2018-12-23 19:09:42,703 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-105 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-23 19:09:42,707 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=D9wCTHBFEcwUYrnzqqJGGDdW4 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=a566a01ffbd944e5ac1274f05a5753a7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-23 19:09:42,707 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 19:09:42,707 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-12-23 19:09:42,729 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-23 19:09:43,930 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-23 19:09:43,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:09:43,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4edb135-d2d7-4471-b083-990e63336075 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:09:43,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b4edb135-d2d7-4471-b083-990e63336075 2018-12-23 19:09:43,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:09:44,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["ALFBooaCTzqGQ2BmWg7OhQ"], "issued_at": "2018-12-23T19:09:44.000000Z"}} 2018-12-23 19:09:44,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 19:09:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:45,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-0844b034-9771-476d-abb8-249c29dda8d6 Date: Sun, 23 Dec 2018 19:09:45 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 19:09:45,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-0844b034-9771-476d-abb8-249c29dda8d6 2018-12-23 19:09:45,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.940659046173s 2018-12-23 19:09:45,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-0844b034-9771-476d-abb8-249c29dda8d6 2018-12-23 19:09:45,299 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'trunk-details', u'agent', u'quotas', u'l3_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'l3-ha', u'quota_details', u'address-scope', u'trunk', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'dhcp_agent_scheduler', u'extra_dhcp_opt', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'qos-fip', u'ip_allocation']) 2018-12-23 19:09:45,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-12-23 19:09:45,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:45,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09: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-acf23396-d7d4-4662-8aed-355ea51cf4ed x-compute-request-id: req-acf23396-d7d4-4662-8aed-355ea51cf4ed Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-12-23 19:09:45,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-acf23396-d7d4-4662-8aed-355ea51cf4ed 2018-12-23 19:09:45,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.195943117142s 2018-12-23 19:09:45,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-acf23396-d7d4-4662-8aed-355ea51cf4ed 2018-12-23 19:09:45,496 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-12-23 19:09:45,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:09:45,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:09:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:09:45,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:09:45,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:45,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9333d7b-1bf3-4943-a400-ff77a7ad6f40 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:09:45,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c9333d7b-1bf3-4943-a400-ff77a7ad6f40 2018-12-23 19:09:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0961878299713s 2018-12-23 19:09:45,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c9333d7b-1bf3-4943-a400-ff77a7ad6f40 2018-12-23 19:09:45,603 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'ffc4b450532943ccb1479e31efd111c3', 'name': u'heat_stack'})] 2018-12-23 19:09:45,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-23 19:09:45,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:45,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39197d2-1602-4425-9fde-049b9dcfa680 Content-Encoding: gzip Content-Length: 1964 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e8733ce937440f6a358dabd03d67fc8"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1750bbe0a7f84e8b910f331b0dfed7ed"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1d919f1216cc439b86f4ee4f9bed0c9f"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1edf023e5fcb443a817c7e53c2fb0c9d"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2aa151cbdc4c434588c93910d53271f4"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "89a829a03dae432c921e333048e430cc", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2f426c5e56ef4db6a93a947cdc4c3d30"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/359a4cbf65994eaf8b1efe8dddf6b1f7"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3e1a6c4ba02a434db387a95bb3aab375"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/430ad24211834aaa8495d586e149b750"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "430ad24211834aaa8495d586e149b750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/44b99c30a75d4c6dab984f97abea2449"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "89a829a03dae432c921e333048e430cc", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53c8cd59377444d8a8b2638850a377c5"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/56af3e3834cb4284a67e47847f6df819"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "56af3e3834cb4284a67e47847f6df819"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c6cb1ad80604c26a804b60c104f896d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6e613a63bde84ae6b840f30bd208001e"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/79d5e9bfc3ec4b9dba5a69f4cded500d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7e2be6a90179421cbae805e1230cbdcf"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7edb7917967346efb821112e6a7d37da"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "7edb7917967346efb821112e6a7d37da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/80d5f992a8b047be8cf37d450971d70b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d14b2d3a1ba404b84f053cde4207567"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/910010374aec485993c1289b9ad3edb9"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "910010374aec485993c1289b9ad3edb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/917b52c1c2b940dcaa1258f0130b1ed7"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/91eb248773764777a43d080cc801508d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "91eb248773764777a43d080cc801508d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b0a33e321da41d795e58a8bdd4ea9ed"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9cd1e2e6c4954026a063a200d9596587"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9e141c6af257415d8dbe6ebbef5f0f21"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a31311f704a64befafcf623c17a32a42"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "a31311f704a64befafcf623c17a32a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a860189e34c04334871f350ab2612feb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "a860189e34c04334871f350ab2612feb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a928aae2432a4e9ebc5001cc0a1bf11f"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae0c6a47d9274e5980752b45553d33d1"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "ae0c6a47d9274e5980752b45553d33d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b17b4dba99db4de0b58020f38f8b84c7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "b17b4dba99db4de0b58020f38f8b84c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b1e841bb0b374ee7bd13c5930ba2ac32"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd57108b136b4709a287ce21e097902d"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "bd57108b136b4709a287ce21e097902d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5529fadfbd24d2dac07e65087e898b8"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "c5529fadfbd24d2dac07e65087e898b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cd73f9c9baca42f0945b44fee24c5d63"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d116b4d9db084bcebfae7717a2f8ab31"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d256497e536742b49f18a24283e117b2"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "d256497e536742b49f18a24283e117b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e0e01a98dc2348348b49d29caf26ac77"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "e0e01a98dc2348348b49d29caf26ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e358890aff534ec39e15d941a3aa8803"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "e358890aff534ec39e15d941a3aa8803"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f30fa8e7e2824827b6d3f7f17dabe096"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "89a829a03dae432c921e333048e430cc", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f9334e47999342078dcc97d299502e30"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "f9334e47999342078dcc97d299502e30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fda7363c01c24ec3a4239f30d13fc08a"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "fda7363c01c24ec3a4239f30d13fc08a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe6accbee64b44d682247a26fe204c2b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "fe6accbee64b44d682247a26fe204c2b"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 19:09:45,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b39197d2-1602-4425-9fde-049b9dcfa680 2018-12-23 19:09:45,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.109628200531s 2018-12-23 19:09:45,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b39197d2-1602-4425-9fde-049b9dcfa680 2018-12-23 19:09:45,724 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0e8733ce937440f6a358dabd03d67fc8'}, u'url': u'http://12.0.0.30:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'63fc03cf8dbf4a8baac50b0fac4e0c82', u'id': u'0e8733ce937440f6a358dabd03d67fc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1750bbe0a7f84e8b910f331b0dfed7ed'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7498a21479ce45c69b4dab77f3f13c56', u'id': u'1750bbe0a7f84e8b910f331b0dfed7ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1d919f1216cc439b86f4ee4f9bed0c9f'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4a92c6dffc8f4436ad2f6105989062c8', u'id': u'1d919f1216cc439b86f4ee4f9bed0c9f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1edf023e5fcb443a817c7e53c2fb0c9d'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'63fc03cf8dbf4a8baac50b0fac4e0c82', u'id': u'1edf023e5fcb443a817c7e53c2fb0c9d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2aa151cbdc4c434588c93910d53271f4'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'89a829a03dae432c921e333048e430cc', u'id': u'2aa151cbdc4c434588c93910d53271f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2f426c5e56ef4db6a93a947cdc4c3d30'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'741e6ea695634379a82e3fd9a9df4312', u'id': u'2f426c5e56ef4db6a93a947cdc4c3d30'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/359a4cbf65994eaf8b1efe8dddf6b1f7'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7498a21479ce45c69b4dab77f3f13c56', u'id': u'359a4cbf65994eaf8b1efe8dddf6b1f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3e1a6c4ba02a434db387a95bb3aab375'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fc2f757ccbd84de3bd99e7c0264fa323', u'id': u'3e1a6c4ba02a434db387a95bb3aab375'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/430ad24211834aaa8495d586e149b750'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'359a5cd59b554a69b5541c94ea6ceed2', u'id': u'430ad24211834aaa8495d586e149b750'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/44b99c30a75d4c6dab984f97abea2449'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'89a829a03dae432c921e333048e430cc', u'id': u'44b99c30a75d4c6dab984f97abea2449'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/53c8cd59377444d8a8b2638850a377c5'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd833ba892ab44b878f2d88e21d697d36', u'id': u'53c8cd59377444d8a8b2638850a377c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/56af3e3834cb4284a67e47847f6df819'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4a92c6dffc8f4436ad2f6105989062c8', u'id': u'56af3e3834cb4284a67e47847f6df819'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5c6cb1ad80604c26a804b60c104f896d'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd45095c654a1400cb62b2c944b6da247', u'id': u'5c6cb1ad80604c26a804b60c104f896d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6e613a63bde84ae6b840f30bd208001e'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'741e6ea695634379a82e3fd9a9df4312', u'id': u'6e613a63bde84ae6b840f30bd208001e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/79d5e9bfc3ec4b9dba5a69f4cded500d'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd45095c654a1400cb62b2c944b6da247', u'id': u'79d5e9bfc3ec4b9dba5a69f4cded500d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7e2be6a90179421cbae805e1230cbdcf'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'21947d15ff654a249e99f724f7df3597', u'id': u'7e2be6a90179421cbae805e1230cbdcf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7edb7917967346efb821112e6a7d37da'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'706c67840ef8440791c2a6ba7818e1f4', u'id': u'7edb7917967346efb821112e6a7d37da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/80d5f992a8b047be8cf37d450971d70b'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'21947d15ff654a249e99f724f7df3597', u'id': u'80d5f992a8b047be8cf37d450971d70b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8d14b2d3a1ba404b84f053cde4207567'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5defac5f2a05459ba4d4275fb031b03d', u'id': u'8d14b2d3a1ba404b84f053cde4207567'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/910010374aec485993c1289b9ad3edb9'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'112d0b0564b64f44b7ef16e9b8c96f9f', u'id': u'910010374aec485993c1289b9ad3edb9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/917b52c1c2b940dcaa1258f0130b1ed7'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7498a21479ce45c69b4dab77f3f13c56', u'id': u'917b52c1c2b940dcaa1258f0130b1ed7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/91eb248773764777a43d080cc801508d'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'359a5cd59b554a69b5541c94ea6ceed2', u'id': u'91eb248773764777a43d080cc801508d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9b0a33e321da41d795e58a8bdd4ea9ed'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'359a5cd59b554a69b5541c94ea6ceed2', u'id': u'9b0a33e321da41d795e58a8bdd4ea9ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9cd1e2e6c4954026a063a200d9596587'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd833ba892ab44b878f2d88e21d697d36', u'id': u'9cd1e2e6c4954026a063a200d9596587'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9e141c6af257415d8dbe6ebbef5f0f21'}, u'url': u'http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'63fc03cf8dbf4a8baac50b0fac4e0c82', u'id': u'9e141c6af257415d8dbe6ebbef5f0f21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a31311f704a64befafcf623c17a32a42'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5defac5f2a05459ba4d4275fb031b03d', u'id': u'a31311f704a64befafcf623c17a32a42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a860189e34c04334871f350ab2612feb'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'706c67840ef8440791c2a6ba7818e1f4', u'id': u'a860189e34c04334871f350ab2612feb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a928aae2432a4e9ebc5001cc0a1bf11f'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd45095c654a1400cb62b2c944b6da247', u'id': u'a928aae2432a4e9ebc5001cc0a1bf11f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ae0c6a47d9274e5980752b45553d33d1'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5defac5f2a05459ba4d4275fb031b03d', u'id': u'ae0c6a47d9274e5980752b45553d33d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b17b4dba99db4de0b58020f38f8b84c7'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd833ba892ab44b878f2d88e21d697d36', u'id': u'b17b4dba99db4de0b58020f38f8b84c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b1e841bb0b374ee7bd13c5930ba2ac32'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6852e2057d61491088f0459cc07403a5', u'id': u'b1e841bb0b374ee7bd13c5930ba2ac32'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bd57108b136b4709a287ce21e097902d'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fc2f757ccbd84de3bd99e7c0264fa323', u'id': u'bd57108b136b4709a287ce21e097902d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c5529fadfbd24d2dac07e65087e898b8'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4a92c6dffc8f4436ad2f6105989062c8', u'id': u'c5529fadfbd24d2dac07e65087e898b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cd73f9c9baca42f0945b44fee24c5d63'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'112d0b0564b64f44b7ef16e9b8c96f9f', u'id': u'cd73f9c9baca42f0945b44fee24c5d63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d116b4d9db084bcebfae7717a2f8ab31'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6852e2057d61491088f0459cc07403a5', u'id': u'd116b4d9db084bcebfae7717a2f8ab31'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d256497e536742b49f18a24283e117b2'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'706c67840ef8440791c2a6ba7818e1f4', u'id': u'd256497e536742b49f18a24283e117b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e0e01a98dc2348348b49d29caf26ac77'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6852e2057d61491088f0459cc07403a5', u'id': u'e0e01a98dc2348348b49d29caf26ac77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e358890aff534ec39e15d941a3aa8803'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'741e6ea695634379a82e3fd9a9df4312', u'id': u'e358890aff534ec39e15d941a3aa8803'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f30fa8e7e2824827b6d3f7f17dabe096'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'89a829a03dae432c921e333048e430cc', u'id': u'f30fa8e7e2824827b6d3f7f17dabe096'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f9334e47999342078dcc97d299502e30'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fc2f757ccbd84de3bd99e7c0264fa323', u'id': u'f9334e47999342078dcc97d299502e30'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fda7363c01c24ec3a4239f30d13fc08a'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'112d0b0564b64f44b7ef16e9b8c96f9f', u'id': u'fda7363c01c24ec3a4239f30d13fc08a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fe6accbee64b44d682247a26fe204c2b'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'21947d15ff654a249e99f724f7df3597', u'id': u'fe6accbee64b44d682247a26fe204c2b'})] 2018-12-23 19:09:45,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-12-23 19:09:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:45,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09: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-afd076c3-8674-4638-996e-f7410abf6e22 x-compute-request-id: req-afd076c3-8674-4638-996e-f7410abf6e22 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-12-23 19:09:45,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-afd076c3-8674-4638-996e-f7410abf6e22 2018-12-23 19:09:45,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.107110023499s 2018-12-23 19:09:45,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-afd076c3-8674-4638-996e-f7410abf6e22 2018-12-23 19:09:45,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-12-23 19:09:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:46,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09: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-8982f548-1451-46ab-b184-bc744f51eb51 x-compute-request-id: req-8982f548-1451-46ab-b184-bc744f51eb51 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-12-23 19:09:46,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-8982f548-1451-46ab-b184-bc744f51eb51 2018-12-23 19:09:46,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.856346845627s 2018-12-23 19:09:46,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-8982f548-1451-46ab-b184-bc744f51eb51 2018-12-23 19:09:46,705 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-12-23 19:09:46,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:09:46,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:46,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6114aec4-3856-4a9d-9f67-ee18af30b15a Date: Sun, 23 Dec 2018 19:09:46 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:09:46,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6114aec4-3856-4a9d-9f67-ee18af30b15a 2018-12-23 19:09:46,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0216429233551s 2018-12-23 19:09:46,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6114aec4-3856-4a9d-9f67-ee18af30b15a 2018-12-23 19:09:46,730 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-12-23 19:09:46,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 19:09:46,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:46,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09: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-096a4efc-8a13-47f8-aad4-591e3b8126fa x-compute-request-id: req-096a4efc-8a13-47f8-aad4-591e3b8126fa Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 19:09:46,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-096a4efc-8a13-47f8-aad4-591e3b8126fa 2018-12-23 19:09:46,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.153570890427s 2018-12-23 19:09:46,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-096a4efc-8a13-47f8-aad4-591e3b8126fa 2018-12-23 19:09:46,886 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2012000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 15}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2012000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 16}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-12-23 19:09:46,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-12-23 19:09:46,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:46,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09: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-a35b3a57-0681-4f24-a34f-d8ba0afe75b2 x-compute-request-id: req-a35b3a57-0681-4f24-a34f-d8ba0afe75b2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 19:09:46,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a35b3a57-0681-4f24-a34f-d8ba0afe75b2 2018-12-23 19:09:46,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0302448272705s 2018-12-23 19:09:46,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a35b3a57-0681-4f24-a34f-d8ba0afe75b2 2018-12-23 19:09:46,917 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-12-23 19:09:46,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:09:46,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-55b1011f-a59e-49be-876f-0219cc3fe6d5 Date: Sun, 23 Dec 2018 19:09:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:09:47,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-55b1011f-a59e-49be-876f-0219cc3fe6d5 2018-12-23 19:09:47,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861139297485s 2018-12-23 19:09:47,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-55b1011f-a59e-49be-876f-0219cc3fe6d5 2018-12-23 19:09:47,004 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:06:58Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6448575b-7138-4879-8a30-e8764463016b', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-12-23T19:06:52Z', u'provider:network_type': u'flat', u'tenant_id': u'9e87b8ff4a514b208d6408cd95de604f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9e87b8ff4a514b208d6408cd95de604f', u'l2_adjacency': True})] 2018-12-23 19:09:47,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:09:47,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6e4ba398-7ed5-4ddc-ad98-592358dbb051 Date: Sun, 23 Dec 2018 19:09:47 GMT RESP BODY: {"ports":[]} 2018-12-23 19:09:47,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-6e4ba398-7ed5-4ddc-ad98-592358dbb051 2018-12-23 19:09:47,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0358521938324s 2018-12-23 19:09:47,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-6e4ba398-7ed5-4ddc-ad98-592358dbb051 2018-12-23 19:09:47,041 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-12-23 19:09:47,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:09:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388e6e4c-24ff-4888-9e3d-599221125fe5 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "14d664261d0d4cf287593dd7c3fa8637"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/14d664261d0d4cf287593dd7c3fa8637/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "a566a01ffbd944e5ac1274f05a5753a7"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "2629381fd212405581999fe9f546e584"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7/users/2629381fd212405581999fe9f546e584/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "2fedb14221ef4a719ed8dcd439690f74"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/2fedb14221ef4a719ed8dcd439690f74/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "5031e2ec96904170866057466febdefa"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/5031e2ec96904170866057466febdefa/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "a014ce8059614339af6ff5ae5851acd5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/a014ce8059614339af6ff5ae5851acd5/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "b28c56a265614398a4f83862465fc665"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/b28c56a265614398a4f83862465fc665/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "4cfbc5b874554b739e98ab86495a7183"}, "user": {"id": "b967eade9bdc4841ab68dab7fd14fc0f"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/b967eade9bdc4841ab68dab7fd14fc0f/roles/4cfbc5b874554b739e98ab86495a7183"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "b967eade9bdc4841ab68dab7fd14fc0f"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/b967eade9bdc4841ab68dab7fd14fc0f/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "c17aac65cf6e41288433a32624910267"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/c17aac65cf6e41288433a32624910267/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "cfdc48ed5b73414fb43b06ce1fc31b61"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/cfdc48ed5b73414fb43b06ce1fc31b61/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "def21b462c7943fdaf8641d7ea52190c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/def21b462c7943fdaf8641d7ea52190c/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "f1f976eb86964759bfecec84adbfa433"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/f1f976eb86964759bfecec84adbfa433/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "f2929134f8ab414b9ba73e992d7fb533"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/f2929134f8ab414b9ba73e992d7fb533/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"project": {"id": "9e87b8ff4a514b208d6408cd95de604f"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "f4b4590df7aa4f54b4fc8f248a5fffe2"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f/users/f4b4590df7aa4f54b4fc8f248a5fffe2/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"domain": {"id": "ffc4b450532943ccb1479e31efd111c3"}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "ec5ee88077794b8aa42075981dedde70"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3/users/ec5ee88077794b8aa42075981dedde70/roles/ec2f30a01664462cb5142a9242e8ce07"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ec2f30a01664462cb5142a9242e8ce07"}, "user": {"id": "2629381fd212405581999fe9f546e584"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/2629381fd212405581999fe9f546e584/roles/ec2f30a01664462cb5142a9242e8ce07"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-12-23 19:09:47,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-388e6e4c-24ff-4888-9e3d-599221125fe5 2018-12-23 19:09:47,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10396194458s 2018-12-23 19:09:47,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-388e6e4c-24ff-4888-9e3d-599221125fe5 2018-12-23 19:09:47,152 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'14d664261d0d4cf287593dd7c3fa8637'}), Munch({'project': u'a566a01ffbd944e5ac1274f05a5753a7', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'2629381fd212405581999fe9f546e584'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'2fedb14221ef4a719ed8dcd439690f74'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'5031e2ec96904170866057466febdefa'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'a014ce8059614339af6ff5ae5851acd5'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'b28c56a265614398a4f83862465fc665'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'4cfbc5b874554b739e98ab86495a7183', 'user': u'b967eade9bdc4841ab68dab7fd14fc0f'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'b967eade9bdc4841ab68dab7fd14fc0f'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'c17aac65cf6e41288433a32624910267'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'cfdc48ed5b73414fb43b06ce1fc31b61'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'def21b462c7943fdaf8641d7ea52190c'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'f1f976eb86964759bfecec84adbfa433'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'f2929134f8ab414b9ba73e992d7fb533'}), Munch({'project': u'9e87b8ff4a514b208d6408cd95de604f', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'f4b4590df7aa4f54b4fc8f248a5fffe2'}), Munch({'domain': u'ffc4b450532943ccb1479e31efd111c3', 'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'ec5ee88077794b8aa42075981dedde70'}), Munch({'id': u'ec2f30a01664462cb5142a9242e8ce07', 'user': u'2629381fd212405581999fe9f546e584'})] 2018-12-23 19:09:47,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:09:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133c53be-a7fe-41c2-bb42-78c12134f3de Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:09:47,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-133c53be-a7fe-41c2-bb42-78c12134f3de 2018-12-23 19:09:47,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102854013443s 2018-12-23 19:09:47,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-133c53be-a7fe-41c2-bb42-78c12134f3de 2018-12-23 19:09:47,260 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'4cfbc5b874554b739e98ab86495a7183'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'5fbc19fcfc0248e5890ab762133895f3'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'c292cec35e7f413ca25670f95ed8e7d6'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'ec2f30a01664462cb5142a9242e8ce07'})] 2018-12-23 19:09:47,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:09:47,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6b8acc30-415c-42e8-8b57-9cb9915ad5cb Date: Sun, 23 Dec 2018 19:09:47 GMT RESP BODY: {"routers": []} 2018-12-23 19:09:47,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6b8acc30-415c-42e8-8b57-9cb9915ad5cb 2018-12-23 19:09:47,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0485429763794s 2018-12-23 19:09:47,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6b8acc30-415c-42e8-8b57-9cb9915ad5cb 2018-12-23 19:09:47,310 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-12-23 19:09:47,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:09:47,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c21daab0-44b7-471f-8ec8-ac5dea469f8a x-compute-request-id: req-c21daab0-44b7-471f-8ec8-ac5dea469f8a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 19:09:47,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c21daab0-44b7-471f-8ec8-ac5dea469f8a 2018-12-23 19:09:47,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194104909897s 2018-12-23 19:09:47,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c21daab0-44b7-471f-8ec8-ac5dea469f8a 2018-12-23 19:09:47,505 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-12-23 19:09:47,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-23 19:09:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:09:47,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:09:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e5e91d-b4fb-4fcd-a81e-5ccf083bcc8b Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/112d0b0564b64f44b7ef16e9b8c96f9f"}, "enabled": true, "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/21947d15ff654a249e99f724f7df3597"}, "enabled": true, "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/359a5cd59b554a69b5541c94ea6ceed2"}, "enabled": true, "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/4a92c6dffc8f4436ad2f6105989062c8"}, "enabled": true, "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5defac5f2a05459ba4d4275fb031b03d"}, "enabled": true, "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/63fc03cf8dbf4a8baac50b0fac4e0c82"}, "enabled": true, "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6852e2057d61491088f0459cc07403a5"}, "enabled": true, "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/706c67840ef8440791c2a6ba7818e1f4"}, "enabled": true, "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/741e6ea695634379a82e3fd9a9df4312"}, "enabled": true, "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7498a21479ce45c69b4dab77f3f13c56"}, "enabled": true, "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/89a829a03dae432c921e333048e430cc"}, "enabled": true, "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aa73724fa2da418095f89e029ff4e1ce"}, "enabled": true, "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d45095c654a1400cb62b2c944b6da247"}, "enabled": true, "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d833ba892ab44b878f2d88e21d697d36"}, "enabled": true, "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/fc2f757ccbd84de3bd99e7c0264fa323"}, "enabled": true, "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-23 19:09:47,675 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-80e5e91d-b4fb-4fcd-a81e-5ccf083bcc8b 2018-12-23 19:09:47,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.166624069214s 2018-12-23 19:09:47,676 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-80e5e91d-b4fb-4fcd-a81e-5ccf083bcc8b 2018-12-23 19:09:47,680 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'112d0b0564b64f44b7ef16e9b8c96f9f', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'21947d15ff654a249e99f724f7df3597', 'name': u'heat'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'359a5cd59b554a69b5541c94ea6ceed2', 'name': u'nova'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'4a92c6dffc8f4436ad2f6105989062c8', 'name': u'cinderv2'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'5defac5f2a05459ba4d4275fb031b03d', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'63fc03cf8dbf4a8baac50b0fac4e0c82', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'6852e2057d61491088f0459cc07403a5', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'706c67840ef8440791c2a6ba7818e1f4', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'741e6ea695634379a82e3fd9a9df4312', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'7498a21479ce45c69b4dab77f3f13c56', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'89a829a03dae432c921e333048e430cc', 'name': u'glance'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'aa73724fa2da418095f89e029ff4e1ce', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'd45095c654a1400cb62b2c944b6da247', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'd833ba892ab44b878f2d88e21d697d36', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'fc2f757ccbd84de3bd99e7c0264fa323', 'name': u'cinder'})] 2018-12-23 19:09:47,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:09:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-12da3909-68da-49a4-9354-384fe88442b4 Date: Sun, 23 Dec 2018 19:09:47 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:09:47,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-12da3909-68da-49a4-9354-384fe88442b4 2018-12-23 19:09:47,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0394048690796s 2018-12-23 19:09:47,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-12da3909-68da-49a4-9354-384fe88442b4 2018-12-23 19:09:47,721 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:06:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'tenant_id': u'9e87b8ff4a514b208d6408cd95de604f', u'created_at': u'2018-12-23T19:06:58Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'9e87b8ff4a514b208d6408cd95de604f'})] 2018-12-23 19:09:47,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2018-12-23 19:09:47,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3016d6e880084498aefde352e132e8221b42baa" 2018-12-23 19:09:47,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 304 X-Openstack-Request-Id: req-d65e40b0-0a70-43bf-943d-2f1a21f3624b Date: Sun, 23 Dec 2018 19:09:47 GMT RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2018-12-23 19:09:47,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/service-providers.json used request id req-d65e40b0-0a70-43bf-943d-2f1a21f3624b 2018-12-23 19:09:47,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00679206848145s 2018-12-23 19:09:47,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/service-providers.json used request id req-d65e40b0-0a70-43bf-943d-2f1a21f3624b 2018-12-23 19:09:47,729 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2018-12-23 19:09:47,843 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:09:47,843 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-23 19:09:47,896 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-12-23 19:09:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:09:48,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5453ae81-9644-49e6-95bf-54185e24fcc3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:09:48,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5453ae81-9644-49e6-95bf-54185e24fcc3 2018-12-23 19:09:48,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:09:48,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["b01t0QaCR5O7dR8hDZrjtg"], "issued_at": "2018-12-23T19:09:48.000000Z"}} 2018-12-23 19:09:48,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:09:48,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:49,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-83e2cda1-0989-46ac-9eb1-2d715164d79b Date: Sun, 23 Dec 2018 19:09:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:09:49,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-83e2cda1-0989-46ac-9eb1-2d715164d79b 2018-12-23 19:09:49,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14639806747s 2018-12-23 19:09:49,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-83e2cda1-0989-46ac-9eb1-2d715164d79b 2018-12-23 19:09:49,662 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-12-23 19:09:49,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:09:49,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:09:49,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:09:49,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:49,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bcfc7c-8b6e-46ed-a717-49b35b3cb0ec Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:09:49,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-79bcfc7c-8b6e-46ed-a717-49b35b3cb0ec 2018-12-23 19:09:49,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0919580459595s 2018-12-23 19:09:49,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-79bcfc7c-8b6e-46ed-a717-49b35b3cb0ec 2018-12-23 19:09:49,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:09:49,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:49,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca22eb5-4bf0-4956-88ae-968d807f4bc0 Content-Encoding: gzip Content-Length: 297 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 19:09:49,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-dca22eb5-4bf0-4956-88ae-968d807f4bc0 2018-12-23 19:09:49,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0933442115784s 2018-12-23 19:09:49,866 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-dca22eb5-4bf0-4956-88ae-968d807f4bc0 2018-12-23 19:09:49,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:09:49,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" -d '{"network": {"tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "tenantnetwork1-net_4647b267-0dc0-4681-923b-e79e1d37b93b", "admin_state_up": true}}' 2018-12-23 19:09:50,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-78cda105-28eb-4936-a711-875fae735570 Date: Sun, 23 Dec 2018 19:09: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":"34f0fe5e-b581-47da-9b97-83a6106e076b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:09:50Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_4647b267-0dc0-4681-923b-e79e1d37b93b","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:09:50Z","mtu":1450}} 2018-12-23 19:09:50,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-78cda105-28eb-4936-a711-875fae735570 2018-12-23 19:09:50,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.555340051651s 2018-12-23 19:09:50,423 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-78cda105-28eb-4936-a711-875fae735570 2018-12-23 19:09:50,423 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:09:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'34f0fe5e-b581-47da-9b97-83a6106e076b', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_4647b267-0dc0-4681-923b-e79e1d37b93b', u'created_at': u'2018-12-23T19:09:50Z', u'mtu': 1450, u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'l2_adjacency': True}) 2018-12-23 19:09:50,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:09:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:50,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-74b44182-55d4-4153-bfed-1a64ce5e070a Date: Sun, 23 Dec 2018 19:09:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"34f0fe5e-b581-47da-9b97-83a6106e076b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:09:50Z","qos_policy_id":null,"name":"tenantnetwork1-net_4647b267-0dc0-4681-923b-e79e1d37b93b","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:09:50,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-74b44182-55d4-4153-bfed-1a64ce5e070a 2018-12-23 19:09:50,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13211607933s 2018-12-23 19:09:50,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-74b44182-55d4-4153-bfed-1a64ce5e070a 2018-12-23 19:09:50,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:09:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" -d '{"subnet": {"name": "tenantnetwork1-subnet_4647b267-0dc0-4681-923b-e79e1d37b93b", "enable_dhcp": true, "network_id": "34f0fe5e-b581-47da-9b97-83a6106e076b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:09:51,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-49b1b8cf-d71e-4f42-9b98-7cf6665aed7e Date: Sun, 23 Dec 2018 19:09:51 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:09:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b5e3fbb3-d923-4f5a-8876-975dd3497b0f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a566a01ffbd944e5ac1274f05a5753a7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_4647b267-0dc0-4681-923b-e79e1d37b93b","enable_dhcp":true,"segment_id":null,"network_id":"34f0fe5e-b581-47da-9b97-83a6106e076b","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:09:50Z","ip_version":4}} 2018-12-23 19:09:51,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-49b1b8cf-d71e-4f42-9b98-7cf6665aed7e 2018-12-23 19:09:51,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584029912949s 2018-12-23 19:09:51,142 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-49b1b8cf-d71e-4f42-9b98-7cf6665aed7e 2018-12-23 19:09:51,143 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:09:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b5e3fbb3-d923-4f5a-8876-975dd3497b0f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_4647b267-0dc0-4681-923b-e79e1d37b93b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'34f0fe5e-b581-47da-9b97-83a6106e076b', u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'created_at': u'2018-12-23T19:09:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7'}) 2018-12-23 19:09:51,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:09:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "tenantnetwork1-router_4647b267-0dc0-4681-923b-e79e1d37b93b", "admin_state_up": true}}' 2018-12-23 19:09:52,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-5e46a809-44fc-454d-9537-171af8621f4b Date: Sun, 23 Dec 2018 19:09:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:51Z", "admin_state_up": true, "updated_at": "2018-12-23T19:09:52Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2a1da50b-4b09-4284-ac59-ed0d18300b12", "name": "tenantnetwork1-router_4647b267-0dc0-4681-923b-e79e1d37b93b"}} 2018-12-23 19:09:52,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5e46a809-44fc-454d-9537-171af8621f4b 2018-12-23 19:09:52,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59360289574s 2018-12-23 19:09:52,737 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5e46a809-44fc-454d-9537-171af8621f4b 2018-12-23 19:09:52,738 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:09:52Z', u'revision_number': 2, u'ha': False, u'id': u'2a1da50b-4b09-4284-ac59-ed0d18300b12', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_4647b267-0dc0-4681-923b-e79e1d37b93b', u'admin_state_up': True, u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'created_at': u'2018-12-23T19:09:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7'}) 2018-12-23 19:09:52,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:09:52,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" -d '{"subnet_id": "b5e3fbb3-d923-4f5a-8876-975dd3497b0f"}' 2018-12-23 19:09:54,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-101ccb3c-4d64-4de9-8b8b-4899db65f0ce Date: Sun, 23 Dec 2018 19:09:54 GMT RESP BODY: {"network_id": "34f0fe5e-b581-47da-9b97-83a6106e076b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "subnet_id": "b5e3fbb3-d923-4f5a-8876-975dd3497b0f", "subnet_ids": ["b5e3fbb3-d923-4f5a-8876-975dd3497b0f"], "port_id": "a68c5ecf-6bc5-4fda-8953-2d15c3f5130d", "id": "2a1da50b-4b09-4284-ac59-ed0d18300b12"} 2018-12-23 19:09:54,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12/add_router_interface.json used request id req-101ccb3c-4d64-4de9-8b8b-4899db65f0ce 2018-12-23 19:09:54,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19154882431s 2018-12-23 19:09:54,930 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12/add_router_interface.json used request id req-101ccb3c-4d64-4de9-8b8b-4899db65f0ce returning object 2a1da50b-4b09-4284-ac59-ed0d18300b12 2018-12-23 19:09:55,044 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:09:55,044 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-23 19:09:55,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:09:55,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" -d '{"subnet_id": "b5e3fbb3-d923-4f5a-8876-975dd3497b0f"}' 2018-12-23 19:09:56,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fabf2258-c52e-4e24-a0dc-56ee5ce65864 Date: Sun, 23 Dec 2018 19:09:56 GMT RESP BODY: {"network_id": "34f0fe5e-b581-47da-9b97-83a6106e076b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "subnet_id": "b5e3fbb3-d923-4f5a-8876-975dd3497b0f", "subnet_ids": ["b5e3fbb3-d923-4f5a-8876-975dd3497b0f"], "port_id": "a68c5ecf-6bc5-4fda-8953-2d15c3f5130d", "id": "2a1da50b-4b09-4284-ac59-ed0d18300b12"} 2018-12-23 19:09:56,906 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12/remove_router_interface.json used request id req-fabf2258-c52e-4e24-a0dc-56ee5ce65864 2018-12-23 19:09:56,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85637593269s 2018-12-23 19:09:56,907 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12/remove_router_interface.json used request id req-fabf2258-c52e-4e24-a0dc-56ee5ce65864 returning object 2a1da50b-4b09-4284-ac59-ed0d18300b12 2018-12-23 19:09:56,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:09:56,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:57,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-d4d9b6af-d83e-4ad5-a065-ced3f53642b3 Date: Sun, 23 Dec 2018 19:09:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:51Z", "admin_state_up": true, "updated_at": "2018-12-23T19:09:55Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2a1da50b-4b09-4284-ac59-ed0d18300b12", "name": "tenantnetwork1-router_4647b267-0dc0-4681-923b-e79e1d37b93b"}]} 2018-12-23 19:09:57,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d4d9b6af-d83e-4ad5-a065-ced3f53642b3 2018-12-23 19:09:57,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.158440828323s 2018-12-23 19:09:57,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d4d9b6af-d83e-4ad5-a065-ced3f53642b3 2018-12-23 19:09:57,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:09:57,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:58,153 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f25896d-5480-4a87-81cb-fee3707fc49f Content-Length: 0 Date: Sun, 23 Dec 2018 19:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:09:58,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12.json used request id req-8f25896d-5480-4a87-81cb-fee3707fc49f 2018-12-23 19:09:58,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08644104004s 2018-12-23 19:09:58,154 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2a1da50b-4b09-4284-ac59-ed0d18300b12.json used request id req-8f25896d-5480-4a87-81cb-fee3707fc49f 2018-12-23 19:09:58,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:09:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:58,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-feabda82-7583-4526-8475-5549bc744a03 Date: Sun, 23 Dec 2018 19:09:58 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:09:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b5e3fbb3-d923-4f5a-8876-975dd3497b0f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a566a01ffbd944e5ac1274f05a5753a7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_4647b267-0dc0-4681-923b-e79e1d37b93b","enable_dhcp":true,"segment_id":null,"network_id":"34f0fe5e-b581-47da-9b97-83a6106e076b","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:09:50Z","ip_version":4},{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:09:58,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-feabda82-7583-4526-8475-5549bc744a03 2018-12-23 19:09:58,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0839791297913s 2018-12-23 19:09:58,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-feabda82-7583-4526-8475-5549bc744a03 2018-12-23 19:09:58,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:09:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/b5e3fbb3-d923-4f5a-8876-975dd3497b0f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:59,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0859068d-f6f4-4e42-ac70-55410216b598 Date: Sun, 23 Dec 2018 19:09:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:09:59,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b5e3fbb3-d923-4f5a-8876-975dd3497b0f.json used request id req-0859068d-f6f4-4e42-ac70-55410216b598 2018-12-23 19:09:59,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04101395607s 2018-12-23 19:09:59,282 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b5e3fbb3-d923-4f5a-8876-975dd3497b0f.json used request id req-0859068d-f6f4-4e42-ac70-55410216b598 2018-12-23 19:09:59,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:09:59,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:09:59,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-c567ec87-48d9-4780-bf87-191903c2bff5 Date: Sun, 23 Dec 2018 19:09:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"34f0fe5e-b581-47da-9b97-83a6106e076b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:09:59Z","qos_policy_id":null,"name":"tenantnetwork1-net_4647b267-0dc0-4681-923b-e79e1d37b93b","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:09:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:09:59,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c567ec87-48d9-4780-bf87-191903c2bff5 2018-12-23 19:09:59,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0839359760284s 2018-12-23 19:09:59,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c567ec87-48d9-4780-bf87-191903c2bff5 2018-12-23 19:09:59,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:09:59,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/34f0fe5e-b581-47da-9b97-83a6106e076b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3eb556b853652ed6c77476c5a29b7a24afe49335" 2018-12-23 19:10:00,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a1ed777-d5d0-4ae8-8021-2d7005bd9101 Date: Sun, 23 Dec 2018 19:10:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:00,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/34f0fe5e-b581-47da-9b97-83a6106e076b.json used request id req-0a1ed777-d5d0-4ae8-8021-2d7005bd9101 2018-12-23 19:10:00,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04568696022s 2018-12-23 19:10:00,414 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/34f0fe5e-b581-47da-9b97-83a6106e076b.json used request id req-0a1ed777-d5d0-4ae8-8021-2d7005bd9101 2018-12-23 19:10:00,463 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-12-23 19:10:00,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:00,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd202324-91f0-406a-bb50-1cbf5f6278a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:10:00,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cd202324-91f0-406a-bb50-1cbf5f6278a3 2018-12-23 19:10:00,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:10:00,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["-4mfO-kFTyKZrVFcv3S1Rg"], "issued_at": "2018-12-23T19:10:00.000000Z"}} 2018-12-23 19:10:00,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:00,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:01,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1ba706ae-0a67-4759-bd60-278bd3078b8c Date: Sun, 23 Dec 2018 19:10:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:10:01,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ba706ae-0a67-4759-bd60-278bd3078b8c 2018-12-23 19:10:01,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.044298172s 2018-12-23 19:10:01,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ba706ae-0a67-4759-bd60-278bd3078b8c 2018-12-23 19:10:01,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:01,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:10:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:10:01,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:10:01,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:01,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17bb4f5-dc87-4c99-96a4-3782dc683690 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:10:01,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b17bb4f5-dc87-4c99-96a4-3782dc683690 2018-12-23 19:10:01,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0199809074402s 2018-12-23 19:10:01,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b17bb4f5-dc87-4c99-96a4-3782dc683690 2018-12-23 19:10:01,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:10:01,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}}' 2018-12-23 19:10:02,075 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:10:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b1474dc-9788-4b98-b7ac-0e258e996ced Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b"}, "tags": [], "enabled": true, "id": "58fa6ece02e1496db555eb7b5708a56b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}} 2018-12-23 19:10:02,075 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2b1474dc-9788-4b98-b7ac-0e258e996ced 2018-12-23 19:10:02,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0955929756165s 2018-12-23 19:10:02,076 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2b1474dc-9788-4b98-b7ac-0e258e996ced 2018-12-23 19:10:02,076 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'58fa6ece02e1496db555eb7b5708a56b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e'}) 2018-12-23 19:10:02,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:10:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aa255257-45be-4077-b278-d97b0b539f96", "email": null, "name": "tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}}' 2018-12-23 19:10:02,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03565ca2-4374-4bdb-86dd-d5fef805bcdf Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e", "links": {"self": "http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "992e2ef8a8e6455a963dd1d2b71cc360", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:10:02,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-03565ca2-4374-4bdb-86dd-d5fef805bcdf 2018-12-23 19:10:02,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.396749973297s 2018-12-23 19:10:02,480 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-03565ca2-4374-4bdb-86dd-d5fef805bcdf 2018-12-23 19:10:02,481 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'992e2ef8a8e6455a963dd1d2b71cc360', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e'}) 2018-12-23 19:10:02,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:10:02,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:02,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e978e13-7f1e-4162-8f5d-36fca5e53ff0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:10:02,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e978e13-7f1e-4162-8f5d-36fca5e53ff0 2018-12-23 19:10:02,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0963878631592s 2018-12-23 19:10:02,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e978e13-7f1e-4162-8f5d-36fca5e53ff0 2018-12-23 19:10:02,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:10:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:02,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a385a9ed-94a3-4a0e-b1f6-400bafe0dfc0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:10:02,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a385a9ed-94a3-4a0e-b1f6-400bafe0dfc0 2018-12-23 19:10:02,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.08957695961s 2018-12-23 19:10:02,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a385a9ed-94a3-4a0e-b1f6-400bafe0dfc0 2018-12-23 19:10:02,677 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-23 19:10:02,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-23 19:10:02,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" -d '{"role": {"name": "Member"}}' 2018-12-23 19:10:02,768 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370ddd19-3344-4f58-8c8c-963dd0eb0137 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}} 2018-12-23 19:10:02,768 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-370ddd19-3344-4f58-8c8c-963dd0eb0137 2018-12-23 19:10:02,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0870430469513s 2018-12-23 19:10:02,769 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-370ddd19-3344-4f58-8c8c-963dd0eb0137 2018-12-23 19:10:02,769 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'4a6e8687b5cb430db45c48f8d3db9af7'}) 2018-12-23 19:10:02,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:10:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:02,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25666e0-4b29-45c2-8395-7cd280e703e8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:10:02,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f25666e0-4b29-45c2-8395-7cd280e703e8 2018-12-23 19:10:02,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0905640125275s 2018-12-23 19:10:02,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f25666e0-4b29-45c2-8395-7cd280e703e8 2018-12-23 19:10:02,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:10:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:02,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8d8f83-2dd6-438d-82b5-54e94c8e9f64 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:10:02,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0f8d8f83-2dd6-438d-82b5-54e94c8e9f64 2018-12-23 19:10:02,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929560661316s 2018-12-23 19:10:02,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0f8d8f83-2dd6-438d-82b5-54e94c8e9f64 2018-12-23 19:10:02,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:10:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:03,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcbac28-4fd4-414b-8f88-f25c69c2c2af Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e", "links": {"self": "http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "992e2ef8a8e6455a963dd1d2b71cc360", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:10:03,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3fcbac28-4fd4-414b-8f88-f25c69c2c2af 2018-12-23 19:10:03,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107986927032s 2018-12-23 19:10:03,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3fcbac28-4fd4-414b-8f88-f25c69c2c2af 2018-12-23 19:10:03,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:10:03,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:03,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab98ecd-a451-4fed-9fab-75703218d7f1 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b"}, "tags": [], "enabled": true, "id": "58fa6ece02e1496db555eb7b5708a56b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:10:03,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7ab98ecd-a451-4fed-9fab-75703218d7f1 2018-12-23 19:10:03,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0980708599091s 2018-12-23 19:10:03,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7ab98ecd-a451-4fed-9fab-75703218d7f1 2018-12-23 19:10:03,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:10:03,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=992e2ef8a8e6455a963dd1d2b71cc360&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=58fa6ece02e1496db555eb7b5708a56b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:03,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e93304-af2c-4837-af68-84a01f90b266 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=992e2ef8a8e6455a963dd1d2b71cc360&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=58fa6ece02e1496db555eb7b5708a56b", "previous": null, "next": null}} 2018-12-23 19:10:03,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=992e2ef8a8e6455a963dd1d2b71cc360&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=58fa6ece02e1496db555eb7b5708a56b used request id req-09e93304-af2c-4837-af68-84a01f90b266 2018-12-23 19:10:03,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.156856060028s 2018-12-23 19:10:03,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=992e2ef8a8e6455a963dd1d2b71cc360&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=58fa6ece02e1496db555eb7b5708a56b used request id req-09e93304-af2c-4837-af68-84a01f90b266 2018-12-23 19:10:03,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:10:03,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b/users/992e2ef8a8e6455a963dd1d2b71cc360/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:03,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd9d7926-a4b6-4288-a2cf-282de5324ca1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:10:03,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b/users/992e2ef8a8e6455a963dd1d2b71cc360/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-dd9d7926-a4b6-4288-a2cf-282de5324ca1 2018-12-23 19:10:03,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.177951097488s 2018-12-23 19:10:03,528 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b/users/992e2ef8a8e6455a963dd1d2b71cc360/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-dd9d7926-a4b6-4288-a2cf-282de5324ca1 2018-12-23 19:10:03,528 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'58fa6ece02e1496db555eb7b5708a56b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aa255257-45be-4077-b278-d97b0b539f96', 'username': u'tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:10:03,533 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e', 'password': 'aa255257-45be-4077-b278-d97b0b539f96', 'project_name': 'tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '58fa6ece02e1496db555eb7b5708a56b', 'project_domain_name': 'Default'} 2018-12-23 19:10:03,534 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-12-23 19:10:03,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:10:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:03,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b792f0e-61b7-4652-8095-452fd981836e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:10:03,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8b792f0e-61b7-4652-8095-452fd981836e 2018-12-23 19:10:03,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104835033417s 2018-12-23 19:10:03,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8b792f0e-61b7-4652-8095-452fd981836e 2018-12-23 19:10:03,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:10:03,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:03,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45b2706-6d40-4fed-958f-70c20b9503ae Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b"}, "tags": [], "enabled": true, "id": "58fa6ece02e1496db555eb7b5708a56b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:10:03,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e45b2706-6d40-4fed-958f-70c20b9503ae 2018-12-23 19:10:03,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.09605884552s 2018-12-23 19:10:03,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e45b2706-6d40-4fed-958f-70c20b9503ae 2018-12-23 19:10:03,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:10:03,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" -d '{"network": {"tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "name": "tenantnetwork2-net_f4bc9524-ba83-4209-8127-a1a5b3bfe11e", "admin_state_up": true}}' 2018-12-23 19:10:04,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f38e0225-0737-4762-b9e7-ebed5b9da929 Date: Sun, 23 Dec 2018 19:10: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":"e049f018-d093-4f9f-bd0b-10784136d00b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"58fa6ece02e1496db555eb7b5708a56b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:04Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_f4bc9524-ba83-4209-8127-a1a5b3bfe11e","admin_state_up":true,"tenant_id":"58fa6ece02e1496db555eb7b5708a56b","created_at":"2018-12-23T19:10:03Z","mtu":1450}} 2018-12-23 19:10:04,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f38e0225-0737-4762-b9e7-ebed5b9da929 2018-12-23 19:10:04,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.457834005356s 2018-12-23 19:10:04,234 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f38e0225-0737-4762-b9e7-ebed5b9da929 2018-12-23 19:10:04,234 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:10:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e049f018-d093-4f9f-bd0b-10784136d00b', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_f4bc9524-ba83-4209-8127-a1a5b3bfe11e', u'created_at': u'2018-12-23T19:10:03Z', u'mtu': 1450, u'tenant_id': u'58fa6ece02e1496db555eb7b5708a56b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'58fa6ece02e1496db555eb7b5708a56b', u'l2_adjacency': True}) 2018-12-23 19:10:04,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:04,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2f17e1-8083-4800-aa04-7b72157935f5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:10:04,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dc2f17e1-8083-4800-aa04-7b72157935f5 2018-12-23 19:10:04,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:10:04,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T20:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58fa6ece02e1496db555eb7b5708a56b", "name": "tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/58fa6ece02e1496db555eb7b5708a56b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/58fa6ece02e1496db555eb7b5708a56b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/58fa6ece02e1496db555eb7b5708a56b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/58fa6ece02e1496db555eb7b5708a56b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/58fa6ece02e1496db555eb7b5708a56b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/58fa6ece02e1496db555eb7b5708a56b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_58fa6ece02e1496db555eb7b5708a56b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_58fa6ece02e1496db555eb7b5708a56b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/58fa6ece02e1496db555eb7b5708a56b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/58fa6ece02e1496db555eb7b5708a56b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/58fa6ece02e1496db555eb7b5708a56b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/58fa6ece02e1496db555eb7b5708a56b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/58fa6ece02e1496db555eb7b5708a56b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/58fa6ece02e1496db555eb7b5708a56b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e", "id": "992e2ef8a8e6455a963dd1d2b71cc360"}, "audit_ids": ["asiOB668Q4SXp6PwYW9ozQ"], "issued_at": "2018-12-23T19:10:04.000000Z"}} 2018-12-23 19:10:04,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" 2018-12-23 19:10:05,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-3a290e27-afa5-42f5-a2fe-fc3436a6be42 Date: Sun, 23 Dec 2018 19:10:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e049f018-d093-4f9f-bd0b-10784136d00b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"58fa6ece02e1496db555eb7b5708a56b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:04Z","qos_policy_id":null,"name":"tenantnetwork2-net_f4bc9524-ba83-4209-8127-a1a5b3bfe11e","admin_state_up":true,"tenant_id":"58fa6ece02e1496db555eb7b5708a56b","created_at":"2018-12-23T19:10:03Z","mtu":1450}]} 2018-12-23 19:10:05,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3a290e27-afa5-42f5-a2fe-fc3436a6be42 2018-12-23 19:10:05,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.996591091156s 2018-12-23 19:10:05,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3a290e27-afa5-42f5-a2fe-fc3436a6be42 2018-12-23 19:10:05,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:10:05,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" -d '{"subnet": {"name": "tenantnetwork2-subnet_f4bc9524-ba83-4209-8127-a1a5b3bfe11e", "enable_dhcp": true, "network_id": "e049f018-d093-4f9f-bd0b-10784136d00b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:10:06,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3b7dc66a-cfbf-4858-a3b1-fb07ff0d9fcb Date: Sun, 23 Dec 2018 19:10:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e049f018-d093-4f9f-bd0b-10784136d00b","tenant_id":"58fa6ece02e1496db555eb7b5708a56b","created_at":"2018-12-23T19:10:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:10:05Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"58fa6ece02e1496db555eb7b5708a56b","id":"f03441bb-c034-4002-a063-1868564fd865","subnetpool_id":null,"name":"tenantnetwork2-subnet_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}} 2018-12-23 19:10:06,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3b7dc66a-cfbf-4858-a3b1-fb07ff0d9fcb 2018-12-23 19:10:06,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.774462938309s 2018-12-23 19:10:06,432 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3b7dc66a-cfbf-4858-a3b1-fb07ff0d9fcb 2018-12-23 19:10:06,432 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:10:05Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f03441bb-c034-4002-a063-1868564fd865', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_f4bc9524-ba83-4209-8127-a1a5b3bfe11e', u'enable_dhcp': True, u'network_id': u'e049f018-d093-4f9f-bd0b-10784136d00b', u'tenant_id': u'58fa6ece02e1496db555eb7b5708a56b', u'created_at': u'2018-12-23T19:10:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'58fa6ece02e1496db555eb7b5708a56b'}) 2018-12-23 19:10:06,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:10:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "tenantnetwork2-router_f4bc9524-ba83-4209-8127-a1a5b3bfe11e", "admin_state_up": true}}' 2018-12-23 19:10:07,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-a38e5bac-5895-4a91-85c9-ff40121b2b16 Date: Sun, 23 Dec 2018 19:10:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "created_at": "2018-12-23T19:10:06Z", "admin_state_up": true, "updated_at": "2018-12-23T19:10:07Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "58fa6ece02e1496db555eb7b5708a56b", "id": "95fedd83-ce3f-458c-999a-5a545e5ba891", "name": "tenantnetwork2-router_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}} 2018-12-23 19:10:07,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a38e5bac-5895-4a91-85c9-ff40121b2b16 2018-12-23 19:10:07,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.42696404457s 2018-12-23 19:10:07,860 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a38e5bac-5895-4a91-85c9-ff40121b2b16 2018-12-23 19:10:07,860 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:10:07Z', u'revision_number': 2, u'id': u'95fedd83-ce3f-458c-999a-5a545e5ba891', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_f4bc9524-ba83-4209-8127-a1a5b3bfe11e', u'admin_state_up': True, u'tenant_id': u'58fa6ece02e1496db555eb7b5708a56b', u'created_at': u'2018-12-23T19:10:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'58fa6ece02e1496db555eb7b5708a56b'}) 2018-12-23 19:10:07,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:10:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" -d '{"subnet_id": "f03441bb-c034-4002-a063-1868564fd865"}' 2018-12-23 19:10:10,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb58fe10-2788-48a3-84bb-4088de7f96d6 Date: Sun, 23 Dec 2018 19:10:10 GMT RESP BODY: {"network_id": "e049f018-d093-4f9f-bd0b-10784136d00b", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "subnet_id": "f03441bb-c034-4002-a063-1868564fd865", "subnet_ids": ["f03441bb-c034-4002-a063-1868564fd865"], "port_id": "d7c39b2b-599d-4c77-be9d-cc0c938cb230", "id": "95fedd83-ce3f-458c-999a-5a545e5ba891"} 2018-12-23 19:10:10,115 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891/add_router_interface.json used request id req-eb58fe10-2788-48a3-84bb-4088de7f96d6 2018-12-23 19:10:10,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25423908234s 2018-12-23 19:10:10,116 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891/add_router_interface.json used request id req-eb58fe10-2788-48a3-84bb-4088de7f96d6 returning object 95fedd83-ce3f-458c-999a-5a545e5ba891 2018-12-23 19:10:10,220 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:10:10,220 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-23 19:10:10,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:10:10,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" -d '{"subnet_id": "f03441bb-c034-4002-a063-1868564fd865"}' 2018-12-23 19:10:12,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5094781b-1053-485b-a632-6e9adbe76e74 Date: Sun, 23 Dec 2018 19:10:12 GMT RESP BODY: {"network_id": "e049f018-d093-4f9f-bd0b-10784136d00b", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "subnet_id": "f03441bb-c034-4002-a063-1868564fd865", "subnet_ids": ["f03441bb-c034-4002-a063-1868564fd865"], "port_id": "d7c39b2b-599d-4c77-be9d-cc0c938cb230", "id": "95fedd83-ce3f-458c-999a-5a545e5ba891"} 2018-12-23 19:10:12,139 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891/remove_router_interface.json used request id req-5094781b-1053-485b-a632-6e9adbe76e74 2018-12-23 19:10:12,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91364693642s 2018-12-23 19:10:12,139 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891/remove_router_interface.json used request id req-5094781b-1053-485b-a632-6e9adbe76e74 returning object 95fedd83-ce3f-458c-999a-5a545e5ba891 2018-12-23 19:10:12,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:10:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" 2018-12-23 19:10:12,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-6843cbb4-a75f-4925-be6a-a668c9a23fd7 Date: Sun, 23 Dec 2018 19:10:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "created_at": "2018-12-23T19:10:06Z", "admin_state_up": true, "updated_at": "2018-12-23T19:10:11Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "58fa6ece02e1496db555eb7b5708a56b", "id": "95fedd83-ce3f-458c-999a-5a545e5ba891", "name": "tenantnetwork2-router_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}]} 2018-12-23 19:10:12,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6843cbb4-a75f-4925-be6a-a668c9a23fd7 2018-12-23 19:10:12,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.300024986267s 2018-12-23 19:10:12,440 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6843cbb4-a75f-4925-be6a-a668c9a23fd7 2018-12-23 19:10:12,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:10:12,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" 2018-12-23 19:10:13,527 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b672ba71-5eda-49d5-a36f-4f0fc427b73e Content-Length: 0 Date: Sun, 23 Dec 2018 19:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:13,527 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891.json used request id req-b672ba71-5eda-49d5-a36f-4f0fc427b73e 2018-12-23 19:10:13,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08594894409s 2018-12-23 19:10:13,528 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/95fedd83-ce3f-458c-999a-5a545e5ba891.json used request id req-b672ba71-5eda-49d5-a36f-4f0fc427b73e 2018-12-23 19:10:13,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:10:13,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" 2018-12-23 19:10:13,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4901b88e-328d-4610-b85c-048e65a69a7d Date: Sun, 23 Dec 2018 19:10:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e049f018-d093-4f9f-bd0b-10784136d00b","tenant_id":"58fa6ece02e1496db555eb7b5708a56b","created_at":"2018-12-23T19:10:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:10:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"58fa6ece02e1496db555eb7b5708a56b","id":"f03441bb-c034-4002-a063-1868564fd865","subnetpool_id":null,"name":"tenantnetwork2-subnet_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}]} 2018-12-23 19:10:13,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4901b88e-328d-4610-b85c-048e65a69a7d 2018-12-23 19:10:13,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.135396003723s 2018-12-23 19:10:13,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4901b88e-328d-4610-b85c-048e65a69a7d 2018-12-23 19:10:13,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:10:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f03441bb-c034-4002-a063-1868564fd865.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" 2018-12-23 19:10:14,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfad3962-d9d8-45e9-95ea-d80278716d27 Date: Sun, 23 Dec 2018 19:10:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:14,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f03441bb-c034-4002-a063-1868564fd865.json used request id req-cfad3962-d9d8-45e9-95ea-d80278716d27 2018-12-23 19:10:14,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14400196075s 2018-12-23 19:10:14,810 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f03441bb-c034-4002-a063-1868564fd865.json used request id req-cfad3962-d9d8-45e9-95ea-d80278716d27 2018-12-23 19:10:14,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:14,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" 2018-12-23 19:10:14,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-06a699cf-10cb-43d2-a85e-3703e94bcf79 Date: Sun, 23 Dec 2018 19:10:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e049f018-d093-4f9f-bd0b-10784136d00b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"58fa6ece02e1496db555eb7b5708a56b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:14Z","qos_policy_id":null,"name":"tenantnetwork2-net_f4bc9524-ba83-4209-8127-a1a5b3bfe11e","admin_state_up":true,"tenant_id":"58fa6ece02e1496db555eb7b5708a56b","created_at":"2018-12-23T19:10:03Z","mtu":1450}]} 2018-12-23 19:10:14,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-06a699cf-10cb-43d2-a85e-3703e94bcf79 2018-12-23 19:10:14,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0928480625153s 2018-12-23 19:10:14,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-06a699cf-10cb-43d2-a85e-3703e94bcf79 2018-12-23 19:10:14,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:10:14,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e049f018-d093-4f9f-bd0b-10784136d00b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b65e67a01e2839b3f7e94f5aa79845c64c3a98be" 2018-12-23 19:10:15,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d84799d-1072-45a3-93d9-3bfa0238a006 Date: Sun, 23 Dec 2018 19:10:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:15,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e049f018-d093-4f9f-bd0b-10784136d00b.json used request id req-1d84799d-1072-45a3-93d9-3bfa0238a006 2018-12-23 19:10:15,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.943848848343s 2018-12-23 19:10:15,849 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e049f018-d093-4f9f-bd0b-10784136d00b.json used request id req-1d84799d-1072-45a3-93d9-3bfa0238a006 2018-12-23 19:10:15,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:10:15,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:15,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30054c5-e95e-44c9-a51e-c9d115410261 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e", "links": {"self": "http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "992e2ef8a8e6455a963dd1d2b71cc360", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:10:15,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a30054c5-e95e-44c9-a51e-c9d115410261 2018-12-23 19:10:15,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110934019089s 2018-12-23 19:10:15,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a30054c5-e95e-44c9-a51e-c9d115410261 2018-12-23 19:10:15,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:10:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:16,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9141c4e-7348-47bf-bb72-1f8b5566eed7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_f4bc9524-ba83-4209-8127-a1a5b3bfe11e", "links": {"self": "http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "992e2ef8a8e6455a963dd1d2b71cc360", "description": null}} 2018-12-23 19:10:16,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360 used request id req-e9141c4e-7348-47bf-bb72-1f8b5566eed7 2018-12-23 19:10:16,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105596065521s 2018-12-23 19:10:16,072 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360 used request id req-e9141c4e-7348-47bf-bb72-1f8b5566eed7 2018-12-23 19:10:16,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:10:16,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:16,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f56a014-5151-4584-b4dc-66fcf13eb64f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:10:16,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360 used request id req-2f56a014-5151-4584-b4dc-66fcf13eb64f 2018-12-23 19:10:16,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.188980817795s 2018-12-23 19:10:16,262 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/992e2ef8a8e6455a963dd1d2b71cc360 used request id req-2f56a014-5151-4584-b4dc-66fcf13eb64f 2018-12-23 19:10:16,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:10:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:16,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c491f035-e68f-4ab0-a2fb-ad4049832db7 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b"}, "tags": [], "enabled": true, "id": "58fa6ece02e1496db555eb7b5708a56b", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f4bc9524-ba83-4209-8127-a1a5b3bfe11e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:10:16,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c491f035-e68f-4ab0-a2fb-ad4049832db7 2018-12-23 19:10:16,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0948629379272s 2018-12-23 19:10:16,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c491f035-e68f-4ab0-a2fb-ad4049832db7 2018-12-23 19:10:16,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:10:16,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:16,584 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-223deec0-af35-4ac5-90d9-de55f266b6f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:10:16,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b used request id req-223deec0-af35-4ac5-90d9-de55f266b6f5 2018-12-23 19:10:16,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.21534705162s 2018-12-23 19:10:16,584 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/58fa6ece02e1496db555eb7b5708a56b used request id req-223deec0-af35-4ac5-90d9-de55f266b6f5 2018-12-23 19:10:16,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:10:16,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=58fa6ece02e1496db555eb7b5708a56b&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:17,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1c0b3f96-e812-41fc-841c-df9842741f89 Date: Sun, 23 Dec 2018 19:10:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "created_at": "2018-12-23T19:10:03Z", "updated_at": "2018-12-23T19:10:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:03Z", "revision_number": 0, "id": "064a704b-9f0b-4a62-a4a5-7c6e73fa2c3a", "remote_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:03Z", "security_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "58fa6ece02e1496db555eb7b5708a56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:03Z", "revision_number": 0, "id": "96d75655-0d6a-4ec5-9302-ec983059ca59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:03Z", "security_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "58fa6ece02e1496db555eb7b5708a56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:03Z", "revision_number": 0, "id": "9fc022c0-84a9-4e83-beeb-20a0d22721c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:03Z", "security_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "58fa6ece02e1496db555eb7b5708a56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:03Z", "revision_number": 0, "id": "b59a45bd-0a0f-418e-a197-1e6fcaa3f45a", "remote_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:03Z", "security_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "58fa6ece02e1496db555eb7b5708a56b"}], "revision_number": 4, "project_id": "58fa6ece02e1496db555eb7b5708a56b", "id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "name": "default"}]} 2018-12-23 19:10:17,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=58fa6ece02e1496db555eb7b5708a56b&name=default used request id req-1c0b3f96-e812-41fc-841c-df9842741f89 2018-12-23 19:10:17,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.93541097641s 2018-12-23 19:10:17,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=58fa6ece02e1496db555eb7b5708a56b&name=default used request id req-1c0b3f96-e812-41fc-841c-df9842741f89 2018-12-23 19:10:17,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:10:17,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f0a2dabe-5c39-4a18-983e-3c78f8eb16ec Date: Sun, 23 Dec 2018 19:10:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "created_at": "2018-12-23T19:10:03Z", "updated_at": "2018-12-23T19:10:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:03Z", "revision_number": 0, "id": "064a704b-9f0b-4a62-a4a5-7c6e73fa2c3a", "remote_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:03Z", "security_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "58fa6ece02e1496db555eb7b5708a56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:03Z", "revision_number": 0, "id": "96d75655-0d6a-4ec5-9302-ec983059ca59", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:03Z", "security_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "58fa6ece02e1496db555eb7b5708a56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:03Z", "revision_number": 0, "id": "9fc022c0-84a9-4e83-beeb-20a0d22721c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:03Z", "security_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "58fa6ece02e1496db555eb7b5708a56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:03Z", "revision_number": 0, "id": "b59a45bd-0a0f-418e-a197-1e6fcaa3f45a", "remote_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:03Z", "security_group_id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "tenant_id": "58fa6ece02e1496db555eb7b5708a56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "58fa6ece02e1496db555eb7b5708a56b"}], "revision_number": 4, "project_id": "58fa6ece02e1496db555eb7b5708a56b", "id": "9fb55db9-0134-444f-bd81-d7d928a26e85", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:10:17,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f0a2dabe-5c39-4a18-983e-3c78f8eb16ec 2018-12-23 19:10:17,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0546259880066s 2018-12-23 19:10:17,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f0a2dabe-5c39-4a18-983e-3c78f8eb16ec 2018-12-23 19:10:17,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:10:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9fb55db9-0134-444f-bd81-d7d928a26e85.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0667f040d2232b1a76070fc28f1699261cd166ee" 2018-12-23 19:10:17,745 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7c2a289-b036-41c5-964d-efb6367b5fe9 Content-Length: 0 Date: Sun, 23 Dec 2018 19:10:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:17,745 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9fb55db9-0134-444f-bd81-d7d928a26e85.json used request id req-b7c2a289-b036-41c5-964d-efb6367b5fe9 2018-12-23 19:10:17,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159415006638s 2018-12-23 19:10:17,745 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9fb55db9-0134-444f-bd81-d7d928a26e85.json used request id req-b7c2a289-b036-41c5-964d-efb6367b5fe9 2018-12-23 19:10:17,790 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-12-23 19:10:18,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:18,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cd13ed-07fe-472a-bc68-9981e46a6b8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:10:18,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f6cd13ed-07fe-472a-bc68-9981e46a6b8d 2018-12-23 19:10:18,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:10:18,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["JMiar0bXRTiPaUONlIqQPg"], "issued_at": "2018-12-23T19:10:18.000000Z"}} 2018-12-23 19:10:18,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:18,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-eeaa8ef2-87f8-439b-adf8-e858f8cd3bc2 Date: Sun, 23 Dec 2018 19:10:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:10:18,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eeaa8ef2-87f8-439b-adf8-e858f8cd3bc2 2018-12-23 19:10:18,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257834911346s 2018-12-23 19:10:18,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-eeaa8ef2-87f8-439b-adf8-e858f8cd3bc2 2018-12-23 19:10:18,928 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-12-23 19:10:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:18,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:10:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:10:18,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:10:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:19,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aba9f57-cb21-4647-bd94-e2d10e8e5626 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:10:19,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5aba9f57-cb21-4647-bd94-e2d10e8e5626 2018-12-23 19:10:19,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0860450267792s 2018-12-23 19:10:19,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5aba9f57-cb21-4647-bd94-e2d10e8e5626 2018-12-23 19:10:19,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:10:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:19,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3525c2b7-103c-4829-bc0b-8f93b98baef5 Content-Encoding: gzip Content-Length: 297 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 19:10:19,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3525c2b7-103c-4829-bc0b-8f93b98baef5 2018-12-23 19:10:19,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0915400981903s 2018-12-23 19:10:19,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3525c2b7-103c-4829-bc0b-8f93b98baef5 2018-12-23 19:10:19,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:10:19,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '{"network": {"tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "vmready1-net_cb392ce0-c255-44d2-9080-190f9a274722", "admin_state_up": true}}' 2018-12-23 19:10:19,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8629e821-7741-4ca9-b645-3206376570e9 Date: Sun, 23 Dec 2018 19:10:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ad610ac7-3748-472c-bf88-7643c9dc5074","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:19Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_cb392ce0-c255-44d2-9080-190f9a274722","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:19Z","mtu":1450}} 2018-12-23 19:10:19,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8629e821-7741-4ca9-b645-3206376570e9 2018-12-23 19:10:19,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.465219020844s 2018-12-23 19:10:19,589 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8629e821-7741-4ca9-b645-3206376570e9 2018-12-23 19:10:19,590 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:10:19Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ad610ac7-3748-472c-bf88-7643c9dc5074', u'provider:segmentation_id': 8, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_cb392ce0-c255-44d2-9080-190f9a274722', u'created_at': u'2018-12-23T19:10:19Z', u'mtu': 1450, u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'l2_adjacency': True}) 2018-12-23 19:10:19,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:19,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-fd73a253-3e32-47c8-8f47-98daacc7ba2e Date: Sun, 23 Dec 2018 19:10:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ad610ac7-3748-472c-bf88-7643c9dc5074","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:19Z","qos_policy_id":null,"name":"vmready1-net_cb392ce0-c255-44d2-9080-190f9a274722","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:19Z","provider:network_type":"vxlan"}]} 2018-12-23 19:10:19,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fd73a253-3e32-47c8-8f47-98daacc7ba2e 2018-12-23 19:10:19,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124452114105s 2018-12-23 19:10:19,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fd73a253-3e32-47c8-8f47-98daacc7ba2e 2018-12-23 19:10:19,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:10:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '{"subnet": {"name": "vmready1-subnet_cb392ce0-c255-44d2-9080-190f9a274722", "enable_dhcp": true, "network_id": "ad610ac7-3748-472c-bf88-7643c9dc5074", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:10:20,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-d95546c5-3bf1-4e6a-b9a1-8c811a389d16 Date: Sun, 23 Dec 2018 19:10:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:10:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"22b88999-360e-4f34-a93b-7a1e9569dc20","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a566a01ffbd944e5ac1274f05a5753a7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_cb392ce0-c255-44d2-9080-190f9a274722","enable_dhcp":true,"segment_id":null,"network_id":"ad610ac7-3748-472c-bf88-7643c9dc5074","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:19Z","ip_version":4}} 2018-12-23 19:10:20,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d95546c5-3bf1-4e6a-b9a1-8c811a389d16 2018-12-23 19:10:20,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.418929100037s 2018-12-23 19:10:20,136 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d95546c5-3bf1-4e6a-b9a1-8c811a389d16 2018-12-23 19:10:20,136 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:10:19Z', 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'22b88999-360e-4f34-a93b-7a1e9569dc20', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_cb392ce0-c255-44d2-9080-190f9a274722', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ad610ac7-3748-472c-bf88-7643c9dc5074', u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'created_at': u'2018-12-23T19:10:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7'}) 2018-12-23 19:10:20,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:10:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "vmready1-router_cb392ce0-c255-44d2-9080-190f9a274722", "admin_state_up": true}}' 2018-12-23 19:10:21,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-106694ec-c158-40fe-aa90-c02e1e701523 Date: Sun, 23 Dec 2018 19:10:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:10:20Z", "admin_state_up": true, "updated_at": "2018-12-23T19:10:21Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "fb482246-b346-4802-b0f0-049e0aba0315", "name": "vmready1-router_cb392ce0-c255-44d2-9080-190f9a274722"}} 2018-12-23 19:10:21,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-106694ec-c158-40fe-aa90-c02e1e701523 2018-12-23 19:10:21,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47175502777s 2018-12-23 19:10:21,609 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-106694ec-c158-40fe-aa90-c02e1e701523 2018-12-23 19:10:21,610 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:10:21Z', u'revision_number': 2, u'ha': False, u'id': u'fb482246-b346-4802-b0f0-049e0aba0315', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_cb392ce0-c255-44d2-9080-190f9a274722', u'admin_state_up': True, u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'created_at': u'2018-12-23T19:10:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7'}) 2018-12-23 19:10:21,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:10:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '{"subnet_id": "22b88999-360e-4f34-a93b-7a1e9569dc20"}' 2018-12-23 19:10:23,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd9ff569-d3d0-4d90-a135-1c944834e16e Date: Sun, 23 Dec 2018 19:10:23 GMT RESP BODY: {"network_id": "ad610ac7-3748-472c-bf88-7643c9dc5074", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "subnet_id": "22b88999-360e-4f34-a93b-7a1e9569dc20", "subnet_ids": ["22b88999-360e-4f34-a93b-7a1e9569dc20"], "port_id": "9b286c19-55c1-4a6a-ac0f-982378a86b76", "id": "fb482246-b346-4802-b0f0-049e0aba0315"} 2018-12-23 19:10:23,636 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315/add_router_interface.json used request id req-bd9ff569-d3d0-4d90-a135-1c944834e16e 2018-12-23 19:10:23,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02567481995s 2018-12-23 19:10:23,636 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315/add_router_interface.json used request id req-bd9ff569-d3d0-4d90-a135-1c944834e16e returning object fb482246-b346-4802-b0f0-049e0aba0315 2018-12-23 19:10:23,637 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:10:23,769 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:10:23,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:23,775 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:10:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:10:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:10:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:24,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-58a29741-740e-4387-9603-de033f387986 Date: Sun, 23 Dec 2018 19:10:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:10:24,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-58a29741-740e-4387-9603-de033f387986 2018-12-23 19:10:24,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.832760095596s 2018-12-23 19:10:24,610 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-58a29741-740e-4387-9603-de033f387986 2018-12-23 19:10:24,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:10:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722"}' 2018-12-23 19:10:24,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1c87946e-20e6-47a3-a04c-6ac6c37e9648 Date: Sun, 23 Dec 2018 19:10:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/file", "owner": "a566a01ffbd944e5ac1274f05a5753a7", "id": "82f17ba3-a680-4f5f-80d9-8645994da6fe", "size": null, "self": "/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:10:24Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722", "checksum": null, "created_at": "2018-12-23T19:10:24Z", "protected": false} 2018-12-23 19:10:24,926 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1c87946e-20e6-47a3-a04c-6ac6c37e9648 2018-12-23 19:10:24,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.308124065399s 2018-12-23 19:10:24,927 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1c87946e-20e6-47a3-a04c-6ac6c37e9648 returning object 82f17ba3-a680-4f5f-80d9-8645994da6fe 2018-12-23 19:10:24,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:10:24,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '' 2018-12-23 19:10:27,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8acb0433-ff4f-4184-800a-34eff428a8bd Date: Sun, 23 Dec 2018 19:10:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:10:27,337 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/file used request id req-8acb0433-ff4f-4184-800a-34eff428a8bd 2018-12-23 19:10:27,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.40958285332s 2018-12-23 19:10:27,337 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/file used request id req-8acb0433-ff4f-4184-800a-34eff428a8bd 2018-12-23 19:10:27,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:10:27,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:27,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-aa775e67-bcaa-4786-93f0-18daa26b226d Date: Sun, 23 Dec 2018 19:10:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/snap", "metadata": {}}], "file": "/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/file", "owner": "a566a01ffbd944e5ac1274f05a5753a7", "id": "82f17ba3-a680-4f5f-80d9-8645994da6fe", "size": 12716032, "self": "/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:10:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:10:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:10:27,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa775e67-bcaa-4786-93f0-18daa26b226d 2018-12-23 19:10:27,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0242259502411s 2018-12-23 19:10:27,366 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa775e67-bcaa-4786-93f0-18daa26b226d 2018-12-23 19:10:27,367 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/file', 'owner': u'a566a01ffbd944e5ac1274f05a5753a7', 'id': u'82f17ba3-a680-4f5f-80d9-8645994da6fe', 'size': 12716032, u'self': u'/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a566a01ffbd944e5ac1274f05a5753a7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:10:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T19:10:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722', 'created': u'2018-12-23T19:10:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:10:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:10:27,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:10:27,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_cb392ce0-c255-44d2-9080-190f9a274722", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:10:28,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f5754cb-02ec-47a1-9550-281ef15bf986 x-compute-request-id: req-6f5754cb-02ec-47a1-9550-281ef15bf986 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_cb392ce0-c255-44d2-9080-190f9a274722", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "72f2c7fc-41c4-4e1c-a0d2-67e74447a73a"}} 2018-12-23 19:10:28,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6f5754cb-02ec-47a1-9550-281ef15bf986 2018-12-23 19:10:28,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.730616807938s 2018-12-23 19:10:28,099 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6f5754cb-02ec-47a1-9550-281ef15bf986 2018-12-23 19:10:28,100 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_cb392ce0-c255-44d2-9080-190f9a274722', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'72f2c7fc-41c4-4e1c-a0d2-67e74447a73a', 'swap': 0}) 2018-12-23 19:10:28,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:10:28,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '{"extra_specs": {}}' 2018-12-23 19:10:28,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d923d41f-18d0-42b0-9df1-04014e2b4a35 x-compute-request-id: req-d923d41f-18d0-42b0-9df1-04014e2b4a35 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:10:28,124 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a/os-extra_specs used request id req-d923d41f-18d0-42b0-9df1-04014e2b4a35 2018-12-23 19:10:28,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230610370636s 2018-12-23 19:10:28,124 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a/os-extra_specs used request id req-d923d41f-18d0-42b0-9df1-04014e2b4a35 2018-12-23 19:10:28,236 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:10:28,237 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 19:10:28,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:10:28,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" -d '{"subnet_id": "22b88999-360e-4f34-a93b-7a1e9569dc20"}' 2018-12-23 19:10:30,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cda02bb3-46b5-4212-a460-69ffbb91a7c5 Date: Sun, 23 Dec 2018 19:10:30 GMT RESP BODY: {"network_id": "ad610ac7-3748-472c-bf88-7643c9dc5074", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "subnet_id": "22b88999-360e-4f34-a93b-7a1e9569dc20", "subnet_ids": ["22b88999-360e-4f34-a93b-7a1e9569dc20"], "port_id": "9b286c19-55c1-4a6a-ac0f-982378a86b76", "id": "fb482246-b346-4802-b0f0-049e0aba0315"} 2018-12-23 19:10:30,151 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315/remove_router_interface.json used request id req-cda02bb3-46b5-4212-a460-69ffbb91a7c5 2018-12-23 19:10:30,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90854883194s 2018-12-23 19:10:30,151 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315/remove_router_interface.json used request id req-cda02bb3-46b5-4212-a460-69ffbb91a7c5 returning object fb482246-b346-4802-b0f0-049e0aba0315 2018-12-23 19:10:30,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:10:30,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:30,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-83c9ef28-2305-47ca-838c-f8dbe8710296 Date: Sun, 23 Dec 2018 19:10:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:10:20Z", "admin_state_up": true, "updated_at": "2018-12-23T19:10:29Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "fb482246-b346-4802-b0f0-049e0aba0315", "name": "vmready1-router_cb392ce0-c255-44d2-9080-190f9a274722"}]} 2018-12-23 19:10:30,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-83c9ef28-2305-47ca-838c-f8dbe8710296 2018-12-23 19:10:30,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124454021454s 2018-12-23 19:10:30,277 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-83c9ef28-2305-47ca-838c-f8dbe8710296 2018-12-23 19:10:30,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:10:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:31,370 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f74146c6-2a9f-4483-bcc7-e26506497852 Content-Length: 0 Date: Sun, 23 Dec 2018 19:10:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:31,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315.json used request id req-f74146c6-2a9f-4483-bcc7-e26506497852 2018-12-23 19:10:31,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09218215942s 2018-12-23 19:10:31,370 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fb482246-b346-4802-b0f0-049e0aba0315.json used request id req-f74146c6-2a9f-4483-bcc7-e26506497852 2018-12-23 19:10:31,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:10:31,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:31,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-50fd7228-9831-445a-b27e-5a7363d5f2df Date: Sun, 23 Dec 2018 19:10:31 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:10:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"22b88999-360e-4f34-a93b-7a1e9569dc20","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a566a01ffbd944e5ac1274f05a5753a7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_cb392ce0-c255-44d2-9080-190f9a274722","enable_dhcp":true,"segment_id":null,"network_id":"ad610ac7-3748-472c-bf88-7643c9dc5074","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:19Z","ip_version":4},{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:10:31,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-50fd7228-9831-445a-b27e-5a7363d5f2df 2018-12-23 19:10:31,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0671579837799s 2018-12-23 19:10:31,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-50fd7228-9831-445a-b27e-5a7363d5f2df 2018-12-23 19:10:31,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:10:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/22b88999-360e-4f34-a93b-7a1e9569dc20.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:32,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74974b7b-f3d8-47be-8954-09fe021c2852 Date: Sun, 23 Dec 2018 19:10:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:32,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/22b88999-360e-4f34-a93b-7a1e9569dc20.json used request id req-74974b7b-f3d8-47be-8954-09fe021c2852 2018-12-23 19:10:32,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02686619759s 2018-12-23 19:10:32,467 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/22b88999-360e-4f34-a93b-7a1e9569dc20.json used request id req-74974b7b-f3d8-47be-8954-09fe021c2852 2018-12-23 19:10:32,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:32,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:32,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-34e06734-da2b-4526-b3f1-43e84fc961a2 Date: Sun, 23 Dec 2018 19:10:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"ad610ac7-3748-472c-bf88-7643c9dc5074","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:32Z","qos_policy_id":null,"name":"vmready1-net_cb392ce0-c255-44d2-9080-190f9a274722","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:19Z","provider:network_type":"vxlan"}]} 2018-12-23 19:10:32,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-34e06734-da2b-4526-b3f1-43e84fc961a2 2018-12-23 19:10:32,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0801260471344s 2018-12-23 19:10:32,548 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-34e06734-da2b-4526-b3f1-43e84fc961a2 2018-12-23 19:10:32,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:10:32,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ad610ac7-3748-472c-bf88-7643c9dc5074.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:33,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff530d6a-aafa-4a62-a496-6fe35fd5d5bb Date: Sun, 23 Dec 2018 19:10:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:33,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ad610ac7-3748-472c-bf88-7643c9dc5074.json used request id req-ff530d6a-aafa-4a62-a496-6fe35fd5d5bb 2018-12-23 19:10:33,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.10355520248s 2018-12-23 19:10:33,653 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ad610ac7-3748-472c-bf88-7643c9dc5074.json used request id req-ff530d6a-aafa-4a62-a496-6fe35fd5d5bb 2018-12-23 19:10:33,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:10:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:33,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-52c87484-13b9-40cf-8bd1-5ec0ed0020f0 Date: Sun, 23 Dec 2018 19:10:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/snap", "metadata": {}}], "file": "/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/file", "owner": "a566a01ffbd944e5ac1274f05a5753a7", "id": "82f17ba3-a680-4f5f-80d9-8645994da6fe", "size": 12716032, "self": "/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/82f17ba3-a680-4f5f-80d9-8645994da6fe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:10:27Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_cb392ce0-c255-44d2-9080-190f9a274722", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:10:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:10:33,685 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-52c87484-13b9-40cf-8bd1-5ec0ed0020f0 2018-12-23 19:10:33,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280230045319s 2018-12-23 19:10:33,685 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-52c87484-13b9-40cf-8bd1-5ec0ed0020f0 2018-12-23 19:10:33,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:10:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:34,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b5c923c-1a45-4333-ac42-685392b78d58 Date: Sun, 23 Dec 2018 19:10:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:10:34,015 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe used request id req-5b5c923c-1a45-4333-ac42-685392b78d58 2018-12-23 19:10:34,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.328706026077s 2018-12-23 19:10:34,016 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/82f17ba3-a680-4f5f-80d9-8645994da6fe used request id req-5b5c923c-1a45-4333-ac42-685392b78d58 2018-12-23 19:10:34,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:10:34,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:34,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cee3748-bcac-4378-a2d8-91623b99b49d x-compute-request-id: req-8cee3748-bcac-4378-a2d8-91623b99b49d Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_cb392ce0-c255-44d2-9080-190f9a274722", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "72f2c7fc-41c4-4e1c-a0d2-67e74447a73a"}]} 2018-12-23 19:10:34,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8cee3748-bcac-4378-a2d8-91623b99b49d 2018-12-23 19:10:34,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.130457878113s 2018-12-23 19:10:34,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8cee3748-bcac-4378-a2d8-91623b99b49d 2018-12-23 19:10:34,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:10:34,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5ed2af8b2b48b71fab6c21b0cdcb4745e659bda" 2018-12-23 19:10:34,192 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:10:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b0771b4-8d0d-44bd-ab29-64b06b1d0c85 x-compute-request-id: req-4b0771b4-8d0d-44bd-ab29-64b06b1d0c85 Content-Length: 0 Content-Type: application/json 2018-12-23 19:10:34,193 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a used request id req-4b0771b4-8d0d-44bd-ab29-64b06b1d0c85 2018-12-23 19:10:34,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0436990261078s 2018-12-23 19:10:34,193 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/72f2c7fc-41c4-4e1c-a0d2-67e74447a73a used request id req-4b0771b4-8d0d-44bd-ab29-64b06b1d0c85 2018-12-23 19:10:34,239 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-12-23 19:10:34,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:34,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0146312-dee3-4ef1-bd12-4de53fe6df13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:10:34,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b0146312-dee3-4ef1-bd12-4de53fe6df13 2018-12-23 19:10:34,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:10:34,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["8uXT8MF9Tr2fhUuHOTUsLw"], "issued_at": "2018-12-23T19:10:34.000000Z"}} 2018-12-23 19:10:34,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:35,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-246df985-4b24-4ede-9ead-3e5b0c0138da Date: Sun, 23 Dec 2018 19:10:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:10:35,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-246df985-4b24-4ede-9ead-3e5b0c0138da 2018-12-23 19:10:35,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.410567045212s 2018-12-23 19:10:35,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-246df985-4b24-4ede-9ead-3e5b0c0138da 2018-12-23 19:10:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:35,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:10:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:10:35,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:10:35,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:35,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9abfc6-1b8d-4c21-bfe2-6ab2bbbe0709 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:10:35,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ed9abfc6-1b8d-4c21-bfe2-6ab2bbbe0709 2018-12-23 19:10:35,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.094386100769s 2018-12-23 19:10:35,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ed9abfc6-1b8d-4c21-bfe2-6ab2bbbe0709 2018-12-23 19:10:35,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:10:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}}' 2018-12-23 19:10:35,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06876488-4ae4-4934-9bdc-b6f7844210f1 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0"}, "tags": [], "enabled": true, "id": "9ff07deda15c4e76bd2645d709a1bbb0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}} 2018-12-23 19:10:35,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-06876488-4ae4-4934-9bdc-b6f7844210f1 2018-12-23 19:10:35,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129268884659s 2018-12-23 19:10:35,338 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-06876488-4ae4-4934-9bdc-b6f7844210f1 2018-12-23 19:10:35,338 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'9ff07deda15c4e76bd2645d709a1bbb0', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd'}) 2018-12-23 19:10:35,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:10:35,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "138f7593-003d-49d7-9db7-9484e9aa5d13", "email": null, "name": "vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}}' 2018-12-23 19:10:35,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c094827a-e83d-4455-90a0-296207a21691 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "links": {"self": "http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ba8e72acdee4d35a1b364522466b67a", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:10:35,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c094827a-e83d-4455-90a0-296207a21691 2018-12-23 19:10:35,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.40166592598s 2018-12-23 19:10:35,747 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c094827a-e83d-4455-90a0-296207a21691 2018-12-23 19:10:35,747 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4ba8e72acdee4d35a1b364522466b67a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd'}) 2018-12-23 19:10:35,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:10:35,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:35,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434ee9d0-5057-43b1-b268-d126186b45de Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:10:35,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-434ee9d0-5057-43b1-b268-d126186b45de 2018-12-23 19:10:35,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931289196014s 2018-12-23 19:10:35,844 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-434ee9d0-5057-43b1-b268-d126186b45de 2018-12-23 19:10:35,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:10:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:35,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e5993b-7011-49b7-9e41-caf1c966b6cd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:10:35,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-10e5993b-7011-49b7-9e41-caf1c966b6cd 2018-12-23 19:10:35,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09019780159s 2018-12-23 19:10:35,939 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-10e5993b-7011-49b7-9e41-caf1c966b6cd 2018-12-23 19:10:35,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:10:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:36,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24376e53-36db-4e69-832b-b33524b411fa Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:10:36,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-24376e53-36db-4e69-832b-b33524b411fa 2018-12-23 19:10:36,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0898988246918s 2018-12-23 19:10:36,033 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-24376e53-36db-4e69-832b-b33524b411fa 2018-12-23 19:10:36,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:10:36,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:36,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e49b2cf4-8e09-4a0b-9de9-b5e16d7bc62f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "links": {"self": "http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ba8e72acdee4d35a1b364522466b67a", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:10:36,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e49b2cf4-8e09-4a0b-9de9-b5e16d7bc62f 2018-12-23 19:10:36,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104241132736s 2018-12-23 19:10:36,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e49b2cf4-8e09-4a0b-9de9-b5e16d7bc62f 2018-12-23 19:10:36,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:10:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:36,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baff339d-36b2-448f-8292-9891e0b27422 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0"}, "tags": [], "enabled": true, "id": "9ff07deda15c4e76bd2645d709a1bbb0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:10:36,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-baff339d-36b2-448f-8292-9891e0b27422 2018-12-23 19:10:36,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0969209671021s 2018-12-23 19:10:36,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-baff339d-36b2-448f-8292-9891e0b27422 2018-12-23 19:10:36,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:10:36,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=4ba8e72acdee4d35a1b364522466b67a&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=9ff07deda15c4e76bd2645d709a1bbb0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:36,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca2de4b-b794-4390-8c1b-0e24fd4ac773 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=4ba8e72acdee4d35a1b364522466b67a&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=9ff07deda15c4e76bd2645d709a1bbb0", "previous": null, "next": null}} 2018-12-23 19:10:36,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=4ba8e72acdee4d35a1b364522466b67a&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=9ff07deda15c4e76bd2645d709a1bbb0 used request id req-0ca2de4b-b794-4390-8c1b-0e24fd4ac773 2018-12-23 19:10:36,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0986530780792s 2018-12-23 19:10:36,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=4ba8e72acdee4d35a1b364522466b67a&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=9ff07deda15c4e76bd2645d709a1bbb0 used request id req-0ca2de4b-b794-4390-8c1b-0e24fd4ac773 2018-12-23 19:10:36,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:10:36,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0/users/4ba8e72acdee4d35a1b364522466b67a/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:36,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7799ee0f-4a2a-4985-a3f1-34f257f4528b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:10:36,479 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0/users/4ba8e72acdee4d35a1b364522466b67a/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-7799ee0f-4a2a-4985-a3f1-34f257f4528b 2018-12-23 19:10:36,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.120522975922s 2018-12-23 19:10:36,479 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0/users/4ba8e72acdee4d35a1b364522466b67a/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-7799ee0f-4a2a-4985-a3f1-34f257f4528b 2018-12-23 19:10:36,480 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'9ff07deda15c4e76bd2645d709a1bbb0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '138f7593-003d-49d7-9db7-9484e9aa5d13', 'username': u'vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:10:36,483 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd', 'password': '138f7593-003d-49d7-9db7-9484e9aa5d13', 'project_name': 'vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '9ff07deda15c4e76bd2645d709a1bbb0', 'project_domain_name': 'Default'} 2018-12-23 19:10:36,484 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-12-23 19:10:36,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:10:36,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:36,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee664bd-a9df-46f8-9cb5-8349fd728e42 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:10:36,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6ee664bd-a9df-46f8-9cb5-8349fd728e42 2018-12-23 19:10:36,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101674795151s 2018-12-23 19:10:36,587 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6ee664bd-a9df-46f8-9cb5-8349fd728e42 2018-12-23 19:10:36,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:10:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:36,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ab2cd0-6686-4947-ac56-261887e57723 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0"}, "tags": [], "enabled": true, "id": "9ff07deda15c4e76bd2645d709a1bbb0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:10:36,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-82ab2cd0-6686-4947-ac56-261887e57723 2018-12-23 19:10:36,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0847210884094s 2018-12-23 19:10:36,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-82ab2cd0-6686-4947-ac56-261887e57723 2018-12-23 19:10:36,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:10:36,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" -d '{"network": {"tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "name": "vmready2-net_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "admin_state_up": true}}' 2018-12-23 19:10:37,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-41e9425c-6321-4d8b-b3a2-bc5e3af2ecb2 Date: Sun, 23 Dec 2018 19:10:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9a5562c7-8d19-4ade-bf8f-5687ca2a17e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"9ff07deda15c4e76bd2645d709a1bbb0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:37Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_a034b6e4-8888-40f8-809e-c3d1e26a47bd","admin_state_up":true,"tenant_id":"9ff07deda15c4e76bd2645d709a1bbb0","created_at":"2018-12-23T19:10:36Z","mtu":1450}} 2018-12-23 19:10:37,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-41e9425c-6321-4d8b-b3a2-bc5e3af2ecb2 2018-12-23 19:10:37,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.471155166626s 2018-12-23 19:10:37,153 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-41e9425c-6321-4d8b-b3a2-bc5e3af2ecb2 2018-12-23 19:10:37,153 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:10:37Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9a5562c7-8d19-4ade-bf8f-5687ca2a17e2', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_a034b6e4-8888-40f8-809e-c3d1e26a47bd', u'created_at': u'2018-12-23T19:10:36Z', u'mtu': 1450, u'tenant_id': u'9ff07deda15c4e76bd2645d709a1bbb0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ff07deda15c4e76bd2645d709a1bbb0', u'l2_adjacency': True}) 2018-12-23 19:10:37,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:37,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad7a125-cad4-4511-a802-97a85633d83c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:10:37,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5ad7a125-cad4-4511-a802-97a85633d83c 2018-12-23 19:10:37,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:10:37,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T20:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ff07deda15c4e76bd2645d709a1bbb0", "name": "vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9ff07deda15c4e76bd2645d709a1bbb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_9ff07deda15c4e76bd2645d709a1bbb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/9ff07deda15c4e76bd2645d709a1bbb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "id": "4ba8e72acdee4d35a1b364522466b67a"}, "audit_ids": ["b6e5leZqQFWPV0FGY6zrLg"], "issued_at": "2018-12-23T19:10:37.000000Z"}} 2018-12-23 19:10:37,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:37,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:38,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-5456ba4e-6744-44bd-b109-2bed51343f7d Date: Sun, 23 Dec 2018 19:10:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a5562c7-8d19-4ade-bf8f-5687ca2a17e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9ff07deda15c4e76bd2645d709a1bbb0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:37Z","qos_policy_id":null,"name":"vmready2-net_a034b6e4-8888-40f8-809e-c3d1e26a47bd","admin_state_up":true,"tenant_id":"9ff07deda15c4e76bd2645d709a1bbb0","created_at":"2018-12-23T19:10:36Z","mtu":1450}]} 2018-12-23 19:10:38,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5456ba4e-6744-44bd-b109-2bed51343f7d 2018-12-23 19:10:38,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.998212099075s 2018-12-23 19:10:38,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5456ba4e-6744-44bd-b109-2bed51343f7d 2018-12-23 19:10:38,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:10:38,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" -d '{"subnet": {"name": "vmready2-subnet_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "enable_dhcp": true, "network_id": "9a5562c7-8d19-4ade-bf8f-5687ca2a17e2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:10:39,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7bccb424-5168-4621-a97b-588f9643bb9c Date: Sun, 23 Dec 2018 19:10:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a5562c7-8d19-4ade-bf8f-5687ca2a17e2","tenant_id":"9ff07deda15c4e76bd2645d709a1bbb0","created_at":"2018-12-23T19:10:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:10:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9ff07deda15c4e76bd2645d709a1bbb0","id":"6915a16e-7302-4d35-bbf2-7799a180cdcc","subnetpool_id":null,"name":"vmready2-subnet_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}} 2018-12-23 19:10:39,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7bccb424-5168-4621-a97b-588f9643bb9c 2018-12-23 19:10:39,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.719820022583s 2018-12-23 19:10:39,265 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7bccb424-5168-4621-a97b-588f9643bb9c 2018-12-23 19:10:39,265 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:10:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6915a16e-7302-4d35-bbf2-7799a180cdcc', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_a034b6e4-8888-40f8-809e-c3d1e26a47bd', u'enable_dhcp': True, u'network_id': u'9a5562c7-8d19-4ade-bf8f-5687ca2a17e2', u'tenant_id': u'9ff07deda15c4e76bd2645d709a1bbb0', u'created_at': u'2018-12-23T19:10:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9ff07deda15c4e76bd2645d709a1bbb0'}) 2018-12-23 19:10:39,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:10:39,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "vmready2-router_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "admin_state_up": true}}' 2018-12-23 19:10:40,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-55ac8a49-5854-4a01-957a-440366506027 Date: Sun, 23 Dec 2018 19:10:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "created_at": "2018-12-23T19:10:39Z", "admin_state_up": true, "updated_at": "2018-12-23T19:10:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9ff07deda15c4e76bd2645d709a1bbb0", "id": "7b1d2240-5a60-4fad-9260-dca512f5ec41", "name": "vmready2-router_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}} 2018-12-23 19:10:40,831 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-55ac8a49-5854-4a01-957a-440366506027 2018-12-23 19:10:40,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56526494026s 2018-12-23 19:10:40,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-55ac8a49-5854-4a01-957a-440366506027 2018-12-23 19:10:40,832 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:10:40Z', u'revision_number': 2, u'id': u'7b1d2240-5a60-4fad-9260-dca512f5ec41', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_a034b6e4-8888-40f8-809e-c3d1e26a47bd', u'admin_state_up': True, u'tenant_id': u'9ff07deda15c4e76bd2645d709a1bbb0', u'created_at': u'2018-12-23T19:10:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ff07deda15c4e76bd2645d709a1bbb0'}) 2018-12-23 19:10:40,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:10:40,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" -d '{"subnet_id": "6915a16e-7302-4d35-bbf2-7799a180cdcc"}' 2018-12-23 19:10:43,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-144ed885-6c07-463d-8928-cbd83772cf56 Date: Sun, 23 Dec 2018 19:10:43 GMT RESP BODY: {"network_id": "9a5562c7-8d19-4ade-bf8f-5687ca2a17e2", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "subnet_id": "6915a16e-7302-4d35-bbf2-7799a180cdcc", "subnet_ids": ["6915a16e-7302-4d35-bbf2-7799a180cdcc"], "port_id": "d4e13957-29a4-4324-b432-6520095483ab", "id": "7b1d2240-5a60-4fad-9260-dca512f5ec41"} 2018-12-23 19:10:43,170 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41/add_router_interface.json used request id req-144ed885-6c07-463d-8928-cbd83772cf56 2018-12-23 19:10:43,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33697009087s 2018-12-23 19:10:43,170 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41/add_router_interface.json used request id req-144ed885-6c07-463d-8928-cbd83772cf56 returning object 7b1d2240-5a60-4fad-9260-dca512f5ec41 2018-12-23 19:10:43,170 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:10:43,302 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:10:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:43,309 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:10:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:10:43,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:10:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:43,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fb77dfc7-f1e4-40d6-acec-b19de3b9a855 Date: Sun, 23 Dec 2018 19:10:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:10:43,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fb77dfc7-f1e4-40d6-acec-b19de3b9a855 2018-12-23 19:10:43,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198076963425s 2018-12-23 19:10:43,509 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fb77dfc7-f1e4-40d6-acec-b19de3b9a855 2018-12-23 19:10:43,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:10:43,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}' 2018-12-23 19:10:43,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2c796fcc-2eae-4a7b-982f-05555db7c546 Date: Sun, 23 Dec 2018 19:10:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/file", "owner": "9ff07deda15c4e76bd2645d709a1bbb0", "id": "6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba", "size": null, "self": "/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:10:43Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "checksum": null, "created_at": "2018-12-23T19:10:43Z", "protected": false} 2018-12-23 19:10:43,624 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2c796fcc-2eae-4a7b-982f-05555db7c546 2018-12-23 19:10:43,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.106662034988s 2018-12-23 19:10:43,624 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2c796fcc-2eae-4a7b-982f-05555db7c546 returning object 6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba 2018-12-23 19:10:43,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:10:43,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" -d '' 2018-12-23 19:10:44,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f746b70-33c9-4187-9b2e-a7f27ad68ca7 Date: Sun, 23 Dec 2018 19:10:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:10:44,949 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/file used request id req-7f746b70-33c9-4187-9b2e-a7f27ad68ca7 2018-12-23 19:10:44,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32355499268s 2018-12-23 19:10:44,949 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/file used request id req-7f746b70-33c9-4187-9b2e-a7f27ad68ca7 2018-12-23 19:10:44,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:10:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:45,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-04b51b4b-72f0-4ea2-8744-47d13055053f Date: Sun, 23 Dec 2018 19:10:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/snap", "metadata": {}}], "file": "/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/file", "owner": "9ff07deda15c4e76bd2645d709a1bbb0", "id": "6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba", "size": 12716032, "self": "/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:10:44Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:10:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:10:45,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-04b51b4b-72f0-4ea2-8744-47d13055053f 2018-12-23 19:10:45,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.138710975647s 2018-12-23 19:10:45,092 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-04b51b4b-72f0-4ea2-8744-47d13055053f 2018-12-23 19:10:45,094 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/file', 'owner': u'9ff07deda15c4e76bd2645d709a1bbb0', 'id': u'6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba', 'size': 12716032, u'self': u'/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ff07deda15c4e76bd2645d709a1bbb0', 'name': 'vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:10:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T19:10:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd', 'created': u'2018-12-23T19:10:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:10:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:10:45,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:10:45,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:10:45,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b80cca3-1577-42de-94b5-38c388a99247 x-compute-request-id: req-5b80cca3-1577-42de-94b5-38c388a99247 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fe65f888-7706-4584-896d-5ab087238013", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fe65f888-7706-4584-896d-5ab087238013", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fe65f888-7706-4584-896d-5ab087238013"}} 2018-12-23 19:10:45,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5b80cca3-1577-42de-94b5-38c388a99247 2018-12-23 19:10:45,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.70952296257s 2018-12-23 19:10:45,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5b80cca3-1577-42de-94b5-38c388a99247 2018-12-23 19:10:45,805 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_a034b6e4-8888-40f8-809e-c3d1e26a47bd', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'fe65f888-7706-4584-896d-5ab087238013', 'swap': 0}) 2018-12-23 19:10:45,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:10:45,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/fe65f888-7706-4584-896d-5ab087238013/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" -d '{"extra_specs": {}}' 2018-12-23 19:10:45,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7f47367f-c8c5-4c07-9881-f2b0f5065553 x-compute-request-id: req-7f47367f-c8c5-4c07-9881-f2b0f5065553 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:10:45,929 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fe65f888-7706-4584-896d-5ab087238013/os-extra_specs used request id req-7f47367f-c8c5-4c07-9881-f2b0f5065553 2018-12-23 19:10:45,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.123411893845s 2018-12-23 19:10:45,930 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fe65f888-7706-4584-896d-5ab087238013/os-extra_specs used request id req-7f47367f-c8c5-4c07-9881-f2b0f5065553 2018-12-23 19:10:46,042 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:10:46,042 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 19:10:46,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:10:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" -d '{"subnet_id": "6915a16e-7302-4d35-bbf2-7799a180cdcc"}' 2018-12-23 19:10:48,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3cda1677-0f09-41e9-a3dc-c115bea7198f Date: Sun, 23 Dec 2018 19:10:48 GMT RESP BODY: {"network_id": "9a5562c7-8d19-4ade-bf8f-5687ca2a17e2", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "subnet_id": "6915a16e-7302-4d35-bbf2-7799a180cdcc", "subnet_ids": ["6915a16e-7302-4d35-bbf2-7799a180cdcc"], "port_id": "d4e13957-29a4-4324-b432-6520095483ab", "id": "7b1d2240-5a60-4fad-9260-dca512f5ec41"} 2018-12-23 19:10:48,434 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41/remove_router_interface.json used request id req-3cda1677-0f09-41e9-a3dc-c115bea7198f 2018-12-23 19:10:48,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.38666200638s 2018-12-23 19:10:48,435 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41/remove_router_interface.json used request id req-3cda1677-0f09-41e9-a3dc-c115bea7198f returning object 7b1d2240-5a60-4fad-9260-dca512f5ec41 2018-12-23 19:10:48,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:10:48,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:48,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-cca6873c-80a3-4d90-9937-a56c3759af7d Date: Sun, 23 Dec 2018 19:10:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "created_at": "2018-12-23T19:10:39Z", "admin_state_up": true, "updated_at": "2018-12-23T19:10:47Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9ff07deda15c4e76bd2645d709a1bbb0", "id": "7b1d2240-5a60-4fad-9260-dca512f5ec41", "name": "vmready2-router_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}]} 2018-12-23 19:10:48,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-cca6873c-80a3-4d90-9937-a56c3759af7d 2018-12-23 19:10:48,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143276929855s 2018-12-23 19:10:48,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-cca6873c-80a3-4d90-9937-a56c3759af7d 2018-12-23 19:10:48,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:10:48,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:49,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37bcba37-a809-4482-a730-2ba29a975c93 Content-Length: 0 Date: Sun, 23 Dec 2018 19:10:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:49,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41.json used request id req-37bcba37-a809-4482-a730-2ba29a975c93 2018-12-23 19:10:49,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.03191804886s 2018-12-23 19:10:49,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/7b1d2240-5a60-4fad-9260-dca512f5ec41.json used request id req-37bcba37-a809-4482-a730-2ba29a975c93 2018-12-23 19:10:49,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:10:49,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:49,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-269c37d1-3565-4c37-8f9d-6d4f8cbd7822 Date: Sun, 23 Dec 2018 19:10:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a5562c7-8d19-4ade-bf8f-5687ca2a17e2","tenant_id":"9ff07deda15c4e76bd2645d709a1bbb0","created_at":"2018-12-23T19:10:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:10:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9ff07deda15c4e76bd2645d709a1bbb0","id":"6915a16e-7302-4d35-bbf2-7799a180cdcc","subnetpool_id":null,"name":"vmready2-subnet_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}]} 2018-12-23 19:10:49,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-269c37d1-3565-4c37-8f9d-6d4f8cbd7822 2018-12-23 19:10:49,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.108286857605s 2018-12-23 19:10:49,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-269c37d1-3565-4c37-8f9d-6d4f8cbd7822 2018-12-23 19:10:49,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:10:49,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/6915a16e-7302-4d35-bbf2-7799a180cdcc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:50,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bba6355e-4060-4d9b-8674-535370b1f852 Date: Sun, 23 Dec 2018 19:10:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:50,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6915a16e-7302-4d35-bbf2-7799a180cdcc.json used request id req-bba6355e-4060-4d9b-8674-535370b1f852 2018-12-23 19:10:50,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19016194344s 2018-12-23 19:10:50,913 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6915a16e-7302-4d35-bbf2-7799a180cdcc.json used request id req-bba6355e-4060-4d9b-8674-535370b1f852 2018-12-23 19:10:50,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:51,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-682d8eca-b72c-4983-9d2c-e32971e758c6 Date: Sun, 23 Dec 2018 19:10:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"9a5562c7-8d19-4ade-bf8f-5687ca2a17e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ff07deda15c4e76bd2645d709a1bbb0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:50Z","qos_policy_id":null,"name":"vmready2-net_a034b6e4-8888-40f8-809e-c3d1e26a47bd","admin_state_up":true,"tenant_id":"9ff07deda15c4e76bd2645d709a1bbb0","created_at":"2018-12-23T19:10:36Z","mtu":1450}]} 2018-12-23 19:10:51,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-682d8eca-b72c-4983-9d2c-e32971e758c6 2018-12-23 19:10:51,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970239639282s 2018-12-23 19:10:51,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-682d8eca-b72c-4983-9d2c-e32971e758c6 2018-12-23 19:10:51,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:10:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/9a5562c7-8d19-4ade-bf8f-5687ca2a17e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:52,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bf2f9a6-1b1b-482a-8e02-7520da5fac46 Date: Sun, 23 Dec 2018 19:10:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:52,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9a5562c7-8d19-4ade-bf8f-5687ca2a17e2.json used request id req-0bf2f9a6-1b1b-482a-8e02-7520da5fac46 2018-12-23 19:10:52,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.07546901703s 2018-12-23 19:10:52,088 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9a5562c7-8d19-4ade-bf8f-5687ca2a17e2.json used request id req-0bf2f9a6-1b1b-482a-8e02-7520da5fac46 2018-12-23 19:10:52,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:10:52,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:52,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-d8e87edf-e1a7-4ca4-8e4b-d10f016d8736 Date: Sun, 23 Dec 2018 19:10:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/snap", "metadata": {}}], "file": "/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/file", "owner": "9ff07deda15c4e76bd2645d709a1bbb0", "id": "6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba", "size": 12716032, "self": "/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:10:44Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:10:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:10:52,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d8e87edf-e1a7-4ca4-8e4b-d10f016d8736 2018-12-23 19:10:52,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341329574585s 2018-12-23 19:10:52,126 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d8e87edf-e1a7-4ca4-8e4b-d10f016d8736 2018-12-23 19:10:52,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:10:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}09426523dc228d3fbeede30ad044a596390c07c8" 2018-12-23 19:10:52,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3c3b985-7328-4324-95cb-b9254bf94592 Date: Sun, 23 Dec 2018 19:10:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:10:52,969 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba used request id req-b3c3b985-7328-4324-95cb-b9254bf94592 2018-12-23 19:10:52,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.841443061829s 2018-12-23 19:10:52,970 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6b3dc97a-f9e3-497d-a8a3-5b7d04bb8fba used request id req-b3c3b985-7328-4324-95cb-b9254bf94592 2018-12-23 19:10:52,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:10:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:52,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10: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-85b5a0e6-3beb-43ca-ae5c-1002046c3e7b x-compute-request-id: req-85b5a0e6-3beb-43ca-ae5c-1002046c3e7b Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fe65f888-7706-4584-896d-5ab087238013", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fe65f888-7706-4584-896d-5ab087238013", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fe65f888-7706-4584-896d-5ab087238013"}]} 2018-12-23 19:10:52,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-85b5a0e6-3beb-43ca-ae5c-1002046c3e7b 2018-12-23 19:10:52,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238590240479s 2018-12-23 19:10:52,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-85b5a0e6-3beb-43ca-ae5c-1002046c3e7b 2018-12-23 19:10:52,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:10:52,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/fe65f888-7706-4584-896d-5ab087238013 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:53,046 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:10:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8960574e-370d-4c71-a074-738061fedf65 x-compute-request-id: req-8960574e-370d-4c71-a074-738061fedf65 Content-Length: 0 Content-Type: application/json 2018-12-23 19:10:53,046 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fe65f888-7706-4584-896d-5ab087238013 used request id req-8960574e-370d-4c71-a074-738061fedf65 2018-12-23 19:10:53,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0503368377686s 2018-12-23 19:10:53,047 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fe65f888-7706-4584-896d-5ab087238013 used request id req-8960574e-370d-4c71-a074-738061fedf65 2018-12-23 19:10:53,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:10:53,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:53,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d66cdd-8570-4239-b491-4d0aa327fa24 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "links": {"self": "http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4ba8e72acdee4d35a1b364522466b67a", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:10:53,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-23d66cdd-8570-4239-b491-4d0aa327fa24 2018-12-23 19:10:53,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116219997406s 2018-12-23 19:10:53,164 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-23d66cdd-8570-4239-b491-4d0aa327fa24 2018-12-23 19:10:53,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:10:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:53,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3dd27d-45b2-48be-aaf7-d8ae0ce979c4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_a034b6e4-8888-40f8-809e-c3d1e26a47bd", "links": {"self": "http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4ba8e72acdee4d35a1b364522466b67a", "description": null}} 2018-12-23 19:10:53,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a used request id req-9d3dd27d-45b2-48be-aaf7-d8ae0ce979c4 2018-12-23 19:10:53,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.14012503624s 2018-12-23 19:10:53,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a used request id req-9d3dd27d-45b2-48be-aaf7-d8ae0ce979c4 2018-12-23 19:10:53,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:10:53,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:53,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c02cfbf1-6b35-44bf-8c99-788d7b2c1904 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:10:53,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a used request id req-c02cfbf1-6b35-44bf-8c99-788d7b2c1904 2018-12-23 19:10:53,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199284076691s 2018-12-23 19:10:53,510 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4ba8e72acdee4d35a1b364522466b67a used request id req-c02cfbf1-6b35-44bf-8c99-788d7b2c1904 2018-12-23 19:10:53,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:10:53,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:53,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c12d9b5-f471-4eca-99e6-60ac5711d015 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0"}, "tags": [], "enabled": true, "id": "9ff07deda15c4e76bd2645d709a1bbb0", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_a034b6e4-8888-40f8-809e-c3d1e26a47bd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:10:53,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1c12d9b5-f471-4eca-99e6-60ac5711d015 2018-12-23 19:10:53,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0926971435547s 2018-12-23 19:10:53,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1c12d9b5-f471-4eca-99e6-60ac5711d015 2018-12-23 19:10:53,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:10:53,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:53,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3ae83cb-783e-4a7d-b86c-41e45c9830c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:10:53,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0 used request id req-b3ae83cb-783e-4a7d-b86c-41e45c9830c9 2018-12-23 19:10:53,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.224947929382s 2018-12-23 19:10:53,839 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9ff07deda15c4e76bd2645d709a1bbb0 used request id req-b3ae83cb-783e-4a7d-b86c-41e45c9830c9 2018-12-23 19:10:53,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:10:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9ff07deda15c4e76bd2645d709a1bbb0&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:54,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-7df8ee2e-3b62-46bf-a486-23b80e8505e4 Date: Sun, 23 Dec 2018 19:10:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "created_at": "2018-12-23T19:10:36Z", "updated_at": "2018-12-23T19:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:36Z", "revision_number": 0, "id": "448e9c10-8c06-4430-aa88-45a8ce83671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:36Z", "security_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ff07deda15c4e76bd2645d709a1bbb0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:36Z", "revision_number": 0, "id": "540a2ab8-8717-44c5-8454-e68707ab161a", "remote_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:36Z", "security_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ff07deda15c4e76bd2645d709a1bbb0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:36Z", "revision_number": 0, "id": "7b493586-dcf1-4679-9dcb-d6a238fa39a2", "remote_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:36Z", "security_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ff07deda15c4e76bd2645d709a1bbb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:36Z", "revision_number": 0, "id": "87ed21be-73be-443a-9a62-ecbe30aa9c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:36Z", "security_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ff07deda15c4e76bd2645d709a1bbb0"}], "revision_number": 4, "project_id": "9ff07deda15c4e76bd2645d709a1bbb0", "id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "name": "default"}]} 2018-12-23 19:10:54,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9ff07deda15c4e76bd2645d709a1bbb0&name=default used request id req-7df8ee2e-3b62-46bf-a486-23b80e8505e4 2018-12-23 19:10:54,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.217298984528s 2018-12-23 19:10:54,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9ff07deda15c4e76bd2645d709a1bbb0&name=default used request id req-7df8ee2e-3b62-46bf-a486-23b80e8505e4 2018-12-23 19:10:54,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:10:54,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:54,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ae839279-e2e3-4229-ace6-6900c657e8f1 Date: Sun, 23 Dec 2018 19:10:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "created_at": "2018-12-23T19:10:36Z", "updated_at": "2018-12-23T19:10:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:36Z", "revision_number": 0, "id": "448e9c10-8c06-4430-aa88-45a8ce83671e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:36Z", "security_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ff07deda15c4e76bd2645d709a1bbb0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:36Z", "revision_number": 0, "id": "540a2ab8-8717-44c5-8454-e68707ab161a", "remote_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:36Z", "security_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ff07deda15c4e76bd2645d709a1bbb0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:36Z", "revision_number": 0, "id": "7b493586-dcf1-4679-9dcb-d6a238fa39a2", "remote_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:36Z", "security_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ff07deda15c4e76bd2645d709a1bbb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:10:36Z", "revision_number": 0, "id": "87ed21be-73be-443a-9a62-ecbe30aa9c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:10:36Z", "security_group_id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "tenant_id": "9ff07deda15c4e76bd2645d709a1bbb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ff07deda15c4e76bd2645d709a1bbb0"}], "revision_number": 4, "project_id": "9ff07deda15c4e76bd2645d709a1bbb0", "id": "6e4921c3-d4ea-429e-950c-4edd269f54f8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:10:54,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ae839279-e2e3-4229-ace6-6900c657e8f1 2018-12-23 19:10:54,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503399372101s 2018-12-23 19:10:54,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ae839279-e2e3-4229-ace6-6900c657e8f1 2018-12-23 19:10:54,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:10:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6e4921c3-d4ea-429e-950c-4edd269f54f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}501ddb90bae2f731b68d704fc823eba955da808a" 2018-12-23 19:10:54,955 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a012526d-6663-4ce5-ae44-646d95a8cfde Content-Length: 0 Date: Sun, 23 Dec 2018 19:10:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:10:54,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6e4921c3-d4ea-429e-950c-4edd269f54f8.json used request id req-a012526d-6663-4ce5-ae44-646d95a8cfde 2018-12-23 19:10:54,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.837757825851s 2018-12-23 19:10:54,956 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6e4921c3-d4ea-429e-950c-4edd269f54f8.json used request id req-a012526d-6663-4ce5-ae44-646d95a8cfde 2018-12-23 19:10:55,004 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-12-23 19:10:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:55,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019acd37-95db-4937-bf8b-4691827a38dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:10:55,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-019acd37-95db-4937-bf8b-4691827a38dd 2018-12-23 19:10:55,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:10:55,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["urPFkntCTX2uyXZsor6PyA"], "issued_at": "2018-12-23T19:10:55.000000Z"}} 2018-12-23 19:10:55,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:10:55,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-35292afb-40ef-49b1-ac14-1109f555a88d Date: Sun, 23 Dec 2018 19:10:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:10:55,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35292afb-40ef-49b1-ac14-1109f555a88d 2018-12-23 19:10:55,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265130996704s 2018-12-23 19:10:55,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-35292afb-40ef-49b1-ac14-1109f555a88d 2018-12-23 19:10:55,711 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-12-23 19:10:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:10:55,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:10:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:10:55,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:10:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:10:55,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645ee279-b8bc-4be1-8dae-f6228b9f523f Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:10:55,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-645ee279-b8bc-4be1-8dae-f6228b9f523f 2018-12-23 19:10:55,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933740139008s 2018-12-23 19:10:55,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-645ee279-b8bc-4be1-8dae-f6228b9f523f 2018-12-23 19:10:55,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:10:55,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:10:55,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7cf023-283a-4c27-8db2-13482646e286 Content-Encoding: gzip Content-Length: 297 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-23 19:10:55,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5e7cf023-283a-4c27-8db2-13482646e286 2018-12-23 19:10:55,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0930209159851s 2018-12-23 19:10:55,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5e7cf023-283a-4c27-8db2-13482646e286 2018-12-23 19:10:55,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:10:55,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"network": {"tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171", "admin_state_up": true}}' 2018-12-23 19:10:56,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a8bcebf8-a9eb-40a9-8096-6f680ea05081 Date: Sun, 23 Dec 2018 19:10:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:56Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:55Z","mtu":1450}} 2018-12-23 19:10:56,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a8bcebf8-a9eb-40a9-8096-6f680ea05081 2018-12-23 19:10:56,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.421777009964s 2018-12-23 19:10:56,340 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a8bcebf8-a9eb-40a9-8096-6f680ea05081 2018-12-23 19:10:56,340 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:10:56Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33', 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'singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171', u'created_at': u'2018-12-23T19:10:55Z', u'mtu': 1450, u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'l2_adjacency': True}) 2018-12-23 19:10:56,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:10:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:10:56,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-4ff8d949-4bbb-400d-a1a7-9864a653f6d0 Date: Sun, 23 Dec 2018 19:10:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:10:56Z","qos_policy_id":null,"name":"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:10:56,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4ff8d949-4bbb-400d-a1a7-9864a653f6d0 2018-12-23 19:10:56,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106401920319s 2018-12-23 19:10:56,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4ff8d949-4bbb-400d-a1a7-9864a653f6d0 2018-12-23 19:10:56,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:10:56,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"subnet": {"name": "singlevm1-subnet_324e8a1c-e3d0-403d-8c25-68dbecee4171", "enable_dhcp": true, "network_id": "0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:10:56,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-768d02eb-7cfe-45d2-9d49-164a48acdf90 Date: Sun, 23 Dec 2018 19:10:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:10:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e700d220-8587-48dc-8cd3-01f980b5c091","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a566a01ffbd944e5ac1274f05a5753a7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_324e8a1c-e3d0-403d-8c25-68dbecee4171","enable_dhcp":true,"segment_id":null,"network_id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:56Z","ip_version":4}} 2018-12-23 19:10:56,950 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-768d02eb-7cfe-45d2-9d49-164a48acdf90 2018-12-23 19:10:56,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.500988960266s 2018-12-23 19:10:56,951 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-768d02eb-7cfe-45d2-9d49-164a48acdf90 2018-12-23 19:10:56,951 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:10:56Z', 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'e700d220-8587-48dc-8cd3-01f980b5c091', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_324e8a1c-e3d0-403d-8c25-68dbecee4171', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33', u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'created_at': u'2018-12-23T19:10:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7'}) 2018-12-23 19:10:56,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:10:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "singlevm1-router_324e8a1c-e3d0-403d-8c25-68dbecee4171", "admin_state_up": true}}' 2018-12-23 19:10:58,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-0f7577ab-324c-4768-970b-6e5cf8675edb Date: Sun, 23 Dec 2018 19:10:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:10:57Z", "admin_state_up": true, "updated_at": "2018-12-23T19:10:58Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "name": "singlevm1-router_324e8a1c-e3d0-403d-8c25-68dbecee4171"}} 2018-12-23 19:10:58,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0f7577ab-324c-4768-970b-6e5cf8675edb 2018-12-23 19:10:58,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54522109032s 2018-12-23 19:10:58,498 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0f7577ab-324c-4768-970b-6e5cf8675edb 2018-12-23 19:10:58,498 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:10:58Z', u'revision_number': 2, u'ha': False, u'id': u'42b95d7b-b626-4f6b-a1b3-a35b597da9e9', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_324e8a1c-e3d0-403d-8c25-68dbecee4171', u'admin_state_up': True, u'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'created_at': u'2018-12-23T19:10:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'a566a01ffbd944e5ac1274f05a5753a7'}) 2018-12-23 19:10:58,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:10:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"subnet_id": "e700d220-8587-48dc-8cd3-01f980b5c091"}' 2018-12-23 19:11:00,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-910b7e5e-7f18-4b32-8a85-c61c005092b4 Date: Sun, 23 Dec 2018 19:11:00 GMT RESP BODY: {"network_id": "0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "subnet_id": "e700d220-8587-48dc-8cd3-01f980b5c091", "subnet_ids": ["e700d220-8587-48dc-8cd3-01f980b5c091"], "port_id": "d37b76d6-9c02-4392-8ce6-43aa80f99b17", "id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9"} 2018-12-23 19:11:00,514 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9/add_router_interface.json used request id req-910b7e5e-7f18-4b32-8a85-c61c005092b4 2018-12-23 19:11:00,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01589798927s 2018-12-23 19:11:00,515 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9/add_router_interface.json used request id req-910b7e5e-7f18-4b32-8a85-c61c005092b4 returning object 42b95d7b-b626-4f6b-a1b3-a35b597da9e9 2018-12-23 19:11:00,515 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:11:00,647 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:11:00,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:11:00,653 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:11:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:11:00,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:11:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:01,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ff770af3-28e9-4f77-b228-538e8946287c Date: Sun, 23 Dec 2018 19:11:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:11:01,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ff770af3-28e9-4f77-b228-538e8946287c 2018-12-23 19:11:01,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.666482925415s 2018-12-23 19:11:01,322 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ff770af3-28e9-4f77-b228-538e8946287c 2018-12-23 19:11:01,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:11:01,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171"}' 2018-12-23 19:11:01,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d422bb67-f86c-4b5e-b2b9-5ff1cc4f4cde Date: Sun, 23 Dec 2018 19:11:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179/file", "owner": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2307f009-ca0d-42fa-a377-030ce51e7179", "size": null, "self": "/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:11:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "checksum": null, "created_at": "2018-12-23T19:11:01Z", "protected": false} 2018-12-23 19:11:01,470 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d422bb67-f86c-4b5e-b2b9-5ff1cc4f4cde 2018-12-23 19:11:01,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.13981795311s 2018-12-23 19:11:01,471 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d422bb67-f86c-4b5e-b2b9-5ff1cc4f4cde returning object 2307f009-ca0d-42fa-a377-030ce51e7179 2018-12-23 19:11:01,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:11:01,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '' 2018-12-23 19:11:01,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1684f3d-b326-447a-a17e-b997ebdda667 Date: Sun, 23 Dec 2018 19:11:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:11:01,903 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179/file used request id req-a1684f3d-b326-447a-a17e-b997ebdda667 2018-12-23 19:11:01,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.431931972504s 2018-12-23 19:11:01,904 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179/file used request id req-a1684f3d-b326-447a-a17e-b997ebdda667 2018-12-23 19:11:01,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:11:01,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:01,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-496ea911-1fc1-4c36-af5b-e6e232968322 Date: Sun, 23 Dec 2018 19:11:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2307f009-ca0d-42fa-a377-030ce51e7179/snap", "metadata": {}}], "file": "/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179/file", "owner": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2307f009-ca0d-42fa-a377-030ce51e7179", "size": 12716032, "self": "/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2307f009-ca0d-42fa-a377-030ce51e7179/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:11:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:11:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:11:01,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-496ea911-1fc1-4c36-af5b-e6e232968322 2018-12-23 19:11:01,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0240230560303s 2018-12-23 19:11:01,932 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-496ea911-1fc1-4c36-af5b-e6e232968322 2018-12-23 19:11:01,934 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2307f009-ca0d-42fa-a377-030ce51e7179/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179/file', 'owner': u'a566a01ffbd944e5ac1274f05a5753a7', 'id': u'2307f009-ca0d-42fa-a377-030ce51e7179', 'size': 12716032, u'self': u'/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a566a01ffbd944e5ac1274f05a5753a7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2307f009-ca0d-42fa-a377-030ce51e7179/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:11:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T19:11:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171', 'created': u'2018-12-23T19:11:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:11:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:11:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:11:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_324e8a1c-e3d0-403d-8c25-68dbecee4171", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:11:02,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f84212c5-8ab8-4104-99d0-de8fb14a6570 x-compute-request-id: req-f84212c5-8ab8-4104-99d0-de8fb14a6570 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_324e8a1c-e3d0-403d-8c25-68dbecee4171", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4"}} 2018-12-23 19:11:02,176 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f84212c5-8ab8-4104-99d0-de8fb14a6570 2018-12-23 19:11:02,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.24158000946s 2018-12-23 19:11:02,177 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f84212c5-8ab8-4104-99d0-de8fb14a6570 2018-12-23 19:11:02,178 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_324e8a1c-e3d0-403d-8c25-68dbecee4171', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'c06f34dc-5a97-4e58-ac82-5f51b44ac1d4', 'swap': 0}) 2018-12-23 19:11:02,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:11:02,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"extra_specs": {}}' 2018-12-23 19:11:02,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-edd810e5-f6b5-4931-babe-dd9350abdbb8 x-compute-request-id: req-edd810e5-f6b5-4931-babe-dd9350abdbb8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:11:02,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4/os-extra_specs used request id req-edd810e5-f6b5-4931-babe-dd9350abdbb8 2018-12-23 19:11:02,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198500156403s 2018-12-23 19:11:02,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4/os-extra_specs used request id req-edd810e5-f6b5-4931-babe-dd9350abdbb8 2018-12-23 19:11:02,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 19:11:02,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"keypair": {"name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171"}}' 2018-12-23 19:11:02,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9d7d1c6-f522-4d1b-b644-19806654406e x-compute-request-id: req-b9d7d1c6-f522-4d1b-b644-19806654406e Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj4J+Dfz8vYluvtbHnH4sB55g0NE8bwIQPP5mLwCsLYmqVTTrS9hKenWglfM3I3k6LX2knf318/iCemHxmDkX2zA3yQzYa66bndGSZ53Js675zxCNCkvE8F05xBeJUIWdrsi1YRlQMoGWrqXT1kX23ZjnC6TP/zfBuOmmAhZSwEMEmf5STiDwu/prQ5ousGtq1AWorAlX4C0rqfUUwm8nMYjygmuzpyXN5K1swGQi0XJjp8o1lyiA7FjT44xMIxm8a00cj7JeeFAZNDy3Pki+i1bnmV1Dye/wi4735phCLvvH+CxVzTMRnSsLDG4g+ggE+rgFTLLNwzhYdXX4UPGvx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo+Cfg38/L2Jbr7Wx5x+LAeeYNDRPG8CEDz+Zi8ArC2JqlU06\n0vYSnp1oJXzNyN5Oi19pJ399fP4gnph8Zg5F9swN8kM2Guum53RkmedybOu+c8Qj\nQpLxPBdOcQXiVCFna7ItWEZUDKBlq6l09ZF9t2Y5wukz/83wbjppgIWUsBDBJn+U\nk4g8Lv6a0OaLrBratQFqKwJV+AtK6n1FMJvJzGI8oJrs6clzeStbMBkItFyY6fKN\nZcogOxY0+OMTCMZvGtNHI+yXnhQGTQ8tz5IvotW55ldQ8nv8IuO9+aYQi77x/gsV\nc0zEZ0rCwxuIPoIBPq4BUyyzcM4WHV1+FDxr8QIDAQABAoIBAHAgW+QUJ35bVRJ3\nRj82VN07wedONyZs5a6tPHjjRlBmyThYfDwlw/2lA8JKj161xJYV9RPiZlEka9s3\nyD3n3DUNzykIlbd7r1pESCUJuEAQWOJKvDlr4wTTiYdJmF8p7+I/Kklw7UcqZAY9\nTtpK7vKSTkkvWLXZCX3SF6epPl/sLk+TYosM3vOpdEVpn+m343KFxO4tylnsLjLE\n5ByVBd8yd7xodj5dRLv40XC9SRGu8EG8DnQx61XUHLT/zDv+Of3WW50VqcnkwQ9K\nueQGFPXMFjPHyQSgCbHraTf747vBd+uJyao10URgc2ppVCIdg3EMxAZRyrBUPNz0\nlj7HjnECgYEA1KtNmxbDeom8Rjin8WH3gvZ2YzRrzSL6iWhvZIAfbxRQ7LnXl0/n\niblWbH1qRKQ6opYqMZvJSi1MDXo0WzwJyr/FPn4/3Fc8IH0kijdvlRP5r+8B/Ioc\nqlruz9q9pVQMjoKqrzDmJ8cu8Oejqe6AiGmXpRRymWWaLwsyorCQGeUCgYEAxURf\nclEx1W+Rm1qDV/igDmXM2Z9Gdj7G7+INMvFeU+yJpHKWlUIUdHAtAPVE3p20tsaf\n1C+fVuinxucR3atNT0jbqQAwuFVY02CaPjVf0P6gI7QOzRbV0J0jYNeRHJyNTHaF\nEsOuBJ1neMG7tjca1wLz592GiZYyKnz4Ts03uR0CgYByL5f3kX1bqeCBA6KIpEU0\n+AgQs/C9r+49IOnOWEyIY6wfrpjnEWwMMosIrT4FpPgmm+IDyNWHElMnWVoLMm0/\ngz/wkfDP6bbK6uZXn/Q1YwhJQlcatT026qQWzifNQReM3POwJN0utm+pwXXKo9g3\nZhqZ9CSj4D2szKJfX9W/UQKBgQCyf+n2IW58eZZCAycyZTE/lfJFQZCa0rdkvSHA\nZRQ70J/EBEQqDz8/FXpDkayd3Ap4EUby05zVIXUf0FskQCuWgJDzXc64HdJggttP\nSzDGhoEVjYqPHgif2nD24ljWkPpypBRKJHLEjkHgzT0z5q0MvglCV/uzaAtA0xBF\nDgFMKQKBgAq67RNU+lCIjGEoSDy9HaORju36xXMx0AvyTOmWBdWP8Vv4kiz75hdp\nmHIOnRgbSImAicWQgIQFWGdhxYKARyuaRAkzs+HW3qvqFJrQdrIea2PKckzr/wYv\nKlAAIfNjb0P9LwR4B2MENHlyaJpxWtGaeRV5Hixn7yXI422R5Ra1\n-----END RSA PRIVATE KEY-----\n", "user_id": "2629381fd212405581999fe9f546e584", "name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171", "fingerprint": "7c:8b:15:02:dd:4b:33:51:cd:86:0e:cf:75:58:f5:d4"}} 2018-12-23 19:11:02,387 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b9d7d1c6-f522-4d1b-b644-19806654406e 2018-12-23 19:11:02,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.188019990921s 2018-12-23 19:11:02,387 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b9d7d1c6-f522-4d1b-b644-19806654406e 2018-12-23 19:11:02,388 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj4J+Dfz8vYluvtbHnH4sB55g0NE8bwIQPP5mLwCsLYmqVTTrS9hKenWglfM3I3k6LX2knf318/iCemHxmDkX2zA3yQzYa66bndGSZ53Js675zxCNCkvE8F05xBeJUIWdrsi1YRlQMoGWrqXT1kX23ZjnC6TP/zfBuOmmAhZSwEMEmf5STiDwu/prQ5ousGtq1AWorAlX4C0rqfUUwm8nMYjygmuzpyXN5K1swGQi0XJjp8o1lyiA7FjT44xMIxm8a00cj7JeeFAZNDy3Pki+i1bnmV1Dye/wi4735phCLvvH+CxVzTMRnSsLDG4g+ggE+rgFTLLNwzhYdXX4UPGvx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAo+Cfg38/L2Jbr7Wx5x+LAeeYNDRPG8CEDz+Zi8ArC2JqlU06\n0vYSnp1oJXzNyN5Oi19pJ399fP4gnph8Zg5F9swN8kM2Guum53RkmedybOu+c8Qj\nQpLxPBdOcQXiVCFna7ItWEZUDKBlq6l09ZF9t2Y5wukz/83wbjppgIWUsBDBJn+U\nk4g8Lv6a0OaLrBratQFqKwJV+AtK6n1FMJvJzGI8oJrs6clzeStbMBkItFyY6fKN\nZcogOxY0+OMTCMZvGtNHI+yXnhQGTQ8tz5IvotW55ldQ8nv8IuO9+aYQi77x/gsV\nc0zEZ0rCwxuIPoIBPq4BUyyzcM4WHV1+FDxr8QIDAQABAoIBAHAgW+QUJ35bVRJ3\nRj82VN07wedONyZs5a6tPHjjRlBmyThYfDwlw/2lA8JKj161xJYV9RPiZlEka9s3\nyD3n3DUNzykIlbd7r1pESCUJuEAQWOJKvDlr4wTTiYdJmF8p7+I/Kklw7UcqZAY9\nTtpK7vKSTkkvWLXZCX3SF6epPl/sLk+TYosM3vOpdEVpn+m343KFxO4tylnsLjLE\n5ByVBd8yd7xodj5dRLv40XC9SRGu8EG8DnQx61XUHLT/zDv+Of3WW50VqcnkwQ9K\nueQGFPXMFjPHyQSgCbHraTf747vBd+uJyao10URgc2ppVCIdg3EMxAZRyrBUPNz0\nlj7HjnECgYEA1KtNmxbDeom8Rjin8WH3gvZ2YzRrzSL6iWhvZIAfbxRQ7LnXl0/n\niblWbH1qRKQ6opYqMZvJSi1MDXo0WzwJyr/FPn4/3Fc8IH0kijdvlRP5r+8B/Ioc\nqlruz9q9pVQMjoKqrzDmJ8cu8Oejqe6AiGmXpRRymWWaLwsyorCQGeUCgYEAxURf\nclEx1W+Rm1qDV/igDmXM2Z9Gdj7G7+INMvFeU+yJpHKWlUIUdHAtAPVE3p20tsaf\n1C+fVuinxucR3atNT0jbqQAwuFVY02CaPjVf0P6gI7QOzRbV0J0jYNeRHJyNTHaF\nEsOuBJ1neMG7tjca1wLz592GiZYyKnz4Ts03uR0CgYByL5f3kX1bqeCBA6KIpEU0\n+AgQs/C9r+49IOnOWEyIY6wfrpjnEWwMMosIrT4FpPgmm+IDyNWHElMnWVoLMm0/\ngz/wkfDP6bbK6uZXn/Q1YwhJQlcatT026qQWzifNQReM3POwJN0utm+pwXXKo9g3\nZhqZ9CSj4D2szKJfX9W/UQKBgQCyf+n2IW58eZZCAycyZTE/lfJFQZCa0rdkvSHA\nZRQ70J/EBEQqDz8/FXpDkayd3Ap4EUby05zVIXUf0FskQCuWgJDzXc64HdJggttP\nSzDGhoEVjYqPHgif2nD24ljWkPpypBRKJHLEjkHgzT0z5q0MvglCV/uzaAtA0xBF\nDgFMKQKBgAq67RNU+lCIjGEoSDy9HaORju36xXMx0AvyTOmWBdWP8Vv4kiz75hdp\nmHIOnRgbSImAicWQgIQFWGdhxYKARyuaRAkzs+HW3qvqFJrQdrIea2PKckzr/wYv\nKlAAIfNjb0P9LwR4B2MENHlyaJpxWtGaeRV5Hixn7yXI422R5Ra1\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2629381fd212405581999fe9f546e584', 'name': u'singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171', 'created_at': '2018-12-23T19:11:02.388639', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a566a01ffbd944e5ac1274f05a5753a7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7c:8b:15:02:dd:4b:33:51:cd:86:0e:cf:75:58:f5:d4', 'type': 'ssh', 'id': u'singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171'}) 2018-12-23 19:11:02,389 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAo+Cfg38/L2Jbr7Wx5x+LAeeYNDRPG8CEDz+Zi8ArC2JqlU06 0vYSnp1oJXzNyN5Oi19pJ399fP4gnph8Zg5F9swN8kM2Guum53RkmedybOu+c8Qj QpLxPBdOcQXiVCFna7ItWEZUDKBlq6l09ZF9t2Y5wukz/83wbjppgIWUsBDBJn+U k4g8Lv6a0OaLrBratQFqKwJV+AtK6n1FMJvJzGI8oJrs6clzeStbMBkItFyY6fKN ZcogOxY0+OMTCMZvGtNHI+yXnhQGTQ8tz5IvotW55ldQ8nv8IuO9+aYQi77x/gsV c0zEZ0rCwxuIPoIBPq4BUyyzcM4WHV1+FDxr8QIDAQABAoIBAHAgW+QUJ35bVRJ3 Rj82VN07wedONyZs5a6tPHjjRlBmyThYfDwlw/2lA8JKj161xJYV9RPiZlEka9s3 yD3n3DUNzykIlbd7r1pESCUJuEAQWOJKvDlr4wTTiYdJmF8p7+I/Kklw7UcqZAY9 TtpK7vKSTkkvWLXZCX3SF6epPl/sLk+TYosM3vOpdEVpn+m343KFxO4tylnsLjLE 5ByVBd8yd7xodj5dRLv40XC9SRGu8EG8DnQx61XUHLT/zDv+Of3WW50VqcnkwQ9K ueQGFPXMFjPHyQSgCbHraTf747vBd+uJyao10URgc2ppVCIdg3EMxAZRyrBUPNz0 lj7HjnECgYEA1KtNmxbDeom8Rjin8WH3gvZ2YzRrzSL6iWhvZIAfbxRQ7LnXl0/n iblWbH1qRKQ6opYqMZvJSi1MDXo0WzwJyr/FPn4/3Fc8IH0kijdvlRP5r+8B/Ioc qlruz9q9pVQMjoKqrzDmJ8cu8Oejqe6AiGmXpRRymWWaLwsyorCQGeUCgYEAxURf clEx1W+Rm1qDV/igDmXM2Z9Gdj7G7+INMvFeU+yJpHKWlUIUdHAtAPVE3p20tsaf 1C+fVuinxucR3atNT0jbqQAwuFVY02CaPjVf0P6gI7QOzRbV0J0jYNeRHJyNTHaF EsOuBJ1neMG7tjca1wLz592GiZYyKnz4Ts03uR0CgYByL5f3kX1bqeCBA6KIpEU0 +AgQs/C9r+49IOnOWEyIY6wfrpjnEWwMMosIrT4FpPgmm+IDyNWHElMnWVoLMm0/ gz/wkfDP6bbK6uZXn/Q1YwhJQlcatT026qQWzifNQReM3POwJN0utm+pwXXKo9g3 ZhqZ9CSj4D2szKJfX9W/UQKBgQCyf+n2IW58eZZCAycyZTE/lfJFQZCa0rdkvSHA ZRQ70J/EBEQqDz8/FXpDkayd3Ap4EUby05zVIXUf0FskQCuWgJDzXc64HdJggttP SzDGhoEVjYqPHgif2nD24ljWkPpypBRKJHLEjkHgzT0z5q0MvglCV/uzaAtA0xBF DgFMKQKBgAq67RNU+lCIjGEoSDy9HaORju36xXMx0AvyTOmWBdWP8Vv4kiz75hdp mHIOnRgbSImAicWQgIQFWGdhxYKARyuaRAkzs+HW3qvqFJrQdrIea2PKckzr/wYv KlAAIfNjb0P9LwR4B2MENHlyaJpxWtGaeRV5Hixn7yXI422R5Ra1 -----END RSA PRIVATE KEY----- 2018-12-23 19:11:02,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 19:11:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"security_group": {"name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-12-23 19:11:02,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-2c9e6ef1-fd00-40dc-9c10-99aa1d7ce310 Date: Sun, 23 Dec 2018 19:11:02 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:02Z", "updated_at": "2018-12-23T19:11:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "0173f63e-f575-4db3-9e87-14df659f80ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "2886d79f-0c8e-4de8-8d32-f39cb54bb168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 2, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171"}} 2018-12-23 19:11:02,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2c9e6ef1-fd00-40dc-9c10-99aa1d7ce310 2018-12-23 19:11:02,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.203123807907s 2018-12-23 19:11:02,595 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2c9e6ef1-fd00-40dc-9c10-99aa1d7ce310 2018-12-23 19:11:02,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:11:02,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:02,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-2254b157-20cd-4024-940c-027e0d5d6f39 Date: Sun, 23 Dec 2018 19:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:02Z", "updated_at": "2018-12-23T19:11:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "0173f63e-f575-4db3-9e87-14df659f80ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "2886d79f-0c8e-4de8-8d32-f39cb54bb168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 2, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:11:02,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2254b157-20cd-4024-940c-027e0d5d6f39 2018-12-23 19:11:02,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115299940109s 2018-12-23 19:11:02,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2254b157-20cd-4024-940c-027e0d5d6f39 2018-12-23 19:11:02,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 19:11:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -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": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82"}}' 2018-12-23 19:11:02,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e1cc3f4b-1055-4cb0-abb2-d8d1e8798274 Date: Sun, 23 Dec 2018 19:11:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "port_range_min": 22, "revision_number": 0, "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:02Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "4d3dc55a-7904-421b-b495-e3fb86b54a81"}} 2018-12-23 19:11:02,893 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e1cc3f4b-1055-4cb0-abb2-d8d1e8798274 2018-12-23 19:11:02,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.173481941223s 2018-12-23 19:11:02,894 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e1cc3f4b-1055-4cb0-abb2-d8d1e8798274 2018-12-23 19:11:02,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:11:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:02,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-1276285c-6726-4712-b451-c5817519b3f8 Date: Sun, 23 Dec 2018 19:11:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:02Z", "updated_at": "2018-12-23T19:11:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "0173f63e-f575-4db3-9e87-14df659f80ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "4d3dc55a-7904-421b-b495-e3fb86b54a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "2886d79f-0c8e-4de8-8d32-f39cb54bb168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 3, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:11:02,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1276285c-6726-4712-b451-c5817519b3f8 2018-12-23 19:11:02,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.054801940918s 2018-12-23 19:11:02,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1276285c-6726-4712-b451-c5817519b3f8 2018-12-23 19:11:02,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 19:11:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -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": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82"}}' 2018-12-23 19:11:03,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d7aad1ce-3247-4e3e-888d-c09fb31e8589 Date: Sun, 23 Dec 2018 19:11:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:11:03Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "port_range_min": null, "revision_number": 0, "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:03Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "c9e21073-2017-4657-8150-ebf53af80f14"}} 2018-12-23 19:11:03,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d7aad1ce-3247-4e3e-888d-c09fb31e8589 2018-12-23 19:11:03,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129096984863s 2018-12-23 19:11:03,085 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d7aad1ce-3247-4e3e-888d-c09fb31e8589 2018-12-23 19:11:03,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:03,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:03,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-c0a0ba2b-6d17-4ef8-9c05-c2e6d5a7d69f Date: Sun, 23 Dec 2018 19:11:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":["e700d220-8587-48dc-8cd3-01f980b5c091"],"description":"","tags":[],"updated_at":"2018-12-23T19:10:56Z","qos_policy_id":null,"name":"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:11:03,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c0a0ba2b-6d17-4ef8-9c05-c2e6d5a7d69f 2018-12-23 19:11:03,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.088604927063s 2018-12-23 19:11:03,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c0a0ba2b-6d17-4ef8-9c05-c2e6d5a7d69f 2018-12-23 19:11:03,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:11:03,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:03,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-1507960e-b289-460e-8563-4638ee1b7c7f Date: Sun, 23 Dec 2018 19:11:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2307f009-ca0d-42fa-a377-030ce51e7179/snap", "metadata": {}}], "file": "/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179/file", "owner": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2307f009-ca0d-42fa-a377-030ce51e7179", "size": 12716032, "self": "/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2307f009-ca0d-42fa-a377-030ce51e7179/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:11:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:11:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:11:03,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1507960e-b289-460e-8563-4638ee1b7c7f 2018-12-23 19:11:03,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241508483887s 2018-12-23 19:11:03,205 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1507960e-b289-460e-8563-4638ee1b7c7f 2018-12-23 19:11:03,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:11:03,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:03,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11: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-7d377121-ad08-4901-88c2-50c8a864a3ad x-compute-request-id: req-7d377121-ad08-4901-88c2-50c8a864a3ad Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_324e8a1c-e3d0-403d-8c25-68dbecee4171", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4"}]} 2018-12-23 19:11:03,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7d377121-ad08-4901-88c2-50c8a864a3ad 2018-12-23 19:11:03,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232520103455s 2018-12-23 19:11:03,230 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7d377121-ad08-4901-88c2-50c8a864a3ad 2018-12-23 19:11:03,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 19:11:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"server": {"name": "singlevm1-vm_324e8a1c-e3d0-403d-8c25-68dbecee4171", "imageRef": "2307f009-ca0d-42fa-a377-030ce51e7179", "key_name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171", "flavorRef": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33"}], "security_groups": [{"name": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82"}]}}' 2018-12-23 19:11:04,332 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:11: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-7f5a2c7a-ae38-48b6-b5aa-9b16ba238d3a x-compute-request-id: req-7f5a2c7a-ae38-48b6-b5aa-9b16ba238d3a Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82"}], "OS-DCF:diskConfig": "MANUAL", "id": "2817b335-d6a3-4384-8741-769a2ad6e1f9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "bookmark"}], "adminPass": "wtE83gWvc26w"}} 2018-12-23 19:11:04,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7f5a2c7a-ae38-48b6-b5aa-9b16ba238d3a 2018-12-23 19:11:04,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.10038495064s 2018-12-23 19:11:04,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7f5a2c7a-ae38-48b6-b5aa-9b16ba238d3a 2018-12-23 19:11:04,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:04,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:05,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ccfa433-2e74-44cb-9258-b4bd4282e3c3 x-compute-request-id: req-1ccfa433-2e74-44cb-9258-b4bd4282e3c3 Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "bookmark"}], "image": {"id": "2307f009-ca0d-42fa-a377-030ce51e7179", "links": [{"href": "http://172.30.9.21:8774/images/2307f009-ca0d-42fa-a377-030ce51e7179", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "links": [{"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}]}, "id": "2817b335-d6a3-4384-8741-769a2ad6e1f9", "user_id": "2629381fd212405581999fe9f546e584", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:11:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_324e8a1c-e3d0-403d-8c25-68dbecee4171", "created": "2018-12-23T19:11:04Z", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:05,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1ccfa433-2e74-44cb-9258-b4bd4282e3c3 2018-12-23 19:11:05,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.721415996552s 2018-12-23 19:11:05,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1ccfa433-2e74-44cb-9258-b4bd4282e3c3 2018-12-23 19:11:05,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:05,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:05,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-30c880c8-ae56-4753-b501-c9ad3c12441a Date: Sun, 23 Dec 2018 19:11:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":["e700d220-8587-48dc-8cd3-01f980b5c091"],"description":"","tags":[],"updated_at":"2018-12-23T19:10:56Z","qos_policy_id":null,"name":"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:11:05,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-30c880c8-ae56-4753-b501-c9ad3c12441a 2018-12-23 19:11:05,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245802879333s 2018-12-23 19:11:05,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-30c880c8-ae56-4753-b501-c9ad3c12441a 2018-12-23 19:11:05,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:11:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:05,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-b1944646-462d-4e9c-ae7b-3a53f46cd24a Date: Sun, 23 Dec 2018 19:11:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:10:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e700d220-8587-48dc-8cd3-01f980b5c091","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a566a01ffbd944e5ac1274f05a5753a7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_324e8a1c-e3d0-403d-8c25-68dbecee4171","enable_dhcp":true,"segment_id":null,"network_id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:56Z","ip_version":4},{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:11:05,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b1944646-462d-4e9c-ae7b-3a53f46cd24a 2018-12-23 19:11:05,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0624859333038s 2018-12-23 19:11:05,372 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b1944646-462d-4e9c-ae7b-3a53f46cd24a 2018-12-23 19:11:05,373 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:11:07,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:07,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11: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-94f9c099-845a-4c5d-9638-e45999840500 x-compute-request-id: req-94f9c099-845a-4c5d-9638-e45999840500 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "bookmark"}], "image": {"id": "2307f009-ca0d-42fa-a377-030ce51e7179", "links": [{"href": "http://172.30.9.21:8774/images/2307f009-ca0d-42fa-a377-030ce51e7179", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "links": [{"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}]}, "id": "2817b335-d6a3-4384-8741-769a2ad6e1f9", "user_id": "2629381fd212405581999fe9f546e584", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:11:07Z", "hostId": "67fb3423249d13bad4ad1348b92ac68403dbf2418df1cbf753816b29", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_324e8a1c-e3d0-403d-8c25-68dbecee4171", "created": "2018-12-23T19:11:04Z", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:07,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-94f9c099-845a-4c5d-9638-e45999840500 2018-12-23 19:11:07,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617376089096s 2018-12-23 19:11:07,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-94f9c099-845a-4c5d-9638-e45999840500 2018-12-23 19:11:07,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:11:10,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:10,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:10,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11: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-c0e1ed22-46d6-47fe-a39d-d77332f23ed8 x-compute-request-id: req-c0e1ed22-46d6-47fe-a39d-d77332f23ed8 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "bookmark"}], "image": {"id": "2307f009-ca0d-42fa-a377-030ce51e7179", "links": [{"href": "http://172.30.9.21:8774/images/2307f009-ca0d-42fa-a377-030ce51e7179", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "links": [{"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}]}, "id": "2817b335-d6a3-4384-8741-769a2ad6e1f9", "security_groups": [{"name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171"}], "user_id": "2629381fd212405581999fe9f546e584", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:11:08Z", "hostId": "67fb3423249d13bad4ad1348b92ac68403dbf2418df1cbf753816b29", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_324e8a1c-e3d0-403d-8c25-68dbecee4171", "created": "2018-12-23T19:11:04Z", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:10,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c0e1ed22-46d6-47fe-a39d-d77332f23ed8 2018-12-23 19:11:10,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.93634390831s 2018-12-23 19:11:10,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c0e1ed22-46d6-47fe-a39d-d77332f23ed8 2018-12-23 19:11:10,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:11:12,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:12,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:13,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0bb6d54-f89f-41a2-9751-f9d55870fa6e x-compute-request-id: req-e0bb6d54-f89f-41a2-9751-f9d55870fa6e Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2d:97", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "bookmark"}], "image": {"id": "2307f009-ca0d-42fa-a377-030ce51e7179", "links": [{"href": "http://172.30.9.21:8774/images/2307f009-ca0d-42fa-a377-030ce51e7179", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "links": [{"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}]}, "id": "2817b335-d6a3-4384-8741-769a2ad6e1f9", "security_groups": [{"name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171"}], "user_id": "2629381fd212405581999fe9f546e584", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:11:08Z", "hostId": "67fb3423249d13bad4ad1348b92ac68403dbf2418df1cbf753816b29", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_324e8a1c-e3d0-403d-8c25-68dbecee4171", "created": "2018-12-23T19:11:04Z", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:13,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0bb6d54-f89f-41a2-9751-f9d55870fa6e 2018-12-23 19:11:13,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.297704935074s 2018-12-23 19:11:13,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e0bb6d54-f89f-41a2-9751-f9d55870fa6e 2018-12-23 19:11:13,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:11:15,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:15,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:16,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-9fdee58f-1f7a-4791-95d6-090398bd1372 x-compute-request-id: req-9fdee58f-1f7a-4791-95d6-090398bd1372 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2d:97", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "bookmark"}], "image": {"id": "2307f009-ca0d-42fa-a377-030ce51e7179", "links": [{"href": "http://172.30.9.21:8774/images/2307f009-ca0d-42fa-a377-030ce51e7179", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-12-23T19:11:13.000000", "flavor": {"id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "links": [{"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}]}, "id": "2817b335-d6a3-4384-8741-769a2ad6e1f9", "security_groups": [{"name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171"}], "user_id": "2629381fd212405581999fe9f546e584", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:11:13Z", "hostId": "67fb3423249d13bad4ad1348b92ac68403dbf2418df1cbf753816b29", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_324e8a1c-e3d0-403d-8c25-68dbecee4171", "created": "2018-12-23T19:11:04Z", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:16,964 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9fdee58f-1f7a-4791-95d6-090398bd1372 2018-12-23 19:11:16,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.71655511856s 2018-12-23 19:11:16,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9fdee58f-1f7a-4791-95d6-090398bd1372 2018-12-23 19:11:16,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:11:16,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=2817b335-d6a3-4384-8741-769a2ad6e1f9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:17,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-0b382556-93d5-438a-902b-0923344c61c4 Date: Sun, 23 Dec 2018 19:11:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:11:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e700d220-8587-48dc-8cd3-01f980b5c091","ip_address":"192.168.120.4"}],"id":"270b46c0-4675-48bc-811a-7a535c7cdc0d","security_groups":["9b2b3cab-bae9-45ef-b9e1-85b2a7858b82"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:2d:97","project_id":"a566a01ffbd944e5ac1274f05a5753a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:11:08Z","binding:vnic_type":"normal","device_id":"2817b335-d6a3-4384-8741-769a2ad6e1f9","ip_allocation":"immediate"}]} 2018-12-23 19:11:17,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=2817b335-d6a3-4384-8741-769a2ad6e1f9 used request id req-0b382556-93d5-438a-902b-0923344c61c4 2018-12-23 19:11:17,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.042533159256s 2018-12-23 19:11:17,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=2817b335-d6a3-4384-8741-769a2ad6e1f9 used request id req-0b382556-93d5-438a-902b-0923344c61c4 2018-12-23 19:11:17,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:17,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=270b46c0-4675-48bc-811a-7a535c7cdc0d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:17,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e0be5049-f653-4270-b81c-30ec59d56a1d Date: Sun, 23 Dec 2018 19:11:17 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:11:17,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=270b46c0-4675-48bc-811a-7a535c7cdc0d used request id req-e0be5049-f653-4270-b81c-30ec59d56a1d 2018-12-23 19:11:17,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020534992218s 2018-12-23 19:11:17,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=270b46c0-4675-48bc-811a-7a535c7cdc0d used request id req-e0be5049-f653-4270-b81c-30ec59d56a1d 2018-12-23 19:11:17,037 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:2d:97', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2307f009-ca0d-42fa-a377-030ce51e7179'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-12-23T19:11:13.000000', 'flavor': Munch({u'id': u'c06f34dc-5a97-4e58-ac82-5f51b44ac1d4'}), 'az': u'nova', 'id': u'2817b335-d6a3-4384-8741-769a2ad6e1f9', 'security_groups': [Munch({u'name': u'singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2629381fd212405581999fe9f546e584', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a566a01ffbd944e5ac1274f05a5753a7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T19:11:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T19:11:13Z', 'hostId': u'67fb3423249d13bad4ad1348b92ac68403dbf2418df1cbf753816b29', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'67fb3423249d13bad4ad1348b92ac68403dbf2418df1cbf753816b29', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2018-12-23T19:11:13.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a566a01ffbd944e5ac1274f05a5753a7', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_324e8a1c-e3d0-403d-8c25-68dbecee4171', 'adminPass': u'wtE83gWvc26w', 'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', 'created_at': u'2018-12-23T19:11:04Z', 'created': u'2018-12-23T19:11:04Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 19:11:17,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:17,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:17,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-f74f57e1-1daa-422a-950b-155785ffff2e Date: Sun, 23 Dec 2018 19:11:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":["e700d220-8587-48dc-8cd3-01f980b5c091"],"description":"","tags":[],"updated_at":"2018-12-23T19:10:56Z","qos_policy_id":null,"name":"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:11:17,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f74f57e1-1daa-422a-950b-155785ffff2e 2018-12-23 19:11:17,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0965750217438s 2018-12-23 19:11:17,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f74f57e1-1daa-422a-950b-155785ffff2e 2018-12-23 19:11:17,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:11:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=2817b335-d6a3-4384-8741-769a2ad6e1f9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:17,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-fd69f0a8-6b5d-4a62-a85b-4d86fbce7845 Date: Sun, 23 Dec 2018 19:11:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:11:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e700d220-8587-48dc-8cd3-01f980b5c091","ip_address":"192.168.120.4"}],"id":"270b46c0-4675-48bc-811a-7a535c7cdc0d","security_groups":["9b2b3cab-bae9-45ef-b9e1-85b2a7858b82"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:2d:97","project_id":"a566a01ffbd944e5ac1274f05a5753a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:11:08Z","binding:vnic_type":"normal","device_id":"2817b335-d6a3-4384-8741-769a2ad6e1f9","ip_allocation":"immediate"}]} 2018-12-23 19:11:17,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=2817b335-d6a3-4384-8741-769a2ad6e1f9 used request id req-fd69f0a8-6b5d-4a62-a85b-4d86fbce7845 2018-12-23 19:11:17,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534920692444s 2018-12-23 19:11:17,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=2817b335-d6a3-4384-8741-769a2ad6e1f9 used request id req-fd69f0a8-6b5d-4a62-a85b-4d86fbce7845 2018-12-23 19:11:17,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 19:11:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d"}}' 2018-12-23 19:11:19,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-45699df8-676a-4f83-a172-60f8016456b6 Date: Sun, 23 Dec 2018 19:11:19 GMT RESP BODY: {"floatingip": {"router_id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:18Z", "updated_at": "2018-12-23T19:11:18Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d", "id": "70ba53ee-4b75-4691-9d18-6045014f375d", "qos_policy_id": null}} 2018-12-23 19:11:19,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-45699df8-676a-4f83-a172-60f8016456b6 2018-12-23 19:11:19,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.10308599472s 2018-12-23 19:11:19,297 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-45699df8-676a-4f83-a172-60f8016456b6 2018-12-23 19:11:19,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:19,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:19,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-cfdd6ca9-65e1-48bd-9e20-a8e9afb268f9 Date: Sun, 23 Dec 2018 19:11:19 GMT RESP BODY: {"floatingips": [{"router_id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:18Z", "updated_at": "2018-12-23T19:11:18Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d", "id": "70ba53ee-4b75-4691-9d18-6045014f375d", "qos_policy_id": null}]} 2018-12-23 19:11:19,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cfdd6ca9-65e1-48bd-9e20-a8e9afb268f9 2018-12-23 19:11:19,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0458881855011s 2018-12-23 19:11:19,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cfdd6ca9-65e1-48bd-9e20-a8e9afb268f9 2018-12-23 19:11:19,355 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:19,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:19,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-20d2b2c1-0801-46ee-a365-dfa434912203 Date: Sun, 23 Dec 2018 19:11:19 GMT RESP BODY: {"floatingips": [{"router_id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:18Z", "updated_at": "2018-12-23T19:11:18Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d", "id": "70ba53ee-4b75-4691-9d18-6045014f375d", "qos_policy_id": null}]} 2018-12-23 19:11:19,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-20d2b2c1-0801-46ee-a365-dfa434912203 2018-12-23 19:11:19,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0203280448914s 2018-12-23 19:11:19,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-20d2b2c1-0801-46ee-a365-dfa434912203 2018-12-23 19:11:19,484 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:19,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:19,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:19,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-1370b9e6-a4f6-477f-b689-c70eb76b3a26 Date: Sun, 23 Dec 2018 19:11:19 GMT RESP BODY: {"floatingips": [{"router_id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:18Z", "updated_at": "2018-12-23T19:11:18Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d", "id": "70ba53ee-4b75-4691-9d18-6045014f375d", "qos_policy_id": null}]} 2018-12-23 19:11:19,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1370b9e6-a4f6-477f-b689-c70eb76b3a26 2018-12-23 19:11:19,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0189700126648s 2018-12-23 19:11:19,608 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1370b9e6-a4f6-477f-b689-c70eb76b3a26 2018-12-23 19:11:19,611 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:19,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:19,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:19,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-2615610a-b1e1-41b1-b9a3-d7cbc7e21257 Date: Sun, 23 Dec 2018 19:11:19 GMT RESP BODY: {"floatingips": [{"router_id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:18Z", "updated_at": "2018-12-23T19:11:18Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d", "id": "70ba53ee-4b75-4691-9d18-6045014f375d", "qos_policy_id": null}]} 2018-12-23 19:11:19,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2615610a-b1e1-41b1-b9a3-d7cbc7e21257 2018-12-23 19:11:19,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.019807100296s 2018-12-23 19:11:19,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2615610a-b1e1-41b1-b9a3-d7cbc7e21257 2018-12-23 19:11:19,739 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:19,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:19,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:19,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-1c670816-a657-447c-9fae-ded956b99c75 Date: Sun, 23 Dec 2018 19:11:19 GMT RESP BODY: {"floatingips": [{"router_id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:18Z", "updated_at": "2018-12-23T19:11:18Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d", "id": "70ba53ee-4b75-4691-9d18-6045014f375d", "qos_policy_id": null}]} 2018-12-23 19:11:19,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1c670816-a657-447c-9fae-ded956b99c75 2018-12-23 19:11:19,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194878578186s 2018-12-23 19:11:19,864 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1c670816-a657-447c-9fae-ded956b99c75 2018-12-23 19:11:19,867 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:19,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:19,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:19,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-e87cb179-4eb0-4d32-855d-c48e5819bae0 Date: Sun, 23 Dec 2018 19:11:19 GMT RESP BODY: {"floatingips": [{"router_id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:18Z", "updated_at": "2018-12-23T19:11:18Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d", "id": "70ba53ee-4b75-4691-9d18-6045014f375d", "qos_policy_id": null}]} 2018-12-23 19:11:19,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e87cb179-4eb0-4d32-855d-c48e5819bae0 2018-12-23 19:11:19,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0227560997009s 2018-12-23 19:11:19,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e87cb179-4eb0-4d32-855d-c48e5819bae0 2018-12-23 19:11:19,999 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:20,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:20,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-619014c2-db03-4c59-8b0e-1f6a03a46ee9 Date: Sun, 23 Dec 2018 19:11:20 GMT RESP BODY: {"floatingips": [{"router_id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:18Z", "updated_at": "2018-12-23T19:11:20Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_id": "270b46c0-4675-48bc-811a-7a535c7cdc0d", "id": "70ba53ee-4b75-4691-9d18-6045014f375d", "qos_policy_id": null}]} 2018-12-23 19:11:20,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-619014c2-db03-4c59-8b0e-1f6a03a46ee9 2018-12-23 19:11:20,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020651102066s 2018-12-23 19:11:20,125 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-619014c2-db03-4c59-8b0e-1f6a03a46ee9 2018-12-23 19:11:20,128 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'42b95d7b-b626-4f6b-a1b3-a35b597da9e9', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'a566a01ffbd944e5ac1274f05a5753a7', 'created_at': u'2018-12-23T19:11:18Z', 'attached': True, 'updated_at': u'2018-12-23T19:11:20Z', 'id': u'70ba53ee-4b75-4691-9d18-6045014f375d', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a566a01ffbd944e5ac1274f05a5753a7', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'42b95d7b-b626-4f6b-a1b3-a35b597da9e9', u'qos_policy_id': None, 'project_id': u'a566a01ffbd944e5ac1274f05a5753a7', 'port_id': u'270b46c0-4675-48bc-811a-7a535c7cdc0d', 'port': u'270b46c0-4675-48bc-811a-7a535c7cdc0d', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 19:11:20,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 19:11:20,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 19:11:20,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11: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-8cd6aee8-b372-43fe-9ffa-add50098311d x-compute-request-id: req-8cd6aee8-b372-43fe-9ffa-add50098311d Content-Encoding: gzip Content-Length: 9619 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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 556645577 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.229042] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231916] pid_max: default: 32768 minimum: 301\n[ 0.233465] ACPI: Core revision 20150930\n[ 0.235411] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237668] Security Framework initialized\n[ 0.239066] Yama: becoming mindful.\n[ 0.240334] AppArmor: AppArmor initialized\n[ 0.241784] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246220] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248306] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250649] Initializing cgroup subsys io\n[ 0.252065] Initializing cgroup subsys memory\n[ 0.253560] Initializing cgroup subsys devices\n[ 0.255058] Initializing cgroup subsys freezer\n[ 0.256560] Initializing cgroup subsys net_cls\n[ 0.258057] Initializing cgroup subsys perf_event\n[ 0.259637] Initializing cgroup subsys net_prio\n[ 0.261159] Initializing cgroup subsys hugetlb\n[ 0.262653] Initializing cgroup subsys pids\n[ 0.264138] CPU: Physical Processor ID: 0\n[ 0.266208] mce: CPU supports 10 MCE banks\n[ 0.267675] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269396] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287944] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296269] ftrace: allocating 31920 entries in 125 pages\n[ 0.327306] smpboot: Max logical packages: 1\n[ 0.328775] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331093] x2apic enabled\n[ 0.332449] Switched APIC routing to physical x2apic.\n[ 0.335281] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337214] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340776] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343858] KVM setup paravirtual spinlock\n[ 0.345746] x86: Booted up 1 node, 1 CPUs\n[ 0.347129] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349462] devtmpfs: initialized\n[ 0.351672] evm: security.selinux\n[ 0.352871] evm: security.SMACK64\n[ 0.354059] evm: security.SMACK64EXEC\n[ 0.355339] evm: security.SMACK64TRANSMUTE\n[ 0.356733] evm: security.SMACK64MMAP\n[ 0.358010] evm: security.ima\n[ 0.359106] evm: security.capability\n[ 0.360444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363589] pinctrl core: initialized pinctrl subsystem\n[ 0.365438] RTC time: 19:11:13, date: 12/23/18\n[ 0.367033] NET: Registered protocol family 16\n[ 0.368647] cpuidle: using governor ladder\n[ 0.370061] cpuidle: using governor menu\n[ 0.371421] PCCT header not found.\n[ 0.372682] ACPI: bus type PCI registered\n[ 0.374067] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376193] PCI: Using configuration type 1 for base access\n[ 0.378732] ACPI: Added _OSI(Module Device)\n[ 0.380174] ACPI: Added _OSI(Processor Device)\n[ 0.381662] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385787] ACPI: Interpreter enabled\n[ 0.387089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399797] ACPI: (supports S0 S5)\n[ 0.401016] ACPI: Using IOAPIC for interrupt routing\n[ 0.402647] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411167] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413239] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416983] acpiphp: Slot [3] registered\n[ 0.418358] acpiphp: Slot [4] registered\n[ 0.419731] acpiphp: Slot [5] registered\n[ 0.421107] acpiphp: Slot [6] registered\n[ 0.422479] acpiphp: Slot [7] registered\n[ 0.423846] acpiphp: Slot [8] registered\n[ 0.425224] acpiphp: Slot [9] registered\n[ 0.426596] acpiphp: Slot [10] registered\n[ 0.427984] acpiphp: Slot [11] registered\n[ 0.429385] acpiphp: Slot [12] registered\n[ 0.430782] acpiphp: Slot [13] registered\n[ 0.432177] acpiphp: Slot [14] registered\n[ 0.433573] acpiphp: Slot [15] registered\n[ 0.450867] acpiphp: Slot [16] registered\n[ 0.452265] acpiphp: Slot [17] registered\n[ 0.453662] acpiphp: Slot [18] registered\n[ 0.455061] acpiphp: Slot [19] registered\n[ 0.456456] acpiphp: Slot [20] registered\n[ 0.457849] acpiphp: Slot [21] registered\n[ 0.459248] acpiphp: Slot [22] registered\n[ 0.460648] acpiphp: Slot [23] registered\n[ 0.462045] acpiphp: Slot [24] registered\n[ 0.463449] acpiphp: Slot [25] registered\n[ 0.464838] acpiphp: Slot [26] registered\n[ 0.466226] acpiphp: Slot [27] registered\n[ 0.467629] acpiphp: Slot [28] registered\n[ 0.469025] acpiphp: Slot [29] registered\n[ 0.470419] acpiphp: Slot [30] registered\n[ 0.471816] acpiphp: Slot [31] registered\n[ 0.473206] PCI host bridge to bus 0000:00\n[ 0.474605] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481318] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.483823] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486380] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493312] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497554] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507430] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.532082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.534617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.539468] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541855] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.544004] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.546273] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550771] vgaarb: loaded\n[ 0.551808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.553888] SCSI subsystem initialized\n[ 0.555489] ACPI: bus type USB registered\n[ 0.556912] usbcore: registered new interface driver usbfs\n[ 0.558697] usbcore: registered new interface driver hub\n[ 0.560437] usbcore: registered new device driver usb\n[ 0.562305] PCI: Using ACPI for IRQ routing\n[ 0.564202] NetLabel: Initializing\n[ 0.565444] NetLabel: domain hash size = 128\n[ 0.566917] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.568580] NetLabel: unlabeled traffic allowed by default\n[ 0.570605] clocksource: Switched to clocksource kvm-clock\n[ 0.581221] AppArmor: AppArmor Filesystem Enabled\n[ 0.582865] pnp: PnP ACPI init\n[ 0.584334] pnp: PnP ACPI: found 5 devices\n[ 0.591433] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.594384] NET: Registered protocol family 2\n[ 0.596158] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.598400] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600480] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602560] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606473] NET: Registered protocol family 1\n[ 0.607984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609880] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611745] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626681] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.641763] Trying to unpack rootfs image as initramfs...\n[ 0.703443] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.706226] Scanning for low memory corruption every 60 seconds\n[ 0.708445] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.710439] audit: initializing netlink subsys (disabled)\n[ 0.712242] audit: type=2000 audit(1545592274.692:1): initialized\n[ 0.714452] Initialise system trusted keyring\n[ 0.716058] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.718066] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.721146] zbud: loaded\n[ 0.722304] VFS: Disk quotas dquot_6.6.0\n[ 0.723717] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.726245] fuse init (API version 7.23)\n[ 0.727753] Key type big_key registered\n[ 0.729124] Allocating IMA MOK and blacklist keyrings.\n[ 0.731149] Key type asymmetric registered\n[ 0.732576] Asymmetric key parser 'x509' registered\n[ 0.734216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736767] io scheduler noop registered\n[ 0.738129] io scheduler deadline registered (default)\n[ 0.739841] io scheduler cfq registered\n[ 0.741275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.745238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747733] ACPI: Power Button [PWRF]\n[ 0.749145] GHES: HEST is not enabled!\n[ 0.763411] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793267] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796707] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.821919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825361] Linux agpgart interface v0.103\n[ 0.828924] brd: module loaded\n[ 0.831337] loop: module loaded\n[ 0.836956] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.839469] GPT:90111 != 2097151\n[ 0.840641] GPT:Alternate GPT header not at the end of the disk.\n[ 0.842533] GPT:90111 != 2097151\n[ 0.843701] GPT: Use GNU Parted to correct GPT errors.\n[ 0.845373] vda: vda1 vda15\n[ 0.847197] scsi host0: ata_piix\n[ 0.848502] scsi host1: ata_piix\n[ 0.849724] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.851840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.854562] libphy: Fixed MDIO Bus: probed\n[ 0.855985] tun: Universal TUN/TAP device driver, 1.6\n[ 0.857648] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.860922] PPP generic driver version 2.4.2\n[ 0.862464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.864541] ehci-pci: EHCI PCI platform driver\n[ 0.866061] ehci-platform: EHCI generic platform driver\n[ 0.867788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.869761] ohci-pci: OHCI PCI platform driver\n[ 0.871278] ohci-platform: OHCI generic platform driver\n[ 0.873008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.887988] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.889717] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.892248] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.893969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.895932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.898077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.900530] usb usb1: Product: UHCI Host Controller\n[ 0.902137] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.904108] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.905746] hub 1-0:1.0: USB hub found\n[ 0.907083] hub 1-0:1.0: 2 ports detected\n[ 0.908637] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.912195] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913834] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.915577] mousedev: PS/2 mouse device common for all mice\n[ 0.917731] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.920638] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922731] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.924776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.926841] i2c /dev entries driver\n[ 0.928143] device-mapper: uevent: version 1.0.3\n[ 0.929770] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.932578] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.934832] NET: Registered protocol family 10\n[ 0.936646] NET: Registered protocol family 17\n[ 0.938174] Key type dns_resolver registered\n[ 0.939763] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.941654] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.944646] registered taskstats version 1\n[ 0.946083] Loading compiled-in X.509 certificates\n[ 0.948235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.951446] zswap: loaded using pool lzo/zbud\n[ 0.953733] Key type trusted registered\n[ 0.956113] Key type encrypted registered\n[ 0.957528] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.959330] ima: No TPM chip found, activating TPM-bypass!\n[ 0.961144] evm: HMAC attrs: 0x1\n[ 0.962715] Magic number: 14:398:193\n[ 0.964069] acpi device:1f: hash matches\n[ 0.965539] rtc_cmos 00:00: setting system clock to 2018-12-23 19:11:14 UTC (1545592274)\n[ 0.968303] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.970221] EDD information not available.\n[ 1.008359] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.011002] Write protecting the kernel read-only data: 14336k\n[ 1.014344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.017333] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\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[ 1.067694] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 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.02. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3WgOX95LtGzHhsqNOZlNfZ861FfmmSuVMolcPingaeixiGrMPjGesFeTYF6HiWcaHCEs6ZGJ2HAxnpA4BHMMKxgswxRM3HN4agY62jmmMNSQsuGKTe9mCW/F3atP+xo9svpRLBqkhhwT2iDSuhVoEBbXgcCvaetVcYioKYeq23EoSwcesRGoHRmt8DsAqT0RtmV9Gam1Kcbq5QvuNJVgS/7Q9SiiHwhrpTwqaiozVAyqibhCgHQejb1XjOiNBV1xYu+F/ekY7MaARDAEb1vA1L2N9z19U74bPmMDjGRU+mNkEeFIB4xpjZ0m7G+71gBsycxkVXpwZSeT0ezIdm1B5 root@singlevm1-vm-324e8a1c-e3d0-403d-8c25-68dbecee4171\nssh-dss AAAAB3NzaC1kc3MAAACBAOrMZsaF1YYGzzz+/nKcu08iLervkAmidpaRGd2O5Dl9Rux+pyrOCXTrt5qdF2nVzJNP74T06UsuCiIaduZYfYr+8a5+GUZ/uhrvCpJYB5hfSHLgC4nftOuje40b0/rcCBF/EENbZCRattxu2Js3oNH7CDP6PoQSfsSDb3vzILqLAAAAFQCOXuOfTtEXWABrezcO3KrSMluvFwAAAIEA6Gtm8jVsb287r/kvuOUwdwmdEdnXD+euii9/g4dQETsqrp++eEP9oEsJd4ysRCDqt+PHMSzK3tRi1wlfi97aj2tL4G2XdbMiPyoYruAiKIz7JUZBZhWbctkTzNMLH3eiHMb2nfTEpdfF9N06gby6oOmfK10P8bTYDi9/ugCx2IIAAACATSOy4w8GHIKxfKFRFZ7btaq2wge3at31uuNjPEajobnEdAjdWtHgplPfNm+1dbCj0wlvsdA+o7Znnz1oPNYM2R3HFdjiyO533vpvPvXaQ/YR5EnB/Bi/UblXLgKBpU+m88giYwLk9cg+Ubdbp1AYuI8e5yr0qZnaF7ruhgvU1YA= root@singlevm1-vm-324e8a1c-e3d0-403d-8c25-68dbecee4171\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.4,24,fe80::f816:3eff:fe44:2d97/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-324e8a1c-e3d0-403d-8c25-68dbecee4171\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.15 ===\n/dev/root resized successfully [took 0.16s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-324e8a1c-e3d0-403d-8c25-68dbecee4171 login: "} 2018-12-23 19:11:20,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9/action used request id req-8cd6aee8-b372-43fe-9ffa-add50098311d 2018-12-23 19:11:20,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.696593999863s 2018-12-23 19:11:20,827 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9/action used request id req-8cd6aee8-b372-43fe-9ffa-add50098311d 2018-12-23 19:11:20,827 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 556645577 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.229042] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231916] pid_max: default: 32768 minimum: 301 [ 0.233465] ACPI: Core revision 20150930 [ 0.235411] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237668] Security Framework initialized [ 0.239066] Yama: becoming mindful. [ 0.240334] AppArmor: AppArmor initialized [ 0.241784] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244039] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246220] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248306] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250649] Initializing cgroup subsys io [ 0.252065] Initializing cgroup subsys memory [ 0.253560] Initializing cgroup subsys devices [ 0.255058] Initializing cgroup subsys freezer [ 0.256560] Initializing cgroup subsys net_cls [ 0.258057] Initializing cgroup subsys perf_event [ 0.259637] Initializing cgroup subsys net_prio [ 0.261159] Initializing cgroup subsys hugetlb [ 0.262653] Initializing cgroup subsys pids [ 0.264138] CPU: Physical Processor ID: 0 [ 0.266208] mce: CPU supports 10 MCE banks [ 0.267675] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269396] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287944] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296269] ftrace: allocating 31920 entries in 125 pages [ 0.327306] smpboot: Max logical packages: 1 [ 0.328775] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331093] x2apic enabled [ 0.332449] Switched APIC routing to physical x2apic. [ 0.335281] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337214] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340776] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343858] KVM setup paravirtual spinlock [ 0.345746] x86: Booted up 1 node, 1 CPUs [ 0.347129] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349462] devtmpfs: initialized [ 0.351672] evm: security.selinux [ 0.352871] evm: security.SMACK64 [ 0.354059] evm: security.SMACK64EXEC [ 0.355339] evm: security.SMACK64TRANSMUTE [ 0.356733] evm: security.SMACK64MMAP [ 0.358010] evm: security.ima [ 0.359106] evm: security.capability [ 0.360444] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363589] pinctrl core: initialized pinctrl subsystem [ 0.365438] RTC time: 19:11:13, date: 12/23/18 [ 0.367033] NET: Registered protocol family 16 [ 0.368647] cpuidle: using governor ladder [ 0.370061] cpuidle: using governor menu [ 0.371421] PCCT header not found. [ 0.372682] ACPI: bus type PCI registered [ 0.374067] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376193] PCI: Using configuration type 1 for base access [ 0.378732] ACPI: Added _OSI(Module Device) [ 0.380174] ACPI: Added _OSI(Processor Device) [ 0.381662] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385787] ACPI: Interpreter enabled [ 0.387089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390266] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396630] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399797] ACPI: (supports S0 S5) [ 0.401016] ACPI: Using IOAPIC for interrupt routing [ 0.402647] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407061] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409028] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411167] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413239] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416983] acpiphp: Slot [3] registered [ 0.418358] acpiphp: Slot [4] registered [ 0.419731] acpiphp: Slot [5] registered [ 0.421107] acpiphp: Slot [6] registered [ 0.422479] acpiphp: Slot [7] registered [ 0.423846] acpiphp: Slot [8] registered [ 0.425224] acpiphp: Slot [9] registered [ 0.426596] acpiphp: Slot [10] registered [ 0.427984] acpiphp: Slot [11] registered [ 0.429385] acpiphp: Slot [12] registered [ 0.430782] acpiphp: Slot [13] registered [ 0.432177] acpiphp: Slot [14] registered [ 0.433573] acpiphp: Slot [15] registered [ 0.450867] acpiphp: Slot [16] registered [ 0.452265] acpiphp: Slot [17] registered [ 0.453662] acpiphp: Slot [18] registered [ 0.455061] acpiphp: Slot [19] registered [ 0.456456] acpiphp: Slot [20] registered [ 0.457849] acpiphp: Slot [21] registered [ 0.459248] acpiphp: Slot [22] registered [ 0.460648] acpiphp: Slot [23] registered [ 0.462045] acpiphp: Slot [24] registered [ 0.463449] acpiphp: Slot [25] registered [ 0.464838] acpiphp: Slot [26] registered [ 0.466226] acpiphp: Slot [27] registered [ 0.467629] acpiphp: Slot [28] registered [ 0.469025] acpiphp: Slot [29] registered [ 0.470419] acpiphp: Slot [30] registered [ 0.471816] acpiphp: Slot [31] registered [ 0.473206] PCI host bridge to bus 0000:00 [ 0.474605] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476710] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478812] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481318] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.483823] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486380] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491102] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493312] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495343] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497554] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504661] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507430] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.532082] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.534617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537052] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.539468] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541855] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.544004] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.546273] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550771] vgaarb: loaded [ 0.551808] vgaarb: bridge control possible 0000:00:02.0 [ 0.553888] SCSI subsystem initialized [ 0.555489] ACPI: bus type USB registered [ 0.556912] usbcore: registered new interface driver usbfs [ 0.558697] usbcore: registered new interface driver hub [ 0.560437] usbcore: registered new device driver usb [ 0.562305] PCI: Using ACPI for IRQ routing [ 0.564202] NetLabel: Initializing [ 0.565444] NetLabel: domain hash size = 128 [ 0.566917] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.568580] NetLabel: unlabeled traffic allowed by default [ 0.570605] clocksource: Switched to clocksource kvm-clock [ 0.581221] AppArmor: AppArmor Filesystem Enabled [ 0.582865] pnp: PnP ACPI init [ 0.584334] pnp: PnP ACPI: found 5 devices [ 0.591433] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594384] NET: Registered protocol family 2 [ 0.596158] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598400] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600480] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602560] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604437] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606473] NET: Registered protocol family 1 [ 0.607984] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609880] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611745] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626681] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.641763] Trying to unpack rootfs image as initramfs... [ 0.703443] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.706226] Scanning for low memory corruption every 60 seconds [ 0.708445] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.710439] audit: initializing netlink subsys (disabled) [ 0.712242] audit: type=2000 audit(1545592274.692:1): initialized [ 0.714452] Initialise system trusted keyring [ 0.716058] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.718066] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.721146] zbud: loaded [ 0.722304] VFS: Disk quotas dquot_6.6.0 [ 0.723717] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.726245] fuse init (API version 7.23) [ 0.727753] Key type big_key registered [ 0.729124] Allocating IMA MOK and blacklist keyrings. [ 0.731149] Key type asymmetric registered [ 0.732576] Asymmetric key parser 'x509' registered [ 0.734216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736767] io scheduler noop registered [ 0.738129] io scheduler deadline registered (default) [ 0.739841] io scheduler cfq registered [ 0.741275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747733] ACPI: Power Button [PWRF] [ 0.749145] GHES: HEST is not enabled! [ 0.763411] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793267] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796707] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.821919] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825361] Linux agpgart interface v0.103 [ 0.828924] brd: module loaded [ 0.831337] loop: module loaded [ 0.836956] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.839469] GPT:90111 != 2097151 [ 0.840641] GPT:Alternate GPT header not at the end of the disk. [ 0.842533] GPT:90111 != 2097151 [ 0.843701] GPT: Use GNU Parted to correct GPT errors. [ 0.845373] vda: vda1 vda15 [ 0.847197] scsi host0: ata_piix [ 0.848502] scsi host1: ata_piix [ 0.849724] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851840] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.854562] libphy: Fixed MDIO Bus: probed [ 0.855985] tun: Universal TUN/TAP device driver, 1.6 [ 0.857648] tun: (C) 1999-2004 Max Krasnyansky [ 0.860922] PPP generic driver version 2.4.2 [ 0.862464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.864541] ehci-pci: EHCI PCI platform driver [ 0.866061] ehci-platform: EHCI generic platform driver [ 0.867788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869761] ohci-pci: OHCI PCI platform driver [ 0.871278] ohci-platform: OHCI generic platform driver [ 0.873008] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887988] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889717] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.892248] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893969] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895932] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.898077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900530] usb usb1: Product: UHCI Host Controller [ 0.902137] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.904108] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905746] hub 1-0:1.0: USB hub found [ 0.907083] hub 1-0:1.0: 2 ports detected [ 0.908637] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.912195] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913834] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.915577] mousedev: PS/2 mouse device common for all mice [ 0.917731] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920638] rtc_cmos 00:00: RTC can wake from S4 [ 0.922731] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924776] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926841] i2c /dev entries driver [ 0.928143] device-mapper: uevent: version 1.0.3 [ 0.929770] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932578] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934832] NET: Registered protocol family 10 [ 0.936646] NET: Registered protocol family 17 [ 0.938174] Key type dns_resolver registered [ 0.939763] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941654] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944646] registered taskstats version 1 [ 0.946083] Loading compiled-in X.509 certificates [ 0.948235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951446] zswap: loaded using pool lzo/zbud [ 0.953733] Key type trusted registered [ 0.956113] Key type encrypted registered [ 0.957528] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959330] ima: No TPM chip found, activating TPM-bypass! [ 0.961144] evm: HMAC attrs: 0x1 [ 0.962715] Magic number: 14:398:193 [ 0.964069] acpi device:1f: hash matches [ 0.965539] rtc_cmos 00:00: setting system clock to 2018-12-23 19:11:14 UTC (1545592274) [ 0.968303] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.970221] EDD information not available. [ 1.008359] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.011002] Write protecting the kernel read-only data: 14336k [ 1.014344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.017333] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 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 [ 1.067694] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 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.02. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3WgOX95LtGzHhsqNOZlNfZ861FfmmSuVMolcPingaeixiGrMPjGesFeTYF6HiWcaHCEs6ZGJ2HAxnpA4BHMMKxgswxRM3HN4agY62jmmMNSQsuGKTe9mCW/F3atP+xo9svpRLBqkhhwT2iDSuhVoEBbXgcCvaetVcYioKYeq23EoSwcesRGoHRmt8DsAqT0RtmV9Gam1Kcbq5QvuNJVgS/7Q9SiiHwhrpTwqaiozVAyqibhCgHQejb1XjOiNBV1xYu+F/ekY7MaARDAEb1vA1L2N9z19U74bPmMDjGRU+mNkEeFIB4xpjZ0m7G+71gBsycxkVXpwZSeT0ezIdm1B5 root@singlevm1-vm-324e8a1c-e3d0-403d-8c25-68dbecee4171 ssh-dss AAAAB3NzaC1kc3MAAACBAOrMZsaF1YYGzzz+/nKcu08iLervkAmidpaRGd2O5Dl9Rux+pyrOCXTrt5qdF2nVzJNP74T06UsuCiIaduZYfYr+8a5+GUZ/uhrvCpJYB5hfSHLgC4nftOuje40b0/rcCBF/EENbZCRattxu2Js3oNH7CDP6PoQSfsSDb3vzILqLAAAAFQCOXuOfTtEXWABrezcO3KrSMluvFwAAAIEA6Gtm8jVsb287r/kvuOUwdwmdEdnXD+euii9/g4dQETsqrp++eEP9oEsJd4ysRCDqt+PHMSzK3tRi1wlfi97aj2tL4G2XdbMiPyoYruAiKIz7JUZBZhWbctkTzNMLH3eiHMb2nfTEpdfF9N06gby6oOmfK10P8bTYDi9/ugCx2IIAAACATSOy4w8GHIKxfKFRFZ7btaq2wge3at31uuNjPEajobnEdAjdWtHgplPfNm+1dbCj0wlvsdA+o7Znnz1oPNYM2R3HFdjiyO533vpvPvXaQ/YR5EnB/Bi/UblXLgKBpU+m88giYwLk9cg+Ubdbp1AYuI8e5yr0qZnaF7ruhgvU1YA= root@singlevm1-vm-324e8a1c-e3d0-403d-8c25-68dbecee4171 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe44:2d97/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-324e8a1c-e3d0-403d-8c25-68dbecee4171 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.15 === /dev/root resized successfully [took 0.16s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-324e8a1c-e3d0-403d-8c25-68dbecee4171 login: 2018-12-23 19:11:20,832 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d0df310L 2018-12-23 19:11:20,832 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 19:11:20,833 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 19:11:20,833 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 19:11:20,834 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 19:11:20,835 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 19:11:20,835 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 19:11:20,835 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 19:11:20,835 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 19:11:20,835 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 19:11:20,891 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 19:11:20,892 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 19:11:20,908 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 12a4d1ad0a4ff3bc3fbee5dee3acb6be 2018-12-23 19:11:20,909 - paramiko.transport - DEBUG - Trying discovered key 7c8b1502dd4b3351cd860ecf7558f5d4 in /tmp/tmppDzj4P 2018-12-23 19:11:20,928 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 19:11:20,934 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 19:11:20,941 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 19:11:20,942 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 19:11:20,943 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 19:11:20,946 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 19:11:20,947 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 19:11:20,947 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-23 19:11:20,948 - functest.core.singlevm - DEBUG - error: 2018-12-23 19:11:20,952 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 19:11:21,061 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:11:21,062 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 19:11:21,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 19:11:21,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/70ba53ee-4b75-4691-9d18-6045014f375d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:22,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9934d982-0c0b-4537-972b-1b7a2b01c759 Content-Length: 0 Date: Sun, 23 Dec 2018 19:11:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:11:22,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/70ba53ee-4b75-4691-9d18-6045014f375d.json used request id req-9934d982-0c0b-4537-972b-1b7a2b01c759 2018-12-23 19:11:22,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.02673912048s 2018-12-23 19:11:22,097 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/70ba53ee-4b75-4691-9d18-6045014f375d.json used request id req-9934d982-0c0b-4537-972b-1b7a2b01c759 2018-12-23 19:11:22,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:22,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:22,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c28101da-c5eb-4d4a-9e78-0a3f87146d1e Date: Sun, 23 Dec 2018 19:11:22 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:11:22,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c28101da-c5eb-4d4a-9e78-0a3f87146d1e 2018-12-23 19:11:22,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451700687408s 2018-12-23 19:11:22,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c28101da-c5eb-4d4a-9e78-0a3f87146d1e 2018-12-23 19:11:22,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 19:11:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:22,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95bfb399-7672-481d-8092-8e2a3f133773 x-compute-request-id: req-95bfb399-7672-481d-8092-8e2a3f133773 Content-Type: application/json 2018-12-23 19:11:22,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9 used request id req-95bfb399-7672-481d-8092-8e2a3f133773 2018-12-23 19:11:22,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.277373075485s 2018-12-23 19:11:22,426 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9 used request id req-95bfb399-7672-481d-8092-8e2a3f133773 2018-12-23 19:11:22,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:22,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:22,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0769ccfc-01fc-4306-b2db-5c462d46acf5 x-compute-request-id: req-0769ccfc-01fc-4306-b2db-5c462d46acf5 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2d:97", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2d:97", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2817b335-d6a3-4384-8741-769a2ad6e1f9", "rel": "bookmark"}], "image": {"id": "2307f009-ca0d-42fa-a377-030ce51e7179", "links": [{"href": "http://172.30.9.21:8774/images/2307f009-ca0d-42fa-a377-030ce51e7179", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-12-23T19:11:13.000000", "flavor": {"id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "links": [{"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}]}, "id": "2817b335-d6a3-4384-8741-769a2ad6e1f9", "security_groups": [{"name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171"}], "user_id": "2629381fd212405581999fe9f546e584", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:11:22Z", "hostId": "67fb3423249d13bad4ad1348b92ac68403dbf2418df1cbf753816b29", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_324e8a1c-e3d0-403d-8c25-68dbecee4171", "created": "2018-12-23T19:11:04Z", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:22,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0769ccfc-01fc-4306-b2db-5c462d46acf5 2018-12-23 19:11:22,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215162992477s 2018-12-23 19:11:22,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0769ccfc-01fc-4306-b2db-5c462d46acf5 2018-12-23 19:11:22,644 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:11:24,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:24,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:24,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11: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-88d33638-e0f3-4b14-8edb-62b5548442c3 x-compute-request-id: req-88d33638-e0f3-4b14-8edb-62b5548442c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 19:11:24,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88d33638-e0f3-4b14-8edb-62b5548442c3 2018-12-23 19:11:24,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0720648765564s 2018-12-23 19:11:24,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88d33638-e0f3-4b14-8edb-62b5548442c3 2018-12-23 19:11:24,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:11:24,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:24,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-1d444087-2c94-4618-8a96-e401d5253888 Date: Sun, 23 Dec 2018 19:11:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:11:02Z", "updated_at": "2018-12-23T19:11:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "0173f63e-f575-4db3-9e87-14df659f80ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "4d3dc55a-7904-421b-b495-e3fb86b54a81", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:03Z", "revision_number": 0, "id": "c9e21073-2017-4657-8150-ebf53af80f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:03Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:02Z", "revision_number": 0, "id": "2886d79f-0c8e-4de8-8d32-f39cb54bb168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:02Z", "security_group_id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "9b2b3cab-bae9-45ef-b9e1-85b2a7858b82", "name": "singlevm1-sg_324e8a1c-e3d0-403d-8c25-68dbecee4171"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:11:24,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1d444087-2c94-4618-8a96-e401d5253888 2018-12-23 19:11:24,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0605959892273s 2018-12-23 19:11:24,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1d444087-2c94-4618-8a96-e401d5253888 2018-12-23 19:11:24,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:11:24,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9b2b3cab-bae9-45ef-b9e1-85b2a7858b82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:24,946 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd63b8b6-1085-4610-97d1-cbdfac622f30 Content-Length: 0 Date: Sun, 23 Dec 2018 19:11:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:11:24,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9b2b3cab-bae9-45ef-b9e1-85b2a7858b82.json used request id req-fd63b8b6-1085-4610-97d1-cbdfac622f30 2018-12-23 19:11:24,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.159208059311s 2018-12-23 19:11:24,946 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9b2b3cab-bae9-45ef-b9e1-85b2a7858b82.json used request id req-fd63b8b6-1085-4610-97d1-cbdfac622f30 2018-12-23 19:11:24,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 19:11:24,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:24,988 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:11: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-1747e3a8-279f-489f-b1a5-1d39cc8e2e9f x-compute-request-id: req-1747e3a8-279f-489f-b1a5-1d39cc8e2e9f Content-Length: 0 Content-Type: application/json 2018-12-23 19:11:24,988 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171 used request id req-1747e3a8-279f-489f-b1a5-1d39cc8e2e9f 2018-12-23 19:11:24,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0410120487213s 2018-12-23 19:11:24,988 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_324e8a1c-e3d0-403d-8c25-68dbecee4171 used request id req-1747e3a8-279f-489f-b1a5-1d39cc8e2e9f 2018-12-23 19:11:24,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:11:24,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" -d '{"subnet_id": "e700d220-8587-48dc-8cd3-01f980b5c091"}' 2018-12-23 19:11:26,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b03c94ca-8e02-420b-9cf9-4c73b1d89b4b Date: Sun, 23 Dec 2018 19:11:26 GMT RESP BODY: {"network_id": "0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "subnet_id": "e700d220-8587-48dc-8cd3-01f980b5c091", "subnet_ids": ["e700d220-8587-48dc-8cd3-01f980b5c091"], "port_id": "d37b76d6-9c02-4392-8ce6-43aa80f99b17", "id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9"} 2018-12-23 19:11:26,980 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9/remove_router_interface.json used request id req-b03c94ca-8e02-420b-9cf9-4c73b1d89b4b 2018-12-23 19:11:26,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99168992043s 2018-12-23 19:11:26,981 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9/remove_router_interface.json used request id req-b03c94ca-8e02-420b-9cf9-4c73b1d89b4b returning object 42b95d7b-b626-4f6b-a1b3-a35b597da9e9 2018-12-23 19:11:26,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:11:26,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:27,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-e22878a7-4a16-4d45-a6c0-2735224add21 Date: Sun, 23 Dec 2018 19:11:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:10:57Z", "admin_state_up": true, "updated_at": "2018-12-23T19:11:25Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "42b95d7b-b626-4f6b-a1b3-a35b597da9e9", "name": "singlevm1-router_324e8a1c-e3d0-403d-8c25-68dbecee4171"}]} 2018-12-23 19:11:27,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e22878a7-4a16-4d45-a6c0-2735224add21 2018-12-23 19:11:27,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110100030899s 2018-12-23 19:11:27,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e22878a7-4a16-4d45-a6c0-2735224add21 2018-12-23 19:11:27,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:11:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:28,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1d7e691d-929c-4ab0-aa21-f8a3864489fc Content-Length: 0 Date: Sun, 23 Dec 2018 19:11:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:11:28,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9.json used request id req-1d7e691d-929c-4ab0-aa21-f8a3864489fc 2018-12-23 19:11:28,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33954906464s 2018-12-23 19:11:28,433 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/42b95d7b-b626-4f6b-a1b3-a35b597da9e9.json used request id req-1d7e691d-929c-4ab0-aa21-f8a3864489fc 2018-12-23 19:11:28,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:11:28,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:28,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-ce63dbc6-679c-4f4a-aa44-c41a866a7bd1 Date: Sun, 23 Dec 2018 19:11:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:10:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e700d220-8587-48dc-8cd3-01f980b5c091","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a566a01ffbd944e5ac1274f05a5753a7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_324e8a1c-e3d0-403d-8c25-68dbecee4171","enable_dhcp":true,"segment_id":null,"network_id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:56Z","ip_version":4},{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:11:28,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ce63dbc6-679c-4f4a-aa44-c41a866a7bd1 2018-12-23 19:11:28,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439538955688s 2018-12-23 19:11:28,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ce63dbc6-679c-4f4a-aa44-c41a866a7bd1 2018-12-23 19:11:28,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:11:28,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/e700d220-8587-48dc-8cd3-01f980b5c091.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:29,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b7a7d78-5f31-4d84-adbc-11d51508f958 Date: Sun, 23 Dec 2018 19:11:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:11:29,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e700d220-8587-48dc-8cd3-01f980b5c091.json used request id req-4b7a7d78-5f31-4d84-adbc-11d51508f958 2018-12-23 19:11:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.891147851944s 2018-12-23 19:11:29,371 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e700d220-8587-48dc-8cd3-01f980b5c091.json used request id req-4b7a7d78-5f31-4d84-adbc-11d51508f958 2018-12-23 19:11:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:29,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:29,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-64201a7f-8e81-441c-a93f-ab3f2bfbf7bf Date: Sun, 23 Dec 2018 19:11:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"a566a01ffbd944e5ac1274f05a5753a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:11:29Z","qos_policy_id":null,"name":"singlevm1-net_324e8a1c-e3d0-403d-8c25-68dbecee4171","admin_state_up":true,"tenant_id":"a566a01ffbd944e5ac1274f05a5753a7","created_at":"2018-12-23T19:10:55Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:11:29,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-64201a7f-8e81-441c-a93f-ab3f2bfbf7bf 2018-12-23 19:11:29,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284531116486s 2018-12-23 19:11:29,656 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-64201a7f-8e81-441c-a93f-ab3f2bfbf7bf 2018-12-23 19:11:29,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:11:29,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:30,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bd25836-274e-441d-b801-44c4d7d709bb Date: Sun, 23 Dec 2018 19:11:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:11:30,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33.json used request id req-8bd25836-274e-441d-b801-44c4d7d709bb 2018-12-23 19:11:30,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.610994100571s 2018-12-23 19:11:30,269 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/0b2420e2-c93f-450b-a1d8-9bcb0ecc9d33.json used request id req-8bd25836-274e-441d-b801-44c4d7d709bb 2018-12-23 19:11:30,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:11:30,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:30,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0c0d6a65-3747-40ec-9f4e-14770fc85be6 Date: Sun, 23 Dec 2018 19:11:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2307f009-ca0d-42fa-a377-030ce51e7179/snap", "metadata": {}}], "file": "/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179/file", "owner": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2307f009-ca0d-42fa-a377-030ce51e7179", "size": 12716032, "self": "/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2307f009-ca0d-42fa-a377-030ce51e7179/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:11:01Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_324e8a1c-e3d0-403d-8c25-68dbecee4171", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:11:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:11:30,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0c0d6a65-3747-40ec-9f4e-14770fc85be6 2018-12-23 19:11:30,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.662557125092s 2018-12-23 19:11:30,936 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0c0d6a65-3747-40ec-9f4e-14770fc85be6 2018-12-23 19:11:30,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:11:30,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:31,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-110a040b-2af0-43e0-8484-8c2d5ec896c8 Date: Sun, 23 Dec 2018 19:11:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:11:31,291 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179 used request id req-110a040b-2af0-43e0-8484-8c2d5ec896c8 2018-12-23 19:11:31,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.354101896286s 2018-12-23 19:11:31,292 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2307f009-ca0d-42fa-a377-030ce51e7179 used request id req-110a040b-2af0-43e0-8484-8c2d5ec896c8 2018-12-23 19:11:31,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:11:31,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:31,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11: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-fec051be-bff4-472d-89fa-3cb489b8cb28 x-compute-request-id: req-fec051be-bff4-472d-89fa-3cb489b8cb28 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_324e8a1c-e3d0-403d-8c25-68dbecee4171", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "c06f34dc-5a97-4e58-ac82-5f51b44ac1d4"}]} 2018-12-23 19:11:31,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fec051be-bff4-472d-89fa-3cb489b8cb28 2018-12-23 19:11:31,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235049724579s 2018-12-23 19:11:31,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fec051be-bff4-472d-89fa-3cb489b8cb28 2018-12-23 19:11:31,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:11:31,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770a7088cb4f4484ebd1fbf52a07b6306050160a" 2018-12-23 19:11:31,346 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:11: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-b4cb74cf-7d6e-4c01-874e-5d3d28815de0 x-compute-request-id: req-b4cb74cf-7d6e-4c01-874e-5d3d28815de0 Content-Length: 0 Content-Type: application/json 2018-12-23 19:11:31,346 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4 used request id req-b4cb74cf-7d6e-4c01-874e-5d3d28815de0 2018-12-23 19:11:31,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0290710926056s 2018-12-23 19:11:31,347 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c06f34dc-5a97-4e58-ac82-5f51b44ac1d4 used request id req-b4cb74cf-7d6e-4c01-874e-5d3d28815de0 2018-12-23 19:11:31,391 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-12-23 19:11:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:11:31,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee142f3-1106-4e2a-88dd-6e31a34acb8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:11:31,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1ee142f3-1106-4e2a-88dd-6e31a34acb8e 2018-12-23 19:11:31,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:11:31,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:11:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["HNhSvZ7DSqu5dnmfqke_lQ"], "issued_at": "2018-12-23T19:11:31.000000Z"}} 2018-12-23 19:11:31,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:31,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:32,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-47b837d6-2e6e-40eb-bab4-1bb3d0f10b89 Date: Sun, 23 Dec 2018 19:11:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:11:32,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-47b837d6-2e6e-40eb-bab4-1bb3d0f10b89 2018-12-23 19:11:32,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261371135712s 2018-12-23 19:11:32,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-47b837d6-2e6e-40eb-bab4-1bb3d0f10b89 2018-12-23 19:11:32,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:11:32,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:11:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:11:32,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:11:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:32,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9d8c920-3be0-4e5a-a2ce-7a2faf482e66 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:11:32,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f9d8c920-3be0-4e5a-a2ce-7a2faf482e66 2018-12-23 19:11:32,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0924029350281s 2018-12-23 19:11:32,193 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f9d8c920-3be0-4e5a-a2ce-7a2faf482e66 2018-12-23 19:11:32,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:11:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}}' 2018-12-23 19:11:32,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-857adb59-8c90-4f59-943a-438636eae5f8 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191"}, "tags": [], "enabled": true, "id": "4966f19c721a43aeb354900a71a82191", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}} 2018-12-23 19:11:32,359 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-857adb59-8c90-4f59-943a-438636eae5f8 2018-12-23 19:11:32,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.159204959869s 2018-12-23 19:11:32,359 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-857adb59-8c90-4f59-943a-438636eae5f8 2018-12-23 19:11:32,360 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'4966f19c721a43aeb354900a71a82191', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282'}) 2018-12-23 19:11:32,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:11:32,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "06d07635-4a7d-4110-9466-86496d5b7a88", "email": null, "name": "singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}}' 2018-12-23 19:11:32,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54137d9b-7f35-43e7-b921-17c9c15767b4 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "links": {"self": "http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bd97179347f94b56bfaf55345a73f871", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:11:32,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-54137d9b-7f35-43e7-b921-17c9c15767b4 2018-12-23 19:11:32,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.366833925247s 2018-12-23 19:11:32,734 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-54137d9b-7f35-43e7-b921-17c9c15767b4 2018-12-23 19:11:32,734 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bd97179347f94b56bfaf55345a73f871', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282'}) 2018-12-23 19:11:32,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:11:32,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:32,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a770501-9b98-49d7-9984-a8edebf876ea Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:11:32,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4a770501-9b98-49d7-9984-a8edebf876ea 2018-12-23 19:11:32,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911490917206s 2018-12-23 19:11:32,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4a770501-9b98-49d7-9984-a8edebf876ea 2018-12-23 19:11:32,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:11:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:32,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495e7fdf-5608-4961-a82c-72696b3970a5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:11:32,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-495e7fdf-5608-4961-a82c-72696b3970a5 2018-12-23 19:11:32,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0922930240631s 2018-12-23 19:11:32,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-495e7fdf-5608-4961-a82c-72696b3970a5 2018-12-23 19:11:32,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:11:32,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:33,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf29cae7-32f7-4967-883d-fa2623fdd07e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:11:33,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bf29cae7-32f7-4967-883d-fa2623fdd07e 2018-12-23 19:11:33,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0997710227966s 2018-12-23 19:11:33,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bf29cae7-32f7-4967-883d-fa2623fdd07e 2018-12-23 19:11:33,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:11:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:33,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15236734-ccfd-45c5-bde4-f86776ea1cd0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "links": {"self": "http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bd97179347f94b56bfaf55345a73f871", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:11:33,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-15236734-ccfd-45c5-bde4-f86776ea1cd0 2018-12-23 19:11:33,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110142946243s 2018-12-23 19:11:33,143 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-15236734-ccfd-45c5-bde4-f86776ea1cd0 2018-12-23 19:11:33,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:11:33,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:33,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbbc35f-4578-46f1-89a5-0ff4145ee5a1 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191"}, "tags": [], "enabled": true, "id": "4966f19c721a43aeb354900a71a82191", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:11:33,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0bbbc35f-4578-46f1-89a5-0ff4145ee5a1 2018-12-23 19:11:33,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0941979885101s 2018-12-23 19:11:33,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0bbbc35f-4578-46f1-89a5-0ff4145ee5a1 2018-12-23 19:11:33,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:11:33,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bd97179347f94b56bfaf55345a73f871&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=4966f19c721a43aeb354900a71a82191" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:33,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c894afd-08d9-44a2-a2ea-1bc3b267fa91 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bd97179347f94b56bfaf55345a73f871&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=4966f19c721a43aeb354900a71a82191", "previous": null, "next": null}} 2018-12-23 19:11:33,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bd97179347f94b56bfaf55345a73f871&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=4966f19c721a43aeb354900a71a82191 used request id req-8c894afd-08d9-44a2-a2ea-1bc3b267fa91 2018-12-23 19:11:33,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0933010578156s 2018-12-23 19:11:33,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bd97179347f94b56bfaf55345a73f871&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=4966f19c721a43aeb354900a71a82191 used request id req-8c894afd-08d9-44a2-a2ea-1bc3b267fa91 2018-12-23 19:11:33,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:11:33,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191/users/bd97179347f94b56bfaf55345a73f871/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:33,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-965a3b8b-0b95-41c6-af1c-0d326ecb9c70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:11:33,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191/users/bd97179347f94b56bfaf55345a73f871/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-965a3b8b-0b95-41c6-af1c-0d326ecb9c70 2018-12-23 19:11:33,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128669023514s 2018-12-23 19:11:33,483 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191/users/bd97179347f94b56bfaf55345a73f871/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-965a3b8b-0b95-41c6-af1c-0d326ecb9c70 2018-12-23 19:11:33,484 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4966f19c721a43aeb354900a71a82191', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '06d07635-4a7d-4110-9466-86496d5b7a88', 'username': u'singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:11:33,487 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'password': '06d07635-4a7d-4110-9466-86496d5b7a88', 'project_name': 'singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '4966f19c721a43aeb354900a71a82191', 'project_domain_name': 'Default'} 2018-12-23 19:11:33,488 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-12-23 19:11:33,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:11:33,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:33,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb5a6fe-c022-46ec-9b44-ccb8a8b877e7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:11:33,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ceb5a6fe-c022-46ec-9b44-ccb8a8b877e7 2018-12-23 19:11:33,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0921878814697s 2018-12-23 19:11:33,581 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ceb5a6fe-c022-46ec-9b44-ccb8a8b877e7 2018-12-23 19:11:33,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:11:33,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:11:33,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03252697-6657-48a8-8abe-38f1a33c716a Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191"}, "tags": [], "enabled": true, "id": "4966f19c721a43aeb354900a71a82191", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:11:33,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-03252697-6657-48a8-8abe-38f1a33c716a 2018-12-23 19:11:33,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945711135864s 2018-12-23 19:11:33,683 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-03252697-6657-48a8-8abe-38f1a33c716a 2018-12-23 19:11:33,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:11:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" -d '{"network": {"tenant_id": "4966f19c721a43aeb354900a71a82191", "name": "singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "admin_state_up": true}}' 2018-12-23 19:11:34,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a567e9a1-017b-4d49-b1d6-1761bdebe436 Date: Sun, 23 Dec 2018 19:11: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":"379a13ee-424e-402a-9e10-3df0197dd8f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"4966f19c721a43aeb354900a71a82191","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:11:34Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282","admin_state_up":true,"tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:33Z","mtu":1450}} 2018-12-23 19:11:34,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a567e9a1-017b-4d49-b1d6-1761bdebe436 2018-12-23 19:11:34,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.49485206604s 2018-12-23 19:11:34,180 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a567e9a1-017b-4d49-b1d6-1761bdebe436 2018-12-23 19:11:34,181 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:11:34Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'379a13ee-424e-402a-9e10-3df0197dd8f9', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', u'created_at': u'2018-12-23T19:11:33Z', u'mtu': 1450, u'tenant_id': u'4966f19c721a43aeb354900a71a82191', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4966f19c721a43aeb354900a71a82191', u'l2_adjacency': True}) 2018-12-23 19:11:34,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:11:34,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc24164b-b5a1-48b7-b410-43603f48ec9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:11:34,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bc24164b-b5a1-48b7-b410-43603f48ec9e 2018-12-23 19:11:34,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:11:34,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T20:11:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4966f19c721a43aeb354900a71a82191", "name": "singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/4966f19c721a43aeb354900a71a82191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/4966f19c721a43aeb354900a71a82191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/4966f19c721a43aeb354900a71a82191", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4966f19c721a43aeb354900a71a82191", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/4966f19c721a43aeb354900a71a82191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/4966f19c721a43aeb354900a71a82191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4966f19c721a43aeb354900a71a82191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_4966f19c721a43aeb354900a71a82191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4966f19c721a43aeb354900a71a82191", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/4966f19c721a43aeb354900a71a82191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/4966f19c721a43aeb354900a71a82191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4966f19c721a43aeb354900a71a82191", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/4966f19c721a43aeb354900a71a82191", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/4966f19c721a43aeb354900a71a82191", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "id": "bd97179347f94b56bfaf55345a73f871"}, "audit_ids": ["mfxUByRMQyyKY3gIcqwwSg"], "issued_at": "2018-12-23T19:11:34.000000Z"}} 2018-12-23 19:11:34,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:34,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:34,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-6097c9b2-4ec0-4459-9f7d-7bcb1b331232 Date: Sun, 23 Dec 2018 19:11:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"379a13ee-424e-402a-9e10-3df0197dd8f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4966f19c721a43aeb354900a71a82191","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:11:34Z","qos_policy_id":null,"name":"singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282","admin_state_up":true,"tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:11:34,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6097c9b2-4ec0-4459-9f7d-7bcb1b331232 2018-12-23 19:11:34,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259397029877s 2018-12-23 19:11:34,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6097c9b2-4ec0-4459-9f7d-7bcb1b331232 2018-12-23 19:11:34,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:11:34,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"subnet": {"name": "singlevm2-subnet_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "enable_dhcp": true, "network_id": "379a13ee-424e-402a-9e10-3df0197dd8f9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:11:35,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-67fa7853-606d-4b06-847e-17f160f93c9b Date: Sun, 23 Dec 2018 19:11:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"379a13ee-424e-402a-9e10-3df0197dd8f9","tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:11:35Z","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":"4966f19c721a43aeb354900a71a82191","id":"f464ef4a-e78b-4241-800b-04ef14ec8ff2","subnetpool_id":null,"name":"singlevm2-subnet_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}} 2018-12-23 19:11:35,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-67fa7853-606d-4b06-847e-17f160f93c9b 2018-12-23 19:11:35,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.570085048676s 2018-12-23 19:11:35,407 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-67fa7853-606d-4b06-847e-17f160f93c9b 2018-12-23 19:11:35,408 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:11:35Z', 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'f464ef4a-e78b-4241-800b-04ef14ec8ff2', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', u'enable_dhcp': True, u'network_id': u'379a13ee-424e-402a-9e10-3df0197dd8f9', u'tenant_id': u'4966f19c721a43aeb354900a71a82191', u'created_at': u'2018-12-23T19:11:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4966f19c721a43aeb354900a71a82191'}) 2018-12-23 19:11:35,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:11:35,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "singlevm2-router_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "admin_state_up": true}}' 2018-12-23 19:11:37,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-34006886-cf24-4511-ad1e-e378abb45467 Date: Sun, 23 Dec 2018 19:11:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:35Z", "admin_state_up": true, "updated_at": "2018-12-23T19:11:36Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4966f19c721a43aeb354900a71a82191", "id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "name": "singlevm2-router_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}} 2018-12-23 19:11:37,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-34006886-cf24-4511-ad1e-e378abb45467 2018-12-23 19:11:37,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64854812622s 2018-12-23 19:11:37,057 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-34006886-cf24-4511-ad1e-e378abb45467 2018-12-23 19:11:37,058 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:11:36Z', u'revision_number': 2, u'id': u'0e3caa0b-27e7-4feb-903c-871d84c3cdf9', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', u'admin_state_up': True, u'tenant_id': u'4966f19c721a43aeb354900a71a82191', u'created_at': u'2018-12-23T19:11:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'4966f19c721a43aeb354900a71a82191'}) 2018-12-23 19:11:37,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:11:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"subnet_id": "f464ef4a-e78b-4241-800b-04ef14ec8ff2"}' 2018-12-23 19:11:39,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-86f9c717-e35f-40d4-a025-ff3313a2c9c4 Date: Sun, 23 Dec 2018 19:11:39 GMT RESP BODY: {"network_id": "379a13ee-424e-402a-9e10-3df0197dd8f9", "tenant_id": "4966f19c721a43aeb354900a71a82191", "subnet_id": "f464ef4a-e78b-4241-800b-04ef14ec8ff2", "subnet_ids": ["f464ef4a-e78b-4241-800b-04ef14ec8ff2"], "port_id": "5a84b423-b411-4718-86e0-8a441d50885b", "id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9"} 2018-12-23 19:11:39,337 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9/add_router_interface.json used request id req-86f9c717-e35f-40d4-a025-ff3313a2c9c4 2018-12-23 19:11:39,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27925014496s 2018-12-23 19:11:39,338 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9/add_router_interface.json used request id req-86f9c717-e35f-40d4-a025-ff3313a2c9c4 returning object 0e3caa0b-27e7-4feb-903c-871d84c3cdf9 2018-12-23 19:11:39,338 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:11:39,471 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:11:39,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:11:39,477 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:11:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:11:39,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:11:39,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:39,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-142aed73-4ce0-40c7-80e8-763980ec25b3 Date: Sun, 23 Dec 2018 19:11:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:11:39,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-142aed73-4ce0-40c7-80e8-763980ec25b3 2018-12-23 19:11:39,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210666894913s 2018-12-23 19:11:39,693 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-142aed73-4ce0-40c7-80e8-763980ec25b3 2018-12-23 19:11:39,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:11:39,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}' 2018-12-23 19:11:39,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-343a1ef3-dc15-42f4-bed1-0796e9c2a8e3 Date: Sun, 23 Dec 2018 19:11:39 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d/file", "owner": "4966f19c721a43aeb354900a71a82191", "id": "69cb1996-eecb-4223-bb9f-4666021e940d", "size": null, "self": "/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:11:39Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "checksum": null, "created_at": "2018-12-23T19:11:39Z", "protected": false} 2018-12-23 19:11:39,793 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-343a1ef3-dc15-42f4-bed1-0796e9c2a8e3 2018-12-23 19:11:39,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0928847789764s 2018-12-23 19:11:39,794 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-343a1ef3-dc15-42f4-bed1-0796e9c2a8e3 returning object 69cb1996-eecb-4223-bb9f-4666021e940d 2018-12-23 19:11:39,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:11:39,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '' 2018-12-23 19:11:40,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a54decaf-f4cc-4666-8aba-b219f0def6da Date: Sun, 23 Dec 2018 19:11:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:11:40,972 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d/file used request id req-a54decaf-f4cc-4666-8aba-b219f0def6da 2018-12-23 19:11:40,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1775739193s 2018-12-23 19:11:40,972 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d/file used request id req-a54decaf-f4cc-4666-8aba-b219f0def6da 2018-12-23 19:11:40,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:11:40,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:41,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a93523ab-6904-4bec-a4c0-b3900e23e22a Date: Sun, 23 Dec 2018 19:11:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/69cb1996-eecb-4223-bb9f-4666021e940d/snap", "metadata": {}}], "file": "/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d/file", "owner": "4966f19c721a43aeb354900a71a82191", "id": "69cb1996-eecb-4223-bb9f-4666021e940d", "size": 12716032, "self": "/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/69cb1996-eecb-4223-bb9f-4666021e940d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:11:40Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:11:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:11:41,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a93523ab-6904-4bec-a4c0-b3900e23e22a 2018-12-23 19:11:41,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.132122039795s 2018-12-23 19:11:41,109 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a93523ab-6904-4bec-a4c0-b3900e23e22a 2018-12-23 19:11:41,111 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/69cb1996-eecb-4223-bb9f-4666021e940d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d/file', 'owner': u'4966f19c721a43aeb354900a71a82191', 'id': u'69cb1996-eecb-4223-bb9f-4666021e940d', 'size': 12716032, u'self': u'/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4966f19c721a43aeb354900a71a82191', 'name': 'singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/69cb1996-eecb-4223-bb9f-4666021e940d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:11:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T19:11:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'created': u'2018-12-23T19:11:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:11:39Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:11:41,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:11:41,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:11:41,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68404d22-ceb0-4b94-82e3-7bc545c08491 x-compute-request-id: req-68404d22-ceb0-4b94-82e3-7bc545c08491 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "697b27d2-f1b6-4736-a92b-baddc042ba25"}} 2018-12-23 19:11:41,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-68404d22-ceb0-4b94-82e3-7bc545c08491 2018-12-23 19:11:41,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199515104294s 2018-12-23 19:11:41,312 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-68404d22-ceb0-4b94-82e3-7bc545c08491 2018-12-23 19:11:41,312 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'697b27d2-f1b6-4736-a92b-baddc042ba25', 'swap': 0}) 2018-12-23 19:11:41,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:11:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" -d '{"extra_specs": {}}' 2018-12-23 19:11:41,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83bf6c77-f24f-49e0-93e5-6ef3f1cf5a38 x-compute-request-id: req-83bf6c77-f24f-49e0-93e5-6ef3f1cf5a38 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:11:41,334 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25/os-extra_specs used request id req-83bf6c77-f24f-49e0-93e5-6ef3f1cf5a38 2018-12-23 19:11:41,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209021568298s 2018-12-23 19:11:41,334 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25/os-extra_specs used request id req-83bf6c77-f24f-49e0-93e5-6ef3f1cf5a38 2018-12-23 19:11:41,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 19:11:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"keypair": {"name": "singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}}' 2018-12-23 19:11:41,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bcfb617-d10c-4622-81ea-cc45508d5a30 x-compute-request-id: req-6bcfb617-d10c-4622-81ea-cc45508d5a30 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjISCXX/frLvO9uKY27coQAtBndC+jXQ6fwJBEQ0a8tikGYms0C1DU+Kq8MC3OD/VujOxmhRzTnb8FDBWCYyIhBRubXX/B2mYfvGNT707zR2hfsMoLSLNALXr/WASu9Klhv3IqQO5KU+Mvk9Kpfxe0QzKGp9YJgK2TFlXgx0QpGEM4VLCbx4p4ZNliGeIOxLSuBBKi5G580ZNxgODZxYwSnnWx/lUrpZKVUfMKOS1ykDJ+v2zJQU4p9OZPesQKazw7YXwozxbsvZZFjp5BNBUoAck2QX8MMrQLHdP7zMYphDANgO/ReaCye/UhfScWPW+bWR7HECwXWdH2Fxfxz+7f Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoyEgl1/36y7zvbimNu3KEALQZ3Qvo10On8CQRENGvLYpBmJr\nNAtQ1PiqvDAtzg/1bozsZoUc052/BQwVgmMiIQUbm11/wdpmH7xjU+9O80doX7DK\nC0izQC16/1gErvSpYb9yKkDuSlPjL5PSqX8XtEMyhqfWCYCtkxZV4MdEKRhDOFSw\nm8eKeGTZYhniDsS0rgQSouRufNGTcYDg2cWMEp51sf5VK6WSlVHzCjktcpAyfr9s\nyUFOKfTmT3rECms8O2F8KM8W7L2WRY6eQTQVKAHJNkF/DDK0Cx3T+8zGKYQwDYDv\n0Xmgsnv1IX0nFj1vm1kexxAsF1nR9hcX8c/u3wIDAQABAoIBADAK4JNUQypzYHte\ndy00KM9AVOoy8Ji3Hkh0KMjB24JWT4y+zX29W2fteDMGKWdHkeul+zVSPKQiEBDH\nd0o4MePxoijGh4qq7GqqS8J7dw/01stfwJFELu5WtqOe43o3Oe88t72z87nWLNFl\nQqSCdpOzOp0nrsSLrhLkgBQ7+1nyf9zwgIpHKDW+p5LoY0XOojoxCKAkNlYj1jXJ\nfXvd/ctRtW+x6gY8EdWS3duh5pZn/sLqjEw8ZehUtiyXdXalOV4TMSCW7WXAX8En\nCeEQEPDEmRt6GnRpgi3kSsFBKfcFqAb8StORzNHO4Q6w3AN5ywUQISfHYAA4a8XF\nYh3XChkCgYEA1DrDTIZWKsj3ixzHX0vLAmzXtl53FFTPNwiU20I1GbybnJLJ2xUX\nFd57WSX3s5U2ReibETDZIMya5rBXJSnqiLLEqZdJHqAjF8AfzvFHy6PMbIMtI5cd\nL+dZX1Qg2oM96U/5WOCKMzflGMZAaKK7vOJbjAH7zZBcbXQGTzXEhRsCgYEAxMX9\nH99HS5ee5NuZVffOLZhCJEDBW3ORxnT+6zgnNGrlAiQHPRZG3O7NHKnpnYNWRkM6\nNpsrd82owDfBKhpqZE5xx5NrVjxsy2cx1jieoQSy3ROYfWDzUJsAJXo+tJcKKkt1\ncpMFXESY6xx2QjhhV3wHenIYf0RjS/D/+w20zY0CgYEAhW9Q3WtU/9+NLEzy2Wq5\nABRY6BOqwQC1q/9cQCL3afAY0q/D9FflRN22Jg3mGGYHUpr17DAPRD0AY2yZzgb1\nq+7iEVLKKVQ73DHyjdVL87BP1iX/mnHnavgFTBeD9H8xzOB4gLXkjmFlTFdRpbgz\nW4XiUzvoCo3qXvLlCKZgoeMCgYAKu94l+fESr4+sXkpMBTuLAy5AegPSMEi4cbNi\nM2r4EgiyCDMY4vk0nhY0RRSIUhzHsm0fg3FolKBq89+mo1BAboMIZwNI7fzlT5jJ\nXcdRc0cqhiIgXMSJFht47+Uxxrd4PSuH93soYFmTIbdVv2uX8R0bUdQCRUHBZ8Ee\n+c1uFQKBgQCYgt73NsJdD9KrnSzBr3pPan11sgmOYCM+HpfpH3TSXh9mBp5F0WEi\n2geyZ/PwMFo6TWa7Z9DUNQCvqHCmBmZPB3J3w4oDcGDQYxQRjKvoxHHsLDONSGn7\nGNYG03DseMisp+XKtfysJRaRqoyXbwqDmdebWTcXZs8E5MdoWXwdqA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "bd97179347f94b56bfaf55345a73f871", "name": "singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "fingerprint": "00:b7:8f:b8:18:6f:9d:89:94:8f:07:a5:73:78:c1:fd"}} 2018-12-23 19:11:41,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-6bcfb617-d10c-4622-81ea-cc45508d5a30 2018-12-23 19:11:41,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.502887010574s 2018-12-23 19:11:41,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-6bcfb617-d10c-4622-81ea-cc45508d5a30 2018-12-23 19:11:41,839 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjISCXX/frLvO9uKY27coQAtBndC+jXQ6fwJBEQ0a8tikGYms0C1DU+Kq8MC3OD/VujOxmhRzTnb8FDBWCYyIhBRubXX/B2mYfvGNT707zR2hfsMoLSLNALXr/WASu9Klhv3IqQO5KU+Mvk9Kpfxe0QzKGp9YJgK2TFlXgx0QpGEM4VLCbx4p4ZNliGeIOxLSuBBKi5G580ZNxgODZxYwSnnWx/lUrpZKVUfMKOS1ykDJ+v2zJQU4p9OZPesQKazw7YXwozxbsvZZFjp5BNBUoAck2QX8MMrQLHdP7zMYphDANgO/ReaCye/UhfScWPW+bWR7HECwXWdH2Fxfxz+7f Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoyEgl1/36y7zvbimNu3KEALQZ3Qvo10On8CQRENGvLYpBmJr\nNAtQ1PiqvDAtzg/1bozsZoUc052/BQwVgmMiIQUbm11/wdpmH7xjU+9O80doX7DK\nC0izQC16/1gErvSpYb9yKkDuSlPjL5PSqX8XtEMyhqfWCYCtkxZV4MdEKRhDOFSw\nm8eKeGTZYhniDsS0rgQSouRufNGTcYDg2cWMEp51sf5VK6WSlVHzCjktcpAyfr9s\nyUFOKfTmT3rECms8O2F8KM8W7L2WRY6eQTQVKAHJNkF/DDK0Cx3T+8zGKYQwDYDv\n0Xmgsnv1IX0nFj1vm1kexxAsF1nR9hcX8c/u3wIDAQABAoIBADAK4JNUQypzYHte\ndy00KM9AVOoy8Ji3Hkh0KMjB24JWT4y+zX29W2fteDMGKWdHkeul+zVSPKQiEBDH\nd0o4MePxoijGh4qq7GqqS8J7dw/01stfwJFELu5WtqOe43o3Oe88t72z87nWLNFl\nQqSCdpOzOp0nrsSLrhLkgBQ7+1nyf9zwgIpHKDW+p5LoY0XOojoxCKAkNlYj1jXJ\nfXvd/ctRtW+x6gY8EdWS3duh5pZn/sLqjEw8ZehUtiyXdXalOV4TMSCW7WXAX8En\nCeEQEPDEmRt6GnRpgi3kSsFBKfcFqAb8StORzNHO4Q6w3AN5ywUQISfHYAA4a8XF\nYh3XChkCgYEA1DrDTIZWKsj3ixzHX0vLAmzXtl53FFTPNwiU20I1GbybnJLJ2xUX\nFd57WSX3s5U2ReibETDZIMya5rBXJSnqiLLEqZdJHqAjF8AfzvFHy6PMbIMtI5cd\nL+dZX1Qg2oM96U/5WOCKMzflGMZAaKK7vOJbjAH7zZBcbXQGTzXEhRsCgYEAxMX9\nH99HS5ee5NuZVffOLZhCJEDBW3ORxnT+6zgnNGrlAiQHPRZG3O7NHKnpnYNWRkM6\nNpsrd82owDfBKhpqZE5xx5NrVjxsy2cx1jieoQSy3ROYfWDzUJsAJXo+tJcKKkt1\ncpMFXESY6xx2QjhhV3wHenIYf0RjS/D/+w20zY0CgYEAhW9Q3WtU/9+NLEzy2Wq5\nABRY6BOqwQC1q/9cQCL3afAY0q/D9FflRN22Jg3mGGYHUpr17DAPRD0AY2yZzgb1\nq+7iEVLKKVQ73DHyjdVL87BP1iX/mnHnavgFTBeD9H8xzOB4gLXkjmFlTFdRpbgz\nW4XiUzvoCo3qXvLlCKZgoeMCgYAKu94l+fESr4+sXkpMBTuLAy5AegPSMEi4cbNi\nM2r4EgiyCDMY4vk0nhY0RRSIUhzHsm0fg3FolKBq89+mo1BAboMIZwNI7fzlT5jJ\nXcdRc0cqhiIgXMSJFht47+Uxxrd4PSuH93soYFmTIbdVv2uX8R0bUdQCRUHBZ8Ee\n+c1uFQKBgQCYgt73NsJdD9KrnSzBr3pPan11sgmOYCM+HpfpH3TSXh9mBp5F0WEi\n2geyZ/PwMFo6TWa7Z9DUNQCvqHCmBmZPB3J3w4oDcGDQYxQRjKvoxHHsLDONSGn7\nGNYG03DseMisp+XKtfysJRaRqoyXbwqDmdebWTcXZs8E5MdoWXwdqA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bd97179347f94b56bfaf55345a73f871', 'name': u'singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'created_at': '2018-12-23T19:11:41.839235', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4966f19c721a43aeb354900a71a82191', 'name': 'singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:b7:8f:b8:18:6f:9d:89:94:8f:07:a5:73:78:c1:fd', 'type': 'ssh', 'id': u'singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282'}) 2018-12-23 19:11:41,839 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAoyEgl1/36y7zvbimNu3KEALQZ3Qvo10On8CQRENGvLYpBmJr NAtQ1PiqvDAtzg/1bozsZoUc052/BQwVgmMiIQUbm11/wdpmH7xjU+9O80doX7DK C0izQC16/1gErvSpYb9yKkDuSlPjL5PSqX8XtEMyhqfWCYCtkxZV4MdEKRhDOFSw m8eKeGTZYhniDsS0rgQSouRufNGTcYDg2cWMEp51sf5VK6WSlVHzCjktcpAyfr9s yUFOKfTmT3rECms8O2F8KM8W7L2WRY6eQTQVKAHJNkF/DDK0Cx3T+8zGKYQwDYDv 0Xmgsnv1IX0nFj1vm1kexxAsF1nR9hcX8c/u3wIDAQABAoIBADAK4JNUQypzYHte dy00KM9AVOoy8Ji3Hkh0KMjB24JWT4y+zX29W2fteDMGKWdHkeul+zVSPKQiEBDH d0o4MePxoijGh4qq7GqqS8J7dw/01stfwJFELu5WtqOe43o3Oe88t72z87nWLNFl QqSCdpOzOp0nrsSLrhLkgBQ7+1nyf9zwgIpHKDW+p5LoY0XOojoxCKAkNlYj1jXJ fXvd/ctRtW+x6gY8EdWS3duh5pZn/sLqjEw8ZehUtiyXdXalOV4TMSCW7WXAX8En CeEQEPDEmRt6GnRpgi3kSsFBKfcFqAb8StORzNHO4Q6w3AN5ywUQISfHYAA4a8XF Yh3XChkCgYEA1DrDTIZWKsj3ixzHX0vLAmzXtl53FFTPNwiU20I1GbybnJLJ2xUX Fd57WSX3s5U2ReibETDZIMya5rBXJSnqiLLEqZdJHqAjF8AfzvFHy6PMbIMtI5cd L+dZX1Qg2oM96U/5WOCKMzflGMZAaKK7vOJbjAH7zZBcbXQGTzXEhRsCgYEAxMX9 H99HS5ee5NuZVffOLZhCJEDBW3ORxnT+6zgnNGrlAiQHPRZG3O7NHKnpnYNWRkM6 Npsrd82owDfBKhpqZE5xx5NrVjxsy2cx1jieoQSy3ROYfWDzUJsAJXo+tJcKKkt1 cpMFXESY6xx2QjhhV3wHenIYf0RjS/D/+w20zY0CgYEAhW9Q3WtU/9+NLEzy2Wq5 ABRY6BOqwQC1q/9cQCL3afAY0q/D9FflRN22Jg3mGGYHUpr17DAPRD0AY2yZzgb1 q+7iEVLKKVQ73DHyjdVL87BP1iX/mnHnavgFTBeD9H8xzOB4gLXkjmFlTFdRpbgz W4XiUzvoCo3qXvLlCKZgoeMCgYAKu94l+fESr4+sXkpMBTuLAy5AegPSMEi4cbNi M2r4EgiyCDMY4vk0nhY0RRSIUhzHsm0fg3FolKBq89+mo1BAboMIZwNI7fzlT5jJ XcdRc0cqhiIgXMSJFht47+Uxxrd4PSuH93soYFmTIbdVv2uX8R0bUdQCRUHBZ8Ee +c1uFQKBgQCYgt73NsJdD9KrnSzBr3pPan11sgmOYCM+HpfpH3TSXh9mBp5F0WEi 2geyZ/PwMFo6TWa7Z9DUNQCvqHCmBmZPB3J3w4oDcGDQYxQRjKvoxHHsLDONSGn7 GNYG03DseMisp+XKtfysJRaRqoyXbwqDmdebWTcXZs8E5MdoWXwdqA== -----END RSA PRIVATE KEY----- 2018-12-23 19:11:41,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 19:11:41,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"security_group": {"name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-12-23 19:11:42,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-5dcae92d-46a6-41e6-bf64-992d144837cb Date: Sun, 23 Dec 2018 19:11:42 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:41Z", "updated_at": "2018-12-23T19:11:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:41Z", "revision_number": 0, "id": "bc70912b-ba2a-4647-a26c-bfe803afb789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:41Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:41Z", "revision_number": 0, "id": "df33db4e-3f8e-4684-9a57-26162b0b8f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:41Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 2, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}} 2018-12-23 19:11:42,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5dcae92d-46a6-41e6-bf64-992d144837cb 2018-12-23 19:11:42,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.192633867264s 2018-12-23 19:11:42,035 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5dcae92d-46a6-41e6-bf64-992d144837cb 2018-12-23 19:11:42,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:11:42,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:42,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-785ff90b-3496-4f01-8f35-e3c6a2b311dd Date: Sun, 23 Dec 2018 19:11:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:33Z", "updated_at": "2018-12-23T19:11:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "4b367e39-ae2b-4b8e-8750-061f7ddcd872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "d38bb989-f772-498e-b807-1ed588507893", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "eb87aade-9f83-453d-b57c-b2e8c509a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "f39b3433-7f49-426f-918b-01ad6b2301ae", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 4, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:41Z", "updated_at": "2018-12-23T19:11:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:41Z", "revision_number": 0, "id": "bc70912b-ba2a-4647-a26c-bfe803afb789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:41Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:41Z", "revision_number": 0, "id": "df33db4e-3f8e-4684-9a57-26162b0b8f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:41Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 2, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}]} 2018-12-23 19:11:42,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-785ff90b-3496-4f01-8f35-e3c6a2b311dd 2018-12-23 19:11:42,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0712289810181s 2018-12-23 19:11:42,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-785ff90b-3496-4f01-8f35-e3c6a2b311dd 2018-12-23 19:11:42,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 19:11:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -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": "fb17d65d-ccf5-4b3a-882c-247766e3c888"}}' 2018-12-23 19:11:42,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5913cbbf-428a-46bd-b4f3-a5bddc96cc28 Date: Sun, 23 Dec 2018 19:11:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T19:11:42Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "port_range_min": 22, "revision_number": 0, "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:42Z", "project_id": "4966f19c721a43aeb354900a71a82191", "id": "d58b9b76-4e25-494a-ba5e-742f11dab20c"}} 2018-12-23 19:11:42,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5913cbbf-428a-46bd-b4f3-a5bddc96cc28 2018-12-23 19:11:42,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.145800113678s 2018-12-23 19:11:42,261 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5913cbbf-428a-46bd-b4f3-a5bddc96cc28 2018-12-23 19:11:42,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:11:42,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:42,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-9478f7c8-8c06-4c3f-a670-8cc73fbf87a5 Date: Sun, 23 Dec 2018 19:11:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:33Z", "updated_at": "2018-12-23T19:11:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "4b367e39-ae2b-4b8e-8750-061f7ddcd872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "d38bb989-f772-498e-b807-1ed588507893", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "eb87aade-9f83-453d-b57c-b2e8c509a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "f39b3433-7f49-426f-918b-01ad6b2301ae", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 4, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:41Z", "updated_at": "2018-12-23T19:11:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:41Z", "revision_number": 0, "id": "bc70912b-ba2a-4647-a26c-bfe803afb789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:41Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:11:42Z", "revision_number": 0, "id": "d58b9b76-4e25-494a-ba5e-742f11dab20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:42Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:41Z", "revision_number": 0, "id": "df33db4e-3f8e-4684-9a57-26162b0b8f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:41Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 3, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}]} 2018-12-23 19:11:42,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9478f7c8-8c06-4c3f-a670-8cc73fbf87a5 2018-12-23 19:11:42,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467278957367s 2018-12-23 19:11:42,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9478f7c8-8c06-4c3f-a670-8cc73fbf87a5 2018-12-23 19:11:42,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 19:11:42,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -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": "fb17d65d-ccf5-4b3a-882c-247766e3c888"}}' 2018-12-23 19:11:42,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2bb0d45a-8a34-4de3-9563-8d71bd36f40b Date: Sun, 23 Dec 2018 19:11:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:11:42Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "port_range_min": null, "revision_number": 0, "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:42Z", "project_id": "4966f19c721a43aeb354900a71a82191", "id": "ce573d05-f21b-4276-99a1-5e642b2cea76"}} 2018-12-23 19:11:42,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2bb0d45a-8a34-4de3-9563-8d71bd36f40b 2018-12-23 19:11:42,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14342713356s 2018-12-23 19:11:42,459 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2bb0d45a-8a34-4de3-9563-8d71bd36f40b 2018-12-23 19:11:42,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:42,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-f360540b-e77b-46a6-960b-149ce5978f7e Date: Sun, 23 Dec 2018 19:11:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"379a13ee-424e-402a-9e10-3df0197dd8f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4966f19c721a43aeb354900a71a82191","l2_adjacency":true,"status":"ACTIVE","subnets":["f464ef4a-e78b-4241-800b-04ef14ec8ff2"],"description":"","tags":[],"updated_at":"2018-12-23T19:11:35Z","qos_policy_id":null,"name":"singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282","admin_state_up":true,"tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:11:42,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f360540b-e77b-46a6-960b-149ce5978f7e 2018-12-23 19:11:42,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0914239883423s 2018-12-23 19:11:42,552 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f360540b-e77b-46a6-960b-149ce5978f7e 2018-12-23 19:11:42,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:11:42,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-5ca3fcbe-9d9c-4ae8-afa9-681fe873b817 Date: Sun, 23 Dec 2018 19:11:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/69cb1996-eecb-4223-bb9f-4666021e940d/snap", "metadata": {}}], "file": "/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d/file", "owner": "4966f19c721a43aeb354900a71a82191", "id": "69cb1996-eecb-4223-bb9f-4666021e940d", "size": 12716032, "self": "/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/69cb1996-eecb-4223-bb9f-4666021e940d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:11:40Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:11:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:11:42,592 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5ca3fcbe-9d9c-4ae8-afa9-681fe873b817 2018-12-23 19:11:42,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354299545288s 2018-12-23 19:11:42,592 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5ca3fcbe-9d9c-4ae8-afa9-681fe873b817 2018-12-23 19:11:42,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:11:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:42,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-d84a1de8-51c3-429d-b2ac-4a998c747511 x-compute-request-id: req-d84a1de8-51c3-429d-b2ac-4a998c747511 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "697b27d2-f1b6-4736-a92b-baddc042ba25"}]} 2018-12-23 19:11:42,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d84a1de8-51c3-429d-b2ac-4a998c747511 2018-12-23 19:11:42,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239589214325s 2018-12-23 19:11:42,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d84a1de8-51c3-429d-b2ac-4a998c747511 2018-12-23 19:11:42,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 19:11:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"server": {"name": "singlevm2-vm_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "imageRef": "69cb1996-eecb-4223-bb9f-4666021e940d", "key_name": "singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "flavorRef": "697b27d2-f1b6-4736-a92b-baddc042ba25", "max_count": 1, "min_count": 1, "networks": [{"uuid": "379a13ee-424e-402a-9e10-3df0197dd8f9"}], "security_groups": [{"name": "fb17d65d-ccf5-4b3a-882c-247766e3c888"}]}}' 2018-12-23 19:11:44,712 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-aeefb127-b6d4-4dab-ab7b-ce22945a0b6d x-compute-request-id: req-aeefb127-b6d4-4dab-ab7b-ce22945a0b6d Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "fb17d65d-ccf5-4b3a-882c-247766e3c888"}], "OS-DCF:diskConfig": "MANUAL", "id": "110a67ce-87c1-48b9-a09e-ca718359d293", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "bookmark"}], "adminPass": "TqhD5bzhmJ55"}} 2018-12-23 19:11:44,712 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-aeefb127-b6d4-4dab-ab7b-ce22945a0b6d 2018-12-23 19:11:44,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.09212899208s 2018-12-23 19:11:44,712 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-aeefb127-b6d4-4dab-ab7b-ce22945a0b6d 2018-12-23 19:11:44,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:44,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:45,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-8f9918c6-aae4-4fdc-be23-186e369f9abb x-compute-request-id: req-8f9918c6-aae4-4fdc-be23-186e369f9abb 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.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "bookmark"}], "image": {"id": "69cb1996-eecb-4223-bb9f-4666021e940d", "links": [{"href": "http://172.30.9.21:8774/images/69cb1996-eecb-4223-bb9f-4666021e940d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "697b27d2-f1b6-4736-a92b-baddc042ba25", "links": [{"href": "http://172.30.9.21:8774/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "bookmark"}]}, "id": "110a67ce-87c1-48b9-a09e-ca718359d293", "user_id": "bd97179347f94b56bfaf55345a73f871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:11:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "name": "singlevm2-vm_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "created": "2018-12-23T19:11:44Z", "tenant_id": "4966f19c721a43aeb354900a71a82191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:45,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f9918c6-aae4-4fdc-be23-186e369f9abb 2018-12-23 19:11:45,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820469141006s 2018-12-23 19:11:45,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f9918c6-aae4-4fdc-be23-186e369f9abb 2018-12-23 19:11:45,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:45,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:45,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-c2be668a-0ce3-4c6e-9726-d3562460c6b3 Date: Sun, 23 Dec 2018 19:11:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"379a13ee-424e-402a-9e10-3df0197dd8f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4966f19c721a43aeb354900a71a82191","l2_adjacency":true,"status":"ACTIVE","subnets":["f464ef4a-e78b-4241-800b-04ef14ec8ff2"],"description":"","tags":[],"updated_at":"2018-12-23T19:11:35Z","qos_policy_id":null,"name":"singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282","admin_state_up":true,"tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:11:45,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c2be668a-0ce3-4c6e-9726-d3562460c6b3 2018-12-23 19:11:45,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107056856155s 2018-12-23 19:11:45,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c2be668a-0ce3-4c6e-9726-d3562460c6b3 2018-12-23 19:11:45,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:11:45,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:45,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-eaca0699-f398-4585-8e3d-a8cf24f99ba5 Date: Sun, 23 Dec 2018 19:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"379a13ee-424e-402a-9e10-3df0197dd8f9","tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:11:35Z","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":"4966f19c721a43aeb354900a71a82191","id":"f464ef4a-e78b-4241-800b-04ef14ec8ff2","subnetpool_id":null,"name":"singlevm2-subnet_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}]} 2018-12-23 19:11:45,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eaca0699-f398-4585-8e3d-a8cf24f99ba5 2018-12-23 19:11:45,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.128158092499s 2018-12-23 19:11:45,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eaca0699-f398-4585-8e3d-a8cf24f99ba5 2018-12-23 19:11:45,777 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:11:47,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:47,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:48,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-88047d6e-52cc-4580-ae58-86bec238bcfe x-compute-request-id: req-88047d6e-52cc-4580-ae58-86bec238bcfe Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "bookmark"}], "image": {"id": "69cb1996-eecb-4223-bb9f-4666021e940d", "links": [{"href": "http://172.30.9.21:8774/images/69cb1996-eecb-4223-bb9f-4666021e940d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "697b27d2-f1b6-4736-a92b-baddc042ba25", "links": [{"href": "http://172.30.9.21:8774/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "bookmark"}]}, "id": "110a67ce-87c1-48b9-a09e-ca718359d293", "security_groups": [{"name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}], "user_id": "bd97179347f94b56bfaf55345a73f871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:11:45Z", "hostId": "b763f999d987afc3f207a35dbd2a0771331f00835a8e60c8d8d130b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "name": "singlevm2-vm_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "created": "2018-12-23T19:11:44Z", "tenant_id": "4966f19c721a43aeb354900a71a82191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:48,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88047d6e-52cc-4580-ae58-86bec238bcfe 2018-12-23 19:11:48,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466522932053s 2018-12-23 19:11:48,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88047d6e-52cc-4580-ae58-86bec238bcfe 2018-12-23 19:11:48,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:11:50,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:50,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9abdb163-b254-4dc3-a3d7-931fdbdfea65 x-compute-request-id: req-9abdb163-b254-4dc3-a3d7-931fdbdfea65 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "bookmark"}], "image": {"id": "69cb1996-eecb-4223-bb9f-4666021e940d", "links": [{"href": "http://172.30.9.21:8774/images/69cb1996-eecb-4223-bb9f-4666021e940d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "697b27d2-f1b6-4736-a92b-baddc042ba25", "links": [{"href": "http://172.30.9.21:8774/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "bookmark"}]}, "id": "110a67ce-87c1-48b9-a09e-ca718359d293", "security_groups": [{"name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}], "user_id": "bd97179347f94b56bfaf55345a73f871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:11:45Z", "hostId": "b763f999d987afc3f207a35dbd2a0771331f00835a8e60c8d8d130b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "name": "singlevm2-vm_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "created": "2018-12-23T19:11:44Z", "tenant_id": "4966f19c721a43aeb354900a71a82191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:50,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9abdb163-b254-4dc3-a3d7-931fdbdfea65 2018-12-23 19:11:50,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490817785263s 2018-12-23 19:11:50,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9abdb163-b254-4dc3-a3d7-931fdbdfea65 2018-12-23 19:11:50,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:11:52,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:53,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f96fa165-b4c2-4a75-a095-28256b25921c x-compute-request-id: req-f96fa165-b4c2-4a75-a095-28256b25921c Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e8:17", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "bookmark"}], "image": {"id": "69cb1996-eecb-4223-bb9f-4666021e940d", "links": [{"href": "http://172.30.9.21:8774/images/69cb1996-eecb-4223-bb9f-4666021e940d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:11:50.000000", "flavor": {"id": "697b27d2-f1b6-4736-a92b-baddc042ba25", "links": [{"href": "http://172.30.9.21:8774/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "bookmark"}]}, "id": "110a67ce-87c1-48b9-a09e-ca718359d293", "security_groups": [{"name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}], "user_id": "bd97179347f94b56bfaf55345a73f871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:11:51Z", "hostId": "b763f999d987afc3f207a35dbd2a0771331f00835a8e60c8d8d130b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "name": "singlevm2-vm_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "created": "2018-12-23T19:11:44Z", "tenant_id": "4966f19c721a43aeb354900a71a82191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:53,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f96fa165-b4c2-4a75-a095-28256b25921c 2018-12-23 19:11:53,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368384838104s 2018-12-23 19:11:53,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f96fa165-b4c2-4a75-a095-28256b25921c 2018-12-23 19:11:53,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:11:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=110a67ce-87c1-48b9-a09e-ca718359d293" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:53,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-323e74aa-5e3d-4a78-8ee0-b45a987144b6 Date: Sun, 23 Dec 2018 19:11:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:11:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f464ef4a-e78b-4241-800b-04ef14ec8ff2","ip_address":"192.168.120.7"}],"id":"f8170c50-53bf-40f7-87ab-3fb4e284e403","security_groups":["fb17d65d-ccf5-4b3a-882c-247766e3c888"],"mac_address":"fa:16:3e:b1:e8:17","project_id":"4966f19c721a43aeb354900a71a82191","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"379a13ee-424e-402a-9e10-3df0197dd8f9","tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:47Z","binding:vnic_type":"normal","device_id":"110a67ce-87c1-48b9-a09e-ca718359d293","ip_allocation":"immediate"}]} 2018-12-23 19:11:53,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=110a67ce-87c1-48b9-a09e-ca718359d293 used request id req-323e74aa-5e3d-4a78-8ee0-b45a987144b6 2018-12-23 19:11:53,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0453221797943s 2018-12-23 19:11:53,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=110a67ce-87c1-48b9-a09e-ca718359d293 used request id req-323e74aa-5e3d-4a78-8ee0-b45a987144b6 2018-12-23 19:11:53,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:53,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f8170c50-53bf-40f7-87ab-3fb4e284e403" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:53,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c575a257-b43a-47e3-9853-a843ea39229f Date: Sun, 23 Dec 2018 19:11:53 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:11:53,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f8170c50-53bf-40f7-87ab-3fb4e284e403 used request id req-c575a257-b43a-47e3-9853-a843ea39229f 2018-12-23 19:11:53,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0204210281372s 2018-12-23 19:11:53,196 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f8170c50-53bf-40f7-87ab-3fb4e284e403 used request id req-c575a257-b43a-47e3-9853-a843ea39229f 2018-12-23 19:11:53,196 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:e8:17', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'69cb1996-eecb-4223-bb9f-4666021e940d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:11:50.000000', 'flavor': Munch({u'id': u'697b27d2-f1b6-4736-a92b-baddc042ba25'}), 'az': u'nova', 'id': u'110a67ce-87c1-48b9-a09e-ca718359d293', 'security_groups': [Munch({u'name': u'singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bd97179347f94b56bfaf55345a73f871', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4966f19c721a43aeb354900a71a82191', 'name': 'singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T19:11:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T19:11:51Z', 'hostId': u'b763f999d987afc3f207a35dbd2a0771331f00835a8e60c8d8d130b2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'b763f999d987afc3f207a35dbd2a0771331f00835a8e60c8d8d130b2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:11:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4966f19c721a43aeb354900a71a82191', 'name': u'singlevm2-vm_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'adminPass': u'TqhD5bzhmJ55', 'tenant_id': u'4966f19c721a43aeb354900a71a82191', 'created_at': u'2018-12-23T19:11:44Z', 'created': u'2018-12-23T19:11:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 19:11:53,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:11:53,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:53,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-a92199f5-ab59-40b4-b3b6-cfb3a5aeaa21 Date: Sun, 23 Dec 2018 19:11:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"379a13ee-424e-402a-9e10-3df0197dd8f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4966f19c721a43aeb354900a71a82191","l2_adjacency":true,"status":"ACTIVE","subnets":["f464ef4a-e78b-4241-800b-04ef14ec8ff2"],"description":"","tags":[],"updated_at":"2018-12-23T19:11:35Z","qos_policy_id":null,"name":"singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282","admin_state_up":true,"tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:11:53,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a92199f5-ab59-40b4-b3b6-cfb3a5aeaa21 2018-12-23 19:11:53,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.092365026474s 2018-12-23 19:11:53,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a92199f5-ab59-40b4-b3b6-cfb3a5aeaa21 2018-12-23 19:11:53,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:11:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=110a67ce-87c1-48b9-a09e-ca718359d293" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:53,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-7cc81e3c-bc0d-4d35-b1f1-481a76d0b150 Date: Sun, 23 Dec 2018 19:11:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:11:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f464ef4a-e78b-4241-800b-04ef14ec8ff2","ip_address":"192.168.120.7"}],"id":"f8170c50-53bf-40f7-87ab-3fb4e284e403","security_groups":["fb17d65d-ccf5-4b3a-882c-247766e3c888"],"mac_address":"fa:16:3e:b1:e8:17","project_id":"4966f19c721a43aeb354900a71a82191","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"379a13ee-424e-402a-9e10-3df0197dd8f9","tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:47Z","binding:vnic_type":"normal","device_id":"110a67ce-87c1-48b9-a09e-ca718359d293","ip_allocation":"immediate"}]} 2018-12-23 19:11:53,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=110a67ce-87c1-48b9-a09e-ca718359d293 used request id req-7cc81e3c-bc0d-4d35-b1f1-481a76d0b150 2018-12-23 19:11:53,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.211575031281s 2018-12-23 19:11:53,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=110a67ce-87c1-48b9-a09e-ca718359d293 used request id req-7cc81e3c-bc0d-4d35-b1f1-481a76d0b150 2018-12-23 19:11:53,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 19:11:53,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403"}}' 2018-12-23 19:11:56,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-07c4ea1f-63b1-4bdf-ba43-8e3243292544 Date: Sun, 23 Dec 2018 19:11:56 GMT RESP BODY: {"floatingip": {"router_id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:54Z", "updated_at": "2018-12-23T19:11:54Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4966f19c721a43aeb354900a71a82191", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403", "id": "32b4b439-eb43-40e3-850d-890fdca75e9c", "qos_policy_id": null}} 2018-12-23 19:11:56,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-07c4ea1f-63b1-4bdf-ba43-8e3243292544 2018-12-23 19:11:56,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.56433200836s 2018-12-23 19:11:56,070 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-07c4ea1f-63b1-4bdf-ba43-8e3243292544 2018-12-23 19:11:56,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:56,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:56,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-4398ff3a-ab4f-47f4-b044-eabeee43655e Date: Sun, 23 Dec 2018 19:11:56 GMT RESP BODY: {"floatingips": [{"router_id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:54Z", "updated_at": "2018-12-23T19:11:54Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4966f19c721a43aeb354900a71a82191", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403", "id": "32b4b439-eb43-40e3-850d-890fdca75e9c", "qos_policy_id": null}]} 2018-12-23 19:11:56,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4398ff3a-ab4f-47f4-b044-eabeee43655e 2018-12-23 19:11:56,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0471229553223s 2018-12-23 19:11:56,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4398ff3a-ab4f-47f4-b044-eabeee43655e 2018-12-23 19:11:56,129 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:56,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:56,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-6c7a21a7-64ac-4c4f-a04d-1cf0f92ee267 Date: Sun, 23 Dec 2018 19:11:56 GMT RESP BODY: {"floatingips": [{"router_id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:54Z", "updated_at": "2018-12-23T19:11:54Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4966f19c721a43aeb354900a71a82191", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403", "id": "32b4b439-eb43-40e3-850d-890fdca75e9c", "qos_policy_id": null}]} 2018-12-23 19:11:56,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6c7a21a7-64ac-4c4f-a04d-1cf0f92ee267 2018-12-23 19:11:56,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0205659866333s 2018-12-23 19:11:56,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6c7a21a7-64ac-4c4f-a04d-1cf0f92ee267 2018-12-23 19:11:56,259 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:56,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:56,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-e1f4c1d8-48be-4a60-ba80-e8579c873658 Date: Sun, 23 Dec 2018 19:11:56 GMT RESP BODY: {"floatingips": [{"router_id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:54Z", "updated_at": "2018-12-23T19:11:54Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4966f19c721a43aeb354900a71a82191", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403", "id": "32b4b439-eb43-40e3-850d-890fdca75e9c", "qos_policy_id": null}]} 2018-12-23 19:11:56,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e1f4c1d8-48be-4a60-ba80-e8579c873658 2018-12-23 19:11:56,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223360061646s 2018-12-23 19:11:56,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e1f4c1d8-48be-4a60-ba80-e8579c873658 2018-12-23 19:11:56,390 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:56,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:56,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:56,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-b64a8e04-356d-4f55-9b7e-2f227c215858 Date: Sun, 23 Dec 2018 19:11:56 GMT RESP BODY: {"floatingips": [{"router_id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:54Z", "updated_at": "2018-12-23T19:11:54Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4966f19c721a43aeb354900a71a82191", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403", "id": "32b4b439-eb43-40e3-850d-890fdca75e9c", "qos_policy_id": null}]} 2018-12-23 19:11:56,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b64a8e04-356d-4f55-9b7e-2f227c215858 2018-12-23 19:11:56,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224430561066s 2018-12-23 19:11:56,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b64a8e04-356d-4f55-9b7e-2f227c215858 2018-12-23 19:11:56,522 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:56,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:56,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:56,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-96494734-db5a-42d2-9a6c-baffda87c307 Date: Sun, 23 Dec 2018 19:11:56 GMT RESP BODY: {"floatingips": [{"router_id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:54Z", "updated_at": "2018-12-23T19:11:54Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4966f19c721a43aeb354900a71a82191", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403", "id": "32b4b439-eb43-40e3-850d-890fdca75e9c", "qos_policy_id": null}]} 2018-12-23 19:11:56,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-96494734-db5a-42d2-9a6c-baffda87c307 2018-12-23 19:11:56,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0204658508301s 2018-12-23 19:11:56,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-96494734-db5a-42d2-9a6c-baffda87c307 2018-12-23 19:11:56,651 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:56,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:56,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-52a8e9c8-5cae-473c-80f3-77cd12ea36ed Date: Sun, 23 Dec 2018 19:11:56 GMT RESP BODY: {"floatingips": [{"router_id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:54Z", "updated_at": "2018-12-23T19:11:54Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "4966f19c721a43aeb354900a71a82191", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403", "id": "32b4b439-eb43-40e3-850d-890fdca75e9c", "qos_policy_id": null}]} 2018-12-23 19:11:56,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-52a8e9c8-5cae-473c-80f3-77cd12ea36ed 2018-12-23 19:11:56,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0211939811707s 2018-12-23 19:11:56,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-52a8e9c8-5cae-473c-80f3-77cd12ea36ed 2018-12-23 19:11:56,781 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:11:56,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:56,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-8e428cbf-c1f5-4e9c-9567-314aeb708aba Date: Sun, 23 Dec 2018 19:11:56 GMT RESP BODY: {"floatingips": [{"router_id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:54Z", "updated_at": "2018-12-23T19:11:56Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "4966f19c721a43aeb354900a71a82191", "port_id": "f8170c50-53bf-40f7-87ab-3fb4e284e403", "id": "32b4b439-eb43-40e3-850d-890fdca75e9c", "qos_policy_id": null}]} 2018-12-23 19:11:56,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8e428cbf-c1f5-4e9c-9567-314aeb708aba 2018-12-23 19:11:56,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0212869644165s 2018-12-23 19:11:56,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8e428cbf-c1f5-4e9c-9567-314aeb708aba 2018-12-23 19:11:56,911 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'0e3caa0b-27e7-4feb-903c-871d84c3cdf9', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4966f19c721a43aeb354900a71a82191', 'created_at': u'2018-12-23T19:11:54Z', 'attached': True, 'updated_at': u'2018-12-23T19:11:56Z', 'id': u'32b4b439-eb43-40e3-850d-890fdca75e9c', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4966f19c721a43aeb354900a71a82191', 'name': 'singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'0e3caa0b-27e7-4feb-903c-871d84c3cdf9', u'qos_policy_id': None, 'project_id': u'4966f19c721a43aeb354900a71a82191', 'port_id': u'f8170c50-53bf-40f7-87ab-3fb4e284e403', 'port': u'f8170c50-53bf-40f7-87ab-3fb4e284e403', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 19:11:56,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 19:11:56,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 19:11:56,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9761d925-a3e8-4547-8b4c-bb8bab5667ab x-compute-request-id: req-9761d925-a3e8-4547-8b4c-bb8bab5667ab Content-Encoding: gzip Content-Length: 9624 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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 522719096 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.255628] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.259264] pid_max: default: 32768 minimum: 301\n[ 0.261223] ACPI: Core revision 20150930\n[ 0.263542] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.266378] Security Framework initialized\n[ 0.268160] Yama: becoming mindful.\n[ 0.269745] AppArmor: AppArmor initialized\n[ 0.271570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.274461] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.277267] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.279946] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.282934] Initializing cgroup subsys io\n[ 0.284697] Initializing cgroup subsys memory\n[ 0.286587] Initializing cgroup subsys devices\n[ 0.288494] Initializing cgroup subsys freezer\n[ 0.290392] Initializing cgroup subsys net_cls\n[ 0.292292] Initializing cgroup subsys perf_event\n[ 0.294300] Initializing cgroup subsys net_prio\n[ 0.296232] Initializing cgroup subsys hugetlb\n[ 0.298139] Initializing cgroup subsys pids\n[ 0.300005] CPU: Physical Processor ID: 0\n[ 0.302474] mce: CPU supports 10 MCE banks\n[ 0.304286] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.306502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.325708] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.334513] ftrace: allocating 31920 entries in 125 pages\n[ 0.365190] smpboot: Max logical packages: 1\n[ 0.367012] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.369894] x2apic enabled\n[ 0.371458] Switched APIC routing to physical x2apic.\n[ 0.374714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.377120] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.381547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.385330] KVM setup paravirtual spinlock\n[ 0.387545] x86: Booted up 1 node, 1 CPUs\n[ 0.389278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.392139] devtmpfs: initialized\n[ 0.394589] evm: security.selinux\n[ 0.396065] evm: security.SMACK64\n[ 0.397524] evm: security.SMACK64EXEC\n[ 0.399117] evm: security.SMACK64TRANSMUTE\n[ 0.400853] evm: security.SMACK64MMAP\n[ 0.402428] evm: security.ima\n[ 0.403759] evm: security.capability\n[ 0.405383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.409365] pinctrl core: initialized pinctrl subsystem\n[ 0.411643] RTC time: 19:11:51, date: 12/23/18\n[ 0.413640] NET: Registered protocol family 16\n[ 0.415618] cpuidle: using governor ladder\n[ 0.417352] cpuidle: using governor menu\n[ 0.419026] PCCT header not found.\n[ 0.420595] ACPI: bus type PCI registered\n[ 0.422293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424961] PCI: Using configuration type 1 for base access\n[ 0.427942] ACPI: Added _OSI(Module Device)\n[ 0.429756] ACPI: Added _OSI(Processor Device)\n[ 0.431606] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433542] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436519] ACPI: Interpreter enabled\n[ 0.438145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.442119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.446028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.449989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.453906] ACPI: (supports S0 S5)\n[ 0.455391] ACPI: Using IOAPIC for interrupt routing\n[ 0.457417] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.462584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.465001] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.467699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.470330] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.475008] acpiphp: Slot [3] registered\n[ 0.476698] acpiphp: Slot [4] registered\n[ 0.478384] acpiphp: Slot [5] registered\n[ 0.480094] acpiphp: Slot [6] registered\n[ 0.481787] acpiphp: Slot [7] registered\n[ 0.483473] acpiphp: Slot [8] registered\n[ 0.485158] acpiphp: Slot [9] registered\n[ 0.486925] acpiphp: Slot [10] registered\n[ 0.488640] acpiphp: Slot [11] registered\n[ 0.490391] acpiphp: Slot [12] registered\n[ 0.492113] acpiphp: Slot [13] registered\n[ 0.493828] acpiphp: Slot [14] registered\n[ 0.495541] acpiphp: Slot [15] registered\n[ 0.512816] acpiphp: Slot [16] registered\n[ 0.514545] acpiphp: Slot [17] registered\n[ 0.516255] acpiphp: Slot [18] registered\n[ 0.518021] acpiphp: Slot [19] registered\n[ 0.519780] acpiphp: Slot [20] registered\n[ 0.521541] acpiphp: Slot [21] registered\n[ 0.523297] acpiphp: Slot [22] registered\n[ 0.525037] acpiphp: Slot [23] registered\n[ 0.526754] acpiphp: Slot [24] registered\n[ 0.528476] acpiphp: Slot [25] registered\n[ 0.530186] acpiphp: Slot [26] registered\n[ 0.531937] acpiphp: Slot [27] registered\n[ 0.533690] acpiphp: Slot [28] registered\n[ 0.535431] acpiphp: Slot [29] registered\n[ 0.537142] acpiphp: Slot [30] registered\n[ 0.541768] acpiphp: Slot [31] registered\n[ 0.543580] PCI host bridge to bus 0000:00\n[ 0.545360] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.548072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.550779] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.553943] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.557107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.560346] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.567130] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.569989] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.572617] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.575686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.580899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.584011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.608170] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.611228] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.614192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.617258] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.620177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.622784] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.625515] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.627859] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.631262] vgaarb: loaded\n[ 0.632546] vgaarb: bridge control possible 0000:00:02.0\n[ 0.635100] SCSI subsystem initialized\n[ 0.637042] ACPI: bus type USB registered\n[ 0.638829] usbcore: registered new interface driver usbfs\n[ 0.641113] usbcore: registered new interface driver hub\n[ 0.643322] usbcore: registered new device driver usb\n[ 0.645666] PCI: Using ACPI for IRQ routing\n[ 0.647943] NetLabel: Initializing\n[ 0.649498] NetLabel: domain hash size = 128\n[ 0.651373] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.653481] NetLabel: unlabeled traffic allowed by default\n[ 0.656010] clocksource: Switched to clocksource kvm-clock\n[ 0.667106] AppArmor: AppArmor Filesystem Enabled\n[ 0.668914] pnp: PnP ACPI init\n[ 0.670417] pnp: PnP ACPI: found 5 devices\n[ 0.677531] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.680533] NET: Registered protocol family 2\n[ 0.682320] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.684590] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.686708] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.688831] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.690767] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.692836] NET: Registered protocol family 1\n[ 0.694364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.696291] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.698179] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.713137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.728199] Trying to unpack rootfs image as initramfs...\n[ 0.789766] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.792605] Scanning for low memory corruption every 60 seconds\n[ 0.794825] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.796892] audit: initializing netlink subsys (disabled)\n[ 0.798690] audit: type=2000 audit(1545592311.922:1): initialized\n[ 0.800942] Initialise system trusted keyring\n[ 0.802578] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.804618] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.807719] zbud: loaded\n[ 0.808897] VFS: Disk quotas dquot_6.6.0\n[ 0.810314] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.812906] fuse init (API version 7.23)\n[ 0.814432] Key type big_key registered\n[ 0.815818] Allocating IMA MOK and blacklist keyrings.\n[ 0.817872] Key type asymmetric registered\n[ 0.819310] Asymmetric key parser 'x509' registered\n[ 0.820987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.823598] io scheduler noop registered\n[ 0.824981] io scheduler deadline registered (default)\n[ 0.826728] io scheduler cfq registered\n[ 0.828188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.830018] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.832208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.834747] ACPI: Power Button [PWRF]\n[ 0.836184] GHES: HEST is not enabled!\n[ 0.850440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.880250] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.883722] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.908944] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.912439] Linux agpgart interface v0.103\n[ 0.916013] brd: module loaded\n[ 0.918434] loop: module loaded\n[ 0.924441] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.926979] GPT:90111 != 2097151\n[ 0.928165] GPT:Alternate GPT header not at the end of the disk.\n[ 0.930098] GPT:90111 != 2097151\n[ 0.931281] GPT: Use GNU Parted to correct GPT errors.\n[ 0.932982] vda: vda1 vda15\n[ 0.934793] scsi host0: ata_piix\n[ 0.936130] scsi host1: ata_piix\n[ 0.937367] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.939512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.942269] libphy: Fixed MDIO Bus: probed\n[ 0.943706] tun: Universal TUN/TAP device driver, 1.6\n[ 0.945382] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.948603] PPP generic driver version 2.4.2\n[ 0.950150] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.952250] ehci-pci: EHCI PCI platform driver\n[ 0.953777] ehci-platform: EHCI generic platform driver\n[ 0.955517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.957509] ohci-pci: OHCI PCI platform driver\n[ 0.959042] ohci-platform: OHCI generic platform driver\n[ 0.960796] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.975783] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.977539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.980108] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.981844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.983838] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.986041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.988547] usb usb1: Product: UHCI Host Controller\n[ 0.990176] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.992179] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.993845] hub 1-0:1.0: USB hub found\n[ 0.995226] hub 1-0:1.0: 2 ports detected\n[ 0.996806] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.000417] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.002093] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.003858] mousedev: PS/2 mouse device common for all mice\n[ 1.006050] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.009029] rtc_cmos 00:00: RTC can wake from S4\n[ 1.011132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.013220] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.015321] i2c /dev entries driver\n[ 1.016629] device-mapper: uevent: version 1.0.3\n[ 1.018282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.021152] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.023409] NET: Registered protocol family 10\n[ 1.025289] NET: Registered protocol family 17\n[ 1.026845] Key type dns_resolver registered\n[ 1.028456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.030398] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.033432] registered taskstats version 1\n[ 1.034888] Loading compiled-in X.509 certificates\n[ 1.037095] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.040362] zswap: loaded using pool lzo/zbud\n[ 1.042689] Key type trusted registered\n[ 1.045072] Key type encrypted registered\n[ 1.046531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.048364] ima: No TPM chip found, activating TPM-bypass!\n[ 1.050204] evm: HMAC attrs: 0x1\n[ 1.051765] Magic number: 14:398:193\n[ 1.053162] acpi device:1f: hash matches\n[ 1.054682] rtc_cmos 00:00: setting system clock to 2018-12-23 19:11:52 UTC (1545592312)\n[ 1.057483] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.059437] EDD information not available.\n[ 1.097768] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.100482] Write protecting the kernel read-only data: 14336k\n[ 1.103838] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.106875] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\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.303553] 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.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.07. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJR9qnwPUZXBNXdc2+YlAPgw6o9TWfA3d0mHhvFEuSBmV/SX6pyqROm/SnpNs9iWsLONs1sKjamHpLUUOsY5P4pR/xnEeqIIN9gc8rqMiQlMhzAWCxKioG9mkUQoirrYyr7RLJJyG6Z+9QjR2mOHtyHm7VwJIWlLbQ51JEjbuQ5/PNs11Zb+f8C1tnH8M8NhNWh1YWXvwoFwBlOS/uebmvZ2t8IBVXYEcOzn7H0CbNFeKTR/68WZrUZ0/ntpYGMxT48Eh73TeStN9d03VUozN+GDnNqNkmf2R+d9k1vwh8vzvnaRo9rRZPZs6Hy6lLapf3+IGWl0GlwtEg69iFUeWX root@singlevm2-vm-ccbf4deb-3ff6-4338-b7f5-3587d5bb1282\nssh-dss AAAAB3NzaC1kc3MAAACBANzY+EDu47T7yrf/BOIHB16S7swVW8TSJfOQOdeVosBGd0SbqOhSDhIOp1B+cM3g4HFs+SDHIKAU93ED3Pa6bYiLcC/bSOqGYb+b1MhrxKmt60FryNmfaUUG2N/+k+W8mE0py6vKLOT7ifw5pkIesVXJ0GWwd+I2c638rXiRxSmtAAAAFQCAM9TMjGsXRzlz7E4P7H0R7CRBJQAAAIAxlNY8mQSWepYt8+FOO5PeZot2qnSgZvIq6j217t+sQkX/eTFm2MBO+wxkIZLMXMwolVBM6gUZyFuuatS+NlU39z+Xp+Ewmakqysy3z4XQqYPJuJcMYPIUG46UOwFWKRcyugp84x5lE13vkW4w925ZtRCJOOJwbmgtxrsyCIadYQAAAIEAlZWhhvMN3WFCnh72NuKfJ9DcTvH77/k0BQDBMz1JBNTPrG2hA/81KOXKoQ5Zkjn0j9ZF4pDo7ud3kvSg6mrqD8PCLtLGlUkWSepG9lJDIwx/qjBmCFqv8PJqYCq04jYJbOjICmXsHwG4WReArwmx+izWb+4A+UuglSZ4zOlgTY8= root@singlevm2-vm-ccbf4deb-3ff6-4338-b7f5-3587d5bb1282\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feb1:e817/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-ccbf4deb-3ff6-4338-b7f5-3587d5bb1282\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.68 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-ccbf4deb-3ff6-4338-b7f5-3587d5bb1282 login: "} 2018-12-23 19:11:56,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293/action used request id req-9761d925-a3e8-4547-8b4c-bb8bab5667ab 2018-12-23 19:11:56,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0832049846649s 2018-12-23 19:11:56,996 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293/action used request id req-9761d925-a3e8-4547-8b4c-bb8bab5667ab 2018-12-23 19:11:56,996 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 522719096 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.255628] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.259264] pid_max: default: 32768 minimum: 301 [ 0.261223] ACPI: Core revision 20150930 [ 0.263542] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.266378] Security Framework initialized [ 0.268160] Yama: becoming mindful. [ 0.269745] AppArmor: AppArmor initialized [ 0.271570] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.274461] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.277267] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.279946] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.282934] Initializing cgroup subsys io [ 0.284697] Initializing cgroup subsys memory [ 0.286587] Initializing cgroup subsys devices [ 0.288494] Initializing cgroup subsys freezer [ 0.290392] Initializing cgroup subsys net_cls [ 0.292292] Initializing cgroup subsys perf_event [ 0.294300] Initializing cgroup subsys net_prio [ 0.296232] Initializing cgroup subsys hugetlb [ 0.298139] Initializing cgroup subsys pids [ 0.300005] CPU: Physical Processor ID: 0 [ 0.302474] mce: CPU supports 10 MCE banks [ 0.304286] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.306502] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.325708] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.334513] ftrace: allocating 31920 entries in 125 pages [ 0.365190] smpboot: Max logical packages: 1 [ 0.367012] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.369894] x2apic enabled [ 0.371458] Switched APIC routing to physical x2apic. [ 0.374714] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.377120] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.381547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.385330] KVM setup paravirtual spinlock [ 0.387545] x86: Booted up 1 node, 1 CPUs [ 0.389278] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.392139] devtmpfs: initialized [ 0.394589] evm: security.selinux [ 0.396065] evm: security.SMACK64 [ 0.397524] evm: security.SMACK64EXEC [ 0.399117] evm: security.SMACK64TRANSMUTE [ 0.400853] evm: security.SMACK64MMAP [ 0.402428] evm: security.ima [ 0.403759] evm: security.capability [ 0.405383] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.409365] pinctrl core: initialized pinctrl subsystem [ 0.411643] RTC time: 19:11:51, date: 12/23/18 [ 0.413640] NET: Registered protocol family 16 [ 0.415618] cpuidle: using governor ladder [ 0.417352] cpuidle: using governor menu [ 0.419026] PCCT header not found. [ 0.420595] ACPI: bus type PCI registered [ 0.422293] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424961] PCI: Using configuration type 1 for base access [ 0.427942] ACPI: Added _OSI(Module Device) [ 0.429756] ACPI: Added _OSI(Processor Device) [ 0.431606] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433542] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436519] ACPI: Interpreter enabled [ 0.438145] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.442119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.446028] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.449989] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.453906] ACPI: (supports S0 S5) [ 0.455391] ACPI: Using IOAPIC for interrupt routing [ 0.457417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.462584] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.465001] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.467699] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.470330] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.475008] acpiphp: Slot [3] registered [ 0.476698] acpiphp: Slot [4] registered [ 0.478384] acpiphp: Slot [5] registered [ 0.480094] acpiphp: Slot [6] registered [ 0.481787] acpiphp: Slot [7] registered [ 0.483473] acpiphp: Slot [8] registered [ 0.485158] acpiphp: Slot [9] registered [ 0.486925] acpiphp: Slot [10] registered [ 0.488640] acpiphp: Slot [11] registered [ 0.490391] acpiphp: Slot [12] registered [ 0.492113] acpiphp: Slot [13] registered [ 0.493828] acpiphp: Slot [14] registered [ 0.495541] acpiphp: Slot [15] registered [ 0.512816] acpiphp: Slot [16] registered [ 0.514545] acpiphp: Slot [17] registered [ 0.516255] acpiphp: Slot [18] registered [ 0.518021] acpiphp: Slot [19] registered [ 0.519780] acpiphp: Slot [20] registered [ 0.521541] acpiphp: Slot [21] registered [ 0.523297] acpiphp: Slot [22] registered [ 0.525037] acpiphp: Slot [23] registered [ 0.526754] acpiphp: Slot [24] registered [ 0.528476] acpiphp: Slot [25] registered [ 0.530186] acpiphp: Slot [26] registered [ 0.531937] acpiphp: Slot [27] registered [ 0.533690] acpiphp: Slot [28] registered [ 0.535431] acpiphp: Slot [29] registered [ 0.537142] acpiphp: Slot [30] registered [ 0.541768] acpiphp: Slot [31] registered [ 0.543580] PCI host bridge to bus 0000:00 [ 0.545360] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.548072] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.550779] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.553943] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.557107] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.560346] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.567130] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.569989] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.572617] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.575686] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.580899] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.584011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.608170] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.611228] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.614192] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.617258] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.620177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.622784] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.625515] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.627859] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.631262] vgaarb: loaded [ 0.632546] vgaarb: bridge control possible 0000:00:02.0 [ 0.635100] SCSI subsystem initialized [ 0.637042] ACPI: bus type USB registered [ 0.638829] usbcore: registered new interface driver usbfs [ 0.641113] usbcore: registered new interface driver hub [ 0.643322] usbcore: registered new device driver usb [ 0.645666] PCI: Using ACPI for IRQ routing [ 0.647943] NetLabel: Initializing [ 0.649498] NetLabel: domain hash size = 128 [ 0.651373] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.653481] NetLabel: unlabeled traffic allowed by default [ 0.656010] clocksource: Switched to clocksource kvm-clock [ 0.667106] AppArmor: AppArmor Filesystem Enabled [ 0.668914] pnp: PnP ACPI init [ 0.670417] pnp: PnP ACPI: found 5 devices [ 0.677531] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.680533] NET: Registered protocol family 2 [ 0.682320] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.684590] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.686708] TCP: Hash tables configured (established 4096 bind 4096) [ 0.688831] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.690767] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.692836] NET: Registered protocol family 1 [ 0.694364] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.696291] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.698179] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.713137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.728199] Trying to unpack rootfs image as initramfs... [ 0.789766] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.792605] Scanning for low memory corruption every 60 seconds [ 0.794825] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.796892] audit: initializing netlink subsys (disabled) [ 0.798690] audit: type=2000 audit(1545592311.922:1): initialized [ 0.800942] Initialise system trusted keyring [ 0.802578] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.804618] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.807719] zbud: loaded [ 0.808897] VFS: Disk quotas dquot_6.6.0 [ 0.810314] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.812906] fuse init (API version 7.23) [ 0.814432] Key type big_key registered [ 0.815818] Allocating IMA MOK and blacklist keyrings. [ 0.817872] Key type asymmetric registered [ 0.819310] Asymmetric key parser 'x509' registered [ 0.820987] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.823598] io scheduler noop registered [ 0.824981] io scheduler deadline registered (default) [ 0.826728] io scheduler cfq registered [ 0.828188] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.830018] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.832208] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.834747] ACPI: Power Button [PWRF] [ 0.836184] GHES: HEST is not enabled! [ 0.850440] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.880250] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.883722] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.908944] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.912439] Linux agpgart interface v0.103 [ 0.916013] brd: module loaded [ 0.918434] loop: module loaded [ 0.924441] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.926979] GPT:90111 != 2097151 [ 0.928165] GPT:Alternate GPT header not at the end of the disk. [ 0.930098] GPT:90111 != 2097151 [ 0.931281] GPT: Use GNU Parted to correct GPT errors. [ 0.932982] vda: vda1 vda15 [ 0.934793] scsi host0: ata_piix [ 0.936130] scsi host1: ata_piix [ 0.937367] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.939512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.942269] libphy: Fixed MDIO Bus: probed [ 0.943706] tun: Universal TUN/TAP device driver, 1.6 [ 0.945382] tun: (C) 1999-2004 Max Krasnyansky [ 0.948603] PPP generic driver version 2.4.2 [ 0.950150] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.952250] ehci-pci: EHCI PCI platform driver [ 0.953777] ehci-platform: EHCI generic platform driver [ 0.955517] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.957509] ohci-pci: OHCI PCI platform driver [ 0.959042] ohci-platform: OHCI generic platform driver [ 0.960796] uhci_hcd: USB Universal Host Controller Interface driver [ 0.975783] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.977539] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.980108] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.981844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.983838] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.986041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.988547] usb usb1: Product: UHCI Host Controller [ 0.990176] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.992179] usb usb1: SerialNumber: 0000:00:01.2 [ 0.993845] hub 1-0:1.0: USB hub found [ 0.995226] hub 1-0:1.0: 2 ports detected [ 0.996806] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.000417] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.002093] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.003858] mousedev: PS/2 mouse device common for all mice [ 1.006050] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.009029] rtc_cmos 00:00: RTC can wake from S4 [ 1.011132] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.013220] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.015321] i2c /dev entries driver [ 1.016629] device-mapper: uevent: version 1.0.3 [ 1.018282] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.021152] ledtrig-cpu: registered to indicate activity on CPUs [ 1.023409] NET: Registered protocol family 10 [ 1.025289] NET: Registered protocol family 17 [ 1.026845] Key type dns_resolver registered [ 1.028456] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.030398] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.033432] registered taskstats version 1 [ 1.034888] Loading compiled-in X.509 certificates [ 1.037095] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.040362] zswap: loaded using pool lzo/zbud [ 1.042689] Key type trusted registered [ 1.045072] Key type encrypted registered [ 1.046531] AppArmor: AppArmor sha1 policy hashing enabled [ 1.048364] ima: No TPM chip found, activating TPM-bypass! [ 1.050204] evm: HMAC attrs: 0x1 [ 1.051765] Magic number: 14:398:193 [ 1.053162] acpi device:1f: hash matches [ 1.054682] rtc_cmos 00:00: setting system clock to 2018-12-23 19:11:52 UTC (1545592312) [ 1.057483] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.059437] EDD information not available. [ 1.097768] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.100482] Write protecting the kernel read-only data: 14336k [ 1.103838] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.106875] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 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.303553] 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.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.07. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJR9qnwPUZXBNXdc2+YlAPgw6o9TWfA3d0mHhvFEuSBmV/SX6pyqROm/SnpNs9iWsLONs1sKjamHpLUUOsY5P4pR/xnEeqIIN9gc8rqMiQlMhzAWCxKioG9mkUQoirrYyr7RLJJyG6Z+9QjR2mOHtyHm7VwJIWlLbQ51JEjbuQ5/PNs11Zb+f8C1tnH8M8NhNWh1YWXvwoFwBlOS/uebmvZ2t8IBVXYEcOzn7H0CbNFeKTR/68WZrUZ0/ntpYGMxT48Eh73TeStN9d03VUozN+GDnNqNkmf2R+d9k1vwh8vzvnaRo9rRZPZs6Hy6lLapf3+IGWl0GlwtEg69iFUeWX root@singlevm2-vm-ccbf4deb-3ff6-4338-b7f5-3587d5bb1282 ssh-dss AAAAB3NzaC1kc3MAAACBANzY+EDu47T7yrf/BOIHB16S7swVW8TSJfOQOdeVosBGd0SbqOhSDhIOp1B+cM3g4HFs+SDHIKAU93ED3Pa6bYiLcC/bSOqGYb+b1MhrxKmt60FryNmfaUUG2N/+k+W8mE0py6vKLOT7ifw5pkIesVXJ0GWwd+I2c638rXiRxSmtAAAAFQCAM9TMjGsXRzlz7E4P7H0R7CRBJQAAAIAxlNY8mQSWepYt8+FOO5PeZot2qnSgZvIq6j217t+sQkX/eTFm2MBO+wxkIZLMXMwolVBM6gUZyFuuatS+NlU39z+Xp+Ewmakqysy3z4XQqYPJuJcMYPIUG46UOwFWKRcyugp84x5lE13vkW4w925ZtRCJOOJwbmgtxrsyCIadYQAAAIEAlZWhhvMN3WFCnh72NuKfJ9DcTvH77/k0BQDBMz1JBNTPrG2hA/81KOXKoQ5Zkjn0j9ZF4pDo7ud3kvSg6mrqD8PCLtLGlUkWSepG9lJDIwx/qjBmCFqv8PJqYCq04jYJbOjICmXsHwG4WReArwmx+izWb+4A+UuglSZ4zOlgTY8= root@singlevm2-vm-ccbf4deb-3ff6-4338-b7f5-3587d5bb1282 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:feb1:e817/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-ccbf4deb-3ff6-4338-b7f5-3587d5bb1282 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-ccbf4deb-3ff6-4338-b7f5-3587d5bb1282 login: 2018-12-23 19:11:57,001 - paramiko.transport - DEBUG - starting thread (client mode): 0x9cee58d0L 2018-12-23 19:11:57,002 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 19:11:57,002 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 19:11:57,002 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 19:11:57,003 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 19:11:57,003 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 19:11:57,003 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 19:11:57,004 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 19:11:57,004 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 19:11:57,004 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 19:11:57,020 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 19:11:57,021 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 19:11:57,033 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: e163cde59e0fc4e1f500c71a1cb3b78f 2018-12-23 19:11:57,034 - paramiko.transport - DEBUG - Trying discovered key 00b78fb8186f9d89948f07a57378c1fd in /tmp/tmpW1cSrJ 2018-12-23 19:11:57,060 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 19:11:57,066 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 19:11:57,099 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 19:11:57,100 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 19:11:57,100 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 19:11:57,103 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 19:11:57,104 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 19:11:57,105 - functest.core.singlevm - DEBUG - output: Hello World 2018-12-23 19:11:57,105 - functest.core.singlevm - DEBUG - error: 2018-12-23 19:11:57,109 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 19:11:57,220 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:11:57,221 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 19:11:57,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 19:11:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/32b4b439-eb43-40e3-850d-890fdca75e9c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:58,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b62b34b-c12f-4b5f-ac35-9db1989f2547 Content-Length: 0 Date: Sun, 23 Dec 2018 19:11:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:11:58,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/32b4b439-eb43-40e3-850d-890fdca75e9c.json used request id req-7b62b34b-c12f-4b5f-ac35-9db1989f2547 2018-12-23 19:11:58,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.964964866638s 2018-12-23 19:11:58,195 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/32b4b439-eb43-40e3-850d-890fdca75e9c.json used request id req-7b62b34b-c12f-4b5f-ac35-9db1989f2547 2018-12-23 19:11:58,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:11:58,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:58,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b4276b9a-24ba-425a-808b-bb57f6636d59 Date: Sun, 23 Dec 2018 19:11:58 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:11:58,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b4276b9a-24ba-425a-808b-bb57f6636d59 2018-12-23 19:11:58,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0329129695892s 2018-12-23 19:11:58,233 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b4276b9a-24ba-425a-808b-bb57f6636d59 2018-12-23 19:11:58,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 19:11:58,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:58,343 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11c372a6-35bb-4c79-b7c3-23b70967113d x-compute-request-id: req-11c372a6-35bb-4c79-b7c3-23b70967113d Content-Type: application/json 2018-12-23 19:11:58,343 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293 used request id req-11c372a6-35bb-4c79-b7c3-23b70967113d 2018-12-23 19:11:58,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.109483003616s 2018-12-23 19:11:58,343 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293 used request id req-11c372a6-35bb-4c79-b7c3-23b70967113d 2018-12-23 19:11:58,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:11:58,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:11:59,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:11:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17cfe5df-0a1b-47f6-966c-cc49b4afbee8 x-compute-request-id: req-17cfe5df-0a1b-47f6-966c-cc49b4afbee8 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e8:17", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:e8:17", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/110a67ce-87c1-48b9-a09e-ca718359d293", "rel": "bookmark"}], "image": {"id": "69cb1996-eecb-4223-bb9f-4666021e940d", "links": [{"href": "http://172.30.9.21:8774/images/69cb1996-eecb-4223-bb9f-4666021e940d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:11:50.000000", "flavor": {"id": "697b27d2-f1b6-4736-a92b-baddc042ba25", "links": [{"href": "http://172.30.9.21:8774/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "bookmark"}]}, "id": "110a67ce-87c1-48b9-a09e-ca718359d293", "security_groups": [{"name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}], "user_id": "bd97179347f94b56bfaf55345a73f871", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:11:58Z", "hostId": "b763f999d987afc3f207a35dbd2a0771331f00835a8e60c8d8d130b2", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "name": "singlevm2-vm_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "created": "2018-12-23T19:11:44Z", "tenant_id": "4966f19c721a43aeb354900a71a82191", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:11:59,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17cfe5df-0a1b-47f6-966c-cc49b4afbee8 2018-12-23 19:11:59,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70560002327s 2018-12-23 19:11:59,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17cfe5df-0a1b-47f6-966c-cc49b4afbee8 2018-12-23 19:11:59,051 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:01,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:01,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:01,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-4bb76779-1404-42b3-a413-f47fa283d4e2 x-compute-request-id: req-4bb76779-1404-42b3-a413-f47fa283d4e2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 19:12:01,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bb76779-1404-42b3-a413-f47fa283d4e2 2018-12-23 19:12:01,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210963964462s 2018-12-23 19:12:01,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bb76779-1404-42b3-a413-f47fa283d4e2 2018-12-23 19:12:01,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:12:01,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:01,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-5475c962-3e3d-41b7-a28c-ffc25e1a0bb1 Date: Sun, 23 Dec 2018 19:12:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:33Z", "updated_at": "2018-12-23T19:11:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "4b367e39-ae2b-4b8e-8750-061f7ddcd872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "d38bb989-f772-498e-b807-1ed588507893", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "eb87aade-9f83-453d-b57c-b2e8c509a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "f39b3433-7f49-426f-918b-01ad6b2301ae", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 4, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:41Z", "updated_at": "2018-12-23T19:11:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:41Z", "revision_number": 0, "id": "bc70912b-ba2a-4647-a26c-bfe803afb789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:41Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:42Z", "revision_number": 0, "id": "ce573d05-f21b-4276-99a1-5e642b2cea76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:42Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:11:42Z", "revision_number": 0, "id": "d58b9b76-4e25-494a-ba5e-742f11dab20c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:42Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:41Z", "revision_number": 0, "id": "df33db4e-3f8e-4684-9a57-26162b0b8f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:41Z", "security_group_id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 4, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "fb17d65d-ccf5-4b3a-882c-247766e3c888", "name": "singlevm2-sg_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}]} 2018-12-23 19:12:01,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5475c962-3e3d-41b7-a28c-ffc25e1a0bb1 2018-12-23 19:12:01,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501608848572s 2018-12-23 19:12:01,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5475c962-3e3d-41b7-a28c-ffc25e1a0bb1 2018-12-23 19:12:01,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:12:01,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/fb17d65d-ccf5-4b3a-882c-247766e3c888.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:01,468 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-673f7641-4bf8-4b0d-bb49-ad703383f8d0 Content-Length: 0 Date: Sun, 23 Dec 2018 19:12:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:01,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/fb17d65d-ccf5-4b3a-882c-247766e3c888.json used request id req-673f7641-4bf8-4b0d-bb49-ad703383f8d0 2018-12-23 19:12:01,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145425796509s 2018-12-23 19:12:01,468 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/fb17d65d-ccf5-4b3a-882c-247766e3c888.json used request id req-673f7641-4bf8-4b0d-bb49-ad703383f8d0 2018-12-23 19:12:01,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 19:12:01,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:01,504 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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-daa3a2d5-0e5f-4101-b350-3b840635d9a0 x-compute-request-id: req-daa3a2d5-0e5f-4101-b350-3b840635d9a0 Content-Length: 0 Content-Type: application/json 2018-12-23 19:12:01,504 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282 used request id req-daa3a2d5-0e5f-4101-b350-3b840635d9a0 2018-12-23 19:12:01,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0356948375702s 2018-12-23 19:12:01,505 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282 used request id req-daa3a2d5-0e5f-4101-b350-3b840635d9a0 2018-12-23 19:12:01,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:12:01,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" -d '{"subnet_id": "f464ef4a-e78b-4241-800b-04ef14ec8ff2"}' 2018-12-23 19:12:03,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7b33c7e9-af26-4a5a-b827-6d0ca61b7ddc Date: Sun, 23 Dec 2018 19:12:03 GMT RESP BODY: {"network_id": "379a13ee-424e-402a-9e10-3df0197dd8f9", "tenant_id": "4966f19c721a43aeb354900a71a82191", "subnet_id": "f464ef4a-e78b-4241-800b-04ef14ec8ff2", "subnet_ids": ["f464ef4a-e78b-4241-800b-04ef14ec8ff2"], "port_id": "5a84b423-b411-4718-86e0-8a441d50885b", "id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9"} 2018-12-23 19:12:03,424 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9/remove_router_interface.json used request id req-7b33c7e9-af26-4a5a-b827-6d0ca61b7ddc 2018-12-23 19:12:03,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91946816444s 2018-12-23 19:12:03,425 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9/remove_router_interface.json used request id req-7b33c7e9-af26-4a5a-b827-6d0ca61b7ddc returning object 0e3caa0b-27e7-4feb-903c-871d84c3cdf9 2018-12-23 19:12:03,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:12:03,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:03,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-77452b7b-5155-4f8a-9ecc-a0ea918964e0 Date: Sun, 23 Dec 2018 19:12:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:35Z", "admin_state_up": true, "updated_at": "2018-12-23T19:12:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4966f19c721a43aeb354900a71a82191", "id": "0e3caa0b-27e7-4feb-903c-871d84c3cdf9", "name": "singlevm2-router_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}]} 2018-12-23 19:12:03,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-77452b7b-5155-4f8a-9ecc-a0ea918964e0 2018-12-23 19:12:03,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127269029617s 2018-12-23 19:12:03,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-77452b7b-5155-4f8a-9ecc-a0ea918964e0 2018-12-23 19:12:03,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:12:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:04,646 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9f15be4-ed89-4fee-9c53-d293b96943f8 Content-Length: 0 Date: Sun, 23 Dec 2018 19:12:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:04,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9.json used request id req-a9f15be4-ed89-4fee-9c53-d293b96943f8 2018-12-23 19:12:04,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09221792221s 2018-12-23 19:12:04,647 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0e3caa0b-27e7-4feb-903c-871d84c3cdf9.json used request id req-a9f15be4-ed89-4fee-9c53-d293b96943f8 2018-12-23 19:12:04,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:12:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:04,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8b63410f-404a-46ca-80ef-6ff541c03de6 Date: Sun, 23 Dec 2018 19:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"379a13ee-424e-402a-9e10-3df0197dd8f9","tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:11:35Z","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":"4966f19c721a43aeb354900a71a82191","id":"f464ef4a-e78b-4241-800b-04ef14ec8ff2","subnetpool_id":null,"name":"singlevm2-subnet_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}]} 2018-12-23 19:12:04,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8b63410f-404a-46ca-80ef-6ff541c03de6 2018-12-23 19:12:04,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421409606934s 2018-12-23 19:12:04,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8b63410f-404a-46ca-80ef-6ff541c03de6 2018-12-23 19:12:04,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:12:04,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f464ef4a-e78b-4241-800b-04ef14ec8ff2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:05,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d73416ac-f4a3-48c9-ba45-6a1dac04819f Date: Sun, 23 Dec 2018 19:12:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:05,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f464ef4a-e78b-4241-800b-04ef14ec8ff2.json used request id req-d73416ac-f4a3-48c9-ba45-6a1dac04819f 2018-12-23 19:12:05,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12270498276s 2018-12-23 19:12:05,815 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f464ef4a-e78b-4241-800b-04ef14ec8ff2.json used request id req-d73416ac-f4a3-48c9-ba45-6a1dac04819f 2018-12-23 19:12:05,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:05,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:05,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-be40eb23-aab2-45fc-9d9c-529179d1d48d Date: Sun, 23 Dec 2018 19:12:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"379a13ee-424e-402a-9e10-3df0197dd8f9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4966f19c721a43aeb354900a71a82191","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:12:05Z","qos_policy_id":null,"name":"singlevm2-net_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282","admin_state_up":true,"tenant_id":"4966f19c721a43aeb354900a71a82191","created_at":"2018-12-23T19:11:33Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:12:05,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-be40eb23-aab2-45fc-9d9c-529179d1d48d 2018-12-23 19:12:05,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113375902176s 2018-12-23 19:12:05,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-be40eb23-aab2-45fc-9d9c-529179d1d48d 2018-12-23 19:12:05,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:12:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/379a13ee-424e-402a-9e10-3df0197dd8f9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:07,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fe9cebb-e87e-4091-b902-ae690855cb1e Date: Sun, 23 Dec 2018 19:12:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:07,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/379a13ee-424e-402a-9e10-3df0197dd8f9.json used request id req-1fe9cebb-e87e-4091-b902-ae690855cb1e 2018-12-23 19:12:07,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08571577072s 2018-12-23 19:12:07,016 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/379a13ee-424e-402a-9e10-3df0197dd8f9.json used request id req-1fe9cebb-e87e-4091-b902-ae690855cb1e 2018-12-23 19:12:07,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:12:07,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:07,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-dd3a4b18-ed43-4b7c-989d-09c78232138a Date: Sun, 23 Dec 2018 19:12:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/69cb1996-eecb-4223-bb9f-4666021e940d/snap", "metadata": {}}], "file": "/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d/file", "owner": "4966f19c721a43aeb354900a71a82191", "id": "69cb1996-eecb-4223-bb9f-4666021e940d", "size": 12716032, "self": "/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/69cb1996-eecb-4223-bb9f-4666021e940d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:11:40Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:11:39Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:12:07,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dd3a4b18-ed43-4b7c-989d-09c78232138a 2018-12-23 19:12:07,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.684205055237s 2018-12-23 19:12:07,705 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dd3a4b18-ed43-4b7c-989d-09c78232138a 2018-12-23 19:12:07,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:12:07,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79f5240c78f8e889e70d9588fb34977e52a04199" 2018-12-23 19:12:08,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d342e938-bcbd-4767-ad84-b03475e6b5c0 Date: Sun, 23 Dec 2018 19:12:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:12:08,020 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d used request id req-d342e938-bcbd-4767-ad84-b03475e6b5c0 2018-12-23 19:12:08,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.313789129257s 2018-12-23 19:12:08,020 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/69cb1996-eecb-4223-bb9f-4666021e940d used request id req-d342e938-bcbd-4767-ad84-b03475e6b5c0 2018-12-23 19:12:08,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:12:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:08,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07a87f18-0f33-4165-aed2-35c09d6c978a x-compute-request-id: req-07a87f18-0f33-4165-aed2-35c09d6c978a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "697b27d2-f1b6-4736-a92b-baddc042ba25"}]} 2018-12-23 19:12:08,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-07a87f18-0f33-4165-aed2-35c09d6c978a 2018-12-23 19:12:08,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257329940796s 2018-12-23 19:12:08,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-07a87f18-0f33-4165-aed2-35c09d6c978a 2018-12-23 19:12:08,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:12:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:08,105 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ebb97c5-f313-4f9e-90a4-07150d0180dc x-compute-request-id: req-1ebb97c5-f313-4f9e-90a4-07150d0180dc Content-Length: 0 Content-Type: application/json 2018-12-23 19:12:08,105 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25 used request id req-1ebb97c5-f313-4f9e-90a4-07150d0180dc 2018-12-23 19:12:08,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0568301677704s 2018-12-23 19:12:08,106 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/697b27d2-f1b6-4736-a92b-baddc042ba25 used request id req-1ebb97c5-f313-4f9e-90a4-07150d0180dc 2018-12-23 19:12:08,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:12:08,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:08,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32faa53c-3734-441b-8861-b200b666f54d Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "links": {"self": "http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bd97179347f94b56bfaf55345a73f871", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:12:08,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-32faa53c-3734-441b-8861-b200b666f54d 2018-12-23 19:12:08,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114362001419s 2018-12-23 19:12:08,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-32faa53c-3734-441b-8861-b200b666f54d 2018-12-23 19:12:08,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:12:08,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:08,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d7cd08-e9c9-4bc2-95a7-a68b4ce022b8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282", "links": {"self": "http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bd97179347f94b56bfaf55345a73f871", "description": null}} 2018-12-23 19:12:08,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871 used request id req-48d7cd08-e9c9-4bc2-95a7-a68b4ce022b8 2018-12-23 19:12:08,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105699062347s 2018-12-23 19:12:08,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871 used request id req-48d7cd08-e9c9-4bc2-95a7-a68b4ce022b8 2018-12-23 19:12:08,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:12:08,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:08,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7253e142-ef49-40f0-9c29-800fc4a4c71c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:12:08,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871 used request id req-7253e142-ef49-40f0-9c29-800fc4a4c71c 2018-12-23 19:12:08,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.203914880753s 2018-12-23 19:12:08,538 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bd97179347f94b56bfaf55345a73f871 used request id req-7253e142-ef49-40f0-9c29-800fc4a4c71c 2018-12-23 19:12:08,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:12:08,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:08,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f832e9-dc8c-4b67-80b1-7a23c40ffa82 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191"}, "tags": [], "enabled": true, "id": "4966f19c721a43aeb354900a71a82191", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_ccbf4deb-3ff6-4338-b7f5-3587d5bb1282"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:12:08,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-17f832e9-dc8c-4b67-80b1-7a23c40ffa82 2018-12-23 19:12:08,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0871920585632s 2018-12-23 19:12:08,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-17f832e9-dc8c-4b67-80b1-7a23c40ffa82 2018-12-23 19:12:08,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:12:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:08,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:12:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f588020e-df41-46eb-aeb5-ff824211d6ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:12:08,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191 used request id req-f588020e-df41-46eb-aeb5-ff824211d6ad 2018-12-23 19:12:08,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.198616981506s 2018-12-23 19:12:08,836 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4966f19c721a43aeb354900a71a82191 used request id req-f588020e-df41-46eb-aeb5-ff824211d6ad 2018-12-23 19:12:08,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:12:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4966f19c721a43aeb354900a71a82191&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:09,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-ab7dbd4b-2641-4123-930d-6ef3bdd05658 Date: Sun, 23 Dec 2018 19:12:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:33Z", "updated_at": "2018-12-23T19:11:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "4b367e39-ae2b-4b8e-8750-061f7ddcd872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "d38bb989-f772-498e-b807-1ed588507893", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "eb87aade-9f83-453d-b57c-b2e8c509a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "f39b3433-7f49-426f-918b-01ad6b2301ae", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 4, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "name": "default"}]} 2018-12-23 19:12:09,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4966f19c721a43aeb354900a71a82191&name=default used request id req-ab7dbd4b-2641-4123-930d-6ef3bdd05658 2018-12-23 19:12:09,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.254143953323s 2018-12-23 19:12:09,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4966f19c721a43aeb354900a71a82191&name=default used request id req-ab7dbd4b-2641-4123-930d-6ef3bdd05658 2018-12-23 19:12:09,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:12:09,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:09,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bdd085e9-1f7f-45db-90bb-d9190589cbfc Date: Sun, 23 Dec 2018 19:12:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4966f19c721a43aeb354900a71a82191", "created_at": "2018-12-23T19:11:33Z", "updated_at": "2018-12-23T19:11:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "f39b3433-7f49-426f-918b-01ad6b2301ae", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "eb87aade-9f83-453d-b57c-b2e8c509a34d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "4b367e39-ae2b-4b8e-8750-061f7ddcd872", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv4", "project_id": "4966f19c721a43aeb354900a71a82191"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:11:33Z", "revision_number": 0, "id": "d38bb989-f772-498e-b807-1ed588507893", "remote_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:11:33Z", "security_group_id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "tenant_id": "4966f19c721a43aeb354900a71a82191", "port_range_min": null, "ethertype": "IPv6", "project_id": "4966f19c721a43aeb354900a71a82191"}], "revision_number": 4, "project_id": "4966f19c721a43aeb354900a71a82191", "id": "4bbe223f-88c6-4cd1-88f4-bc12cbb6945c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:12:09,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bdd085e9-1f7f-45db-90bb-d9190589cbfc 2018-12-23 19:12:09,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0579609870911s 2018-12-23 19:12:09,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bdd085e9-1f7f-45db-90bb-d9190589cbfc 2018-12-23 19:12:09,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:12:09,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4bbe223f-88c6-4cd1-88f4-bc12cbb6945c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}63a6db9329b578488e0d2cdeef0b890ff257f31b" 2018-12-23 19:12:09,295 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cae1939b-0a0d-4ecc-8948-825297316ca9 Content-Length: 0 Date: Sun, 23 Dec 2018 19:12:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:09,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4bbe223f-88c6-4cd1-88f4-bc12cbb6945c.json used request id req-cae1939b-0a0d-4ecc-8948-825297316ca9 2018-12-23 19:12:09,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136281013489s 2018-12-23 19:12:09,296 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4bbe223f-88c6-4cd1-88f4-bc12cbb6945c.json used request id req-cae1939b-0a0d-4ecc-8948-825297316ca9 2018-12-23 19:12:09,345 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-23 19:12:09,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:12:09,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e05481c-8e41-4215-868d-64f33a567acd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:12:09,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4e05481c-8e41-4215-868d-64f33a567acd 2018-12-23 19:12:09,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:12:09,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["s3AGF06PSBShgMYJKFsWxQ"], "issued_at": "2018-12-23T19:12:09.000000Z"}} 2018-12-23 19:12:09,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:09,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:10,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9d55db65-2971-4654-8e07-62bd516f45d9 Date: Sun, 23 Dec 2018 19:12:10 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:12:10,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9d55db65-2971-4654-8e07-62bd516f45d9 2018-12-23 19:12:10,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276511907578s 2018-12-23 19:12:10,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9d55db65-2971-4654-8e07-62bd516f45d9 2018-12-23 19:12:10,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:12:10,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:12:10,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:12:10,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:10,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5330c958-cbdf-4228-aa51-130fce849ce4 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:12:10,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5330c958-cbdf-4228-aa51-130fce849ce4 2018-12-23 19:12:10,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0927290916443s 2018-12-23 19:12:10,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5330c958-cbdf-4228-aa51-130fce849ce4 2018-12-23 19:12:10,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:12:10,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}}' 2018-12-23 19:12:10,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d6341e8-dce1-478e-822d-d7e89fce5205 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef"}, "tags": [], "enabled": true, "id": "719694394548444c9520a56a75e67eef", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}} 2018-12-23 19:12:10,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4d6341e8-dce1-478e-822d-d7e89fce5205 2018-12-23 19:12:10,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116763830185s 2018-12-23 19:12:10,321 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4d6341e8-dce1-478e-822d-d7e89fce5205 2018-12-23 19:12:10,321 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'719694394548444c9520a56a75e67eef', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61'}) 2018-12-23 19:12:10,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:12:10,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "112d8175-f905-4357-95af-35a1f10e7a1b", "email": null, "name": "vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}}' 2018-12-23 19:12:10,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3d4038b-a98b-41cd-8bce-4ca58651c2e4 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "links": {"self": "http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f29fe3f5f5f34dd58d03d048b525fa83", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:12:10,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b3d4038b-a98b-41cd-8bce-4ca58651c2e4 2018-12-23 19:12:10,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.403877019882s 2018-12-23 19:12:10,732 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b3d4038b-a98b-41cd-8bce-4ca58651c2e4 2018-12-23 19:12:10,733 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f29fe3f5f5f34dd58d03d048b525fa83', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61'}) 2018-12-23 19:12:10,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:12:10,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:10,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671dce71-dec7-4095-ae66-2a2ce32fff80 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:12:10,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-671dce71-dec7-4095-ae66-2a2ce32fff80 2018-12-23 19:12:10,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912098884583s 2018-12-23 19:12:10,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-671dce71-dec7-4095-ae66-2a2ce32fff80 2018-12-23 19:12:10,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:12:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:10,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babab22a-bb58-4a5d-8c70-8d6d8d1913c9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:12:10,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-babab22a-bb58-4a5d-8c70-8d6d8d1913c9 2018-12-23 19:12:10,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0926880836487s 2018-12-23 19:12:10,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-babab22a-bb58-4a5d-8c70-8d6d8d1913c9 2018-12-23 19:12:10,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:12:10,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:10,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e6064a-a5b7-4438-904c-f2581159770f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:12:10,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-25e6064a-a5b7-4438-904c-f2581159770f 2018-12-23 19:12:10,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.021271944046s 2018-12-23 19:12:10,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-25e6064a-a5b7-4438-904c-f2581159770f 2018-12-23 19:12:10,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:12:10,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:11,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7262a30f-cdfa-4a2a-bbad-4a547b48e228 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "links": {"self": "http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f29fe3f5f5f34dd58d03d048b525fa83", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:12:11,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7262a30f-cdfa-4a2a-bbad-4a547b48e228 2018-12-23 19:12:11,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125343799591s 2018-12-23 19:12:11,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7262a30f-cdfa-4a2a-bbad-4a547b48e228 2018-12-23 19:12:11,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:12:11,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:11,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aab9547-c143-4894-9e15-eab348ccbb4f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef"}, "tags": [], "enabled": true, "id": "719694394548444c9520a56a75e67eef", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:12:11,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7aab9547-c143-4894-9e15-eab348ccbb4f 2018-12-23 19:12:11,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0876321792603s 2018-12-23 19:12:11,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7aab9547-c143-4894-9e15-eab348ccbb4f 2018-12-23 19:12:11,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:12:11,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f29fe3f5f5f34dd58d03d048b525fa83&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=719694394548444c9520a56a75e67eef" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:11,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccb17e9-f666-4218-8119-25680352849d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f29fe3f5f5f34dd58d03d048b525fa83&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=719694394548444c9520a56a75e67eef", "previous": null, "next": null}} 2018-12-23 19:12:11,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f29fe3f5f5f34dd58d03d048b525fa83&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=719694394548444c9520a56a75e67eef used request id req-dccb17e9-f666-4218-8119-25680352849d 2018-12-23 19:12:11,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0898699760437s 2018-12-23 19:12:11,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f29fe3f5f5f34dd58d03d048b525fa83&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=719694394548444c9520a56a75e67eef used request id req-dccb17e9-f666-4218-8119-25680352849d 2018-12-23 19:12:11,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:12:11,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef/users/f29fe3f5f5f34dd58d03d048b525fa83/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:11,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8177da4d-6e4e-448e-8549-5fe6417ef751 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:12:11,470 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef/users/f29fe3f5f5f34dd58d03d048b525fa83/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-8177da4d-6e4e-448e-8549-5fe6417ef751 2018-12-23 19:12:11,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.189152002335s 2018-12-23 19:12:11,470 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef/users/f29fe3f5f5f34dd58d03d048b525fa83/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-8177da4d-6e4e-448e-8549-5fe6417ef751 2018-12-23 19:12:11,471 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'719694394548444c9520a56a75e67eef', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '112d8175-f905-4357-95af-35a1f10e7a1b', 'username': u'vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:12:11,474 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'password': '112d8175-f905-4357-95af-35a1f10e7a1b', 'project_name': 'vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '719694394548444c9520a56a75e67eef', 'project_domain_name': 'Default'} 2018-12-23 19:12:11,475 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-23 19:12:11,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:12:11,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:11,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c902c13-f797-4b5d-9f75-11d8b6751417 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:12:11,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3c902c13-f797-4b5d-9f75-11d8b6751417 2018-12-23 19:12:11,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0919578075409s 2018-12-23 19:12:11,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3c902c13-f797-4b5d-9f75-11d8b6751417 2018-12-23 19:12:11,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:12:11,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:11,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a848d8-1639-441b-8712-69f6bb73b0c6 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef"}, "tags": [], "enabled": true, "id": "719694394548444c9520a56a75e67eef", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:12:11,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e8a848d8-1639-441b-8712-69f6bb73b0c6 2018-12-23 19:12:11,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0916481018066s 2018-12-23 19:12:11,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e8a848d8-1639-441b-8712-69f6bb73b0c6 2018-12-23 19:12:11,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:12:11,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" -d '{"network": {"tenant_id": "719694394548444c9520a56a75e67eef", "name": "vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "admin_state_up": true}}' 2018-12-23 19:12:12,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-47f355bd-3ca8-4274-9abd-44a064c08036 Date: Sun, 23 Dec 2018 19:12:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"079903da-a60e-4233-8885-ebe460d9b039","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"719694394548444c9520a56a75e67eef","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:12:12Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61","admin_state_up":true,"tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:11Z","mtu":1450}} 2018-12-23 19:12:12,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-47f355bd-3ca8-4274-9abd-44a064c08036 2018-12-23 19:12:12,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.679029941559s 2018-12-23 19:12:12,350 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-47f355bd-3ca8-4274-9abd-44a064c08036 2018-12-23 19:12:12,350 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:12:12Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'079903da-a60e-4233-8885-ebe460d9b039', 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'vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', u'created_at': u'2018-12-23T19:12:11Z', u'mtu': 1450, u'tenant_id': u'719694394548444c9520a56a75e67eef', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'719694394548444c9520a56a75e67eef', u'l2_adjacency': True}) 2018-12-23 19:12:12,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:12:12,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681fc40f-989a-4d64-94b4-496be25491d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:12:12,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-681fc40f-989a-4d64-94b4-496be25491d0 2018-12-23 19:12:12,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:12:12,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T20:12:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "719694394548444c9520a56a75e67eef", "name": "vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/719694394548444c9520a56a75e67eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/719694394548444c9520a56a75e67eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/719694394548444c9520a56a75e67eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/719694394548444c9520a56a75e67eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/719694394548444c9520a56a75e67eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/719694394548444c9520a56a75e67eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_719694394548444c9520a56a75e67eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_719694394548444c9520a56a75e67eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/719694394548444c9520a56a75e67eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/719694394548444c9520a56a75e67eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/719694394548444c9520a56a75e67eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/719694394548444c9520a56a75e67eef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/719694394548444c9520a56a75e67eef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/719694394548444c9520a56a75e67eef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "id": "f29fe3f5f5f34dd58d03d048b525fa83"}, "audit_ids": ["EzMT_zikSOS_Q0LpAKwS9Q"], "issued_at": "2018-12-23T19:12:12.000000Z"}} 2018-12-23 19:12:12,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:12,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:12,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-b9049725-ec77-4c4e-92d1-cf840b844820 Date: Sun, 23 Dec 2018 19:12:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"079903da-a60e-4233-8885-ebe460d9b039","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"719694394548444c9520a56a75e67eef","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:12:12Z","qos_policy_id":null,"name":"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61","admin_state_up":true,"tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:12:12,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b9049725-ec77-4c4e-92d1-cf840b844820 2018-12-23 19:12:12,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.207031011581s 2018-12-23 19:12:12,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b9049725-ec77-4c4e-92d1-cf840b844820 2018-12-23 19:12:12,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:12:12,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"subnet": {"name": "vping_ssh-subnet_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "enable_dhcp": true, "network_id": "079903da-a60e-4233-8885-ebe460d9b039", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:12:13,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6b18f22c-64a4-44a3-a643-db1a15198af1 Date: Sun, 23 Dec 2018 19:12:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"079903da-a60e-4233-8885-ebe460d9b039","tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:12:13Z","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":"719694394548444c9520a56a75e67eef","id":"90bb1faf-29d3-4163-a3ef-d25ba332a072","subnetpool_id":null,"name":"vping_ssh-subnet_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}} 2018-12-23 19:12:13,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6b18f22c-64a4-44a3-a643-db1a15198af1 2018-12-23 19:12:13,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.746656894684s 2018-12-23 19:12:13,704 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6b18f22c-64a4-44a3-a643-db1a15198af1 2018-12-23 19:12:13,705 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:12:13Z', 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'90bb1faf-29d3-4163-a3ef-d25ba332a072', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', u'enable_dhcp': True, u'network_id': u'079903da-a60e-4233-8885-ebe460d9b039', u'tenant_id': u'719694394548444c9520a56a75e67eef', u'created_at': u'2018-12-23T19:12:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'719694394548444c9520a56a75e67eef'}) 2018-12-23 19:12:13,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:12:13,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "vping_ssh-router_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "admin_state_up": true}}' 2018-12-23 19:12:15,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a8f3200c-f1a4-4874-9bcc-e86b2e13d347 Date: Sun, 23 Dec 2018 19:12:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:13Z", "admin_state_up": true, "updated_at": "2018-12-23T19:12:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "719694394548444c9520a56a75e67eef", "id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "name": "vping_ssh-router_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}} 2018-12-23 19:12:15,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a8f3200c-f1a4-4874-9bcc-e86b2e13d347 2018-12-23 19:12:15,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61107420921s 2018-12-23 19:12:15,317 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a8f3200c-f1a4-4874-9bcc-e86b2e13d347 2018-12-23 19:12:15,317 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:12:14Z', u'revision_number': 2, u'id': u'5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', u'admin_state_up': True, u'tenant_id': u'719694394548444c9520a56a75e67eef', u'created_at': u'2018-12-23T19:12:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'719694394548444c9520a56a75e67eef'}) 2018-12-23 19:12:15,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:12:15,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"subnet_id": "90bb1faf-29d3-4163-a3ef-d25ba332a072"}' 2018-12-23 19:12:17,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-98e2aa34-3901-456d-930b-4607aee17624 Date: Sun, 23 Dec 2018 19:12:17 GMT RESP BODY: {"network_id": "079903da-a60e-4233-8885-ebe460d9b039", "tenant_id": "719694394548444c9520a56a75e67eef", "subnet_id": "90bb1faf-29d3-4163-a3ef-d25ba332a072", "subnet_ids": ["90bb1faf-29d3-4163-a3ef-d25ba332a072"], "port_id": "2722df05-b40e-4049-a269-4585e562f993", "id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31"} 2018-12-23 19:12:17,678 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31/add_router_interface.json used request id req-98e2aa34-3901-456d-930b-4607aee17624 2018-12-23 19:12:17,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36034798622s 2018-12-23 19:12:17,679 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31/add_router_interface.json used request id req-98e2aa34-3901-456d-930b-4607aee17624 returning object 5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31 2018-12-23 19:12:17,679 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:12:17,811 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:12:17,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:12:17,817 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:12:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:12:17,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:12:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:18,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-0a659e6a-6dfd-4f68-8c1f-a94f0bb0dd96 Date: Sun, 23 Dec 2018 19:12:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:12:18,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0a659e6a-6dfd-4f68-8c1f-a94f0bb0dd96 2018-12-23 19:12:18,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.671329975128s 2018-12-23 19:12:18,492 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0a659e6a-6dfd-4f68-8c1f-a94f0bb0dd96 2018-12-23 19:12:18,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:12:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}' 2018-12-23 19:12:18,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-88e93159-0d26-447d-8f73-394655cf0705 Date: Sun, 23 Dec 2018 19:12:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file", "owner": "719694394548444c9520a56a75e67eef", "id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "size": null, "self": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:12:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "checksum": null, "created_at": "2018-12-23T19:12:18Z", "protected": false} 2018-12-23 19:12:18,600 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-88e93159-0d26-447d-8f73-394655cf0705 2018-12-23 19:12:18,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.100578069687s 2018-12-23 19:12:18,600 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-88e93159-0d26-447d-8f73-394655cf0705 returning object 2cae2231-11a4-4844-a3ed-ffdc9c7b405b 2018-12-23 19:12:18,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:12:18,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '' 2018-12-23 19:12:19,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-823897c7-2fbe-4d10-9e95-529bc1113e9d Date: Sun, 23 Dec 2018 19: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-12-23 19:12:19,072 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file used request id req-823897c7-2fbe-4d10-9e95-529bc1113e9d 2018-12-23 19:12:19,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.471333026886s 2018-12-23 19:12:19,073 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file used request id req-823897c7-2fbe-4d10-9e95-529bc1113e9d 2018-12-23 19:12:19,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:12:19,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:19,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-58726263-ace4-4c98-b98c-ad1f5f50b6bf Date: Sun, 23 Dec 2018 19:12:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap", "metadata": {}}], "file": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file", "owner": "719694394548444c9520a56a75e67eef", "id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "size": 12716032, "self": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:12:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:12:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:12:19,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-58726263-ace4-4c98-b98c-ad1f5f50b6bf 2018-12-23 19:12:19,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.047465801239s 2018-12-23 19:12:19,124 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-58726263-ace4-4c98-b98c-ad1f5f50b6bf 2018-12-23 19:12:19,126 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file', 'owner': u'719694394548444c9520a56a75e67eef', 'id': u'2cae2231-11a4-4844-a3ed-ffdc9c7b405b', 'size': 12716032, u'self': u'/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'719694394548444c9520a56a75e67eef', 'name': 'vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:12:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T19:12:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'created': u'2018-12-23T19:12:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:12:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:12:19,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:12:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:12:19,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-772c5816-de56-402f-9f8b-c5d982d87cb9 x-compute-request-id: req-772c5816-de56-402f-9f8b-c5d982d87cb9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf"}} 2018-12-23 19:12:19,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-772c5816-de56-402f-9f8b-c5d982d87cb9 2018-12-23 19:12:19,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206207036972s 2018-12-23 19:12:19,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-772c5816-de56-402f-9f8b-c5d982d87cb9 2018-12-23 19:12:19,334 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf', 'swap': 0}) 2018-12-23 19:12:19,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:12:19,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" -d '{"extra_specs": {}}' 2018-12-23 19:12:19,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3b36b63-3d84-4ef3-9099-404132d9e4d0 x-compute-request-id: req-b3b36b63-3d84-4ef3-9099-404132d9e4d0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:12:19,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf/os-extra_specs used request id req-b3b36b63-3d84-4ef3-9099-404132d9e4d0 2018-12-23 19:12:19,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199627876282s 2018-12-23 19:12:19,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf/os-extra_specs used request id req-b3b36b63-3d84-4ef3-9099-404132d9e4d0 2018-12-23 19:12:19,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 19:12:19,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"keypair": {"name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}}' 2018-12-23 19:12:19,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3bafbd8-6225-47e9-84f3-ada19b5cea8d x-compute-request-id: req-e3bafbd8-6225-47e9-84f3-ada19b5cea8d Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWCRsQjLvZlnefvlIPeKyfhDtxnl60hHyRz63yjmkH6F4w+UbmDAlu92WPf6uTzHRtKcFnEYa1Khs6khL2ub0UnSANhajoXM5mq4ThpObGxwgDJi9Lv6FF6JCOZkjEecVJajs6nZ6xQpywPSN63icHmjIqB4zNjGxNhpsxWUU6E4Hc0n5+tCAwUcHJRWQ4K7wYHtGtlKtqYc7rG3Z5cNyD2STh4ETNImiDm9t81b/lz80rkOTNdyS3qCcI19OexXHP1HuLm/+tQz9oiduO3e6UT6UAblfu06dJvQQ2JDG6gx70DwWZWgkXr0CYgaZ6JGlAUu9zIQ4Vc4wPtFxc/pLL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlgkbEIy72ZZ3n75SD3isn4Q7cZ5etIR8kc+t8o5pB+heMPlG\n5gwJbvdlj3+rk8x0bSnBZxGGtSobOpIS9rm9FJ0gDYWo6FzOZquE4aTmxscIAyYv\nS7+hReiQjmZIxHnFSWo7Op2esUKcsD0jet4nB5oyKgeMzYxsTYabMVlFOhOB3NJ+\nfrQgMFHByUVkOCu8GB7RrZSramHO6xt2eXDcg9kk4eBEzSJog5vbfNW/5c/NK5Dk\nzXckt6gnCNfTnsVxz9R7i5v/rUM/aInbjt3ulE+lAG5X7tOnSb0ENiQxuoMe9A8F\nmVoJF69AmIGmeiRpQFLvcyEOFXOMD7RcXP6SywIDAQABAoIBABqNNfrxzPSuyjC8\n76zJQFNihVqQGlZ788eiJzh7t16s4q5sDv37N1gp9BE3GNgpIJmJAC8LTPmWoAb3\nft+m8y1IuTlrY/7rHaPRysxb8HNRGbvk8A3JtfK3O43X0BzlJ+LcJ+sxpbnc/fm6\neCLwWZvgz+vcNjDSHwCBR8mt8LBcKgtgMVgLDG1yvW53aQC97fFOEjkPRGuGb3uU\nbouahSaTQc5LbSrioWP3+yRMWQ2bnUkWCFLMw1VGiD7czP3O+tfnlOjfyy3ivHqI\nHGADO9tTC6+t8owl+ADsTNIYfPt3q14R8c1Vj2sQz0kI6vAdWqD/rLqRg5ySi8cL\nmpb4C3ECgYEAxAB06UG8k50RP3kcFdDVznTAe7R3PrqZ66C24AFLf6hEJ6RfJZ21\nBfYa9w68YcRnJigNEbkaPdsp2O0aRkm/2SRvbAh0VKlTq4d91nYiSdZMvtTA8sTo\nwnrK4hIOsOq0CFvU20WlxAYnY8qhhyx71G6JumWpfGrRchn0oTgpjrcCgYEAw/aJ\n46KrbouWy02gYOW0KfU2yraOAdZBwF8CwiwxLVU89GB8DpRkgXD/1JNeg5EgXc4R\n2pDfnSMsYa2eTN29wdZ4r/inpRAT5sGlfnMyIg8hg4iRUEfhiBVDUpqhSc6w39DW\nREzrerEGBdGflQRIPUVlfQxyRH+LLqEMHGJEyI0CgYBZcivoVwuMAd3hLY/XlNo9\nwaIl0hGpGtcrZMiQKYce1tdjj+ur6vC1q75aiOsHYu3/x79PGz4ShHXwfSPEd9uJ\naMtAbgtIp417dfXDbV3wfE/Btq3nHF1sg0UbLkpuCm3mcqIM/xfLAVPwgoR8f5xz\nMY7A9awHD2hNvfKZsFumuQKBgQCBzD3fInMsoJb8CGnPZLamB/8H3E1JWDJrCkOY\ne48DOO9L6tChE5dSyZcapZY3zRvEJmda/xSuT4rpFAfDYCh9SOLdo/Te9zxHX0KP\n9BtjxePr7LxbkZEIAxV5lGR6r8YmKXyS9uQOe0zC8+sg2BpFQz8KygCx8E0vUIrm\nDg0DTQKBgC33Fh6+kwgfuyB7NEIw/MMErdDtNk5AL9Ul+/dGHsZ0qFkfJMiVdwrp\nOyMhAkuYQzfAhAJ6DQOPiON+RtFqhy4jJBaKA3xFa+Ib6lyKCxqFFPU/RgenuPmd\nBmscDPo12u6XVoCk7uMqtZgibYWalvIuMmKB8yTb7+gjlj1m17ly\n-----END RSA PRIVATE KEY-----\n", "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "fingerprint": "6f:f9:39:47:97:5e:87:e1:8f:dd:ca:37:ea:92:27:47"}} 2018-12-23 19:12:19,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e3bafbd8-6225-47e9-84f3-ada19b5cea8d 2018-12-23 19:12:19,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.372764825821s 2018-12-23 19:12:19,729 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e3bafbd8-6225-47e9-84f3-ada19b5cea8d 2018-12-23 19:12:19,730 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWCRsQjLvZlnefvlIPeKyfhDtxnl60hHyRz63yjmkH6F4w+UbmDAlu92WPf6uTzHRtKcFnEYa1Khs6khL2ub0UnSANhajoXM5mq4ThpObGxwgDJi9Lv6FF6JCOZkjEecVJajs6nZ6xQpywPSN63icHmjIqB4zNjGxNhpsxWUU6E4Hc0n5+tCAwUcHJRWQ4K7wYHtGtlKtqYc7rG3Z5cNyD2STh4ETNImiDm9t81b/lz80rkOTNdyS3qCcI19OexXHP1HuLm/+tQz9oiduO3e6UT6UAblfu06dJvQQ2JDG6gx70DwWZWgkXr0CYgaZ6JGlAUu9zIQ4Vc4wPtFxc/pLL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlgkbEIy72ZZ3n75SD3isn4Q7cZ5etIR8kc+t8o5pB+heMPlG\n5gwJbvdlj3+rk8x0bSnBZxGGtSobOpIS9rm9FJ0gDYWo6FzOZquE4aTmxscIAyYv\nS7+hReiQjmZIxHnFSWo7Op2esUKcsD0jet4nB5oyKgeMzYxsTYabMVlFOhOB3NJ+\nfrQgMFHByUVkOCu8GB7RrZSramHO6xt2eXDcg9kk4eBEzSJog5vbfNW/5c/NK5Dk\nzXckt6gnCNfTnsVxz9R7i5v/rUM/aInbjt3ulE+lAG5X7tOnSb0ENiQxuoMe9A8F\nmVoJF69AmIGmeiRpQFLvcyEOFXOMD7RcXP6SywIDAQABAoIBABqNNfrxzPSuyjC8\n76zJQFNihVqQGlZ788eiJzh7t16s4q5sDv37N1gp9BE3GNgpIJmJAC8LTPmWoAb3\nft+m8y1IuTlrY/7rHaPRysxb8HNRGbvk8A3JtfK3O43X0BzlJ+LcJ+sxpbnc/fm6\neCLwWZvgz+vcNjDSHwCBR8mt8LBcKgtgMVgLDG1yvW53aQC97fFOEjkPRGuGb3uU\nbouahSaTQc5LbSrioWP3+yRMWQ2bnUkWCFLMw1VGiD7czP3O+tfnlOjfyy3ivHqI\nHGADO9tTC6+t8owl+ADsTNIYfPt3q14R8c1Vj2sQz0kI6vAdWqD/rLqRg5ySi8cL\nmpb4C3ECgYEAxAB06UG8k50RP3kcFdDVznTAe7R3PrqZ66C24AFLf6hEJ6RfJZ21\nBfYa9w68YcRnJigNEbkaPdsp2O0aRkm/2SRvbAh0VKlTq4d91nYiSdZMvtTA8sTo\nwnrK4hIOsOq0CFvU20WlxAYnY8qhhyx71G6JumWpfGrRchn0oTgpjrcCgYEAw/aJ\n46KrbouWy02gYOW0KfU2yraOAdZBwF8CwiwxLVU89GB8DpRkgXD/1JNeg5EgXc4R\n2pDfnSMsYa2eTN29wdZ4r/inpRAT5sGlfnMyIg8hg4iRUEfhiBVDUpqhSc6w39DW\nREzrerEGBdGflQRIPUVlfQxyRH+LLqEMHGJEyI0CgYBZcivoVwuMAd3hLY/XlNo9\nwaIl0hGpGtcrZMiQKYce1tdjj+ur6vC1q75aiOsHYu3/x79PGz4ShHXwfSPEd9uJ\naMtAbgtIp417dfXDbV3wfE/Btq3nHF1sg0UbLkpuCm3mcqIM/xfLAVPwgoR8f5xz\nMY7A9awHD2hNvfKZsFumuQKBgQCBzD3fInMsoJb8CGnPZLamB/8H3E1JWDJrCkOY\ne48DOO9L6tChE5dSyZcapZY3zRvEJmda/xSuT4rpFAfDYCh9SOLdo/Te9zxHX0KP\n9BtjxePr7LxbkZEIAxV5lGR6r8YmKXyS9uQOe0zC8+sg2BpFQz8KygCx8E0vUIrm\nDg0DTQKBgC33Fh6+kwgfuyB7NEIw/MMErdDtNk5AL9Ul+/dGHsZ0qFkfJMiVdwrp\nOyMhAkuYQzfAhAJ6DQOPiON+RtFqhy4jJBaKA3xFa+Ib6lyKCxqFFPU/RgenuPmd\nBmscDPo12u6XVoCk7uMqtZgibYWalvIuMmKB8yTb7+gjlj1m17ly\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f29fe3f5f5f34dd58d03d048b525fa83', 'name': u'vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'created_at': '2018-12-23T19:12:19.730279', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'719694394548444c9520a56a75e67eef', 'name': 'vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6f:f9:39:47:97:5e:87:e1:8f:dd:ca:37:ea:92:27:47', 'type': 'ssh', 'id': u'vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61'}) 2018-12-23 19:12:19,730 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAlgkbEIy72ZZ3n75SD3isn4Q7cZ5etIR8kc+t8o5pB+heMPlG 5gwJbvdlj3+rk8x0bSnBZxGGtSobOpIS9rm9FJ0gDYWo6FzOZquE4aTmxscIAyYv S7+hReiQjmZIxHnFSWo7Op2esUKcsD0jet4nB5oyKgeMzYxsTYabMVlFOhOB3NJ+ frQgMFHByUVkOCu8GB7RrZSramHO6xt2eXDcg9kk4eBEzSJog5vbfNW/5c/NK5Dk zXckt6gnCNfTnsVxz9R7i5v/rUM/aInbjt3ulE+lAG5X7tOnSb0ENiQxuoMe9A8F mVoJF69AmIGmeiRpQFLvcyEOFXOMD7RcXP6SywIDAQABAoIBABqNNfrxzPSuyjC8 76zJQFNihVqQGlZ788eiJzh7t16s4q5sDv37N1gp9BE3GNgpIJmJAC8LTPmWoAb3 ft+m8y1IuTlrY/7rHaPRysxb8HNRGbvk8A3JtfK3O43X0BzlJ+LcJ+sxpbnc/fm6 eCLwWZvgz+vcNjDSHwCBR8mt8LBcKgtgMVgLDG1yvW53aQC97fFOEjkPRGuGb3uU bouahSaTQc5LbSrioWP3+yRMWQ2bnUkWCFLMw1VGiD7czP3O+tfnlOjfyy3ivHqI HGADO9tTC6+t8owl+ADsTNIYfPt3q14R8c1Vj2sQz0kI6vAdWqD/rLqRg5ySi8cL mpb4C3ECgYEAxAB06UG8k50RP3kcFdDVznTAe7R3PrqZ66C24AFLf6hEJ6RfJZ21 BfYa9w68YcRnJigNEbkaPdsp2O0aRkm/2SRvbAh0VKlTq4d91nYiSdZMvtTA8sTo wnrK4hIOsOq0CFvU20WlxAYnY8qhhyx71G6JumWpfGrRchn0oTgpjrcCgYEAw/aJ 46KrbouWy02gYOW0KfU2yraOAdZBwF8CwiwxLVU89GB8DpRkgXD/1JNeg5EgXc4R 2pDfnSMsYa2eTN29wdZ4r/inpRAT5sGlfnMyIg8hg4iRUEfhiBVDUpqhSc6w39DW REzrerEGBdGflQRIPUVlfQxyRH+LLqEMHGJEyI0CgYBZcivoVwuMAd3hLY/XlNo9 waIl0hGpGtcrZMiQKYce1tdjj+ur6vC1q75aiOsHYu3/x79PGz4ShHXwfSPEd9uJ aMtAbgtIp417dfXDbV3wfE/Btq3nHF1sg0UbLkpuCm3mcqIM/xfLAVPwgoR8f5xz MY7A9awHD2hNvfKZsFumuQKBgQCBzD3fInMsoJb8CGnPZLamB/8H3E1JWDJrCkOY e48DOO9L6tChE5dSyZcapZY3zRvEJmda/xSuT4rpFAfDYCh9SOLdo/Te9zxHX0KP 9BtjxePr7LxbkZEIAxV5lGR6r8YmKXyS9uQOe0zC8+sg2BpFQz8KygCx8E0vUIrm Dg0DTQKBgC33Fh6+kwgfuyB7NEIw/MMErdDtNk5AL9Ul+/dGHsZ0qFkfJMiVdwrp OyMhAkuYQzfAhAJ6DQOPiON+RtFqhy4jJBaKA3xFa+Ib6lyKCxqFFPU/RgenuPmd BmscDPo12u6XVoCk7uMqtZgibYWalvIuMmKB8yTb7+gjlj1m17ly -----END RSA PRIVATE KEY----- 2018-12-23 19:12:19,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 19:12:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"security_group": {"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-12-23 19:12:19,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-99053ffb-7793-4c8e-b1b4-a55b7ff8fd38 Date: Sun, 23 Dec 2018 19:12:19 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:19Z", "updated_at": "2018-12-23T19:12:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:19Z", "revision_number": 0, "id": "72617bd3-3b88-43f7-b5f8-af9dd5763dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:19Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:19Z", "revision_number": 0, "id": "737efac3-0c1d-4968-b21b-07689a24d806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:19Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 2, "project_id": "719694394548444c9520a56a75e67eef", "id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}} 2018-12-23 19:12:19,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-99053ffb-7793-4c8e-b1b4-a55b7ff8fd38 2018-12-23 19:12:19,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.249177932739s 2018-12-23 19:12:19,983 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-99053ffb-7793-4c8e-b1b4-a55b7ff8fd38 2018-12-23 19:12:19,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:12:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:20,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-20b260ca-97f8-493d-a323-479387d78eb6 Date: Sun, 23 Dec 2018 19:12:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:11Z", "updated_at": "2018-12-23T19:12:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "19cdf6b0-f6d7-4b7c-a56f-5eef4e522503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "1faebc1b-9fc7-4225-bf44-cbd14fac0c92", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "3906ce76-7567-4bf4-94e5-58398cff8499", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "e856435d-adb9-4d69-8e7d-7b18a5f88a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 4, "project_id": "719694394548444c9520a56a75e67eef", "id": "c24b1d86-12ff-4622-a61c-3826fea462df", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:19Z", "updated_at": "2018-12-23T19:12:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:19Z", "revision_number": 0, "id": "72617bd3-3b88-43f7-b5f8-af9dd5763dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:19Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:19Z", "revision_number": 0, "id": "737efac3-0c1d-4968-b21b-07689a24d806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:19Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 2, "project_id": "719694394548444c9520a56a75e67eef", "id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}]} 2018-12-23 19:12:20,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-20b260ca-97f8-493d-a323-479387d78eb6 2018-12-23 19:12:20,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0845220088959s 2018-12-23 19:12:20,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-20b260ca-97f8-493d-a323-479387d78eb6 2018-12-23 19:12:20,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 19:12:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -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": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"}}' 2018-12-23 19:12:20,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c4da07e2-bb77-42a1-b1e3-fe5cb63be2ad Date: Sun, 23 Dec 2018 19:12:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T19:12:20Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "port_range_min": 22, "revision_number": 0, "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:20Z", "project_id": "719694394548444c9520a56a75e67eef", "id": "2450cda5-cafe-40df-9990-085678273c0a"}} 2018-12-23 19:12:20,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c4da07e2-bb77-42a1-b1e3-fe5cb63be2ad 2018-12-23 19:12:20,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146651983261s 2018-12-23 19:12:20,223 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c4da07e2-bb77-42a1-b1e3-fe5cb63be2ad 2018-12-23 19:12:20,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:12:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:20,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-4209ba25-246b-4899-9897-b555e772477c Date: Sun, 23 Dec 2018 19:12:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:11Z", "updated_at": "2018-12-23T19:12:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "19cdf6b0-f6d7-4b7c-a56f-5eef4e522503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "1faebc1b-9fc7-4225-bf44-cbd14fac0c92", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "3906ce76-7567-4bf4-94e5-58398cff8499", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "e856435d-adb9-4d69-8e7d-7b18a5f88a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 4, "project_id": "719694394548444c9520a56a75e67eef", "id": "c24b1d86-12ff-4622-a61c-3826fea462df", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:19Z", "updated_at": "2018-12-23T19:12:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:12:20Z", "revision_number": 0, "id": "2450cda5-cafe-40df-9990-085678273c0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:20Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:19Z", "revision_number": 0, "id": "72617bd3-3b88-43f7-b5f8-af9dd5763dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:19Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:19Z", "revision_number": 0, "id": "737efac3-0c1d-4968-b21b-07689a24d806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:19Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 3, "project_id": "719694394548444c9520a56a75e67eef", "id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}]} 2018-12-23 19:12:20,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4209ba25-246b-4899-9897-b555e772477c 2018-12-23 19:12:20,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048131942749s 2018-12-23 19:12:20,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4209ba25-246b-4899-9897-b555e772477c 2018-12-23 19:12:20,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 19:12:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -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": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"}}' 2018-12-23 19:12:20,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9744b5ca-2569-471d-9714-54c6b64a0bb0 Date: Sun, 23 Dec 2018 19:12:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:12:20Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "port_range_min": null, "revision_number": 0, "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:20Z", "project_id": "719694394548444c9520a56a75e67eef", "id": "c6f72b1e-508e-4519-a9fa-7a9dd4601c38"}} 2018-12-23 19:12:20,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9744b5ca-2569-471d-9714-54c6b64a0bb0 2018-12-23 19:12:20,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13571190834s 2018-12-23 19:12:20,415 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9744b5ca-2569-471d-9714-54c6b64a0bb0 2018-12-23 19:12:20,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:20,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:20,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-7b5e00fe-edbc-4abb-aa0a-4be8cebfe391 Date: Sun, 23 Dec 2018 19:12:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"079903da-a60e-4233-8885-ebe460d9b039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719694394548444c9520a56a75e67eef","l2_adjacency":true,"status":"ACTIVE","subnets":["90bb1faf-29d3-4163-a3ef-d25ba332a072"],"description":"","tags":[],"updated_at":"2018-12-23T19:12:13Z","qos_policy_id":null,"name":"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61","admin_state_up":true,"tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:12:20,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b5e00fe-edbc-4abb-aa0a-4be8cebfe391 2018-12-23 19:12:20,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102660894394s 2018-12-23 19:12:20,520 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b5e00fe-edbc-4abb-aa0a-4be8cebfe391 2018-12-23 19:12:20,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:12:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:20,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-38c8cd2f-4e41-4683-bd3b-5522c7276afd Date: Sun, 23 Dec 2018 19:12:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap", "metadata": {}}], "file": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file", "owner": "719694394548444c9520a56a75e67eef", "id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "size": 12716032, "self": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:12:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:12:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:12:20,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-38c8cd2f-4e41-4683-bd3b-5522c7276afd 2018-12-23 19:12:20,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379729270935s 2018-12-23 19:12:20,562 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-38c8cd2f-4e41-4683-bd3b-5522c7276afd 2018-12-23 19:12:20,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:12:20,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:20,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d003bfe-387b-4861-9241-309ec5b00bc8 x-compute-request-id: req-7d003bfe-387b-4861-9241-309ec5b00bc8 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf"}]} 2018-12-23 19:12:20,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7d003bfe-387b-4861-9241-309ec5b00bc8 2018-12-23 19:12:20,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.162441015244s 2018-12-23 19:12:20,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7d003bfe-387b-4861-9241-309ec5b00bc8 2018-12-23 19:12:20,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 19:12:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"server": {"name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "imageRef": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "flavorRef": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "079903da-a60e-4233-8885-ebe460d9b039"}], "security_groups": [{"name": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"}]}}' 2018-12-23 19:12:22,358 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-096209b3-8dc0-4392-9ee9-e212a84f286b x-compute-request-id: req-096209b3-8dc0-4392-9ee9-e212a84f286b Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"}], "OS-DCF:diskConfig": "MANUAL", "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "adminPass": "9zbUY5qm6uMC"}} 2018-12-23 19:12:22,358 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-096209b3-8dc0-4392-9ee9-e212a84f286b 2018-12-23 19:12:22,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.62961792946s 2018-12-23 19:12:22,358 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-096209b3-8dc0-4392-9ee9-e212a84f286b 2018-12-23 19:12:22,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:22,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12: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-a685f06d-4c25-4126-9b8d-5023822df167 x-compute-request-id: req-a685f06d-4c25-4126-9b8d-5023822df167 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:12:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:22,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a685f06d-4c25-4126-9b8d-5023822df167 2018-12-23 19:12:22,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386662006378s 2018-12-23 19:12:22,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a685f06d-4c25-4126-9b8d-5023822df167 2018-12-23 19:12:22,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:22,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-803a760d-99e5-4072-818e-190adf10e7d4 Date: Sun, 23 Dec 2018 19:12:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"079903da-a60e-4233-8885-ebe460d9b039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719694394548444c9520a56a75e67eef","l2_adjacency":true,"status":"ACTIVE","subnets":["90bb1faf-29d3-4163-a3ef-d25ba332a072"],"description":"","tags":[],"updated_at":"2018-12-23T19:12:13Z","qos_policy_id":null,"name":"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61","admin_state_up":true,"tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:12:22,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-803a760d-99e5-4072-818e-190adf10e7d4 2018-12-23 19:12:22,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11701798439s 2018-12-23 19:12:22,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-803a760d-99e5-4072-818e-190adf10e7d4 2018-12-23 19:12:22,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:12:22,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:22,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4b40b2e6-d073-4cc7-a483-dea30c48c89c Date: Sun, 23 Dec 2018 19:12:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"079903da-a60e-4233-8885-ebe460d9b039","tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:12:13Z","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":"719694394548444c9520a56a75e67eef","id":"90bb1faf-29d3-4163-a3ef-d25ba332a072","subnetpool_id":null,"name":"vping_ssh-subnet_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}]} 2018-12-23 19:12:22,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4b40b2e6-d073-4cc7-a483-dea30c48c89c 2018-12-23 19:12:22,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0927178859711s 2018-12-23 19:12:22,964 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4b40b2e6-d073-4cc7-a483-dea30c48c89c 2018-12-23 19:12:22,965 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:24,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:24,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:25,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12: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-ce363494-9283-4f00-8444-39914dd2ec62 x-compute-request-id: req-ce363494-9283-4f00-8444-39914dd2ec62 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:12:23Z", "hostId": "235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:25,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ce363494-9283-4f00-8444-39914dd2ec62 2018-12-23 19:12:25,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701680183411s 2018-12-23 19:12:25,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ce363494-9283-4f00-8444-39914dd2ec62 2018-12-23 19:12:25,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:27,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:28,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12: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-b79919ec-ba6c-4523-8d2c-b17cf5f7ecbe x-compute-request-id: req-b79919ec-ba6c-4523-8d2c-b17cf5f7ecbe Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:12:23Z", "hostId": "235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:28,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b79919ec-ba6c-4523-8d2c-b17cf5f7ecbe 2018-12-23 19:12:28,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538347005844s 2018-12-23 19:12:28,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b79919ec-ba6c-4523-8d2c-b17cf5f7ecbe 2018-12-23 19:12:28,218 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:30,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:30,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f2fbe63-7455-4f66-88b6-cbe8be7a5695 x-compute-request-id: req-9f2fbe63-7455-4f66-88b6-cbe8be7a5695 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:82:81", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:29.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:29Z", "hostId": "235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:30,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f2fbe63-7455-4f66-88b6-cbe8be7a5695 2018-12-23 19:12:30,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509871959686s 2018-12-23 19:12:30,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f2fbe63-7455-4f66-88b6-cbe8be7a5695 2018-12-23 19:12:30,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:12:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=30e3a282-4d9e-4cb4-a315-5a4cbdef771d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:30,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d5a39356-fd28-4c1d-ba64-dbd9d3a83adc Date: Sun, 23 Dec 2018 19:12:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:12:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"90bb1faf-29d3-4163-a3ef-d25ba332a072","ip_address":"192.168.120.16"}],"id":"b8261254-4387-41d0-90dc-bc50e47f1a14","security_groups":["f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"],"mac_address":"fa:16:3e:3f:82:81","project_id":"719694394548444c9520a56a75e67eef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"079903da-a60e-4233-8885-ebe460d9b039","tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:23Z","binding:vnic_type":"normal","device_id":"30e3a282-4d9e-4cb4-a315-5a4cbdef771d","ip_allocation":"immediate"}]} 2018-12-23 19:12:30,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=30e3a282-4d9e-4cb4-a315-5a4cbdef771d used request id req-d5a39356-fd28-4c1d-ba64-dbd9d3a83adc 2018-12-23 19:12:30,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0437159538269s 2018-12-23 19:12:30,779 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=30e3a282-4d9e-4cb4-a315-5a4cbdef771d used request id req-d5a39356-fd28-4c1d-ba64-dbd9d3a83adc 2018-12-23 19:12:30,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b8261254-4387-41d0-90dc-bc50e47f1a14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:30,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-67a93f72-a0fe-46ea-a0dc-1f133e823068 Date: Sun, 23 Dec 2018 19:12:30 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:12:30,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b8261254-4387-41d0-90dc-bc50e47f1a14 used request id req-67a93f72-a0fe-46ea-a0dc-1f133e823068 2018-12-23 19:12:30,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0148179531097s 2018-12-23 19:12:30,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b8261254-4387-41d0-90dc-bc50e47f1a14 used request id req-67a93f72-a0fe-46ea-a0dc-1f133e823068 2018-12-23 19:12:30,800 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3f:82:81', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2cae2231-11a4-4844-a3ed-ffdc9c7b405b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:12:29.000000', 'flavor': Munch({u'id': u'1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf'}), 'az': u'nova', 'id': u'30e3a282-4d9e-4cb4-a315-5a4cbdef771d', 'security_groups': [Munch({u'name': u'vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f29fe3f5f5f34dd58d03d048b525fa83', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'719694394548444c9520a56a75e67eef', 'name': 'vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T19:12:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T19:12:29Z', 'hostId': u'235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:12:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'719694394548444c9520a56a75e67eef', 'name': u'vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'adminPass': u'9zbUY5qm6uMC', 'tenant_id': u'719694394548444c9520a56a75e67eef', 'created_at': u'2018-12-23T19:12:22Z', 'created': u'2018-12-23T19:12:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 19:12:30,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:30,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-fc5f7aa0-58d7-4075-8723-16f014f0ad37 Date: Sun, 23 Dec 2018 19:12:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"079903da-a60e-4233-8885-ebe460d9b039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719694394548444c9520a56a75e67eef","l2_adjacency":true,"status":"ACTIVE","subnets":["90bb1faf-29d3-4163-a3ef-d25ba332a072"],"description":"","tags":[],"updated_at":"2018-12-23T19:12:13Z","qos_policy_id":null,"name":"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61","admin_state_up":true,"tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:12:30,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc5f7aa0-58d7-4075-8723-16f014f0ad37 2018-12-23 19:12:30,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889201164246s 2018-12-23 19:12:30,890 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc5f7aa0-58d7-4075-8723-16f014f0ad37 2018-12-23 19:12:30,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:12:30,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:30,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4d8ff7b9-d1a1-4c6e-acf6-bc28fb485d87 Date: Sun, 23 Dec 2018 19:12:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap", "metadata": {}}], "file": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file", "owner": "719694394548444c9520a56a75e67eef", "id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "size": 12716032, "self": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:12:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:12:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:12:30,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4d8ff7b9-d1a1-4c6e-acf6-bc28fb485d87 2018-12-23 19:12:30,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367279052734s 2018-12-23 19:12:30,932 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4d8ff7b9-d1a1-4c6e-acf6-bc28fb485d87 2018-12-23 19:12:30,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:12:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:31,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b12f3ad-e47f-42e5-abc1-8814fe23756c x-compute-request-id: req-0b12f3ad-e47f-42e5-abc1-8814fe23756c Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf"}]} 2018-12-23 19:12:31,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0b12f3ad-e47f-42e5-abc1-8814fe23756c 2018-12-23 19:12:31,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.144617080688s 2018-12-23 19:12:31,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0b12f3ad-e47f-42e5-abc1-8814fe23756c 2018-12-23 19:12:31,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 19:12:31,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"server": {"name": "vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "imageRef": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "key_name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "flavorRef": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "max_count": 1, "min_count": 1, "networks": [{"uuid": "079903da-a60e-4233-8885-ebe460d9b039"}], "security_groups": [{"name": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"}]}}' 2018-12-23 19:12:31,483 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:12: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-dca89252-83b1-4581-a21d-e5cc4d23e0fb x-compute-request-id: req-dca89252-83b1-4581-a21d-e5cc4d23e0fb Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"}], "OS-DCF:diskConfig": "MANUAL", "id": "636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "bookmark"}], "adminPass": "Kpf96LvobTww"}} 2018-12-23 19:12:31,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-dca89252-83b1-4581-a21d-e5cc4d23e0fb 2018-12-23 19:12:31,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.403213024139s 2018-12-23 19:12:31,484 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-dca89252-83b1-4581-a21d-e5cc4d23e0fb 2018-12-23 19:12:31,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:31,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:31,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12: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-1a3eb9e1-1797-4214-9b76-c17ce064c5dd x-compute-request-id: req-1a3eb9e1-1797-4214-9b76-c17ce064c5dd Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:12:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "name": "vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:31Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:82:81", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:29.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:29Z", "hostId": "235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:31,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1a3eb9e1-1797-4214-9b76-c17ce064c5dd 2018-12-23 19:12:31,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399254083633s 2018-12-23 19:12:31,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1a3eb9e1-1797-4214-9b76-c17ce064c5dd 2018-12-23 19:12:31,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:33,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:34,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-9b1f725c-8bd8-456a-9229-fbe1272860ea x-compute-request-id: req-9b1f725c-8bd8-456a-9229-fbe1272860ea Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:12:33Z", "hostId": "36c0ef820cb84e936f0b53ef927fefa792ef7e8c79e97e4d9c9ef722", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "name": "vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:31Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:82:81", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:29.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:29Z", "hostId": "235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:34,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9b1f725c-8bd8-456a-9229-fbe1272860ea 2018-12-23 19:12:34,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363559961319s 2018-12-23 19:12:34,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9b1f725c-8bd8-456a-9229-fbe1272860ea 2018-12-23 19:12:34,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:36,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:37,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12: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-5f657e07-c355-4dea-a96b-f8940b563550 x-compute-request-id: req-5f657e07-c355-4dea-a96b-f8940b563550 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:12:33Z", "hostId": "36c0ef820cb84e936f0b53ef927fefa792ef7e8c79e97e4d9c9ef722", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "name": "vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:31Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:82:81", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:29.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:29Z", "hostId": "235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:37,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f657e07-c355-4dea-a96b-f8940b563550 2018-12-23 19:12:37,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784484148026s 2018-12-23 19:12:37,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f657e07-c355-4dea-a96b-f8940b563550 2018-12-23 19:12:37,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:39,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:39,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6193a28a-8658-4b4b-87ec-88cb264cc671 x-compute-request-id: req-6193a28a-8658-4b4b-87ec-88cb264cc671 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:8e:d6", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:38.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:38Z", "hostId": "36c0ef820cb84e936f0b53ef927fefa792ef7e8c79e97e4d9c9ef722", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "name": "vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:31Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:82:81", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:29.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:29Z", "hostId": "235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:39,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6193a28a-8658-4b4b-87ec-88cb264cc671 2018-12-23 19:12:39,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353275060654s 2018-12-23 19:12:39,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6193a28a-8658-4b4b-87ec-88cb264cc671 2018-12-23 19:12:39,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:12:39,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=636e7f2e-70a0-4126-9f6f-7c8c0a857ffa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1b5b6733-c916-4c3a-9bd0-bf98b07d0a89 Date: Sun, 23 Dec 2018 19:12:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:12:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"90bb1faf-29d3-4163-a3ef-d25ba332a072","ip_address":"192.168.120.15"}],"id":"3348df31-3695-408d-95f1-46b4d8aaeb60","security_groups":["f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"],"mac_address":"fa:16:3e:9c:8e:d6","project_id":"719694394548444c9520a56a75e67eef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"079903da-a60e-4233-8885-ebe460d9b039","tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:32Z","binding:vnic_type":"normal","device_id":"636e7f2e-70a0-4126-9f6f-7c8c0a857ffa","ip_allocation":"immediate"}]} 2018-12-23 19:12:39,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=636e7f2e-70a0-4126-9f6f-7c8c0a857ffa used request id req-1b5b6733-c916-4c3a-9bd0-bf98b07d0a89 2018-12-23 19:12:39,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0483598709106s 2018-12-23 19:12:39,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=636e7f2e-70a0-4126-9f6f-7c8c0a857ffa used request id req-1b5b6733-c916-4c3a-9bd0-bf98b07d0a89 2018-12-23 19:12:39,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:39,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3348df31-3695-408d-95f1-46b4d8aaeb60" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:39,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6c25df3a-d64b-443b-a622-d209a7558f37 Date: Sun, 23 Dec 2018 19:12:39 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:12:39,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3348df31-3695-408d-95f1-46b4d8aaeb60 used request id req-6c25df3a-d64b-443b-a622-d209a7558f37 2018-12-23 19:12:39,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0150480270386s 2018-12-23 19:12:39,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=3348df31-3695-408d-95f1-46b4d8aaeb60 used request id req-6c25df3a-d64b-443b-a622-d209a7558f37 2018-12-23 19:12:39,482 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9c:8e:d6', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2cae2231-11a4-4844-a3ed-ffdc9c7b405b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:12:38.000000', 'flavor': Munch({u'id': u'1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf'}), 'az': u'nova', 'id': u'636e7f2e-70a0-4126-9f6f-7c8c0a857ffa', 'security_groups': [Munch({u'name': u'vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f29fe3f5f5f34dd58d03d048b525fa83', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'719694394548444c9520a56a75e67eef', 'name': 'vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T19:12:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T19:12:38Z', 'hostId': u'36c0ef820cb84e936f0b53ef927fefa792ef7e8c79e97e4d9c9ef722', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'36c0ef820cb84e936f0b53ef927fefa792ef7e8c79e97e4d9c9ef722', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:12:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'719694394548444c9520a56a75e67eef', 'name': u'vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'adminPass': u'Kpf96LvobTww', 'tenant_id': u'719694394548444c9520a56a75e67eef', 'created_at': u'2018-12-23T19:12:31Z', 'created': u'2018-12-23T19:12:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 19:12:39,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:39,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:39,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-8351d3ad-5a88-40c0-a4e1-8dd683904695 Date: Sun, 23 Dec 2018 19:12:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"079903da-a60e-4233-8885-ebe460d9b039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719694394548444c9520a56a75e67eef","l2_adjacency":true,"status":"ACTIVE","subnets":["90bb1faf-29d3-4163-a3ef-d25ba332a072"],"description":"","tags":[],"updated_at":"2018-12-23T19:12:13Z","qos_policy_id":null,"name":"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61","admin_state_up":true,"tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:12:39,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8351d3ad-5a88-40c0-a4e1-8dd683904695 2018-12-23 19:12:39,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248561143875s 2018-12-23 19:12:39,735 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8351d3ad-5a88-40c0-a4e1-8dd683904695 2018-12-23 19:12:39,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:12:39,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=636e7f2e-70a0-4126-9f6f-7c8c0a857ffa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:39,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-c50ec309-9f05-4d49-baba-c92d1a381e3c Date: Sun, 23 Dec 2018 19:12:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:12:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"90bb1faf-29d3-4163-a3ef-d25ba332a072","ip_address":"192.168.120.15"}],"id":"3348df31-3695-408d-95f1-46b4d8aaeb60","security_groups":["f15f03c5-f82f-4c4b-8410-f5ccbf4da5de"],"mac_address":"fa:16:3e:9c:8e:d6","project_id":"719694394548444c9520a56a75e67eef","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"079903da-a60e-4233-8885-ebe460d9b039","tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:32Z","binding:vnic_type":"normal","device_id":"636e7f2e-70a0-4126-9f6f-7c8c0a857ffa","ip_allocation":"immediate"}]} 2018-12-23 19:12:39,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=636e7f2e-70a0-4126-9f6f-7c8c0a857ffa used request id req-c50ec309-9f05-4d49-baba-c92d1a381e3c 2018-12-23 19:12:39,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0457921028137s 2018-12-23 19:12:39,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=636e7f2e-70a0-4126-9f6f-7c8c0a857ffa used request id req-c50ec309-9f05-4d49-baba-c92d1a381e3c 2018-12-23 19:12:39,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 19:12:39,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60"}}' 2018-12-23 19:12:41,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-df3361d2-a7e0-428a-b816-8c282b40d6d0 Date: Sun, 23 Dec 2018 19:12:41 GMT RESP BODY: {"floatingip": {"router_id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:40Z", "updated_at": "2018-12-23T19:12:40Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "719694394548444c9520a56a75e67eef", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60", "id": "80ed7e80-17a1-4e3d-a6b1-9932a749534f", "qos_policy_id": null}} 2018-12-23 19:12:41,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-df3361d2-a7e0-428a-b816-8c282b40d6d0 2018-12-23 19:12:41,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.06749391556s 2018-12-23 19:12:41,851 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-df3361d2-a7e0-428a-b816-8c282b40d6d0 2018-12-23 19:12:41,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:41,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-cb776665-65ab-4c48-a9c2-c3a97e25ccb6 Date: Sun, 23 Dec 2018 19:12:41 GMT RESP BODY: {"floatingips": [{"router_id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:40Z", "updated_at": "2018-12-23T19:12:40Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "719694394548444c9520a56a75e67eef", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60", "id": "80ed7e80-17a1-4e3d-a6b1-9932a749534f", "qos_policy_id": null}]} 2018-12-23 19:12:41,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cb776665-65ab-4c48-a9c2-c3a97e25ccb6 2018-12-23 19:12:41,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0709049701691s 2018-12-23 19:12:41,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cb776665-65ab-4c48-a9c2-c3a97e25ccb6 2018-12-23 19:12:41,935 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:12:42,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:42,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:42,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-55f5c707-381a-4d0e-b82e-1f8754576cf9 Date: Sun, 23 Dec 2018 19:12:42 GMT RESP BODY: {"floatingips": [{"router_id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:40Z", "updated_at": "2018-12-23T19:12:40Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "719694394548444c9520a56a75e67eef", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60", "id": "80ed7e80-17a1-4e3d-a6b1-9932a749534f", "qos_policy_id": null}]} 2018-12-23 19:12:42,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-55f5c707-381a-4d0e-b82e-1f8754576cf9 2018-12-23 19:12:42,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0421409606934s 2018-12-23 19:12:42,082 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-55f5c707-381a-4d0e-b82e-1f8754576cf9 2018-12-23 19:12:42,086 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:12:42,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:42,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:42,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-295a5f59-78e7-42eb-9cd2-6b325bada319 Date: Sun, 23 Dec 2018 19:12:42 GMT RESP BODY: {"floatingips": [{"router_id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:40Z", "updated_at": "2018-12-23T19:12:40Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "719694394548444c9520a56a75e67eef", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60", "id": "80ed7e80-17a1-4e3d-a6b1-9932a749534f", "qos_policy_id": null}]} 2018-12-23 19:12:42,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-295a5f59-78e7-42eb-9cd2-6b325bada319 2018-12-23 19:12:42,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201289653778s 2018-12-23 19:12:42,212 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-295a5f59-78e7-42eb-9cd2-6b325bada319 2018-12-23 19:12:42,215 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:12:42,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:42,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:42,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-3720d793-a371-43af-9cc7-a83b6ef8ff4d Date: Sun, 23 Dec 2018 19:12:42 GMT RESP BODY: {"floatingips": [{"router_id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:40Z", "updated_at": "2018-12-23T19:12:40Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "719694394548444c9520a56a75e67eef", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60", "id": "80ed7e80-17a1-4e3d-a6b1-9932a749534f", "qos_policy_id": null}]} 2018-12-23 19:12:42,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3720d793-a371-43af-9cc7-a83b6ef8ff4d 2018-12-23 19:12:42,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020928144455s 2018-12-23 19:12:42,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3720d793-a371-43af-9cc7-a83b6ef8ff4d 2018-12-23 19:12:42,345 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:12:42,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:42,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-d4e8b46b-9e53-41bf-94f5-890cd5379c2c Date: Sun, 23 Dec 2018 19:12:42 GMT RESP BODY: {"floatingips": [{"router_id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:40Z", "updated_at": "2018-12-23T19:12:40Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "719694394548444c9520a56a75e67eef", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60", "id": "80ed7e80-17a1-4e3d-a6b1-9932a749534f", "qos_policy_id": null}]} 2018-12-23 19:12:42,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d4e8b46b-9e53-41bf-94f5-890cd5379c2c 2018-12-23 19:12:42,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0204060077667s 2018-12-23 19:12:42,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d4e8b46b-9e53-41bf-94f5-890cd5379c2c 2018-12-23 19:12:42,475 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:12:42,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:42,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:42,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-097e8ffd-3c44-4d79-80a9-7b922e4c5f10 Date: Sun, 23 Dec 2018 19:12:42 GMT RESP BODY: {"floatingips": [{"router_id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "status": "DOWN", "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:40Z", "updated_at": "2018-12-23T19:12:40Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "719694394548444c9520a56a75e67eef", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60", "id": "80ed7e80-17a1-4e3d-a6b1-9932a749534f", "qos_policy_id": null}]} 2018-12-23 19:12:42,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-097e8ffd-3c44-4d79-80a9-7b922e4c5f10 2018-12-23 19:12:42,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0251259803772s 2018-12-23 19:12:42,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-097e8ffd-3c44-4d79-80a9-7b922e4c5f10 2018-12-23 19:12:42,609 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:12:42,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:42,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:42,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-47d0f00e-c7d6-44fc-92be-9add4b63ce6b Date: Sun, 23 Dec 2018 19:12:42 GMT RESP BODY: {"floatingips": [{"router_id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:40Z", "updated_at": "2018-12-23T19:12:42Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "719694394548444c9520a56a75e67eef", "port_id": "3348df31-3695-408d-95f1-46b4d8aaeb60", "id": "80ed7e80-17a1-4e3d-a6b1-9932a749534f", "qos_policy_id": null}]} 2018-12-23 19:12:42,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47d0f00e-c7d6-44fc-92be-9add4b63ce6b 2018-12-23 19:12:42,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.173537969589s 2018-12-23 19:12:42,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47d0f00e-c7d6-44fc-92be-9add4b63ce6b 2018-12-23 19:12:42,892 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'719694394548444c9520a56a75e67eef', 'created_at': u'2018-12-23T19:12:40Z', 'attached': True, 'updated_at': u'2018-12-23T19:12:42Z', 'id': u'80ed7e80-17a1-4e3d-a6b1-9932a749534f', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'719694394548444c9520a56a75e67eef', 'name': 'vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31', u'qos_policy_id': None, 'project_id': u'719694394548444c9520a56a75e67eef', 'port_id': u'3348df31-3695-408d-95f1-46b4d8aaeb60', 'port': u'3348df31-3695-408d-95f1-46b4d8aaeb60', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 19:12:42,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 19:12:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 19:12:43,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23a5be16-fe53-4f36-b149-9cc0db7702c9 x-compute-request-id: req-23a5be16-fe53-4f36-b149-9cc0db7702c9 Content-Encoding: gzip Content-Length: 9445 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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 490745371 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.231800] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.234780] pid_max: default: 32768 minimum: 301\n[ 0.236399] ACPI: Core revision 20150930\n[ 0.238428] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240763] Security Framework initialized\n[ 0.242237] Yama: becoming mindful.\n[ 0.243539] AppArmor: AppArmor initialized\n[ 0.245043] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247395] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249678] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251838] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254294] Initializing cgroup subsys io\n[ 0.255748] Initializing cgroup subsys memory\n[ 0.257282] Initializing cgroup subsys devices\n[ 0.258849] Initializing cgroup subsys freezer\n[ 0.260403] Initializing cgroup subsys net_cls\n[ 0.261958] Initializing cgroup subsys perf_event\n[ 0.263596] Initializing cgroup subsys net_prio\n[ 0.265181] Initializing cgroup subsys hugetlb\n[ 0.266739] Initializing cgroup subsys pids\n[ 0.268281] CPU: Physical Processor ID: 0\n[ 0.270438] mce: CPU supports 10 MCE banks\n[ 0.271939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.294266] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302746] ftrace: allocating 31920 entries in 125 pages\n[ 0.334120] smpboot: Max logical packages: 1\n[ 0.335638] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.338039] x2apic enabled\n[ 0.339432] Switched APIC routing to physical x2apic.\n[ 0.342351] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.344357] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.348064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.351265] KVM setup paravirtual spinlock\n[ 0.353213] x86: Booted up 1 node, 1 CPUs\n[ 0.354650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.357071] devtmpfs: initialized\n[ 0.359327] evm: security.selinux\n[ 0.360570] evm: security.SMACK64\n[ 0.361820] evm: security.SMACK64EXEC\n[ 0.363151] evm: security.SMACK64TRANSMUTE\n[ 0.364596] evm: security.SMACK64MMAP\n[ 0.365920] evm: security.ima\n[ 0.367060] evm: security.capability\n[ 0.368437] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.371723] pinctrl core: initialized pinctrl subsystem\n[ 0.373641] RTC time: 19:12:38, date: 12/23/18\n[ 0.375288] NET: Registered protocol family 16\n[ 0.376967] cpuidle: using governor ladder\n[ 0.378422] cpuidle: using governor menu\n[ 0.379831] PCCT header not found.\n[ 0.381145] ACPI: bus type PCI registered\n[ 0.382573] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384767] PCI: Using configuration type 1 for base access\n[ 0.387354] ACPI: Added _OSI(Module Device)\n[ 0.388846] ACPI: Added _OSI(Processor Device)\n[ 0.390384] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391997] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394620] ACPI: Interpreter enabled\n[ 0.395974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.399288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.409195] ACPI: (supports S0 S5)\n[ 0.410457] ACPI: Using IOAPIC for interrupt routing\n[ 0.412157] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416724] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418757] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420989] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.423143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.427031] acpiphp: Slot [3] registered\n[ 0.428460] acpiphp: Slot [4] registered\n[ 0.429886] acpiphp: Slot [5] registered\n[ 0.431312] acpiphp: Slot [6] registered\n[ 0.432738] acpiphp: Slot [7] registered\n[ 0.434157] acpiphp: Slot [8] registered\n[ 0.435587] acpiphp: Slot [9] registered\n[ 0.437007] acpiphp: Slot [10] registered\n[ 0.438446] acpiphp: Slot [11] registered\n[ 0.439895] acpiphp: Slot [12] registered\n[ 0.441339] acpiphp: Slot [13] registered\n[ 0.442780] acpiphp: Slot [14] registered\n[ 0.444230] acpiphp: Slot [15] registered\n[ 0.461782] acpiphp: Slot [16] registered\n[ 0.463232] acpiphp: Slot [17] registered\n[ 0.464678] acpiphp: Slot [18] registered\n[ 0.466125] acpiphp: Slot [19] registered\n[ 0.467567] acpiphp: Slot [20] registered\n[ 0.469011] acpiphp: Slot [21] registered\n[ 0.470459] acpiphp: Slot [22] registered\n[ 0.471910] acpiphp: Slot [23] registered\n[ 0.473348] acpiphp: Slot [24] registered\n[ 0.474797] acpiphp: Slot [25] registered\n[ 0.476242] acpiphp: Slot [26] registered\n[ 0.477687] acpiphp: Slot [27] registered\n[ 0.479141] acpiphp: Slot [28] registered\n[ 0.480591] acpiphp: Slot [29] registered\n[ 0.482036] acpiphp: Slot [30] registered\n[ 0.483489] acpiphp: Slot [31] registered\n[ 0.484941] PCI host bridge to bus 0000:00\n[ 0.486401] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488595] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493390] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.495998] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.498656] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503366] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.505663] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.507789] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514484] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538565] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541141] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.543881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.548884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.551086] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553304] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.557976] vgaarb: loaded\n[ 0.559049] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561126] SCSI subsystem initialized\n[ 0.562700] ACPI: bus type USB registered\n[ 0.564168] usbcore: registered new interface driver usbfs\n[ 0.567917] usbcore: registered new interface driver hub\n[ 0.569890] usbcore: registered new device driver usb\n[ 0.572172] PCI: Using ACPI for IRQ routing\n[ 0.574254] NetLabel: Initializing\n[ 0.575531] NetLabel: domain hash size = 128\n[ 0.577056] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578773] NetLabel: unlabeled traffic allowed by default\n[ 0.580936] clocksource: Switched to clocksource kvm-clock\n[ 0.591408] AppArmor: AppArmor Filesystem Enabled\n[ 0.593125] pnp: PnP ACPI init\n[ 0.594778] pnp: PnP ACPI: found 5 devices\n[ 0.601990] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.605058] NET: Registered protocol family 2\n[ 0.606885] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.609191] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.611341] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.613494] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.615445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.617559] NET: Registered protocol family 1\n[ 0.619128] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.621103] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.623033] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.638053] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.653275] Trying to unpack rootfs image as initramfs...\n[ 0.715238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.718389] Scanning for low memory corruption every 60 seconds\n[ 0.720684] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.722795] audit: initializing netlink subsys (disabled)\n[ 0.724645] audit: type=2000 audit(1545592359.517:1): initialized\n[ 0.726929] Initialise system trusted keyring\n[ 0.728610] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.730695] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.733832] zbud: loaded\n[ 0.735032] VFS: Disk quotas dquot_6.6.0\n[ 0.736482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.739106] fuse init (API version 7.23)\n[ 0.740666] Key type big_key registered\n[ 0.742102] Allocating IMA MOK and blacklist keyrings.\n[ 0.744175] Key type asymmetric registered\n[ 0.745663] Asymmetric key parser 'x509' registered\n[ 0.747381] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.750041] io scheduler noop registered\n[ 0.751454] io scheduler deadline registered (default)\n[ 0.753250] io scheduler cfq registered\n[ 0.754742] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.756607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.758854] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.761449] ACPI: Power Button [PWRF]\n[ 0.762930] GHES: HEST is not enabled!\n[ 0.777241] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.806729] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.810233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.835538] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.839103] Linux agpgart interface v0.103\n[ 0.842756] brd: module loaded\n[ 0.845195] loop: module loaded\n[ 0.850372] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.852986] GPT:90111 != 2097151\n[ 0.854196] GPT:Alternate GPT header not at the end of the disk.\n[ 0.856163] GPT:90111 != 2097151\n[ 0.857375] GPT: Use GNU Parted to correct GPT errors.\n[ 0.859118] vda: vda1 vda15\n[ 0.861017] scsi host0: ata_piix\n[ 0.862358] scsi host1: ata_piix\n[ 0.863628] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865813] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868618] libphy: Fixed MDIO Bus: probed\n[ 0.870089] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871799] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.875020] PPP generic driver version 2.4.2\n[ 0.876616] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.878754] ehci-pci: EHCI PCI platform driver\n[ 0.880314] ehci-platform: EHCI generic platform driver\n[ 0.882099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.884134] ohci-pci: OHCI PCI platform driver\n[ 0.885699] ohci-platform: OHCI generic platform driver\n[ 0.887477] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.902517] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.904304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.906919] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.908684] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.910701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.912941] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.915462] usb usb1: Product: UHCI Host Controller\n[ 0.917143] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.919180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.920874] hub 1-0:1.0: USB hub found\n[ 0.922247] hub 1-0:1.0: 2 ports detected\n[ 0.923842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.927470] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.929171] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.930973] mousedev: PS/2 mouse device common for all mice\n[ 0.933189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.936215] rtc_cmos 00:00: RTC can wake from S4\n[ 0.938353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.940459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.942619] i2c /dev entries driver\n[ 0.943955] device-mapper: uevent: version 1.0.3\n[ 0.945648] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.948544] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.950818] NET: Registered protocol family 10\n[ 0.952694] NET: Registered protocol family 17\n[ 0.954286] Key type dns_resolver registered\n[ 0.955927] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.957884] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.961007] registered taskstats version 1\n[ 0.962497] Loading compiled-in X.509 certificates\n[ 0.964716] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.968017] zswap: loaded using pool lzo/zbud\n[ 0.970380] Key type trusted registered\n[ 0.972869] Key type encrypted registered\n[ 0.974346] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.976215] ima: No TPM chip found, activating TPM-bypass!\n[ 0.978086] evm: HMAC attrs: 0x1\n[ 0.979705] Magic number: 14:948:243\n[ 0.981221] rtc_cmos 00:00: setting system clock to 2018-12-23 19:12:39 UTC (1545592359)\n[ 0.984089] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.986083] EDD information not available.\n[ 1.022682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.041662] Write protecting the kernel read-only data: 14336k\n[ 1.045046] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.048130] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.099564] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 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.02. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8o/BnP8HsJzc1Vzn2xrZ5mG+Uq0s7u4xMFA1f49FFsfRGpgmuMFtGJAgy3t1nmeuRMdEw3dnzUBqPWHH+33lz4dQRMt41LvEUVs9dgijOV+hAgc6MSrk4nzy4PsuLB4DRPUr1pMPcB5cYnIKve1e31Rl3Zl5Ad7PW9UcvA9bNDZotBo1Mnk2BOqoNrunuFX1nvZgpZhljrM7kmG8nnEIctqfFUTGL1EfEwRlUM9urk50lwFjzNi7pxj/aIo38oTOx6hKuzZ1trjs116m6+3/4dPFjrUQb8ew8PhF/UxJeACqVnoURWETW1fBq90yndbDVEuS092Rmm4IxQ7F4O0mZ root@vping-ssh-vm-2dcc7afa-8bda-4f60-a32b-8a6b22120d61\nssh-dss AAAAB3NzaC1kc3MAAACBAKPfOXM4cxUgRNG/pIbvFDyS5dzP2McsnF0PKjFHE64yalyKaPbVvICh9k8WN/Etyse0fs+9T4XXC5Y7iBNnOlBzVZzhVV9cPQloY0A/F7Iz6hCyqo1u3SRTzLWcU5a2ajVPifWD4qL7YlTTEWJQC9Lz7lWxj4TuWI77IBg8SpJ1AAAAFQDUtRK3Mz3+z0TY8+yuNQ0jD2XAUQAAAIABNrNYVi2vw393Ba0M4po1ukHXnDDqn7ckqO6/g3EvzSlkkeokHhovq2FhBXCbHdVm/ekeER4hKHwLbKR7L24e6R2suq7abXoLMG2q1ClJbEgxttrM5XhsIrphpmWi06vBqffle6H9XS/98NjYopdnV3sByC9neqP9O9EQKxG8HQAAAIEAiR4KHI2BG/mFFnHk9y7AXMZdsjSaE4W2IdbKl6IjO7vilm5zVNYkdDEUhqPZ1VeTD+udGgWQqSwpW+qJfOoNew6x5u278rStBHqaVSheKl1zpPlV0hIS+FgE0UbqW7Z7EbaeypRTYja3rudvOqBCBy6I2LpgCPxAF6S3YEQbpno= root@vping-ssh-vm-2dcc7afa-8bda-4f60-a32b-8a6b22120d61\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:8ed6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-2dcc7afa-8bda-4f60-a32b-8a6b22120d61\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.20 ===\n"} 2018-12-23 19:12:43,610 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa/action used request id req-23a5be16-fe53-4f36-b149-9cc0db7702c9 2018-12-23 19:12:43,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.71754693985s 2018-12-23 19:12:43,611 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa/action used request id req-23a5be16-fe53-4f36-b149-9cc0db7702c9 2018-12-23 19:12:43,611 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 490745371 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.231800] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.234780] pid_max: default: 32768 minimum: 301 [ 0.236399] ACPI: Core revision 20150930 [ 0.238428] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240763] Security Framework initialized [ 0.242237] Yama: becoming mindful. [ 0.243539] AppArmor: AppArmor initialized [ 0.245043] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247395] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249678] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251838] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254294] Initializing cgroup subsys io [ 0.255748] Initializing cgroup subsys memory [ 0.257282] Initializing cgroup subsys devices [ 0.258849] Initializing cgroup subsys freezer [ 0.260403] Initializing cgroup subsys net_cls [ 0.261958] Initializing cgroup subsys perf_event [ 0.263596] Initializing cgroup subsys net_prio [ 0.265181] Initializing cgroup subsys hugetlb [ 0.266739] Initializing cgroup subsys pids [ 0.268281] CPU: Physical Processor ID: 0 [ 0.270438] mce: CPU supports 10 MCE banks [ 0.271939] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273733] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294266] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302746] ftrace: allocating 31920 entries in 125 pages [ 0.334120] smpboot: Max logical packages: 1 [ 0.335638] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.338039] x2apic enabled [ 0.339432] Switched APIC routing to physical x2apic. [ 0.342351] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.344357] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.348064] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.351265] KVM setup paravirtual spinlock [ 0.353213] x86: Booted up 1 node, 1 CPUs [ 0.354650] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.357071] devtmpfs: initialized [ 0.359327] evm: security.selinux [ 0.360570] evm: security.SMACK64 [ 0.361820] evm: security.SMACK64EXEC [ 0.363151] evm: security.SMACK64TRANSMUTE [ 0.364596] evm: security.SMACK64MMAP [ 0.365920] evm: security.ima [ 0.367060] evm: security.capability [ 0.368437] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371723] pinctrl core: initialized pinctrl subsystem [ 0.373641] RTC time: 19:12:38, date: 12/23/18 [ 0.375288] NET: Registered protocol family 16 [ 0.376967] cpuidle: using governor ladder [ 0.378422] cpuidle: using governor menu [ 0.379831] PCCT header not found. [ 0.381145] ACPI: bus type PCI registered [ 0.382573] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384767] PCI: Using configuration type 1 for base access [ 0.387354] ACPI: Added _OSI(Module Device) [ 0.388846] ACPI: Added _OSI(Processor Device) [ 0.390384] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391997] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394620] ACPI: Interpreter enabled [ 0.395974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.399288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.409195] ACPI: (supports S0 S5) [ 0.410457] ACPI: Using IOAPIC for interrupt routing [ 0.412157] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416724] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418757] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420989] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.423143] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.427031] acpiphp: Slot [3] registered [ 0.428460] acpiphp: Slot [4] registered [ 0.429886] acpiphp: Slot [5] registered [ 0.431312] acpiphp: Slot [6] registered [ 0.432738] acpiphp: Slot [7] registered [ 0.434157] acpiphp: Slot [8] registered [ 0.435587] acpiphp: Slot [9] registered [ 0.437007] acpiphp: Slot [10] registered [ 0.438446] acpiphp: Slot [11] registered [ 0.439895] acpiphp: Slot [12] registered [ 0.441339] acpiphp: Slot [13] registered [ 0.442780] acpiphp: Slot [14] registered [ 0.444230] acpiphp: Slot [15] registered [ 0.461782] acpiphp: Slot [16] registered [ 0.463232] acpiphp: Slot [17] registered [ 0.464678] acpiphp: Slot [18] registered [ 0.466125] acpiphp: Slot [19] registered [ 0.467567] acpiphp: Slot [20] registered [ 0.469011] acpiphp: Slot [21] registered [ 0.470459] acpiphp: Slot [22] registered [ 0.471910] acpiphp: Slot [23] registered [ 0.473348] acpiphp: Slot [24] registered [ 0.474797] acpiphp: Slot [25] registered [ 0.476242] acpiphp: Slot [26] registered [ 0.477687] acpiphp: Slot [27] registered [ 0.479141] acpiphp: Slot [28] registered [ 0.480591] acpiphp: Slot [29] registered [ 0.482036] acpiphp: Slot [30] registered [ 0.483489] acpiphp: Slot [31] registered [ 0.484941] PCI host bridge to bus 0000:00 [ 0.486401] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488595] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490791] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493390] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.495998] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.498656] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503366] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.505663] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.507789] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510075] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514484] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517038] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538565] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541141] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.543881] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546398] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.548884] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.551086] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553304] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555202] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.557976] vgaarb: loaded [ 0.559049] vgaarb: bridge control possible 0000:00:02.0 [ 0.561126] SCSI subsystem initialized [ 0.562700] ACPI: bus type USB registered [ 0.564168] usbcore: registered new interface driver usbfs [ 0.567917] usbcore: registered new interface driver hub [ 0.569890] usbcore: registered new device driver usb [ 0.572172] PCI: Using ACPI for IRQ routing [ 0.574254] NetLabel: Initializing [ 0.575531] NetLabel: domain hash size = 128 [ 0.577056] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578773] NetLabel: unlabeled traffic allowed by default [ 0.580936] clocksource: Switched to clocksource kvm-clock [ 0.591408] AppArmor: AppArmor Filesystem Enabled [ 0.593125] pnp: PnP ACPI init [ 0.594778] pnp: PnP ACPI: found 5 devices [ 0.601990] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.605058] NET: Registered protocol family 2 [ 0.606885] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.609191] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.611341] TCP: Hash tables configured (established 4096 bind 4096) [ 0.613494] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.615445] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.617559] NET: Registered protocol family 1 [ 0.619128] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.621103] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623033] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.638053] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.653275] Trying to unpack rootfs image as initramfs... [ 0.715238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.718389] Scanning for low memory corruption every 60 seconds [ 0.720684] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722795] audit: initializing netlink subsys (disabled) [ 0.724645] audit: type=2000 audit(1545592359.517:1): initialized [ 0.726929] Initialise system trusted keyring [ 0.728610] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.730695] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.733832] zbud: loaded [ 0.735032] VFS: Disk quotas dquot_6.6.0 [ 0.736482] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739106] fuse init (API version 7.23) [ 0.740666] Key type big_key registered [ 0.742102] Allocating IMA MOK and blacklist keyrings. [ 0.744175] Key type asymmetric registered [ 0.745663] Asymmetric key parser 'x509' registered [ 0.747381] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.750041] io scheduler noop registered [ 0.751454] io scheduler deadline registered (default) [ 0.753250] io scheduler cfq registered [ 0.754742] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.756607] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.758854] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.761449] ACPI: Power Button [PWRF] [ 0.762930] GHES: HEST is not enabled! [ 0.777241] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.806729] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.810233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.835538] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.839103] Linux agpgart interface v0.103 [ 0.842756] brd: module loaded [ 0.845195] loop: module loaded [ 0.850372] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.852986] GPT:90111 != 2097151 [ 0.854196] GPT:Alternate GPT header not at the end of the disk. [ 0.856163] GPT:90111 != 2097151 [ 0.857375] GPT: Use GNU Parted to correct GPT errors. [ 0.859118] vda: vda1 vda15 [ 0.861017] scsi host0: ata_piix [ 0.862358] scsi host1: ata_piix [ 0.863628] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865813] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868618] libphy: Fixed MDIO Bus: probed [ 0.870089] tun: Universal TUN/TAP device driver, 1.6 [ 0.871799] tun: (C) 1999-2004 Max Krasnyansky [ 0.875020] PPP generic driver version 2.4.2 [ 0.876616] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878754] ehci-pci: EHCI PCI platform driver [ 0.880314] ehci-platform: EHCI generic platform driver [ 0.882099] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.884134] ohci-pci: OHCI PCI platform driver [ 0.885699] ohci-platform: OHCI generic platform driver [ 0.887477] uhci_hcd: USB Universal Host Controller Interface driver [ 0.902517] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.904304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.906919] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.908684] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.910701] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.912941] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.915462] usb usb1: Product: UHCI Host Controller [ 0.917143] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.919180] usb usb1: SerialNumber: 0000:00:01.2 [ 0.920874] hub 1-0:1.0: USB hub found [ 0.922247] hub 1-0:1.0: 2 ports detected [ 0.923842] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.927470] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.929171] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.930973] mousedev: PS/2 mouse device common for all mice [ 0.933189] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.936215] rtc_cmos 00:00: RTC can wake from S4 [ 0.938353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.940459] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.942619] i2c /dev entries driver [ 0.943955] device-mapper: uevent: version 1.0.3 [ 0.945648] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.948544] ledtrig-cpu: registered to indicate activity on CPUs [ 0.950818] NET: Registered protocol family 10 [ 0.952694] NET: Registered protocol family 17 [ 0.954286] Key type dns_resolver registered [ 0.955927] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.957884] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.961007] registered taskstats version 1 [ 0.962497] Loading compiled-in X.509 certificates [ 0.964716] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.968017] zswap: loaded using pool lzo/zbud [ 0.970380] Key type trusted registered [ 0.972869] Key type encrypted registered [ 0.974346] AppArmor: AppArmor sha1 policy hashing enabled [ 0.976215] ima: No TPM chip found, activating TPM-bypass! [ 0.978086] evm: HMAC attrs: 0x1 [ 0.979705] Magic number: 14:948:243 [ 0.981221] rtc_cmos 00:00: setting system clock to 2018-12-23 19:12:39 UTC (1545592359) [ 0.984089] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.986083] EDD information not available. [ 1.022682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.041662] Write protecting the kernel read-only data: 14336k [ 1.045046] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.048130] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.099564] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 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.02. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8o/BnP8HsJzc1Vzn2xrZ5mG+Uq0s7u4xMFA1f49FFsfRGpgmuMFtGJAgy3t1nmeuRMdEw3dnzUBqPWHH+33lz4dQRMt41LvEUVs9dgijOV+hAgc6MSrk4nzy4PsuLB4DRPUr1pMPcB5cYnIKve1e31Rl3Zl5Ad7PW9UcvA9bNDZotBo1Mnk2BOqoNrunuFX1nvZgpZhljrM7kmG8nnEIctqfFUTGL1EfEwRlUM9urk50lwFjzNi7pxj/aIo38oTOx6hKuzZ1trjs116m6+3/4dPFjrUQb8ew8PhF/UxJeACqVnoURWETW1fBq90yndbDVEuS092Rmm4IxQ7F4O0mZ root@vping-ssh-vm-2dcc7afa-8bda-4f60-a32b-8a6b22120d61 ssh-dss AAAAB3NzaC1kc3MAAACBAKPfOXM4cxUgRNG/pIbvFDyS5dzP2McsnF0PKjFHE64yalyKaPbVvICh9k8WN/Etyse0fs+9T4XXC5Y7iBNnOlBzVZzhVV9cPQloY0A/F7Iz6hCyqo1u3SRTzLWcU5a2ajVPifWD4qL7YlTTEWJQC9Lz7lWxj4TuWI77IBg8SpJ1AAAAFQDUtRK3Mz3+z0TY8+yuNQ0jD2XAUQAAAIABNrNYVi2vw393Ba0M4po1ukHXnDDqn7ckqO6/g3EvzSlkkeokHhovq2FhBXCbHdVm/ekeER4hKHwLbKR7L24e6R2suq7abXoLMG2q1ClJbEgxttrM5XhsIrphpmWi06vBqffle6H9XS/98NjYopdnV3sByC9neqP9O9EQKxG8HQAAAIEAiR4KHI2BG/mFFnHk9y7AXMZdsjSaE4W2IdbKl6IjO7vilm5zVNYkdDEUhqPZ1VeTD+udGgWQqSwpW+qJfOoNew6x5u278rStBHqaVSheKl1zpPlV0hIS+FgE0UbqW7Z7EbaeypRTYja3rudvOqBCBy6I2LpgCPxAF6S3YEQbpno= root@vping-ssh-vm-2dcc7afa-8bda-4f60-a32b-8a6b22120d61 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fe9c:8ed6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-2dcc7afa-8bda-4f60-a32b-8a6b22120d61 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.20 === 2018-12-23 19:12:43,615 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d0df690L 2018-12-23 19:12:43,615 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 19:12:43,615 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 19:12:43,615 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 19:12:43,617 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 19:12:43,617 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 19:12:43,617 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 19:12:43,617 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 19:12:43,617 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 19:12:43,617 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 19:12:43,634 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 19:12:43,635 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 19:12:43,647 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 0cd49e4e41b6a7d106ac689e52224dfe 2018-12-23 19:12:43,648 - paramiko.transport - DEBUG - Trying discovered key 6ff93947975e87e18fddca37ea922747 in /tmp/tmplnkL0H 2018-12-23 19:12:43,675 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 19:12:43,682 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 19:12:43,712 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 19:12:43,713 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 19:12:43,713 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 19:12:43,715 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 19:12:43,759 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 19:12:43,759 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.16 (192.168.120.16): 56 data bytes 64 bytes from 192.168.120.16: seq=0 ttl=64 time=42.372 ms --- 192.168.120.16 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.372/42.372/42.372 ms 2018-12-23 19:12:43,760 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-23 19:12:43,764 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 19:12:43,869 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:12:43,869 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:32 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 19:12:43,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 19:12:43,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:44,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:12: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-7cc2f09a-d9f7-4555-9ce3-a826bc7d4709 x-compute-request-id: req-7cc2f09a-d9f7-4555-9ce3-a826bc7d4709 Content-Type: application/json 2018-12-23 19:12:44,013 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d used request id req-7cc2f09a-d9f7-4555-9ce3-a826bc7d4709 2018-12-23 19:12:44,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.139029026031s 2018-12-23 19:12:44,014 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d used request id req-7cc2f09a-d9f7-4555-9ce3-a826bc7d4709 2018-12-23 19:12:44,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:44,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:44,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-35139cf7-869e-4dd9-8adc-9c1ed27db55f x-compute-request-id: req-35139cf7-869e-4dd9-8adc-9c1ed27db55f Content-Encoding: gzip Content-Length: 897 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:8e:d6", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:8e:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:38.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:38Z", "hostId": "36c0ef820cb84e936f0b53ef927fefa792ef7e8c79e97e4d9c9ef722", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "name": "vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:31Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3f:82:81", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:29.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "30e3a282-4d9e-4cb4-a315-5a4cbdef771d", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:43Z", "hostId": "235af1c662d383eb88e83cf6cbe4930b4c400a4feddd6682c53f2a9a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:22Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:44,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-35139cf7-869e-4dd9-8adc-9c1ed27db55f 2018-12-23 19:12:44,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195600986481s 2018-12-23 19:12:44,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-35139cf7-869e-4dd9-8adc-9c1ed27db55f 2018-12-23 19:12:44,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:46,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:46,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-d4ba1f36-380e-485e-bde5-e03348f10dbb x-compute-request-id: req-d4ba1f36-380e-485e-bde5-e03348f10dbb Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:8e:d6", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:8e:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:38.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:38Z", "hostId": "36c0ef820cb84e936f0b53ef927fefa792ef7e8c79e97e4d9c9ef722", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "name": "vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:31Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:46,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d4ba1f36-380e-485e-bde5-e03348f10dbb 2018-12-23 19:12:46,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.278308868408s 2018-12-23 19:12:46,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d4ba1f36-380e-485e-bde5-e03348f10dbb 2018-12-23 19:12:46,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 19:12:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/80ed7e80-17a1-4e3d-a6b1-9932a749534f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:47,512 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81178c0b-7045-41b2-8d19-c080126c4be0 Content-Length: 0 Date: Sun, 23 Dec 2018 19:12:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:47,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/80ed7e80-17a1-4e3d-a6b1-9932a749534f.json used request id req-81178c0b-7045-41b2-8d19-c080126c4be0 2018-12-23 19:12:47,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.01459002495s 2018-12-23 19:12:47,513 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/80ed7e80-17a1-4e3d-a6b1-9932a749534f.json used request id req-81178c0b-7045-41b2-8d19-c080126c4be0 2018-12-23 19:12:47,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:12:47,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:47,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-42418473-f674-4d4d-8cff-de46bad1bb8d Date: Sun, 23 Dec 2018 19:12:47 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:12:47,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-42418473-f674-4d4d-8cff-de46bad1bb8d 2018-12-23 19:12:47,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557129383087s 2018-12-23 19:12:47,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-42418473-f674-4d4d-8cff-de46bad1bb8d 2018-12-23 19:12:47,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 19:12:47,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:47,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:12: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-f5814d67-9605-4315-98c4-e11268f52e98 x-compute-request-id: req-f5814d67-9605-4315-98c4-e11268f52e98 Content-Type: application/json 2018-12-23 19:12:47,724 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa used request id req-f5814d67-9605-4315-98c4-e11268f52e98 2018-12-23 19:12:47,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149253129959s 2018-12-23 19:12:47,724 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa used request id req-f5814d67-9605-4315-98c4-e11268f52e98 2018-12-23 19:12:47,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:47,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:47,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12: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-6948273c-2bac-4aff-9132-6b479baec2e8 x-compute-request-id: req-6948273c-2bac-4aff-9132-6b479baec2e8 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:8e:d6", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:8e:d6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "rel": "bookmark"}], "image": {"id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "links": [{"href": "http://172.30.9.21:8774/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:12:38.000000", "flavor": {"id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "links": [{"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}]}, "id": "636e7f2e-70a0-4126-9f6f-7c8c0a857ffa", "security_groups": [{"name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}], "user_id": "f29fe3f5f5f34dd58d03d048b525fa83", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:12:47Z", "hostId": "36c0ef820cb84e936f0b53ef927fefa792ef7e8c79e97e4d9c9ef722", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "name": "vping_ssh-vm_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "created": "2018-12-23T19:12:31Z", "tenant_id": "719694394548444c9520a56a75e67eef", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:12:47,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6948273c-2bac-4aff-9132-6b479baec2e8 2018-12-23 19:12:47,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217323064804s 2018-12-23 19:12:47,942 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6948273c-2bac-4aff-9132-6b479baec2e8 2018-12-23 19:12:47,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:12:49,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:12:49,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:50,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12: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-2db9a53d-edf1-4773-9032-3de6c24e82c9 x-compute-request-id: req-2db9a53d-edf1-4773-9032-3de6c24e82c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 19:12:50,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2db9a53d-edf1-4773-9032-3de6c24e82c9 2018-12-23 19:12:50,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217777013779s 2018-12-23 19:12:50,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2db9a53d-edf1-4773-9032-3de6c24e82c9 2018-12-23 19:12:50,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:12:50,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:50,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-88ffbf91-6f29-41bf-80d1-af2aa404191a Date: Sun, 23 Dec 2018 19:12:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:11Z", "updated_at": "2018-12-23T19:12:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "19cdf6b0-f6d7-4b7c-a56f-5eef4e522503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "1faebc1b-9fc7-4225-bf44-cbd14fac0c92", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "3906ce76-7567-4bf4-94e5-58398cff8499", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "e856435d-adb9-4d69-8e7d-7b18a5f88a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 4, "project_id": "719694394548444c9520a56a75e67eef", "id": "c24b1d86-12ff-4622-a61c-3826fea462df", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:19Z", "updated_at": "2018-12-23T19:12:20Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:12:20Z", "revision_number": 0, "id": "2450cda5-cafe-40df-9990-085678273c0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:20Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": 22, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:19Z", "revision_number": 0, "id": "72617bd3-3b88-43f7-b5f8-af9dd5763dbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:19Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:19Z", "revision_number": 0, "id": "737efac3-0c1d-4968-b21b-07689a24d806", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:19Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:20Z", "revision_number": 0, "id": "c6f72b1e-508e-4519-a9fa-7a9dd4601c38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:20Z", "security_group_id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 4, "project_id": "719694394548444c9520a56a75e67eef", "id": "f15f03c5-f82f-4c4b-8410-f5ccbf4da5de", "name": "vping_ssh-sg_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}]} 2018-12-23 19:12:50,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-88ffbf91-6f29-41bf-80d1-af2aa404191a 2018-12-23 19:12:50,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0554580688477s 2018-12-23 19:12:50,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-88ffbf91-6f29-41bf-80d1-af2aa404191a 2018-12-23 19:12:50,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:12:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f15f03c5-f82f-4c4b-8410-f5ccbf4da5de.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:50,554 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97fca81c-0154-4129-94ee-ce03a4a44b74 Content-Length: 0 Date: Sun, 23 Dec 2018 19:12:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:50,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f15f03c5-f82f-4c4b-8410-f5ccbf4da5de.json used request id req-97fca81c-0154-4129-94ee-ce03a4a44b74 2018-12-23 19:12:50,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.326701164246s 2018-12-23 19:12:50,554 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f15f03c5-f82f-4c4b-8410-f5ccbf4da5de.json used request id req-97fca81c-0154-4129-94ee-ce03a4a44b74 2018-12-23 19:12:50,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 19:12:50,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:50,596 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-8e6bf08e-174a-491e-80f8-2c32aa5fdfb3 x-compute-request-id: req-8e6bf08e-174a-491e-80f8-2c32aa5fdfb3 Content-Length: 0 Content-Type: application/json 2018-12-23 19:12:50,596 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61 used request id req-8e6bf08e-174a-491e-80f8-2c32aa5fdfb3 2018-12-23 19:12:50,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.041403055191s 2018-12-23 19:12:50,596 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_2dcc7afa-8bda-4f60-a32b-8a6b22120d61 used request id req-8e6bf08e-174a-491e-80f8-2c32aa5fdfb3 2018-12-23 19:12:50,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:12:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" -d '{"subnet_id": "90bb1faf-29d3-4163-a3ef-d25ba332a072"}' 2018-12-23 19:12:52,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a837ffbe-21be-4ab9-9877-990def4b7e2f Date: Sun, 23 Dec 2018 19:12:52 GMT RESP BODY: {"network_id": "079903da-a60e-4233-8885-ebe460d9b039", "tenant_id": "719694394548444c9520a56a75e67eef", "subnet_id": "90bb1faf-29d3-4163-a3ef-d25ba332a072", "subnet_ids": ["90bb1faf-29d3-4163-a3ef-d25ba332a072"], "port_id": "2722df05-b40e-4049-a269-4585e562f993", "id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31"} 2018-12-23 19:12:52,362 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31/remove_router_interface.json used request id req-a837ffbe-21be-4ab9-9877-990def4b7e2f 2018-12-23 19:12:52,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.76510000229s 2018-12-23 19:12:52,362 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31/remove_router_interface.json used request id req-a837ffbe-21be-4ab9-9877-990def4b7e2f returning object 5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31 2018-12-23 19:12:52,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:12:52,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:52,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a178803e-81ce-4827-992b-8f34d34c2d4a Date: Sun, 23 Dec 2018 19:12:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:13Z", "admin_state_up": true, "updated_at": "2018-12-23T19:12:51Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "719694394548444c9520a56a75e67eef", "id": "5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31", "name": "vping_ssh-router_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}]} 2018-12-23 19:12:52,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a178803e-81ce-4827-992b-8f34d34c2d4a 2018-12-23 19:12:52,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.304265022278s 2018-12-23 19:12:52,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a178803e-81ce-4827-992b-8f34d34c2d4a 2018-12-23 19:12:52,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:12:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:53,780 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0e88c4e-4b10-45ab-9223-601ea271ced3 Content-Length: 0 Date: Sun, 23 Dec 2018 19:12:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:53,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31.json used request id req-e0e88c4e-4b10-45ab-9223-601ea271ced3 2018-12-23 19:12:53,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.11184597015s 2018-12-23 19:12:53,781 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5d3b6b4b-6b7c-42a5-b289-eb80b45e0a31.json used request id req-e0e88c4e-4b10-45ab-9223-601ea271ced3 2018-12-23 19:12:53,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:12:53,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:53,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-274bceaa-4411-4616-bf64-cd7ea80f3475 Date: Sun, 23 Dec 2018 19:12:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"079903da-a60e-4233-8885-ebe460d9b039","tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:12:13Z","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":"719694394548444c9520a56a75e67eef","id":"90bb1faf-29d3-4163-a3ef-d25ba332a072","subnetpool_id":null,"name":"vping_ssh-subnet_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}]} 2018-12-23 19:12:53,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-274bceaa-4411-4616-bf64-cd7ea80f3475 2018-12-23 19:12:53,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0451509952545s 2018-12-23 19:12:53,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-274bceaa-4411-4616-bf64-cd7ea80f3475 2018-12-23 19:12:53,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:12:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/90bb1faf-29d3-4163-a3ef-d25ba332a072.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:55,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e27fdd56-96c9-4913-90a5-55651ab036a4 Date: Sun, 23 Dec 2018 19:12:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:55,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/90bb1faf-29d3-4163-a3ef-d25ba332a072.json used request id req-e27fdd56-96c9-4913-90a5-55651ab036a4 2018-12-23 19:12:55,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.27066612244s 2018-12-23 19:12:55,099 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/90bb1faf-29d3-4163-a3ef-d25ba332a072.json used request id req-e27fdd56-96c9-4913-90a5-55651ab036a4 2018-12-23 19:12:55,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:55,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-fd2a57a3-f73a-4366-9723-66024f311003 Date: Sun, 23 Dec 2018 19:12:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"079903da-a60e-4233-8885-ebe460d9b039","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"719694394548444c9520a56a75e67eef","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:12:54Z","qos_policy_id":null,"name":"vping_ssh-net_2dcc7afa-8bda-4f60-a32b-8a6b22120d61","admin_state_up":true,"tenant_id":"719694394548444c9520a56a75e67eef","created_at":"2018-12-23T19:12:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 19:12:55,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fd2a57a3-f73a-4366-9723-66024f311003 2018-12-23 19:12:55,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0923149585724s 2018-12-23 19:12:55,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fd2a57a3-f73a-4366-9723-66024f311003 2018-12-23 19:12:55,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:12:55,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/079903da-a60e-4233-8885-ebe460d9b039.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:56,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-214ce340-d787-446c-afd6-d36d8e5ae3f3 Date: Sun, 23 Dec 2018 19:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:56,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/079903da-a60e-4233-8885-ebe460d9b039.json used request id req-214ce340-d787-446c-afd6-d36d8e5ae3f3 2018-12-23 19:12:56,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.881725072861s 2018-12-23 19:12:56,075 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/079903da-a60e-4233-8885-ebe460d9b039.json used request id req-214ce340-d787-446c-afd6-d36d8e5ae3f3 2018-12-23 19:12:56,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:12:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:56,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f47a5c8a-98d5-42bb-9ab3-9e61b24a2be6 Date: Sun, 23 Dec 2018 19:12:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap", "metadata": {}}], "file": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/file", "owner": "719694394548444c9520a56a75e67eef", "id": "2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "size": 12716032, "self": "/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:12:19Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:12:18Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:12:56,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f47a5c8a-98d5-42bb-9ab3-9e61b24a2be6 2018-12-23 19:12:56,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.681002855301s 2018-12-23 19:12:56,761 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f47a5c8a-98d5-42bb-9ab3-9e61b24a2be6 2018-12-23 19:12:56,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:12:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27e838e1e3ce6b3f55b6c12fbb6cbb1efc17c72e" 2018-12-23 19:12:57,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5be15dde-2b9f-4e7b-8ec8-c752f5e6478e Date: Sun, 23 Dec 2018 19:12:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:12:57,089 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b used request id req-5be15dde-2b9f-4e7b-8ec8-c752f5e6478e 2018-12-23 19:12:57,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.326408147812s 2018-12-23 19:12:57,089 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2cae2231-11a4-4844-a3ed-ffdc9c7b405b used request id req-5be15dde-2b9f-4e7b-8ec8-c752f5e6478e 2018-12-23 19:12:57,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:12:57,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:57,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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,Accept-Encoding x-openstack-request-id: req-02b7b2e3-9189-44d9-9db9-1e28c1ded8e4 x-compute-request-id: req-02b7b2e3-9189-44d9-9db9-1e28c1ded8e4 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf"}]} 2018-12-23 19:12:57,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-02b7b2e3-9189-44d9-9db9-1e28c1ded8e4 2018-12-23 19:12:57,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269610881805s 2018-12-23 19:12:57,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-02b7b2e3-9189-44d9-9db9-1e28c1ded8e4 2018-12-23 19:12:57,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:12:57,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:57,154 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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-c3333cfe-8691-41fc-a80b-8ee64f77cd28 x-compute-request-id: req-c3333cfe-8691-41fc-a80b-8ee64f77cd28 Content-Length: 0 Content-Type: application/json 2018-12-23 19:12:57,154 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf used request id req-c3333cfe-8691-41fc-a80b-8ee64f77cd28 2018-12-23 19:12:57,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0361311435699s 2018-12-23 19:12:57,155 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1c98a236-9bfd-4a4c-b6aa-48c25bcd20cf used request id req-c3333cfe-8691-41fc-a80b-8ee64f77cd28 2018-12-23 19:12:57,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:12:57,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:57,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238fb2dc-2368-45d6-8fc3-100035367363 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "links": {"self": "http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f29fe3f5f5f34dd58d03d048b525fa83", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:12:57,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-238fb2dc-2368-45d6-8fc3-100035367363 2018-12-23 19:12:57,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11262011528s 2018-12-23 19:12:57,268 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-238fb2dc-2368-45d6-8fc3-100035367363 2018-12-23 19:12:57,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:12:57,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:57,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2605f1-9af3-4ece-9760-cc621c42bfac Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_2dcc7afa-8bda-4f60-a32b-8a6b22120d61", "links": {"self": "http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f29fe3f5f5f34dd58d03d048b525fa83", "description": null}} 2018-12-23 19:12:57,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83 used request id req-0e2605f1-9af3-4ece-9760-cc621c42bfac 2018-12-23 19:12:57,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975549221039s 2018-12-23 19:12:57,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83 used request id req-0e2605f1-9af3-4ece-9760-cc621c42bfac 2018-12-23 19:12:57,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:12:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:57,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38653124-5d31-4d52-a9e1-f5cf74544413 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:12:57,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83 used request id req-38653124-5d31-4d52-a9e1-f5cf74544413 2018-12-23 19:12:57,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209583044052s 2018-12-23 19:12:57,583 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f29fe3f5f5f34dd58d03d048b525fa83 used request id req-38653124-5d31-4d52-a9e1-f5cf74544413 2018-12-23 19:12:57,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:12:57,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:57,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f64081-5561-4d5c-984f-d8f6194306a6 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef"}, "tags": [], "enabled": true, "id": "719694394548444c9520a56a75e67eef", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_2dcc7afa-8bda-4f60-a32b-8a6b22120d61"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:12:57,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-59f64081-5561-4d5c-984f-d8f6194306a6 2018-12-23 19:12:57,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083801984787s 2018-12-23 19:12:57,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-59f64081-5561-4d5c-984f-d8f6194306a6 2018-12-23 19:12:57,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:12:57,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:57,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b670cc-eec6-4d25-bd77-e69c6462d624 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:12:57,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef used request id req-b6b670cc-eec6-4d25-bd77-e69c6462d624 2018-12-23 19:12:57,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207406997681s 2018-12-23 19:12:57,886 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/719694394548444c9520a56a75e67eef used request id req-b6b670cc-eec6-4d25-bd77-e69c6462d624 2018-12-23 19:12:57,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:12:57,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=719694394548444c9520a56a75e67eef&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:58,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-04422144-ae47-42fd-bb63-6b8741334359 Date: Sun, 23 Dec 2018 19:12:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:11Z", "updated_at": "2018-12-23T19:12:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "19cdf6b0-f6d7-4b7c-a56f-5eef4e522503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "1faebc1b-9fc7-4225-bf44-cbd14fac0c92", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "3906ce76-7567-4bf4-94e5-58398cff8499", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "e856435d-adb9-4d69-8e7d-7b18a5f88a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 4, "project_id": "719694394548444c9520a56a75e67eef", "id": "c24b1d86-12ff-4622-a61c-3826fea462df", "name": "default"}]} 2018-12-23 19:12:58,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=719694394548444c9520a56a75e67eef&name=default used request id req-04422144-ae47-42fd-bb63-6b8741334359 2018-12-23 19:12:58,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221264123917s 2018-12-23 19:12:58,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=719694394548444c9520a56a75e67eef&name=default used request id req-04422144-ae47-42fd-bb63-6b8741334359 2018-12-23 19:12:58,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:12:58,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:58,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f17f2e57-aa20-44b1-b323-b7e4b3c98143 Date: Sun, 23 Dec 2018 19:12:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "719694394548444c9520a56a75e67eef", "created_at": "2018-12-23T19:12:11Z", "updated_at": "2018-12-23T19:12:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "1faebc1b-9fc7-4225-bf44-cbd14fac0c92", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "19cdf6b0-f6d7-4b7c-a56f-5eef4e522503", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "e856435d-adb9-4d69-8e7d-7b18a5f88a93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv4", "project_id": "719694394548444c9520a56a75e67eef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:12:11Z", "revision_number": 0, "id": "3906ce76-7567-4bf4-94e5-58398cff8499", "remote_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "remote_ip_prefix": null, "created_at": "2018-12-23T19:12:11Z", "security_group_id": "c24b1d86-12ff-4622-a61c-3826fea462df", "tenant_id": "719694394548444c9520a56a75e67eef", "port_range_min": null, "ethertype": "IPv6", "project_id": "719694394548444c9520a56a75e67eef"}], "revision_number": 4, "project_id": "719694394548444c9520a56a75e67eef", "id": "c24b1d86-12ff-4622-a61c-3826fea462df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:12:58,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f17f2e57-aa20-44b1-b323-b7e4b3c98143 2018-12-23 19:12:58,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497150421143s 2018-12-23 19:12:58,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f17f2e57-aa20-44b1-b323-b7e4b3c98143 2018-12-23 19:12:58,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:12:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c24b1d86-12ff-4622-a61c-3826fea462df.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa4d2ce6eb602f27d7e9ca990f8208e470210e5a" 2018-12-23 19:12:58,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b1fd539-6faa-42c9-a532-f22e491a6cb3 Content-Length: 0 Date: Sun, 23 Dec 2018 19:12:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:12:58,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c24b1d86-12ff-4622-a61c-3826fea462df.json used request id req-1b1fd539-6faa-42c9-a532-f22e491a6cb3 2018-12-23 19:12:58,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.284015893936s 2018-12-23 19:12:58,453 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c24b1d86-12ff-4622-a61c-3826fea462df.json used request id req-1b1fd539-6faa-42c9-a532-f22e491a6cb3 2018-12-23 19:12:58,501 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-23 19:12:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:12:58,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744f0b6f-ca0f-4cbc-8657-614570a6f774 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:12:58,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-744f0b6f-ca0f-4cbc-8657-614570a6f774 2018-12-23 19:12:58,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:12:58,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["pacawjltT2erzATfgQCtnA"], "issued_at": "2018-12-23T19:12:58.000000Z"}} 2018-12-23 19:12:58,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:12:58,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:12:59,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-60d3890b-f3ea-4c71-bb7f-9bb69bc1ce6e Date: Sun, 23 Dec 2018 19:12:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:12:59,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60d3890b-f3ea-4c71-bb7f-9bb69bc1ce6e 2018-12-23 19:12:59,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.242449045181s 2018-12-23 19:12:59,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-60d3890b-f3ea-4c71-bb7f-9bb69bc1ce6e 2018-12-23 19:12:59,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:12:59,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:12:59,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:12:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:12:59,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a834ab2-862d-4784-8fd4-61be99a7a97e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:12:59,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1a834ab2-862d-4784-8fd4-61be99a7a97e 2018-12-23 19:12:59,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101185083389s 2018-12-23 19:12:59,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1a834ab2-862d-4784-8fd4-61be99a7a97e 2018-12-23 19:12:59,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:12:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3"}}' 2018-12-23 19:12:59,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4cfe529-53b3-456a-8b1c-eb48ef35abe8 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06"}, "tags": [], "enabled": true, "id": "6d9d87705eba45d89fb53339cae03f06", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3"}} 2018-12-23 19:12:59,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e4cfe529-53b3-456a-8b1c-eb48ef35abe8 2018-12-23 19:12:59,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.163516044617s 2018-12-23 19:12:59,460 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e4cfe529-53b3-456a-8b1c-eb48ef35abe8 2018-12-23 19:12:59,460 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'6d9d87705eba45d89fb53339cae03f06', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3'}) 2018-12-23 19:12:59,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:12:59,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "efe63e1c-9e0e-4582-81eb-26ec2a802bf3", "email": null, "name": "vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3"}}' 2018-12-23 19:12:59,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d15058-831e-43c4-b713-005fc50ed279 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3", "links": {"self": "http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d464403ed82f4d39a7e84b44af4e0f0f", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:12:59,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-83d15058-831e-43c4-b713-005fc50ed279 2018-12-23 19:12:59,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.378485918045s 2018-12-23 19:12:59,846 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-83d15058-831e-43c4-b713-005fc50ed279 2018-12-23 19:12:59,846 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd464403ed82f4d39a7e84b44af4e0f0f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3'}) 2018-12-23 19:12:59,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:12:59,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:12:59,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ffdc36-67c3-4610-b738-14c63f57afa3 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:12:59,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-55ffdc36-67c3-4610-b738-14c63f57afa3 2018-12-23 19:12:59,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0923728942871s 2018-12-23 19:12:59,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-55ffdc36-67c3-4610-b738-14c63f57afa3 2018-12-23 19:12:59,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:12:59,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:12:59,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf8430b-5f76-46ad-b451-90c97e44fab8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:12:59,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ccf8430b-5f76-46ad-b451-90c97e44fab8 2018-12-23 19:12:59,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0172090530396s 2018-12-23 19:12:59,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ccf8430b-5f76-46ad-b451-90c97e44fab8 2018-12-23 19:12:59,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:12:59,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:00,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42e6145-c463-402c-97a4-a240d4542452 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:13:00,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d42e6145-c463-402c-97a4-a240d4542452 2018-12-23 19:13:00,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929398536682s 2018-12-23 19:13:00,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d42e6145-c463-402c-97a4-a240d4542452 2018-12-23 19:13:00,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:13:00,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:00,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cfcbba-5cb0-4aac-bd0d-0391387c5a26 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3", "links": {"self": "http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d464403ed82f4d39a7e84b44af4e0f0f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:13:00,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-15cfcbba-5cb0-4aac-bd0d-0391387c5a26 2018-12-23 19:13:00,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10812497139s 2018-12-23 19:13:00,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-15cfcbba-5cb0-4aac-bd0d-0391387c5a26 2018-12-23 19:13:00,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:13:00,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:00,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3cfe18b-772c-486c-99e1-8c396f049501 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06"}, "tags": [], "enabled": true, "id": "6d9d87705eba45d89fb53339cae03f06", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:13:00,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a3cfe18b-772c-486c-99e1-8c396f049501 2018-12-23 19:13:00,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102191925049s 2018-12-23 19:13:00,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a3cfe18b-772c-486c-99e1-8c396f049501 2018-12-23 19:13:00,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:13:00,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=d464403ed82f4d39a7e84b44af4e0f0f&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=6d9d87705eba45d89fb53339cae03f06" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:00,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111236cc-a109-4d7e-8211-b66eb2c4ba39 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=d464403ed82f4d39a7e84b44af4e0f0f&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=6d9d87705eba45d89fb53339cae03f06", "previous": null, "next": null}} 2018-12-23 19:13:00,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d464403ed82f4d39a7e84b44af4e0f0f&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=6d9d87705eba45d89fb53339cae03f06 used request id req-111236cc-a109-4d7e-8211-b66eb2c4ba39 2018-12-23 19:13:00,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0921881198883s 2018-12-23 19:13:00,387 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d464403ed82f4d39a7e84b44af4e0f0f&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=6d9d87705eba45d89fb53339cae03f06 used request id req-111236cc-a109-4d7e-8211-b66eb2c4ba39 2018-12-23 19:13:00,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:13:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06/users/d464403ed82f4d39a7e84b44af4e0f0f/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:00,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-973049d9-23d9-4e1d-ad88-4e3e7ed0ed6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:13:00,524 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06/users/d464403ed82f4d39a7e84b44af4e0f0f/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-973049d9-23d9-4e1d-ad88-4e3e7ed0ed6d 2018-12-23 19:13:00,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133442878723s 2018-12-23 19:13:00,524 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06/users/d464403ed82f4d39a7e84b44af4e0f0f/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-973049d9-23d9-4e1d-ad88-4e3e7ed0ed6d 2018-12-23 19:13:00,525 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6d9d87705eba45d89fb53339cae03f06', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'efe63e1c-9e0e-4582-81eb-26ec2a802bf3', 'username': u'vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:13:00,528 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'password': 'efe63e1c-9e0e-4582-81eb-26ec2a802bf3', 'project_name': 'vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '6d9d87705eba45d89fb53339cae03f06', 'project_domain_name': 'Default'} 2018-12-23 19:13:00,529 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-23 19:13:00,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:13:00,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:00,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5986e28d-475c-438e-bddc-2a8b03343f7d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:13:00,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5986e28d-475c-438e-bddc-2a8b03343f7d 2018-12-23 19:13:00,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933721065521s 2018-12-23 19:13:00,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5986e28d-475c-438e-bddc-2a8b03343f7d 2018-12-23 19:13:00,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:13:00,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:00,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60c2765-f8da-4dca-a72a-4c74b485a5cc Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06"}, "tags": [], "enabled": true, "id": "6d9d87705eba45d89fb53339cae03f06", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:13:00,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a60c2765-f8da-4dca-a72a-4c74b485a5cc 2018-12-23 19:13:00,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0954208374023s 2018-12-23 19:13:00,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a60c2765-f8da-4dca-a72a-4c74b485a5cc 2018-12-23 19:13:00,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:13:00,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" -d '{"network": {"tenant_id": "6d9d87705eba45d89fb53339cae03f06", "name": "vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3", "admin_state_up": true}}' 2018-12-23 19:13:01,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-83c56f3e-9698-4268-a128-5a1b10754b66 Date: Sun, 23 Dec 2018 19:13: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":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"6d9d87705eba45d89fb53339cae03f06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:13:01Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3","admin_state_up":true,"tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:00Z","mtu":1450}} 2018-12-23 19:13:01,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83c56f3e-9698-4268-a128-5a1b10754b66 2018-12-23 19:13:01,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.414099931717s 2018-12-23 19:13:01,143 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83c56f3e-9698-4268-a128-5a1b10754b66 2018-12-23 19:13:01,143 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:13:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8952bbaa-cf40-4346-bfc3-b5f6b43483e5', u'provider:segmentation_id': 48, 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_3a65f12b-1e67-4824-9953-e8e04fed18e3', u'created_at': u'2018-12-23T19:13:00Z', u'mtu': 1450, u'tenant_id': u'6d9d87705eba45d89fb53339cae03f06', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6d9d87705eba45d89fb53339cae03f06', u'l2_adjacency': True}) 2018-12-23 19:13:01,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:13:01,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b107e1-bb33-4962-82d2-1b40e9f7acb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:13:01,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-95b107e1-bb33-4962-82d2-1b40e9f7acb4 2018-12-23 19:13:01,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:13:01,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T20:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d9d87705eba45d89fb53339cae03f06", "name": "vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6d9d87705eba45d89fb53339cae03f06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6d9d87705eba45d89fb53339cae03f06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6d9d87705eba45d89fb53339cae03f06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6d9d87705eba45d89fb53339cae03f06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6d9d87705eba45d89fb53339cae03f06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6d9d87705eba45d89fb53339cae03f06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6d9d87705eba45d89fb53339cae03f06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6d9d87705eba45d89fb53339cae03f06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6d9d87705eba45d89fb53339cae03f06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6d9d87705eba45d89fb53339cae03f06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6d9d87705eba45d89fb53339cae03f06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6d9d87705eba45d89fb53339cae03f06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6d9d87705eba45d89fb53339cae03f06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6d9d87705eba45d89fb53339cae03f06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3", "id": "d464403ed82f4d39a7e84b44af4e0f0f"}, "audit_ids": ["i4kBPxmKTcCkYUCMxPX6OQ"], "issued_at": "2018-12-23T19:13:01.000000Z"}} 2018-12-23 19:13:01,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:01,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:01,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-3bfb2f21-d29d-4642-861e-500cc4805b30 Date: Sun, 23 Dec 2018 19:13:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d9d87705eba45d89fb53339cae03f06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:13:01Z","qos_policy_id":null,"name":"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3","admin_state_up":true,"tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:00Z","mtu":1450}]} 2018-12-23 19:13:01,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3bfb2f21-d29d-4642-861e-500cc4805b30 2018-12-23 19:13:01,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287770032883s 2018-12-23 19:13:01,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3bfb2f21-d29d-4642-861e-500cc4805b30 2018-12-23 19:13:01,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:13:01,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"subnet": {"name": "vping_userdata-subnet_3a65f12b-1e67-4824-9953-e8e04fed18e3", "enable_dhcp": true, "network_id": "8952bbaa-cf40-4346-bfc3-b5f6b43483e5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:13:02,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-62fe7290-4604-4821-9361-4ae22fa99173 Date: Sun, 23 Dec 2018 19:13:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:13:02Z","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":"6d9d87705eba45d89fb53339cae03f06","id":"d3ad6f8a-f2d0-4e9c-b430-db85e18635b8","subnetpool_id":null,"name":"vping_userdata-subnet_3a65f12b-1e67-4824-9953-e8e04fed18e3"}} 2018-12-23 19:13:02,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-62fe7290-4604-4821-9361-4ae22fa99173 2018-12-23 19:13:02,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.746458053589s 2018-12-23 19:13:02,580 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-62fe7290-4604-4821-9361-4ae22fa99173 2018-12-23 19:13:02,581 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:13:02Z', 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'd3ad6f8a-f2d0-4e9c-b430-db85e18635b8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_3a65f12b-1e67-4824-9953-e8e04fed18e3', u'enable_dhcp': True, u'network_id': u'8952bbaa-cf40-4346-bfc3-b5f6b43483e5', u'tenant_id': u'6d9d87705eba45d89fb53339cae03f06', u'created_at': u'2018-12-23T19:13:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6d9d87705eba45d89fb53339cae03f06'}) 2018-12-23 19:13:02,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:13:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "vping_userdata-router_3a65f12b-1e67-4824-9953-e8e04fed18e3", "admin_state_up": true}}' 2018-12-23 19:13:04,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e7de2936-6169-4885-a927-059cc35c3736 Date: Sun, 23 Dec 2018 19:13:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "created_at": "2018-12-23T19:13:02Z", "admin_state_up": true, "updated_at": "2018-12-23T19:13:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6d9d87705eba45d89fb53339cae03f06", "id": "a54b5f68-921f-412b-aab4-539c5c0d24c8", "name": "vping_userdata-router_3a65f12b-1e67-4824-9953-e8e04fed18e3"}} 2018-12-23 19:13:04,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e7de2936-6169-4885-a927-059cc35c3736 2018-12-23 19:13:04,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47932004929s 2018-12-23 19:13:04,061 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e7de2936-6169-4885-a927-059cc35c3736 2018-12-23 19:13:04,061 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:13:03Z', u'revision_number': 2, u'id': u'a54b5f68-921f-412b-aab4-539c5c0d24c8', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_3a65f12b-1e67-4824-9953-e8e04fed18e3', u'admin_state_up': True, u'tenant_id': u'6d9d87705eba45d89fb53339cae03f06', u'created_at': u'2018-12-23T19:13:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'6d9d87705eba45d89fb53339cae03f06'}) 2018-12-23 19:13:04,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:13:04,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"subnet_id": "d3ad6f8a-f2d0-4e9c-b430-db85e18635b8"}' 2018-12-23 19:13:06,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b799f9ae-93fd-4f48-8e25-e89115cbb5b2 Date: Sun, 23 Dec 2018 19:13:06 GMT RESP BODY: {"network_id": "8952bbaa-cf40-4346-bfc3-b5f6b43483e5", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "subnet_id": "d3ad6f8a-f2d0-4e9c-b430-db85e18635b8", "subnet_ids": ["d3ad6f8a-f2d0-4e9c-b430-db85e18635b8"], "port_id": "fe10cdc0-fc3e-4c0f-b088-f9107cbc98ab", "id": "a54b5f68-921f-412b-aab4-539c5c0d24c8"} 2018-12-23 19:13:06,327 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8/add_router_interface.json used request id req-b799f9ae-93fd-4f48-8e25-e89115cbb5b2 2018-12-23 19:13:06,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.26482009888s 2018-12-23 19:13:06,327 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8/add_router_interface.json used request id req-b799f9ae-93fd-4f48-8e25-e89115cbb5b2 returning object a54b5f68-921f-412b-aab4-539c5c0d24c8 2018-12-23 19:13:06,328 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:13:06,462 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:13:06,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:13:06,469 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:13:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:13:06,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:13:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:06,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d4d67aa9-b6f5-45c1-ab7f-481ab682b97d Date: Sun, 23 Dec 2018 19:13:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:13:06,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d4d67aa9-b6f5-45c1-ab7f-481ab682b97d 2018-12-23 19:13:06,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201612949371s 2018-12-23 19:13:06,676 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d4d67aa9-b6f5-45c1-ab7f-481ab682b97d 2018-12-23 19:13:06,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:13:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3"}' 2018-12-23 19:13:06,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fc6c0bb8-6a75-4215-95b5-4c46325ae6b4 Date: Sun, 23 Dec 2018 19:13:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file", "owner": "6d9d87705eba45d89fb53339cae03f06", "id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "size": null, "self": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:06Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "checksum": null, "created_at": "2018-12-23T19:13:06Z", "protected": false} 2018-12-23 19:13:06,751 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fc6c0bb8-6a75-4215-95b5-4c46325ae6b4 2018-12-23 19:13:06,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0673749446869s 2018-12-23 19:13:06,752 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fc6c0bb8-6a75-4215-95b5-4c46325ae6b4 returning object 60a26053-7dd2-437e-bece-d00ccfa29d45 2018-12-23 19:13:06,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:13:06,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '' 2018-12-23 19:13:07,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d40f28a-b764-46cb-837d-adf48d6567ff Date: Sun, 23 Dec 2018 19:13:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:13:07,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file used request id req-8d40f28a-b764-46cb-837d-adf48d6567ff 2018-12-23 19:13:07,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.447345018387s 2018-12-23 19:13:07,200 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file used request id req-8d40f28a-b764-46cb-837d-adf48d6567ff 2018-12-23 19:13:07,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:13:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:07,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-cd107ec6-19e6-4e6a-9501-c0e6fefe57ae Date: Sun, 23 Dec 2018 19:13:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap", "metadata": {}}], "file": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file", "owner": "6d9d87705eba45d89fb53339cae03f06", "id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "size": 12716032, "self": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:13:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:13:07,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cd107ec6-19e6-4e6a-9501-c0e6fefe57ae 2018-12-23 19:13:07,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368568897247s 2018-12-23 19:13:07,241 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cd107ec6-19e6-4e6a-9501-c0e6fefe57ae 2018-12-23 19:13:07,243 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap', u'metadata': Munch({})})], 'file': u'/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file', 'owner': u'6d9d87705eba45d89fb53339cae03f06', 'id': u'60a26053-7dd2-437e-bece-d00ccfa29d45', 'size': 12716032, u'self': u'/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6d9d87705eba45d89fb53339cae03f06', 'name': 'vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:13:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T19:13:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'created': u'2018-12-23T19:13:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:13:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:13:07,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:13:07,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_3a65f12b-1e67-4824-9953-e8e04fed18e3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:13:07,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-9bfe65f8-7b1b-4f14-9231-20607aa24d2f x-compute-request-id: req-9bfe65f8-7b1b-4f14-9231-20607aa24d2f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_3a65f12b-1e67-4824-9953-e8e04fed18e3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6"}} 2018-12-23 19:13:07,694 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9bfe65f8-7b1b-4f14-9231-20607aa24d2f 2018-12-23 19:13:07,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.450535774231s 2018-12-23 19:13:07,694 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9bfe65f8-7b1b-4f14-9231-20607aa24d2f 2018-12-23 19:13:07,695 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_3a65f12b-1e67-4824-9953-e8e04fed18e3', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'87f35d5a-cb67-4d1b-954a-51a840f41fe6', 'swap': 0}) 2018-12-23 19:13:07,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:13:07,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" -d '{"extra_specs": {}}' 2018-12-23 19:13:07,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-19a6732e-6bec-469f-94e8-6bf15ce97e5e x-compute-request-id: req-19a6732e-6bec-469f-94e8-6bf15ce97e5e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:13:07,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6/os-extra_specs used request id req-19a6732e-6bec-469f-94e8-6bf15ce97e5e 2018-12-23 19:13:07,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196070671082s 2018-12-23 19:13:07,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6/os-extra_specs used request id req-19a6732e-6bec-469f-94e8-6bf15ce97e5e 2018-12-23 19:13:07,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:07,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-dfc7b750-921f-4d45-82a7-c93bfd2f84ba Date: Sun, 23 Dec 2018 19:13:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9d87705eba45d89fb53339cae03f06","l2_adjacency":true,"status":"ACTIVE","subnets":["d3ad6f8a-f2d0-4e9c-b430-db85e18635b8"],"description":"","tags":[],"updated_at":"2018-12-23T19:13:02Z","qos_policy_id":null,"name":"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3","admin_state_up":true,"tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:00Z","mtu":1450}]} 2018-12-23 19:13:07,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dfc7b750-921f-4d45-82a7-c93bfd2f84ba 2018-12-23 19:13:07,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940501689911s 2018-12-23 19:13:07,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dfc7b750-921f-4d45-82a7-c93bfd2f84ba 2018-12-23 19:13:07,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:13:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:07,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-7cda9fcf-7960-4087-85c5-0bdb4978b6ab Date: Sun, 23 Dec 2018 19:13:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap", "metadata": {}}], "file": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file", "owner": "6d9d87705eba45d89fb53339cae03f06", "id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "size": 12716032, "self": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:13:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:13:07,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7cda9fcf-7960-4087-85c5-0bdb4978b6ab 2018-12-23 19:13:07,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357480049133s 2018-12-23 19:13:07,851 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7cda9fcf-7960-4087-85c5-0bdb4978b6ab 2018-12-23 19:13:07,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:13:07,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:08,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-275f4367-028e-4d14-857b-3cac575a49ca x-compute-request-id: req-275f4367-028e-4d14-857b-3cac575a49ca Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3a65f12b-1e67-4824-9953-e8e04fed18e3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6"}]} 2018-12-23 19:13:08,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-275f4367-028e-4d14-857b-3cac575a49ca 2018-12-23 19:13:08,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.193385124207s 2018-12-23 19:13:08,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-275f4367-028e-4d14-857b-3cac575a49ca 2018-12-23 19:13:08,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 19:13:08,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"server": {"name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "imageRef": "60a26053-7dd2-437e-bece-d00ccfa29d45", "flavorRef": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8952bbaa-cf40-4346-bfc3-b5f6b43483e5"}]}}' 2018-12-23 19:13:09,063 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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-4b4a904d-597e-461d-a3a3-b350a3bf7b95 x-compute-request-id: req-4b4a904d-597e-461d-a3a3-b350a3bf7b95 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "adminPass": "5gzTcARsogkW"}} 2018-12-23 19:13:09,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b4a904d-597e-461d-a3a3-b350a3bf7b95 2018-12-23 19:13:09,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.0152618885s 2018-12-23 19:13:09,063 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b4a904d-597e-461d-a3a3-b350a3bf7b95 2018-12-23 19:13:09,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:09,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:09,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-b905a098-dfe4-4c7f-93b1-260fae983491 x-compute-request-id: req-b905a098-dfe4-4c7f-93b1-260fae983491 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:09,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b905a098-dfe4-4c7f-93b1-260fae983491 2018-12-23 19:13:09,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.104179143906s 2018-12-23 19:13:09,169 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b905a098-dfe4-4c7f-93b1-260fae983491 2018-12-23 19:13:09,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:09,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:09,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-14c77373-eff7-44dd-8709-f89d3b284142 Date: Sun, 23 Dec 2018 19:13:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9d87705eba45d89fb53339cae03f06","l2_adjacency":true,"status":"ACTIVE","subnets":["d3ad6f8a-f2d0-4e9c-b430-db85e18635b8"],"description":"","tags":[],"updated_at":"2018-12-23T19:13:02Z","qos_policy_id":null,"name":"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3","admin_state_up":true,"tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:00Z","mtu":1450}]} 2018-12-23 19:13:09,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-14c77373-eff7-44dd-8709-f89d3b284142 2018-12-23 19:13:09,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116436958313s 2018-12-23 19:13:09,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-14c77373-eff7-44dd-8709-f89d3b284142 2018-12-23 19:13:09,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:13:09,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:09,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-73ca4c6a-49bf-4a39-a5a4-206fa535b06e Date: Sun, 23 Dec 2018 19:13:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:13:02Z","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":"6d9d87705eba45d89fb53339cae03f06","id":"d3ad6f8a-f2d0-4e9c-b430-db85e18635b8","subnetpool_id":null,"name":"vping_userdata-subnet_3a65f12b-1e67-4824-9953-e8e04fed18e3"}]} 2018-12-23 19:13:09,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-73ca4c6a-49bf-4a39-a5a4-206fa535b06e 2018-12-23 19:13:09,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.110268115997s 2018-12-23 19:13:09,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-73ca4c6a-49bf-4a39-a5a4-206fa535b06e 2018-12-23 19:13:09,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:11,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:11,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-3057e079-db61-467c-83fb-dd574a057641 x-compute-request-id: req-3057e079-db61-467c-83fb-dd574a057641 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:10Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:11,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3057e079-db61-467c-83fb-dd574a057641 2018-12-23 19:13:11,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42356300354s 2018-12-23 19:13:11,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3057e079-db61-467c-83fb-dd574a057641 2018-12-23 19:13:11,831 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:13,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:14,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-889aa229-ef5e-46fa-b65a-ce8693695686 x-compute-request-id: req-889aa229-ef5e-46fa-b65a-ce8693695686 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:10Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:14,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-889aa229-ef5e-46fa-b65a-ce8693695686 2018-12-23 19:13:14,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346162796021s 2018-12-23 19:13:14,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-889aa229-ef5e-46fa-b65a-ce8693695686 2018-12-23 19:13:14,182 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:16,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:16,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:16,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9b2d8da-4276-47d6-9eaa-99e61a04b41d x-compute-request-id: req-e9b2d8da-4276-47d6-9eaa-99e61a04b41d Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:af:a4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:15.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:15Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:16,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9b2d8da-4276-47d6-9eaa-99e61a04b41d 2018-12-23 19:13:16,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497879981995s 2018-12-23 19:13:16,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9b2d8da-4276-47d6-9eaa-99e61a04b41d 2018-12-23 19:13:16,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:13:16,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d45cf2cf-3ab3-455a-ae91-31800e049386" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:16,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-c636bb91-118e-4ef5-b7df-c125d82d9bf3 Date: Sun, 23 Dec 2018 19:13:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:13:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ad6f8a-f2d0-4e9c-b430-db85e18635b8","ip_address":"192.168.120.8"}],"id":"aadba03c-9180-45b5-a7c4-571465a8a6b3","security_groups":["7cf21fce-260f-4399-a9a7-7426baa4da46"],"mac_address":"fa:16:3e:86:af:a4","project_id":"6d9d87705eba45d89fb53339cae03f06","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:10Z","binding:vnic_type":"normal","device_id":"d45cf2cf-3ab3-455a-ae91-31800e049386","ip_allocation":"immediate"}]} 2018-12-23 19:13:16,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d45cf2cf-3ab3-455a-ae91-31800e049386 used request id req-c636bb91-118e-4ef5-b7df-c125d82d9bf3 2018-12-23 19:13:16,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.113167047501s 2018-12-23 19:13:16,801 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d45cf2cf-3ab3-455a-ae91-31800e049386 used request id req-c636bb91-118e-4ef5-b7df-c125d82d9bf3 2018-12-23 19:13:16,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:13:16,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=aadba03c-9180-45b5-a7c4-571465a8a6b3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:16,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4b0a98f7-7db8-4d25-a9b8-30317af12b75 Date: Sun, 23 Dec 2018 19:13:16 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:13:16,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=aadba03c-9180-45b5-a7c4-571465a8a6b3 used request id req-4b0a98f7-7db8-4d25-a9b8-30317af12b75 2018-12-23 19:13:16,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0182840824127s 2018-12-23 19:13:16,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=aadba03c-9180-45b5-a7c4-571465a8a6b3 used request id req-4b0a98f7-7db8-4d25-a9b8-30317af12b75 2018-12-23 19:13:16,826 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:86:af:a4', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'60a26053-7dd2-437e-bece-d00ccfa29d45'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:13:15.000000', 'flavor': Munch({u'id': u'87f35d5a-cb67-4d1b-954a-51a840f41fe6'}), 'az': u'nova', 'id': u'd45cf2cf-3ab3-455a-ae91-31800e049386', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd464403ed82f4d39a7e84b44af4e0f0f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6d9d87705eba45d89fb53339cae03f06', 'name': 'vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T19:13:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T19:13:15Z', 'hostId': u'afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:13:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6d9d87705eba45d89fb53339cae03f06', 'name': u'vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'adminPass': u'5gzTcARsogkW', 'tenant_id': u'6d9d87705eba45d89fb53339cae03f06', 'created_at': u'2018-12-23T19:13:09Z', 'created': u'2018-12-23T19:13:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 19:13:16,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:16,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-257cd0f3-48f9-4631-bf57-dd05617099af Date: Sun, 23 Dec 2018 19:13:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9d87705eba45d89fb53339cae03f06","l2_adjacency":true,"status":"ACTIVE","subnets":["d3ad6f8a-f2d0-4e9c-b430-db85e18635b8"],"description":"","tags":[],"updated_at":"2018-12-23T19:13:02Z","qos_policy_id":null,"name":"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3","admin_state_up":true,"tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:00Z","mtu":1450}]} 2018-12-23 19:13:16,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-257cd0f3-48f9-4631-bf57-dd05617099af 2018-12-23 19:13:16,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875201225281s 2018-12-23 19:13:16,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-257cd0f3-48f9-4631-bf57-dd05617099af 2018-12-23 19:13:16,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:13:16,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:16,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-5025e01e-a570-46d0-97ac-394207f5ce67 Date: Sun, 23 Dec 2018 19:13:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap", "metadata": {}}], "file": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file", "owner": "6d9d87705eba45d89fb53339cae03f06", "id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "size": 12716032, "self": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:13:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:13:16,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5025e01e-a570-46d0-97ac-394207f5ce67 2018-12-23 19:13:16,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370070934296s 2018-12-23 19:13:16,957 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5025e01e-a570-46d0-97ac-394207f5ce67 2018-12-23 19:13:16,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:13:16,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:16,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72ca1c4f-1c65-4623-a95b-a2349ad9c102 x-compute-request-id: req-72ca1c4f-1c65-4623-a95b-a2349ad9c102 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3a65f12b-1e67-4824-9953-e8e04fed18e3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6"}]} 2018-12-23 19:13:16,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-72ca1c4f-1c65-4623-a95b-a2349ad9c102 2018-12-23 19:13:16,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246062278748s 2018-12-23 19:13:16,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-72ca1c4f-1c65-4623-a95b-a2349ad9c102 2018-12-23 19:13:16,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 19:13:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"server": {"name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "imageRef": "60a26053-7dd2-437e-bece-d00ccfa29d45", "flavorRef": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjggMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8952bbaa-cf40-4346-bfc3-b5f6b43483e5"}]}}' 2018-12-23 19:13:17,542 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:13:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c9d56cbf-e0e6-41e8-ac1c-23faf1c277ec x-compute-request-id: req-c9d56cbf-e0e6-41e8-ac1c-23faf1c277ec Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "adminPass": "UvfwrhB2oqGR"}} 2018-12-23 19:13:17,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c9d56cbf-e0e6-41e8-ac1c-23faf1c277ec 2018-12-23 19:13:17,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.558255910873s 2018-12-23 19:13:17,543 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c9d56cbf-e0e6-41e8-ac1c-23faf1c277ec 2018-12-23 19:13:17,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:17,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:17,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-561ff071-c2f5-4e8e-a718-cf1d1de5d3fc x-compute-request-id: req-561ff071-c2f5-4e8e-a718-cf1d1de5d3fc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:af:a4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:15.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:15Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:17,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-561ff071-c2f5-4e8e-a718-cf1d1de5d3fc 2018-12-23 19:13:17,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353525161743s 2018-12-23 19:13:17,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-561ff071-c2f5-4e8e-a718-cf1d1de5d3fc 2018-12-23 19:13:17,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:19,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:19,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:20,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-5391355b-7afc-4110-81c9-b3d266094e00 x-compute-request-id: req-5391355b-7afc-4110-81c9-b3d266094e00 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:18Z", "hostId": "7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:af:a4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:15.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:15Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:20,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5391355b-7afc-4110-81c9-b3d266094e00 2018-12-23 19:13:20,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.736149072647s 2018-12-23 19:13:20,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5391355b-7afc-4110-81c9-b3d266094e00 2018-12-23 19:13:20,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:22,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:22,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:23,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a6a350d-8839-4a36-a7df-06c752414d89 x-compute-request-id: req-8a6a350d-8839-4a36-a7df-06c752414d89 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:18Z", "hostId": "7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:af:a4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:15.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:15Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:23,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8a6a350d-8839-4a36-a7df-06c752414d89 2018-12-23 19:13:23,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423086166382s 2018-12-23 19:13:23,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8a6a350d-8839-4a36-a7df-06c752414d89 2018-12-23 19:13:23,078 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:25,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:25,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-27090c73-e1b2-406c-a850-9da6fc656c8c x-compute-request-id: req-27090c73-e1b2-406c-a850-9da6fc656c8c Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:36:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:23.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:23Z", "hostId": "7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:af:a4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:15.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:15Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:25,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27090c73-e1b2-406c-a850-9da6fc656c8c 2018-12-23 19:13:25,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378916025162s 2018-12-23 19:13:25,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27090c73-e1b2-406c-a850-9da6fc656c8c 2018-12-23 19:13:25,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:13:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a88c7801-8d14-4ed3-809a-70ef6de5ad10" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:25,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e95db7eb-3671-4076-8814-1df13d43aa4a Date: Sun, 23 Dec 2018 19:13:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:13:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d3ad6f8a-f2d0-4e9c-b430-db85e18635b8","ip_address":"192.168.120.18"}],"id":"37fdb251-7277-4aa2-919f-ed0922df29ad","security_groups":["7cf21fce-260f-4399-a9a7-7426baa4da46"],"mac_address":"fa:16:3e:b3:36:8a","project_id":"6d9d87705eba45d89fb53339cae03f06","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:18Z","binding:vnic_type":"normal","device_id":"a88c7801-8d14-4ed3-809a-70ef6de5ad10","ip_allocation":"immediate"}]} 2018-12-23 19:13:25,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a88c7801-8d14-4ed3-809a-70ef6de5ad10 used request id req-e95db7eb-3671-4076-8814-1df13d43aa4a 2018-12-23 19:13:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0573880672455s 2018-12-23 19:13:25,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a88c7801-8d14-4ed3-809a-70ef6de5ad10 used request id req-e95db7eb-3671-4076-8814-1df13d43aa4a 2018-12-23 19:13:25,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:13:25,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=37fdb251-7277-4aa2-919f-ed0922df29ad" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:25,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7924b28b-e8fb-41ca-b74e-3477ec5805f9 Date: Sun, 23 Dec 2018 19:13:25 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:13:25,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=37fdb251-7277-4aa2-919f-ed0922df29ad used request id req-7924b28b-e8fb-41ca-b74e-3477ec5805f9 2018-12-23 19:13:25,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209939479828s 2018-12-23 19:13:25,549 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=37fdb251-7277-4aa2-919f-ed0922df29ad used request id req-7924b28b-e8fb-41ca-b74e-3477ec5805f9 2018-12-23 19:13:25,549 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:36:8a', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'60a26053-7dd2-437e-bece-d00ccfa29d45'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:13:23.000000', 'flavor': Munch({u'id': u'87f35d5a-cb67-4d1b-954a-51a840f41fe6'}), 'az': u'nova', 'id': u'a88c7801-8d14-4ed3-809a-70ef6de5ad10', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd464403ed82f4d39a7e84b44af4e0f0f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6d9d87705eba45d89fb53339cae03f06', 'name': 'vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T19:13:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T19:13:23Z', 'hostId': u'7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:13:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6d9d87705eba45d89fb53339cae03f06', 'name': u'vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3', 'adminPass': u'UvfwrhB2oqGR', 'tenant_id': u'6d9d87705eba45d89fb53339cae03f06', 'created_at': u'2018-12-23T19:13:17Z', 'created': u'2018-12-23T19:13:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 19:13:25,550 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-23 19:13:26,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:26,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:26,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c913f3a-81c3-4f50-a3ab-277a42b6b4a6 x-compute-request-id: req-7c913f3a-81c3-4f50-a3ab-277a42b6b4a6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:36:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:23.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:23Z", "hostId": "7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:af:a4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:15.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:15Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:26,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c913f3a-81c3-4f50-a3ab-277a42b6b4a6 2018-12-23 19:13:26,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430274963379s 2018-12-23 19:13:26,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c913f3a-81c3-4f50-a3ab-277a42b6b4a6 2018-12-23 19:13:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 19:13:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 19:13:27,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3eada3-fd54-47f8-99ef-c45f6c1d4351 x-compute-request-id: req-0f3eada3-fd54-47f8-99ef-c45f6c1d4351 Content-Encoding: gzip Content-Length: 7953 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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 541110021 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.230172] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233081] pid_max: default: 32768 minimum: 301\n[ 0.234604] ACPI: Core revision 20150930\n[ 0.236511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238792] Security Framework initialized\n[ 0.240172] Yama: becoming mindful.\n[ 0.241424] AppArmor: AppArmor initialized\n[ 0.242893] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245126] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247289] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249344] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251669] Initializing cgroup subsys io\n[ 0.253088] Initializing cgroup subsys memory\n[ 0.254543] Initializing cgroup subsys devices\n[ 0.256023] Initializing cgroup subsys freezer\n[ 0.257507] Initializing cgroup subsys net_cls\n[ 0.258980] Initializing cgroup subsys perf_event\n[ 0.260540] Initializing cgroup subsys net_prio\n[ 0.262063] Initializing cgroup subsys hugetlb\n[ 0.263574] Initializing cgroup subsys pids\n[ 0.265044] CPU: Physical Processor ID: 0\n[ 0.267088] mce: CPU supports 10 MCE banks\n[ 0.268510] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270222] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286912] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295223] ftrace: allocating 31920 entries in 125 pages\n[ 0.326084] smpboot: Max logical packages: 1\n[ 0.327525] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329816] x2apic enabled\n[ 0.331148] Switched APIC routing to physical x2apic.\n[ 0.333984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339438] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342477] KVM setup paravirtual spinlock\n[ 0.344369] x86: Booted up 1 node, 1 CPUs\n[ 0.345749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348051] devtmpfs: initialized\n[ 0.350224] evm: security.selinux\n[ 0.351406] evm: security.SMACK64\n[ 0.352570] evm: security.SMACK64EXEC\n[ 0.353871] evm: security.SMACK64TRANSMUTE\n[ 0.355236] evm: security.SMACK64MMAP\n[ 0.356493] evm: security.ima\n[ 0.357572] evm: security.capability\n[ 0.358882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.361980] pinctrl core: initialized pinctrl subsystem\n[ 0.363850] RTC time: 19:13:23, date: 12/23/18\n[ 0.365450] NET: Registered protocol family 16\n[ 0.367052] cpuidle: using governor ladder\n[ 0.368444] cpuidle: using governor menu\n[ 0.369772] PCCT header not found.\n[ 0.370999] ACPI: bus type PCI registered\n[ 0.372352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.374458] PCI: Using configuration type 1 for base access\n[ 0.377003] ACPI: Added _OSI(Module Device)\n[ 0.378484] ACPI: Added _OSI(Processor Device)\n[ 0.379995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.381561] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384150] ACPI: Interpreter enabled\n[ 0.385434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.388597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.391724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398012] ACPI: (supports S0 S5)\n[ 0.399213] ACPI: Using IOAPIC for interrupt routing\n[ 0.400826] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.405210] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.407152] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414979] acpiphp: Slot [3] registered\n[ 0.416335] acpiphp: Slot [4] registered\n[ 0.417696] acpiphp: Slot [5] registered\n[ 0.419054] acpiphp: Slot [6] registered\n[ 0.420403] acpiphp: Slot [7] registered\n[ 0.421756] acpiphp: Slot [8] registered\n[ 0.423119] acpiphp: Slot [9] registered\n[ 0.424497] acpiphp: Slot [10] registered\n[ 0.425855] acpiphp: Slot [11] registered\n[ 0.427235] acpiphp: Slot [12] registered\n[ 0.428602] acpiphp: Slot [13] registered\n[ 0.429975] acpiphp: Slot [14] registered\n[ 0.431348] acpiphp: Slot [15] registered\n[ 0.448483] acpiphp: Slot [16] registered\n[ 0.449877] acpiphp: Slot [17] registered\n[ 0.451250] acpiphp: Slot [18] registered\n[ 0.452629] acpiphp: Slot [19] registered\n[ 0.453990] acpiphp: Slot [20] registered\n[ 0.455388] acpiphp: Slot [21] registered\n[ 0.456763] acpiphp: Slot [22] registered\n[ 0.458123] acpiphp: Slot [23] registered\n[ 0.459481] acpiphp: Slot [24] registered\n[ 0.460844] acpiphp: Slot [25] registered\n[ 0.462198] acpiphp: Slot [26] registered\n[ 0.463547] acpiphp: Slot [27] registered\n[ 0.464941] acpiphp: Slot [28] registered\n[ 0.466310] acpiphp: Slot [29] registered\n[ 0.467673] acpiphp: Slot [30] registered\n[ 0.469042] acpiphp: Slot [31] registered\n[ 0.470412] PCI host bridge to bus 0000:00\n[ 0.471779] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.473865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.475965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478409] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.480844] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.483329] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488056] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490285] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492280] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494440] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.498975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.501448] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526063] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.528993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531412] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.535308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.537917] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.540224] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.542082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544793] vgaarb: loaded\n[ 0.545832] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547928] SCSI subsystem initialized\n[ 0.549519] ACPI: bus type USB registered\n[ 0.550954] usbcore: registered new interface driver usbfs\n[ 0.552749] usbcore: registered new interface driver hub\n[ 0.554500] usbcore: registered new device driver usb\n[ 0.556401] PCI: Using ACPI for IRQ routing\n[ 0.558382] NetLabel: Initializing\n[ 0.559644] NetLabel: domain hash size = 128\n[ 0.561141] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562802] NetLabel: unlabeled traffic allowed by default\n[ 0.564831] clocksource: Switched to clocksource kvm-clock\n[ 0.575183] AppArmor: AppArmor Filesystem Enabled\n[ 0.576851] pnp: PnP ACPI init\n[ 0.578331] pnp: PnP ACPI: found 5 devices\n[ 0.585413] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.588394] NET: Registered protocol family 2\n[ 0.590184] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.592412] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.594480] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.596545] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.598438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600473] NET: Registered protocol family 1\n[ 0.601991] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.603896] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.605772] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.620763] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.636063] Trying to unpack rootfs image as initramfs...\n[ 0.698031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.700998] Scanning for low memory corruption every 60 seconds\n[ 0.703609] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.706006] audit: initializing netlink subsys (disabled)\n[ 0.708076] audit: type=2000 audit(1545592404.198:1): initialized\n[ 0.710646] Initialise system trusted keyring\n[ 0.712503] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.714876] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718321] zbud: loaded\n[ 0.719637] VFS: Disk quotas dquot_6.6.0\n[ 0.721286] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724215] fuse init (API version 7.23)\n[ 0.725959] Key type big_key registered\n[ 0.727562] Allocating IMA MOK and blacklist keyrings.\n[ 0.729924] Key type asymmetric registered\n[ 0.731584] Asymmetric key parser 'x509' registered\n[ 0.733533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736535] io scheduler noop registered\n[ 0.738133] io scheduler deadline registered (default)\n[ 0.740154] io scheduler cfq registered\n[ 0.741830] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743954] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.746494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.749436] ACPI: Power Button [PWRF]\n[ 0.751063] GHES: HEST is not enabled!\n[ 0.765537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.795787] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.829243] Linux agpgart interface v0.103\n[ 0.833024] brd: module loaded\n[ 0.835580] loop: module loaded\n[ 0.841316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.844254] GPT:90111 != 2097151\n[ 0.845616] GPT:Alternate GPT header not at the end of the disk.\n[ 0.847871] GPT:90111 != 2097151\n[ 0.849230] GPT: Use GNU Parted to correct GPT errors.\n[ 0.851209] vda: vda1 vda15\n[ 0.853266] scsi host0: ata_piix\n[ 0.854777] scsi host1: ata_piix\n[ 0.856186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.858682] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.861807] libphy: Fixed MDIO Bus: probed\n[ 0.863462] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.868513] PPP generic driver version 2.4.2\n[ 0.870105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872244] ehci-pci: EHCI PCI platform driver\n[ 0.873806] ehci-platform: EHCI generic platform driver\n[ 0.875576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.877611] ohci-pci: OHCI PCI platform driver\n[ 0.879175] ohci-platform: OHCI generic platform driver\n[ 0.880967] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896041] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.897818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900417] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902185] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909046] usb usb1: Product: UHCI Host Controller\n[ 0.910700] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912728] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914418] hub 1-0:1.0: USB hub found\n[ 0.915805] hub 1-0:1.0: 2 ports detected\n[ 0.917385] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921030] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.922721] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.924512] mousedev: PS/2 mouse device common for all mice\n[ 0.926727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.929751] rtc_cmos 00:00: RTC can wake from S4\n[ 0.931889] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.933992] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.936112] i2c /dev entries driver\n[ 0.937448] device-mapper: uevent: version 1.0.3\n[ 0.939128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.942038] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.944337] NET: Registered protocol family 10\n[ 0.946204] NET: Registered protocol family 17\n[ 0.947789] Key type dns_resolver registered\n[ 0.949423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.951364] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.954446] registered taskstats version 1\n[ 0.955930] Loading compiled-in X.509 certificates\n[ 0.958133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.961440] zswap: loaded using pool lzo/zbud\n[ 0.963755] Key type trusted registered\n[ 0.966203] Key type encrypted registered\n[ 0.967649] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.969508] ima: No TPM chip found, activating TPM-bypass!\n[ 0.971363] evm: HMAC attrs: 0x1\n[ 0.972976] Magic number: 14:948:243\n[ 0.974459] rtc_cmos 00:00: setting system clock to 2018-12-23 19:13:23 UTC (1545592403)\n[ 0.977301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.979284] EDD information not available.\n[ 1.018568] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.037466] Write protecting the kernel read-only data: 14336k\n[ 1.040815] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.043886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.094725] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.18...\nLease of 192.168.120.18 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.32. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-12-23 19:13:27,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10/action used request id req-0f3eada3-fd54-47f8-99ef-c45f6c1d4351 2018-12-23 19:13:27,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782849788666s 2018-12-23 19:13:27,064 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10/action used request id req-0f3eada3-fd54-47f8-99ef-c45f6c1d4351 2018-12-23 19:13:27,064 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 541110021 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.230172] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233081] pid_max: default: 32768 minimum: 301 [ 0.234604] ACPI: Core revision 20150930 [ 0.236511] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238792] Security Framework initialized [ 0.240172] Yama: becoming mindful. [ 0.241424] AppArmor: AppArmor initialized [ 0.242893] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245126] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247289] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249344] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251669] Initializing cgroup subsys io [ 0.253088] Initializing cgroup subsys memory [ 0.254543] Initializing cgroup subsys devices [ 0.256023] Initializing cgroup subsys freezer [ 0.257507] Initializing cgroup subsys net_cls [ 0.258980] Initializing cgroup subsys perf_event [ 0.260540] Initializing cgroup subsys net_prio [ 0.262063] Initializing cgroup subsys hugetlb [ 0.263574] Initializing cgroup subsys pids [ 0.265044] CPU: Physical Processor ID: 0 [ 0.267088] mce: CPU supports 10 MCE banks [ 0.268510] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270222] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286912] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295223] ftrace: allocating 31920 entries in 125 pages [ 0.326084] smpboot: Max logical packages: 1 [ 0.327525] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329816] x2apic enabled [ 0.331148] Switched APIC routing to physical x2apic. [ 0.333984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339438] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342477] KVM setup paravirtual spinlock [ 0.344369] x86: Booted up 1 node, 1 CPUs [ 0.345749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348051] devtmpfs: initialized [ 0.350224] evm: security.selinux [ 0.351406] evm: security.SMACK64 [ 0.352570] evm: security.SMACK64EXEC [ 0.353871] evm: security.SMACK64TRANSMUTE [ 0.355236] evm: security.SMACK64MMAP [ 0.356493] evm: security.ima [ 0.357572] evm: security.capability [ 0.358882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.361980] pinctrl core: initialized pinctrl subsystem [ 0.363850] RTC time: 19:13:23, date: 12/23/18 [ 0.365450] NET: Registered protocol family 16 [ 0.367052] cpuidle: using governor ladder [ 0.368444] cpuidle: using governor menu [ 0.369772] PCCT header not found. [ 0.370999] ACPI: bus type PCI registered [ 0.372352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.374458] PCI: Using configuration type 1 for base access [ 0.377003] ACPI: Added _OSI(Module Device) [ 0.378484] ACPI: Added _OSI(Processor Device) [ 0.379995] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.381561] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384150] ACPI: Interpreter enabled [ 0.385434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.388597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.391724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398012] ACPI: (supports S0 S5) [ 0.399213] ACPI: Using IOAPIC for interrupt routing [ 0.400826] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405210] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407152] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414979] acpiphp: Slot [3] registered [ 0.416335] acpiphp: Slot [4] registered [ 0.417696] acpiphp: Slot [5] registered [ 0.419054] acpiphp: Slot [6] registered [ 0.420403] acpiphp: Slot [7] registered [ 0.421756] acpiphp: Slot [8] registered [ 0.423119] acpiphp: Slot [9] registered [ 0.424497] acpiphp: Slot [10] registered [ 0.425855] acpiphp: Slot [11] registered [ 0.427235] acpiphp: Slot [12] registered [ 0.428602] acpiphp: Slot [13] registered [ 0.429975] acpiphp: Slot [14] registered [ 0.431348] acpiphp: Slot [15] registered [ 0.448483] acpiphp: Slot [16] registered [ 0.449877] acpiphp: Slot [17] registered [ 0.451250] acpiphp: Slot [18] registered [ 0.452629] acpiphp: Slot [19] registered [ 0.453990] acpiphp: Slot [20] registered [ 0.455388] acpiphp: Slot [21] registered [ 0.456763] acpiphp: Slot [22] registered [ 0.458123] acpiphp: Slot [23] registered [ 0.459481] acpiphp: Slot [24] registered [ 0.460844] acpiphp: Slot [25] registered [ 0.462198] acpiphp: Slot [26] registered [ 0.463547] acpiphp: Slot [27] registered [ 0.464941] acpiphp: Slot [28] registered [ 0.466310] acpiphp: Slot [29] registered [ 0.467673] acpiphp: Slot [30] registered [ 0.469042] acpiphp: Slot [31] registered [ 0.470412] PCI host bridge to bus 0000:00 [ 0.471779] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.473865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478409] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.480844] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483329] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488056] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490285] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492280] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494440] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.501448] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526063] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.528993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531412] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.535308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.537917] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.540224] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.542082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544793] vgaarb: loaded [ 0.545832] vgaarb: bridge control possible 0000:00:02.0 [ 0.547928] SCSI subsystem initialized [ 0.549519] ACPI: bus type USB registered [ 0.550954] usbcore: registered new interface driver usbfs [ 0.552749] usbcore: registered new interface driver hub [ 0.554500] usbcore: registered new device driver usb [ 0.556401] PCI: Using ACPI for IRQ routing [ 0.558382] NetLabel: Initializing [ 0.559644] NetLabel: domain hash size = 128 [ 0.561141] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562802] NetLabel: unlabeled traffic allowed by default [ 0.564831] clocksource: Switched to clocksource kvm-clock [ 0.575183] AppArmor: AppArmor Filesystem Enabled [ 0.576851] pnp: PnP ACPI init [ 0.578331] pnp: PnP ACPI: found 5 devices [ 0.585413] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.588394] NET: Registered protocol family 2 [ 0.590184] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.592412] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.594480] TCP: Hash tables configured (established 4096 bind 4096) [ 0.596545] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.598438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.600473] NET: Registered protocol family 1 [ 0.601991] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.603896] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.605772] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.620763] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.636063] Trying to unpack rootfs image as initramfs... [ 0.698031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.700998] Scanning for low memory corruption every 60 seconds [ 0.703609] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.706006] audit: initializing netlink subsys (disabled) [ 0.708076] audit: type=2000 audit(1545592404.198:1): initialized [ 0.710646] Initialise system trusted keyring [ 0.712503] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.714876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718321] zbud: loaded [ 0.719637] VFS: Disk quotas dquot_6.6.0 [ 0.721286] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724215] fuse init (API version 7.23) [ 0.725959] Key type big_key registered [ 0.727562] Allocating IMA MOK and blacklist keyrings. [ 0.729924] Key type asymmetric registered [ 0.731584] Asymmetric key parser 'x509' registered [ 0.733533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736535] io scheduler noop registered [ 0.738133] io scheduler deadline registered (default) [ 0.740154] io scheduler cfq registered [ 0.741830] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743954] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749436] ACPI: Power Button [PWRF] [ 0.751063] GHES: HEST is not enabled! [ 0.765537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.795787] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.829243] Linux agpgart interface v0.103 [ 0.833024] brd: module loaded [ 0.835580] loop: module loaded [ 0.841316] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844254] GPT:90111 != 2097151 [ 0.845616] GPT:Alternate GPT header not at the end of the disk. [ 0.847871] GPT:90111 != 2097151 [ 0.849230] GPT: Use GNU Parted to correct GPT errors. [ 0.851209] vda: vda1 vda15 [ 0.853266] scsi host0: ata_piix [ 0.854777] scsi host1: ata_piix [ 0.856186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858682] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.861807] libphy: Fixed MDIO Bus: probed [ 0.863462] tun: Universal TUN/TAP device driver, 1.6 [ 0.865185] tun: (C) 1999-2004 Max Krasnyansky [ 0.868513] PPP generic driver version 2.4.2 [ 0.870105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872244] ehci-pci: EHCI PCI platform driver [ 0.873806] ehci-platform: EHCI generic platform driver [ 0.875576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877611] ohci-pci: OHCI PCI platform driver [ 0.879175] ohci-platform: OHCI generic platform driver [ 0.880967] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896041] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.897818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900417] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902185] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909046] usb usb1: Product: UHCI Host Controller [ 0.910700] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912728] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914418] hub 1-0:1.0: USB hub found [ 0.915805] hub 1-0:1.0: 2 ports detected [ 0.917385] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921030] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.922721] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924512] mousedev: PS/2 mouse device common for all mice [ 0.926727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929751] rtc_cmos 00:00: RTC can wake from S4 [ 0.931889] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.933992] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936112] i2c /dev entries driver [ 0.937448] device-mapper: uevent: version 1.0.3 [ 0.939128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942038] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944337] NET: Registered protocol family 10 [ 0.946204] NET: Registered protocol family 17 [ 0.947789] Key type dns_resolver registered [ 0.949423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951364] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954446] registered taskstats version 1 [ 0.955930] Loading compiled-in X.509 certificates [ 0.958133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961440] zswap: loaded using pool lzo/zbud [ 0.963755] Key type trusted registered [ 0.966203] Key type encrypted registered [ 0.967649] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969508] ima: No TPM chip found, activating TPM-bypass! [ 0.971363] evm: HMAC attrs: 0x1 [ 0.972976] Magic number: 14:948:243 [ 0.974459] rtc_cmos 00:00: setting system clock to 2018-12-23 19:13:23 UTC (1545592403) [ 0.977301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.979284] EDD information not available. [ 1.018568] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.037466] Write protecting the kernel read-only data: 14336k [ 1.040815] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.043886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.094725] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.18... Lease of 192.168.120.18 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.32. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-12-23 19:13:27,065 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.8. Waiting for response... 2018-12-23 19:13:28,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:28,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:28,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-d15dfc1f-8b88-438c-978e-1526304f1ed7 x-compute-request-id: req-d15dfc1f-8b88-438c-978e-1526304f1ed7 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:36:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:23.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:23Z", "hostId": "7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:af:a4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:15.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:15Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:28,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d15dfc1f-8b88-438c-978e-1526304f1ed7 2018-12-23 19:13:28,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193174123764s 2018-12-23 19:13:28,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d15dfc1f-8b88-438c-978e-1526304f1ed7 2018-12-23 19:13:28,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 19:13:28,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 19:13:28,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-3f352322-691c-4d4d-83da-358e18b476aa x-compute-request-id: req-3f352322-691c-4d4d-83da-358e18b476aa Content-Encoding: gzip Content-Length: 9581 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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 541110021 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.230172] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.233081] pid_max: default: 32768 minimum: 301\n[ 0.234604] ACPI: Core revision 20150930\n[ 0.236511] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238792] Security Framework initialized\n[ 0.240172] Yama: becoming mindful.\n[ 0.241424] AppArmor: AppArmor initialized\n[ 0.242893] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245126] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247289] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249344] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251669] Initializing cgroup subsys io\n[ 0.253088] Initializing cgroup subsys memory\n[ 0.254543] Initializing cgroup subsys devices\n[ 0.256023] Initializing cgroup subsys freezer\n[ 0.257507] Initializing cgroup subsys net_cls\n[ 0.258980] Initializing cgroup subsys perf_event\n[ 0.260540] Initializing cgroup subsys net_prio\n[ 0.262063] Initializing cgroup subsys hugetlb\n[ 0.263574] Initializing cgroup subsys pids\n[ 0.265044] CPU: Physical Processor ID: 0\n[ 0.267088] mce: CPU supports 10 MCE banks\n[ 0.268510] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270222] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286912] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295223] ftrace: allocating 31920 entries in 125 pages\n[ 0.326084] smpboot: Max logical packages: 1\n[ 0.327525] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329816] x2apic enabled\n[ 0.331148] Switched APIC routing to physical x2apic.\n[ 0.333984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339438] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342477] KVM setup paravirtual spinlock\n[ 0.344369] x86: Booted up 1 node, 1 CPUs\n[ 0.345749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348051] devtmpfs: initialized\n[ 0.350224] evm: security.selinux\n[ 0.351406] evm: security.SMACK64\n[ 0.352570] evm: security.SMACK64EXEC\n[ 0.353871] evm: security.SMACK64TRANSMUTE\n[ 0.355236] evm: security.SMACK64MMAP\n[ 0.356493] evm: security.ima\n[ 0.357572] evm: security.capability\n[ 0.358882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.361980] pinctrl core: initialized pinctrl subsystem\n[ 0.363850] RTC time: 19:13:23, date: 12/23/18\n[ 0.365450] NET: Registered protocol family 16\n[ 0.367052] cpuidle: using governor ladder\n[ 0.368444] cpuidle: using governor menu\n[ 0.369772] PCCT header not found.\n[ 0.370999] ACPI: bus type PCI registered\n[ 0.372352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.374458] PCI: Using configuration type 1 for base access\n[ 0.377003] ACPI: Added _OSI(Module Device)\n[ 0.378484] ACPI: Added _OSI(Processor Device)\n[ 0.379995] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.381561] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384150] ACPI: Interpreter enabled\n[ 0.385434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.388597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.391724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398012] ACPI: (supports S0 S5)\n[ 0.399213] ACPI: Using IOAPIC for interrupt routing\n[ 0.400826] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.405210] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.407152] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414979] acpiphp: Slot [3] registered\n[ 0.416335] acpiphp: Slot [4] registered\n[ 0.417696] acpiphp: Slot [5] registered\n[ 0.419054] acpiphp: Slot [6] registered\n[ 0.420403] acpiphp: Slot [7] registered\n[ 0.421756] acpiphp: Slot [8] registered\n[ 0.423119] acpiphp: Slot [9] registered\n[ 0.424497] acpiphp: Slot [10] registered\n[ 0.425855] acpiphp: Slot [11] registered\n[ 0.427235] acpiphp: Slot [12] registered\n[ 0.428602] acpiphp: Slot [13] registered\n[ 0.429975] acpiphp: Slot [14] registered\n[ 0.431348] acpiphp: Slot [15] registered\n[ 0.448483] acpiphp: Slot [16] registered\n[ 0.449877] acpiphp: Slot [17] registered\n[ 0.451250] acpiphp: Slot [18] registered\n[ 0.452629] acpiphp: Slot [19] registered\n[ 0.453990] acpiphp: Slot [20] registered\n[ 0.455388] acpiphp: Slot [21] registered\n[ 0.456763] acpiphp: Slot [22] registered\n[ 0.458123] acpiphp: Slot [23] registered\n[ 0.459481] acpiphp: Slot [24] registered\n[ 0.460844] acpiphp: Slot [25] registered\n[ 0.462198] acpiphp: Slot [26] registered\n[ 0.463547] acpiphp: Slot [27] registered\n[ 0.464941] acpiphp: Slot [28] registered\n[ 0.466310] acpiphp: Slot [29] registered\n[ 0.467673] acpiphp: Slot [30] registered\n[ 0.469042] acpiphp: Slot [31] registered\n[ 0.470412] PCI host bridge to bus 0000:00\n[ 0.471779] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.473865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.475965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478409] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.480844] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.483329] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488056] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490285] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492280] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494440] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.498975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.501448] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526063] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.528993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531412] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.535308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.537917] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.540224] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.542082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544793] vgaarb: loaded\n[ 0.545832] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547928] SCSI subsystem initialized\n[ 0.549519] ACPI: bus type USB registered\n[ 0.550954] usbcore: registered new interface driver usbfs\n[ 0.552749] usbcore: registered new interface driver hub\n[ 0.554500] usbcore: registered new device driver usb\n[ 0.556401] PCI: Using ACPI for IRQ routing\n[ 0.558382] NetLabel: Initializing\n[ 0.559644] NetLabel: domain hash size = 128\n[ 0.561141] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.562802] NetLabel: unlabeled traffic allowed by default\n[ 0.564831] clocksource: Switched to clocksource kvm-clock\n[ 0.575183] AppArmor: AppArmor Filesystem Enabled\n[ 0.576851] pnp: PnP ACPI init\n[ 0.578331] pnp: PnP ACPI: found 5 devices\n[ 0.585413] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.588394] NET: Registered protocol family 2\n[ 0.590184] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.592412] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.594480] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.596545] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.598438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600473] NET: Registered protocol family 1\n[ 0.601991] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.603896] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.605772] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.620763] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.636063] Trying to unpack rootfs image as initramfs...\n[ 0.698031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.700998] Scanning for low memory corruption every 60 seconds\n[ 0.703609] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.706006] audit: initializing netlink subsys (disabled)\n[ 0.708076] audit: type=2000 audit(1545592404.198:1): initialized\n[ 0.710646] Initialise system trusted keyring\n[ 0.712503] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.714876] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.718321] zbud: loaded\n[ 0.719637] VFS: Disk quotas dquot_6.6.0\n[ 0.721286] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724215] fuse init (API version 7.23)\n[ 0.725959] Key type big_key registered\n[ 0.727562] Allocating IMA MOK and blacklist keyrings.\n[ 0.729924] Key type asymmetric registered\n[ 0.731584] Asymmetric key parser 'x509' registered\n[ 0.733533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.736535] io scheduler noop registered\n[ 0.738133] io scheduler deadline registered (default)\n[ 0.740154] io scheduler cfq registered\n[ 0.741830] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743954] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.746494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.749436] ACPI: Power Button [PWRF]\n[ 0.751063] GHES: HEST is not enabled!\n[ 0.765537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.795787] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.825340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.829243] Linux agpgart interface v0.103\n[ 0.833024] brd: module loaded\n[ 0.835580] loop: module loaded\n[ 0.841316] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.844254] GPT:90111 != 2097151\n[ 0.845616] GPT:Alternate GPT header not at the end of the disk.\n[ 0.847871] GPT:90111 != 2097151\n[ 0.849230] GPT: Use GNU Parted to correct GPT errors.\n[ 0.851209] vda: vda1 vda15\n[ 0.853266] scsi host0: ata_piix\n[ 0.854777] scsi host1: ata_piix\n[ 0.856186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.858682] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.861807] libphy: Fixed MDIO Bus: probed\n[ 0.863462] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865185] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.868513] PPP generic driver version 2.4.2\n[ 0.870105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872244] ehci-pci: EHCI PCI platform driver\n[ 0.873806] ehci-platform: EHCI generic platform driver\n[ 0.875576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.877611] ohci-pci: OHCI PCI platform driver\n[ 0.879175] ohci-platform: OHCI generic platform driver\n[ 0.880967] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896041] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.897818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900417] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902185] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909046] usb usb1: Product: UHCI Host Controller\n[ 0.910700] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912728] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914418] hub 1-0:1.0: USB hub found\n[ 0.915805] hub 1-0:1.0: 2 ports detected\n[ 0.917385] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921030] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.922721] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.924512] mousedev: PS/2 mouse device common for all mice\n[ 0.926727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.929751] rtc_cmos 00:00: RTC can wake from S4\n[ 0.931889] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.933992] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.936112] i2c /dev entries driver\n[ 0.937448] device-mapper: uevent: version 1.0.3\n[ 0.939128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.942038] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.944337] NET: Registered protocol family 10\n[ 0.946204] NET: Registered protocol family 17\n[ 0.947789] Key type dns_resolver registered\n[ 0.949423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.951364] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.954446] registered taskstats version 1\n[ 0.955930] Loading compiled-in X.509 certificates\n[ 0.958133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.961440] zswap: loaded using pool lzo/zbud\n[ 0.963755] Key type trusted registered\n[ 0.966203] Key type encrypted registered\n[ 0.967649] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.969508] ima: No TPM chip found, activating TPM-bypass!\n[ 0.971363] evm: HMAC attrs: 0x1\n[ 0.972976] Magic number: 14:948:243\n[ 0.974459] rtc_cmos 00:00: setting system clock to 2018-12-23 19:13:23 UTC (1545592403)\n[ 0.977301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.979284] EDD information not available.\n[ 1.018568] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.037466] Write protecting the kernel read-only data: 14336k\n[ 1.040815] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.043886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\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[ 1.094725] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.18...\nLease of 192.168.120.18 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.32. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.22s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCKkpdGuvXwWHvJoo8qtP5Db+OxlVB6oc4Z29b06rZ5vIdTimPs8oHKJ5836zqx5xyi0bc0DSpgdiJaUq+x3cTNxgjsBne9a5lpqg3wMwxgKA0LNQ98tkAiW+4fMs97jbu1OFASybkdiLD4mXqRNjlSPvs2gPhOXALHiGKMebqFQwYslygie34h879R34ltTOpB4qnb3Y9QWy18AjylghAXWgoev3BGaGzTGjHXSoK3oM/wIqUqsf+Vy/jdW8pUA34mwt211KL7yfLuotwux11998txBG559QXpIqXOblLFfKWSeAHK7Y7k/NCTYOu3Uv4Nsbuoko4cUSHgRhu8BQ/d root@vping-userdata-vm2-3a65f12b-1e67-4824-9953-e8e04fed18e3\nssh-dss AAAAB3NzaC1kc3MAAACBAOfuOPRDO/qR+u305c8CP06O8Ix7IHaDNQBSB2lJFnO/YIZbJtWrR/NJ6usUzWEdSu6eMUszAJf7CdQ/PhFbnQC2kUygAMmX7kmsQkV6od7W7IetB66xHKI1+ZraBm1qMSJ/BVg0jhnMYE8cx8RbyhmoXnZuKeVeh1EYXfEdIYMnAAAAFQCJdzRaXf6eLNXMeWg/xiVPaOfMTQAAAIBvJToK3L56j/iHsJd1Cv7RnAE5NlFebRkO7rAq59H5Q2eMgAZ63rWrGZztKmQNhPx+mpP0gXjE1Vk6aRb8VDIkJJ5fNbpZF1LOk2F2Q9G+4rRXHGHOK3YWzZDx1FYnQ61Nnpj2u0iXhlgLrmGpDBRZHqaa1Y9QlIaKxguExKOQQgAAAIEApnBgB6kdtcOshalYkxRcyd0iqLr4PI/QoGb110Ro1dKYnx31KBDVJd1mKYed8W2zaSlgUP19AA4/noQK6WRKB4pADitbVA7vnzcn0ORoCautt/IW4gofE8y+EnRu1GsesprzBO8o0vtokXMq3QI2o4sfVTOTw8uA3Rh1U3OtC40= root@vping-userdata-vm2-3a65f12b-1e67-4824-9953-e8e04fed18e3\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.18,24,fe80::f816:3eff:feb3:368a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 \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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-3a65f12b-1e67-4824-9953-e8e04fed18e3\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.87 ===\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-3a65f12b-1e67-4824-9953-e8e04fed18e3 login: "} 2018-12-23 19:13:28,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10/action used request id req-3f352322-691c-4d4d-83da-358e18b476aa 2018-12-23 19:13:28,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0907039642334s 2018-12-23 19:13:28,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10/action used request id req-3f352322-691c-4d4d-83da-358e18b476aa 2018-12-23 19:13:28,355 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 541110021 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.230172] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233081] pid_max: default: 32768 minimum: 301 [ 0.234604] ACPI: Core revision 20150930 [ 0.236511] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238792] Security Framework initialized [ 0.240172] Yama: becoming mindful. [ 0.241424] AppArmor: AppArmor initialized [ 0.242893] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245126] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247289] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249344] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251669] Initializing cgroup subsys io [ 0.253088] Initializing cgroup subsys memory [ 0.254543] Initializing cgroup subsys devices [ 0.256023] Initializing cgroup subsys freezer [ 0.257507] Initializing cgroup subsys net_cls [ 0.258980] Initializing cgroup subsys perf_event [ 0.260540] Initializing cgroup subsys net_prio [ 0.262063] Initializing cgroup subsys hugetlb [ 0.263574] Initializing cgroup subsys pids [ 0.265044] CPU: Physical Processor ID: 0 [ 0.267088] mce: CPU supports 10 MCE banks [ 0.268510] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270222] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286912] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295223] ftrace: allocating 31920 entries in 125 pages [ 0.326084] smpboot: Max logical packages: 1 [ 0.327525] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329816] x2apic enabled [ 0.331148] Switched APIC routing to physical x2apic. [ 0.333984] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335873] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339438] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342477] KVM setup paravirtual spinlock [ 0.344369] x86: Booted up 1 node, 1 CPUs [ 0.345749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348051] devtmpfs: initialized [ 0.350224] evm: security.selinux [ 0.351406] evm: security.SMACK64 [ 0.352570] evm: security.SMACK64EXEC [ 0.353871] evm: security.SMACK64TRANSMUTE [ 0.355236] evm: security.SMACK64MMAP [ 0.356493] evm: security.ima [ 0.357572] evm: security.capability [ 0.358882] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.361980] pinctrl core: initialized pinctrl subsystem [ 0.363850] RTC time: 19:13:23, date: 12/23/18 [ 0.365450] NET: Registered protocol family 16 [ 0.367052] cpuidle: using governor ladder [ 0.368444] cpuidle: using governor menu [ 0.369772] PCCT header not found. [ 0.370999] ACPI: bus type PCI registered [ 0.372352] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.374458] PCI: Using configuration type 1 for base access [ 0.377003] ACPI: Added _OSI(Module Device) [ 0.378484] ACPI: Added _OSI(Processor Device) [ 0.379995] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.381561] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384150] ACPI: Interpreter enabled [ 0.385434] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.388597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.391724] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398012] ACPI: (supports S0 S5) [ 0.399213] ACPI: Using IOAPIC for interrupt routing [ 0.400826] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405210] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407152] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409279] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411300] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414979] acpiphp: Slot [3] registered [ 0.416335] acpiphp: Slot [4] registered [ 0.417696] acpiphp: Slot [5] registered [ 0.419054] acpiphp: Slot [6] registered [ 0.420403] acpiphp: Slot [7] registered [ 0.421756] acpiphp: Slot [8] registered [ 0.423119] acpiphp: Slot [9] registered [ 0.424497] acpiphp: Slot [10] registered [ 0.425855] acpiphp: Slot [11] registered [ 0.427235] acpiphp: Slot [12] registered [ 0.428602] acpiphp: Slot [13] registered [ 0.429975] acpiphp: Slot [14] registered [ 0.431348] acpiphp: Slot [15] registered [ 0.448483] acpiphp: Slot [16] registered [ 0.449877] acpiphp: Slot [17] registered [ 0.451250] acpiphp: Slot [18] registered [ 0.452629] acpiphp: Slot [19] registered [ 0.453990] acpiphp: Slot [20] registered [ 0.455388] acpiphp: Slot [21] registered [ 0.456763] acpiphp: Slot [22] registered [ 0.458123] acpiphp: Slot [23] registered [ 0.459481] acpiphp: Slot [24] registered [ 0.460844] acpiphp: Slot [25] registered [ 0.462198] acpiphp: Slot [26] registered [ 0.463547] acpiphp: Slot [27] registered [ 0.464941] acpiphp: Slot [28] registered [ 0.466310] acpiphp: Slot [29] registered [ 0.467673] acpiphp: Slot [30] registered [ 0.469042] acpiphp: Slot [31] registered [ 0.470412] PCI host bridge to bus 0000:00 [ 0.471779] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.473865] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475965] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478409] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.480844] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483329] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488056] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490285] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492280] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494440] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498975] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.501448] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523544] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526063] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.528993] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531412] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.535308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.537917] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.540224] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.542082] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544793] vgaarb: loaded [ 0.545832] vgaarb: bridge control possible 0000:00:02.0 [ 0.547928] SCSI subsystem initialized [ 0.549519] ACPI: bus type USB registered [ 0.550954] usbcore: registered new interface driver usbfs [ 0.552749] usbcore: registered new interface driver hub [ 0.554500] usbcore: registered new device driver usb [ 0.556401] PCI: Using ACPI for IRQ routing [ 0.558382] NetLabel: Initializing [ 0.559644] NetLabel: domain hash size = 128 [ 0.561141] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.562802] NetLabel: unlabeled traffic allowed by default [ 0.564831] clocksource: Switched to clocksource kvm-clock [ 0.575183] AppArmor: AppArmor Filesystem Enabled [ 0.576851] pnp: PnP ACPI init [ 0.578331] pnp: PnP ACPI: found 5 devices [ 0.585413] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.588394] NET: Registered protocol family 2 [ 0.590184] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.592412] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.594480] TCP: Hash tables configured (established 4096 bind 4096) [ 0.596545] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.598438] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.600473] NET: Registered protocol family 1 [ 0.601991] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.603896] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.605772] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.620763] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.636063] Trying to unpack rootfs image as initramfs... [ 0.698031] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.700998] Scanning for low memory corruption every 60 seconds [ 0.703609] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.706006] audit: initializing netlink subsys (disabled) [ 0.708076] audit: type=2000 audit(1545592404.198:1): initialized [ 0.710646] Initialise system trusted keyring [ 0.712503] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.714876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.718321] zbud: loaded [ 0.719637] VFS: Disk quotas dquot_6.6.0 [ 0.721286] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724215] fuse init (API version 7.23) [ 0.725959] Key type big_key registered [ 0.727562] Allocating IMA MOK and blacklist keyrings. [ 0.729924] Key type asymmetric registered [ 0.731584] Asymmetric key parser 'x509' registered [ 0.733533] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.736535] io scheduler noop registered [ 0.738133] io scheduler deadline registered (default) [ 0.740154] io scheduler cfq registered [ 0.741830] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743954] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749436] ACPI: Power Button [PWRF] [ 0.751063] GHES: HEST is not enabled! [ 0.765537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.795787] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799706] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825340] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.829243] Linux agpgart interface v0.103 [ 0.833024] brd: module loaded [ 0.835580] loop: module loaded [ 0.841316] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844254] GPT:90111 != 2097151 [ 0.845616] GPT:Alternate GPT header not at the end of the disk. [ 0.847871] GPT:90111 != 2097151 [ 0.849230] GPT: Use GNU Parted to correct GPT errors. [ 0.851209] vda: vda1 vda15 [ 0.853266] scsi host0: ata_piix [ 0.854777] scsi host1: ata_piix [ 0.856186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858682] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.861807] libphy: Fixed MDIO Bus: probed [ 0.863462] tun: Universal TUN/TAP device driver, 1.6 [ 0.865185] tun: (C) 1999-2004 Max Krasnyansky [ 0.868513] PPP generic driver version 2.4.2 [ 0.870105] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872244] ehci-pci: EHCI PCI platform driver [ 0.873806] ehci-platform: EHCI generic platform driver [ 0.875576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877611] ohci-pci: OHCI PCI platform driver [ 0.879175] ohci-platform: OHCI generic platform driver [ 0.880967] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896041] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.897818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900417] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902185] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906520] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909046] usb usb1: Product: UHCI Host Controller [ 0.910700] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912728] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914418] hub 1-0:1.0: USB hub found [ 0.915805] hub 1-0:1.0: 2 ports detected [ 0.917385] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921030] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.922721] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924512] mousedev: PS/2 mouse device common for all mice [ 0.926727] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929751] rtc_cmos 00:00: RTC can wake from S4 [ 0.931889] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.933992] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936112] i2c /dev entries driver [ 0.937448] device-mapper: uevent: version 1.0.3 [ 0.939128] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942038] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944337] NET: Registered protocol family 10 [ 0.946204] NET: Registered protocol family 17 [ 0.947789] Key type dns_resolver registered [ 0.949423] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951364] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954446] registered taskstats version 1 [ 0.955930] Loading compiled-in X.509 certificates [ 0.958133] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961440] zswap: loaded using pool lzo/zbud [ 0.963755] Key type trusted registered [ 0.966203] Key type encrypted registered [ 0.967649] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969508] ima: No TPM chip found, activating TPM-bypass! [ 0.971363] evm: HMAC attrs: 0x1 [ 0.972976] Magic number: 14:948:243 [ 0.974459] rtc_cmos 00:00: setting system clock to 2018-12-23 19:13:23 UTC (1545592403) [ 0.977301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.979284] EDD information not available. [ 1.018568] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.037466] Write protecting the kernel read-only data: 14336k [ 1.040815] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.043886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 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 [ 1.094725] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.18... Lease of 192.168.120.18 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.32. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.22s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCKkpdGuvXwWHvJoo8qtP5Db+OxlVB6oc4Z29b06rZ5vIdTimPs8oHKJ5836zqx5xyi0bc0DSpgdiJaUq+x3cTNxgjsBne9a5lpqg3wMwxgKA0LNQ98tkAiW+4fMs97jbu1OFASybkdiLD4mXqRNjlSPvs2gPhOXALHiGKMebqFQwYslygie34h879R34ltTOpB4qnb3Y9QWy18AjylghAXWgoev3BGaGzTGjHXSoK3oM/wIqUqsf+Vy/jdW8pUA34mwt211KL7yfLuotwux11998txBG559QXpIqXOblLFfKWSeAHK7Y7k/NCTYOu3Uv4Nsbuoko4cUSHgRhu8BQ/d root@vping-userdata-vm2-3a65f12b-1e67-4824-9953-e8e04fed18e3 ssh-dss AAAAB3NzaC1kc3MAAACBAOfuOPRDO/qR+u305c8CP06O8Ix7IHaDNQBSB2lJFnO/YIZbJtWrR/NJ6usUzWEdSu6eMUszAJf7CdQ/PhFbnQC2kUygAMmX7kmsQkV6od7W7IetB66xHKI1+ZraBm1qMSJ/BVg0jhnMYE8cx8RbyhmoXnZuKeVeh1EYXfEdIYMnAAAAFQCJdzRaXf6eLNXMeWg/xiVPaOfMTQAAAIBvJToK3L56j/iHsJd1Cv7RnAE5NlFebRkO7rAq59H5Q2eMgAZ63rWrGZztKmQNhPx+mpP0gXjE1Vk6aRb8VDIkJJ5fNbpZF1LOk2F2Q9G+4rRXHGHOK3YWzZDx1FYnQ61Nnpj2u0iXhlgLrmGpDBRZHqaa1Y9QlIaKxguExKOQQgAAAIEApnBgB6kdtcOshalYkxRcyd0iqLr4PI/QoGb110Ro1dKYnx31KBDVJd1mKYed8W2zaSlgUP19AA4/noQK6WRKB4pADitbVA7vnzcn0ORoCautt/IW4gofE8y+EnRu1GsesprzBO8o0vtokXMq3QI2o4sfVTOTw8uA3Rh1U3OtC40= root@vping-userdata-vm2-3a65f12b-1e67-4824-9953-e8e04fed18e3 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:feb3:368a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-3a65f12b-1e67-4824-9953-e8e04fed18e3 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.87 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-3a65f12b-1e67-4824-9953-e8e04fed18e3 login: 2018-12-23 19:13:28,357 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-12-23 19:13:28,466 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:13:28,466 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:28 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-23 19:13:28,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 19:13:28,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:28,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5cae42f-7753-4640-a86b-d002202bbdf2 x-compute-request-id: req-c5cae42f-7753-4640-a86b-d002202bbdf2 Content-Type: application/json 2018-12-23 19:13:28,591 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386 used request id req-c5cae42f-7753-4640-a86b-d002202bbdf2 2018-12-23 19:13:28,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.119241952896s 2018-12-23 19:13:28,591 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386 used request id req-c5cae42f-7753-4640-a86b-d002202bbdf2 2018-12-23 19:13:28,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:28,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:29,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-1d8d47d4-272c-4f91-b5da-d5ba6c9a1f7a x-compute-request-id: req-1d8d47d4-272c-4f91-b5da-d5ba6c9a1f7a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:36:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:23.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:23Z", "hostId": "7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:af:a4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d45cf2cf-3ab3-455a-ae91-31800e049386", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:15.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "d45cf2cf-3ab3-455a-ae91-31800e049386", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:28Z", "hostId": "afbe3c87c139c6638352f11dce8e34f8d985fe6132be1902f158d914", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:09Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:29,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1d8d47d4-272c-4f91-b5da-d5ba6c9a1f7a 2018-12-23 19:13:29,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550062894821s 2018-12-23 19:13:29,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1d8d47d4-272c-4f91-b5da-d5ba6c9a1f7a 2018-12-23 19:13:29,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:31,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:31,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:31,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-1bd553a2-d292-4365-af35-a7d0be0e4edf x-compute-request-id: req-1bd553a2-d292-4365-af35-a7d0be0e4edf Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:36:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:23.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:23Z", "hostId": "7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:31,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1bd553a2-d292-4365-af35-a7d0be0e4edf 2018-12-23 19:13:31,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369811058044s 2018-12-23 19:13:31,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1bd553a2-d292-4365-af35-a7d0be0e4edf 2018-12-23 19:13:31,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 19:13:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:31,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:13: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-8dcca4be-52c1-4bc6-934d-3f362c7ed731 x-compute-request-id: req-8dcca4be-52c1-4bc6-934d-3f362c7ed731 Content-Type: application/json 2018-12-23 19:13:31,683 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10 used request id req-8dcca4be-52c1-4bc6-934d-3f362c7ed731 2018-12-23 19:13:31,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.163762807846s 2018-12-23 19:13:31,683 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10 used request id req-8dcca4be-52c1-4bc6-934d-3f362c7ed731 2018-12-23 19:13:31,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:31,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:32,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-6858df3b-af9e-4010-8ecc-632ee4233870 x-compute-request-id: req-6858df3b-af9e-4010-8ecc-632ee4233870 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:36:8a", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a88c7801-8d14-4ed3-809a-70ef6de5ad10", "rel": "bookmark"}], "image": {"id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "links": [{"href": "http://172.30.9.21:8774/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:13:23.000000", "flavor": {"id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6", "links": [{"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}]}, "id": "a88c7801-8d14-4ed3-809a-70ef6de5ad10", "security_groups": [{"name": "default"}], "user_id": "d464403ed82f4d39a7e84b44af4e0f0f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:13:31Z", "hostId": "7d02eb6be3bdcf26bb03911c6ac73f51589b430b312be94e2e5fa90c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3a65f12b-1e67-4824-9953-e8e04fed18e3", "created": "2018-12-23T19:13:17Z", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:32,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6858df3b-af9e-4010-8ecc-632ee4233870 2018-12-23 19:13:32,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410634994507s 2018-12-23 19:13:32,094 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6858df3b-af9e-4010-8ecc-632ee4233870 2018-12-23 19:13:32,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:34,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:34,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:34,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dddfc658-4308-4835-baab-6f44ab2e46a3 x-compute-request-id: req-dddfc658-4308-4835-baab-6f44ab2e46a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 19:13:34,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dddfc658-4308-4835-baab-6f44ab2e46a3 2018-12-23 19:13:34,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0670650005341s 2018-12-23 19:13:34,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dddfc658-4308-4835-baab-6f44ab2e46a3 2018-12-23 19:13:34,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:13:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" -d '{"subnet_id": "d3ad6f8a-f2d0-4e9c-b430-db85e18635b8"}' 2018-12-23 19:13:36,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5e22a0a4-e299-4ca1-9439-e3b9e28cd000 Date: Sun, 23 Dec 2018 19:13:36 GMT RESP BODY: {"network_id": "8952bbaa-cf40-4346-bfc3-b5f6b43483e5", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "subnet_id": "d3ad6f8a-f2d0-4e9c-b430-db85e18635b8", "subnet_ids": ["d3ad6f8a-f2d0-4e9c-b430-db85e18635b8"], "port_id": "fe10cdc0-fc3e-4c0f-b088-f9107cbc98ab", "id": "a54b5f68-921f-412b-aab4-539c5c0d24c8"} 2018-12-23 19:13:36,020 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8/remove_router_interface.json used request id req-5e22a0a4-e299-4ca1-9439-e3b9e28cd000 2018-12-23 19:13:36,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85302495956s 2018-12-23 19:13:36,020 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8/remove_router_interface.json used request id req-5e22a0a4-e299-4ca1-9439-e3b9e28cd000 returning object a54b5f68-921f-412b-aab4-539c5c0d24c8 2018-12-23 19:13:36,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:13:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:36,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-282b52dc-c81a-408c-af39-64be768895fc Date: Sun, 23 Dec 2018 19:13:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "created_at": "2018-12-23T19:13:02Z", "admin_state_up": true, "updated_at": "2018-12-23T19:13:35Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6d9d87705eba45d89fb53339cae03f06", "id": "a54b5f68-921f-412b-aab4-539c5c0d24c8", "name": "vping_userdata-router_3a65f12b-1e67-4824-9953-e8e04fed18e3"}]} 2018-12-23 19:13:36,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-282b52dc-c81a-408c-af39-64be768895fc 2018-12-23 19:13:36,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.161311149597s 2018-12-23 19:13:36,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-282b52dc-c81a-408c-af39-64be768895fc 2018-12-23 19:13:36,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:13:36,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:37,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99673bd4-9286-4df9-9db2-2e270a48fd82 Content-Length: 0 Date: Sun, 23 Dec 2018 19:13:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:13:37,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8.json used request id req-99673bd4-9286-4df9-9db2-2e270a48fd82 2018-12-23 19:13:37,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09901499748s 2018-12-23 19:13:37,283 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a54b5f68-921f-412b-aab4-539c5c0d24c8.json used request id req-99673bd4-9286-4df9-9db2-2e270a48fd82 2018-12-23 19:13:37,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:13:37,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:37,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dc2c132f-6a7c-4ea0-aee4-e133a83f9113 Date: Sun, 23 Dec 2018 19:13:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:13:02Z","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":"6d9d87705eba45d89fb53339cae03f06","id":"d3ad6f8a-f2d0-4e9c-b430-db85e18635b8","subnetpool_id":null,"name":"vping_userdata-subnet_3a65f12b-1e67-4824-9953-e8e04fed18e3"}]} 2018-12-23 19:13:37,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-dc2c132f-6a7c-4ea0-aee4-e133a83f9113 2018-12-23 19:13:37,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421421527863s 2018-12-23 19:13:37,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-dc2c132f-6a7c-4ea0-aee4-e133a83f9113 2018-12-23 19:13:37,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:13:37,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/d3ad6f8a-f2d0-4e9c-b430-db85e18635b8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:38,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67db8a3e-b1b7-4f6e-bcca-247c27534e18 Date: Sun, 23 Dec 2018 19:13:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:13:38,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d3ad6f8a-f2d0-4e9c-b430-db85e18635b8.json used request id req-67db8a3e-b1b7-4f6e-bcca-247c27534e18 2018-12-23 19:13:38,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14718008041s 2018-12-23 19:13:38,475 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d3ad6f8a-f2d0-4e9c-b430-db85e18635b8.json used request id req-67db8a3e-b1b7-4f6e-bcca-247c27534e18 2018-12-23 19:13:38,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:38,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:38,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-f92c38e7-6755-449c-a14d-348863ae3411 Date: Sun, 23 Dec 2018 19:13:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"8952bbaa-cf40-4346-bfc3-b5f6b43483e5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d9d87705eba45d89fb53339cae03f06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:13:38Z","qos_policy_id":null,"name":"vping_userdata-net_3a65f12b-1e67-4824-9953-e8e04fed18e3","admin_state_up":true,"tenant_id":"6d9d87705eba45d89fb53339cae03f06","created_at":"2018-12-23T19:13:00Z","mtu":1450}]} 2018-12-23 19:13:38,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f92c38e7-6755-449c-a14d-348863ae3411 2018-12-23 19:13:38,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0919189453125s 2018-12-23 19:13:38,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f92c38e7-6755-449c-a14d-348863ae3411 2018-12-23 19:13:38,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:13:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/8952bbaa-cf40-4346-bfc3-b5f6b43483e5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:39,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e56b5c70-bb98-4c0f-a1ed-6f104447949f Date: Sun, 23 Dec 2018 19:13:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:13:39,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8952bbaa-cf40-4346-bfc3-b5f6b43483e5.json used request id req-e56b5c70-bb98-4c0f-a1ed-6f104447949f 2018-12-23 19:13:39,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0929210186s 2018-12-23 19:13:39,662 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8952bbaa-cf40-4346-bfc3-b5f6b43483e5.json used request id req-e56b5c70-bb98-4c0f-a1ed-6f104447949f 2018-12-23 19:13:39,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:13:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:39,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-e7c9ecbc-7fe6-49f7-ba84-870e04bed8f2 Date: Sun, 23 Dec 2018 19:13:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap", "metadata": {}}], "file": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45/file", "owner": "6d9d87705eba45d89fb53339cae03f06", "id": "60a26053-7dd2-437e-bece-d00ccfa29d45", "size": 12716032, "self": "/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/60a26053-7dd2-437e-bece-d00ccfa29d45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:07Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3a65f12b-1e67-4824-9953-e8e04fed18e3", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:13:06Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:13:39,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e7c9ecbc-7fe6-49f7-ba84-870e04bed8f2 2018-12-23 19:13:39,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.21649813652s 2018-12-23 19:13:39,883 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e7c9ecbc-7fe6-49f7-ba84-870e04bed8f2 2018-12-23 19:13:39,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:13:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7e783fd71badef7823566b65b44933a40dc56461" 2018-12-23 19:13:41,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27f36d8b-68cf-4519-a339-0a7c73bab986 Date: Sun, 23 Dec 2018 19:13:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:13:41,125 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45 used request id req-27f36d8b-68cf-4519-a339-0a7c73bab986 2018-12-23 19:13:41,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24004793167s 2018-12-23 19:13:41,125 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/60a26053-7dd2-437e-bece-d00ccfa29d45 used request id req-27f36d8b-68cf-4519-a339-0a7c73bab986 2018-12-23 19:13:41,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:13:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:41,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-61888f52-57ba-4b3f-bc0a-434bba359c96 x-compute-request-id: req-61888f52-57ba-4b3f-bc0a-434bba359c96 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3a65f12b-1e67-4824-9953-e8e04fed18e3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "87f35d5a-cb67-4d1b-954a-51a840f41fe6"}]} 2018-12-23 19:13:41,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-61888f52-57ba-4b3f-bc0a-434bba359c96 2018-12-23 19:13:41,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026585817337s 2018-12-23 19:13:41,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-61888f52-57ba-4b3f-bc0a-434bba359c96 2018-12-23 19:13:41,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:13:41,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:41,183 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:13: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-04f4e1f2-a282-4e25-8969-42ff004cea36 x-compute-request-id: req-04f4e1f2-a282-4e25-8969-42ff004cea36 Content-Length: 0 Content-Type: application/json 2018-12-23 19:13:41,183 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6 used request id req-04f4e1f2-a282-4e25-8969-42ff004cea36 2018-12-23 19:13:41,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0297570228577s 2018-12-23 19:13:41,184 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/87f35d5a-cb67-4d1b-954a-51a840f41fe6 used request id req-04f4e1f2-a282-4e25-8969-42ff004cea36 2018-12-23 19:13:41,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:13:41,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:41,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b4dbc2-e19c-4728-9ef0-1b07767014a3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3", "links": {"self": "http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d464403ed82f4d39a7e84b44af4e0f0f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:13:41,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d9b4dbc2-e19c-4728-9ef0-1b07767014a3 2018-12-23 19:13:41,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11498093605s 2018-12-23 19:13:41,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d9b4dbc2-e19c-4728-9ef0-1b07767014a3 2018-12-23 19:13:41,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:13:41,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:41,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2f3eb9-008d-46cf-95e9-b051fa1b17cd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_3a65f12b-1e67-4824-9953-e8e04fed18e3", "links": {"self": "http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d464403ed82f4d39a7e84b44af4e0f0f", "description": null}} 2018-12-23 19:13:41,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f used request id req-bb2f3eb9-008d-46cf-95e9-b051fa1b17cd 2018-12-23 19:13:41,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108607053757s 2018-12-23 19:13:41,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f used request id req-bb2f3eb9-008d-46cf-95e9-b051fa1b17cd 2018-12-23 19:13:41,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:13:41,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:41,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0470ccf-716e-4ca9-8818-aede76ae4d06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:13:41,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f used request id req-f0470ccf-716e-4ca9-8818-aede76ae4d06 2018-12-23 19:13:41,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.201177835464s 2018-12-23 19:13:41,617 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d464403ed82f4d39a7e84b44af4e0f0f used request id req-f0470ccf-716e-4ca9-8818-aede76ae4d06 2018-12-23 19:13:41,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:13:41,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:41,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c0e3a5-b8b5-4306-80ec-b3b0aac92133 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06"}, "tags": [], "enabled": true, "id": "6d9d87705eba45d89fb53339cae03f06", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3a65f12b-1e67-4824-9953-e8e04fed18e3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:13:41,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-a6c0e3a5-b8b5-4306-80ec-b3b0aac92133 2018-12-23 19:13:41,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0853130817413s 2018-12-23 19:13:41,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-a6c0e3a5-b8b5-4306-80ec-b3b0aac92133 2018-12-23 19:13:41,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:13:41,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:41,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b3b0f1-cd7e-44ca-b6cb-0bdf5723c6b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:13:41,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06 used request id req-96b3b0f1-cd7e-44ca-b6cb-0bdf5723c6b4 2018-12-23 19:13:41,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.175997018814s 2018-12-23 19:13:41,890 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6d9d87705eba45d89fb53339cae03f06 used request id req-96b3b0f1-cd7e-44ca-b6cb-0bdf5723c6b4 2018-12-23 19:13:41,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:13:41,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=6d9d87705eba45d89fb53339cae03f06&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:42,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-32e7702e-e34c-490c-9b01-e6f0f48ce303 Date: Sun, 23 Dec 2018 19:13:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "created_at": "2018-12-23T19:13:00Z", "updated_at": "2018-12-23T19:13:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:00Z", "revision_number": 0, "id": "04417237-87e0-4c23-925f-0aaaeb9eab05", "remote_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:00Z", "security_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9d87705eba45d89fb53339cae03f06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:00Z", "revision_number": 0, "id": "0f7c6c0d-6a92-42c2-95fb-7f34b69746a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:00Z", "security_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9d87705eba45d89fb53339cae03f06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:00Z", "revision_number": 0, "id": "4b6843c7-79d0-40b2-b0d1-ab0b3e196af9", "remote_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:00Z", "security_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9d87705eba45d89fb53339cae03f06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:00Z", "revision_number": 0, "id": "c7bd252a-6311-4b90-9f44-490660b3fe35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:00Z", "security_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9d87705eba45d89fb53339cae03f06"}], "revision_number": 4, "project_id": "6d9d87705eba45d89fb53339cae03f06", "id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "name": "default"}]} 2018-12-23 19:13:42,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=6d9d87705eba45d89fb53339cae03f06&name=default used request id req-32e7702e-e34c-490c-9b01-e6f0f48ce303 2018-12-23 19:13:42,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221249103546s 2018-12-23 19:13:42,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=6d9d87705eba45d89fb53339cae03f06&name=default used request id req-32e7702e-e34c-490c-9b01-e6f0f48ce303 2018-12-23 19:13:42,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:13:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:42,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e11befb2-934f-4e3e-ad9f-0641fd2390f3 Date: Sun, 23 Dec 2018 19:13:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "created_at": "2018-12-23T19:13:00Z", "updated_at": "2018-12-23T19:13:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:00Z", "revision_number": 0, "id": "0f7c6c0d-6a92-42c2-95fb-7f34b69746a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:00Z", "security_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9d87705eba45d89fb53339cae03f06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:00Z", "revision_number": 0, "id": "04417237-87e0-4c23-925f-0aaaeb9eab05", "remote_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:00Z", "security_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9d87705eba45d89fb53339cae03f06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:00Z", "revision_number": 0, "id": "4b6843c7-79d0-40b2-b0d1-ab0b3e196af9", "remote_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:00Z", "security_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d9d87705eba45d89fb53339cae03f06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:00Z", "revision_number": 0, "id": "c7bd252a-6311-4b90-9f44-490660b3fe35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:00Z", "security_group_id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "tenant_id": "6d9d87705eba45d89fb53339cae03f06", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d9d87705eba45d89fb53339cae03f06"}], "revision_number": 4, "project_id": "6d9d87705eba45d89fb53339cae03f06", "id": "7cf21fce-260f-4399-a9a7-7426baa4da46", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:13:42,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e11befb2-934f-4e3e-ad9f-0641fd2390f3 2018-12-23 19:13:42,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472400188446s 2018-12-23 19:13:42,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e11befb2-934f-4e3e-ad9f-0641fd2390f3 2018-12-23 19:13:42,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:13:42,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7cf21fce-260f-4399-a9a7-7426baa4da46.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}95a5cfddcc7a0b579b4c94ef5e810043b7e25742" 2018-12-23 19:13:42,327 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a439268-515e-4801-a885-a67b1dfcc504 Content-Length: 0 Date: Sun, 23 Dec 2018 19:13:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:13:42,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7cf21fce-260f-4399-a9a7-7426baa4da46.json used request id req-2a439268-515e-4801-a885-a67b1dfcc504 2018-12-23 19:13:42,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157706022263s 2018-12-23 19:13:42,327 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7cf21fce-260f-4399-a9a7-7426baa4da46.json used request id req-2a439268-515e-4801-a885-a67b1dfcc504 2018-12-23 19:13:42,375 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-12-23 19:13:42,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:13:42,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11c5dda-6dc9-4691-9955-aed30a1c2295 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:13:42,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c11c5dda-6dc9-4691-9955-aed30a1c2295 2018-12-23 19:13:42,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:13:42,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["XgJBFFTTRnqDqMdlTDJ1KA"], "issued_at": "2018-12-23T19:13:42.000000Z"}} 2018-12-23 19:13:42,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:42,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:43,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-04c06591-db9a-42cd-94cb-7fa90ec9b75e Date: Sun, 23 Dec 2018 19:13:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:13:43,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-04c06591-db9a-42cd-94cb-7fa90ec9b75e 2018-12-23 19:13:43,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248531103134s 2018-12-23 19:13:43,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-04c06591-db9a-42cd-94cb-7fa90ec9b75e 2018-12-23 19:13:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:13:43,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:13:43,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:13:43,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:43,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c68f196-e45a-4775-935c-acdbb4e883c6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:13:43,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3c68f196-e45a-4775-935c-acdbb4e883c6 2018-12-23 19:13:43,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106914997101s 2018-12-23 19:13:43,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3c68f196-e45a-4775-935c-acdbb4e883c6 2018-12-23 19:13:43,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:13:43,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453"}}' 2018-12-23 19:13:43,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6abb444-80b1-4f69-9363-99b80d05c6ba Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07"}, "tags": [], "enabled": true, "id": "9cb6ccfc81154e3386000d85a3e42b07", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453"}} 2018-12-23 19:13:43,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d6abb444-80b1-4f69-9363-99b80d05c6ba 2018-12-23 19:13:43,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136687994003s 2018-12-23 19:13:43,348 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d6abb444-80b1-4f69-9363-99b80d05c6ba 2018-12-23 19:13:43,348 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'9cb6ccfc81154e3386000d85a3e42b07', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453'}) 2018-12-23 19:13:43,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:13:43,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8956d5bc-44ae-416e-bdf3-3ac9a2f87cca", "email": null, "name": "cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453"}}' 2018-12-23 19:13:43,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4d09fc0-c0b2-48ca-b9af-4088eeb3fe3c Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453", "links": {"self": "http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0619f3fbbb904e719da7c0de96b35713", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:13:43,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c4d09fc0-c0b2-48ca-b9af-4088eeb3fe3c 2018-12-23 19:13:43,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.356339931488s 2018-12-23 19:13:43,710 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c4d09fc0-c0b2-48ca-b9af-4088eeb3fe3c 2018-12-23 19:13:43,711 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0619f3fbbb904e719da7c0de96b35713', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453'}) 2018-12-23 19:13:43,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:13:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:43,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce260f5-2b3e-4045-a96a-5c9a451a7163 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:13:43,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1ce260f5-2b3e-4045-a96a-5c9a451a7163 2018-12-23 19:13:43,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0880398750305s 2018-12-23 19:13:43,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1ce260f5-2b3e-4045-a96a-5c9a451a7163 2018-12-23 19:13:43,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:13:43,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:43,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a8bd55-4f37-4f70-acd8-48650429d0d9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:13:43,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a6a8bd55-4f37-4f70-acd8-48650429d0d9 2018-12-23 19:13:43,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103621959686s 2018-12-23 19:13:43,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a6a8bd55-4f37-4f70-acd8-48650429d0d9 2018-12-23 19:13:43,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:13:43,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:44,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac25afa-970a-418d-bde8-287f88de1c0f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:13:44,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-fac25afa-970a-418d-bde8-287f88de1c0f 2018-12-23 19:13:44,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0976819992065s 2018-12-23 19:13:44,012 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-fac25afa-970a-418d-bde8-287f88de1c0f 2018-12-23 19:13:44,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:13:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:44,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e0b5bf-6a11-49cd-ae4e-ef37bbcb16d0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453", "links": {"self": "http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0619f3fbbb904e719da7c0de96b35713", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:13:44,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b2e0b5bf-6a11-49cd-ae4e-ef37bbcb16d0 2018-12-23 19:13:44,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109769821167s 2018-12-23 19:13:44,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b2e0b5bf-6a11-49cd-ae4e-ef37bbcb16d0 2018-12-23 19:13:44,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:13:44,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:44,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4557b5eb-5043-405d-b049-0e8689cd9ef7 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07"}, "tags": [], "enabled": true, "id": "9cb6ccfc81154e3386000d85a3e42b07", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:13:44,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4557b5eb-5043-405d-b049-0e8689cd9ef7 2018-12-23 19:13:44,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103865861893s 2018-12-23 19:13:44,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4557b5eb-5043-405d-b049-0e8689cd9ef7 2018-12-23 19:13:44,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:13:44,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0619f3fbbb904e719da7c0de96b35713&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=9cb6ccfc81154e3386000d85a3e42b07" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:44,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cfdb6d6-901e-4985-ad5c-6726a204a43a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0619f3fbbb904e719da7c0de96b35713&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=9cb6ccfc81154e3386000d85a3e42b07", "previous": null, "next": null}} 2018-12-23 19:13:44,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0619f3fbbb904e719da7c0de96b35713&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=9cb6ccfc81154e3386000d85a3e42b07 used request id req-8cfdb6d6-901e-4985-ad5c-6726a204a43a 2018-12-23 19:13:44,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0142259597778s 2018-12-23 19:13:44,250 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0619f3fbbb904e719da7c0de96b35713&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=9cb6ccfc81154e3386000d85a3e42b07 used request id req-8cfdb6d6-901e-4985-ad5c-6726a204a43a 2018-12-23 19:13:44,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:13:44,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07/users/0619f3fbbb904e719da7c0de96b35713/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:44,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c768cab-8a32-4107-a0ac-46261ab5d1c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:13:44,423 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07/users/0619f3fbbb904e719da7c0de96b35713/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-2c768cab-8a32-4107-a0ac-46261ab5d1c6 2018-12-23 19:13:44,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.171955823898s 2018-12-23 19:13:44,423 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07/users/0619f3fbbb904e719da7c0de96b35713/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-2c768cab-8a32-4107-a0ac-46261ab5d1c6 2018-12-23 19:13:44,424 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'9cb6ccfc81154e3386000d85a3e42b07', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8956d5bc-44ae-416e-bdf3-3ac9a2f87cca', 'username': u'cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:13:44,425 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453', 'password': '8956d5bc-44ae-416e-bdf3-3ac9a2f87cca', 'project_name': 'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '9cb6ccfc81154e3386000d85a3e42b07', 'project_domain_name': 'Default'} 2018-12-23 19:13:44,426 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-12-23 19:13:44,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:13:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:44,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d328cc-ea1d-4a01-9f32-06e6f749cd87 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:13:44,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-59d328cc-ea1d-4a01-9f32-06e6f749cd87 2018-12-23 19:13:44,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0892670154572s 2018-12-23 19:13:44,516 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-59d328cc-ea1d-4a01-9f32-06e6f749cd87 2018-12-23 19:13:44,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:13:44,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:13:44,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9edebe9-5400-40e6-852b-e5ce36644f67 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07"}, "tags": [], "enabled": true, "id": "9cb6ccfc81154e3386000d85a3e42b07", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:13:44,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e9edebe9-5400-40e6-852b-e5ce36644f67 2018-12-23 19:13:44,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0924110412598s 2018-12-23 19:13:44,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e9edebe9-5400-40e6-852b-e5ce36644f67 2018-12-23 19:13:44,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:13:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" -d '{"network": {"tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "name": "cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453", "admin_state_up": true}}' 2018-12-23 19:13:45,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-1a58fd86-74b5-4947-8a0f-c9b99c39ae32 Date: Sun, 23 Dec 2018 19:13: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":"ce08fbf2-a411-467c-83c1-7eb40d831b98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"9cb6ccfc81154e3386000d85a3e42b07","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:13:44Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453","admin_state_up":true,"tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:44Z","mtu":1450}} 2018-12-23 19:13:45,070 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1a58fd86-74b5-4947-8a0f-c9b99c39ae32 2018-12-23 19:13:45,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.451825141907s 2018-12-23 19:13:45,070 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1a58fd86-74b5-4947-8a0f-c9b99c39ae32 2018-12-23 19:13:45,071 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:13:44Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ce08fbf2-a411-467c-83c1-7eb40d831b98', u'provider:segmentation_id': 40, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453', u'created_at': u'2018-12-23T19:13:44Z', u'mtu': 1450, u'tenant_id': u'9cb6ccfc81154e3386000d85a3e42b07', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9cb6ccfc81154e3386000d85a3e42b07', u'l2_adjacency': True}) 2018-12-23 19:13:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:13:45,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c8e0c9-d28e-464f-9c23-359c12756dad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:13:45,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e5c8e0c9-d28e-464f-9c23-359c12756dad 2018-12-23 19:13:45,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:13:45,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T20:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cb6ccfc81154e3386000d85a3e42b07", "name": "cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/9cb6ccfc81154e3386000d85a3e42b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/9cb6ccfc81154e3386000d85a3e42b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/9cb6ccfc81154e3386000d85a3e42b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9cb6ccfc81154e3386000d85a3e42b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/9cb6ccfc81154e3386000d85a3e42b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/9cb6ccfc81154e3386000d85a3e42b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9cb6ccfc81154e3386000d85a3e42b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_9cb6ccfc81154e3386000d85a3e42b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9cb6ccfc81154e3386000d85a3e42b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/9cb6ccfc81154e3386000d85a3e42b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9cb6ccfc81154e3386000d85a3e42b07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/9cb6ccfc81154e3386000d85a3e42b07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/9cb6ccfc81154e3386000d85a3e42b07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453", "id": "0619f3fbbb904e719da7c0de96b35713"}, "audit_ids": ["_gK-q6RBRciX1R4cYfSaIw"], "issued_at": "2018-12-23T19:13:45.000000Z"}} 2018-12-23 19:13:45,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:45,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:45,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-3d1d20c6-6366-4341-8820-3f3b93542231 Date: Sun, 23 Dec 2018 19:13:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9cb6ccfc81154e3386000d85a3e42b07","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:13:44Z","qos_policy_id":null,"name":"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453","admin_state_up":true,"tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:44Z","mtu":1450}]} 2018-12-23 19:13:45,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3d1d20c6-6366-4341-8820-3f3b93542231 2018-12-23 19:13:45,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259998083115s 2018-12-23 19:13:45,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3d1d20c6-6366-4341-8820-3f3b93542231 2018-12-23 19:13:45,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:13:45,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"subnet": {"name": "cinder_test-subnet_9dc67bd6-e451-41db-aba3-408a7ff91453", "enable_dhcp": true, "network_id": "ce08fbf2-a411-467c-83c1-7eb40d831b98", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:13:46,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5dafb2d2-70bf-4491-81d2-7bf039ea3dd7 Date: Sun, 23 Dec 2018 19:13:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:13: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":"9cb6ccfc81154e3386000d85a3e42b07","id":"e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7","subnetpool_id":null,"name":"cinder_test-subnet_9dc67bd6-e451-41db-aba3-408a7ff91453"}} 2018-12-23 19:13:46,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5dafb2d2-70bf-4491-81d2-7bf039ea3dd7 2018-12-23 19:13:46,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.638207912445s 2018-12-23 19:13:46,364 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5dafb2d2-70bf-4491-81d2-7bf039ea3dd7 2018-12-23 19:13:46,364 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:13: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'e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_9dc67bd6-e451-41db-aba3-408a7ff91453', u'enable_dhcp': True, u'network_id': u'ce08fbf2-a411-467c-83c1-7eb40d831b98', u'tenant_id': u'9cb6ccfc81154e3386000d85a3e42b07', u'created_at': u'2018-12-23T19:13: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'9cb6ccfc81154e3386000d85a3e42b07'}) 2018-12-23 19:13:46,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:13:46,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "cinder_test-router_9dc67bd6-e451-41db-aba3-408a7ff91453", "admin_state_up": true}}' 2018-12-23 19:13:47,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-0b5bfbf5-30e1-4388-a6d4-4a113880957f Date: Sun, 23 Dec 2018 19:13:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:46Z", "admin_state_up": true, "updated_at": "2018-12-23T19:13:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "name": "cinder_test-router_9dc67bd6-e451-41db-aba3-408a7ff91453"}} 2018-12-23 19:13:47,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0b5bfbf5-30e1-4388-a6d4-4a113880957f 2018-12-23 19:13:47,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49222016335s 2018-12-23 19:13:47,857 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0b5bfbf5-30e1-4388-a6d4-4a113880957f 2018-12-23 19:13:47,858 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:13:47Z', u'revision_number': 2, u'id': u'4419362c-ddf1-44fe-94d0-cb839207d1e5', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_9dc67bd6-e451-41db-aba3-408a7ff91453', u'admin_state_up': True, u'tenant_id': u'9cb6ccfc81154e3386000d85a3e42b07', u'created_at': u'2018-12-23T19:13:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'9cb6ccfc81154e3386000d85a3e42b07'}) 2018-12-23 19:13:47,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:13:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"subnet_id": "e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"}' 2018-12-23 19:13:50,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d2f9f7b-890c-4756-8c70-aa94a853a674 Date: Sun, 23 Dec 2018 19:13:50 GMT RESP BODY: {"network_id": "ce08fbf2-a411-467c-83c1-7eb40d831b98", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "subnet_id": "e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7", "subnet_ids": ["e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"], "port_id": "08d3ebd4-b53b-4bce-8a5f-b2f53ed82f5c", "id": "4419362c-ddf1-44fe-94d0-cb839207d1e5"} 2018-12-23 19:13:50,411 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5/add_router_interface.json used request id req-5d2f9f7b-890c-4756-8c70-aa94a853a674 2018-12-23 19:13:50,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.55270600319s 2018-12-23 19:13:50,411 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5/add_router_interface.json used request id req-5d2f9f7b-890c-4756-8c70-aa94a853a674 returning object 4419362c-ddf1-44fe-94d0-cb839207d1e5 2018-12-23 19:13:50,412 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:13:50,544 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:13:50,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:13:50,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:13:50 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:13:50,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:13:50,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:51,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d6cf2b45-7cc4-48d1-af43-d9d248f8ed6f Date: Sun, 23 Dec 2018 19:13:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:13:51,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d6cf2b45-7cc4-48d1-af43-d9d248f8ed6f 2018-12-23 19:13:51,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.672520160675s 2018-12-23 19:13:51,226 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d6cf2b45-7cc4-48d1-af43-d9d248f8ed6f 2018-12-23 19:13:51,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:13:51,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453"}' 2018-12-23 19:13:51,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/22756c87-cbb5-430d-a484-7f5407816796 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-302748f1-4b57-4af3-9941-b0da00323e21 Date: Sun, 23 Dec 2018 19:13:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file", "owner": "9cb6ccfc81154e3386000d85a3e42b07", "id": "22756c87-cbb5-430d-a484-7f5407816796", "size": null, "self": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "checksum": null, "created_at": "2018-12-23T19:13:51Z", "protected": false} 2018-12-23 19:13:51,310 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-302748f1-4b57-4af3-9941-b0da00323e21 2018-12-23 19:13:51,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.07666015625s 2018-12-23 19:13:51,311 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-302748f1-4b57-4af3-9941-b0da00323e21 returning object 22756c87-cbb5-430d-a484-7f5407816796 2018-12-23 19:13:51,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:13:51,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '' 2018-12-23 19:13:51,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f06deb68-f853-444a-b968-33c2f83fd517 Date: Sun, 23 Dec 2018 19:13:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:13:51,738 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file used request id req-f06deb68-f853-444a-b968-33c2f83fd517 2018-12-23 19:13:51,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.426388025284s 2018-12-23 19:13:51,738 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file used request id req-f06deb68-f853-444a-b968-33c2f83fd517 2018-12-23 19:13:51,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:13:51,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:51,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-65dbbcdb-7096-4345-8f45-18718b15e4d7 Date: Sun, 23 Dec 2018 19:13:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap", "metadata": {}}], "file": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file", "owner": "9cb6ccfc81154e3386000d85a3e42b07", "id": "22756c87-cbb5-430d-a484-7f5407816796", "size": 12716032, "self": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:13:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:13:51,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-65dbbcdb-7096-4345-8f45-18718b15e4d7 2018-12-23 19:13:51,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0483109951019s 2018-12-23 19:13:51,791 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-65dbbcdb-7096-4345-8f45-18718b15e4d7 2018-12-23 19:13:51,792 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap', u'metadata': Munch({})})], 'file': u'/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file', 'owner': u'9cb6ccfc81154e3386000d85a3e42b07', 'id': u'22756c87-cbb5-430d-a484-7f5407816796', 'size': 12716032, u'self': u'/v2/images/22756c87-cbb5-430d-a484-7f5407816796', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cb6ccfc81154e3386000d85a3e42b07', 'name': 'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:13:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T19:13:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/22756c87-cbb5-430d-a484-7f5407816796', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453', 'created': u'2018-12-23T19:13:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:13:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/22756c87-cbb5-430d-a484-7f5407816796', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:13:51,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:13:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_9dc67bd6-e451-41db-aba3-408a7ff91453", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:13:52,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-9299888e-6224-4e34-929d-8c20a0fe5836 x-compute-request-id: req-9299888e-6224-4e34-929d-8c20a0fe5836 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_9dc67bd6-e451-41db-aba3-408a7ff91453", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6"}} 2018-12-23 19:13:52,049 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9299888e-6224-4e34-929d-8c20a0fe5836 2018-12-23 19:13:52,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.255846977234s 2018-12-23 19:13:52,050 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9299888e-6224-4e34-929d-8c20a0fe5836 2018-12-23 19:13:52,050 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_9dc67bd6-e451-41db-aba3-408a7ff91453', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'e139d49d-3b8d-4f5e-b827-a8dea10709b6', 'swap': 0}) 2018-12-23 19:13:52,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:13:52,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" -d '{"extra_specs": {}}' 2018-12-23 19:13:52,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-02b2daa1-64fe-46c5-9700-35bea86757a4 x-compute-request-id: req-02b2daa1-64fe-46c5-9700-35bea86757a4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:13:52,072 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6/os-extra_specs used request id req-02b2daa1-64fe-46c5-9700-35bea86757a4 2018-12-23 19:13:52,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205678939819s 2018-12-23 19:13:52,072 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6/os-extra_specs used request id req-02b2daa1-64fe-46c5-9700-35bea86757a4 2018-12-23 19:13:52,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 19:13:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"keypair": {"name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453"}}' 2018-12-23 19:13:52,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-b4d260e7-83cc-46f2-811f-222479abe810 x-compute-request-id: req-b4d260e7-83cc-46f2-811f-222479abe810 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+spHluksFDq7FDZ5sVb2XondaIlTnZdHkafQQvDOlxodlimjhWF2cYKVsomutCnHKbzoLs2lvnJLPcZZAJDCAfRb3GNOmYA9f0CPewb2PVBSsqe5aYyMwVa0kU06E/WNjdWCd/25SiFTlnuG8sj1JNn0tiGHNL8p5FdGusrnjehbMBK1Mv8Uusn6rzyWn4DSgnRYj7mOuxDaD5ySNubkAIfXMlKq84JU2AlIABlOPJxcFuCcnhaeHRG3uc0Wzz3A7jDYGropQBB72qernVNFqVu8IkIAFQvQUO28y+qYkCkDD5dvreoxKJztmrgwVoyFSwTTmDvxqCvhODL+BVoWr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvrKR5bpLBQ6uxQ2ebFW9l6J3WiJU52XR5Gn0ELwzpcaHZYpo\n4VhdnGClbKJrrQpxym86C7Npb5ySz3GWQCQwgH0W9xjTpmAPX9Aj3sG9j1QUrKnu\nWmMjMFWtJFNOhP1jY3Vgnf9uUohU5Z7hvLI9STZ9LYhhzS/KeRXRrrK543oWzASt\nTL/FLrJ+q88lp+A0oJ0WI+5jrsQ2g+ckjbm5ACH1zJSqvOCVNgJSAAZTjycXBbgn\nJ4Wnh0Rt7nNFs89wO4w2Bq6KUAQe9qnq51TRalbvCJCABUL0FDtvMvqmJApAw+Xb\n63qMSic7Zq4MFaMhUsE05g78agr4Tgy/gVaFqwIDAQABAoIBABA9SrlihPL4Th/P\nyhb1skCQgFN3qv1NqXMnJraqIEfUwUD/aXEPQmGHxW6b4kmJIymXET1f2PG9Rq9N\nv/rUWiEHBgai4ZtAgO6q3fMhUpA7G8ucaQTffmamVSlLwtsGbQlSPJkX4IA8xeYM\nArM8BoYOkthmzdVYZYisOAAFjlj1rbO/QQ0QXEfHn/q3x+FC4+JtlMaXhhegx3kV\nONd5Dkz476KG2tlF5Iu0EhUesvY96sq/2HuH8AH3UGSH5kR3+S2Jqsxz8u6iuraf\n2vCphtcYT+2j81FFkrSYcydfOj8TC18io65wmLQrKxsgupca4oDguYV0HhW6sxdb\nN+ebeOECgYEA/N4YWw1Uzym7Yp89tIfu7/TCKsQ0s5q819qBCFDmVSMrtE/ratqD\nVJDb3TamEBAvbhnEUPdVFWRZvyPkSqgom2HEGXg6NXZFQVB0i1sFhJ7Z2CoSFUNW\nh6osbRIpDTYyTWv2dGYEnHz24RQJaAHzQf/YYHYNSl8zoHKTL4RyBPECgYEAwQ9R\nhQLZxFX507JOoLxekc9WTNbtcYzyocaWDD4038GokfepanIWKZdQqpVS3are17lr\no2SZitj1rNNxohY8kStMtL9RROgqDDyiv0E+w4YI2pkk4YEpBMlSxQmjDpJR2jLT\nbqCmF/LO3d05RbroLDZ1rZPY+/Igj0+9qtRrBFsCgYASxWXndHDkRAPOCWYqPaEG\nHRRA2nnTD1yPZYAInwDKNycqZnhiYUA4idxYapMfRCRRNwZ0wDeHtABZiQ+MXzlM\nd5B4F42ypEn11EQiiCo7sxMW0eCvxWTqAz7zBdMYUPqg9q+/6kbTWw90m+kq2GI3\ndweX+Yt5BuItOfQlJd7U8QKBgGK6nbrC0XDJcwBi4Djs/APfH0geZcE7Dl3S+6r5\nKPsAw18aY0YvX8wXOMZzpLP9jQaPKU+ew7Kw7zpZy3PToVev6ANLD5mIjPBDFgtu\np1VAN0jrJmQ4NCzhc/WVzxBFnZxTf7LEbwwyPL5TQtW5FsB9fUKuKDn4AdSoN9uj\n07KfAoGAFPatmlWkTqO233S6OzUgpkGXRyXgM77VLSxJje+Y1BAB0APJNYF7Wmr+\nKPl/D+v+gw/2kUxO6q6I5d7doA5d0ji/JbnFQAtvZoPaqJ2GxYsbaFnvpZ7gY2Ze\n0ECJrtGVYJxsLjir/tbR3xzXJ0dvHkLFJ1jB0rno0gbHk67oobA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0619f3fbbb904e719da7c0de96b35713", "name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "fingerprint": "09:39:78:d9:a5:c9:6b:67:e4:cd:24:ea:5f:a0:9a:b0"}} 2018-12-23 19:13:52,337 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b4d260e7-83cc-46f2-811f-222479abe810 2018-12-23 19:13:52,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.264492034912s 2018-12-23 19:13:52,337 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b4d260e7-83cc-46f2-811f-222479abe810 2018-12-23 19:13:52,338 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+spHluksFDq7FDZ5sVb2XondaIlTnZdHkafQQvDOlxodlimjhWF2cYKVsomutCnHKbzoLs2lvnJLPcZZAJDCAfRb3GNOmYA9f0CPewb2PVBSsqe5aYyMwVa0kU06E/WNjdWCd/25SiFTlnuG8sj1JNn0tiGHNL8p5FdGusrnjehbMBK1Mv8Uusn6rzyWn4DSgnRYj7mOuxDaD5ySNubkAIfXMlKq84JU2AlIABlOPJxcFuCcnhaeHRG3uc0Wzz3A7jDYGropQBB72qernVNFqVu8IkIAFQvQUO28y+qYkCkDD5dvreoxKJztmrgwVoyFSwTTmDvxqCvhODL+BVoWr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAvrKR5bpLBQ6uxQ2ebFW9l6J3WiJU52XR5Gn0ELwzpcaHZYpo\n4VhdnGClbKJrrQpxym86C7Npb5ySz3GWQCQwgH0W9xjTpmAPX9Aj3sG9j1QUrKnu\nWmMjMFWtJFNOhP1jY3Vgnf9uUohU5Z7hvLI9STZ9LYhhzS/KeRXRrrK543oWzASt\nTL/FLrJ+q88lp+A0oJ0WI+5jrsQ2g+ckjbm5ACH1zJSqvOCVNgJSAAZTjycXBbgn\nJ4Wnh0Rt7nNFs89wO4w2Bq6KUAQe9qnq51TRalbvCJCABUL0FDtvMvqmJApAw+Xb\n63qMSic7Zq4MFaMhUsE05g78agr4Tgy/gVaFqwIDAQABAoIBABA9SrlihPL4Th/P\nyhb1skCQgFN3qv1NqXMnJraqIEfUwUD/aXEPQmGHxW6b4kmJIymXET1f2PG9Rq9N\nv/rUWiEHBgai4ZtAgO6q3fMhUpA7G8ucaQTffmamVSlLwtsGbQlSPJkX4IA8xeYM\nArM8BoYOkthmzdVYZYisOAAFjlj1rbO/QQ0QXEfHn/q3x+FC4+JtlMaXhhegx3kV\nONd5Dkz476KG2tlF5Iu0EhUesvY96sq/2HuH8AH3UGSH5kR3+S2Jqsxz8u6iuraf\n2vCphtcYT+2j81FFkrSYcydfOj8TC18io65wmLQrKxsgupca4oDguYV0HhW6sxdb\nN+ebeOECgYEA/N4YWw1Uzym7Yp89tIfu7/TCKsQ0s5q819qBCFDmVSMrtE/ratqD\nVJDb3TamEBAvbhnEUPdVFWRZvyPkSqgom2HEGXg6NXZFQVB0i1sFhJ7Z2CoSFUNW\nh6osbRIpDTYyTWv2dGYEnHz24RQJaAHzQf/YYHYNSl8zoHKTL4RyBPECgYEAwQ9R\nhQLZxFX507JOoLxekc9WTNbtcYzyocaWDD4038GokfepanIWKZdQqpVS3are17lr\no2SZitj1rNNxohY8kStMtL9RROgqDDyiv0E+w4YI2pkk4YEpBMlSxQmjDpJR2jLT\nbqCmF/LO3d05RbroLDZ1rZPY+/Igj0+9qtRrBFsCgYASxWXndHDkRAPOCWYqPaEG\nHRRA2nnTD1yPZYAInwDKNycqZnhiYUA4idxYapMfRCRRNwZ0wDeHtABZiQ+MXzlM\nd5B4F42ypEn11EQiiCo7sxMW0eCvxWTqAz7zBdMYUPqg9q+/6kbTWw90m+kq2GI3\ndweX+Yt5BuItOfQlJd7U8QKBgGK6nbrC0XDJcwBi4Djs/APfH0geZcE7Dl3S+6r5\nKPsAw18aY0YvX8wXOMZzpLP9jQaPKU+ew7Kw7zpZy3PToVev6ANLD5mIjPBDFgtu\np1VAN0jrJmQ4NCzhc/WVzxBFnZxTf7LEbwwyPL5TQtW5FsB9fUKuKDn4AdSoN9uj\n07KfAoGAFPatmlWkTqO233S6OzUgpkGXRyXgM77VLSxJje+Y1BAB0APJNYF7Wmr+\nKPl/D+v+gw/2kUxO6q6I5d7doA5d0ji/JbnFQAtvZoPaqJ2GxYsbaFnvpZ7gY2Ze\n0ECJrtGVYJxsLjir/tbR3xzXJ0dvHkLFJ1jB0rno0gbHk67oobA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0619f3fbbb904e719da7c0de96b35713', 'name': u'cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453', 'created_at': '2018-12-23T19:13:52.338626', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cb6ccfc81154e3386000d85a3e42b07', 'name': 'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'09:39:78:d9:a5:c9:6b:67:e4:cd:24:ea:5f:a0:9a:b0', 'type': 'ssh', 'id': u'cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453'}) 2018-12-23 19:13:52,339 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAvrKR5bpLBQ6uxQ2ebFW9l6J3WiJU52XR5Gn0ELwzpcaHZYpo 4VhdnGClbKJrrQpxym86C7Npb5ySz3GWQCQwgH0W9xjTpmAPX9Aj3sG9j1QUrKnu WmMjMFWtJFNOhP1jY3Vgnf9uUohU5Z7hvLI9STZ9LYhhzS/KeRXRrrK543oWzASt TL/FLrJ+q88lp+A0oJ0WI+5jrsQ2g+ckjbm5ACH1zJSqvOCVNgJSAAZTjycXBbgn J4Wnh0Rt7nNFs89wO4w2Bq6KUAQe9qnq51TRalbvCJCABUL0FDtvMvqmJApAw+Xb 63qMSic7Zq4MFaMhUsE05g78agr4Tgy/gVaFqwIDAQABAoIBABA9SrlihPL4Th/P yhb1skCQgFN3qv1NqXMnJraqIEfUwUD/aXEPQmGHxW6b4kmJIymXET1f2PG9Rq9N v/rUWiEHBgai4ZtAgO6q3fMhUpA7G8ucaQTffmamVSlLwtsGbQlSPJkX4IA8xeYM ArM8BoYOkthmzdVYZYisOAAFjlj1rbO/QQ0QXEfHn/q3x+FC4+JtlMaXhhegx3kV ONd5Dkz476KG2tlF5Iu0EhUesvY96sq/2HuH8AH3UGSH5kR3+S2Jqsxz8u6iuraf 2vCphtcYT+2j81FFkrSYcydfOj8TC18io65wmLQrKxsgupca4oDguYV0HhW6sxdb N+ebeOECgYEA/N4YWw1Uzym7Yp89tIfu7/TCKsQ0s5q819qBCFDmVSMrtE/ratqD VJDb3TamEBAvbhnEUPdVFWRZvyPkSqgom2HEGXg6NXZFQVB0i1sFhJ7Z2CoSFUNW h6osbRIpDTYyTWv2dGYEnHz24RQJaAHzQf/YYHYNSl8zoHKTL4RyBPECgYEAwQ9R hQLZxFX507JOoLxekc9WTNbtcYzyocaWDD4038GokfepanIWKZdQqpVS3are17lr o2SZitj1rNNxohY8kStMtL9RROgqDDyiv0E+w4YI2pkk4YEpBMlSxQmjDpJR2jLT bqCmF/LO3d05RbroLDZ1rZPY+/Igj0+9qtRrBFsCgYASxWXndHDkRAPOCWYqPaEG HRRA2nnTD1yPZYAInwDKNycqZnhiYUA4idxYapMfRCRRNwZ0wDeHtABZiQ+MXzlM d5B4F42ypEn11EQiiCo7sxMW0eCvxWTqAz7zBdMYUPqg9q+/6kbTWw90m+kq2GI3 dweX+Yt5BuItOfQlJd7U8QKBgGK6nbrC0XDJcwBi4Djs/APfH0geZcE7Dl3S+6r5 KPsAw18aY0YvX8wXOMZzpLP9jQaPKU+ew7Kw7zpZy3PToVev6ANLD5mIjPBDFgtu p1VAN0jrJmQ4NCzhc/WVzxBFnZxTf7LEbwwyPL5TQtW5FsB9fUKuKDn4AdSoN9uj 07KfAoGAFPatmlWkTqO233S6OzUgpkGXRyXgM77VLSxJje+Y1BAB0APJNYF7Wmr+ KPl/D+v+gw/2kUxO6q6I5d7doA5d0ji/JbnFQAtvZoPaqJ2GxYsbaFnvpZ7gY2Ze 0ECJrtGVYJxsLjir/tbR3xzXJ0dvHkLFJ1jB0rno0gbHk67oobA= -----END RSA PRIVATE KEY----- 2018-12-23 19:13:52,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 19:13:52,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"security_group": {"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-12-23 19:13:52,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-38fe4a16-7a1c-40f6-bab0-99923859991d Date: Sun, 23 Dec 2018 19:13:52 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:52Z", "updated_at": "2018-12-23T19:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "0b90bb75-35f2-48ec-be1f-2cc73e46a7f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "49ba861c-5585-422b-aa9b-d3d883d30da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 2, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}} 2018-12-23 19:13:52,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-38fe4a16-7a1c-40f6-bab0-99923859991d 2018-12-23 19:13:52,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.230357885361s 2018-12-23 19:13:52,572 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-38fe4a16-7a1c-40f6-bab0-99923859991d 2018-12-23 19:13:52,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:13:52,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:52,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-aab9f4ec-e475-4aa6-8a7f-ebf38410aea9 Date: Sun, 23 Dec 2018 19:13:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:52Z", "updated_at": "2018-12-23T19:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "0b90bb75-35f2-48ec-be1f-2cc73e46a7f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "49ba861c-5585-422b-aa9b-d3d883d30da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 2, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}, {"description": "Default security group", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:44Z", "updated_at": "2018-12-23T19:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "34b0a036-5a34-4153-b986-ea5464d7503a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "3c1f65bb-0f1f-4b84-81bb-3bdf21552566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "6b6c3ec6-8321-449e-a3bb-dd824146cfae", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "962bea2e-06bd-4c60-91e0-a748f633dd31", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 4, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "name": "default"}]} 2018-12-23 19:13:52,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-aab9f4ec-e475-4aa6-8a7f-ebf38410aea9 2018-12-23 19:13:52,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0714240074158s 2018-12-23 19:13:52,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-aab9f4ec-e475-4aa6-8a7f-ebf38410aea9 2018-12-23 19:13:52,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 19:13:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -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": "3e11bac4-0cc7-43de-926f-dc33d5fab64b"}}' 2018-12-23 19:13:52,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-03794735-29a7-4300-8d1e-973c82ae24c7 Date: Sun, 23 Dec 2018 19:13:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "port_range_min": 22, "revision_number": 0, "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:52Z", "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "f41a90f4-d87b-488a-bcae-e38b3cddaa0a"}} 2018-12-23 19:13:52,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-03794735-29a7-4300-8d1e-973c82ae24c7 2018-12-23 19:13:52,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.267106056213s 2018-12-23 19:13:52,920 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-03794735-29a7-4300-8d1e-973c82ae24c7 2018-12-23 19:13:52,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:13:52,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:52,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-47573c36-a03f-4e27-9fe5-bc449bf61bcb Date: Sun, 23 Dec 2018 19:13:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:52Z", "updated_at": "2018-12-23T19:13:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "0b90bb75-35f2-48ec-be1f-2cc73e46a7f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "49ba861c-5585-422b-aa9b-d3d883d30da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "f41a90f4-d87b-488a-bcae-e38b3cddaa0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 3, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}, {"description": "Default security group", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:44Z", "updated_at": "2018-12-23T19:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "34b0a036-5a34-4153-b986-ea5464d7503a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "3c1f65bb-0f1f-4b84-81bb-3bdf21552566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "6b6c3ec6-8321-449e-a3bb-dd824146cfae", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "962bea2e-06bd-4c60-91e0-a748f633dd31", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 4, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "name": "default"}]} 2018-12-23 19:13:52,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-47573c36-a03f-4e27-9fe5-bc449bf61bcb 2018-12-23 19:13:52,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0454478263855s 2018-12-23 19:13:52,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-47573c36-a03f-4e27-9fe5-bc449bf61bcb 2018-12-23 19:13:52,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 19:13:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -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": "3e11bac4-0cc7-43de-926f-dc33d5fab64b"}}' 2018-12-23 19:13:53,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c38f1ab1-715d-4ef4-a522-3c5ebb611272 Date: Sun, 23 Dec 2018 19:13:53 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:13:53Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "port_range_min": null, "revision_number": 0, "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:53Z", "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "2de32b02-c84e-4e7a-b18c-7bbf7c0ee2f0"}} 2018-12-23 19:13:53,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c38f1ab1-715d-4ef4-a522-3c5ebb611272 2018-12-23 19:13:53,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.168475151062s 2018-12-23 19:13:53,142 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c38f1ab1-715d-4ef4-a522-3c5ebb611272 2018-12-23 19:13:53,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:53,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:53,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-4596d896-5535-408b-9a63-d9dfeb4168d6 Date: Sun, 23 Dec 2018 19:13:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cb6ccfc81154e3386000d85a3e42b07","l2_adjacency":true,"status":"ACTIVE","subnets":["e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"],"description":"","tags":[],"updated_at":"2018-12-23T19:13:46Z","qos_policy_id":null,"name":"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453","admin_state_up":true,"tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:44Z","mtu":1450}]} 2018-12-23 19:13:53,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4596d896-5535-408b-9a63-d9dfeb4168d6 2018-12-23 19:13:53,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936179161072s 2018-12-23 19:13:53,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4596d896-5535-408b-9a63-d9dfeb4168d6 2018-12-23 19:13:53,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:13:53,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:53,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-d3cc2fdd-73ac-4480-b191-20c3d4ce74a9 Date: Sun, 23 Dec 2018 19:13:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap", "metadata": {}}], "file": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file", "owner": "9cb6ccfc81154e3386000d85a3e42b07", "id": "22756c87-cbb5-430d-a484-7f5407816796", "size": 12716032, "self": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:13:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:13:53,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d3cc2fdd-73ac-4480-b191-20c3d4ce74a9 2018-12-23 19:13:53,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384531021118s 2018-12-23 19:13:53,280 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d3cc2fdd-73ac-4480-b191-20c3d4ce74a9 2018-12-23 19:13:53,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:13:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:53,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-29795810-9016-43ac-bfde-9486ec8ff724 x-compute-request-id: req-29795810-9016-43ac-bfde-9486ec8ff724 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_9dc67bd6-e451-41db-aba3-408a7ff91453", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6"}]} 2018-12-23 19:13:53,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-29795810-9016-43ac-bfde-9486ec8ff724 2018-12-23 19:13:53,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211911201477s 2018-12-23 19:13:53,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-29795810-9016-43ac-bfde-9486ec8ff724 2018-12-23 19:13:53,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 19:13:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"server": {"name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "imageRef": "22756c87-cbb5-430d-a484-7f5407816796", "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "flavorRef": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ce08fbf2-a411-467c-83c1-7eb40d831b98"}], "security_groups": [{"name": "3e11bac4-0cc7-43de-926f-dc33d5fab64b"}]}}' 2018-12-23 19:13:54,246 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-21378231-6bf8-4e84-9622-047acfbf17fb x-compute-request-id: req-21378231-6bf8-4e84-9622-047acfbf17fb Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3e11bac4-0cc7-43de-926f-dc33d5fab64b"}], "OS-DCF:diskConfig": "MANUAL", "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "adminPass": "Eqfs7dRU3dK3"}} 2018-12-23 19:13:54,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-21378231-6bf8-4e84-9622-047acfbf17fb 2018-12-23 19:13:54,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.941404819489s 2018-12-23 19:13:54,247 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-21378231-6bf8-4e84-9622-047acfbf17fb 2018-12-23 19:13:54,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:54,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:55,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-a25382a6-7c41-4328-9212-5d8d8416df0d x-compute-request-id: req-a25382a6-7c41-4328-9212-5d8d8416df0d 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.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:55,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a25382a6-7c41-4328-9212-5d8d8416df0d 2018-12-23 19:13:55,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39843297005s 2018-12-23 19:13:55,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a25382a6-7c41-4328-9212-5d8d8416df0d 2018-12-23 19:13:55,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:13:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:55,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-bf69468d-db1b-4a79-8f1e-07133a79036a Date: Sun, 23 Dec 2018 19:13:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cb6ccfc81154e3386000d85a3e42b07","l2_adjacency":true,"status":"ACTIVE","subnets":["e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"],"description":"","tags":[],"updated_at":"2018-12-23T19:13:46Z","qos_policy_id":null,"name":"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453","admin_state_up":true,"tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:44Z","mtu":1450}]} 2018-12-23 19:13:55,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bf69468d-db1b-4a79-8f1e-07133a79036a 2018-12-23 19:13:55,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105444192886s 2018-12-23 19:13:55,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bf69468d-db1b-4a79-8f1e-07133a79036a 2018-12-23 19:13:55,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:13:55,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:55,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b4d5c25b-7a04-48d6-aeba-a484419f0cbc Date: Sun, 23 Dec 2018 19:13:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:13: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":"9cb6ccfc81154e3386000d85a3e42b07","id":"e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7","subnetpool_id":null,"name":"cinder_test-subnet_9dc67bd6-e451-41db-aba3-408a7ff91453"}]} 2018-12-23 19:13:55,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b4d5c25b-7a04-48d6-aeba-a484419f0cbc 2018-12-23 19:13:55,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0993528366089s 2018-12-23 19:13:55,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b4d5c25b-7a04-48d6-aeba-a484419f0cbc 2018-12-23 19:13:55,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:13:57,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:13:57,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:13:58,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:13: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-2f8e6ca2-8e5c-4cb3-879b-8d4cab46bd8f x-compute-request-id: req-2f8e6ca2-8e5c-4cb3-879b-8d4cab46bd8f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:56Z", "hostId": "e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:13:58,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f8e6ca2-8e5c-4cb3-879b-8d4cab46bd8f 2018-12-23 19:13:58,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501085996628s 2018-12-23 19:13:58,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f8e6ca2-8e5c-4cb3-879b-8d4cab46bd8f 2018-12-23 19:13:58,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:00,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:00,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ba24339-57d3-4224-8b2c-75a11346f566 x-compute-request-id: req-3ba24339-57d3-4224-8b2c-75a11346f566 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:13:56Z", "hostId": "e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:00,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ba24339-57d3-4224-8b2c-75a11346f566 2018-12-23 19:14:00,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410708904266s 2018-12-23 19:14:00,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ba24339-57d3-4224-8b2c-75a11346f566 2018-12-23 19:14:00,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:02,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:02,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:02,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67b0f963-0cfe-43a5-ad71-215ff30cc456 x-compute-request-id: req-67b0f963-0cfe-43a5-ad71-215ff30cc456 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:00.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:00Z", "hostId": "e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:02,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67b0f963-0cfe-43a5-ad71-215ff30cc456 2018-12-23 19:14:02,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192665100098s 2018-12-23 19:14:02,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67b0f963-0cfe-43a5-ad71-215ff30cc456 2018-12-23 19:14:02,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:14:02,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=963a249e-4a44-4a48-b3c3-a404cbfd3b4c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:03,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-5aed6a51-41ac-4420-865d-86a837147863 Date: Sun, 23 Dec 2018 19:14:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:14:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7","ip_address":"192.168.120.24"}],"id":"46fc357c-58b0-4345-b425-0b8aa04b28b0","security_groups":["3e11bac4-0cc7-43de-926f-dc33d5fab64b"],"mac_address":"fa:16:3e:07:67:58","project_id":"9cb6ccfc81154e3386000d85a3e42b07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:56Z","binding:vnic_type":"normal","device_id":"963a249e-4a44-4a48-b3c3-a404cbfd3b4c","ip_allocation":"immediate"}]} 2018-12-23 19:14:03,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=963a249e-4a44-4a48-b3c3-a404cbfd3b4c used request id req-5aed6a51-41ac-4420-865d-86a837147863 2018-12-23 19:14:03,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0580220222473s 2018-12-23 19:14:03,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=963a249e-4a44-4a48-b3c3-a404cbfd3b4c used request id req-5aed6a51-41ac-4420-865d-86a837147863 2018-12-23 19:14:03,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:03,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=46fc357c-58b0-4345-b425-0b8aa04b28b0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:03,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c62f5b32-b5ed-4cfd-90fd-55fe0b3c56e1 Date: Sun, 23 Dec 2018 19:14:03 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:14:03,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=46fc357c-58b0-4345-b425-0b8aa04b28b0 used request id req-c62f5b32-b5ed-4cfd-90fd-55fe0b3c56e1 2018-12-23 19:14:03,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.016175031662s 2018-12-23 19:14:03,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=46fc357c-58b0-4345-b425-0b8aa04b28b0 used request id req-c62f5b32-b5ed-4cfd-90fd-55fe0b3c56e1 2018-12-23 19:14:03,066 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:07:67:58', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'22756c87-cbb5-430d-a484-7f5407816796'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:14:00.000000', 'flavor': Munch({u'id': u'e139d49d-3b8d-4f5e-b827-a8dea10709b6'}), 'az': u'nova', 'id': u'963a249e-4a44-4a48-b3c3-a404cbfd3b4c', 'security_groups': [Munch({u'name': u'cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0619f3fbbb904e719da7c0de96b35713', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cb6ccfc81154e3386000d85a3e42b07', 'name': 'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T19:14:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T19:14:00Z', 'hostId': u'e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453', 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:14:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9cb6ccfc81154e3386000d85a3e42b07', 'name': u'cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453', 'adminPass': u'Eqfs7dRU3dK3', 'tenant_id': u'9cb6ccfc81154e3386000d85a3e42b07', 'created_at': u'2018-12-23T19:13:54Z', 'created': u'2018-12-23T19:13:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 19:14:03,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:14:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:03,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-b4466a92-0029-4596-91a6-a9777ae5ab76 Date: Sun, 23 Dec 2018 19:14:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cb6ccfc81154e3386000d85a3e42b07","l2_adjacency":true,"status":"ACTIVE","subnets":["e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"],"description":"","tags":[],"updated_at":"2018-12-23T19:13:46Z","qos_policy_id":null,"name":"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453","admin_state_up":true,"tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:44Z","mtu":1450}]} 2018-12-23 19:14:03,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b4466a92-0029-4596-91a6-a9777ae5ab76 2018-12-23 19:14:03,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10307598114s 2018-12-23 19:14:03,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b4466a92-0029-4596-91a6-a9777ae5ab76 2018-12-23 19:14:03,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:14:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=963a249e-4a44-4a48-b3c3-a404cbfd3b4c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:03,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-41d33f62-8e62-4531-9bb0-ea1242f35a01 Date: Sun, 23 Dec 2018 19:14:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:14:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7","ip_address":"192.168.120.24"}],"id":"46fc357c-58b0-4345-b425-0b8aa04b28b0","security_groups":["3e11bac4-0cc7-43de-926f-dc33d5fab64b"],"mac_address":"fa:16:3e:07:67:58","project_id":"9cb6ccfc81154e3386000d85a3e42b07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:56Z","binding:vnic_type":"normal","device_id":"963a249e-4a44-4a48-b3c3-a404cbfd3b4c","ip_allocation":"immediate"}]} 2018-12-23 19:14:03,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=963a249e-4a44-4a48-b3c3-a404cbfd3b4c used request id req-41d33f62-8e62-4531-9bb0-ea1242f35a01 2018-12-23 19:14:03,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528471469879s 2018-12-23 19:14:03,228 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=963a249e-4a44-4a48-b3c3-a404cbfd3b4c used request id req-41d33f62-8e62-4531-9bb0-ea1242f35a01 2018-12-23 19:14:03,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 19:14:03,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0"}}' 2018-12-23 19:14:05,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-43be04b9-df64-474b-bbf0-93302e0c45d7 Date: Sun, 23 Dec 2018 19:14:05 GMT RESP BODY: {"floatingip": {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}} 2018-12-23 19:14:05,328 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-43be04b9-df64-474b-bbf0-93302e0c45d7 2018-12-23 19:14:05,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.09897899628s 2018-12-23 19:14:05,328 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-43be04b9-df64-474b-bbf0-93302e0c45d7 2018-12-23 19:14:05,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:05,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:05,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-6a10e09f-8021-4183-bc4a-7ffd8d3dedf1 Date: Sun, 23 Dec 2018 19:14:05 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:05,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6a10e09f-8021-4183-bc4a-7ffd8d3dedf1 2018-12-23 19:14:05,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0430569648743s 2018-12-23 19:14:05,380 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6a10e09f-8021-4183-bc4a-7ffd8d3dedf1 2018-12-23 19:14:05,384 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:05,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:05,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:05,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-8233f102-cd75-4687-b0a5-2971845f0654 Date: Sun, 23 Dec 2018 19:14:05 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:05,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8233f102-cd75-4687-b0a5-2971845f0654 2018-12-23 19:14:05,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201551914215s 2018-12-23 19:14:05,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8233f102-cd75-4687-b0a5-2971845f0654 2018-12-23 19:14:05,513 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:05,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:05,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:05,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-1edde1a8-1595-402e-85ca-2242fc05e9ab Date: Sun, 23 Dec 2018 19:14:05 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:05,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1edde1a8-1595-402e-85ca-2242fc05e9ab 2018-12-23 19:14:05,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0198738574982s 2018-12-23 19:14:05,639 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1edde1a8-1595-402e-85ca-2242fc05e9ab 2018-12-23 19:14:05,642 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:05,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:05,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-cc63f5c1-f900-4446-9051-fdf20b660a3e Date: Sun, 23 Dec 2018 19:14:05 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:05,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cc63f5c1-f900-4446-9051-fdf20b660a3e 2018-12-23 19:14:05,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0223860740662s 2018-12-23 19:14:05,770 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cc63f5c1-f900-4446-9051-fdf20b660a3e 2018-12-23 19:14:05,774 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:05,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:05,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:05,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-4e0d8f5f-e350-4474-82c4-6b457f1f17cb Date: Sun, 23 Dec 2018 19:14:05 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:05,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4e0d8f5f-e350-4474-82c4-6b457f1f17cb 2018-12-23 19:14:05,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206580162048s 2018-12-23 19:14:05,900 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4e0d8f5f-e350-4474-82c4-6b457f1f17cb 2018-12-23 19:14:05,903 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:06,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:06,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-23f051b5-b083-45af-be4b-7a845a640de0 Date: Sun, 23 Dec 2018 19:14:06 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:06,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-23f051b5-b083-45af-be4b-7a845a640de0 2018-12-23 19:14:06,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207998752594s 2018-12-23 19:14:06,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-23f051b5-b083-45af-be4b-7a845a640de0 2018-12-23 19:14:06,033 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:06,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:06,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:06,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-81446fd5-2497-401d-b6f7-28eae6083d6b Date: Sun, 23 Dec 2018 19:14:06 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:06,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-81446fd5-2497-401d-b6f7-28eae6083d6b 2018-12-23 19:14:06,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226759910583s 2018-12-23 19:14:06,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-81446fd5-2497-401d-b6f7-28eae6083d6b 2018-12-23 19:14:06,165 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:06,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:06,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-3b30d7ba-c58c-46e6-8a59-5a7fc290a3dd Date: Sun, 23 Dec 2018 19:14:06 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:06Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:06,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b30d7ba-c58c-46e6-8a59-5a7fc290a3dd 2018-12-23 19:14:06,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207049846649s 2018-12-23 19:14:06,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3b30d7ba-c58c-46e6-8a59-5a7fc290a3dd 2018-12-23 19:14:06,294 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'4419362c-ddf1-44fe-94d0-cb839207d1e5', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9cb6ccfc81154e3386000d85a3e42b07', 'created_at': u'2018-12-23T19:14:04Z', 'attached': True, 'updated_at': u'2018-12-23T19:14:06Z', 'id': u'8b5ef465-9abe-4361-a8df-682e7678e152', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', 'fixed_ip_address': u'192.168.120.24', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cb6ccfc81154e3386000d85a3e42b07', 'name': 'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'4419362c-ddf1-44fe-94d0-cb839207d1e5', u'qos_policy_id': None, 'project_id': u'9cb6ccfc81154e3386000d85a3e42b07', 'port_id': u'46fc357c-58b0-4345-b425-0b8aa04b28b0', 'port': u'46fc357c-58b0-4345-b425-0b8aa04b28b0', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 19:14:06,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 19:14:06,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 19:14:06,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60458832-d1e5-4073-81bf-cec637062670 x-compute-request-id: req-60458832-d1e5-4073-81bf-cec637062670 Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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 529472589 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.232520] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.235472] pid_max: default: 32768 minimum: 301\n[ 0.237056] ACPI: Core revision 20150930\n[ 0.239048] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241351] Security Framework initialized\n[ 0.242790] Yama: becoming mindful.\n[ 0.244078] AppArmor: AppArmor initialized\n[ 0.245567] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247876] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250106] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252238] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254633] Initializing cgroup subsys io\n[ 0.256076] Initializing cgroup subsys memory\n[ 0.257596] Initializing cgroup subsys devices\n[ 0.259142] Initializing cgroup subsys freezer\n[ 0.260682] Initializing cgroup subsys net_cls\n[ 0.262216] Initializing cgroup subsys perf_event\n[ 0.263837] Initializing cgroup subsys net_prio\n[ 0.265398] Initializing cgroup subsys hugetlb\n[ 0.266942] Initializing cgroup subsys pids\n[ 0.268468] CPU: Physical Processor ID: 0\n[ 0.270582] mce: CPU supports 10 MCE banks\n[ 0.272068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.290828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.299306] ftrace: allocating 31920 entries in 125 pages\n[ 0.330798] smpboot: Max logical packages: 1\n[ 0.332314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.334688] x2apic enabled\n[ 0.336069] Switched APIC routing to physical x2apic.\n[ 0.338961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.340938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.344606] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.347776] KVM setup paravirtual spinlock\n[ 0.349709] x86: Booted up 1 node, 1 CPUs\n[ 0.351132] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.353525] devtmpfs: initialized\n[ 0.355770] evm: security.selinux\n[ 0.357003] evm: security.SMACK64\n[ 0.358228] evm: security.SMACK64EXEC\n[ 0.359547] evm: security.SMACK64TRANSMUTE\n[ 0.360982] evm: security.SMACK64MMAP\n[ 0.362296] evm: security.ima\n[ 0.363422] evm: security.capability\n[ 0.364788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.368026] pinctrl core: initialized pinctrl subsystem\n[ 0.369918] RTC time: 19:14:01, date: 12/23/18\n[ 0.371557] NET: Registered protocol family 16\n[ 0.373222] cpuidle: using governor ladder\n[ 0.374670] cpuidle: using governor menu\n[ 0.376061] PCCT header not found.\n[ 0.377354] ACPI: bus type PCI registered\n[ 0.378771] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.380947] PCI: Using configuration type 1 for base access\n[ 0.383526] ACPI: Added _OSI(Module Device)\n[ 0.385007] ACPI: Added _OSI(Processor Device)\n[ 0.386531] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.388124] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.390724] ACPI: Interpreter enabled\n[ 0.392060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.395337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.398632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.401897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.405165] ACPI: (supports S0 S5)\n[ 0.406417] ACPI: Using IOAPIC for interrupt routing\n[ 0.408095] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.412605] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.414631] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.416829] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.418959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.422802] acpiphp: Slot [3] registered\n[ 0.424219] acpiphp: Slot [4] registered\n[ 0.425630] acpiphp: Slot [5] registered\n[ 0.427041] acpiphp: Slot [6] registered\n[ 0.428456] acpiphp: Slot [7] registered\n[ 0.429861] acpiphp: Slot [8] registered\n[ 0.431280] acpiphp: Slot [9] registered\n[ 0.432687] acpiphp: Slot [10] registered\n[ 0.434117] acpiphp: Slot [11] registered\n[ 0.435558] acpiphp: Slot [12] registered\n[ 0.436992] acpiphp: Slot [13] registered\n[ 0.438430] acpiphp: Slot [14] registered\n[ 0.439865] acpiphp: Slot [15] registered\n[ 0.457334] acpiphp: Slot [16] registered\n[ 0.458775] acpiphp: Slot [17] registered\n[ 0.460213] acpiphp: Slot [18] registered\n[ 0.461649] acpiphp: Slot [19] registered\n[ 0.463082] acpiphp: Slot [20] registered\n[ 0.464524] acpiphp: Slot [21] registered\n[ 0.465959] acpiphp: Slot [22] registered\n[ 0.467394] acpiphp: Slot [23] registered\n[ 0.468829] acpiphp: Slot [24] registered\n[ 0.470270] acpiphp: Slot [25] registered\n[ 0.471700] acpiphp: Slot [26] registered\n[ 0.473129] acpiphp: Slot [27] registered\n[ 0.474568] acpiphp: Slot [28] registered\n[ 0.476004] acpiphp: Slot [29] registered\n[ 0.477434] acpiphp: Slot [30] registered\n[ 0.478867] acpiphp: Slot [31] registered\n[ 0.480304] PCI host bridge to bus 0000:00\n[ 0.481736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483901] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.486082] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.488659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.491231] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.493852] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498488] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.500759] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.502852] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505105] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509503] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.512024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.536514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.539151] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.541886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.544360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.546798] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.548980] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.551260] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.553113] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.555838] vgaarb: loaded\n[ 0.556894] vgaarb: bridge control possible 0000:00:02.0\n[ 0.559007] SCSI subsystem initialized\n[ 0.560617] ACPI: bus type USB registered\n[ 0.562072] usbcore: registered new interface driver usbfs\n[ 0.563889] usbcore: registered new interface driver hub\n[ 0.565664] usbcore: registered new device driver usb\n[ 0.567566] PCI: Using ACPI for IRQ routing\n[ 0.569482] NetLabel: Initializing\n[ 0.570742] NetLabel: domain hash size = 128\n[ 0.572246] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.573936] NetLabel: unlabeled traffic allowed by default\n[ 0.575988] clocksource: Switched to clocksource kvm-clock\n[ 0.586224] AppArmor: AppArmor Filesystem Enabled\n[ 0.587894] pnp: PnP ACPI init\n[ 0.589398] pnp: PnP ACPI: found 5 devices\n[ 0.596480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.599496] NET: Registered protocol family 2\n[ 0.601292] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.603573] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.605703] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.607834] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609757] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.611841] NET: Registered protocol family 1\n[ 0.613385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615326] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.617236] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.632201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.647257] Trying to unpack rootfs image as initramfs...\n[ 0.709671] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.712726] Scanning for low memory corruption every 60 seconds\n[ 0.715163] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.717355] audit: initializing netlink subsys (disabled)\n[ 0.719194] audit: type=2000 audit(1545592441.500:1): initialized\n[ 0.721571] Initialise system trusted keyring\n[ 0.723283] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.725350] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.728525] zbud: loaded\n[ 0.729756] VFS: Disk quotas dquot_6.6.0\n[ 0.731207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.733841] fuse init (API version 7.23)\n[ 0.735391] Key type big_key registered\n[ 0.736849] Allocating IMA MOK and blacklist keyrings.\n[ 0.738946] Key type asymmetric registered\n[ 0.740417] Asymmetric key parser 'x509' registered\n[ 0.742119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744752] io scheduler noop registered\n[ 0.746136] io scheduler deadline registered (default)\n[ 0.747859] io scheduler cfq registered\n[ 0.749336] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.751169] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.753355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755841] ACPI: Power Button [PWRF]\n[ 0.757286] GHES: HEST is not enabled!\n[ 0.771245] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800466] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.804008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.830139] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.833636] Linux agpgart interface v0.103\n[ 0.837385] brd: module loaded\n[ 0.839757] loop: module loaded\n[ 0.845153] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.847700] GPT:90111 != 2097151\n[ 0.848896] GPT:Alternate GPT header not at the end of the disk.\n[ 0.850837] GPT:90111 != 2097151\n[ 0.852028] GPT: Use GNU Parted to correct GPT errors.\n[ 0.853734] vda: vda1 vda15\n[ 0.855699] scsi host0: ata_piix\n[ 0.857050] scsi host1: ata_piix\n[ 0.858341] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.860522] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.863332] libphy: Fixed MDIO Bus: probed\n[ 0.864795] tun: Universal TUN/TAP device driver, 1.6\n[ 0.866541] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.869988] PPP generic driver version 2.4.2\n[ 0.871569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.873675] ehci-pci: EHCI PCI platform driver\n[ 0.875279] ehci-platform: EHCI generic platform driver\n[ 0.877087] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.879112] ohci-pci: OHCI PCI platform driver\n[ 0.880670] ohci-platform: OHCI generic platform driver\n[ 0.882447] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.897478] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.899240] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.901869] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.903616] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.905683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.907862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.910356] usb usb1: Product: UHCI Host Controller\n[ 0.912000] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.914016] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.915713] hub 1-0:1.0: USB hub found\n[ 0.917083] hub 1-0:1.0: 2 ports detected\n[ 0.918743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.922426] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.924120] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.925934] mousedev: PS/2 mouse device common for all mice\n[ 0.928151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.931199] rtc_cmos 00:00: RTC can wake from S4\n[ 0.933344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.935412] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.937513] i2c /dev entries driver\n[ 0.938846] device-mapper: uevent: version 1.0.3\n[ 0.940521] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.943398] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.945775] NET: Registered protocol family 10\n[ 0.947810] NET: Registered protocol family 17\n[ 0.949411] Key type dns_resolver registered\n[ 0.951077] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.953006] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.956111] registered taskstats version 1\n[ 0.957611] Loading compiled-in X.509 certificates\n[ 0.959852] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.963113] zswap: loaded using pool lzo/zbud\n[ 0.965674] Key type trusted registered\n[ 0.968136] Key type encrypted registered\n[ 0.969559] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.971390] ima: No TPM chip found, activating TPM-bypass!\n[ 0.973226] evm: HMAC attrs: 0x1\n[ 0.974873] Magic number: 14:948:243\n[ 0.976415] rtc_cmos 00:00: setting system clock to 2018-12-23 19:14:01 UTC (1545592441)\n[ 0.979250] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.981220] EDD information not available.\n[ 1.018748] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.037086] Write protecting the kernel read-only data: 14336k\n[ 1.042293] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.045462] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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[ 1.096225] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.24...\nLease of 192.168.120.24 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.02. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCd7rBhY/vemoM0gr3ZesqxbPQTsPTuqCoTC0B76s4kGQ03LNyPA8U7LixQhe7ofuhOGrwsSVbmEqUB3yQ5Qkdy6I567okN+nNVK6hl+frlsJ5vdUSjYhe2+r6XeYZdtsm7P6GrA7Iyb54rk7ncrWwrogGuYAfalNK7WA3UooMZmLzdZnT4q9avuMq067DC0PoLewOsCqFS5hy/B6ZKrvPx5GsiU/dfUZYDsSTbnifziWM2C7JvbLNFSM9e5Pg+I8UIdA4FlTvjgAxitmKm6tfpaWsKua27mwOcxa/JB5otiLUiUaWi2dfMz91n47aElddNFfb2y+eNc113YHlCiNbB root@cinder-test-vm2-9dc67bd6-e451-41db-aba3-408a7ff91453\nssh-dss AAAAB3NzaC1kc3MAAACBAP2uj+w0Ax1FJbEUR1/qUVCud35WZf77EkmDDn1h6oNWnN8ZFFawFWQmbAb1wx7anLTJj9Zf770yG1edoIXAWzDAsbuPONe8z9XOsSKPUiSnsaCNZ7iFTrxD6ynB4wXjD3fnxN+S1MebVeNLNuxsRzmLPEbxDgGpKZmy7Jdz33s7AAAAFQD9/xjqykzohKgWFdfigTgkpr5l/wAAAIAhFDLUhnCzVy7VSi9UoYshKtunawohLAuyZ0Hn1hSlaYbFWTAUdn9vRMgoBr0WZhHrpY5CMqeflnzsFV8XCVKlo9f0nLFMOxbj2cbZiFrfL8rNsnxVUtuiWUODH+7NLveyRnnZLOEe21h72b/vhCP8P00nsXtO/LGIxluqdLiEHwAAAIBUGF6xJbr1UWwlAAVMhsYQ4WT6Lwb0Efz0Eq4yggPVkDe1Hqn8dE0RtE2O6n5WXMm/bIGTZDaIpl1Yqx9McitGd9zK+QXIgRTK9sddw7m2JmRE1w9i163Gvv0Paz5VKBFF/Q/WG68jBZXhcYgR1QUYfcdZ6WBRMx9wfFx1Mmu8UQ== root@cinder-test-vm2-9dc67bd6-e451-41db-aba3-408a7ff91453\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.13s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fe07:6758/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.24 \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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-9dc67bd6-e451-41db-aba3-408a7ff91453\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.41 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-9dc67bd6-e451-41db-aba3-408a7ff91453 login: "} 2018-12-23 19:14:06,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/action used request id req-60458832-d1e5-4073-81bf-cec637062670 2018-12-23 19:14:06,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795109272003s 2018-12-23 19:14:06,375 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/action used request id req-60458832-d1e5-4073-81bf-cec637062670 2018-12-23 19:14:06,375 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 529472589 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.232520] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.235472] pid_max: default: 32768 minimum: 301 [ 0.237056] ACPI: Core revision 20150930 [ 0.239048] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241351] Security Framework initialized [ 0.242790] Yama: becoming mindful. [ 0.244078] AppArmor: AppArmor initialized [ 0.245567] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247876] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250106] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252238] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254633] Initializing cgroup subsys io [ 0.256076] Initializing cgroup subsys memory [ 0.257596] Initializing cgroup subsys devices [ 0.259142] Initializing cgroup subsys freezer [ 0.260682] Initializing cgroup subsys net_cls [ 0.262216] Initializing cgroup subsys perf_event [ 0.263837] Initializing cgroup subsys net_prio [ 0.265398] Initializing cgroup subsys hugetlb [ 0.266942] Initializing cgroup subsys pids [ 0.268468] CPU: Physical Processor ID: 0 [ 0.270582] mce: CPU supports 10 MCE banks [ 0.272068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273839] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290828] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.299306] ftrace: allocating 31920 entries in 125 pages [ 0.330798] smpboot: Max logical packages: 1 [ 0.332314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.334688] x2apic enabled [ 0.336069] Switched APIC routing to physical x2apic. [ 0.338961] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.340938] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.344606] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.347776] KVM setup paravirtual spinlock [ 0.349709] x86: Booted up 1 node, 1 CPUs [ 0.351132] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.353525] devtmpfs: initialized [ 0.355770] evm: security.selinux [ 0.357003] evm: security.SMACK64 [ 0.358228] evm: security.SMACK64EXEC [ 0.359547] evm: security.SMACK64TRANSMUTE [ 0.360982] evm: security.SMACK64MMAP [ 0.362296] evm: security.ima [ 0.363422] evm: security.capability [ 0.364788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.368026] pinctrl core: initialized pinctrl subsystem [ 0.369918] RTC time: 19:14:01, date: 12/23/18 [ 0.371557] NET: Registered protocol family 16 [ 0.373222] cpuidle: using governor ladder [ 0.374670] cpuidle: using governor menu [ 0.376061] PCCT header not found. [ 0.377354] ACPI: bus type PCI registered [ 0.378771] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.380947] PCI: Using configuration type 1 for base access [ 0.383526] ACPI: Added _OSI(Module Device) [ 0.385007] ACPI: Added _OSI(Processor Device) [ 0.386531] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.388124] ACPI: Added _OSI(Processor Aggregator Device) [ 0.390724] ACPI: Interpreter enabled [ 0.392060] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.395337] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.398632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.401897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.405165] ACPI: (supports S0 S5) [ 0.406417] ACPI: Using IOAPIC for interrupt routing [ 0.408095] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.412605] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.414631] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416829] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.418959] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.422802] acpiphp: Slot [3] registered [ 0.424219] acpiphp: Slot [4] registered [ 0.425630] acpiphp: Slot [5] registered [ 0.427041] acpiphp: Slot [6] registered [ 0.428456] acpiphp: Slot [7] registered [ 0.429861] acpiphp: Slot [8] registered [ 0.431280] acpiphp: Slot [9] registered [ 0.432687] acpiphp: Slot [10] registered [ 0.434117] acpiphp: Slot [11] registered [ 0.435558] acpiphp: Slot [12] registered [ 0.436992] acpiphp: Slot [13] registered [ 0.438430] acpiphp: Slot [14] registered [ 0.439865] acpiphp: Slot [15] registered [ 0.457334] acpiphp: Slot [16] registered [ 0.458775] acpiphp: Slot [17] registered [ 0.460213] acpiphp: Slot [18] registered [ 0.461649] acpiphp: Slot [19] registered [ 0.463082] acpiphp: Slot [20] registered [ 0.464524] acpiphp: Slot [21] registered [ 0.465959] acpiphp: Slot [22] registered [ 0.467394] acpiphp: Slot [23] registered [ 0.468829] acpiphp: Slot [24] registered [ 0.470270] acpiphp: Slot [25] registered [ 0.471700] acpiphp: Slot [26] registered [ 0.473129] acpiphp: Slot [27] registered [ 0.474568] acpiphp: Slot [28] registered [ 0.476004] acpiphp: Slot [29] registered [ 0.477434] acpiphp: Slot [30] registered [ 0.478867] acpiphp: Slot [31] registered [ 0.480304] PCI host bridge to bus 0000:00 [ 0.481736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483901] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.486082] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488659] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.491231] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.493852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498488] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500759] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.502852] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505105] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509503] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.512024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.536514] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.539151] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.541886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.544360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.546798] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.548980] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.551260] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.553113] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.555838] vgaarb: loaded [ 0.556894] vgaarb: bridge control possible 0000:00:02.0 [ 0.559007] SCSI subsystem initialized [ 0.560617] ACPI: bus type USB registered [ 0.562072] usbcore: registered new interface driver usbfs [ 0.563889] usbcore: registered new interface driver hub [ 0.565664] usbcore: registered new device driver usb [ 0.567566] PCI: Using ACPI for IRQ routing [ 0.569482] NetLabel: Initializing [ 0.570742] NetLabel: domain hash size = 128 [ 0.572246] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.573936] NetLabel: unlabeled traffic allowed by default [ 0.575988] clocksource: Switched to clocksource kvm-clock [ 0.586224] AppArmor: AppArmor Filesystem Enabled [ 0.587894] pnp: PnP ACPI init [ 0.589398] pnp: PnP ACPI: found 5 devices [ 0.596480] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.599496] NET: Registered protocol family 2 [ 0.601292] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.603573] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.605703] TCP: Hash tables configured (established 4096 bind 4096) [ 0.607834] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.609757] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.611841] NET: Registered protocol family 1 [ 0.613385] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615326] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.617236] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.632201] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.647257] Trying to unpack rootfs image as initramfs... [ 0.709671] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.712726] Scanning for low memory corruption every 60 seconds [ 0.715163] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.717355] audit: initializing netlink subsys (disabled) [ 0.719194] audit: type=2000 audit(1545592441.500:1): initialized [ 0.721571] Initialise system trusted keyring [ 0.723283] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.725350] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.728525] zbud: loaded [ 0.729756] VFS: Disk quotas dquot_6.6.0 [ 0.731207] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.733841] fuse init (API version 7.23) [ 0.735391] Key type big_key registered [ 0.736849] Allocating IMA MOK and blacklist keyrings. [ 0.738946] Key type asymmetric registered [ 0.740417] Asymmetric key parser 'x509' registered [ 0.742119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744752] io scheduler noop registered [ 0.746136] io scheduler deadline registered (default) [ 0.747859] io scheduler cfq registered [ 0.749336] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751169] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753355] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755841] ACPI: Power Button [PWRF] [ 0.757286] GHES: HEST is not enabled! [ 0.771245] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800466] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.804008] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.830139] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.833636] Linux agpgart interface v0.103 [ 0.837385] brd: module loaded [ 0.839757] loop: module loaded [ 0.845153] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.847700] GPT:90111 != 2097151 [ 0.848896] GPT:Alternate GPT header not at the end of the disk. [ 0.850837] GPT:90111 != 2097151 [ 0.852028] GPT: Use GNU Parted to correct GPT errors. [ 0.853734] vda: vda1 vda15 [ 0.855699] scsi host0: ata_piix [ 0.857050] scsi host1: ata_piix [ 0.858341] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.860522] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.863332] libphy: Fixed MDIO Bus: probed [ 0.864795] tun: Universal TUN/TAP device driver, 1.6 [ 0.866541] tun: (C) 1999-2004 Max Krasnyansky [ 0.869988] PPP generic driver version 2.4.2 [ 0.871569] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.873675] ehci-pci: EHCI PCI platform driver [ 0.875279] ehci-platform: EHCI generic platform driver [ 0.877087] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.879112] ohci-pci: OHCI PCI platform driver [ 0.880670] ohci-platform: OHCI generic platform driver [ 0.882447] uhci_hcd: USB Universal Host Controller Interface driver [ 0.897478] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.899240] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.901869] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.903616] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.905683] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.907862] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.910356] usb usb1: Product: UHCI Host Controller [ 0.912000] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.914016] usb usb1: SerialNumber: 0000:00:01.2 [ 0.915713] hub 1-0:1.0: USB hub found [ 0.917083] hub 1-0:1.0: 2 ports detected [ 0.918743] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.922426] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.924120] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.925934] mousedev: PS/2 mouse device common for all mice [ 0.928151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.931199] rtc_cmos 00:00: RTC can wake from S4 [ 0.933344] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.935412] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.937513] i2c /dev entries driver [ 0.938846] device-mapper: uevent: version 1.0.3 [ 0.940521] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.943398] ledtrig-cpu: registered to indicate activity on CPUs [ 0.945775] NET: Registered protocol family 10 [ 0.947810] NET: Registered protocol family 17 [ 0.949411] Key type dns_resolver registered [ 0.951077] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.953006] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.956111] registered taskstats version 1 [ 0.957611] Loading compiled-in X.509 certificates [ 0.959852] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.963113] zswap: loaded using pool lzo/zbud [ 0.965674] Key type trusted registered [ 0.968136] Key type encrypted registered [ 0.969559] AppArmor: AppArmor sha1 policy hashing enabled [ 0.971390] ima: No TPM chip found, activating TPM-bypass! [ 0.973226] evm: HMAC attrs: 0x1 [ 0.974873] Magic number: 14:948:243 [ 0.976415] rtc_cmos 00:00: setting system clock to 2018-12-23 19:14:01 UTC (1545592441) [ 0.979250] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.981220] EDD information not available. [ 1.018748] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.037086] Write protecting the kernel read-only data: 14336k [ 1.042293] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.045462] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.096225] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.24... Lease of 192.168.120.24 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.02. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCd7rBhY/vemoM0gr3ZesqxbPQTsPTuqCoTC0B76s4kGQ03LNyPA8U7LixQhe7ofuhOGrwsSVbmEqUB3yQ5Qkdy6I567okN+nNVK6hl+frlsJ5vdUSjYhe2+r6XeYZdtsm7P6GrA7Iyb54rk7ncrWwrogGuYAfalNK7WA3UooMZmLzdZnT4q9avuMq067DC0PoLewOsCqFS5hy/B6ZKrvPx5GsiU/dfUZYDsSTbnifziWM2C7JvbLNFSM9e5Pg+I8UIdA4FlTvjgAxitmKm6tfpaWsKua27mwOcxa/JB5otiLUiUaWi2dfMz91n47aElddNFfb2y+eNc113YHlCiNbB root@cinder-test-vm2-9dc67bd6-e451-41db-aba3-408a7ff91453 ssh-dss AAAAB3NzaC1kc3MAAACBAP2uj+w0Ax1FJbEUR1/qUVCud35WZf77EkmDDn1h6oNWnN8ZFFawFWQmbAb1wx7anLTJj9Zf770yG1edoIXAWzDAsbuPONe8z9XOsSKPUiSnsaCNZ7iFTrxD6ynB4wXjD3fnxN+S1MebVeNLNuxsRzmLPEbxDgGpKZmy7Jdz33s7AAAAFQD9/xjqykzohKgWFdfigTgkpr5l/wAAAIAhFDLUhnCzVy7VSi9UoYshKtunawohLAuyZ0Hn1hSlaYbFWTAUdn9vRMgoBr0WZhHrpY5CMqeflnzsFV8XCVKlo9f0nLFMOxbj2cbZiFrfL8rNsnxVUtuiWUODH+7NLveyRnnZLOEe21h72b/vhCP8P00nsXtO/LGIxluqdLiEHwAAAIBUGF6xJbr1UWwlAAVMhsYQ4WT6Lwb0Efz0Eq4yggPVkDe1Hqn8dE0RtE2O6n5WXMm/bIGTZDaIpl1Yqx9McitGd9zK+QXIgRTK9sddw7m2JmRE1w9i163Gvv0Paz5VKBFF/Q/WG68jBZXhcYgR1QUYfcdZ6WBRMx9wfFx1Mmu8UQ== root@cinder-test-vm2-9dc67bd6-e451-41db-aba3-408a7ff91453 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fe07:6758/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.24 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-9dc67bd6-e451-41db-aba3-408a7ff91453 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.41 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-9dc67bd6-e451-41db-aba3-408a7ff91453 login: 2018-12-23 19:14:06,379 - paramiko.transport - DEBUG - starting thread (client mode): 0x9cbfcb10L 2018-12-23 19:14:06,380 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 19:14:06,380 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 19:14:06,380 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 19:14:06,381 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 19:14:06,381 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 19:14:06,382 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 19:14:06,382 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 19:14:06,382 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 19:14:06,382 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 19:14:06,399 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 19:14:06,400 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 19:14:06,412 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: 7f53707806d43cf82f42005b395c3f22 2018-12-23 19:14:06,413 - paramiko.transport - DEBUG - Trying discovered key 093978d9a5c96b67e4cd24ea5fa09ab0 in /tmp/tmpRjUy9Z 2018-12-23 19:14:06,439 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 19:14:06,445 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 19:14:06,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-12-23 19:14:06,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"volume": {"display_name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "size": "2"}}' 2018-12-23 19:14:07,615 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:14:06 GMT Server: Apache x-compute-request-id: req-509563ae-d5f0-4a4f-9c0c-b06c0ecaabbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-509563ae-d5f0-4a4f-9c0c-b06c0ecaabbe Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}} 2018-12-23 19:14:07,616 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes used request id req-509563ae-d5f0-4a4f-9c0c-b06c0ecaabbe 2018-12-23 19:14:07,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.13615083694s 2018-12-23 19:14:07,616 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes used request id req-509563ae-d5f0-4a4f-9c0c-b06c0ecaabbe 2018-12-23 19:14:07,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:07,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:08,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:07 GMT Server: Apache x-compute-request-id: req-c25d96c3-5201-4c0d-a2f9-5a1f11a3aab5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c25d96c3-5201-4c0d-a2f9-5a1f11a3aab5 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:07.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:08,548 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-c25d96c3-5201-4c0d-a2f9-5a1f11a3aab5 2018-12-23 19:14:08,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.93087887764s 2018-12-23 19:14:08,548 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-c25d96c3-5201-4c0d-a2f9-5a1f11a3aab5 2018-12-23 19:14:08,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:10,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:10,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:11,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:10 GMT Server: Apache x-compute-request-id: req-5099556f-9b2b-4902-905b-f1295803b9ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5099556f-9b2b-4902-905b-f1295803b9ca Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:09.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:11,519 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-5099556f-9b2b-4902-905b-f1295803b9ca 2018-12-23 19:14:11,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.965415000916s 2018-12-23 19:14:11,520 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-5099556f-9b2b-4902-905b-f1295803b9ca 2018-12-23 19:14:11,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:14:11,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:11,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-d060badc-cceb-493c-83c5-57f60a3977dc Date: Sun, 23 Dec 2018 19:14:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cb6ccfc81154e3386000d85a3e42b07","l2_adjacency":true,"status":"ACTIVE","subnets":["e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"],"description":"","tags":[],"updated_at":"2018-12-23T19:13:46Z","qos_policy_id":null,"name":"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453","admin_state_up":true,"tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:44Z","mtu":1450}]} 2018-12-23 19:14:11,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d060badc-cceb-493c-83c5-57f60a3977dc 2018-12-23 19:14:11,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921330451965s 2018-12-23 19:14:11,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d060badc-cceb-493c-83c5-57f60a3977dc 2018-12-23 19:14:11,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:14:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:12,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-0737ecfa-f6b7-475d-ba30-d62e3ea1c9a8 Date: Sun, 23 Dec 2018 19:14:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap", "metadata": {}}], "file": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file", "owner": "9cb6ccfc81154e3386000d85a3e42b07", "id": "22756c87-cbb5-430d-a484-7f5407816796", "size": 12716032, "self": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:13:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:14:12,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0737ecfa-f6b7-475d-ba30-d62e3ea1c9a8 2018-12-23 19:14:12,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.676187992096s 2018-12-23 19:14:12,296 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0737ecfa-f6b7-475d-ba30-d62e3ea1c9a8 2018-12-23 19:14:12,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:14:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:12,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-515b11df-3682-4b14-9f04-a3054a0c246d x-compute-request-id: req-515b11df-3682-4b14-9f04-a3054a0c246d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_9dc67bd6-e451-41db-aba3-408a7ff91453", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6"}]} 2018-12-23 19:14:12,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-515b11df-3682-4b14-9f04-a3054a0c246d 2018-12-23 19:14:12,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279359817505s 2018-12-23 19:14:12,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-515b11df-3682-4b14-9f04-a3054a0c246d 2018-12-23 19:14:12,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 19:14:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"server": {"name": "cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453", "imageRef": "22756c87-cbb5-430d-a484-7f5407816796", "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "flavorRef": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ce08fbf2-a411-467c-83c1-7eb40d831b98"}], "security_groups": [{"name": "3e11bac4-0cc7-43de-926f-dc33d5fab64b"}]}}' 2018-12-23 19:14:13,426 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-bff9a317-0844-441b-be95-721df7a55bd1 x-compute-request-id: req-bff9a317-0844-441b-be95-721df7a55bd1 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "3e11bac4-0cc7-43de-926f-dc33d5fab64b"}], "OS-DCF:diskConfig": "MANUAL", "id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "bookmark"}], "adminPass": "SahXUPTvL49k"}} 2018-12-23 19:14:13,426 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-bff9a317-0844-441b-be95-721df7a55bd1 2018-12-23 19:14:13,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.09935593605s 2018-12-23 19:14:13,427 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-bff9a317-0844-441b-be95-721df7a55bd1 2018-12-23 19:14:13,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:13,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-b074e740-cc66-4820-a5a5-42b9a6794683 x-compute-request-id: req-b074e740-cc66-4820-a5a5-42b9a6794683 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:14:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:14:13Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:00.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:00Z", "hostId": "e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:13,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b074e740-cc66-4820-a5a5-42b9a6794683 2018-12-23 19:14:13,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505400180817s 2018-12-23 19:14:13,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b074e740-cc66-4820-a5a5-42b9a6794683 2018-12-23 19:14:13,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:15,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:16,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68017097-509f-4f47-9ef7-da3b836b416c x-compute-request-id: req-68017097-509f-4f47-9ef7-da3b836b416c Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:14:14Z", "hostId": "581fb75e8844d3108b31e58aa96afa39f23cb0e80f5612efba6ed462", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:14:13Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:00.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:00Z", "hostId": "e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:16,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-68017097-509f-4f47-9ef7-da3b836b416c 2018-12-23 19:14:16,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535599946976s 2018-12-23 19:14:16,477 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-68017097-509f-4f47-9ef7-da3b836b416c 2018-12-23 19:14:16,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:18,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:18,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:18,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29ffa2ee-99ac-4ca8-addd-3703b0f0024c x-compute-request-id: req-29ffa2ee-99ac-4ca8-addd-3703b0f0024c Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:14:14Z", "hostId": "581fb75e8844d3108b31e58aa96afa39f23cb0e80f5612efba6ed462", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:14:13Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:00.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:00Z", "hostId": "e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:18,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-29ffa2ee-99ac-4ca8-addd-3703b0f0024c 2018-12-23 19:14:18,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40335392952s 2018-12-23 19:14:18,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-29ffa2ee-99ac-4ca8-addd-3703b0f0024c 2018-12-23 19:14:18,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:20,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:21,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52ff0bc4-83c3-4b21-b80f-7e46bdc83318 x-compute-request-id: req-52ff0bc4-83c3-4b21-b80f-7e46bdc83318 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:00:74", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:19.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:19Z", "hostId": "581fb75e8844d3108b31e58aa96afa39f23cb0e80f5612efba6ed462", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:14:13Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:00.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:00Z", "hostId": "e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:21,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-52ff0bc4-83c3-4b21-b80f-7e46bdc83318 2018-12-23 19:14:21,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361835002899s 2018-12-23 19:14:21,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-52ff0bc4-83c3-4b21-b80f-7e46bdc83318 2018-12-23 19:14:21,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:14:21,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=81b8ca64-bf05-496b-983f-8b57de6fe9e2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:21,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-abaf363e-b16b-40f0-9013-afc55763f90d Date: Sun, 23 Dec 2018 19:14:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:14:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7","ip_address":"192.168.120.12"}],"id":"6171833b-97b8-4173-8023-d32e91a4a1b4","security_groups":["3e11bac4-0cc7-43de-926f-dc33d5fab64b"],"mac_address":"fa:16:3e:c3:00:74","project_id":"9cb6ccfc81154e3386000d85a3e42b07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:14:14Z","binding:vnic_type":"normal","device_id":"81b8ca64-bf05-496b-983f-8b57de6fe9e2","ip_allocation":"immediate"}]} 2018-12-23 19:14:21,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=81b8ca64-bf05-496b-983f-8b57de6fe9e2 used request id req-abaf363e-b16b-40f0-9013-afc55763f90d 2018-12-23 19:14:21,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.046217918396s 2018-12-23 19:14:21,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=81b8ca64-bf05-496b-983f-8b57de6fe9e2 used request id req-abaf363e-b16b-40f0-9013-afc55763f90d 2018-12-23 19:14:21,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:21,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=6171833b-97b8-4173-8023-d32e91a4a1b4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:21,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ba1889be-08cf-475c-af02-a95d9f3e6990 Date: Sun, 23 Dec 2018 19:14:21 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:14:21,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=6171833b-97b8-4173-8023-d32e91a4a1b4 used request id req-ba1889be-08cf-475c-af02-a95d9f3e6990 2018-12-23 19:14:21,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0166540145874s 2018-12-23 19:14:21,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=6171833b-97b8-4173-8023-d32e91a4a1b4 used request id req-ba1889be-08cf-475c-af02-a95d9f3e6990 2018-12-23 19:14:21,332 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c3:00:74', 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'22756c87-cbb5-430d-a484-7f5407816796'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:14:19.000000', 'flavor': Munch({u'id': u'e139d49d-3b8d-4f5e-b827-a8dea10709b6'}), 'az': u'nova', 'id': u'81b8ca64-bf05-496b-983f-8b57de6fe9e2', 'security_groups': [Munch({u'name': u'cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0619f3fbbb904e719da7c0de96b35713', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cb6ccfc81154e3386000d85a3e42b07', 'name': 'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T19:14:19.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T19:14:19Z', 'hostId': u'581fb75e8844d3108b31e58aa96afa39f23cb0e80f5612efba6ed462', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'581fb75e8844d3108b31e58aa96afa39f23cb0e80f5612efba6ed462', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T19:14:19.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9cb6ccfc81154e3386000d85a3e42b07', 'name': u'cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453', 'adminPass': u'SahXUPTvL49k', 'tenant_id': u'9cb6ccfc81154e3386000d85a3e42b07', 'created_at': u'2018-12-23T19:14:13Z', 'created': u'2018-12-23T19:14:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 19:14:21,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:14:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:21,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-4d147c79-8c0d-47c8-9a47-674ecae75d07 Date: Sun, 23 Dec 2018 19:14:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cb6ccfc81154e3386000d85a3e42b07","l2_adjacency":true,"status":"ACTIVE","subnets":["e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"],"description":"","tags":[],"updated_at":"2018-12-23T19:13:46Z","qos_policy_id":null,"name":"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453","admin_state_up":true,"tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:44Z","mtu":1450}]} 2018-12-23 19:14:21,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4d147c79-8c0d-47c8-9a47-674ecae75d07 2018-12-23 19:14:21,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0937249660492s 2018-12-23 19:14:21,429 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4d147c79-8c0d-47c8-9a47-674ecae75d07 2018-12-23 19:14:21,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 19:14:21,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=81b8ca64-bf05-496b-983f-8b57de6fe9e2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:21,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-533fa25b-daaa-4140-a2e7-75031ab1dbe2 Date: Sun, 23 Dec 2018 19:14:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:14:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7","ip_address":"192.168.120.12"}],"id":"6171833b-97b8-4173-8023-d32e91a4a1b4","security_groups":["3e11bac4-0cc7-43de-926f-dc33d5fab64b"],"mac_address":"fa:16:3e:c3:00:74","project_id":"9cb6ccfc81154e3386000d85a3e42b07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:14:14Z","binding:vnic_type":"normal","device_id":"81b8ca64-bf05-496b-983f-8b57de6fe9e2","ip_allocation":"immediate"}]} 2018-12-23 19:14:21,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=81b8ca64-bf05-496b-983f-8b57de6fe9e2 used request id req-533fa25b-daaa-4140-a2e7-75031ab1dbe2 2018-12-23 19:14:21,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0467629432678s 2018-12-23 19:14:21,478 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=81b8ca64-bf05-496b-983f-8b57de6fe9e2 used request id req-533fa25b-daaa-4140-a2e7-75031ab1dbe2 2018-12-23 19:14:21,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 19:14:21,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4"}}' 2018-12-23 19:14:23,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-c7d43c17-09ad-4a64-8890-9b7ca7513ea7 Date: Sun, 23 Dec 2018 19:14:23 GMT RESP BODY: {"floatingip": {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:22Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}} 2018-12-23 19:14:23,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c7d43c17-09ad-4a64-8890-9b7ca7513ea7 2018-12-23 19:14:23,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.1261639595s 2018-12-23 19:14:23,605 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c7d43c17-09ad-4a64-8890-9b7ca7513ea7 2018-12-23 19:14:23,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:23,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:23,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1141 X-Openstack-Request-Id: req-142937b9-4a7d-49ea-a6a2-3dc7604d192a Date: Sun, 23 Dec 2018 19:14:23 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:22Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}, {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:06Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:23,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-142937b9-4a7d-49ea-a6a2-3dc7604d192a 2018-12-23 19:14:23,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0460438728333s 2018-12-23 19:14:23,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-142937b9-4a7d-49ea-a6a2-3dc7604d192a 2018-12-23 19:14:23,666 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:23,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:23,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:23,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1141 X-Openstack-Request-Id: req-bb49a1c0-d162-4488-8994-bcef47c5e8a5 Date: Sun, 23 Dec 2018 19:14:23 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:22Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}, {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:06Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:23,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bb49a1c0-d162-4488-8994-bcef47c5e8a5 2018-12-23 19:14:23,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0235481262207s 2018-12-23 19:14:23,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bb49a1c0-d162-4488-8994-bcef47c5e8a5 2018-12-23 19:14:23,801 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:23,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:23,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:23,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1141 X-Openstack-Request-Id: req-c5b4d2fc-6a0a-4d5d-8422-f0bebd6efb95 Date: Sun, 23 Dec 2018 19:14:23 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:22Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}, {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:06Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:23,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c5b4d2fc-6a0a-4d5d-8422-f0bebd6efb95 2018-12-23 19:14:23,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.023402929306s 2018-12-23 19:14:23,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c5b4d2fc-6a0a-4d5d-8422-f0bebd6efb95 2018-12-23 19:14:23,936 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:24,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:24,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1141 X-Openstack-Request-Id: req-339b6089-a700-4a94-a81a-47d4bade2253 Date: Sun, 23 Dec 2018 19:14:24 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:22Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}, {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:06Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:24,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-339b6089-a700-4a94-a81a-47d4bade2253 2018-12-23 19:14:24,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0245079994202s 2018-12-23 19:14:24,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-339b6089-a700-4a94-a81a-47d4bade2253 2018-12-23 19:14:24,072 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:24,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:24,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1141 X-Openstack-Request-Id: req-1540d93d-d90b-458b-9095-cdeb420c9944 Date: Sun, 23 Dec 2018 19:14:24 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:22Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}, {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:06Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:24,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1540d93d-d90b-458b-9095-cdeb420c9944 2018-12-23 19:14:24,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228540897369s 2018-12-23 19:14:24,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1540d93d-d90b-458b-9095-cdeb420c9944 2018-12-23 19:14:24,207 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:24,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:24,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1141 X-Openstack-Request-Id: req-3ed86a6b-a7b3-417c-871d-68e642c5e844 Date: Sun, 23 Dec 2018 19:14:24 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:22Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}, {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:06Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:24,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3ed86a6b-a7b3-417c-871d-68e642c5e844 2018-12-23 19:14:24,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0245931148529s 2018-12-23 19:14:24,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3ed86a6b-a7b3-417c-871d-68e642c5e844 2018-12-23 19:14:24,343 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 19:14:24,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:24,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:24,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1143 X-Openstack-Request-Id: req-9eb4ce7a-1f47-425e-97d1-2dcb7db4bdf4 Date: Sun, 23 Dec 2018 19:14:24 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:24Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}, {"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:04Z", "updated_at": "2018-12-23T19:14:06Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "46fc357c-58b0-4345-b425-0b8aa04b28b0", "id": "8b5ef465-9abe-4361-a8df-682e7678e152", "qos_policy_id": null}]} 2018-12-23 19:14:24,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9eb4ce7a-1f47-425e-97d1-2dcb7db4bdf4 2018-12-23 19:14:24,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0240228176117s 2018-12-23 19:14:24,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9eb4ce7a-1f47-425e-97d1-2dcb7db4bdf4 2018-12-23 19:14:24,478 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'4419362c-ddf1-44fe-94d0-cb839207d1e5', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9cb6ccfc81154e3386000d85a3e42b07', 'created_at': u'2018-12-23T19:14:22Z', 'attached': True, 'updated_at': u'2018-12-23T19:14:24Z', 'id': u'53776fa9-37fa-4e07-b9cc-959f9fce0a82', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cb6ccfc81154e3386000d85a3e42b07', 'name': 'cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'4419362c-ddf1-44fe-94d0-cb839207d1e5', u'qos_policy_id': None, 'project_id': u'9cb6ccfc81154e3386000d85a3e42b07', 'port_id': u'6171833b-97b8-4173-8023-d32e91a4a1b4', 'port': u'6171833b-97b8-4173-8023-d32e91a4a1b4', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 19:14:24,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 19:14:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 19:14:24,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a09e4507-3f9a-4a82-83d2-2c47cb1dab36 x-compute-request-id: req-a09e4507-3f9a-4a82-83d2-2c47cb1dab36 Content-Encoding: gzip Content-Length: 9580 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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 529662570 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.234265] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.237349] pid_max: default: 32768 minimum: 301\n[ 0.238986] ACPI: Core revision 20150930\n[ 0.241020] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.243382] Security Framework initialized\n[ 0.244877] Yama: becoming mindful.\n[ 0.246201] AppArmor: AppArmor initialized\n[ 0.247733] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.250127] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.252450] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254654] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.257168] Initializing cgroup subsys io\n[ 0.258644] Initializing cgroup subsys memory\n[ 0.260206] Initializing cgroup subsys devices\n[ 0.261807] Initializing cgroup subsys freezer\n[ 0.263388] Initializing cgroup subsys net_cls\n[ 0.264977] Initializing cgroup subsys perf_event\n[ 0.266638] Initializing cgroup subsys net_prio\n[ 0.268245] Initializing cgroup subsys hugetlb\n[ 0.269855] Initializing cgroup subsys pids\n[ 0.271418] CPU: Physical Processor ID: 0\n[ 0.273590] mce: CPU supports 10 MCE banks\n[ 0.275111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.276952] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293788] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302299] ftrace: allocating 31920 entries in 125 pages\n[ 0.333637] smpboot: Max logical packages: 1\n[ 0.335182] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.337645] x2apic enabled\n[ 0.339033] Switched APIC routing to physical x2apic.\n[ 0.341958] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.344012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.347783] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.351038] KVM setup paravirtual spinlock\n[ 0.353047] x86: Booted up 1 node, 1 CPUs\n[ 0.354513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.357025] devtmpfs: initialized\n[ 0.359276] evm: security.selinux\n[ 0.360538] evm: security.SMACK64\n[ 0.361801] evm: security.SMACK64EXEC\n[ 0.363155] evm: security.SMACK64TRANSMUTE\n[ 0.364631] evm: security.SMACK64MMAP\n[ 0.365982] evm: security.ima\n[ 0.367138] evm: security.capability\n[ 0.368542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.371914] pinctrl core: initialized pinctrl subsystem\n[ 0.373861] RTC time: 19:14:19, date: 12/23/18\n[ 0.375544] NET: Registered protocol family 16\n[ 0.377256] cpuidle: using governor ladder\n[ 0.378775] cpuidle: using governor menu\n[ 0.380202] PCCT header not found.\n[ 0.381531] ACPI: bus type PCI registered\n[ 0.382988] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.385232] PCI: Using configuration type 1 for base access\n[ 0.387872] ACPI: Added _OSI(Module Device)\n[ 0.389394] ACPI: Added _OSI(Processor Device)\n[ 0.390970] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.392618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.395270] ACPI: Interpreter enabled\n[ 0.396654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.400021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.403378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.406743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.410098] ACPI: (supports S0 S5)\n[ 0.411376] ACPI: Using IOAPIC for interrupt routing\n[ 0.413109] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.417669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.419749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.422012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.424214] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.428173] acpiphp: Slot [3] registered\n[ 0.429623] acpiphp: Slot [4] registered\n[ 0.431066] acpiphp: Slot [5] registered\n[ 0.432516] acpiphp: Slot [6] registered\n[ 0.433960] acpiphp: Slot [7] registered\n[ 0.435402] acpiphp: Slot [8] registered\n[ 0.436851] acpiphp: Slot [9] registered\n[ 0.438292] acpiphp: Slot [10] registered\n[ 0.439767] acpiphp: Slot [11] registered\n[ 0.441236] acpiphp: Slot [12] registered\n[ 0.442707] acpiphp: Slot [13] registered\n[ 0.444167] acpiphp: Slot [14] registered\n[ 0.445628] acpiphp: Slot [15] registered\n[ 0.462510] acpiphp: Slot [16] registered\n[ 0.463982] acpiphp: Slot [17] registered\n[ 0.465450] acpiphp: Slot [18] registered\n[ 0.466920] acpiphp: Slot [19] registered\n[ 0.468384] acpiphp: Slot [20] registered\n[ 0.469852] acpiphp: Slot [21] registered\n[ 0.471318] acpiphp: Slot [22] registered\n[ 0.472787] acpiphp: Slot [23] registered\n[ 0.474251] acpiphp: Slot [24] registered\n[ 0.475720] acpiphp: Slot [25] registered\n[ 0.477184] acpiphp: Slot [26] registered\n[ 0.478648] acpiphp: Slot [27] registered\n[ 0.480119] acpiphp: Slot [28] registered\n[ 0.481589] acpiphp: Slot [29] registered\n[ 0.483050] acpiphp: Slot [30] registered\n[ 0.484517] acpiphp: Slot [31] registered\n[ 0.485981] PCI host bridge to bus 0000:00\n[ 0.487451] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489684] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.494554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.497199] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.499899] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.504617] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506963] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.509124] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.511456] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.516063] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.518661] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.548190] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.551180] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.553779] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.556360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.558910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.561251] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.564291] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.566294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569202] vgaarb: loaded\n[ 0.570312] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572926] SCSI subsystem initialized\n[ 0.574974] ACPI: bus type USB registered\n[ 0.576552] usbcore: registered new interface driver usbfs\n[ 0.578517] usbcore: registered new interface driver hub\n[ 0.580408] usbcore: registered new device driver usb\n[ 0.582595] PCI: Using ACPI for IRQ routing\n[ 0.585025] NetLabel: Initializing\n[ 0.586364] NetLabel: domain hash size = 128\n[ 0.587965] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589799] NetLabel: unlabeled traffic allowed by default\n[ 0.592300] clocksource: Switched to clocksource kvm-clock\n[ 0.604600] AppArmor: AppArmor Filesystem Enabled\n[ 0.606415] pnp: PnP ACPI init\n[ 0.608096] pnp: PnP ACPI: found 5 devices\n[ 0.615441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.618691] NET: Registered protocol family 2\n[ 0.620870] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.623297] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.625558] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.627851] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629889] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.632163] NET: Registered protocol family 1\n[ 0.633842] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.635908] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.638019] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.653321] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668610] Trying to unpack rootfs image as initramfs...\n[ 0.734134] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.737246] Scanning for low memory corruption every 60 seconds\n[ 0.739750] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.741957] audit: initializing netlink subsys (disabled)\n[ 0.743810] audit: type=2000 audit(1545592460.265:1): initialized\n[ 0.746231] Initialise system trusted keyring\n[ 0.747961] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.750059] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.753321] zbud: loaded\n[ 0.754546] VFS: Disk quotas dquot_6.6.0\n[ 0.756014] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.758711] fuse init (API version 7.23)\n[ 0.760321] Key type big_key registered\n[ 0.761762] Allocating IMA MOK and blacklist keyrings.\n[ 0.763908] Key type asymmetric registered\n[ 0.765406] Asymmetric key parser 'x509' registered\n[ 0.767134] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.769821] io scheduler noop registered\n[ 0.771233] io scheduler deadline registered (default)\n[ 0.773053] io scheduler cfq registered\n[ 0.774572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.776466] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.778756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.781368] ACPI: Power Button [PWRF]\n[ 0.782873] GHES: HEST is not enabled!\n[ 0.797181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.827162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.830744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.856128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.859795] Linux agpgart interface v0.103\n[ 0.863742] brd: module loaded\n[ 0.866335] loop: module loaded\n[ 0.873220] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.875828] GPT:90111 != 2097151\n[ 0.877038] GPT:Alternate GPT header not at the end of the disk.\n[ 0.879025] GPT:90111 != 2097151\n[ 0.880230] GPT: Use GNU Parted to correct GPT errors.\n[ 0.881966] vda: vda1 vda15\n[ 0.883968] scsi host0: ata_piix\n[ 0.885332] scsi host1: ata_piix\n[ 0.886611] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.888810] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.891668] libphy: Fixed MDIO Bus: probed\n[ 0.893152] tun: Universal TUN/TAP device driver, 1.6\n[ 0.894883] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.898226] PPP generic driver version 2.4.2\n[ 0.899836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.901990] ehci-pci: EHCI PCI platform driver\n[ 0.903566] ehci-platform: EHCI generic platform driver\n[ 0.905354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.907634] ohci-pci: OHCI PCI platform driver\n[ 0.909394] ohci-platform: OHCI generic platform driver\n[ 0.911229] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.926379] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.928196] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.930835] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.932622] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.934781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.936985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.939521] usb usb1: Product: UHCI Host Controller\n[ 0.941187] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.943227] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.944940] hub 1-0:1.0: USB hub found\n[ 0.946324] hub 1-0:1.0: 2 ports detected\n[ 0.947973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.951713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.953413] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.955225] mousedev: PS/2 mouse device common for all mice\n[ 0.957474] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.960500] rtc_cmos 00:00: RTC can wake from S4\n[ 0.962677] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.964791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.966917] i2c /dev entries driver\n[ 0.968261] device-mapper: uevent: version 1.0.3\n[ 0.969954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.972880] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.975269] NET: Registered protocol family 10\n[ 0.977349] NET: Registered protocol family 17\n[ 0.978939] Key type dns_resolver registered\n[ 0.980654] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.982615] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.985766] registered taskstats version 1\n[ 0.987272] Loading compiled-in X.509 certificates\n[ 0.989560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.992906] zswap: loaded using pool lzo/zbud\n[ 0.995508] Key type trusted registered\n[ 0.997987] Key type encrypted registered\n[ 0.999441] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.001323] ima: No TPM chip found, activating TPM-bypass!\n[ 1.003189] evm: HMAC attrs: 0x1\n[ 1.004835] Magic number: 14:948:243\n[ 1.006343] rtc_cmos 00:00: setting system clock to 2018-12-23 19:14:20 UTC (1545592460)\n[ 1.009238] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.011224] EDD information not available.\n[ 1.047168] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.065978] Write protecting the kernel read-only data: 14336k\n[ 1.071420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.074715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.91\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.240220] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.12...\nLease of 192.168.120.12 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJZWl6yCGrOCDhjgLY9QxOzyEMpwzDilLxzrSSng7PthyQ4b0miTkBSKwhq5jM9sgyMlIzv/F87jJGKtM0HnL8JCk8uWvuO1/KIAKOSJl4KoneGPUQ3jhfkx1LTWkQyYEC79wJadNFmKIk5fi3fAzma88eun/emdorWi/KU/ViBAeXPLOepHXlqBvSzA/NUrd5cSaWn8nOoWHTh9eQGiNETaD3NXCbhHrJ2nT02Q776f+P3QLD2aVAPxA/VAPMRjDHxQiDKUajf5F5x8JwrRLL5ej2QFmQvH/acdY4jBMQzwx9V+fwrEnQK3uMeIWmFGuYKC0f9xhWUbN+MUA56Eav root@cinder-test-vm-9dc67bd6-e451-41db-aba3-408a7ff91453\nssh-dss AAAAB3NzaC1kc3MAAACBAOOY6yBhr9Pm6+3m5LY6A2Onk/CD3DjwDyztpV6lf0pyjrpvrCKpNWqcOxUyO3dojbvN38rAN1TNA3Jua9Zw1ibJITOc6v+aS/BdWWfGZWCCjcy/CyvdeQvJmD67nwAx4NGf2AXhl6b/x+5HFm1PXa7ktYnxs0S0thLUJWziDI8FAAAAFQCl2J2PIWqBiWyyDQ9ow0muIu2fXwAAAIEAy2nQwooFp/yD150Vv5Ds86BjSMGg3ces2TTTisgb405MKGLWLoId6bS7W0foK0Uv3+eJQRTF+2vrty0EE8cWs1opPMppzv4EeMPzQ4PwbiDCPH2Imm78rJkUCO0MaaGlhg9D9drSEDEft4fcaGs4Kd9QnXQGStsq380RVD798q0AAACAOg4yV7J/54cqHRbU7UBVeQoOzmaFpxrueVzGQPSZOMH3UcQan7Wae6LnCPFA3PEzrU6Yntd7zrbrgR2utmXsAVj9mhjLYk3d8B4X88m8Ofc4wMF7QrMFpWySN0+bB8EYXI9fbvti02iEV+N3b/3TQ4sHv8RInwHhvAzsZzcmKL4= root@cinder-test-vm-9dc67bd6-e451-41db-aba3-408a7ff91453\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fec3:74/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-9dc67bd6-e451-41db-aba3-408a7ff91453\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.31 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-9dc67bd6-e451-41db-aba3-408a7ff91453 login: "} 2018-12-23 19:14:24,560 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/action used request id req-a09e4507-3f9a-4a82-83d2-2c47cb1dab36 2018-12-23 19:14:24,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0811131000519s 2018-12-23 19:14:24,561 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/action used request id req-a09e4507-3f9a-4a82-83d2-2c47cb1dab36 2018-12-23 19:14:24,561 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 529662570 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.234265] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.237349] pid_max: default: 32768 minimum: 301 [ 0.238986] ACPI: Core revision 20150930 [ 0.241020] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243382] Security Framework initialized [ 0.244877] Yama: becoming mindful. [ 0.246201] AppArmor: AppArmor initialized [ 0.247733] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250127] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.252450] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254654] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.257168] Initializing cgroup subsys io [ 0.258644] Initializing cgroup subsys memory [ 0.260206] Initializing cgroup subsys devices [ 0.261807] Initializing cgroup subsys freezer [ 0.263388] Initializing cgroup subsys net_cls [ 0.264977] Initializing cgroup subsys perf_event [ 0.266638] Initializing cgroup subsys net_prio [ 0.268245] Initializing cgroup subsys hugetlb [ 0.269855] Initializing cgroup subsys pids [ 0.271418] CPU: Physical Processor ID: 0 [ 0.273590] mce: CPU supports 10 MCE banks [ 0.275111] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.276952] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293788] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302299] ftrace: allocating 31920 entries in 125 pages [ 0.333637] smpboot: Max logical packages: 1 [ 0.335182] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337645] x2apic enabled [ 0.339033] Switched APIC routing to physical x2apic. [ 0.341958] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.344012] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347783] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.351038] KVM setup paravirtual spinlock [ 0.353047] x86: Booted up 1 node, 1 CPUs [ 0.354513] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.357025] devtmpfs: initialized [ 0.359276] evm: security.selinux [ 0.360538] evm: security.SMACK64 [ 0.361801] evm: security.SMACK64EXEC [ 0.363155] evm: security.SMACK64TRANSMUTE [ 0.364631] evm: security.SMACK64MMAP [ 0.365982] evm: security.ima [ 0.367138] evm: security.capability [ 0.368542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371914] pinctrl core: initialized pinctrl subsystem [ 0.373861] RTC time: 19:14:19, date: 12/23/18 [ 0.375544] NET: Registered protocol family 16 [ 0.377256] cpuidle: using governor ladder [ 0.378775] cpuidle: using governor menu [ 0.380202] PCCT header not found. [ 0.381531] ACPI: bus type PCI registered [ 0.382988] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.385232] PCI: Using configuration type 1 for base access [ 0.387872] ACPI: Added _OSI(Module Device) [ 0.389394] ACPI: Added _OSI(Processor Device) [ 0.390970] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.395270] ACPI: Interpreter enabled [ 0.396654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.400021] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.403378] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.406743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.410098] ACPI: (supports S0 S5) [ 0.411376] ACPI: Using IOAPIC for interrupt routing [ 0.413109] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.417669] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.419749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.422012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.424214] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428173] acpiphp: Slot [3] registered [ 0.429623] acpiphp: Slot [4] registered [ 0.431066] acpiphp: Slot [5] registered [ 0.432516] acpiphp: Slot [6] registered [ 0.433960] acpiphp: Slot [7] registered [ 0.435402] acpiphp: Slot [8] registered [ 0.436851] acpiphp: Slot [9] registered [ 0.438292] acpiphp: Slot [10] registered [ 0.439767] acpiphp: Slot [11] registered [ 0.441236] acpiphp: Slot [12] registered [ 0.442707] acpiphp: Slot [13] registered [ 0.444167] acpiphp: Slot [14] registered [ 0.445628] acpiphp: Slot [15] registered [ 0.462510] acpiphp: Slot [16] registered [ 0.463982] acpiphp: Slot [17] registered [ 0.465450] acpiphp: Slot [18] registered [ 0.466920] acpiphp: Slot [19] registered [ 0.468384] acpiphp: Slot [20] registered [ 0.469852] acpiphp: Slot [21] registered [ 0.471318] acpiphp: Slot [22] registered [ 0.472787] acpiphp: Slot [23] registered [ 0.474251] acpiphp: Slot [24] registered [ 0.475720] acpiphp: Slot [25] registered [ 0.477184] acpiphp: Slot [26] registered [ 0.478648] acpiphp: Slot [27] registered [ 0.480119] acpiphp: Slot [28] registered [ 0.481589] acpiphp: Slot [29] registered [ 0.483050] acpiphp: Slot [30] registered [ 0.484517] acpiphp: Slot [31] registered [ 0.485981] PCI host bridge to bus 0000:00 [ 0.487451] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489684] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491921] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.494554] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.497199] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499899] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.504617] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506963] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.509124] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.511456] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516063] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.518661] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.548190] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.551180] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.553779] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.556360] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.558910] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.561251] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.564291] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.566294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569202] vgaarb: loaded [ 0.570312] vgaarb: bridge control possible 0000:00:02.0 [ 0.572926] SCSI subsystem initialized [ 0.574974] ACPI: bus type USB registered [ 0.576552] usbcore: registered new interface driver usbfs [ 0.578517] usbcore: registered new interface driver hub [ 0.580408] usbcore: registered new device driver usb [ 0.582595] PCI: Using ACPI for IRQ routing [ 0.585025] NetLabel: Initializing [ 0.586364] NetLabel: domain hash size = 128 [ 0.587965] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589799] NetLabel: unlabeled traffic allowed by default [ 0.592300] clocksource: Switched to clocksource kvm-clock [ 0.604600] AppArmor: AppArmor Filesystem Enabled [ 0.606415] pnp: PnP ACPI init [ 0.608096] pnp: PnP ACPI: found 5 devices [ 0.615441] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.618691] NET: Registered protocol family 2 [ 0.620870] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.623297] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.625558] TCP: Hash tables configured (established 4096 bind 4096) [ 0.627851] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.629889] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.632163] NET: Registered protocol family 1 [ 0.633842] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.635908] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.638019] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.653321] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668610] Trying to unpack rootfs image as initramfs... [ 0.734134] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.737246] Scanning for low memory corruption every 60 seconds [ 0.739750] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.741957] audit: initializing netlink subsys (disabled) [ 0.743810] audit: type=2000 audit(1545592460.265:1): initialized [ 0.746231] Initialise system trusted keyring [ 0.747961] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.750059] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.753321] zbud: loaded [ 0.754546] VFS: Disk quotas dquot_6.6.0 [ 0.756014] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.758711] fuse init (API version 7.23) [ 0.760321] Key type big_key registered [ 0.761762] Allocating IMA MOK and blacklist keyrings. [ 0.763908] Key type asymmetric registered [ 0.765406] Asymmetric key parser 'x509' registered [ 0.767134] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.769821] io scheduler noop registered [ 0.771233] io scheduler deadline registered (default) [ 0.773053] io scheduler cfq registered [ 0.774572] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.776466] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.778756] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.781368] ACPI: Power Button [PWRF] [ 0.782873] GHES: HEST is not enabled! [ 0.797181] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.827162] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.830744] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.856128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.859795] Linux agpgart interface v0.103 [ 0.863742] brd: module loaded [ 0.866335] loop: module loaded [ 0.873220] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.875828] GPT:90111 != 2097151 [ 0.877038] GPT:Alternate GPT header not at the end of the disk. [ 0.879025] GPT:90111 != 2097151 [ 0.880230] GPT: Use GNU Parted to correct GPT errors. [ 0.881966] vda: vda1 vda15 [ 0.883968] scsi host0: ata_piix [ 0.885332] scsi host1: ata_piix [ 0.886611] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.888810] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.891668] libphy: Fixed MDIO Bus: probed [ 0.893152] tun: Universal TUN/TAP device driver, 1.6 [ 0.894883] tun: (C) 1999-2004 Max Krasnyansky [ 0.898226] PPP generic driver version 2.4.2 [ 0.899836] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.901990] ehci-pci: EHCI PCI platform driver [ 0.903566] ehci-platform: EHCI generic platform driver [ 0.905354] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.907634] ohci-pci: OHCI PCI platform driver [ 0.909394] ohci-platform: OHCI generic platform driver [ 0.911229] uhci_hcd: USB Universal Host Controller Interface driver [ 0.926379] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.928196] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.930835] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.932622] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.934781] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.936985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.939521] usb usb1: Product: UHCI Host Controller [ 0.941187] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.943227] usb usb1: SerialNumber: 0000:00:01.2 [ 0.944940] hub 1-0:1.0: USB hub found [ 0.946324] hub 1-0:1.0: 2 ports detected [ 0.947973] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.951713] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.953413] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.955225] mousedev: PS/2 mouse device common for all mice [ 0.957474] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.960500] rtc_cmos 00:00: RTC can wake from S4 [ 0.962677] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.964791] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.966917] i2c /dev entries driver [ 0.968261] device-mapper: uevent: version 1.0.3 [ 0.969954] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.972880] ledtrig-cpu: registered to indicate activity on CPUs [ 0.975269] NET: Registered protocol family 10 [ 0.977349] NET: Registered protocol family 17 [ 0.978939] Key type dns_resolver registered [ 0.980654] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.982615] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.985766] registered taskstats version 1 [ 0.987272] Loading compiled-in X.509 certificates [ 0.989560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.992906] zswap: loaded using pool lzo/zbud [ 0.995508] Key type trusted registered [ 0.997987] Key type encrypted registered [ 0.999441] AppArmor: AppArmor sha1 policy hashing enabled [ 1.001323] ima: No TPM chip found, activating TPM-bypass! [ 1.003189] evm: HMAC attrs: 0x1 [ 1.004835] Magic number: 14:948:243 [ 1.006343] rtc_cmos 00:00: setting system clock to 2018-12-23 19:14:20 UTC (1545592460) [ 1.009238] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.011224] EDD information not available. [ 1.047168] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.065978] Write protecting the kernel read-only data: 14336k [ 1.071420] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.074715] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.91 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.240220] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJZWl6yCGrOCDhjgLY9QxOzyEMpwzDilLxzrSSng7PthyQ4b0miTkBSKwhq5jM9sgyMlIzv/F87jJGKtM0HnL8JCk8uWvuO1/KIAKOSJl4KoneGPUQ3jhfkx1LTWkQyYEC79wJadNFmKIk5fi3fAzma88eun/emdorWi/KU/ViBAeXPLOepHXlqBvSzA/NUrd5cSaWn8nOoWHTh9eQGiNETaD3NXCbhHrJ2nT02Q776f+P3QLD2aVAPxA/VAPMRjDHxQiDKUajf5F5x8JwrRLL5ej2QFmQvH/acdY4jBMQzwx9V+fwrEnQK3uMeIWmFGuYKC0f9xhWUbN+MUA56Eav root@cinder-test-vm-9dc67bd6-e451-41db-aba3-408a7ff91453 ssh-dss AAAAB3NzaC1kc3MAAACBAOOY6yBhr9Pm6+3m5LY6A2Onk/CD3DjwDyztpV6lf0pyjrpvrCKpNWqcOxUyO3dojbvN38rAN1TNA3Jua9Zw1ibJITOc6v+aS/BdWWfGZWCCjcy/CyvdeQvJmD67nwAx4NGf2AXhl6b/x+5HFm1PXa7ktYnxs0S0thLUJWziDI8FAAAAFQCl2J2PIWqBiWyyDQ9ow0muIu2fXwAAAIEAy2nQwooFp/yD150Vv5Ds86BjSMGg3ces2TTTisgb405MKGLWLoId6bS7W0foK0Uv3+eJQRTF+2vrty0EE8cWs1opPMppzv4EeMPzQ4PwbiDCPH2Imm78rJkUCO0MaaGlhg9D9drSEDEft4fcaGs4Kd9QnXQGStsq380RVD798q0AAACAOg4yV7J/54cqHRbU7UBVeQoOzmaFpxrueVzGQPSZOMH3UcQan7Wae6LnCPFA3PEzrU6Yntd7zrbrgR2utmXsAVj9mhjLYk3d8B4X88m8Ofc4wMF7QrMFpWySN0+bB8EYXI9fbvti02iEV+N3b/3TQ4sHv8RInwHhvAzsZzcmKL4= root@cinder-test-vm-9dc67bd6-e451-41db-aba3-408a7ff91453 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fec3:74/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-9dc67bd6-e451-41db-aba3-408a7ff91453 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-9dc67bd6-e451-41db-aba3-408a7ff91453 login: 2018-12-23 19:14:24,564 - paramiko.transport - DEBUG - starting thread (client mode): 0x9d0b2990L 2018-12-23 19:14:24,565 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 19:14:24,565 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 19:14:24,565 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 19:14:24,567 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 19:14:24,567 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 19:14:24,567 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 19:14:24,567 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 19:14:24,567 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 19:14:24,568 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 19:14:24,585 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 19:14:24,585 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 19:14:24,597 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: d469ae0428043f389ba0418238b28728 2018-12-23 19:14:24,598 - paramiko.transport - DEBUG - Trying discovered key 093978d9a5c96b67e4cd24ea5fa09ab0 in /tmp/tmpRjUy9Z 2018-12-23 19:14:24,625 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 19:14:24,631 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 19:14:24,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-23 19:14:24,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"volumeAttachment": {"volumeId": "97993524-9d6b-4d20-ac60-5b94a1d641fe"}}' 2018-12-23 19:14:26,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2002ac0c-0e50-49d7-8d48-2b7d97d37685 x-compute-request-id: req-2002ac0c-0e50-49d7-8d48-2b7d97d37685 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "volumeId": "97993524-9d6b-4d20-ac60-5b94a1d641fe"}} 2018-12-23 19:14:26,318 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/os-volume_attachments used request id req-2002ac0c-0e50-49d7-8d48-2b7d97d37685 2018-12-23 19:14:26,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.65517807007s 2018-12-23 19:14:26,318 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/os-volume_attachments used request id req-2002ac0c-0e50-49d7-8d48-2b7d97d37685 2018-12-23 19:14:26,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:26,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:27,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:26 GMT Server: Apache x-compute-request-id: req-44e7198c-e8cb-4407-ace0-03ce9afcfae2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44e7198c-e8cb-4407-ace0-03ce9afcfae2 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:26.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:27,277 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-44e7198c-e8cb-4407-ace0-03ce9afcfae2 2018-12-23 19:14:27,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.958473920822s 2018-12-23 19:14:27,278 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-44e7198c-e8cb-4407-ace0-03ce9afcfae2 2018-12-23 19:14:27,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:29,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:29,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:29,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:29 GMT Server: Apache x-compute-request-id: req-a7ff06b8-ae0a-4d08-bcae-f39dd6336666 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7ff06b8-ae0a-4d08-bcae-f39dd6336666 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:26.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:29,342 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-a7ff06b8-ae0a-4d08-bcae-f39dd6336666 2018-12-23 19:14:29,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0604238510132s 2018-12-23 19:14:29,343 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-a7ff06b8-ae0a-4d08-bcae-f39dd6336666 2018-12-23 19:14:29,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:31,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:31,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:31,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:31 GMT Server: Apache x-compute-request-id: req-a6d024b9-b00d-47b9-9e84-63b8e1846663 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6d024b9-b00d-47b9-9e84-63b8e1846663 Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [{"server_id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "attachment_id": "efba9952-c944-4215-8529-914613380461", "attached_at": "2018-12-23T19:14:29.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "device": "/dev/vdb", "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe"}], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:29.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:31,413 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-a6d024b9-b00d-47b9-9e84-63b8e1846663 2018-12-23 19:14:31,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.065840959549s 2018-12-23 19:14:31,413 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-a6d024b9-b00d-47b9-9e84-63b8e1846663 2018-12-23 19:14:31,416 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 19:14:31,417 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 19:14:31,417 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 19:14:31,421 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 19:14:31,498 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 19:14:31,498 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-23 19:14:31,500 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 19:14:31,500 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 19:14:31,537 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-23 19:14:31,537 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 19:14:31,565 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 19:14:32,311 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 19:14:32,311 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: a4f2358a-aa4f-4e65-b17b-3dc104955345 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-12-23 19:14:32,312 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-12-23 19:14:32,312 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 19:14:32,312 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-12-23 19:14:32,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-23 19:14:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/os-volume_attachments/97993524-9d6b-4d20-ac60-5b94a1d641fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:33,759 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:14:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-547c993c-b684-48a8-9cd1-5c5730869496 x-compute-request-id: req-547c993c-b684-48a8-9cd1-5c5730869496 Content-Length: 0 Content-Type: application/json 2018-12-23 19:14:33,759 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/os-volume_attachments/97993524-9d6b-4d20-ac60-5b94a1d641fe used request id req-547c993c-b684-48a8-9cd1-5c5730869496 2018-12-23 19:14:33,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.44583106041s 2018-12-23 19:14:33,760 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2/os-volume_attachments/97993524-9d6b-4d20-ac60-5b94a1d641fe used request id req-547c993c-b684-48a8-9cd1-5c5730869496 2018-12-23 19:14:33,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:33,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:33,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:33 GMT Server: Apache x-compute-request-id: req-d883f92d-5123-439f-b312-be17a2c00af8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d883f92d-5123-439f-b312-be17a2c00af8 Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [{"server_id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "attachment_id": "efba9952-c944-4215-8529-914613380461", "attached_at": "2018-12-23T19:14:29.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "device": "/dev/vdb", "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe"}], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:33.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:33,823 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-d883f92d-5123-439f-b312-be17a2c00af8 2018-12-23 19:14:33,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0630369186401s 2018-12-23 19:14:33,824 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-d883f92d-5123-439f-b312-be17a2c00af8 2018-12-23 19:14:33,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:35,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:36,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:35 GMT Server: Apache x-compute-request-id: req-a5c49979-f47f-4b5e-b818-144ae97bb0c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5c49979-f47f-4b5e-b818-144ae97bb0c4 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:35.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:36,769 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-a5c49979-f47f-4b5e-b818-144ae97bb0c4 2018-12-23 19:14:36,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.940930843353s 2018-12-23 19:14:36,769 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-a5c49979-f47f-4b5e-b818-144ae97bb0c4 2018-12-23 19:14:36,771 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-12-23 19:14:36,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-12-23 19:14:36,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"volumeAttachment": {"volumeId": "97993524-9d6b-4d20-ac60-5b94a1d641fe"}}' 2018-12-23 19:14:37,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14: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-4ea59d1b-e9b5-4365-903b-2d47698d1a98 x-compute-request-id: req-4ea59d1b-e9b5-4365-903b-2d47698d1a98 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "volumeId": "97993524-9d6b-4d20-ac60-5b94a1d641fe"}} 2018-12-23 19:14:37,490 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/os-volume_attachments used request id req-4ea59d1b-e9b5-4365-903b-2d47698d1a98 2018-12-23 19:14:37,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.718497991562s 2018-12-23 19:14:37,490 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/os-volume_attachments used request id req-4ea59d1b-e9b5-4365-903b-2d47698d1a98 2018-12-23 19:14:37,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:37,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:37 GMT Server: Apache x-compute-request-id: req-819697b8-88ec-4540-8dbc-355a6a9c6aae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-819697b8-88ec-4540-8dbc-355a6a9c6aae Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:37.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:37,546 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-819697b8-88ec-4540-8dbc-355a6a9c6aae 2018-12-23 19:14:37,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0553810596466s 2018-12-23 19:14:37,546 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-819697b8-88ec-4540-8dbc-355a6a9c6aae 2018-12-23 19:14:37,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:39,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:39,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:39 GMT Server: Apache x-compute-request-id: req-12733218-dc3c-4811-a698-2cfbb466f7cb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12733218-dc3c-4811-a698-2cfbb466f7cb Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:38.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:39,610 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-12733218-dc3c-4811-a698-2cfbb466f7cb 2018-12-23 19:14:39,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0590281486511s 2018-12-23 19:14:39,610 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-12733218-dc3c-4811-a698-2cfbb466f7cb 2018-12-23 19:14:39,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:41,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:41,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:41,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:41 GMT Server: Apache x-compute-request-id: req-e9bf671f-eb48-4000-bc2a-0f951d6f8e98 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e9bf671f-eb48-4000-bc2a-0f951d6f8e98 Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [{"server_id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "attachment_id": "34277882-417f-4aae-88f0-fff08427dbad", "attached_at": "2018-12-23T19:14:38.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "device": "/dev/vdb", "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe"}], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:40.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:41,679 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-e9bf671f-eb48-4000-bc2a-0f951d6f8e98 2018-12-23 19:14:41,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0650181770325s 2018-12-23 19:14:41,680 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-e9bf671f-eb48-4000-bc2a-0f951d6f8e98 2018-12-23 19:14:41,682 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 19:14:41,684 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 19:14:41,684 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 19:14:41,687 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 19:14:41,761 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 19:14:41,762 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-12-23 19:14:41,762 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 19:14:41,763 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 19:14:41,799 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-12-23 19:14:41,800 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 19:14:41,828 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 19:14:41,850 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 19:14:41,850 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-12-23 19:14:41,850 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-12-23 19:14:41,851 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-12-23 19:14:41,851 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 19:14:41,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-12-23 19:14:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/os-volume_attachments/97993524-9d6b-4d20-ac60-5b94a1d641fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:42,383 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:14: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-88646c45-9f27-46eb-b40c-7c97d0a6a831 x-compute-request-id: req-88646c45-9f27-46eb-b40c-7c97d0a6a831 Content-Length: 0 Content-Type: application/json 2018-12-23 19:14:42,383 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/os-volume_attachments/97993524-9d6b-4d20-ac60-5b94a1d641fe used request id req-88646c45-9f27-46eb-b40c-7c97d0a6a831 2018-12-23 19:14:42,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.530887126923s 2018-12-23 19:14:42,383 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c/os-volume_attachments/97993524-9d6b-4d20-ac60-5b94a1d641fe used request id req-88646c45-9f27-46eb-b40c-7c97d0a6a831 2018-12-23 19:14:42,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:42,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:42,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:42 GMT Server: Apache x-compute-request-id: req-ddbe7f5a-870d-44b8-b248-65059ea8892e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ddbe7f5a-870d-44b8-b248-65059ea8892e Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [{"server_id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "attachment_id": "34277882-417f-4aae-88f0-fff08427dbad", "attached_at": "2018-12-23T19:14:38.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "device": "/dev/vdb", "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe"}], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:42.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:42,442 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-ddbe7f5a-870d-44b8-b248-65059ea8892e 2018-12-23 19:14:42,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0580811500549s 2018-12-23 19:14:42,442 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-ddbe7f5a-870d-44b8-b248-65059ea8892e 2018-12-23 19:14:42,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:44,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:44,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:44,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:44 GMT Server: Apache x-compute-request-id: req-1baa96be-ee1f-42a9-95c6-b072477069a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1baa96be-ee1f-42a9-95c6-b072477069a1 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:42.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:44,509 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-1baa96be-ee1f-42a9-95c6-b072477069a1 2018-12-23 19:14:44,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0621581077576s 2018-12-23 19:14:44,509 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-1baa96be-ee1f-42a9-95c6-b072477069a1 2018-12-23 19:14:44,626 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:14:44,627 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:00 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-23 19:14:44,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 19:14:44,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:44,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:14: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-eb5ab811-2dfd-4244-a5e4-9fc7d8bef72f x-compute-request-id: req-eb5ab811-2dfd-4244-a5e4-9fc7d8bef72f Content-Type: application/json 2018-12-23 19:14:44,804 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c used request id req-eb5ab811-2dfd-4244-a5e4-9fc7d8bef72f 2018-12-23 19:14:44,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.172305822372s 2018-12-23 19:14:44,804 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c used request id req-eb5ab811-2dfd-4244-a5e4-9fc7d8bef72f 2018-12-23 19:14:44,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:44,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:45,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14: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-904ec282-b240-4c0b-8271-fc8e5b21c47a x-compute-request-id: req-904ec282-b240-4c0b-8271-fc8e5b21c47a Content-Encoding: gzip Content-Length: 901 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:00:74", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:00:74", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:19.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:19Z", "hostId": "581fb75e8844d3108b31e58aa96afa39f23cb0e80f5612efba6ed462", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:14:13Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:07:67:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:00.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "963a249e-4a44-4a48-b3c3-a404cbfd3b4c", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:44Z", "hostId": "e146cd6b56e15ebab177fd9820817ace66a4fbd64d39fb3df7087bd1", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm2_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:13:54Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:45,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-904ec282-b240-4c0b-8271-fc8e5b21c47a 2018-12-23 19:14:45,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.322600126266s 2018-12-23 19:14:45,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-904ec282-b240-4c0b-8271-fc8e5b21c47a 2018-12-23 19:14:45,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:47,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:47,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14: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-3244d96a-18b1-4bd3-82cf-079989f609b7 x-compute-request-id: req-3244d96a-18b1-4bd3-82cf-079989f609b7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:00:74", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:00:74", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:19.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:19Z", "hostId": "581fb75e8844d3108b31e58aa96afa39f23cb0e80f5612efba6ed462", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:14:13Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:47,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3244d96a-18b1-4bd3-82cf-079989f609b7 2018-12-23 19:14:47,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166093111038s 2018-12-23 19:14:47,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3244d96a-18b1-4bd3-82cf-079989f609b7 2018-12-23 19:14:47,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 19:14:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/8b5ef465-9abe-4361-a8df-682e7678e152.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:47,725 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37105ccf-d185-4034-8139-872718190027 Content-Length: 0 Date: Sun, 23 Dec 2018 19:14:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:14:47,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/8b5ef465-9abe-4361-a8df-682e7678e152.json used request id req-37105ccf-d185-4034-8139-872718190027 2018-12-23 19:14:47,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.421645879745s 2018-12-23 19:14:47,726 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/8b5ef465-9abe-4361-a8df-682e7678e152.json used request id req-37105ccf-d185-4034-8139-872718190027 2018-12-23 19:14:47,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:47,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-6c6349d4-89f0-4718-8862-f3c34067a192 Date: Sun, 23 Dec 2018 19:14:47 GMT RESP BODY: {"floatingips": [{"router_id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:14:22Z", "updated_at": "2018-12-23T19:14:24Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_id": "6171833b-97b8-4173-8023-d32e91a4a1b4", "id": "53776fa9-37fa-4e07-b9cc-959f9fce0a82", "qos_policy_id": null}]} 2018-12-23 19:14:47,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6c6349d4-89f0-4718-8862-f3c34067a192 2018-12-23 19:14:47,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0438179969788s 2018-12-23 19:14:47,775 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6c6349d4-89f0-4718-8862-f3c34067a192 2018-12-23 19:14:47,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:47,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:47,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:47 GMT Server: Apache x-compute-request-id: req-a310eaf7-b8fb-4843-97ae-bbbe00f6f64a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a310eaf7-b8fb-4843-97ae-bbbe00f6f64a Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:42.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:47,833 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-a310eaf7-b8fb-4843-97ae-bbbe00f6f64a 2018-12-23 19:14:47,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0539610385895s 2018-12-23 19:14:47,833 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-a310eaf7-b8fb-4843-97ae-bbbe00f6f64a 2018-12-23 19:14:47,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-12-23 19:14:47,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:47,929 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:14:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-07ec3c86-153b-4839-ad2c-87478662f06f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:14:47,929 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe used request id req-07ec3c86-153b-4839-ad2c-87478662f06f 2018-12-23 19:14:47,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0940508842468s 2018-12-23 19:14:47,929 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe used request id req-07ec3c86-153b-4839-ad2c-87478662f06f 2018-12-23 19:14:47,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:47,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:47,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:47 GMT Server: Apache x-compute-request-id: req-e272ab3c-0581-422e-aa4a-dec4c02588b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e272ab3c-0581-422e-aa4a-dec4c02588b6 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "0619f3fbbb904e719da7c0de96b35713", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/9cb6ccfc81154e3386000d85a3e42b07/volumes/97993524-9d6b-4d20-ac60-5b94a1d641fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:14:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "updated_at": "2018-12-23T19:14:47.000000", "volume_type": null, "name": "cinder_test-volume_9dc67bd6-e451-41db-aba3-408a7ff91453", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "97993524-9d6b-4d20-ac60-5b94a1d641fe", "size": 2}]} 2018-12-23 19:14:47,980 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-e272ab3c-0581-422e-aa4a-dec4c02588b6 2018-12-23 19:14:47,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0500168800354s 2018-12-23 19:14:47,980 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-e272ab3c-0581-422e-aa4a-dec4c02588b6 2018-12-23 19:14:47,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:49,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 19:14:49,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:50,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:49 GMT Server: Apache x-compute-request-id: req-e8965bc2-5784-4819-a986-e155ab1fee20 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8965bc2-5784-4819-a986-e155ab1fee20 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 19:14:50,031 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-e8965bc2-5784-4819-a986-e155ab1fee20 2018-12-23 19:14:50,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.046618938446s 2018-12-23 19:14:50,031 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9cb6ccfc81154e3386000d85a3e42b07/volumes/detail used request id req-e8965bc2-5784-4819-a986-e155ab1fee20 2018-12-23 19:14:50,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 19:14:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/53776fa9-37fa-4e07-b9cc-959f9fce0a82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:51,003 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8faec1e3-9a95-49b1-855d-dfe75775fdb9 Content-Length: 0 Date: Sun, 23 Dec 2018 19:14:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:14:51,003 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/53776fa9-37fa-4e07-b9cc-959f9fce0a82.json used request id req-8faec1e3-9a95-49b1-855d-dfe75775fdb9 2018-12-23 19:14:51,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.969102859497s 2018-12-23 19:14:51,004 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/53776fa9-37fa-4e07-b9cc-959f9fce0a82.json used request id req-8faec1e3-9a95-49b1-855d-dfe75775fdb9 2018-12-23 19:14:51,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 19:14:51,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:51,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-79c2656c-eae2-4f1c-99d4-96b4e78d95fb Date: Sun, 23 Dec 2018 19:14:51 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:14:51,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-79c2656c-eae2-4f1c-99d4-96b4e78d95fb 2018-12-23 19:14:51,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0365719795227s 2018-12-23 19:14:51,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-79c2656c-eae2-4f1c-99d4-96b4e78d95fb 2018-12-23 19:14:51,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 19:14:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:51,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19: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-f70a80f6-8f04-4fc1-9389-031b3e87ddcb x-compute-request-id: req-f70a80f6-8f04-4fc1-9389-031b3e87ddcb Content-Type: application/json 2018-12-23 19:14:51,161 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2 used request id req-f70a80f6-8f04-4fc1-9389-031b3e87ddcb 2018-12-23 19:14:51,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.1156001091s 2018-12-23 19:14:51,162 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2 used request id req-f70a80f6-8f04-4fc1-9389-031b3e87ddcb 2018-12-23 19:14:51,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:51,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:51,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-015bb87e-87bb-47ae-bc88-749d1644cf92 x-compute-request-id: req-015bb87e-87bb-47ae-bc88-749d1644cf92 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:00:74", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c3:00:74", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81b8ca64-bf05-496b-983f-8b57de6fe9e2", "rel": "bookmark"}], "image": {"id": "22756c87-cbb5-430d-a484-7f5407816796", "links": [{"href": "http://172.30.9.21:8774/images/22756c87-cbb5-430d-a484-7f5407816796", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:14:19.000000", "flavor": {"id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6", "links": [{"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}]}, "id": "81b8ca64-bf05-496b-983f-8b57de6fe9e2", "security_groups": [{"name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}], "user_id": "0619f3fbbb904e719da7c0de96b35713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:14:51Z", "hostId": "581fb75e8844d3108b31e58aa96afa39f23cb0e80f5612efba6ed462", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453", "name": "cinder_test-vm_9dc67bd6-e451-41db-aba3-408a7ff91453", "created": "2018-12-23T19:14:13Z", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 19:14:51,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-015bb87e-87bb-47ae-bc88-749d1644cf92 2018-12-23 19:14:51,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630856990814s 2018-12-23 19:14:51,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-015bb87e-87bb-47ae-bc88-749d1644cf92 2018-12-23 19:14:51,795 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 19:14:53,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 19:14:53,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:53,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:14:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0cc67ec4-1c03-4908-ab91-ac7bb8058596 x-compute-request-id: req-0cc67ec4-1c03-4908-ab91-ac7bb8058596 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 19:14:53,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0cc67ec4-1c03-4908-ab91-ac7bb8058596 2018-12-23 19:14:53,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.076534986496s 2018-12-23 19:14:53,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0cc67ec4-1c03-4908-ab91-ac7bb8058596 2018-12-23 19:14:53,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:14:53,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:53,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-606cfcd6-ffac-44d9-8a7b-372a25073e18 Date: Sun, 23 Dec 2018 19:14:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:52Z", "updated_at": "2018-12-23T19:13:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "0b90bb75-35f2-48ec-be1f-2cc73e46a7f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:53Z", "revision_number": 0, "id": "2de32b02-c84e-4e7a-b18c-7bbf7c0ee2f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:53Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "49ba861c-5585-422b-aa9b-d3d883d30da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:13:52Z", "revision_number": 0, "id": "f41a90f4-d87b-488a-bcae-e38b3cddaa0a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:52Z", "security_group_id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 4, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "3e11bac4-0cc7-43de-926f-dc33d5fab64b", "name": "cinder_test-sg_9dc67bd6-e451-41db-aba3-408a7ff91453"}, {"description": "Default security group", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:44Z", "updated_at": "2018-12-23T19:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "34b0a036-5a34-4153-b986-ea5464d7503a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "3c1f65bb-0f1f-4b84-81bb-3bdf21552566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "6b6c3ec6-8321-449e-a3bb-dd824146cfae", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "962bea2e-06bd-4c60-91e0-a748f633dd31", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 4, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "name": "default"}]} 2018-12-23 19:14:53,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-606cfcd6-ffac-44d9-8a7b-372a25073e18 2018-12-23 19:14:53,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495159626007s 2018-12-23 19:14:53,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-606cfcd6-ffac-44d9-8a7b-372a25073e18 2018-12-23 19:14:53,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:14:53,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3e11bac4-0cc7-43de-926f-dc33d5fab64b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:54,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0828cd27-db0a-4eb1-873b-d4815435f95c Content-Length: 0 Date: Sun, 23 Dec 2018 19:14:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:14:54,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3e11bac4-0cc7-43de-926f-dc33d5fab64b.json used request id req-0828cd27-db0a-4eb1-873b-d4815435f95c 2018-12-23 19:14:54,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147006034851s 2018-12-23 19:14:54,079 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3e11bac4-0cc7-43de-926f-dc33d5fab64b.json used request id req-0828cd27-db0a-4eb1-873b-d4815435f95c 2018-12-23 19:14:54,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 19:14:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:54,130 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:14: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-1d2d36c5-46de-4052-a58a-c5e0ac564ff2 x-compute-request-id: req-1d2d36c5-46de-4052-a58a-c5e0ac564ff2 Content-Length: 0 Content-Type: application/json 2018-12-23 19:14:54,130 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453 used request id req-1d2d36c5-46de-4052-a58a-c5e0ac564ff2 2018-12-23 19:14:54,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0512409210205s 2018-12-23 19:14:54,131 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_9dc67bd6-e451-41db-aba3-408a7ff91453 used request id req-1d2d36c5-46de-4052-a58a-c5e0ac564ff2 2018-12-23 19:14:54,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 19:14:54,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" -d '{"subnet_id": "e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"}' 2018-12-23 19:14:56,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-931fa2cf-37c6-4c42-b4c4-b8557cf8cc28 Date: Sun, 23 Dec 2018 19:14:56 GMT RESP BODY: {"network_id": "ce08fbf2-a411-467c-83c1-7eb40d831b98", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "subnet_id": "e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7", "subnet_ids": ["e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7"], "port_id": "08d3ebd4-b53b-4bce-8a5f-b2f53ed82f5c", "id": "4419362c-ddf1-44fe-94d0-cb839207d1e5"} 2018-12-23 19:14:56,035 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5/remove_router_interface.json used request id req-931fa2cf-37c6-4c42-b4c4-b8557cf8cc28 2018-12-23 19:14:56,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90411806107s 2018-12-23 19:14:56,036 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5/remove_router_interface.json used request id req-931fa2cf-37c6-4c42-b4c4-b8557cf8cc28 returning object 4419362c-ddf1-44fe-94d0-cb839207d1e5 2018-12-23 19:14:56,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 19:14:56,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:56,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-8f4d2eb5-667e-43ab-b360-96c87d306092 Date: Sun, 23 Dec 2018 19:14:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:46Z", "admin_state_up": true, "updated_at": "2018-12-23T19:14:55Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "4419362c-ddf1-44fe-94d0-cb839207d1e5", "name": "cinder_test-router_9dc67bd6-e451-41db-aba3-408a7ff91453"}]} 2018-12-23 19:14:56,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8f4d2eb5-667e-43ab-b360-96c87d306092 2018-12-23 19:14:56,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.110507965088s 2018-12-23 19:14:56,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8f4d2eb5-667e-43ab-b360-96c87d306092 2018-12-23 19:14:56,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 19:14:56,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:57,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80a5609d-e782-4008-99bc-0045c8f0af00 Content-Length: 0 Date: Sun, 23 Dec 2018 19:14:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:14:57,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5.json used request id req-80a5609d-e782-4008-99bc-0045c8f0af00 2018-12-23 19:14:57,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02984690666s 2018-12-23 19:14:57,179 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/4419362c-ddf1-44fe-94d0-cb839207d1e5.json used request id req-80a5609d-e782-4008-99bc-0045c8f0af00 2018-12-23 19:14:57,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 19:14:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:57,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-557ab369-7739-468c-9b3e-a364260bc790 Date: Sun, 23 Dec 2018 19:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:46Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T19:13: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":"9cb6ccfc81154e3386000d85a3e42b07","id":"e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7","subnetpool_id":null,"name":"cinder_test-subnet_9dc67bd6-e451-41db-aba3-408a7ff91453"}]} 2018-12-23 19:14:57,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-557ab369-7739-468c-9b3e-a364260bc790 2018-12-23 19:14:57,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0440587997437s 2018-12-23 19:14:57,223 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-557ab369-7739-468c-9b3e-a364260bc790 2018-12-23 19:14:57,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 19:14:57,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:58,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b7ae50b-caca-4f4d-a5d1-24981761a7e8 Date: Sun, 23 Dec 2018 19:14:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:14:58,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7.json used request id req-9b7ae50b-caca-4f4d-a5d1-24981761a7e8 2018-12-23 19:14:58,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12795114517s 2018-12-23 19:14:58,353 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e6dd9ba8-4749-42fa-bf4d-83d7fff9d6e7.json used request id req-9b7ae50b-caca-4f4d-a5d1-24981761a7e8 2018-12-23 19:14:58,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:14:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:58,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-767b9aca-9042-46cb-b77b-a3d1e891ee86 Date: Sun, 23 Dec 2018 19:14:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ce08fbf2-a411-467c-83c1-7eb40d831b98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cb6ccfc81154e3386000d85a3e42b07","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:14:58Z","qos_policy_id":null,"name":"cinder_test-net_9dc67bd6-e451-41db-aba3-408a7ff91453","admin_state_up":true,"tenant_id":"9cb6ccfc81154e3386000d85a3e42b07","created_at":"2018-12-23T19:13:44Z","mtu":1450}]} 2018-12-23 19:14:58,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-767b9aca-9042-46cb-b77b-a3d1e891ee86 2018-12-23 19:14:58,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0917661190033s 2018-12-23 19:14:58,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-767b9aca-9042-46cb-b77b-a3d1e891ee86 2018-12-23 19:14:58,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 19:14:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ce08fbf2-a411-467c-83c1-7eb40d831b98.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:59,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8d608c8-f26b-40c0-8ccc-a4012f14b366 Date: Sun, 23 Dec 2018 19:14:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:14:59,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ce08fbf2-a411-467c-83c1-7eb40d831b98.json used request id req-f8d608c8-f26b-40c0-8ccc-a4012f14b366 2018-12-23 19:14:59,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05382418633s 2018-12-23 19:14:59,501 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ce08fbf2-a411-467c-83c1-7eb40d831b98.json used request id req-f8d608c8-f26b-40c0-8ccc-a4012f14b366 2018-12-23 19:14:59,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:14:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:14:59,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-19225f17-f818-4dd3-9566-16bf6adf2dbc Date: Sun, 23 Dec 2018 19:14:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap", "metadata": {}}], "file": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796/file", "owner": "9cb6ccfc81154e3386000d85a3e42b07", "id": "22756c87-cbb5-430d-a484-7f5407816796", "size": 12716032, "self": "/v2/images/22756c87-cbb5-430d-a484-7f5407816796", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/22756c87-cbb5-430d-a484-7f5407816796/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_9dc67bd6-e451-41db-aba3-408a7ff91453", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:13:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:14:59,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-19225f17-f818-4dd3-9566-16bf6adf2dbc 2018-12-23 19:14:59,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.197990894318s 2018-12-23 19:14:59,703 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-19225f17-f818-4dd3-9566-16bf6adf2dbc 2018-12-23 19:14:59,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:14:59,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/22756c87-cbb5-430d-a484-7f5407816796 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b322cfe1e115c2d1d98cc00064822b9fab9a00a4" 2018-12-23 19:15:00,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dae2484b-8ee0-4ad4-9ed6-13542aecc029 Date: Sun, 23 Dec 2018 19:15:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:15:00,069 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/22756c87-cbb5-430d-a484-7f5407816796 used request id req-dae2484b-8ee0-4ad4-9ed6-13542aecc029 2018-12-23 19:15:00,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.364763975143s 2018-12-23 19:15:00,069 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/22756c87-cbb5-430d-a484-7f5407816796 used request id req-dae2484b-8ee0-4ad4-9ed6-13542aecc029 2018-12-23 19:15:00,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:15:00,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:00,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15: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-c21963eb-4b99-4d13-8b7f-edfd26fecf8b x-compute-request-id: req-c21963eb-4b99-4d13-8b7f-edfd26fecf8b Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_9dc67bd6-e451-41db-aba3-408a7ff91453", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e139d49d-3b8d-4f5e-b827-a8dea10709b6"}]} 2018-12-23 19:15:00,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c21963eb-4b99-4d13-8b7f-edfd26fecf8b 2018-12-23 19:15:00,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0373299121857s 2018-12-23 19:15:00,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c21963eb-4b99-4d13-8b7f-edfd26fecf8b 2018-12-23 19:15:00,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:15:00,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:00,153 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:15: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-5419548c-01cb-43eb-bfa3-7888d1bc9afc x-compute-request-id: req-5419548c-01cb-43eb-bfa3-7888d1bc9afc Content-Length: 0 Content-Type: application/json 2018-12-23 19:15:00,153 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6 used request id req-5419548c-01cb-43eb-bfa3-7888d1bc9afc 2018-12-23 19:15:00,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445029735565s 2018-12-23 19:15:00,154 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e139d49d-3b8d-4f5e-b827-a8dea10709b6 used request id req-5419548c-01cb-43eb-bfa3-7888d1bc9afc 2018-12-23 19:15:00,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:15:00,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:00,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef701bf-074b-4245-9d2f-ee0d189d3047 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453", "links": {"self": "http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0619f3fbbb904e719da7c0de96b35713", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:00,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4ef701bf-074b-4245-9d2f-ee0d189d3047 2018-12-23 19:15:00,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126434087753s 2018-12-23 19:15:00,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4ef701bf-074b-4245-9d2f-ee0d189d3047 2018-12-23 19:15:00,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:15:00,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:00,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5771649b-7acb-4095-8a86-af68c96f8ca8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_9dc67bd6-e451-41db-aba3-408a7ff91453", "links": {"self": "http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0619f3fbbb904e719da7c0de96b35713", "description": null}} 2018-12-23 19:15:00,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713 used request id req-5771649b-7acb-4095-8a86-af68c96f8ca8 2018-12-23 19:15:00,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108956098557s 2018-12-23 19:15:00,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713 used request id req-5771649b-7acb-4095-8a86-af68c96f8ca8 2018-12-23 19:15:00,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:15:00,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:00,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea79d63-86c8-4049-af74-f6c8f9fc72e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:00,597 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713 used request id req-fea79d63-86c8-4049-af74-f6c8f9fc72e8 2018-12-23 19:15:00,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199552059174s 2018-12-23 19:15:00,597 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0619f3fbbb904e719da7c0de96b35713 used request id req-fea79d63-86c8-4049-af74-f6c8f9fc72e8 2018-12-23 19:15:00,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:15:00,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:00,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a833b32-b9fe-4a62-904c-0d3f8f275777 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07"}, "tags": [], "enabled": true, "id": "9cb6ccfc81154e3386000d85a3e42b07", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_9dc67bd6-e451-41db-aba3-408a7ff91453"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:15:00,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6a833b32-b9fe-4a62-904c-0d3f8f275777 2018-12-23 19:15:00,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110539913177s 2018-12-23 19:15:00,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6a833b32-b9fe-4a62-904c-0d3f8f275777 2018-12-23 19:15:00,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:15:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:00,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f7080d-440e-4a8d-bb14-02f262b77036 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:00,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07 used request id req-60f7080d-440e-4a8d-bb14-02f262b77036 2018-12-23 19:15:00,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.178078889847s 2018-12-23 19:15:00,898 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9cb6ccfc81154e3386000d85a3e42b07 used request id req-60f7080d-440e-4a8d-bb14-02f262b77036 2018-12-23 19:15:00,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:15:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9cb6ccfc81154e3386000d85a3e42b07&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:01,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-c181424c-1409-454c-af90-44707ccedcf3 Date: Sun, 23 Dec 2018 19:15:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:44Z", "updated_at": "2018-12-23T19:13:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "34b0a036-5a34-4153-b986-ea5464d7503a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "3c1f65bb-0f1f-4b84-81bb-3bdf21552566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "6b6c3ec6-8321-449e-a3bb-dd824146cfae", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "962bea2e-06bd-4c60-91e0-a748f633dd31", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 4, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "name": "default"}]} 2018-12-23 19:15:01,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9cb6ccfc81154e3386000d85a3e42b07&name=default used request id req-c181424c-1409-454c-af90-44707ccedcf3 2018-12-23 19:15:01,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.290367126465s 2018-12-23 19:15:01,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9cb6ccfc81154e3386000d85a3e42b07&name=default used request id req-c181424c-1409-454c-af90-44707ccedcf3 2018-12-23 19:15:01,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:15:01,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:01,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d0d88fbc-03e1-4851-b13a-3cb1abc758f6 Date: Sun, 23 Dec 2018 19:15:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "created_at": "2018-12-23T19:13:44Z", "updated_at": "2018-12-23T19:13:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "6b6c3ec6-8321-449e-a3bb-dd824146cfae", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "34b0a036-5a34-4153-b986-ea5464d7503a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "962bea2e-06bd-4c60-91e0-a748f633dd31", "remote_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:13:44Z", "revision_number": 0, "id": "3c1f65bb-0f1f-4b84-81bb-3bdf21552566", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:13:44Z", "security_group_id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "tenant_id": "9cb6ccfc81154e3386000d85a3e42b07", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cb6ccfc81154e3386000d85a3e42b07"}], "revision_number": 4, "project_id": "9cb6ccfc81154e3386000d85a3e42b07", "id": "85c9ea1b-fe27-47a0-9b3e-021104e7dda4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:01,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d0d88fbc-03e1-4851-b13a-3cb1abc758f6 2018-12-23 19:15:01,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0617411136627s 2018-12-23 19:15:01,258 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d0d88fbc-03e1-4851-b13a-3cb1abc758f6 2018-12-23 19:15:01,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:15:01,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/85c9ea1b-fe27-47a0-9b3e-021104e7dda4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eedbfd40dfb8b14a46fa41c2520adcf6f6accf25" 2018-12-23 19:15:01,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef7325c1-fc73-43fc-ba9d-5c53f8b116fe Content-Length: 0 Date: Sun, 23 Dec 2018 19:15:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:15:01,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/85c9ea1b-fe27-47a0-9b3e-021104e7dda4.json used request id req-ef7325c1-fc73-43fc-ba9d-5c53f8b116fe 2018-12-23 19:15:01,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.171298980713s 2018-12-23 19:15:01,433 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/85c9ea1b-fe27-47a0-9b3e-021104e7dda4.json used request id req-ef7325c1-fc73-43fc-ba9d-5c53f8b116fe 2018-12-23 19:15:01,479 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-23 19:15:04,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:04,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6606f3a8-fd96-4778-b645-dc50343b5252 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:04,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6606f3a8-fd96-4778-b645-dc50343b5252 2018-12-23 19:15:04,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:15:04,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["UfYdt1aQTUWItFxv5_ppTg"], "issued_at": "2018-12-23T19:15:04.000000Z"}} 2018-12-23 19:15:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:04,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:04,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:15:04,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:04,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818959b8-4eef-47b5-96c4-e311a6d5fa04 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:15:04,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-818959b8-4eef-47b5-96c4-e311a6d5fa04 2018-12-23 19:15:04,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0900950431824s 2018-12-23 19:15:04,839 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-818959b8-4eef-47b5-96c4-e311a6d5fa04 2018-12-23 19:15:04,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:15:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}}' 2018-12-23 19:15:04,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1085b0b8-371a-4016-b8ab-808bd137801b Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:15:04,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1085b0b8-371a-4016-b8ab-808bd137801b 2018-12-23 19:15:04,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13064789772s 2018-12-23 19:15:04,976 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1085b0b8-371a-4016-b8ab-808bd137801b 2018-12-23 19:15:04,977 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: api_check', u'tags': [], 'enabled': True, 'id': u'b44e68575d124b269231f2df190b0822', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a'}) 2018-12-23 19:15:04,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:15:04,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "27500793-3109-4cf7-98de-1f264b71adda", "email": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a"}}' 2018-12-23 19:15:05,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cf686af-930f-4abc-8046-320460667bae Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:15:05,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2cf686af-930f-4abc-8046-320460667bae 2018-12-23 19:15:05,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370552778244s 2018-12-23 19:15:05,354 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2cf686af-930f-4abc-8046-320460667bae 2018-12-23 19:15:05,354 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b003ea1eb49a4c2cbbf833e2329fc653', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a'}) 2018-12-23 19:15:05,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:15:05,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:05,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8cf1455-6c92-4981-86c4-d00d991c24f1 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:05,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c8cf1455-6c92-4981-86c4-d00d991c24f1 2018-12-23 19:15:05,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100129842758s 2018-12-23 19:15:05,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c8cf1455-6c92-4981-86c4-d00d991c24f1 2018-12-23 19:15:05,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:15:05,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:05,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8e90bb-0d69-4f41-b8c9-5f77e8942d8a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:05,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e8e90bb-0d69-4f41-b8c9-5f77e8942d8a 2018-12-23 19:15:05,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938830375671s 2018-12-23 19:15:05,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e8e90bb-0d69-4f41-b8c9-5f77e8942d8a 2018-12-23 19:15:05,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:15:05,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:05,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46846cd8-be44-4458-85a4-e47f724a87de Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:05,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-46846cd8-be44-4458-85a4-e47f724a87de 2018-12-23 19:15:05,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0895159244537s 2018-12-23 19:15:05,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-46846cd8-be44-4458-85a4-e47f724a87de 2018-12-23 19:15:05,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:15:05,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:05,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8d313c-9188-4951-93df-749105b4b305 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:05,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2a8d313c-9188-4951-93df-749105b4b305 2018-12-23 19:15:05,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113564014435s 2018-12-23 19:15:05,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2a8d313c-9188-4951-93df-749105b4b305 2018-12-23 19:15:05,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:15:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:05,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f932e7-1105-4230-979d-c544b5d19505 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:05,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-76f932e7-1105-4230-979d-c544b5d19505 2018-12-23 19:15:05,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0919361114502s 2018-12-23 19:15:05,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-76f932e7-1105-4230-979d-c544b5d19505 2018-12-23 19:15:05,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:15:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=b44e68575d124b269231f2df190b0822" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:05,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efacd9c7-19a2-46ed-8ef4-dc7a4137b488 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=b44e68575d124b269231f2df190b0822", "previous": null, "next": null}} 2018-12-23 19:15:05,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=b44e68575d124b269231f2df190b0822 used request id req-efacd9c7-19a2-46ed-8ef4-dc7a4137b488 2018-12-23 19:15:05,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0897641181946s 2018-12-23 19:15:05,972 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=b44e68575d124b269231f2df190b0822 used request id req-efacd9c7-19a2-46ed-8ef4-dc7a4137b488 2018-12-23 19:15:05,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:15:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:06,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f08147b6-7452-4129-b1ff-767bc6ad41f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:06,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-f08147b6-7452-4129-b1ff-767bc6ad41f1 2018-12-23 19:15:06,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140051841736s 2018-12-23 19:15:06,116 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-f08147b6-7452-4129-b1ff-767bc6ad41f1 2018-12-23 19:15:06,117 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'b44e68575d124b269231f2df190b0822', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '27500793-3109-4cf7-98de-1f264b71adda', 'username': u'api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:15:06,120 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a', 'password': '27500793-3109-4cf7-98de-1f264b71adda', 'project_name': 'api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'b44e68575d124b269231f2df190b0822', 'project_domain_name': 'Default'} 2018-12-23 19:15:06,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:15:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:06,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073f4c33-2ca3-45b8-aa38-abfd87b7e0fb Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:06,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-073f4c33-2ca3-45b8-aa38-abfd87b7e0fb 2018-12-23 19:15:06,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0915350914001s 2018-12-23 19:15:06,216 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-073f4c33-2ca3-45b8-aa38-abfd87b7e0fb 2018-12-23 19:15:06,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:15:06,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:06,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60fb50c-b395-42e0-9f4e-f1beadc4c561 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:06,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c60fb50c-b395-42e0-9f4e-f1beadc4c561 2018-12-23 19:15:06,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0892560482025s 2018-12-23 19:15:06,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c60fb50c-b395-42e0-9f4e-f1beadc4c561 2018-12-23 19:15:06,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:15:06,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:06,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d878cb84-f514-4098-833b-dc6005e76fd3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:06,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d878cb84-f514-4098-833b-dc6005e76fd3 2018-12-23 19:15:06,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100756168365s 2018-12-23 19:15:06,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d878cb84-f514-4098-833b-dc6005e76fd3 2018-12-23 19:15:06,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:15:06,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:06,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c01e2a0-1b52-4f3f-87ee-9a8319508dfe Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:06,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c01e2a0-1b52-4f3f-87ee-9a8319508dfe 2018-12-23 19:15:06,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113358020782s 2018-12-23 19:15:06,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c01e2a0-1b52-4f3f-87ee-9a8319508dfe 2018-12-23 19:15:06,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:15:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:06,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe1e785-09a1-44bb-97d0-584b59dde1ca Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:06,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-bbe1e785-09a1-44bb-97d0-584b59dde1ca 2018-12-23 19:15:06,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0964839458466s 2018-12-23 19:15:06,639 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-bbe1e785-09a1-44bb-97d0-584b59dde1ca 2018-12-23 19:15:06,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:15:06,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=b44e68575d124b269231f2df190b0822" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:06,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0327a2-9c71-4d76-bdfd-9287f9d08747 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=b44e68575d124b269231f2df190b0822", "previous": null, "next": null}} 2018-12-23 19:15:06,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=b44e68575d124b269231f2df190b0822 used request id req-1e0327a2-9c71-4d76-bdfd-9287f9d08747 2018-12-23 19:15:06,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177593946457s 2018-12-23 19:15:06,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=b44e68575d124b269231f2df190b0822 used request id req-1e0327a2-9c71-4d76-bdfd-9287f9d08747 2018-12-23 19:15:06,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:15:06,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:06,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0dbc537-0d6b-4742-b1fe-2762596a9739 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:06,971 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-a0dbc537-0d6b-4742-b1fe-2762596a9739 2018-12-23 19:15:06,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142416000366s 2018-12-23 19:15:06,971 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-a0dbc537-0d6b-4742-b1fe-2762596a9739 2018-12-23 19:15:06,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:15:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:07,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80593e25-acd8-4184-8afe-159abfe9f654 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:07,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-80593e25-acd8-4184-8afe-159abfe9f654 2018-12-23 19:15:07,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0950081348419s 2018-12-23 19:15:07,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-80593e25-acd8-4184-8afe-159abfe9f654 2018-12-23 19:15:07,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-23 19:15:07,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 19:15:07,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ee1b90-dfac-4d2c-b460-0c5ae00aee4d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}} 2018-12-23 19:15:07,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-06ee1b90-dfac-4d2c-b460-0c5ae00aee4d 2018-12-23 19:15:07,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.206030130386s 2018-12-23 19:15:07,282 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-06ee1b90-dfac-4d2c-b460-0c5ae00aee4d 2018-12-23 19:15:07,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:15:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:07,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a6a066-a747-4810-8534-d27ee294ef86 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:07,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-43a6a066-a747-4810-8534-d27ee294ef86 2018-12-23 19:15:07,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0889639854431s 2018-12-23 19:15:07,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-43a6a066-a747-4810-8534-d27ee294ef86 2018-12-23 19:15:07,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:15:07,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:07,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f98cbf32-b7e6-414a-8346-e21d8c14946b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:07,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f98cbf32-b7e6-414a-8346-e21d8c14946b 2018-12-23 19:15:07,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0937631130219s 2018-12-23 19:15:07,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f98cbf32-b7e6-414a-8346-e21d8c14946b 2018-12-23 19:15:07,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:15:07,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:07,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f07e93c-d81c-438d-80f1-2476cb203dee Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:07,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5f07e93c-d81c-438d-80f1-2476cb203dee 2018-12-23 19:15:07,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213876962662s 2018-12-23 19:15:07,690 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5f07e93c-d81c-438d-80f1-2476cb203dee 2018-12-23 19:15:07,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:15:07,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:07,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23713c83-89c1-4f07-8afa-00b9c1399d03 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:07,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-23713c83-89c1-4f07-8afa-00b9c1399d03 2018-12-23 19:15:07,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0888011455536s 2018-12-23 19:15:07,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-23713c83-89c1-4f07-8afa-00b9c1399d03 2018-12-23 19:15:07,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:15:07,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=6aa82b6ebcb54c0194728bc173c56f6d&scope.project.id=b44e68575d124b269231f2df190b0822" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:07,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23890875-c3e9-43f6-8c83-4597119a4f67 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=6aa82b6ebcb54c0194728bc173c56f6d&scope.project.id=b44e68575d124b269231f2df190b0822", "previous": null, "next": null}} 2018-12-23 19:15:07,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=6aa82b6ebcb54c0194728bc173c56f6d&scope.project.id=b44e68575d124b269231f2df190b0822 used request id req-23890875-c3e9-43f6-8c83-4597119a4f67 2018-12-23 19:15:07,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0896828174591s 2018-12-23 19:15:07,888 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b003ea1eb49a4c2cbbf833e2329fc653&role.id=6aa82b6ebcb54c0194728bc173c56f6d&scope.project.id=b44e68575d124b269231f2df190b0822 used request id req-23890875-c3e9-43f6-8c83-4597119a4f67 2018-12-23 19:15:07,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:15:07,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/6aa82b6ebcb54c0194728bc173c56f6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:15:08,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5d6bf59-33c4-4504-83e7-1baea7f907c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:08,016 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/6aa82b6ebcb54c0194728bc173c56f6d used request id req-b5d6bf59-33c4-4504-83e7-1baea7f907c1 2018-12-23 19:15:08,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124334096909s 2018-12-23 19:15:08,016 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/b003ea1eb49a4c2cbbf833e2329fc653/roles/6aa82b6ebcb54c0194728bc173c56f6d used request id req-b5d6bf59-33c4-4504-83e7-1baea7f907c1 2018-12-23 19:15:08,017 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-23 19:15:08,017 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-23 19:15:08,017 - openstack_tests - INFO - OS Credentials = > 2018-12-23 19:15:08,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:08,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:08,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["n-ey8WQJS0Grgl-Pj9vJDQ"], "issued_at": "2018-12-23T19:15:08.000000Z"}} 2018-12-23 19:15:08,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0269add28924068ddc464e9ae72ddd884fa48379" 2018-12-23 19:15:08,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b703b0ca-ed80-4d0d-aefa-4c78735d2ac3 Date: Sun, 23 Dec 2018 19:15:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:15:08,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-b703b0ca-ed80-4d0d-aefa-4c78735d2ac3 2018-12-23 19:15:08,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0269add28924068ddc464e9ae72ddd884fa48379" 2018-12-23 19:15:08,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1c24cf56-aff3-417c-9029-c2700a6a2448 Date: Sun, 23 Dec 2018 19:15:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:15:08,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-1c24cf56-aff3-417c-9029-c2700a6a2448 2018-12-23 19:15:08,927 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-23 19:15:08,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-23 19:15:08,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:08,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5beb1ed0-afb1-4d66-b446-46f02e111116 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:08,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5beb1ed0-afb1-4d66-b446-46f02e111116 2018-12-23 19:15:08,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:15:09,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["OttBYrzFSEic2OsamO1EQw"], "issued_at": "2018-12-23T19:15:09.000000Z"}} 2018-12-23 19:15:09,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a2f3c5cac9a06be9f24dd475fccff1d5668a1dd" 2018-12-23 19:15:09,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15: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-bcaf167b-a1d5-4a87-9e98-02f2c57ebad2 x-compute-request-id: req-bcaf167b-a1d5-4a87-9e98-02f2c57ebad2 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-23 19:15:09,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-bcaf167b-a1d5-4a87-9e98-02f2c57ebad2 2018-12-23 19:15:09,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.56147313118s 2018-12-23 19:15:09,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-bcaf167b-a1d5-4a87-9e98-02f2c57ebad2 2018-12-23 19:15:09,495 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-23 19:15:09,495 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-12-23 19:15:09,496 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-12-23 19:15:09,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,530 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:09,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-23 19:15:09,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:10,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["qK6cCDnuQ6SUskyTiIvWbg"], "issued_at": "2018-12-23T19:15:10.000000Z"}} 2018-12-23 19:15:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b5263222ac2998dd6a47e54a61635300cbc513d" 2018-12-23 19:15:10,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-288e7d9c-04d2-44a0-b4b4-732e417058b5 Date: Sun, 23 Dec 2018 19:15:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-23 19:15:10,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=foo used request id req-288e7d9c-04d2-44a0-b4b4-732e417058b5 2018-12-23 19:15:10,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:10,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-23 19:15:10,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:11,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["c7TuffzKSCqIs04eK6XLNw"], "issued_at": "2018-12-23T19:15:11.000000Z"}} 2018-12-23 19:15:11,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df3fbee461ee5b6028fe28f0a63b8ed59a4ee38" 2018-12-23 19:15:11,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925e1dbd-75ff-42d4-9b3e-d7a9dc1ffda1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:11,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-925e1dbd-75ff-42d4-9b3e-d7a9dc1ffda1 2018-12-23 19:15:11,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:11,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df3fbee461ee5b6028fe28f0a63b8ed59a4ee38" 2018-12-23 19:15:11,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c255e55d-e6b5-4675-b6af-5553baa95cd6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:11,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c255e55d-e6b5-4675-b6af-5553baa95cd6 2018-12-23 19:15:11,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:11,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-23 19:15:11,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:11,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["eJNzkKy9RRypC3x0zccTag"], "issued_at": "2018-12-23T19:15:11.000000Z"}} 2018-12-23 19:15:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5c0b12b6c048720958014cea998ccbb7e61d446" 2018-12-23 19:15:12,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0e6e9b6e-7c2e-4b30-9442-a3cc2006871a Date: Sun, 23 Dec 2018 19:15:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:15:12,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks used request id req-0e6e9b6e-7c2e-4b30-9442-a3cc2006871a 2018-12-23 19:15:12,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:12,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["7ZWU08iPRVi2DMp8dkhlAg"], "issued_at": "2018-12-23T19:15:12.000000Z"}} 2018-12-23 19:15:12,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529459bf5cf095d4a0b0a90658a22231bbb123a5" 2018-12-23 19:15:12,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8e954b33-8ac7-4a35-bc86-4a9b592d5102 Date: Sun, 23 Dec 2018 19:15:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:15:12,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-8e954b33-8ac7-4a35-bc86-4a9b592d5102 2018-12-23 19:15:12,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}529459bf5cf095d4a0b0a90658a22231bbb123a5" 2018-12-23 19:15:12,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ff86994f-5758-4a65-84f8-087b064ecf47 Date: Sun, 23 Dec 2018 19:15:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:15:12,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-ff86994f-5758-4a65-84f8-087b064ecf47 2018-12-23 19:15:12,827 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:15:12,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:13,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:13,055 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-23 19:15:13,056 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:15:13,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:13,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["9JGrWA5mRTWuTyqbRVqxcg"], "issued_at": "2018-12-23T19:15:13.000000Z"}} 2018-12-23 19:15:13,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}198b48b9ccf00a422e6e47ebcebda0662349e59a" 2018-12-23 19:15:13,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-fd64e9a3-4df7-4464-a1cc-1a5aa8bf7f62 x-compute-request-id: req-fd64e9a3-4df7-4464-a1cc-1a5aa8bf7f62 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:15:13,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail used request id req-fd64e9a3-4df7-4464-a1cc-1a5aa8bf7f62 2018-12-23 19:15:13,653 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:15:13,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:14,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["fVipyr1VQz-gHPT0P6Fhlw"], "issued_at": "2018-12-23T19:15:14.000000Z"}} 2018-12-23 19:15:14,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e8901d86f2629903bd1066ae84f03167a9e83ef" 2018-12-23 19:15:14,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-2a3c6e93-92df-4d85-b8c4-ce36aa4c3149 x-compute-request-id: req-2a3c6e93-92df-4d85-b8c4-ce36aa4c3149 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 19:15:14,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-2a3c6e93-92df-4d85-b8c4-ce36aa4c3149 2018-12-23 19:15:14,276 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 19:15:14,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:14,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:14,356 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-23 19:15:14,357 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 19:15:14,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:14,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["-d8GBqBdRrGPgklHY03dqA"], "issued_at": "2018-12-23T19:15:14.000000Z"}} 2018-12-23 19:15:14,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad8eb9119050cc442faa158254877cb0a0a5b7a" 2018-12-23 19:15:15,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:14 GMT Server: Apache x-openstack-request-id: req-830bcc9e-16fd-4509-a9cf-2cdac4ab6e45 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 19:15:15,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks used request id req-830bcc9e-16fd-4509-a9cf-2cdac4ab6e45 2018-12-23 19:15:15,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:15,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-23 19:15:15,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:16,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["uZQQDQYSRNe7N7-ASmnyHw"], "issued_at": "2018-12-23T19:15:16.000000Z"}} 2018-12-23 19:15:16,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d87498c7c84ffbdc439f0609dd3d61b74ccaad1c" 2018-12-23 19:15:16,253 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:16 GMT Server: Apache x-compute-request-id: req-969c7f25-5273-4139-b682-bc285446ad3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-969c7f25-5273-4139-b682-bc285446ad3c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 19:15:16,253 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/detail used request id req-969c7f25-5273-4139-b682-bc285446ad3c 2018-12-23 19:15:16,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:16,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["IpV_vIsTQCuVhGYC57ZdzQ"], "issued_at": "2018-12-23T19:15:16.000000Z"}} 2018-12-23 19:15:16,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:16,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-063272cf-bb39-40bb-b99d-907fb2db3d09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:16,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-063272cf-bb39-40bb-b99d-907fb2db3d09 2018-12-23 19:15:16,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:16,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:16,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8f5826-93c0-4c63-bc33-b1c015d5648a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:16,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fb8f5826-93c0-4c63-bc33-b1c015d5648a 2018-12-23 19:15:16,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-3d043073-6eb4-4e00-97f4-9e0f2ba49d28-projName"}}' 2018-12-23 19:15:16,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d2d4ee9-6550-4012-a78f-d685d5ca6032 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8474cb9e34aa4719aa3c706f19d5595e"}, "tags": [], "enabled": true, "id": "8474cb9e34aa4719aa3c706f19d5595e", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-3d043073-6eb4-4e00-97f4-9e0f2ba49d28-projName"}} 2018-12-23 19:15:16,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6d2d4ee9-6550-4012-a78f-d685d5ca6032 2018-12-23 19:15:16,908 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-3d043073-6eb4-4e00-97f4-9e0f2ba49d28-projName 2018-12-23 19:15:16,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3d043073-6eb4-4e00-97f4-9e0f2ba49d28-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1325cbfc-8b1b-4b4a-93b6-b80eb5973bbb Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3d043073-6eb4-4e00-97f4-9e0f2ba49d28-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8474cb9e34aa4719aa3c706f19d5595e"}, "tags": [], "enabled": true, "id": "8474cb9e34aa4719aa3c706f19d5595e", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-3d043073-6eb4-4e00-97f4-9e0f2ba49d28-projName"}]} 2018-12-23 19:15:17,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3d043073-6eb4-4e00-97f4-9e0f2ba49d28-projName used request id req-1325cbfc-8b1b-4b4a-93b6-b80eb5973bbb 2018-12-23 19:15:17,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7808ae-d014-4531-bb40-f47b5ae383b3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:17,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cb7808ae-d014-4531-bb40-f47b5ae383b3 2018-12-23 19:15:17,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-651d5660-1c53-4c35-a300-bc783102ca96 Date: Sun, 23 Dec 2018 19:15:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:17Z", "updated_at": "2018-12-23T19:15:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:17Z", "revision_number": 0, "id": "d1daf66d-99e4-4e5e-9af6-29b5795431a1", "remote_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:17Z", "security_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:17Z", "revision_number": 0, "id": "ca1936bd-53f9-438d-bc32-9b31f7944cfb", "remote_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:17Z", "security_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:17Z", "revision_number": 0, "id": "575b2372-fbbd-418b-948f-086a2afcd315", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:17Z", "security_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:17Z", "revision_number": 0, "id": "3e4a3ae8-146d-4547-a228-b6d09ec28927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:17Z", "security_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:17,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-651d5660-1c53-4c35-a300-bc783102ca96 2018-12-23 19:15:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf801d4-d886-4b4e-90a7-a362ff3b858f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:15:17,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-4bf801d4-d886-4b4e-90a7-a362ff3b858f 2018-12-23 19:15:17,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f0c0fc-e3cc-4e1c-8c3f-f3c654f46328 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 19:15:17,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-a5f0c0fc-e3cc-4e1c-8c3f-f3c654f46328 2018-12-23 19:15:17,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a96799-2014-4635-bc77-88325610358f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:15:17,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-73a96799-2014-4635-bc77-88325610358f 2018-12-23 19:15:17,672 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de650ea9-bd1c-4241-b54c-5ab80a923d25 2018-12-23 19:15:17,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de650ea9-bd1c-4241-b54c-5ab80a923d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-217e3d11-ef47-466b-9ffe-e892c7be9ac9 Date: Sun, 23 Dec 2018 19:15:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:17Z", "security_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:17Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "3e4a3ae8-146d-4547-a228-b6d09ec28927"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:17Z", "security_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:17Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "575b2372-fbbd-418b-948f-086a2afcd315"}, {"remote_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:17Z", "security_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:17Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "ca1936bd-53f9-438d-bc32-9b31f7944cfb"}, {"remote_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:17Z", "security_group_id": "de650ea9-bd1c-4241-b54c-5ab80a923d25", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:17Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "d1daf66d-99e4-4e5e-9af6-29b5795431a1"}]} 2018-12-23 19:15:17,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de650ea9-bd1c-4241-b54c-5ab80a923d25 used request id req-217e3d11-ef47-466b-9ffe-e892c7be9ac9 2018-12-23 19:15:17,696 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 19:15:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/de650ea9-bd1c-4241-b54c-5ab80a923d25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cf85d71-7d5f-4049-96b2-21ec93bf423a Content-Length: 0 Date: Sun, 23 Dec 2018 19:15:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:15:17,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/de650ea9-bd1c-4241-b54c-5ab80a923d25 used request id req-1cf85d71-7d5f-4049-96b2-21ec93bf423a 2018-12-23 19:15:17,816 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-3d043073-6eb4-4e00-97f4-9e0f2ba49d28-projName 2018-12-23 19:15:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8474cb9e34aa4719aa3c706f19d5595e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a778063f7fbe76e07226c8da1208e67c0c307fc5" 2018-12-23 19:15:17,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d515b8d7-fd5a-488c-ad3e-a7422cb823a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:17,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8474cb9e34aa4719aa3c706f19d5595e used request id req-d515b8d7-fd5a-488c-ad3e-a7422cb823a0 2018-12-23 19:15:17,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:18,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["8LcW92fKQm-b3c1nePHe6w"], "issued_at": "2018-12-23T19:15:18.000000Z"}} 2018-12-23 19:15:18,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c83a46cb8fdb3e6e993de67cc1963fb9200ec0a" 2018-12-23 19:15:18,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776d2949-7abf-450f-b058-3887e8a4b26c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:18,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-776d2949-7abf-450f-b058-3887e8a4b26c 2018-12-23 19:15:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:18,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:18,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c83a46cb8fdb3e6e993de67cc1963fb9200ec0a" 2018-12-23 19:15:18,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939cb0ac-2e04-4682-999e-d43bab08e98e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:18,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-939cb0ac-2e04-4682-999e-d43bab08e98e 2018-12-23 19:15:18,821 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-b4521cb9-309e-4a7d-8c40-70ec999f3745-username 2018-12-23 19:15:18,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c83a46cb8fdb3e6e993de67cc1963fb9200ec0a" 2018-12-23 19:15:18,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352e68e2-80b5-4510-b0cc-37d1ec7670f7 Content-Encoding: gzip Content-Length: 929 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-b4521cb9-309e-4a7d-8c40-70ec999f3745-username", "links": {"self": "http://172.30.9.21:5000/v3/users/da463b505d0549eab1682f24d88cbc74"}, "domain_id": "default", "enabled": true, "id": "da463b505d0549eab1682f24d88cbc74", "options": {}}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:18,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-352e68e2-80b5-4510-b0cc-37d1ec7670f7 2018-12-23 19:15:18,941 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-b4521cb9-309e-4a7d-8c40-70ec999f3745-username 2018-12-23 19:15:18,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/da463b505d0549eab1682f24d88cbc74 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c83a46cb8fdb3e6e993de67cc1963fb9200ec0a" 2018-12-23 19:15:19,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9caad71a-300b-4a4d-a4e3-8f2f860250b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:19,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/da463b505d0549eab1682f24d88cbc74 used request id req-9caad71a-300b-4a4d-a4e3-8f2f860250b7 2018-12-23 19:15:19,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:19,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["rodSlw3iRcyM0rR1sMWa2Q"], "issued_at": "2018-12-23T19:15:19.000000Z"}} 2018-12-23 19:15:19,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d0ea3ed3f969cd9dbe02f0f19b43b5a2e53bc76" 2018-12-23 19:15:19,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9994b6-6826-43e8-b5eb-8844bad4a26d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:19,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6c9994b6-6826-43e8-b5eb-8844bad4a26d 2018-12-23 19:15:19,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:19,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2018-12-23 19:15:19,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:20,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["4zx6uSF5Sqi6HIFccvGeKA"], "issued_at": "2018-12-23T19:15:20.000000Z"}} 2018-12-23 19:15:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc923d630f1e7426e91d18d6395fd4336a3a9297" 2018-12-23 19:15:20,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bfc2e35-4176-4fd0-98c2-9ec64915d8e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:20,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3bfc2e35-4176-4fd0-98c2-9ec64915d8e5 2018-12-23 19:15:20,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:20,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:20,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["j62S-5iSQgO416SwjSpgag"], "issued_at": "2018-12-23T19:15:20.000000Z"}} 2018-12-23 19:15:20,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:20,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["CVL8Yn0SSXe4tN3JqhS_Vw"], "issued_at": "2018-12-23T19:15:20.000000Z"}} 2018-12-23 19:15:20,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b82e4ec9317aaba7e2f2de20d3b67c2965eb9c71" 2018-12-23 19:15:21,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56590fe6-4bb6-47dd-9742-b5c8d6390ef5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:21,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-56590fe6-4bb6-47dd-9742-b5c8d6390ef5 2018-12-23 19:15:21,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:21,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:21,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["CpsEFDllTKuErXBUSOH2cw"], "issued_at": "2018-12-23T19:15:21.000000Z"}} 2018-12-23 19:15:21,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:21,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["DuGFgdtYTjCgkkUNHghnGA"], "issued_at": "2018-12-23T19:15:21.000000Z"}} 2018-12-23 19:15:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f502e5a9cf387eff63c1be1810eb84721628af7c" 2018-12-23 19:15:21,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e178fc-755f-4ef5-866d-14eceb90f349 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:21,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e7e178fc-755f-4ef5-866d-14eceb90f349 2018-12-23 19:15:21,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:21,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:22,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["9d5JpOGwSVKZHG9VJmCZVg"], "issued_at": "2018-12-23T19:15:22.000000Z"}} 2018-12-23 19:15:22,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:22,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:22,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["r0ENfdSqQLWjL5d52eZ5GQ"], "issued_at": "2018-12-23T19:15:22.000000Z"}} 2018-12-23 19:15:22,640 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:22,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:23,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["mMNGShaDTk69_hUxFrjB5Q"], "issued_at": "2018-12-23T19:15:23.000000Z"}} 2018-12-23 19:15:23,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:23,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["ymvY6gKRR4inIbY-yqmOsg"], "issued_at": "2018-12-23T19:15:23.000000Z"}} 2018-12-23 19:15:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:23,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dcaccd5-0b31-4d08-865a-14222688a919 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:23,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7dcaccd5-0b31-4d08-865a-14222688a919 2018-12-23 19:15:23,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:23,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:23,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:23,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ccfc90-36d2-467d-8808-b2849ef7029f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:23,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-29ccfc90-36d2-467d-8808-b2849ef7029f 2018-12-23 19:15:24,024 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-username 2018-12-23 19:15:24,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:24,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9defe4e9-fcc8-435d-921f-2f5bb9974549 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:24,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9defe4e9-fcc8-435d-921f-2f5bb9974549 2018-12-23 19:15:24,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-projName"}}' 2018-12-23 19:15:24,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-107e3bfb-ee93-4efb-85e3-170c7b179d04 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/cce24161e6d74b8e8c24e797ff32940d"}, "tags": [], "enabled": true, "id": "cce24161e6d74b8e8c24e797ff32940d", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-projName"}} 2018-12-23 19:15:24,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-107e3bfb-ee93-4efb-85e3-170c7b179d04 2018-12-23 19:15:24,252 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-projName 2018-12-23 19:15:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" -d '{"role": {"name": "KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-role"}}' 2018-12-23 19:15:24,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-233dc1d2-040c-4093-8c78-b67ea2c65573 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4adec07a537d4327aa2625f8c9f67410", "links": {"self": "http://172.30.9.21:5000/v3/roles/4adec07a537d4327aa2625f8c9f67410"}, "name": "KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-role"}} 2018-12-23 19:15:24,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-233dc1d2-040c-4093-8c78-b67ea2c65573 2018-12-23 19:15:24,385 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-role 2018-12-23 19:15:24,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4adec07a537d4327aa2625f8c9f67410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:24,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb34b442-009f-4118-bc92-5d747be37f91 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4adec07a537d4327aa2625f8c9f67410", "links": {"self": "http://172.30.9.21:5000/v3/roles/4adec07a537d4327aa2625f8c9f67410"}, "name": "KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-role"}} 2018-12-23 19:15:24,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4adec07a537d4327aa2625f8c9f67410 used request id req-eb34b442-009f-4118-bc92-5d747be37f91 2018-12-23 19:15:24,405 - keystone_utils - INFO - Granting role KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-role to project KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-projName 2018-12-23 19:15:24,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/cce24161e6d74b8e8c24e797ff32940d/users/7622587b69154fe8860154c6eb6d8abf/roles/4adec07a537d4327aa2625f8c9f67410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:24,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e62636b1-14de-4c80-83a2-b23be85fa493 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:24,542 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/cce24161e6d74b8e8c24e797ff32940d/users/7622587b69154fe8860154c6eb6d8abf/roles/4adec07a537d4327aa2625f8c9f67410 used request id req-e62636b1-14de-4c80-83a2-b23be85fa493 2018-12-23 19:15:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/cce24161e6d74b8e8c24e797ff32940d/users/7622587b69154fe8860154c6eb6d8abf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:24,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c25855-7f7b-4b25-b9f0-0f3230961f18 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/cce24161e6d74b8e8c24e797ff32940d/users/7622587b69154fe8860154c6eb6d8abf/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4adec07a537d4327aa2625f8c9f67410", "links": {"self": "http://172.30.9.21:5000/v3/roles/4adec07a537d4327aa2625f8c9f67410"}, "name": "KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-role"}]} 2018-12-23 19:15:24,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/cce24161e6d74b8e8c24e797ff32940d/users/7622587b69154fe8860154c6eb6d8abf/roles used request id req-53c25855-7f7b-4b25-b9f0-0f3230961f18 2018-12-23 19:15:24,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:25,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-63f3f4b0-11c5-4eb7-b2c0-39867a600ab7 Date: Sun, 23 Dec 2018 19:15:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:24Z", "updated_at": "2018-12-23T19:15:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:24Z", "revision_number": 0, "id": "9fae6d51-c6a8-4fa6-b117-05ec1b3ad7b7", "remote_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:24Z", "security_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:24Z", "revision_number": 0, "id": "68b164e7-6e46-42e5-8b3e-e0cdcc8a85b4", "remote_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:24Z", "security_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:24Z", "revision_number": 0, "id": "642204d0-163a-4189-aeaa-e452b3c610ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:24Z", "security_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:24Z", "revision_number": 0, "id": "25598fd5-c329-4998-8735-0c8eea47e12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:24Z", "security_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:25,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-63f3f4b0-11c5-4eb7-b2c0-39867a600ab7 2018-12-23 19:15:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:25,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213133c0-b7c6-4200-a15d-abd35b8b0f1d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:15:25,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-213133c0-b7c6-4200-a15d-abd35b8b0f1d 2018-12-23 19:15:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:25,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ead0fd58-dd0e-4809-beaf-f10f5402d7e6 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:15:25,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-ead0fd58-dd0e-4809-beaf-f10f5402d7e6 2018-12-23 19:15:25,512 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b34e41c7-cd12-45b2-8a8d-9eb61bb90713 2018-12-23 19:15:25,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b34e41c7-cd12-45b2-8a8d-9eb61bb90713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:25,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ad0d9745-6af3-4e22-be05-2dabc3ff75a3 Date: Sun, 23 Dec 2018 19:15: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-12-23T19:15:24Z", "security_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:24Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "25598fd5-c329-4998-8735-0c8eea47e12b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:24Z", "security_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:24Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "642204d0-163a-4189-aeaa-e452b3c610ab"}, {"remote_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:24Z", "security_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:24Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "68b164e7-6e46-42e5-8b3e-e0cdcc8a85b4"}, {"remote_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:24Z", "security_group_id": "b34e41c7-cd12-45b2-8a8d-9eb61bb90713", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:24Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "9fae6d51-c6a8-4fa6-b117-05ec1b3ad7b7"}]} 2018-12-23 19:15:25,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b34e41c7-cd12-45b2-8a8d-9eb61bb90713 used request id req-ad0d9745-6af3-4e22-be05-2dabc3ff75a3 2018-12-23 19:15:25,536 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 19:15:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b34e41c7-cd12-45b2-8a8d-9eb61bb90713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:25,662 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15d5e668-bd46-474c-afd3-150f00ab3d2b Content-Length: 0 Date: Sun, 23 Dec 2018 19:15:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:15:25,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b34e41c7-cd12-45b2-8a8d-9eb61bb90713 used request id req-15d5e668-bd46-474c-afd3-150f00ab3d2b 2018-12-23 19:15:25,662 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-projName 2018-12-23 19:15:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/cce24161e6d74b8e8c24e797ff32940d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:25,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3b702b-9458-489c-a51b-6ddec649549b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:25,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/cce24161e6d74b8e8c24e797ff32940d used request id req-5e3b702b-9458-489c-a51b-6ddec649549b 2018-12-23 19:15:25,788 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-username 2018-12-23 19:15:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/7622587b69154fe8860154c6eb6d8abf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:25,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d8425b5-d641-4713-8ced-2cc2811c86ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:25,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7622587b69154fe8860154c6eb6d8abf used request id req-6d8425b5-d641-4713-8ced-2cc2811c86ba 2018-12-23 19:15:25,984 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-0dff6d9c-8963-4db0-ab8e-f9d3c41b0b91-role 2018-12-23 19:15:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4adec07a537d4327aa2625f8c9f67410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339653a5f19854105ebd1e788fc7e9820836b4e0" 2018-12-23 19:15:26,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6575f6db-69ac-4965-932c-41e175a9dc01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:26,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4adec07a537d4327aa2625f8c9f67410 used request id req-6575f6db-69ac-4965-932c-41e175a9dc01 2018-12-23 19:15:26,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:26,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["jQRz7fAmSQ2dBi_eHdG-VQ"], "issued_at": "2018-12-23T19:15:26.000000Z"}} 2018-12-23 19:15:26,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25b8dc2b14fcc0d95143529deccd25e11b0c5f9" 2018-12-23 19:15:26,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b95f47b-bd22-486f-a3eb-73acbffd6f23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:26,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7b95f47b-bd22-486f-a3eb-73acbffd6f23 2018-12-23 19:15:26,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:26,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:26,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["69V8MlFeQGGS6Zm_aALZVQ"], "issued_at": "2018-12-23T19:15:26.000000Z"}} 2018-12-23 19:15:26,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:26,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d4bdd5-ce08-4ce8-81cb-ca7b98b0e4b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:26,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-39d4bdd5-ce08-4ce8-81cb-ca7b98b0e4b3 2018-12-23 19:15:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:26,942 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:26,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:27,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b210de-2548-4621-a6e7-8ac6cd216b1a Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:27,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-48b210de-2548-4621-a6e7-8ac6cd216b1a 2018-12-23 19:15:27,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:27,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438d924f-e2da-4bd4-a312-b6e61c2e5324 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:27,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-438d924f-e2da-4bd4-a312-b6e61c2e5324 2018-12-23 19:15:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:27,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548c3b92-fa6b-4dc8-a098-0ca3eacab58c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:27,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-548c3b92-fa6b-4dc8-a098-0ca3eacab58c 2018-12-23 19:15:27,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:27,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e900f5-aea7-4ed1-b813-e4ca360024dd Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:27,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-49e900f5-aea7-4ed1-b813-e4ca360024dd 2018-12-23 19:15:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/e204c819387f4f5f8e55c8d8471d8f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:27,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb299b6-aba7-45a9-a0fd-4f9116bfe947 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/e204c819387f4f5f8e55c8d8471d8f48"}, "enabled": true, "id": "e204c819387f4f5f8e55c8d8471d8f48", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-4a11a164-193b-4f5-name"}} 2018-12-23 19:15:27,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e204c819387f4f5f8e55c8d8471d8f48 used request id req-cdb299b6-aba7-45a9-a0fd-4f9116bfe947 2018-12-23 19:15:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/e204c819387f4f5f8e55c8d8471d8f48/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:27,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8617a10-8381-4a93-a1a2-f6e180747c20 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/e204c819387f4f5f8e55c8d8471d8f48/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 19:15:27,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/e204c819387f4f5f8e55c8d8471d8f48/roles used request id req-f8617a10-8381-4a93-a1a2-f6e180747c20 2018-12-23 19:15:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:27,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d56cdd-3499-4da0-9748-19b9650539a3 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 19:15:27,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-c7d56cdd-3499-4da0-9748-19b9650539a3 2018-12-23 19:15:27,903 - keystone_utils - INFO - Granting role admin to project api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a 2018-12-23 19:15:27,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/e204c819387f4f5f8e55c8d8471d8f48/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:28,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d3fb96-1b98-44d1-9c45-50b58186f3f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:28,129 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/e204c819387f4f5f8e55c8d8471d8f48/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-03d3fb96-1b98-44d1-9c45-50b58186f3f3 2018-12-23 19:15:28,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:28,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6382d07-eb3d-4076-84a0-a4a2ec8fda42 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:28,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6382d07-eb3d-4076-84a0-a4a2ec8fda42 2018-12-23 19:15:28,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:28,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b37a6ae4-4f9e-4667-9fff-2d3980dbb08f Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:28,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-b37a6ae4-4f9e-4667-9fff-2d3980dbb08f 2018-12-23 19:15:28,345 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-4a11a164-193b-4f5-name 2018-12-23 19:15:28,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:28,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25b8dc2b14fcc0d95143529deccd25e11b0c5f9" 2018-12-23 19:15:28,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30062feb-996a-4e98-84b3-323470eebb46 Content-Encoding: gzip Content-Length: 914 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-4a11a164-193b-4f5-name", "links": {"self": "http://172.30.9.21:5000/v3/users/e204c819387f4f5f8e55c8d8471d8f48"}, "domain_id": "default", "enabled": true, "id": "e204c819387f4f5f8e55c8d8471d8f48", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:28,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-30062feb-996a-4e98-84b3-323470eebb46 2018-12-23 19:15:28,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25b8dc2b14fcc0d95143529deccd25e11b0c5f9" 2018-12-23 19:15:28,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec2a02f-a5c9-4214-8b33-8d13e765ffee Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:28,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2ec2a02f-a5c9-4214-8b33-8d13e765ffee 2018-12-23 19:15:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25b8dc2b14fcc0d95143529deccd25e11b0c5f9" 2018-12-23 19:15:28,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bb300a-9943-49eb-ae20-5568d9049e0e Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:28,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-f6bb300a-9943-49eb-ae20-5568d9049e0e 2018-12-23 19:15:28,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/e204c819387f4f5f8e55c8d8471d8f48/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25b8dc2b14fcc0d95143529deccd25e11b0c5f9" 2018-12-23 19:15:28,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477e5d7e-5535-4e79-8a45-8747a3ba08a6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/e204c819387f4f5f8e55c8d8471d8f48/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:28,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/e204c819387f4f5f8e55c8d8471d8f48/roles used request id req-477e5d7e-5535-4e79-8a45-8747a3ba08a6 2018-12-23 19:15:28,789 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-4a11a164-193b-4f5-name 2018-12-23 19:15:28,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e204c819387f4f5f8e55c8d8471d8f48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058f8c717154893c1c4f06247484fb67a2a59846" 2018-12-23 19:15:29,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d677bf6-5393-4d83-97de-43f0bc8adc92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:29,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e204c819387f4f5f8e55c8d8471d8f48 used request id req-9d677bf6-5393-4d83-97de-43f0bc8adc92 2018-12-23 19:15:29,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:29,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["AAosOGh3QWq3Vg2BmWd6uA"], "issued_at": "2018-12-23T19:15:29.000000Z"}} 2018-12-23 19:15:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04b8d044998ea818ff2ea6a34a742086c74629" 2018-12-23 19:15:29,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7daace97-dd20-4cc1-a118-aa76ef80a94e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:29,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7daace97-dd20-4cc1-a118-aa76ef80a94e 2018-12-23 19:15:29,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:29,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:29,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["JSaFsoWgTdOY0e1ATqUmzA"], "issued_at": "2018-12-23T19:15:29.000000Z"}} 2018-12-23 19:15:29,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:30,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d6b132-a405-4c05-8ec1-5c31c4ab5c28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:30,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-53d6b132-a405-4c05-8ec1-5c31c4ab5c28 2018-12-23 19:15:30,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:30,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:30,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467086cb-08ac-4c04-ac44-a44be57afc6c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:30,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-467086cb-08ac-4c04-ac44-a44be57afc6c 2018-12-23 19:15:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:30,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30461fb9-f8b1-4900-984d-17bf3e6516ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:30,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-30461fb9-f8b1-4900-984d-17bf3e6516ca 2018-12-23 19:15:30,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:30,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07aea6d-aff8-4658-a068-20351574b147 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:30,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f07aea6d-aff8-4658-a068-20351574b147 2018-12-23 19:15:30,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:30,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdb961a-426f-43cc-bf4e-84018db5e635 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:30,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-3fdb961a-426f-43cc-bf4e-84018db5e635 2018-12-23 19:15:30,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/66359fc61ae941f8ad33198fb7519ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:30,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2ffa94-d88b-4379-b7d2-3b66a76b5fe7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/66359fc61ae941f8ad33198fb7519ac7"}, "enabled": true, "id": "66359fc61ae941f8ad33198fb7519ac7", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-7678fc53-8654-450-name"}} 2018-12-23 19:15:30,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/66359fc61ae941f8ad33198fb7519ac7 used request id req-2a2ffa94-d88b-4379-b7d2-3b66a76b5fe7 2018-12-23 19:15:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/66359fc61ae941f8ad33198fb7519ac7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:30,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b024b2-9a94-414f-adfb-ced252d5991f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/66359fc61ae941f8ad33198fb7519ac7/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 19:15:30,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/66359fc61ae941f8ad33198fb7519ac7/roles used request id req-f4b024b2-9a94-414f-adfb-ced252d5991f 2018-12-23 19:15:30,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:31,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda0924a-8af1-4fde-9403-ee37fd4f6bef Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 19:15:31,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-cda0924a-8af1-4fde-9403-ee37fd4f6bef 2018-12-23 19:15:31,078 - keystone_utils - INFO - Granting role admin to project api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a 2018-12-23 19:15:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/66359fc61ae941f8ad33198fb7519ac7/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:31,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bce094a-d60f-4723-861a-edc8f516619d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:31,213 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/66359fc61ae941f8ad33198fb7519ac7/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-7bce094a-d60f-4723-861a-edc8f516619d 2018-12-23 19:15:31,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:31,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7920985-8360-42ab-bb80-c24ef2604cb9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:31,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a7920985-8360-42ab-bb80-c24ef2604cb9 2018-12-23 19:15:31,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:31,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b680923c-865c-452f-9f2e-fad91c34fd6e Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:31,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-b680923c-865c-452f-9f2e-fad91c34fd6e 2018-12-23 19:15:31,416 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-7678fc53-8654-450-name 2018-12-23 19:15:31,417 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7678fc53-8654-450-name 2018-12-23 19:15:31,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:31,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/66359fc61ae941f8ad33198fb7519ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd04b8d044998ea818ff2ea6a34a742086c74629" 2018-12-23 19:15:31,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a797e48-91b9-4c68-8a69-b96dc508adfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:31,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/66359fc61ae941f8ad33198fb7519ac7 used request id req-0a797e48-91b9-4c68-8a69-b96dc508adfd 2018-12-23 19:15:31,619 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-7678fc53-8654-450-name 2018-12-23 19:15:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/66359fc61ae941f8ad33198fb7519ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816e6db85c19610bd3010bc2844e4381e288cdbc" 2018-12-23 19:15:31,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c4f8906-ba0e-4579-929f-2df58f3c2122 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 66359fc61ae941f8ad33198fb7519ac7.", "code": 404, "title": "Not Found"}} 2018-12-23 19:15:31,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/66359fc61ae941f8ad33198fb7519ac7 used request id req-9c4f8906-ba0e-4579-929f-2df58f3c2122 2018-12-23 19:15:31,644 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 19:15:31,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:32,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["L4JUDkFgSI2yax0YY13Wfw"], "issued_at": "2018-12-23T19:15:32.000000Z"}} 2018-12-23 19:15:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b65b83cdfd3747245114c14add413e187ee41a" 2018-12-23 19:15:32,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22899e08-a5d5-4f72-8856-9ebe7aef59cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:32,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-22899e08-a5d5-4f72-8856-9ebe7aef59cc 2018-12-23 19:15:32,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:32,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:32,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["v6N1hVkVQMiK_Lo3E-B3DA"], "issued_at": "2018-12-23T19:15:32.000000Z"}} 2018-12-23 19:15:32,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:32,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f744f698-ed2b-4e8c-a7cb-44481fd9bfde Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:32,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f744f698-ed2b-4e8c-a7cb-44481fd9bfde 2018-12-23 19:15:32,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:32,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:32,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:32,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c453f1-e8ff-4e01-96e7-d4c61255cf03 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:32,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f7c453f1-e8ff-4e01-96e7-d4c61255cf03 2018-12-23 19:15:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:33,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa23f5a-a86a-4c56-a585-9470c8f06071 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:33,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-afa23f5a-a86a-4c56-a585-9470c8f06071 2018-12-23 19:15:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:33,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8fc871-1a9f-4785-8216-bc14a1221b0b Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:33,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8a8fc871-1a9f-4785-8216-bc14a1221b0b 2018-12-23 19:15:33,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:33,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4cf5ccd-afe2-4a54-98c5-5f4443b1ee16 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:33,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-d4cf5ccd-afe2-4a54-98c5-5f4443b1ee16 2018-12-23 19:15:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/18f1631322404e469bf4b5118827cc95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:33,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1890128-86f7-4284-aeda-8cf8cbdab486 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/18f1631322404e469bf4b5118827cc95"}, "enabled": true, "id": "18f1631322404e469bf4b5118827cc95", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-b016f408-573c-479-name"}} 2018-12-23 19:15:33,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/18f1631322404e469bf4b5118827cc95 used request id req-a1890128-86f7-4284-aeda-8cf8cbdab486 2018-12-23 19:15:33,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/18f1631322404e469bf4b5118827cc95/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:33,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e876e9b-beee-4661-8310-8c8ac8867373 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/18f1631322404e469bf4b5118827cc95/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 19:15:33,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/18f1631322404e469bf4b5118827cc95/roles used request id req-6e876e9b-beee-4661-8310-8c8ac8867373 2018-12-23 19:15:33,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:33,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f059e37b-9d64-4a9e-8698-b5cfd5c1f39b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 19:15:33,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-f059e37b-9d64-4a9e-8698-b5cfd5c1f39b 2018-12-23 19:15:33,970 - keystone_utils - INFO - Granting role admin to project api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a 2018-12-23 19:15:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/18f1631322404e469bf4b5118827cc95/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:34,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eada24e7-1b32-44db-9427-8130d235ac88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:34,112 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/18f1631322404e469bf4b5118827cc95/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-eada24e7-1b32-44db-9427-8130d235ac88 2018-12-23 19:15:34,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:34,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe77f2cd-5c2b-4c2d-85c1-4f7cef1294fe Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:34,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fe77f2cd-5c2b-4c2d-85c1-4f7cef1294fe 2018-12-23 19:15:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:34,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8baadccd-ce02-42fc-842f-afab9db651e6 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:34,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-8baadccd-ce02-42fc-842f-afab9db651e6 2018-12-23 19:15:34,311 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-b016f408-573c-479-name 2018-12-23 19:15:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:34,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4b65b83cdfd3747245114c14add413e187ee41a" 2018-12-23 19:15:34,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20916a42-4abc-4a0d-871a-b8baa7f53796 Content-Encoding: gzip Content-Length: 922 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-b016f408-573c-479-name", "links": {"self": "http://172.30.9.21:5000/v3/users/18f1631322404e469bf4b5118827cc95"}, "domain_id": "default", "enabled": true, "id": "18f1631322404e469bf4b5118827cc95", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:34,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-20916a42-4abc-4a0d-871a-b8baa7f53796 2018-12-23 19:15:34,428 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-b016f408-573c-479-name 2018-12-23 19:15:34,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/18f1631322404e469bf4b5118827cc95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2a99199531c006f61771149647a5e62602ad7ba" 2018-12-23 19:15:34,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3afc0992-f9db-48d0-afcd-c7c714376133 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:34,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/18f1631322404e469bf4b5118827cc95 used request id req-3afc0992-f9db-48d0-afcd-c7c714376133 2018-12-23 19:15:34,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:35,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["ImP_SpItTh6W724RxKvcLQ"], "issued_at": "2018-12-23T19:15:35.000000Z"}} 2018-12-23 19:15:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d030c4876b52e8df6cd65828983fed17f7cec32" 2018-12-23 19:15:35,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50c0c97-3492-416b-804d-d20cf90af934 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:35,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e50c0c97-3492-416b-804d-d20cf90af934 2018-12-23 19:15:35,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:35,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:35,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Lc8mj7w6TwKAJYoGNPY9mA"], "issued_at": "2018-12-23T19:15:35.000000Z"}} 2018-12-23 19:15:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:35,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9fa78d-51fc-44d2-99c7-cade810b9bb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:35,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6f9fa78d-51fc-44d2-99c7-cade810b9bb3 2018-12-23 19:15:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:35,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:35,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:35,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3781047a-0fc0-4c7e-ae8a-2c1f67908cb8 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:35,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3781047a-0fc0-4c7e-ae8a-2c1f67908cb8 2018-12-23 19:15:35,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:35,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f4923d4-ca09-46a7-9b8c-06e903e3ff18 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:35,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0f4923d4-ca09-46a7-9b8c-06e903e3ff18 2018-12-23 19:15:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:36,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229f31d8-48f0-40af-bdc7-ca7c23f5c4ac Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:36,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-229f31d8-48f0-40af-bdc7-ca7c23f5c4ac 2018-12-23 19:15:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:36,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf0c922-3925-4e27-9a91-8b5dc5f54cec Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:36,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-acf0c922-3925-4e27-9a91-8b5dc5f54cec 2018-12-23 19:15:36,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/1a597fd94d8946819600833b023e3c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:36,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558a0e1d-c9de-44da-bdd4-3c16b829c978 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/1a597fd94d8946819600833b023e3c44"}, "enabled": true, "id": "1a597fd94d8946819600833b023e3c44", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-d327d1e2-01c8-4d1-name"}} 2018-12-23 19:15:36,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/1a597fd94d8946819600833b023e3c44 used request id req-558a0e1d-c9de-44da-bdd4-3c16b829c978 2018-12-23 19:15:36,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/1a597fd94d8946819600833b023e3c44/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:36,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b68c3a-a5d7-4394-9f5c-7414a382b05e Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/1a597fd94d8946819600833b023e3c44/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 19:15:36,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/1a597fd94d8946819600833b023e3c44/roles used request id req-21b68c3a-a5d7-4394-9f5c-7414a382b05e 2018-12-23 19:15:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:36,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8301608-3a82-45db-b4e8-893ff58e3120 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 19:15:36,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-d8301608-3a82-45db-b4e8-893ff58e3120 2018-12-23 19:15:36,589 - keystone_utils - INFO - Granting role admin to project api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a 2018-12-23 19:15:36,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/1a597fd94d8946819600833b023e3c44/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:36,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef7a48e-2200-40aa-a898-0ea59d9f0129 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:36,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822/users/1a597fd94d8946819600833b023e3c44/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-6ef7a48e-2200-40aa-a898-0ea59d9f0129 2018-12-23 19:15:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:36,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07e1353-f5e1-480f-8ef6-30a3327e52a0 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:36,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e07e1353-f5e1-480f-8ef6-30a3327e52a0 2018-12-23 19:15:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:36,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f324d9d1-af60-4540-99b0-ccc0c22102c5 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:15:36,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a used request id req-f324d9d1-af60-4540-99b0-ccc0c22102c5 2018-12-23 19:15:36,930 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-d327d1e2-01c8-4d1-name 2018-12-23 19:15:36,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:36,939 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d030c4876b52e8df6cd65828983fed17f7cec32" 2018-12-23 19:15:37,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c1a0f36-cf5b-4776-a641-84a98fbf536b Content-Encoding: gzip Content-Length: 923 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d327d1e2-01c8-4d1-name", "links": {"self": "http://172.30.9.21:5000/v3/users/1a597fd94d8946819600833b023e3c44"}, "domain_id": "default", "enabled": true, "id": "1a597fd94d8946819600833b023e3c44", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:37,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5c1a0f36-cf5b-4776-a641-84a98fbf536b 2018-12-23 19:15:37,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:37,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:37,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["WfrINHjxROWZSRRSy2DvDQ"], "issued_at": "2018-12-23T19:15:37.000000Z"}} 2018-12-23 19:15:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad28c56e8b0a1e44be605ad5bf7c408f2314bb8" 2018-12-23 19:15:37,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a4100a-3532-43ad-8f65-7d704e81517e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:37,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f2a4100a-3532-43ad-8f65-7d704e81517e 2018-12-23 19:15:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:37,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:37,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad28c56e8b0a1e44be605ad5bf7c408f2314bb8" 2018-12-23 19:15:37,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8cfd60-571e-465b-840c-b7cd07bc28c0 Content-Encoding: gzip Content-Length: 923 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-d327d1e2-01c8-4d1-name", "links": {"self": "http://172.30.9.21:5000/v3/users/1a597fd94d8946819600833b023e3c44"}, "domain_id": "default", "enabled": true, "id": "1a597fd94d8946819600833b023e3c44", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:37,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ff8cfd60-571e-465b-840c-b7cd07bc28c0 2018-12-23 19:15:37,668 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-d327d1e2-01c8-4d1-name 2018-12-23 19:15:37,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1a597fd94d8946819600833b023e3c44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5c9970c619620ae50db336d34ae1fb88cb018f" 2018-12-23 19:15:37,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba2eebf3-0314-4a28-b6da-75fe4679daf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:37,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1a597fd94d8946819600833b023e3c44 used request id req-ba2eebf3-0314-4a28-b6da-75fe4679daf6 2018-12-23 19:15:37,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:38,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["OcdecSRaQ2iRNBwci7HkdQ"], "issued_at": "2018-12-23T19:15:38.000000Z"}} 2018-12-23 19:15:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b533fe7fb054fe103202fd8a696b05ded1ac7570" 2018-12-23 19:15:38,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd125293-22b7-4291-9c72-a521d637d69f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:38,305 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bd125293-22b7-4291-9c72-a521d637d69f 2018-12-23 19:15:38,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:38,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:38,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["SxJbsO8USNeRGdUfXsL1lA"], "issued_at": "2018-12-23T19:15:38.000000Z"}} 2018-12-23 19:15:38,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:38,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e57e684-c751-48e9-a81e-0587f29bb49b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:38,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1e57e684-c751-48e9-a81e-0587f29bb49b 2018-12-23 19:15:38,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:38,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-cdf0e867-d045-41e-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:38,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec85d6b-d67a-46df-97e9-f4de14c105aa Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-cdf0e867-d045-41e-name", "previous": null, "next": null}, "projects": []} 2018-12-23 19:15:38,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-cdf0e867-d045-41e-name used request id req-9ec85d6b-d67a-46df-97e9-f4de14c105aa 2018-12-23 19:15:38,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:39,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d162842-ae76-4283-ac5d-9508c03f3891 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:39,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2d162842-ae76-4283-ac5d-9508c03f3891 2018-12-23 19:15:39,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-cdf0e867-d045-41e-name"}}' 2018-12-23 19:15:39,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-640e93e8-2e4b-455b-82b9-698ce176e878 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aef1bc9ac27944ae9a3e18a3c1a68400"}, "tags": [], "enabled": true, "id": "aef1bc9ac27944ae9a3e18a3c1a68400", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-cdf0e867-d045-41e-name"}} 2018-12-23 19:15:39,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-640e93e8-2e4b-455b-82b9-698ce176e878 2018-12-23 19:15:39,164 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-cdf0e867-d045-41e-name 2018-12-23 19:15:39,165 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-cdf0e867-d045-41e-name 2018-12-23 19:15:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:39,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:39,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/aef1bc9ac27944ae9a3e18a3c1a68400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b533fe7fb054fe103202fd8a696b05ded1ac7570" 2018-12-23 19:15:39,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c01d460d-3ad0-4646-a7d2-c103788716ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:39,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aef1bc9ac27944ae9a3e18a3c1a68400 used request id req-c01d460d-3ad0-4646-a7d2-c103788716ac 2018-12-23 19:15:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:40,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f5c3b7fc-b4de-49fe-bf4a-21af04ecb17a Date: Sun, 23 Dec 2018 19:15:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:40,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f5c3b7fc-b4de-49fe-bf4a-21af04ecb17a 2018-12-23 19:15:40,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:40,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb6cdd36-bc38-48fc-84e3-ac43e43e33b5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:15:40,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-bb6cdd36-bc38-48fc-84e3-ac43e43e33b5 2018-12-23 19:15:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:40,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7be79e-1de7-4fd0-ac88-7388cda73166 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:15:40,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-1f7be79e-1de7-4fd0-ac88-7388cda73166 2018-12-23 19:15:40,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:40,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-234c131d-da2e-4c1d-afde-7fed0b332b5c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 19:15:40,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-234c131d-da2e-4c1d-afde-7fed0b332b5c 2018-12-23 19:15:40,724 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-cdf0e867-d045-41e-name 2018-12-23 19:15:40,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/aef1bc9ac27944ae9a3e18a3c1a68400 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:40,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c93bd3-2c62-4621-a06e-20a181cd4d7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: aef1bc9ac27944ae9a3e18a3c1a68400.", "code": 404, "title": "Not Found"}} 2018-12-23 19:15:40,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aef1bc9ac27944ae9a3e18a3c1a68400 used request id req-43c93bd3-2c62-4621-a06e-20a181cd4d7c 2018-12-23 19:15:40,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 19:15:40,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:40,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af847818-1dde-4b69-99ce-95a7f212d6db Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:40,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-af847818-1dde-4b69-99ce-95a7f212d6db 2018-12-23 19:15:40,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b533fe7fb054fe103202fd8a696b05ded1ac7570" 2018-12-23 19:15:40,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dee0a17-2080-422c-964c-0c4f68fc650f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:40,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7dee0a17-2080-422c-964c-0c4f68fc650f 2018-12-23 19:15:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9991948841b0fb681d1f3f5a057dcd9b6869152b" 2018-12-23 19:15:41,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524e3d17-93dc-45de-9f43-2cdb9bca230a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:41,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-524e3d17-93dc-45de-9f43-2cdb9bca230a 2018-12-23 19:15:41,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:41,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["BFjv__wfS0iy2J1yYMfJVQ"], "issued_at": "2018-12-23T19:15:41.000000Z"}} 2018-12-23 19:15:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c9503464f7d2e2ac1039af3e22b0d7b0d2451c" 2018-12-23 19:15:41,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18bf12d-96ed-4ff0-a760-c249104df86b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:41,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f18bf12d-96ed-4ff0-a760-c249104df86b 2018-12-23 19:15:41,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:41,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:41,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["b4pYA5IMRce_mv5obstCcQ"], "issued_at": "2018-12-23T19:15:41.000000Z"}} 2018-12-23 19:15:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:42,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c9a164-4579-4011-8aa7-27bcf3053f9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:42,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-53c9a164-4579-4011-8aa7-27bcf3053f9a 2018-12-23 19:15:42,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:42,044 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-705a8108-ec5e-448-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:42,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4899bcf0-aeca-4374-8ccc-e4411ee094ca Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-705a8108-ec5e-448-name", "previous": null, "next": null}, "projects": []} 2018-12-23 19:15:42,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-705a8108-ec5e-448-name used request id req-4899bcf0-aeca-4374-8ccc-e4411ee094ca 2018-12-23 19:15:42,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:42,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8209e4dc-4623-4e8a-ab93-9bdf401c42cc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:42,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8209e4dc-4623-4e8a-ab93-9bdf401c42cc 2018-12-23 19:15:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-705a8108-ec5e-448-name"}}' 2018-12-23 19:15:42,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61a08d67-7db8-49f5-87b5-cc763034da91 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/096f25b90ed84d3bb1d571c847217aaf"}, "tags": [], "enabled": true, "id": "096f25b90ed84d3bb1d571c847217aaf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-705a8108-ec5e-448-name"}} 2018-12-23 19:15:42,380 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-61a08d67-7db8-49f5-87b5-cc763034da91 2018-12-23 19:15:42,380 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-705a8108-ec5e-448-name 2018-12-23 19:15:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:42,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:42,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-705a8108-ec5e-448-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c9503464f7d2e2ac1039af3e22b0d7b0d2451c" 2018-12-23 19:15:42,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b9b42b-1bf7-4c12-9bf8-852962df2c30 Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-705a8108-ec5e-448-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/096f25b90ed84d3bb1d571c847217aaf"}, "tags": [], "enabled": true, "id": "096f25b90ed84d3bb1d571c847217aaf", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-705a8108-ec5e-448-name"}]} 2018-12-23 19:15:42,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-705a8108-ec5e-448-name used request id req-77b9b42b-1bf7-4c12-9bf8-852962df2c30 2018-12-23 19:15:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c9503464f7d2e2ac1039af3e22b0d7b0d2451c" 2018-12-23 19:15:42,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f47ec63-7fc3-49a7-bfe2-d0fd39d5b844 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:42,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4f47ec63-7fc3-49a7-bfe2-d0fd39d5b844 2018-12-23 19:15:42,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:42,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-28486d2f-53db-4767-9d5c-7b783e616249 Date: Sun, 23 Dec 2018 19:15:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:42,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-28486d2f-53db-4767-9d5c-7b783e616249 2018-12-23 19:15:42,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:42,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3407b19-58eb-45e1-a30c-ec7c21741b30 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:15:42,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f3407b19-58eb-45e1-a30c-ec7c21741b30 2018-12-23 19:15:42,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:42,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2526ff1c-51ac-499c-94ef-f27737e9347a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:15:42,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-2526ff1c-51ac-499c-94ef-f27737e9347a 2018-12-23 19:15:42,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:42,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770a1e09-1be7-4434-af80-ca8324c0452f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 19:15:42,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-770a1e09-1be7-4434-af80-ca8324c0452f 2018-12-23 19:15:42,999 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-705a8108-ec5e-448-name 2018-12-23 19:15:43,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/096f25b90ed84d3bb1d571c847217aaf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:43,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e834a524-17cf-4b9c-8011-e81ab5322902 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:43,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/096f25b90ed84d3bb1d571c847217aaf used request id req-e834a524-17cf-4b9c-8011-e81ab5322902 2018-12-23 19:15:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf09177c69b98cd403ce5ce15c698f1b389ed08" 2018-12-23 19:15:43,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60be134e-a996-42b8-b49b-31d1c221a344 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:43,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-60be134e-a996-42b8-b49b-31d1c221a344 2018-12-23 19:15:43,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:43,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["g4nRBaraTc2DNZDDbKLvtg"], "issued_at": "2018-12-23T19:15:43.000000Z"}} 2018-12-23 19:15:43,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a7fabb4519f715909e4b67332b726af43dec95" 2018-12-23 19:15:43,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6e4136-1678-44e8-80fe-8680cc499b0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:43,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ca6e4136-1678-44e8-80fe-8680cc499b0c 2018-12-23 19:15:43,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:43,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:44,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["AiZKxvXkSACENKL1_u4iwA"], "issued_at": "2018-12-23T19:15:44.000000Z"}} 2018-12-23 19:15:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:44,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33e7151-8e3f-4272-bde6-03bc9bac8ffc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:44,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d33e7151-8e3f-4272-bde6-03bc9bac8ffc 2018-12-23 19:15:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:44,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:44,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:44,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ebf67c-cda1-4cd2-91da-ce5c1bf5098b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name", "previous": null, "next": null}, "projects": []} 2018-12-23 19:15:44,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name used request id req-c8ebf67c-cda1-4cd2-91da-ce5c1bf5098b 2018-12-23 19:15:44,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:44,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873b5f44-1d3a-45b3-86ce-ae9dfbf141af Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:44,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-873b5f44-1d3a-45b3-86ce-ae9dfbf141af 2018-12-23 19:15:44,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-af067817-d254-462-name"}}' 2018-12-23 19:15:44,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef62aa0-7d08-4cc8-b4ec-3e00d417a781 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bf1b35055dd04e1aa190b49c57af73ad"}, "tags": [], "enabled": true, "id": "bf1b35055dd04e1aa190b49c57af73ad", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-af067817-d254-462-name"}} 2018-12-23 19:15:44,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1ef62aa0-7d08-4cc8-b4ec-3e00d417a781 2018-12-23 19:15:44,620 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-af067817-d254-462-name 2018-12-23 19:15:44,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:44,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:44,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a7fabb4519f715909e4b67332b726af43dec95" 2018-12-23 19:15:44,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5bbaca7-298f-4692-b292-a1cadb40218b Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bf1b35055dd04e1aa190b49c57af73ad"}, "tags": [], "enabled": true, "id": "bf1b35055dd04e1aa190b49c57af73ad", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-af067817-d254-462-name"}]} 2018-12-23 19:15:44,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name used request id req-f5bbaca7-298f-4692-b292-a1cadb40218b 2018-12-23 19:15:44,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:44,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:45,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["pG8z_jITRjiutxvwMXYIBg"], "issued_at": "2018-12-23T19:15:45.000000Z"}} 2018-12-23 19:15:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5289578569db68e4349172e9f480b02ae557d72" 2018-12-23 19:15:45,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7842f301-09c3-4e2c-9a8c-174816c4a23c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:45,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7842f301-09c3-4e2c-9a8c-174816c4a23c 2018-12-23 19:15:45,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:45,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:45,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5289578569db68e4349172e9f480b02ae557d72" 2018-12-23 19:15:45,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7715177-0d8e-4f9a-849b-b28c9bcfc78f Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bf1b35055dd04e1aa190b49c57af73ad"}, "tags": [], "enabled": true, "id": "bf1b35055dd04e1aa190b49c57af73ad", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-af067817-d254-462-name"}]} 2018-12-23 19:15:45,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-af067817-d254-462-name used request id req-a7715177-0d8e-4f9a-849b-b28c9bcfc78f 2018-12-23 19:15:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a7fabb4519f715909e4b67332b726af43dec95" 2018-12-23 19:15:45,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a76110-3c36-46a7-9a3f-32c20d5dbc69 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:45,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-78a76110-3c36-46a7-9a3f-32c20d5dbc69 2018-12-23 19:15:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:45,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cb12327d-b907-47be-9834-e62c90c63b9a Date: Sun, 23 Dec 2018 19:15:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:45,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-cb12327d-b907-47be-9834-e62c90c63b9a 2018-12-23 19:15:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:45,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c05f195-ff33-45ba-8818-9dba63e54dbd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:15:45,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-9c05f195-ff33-45ba-8818-9dba63e54dbd 2018-12-23 19:15:45,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:45,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac88579b-eb15-4a5d-9677-9643de686dec Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:15:45,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-ac88579b-eb15-4a5d-9677-9643de686dec 2018-12-23 19:15:45,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:45,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41f0577-c4de-48be-8d95-c0dd9e9dfbf6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 19:15:45,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-b41f0577-c4de-48be-8d95-c0dd9e9dfbf6 2018-12-23 19:15:45,885 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-af067817-d254-462-name 2018-12-23 19:15:45,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/bf1b35055dd04e1aa190b49c57af73ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:46,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23cfeb53-ad11-4d36-bef5-16dc54d2ddf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:46,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/bf1b35055dd04e1aa190b49c57af73ad used request id req-23cfeb53-ad11-4d36-bef5-16dc54d2ddf9 2018-12-23 19:15:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137cf41740cbf7126a846e18ecfd07e8c28bbd20" 2018-12-23 19:15:46,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e5a147-8a7b-47db-b145-e661aa295d36 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:46,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6e5a147-8a7b-47db-b145-e661aa295d36 2018-12-23 19:15:46,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:46,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["P2xf1KLqRaurdrbff3EuKw"], "issued_at": "2018-12-23T19:15:46.000000Z"}} 2018-12-23 19:15:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0d01b868fc003bd74152df69571b14adecb991" 2018-12-23 19:15:46,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9448c811-9f6a-40de-a144-db5102562d26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:46,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9448c811-9f6a-40de-a144-db5102562d26 2018-12-23 19:15:46,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:46,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:46,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["5uFs1FeMQwCRmWZikVm4ZA"], "issued_at": "2018-12-23T19:15:46.000000Z"}} 2018-12-23 19:15:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4387f973a029fb90b034cd2b60657eebd1c7e32" 2018-12-23 19:15:47,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27706fe-e975-4431-a407-e8e35f6efa24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:47,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a27706fe-e975-4431-a407-e8e35f6efa24 2018-12-23 19:15:47,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:47,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:47,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-42a3d25d-0345-431-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4387f973a029fb90b034cd2b60657eebd1c7e32" 2018-12-23 19:15:47,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a217f8-b651-4861-a983-32e8558843a3 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-42a3d25d-0345-431-name", "previous": null, "next": null}, "projects": []} 2018-12-23 19:15:47,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-42a3d25d-0345-431-name used request id req-52a217f8-b651-4861-a983-32e8558843a3 2018-12-23 19:15:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4387f973a029fb90b034cd2b60657eebd1c7e32" 2018-12-23 19:15:47,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea225755-c48c-4be6-9662-b614c4b2ba93 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-12-23 19:15:47,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=foo used request id req-ea225755-c48c-4be6-9662-b614c4b2ba93 2018-12-23 19:15:47,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4387f973a029fb90b034cd2b60657eebd1c7e32" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-42a3d25d-0345-431-name"}}' 2018-12-23 19:15:47,356 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 19:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c73663-26a2-4861-916a-70f6bb5c49e1 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-12-23 19:15:47,356 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-13c73663-26a2-4861-916a-70f6bb5c49e1 2018-12-23 19:15:47,357 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-12-23 19:15:47,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4387f973a029fb90b034cd2b60657eebd1c7e32" 2018-12-23 19:15:47,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c15edcf-13a9-46a3-930e-2b9ad0d39e40 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:47,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c15edcf-13a9-46a3-930e-2b9ad0d39e40 2018-12-23 19:15:47,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:47,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["luRd0kyvR-aZsEmLn7NnXw"], "issued_at": "2018-12-23T19:15:47.000000Z"}} 2018-12-23 19:15:47,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbaa3a013fb4c3604ba159480fb0351ac04aafb8" 2018-12-23 19:15:47,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12fa3d2-791c-4614-b309-77ca3e4e8850 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:47,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c12fa3d2-791c-4614-b309-77ca3e4e8850 2018-12-23 19:15:47,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:47,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:48,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["OET3sVvNSGCrxYWONeQlIQ"], "issued_at": "2018-12-23T19:15:48.000000Z"}} 2018-12-23 19:15:48,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:48,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb16b933-115c-446a-bbf3-816f60a3320b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:48,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fb16b933-115c-446a-bbf3-816f60a3320b 2018-12-23 19:15:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:48,459 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:48,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:48,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c928b8-7353-4cca-b4a2-886564cbef1b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name", "previous": null, "next": null}, "projects": []} 2018-12-23 19:15:48,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name used request id req-92c928b8-7353-4cca-b4a2-886564cbef1b 2018-12-23 19:15:48,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:48,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03384919-4f11-4109-8017-088daa6a5478 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:48,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-03384919-4f11-4109-8017-088daa6a5478 2018-12-23 19:15:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name"}}' 2018-12-23 19:15:48,625 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4adaa4aa-69c2-4ed3-ad48-99dbcdafb560 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0423844c7e0f4eddbb1086449288843e"}, "tags": [], "enabled": true, "id": "0423844c7e0f4eddbb1086449288843e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name"}} 2018-12-23 19:15:48,626 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4adaa4aa-69c2-4ed3-ad48-99dbcdafb560 2018-12-23 19:15:48,626 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name 2018-12-23 19:15:48,626 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:15:48,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/0423844c7e0f4eddbb1086449288843e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:49,003 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b396ad15-0b20-46d7-8bca-db0f5eea19b3 x-compute-request-id: req-b396ad15-0b20-46d7-8bca-db0f5eea19b3 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": "0423844c7e0f4eddbb1086449288843e", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 19:15:49,003 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/0423844c7e0f4eddbb1086449288843e used request id req-b396ad15-0b20-46d7-8bca-db0f5eea19b3 2018-12-23 19:15:49,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:8774/v2.1/os-quota-sets/0423844c7e0f4eddbb1086449288843e -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" -d '{"quota_set": {"metadata_items": 128, "injected_file_content_bytes": 60000, "ram": 70000, "key_pairs": 8, "instances": 5, "injected_files": 6, "cores": 4, "fixed_ips": 7}}' 2018-12-23 19:15:49,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4d6cbfe-b51e-44b8-b02b-6b493c78fe82 x-compute-request-id: req-e4d6cbfe-b51e-44b8-b02b-6b493c78fe82 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 19:15:49,374 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/0423844c7e0f4eddbb1086449288843e used request id req-e4d6cbfe-b51e-44b8-b02b-6b493c78fe82 2018-12-23 19:15:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:49,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:49,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbaa3a013fb4c3604ba159480fb0351ac04aafb8" 2018-12-23 19:15:49,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6dab24-dc35-462f-8466-86cd594d8ff7 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0423844c7e0f4eddbb1086449288843e"}, "tags": [], "enabled": true, "id": "0423844c7e0f4eddbb1086449288843e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name"}]} 2018-12-23 19:15:49,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name used request id req-9f6dab24-dc35-462f-8466-86cd594d8ff7 2018-12-23 19:15:49,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbaa3a013fb4c3604ba159480fb0351ac04aafb8" 2018-12-23 19:15:49,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f192155-6029-4c0a-928a-0920abfec9d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:49,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4f192155-6029-4c0a-928a-0920abfec9d8 2018-12-23 19:15:49,511 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:15:49,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/0423844c7e0f4eddbb1086449288843e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbaa3a013fb4c3604ba159480fb0351ac04aafb8" 2018-12-23 19:15:49,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9160e6b-e89d-4825-8592-05834a0fd135 x-compute-request-id: req-a9160e6b-e89d-4825-8592-05834a0fd135 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 60000, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 70000, "floating_ips": 10, "key_pairs": 8, "id": "0423844c7e0f4eddbb1086449288843e", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 19:15:49,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/0423844c7e0f4eddbb1086449288843e used request id req-a9160e6b-e89d-4825-8592-05834a0fd135 2018-12-23 19:15:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:50,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a061e840-4c4a-4f7d-b626-9695dc90d25f Date: Sun, 23 Dec 2018 19:15:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:50,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a061e840-4c4a-4f7d-b626-9695dc90d25f 2018-12-23 19:15:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:50,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837c4b7c-ca41-4bff-87d1-362ab7b10076 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:15:50,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-837c4b7c-ca41-4bff-87d1-362ab7b10076 2018-12-23 19:15:50,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:50,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afdfb44-f5ea-40af-9ad8-f7f6a64b35dc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:15:50,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-9afdfb44-f5ea-40af-9ad8-f7f6a64b35dc 2018-12-23 19:15:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:50,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41984bd9-7bca-4237-8752-3ecb4f733cd9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 19:15:50,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-41984bd9-7bca-4237-8752-3ecb4f733cd9 2018-12-23 19:15:50,442 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-16aa8ac7-4f80-4d1-name 2018-12-23 19:15:50,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0423844c7e0f4eddbb1086449288843e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:50,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c44039-f103-4177-97a9-9aa09bc2c5bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:50,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0423844c7e0f4eddbb1086449288843e used request id req-c5c44039-f103-4177-97a9-9aa09bc2c5bd 2018-12-23 19:15:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6392ea575c56c23bd7a5d3ad0ea8ca825f5e6da0" 2018-12-23 19:15:50,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17c8ebd-3584-4457-803c-97c8cf8556cb Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:50,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d17c8ebd-3584-4457-803c-97c8cf8556cb 2018-12-23 19:15:50,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:51,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["2OcW99j5Q56jKm0J34q74w"], "issued_at": "2018-12-23T19:15:51.000000Z"}} 2018-12-23 19:15:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fa964f6cd0a4c1749e9ad37ad7a67a5a9aafe" 2018-12-23 19:15:51,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecb25ee-8108-4aac-b6ac-5dcefd563806 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:51,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4ecb25ee-8108-4aac-b6ac-5dcefd563806 2018-12-23 19:15:51,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:51,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:51,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["vlMxIkH6QwKbxNtMu4BXbw"], "issued_at": "2018-12-23T19:15:51.000000Z"}} 2018-12-23 19:15:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:51,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e62a853-0853-48d2-b2fe-6e3c81fa8647 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:51,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4e62a853-0853-48d2-b2fe-6e3c81fa8647 2018-12-23 19:15:51,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:51,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:51,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d903b5a-ac74-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:51,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5819455b-3a2a-443b-b5b9-6f8b46229e4f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d903b5a-ac74-48a-name", "previous": null, "next": null}, "projects": []} 2018-12-23 19:15:51,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d903b5a-ac74-48a-name used request id req-5819455b-3a2a-443b-b5b9-6f8b46229e4f 2018-12-23 19:15:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:51,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95a7a85-87be-4c05-9e15-0948a525ae35 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:51,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d95a7a85-87be-4c05-9e15-0948a525ae35 2018-12-23 19:15:51,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-1d903b5a-ac74-48a-name"}}' 2018-12-23 19:15:51,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e783e45-62a4-4415-a8c9-41984017b8e4 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae722f1db22b4cada8dbd94b65d793a7"}, "tags": [], "enabled": true, "id": "ae722f1db22b4cada8dbd94b65d793a7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1d903b5a-ac74-48a-name"}} 2018-12-23 19:15:51,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2e783e45-62a4-4415-a8c9-41984017b8e4 2018-12-23 19:15:51,961 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1d903b5a-ac74-48a-name 2018-12-23 19:15:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:51,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:51,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d903b5a-ac74-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fa964f6cd0a4c1749e9ad37ad7a67a5a9aafe" 2018-12-23 19:15:52,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f02107f-2bbc-4559-902d-5c7eb5258375 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d903b5a-ac74-48a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae722f1db22b4cada8dbd94b65d793a7"}, "tags": [], "enabled": true, "id": "ae722f1db22b4cada8dbd94b65d793a7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1d903b5a-ac74-48a-name"}]} 2018-12-23 19:15:52,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1d903b5a-ac74-48a-name used request id req-9f02107f-2bbc-4559-902d-5c7eb5258375 2018-12-23 19:15:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fa964f6cd0a4c1749e9ad37ad7a67a5a9aafe" 2018-12-23 19:15:52,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b81d3e-9e41-40ea-a810-37f533837cea Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:15:52,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-57b81d3e-9e41-40ea-a810-37f533837cea 2018-12-23 19:15:52,174 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:15:52,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:8774/v2.1/os-quota-sets/ae722f1db22b4cada8dbd94b65d793a7 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" -d '{"quota_set": {"metadata_items": 64, "injected_file_content_bytes": 5120, "ram": 25600, "key_pairs": 50, "instances": 5, "injected_files": 3, "cores": 5, "fixed_ips": 100}}' 2018-12-23 19:15:52,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-879c3922-d650-4fe1-8d80-747d8b1a658b x-compute-request-id: req-879c3922-d650-4fe1-8d80-747d8b1a658b Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 19:15:52,686 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/ae722f1db22b4cada8dbd94b65d793a7 used request id req-879c3922-d650-4fe1-8d80-747d8b1a658b 2018-12-23 19:15:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/quotas/ae722f1db22b4cada8dbd94b65d793a7 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-12-23 19:15:53,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-50185396-41b7-4830-8813-e5715784981a Date: Sun, 23 Dec 2018 19:15:53 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-12-23 19:15:53,025 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/ae722f1db22b4cada8dbd94b65d793a7 used request id req-50185396-41b7-4830-8813-e5715784981a 2018-12-23 19:15:53,026 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:15:53,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/ae722f1db22b4cada8dbd94b65d793a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:53,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37ff9d81-58dd-47b1-a748-7dbb4d0852e1 x-compute-request-id: req-37ff9d81-58dd-47b1-a748-7dbb4d0852e1 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "ae722f1db22b4cada8dbd94b65d793a7", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 19:15:53,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/ae722f1db22b4cada8dbd94b65d793a7 used request id req-37ff9d81-58dd-47b1-a748-7dbb4d0852e1 2018-12-23 19:15:53,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/quotas/ae722f1db22b4cada8dbd94b65d793a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:53,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-d085a805-84a2-4c9c-b139-0ac8dfcb8bd5 Date: Sun, 23 Dec 2018 19:15:53 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-12-23 19:15:53,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/quotas/ae722f1db22b4cada8dbd94b65d793a7 used request id req-d085a805-84a2-4c9c-b139-0ac8dfcb8bd5 2018-12-23 19:15:53,498 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:15:53,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/ae722f1db22b4cada8dbd94b65d793a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fa964f6cd0a4c1749e9ad37ad7a67a5a9aafe" 2018-12-23 19:15:53,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54b2eca5-f85b-40c9-90db-8249d210462c x-compute-request-id: req-54b2eca5-f85b-40c9-90db-8249d210462c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "ae722f1db22b4cada8dbd94b65d793a7", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-23 19:15:53,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/ae722f1db22b4cada8dbd94b65d793a7 used request id req-54b2eca5-f85b-40c9-90db-8249d210462c 2018-12-23 19:15:53,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/quotas/ae722f1db22b4cada8dbd94b65d793a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9fa964f6cd0a4c1749e9ad37ad7a67a5a9aafe" 2018-12-23 19:15:54,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-da28c601-77de-48cd-b25a-cd82a8ae510c Date: Sun, 23 Dec 2018 19:15:54 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2018-12-23 19:15:54,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/quotas/ae722f1db22b4cada8dbd94b65d793a7 used request id req-da28c601-77de-48cd-b25a-cd82a8ae510c 2018-12-23 19:15:54,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:54,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a1fc68df-8186-4e0e-8135-be1718c44c84 Date: Sun, 23 Dec 2018 19:15:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:54,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a1fc68df-8186-4e0e-8135-be1718c44c84 2018-12-23 19:15:54,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:54,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439958a2-283b-410f-a84c-c1077c85f7b4 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:15:54,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-439958a2-283b-410f-a84c-c1077c85f7b4 2018-12-23 19:15:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:54,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b279b83-9bd3-43c7-a58b-806e40356dc1 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:15:54,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-8b279b83-9bd3-43c7-a58b-806e40356dc1 2018-12-23 19:15:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:54,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7d59ec-fd89-43e7-b24f-146436c37fcd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 19:15:54,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-8d7d59ec-fd89-43e7-b24f-146436c37fcd 2018-12-23 19:15:54,411 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1d903b5a-ac74-48a-name 2018-12-23 19:15:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ae722f1db22b4cada8dbd94b65d793a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:54,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b397359b-269f-4125-90ac-d13acefd725c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:54,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ae722f1db22b4cada8dbd94b65d793a7 used request id req-b397359b-269f-4125-90ac-d13acefd725c 2018-12-23 19:15:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6610058895f09dad5c58e84f822adba79c7d1f5" 2018-12-23 19:15:54,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d6b7e4-7597-46c8-9f68-b599fb758782 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:54,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-31d6b7e4-7597-46c8-9f68-b599fb758782 2018-12-23 19:15:54,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:55,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["YATclYgOTX6MkfzJ_M4Pfg"], "issued_at": "2018-12-23T19:15:55.000000Z"}} 2018-12-23 19:15:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09be310f9e534c222cd10c1b7082436cf492e440" 2018-12-23 19:15:55,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389ddd70-2b79-41a8-ad85-2ccf2bf63878 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:55,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-389ddd70-2b79-41a8-ad85-2ccf2bf63878 2018-12-23 19:15:55,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:55,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:55,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["mn9SuV8tQtOm1fIS0dna4w"], "issued_at": "2018-12-23T19:15:55.000000Z"}} 2018-12-23 19:15:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:15:55,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9107a00e-1ce8-4c83-8d48-9bf11bf887ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:55,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9107a00e-1ce8-4c83-8d48-9bf11bf887ad 2018-12-23 19:15:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:55,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8626c044-777d-4f1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:15:55,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef0239d-60fd-4e95-a9f2-bd655e13498e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8626c044-777d-4f1-name", "previous": null, "next": null}, "projects": []} 2018-12-23 19:15:55,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-8626c044-777d-4f1-name used request id req-bef0239d-60fd-4e95-a9f2-bd655e13498e 2018-12-23 19:15:55,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:15:55,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957c9984-3f8f-4439-849c-ac248d62cddb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:55,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-957c9984-3f8f-4439-849c-ac248d62cddb 2018-12-23 19:15:55,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}}' 2018-12-23 19:15:56,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fa4eed5-ea6b-4df6-a62d-8ba658ea35fa Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663"}, "tags": [], "enabled": true, "id": "ee6f9184eef64811bb4f31cdb6312663", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}} 2018-12-23 19:15:56,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9fa4eed5-ea6b-4df6-a62d-8ba658ea35fa 2018-12-23 19:15:56,027 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-8626c044-777d-4f1-name 2018-12-23 19:15:56,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:56,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:56,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:15:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["cIOBrow-RlyDvA64crUvDA"], "issued_at": "2018-12-23T19:15:56.000000Z"}} 2018-12-23 19:15:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:56,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f390397-cedb-462f-a42b-58d2dc76a2ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:56,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9f390397-cedb-462f-a42b-58d2dc76a2ba 2018-12-23 19:15:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:15:56,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:15:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:15:56,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:56,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba89768c-19c0-4cb0-a350-8e5e4831ca40 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:15:56,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ba89768c-19c0-4cb0-a350-8e5e4831ca40 2018-12-23 19:15:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:56,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd089c3-fcf7-4839-8e83-a79eec312a0e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:15:56,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6dd089c3-fcf7-4839-8e83-a79eec312a0e 2018-12-23 19:15:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:57,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0adb7c8c-54e0-4a84-a3c6-0effddd141cf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:57,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0adb7c8c-54e0-4a84-a3c6-0effddd141cf 2018-12-23 19:15:57,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-8626c044-777d-4f1-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:57,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c291abf-1a77-442c-8ff1-96fb32c6f116 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-8626c044-777d-4f1-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663"}, "tags": [], "enabled": true, "id": "ee6f9184eef64811bb4f31cdb6312663", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}]} 2018-12-23 19:15:57,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-8626c044-777d-4f1-name used request id req-1c291abf-1a77-442c-8ff1-96fb32c6f116 2018-12-23 19:15:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/244b34f4a7bc4e8caedf805a0b6f2df9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:57,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8bd626-7137-47e7-b335-53e5e96abb82 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/244b34f4a7bc4e8caedf805a0b6f2df9"}, "enabled": true, "id": "244b34f4a7bc4e8caedf805a0b6f2df9", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-8626c044-777d-4f1-user"}} 2018-12-23 19:15:57,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/244b34f4a7bc4e8caedf805a0b6f2df9 used request id req-ae8bd626-7137-47e7-b335-53e5e96abb82 2018-12-23 19:15:57,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663/users/244b34f4a7bc4e8caedf805a0b6f2df9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:57,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ea824b-9076-428c-887c-83c77785615f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663/users/244b34f4a7bc4e8caedf805a0b6f2df9/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 19:15:57,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663/users/244b34f4a7bc4e8caedf805a0b6f2df9/roles used request id req-68ea824b-9076-428c-887c-83c77785615f 2018-12-23 19:15:57,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:57,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8587a6e-3d78-4fb8-ac92-c6573440f7e5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 19:15:57,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-a8587a6e-3d78-4fb8-ac92-c6573440f7e5 2018-12-23 19:15:57,518 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-8626c044-777d-4f1-name 2018-12-23 19:15:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663/users/244b34f4a7bc4e8caedf805a0b6f2df9/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:57,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ad43522-da9d-481a-ab05-909ec80f0732 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:57,575 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663/users/244b34f4a7bc4e8caedf805a0b6f2df9/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-6ad43522-da9d-481a-ab05-909ec80f0732 2018-12-23 19:15:57,575 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-8626c044-777d-4f1-user 2018-12-23 19:15:57,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:15:57,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cb75c3-50bb-404d-a89a-123240b183e2 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:15:57,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-08cb75c3-50bb-404d-a89a-123240b183e2 2018-12-23 19:15:57,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" -d '{"role": {"name": "CreateProjectUserTests-8626c044-777d-4f1-name-role"}}' 2018-12-23 19:15:57,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40923511-eec9-4053-980b-ca1ddc28a475 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a6acbff22024d748a2521787b037868", "links": {"self": "http://172.30.9.21:5000/v3/roles/6a6acbff22024d748a2521787b037868"}, "name": "CreateProjectUserTests-8626c044-777d-4f1-name-role"}} 2018-12-23 19:15:57,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-40923511-eec9-4053-980b-ca1ddc28a475 2018-12-23 19:15:57,705 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-8626c044-777d-4f1-name-role 2018-12-23 19:15:57,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6a6acbff22024d748a2521787b037868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:15:57,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1332d2bf-5587-4e71-a96d-ff588bc69fd5 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a6acbff22024d748a2521787b037868", "links": {"self": "http://172.30.9.21:5000/v3/roles/6a6acbff22024d748a2521787b037868"}, "name": "CreateProjectUserTests-8626c044-777d-4f1-name-role"}} 2018-12-23 19:15:57,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6a6acbff22024d748a2521787b037868 used request id req-1332d2bf-5587-4e71-a96d-ff588bc69fd5 2018-12-23 19:15:57,806 - keystone_utils - INFO - Granting role CreateProjectUserTests-8626c044-777d-4f1-name-role to project CreateProjectUserTests-8626c044-777d-4f1-name 2018-12-23 19:15:57,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663/users/244b34f4a7bc4e8caedf805a0b6f2df9/roles/6a6acbff22024d748a2521787b037868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:15:57,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e9b80f2-97ec-46d2-806f-0b631e733e55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:57,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663/users/244b34f4a7bc4e8caedf805a0b6f2df9/roles/6a6acbff22024d748a2521787b037868 used request id req-8e9b80f2-97ec-46d2-806f-0b631e733e55 2018-12-23 19:15:57,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:15:57,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:15:58,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}, {"id": "6a6acbff22024d748a2521787b037868", "name": "CreateProjectUserTests-8626c044-777d-4f1-name-role"}], "expires_at": "2018-12-23T20:15:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee6f9184eef64811bb4f31cdb6312663", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ee6f9184eef64811bb4f31cdb6312663", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ee6f9184eef64811bb4f31cdb6312663", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ee6f9184eef64811bb4f31cdb6312663", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ee6f9184eef64811bb4f31cdb6312663", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ee6f9184eef64811bb4f31cdb6312663", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ee6f9184eef64811bb4f31cdb6312663", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ee6f9184eef64811bb4f31cdb6312663", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ee6f9184eef64811bb4f31cdb6312663", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ee6f9184eef64811bb4f31cdb6312663", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ee6f9184eef64811bb4f31cdb6312663", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ee6f9184eef64811bb4f31cdb6312663", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ee6f9184eef64811bb4f31cdb6312663", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ee6f9184eef64811bb4f31cdb6312663", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ee6f9184eef64811bb4f31cdb6312663", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-8626c044-777d-4f1-user", "id": "244b34f4a7bc4e8caedf805a0b6f2df9"}, "audit_ids": ["76qcqi53R6ySHE6dP5rt_g"], "issued_at": "2018-12-23T19:15:58.000000Z"}} 2018-12-23 19:15:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:58,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5398c180-0e7d-41dc-817f-016d2a76e757 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:15:58,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5398c180-0e7d-41dc-817f-016d2a76e757 2018-12-23 19:15:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-8626c044-777d-4f1-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:58,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-37178c6a-cf0d-445b-883a-03b3fb8595db Date: Sun, 23 Dec 2018 19:15:58 GMT RESP BODY: {"security_groups": []} 2018-12-23 19:15:58,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-8626c044-777d-4f1-name&description=hello+group used request id req-37178c6a-cf0d-445b-883a-03b3fb8595db 2018-12-23 19:15:58,774 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-8626c044-777d-4f1-name... 2018-12-23 19:15:58,774 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-8626c044-777d-4f1-name 2018-12-23 19:15:58,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" -d '{"security_group": {"name": "CreateProjectUserTests-8626c044-777d-4f1-name", "description": "hello group"}}' 2018-12-23 19:15:58,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-fc2a3683-7e44-40e8-8183-1d1e7d862a21 Date: Sun, 23 Dec 2018 19:15:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "updated_at": "2018-12-23T19:15:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}], "revision_number": 2, "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}} 2018-12-23 19:15:58,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-fc2a3683-7e44-40e8-8183-1d1e7d862a21 2018-12-23 19:15:58,979 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4d1e27d-4a60-4c89-a7c9-199c60539915 2018-12-23 19:15:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d93681bf-77ce-457b-b9dc-f50f312818fb Date: Sun, 23 Dec 2018 19:15: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-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa"}]} 2018-12-23 19:15:59,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-d93681bf-77ce-457b-b9dc-f50f312818fb 2018-12-23 19:15:59,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4d1e27d-4a60-4c89-a7c9-199c60539915 2018-12-23 19:15:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d86fc94a-a2a5-4ef3-8b88-6b42eaeed7b4 Date: Sun, 23 Dec 2018 19:15: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-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa"}]} 2018-12-23 19:15:59,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-d86fc94a-a2a5-4ef3-8b88-6b42eaeed7b4 2018-12-23 19:15:59,038 - neutron_utils - INFO - Retrieving security group with ID - c4d1e27d-4a60-4c89-a7c9-199c60539915 2018-12-23 19:15:59,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-bf5d8b79-8262-4349-9dbe-56555c8b4b8c Date: Sun, 23 Dec 2018 19:15:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "updated_at": "2018-12-23T19:15:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}], "revision_number": 2, "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}]} 2018-12-23 19:15:59,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-bf5d8b79-8262-4349-9dbe-56555c8b4b8c 2018-12-23 19:15:59,110 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4d1e27d-4a60-4c89-a7c9-199c60539915 2018-12-23 19:15:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f059626-5b86-4630-920a-9e1132777fdf Date: Sun, 23 Dec 2018 19:15: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-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa"}]} 2018-12-23 19:15:59,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-5f059626-5b86-4630-920a-9e1132777fdf 2018-12-23 19:15:59,131 - neutron_utils - INFO - Retrieving security group with ID - c4d1e27d-4a60-4c89-a7c9-199c60539915 2018-12-23 19:15:59,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-01961c11-c9c8-45e2-93bf-8da323d631f7 Date: Sun, 23 Dec 2018 19:15:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "updated_at": "2018-12-23T19:15:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}], "revision_number": 2, "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}]} 2018-12-23 19:15:59,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-01961c11-c9c8-45e2-93bf-8da323d631f7 2018-12-23 19:15:59,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4d1e27d-4a60-4c89-a7c9-199c60539915 2018-12-23 19:15:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c55ecf35-035a-4ffd-9e06-19b02add89e7 Date: Sun, 23 Dec 2018 19:15: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-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa"}]} 2018-12-23 19:15:59,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-c55ecf35-035a-4ffd-9e06-19b02add89e7 2018-12-23 19:15:59,203 - neutron_utils - INFO - Retrieving security group with ID - c4d1e27d-4a60-4c89-a7c9-199c60539915 2018-12-23 19:15:59,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a6286e68-998e-4ad5-8cbf-df5ccd72fd36 Date: Sun, 23 Dec 2018 19:15:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "updated_at": "2018-12-23T19:15:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}], "revision_number": 2, "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}]} 2018-12-23 19:15:59,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-a6286e68-998e-4ad5-8cbf-df5ccd72fd36 2018-12-23 19:15:59,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4d1e27d-4a60-4c89-a7c9-199c60539915 2018-12-23 19:15:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-19cdd4b3-704b-4cb5-90c5-42e6d77166dc Date: Sun, 23 Dec 2018 19:15: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-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "c4d1e27d-4a60-4c89-a7c9-199c60539915", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "65f5f1f4-4ae2-415e-a3f2-e1330718ccfa"}]} 2018-12-23 19:15:59,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-19cdd4b3-704b-4cb5-90c5-42e6d77166dc 2018-12-23 19:15:59,266 - neutron_utils - INFO - Deleting security group rule with ID - 65f5f1f4-4ae2-415e-a3f2-e1330718ccfa 2018-12-23 19:15:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/65f5f1f4-4ae2-415e-a3f2-e1330718ccfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,356 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90baa2e0-941a-46ee-8e66-8d4e1fd7bebb Content-Length: 0 Date: Sun, 23 Dec 2018 19:15:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:15:59,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/65f5f1f4-4ae2-415e-a3f2-e1330718ccfa used request id req-90baa2e0-941a-46ee-8e66-8d4e1fd7bebb 2018-12-23 19:15:59,357 - neutron_utils - INFO - Deleting security group rule with ID - 3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80 2018-12-23 19:15:59,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-623dc3e3-1576-4f54-af27-1b6d7445cf85 Content-Length: 0 Date: Sun, 23 Dec 2018 19:15:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:15:59,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/3c0f794e-b5aa-4eb1-9ba9-4b473ab13e80 used request id req-623dc3e3-1576-4f54-af27-1b6d7445cf85 2018-12-23 19:15:59,433 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-8626c044-777d-4f1-name 2018-12-23 19:15:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c4d1e27d-4a60-4c89-a7c9-199c60539915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab3d838e9cda511797c1713f66c33eea72bf56cc" 2018-12-23 19:15:59,543 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58f2a57a-a06b-422a-b23a-d18563125034 Content-Length: 0 Date: Sun, 23 Dec 2018 19:15:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:15:59,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c4d1e27d-4a60-4c89-a7c9-199c60539915 used request id req-58f2a57a-a06b-422a-b23a-d18563125034 2018-12-23 19:15:59,544 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-8626c044-777d-4f1-user 2018-12-23 19:15:59,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/244b34f4a7bc4e8caedf805a0b6f2df9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b84fd6968f628f3db503c09bc7eb288872476fb6" 2018-12-23 19:15:59,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:15:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c9ac8ab-5de3-44e2-adad-878cbe083b9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:15:59,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/244b34f4a7bc4e8caedf805a0b6f2df9 used request id req-0c9ac8ab-5de3-44e2-adad-878cbe083b9d 2018-12-23 19:15:59,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:15:59,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ccd2f651-e2fe-454e-8217-416863b471f7 Date: Sun, 23 Dec 2018 19:15:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "updated_at": "2018-12-23T19:15:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "30a34494-1dae-494f-adcb-8111d7ae1dc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "a51f1325-6370-4f2b-9524-0ca28a9a6888", "remote_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "b026ce3d-edf8-4d1f-9d70-210be8b9d9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "revision_number": 0, "id": "d899f066-455d-432b-8b62-18b37b540f5d", "remote_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:58Z", "security_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee6f9184eef64811bb4f31cdb6312663"}], "revision_number": 4, "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "dd742f24-6002-43de-97a8-5471bdc21a00", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:15:59,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-ccd2f651-e2fe-454e-8217-416863b471f7 2018-12-23 19:15:59,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:00,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99dc4a86-ebad-4f8e-9ab3-a40fe27d38d4 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:16:00,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-99dc4a86-ebad-4f8e-9ab3-a40fe27d38d4 2018-12-23 19:16:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:00,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ef14ad-38bd-4b7c-92dc-184df976a16a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:00,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-b1ef14ad-38bd-4b7c-92dc-184df976a16a 2018-12-23 19:16:00,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:00,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f3b814-09cd-418a-afef-9a99096b187c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 19:16:00,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-75f3b814-09cd-418a-afef-9a99096b187c 2018-12-23 19:16:00,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:00,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b994c613-1e03-4404-ae92-a5dc59d62c39 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ee6f9184eef64811bb4f31cdb6312663", "name": "CreateProjectUserTests-8626c044-777d-4f1-name"}} 2018-12-23 19:16:00,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663 used request id req-b994c613-1e03-4404-ae92-a5dc59d62c39 2018-12-23 19:16:00,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd742f24-6002-43de-97a8-5471bdc21a00 2018-12-23 19:16:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dd742f24-6002-43de-97a8-5471bdc21a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:00,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-69d7bd1e-6ebc-4f28-befa-d871a2476336 Date: Sun, 23 Dec 2018 19:16:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "30a34494-1dae-494f-adcb-8111d7ae1dc3"}, {"remote_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "a51f1325-6370-4f2b-9524-0ca28a9a6888"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "b026ce3d-edf8-4d1f-9d70-210be8b9d9e7"}, {"remote_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:58Z", "security_group_id": "dd742f24-6002-43de-97a8-5471bdc21a00", "port_range_min": null, "revision_number": 0, "tenant_id": "ee6f9184eef64811bb4f31cdb6312663", "created_at": "2018-12-23T19:15:58Z", "project_id": "ee6f9184eef64811bb4f31cdb6312663", "id": "d899f066-455d-432b-8b62-18b37b540f5d"}]} 2018-12-23 19:16:00,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dd742f24-6002-43de-97a8-5471bdc21a00 used request id req-69d7bd1e-6ebc-4f28-befa-d871a2476336 2018-12-23 19:16:00,467 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 19:16:00,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/dd742f24-6002-43de-97a8-5471bdc21a00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:00,637 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3872461f-8ddc-416c-9777-c5df3b605c46 Content-Length: 0 Date: Sun, 23 Dec 2018 19:16:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:00,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/dd742f24-6002-43de-97a8-5471bdc21a00 used request id req-3872461f-8ddc-416c-9777-c5df3b605c46 2018-12-23 19:16:00,638 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-8626c044-777d-4f1-name 2018-12-23 19:16:00,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:00,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0828737-b471-4979-8c56-fa0eeba988a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:00,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ee6f9184eef64811bb4f31cdb6312663 used request id req-a0828737-b471-4979-8c56-fa0eeba988a2 2018-12-23 19:16:00,797 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-8626c044-777d-4f1-name-role 2018-12-23 19:16:00,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6a6acbff22024d748a2521787b037868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:00,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf851e9d-909f-4900-8427-74c83e23b29b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:00,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6a6acbff22024d748a2521787b037868 used request id req-cf851e9d-909f-4900-8427-74c83e23b29b 2018-12-23 19:16:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deed33e8508e3b923fbc756e3b48550e2864243" 2018-12-23 19:16:01,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0234bef-863e-4f21-98ee-640d598b7a69 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:16:01,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b0234bef-863e-4f21-98ee-640d598b7a69 2018-12-23 19:16:01,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:01,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["-OIDWc5ESzKuIxJHEbjpJw"], "issued_at": "2018-12-23T19:16:01.000000Z"}} 2018-12-23 19:16:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8428dbb20308b43ddc0b92f6dcf6977a2319de6" 2018-12-23 19:16:01,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab13475-0271-425c-84f9-e942036409d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:01,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4ab13475-0271-425c-84f9-e942036409d5 2018-12-23 19:16:01,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:16:01,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:01,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["s1hYgpMlT3yFfDyqVXK9hg"], "issued_at": "2018-12-23T19:16:01.000000Z"}} 2018-12-23 19:16:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:02,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5abe95-14b9-4546-b0c1-6547e4421815 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:02,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7e5abe95-14b9-4546-b0c1-6547e4421815 2018-12-23 19:16:02,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:02,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a603b4ee-0a47-437-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:02,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b93b4a9-56e3-41fd-8de9-57c979ce6f27 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a603b4ee-0a47-437-name", "previous": null, "next": null}, "projects": []} 2018-12-23 19:16:02,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-a603b4ee-0a47-437-name used request id req-2b93b4a9-56e3-41fd-8de9-57c979ce6f27 2018-12-23 19:16:02,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:02,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee246ee7-9c8b-434e-833f-5f444632b386 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:16:02,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ee246ee7-9c8b-434e-833f-5f444632b386 2018-12-23 19:16:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}}' 2018-12-23 19:16:02,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6c5aed-38ad-43fa-a13a-8e3367f8ac26 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d"}, "tags": [], "enabled": true, "id": "63deaec70d07450498e06a94385a1c1d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}} 2018-12-23 19:16:02,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-aa6c5aed-38ad-43fa-a13a-8e3367f8ac26 2018-12-23 19:16:02,370 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:02,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:16:02,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:02,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["DkzvhM1XRLibJ9CPN_KKcg"], "issued_at": "2018-12-23T19:16:02.000000Z"}} 2018-12-23 19:16:02,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:02,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6a7c00-3426-44c6-bcbb-9de191f027e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:02,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ab6a7c00-3426-44c6-bcbb-9de191f027e4 2018-12-23 19:16:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:02,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:02,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6ce138-e290-4da3-9622-7f9c047bca66 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:16:02,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fe6ce138-e290-4da3-9622-7f9c047bca66 2018-12-23 19:16:02,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:03,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbcb855-d795-4e07-bd57-07be5683d14d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:16:03,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-dfbcb855-d795-4e07-bd57-07be5683d14d 2018-12-23 19:16:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:03,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55a497be-18bd-4046-b808-abb59479b3ea Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:16:03,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-55a497be-18bd-4046-b808-abb59479b3ea 2018-12-23 19:16:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-a603b4ee-0a47-437-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:03,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e639cc8-024d-4e68-8b11-36d9efe42404 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-a603b4ee-0a47-437-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d"}, "tags": [], "enabled": true, "id": "63deaec70d07450498e06a94385a1c1d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}]} 2018-12-23 19:16:03,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-a603b4ee-0a47-437-name used request id req-1e639cc8-024d-4e68-8b11-36d9efe42404 2018-12-23 19:16:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/97e3b5d803d54fa281d3393fa8d53fd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:03,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beeb37cc-2073-4ca3-b16b-4dc5817407a4 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/97e3b5d803d54fa281d3393fa8d53fd2"}, "enabled": true, "id": "97e3b5d803d54fa281d3393fa8d53fd2", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a603b4ee-0a47-437-user1"}} 2018-12-23 19:16:03,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/97e3b5d803d54fa281d3393fa8d53fd2 used request id req-beeb37cc-2073-4ca3-b16b-4dc5817407a4 2018-12-23 19:16:03,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/97e3b5d803d54fa281d3393fa8d53fd2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:03,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c94074-e5d2-482f-ab18-8ffd937b4323 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/97e3b5d803d54fa281d3393fa8d53fd2/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 19:16:03,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/97e3b5d803d54fa281d3393fa8d53fd2/roles used request id req-c8c94074-e5d2-482f-ab18-8ffd937b4323 2018-12-23 19:16:03,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:03,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da199dc-94e3-4b5b-ad89-d4949bf16a86 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 19:16:03,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-2da199dc-94e3-4b5b-ad89-d4949bf16a86 2018-12-23 19:16:03,932 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:03,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/97e3b5d803d54fa281d3393fa8d53fd2/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:04,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5df31ab1-caf2-4c96-aad8-323e98c1cc6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:04,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/97e3b5d803d54fa281d3393fa8d53fd2/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-5df31ab1-caf2-4c96-aad8-323e98c1cc6f 2018-12-23 19:16:04,067 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a603b4ee-0a47-437-user1 2018-12-23 19:16:04,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:04,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d9b493-81d1-4828-8daa-19e8edca7b4a Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:16:04,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-25d9b493-81d1-4828-8daa-19e8edca7b4a 2018-12-23 19:16:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" -d '{"role": {"name": "CreateProjectUserTests-a603b4ee-0a47-437-name-role"}}' 2018-12-23 19:16:04,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7bd047e-a17e-4c1a-a735-f7d5ad9db997 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de0185142f45424391a89bab0a75d43a", "links": {"self": "http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a"}, "name": "CreateProjectUserTests-a603b4ee-0a47-437-name-role"}} 2018-12-23 19:16:04,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f7bd047e-a17e-4c1a-a735-f7d5ad9db997 2018-12-23 19:16:04,281 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-a603b4ee-0a47-437-name-role 2018-12-23 19:16:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:04,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eafc00f-aaa0-4e36-b109-78d1022e5d70 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de0185142f45424391a89bab0a75d43a", "links": {"self": "http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a"}, "name": "CreateProjectUserTests-a603b4ee-0a47-437-name-role"}} 2018-12-23 19:16:04,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a used request id req-0eafc00f-aaa0-4e36-b109-78d1022e5d70 2018-12-23 19:16:04,395 - keystone_utils - INFO - Granting role CreateProjectUserTests-a603b4ee-0a47-437-name-role to project CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:04,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/97e3b5d803d54fa281d3393fa8d53fd2/roles/de0185142f45424391a89bab0a75d43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:04,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca2bbbca-72d2-4602-a481-19cb83b72451 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:04,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/97e3b5d803d54fa281d3393fa8d53fd2/roles/de0185142f45424391a89bab0a75d43a used request id req-ca2bbbca-72d2-4602-a481-19cb83b72451 2018-12-23 19:16:04,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:16:04,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:04,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["dw6AOwh9RgeW8YCHzpGxrw"], "issued_at": "2018-12-23T19:16:04.000000Z"}} 2018-12-23 19:16:04,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:05,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9483e72-2659-49cc-9229-bd7575361688 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:05,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b9483e72-2659-49cc-9229-bd7575361688 2018-12-23 19:16:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:05,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:05,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e02d405-d3a7-48e4-9e7d-a6fd33075e08 Content-Encoding: gzip Content-Length: 920 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-a603b4ee-0a47-437-user1", "links": {"self": "http://172.30.9.21:5000/v3/users/97e3b5d803d54fa281d3393fa8d53fd2"}, "domain_id": "default", "enabled": true, "id": "97e3b5d803d54fa281d3393fa8d53fd2", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:16:05,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9e02d405-d3a7-48e4-9e7d-a6fd33075e08 2018-12-23 19:16:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:05,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7b35c1-68ff-42a2-ac07-8d209486a47f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:16:05,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cb7b35c1-68ff-42a2-ac07-8d209486a47f 2018-12-23 19:16:05,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:05,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5daed5f9-ce00-4121-8182-f7d14a030ff7 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "de0185142f45424391a89bab0a75d43a", "links": {"self": "http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a"}, "name": "CreateProjectUserTests-a603b4ee-0a47-437-name-role"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:16:05,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5daed5f9-ce00-4121-8182-f7d14a030ff7 2018-12-23 19:16:05,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-a603b4ee-0a47-437-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:05,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92186689-3ccf-401d-a785-46d06861f1b6 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-a603b4ee-0a47-437-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d"}, "tags": [], "enabled": true, "id": "63deaec70d07450498e06a94385a1c1d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}]} 2018-12-23 19:16:05,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-a603b4ee-0a47-437-name used request id req-92186689-3ccf-401d-a785-46d06861f1b6 2018-12-23 19:16:05,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/ebb6ed9ada4b4b858ee4b5f67963acba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:05,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b50b74-93ad-4413-bd0b-1a7fa3b9c96f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/ebb6ed9ada4b4b858ee4b5f67963acba"}, "enabled": true, "id": "ebb6ed9ada4b4b858ee4b5f67963acba", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-a603b4ee-0a47-437-user2"}} 2018-12-23 19:16:05,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ebb6ed9ada4b4b858ee4b5f67963acba used request id req-73b50b74-93ad-4413-bd0b-1a7fa3b9c96f 2018-12-23 19:16:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/ebb6ed9ada4b4b858ee4b5f67963acba/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:05,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ecb0cc-44a6-4215-826e-072cdc16c3cf Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/ebb6ed9ada4b4b858ee4b5f67963acba/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 19:16:05,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/ebb6ed9ada4b4b858ee4b5f67963acba/roles used request id req-a1ecb0cc-44a6-4215-826e-072cdc16c3cf 2018-12-23 19:16:05,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:06,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d28729e-519a-41a2-9300-18f966b3c41b Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 19:16:06,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-7d28729e-519a-41a2-9300-18f966b3c41b 2018-12-23 19:16:06,094 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:06,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/ebb6ed9ada4b4b858ee4b5f67963acba/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:06,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a629ca3-6891-478b-a47a-768eb6caec16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:06,222 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/ebb6ed9ada4b4b858ee4b5f67963acba/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-0a629ca3-6891-478b-a47a-768eb6caec16 2018-12-23 19:16:06,222 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-a603b4ee-0a47-437-user2 2018-12-23 19:16:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:06,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c19d020-7251-48f3-8fac-612fe04d0c65 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de0185142f45424391a89bab0a75d43a", "links": {"self": "http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a"}, "name": "CreateProjectUserTests-a603b4ee-0a47-437-name-role"}} 2018-12-23 19:16:06,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a used request id req-6c19d020-7251-48f3-8fac-612fe04d0c65 2018-12-23 19:16:06,449 - keystone_utils - INFO - Granting role CreateProjectUserTests-a603b4ee-0a47-437-name-role to project CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:06,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/ebb6ed9ada4b4b858ee4b5f67963acba/roles/de0185142f45424391a89bab0a75d43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:06,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3817af3f-9ede-4a64-b33d-7b6ae97e6d17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:06,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d/users/ebb6ed9ada4b4b858ee4b5f67963acba/roles/de0185142f45424391a89bab0a75d43a used request id req-3817af3f-9ede-4a64-b33d-7b6ae97e6d17 2018-12-23 19:16:06,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:16:06,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:06,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}, {"id": "de0185142f45424391a89bab0a75d43a", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name-role"}], "expires_at": "2018-12-23T20:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63deaec70d07450498e06a94385a1c1d", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/63deaec70d07450498e06a94385a1c1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/63deaec70d07450498e06a94385a1c1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63deaec70d07450498e06a94385a1c1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63deaec70d07450498e06a94385a1c1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a603b4ee-0a47-437-user1", "id": "97e3b5d803d54fa281d3393fa8d53fd2"}, "audit_ids": ["ERReer9lSgeE-mKzoP9N_A"], "issued_at": "2018-12-23T19:16:06.000000Z"}} 2018-12-23 19:16:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f01681fa-c076-4a74-8907-888d171a3119 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:07,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f01681fa-c076-4a74-8907-888d171a3119 2018-12-23 19:16:07,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-a603b4ee-0a47-437-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b467a349-645d-4075-b728-b223205df634 Date: Sun, 23 Dec 2018 19:16:07 GMT RESP BODY: {"security_groups": []} 2018-12-23 19:16:07,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-a603b4ee-0a47-437-name&description=hello+group used request id req-b467a349-645d-4075-b728-b223205df634 2018-12-23 19:16:07,385 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-a603b4ee-0a47-437-name... 2018-12-23 19:16:07,385 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" -d '{"security_group": {"name": "CreateProjectUserTests-a603b4ee-0a47-437-name", "description": "hello group"}}' 2018-12-23 19:16:07,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-34c566f2-9fee-4c68-a8c4-1d4d963de4e5 Date: Sun, 23 Dec 2018 19:16:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "updated_at": "2018-12-23T19:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "47e315c4-6881-4161-a620-dbfe58556de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "9d3363c2-576a-4ee8-8213-e208278da7bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "63deaec70d07450498e06a94385a1c1d"}], "revision_number": 2, "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}} 2018-12-23 19:16:07,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-34c566f2-9fee-4c68-a8c4-1d4d963de4e5 2018-12-23 19:16:07,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:07,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b81dd761-33bd-4a88-8775-a4a132de8798 Date: Sun, 23 Dec 2018 19: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-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "47e315c4-6881-4161-a620-dbfe58556de2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "9d3363c2-576a-4ee8-8213-e208278da7bc"}]} 2018-12-23 19:16:07,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-b81dd761-33bd-4a88-8775-a4a132de8798 2018-12-23 19:16:07,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:07,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ad954993-f5ee-4eb7-87e8-4964bcc34430 Date: Sun, 23 Dec 2018 19: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-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "47e315c4-6881-4161-a620-dbfe58556de2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "9d3363c2-576a-4ee8-8213-e208278da7bc"}]} 2018-12-23 19:16:07,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-ad954993-f5ee-4eb7-87e8-4964bcc34430 2018-12-23 19:16:07,637 - neutron_utils - INFO - Retrieving security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dc87c9fa-c2ce-4500-82cf-55475ad74dd4 Date: Sun, 23 Dec 2018 19:16:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "updated_at": "2018-12-23T19:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "47e315c4-6881-4161-a620-dbfe58556de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "9d3363c2-576a-4ee8-8213-e208278da7bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "63deaec70d07450498e06a94385a1c1d"}], "revision_number": 2, "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}]} 2018-12-23 19:16:07,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-dc87c9fa-c2ce-4500-82cf-55475ad74dd4 2018-12-23 19:16:07,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:07,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39eaf60f-815c-4946-9b25-26bf66172544 Date: Sun, 23 Dec 2018 19: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-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "47e315c4-6881-4161-a620-dbfe58556de2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "9d3363c2-576a-4ee8-8213-e208278da7bc"}]} 2018-12-23 19:16:07,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-39eaf60f-815c-4946-9b25-26bf66172544 2018-12-23 19:16:07,729 - neutron_utils - INFO - Retrieving security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:07,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-4d6f7857-1e8f-4688-b39b-67fe6924e039 Date: Sun, 23 Dec 2018 19:16:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "updated_at": "2018-12-23T19:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "47e315c4-6881-4161-a620-dbfe58556de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "9d3363c2-576a-4ee8-8213-e208278da7bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "63deaec70d07450498e06a94385a1c1d"}], "revision_number": 2, "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}]} 2018-12-23 19:16:07,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-4d6f7857-1e8f-4688-b39b-67fe6924e039 2018-12-23 19:16:07,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-da24c003-a578-4464-a5da-f8c0e36bbcd2 Date: Sun, 23 Dec 2018 19: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-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "47e315c4-6881-4161-a620-dbfe58556de2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "9d3363c2-576a-4ee8-8213-e208278da7bc"}]} 2018-12-23 19:16:07,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-da24c003-a578-4464-a5da-f8c0e36bbcd2 2018-12-23 19:16:07,787 - neutron_utils - INFO - Retrieving security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-941cfc24-1683-4876-bb1f-a280db4af5aa Date: Sun, 23 Dec 2018 19:16:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "updated_at": "2018-12-23T19:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "47e315c4-6881-4161-a620-dbfe58556de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "9d3363c2-576a-4ee8-8213-e208278da7bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "63deaec70d07450498e06a94385a1c1d"}], "revision_number": 2, "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}]} 2018-12-23 19:16:07,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-941cfc24-1683-4876-bb1f-a280db4af5aa 2018-12-23 19:16:07,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:07,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:07,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f268248-e3f7-4497-9ac2-983081d37e94 Date: Sun, 23 Dec 2018 19: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-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "47e315c4-6881-4161-a620-dbfe58556de2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "9d3363c2-576a-4ee8-8213-e208278da7bc"}]} 2018-12-23 19:16:07,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-2f268248-e3f7-4497-9ac2-983081d37e94 2018-12-23 19:16:07,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:16:07,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:08,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}, {"id": "de0185142f45424391a89bab0a75d43a", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name-role"}], "expires_at": "2018-12-23T20:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63deaec70d07450498e06a94385a1c1d", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/63deaec70d07450498e06a94385a1c1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/63deaec70d07450498e06a94385a1c1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63deaec70d07450498e06a94385a1c1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63deaec70d07450498e06a94385a1c1d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/63deaec70d07450498e06a94385a1c1d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/63deaec70d07450498e06a94385a1c1d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-a603b4ee-0a47-437-user2", "id": "ebb6ed9ada4b4b858ee4b5f67963acba"}, "audit_ids": ["JWEeYF2LQ_iyTULBb0ecqA"], "issued_at": "2018-12-23T19:16:08.000000Z"}} 2018-12-23 19:16:08,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:08,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fabf2f-09bd-4842-a868-7fcfafc9fcd9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:08,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e2fabf2f-09bd-4842-a868-7fcfafc9fcd9 2018-12-23 19:16:08,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-a603b4ee-0a47-437-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:08,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5c6f9e5a-c2de-476e-bbff-c79744b3c000 Date: Sun, 23 Dec 2018 19:16:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "updated_at": "2018-12-23T19:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "47e315c4-6881-4161-a620-dbfe58556de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "9d3363c2-576a-4ee8-8213-e208278da7bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "63deaec70d07450498e06a94385a1c1d"}], "revision_number": 2, "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}]} 2018-12-23 19:16:08,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-a603b4ee-0a47-437-name&description=hello+group used request id req-5c6f9e5a-c2de-476e-bbff-c79744b3c000 2018-12-23 19:16:08,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:08,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:08,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd7e112-e34e-4a05-8864-5d7c458f8d28 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "63deaec70d07450498e06a94385a1c1d", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}} 2018-12-23 19:16:08,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d used request id req-acd7e112-e34e-4a05-8864-5d7c458f8d28 2018-12-23 19:16:08,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:08,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-04c1ea49-5e29-4735-80fa-c60da2be18bf Date: Sun, 23 Dec 2018 19:16: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-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "47e315c4-6881-4161-a620-dbfe58556de2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "9d3363c2-576a-4ee8-8213-e208278da7bc"}]} 2018-12-23 19:16:08,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-04c1ea49-5e29-4735-80fa-c60da2be18bf 2018-12-23 19:16:08,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:08,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:08,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef3cfdfb-3cfe-43d9-98f1-bc4d6bfce975 Date: Sun, 23 Dec 2018 19:16: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-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "47e315c4-6881-4161-a620-dbfe58556de2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "9d3363c2-576a-4ee8-8213-e208278da7bc"}]} 2018-12-23 19:16:08,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-ef3cfdfb-3cfe-43d9-98f1-bc4d6bfce975 2018-12-23 19:16:08,671 - neutron_utils - INFO - Retrieving security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:08,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-649b6886-0047-40a4-a525-374f986feab0 Date: Sun, 23 Dec 2018 19:16:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "updated_at": "2018-12-23T19:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "47e315c4-6881-4161-a620-dbfe58556de2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "9d3363c2-576a-4ee8-8213-e208278da7bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "63deaec70d07450498e06a94385a1c1d"}], "revision_number": 2, "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}]} 2018-12-23 19:16:08,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-649b6886-0047-40a4-a525-374f986feab0 2018-12-23 19:16:08,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f9f56c4b-ea41-416f-9eed-8a0974d8d281 2018-12-23 19:16:08,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-00c21aea-9f27-4987-85a5-a10506a2fcd1 Date: Sun, 23 Dec 2018 19:16: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-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "47e315c4-6881-4161-a620-dbfe58556de2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "f9f56c4b-ea41-416f-9eed-8a0974d8d281", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "9d3363c2-576a-4ee8-8213-e208278da7bc"}]} 2018-12-23 19:16:08,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-00c21aea-9f27-4987-85a5-a10506a2fcd1 2018-12-23 19:16:08,731 - neutron_utils - INFO - Deleting security group rule with ID - 9d3363c2-576a-4ee8-8213-e208278da7bc 2018-12-23 19:16:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/9d3363c2-576a-4ee8-8213-e208278da7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:08,818 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15c072ee-1f94-48c9-89e2-83bfa4635e33 Content-Length: 0 Date: Sun, 23 Dec 2018 19:16:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:08,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/9d3363c2-576a-4ee8-8213-e208278da7bc used request id req-15c072ee-1f94-48c9-89e2-83bfa4635e33 2018-12-23 19:16:08,818 - neutron_utils - INFO - Deleting security group rule with ID - 47e315c4-6881-4161-a620-dbfe58556de2 2018-12-23 19:16:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/47e315c4-6881-4161-a620-dbfe58556de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:08,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75efa7ff-cab3-40a9-a822-47e01f355dd8 Content-Length: 0 Date: Sun, 23 Dec 2018 19:16:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:08,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/47e315c4-6881-4161-a620-dbfe58556de2 used request id req-75efa7ff-cab3-40a9-a822-47e01f355dd8 2018-12-23 19:16:08,893 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:08,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985fad6eee0e85bbbaa84f30bdc67283228fc75b" 2018-12-23 19:16:09,010 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29aeb4fe-579a-42fd-9abf-8cf9c54c2ac3 Content-Length: 0 Date: Sun, 23 Dec 2018 19:16:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:09,010 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-29aeb4fe-579a-42fd-9abf-8cf9c54c2ac3 2018-12-23 19:16:09,011 - neutron_utils - INFO - Deleting security group rule with ID - 9d3363c2-576a-4ee8-8213-e208278da7bc 2018-12-23 19:16:09,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/9d3363c2-576a-4ee8-8213-e208278da7bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:09,030 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-121d7087-be16-4b5f-a873-7458e5363a1f Date: Sun, 23 Dec 2018 19:16:09 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 9d3363c2-576a-4ee8-8213-e208278da7bc does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 19:16:09,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/9d3363c2-576a-4ee8-8213-e208278da7bc used request id req-121d7087-be16-4b5f-a873-7458e5363a1f 2018-12-23 19:16:09,030 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 9d3363c2-576a-4ee8-8213-e208278da7bc does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 19:16:09,031 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 9d3363c2-576a-4ee8-8213-e208278da7bc does not exist Neutron server returns request_ids: ['req-121d7087-be16-4b5f-a873-7458e5363a1f'] 2018-12-23 19:16:09,031 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f9f56c4b-ea41-416f-9eed-8a0974d8d281 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}926c6fb4007e27613eba87567433619d1893e833" 2018-12-23 19:16:09,049 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-8a09753f-ce1e-48fd-a8db-71553d287775 Date: Sun, 23 Dec 2018 19:16:09 GMT RESP BODY: {"NeutronError": {"message": "Security group f9f56c4b-ea41-416f-9eed-8a0974d8d281 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-23 19:16:09,049 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f9f56c4b-ea41-416f-9eed-8a0974d8d281 used request id req-8a09753f-ce1e-48fd-a8db-71553d287775 2018-12-23 19:16:09,049 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group f9f56c4b-ea41-416f-9eed-8a0974d8d281 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-23 19:16:09,049 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group f9f56c4b-ea41-416f-9eed-8a0974d8d281 does not exist Neutron server returns request_ids: ['req-8a09753f-ce1e-48fd-a8db-71553d287775'] 2018-12-23 19:16:09,050 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a603b4ee-0a47-437-user1 2018-12-23 19:16:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/97e3b5d803d54fa281d3393fa8d53fd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01825174e77be9a60d025d3257d8857b82379643" 2018-12-23 19:16:09,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c8e5692-641d-4e98-a729-780f59a0c82f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:09,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/97e3b5d803d54fa281d3393fa8d53fd2 used request id req-1c8e5692-641d-4e98-a729-780f59a0c82f 2018-12-23 19:16:09,360 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-a603b4ee-0a47-437-user2 2018-12-23 19:16:09,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ebb6ed9ada4b4b858ee4b5f67963acba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b37c0b479ba1cb16316b12556c2be83e1988a4a" 2018-12-23 19:16:09,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79deef4c-f8a8-4bad-9ac1-2d8e2cce0f14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:09,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ebb6ed9ada4b4b858ee4b5f67963acba used request id req-79deef4c-f8a8-4bad-9ac1-2d8e2cce0f14 2018-12-23 19:16:09,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:09,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9612698b-e0dd-4bab-bf6f-162b6c13dc7d Date: Sun, 23 Dec 2018 19:16:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "updated_at": "2018-12-23T19:16:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "3e8f779d-de44-47f0-b556-7939dec451cd", "remote_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "55953e17-5bdb-49c3-a44c-03d98d7a7ecd", "remote_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "58732450-39b5-4f61-8f48-a70246abaf98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv4", "project_id": "63deaec70d07450498e06a94385a1c1d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "revision_number": 0, "id": "cbc26d4a-484f-4024-a314-4a11d4587ca5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:16:07Z", "security_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "tenant_id": "63deaec70d07450498e06a94385a1c1d", "port_range_min": null, "ethertype": "IPv6", "project_id": "63deaec70d07450498e06a94385a1c1d"}], "revision_number": 4, "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "b5a9277f-749f-4f79-806f-64c484227359", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:16:09,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9612698b-e0dd-4bab-bf6f-162b6c13dc7d 2018-12-23 19:16:09,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:09,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ed58ad-f841-44f9-8a57-6fa9792d7a46 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:16:09,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-21ed58ad-f841-44f9-8a57-6fa9792d7a46 2018-12-23 19:16:09,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:10,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a265cea2-5902-4543-99fa-e662b7e46ded Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:10,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-a265cea2-5902-4543-99fa-e662b7e46ded 2018-12-23 19:16:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:10,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124329c0-8b24-41f3-99f6-6d62e5d6408f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 19:16:10,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-124329c0-8b24-41f3-99f6-6d62e5d6408f 2018-12-23 19:16:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:10,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e333240-52d6-4add-8cec-748ac488b328 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "63deaec70d07450498e06a94385a1c1d", "name": "CreateProjectUserTests-a603b4ee-0a47-437-name"}} 2018-12-23 19:16:10,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d used request id req-1e333240-52d6-4add-8cec-748ac488b328 2018-12-23 19:16:10,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b5a9277f-749f-4f79-806f-64c484227359 2018-12-23 19:16:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b5a9277f-749f-4f79-806f-64c484227359 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:10,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-35544715-f49e-46f9-8e32-0e24bcb0cb91 Date: Sun, 23 Dec 2018 19:16:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "3e8f779d-de44-47f0-b556-7939dec451cd"}, {"remote_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "55953e17-5bdb-49c3-a44c-03d98d7a7ecd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "58732450-39b5-4f61-8f48-a70246abaf98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:16:07Z", "security_group_id": "b5a9277f-749f-4f79-806f-64c484227359", "port_range_min": null, "revision_number": 0, "tenant_id": "63deaec70d07450498e06a94385a1c1d", "created_at": "2018-12-23T19:16:07Z", "project_id": "63deaec70d07450498e06a94385a1c1d", "id": "cbc26d4a-484f-4024-a314-4a11d4587ca5"}]} 2018-12-23 19:16:10,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b5a9277f-749f-4f79-806f-64c484227359 used request id req-35544715-f49e-46f9-8e32-0e24bcb0cb91 2018-12-23 19:16:10,241 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 19:16:10,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b5a9277f-749f-4f79-806f-64c484227359 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:10,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2079fd65-fe56-4c4b-8b0e-f866a05d92a1 Content-Length: 0 Date: Sun, 23 Dec 2018 19:16:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:10,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b5a9277f-749f-4f79-806f-64c484227359 used request id req-2079fd65-fe56-4c4b-8b0e-f866a05d92a1 2018-12-23 19:16:10,377 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-a603b4ee-0a47-437-name 2018-12-23 19:16:10,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:10,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-335e3858-4f29-4a63-9981-773510d02715 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:10,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/63deaec70d07450498e06a94385a1c1d used request id req-335e3858-4f29-4a63-9981-773510d02715 2018-12-23 19:16:10,557 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-a603b4ee-0a47-437-name-role 2018-12-23 19:16:10,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:10,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b4302f-a200-424a-af37-fcfb61feb60f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:16:10,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/de0185142f45424391a89bab0a75d43a used request id req-c2b4302f-a200-424a-af37-fcfb61feb60f 2018-12-23 19:16:10,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a37d08cc7bfa2650c5811bdac8ed6ba2e5181b5" 2018-12-23 19:16:10,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4d8b76-754c-4ded-9b57-d6ad4d930d5d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:16:10,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-da4d8b76-754c-4ded-9b57-d6ad4d930d5d 2018-12-23 19:16:10,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:11,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Okh9TaKqSe-Hv9aKUNHwgQ"], "issued_at": "2018-12-23T19:16:11.000000Z"}} 2018-12-23 19:16:11,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f9631d881072cdf75858458bb74f51ea778a0d" 2018-12-23 19:16:11,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f3d3b991-16df-498c-8a44-cd5f30ec8b57 Date: Sun, 23 Dec 2018 19:16:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:16:11,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f3d3b991-16df-498c-8a44-cd5f30ec8b57 2018-12-23 19:16:11,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58f9631d881072cdf75858458bb74f51ea778a0d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-b27584b3-5d96-4e4a-9cd4-135a1de60870"}' 2018-12-23 19:16:11,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/422e6821-3528-4fc1-9101-d661b7d510be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b7170c95-5890-43d7-abe2-de53094d7c54 Date: Sun, 23 Dec 2018 19:16:11 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-b27584b3-5d96-4e4a-9cd4-135a1de60870", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:16:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T19:16:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/422e6821-3528-4fc1-9101-d661b7d510be", "min_disk": 0, "protected": false, "id": "422e6821-3528-4fc1-9101-d661b7d510be", "file": "/v2/images/422e6821-3528-4fc1-9101-d661b7d510be/file", "checksum": null, "owner": "b44e68575d124b269231f2df190b0822", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:16:11,449 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b7170c95-5890-43d7-abe2-de53094d7c54 2018-12-23 19:16:11,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/422e6821-3528-4fc1-9101-d661b7d510be/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f9631d881072cdf75858458bb74f51ea778a0d" -d '' 2018-12-23 19:16:11,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7a839ac2-d43e-449c-86cf-ba4337acae43 Date: Sun, 23 Dec 2018 19:16:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:16:11,882 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/422e6821-3528-4fc1-9101-d661b7d510be/file used request id req-7a839ac2-d43e-449c-86cf-ba4337acae43 2018-12-23 19:16:11,883 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:16:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/422e6821-3528-4fc1-9101-d661b7d510be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f9631d881072cdf75858458bb74f51ea778a0d" 2018-12-23 19:16:11,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-e554d276-89ec-44b4-a890-aa2e645b2ccd Date: Sun, 23 Dec 2018 19:16:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b27584b3-5d96-4e4a-9cd4-135a1de60870", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:16:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:16:11Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/422e6821-3528-4fc1-9101-d661b7d510be/snap", "metadata": {}}], "self": "/v2/images/422e6821-3528-4fc1-9101-d661b7d510be", "min_disk": 0, "protected": false, "id": "422e6821-3528-4fc1-9101-d661b7d510be", "file": "/v2/images/422e6821-3528-4fc1-9101-d661b7d510be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/422e6821-3528-4fc1-9101-d661b7d510be/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:16:11,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/422e6821-3528-4fc1-9101-d661b7d510be used request id req-e554d276-89ec-44b4-a890-aa2e645b2ccd 2018-12-23 19:16:11,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f9631d881072cdf75858458bb74f51ea778a0d" 2018-12-23 19:16:11,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-46a7e774-d95e-478f-a069-a98041ea5605 Date: Sun, 23 Dec 2018 19:16:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:16:11,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-46a7e774-d95e-478f-a069-a98041ea5605 2018-12-23 19:16:11,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b27584b3-5d96-4e4a-9cd4-135a1de60870 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f9631d881072cdf75858458bb74f51ea778a0d" 2018-12-23 19:16:11,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-e9c0f8ec-a29a-4832-9146-ead90e0798f6 Date: Sun, 23 Dec 2018 19:16:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b27584b3-5d96-4e4a-9cd4-135a1de60870", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:16:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:16:11Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/422e6821-3528-4fc1-9101-d661b7d510be/snap", "metadata": {}}], "self": "/v2/images/422e6821-3528-4fc1-9101-d661b7d510be", "min_disk": 0, "protected": false, "id": "422e6821-3528-4fc1-9101-d661b7d510be", "file": "/v2/images/422e6821-3528-4fc1-9101-d661b7d510be/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/422e6821-3528-4fc1-9101-d661b7d510be/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-b27584b3-5d96-4e4a-9cd4-135a1de60870"} 2018-12-23 19:16:11,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b27584b3-5d96-4e4a-9cd4-135a1de60870 used request id req-e9c0f8ec-a29a-4832-9146-ead90e0798f6 2018-12-23 19:16:11,939 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-b27584b3-5d96-4e4a-9cd4-135a1de60870 2018-12-23 19:16:11,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/422e6821-3528-4fc1-9101-d661b7d510be -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58f9631d881072cdf75858458bb74f51ea778a0d" 2018-12-23 19:16:12,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d6d319a-1eb3-434c-bbd4-7456a2e72b82 Date: Sun, 23 Dec 2018 19:16:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:16:12,922 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/422e6821-3528-4fc1-9101-d661b7d510be used request id req-5d6d319a-1eb3-434c-bbd4-7456a2e72b82 2018-12-23 19:16:12,931 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-23 19:16:12,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:13,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["1fDWN1hPQv2n-fD4QzM7jg"], "issued_at": "2018-12-23T19:16:13.000000Z"}} 2018-12-23 19:16:13,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:13,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ca70ae-aa51-419c-a903-878d8c935981 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:13,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-14ca70ae-aa51-419c-a903-878d8c935981 2018-12-23 19:16:13,459 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net 2018-12-23 19:16:13,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" -d '{"network": {"name": "NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:13,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-eee57d3e-c3ee-4589-b32e-9458db9d32cb Date: Sun, 23 Dec 2018 19:16: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":"f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:13Z","mtu":1450}} 2018-12-23 19:16:13,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-eee57d3e-c3ee-4589-b32e-9458db9d32cb 2018-12-23 19:16:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:14,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-9e850522-d8e7-46bb-92d9-d54658655b33 Date: Sun, 23 Dec 2018 19:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:13Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:13Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:14,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a used request id req-9e850522-d8e7-46bb-92d9-d54658655b33 2018-12-23 19:16:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:14,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-68064898-4540-4ab0-bd95-3df47a5e41a7 Date: Sun, 23 Dec 2018 19:16:14 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:14,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a used request id req-68064898-4540-4ab0-bd95-3df47a5e41a7 2018-12-23 19:16:14,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:14,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b151e4c4-7a2a-435c-b047-44e2ec1ec0fa Date: Sun, 23 Dec 2018 19:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:13Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:13Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:14,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a used request id req-b151e4c4-7a2a-435c-b047-44e2ec1ec0fa 2018-12-23 19:16:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:14,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2a47e780-5ea8-4c49-90c4-5693267c6e36 Date: Sun, 23 Dec 2018 19:16:14 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:14,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a used request id req-2a47e780-5ea8-4c49-90c4-5693267c6e36 2018-12-23 19:16:14,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:14,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f6bfeb24-f5cb-4f55-bbb2-ee8832770936 Date: Sun, 23 Dec 2018 19:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:13Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:13Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:14,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net used request id req-f6bfeb24-f5cb-4f55-bbb2-ee8832770936 2018-12-23 19:16:14,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:14,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:14,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:14,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cabce10-58c6-4d08-9089-d82196b625ca Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:14,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-5cabce10-58c6-4d08-9089-d82196b625ca 2018-12-23 19:16:14,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:14,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f99c06cf-6564-48de-ad7f-db41de763e23 Date: Sun, 23 Dec 2018 19:16:14 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:14,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a used request id req-f99c06cf-6564-48de-ad7f-db41de763e23 2018-12-23 19:16:14,499 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-505721ca-b14a-4422-8332-ad98807bdace-pub-net 2018-12-23 19:16:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210a3713b6f92484c9e95c9acf72ef3aebe9a654" 2018-12-23 19:16:15,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-30605633-d3fc-4aeb-9f28-058bf0fc4d07 Date: Sun, 23 Dec 2018 19:16:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:15,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f0115ff5-f5ec-4b7b-aa33-c0489ed2c14a used request id req-30605633-d3fc-4aeb-9f28-058bf0fc4d07 2018-12-23 19:16:15,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:15,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["6_Gv9Dt0SVCGQ3VXJ8sgLg"], "issued_at": "2018-12-23T19:16:15.000000Z"}} 2018-12-23 19:16:15,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc4aeecfa53a90eb21010a66bbc8f478e880ce5d" 2018-12-23 19:16:15,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3951912d-6e25-4a17-9657-b906bee338ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:15,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3951912d-6e25-4a17-9657-b906bee338ff 2018-12-23 19:16:15,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:15,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["XfMQiyHeTZmNi2-849pOkg"], "issued_at": "2018-12-23T19:16:15.000000Z"}} 2018-12-23 19:16:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87afff8aa3bbad42e9fa07aaeb7a78f32924bb35" 2018-12-23 19:16:15,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9546df-7a5e-498f-bee4-8385d56283cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:15,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dd9546df-7a5e-498f-bee4-8385d56283cc 2018-12-23 19:16:15,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:16,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["UIK0d9FCSiaEmgBEzpc8dA"], "issued_at": "2018-12-23T19:16:16.000000Z"}} 2018-12-23 19:16:16,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:16,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a44013-b263-42ae-8828-d582cf9cb0c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:16,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-20a44013-b263-42ae-8828-d582cf9cb0c4 2018-12-23 19:16:16,463 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net 2018-12-23 19:16:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" -d '{"network": {"name": "NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:16,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-99631c5f-4e9b-41fe-b8ab-dbc3002ba7d0 Date: Sun, 23 Dec 2018 19:16:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:16Z","mtu":1450}} 2018-12-23 19:16:16,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-99631c5f-4e9b-41fe-b8ab-dbc3002ba7d0 2018-12-23 19:16:16,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ed67bb9a-8099-443c-853a-fc0ac895fd73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:16,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-cb1f86de-7292-478f-8a9a-1f1271b5fcde Date: Sun, 23 Dec 2018 19:16:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:16Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:16,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ed67bb9a-8099-443c-853a-fc0ac895fd73 used request id req-cb1f86de-7292-478f-8a9a-1f1271b5fcde 2018-12-23 19:16:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:16,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30619ffc-20b6-4cc8-beff-8df768e1fc72 Date: Sun, 23 Dec 2018 19:16:16 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:16,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73 used request id req-30619ffc-20b6-4cc8-beff-8df768e1fc72 2018-12-23 19:16:16,969 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet 2018-12-23 19:16:16,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" -d '{"subnets": [{"ip_version": 4, "network_id": "ed67bb9a-8099-443c-853a-fc0ac895fd73", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet"}]}' 2018-12-23 19:16:17,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-78cf7cad-7bb3-45ea-8992-c3f97d8b4654 Date: Sun, 23 Dec 2018 19:16:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"536ecc67-db2d-4447-88fd-476134063c46","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:17Z","ip_version":4}]} 2018-12-23 19:16:17,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-78cf7cad-7bb3-45ea-8992-c3f97d8b4654 2018-12-23 19:16:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ed67bb9a-8099-443c-853a-fc0ac895fd73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:17,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-663d9f7e-b0f5-4aa1-a166-13d49c17d92a Date: Sun, 23 Dec 2018 19:16:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["536ecc67-db2d-4447-88fd-476134063c46"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:17Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:16Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:17,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ed67bb9a-8099-443c-853a-fc0ac895fd73 used request id req-663d9f7e-b0f5-4aa1-a166-13d49c17d92a 2018-12-23 19:16:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:17,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1c18fa1e-47f8-46f8-8434-5037a38c8ef6 Date: Sun, 23 Dec 2018 19:16:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"536ecc67-db2d-4447-88fd-476134063c46","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:17Z","ip_version":4}]} 2018-12-23 19:16:17,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73 used request id req-1c18fa1e-47f8-46f8-8434-5037a38c8ef6 2018-12-23 19:16:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:17,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9c416f70-0aef-40e8-be55-e5ff07be0fbd Date: Sun, 23 Dec 2018 19:16:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["536ecc67-db2d-4447-88fd-476134063c46"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:17Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:16Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:17,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net used request id req-9c416f70-0aef-40e8-be55-e5ff07be0fbd 2018-12-23 19:16:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:17,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:17,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc1cca2-41d8-494e-baff-cf53cebc9bae Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:17,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-5bc1cca2-41d8-494e-baff-cf53cebc9bae 2018-12-23 19:16:17,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:17,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e3266939-cb5a-4057-a102-425931206025 Date: Sun, 23 Dec 2018 19:16:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"536ecc67-db2d-4447-88fd-476134063c46","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:17Z","ip_version":4}]} 2018-12-23 19:16:17,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73 used request id req-e3266939-cb5a-4057-a102-425931206025 2018-12-23 19:16:17,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73&name=NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:17,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-82c2ce6b-a23a-433b-83d3-9d8e207d733d Date: Sun, 23 Dec 2018 19:16:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"536ecc67-db2d-4447-88fd-476134063c46","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:17Z","ip_version":4}]} 2018-12-23 19:16:17,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73&name=NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet used request id req-82c2ce6b-a23a-433b-83d3-9d8e207d733d 2018-12-23 19:16:17,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73&name=NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:17,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-03284e6a-adce-4937-b990-e23b6db6c4ea Date: Sun, 23 Dec 2018 19:16:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"536ecc67-db2d-4447-88fd-476134063c46","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:17Z","ip_version":4}]} 2018-12-23 19:16:17,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73&name=NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet used request id req-03284e6a-adce-4937-b990-e23b6db6c4ea 2018-12-23 19:16:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:18,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bef16d31-acf8-4ca6-8a8a-29161040b1a5 Date: Sun, 23 Dec 2018 19:16:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"536ecc67-db2d-4447-88fd-476134063c46","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:17Z","ip_version":4}]} 2018-12-23 19:16:18,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed67bb9a-8099-443c-853a-fc0ac895fd73 used request id req-bef16d31-acf8-4ca6-8a8a-29161040b1a5 2018-12-23 19:16:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:18,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d05646f5-6737-47d8-8039-e980462a7e07 Date: Sun, 23 Dec 2018 19:16:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"536ecc67-db2d-4447-88fd-476134063c46","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ed67bb9a-8099-443c-853a-fc0ac895fd73","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:17Z","ip_version":4}]} 2018-12-23 19:16:18,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet used request id req-d05646f5-6737-47d8-8039-e980462a7e07 2018-12-23 19:16:18,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:18,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bdb82e-6684-437a-9f99-a361cb708905 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:18,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-09bdb82e-6684-437a-9f99-a361cb708905 2018-12-23 19:16:18,231 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet 2018-12-23 19:16:18,231 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-subnet 2018-12-23 19:16:18,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/536ecc67-db2d-4447-88fd-476134063c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:19,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66c211c5-cca6-4e72-a605-9ef3f0819b36 Date: Sun, 23 Dec 2018 19:16:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:19,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/536ecc67-db2d-4447-88fd-476134063c46 used request id req-66c211c5-cca6-4e72-a605-9ef3f0819b36 2018-12-23 19:16:19,334 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-5c31eab7-7aba-4187-9938-5da3ca9d387f-pub-net 2018-12-23 19:16:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ed67bb9a-8099-443c-853a-fc0ac895fd73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6653d6bd5c40a70db1533e8a8a57d4b70da97a6e" 2018-12-23 19:16:20,197 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff3ba193-2099-458d-a20a-66dc23c6432a Date: Sun, 23 Dec 2018 19:16:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:20,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ed67bb9a-8099-443c-853a-fc0ac895fd73 used request id req-ff3ba193-2099-458d-a20a-66dc23c6432a 2018-12-23 19:16:20,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:20,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["LBvkJu6eS7mqsOao73J2kg"], "issued_at": "2018-12-23T19:16:20.000000Z"}} 2018-12-23 19:16:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c494e02d7ef68ac21bc91c435f8f4e18d97571af" 2018-12-23 19:16:20,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8144fdd3-0396-4217-b48e-c739579acef8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:20,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8144fdd3-0396-4217-b48e-c739579acef8 2018-12-23 19:16:20,692 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-net 2018-12-23 19:16:20,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c494e02d7ef68ac21bc91c435f8f4e18d97571af" -d '{"network": {"name": "NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:21,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-5506b239-1f71-420b-bbbf-64c2ca48ad87 Date: Sun, 23 Dec 2018 19:16: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":"f2baf3eb-cbab-417b-a4f4-623141e4d4b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:21Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:20Z","mtu":1450}} 2018-12-23 19:16:21,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-5506b239-1f71-420b-bbbf-64c2ca48ad87 2018-12-23 19:16:21,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f2baf3eb-cbab-417b-a4f4-623141e4d4b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c494e02d7ef68ac21bc91c435f8f4e18d97571af" 2018-12-23 19:16:21,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4f4c6a8d-b6f3-4c0e-965f-f2a43c81da9b Date: Sun, 23 Dec 2018 19:16:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f2baf3eb-cbab-417b-a4f4-623141e4d4b3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:21Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:20Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:21,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f2baf3eb-cbab-417b-a4f4-623141e4d4b3 used request id req-4f4c6a8d-b6f3-4c0e-965f-f2a43c81da9b 2018-12-23 19:16:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f2baf3eb-cbab-417b-a4f4-623141e4d4b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c494e02d7ef68ac21bc91c435f8f4e18d97571af" 2018-12-23 19:16:21,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d76ad5ba-3df4-4f8a-996e-5c093bfa8cc4 Date: Sun, 23 Dec 2018 19:16:21 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:21,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f2baf3eb-cbab-417b-a4f4-623141e4d4b3 used request id req-d76ad5ba-3df4-4f8a-996e-5c093bfa8cc4 2018-12-23 19:16:21,294 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-subnet 2018-12-23 19:16:21,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c494e02d7ef68ac21bc91c435f8f4e18d97571af" -d '{"subnets": [{"ip_version": 4, "network_id": "f2baf3eb-cbab-417b-a4f4-623141e4d4b3", "cidr": "", "name": "NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-subnet"}]}' 2018-12-23 19:16:21,307 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-a6765e54-7f7e-4db4-b53c-35e70205bb3e Date: Sun, 23 Dec 2018 19:16:21 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 19:16:21,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-a6765e54-7f7e-4db4-b53c-35e70205bb3e 2018-12-23 19:16:21,307 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 19:16:21,307 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-subnet] for network [NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-net] 2018-12-23 19:16:21,307 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-47cb121a-51b5-4ccf-a120-be9e94b117f2-pub-net 2018-12-23 19:16:21,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/f2baf3eb-cbab-417b-a4f4-623141e4d4b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c494e02d7ef68ac21bc91c435f8f4e18d97571af" 2018-12-23 19:16:22,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da3a7a7b-ac4a-45c2-a33f-1503220f49f2 Date: Sun, 23 Dec 2018 19:16:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:22,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f2baf3eb-cbab-417b-a4f4-623141e4d4b3 used request id req-da3a7a7b-ac4a-45c2-a33f-1503220f49f2 2018-12-23 19:16:22,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:22,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["BQ983XxQSx-q9_lN9G1EWw"], "issued_at": "2018-12-23T19:16:22.000000Z"}} 2018-12-23 19:16:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:22,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc6c0817-aa5d-4ce8-bb33-d2a8c77786c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:22,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fc6c0817-aa5d-4ce8-bb33-d2a8c77786c8 2018-12-23 19:16:22,565 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net 2018-12-23 19:16:22,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" -d '{"network": {"name": "NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:22,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-276da33b-8b99-4105-b480-f3baad240973 Date: Sun, 23 Dec 2018 19:16:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:22Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:22Z","mtu":1450}} 2018-12-23 19:16:23,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-276da33b-8b99-4105-b480-f3baad240973 2018-12-23 19:16:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:23,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c9ce93ac-6894-4a5d-8443-8cbdafd7cf60 Date: Sun, 23 Dec 2018 19:16:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:22Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:22Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:23,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 used request id req-c9ce93ac-6894-4a5d-8443-8cbdafd7cf60 2018-12-23 19:16:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:23,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-85a59f20-8062-4691-a36f-3563a3442856 Date: Sun, 23 Dec 2018 19:16:23 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:23,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 used request id req-85a59f20-8062-4691-a36f-3563a3442856 2018-12-23 19:16:23,132 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet 2018-12-23 19:16:23,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" -d '{"subnets": [{"ip_version": 4, "network_id": "d2aa90bc-3431-47b8-a7c8-0b2408ca0549", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet"}]}' 2018-12-23 19:16:23,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-35ef964d-a242-438a-ba32-eb5768ce6153 Date: Sun, 23 Dec 2018 19:16:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eca7c39b-02a8-4d9d-9970-4c2549d3acb2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:23Z","ip_version":4}]} 2018-12-23 19:16:23,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-35ef964d-a242-438a-ba32-eb5768ce6153 2018-12-23 19:16:23,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:23,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c683f5bc-b4f5-4a3d-82cf-1e964415f9ed Date: Sun, 23 Dec 2018 19:16:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["eca7c39b-02a8-4d9d-9970-4c2549d3acb2"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:23Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:22Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:23,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 used request id req-c683f5bc-b4f5-4a3d-82cf-1e964415f9ed 2018-12-23 19:16:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:23,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dd75be70-9b07-4fae-869b-5cd51fccf9d2 Date: Sun, 23 Dec 2018 19:16:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eca7c39b-02a8-4d9d-9970-4c2549d3acb2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:23Z","ip_version":4}]} 2018-12-23 19:16:23,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 used request id req-dd75be70-9b07-4fae-869b-5cd51fccf9d2 2018-12-23 19:16:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:23,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8d572a06-ebb7-4d13-ad81-ae6f58ebfffc Date: Sun, 23 Dec 2018 19:16:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["eca7c39b-02a8-4d9d-9970-4c2549d3acb2"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:23Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:22Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:23,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net used request id req-8d572a06-ebb7-4d13-ad81-ae6f58ebfffc 2018-12-23 19:16:23,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:23,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:23,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874cc8f8-5a7b-4248-80b1-041f44485b58 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:23,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-874cc8f8-5a7b-4248-80b1-041f44485b58 2018-12-23 19:16:23,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:23,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5c0e25bd-bf3b-40b9-bdc0-622c52d1fdd2 Date: Sun, 23 Dec 2018 19:16:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eca7c39b-02a8-4d9d-9970-4c2549d3acb2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:23Z","ip_version":4}]} 2018-12-23 19:16:23,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 used request id req-5c0e25bd-bf3b-40b9-bdc0-622c52d1fdd2 2018-12-23 19:16:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549&name=NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:23,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-348e121a-a4f7-4c68-877e-bb0b2e7d2204 Date: Sun, 23 Dec 2018 19:16:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eca7c39b-02a8-4d9d-9970-4c2549d3acb2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:23Z","ip_version":4}]} 2018-12-23 19:16:23,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549&name=NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet used request id req-348e121a-a4f7-4c68-877e-bb0b2e7d2204 2018-12-23 19:16:24,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549&name=NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:24,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7efaccb0-843d-41ab-bb5e-c9c5d6eb00a5 Date: Sun, 23 Dec 2018 19:16:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eca7c39b-02a8-4d9d-9970-4c2549d3acb2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:23Z","ip_version":4}]} 2018-12-23 19:16:24,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549&name=NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet used request id req-7efaccb0-843d-41ab-bb5e-c9c5d6eb00a5 2018-12-23 19:16:24,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:24,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-679a8585-30d1-452f-8472-deb8c6b67e5a Date: Sun, 23 Dec 2018 19:16:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"eca7c39b-02a8-4d9d-9970-4c2549d3acb2","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d2aa90bc-3431-47b8-a7c8-0b2408ca0549","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:23Z","ip_version":4}]} 2018-12-23 19:16:24,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa90bc-3431-47b8-a7c8-0b2408ca0549 used request id req-679a8585-30d1-452f-8472-deb8c6b67e5a 2018-12-23 19:16:24,088 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet 2018-12-23 19:16:24,088 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-subnet 2018-12-23 19:16:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/eca7c39b-02a8-4d9d-9970-4c2549d3acb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:24,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e9c3e5e4-928a-4aa4-9cb9-760b062bfcab Date: Sun, 23 Dec 2018 19:16:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:24,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/eca7c39b-02a8-4d9d-9970-4c2549d3acb2 used request id req-e9c3e5e4-928a-4aa4-9cb9-760b062bfcab 2018-12-23 19:16:24,928 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-39fda336-9f0b-49fe-a5f9-f7844e4cf8f8-pub-net 2018-12-23 19:16:24,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d2aa90bc-3431-47b8-a7c8-0b2408ca0549 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca227e5593e507006a2ea12433eacaa4af832b90" 2018-12-23 19:16:26,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd1b98d5-08c6-48ce-bfb7-01e69694d3d3 Date: Sun, 23 Dec 2018 19:16:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:26,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d2aa90bc-3431-47b8-a7c8-0b2408ca0549 used request id req-cd1b98d5-08c6-48ce-bfb7-01e69694d3d3 2018-12-23 19:16:26,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:26,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["OJJF4fdSRl6Zb_w6qaWAMQ"], "issued_at": "2018-12-23T19:16:26.000000Z"}} 2018-12-23 19:16:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cc7a98be8187b7d6a821c791983cb12a20be28" 2018-12-23 19:16:26,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88095af2-3150-467b-8b08-a8b4ccda4e2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:26,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-88095af2-3150-467b-8b08-a8b4ccda4e2a 2018-12-23 19:16:26,510 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-net 2018-12-23 19:16:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cc7a98be8187b7d6a821c791983cb12a20be28" -d '{"network": {"name": "NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:27,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-93a9a754-43a3-4aed-8a42-c31aa9b4cd61 Date: Sun, 23 Dec 2018 19:16:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7e88f070-10c3-4f19-8a5f-0beaa6a1c132","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:26Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:26Z","mtu":1450}} 2018-12-23 19:16:27,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-93a9a754-43a3-4aed-8a42-c31aa9b4cd61 2018-12-23 19:16:27,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7e88f070-10c3-4f19-8a5f-0beaa6a1c132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cc7a98be8187b7d6a821c791983cb12a20be28" 2018-12-23 19:16:27,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c24c3249-eff2-480d-97d2-712e90123db2 Date: Sun, 23 Dec 2018 19:16:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e88f070-10c3-4f19-8a5f-0beaa6a1c132","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:26Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:26Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:27,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7e88f070-10c3-4f19-8a5f-0beaa6a1c132 used request id req-c24c3249-eff2-480d-97d2-712e90123db2 2018-12-23 19:16:27,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7e88f070-10c3-4f19-8a5f-0beaa6a1c132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cc7a98be8187b7d6a821c791983cb12a20be28" 2018-12-23 19:16:27,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-64216b3b-f75b-4209-8bb8-7d1c10053157 Date: Sun, 23 Dec 2018 19:16:27 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:27,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7e88f070-10c3-4f19-8a5f-0beaa6a1c132 used request id req-64216b3b-f75b-4209-8bb8-7d1c10053157 2018-12-23 19:16:27,199 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-subnet 2018-12-23 19:16:27,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cc7a98be8187b7d6a821c791983cb12a20be28" -d '{"subnets": [{"ip_version": 4, "network_id": "7e88f070-10c3-4f19-8a5f-0beaa6a1c132", "cidr": null, "name": "NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-subnet"}]}' 2018-12-23 19:16:27,258 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-dbb14db2-1e29-4f4f-8f95-b5ce2ce302bd Date: Sun, 23 Dec 2018 19:16:27 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-12-23 19:16:27,258 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-dbb14db2-1e29-4f4f-8f95-b5ce2ce302bd 2018-12-23 19:16:27,259 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-12-23 19:16:27,259 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-subnet] for network [NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-net] 2018-12-23 19:16:27,259 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-cca4e12b-234f-46f5-98d0-5e3e256d367b-pub-net 2018-12-23 19:16:27,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7e88f070-10c3-4f19-8a5f-0beaa6a1c132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5cc7a98be8187b7d6a821c791983cb12a20be28" 2018-12-23 19:16:27,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67a0f573-0200-4fe8-b2b1-5b6ec72b7741 Date: Sun, 23 Dec 2018 19:16:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:27,797 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7e88f070-10c3-4f19-8a5f-0beaa6a1c132 used request id req-67a0f573-0200-4fe8-b2b1-5b6ec72b7741 2018-12-23 19:16:27,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:28,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["C4UUMxM0TPSzOJGpJSYWnQ"], "issued_at": "2018-12-23T19:16:28.000000Z"}} 2018-12-23 19:16:28,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:28,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfe3fd9-3c81-486a-b7d5-ef156c0bacd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:28,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bbfe3fd9-3c81-486a-b7d5-ef156c0bacd5 2018-12-23 19:16:28,206 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net 2018-12-23 19:16:28,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" -d '{"network": {"name": "NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:28,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-68c7e581-0143-4b7b-b6c7-33779a8b7dee Date: Sun, 23 Dec 2018 19:16:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1a30ab0e-39ed-47c5-9671-a1fb700e6689","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:28Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:28Z","mtu":1450}} 2018-12-23 19:16:28,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-68c7e581-0143-4b7b-b6c7-33779a8b7dee 2018-12-23 19:16:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:28,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-98dc360b-edad-44dd-baa0-4945d61d10f2 Date: Sun, 23 Dec 2018 19:16:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a30ab0e-39ed-47c5-9671-a1fb700e6689","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:28Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:28Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:28,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 used request id req-98dc360b-edad-44dd-baa0-4945d61d10f2 2018-12-23 19:16:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:28,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7c72455e-39a3-44fb-a23a-12f72d440680 Date: Sun, 23 Dec 2018 19:16:28 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:28,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 used request id req-7c72455e-39a3-44fb-a23a-12f72d440680 2018-12-23 19:16:28,780 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-subnet 2018-12-23 19:16:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" -d '{"subnets": [{"ip_version": 4, "network_id": "1a30ab0e-39ed-47c5-9671-a1fb700e6689", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-subnet"}]}' 2018-12-23 19:16:29,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7cabc8bd-aa67-4343-9c53-8a2a0568f2b9 Date: Sun, 23 Dec 2018 19:16:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"005c413b-edc3-41d9-aac3-dcbde1248180","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1a30ab0e-39ed-47c5-9671-a1fb700e6689","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:28Z","ip_version":4}]} 2018-12-23 19:16:29,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-7cabc8bd-aa67-4343-9c53-8a2a0568f2b9 2018-12-23 19:16:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:29,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-eea8f6f4-0566-4ccf-82c8-222ec8b124d1 Date: Sun, 23 Dec 2018 19:16:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1a30ab0e-39ed-47c5-9671-a1fb700e6689","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["005c413b-edc3-41d9-aac3-dcbde1248180"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:28Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:28Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:29,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 used request id req-eea8f6f4-0566-4ccf-82c8-222ec8b124d1 2018-12-23 19:16:29,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:29,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f835388f-337e-425d-a774-6c3b388f98a9 Date: Sun, 23 Dec 2018 19:16:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"005c413b-edc3-41d9-aac3-dcbde1248180","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1a30ab0e-39ed-47c5-9671-a1fb700e6689","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:28Z","ip_version":4}]} 2018-12-23 19:16:29,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 used request id req-f835388f-337e-425d-a774-6c3b388f98a9 2018-12-23 19:16:29,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:29,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0ced216b-5492-4184-9683-c3dc9e0c2bca Date: Sun, 23 Dec 2018 19:16:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1a30ab0e-39ed-47c5-9671-a1fb700e6689","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["005c413b-edc3-41d9-aac3-dcbde1248180"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:28Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:28Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:29,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net used request id req-0ced216b-5492-4184-9683-c3dc9e0c2bca 2018-12-23 19:16:29,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:29,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:29,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:29,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10341cc7-1e6c-4ebc-97be-b4887c988861 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:29,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-10341cc7-1e6c-4ebc-97be-b4887c988861 2018-12-23 19:16:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:29,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9fbf2f93-0cdf-41d6-ab52-d4f16069c162 Date: Sun, 23 Dec 2018 19:16:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"005c413b-edc3-41d9-aac3-dcbde1248180","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1a30ab0e-39ed-47c5-9671-a1fb700e6689","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:28Z","ip_version":4}]} 2018-12-23 19:16:29,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1a30ab0e-39ed-47c5-9671-a1fb700e6689 used request id req-9fbf2f93-0cdf-41d6-ab52-d4f16069c162 2018-12-23 19:16:29,699 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-subnet 2018-12-23 19:16:29,699 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-subnet 2018-12-23 19:16:29,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/005c413b-edc3-41d9-aac3-dcbde1248180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:30,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65258420-6f43-4476-b93a-1496d4eab1e0 Date: Sun, 23 Dec 2018 19:16:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:30,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/005c413b-edc3-41d9-aac3-dcbde1248180 used request id req-65258420-6f43-4476-b93a-1496d4eab1e0 2018-12-23 19:16:30,276 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a80196cd-ddd0-49ca-a7e9-e6895a189bb4-pub-net 2018-12-23 19:16:30,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/1a30ab0e-39ed-47c5-9671-a1fb700e6689 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9f1a44e0480706f53b4b2df225bf4637c979e4" 2018-12-23 19:16:31,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c8909656-3a7c-4ec1-a980-496628c72cc1 Date: Sun, 23 Dec 2018 19:16:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:31,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1a30ab0e-39ed-47c5-9671-a1fb700e6689 used request id req-c8909656-3a7c-4ec1-a980-496628c72cc1 2018-12-23 19:16:31,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:31,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["TiP13J5XSEy3GyPuYwwbfg"], "issued_at": "2018-12-23T19:16:31.000000Z"}} 2018-12-23 19:16:31,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:31,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c53383-e9f0-406a-b7f1-299ab2c99b49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:31,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c2c53383-e9f0-406a-b7f1-299ab2c99b49 2018-12-23 19:16:31,788 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net 2018-12-23 19:16:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" -d '{"network": {"name": "NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:32,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-900f1500-881d-414b-b795-dcfee5818616 Date: Sun, 23 Dec 2018 19:16:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d6b0238a-ad4e-459b-910d-10e64f62d66b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:32Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:32Z","mtu":1450}} 2018-12-23 19:16:32,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-900f1500-881d-414b-b795-dcfee5818616 2018-12-23 19:16:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d6b0238a-ad4e-459b-910d-10e64f62d66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:32,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-3a4ba135-88f9-4637-9b9a-1e5457b88448 Date: Sun, 23 Dec 2018 19:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d6b0238a-ad4e-459b-910d-10e64f62d66b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:32Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:32,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d6b0238a-ad4e-459b-910d-10e64f62d66b used request id req-3a4ba135-88f9-4637-9b9a-1e5457b88448 2018-12-23 19:16:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6b0238a-ad4e-459b-910d-10e64f62d66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:32,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d92e4d9-2295-4c70-920a-fe5177fc366d Date: Sun, 23 Dec 2018 19:16:32 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:32,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6b0238a-ad4e-459b-910d-10e64f62d66b used request id req-4d92e4d9-2295-4c70-920a-fe5177fc366d 2018-12-23 19:16:32,331 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet 2018-12-23 19:16:32,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" -d '{"subnets": [{"ip_version": 4, "network_id": "d6b0238a-ad4e-459b-910d-10e64f62d66b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet"}]}' 2018-12-23 19:16:32,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-09c97682-4fb6-4046-a286-c633ea491f0c Date: Sun, 23 Dec 2018 19:16:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8485fe3f-ea79-4737-ad64-a9b44efdde15","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6b0238a-ad4e-459b-910d-10e64f62d66b","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:32Z","ip_version":4}]} 2018-12-23 19:16:32,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-09c97682-4fb6-4046-a286-c633ea491f0c 2018-12-23 19:16:32,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d6b0238a-ad4e-459b-910d-10e64f62d66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:32,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9dbd130a-5538-412e-a020-399fec888e80 Date: Sun, 23 Dec 2018 19:16:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6b0238a-ad4e-459b-910d-10e64f62d66b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["8485fe3f-ea79-4737-ad64-a9b44efdde15"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:32Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:32,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d6b0238a-ad4e-459b-910d-10e64f62d66b used request id req-9dbd130a-5538-412e-a020-399fec888e80 2018-12-23 19:16:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6b0238a-ad4e-459b-910d-10e64f62d66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:33,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c16bcc1c-3634-4d1c-bf39-1b90c552ee47 Date: Sun, 23 Dec 2018 19:16:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8485fe3f-ea79-4737-ad64-a9b44efdde15","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6b0238a-ad4e-459b-910d-10e64f62d66b","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:32Z","ip_version":4}]} 2018-12-23 19:16:33,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6b0238a-ad4e-459b-910d-10e64f62d66b used request id req-c16bcc1c-3634-4d1c-bf39-1b90c552ee47 2018-12-23 19:16:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:33,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8799366e-a87d-42a3-aede-68d9f59b2a3e Date: Sun, 23 Dec 2018 19:16:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d6b0238a-ad4e-459b-910d-10e64f62d66b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["8485fe3f-ea79-4737-ad64-a9b44efdde15"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:32Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:33,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net used request id req-8799366e-a87d-42a3-aede-68d9f59b2a3e 2018-12-23 19:16:33,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:33,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:33,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:33,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a36f472-e4f4-404f-ae0d-8635391759fb Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:33,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-0a36f472-e4f4-404f-ae0d-8635391759fb 2018-12-23 19:16:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6b0238a-ad4e-459b-910d-10e64f62d66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:33,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6c3a6c35-dc53-47a4-960a-0f3defc8034a Date: Sun, 23 Dec 2018 19:16:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8485fe3f-ea79-4737-ad64-a9b44efdde15","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6b0238a-ad4e-459b-910d-10e64f62d66b","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:32Z","ip_version":4}]} 2018-12-23 19:16:33,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6b0238a-ad4e-459b-910d-10e64f62d66b used request id req-6c3a6c35-dc53-47a4-960a-0f3defc8034a 2018-12-23 19:16:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6b0238a-ad4e-459b-910d-10e64f62d66b&name=NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:33,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a5fb0c17-2159-47d5-90a7-bb2b365ed808 Date: Sun, 23 Dec 2018 19:16:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8485fe3f-ea79-4737-ad64-a9b44efdde15","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d6b0238a-ad4e-459b-910d-10e64f62d66b","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:32Z","ip_version":4}]} 2018-12-23 19:16:33,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6b0238a-ad4e-459b-910d-10e64f62d66b&name=NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet used request id req-a5fb0c17-2159-47d5-90a7-bb2b365ed808 2018-12-23 19:16:33,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:16:33,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:33,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["nBamybWQTsyNH1Vd6grZZQ"], "issued_at": "2018-12-23T19:16:33.000000Z"}} 2018-12-23 19:16:33,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb5a45722c34164f5e6fd9984863bf515923863" 2018-12-23 19:16:33,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cd97b2-c720-4faa-975e-b68d82f83c0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:33,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-31cd97b2-c720-4faa-975e-b68d82f83c0c 2018-12-23 19:16:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:33,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1a6e62c1-3624-45c8-a7c9-7512a6a86a36 Date: Sun, 23 Dec 2018 19:16:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:16:33,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-1a6e62c1-3624-45c8-a7c9-7512a6a86a36 2018-12-23 19:16:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:33,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4021766e-e49a-4a88-8203-52a8131e28c0 Date: Sun, 23 Dec 2018 19:16:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:16:33,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-4021766e-e49a-4a88-8203-52a8131e28c0 2018-12-23 19:16:33,902 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router 2018-12-23 19:16:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router", "admin_state_up": true}}' 2018-12-23 19:16:35,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-bef16a95-3670-4316-884f-0b8da1bc9f7e Date: Sun, 23 Dec 2018 19:16:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:16:33Z", "admin_state_up": true, "updated_at": "2018-12-23T19:16:35Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a657d23a-7ed4-4b7b-9f93-b653b8bf6a18", "name": "NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router"}} 2018-12-23 19:16:35,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-bef16a95-3670-4316-884f-0b8da1bc9f7e 2018-12-23 19:16:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a657d23a-7ed4-4b7b-9f93-b653b8bf6a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:35,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-42b5cd19-2051-40e5-94be-827e661e6ebe Date: Sun, 23 Dec 2018 19:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:16:34Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.202"}],"id":"8ba3409b-95f5-4616-97f7-e1fc517bc61f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:85:75","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:16:34Z","binding:vnic_type":"normal","device_id":"a657d23a-7ed4-4b7b-9f93-b653b8bf6a18","ip_allocation":"immediate"}]} 2018-12-23 19:16:35,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a657d23a-7ed4-4b7b-9f93-b653b8bf6a18 used request id req-42b5cd19-2051-40e5-94be-827e661e6ebe 2018-12-23 19:16:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:35,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9ee2ecbf-fc1f-4a01-ba7d-c988de8b9159 Date: Sun, 23 Dec 2018 19:16:35 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:16:35,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-9ee2ecbf-fc1f-4a01-ba7d-c988de8b9159 2018-12-23 19:16:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:35,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b0302997-b46f-4fdc-9b50-60f8c7485a39 Date: Sun, 23 Dec 2018 19:16:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:16:33Z", "admin_state_up": true, "updated_at": "2018-12-23T19:16:35Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a657d23a-7ed4-4b7b-9f93-b653b8bf6a18", "name": "NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router"}]} 2018-12-23 19:16:35,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router used request id req-b0302997-b46f-4fdc-9b50-60f8c7485a39 2018-12-23 19:16:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:35,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d62579-5054-483b-8b96-c5fb3eabf851 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:35,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-76d62579-5054-483b-8b96-c5fb3eabf851 2018-12-23 19:16:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a657d23a-7ed4-4b7b-9f93-b653b8bf6a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:35,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-08b8ff99-b2f3-4dba-88ef-c3bd321f8f08 Date: Sun, 23 Dec 2018 19:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:16:34Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.202"}],"id":"8ba3409b-95f5-4616-97f7-e1fc517bc61f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:18:85:75","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:16:34Z","binding:vnic_type":"normal","device_id":"a657d23a-7ed4-4b7b-9f93-b653b8bf6a18","ip_allocation":"immediate"}]} 2018-12-23 19:16:35,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a657d23a-7ed4-4b7b-9f93-b653b8bf6a18 used request id req-08b8ff99-b2f3-4dba-88ef-c3bd321f8f08 2018-12-23 19:16:35,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:35,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-af143f48-3041-4fb2-84a4-aa4a6aa66a80 Date: Sun, 23 Dec 2018 19:16:35 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:16:35,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-af143f48-3041-4fb2-84a4-aa4a6aa66a80 2018-12-23 19:16:35,807 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router 2018-12-23 19:16:35,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/a657d23a-7ed4-4b7b-9f93-b653b8bf6a18/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" -d '{"subnet_id": "8485fe3f-ea79-4737-ad64-a9b44efdde15"}' 2018-12-23 19:16:37,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c238b4ac-d249-4764-84fb-818f044705c3 Date: Sun, 23 Dec 2018 19:16:37 GMT RESP BODY: {"network_id": "d6b0238a-ad4e-459b-910d-10e64f62d66b", "tenant_id": "b44e68575d124b269231f2df190b0822", "subnet_id": "8485fe3f-ea79-4737-ad64-a9b44efdde15", "subnet_ids": ["8485fe3f-ea79-4737-ad64-a9b44efdde15"], "port_id": "be83b31e-feed-40b7-a8ec-1ac165c72606", "id": "a657d23a-7ed4-4b7b-9f93-b653b8bf6a18"} 2018-12-23 19:16:37,858 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a657d23a-7ed4-4b7b-9f93-b653b8bf6a18/add_router_interface used request id req-c238b4ac-d249-4764-84fb-818f044705c3 2018-12-23 19:16:37,859 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router 2018-12-23 19:16:37,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/a657d23a-7ed4-4b7b-9f93-b653b8bf6a18/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" -d '{"subnet_id": "8485fe3f-ea79-4737-ad64-a9b44efdde15"}' 2018-12-23 19:16:39,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a5793d88-339b-4efd-8b38-9920fb797e45 Date: Sun, 23 Dec 2018 19:16:39 GMT RESP BODY: {"network_id": "d6b0238a-ad4e-459b-910d-10e64f62d66b", "tenant_id": "b44e68575d124b269231f2df190b0822", "subnet_id": "8485fe3f-ea79-4737-ad64-a9b44efdde15", "subnet_ids": ["8485fe3f-ea79-4737-ad64-a9b44efdde15"], "port_id": "be83b31e-feed-40b7-a8ec-1ac165c72606", "id": "a657d23a-7ed4-4b7b-9f93-b653b8bf6a18"} 2018-12-23 19:16:39,977 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a657d23a-7ed4-4b7b-9f93-b653b8bf6a18/remove_router_interface used request id req-a5793d88-339b-4efd-8b38-9920fb797e45 2018-12-23 19:16:39,977 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router 2018-12-23 19:16:39,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/a657d23a-7ed4-4b7b-9f93-b653b8bf6a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:41,031 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2068ba25-0e54-4fa9-a4bd-5e47deb5ae3e Content-Length: 0 Date: Sun, 23 Dec 2018 19:16:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:41,031 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a657d23a-7ed4-4b7b-9f93-b653b8bf6a18 used request id req-2068ba25-0e54-4fa9-a4bd-5e47deb5ae3e 2018-12-23 19:16:41,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:41,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-356ceb9e-1bbd-4f43-8eb2-3e4beb91746f Date: Sun, 23 Dec 2018 19:16:41 GMT RESP BODY: {"routers": []} 2018-12-23 19:16:41,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-router used request id req-356ceb9e-1bbd-4f43-8eb2-3e4beb91746f 2018-12-23 19:16:41,105 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet 2018-12-23 19:16:41,106 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-subnet 2018-12-23 19:16:41,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8485fe3f-ea79-4737-ad64-a9b44efdde15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:42,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57310f90-c719-401f-a107-ce374a351668 Date: Sun, 23 Dec 2018 19:16:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:42,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8485fe3f-ea79-4737-ad64-a9b44efdde15 used request id req-57310f90-c719-401f-a107-ce374a351668 2018-12-23 19:16:42,116 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9ca35b1d-a3b9-4e63-bd1a-8d0e8bf55703-pub-net 2018-12-23 19:16:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d6b0238a-ad4e-459b-910d-10e64f62d66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}970fb029b8627320eb76264ba739eb5d3d4e1ee4" 2018-12-23 19:16:43,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e75f8b2a-feda-40b0-b43d-9fe3b5558ce4 Date: Sun, 23 Dec 2018 19:16:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:43,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d6b0238a-ad4e-459b-910d-10e64f62d66b used request id req-e75f8b2a-feda-40b0-b43d-9fe3b5558ce4 2018-12-23 19:16:43,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:43,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["iUn5nZX6Q-S1f-TO5QQKZA"], "issued_at": "2018-12-23T19:16:43.000000Z"}} 2018-12-23 19:16:43,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:43,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4204aa0c-388c-4069-be7b-22b4bb5b7f50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:43,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4204aa0c-388c-4069-be7b-22b4bb5b7f50 2018-12-23 19:16:43,639 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net 2018-12-23 19:16:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" -d '{"network": {"name": "NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:44,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-207e15e5-b67a-4045-b2fc-92d7a6afd0af Date: Sun, 23 Dec 2018 19:16: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":"4490e074-80eb-4e8a-8ac6-a1b28849eb96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:43Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:43Z","mtu":1450}} 2018-12-23 19:16:44,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-207e15e5-b67a-4045-b2fc-92d7a6afd0af 2018-12-23 19:16:44,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:44,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-90ad2354-102c-419a-b562-08cea7ec94ec Date: Sun, 23 Dec 2018 19:16:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4490e074-80eb-4e8a-8ac6-a1b28849eb96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:43Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:43Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:44,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 used request id req-90ad2354-102c-419a-b562-08cea7ec94ec 2018-12-23 19:16:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:44,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e7ba9748-7b40-4181-8c83-c9e068c0b216 Date: Sun, 23 Dec 2018 19:16:44 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:44,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 used request id req-e7ba9748-7b40-4181-8c83-c9e068c0b216 2018-12-23 19:16:44,185 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-subnet 2018-12-23 19:16:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" -d '{"subnets": [{"ip_version": 4, "network_id": "4490e074-80eb-4e8a-8ac6-a1b28849eb96", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-subnet"}]}' 2018-12-23 19:16:44,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6c536aee-7582-4362-82e5-11e4ce346428 Date: Sun, 23 Dec 2018 19:16:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"849cec79-6d6c-442f-8075-13fd872e01cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4490e074-80eb-4e8a-8ac6-a1b28849eb96","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:44Z","ip_version":4}]} 2018-12-23 19:16:44,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6c536aee-7582-4362-82e5-11e4ce346428 2018-12-23 19:16:44,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:44,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c7add9ce-e59d-420b-a7af-17fd9b98d8eb Date: Sun, 23 Dec 2018 19:16:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4490e074-80eb-4e8a-8ac6-a1b28849eb96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["849cec79-6d6c-442f-8075-13fd872e01cf"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:43Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:44,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 used request id req-c7add9ce-e59d-420b-a7af-17fd9b98d8eb 2018-12-23 19:16:44,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:44,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-89f83391-d426-44fc-8d83-12ca4c2b6d66 Date: Sun, 23 Dec 2018 19:16:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"849cec79-6d6c-442f-8075-13fd872e01cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4490e074-80eb-4e8a-8ac6-a1b28849eb96","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:44Z","ip_version":4}]} 2018-12-23 19:16:44,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 used request id req-89f83391-d426-44fc-8d83-12ca4c2b6d66 2018-12-23 19:16:44,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:44,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c29e349b-be49-49a6-8850-69332aeb8c80 Date: Sun, 23 Dec 2018 19:16:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4490e074-80eb-4e8a-8ac6-a1b28849eb96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["849cec79-6d6c-442f-8075-13fd872e01cf"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:44Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:43Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:44,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net used request id req-c29e349b-be49-49a6-8850-69332aeb8c80 2018-12-23 19:16:44,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:44,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:44,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:45,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00241b66-7ff0-4abd-a7c1-400ce7061529 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:45,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-00241b66-7ff0-4abd-a7c1-400ce7061529 2018-12-23 19:16:45,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:45,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6be095c6-ff98-444d-8d61-60374ef445da Date: Sun, 23 Dec 2018 19:16:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"849cec79-6d6c-442f-8075-13fd872e01cf","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4490e074-80eb-4e8a-8ac6-a1b28849eb96","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:44Z","ip_version":4}]} 2018-12-23 19:16:45,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4490e074-80eb-4e8a-8ac6-a1b28849eb96 used request id req-6be095c6-ff98-444d-8d61-60374ef445da 2018-12-23 19:16:45,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:16:45,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:45,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["vLHULbpAS-K0J3-mt0HNGA"], "issued_at": "2018-12-23T19:16:45.000000Z"}} 2018-12-23 19:16:45,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f62d0a2d4d033e2295eb420fcfaee2dde0e25c8" 2018-12-23 19:16:45,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14952286-0650-49de-a0bd-5284175d76c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:45,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-14952286-0650-49de-a0bd-5284175d76c5 2018-12-23 19:16:45,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:45,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-be8dde49-b469-4ced-90cc-27545000519b Date: Sun, 23 Dec 2018 19:16:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:16:45,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-be8dde49-b469-4ced-90cc-27545000519b 2018-12-23 19:16:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:45,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-465f37d2-f7d1-43e9-a9ce-9f80e35165a0 Date: Sun, 23 Dec 2018 19:16:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:16:45,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-465f37d2-f7d1-43e9-a9ce-9f80e35165a0 2018-12-23 19:16:45,723 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router 2018-12-23 19:16:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router", "admin_state_up": true}}' 2018-12-23 19:16:47,066 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-dfbe3baa-8de0-47c2-91f4-8453779a5d49 Date: Sun, 23 Dec 2018 19:16:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:16:45Z", "admin_state_up": true, "updated_at": "2018-12-23T19:16:46Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6", "name": "NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router"}} 2018-12-23 19:16:47,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-dfbe3baa-8de0-47c2-91f4-8453779a5d49 2018-12-23 19:16:47,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:47,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-172dd034-0226-4e8b-969b-c3944a3c5a94 Date: Sun, 23 Dec 2018 19:16:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:16:46Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.207"}],"id":"65b43090-5ed5-4f6b-a97b-07cd7c0547a7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:11:5b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:16:46Z","binding:vnic_type":"normal","device_id":"d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6","ip_allocation":"immediate"}]} 2018-12-23 19:16:47,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6 used request id req-172dd034-0226-4e8b-969b-c3944a3c5a94 2018-12-23 19:16:47,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:47,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-700e3ec6-90bf-403c-bfd2-7c74dde24fa8 Date: Sun, 23 Dec 2018 19:16:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:16:47,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-700e3ec6-90bf-403c-bfd2-7c74dde24fa8 2018-12-23 19:16:47,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:47,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-13d39f82-74b7-49ca-8e55-cfc85437cabc Date: Sun, 23 Dec 2018 19:16:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:16:45Z", "admin_state_up": true, "updated_at": "2018-12-23T19:16:46Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6", "name": "NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router"}]} 2018-12-23 19:16:47,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router used request id req-13d39f82-74b7-49ca-8e55-cfc85437cabc 2018-12-23 19:16:47,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:47,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccecd974-ee3e-4e7b-a885-1194b02a225d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:47,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-ccecd974-ee3e-4e7b-a885-1194b02a225d 2018-12-23 19:16:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:47,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-30e0f43c-bc96-4987-af1a-ac32b6a3542c Date: Sun, 23 Dec 2018 19:16:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:16:46Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.207"}],"id":"65b43090-5ed5-4f6b-a97b-07cd7c0547a7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:11:5b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:16:46Z","binding:vnic_type":"normal","device_id":"d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6","ip_allocation":"immediate"}]} 2018-12-23 19:16:47,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6 used request id req-30e0f43c-bc96-4987-af1a-ac32b6a3542c 2018-12-23 19:16:47,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:47,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ad532379-23f4-47cf-ae0f-da4d9138031b Date: Sun, 23 Dec 2018 19:16:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:16:47,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-ad532379-23f4-47cf-ae0f-da4d9138031b 2018-12-23 19:16:47,498 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-subnet 2018-12-23 19:16:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/849cec79-6d6c-442f-8075-13fd872e01cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:48,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58980e69-d0d1-4f89-b68b-ac653878e77c Date: Sun, 23 Dec 2018 19:16:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:48,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/849cec79-6d6c-442f-8075-13fd872e01cf used request id req-58980e69-d0d1-4f89-b68b-ac653878e77c 2018-12-23 19:16:48,562 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router 2018-12-23 19:16:48,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" -d '{"subnet_id": "849cec79-6d6c-442f-8075-13fd872e01cf"}' 2018-12-23 19:16:48,946 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-2eb26737-3b66-4a36-9f31-465ec4b28b9a Date: Sun, 23 Dec 2018 19:16:48 GMT RESP BODY: {"NeutronError": {"message": "Subnet 849cec79-6d6c-442f-8075-13fd872e01cf could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 19:16:48,946 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6/add_router_interface used request id req-2eb26737-3b66-4a36-9f31-465ec4b28b9a 2018-12-23 19:16:48,947 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 849cec79-6d6c-442f-8075-13fd872e01cf could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 19:16:48,947 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router 2018-12-23 19:16:48,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:50,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cc8183b-28ca-489a-9076-1d2e8000545f Content-Length: 0 Date: Sun, 23 Dec 2018 19:16:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:50,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d5ad1f9e-cc7e-4c2e-9cc8-1e41b308c9d6 used request id req-5cc8183b-28ca-489a-9076-1d2e8000545f 2018-12-23 19:16:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:50,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-adaa1105-1ce8-4fbb-aeac-e8303a4e2270 Date: Sun, 23 Dec 2018 19:16:50 GMT RESP BODY: {"routers": []} 2018-12-23 19:16:50,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-router used request id req-adaa1105-1ce8-4fbb-aeac-e8303a4e2270 2018-12-23 19:16:50,335 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-subnet 2018-12-23 19:16:50,335 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-subnet 2018-12-23 19:16:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/849cec79-6d6c-442f-8075-13fd872e01cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:50,367 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-5256eb04-db6c-4aaa-a103-a4977e757926 Date: Sun, 23 Dec 2018 19:16:50 GMT RESP BODY: {"NeutronError": {"message": "Subnet 849cec79-6d6c-442f-8075-13fd872e01cf could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 19:16:50,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/849cec79-6d6c-442f-8075-13fd872e01cf used request id req-5256eb04-db6c-4aaa-a103-a4977e757926 2018-12-23 19:16:50,367 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 849cec79-6d6c-442f-8075-13fd872e01cf could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 19:16:50,368 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-e0bbf4dc-fb15-432f-92ff-d4bc9f5b55f1-pub-net 2018-12-23 19:16:50,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/4490e074-80eb-4e8a-8ac6-a1b28849eb96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d72d8769b121f8ad49cf499400b1fdef762c15" 2018-12-23 19:16:50,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d38e1c2-0622-4d35-a388-24406edb7460 Date: Sun, 23 Dec 2018 19:16:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:50,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4490e074-80eb-4e8a-8ac6-a1b28849eb96 used request id req-3d38e1c2-0622-4d35-a388-24406edb7460 2018-12-23 19:16:50,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:51,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["qQ8JKaqBRF-0a2dLBFo-Ew"], "issued_at": "2018-12-23T19:16:51.000000Z"}} 2018-12-23 19:16:51,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:51,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27282f00-d909-4876-b6a4-fab7021160e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:51,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-27282f00-d909-4876-b6a4-fab7021160e2 2018-12-23 19:16:51,454 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net 2018-12-23 19:16:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" -d '{"network": {"name": "NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:51,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-b7d3eb04-7734-49c0-b138-30e7acf79ad1 Date: Sun, 23 Dec 2018 19:16: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":"24d7a9cc-d43e-4520-9c78-b5e816da09ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:51Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:51Z","mtu":1450}} 2018-12-23 19:16:51,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-b7d3eb04-7734-49c0-b138-30e7acf79ad1 2018-12-23 19:16:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=24d7a9cc-d43e-4520-9c78-b5e816da09ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:52,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-24c586c9-daf9-423a-b7be-2a3b5ef89992 Date: Sun, 23 Dec 2018 19:16:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24d7a9cc-d43e-4520-9c78-b5e816da09ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:51Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:52,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=24d7a9cc-d43e-4520-9c78-b5e816da09ba used request id req-24c586c9-daf9-423a-b7be-2a3b5ef89992 2018-12-23 19:16:52,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24d7a9cc-d43e-4520-9c78-b5e816da09ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:52,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-95c84cd9-0b28-40aa-b0bf-d6331e9cc001 Date: Sun, 23 Dec 2018 19:16:52 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:52,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24d7a9cc-d43e-4520-9c78-b5e816da09ba used request id req-95c84cd9-0b28-40aa-b0bf-d6331e9cc001 2018-12-23 19:16:52,125 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet 2018-12-23 19:16:52,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" -d '{"subnets": [{"ip_version": 4, "network_id": "24d7a9cc-d43e-4520-9c78-b5e816da09ba", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet"}]}' 2018-12-23 19:16:52,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2489506a-2b74-4731-92a3-92440045a4d8 Date: Sun, 23 Dec 2018 19:16:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4dc6942a-f601-4a97-9531-e1dd1d358437","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24d7a9cc-d43e-4520-9c78-b5e816da09ba","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:52Z","ip_version":4}]} 2018-12-23 19:16:52,514 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2489506a-2b74-4731-92a3-92440045a4d8 2018-12-23 19:16:52,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=24d7a9cc-d43e-4520-9c78-b5e816da09ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:52,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-27d24cbb-0490-4a25-89f3-781034ca73fc Date: Sun, 23 Dec 2018 19:16:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24d7a9cc-d43e-4520-9c78-b5e816da09ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["4dc6942a-f601-4a97-9531-e1dd1d358437"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:51Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:52,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=24d7a9cc-d43e-4520-9c78-b5e816da09ba used request id req-27d24cbb-0490-4a25-89f3-781034ca73fc 2018-12-23 19:16:52,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24d7a9cc-d43e-4520-9c78-b5e816da09ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:52,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-157529f9-08a5-42cd-b114-0be0582e6bfb Date: Sun, 23 Dec 2018 19:16:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4dc6942a-f601-4a97-9531-e1dd1d358437","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24d7a9cc-d43e-4520-9c78-b5e816da09ba","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:52Z","ip_version":4}]} 2018-12-23 19:16:52,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24d7a9cc-d43e-4520-9c78-b5e816da09ba used request id req-157529f9-08a5-42cd-b114-0be0582e6bfb 2018-12-23 19:16:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:52,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-343c4d4a-2c46-4ca0-b963-4b460507c3bd Date: Sun, 23 Dec 2018 19:16:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"24d7a9cc-d43e-4520-9c78-b5e816da09ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":43,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["4dc6942a-f601-4a97-9531-e1dd1d358437"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:51Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:52,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net used request id req-343c4d4a-2c46-4ca0-b963-4b460507c3bd 2018-12-23 19:16:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:52,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:52,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e5af7e-ca6e-4cdd-92d6-aedb6f7bba6c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:52,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-c6e5af7e-ca6e-4cdd-92d6-aedb6f7bba6c 2018-12-23 19:16:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24d7a9cc-d43e-4520-9c78-b5e816da09ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:52,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-645680c7-3a20-473c-bce2-0e73b9d9df71 Date: Sun, 23 Dec 2018 19:16:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4dc6942a-f601-4a97-9531-e1dd1d358437","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24d7a9cc-d43e-4520-9c78-b5e816da09ba","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:52Z","ip_version":4}]} 2018-12-23 19:16:52,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24d7a9cc-d43e-4520-9c78-b5e816da09ba used request id req-645680c7-3a20-473c-bce2-0e73b9d9df71 2018-12-23 19:16:52,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=24d7a9cc-d43e-4520-9c78-b5e816da09ba&name=NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:52,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-304b0adc-f222-44be-9592-09565a18ec69 Date: Sun, 23 Dec 2018 19:16:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4dc6942a-f601-4a97-9531-e1dd1d358437","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"24d7a9cc-d43e-4520-9c78-b5e816da09ba","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:52Z","ip_version":4}]} 2018-12-23 19:16:52,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=24d7a9cc-d43e-4520-9c78-b5e816da09ba&name=NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet used request id req-304b0adc-f222-44be-9592-09565a18ec69 2018-12-23 19:16:52,950 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet 2018-12-23 19:16:52,951 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-subnet 2018-12-23 19:16:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/4dc6942a-f601-4a97-9531-e1dd1d358437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:53,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f4ddf56-1e66-4d2d-b588-5313ea68a847 Date: Sun, 23 Dec 2018 19:16:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:53,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4dc6942a-f601-4a97-9531-e1dd1d358437 used request id req-0f4ddf56-1e66-4d2d-b588-5313ea68a847 2018-12-23 19:16:53,485 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-45cd5973-8403-47c6-a846-e18a615d186e-pub-net 2018-12-23 19:16:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/24d7a9cc-d43e-4520-9c78-b5e816da09ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdd33e368d2ed76e8f8f3499cdbe842576718883" 2018-12-23 19:16:54,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c6ac705-bc2a-4346-a5e7-a06fcebfe1a6 Date: Sun, 23 Dec 2018 19:16:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:16:54,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/24d7a9cc-d43e-4520-9c78-b5e816da09ba used request id req-8c6ac705-bc2a-4346-a5e7-a06fcebfe1a6 2018-12-23 19:16:54,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:54,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["B7qK7YsSSFSCpVL5vV20pw"], "issued_at": "2018-12-23T19:16:54.000000Z"}} 2018-12-23 19:16:54,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:55,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599bd1a7-ad33-4eae-9b01-61e2e3a5e8b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:55,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-599bd1a7-ad33-4eae-9b01-61e2e3a5e8b2 2018-12-23 19:16:55,011 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net 2018-12-23 19:16:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" -d '{"network": {"name": "NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net", "admin_state_up": true}}' 2018-12-23 19:16:55,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-af662f70-9336-4fff-a9a1-5180467486c8 Date: Sun, 23 Dec 2018 19:16:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3ae08743-b916-4f87-b627-2d296e6657a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:55Z","mtu":1450}} 2018-12-23 19:16:55,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-af662f70-9336-4fff-a9a1-5180467486c8 2018-12-23 19:16:55,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3ae08743-b916-4f87-b627-2d296e6657a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:55,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b9cc7e3d-4352-43b8-b221-2df12168e7cc Date: Sun, 23 Dec 2018 19:16:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3ae08743-b916-4f87-b627-2d296e6657a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:16:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:55Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:55,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3ae08743-b916-4f87-b627-2d296e6657a8 used request id req-b9cc7e3d-4352-43b8-b221-2df12168e7cc 2018-12-23 19:16:55,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3ae08743-b916-4f87-b627-2d296e6657a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:55,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8e1d89a2-7274-466e-8f33-9eda60e0ae20 Date: Sun, 23 Dec 2018 19:16:55 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:16:55,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3ae08743-b916-4f87-b627-2d296e6657a8 used request id req-8e1d89a2-7274-466e-8f33-9eda60e0ae20 2018-12-23 19:16:55,946 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-subnet 2018-12-23 19:16:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" -d '{"subnets": [{"ip_version": 4, "network_id": "3ae08743-b916-4f87-b627-2d296e6657a8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-subnet"}]}' 2018-12-23 19:16:56,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6acaaefb-0f37-4b69-9ede-fab17699c988 Date: Sun, 23 Dec 2018 19:16:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ab76d9f0-b85a-409f-9dd8-e495e0ee795d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ae08743-b916-4f87-b627-2d296e6657a8","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:56Z","ip_version":4}]} 2018-12-23 19:16:56,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6acaaefb-0f37-4b69-9ede-fab17699c988 2018-12-23 19:16:56,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3ae08743-b916-4f87-b627-2d296e6657a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:56,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-becad32c-5bc1-44f6-93cd-0c8f23ff2c43 Date: Sun, 23 Dec 2018 19:16:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ae08743-b916-4f87-b627-2d296e6657a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["ab76d9f0-b85a-409f-9dd8-e495e0ee795d"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:55Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:56,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3ae08743-b916-4f87-b627-2d296e6657a8 used request id req-becad32c-5bc1-44f6-93cd-0c8f23ff2c43 2018-12-23 19:16:56,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3ae08743-b916-4f87-b627-2d296e6657a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:56,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-666b9a74-d513-4921-9c9d-8d160cc429d7 Date: Sun, 23 Dec 2018 19:16:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ab76d9f0-b85a-409f-9dd8-e495e0ee795d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ae08743-b916-4f87-b627-2d296e6657a8","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:56Z","ip_version":4}]} 2018-12-23 19:16:56,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3ae08743-b916-4f87-b627-2d296e6657a8 used request id req-666b9a74-d513-4921-9c9d-8d160cc429d7 2018-12-23 19:16:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:56,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9ca14284-4453-46fe-b082-b2a18d06464b Date: Sun, 23 Dec 2018 19:16:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3ae08743-b916-4f87-b627-2d296e6657a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["ab76d9f0-b85a-409f-9dd8-e495e0ee795d"],"description":"","tags":[],"updated_at":"2018-12-23T19:16:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:55Z","provider:network_type":"vxlan"}]} 2018-12-23 19:16:56,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net used request id req-9ca14284-4453-46fe-b082-b2a18d06464b 2018-12-23 19:16:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:16:56,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:16:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:16:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:56,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6bca2b-df7c-40d7-93cb-9c01a53835ba Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:56,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-5e6bca2b-df7c-40d7-93cb-9c01a53835ba 2018-12-23 19:16:56,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3ae08743-b916-4f87-b627-2d296e6657a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:56,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3f60d712-d0a7-4aab-8227-ab78b8a5081d Date: Sun, 23 Dec 2018 19:16:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:16:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ab76d9f0-b85a-409f-9dd8-e495e0ee795d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3ae08743-b916-4f87-b627-2d296e6657a8","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:16:56Z","ip_version":4}]} 2018-12-23 19:16:56,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3ae08743-b916-4f87-b627-2d296e6657a8 used request id req-3f60d712-d0a7-4aab-8227-ab78b8a5081d 2018-12-23 19:16:56,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:16:56,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:16:57,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:16:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["tfV9aIqTQTakDknFVOwMAA"], "issued_at": "2018-12-23T19:16:57.000000Z"}} 2018-12-23 19:16:57,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4cab0f367d3b660642fec80800428d1401fc3b" 2018-12-23 19:16:57,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6654690-61c0-4441-a2eb-699018c14715 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:16:57,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f6654690-61c0-4441-a2eb-699018c14715 2018-12-23 19:16:57,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:57,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5fa9c5bd-42d6-40d1-a895-dc7d4655ca98 Date: Sun, 23 Dec 2018 19:16:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:16:57,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-5fa9c5bd-42d6-40d1-a895-dc7d4655ca98 2018-12-23 19:16:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:57,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-53761578-772f-4704-9cb8-abdb416fed69 Date: Sun, 23 Dec 2018 19:16:57 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:16:57,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-53761578-772f-4704-9cb8-abdb416fed69 2018-12-23 19:16:57,609 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router 2018-12-23 19:16:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router", "admin_state_up": true}}' 2018-12-23 19:16:59,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-11f068f6-1a50-4d2b-9428-6ba2b1a2eda2 Date: Sun, 23 Dec 2018 19:16:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:16:57Z", "admin_state_up": true, "updated_at": "2018-12-23T19:16:58Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb", "name": "NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router"}} 2018-12-23 19:16:59,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-11f068f6-1a50-4d2b-9428-6ba2b1a2eda2 2018-12-23 19:16:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:59,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d24b4c99-949b-40f2-b368-5bb77a7fe651 Date: Sun, 23 Dec 2018 19:16:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:16:58Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.201"}],"id":"2237e787-d548-4a01-bd1f-85291cea2125","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:d8:16","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:16:58Z","binding:vnic_type":"normal","device_id":"2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb","ip_allocation":"immediate"}]} 2018-12-23 19:16:59,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb used request id req-d24b4c99-949b-40f2-b368-5bb77a7fe651 2018-12-23 19:16:59,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:59,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3d6ebee8-e757-4f41-84a2-58f5c87c94d7 Date: Sun, 23 Dec 2018 19:16:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:16:59,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-3d6ebee8-e757-4f41-84a2-58f5c87c94d7 2018-12-23 19:16:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:59,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-77d37d90-2b6b-4670-9c4e-effe5aefe8aa Date: Sun, 23 Dec 2018 19:16:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:16:57Z", "admin_state_up": true, "updated_at": "2018-12-23T19:16:58Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb", "name": "NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router"}]} 2018-12-23 19:16:59,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router used request id req-77d37d90-2b6b-4670-9c4e-effe5aefe8aa 2018-12-23 19:16:59,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:59,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd9128da-8cce-45ab-b490-f41788913277 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:16:59,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-bd9128da-8cce-45ab-b490-f41788913277 2018-12-23 19:16:59,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:59,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-6f995f25-4e4e-4517-b19b-c0d061de87d6 Date: Sun, 23 Dec 2018 19:16:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:16:58Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.201"}],"id":"2237e787-d548-4a01-bd1f-85291cea2125","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:be:d8:16","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:16:58Z","binding:vnic_type":"normal","device_id":"2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb","ip_allocation":"immediate"}]} 2018-12-23 19:16:59,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb used request id req-6f995f25-4e4e-4517-b19b-c0d061de87d6 2018-12-23 19:16:59,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:16:59,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ea0b2633-2b20-4626-9928-0f4d8b51a9f9 Date: Sun, 23 Dec 2018 19:16:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:16:59,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-ea0b2633-2b20-4626-9928-0f4d8b51a9f9 2018-12-23 19:16:59,473 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router 2018-12-23 19:16:59,474 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router 2018-12-23 19:16:59,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:17:01,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7a54d05-0a87-491b-84c5-63422dad929e Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:01,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2d4ec404-ba9d-4b2e-9b07-4f4d6d328cdb used request id req-c7a54d05-0a87-491b-84c5-63422dad929e 2018-12-23 19:17:01,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:17:01,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cb688ab6-dc43-49ce-82d1-04d2a63340f3 Date: Sun, 23 Dec 2018 19:17:01 GMT RESP BODY: {"routers": []} 2018-12-23 19:17:01,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-router used request id req-cb688ab6-dc43-49ce-82d1-04d2a63340f3 2018-12-23 19:17:01,147 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-subnet 2018-12-23 19:17:01,147 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-subnet 2018-12-23 19:17:01,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/ab76d9f0-b85a-409f-9dd8-e495e0ee795d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:17:02,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0068a3c5-d40b-4626-9209-bffdc1ca4b68 Date: Sun, 23 Dec 2018 19:17:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:02,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ab76d9f0-b85a-409f-9dd8-e495e0ee795d used request id req-0068a3c5-d40b-4626-9209-bffdc1ca4b68 2018-12-23 19:17:02,013 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-85594818-8237-4027-8a13-efd6cafbe1bc-pub-net 2018-12-23 19:17:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/3ae08743-b916-4f87-b627-2d296e6657a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d766fb58fb45ea83deb9ec60c42a1cd2a55d2b9b" 2018-12-23 19:17:03,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69faf789-0474-410f-9109-56a322a75a7e Date: Sun, 23 Dec 2018 19:17:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:03,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3ae08743-b916-4f87-b627-2d296e6657a8 used request id req-69faf789-0474-410f-9109-56a322a75a7e 2018-12-23 19:17:03,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:03,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["CC4xwTdAQA6IFa8ov2a0Xw"], "issued_at": "2018-12-23T19:17:03.000000Z"}} 2018-12-23 19:17:03,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:03,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7195c1a8-5a4f-4438-96e4-3d385fe4cedd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:03,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7195c1a8-5a4f-4438-96e4-3d385fe4cedd 2018-12-23 19:17:03,494 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net 2018-12-23 19:17:03,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" -d '{"network": {"name": "NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net", "admin_state_up": true}}' 2018-12-23 19:17:03,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-939d8cb1-27ed-4647-8668-905e8d347704 Date: Sun, 23 Dec 2018 19:17:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:03Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:03Z","mtu":1450}} 2018-12-23 19:17:03,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-939d8cb1-27ed-4647-8668-905e8d347704 2018-12-23 19:17:03,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:04,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-dd808908-86a3-451f-8a2d-890b08e596b9 Date: Sun, 23 Dec 2018 19:17:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:03Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:04,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 used request id req-dd808908-86a3-451f-8a2d-890b08e596b9 2018-12-23 19:17:04,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:04,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89dedc06-57a8-45be-a6af-f89767680ad5 Date: Sun, 23 Dec 2018 19:17:04 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:17:04,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 used request id req-89dedc06-57a8-45be-a6af-f89767680ad5 2018-12-23 19:17:04,101 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet 2018-12-23 19:17:04,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" -d '{"subnets": [{"ip_version": 4, "network_id": "7b52e48c-1df5-415e-8ad6-9479bbf48c26", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet"}]}' 2018-12-23 19:17:04,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3c28de4b-8126-4100-bf87-f0c089b15f74 Date: Sun, 23 Dec 2018 19:17:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9a8298df-3bfd-4f99-be06-9237784e0647","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:04Z","ip_version":4}]} 2018-12-23 19:17:04,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-3c28de4b-8126-4100-bf87-f0c089b15f74 2018-12-23 19:17:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:04,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-53564100-8c4c-4935-b8b4-e62024735d9e Date: Sun, 23 Dec 2018 19:17:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["9a8298df-3bfd-4f99-be06-9237784e0647"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:03Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:04,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 used request id req-53564100-8c4c-4935-b8b4-e62024735d9e 2018-12-23 19:17:04,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:04,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e814b525-9d04-41a9-b1a9-0719389bc171 Date: Sun, 23 Dec 2018 19:17:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9a8298df-3bfd-4f99-be06-9237784e0647","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:04Z","ip_version":4}]} 2018-12-23 19:17:04,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 used request id req-e814b525-9d04-41a9-b1a9-0719389bc171 2018-12-23 19:17:04,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:04,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-16f7dc04-edbc-491b-9b3f-a693f585bccd Date: Sun, 23 Dec 2018 19:17:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["9a8298df-3bfd-4f99-be06-9237784e0647"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:03Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:04,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net used request id req-16f7dc04-edbc-491b-9b3f-a693f585bccd 2018-12-23 19:17:04,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:04,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:04,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:05,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a075d21-9911-4881-ac53-94c15bcc5dbd Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:05,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-4a075d21-9911-4881-ac53-94c15bcc5dbd 2018-12-23 19:17:05,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:05,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8b698a18-c48f-4e0f-858c-64d0faff22b0 Date: Sun, 23 Dec 2018 19:17:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9a8298df-3bfd-4f99-be06-9237784e0647","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:04Z","ip_version":4}]} 2018-12-23 19:17:05,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 used request id req-8b698a18-c48f-4e0f-858c-64d0faff22b0 2018-12-23 19:17:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26&name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:05,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3cdff380-561c-4a42-8dd0-23d79ecb6f10 Date: Sun, 23 Dec 2018 19:17:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9a8298df-3bfd-4f99-be06-9237784e0647","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:04Z","ip_version":4}]} 2018-12-23 19:17:05,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26&name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet used request id req-3cdff380-561c-4a42-8dd0-23d79ecb6f10 2018-12-23 19:17:05,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:05,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:05,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["gg739YCERz6bdbrpPspjoQ"], "issued_at": "2018-12-23T19:17:05.000000Z"}} 2018-12-23 19:17:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dee805f56dcdba299a69dd1bf5e18e5f23149fc" 2018-12-23 19:17:05,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a75ce7-3b6f-44a9-bce7-93a0ac5af75b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:05,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-38a75ce7-3b6f-44a9-bce7-93a0ac5af75b 2018-12-23 19:17:05,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:05,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c89ed3a5-4d92-4cff-a6a0-dbc3befa473c Date: Sun, 23 Dec 2018 19:17:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["9a8298df-3bfd-4f99-be06-9237784e0647"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:03Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:05,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net used request id req-c89ed3a5-4d92-4cff-a6a0-dbc3befa473c 2018-12-23 19:17:05,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:05,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-82a9f1f8-1600-4077-8d74-ec5da344ca8f Date: Sun, 23 Dec 2018 19:17:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9a8298df-3bfd-4f99-be06-9237784e0647","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:04Z","ip_version":4}]} 2018-12-23 19:17:05,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 used request id req-82a9f1f8-1600-4077-8d74-ec5da344ca8f 2018-12-23 19:17:05,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:05,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b5695485-7677-4388-a533-adec5e2d97af Date: Sun, 23 Dec 2018 19:17:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["9a8298df-3bfd-4f99-be06-9237784e0647"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:04Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:03Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:05,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net used request id req-b5695485-7677-4388-a533-adec5e2d97af 2018-12-23 19:17:05,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:05,846 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:05,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dee805f56dcdba299a69dd1bf5e18e5f23149fc" 2018-12-23 19:17:05,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e630d9ab-984e-4e46-abb1-9ae8219073d6 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:05,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-e630d9ab-984e-4e46-abb1-9ae8219073d6 2018-12-23 19:17:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:05,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-00f13620-4c63-4476-b91f-2067f35b1881 Date: Sun, 23 Dec 2018 19:17:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9a8298df-3bfd-4f99-be06-9237784e0647","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:04Z","ip_version":4}]} 2018-12-23 19:17:05,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26 used request id req-00f13620-4c63-4476-b91f-2067f35b1881 2018-12-23 19:17:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26&name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:06,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-99cc2d9b-c9fc-48a6-b9f2-29788249988a Date: Sun, 23 Dec 2018 19:17:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9a8298df-3bfd-4f99-be06-9237784e0647","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:04Z","ip_version":4}]} 2018-12-23 19:17:06,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b52e48c-1df5-415e-8ad6-9479bbf48c26&name=NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet used request id req-99cc2d9b-c9fc-48a6-b9f2-29788249988a 2018-12-23 19:17:06,042 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net 2018-12-23 19:17:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" -d '{"port": {"network_id": "7b52e48c-1df5-415e-8ad6-9479bbf48c26", "fixed_ips": [{"subnet_id": "9a8298df-3bfd-4f99-be06-9237784e0647", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-port", "admin_state_up": true}}' 2018-12-23 19:17:06,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-e00abd96-8c8c-4a78-8ce7-5f08cef38838 Date: Sun, 23 Dec 2018 19:17:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:06Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9a8298df-3bfd-4f99-be06-9237784e0647","ip_address":"10.55.1.100"}],"id":"8e6f200c-f147-4f3a-9887-ea745d98e64d","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:89:d3:40","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-port","project_id":"b44e68575d124b269231f2df190b0822","qos_policy_id":null,"admin_state_up":true,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 19:17:06,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-e00abd96-8c8c-4a78-8ce7-5f08cef38838 2018-12-23 19:17:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:07,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-cd6db731-c217-4e93-a1df-9e2d59786b9b Date: Sun, 23 Dec 2018 19:17:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a8298df-3bfd-4f99-be06-9237784e0647","ip_address":"10.55.1.100"}],"id":"8e6f200c-f147-4f3a-9887-ea745d98e64d","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:89:d3:40","project_id":"b44e68575d124b269231f2df190b0822","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-port","admin_state_up":true,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:06Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9a8298df-3bfd-4f99-be06-9237784e0647","ip_address":"10.55.1.2"}],"id":"98ae8d55-46e6-480e-9aea-d902868d904b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:41:86","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b52e48c-1df5-415e-8ad6-9479bbf48c26","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b52e48c-1df5-415e-8ad6-9479bbf48c26","ip_allocation":"immediate"}]} 2018-12-23 19:17:07,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports used request id req-cd6db731-c217-4e93-a1df-9e2d59786b9b 2018-12-23 19:17:07,051 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-port 2018-12-23 19:17:07,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/8e6f200c-f147-4f3a-9887-ea745d98e64d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:07,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffb07bf0-aefe-4ebc-bc08-8e390f970b42 Date: Sun, 23 Dec 2018 19:17:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:07,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/8e6f200c-f147-4f3a-9887-ea745d98e64d used request id req-ffb07bf0-aefe-4ebc-bc08-8e390f970b42 2018-12-23 19:17:07,596 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet 2018-12-23 19:17:07,596 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-subnet 2018-12-23 19:17:07,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/9a8298df-3bfd-4f99-be06-9237784e0647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:08,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0914482b-b70e-4092-b9d7-b9d3e03da9ec Date: Sun, 23 Dec 2018 19:17:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:08,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9a8298df-3bfd-4f99-be06-9237784e0647 used request id req-0914482b-b70e-4092-b9d7-b9d3e03da9ec 2018-12-23 19:17:08,615 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-f92b18a9-97c3-44bf-a511-c317ed9c6141-pub-net 2018-12-23 19:17:08,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7b52e48c-1df5-415e-8ad6-9479bbf48c26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64ef198de978bd85bf97e1309364270292ea223e" 2018-12-23 19:17:09,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0839df70-3338-49e9-b837-14d70aa8555e Date: Sun, 23 Dec 2018 19:17:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:09,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7b52e48c-1df5-415e-8ad6-9479bbf48c26 used request id req-0839df70-3338-49e9-b837-14d70aa8555e 2018-12-23 19:17:09,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:10,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["ce_9W84LSm68GIVYp-nBVA"], "issued_at": "2018-12-23T19:17:10.000000Z"}} 2018-12-23 19:17:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:10,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d514384-350f-4713-89ac-fb9948512094 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:10,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7d514384-350f-4713-89ac-fb9948512094 2018-12-23 19:17:10,069 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net 2018-12-23 19:17:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" -d '{"network": {"name": "NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net", "admin_state_up": true}}' 2018-12-23 19:17:10,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-6ed6e609-e4fa-4573-8558-740907db8253 Date: Sun, 23 Dec 2018 19:17: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":"9eaef607-68cf-4165-8514-9f4ef4486ff5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","mtu":1450}} 2018-12-23 19:17:10,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6ed6e609-e4fa-4573-8558-740907db8253 2018-12-23 19:17:10,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9eaef607-68cf-4165-8514-9f4ef4486ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:10,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-a7d77349-7edb-476f-b177-e42dfd8fd457 Date: Sun, 23 Dec 2018 19:17:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:10,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9eaef607-68cf-4165-8514-9f4ef4486ff5 used request id req-a7d77349-7edb-476f-b177-e42dfd8fd457 2018-12-23 19:17:10,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:10,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50791784-5401-4459-866b-6b597c130722 Date: Sun, 23 Dec 2018 19:17:10 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:17:10,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 used request id req-50791784-5401-4459-866b-6b597c130722 2018-12-23 19:17:10,599 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet 2018-12-23 19:17:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" -d '{"subnets": [{"ip_version": 4, "network_id": "9eaef607-68cf-4165-8514-9f4ef4486ff5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet"}]}' 2018-12-23 19:17:11,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3e267362-28a2-46bc-9ed0-b4d7def34b30 Date: Sun, 23 Dec 2018 19:17:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7330ac20-7394-4024-9a9a-218a2eedbf64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","ip_version":4}]} 2018-12-23 19:17:11,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-3e267362-28a2-46bc-9ed0-b4d7def34b30 2018-12-23 19:17:11,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9eaef607-68cf-4165-8514-9f4ef4486ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:11,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d6106f16-5076-4a7a-896d-cedacffae91d Date: Sun, 23 Dec 2018 19:17:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["7330ac20-7394-4024-9a9a-218a2eedbf64"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:11,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9eaef607-68cf-4165-8514-9f4ef4486ff5 used request id req-d6106f16-5076-4a7a-896d-cedacffae91d 2018-12-23 19:17:11,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:11,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-0f7ed6f0-5e86-4705-9ec8-c1eadc820a91 Date: Sun, 23 Dec 2018 19:17:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7330ac20-7394-4024-9a9a-218a2eedbf64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","ip_version":4}]} 2018-12-23 19:17:11,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 used request id req-0f7ed6f0-5e86-4705-9ec8-c1eadc820a91 2018-12-23 19:17:11,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:11,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-aaf21a51-ff69-4373-8292-03f2441f8c2f Date: Sun, 23 Dec 2018 19:17:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["7330ac20-7394-4024-9a9a-218a2eedbf64"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:11,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net used request id req-aaf21a51-ff69-4373-8292-03f2441f8c2f 2018-12-23 19:17:11,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:11,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:11,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bcd8220-16ea-4374-a9ff-887cdc84b2a9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:11,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-2bcd8220-16ea-4374-a9ff-887cdc84b2a9 2018-12-23 19:17:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:11,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ead281e1-ed78-4e88-bd58-37c23439335f Date: Sun, 23 Dec 2018 19:17:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7330ac20-7394-4024-9a9a-218a2eedbf64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","ip_version":4}]} 2018-12-23 19:17:11,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 used request id req-ead281e1-ed78-4e88-bd58-37c23439335f 2018-12-23 19:17:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5&name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:11,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5cf1b038-01d1-4f52-bb78-fb2c9816ae5f Date: Sun, 23 Dec 2018 19:17:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7330ac20-7394-4024-9a9a-218a2eedbf64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","ip_version":4}]} 2018-12-23 19:17:11,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5&name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet used request id req-5cf1b038-01d1-4f52-bb78-fb2c9816ae5f 2018-12-23 19:17:11,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:11,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:12,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["m1smlgSxQBeQUYgIyG0OVw"], "issued_at": "2018-12-23T19:17:12.000000Z"}} 2018-12-23 19:17:12,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f88a63a6710b28eef76a528e8366815c990d3e9" 2018-12-23 19:17:12,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e9f95a-83b4-409a-95fc-bcdfe75cf3ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:12,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f4e9f95a-83b4-409a-95fc-bcdfe75cf3ac 2018-12-23 19:17:12,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:12,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-18600b12-ba5e-4af8-8bb0-45a30797442d Date: Sun, 23 Dec 2018 19:17:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["7330ac20-7394-4024-9a9a-218a2eedbf64"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:12,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net used request id req-18600b12-ba5e-4af8-8bb0-45a30797442d 2018-12-23 19:17:12,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:12,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b43831ec-8144-4691-ab47-59744ca477cf Date: Sun, 23 Dec 2018 19:17:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7330ac20-7394-4024-9a9a-218a2eedbf64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","ip_version":4}]} 2018-12-23 19:17:12,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 used request id req-b43831ec-8144-4691-ab47-59744ca477cf 2018-12-23 19:17:12,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:12,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-eb4ac9e3-a2e1-4414-a08e-8e54576b7d7e Date: Sun, 23 Dec 2018 19:17:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["7330ac20-7394-4024-9a9a-218a2eedbf64"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:12,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net used request id req-eb4ac9e3-a2e1-4414-a08e-8e54576b7d7e 2018-12-23 19:17:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:12,400 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f88a63a6710b28eef76a528e8366815c990d3e9" 2018-12-23 19:17:12,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e26f25-c195-4024-92d9-324e8c28ef94 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:12,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-e0e26f25-c195-4024-92d9-324e8c28ef94 2018-12-23 19:17:12,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:12,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f73e8eb2-5a37-47b6-848d-e9c7e2120de9 Date: Sun, 23 Dec 2018 19:17:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7330ac20-7394-4024-9a9a-218a2eedbf64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","ip_version":4}]} 2018-12-23 19:17:12,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5 used request id req-f73e8eb2-5a37-47b6-848d-e9c7e2120de9 2018-12-23 19:17:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5&name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:12,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a22ad2b3-f831-417b-bdf8-715c76dc6d94 Date: Sun, 23 Dec 2018 19:17:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7330ac20-7394-4024-9a9a-218a2eedbf64","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:10Z","ip_version":4}]} 2018-12-23 19:17:12,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9eaef607-68cf-4165-8514-9f4ef4486ff5&name=NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet used request id req-a22ad2b3-f831-417b-bdf8-715c76dc6d94 2018-12-23 19:17:12,517 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net 2018-12-23 19:17:12,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" -d '{"port": {"network_id": "9eaef607-68cf-4165-8514-9f4ef4486ff5", "fixed_ips": [{"subnet_id": "7330ac20-7394-4024-9a9a-218a2eedbf64", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-port", "admin_state_up": true}}' 2018-12-23 19:17:13,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-2f23bc90-f29c-4683-9ae8-4e19b6b41635 Date: Sun, 23 Dec 2018 19:17:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:12Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7330ac20-7394-4024-9a9a-218a2eedbf64","ip_address":"10.55.1.100"}],"id":"c6b67df7-e14b-466d-b7cd-b29bf87a5f61","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:c8:70","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-port","project_id":"b44e68575d124b269231f2df190b0822","qos_policy_id":null,"admin_state_up":true,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 19:17:13,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-2f23bc90-f29c-4683-9ae8-4e19b6b41635 2018-12-23 19:17:13,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:13,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-58880749-4494-4a25-ad76-05ce51ba97d6 Date: Sun, 23 Dec 2018 19:17:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7330ac20-7394-4024-9a9a-218a2eedbf64","ip_address":"10.55.1.2"}],"id":"8a2e8ace-4dc2-45e0-9e93-faf53f10b047","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:1c:68","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9eaef607-68cf-4165-8514-9f4ef4486ff5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7330ac20-7394-4024-9a9a-218a2eedbf64","ip_address":"10.55.1.100"}],"id":"c6b67df7-e14b-466d-b7cd-b29bf87a5f61","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:c8:70","project_id":"b44e68575d124b269231f2df190b0822","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-port","admin_state_up":true,"network_id":"9eaef607-68cf-4165-8514-9f4ef4486ff5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:12Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 19:17:13,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports used request id req-58880749-4494-4a25-ad76-05ce51ba97d6 2018-12-23 19:17:13,556 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-port 2018-12-23 19:17:13,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/c6b67df7-e14b-466d-b7cd-b29bf87a5f61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:14,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05974612-ba02-4fd9-a253-e8dafe5339b2 Date: Sun, 23 Dec 2018 19:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:14,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/c6b67df7-e14b-466d-b7cd-b29bf87a5f61 used request id req-05974612-ba02-4fd9-a253-e8dafe5339b2 2018-12-23 19:17:14,065 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet 2018-12-23 19:17:14,065 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-subnet 2018-12-23 19:17:14,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7330ac20-7394-4024-9a9a-218a2eedbf64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:14,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e865c167-4674-4772-98c8-70c6a8eb341f Date: Sun, 23 Dec 2018 19:17:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:14,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7330ac20-7394-4024-9a9a-218a2eedbf64 used request id req-e865c167-4674-4772-98c8-70c6a8eb341f 2018-12-23 19:17:14,941 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-a2225430-528a-49f3-986a-e36d8fb2b05d-pub-net 2018-12-23 19:17:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/9eaef607-68cf-4165-8514-9f4ef4486ff5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea17224b02cc6a1e5c73324bb7735408f54d62d1" 2018-12-23 19:17:16,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-280d1864-f373-4ecb-904a-8411c35da13a Date: Sun, 23 Dec 2018 19:17:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:16,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9eaef607-68cf-4165-8514-9f4ef4486ff5 used request id req-280d1864-f373-4ecb-904a-8411c35da13a 2018-12-23 19:17:16,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:16,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["pXF7225ySyWn3e38dVchcw"], "issued_at": "2018-12-23T19:17:16.000000Z"}} 2018-12-23 19:17:16,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:16,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9078e41-a8b9-463c-b00a-5650723be760 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:16,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c9078e41-a8b9-463c-b00a-5650723be760 2018-12-23 19:17:16,663 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net 2018-12-23 19:17:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" -d '{"network": {"name": "NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net", "admin_state_up": true}}' 2018-12-23 19:17:17,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-49edca36-7f5e-4d69-9c78-f20707abff63 Date: Sun, 23 Dec 2018 19:17:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:16Z","mtu":1450}} 2018-12-23 19:17:17,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-49edca36-7f5e-4d69-9c78-f20707abff63 2018-12-23 19:17:17,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6b5260fe-3bb3-4350-b09e-6684584a7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:17,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ade76338-cf29-4976-bfe0-f483f241cd07 Date: Sun, 23 Dec 2018 19:17:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:16Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:16Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:17,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6b5260fe-3bb3-4350-b09e-6684584a7f09 used request id req-ade76338-cf29-4976-bfe0-f483f241cd07 2018-12-23 19:17:17,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:17,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b2eb746f-3db0-4b07-a40c-2f241dd45d98 Date: Sun, 23 Dec 2018 19:17:17 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:17:17,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 used request id req-b2eb746f-3db0-4b07-a40c-2f241dd45d98 2018-12-23 19:17:17,247 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet 2018-12-23 19:17:17,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" -d '{"subnets": [{"ip_version": 4, "network_id": "6b5260fe-3bb3-4350-b09e-6684584a7f09", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet"}]}' 2018-12-23 19:17:17,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7178c63b-063c-4e8c-9eee-1acd81afe369 Date: Sun, 23 Dec 2018 19:17:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e39d7d31-ebe1-47b4-a23e-26cb4995e9c9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:17Z","ip_version":4}]} 2018-12-23 19:17:17,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-7178c63b-063c-4e8c-9eee-1acd81afe369 2018-12-23 19:17:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6b5260fe-3bb3-4350-b09e-6684584a7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:17,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ed665757-f0b1-40b3-92c1-49ab54f0e5eb Date: Sun, 23 Dec 2018 19:17:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["e39d7d31-ebe1-47b4-a23e-26cb4995e9c9"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:16Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:17,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6b5260fe-3bb3-4350-b09e-6684584a7f09 used request id req-ed665757-f0b1-40b3-92c1-49ab54f0e5eb 2018-12-23 19:17:17,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:17,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3fca2e8f-9b1a-4bf2-a2f9-1905655233f5 Date: Sun, 23 Dec 2018 19:17:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e39d7d31-ebe1-47b4-a23e-26cb4995e9c9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:17Z","ip_version":4}]} 2018-12-23 19:17:17,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 used request id req-3fca2e8f-9b1a-4bf2-a2f9-1905655233f5 2018-12-23 19:17:17,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:18,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-430c0c1d-79c2-4bec-bac0-93762de303f0 Date: Sun, 23 Dec 2018 19:17:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["e39d7d31-ebe1-47b4-a23e-26cb4995e9c9"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:16Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:18,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net used request id req-430c0c1d-79c2-4bec-bac0-93762de303f0 2018-12-23 19:17:18,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:18,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:18,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:18,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b7dafa-14af-47ba-8c31-85a4663d2029 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:18,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-06b7dafa-14af-47ba-8c31-85a4663d2029 2018-12-23 19:17:18,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:18,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-99a802ec-f531-4e75-a8af-168106b6759c Date: Sun, 23 Dec 2018 19:17:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e39d7d31-ebe1-47b4-a23e-26cb4995e9c9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:17Z","ip_version":4}]} 2018-12-23 19:17:18,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 used request id req-99a802ec-f531-4e75-a8af-168106b6759c 2018-12-23 19:17:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09&name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:18,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1c49b547-8b76-4684-82a0-c7a184a7d96d Date: Sun, 23 Dec 2018 19:17:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e39d7d31-ebe1-47b4-a23e-26cb4995e9c9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:17Z","ip_version":4}]} 2018-12-23 19:17:18,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09&name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet used request id req-1c49b547-8b76-4684-82a0-c7a184a7d96d 2018-12-23 19:17:18,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:18,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:18,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["gOCp4ArLSPy4vxZYrF0mCA"], "issued_at": "2018-12-23T19:17:18.000000Z"}} 2018-12-23 19:17:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca47be5b995bf52f45a59872666e6375af31fbd8" 2018-12-23 19:17:18,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0292b097-c999-45e9-923c-8936bd751f4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:18,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0292b097-c999-45e9-923c-8936bd751f4d 2018-12-23 19:17:18,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:18,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4c59865a-4e27-41ba-b0ff-d97e1e6783f8 Date: Sun, 23 Dec 2018 19:17:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["e39d7d31-ebe1-47b4-a23e-26cb4995e9c9"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:16Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:18,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net used request id req-4c59865a-4e27-41ba-b0ff-d97e1e6783f8 2018-12-23 19:17:18,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:18,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a1a1513f-78e0-44a8-a21b-cc84f8a08e95 Date: Sun, 23 Dec 2018 19:17:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e39d7d31-ebe1-47b4-a23e-26cb4995e9c9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:17Z","ip_version":4}]} 2018-12-23 19:17:18,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 used request id req-a1a1513f-78e0-44a8-a21b-cc84f8a08e95 2018-12-23 19:17:18,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:18,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-dd20b1bb-eed3-49e5-b045-827bc7eb3510 Date: Sun, 23 Dec 2018 19:17:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["e39d7d31-ebe1-47b4-a23e-26cb4995e9c9"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:17Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:16Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:18,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net used request id req-dd20b1bb-eed3-49e5-b045-827bc7eb3510 2018-12-23 19:17:18,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:18,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:18,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca47be5b995bf52f45a59872666e6375af31fbd8" 2018-12-23 19:17:19,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16304075-8ef7-4284-8e66-9e4a15e2a88f Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:19,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-16304075-8ef7-4284-8e66-9e4a15e2a88f 2018-12-23 19:17:19,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:19,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e36b02f8-6308-429a-954d-b92668edbe54 Date: Sun, 23 Dec 2018 19:17:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e39d7d31-ebe1-47b4-a23e-26cb4995e9c9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:17Z","ip_version":4}]} 2018-12-23 19:17:19,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09 used request id req-e36b02f8-6308-429a-954d-b92668edbe54 2018-12-23 19:17:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09&name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:19,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a6fdd7d6-98fc-4193-9029-babfea30e923 Date: Sun, 23 Dec 2018 19:17:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e39d7d31-ebe1-47b4-a23e-26cb4995e9c9","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6b5260fe-3bb3-4350-b09e-6684584a7f09","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:17Z","ip_version":4}]} 2018-12-23 19:17:19,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6b5260fe-3bb3-4350-b09e-6684584a7f09&name=NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet used request id req-a6fdd7d6-98fc-4193-9029-babfea30e923 2018-12-23 19:17:19,188 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net 2018-12-23 19:17:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" -d '{"port": {"network_id": "6b5260fe-3bb3-4350-b09e-6684584a7f09", "fixed_ips": [{"subnet_id": "e39d7d31-ebe1-47b4-a23e-26cb4995e9c9", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-port", "admin_state_up": true}}' 2018-12-23 19:17:19,200 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-08fe0b22-f125-4872-8b21-9edb933d46a9 Date: Sun, 23 Dec 2018 19:17:19 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 19:17:19,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-08fe0b22-f125-4872-8b21-9edb933d46a9 2018-12-23 19:17:19,200 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 19:17:19,200 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet 2018-12-23 19:17:19,201 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-subnet 2018-12-23 19:17:19,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/e39d7d31-ebe1-47b4-a23e-26cb4995e9c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:20,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7bb01fd0-de9e-461b-8447-e4a2917901d1 Date: Sun, 23 Dec 2018 19:17:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:20,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e39d7d31-ebe1-47b4-a23e-26cb4995e9c9 used request id req-7bb01fd0-de9e-461b-8447-e4a2917901d1 2018-12-23 19:17:20,253 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-1cbce3f7-52e0-4943-8ab0-50672db474e1-pub-net 2018-12-23 19:17:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6b5260fe-3bb3-4350-b09e-6684584a7f09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5a52f90983c3d14a14413927064e8f49ac3e04e" 2018-12-23 19:17:21,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e324e95-1d14-4d66-9f5a-d5928d893824 Date: Sun, 23 Dec 2018 19:17:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:21,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6b5260fe-3bb3-4350-b09e-6684584a7f09 used request id req-6e324e95-1d14-4d66-9f5a-d5928d893824 2018-12-23 19:17:21,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:21,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["JHfFsGhASKSksHDRStc71g"], "issued_at": "2018-12-23T19:17:21.000000Z"}} 2018-12-23 19:17:21,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:21,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7490487-209a-4338-85dc-22a4b606eb07 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:21,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a7490487-209a-4338-85dc-22a4b606eb07 2018-12-23 19:17:21,828 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net 2018-12-23 19:17:21,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" -d '{"network": {"name": "NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net", "admin_state_up": true}}' 2018-12-23 19:17:22,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-f8a81322-4389-4783-a9e9-a7c2833bfcf2 Date: Sun, 23 Dec 2018 19:17: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":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:22Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","mtu":1450}} 2018-12-23 19:17:22,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-f8a81322-4389-4783-a9e9-a7c2833bfcf2 2018-12-23 19:17:22,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:22,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-13571521-7d35-4078-93d2-0a6588fee3a2 Date: Sun, 23 Dec 2018 19:17:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:22,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 used request id req-13571521-7d35-4078-93d2-0a6588fee3a2 2018-12-23 19:17:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:22,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7732ddab-15ad-4eaa-b98b-a86003a4be50 Date: Sun, 23 Dec 2018 19:17:22 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:17:22,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 used request id req-7732ddab-15ad-4eaa-b98b-a86003a4be50 2018-12-23 19:17:22,379 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet 2018-12-23 19:17:22,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" -d '{"subnets": [{"ip_version": 4, "network_id": "188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet"}]}' 2018-12-23 19:17:22,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4821a171-ad9e-4537-bef6-07924dc3cf98 Date: Sun, 23 Dec 2018 19:17:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"adbb3d22-428c-4502-be4c-c2e013b7c7d0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","ip_version":4}]} 2018-12-23 19:17:22,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-4821a171-ad9e-4537-bef6-07924dc3cf98 2018-12-23 19:17:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:22,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-cc9e09f6-e430-415a-a3db-4f5eb9cec6ac Date: Sun, 23 Dec 2018 19:17:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["adbb3d22-428c-4502-be4c-c2e013b7c7d0"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:22,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 used request id req-cc9e09f6-e430-415a-a3db-4f5eb9cec6ac 2018-12-23 19:17:22,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:23,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3a432cd8-bd12-448d-a1c6-ff82e5608f2b Date: Sun, 23 Dec 2018 19:17:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"adbb3d22-428c-4502-be4c-c2e013b7c7d0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","ip_version":4}]} 2018-12-23 19:17:23,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 used request id req-3a432cd8-bd12-448d-a1c6-ff82e5608f2b 2018-12-23 19:17:23,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:23,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a498c20d-2c91-45a1-a124-dd86dd84ac58 Date: Sun, 23 Dec 2018 19:17:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["adbb3d22-428c-4502-be4c-c2e013b7c7d0"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:23,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net used request id req-a498c20d-2c91-45a1-a124-dd86dd84ac58 2018-12-23 19:17:23,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:23,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:23,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:23,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab95083-970e-46cd-a63d-1e2694d6b68d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:23,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-fab95083-970e-46cd-a63d-1e2694d6b68d 2018-12-23 19:17:23,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:23,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-32753e72-b0c0-4848-a167-f34d4caabf37 Date: Sun, 23 Dec 2018 19:17:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"adbb3d22-428c-4502-be4c-c2e013b7c7d0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","ip_version":4}]} 2018-12-23 19:17:23,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 used request id req-32753e72-b0c0-4848-a167-f34d4caabf37 2018-12-23 19:17:23,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710&name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:23,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f016dff8-01d6-486f-9d20-24a0808c6bdc Date: Sun, 23 Dec 2018 19:17:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"adbb3d22-428c-4502-be4c-c2e013b7c7d0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","ip_version":4}]} 2018-12-23 19:17:23,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710&name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet used request id req-f016dff8-01d6-486f-9d20-24a0808c6bdc 2018-12-23 19:17:23,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:23,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:23,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["SoQwF95pSAWtvCn7cbfTPQ"], "issued_at": "2018-12-23T19:17:23.000000Z"}} 2018-12-23 19:17:23,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cede1ecd4ce117006841c5f421432a42e1551962" 2018-12-23 19:17:23,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99604f8e-3e0f-4ce5-b314-a9146758248a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:23,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-99604f8e-3e0f-4ce5-b314-a9146758248a 2018-12-23 19:17:23,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:23,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9a8aac60-fbbe-42bb-913b-e9af9b66d709 Date: Sun, 23 Dec 2018 19:17:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["adbb3d22-428c-4502-be4c-c2e013b7c7d0"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:23,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net used request id req-9a8aac60-fbbe-42bb-913b-e9af9b66d709 2018-12-23 19:17:23,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:23,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6d963f59-d93f-4aad-a56f-54442a3c6c06 Date: Sun, 23 Dec 2018 19:17:23 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"adbb3d22-428c-4502-be4c-c2e013b7c7d0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","ip_version":4}]} 2018-12-23 19:17:23,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 used request id req-6d963f59-d93f-4aad-a56f-54442a3c6c06 2018-12-23 19:17:23,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:24,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f5ac9358-1422-4751-95d4-18b945793d43 Date: Sun, 23 Dec 2018 19:17:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["adbb3d22-428c-4502-be4c-c2e013b7c7d0"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:24,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net used request id req-f5ac9358-1422-4751-95d4-18b945793d43 2018-12-23 19:17:24,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:24,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cede1ecd4ce117006841c5f421432a42e1551962" 2018-12-23 19:17:24,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26339693-1559-43fa-b004-a14cd773d676 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:24,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-26339693-1559-43fa-b004-a14cd773d676 2018-12-23 19:17:24,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:24,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f0fa207d-7ca5-4e3c-a447-e8330ad8c7e3 Date: Sun, 23 Dec 2018 19:17:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"adbb3d22-428c-4502-be4c-c2e013b7c7d0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","ip_version":4}]} 2018-12-23 19:17:24,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 used request id req-f0fa207d-7ca5-4e3c-a447-e8330ad8c7e3 2018-12-23 19:17:24,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710&name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:24,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-46e08368-fc6e-4e8a-9832-74afa59ff7dd Date: Sun, 23 Dec 2018 19:17:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"adbb3d22-428c-4502-be4c-c2e013b7c7d0","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:22Z","ip_version":4}]} 2018-12-23 19:17:24,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710&name=NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet used request id req-46e08368-fc6e-4e8a-9832-74afa59ff7dd 2018-12-23 19:17:24,243 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net 2018-12-23 19:17:24,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" -d '{"port": {"network_id": "188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710", "fixed_ips": [{"subnet_id": "adbb3d22-428c-4502-be4c-c2e013b7c7d0", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-port", "admin_state_up": true}}' 2018-12-23 19:17:24,474 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-550c258f-d3a4-49cd-a552-7dba23cf7287 Date: Sun, 23 Dec 2018 19:17:24 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-23 19:17:24,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-550c258f-d3a4-49cd-a552-7dba23cf7287 2018-12-23 19:17:24,475 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-23 19:17:24,475 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet 2018-12-23 19:17:24,475 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-subnet 2018-12-23 19:17:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/adbb3d22-428c-4502-be4c-c2e013b7c7d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:26,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-08d18254-3ad5-4469-bc9c-93982dd49a51 Date: Sun, 23 Dec 2018 19:17:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:26,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/adbb3d22-428c-4502-be4c-c2e013b7c7d0 used request id req-08d18254-3ad5-4469-bc9c-93982dd49a51 2018-12-23 19:17:26,537 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-44fb3bb2-7946-4cd6-b3d7-bab83a336a2f-pub-net 2018-12-23 19:17:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6b3076efecce3a48fd8cb44fe4867ba20b088a" 2018-12-23 19:17:27,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7dfb691-d704-40d9-80bf-02ed75fa87d3 Date: Sun, 23 Dec 2018 19:17:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:27,530 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/188ba5b9-f7ad-4abe-bdc5-2e3c6ecbc710 used request id req-a7dfb691-d704-40d9-80bf-02ed75fa87d3 2018-12-23 19:17:27,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:27,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["HRo-0cQ3RGGTOCmnQhzMKQ"], "issued_at": "2018-12-23T19:17:27.000000Z"}} 2018-12-23 19:17:27,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:27,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59921238-bb88-471a-93c3-059ba13ea92a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:27,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-59921238-bb88-471a-93c3-059ba13ea92a 2018-12-23 19:17:27,954 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net 2018-12-23 19:17:27,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" -d '{"network": {"name": "NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net", "admin_state_up": true}}' 2018-12-23 19:17:28,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-dfc1b4c2-7ad0-45ca-b7fc-e29490323852 Date: Sun, 23 Dec 2018 19:17:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:28Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","mtu":1450}} 2018-12-23 19:17:28,404 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-dfc1b4c2-7ad0-45ca-b7fc-e29490323852 2018-12-23 19:17:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:28,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-735cc04c-5d94-4944-9e1f-590fae0da532 Date: Sun, 23 Dec 2018 19:17:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:28,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 used request id req-735cc04c-5d94-4944-9e1f-590fae0da532 2018-12-23 19:17:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:28,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-54c055c9-36bf-449e-988a-f63e76dc0a58 Date: Sun, 23 Dec 2018 19:17:28 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:17:28,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 used request id req-54c055c9-36bf-449e-988a-f63e76dc0a58 2018-12-23 19:17:28,560 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet 2018-12-23 19:17:28,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" -d '{"subnets": [{"ip_version": 4, "network_id": "6e7d2517-6763-46fe-9cff-e56f44a80fa5", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet"}]}' 2018-12-23 19:17:28,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-92544042-b5a0-47ee-8874-786e49efa676 Date: Sun, 23 Dec 2018 19:17:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f558df5-7f02-435e-96c0-2d10d6e7ed65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","ip_version":4}]} 2018-12-23 19:17:28,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-92544042-b5a0-47ee-8874-786e49efa676 2018-12-23 19:17:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:29,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0975994c-0267-4429-a404-f0024ad4d0a5 Date: Sun, 23 Dec 2018 19:17:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["1f558df5-7f02-435e-96c0-2d10d6e7ed65"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:29,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 used request id req-0975994c-0267-4429-a404-f0024ad4d0a5 2018-12-23 19:17:29,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:29,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-71d90332-ba5d-49df-8425-c086320806f1 Date: Sun, 23 Dec 2018 19:17:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f558df5-7f02-435e-96c0-2d10d6e7ed65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","ip_version":4}]} 2018-12-23 19:17:29,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 used request id req-71d90332-ba5d-49df-8425-c086320806f1 2018-12-23 19:17:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:29,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-6d19ddef-21be-4351-83a5-6124f797c1f8 Date: Sun, 23 Dec 2018 19:17:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["1f558df5-7f02-435e-96c0-2d10d6e7ed65"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:29,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net used request id req-6d19ddef-21be-4351-83a5-6124f797c1f8 2018-12-23 19:17:29,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:29,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:29,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:29,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f692a5e0-a745-42bd-84d4-fd99e35bb270 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:29,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-f692a5e0-a745-42bd-84d4-fd99e35bb270 2018-12-23 19:17:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:29,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-73577d83-d313-4435-9d5c-523776d60412 Date: Sun, 23 Dec 2018 19:17:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f558df5-7f02-435e-96c0-2d10d6e7ed65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","ip_version":4}]} 2018-12-23 19:17:29,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 used request id req-73577d83-d313-4435-9d5c-523776d60412 2018-12-23 19:17:29,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5&name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:29,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3970f90e-e2fa-4e79-a7ee-ff9a9d7640f2 Date: Sun, 23 Dec 2018 19:17:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f558df5-7f02-435e-96c0-2d10d6e7ed65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","ip_version":4}]} 2018-12-23 19:17:29,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5&name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet used request id req-3970f90e-e2fa-4e79-a7ee-ff9a9d7640f2 2018-12-23 19:17:29,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:29,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:29,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["csyKyo8dRuu9p0pm7A03Aw"], "issued_at": "2018-12-23T19:17:29.000000Z"}} 2018-12-23 19:17:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865fb843d420bcb1753bfce11a0bf1f1d2a76d7c" 2018-12-23 19:17:29,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588a4490-14ba-42e4-9801-2e21496786cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:29,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-588a4490-14ba-42e4-9801-2e21496786cd 2018-12-23 19:17:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:30,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-df7ad5c4-a327-4bb3-8a7e-313f263c514a Date: Sun, 23 Dec 2018 19:17:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["1f558df5-7f02-435e-96c0-2d10d6e7ed65"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:30,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net used request id req-df7ad5c4-a327-4bb3-8a7e-313f263c514a 2018-12-23 19:17:30,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:30,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f03172b8-4716-4e92-a148-bc95ad44b1d2 Date: Sun, 23 Dec 2018 19:17:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f558df5-7f02-435e-96c0-2d10d6e7ed65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","ip_version":4}]} 2018-12-23 19:17:30,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 used request id req-f03172b8-4716-4e92-a148-bc95ad44b1d2 2018-12-23 19:17:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:30,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-112990b2-100e-4c11-8a99-79d557d03f38 Date: Sun, 23 Dec 2018 19:17:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["1f558df5-7f02-435e-96c0-2d10d6e7ed65"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:30,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net used request id req-112990b2-100e-4c11-8a99-79d557d03f38 2018-12-23 19:17:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:30,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:30,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865fb843d420bcb1753bfce11a0bf1f1d2a76d7c" 2018-12-23 19:17:30,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3042dc-96ad-4253-ba94-24bfdafe0a3e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:30,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-de3042dc-96ad-4253-ba94-24bfdafe0a3e 2018-12-23 19:17:30,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:30,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-675c3e7e-21d4-4db3-8c9b-cc7a77ed2f3a Date: Sun, 23 Dec 2018 19:17:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f558df5-7f02-435e-96c0-2d10d6e7ed65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","ip_version":4}]} 2018-12-23 19:17:30,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5 used request id req-675c3e7e-21d4-4db3-8c9b-cc7a77ed2f3a 2018-12-23 19:17:30,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5&name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:30,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-52040c85-7960-45a7-8d70-5639dfe79b8d Date: Sun, 23 Dec 2018 19:17:30 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f558df5-7f02-435e-96c0-2d10d6e7ed65","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"6e7d2517-6763-46fe-9cff-e56f44a80fa5","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:28Z","ip_version":4}]} 2018-12-23 19:17:30,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6e7d2517-6763-46fe-9cff-e56f44a80fa5&name=NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet used request id req-52040c85-7960-45a7-8d70-5639dfe79b8d 2018-12-23 19:17:30,362 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net 2018-12-23 19:17:30,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" -d '{"port": {"network_id": "6e7d2517-6763-46fe-9cff-e56f44a80fa5", "fixed_ips": [{"subnet_id": "1f558df5-7f02-435e-96c0-2d10d6e7ed65", "ip_address": null}], "name": "NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-port", "admin_state_up": true}}' 2018-12-23 19:17:30,374 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-a57d59e7-4142-4621-964a-ac3165f88c06 Date: Sun, 23 Dec 2018 19:17:30 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 19:17:30,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-a57d59e7-4142-4621-964a-ac3165f88c06 2018-12-23 19:17:30,374 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 19:17:30,375 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet 2018-12-23 19:17:30,375 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-subnet 2018-12-23 19:17:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/1f558df5-7f02-435e-96c0-2d10d6e7ed65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:31,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15d83d82-ffde-4d16-8417-fb474e9a063f Date: Sun, 23 Dec 2018 19:17:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:31,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1f558df5-7f02-435e-96c0-2d10d6e7ed65 used request id req-15d83d82-ffde-4d16-8417-fb474e9a063f 2018-12-23 19:17:31,473 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d44a7746-8464-462a-be80-fc3018a983d1-pub-net 2018-12-23 19:17:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6e7d2517-6763-46fe-9cff-e56f44a80fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb6d608664af90d8087526157d7598f42e890f82" 2018-12-23 19:17:32,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb2131c2-118f-498a-9953-924b2b47df93 Date: Sun, 23 Dec 2018 19:17:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:32,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6e7d2517-6763-46fe-9cff-e56f44a80fa5 used request id req-fb2131c2-118f-498a-9953-924b2b47df93 2018-12-23 19:17:32,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:32,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Q7-zwmp2Tiu_6Jr3oPdEyw"], "issued_at": "2018-12-23T19:17:32.000000Z"}} 2018-12-23 19:17:32,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:33,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad1deeb-94a8-4477-8ae2-4168a33b1cd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:33,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fad1deeb-94a8-4477-8ae2-4168a33b1cd5 2018-12-23 19:17:33,046 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net 2018-12-23 19:17:33,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" -d '{"network": {"name": "NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net", "admin_state_up": true}}' 2018-12-23 19:17:33,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-b886dcca-f84f-4529-b4e6-2a6681829d61 Date: Sun, 23 Dec 2018 19:17: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":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:33Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","mtu":1450}} 2018-12-23 19:17:33,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-b886dcca-f84f-4529-b4e6-2a6681829d61 2018-12-23 19:17:33,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:33,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-46002e95-11e9-46e8-b534-1bf4857d3a1d Date: Sun, 23 Dec 2018 19:17:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:33,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 used request id req-46002e95-11e9-46e8-b534-1bf4857d3a1d 2018-12-23 19:17:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:33,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c5b710c8-5c08-44ca-b43e-eb0a1a37dbb4 Date: Sun, 23 Dec 2018 19:17:33 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:17:33,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 used request id req-c5b710c8-5c08-44ca-b43e-eb0a1a37dbb4 2018-12-23 19:17:33,574 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet 2018-12-23 19:17:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" -d '{"subnets": [{"ip_version": 4, "network_id": "3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet"}]}' 2018-12-23 19:17:33,939 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-15f14dd3-036e-4270-a565-4ab4d1dcd944 Date: Sun, 23 Dec 2018 19:17:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cdfb3d5-8745-4256-af42-867c05bf712d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","ip_version":4}]} 2018-12-23 19:17:33,940 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-15f14dd3-036e-4270-a565-4ab4d1dcd944 2018-12-23 19:17:33,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:34,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3bcd3c08-ebdb-4103-9f3d-bdcb024b2960 Date: Sun, 23 Dec 2018 19:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["0cdfb3d5-8745-4256-af42-867c05bf712d"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:34,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 used request id req-3bcd3c08-ebdb-4103-9f3d-bdcb024b2960 2018-12-23 19:17:34,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:34,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-dfecf25c-ae37-405d-9c29-e422f5da911d Date: Sun, 23 Dec 2018 19:17:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cdfb3d5-8745-4256-af42-867c05bf712d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","ip_version":4}]} 2018-12-23 19:17:34,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 used request id req-dfecf25c-ae37-405d-9c29-e422f5da911d 2018-12-23 19:17:34,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:34,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-4ef2084c-eec9-4116-ae10-8426e7a33410 Date: Sun, 23 Dec 2018 19:17:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["0cdfb3d5-8745-4256-af42-867c05bf712d"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:34,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net used request id req-4ef2084c-eec9-4116-ae10-8426e7a33410 2018-12-23 19:17:34,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:34,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:34,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:34,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69a0e2b-da37-4e04-993e-8ccccb51445e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:34,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-f69a0e2b-da37-4e04-993e-8ccccb51445e 2018-12-23 19:17:34,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:34,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cecce31b-aff5-4b85-989d-90e1415e8f1f Date: Sun, 23 Dec 2018 19:17:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cdfb3d5-8745-4256-af42-867c05bf712d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","ip_version":4}]} 2018-12-23 19:17:34,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 used request id req-cecce31b-aff5-4b85-989d-90e1415e8f1f 2018-12-23 19:17:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823&name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:34,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e4d75688-ba66-4de4-a21e-10aab2568476 Date: Sun, 23 Dec 2018 19:17:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cdfb3d5-8745-4256-af42-867c05bf712d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","ip_version":4}]} 2018-12-23 19:17:34,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823&name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet used request id req-e4d75688-ba66-4de4-a21e-10aab2568476 2018-12-23 19:17:34,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:34,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:35,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["KmhNXghcTbiniK1s_kpO1g"], "issued_at": "2018-12-23T19:17:35.000000Z"}} 2018-12-23 19:17:35,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29cc377d9cb32d5f12fc018fdda28d499cb57ea6" 2018-12-23 19:17:35,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dea87ce-3bde-43a4-bbe3-edb41c2b2645 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:35,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0dea87ce-3bde-43a4-bbe3-edb41c2b2645 2018-12-23 19:17:35,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:35,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c746e02e-dda5-4b0d-8aa9-52b7e1797c14 Date: Sun, 23 Dec 2018 19:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["0cdfb3d5-8745-4256-af42-867c05bf712d"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:35,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net used request id req-c746e02e-dda5-4b0d-8aa9-52b7e1797c14 2018-12-23 19:17:35,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:35,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9ef44a47-5128-4287-87c4-87d43881d4f6 Date: Sun, 23 Dec 2018 19:17:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cdfb3d5-8745-4256-af42-867c05bf712d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","ip_version":4}]} 2018-12-23 19:17:35,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 used request id req-9ef44a47-5128-4287-87c4-87d43881d4f6 2018-12-23 19:17:35,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:35,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-698254a6-72e8-45b5-aed0-7e2a519fa25e Date: Sun, 23 Dec 2018 19:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["0cdfb3d5-8745-4256-af42-867c05bf712d"],"description":"","tags":[],"updated_at":"2018-12-23T19:17:33Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","provider:network_type":"vxlan"}]} 2018-12-23 19:17:35,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net used request id req-698254a6-72e8-45b5-aed0-7e2a519fa25e 2018-12-23 19:17:35,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:35,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:35,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29cc377d9cb32d5f12fc018fdda28d499cb57ea6" 2018-12-23 19:17:35,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973798e3-1210-40ac-b9d8-6902b78785c7 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:35,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-973798e3-1210-40ac-b9d8-6902b78785c7 2018-12-23 19:17:35,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:35,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-45eeaaa0-e378-4ec3-8afc-257106ca9dd1 Date: Sun, 23 Dec 2018 19:17:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cdfb3d5-8745-4256-af42-867c05bf712d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","ip_version":4}]} 2018-12-23 19:17:35,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 used request id req-45eeaaa0-e378-4ec3-8afc-257106ca9dd1 2018-12-23 19:17:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823&name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:35,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b29f5aa6-4dd5-4ab8-830b-ed2823d7b37e Date: Sun, 23 Dec 2018 19:17:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:17:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cdfb3d5-8745-4256-af42-867c05bf712d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:33Z","ip_version":4}]} 2018-12-23 19:17:35,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823&name=NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet used request id req-b29f5aa6-4dd5-4ab8-830b-ed2823d7b37e 2018-12-23 19:17:35,574 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net 2018-12-23 19:17:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" -d '{"port": {"network_id": "3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823", "fixed_ips": [{"subnet_id": "0cdfb3d5-8745-4256-af42-867c05bf712d", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-12-23 19:17:36,339 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-2214dcde-a84c-437f-9753-9e272b51cebb Date: Sun, 23 Dec 2018 19:17:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:35Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0cdfb3d5-8745-4256-af42-867c05bf712d","ip_address":"10.55.1.100"}],"id":"f5afb95a-d681-4c82-9728-aea48091cfd9","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:78:8a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"b44e68575d124b269231f2df190b0822","qos_policy_id":null,"admin_state_up":true,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 19:17:36,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-2214dcde-a84c-437f-9753-9e272b51cebb 2018-12-23 19:17:36,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/f5afb95a-d681-4c82-9728-aea48091cfd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:36,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-d5907f07-5ff0-4964-be42-515a5225568f Date: Sun, 23 Dec 2018 19:17:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0cdfb3d5-8745-4256-af42-867c05bf712d","ip_address":"10.55.1.100"}],"id":"f5afb95a-d681-4c82-9728-aea48091cfd9","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:78:8a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"b44e68575d124b269231f2df190b0822","qos_policy_id":null,"admin_state_up":true,"network_id":"3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:17:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 19:17:36,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/f5afb95a-d681-4c82-9728-aea48091cfd9 used request id req-d5907f07-5ff0-4964-be42-515a5225568f 2018-12-23 19:17:36,411 - neutron_utils - INFO - Deleting port with name 2018-12-23 19:17:36,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/f5afb95a-d681-4c82-9728-aea48091cfd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:37,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d27e07cf-87ce-4b05-a919-287f6b9cb2e9 Date: Sun, 23 Dec 2018 19:17:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:37,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/f5afb95a-d681-4c82-9728-aea48091cfd9 used request id req-d27e07cf-87ce-4b05-a919-287f6b9cb2e9 2018-12-23 19:17:37,106 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet 2018-12-23 19:17:37,106 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-subnet 2018-12-23 19:17:37,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/0cdfb3d5-8745-4256-af42-867c05bf712d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:38,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fbce9ea2-e87b-47ba-8878-a06e6e9a8677 Date: Sun, 23 Dec 2018 19:17:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:38,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0cdfb3d5-8745-4256-af42-867c05bf712d used request id req-fbce9ea2-e87b-47ba-8878-a06e6e9a8677 2018-12-23 19:17:38,035 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-391e62ed-b2d5-4d70-9405-5a8561a1a31e-pub-net 2018-12-23 19:17:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f7376e2f63055c36a15bef1e3cae3879d9b9a02" 2018-12-23 19:17:39,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-603b4de9-6f52-42ba-8950-f27d23d5249a Date: Sun, 23 Dec 2018 19:17:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:39,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3884b5e5-a9a4-47fb-b6f0-2ab8d6c9c823 used request id req-603b4de9-6f52-42ba-8950-f27d23d5249a 2018-12-23 19:17:39,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:39,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["DJ1l2P9-RQKy87RCJkkL7Q"], "issued_at": "2018-12-23T19:17:39.000000Z"}} 2018-12-23 19:17:39,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a146117dffc810b93e2076974a5004614f0135d9" 2018-12-23 19:17:39,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2aa427-baff-4c38-8367-c1db2caf955d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:39,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ec2aa427-baff-4c38-8367-c1db2caf955d 2018-12-23 19:17:39,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:39,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:39,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["xmvRYPKoTUWbVuP7zSsswg"], "issued_at": "2018-12-23T19:17:39.000000Z"}} 2018-12-23 19:17:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52cccb8400f203bd6a36804f3285afeb23b02f2" 2018-12-23 19:17:40,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efd427f-1704-4b4d-a8a1-253499d05135 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:40,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4efd427f-1704-4b4d-a8a1-253499d05135 2018-12-23 19:17:40,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b589cdf4-897c-46bc-ac93-5734db251312-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a146117dffc810b93e2076974a5004614f0135d9" 2018-12-23 19:17:40,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-397dc536-b005-497e-9cc2-aa2260310315 Date: Sun, 23 Dec 2018 19:17:40 GMT RESP BODY: {"networks":[]} 2018-12-23 19:17:40,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b589cdf4-897c-46bc-ac93-5734db251312-pub-net used request id req-397dc536-b005-497e-9cc2-aa2260310315 2018-12-23 19:17:40,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:40,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["E8644K_QQO67GoBBXHt6wA"], "issued_at": "2018-12-23T19:17:40.000000Z"}} 2018-12-23 19:17:40,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:40,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b23416-f21c-461d-9e15-bfb17b060763 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:40,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b6b23416-f21c-461d-9e15-bfb17b060763 2018-12-23 19:17:40,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:40,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:41,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["1Gekc9HfRO6PHckEvK0yTw"], "issued_at": "2018-12-23T19:17:41.000000Z"}} 2018-12-23 19:17:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dff78718b0be614b3c900b98b1a17165f5f01a7" 2018-12-23 19:17:41,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fbcdb0-ff58-4473-b608-95cd9c83a2b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:41,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d5fbcdb0-ff58-4473-b608-95cd9c83a2b2 2018-12-23 19:17:41,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:41,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a3d056bd-c030-4739-b8d0-24ceedd0b42f Date: Sun, 23 Dec 2018 19:17:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:17:41,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-a3d056bd-c030-4739-b8d0-24ceedd0b42f 2018-12-23 19:17:41,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:41,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-03b0f9a2-a0de-48e0-abf8-d4ad8d348a07 Date: Sun, 23 Dec 2018 19:17:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:17:41,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-03b0f9a2-a0de-48e0-abf8-d4ad8d348a07 2018-12-23 19:17:41,377 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router 2018-12-23 19:17:41,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router", "admin_state_up": true}}' 2018-12-23 19:17:42,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-75032cff-2031-4d16-b630-b29ca9a3d118 Date: Sun, 23 Dec 2018 19:17:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:41Z", "admin_state_up": true, "updated_at": "2018-12-23T19:17:42Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "561773a6-0ad0-47d4-9802-1126cc319fee", "name": "NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router"}} 2018-12-23 19:17:42,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-75032cff-2031-4d16-b630-b29ca9a3d118 2018-12-23 19:17:42,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=561773a6-0ad0-47d4-9802-1126cc319fee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:42,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2dc4b762-71fb-4e18-bb4f-db50c4b31a9e Date: Sun, 23 Dec 2018 19:17:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:42Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.202"}],"id":"f9e50fd9-c74d-48d7-afdc-7e975e6f1ac1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fc:97:b0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:17:41Z","binding:vnic_type":"normal","device_id":"561773a6-0ad0-47d4-9802-1126cc319fee","ip_allocation":"immediate"}]} 2018-12-23 19:17:42,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=561773a6-0ad0-47d4-9802-1126cc319fee used request id req-2dc4b762-71fb-4e18-bb4f-db50c4b31a9e 2018-12-23 19:17:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:43,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-181a848a-5e27-44ad-ae08-271cc8018f21 Date: Sun, 23 Dec 2018 19:17:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:17:43,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-181a848a-5e27-44ad-ae08-271cc8018f21 2018-12-23 19:17:43,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:43,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ebf2aed2-f703-4252-89cd-83ff7267bf73 Date: Sun, 23 Dec 2018 19:17:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:41Z", "admin_state_up": true, "updated_at": "2018-12-23T19:17:42Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "561773a6-0ad0-47d4-9802-1126cc319fee", "name": "NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router"}]} 2018-12-23 19:17:43,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router used request id req-ebf2aed2-f703-4252-89cd-83ff7267bf73 2018-12-23 19:17:43,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:43,181 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:43,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:43,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6ba22e-d3c1-41a8-b125-6fbcda577d53 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:43,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-4f6ba22e-d3c1-41a8-b125-6fbcda577d53 2018-12-23 19:17:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=561773a6-0ad0-47d4-9802-1126cc319fee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:43,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-53a38a14-54c6-4b63-89b5-47884096a220 Date: Sun, 23 Dec 2018 19:17:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:42Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.202"}],"id":"f9e50fd9-c74d-48d7-afdc-7e975e6f1ac1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fc:97:b0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:17:41Z","binding:vnic_type":"normal","device_id":"561773a6-0ad0-47d4-9802-1126cc319fee","ip_allocation":"immediate"}]} 2018-12-23 19:17:43,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=561773a6-0ad0-47d4-9802-1126cc319fee used request id req-53a38a14-54c6-4b63-89b5-47884096a220 2018-12-23 19:17:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:43,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-b1462edd-ec5e-4e87-9580-b290d9bdfdca Date: Sun, 23 Dec 2018 19:17:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:17:43,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-b1462edd-ec5e-4e87-9580-b290d9bdfdca 2018-12-23 19:17:43,369 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router 2018-12-23 19:17:43,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/561773a6-0ad0-47d4-9802-1126cc319fee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:44,794 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fc789bc-b8a3-4245-b661-0fce1e20524a Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:44,794 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/561773a6-0ad0-47d4-9802-1126cc319fee used request id req-8fc789bc-b8a3-4245-b661-0fce1e20524a 2018-12-23 19:17:44,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168cc702940d9d9a540a66919c4708d533e29cc0" 2018-12-23 19:17:44,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0031e443-520b-49ab-a264-a27b14c4e89c Date: Sun, 23 Dec 2018 19:17:44 GMT RESP BODY: {"routers": []} 2018-12-23 19:17:44,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-0e937a3c-e2fa-4009-a380-a4ef0b57875b-pub-router used request id req-0031e443-520b-49ab-a264-a27b14c4e89c 2018-12-23 19:17:44,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:45,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["6SC8ry-GSGqN38Broyoszw"], "issued_at": "2018-12-23T19:17:45.000000Z"}} 2018-12-23 19:17:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:45,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c5484e-ae96-4840-9bfa-6ed816258a7d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:45,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-76c5484e-ae96-4840-9bfa-6ed816258a7d 2018-12-23 19:17:45,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:17:45,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:45,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["OeOBPlM6QsaXT6zkZIwPCA"], "issued_at": "2018-12-23T19:17:45.000000Z"}} 2018-12-23 19:17:45,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd93ebcf39f255ef0b77377ef6ab33d267151c97" 2018-12-23 19:17:45,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c448f7b1-1233-4321-83cc-8ce0c0231ac4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:45,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c448f7b1-1233-4321-83cc-8ce0c0231ac4 2018-12-23 19:17:45,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:45,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d183698f-572d-4f58-a2d7-5dd018d2d6e6 Date: Sun, 23 Dec 2018 19:17:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:17:45,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-d183698f-572d-4f58-a2d7-5dd018d2d6e6 2018-12-23 19:17:45,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:46,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-03ad2bfe-dc4d-4c92-bd47-95a0b07a633a Date: Sun, 23 Dec 2018 19:17:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:17:46,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-03ad2bfe-dc4d-4c92-bd47-95a0b07a633a 2018-12-23 19:17:46,038 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router 2018-12-23 19:17:46,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router", "admin_state_up": true}}' 2018-12-23 19:17:47,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-15db5569-6bb9-4564-8ac7-f4ca9f9dc072 Date: Sun, 23 Dec 2018 19:17:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:46Z", "admin_state_up": true, "updated_at": "2018-12-23T19:17:47Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a15927c9-c3c8-413f-b1f8-aae46befbeff", "name": "NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router"}} 2018-12-23 19:17:47,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-15db5569-6bb9-4564-8ac7-f4ca9f9dc072 2018-12-23 19:17:47,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a15927c9-c3c8-413f-b1f8-aae46befbeff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:47,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-6edc0b42-1449-4763-ab11-5115819e1891 Date: Sun, 23 Dec 2018 19:17:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:46Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.201"}],"id":"9c57fe34-3312-49f8-a685-21c5e9b8a644","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:4f:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:17:46Z","binding:vnic_type":"normal","device_id":"a15927c9-c3c8-413f-b1f8-aae46befbeff","ip_allocation":"immediate"}]} 2018-12-23 19:17:47,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a15927c9-c3c8-413f-b1f8-aae46befbeff used request id req-6edc0b42-1449-4763-ab11-5115819e1891 2018-12-23 19:17:47,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:47,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d979a8dd-5c15-47c3-93a6-dde2609b1776 Date: Sun, 23 Dec 2018 19:17:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:17:47,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-d979a8dd-5c15-47c3-93a6-dde2609b1776 2018-12-23 19:17:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:47,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bc085738-d681-4761-bdbb-8741e7be148f Date: Sun, 23 Dec 2018 19:17:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:46Z", "admin_state_up": true, "updated_at": "2018-12-23T19:17:47Z", "project_id": "b44e68575d124b269231f2df190b0822", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a15927c9-c3c8-413f-b1f8-aae46befbeff", "name": "NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router"}]} 2018-12-23 19:17:47,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router used request id req-bc085738-d681-4761-bdbb-8741e7be148f 2018-12-23 19:17:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:47,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:47,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d13d256-ef46-4ce5-9507-655283904b7a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:47,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-9d13d256-ef46-4ce5-9507-655283904b7a 2018-12-23 19:17:47,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a15927c9-c3c8-413f-b1f8-aae46befbeff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:47,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ea9205c9-dd11-4d40-8cff-50d1528ba77d Date: Sun, 23 Dec 2018 19:17:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:17:46Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.201"}],"id":"9c57fe34-3312-49f8-a685-21c5e9b8a644","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:4f:7b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T19:17:46Z","binding:vnic_type":"normal","device_id":"a15927c9-c3c8-413f-b1f8-aae46befbeff","ip_allocation":"immediate"}]} 2018-12-23 19:17:47,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a15927c9-c3c8-413f-b1f8-aae46befbeff used request id req-ea9205c9-dd11-4d40-8cff-50d1528ba77d 2018-12-23 19:17:47,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:47,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-31229a4a-e101-4935-b036-10c20336a261 Date: Sun, 23 Dec 2018 19:17:47 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 19:17:47,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-31229a4a-e101-4935-b036-10c20336a261 2018-12-23 19:17:47,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:48,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-38a2a8bf-45d8-4d71-a1d8-139f39d92f95 Date: Sun, 23 Dec 2018 19:17:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:17:48,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-38a2a8bf-45d8-4d71-a1d8-139f39d92f95 2018-12-23 19:17:48,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:48,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-108490b8-07f2-4261-94e2-5739b3ecd8ff Date: Sun, 23 Dec 2018 19:17:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:17:48,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-108490b8-07f2-4261-94e2-5739b3ecd8ff 2018-12-23 19:17:48,127 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router 2018-12-23 19:17:48,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/a15927c9-c3c8-413f-b1f8-aae46befbeff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:49,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b1e50450-bc03-44ce-b8ba-172759dfe462 Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:49,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a15927c9-c3c8-413f-b1f8-aae46befbeff used request id req-b1e50450-bc03-44ce-b8ba-172759dfe462 2018-12-23 19:17:49,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9739219eb858c26d11e237238df66a22d71a0aa" 2018-12-23 19:17:49,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d649b8d9-97a3-4e8e-a9e0-59bb0eb94480 Date: Sun, 23 Dec 2018 19:17:49 GMT RESP BODY: {"routers": []} 2018-12-23 19:17:49,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-b0ed6981-57e4-4f95-a49a-2addfcbce97a-pub-router used request id req-d649b8d9-97a3-4e8e-a9e0-59bb0eb94480 2018-12-23 19:17:49,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:50,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Pby7UKRCSb-XlIiBf3uaVg"], "issued_at": "2018-12-23T19:17:50.000000Z"}} 2018-12-23 19:17:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342cef9c65cd4a7fce8c5d0b3ed8e1db9d435ae2" 2018-12-23 19:17:50,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7955274-0219-4284-92cb-57cf607be448 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:50,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c7955274-0219-4284-92cb-57cf607be448 2018-12-23 19:17:50,217 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name 2018-12-23 19:17:50,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342cef9c65cd4a7fce8c5d0b3ed8e1db9d435ae2" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name"}}' 2018-12-23 19:17:50,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-081eb480-e755-4e34-9500-bd0986434eaf Date: Sun, 23 Dec 2018 19:17:50 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:50Z", "updated_at": "2018-12-23T19:17:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:50Z", "revision_number": 0, "id": "6f037d76-8d27-49ed-bff6-9bdf54b1df58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:50Z", "security_group_id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:50Z", "revision_number": 0, "id": "af57c504-c0c7-4460-8104-d0f567bdfeb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:50Z", "security_group_id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "name": "NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name"}} 2018-12-23 19:17:50,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-081eb480-e755-4e34-9500-bd0986434eaf 2018-12-23 19:17:50,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e951e559-cd0a-4ad9-a92f-8818a8ac1b46 2018-12-23 19:17:50,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e951e559-cd0a-4ad9-a92f-8818a8ac1b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342cef9c65cd4a7fce8c5d0b3ed8e1db9d435ae2" 2018-12-23 19:17:50,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6a21a63f-600e-40ca-bc04-2713fa4e0aea Date: Sun, 23 Dec 2018 19:17:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:50Z", "security_group_id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:50Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "6f037d76-8d27-49ed-bff6-9bdf54b1df58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:50Z", "security_group_id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:50Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "af57c504-c0c7-4460-8104-d0f567bdfeb1"}]} 2018-12-23 19:17:50,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e951e559-cd0a-4ad9-a92f-8818a8ac1b46 used request id req-6a21a63f-600e-40ca-bc04-2713fa4e0aea 2018-12-23 19:17:50,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342cef9c65cd4a7fce8c5d0b3ed8e1db9d435ae2" 2018-12-23 19:17:50,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-e181b024-dc10-4982-8cd3-e307bfa68e48 Date: Sun, 23 Dec 2018 19:17:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:50Z", "updated_at": "2018-12-23T19:17:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:50Z", "revision_number": 0, "id": "af57c504-c0c7-4460-8104-d0f567bdfeb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:50Z", "security_group_id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:50Z", "revision_number": 0, "id": "6f037d76-8d27-49ed-bff6-9bdf54b1df58", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:50Z", "security_group_id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "name": "NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name"}]} 2018-12-23 19:17:50,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name used request id req-e181b024-dc10-4982-8cd3-e307bfa68e48 2018-12-23 19:17:50,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e951e559-cd0a-4ad9-a92f-8818a8ac1b46 2018-12-23 19:17:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e951e559-cd0a-4ad9-a92f-8818a8ac1b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342cef9c65cd4a7fce8c5d0b3ed8e1db9d435ae2" 2018-12-23 19:17:50,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f286fa23-4010-4d3f-87b6-ffb562567245 Date: Sun, 23 Dec 2018 19:17:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:50Z", "security_group_id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:50Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "6f037d76-8d27-49ed-bff6-9bdf54b1df58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:50Z", "security_group_id": "e951e559-cd0a-4ad9-a92f-8818a8ac1b46", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:50Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "af57c504-c0c7-4460-8104-d0f567bdfeb1"}]} 2018-12-23 19:17:50,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e951e559-cd0a-4ad9-a92f-8818a8ac1b46 used request id req-f286fa23-4010-4d3f-87b6-ffb562567245 2018-12-23 19:17:50,736 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name 2018-12-23 19:17:50,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e951e559-cd0a-4ad9-a92f-8818a8ac1b46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342cef9c65cd4a7fce8c5d0b3ed8e1db9d435ae2" 2018-12-23 19:17:50,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97477c1c-292c-4bd8-ab19-2e27f664d7eb Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:50,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e951e559-cd0a-4ad9-a92f-8818a8ac1b46 used request id req-97477c1c-292c-4bd8-ab19-2e27f664d7eb 2018-12-23 19:17:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342cef9c65cd4a7fce8c5d0b3ed8e1db9d435ae2" 2018-12-23 19:17:50,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2d14bb0c-bc33-4d21-9240-055e032b033b Date: Sun, 23 Dec 2018 19:17:50 GMT RESP BODY: {"security_groups": []} 2018-12-23 19:17:50,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0f2bfd27-a418-4b20-b044-ec97b955a270name used request id req-2d14bb0c-bc33-4d21-9240-055e032b033b 2018-12-23 19:17:50,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:51,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["34w93z9WSKSjYZ0vUAneQA"], "issued_at": "2018-12-23T19:17:51.000000Z"}} 2018-12-23 19:17:51,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:51,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a0bc35-4d86-4c84-8682-eb65a870370a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:51,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-82a0bc35-4d86-4c84-8682-eb65a870370a 2018-12-23 19:17:51,455 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-1 2018-12-23 19:17:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-1", "description": "hello group"}}' 2018-12-23 19:17:51,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-768641fc-1e94-43e2-876d-82fd96d947af Date: Sun, 23 Dec 2018 19:17:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "updated_at": "2018-12-23T19:17:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "revision_number": 0, "id": "2fed2f18-eb02-4463-81be-c15fb9f7b854", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:51Z", "security_group_id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "revision_number": 0, "id": "c884c9c1-682d-41ff-9355-3fde39e05b50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:51Z", "security_group_id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "name": "NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-1"}} 2018-12-23 19:17:51,817 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-768641fc-1e94-43e2-876d-82fd96d947af 2018-12-23 19:17:51,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d021c8d-e993-43df-8005-e2db0b7922a1 2018-12-23 19:17:51,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3d021c8d-e993-43df-8005-e2db0b7922a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:51,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3cca5864-f2a1-4110-ad4d-72a3d7188a2c Date: Sun, 23 Dec 2018 19:17:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "security_group_id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "2fed2f18-eb02-4463-81be-c15fb9f7b854"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "security_group_id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "c884c9c1-682d-41ff-9355-3fde39e05b50"}]} 2018-12-23 19:17:51,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3d021c8d-e993-43df-8005-e2db0b7922a1 used request id req-3cca5864-f2a1-4110-ad4d-72a3d7188a2c 2018-12-23 19:17:51,858 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-2 2018-12-23 19:17:51,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-2", "description": "hola group"}}' 2018-12-23 19:17:52,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-d3accb5a-cbfd-4c8b-a0e5-3596154d4a81 Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "updated_at": "2018-12-23T19:17:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "revision_number": 0, "id": "37688af7-141a-45b0-b615-f627b88da6bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:51Z", "security_group_id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "revision_number": 0, "id": "edd045cd-024d-4319-bcea-46f8d6b41d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:51Z", "security_group_id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "name": "NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-2"}} 2018-12-23 19:17:52,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-d3accb5a-cbfd-4c8b-a0e5-3596154d4a81 2018-12-23 19:17:52,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d40504f0-824f-4913-836e-63f3e4f4abbc 2018-12-23 19:17:52,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d40504f0-824f-4913-836e-63f3e4f4abbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fb82819-8464-4fbf-be47-94171a08d2b6 Date: Sun, 23 Dec 2018 19:17: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-12-23T19:17:51Z", "security_group_id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "37688af7-141a-45b0-b615-f627b88da6bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "security_group_id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "edd045cd-024d-4319-bcea-46f8d6b41d63"}]} 2018-12-23 19:17:52,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d40504f0-824f-4913-836e-63f3e4f4abbc used request id req-9fb82819-8464-4fbf-be47-94171a08d2b6 2018-12-23 19:17:52,098 - neutron_utils - INFO - Listing the available security groups 2018-12-23 19:17:52,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12148 X-Openstack-Request-Id: req-d20b3dfe-a2b7-442f-9c6d-c3ecccf9994a Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "updated_at": "2018-12-23T19:17:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "revision_number": 0, "id": "2fed2f18-eb02-4463-81be-c15fb9f7b854", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:51Z", "security_group_id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "revision_number": 0, "id": "c884c9c1-682d-41ff-9355-3fde39e05b50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:51Z", "security_group_id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "name": "NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "updated_at": "2018-12-23T19:17:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "revision_number": 0, "id": "edd045cd-024d-4319-bcea-46f8d6b41d63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:51Z", "security_group_id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "revision_number": 0, "id": "37688af7-141a-45b0-b615-f627b88da6bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:51Z", "security_group_id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "name": "NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:17:52,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-d20b3dfe-a2b7-442f-9c6d-c3ecccf9994a 2018-12-23 19:17:52,179 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2c2239d1-bf44-415a-b32b-396ad709536b 2018-12-23 19:17:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2c2239d1-bf44-415a-b32b-396ad709536b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0c13be0f-1f8b-4400-9492-7dacfc5c0321 Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "port_range_min": null, "revision_number": 0, "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:50Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "12138a6c-30cb-458a-af57-801286b04e3b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "port_range_min": null, "revision_number": 0, "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:50Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf"}, {"remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "port_range_min": null, "revision_number": 0, "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:50Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "port_range_min": null, "revision_number": 0, "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:50Z", "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2"}]} 2018-12-23 19:17:52,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2c2239d1-bf44-415a-b32b-396ad709536b used request id req-0c13be0f-1f8b-4400-9492-7dacfc5c0321 2018-12-23 19:17:52,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d021c8d-e993-43df-8005-e2db0b7922a1 2018-12-23 19:17:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3d021c8d-e993-43df-8005-e2db0b7922a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ee3fae3a-a7fe-4ce8-8a10-19c4dd0a2546 Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "security_group_id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "2fed2f18-eb02-4463-81be-c15fb9f7b854"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "security_group_id": "3d021c8d-e993-43df-8005-e2db0b7922a1", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "c884c9c1-682d-41ff-9355-3fde39e05b50"}]} 2018-12-23 19:17:52,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3d021c8d-e993-43df-8005-e2db0b7922a1 used request id req-ee3fae3a-a7fe-4ce8-8a10-19c4dd0a2546 2018-12-23 19:17:52,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c4e66ea-7997-4dfb-9487-de50c19e84f4 2018-12-23 19:17:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c4e66ea-7997-4dfb-9487-de50c19e84f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dad1a619-cb6b-49ec-942e-b081cd28f7f0 Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "13fb2af8-6078-4087-b474-bbe14a14687e"}, {"remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "916d2781-3e31-4a23-aa24-1019728b111a"}, {"remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227"}]} 2018-12-23 19:17:52,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c4e66ea-7997-4dfb-9487-de50c19e84f4 used request id req-dad1a619-cb6b-49ec-942e-b081cd28f7f0 2018-12-23 19:17:52,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b436f0c8-9286-45e1-ae7a-d57183d9037e 2018-12-23 19:17:52,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b436f0c8-9286-45e1-ae7a-d57183d9037e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-657774ae-0a2c-42c1-95bc-7a7aa099d011 Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "port_range_min": null, "revision_number": 0, "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea"}, {"remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "port_range_min": null, "revision_number": 0, "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "port_range_min": null, "revision_number": 0, "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "a7541b11-aaba-43be-9e36-a9476acfb823"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "port_range_min": null, "revision_number": 0, "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927"}]} 2018-12-23 19:17:52,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b436f0c8-9286-45e1-ae7a-d57183d9037e used request id req-657774ae-0a2c-42c1-95bc-7a7aa099d011 2018-12-23 19:17:52,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d40504f0-824f-4913-836e-63f3e4f4abbc 2018-12-23 19:17:52,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d40504f0-824f-4913-836e-63f3e4f4abbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d956c83b-6c48-4360-84b6-d367b9c88134 Date: Sun, 23 Dec 2018 19:17: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-12-23T19:17:51Z", "security_group_id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "37688af7-141a-45b0-b615-f627b88da6bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:51Z", "security_group_id": "d40504f0-824f-4913-836e-63f3e4f4abbc", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:51Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "edd045cd-024d-4319-bcea-46f8d6b41d63"}]} 2018-12-23 19:17:52,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d40504f0-824f-4913-836e-63f3e4f4abbc used request id req-d956c83b-6c48-4360-84b6-d367b9c88134 2018-12-23 19:17:52,286 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5f80777-b379-409d-bd84-8e4890c6c755 2018-12-23 19:17:52,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5f80777-b379-409d-bd84-8e4890c6c755 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-1fc74139-d838-4dcd-89b8-223473804d5f Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "project_id": "", "id": "5560c32c-97fd-48c5-8296-9560ceae485b"}, {"remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "project_id": "", "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "project_id": "", "id": "767bd93d-8b85-4578-9026-180a657c385f"}, {"remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "project_id": "", "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141"}]} 2018-12-23 19:17:52,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5f80777-b379-409d-bd84-8e4890c6c755 used request id req-1fc74139-d838-4dcd-89b8-223473804d5f 2018-12-23 19:17:52,308 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-1 2018-12-23 19:17:52,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3d021c8d-e993-43df-8005-e2db0b7922a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e152322f-c0c7-433b-bec3-bc3b2f3c4678 Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:52,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3d021c8d-e993-43df-8005-e2db0b7922a1 used request id req-e152322f-c0c7-433b-bec3-bc3b2f3c4678 2018-12-23 19:17:52,453 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6996c4f2-1244-42d2-be3f-f2a227a57b01name-2 2018-12-23 19:17:52,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d40504f0-824f-4913-836e-63f3e4f4abbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f25c29c438e9e88ec7556c78fd2fc4fa3982a7b6" 2018-12-23 19:17:52,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c23c050-719f-4d8d-9628-a000faf06737 Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:52,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d40504f0-824f-4913-836e-63f3e4f4abbc used request id req-7c23c050-719f-4d8d-9628-a000faf06737 2018-12-23 19:17:52,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:52,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["_JxUkOupRCWJka3ADhgJ7Q"], "issued_at": "2018-12-23T19:17:52.000000Z"}} 2018-12-23 19:17:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff27b97ed53a071171b57a3bb94c6a9ce006a318" 2018-12-23 19:17:53,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475130fb-82b6-4b46-9361-1144027d5db2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:53,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-475130fb-82b6-4b46-9361-1144027d5db2 2018-12-23 19:17:53,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:53,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["FTmWmp4dRQSRqIxRXmSHqA"], "issued_at": "2018-12-23T19:17:53.000000Z"}} 2018-12-23 19:17:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc74326d0eee959e6d79f598337ce53fc55b821" 2018-12-23 19:17:53,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab39012-f3e2-48bd-b0ea-008af7884eb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:53,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3ab39012-f3e2-48bd-b0ea-008af7884eb2 2018-12-23 19:17:53,498 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-98576b00-4d9c-421e-a250-d1cbdec41ae3name 2018-12-23 19:17:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc74326d0eee959e6d79f598337ce53fc55b821" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-98576b00-4d9c-421e-a250-d1cbdec41ae3name", "description": "hello group"}}' 2018-12-23 19:17:53,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3a3aa5ff-9ea6-431b-be52-82a4810f0023 Date: Sun, 23 Dec 2018 19:17:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:53Z", "updated_at": "2018-12-23T19:17:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:53Z", "revision_number": 0, "id": "cf24f046-d7e9-46b1-a6ee-9cd02da719e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:53Z", "security_group_id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:53Z", "revision_number": 0, "id": "d0d90fe7-ed90-4da3-9e27-7941cc551a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:53Z", "security_group_id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "name": "NeutronUtilsSecurityGroupTests-98576b00-4d9c-421e-a250-d1cbdec41ae3name"}} 2018-12-23 19:17:53,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-3a3aa5ff-9ea6-431b-be52-82a4810f0023 2018-12-23 19:17:53,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dbf8af9e-8a60-47d1-9d35-503e6149c1e2 2018-12-23 19:17:53,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dbf8af9e-8a60-47d1-9d35-503e6149c1e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc74326d0eee959e6d79f598337ce53fc55b821" 2018-12-23 19:17:53,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62958e35-f715-42db-a3c9-49112b104e8b Date: Sun, 23 Dec 2018 19:17:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:53Z", "security_group_id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:53Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "cf24f046-d7e9-46b1-a6ee-9cd02da719e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:53Z", "security_group_id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:53Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "d0d90fe7-ed90-4da3-9e27-7941cc551a88"}]} 2018-12-23 19:17:53,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dbf8af9e-8a60-47d1-9d35-503e6149c1e2 used request id req-62958e35-f715-42db-a3c9-49112b104e8b 2018-12-23 19:17:53,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-98576b00-4d9c-421e-a250-d1cbdec41ae3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc74326d0eee959e6d79f598337ce53fc55b821" 2018-12-23 19:17:53,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-177e1469-2ee0-417c-b72c-4acac77f5eb2 Date: Sun, 23 Dec 2018 19:17:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:53Z", "updated_at": "2018-12-23T19:17:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:53Z", "revision_number": 0, "id": "d0d90fe7-ed90-4da3-9e27-7941cc551a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:53Z", "security_group_id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:53Z", "revision_number": 0, "id": "cf24f046-d7e9-46b1-a6ee-9cd02da719e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:53Z", "security_group_id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "name": "NeutronUtilsSecurityGroupTests-98576b00-4d9c-421e-a250-d1cbdec41ae3name"}]} 2018-12-23 19:17:53,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-98576b00-4d9c-421e-a250-d1cbdec41ae3name&description=hello+group used request id req-177e1469-2ee0-417c-b72c-4acac77f5eb2 2018-12-23 19:17:53,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dbf8af9e-8a60-47d1-9d35-503e6149c1e2 2018-12-23 19:17:53,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dbf8af9e-8a60-47d1-9d35-503e6149c1e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc74326d0eee959e6d79f598337ce53fc55b821" 2018-12-23 19:17:53,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd6202c1-f9fa-4a18-989d-ff67fd8e19e9 Date: Sun, 23 Dec 2018 19:17:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:53Z", "security_group_id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:53Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "cf24f046-d7e9-46b1-a6ee-9cd02da719e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:53Z", "security_group_id": "dbf8af9e-8a60-47d1-9d35-503e6149c1e2", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:53Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "d0d90fe7-ed90-4da3-9e27-7941cc551a88"}]} 2018-12-23 19:17:53,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dbf8af9e-8a60-47d1-9d35-503e6149c1e2 used request id req-cd6202c1-f9fa-4a18-989d-ff67fd8e19e9 2018-12-23 19:17:53,999 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-98576b00-4d9c-421e-a250-d1cbdec41ae3name 2018-12-23 19:17:54,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/dbf8af9e-8a60-47d1-9d35-503e6149c1e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfc74326d0eee959e6d79f598337ce53fc55b821" 2018-12-23 19:17:54,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d398494e-4872-46ae-a2ef-493e87c57908 Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:54,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/dbf8af9e-8a60-47d1-9d35-503e6149c1e2 used request id req-d398494e-4872-46ae-a2ef-493e87c57908 2018-12-23 19:17:54,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:54,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["J6PABOvGQnOtxgg1rp9dug"], "issued_at": "2018-12-23T19:17:54.000000Z"}} 2018-12-23 19:17:54,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:54,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f8e72d-f18b-48c9-b236-0bf916380cbf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:54,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e9f8e72d-f18b-48c9-b236-0bf916380cbf 2018-12-23 19:17:54,622 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name 2018-12-23 19:17:54,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name", "description": "hello group"}}' 2018-12-23 19:17:54,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-69bc0d04-0ffe-4d1a-a0ce-fa5d9497ee76 Date: Sun, 23 Dec 2018 19:17:54 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "updated_at": "2018-12-23T19:17:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "revision_number": 0, "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "revision_number": 0, "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "742db150-2874-4044-b41f-cdfd1a548694", "name": "NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name"}} 2018-12-23 19:17:54,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-69bc0d04-0ffe-4d1a-a0ce-fa5d9497ee76 2018-12-23 19:17:54,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 742db150-2874-4044-b41f-cdfd1a548694 2018-12-23 19:17:54,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:55,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-60c10567-5f90-4d64-870a-079e70c2c38b Date: Sun, 23 Dec 2018 19:17: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-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55"}]} 2018-12-23 19:17:55,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 used request id req-60c10567-5f90-4d64-870a-079e70c2c38b 2018-12-23 19:17:55,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 742db150-2874-4044-b41f-cdfd1a548694 2018-12-23 19:17:55,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:55,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5cdd5245-2bf8-4fe2-8779-9981a8dcb048 Date: Sun, 23 Dec 2018 19:17: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-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55"}]} 2018-12-23 19:17:55,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 used request id req-5cdd5245-2bf8-4fe2-8779-9981a8dcb048 2018-12-23 19:17:55,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:55,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d639f11f-2057-4677-873a-ab5cb3f56eb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:55,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d639f11f-2057-4677-873a-ab5cb3f56eb4 2018-12-23 19:17:55,071 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name 2018-12-23 19:17:55,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:55,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-bd4fb009-ce9e-4c5a-b4c5-d361494f8310 Date: Sun, 23 Dec 2018 19:17:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "updated_at": "2018-12-23T19:17:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "revision_number": 0, "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "revision_number": 0, "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "742db150-2874-4044-b41f-cdfd1a548694", "name": "NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name"}]} 2018-12-23 19:17:55,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name used request id req-bd4fb009-ce9e-4c5a-b4c5-d361494f8310 2018-12-23 19:17:55,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:17:55,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:17:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:17:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:55,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facb4d66-fd7d-49f8-be6d-7bae5f143dc9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:17:55,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-facb4d66-fd7d-49f8-be6d-7bae5f143dc9 2018-12-23 19:17:55,249 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 742db150-2874-4044-b41f-cdfd1a548694 2018-12-23 19:17:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:55,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f8ab338-be26-41dc-9351-c0c8b49affa6 Date: Sun, 23 Dec 2018 19:17: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-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55"}]} 2018-12-23 19:17:55,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 used request id req-3f8ab338-be26-41dc-9351-c0c8b49affa6 2018-12-23 19:17:55,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694"}}' 2018-12-23 19:17:55,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-beba5c4d-acdb-4a74-8bb5-ec6ec47b838b Date: Sun, 23 Dec 2018 19:17:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:55Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:55Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "8ce5a29f-2aa3-43ec-9def-2d855e442e76"}} 2018-12-23 19:17:55,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-beba5c4d-acdb-4a74-8bb5-ec6ec47b838b 2018-12-23 19:17:55,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:55,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-4d2129eb-be6e-4a2f-83fb-adb537ef288f Date: Sun, 23 Dec 2018 19:17:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "updated_at": "2018-12-23T19:17:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "revision_number": 0, "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:55Z", "revision_number": 0, "id": "8ce5a29f-2aa3-43ec-9def-2d855e442e76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:55Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "revision_number": 0, "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 3, "project_id": "b44e68575d124b269231f2df190b0822", "id": "742db150-2874-4044-b41f-cdfd1a548694", "name": "NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name"}]} 2018-12-23 19:17:55,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name&description=hello+group used request id req-4d2129eb-be6e-4a2f-83fb-adb537ef288f 2018-12-23 19:17:55,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 742db150-2874-4044-b41f-cdfd1a548694 2018-12-23 19:17:55,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:56,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-4aa8ce55-1330-4e78-8b9a-dbb8cf3b60db Date: Sun, 23 Dec 2018 19:17:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:55Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:55Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "8ce5a29f-2aa3-43ec-9def-2d855e442e76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55"}]} 2018-12-23 19:17:56,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 used request id req-4aa8ce55-1330-4e78-8b9a-dbb8cf3b60db 2018-12-23 19:17:56,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 742db150-2874-4044-b41f-cdfd1a548694 2018-12-23 19:17:56,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:56,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-6d10df10-f456-4beb-9062-f83434de0d03 Date: Sun, 23 Dec 2018 19:17:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:55Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:55Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "8ce5a29f-2aa3-43ec-9def-2d855e442e76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55"}]} 2018-12-23 19:17:56,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 used request id req-6d10df10-f456-4beb-9062-f83434de0d03 2018-12-23 19:17:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:56,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-993cc441-6353-4380-ba98-be5ecae2113f Date: Sun, 23 Dec 2018 19:17:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "updated_at": "2018-12-23T19:17:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "revision_number": 0, "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:55Z", "revision_number": 0, "id": "8ce5a29f-2aa3-43ec-9def-2d855e442e76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:55Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "revision_number": 0, "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 3, "project_id": "b44e68575d124b269231f2df190b0822", "id": "742db150-2874-4044-b41f-cdfd1a548694", "name": "NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name"}]} 2018-12-23 19:17:56,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name&description=hello+group used request id req-993cc441-6353-4380-ba98-be5ecae2113f 2018-12-23 19:17:56,357 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 742db150-2874-4044-b41f-cdfd1a548694 2018-12-23 19:17:56,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:56,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-d2605665-fa38-495f-84a1-e8236c21b4f6 Date: Sun, 23 Dec 2018 19:17:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "2e635099-3ac4-4d8d-84a1-96cff8486cb8"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:55Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:55Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "8ce5a29f-2aa3-43ec-9def-2d855e442e76"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:54Z", "security_group_id": "742db150-2874-4044-b41f-cdfd1a548694", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:54Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "e5600982-5c8f-4c96-b1d6-fe1e5ea91e55"}]} 2018-12-23 19:17:56,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=742db150-2874-4044-b41f-cdfd1a548694 used request id req-d2605665-fa38-495f-84a1-e8236c21b4f6 2018-12-23 19:17:56,380 - neutron_utils - INFO - Deleting security group rule with ID - 2e635099-3ac4-4d8d-84a1-96cff8486cb8 2018-12-23 19:17:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/2e635099-3ac4-4d8d-84a1-96cff8486cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:56,482 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-19ee5871-db19-4402-8b5a-e291c329fdf5 Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:56,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/2e635099-3ac4-4d8d-84a1-96cff8486cb8 used request id req-19ee5871-db19-4402-8b5a-e291c329fdf5 2018-12-23 19:17:56,482 - neutron_utils - INFO - Deleting security group rule with ID - e5600982-5c8f-4c96-b1d6-fe1e5ea91e55 2018-12-23 19:17:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e5600982-5c8f-4c96-b1d6-fe1e5ea91e55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:56,576 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4165b242-9476-43e3-9547-09cc43c44bb2 Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:56,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e5600982-5c8f-4c96-b1d6-fe1e5ea91e55 used request id req-4165b242-9476-43e3-9547-09cc43c44bb2 2018-12-23 19:17:56,577 - neutron_utils - INFO - Deleting security group rule with ID - 8ce5a29f-2aa3-43ec-9def-2d855e442e76 2018-12-23 19:17:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/8ce5a29f-2aa3-43ec-9def-2d855e442e76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:56,659 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac44b9d8-fd6b-47b4-9e49-1f1ae0c6d86d Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:56,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/8ce5a29f-2aa3-43ec-9def-2d855e442e76 used request id req-ac44b9d8-fd6b-47b4-9e49-1f1ae0c6d86d 2018-12-23 19:17:56,659 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-16630b3c-2485-4bc7-9086-56cbef0c83b2name 2018-12-23 19:17:56,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/742db150-2874-4044-b41f-cdfd1a548694 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bd9871e46618ac6757dda41bff8c843b20badc" 2018-12-23 19:17:56,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c564feee-eb67-4ba9-ba9e-4e270ac365ae Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:56,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/742db150-2874-4044-b41f-cdfd1a548694 used request id req-c564feee-eb67-4ba9-ba9e-4e270ac365ae 2018-12-23 19:17:56,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:57,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["gdAjBNDgTZKqd3BZuWiISw"], "issued_at": "2018-12-23T19:17:57.000000Z"}} 2018-12-23 19:17:57,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:57,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5e9634-a4e1-4bb2-954c-5bede1973706 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:57,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ad5e9634-a4e1-4bb2-954c-5bede1973706 2018-12-23 19:17:57,264 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-1 2018-12-23 19:17:57,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-1", "description": "hello group"}}' 2018-12-23 19:17:57,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-a93361dc-9d94-4dbf-bacb-1bea35ecd9ea Date: Sun, 23 Dec 2018 19:17:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "updated_at": "2018-12-23T19:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "revision_number": 0, "id": "33871e93-111a-4ad7-acd1-df096cb2818c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:57Z", "security_group_id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "revision_number": 0, "id": "63466185-8a0e-41be-8d2d-f7d46c83e61c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:57Z", "security_group_id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "name": "NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-1"}} 2018-12-23 19:17:57,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-a93361dc-9d94-4dbf-bacb-1bea35ecd9ea 2018-12-23 19:17:57,615 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 2018-12-23 19:17:57,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:57,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-185bbe98-8417-427b-a18b-8590aa6e493f Date: Sun, 23 Dec 2018 19:17:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "security_group_id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "33871e93-111a-4ad7-acd1-df096cb2818c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "security_group_id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "63466185-8a0e-41be-8d2d-f7d46c83e61c"}]} 2018-12-23 19:17:57,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 used request id req-185bbe98-8417-427b-a18b-8590aa6e493f 2018-12-23 19:17:57,655 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-2 2018-12-23 19:17:57,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-2", "description": "hello group"}}' 2018-12-23 19:17:57,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-276f0331-8400-4a58-abad-ae56bbf93c9a Date: Sun, 23 Dec 2018 19:17:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "updated_at": "2018-12-23T19:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "revision_number": 0, "id": "0cba2b4c-7034-4783-b10d-da70b405b02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:57Z", "security_group_id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "revision_number": 0, "id": "3320efb7-95ae-4ca4-a71c-67034af5a78f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:57Z", "security_group_id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "name": "NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-2"}} 2018-12-23 19:17:57,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-276f0331-8400-4a58-abad-ae56bbf93c9a 2018-12-23 19:17:57,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4728c0a-2180-43fa-bdcc-bbe8b878e258 2018-12-23 19:17:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e4728c0a-2180-43fa-bdcc-bbe8b878e258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:57,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-707f2f6c-3655-41b0-9246-e7229c9e4acd Date: Sun, 23 Dec 2018 19:17:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "security_group_id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "0cba2b4c-7034-4783-b10d-da70b405b02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "security_group_id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "3320efb7-95ae-4ca4-a71c-67034af5a78f"}]} 2018-12-23 19:17:57,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e4728c0a-2180-43fa-bdcc-bbe8b878e258 used request id req-707f2f6c-3655-41b0-9246-e7229c9e4acd 2018-12-23 19:17:57,883 - neutron_utils - INFO - Retrieving security group with ID - c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 2018-12-23 19:17:57,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:57,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-2e50a7da-5fc3-47ef-a1b0-d062858d9cad Date: Sun, 23 Dec 2018 19:17:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "updated_at": "2018-12-23T19:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "revision_number": 0, "id": "33871e93-111a-4ad7-acd1-df096cb2818c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:57Z", "security_group_id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "revision_number": 0, "id": "63466185-8a0e-41be-8d2d-f7d46c83e61c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:57Z", "security_group_id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "name": "NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-1"}]} 2018-12-23 19:17:57,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 used request id req-2e50a7da-5fc3-47ef-a1b0-d062858d9cad 2018-12-23 19:17:57,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 2018-12-23 19:17:57,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:57,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-164d11eb-f43f-4584-9430-70403e622d5a Date: Sun, 23 Dec 2018 19:17:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "security_group_id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "33871e93-111a-4ad7-acd1-df096cb2818c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "security_group_id": "c40d05a6-f14f-4177-b2eb-92a6ed4b03e9", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "63466185-8a0e-41be-8d2d-f7d46c83e61c"}]} 2018-12-23 19:17:57,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 used request id req-164d11eb-f43f-4584-9430-70403e622d5a 2018-12-23 19:17:57,970 - neutron_utils - INFO - Retrieving security group with ID - e4728c0a-2180-43fa-bdcc-bbe8b878e258 2018-12-23 19:17:57,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=e4728c0a-2180-43fa-bdcc-bbe8b878e258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:58,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-d3d48938-2ef3-432f-89a1-27052dc5077c Date: Sun, 23 Dec 2018 19:17:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "updated_at": "2018-12-23T19:17:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "revision_number": 0, "id": "0cba2b4c-7034-4783-b10d-da70b405b02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:57Z", "security_group_id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "revision_number": 0, "id": "3320efb7-95ae-4ca4-a71c-67034af5a78f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:17:57Z", "security_group_id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 2, "project_id": "b44e68575d124b269231f2df190b0822", "id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "name": "NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-2"}]} 2018-12-23 19:17:58,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=e4728c0a-2180-43fa-bdcc-bbe8b878e258 used request id req-d3d48938-2ef3-432f-89a1-27052dc5077c 2018-12-23 19:17:58,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4728c0a-2180-43fa-bdcc-bbe8b878e258 2018-12-23 19:17:58,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e4728c0a-2180-43fa-bdcc-bbe8b878e258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:58,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae616988-b5f0-476d-8e81-5dca627fbacd Date: Sun, 23 Dec 2018 19:17:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "security_group_id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "0cba2b4c-7034-4783-b10d-da70b405b02b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:17:57Z", "security_group_id": "e4728c0a-2180-43fa-bdcc-bbe8b878e258", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:57Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "3320efb7-95ae-4ca4-a71c-67034af5a78f"}]} 2018-12-23 19:17:58,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e4728c0a-2180-43fa-bdcc-bbe8b878e258 used request id req-ae616988-b5f0-476d-8e81-5dca627fbacd 2018-12-23 19:17:58,032 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-1 2018-12-23 19:17:58,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:58,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-390a1c64-49bf-4746-aba4-ee4ae3fd6933 Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:58,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c40d05a6-f14f-4177-b2eb-92a6ed4b03e9 used request id req-390a1c64-49bf-4746-aba4-ee4ae3fd6933 2018-12-23 19:17:58,177 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-15e2f3f4-48c7-45a6-92c4-7a8ca98b2d75name-2 2018-12-23 19:17:58,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e4728c0a-2180-43fa-bdcc-bbe8b878e258 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbf16ccbed9edf1e557930468ffac0459e8abc10" 2018-12-23 19:17:58,302 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdef3c20-23c4-469d-a411-7adeb3e35ab9 Content-Length: 0 Date: Sun, 23 Dec 2018 19:17:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:17:58,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e4728c0a-2180-43fa-bdcc-bbe8b878e258 used request id req-fdef3c20-23c4-469d-a411-7adeb3e35ab9 2018-12-23 19:17:58,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:17:58,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["mE1wL13fTvmF4PmEewju2Q"], "issued_at": "2018-12-23T19:17:58.000000Z"}} 2018-12-23 19:17:58,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6af19693b4fb52ad9dfd513a38f0a52da2c44e" 2018-12-23 19:17:58,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0281d8f-0f39-4627-9517-00af7957e5fd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:17:58,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c0281d8f-0f39-4627-9517-00af7957e5fd 2018-12-23 19:17:58,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6af19693b4fb52ad9dfd513a38f0a52da2c44e" 2018-12-23 19:17:58,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ac697fa3-1305-43ed-be30-12c5d8a76f3f Date: Sun, 23 Dec 2018 19:17:58 GMT RESP BODY: {"floatingips": []} 2018-12-23 19:17:58,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-ac697fa3-1305-43ed-be30-12c5d8a76f3f 2018-12-23 19:17:58,902 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-23 19:17:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6af19693b4fb52ad9dfd513a38f0a52da2c44e" 2018-12-23 19:17:59,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f1d4d50d-d077-4944-8466-624bc02b0343 Date: Sun, 23 Dec 2018 19:17:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:17:59,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-f1d4d50d-d077-4944-8466-624bc02b0343 2018-12-23 19:17:59,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6af19693b4fb52ad9dfd513a38f0a52da2c44e" 2018-12-23 19:17:59,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ba911ae8-ba04-441b-a852-89abf8d6d7cf Date: Sun, 23 Dec 2018 19:17:59 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:17:59,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-ba911ae8-ba04-441b-a852-89abf8d6d7cf 2018-12-23 19:17:59,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6af19693b4fb52ad9dfd513a38f0a52da2c44e" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b"}}' 2018-12-23 19:18:00,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-7d2cd9ed-e1dd-4662-a2d1-c4f0d542c7d3 Date: Sun, 23 Dec 2018 19:18:00 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:59Z", "updated_at": "2018-12-23T19:17:59Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b44e68575d124b269231f2df190b0822", "port_id": null, "id": "e7b1f62a-df21-4cda-8e29-9fb4aebf0fbc", "qos_policy_id": null}} 2018-12-23 19:18:00,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-7d2cd9ed-e1dd-4662-a2d1-c4f0d542c7d3 2018-12-23 19:18:00,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6af19693b4fb52ad9dfd513a38f0a52da2c44e" 2018-12-23 19:18:00,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-2ff2a877-bf3d-45e2-80a7-9a0150657374 Date: Sun, 23 Dec 2018 19:18:00 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:59Z", "updated_at": "2018-12-23T19:17:59Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b44e68575d124b269231f2df190b0822", "port_id": null, "id": "e7b1f62a-df21-4cda-8e29-9fb4aebf0fbc", "qos_policy_id": null}]} 2018-12-23 19:18:00,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-2ff2a877-bf3d-45e2-80a7-9a0150657374 2018-12-23 19:18:00,584 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.201 2018-12-23 19:18:00,584 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.201 2018-12-23 19:18:00,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips?ip=e7b1f62a-df21-4cda-8e29-9fb4aebf0fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6af19693b4fb52ad9dfd513a38f0a52da2c44e" 2018-12-23 19:18:00,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-686d3e04-c7e3-4baa-bcd8-4c1a2ba0bb73 Date: Sun, 23 Dec 2018 19:18:00 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:17:59Z", "updated_at": "2018-12-23T19:17:59Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "b44e68575d124b269231f2df190b0822", "port_id": null, "id": "e7b1f62a-df21-4cda-8e29-9fb4aebf0fbc", "qos_policy_id": null}]} 2018-12-23 19:18:00,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips?ip=e7b1f62a-df21-4cda-8e29-9fb4aebf0fbc used request id req-686d3e04-c7e3-4baa-bcd8-4c1a2ba0bb73 2018-12-23 19:18:00,608 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-12-23 19:18:00,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/e7b1f62a-df21-4cda-8e29-9fb4aebf0fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd6af19693b4fb52ad9dfd513a38f0a52da2c44e" 2018-12-23 19:18:01,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a00d608-9d75-4985-bff3-884b59f615f0 Content-Length: 0 Date: Sun, 23 Dec 2018 19:18:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:18:01,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/e7b1f62a-df21-4cda-8e29-9fb4aebf0fbc used request id req-8a00d608-9d75-4985-bff3-884b59f615f0 2018-12-23 19:18:01,074 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:01,297 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 2018-12-23 19:18:01,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:01,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["wM2l1AeITCa6FEToysPPHA"], "issued_at": "2018-12-23T19:18:01.000000Z"}} 2018-12-23 19:18:01,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc707a758d3b96090a95f90e97a18c79dc407" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVMbI+UwcQIRJ4jdA/hvBzg1SuqW1A7ptZslMdGvWj3n2hofSyWbOHnqtrsMUFaDnKXRp7LqQVZQNzMQnomJNkCnieKnUPSmka/6XleSZvQ2Q4uJYMVRrKIMRw7cm4QE4lhGUTVBJGc4n/532bKOSaafJUPoA572CLW59lTY7ogNtn7+zhW9XoWiLPVzsk0kBi52t2gnRg0x94N3n4Hp3uwhrv4vef3ho8jN0Sr86YIZT6a0NuBW8RkfmvyavlIX3WAoP407ofwooTvy1o1/ebsVAWjZ7t0hS4HJNHPmMEFIufzO0+/fTxoWJJfiTz56G9Oct/2cLds7avrj9v5SxJ", "name": "NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160"}}' 2018-12-23 19:18:01,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-37334df9-d1a7-4ddf-9838-ed055b0cdcf2 x-compute-request-id: req-37334df9-d1a7-4ddf-9838-ed055b0cdcf2 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVMbI+UwcQIRJ4jdA/hvBzg1SuqW1A7ptZslMdGvWj3n2hofSyWbOHnqtrsMUFaDnKXRp7LqQVZQNzMQnomJNkCnieKnUPSmka/6XleSZvQ2Q4uJYMVRrKIMRw7cm4QE4lhGUTVBJGc4n/532bKOSaafJUPoA572CLW59lTY7ogNtn7+zhW9XoWiLPVzsk0kBi52t2gnRg0x94N3n4Hp3uwhrv4vef3ho8jN0Sr86YIZT6a0NuBW8RkfmvyavlIX3WAoP407ofwooTvy1o1/ebsVAWjZ7t0hS4HJNHPmMEFIufzO0+/fTxoWJJfiTz56G9Oct/2cLds7avrj9v5SxJ", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "name": "NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160", "fingerprint": "e4:8c:b5:ae:05:da:00:b0:f6:8b:dd:3a:ca:d8:06:74"}} 2018-12-23 19:18:01,932 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-37334df9-d1a7-4ddf-9838-ed055b0cdcf2 2018-12-23 19:18:01,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc707a758d3b96090a95f90e97a18c79dc407" 2018-12-23 19:18:01,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-82c5de60-e262-4005-987c-c507eef8fd92 x-compute-request-id: req-82c5de60-e262-4005-987c-c507eef8fd92 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVMbI+UwcQIRJ4jdA/hvBzg1SuqW1A7ptZslMdGvWj3n2hofSyWbOHnqtrsMUFaDnKXRp7LqQVZQNzMQnomJNkCnieKnUPSmka/6XleSZvQ2Q4uJYMVRrKIMRw7cm4QE4lhGUTVBJGc4n/532bKOSaafJUPoA572CLW59lTY7ogNtn7+zhW9XoWiLPVzsk0kBi52t2gnRg0x94N3n4Hp3uwhrv4vef3ho8jN0Sr86YIZT6a0NuBW8RkfmvyavlIX3WAoP407ofwooTvy1o1/ebsVAWjZ7t0hS4HJNHPmMEFIufzO0+/fTxoWJJfiTz56G9Oct/2cLds7avrj9v5SxJ", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "name": "NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160", "deleted": false, "created_at": "2018-12-23T19:18:01.000000", "updated_at": null, "fingerprint": "e4:8c:b5:ae:05:da:00:b0:f6:8b:dd:3a:ca:d8:06:74", "deleted_at": null, "id": 5}} 2018-12-23 19:18:01,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 used request id req-82c5de60-e262-4005-987c-c507eef8fd92 2018-12-23 19:18:01,951 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 2018-12-23 19:18:01,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc707a758d3b96090a95f90e97a18c79dc407" 2018-12-23 19:18:01,992 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-18616b7f-77d2-4d14-8c62-91f87cee5d84 x-compute-request-id: req-18616b7f-77d2-4d14-8c62-91f87cee5d84 Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:01,992 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 used request id req-18616b7f-77d2-4d14-8c62-91f87cee5d84 2018-12-23 19:18:01,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc707a758d3b96090a95f90e97a18c79dc407" 2018-12-23 19:18:02,022 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3135ea68-eadc-40a6-a759-266a8025d29d x-compute-request-id: req-3135ea68-eadc-40a6-a759-266a8025d29d Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 not found for user b003ea1eb49a4c2cbbf833e2329fc653", "code": 404}} 2018-12-23 19:18:02,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 used request id req-3135ea68-eadc-40a6-a759-266a8025d29d 2018-12-23 19:18:02,023 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 2018-12-23 19:18:02,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aedc707a758d3b96090a95f90e97a18c79dc407" 2018-12-23 19:18:02,064 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c2e14b2-2712-49ad-b4ad-0d9579089bb2 x-compute-request-id: req-1c2e14b2-2712-49ad-b4ad-0d9579089bb2 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 not found for user b003ea1eb49a4c2cbbf833e2329fc653", "code": 404}} 2018-12-23 19:18:02,065 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-4d8a81e3-5af7-433b-9395-86b423b87160 used request id req-1c2e14b2-2712-49ad-b4ad-0d9579089bb2 2018-12-23 19:18:02,066 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:02,216 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66.pub 2018-12-23 19:18:02,216 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66 2018-12-23 19:18:02,216 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66.pub 2018-12-23 19:18:02,216 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66 2018-12-23 19:18:02,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:02,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["KWuvaDssQt66IOoEgmqvCA"], "issued_at": "2018-12-23T19:18:02.000000Z"}} 2018-12-23 19:18:02,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6ef76ab06e9490bf0ffa1ab24968ae313d9f0e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE71flbQRKhPBL5uKAE+0MQOSS0TzmMJ5moJtiqjR2DJcAQM9knKBat0UWLfw5bX3ZHDQlwjYvluOlKUThn/8VZITsA0xyQzkTVnYQM7gdmsEfaLj9Ik/WnsqLE9zGy2+KjiPxHD7tMj3IjMNbgTPbeuMn4cBVOt9sCfSGO+s2U1sTaTbCh6BR+LVf6jGbXnpCe88l3fMsrbe8ZFbk7YdO7xIZf5v2BaBUuiKoZOyzC5Pw3f1z2LzynktG+WJw9kmsT8jupTJcg+q9GqE470cx5zy2E2+IEcKzFdvyjcgEaPYqJ3DM2xJ6TNOfsqAXwvqxs1QtzH3HlnwxPjoqhxCF", "name": "NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66"}}' 2018-12-23 19:18:02,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b294ce3-424f-4e8e-ba49-8e7faa0a1413 x-compute-request-id: req-1b294ce3-424f-4e8e-ba49-8e7faa0a1413 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDE71flbQRKhPBL5uKAE+0MQOSS0TzmMJ5moJtiqjR2DJcAQM9knKBat0UWLfw5bX3ZHDQlwjYvluOlKUThn/8VZITsA0xyQzkTVnYQM7gdmsEfaLj9Ik/WnsqLE9zGy2+KjiPxHD7tMj3IjMNbgTPbeuMn4cBVOt9sCfSGO+s2U1sTaTbCh6BR+LVf6jGbXnpCe88l3fMsrbe8ZFbk7YdO7xIZf5v2BaBUuiKoZOyzC5Pw3f1z2LzynktG+WJw9kmsT8jupTJcg+q9GqE470cx5zy2E2+IEcKzFdvyjcgEaPYqJ3DM2xJ6TNOfsqAXwvqxs1QtzH3HlnwxPjoqhxCF", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "name": "NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66", "fingerprint": "a1:6f:0d:13:b1:44:64:67:96:39:34:7c:d0:62:80:02"}} 2018-12-23 19:18:02,849 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-1b294ce3-424f-4e8e-ba49-8e7faa0a1413 2018-12-23 19:18:02,850 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66 2018-12-23 19:18:02,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a6ef76ab06e9490bf0ffa1ab24968ae313d9f0e" 2018-12-23 19:18:02,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7154185-c30a-4a84-be85-81994e5f662a x-compute-request-id: req-b7154185-c30a-4a84-be85-81994e5f662a Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:02,878 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-66108694-c14a-4e32-8544-38cc10c97c66 used request id req-b7154185-c30a-4a84-be85-81994e5f662a 2018-12-23 19:18:02,879 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:02,965 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad 2018-12-23 19:18:02,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:03,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["3mHS6cmcSbSf14S9z_-_xw"], "issued_at": "2018-12-23T19:18:03.000000Z"}} 2018-12-23 19:18:03,364 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddda801f0a579a8866a6ec60029cab13d453d22e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj168MnmFOoBFhO03EOiShbregJZnQv33F1ooLJEjSbdASxV3CLncV0LNVYznxgfrzHW1gizwlZY9ZBu03xQfuoZz11E6X0Zh3WaOLHrv/TGBZpQBSb87kf3HMgMWh2jIoUCLb7xyApK6Xs6F49NJDjYDpISCO9U2AgFHibW7xVCQw+us7VoHRz2+2i44M4fWff2ROzap2UcD+c+BXz2RN8GQYeSbWZxZ6b++YST34R8JCReKtQSdz4J+aAXYO0ZTMS+1iDgnJqV87VXbuqzSvGvTiOR0qefLuqnf4kDjdIBKKTc/AcZoYyVAU/B9cCTC1vMwtH7LmYGKbCDQCaiU9", "name": "NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad"}}' 2018-12-23 19:18:03,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-0bbcd7f5-0b87-4f97-b4be-2cb921d20043 x-compute-request-id: req-0bbcd7f5-0b87-4f97-b4be-2cb921d20043 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj168MnmFOoBFhO03EOiShbregJZnQv33F1ooLJEjSbdASxV3CLncV0LNVYznxgfrzHW1gizwlZY9ZBu03xQfuoZz11E6X0Zh3WaOLHrv/TGBZpQBSb87kf3HMgMWh2jIoUCLb7xyApK6Xs6F49NJDjYDpISCO9U2AgFHibW7xVCQw+us7VoHRz2+2i44M4fWff2ROzap2UcD+c+BXz2RN8GQYeSbWZxZ6b++YST34R8JCReKtQSdz4J+aAXYO0ZTMS+1iDgnJqV87VXbuqzSvGvTiOR0qefLuqnf4kDjdIBKKTc/AcZoYyVAU/B9cCTC1vMwtH7LmYGKbCDQCaiU9", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "name": "NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad", "fingerprint": "53:b6:9f:97:b8:db:55:fe:d9:87:06:2f:5b:14:2a:d0"}} 2018-12-23 19:18:03,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0bbcd7f5-0b87-4f97-b4be-2cb921d20043 2018-12-23 19:18:03,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddda801f0a579a8866a6ec60029cab13d453d22e" 2018-12-23 19:18:03,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-0070221f-d91e-4309-9c12-9941bd9abf38 x-compute-request-id: req-0070221f-d91e-4309-9c12-9941bd9abf38 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj168MnmFOoBFhO03EOiShbregJZnQv33F1ooLJEjSbdASxV3CLncV0LNVYznxgfrzHW1gizwlZY9ZBu03xQfuoZz11E6X0Zh3WaOLHrv/TGBZpQBSb87kf3HMgMWh2jIoUCLb7xyApK6Xs6F49NJDjYDpISCO9U2AgFHibW7xVCQw+us7VoHRz2+2i44M4fWff2ROzap2UcD+c+BXz2RN8GQYeSbWZxZ6b++YST34R8JCReKtQSdz4J+aAXYO0ZTMS+1iDgnJqV87VXbuqzSvGvTiOR0qefLuqnf4kDjdIBKKTc/AcZoYyVAU/B9cCTC1vMwtH7LmYGKbCDQCaiU9", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "name": "NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad", "deleted": false, "created_at": "2018-12-23T19:18:03.000000", "updated_at": null, "fingerprint": "53:b6:9f:97:b8:db:55:fe:d9:87:06:2f:5b:14:2a:d0", "deleted_at": null, "id": 7}} 2018-12-23 19:18:03,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad used request id req-0070221f-d91e-4309-9c12-9941bd9abf38 2018-12-23 19:18:03,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddda801f0a579a8866a6ec60029cab13d453d22e" 2018-12-23 19:18:03,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-7aa78c8f-cdce-465e-b45b-91e19a3bc642 x-compute-request-id: req-7aa78c8f-cdce-465e-b45b-91e19a3bc642 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj168MnmFOoBFhO03EOiShbregJZnQv33F1ooLJEjSbdASxV3CLncV0LNVYznxgfrzHW1gizwlZY9ZBu03xQfuoZz11E6X0Zh3WaOLHrv/TGBZpQBSb87kf3HMgMWh2jIoUCLb7xyApK6Xs6F49NJDjYDpISCO9U2AgFHibW7xVCQw+us7VoHRz2+2i44M4fWff2ROzap2UcD+c+BXz2RN8GQYeSbWZxZ6b++YST34R8JCReKtQSdz4J+aAXYO0ZTMS+1iDgnJqV87VXbuqzSvGvTiOR0qefLuqnf4kDjdIBKKTc/AcZoYyVAU/B9cCTC1vMwtH7LmYGKbCDQCaiU9", "name": "NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad", "fingerprint": "53:b6:9f:97:b8:db:55:fe:d9:87:06:2f:5b:14:2a:d0"}}]} 2018-12-23 19:18:03,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-7aa78c8f-cdce-465e-b45b-91e19a3bc642 2018-12-23 19:18:03,629 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad 2018-12-23 19:18:03,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddda801f0a579a8866a6ec60029cab13d453d22e" 2018-12-23 19:18:03,656 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-806e94dc-641b-4f6b-a0fd-8af0fbc6b626 x-compute-request-id: req-806e94dc-641b-4f6b-a0fd-8af0fbc6b626 Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:03,656 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-c68116e5-eb0a-4949-8ffc-ef1ae9bec1ad used request id req-806e94dc-641b-4f6b-a0fd-8af0fbc6b626 2018-12-23 19:18:03,657 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:03,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:04,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["-SHgXei8SwiyHBhYa6WAdw"], "issued_at": "2018-12-23T19:18:04.000000Z"}} 2018-12-23 19:18:04,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbbd2dee468aaa8e6593be069dc178875712a0f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id", "swap": 2}}' 2018-12-23 19:18:04,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-b7ed704a-3ec6-4df3-ad2f-d464a81cd30d x-compute-request-id: req-b7ed704a-3ec6-4df3-ad2f-d464a81cd30d Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id"}} 2018-12-23 19:18:04,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7ed704a-3ec6-4df3-ad2f-d464a81cd30d 2018-12-23 19:18:04,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbbd2dee468aaa8e6593be069dc178875712a0f" 2018-12-23 19:18:04,315 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-008ab552-756e-4ff7-8902-b6037f4cc1d0 x-compute-request-id: req-008ab552-756e-4ff7-8902-b6037f4cc1d0 Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:04,315 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id used request id req-008ab552-756e-4ff7-8902-b6037f4cc1d0 2018-12-23 19:18:04,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbbd2dee468aaa8e6593be069dc178875712a0f" 2018-12-23 19:18:04,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-434f3772-15db-43dd-a093-98dec07a7835 x-compute-request-id: req-434f3772-15db-43dd-a093-98dec07a7835 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:04,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-434f3772-15db-43dd-a093-98dec07a7835 2018-12-23 19:18:04,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bbbd2dee468aaa8e6593be069dc178875712a0f" 2018-12-23 19:18:04,354 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-5627d353-813d-4fba-a9fa-ca5c8cb2d772 x-compute-request-id: req-5627d353-813d-4fba-a9fa-ca5c8cb2d772 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id could not be found.", "code": 404}} 2018-12-23 19:18:04,354 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-886d95d2-414b-4506-a3a6-6ff76d6030ec-id used request id req-5627d353-813d-4fba-a9fa-ca5c8cb2d772 2018-12-23 19:18:04,355 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:04,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:04,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["ekw_2lgST_OoOjpO3d2u2w"], "issued_at": "2018-12-23T19:18:04.000000Z"}} 2018-12-23 19:18:04,762 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481c9f38cf838694fa59b5ca8bd6d9666b46753b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-ee409bb8-d2b4-47d0-8e50-834927a37dd3-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-ee409bb8-d2b4-47d0-8e50-834927a37dd3-id", "swap": 2}}' 2018-12-23 19:18:04,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-1670135f-7e1c-45d9-8a68-6a5e3111f2df x-compute-request-id: req-1670135f-7e1c-45d9-8a68-6a5e3111f2df Content-Encoding: gzip Content-Length: 287 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-ee409bb8-d2b4-47d0-8e50-834927a37dd3-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-ee409bb8-d2b4-47d0-8e50-834927a37dd3-id", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/NovaUtilsFlavorTests-ee409bb8-d2b4-47d0-8e50-834927a37dd3-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 2, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "disk": 1, "id": "NovaUtilsFlavorTests-ee409bb8-d2b4-47d0-8e50-834927a37dd3-id"}} 2018-12-23 19:18:04,952 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1670135f-7e1c-45d9-8a68-6a5e3111f2df 2018-12-23 19:18:04,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-ee409bb8-d2b4-47d0-8e50-834927a37dd3-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}481c9f38cf838694fa59b5ca8bd6d9666b46753b" 2018-12-23 19:18:04,980 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-59c984b1-c69e-44aa-b42f-bab6264b6965 x-compute-request-id: req-59c984b1-c69e-44aa-b42f-bab6264b6965 Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:04,980 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-ee409bb8-d2b4-47d0-8e50-834927a37dd3-id used request id req-59c984b1-c69e-44aa-b42f-bab6264b6965 2018-12-23 19:18:04,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:04,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:05,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["I7l8LKKrRs-Xvmc6EGFnvA"], "issued_at": "2018-12-23T19:18:05.000000Z"}} 2018-12-23 19:18:05,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:05,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef83317b-c5fc-4c5a-bf3b-a4d8f76793d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:05,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ef83317b-c5fc-4c5a-bf3b-a4d8f76793d3 2018-12-23 19:18:05,470 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 19:18:05,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:05,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:05,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["L5HLvA9ORxqjcKSuf6Q9yw"], "issued_at": "2018-12-23T19:18:05.000000Z"}} 2018-12-23 19:18:05,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" 2018-12-23 19:18:05,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d7c2f7-f370-444c-ba2f-afb42e821e0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:05,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e6d7c2f7-f370-444c-ba2f-afb42e821e0e 2018-12-23 19:18:05,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" 2018-12-23 19:18:06,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-3a608ef1-60f1-4474-92b4-0f05e8c782a8 Date: Sun, 23 Dec 2018 19:18:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image"} 2018-12-23 19:18:06,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image used request id req-3a608ef1-60f1-4474-92b4-0f05e8c782a8 2018-12-23 19:18:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" 2018-12-23 19:18:06,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f179dc4b-0172-49f7-b513-9c9f250d8872 Date: Sun, 23 Dec 2018 19:18:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:18:06,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f179dc4b-0172-49f7-b513-9c9f250d8872 2018-12-23 19:18:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image"}' 2018-12-23 19:18:06,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-706409cf-5453-41d6-b7d6-36dd240c8de2 Date: Sun, 23 Dec 2018 19:18:06 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "min_disk": 0, "protected": false, "id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "file": "/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/file", "checksum": null, "owner": "b44e68575d124b269231f2df190b0822", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:06,139 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-706409cf-5453-41d6-b7d6-36dd240c8de2 2018-12-23 19:18:06,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" -d '' 2018-12-23 19:18:07,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8db02b2-e117-4746-9fc9-574b0147e235 Date: Sun, 23 Dec 2018 19:18:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:18:07,220 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/file used request id req-b8db02b2-e117-4746-9fc9-574b0147e235 2018-12-23 19:18:07,221 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:18:07,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" 2018-12-23 19:18:07,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-2c247431-f067-4e55-b877-a4bae4636714 Date: Sun, 23 Dec 2018 19:18:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:07Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/snap", "metadata": {}}], "self": "/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "min_disk": 0, "protected": false, "id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "file": "/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:07,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae used request id req-2c247431-f067-4e55-b877-a4bae4636714 2018-12-23 19:18:07,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" 2018-12-23 19:18:07,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b929f0c9-7324-4ecb-a00c-b6f3ce0f298b Date: Sun, 23 Dec 2018 19:18:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:18:07,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b929f0c9-7324-4ecb-a00c-b6f3ce0f298b 2018-12-23 19:18:07,251 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image 2018-12-23 19:18:07,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" 2018-12-23 19:18:07,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-566a5fbd-c33a-4632-a9b2-a89e6b61bf88 Date: Sun, 23 Dec 2018 19:18:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:07Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/snap", "metadata": {}}], "self": "/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "min_disk": 0, "protected": false, "id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "file": "/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:07,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae used request id req-566a5fbd-c33a-4632-a9b2-a89e6b61bf88 2018-12-23 19:18:07,270 - create_image - DEBUG - Instance status is - active 2018-12-23 19:18:07,270 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image 2018-12-23 19:18:07,270 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image 2018-12-23 19:18:07,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:07,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:07,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["tvFX_OniSyaLtejdKVnXtQ"], "issued_at": "2018-12-23T19:18:07.000000Z"}} 2018-12-23 19:18:07,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" 2018-12-23 19:18:07,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e29b399-83c8-4b25-83c1-dc20a87af3f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:07,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8e29b399-83c8-4b25-83c1-dc20a87af3f3 2018-12-23 19:18:07,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" 2018-12-23 19:18:07,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c5687f34-c8dc-4858-b0b4-4c3afa6c0483 Date: Sun, 23 Dec 2018 19:18:07 GMT RESP BODY: {"networks":[]} 2018-12-23 19:18:07,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net used request id req-c5687f34-c8dc-4858-b0b4-4c3afa6c0483 2018-12-23 19:18:07,964 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net 2018-12-23 19:18:07,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" -d '{"network": {"name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net", "admin_state_up": true}}' 2018-12-23 19:18:08,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-93593a27-d60b-425e-9a3f-65faa1fd7022 Date: Sun, 23 Dec 2018 19:18:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:18:08Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","mtu":1450}} 2018-12-23 19:18:08,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-93593a27-d60b-425e-9a3f-65faa1fd7022 2018-12-23 19:18:08,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" 2018-12-23 19:18:08,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-bcb051f5-11f0-4f9c-9a35-cd4974b5ff76 Date: Sun, 23 Dec 2018 19:18:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:18:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:08,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-bcb051f5-11f0-4f9c-9a35-cd4974b5ff76 2018-12-23 19:18:08,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" 2018-12-23 19:18:08,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a4abb76-0aba-45bf-ad5a-eb6374d5ce92 Date: Sun, 23 Dec 2018 19:18:08 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:18:08,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-6a4abb76-0aba-45bf-ad5a-eb6374d5ce92 2018-12-23 19:18:08,344 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet 2018-12-23 19:18:08,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" -d '{"subnets": [{"ip_version": 4, "network_id": "9513bf9c-70d5-46d7-a530-d5862d2e6543", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet"}]}' 2018-12-23 19:18:08,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-33e0b18d-036a-4f2f-b388-e7e771b4556f Date: Sun, 23 Dec 2018 19:18:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6da9340a-22d9-4d0a-98df-d37b775727e0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","ip_version":4}]} 2018-12-23 19:18:08,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-33e0b18d-036a-4f2f-b388-e7e771b4556f 2018-12-23 19:18:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" 2018-12-23 19:18:08,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-c33fdef5-3ef9-40d4-8dcf-f0940272c92d Date: Sun, 23 Dec 2018 19:18:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["6da9340a-22d9-4d0a-98df-d37b775727e0"],"description":"","tags":[],"updated_at":"2018-12-23T19:18:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:08,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-c33fdef5-3ef9-40d4-8dcf-f0940272c92d 2018-12-23 19:18:08,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" 2018-12-23 19:18:08,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b24fa9e6-9432-4abc-854a-5e7dcf118e9f Date: Sun, 23 Dec 2018 19:18:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6da9340a-22d9-4d0a-98df-d37b775727e0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","ip_version":4}]} 2018-12-23 19:18:08,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-b24fa9e6-9432-4abc-854a-5e7dcf118e9f 2018-12-23 19:18:08,920 - OpenStackNetwork - DEBUG - Network [9513bf9c-70d5-46d7-a530-d5862d2e6543] created successfully 2018-12-23 19:18:08,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:08,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:09,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["jqah9ewAToiAHNsJlL2IEQ"], "issued_at": "2018-12-23T19:18:09.000000Z"}} 2018-12-23 19:18:09,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2387a482e0fa412b0b0ddc075ff283d263fb67b3" 2018-12-23 19:18:09,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44995587-ac6c-476a-92c0-c0101f9f760b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:09,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-44995587-ac6c-476a-92c0-c0101f9f760b 2018-12-23 19:18:09,342 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:09,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2387a482e0fa412b0b0ddc075ff283d263fb67b3" 2018-12-23 19:18:09,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18: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-c480efbb-b77c-448b-a5c3-18dddd9ddbab x-compute-request-id: req-c480efbb-b77c-448b-a5c3-18dddd9ddbab Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:09,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c480efbb-b77c-448b-a5c3-18dddd9ddbab 2018-12-23 19:18:09,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2387a482e0fa412b0b0ddc075ff283d263fb67b3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 19:18:09,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18: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-6be70486-66e1-4c10-8ba4-17ddc4e4862f x-compute-request-id: req-6be70486-66e1-4c10-8ba4-17ddc4e4862f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723"}} 2018-12-23 19:18:09,576 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6be70486-66e1-4c10-8ba4-17ddc4e4862f 2018-12-23 19:18:09,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:09,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:09,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["obu4xB-yT0mgPPnZD4buvQ"], "issued_at": "2018-12-23T19:18:09.000000Z"}} 2018-12-23 19:18:09,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50849c7751f6123a21313451faca20ff612f9a93" 2018-12-23 19:18:09,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d05c259-f4f6-41e7-96ce-de10f3b239d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:09,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5d05c259-f4f6-41e7-96ce-de10f3b239d2 2018-12-23 19:18:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:10,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-3bb55bd5-cff0-431f-afdd-1c8e8f6fa5a8 Date: Sun, 23 Dec 2018 19:18:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["6da9340a-22d9-4d0a-98df-d37b775727e0"],"description":"","tags":[],"updated_at":"2018-12-23T19:18:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:10,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net used request id req-3bb55bd5-cff0-431f-afdd-1c8e8f6fa5a8 2018-12-23 19:18:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:10,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-77d398dc-d773-4536-87e5-8eb1c326a593 Date: Sun, 23 Dec 2018 19:18:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6da9340a-22d9-4d0a-98df-d37b775727e0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","ip_version":4}]} 2018-12-23 19:18:10,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-77d398dc-d773-4536-87e5-8eb1c326a593 2018-12-23 19:18:10,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:10,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-e1af7123-7ab2-4c9c-85e2-42e7dca0eb0f Date: Sun, 23 Dec 2018 19:18:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["6da9340a-22d9-4d0a-98df-d37b775727e0"],"description":"","tags":[],"updated_at":"2018-12-23T19:18:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:10,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net used request id req-e1af7123-7ab2-4c9c-85e2-42e7dca0eb0f 2018-12-23 19:18:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:18:10,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:18:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:18:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50849c7751f6123a21313451faca20ff612f9a93" 2018-12-23 19:18:10,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0efc69ce-1354-4a5e-90cd-c2d0564fc5d0 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:18:10,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-0efc69ce-1354-4a5e-90cd-c2d0564fc5d0 2018-12-23 19:18:10,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:10,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-acf73296-cd92-414c-8d32-a8dd3330c8e4 Date: Sun, 23 Dec 2018 19:18:10 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6da9340a-22d9-4d0a-98df-d37b775727e0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","ip_version":4}]} 2018-12-23 19:18:10,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-acf73296-cd92-414c-8d32-a8dd3330c8e4 2018-12-23 19:18:10,479 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net 2018-12-23 19:18:10,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" -d '{"port": {"network_id": "9513bf9c-70d5-46d7-a530-d5862d2e6543", "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-port", "admin_state_up": true}}' 2018-12-23 19:18:11,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 902 X-Openstack-Request-Id: req-6fdffeaa-6701-4c0a-9796-6e06b57cfecf Date: Sun, 23 Dec 2018 19:18:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:18:10Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6da9340a-22d9-4d0a-98df-d37b775727e0","ip_address":"10.55.0.14"}],"id":"b2bf1aea-0880-47fc-9c42-d4d1eb2ec805","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:f0:e7","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-port","project_id":"b44e68575d124b269231f2df190b0822","qos_policy_id":null,"admin_state_up":true,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 19:18:11,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-6fdffeaa-6701-4c0a-9796-6e06b57cfecf 2018-12-23 19:18:11,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:11,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-1aef94c5-acc4-4e35-a521-6f5512dbfbef Date: Sun, 23 Dec 2018 19:18:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["6da9340a-22d9-4d0a-98df-d37b775727e0"],"description":"","tags":[],"updated_at":"2018-12-23T19:18:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:11,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net used request id req-1aef94c5-acc4-4e35-a521-6f5512dbfbef 2018-12-23 19:18:11,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:11,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3c6e5f66-e993-4653-afcb-5f4cccf91212 Date: Sun, 23 Dec 2018 19:18:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6da9340a-22d9-4d0a-98df-d37b775727e0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","ip_version":4}]} 2018-12-23 19:18:11,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-3c6e5f66-e993-4653-afcb-5f4cccf91212 2018-12-23 19:18:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:11,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-371f9f75-a3a2-4798-bd96-5a86813176d1 Date: Sun, 23 Dec 2018 19:18:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["6da9340a-22d9-4d0a-98df-d37b775727e0"],"description":"","tags":[],"updated_at":"2018-12-23T19:18:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:11,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net used request id req-371f9f75-a3a2-4798-bd96-5a86813176d1 2018-12-23 19:18:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:18:11,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:18:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:18:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:11,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8d2628-9348-4bc3-ae6c-40b60868d22c Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:18:11,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-4d8d2628-9348-4bc3-ae6c-40b60868d22c 2018-12-23 19:18:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:11,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-162e0cd2-8cf1-425c-880e-53595215b566 Date: Sun, 23 Dec 2018 19:18:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6da9340a-22d9-4d0a-98df-d37b775727e0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","ip_version":4}]} 2018-12-23 19:18:11,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-162e0cd2-8cf1-425c-880e-53595215b566 2018-12-23 19:18:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543&name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:11,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 905 X-Openstack-Request-Id: req-7a6c4f3d-5972-4b0c-a099-27f45a614cf4 Date: Sun, 23 Dec 2018 19:18:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:18:10Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6da9340a-22d9-4d0a-98df-d37b775727e0","ip_address":"10.55.0.14"}],"id":"b2bf1aea-0880-47fc-9c42-d4d1eb2ec805","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ac:f0:e7","project_id":"b44e68575d124b269231f2df190b0822","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-port","admin_state_up":true,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:10Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 19:18:11,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543&name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-port&admin_state_up=True used request id req-7a6c4f3d-5972-4b0c-a099-27f45a614cf4 2018-12-23 19:18:11,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:11,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2accf2a5-ae09-457f-803a-5a212b1cda28 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:18:11,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-2accf2a5-ae09-457f-803a-5a212b1cda28 2018-12-23 19:18:11,982 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-vm_inst 2018-12-23 19:18:11,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:12,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-347a5ce9-9799-4396-80d7-416bd9d95be4 x-compute-request-id: req-347a5ce9-9799-4396-80d7-416bd9d95be4 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-flavor-name"}]} 2018-12-23 19:18:12,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-347a5ce9-9799-4396-80d7-416bd9d95be4 2018-12-23 19:18:12,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:12,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f611c14b-6962-43f2-a253-7a74821e3af4 x-compute-request-id: req-f611c14b-6962-43f2-a253-7a74821e3af4 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723"}} 2018-12-23 19:18:12,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723 used request id req-f611c14b-6962-43f2-a253-7a74821e3af4 2018-12-23 19:18:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:12,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-deb9c447-3fae-41fa-8edf-63ba9ee51166 Date: Sun, 23 Dec 2018 19:18:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:07Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/snap", "metadata": {}}], "self": "/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "min_disk": 0, "protected": false, "id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "file": "/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c426d30b-6d2a-4ce9-ba14-13697c592eae/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image"} 2018-12-23 19:18:12,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image used request id req-deb9c447-3fae-41fa-8edf-63ba9ee51166 2018-12-23 19:18:12,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:12,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-10fcb448-f703-4ba8-8ffb-c75890f07668 Date: Sun, 23 Dec 2018 19:18: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:18:12,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-10fcb448-f703-4ba8-8ffb-c75890f07668 2018-12-23 19:18:12,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" -d '{"server": {"name": "NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-vm_inst", "imageRef": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "flavorRef": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "max_count": 1, "min_count": 1, "networks": [{"port": "b2bf1aea-0880-47fc-9c42-d4d1eb2ec805"}]}}' 2018-12-23 19:18:13,753 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b41c3ead-21c2-495b-8d7a-e1872d2d5d51 x-compute-request-id: req-b41c3ead-21c2-495b-8d7a-e1872d2d5d51 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "8ae253c6-498b-487b-a5f2-7cff896bb840", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "bookmark"}], "adminPass": "VDceUgzusf3k"}} 2018-12-23 19:18:13,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b41c3ead-21c2-495b-8d7a-e1872d2d5d51 2018-12-23 19:18:13,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:14,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18: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-3d03d1cb-2c54-43f3-b1fc-cc59e8d3c52f x-compute-request-id: req-3d03d1cb-2c54-43f3-b1fc-cc59e8d3c52f 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.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "bookmark"}], "image": {"id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "links": [{"href": "http://172.30.9.21:8774/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "links": [{"href": "http://172.30.9.21:8774/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "bookmark"}]}, "id": "8ae253c6-498b-487b-a5f2-7cff896bb840", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:18:13Z", "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-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-vm_inst", "created": "2018-12-23T19:18:13Z", "tenant_id": "b44e68575d124b269231f2df190b0822", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:18:14,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 used request id req-3d03d1cb-2c54-43f3-b1fc-cc59e8d3c52f 2018-12-23 19:18:14,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:14,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18: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-925a7fcb-fe72-4861-a54a-9916123c34da x-compute-request-id: req-925a7fcb-fe72-4861-a54a-9916123c34da Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "bookmark"}], "image": {"id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "links": [{"href": "http://172.30.9.21:8774/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "links": [{"href": "http://172.30.9.21:8774/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "bookmark"}]}, "id": "8ae253c6-498b-487b-a5f2-7cff896bb840", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:18:14Z", "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-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-vm_inst", "created": "2018-12-23T19:18:13Z", "tenant_id": "b44e68575d124b269231f2df190b0822", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:18:14,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 used request id req-925a7fcb-fe72-4861-a54a-9916123c34da 2018-12-23 19:18:17,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:17,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2778b623-b835-4068-9b12-a62ffcc6f057 x-compute-request-id: req-2778b623-b835-4068-9b12-a62ffcc6f057 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:f0:e7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "bookmark"}], "image": {"id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "links": [{"href": "http://172.30.9.21:8774/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "links": [{"href": "http://172.30.9.21:8774/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "bookmark"}]}, "id": "8ae253c6-498b-487b-a5f2-7cff896bb840", "security_groups": [{"name": "default"}], "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:18:15Z", "hostId": "a895687608f739de82de169969ff5d3d54ad3efab30d4455d5e38cf1", "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-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-vm_inst", "created": "2018-12-23T19:18:13Z", "tenant_id": "b44e68575d124b269231f2df190b0822", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:18:17,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 used request id req-2778b623-b835-4068-9b12-a62ffcc6f057 2018-12-23 19:18:20,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:21,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fedb781-9f16-4145-a7e7-2307935a1d5a x-compute-request-id: req-4fedb781-9f16-4145-a7e7-2307935a1d5a Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:f0:e7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "bookmark"}], "image": {"id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "links": [{"href": "http://172.30.9.21:8774/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-12-23T19:18:19.000000", "flavor": {"id": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "links": [{"href": "http://172.30.9.21:8774/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "bookmark"}]}, "id": "8ae253c6-498b-487b-a5f2-7cff896bb840", "security_groups": [{"name": "default"}], "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:18:19Z", "hostId": "a895687608f739de82de169969ff5d3d54ad3efab30d4455d5e38cf1", "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-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-vm_inst", "created": "2018-12-23T19:18:13Z", "tenant_id": "b44e68575d124b269231f2df190b0822", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:18:21,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 used request id req-4fedb781-9f16-4145-a7e7-2307935a1d5a 2018-12-23 19:18:21,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:21,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-159f4fe2-422f-4fbe-9f21-b614aa9a5d5e x-compute-request-id: req-159f4fe2-422f-4fbe-9f21-b614aa9a5d5e Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:f0:e7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/8ae253c6-498b-487b-a5f2-7cff896bb840", "rel": "bookmark"}], "image": {"id": "c426d30b-6d2a-4ce9-ba14-13697c592eae", "links": [{"href": "http://172.30.9.21:8774/images/c426d30b-6d2a-4ce9-ba14-13697c592eae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2018-12-23T19:18:19.000000", "flavor": {"id": "0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "links": [{"href": "http://172.30.9.21:8774/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723", "rel": "bookmark"}]}, "id": "8ae253c6-498b-487b-a5f2-7cff896bb840", "security_groups": [{"name": "default"}], "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:18:19Z", "hostId": "a895687608f739de82de169969ff5d3d54ad3efab30d4455d5e38cf1", "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-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-vm_inst", "created": "2018-12-23T19:18:13Z", "tenant_id": "b44e68575d124b269231f2df190b0822", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:18:21,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 used request id req-159f4fe2-422f-4fbe-9f21-b614aa9a5d5e 2018-12-23 19:18:21,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:21,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-df53e360-ec50-4e16-9624-b4f08f957d11 Date: Sun, 23 Dec 2018 19:18:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["6da9340a-22d9-4d0a-98df-d37b775727e0"],"description":"","tags":[],"updated_at":"2018-12-23T19:18:08Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:21,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net used request id req-df53e360-ec50-4e16-9624-b4f08f957d11 2018-12-23 19:18:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:21,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbb4471-ba34-4f6f-81a2-b877b1a640ae Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:18:21,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-8cbb4471-ba34-4f6f-81a2-b877b1a640ae 2018-12-23 19:18:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:21,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8e25d5f6-3d85-405a-8793-25e0e67ab0ac Date: Sun, 23 Dec 2018 19:18:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6da9340a-22d9-4d0a-98df-d37b775727e0","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","ip_version":4}]} 2018-12-23 19:18:21,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-8e25d5f6-3d85-405a-8793-25e0e67ab0ac 2018-12-23 19:18:21,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:21,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2032 X-Openstack-Request-Id: req-22ae6a11-c9d1-4e65-8f5a-8cd8c79e9297 Date: Sun, 23 Dec 2018 19:18:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:18:18Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6da9340a-22d9-4d0a-98df-d37b775727e0","ip_address":"10.55.0.14"}],"id":"b2bf1aea-0880-47fc-9c42-d4d1eb2ec805","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f0:e7","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-port","admin_state_up":true,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:10Z","binding:vnic_type":"normal","device_id":"8ae253c6-498b-487b-a5f2-7cff896bb840","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:18:10Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6da9340a-22d9-4d0a-98df-d37b775727e0","ip_address":"10.55.0.2"}],"id":"e6489017-f548-4786-871e-447f4262936c","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:93:44","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9513bf9c-70d5-46d7-a530-d5862d2e6543","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9513bf9c-70d5-46d7-a530-d5862d2e6543","ip_allocation":"immediate"}]} 2018-12-23 19:18:21,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-22ae6a11-c9d1-4e65-8f5a-8cd8c79e9297 2018-12-23 19:18:21,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:22,099 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:18:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-171fc054-ef9f-4288-9fd8-186cd767843d x-compute-request-id: req-171fc054-ef9f-4288-9fd8-186cd767843d Content-Type: application/json 2018-12-23 19:18:22,099 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/8ae253c6-498b-487b-a5f2-7cff896bb840 used request id req-171fc054-ef9f-4288-9fd8-186cd767843d 2018-12-23 19:18:22,099 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-port 2018-12-23 19:18:22,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/b2bf1aea-0880-47fc-9c42-d4d1eb2ec805 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991361f42fc9882be1d3a613290a2644057af111" 2018-12-23 19:18:22,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ba1dbb9-b11e-4c34-91d8-a1c35de302ff Date: Sun, 23 Dec 2018 19:18:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:18:22,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/b2bf1aea-0880-47fc-9c42-d4d1eb2ec805 used request id req-8ba1dbb9-b11e-4c34-91d8-a1c35de302ff 2018-12-23 19:18:22,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2387a482e0fa412b0b0ddc075ff283d263fb67b3" 2018-12-23 19:18:22,625 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:18:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-05372305-34b0-4d02-8d5e-53f0e803b4e4 x-compute-request-id: req-05372305-34b0-4d02-8d5e-53f0e803b4e4 Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:22,625 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0fc1c914-e2e0-4c2e-84e7-cc4f9f50a723 used request id req-05372305-34b0-4d02-8d5e-53f0e803b4e4 2018-12-23 19:18:22,626 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet 2018-12-23 19:18:22,626 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-subnet 2018-12-23 19:18:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/6da9340a-22d9-4d0a-98df-d37b775727e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" 2018-12-23 19:18:23,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58245a95-16c4-406b-b054-91a8eba008bc Date: Sun, 23 Dec 2018 19:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:18:23,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6da9340a-22d9-4d0a-98df-d37b775727e0 used request id req-58245a95-16c4-406b-b054-91a8eba008bc 2018-12-23 19:18:23,798 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-net 2018-12-23 19:18:23,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/9513bf9c-70d5-46d7-a530-d5862d2e6543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99b50d7e20c04765ba522d44af71d5cdaeff581" 2018-12-23 19:18:24,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c800d43b-356e-4da2-b512-91330426ae01 Date: Sun, 23 Dec 2018 19:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:18:24,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9513bf9c-70d5-46d7-a530-d5862d2e6543 used request id req-c800d43b-356e-4da2-b512-91330426ae01 2018-12-23 19:18:24,660 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-94ad7df3-988f-458c-8b51-6ad6bf9aacb7-image 2018-12-23 19:18:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9abeb30f28324f4abf6d54a84bf46a33bc3bfbb" 2018-12-23 19:18:25,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15c37400-5429-41b8-a6bb-7755674a2ff3 Date: Sun, 23 Dec 2018 19:18:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:18:25,285 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c426d30b-6d2a-4ce9-ba14-13697c592eae used request id req-15c37400-5429-41b8-a6bb-7755674a2ff3 2018-12-23 19:18:25,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:25,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:25,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:25,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["9XRYYXKvRROiVYK-zf0nCQ"], "issued_at": "2018-12-23T19:18:25.000000Z"}} 2018-12-23 19:18:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd4f4815391e275c435187fd14b485bbb193d83" 2018-12-23 19:18:25,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85107c6b-0668-4162-9c59-23142b26dedf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:25,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-85107c6b-0668-4162-9c59-23142b26dedf 2018-12-23 19:18:25,786 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:25,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd4f4815391e275c435187fd14b485bbb193d83" 2018-12-23 19:18:26,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbc8526a-7524-4e10-8f3d-c250bedc788e x-compute-request-id: req-fbc8526a-7524-4e10-8f3d-c250bedc788e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:26,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fbc8526a-7524-4e10-8f3d-c250bedc788e 2018-12-23 19:18:26,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd4f4815391e275c435187fd14b485bbb193d83" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-21145cbf-cb8c-4bbe-809d-b78daf030d92name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-23 19:18:26,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ecf6981-1a83-47d1-a0fa-f48777f1367b x-compute-request-id: req-8ecf6981-1a83-47d1-a0fa-f48777f1367b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-21145cbf-cb8c-4bbe-809d-b78daf030d92name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7301a81a-c5ad-4963-b380-cc2b879fa9a8"}} 2018-12-23 19:18:26,111 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8ecf6981-1a83-47d1-a0fa-f48777f1367b 2018-12-23 19:18:26,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:26,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Bxy3ox7PRX6GKin1Sp9XvA"], "issued_at": "2018-12-23T19:18:26.000000Z"}} 2018-12-23 19:18:26,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86e80c795a701327e32ac85b4ed3b4428ee3c53" 2018-12-23 19:18:26,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e4a6cda-0b17-4c4e-8d40-e90bd34fe192 x-compute-request-id: req-3e4a6cda-0b17-4c4e-8d40-e90bd34fe192 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-21145cbf-cb8c-4bbe-809d-b78daf030d92name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7301a81a-c5ad-4963-b380-cc2b879fa9a8"}} 2018-12-23 19:18:26,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8 used request id req-3e4a6cda-0b17-4c4e-8d40-e90bd34fe192 2018-12-23 19:18:26,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86e80c795a701327e32ac85b4ed3b4428ee3c53" 2018-12-23 19:18:26,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-326b836a-44a9-488f-a16c-87567b7d5403 x-compute-request-id: req-326b836a-44a9-488f-a16c-87567b7d5403 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:18:26,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8/os-extra_specs used request id req-326b836a-44a9-488f-a16c-87567b7d5403 2018-12-23 19:18:26,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bd4f4815391e275c435187fd14b485bbb193d83" 2018-12-23 19:18:26,757 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2624d99f-351c-4659-980d-f72996752bdc x-compute-request-id: req-2624d99f-351c-4659-980d-f72996752bdc Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:26,758 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7301a81a-c5ad-4963-b380-cc2b879fa9a8 used request id req-2624d99f-351c-4659-980d-f72996752bdc 2018-12-23 19:18:26,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e86e80c795a701327e32ac85b4ed3b4428ee3c53" 2018-12-23 19:18:26,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7e7f453-c295-4ae1-8427-1426c953b229 x-compute-request-id: req-d7e7f453-c295-4ae1-8427-1426c953b229 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:26,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d7e7f453-c295-4ae1-8427-1426c953b229 2018-12-23 19:18:26,782 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:26,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:26,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:27,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["ZltYLrV3Qja1ysbwdF43Rg"], "issued_at": "2018-12-23T19:18:27.000000Z"}} 2018-12-23 19:18:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ed44caf1ddfd5d4f8ada976e33326d190e219f" 2018-12-23 19:18:27,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d29e77-4fe0-47ba-adb6-474af73588a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:27,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-70d29e77-4fe0-47ba-adb6-474af73588a2 2018-12-23 19:18:27,193 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:27,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ed44caf1ddfd5d4f8ada976e33326d190e219f" 2018-12-23 19:18:27,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-39efa638-796d-495d-a751-9b131d7d0cb3 x-compute-request-id: req-39efa638-796d-495d-a751-9b131d7d0cb3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:27,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-39efa638-796d-495d-a751-9b131d7d0cb3 2018-12-23 19:18:27,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ed44caf1ddfd5d4f8ada976e33326d190e219f" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1053fb57-0bbb-47b4-8559-f9d2311c3b74name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-23 19:18:27,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb01fd95-c634-4f85-b0bb-20246bef4acf x-compute-request-id: req-fb01fd95-c634-4f85-b0bb-20246bef4acf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-1053fb57-0bbb-47b4-8559-f9d2311c3b74name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1a55ee1b-8f46-4fc1-9485-c2c760089674"}} 2018-12-23 19:18:27,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fb01fd95-c634-4f85-b0bb-20246bef4acf 2018-12-23 19:18:27,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:27,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["wK_CDmTWRRKz8bbg6bs3jg"], "issued_at": "2018-12-23T19:18:27.000000Z"}} 2018-12-23 19:18:27,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45177139680dc52902be92cc180e829e91712fec" 2018-12-23 19:18:28,023 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14853325-a253-4cda-b2eb-ffb6fe04cd46 x-compute-request-id: req-14853325-a253-4cda-b2eb-ffb6fe04cd46 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-1053fb57-0bbb-47b4-8559-f9d2311c3b74name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1a55ee1b-8f46-4fc1-9485-c2c760089674"}} 2018-12-23 19:18:28,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674 used request id req-14853325-a253-4cda-b2eb-ffb6fe04cd46 2018-12-23 19:18:28,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45177139680dc52902be92cc180e829e91712fec" 2018-12-23 19:18:28,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e36be3ca-806b-47c1-a934-9715699ad492 x-compute-request-id: req-e36be3ca-806b-47c1-a934-9715699ad492 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:18:28,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674/os-extra_specs used request id req-e36be3ca-806b-47c1-a934-9715699ad492 2018-12-23 19:18:28,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45177139680dc52902be92cc180e829e91712fec" 2018-12-23 19:18:28,074 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73208df9-dcd7-412b-a95e-5982364c49db x-compute-request-id: req-73208df9-dcd7-412b-a95e-5982364c49db Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:28,074 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674 used request id req-73208df9-dcd7-412b-a95e-5982364c49db 2018-12-23 19:18:28,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45177139680dc52902be92cc180e829e91712fec" 2018-12-23 19:18:28,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89d777b8-1089-4002-a376-07b012f3857d x-compute-request-id: req-89d777b8-1089-4002-a376-07b012f3857d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:28,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-89d777b8-1089-4002-a376-07b012f3857d 2018-12-23 19:18:28,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95ed44caf1ddfd5d4f8ada976e33326d190e219f" 2018-12-23 19:18:28,114 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2073e702-8ad5-4502-99e4-84dbd4b7517c x-compute-request-id: req-2073e702-8ad5-4502-99e4-84dbd4b7517c Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 1a55ee1b-8f46-4fc1-9485-c2c760089674 could not be found.", "code": 404}} 2018-12-23 19:18:28,115 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1a55ee1b-8f46-4fc1-9485-c2c760089674 used request id req-2073e702-8ad5-4502-99e4-84dbd4b7517c 2018-12-23 19:18:28,116 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:28,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:28,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:28,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["ZuCt8KN3SrGvqDUCrDHodA"], "issued_at": "2018-12-23T19:18:28.000000Z"}} 2018-12-23 19:18:28,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5491e9d901408a6cbc99bafbce38fea183590421" 2018-12-23 19:18:28,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3369f688-6ad5-4c78-ba11-7cdb50250f08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:28,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3369f688-6ad5-4c78-ba11-7cdb50250f08 2018-12-23 19:18:28,541 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:28,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5491e9d901408a6cbc99bafbce38fea183590421" 2018-12-23 19:18:28,746 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee01304a-34b9-481a-8bf8-32435bbcac62 x-compute-request-id: req-ee01304a-34b9-481a-8bf8-32435bbcac62 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:28,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ee01304a-34b9-481a-8bf8-32435bbcac62 2018-12-23 19:18:28,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5491e9d901408a6cbc99bafbce38fea183590421" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-0f8aefdc-43c3-491d-be9c-e3b4d78f3188name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-23 19:18:28,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8d607e7-c351-47cd-94aa-0d2e55866880 x-compute-request-id: req-c8d607e7-c351-47cd-94aa-0d2e55866880 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-0f8aefdc-43c3-491d-be9c-e3b4d78f3188name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6541d4b5-1a4a-4d12-a4a5-d767aab9e192"}} 2018-12-23 19:18:28,790 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c8d607e7-c351-47cd-94aa-0d2e55866880 2018-12-23 19:18:28,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:29,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["E0je5vwOTP2CE4kO4PcyPg"], "issued_at": "2018-12-23T19:18:29.000000Z"}} 2018-12-23 19:18:29,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c8a016c0979a0d35e94d63d78081f9cbb1792a" 2018-12-23 19:18:29,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-478b552a-49fa-49db-9b03-18e85916230a x-compute-request-id: req-478b552a-49fa-49db-9b03-18e85916230a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-0f8aefdc-43c3-491d-be9c-e3b4d78f3188name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6541d4b5-1a4a-4d12-a4a5-d767aab9e192"}} 2018-12-23 19:18:29,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192 used request id req-478b552a-49fa-49db-9b03-18e85916230a 2018-12-23 19:18:29,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c8a016c0979a0d35e94d63d78081f9cbb1792a" 2018-12-23 19:18:29,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1ac01ca-907b-4eb7-b34f-031a771e9a87 x-compute-request-id: req-b1ac01ca-907b-4eb7-b34f-031a771e9a87 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:18:29,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192/os-extra_specs used request id req-b1ac01ca-907b-4eb7-b34f-031a771e9a87 2018-12-23 19:18:29,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5491e9d901408a6cbc99bafbce38fea183590421" 2018-12-23 19:18:29,355 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f2c2ae7-f8bd-4e69-ad94-fd2ddfeb0c77 x-compute-request-id: req-0f2c2ae7-f8bd-4e69-ad94-fd2ddfeb0c77 Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:29,356 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6541d4b5-1a4a-4d12-a4a5-d767aab9e192 used request id req-0f2c2ae7-f8bd-4e69-ad94-fd2ddfeb0c77 2018-12-23 19:18:29,357 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:29,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:29,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:29,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["-pMOxCUrRvaD5HLJvhdHmw"], "issued_at": "2018-12-23T19:18:29.000000Z"}} 2018-12-23 19:18:29,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef823ea4707abb105a52b6f12b10ed0df83d8409" 2018-12-23 19:18:29,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9aa6da5-10aa-4b3e-9a1a-c6a69b342111 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:29,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f9aa6da5-10aa-4b3e-9a1a-c6a69b342111 2018-12-23 19:18:29,783 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:29,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef823ea4707abb105a52b6f12b10ed0df83d8409" 2018-12-23 19:18:29,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-415cf4c0-0804-4e19-a107-6de39df4ca5f x-compute-request-id: req-415cf4c0-0804-4e19-a107-6de39df4ca5f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:29,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-415cf4c0-0804-4e19-a107-6de39df4ca5f 2018-12-23 19:18:29,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef823ea4707abb105a52b6f12b10ed0df83d8409" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-285e575d-6d82-4cde-b1d8-c0ac51b86e3dname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-12-23 19:18:30,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adacbc9c-17c1-4395-99e8-6de56efebedc x-compute-request-id: req-adacbc9c-17c1-4395-99e8-6de56efebedc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-285e575d-6d82-4cde-b1d8-c0ac51b86e3dname", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "f7c571f7-5f91-490f-8ebb-d373deee9a0f"}} 2018-12-23 19:18:30,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-adacbc9c-17c1-4395-99e8-6de56efebedc 2018-12-23 19:18:30,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:30,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Yed_ocs8TqmRKun_Jw1EAQ"], "issued_at": "2018-12-23T19:18:30.000000Z"}} 2018-12-23 19:18:30,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b156f81b59e1cef049c5a287755ebed9fe5c141" 2018-12-23 19:18:30,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19989381-a9b5-4ab5-bf76-7c2978abe5a0 x-compute-request-id: req-19989381-a9b5-4ab5-bf76-7c2978abe5a0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-285e575d-6d82-4cde-b1d8-c0ac51b86e3dname", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": 3, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "disk": 1, "id": "f7c571f7-5f91-490f-8ebb-d373deee9a0f"}} 2018-12-23 19:18:30,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f used request id req-19989381-a9b5-4ab5-bf76-7c2978abe5a0 2018-12-23 19:18:30,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b156f81b59e1cef049c5a287755ebed9fe5c141" 2018-12-23 19:18:30,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d24daf88-078f-44d3-8f94-aeb5854fab79 x-compute-request-id: req-d24daf88-078f-44d3-8f94-aeb5854fab79 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:18:30,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f/os-extra_specs used request id req-d24daf88-078f-44d3-8f94-aeb5854fab79 2018-12-23 19:18:30,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b156f81b59e1cef049c5a287755ebed9fe5c141" 2018-12-23 19:18:30,668 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b1e95e21-efb8-44bb-8541-90ebab89c686 x-compute-request-id: req-b1e95e21-efb8-44bb-8541-90ebab89c686 Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:30,668 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f used request id req-b1e95e21-efb8-44bb-8541-90ebab89c686 2018-12-23 19:18:30,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b156f81b59e1cef049c5a287755ebed9fe5c141" 2018-12-23 19:18:30,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61bce0ef-8831-4880-aee2-1904bd98a8ab x-compute-request-id: req-61bce0ef-8831-4880-aee2-1904bd98a8ab Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:30,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-61bce0ef-8831-4880-aee2-1904bd98a8ab 2018-12-23 19:18:30,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef823ea4707abb105a52b6f12b10ed0df83d8409" 2018-12-23 19:18:30,709 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:18:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa0d264c-bb60-401b-ba6a-7e90964dd24c x-compute-request-id: req-fa0d264c-bb60-401b-ba6a-7e90964dd24c Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor f7c571f7-5f91-490f-8ebb-d373deee9a0f could not be found.", "code": 404}} 2018-12-23 19:18:30,709 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f7c571f7-5f91-490f-8ebb-d373deee9a0f used request id req-fa0d264c-bb60-401b-ba6a-7e90964dd24c 2018-12-23 19:18:30,711 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:30,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:30,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:31,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["BEZCM4mOQ5-4IoxKHEQYmA"], "issued_at": "2018-12-23T19:18:31.000000Z"}} 2018-12-23 19:18:31,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a30775bb28f30872b9da9930637678eb121f01" 2018-12-23 19:18:31,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9b5758-717a-4d15-a665-db77760ef557 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:31,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5d9b5758-717a-4d15-a665-db77760ef557 2018-12-23 19:18:31,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:31,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a30775bb28f30872b9da9930637678eb121f01" 2018-12-23 19:18:31,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34267f4b-2316-4a66-850e-3ba029c74a2c x-compute-request-id: req-34267f4b-2316-4a66-850e-3ba029c74a2c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:31,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-34267f4b-2316-4a66-850e-3ba029c74a2c 2018-12-23 19:18:31,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a30775bb28f30872b9da9930637678eb121f01" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-366512d8-88b0-4d60-b1ba-3952246636e8name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-23 19:18:31,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5ee3db4-4d4d-4118-9d9b-f2e2187f26d5 x-compute-request-id: req-b5ee3db4-4d4d-4118-9d9b-f2e2187f26d5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-366512d8-88b0-4d60-b1ba-3952246636e8name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f04a712-ee46-4507-9119-6cde1d6853cb"}} 2018-12-23 19:18:31,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b5ee3db4-4d4d-4118-9d9b-f2e2187f26d5 2018-12-23 19:18:31,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:31,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["HuRZzWZ4SBKJ32Ngh15s6w"], "issued_at": "2018-12-23T19:18:31.000000Z"}} 2018-12-23 19:18:31,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5ed13cfeae83e80b380f24b4d17625c2777e66" 2018-12-23 19:18:32,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93eeaf24-dc2a-44f8-a46b-261aa339d98e x-compute-request-id: req-93eeaf24-dc2a-44f8-a46b-261aa339d98e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-366512d8-88b0-4d60-b1ba-3952246636e8name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f04a712-ee46-4507-9119-6cde1d6853cb"}} 2018-12-23 19:18:32,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb used request id req-93eeaf24-dc2a-44f8-a46b-261aa339d98e 2018-12-23 19:18:32,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f5ed13cfeae83e80b380f24b4d17625c2777e66" 2018-12-23 19:18:32,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-888349e8-9119-451a-871f-3ae88498cadc x-compute-request-id: req-888349e8-9119-451a-871f-3ae88498cadc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:18:32,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb/os-extra_specs used request id req-888349e8-9119-451a-871f-3ae88498cadc 2018-12-23 19:18:32,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:32,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:32,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["u4aX0lSgTL-ZD_3XSN0jiQ"], "issued_at": "2018-12-23T19:18:32.000000Z"}} 2018-12-23 19:18:32,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f022ea298bf4f2c0cd1606b842524869b21d57" 2018-12-23 19:18:32,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab73bd13-0ab7-4998-bd99-673966dc9e56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:32,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ab73bd13-0ab7-4998-bd99-673966dc9e56 2018-12-23 19:18:32,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:32,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f022ea298bf4f2c0cd1606b842524869b21d57" 2018-12-23 19:18:32,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e7b9c83-478b-431c-a416-3380372489fe x-compute-request-id: req-2e7b9c83-478b-431c-a416-3380372489fe Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6f04a712-ee46-4507-9119-6cde1d6853cb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb", "rel": "bookmark"}], "name": "CreateFlavorTests-366512d8-88b0-4d60-b1ba-3952246636e8name"}]} 2018-12-23 19:18:32,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2e7b9c83-478b-431c-a416-3380372489fe 2018-12-23 19:18:32,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06f022ea298bf4f2c0cd1606b842524869b21d57" 2018-12-23 19:18:32,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1449cef-9170-4b62-96cf-e1d3da6d26a0 x-compute-request-id: req-d1449cef-9170-4b62-96cf-e1d3da6d26a0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-366512d8-88b0-4d60-b1ba-3952246636e8name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f04a712-ee46-4507-9119-6cde1d6853cb"}} 2018-12-23 19:18:32,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb used request id req-d1449cef-9170-4b62-96cf-e1d3da6d26a0 2018-12-23 19:18:32,865 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-366512d8-88b0-4d60-b1ba-3952246636e8name 2018-12-23 19:18:32,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a30775bb28f30872b9da9930637678eb121f01" 2018-12-23 19:18:32,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-641680cd-603c-4fb9-9b57-ae6c38b5905e x-compute-request-id: req-641680cd-603c-4fb9-9b57-ae6c38b5905e Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:32,894 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6f04a712-ee46-4507-9119-6cde1d6853cb used request id req-641680cd-603c-4fb9-9b57-ae6c38b5905e 2018-12-23 19:18:32,896 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 19:18:32,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:32,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:33,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["463zGmU2R565scLoMsyX0A"], "issued_at": "2018-12-23T19:18:33.000000Z"}} 2018-12-23 19:18:33,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" 2018-12-23 19:18:33,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f934c83-0118-487e-a032-21e9906ecaa7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:33,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6f934c83-0118-487e-a032-21e9906ecaa7 2018-12-23 19:18:33,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" 2018-12-23 19:18:33,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-72c3f38e-a0af-4e39-a96f-df474cea16f2 Date: Sun, 23 Dec 2018 19:18:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image"} 2018-12-23 19:18:33,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image used request id req-72c3f38e-a0af-4e39-a96f-df474cea16f2 2018-12-23 19:18:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" 2018-12-23 19:18:33,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b6ee777-3048-4b0c-b5d1-2724be3a60ce Date: Sun, 23 Dec 2018 19:18: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:18:33,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0b6ee777-3048-4b0c-b5d1-2724be3a60ce 2018-12-23 19:18:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image"}' 2018-12-23 19:18:33,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b1525d4d-1ca2-472a-af4a-9976f5802f69 Date: Sun, 23 Dec 2018 19:18:33 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45", "min_disk": 0, "protected": false, "id": "a95f722d-989d-485c-8ccd-86fa13384a45", "file": "/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45/file", "checksum": null, "owner": "b44e68575d124b269231f2df190b0822", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:33,602 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b1525d4d-1ca2-472a-af4a-9976f5802f69 2018-12-23 19:18:33,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" -d '' 2018-12-23 19:18:34,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0e9086d-d381-4d87-8c59-31ca039ca8a6 Date: Sun, 23 Dec 2018 19:18:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:18:34,044 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45/file used request id req-b0e9086d-d381-4d87-8c59-31ca039ca8a6 2018-12-23 19:18:34,045 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:18:34,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" 2018-12-23 19:18:34,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-44d368d5-447e-428d-8e81-4ab31dadae07 Date: Sun, 23 Dec 2018 19:18:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:34Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a95f722d-989d-485c-8ccd-86fa13384a45/snap", "metadata": {}}], "self": "/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45", "min_disk": 0, "protected": false, "id": "a95f722d-989d-485c-8ccd-86fa13384a45", "file": "/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a95f722d-989d-485c-8ccd-86fa13384a45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:34,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45 used request id req-44d368d5-447e-428d-8e81-4ab31dadae07 2018-12-23 19:18:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" 2018-12-23 19:18:34,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1c7bb045-539c-4269-af1a-67855ae6bbf7 Date: Sun, 23 Dec 2018 19:18: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:18:34,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1c7bb045-539c-4269-af1a-67855ae6bbf7 2018-12-23 19:18:34,075 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image 2018-12-23 19:18:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" 2018-12-23 19:18:34,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8504f175-d941-453c-8c6c-0d21b2321ec0 Date: Sun, 23 Dec 2018 19:18:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:34Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a95f722d-989d-485c-8ccd-86fa13384a45/snap", "metadata": {}}], "self": "/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45", "min_disk": 0, "protected": false, "id": "a95f722d-989d-485c-8ccd-86fa13384a45", "file": "/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a95f722d-989d-485c-8ccd-86fa13384a45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:34,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45 used request id req-8504f175-d941-453c-8c6c-0d21b2321ec0 2018-12-23 19:18:34,093 - create_image - DEBUG - Instance status is - active 2018-12-23 19:18:34,093 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image 2018-12-23 19:18:34,093 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image 2018-12-23 19:18:34,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:34,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:34,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["rrb3_kDnSRSzPLXXI1gU2Q"], "issued_at": "2018-12-23T19:18:34.000000Z"}} 2018-12-23 19:18:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9d1cd3e6211b00dd16fdb9f3c2cfc8666ac044" 2018-12-23 19:18:34,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8702d8d-8e7e-478c-a4a4-39fd4dd13387 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:34,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d8702d8d-8e7e-478c-a4a4-39fd4dd13387 2018-12-23 19:18:34,598 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:34,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9d1cd3e6211b00dd16fdb9f3c2cfc8666ac044" 2018-12-23 19:18:34,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7f85de4-20aa-4fac-939a-5f58c89099c6 x-compute-request-id: req-f7f85de4-20aa-4fac-939a-5f58c89099c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:34,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f7f85de4-20aa-4fac-939a-5f58c89099c6 2018-12-23 19:18:34,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9d1cd3e6211b00dd16fdb9f3c2cfc8666ac044" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 19:18:34,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37c1b189-379f-43cb-8bd9-ec4f9f34b7ac x-compute-request-id: req-37c1b189-379f-43cb-8bd9-ec4f9f34b7ac Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7e700b1a-d653-403c-8ff0-9c94c5571cb6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7e700b1a-d653-403c-8ff0-9c94c5571cb6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "7e700b1a-d653-403c-8ff0-9c94c5571cb6"}} 2018-12-23 19:18:34,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-37c1b189-379f-43cb-8bd9-ec4f9f34b7ac 2018-12-23 19:18:34,842 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 19:18:34,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:35,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["K95uGugJT4OiDvu1dzsgsw"], "issued_at": "2018-12-23T19:18:35.000000Z"}} 2018-12-23 19:18:35,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-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-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net", "inst_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor"}}' 2018-12-23 19:18:37,883 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:18:35 GMT Server: Apache x-openstack-request-id: req-0405bb86-b9d2-46ef-b3b7-9361f39f60d6 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}]}} 2018-12-23 19:18:37,883 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks used request id req-0405bb86-b9d2-46ef-b3b7-9361f39f60d6 2018-12-23 19:18:37,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:38,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:37 GMT Server: Apache x-openstack-request-id: req-dd92cb5d-1331-4d41-8f67-a5a17910aef9 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:39,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:38 GMT Server: Apache x-openstack-request-id: req-810d235c-c9e4-42aa-9d66-31c79dcbaf19 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "stack_user_project_id": "cb5b87e513e64e70910c14db9fa75c43", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:18:39,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b used request id req-810d235c-c9e4-42aa-9d66-31c79dcbaf19 2018-12-23 19:18:39,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:40,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:39 GMT Server: Apache x-openstack-request-id: req-1626790c-f341-4f2d-806f-302af171644d 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-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "stack_user_project_id": "cb5b87e513e64e70910c14db9fa75c43", "deletion_time": null, "creation_time": "2018-12-23T19:18:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}], "updated_time": null, "project": "b44e68575d124b269231f2df190b0822", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "tags": null}]} 2018-12-23 19:18:40,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1 used request id req-1626790c-f341-4f2d-806f-302af171644d 2018-12-23 19:18:40,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:41,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:40 GMT Server: Apache x-openstack-request-id: req-ff5c78d7-71eb-4cf2-8ad8-5a2a1c679cb6 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-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "stack_user_project_id": "cb5b87e513e64e70910c14db9fa75c43", "deletion_time": null, "creation_time": "2018-12-23T19:18:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}], "updated_time": null, "project": "b44e68575d124b269231f2df190b0822", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "tags": null}]} 2018-12-23 19:18:41,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1 used request id req-ff5c78d7-71eb-4cf2-8ad8-5a2a1c679cb6 2018-12-23 19:18:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:41,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:41 GMT Server: Apache x-openstack-request-id: req-1d0a1895-6735-49a2-a88c-1e606ba75378 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:41,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:41 GMT Server: Apache x-openstack-request-id: req-477219cb-97d9-42b2-9ebb-572a8950bd6c 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "stack_user_project_id": "cb5b87e513e64e70910c14db9fa75c43", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:18:41,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b used request id req-477219cb-97d9-42b2-9ebb-572a8950bd6c 2018-12-23 19:18:41,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:42,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:41 GMT Server: Apache x-openstack-request-id: req-4399edbf-a299-42de-b65a-c919fa265f02 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:43,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:42 GMT Server: Apache x-openstack-request-id: req-6abb26dc-354d-4876-b93d-6a687c3e6146 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 593 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ca4a069e-837d-43b6-99da-75945f2c4c03", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5b708674-3cf2-471c-bae1-545ca0df4c0a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "db6f5489-fa2b-4ba9-88a9-bf67b212509f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-12-23T19:18:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b9b39379-9e3e-4174-b459-4fea9c99079a", "resource_type": "OS::Nova::Server"}]} 2018-12-23 19:18:43,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources used request id req-6abb26dc-354d-4876-b93d-6a687c3e6146 2018-12-23 19:18:43,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:43,339 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:43 GMT Server: Apache x-openstack-request-id: req-63a5bd2d-4731-4cbe-bb30-a4d93673dae4 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:43,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:43 GMT Server: Apache x-openstack-request-id: req-7f820133-4541-4bae-a7ab-1f7cb1eddffe 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "stack_user_project_id": "cb5b87e513e64e70910c14db9fa75c43", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:18:43,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b used request id req-7f820133-4541-4bae-a7ab-1f7cb1eddffe 2018-12-23 19:18:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:43,492 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:43 GMT Server: Apache x-openstack-request-id: req-3e29e62b-b833-47c1-b7f7-e3a9977ac339 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:44,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:43 GMT Server: Apache x-openstack-request-id: req-b8606083-4503-4d71-81bb-dbe5e9884505 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "stack_user_project_id": "cb5b87e513e64e70910c14db9fa75c43", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:18:44,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b used request id req-b8606083-4503-4d71-81bb-dbe5e9884505 2018-12-23 19:18:47,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:47,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:47 GMT Server: Apache x-openstack-request-id: req-92a65e1e-1326-4c0f-9919-0d7fcdcad0ce Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:47,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:47 GMT Server: Apache x-openstack-request-id: req-d3a4c06f-4bc2-4faf-8ea6-cbe878e1aa38 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "stack_user_project_id": "cb5b87e513e64e70910c14db9fa75c43", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:18:47,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b used request id req-d3a4c06f-4bc2-4faf-8ea6-cbe878e1aa38 2018-12-23 19:18:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:51,284 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:50 GMT Server: Apache x-openstack-request-id: req-0fb1b21a-fd4c-4723-b11d-861cc643dfd0 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:51,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:51 GMT Server: Apache x-openstack-request-id: req-7a36718b-e9ae-4b27-912e-b177e3006857 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image", "inst_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1", "stack_user_project_id": "cb5b87e513e64e70910c14db9fa75c43", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:18:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "05c139f4-0f66-4071-9c59-eaed0ac3683b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:18:51,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b used request id req-7a36718b-e9ae-4b27-912e-b177e3006857 2018-12-23 19:18:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:51,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:51 GMT Server: Apache x-openstack-request-id: req-a71ca7d6-10a5-4363-9c9d-0c2b9f6b0f70 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:51,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:51 GMT Server: Apache x-openstack-request-id: req-4e9b2945-f322-4821-af5d-ac4064381569 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ca4a069e-837d-43b6-99da-75945f2c4c03", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5b708674-3cf2-471c-bae1-545ca0df4c0a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "db6f5489-fa2b-4ba9-88a9-bf67b212509f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b9b39379-9e3e-4174-b459-4fea9c99079a", "resource_type": "OS::Nova::Server"}]} 2018-12-23 19:18:51,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources used request id req-4e9b2945-f322-4821-af5d-ac4064381569 2018-12-23 19:18:51,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=db6f5489-fa2b-4ba9-88a9-bf67b212509f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:51,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-abd333fa-7e61-4f85-86b5-1e1d6855c930 Date: Sun, 23 Dec 2018 19:18:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db6f5489-fa2b-4ba9-88a9-bf67b212509f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["5b708674-3cf2-471c-bae1-545ca0df4c0a"],"description":"","tags":[],"updated_at":"2018-12-23T19:18:39Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:38Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:51,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=db6f5489-fa2b-4ba9-88a9-bf67b212509f used request id req-abd333fa-7e61-4f85-86b5-1e1d6855c930 2018-12-23 19:18:51,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db6f5489-fa2b-4ba9-88a9-bf67b212509f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:51,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-902cbb17-428d-4d57-9a57-a591479f5bb9 Date: Sun, 23 Dec 2018 19:18:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b708674-3cf2-471c-bae1-545ca0df4c0a","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"db6f5489-fa2b-4ba9-88a9-bf67b212509f","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:39Z","ip_version":4}]} 2018-12-23 19:18:51,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db6f5489-fa2b-4ba9-88a9-bf67b212509f used request id req-902cbb17-428d-4d57-9a57-a591479f5bb9 2018-12-23 19:18:51,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db6f5489-fa2b-4ba9-88a9-bf67b212509f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:51,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f898ed72-bd8d-49b6-b8ce-f223d3226b0b Date: Sun, 23 Dec 2018 19:18:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b708674-3cf2-471c-bae1-545ca0df4c0a","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"db6f5489-fa2b-4ba9-88a9-bf67b212509f","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:39Z","ip_version":4}]} 2018-12-23 19:18:51,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db6f5489-fa2b-4ba9-88a9-bf67b212509f used request id req-f898ed72-bd8d-49b6-b8ce-f223d3226b0b 2018-12-23 19:18:51,615 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:51,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:51,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9741cf6e-89ec-474b-b77b-fc13d3ae670a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:51,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9741cf6e-89ec-474b-b77b-fc13d3ae670a 2018-12-23 19:18:51,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:51,732 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:51 GMT Server: Apache x-openstack-request-id: req-23645d00-ec13-4140-8071-b8d425eee66a Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:51,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:51 GMT Server: Apache x-openstack-request-id: req-85880d65-ef1c-44e8-aa5c-597bdb94b7e5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ca4a069e-837d-43b6-99da-75945f2c4c03", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5b708674-3cf2-471c-bae1-545ca0df4c0a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "db6f5489-fa2b-4ba9-88a9-bf67b212509f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b9b39379-9e3e-4174-b459-4fea9c99079a", "resource_type": "OS::Nova::Server"}]} 2018-12-23 19:18:51,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources used request id req-85880d65-ef1c-44e8-aa5c-597bdb94b7e5 2018-12-23 19:18:51,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b9b39379-9e3e-4174-b459-4fea9c99079a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:51,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-4cd90371-99d1-4be9-8355-bf5246689efd x-compute-request-id: req-4cd90371-99d1-4be9-8355-bf5246689efd Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:c9:5e", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b9b39379-9e3e-4174-b459-4fea9c99079a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b9b39379-9e3e-4174-b459-4fea9c99079a", "rel": "bookmark"}], "image": {"id": "a95f722d-989d-485c-8ccd-86fa13384a45", "links": [{"href": "http://172.30.9.21:8774/images/a95f722d-989d-485c-8ccd-86fa13384a45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2018-12-23T19:18:48.000000", "flavor": {"id": "7e700b1a-d653-403c-8ff0-9c94c5571cb6", "links": [{"href": "http://172.30.9.21:8774/flavors/7e700b1a-d653-403c-8ff0-9c94c5571cb6", "rel": "bookmark"}]}, "id": "b9b39379-9e3e-4174-b459-4fea9c99079a", "security_groups": [{"name": "default"}], "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:18:49Z", "hostId": "a895687608f739de82de169969ff5d3d54ad3efab30d4455d5e38cf1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-inst", "created": "2018-12-23T19:18:43Z", "tenant_id": "b44e68575d124b269231f2df190b0822", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:18:51,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b9b39379-9e3e-4174-b459-4fea9c99079a used request id req-4cd90371-99d1-4be9-8355-bf5246689efd 2018-12-23 19:18:51,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:52,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-2e142aad-fc39-4a47-a587-57e3b91f20c6 Date: Sun, 23 Dec 2018 19:18:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"db6f5489-fa2b-4ba9-88a9-bf67b212509f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["5b708674-3cf2-471c-bae1-545ca0df4c0a"],"description":"","tags":[],"updated_at":"2018-12-23T19:18:39Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:38Z","provider:network_type":"vxlan"}]} 2018-12-23 19:18:52,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-net used request id req-2e142aad-fc39-4a47-a587-57e3b91f20c6 2018-12-23 19:18:52,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:18:52,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:18:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:18:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:52,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff484f3-83dd-4843-95dd-a3d9a8583d83 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:18:52,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-bff484f3-83dd-4843-95dd-a3d9a8583d83 2018-12-23 19:18:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db6f5489-fa2b-4ba9-88a9-bf67b212509f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:52,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8c588d4c-9250-4d15-a438-386ebbd1c2a0 Date: Sun, 23 Dec 2018 19:18:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:18:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5b708674-3cf2-471c-bae1-545ca0df4c0a","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-subnet","enable_dhcp":true,"segment_id":null,"network_id":"db6f5489-fa2b-4ba9-88a9-bf67b212509f","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:39Z","ip_version":4}]} 2018-12-23 19:18:52,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db6f5489-fa2b-4ba9-88a9-bf67b212509f used request id req-8c588d4c-9250-4d15-a438-386ebbd1c2a0 2018-12-23 19:18:52,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=db6f5489-fa2b-4ba9-88a9-bf67b212509f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:52,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2067 X-Openstack-Request-Id: req-f0a0f11e-4688-4bb7-a0a8-6897e372f4a2 Date: Sun, 23 Dec 2018 19:18:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:18:42Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b708674-3cf2-471c-bae1-545ca0df4c0a","ip_address":"10.0.0.2"}],"id":"240af466-3792-4e17-a76b-610137baffed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:91:27:89","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"db6f5489-fa2b-4ba9-88a9-bf67b212509f","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-db6f5489-fa2b-4ba9-88a9-bf67b212509f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:18:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b708674-3cf2-471c-bae1-545ca0df4c0a","ip_address":"10.0.0.11"}],"id":"ca4a069e-837d-43b6-99da-75945f2c4c03","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:c9:5e","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1-server1_port-62kdpwvgixav","admin_state_up":true,"network_id":"db6f5489-fa2b-4ba9-88a9-bf67b212509f","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:18:40Z","binding:vnic_type":"normal","device_id":"b9b39379-9e3e-4174-b459-4fea9c99079a","ip_allocation":"immediate"}]} 2018-12-23 19:18:52,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=db6f5489-fa2b-4ba9-88a9-bf67b212509f used request id req-f0a0f11e-4688-4bb7-a0a8-6897e372f4a2 2018-12-23 19:18:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:52,239 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:52 GMT Server: Apache x-openstack-request-id: req-04ecaa1f-2a6c-49f6-a45a-ace02a003e4f Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:52,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:52 GMT Server: Apache x-openstack-request-id: req-1059098c-477c-43a5-96ed-a4f89afa0eba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ca4a069e-837d-43b6-99da-75945f2c4c03", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "5b708674-3cf2-471c-bae1-545ca0df4c0a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "db6f5489-fa2b-4ba9-88a9-bf67b212509f", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T19:18:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:18:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b9b39379-9e3e-4174-b459-4fea9c99079a", "resource_type": "OS::Nova::Server"}]} 2018-12-23 19:18:52,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b/resources used request id req-1059098c-477c-43a5-96ed-a4f89afa0eba 2018-12-23 19:18:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/05c139f4-0f66-4071-9c59-eaed0ac3683b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe834f3a520521e8c8c49199d7a97ccee16a28d1" 2018-12-23 19:18:52,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:52 GMT Server: Apache x-openstack-request-id: req-9044099b-7818-4991-9a68-af43d22013a2 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:52,436 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:18:52 GMT Server: Apache x-openstack-request-id: req-ed740bc1-d64b-41bd-81bf-7890956f246a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:18:52,437 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-stack1/05c139f4-0f66-4071-9c59-eaed0ac3683b used request id req-ed740bc1-d64b-41bd-81bf-7890956f246a 2018-12-23 19:18:52,437 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-74c6fc16-0b28-4690-a1b7-e4681932d0a1-image 2018-12-23 19:18:52,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f06a1af900a7ae4eb3c27adf05f856b8a0d89c6" 2018-12-23 19:18:53,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e576ebb1-8097-426d-94dc-2e9068b797ed Date: Sun, 23 Dec 2018 19:18:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:18:53,189 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a95f722d-989d-485c-8ccd-86fa13384a45 used request id req-e576ebb1-8097-426d-94dc-2e9068b797ed 2018-12-23 19:18:53,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/7e700b1a-d653-403c-8ff0-9c94c5571cb6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9d1cd3e6211b00dd16fdb9f3c2cfc8666ac044" 2018-12-23 19:18:53,219 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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-caaeb237-d4ea-40b4-b1af-d03112e9b1ea x-compute-request-id: req-caaeb237-d4ea-40b4-b1af-d03112e9b1ea Content-Length: 0 Content-Type: application/json 2018-12-23 19:18:53,219 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7e700b1a-d653-403c-8ff0-9c94c5571cb6 used request id req-caaeb237-d4ea-40b4-b1af-d03112e9b1ea 2018-12-23 19:18:53,221 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 19:18:53,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:53,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:53,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["LL9kCVy3Rquy2c29uKR-qQ"], "issued_at": "2018-12-23T19:18:53.000000Z"}} 2018-12-23 19:18:53,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" 2018-12-23 19:18:53,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f577fd59-467d-4853-b398-a3e3654e2e48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:53,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f577fd59-467d-4853-b398-a3e3654e2e48 2018-12-23 19:18:53,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" 2018-12-23 19:18:54,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-7dea50f7-7d0a-4a90-9acd-9fe0873569eb Date: Sun, 23 Dec 2018 19:18:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image"} 2018-12-23 19:18:54,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image used request id req-7dea50f7-7d0a-4a90-9acd-9fe0873569eb 2018-12-23 19:18:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" 2018-12-23 19:18:54,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-401908a6-72f4-47d8-94b8-7f30dccda186 Date: Sun, 23 Dec 2018 19:18: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:18:54,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-401908a6-72f4-47d8-94b8-7f30dccda186 2018-12-23 19:18:54,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image"}' 2018-12-23 19:18:54,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-82308a73-d523-4680-92fa-cc3c6614ec8b Date: Sun, 23 Dec 2018 19:18:54 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73", "min_disk": 0, "protected": false, "id": "c4e590d6-1da3-445b-90f0-ddd8d8d8cf73", "file": "/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/file", "checksum": null, "owner": "b44e68575d124b269231f2df190b0822", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:54,495 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-82308a73-d523-4680-92fa-cc3c6614ec8b 2018-12-23 19:18:54,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" -d '' 2018-12-23 19:18:55,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f36eb7f6-838d-456d-857c-3db4fd021c94 Date: Sun, 23 Dec 2018 19:18:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:18:55,235 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/file used request id req-f36eb7f6-838d-456d-857c-3db4fd021c94 2018-12-23 19:18:55,235 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:18:55,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" 2018-12-23 19:18:55,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-91ba28c1-be2c-43cd-a04c-58cde5cea041 Date: Sun, 23 Dec 2018 19:18:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:55Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/snap", "metadata": {}}], "self": "/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73", "min_disk": 0, "protected": false, "id": "c4e590d6-1da3-445b-90f0-ddd8d8d8cf73", "file": "/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:55,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73 used request id req-91ba28c1-be2c-43cd-a04c-58cde5cea041 2018-12-23 19:18:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" 2018-12-23 19:18:55,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-93db9ecd-1ddb-428e-afe8-a8d4f8d70208 Date: Sun, 23 Dec 2018 19:18: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:18:55,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-93db9ecd-1ddb-428e-afe8-a8d4f8d70208 2018-12-23 19:18:55,268 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image 2018-12-23 19:18:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" 2018-12-23 19:18:55,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-b2be51dd-11ce-4729-af81-34a5ea8811f6 Date: Sun, 23 Dec 2018 19:18:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:18:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:18:55Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/snap", "metadata": {}}], "self": "/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73", "min_disk": 0, "protected": false, "id": "c4e590d6-1da3-445b-90f0-ddd8d8d8cf73", "file": "/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:18:55,286 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73 used request id req-b2be51dd-11ce-4729-af81-34a5ea8811f6 2018-12-23 19:18:55,286 - create_image - DEBUG - Instance status is - active 2018-12-23 19:18:55,286 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image 2018-12-23 19:18:55,286 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image 2018-12-23 19:18:55,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:18:55,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:55,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["TVQ3hoSkSWqHdfxdpVakHw"], "issued_at": "2018-12-23T19:18:55.000000Z"}} 2018-12-23 19:18:55,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc356cfc04650bc7082b12b18a33d23d93b430ca" 2018-12-23 19:18:55,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80861104-974d-4305-83b9-1c07896fd21f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:18:55,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-80861104-974d-4305-83b9-1c07896fd21f 2018-12-23 19:18:55,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:18:55,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc356cfc04650bc7082b12b18a33d23d93b430ca" 2018-12-23 19:18:55,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73629996-e110-49ad-82c7-9b9ead5b05c4 x-compute-request-id: req-73629996-e110-49ad-82c7-9b9ead5b05c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:18:55,960 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-73629996-e110-49ad-82c7-9b9ead5b05c4 2018-12-23 19:18:55,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc356cfc04650bc7082b12b18a33d23d93b430ca" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 19:18:56,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a5e4e891-f3a1-4285-9160-166ec8ecad11 x-compute-request-id: req-a5e4e891-f3a1-4285-9160-166ec8ecad11 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e2ed74c0-ff12-4a79-91fb-fcf4799b5580", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e2ed74c0-ff12-4a79-91fb-fcf4799b5580", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e2ed74c0-ff12-4a79-91fb-fcf4799b5580"}} 2018-12-23 19:18:56,001 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a5e4e891-f3a1-4285-9160-166ec8ecad11 2018-12-23 19:18:56,002 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 19:18:56,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:18:56,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["4In-QijWQPOstrZhYhRijQ"], "issued_at": "2018-12-23T19:18:56.000000Z"}} 2018-12-23 19:18:56,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-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-79298797-54f3-4a66-b809-e32d507a0308-net", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}}' 2018-12-23 19:18:58,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:18:56 GMT Server: Apache x-openstack-request-id: req-07bcb4c0-7213-4b5c-a2e9-a8b4170fe197 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}]}} 2018-12-23 19:18:58,495 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks used request id req-07bcb4c0-7213-4b5c-a2e9-a8b4170fe197 2018-12-23 19:18:58,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:18:58,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:18:58 GMT Server: Apache x-openstack-request-id: req-ae5ca5ce-0c56-4a0c-b7e2-f96c096e436d Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:18:59,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:58 GMT Server: Apache x-openstack-request-id: req-29e667d5-4da9-4994-bd30-065bbc8359ef 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:18:59,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 used request id req-29e667d5-4da9-4994-bd30-065bbc8359ef 2018-12-23 19:18:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:18:59,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:59 GMT Server: Apache x-openstack-request-id: req-42e78eed-fe6f-41ff-8456-b8ebc98507ef 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-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "deletion_time": null, "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "updated_time": null, "project": "b44e68575d124b269231f2df190b0822", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "tags": null}]} 2018-12-23 19:18:59,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1 used request id req-42e78eed-fe6f-41ff-8456-b8ebc98507ef 2018-12-23 19:18:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:00,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:18:59 GMT Server: Apache x-openstack-request-id: req-96e148c1-69c9-4df9-8082-f721f00a219e 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-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "deletion_time": null, "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "updated_time": null, "project": "b44e68575d124b269231f2df190b0822", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "tags": null}]} 2018-12-23 19:19:00,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1 used request id req-96e148c1-69c9-4df9-8082-f721f00a219e 2018-12-23 19:19:00,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:00,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:00 GMT Server: Apache x-openstack-request-id: req-8a895460-e624-4221-adb1-246d697b124f Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:00,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:00 GMT Server: Apache x-openstack-request-id: req-04881116-231b-4447-b08d-518dcdf0eec1 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:00,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 used request id req-04881116-231b-4447-b08d-518dcdf0eec1 2018-12-23 19:19:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:00,731 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:00 GMT Server: Apache x-openstack-request-id: req-eb69e796-2491-493a-85b3-e8121220fc79 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:00,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:00 GMT Server: Apache x-openstack-request-id: req-b408b438-8565-4834-beb0-bc175e5b2748 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:00,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 used request id req-b408b438-8565-4834-beb0-bc175e5b2748 2018-12-23 19:19:03,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:04,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:03 GMT Server: Apache x-openstack-request-id: req-67d9fe59-41dd-45d9-9d55-aa051e310fa7 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:04,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:04 GMT Server: Apache x-openstack-request-id: req-3972aed7-775f-4ec9-bef7-ecaee4c86bed 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:04,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 used request id req-3972aed7-775f-4ec9-bef7-ecaee4c86bed 2018-12-23 19:19:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:07,091 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:07 GMT Server: Apache x-openstack-request-id: req-a1e60406-d8a0-4d07-8a32-43a082f2383e Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:07,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:07 GMT Server: Apache x-openstack-request-id: req-9098aef6-c16f-4f54-a607-d9fda1e78b67 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:07,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 used request id req-9098aef6-c16f-4f54-a607-d9fda1e78b67 2018-12-23 19:19:10,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:10,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:10 GMT Server: Apache x-openstack-request-id: req-e5c678a4-dfec-465c-bead-d10ad4f01dc5 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:10,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:10 GMT Server: Apache x-openstack-request-id: req-fccf687c-882f-4f38-b9a1-b9faaf01253e 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:10,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 used request id req-fccf687c-882f-4f38-b9a1-b9faaf01253e 2018-12-23 19:19:13,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:13,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:13 GMT Server: Apache x-openstack-request-id: req-7c5c9045-a1bc-4a2a-821c-4ce33e72c52b Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:13,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:13 GMT Server: Apache x-openstack-request-id: req-58e8e0ab-35cd-4db3-96bb-73589b11f11d 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1", "stack_user_project_id": "851fd513e1d549dda9241a6de7b6c5de", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:18:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:13,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 used request id req-58e8e0ab-35cd-4db3-96bb-73589b11f11d 2018-12-23 19:19:13,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-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-79298797-54f3-4a66-b809-e32d507a0308-net", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}}' 2018-12-23 19:19:15,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:19:13 GMT Server: Apache x-openstack-request-id: req-32e13f34-d5fd-46c0-a7d9-d1ef156d82c6 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}]}} 2018-12-23 19:19:15,236 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks used request id req-32e13f34-d5fd-46c0-a7d9-d1ef156d82c6 2018-12-23 19:19:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/31214325-3c70-4bc1-b2d9-6cea233295f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:15,451 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:15 GMT Server: Apache x-openstack-request-id: req-dc5df15f-fdc3-4f1a-81af-b2577d2ca230 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:15,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:15 GMT Server: Apache x-openstack-request-id: req-f1e586ca-cfff-4753-90b3-ec0a2b57f4eb 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:15,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 used request id req-f1e586ca-cfff-4753-90b3-ec0a2b57f4eb 2018-12-23 19:19:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:15,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:15 GMT Server: Apache x-openstack-request-id: req-3bdf3450-9e59-4481-aaa7-65f043805cc6 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-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "deletion_time": null, "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "updated_time": null, "project": "b44e68575d124b269231f2df190b0822", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "tags": null}]} 2018-12-23 19:19:15,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2 used request id req-3bdf3450-9e59-4481-aaa7-65f043805cc6 2018-12-23 19:19:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:15,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:15 GMT Server: Apache x-openstack-request-id: req-47d08b12-8a9a-4b40-ab1f-5b16e678063c 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-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "deletion_time": null, "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "updated_time": null, "project": "b44e68575d124b269231f2df190b0822", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "tags": null}]} 2018-12-23 19:19:15,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks?stack_name=HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2 used request id req-47d08b12-8a9a-4b40-ab1f-5b16e678063c 2018-12-23 19:19:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/31214325-3c70-4bc1-b2d9-6cea233295f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:15,611 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:15 GMT Server: Apache x-openstack-request-id: req-c43d606a-e4d6-4946-a621-6415ae0bb61d Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:15,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:15 GMT Server: Apache x-openstack-request-id: req-e091970e-8274-4d05-8411-70e6639406a2 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:15,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 used request id req-e091970e-8274-4d05-8411-70e6639406a2 2018-12-23 19:19:15,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/31214325-3c70-4bc1-b2d9-6cea233295f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:15,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:15 GMT Server: Apache x-openstack-request-id: req-d8d5ade2-c38c-435a-9997-ed7df48247f6 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:15,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:15 GMT Server: Apache x-openstack-request-id: req-7bb9383f-d3bb-4cd6-bc47-3673a0858302 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:15,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 used request id req-7bb9383f-d3bb-4cd6-bc47-3673a0858302 2018-12-23 19:19:18,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/31214325-3c70-4bc1-b2d9-6cea233295f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:18,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:18 GMT Server: Apache x-openstack-request-id: req-be6beac8-2b11-4d5e-9eb2-776dff7236bf Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:18,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:18 GMT Server: Apache x-openstack-request-id: req-f3ce3957-708d-4037-81d3-199001089e31 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:18,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 used request id req-f3ce3957-708d-4037-81d3-199001089e31 2018-12-23 19:19:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/31214325-3c70-4bc1-b2d9-6cea233295f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:21,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:21 GMT Server: Apache x-openstack-request-id: req-bcf7035d-57a2-4b0f-8ff5-a63b2c58cb36 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:21,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:21 GMT Server: Apache x-openstack-request-id: req-f96efa00-ef04-4e8c-899d-6d43b2727993 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:21,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 used request id req-f96efa00-ef04-4e8c-899d-6d43b2727993 2018-12-23 19:19:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/31214325-3c70-4bc1-b2d9-6cea233295f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:24,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:24 GMT Server: Apache x-openstack-request-id: req-1884cb11-9b31-4097-a5a9-70c5c9181d6b Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:24,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:24 GMT Server: Apache x-openstack-request-id: req-895223fc-a70c-405e-b31b-362b92c35604 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:24,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 used request id req-895223fc-a70c-405e-b31b-362b92c35604 2018-12-23 19:19:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/31214325-3c70-4bc1-b2d9-6cea233295f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:28,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:27 GMT Server: Apache x-openstack-request-id: req-22adecc6-1513-4b68-86e4-a617d9e1ec2f Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:28,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:28 GMT Server: Apache x-openstack-request-id: req-a2855683-10f6-465f-9e3d-a57e4d7d35f2 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image", "inst_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2", "stack_user_project_id": "a073a1c1a28b488ead911742fcf154a1", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:19:14Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "31214325-3c70-4bc1-b2d9-6cea233295f5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 19:19:28,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 used request id req-a2855683-10f6-465f-9e3d-a57e4d7d35f2 2018-12-23 19:19:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:28,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:28 GMT Server: Apache x-openstack-request-id: req-551862a7-ba28-4210-8de2-34d7402b4717 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:28,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:19:28 GMT Server: Apache x-openstack-request-id: req-97a4500c-4b69-4489-8c1b-c0427f0c14be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:19:28,211 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack1/cd4c5f79-3a0b-4d9f-b02c-e4cbe8f82692 used request id req-97a4500c-4b69-4489-8c1b-c0427f0c14be 2018-12-23 19:19:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/31214325-3c70-4bc1-b2d9-6cea233295f5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b847a43d4b51d937616aac351ff38047478c01e" 2018-12-23 19:19:28,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:28 GMT Server: Apache x-openstack-request-id: req-fc79e1c5-ad1d-4d73-87a7-8730727f1391 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:28,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:19:28 GMT Server: Apache x-openstack-request-id: req-cfe0945f-7899-4b22-8b85-2d836d7ea866 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:19:28,362 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-stack2/31214325-3c70-4bc1-b2d9-6cea233295f5 used request id req-cfe0945f-7899-4b22-8b85-2d836d7ea866 2018-12-23 19:19:28,363 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-79298797-54f3-4a66-b809-e32d507a0308-image 2018-12-23 19:19:28,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c23bb3072a68f8030d5be2578e93132d55c96a4a" 2018-12-23 19:19:28,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e57b3ef4-040c-487e-b18f-86a6237cfa21 Date: Sun, 23 Dec 2018 19:19:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:19:28,934 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c4e590d6-1da3-445b-90f0-ddd8d8d8cf73 used request id req-e57b3ef4-040c-487e-b18f-86a6237cfa21 2018-12-23 19:19:28,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/e2ed74c0-ff12-4a79-91fb-fcf4799b5580 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc356cfc04650bc7082b12b18a33d23d93b430ca" 2018-12-23 19:19:28,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:19:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d8a97653-a408-444d-b8b8-ddb78ea4fe64 x-compute-request-id: req-d8a97653-a408-444d-b8b8-ddb78ea4fe64 Content-Length: 0 Content-Type: application/json 2018-12-23 19:19:28,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e2ed74c0-ff12-4a79-91fb-fcf4799b5580 used request id req-d8a97653-a408-444d-b8b8-ddb78ea4fe64 2018-12-23 19:19:28,965 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 19:19:28,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:19:28,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:19:29,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["OEM1sTr5R_uo-avwOWnBtw"], "issued_at": "2018-12-23T19:19:29.000000Z"}} 2018-12-23 19:19:29,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" 2018-12-23 19:19:29,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-611a3cff-f8a4-47a5-996e-0a8ef0ba5f82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:19:29,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-611a3cff-f8a4-47a5-996e-0a8ef0ba5f82 2018-12-23 19:19:29,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" 2018-12-23 19:19:29,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-8ee84702-af3d-4ea3-9a66-3070fe131a85 Date: Sun, 23 Dec 2018 19:19:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"} 2018-12-23 19:19:29,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1 used request id req-8ee84702-af3d-4ea3-9a66-3070fe131a85 2018-12-23 19:19:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" 2018-12-23 19:19:29,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b750f760-5707-4f29-83e7-61e0c7fc0eb0 Date: Sun, 23 Dec 2018 19:19: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:19:29,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b750f760-5707-4f29-83e7-61e0c7fc0eb0 2018-12-23 19:19:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}' 2018-12-23 19:19:29,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cd532e01-16f9-4f4e-9d39-2d4b1964b8ff Date: Sun, 23 Dec 2018 19:19:29 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a", "min_disk": 0, "protected": false, "id": "fd987dce-12ab-437c-a47c-7e147e93166a", "file": "/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a/file", "checksum": null, "owner": "b44e68575d124b269231f2df190b0822", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:29,925 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-cd532e01-16f9-4f4e-9d39-2d4b1964b8ff 2018-12-23 19:19:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" -d '' 2018-12-23 19:19:30,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24493367-026d-46ff-8743-66de38f8b163 Date: Sun, 23 Dec 2018 19:19:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:19:30,958 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a/file used request id req-24493367-026d-46ff-8743-66de38f8b163 2018-12-23 19:19:30,958 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:19:30,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" 2018-12-23 19:19:30,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-1fd18768-5231-439a-af4c-b2cde4f86d42 Date: Sun, 23 Dec 2018 19:19:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:30Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/fd987dce-12ab-437c-a47c-7e147e93166a/snap", "metadata": {}}], "self": "/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a", "min_disk": 0, "protected": false, "id": "fd987dce-12ab-437c-a47c-7e147e93166a", "file": "/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/fd987dce-12ab-437c-a47c-7e147e93166a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:30,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a used request id req-1fd18768-5231-439a-af4c-b2cde4f86d42 2018-12-23 19:19:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" 2018-12-23 19:19:30,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-10fc5b3a-4335-4734-8095-20670ee46cb4 Date: Sun, 23 Dec 2018 19:19: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:19:30,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-10fc5b3a-4335-4734-8095-20670ee46cb4 2018-12-23 19:19:30,990 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1 2018-12-23 19:19:30,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" 2018-12-23 19:19:31,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c0d827c1-8d5d-4b1c-8db4-a64049206b40 Date: Sun, 23 Dec 2018 19:19:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:30Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/fd987dce-12ab-437c-a47c-7e147e93166a/snap", "metadata": {}}], "self": "/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a", "min_disk": 0, "protected": false, "id": "fd987dce-12ab-437c-a47c-7e147e93166a", "file": "/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/fd987dce-12ab-437c-a47c-7e147e93166a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:31,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a used request id req-c0d827c1-8d5d-4b1c-8db4-a64049206b40 2018-12-23 19:19:31,100 - create_image - DEBUG - Instance status is - active 2018-12-23 19:19:31,100 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1 2018-12-23 19:19:31,100 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1 2018-12-23 19:19:31,101 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 19:19:31,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:19:31,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:19:31,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["yCYFrGFnTjykAmvBb67vpg"], "issued_at": "2018-12-23T19:19:31.000000Z"}} 2018-12-23 19:19:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" 2018-12-23 19:19:31,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ddc65f-2ed0-44f0-8b1a-7c7c752d09fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:19:31,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a4ddc65f-2ed0-44f0-8b1a-7c7c752d09fa 2018-12-23 19:19:31,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" 2018-12-23 19:19:31,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-52e0e180-0e91-41bf-aa5e-39b32607bb20 Date: Sun, 23 Dec 2018 19:19:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2"} 2018-12-23 19:19:31,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2 used request id req-52e0e180-0e91-41bf-aa5e-39b32607bb20 2018-12-23 19:19:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" 2018-12-23 19:19:31,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7ced5afb-ff3a-489a-84d6-383ea93c685b Date: Sun, 23 Dec 2018 19:19: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:19:31,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7ced5afb-ff3a-489a-84d6-383ea93c685b 2018-12-23 19:19:31,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2"}' 2018-12-23 19:19:31,962 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-059e0b16-baf8-4366-b34f-5e432ed02090 Date: Sun, 23 Dec 2018 19:19:31 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "min_disk": 0, "protected": false, "id": "31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "file": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/file", "checksum": null, "owner": "b44e68575d124b269231f2df190b0822", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:31,962 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-059e0b16-baf8-4366-b34f-5e432ed02090 2018-12-23 19:19:31,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" -d '' 2018-12-23 19:19:33,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb899201-ce11-4082-bb18-9490d0b40676 Date: Sun, 23 Dec 2018 19:19:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:19:33,087 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/file used request id req-eb899201-ce11-4082-bb18-9490d0b40676 2018-12-23 19:19:33,088 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:19:33,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" 2018-12-23 19:19:33,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-da3192f5-26cc-4264-9a70-cd0074528b75 Date: Sun, 23 Dec 2018 19:19:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:33Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/snap", "metadata": {}}], "self": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "min_disk": 0, "protected": false, "id": "31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "file": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:33,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 used request id req-da3192f5-26cc-4264-9a70-cd0074528b75 2018-12-23 19:19:33,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" 2018-12-23 19:19:33,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-407fdfe9-1726-44ae-812c-6716f019b7aa Date: Sun, 23 Dec 2018 19:19: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:19:33,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-407fdfe9-1726-44ae-812c-6716f019b7aa 2018-12-23 19:19:33,123 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2 2018-12-23 19:19:33,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" 2018-12-23 19:19:33,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ed1d90e9-3ed3-4f21-8744-4bc7cd3c4ea7 Date: Sun, 23 Dec 2018 19:19:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:33Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/snap", "metadata": {}}], "self": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "min_disk": 0, "protected": false, "id": "31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "file": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:33,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 used request id req-ed1d90e9-3ed3-4f21-8744-4bc7cd3c4ea7 2018-12-23 19:19:33,141 - create_image - DEBUG - Instance status is - active 2018-12-23 19:19:33,141 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2 2018-12-23 19:19:33,141 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2 2018-12-23 19:19:33,142 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 19:19:33,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:19:33,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["4n7CPot4QyuHfJ2WxqWfvg"], "issued_at": "2018-12-23T19:19:33.000000Z"}} 2018-12-23 19:19:33,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-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"}, "flavor_extra_specs": {"default": {}, "type": "json", "description": "Instance Flavor extra specs"}, "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": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net"}}' 2018-12-23 19:19:36,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:19:33 GMT Server: Apache x-openstack-request-id: req-aca6d0ff-1074-4dd2-a81e-715a31c1711c Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}]}} 2018-12-23 19:19:36,154 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks used request id req-aca6d0ff-1074-4dd2-a81e-715a31c1711c 2018-12-23 19:19:36,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:36,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:36 GMT Server: Apache x-openstack-request-id: req-dd11dd76-7916-4188-b9c6-cd371646aec4 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:36,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:36 GMT Server: Apache x-openstack-request-id: req-fb17f326-f69e-4707-9b84-641fc9edf93f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 737 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:36,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-fb17f326-f69e-4707-9b84-641fc9edf93f 2018-12-23 19:19:36,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:36,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:36 GMT Server: Apache x-openstack-request-id: req-66e56bdc-cea9-4588-ac36-7c11e7f7a3a9 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:37,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:36 GMT Server: Apache x-openstack-request-id: req-a42fd6c4-833c-4b80-9e3f-6fddc5c52a19 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 737 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:37,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-a42fd6c4-833c-4b80-9e3f-6fddc5c52a19 2018-12-23 19:19:40,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:40,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:40 GMT Server: Apache x-openstack-request-id: req-1504a676-ee3e-44ee-9844-35940b6ea507 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:40,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:40 GMT Server: Apache x-openstack-request-id: req-e96fa9f6-db55-4440-860c-6d086504b8ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwXg5q6AooF1ssNT9vL4OVjYHmiAgA1ThBC9lXuqKQJ+Nq3Jq\nL7jsWqu75/FUeiC84ZpIFgB9EXOD9CmCKxwvCw1N2ewGtgTg69xhNA9uwGMgRUqs\nEisC3Uvn7pX+HaA2QCcrxklOFbeJIdsiLxx3VhquRzD5boNkdlM/eYGHg5UFqOT4\nWNi0Jc4LkbR1uzqE4xi2E28/gXHeBB+HIzVh9t4VabiOaWlzzxD7miYdQ5AhOehs\nRLnlvhPccKVV9GlwEjBLNTPC0fXPq+K1MnPzxoY9PlEcTN4N+PC+jLneuAwUvxAx\njXHQQ+dDsyEyqXec6on6x3WpL0fEBsT4D4UMPQIDAQABAoIBAFvZwjdzABayhAmn\n9RcIfDH90LohilFKmNGt1sirPRvVJCNDXJpvhva9FabWci7RIBtTbenULYx9dSYU\nFtJ0vPjYRh+x6LW9tzMDG7rloMUByq5a9zpg5Sk/AkvJNi3GhDsM3cFzx/iTfC1w\npdgMAbQFUrxFygXnp2htuXLsRfP3ljfL4hMBQdLlmCcP50e82R+abaZJj0X7R8pj\nJg3UYQA8ZjHgSuoevDElQjew4+Z69tm6/FaP5k6Xk4Ut1W/889cvGhScklQkzFIR\nlq38JnW6/b3J8pQPurP5Q2nPoNvy5bmgqCFzwoMgS0QWLMxZwf/GC9ZsISVMTrT1\nFqcks5kCgYEA7n9SU/RhsD9SkpHEjXqi+2iKsYk+VmTvVKCGdx+Nty5Q24TKyLmE\nUeo3CZfwlSq48OJgGVDPWtts/VkXGD90alKVjtq64/AyHmZT2qQ7ns5BcjjSAOoc\nDNSYAj52vlvNLe6WYk/H3iNWcF6H154S4Qr4Y7PVwhP/VdocvtTRh0sCgYEAz6r2\nZaw7vDwfQ2HIIZYtMZoezOXBsNILL5wl60LGbqp+AEweMdBEIMrbIqj6R0ApkjbW\nKJVTzUvSFT3BIhiG3rbw50WiTFKCT3w9o50fO8LCc9VM8n5VvJcf88kDNRCiWHgO\ngSRB3UVJu+k23Iu+ImVJYte5+NV/yXnq/LhYXZcCgYBmk3Y6S6J0ZlfCWFV8MCHH\nFaiJQSkBiXnyIPSUaYrPHWmDcLKy8C9798tiIepEjdJrMEH6wWndfwB6WoX3VNti\nG1Dd1y+Id7dmocYxBG/sFnPJh6yy3f3getNCK9FwgBVYSwR9Fik1Xmd//vhYAVHH\nXquEXkVyqp0oNJ4maWwQzwKBgCWwS2OMbJLu/mWGO4IM9UrJQ8m/8PUcSbdsSV13\nEvhGrPN03Q4BVDv3VOnnbPS9ak4E8b0PzNO3bPs55/E+LkwBO5tdgeUEHG48iBtH\nisGXyR6omXxw/TJq4vulgZWB3VTdBRTe9a0oxAb8fl5sZidr5nOv3yqP5M819zXC\nZxclAoGAa7/5dpqFU7R5VedbFGZiNsmMsyZgyXJgVTwSiKrcZ4y6cLnJIp7U1F9s\nkZT3xMXZYQHAnz8m+Mq7via8nhK4Rwg69Mq2Gte87n27iGt5kl/U1PNeBmAn2mMj\neD1q+8sso/2TZcHaPBV1UBhdgCnFqWMGnrMv45wqxgqb7qwVp+A=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:40,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-e96fa9f6-db55-4440-860c-6d086504b8ed 2018-12-23 19:19:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:43,748 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:43 GMT Server: Apache x-openstack-request-id: req-286331af-445c-44de-8484-8da7401fe0f3 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:43,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:43 GMT Server: Apache x-openstack-request-id: req-e169d6dc-530c-4e81-a939-68b6c0a2d1e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwXg5q6AooF1ssNT9vL4OVjYHmiAgA1ThBC9lXuqKQJ+Nq3Jq\nL7jsWqu75/FUeiC84ZpIFgB9EXOD9CmCKxwvCw1N2ewGtgTg69xhNA9uwGMgRUqs\nEisC3Uvn7pX+HaA2QCcrxklOFbeJIdsiLxx3VhquRzD5boNkdlM/eYGHg5UFqOT4\nWNi0Jc4LkbR1uzqE4xi2E28/gXHeBB+HIzVh9t4VabiOaWlzzxD7miYdQ5AhOehs\nRLnlvhPccKVV9GlwEjBLNTPC0fXPq+K1MnPzxoY9PlEcTN4N+PC+jLneuAwUvxAx\njXHQQ+dDsyEyqXec6on6x3WpL0fEBsT4D4UMPQIDAQABAoIBAFvZwjdzABayhAmn\n9RcIfDH90LohilFKmNGt1sirPRvVJCNDXJpvhva9FabWci7RIBtTbenULYx9dSYU\nFtJ0vPjYRh+x6LW9tzMDG7rloMUByq5a9zpg5Sk/AkvJNi3GhDsM3cFzx/iTfC1w\npdgMAbQFUrxFygXnp2htuXLsRfP3ljfL4hMBQdLlmCcP50e82R+abaZJj0X7R8pj\nJg3UYQA8ZjHgSuoevDElQjew4+Z69tm6/FaP5k6Xk4Ut1W/889cvGhScklQkzFIR\nlq38JnW6/b3J8pQPurP5Q2nPoNvy5bmgqCFzwoMgS0QWLMxZwf/GC9ZsISVMTrT1\nFqcks5kCgYEA7n9SU/RhsD9SkpHEjXqi+2iKsYk+VmTvVKCGdx+Nty5Q24TKyLmE\nUeo3CZfwlSq48OJgGVDPWtts/VkXGD90alKVjtq64/AyHmZT2qQ7ns5BcjjSAOoc\nDNSYAj52vlvNLe6WYk/H3iNWcF6H154S4Qr4Y7PVwhP/VdocvtTRh0sCgYEAz6r2\nZaw7vDwfQ2HIIZYtMZoezOXBsNILL5wl60LGbqp+AEweMdBEIMrbIqj6R0ApkjbW\nKJVTzUvSFT3BIhiG3rbw50WiTFKCT3w9o50fO8LCc9VM8n5VvJcf88kDNRCiWHgO\ngSRB3UVJu+k23Iu+ImVJYte5+NV/yXnq/LhYXZcCgYBmk3Y6S6J0ZlfCWFV8MCHH\nFaiJQSkBiXnyIPSUaYrPHWmDcLKy8C9798tiIepEjdJrMEH6wWndfwB6WoX3VNti\nG1Dd1y+Id7dmocYxBG/sFnPJh6yy3f3getNCK9FwgBVYSwR9Fik1Xmd//vhYAVHH\nXquEXkVyqp0oNJ4maWwQzwKBgCWwS2OMbJLu/mWGO4IM9UrJQ8m/8PUcSbdsSV13\nEvhGrPN03Q4BVDv3VOnnbPS9ak4E8b0PzNO3bPs55/E+LkwBO5tdgeUEHG48iBtH\nisGXyR6omXxw/TJq4vulgZWB3VTdBRTe9a0oxAb8fl5sZidr5nOv3yqP5M819zXC\nZxclAoGAa7/5dpqFU7R5VedbFGZiNsmMsyZgyXJgVTwSiKrcZ4y6cLnJIp7U1F9s\nkZT3xMXZYQHAnz8m+Mq7via8nhK4Rwg69Mq2Gte87n27iGt5kl/U1PNeBmAn2mMj\neD1q+8sso/2TZcHaPBV1UBhdgCnFqWMGnrMv45wqxgqb7qwVp+A=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:43,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-e169d6dc-530c-4e81-a939-68b6c0a2d1e1 2018-12-23 19:19:46,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:46,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:46 GMT Server: Apache x-openstack-request-id: req-133c8d47-d5ac-441a-8ab5-5f4ab79547a8 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:47,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:46 GMT Server: Apache x-openstack-request-id: req-72508b2d-a304-465e-9c73-79ff386bea86 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwXg5q6AooF1ssNT9vL4OVjYHmiAgA1ThBC9lXuqKQJ+Nq3Jq\nL7jsWqu75/FUeiC84ZpIFgB9EXOD9CmCKxwvCw1N2ewGtgTg69xhNA9uwGMgRUqs\nEisC3Uvn7pX+HaA2QCcrxklOFbeJIdsiLxx3VhquRzD5boNkdlM/eYGHg5UFqOT4\nWNi0Jc4LkbR1uzqE4xi2E28/gXHeBB+HIzVh9t4VabiOaWlzzxD7miYdQ5AhOehs\nRLnlvhPccKVV9GlwEjBLNTPC0fXPq+K1MnPzxoY9PlEcTN4N+PC+jLneuAwUvxAx\njXHQQ+dDsyEyqXec6on6x3WpL0fEBsT4D4UMPQIDAQABAoIBAFvZwjdzABayhAmn\n9RcIfDH90LohilFKmNGt1sirPRvVJCNDXJpvhva9FabWci7RIBtTbenULYx9dSYU\nFtJ0vPjYRh+x6LW9tzMDG7rloMUByq5a9zpg5Sk/AkvJNi3GhDsM3cFzx/iTfC1w\npdgMAbQFUrxFygXnp2htuXLsRfP3ljfL4hMBQdLlmCcP50e82R+abaZJj0X7R8pj\nJg3UYQA8ZjHgSuoevDElQjew4+Z69tm6/FaP5k6Xk4Ut1W/889cvGhScklQkzFIR\nlq38JnW6/b3J8pQPurP5Q2nPoNvy5bmgqCFzwoMgS0QWLMxZwf/GC9ZsISVMTrT1\nFqcks5kCgYEA7n9SU/RhsD9SkpHEjXqi+2iKsYk+VmTvVKCGdx+Nty5Q24TKyLmE\nUeo3CZfwlSq48OJgGVDPWtts/VkXGD90alKVjtq64/AyHmZT2qQ7ns5BcjjSAOoc\nDNSYAj52vlvNLe6WYk/H3iNWcF6H154S4Qr4Y7PVwhP/VdocvtTRh0sCgYEAz6r2\nZaw7vDwfQ2HIIZYtMZoezOXBsNILL5wl60LGbqp+AEweMdBEIMrbIqj6R0ApkjbW\nKJVTzUvSFT3BIhiG3rbw50WiTFKCT3w9o50fO8LCc9VM8n5VvJcf88kDNRCiWHgO\ngSRB3UVJu+k23Iu+ImVJYte5+NV/yXnq/LhYXZcCgYBmk3Y6S6J0ZlfCWFV8MCHH\nFaiJQSkBiXnyIPSUaYrPHWmDcLKy8C9798tiIepEjdJrMEH6wWndfwB6WoX3VNti\nG1Dd1y+Id7dmocYxBG/sFnPJh6yy3f3getNCK9FwgBVYSwR9Fik1Xmd//vhYAVHH\nXquEXkVyqp0oNJ4maWwQzwKBgCWwS2OMbJLu/mWGO4IM9UrJQ8m/8PUcSbdsSV13\nEvhGrPN03Q4BVDv3VOnnbPS9ak4E8b0PzNO3bPs55/E+LkwBO5tdgeUEHG48iBtH\nisGXyR6omXxw/TJq4vulgZWB3VTdBRTe9a0oxAb8fl5sZidr5nOv3yqP5M819zXC\nZxclAoGAa7/5dpqFU7R5VedbFGZiNsmMsyZgyXJgVTwSiKrcZ4y6cLnJIp7U1F9s\nkZT3xMXZYQHAnz8m+Mq7via8nhK4Rwg69Mq2Gte87n27iGt5kl/U1PNeBmAn2mMj\neD1q+8sso/2TZcHaPBV1UBhdgCnFqWMGnrMv45wqxgqb7qwVp+A=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:47,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-72508b2d-a304-465e-9c73-79ff386bea86 2018-12-23 19:19:50,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:50,243 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:50 GMT Server: Apache x-openstack-request-id: req-f71b1249-4961-4936-9a8c-9d03c342b195 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:50,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:50 GMT Server: Apache x-openstack-request-id: req-b0ab6c26-f466-4627-9a32-ea40d15dc8a9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2091 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwXg5q6AooF1ssNT9vL4OVjYHmiAgA1ThBC9lXuqKQJ+Nq3Jq\nL7jsWqu75/FUeiC84ZpIFgB9EXOD9CmCKxwvCw1N2ewGtgTg69xhNA9uwGMgRUqs\nEisC3Uvn7pX+HaA2QCcrxklOFbeJIdsiLxx3VhquRzD5boNkdlM/eYGHg5UFqOT4\nWNi0Jc4LkbR1uzqE4xi2E28/gXHeBB+HIzVh9t4VabiOaWlzzxD7miYdQ5AhOehs\nRLnlvhPccKVV9GlwEjBLNTPC0fXPq+K1MnPzxoY9PlEcTN4N+PC+jLneuAwUvxAx\njXHQQ+dDsyEyqXec6on6x3WpL0fEBsT4D4UMPQIDAQABAoIBAFvZwjdzABayhAmn\n9RcIfDH90LohilFKmNGt1sirPRvVJCNDXJpvhva9FabWci7RIBtTbenULYx9dSYU\nFtJ0vPjYRh+x6LW9tzMDG7rloMUByq5a9zpg5Sk/AkvJNi3GhDsM3cFzx/iTfC1w\npdgMAbQFUrxFygXnp2htuXLsRfP3ljfL4hMBQdLlmCcP50e82R+abaZJj0X7R8pj\nJg3UYQA8ZjHgSuoevDElQjew4+Z69tm6/FaP5k6Xk4Ut1W/889cvGhScklQkzFIR\nlq38JnW6/b3J8pQPurP5Q2nPoNvy5bmgqCFzwoMgS0QWLMxZwf/GC9ZsISVMTrT1\nFqcks5kCgYEA7n9SU/RhsD9SkpHEjXqi+2iKsYk+VmTvVKCGdx+Nty5Q24TKyLmE\nUeo3CZfwlSq48OJgGVDPWtts/VkXGD90alKVjtq64/AyHmZT2qQ7ns5BcjjSAOoc\nDNSYAj52vlvNLe6WYk/H3iNWcF6H154S4Qr4Y7PVwhP/VdocvtTRh0sCgYEAz6r2\nZaw7vDwfQ2HIIZYtMZoezOXBsNILL5wl60LGbqp+AEweMdBEIMrbIqj6R0ApkjbW\nKJVTzUvSFT3BIhiG3rbw50WiTFKCT3w9o50fO8LCc9VM8n5VvJcf88kDNRCiWHgO\ngSRB3UVJu+k23Iu+ImVJYte5+NV/yXnq/LhYXZcCgYBmk3Y6S6J0ZlfCWFV8MCHH\nFaiJQSkBiXnyIPSUaYrPHWmDcLKy8C9798tiIepEjdJrMEH6wWndfwB6WoX3VNti\nG1Dd1y+Id7dmocYxBG/sFnPJh6yy3f3getNCK9FwgBVYSwR9Fik1Xmd//vhYAVHH\nXquEXkVyqp0oNJ4maWwQzwKBgCWwS2OMbJLu/mWGO4IM9UrJQ8m/8PUcSbdsSV13\nEvhGrPN03Q4BVDv3VOnnbPS9ak4E8b0PzNO3bPs55/E+LkwBO5tdgeUEHG48iBtH\nisGXyR6omXxw/TJq4vulgZWB3VTdBRTe9a0oxAb8fl5sZidr5nOv3yqP5M819zXC\nZxclAoGAa7/5dpqFU7R5VedbFGZiNsmMsyZgyXJgVTwSiKrcZ4y6cLnJIp7U1F9s\nkZT3xMXZYQHAnz8m+Mq7via8nhK4Rwg69Mq2Gte87n27iGt5kl/U1PNeBmAn2mMj\neD1q+8sso/2TZcHaPBV1UBhdgCnFqWMGnrMv45wqxgqb7qwVp+A=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:50,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-b0ab6c26-f466-4627-9a32-ea40d15dc8a9 2018-12-23 19:19:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:53,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:53 GMT Server: Apache x-openstack-request-id: req-57965648-2983-475a-926b-89eae7f31fbd Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:53,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:53 GMT Server: Apache x-openstack-request-id: req-acd57e78-9d4b-4a40-8242-d747dbc8fc45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwXg5q6AooF1ssNT9vL4OVjYHmiAgA1ThBC9lXuqKQJ+Nq3Jq\nL7jsWqu75/FUeiC84ZpIFgB9EXOD9CmCKxwvCw1N2ewGtgTg69xhNA9uwGMgRUqs\nEisC3Uvn7pX+HaA2QCcrxklOFbeJIdsiLxx3VhquRzD5boNkdlM/eYGHg5UFqOT4\nWNi0Jc4LkbR1uzqE4xi2E28/gXHeBB+HIzVh9t4VabiOaWlzzxD7miYdQ5AhOehs\nRLnlvhPccKVV9GlwEjBLNTPC0fXPq+K1MnPzxoY9PlEcTN4N+PC+jLneuAwUvxAx\njXHQQ+dDsyEyqXec6on6x3WpL0fEBsT4D4UMPQIDAQABAoIBAFvZwjdzABayhAmn\n9RcIfDH90LohilFKmNGt1sirPRvVJCNDXJpvhva9FabWci7RIBtTbenULYx9dSYU\nFtJ0vPjYRh+x6LW9tzMDG7rloMUByq5a9zpg5Sk/AkvJNi3GhDsM3cFzx/iTfC1w\npdgMAbQFUrxFygXnp2htuXLsRfP3ljfL4hMBQdLlmCcP50e82R+abaZJj0X7R8pj\nJg3UYQA8ZjHgSuoevDElQjew4+Z69tm6/FaP5k6Xk4Ut1W/889cvGhScklQkzFIR\nlq38JnW6/b3J8pQPurP5Q2nPoNvy5bmgqCFzwoMgS0QWLMxZwf/GC9ZsISVMTrT1\nFqcks5kCgYEA7n9SU/RhsD9SkpHEjXqi+2iKsYk+VmTvVKCGdx+Nty5Q24TKyLmE\nUeo3CZfwlSq48OJgGVDPWtts/VkXGD90alKVjtq64/AyHmZT2qQ7ns5BcjjSAOoc\nDNSYAj52vlvNLe6WYk/H3iNWcF6H154S4Qr4Y7PVwhP/VdocvtTRh0sCgYEAz6r2\nZaw7vDwfQ2HIIZYtMZoezOXBsNILL5wl60LGbqp+AEweMdBEIMrbIqj6R0ApkjbW\nKJVTzUvSFT3BIhiG3rbw50WiTFKCT3w9o50fO8LCc9VM8n5VvJcf88kDNRCiWHgO\ngSRB3UVJu+k23Iu+ImVJYte5+NV/yXnq/LhYXZcCgYBmk3Y6S6J0ZlfCWFV8MCHH\nFaiJQSkBiXnyIPSUaYrPHWmDcLKy8C9798tiIepEjdJrMEH6wWndfwB6WoX3VNti\nG1Dd1y+Id7dmocYxBG/sFnPJh6yy3f3getNCK9FwgBVYSwR9Fik1Xmd//vhYAVHH\nXquEXkVyqp0oNJ4maWwQzwKBgCWwS2OMbJLu/mWGO4IM9UrJQ8m/8PUcSbdsSV13\nEvhGrPN03Q4BVDv3VOnnbPS9ak4E8b0PzNO3bPs55/E+LkwBO5tdgeUEHG48iBtH\nisGXyR6omXxw/TJq4vulgZWB3VTdBRTe9a0oxAb8fl5sZidr5nOv3yqP5M819zXC\nZxclAoGAa7/5dpqFU7R5VedbFGZiNsmMsyZgyXJgVTwSiKrcZ4y6cLnJIp7U1F9s\nkZT3xMXZYQHAnz8m+Mq7via8nhK4Rwg69Mq2Gte87n27iGt5kl/U1PNeBmAn2mMj\neD1q+8sso/2TZcHaPBV1UBhdgCnFqWMGnrMv45wqxgqb7qwVp+A=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:53,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-acd57e78-9d4b-4a40-8242-d747dbc8fc45 2018-12-23 19:19:53,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:53,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:53 GMT Server: Apache x-openstack-request-id: req-aa0f37e7-6d6c-4227-bf44-ddd32d94b0ec Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:53,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:53 GMT Server: Apache x-openstack-request-id: req-a801d8a6-b33a-4749-b100-0c5869c95513 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "dfda725d-4356-463a-8737-e57b23c7489b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5fae39d9-c76b-4631-807e-b6e7c9a514db", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "15258f0c-5115-449e-b12c-aa96602d7a40", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7863aa69-e461-45b4-9776-561fc4c91e67", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5bde6084-a24b-4c1a-878c-384c11ac43cf", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e781ade8-b5a2-4c79-b6af-468bd8c665a2:subnet_id=5237885f-79af-42a3-9302-4a19716c2017", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5237885f-79af-42a3-9302-4a19716c2017", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e781ade8-b5a2-4c79-b6af-468bd8c665a2", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c0955f48-56a6-4664-b939-1637cb2ed2f8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fce75f00-84ec-4235-9987-48ed6e926298", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2966344b-b2b4-4a9a-9dfd-659d5e6b7fd7", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 19:19:53,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources used request id req-a801d8a6-b33a-4749-b100-0c5869c95513 2018-12-23 19:19:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:53,902 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:53 GMT Server: Apache x-openstack-request-id: req-70bc11ba-51b4-46fc-9f5c-393e690ef387 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:54,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:53 GMT Server: Apache x-openstack-request-id: req-e0deee9c-760a-4079-b55a-cb18079c179b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwXg5q6AooF1ssNT9vL4OVjYHmiAgA1ThBC9lXuqKQJ+Nq3Jq\nL7jsWqu75/FUeiC84ZpIFgB9EXOD9CmCKxwvCw1N2ewGtgTg69xhNA9uwGMgRUqs\nEisC3Uvn7pX+HaA2QCcrxklOFbeJIdsiLxx3VhquRzD5boNkdlM/eYGHg5UFqOT4\nWNi0Jc4LkbR1uzqE4xi2E28/gXHeBB+HIzVh9t4VabiOaWlzzxD7miYdQ5AhOehs\nRLnlvhPccKVV9GlwEjBLNTPC0fXPq+K1MnPzxoY9PlEcTN4N+PC+jLneuAwUvxAx\njXHQQ+dDsyEyqXec6on6x3WpL0fEBsT4D4UMPQIDAQABAoIBAFvZwjdzABayhAmn\n9RcIfDH90LohilFKmNGt1sirPRvVJCNDXJpvhva9FabWci7RIBtTbenULYx9dSYU\nFtJ0vPjYRh+x6LW9tzMDG7rloMUByq5a9zpg5Sk/AkvJNi3GhDsM3cFzx/iTfC1w\npdgMAbQFUrxFygXnp2htuXLsRfP3ljfL4hMBQdLlmCcP50e82R+abaZJj0X7R8pj\nJg3UYQA8ZjHgSuoevDElQjew4+Z69tm6/FaP5k6Xk4Ut1W/889cvGhScklQkzFIR\nlq38JnW6/b3J8pQPurP5Q2nPoNvy5bmgqCFzwoMgS0QWLMxZwf/GC9ZsISVMTrT1\nFqcks5kCgYEA7n9SU/RhsD9SkpHEjXqi+2iKsYk+VmTvVKCGdx+Nty5Q24TKyLmE\nUeo3CZfwlSq48OJgGVDPWtts/VkXGD90alKVjtq64/AyHmZT2qQ7ns5BcjjSAOoc\nDNSYAj52vlvNLe6WYk/H3iNWcF6H154S4Qr4Y7PVwhP/VdocvtTRh0sCgYEAz6r2\nZaw7vDwfQ2HIIZYtMZoezOXBsNILL5wl60LGbqp+AEweMdBEIMrbIqj6R0ApkjbW\nKJVTzUvSFT3BIhiG3rbw50WiTFKCT3w9o50fO8LCc9VM8n5VvJcf88kDNRCiWHgO\ngSRB3UVJu+k23Iu+ImVJYte5+NV/yXnq/LhYXZcCgYBmk3Y6S6J0ZlfCWFV8MCHH\nFaiJQSkBiXnyIPSUaYrPHWmDcLKy8C9798tiIepEjdJrMEH6wWndfwB6WoX3VNti\nG1Dd1y+Id7dmocYxBG/sFnPJh6yy3f3getNCK9FwgBVYSwR9Fik1Xmd//vhYAVHH\nXquEXkVyqp0oNJ4maWwQzwKBgCWwS2OMbJLu/mWGO4IM9UrJQ8m/8PUcSbdsSV13\nEvhGrPN03Q4BVDv3VOnnbPS9ak4E8b0PzNO3bPs55/E+LkwBO5tdgeUEHG48iBtH\nisGXyR6omXxw/TJq4vulgZWB3VTdBRTe9a0oxAb8fl5sZidr5nOv3yqP5M819zXC\nZxclAoGAa7/5dpqFU7R5VedbFGZiNsmMsyZgyXJgVTwSiKrcZ4y6cLnJIp7U1F9s\nkZT3xMXZYQHAnz8m+Mq7via8nhK4Rwg69Mq2Gte87n27iGt5kl/U1PNeBmAn2mMj\neD1q+8sso/2TZcHaPBV1UBhdgCnFqWMGnrMv45wqxgqb7qwVp+A=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:54,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-e0deee9c-760a-4079-b55a-cb18079c179b 2018-12-23 19:19:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:54,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:54 GMT Server: Apache x-openstack-request-id: req-90e4fad0-6994-4cca-96d9-f7b1e15c9c01 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:54,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:54 GMT Server: Apache x-openstack-request-id: req-fab5fda6-151e-470d-aa7a-e09beca17499 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1035 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "dfda725d-4356-463a-8737-e57b23c7489b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5fae39d9-c76b-4631-807e-b6e7c9a514db", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "15258f0c-5115-449e-b12c-aa96602d7a40", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7863aa69-e461-45b4-9776-561fc4c91e67", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5bde6084-a24b-4c1a-878c-384c11ac43cf", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e781ade8-b5a2-4c79-b6af-468bd8c665a2:subnet_id=5237885f-79af-42a3-9302-4a19716c2017", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5237885f-79af-42a3-9302-4a19716c2017", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e781ade8-b5a2-4c79-b6af-468bd8c665a2", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c0955f48-56a6-4664-b939-1637cb2ed2f8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fce75f00-84ec-4235-9987-48ed6e926298", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2966344b-b2b4-4a9a-9dfd-659d5e6b7fd7", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 19:19:54,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources used request id req-fab5fda6-151e-470d-aa7a-e09beca17499 2018-12-23 19:19:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=15258f0c-5115-449e-b12c-aa96602d7a40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:54,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-88a45f3e-0637-417b-b571-119d2e4aa061 Date: Sun, 23 Dec 2018 19:19:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15258f0c-5115-449e-b12c-aa96602d7a40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["5237885f-79af-42a3-9302-4a19716c2017"],"description":"","tags":[],"updated_at":"2018-12-23T19:19:40Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:39Z","provider:network_type":"vxlan"}]} 2018-12-23 19:19:54,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=15258f0c-5115-449e-b12c-aa96602d7a40 used request id req-88a45f3e-0637-417b-b571-119d2e4aa061 2018-12-23 19:19:54,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:54,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-c0a97dba-e460-465e-a131-ea3941f7fb2d Date: Sun, 23 Dec 2018 19:19:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:19:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5237885f-79af-42a3-9302-4a19716c2017","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:40Z","ip_version":4}]} 2018-12-23 19:19:54,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 used request id req-c0a97dba-e460-465e-a131-ea3941f7fb2d 2018-12-23 19:19:54,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:54,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-ba1ac5a9-645b-4749-828f-12c754e89091 Date: Sun, 23 Dec 2018 19:19:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:19:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5237885f-79af-42a3-9302-4a19716c2017","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:40Z","ip_version":4}]} 2018-12-23 19:19:54,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 used request id req-ba1ac5a9-645b-4749-828f-12c754e89091 2018-12-23 19:19:54,507 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:19:54,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:54,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242d9823-391f-4e32-8f39-6f190317a891 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:19:54,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-242d9823-391f-4e32-8f39-6f190317a891 2018-12-23 19:19:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:54,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:54 GMT Server: Apache x-openstack-request-id: req-b6e4e409-ab89-4e36-9569-e4ea7396ced5 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:54,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:54 GMT Server: Apache x-openstack-request-id: req-2efb3979-fd77-4dba-b3ee-f73fd25edfad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "dfda725d-4356-463a-8737-e57b23c7489b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5fae39d9-c76b-4631-807e-b6e7c9a514db", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "15258f0c-5115-449e-b12c-aa96602d7a40", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7863aa69-e461-45b4-9776-561fc4c91e67", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5bde6084-a24b-4c1a-878c-384c11ac43cf", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e781ade8-b5a2-4c79-b6af-468bd8c665a2:subnet_id=5237885f-79af-42a3-9302-4a19716c2017", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5237885f-79af-42a3-9302-4a19716c2017", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e781ade8-b5a2-4c79-b6af-468bd8c665a2", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c0955f48-56a6-4664-b939-1637cb2ed2f8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fce75f00-84ec-4235-9987-48ed6e926298", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2966344b-b2b4-4a9a-9dfd-659d5e6b7fd7", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 19:19:54,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources used request id req-2efb3979-fd77-4dba-b3ee-f73fd25edfad 2018-12-23 19:19:54,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fce75f00-84ec-4235-9987-48ed6e926298 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:54,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c0955f48-56a6-4664-b939-1637cb2ed2f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca3c5041-d52d-4a28-954e-cbff0db5e142 x-compute-request-id: req-ca3c5041-d52d-4a28-954e-cbff0db5e142 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:46:20", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c0955f48-56a6-4664-b939-1637cb2ed2f8", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c0955f48-56a6-4664-b939-1637cb2ed2f8", "rel": "bookmark"}], "image": {"id": "fd987dce-12ab-437c-a47c-7e147e93166a", "links": [{"href": "http://172.30.9.21:8774/images/fd987dce-12ab-437c-a47c-7e147e93166a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-12-23T19:19:51.000000", "flavor": {"id": "5fae39d9-c76b-4631-807e-b6e7c9a514db", "links": [{"href": "http://172.30.9.21:8774/flavors/5fae39d9-c76b-4631-807e-b6e7c9a514db", "rel": "bookmark"}]}, "id": "c0955f48-56a6-4664-b939-1637cb2ed2f8", "security_groups": [{"name": "security_group_name"}], "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:19:51Z", "hostId": "8c7a47b53a9587dc9cfa3cbec9096fe0b6fd3cf660171be0ec8d5046", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "created": "2018-12-23T19:19:44Z", "tenant_id": "b44e68575d124b269231f2df190b0822", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:19:55,146 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c0955f48-56a6-4664-b939-1637cb2ed2f8 used request id req-ca3c5041-d52d-4a28-954e-cbff0db5e142 2018-12-23 19:19:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-66f777de-fbca-4828-a294-0534a6449f12 Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15258f0c-5115-449e-b12c-aa96602d7a40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["5237885f-79af-42a3-9302-4a19716c2017"],"description":"","tags":[],"updated_at":"2018-12-23T19:19:40Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:39Z","provider:network_type":"vxlan"}]} 2018-12-23 19:19:55,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net used request id req-66f777de-fbca-4828-a294-0534a6449f12 2018-12-23 19:19:55,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:19:55,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:19:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:19:55,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b26edaa-7884-46b2-9144-2a6c35735c59 x-compute-request-id: req-1b26edaa-7884-46b2-9144-2a6c35735c59 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:ba:fd", "version": 4, "addr": "10.1.2.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fce75f00-84ec-4235-9987-48ed6e926298", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fce75f00-84ec-4235-9987-48ed6e926298", "rel": "bookmark"}], "image": {"id": "31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "links": [{"href": "http://172.30.9.21:8774/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2018-12-23T19:19:49.000000", "flavor": {"id": "dfda725d-4356-463a-8737-e57b23c7489b", "links": [{"href": "http://172.30.9.21:8774/flavors/dfda725d-4356-463a-8737-e57b23c7489b", "rel": "bookmark"}]}, "id": "fce75f00-84ec-4235-9987-48ed6e926298", "security_groups": [{"name": "default"}], "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:19:49Z", "hostId": "a895687608f739de82de169969ff5d3d54ad3efab30d4455d5e38cf1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "created": "2018-12-23T19:19:42Z", "tenant_id": "b44e68575d124b269231f2df190b0822", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:19:55,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fce75f00-84ec-4235-9987-48ed6e926298 used request id req-1b26edaa-7884-46b2-9144-2a6c35735c59 2018-12-23 19:19:55,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abb66b8-e275-40fe-bd25-3e85dce27f67 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:19:55,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-5abb66b8-e275-40fe-bd25-3e85dce27f67 2018-12-23 19:19:55,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-720d9800-7eaf-4fd4-8927-94990e7448df Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"15258f0c-5115-449e-b12c-aa96602d7a40","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"b44e68575d124b269231f2df190b0822","l2_adjacency":true,"status":"ACTIVE","subnets":["5237885f-79af-42a3-9302-4a19716c2017"],"description":"","tags":[],"updated_at":"2018-12-23T19:19:40Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net","admin_state_up":true,"tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:39Z","provider:network_type":"vxlan"}]} 2018-12-23 19:19:55,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net used request id req-720d9800-7eaf-4fd4-8927-94990e7448df 2018-12-23 19:19:55,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-6134b501-95d8-40b4-95cd-23a35793dcd8 Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:19:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5237885f-79af-42a3-9302-4a19716c2017","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:40Z","ip_version":4}]} 2018-12-23 19:19:55,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 used request id req-6134b501-95d8-40b4-95cd-23a35793dcd8 2018-12-23 19:19:55,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3987 X-Openstack-Request-Id: req-c0750aa8-3e60-49fc-a9b3-ea86dc0e4b3c Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:19:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5237885f-79af-42a3-9302-4a19716c2017","ip_address":"10.1.2.13"}],"id":"2966344b-b2b4-4a9a-9dfd-659d5e6b7fd7","security_groups":["7863aa69-e461-45b4-9776-561fc4c91e67"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:46:20","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack-port1-sfmh7kmwlcmn","admin_state_up":true,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:41Z","binding:vnic_type":"normal","device_id":"c0955f48-56a6-4664-b939-1637cb2ed2f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:19:50Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5237885f-79af-42a3-9302-4a19716c2017","ip_address":"10.1.2.1"}],"id":"af6018e4-4c7d-412f-9b20-58ad0317450d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:7e:2a","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:45Z","binding:vnic_type":"normal","device_id":"e781ade8-b5a2-4c79-b6af-468bd8c665a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:19:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5237885f-79af-42a3-9302-4a19716c2017","ip_address":"10.1.2.12"}],"id":"b171eee6-2cc1-4c18-9a8c-4d0fbc99bb13","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:ba:fd","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:44Z","binding:vnic_type":"normal","device_id":"fce75f00-84ec-4235-9987-48ed6e926298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:19:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5237885f-79af-42a3-9302-4a19716c2017","ip_address":"10.1.2.2"}],"id":"b315cb54-c109-42a8-870b-a3e627780488","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:7c:cc","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-15258f0c-5115-449e-b12c-aa96602d7a40","ip_allocation":"immediate"}]} 2018-12-23 19:19:55,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 used request id req-c0750aa8-3e60-49fc-a9b3-ea86dc0e4b3c 2018-12-23 19:19:55,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69326ad8-ce1f-4549-b5e2-2f62b944ef76 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:19:55,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-69326ad8-ce1f-4549-b5e2-2f62b944ef76 2018-12-23 19:19:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-91332953-d2dc-49f1-86ac-957712a8a036 Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:19:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5237885f-79af-42a3-9302-4a19716c2017","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"b44e68575d124b269231f2df190b0822","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet","enable_dhcp":true,"segment_id":null,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:40Z","ip_version":4}]} 2018-12-23 19:19:55,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 used request id req-91332953-d2dc-49f1-86ac-957712a8a036 2018-12-23 19:19:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3987 X-Openstack-Request-Id: req-24cdd59e-642b-49be-a6c3-a1aa9fa59bf8 Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:19:50Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5237885f-79af-42a3-9302-4a19716c2017","ip_address":"10.1.2.13"}],"id":"2966344b-b2b4-4a9a-9dfd-659d5e6b7fd7","security_groups":["7863aa69-e461-45b4-9776-561fc4c91e67"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6f:46:20","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack-port1-sfmh7kmwlcmn","admin_state_up":true,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:41Z","binding:vnic_type":"normal","device_id":"c0955f48-56a6-4664-b939-1637cb2ed2f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:19:50Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5237885f-79af-42a3-9302-4a19716c2017","ip_address":"10.1.2.1"}],"id":"af6018e4-4c7d-412f-9b20-58ad0317450d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:63:7e:2a","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:45Z","binding:vnic_type":"normal","device_id":"e781ade8-b5a2-4c79-b6af-468bd8c665a2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:19:48Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5237885f-79af-42a3-9302-4a19716c2017","ip_address":"10.1.2.12"}],"id":"b171eee6-2cc1-4c18-9a8c-4d0fbc99bb13","security_groups":["4c4e66ea-7997-4dfb-9487-de50c19e84f4"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:ba:fd","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:44Z","binding:vnic_type":"normal","device_id":"fce75f00-84ec-4235-9987-48ed6e926298","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:19:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5237885f-79af-42a3-9302-4a19716c2017","ip_address":"10.1.2.2"}],"id":"b315cb54-c109-42a8-870b-a3e627780488","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:7c:cc","project_id":"b44e68575d124b269231f2df190b0822","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15258f0c-5115-449e-b12c-aa96602d7a40","tenant_id":"b44e68575d124b269231f2df190b0822","created_at":"2018-12-23T19:19:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-15258f0c-5115-449e-b12c-aa96602d7a40","ip_allocation":"immediate"}]} 2018-12-23 19:19:55,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=15258f0c-5115-449e-b12c-aa96602d7a40 used request id req-24cdd59e-642b-49be-a6c3-a1aa9fa59bf8 2018-12-23 19:19:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,817 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:55 GMT Server: Apache x-openstack-request-id: req-9de0b607-cada-40eb-997d-a395d08fe9f5 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:55,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:55 GMT Server: Apache x-openstack-request-id: req-6a13d4c8-6954-497d-bdfb-05e6092f200e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1033 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "dfda725d-4356-463a-8737-e57b23c7489b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "5fae39d9-c76b-4631-807e-b6e7c9a514db", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "15258f0c-5115-449e-b12c-aa96602d7a40", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "7863aa69-e461-45b4-9776-561fc4c91e67", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5bde6084-a24b-4c1a-878c-384c11ac43cf", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "e781ade8-b5a2-4c79-b6af-468bd8c665a2:subnet_id=5237885f-79af-42a3-9302-4a19716c2017", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5237885f-79af-42a3-9302-4a19716c2017", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "e781ade8-b5a2-4c79-b6af-468bd8c665a2", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c0955f48-56a6-4664-b939-1637cb2ed2f8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fce75f00-84ec-4235-9987-48ed6e926298", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T19:19:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:19:36Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2966344b-b2b4-4a9a-9dfd-659d5e6b7fd7", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 19:19:55,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83/resources used request id req-6a13d4c8-6954-497d-bdfb-05e6092f200e 2018-12-23 19:19:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-eadc9bda-4988-460d-ae2e-7233e6169caa Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:30Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/fd987dce-12ab-437c-a47c-7e147e93166a/snap", "metadata": {}}], "self": "/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a", "min_disk": 0, "protected": false, "id": "fd987dce-12ab-437c-a47c-7e147e93166a", "file": "/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/fd987dce-12ab-437c-a47c-7e147e93166a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:55,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a used request id req-eadc9bda-4988-460d-ae2e-7233e6169caa 2018-12-23 19:19:55,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-faa184e1-0810-4e7b-be0d-88535babb8bc Date: Sun, 23 Dec 2018 19:19: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:19:55,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-faa184e1-0810-4e7b-be0d-88535babb8bc 2018-12-23 19:19:55,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-52e1a348-27e7-4418-b895-f8cdf38fc3c2 Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:33Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/snap", "metadata": {}}], "self": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "min_disk": 0, "protected": false, "id": "31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "file": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:55,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 used request id req-52e1a348-27e7-4418-b895-f8cdf38fc3c2 2018-12-23 19:19:55,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-3a2ce500-6c61-4163-b801-14e93c972056 Date: Sun, 23 Dec 2018 19:19:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:19:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:19:33Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/snap", "metadata": {}}], "self": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "min_disk": 0, "protected": false, "id": "31c6aeaa-584c-4e74-b6d5-73a3f0b422b7", "file": "/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b44e68575d124b269231f2df190b0822", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:19:55,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 used request id req-3a2ce500-6c61-4163-b801-14e93c972056 2018-12-23 19:19:55,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:55,991 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:55 GMT Server: Apache x-openstack-request-id: req-abbbfd84-98eb-430e-85b1-6031ebec6c76 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:56,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:55 GMT Server: Apache x-openstack-request-id: req-78e037f1-0579-4280-a147-b40ae0f9502f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwXg5q6AooF1ssNT9vL4OVjYHmiAgA1ThBC9lXuqKQJ+Nq3Jq\nL7jsWqu75/FUeiC84ZpIFgB9EXOD9CmCKxwvCw1N2ewGtgTg69xhNA9uwGMgRUqs\nEisC3Uvn7pX+HaA2QCcrxklOFbeJIdsiLxx3VhquRzD5boNkdlM/eYGHg5UFqOT4\nWNi0Jc4LkbR1uzqE4xi2E28/gXHeBB+HIzVh9t4VabiOaWlzzxD7miYdQ5AhOehs\nRLnlvhPccKVV9GlwEjBLNTPC0fXPq+K1MnPzxoY9PlEcTN4N+PC+jLneuAwUvxAx\njXHQQ+dDsyEyqXec6on6x3WpL0fEBsT4D4UMPQIDAQABAoIBAFvZwjdzABayhAmn\n9RcIfDH90LohilFKmNGt1sirPRvVJCNDXJpvhva9FabWci7RIBtTbenULYx9dSYU\nFtJ0vPjYRh+x6LW9tzMDG7rloMUByq5a9zpg5Sk/AkvJNi3GhDsM3cFzx/iTfC1w\npdgMAbQFUrxFygXnp2htuXLsRfP3ljfL4hMBQdLlmCcP50e82R+abaZJj0X7R8pj\nJg3UYQA8ZjHgSuoevDElQjew4+Z69tm6/FaP5k6Xk4Ut1W/889cvGhScklQkzFIR\nlq38JnW6/b3J8pQPurP5Q2nPoNvy5bmgqCFzwoMgS0QWLMxZwf/GC9ZsISVMTrT1\nFqcks5kCgYEA7n9SU/RhsD9SkpHEjXqi+2iKsYk+VmTvVKCGdx+Nty5Q24TKyLmE\nUeo3CZfwlSq48OJgGVDPWtts/VkXGD90alKVjtq64/AyHmZT2qQ7ns5BcjjSAOoc\nDNSYAj52vlvNLe6WYk/H3iNWcF6H154S4Qr4Y7PVwhP/VdocvtTRh0sCgYEAz6r2\nZaw7vDwfQ2HIIZYtMZoezOXBsNILL5wl60LGbqp+AEweMdBEIMrbIqj6R0ApkjbW\nKJVTzUvSFT3BIhiG3rbw50WiTFKCT3w9o50fO8LCc9VM8n5VvJcf88kDNRCiWHgO\ngSRB3UVJu+k23Iu+ImVJYte5+NV/yXnq/LhYXZcCgYBmk3Y6S6J0ZlfCWFV8MCHH\nFaiJQSkBiXnyIPSUaYrPHWmDcLKy8C9798tiIepEjdJrMEH6wWndfwB6WoX3VNti\nG1Dd1y+Id7dmocYxBG/sFnPJh6yy3f3getNCK9FwgBVYSwR9Fik1Xmd//vhYAVHH\nXquEXkVyqp0oNJ4maWwQzwKBgCWwS2OMbJLu/mWGO4IM9UrJQ8m/8PUcSbdsSV13\nEvhGrPN03Q4BVDv3VOnnbPS9ak4E8b0PzNO3bPs55/E+LkwBO5tdgeUEHG48iBtH\nisGXyR6omXxw/TJq4vulgZWB3VTdBRTe9a0oxAb8fl5sZidr5nOv3yqP5M819zXC\nZxclAoGAa7/5dpqFU7R5VedbFGZiNsmMsyZgyXJgVTwSiKrcZ4y6cLnJIp7U1F9s\nkZT3xMXZYQHAnz8m+Mq7via8nhK4Rwg69Mq2Gte87n27iGt5kl/U1PNeBmAn2mMj\neD1q+8sso/2TZcHaPBV1UBhdgCnFqWMGnrMv45wqxgqb7qwVp+A=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:56,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-78e037f1-0579-4280-a147-b40ae0f9502f 2018-12-23 19:19:56,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:56,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:56 GMT Server: Apache x-openstack-request-id: req-29f9dc67-92fc-4680-b870-ce04438fb942 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:56,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:56 GMT Server: Apache x-openstack-request-id: req-823bb4ac-c70d-4cf4-97ff-c8d805c4c40e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2098 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwXg5q6AooF1ssNT9vL4OVjYHmiAgA1ThBC9lXuqKQJ+Nq3Jq\nL7jsWqu75/FUeiC84ZpIFgB9EXOD9CmCKxwvCw1N2ewGtgTg69xhNA9uwGMgRUqs\nEisC3Uvn7pX+HaA2QCcrxklOFbeJIdsiLxx3VhquRzD5boNkdlM/eYGHg5UFqOT4\nWNi0Jc4LkbR1uzqE4xi2E28/gXHeBB+HIzVh9t4VabiOaWlzzxD7miYdQ5AhOehs\nRLnlvhPccKVV9GlwEjBLNTPC0fXPq+K1MnPzxoY9PlEcTN4N+PC+jLneuAwUvxAx\njXHQQ+dDsyEyqXec6on6x3WpL0fEBsT4D4UMPQIDAQABAoIBAFvZwjdzABayhAmn\n9RcIfDH90LohilFKmNGt1sirPRvVJCNDXJpvhva9FabWci7RIBtTbenULYx9dSYU\nFtJ0vPjYRh+x6LW9tzMDG7rloMUByq5a9zpg5Sk/AkvJNi3GhDsM3cFzx/iTfC1w\npdgMAbQFUrxFygXnp2htuXLsRfP3ljfL4hMBQdLlmCcP50e82R+abaZJj0X7R8pj\nJg3UYQA8ZjHgSuoevDElQjew4+Z69tm6/FaP5k6Xk4Ut1W/889cvGhScklQkzFIR\nlq38JnW6/b3J8pQPurP5Q2nPoNvy5bmgqCFzwoMgS0QWLMxZwf/GC9ZsISVMTrT1\nFqcks5kCgYEA7n9SU/RhsD9SkpHEjXqi+2iKsYk+VmTvVKCGdx+Nty5Q24TKyLmE\nUeo3CZfwlSq48OJgGVDPWtts/VkXGD90alKVjtq64/AyHmZT2qQ7ns5BcjjSAOoc\nDNSYAj52vlvNLe6WYk/H3iNWcF6H154S4Qr4Y7PVwhP/VdocvtTRh0sCgYEAz6r2\nZaw7vDwfQ2HIIZYtMZoezOXBsNILL5wl60LGbqp+AEweMdBEIMrbIqj6R0ApkjbW\nKJVTzUvSFT3BIhiG3rbw50WiTFKCT3w9o50fO8LCc9VM8n5VvJcf88kDNRCiWHgO\ngSRB3UVJu+k23Iu+ImVJYte5+NV/yXnq/LhYXZcCgYBmk3Y6S6J0ZlfCWFV8MCHH\nFaiJQSkBiXnyIPSUaYrPHWmDcLKy8C9798tiIepEjdJrMEH6wWndfwB6WoX3VNti\nG1Dd1y+Id7dmocYxBG/sFnPJh6yy3f3getNCK9FwgBVYSwR9Fik1Xmd//vhYAVHH\nXquEXkVyqp0oNJ4maWwQzwKBgCWwS2OMbJLu/mWGO4IM9UrJQ8m/8PUcSbdsSV13\nEvhGrPN03Q4BVDv3VOnnbPS9ak4E8b0PzNO3bPs55/E+LkwBO5tdgeUEHG48iBtH\nisGXyR6omXxw/TJq4vulgZWB3VTdBRTe9a0oxAb8fl5sZidr5nOv3yqP5M819zXC\nZxclAoGAa7/5dpqFU7R5VedbFGZiNsmMsyZgyXJgVTwSiKrcZ4y6cLnJIp7U1F9s\nkZT3xMXZYQHAnz8m+Mq7via8nhK4Rwg69Mq2Gte87n27iGt5kl/U1PNeBmAn2mMj\neD1q+8sso/2TZcHaPBV1UBhdgCnFqWMGnrMv45wqxgqb7qwVp+A=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:56,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-823bb4ac-c70d-4cf4-97ff-c8d805c4c40e 2018-12-23 19:19:56,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:56,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:56 GMT Server: Apache x-openstack-request-id: req-e5dceff3-90eb-4785-b028-90585b37fe3a Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:56,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:19:56 GMT Server: Apache x-openstack-request-id: req-3f212365-90ef-4954-b147-00ae159e75f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:19:56,421 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-3f212365-90ef-4954-b147-00ae159e75f5 2018-12-23 19:19:56,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:56,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:56 GMT Server: Apache x-openstack-request-id: req-7f437368-e33c-4c1f-b1b0-411ba22c7242 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:56,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:56 GMT Server: Apache x-openstack-request-id: req-5433014c-7a84-495d-9beb-71a4b03dcb41 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 791 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T19:19:56Z", "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:56,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-5433014c-7a84-495d-9beb-71a4b03dcb41 2018-12-23 19:19:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:19:59,506 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:19:59 GMT Server: Apache x-openstack-request-id: req-cec012d5-9a36-4163-bb34-a7d1dba777ee Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:19:59,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:19:59 GMT Server: Apache x-openstack-request-id: req-ef15d5a3-bf8c-4b1f-a39d-628162a5f857 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 791 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T19:19:56Z", "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:19:59,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-ef15d5a3-bf8c-4b1f-a39d-628162a5f857 2018-12-23 19:20:02,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:20:02,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:02 GMT Server: Apache x-openstack-request-id: req-5dad545b-c724-4b5a-be75-79abf5f56aba Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:02,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:02 GMT Server: Apache x-openstack-request-id: req-2d0ef0a0-26f2-48ac-9c1b-1c925c0a178e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 791 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T19:19:56Z", "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:20:02,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-2d0ef0a0-26f2-48ac-9c1b-1c925c0a178e 2018-12-23 19:20:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/737c7f48-a354-460f-b8d1-2f11da0e5a83 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d63fd840c989b2783c6e52fe8ba3d7872de3e91" 2018-12-23 19:20:05,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:05 GMT Server: Apache x-openstack-request-id: req-4296cff7-ac55-4571-9add-0a411ad90707 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:05,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:05 GMT Server: Apache x-openstack-request-id: req-98d9ba3c-2141-43da-b28b-475d755314ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 707 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-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor2", "OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "OS::stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1"}, "deletion_time": "2018-12-23T19:20:04Z", "stack_name": "HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack", "stack_user_project_id": "6927f6b7a37644bca7bc17d55798674b", "tags": null, "creation_time": "2018-12-23T19:19:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T19:19:56Z", "id": "737c7f48-a354-460f-b8d1-2f11da0e5a83", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 19:20:05,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-stack/737c7f48-a354-460f-b8d1-2f11da0e5a83 used request id req-98d9ba3c-2141-43da-b28b-475d755314ab 2018-12-23 19:20:05,682 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image1 2018-12-23 19:20:05,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}584266e4226781f61d1bb9b002b41bb1dd019db3" 2018-12-23 19:20:06,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1943c551-a59f-42cf-90d4-aa5471a164e5 Date: Sun, 23 Dec 2018 19:20:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:06,187 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/fd987dce-12ab-437c-a47c-7e147e93166a used request id req-1943c551-a59f-42cf-90d4-aa5471a164e5 2018-12-23 19:20:06,188 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-57ee29f5-fd6c-41a1-a980-850d0cd0d6b6-image2 2018-12-23 19:20:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e0df7829b2f1b4868d5714a9c948a537f5c4e09" 2018-12-23 19:20:07,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6625537b-2a25-4e3f-bbd7-473b5e28ec94 Date: Sun, 23 Dec 2018 19:20:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:07,291 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/31c6aeaa-584c-4e74-b6d5-73a3f0b422b7 used request id req-6625537b-2a25-4e3f-bbd7-473b5e28ec94 2018-12-23 19:20:07,294 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 19:20:07,295 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:20:07,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:07,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["eWymFnk2QBqDqGmxZBjIfg"], "issued_at": "2018-12-23T19:20:07.000000Z"}} 2018-12-23 19:20:07,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ac2e66b080e8dc3a99ea9476ad576146a91720" -d '{"stack_name": "HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-12-23 19:20:09,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:20:07 GMT Server: Apache x-openstack-request-id: req-556d3a0b-331a-4615-ab5e-af6ece5b36a8 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "b942c29b-a54b-48d4-9697-5a48fd773468", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468", "rel": "self"}]}} 2018-12-23 19:20:09,271 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks used request id req-556d3a0b-331a-4615-ab5e-af6ece5b36a8 2018-12-23 19:20:09,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/b942c29b-a54b-48d4-9697-5a48fd773468 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ac2e66b080e8dc3a99ea9476ad576146a91720" 2018-12-23 19:20:09,477 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:09 GMT Server: Apache x-openstack-request-id: req-9e470496-7023-4d30-8f10-352c99db56ce Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:09,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:09 GMT Server: Apache x-openstack-request-id: req-176ba105-7c3c-499d-8310-ef1551a2e283 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "b942c29b-a54b-48d4-9697-5a48fd773468", "OS::stack_name": "HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack", "stack_user_project_id": "d504a3d6494a4499972e8b2aa36da59c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:20:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b942c29b-a54b-48d4-9697-5a48fd773468", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 19:20:09,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468 used request id req-176ba105-7c3c-499d-8310-ef1551a2e283 2018-12-23 19:20:09,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/b942c29b-a54b-48d4-9697-5a48fd773468 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ac2e66b080e8dc3a99ea9476ad576146a91720" 2018-12-23 19:20:09,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:09 GMT Server: Apache x-openstack-request-id: req-31388944-cf07-4717-8000-b26a73691f33 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:10,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:09 GMT Server: Apache x-openstack-request-id: req-cf144c07-49d8-4767-9fd5-5d33f1acba4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "b942c29b-a54b-48d4-9697-5a48fd773468", "OS::stack_name": "HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack", "stack_user_project_id": "d504a3d6494a4499972e8b2aa36da59c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:20:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b942c29b-a54b-48d4-9697-5a48fd773468", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 19:20:10,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468 used request id req-cf144c07-49d8-4767-9fd5-5d33f1acba4f 2018-12-23 19:20:10,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/b942c29b-a54b-48d4-9697-5a48fd773468/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ac2e66b080e8dc3a99ea9476ad576146a91720" 2018-12-23 19:20:10,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:10 GMT Server: Apache x-openstack-request-id: req-c06afa7f-5e02-4d69-ac74-57abfc0bea9a Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:10,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:10 GMT Server: Apache x-openstack-request-id: req-cf268d5e-70a3-4ee8-94be-95652951e103 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-23T19:20:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:20:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d60c21e5-a99a-4a4b-92fb-15c352021d01", "resource_type": "OS::Nova::Flavor"}]} 2018-12-23 19:20:10,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468/resources used request id req-cf268d5e-70a3-4ee8-94be-95652951e103 2018-12-23 19:20:10,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/d60c21e5-a99a-4a4b-92fb-15c352021d01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ac2e66b080e8dc3a99ea9476ad576146a91720" 2018-12-23 19:20:10,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-a04dfb3b-ca0d-40f4-9f73-584e306e3453 x-compute-request-id: req-a04dfb3b-ca0d-40f4-9f73-584e306e3453 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack-flavor-hpeubkcohsha", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d60c21e5-a99a-4a4b-92fb-15c352021d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d60c21e5-a99a-4a4b-92fb-15c352021d01", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "d60c21e5-a99a-4a4b-92fb-15c352021d01"}} 2018-12-23 19:20:10,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/d60c21e5-a99a-4a4b-92fb-15c352021d01 used request id req-a04dfb3b-ca0d-40f4-9f73-584e306e3453 2018-12-23 19:20:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/b942c29b-a54b-48d4-9697-5a48fd773468 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0ac2e66b080e8dc3a99ea9476ad576146a91720" 2018-12-23 19:20:10,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:10 GMT Server: Apache x-openstack-request-id: req-12faddb6-ab23-4fb0-ba8e-15aa5079b51d Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:10,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:10 GMT Server: Apache x-openstack-request-id: req-48865a59-9246-403d-8858-1d469569f6fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:10,610 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsFlavorTests-26bdcfbd-2cb0-4572-8bc9-d2e4443639f2-stack/b942c29b-a54b-48d4-9697-5a48fd773468 used request id req-48865a59-9246-403d-8858-1d469569f6fb 2018-12-23 19:20:10,611 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 19:20:10,612 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:20:10,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:11,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["TNosYsOtSY-oJT8e72vLHA"], "issued_at": "2018-12-23T19:20:11.000000Z"}} 2018-12-23 19:20:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137b448dba15a8a68e995b358454ba9e966ad1c0" -d '{"stack_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-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-d54322da-c85e-4d89-84cf-07d1adda37c9-kp"}}' 2018-12-23 19:20:12,493 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:20:11 GMT Server: Apache x-openstack-request-id: req-2f26ec88-235f-4a41-a115-8fb7cfdbde3e Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "rel": "self"}]}} 2018-12-23 19:20:12,493 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks used request id req-2f26ec88-235f-4a41-a115-8fb7cfdbde3e 2018-12-23 19:20:12,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137b448dba15a8a68e995b358454ba9e966ad1c0" 2018-12-23 19:20:12,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:12 GMT Server: Apache x-openstack-request-id: req-3551f77c-c75b-4d1d-8585-af2af473e17b Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:12,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:12 GMT Server: Apache x-openstack-request-id: req-a21de9f8-9936-47a7-b433-b1319d6cf394 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "OS::stack_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack", "keypair_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack", "stack_user_project_id": "b89c071563c54a2a899d50da0e122907", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:20:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxfs3etfbw8+2GcbdeOQdvSadfkQeRMuPraMVfkm+Wh/0hP6e\npdl6pqAEMtuDtei2YmXvUsfHmOiE3XlpX2TF6hkN0Qdj3Z8dEJrswYCJZwayFHcU\nIp2xnd4bAOoCPM1Tr0UnZGg/tlE0dkT4iBEbH9mneKppMh2BRT727zzmy6r/DPPx\nMpg9XB44gH7NQSyPXMDx9MtXDtLQeFEEUGhV9Ci3iSWzs5i93HFTDvjgFlrifJkN\ncUyzX/616jmuvAA3/U0IwgU2MSI4jFdQ9MfrYZ8JmxzVkKRW1/QGBNNIcXcB1ljG\nQGSuY3BSC/wbsDcqNb9/JU3DUtMKl2NysiQT4QIDAQABAoIBAQCuzUgG5l/bW6Hk\n0HjrLD41q8qSmYJAK5sILF3lyyaOXHiAlG9u774jMFWEsdxw2K9v4aCU7l+E2oe1\nJGWtHETClKxmSqgaHUqERsWTc/HdTUQeXaUhiyovwNMG05Z2KLQipGRLeuAGEVzI\nr8zgFnpkfMApAg0vem2Qvi84vATq/NgmBJeZt2kit4qwbsNvRNN27PfZnvIUKC2G\ne7yTBRmgE0Hw1ZkLGpvvalaUYV4lLntOBaK94xjkN3dFBFU5DbIIH6d0IokJ8udS\nk+birO+vQ9C28HIzcBuXb1rlzQOOGme443dixa+dlFmRSytRD+ecI3YbXF+ENzTG\nw0n0OiYBAoGBAPe6pT0OfmLDojOZZibyoHnlxuUzdLf9xBi3RRYrrXFpLUim16m2\nS6SFMfpwarhf1i34JQewRPnRm8dbxCSKXDbLQ/ofWBG5wVfOnd/clLNh21Nb/5hP\n11gJuLviIEkK5wjHMBKuknz2H8gHXsbfB7DgDrA033y1+Cat0oWlxjjJAoGBAMyX\nX88nU388bGMDgr3jMrQd0avj0RnwRfWXmG2iwiC5XHkGFuxctJfl/xSreV45oVYR\na7OgOui0Agt9B5kkNrJHKGHUE55gZAWz8QnJpTXSTdEZD623SZWMPtGQIsOJZgGJ\n/sJWIB5e9neEimAf0LAI8b7FBw5evtGojFtoKKZZAoGBAJM7BJXDFW5RYwdTthiT\nvrhzzb/O0yG+2lruIUtJ7i0nG1jAgBBHXbGLz+ZOBb9KhhqQDkIBix0GbJURfwNQ\nj/mo2N/A3TC7u6MaE05G5MGv+RAT71ZwrUWPkZFolVOT/TeEWpff1QQbq0vQxY1g\nZEvE/jXPVrvh0nf6etIfci2xAoGAPdRpkhNSeptqLio7cuOcyS5R1V7OLMaeffBI\nkqmjfXxHZBPhDaGeumE5y6de0IkeJwKwx+Jeq0DrdUld6Hw3Q32ZyKbtHuoGkGqn\nJ8wW78MU3WJziI5h4J43xeGHgAygFUr9AQJCRqtwVQJrR02WJf0uAfdNgJxFktsb\nP+ykjFECgYEArCAkx6Z6/Lg1h1O4wKM6Rby6Reaff8/qNlzkFlpQ2kIA+hRL0XWU\nNr6FYWo0QadFsYAsIYjIJ75zj7t68whYlPAPqGqkpSu89bMMx3fLvq8He6s8ac9W\nbjf2bnuFCB+jQl9qZc0tMnzlki8MZJF8twSEkD/q2OC6CdXGRiQvHGw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 19:20:12,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 used request id req-a21de9f8-9936-47a7-b433-b1319d6cf394 2018-12-23 19:20:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137b448dba15a8a68e995b358454ba9e966ad1c0" 2018-12-23 19:20:13,188 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:13 GMT Server: Apache x-openstack-request-id: req-fe03f76f-2c84-4651-9d73-5530bbe006b6 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:13,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:13 GMT Server: Apache x-openstack-request-id: req-b7c06e74-0db3-498a-b8ae-257ed899f772 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "OS::stack_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack", "keypair_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack", "stack_user_project_id": "b89c071563c54a2a899d50da0e122907", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:20:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxfs3etfbw8+2GcbdeOQdvSadfkQeRMuPraMVfkm+Wh/0hP6e\npdl6pqAEMtuDtei2YmXvUsfHmOiE3XlpX2TF6hkN0Qdj3Z8dEJrswYCJZwayFHcU\nIp2xnd4bAOoCPM1Tr0UnZGg/tlE0dkT4iBEbH9mneKppMh2BRT727zzmy6r/DPPx\nMpg9XB44gH7NQSyPXMDx9MtXDtLQeFEEUGhV9Ci3iSWzs5i93HFTDvjgFlrifJkN\ncUyzX/616jmuvAA3/U0IwgU2MSI4jFdQ9MfrYZ8JmxzVkKRW1/QGBNNIcXcB1ljG\nQGSuY3BSC/wbsDcqNb9/JU3DUtMKl2NysiQT4QIDAQABAoIBAQCuzUgG5l/bW6Hk\n0HjrLD41q8qSmYJAK5sILF3lyyaOXHiAlG9u774jMFWEsdxw2K9v4aCU7l+E2oe1\nJGWtHETClKxmSqgaHUqERsWTc/HdTUQeXaUhiyovwNMG05Z2KLQipGRLeuAGEVzI\nr8zgFnpkfMApAg0vem2Qvi84vATq/NgmBJeZt2kit4qwbsNvRNN27PfZnvIUKC2G\ne7yTBRmgE0Hw1ZkLGpvvalaUYV4lLntOBaK94xjkN3dFBFU5DbIIH6d0IokJ8udS\nk+birO+vQ9C28HIzcBuXb1rlzQOOGme443dixa+dlFmRSytRD+ecI3YbXF+ENzTG\nw0n0OiYBAoGBAPe6pT0OfmLDojOZZibyoHnlxuUzdLf9xBi3RRYrrXFpLUim16m2\nS6SFMfpwarhf1i34JQewRPnRm8dbxCSKXDbLQ/ofWBG5wVfOnd/clLNh21Nb/5hP\n11gJuLviIEkK5wjHMBKuknz2H8gHXsbfB7DgDrA033y1+Cat0oWlxjjJAoGBAMyX\nX88nU388bGMDgr3jMrQd0avj0RnwRfWXmG2iwiC5XHkGFuxctJfl/xSreV45oVYR\na7OgOui0Agt9B5kkNrJHKGHUE55gZAWz8QnJpTXSTdEZD623SZWMPtGQIsOJZgGJ\n/sJWIB5e9neEimAf0LAI8b7FBw5evtGojFtoKKZZAoGBAJM7BJXDFW5RYwdTthiT\nvrhzzb/O0yG+2lruIUtJ7i0nG1jAgBBHXbGLz+ZOBb9KhhqQDkIBix0GbJURfwNQ\nj/mo2N/A3TC7u6MaE05G5MGv+RAT71ZwrUWPkZFolVOT/TeEWpff1QQbq0vQxY1g\nZEvE/jXPVrvh0nf6etIfci2xAoGAPdRpkhNSeptqLio7cuOcyS5R1V7OLMaeffBI\nkqmjfXxHZBPhDaGeumE5y6de0IkeJwKwx+Jeq0DrdUld6Hw3Q32ZyKbtHuoGkGqn\nJ8wW78MU3WJziI5h4J43xeGHgAygFUr9AQJCRqtwVQJrR02WJf0uAfdNgJxFktsb\nP+ykjFECgYEArCAkx6Z6/Lg1h1O4wKM6Rby6Reaff8/qNlzkFlpQ2kIA+hRL0XWU\nNr6FYWo0QadFsYAsIYjIJ75zj7t68whYlPAPqGqkpSu89bMMx3fLvq8He6s8ac9W\nbjf2bnuFCB+jQl9qZc0tMnzlki8MZJF8twSEkD/q2OC6CdXGRiQvHGw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 19:20:13,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 used request id req-b7c06e74-0db3-498a-b8ae-257ed899f772 2018-12-23 19:20:13,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/896c2b13-90d3-49c6-9ac7-e2a74f2854b1/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137b448dba15a8a68e995b358454ba9e966ad1c0" 2018-12-23 19:20:13,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:13 GMT Server: Apache x-openstack-request-id: req-1bd1d8e8-ff97-46f8-b836-c402c1248678 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:13,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:13 GMT Server: Apache x-openstack-request-id: req-924ce73b-c8bc-4405-ad34-756d5932444d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T19:20:12Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:20:12Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-23 19:20:13,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1/resources used request id req-924ce73b-c8bc-4405-ad34-756d5932444d 2018-12-23 19:20:13,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137b448dba15a8a68e995b358454ba9e966ad1c0" 2018-12-23 19:20:13,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-45dcbc00-d3d0-453b-8031-6e23b91eceea x-compute-request-id: req-45dcbc00-d3d0-453b-8031-6e23b91eceea Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF+zd619vDz7YZxt145B29Jp1+RB5Ey4+toxV+Sb5aH/SE/p6l2XqmoAQy24O16LZiZe9Sx8eY6ITdeWlfZMXqGQ3RB2Pdnx0QmuzBgIlnBrIUdxQinbGd3hsA6gI8zVOvRSdkaD+2UTR2RPiIERsf2ad4qmkyHYFFPvbvPObLqv8M8/EymD1cHjiAfs1BLI9cwPH0y1cO0tB4UQRQaFX0KLeJJbOzmL3ccVMO+OAWWuJ8mQ1xTLNf/rXqOa68ADf9TQjCBTYxIjiMV1D0x+thnwmbHNWQpFbX9AYE00hxdwHWWMZAZK5jcFIL/BuwNyo1v38lTcNS0wqXY3KyJBPh Generated-by-Nova", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp", "deleted": false, "created_at": "2018-12-23T19:20:12.000000", "updated_at": null, "fingerprint": "50:b6:26:97:63:82:fa:90:38:af:6d:d3:10:09:b4:e8", "deleted_at": null, "id": 9}} 2018-12-23 19:20:13,698 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp used request id req-45dcbc00-d3d0-453b-8031-6e23b91eceea 2018-12-23 19:20:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137b448dba15a8a68e995b358454ba9e966ad1c0" 2018-12-23 19:20:13,728 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:13 GMT Server: Apache x-openstack-request-id: req-0d129005-b98f-4df3-a953-cb689e52c7e8 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:13,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:13 GMT Server: Apache x-openstack-request-id: req-573bc34c-5fd9-4529-856c-3c15e24c6a82 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "OS::stack_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack", "keypair_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack", "stack_user_project_id": "b89c071563c54a2a899d50da0e122907", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:20:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "896c2b13-90d3-49c6-9ac7-e2a74f2854b1", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAxfs3etfbw8+2GcbdeOQdvSadfkQeRMuPraMVfkm+Wh/0hP6e\npdl6pqAEMtuDtei2YmXvUsfHmOiE3XlpX2TF6hkN0Qdj3Z8dEJrswYCJZwayFHcU\nIp2xnd4bAOoCPM1Tr0UnZGg/tlE0dkT4iBEbH9mneKppMh2BRT727zzmy6r/DPPx\nMpg9XB44gH7NQSyPXMDx9MtXDtLQeFEEUGhV9Ci3iSWzs5i93HFTDvjgFlrifJkN\ncUyzX/616jmuvAA3/U0IwgU2MSI4jFdQ9MfrYZ8JmxzVkKRW1/QGBNNIcXcB1ljG\nQGSuY3BSC/wbsDcqNb9/JU3DUtMKl2NysiQT4QIDAQABAoIBAQCuzUgG5l/bW6Hk\n0HjrLD41q8qSmYJAK5sILF3lyyaOXHiAlG9u774jMFWEsdxw2K9v4aCU7l+E2oe1\nJGWtHETClKxmSqgaHUqERsWTc/HdTUQeXaUhiyovwNMG05Z2KLQipGRLeuAGEVzI\nr8zgFnpkfMApAg0vem2Qvi84vATq/NgmBJeZt2kit4qwbsNvRNN27PfZnvIUKC2G\ne7yTBRmgE0Hw1ZkLGpvvalaUYV4lLntOBaK94xjkN3dFBFU5DbIIH6d0IokJ8udS\nk+birO+vQ9C28HIzcBuXb1rlzQOOGme443dixa+dlFmRSytRD+ecI3YbXF+ENzTG\nw0n0OiYBAoGBAPe6pT0OfmLDojOZZibyoHnlxuUzdLf9xBi3RRYrrXFpLUim16m2\nS6SFMfpwarhf1i34JQewRPnRm8dbxCSKXDbLQ/ofWBG5wVfOnd/clLNh21Nb/5hP\n11gJuLviIEkK5wjHMBKuknz2H8gHXsbfB7DgDrA033y1+Cat0oWlxjjJAoGBAMyX\nX88nU388bGMDgr3jMrQd0avj0RnwRfWXmG2iwiC5XHkGFuxctJfl/xSreV45oVYR\na7OgOui0Agt9B5kkNrJHKGHUE55gZAWz8QnJpTXSTdEZD623SZWMPtGQIsOJZgGJ\n/sJWIB5e9neEimAf0LAI8b7FBw5evtGojFtoKKZZAoGBAJM7BJXDFW5RYwdTthiT\nvrhzzb/O0yG+2lruIUtJ7i0nG1jAgBBHXbGLz+ZOBb9KhhqQDkIBix0GbJURfwNQ\nj/mo2N/A3TC7u6MaE05G5MGv+RAT71ZwrUWPkZFolVOT/TeEWpff1QQbq0vQxY1g\nZEvE/jXPVrvh0nf6etIfci2xAoGAPdRpkhNSeptqLio7cuOcyS5R1V7OLMaeffBI\nkqmjfXxHZBPhDaGeumE5y6de0IkeJwKwx+Jeq0DrdUld6Hw3Q32ZyKbtHuoGkGqn\nJ8wW78MU3WJziI5h4J43xeGHgAygFUr9AQJCRqtwVQJrR02WJf0uAfdNgJxFktsb\nP+ykjFECgYEArCAkx6Z6/Lg1h1O4wKM6Rby6Reaff8/qNlzkFlpQ2kIA+hRL0XWU\nNr6FYWo0QadFsYAsIYjIJ75zj7t68whYlPAPqGqkpSu89bMMx3fLvq8He6s8ac9W\nbjf2bnuFCB+jQl9qZc0tMnzlki8MZJF8twSEkD/q2OC6CdXGRiQvHGw=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 19:20:13,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 used request id req-573bc34c-5fd9-4529-856c-3c15e24c6a82 2018-12-23 19:20:13,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137b448dba15a8a68e995b358454ba9e966ad1c0" 2018-12-23 19:20:13,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-993efb5b-01c3-432b-ae34-110c71404abe x-compute-request-id: req-993efb5b-01c3-432b-ae34-110c71404abe Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF+zd619vDz7YZxt145B29Jp1+RB5Ey4+toxV+Sb5aH/SE/p6l2XqmoAQy24O16LZiZe9Sx8eY6ITdeWlfZMXqGQ3RB2Pdnx0QmuzBgIlnBrIUdxQinbGd3hsA6gI8zVOvRSdkaD+2UTR2RPiIERsf2ad4qmkyHYFFPvbvPObLqv8M8/EymD1cHjiAfs1BLI9cwPH0y1cO0tB4UQRQaFX0KLeJJbOzmL3ccVMO+OAWWuJ8mQ1xTLNf/rXqOa68ADf9TQjCBTYxIjiMV1D0x+thnwmbHNWQpFbX9AYE00hxdwHWWMZAZK5jcFIL/BuwNyo1v38lTcNS0wqXY3KyJBPh Generated-by-Nova", "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "name": "HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp", "deleted": false, "created_at": "2018-12-23T19:20:12.000000", "updated_at": null, "fingerprint": "50:b6:26:97:63:82:fa:90:38:af:6d:d3:10:09:b4:e8", "deleted_at": null, "id": 9}} 2018-12-23 19:20:13,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-kp used request id req-993efb5b-01c3-432b-ae34-110c71404abe 2018-12-23 19:20:13,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137b448dba15a8a68e995b358454ba9e966ad1c0" 2018-12-23 19:20:14,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:13 GMT Server: Apache x-openstack-request-id: req-2b7cd5ff-bd6f-431d-b9eb-cc9a81a5ebfd Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:14,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:14 GMT Server: Apache x-openstack-request-id: req-17a97c29-2e23-411f-abf1-a6a0dec3bdb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:14,249 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsKeypairTests-d54322da-c85e-4d89-84cf-07d1adda37c9-stack/896c2b13-90d3-49c6-9ac7-e2a74f2854b1 used request id req-17a97c29-2e23-411f-abf1-a6a0dec3bdb3 2018-12-23 19:20:14,250 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 19:20:14,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:14,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Qa6jbCJ5TV6xgKNTeJJUAw"], "issued_at": "2018-12-23T19:20:14.000000Z"}} 2018-12-23 19:20:14,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099ab30777982f7b957f21cc5099857a54340e0" -d '{"stack_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-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-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-sec-grp"}}' 2018-12-23 19:20:16,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:20:14 GMT Server: Apache x-openstack-request-id: req-dae92e6f-1f3a-4a0b-9972-e66b6c7a2742 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "9898ca8c-6b73-4f85-b934-beb852e257e0", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0", "rel": "self"}]}} 2018-12-23 19:20:16,231 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks used request id req-dae92e6f-1f3a-4a0b-9972-e66b6c7a2742 2018-12-23 19:20:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/9898ca8c-6b73-4f85-b934-beb852e257e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099ab30777982f7b957f21cc5099857a54340e0" 2018-12-23 19:20:16,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:16 GMT Server: Apache x-openstack-request-id: req-5255fd90-8d55-421f-875f-ac4f2b90a858 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:16,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:16 GMT Server: Apache x-openstack-request-id: req-9d19e63b-9db3-409f-b061-24ed2fb0f7e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "9898ca8c-6b73-4f85-b934-beb852e257e0", "OS::stack_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack", "security_group_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack", "stack_user_project_id": "46ce3734bec54904810cad7ff6a62ea2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:20:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9898ca8c-6b73-4f85-b934-beb852e257e0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 19:20:16,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 used request id req-9d19e63b-9db3-409f-b061-24ed2fb0f7e6 2018-12-23 19:20:16,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/9898ca8c-6b73-4f85-b934-beb852e257e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099ab30777982f7b957f21cc5099857a54340e0" 2018-12-23 19:20:16,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:16 GMT Server: Apache x-openstack-request-id: req-22c867fc-177b-48a7-a584-c7714ce198b3 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:17,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:16 GMT Server: Apache x-openstack-request-id: req-52a2525c-52ca-4c07-bda6-1f599e580c8e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "9898ca8c-6b73-4f85-b934-beb852e257e0", "OS::stack_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack", "security_group_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack", "stack_user_project_id": "46ce3734bec54904810cad7ff6a62ea2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T19:20:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9898ca8c-6b73-4f85-b934-beb852e257e0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 19:20:17,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 used request id req-52a2525c-52ca-4c07-bda6-1f599e580c8e 2018-12-23 19:20:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/9898ca8c-6b73-4f85-b934-beb852e257e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099ab30777982f7b957f21cc5099857a54340e0" 2018-12-23 19:20:20,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:20 GMT Server: Apache x-openstack-request-id: req-ca23ca07-451b-47c9-b076-a85f12052831 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:20,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:20 GMT Server: Apache x-openstack-request-id: req-8ac9e2d0-7269-4793-ba16-1d4e567fe22b 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": "b44e68575d124b269231f2df190b0822", "OS::stack_id": "9898ca8c-6b73-4f85-b934-beb852e257e0", "OS::stack_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack", "security_group_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack", "stack_user_project_id": "46ce3734bec54904810cad7ff6a62ea2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T19:20:15Z", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9898ca8c-6b73-4f85-b934-beb852e257e0", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 19:20:20,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 used request id req-8ac9e2d0-7269-4793-ba16-1d4e567fe22b 2018-12-23 19:20:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/9898ca8c-6b73-4f85-b934-beb852e257e0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099ab30777982f7b957f21cc5099857a54340e0" 2018-12-23 19:20:20,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:20 GMT Server: Apache x-openstack-request-id: req-8162133c-ef4d-4bb8-b6ac-aadeb837f3a3 Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:20,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:20 GMT Server: Apache x-openstack-request-id: req-675ec782-88a8-4212-9bb9-55c5ddad4ace Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T19:20:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T19:20:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "873ba729-90e4-4e10-ba50-491a1dad234a", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-23 19:20:20,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0/resources used request id req-675ec782-88a8-4212-9bb9-55c5ddad4ace 2018-12-23 19:20:20,627 - neutron_utils - INFO - Retrieving security group with ID - 873ba729-90e4-4e10-ba50-491a1dad234a 2018-12-23 19:20:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=873ba729-90e4-4e10-ba50-491a1dad234a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099ab30777982f7b957f21cc5099857a54340e0" 2018-12-23 19:20:20,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-5d23ca83-0fd7-463b-b31d-c33b314164f3 Date: Sun, 23 Dec 2018 19:20:20 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:20:16Z", "updated_at": "2018-12-23T19:20:17Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T19:20:17Z", "revision_number": 0, "id": "5e249631-9ab7-4b2a-9d97-225a20b1ac88", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T19:20:17Z", "security_group_id": "873ba729-90e4-4e10-ba50-491a1dad234a", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:20:17Z", "revision_number": 0, "id": "fac6b9d3-2b9c-4c73-9c11-73fff5e7e43d", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T19:20:17Z", "security_group_id": "873ba729-90e4-4e10-ba50-491a1dad234a", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 6, "project_id": "b44e68575d124b269231f2df190b0822", "id": "873ba729-90e4-4e10-ba50-491a1dad234a", "name": "HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-sec-grp"}]} 2018-12-23 19:20:20,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=873ba729-90e4-4e10-ba50-491a1dad234a used request id req-5d23ca83-0fd7-463b-b31d-c33b314164f3 2018-12-23 19:20:20,871 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 873ba729-90e4-4e10-ba50-491a1dad234a 2018-12-23 19:20:20,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=873ba729-90e4-4e10-ba50-491a1dad234a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099ab30777982f7b957f21cc5099857a54340e0" 2018-12-23 19:20:20,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-45889927-a4bb-4a43-8e51-a98db0235313 Date: Sun, 23 Dec 2018 19:20:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-23T19:20:17Z", "security_group_id": "873ba729-90e4-4e10-ba50-491a1dad234a", "port_range_min": 22, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:20:17Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "5e249631-9ab7-4b2a-9d97-225a20b1ac88"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-23T19:20:17Z", "security_group_id": "873ba729-90e4-4e10-ba50-491a1dad234a", "port_range_min": null, "revision_number": 0, "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:20:17Z", "project_id": "b44e68575d124b269231f2df190b0822", "id": "fac6b9d3-2b9c-4c73-9c11-73fff5e7e43d"}]} 2018-12-23 19:20:20,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=873ba729-90e4-4e10-ba50-491a1dad234a used request id req-45889927-a4bb-4a43-8e51-a98db0235313 2018-12-23 19:20:20,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/9898ca8c-6b73-4f85-b934-beb852e257e0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d099ab30777982f7b957f21cc5099857a54340e0" 2018-12-23 19:20:21,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 19:20:20 GMT Server: Apache x-openstack-request-id: req-1113a1ce-2db6-419f-b5d3-b6a5b19608fa Location: http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 19:20:21,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:21 GMT Server: Apache x-openstack-request-id: req-15b18c7c-c01d-46c1-a336-059a5b5ff62c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:21,230 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822/stacks/HeatUtilsSecurityGroupTests-eb6a75a3-3bc9-443e-a7a2-ca4d44fd5ede-stack/9898ca8c-6b73-4f85-b934-beb852e257e0 used request id req-15b18c7c-c01d-46c1-a336-059a5b5ff62c 2018-12-23 19:20:21,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:21,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["_lQsFUrdRN6VLnlDUGKiSA"], "issued_at": "2018-12-23T19:20:21.000000Z"}} 2018-12-23 19:20:21,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17096d4d30e7692d5ae3b708711606147108e0dc" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-eb5c6e7a-38f2-4adb-9b96-f652c1a13949"}}' 2018-12-23 19:20:21,874 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:21 GMT Server: Apache x-compute-request-id: req-6c512ec1-4a30-409a-9444-219cd4e44f5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c512ec1-4a30-409a-9444-219cd4e44f5b Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c79fc094-260c-4d84-a036-7ad6c382101a", "name": "CinderUtilsQoSTests-eb5c6e7a-38f2-4adb-9b96-f652c1a13949"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/c79fc094-260c-4d84-a036-7ad6c382101a", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/c79fc094-260c-4d84-a036-7ad6c382101a", "rel": "bookmark"}]} 2018-12-23 19:20:21,875 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-6c512ec1-4a30-409a-9444-219cd4e44f5b 2018-12-23 19:20:21,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c512ec1-4a30-409a-9444-219cd4e44f5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17096d4d30e7692d5ae3b708711606147108e0dc" 2018-12-23 19:20:22,072 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:21 GMT Server: Apache x-compute-request-id: req-38fc8c68-63c7-475b-86f6-d953769e4cd6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38fc8c68-63c7-475b-86f6-d953769e4cd6 Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "c79fc094-260c-4d84-a036-7ad6c382101a", "name": "CinderUtilsQoSTests-eb5c6e7a-38f2-4adb-9b96-f652c1a13949"}]} 2018-12-23 19:20:22,072 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-38fc8c68-63c7-475b-86f6-d953769e4cd6 2018-12-23 19:20:22,073 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-eb5c6e7a-38f2-4adb-9b96-f652c1a13949 2018-12-23 19:20:22,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/c79fc094-260c-4d84-a036-7ad6c382101a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c512ec1-4a30-409a-9444-219cd4e44f5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17096d4d30e7692d5ae3b708711606147108e0dc" 2018-12-23 19:20:22,315 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a6c00c3-a404-4ed1-8ccc-9e7af9020dea Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:22,315 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/c79fc094-260c-4d84-a036-7ad6c382101a?force=False used request id req-5a6c00c3-a404-4ed1-8ccc-9e7af9020dea 2018-12-23 19:20:22,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c512ec1-4a30-409a-9444-219cd4e44f5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17096d4d30e7692d5ae3b708711606147108e0dc" 2018-12-23 19:20:22,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:22 GMT Server: Apache x-compute-request-id: req-3e53a1e5-6cd2-4353-a1b5-93176bb228cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e53a1e5-6cd2-4353-a1b5-93176bb228cc Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 19:20:22,508 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-3e53a1e5-6cd2-4353-a1b5-93176bb228cc 2018-12-23 19:20:22,508 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-eb5c6e7a-38f2-4adb-9b96-f652c1a13949 2018-12-23 19:20:22,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/c79fc094-260c-4d84-a036-7ad6c382101a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6c512ec1-4a30-409a-9444-219cd4e44f5b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17096d4d30e7692d5ae3b708711606147108e0dc" 2018-12-23 19:20:22,770 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-107cb2b8-1e5b-4cba-aa81-6547076bf47f x-openstack-request-id: req-107cb2b8-1e5b-4cba-aa81-6547076bf47f Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec c79fc094-260c-4d84-a036-7ad6c382101a.", "code": 404}} 2018-12-23 19:20:22,770 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/c79fc094-260c-4d84-a036-7ad6c382101a?force=False used request id req-107cb2b8-1e5b-4cba-aa81-6547076bf47f 2018-12-23 19:20:22,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:23,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["SuAZ3b6ZQQSTbrqCWhr96Q"], "issued_at": "2018-12-23T19:20:23.000000Z"}} 2018-12-23 19:20:23,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dde4794446c5f52a80ebb47db8d716233a15b98" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-b5bc9cb6-a441-4ca5-b04c-021b4a246d8d"}}' 2018-12-23 19:20:23,399 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:23 GMT Server: Apache x-compute-request-id: req-65533d79-6849-476d-9b96-7c2c11ce483e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65533d79-6849-476d-9b96-7c2c11ce483e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "71d5f1ea-3465-4bba-ba53-fc324557a3e6", "name": "CinderUtilsQoSTests-b5bc9cb6-a441-4ca5-b04c-021b4a246d8d"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/71d5f1ea-3465-4bba-ba53-fc324557a3e6", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/71d5f1ea-3465-4bba-ba53-fc324557a3e6", "rel": "bookmark"}]} 2018-12-23 19:20:23,400 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-65533d79-6849-476d-9b96-7c2c11ce483e 2018-12-23 19:20:23,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65533d79-6849-476d-9b96-7c2c11ce483e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dde4794446c5f52a80ebb47db8d716233a15b98" 2018-12-23 19:20:23,606 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:23 GMT Server: Apache x-compute-request-id: req-18082de6-82ea-4d94-8a21-1cdc164b8437 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18082de6-82ea-4d94-8a21-1cdc164b8437 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "71d5f1ea-3465-4bba-ba53-fc324557a3e6", "name": "CinderUtilsQoSTests-b5bc9cb6-a441-4ca5-b04c-021b4a246d8d"}]} 2018-12-23 19:20:23,606 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-18082de6-82ea-4d94-8a21-1cdc164b8437 2018-12-23 19:20:23,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/71d5f1ea-3465-4bba-ba53-fc324557a3e6 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65533d79-6849-476d-9b96-7c2c11ce483e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dde4794446c5f52a80ebb47db8d716233a15b98" 2018-12-23 19:20:23,797 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:23 GMT Server: Apache x-compute-request-id: req-2adea92e-b5e3-4ef2-b2a5-d7972babe4e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2adea92e-b5e3-4ef2-b2a5-d7972babe4e9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "71d5f1ea-3465-4bba-ba53-fc324557a3e6", "name": "CinderUtilsQoSTests-b5bc9cb6-a441-4ca5-b04c-021b4a246d8d"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/71d5f1ea-3465-4bba-ba53-fc324557a3e6", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/71d5f1ea-3465-4bba-ba53-fc324557a3e6", "rel": "bookmark"}]} 2018-12-23 19:20:23,798 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/71d5f1ea-3465-4bba-ba53-fc324557a3e6 used request id req-2adea92e-b5e3-4ef2-b2a5-d7972babe4e9 2018-12-23 19:20:23,798 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-b5bc9cb6-a441-4ca5-b04c-021b4a246d8d 2018-12-23 19:20:23,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/71d5f1ea-3465-4bba-ba53-fc324557a3e6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65533d79-6849-476d-9b96-7c2c11ce483e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dde4794446c5f52a80ebb47db8d716233a15b98" 2018-12-23 19:20:24,017 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-184b0071-fc60-4329-b835-86b748b05c04 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:24,018 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/71d5f1ea-3465-4bba-ba53-fc324557a3e6?force=False used request id req-184b0071-fc60-4329-b835-86b748b05c04 2018-12-23 19:20:24,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:24,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["iJpUmhPxTIeBEj_cfC3ppg"], "issued_at": "2018-12-23T19:20:24.000000Z"}} 2018-12-23 19:20:24,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96b7f8cec90d8b9c4a8d01e804f04c32205ece5" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-d9d47a63-510e-4964-9080-90724ff30faa"}}' 2018-12-23 19:20:24,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:24 GMT Server: Apache x-compute-request-id: req-a9e13cf2-34e1-4aef-b474-004d5dc8ebd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9e13cf2-34e1-4aef-b474-004d5dc8ebd1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "e9887455-69e5-4584-8a25-16c21dc84853", "name": "CinderUtilsQoSTests-d9d47a63-510e-4964-9080-90724ff30faa"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/e9887455-69e5-4584-8a25-16c21dc84853", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/e9887455-69e5-4584-8a25-16c21dc84853", "rel": "bookmark"}]} 2018-12-23 19:20:24,650 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-a9e13cf2-34e1-4aef-b474-004d5dc8ebd1 2018-12-23 19:20:24,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e13cf2-34e1-4aef-b474-004d5dc8ebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96b7f8cec90d8b9c4a8d01e804f04c32205ece5" 2018-12-23 19:20:24,859 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:24 GMT Server: Apache x-compute-request-id: req-9e0ce1ed-4e51-4203-89fc-8863ad03398c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e0ce1ed-4e51-4203-89fc-8863ad03398c Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "e9887455-69e5-4584-8a25-16c21dc84853", "name": "CinderUtilsQoSTests-d9d47a63-510e-4964-9080-90724ff30faa"}]} 2018-12-23 19:20:24,859 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-9e0ce1ed-4e51-4203-89fc-8863ad03398c 2018-12-23 19:20:24,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/e9887455-69e5-4584-8a25-16c21dc84853 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e13cf2-34e1-4aef-b474-004d5dc8ebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96b7f8cec90d8b9c4a8d01e804f04c32205ece5" 2018-12-23 19:20:25,049 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:24 GMT Server: Apache x-compute-request-id: req-e52482ec-a874-4e58-bf17-4416d2674f1b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e52482ec-a874-4e58-bf17-4416d2674f1b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "e9887455-69e5-4584-8a25-16c21dc84853", "name": "CinderUtilsQoSTests-d9d47a63-510e-4964-9080-90724ff30faa"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/e9887455-69e5-4584-8a25-16c21dc84853", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/e9887455-69e5-4584-8a25-16c21dc84853", "rel": "bookmark"}]} 2018-12-23 19:20:25,049 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/e9887455-69e5-4584-8a25-16c21dc84853 used request id req-e52482ec-a874-4e58-bf17-4416d2674f1b 2018-12-23 19:20:25,049 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d9d47a63-510e-4964-9080-90724ff30faa 2018-12-23 19:20:25,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/e9887455-69e5-4584-8a25-16c21dc84853?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a9e13cf2-34e1-4aef-b474-004d5dc8ebd1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e96b7f8cec90d8b9c4a8d01e804f04c32205ece5" 2018-12-23 19:20:25,288 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:25 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53644a3d-39a1-4812-81e6-582bf6871180 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:25,288 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/e9887455-69e5-4584-8a25-16c21dc84853?force=False used request id req-53644a3d-39a1-4812-81e6-582bf6871180 2018-12-23 19:20:25,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:25,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["fMg9taK1QwqSB8PfTKatgQ"], "issued_at": "2018-12-23T19:20:25.000000Z"}} 2018-12-23 19:20:25,714 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cde638ea8937bb35598fc05bbf7ab761325ea" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-8543146a-6fa8-4a42-b86f-32134ac559cc"}}' 2018-12-23 19:20:26,039 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:25 GMT Server: Apache x-compute-request-id: req-a4359151-fc69-4e8e-8058-a9fe3ef32733 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4359151-fc69-4e8e-8058-a9fe3ef32733 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "69d67997-d8ca-4d4a-ad2a-1f969ee9e404", "name": "CinderUtilsQoSTests-8543146a-6fa8-4a42-b86f-32134ac559cc"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/69d67997-d8ca-4d4a-ad2a-1f969ee9e404", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/69d67997-d8ca-4d4a-ad2a-1f969ee9e404", "rel": "bookmark"}]} 2018-12-23 19:20:26,039 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-a4359151-fc69-4e8e-8058-a9fe3ef32733 2018-12-23 19:20:26,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a4359151-fc69-4e8e-8058-a9fe3ef32733" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cde638ea8937bb35598fc05bbf7ab761325ea" 2018-12-23 19:20:26,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:26 GMT Server: Apache x-compute-request-id: req-e68a6df2-54c8-424e-b334-0944c8fed2e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e68a6df2-54c8-424e-b334-0944c8fed2e9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "69d67997-d8ca-4d4a-ad2a-1f969ee9e404", "name": "CinderUtilsQoSTests-8543146a-6fa8-4a42-b86f-32134ac559cc"}]} 2018-12-23 19:20:26,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-e68a6df2-54c8-424e-b334-0944c8fed2e9 2018-12-23 19:20:26,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/69d67997-d8ca-4d4a-ad2a-1f969ee9e404 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a4359151-fc69-4e8e-8058-a9fe3ef32733" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cde638ea8937bb35598fc05bbf7ab761325ea" 2018-12-23 19:20:26,423 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:26 GMT Server: Apache x-compute-request-id: req-4bc9775a-5059-445d-a337-acaa9e7dd802 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4bc9775a-5059-445d-a337-acaa9e7dd802 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "69d67997-d8ca-4d4a-ad2a-1f969ee9e404", "name": "CinderUtilsQoSTests-8543146a-6fa8-4a42-b86f-32134ac559cc"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/69d67997-d8ca-4d4a-ad2a-1f969ee9e404", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/69d67997-d8ca-4d4a-ad2a-1f969ee9e404", "rel": "bookmark"}]} 2018-12-23 19:20:26,424 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/69d67997-d8ca-4d4a-ad2a-1f969ee9e404 used request id req-4bc9775a-5059-445d-a337-acaa9e7dd802 2018-12-23 19:20:26,424 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-8543146a-6fa8-4a42-b86f-32134ac559cc 2018-12-23 19:20:26,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/69d67997-d8ca-4d4a-ad2a-1f969ee9e404?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a4359151-fc69-4e8e-8058-a9fe3ef32733" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856cde638ea8937bb35598fc05bbf7ab761325ea" 2018-12-23 19:20:26,664 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5afd546d-7653-4a36-a0f6-8c9e30eb0cd8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:26,665 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/69d67997-d8ca-4d4a-ad2a-1f969ee9e404?force=False used request id req-5afd546d-7653-4a36-a0f6-8c9e30eb0cd8 2018-12-23 19:20:26,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:27,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["HmPZAnypSuWNIBBvDLoM9g"], "issued_at": "2018-12-23T19:20:27.000000Z"}} 2018-12-23 19:20:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:27,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b1b5ed-790a-459d-ab5d-b752a8252f0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:27,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-20b1b5ed-790a-459d-ab5d-b752a8252f0d 2018-12-23 19:20:27,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-ea01defc-53e7-42b6-a6f4-c51fee7df586", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 19:20:27,676 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:27 GMT Server: Apache x-compute-request-id: req-e6deec91-2fe8-478d-97e9-b834c7abbba4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6deec91-2fe8-478d-97e9-b834c7abbba4 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:20:27.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-ea01defc-53e7-42b6-a6f4-c51fee7df586", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f671d964-cf02-4823-87f2-ae0c5070c5fe", "size": 1}} 2018-12-23 19:20:27,676 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes used request id req-e6deec91-2fe8-478d-97e9-b834c7abbba4 2018-12-23 19:20:27,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e6deec91-2fe8-478d-97e9-b834c7abbba4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:27,947 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:27 GMT Server: Apache x-compute-request-id: req-8a8c91e4-d337-400d-bd36-452a42dfc4fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a8c91e4-d337-400d-bd36-452a42dfc4fb Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T19:20:27.000000", "replication_status": null, "snapshot_id": null, "id": "f671d964-cf02-4823-87f2-ae0c5070c5fe", "size": 1, "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "os-vol-tenant-attr:tenant_id": "b44e68575d124b269231f2df190b0822", "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-ea01defc-53e7-42b6-a6f4-c51fee7df586", "bootable": "false", "created_at": "2018-12-23T19:20:27.000000", "volume_type": null}} 2018-12-23 19:20:27,947 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe used request id req-8a8c91e4-d337-400d-bd36-452a42dfc4fb 2018-12-23 19:20:27,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e6deec91-2fe8-478d-97e9-b834c7abbba4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:28,173 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:27 GMT Server: Apache x-compute-request-id: req-5f8ae8b3-31da-49ab-bb31-8fb982273c7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f8ae8b3-31da-49ab-bb31-8fb982273c7d Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T19:20:27.000000", "replication_status": null, "snapshot_id": null, "id": "f671d964-cf02-4823-87f2-ae0c5070c5fe", "size": 1, "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "os-vol-tenant-attr:tenant_id": "b44e68575d124b269231f2df190b0822", "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-ea01defc-53e7-42b6-a6f4-c51fee7df586", "bootable": "false", "created_at": "2018-12-23T19:20:27.000000", "volume_type": null}} 2018-12-23 19:20:28,173 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe used request id req-5f8ae8b3-31da-49ab-bb31-8fb982273c7d 2018-12-23 19:20:28,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e6deec91-2fe8-478d-97e9-b834c7abbba4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:28,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:28 GMT Server: Apache x-compute-request-id: req-ce3b17a4-0d3d-4f3e-939e-af226bb20baa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce3b17a4-0d3d-4f3e-939e-af226bb20baa Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T19:20:27.000000", "replication_status": null, "snapshot_id": null, "id": "f671d964-cf02-4823-87f2-ae0c5070c5fe", "size": 1, "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "os-vol-tenant-attr:tenant_id": "b44e68575d124b269231f2df190b0822", "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-ea01defc-53e7-42b6-a6f4-c51fee7df586", "bootable": "false", "created_at": "2018-12-23T19:20:27.000000", "volume_type": null}]} 2018-12-23 19:20:28,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/detail used request id req-ce3b17a4-0d3d-4f3e-939e-af226bb20baa 2018-12-23 19:20:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:20:28,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:20:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:20:28,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:28,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06232739-4562-430d-b545-2058124db323 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:20:28,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-06232739-4562-430d-b545-2058124db323 2018-12-23 19:20:28,508 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-ea01defc-53e7-42b6-a6f4-c51fee7df586 2018-12-23 19:20:28,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e6deec91-2fe8-478d-97e9-b834c7abbba4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:28,769 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-81c5537b-f81c-4e57-99b8-cd9b45b309de Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:28,769 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe used request id req-81c5537b-f81c-4e57-99b8-cd9b45b309de 2018-12-23 19:20:28,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e6deec91-2fe8-478d-97e9-b834c7abbba4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:29,003 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ad0c87f5-53b1-4c47-95d1-4e216027e294 x-openstack-request-id: req-ad0c87f5-53b1-4c47-95d1-4e216027e294 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f671d964-cf02-4823-87f2-ae0c5070c5fe could not be found.", "code": 404}} 2018-12-23 19:20:29,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe used request id req-ad0c87f5-53b1-4c47-95d1-4e216027e294 2018-12-23 19:20:29,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e6deec91-2fe8-478d-97e9-b834c7abbba4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:29,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:29 GMT Server: Apache x-compute-request-id: req-326c21b5-cd7d-4958-a306-c8ec1ed31c3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-326c21b5-cd7d-4958-a306-c8ec1ed31c3f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 19:20:29,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/detail used request id req-326c21b5-cd7d-4958-a306-c8ec1ed31c3f 2018-12-23 19:20:29,049 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-ea01defc-53e7-42b6-a6f4-c51fee7df586 2018-12-23 19:20:29,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e6deec91-2fe8-478d-97e9-b834c7abbba4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:29,339 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-60a3f679-051c-4644-aa1e-d0911cd7ed63 x-openstack-request-id: req-60a3f679-051c-4644-aa1e-d0911cd7ed63 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f671d964-cf02-4823-87f2-ae0c5070c5fe could not be found.", "code": 404}} 2018-12-23 19:20:29,339 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe used request id req-60a3f679-051c-4644-aa1e-d0911cd7ed63 2018-12-23 19:20:29,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e6deec91-2fe8-478d-97e9-b834c7abbba4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99a8fd4be68e439f52c862c33581e7311fcc9fa" 2018-12-23 19:20:29,375 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6f89c997-dcbe-4184-967a-880285a5c115 x-openstack-request-id: req-6f89c997-dcbe-4184-967a-880285a5c115 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f671d964-cf02-4823-87f2-ae0c5070c5fe could not be found.", "code": 404}} 2018-12-23 19:20:29,375 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/f671d964-cf02-4823-87f2-ae0c5070c5fe used request id req-6f89c997-dcbe-4184-967a-880285a5c115 2018-12-23 19:20:29,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:29,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Jp2IZFZZRFiQyGjNILvXoA"], "issued_at": "2018-12-23T19:20:29.000000Z"}} 2018-12-23 19:20:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d974369ad9fab519b691a12abfb23419918dc" 2018-12-23 19:20:29,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f36147-09b5-4b4d-89e6-0222c34520cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:29,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-26f36147-09b5-4b4d-89e6-0222c34520cf 2018-12-23 19:20:29,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d974369ad9fab519b691a12abfb23419918dc" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-9bf5d666-50d9-4053-92d0-011eb7786dbb", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 19:20:30,251 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:29 GMT Server: Apache x-compute-request-id: req-0a263925-0048-4cde-9d9e-bdc54307a97c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a263925-0048-4cde-9d9e-bdc54307a97c Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T19:20:30.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-9bf5d666-50d9-4053-92d0-011eb7786dbb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "14d18782-012c-4ce8-86dd-a562e9dbc413", "size": 1}} 2018-12-23 19:20:30,251 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes used request id req-0a263925-0048-4cde-9d9e-bdc54307a97c 2018-12-23 19:20:30,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a263925-0048-4cde-9d9e-bdc54307a97c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d974369ad9fab519b691a12abfb23419918dc" 2018-12-23 19:20:30,482 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:30 GMT Server: Apache x-compute-request-id: req-3339ab82-f05f-4bec-8843-c0e40ca301cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3339ab82-f05f-4bec-8843-c0e40ca301cd Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T19:20:30.000000", "replication_status": null, "snapshot_id": null, "id": "14d18782-012c-4ce8-86dd-a562e9dbc413", "size": 1, "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "os-vol-tenant-attr:tenant_id": "b44e68575d124b269231f2df190b0822", "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-9bf5d666-50d9-4053-92d0-011eb7786dbb", "bootable": "false", "created_at": "2018-12-23T19:20:30.000000", "volume_type": null}} 2018-12-23 19:20:30,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413 used request id req-3339ab82-f05f-4bec-8843-c0e40ca301cd 2018-12-23 19:20:30,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a263925-0048-4cde-9d9e-bdc54307a97c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d974369ad9fab519b691a12abfb23419918dc" 2018-12-23 19:20:30,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:30 GMT Server: Apache x-compute-request-id: req-3c40d55a-415a-404c-883c-2ee522267e97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c40d55a-415a-404c-883c-2ee522267e97 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T19:20:30.000000", "replication_status": null, "snapshot_id": null, "id": "14d18782-012c-4ce8-86dd-a562e9dbc413", "size": 1, "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "os-vol-tenant-attr:tenant_id": "b44e68575d124b269231f2df190b0822", "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-9bf5d666-50d9-4053-92d0-011eb7786dbb", "bootable": "false", "created_at": "2018-12-23T19:20:30.000000", "volume_type": null}} 2018-12-23 19:20:30,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413 used request id req-3c40d55a-415a-404c-883c-2ee522267e97 2018-12-23 19:20:30,730 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a263925-0048-4cde-9d9e-bdc54307a97c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d974369ad9fab519b691a12abfb23419918dc" 2018-12-23 19:20:30,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:30 GMT Server: Apache x-compute-request-id: req-6d821e7d-3182-4526-8722-6d21d677ab7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d821e7d-3182-4526-8722-6d21d677ab7a Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T19:20:30.000000", "replication_status": null, "snapshot_id": null, "id": "14d18782-012c-4ce8-86dd-a562e9dbc413", "size": 1, "user_id": "b003ea1eb49a4c2cbbf833e2329fc653", "os-vol-tenant-attr:tenant_id": "b44e68575d124b269231f2df190b0822", "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-9bf5d666-50d9-4053-92d0-011eb7786dbb", "bootable": "false", "created_at": "2018-12-23T19:20:30.000000", "volume_type": null}]} 2018-12-23 19:20:30,780 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/detail used request id req-6d821e7d-3182-4526-8722-6d21d677ab7a 2018-12-23 19:20:30,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:20:30,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:20:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:20:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d974369ad9fab519b691a12abfb23419918dc" 2018-12-23 19:20:30,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e87ef4d-fe03-444b-a961-10e0544b3c92 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}} 2018-12-23 19:20:30,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-7e87ef4d-fe03-444b-a961-10e0544b3c92 2018-12-23 19:20:30,806 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-9bf5d666-50d9-4053-92d0-011eb7786dbb 2018-12-23 19:20:30,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a263925-0048-4cde-9d9e-bdc54307a97c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d974369ad9fab519b691a12abfb23419918dc" 2018-12-23 19:20:31,049 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5fc138f7-e38c-4862-8477-db47b04d51ac Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:31,049 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413 used request id req-5fc138f7-e38c-4862-8477-db47b04d51ac 2018-12-23 19:20:31,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a263925-0048-4cde-9d9e-bdc54307a97c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334d974369ad9fab519b691a12abfb23419918dc" 2018-12-23 19:20:31,274 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2040fcf5-9ccf-4352-ac9f-5b876f7258d6 x-openstack-request-id: req-2040fcf5-9ccf-4352-ac9f-5b876f7258d6 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 14d18782-012c-4ce8-86dd-a562e9dbc413 could not be found.", "code": 404}} 2018-12-23 19:20:31,274 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/volumes/14d18782-012c-4ce8-86dd-a562e9dbc413 used request id req-2040fcf5-9ccf-4352-ac9f-5b876f7258d6 2018-12-23 19:20:31,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:31,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["2Hoi4qC7SqKBXozcc0Y7KQ"], "issued_at": "2018-12-23T19:20:31.000000Z"}} 2018-12-23 19:20:31,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972b38ba014447b350a98b1b4d0eabbad3420be" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-057724d4-6b89-4c3c-9617-548ad7e188f8", "description": null}}' 2018-12-23 19:20:31,910 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:31 GMT Server: Apache x-compute-request-id: req-a0c8ab80-35df-4393-9dca-3860900eb8c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0c8ab80-35df-4393-9dca-3860900eb8c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-057724d4-6b89-4c3c-9617-548ad7e188f8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "63deec30-8c43-4500-8f74-c7db40c77ac9", "description": null}} 2018-12-23 19:20:31,910 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-a0c8ab80-35df-4393-9dca-3860900eb8c4 2018-12-23 19:20:31,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0c8ab80-35df-4393-9dca-3860900eb8c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972b38ba014447b350a98b1b4d0eabbad3420be" 2018-12-23 19:20:32,183 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:31 GMT Server: Apache x-compute-request-id: req-ab667fa8-7a49-47ab-ac09-765f67f68550 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab667fa8-7a49-47ab-ac09-765f67f68550 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-057724d4-6b89-4c3c-9617-548ad7e188f8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "63deec30-8c43-4500-8f74-c7db40c77ac9", "description": null}]} 2018-12-23 19:20:32,183 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types?is_public=None used request id req-ab667fa8-7a49-47ab-ac09-765f67f68550 2018-12-23 19:20:32,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0c8ab80-35df-4393-9dca-3860900eb8c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972b38ba014447b350a98b1b4d0eabbad3420be" 2018-12-23 19:20:32,377 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:32 GMT Server: Apache x-compute-request-id: req-137111a2-949a-40a4-9147-9103353179b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-137111a2-949a-40a4-9147-9103353179b5 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-057724d4-6b89-4c3c-9617-548ad7e188f8", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "63deec30-8c43-4500-8f74-c7db40c77ac9", "description": null}} 2018-12-23 19:20:32,377 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9 used request id req-137111a2-949a-40a4-9147-9103353179b5 2018-12-23 19:20:32,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0c8ab80-35df-4393-9dca-3860900eb8c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972b38ba014447b350a98b1b4d0eabbad3420be" 2018-12-23 19:20:32,579 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:32 GMT Server: Apache x-compute-request-id: req-83834a36-3d0b-4ccf-8ace-1ad7d8c558ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-83834a36-3d0b-4ccf-8ace-1ad7d8c558ae Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 19:20:32,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9/encryption used request id req-83834a36-3d0b-4ccf-8ace-1ad7d8c558ae 2018-12-23 19:20:32,580 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-057724d4-6b89-4c3c-9617-548ad7e188f8 2018-12-23 19:20:32,583 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0c8ab80-35df-4393-9dca-3860900eb8c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972b38ba014447b350a98b1b4d0eabbad3420be" 2018-12-23 19:20:32,831 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1542bd27-d254-4c64-b0ee-dbb87eb88ed9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:32,831 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9 used request id req-1542bd27-d254-4c64-b0ee-dbb87eb88ed9 2018-12-23 19:20:32,835 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0c8ab80-35df-4393-9dca-3860900eb8c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972b38ba014447b350a98b1b4d0eabbad3420be" 2018-12-23 19:20:32,851 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-83f2c853-8d61-44da-ad21-438fdced6869 x-openstack-request-id: req-83f2c853-8d61-44da-ad21-438fdced6869 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 63deec30-8c43-4500-8f74-c7db40c77ac9 could not be found.", "code": 404}} 2018-12-23 19:20:32,851 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9 used request id req-83f2c853-8d61-44da-ad21-438fdced6869 2018-12-23 19:20:32,851 - cinder_utils - INFO - Volume with ID [63deec30-8c43-4500-8f74-c7db40c77ac9] does not exist 2018-12-23 19:20:32,851 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-057724d4-6b89-4c3c-9617-548ad7e188f8 2018-12-23 19:20:32,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a0c8ab80-35df-4393-9dca-3860900eb8c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b972b38ba014447b350a98b1b4d0eabbad3420be" 2018-12-23 19:20:32,871 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7ff296ba-982e-48b9-9ff9-600c1c75f220 x-openstack-request-id: req-7ff296ba-982e-48b9-9ff9-600c1c75f220 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 63deec30-8c43-4500-8f74-c7db40c77ac9 could not be found.", "code": 404}} 2018-12-23 19:20:32,872 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/63deec30-8c43-4500-8f74-c7db40c77ac9 used request id req-7ff296ba-982e-48b9-9ff9-600c1c75f220 2018-12-23 19:20:32,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:33,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["C3OA5Ix-Qlm8tqNS4_6ZtQ"], "issued_at": "2018-12-23T19:20:33.000000Z"}} 2018-12-23 19:20:33,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82e450d2e479beb37dd4b0847832c90581d39bd" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-d82f3c94-0ffd-49bd-83b8-9edc36f6736d", "description": null}}' 2018-12-23 19:20:33,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:33 GMT Server: Apache x-compute-request-id: req-5497550b-8b40-4955-b321-fb83a58c0a93 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5497550b-8b40-4955-b321-fb83a58c0a93 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d82f3c94-0ffd-49bd-83b8-9edc36f6736d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69ec012e-86a0-4a69-8024-2758bb9bc62f", "description": null}} 2018-12-23 19:20:33,512 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-5497550b-8b40-4955-b321-fb83a58c0a93 2018-12-23 19:20:33,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5497550b-8b40-4955-b321-fb83a58c0a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82e450d2e479beb37dd4b0847832c90581d39bd" 2018-12-23 19:20:33,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:33 GMT Server: Apache x-compute-request-id: req-67385528-2b93-4b93-940e-480d448ecaa7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-67385528-2b93-4b93-940e-480d448ecaa7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-d82f3c94-0ffd-49bd-83b8-9edc36f6736d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69ec012e-86a0-4a69-8024-2758bb9bc62f", "description": null}]} 2018-12-23 19:20:33,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types?is_public=None used request id req-67385528-2b93-4b93-940e-480d448ecaa7 2018-12-23 19:20:33,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5497550b-8b40-4955-b321-fb83a58c0a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82e450d2e479beb37dd4b0847832c90581d39bd" 2018-12-23 19:20:33,884 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:33 GMT Server: Apache x-compute-request-id: req-d7f37892-bba1-4f07-8ab5-fdf9b50b0ddc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7f37892-bba1-4f07-8ab5-fdf9b50b0ddc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d82f3c94-0ffd-49bd-83b8-9edc36f6736d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69ec012e-86a0-4a69-8024-2758bb9bc62f", "description": null}} 2018-12-23 19:20:33,884 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f used request id req-d7f37892-bba1-4f07-8ab5-fdf9b50b0ddc 2018-12-23 19:20:33,887 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5497550b-8b40-4955-b321-fb83a58c0a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82e450d2e479beb37dd4b0847832c90581d39bd" 2018-12-23 19:20:34,091 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:33 GMT Server: Apache x-compute-request-id: req-78919104-e562-4a2c-b13b-2956a74d7b27 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78919104-e562-4a2c-b13b-2956a74d7b27 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 19:20:34,091 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f/encryption used request id req-78919104-e562-4a2c-b13b-2956a74d7b27 2018-12-23 19:20:34,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5497550b-8b40-4955-b321-fb83a58c0a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82e450d2e479beb37dd4b0847832c90581d39bd" 2018-12-23 19:20:34,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:34 GMT Server: Apache x-compute-request-id: req-e6854899-7e90-491f-abd1-1f4786ec7b7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6854899-7e90-491f-abd1-1f4786ec7b7e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d82f3c94-0ffd-49bd-83b8-9edc36f6736d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69ec012e-86a0-4a69-8024-2758bb9bc62f", "description": null}} 2018-12-23 19:20:34,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f used request id req-e6854899-7e90-491f-abd1-1f4786ec7b7e 2018-12-23 19:20:34,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5497550b-8b40-4955-b321-fb83a58c0a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82e450d2e479beb37dd4b0847832c90581d39bd" 2018-12-23 19:20:34,291 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:34 GMT Server: Apache x-compute-request-id: req-b8df0aa6-7e5b-4880-a647-fda64cefaf0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8df0aa6-7e5b-4880-a647-fda64cefaf0c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d82f3c94-0ffd-49bd-83b8-9edc36f6736d", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "69ec012e-86a0-4a69-8024-2758bb9bc62f", "description": null}} 2018-12-23 19:20:34,291 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f used request id req-b8df0aa6-7e5b-4880-a647-fda64cefaf0c 2018-12-23 19:20:34,294 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5497550b-8b40-4955-b321-fb83a58c0a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82e450d2e479beb37dd4b0847832c90581d39bd" 2018-12-23 19:20:34,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:34 GMT Server: Apache x-compute-request-id: req-3836a371-f4f6-4581-aec5-f879e15c3782 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3836a371-f4f6-4581-aec5-f879e15c3782 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 19:20:34,492 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f/encryption used request id req-3836a371-f4f6-4581-aec5-f879e15c3782 2018-12-23 19:20:34,493 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-d82f3c94-0ffd-49bd-83b8-9edc36f6736d 2018-12-23 19:20:34,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5497550b-8b40-4955-b321-fb83a58c0a93" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82e450d2e479beb37dd4b0847832c90581d39bd" 2018-12-23 19:20:34,540 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8bbc8c8a-c3bc-4369-84e3-ef827a280abd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:34,540 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/69ec012e-86a0-4a69-8024-2758bb9bc62f used request id req-8bbc8c8a-c3bc-4369-84e3-ef827a280abd 2018-12-23 19:20:34,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:34,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["EL7h8iE8R6a21Q_RmyYR1A"], "issued_at": "2018-12-23T19:20:34.000000Z"}} 2018-12-23 19:20:34,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413d2ce0f569644b23384a4fedd07fb0ea0dfdb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-199c5c2c-0a4e-4c38-996a-e1d1b300e3f2-type", "description": null}}' 2018-12-23 19:20:35,172 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:34 GMT Server: Apache x-compute-request-id: req-75ee34c6-6980-4a48-82af-dc26c903ff5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75ee34c6-6980-4a48-82af-dc26c903ff5c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-199c5c2c-0a4e-4c38-996a-e1d1b300e3f2-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6e9ff8b6-b316-4556-be3e-18cdb287ed7a", "description": null}} 2018-12-23 19:20:35,172 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-75ee34c6-6980-4a48-82af-dc26c903ff5c 2018-12-23 19:20:35,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/6e9ff8b6-b316-4556-be3e-18cdb287ed7a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-75ee34c6-6980-4a48-82af-dc26c903ff5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413d2ce0f569644b23384a4fedd07fb0ea0dfdb" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-199c5c2c-0a4e-4c38-996a-e1d1b300e3f2", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-23 19:20:35,374 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 19:20:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9c9afcfb-9044-46e9-94c5-4c5a42983593 x-openstack-request-id: req-9c9afcfb-9044-46e9-94c5-4c5a42983593 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-12-23 19:20:35,374 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/6e9ff8b6-b316-4556-be3e-18cdb287ed7a/encryption used request id req-9c9afcfb-9044-46e9-94c5-4c5a42983593 2018-12-23 19:20:35,374 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-199c5c2c-0a4e-4c38-996a-e1d1b300e3f2-type 2018-12-23 19:20:35,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/6e9ff8b6-b316-4556-be3e-18cdb287ed7a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75ee34c6-6980-4a48-82af-dc26c903ff5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7413d2ce0f569644b23384a4fedd07fb0ea0dfdb" 2018-12-23 19:20:35,618 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3199d85c-dae9-4dfc-988d-476af9578d28 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:35,619 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/6e9ff8b6-b316-4556-be3e-18cdb287ed7a used request id req-3199d85c-dae9-4dfc-988d-476af9578d28 2018-12-23 19:20:35,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:36,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["2F6njjsKR3uQ_yeASzFOiQ"], "issued_at": "2018-12-23T19:20:36.000000Z"}} 2018-12-23 19:20:36,023 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type", "description": null}}' 2018-12-23 19:20:36,251 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:36 GMT Server: Apache x-compute-request-id: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f4825891-3f78-4973-80ef-c8d29e2bfdd7", "description": null}} 2018-12-23 19:20:36,251 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e 2018-12-23 19:20:36,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d", "provider": "LuksEncryptor"}}' 2018-12-23 19:20:36,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:36 GMT Server: Apache x-compute-request-id: req-d152453f-74f6-47b3-8b24-462f41680905 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d152453f-74f6-47b3-8b24-462f41680905 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "f4825891-3f78-4973-80ef-c8d29e2bfdd7", "name": "CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d", "control_location": "back-end", "encryption_id": "3e5d27b5-41e6-47bd-8a15-89fc8c67d7f6", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-12-23 19:20:36,463 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption used request id req-d152453f-74f6-47b3-8b24-462f41680905 2018-12-23 19:20:36,467 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:36,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:36 GMT Server: Apache x-compute-request-id: req-b64155c7-8e9e-4145-aa89-8bbf5fcab58e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b64155c7-8e9e-4145-aa89-8bbf5fcab58e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f4825891-3f78-4973-80ef-c8d29e2bfdd7", "description": null}} 2018-12-23 19:20:36,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 used request id req-b64155c7-8e9e-4145-aa89-8bbf5fcab58e 2018-12-23 19:20:36,656 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:36,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:36 GMT Server: Apache x-compute-request-id: req-968beb29-0b20-4be9-952b-b6c5a6a7e23a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-968beb29-0b20-4be9-952b-b6c5a6a7e23a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "f4825891-3f78-4973-80ef-c8d29e2bfdd7", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T19:20:36.000000", "updated_at": null, "encryption_id": "3e5d27b5-41e6-47bd-8a15-89fc8c67d7f6", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-12-23 19:20:36,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption used request id req-968beb29-0b20-4be9-952b-b6c5a6a7e23a 2018-12-23 19:20:36,842 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type 2018-12-23 19:20:36,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:37,029 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:36 GMT Server: Apache x-compute-request-id: req-c417b1db-f264-4710-a9ca-4aa5b41d2876 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c417b1db-f264-4710-a9ca-4aa5b41d2876 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f4825891-3f78-4973-80ef-c8d29e2bfdd7", "description": null}} 2018-12-23 19:20:37,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 used request id req-c417b1db-f264-4710-a9ca-4aa5b41d2876 2018-12-23 19:20:37,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:37,072 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ab1a58d-a3f7-4160-8c29-9e7fa04fcaa4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:37,072 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption/provider used request id req-7ab1a58d-a3f7-4160-8c29-9e7fa04fcaa4 2018-12-23 19:20:37,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:37,091 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:37 GMT Server: Apache x-compute-request-id: req-fedbb1df-4fc2-46d1-9e57-948bfdac7b2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fedbb1df-4fc2-46d1-9e57-948bfdac7b2e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f4825891-3f78-4973-80ef-c8d29e2bfdd7", "description": null}} 2018-12-23 19:20:37,091 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 used request id req-fedbb1df-4fc2-46d1-9e57-948bfdac7b2e 2018-12-23 19:20:37,094 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:37,112 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:37 GMT Server: Apache x-compute-request-id: req-4fbcd0fc-f613-412a-8e49-c616d4aabdeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4fbcd0fc-f613-412a-8e49-c616d4aabdeb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 19:20:37,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption used request id req-4fbcd0fc-f613-412a-8e49-c616d4aabdeb 2018-12-23 19:20:37,112 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type 2018-12-23 19:20:37,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:37,130 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:37 GMT Server: Apache x-compute-request-id: req-7378ab74-4ae1-4a8b-8426-dcf32fe01bc6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7378ab74-4ae1-4a8b-8426-dcf32fe01bc6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f4825891-3f78-4973-80ef-c8d29e2bfdd7", "description": null}} 2018-12-23 19:20:37,131 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 used request id req-7378ab74-4ae1-4a8b-8426-dcf32fe01bc6 2018-12-23 19:20:37,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:37,159 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0debf3d2-50bd-4ddb-aace-7011dcb95ca5 x-openstack-request-id: req-0debf3d2-50bd-4ddb-aace-7011dcb95ca5 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type f4825891-3f78-4973-80ef-c8d29e2bfdd7 does not exist.", "code": 404}} 2018-12-23 19:20:37,159 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7/encryption/provider used request id req-0debf3d2-50bd-4ddb-aace-7011dcb95ca5 2018-12-23 19:20:37,159 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f39cbc73-ff4b-4702-8755-5dd4e2dfa71d-type 2018-12-23 19:20:37,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4d11fe72-e2a2-4dc2-8b02-6f81caac216e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7b68e0b64e205e8ef086e711693eb3d249cfd46" 2018-12-23 19:20:37,384 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b459d1a8-2287-4e6e-a14b-0c040bb50ddd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:37,384 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f4825891-3f78-4973-80ef-c8d29e2bfdd7 used request id req-b459d1a8-2287-4e6e-a14b-0c040bb50ddd 2018-12-23 19:20:37,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:37,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["k9SsklFNRby1lNNg4ArPPw"], "issued_at": "2018-12-23T19:20:37.000000Z"}} 2018-12-23 19:20:37,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea842c07723d58a012b3fdf2af5357af2f6670c3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-dbf8e1f2-5962-4c90-bb23-5839fb52a8ab-type", "description": null}}' 2018-12-23 19:20:38,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:37 GMT Server: Apache x-compute-request-id: req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dbf8e1f2-5962-4c90-bb23-5839fb52a8ab-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1855e497-a695-44aa-ba0a-45cb06a51fd0", "description": null}} 2018-12-23 19:20:38,005 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4 2018-12-23 19:20:38,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea842c07723d58a012b3fdf2af5357af2f6670c3" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-dbf8e1f2-5962-4c90-bb23-5839fb52a8ab", "provider": "foo"}}' 2018-12-23 19:20:38,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:38 GMT Server: Apache x-compute-request-id: req-68c5bfa4-7f69-4bbc-9485-1684457fffbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68c5bfa4-7f69-4bbc-9485-1684457fffbc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "1855e497-a695-44aa-ba0a-45cb06a51fd0", "name": "CinderUtilsAddEncryptionTests-dbf8e1f2-5962-4c90-bb23-5839fb52a8ab", "control_location": "front-end", "encryption_id": "84aecf1a-1a00-4572-ba31-bea5802c90e7", "provider": "foo", "provider_class": "foo"}} 2018-12-23 19:20:38,235 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0/encryption used request id req-68c5bfa4-7f69-4bbc-9485-1684457fffbc 2018-12-23 19:20:38,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea842c07723d58a012b3fdf2af5357af2f6670c3" 2018-12-23 19:20:38,427 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:38 GMT Server: Apache x-compute-request-id: req-99208c86-21a1-4f8e-86c3-59b53ba685f4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99208c86-21a1-4f8e-86c3-59b53ba685f4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dbf8e1f2-5962-4c90-bb23-5839fb52a8ab-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1855e497-a695-44aa-ba0a-45cb06a51fd0", "description": null}} 2018-12-23 19:20:38,427 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0 used request id req-99208c86-21a1-4f8e-86c3-59b53ba685f4 2018-12-23 19:20:38,430 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea842c07723d58a012b3fdf2af5357af2f6670c3" 2018-12-23 19:20:38,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:38 GMT Server: Apache x-compute-request-id: req-ca2d9091-0af5-4969-88f0-194084b016d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca2d9091-0af5-4969-88f0-194084b016d9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "1855e497-a695-44aa-ba0a-45cb06a51fd0", "control_location": "front-end", "deleted": false, "created_at": "2018-12-23T19:20:38.000000", "updated_at": null, "encryption_id": "84aecf1a-1a00-4572-ba31-bea5802c90e7", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-12-23 19:20:38,624 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0/encryption used request id req-ca2d9091-0af5-4969-88f0-194084b016d9 2018-12-23 19:20:38,624 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-dbf8e1f2-5962-4c90-bb23-5839fb52a8ab-type 2018-12-23 19:20:38,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea842c07723d58a012b3fdf2af5357af2f6670c3" 2018-12-23 19:20:38,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:38 GMT Server: Apache x-compute-request-id: req-b8114c2c-9ad6-4e8d-90b4-d0f8affc11de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8114c2c-9ad6-4e8d-90b4-d0f8affc11de Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dbf8e1f2-5962-4c90-bb23-5839fb52a8ab-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1855e497-a695-44aa-ba0a-45cb06a51fd0", "description": null}} 2018-12-23 19:20:38,807 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0 used request id req-b8114c2c-9ad6-4e8d-90b4-d0f8affc11de 2018-12-23 19:20:38,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea842c07723d58a012b3fdf2af5357af2f6670c3" 2018-12-23 19:20:38,844 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e4f93f2-408a-47cc-b9c7-d320d2277ac8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:38,844 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0/encryption/provider used request id req-9e4f93f2-408a-47cc-b9c7-d320d2277ac8 2018-12-23 19:20:38,845 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-dbf8e1f2-5962-4c90-bb23-5839fb52a8ab-type 2018-12-23 19:20:38,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74b88f9b-3ca6-4b45-bc04-f73ea3c56cd4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea842c07723d58a012b3fdf2af5357af2f6670c3" 2018-12-23 19:20:38,894 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eca429fd-a648-4e8a-b1ef-6f9d53596b46 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:38,894 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/1855e497-a695-44aa-ba0a-45cb06a51fd0 used request id req-eca429fd-a648-4e8a-b1ef-6f9d53596b46 2018-12-23 19:20:38,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:39,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["ahR3jg4URoCdpEDzPc04DQ"], "issued_at": "2018-12-23T19:20:39.000000Z"}} 2018-12-23 19:20:39,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c309b2f4e80f9cfcec5e26478b3dcd86a810e351" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-9a5ade98-e63e-48a1-a54f-5749dcf98df3-type", "description": null}}' 2018-12-23 19:20:39,626 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:39 GMT Server: Apache x-compute-request-id: req-2c399870-96c3-4a86-897f-55f7c137d85c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c399870-96c3-4a86-897f-55f7c137d85c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9a5ade98-e63e-48a1-a54f-5749dcf98df3-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d0149f2b-dcd0-4fb3-b51e-faf79825484a", "description": null}} 2018-12-23 19:20:39,626 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-2c399870-96c3-4a86-897f-55f7c137d85c 2018-12-23 19:20:39,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2c399870-96c3-4a86-897f-55f7c137d85c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c309b2f4e80f9cfcec5e26478b3dcd86a810e351" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-9a5ade98-e63e-48a1-a54f-5749dcf98df3", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-23 19:20:39,840 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:39 GMT Server: Apache x-compute-request-id: req-1d82ecca-792f-450f-b887-fd34983727a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d82ecca-792f-450f-b887-fd34983727a8 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d0149f2b-dcd0-4fb3-b51e-faf79825484a", "name": "CinderUtilsAddEncryptionTests-9a5ade98-e63e-48a1-a54f-5749dcf98df3", "control_location": "back-end", "encryption_id": "9a89a3ba-faa7-4851-ab02-063b3398403f", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-12-23 19:20:39,841 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a/encryption used request id req-1d82ecca-792f-450f-b887-fd34983727a8 2018-12-23 19:20:39,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c399870-96c3-4a86-897f-55f7c137d85c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c309b2f4e80f9cfcec5e26478b3dcd86a810e351" 2018-12-23 19:20:40,025 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:39 GMT Server: Apache x-compute-request-id: req-cbb069a3-0d6c-4ffb-8303-1187aea548b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cbb069a3-0d6c-4ffb-8303-1187aea548b1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9a5ade98-e63e-48a1-a54f-5749dcf98df3-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d0149f2b-dcd0-4fb3-b51e-faf79825484a", "description": null}} 2018-12-23 19:20:40,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a used request id req-cbb069a3-0d6c-4ffb-8303-1187aea548b1 2018-12-23 19:20:40,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c399870-96c3-4a86-897f-55f7c137d85c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c309b2f4e80f9cfcec5e26478b3dcd86a810e351" 2018-12-23 19:20:40,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:40 GMT Server: Apache x-compute-request-id: req-223db722-f200-4105-98c4-2ac80108c8d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-223db722-f200-4105-98c4-2ac80108c8d3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "d0149f2b-dcd0-4fb3-b51e-faf79825484a", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T19:20:39.000000", "updated_at": null, "encryption_id": "9a89a3ba-faa7-4851-ab02-063b3398403f", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-12-23 19:20:40,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a/encryption used request id req-223db722-f200-4105-98c4-2ac80108c8d3 2018-12-23 19:20:40,047 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-9a5ade98-e63e-48a1-a54f-5749dcf98df3-type 2018-12-23 19:20:40,049 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c399870-96c3-4a86-897f-55f7c137d85c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c309b2f4e80f9cfcec5e26478b3dcd86a810e351" 2018-12-23 19:20:40,248 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:40 GMT Server: Apache x-compute-request-id: req-6cd22983-067c-4959-b59f-b657746c0dc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6cd22983-067c-4959-b59f-b657746c0dc3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-9a5ade98-e63e-48a1-a54f-5749dcf98df3-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d0149f2b-dcd0-4fb3-b51e-faf79825484a", "description": null}} 2018-12-23 19:20:40,248 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a used request id req-6cd22983-067c-4959-b59f-b657746c0dc3 2018-12-23 19:20:40,251 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c399870-96c3-4a86-897f-55f7c137d85c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c309b2f4e80f9cfcec5e26478b3dcd86a810e351" 2018-12-23 19:20:40,461 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1edc1e9e-0af7-4c52-b798-f77698af955d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:40,461 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a/encryption/provider used request id req-1edc1e9e-0af7-4c52-b798-f77698af955d 2018-12-23 19:20:40,461 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-9a5ade98-e63e-48a1-a54f-5749dcf98df3-type 2018-12-23 19:20:40,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2c399870-96c3-4a86-897f-55f7c137d85c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c309b2f4e80f9cfcec5e26478b3dcd86a810e351" 2018-12-23 19:20:40,684 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80baee8c-f83d-4be4-b15c-46bf421ebf4c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:40,684 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/d0149f2b-dcd0-4fb3-b51e-faf79825484a used request id req-80baee8c-f83d-4be4-b15c-46bf421ebf4c 2018-12-23 19:20:40,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:41,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["01Lj8JNUQoi8sKjiHA6XSg"], "issued_at": "2018-12-23T19:20:41.000000Z"}} 2018-12-23 19:20:41,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001-qos"}}' 2018-12-23 19:20:41,307 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:41 GMT Server: Apache x-compute-request-id: req-e2c73754-5acb-40ed-93a1-9c6730775121 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2c73754-5acb-40ed-93a1-9c6730775121 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "3c758f7c-0dcd-4ae3-8305-9c0d3f21f52f", "name": "CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/3c758f7c-0dcd-4ae3-8305-9c0d3f21f52f", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/3c758f7c-0dcd-4ae3-8305-9c0d3f21f52f", "rel": "bookmark"}]} 2018-12-23 19:20:41,308 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-e2c73754-5acb-40ed-93a1-9c6730775121 2018-12-23 19:20:41,311 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e2c73754-5acb-40ed-93a1-9c6730775121" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001", "description": null}}' 2018-12-23 19:20:41,526 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:41 GMT Server: Apache x-compute-request-id: req-bdb817c6-2823-433a-a000-60c3df34c2c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bdb817c6-2823-433a-a000-60c3df34c2c0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a0bfea67-c27b-4815-b74a-e6797ddb8c9f", "description": null}} 2018-12-23 19:20:41,526 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-bdb817c6-2823-433a-a000-60c3df34c2c0 2018-12-23 19:20:41,529 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e2c73754-5acb-40ed-93a1-9c6730775121" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-23 19:20:41,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:41 GMT Server: Apache x-compute-request-id: req-185efe44-0a21-47d0-aef1-662544443e00 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-185efe44-0a21-47d0-aef1-662544443e00 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a0bfea67-c27b-4815-b74a-e6797ddb8c9f", "name": "foo", "control_location": "back-end", "encryption_id": "1543d793-bfa1-401d-a568-cacfbe773f6f", "provider": "bar", "provider_class": "bar"}} 2018-12-23 19:20:41,732 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f/encryption used request id req-185efe44-0a21-47d0-aef1-662544443e00 2018-12-23 19:20:41,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2c73754-5acb-40ed-93a1-9c6730775121" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" 2018-12-23 19:20:41,932 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:41 GMT Server: Apache x-compute-request-id: req-5f8cd4bd-ab6f-4643-99cf-77dd8b8c7fc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f8cd4bd-ab6f-4643-99cf-77dd8b8c7fc1 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a0bfea67-c27b-4815-b74a-e6797ddb8c9f", "description": null}} 2018-12-23 19:20:41,933 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f used request id req-5f8cd4bd-ab6f-4643-99cf-77dd8b8c7fc1 2018-12-23 19:20:41,935 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2c73754-5acb-40ed-93a1-9c6730775121" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" 2018-12-23 19:20:41,954 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:41 GMT Server: Apache x-compute-request-id: req-3b1cd8e5-22db-4a82-8a42-55e4978cbfce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b1cd8e5-22db-4a82-8a42-55e4978cbfce Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "a0bfea67-c27b-4815-b74a-e6797ddb8c9f", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T19:20:41.000000", "updated_at": null, "encryption_id": "1543d793-bfa1-401d-a568-cacfbe773f6f", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-23 19:20:41,954 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f/encryption used request id req-3b1cd8e5-22db-4a82-8a42-55e4978cbfce 2018-12-23 19:20:41,955 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001 2018-12-23 19:20:41,958 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2c73754-5acb-40ed-93a1-9c6730775121" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" 2018-12-23 19:20:42,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:41 GMT Server: Apache x-compute-request-id: req-023b72d2-49b2-4dc7-86f6-24cd042e4a36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-023b72d2-49b2-4dc7-86f6-24cd042e4a36 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a0bfea67-c27b-4815-b74a-e6797ddb8c9f", "description": null}} 2018-12-23 19:20:42,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f used request id req-023b72d2-49b2-4dc7-86f6-24cd042e4a36 2018-12-23 19:20:42,143 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2c73754-5acb-40ed-93a1-9c6730775121" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" 2018-12-23 19:20:42,348 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bc0696c6-f8a2-4f30-b105-1bf6e65dd426 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:42,348 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f/encryption/provider used request id req-bc0696c6-f8a2-4f30-b105-1bf6e65dd426 2018-12-23 19:20:42,349 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001 2018-12-23 19:20:42,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2c73754-5acb-40ed-93a1-9c6730775121" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" 2018-12-23 19:20:42,397 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0bb23fa7-9d56-438e-93f0-3d000df52530 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:42,397 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/a0bfea67-c27b-4815-b74a-e6797ddb8c9f used request id req-0bb23fa7-9d56-438e-93f0-3d000df52530 2018-12-23 19:20:42,398 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-21f8c271-6dc7-4da9-8803-f4f165ff6001-qos 2018-12-23 19:20:42,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/3c758f7c-0dcd-4ae3-8305-9c0d3f21f52f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2c73754-5acb-40ed-93a1-9c6730775121" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076e0fedca6db5daff963c897d397b5395d3ef53" 2018-12-23 19:20:42,439 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0ba56be1-4dce-46f3-ae8b-d17594788979 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:42,439 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/3c758f7c-0dcd-4ae3-8305-9c0d3f21f52f?force=False used request id req-0ba56be1-4dce-46f3-ae8b-d17594788979 2018-12-23 19:20:42,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:42,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["8c-j8s9XTtWAegmRCts1Kw"], "issued_at": "2018-12-23T19:20:42.000000Z"}} 2018-12-23 19:20:42,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0507c829428e339c574035d7a1e3851bab930191" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d82f7a0d-c253-4ff9-8e62-70dabeeaf8ec-qos"}}' 2018-12-23 19:20:43,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:42 GMT Server: Apache x-compute-request-id: req-da59cda0-ecff-4a97-9a3a-792aba531a73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da59cda0-ecff-4a97-9a3a-792aba531a73 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "cfca302a-db7c-4da1-8493-10e4ed207a22", "name": "CinderUtilsVolumeTypeCompleteTests-d82f7a0d-c253-4ff9-8e62-70dabeeaf8ec-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/cfca302a-db7c-4da1-8493-10e4ed207a22", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/cfca302a-db7c-4da1-8493-10e4ed207a22", "rel": "bookmark"}]} 2018-12-23 19:20:43,105 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-da59cda0-ecff-4a97-9a3a-792aba531a73 2018-12-23 19:20:43,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-da59cda0-ecff-4a97-9a3a-792aba531a73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0507c829428e339c574035d7a1e3851bab930191" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d82f7a0d-c253-4ff9-8e62-70dabeeaf8ec", "description": null}}' 2018-12-23 19:20:43,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:43 GMT Server: Apache x-compute-request-id: req-039f2044-7aec-4fc2-83b6-3bab43070b06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-039f2044-7aec-4fc2-83b6-3bab43070b06 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d82f7a0d-c253-4ff9-8e62-70dabeeaf8ec", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f2b3c178-d271-4519-9335-89eb9cff470e", "description": null}} 2018-12-23 19:20:43,341 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-039f2044-7aec-4fc2-83b6-3bab43070b06 2018-12-23 19:20:43,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-da59cda0-ecff-4a97-9a3a-792aba531a73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0507c829428e339c574035d7a1e3851bab930191" 2018-12-23 19:20:43,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:43 GMT Server: Apache x-compute-request-id: req-0f70f0b8-4150-4d62-9d1a-631e07dd2ac7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f70f0b8-4150-4d62-9d1a-631e07dd2ac7 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "cfca302a-db7c-4da1-8493-10e4ed207a22", "name": "CinderUtilsVolumeTypeCompleteTests-d82f7a0d-c253-4ff9-8e62-70dabeeaf8ec-qos"}]} 2018-12-23 19:20:43,534 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-0f70f0b8-4150-4d62-9d1a-631e07dd2ac7 2018-12-23 19:20:43,537 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/None/associate?vol_type_id=f2b3c178-d271-4519-9335-89eb9cff470e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-da59cda0-ecff-4a97-9a3a-792aba531a73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0507c829428e339c574035d7a1e3851bab930191" 2018-12-23 19:20:43,723 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:20:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9647df80-ccef-43de-bb86-cf5e3ade45ab x-openstack-request-id: req-9647df80-ccef-43de-bb86-cf5e3ade45ab Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-12-23 19:20:43,724 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/None/associate?vol_type_id=f2b3c178-d271-4519-9335-89eb9cff470e used request id req-9647df80-ccef-43de-bb86-cf5e3ade45ab 2018-12-23 19:20:43,724 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-9647df80-ccef-43de-bb86-cf5e3ade45ab) 2018-12-23 19:20:43,724 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d82f7a0d-c253-4ff9-8e62-70dabeeaf8ec 2018-12-23 19:20:43,727 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f2b3c178-d271-4519-9335-89eb9cff470e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-da59cda0-ecff-4a97-9a3a-792aba531a73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0507c829428e339c574035d7a1e3851bab930191" 2018-12-23 19:20:44,021 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c87a865f-e4cc-42ad-9a8b-fae50623469b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:44,022 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/f2b3c178-d271-4519-9335-89eb9cff470e used request id req-c87a865f-e4cc-42ad-9a8b-fae50623469b 2018-12-23 19:20:44,022 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d82f7a0d-c253-4ff9-8e62-70dabeeaf8ec-qos 2018-12-23 19:20:44,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/cfca302a-db7c-4da1-8493-10e4ed207a22?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-da59cda0-ecff-4a97-9a3a-792aba531a73" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0507c829428e339c574035d7a1e3851bab930191" 2018-12-23 19:20:44,235 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4fc75b53-b541-48bf-bfed-c0218640db0e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:44,236 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/cfca302a-db7c-4da1-8493-10e4ed207a22?force=False used request id req-4fc75b53-b541-48bf-bfed-c0218640db0e 2018-12-23 19:20:44,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:44,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["Y2Qd_4RjTkqdb1cB2fUL-w"], "issued_at": "2018-12-23T19:20:44.000000Z"}} 2018-12-23 19:20:44,643 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca29ebb9f914e2f49116262d89916adeec1c71c0" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-1174444f-59bc-464c-8717-64a6d7f77679-qos"}}' 2018-12-23 19:20:44,847 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:44 GMT Server: Apache x-compute-request-id: req-5bdf50f7-2b1b-4226-bb16-7c6a27492704 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bdf50f7-2b1b-4226-bb16-7c6a27492704 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "55a8156b-9ea1-4291-a970-8bba0cde6505", "name": "CinderUtilsVolumeTypeCompleteTests-1174444f-59bc-464c-8717-64a6d7f77679-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/55a8156b-9ea1-4291-a970-8bba0cde6505", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/55a8156b-9ea1-4291-a970-8bba0cde6505", "rel": "bookmark"}]} 2018-12-23 19:20:44,847 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-5bdf50f7-2b1b-4226-bb16-7c6a27492704 2018-12-23 19:20:44,850 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5bdf50f7-2b1b-4226-bb16-7c6a27492704" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca29ebb9f914e2f49116262d89916adeec1c71c0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-1174444f-59bc-464c-8717-64a6d7f77679", "description": null}}' 2018-12-23 19:20:45,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:44 GMT Server: Apache x-compute-request-id: req-daafbeb8-9c2a-4a48-a413-e0714c889349 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-daafbeb8-9c2a-4a48-a413-e0714c889349 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1174444f-59bc-464c-8717-64a6d7f77679", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "71ca6656-0be9-436d-a091-1410d5b4b9c8", "description": null}} 2018-12-23 19:20:45,065 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-daafbeb8-9c2a-4a48-a413-e0714c889349 2018-12-23 19:20:45,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bdf50f7-2b1b-4226-bb16-7c6a27492704" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca29ebb9f914e2f49116262d89916adeec1c71c0" 2018-12-23 19:20:45,252 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:45 GMT Server: Apache x-compute-request-id: req-ebf432d4-a2d5-492e-a43f-6a3fc4042398 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebf432d4-a2d5-492e-a43f-6a3fc4042398 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "55a8156b-9ea1-4291-a970-8bba0cde6505", "name": "CinderUtilsVolumeTypeCompleteTests-1174444f-59bc-464c-8717-64a6d7f77679-qos"}]} 2018-12-23 19:20:45,252 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-ebf432d4-a2d5-492e-a43f-6a3fc4042398 2018-12-23 19:20:45,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/55a8156b-9ea1-4291-a970-8bba0cde6505/associate?vol_type_id=71ca6656-0be9-436d-a091-1410d5b4b9c8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bdf50f7-2b1b-4226-bb16-7c6a27492704" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca29ebb9f914e2f49116262d89916adeec1c71c0" 2018-12-23 19:20:45,481 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-07e8b6d7-8ab9-460a-b3e3-1fa826817da5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:45,481 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/55a8156b-9ea1-4291-a970-8bba0cde6505/associate?vol_type_id=71ca6656-0be9-436d-a091-1410d5b4b9c8 used request id req-07e8b6d7-8ab9-460a-b3e3-1fa826817da5 2018-12-23 19:20:45,481 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-1174444f-59bc-464c-8717-64a6d7f77679 2018-12-23 19:20:45,484 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/71ca6656-0be9-436d-a091-1410d5b4b9c8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bdf50f7-2b1b-4226-bb16-7c6a27492704" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca29ebb9f914e2f49116262d89916adeec1c71c0" 2018-12-23 19:20:45,703 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e004271-4bfe-44d6-ab25-00443021c8ce Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:45,703 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/71ca6656-0be9-436d-a091-1410d5b4b9c8 used request id req-9e004271-4bfe-44d6-ab25-00443021c8ce 2018-12-23 19:20:45,703 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-1174444f-59bc-464c-8717-64a6d7f77679-qos 2018-12-23 19:20:45,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/55a8156b-9ea1-4291-a970-8bba0cde6505?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bdf50f7-2b1b-4226-bb16-7c6a27492704" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca29ebb9f914e2f49116262d89916adeec1c71c0" 2018-12-23 19:20:45,936 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb12a34e-9595-48aa-b641-f8009e73e638 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:45,937 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/55a8156b-9ea1-4291-a970-8bba0cde6505?force=False used request id req-eb12a34e-9595-48aa-b641-f8009e73e638 2018-12-23 19:20:45,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:46,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6aa82b6ebcb54c0194728bc173c56f6d", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b44e68575d124b269231f2df190b0822", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b44e68575d124b269231f2df190b0822", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "id": "b003ea1eb49a4c2cbbf833e2329fc653"}, "audit_ids": ["KQS9n-TkScK9j1Cv5lxBGg"], "issued_at": "2018-12-23T19:20:46.000000Z"}} 2018-12-23 19:20:46,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f-qos"}}' 2018-12-23 19:20:46,537 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:46 GMT Server: Apache x-compute-request-id: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "964fabf0-c6d3-460a-93fa-dbe77c498c17", "name": "CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/964fabf0-c6d3-460a-93fa-dbe77c498c17", "rel": "self"}, {"href": "http://172.30.9.21:8776/b44e68575d124b269231f2df190b0822/qos-specs/964fabf0-c6d3-460a-93fa-dbe77c498c17", "rel": "bookmark"}]} 2018-12-23 19:20:46,537 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249 2018-12-23 19:20:46,540 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f", "description": null}}' 2018-12-23 19:20:46,779 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:46 GMT Server: Apache x-compute-request-id: req-1c96793f-ee42-498f-80be-e500e393c2bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c96793f-ee42-498f-80be-e500e393c2bd Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "45f106f4-7f86-4daf-9dc4-6e62ce569112", "description": null}} 2018-12-23 19:20:46,779 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types used request id req-1c96793f-ee42-498f-80be-e500e393c2bd 2018-12-23 19:20:46,782 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-23 19:20:46,991 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:46 GMT Server: Apache x-compute-request-id: req-bcadacf2-df50-496a-8733-1f119fde211a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcadacf2-df50-496a-8733-1f119fde211a Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "45f106f4-7f86-4daf-9dc4-6e62ce569112", "name": "foo", "control_location": "back-end", "encryption_id": "dfa4a29e-5f1d-4a3a-ac74-a32e8398fabd", "provider": "bar", "provider_class": "bar"}} 2018-12-23 19:20:46,991 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112/encryption used request id req-bcadacf2-df50-496a-8733-1f119fde211a 2018-12-23 19:20:46,994 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" 2018-12-23 19:20:47,198 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:47 GMT Server: Apache x-compute-request-id: req-05d210b8-79af-428e-a2be-f25c46e369ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05d210b8-79af-428e-a2be-f25c46e369ff Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "964fabf0-c6d3-460a-93fa-dbe77c498c17", "name": "CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f-qos"}]} 2018-12-23 19:20:47,199 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs used request id req-05d210b8-79af-428e-a2be-f25c46e369ff 2018-12-23 19:20:47,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/964fabf0-c6d3-460a-93fa-dbe77c498c17/associate?vol_type_id=45f106f4-7f86-4daf-9dc4-6e62ce569112 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" 2018-12-23 19:20:47,416 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4b4f2f7-f625-4990-a079-79b28bfc645a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:47,417 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/964fabf0-c6d3-460a-93fa-dbe77c498c17/associate?vol_type_id=45f106f4-7f86-4daf-9dc4-6e62ce569112 used request id req-f4b4f2f7-f625-4990-a079-79b28bfc645a 2018-12-23 19:20:47,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" 2018-12-23 19:20:47,612 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:47 GMT Server: Apache x-compute-request-id: req-b4d4f3c7-c7c4-4222-b54a-5073fcede594 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4d4f3c7-c7c4-4222-b54a-5073fcede594 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f", "qos_specs_id": "964fabf0-c6d3-460a-93fa-dbe77c498c17", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "45f106f4-7f86-4daf-9dc4-6e62ce569112", "description": null}} 2018-12-23 19:20:47,613 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112 used request id req-b4d4f3c7-c7c4-4222-b54a-5073fcede594 2018-12-23 19:20:47,616 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" 2018-12-23 19:20:47,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:47 GMT Server: Apache x-compute-request-id: req-6697a02b-4fe4-40ef-87ac-2511ba193a52 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6697a02b-4fe4-40ef-87ac-2511ba193a52 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "45f106f4-7f86-4daf-9dc4-6e62ce569112", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T19:20:46.000000", "updated_at": null, "encryption_id": "dfa4a29e-5f1d-4a3a-ac74-a32e8398fabd", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-23 19:20:47,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112/encryption used request id req-6697a02b-4fe4-40ef-87ac-2511ba193a52 2018-12-23 19:20:47,801 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f 2018-12-23 19:20:47,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" 2018-12-23 19:20:47,997 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:47 GMT Server: Apache x-compute-request-id: req-ba4037c6-831f-4122-a41c-63d0db1f04a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba4037c6-831f-4122-a41c-63d0db1f04a2 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f", "qos_specs_id": "964fabf0-c6d3-460a-93fa-dbe77c498c17", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "45f106f4-7f86-4daf-9dc4-6e62ce569112", "description": null}} 2018-12-23 19:20:47,997 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112 used request id req-ba4037c6-831f-4122-a41c-63d0db1f04a2 2018-12-23 19:20:48,000 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" 2018-12-23 19:20:48,042 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29b69658-5c17-4b9c-b5d0-0a7f16ef0a0e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:48,042 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112/encryption/provider used request id req-29b69658-5c17-4b9c-b5d0-0a7f16ef0a0e 2018-12-23 19:20:48,043 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f 2018-12-23 19:20:48,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" 2018-12-23 19:20:48,260 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3dc72c94-1d3a-4b81-b52a-46a166dcb8a0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:48,260 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/types/45f106f4-7f86-4daf-9dc4-6e62ce569112 used request id req-3dc72c94-1d3a-4b81-b52a-46a166dcb8a0 2018-12-23 19:20:48,260 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-1a8d805f-cd76-4c62-9698-24139f91e68f-qos 2018-12-23 19:20:48,262 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/964fabf0-c6d3-460a-93fa-dbe77c498c17?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-95ed04ce-99cb-4eb0-a723-6c36b4cf5249" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e35c3b1ddef9e7277c20880bdf12ea79840605" 2018-12-23 19:20:48,308 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:20:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5865308e-a844-4c13-9929-ff6f551ce719 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:48,308 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/b44e68575d124b269231f2df190b0822/qos-specs/964fabf0-c6d3-460a-93fa-dbe77c498c17?force=False used request id req-5865308e-a844-4c13-9929-ff6f551ce719 2018-12-23 19:20:48,309 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_create_project_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_user_minimal (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_credentials (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_fail_without_proper_service (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_get_endpoint_with_each_interface (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_grant_user_role_to_project (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneUtilsTests) ... ok test_create_admin_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_user_2x (snaps.openstack.tests.create_user_tests.CreateUserSuccessTests) ... ok test_create_delete_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_2x (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_bad_domain (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_quota_override (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_update_quotas (snaps.openstack.tests.create_project_tests.CreateProjectSuccessTests) ... ok test_create_project_sec_grp_one_user (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_project_sec_grp_two_users (snaps.openstack.tests.create_project_tests.CreateProjectUserTests) ... ok test_create_image_minimal_file (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_image_minimal_url (snaps.openstack.utils.tests.glance_utils_tests.GlanceUtilsTests) ... ok test_create_network (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_network_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsNetworkTests) ... ok test_create_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_cidr (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_create_subnet_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSubnetTests) ... ok test_add_interface_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_missing_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_router (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_add_interface_router_null_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_empty_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_invalid_ip_to_subnet (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_ip (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_port_null_network_object (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_simple (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_router_with_public_interface (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsRouterTests) ... ok test_create_delete_simple_sec_grp (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_list_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_no_rules (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_create_sec_grp_one_rule (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_get_sec_grp_by_id (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsSecurityGroupTests) ... ok test_floating_ips (snaps.openstack.utils.tests.neutron_utils_tests.NeutronUtilsFloatingIpTests) ... ok test_create_delete_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_key_from_file (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_keypair (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsKeypairTests) ... ok test_create_delete_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_flavor (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsFlavorTests) ... ok test_create_instance (snaps.openstack.utils.tests.nova_utils_tests.NovaUtilsInstanceTests) ... ok test_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 96 tests in 338.754s OK 2018-12-23 19:20:48,425 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:20:48,426 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 05:39 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 19:20:48,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:20:48,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:48,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fb15ffd-45c9-4f3f-b4b6-694bd462fcac Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6aa82b6ebcb54c0194728bc173c56f6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:20:48,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5fb15ffd-45c9-4f3f-b4b6-694bd462fcac 2018-12-23 19:20:48,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931479930878s 2018-12-23 19:20:48,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5fb15ffd-45c9-4f3f-b4b6-694bd462fcac 2018-12-23 19:20:48,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-23 19:20:48,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:48,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-342c17f8-46dc-49e8-8b00-f21995f57f2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:48,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d used request id req-342c17f8-46dc-49e8-8b00-f21995f57f2b 2018-12-23 19:20:48,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.139340877533s 2018-12-23 19:20:48,674 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6aa82b6ebcb54c0194728bc173c56f6d used request id req-342c17f8-46dc-49e8-8b00-f21995f57f2b 2018-12-23 19:20:48,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:20:48,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:48,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-008f74d7-f280-46da-b0da-c5c21097dcb6 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:20:48,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-008f74d7-f280-46da-b0da-c5c21097dcb6 2018-12-23 19:20:48,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104563951492s 2018-12-23 19:20:48,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-008f74d7-f280-46da-b0da-c5c21097dcb6 2018-12-23 19:20:48,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:20:48,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:48,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c98c0f-efc9-4274-b2ae-2d4be5cae821 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_63b8b397-a512-4a94-b223-bceb56e94a9a", "links": {"self": "http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b003ea1eb49a4c2cbbf833e2329fc653", "description": null}} 2018-12-23 19:20:48,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653 used request id req-b1c98c0f-efc9-4274-b2ae-2d4be5cae821 2018-12-23 19:20:48,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129045963287s 2018-12-23 19:20:48,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653 used request id req-b1c98c0f-efc9-4274-b2ae-2d4be5cae821 2018-12-23 19:20:48,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:20:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:49,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce264482-c3b5-428a-b90f-962e6ca28591 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:49,100 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653 used request id req-ce264482-c3b5-428a-b90f-962e6ca28591 2018-12-23 19:20:49,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184875011444s 2018-12-23 19:20:49,101 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b003ea1eb49a4c2cbbf833e2329fc653 used request id req-ce264482-c3b5-428a-b90f-962e6ca28591 2018-12-23 19:20:49,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:20:49,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:49,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de89744-6c1c-4b3e-9019-56ce510f652f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822"}, "tags": [], "enabled": true, "id": "b44e68575d124b269231f2df190b0822", "parent_id": "default", "domain_id": "default", "name": "api_check-project_63b8b397-a512-4a94-b223-bceb56e94a9a"}]} 2018-12-23 19:20:49,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3de89744-6c1c-4b3e-9019-56ce510f652f 2018-12-23 19:20:49,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992531776428s 2018-12-23 19:20:49,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3de89744-6c1c-4b3e-9019-56ce510f652f 2018-12-23 19:20:49,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:20:49,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:49,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e667cdea-5174-43b2-80af-9e67c20e60be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:49,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-e667cdea-5174-43b2-80af-9e67c20e60be 2018-12-23 19:20:49,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.17057800293s 2018-12-23 19:20:49,382 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b44e68575d124b269231f2df190b0822 used request id req-e667cdea-5174-43b2-80af-9e67c20e60be 2018-12-23 19:20:49,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:20:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=b44e68575d124b269231f2df190b0822&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:49,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-5a0314c5-a9ef-456e-8cb9-928038daff46 Date: Sun, 23 Dec 2018 19:20:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}]} 2018-12-23 19:20:49,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=b44e68575d124b269231f2df190b0822&name=default used request id req-5a0314c5-a9ef-456e-8cb9-928038daff46 2018-12-23 19:20:49,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228317022324s 2018-12-23 19:20:49,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=b44e68575d124b269231f2df190b0822&name=default used request id req-5a0314c5-a9ef-456e-8cb9-928038daff46 2018-12-23 19:20:49,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:20:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:49,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-abb8dac4-f972-47af-8467-75cb2ec28b19 Date: Sun, 23 Dec 2018 19:20:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b44e68575d124b269231f2df190b0822", "created_at": "2018-12-23T19:15:40Z", "updated_at": "2018-12-23T19:15:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "916d2781-3e31-4a23-aa24-1019728b111a", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "e8441eb3-815c-45b5-ac70-cf98b4f15227", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "abd21bbc-9c90-4c14-a478-59df4b9c920c", "remote_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv6", "project_id": "b44e68575d124b269231f2df190b0822"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:15:40Z", "revision_number": 0, "id": "13fb2af8-6078-4087-b474-bbe14a14687e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:15:40Z", "security_group_id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "tenant_id": "b44e68575d124b269231f2df190b0822", "port_range_min": null, "ethertype": "IPv4", "project_id": "b44e68575d124b269231f2df190b0822"}], "revision_number": 4, "project_id": "b44e68575d124b269231f2df190b0822", "id": "4c4e66ea-7997-4dfb-9487-de50c19e84f4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:20:49,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-abb8dac4-f972-47af-8467-75cb2ec28b19 2018-12-23 19:20:49,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493440628052s 2018-12-23 19:20:49,669 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-abb8dac4-f972-47af-8467-75cb2ec28b19 2018-12-23 19:20:49,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:20:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4c4e66ea-7997-4dfb-9487-de50c19e84f4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}973357b8f60da9738ce42265a42c99b27f7282c7" 2018-12-23 19:20:49,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-faac6004-0838-42de-8b40-435d44a1e06c Content-Length: 0 Date: Sun, 23 Dec 2018 19:20:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:20:49,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4c4e66ea-7997-4dfb-9487-de50c19e84f4.json used request id req-faac6004-0838-42de-8b40-435d44a1e06c 2018-12-23 19:20:49,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138156175613s 2018-12-23 19:20:49,812 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4c4e66ea-7997-4dfb-9487-de50c19e84f4.json used request id req-faac6004-0838-42de-8b40-435d44a1e06c 2018-12-23 19:20:49,860 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-23 19:20:49,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:20:49,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0634ac59-b733-482d-a16c-fb07bad42433 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:49,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0634ac59-b733-482d-a16c-fb07bad42433 2018-12-23 19:20:49,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:20:50,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["eLjdf7d_TZCLP_MBgF1mpw"], "issued_at": "2018-12-23T19:20:50.000000Z"}} 2018-12-23 19:20:50,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:20:50,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:20:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:20:50,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:20:50,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:50,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccbb908-6261-41e0-b58c-3dcf28ac7b1b Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:20:50,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5ccbb908-6261-41e0-b58c-3dcf28ac7b1b 2018-12-23 19:20:50,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0898480415344s 2018-12-23 19:20:50,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5ccbb908-6261-41e0-b58c-3dcf28ac7b1b 2018-12-23 19:20:50,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:20:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}}' 2018-12-23 19:20:50,536 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6959f91e-cc9b-4023-9b0f-7a822e2365d3 Content-Length: 382 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57"}, "tags": [], "enabled": true, "id": "d4bb473ab7794f23a7ad5800db542d57", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}} 2018-12-23 19:20:50,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6959f91e-cc9b-4023-9b0f-7a822e2365d3 2018-12-23 19:20:50,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.115525960922s 2018-12-23 19:20:50,537 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6959f91e-cc9b-4023-9b0f-7a822e2365d3 2018-12-23 19:20:50,537 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_health_check', u'tags': [], 'enabled': True, 'id': u'd4bb473ab7794f23a7ad5800db542d57', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e'}) 2018-12-23 19:20:50,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:20:50,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b54f2d7b-2e19-4a6e-950b-f365dfe77955", "email": null, "name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e"}}' 2018-12-23 19:20:50,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f307235-3310-4b01-9568-1aa81273fbb1 Content-Length: 333 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "links": {"self": "http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32e6f4d28140468a86dc1a81e510bd9d", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:20:50,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4f307235-3310-4b01-9568-1aa81273fbb1 2018-12-23 19:20:50,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358638048172s 2018-12-23 19:20:50,903 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4f307235-3310-4b01-9568-1aa81273fbb1 2018-12-23 19:20:50,903 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'32e6f4d28140468a86dc1a81e510bd9d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e'}) 2018-12-23 19:20:50,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:20:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:50,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f1a219-66c6-43b7-acba-386984e15885 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:20:50,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d8f1a219-66c6-43b7-acba-386984e15885 2018-12-23 19:20:50,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0180370807648s 2018-12-23 19:20:50,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d8f1a219-66c6-43b7-acba-386984e15885 2018-12-23 19:20:50,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:20:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e478c7-9f8a-42e4-a97a-03a4d5de4594 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:20:51,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-06e478c7-9f8a-42e4-a97a-03a4d5de4594 2018-12-23 19:20:51,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933439731598s 2018-12-23 19:20:51,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-06e478c7-9f8a-42e4-a97a-03a4d5de4594 2018-12-23 19:20:51,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:20:51,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7e87d3a-b59b-4e40-bee8-d036f87a4528 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:20:51,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b7e87d3a-b59b-4e40-bee8-d036f87a4528 2018-12-23 19:20:51,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0998349189758s 2018-12-23 19:20:51,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b7e87d3a-b59b-4e40-bee8-d036f87a4528 2018-12-23 19:20:51,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:20:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643a2e48-9d36-4967-8e00-6729131f2295 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "links": {"self": "http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32e6f4d28140468a86dc1a81e510bd9d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:20:51,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-643a2e48-9d36-4967-8e00-6729131f2295 2018-12-23 19:20:51,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113085985184s 2018-12-23 19:20:51,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-643a2e48-9d36-4967-8e00-6729131f2295 2018-12-23 19:20:51,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:20:51,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3e04fe-5719-4975-8e96-8bf13b2037a9 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57"}, "tags": [], "enabled": true, "id": "d4bb473ab7794f23a7ad5800db542d57", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}]} 2018-12-23 19:20:51,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5b3e04fe-5719-4975-8e96-8bf13b2037a9 2018-12-23 19:20:51,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0974669456482s 2018-12-23 19:20:51,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5b3e04fe-5719-4975-8e96-8bf13b2037a9 2018-12-23 19:20:51,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:20:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=d4bb473ab7794f23a7ad5800db542d57" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aeb4795-9a55-4cc7-90c4-2d734a1b3858 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=d4bb473ab7794f23a7ad5800db542d57", "previous": null, "next": null}} 2018-12-23 19:20:51,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=d4bb473ab7794f23a7ad5800db542d57 used request id req-2aeb4795-9a55-4cc7-90c4-2d734a1b3858 2018-12-23 19:20:51,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0923659801483s 2018-12-23 19:20:51,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=d4bb473ab7794f23a7ad5800db542d57 used request id req-2aeb4795-9a55-4cc7-90c4-2d734a1b3858 2018-12-23 19:20:51,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:20:51,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e07b7b-0ead-40a8-ba4c-b46e769c4522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:51,581 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-a9e07b7b-0ead-40a8-ba4c-b46e769c4522 2018-12-23 19:20:51,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124828100204s 2018-12-23 19:20:51,582 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-a9e07b7b-0ead-40a8-ba4c-b46e769c4522 2018-12-23 19:20:51,582 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd4bb473ab7794f23a7ad5800db542d57', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b54f2d7b-2e19-4a6e-950b-f365dfe77955', 'username': u'snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:20:51,586 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e', 'password': 'b54f2d7b-2e19-4a6e-950b-f365dfe77955', 'project_name': 'snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'd4bb473ab7794f23a7ad5800db542d57', 'project_domain_name': 'Default'} 2018-12-23 19:20:51,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:20:51,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21de483d-fe37-434c-b2ae-138501acec8b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:20:51,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-21de483d-fe37-434c-b2ae-138501acec8b 2018-12-23 19:20:51,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0894401073456s 2018-12-23 19:20:51,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-21de483d-fe37-434c-b2ae-138501acec8b 2018-12-23 19:20:51,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:20:51,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddded3f7-949c-42e4-93b5-0ca502f5056c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:20:51,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ddded3f7-949c-42e4-93b5-0ca502f5056c 2018-12-23 19:20:51,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0947499275208s 2018-12-23 19:20:51,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ddded3f7-949c-42e4-93b5-0ca502f5056c 2018-12-23 19:20:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:20:51,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1000a2ce-7587-4218-9b24-6254667971f6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:20:51,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1000a2ce-7587-4218-9b24-6254667971f6 2018-12-23 19:20:51,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0901930332184s 2018-12-23 19:20:51,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1000a2ce-7587-4218-9b24-6254667971f6 2018-12-23 19:20:51,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:20:51,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:51,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b2e0fb-de4a-46a1-a5bf-2c1bece485f4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "links": {"self": "http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32e6f4d28140468a86dc1a81e510bd9d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:20:51,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-64b2e0fb-de4a-46a1-a5bf-2c1bece485f4 2018-12-23 19:20:51,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113763809204s 2018-12-23 19:20:51,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-64b2e0fb-de4a-46a1-a5bf-2c1bece485f4 2018-12-23 19:20:52,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:20:52,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:52,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-284da10c-c99d-4fa0-a794-93910187c189 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57"}, "tags": [], "enabled": true, "id": "d4bb473ab7794f23a7ad5800db542d57", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}]} 2018-12-23 19:20:52,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-284da10c-c99d-4fa0-a794-93910187c189 2018-12-23 19:20:52,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945827960968s 2018-12-23 19:20:52,095 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-284da10c-c99d-4fa0-a794-93910187c189 2018-12-23 19:20:52,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:20:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=d4bb473ab7794f23a7ad5800db542d57" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:52,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5f8c4b-7a1d-47ab-a43f-78fe704a54ea Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=d4bb473ab7794f23a7ad5800db542d57", "previous": null, "next": null}} 2018-12-23 19:20:52,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=d4bb473ab7794f23a7ad5800db542d57 used request id req-0c5f8c4b-7a1d-47ab-a43f-78fe704a54ea 2018-12-23 19:20:52,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0909988880157s 2018-12-23 19:20:52,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=d4bb473ab7794f23a7ad5800db542d57 used request id req-0c5f8c4b-7a1d-47ab-a43f-78fe704a54ea 2018-12-23 19:20:52,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:20:52,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:52,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-231b6c23-0d68-47db-92ca-96584603be9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:52,317 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-231b6c23-0d68-47db-92ca-96584603be9b 2018-12-23 19:20:52,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.119518995285s 2018-12-23 19:20:52,317 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-231b6c23-0d68-47db-92ca-96584603be9b 2018-12-23 19:20:52,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:20:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:52,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abe2867-e57f-4007-8455-18aeb6b10468 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:20:52,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6abe2867-e57f-4007-8455-18aeb6b10468 2018-12-23 19:20:52,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0965270996094s 2018-12-23 19:20:52,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6abe2867-e57f-4007-8455-18aeb6b10468 2018-12-23 19:20:52,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-23 19:20:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 19:20:52,529 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d6d0ea-2b44-4fca-af99-2fe13ffb1942 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b4d7df91321477c81edeb8cd2838967", "links": {"self": "http://172.30.9.21:5000/v3/roles/6b4d7df91321477c81edeb8cd2838967"}, "name": "heat_stack_owner"}} 2018-12-23 19:20:52,529 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-32d6d0ea-2b44-4fca-af99-2fe13ffb1942 2018-12-23 19:20:52,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.106779813766s 2018-12-23 19:20:52,530 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-32d6d0ea-2b44-4fca-af99-2fe13ffb1942 2018-12-23 19:20:52,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:20:52,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:52,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bed6d2c-dc62-418e-ae2e-0394a7482e81 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b4d7df91321477c81edeb8cd2838967", "links": {"self": "http://172.30.9.21:5000/v3/roles/6b4d7df91321477c81edeb8cd2838967"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:20:52,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2bed6d2c-dc62-418e-ae2e-0394a7482e81 2018-12-23 19:20:52,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933010578156s 2018-12-23 19:20:52,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2bed6d2c-dc62-418e-ae2e-0394a7482e81 2018-12-23 19:20:52,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:20:52,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:52,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164fa908-e911-42f4-8a15-583e828b5efe Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:20:52,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-164fa908-e911-42f4-8a15-583e828b5efe 2018-12-23 19:20:52,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0952250957489s 2018-12-23 19:20:52,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-164fa908-e911-42f4-8a15-583e828b5efe 2018-12-23 19:20:52,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:20:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:52,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381a907c-812c-48a4-98f5-7cd2d65ca4d3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "links": {"self": "http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32e6f4d28140468a86dc1a81e510bd9d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:20:52,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-381a907c-812c-48a4-98f5-7cd2d65ca4d3 2018-12-23 19:20:52,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113354921341s 2018-12-23 19:20:52,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-381a907c-812c-48a4-98f5-7cd2d65ca4d3 2018-12-23 19:20:52,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:20:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:52,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea007ff-b11a-4fe7-91ae-3435700ce929 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57"}, "tags": [], "enabled": true, "id": "d4bb473ab7794f23a7ad5800db542d57", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}]} 2018-12-23 19:20:52,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-eea007ff-b11a-4fe7-91ae-3435700ce929 2018-12-23 19:20:52,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10249209404s 2018-12-23 19:20:52,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-eea007ff-b11a-4fe7-91ae-3435700ce929 2018-12-23 19:20:52,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:20:52,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=6b4d7df91321477c81edeb8cd2838967&scope.project.id=d4bb473ab7794f23a7ad5800db542d57" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:53,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e08b00-7d0a-4ca3-9ef9-7a210bd3dd19 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=6b4d7df91321477c81edeb8cd2838967&scope.project.id=d4bb473ab7794f23a7ad5800db542d57", "previous": null, "next": null}} 2018-12-23 19:20:53,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=6b4d7df91321477c81edeb8cd2838967&scope.project.id=d4bb473ab7794f23a7ad5800db542d57 used request id req-48e08b00-7d0a-4ca3-9ef9-7a210bd3dd19 2018-12-23 19:20:53,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0914828777313s 2018-12-23 19:20:53,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=32e6f4d28140468a86dc1a81e510bd9d&role.id=6b4d7df91321477c81edeb8cd2838967&scope.project.id=d4bb473ab7794f23a7ad5800db542d57 used request id req-48e08b00-7d0a-4ca3-9ef9-7a210bd3dd19 2018-12-23 19:20:53,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:20:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/6b4d7df91321477c81edeb8cd2838967 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:20:53,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30625326-2702-40d8-bc10-55dc2372dff0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:53,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/6b4d7df91321477c81edeb8cd2838967 used request id req-30625326-2702-40d8-bc10-55dc2372dff0 2018-12-23 19:20:53,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204130172729s 2018-12-23 19:20:53,265 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57/users/32e6f4d28140468a86dc1a81e510bd9d/roles/6b4d7df91321477c81edeb8cd2838967 used request id req-30625326-2702-40d8-bc10-55dc2372dff0 2018-12-23 19:20:53,265 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-23 19:20:53,265 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-23 19:20:53,266 - openstack_tests - INFO - OS Credentials = > 2018-12-23 19:20:53,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:20:53,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:53,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b4d7df91321477c81edeb8cd2838967", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4bb473ab7794f23a7ad5800db542d57", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "id": "32e6f4d28140468a86dc1a81e510bd9d"}, "audit_ids": ["WtUFT_ERS4eEo_WE9whNzg"], "issued_at": "2018-12-23T19:20:53.000000Z"}} 2018-12-23 19:20:53,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deb2dd1c1ad2af83a6c177f572e643c14290581" 2018-12-23 19:20:53,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-de11072f-6b7e-4701-9216-4f92b457c355 Date: Sun, 23 Dec 2018 19:20:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:20:53,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-de11072f-6b7e-4701-9216-4f92b457c355 2018-12-23 19:20:53,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1deb2dd1c1ad2af83a6c177f572e643c14290581" 2018-12-23 19:20:53,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4e3c295b-1597-40fe-8d7c-a7a24c6168ec Date: Sun, 23 Dec 2018 19:20:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 19:20:53,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-4e3c295b-1597-40fe-8d7c-a7a24c6168ec 2018-12-23 19:20:53,987 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-23 19:20:53,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-23 19:20:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:20:53,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc308e7d-1bc2-452e-913b-8866af21f146 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:53,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cc308e7d-1bc2-452e-913b-8866af21f146 2018-12-23 19:20:53,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:20:54,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["Bui9KRk1RbmpdByYns7cJg"], "issued_at": "2018-12-23T19:20:54.000000Z"}} 2018-12-23 19:20:54,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b17f8527a9021df481eaacc22c3be43b44a5a118" 2018-12-23 19:20:54,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20: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-d97ee44a-be34-45b6-b7ea-ab4a0896c4b7 x-compute-request-id: req-d97ee44a-be34-45b6-b7ea-ab4a0896c4b7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-23 19:20:54,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-d97ee44a-be34-45b6-b7ea-ab4a0896c4b7 2018-12-23 19:20:54,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.569751024246s 2018-12-23 19:20:54,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-d97ee44a-be34-45b6-b7ea-ab4a0896c4b7 2018-12-23 19:20:54,562 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-23 19:20:54,563 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-12-23 19:20:54,563 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-12-23 19:20:54,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:20:54,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:54,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b4d7df91321477c81edeb8cd2838967", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4bb473ab7794f23a7ad5800db542d57", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "id": "32e6f4d28140468a86dc1a81e510bd9d"}, "audit_ids": ["nT9UpexmTSG6sOpvc_FStA"], "issued_at": "2018-12-23T19:20:54.000000Z"}} 2018-12-23 19:20:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f09c066be50a914d9e0e6924348dc87fe6b52f" 2018-12-23 19:20:55,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97d3bcf-9df7-4b13-b1e2-7ebfd4b66817 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:55,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a97d3bcf-9df7-4b13-b1e2-7ebfd4b66817 2018-12-23 19:20:55,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:20:55,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:55,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b4d7df91321477c81edeb8cd2838967", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4bb473ab7794f23a7ad5800db542d57", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "id": "32e6f4d28140468a86dc1a81e510bd9d"}, "audit_ids": ["DBqJyp2yRBejKZhvC7IkNQ"], "issued_at": "2018-12-23T19:20:55.000000Z"}} 2018-12-23 19:20:55,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:20:55,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b8ddf2f-d306-40e0-bbbc-e94eeb5d8f8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:55,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1b8ddf2f-d306-40e0-bbbc-e94eeb5d8f8e 2018-12-23 19:20:55,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:20:55,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:20:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:20:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-57e559d8-8581-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:20:55,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cf066e-9296-403d-bdcd-f8725a8110f6 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-57e559d8-8581-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 19:20:55,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-57e559d8-8581-4a8-proj used request id req-03cf066e-9296-403d-bdcd-f8725a8110f6 2018-12-23 19:20:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:20:55,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a2d6c3-f4d9-4b13-a025-2faa710fa94e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:20:55,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-82a2d6c3-f4d9-4b13-a025-2faa710fa94e 2018-12-23 19:20:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}}' 2018-12-23 19:20:55,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:20:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a123704-2c31-4d17-936a-cdad49b3796e Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "id": "5a7871e15a664865b76527d6c12d335c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}} 2018-12-23 19:20:55,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2a123704-2c31-4d17-936a-cdad49b3796e 2018-12-23 19:20:55,717 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-57e559d8-8581-4a8-proj 2018-12-23 19:20:55,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:20:55,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:56,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b4d7df91321477c81edeb8cd2838967", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4bb473ab7794f23a7ad5800db542d57", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "id": "32e6f4d28140468a86dc1a81e510bd9d"}, "audit_ids": ["4ar3X9YYSDSkAMxvbpNYhg"], "issued_at": "2018-12-23T19:20:56.000000Z"}} 2018-12-23 19:20:56,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eeac5d2a8c7399e4e6db36a3ad2ac37f30256" 2018-12-23 19:20:56,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c624a4-8660-4d69-9fb7-fe7e6c8969f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:56,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d9c624a4-8660-4d69-9fb7-fe7e6c8969f2 2018-12-23 19:20:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:20:56,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:20:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:20:56,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eeac5d2a8c7399e4e6db36a3ad2ac37f30256" 2018-12-23 19:20:56,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0c582c-ce03-4414-a83d-eda0a0e3bfb3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "links": {"self": "http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32e6f4d28140468a86dc1a81e510bd9d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:20:56,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-df0c582c-ce03-4414-a83d-eda0a0e3bfb3 2018-12-23 19:20:56,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-57e559d8-8581-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eeac5d2a8c7399e4e6db36a3ad2ac37f30256" 2018-12-23 19:20:56,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b63fbb-dbfa-4970-9d28-e7cf355b3314 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-57e559d8-8581-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "id": "5a7871e15a664865b76527d6c12d335c", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}]} 2018-12-23 19:20:56,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-57e559d8-8581-4a8-proj used request id req-63b63fbb-dbfa-4970-9d28-e7cf355b3314 2018-12-23 19:20:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eeac5d2a8c7399e4e6db36a3ad2ac37f30256" 2018-12-23 19:20:56,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c517e25-4e4a-4695-8de9-e6d788b5fd87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 19:20:56,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1c517e25-4e4a-4695-8de9-e6d788b5fd87 2018-12-23 19:20:56,943 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-57e559d8-8581-4a8-user 2018-12-23 19:20:56,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:20:56,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:20:57,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe93f10a-d514-4672-ace1-dbc602578634 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b4d7df91321477c81edeb8cd2838967", "links": {"self": "http://172.30.9.21:5000/v3/roles/6b4d7df91321477c81edeb8cd2838967"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:20:57,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fe93f10a-d514-4672-ace1-dbc602578634 2018-12-23 19:20:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" -d '{"role": {"name": "SimpleHealthCheck-57e559d8-8581-4a8-proj-role"}}' 2018-12-23 19:20:57,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58354037-20ce-42b3-b914-403a4c221e46 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e7bbe52d7b143b397144771d1416592", "links": {"self": "http://172.30.9.21:5000/v3/roles/8e7bbe52d7b143b397144771d1416592"}, "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj-role"}} 2018-12-23 19:20:57,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-58354037-20ce-42b3-b914-403a4c221e46 2018-12-23 19:20:57,159 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-57e559d8-8581-4a8-proj-role 2018-12-23 19:20:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8e7bbe52d7b143b397144771d1416592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:20:57,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a6bdb5-b0a3-4e54-a550-792c6345c098 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8e7bbe52d7b143b397144771d1416592", "links": {"self": "http://172.30.9.21:5000/v3/roles/8e7bbe52d7b143b397144771d1416592"}, "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj-role"}} 2018-12-23 19:20:57,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8e7bbe52d7b143b397144771d1416592 used request id req-b9a6bdb5-b0a3-4e54-a550-792c6345c098 2018-12-23 19:20:57,259 - keystone_utils - INFO - Granting role SimpleHealthCheck-57e559d8-8581-4a8-proj-role to project SimpleHealthCheck-57e559d8-8581-4a8-proj 2018-12-23 19:20:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c/users/2ff09ab80f0844bcbd6cda93869802cc/roles/8e7bbe52d7b143b397144771d1416592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:20:57,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee2be61-d711-4e2c-8e21-2b1e289a4dae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:20:57,390 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c/users/2ff09ab80f0844bcbd6cda93869802cc/roles/8e7bbe52d7b143b397144771d1416592 used request id req-8ee2be61-d711-4e2c-8e21-2b1e289a4dae 2018-12-23 19:20:57,390 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:20:57,392 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 19:20:57,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:20:57,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:57,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e7bbe52d7b143b397144771d1416592", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj-role"}], "expires_at": "2018-12-23T20:20:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-57e559d8-8581-4a8-user", "id": "2ff09ab80f0844bcbd6cda93869802cc"}, "audit_ids": ["GTCVnj_fThCGu_obfkbMCA"], "issued_at": "2018-12-23T19:20:57.000000Z"}} 2018-12-23 19:20:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" 2018-12-23 19:20:57,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8bd4ed-e709-40ed-8054-8ef49f99ebe6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:57,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fb8bd4ed-e709-40ed-8054-8ef49f99ebe6 2018-12-23 19:20:57,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" 2018-12-23 19:20:58,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-1104c183-fcd0-4492-a009-361663242754 Date: Sun, 23 Dec 2018 19:20:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image"} 2018-12-23 19:20:58,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image used request id req-1104c183-fcd0-4492-a009-361663242754 2018-12-23 19:20:58,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" 2018-12-23 19:20:58,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fad1edad-ab2a-48e6-a353-84ee2c3b75dc Date: Sun, 23 Dec 2018 19:20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:20:58,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-fad1edad-ab2a-48e6-a353-84ee2c3b75dc 2018-12-23 19:20:58,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image"}' 2018-12-23 19:20:58,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1b108258-cea0-49cd-a682-accbf9555d44 Date: Sun, 23 Dec 2018 19:20:58 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:20:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T19:20:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5", "min_disk": 0, "protected": false, "id": "580d599c-9037-4547-89c6-a351be9b7cc5", "file": "/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5/file", "checksum": null, "owner": "5a7871e15a664865b76527d6c12d335c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:20:58,161 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1b108258-cea0-49cd-a682-accbf9555d44 2018-12-23 19:20:58,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" -d '' 2018-12-23 19:20:59,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6b1b903-81e5-458a-8faf-bad8b13de8ab Date: Sun, 23 Dec 2018 19:20:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:20:59,270 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5/file used request id req-c6b1b903-81e5-458a-8faf-bad8b13de8ab 2018-12-23 19:20:59,270 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:20:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" 2018-12-23 19:20:59,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c1d4306a-9735-4abe-9315-867e03106e6b Date: Sun, 23 Dec 2018 19:20:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:20:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/580d599c-9037-4547-89c6-a351be9b7cc5/snap", "metadata": {}}], "self": "/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5", "min_disk": 0, "protected": false, "id": "580d599c-9037-4547-89c6-a351be9b7cc5", "file": "/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a7871e15a664865b76527d6c12d335c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/580d599c-9037-4547-89c6-a351be9b7cc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:20:59,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5 used request id req-c1d4306a-9735-4abe-9315-867e03106e6b 2018-12-23 19:20:59,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" 2018-12-23 19:20:59,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-371d5b02-205a-4e04-93a8-315533650840 Date: Sun, 23 Dec 2018 19:20:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:20:59,297 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-371d5b02-205a-4e04-93a8-315533650840 2018-12-23 19:20:59,299 - create_image - INFO - Created image with name - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image 2018-12-23 19:20:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" 2018-12-23 19:20:59,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-87d8416c-5f28-49a9-ad27-e3e22897dcff Date: Sun, 23 Dec 2018 19:20:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:20:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/580d599c-9037-4547-89c6-a351be9b7cc5/snap", "metadata": {}}], "self": "/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5", "min_disk": 0, "protected": false, "id": "580d599c-9037-4547-89c6-a351be9b7cc5", "file": "/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a7871e15a664865b76527d6c12d335c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/580d599c-9037-4547-89c6-a351be9b7cc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 19:20:59,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5 used request id req-87d8416c-5f28-49a9-ad27-e3e22897dcff 2018-12-23 19:20:59,316 - create_image - DEBUG - Instance status is - active 2018-12-23 19:20:59,317 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image 2018-12-23 19:20:59,317 - create_image - INFO - Image is now active with name - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image 2018-12-23 19:20:59,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:20:59,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:20:59,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e7bbe52d7b143b397144771d1416592", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj-role"}], "expires_at": "2018-12-23T20:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-57e559d8-8581-4a8-user", "id": "2ff09ab80f0844bcbd6cda93869802cc"}, "audit_ids": ["FuGfdRQWS7qOl4MIaBDUCA"], "issued_at": "2018-12-23T19:20:59.000000Z"}} 2018-12-23 19:20:59,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" 2018-12-23 19:20:59,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4729da01-4859-49e4-9f10-196f179f8fee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:20:59,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4729da01-4859-49e4-9f10-196f179f8fee 2018-12-23 19:20:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" 2018-12-23 19:21:00,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-37e6e221-2b84-4214-9075-98cc85d9bc3a Date: Sun, 23 Dec 2018 19:21:00 GMT RESP BODY: {"networks":[]} 2018-12-23 19:21:00,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-37e6e221-2b84-4214-9075-98cc85d9bc3a 2018-12-23 19:21:00,006 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net 2018-12-23 19:21:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" -d '{"network": {"name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net", "admin_state_up": true}}' 2018-12-23 19:21:00,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-c5a9e2d1-96d3-4492-a088-be860812a93b Date: Sun, 23 Dec 2018 19:21:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:21:00Z","is_default":false,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}} 2018-12-23 19:21:00,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-c5a9e2d1-96d3-4492-a088-be860812a93b 2018-12-23 19:21:00,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" 2018-12-23 19:21:00,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-73a9363b-f103-42f8-8304-ccad1e1dfe87 Date: Sun, 23 Dec 2018 19:21:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:21:00Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:00,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-73a9363b-f103-42f8-8304-ccad1e1dfe87 2018-12-23 19:21:00,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" 2018-12-23 19:21:00,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5a9fa86f-2a68-4863-9959-80e838b07eab Date: Sun, 23 Dec 2018 19:21:00 GMT RESP BODY: {"subnets":[]} 2018-12-23 19:21:00,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-5a9fa86f-2a68-4863-9959-80e838b07eab 2018-12-23 19:21:00,743 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet 2018-12-23 19:21:00,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" -d '{"subnets": [{"ip_version": 4, "network_id": "38373fe0-69e3-4603-9e60-2ff8167b1733", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]}' 2018-12-23 19:21:01,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6a73ef87-fb75-415f-a4ae-5c5cd195e908 Date: Sun, 23 Dec 2018 19:21:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:01,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6a73ef87-fb75-415f-a4ae-5c5cd195e908 2018-12-23 19:21:01,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" 2018-12-23 19:21:01,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-8dcb0adb-4311-4a90-9749-ff59214774ad Date: Sun, 23 Dec 2018 19:21:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:01,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-8dcb0adb-4311-4a90-9749-ff59214774ad 2018-12-23 19:21:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" 2018-12-23 19:21:01,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-629bb3c2-f4e6-476b-a5e0-09e6f53600cc Date: Sun, 23 Dec 2018 19:21:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:01,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-629bb3c2-f4e6-476b-a5e0-09e6f53600cc 2018-12-23 19:21:01,470 - OpenStackNetwork - DEBUG - Network [38373fe0-69e3-4603-9e60-2ff8167b1733] created successfully 2018-12-23 19:21:01,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:21:01,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:21:01,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b4d7df91321477c81edeb8cd2838967", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4bb473ab7794f23a7ad5800db542d57", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d4bb473ab7794f23a7ad5800db542d57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "id": "32e6f4d28140468a86dc1a81e510bd9d"}, "audit_ids": ["AHJibifzQjaw6CUP6nVBiw"], "issued_at": "2018-12-23T19:21:01.000000Z"}} 2018-12-23 19:21:01,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db1315c9bb8ba0042f6f167bdfd76b2ae446221" 2018-12-23 19:21:01,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09dbf1ec-fb71-40cf-8b04-7e7d7225677d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:21:01,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-09dbf1ec-fb71-40cf-8b04-7e7d7225677d 2018-12-23 19:21:01,987 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:21:01,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db1315c9bb8ba0042f6f167bdfd76b2ae446221" 2018-12-23 19:21:02,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cecc522b-26d3-4886-ad92-41b3fda15a01 x-compute-request-id: req-cecc522b-26d3-4886-ad92-41b3fda15a01 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 19:21:02,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-cecc522b-26d3-4886-ad92-41b3fda15a01 2018-12-23 19:21:02,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db1315c9bb8ba0042f6f167bdfd76b2ae446221" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 19:21:02,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b035e852-9b59-4e38-9df4-b12d5fe4e8e2 x-compute-request-id: req-b035e852-9b59-4e38-9df4-b12d5fe4e8e2 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "df529c75-f0ce-46ce-8f40-031525cad641"}} 2018-12-23 19:21:02,229 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b035e852-9b59-4e38-9df4-b12d5fe4e8e2 2018-12-23 19:21:02,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:21:02,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:21:02,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e7bbe52d7b143b397144771d1416592", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj-role"}], "expires_at": "2018-12-23T20:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-57e559d8-8581-4a8-user", "id": "2ff09ab80f0844bcbd6cda93869802cc"}, "audit_ids": ["tFBw9J-bT7qkGqx5heyGvQ"], "issued_at": "2018-12-23T19:21:02.000000Z"}} 2018-12-23 19:21:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:02,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ce4588-2aaa-4d83-b2ef-e86ebb57dc12 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:21:02,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c3ce4588-2aaa-4d83-b2ef-e86ebb57dc12 2018-12-23 19:21:02,723 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 19:21:02,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:02,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25d77ee-1889-4127-a264-0619795a9aef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:21:02,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d25d77ee-1889-4127-a264-0619795a9aef 2018-12-23 19:21:02,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-8e6f8d6f-a387-4b86-b9f1-d9416d54ab7e Date: Sun, 23 Dec 2018 19:21:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:03,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-8e6f8d6f-a387-4b86-b9f1-d9416d54ab7e 2018-12-23 19:21:03,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eae24636-cf67-45c8-b60b-c30e0c77190a Date: Sun, 23 Dec 2018 19:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:03,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-eae24636-cf67-45c8-b60b-c30e0c77190a 2018-12-23 19:21:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-d070b75b-0341-4c89-8bb0-9a5dc764449d Date: Sun, 23 Dec 2018 19:21:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:03,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-d070b75b-0341-4c89-8bb0-9a5dc764449d 2018-12-23 19:21:03,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:21:03,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:21:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:21:03,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a465c1-5ad5-4d6a-8134-26c20ff88bb5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}} 2018-12-23 19:21:03,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c used request id req-e0a465c1-5ad5-4d6a-8134-26c20ff88bb5 2018-12-23 19:21:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ec9daeee-d3cc-4d3e-bb0a-cae0b706e580 Date: Sun, 23 Dec 2018 19:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:03,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-ec9daeee-d3cc-4d3e-bb0a-cae0b706e580 2018-12-23 19:21:03,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2218b64e-57e8-49b4-b423-2248d9b2a0af Date: Sun, 23 Dec 2018 19:21:03 GMT RESP BODY: {"ports":[]} 2018-12-23 19:21:03,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1&admin_state_up=True used request id req-2218b64e-57e8-49b4-b423-2248d9b2a0af 2018-12-23 19:21:03,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cff4bc1f-3c60-4a51-b92c-44fb2facac14 x-compute-request-id: req-cff4bc1f-3c60-4a51-b92c-44fb2facac14 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 19:21:03,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst used request id req-cff4bc1f-3c60-4a51-b92c-44fb2facac14 2018-12-23 19:21:03,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-0be684ed-23a4-4e06-b3c7-fa80c4601c56 Date: Sun, 23 Dec 2018 19:21:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:03,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-0be684ed-23a4-4e06-b3c7-fa80c4601c56 2018-12-23 19:21:03,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-07fbb888-992f-469f-9d8d-3e855a90fba7 Date: Sun, 23 Dec 2018 19:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:03,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-07fbb888-992f-469f-9d8d-3e855a90fba7 2018-12-23 19:21:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:03,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-bbdf2658-5f03-4698-a6d8-b11a8394b427 Date: Sun, 23 Dec 2018 19:21:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:03,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-bbdf2658-5f03-4698-a6d8-b11a8394b427 2018-12-23 19:21:03,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:04,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd8d139-2423-42b8-9c44-fe72c9e68f33 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}} 2018-12-23 19:21:04,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c used request id req-4bd8d139-2423-42b8-9c44-fe72c9e68f33 2018-12-23 19:21:04,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:04,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-03ef431e-dfb8-4d46-9a2c-abb9108597cc Date: Sun, 23 Dec 2018 19:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:04,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-03ef431e-dfb8-4d46-9a2c-abb9108597cc 2018-12-23 19:21:04,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:04,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-772560f5-9283-4912-9487-8d0fc0252b56 Date: Sun, 23 Dec 2018 19:21:04 GMT RESP BODY: {"ports":[]} 2018-12-23 19:21:04,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1&admin_state_up=True used request id req-772560f5-9283-4912-9487-8d0fc0252b56 2018-12-23 19:21:04,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 19:21:04,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 19:21:04,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8e7bbe52d7b143b397144771d1416592", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj-role"}], "expires_at": "2018-12-23T20:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5a7871e15a664865b76527d6c12d335c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-57e559d8-8581-4a8-user", "id": "2ff09ab80f0844bcbd6cda93869802cc"}, "audit_ids": ["EBPAnO6pR3-WFbMZysv15A"], "issued_at": "2018-12-23T19:21:04.000000Z"}} 2018-12-23 19:21:04,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3f5d28a7bc90bf9c894e6b13865591962ae5a5" 2018-12-23 19:21:04,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d55b411-4f8f-4098-9cec-788d637035fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:21:04,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3d55b411-4f8f-4098-9cec-788d637035fe 2018-12-23 19:21:04,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:04,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-b991f006-386e-4c8a-bf61-4342d43d15cb Date: Sun, 23 Dec 2018 19:21:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:04,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-b991f006-386e-4c8a-bf61-4342d43d15cb 2018-12-23 19:21:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:04,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b0a42696-e7a7-418d-aa6e-e56693a84137 Date: Sun, 23 Dec 2018 19:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:04,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-b0a42696-e7a7-418d-aa6e-e56693a84137 2018-12-23 19:21:04,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:04,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-6b3bdebd-7b2d-4be0-80cd-04ca9481a540 Date: Sun, 23 Dec 2018 19:21:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:04,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-6b3bdebd-7b2d-4be0-80cd-04ca9481a540 2018-12-23 19:21:04,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:21:04,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:21:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:21:04,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf3f5d28a7bc90bf9c894e6b13865591962ae5a5" 2018-12-23 19:21:04,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5025366b-91a2-4b0c-8fb5-6c602d6805a6 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}} 2018-12-23 19:21:04,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c used request id req-5025366b-91a2-4b0c-8fb5-6c602d6805a6 2018-12-23 19:21:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:04,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6fadc945-1a28-4719-9f65-5718246eff3c Date: Sun, 23 Dec 2018 19:21:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:04,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-6fadc945-1a28-4719-9f65-5718246eff3c 2018-12-23 19:21:04,989 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net 2018-12-23 19:21:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" -d '{"port": {"network_id": "38373fe0-69e3-4603-9e60-2ff8167b1733", "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1", "admin_state_up": true}}' 2018-12-23 19:21:06,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-7bdb8706-0583-48d7-b55d-30fbbfb6cf9d Date: Sun, 23 Dec 2018 19:21:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:21:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","ip_address":"10.55.0.5"}],"id":"e949c3ed-b296-4f98-bbd0-7a40873613b3","security_groups":["9fa01d5f-aab2-42ac-b385-04028268b1b6"],"mac_address":"fa:16:3e:f0:9c:c1","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1","project_id":"5a7871e15a664865b76527d6c12d335c","qos_policy_id":null,"admin_state_up":true,"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 19:21:06,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-7bdb8706-0583-48d7-b55d-30fbbfb6cf9d 2018-12-23 19:21:06,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-2124c90b-000d-423c-92f1-3e5781fd11ef Date: Sun, 23 Dec 2018 19:21:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:06,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-2124c90b-000d-423c-92f1-3e5781fd11ef 2018-12-23 19:21:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-21a340c1-5b8d-45d6-868f-8348136f17e8 Date: Sun, 23 Dec 2018 19:21:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:06,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-21a340c1-5b8d-45d6-868f-8348136f17e8 2018-12-23 19:21:06,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-10603e00-3b52-442e-8974-5407c103bd11 Date: Sun, 23 Dec 2018 19:21:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:06,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-10603e00-3b52-442e-8974-5407c103bd11 2018-12-23 19:21:06,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7076c4b2-76d4-4f28-8c55-7796b463099d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}} 2018-12-23 19:21:06,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c used request id req-7076c4b2-76d4-4f28-8c55-7796b463099d 2018-12-23 19:21:06,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e0db951d-ea1f-4bc3-a925-c3c989c86b1b Date: Sun, 23 Dec 2018 19:21:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:06,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-e0db951d-ea1f-4bc3-a925-c3c989c86b1b 2018-12-23 19:21:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-dff39ca1-7e06-4adc-a579-ee655139bbb7 Date: Sun, 23 Dec 2018 19:21:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:21:05Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","ip_address":"10.55.0.5"}],"id":"e949c3ed-b296-4f98-bbd0-7a40873613b3","security_groups":["9fa01d5f-aab2-42ac-b385-04028268b1b6"],"mac_address":"fa:16:3e:f0:9c:c1","project_id":"5a7871e15a664865b76527d6c12d335c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1","admin_state_up":true,"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:05Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 19:21:06,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1&admin_state_up=True used request id req-dff39ca1-7e06-4adc-a579-ee655139bbb7 2018-12-23 19:21:06,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58aebb35-d2f9-4047-acb8-8562499c9422 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}} 2018-12-23 19:21:06,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c used request id req-58aebb35-d2f9-4047-acb8-8562499c9422 2018-12-23 19:21:06,626 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst 2018-12-23 19:21:06,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-7f910f1e-c56d-4801-9b9c-1aa5ca411074 x-compute-request-id: req-7f910f1e-c56d-4801-9b9c-1aa5ca411074 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "df529c75-f0ce-46ce-8f40-031525cad641", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}], "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-flavor-name"}]} 2018-12-23 19:21:06,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7f910f1e-c56d-4801-9b9c-1aa5ca411074 2018-12-23 19:21:06,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/df529c75-f0ce-46ce-8f40-031525cad641 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-d85681ca-d24d-40e5-bed1-9be80572d846 x-compute-request-id: req-d85681ca-d24d-40e5-bed1-9be80572d846 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "df529c75-f0ce-46ce-8f40-031525cad641"}} 2018-12-23 19:21:06,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/df529c75-f0ce-46ce-8f40-031525cad641 used request id req-d85681ca-d24d-40e5-bed1-9be80572d846 2018-12-23 19:21:06,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-483756ca-ddef-427d-a6c8-1c45554168d8 Date: Sun, 23 Dec 2018 19:21:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T19:20:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T19:20:59Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/580d599c-9037-4547-89c6-a351be9b7cc5/snap", "metadata": {}}], "self": "/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5", "min_disk": 0, "protected": false, "id": "580d599c-9037-4547-89c6-a351be9b7cc5", "file": "/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5a7871e15a664865b76527d6c12d335c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/580d599c-9037-4547-89c6-a351be9b7cc5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image"} 2018-12-23 19:21:06,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image used request id req-483756ca-ddef-427d-a6c8-1c45554168d8 2018-12-23 19:21:06,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:06,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c526233c-e31d-4696-aab6-b53a36f06e76 Date: Sun, 23 Dec 2018 19:21:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 19:21:06,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c526233c-e31d-4696-aab6-b53a36f06e76 2018-12-23 19:21:06,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" -d '{"server": {"name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst", "imageRef": "580d599c-9037-4547-89c6-a351be9b7cc5", "flavorRef": "df529c75-f0ce-46ce-8f40-031525cad641", "max_count": 1, "min_count": 1, "networks": [{"port": "e949c3ed-b296-4f98-bbd0-7a40873613b3"}]}}' 2018-12-23 19:21:08,041 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f99f7fd-3036-4346-b73a-08271cab8bb4 x-compute-request-id: req-4f99f7fd-3036-4346-b73a-08271cab8bb4 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "695d162d-f80c-4e34-8a3a-384593886045", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "bookmark"}], "adminPass": "v6eK5gWSt9xo"}} 2018-12-23 19:21:08,041 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4f99f7fd-3036-4346-b73a-08271cab8bb4 2018-12-23 19:21:08,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:08,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da94205a-b553-43e7-b087-56497d75b348 x-compute-request-id: req-da94205a-b553-43e7-b087-56497d75b348 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "bookmark"}], "image": {"id": "580d599c-9037-4547-89c6-a351be9b7cc5", "links": [{"href": "http://172.30.9.21:8774/images/580d599c-9037-4547-89c6-a351be9b7cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df529c75-f0ce-46ce-8f40-031525cad641", "links": [{"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}]}, "id": "695d162d-f80c-4e34-8a3a-384593886045", "user_id": "2ff09ab80f0844bcbd6cda93869802cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:21:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst", "created": "2018-12-23T19:21:08Z", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:21:08,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-da94205a-b553-43e7-b087-56497d75b348 2018-12-23 19:21:08,772 - create_instance - INFO - Created instance with name - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst 2018-12-23 19:21:08,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:09,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2216ef25-38ab-4270-9783-d669fb023a5a x-compute-request-id: req-2216ef25-38ab-4270-9783-d669fb023a5a 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.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "bookmark"}], "image": {"id": "580d599c-9037-4547-89c6-a351be9b7cc5", "links": [{"href": "http://172.30.9.21:8774/images/580d599c-9037-4547-89c6-a351be9b7cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df529c75-f0ce-46ce-8f40-031525cad641", "links": [{"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}]}, "id": "695d162d-f80c-4e34-8a3a-384593886045", "user_id": "2ff09ab80f0844bcbd6cda93869802cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:21:08Z", "hostId": "00e962dc6421f37ea029f110d953eec4ae63ce416bec3e7070f657ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst", "created": "2018-12-23T19:21:08Z", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:21:09,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-2216ef25-38ab-4270-9783-d669fb023a5a 2018-12-23 19:21:09,173 - create_instance - DEBUG - Instance status [SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst] is - BUILD 2018-12-23 19:21:09,173 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 19:21:12,177 - create_instance - DEBUG - VM status query timeout in 896.59525609 2018-12-23 19:21:12,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:12,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cbdc0a7-6bf1-433a-9529-4277e9ce8e48 x-compute-request-id: req-0cbdc0a7-6bf1-433a-9529-4277e9ce8e48 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "bookmark"}], "image": {"id": "580d599c-9037-4547-89c6-a351be9b7cc5", "links": [{"href": "http://172.30.9.21:8774/images/580d599c-9037-4547-89c6-a351be9b7cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "df529c75-f0ce-46ce-8f40-031525cad641", "links": [{"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}]}, "id": "695d162d-f80c-4e34-8a3a-384593886045", "security_groups": [{"name": "default"}], "user_id": "2ff09ab80f0844bcbd6cda93869802cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T19:21:09Z", "hostId": "00e962dc6421f37ea029f110d953eec4ae63ce416bec3e7070f657ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst", "created": "2018-12-23T19:21:08Z", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:21:12,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-0cbdc0a7-6bf1-433a-9529-4277e9ce8e48 2018-12-23 19:21:12,654 - create_instance - DEBUG - Instance status [SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst] is - BUILD 2018-12-23 19:21:12,655 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 19:21:15,658 - create_instance - DEBUG - VM status query timeout in 893.114058018 2018-12-23 19:21:15,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:16,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32c06645-2ef5-4ed1-8a77-8e1269f1053b x-compute-request-id: req-32c06645-2ef5-4ed1-8a77-8e1269f1053b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9c:c1", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "bookmark"}], "image": {"id": "580d599c-9037-4547-89c6-a351be9b7cc5", "links": [{"href": "http://172.30.9.21:8774/images/580d599c-9037-4547-89c6-a351be9b7cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:21:12.000000", "flavor": {"id": "df529c75-f0ce-46ce-8f40-031525cad641", "links": [{"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}]}, "id": "695d162d-f80c-4e34-8a3a-384593886045", "security_groups": [{"name": "default"}], "user_id": "2ff09ab80f0844bcbd6cda93869802cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:21:12Z", "hostId": "00e962dc6421f37ea029f110d953eec4ae63ce416bec3e7070f657ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst", "created": "2018-12-23T19:21:08Z", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:21:16,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-32c06645-2ef5-4ed1-8a77-8e1269f1053b 2018-12-23 19:21:16,196 - create_instance - DEBUG - Instance status [SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst] is - ACTIVE 2018-12-23 19:21:16,196 - create_instance - INFO - VM is - ACTIVE 2018-12-23 19:21:16,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:16,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-834973df-11bc-45d2-9ac8-ba9d5d3f83a8 x-compute-request-id: req-834973df-11bc-45d2-9ac8-ba9d5d3f83a8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9c:c1", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "bookmark"}], "image": {"id": "580d599c-9037-4547-89c6-a351be9b7cc5", "links": [{"href": "http://172.30.9.21:8774/images/580d599c-9037-4547-89c6-a351be9b7cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:21:12.000000", "flavor": {"id": "df529c75-f0ce-46ce-8f40-031525cad641", "links": [{"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}]}, "id": "695d162d-f80c-4e34-8a3a-384593886045", "security_groups": [{"name": "default"}], "user_id": "2ff09ab80f0844bcbd6cda93869802cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:21:12Z", "hostId": "00e962dc6421f37ea029f110d953eec4ae63ce416bec3e7070f657ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst", "created": "2018-12-23T19:21:08Z", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:21:16,333 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-834973df-11bc-45d2-9ac8-ba9d5d3f83a8 2018-12-23 19:21:16,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:16,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-195fdeff-2e69-4bc7-9a8b-2a0b0a452268 Date: Sun, 23 Dec 2018 19:21:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"38373fe0-69e3-4603-9e60-2ff8167b1733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5a7871e15a664865b76527d6c12d335c","l2_adjacency":true,"status":"ACTIVE","subnets":["7b970a49-dc1e-4f9c-9e97-fdb00a106a12"],"description":"","tags":[],"updated_at":"2018-12-23T19:21:01Z","qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net","admin_state_up":true,"tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:00Z","mtu":1450}]} 2018-12-23 19:21:16,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net used request id req-195fdeff-2e69-4bc7-9a8b-2a0b0a452268 2018-12-23 19:21:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:16,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f434974-852b-4f86-9d93-5c9f68960673 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}} 2018-12-23 19:21:16,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c used request id req-6f434974-852b-4f86-9d93-5c9f68960673 2018-12-23 19:21:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:16,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e4dc8632-7353-4ea2-98a0-ed1ff657842a Date: Sun, 23 Dec 2018 19:21:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","dns_nameservers":[],"updated_at":"2018-12-23T19:21: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":"5a7871e15a664865b76527d6c12d335c","id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","subnetpool_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet"}]} 2018-12-23 19:21:16,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-e4dc8632-7353-4ea2-98a0-ed1ff657842a 2018-12-23 19:21:16,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:16,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1642 X-Openstack-Request-Id: req-a7cc9695-c53b-4bca-a503-3e1d0131a0e2 Date: Sun, 23 Dec 2018 19:21:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:21:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","ip_address":"10.55.0.2"}],"id":"a97b27b7-0ae6-4a97-b56a-110baeb70bc1","security_groups":[],"mac_address":"fa:16:3e:bb:a2:64","project_id":"5a7871e15a664865b76527d6c12d335c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-38373fe0-69e3-4603-9e60-2ff8167b1733","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T19:21:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b970a49-dc1e-4f9c-9e97-fdb00a106a12","ip_address":"10.55.0.5"}],"id":"e949c3ed-b296-4f98-bbd0-7a40873613b3","security_groups":["9fa01d5f-aab2-42ac-b385-04028268b1b6"],"mac_address":"fa:16:3e:f0:9c:c1","project_id":"5a7871e15a664865b76527d6c12d335c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1","admin_state_up":true,"network_id":"38373fe0-69e3-4603-9e60-2ff8167b1733","tenant_id":"5a7871e15a664865b76527d6c12d335c","created_at":"2018-12-23T19:21:05Z","binding:vnic_type":"normal","device_id":"695d162d-f80c-4e34-8a3a-384593886045","ip_allocation":"immediate"}]} 2018-12-23 19:21:16,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-a7cc9695-c53b-4bca-a503-3e1d0131a0e2 2018-12-23 19:21:16,618 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-12-23 19:21:16,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:16,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-83b43d75-5d70-4f9e-a85e-0fc6c30c10fc x-compute-request-id: req-83b43d75-5d70-4f9e-a85e-0fc6c30c10fc Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:9c:c1", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "bookmark"}], "image": {"id": "580d599c-9037-4547-89c6-a351be9b7cc5", "links": [{"href": "http://172.30.9.21:8774/images/580d599c-9037-4547-89c6-a351be9b7cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:21:12.000000", "flavor": {"id": "df529c75-f0ce-46ce-8f40-031525cad641", "links": [{"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}]}, "id": "695d162d-f80c-4e34-8a3a-384593886045", "security_groups": [{"name": "default"}], "user_id": "2ff09ab80f0844bcbd6cda93869802cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:21:12Z", "hostId": "00e962dc6421f37ea029f110d953eec4ae63ce416bec3e7070f657ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst", "created": "2018-12-23T19:21:08Z", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:21:16,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-83b43d75-5d70-4f9e-a85e-0fc6c30c10fc 2018-12-23 19:21:16,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 19:21:16,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-e715326f-bd13-4c97-bf17-468349ea1378 x-compute-request-id: req-e715326f-bd13-4c97-bf17-468349ea1378 Content-Encoding: gzip Content-Length: 7805 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE147F 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 538338082 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.225474] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.228434] pid_max: default: 32768 minimum: 301\n[ 0.230025] ACPI: Core revision 20150930\n[ 0.232018] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234326] Security Framework initialized\n[ 0.235766] Yama: becoming mindful.\n[ 0.237058] AppArmor: AppArmor initialized\n[ 0.238541] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.240809] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.243029] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.245136] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.247529] Initializing cgroup subsys io\n[ 0.248966] Initializing cgroup subsys memory\n[ 0.250487] Initializing cgroup subsys devices\n[ 0.252038] Initializing cgroup subsys freezer\n[ 0.253578] Initializing cgroup subsys net_cls\n[ 0.255111] Initializing cgroup subsys perf_event\n[ 0.256729] Initializing cgroup subsys net_prio\n[ 0.258295] Initializing cgroup subsys hugetlb\n[ 0.259840] Initializing cgroup subsys pids\n[ 0.261362] CPU: Physical Processor ID: 0\n[ 0.263476] mce: CPU supports 10 MCE banks\n[ 0.264956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266713] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285295] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.293653] ftrace: allocating 31920 entries in 125 pages\n[ 0.324704] smpboot: Max logical packages: 1\n[ 0.326197] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.328569] x2apic enabled\n[ 0.329945] Switched APIC routing to physical x2apic.\n[ 0.332814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.334767] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.338402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.341548] KVM setup paravirtual spinlock\n[ 0.343462] x86: Booted up 1 node, 1 CPUs\n[ 0.344888] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347261] devtmpfs: initialized\n[ 0.349475] evm: security.selinux\n[ 0.350692] evm: security.SMACK64\n[ 0.351895] evm: security.SMACK64EXEC\n[ 0.353201] evm: security.SMACK64TRANSMUTE\n[ 0.354617] evm: security.SMACK64MMAP\n[ 0.355913] evm: security.ima\n[ 0.357031] evm: security.capability\n[ 0.358384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.361595] pinctrl core: initialized pinctrl subsystem\n[ 0.363473] RTC time: 19:21:12, date: 12/23/18\n[ 0.365089] NET: Registered protocol family 16\n[ 0.366736] cpuidle: using governor ladder\n[ 0.368172] cpuidle: using governor menu\n[ 0.369549] PCCT header not found.\n[ 0.370842] ACPI: bus type PCI registered\n[ 0.372251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.374407] PCI: Using configuration type 1 for base access\n[ 0.376955] ACPI: Added _OSI(Module Device)\n[ 0.378421] ACPI: Added _OSI(Processor Device)\n[ 0.379926] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.381506] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384096] ACPI: Interpreter enabled\n[ 0.385420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.388654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.391888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398336] ACPI: (supports S0 S5)\n[ 0.399569] ACPI: Using IOAPIC for interrupt routing\n[ 0.401229] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.405680] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.407677] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409835] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411928] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.415717] acpiphp: Slot [3] registered\n[ 0.417111] acpiphp: Slot [4] registered\n[ 0.418505] acpiphp: Slot [5] registered\n[ 0.419900] acpiphp: Slot [6] registered\n[ 0.421290] acpiphp: Slot [7] registered\n[ 0.422683] acpiphp: Slot [8] registered\n[ 0.424075] acpiphp: Slot [9] registered\n[ 0.425464] acpiphp: Slot [10] registered\n[ 0.426875] acpiphp: Slot [11] registered\n[ 0.428294] acpiphp: Slot [12] registered\n[ 0.429706] acpiphp: Slot [13] registered\n[ 0.431115] acpiphp: Slot [14] registered\n[ 0.432528] acpiphp: Slot [15] registered\n[ 0.449972] acpiphp: Slot [16] registered\n[ 0.451394] acpiphp: Slot [17] registered\n[ 0.452810] acpiphp: Slot [18] registered\n[ 0.454226] acpiphp: Slot [19] registered\n[ 0.455651] acpiphp: Slot [20] registered\n[ 0.457062] acpiphp: Slot [21] registered\n[ 0.458477] acpiphp: Slot [22] registered\n[ 0.459888] acpiphp: Slot [23] registered\n[ 0.461306] acpiphp: Slot [24] registered\n[ 0.462724] acpiphp: Slot [25] registered\n[ 0.464134] acpiphp: Slot [26] registered\n[ 0.465545] acpiphp: Slot [27] registered\n[ 0.466961] acpiphp: Slot [28] registered\n[ 0.468377] acpiphp: Slot [29] registered\n[ 0.469790] acpiphp: Slot [30] registered\n[ 0.471208] acpiphp: Slot [31] registered\n[ 0.472618] PCI host bridge to bus 0000:00\n[ 0.474034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.478297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480832] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.483365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.485948] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.490612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.492859] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.494926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497162] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.501809] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504316] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.529530] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.534789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537245] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.539682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.542080] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.544240] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.546522] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548368] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.551074] vgaarb: loaded\n[ 0.552118] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554225] SCSI subsystem initialized\n[ 0.555825] ACPI: bus type USB registered\n[ 0.557271] usbcore: registered new interface driver usbfs\n[ 0.559070] usbcore: registered new interface driver hub\n[ 0.560822] usbcore: registered new device driver usb\n[ 0.562707] PCI: Using ACPI for IRQ routing\n[ 0.564647] NetLabel: Initializing\n[ 0.565897] NetLabel: domain hash size = 128\n[ 0.567388] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.569059] NetLabel: unlabeled traffic allowed by default\n[ 0.571095] clocksource: Switched to clocksource kvm-clock\n[ 0.581536] AppArmor: AppArmor Filesystem Enabled\n[ 0.583206] pnp: PnP ACPI init\n[ 0.584688] pnp: PnP ACPI: found 5 devices\n[ 0.591676] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.594653] NET: Registered protocol family 2\n[ 0.596424] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.598657] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.600719] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.602815] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604714] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606776] NET: Registered protocol family 1\n[ 0.608301] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.610228] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612113] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642336] Trying to unpack rootfs image as initramfs...\n[ 0.703810] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.706644] Scanning for low memory corruption every 60 seconds\n[ 0.708906] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.710910] audit: initializing netlink subsys (disabled)\n[ 0.712735] audit: type=2000 audit(1545592873.823:1): initialized\n[ 0.714967] Initialise system trusted keyring\n[ 0.716598] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.718631] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.721730] zbud: loaded\n[ 0.722900] VFS: Disk quotas dquot_6.6.0\n[ 0.724339] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.726911] fuse init (API version 7.23)\n[ 0.728436] Key type big_key registered\n[ 0.729830] Allocating IMA MOK and blacklist keyrings.\n[ 0.731871] Key type asymmetric registered\n[ 0.733312] Asymmetric key parser 'x509' registered\n[ 0.734977] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.737567] io scheduler noop registered\n[ 0.738955] io scheduler deadline registered (default)\n[ 0.740700] io scheduler cfq registered\n[ 0.742148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.746189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.748725] ACPI: Power Button [PWRF]\n[ 0.750158] GHES: HEST is not enabled!\n[ 0.764437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.794374] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.797881] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.823177] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.826643] Linux agpgart interface v0.103\n[ 0.830208] brd: module loaded\n[ 0.832621] loop: module loaded\n[ 0.837824] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.840373] GPT:90111 != 20971519\n[ 0.841581] GPT:Alternate GPT header not at the end of the disk.\n[ 0.843512] GPT:90111 != 20971519\n[ 0.844722] GPT: Use GNU Parted to correct GPT errors.\n[ 0.846417] vda: vda1 vda15\n[ 0.848261] scsi host0: ata_piix\n[ 0.849586] scsi host1: ata_piix\n[ 0.850825] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.852971] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.855718] libphy: Fixed MDIO Bus: probed\n[ 0.857152] tun: Universal TUN/TAP device driver, 1.6\n[ 0.858824] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.862073] PPP generic driver version 2.4.2\n[ 0.863644] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.865737] ehci-pci: EHCI PCI platform driver\n[ 0.867277] ehci-platform: EHCI generic platform driver\n[ 0.869021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.871015] ohci-pci: OHCI PCI platform driver\n[ 0.872553] ohci-platform: OHCI generic platform driver\n[ 0.874305] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.889319] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.891069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.893628] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.895366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.897353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.899557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.902042] usb usb1: Product: UHCI Host Controller\n[ 0.903676] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.905671] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.907328] hub 1-0:1.0: USB hub found\n[ 0.908686] hub 1-0:1.0: 2 ports detected\n[ 0.910249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.913815] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.915494] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.917267] mousedev: PS/2 mouse device common for all mice\n[ 0.919452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.922423] rtc_cmos 00:00: RTC can wake from S4\n[ 0.924517] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.926584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.928684] i2c /dev entries driver\n[ 0.929996] device-mapper: uevent: version 1.0.3\n[ 0.931641] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.934485] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.936744] NET: Registered protocol family 10\n[ 0.938577] NET: Registered protocol family 17\n[ 0.940148] Key type dns_resolver registered\n[ 0.941736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.943651] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.946705] registered taskstats version 1\n[ 0.948172] Loading compiled-in X.509 certificates\n[ 0.950349] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.953580] zswap: loaded using pool lzo/zbud\n[ 0.955870] Key type trusted registered\n[ 0.958296] Key type encrypted registered\n[ 0.959734] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.961543] ima: No TPM chip found, activating TPM-bypass!\n[ 0.963366] evm: HMAC attrs: 0x1\n[ 0.964930] Magic number: 14:604:395\n[ 0.966391] rtc_cmos 00:00: setting system clock to 2018-12-23 19:21:13 UTC (1545592873)\n[ 0.969203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.971149] EDD information not available.\n[ 1.012834] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.031518] Write protecting the kernel read-only data: 14336k\n[ 1.034895] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.037922] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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[ 1.089960] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.5...\nLease of 10.55.0.5 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-12-23 19:21:16,836 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045/action used request id req-e715326f-bd13-4c97-bf17-468349ea1378 2018-12-23 19:21:16,837 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 19:21:16,837 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE147F 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 538338082 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.225474] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228434] pid_max: default: 32768 minimum: 301 [ 0.230025] ACPI: Core revision 20150930 [ 0.232018] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234326] Security Framework initialized [ 0.235766] Yama: becoming mindful. [ 0.237058] AppArmor: AppArmor initialized [ 0.238541] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.240809] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.243029] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.245136] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.247529] Initializing cgroup subsys io [ 0.248966] Initializing cgroup subsys memory [ 0.250487] Initializing cgroup subsys devices [ 0.252038] Initializing cgroup subsys freezer [ 0.253578] Initializing cgroup subsys net_cls [ 0.255111] Initializing cgroup subsys perf_event [ 0.256729] Initializing cgroup subsys net_prio [ 0.258295] Initializing cgroup subsys hugetlb [ 0.259840] Initializing cgroup subsys pids [ 0.261362] CPU: Physical Processor ID: 0 [ 0.263476] mce: CPU supports 10 MCE banks [ 0.264956] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266713] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285295] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293653] ftrace: allocating 31920 entries in 125 pages [ 0.324704] smpboot: Max logical packages: 1 [ 0.326197] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.328569] x2apic enabled [ 0.329945] Switched APIC routing to physical x2apic. [ 0.332814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.334767] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.338402] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.341548] KVM setup paravirtual spinlock [ 0.343462] x86: Booted up 1 node, 1 CPUs [ 0.344888] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347261] devtmpfs: initialized [ 0.349475] evm: security.selinux [ 0.350692] evm: security.SMACK64 [ 0.351895] evm: security.SMACK64EXEC [ 0.353201] evm: security.SMACK64TRANSMUTE [ 0.354617] evm: security.SMACK64MMAP [ 0.355913] evm: security.ima [ 0.357031] evm: security.capability [ 0.358384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.361595] pinctrl core: initialized pinctrl subsystem [ 0.363473] RTC time: 19:21:12, date: 12/23/18 [ 0.365089] NET: Registered protocol family 16 [ 0.366736] cpuidle: using governor ladder [ 0.368172] cpuidle: using governor menu [ 0.369549] PCCT header not found. [ 0.370842] ACPI: bus type PCI registered [ 0.372251] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.374407] PCI: Using configuration type 1 for base access [ 0.376955] ACPI: Added _OSI(Module Device) [ 0.378421] ACPI: Added _OSI(Processor Device) [ 0.379926] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.381506] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384096] ACPI: Interpreter enabled [ 0.385420] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.388654] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.391888] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395112] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398336] ACPI: (supports S0 S5) [ 0.399569] ACPI: Using IOAPIC for interrupt routing [ 0.401229] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405680] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407677] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409835] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411928] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.415717] acpiphp: Slot [3] registered [ 0.417111] acpiphp: Slot [4] registered [ 0.418505] acpiphp: Slot [5] registered [ 0.419900] acpiphp: Slot [6] registered [ 0.421290] acpiphp: Slot [7] registered [ 0.422683] acpiphp: Slot [8] registered [ 0.424075] acpiphp: Slot [9] registered [ 0.425464] acpiphp: Slot [10] registered [ 0.426875] acpiphp: Slot [11] registered [ 0.428294] acpiphp: Slot [12] registered [ 0.429706] acpiphp: Slot [13] registered [ 0.431115] acpiphp: Slot [14] registered [ 0.432528] acpiphp: Slot [15] registered [ 0.449972] acpiphp: Slot [16] registered [ 0.451394] acpiphp: Slot [17] registered [ 0.452810] acpiphp: Slot [18] registered [ 0.454226] acpiphp: Slot [19] registered [ 0.455651] acpiphp: Slot [20] registered [ 0.457062] acpiphp: Slot [21] registered [ 0.458477] acpiphp: Slot [22] registered [ 0.459888] acpiphp: Slot [23] registered [ 0.461306] acpiphp: Slot [24] registered [ 0.462724] acpiphp: Slot [25] registered [ 0.464134] acpiphp: Slot [26] registered [ 0.465545] acpiphp: Slot [27] registered [ 0.466961] acpiphp: Slot [28] registered [ 0.468377] acpiphp: Slot [29] registered [ 0.469790] acpiphp: Slot [30] registered [ 0.471208] acpiphp: Slot [31] registered [ 0.472618] PCI host bridge to bus 0000:00 [ 0.474034] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476169] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.478297] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480832] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.483365] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.485948] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.490612] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492859] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.494926] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497162] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.501809] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504316] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.529530] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.534789] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537245] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.539682] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.542080] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.544240] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.546522] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548368] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.551074] vgaarb: loaded [ 0.552118] vgaarb: bridge control possible 0000:00:02.0 [ 0.554225] SCSI subsystem initialized [ 0.555825] ACPI: bus type USB registered [ 0.557271] usbcore: registered new interface driver usbfs [ 0.559070] usbcore: registered new interface driver hub [ 0.560822] usbcore: registered new device driver usb [ 0.562707] PCI: Using ACPI for IRQ routing [ 0.564647] NetLabel: Initializing [ 0.565897] NetLabel: domain hash size = 128 [ 0.567388] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569059] NetLabel: unlabeled traffic allowed by default [ 0.571095] clocksource: Switched to clocksource kvm-clock [ 0.581536] AppArmor: AppArmor Filesystem Enabled [ 0.583206] pnp: PnP ACPI init [ 0.584688] pnp: PnP ACPI: found 5 devices [ 0.591676] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594653] NET: Registered protocol family 2 [ 0.596424] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.598657] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.600719] TCP: Hash tables configured (established 2048 bind 2048) [ 0.602815] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604714] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606776] NET: Registered protocol family 1 [ 0.608301] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.610228] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612113] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642336] Trying to unpack rootfs image as initramfs... [ 0.703810] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.706644] Scanning for low memory corruption every 60 seconds [ 0.708906] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.710910] audit: initializing netlink subsys (disabled) [ 0.712735] audit: type=2000 audit(1545592873.823:1): initialized [ 0.714967] Initialise system trusted keyring [ 0.716598] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.718631] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.721730] zbud: loaded [ 0.722900] VFS: Disk quotas dquot_6.6.0 [ 0.724339] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.726911] fuse init (API version 7.23) [ 0.728436] Key type big_key registered [ 0.729830] Allocating IMA MOK and blacklist keyrings. [ 0.731871] Key type asymmetric registered [ 0.733312] Asymmetric key parser 'x509' registered [ 0.734977] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.737567] io scheduler noop registered [ 0.738955] io scheduler deadline registered (default) [ 0.740700] io scheduler cfq registered [ 0.742148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.746189] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.748725] ACPI: Power Button [PWRF] [ 0.750158] GHES: HEST is not enabled! [ 0.764437] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.794374] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.797881] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823177] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.826643] Linux agpgart interface v0.103 [ 0.830208] brd: module loaded [ 0.832621] loop: module loaded [ 0.837824] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.840373] GPT:90111 != 20971519 [ 0.841581] GPT:Alternate GPT header not at the end of the disk. [ 0.843512] GPT:90111 != 20971519 [ 0.844722] GPT: Use GNU Parted to correct GPT errors. [ 0.846417] vda: vda1 vda15 [ 0.848261] scsi host0: ata_piix [ 0.849586] scsi host1: ata_piix [ 0.850825] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.852971] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.855718] libphy: Fixed MDIO Bus: probed [ 0.857152] tun: Universal TUN/TAP device driver, 1.6 [ 0.858824] tun: (C) 1999-2004 Max Krasnyansky [ 0.862073] PPP generic driver version 2.4.2 [ 0.863644] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.865737] ehci-pci: EHCI PCI platform driver [ 0.867277] ehci-platform: EHCI generic platform driver [ 0.869021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.871015] ohci-pci: OHCI PCI platform driver [ 0.872553] ohci-platform: OHCI generic platform driver [ 0.874305] uhci_hcd: USB Universal Host Controller Interface driver [ 0.889319] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.891069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.893628] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.895366] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.897353] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.899557] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.902042] usb usb1: Product: UHCI Host Controller [ 0.903676] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.905671] usb usb1: SerialNumber: 0000:00:01.2 [ 0.907328] hub 1-0:1.0: USB hub found [ 0.908686] hub 1-0:1.0: 2 ports detected [ 0.910249] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.913815] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.915494] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.917267] mousedev: PS/2 mouse device common for all mice [ 0.919452] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.922423] rtc_cmos 00:00: RTC can wake from S4 [ 0.924517] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.926584] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.928684] i2c /dev entries driver [ 0.929996] device-mapper: uevent: version 1.0.3 [ 0.931641] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.934485] ledtrig-cpu: registered to indicate activity on CPUs [ 0.936744] NET: Registered protocol family 10 [ 0.938577] NET: Registered protocol family 17 [ 0.940148] Key type dns_resolver registered [ 0.941736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.943651] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.946705] registered taskstats version 1 [ 0.948172] Loading compiled-in X.509 certificates [ 0.950349] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.953580] zswap: loaded using pool lzo/zbud [ 0.955870] Key type trusted registered [ 0.958296] Key type encrypted registered [ 0.959734] AppArmor: AppArmor sha1 policy hashing enabled [ 0.961543] ima: No TPM chip found, activating TPM-bypass! [ 0.963366] evm: HMAC attrs: 0x1 [ 0.964930] Magic number: 14:604:395 [ 0.966391] rtc_cmos 00:00: setting system clock to 2018-12-23 19:21:13 UTC (1545592873) [ 0.969203] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.971149] EDD information not available. [ 1.012834] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.031518] Write protecting the kernel read-only data: 14336k [ 1.034895] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.037922] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.089960] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.5... Lease of 10.55.0.5 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-12-23 19:21:16,838 - create_instance - INFO - Deleting Port with ID - e949c3ed-b296-4f98-bbd0-7a40873613b3 2018-12-23 19:21:16,838 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68bport-1 2018-12-23 19:21:16,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/e949c3ed-b296-4f98-bbd0-7a40873613b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:17,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-def84a89-0213-45e8-9290-4b876e166ffc Date: Sun, 23 Dec 2018 19:21:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:21:17,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/e949c3ed-b296-4f98-bbd0-7a40873613b3 used request id req-def84a89-0213-45e8-9290-4b876e166ffc 2018-12-23 19:21:17,314 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst 2018-12-23 19:21:17,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:17,431 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19: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-683fe102-812d-4888-8c53-a58c2fdbe58e x-compute-request-id: req-683fe102-812d-4888-8c53-a58c2fdbe58e Content-Type: application/json 2018-12-23 19:21:17,431 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-683fe102-812d-4888-8c53-a58c2fdbe58e 2018-12-23 19:21:17,431 - create_instance - INFO - Checking deletion status 2018-12-23 19:21:17,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:17,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-ddda88e6-89aa-41e1-9b90-b09a6a5c73b7 x-compute-request-id: req-ddda88e6-89aa-41e1-9b90-b09a6a5c73b7 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/695d162d-f80c-4e34-8a3a-384593886045", "rel": "bookmark"}], "image": {"id": "580d599c-9037-4547-89c6-a351be9b7cc5", "links": [{"href": "http://172.30.9.21:8774/images/580d599c-9037-4547-89c6-a351be9b7cc5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T19:21:12.000000", "flavor": {"id": "df529c75-f0ce-46ce-8f40-031525cad641", "links": [{"href": "http://172.30.9.21:8774/flavors/df529c75-f0ce-46ce-8f40-031525cad641", "rel": "bookmark"}]}, "id": "695d162d-f80c-4e34-8a3a-384593886045", "user_id": "2ff09ab80f0844bcbd6cda93869802cc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T19:21:17Z", "hostId": "00e962dc6421f37ea029f110d953eec4ae63ce416bec3e7070f657ae", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst", "created": "2018-12-23T19:21:08Z", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 19:21:17,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-ddda88e6-89aa-41e1-9b90-b09a6a5c73b7 2018-12-23 19:21:17,519 - create_instance - DEBUG - Instance status [SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst] is - ACTIVE 2018-12-23 19:21:17,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 19:21:20,523 - create_instance - DEBUG - VM status query timeout in 296.908707142 2018-12-23 19:21:20,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6128b9f2437679679928cc2c7f9998c3a99f52a" 2018-12-23 19:21:20,569 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 19:21:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-746fed74-6c15-41f2-af27-e363de954bf4 x-compute-request-id: req-746fed74-6c15-41f2-af27-e363de954bf4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 695d162d-f80c-4e34-8a3a-384593886045 could not be found.", "code": 404}} 2018-12-23 19:21:20,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/695d162d-f80c-4e34-8a3a-384593886045 used request id req-746fed74-6c15-41f2-af27-e363de954bf4 2018-12-23 19:21:20,569 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 695d162d-f80c-4e34-8a3a-384593886045 could not be found. (HTTP 404) (Request-ID: req-746fed74-6c15-41f2-af27-e363de954bf4) 2018-12-23 19:21:20,569 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-inst 2018-12-23 19:21:20,570 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet 2018-12-23 19:21:20,571 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-subnet 2018-12-23 19:21:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7b970a49-dc1e-4f9c-9e97-fdb00a106a12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" 2018-12-23 19:21:21,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-94dcaa6b-8401-4c2c-bbd1-bd43dea766c6 Date: Sun, 23 Dec 2018 19:21:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:21:21,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7b970a49-dc1e-4f9c-9e97-fdb00a106a12 used request id req-94dcaa6b-8401-4c2c-bbd1-bd43dea766c6 2018-12-23 19:21:21,692 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-priv-net 2018-12-23 19:21:21,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/38373fe0-69e3-4603-9e60-2ff8167b1733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe6d5ded2d6dc46ae358fde4a1660e74ffb6fc10" 2018-12-23 19:21:22,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12b1391a-76c4-4131-b6aa-5e5498043f74 Date: Sun, 23 Dec 2018 19:21:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:21:22,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/38373fe0-69e3-4603-9e60-2ff8167b1733 used request id req-12b1391a-76c4-4131-b6aa-5e5498043f74 2018-12-23 19:21:22,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/df529c75-f0ce-46ce-8f40-031525cad641 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0db1315c9bb8ba0042f6f167bdfd76b2ae446221" 2018-12-23 19:21:22,735 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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-14fe6000-3531-4b29-8c35-2e99f1b94ed9 x-compute-request-id: req-14fe6000-3531-4b29-8c35-2e99f1b94ed9 Content-Length: 0 Content-Type: application/json 2018-12-23 19:21:22,736 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/df529c75-f0ce-46ce-8f40-031525cad641 used request id req-14fe6000-3531-4b29-8c35-2e99f1b94ed9 2018-12-23 19:21:22,736 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-208fcb64-1d15-4db9-b64f-9e625748d68b-image 2018-12-23 19:21:22,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0dbf22947bc560b70184c196ffb38fd6cd9a9c27" 2018-12-23 19:21:23,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3e8d9ea-f0c0-4035-9beb-284fe9a20cf1 Date: Sun, 23 Dec 2018 19:21:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:21:23,318 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/580d599c-9037-4547-89c6-a351be9b7cc5 used request id req-e3e8d9ea-f0c0-4035-9beb-284fe9a20cf1 2018-12-23 19:21:23,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:23,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-22d58cad-e3fa-4ade-a5a7-a10728d2a62e Date: Sun, 23 Dec 2018 19:21:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "created_at": "2018-12-23T19:21:23Z", "updated_at": "2018-12-23T19:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "3082d144-21e9-49ed-8fcd-13fd314c2602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "67f644d3-593a-4caf-a050-8a2b3f6b7f9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "af0ec84e-16e9-4b6c-86e8-4503f5375aec", "remote_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "bc014c47-493d-437c-947b-daf21596edc6", "remote_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}], "revision_number": 4, "project_id": "d4bb473ab7794f23a7ad5800db542d57", "id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5a7871e15a664865b76527d6c12d335c", "created_at": "2018-12-23T19:21:00Z", "updated_at": "2018-12-23T19:21:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:00Z", "revision_number": 0, "id": "29a54b78-e06b-47fb-941d-b1b770133333", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:00Z", "security_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a7871e15a664865b76527d6c12d335c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:00Z", "revision_number": 0, "id": "901d0f6e-560d-4184-8308-2063b11d333e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:00Z", "security_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a7871e15a664865b76527d6c12d335c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:00Z", "revision_number": 0, "id": "a5258ff8-b69e-4d6c-85c1-ba49c3f1f7a7", "remote_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:00Z", "security_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5a7871e15a664865b76527d6c12d335c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:00Z", "revision_number": 0, "id": "d2102d02-20a3-490f-beaf-4e5b35d964a1", "remote_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:00Z", "security_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "tenant_id": "5a7871e15a664865b76527d6c12d335c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5a7871e15a664865b76527d6c12d335c"}], "revision_number": 4, "project_id": "5a7871e15a664865b76527d6c12d335c", "id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:21:23,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-22d58cad-e3fa-4ade-a5a7-a10728d2a62e 2018-12-23 19:21:23,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:23,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f9bc09b-8954-4080-b4c2-72465543385c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 19:21:23,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-5f9bc09b-8954-4080-b4c2-72465543385c 2018-12-23 19:21:23,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:24,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761cf067-5b4e-4cfc-9e80-ec089ed23fbd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d4bb473ab7794f23a7ad5800db542d57", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}} 2018-12-23 19:21:24,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57 used request id req-761cf067-5b4e-4cfc-9e80-ec089ed23fbd 2018-12-23 19:21:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:24,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5a91d9-b640-467d-a39a-d50df630ff4d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5a7871e15a664865b76527d6c12d335c", "name": "SimpleHealthCheck-57e559d8-8581-4a8-proj"}} 2018-12-23 19:21:24,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c used request id req-4a5a91d9-b640-467d-a39a-d50df630ff4d 2018-12-23 19:21:24,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9fa01d5f-aab2-42ac-b385-04028268b1b6 2018-12-23 19:21:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9fa01d5f-aab2-42ac-b385-04028268b1b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:24,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f37b1289-548c-4699-b51f-3866700c342f Date: Sun, 23 Dec 2018 19:21: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-12-23T19:21:00Z", "security_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "port_range_min": null, "revision_number": 0, "tenant_id": "5a7871e15a664865b76527d6c12d335c", "created_at": "2018-12-23T19:21:00Z", "project_id": "5a7871e15a664865b76527d6c12d335c", "id": "29a54b78-e06b-47fb-941d-b1b770133333"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:21:00Z", "security_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "port_range_min": null, "revision_number": 0, "tenant_id": "5a7871e15a664865b76527d6c12d335c", "created_at": "2018-12-23T19:21:00Z", "project_id": "5a7871e15a664865b76527d6c12d335c", "id": "901d0f6e-560d-4184-8308-2063b11d333e"}, {"remote_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:21:00Z", "security_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "port_range_min": null, "revision_number": 0, "tenant_id": "5a7871e15a664865b76527d6c12d335c", "created_at": "2018-12-23T19:21:00Z", "project_id": "5a7871e15a664865b76527d6c12d335c", "id": "a5258ff8-b69e-4d6c-85c1-ba49c3f1f7a7"}, {"remote_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T19:21:00Z", "security_group_id": "9fa01d5f-aab2-42ac-b385-04028268b1b6", "port_range_min": null, "revision_number": 0, "tenant_id": "5a7871e15a664865b76527d6c12d335c", "created_at": "2018-12-23T19:21:00Z", "project_id": "5a7871e15a664865b76527d6c12d335c", "id": "d2102d02-20a3-490f-beaf-4e5b35d964a1"}]} 2018-12-23 19:21:24,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9fa01d5f-aab2-42ac-b385-04028268b1b6 used request id req-f37b1289-548c-4699-b51f-3866700c342f 2018-12-23 19:21:24,133 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 19:21:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9fa01d5f-aab2-42ac-b385-04028268b1b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:24,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46dfb7bf-02f5-4977-a6a5-b5e99ec5a564 Content-Length: 0 Date: Sun, 23 Dec 2018 19:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:21:24,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9fa01d5f-aab2-42ac-b385-04028268b1b6 used request id req-46dfb7bf-02f5-4977-a6a5-b5e99ec5a564 2018-12-23 19:21:24,307 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-57e559d8-8581-4a8-proj 2018-12-23 19:21:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:24,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d0f844-a377-48ff-a384-f8690db555e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:24,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5a7871e15a664865b76527d6c12d335c used request id req-99d0f844-a377-48ff-a384-f8690db555e7 2018-12-23 19:21:24,515 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-57e559d8-8581-4a8-proj-role 2018-12-23 19:21:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8e7bbe52d7b143b397144771d1416592 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:24,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc1413d-d60b-48d7-8776-a9ac53e0c017 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:24,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8e7bbe52d7b143b397144771d1416592 used request id req-7bc1413d-d60b-48d7-8776-a9ac53e0c017 2018-12-23 19:21:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91da2e05990168aa8c7c3813cb38f8c685c3deb0" 2018-12-23 19:21:24,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc306dd-5fb2-4400-ae0f-6b86f6d4bc91 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b4d7df91321477c81edeb8cd2838967", "links": {"self": "http://172.30.9.21:5000/v3/roles/6b4d7df91321477c81edeb8cd2838967"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:21:24,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6cc306dd-5fb2-4400-ae0f-6b86f6d4bc91 2018-12-23 19:21:24,744 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-57e559d8-8581-4a8-user 2018-12-23 19:21:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2ff09ab80f0844bcbd6cda93869802cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}576eeac5d2a8c7399e4e6db36a3ad2ac37f30256" 2018-12-23 19:21:24,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a61d130d-7c2f-40b4-804b-4a4f23fe2340 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:24,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2ff09ab80f0844bcbd6cda93869802cc used request id req-a61d130d-7c2f-40b4-804b-4a4f23fe2340 2018-12-23 19:21:24,919 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 30.354s OK 2018-12-23 19:21:25,031 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:21:25,032 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:30 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-12-23 19:21:25,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:21:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:25,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6fe2252-d335-4549-99e8-c284986bea08 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6b4d7df91321477c81edeb8cd2838967", "links": {"self": "http://172.30.9.21:5000/v3/roles/6b4d7df91321477c81edeb8cd2838967"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:21:25,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d6fe2252-d335-4549-99e8-c284986bea08 2018-12-23 19:21:25,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0915582180023s 2018-12-23 19:21:25,132 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d6fe2252-d335-4549-99e8-c284986bea08 2018-12-23 19:21:25,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-23 19:21:25,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/6b4d7df91321477c81edeb8cd2838967 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:25,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de9f2a1-6bd7-41ff-b987-fec13f7d6888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:25,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6b4d7df91321477c81edeb8cd2838967 used request id req-0de9f2a1-6bd7-41ff-b987-fec13f7d6888 2018-12-23 19:21:25,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.144702911377s 2018-12-23 19:21:25,281 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6b4d7df91321477c81edeb8cd2838967 used request id req-0de9f2a1-6bd7-41ff-b987-fec13f7d6888 2018-12-23 19:21:25,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:21:25,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:25,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1430e9-c65e-483b-a5cb-14d907bbb49f Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "links": {"self": "http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "32e6f4d28140468a86dc1a81e510bd9d", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:21:25,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ec1430e9-c65e-483b-a5cb-14d907bbb49f 2018-12-23 19:21:25,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11229801178s 2018-12-23 19:21:25,395 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ec1430e9-c65e-483b-a5cb-14d907bbb49f 2018-12-23 19:21:25,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:21:25,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:25,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a27d402-7fae-4ba0-889b-150d0c789822 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_293d1c1f-14a1-4701-a530-7d70e4ace22e", "links": {"self": "http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "32e6f4d28140468a86dc1a81e510bd9d", "description": null}} 2018-12-23 19:21:25,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d used request id req-1a27d402-7fae-4ba0-889b-150d0c789822 2018-12-23 19:21:25,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11379981041s 2018-12-23 19:21:25,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d used request id req-1a27d402-7fae-4ba0-889b-150d0c789822 2018-12-23 19:21:25,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:21:25,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:25,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80d0c3e3-1c15-43a2-a070-801a24c7cdd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:25,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d used request id req-80d0c3e3-1c15-43a2-a070-801a24c7cdd0 2018-12-23 19:21:25,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.180265903473s 2018-12-23 19:21:25,696 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/32e6f4d28140468a86dc1a81e510bd9d used request id req-80d0c3e3-1c15-43a2-a070-801a24c7cdd0 2018-12-23 19:21:25,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:21:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:25,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4a6909-b31a-460d-be75-56da9379038f Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57"}, "tags": [], "enabled": true, "id": "d4bb473ab7794f23a7ad5800db542d57", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_293d1c1f-14a1-4701-a530-7d70e4ace22e"}]} 2018-12-23 19:21:25,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-4d4a6909-b31a-460d-be75-56da9379038f 2018-12-23 19:21:25,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0939929485321s 2018-12-23 19:21:25,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-4d4a6909-b31a-460d-be75-56da9379038f 2018-12-23 19:21:25,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:21:25,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:26,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29327965-37ff-468b-b9e5-264a70e2fa6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:26,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57 used request id req-29327965-37ff-468b-b9e5-264a70e2fa6f 2018-12-23 19:21:26,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.448126077652s 2018-12-23 19:21:26,250 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d4bb473ab7794f23a7ad5800db542d57 used request id req-29327965-37ff-468b-b9e5-264a70e2fa6f 2018-12-23 19:21:26,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:21:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d4bb473ab7794f23a7ad5800db542d57&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:26,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8862f01b-015f-4bdb-8910-2ac36ae41947 Date: Sun, 23 Dec 2018 19:21:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "created_at": "2018-12-23T19:21:23Z", "updated_at": "2018-12-23T19:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "3082d144-21e9-49ed-8fcd-13fd314c2602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "67f644d3-593a-4caf-a050-8a2b3f6b7f9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "af0ec84e-16e9-4b6c-86e8-4503f5375aec", "remote_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "bc014c47-493d-437c-947b-daf21596edc6", "remote_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}], "revision_number": 4, "project_id": "d4bb473ab7794f23a7ad5800db542d57", "id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "name": "default"}]} 2018-12-23 19:21:26,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d4bb473ab7794f23a7ad5800db542d57&name=default used request id req-8862f01b-015f-4bdb-8910-2ac36ae41947 2018-12-23 19:21:26,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.295114040375s 2018-12-23 19:21:26,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d4bb473ab7794f23a7ad5800db542d57&name=default used request id req-8862f01b-015f-4bdb-8910-2ac36ae41947 2018-12-23 19:21:26,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:21:26,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:26,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-739f9ed2-7b6b-49ee-b05c-80f7c78f3de5 Date: Sun, 23 Dec 2018 19:21:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "created_at": "2018-12-23T19:21:23Z", "updated_at": "2018-12-23T19:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "3082d144-21e9-49ed-8fcd-13fd314c2602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "67f644d3-593a-4caf-a050-8a2b3f6b7f9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "bc014c47-493d-437c-947b-daf21596edc6", "remote_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:21:23Z", "revision_number": 0, "id": "af0ec84e-16e9-4b6c-86e8-4503f5375aec", "remote_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "remote_ip_prefix": null, "created_at": "2018-12-23T19:21:23Z", "security_group_id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "tenant_id": "d4bb473ab7794f23a7ad5800db542d57", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4bb473ab7794f23a7ad5800db542d57"}], "revision_number": 4, "project_id": "d4bb473ab7794f23a7ad5800db542d57", "id": "2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}]} 2018-12-23 19:21:26,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-739f9ed2-7b6b-49ee-b05c-80f7c78f3de5 2018-12-23 19:21:26,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0548479557037s 2018-12-23 19:21:26,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-739f9ed2-7b6b-49ee-b05c-80f7c78f3de5 2018-12-23 19:21:26,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 19:21:26,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e9963d43a51ec09e48dfe07d8fb75af38cb818" 2018-12-23 19:21:26,726 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ba6d3d4-1c53-459a-bd01-5ac038272445 Content-Length: 0 Date: Sun, 23 Dec 2018 19:21:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 19:21:26,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6.json used request id req-7ba6d3d4-1c53-459a-bd01-5ac038272445 2018-12-23 19:21:26,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.112982988358s 2018-12-23 19:21:26,727 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2f4dc6ab-c1ad-4a2a-b10e-327b7f531db6.json used request id req-7ba6d3d4-1c53-459a-bd01-5ac038272445 2018-12-23 19:21:26,728 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:25 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:32 | PASS | | vping_userdata | functest | healthcheck | 00:28 | PASS | | cinder_test | functest | healthcheck | 01:00 | PASS | | api_check | functest | healthcheck | 05:39 | PASS | | snaps_health_check | functest | healthcheck | 00:30 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-23 19:21:26,742 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 19:21:26,759 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 19:21:26,763 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 19:21:26,770 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 19:21:32,088 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-105 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-23 19:21:32,094 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=D9wCTHBFEcwUYrnzqqJGGDdW4 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=a566a01ffbd944e5ac1274f05a5753a7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-23 19:21:32,094 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 19:21:32,095 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-12-23 19:21:32,134 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-12-23 19:21:34,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:21:34,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61e4b75-5473-4fbd-93ba-978d18b9a276 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:21:34,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e61e4b75-5473-4fbd-93ba-978d18b9a276 2018-12-23 19:21:34,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:21:34,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["WAHovmzfQ9O81XuMX092YQ"], "issued_at": "2018-12-23T19:21:34.000000Z"}} 2018-12-23 19:21:34,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:21:34,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:35,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-060e5294-a591-4882-9b97-cb1556dc5f00 Date: Sun, 23 Dec 2018 19:21:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:21:35,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-060e5294-a591-4882-9b97-cb1556dc5f00 2018-12-23 19:21:35,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260869026184s 2018-12-23 19:21:35,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-060e5294-a591-4882-9b97-cb1556dc5f00 2018-12-23 19:21:35,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:21:35,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:21:35,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:21:35,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:35,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ffa72a-dc2e-4bf6-961a-dbd08a3c0549 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:21:35,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-53ffa72a-dc2e-4bf6-961a-dbd08a3c0549 2018-12-23 19:21:35,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0915658473969s 2018-12-23 19:21:35,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-53ffa72a-dc2e-4bf6-961a-dbd08a3c0549 2018-12-23 19:21:35,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:21:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}}' 2018-12-23 19:21:35,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6668c074-c962-4e7c-a1b6-5b67ef7d26f5 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569"}, "tags": [], "enabled": true, "id": "2903621c7bec4948b63f52acb1b20569", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}} 2018-12-23 19:21:35,235 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6668c074-c962-4e7c-a1b6-5b67ef7d26f5 2018-12-23 19:21:35,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121266841888s 2018-12-23 19:21:35,235 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6668c074-c962-4e7c-a1b6-5b67ef7d26f5 2018-12-23 19:21:35,236 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'2903621c7bec4948b63f52acb1b20569', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82'}) 2018-12-23 19:21:35,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:21:35,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a6bce3c4-0ebc-40ec-8098-0c4f3bda9bf1", "email": null, "name": "tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}}' 2018-12-23 19:21:35,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b5f8caf-8308-468d-ae32-c5a0432fd8bc Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": {"self": "http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f42633656df84cd087f440ed5f106544", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:21:35,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4b5f8caf-8308-468d-ae32-c5a0432fd8bc 2018-12-23 19:21:35,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.380753040314s 2018-12-23 19:21:35,624 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4b5f8caf-8308-468d-ae32-c5a0432fd8bc 2018-12-23 19:21:35,625 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f42633656df84cd087f440ed5f106544', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82'}) 2018-12-23 19:21:35,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:21:35,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:35,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b7c909-a018-4977-b973-dd3c2a1d67ab Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:21:35,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-89b7c909-a018-4977-b973-dd3c2a1d67ab 2018-12-23 19:21:35,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0888950824738s 2018-12-23 19:21:35,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-89b7c909-a018-4977-b973-dd3c2a1d67ab 2018-12-23 19:21:35,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:21:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:35,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df0febc-18b7-4bf7-ba7f-7305c92ecef5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:21:35,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2df0febc-18b7-4bf7-ba7f-7305c92ecef5 2018-12-23 19:21:35,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935029983521s 2018-12-23 19:21:35,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2df0febc-18b7-4bf7-ba7f-7305c92ecef5 2018-12-23 19:21:35,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:21:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:35,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99475002-bb90-4896-add9-1b99f811413c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:21:35,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-99475002-bb90-4896-add9-1b99f811413c 2018-12-23 19:21:35,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0932569503784s 2018-12-23 19:21:35,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-99475002-bb90-4896-add9-1b99f811413c 2018-12-23 19:21:35,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:21:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00b79ac-001b-4330-adbf-2876eee35229 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": {"self": "http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f42633656df84cd087f440ed5f106544", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:21:36,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d00b79ac-001b-4330-adbf-2876eee35229 2018-12-23 19:21:36,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111445903778s 2018-12-23 19:21:36,027 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d00b79ac-001b-4330-adbf-2876eee35229 2018-12-23 19:21:36,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:21:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9a13ec-9520-4e6a-937f-c0a6c40aa0d6 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569"}, "tags": [], "enabled": true, "id": "2903621c7bec4948b63f52acb1b20569", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:21:36,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2c9a13ec-9520-4e6a-937f-c0a6c40aa0d6 2018-12-23 19:21:36,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945560932159s 2018-12-23 19:21:36,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2c9a13ec-9520-4e6a-937f-c0a6c40aa0d6 2018-12-23 19:21:36,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:21:36,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f42633656df84cd087f440ed5f106544&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=2903621c7bec4948b63f52acb1b20569" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ab2759-2daa-401b-accb-78a887358712 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f42633656df84cd087f440ed5f106544&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=2903621c7bec4948b63f52acb1b20569", "previous": null, "next": null}} 2018-12-23 19:21:36,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f42633656df84cd087f440ed5f106544&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=2903621c7bec4948b63f52acb1b20569 used request id req-32ab2759-2daa-401b-accb-78a887358712 2018-12-23 19:21:36,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0948951244354s 2018-12-23 19:21:36,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f42633656df84cd087f440ed5f106544&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=2903621c7bec4948b63f52acb1b20569 used request id req-32ab2759-2daa-401b-accb-78a887358712 2018-12-23 19:21:36,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:21:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569/users/f42633656df84cd087f440ed5f106544/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45addeed-4417-4f1f-90d9-9437461dc352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:36,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569/users/f42633656df84cd087f440ed5f106544/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-45addeed-4417-4f1f-90d9-9437461dc352 2018-12-23 19:21:36,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135720014572s 2018-12-23 19:21:36,375 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569/users/f42633656df84cd087f440ed5f106544/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-45addeed-4417-4f1f-90d9-9437461dc352 2018-12-23 19:21:36,376 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'2903621c7bec4948b63f52acb1b20569', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a6bce3c4-0ebc-40ec-8098-0c4f3bda9bf1', 'username': u'tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:21:36,380 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'password': 'a6bce3c4-0ebc-40ec-8098-0c4f3bda9bf1', 'project_name': 'tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '2903621c7bec4948b63f52acb1b20569', 'project_domain_name': 'Default'} 2018-12-23 19:21:36,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:21:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8743040e-1387-4268-8228-6a9bb29f625a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:21:36,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8743040e-1387-4268-8228-6a9bb29f625a 2018-12-23 19:21:36,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0881071090698s 2018-12-23 19:21:36,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8743040e-1387-4268-8228-6a9bb29f625a 2018-12-23 19:21:36,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:21:36,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07167712-f2bb-4e22-86c6-4e43d1f2a813 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:21:36,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-07167712-f2bb-4e22-86c6-4e43d1f2a813 2018-12-23 19:21:36,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0905249118805s 2018-12-23 19:21:36,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-07167712-f2bb-4e22-86c6-4e43d1f2a813 2018-12-23 19:21:36,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:21:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b214153-f1e0-4dca-92ad-86a293fc8c6a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:21:36,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1b214153-f1e0-4dca-92ad-86a293fc8c6a 2018-12-23 19:21:36,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0938279628754s 2018-12-23 19:21:36,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1b214153-f1e0-4dca-92ad-86a293fc8c6a 2018-12-23 19:21:36,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:21:36,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2052f27-62c4-4bf4-8aa0-cd24734ceaf8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": {"self": "http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f42633656df84cd087f440ed5f106544", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:21:36,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f2052f27-62c4-4bf4-8aa0-cd24734ceaf8 2018-12-23 19:21:36,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108062982559s 2018-12-23 19:21:36,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f2052f27-62c4-4bf4-8aa0-cd24734ceaf8 2018-12-23 19:21:36,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:21:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22effa9d-6ac2-4ada-8ec1-4af8665cb291 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569"}, "tags": [], "enabled": true, "id": "2903621c7bec4948b63f52acb1b20569", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:21:36,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-22effa9d-6ac2-4ada-8ec1-4af8665cb291 2018-12-23 19:21:36,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0894160270691s 2018-12-23 19:21:36,876 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-22effa9d-6ac2-4ada-8ec1-4af8665cb291 2018-12-23 19:21:36,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:21:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f42633656df84cd087f440ed5f106544&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=2903621c7bec4948b63f52acb1b20569" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:36,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327d1625-f4de-4923-9b04-4d386df22c4d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f42633656df84cd087f440ed5f106544&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=2903621c7bec4948b63f52acb1b20569", "previous": null, "next": null}} 2018-12-23 19:21:36,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f42633656df84cd087f440ed5f106544&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=2903621c7bec4948b63f52acb1b20569 used request id req-327d1625-f4de-4923-9b04-4d386df22c4d 2018-12-23 19:21:36,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0941429138184s 2018-12-23 19:21:36,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f42633656df84cd087f440ed5f106544&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=2903621c7bec4948b63f52acb1b20569 used request id req-327d1625-f4de-4923-9b04-4d386df22c4d 2018-12-23 19:21:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:21:36,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569/users/f42633656df84cd087f440ed5f106544/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:37,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826a2560-20b6-4f2f-bf8b-c2eb55f98b82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:37,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569/users/f42633656df84cd087f440ed5f106544/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-826a2560-20b6-4f2f-bf8b-c2eb55f98b82 2018-12-23 19:21:37,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124145030975s 2018-12-23 19:21:37,105 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569/users/f42633656df84cd087f440ed5f106544/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-826a2560-20b6-4f2f-bf8b-c2eb55f98b82 2018-12-23 19:21:37,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:21:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:37,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1d5610-b7bc-46f3-a665-5ef8e4ca3842 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:21:37,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ee1d5610-b7bc-46f3-a665-5ef8e4ca3842 2018-12-23 19:21:37,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.092316865921s 2018-12-23 19:21:37,202 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ee1d5610-b7bc-46f3-a665-5ef8e4ca3842 2018-12-23 19:21:37,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:21:37,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:37,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858e0272-2053-428e-b191-04f6695b49cd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:21:37,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-858e0272-2053-428e-b191-04f6695b49cd 2018-12-23 19:21:37,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.088366985321s 2018-12-23 19:21:37,295 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-858e0272-2053-428e-b191-04f6695b49cd 2018-12-23 19:21:37,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:21:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:37,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-623e8518-e53c-40b3-939e-c0d58b2392cd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": {"self": "http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f42633656df84cd087f440ed5f106544", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:21:37,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-623e8518-e53c-40b3-939e-c0d58b2392cd 2018-12-23 19:21:37,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109136104584s 2018-12-23 19:21:37,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-623e8518-e53c-40b3-939e-c0d58b2392cd 2018-12-23 19:21:37,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:21:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=f42633656df84cd087f440ed5f106544&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:37,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993d9f15-3084-4299-bc41-6ac136f6e724 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=f42633656df84cd087f440ed5f106544&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 19:21:37,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=f42633656df84cd087f440ed5f106544&scope.domain.id=default used request id req-993d9f15-3084-4299-bc41-6ac136f6e724 2018-12-23 19:21:37,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0896971225739s 2018-12-23 19:21:37,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=f42633656df84cd087f440ed5f106544&scope.domain.id=default used request id req-993d9f15-3084-4299-bc41-6ac136f6e724 2018-12-23 19:21:37,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 19:21:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/f42633656df84cd087f440ed5f106544/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:21:37,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:21:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2431694b-5564-4cbd-8016-bb982fc600db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:21:37,638 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/f42633656df84cd087f440ed5f106544/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-2431694b-5564-4cbd-8016-bb982fc600db 2018-12-23 19:21:37,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.128273010254s 2018-12-23 19:21:37,639 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/f42633656df84cd087f440ed5f106544/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-2431694b-5564-4cbd-8016-bb982fc600db 2018-12-23 19:21:37,639 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 19:21:48,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 18babace-fdf0-4f74-9ed8-5b9849cf6d4a | 2018-12-23T19:21:48.353579 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 18babace-fdf0-4f74-9ed8-5b9849cf6d4a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 19:21:51,910 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 19:21:52,651 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 19:21:59,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f8400537-5e82-4ac4-b655-60defa142e82) as the default verifier for the future CLI operations. 2018-12-23 19:22:01,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:22:01,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6dd974c-2d41-4a5f-87e2-86c8fb1ece1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:22:01,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e6dd974c-2d41-4a5f-87e2-86c8fb1ece1f 2018-12-23 19:22:01,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:22:01,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:22:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2903621c7bec4948b63f52acb1b20569", "name": "tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2903621c7bec4948b63f52acb1b20569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2903621c7bec4948b63f52acb1b20569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2903621c7bec4948b63f52acb1b20569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2903621c7bec4948b63f52acb1b20569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2903621c7bec4948b63f52acb1b20569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2903621c7bec4948b63f52acb1b20569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2903621c7bec4948b63f52acb1b20569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2903621c7bec4948b63f52acb1b20569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2903621c7bec4948b63f52acb1b20569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2903621c7bec4948b63f52acb1b20569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2903621c7bec4948b63f52acb1b20569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2903621c7bec4948b63f52acb1b20569", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2903621c7bec4948b63f52acb1b20569", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2903621c7bec4948b63f52acb1b20569", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "id": "f42633656df84cd087f440ed5f106544"}, "audit_ids": ["rErMFWODTi6leptDQY2fYQ"], "issued_at": "2018-12-23T19:22:01.000000Z"}} 2018-12-23 19:22:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 19:22:01,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:22:01,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-f3c0c1e6-932e-423b-abc3-13fa98f93af7 Date: Sun, 23 Dec 2018 19:22:01 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 19:22:01,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-f3c0c1e6-932e-423b-abc3-13fa98f93af7 2018-12-23 19:22:01,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.196358919144s 2018-12-23 19:22:01,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-f3c0c1e6-932e-423b-abc3-13fa98f93af7 2018-12-23 19:22:01,853 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-12-23 19:22:01,854 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:22:01,972 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:22:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:22:01,978 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:22:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:22:01,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:22:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:22:02,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-db6a901a-322c-4907-adec-ff4b87496d2f Date: Sun, 23 Dec 2018 19:22:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:22:02,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-db6a901a-322c-4907-adec-ff4b87496d2f 2018-12-23 19:22:02,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191271066666s 2018-12-23 19:22:02,171 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-db6a901a-322c-4907-adec-ff4b87496d2f 2018-12-23 19:22:02,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:22:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}' 2018-12-23 19:22:02,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fa043ed4-80ae-450e-8616-f411f4aaad32 Date: Sun, 23 Dec 2018 19:22:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file", "owner": "2903621c7bec4948b63f52acb1b20569", "id": "02ceb679-9a63-4017-9f65-f0f558b79a6b", "size": null, "self": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:22:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "checksum": null, "created_at": "2018-12-23T19:22:02Z", "protected": false} 2018-12-23 19:22:02,281 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fa043ed4-80ae-450e-8616-f411f4aaad32 2018-12-23 19:22:02,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.105833053589s 2018-12-23 19:22:02,283 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fa043ed4-80ae-450e-8616-f411f4aaad32 returning object 02ceb679-9a63-4017-9f65-f0f558b79a6b 2018-12-23 19:22:02,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:22:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" -d '' 2018-12-23 19:22:03,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa809a60-886e-42d1-9b29-0e091a464ebd Date: Sun, 23 Dec 2018 19:22:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:22:03,252 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file used request id req-fa809a60-886e-42d1-9b29-0e091a464ebd 2018-12-23 19:22:03,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.966560125351s 2018-12-23 19:22:03,252 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file used request id req-fa809a60-886e-42d1-9b29-0e091a464ebd 2018-12-23 19:22:03,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:22:03,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:22:03,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-93fc55e2-b6af-47c1-9e17-e573b7c5cfff Date: Sun, 23 Dec 2018 19:22:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap", "metadata": {}}], "file": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file", "owner": "2903621c7bec4948b63f52acb1b20569", "id": "02ceb679-9a63-4017-9f65-f0f558b79a6b", "size": 12716032, "self": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:22:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:22:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:22:03,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-93fc55e2-b6af-47c1-9e17-e573b7c5cfff 2018-12-23 19:22:03,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0303690433502s 2018-12-23 19:22:03,288 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-93fc55e2-b6af-47c1-9e17-e573b7c5cfff 2018-12-23 19:22:03,291 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file', 'owner': u'2903621c7bec4948b63f52acb1b20569', 'id': u'02ceb679-9a63-4017-9f65-f0f558b79a6b', 'size': 12716032, u'self': u'/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2903621c7bec4948b63f52acb1b20569', 'name': 'tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:22:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T19:22:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'created': u'2018-12-23T19:22:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:22:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:22:03,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:22:03,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:22:03,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2052f7e1-1515-4721-bf6e-aad3f4537c19 x-compute-request-id: req-2052f7e1-1515-4721-bf6e-aad3f4537c19 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2c32616b-3e89-45b0-834a-71c026e7e319", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c32616b-3e89-45b0-834a-71c026e7e319"}} 2018-12-23 19:22:03,645 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2052f7e1-1515-4721-bf6e-aad3f4537c19 2018-12-23 19:22:03,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.352916002274s 2018-12-23 19:22:03,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2052f7e1-1515-4721-bf6e-aad3f4537c19 2018-12-23 19:22:03,646 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_fc1923cd-3631-4247-a74c-3e2da8a1ee82', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'2c32616b-3e89-45b0-834a-71c026e7e319', 'swap': 0}) 2018-12-23 19:22:03,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:22:03,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" -d '{"extra_specs": {}}' 2018-12-23 19:22:03,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c61bfaf-58fc-4ab2-9f3a-803a4c8a7de8 x-compute-request-id: req-4c61bfaf-58fc-4ab2-9f3a-803a4c8a7de8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:22:03,668 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319/os-extra_specs used request id req-4c61bfaf-58fc-4ab2-9f3a-803a4c8a7de8 2018-12-23 19:22:03,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209698677063s 2018-12-23 19:22:03,668 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319/os-extra_specs used request id req-4c61bfaf-58fc-4ab2-9f3a-803a4c8a7de8 2018-12-23 19:22:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:22:03,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:22:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:22:03,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:22:03,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:22:03,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d0b3c1-fd3f-4aa0-9e6b-bbf9c79c67ef Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:22:03,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-82d0b3c1-fd3f-4aa0-9e6b-bbf9c79c67ef 2018-12-23 19:22:03,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0191249847412s 2018-12-23 19:22:03,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-82d0b3c1-fd3f-4aa0-9e6b-bbf9c79c67ef 2018-12-23 19:22:03,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 19:22:03,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:22:03,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52c233ea-76af-4108-b8c8-8d9352ab7ad3 x-compute-request-id: req-52c233ea-76af-4108-b8c8-8d9352ab7ad3 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 19:22:03,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-52c233ea-76af-4108-b8c8-8d9352ab7ad3 2018-12-23 19:22:03,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0402500629425s 2018-12-23 19:22:03,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-52c233ea-76af-4108-b8c8-8d9352ab7ad3 2018-12-23 19:22:03,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:22:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:22:03,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-aa09fbfd-7ee1-4a7f-8e68-5991eb7536f4 Date: Sun, 23 Dec 2018 19:22:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap", "metadata": {}}], "file": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file", "owner": "2903621c7bec4948b63f52acb1b20569", "id": "02ceb679-9a63-4017-9f65-f0f558b79a6b", "size": 12716032, "self": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:22:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:22:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:22:03,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa09fbfd-7ee1-4a7f-8e68-5991eb7536f4 2018-12-23 19:22:03,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0234260559082s 2018-12-23 19:22:03,783 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa09fbfd-7ee1-4a7f-8e68-5991eb7536f4 2018-12-23 19:22:03,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:22:03,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}' 2018-12-23 19:22:03,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d17d03fb-5881-4650-94bd-650e9e3d2a5d Date: Sun, 23 Dec 2018 19:22:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/file", "owner": "2903621c7bec4948b63f52acb1b20569", "id": "f94b6e04-6f66-4e6e-a260-8fb71a2a83df", "size": null, "self": "/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:22:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "checksum": null, "created_at": "2018-12-23T19:22:03Z", "protected": false} 2018-12-23 19:22:03,832 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d17d03fb-5881-4650-94bd-650e9e3d2a5d 2018-12-23 19:22:03,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0404191017151s 2018-12-23 19:22:03,832 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d17d03fb-5881-4650-94bd-650e9e3d2a5d returning object f94b6e04-6f66-4e6e-a260-8fb71a2a83df 2018-12-23 19:22:03,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:22:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" -d '' 2018-12-23 19:22:04,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6264e2ce-3f8a-4cbe-a2dd-2eb8fa7b2f28 Date: Sun, 23 Dec 2018 19:22:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:22:04,385 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/file used request id req-6264e2ce-3f8a-4cbe-a2dd-2eb8fa7b2f28 2018-12-23 19:22:04,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.552700996399s 2018-12-23 19:22:04,386 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/file used request id req-6264e2ce-3f8a-4cbe-a2dd-2eb8fa7b2f28 2018-12-23 19:22:04,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:22:04,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:22:04,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-dc284a95-2c91-49ff-a83b-2d2f5a517cd7 Date: Sun, 23 Dec 2018 19:22:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/snap", "metadata": {}}], "file": "/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/file", "owner": "2903621c7bec4948b63f52acb1b20569", "id": "f94b6e04-6f66-4e6e-a260-8fb71a2a83df", "size": 12716032, "self": "/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:22:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:22:03Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap", "metadata": {}}], "file": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file", "owner": "2903621c7bec4948b63f52acb1b20569", "id": "02ceb679-9a63-4017-9f65-f0f558b79a6b", "size": 12716032, "self": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:22:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:22:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:22:04,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc284a95-2c91-49ff-a83b-2d2f5a517cd7 2018-12-23 19:22:04,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298669338226s 2018-12-23 19:22:04,420 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc284a95-2c91-49ff-a83b-2d2f5a517cd7 2018-12-23 19:22:04,422 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/file', 'owner': u'2903621c7bec4948b63f52acb1b20569', 'id': u'f94b6e04-6f66-4e6e-a260-8fb71a2a83df', 'size': 12716032, u'self': u'/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2903621c7bec4948b63f52acb1b20569', 'name': 'tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:22:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T19:22:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82', 'created': u'2018-12-23T19:22:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:22:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:22:04,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:22:04,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:22:04,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:22:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b74d023d-a8bc-4d4c-b8b9-787e0481b521 x-compute-request-id: req-b74d023d-a8bc-4d4c-b8b9-787e0481b521 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b0f302d-f21e-4527-b97f-d18b773dae52"}} 2018-12-23 19:22:04,452 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b74d023d-a8bc-4d4c-b8b9-787e0481b521 2018-12-23 19:22:04,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0291819572449s 2018-12-23 19:22:04,453 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b74d023d-a8bc-4d4c-b8b9-787e0481b521 2018-12-23 19:22:04,453 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'9b0f302d-f21e-4527-b97f-d18b773dae52', 'swap': 0}) 2018-12-23 19:22:04,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:22:04,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" -d '{"extra_specs": {}}' 2018-12-23 19:22:04,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:22:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d9b9f5df-cf61-45cc-9977-c170871c2700 x-compute-request-id: req-d9b9f5df-cf61-45cc-9977-c170871c2700 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:22:04,473 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52/os-extra_specs used request id req-d9b9f5df-cf61-45cc-9977-c170871c2700 2018-12-23 19:22:04,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0185968875885s 2018-12-23 19:22:04,473 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52/os-extra_specs used request id req-d9b9f5df-cf61-45cc-9977-c170871c2700 2018-12-23 19:22:04,473 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'9b0f302d-f21e-4527-b97f-d18b773dae52', 'swap': 0}) 2018-12-23 19:22:07,437 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 19:22:07,437 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 19:22:07,437 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 19:22:07,440 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 19:22:07,458 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 19:22:11,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f8400537-5e82-4ac4-b655-60defa142e82/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-12-23 19:22:11,800 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 19:22:11,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-12-23 19:22:17,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:17.203 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 19:22:19,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:19.320 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.188s] 2018-12-23 19:22:19,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:19.364 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.043s] 2018-12-23 19:22:21,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:21.697 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.316s] 2018-12-23 19:22:25,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:25.285 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.311s] 2018-12-23 19:22:26,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:26.137 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.425s] 2018-12-23 19:22:27,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:27.390 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.252s] 2018-12-23 19:22:29,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:29.735 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.495s] 2018-12-23 19:22:30,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:30.054 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.972s] 2018-12-23 19:22:37,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:37.484 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.771s] 2018-12-23 19:22:37,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:37.492 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-23 19:22:40,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:40.099 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.305s] 2018-12-23 19:22:43,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:43.573 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.885s] 2018-12-23 19:22:47,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:47.814 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.176s] 2018-12-23 19:22:51,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:51.495 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-12-23 19:22:51,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:51.496 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-23 19:22:52,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:52.047 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.580s] 2018-12-23 19:22:54,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:54.748 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.845s] 2018-12-23 19:22:58,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:58.895 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-12-23 19:22:58,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:58.896 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-23 19:22:59,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:22:59.650 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.372s] 2018-12-23 19:23:00,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:00.144 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.493s] 2018-12-23 19:23:01,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:01.129 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.985s] 2018-12-23 19:23:03,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:03.769 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.983s] 2018-12-23 19:23:08,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:08.743 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.004s] 2018-12-23 19:23:10,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:10.644 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.682s] 2018-12-23 19:23:14,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:14.303 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.657s] 2018-12-23 19:23:20,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:20.381 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.078s] 2018-12-23 19:23:21,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:21.763 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.831s] 2018-12-23 19:23:22,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:22.074 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.311s] 2018-12-23 19:23:22,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:22.191 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.116s] 2018-12-23 19:23:22,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:22.242 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.051s] 2018-12-23 19:23:22,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:22.530 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.287s] 2018-12-23 19:23:22,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:22.583 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.053s] 2018-12-23 19:23:26,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:26.994 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2018-12-23 19:23:26,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:26.995 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-23 19:23:30,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:30.998 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.124s] 2018-12-23 19:23:32,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:32.623 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.622s] 2018-12-23 19:23:32,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:32.669 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.049s] 2018-12-23 19:23:38,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:38.112 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.945s] 2018-12-23 19:23:38,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:38.316 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.205s] 2018-12-23 19:23:38,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:38.610 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.293s] 2018-12-23 19:23:38,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:38.792 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-23 19:23:38,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:38.815 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.205s] 2018-12-23 19:23:38,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:38.913 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.097s] 2018-12-23 19:23:39,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:39.126 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.316s] 2018-12-23 19:23:39,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:39.135 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.222s] 2018-12-23 19:23:39,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:39.146 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2018-12-23 19:23:40,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:40.904 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.095s] 2018-12-23 19:23:40,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:40.989 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.085s] 2018-12-23 19:23:41,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:41.074 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.084s] 2018-12-23 19:23:41,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:41.081 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-12-23 19:23:44,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:44.588 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.126s] 2018-12-23 19:23:46,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:46.339 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.140s] 2018-12-23 19:23:57,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:57.411 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.119s] 2018-12-23 19:23:57,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:57.468 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.056s] 2018-12-23 19:23:57,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:57.534 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.066s] 2018-12-23 19:23:57,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:57.546 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.065s] 2018-12-23 19:23:57,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:23:57.608 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.074s] 2018-12-23 19:24:02,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:02.616 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.172s] 2018-12-23 19:24:03,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:03.777 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.231s] 2018-12-23 19:24:07,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:07.625 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [5.008s] 2018-12-23 19:24:07,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:07.829 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.052s] 2018-12-23 19:24:07,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:07.923 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.094s] 2018-12-23 19:24:09,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:09.485 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.707s] 2018-12-23 19:24:10,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:10.573 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.047s] 2018-12-23 19:24:12,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:12.398 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 19:24:13,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:13.338 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.853s] 2018-12-23 19:24:16,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:16.093 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.453s] 2018-12-23 19:24:20,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:20.442 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.906s] 2018-12-23 19:24:22,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:22.806 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.768s] 2018-12-23 19:24:23,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:23.829 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.387s] 2018-12-23 19:24:26,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:26.959 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.174s] 2018-12-23 19:24:30,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:30.092 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.263s] 2018-12-23 19:24:33,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:33.498 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.348s] 2018-12-23 19:24:33,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:33.601 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.796s] 2018-12-23 19:24:36,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:36.178 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.678s] 2018-12-23 19:24:38,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:38.701 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.524s] 2018-12-23 19:24:40,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:40.285 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.683s] 2018-12-23 19:24:42,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:42.107 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-12-23 19:24:42,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:42.135 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.850s] 2018-12-23 19:24:42,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:42.182 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.047s] 2018-12-23 19:24:42,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:42.221 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.039s] 2018-12-23 19:24:43,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:43.348 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.053s] 2018-12-23 19:24:49,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:49.169 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.820s] 2018-12-23 19:24:49,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:49.801 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.795s] 2018-12-23 19:24:51,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:51.159 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.990s] 2018-12-23 19:24:51,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:51.205 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.046s] 2018-12-23 19:24:51,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:51.244 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.039s] 2018-12-23 19:24:51,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:51.478 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.674s] 2018-12-23 19:24:51,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:24:51.521 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2018-12-23 19:25:04,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:04.462 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.810s] 2018-12-23 19:25:08,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:08.898 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.540s] 2018-12-23 19:25:13,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:13.665 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.835s] 2018-12-23 19:25:15,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:15.635 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.737s] 2018-12-23 19:25:21,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:21.780 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.113s] 2018-12-23 19:25:22,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:22.145 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.509s] 2018-12-23 19:25:26,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:26.047 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.901s] 2018-12-23 19:25:38,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:38.049 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-23 19:25:43,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:43.505 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.456s] 2018-12-23 19:25:43,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:43.672 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.167s] 2018-12-23 19:25:52,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:52.497 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.224s] 2018-12-23 19:25:54,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:54.820 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.322s] 2018-12-23 19:25:57,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 19:25:57.207 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.387s] 2018-12-23 19:25:59,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4f0e6ee3-e29c-4264-a748-3d4166881b7b 2018-12-23 19:25:59,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4f0e6ee3-e29c-4264-a748-3d4166881b7b']'. 2018-12-23 19:26:00,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 19:26:00,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 19:26:00,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 19:26:00,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4f0e6ee3-e29c-4264-a748-3d4166881b7b | 2018-12-23 19:26:00,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 19:26:00,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 19:22:13 | 2018-12-23 19:26:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 19:25:59 | 2018-12-23 19:26:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:46 | 2018-12-23 19:26:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-23 19:26:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 19:26:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 19:26:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f8400537-5e82-4ac4-b655-60defa142e82) | 2018-12-23 19:26:00,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 19:26:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 18babace-fdf0-4f74-9ed8-5b9849cf6d4a) | 2018-12-23 19:26:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-12-23 19:26:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 220.009 | 2018-12-23 19:26:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-12-23 19:26:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-12-23 19:26:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 19:26:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 19:26:00,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 19:26:00,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 19:26:00,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 19:26:00,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 19:26:00,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-12-23 19:26:02,936 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:26:02,937 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:01 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-23 19:26:02,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:26:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:26:03,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0eeb96d-f607-4f7c-955d-3416e26a835e Date: Sun, 23 Dec 2018 19:26:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:26:03,453 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df used request id req-b0eeb96d-f607-4f7c-955d-3416e26a835e 2018-12-23 19:26:03,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.509423017502s 2018-12-23 19:26:03,453 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f94b6e04-6f66-4e6e-a260-8fb71a2a83df used request id req-b0eeb96d-f607-4f7c-955d-3416e26a835e 2018-12-23 19:26:03,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:26:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:03,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26: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-7ae7fbe1-6424-4396-9e05-bca1ca3edef7 x-compute-request-id: req-7ae7fbe1-6424-4396-9e05-bca1ca3edef7 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2c32616b-3e89-45b0-834a-71c026e7e319", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c32616b-3e89-45b0-834a-71c026e7e319"}, {"name": "tempest_smoke-flavor_alt_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9b0f302d-f21e-4527-b97f-d18b773dae52"}]} 2018-12-23 19:26:03,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7ae7fbe1-6424-4396-9e05-bca1ca3edef7 2018-12-23 19:26:03,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0296790599823s 2018-12-23 19:26:03,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7ae7fbe1-6424-4396-9e05-bca1ca3edef7 2018-12-23 19:26:03,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:26:03,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:03,523 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:26: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-af4cebdb-ccc8-49f4-ad26-d855d1612ff4 x-compute-request-id: req-af4cebdb-ccc8-49f4-ad26-d855d1612ff4 Content-Length: 0 Content-Type: application/json 2018-12-23 19:26:03,523 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52 used request id req-af4cebdb-ccc8-49f4-ad26-d855d1612ff4 2018-12-23 19:26:03,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0371432304382s 2018-12-23 19:26:03,524 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9b0f302d-f21e-4527-b97f-d18b773dae52 used request id req-af4cebdb-ccc8-49f4-ad26-d855d1612ff4 2018-12-23 19:26:03,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:26:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:26:03,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-d5b13769-ac16-40ce-93d2-7dafa2437c2b Date: Sun, 23 Dec 2018 19:26:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap", "metadata": {}}], "file": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/file", "owner": "2903621c7bec4948b63f52acb1b20569", "id": "02ceb679-9a63-4017-9f65-f0f558b79a6b", "size": 12716032, "self": "/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/02ceb679-9a63-4017-9f65-f0f558b79a6b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:22:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:22:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:26:03,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d5b13769-ac16-40ce-93d2-7dafa2437c2b 2018-12-23 19:26:03,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266439914703s 2018-12-23 19:26:03,554 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d5b13769-ac16-40ce-93d2-7dafa2437c2b 2018-12-23 19:26:03,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:26:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d73e25b9b851c5691a449fec4ce2423e8431026a" 2018-12-23 19:26:04,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-412d4dea-df42-43dc-899b-4028fb9aaed3 Date: Sun, 23 Dec 2018 19:26:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:26:04,549 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b used request id req-412d4dea-df42-43dc-899b-4028fb9aaed3 2018-12-23 19:26:04,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.99307179451s 2018-12-23 19:26:04,549 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/02ceb679-9a63-4017-9f65-f0f558b79a6b used request id req-412d4dea-df42-43dc-899b-4028fb9aaed3 2018-12-23 19:26:04,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:26:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:04,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19: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-01ddecba-dc12-43be-bd18-4d1c8eb319fc x-compute-request-id: req-01ddecba-dc12-43be-bd18-4d1c8eb319fc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2c32616b-3e89-45b0-834a-71c026e7e319", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2c32616b-3e89-45b0-834a-71c026e7e319"}]} 2018-12-23 19:26:04,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-01ddecba-dc12-43be-bd18-4d1c8eb319fc 2018-12-23 19:26:04,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211019515991s 2018-12-23 19:26:04,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-01ddecba-dc12-43be-bd18-4d1c8eb319fc 2018-12-23 19:26:04,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:26:04,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:04,601 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19: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 x-openstack-request-id: req-38d6b644-4b5a-4c90-9d04-e89350982a9c x-compute-request-id: req-38d6b644-4b5a-4c90-9d04-e89350982a9c Content-Length: 0 Content-Type: application/json 2018-12-23 19:26:04,601 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319 used request id req-38d6b644-4b5a-4c90-9d04-e89350982a9c 2018-12-23 19:26:04,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0278120040894s 2018-12-23 19:26:04,601 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2c32616b-3e89-45b0-834a-71c026e7e319 used request id req-38d6b644-4b5a-4c90-9d04-e89350982a9c 2018-12-23 19:26:04,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:26:04,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:04,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78fcf965-29d7-4364-b395-9648e5ba7cca Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": {"self": "http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f42633656df84cd087f440ed5f106544", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:26:04,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-78fcf965-29d7-4364-b395-9648e5ba7cca 2018-12-23 19:26:04,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122570037842s 2018-12-23 19:26:04,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-78fcf965-29d7-4364-b395-9648e5ba7cca 2018-12-23 19:26:04,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:26:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:04,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed71e76-b5e4-4aa9-89c6-7c8ab710da87 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_fc1923cd-3631-4247-a74c-3e2da8a1ee82", "links": {"self": "http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f42633656df84cd087f440ed5f106544", "description": null}} 2018-12-23 19:26:04,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544 used request id req-2ed71e76-b5e4-4aa9-89c6-7c8ab710da87 2018-12-23 19:26:04,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104825973511s 2018-12-23 19:26:04,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544 used request id req-2ed71e76-b5e4-4aa9-89c6-7c8ab710da87 2018-12-23 19:26:04,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:26:04,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:05,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:26:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b9a888b-9eb3-4a7e-9b75-fb57c80167e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:26:05,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544 used request id req-0b9a888b-9eb3-4a7e-9b75-fb57c80167e7 2018-12-23 19:26:05,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.257014036179s 2018-12-23 19:26:05,094 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f42633656df84cd087f440ed5f106544 used request id req-0b9a888b-9eb3-4a7e-9b75-fb57c80167e7 2018-12-23 19:26:05,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:26:05,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:05,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae7044e-e810-4b9a-9d30-a5eb53518197 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569"}, "tags": [], "enabled": true, "id": "2903621c7bec4948b63f52acb1b20569", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_fc1923cd-3631-4247-a74c-3e2da8a1ee82"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:26:05,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8ae7044e-e810-4b9a-9d30-a5eb53518197 2018-12-23 19:26:05,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102380990982s 2018-12-23 19:26:05,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8ae7044e-e810-4b9a-9d30-a5eb53518197 2018-12-23 19:26:05,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:26:05,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:05,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07d537b5-81ed-42cc-a2b1-d7859dc64a82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:26:05,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569 used request id req-07d537b5-81ed-42cc-a2b1-d7859dc64a82 2018-12-23 19:26:05,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167934179306s 2018-12-23 19:26:05,375 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2903621c7bec4948b63f52acb1b20569 used request id req-07d537b5-81ed-42cc-a2b1-d7859dc64a82 2018-12-23 19:26:05,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:26:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2903621c7bec4948b63f52acb1b20569&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3bf122302ea6a82a07b985a07da4378fcea3f63" 2018-12-23 19:26:05,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3d0147b8-4bb6-4bbb-94e4-5b33ca4932d6 Date: Sun, 23 Dec 2018 19:26:05 GMT RESP BODY: {"security_groups": []} 2018-12-23 19:26:05,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2903621c7bec4948b63f52acb1b20569&name=default used request id req-3d0147b8-4bb6-4bbb-94e4-5b33ca4932d6 2018-12-23 19:26:05,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199718952179s 2018-12-23 19:26:05,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2903621c7bec4948b63f52acb1b20569&name=default used request id req-3d0147b8-4bb6-4bbb-94e4-5b33ca4932d6 2018-12-23 19:26:05,630 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-12-23 19:26:05,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:26:05,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c15475-ca3e-4070-bcb7-8dee1b53f7cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:26:05,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-72c15475-ca3e-4070-bcb7-8dee1b53f7cd 2018-12-23 19:26:05,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:26:06,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["sJzdIhtbSuyOngfHq0HQPg"], "issued_at": "2018-12-23T19:26:06.000000Z"}} 2018-12-23 19:26:06,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:26:06,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:06,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-abdaf221-01e2-4972-8280-37c6e3d663b8 Date: Sun, 23 Dec 2018 19:26:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:06:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:26:06,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-abdaf221-01e2-4972-8280-37c6e3d663b8 2018-12-23 19:26:06,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253976106644s 2018-12-23 19:26:06,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-abdaf221-01e2-4972-8280-37c6e3d663b8 2018-12-23 19:26:06,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:26:06,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:26:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:26:06,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:26:06,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:06,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af7bb93-201f-4c63-bdf3-07c6d347f810 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:26:06,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9af7bb93-201f-4c63-bdf3-07c6d347f810 2018-12-23 19:26:06,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934860706329s 2018-12-23 19:26:06,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9af7bb93-201f-4c63-bdf3-07c6d347f810 2018-12-23 19:26:06,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:26:06,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e"}}' 2018-12-23 19:26:06,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e89533-e190-4dc3-9c77-b2bb5d6d23c7 Content-Length: 390 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b"}, "tags": [], "enabled": true, "id": "fa4b2de1545f490586dda762d734c16b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e"}} 2018-12-23 19:26:06,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-39e89533-e190-4dc3-9c77-b2bb5d6d23c7 2018-12-23 19:26:06,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114902019501s 2018-12-23 19:26:06,548 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-39e89533-e190-4dc3-9c77-b2bb5d6d23c7 2018-12-23 19:26:06,549 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'fa4b2de1545f490586dda762d734c16b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e'}) 2018-12-23 19:26:06,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:26:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "00deb80e-86b3-4d20-aa77-674830b4d391", "email": null, "name": "neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e"}}' 2018-12-23 19:26:06,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-637de2cc-a054-4816-a148-618682caf099 Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": {"self": "http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ab426241fe84b1bb2e62395fedbaa0c", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:26:06,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-637de2cc-a054-4816-a148-618682caf099 2018-12-23 19:26:06,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.359014034271s 2018-12-23 19:26:06,914 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-637de2cc-a054-4816-a148-618682caf099 2018-12-23 19:26:06,915 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ab426241fe84b1bb2e62395fedbaa0c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e'}) 2018-12-23 19:26:06,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:26:06,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3009c1bc-9042-4cf3-b15d-571bff0ce67c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:26:07,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3009c1bc-9042-4cf3-b15d-571bff0ce67c 2018-12-23 19:26:07,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936598777771s 2018-12-23 19:26:07,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3009c1bc-9042-4cf3-b15d-571bff0ce67c 2018-12-23 19:26:07,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:26:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a83a99-5b7f-4d16-9eca-1ee5641d6e32 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:26:07,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09a83a99-5b7f-4d16-9eca-1ee5641d6e32 2018-12-23 19:26:07,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912611484528s 2018-12-23 19:26:07,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09a83a99-5b7f-4d16-9eca-1ee5641d6e32 2018-12-23 19:26:07,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:26:07,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bec590-81f5-42fd-af48-a5abca15b7e6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:26:07,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-79bec590-81f5-42fd-af48-a5abca15b7e6 2018-12-23 19:26:07,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0942978858948s 2018-12-23 19:26:07,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-79bec590-81f5-42fd-af48-a5abca15b7e6 2018-12-23 19:26:07,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:26:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ded724-4555-4881-9275-d05d1a582acd Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": {"self": "http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ab426241fe84b1bb2e62395fedbaa0c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:26:07,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-39ded724-4555-4881-9275-d05d1a582acd 2018-12-23 19:26:07,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.038948059082s 2018-12-23 19:26:07,249 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-39ded724-4555-4881-9275-d05d1a582acd 2018-12-23 19:26:07,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:26:07,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9feee16c-eb5c-455f-86aa-5aea5fc9c21d Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b"}, "tags": [], "enabled": true, "id": "fa4b2de1545f490586dda762d734c16b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e"}]} 2018-12-23 19:26:07,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9feee16c-eb5c-455f-86aa-5aea5fc9c21d 2018-12-23 19:26:07,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0900609493256s 2018-12-23 19:26:07,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9feee16c-eb5c-455f-86aa-5aea5fc9c21d 2018-12-23 19:26:07,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:26:07,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0ab426241fe84b1bb2e62395fedbaa0c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=fa4b2de1545f490586dda762d734c16b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36014c07-711f-4dbc-9e85-1f2323470eb8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0ab426241fe84b1bb2e62395fedbaa0c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=fa4b2de1545f490586dda762d734c16b", "previous": null, "next": null}} 2018-12-23 19:26:07,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0ab426241fe84b1bb2e62395fedbaa0c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=fa4b2de1545f490586dda762d734c16b used request id req-36014c07-711f-4dbc-9e85-1f2323470eb8 2018-12-23 19:26:07,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0902950763702s 2018-12-23 19:26:07,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0ab426241fe84b1bb2e62395fedbaa0c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=fa4b2de1545f490586dda762d734c16b used request id req-36014c07-711f-4dbc-9e85-1f2323470eb8 2018-12-23 19:26:07,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:26:07,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91556de8-c250-4743-9457-e7deef5aa8b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:26:07,575 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-91556de8-c250-4743-9457-e7deef5aa8b1 2018-12-23 19:26:07,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.122768878937s 2018-12-23 19:26:07,575 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-91556de8-c250-4743-9457-e7deef5aa8b1 2018-12-23 19:26:07,576 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'fa4b2de1545f490586dda762d734c16b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '00deb80e-86b3-4d20-aa77-674830b4d391', 'username': u'neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:26:07,580 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e', 'password': '00deb80e-86b3-4d20-aa77-674830b4d391', 'project_name': 'neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'fa4b2de1545f490586dda762d734c16b', 'project_domain_name': 'Default'} 2018-12-23 19:26:07,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:26:07,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce704b3-e66e-4d63-8ba3-6c1fcc549ac1 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:26:07,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5ce704b3-e66e-4d63-8ba3-6c1fcc549ac1 2018-12-23 19:26:07,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860459804535s 2018-12-23 19:26:07,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5ce704b3-e66e-4d63-8ba3-6c1fcc549ac1 2018-12-23 19:26:07,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:26:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2edce7c-b895-4ae0-997a-44a1f21a73ea Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:26:07,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f2edce7c-b895-4ae0-997a-44a1f21a73ea 2018-12-23 19:26:07,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0921440124512s 2018-12-23 19:26:07,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f2edce7c-b895-4ae0-997a-44a1f21a73ea 2018-12-23 19:26:07,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:26:07,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c2825e-5017-4fb6-aa1f-8eb2d10e336c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:26:07,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a1c2825e-5017-4fb6-aa1f-8eb2d10e336c 2018-12-23 19:26:07,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933890342712s 2018-12-23 19:26:07,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a1c2825e-5017-4fb6-aa1f-8eb2d10e336c 2018-12-23 19:26:07,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:26:07,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:07,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dbea6d-d78b-454c-b9f8-ec96f6e09b47 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": {"self": "http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ab426241fe84b1bb2e62395fedbaa0c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:26:07,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-48dbea6d-d78b-454c-b9f8-ec96f6e09b47 2018-12-23 19:26:07,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114645004272s 2018-12-23 19:26:07,981 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-48dbea6d-d78b-454c-b9f8-ec96f6e09b47 2018-12-23 19:26:07,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:26:07,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:08,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a022c6a-8d77-405d-a784-4ffb4e871308 Content-Encoding: gzip Content-Length: 409 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b"}, "tags": [], "enabled": true, "id": "fa4b2de1545f490586dda762d734c16b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e"}]} 2018-12-23 19:26:08,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6a022c6a-8d77-405d-a784-4ffb4e871308 2018-12-23 19:26:08,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0846600532532s 2018-12-23 19:26:08,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6a022c6a-8d77-405d-a784-4ffb4e871308 2018-12-23 19:26:08,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:26:08,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0ab426241fe84b1bb2e62395fedbaa0c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=fa4b2de1545f490586dda762d734c16b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:08,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db798a5-c0e4-4b82-b7c4-96cf38a46d65 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0ab426241fe84b1bb2e62395fedbaa0c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=fa4b2de1545f490586dda762d734c16b", "previous": null, "next": null}} 2018-12-23 19:26:08,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0ab426241fe84b1bb2e62395fedbaa0c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=fa4b2de1545f490586dda762d734c16b used request id req-2db798a5-c0e4-4b82-b7c4-96cf38a46d65 2018-12-23 19:26:08,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0907499790192s 2018-12-23 19:26:08,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0ab426241fe84b1bb2e62395fedbaa0c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=fa4b2de1545f490586dda762d734c16b used request id req-2db798a5-c0e4-4b82-b7c4-96cf38a46d65 2018-12-23 19:26:08,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:26:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:08,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff04b7b-41ec-47bf-ba62-d0f2f83cb39f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:26:08,318 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-aff04b7b-41ec-47bf-ba62-d0f2f83cb39f 2018-12-23 19:26:08,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139111042023s 2018-12-23 19:26:08,319 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-aff04b7b-41ec-47bf-ba62-d0f2f83cb39f 2018-12-23 19:26:08,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:26:08,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:08,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aeeb1f4-0d8d-4d69-85b1-d5613c9ca3fe Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:26:08,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3aeeb1f4-0d8d-4d69-85b1-d5613c9ca3fe 2018-12-23 19:26:08,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.091922044754s 2018-12-23 19:26:08,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3aeeb1f4-0d8d-4d69-85b1-d5613c9ca3fe 2018-12-23 19:26:08,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:26:08,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:08,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537f8efd-373d-4971-a947-2b34ebc13d88 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:26:08,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-537f8efd-373d-4971-a947-2b34ebc13d88 2018-12-23 19:26:08,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0912201404572s 2018-12-23 19:26:08,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-537f8efd-373d-4971-a947-2b34ebc13d88 2018-12-23 19:26:08,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:26:08,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:08,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a774efe7-5f3a-4f2f-b4a7-a725b858998a Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": {"self": "http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ab426241fe84b1bb2e62395fedbaa0c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:26:08,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a774efe7-5f3a-4f2f-b4a7-a725b858998a 2018-12-23 19:26:08,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108810901642s 2018-12-23 19:26:08,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a774efe7-5f3a-4f2f-b4a7-a725b858998a 2018-12-23 19:26:08,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:26:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=0ab426241fe84b1bb2e62395fedbaa0c&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:08,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad833802-b00a-4016-9cc3-39f41c44299c Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=0ab426241fe84b1bb2e62395fedbaa0c&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 19:26:08,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=0ab426241fe84b1bb2e62395fedbaa0c&scope.domain.id=default used request id req-ad833802-b00a-4016-9cc3-39f41c44299c 2018-12-23 19:26:08,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0959920883179s 2018-12-23 19:26:08,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=0ab426241fe84b1bb2e62395fedbaa0c&scope.domain.id=default used request id req-ad833802-b00a-4016-9cc3-39f41c44299c 2018-12-23 19:26:08,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 19:26:08,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:08,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575a4270-cd8c-4d22-8569-53c16d1c1851 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:26:08,856 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-575a4270-cd8c-4d22-8569-53c16d1c1851 2018-12-23 19:26:08,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.124974966049s 2018-12-23 19:26:08,856 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/0ab426241fe84b1bb2e62395fedbaa0c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-575a4270-cd8c-4d22-8569-53c16d1c1851 2018-12-23 19:26:08,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 19:26:11,244 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 19:26:13,404 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0d29d04b-b9e9-49f6-9df4-5c36ce818437 | 2018-12-23T19:26:13.039218 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0d29d04b-b9e9-49f6-9df4-5c36ce818437 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 19:26:16,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 19:26:17,184 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 19:26:19,285 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 19:26:21,922 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=57e3df08-176c-4a6e-ba09-475220172716) as the default verifier for the future CLI operations. 2018-12-23 19:26:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:26:23,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638c442f-67c0-4c61-9942-b6d3faf125d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:26:23,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-638c442f-67c0-4c61-9942-b6d3faf125d1 2018-12-23 19:26:23,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:26:24,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:26:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa4b2de1545f490586dda762d734c16b", "name": "neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/fa4b2de1545f490586dda762d734c16b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/fa4b2de1545f490586dda762d734c16b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/fa4b2de1545f490586dda762d734c16b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fa4b2de1545f490586dda762d734c16b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/fa4b2de1545f490586dda762d734c16b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/fa4b2de1545f490586dda762d734c16b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_fa4b2de1545f490586dda762d734c16b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_fa4b2de1545f490586dda762d734c16b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fa4b2de1545f490586dda762d734c16b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/fa4b2de1545f490586dda762d734c16b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/fa4b2de1545f490586dda762d734c16b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/fa4b2de1545f490586dda762d734c16b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/fa4b2de1545f490586dda762d734c16b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/fa4b2de1545f490586dda762d734c16b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e", "id": "0ab426241fe84b1bb2e62395fedbaa0c"}, "audit_ids": ["vVwkEBvsSXy-V-qkkQTNww"], "issued_at": "2018-12-23T19:26:24.000000Z"}} 2018-12-23 19:26:24,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 19:26:24,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:26:24,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-580963ed-5a4b-4b49-bd9a-c0f31ea1edc7 Date: Sun, 23 Dec 2018 19:26:24 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 19:26:24,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-580963ed-5a4b-4b49-bd9a-c0f31ea1edc7 2018-12-23 19:26:24,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.180474042892s 2018-12-23 19:26:24,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-580963ed-5a4b-4b49-bd9a-c0f31ea1edc7 2018-12-23 19:26:24,347 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-12-23 19:26:24,348 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:26:24,470 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:26:24,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:26:24,476 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:26:24 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:26:24,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:26:24,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:26:24,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-33b8acd0-9041-41c4-9ed1-eef93282f8fb Date: Sun, 23 Dec 2018 19:26:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:26:24,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-33b8acd0-9041-41c4-9ed1-eef93282f8fb 2018-12-23 19:26:24,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.227929115295s 2018-12-23 19:26:24,706 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-33b8acd0-9041-41c4-9ed1-eef93282f8fb 2018-12-23 19:26:24,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:26:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e"}' 2018-12-23 19:26:24,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a16a1198-e116-4454-8986-f481c35d1f24 Date: Sun, 23 Dec 2018 19:26:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file", "owner": "fa4b2de1545f490586dda762d734c16b", "id": "872634c7-9c44-47a1-a44f-ef73cb74c4f4", "size": null, "self": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:26:24Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "checksum": null, "created_at": "2018-12-23T19:26:24Z", "protected": false} 2018-12-23 19:26:24,761 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a16a1198-e116-4454-8986-f481c35d1f24 2018-12-23 19:26:24,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0483391284943s 2018-12-23 19:26:24,762 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a16a1198-e116-4454-8986-f481c35d1f24 returning object 872634c7-9c44-47a1-a44f-ef73cb74c4f4 2018-12-23 19:26:24,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:26:24,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" -d '' 2018-12-23 19:26:25,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa12c9d9-3bf2-45dd-b7e6-b2d1e0e3697d Date: Sun, 23 Dec 2018 19:26:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:26:25,432 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file used request id req-aa12c9d9-3bf2-45dd-b7e6-b2d1e0e3697d 2018-12-23 19:26:25,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.669422864914s 2018-12-23 19:26:25,432 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file used request id req-aa12c9d9-3bf2-45dd-b7e6-b2d1e0e3697d 2018-12-23 19:26:25,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:26:25,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:26:25,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-b8c29286-b453-43e9-86b5-7898b4ef9961 Date: Sun, 23 Dec 2018 19:26:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap", "metadata": {}}], "file": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file", "owner": "fa4b2de1545f490586dda762d734c16b", "id": "872634c7-9c44-47a1-a44f-ef73cb74c4f4", "size": 12716032, "self": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:26:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:26:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:26:25,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b8c29286-b453-43e9-86b5-7898b4ef9961 2018-12-23 19:26:25,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262279510498s 2018-12-23 19:26:25,462 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b8c29286-b453-43e9-86b5-7898b4ef9961 2018-12-23 19:26:25,464 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file', 'owner': u'fa4b2de1545f490586dda762d734c16b', 'id': u'872634c7-9c44-47a1-a44f-ef73cb74c4f4', 'size': 12716032, u'self': u'/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4b2de1545f490586dda762d734c16b', 'name': 'neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:26:25Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T19:26:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e', 'created': u'2018-12-23T19:26:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:26:24Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:26:25,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:26:25,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_45110cd4-011e-4424-8be1-cbd885a2f66e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:26:25,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6b9eefd-79d6-4a40-84e7-5ed2c012e05f x-compute-request-id: req-d6b9eefd-79d6-4a40-84e7-5ed2c012e05f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bf333843-2f55-464f-a793-23fb8d8c09c0"}} 2018-12-23 19:26:25,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d6b9eefd-79d6-4a40-84e7-5ed2c012e05f 2018-12-23 19:26:25,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2345058918s 2018-12-23 19:26:25,700 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d6b9eefd-79d6-4a40-84e7-5ed2c012e05f 2018-12-23 19:26:25,701 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_45110cd4-011e-4424-8be1-cbd885a2f66e', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'bf333843-2f55-464f-a793-23fb8d8c09c0', 'swap': 0}) 2018-12-23 19:26:25,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:26:25,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" -d '{"extra_specs": {}}' 2018-12-23 19:26:25,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f89ed12e-9d96-4033-9887-e3d0dfa0d305 x-compute-request-id: req-f89ed12e-9d96-4033-9887-e3d0dfa0d305 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:26:25,726 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0/os-extra_specs used request id req-f89ed12e-9d96-4033-9887-e3d0dfa0d305 2018-12-23 19:26:25,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025083065033s 2018-12-23 19:26:25,727 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0/os-extra_specs used request id req-f89ed12e-9d96-4033-9887-e3d0dfa0d305 2018-12-23 19:26:25,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:26:25,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:26:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:26:25,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:26:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:26:25,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843935c3-d0e3-4384-97b6-b50c3aef1586 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:26:25,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-843935c3-d0e3-4384-97b6-b50c3aef1586 2018-12-23 19:26:25,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0174100399017s 2018-12-23 19:26:25,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-843935c3-d0e3-4384-97b6-b50c3aef1586 2018-12-23 19:26:25,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 19:26:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:26:25,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b981e0dd-df9a-4b6f-bc98-bc9737f07559 x-compute-request-id: req-b981e0dd-df9a-4b6f-bc98-bc9737f07559 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 19:26:25,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-b981e0dd-df9a-4b6f-bc98-bc9737f07559 2018-12-23 19:26:25,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0393030643463s 2018-12-23 19:26:25,808 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-b981e0dd-df9a-4b6f-bc98-bc9737f07559 2018-12-23 19:26:25,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:26:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:26:25,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-3ebcc966-7b13-4697-b21f-eeb56d178618 Date: Sun, 23 Dec 2018 19:26:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap", "metadata": {}}], "file": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file", "owner": "fa4b2de1545f490586dda762d734c16b", "id": "872634c7-9c44-47a1-a44f-ef73cb74c4f4", "size": 12716032, "self": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:26:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:26:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:26:25,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3ebcc966-7b13-4697-b21f-eeb56d178618 2018-12-23 19:26:25,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0235421657562s 2018-12-23 19:26:25,836 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3ebcc966-7b13-4697-b21f-eeb56d178618 2018-12-23 19:26:25,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:26:25,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e"}' 2018-12-23 19:26:25,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e8fdac8c-49e1-4abe-b51f-01253dbd0734 Date: Sun, 23 Dec 2018 19:26:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/file", "owner": "fa4b2de1545f490586dda762d734c16b", "id": "86efab33-c40d-4f6e-a1e2-aa5fd91e4d31", "size": null, "self": "/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:26:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e", "checksum": null, "created_at": "2018-12-23T19:26:25Z", "protected": false} 2018-12-23 19:26:25,888 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e8fdac8c-49e1-4abe-b51f-01253dbd0734 2018-12-23 19:26:25,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.044685125351s 2018-12-23 19:26:25,888 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e8fdac8c-49e1-4abe-b51f-01253dbd0734 returning object 86efab33-c40d-4f6e-a1e2-aa5fd91e4d31 2018-12-23 19:26:25,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:26:25,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" -d '' 2018-12-23 19:26:26,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e26b0d9-ba7f-4cc0-a897-9c80a98840ea Date: Sun, 23 Dec 2018 19:26:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:26:26,474 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/file used request id req-2e26b0d9-ba7f-4cc0-a897-9c80a98840ea 2018-12-23 19:26:26,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.585279941559s 2018-12-23 19:26:26,475 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/file used request id req-2e26b0d9-ba7f-4cc0-a897-9c80a98840ea 2018-12-23 19:26:26,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:26:26,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:26:26,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-2879deff-a897-4326-9089-0983cbdea19c Date: Sun, 23 Dec 2018 19:26:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/snap", "metadata": {}}], "file": "/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/file", "owner": "fa4b2de1545f490586dda762d734c16b", "id": "86efab33-c40d-4f6e-a1e2-aa5fd91e4d31", "size": 12716032, "self": "/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:26:26Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:26:25Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap", "metadata": {}}], "file": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file", "owner": "fa4b2de1545f490586dda762d734c16b", "id": "872634c7-9c44-47a1-a44f-ef73cb74c4f4", "size": 12716032, "self": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:26:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:26:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:26:26,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2879deff-a897-4326-9089-0983cbdea19c 2018-12-23 19:26:26,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255479812622s 2018-12-23 19:26:26,505 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2879deff-a897-4326-9089-0983cbdea19c 2018-12-23 19:26:26,507 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/snap', u'metadata': Munch({})})], 'file': u'/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/file', 'owner': u'fa4b2de1545f490586dda762d734c16b', 'id': u'86efab33-c40d-4f6e-a1e2-aa5fd91e4d31', 'size': 12716032, u'self': u'/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fa4b2de1545f490586dda762d734c16b', 'name': 'neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:26:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T19:26:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e', 'created': u'2018-12-23T19:26:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:26:25Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_45110cd4-011e-4424-8be1-cbd885a2f66e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:26:26,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:26:26,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_45110cd4-011e-4424-8be1-cbd885a2f66e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:26:26,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26: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-31e25deb-fba7-4e8b-b705-9a27e758811c x-compute-request-id: req-31e25deb-fba7-4e8b-b705-9a27e758811c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6b497498-b707-4571-8b2b-29f213f661fb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6b497498-b707-4571-8b2b-29f213f661fb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6b497498-b707-4571-8b2b-29f213f661fb"}} 2018-12-23 19:26:26,545 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-31e25deb-fba7-4e8b-b705-9a27e758811c 2018-12-23 19:26:26,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0372290611267s 2018-12-23 19:26:26,545 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-31e25deb-fba7-4e8b-b705-9a27e758811c 2018-12-23 19:26:26,546 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_45110cd4-011e-4424-8be1-cbd885a2f66e', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'6b497498-b707-4571-8b2b-29f213f661fb', 'swap': 0}) 2018-12-23 19:26:26,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:26:26,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6b497498-b707-4571-8b2b-29f213f661fb/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" -d '{"extra_specs": {}}' 2018-12-23 19:26:26,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:26: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-134e33bd-e70d-4d5d-bf4e-b2428525da08 x-compute-request-id: req-134e33bd-e70d-4d5d-bf4e-b2428525da08 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:26:26,568 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6b497498-b707-4571-8b2b-29f213f661fb/os-extra_specs used request id req-134e33bd-e70d-4d5d-bf4e-b2428525da08 2018-12-23 19:26:26,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210058689117s 2018-12-23 19:26:26,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6b497498-b707-4571-8b2b-29f213f661fb/os-extra_specs used request id req-134e33bd-e70d-4d5d-bf4e-b2428525da08 2018-12-23 19:26:26,568 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_45110cd4-011e-4424-8be1-cbd885a2f66e', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'6b497498-b707-4571-8b2b-29f213f661fb', 'swap': 0}) 2018-12-23 19:26:29,313 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 19:26:29,313 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 19:26:29,314 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 19:26:29,317 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 19:26:29,455 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 19:26:32,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-57e3df08-176c-4a6e-ba09-475220172716/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-12-23 19:26:32,272 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 19:26:32,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2018-12-23 19:37:32,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ea25dd7e-0724-444d-b841-43e7bf40724a 2018-12-23 19:37:32,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ea25dd7e-0724-444d-b841-43e7bf40724a']'. 2018-12-23 19:37:33,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 19:37:33,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 19:37:33,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 19:37:33,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ea25dd7e-0724-444d-b841-43e7bf40724a | 2018-12-23 19:37:33,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 19:37:33,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 19:26:34 | 2018-12-23 19:37:33,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 19:37:32 | 2018-12-23 19:37:33,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:58 | 2018-12-23 19:37:33,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-23 19:37:33,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 19:37:33,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 19:37:33,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 57e3df08-176c-4a6e-ba09-475220172716) | 2018-12-23 19:37:33,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 19:37:33,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0d29d04b-b9e9-49f6-9df4-5c36ce818437) | 2018-12-23 19:37:33,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2018-12-23 19:37:33,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 649.239 | 2018-12-23 19:37:33,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 489 | 2018-12-23 19:37:33,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 58 | 2018-12-23 19:37:33,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 19:37:33,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 19:37:33,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 19:37:33,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 19:37:33,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 19:37:33,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 19:37:34,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-12-23 19:37:36,151 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 19:37:36,151 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:12 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-12-23 19:37:36,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:37:36,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:37:36,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf97c33c-43d5-4aef-99f9-de34eb14888e Date: Sun, 23 Dec 2018 19:37:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:37:36,663 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31 used request id req-bf97c33c-43d5-4aef-99f9-de34eb14888e 2018-12-23 19:37:36,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.505398988724s 2018-12-23 19:37:36,663 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/86efab33-c40d-4f6e-a1e2-aa5fd91e4d31 used request id req-bf97c33c-43d5-4aef-99f9-de34eb14888e 2018-12-23 19:37:36,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:37:36,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:36,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa737405-643e-4991-a645-f11385f50748 x-compute-request-id: req-aa737405-643e-4991-a645-f11385f50748 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6b497498-b707-4571-8b2b-29f213f661fb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6b497498-b707-4571-8b2b-29f213f661fb", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6b497498-b707-4571-8b2b-29f213f661fb"}, {"name": "neutron-tempest-plugin-api-flavor_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bf333843-2f55-464f-a793-23fb8d8c09c0"}]} 2018-12-23 19:37:36,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-aa737405-643e-4991-a645-f11385f50748 2018-12-23 19:37:36,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.195261001587s 2018-12-23 19:37:36,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-aa737405-643e-4991-a645-f11385f50748 2018-12-23 19:37:36,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:37:36,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6b497498-b707-4571-8b2b-29f213f661fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:36,889 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2181e07-8e1a-4d2f-969a-494b93aaa568 x-compute-request-id: req-e2181e07-8e1a-4d2f-969a-494b93aaa568 Content-Length: 0 Content-Type: application/json 2018-12-23 19:37:36,889 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6b497498-b707-4571-8b2b-29f213f661fb used request id req-e2181e07-8e1a-4d2f-969a-494b93aaa568 2018-12-23 19:37:36,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270569324493s 2018-12-23 19:37:36,889 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6b497498-b707-4571-8b2b-29f213f661fb used request id req-e2181e07-8e1a-4d2f-969a-494b93aaa568 2018-12-23 19:37:36,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:37:36,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:37:36,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-6bd0efde-6ab9-440e-85a7-2dd424e4e36b Date: Sun, 23 Dec 2018 19:37:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap", "metadata": {}}], "file": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/file", "owner": "fa4b2de1545f490586dda762d734c16b", "id": "872634c7-9c44-47a1-a44f-ef73cb74c4f4", "size": 12716032, "self": "/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:26:25Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_45110cd4-011e-4424-8be1-cbd885a2f66e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:26:24Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:37:36,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6bd0efde-6ab9-440e-85a7-2dd424e4e36b 2018-12-23 19:37:36,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298171043396s 2018-12-23 19:37:36,923 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6bd0efde-6ab9-440e-85a7-2dd424e4e36b 2018-12-23 19:37:36,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 19:37:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1c1702e926d89b151a2fe5e055c369c0fe2603e" 2018-12-23 19:37:37,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e95f50b-9a45-4715-a1b8-6941ae70f2cd Date: Sun, 23 Dec 2018 19:37:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:37:37,717 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4 used request id req-6e95f50b-9a45-4715-a1b8-6941ae70f2cd 2018-12-23 19:37:37,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.792129993439s 2018-12-23 19:37:37,717 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/872634c7-9c44-47a1-a44f-ef73cb74c4f4 used request id req-6e95f50b-9a45-4715-a1b8-6941ae70f2cd 2018-12-23 19:37:37,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 19:37:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:37,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37: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-19370813-cbf5-4243-a470-03287ee4be0f x-compute-request-id: req-19370813-cbf5-4243-a470-03287ee4be0f Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "bf333843-2f55-464f-a793-23fb8d8c09c0"}]} 2018-12-23 19:37:37,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-19370813-cbf5-4243-a470-03287ee4be0f 2018-12-23 19:37:37,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023738861084s 2018-12-23 19:37:37,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-19370813-cbf5-4243-a470-03287ee4be0f 2018-12-23 19:37:37,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 19:37:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:37,787 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 19:37: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-07dd55ae-c4ff-418e-bd08-49a0a2746ce9 x-compute-request-id: req-07dd55ae-c4ff-418e-bd08-49a0a2746ce9 Content-Length: 0 Content-Type: application/json 2018-12-23 19:37:37,787 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0 used request id req-07dd55ae-c4ff-418e-bd08-49a0a2746ce9 2018-12-23 19:37:37,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0440800189972s 2018-12-23 19:37:37,788 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bf333843-2f55-464f-a793-23fb8d8c09c0 used request id req-07dd55ae-c4ff-418e-bd08-49a0a2746ce9 2018-12-23 19:37:37,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:37:37,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:37,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c81ebb69-73e2-4f7c-8f6b-38b0dacb283c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": {"self": "http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ab426241fe84b1bb2e62395fedbaa0c", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:37:37,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c81ebb69-73e2-4f7c-8f6b-38b0dacb283c 2018-12-23 19:37:37,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121520996094s 2018-12-23 19:37:37,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c81ebb69-73e2-4f7c-8f6b-38b0dacb283c 2018-12-23 19:37:37,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:37:37,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:38,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7424288-202f-41fa-90c8-548a8ea56762 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_45110cd4-011e-4424-8be1-cbd885a2f66e", "links": {"self": "http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0ab426241fe84b1bb2e62395fedbaa0c", "description": null}} 2018-12-23 19:37:38,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c used request id req-e7424288-202f-41fa-90c8-548a8ea56762 2018-12-23 19:37:38,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108587026596s 2018-12-23 19:37:38,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c used request id req-e7424288-202f-41fa-90c8-548a8ea56762 2018-12-23 19:37:38,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 19:37:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:38,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2dea537-4370-40fc-8501-0e5d4fe555f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:37:38,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c used request id req-b2dea537-4370-40fc-8501-0e5d4fe555f2 2018-12-23 19:37:38,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20677781105s 2018-12-23 19:37:38,233 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0ab426241fe84b1bb2e62395fedbaa0c used request id req-b2dea537-4370-40fc-8501-0e5d4fe555f2 2018-12-23 19:37:38,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:37:38,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:38,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e54f1b-3ef9-4fa9-82ae-a5534b8b5a48 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b"}, "tags": [], "enabled": true, "id": "fa4b2de1545f490586dda762d734c16b", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_45110cd4-011e-4424-8be1-cbd885a2f66e"}]} 2018-12-23 19:37:38,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b4e54f1b-3ef9-4fa9-82ae-a5534b8b5a48 2018-12-23 19:37:38,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0966629981995s 2018-12-23 19:37:38,337 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b4e54f1b-3ef9-4fa9-82ae-a5534b8b5a48 2018-12-23 19:37:38,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 19:37:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:38,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:37:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d076b56-5f0c-4b36-af05-6e80d5fd801d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:37:38,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b used request id req-5d076b56-5f0c-4b36-af05-6e80d5fd801d 2018-12-23 19:37:38,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165494918823s 2018-12-23 19:37:38,507 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fa4b2de1545f490586dda762d734c16b used request id req-5d076b56-5f0c-4b36-af05-6e80d5fd801d 2018-12-23 19:37:38,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 19:37:38,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=fa4b2de1545f490586dda762d734c16b&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d48f3bd026639a8fd47919cb50df3079a12ea887" 2018-12-23 19:37:38,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d1d9f701-0c9e-4c12-8c13-d2adae64bd01 Date: Sun, 23 Dec 2018 19:37:38 GMT RESP BODY: {"security_groups": []} 2018-12-23 19:37:38,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=fa4b2de1545f490586dda762d734c16b&name=default used request id req-d1d9f701-0c9e-4c12-8c13-d2adae64bd01 2018-12-23 19:37:38,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202117204666s 2018-12-23 19:37:38,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=fa4b2de1545f490586dda762d734c16b&name=default used request id req-d1d9f701-0c9e-4c12-8c13-d2adae64bd01 2018-12-23 19:37:38,765 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-23 19:37:38,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:37:38,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92a5a40-fc36-44f7-b6b8-71bc3d5d4e17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:37:38,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d92a5a40-fc36-44f7-b6b8-71bc3d5d4e17 2018-12-23 19:37:38,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:37:39,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["wedAwlYDQbKkGBCsQ5k26Q"], "issued_at": "2018-12-23T19:37:39.000000Z"}} 2018-12-23 19:37:39,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:37:39,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:39,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7915c38c-3faf-4834-ae28-88a7fe0bf0fc Date: Sun, 23 Dec 2018 19:37:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:37:39,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7915c38c-3faf-4834-ae28-88a7fe0bf0fc 2018-12-23 19:37:39,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255320072174s 2018-12-23 19:37:39,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7915c38c-3faf-4834-ae28-88a7fe0bf0fc 2018-12-23 19:37:39,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:37:39,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 19:37:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 19:37:39,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:37:39,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:39,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c21d0e4-1ee0-49b9-bfd0-800d91ad52ab Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:37:39,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0c21d0e4-1ee0-49b9-bfd0-800d91ad52ab 2018-12-23 19:37:39,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0951471328735s 2018-12-23 19:37:39,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0c21d0e4-1ee0-49b9-bfd0-800d91ad52ab 2018-12-23 19:37:39,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 19:37:39,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}}' 2018-12-23 19:37:39,939 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd107b5c-5877-45e6-99c5-04d17aa22d6e Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20"}, "tags": [], "enabled": true, "id": "75f9bcf417fb49ab99fbd884d013df20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}} 2018-12-23 19:37:39,939 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-bd107b5c-5877-45e6-99c5-04d17aa22d6e 2018-12-23 19:37:39,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.125921010971s 2018-12-23 19:37:39,939 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-bd107b5c-5877-45e6-99c5-04d17aa22d6e 2018-12-23 19:37:39,940 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'75f9bcf417fb49ab99fbd884d013df20', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909'}) 2018-12-23 19:37:39,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 19:37:39,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "433cccf3-bad5-4cfb-a51b-81d744e0b4cc", "email": null, "name": "rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}}' 2018-12-23 19:37:40,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 19:37:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ab3786-79c6-42a0-8347-1dab435ead3a Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": {"self": "http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "caee2c4483494210af707d2600e7d157", "domain_id": "default", "password_expires_at": null}} 2018-12-23 19:37:40,231 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-05ab3786-79c6-42a0-8347-1dab435ead3a 2018-12-23 19:37:40,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.285274982452s 2018-12-23 19:37:40,232 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-05ab3786-79c6-42a0-8347-1dab435ead3a 2018-12-23 19:37:40,232 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'caee2c4483494210af707d2600e7d157', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909'}) 2018-12-23 19:37:40,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:37:40,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:40,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-690b3035-b927-4d0f-b378-80d24567929f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:37:40,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-690b3035-b927-4d0f-b378-80d24567929f 2018-12-23 19:37:40,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10074877739s 2018-12-23 19:37:40,336 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-690b3035-b927-4d0f-b378-80d24567929f 2018-12-23 19:37:40,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:37:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:40,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce8cd14-be63-4e0c-ad99-c768df473716 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:37:40,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2ce8cd14-be63-4e0c-ad99-c768df473716 2018-12-23 19:37:40,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0846478939056s 2018-12-23 19:37:40,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2ce8cd14-be63-4e0c-ad99-c768df473716 2018-12-23 19:37:40,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:37:40,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:40,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7cc8f1-3005-4f90-906f-7c9d6a5db5b8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:37:40,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bb7cc8f1-3005-4f90-906f-7c9d6a5db5b8 2018-12-23 19:37:40,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934360027313s 2018-12-23 19:37:40,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bb7cc8f1-3005-4f90-906f-7c9d6a5db5b8 2018-12-23 19:37:40,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:37:40,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:40,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2221ba5f-a318-455e-a128-b6442f8f2493 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": {"self": "http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "caee2c4483494210af707d2600e7d157", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:37:40,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2221ba5f-a318-455e-a128-b6442f8f2493 2018-12-23 19:37:40,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106460809708s 2018-12-23 19:37:40,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2221ba5f-a318-455e-a128-b6442f8f2493 2018-12-23 19:37:40,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:37:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:40,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-920295ec-2d3e-4980-91ed-57c957be69a7 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20"}, "tags": [], "enabled": true, "id": "75f9bcf417fb49ab99fbd884d013df20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:37:40,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-920295ec-2d3e-4980-91ed-57c957be69a7 2018-12-23 19:37:40,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0883581638336s 2018-12-23 19:37:40,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-920295ec-2d3e-4980-91ed-57c957be69a7 2018-12-23 19:37:40,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:37:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=caee2c4483494210af707d2600e7d157&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=75f9bcf417fb49ab99fbd884d013df20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:40,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf12e5a1-5c06-4ea1-b78f-5f4f314b51c1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=caee2c4483494210af707d2600e7d157&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=75f9bcf417fb49ab99fbd884d013df20", "previous": null, "next": null}} 2018-12-23 19:37:40,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=caee2c4483494210af707d2600e7d157&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=75f9bcf417fb49ab99fbd884d013df20 used request id req-bf12e5a1-5c06-4ea1-b78f-5f4f314b51c1 2018-12-23 19:37:40,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0913369655609s 2018-12-23 19:37:40,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=caee2c4483494210af707d2600e7d157&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=75f9bcf417fb49ab99fbd884d013df20 used request id req-bf12e5a1-5c06-4ea1-b78f-5f4f314b51c1 2018-12-23 19:37:40,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:37:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20/users/caee2c4483494210af707d2600e7d157/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:40,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:37:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1209741-1df9-4a8e-8fda-584e85112dc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:37:40,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20/users/caee2c4483494210af707d2600e7d157/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-a1209741-1df9-4a8e-8fda-584e85112dc7 2018-12-23 19:37:40,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131671905518s 2018-12-23 19:37:40,959 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20/users/caee2c4483494210af707d2600e7d157/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-a1209741-1df9-4a8e-8fda-584e85112dc7 2018-12-23 19:37:40,960 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'75f9bcf417fb49ab99fbd884d013df20', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '433cccf3-bad5-4cfb-a51b-81d744e0b4cc', 'username': u'rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 19:37:40,963 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'password': '433cccf3-bad5-4cfb-a51b-81d744e0b4cc', 'project_name': 'rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '75f9bcf417fb49ab99fbd884d013df20', 'project_domain_name': 'Default'} 2018-12-23 19:37:40,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:37:40,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:41,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5757c3a4-65b6-43be-abaf-da5ec9f5d539 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:37:41,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5757c3a4-65b6-43be-abaf-da5ec9f5d539 2018-12-23 19:37:41,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911059379578s 2018-12-23 19:37:41,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5757c3a4-65b6-43be-abaf-da5ec9f5d539 2018-12-23 19:37:41,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 19:37:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:41,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0bb992-bd5d-44c0-af63-6f01b2c4375d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 19:37:41,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b0bb992-bd5d-44c0-af63-6f01b2c4375d 2018-12-23 19:37:41,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.089066028595s 2018-12-23 19:37:41,153 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b0bb992-bd5d-44c0-af63-6f01b2c4375d 2018-12-23 19:37:41,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:37:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:41,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3350e1-913c-4e9e-ac06-c1bfc59fff98 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 19:37:41,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4e3350e1-913c-4e9e-ac06-c1bfc59fff98 2018-12-23 19:37:41,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0901620388031s 2018-12-23 19:37:41,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4e3350e1-913c-4e9e-ac06-c1bfc59fff98 2018-12-23 19:37:41,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 19:37:41,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:41,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d5e150-92a0-4da0-800a-193057ad738d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": {"self": "http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "caee2c4483494210af707d2600e7d157", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 19:37:41,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-46d5e150-92a0-4da0-800a-193057ad738d 2018-12-23 19:37:41,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10852599144s 2018-12-23 19:37:41,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-46d5e150-92a0-4da0-800a-193057ad738d 2018-12-23 19:37:41,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:37:41,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:41,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a73de30-f956-4c6d-8ff0-e634eccabd9d Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20"}, "tags": [], "enabled": true, "id": "75f9bcf417fb49ab99fbd884d013df20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:37:41,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0a73de30-f956-4c6d-8ff0-e634eccabd9d 2018-12-23 19:37:41,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0925741195679s 2018-12-23 19:37:41,461 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0a73de30-f956-4c6d-8ff0-e634eccabd9d 2018-12-23 19:37:41,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 19:37:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=caee2c4483494210af707d2600e7d157&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=75f9bcf417fb49ab99fbd884d013df20" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:41,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca8f61e-13fb-4c6e-bedf-32fa5f82ac8a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=caee2c4483494210af707d2600e7d157&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=75f9bcf417fb49ab99fbd884d013df20", "previous": null, "next": null}} 2018-12-23 19:37:41,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=caee2c4483494210af707d2600e7d157&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=75f9bcf417fb49ab99fbd884d013df20 used request id req-1ca8f61e-13fb-4c6e-bedf-32fa5f82ac8a 2018-12-23 19:37:41,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0981020927429s 2018-12-23 19:37:41,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=caee2c4483494210af707d2600e7d157&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=75f9bcf417fb49ab99fbd884d013df20 used request id req-1ca8f61e-13fb-4c6e-bedf-32fa5f82ac8a 2018-12-23 19:37:41,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 19:37:41,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20/users/caee2c4483494210af707d2600e7d157/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:41,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 19:37:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0df9a3f-9f4b-4764-b1b2-071ff11a0847 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 19:37:41,715 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20/users/caee2c4483494210af707d2600e7d157/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-f0df9a3f-9f4b-4764-b1b2-071ff11a0847 2018-12-23 19:37:41,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144931077957s 2018-12-23 19:37:41,715 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20/users/caee2c4483494210af707d2600e7d157/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-f0df9a3f-9f4b-4764-b1b2-071ff11a0847 2018-12-23 19:37:41,716 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-23 19:37:42,046 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-12-23 19:37:42,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 19:37:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:42,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2a3f3f-8793-43bc-a0b0-aa6dd27a0f66 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 19:37:42,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0d2a3f3f-8793-43bc-a0b0-aa6dd27a0f66 2018-12-23 19:37:42,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0987720489502s 2018-12-23 19:37:42,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0d2a3f3f-8793-43bc-a0b0-aa6dd27a0f66 2018-12-23 19:37:42,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 19:37:42,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 19:37:42,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123cb492-92d2-421c-ab2b-2d4f2abdb1aa Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20"}, "tags": [], "enabled": true, "id": "75f9bcf417fb49ab99fbd884d013df20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 19:37:42,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-123cb492-92d2-421c-ab2b-2d4f2abdb1aa 2018-12-23 19:37:42,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0965178012848s 2018-12-23 19:37:42,249 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-123cb492-92d2-421c-ab2b-2d4f2abdb1aa 2018-12-23 19:37:42,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 19:37:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" -d '{"network": {"shared": true, "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "name": "rally_sanity-net_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "admin_state_up": true}}' 2018-12-23 19:37:42,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-df66c0df-a5cb-4505-93bc-1a75168268c9 Date: Sun, 23 Dec 2018 19:37:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5c58e924-a571-48bc-a13a-78a3adec544c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"75f9bcf417fb49ab99fbd884d013df20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:37:42Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_bbd326b8-282a-4f80-a8c3-f5c95d2d2909","admin_state_up":true,"tenant_id":"75f9bcf417fb49ab99fbd884d013df20","created_at":"2018-12-23T19:37:42Z","mtu":1450}} 2018-12-23 19:37:42,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-df66c0df-a5cb-4505-93bc-1a75168268c9 2018-12-23 19:37:42,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.327018022537s 2018-12-23 19:37:42,578 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-df66c0df-a5cb-4505-93bc-1a75168268c9 2018-12-23 19:37:42,579 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T19:37:42Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5c58e924-a571-48bc-a13a-78a3adec544c', u'provider:segmentation_id': 68, 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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', u'created_at': u'2018-12-23T19:37:42Z', u'mtu': 1450, u'tenant_id': u'75f9bcf417fb49ab99fbd884d013df20', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'75f9bcf417fb49ab99fbd884d013df20', u'l2_adjacency': True}) 2018-12-23 19:37:42,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:37:42,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2beda550-6335-4eff-a5bc-a7e0e0f61e81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 19:37:42,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2beda550-6335-4eff-a5bc-a7e0e0f61e81 2018-12-23 19:37:42,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 19:37:42,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T20:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75f9bcf417fb49ab99fbd884d013df20", "name": "rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/75f9bcf417fb49ab99fbd884d013df20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/75f9bcf417fb49ab99fbd884d013df20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/75f9bcf417fb49ab99fbd884d013df20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/75f9bcf417fb49ab99fbd884d013df20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/75f9bcf417fb49ab99fbd884d013df20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/75f9bcf417fb49ab99fbd884d013df20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_75f9bcf417fb49ab99fbd884d013df20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_75f9bcf417fb49ab99fbd884d013df20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/75f9bcf417fb49ab99fbd884d013df20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/75f9bcf417fb49ab99fbd884d013df20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/75f9bcf417fb49ab99fbd884d013df20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/75f9bcf417fb49ab99fbd884d013df20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/75f9bcf417fb49ab99fbd884d013df20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/75f9bcf417fb49ab99fbd884d013df20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "id": "caee2c4483494210af707d2600e7d157"}, "audit_ids": ["6n52THVhTqe9L7LGWlsSvw"], "issued_at": "2018-12-23T19:37:42.000000Z"}} 2018-12-23 19:37:42,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 19:37:42,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 19:37:43,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-a3c2af37-4f50-451b-b778-0fe6125ec248 Date: Sun, 23 Dec 2018 19:37:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5c58e924-a571-48bc-a13a-78a3adec544c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"75f9bcf417fb49ab99fbd884d013df20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T19:37:42Z","qos_policy_id":null,"name":"rally_sanity-net_bbd326b8-282a-4f80-a8c3-f5c95d2d2909","admin_state_up":true,"tenant_id":"75f9bcf417fb49ab99fbd884d013df20","created_at":"2018-12-23T19:37:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 19:37:43,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a3c2af37-4f50-451b-b778-0fe6125ec248 2018-12-23 19:37:43,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278376102448s 2018-12-23 19:37:43,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a3c2af37-4f50-451b-b778-0fe6125ec248 2018-12-23 19:37:43,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 19:37:43,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" -d '{"subnet": {"name": "rally_sanity-subnet_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "enable_dhcp": true, "network_id": "5c58e924-a571-48bc-a13a-78a3adec544c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 19:37:43,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-d3179f28-9914-433a-8923-4c854156d1db Date: Sun, 23 Dec 2018 19:37:43 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:37:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ad55bbe-8ed5-4df3-876b-636826bf66a2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"75f9bcf417fb49ab99fbd884d013df20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_bbd326b8-282a-4f80-a8c3-f5c95d2d2909","enable_dhcp":true,"segment_id":null,"network_id":"5c58e924-a571-48bc-a13a-78a3adec544c","tenant_id":"75f9bcf417fb49ab99fbd884d013df20","created_at":"2018-12-23T19:37:43Z","ip_version":4}} 2018-12-23 19:37:43,871 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d3179f28-9914-433a-8923-4c854156d1db 2018-12-23 19:37:43,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.608526945114s 2018-12-23 19:37:43,871 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d3179f28-9914-433a-8923-4c854156d1db 2018-12-23 19:37:43,872 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:37:43Z', 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'6ad55bbe-8ed5-4df3-876b-636826bf66a2', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5c58e924-a571-48bc-a13a-78a3adec544c', u'tenant_id': u'75f9bcf417fb49ab99fbd884d013df20', u'created_at': u'2018-12-23T19:37:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'75f9bcf417fb49ab99fbd884d013df20'}) 2018-12-23 19:37:43,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 19:37:43,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "rally_sanity-router_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "admin_state_up": true}}' 2018-12-23 19:37:45,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-f0ed7d0e-1559-4928-86b5-9805e3195532 Date: Sun, 23 Dec 2018 19:37:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "created_at": "2018-12-23T19:37:43Z", "admin_state_up": true, "updated_at": "2018-12-23T19:37:44Z", "project_id": "75f9bcf417fb49ab99fbd884d013df20", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9ca7612f-8bab-433f-ba8d-46e68131076d", "name": "rally_sanity-router_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}} 2018-12-23 19:37:45,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f0ed7d0e-1559-4928-86b5-9805e3195532 2018-12-23 19:37:45,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36003494263s 2018-12-23 19:37:45,233 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f0ed7d0e-1559-4928-86b5-9805e3195532 2018-12-23 19:37:45,233 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T19:37:44Z', u'revision_number': 2, u'ha': False, u'id': u'9ca7612f-8bab-433f-ba8d-46e68131076d', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', u'admin_state_up': True, u'tenant_id': u'75f9bcf417fb49ab99fbd884d013df20', u'created_at': u'2018-12-23T19:37:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'75f9bcf417fb49ab99fbd884d013df20'}) 2018-12-23 19:37:45,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 19:37:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" -d '{"subnet_id": "6ad55bbe-8ed5-4df3-876b-636826bf66a2"}' 2018-12-23 19:37:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e7594e4a-29a1-42c8-a01c-a0a015e67646 Date: Sun, 23 Dec 2018 19:37:47 GMT RESP BODY: {"network_id": "5c58e924-a571-48bc-a13a-78a3adec544c", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "subnet_id": "6ad55bbe-8ed5-4df3-876b-636826bf66a2", "subnet_ids": ["6ad55bbe-8ed5-4df3-876b-636826bf66a2"], "port_id": "435d6ba5-2b3b-468e-9907-fe69bc8388da", "id": "9ca7612f-8bab-433f-ba8d-46e68131076d"} 2018-12-23 19:37:47,514 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d/add_router_interface.json used request id req-e7594e4a-29a1-42c8-a01c-a0a015e67646 2018-12-23 19:37:47,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28070211411s 2018-12-23 19:37:47,515 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d/add_router_interface.json used request id req-e7594e4a-29a1-42c8-a01c-a0a015e67646 returning object 9ca7612f-8bab-433f-ba8d-46e68131076d 2018-12-23 19:37:47,515 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 19:37:47,648 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 19:37:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 19:37:47,653 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 19:37:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 19:37:47,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:37:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 19:37:47,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-56025c86-61a4-4936-816b-7ca17fc2194e Date: Sun, 23 Dec 2018 19:37:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:37:47,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56025c86-61a4-4936-816b-7ca17fc2194e 2018-12-23 19:37:47,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20922088623s 2018-12-23 19:37:47,867 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56025c86-61a4-4936-816b-7ca17fc2194e 2018-12-23 19:37:47,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 19:37:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}' 2018-12-23 19:37:47,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-77d78cdc-6d2c-43ab-bb53-b545ba5faf5e Date: Sun, 23 Dec 2018 19:37:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/file", "owner": "75f9bcf417fb49ab99fbd884d013df20", "id": "9d0fa81c-853e-456c-96fc-32d9b15db8ff", "size": null, "self": "/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:37:47Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "checksum": null, "created_at": "2018-12-23T19:37:47Z", "protected": false} 2018-12-23 19:37:47,920 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-77d78cdc-6d2c-43ab-bb53-b545ba5faf5e 2018-12-23 19:37:47,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0455989837646s 2018-12-23 19:37:47,920 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-77d78cdc-6d2c-43ab-bb53-b545ba5faf5e returning object 9d0fa81c-853e-456c-96fc-32d9b15db8ff 2018-12-23 19:37:47,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 19:37:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" -d '' 2018-12-23 19:37:48,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6607757a-13a9-4557-bba0-262badc45dca Date: Sun, 23 Dec 2018 19:37:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 19:37:48,340 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/file used request id req-6607757a-13a9-4557-bba0-262badc45dca 2018-12-23 19:37:48,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.418999910355s 2018-12-23 19:37:48,340 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/file used request id req-6607757a-13a9-4557-bba0-262badc45dca 2018-12-23 19:37:48,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 19:37:48,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 19:37:48,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-d4a4fc35-b964-43aa-851e-03929bf264f7 Date: Sun, 23 Dec 2018 19:37:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/snap", "metadata": {}}], "file": "/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/file", "owner": "75f9bcf417fb49ab99fbd884d013df20", "id": "9d0fa81c-853e-456c-96fc-32d9b15db8ff", "size": 12716032, "self": "/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:37:48Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:37:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 19:37:48,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d4a4fc35-b964-43aa-851e-03929bf264f7 2018-12-23 19:37:48,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251879692078s 2018-12-23 19:37:48,369 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d4a4fc35-b964-43aa-851e-03929bf264f7 2018-12-23 19:37:48,371 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/file', 'owner': u'75f9bcf417fb49ab99fbd884d013df20', 'id': u'9d0fa81c-853e-456c-96fc-32d9b15db8ff', 'size': 12716032, u'self': u'/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'75f9bcf417fb49ab99fbd884d013df20', 'name': 'rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T19:37:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T19:37:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'created': u'2018-12-23T19:37:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T19:37:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 19:37:48,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:37:48,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:37:48,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37: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-ab385e7f-80ad-4218-807f-af6950d62fae x-compute-request-id: req-ab385e7f-80ad-4218-807f-af6950d62fae Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "26e3b932-adae-481d-a3fe-ea6744978ebf"}} 2018-12-23 19:37:48,596 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ab385e7f-80ad-4218-807f-af6950d62fae 2018-12-23 19:37:48,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.224822998047s 2018-12-23 19:37:48,597 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ab385e7f-80ad-4218-807f-af6950d62fae 2018-12-23 19:37:48,597 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'26e3b932-adae-481d-a3fe-ea6744978ebf', 'swap': 0}) 2018-12-23 19:37:48,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:37:48,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" -d '{"extra_specs": {}}' 2018-12-23 19:37:48,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37: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-df4baa30-0ad1-41bb-8a53-3eb292fa7d1f x-compute-request-id: req-df4baa30-0ad1-41bb-8a53-3eb292fa7d1f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:37:48,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf/os-extra_specs used request id req-df4baa30-0ad1-41bb-8a53-3eb292fa7d1f 2018-12-23 19:37:48,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255060195923s 2018-12-23 19:37:48,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf/os-extra_specs used request id req-df4baa30-0ad1-41bb-8a53-3eb292fa7d1f 2018-12-23 19:37:48,624 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 19:37:50,855 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 19:37:52,775 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e5a365c5-baf8-4076-9de0-ddd44850de7c | 2018-12-23T19:37:52.441101 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e5a365c5-baf8-4076-9de0-ddd44850de7c ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 19:37:55,843 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 19:37:56,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-23 19:37:56,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 19:37:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 19:37:56,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37: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-defbb9ca-2d89-421f-86a0-bc24cc5ed6fa x-compute-request-id: req-defbb9ca-2d89-421f-86a0-bc24cc5ed6fa Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 19:37:56,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-defbb9ca-2d89-421f-86a0-bc24cc5ed6fa 2018-12-23 19:37:56,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.262109994888s 2018-12-23 19:37:56,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-defbb9ca-2d89-421f-86a0-bc24cc5ed6fa 2018-12-23 19:37:56,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 19:37:56,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 19:37:56,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-1a347159-804c-4c75-b968-659f038d1364 Date: Sun, 23 Dec 2018 19:37:56 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 19:37:56,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-1a347159-804c-4c75-b968-659f038d1364 2018-12-23 19:37:56,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0100638866425s 2018-12-23 19:37:56,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-1a347159-804c-4c75-b968-659f038d1364 2018-12-23 19:37:56,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 19:37:56,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 19:37:56,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37: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-bdbeca6a-f62f-40b0-8773-2e25660a474e x-compute-request-id: req-bdbeca6a-f62f-40b0-8773-2e25660a474e Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9c9e2fd4-b1ed-447e-a752-62afcbee19b2"}} 2018-12-23 19:37:56,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bdbeca6a-f62f-40b0-8773-2e25660a474e 2018-12-23 19:37:56,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0362491607666s 2018-12-23 19:37:56,987 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bdbeca6a-f62f-40b0-8773-2e25660a474e 2018-12-23 19:37:56,988 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'9c9e2fd4-b1ed-447e-a752-62afcbee19b2', 'swap': 0}) 2018-12-23 19:37:56,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 19:37:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" -d '{"extra_specs": {}}' 2018-12-23 19:37:57,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 19:37: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-72e9bca4-ec4e-4537-b1b4-040f05f0a4c2 x-compute-request-id: req-72e9bca4-ec4e-4537-b1b4-040f05f0a4c2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 19:37:57,010 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2/os-extra_specs used request id req-72e9bca4-ec4e-4537-b1b4-040f05f0a4c2 2018-12-23 19:37:57,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212700366974s 2018-12-23 19:37:57,011 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2/os-extra_specs used request id req-72e9bca4-ec4e-4537-b1b4-040f05f0a4c2 2018-12-23 19:37:57,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'9c9e2fd4-b1ed-447e-a752-62afcbee19b2', 'swap': 0}) 2018-12-23 19:37:57,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-12-23 19:37:57,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 19:37:57,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 19:37:57,032 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-23 19:37:57,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 19:38:56,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b03c9857-dac0-4ef6-aff0-65798b96f58f 2018-12-23 19:38:56,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2018-12-23 19:38:56,736 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b03c9857-dac0-4ef6-aff0-65798b96f58f'] 2018-12-23 19:38:57,634 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b03c9857-dac0-4ef6-aff0-65798b96f58f -------------------------------------------------------------------------------- Task b03c9857-dac0-4ef6-aff0-65798b96f58f: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b03c9857-dac0-4ef6-aff0-65798b96f58f 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.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | total | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | -> duration | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.492078 Full duration: 7.465021 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b03c9857-dac0-4ef6-aff0-65798b96f58f 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.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836773 Full duration: 7.712989 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b03c9857-dac0-4ef6-aff0-65798b96f58f 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.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691046 Full duration: 7.653721 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b03c9857-dac0-4ef6-aff0-65798b96f58f 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.407 | 0.407 | 0.407 | 0.407 | 0.407 | 0.407 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846755 Full duration: 7.57751 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b03c9857-dac0-4ef6-aff0-65798b96f58f 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.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.780849 Full duration: 7.438083 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b03c9857-dac0-4ef6-aff0-65798b96f58f 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.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | total | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> duration | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.885036 Full duration: 8.026134 HINTS: * To plot HTML graphics with this data, run: rally task report b03c9857-dac0-4ef6-aff0-65798b96f58f --out output.html * To generate a JUnit report, run: rally task export b03c9857-dac0-4ef6-aff0-65798b96f58f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b03c9857-dac0-4ef6-aff0-65798b96f58f --json --out output.json 2018-12-23 19:38:57,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b03c9857-dac0-4ef6-aff0-65798b96f58f', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2018-12-23 19:38:59,511 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b03c9857-dac0-4ef6-aff0-65798b96f58f --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2018-12-23 19:38:59.416 718 INFO rally.api [-] Building 'json' report for the following task(s): 'b03c9857-dac0-4ef6-aff0-65798b96f58f'. 2018-12-23 19:38:59.420 718 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:38:59,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b03c9857-dac0-4ef6-aff0-65798b96f58f', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2018-12-23 19:39:01,474 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b03c9857-dac0-4ef6-aff0-65798b96f58f --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2018-12-23 19:39:01.343 720 INFO rally.api [-] Building 'html' report for the following task(s): 'b03c9857-dac0-4ef6-aff0-65798b96f58f'. 2018-12-23 19:39:01.374 720 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:39:01,481 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-23 19:39:01,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-12-23 19:39:01,489 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 19:39:01,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 19:39:01,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-23 19:39:01,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 19:40:25,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b 2018-12-23 19:40:25,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1a994f3f-8ee0-45c0-810a-a3ae41f4d52b'] 2018-12-23 19:40:26,631 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b -------------------------------------------------------------------------------- Task 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b 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 | 2.809 | 2.809 | 2.809 | 2.809 | 2.809 | 2.809 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | | glance_v2.delete_image | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | total | 3.897 | 3.897 | 3.897 | 3.897 | 3.897 | 3.897 | 100.0% | 1 | | -> duration | 3.897 | 3.897 | 3.897 | 3.897 | 3.897 | 3.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.896715 Full duration: 12.158599 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b 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 | 3.54 | 3.54 | 3.54 | 3.54 | 3.54 | 3.54 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 1.217 | 100.0% | 1 | | glance_v2.list_images | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 3.579 | 3.579 | 3.579 | 3.579 | 3.579 | 3.579 | 100.0% | 1 | | -> duration | 3.579 | 3.579 | 3.579 | 3.579 | 3.579 | 3.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.578944 Full duration: 14.348454 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b 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.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | total | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | -> duration | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.226845 Full duration: 7.727008 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ], "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b 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 | 3.511 | 3.511 | 3.511 | 3.511 | 3.511 | 3.511 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> glance_v2.upload_data | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | nova.boot_servers | 9.495 | 9.495 | 9.495 | 9.495 | 9.495 | 9.495 | 100.0% | 1 | | total | 13.007 | 13.007 | 13.007 | 13.007 | 13.007 | 13.007 | 100.0% | 1 | | -> duration | 12.007 | 12.007 | 12.007 | 12.007 | 12.007 | 12.007 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.007188 Full duration: 31.979351 HINTS: * To plot HTML graphics with this data, run: rally task report 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b --out output.html * To generate a JUnit report, run: rally task export 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b --json --out output.json 2018-12-23 19:40:26,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1a994f3f-8ee0-45c0-810a-a3ae41f4d52b', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2018-12-23 19:40:28,500 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b --out /home/opnfv/functest/results/rally_sanity/glance.json 2018-12-23 19:40:28.398 1270 INFO rally.api [-] Building 'json' report for the following task(s): '1a994f3f-8ee0-45c0-810a-a3ae41f4d52b'. 2018-12-23 19:40:28.403 1270 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:40:28,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1a994f3f-8ee0-45c0-810a-a3ae41f4d52b', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2018-12-23 19:40:30,243 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1a994f3f-8ee0-45c0-810a-a3ae41f4d52b --out /home/opnfv/functest/results/rally_sanity/glance.html 2018-12-23 19:40:30.127 1272 INFO rally.api [-] Building 'html' report for the following task(s): '1a994f3f-8ee0-45c0-810a-a3ae41f4d52b'. 2018-12-23 19:40:30.147 1272 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:40:30,250 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-23 19:40:30,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-12-23 19:40:30,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 19:40:30,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 19:40:30,274 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-23 19:40:30,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 19:43:37,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d3aab97a-d03a-4be7-b9d4-5bea29787f24 2018-12-23 19:43:37,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd3aab97a-d03a-4be7-b9d4-5bea29787f24'] 2018-12-23 19:43:38,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d3aab97a-d03a-4be7-b9d4-5bea29787f24 -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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.241 | 3.241 | 3.241 | 3.241 | 3.241 | 3.241 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.778 | 2.778 | 2.778 | 2.778 | 2.778 | 2.778 | 100.0% | 1 | | total | 6.02 | 6.02 | 6.02 | 6.02 | 6.02 | 6.02 | 100.0% | 1 | | -> duration | 6.02 | 6.02 | 6.02 | 6.02 | 6.02 | 6.02 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.02011 Full duration: 22.387921 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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.416 | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 100.0% | 1 | | cinder_v2.delete_volume | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 3.696 | 3.696 | 3.696 | 3.696 | 3.696 | 3.696 | 100.0% | 1 | | -> duration | 3.696 | 3.696 | 3.696 | 3.696 | 3.696 | 3.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.696237 Full duration: 13.952244 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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 | 5.803 | 5.803 | 5.803 | 5.803 | 5.803 | 5.803 | 100.0% | 1 | | cinder_v2.delete_volume | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | total | 6.288 | 6.288 | 6.288 | 6.288 | 6.288 | 6.288 | 100.0% | 1 | | -> duration | 6.288 | 6.288 | 6.288 | 6.288 | 6.288 | 6.288 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.28802 Full duration: 16.948721 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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.308 | 3.308 | 3.308 | 3.308 | 3.308 | 3.308 | 100.0% | 1 | | cinder_v2.delete_volume | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 3.877 | 3.877 | 3.877 | 3.877 | 3.877 | 3.877 | 100.0% | 1 | | -> duration | 3.877 | 3.877 | 3.877 | 3.877 | 3.877 | 3.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.876744 Full duration: 14.321791 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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.435 | 3.435 | 3.435 | 3.435 | 3.435 | 3.435 | 100.0% | 1 | | cinder_v2.extend_volume | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | cinder_v2.delete_volume | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 2.32 | 100.0% | 1 | | total | 6.246 | 6.246 | 6.246 | 6.246 | 6.246 | 6.246 | 100.0% | 1 | | -> duration | 6.246 | 6.246 | 6.246 | 6.246 | 6.246 | 6.246 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.245573 Full duration: 16.232116 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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.323 | 3.323 | 3.323 | 3.323 | 3.323 | 3.323 | 100.0% | 1 | | cinder_v2.delete_volume | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | total | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 100.0% | 1 | | -> duration | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 6.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.003369 Full duration: 22.011084 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | cinder_v2.list_qos | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> duration | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 0.841 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.841386 Full duration: 12.591168 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | cinder_v2.set_qos | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> duration | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.851854 Full duration: 12.381723 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | cinder_v2.list_types | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 0.193 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869787 Full duration: 12.383017 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d3aab97a-d03a-4be7-b9d4-5bea29787f24 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876096 Full duration: 12.35635 HINTS: * To plot HTML graphics with this data, run: rally task report d3aab97a-d03a-4be7-b9d4-5bea29787f24 --out output.html * To generate a JUnit report, run: rally task export d3aab97a-d03a-4be7-b9d4-5bea29787f24 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d3aab97a-d03a-4be7-b9d4-5bea29787f24 --json --out output.json 2018-12-23 19:43:38,322 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd3aab97a-d03a-4be7-b9d4-5bea29787f24', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2018-12-23 19:43:40,277 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d3aab97a-d03a-4be7-b9d4-5bea29787f24 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2018-12-23 19:43:40.168 3058 INFO rally.api [-] Building 'json' report for the following task(s): 'd3aab97a-d03a-4be7-b9d4-5bea29787f24'. 2018-12-23 19:43:40.177 3058 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:43:40,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'd3aab97a-d03a-4be7-b9d4-5bea29787f24', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2018-12-23 19:43:42,235 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid d3aab97a-d03a-4be7-b9d4-5bea29787f24 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2018-12-23 19:43:42.113 3060 INFO rally.api [-] Building 'html' report for the following task(s): 'd3aab97a-d03a-4be7-b9d4-5bea29787f24'. 2018-12-23 19:43:42.141 3060 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:43:42,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-23 19:43:42,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2018-12-23 19:43:42,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 19:43:42,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 19:43:42,266 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-12-23 19:43:42,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': ['gnocchi'], 'concurrency': 4, 'netid': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 19:45:36,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d4182a8-c7ba-44ce-b068-bfe853324b55 2018-12-23 19:45:36,196 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2d4182a8-c7ba-44ce-b068-bfe853324b55'] 2018-12-23 19:45:37,136 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2d4182a8-c7ba-44ce-b068-bfe853324b55 -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | total | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> duration | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.720969 Full duration: 7.605026 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616016 Full duration: 7.503888 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | total | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> duration | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.60155 Full duration: 7.181549 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 0.65 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> duration | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 0.848 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.848019 Full duration: 7.847345 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | total | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> duration | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.598364 Full duration: 7.399333 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> duration | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.844768 Full duration: 8.159256 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | total | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> duration | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.595006 Full duration: 7.195023 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 1.852 | 1.852 | 1.852 | 1.852 | 1.852 | 1.852 | 100.0% | 1 | | -> duration | 1.852 | 1.852 | 1.852 | 1.852 | 1.852 | 1.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.852441 Full duration: 9.440947 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.606364 Full duration: 7.418568 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | gnocchi.delete_metric | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> duration | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.990133 Full duration: 8.38945 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d4182a8-c7ba-44ce-b068-bfe853324b55 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | gnocchi.delete_resource | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> duration | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810495 Full duration: 8.27055 HINTS: * To plot HTML graphics with this data, run: rally task report 2d4182a8-c7ba-44ce-b068-bfe853324b55 --out output.html * To generate a JUnit report, run: rally task export 2d4182a8-c7ba-44ce-b068-bfe853324b55 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2d4182a8-c7ba-44ce-b068-bfe853324b55 --json --out output.json 2018-12-23 19:45:37,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2d4182a8-c7ba-44ce-b068-bfe853324b55', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2018-12-23 19:45:38,996 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2d4182a8-c7ba-44ce-b068-bfe853324b55 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2018-12-23 19:45:38.895 4192 INFO rally.api [-] Building 'json' report for the following task(s): '2d4182a8-c7ba-44ce-b068-bfe853324b55'. 2018-12-23 19:45:38.904 4192 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:45:38,997 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '2d4182a8-c7ba-44ce-b068-bfe853324b55', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2018-12-23 19:45:40,740 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 2d4182a8-c7ba-44ce-b068-bfe853324b55 --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2018-12-23 19:45:40.621 4194 INFO rally.api [-] Building 'html' report for the following task(s): '2d4182a8-c7ba-44ce-b068-bfe853324b55'. 2018-12-23 19:45:40.647 4194 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:45:40,753 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-12-23 19:45:40,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-12-23 19:45:40,754 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 19:45:40,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 19:45:40,777 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-23 19:45:40,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 19:47:06,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 41551f52-db69-4869-a081-957eab4bdd98 2018-12-23 19:47:06,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '41551f52-db69-4869-a081-957eab4bdd98'] 2018-12-23 19:47:07,574 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 41551f52-db69-4869-a081-957eab4bdd98 -------------------------------------------------------------------------------- Task 41551f52-db69-4869-a081-957eab4bdd98: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41551f52-db69-4869-a081-957eab4bdd98 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.897 | 4.897 | 4.897 | 4.897 | 4.897 | 4.897 | 100.0% | 1 | | heat.update_stack | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 2.773 | 100.0% | 1 | | heat.delete_stack | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 2.454 | 100.0% | 1 | | total | 10.125 | 10.125 | 10.125 | 10.125 | 10.125 | 10.125 | 100.0% | 1 | | -> duration | 6.125 | 6.125 | 6.125 | 6.125 | 6.125 | 6.125 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.124931 Full duration: 18.778781 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41551f52-db69-4869-a081-957eab4bdd98 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.782 | 4.782 | 4.782 | 4.782 | 4.782 | 4.782 | 100.0% | 1 | | heat.check_stack | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | heat.delete_stack | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 1.57 | 100.0% | 1 | | total | 7.177 | 7.177 | 7.177 | 7.177 | 7.177 | 7.177 | 100.0% | 1 | | -> duration | 5.177 | 5.177 | 5.177 | 5.177 | 5.177 | 5.177 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.177379 Full duration: 15.618502 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41551f52-db69-4869-a081-957eab4bdd98 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.819 | 4.819 | 4.819 | 4.819 | 4.819 | 4.819 | 100.0% | 1 | | heat.suspend_stack | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 2.754 | 100.0% | 1 | | heat.resume_stack | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 1.625 | 100.0% | 1 | | heat.delete_stack | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 100.0% | 1 | | total | 10.62 | 10.62 | 10.62 | 10.62 | 10.62 | 10.62 | 100.0% | 1 | | -> duration | 8.62 | 8.62 | 8.62 | 8.62 | 8.62 | 8.62 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.61988 Full duration: 20.742741 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41551f52-db69-4869-a081-957eab4bdd98 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.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633248 Full duration: 8.738149 HINTS: * To plot HTML graphics with this data, run: rally task report 41551f52-db69-4869-a081-957eab4bdd98 --out output.html * To generate a JUnit report, run: rally task export 41551f52-db69-4869-a081-957eab4bdd98 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 41551f52-db69-4869-a081-957eab4bdd98 --json --out output.json 2018-12-23 19:47:07,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '41551f52-db69-4869-a081-957eab4bdd98', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2018-12-23 19:47:09,537 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 41551f52-db69-4869-a081-957eab4bdd98 --out /home/opnfv/functest/results/rally_sanity/heat.json 2018-12-23 19:47:09.427 5104 INFO rally.api [-] Building 'json' report for the following task(s): '41551f52-db69-4869-a081-957eab4bdd98'. 2018-12-23 19:47:09.432 5104 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:47:09,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '41551f52-db69-4869-a081-957eab4bdd98', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2018-12-23 19:47:11,476 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 41551f52-db69-4869-a081-957eab4bdd98 --out /home/opnfv/functest/results/rally_sanity/heat.html 2018-12-23 19:47:11.364 5106 INFO rally.api [-] Building 'html' report for the following task(s): '41551f52-db69-4869-a081-957eab4bdd98'. 2018-12-23 19:47:11.385 5106 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:47:11,482 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-23 19:47:11,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-12-23 19:47:11,483 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 19:47:11,495 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 19:47:11,502 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-23 19:47:11,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 19:50:29,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 2018-12-23 19:50:29,334 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0'] 2018-12-23 19:50:30,286 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | keystone_v3.add_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.revoke_role | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 0.148 | 100.0% | 1 | | total | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> duration | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.824231 Full duration: 14.665024 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | keystone_v3.add_role | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 0.158 | 100.0% | 1 | | keystone_v3.list_roles | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | total | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> duration | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 0.818 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817715 Full duration: 14.804661 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | keystone_v3.list_projects | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> duration | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 0.936 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.936105 Full duration: 14.763946 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633958 Full duration: 12.453248 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.6 | 0.6 | 0.6 | 0.6 | 0.6 | 0.6 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> duration | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.715308 Full duration: 12.475903 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | keystone_v3.create_user | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | -> keystone_v3.add_role | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | keystone_v3.create_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_project | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_user | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | keystone_v3.get_role | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | keystone_v3.list_services | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.get_services | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | -> duration | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 2.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.004738 Full duration: 20.079028 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | keystone_v3.update_project | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | keystone_v3.delete_project | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> duration | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.021356 Full duration: 12.887414 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836691 Full duration: 15.005347 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | total | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> duration | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670534 Full duration: 15.128788 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | keystone_v3.list_users | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> duration | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 0.949 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.94938 Full duration: 15.032712 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 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.729 | 0.729 | 0.729 | 0.729 | 0.729 | 0.729 | 100.0% | 1 | | keystone_v3.create_users | 5.394 | 5.394 | 5.394 | 5.394 | 5.394 | 5.394 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.394 | 5.394 | 5.394 | 5.394 | 5.394 | 5.394 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 100.0% | 1 | | total | 7.237 | 7.237 | 7.237 | 7.237 | 7.237 | 7.237 | 100.0% | 1 | | -> duration | 7.237 | 7.237 | 7.237 | 7.237 | 7.237 | 7.237 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.237345 Full duration: 25.589352 HINTS: * To plot HTML graphics with this data, run: rally task report fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 --out output.html * To generate a JUnit report, run: rally task export fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 --json --out output.json 2018-12-23 19:50:30,286 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2018-12-23 19:50:32,255 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2018-12-23 19:50:32.140 7018 INFO rally.api [-] Building 'json' report for the following task(s): 'fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0'. 2018-12-23 19:50:32.151 7018 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:50:32,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2018-12-23 19:50:34,214 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2018-12-23 19:50:34.084 7020 INFO rally.api [-] Building 'html' report for the following task(s): 'fc844c44-abfd-4dc2-b39d-1b5ab45b5ef0'. 2018-12-23 19:50:34.112 7020 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:50:34,229 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-23 19:50:34,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-12-23 19:50:34,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 19:50:34,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 19:50:34,249 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-23 19:50:34,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 19:55:49,095 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b76015ec-6d9e-4719-ad24-6fc4702f36e0 2018-12-23 19:55:49,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b76015ec-6d9e-4719-ad24-6fc4702f36e0'] 2018-12-23 19:55:50,108 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b76015ec-6d9e-4719-ad24-6fc4702f36e0 -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | neutron.delete_network | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | total | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> duration | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 1.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.81178 Full duration: 15.150193 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.607 | 1.607 | 1.607 | 1.607 | 1.607 | 1.607 | 100.0% | 1 | | neutron.delete_port | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | total | 2.138 | 2.138 | 2.138 | 2.138 | 2.138 | 2.138 | 100.0% | 1 | | -> duration | 2.138 | 2.138 | 2.138 | 2.138 | 2.138 | 2.138 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.137733 Full duration: 28.578315 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | neutron.create_subnet | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | neutron.create_router | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | neutron.add_interface_router | 2.053 | 2.053 | 2.053 | 2.053 | 2.053 | 2.053 | 100.0% | 1 | | neutron.remove_interface_router | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 2.018 | 100.0% | 1 | | neutron.delete_router | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | total | 6.295 | 6.295 | 6.295 | 6.295 | 6.295 | 6.295 | 100.0% | 1 | | -> duration | 6.295 | 6.295 | 6.295 | 6.295 | 6.295 | 6.295 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.295115 Full duration: 37.6725 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.425 | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 100.0% | 1 | | neutron.delete_subnet | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | total | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 100.0% | 1 | | -> duration | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 1.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.986307 Full duration: 27.319902 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | neutron.list_networks | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> duration | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.17395 Full duration: 17.267198 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.506 | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 100.0% | 1 | | neutron.list_ports | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 100.0% | 1 | | -> duration | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 1.596 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.595925 Full duration: 29.830782 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | neutron.create_subnet | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | neutron.create_router | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | neutron.add_interface_router | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 2.262 | 100.0% | 1 | | neutron.list_routers | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 4.25 | 4.25 | 4.25 | 4.25 | 4.25 | 4.25 | 100.0% | 1 | | -> duration | 4.25 | 4.25 | 4.25 | 4.25 | 4.25 | 4.25 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.249949 Full duration: 41.254969 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | neutron.create_subnet | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | neutron.list_subnets | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | -> duration | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.451408 Full duration: 32.80233 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | neutron.delete_security_group | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082932 Full duration: 14.960492 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | neutron.create_security_group_rule | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> duration | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.226589 Full duration: 14.91269 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b76015ec-6d9e-4719-ad24-6fc4702f36e0 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.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_gateway_router | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 1.961 | 100.0% | 1 | | neutron.remove_gateway_router | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 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.307975 Full duration: 26.282795 HINTS: * To plot HTML graphics with this data, run: rally task report b76015ec-6d9e-4719-ad24-6fc4702f36e0 --out output.html * To generate a JUnit report, run: rally task export b76015ec-6d9e-4719-ad24-6fc4702f36e0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b76015ec-6d9e-4719-ad24-6fc4702f36e0 --json --out output.json 2018-12-23 19:55:50,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b76015ec-6d9e-4719-ad24-6fc4702f36e0', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2018-12-23 19:55:52,027 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b76015ec-6d9e-4719-ad24-6fc4702f36e0 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2018-12-23 19:55:51.923 10312 INFO rally.api [-] Building 'json' report for the following task(s): 'b76015ec-6d9e-4719-ad24-6fc4702f36e0'. 2018-12-23 19:55:51.934 10312 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:55:52,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b76015ec-6d9e-4719-ad24-6fc4702f36e0', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2018-12-23 19:55:54,039 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b76015ec-6d9e-4719-ad24-6fc4702f36e0 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2018-12-23 19:55:53.895 10314 INFO rally.api [-] Building 'html' report for the following task(s): 'b76015ec-6d9e-4719-ad24-6fc4702f36e0'. 2018-12-23 19:55:53.926 10314 INFO rally.api [-] The report has been successfully built. 2018-12-23 19:55:54,057 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-23 19:55:54,057 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-12-23 19:55:54,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 19:55:54,075 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 19:55:54,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-23 19:55:54,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 20:02:43,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c41957a6-fbfd-49d1-aead-568485c8d163 2018-12-23 20:02:43,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c41957a6-fbfd-49d1-aead-568485c8d163'] 2018-12-23 20:02:44,176 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c41957a6-fbfd-49d1-aead-568485c8d163 -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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.224 | 8.224 | 8.224 | 8.224 | 8.224 | 8.224 | 100.0% | 1 | | nova.live_migrate | 9.803 | 9.803 | 9.803 | 9.803 | 9.803 | 9.803 | 100.0% | 1 | | nova.delete_server | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 100.0% | 1 | | total | 20.466 | 20.466 | 20.466 | 20.466 | 20.466 | 20.466 | 100.0% | 1 | | -> duration | 19.466 | 19.466 | 19.466 | 19.466 | 19.466 | 19.466 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.465966 Full duration: 30.49406 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "boot_server_kwargs": { "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ] }, "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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.42 | 8.42 | 8.42 | 8.42 | 8.42 | 8.42 | 100.0% | 1 | | cinder_v2.create_volume | 2.966 | 2.966 | 2.966 | 2.966 | 2.966 | 2.966 | 100.0% | 1 | | nova.attach_volume | 4.411 | 4.411 | 4.411 | 4.411 | 4.411 | 4.411 | 100.0% | 1 | | nova.live_migrate | 9.99 | 9.99 | 9.99 | 9.99 | 9.99 | 9.99 | 100.0% | 1 | | nova.detach_volume | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | cinder_v2.delete_volume | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | nova.delete_server | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 2.511 | 100.0% | 1 | | total | 30.079 | 30.079 | 30.079 | 30.079 | 30.079 | 30.079 | 100.0% | 1 | | -> duration | 29.079 | 29.079 | 29.079 | 29.079 | 29.079 | 29.079 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.079317 Full duration: 42.241573 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ], "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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 | 5.931 | 5.931 | 5.931 | 5.931 | 5.931 | 5.931 | 100.0% | 1 | | nova.boot_server | 8.103 | 8.103 | 8.103 | 8.103 | 8.103 | 8.103 | 100.0% | 1 | | nova.live_migrate | 12.65 | 12.65 | 12.65 | 12.65 | 12.65 | 12.65 | 100.0% | 1 | | nova.delete_server | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 2.589 | 100.0% | 1 | | total | 29.274 | 29.274 | 29.274 | 29.274 | 29.274 | 29.274 | 100.0% | 1 | | -> duration | 28.274 | 28.274 | 28.274 | 28.274 | 28.274 | 28.274 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.274254 Full duration: 41.020947 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ] }, "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | nova.boot_server | 7.097 | 7.097 | 7.097 | 7.097 | 7.097 | 7.097 | 100.0% | 1 | | nova.delete_server | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 100.0% | 1 | | nova.delete_keypair | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | total | 10.417 | 10.417 | 10.417 | 10.417 | 10.417 | 10.417 | 100.0% | 1 | | -> duration | 9.417 | 9.417 | 9.417 | 9.417 | 9.417 | 9.417 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.417409 Full duration: 32.951038 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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 | 5.752 | 5.752 | 5.752 | 5.752 | 5.752 | 5.752 | 100.0% | 1 | | nova.boot_server | 8.705 | 8.705 | 8.705 | 8.705 | 8.705 | 8.705 | 100.0% | 1 | | nova.delete_server | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 2.61 | 100.0% | 1 | | total | 17.068 | 17.068 | 17.068 | 17.068 | 17.068 | 17.068 | 100.0% | 1 | | -> duration | 16.068 | 16.068 | 16.068 | 16.068 | 16.068 | 16.068 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.067774 Full duration: 43.011272 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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.074 | 8.074 | 8.074 | 8.074 | 8.074 | 8.074 | 100.0% | 1 | | nova.pause_server | 2.475 | 2.475 | 2.475 | 2.475 | 2.475 | 2.475 | 100.0% | 1 | | nova.unpause_server | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 100.0% | 1 | | nova.delete_server | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 2.525 | 100.0% | 1 | | total | 15.602 | 15.602 | 15.602 | 15.602 | 15.602 | 15.602 | 100.0% | 1 | | -> duration | 10.602 | 10.602 | 10.602 | 10.602 | 10.602 | 10.602 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.602337 Full duration: 38.726783 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ], "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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.14 | 8.14 | 8.14 | 8.14 | 8.14 | 8.14 | 100.0% | 1 | | nova.migrate | 21.44 | 21.44 | 21.44 | 21.44 | 21.44 | 21.44 | 100.0% | 1 | | nova.resize_confirm | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 2.385 | 100.0% | 1 | | nova.delete_server | 2.792 | 2.792 | 2.792 | 2.792 | 2.792 | 2.792 | 100.0% | 1 | | total | 34.758 | 34.758 | 34.758 | 34.758 | 34.758 | 34.758 | 100.0% | 1 | | -> duration | 33.758 | 33.758 | 33.758 | 33.758 | 33.758 | 33.758 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.757999 Full duration: 44.85867 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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 | 7.879 | 7.879 | 7.879 | 7.879 | 7.879 | 7.879 | 100.0% | 1 | | nova.list_interfaces | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 7.97 | 7.97 | 7.97 | 7.97 | 7.97 | 7.97 | 100.0% | 1 | | -> duration | 6.97 | 6.97 | 6.97 | 6.97 | 6.97 | 6.97 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.970153 Full duration: 34.744385 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "5c58e924-a571-48bc-a13a-78a3adec544c" } ], "flavor": { "name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "image": { "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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.06 | 8.06 | 8.06 | 8.06 | 8.06 | 8.06 | 100.0% | 1 | | nova.associate_floating_ip | 3.012 | 3.012 | 3.012 | 3.012 | 3.012 | 3.012 | 100.0% | 1 | | -> neutron.list_ports | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | nova.dissociate_floating_ip | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 2.107 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 100.0% | 1 | | total | 14.727 | 14.727 | 14.727 | 14.727 | 14.727 | 14.727 | 100.0% | 1 | | -> duration | 13.727 | 13.727 | 13.727 | 13.727 | 13.727 | 13.727 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.726931 Full duration: 42.579992 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c41957a6-fbfd-49d1-aead-568485c8d163 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.66 | 0.66 | 0.66 | 0.66 | 0.66 | 0.66 | 100.0% | 1 | | nova.delete_server_group | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714119 Full duration: 9.540188 HINTS: * To plot HTML graphics with this data, run: rally task report c41957a6-fbfd-49d1-aead-568485c8d163 --out output.html * To generate a JUnit report, run: rally task export c41957a6-fbfd-49d1-aead-568485c8d163 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c41957a6-fbfd-49d1-aead-568485c8d163 --json --out output.json 2018-12-23 20:02:44,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c41957a6-fbfd-49d1-aead-568485c8d163', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2018-12-23 20:02:46,042 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c41957a6-fbfd-49d1-aead-568485c8d163 --out /home/opnfv/functest/results/rally_sanity/nova.json 2018-12-23 20:02:45.938 12120 INFO rally.api [-] Building 'json' report for the following task(s): 'c41957a6-fbfd-49d1-aead-568485c8d163'. 2018-12-23 20:02:45.949 12120 INFO rally.api [-] The report has been successfully built. 2018-12-23 20:02:46,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c41957a6-fbfd-49d1-aead-568485c8d163', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2018-12-23 20:02:47,918 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c41957a6-fbfd-49d1-aead-568485c8d163 --out /home/opnfv/functest/results/rally_sanity/nova.html 2018-12-23 20:02:47.797 12122 INFO rally.api [-] Building 'html' report for the following task(s): 'c41957a6-fbfd-49d1-aead-568485c8d163'. 2018-12-23 20:02:47.826 12122 INFO rally.api [-] The report has been successfully built. 2018-12-23 20:02:47,934 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-12-23 20:02:47,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-12-23 20:02:47,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 20:02:47,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 20:02:47,960 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-23 20:02:47,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '5c58e924-a571-48bc-a13a-78a3adec544c', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'flavor_name': 'rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', '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_bbd326b8-282a-4f80-a8c3-f5c95d2d2909', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-12-23 20:03:40,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8cbb020c-16df-497a-8c53-26fc2b02d0cd 2018-12-23 20:03:40,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8cbb020c-16df-497a-8c53-26fc2b02d0cd'] 2018-12-23 20:03:41,362 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8cbb020c-16df-497a-8c53-26fc2b02d0cd -------------------------------------------------------------------------------- Task 8cbb020c-16df-497a-8c53-26fc2b02d0cd: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8cbb020c-16df-497a-8c53-26fc2b02d0cd 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.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | quotas.delete_quotas | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> duration | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.959029 Full duration: 8.643413 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8cbb020c-16df-497a-8c53-26fc2b02d0cd 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.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742505 Full duration: 8.515705 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8cbb020c-16df-497a-8c53-26fc2b02d0cd 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.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774206 Full duration: 8.399286 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 8cbb020c-16df-497a-8c53-26fc2b02d0cd 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.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | total | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> duration | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 0.978 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.978038 Full duration: 8.576121 HINTS: * To plot HTML graphics with this data, run: rally task report 8cbb020c-16df-497a-8c53-26fc2b02d0cd --out output.html * To generate a JUnit report, run: rally task export 8cbb020c-16df-497a-8c53-26fc2b02d0cd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8cbb020c-16df-497a-8c53-26fc2b02d0cd --json --out output.json 2018-12-23 20:03:41,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8cbb020c-16df-497a-8c53-26fc2b02d0cd', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2018-12-23 20:03:43,268 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8cbb020c-16df-497a-8c53-26fc2b02d0cd --out /home/opnfv/functest/results/rally_sanity/quotas.json 2018-12-23 20:03:43.173 12632 INFO rally.api [-] Building 'json' report for the following task(s): '8cbb020c-16df-497a-8c53-26fc2b02d0cd'. 2018-12-23 20:03:43.177 12632 INFO rally.api [-] The report has been successfully built. 2018-12-23 20:03:43,269 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '8cbb020c-16df-497a-8c53-26fc2b02d0cd', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2018-12-23 20:03:45,140 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 8cbb020c-16df-497a-8c53-26fc2b02d0cd --out /home/opnfv/functest/results/rally_sanity/quotas.html 2018-12-23 20:03:45.029 12634 INFO rally.api [-] Building 'html' report for the following task(s): '8cbb020c-16df-497a-8c53-26fc2b02d0cd'. 2018-12-23 20:03:45.049 12634 INFO rally.api [-] The report has been successfully built. 2018-12-23 20:03:45,146 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-23 20:03:45,150 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:45 | 6 | 100.00% | | glance | 00:01:06 | 4 | 100.00% | | cinder | 00:02:35 | 10 | 100.00% | | gnocchi | 00:01:26 | 11 | 100.00% | | heat | 00:01:03 | 4 | 100.00% | | keystone | 00:02:52 | 11 | 100.00% | | neutron | 00:04:46 | 11 | 100.00% | | nova | 00:06:00 | 10 | 100.00% | | quotas | 00:00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:11 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2018-12-23 20:03:45,150 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2018-12-23 20:03:45,288 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 20:03:45,288 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:03 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-23 20:03:45,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 20:03:45,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:45,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-656a4f55-cb37-42f3-8176-7552d456b229 x-compute-request-id: req-656a4f55-cb37-42f3-8176-7552d456b229 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "26e3b932-adae-481d-a3fe-ea6744978ebf"}, {"name": "rally_sanity-flavor_alt_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "9c9e2fd4-b1ed-447e-a752-62afcbee19b2"}]} 2018-12-23 20:03:45,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-656a4f55-cb37-42f3-8176-7552d456b229 2018-12-23 20:03:45,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.213228940964s 2018-12-23 20:03:45,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-656a4f55-cb37-42f3-8176-7552d456b229 2018-12-23 20:03:45,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 20:03:45,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:45,537 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f1ded99-dd00-4d11-be99-25fcfe538190 x-compute-request-id: req-4f1ded99-dd00-4d11-be99-25fcfe538190 Content-Length: 0 Content-Type: application/json 2018-12-23 20:03:45,537 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2 used request id req-4f1ded99-dd00-4d11-be99-25fcfe538190 2018-12-23 20:03:45,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0257060527802s 2018-12-23 20:03:45,537 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9c9e2fd4-b1ed-447e-a752-62afcbee19b2 used request id req-4f1ded99-dd00-4d11-be99-25fcfe538190 2018-12-23 20:03:45,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 20:03:45,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" -d '{"subnet_id": "6ad55bbe-8ed5-4df3-876b-636826bf66a2"}' 2018-12-23 20:03:47,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-649bf010-f57c-4e5c-8ffb-1511b96ac9c4 Date: Sun, 23 Dec 2018 20:03:47 GMT RESP BODY: {"network_id": "5c58e924-a571-48bc-a13a-78a3adec544c", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "subnet_id": "6ad55bbe-8ed5-4df3-876b-636826bf66a2", "subnet_ids": ["6ad55bbe-8ed5-4df3-876b-636826bf66a2"], "port_id": "435d6ba5-2b3b-468e-9907-fe69bc8388da", "id": "9ca7612f-8bab-433f-ba8d-46e68131076d"} 2018-12-23 20:03:47,720 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d/remove_router_interface.json used request id req-649bf010-f57c-4e5c-8ffb-1511b96ac9c4 2018-12-23 20:03:47,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.18238902092s 2018-12-23 20:03:47,720 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d/remove_router_interface.json used request id req-649bf010-f57c-4e5c-8ffb-1511b96ac9c4 returning object 9ca7612f-8bab-433f-ba8d-46e68131076d 2018-12-23 20:03:47,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 20:03:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 20:03:47,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1711 X-Openstack-Request-Id: req-8fb185cb-11d6-423b-9b0c-ddbf4b468573 Date: Sun, 23 Dec 2018 20:03:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "created_at": "2018-12-23T19:37:43Z", "admin_state_up": true, "updated_at": "2018-12-23T20:03:46Z", "project_id": "75f9bcf417fb49ab99fbd884d013df20", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9ca7612f-8bab-433f-ba8d-46e68131076d", "name": "rally_sanity-router_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "958dc227080c44098606ab75782646e7", "created_at": "2018-12-23T19:27:25Z", "admin_state_up": true, "updated_at": "2018-12-23T19:27:25Z", "project_id": "958dc227080c44098606ab75782646e7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "a02e3817-a8d4-45ec-bb92-7ff2ca1aca82", "name": "tempest-pretest-check-1878061599"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b71154b890c54e29b6b445ce9ab38db8", "created_at": "2018-12-23T19:27:53Z", "admin_state_up": false, "updated_at": "2018-12-23T19:27:53Z", "project_id": "b71154b890c54e29b6b445ce9ab38db8", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "aa5b59b3-4a0f-4d3e-9317-b7f9bd75496d", "name": "tempest-router-1883276358"}]} 2018-12-23 20:03:47,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8fb185cb-11d6-423b-9b0c-ddbf4b468573 2018-12-23 20:03:47,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.107454061508s 2018-12-23 20:03:47,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8fb185cb-11d6-423b-9b0c-ddbf4b468573 2018-12-23 20:03:47,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 20:03:47,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 20:03:49,056 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9aacfbe1-bf86-4667-9cbe-3a45efed52a9 Content-Length: 0 Date: Sun, 23 Dec 2018 20:03:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:03:49,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d.json used request id req-9aacfbe1-bf86-4667-9cbe-3a45efed52a9 2018-12-23 20:03:49,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22567892075s 2018-12-23 20:03:49,057 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9ca7612f-8bab-433f-ba8d-46e68131076d.json used request id req-9aacfbe1-bf86-4667-9cbe-3a45efed52a9 2018-12-23 20:03:49,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 20:03:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 20:03:49,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-a43c71d4-26ad-497e-97cb-8a52929ade70 Date: Sun, 23 Dec 2018 20:03:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:37:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6ad55bbe-8ed5-4df3-876b-636826bf66a2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"75f9bcf417fb49ab99fbd884d013df20","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_bbd326b8-282a-4f80-a8c3-f5c95d2d2909","enable_dhcp":true,"segment_id":null,"network_id":"5c58e924-a571-48bc-a13a-78a3adec544c","tenant_id":"75f9bcf417fb49ab99fbd884d013df20","created_at":"2018-12-23T19:37:43Z","ip_version":4},{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:03:49,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a43c71d4-26ad-497e-97cb-8a52929ade70 2018-12-23 20:03:49,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0437209606171s 2018-12-23 20:03:49,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a43c71d4-26ad-497e-97cb-8a52929ade70 2018-12-23 20:03:49,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 20:03:49,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/6ad55bbe-8ed5-4df3-876b-636826bf66a2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 20:03:50,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa337f2e-69f2-4164-8d95-7ad53edfb7c7 Date: Sun, 23 Dec 2018 20:03:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:03:50,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6ad55bbe-8ed5-4df3-876b-636826bf66a2.json used request id req-aa337f2e-69f2-4164-8d95-7ad53edfb7c7 2018-12-23 20:03:50,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1109149456s 2018-12-23 20:03:50,214 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6ad55bbe-8ed5-4df3-876b-636826bf66a2.json used request id req-aa337f2e-69f2-4164-8d95-7ad53edfb7c7 2018-12-23 20:03:50,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 20:03:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 20:03:50,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-168b582c-9dcb-4f68-ba46-f660b48230c1 Date: Sun, 23 Dec 2018 20:03:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"5c58e924-a571-48bc-a13a-78a3adec544c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":true,"project_id":"75f9bcf417fb49ab99fbd884d013df20","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:03:50Z","qos_policy_id":null,"name":"rally_sanity-net_bbd326b8-282a-4f80-a8c3-f5c95d2d2909","admin_state_up":true,"tenant_id":"75f9bcf417fb49ab99fbd884d013df20","created_at":"2018-12-23T19:37:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:03:50,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-168b582c-9dcb-4f68-ba46-f660b48230c1 2018-12-23 20:03:50,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857589244843s 2018-12-23 20:03:50,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-168b582c-9dcb-4f68-ba46-f660b48230c1 2018-12-23 20:03:50,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 20:03:50,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5c58e924-a571-48bc-a13a-78a3adec544c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 20:03:51,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67513c66-7301-4749-b7b7-477e627f28ca Date: Sun, 23 Dec 2018 20:03:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:03:51,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5c58e924-a571-48bc-a13a-78a3adec544c.json used request id req-67513c66-7301-4749-b7b7-477e627f28ca 2018-12-23 20:03:51,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.948199033737s 2018-12-23 20:03:51,250 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5c58e924-a571-48bc-a13a-78a3adec544c.json used request id req-67513c66-7301-4749-b7b7-477e627f28ca 2018-12-23 20:03:51,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:03:51,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 20:03:51,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-95db5e14-b802-4600-925a-353e9de2d9b0 Date: Sun, 23 Dec 2018 20:03:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/snap", "metadata": {}}], "file": "/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/file", "owner": "75f9bcf417fb49ab99fbd884d013df20", "id": "9d0fa81c-853e-456c-96fc-32d9b15db8ff", "size": 12716032, "self": "/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T19:37:48Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T19:37:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:03:51,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-95db5e14-b802-4600-925a-353e9de2d9b0 2018-12-23 20:03:51,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198894023895s 2018-12-23 20:03:51,454 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-95db5e14-b802-4600-925a-353e9de2d9b0 2018-12-23 20:03:51,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 20:03:51,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d92c9676168b20465b4ba44c8590fccea247d80" 2018-12-23 20:03:51,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-849d2b21-c47a-419b-9e6d-1af474122dff Date: Sun, 23 Dec 2018 20:03:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:03:51,756 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff used request id req-849d2b21-c47a-419b-9e6d-1af474122dff 2018-12-23 20:03:51,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.300394058228s 2018-12-23 20:03:51,756 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9d0fa81c-853e-456c-96fc-32d9b15db8ff used request id req-849d2b21-c47a-419b-9e6d-1af474122dff 2018-12-23 20:03:51,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 20:03:51,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:51,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03: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-319f5660-3921-42a6-b1c3-ef55f3824a70 x-compute-request-id: req-319f5660-3921-42a6-b1c3-ef55f3824a70 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "26e3b932-adae-481d-a3fe-ea6744978ebf"}]} 2018-12-23 20:03:51,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-319f5660-3921-42a6-b1c3-ef55f3824a70 2018-12-23 20:03:51,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252521038055s 2018-12-23 20:03:51,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-319f5660-3921-42a6-b1c3-ef55f3824a70 2018-12-23 20:03:51,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 20:03:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:51,814 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:03: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-f22e66d9-24a9-4b9d-b930-d50e49dd6b0a x-compute-request-id: req-f22e66d9-24a9-4b9d-b930-d50e49dd6b0a Content-Length: 0 Content-Type: application/json 2018-12-23 20:03:51,814 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf used request id req-f22e66d9-24a9-4b9d-b930-d50e49dd6b0a 2018-12-23 20:03:51,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0300621986389s 2018-12-23 20:03:51,814 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/26e3b932-adae-481d-a3fe-ea6744978ebf used request id req-f22e66d9-24a9-4b9d-b930-d50e49dd6b0a 2018-12-23 20:03:51,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:03:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:51,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e81738cf-2a53-4950-ae1d-1d92e27ab758 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": {"self": "http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "caee2c4483494210af707d2600e7d157", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:03:51,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e81738cf-2a53-4950-ae1d-1d92e27ab758 2018-12-23 20:03:51,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110417127609s 2018-12-23 20:03:51,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e81738cf-2a53-4950-ae1d-1d92e27ab758 2018-12-23 20:03:51,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:03:51,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:52,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267e1777-6f88-4405-8f72-19f62a757faf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_bbd326b8-282a-4f80-a8c3-f5c95d2d2909", "links": {"self": "http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "caee2c4483494210af707d2600e7d157", "description": null}} 2018-12-23 20:03:52,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157 used request id req-267e1777-6f88-4405-8f72-19f62a757faf 2018-12-23 20:03:52,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108924865723s 2018-12-23 20:03:52,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157 used request id req-267e1777-6f88-4405-8f72-19f62a757faf 2018-12-23 20:03:52,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 20:03:52,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:52,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-472e6206-b6c1-4a30-abb1-3354d50044df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:03:52,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157 used request id req-472e6206-b6c1-4a30-abb1-3354d50044df 2018-12-23 20:03:52,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.167846918106s 2018-12-23 20:03:52,210 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/caee2c4483494210af707d2600e7d157 used request id req-472e6206-b6c1-4a30-abb1-3354d50044df 2018-12-23 20:03:52,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:03:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:52,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e43dc1-8dde-4e42-ba1c-ce1743e3219d Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20"}, "tags": [], "enabled": true, "id": "75f9bcf417fb49ab99fbd884d013df20", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_bbd326b8-282a-4f80-a8c3-f5c95d2d2909"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 20:03:52,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-37e43dc1-8dde-4e42-ba1c-ce1743e3219d 2018-12-23 20:03:52,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0927500724792s 2018-12-23 20:03:52,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-37e43dc1-8dde-4e42-ba1c-ce1743e3219d 2018-12-23 20:03:52,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 20:03:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:52,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a97913-3b1e-4f7a-be6c-9f1f91abf50c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:03:52,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20 used request id req-02a97913-3b1e-4f7a-be6c-9f1f91abf50c 2018-12-23 20:03:52,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.170768022537s 2018-12-23 20:03:52,485 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/75f9bcf417fb49ab99fbd884d013df20 used request id req-02a97913-3b1e-4f7a-be6c-9f1f91abf50c 2018-12-23 20:03:52,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 20:03:52,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=75f9bcf417fb49ab99fbd884d013df20&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:52,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-4a5abddc-d141-427d-b44b-604092e8ddb5 Date: Sun, 23 Dec 2018 20:03:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "created_at": "2018-12-23T19:37:42Z", "updated_at": "2018-12-23T19:37:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:37:42Z", "revision_number": 0, "id": "0715c8c6-9d33-4276-8e80-5a2803295e73", "remote_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:37:42Z", "security_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "port_range_min": null, "ethertype": "IPv6", "project_id": "75f9bcf417fb49ab99fbd884d013df20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:37:42Z", "revision_number": 0, "id": "7c705340-1a15-4d75-a262-8e4ddf8a4198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:37:42Z", "security_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "port_range_min": null, "ethertype": "IPv6", "project_id": "75f9bcf417fb49ab99fbd884d013df20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:37:42Z", "revision_number": 0, "id": "d369c7c0-4be0-4726-8c2c-e2842deb30cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:37:42Z", "security_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "port_range_min": null, "ethertype": "IPv4", "project_id": "75f9bcf417fb49ab99fbd884d013df20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:37:42Z", "revision_number": 0, "id": "d98e2d85-4582-4a44-aeec-3d203d683fb7", "remote_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:37:42Z", "security_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "port_range_min": null, "ethertype": "IPv4", "project_id": "75f9bcf417fb49ab99fbd884d013df20"}], "revision_number": 4, "project_id": "75f9bcf417fb49ab99fbd884d013df20", "id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "name": "default"}]} 2018-12-23 20:03:52,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=75f9bcf417fb49ab99fbd884d013df20&name=default used request id req-4a5abddc-d141-427d-b44b-604092e8ddb5 2018-12-23 20:03:52,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.229436159134s 2018-12-23 20:03:52,717 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=75f9bcf417fb49ab99fbd884d013df20&name=default used request id req-4a5abddc-d141-427d-b44b-604092e8ddb5 2018-12-23 20:03:52,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 20:03:52,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:52,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-09b480a3-6b82-430e-bca0-44749c2bd056 Date: Sun, 23 Dec 2018 20:03:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "created_at": "2018-12-23T19:37:42Z", "updated_at": "2018-12-23T19:37:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:37:42Z", "revision_number": 0, "id": "0715c8c6-9d33-4276-8e80-5a2803295e73", "remote_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:37:42Z", "security_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "port_range_min": null, "ethertype": "IPv6", "project_id": "75f9bcf417fb49ab99fbd884d013df20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:37:42Z", "revision_number": 0, "id": "7c705340-1a15-4d75-a262-8e4ddf8a4198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:37:42Z", "security_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "port_range_min": null, "ethertype": "IPv6", "project_id": "75f9bcf417fb49ab99fbd884d013df20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:37:42Z", "revision_number": 0, "id": "d369c7c0-4be0-4726-8c2c-e2842deb30cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:37:42Z", "security_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "port_range_min": null, "ethertype": "IPv4", "project_id": "75f9bcf417fb49ab99fbd884d013df20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:37:42Z", "revision_number": 0, "id": "d98e2d85-4582-4a44-aeec-3d203d683fb7", "remote_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:37:42Z", "security_group_id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "tenant_id": "75f9bcf417fb49ab99fbd884d013df20", "port_range_min": null, "ethertype": "IPv4", "project_id": "75f9bcf417fb49ab99fbd884d013df20"}], "revision_number": 4, "project_id": "75f9bcf417fb49ab99fbd884d013df20", "id": "ac2c2b09-35a6-4368-95de-cb1b8bbff08e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:03:52,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-09b480a3-6b82-430e-bca0-44749c2bd056 2018-12-23 20:03:52,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.120325088501s 2018-12-23 20:03:52,842 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-09b480a3-6b82-430e-bca0-44749c2bd056 2018-12-23 20:03:52,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 20:03:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ac2c2b09-35a6-4368-95de-cb1b8bbff08e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7c219df865f9352a60d882c6097ba237d079e4b8" 2018-12-23 20:03:52,982 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-de8e53d0-db21-4a92-80fe-c858b93342f7 Content-Length: 0 Date: Sun, 23 Dec 2018 20:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:03:52,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ac2c2b09-35a6-4368-95de-cb1b8bbff08e.json used request id req-de8e53d0-db21-4a92-80fe-c858b93342f7 2018-12-23 20:03:52,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132857084274s 2018-12-23 20:03:52,982 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ac2c2b09-35a6-4368-95de-cb1b8bbff08e.json used request id req-de8e53d0-db21-4a92-80fe-c858b93342f7 2018-12-23 20:03:53,035 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2018-12-23 20:03:53,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:03:53,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062536a8-071a-45de-929b-a0fcebb0863e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:03:53,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-062536a8-071a-45de-929b-a0fcebb0863e 2018-12-23 20:03:53,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 20:03:53,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["EjZvdZeYTWWyvGs6pH4h1A"], "issued_at": "2018-12-23T20:03:53.000000Z"}} 2018-12-23 20:03:53,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 20:03:53,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:53,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-14b6044d-69a0-4850-95fb-bc5d63cc7271 Date: Sun, 23 Dec 2018 20:03:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:03:53,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-14b6044d-69a0-4850-95fb-bc5d63cc7271 2018-12-23 20:03:53,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267126083374s 2018-12-23 20:03:53,737 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-14b6044d-69a0-4850-95fb-bc5d63cc7271 2018-12-23 20:03:53,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:03:53,746 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:03:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:03:53,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:03:53,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:53,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ee70bb3-4e41-4ec0-8daa-18c4bb9173c6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 20:03:53,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9ee70bb3-4e41-4ec0-8daa-18c4bb9173c6 2018-12-23 20:03:53,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934729576111s 2018-12-23 20:03:53,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9ee70bb3-4e41-4ec0-8daa-18c4bb9173c6 2018-12-23 20:03:53,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 20:03:53,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}}' 2018-12-23 20:03:53,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d60b31b-f479-449d-97a9-18e92b4822f7 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305"}, "tags": [], "enabled": true, "id": "d54ec78283bd4e97a80cbd5373293305", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}} 2018-12-23 20:03:53,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7d60b31b-f479-449d-97a9-18e92b4822f7 2018-12-23 20:03:53,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121999979019s 2018-12-23 20:03:53,971 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7d60b31b-f479-449d-97a9-18e92b4822f7 2018-12-23 20:03:53,971 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'd54ec78283bd4e97a80cbd5373293305', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e'}) 2018-12-23 20:03:53,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 20:03:53,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "36939aa8-1d67-4250-9aea-208deec81205", "email": null, "name": "rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}}' 2018-12-23 20:03:54,334 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5178747-ec90-4013-98a9-571bf2e84533 Content-Length: 325 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": {"self": "http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "899afbadec3d45f88ebbe95cdacb6d7a", "domain_id": "default", "password_expires_at": null}} 2018-12-23 20:03:54,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c5178747-ec90-4013-98a9-571bf2e84533 2018-12-23 20:03:54,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.355786085129s 2018-12-23 20:03:54,334 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c5178747-ec90-4013-98a9-571bf2e84533 2018-12-23 20:03:54,335 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'899afbadec3d45f88ebbe95cdacb6d7a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e'}) 2018-12-23 20:03:54,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:03:54,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:54,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adae1347-c349-4e4b-ad78-e7a7fc4d89d0 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:03:54,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-adae1347-c349-4e4b-ad78-e7a7fc4d89d0 2018-12-23 20:03:54,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0904839038849s 2018-12-23 20:03:54,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-adae1347-c349-4e4b-ad78-e7a7fc4d89d0 2018-12-23 20:03:54,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:03:54,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:54,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0097b47a-f665-4a50-9c8a-9c80158789f2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:03:54,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0097b47a-f665-4a50-9c8a-9c80158789f2 2018-12-23 20:03:54,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911829471588s 2018-12-23 20:03:54,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0097b47a-f665-4a50-9c8a-9c80158789f2 2018-12-23 20:03:54,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:03:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:54,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57db4044-e607-4bbc-a1af-e10b5a32d1b6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:03:54,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-57db4044-e607-4bbc-a1af-e10b5a32d1b6 2018-12-23 20:03:54,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0932631492615s 2018-12-23 20:03:54,624 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-57db4044-e607-4bbc-a1af-e10b5a32d1b6 2018-12-23 20:03:54,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:03:54,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:54,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb83223a-334f-4a34-b63e-56a7acffe601 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": {"self": "http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "899afbadec3d45f88ebbe95cdacb6d7a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:03:54,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eb83223a-334f-4a34-b63e-56a7acffe601 2018-12-23 20:03:54,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105657100677s 2018-12-23 20:03:54,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eb83223a-334f-4a34-b63e-56a7acffe601 2018-12-23 20:03:54,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:03:54,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:54,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fad15dc-c209-4abe-9553-518d8c1865df Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305"}, "tags": [], "enabled": true, "id": "d54ec78283bd4e97a80cbd5373293305", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}]} 2018-12-23 20:03:54,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3fad15dc-c209-4abe-9553-518d8c1865df 2018-12-23 20:03:54,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101604938507s 2018-12-23 20:03:54,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3fad15dc-c209-4abe-9553-518d8c1865df 2018-12-23 20:03:54,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:03:54,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=899afbadec3d45f88ebbe95cdacb6d7a&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=d54ec78283bd4e97a80cbd5373293305" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:54,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e580ad-a7ca-42e7-b0ff-12b2e28229dc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=899afbadec3d45f88ebbe95cdacb6d7a&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=d54ec78283bd4e97a80cbd5373293305", "previous": null, "next": null}} 2018-12-23 20:03:54,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=899afbadec3d45f88ebbe95cdacb6d7a&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=d54ec78283bd4e97a80cbd5373293305 used request id req-36e580ad-a7ca-42e7-b0ff-12b2e28229dc 2018-12-23 20:03:54,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0885760784149s 2018-12-23 20:03:54,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=899afbadec3d45f88ebbe95cdacb6d7a&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=d54ec78283bd4e97a80cbd5373293305 used request id req-36e580ad-a7ca-42e7-b0ff-12b2e28229dc 2018-12-23 20:03:54,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:03:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305/users/899afbadec3d45f88ebbe95cdacb6d7a/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:03:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-452154a6-7d84-4105-a3a0-bbbf981a1f8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:03:55,089 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305/users/899afbadec3d45f88ebbe95cdacb6d7a/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-452154a6-7d84-4105-a3a0-bbbf981a1f8e 2018-12-23 20:03:55,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144520044327s 2018-12-23 20:03:55,090 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305/users/899afbadec3d45f88ebbe95cdacb6d7a/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-452154a6-7d84-4105-a3a0-bbbf981a1f8e 2018-12-23 20:03:55,090 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd54ec78283bd4e97a80cbd5373293305', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '36939aa8-1d67-4250-9aea-208deec81205', 'username': u'rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 20:03:55,094 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', 'password': '36939aa8-1d67-4250-9aea-208deec81205', 'project_name': 'rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'd54ec78283bd4e97a80cbd5373293305', 'project_domain_name': 'Default'} 2018-12-23 20:03:55,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:03:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b068c1-6afb-4917-838b-0fe87b80a3fd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:03:55,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-29b068c1-6afb-4917-838b-0fe87b80a3fd 2018-12-23 20:03:55,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0919060707092s 2018-12-23 20:03:55,190 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-29b068c1-6afb-4917-838b-0fe87b80a3fd 2018-12-23 20:03:55,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:03:55,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa6462e-026e-419d-ba20-e060df10e5e3 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:03:55,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0fa6462e-026e-419d-ba20-e060df10e5e3 2018-12-23 20:03:55,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0924680233002s 2018-12-23 20:03:55,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0fa6462e-026e-419d-ba20-e060df10e5e3 2018-12-23 20:03:55,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:03:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ba074f-9aed-416a-9092-44d2156ea7f7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:03:55,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e3ba074f-9aed-416a-9092-44d2156ea7f7 2018-12-23 20:03:55,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934619903564s 2018-12-23 20:03:55,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e3ba074f-9aed-416a-9092-44d2156ea7f7 2018-12-23 20:03:55,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:03:55,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af51e8d-3201-4188-b947-576f1d301397 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": {"self": "http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "899afbadec3d45f88ebbe95cdacb6d7a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:03:55,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4af51e8d-3201-4188-b947-576f1d301397 2018-12-23 20:03:55,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110728025436s 2018-12-23 20:03:55,498 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4af51e8d-3201-4188-b947-576f1d301397 2018-12-23 20:03:55,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:03:55,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d700efe1-4e19-4cff-8d69-5dc3caa3c079 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305"}, "tags": [], "enabled": true, "id": "d54ec78283bd4e97a80cbd5373293305", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}]} 2018-12-23 20:03:55,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d700efe1-4e19-4cff-8d69-5dc3caa3c079 2018-12-23 20:03:55,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.089702129364s 2018-12-23 20:03:55,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d700efe1-4e19-4cff-8d69-5dc3caa3c079 2018-12-23 20:03:55,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:03:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=899afbadec3d45f88ebbe95cdacb6d7a&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=d54ec78283bd4e97a80cbd5373293305" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47135a97-009b-431b-8924-d3a3626bdc80 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=899afbadec3d45f88ebbe95cdacb6d7a&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=d54ec78283bd4e97a80cbd5373293305", "previous": null, "next": null}} 2018-12-23 20:03:55,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=899afbadec3d45f88ebbe95cdacb6d7a&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=d54ec78283bd4e97a80cbd5373293305 used request id req-47135a97-009b-431b-8924-d3a3626bdc80 2018-12-23 20:03:55,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0893199443817s 2018-12-23 20:03:55,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=899afbadec3d45f88ebbe95cdacb6d7a&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=d54ec78283bd4e97a80cbd5373293305 used request id req-47135a97-009b-431b-8924-d3a3626bdc80 2018-12-23 20:03:55,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:03:55,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305/users/899afbadec3d45f88ebbe95cdacb6d7a/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1346b8fe-b3ef-4545-a25c-71d9ff71460a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:03:55,834 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305/users/899afbadec3d45f88ebbe95cdacb6d7a/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-1346b8fe-b3ef-4545-a25c-71d9ff71460a 2018-12-23 20:03:55,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13433098793s 2018-12-23 20:03:55,834 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305/users/899afbadec3d45f88ebbe95cdacb6d7a/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-1346b8fe-b3ef-4545-a25c-71d9ff71460a 2018-12-23 20:03:55,835 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2018-12-23 20:03:55,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:03:55,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:55,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227e44a9-5e1b-4a6d-85e9-6f64037d1d05 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 20:03:55,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-227e44a9-5e1b-4a6d-85e9-6f64037d1d05 2018-12-23 20:03:55,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0940659046173s 2018-12-23 20:03:55,930 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-227e44a9-5e1b-4a6d-85e9-6f64037d1d05 2018-12-23 20:03:55,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:03:55,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:03:56,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c59b9a-e68f-494e-bdbd-2f163c8d2640 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305"}, "tags": [], "enabled": true, "id": "d54ec78283bd4e97a80cbd5373293305", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}]} 2018-12-23 20:03:56,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-89c59b9a-e68f-494e-bdbd-2f163c8d2640 2018-12-23 20:03:56,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0946159362793s 2018-12-23 20:03:56,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-89c59b9a-e68f-494e-bdbd-2f163c8d2640 2018-12-23 20:03:56,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 20:03:56,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" -d '{"network": {"shared": true, "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "name": "rally_jobs-net_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "admin_state_up": true}}' 2018-12-23 20:03:56,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a58a352e-3794-4156-96dd-c4be9958ca49 Date: Sun, 23 Dec 2018 20:03:56 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"99efbaac-fbb3-479a-9be2-8d668260b81a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"d54ec78283bd4e97a80cbd5373293305","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:03:56Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_99eaf8a0-9e6a-4eb4-a771-743c74024c0e","admin_state_up":true,"tenant_id":"d54ec78283bd4e97a80cbd5373293305","created_at":"2018-12-23T20:03:56Z","mtu":1450}} 2018-12-23 20:03:56,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a58a352e-3794-4156-96dd-c4be9958ca49 2018-12-23 20:03:56,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.390385150909s 2018-12-23 20:03:56,425 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a58a352e-3794-4156-96dd-c4be9958ca49 2018-12-23 20:03:56,425 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T20:03:56Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'99efbaac-fbb3-479a-9be2-8d668260b81a', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', u'created_at': u'2018-12-23T20:03:56Z', u'mtu': 1450, u'tenant_id': u'd54ec78283bd4e97a80cbd5373293305', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd54ec78283bd4e97a80cbd5373293305', u'l2_adjacency': True}) 2018-12-23 20:03:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:03:56,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77dbac50-6d22-4e92-84fc-faa97ac2ad30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:03:56,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-77dbac50-6d22-4e92-84fc-faa97ac2ad30 2018-12-23 20:03:56,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 20:03:56,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d54ec78283bd4e97a80cbd5373293305", "name": "rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d54ec78283bd4e97a80cbd5373293305", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d54ec78283bd4e97a80cbd5373293305", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d54ec78283bd4e97a80cbd5373293305", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d54ec78283bd4e97a80cbd5373293305", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d54ec78283bd4e97a80cbd5373293305", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d54ec78283bd4e97a80cbd5373293305", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d54ec78283bd4e97a80cbd5373293305", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d54ec78283bd4e97a80cbd5373293305", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d54ec78283bd4e97a80cbd5373293305", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d54ec78283bd4e97a80cbd5373293305", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d54ec78283bd4e97a80cbd5373293305", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d54ec78283bd4e97a80cbd5373293305", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d54ec78283bd4e97a80cbd5373293305", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d54ec78283bd4e97a80cbd5373293305", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "id": "899afbadec3d45f88ebbe95cdacb6d7a"}, "audit_ids": ["UGhY3Y4OTImB1tGIRSssuA"], "issued_at": "2018-12-23T20:03:56.000000Z"}} 2018-12-23 20:03:56,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 20:03:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:03:57,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-93bc572c-a141-4583-9b92-5468b29735c7 Date: Sun, 23 Dec 2018 20:03:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"99efbaac-fbb3-479a-9be2-8d668260b81a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"d54ec78283bd4e97a80cbd5373293305","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:03:56Z","qos_policy_id":null,"name":"rally_jobs-net_99eaf8a0-9e6a-4eb4-a771-743c74024c0e","admin_state_up":true,"tenant_id":"d54ec78283bd4e97a80cbd5373293305","created_at":"2018-12-23T20:03:56Z","provider:network_type":"vxlan"}]} 2018-12-23 20:03:57,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-93bc572c-a141-4583-9b92-5468b29735c7 2018-12-23 20:03:57,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257677078247s 2018-12-23 20:03:57,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-93bc572c-a141-4583-9b92-5468b29735c7 2018-12-23 20:03:57,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 20:03:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" -d '{"subnet": {"name": "rally_jobs-subnet_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "enable_dhcp": true, "network_id": "99efbaac-fbb3-479a-9be2-8d668260b81a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 20:03:57,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c62e91ce-3268-487f-80b4-b49991702e11 Date: Sun, 23 Dec 2018 20:03:57 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T20:03:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6f24edf-eadc-48a2-9d82-a70b3f8c188c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d54ec78283bd4e97a80cbd5373293305","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_99eaf8a0-9e6a-4eb4-a771-743c74024c0e","enable_dhcp":true,"segment_id":null,"network_id":"99efbaac-fbb3-479a-9be2-8d668260b81a","tenant_id":"d54ec78283bd4e97a80cbd5373293305","created_at":"2018-12-23T20:03:57Z","ip_version":4}} 2018-12-23 20:03:57,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c62e91ce-3268-487f-80b4-b49991702e11 2018-12-23 20:03:57,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.435124158859s 2018-12-23 20:03:57,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c62e91ce-3268-487f-80b4-b49991702e11 2018-12-23 20:03:57,521 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T20:03:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e6f24edf-eadc-48a2-9d82-a70b3f8c188c', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'99efbaac-fbb3-479a-9be2-8d668260b81a', u'tenant_id': u'd54ec78283bd4e97a80cbd5373293305', u'created_at': u'2018-12-23T20:03:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd54ec78283bd4e97a80cbd5373293305'}) 2018-12-23 20:03:57,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 20:03:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "rally_jobs-router_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "admin_state_up": true}}' 2018-12-23 20:03:59,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-0307ef77-abd6-4e5b-93d3-660eda7d1e3e Date: Sun, 23 Dec 2018 20:03:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "created_at": "2018-12-23T20:03:57Z", "admin_state_up": true, "updated_at": "2018-12-23T20:03:58Z", "project_id": "d54ec78283bd4e97a80cbd5373293305", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "08d66405-8537-4837-9e62-f9ad9630deb7", "name": "rally_jobs-router_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}} 2018-12-23 20:03:59,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0307ef77-abd6-4e5b-93d3-660eda7d1e3e 2018-12-23 20:03:59,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5698928833s 2018-12-23 20:03:59,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0307ef77-abd6-4e5b-93d3-660eda7d1e3e 2018-12-23 20:03:59,092 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T20:03:58Z', u'revision_number': 2, u'ha': False, u'id': u'08d66405-8537-4837-9e62-f9ad9630deb7', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', u'admin_state_up': True, u'tenant_id': u'd54ec78283bd4e97a80cbd5373293305', u'created_at': u'2018-12-23T20:03:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'd54ec78283bd4e97a80cbd5373293305'}) 2018-12-23 20:03:59,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 20:03:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" -d '{"subnet_id": "e6f24edf-eadc-48a2-9d82-a70b3f8c188c"}' 2018-12-23 20:04:01,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-434349a5-f4fa-4449-ba3a-5a432f0355c3 Date: Sun, 23 Dec 2018 20:04:01 GMT RESP BODY: {"network_id": "99efbaac-fbb3-479a-9be2-8d668260b81a", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "subnet_id": "e6f24edf-eadc-48a2-9d82-a70b3f8c188c", "subnet_ids": ["e6f24edf-eadc-48a2-9d82-a70b3f8c188c"], "port_id": "b219f324-e196-4f97-9e3a-1000d1e3e11b", "id": "08d66405-8537-4837-9e62-f9ad9630deb7"} 2018-12-23 20:04:01,297 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7/add_router_interface.json used request id req-434349a5-f4fa-4449-ba3a-5a432f0355c3 2018-12-23 20:04:01,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.204185009s 2018-12-23 20:04:01,298 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7/add_router_interface.json used request id req-434349a5-f4fa-4449-ba3a-5a432f0355c3 returning object 08d66405-8537-4837-9e62-f9ad9630deb7 2018-12-23 20:04:01,298 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:04:01,426 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 20:04:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:04:01,432 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 20:04:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 20:04:01,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:04:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:04:01,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4e532aef-cc17-427e-bede-f104fc1bb243 Date: Sun, 23 Dec 2018 20:04:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:04:01,617 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4e532aef-cc17-427e-bede-f104fc1bb243 2018-12-23 20:04:01,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182193040848s 2018-12-23 20:04:01,617 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4e532aef-cc17-427e-bede-f104fc1bb243 2018-12-23 20:04:01,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 20:04:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}' 2018-12-23 20:04:01,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/be5bc334-f98d-4989-8977-cae505630a38 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-493fd588-5a76-4a3a-92a9-3773bbd69e72 Date: Sun, 23 Dec 2018 20:04:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/be5bc334-f98d-4989-8977-cae505630a38/file", "owner": "d54ec78283bd4e97a80cbd5373293305", "id": "be5bc334-f98d-4989-8977-cae505630a38", "size": null, "self": "/v2/images/be5bc334-f98d-4989-8977-cae505630a38", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:04:01Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "checksum": null, "created_at": "2018-12-23T20:04:01Z", "protected": false} 2018-12-23 20:04:01,798 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-493fd588-5a76-4a3a-92a9-3773bbd69e72 2018-12-23 20:04:01,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.175564050674s 2018-12-23 20:04:01,798 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-493fd588-5a76-4a3a-92a9-3773bbd69e72 returning object be5bc334-f98d-4989-8977-cae505630a38 2018-12-23 20:04:01,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 20:04:01,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/be5bc334-f98d-4989-8977-cae505630a38/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" -d '' 2018-12-23 20:04:02,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9567b3d3-409c-4d2e-9ff3-3c83dcd10444 Date: Sun, 23 Dec 2018 20:04:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:04:02,262 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/be5bc334-f98d-4989-8977-cae505630a38/file used request id req-9567b3d3-409c-4d2e-9ff3-3c83dcd10444 2018-12-23 20:04:02,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.46267580986s 2018-12-23 20:04:02,262 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/be5bc334-f98d-4989-8977-cae505630a38/file used request id req-9567b3d3-409c-4d2e-9ff3-3c83dcd10444 2018-12-23 20:04:02,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:04:02,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:04:02,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-567493e0-7b62-4ba2-b7db-67d5d167973c Date: Sun, 23 Dec 2018 20:04:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/be5bc334-f98d-4989-8977-cae505630a38/snap", "metadata": {}}], "file": "/v2/images/be5bc334-f98d-4989-8977-cae505630a38/file", "owner": "d54ec78283bd4e97a80cbd5373293305", "id": "be5bc334-f98d-4989-8977-cae505630a38", "size": 12716032, "self": "/v2/images/be5bc334-f98d-4989-8977-cae505630a38", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/be5bc334-f98d-4989-8977-cae505630a38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:04:02Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:04:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:04:02,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-567493e0-7b62-4ba2-b7db-67d5d167973c 2018-12-23 20:04:02,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243179798126s 2018-12-23 20:04:02,291 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-567493e0-7b62-4ba2-b7db-67d5d167973c 2018-12-23 20:04:02,293 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/be5bc334-f98d-4989-8977-cae505630a38/snap', u'metadata': Munch({})})], 'file': u'/v2/images/be5bc334-f98d-4989-8977-cae505630a38/file', 'owner': u'd54ec78283bd4e97a80cbd5373293305', 'id': u'be5bc334-f98d-4989-8977-cae505630a38', 'size': 12716032, u'self': u'/v2/images/be5bc334-f98d-4989-8977-cae505630a38', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd54ec78283bd4e97a80cbd5373293305', 'name': 'rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/be5bc334-f98d-4989-8977-cae505630a38/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T20:04:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T20:04:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/be5bc334-f98d-4989-8977-cae505630a38', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', 'created': u'2018-12-23T20:04:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T20:04:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/be5bc334-f98d-4989-8977-cae505630a38', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 20:04:02,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 20:04:02,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 20:04:02,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:04: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-3476967c-bbd7-4f7b-89a8-15b7ad204682 x-compute-request-id: req-3476967c-bbd7-4f7b-89a8-15b7ad204682 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1c074cfb-0a0a-4c0f-8158-f8371faa414f"}} 2018-12-23 20:04:02,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3476967c-bbd7-4f7b-89a8-15b7ad204682 2018-12-23 20:04:02,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.230360031128s 2018-12-23 20:04:02,524 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3476967c-bbd7-4f7b-89a8-15b7ad204682 2018-12-23 20:04:02,525 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'1c074cfb-0a0a-4c0f-8158-f8371faa414f', 'swap': 0}) 2018-12-23 20:04:02,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 20:04:02,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" -d '{"extra_specs": {}}' 2018-12-23 20:04:02,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:04: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-aa8249ef-dc63-4fa3-b17e-184522b57b36 x-compute-request-id: req-aa8249ef-dc63-4fa3-b17e-184522b57b36 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 20:04:02,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f/os-extra_specs used request id req-aa8249ef-dc63-4fa3-b17e-184522b57b36 2018-12-23 20:04:02,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019583940506s 2018-12-23 20:04:02,546 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f/os-extra_specs used request id req-aa8249ef-dc63-4fa3-b17e-184522b57b36 2018-12-23 20:04:02,546 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 20:04:04,692 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 20:04:06,647 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d4c1285a-7f76-493a-9bba-4c1b76d9e766 | 2018-12-23T20:04:06.289481 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d4c1285a-7f76-493a-9bba-4c1b76d9e766 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 20:04:09,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 20:04:10,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-23 20:04:10,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 20:04:10,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:04:10,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-71e0881a-f4c6-4e0b-8855-23c70f3c0d4f x-compute-request-id: req-71e0881a-f4c6-4e0b-8855-23c70f3c0d4f Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 20:04:10,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-71e0881a-f4c6-4e0b-8855-23c70f3c0d4f 2018-12-23 20:04:10,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.602499008179s 2018-12-23 20:04:10,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-71e0881a-f4c6-4e0b-8855-23c70f3c0d4f 2018-12-23 20:04:10,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 20:04:10,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:04:10,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-0edec405-58e7-414c-af19-6d9543f0a2c3 Date: Sun, 23 Dec 2018 20:04:10 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 20:04:10,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-0edec405-58e7-414c-af19-6d9543f0a2c3 2018-12-23 20:04:10,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0104870796204s 2018-12-23 20:04:10,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-0edec405-58e7-414c-af19-6d9543f0a2c3 2018-12-23 20:04:10,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 20:04:10,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 20:04:10,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-5a251463-36bf-480a-a1ef-df2f8d2f1e9b x-compute-request-id: req-5a251463-36bf-480a-a1ef-df2f8d2f1e9b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/335ce60d-7e72-4ae2-9848-7f740b551781", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/335ce60d-7e72-4ae2-9848-7f740b551781", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "335ce60d-7e72-4ae2-9848-7f740b551781"}} 2018-12-23 20:04:10,909 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5a251463-36bf-480a-a1ef-df2f8d2f1e9b 2018-12-23 20:04:10,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0401918888092s 2018-12-23 20:04:10,909 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5a251463-36bf-480a-a1ef-df2f8d2f1e9b 2018-12-23 20:04:10,910 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'335ce60d-7e72-4ae2-9848-7f740b551781', 'swap': 0}) 2018-12-23 20:04:10,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 20:04:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/335ce60d-7e72-4ae2-9848-7f740b551781/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" -d '{"extra_specs": {}}' 2018-12-23 20:04:10,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-f6064bdc-6d99-47b3-a7e1-db92cc37ed4a x-compute-request-id: req-f6064bdc-6d99-47b3-a7e1-db92cc37ed4a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 20:04:10,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/335ce60d-7e72-4ae2-9848-7f740b551781/os-extra_specs used request id req-f6064bdc-6d99-47b3-a7e1-db92cc37ed4a 2018-12-23 20:04:10,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021614074707s 2018-12-23 20:04:10,933 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/335ce60d-7e72-4ae2-9848-7f740b551781/os-extra_specs used request id req-f6064bdc-6d99-47b3-a7e1-db92cc37ed4a 2018-12-23 20:04:10,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_99eaf8a0-9e6a-4eb4-a771-743c74024c0e', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'335ce60d-7e72-4ae2-9848-7f740b551781', 'swap': 0}) 2018-12-23 20:04:10,958 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2018-12-23 20:04:10,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-23 20:04:10,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-23 20:04:11,258 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-23 20:04:11,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2018-12-23 20:32:10,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 564c35f6-2570-4d49-affd-93c0d6b9269e 2018-12-23 20:32:10,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2018-12-23 20:32:10,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '564c35f6-2570-4d49-affd-93c0d6b9269e'] 2018-12-23 20:32:11,257 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 564c35f6-2570-4d49-affd-93c0d6b9269e -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.145 | 2.587 | 4.501 | 5.195 | 5.865 | 2.801 | 100.0% | 100 | | neutron.list_networks | 0.106 | 0.504 | 1.008 | 1.14 | 1.434 | 0.556 | 100.0% | 100 | | total | 1.445 | 3.135 | 5.048 | 5.693 | 6.302 | 3.357 | 100.0% | 100 | | -> duration | 1.445 | 3.135 | 5.048 | 5.693 | 6.302 | 3.357 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.697689 Full duration: 53.715431 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.016 | 1.737 | 2.654 | 2.79 | 4.809 | 1.911 | 100.0% | 40 | | neutron.update_network | 0.39 | 1.042 | 2.457 | 2.533 | 2.801 | 1.217 | 100.0% | 40 | | total | 1.574 | 2.666 | 5.061 | 5.132 | 6.229 | 3.129 | 100.0% | 40 | | -> duration | 1.574 | 2.666 | 5.061 | 5.132 | 6.229 | 3.129 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.767293 Full duration: 30.753171 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.125 | 2.15 | 2.839 | 3.05 | 5.917 | 2.167 | 100.0% | 40 | | neutron.delete_network | 0.718 | 2.528 | 3.908 | 4.402 | 4.426 | 2.521 | 100.0% | 40 | | total | 1.845 | 4.598 | 7.161 | 7.251 | 8.493 | 4.688 | 100.0% | 40 | | -> duration | 1.845 | 4.598 | 7.161 | 7.251 | 8.493 | 4.688 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.359938 Full duration: 25.070895 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.185 | 2.03 | 2.77 | 2.825 | 3.754 | 2.164 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.062 | 3.777 | 8.636 | 9.218 | 9.349 | 4.171 | 100.0% | 40 | | neutron.list_subnets | 0.168 | 0.348 | 0.718 | 0.772 | 0.895 | 0.42 | 100.0% | 40 | | total | 2.491 | 6.213 | 12.004 | 12.423 | 12.672 | 6.756 | 100.0% | 40 | | -> duration | 2.491 | 6.213 | 12.004 | 12.423 | 12.672 | 6.756 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.804543 Full duration: 62.140546 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.192 | 1.966 | 2.671 | 2.889 | 3.377 | 2.009 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.518 | 3.388 | 6.159 | 6.404 | 9.137 | 3.878 | 100.0% | 100 | | neutron.update_subnet (x2) | 0.812 | 2.79 | 4.819 | 4.907 | 6.041 | 3.054 | 100.0% | 100 | | total | 5.204 | 8.068 | 13.236 | 13.736 | 17.194 | 8.942 | 100.0% | 100 | | -> duration | 5.204 | 8.068 | 13.236 | 13.736 | 17.194 | 8.942 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.630064 Full duration: 136.642812 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.11 | 2.038 | 2.766 | 3.224 | 3.977 | 2.118 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.563 | 3.813 | 6.262 | 6.621 | 7.184 | 4.101 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.301 | 3.333 | 8.873 | 10.118 | 10.213 | 5.053 | 100.0% | 40 | | total | 4.929 | 10.052 | 16.792 | 19.274 | 19.319 | 11.274 | 100.0% | 40 | | -> duration | 4.929 | 10.052 | 16.792 | 19.274 | 19.319 | 11.274 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.487947 Full duration: 49.617234 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.062 | 1.806 | 2.706 | 2.816 | 2.88 | 1.86 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.627 | 4.211 | 8.593 | 8.9 | 8.972 | 4.387 | 100.0% | 40 | | neutron.create_router (x2) | 0.233 | 0.826 | 2.261 | 2.482 | 2.69 | 1.143 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.541 | 16.294 | 36.101 | 36.589 | 37.024 | 18.216 | 100.0% | 40 | | neutron.list_routers | 0.162 | 0.572 | 1.129 | 1.199 | 1.217 | 0.644 | 100.0% | 40 | | total | 11.475 | 22.424 | 50.649 | 51.211 | 52.051 | 26.251 | 100.0% | 40 | | -> duration | 11.475 | 22.424 | 50.649 | 51.211 | 52.051 | 26.251 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 67.374646 Full duration: 178.685754 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.153 | 2.075 | 2.686 | 2.761 | 3.066 | 2.086 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.359 | 3.834 | 9.147 | 17.43 | 17.472 | 5.351 | 100.0% | 40 | | neutron.create_router (x2) | 0.293 | 0.796 | 1.995 | 2.416 | 4.225 | 1.075 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.701 | 15.251 | 40.302 | 41.788 | 41.99 | 18.148 | 100.0% | 40 | | neutron.update_router (x2) | 1.586 | 3.955 | 11.665 | 12.508 | 13.383 | 4.775 | 100.0% | 40 | | total | 13.2 | 26.137 | 67.322 | 68.108 | 68.171 | 31.435 | 100.0% | 40 | | -> duration | 13.2 | 26.137 | 67.322 | 68.108 | 68.171 | 31.435 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.328116 Full duration: 187.490264 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.064 | 2.097 | 3.151 | 3.942 | 4.125 | 2.219 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.719 | 3.652 | 8.317 | 8.525 | 8.651 | 4.251 | 100.0% | 40 | | neutron.create_router (x2) | 0.287 | 0.659 | 1.844 | 2.09 | 2.285 | 0.878 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.415 | 15.338 | 30.93 | 31.298 | 31.803 | 17.025 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.365 | 11.25 | 27.603 | 29.76 | 31.06 | 13.155 | 100.0% | 40 | | neutron.delete_router (x2) | 0.904 | 2.516 | 5.444 | 5.675 | 6.296 | 2.972 | 100.0% | 40 | | total | 19.916 | 33.712 | 78.228 | 78.786 | 80.609 | 40.501 | 100.0% | 40 | | -> duration | 19.916 | 33.712 | 78.228 | 78.786 | 80.609 | 40.501 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.286623 Full duration: 153.765497 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.84 | 1.12 | 1.549 | 1.6 | 1.652 | 1.18 | 100.0% | 8 | | neutron.create_port (x50) | 36.391 | 52.497 | 69.762 | 69.932 | 70.101 | 52.796 | 100.0% | 8 | | neutron.list_ports | 0.521 | 0.799 | 0.927 | 0.93 | 0.934 | 0.773 | 100.0% | 8 | | total | 38.268 | 54.393 | 72.13 | 72.132 | 72.134 | 54.752 | 100.0% | 8 | | -> duration | 38.268 | 54.393 | 72.13 | 72.132 | 72.134 | 54.752 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 111.61372 Full duration: 190.885645 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.896 | 1.946 | 2.909 | 2.977 | 3.034 | 1.892 | 100.0% | 40 | | neutron.create_port (x5) | 4.194 | 9.836 | 18.177 | 20.218 | 21.396 | 11.099 | 100.0% | 40 | | neutron.update_port (x5) | 2.229 | 5.381 | 9.778 | 11.087 | 11.611 | 6.019 | 100.0% | 40 | | total | 7.32 | 16.772 | 30.294 | 34.582 | 34.747 | 19.012 | 100.0% | 40 | | -> duration | 7.32 | 16.772 | 30.294 | 34.582 | 34.747 | 19.012 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.767424 Full duration: 108.857949 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.878 | 1.951 | 2.592 | 3.208 | 3.232 | 1.808 | 100.0% | 40 | | neutron.create_port (x5) | 3.923 | 9.047 | 25.938 | 26.485 | 26.874 | 12.023 | 100.0% | 40 | | neutron.delete_port (x5) | 2.017 | 5.234 | 15.801 | 16.09 | 16.426 | 6.946 | 100.0% | 40 | | total | 7.337 | 15.497 | 44.874 | 44.899 | 44.92 | 20.778 | 100.0% | 40 | | -> duration | 7.337 | 15.497 | 44.874 | 44.899 | 44.92 | 20.778 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.024566 Full duration: 69.945272 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.359 | 0.678 | 0.811 | 0.898 | 0.956 | 0.663 | 100.0% | 40 | | total | 1.009 | 1.346 | 1.716 | 1.761 | 1.851 | 1.377 | 100.0% | 40 | | -> duration | 1.009 | 1.346 | 1.716 | 1.761 | 1.851 | 1.377 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.044854 Full duration: 35.978982 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 564c35f6-2570-4d49-affd-93c0d6b9269e 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.04 | 1.243 | 1.352 | 1.375 | 1.398 | 1.231 | 100.0% | 4 | | neutron.create_subnet | 0.611 | 1.088 | 1.265 | 1.269 | 1.274 | 1.015 | 100.0% | 4 | | neutron.create_port (x125) | 126.621 | 182.331 | 236.843 | 236.894 | 236.945 | 182.057 | 100.0% | 4 | | neutron.create_trunk | 6.487 | 9.46 | 12.546 | 12.572 | 12.597 | 9.501 | 100.0% | 4 | | neutron.update_port | 1.399 | 2.087 | 2.791 | 2.806 | 2.821 | 2.099 | 100.0% | 4 | | neutron.list_trunks | 0.039 | 0.04 | 0.052 | 0.054 | 0.057 | 0.044 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.233 | 0.496 | 0.784 | 0.792 | 0.801 | 0.506 | 100.0% | 4 | | neutron.delete_trunk | 0.443 | 0.576 | 0.689 | 0.689 | 0.689 | 0.571 | 100.0% | 4 | | total | 137.094 | 197.488 | 256.054 | 256.056 | 256.059 | 197.032 | 100.0% | 4 | | -> duration | 137.094 | 197.488 | 256.054 | 256.056 | 256.059 | 197.032 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 256.058603 Full duration: 362.22159 HINTS: * To plot HTML graphics with this data, run: rally task report 564c35f6-2570-4d49-affd-93c0d6b9269e --out output.html * To generate a JUnit report, run: rally task export 564c35f6-2570-4d49-affd-93c0d6b9269e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 564c35f6-2570-4d49-affd-93c0d6b9269e --json --out output.json 2018-12-23 20:32:11,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '564c35f6-2570-4d49-affd-93c0d6b9269e', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2018-12-23 20:32:13,458 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 564c35f6-2570-4d49-affd-93c0d6b9269e --out /home/opnfv/functest/results/rally_jobs/neutron.json 2018-12-23 20:32:13.022 17706 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-23 20:32:13.023 17706 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-23 20:32:13.024 17706 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-23 20:32:13.217 17706 INFO rally.api [-] Building 'json' report for the following task(s): '564c35f6-2570-4d49-affd-93c0d6b9269e'. 2018-12-23 20:32:13.338 17706 INFO rally.api [-] The report has been successfully built. 2018-12-23 20:32:13,459 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '564c35f6-2570-4d49-affd-93c0d6b9269e', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2018-12-23 20:32:15,763 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 564c35f6-2570-4d49-affd-93c0d6b9269e --out /home/opnfv/functest/results/rally_jobs/neutron.html 2018-12-23 20:32:15.178 17708 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2018-12-23 20:32:15.179 17708 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2018-12-23 20:32:15.180 17708 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2018-12-23 20:32:15.374 17708 INFO rally.api [-] Building 'html' report for the following task(s): '564c35f6-2570-4d49-affd-93c0d6b9269e'. 2018-12-23 20:32:15.658 17708 INFO rally.api [-] The report has been successfully built. 2018-12-23 20:32:15,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-23 20:32:15,950 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:25 | 612 | 100.00% | | | | | | | TOTAL: | 00:27:25 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2018-12-23 20:32:15,950 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2018-12-23 20:32:16,064 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 20:32:16,065 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 28:20 | PASS | +--------------------+------------------+------------------+----------------+ 2018-12-23 20:32:16,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 20:32:16,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:16,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6021769-9a8a-47e3-939b-35f4c01e39a4 x-compute-request-id: req-a6021769-9a8a-47e3-939b-35f4c01e39a4 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1c074cfb-0a0a-4c0f-8158-f8371faa414f"}, {"name": "rally_jobs-flavor_alt_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/335ce60d-7e72-4ae2-9848-7f740b551781", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/335ce60d-7e72-4ae2-9848-7f740b551781", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "335ce60d-7e72-4ae2-9848-7f740b551781"}]} 2018-12-23 20:32:16,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a6021769-9a8a-47e3-939b-35f4c01e39a4 2018-12-23 20:32:16,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.588301897049s 2018-12-23 20:32:16,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a6021769-9a8a-47e3-939b-35f4c01e39a4 2018-12-23 20:32:16,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 20:32:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/335ce60d-7e72-4ae2-9848-7f740b551781 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:16,696 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:32:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96ebe416-4509-49ed-8833-e3f113116fe5 x-compute-request-id: req-96ebe416-4509-49ed-8833-e3f113116fe5 Content-Length: 0 Content-Type: application/json 2018-12-23 20:32:16,697 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/335ce60d-7e72-4ae2-9848-7f740b551781 used request id req-96ebe416-4509-49ed-8833-e3f113116fe5 2018-12-23 20:32:16,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0325818061829s 2018-12-23 20:32:16,697 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/335ce60d-7e72-4ae2-9848-7f740b551781 used request id req-96ebe416-4509-49ed-8833-e3f113116fe5 2018-12-23 20:32:16,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 20:32:16,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" -d '{"subnet_id": "e6f24edf-eadc-48a2-9d82-a70b3f8c188c"}' 2018-12-23 20:32:18,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b118f061-8a84-4488-baa3-a325ddcd6caa Date: Sun, 23 Dec 2018 20:32:18 GMT RESP BODY: {"network_id": "99efbaac-fbb3-479a-9be2-8d668260b81a", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "subnet_id": "e6f24edf-eadc-48a2-9d82-a70b3f8c188c", "subnet_ids": ["e6f24edf-eadc-48a2-9d82-a70b3f8c188c"], "port_id": "b219f324-e196-4f97-9e3a-1000d1e3e11b", "id": "08d66405-8537-4837-9e62-f9ad9630deb7"} 2018-12-23 20:32:18,724 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7/remove_router_interface.json used request id req-b118f061-8a84-4488-baa3-a325ddcd6caa 2018-12-23 20:32:18,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02652406693s 2018-12-23 20:32:18,724 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7/remove_router_interface.json used request id req-b118f061-8a84-4488-baa3-a325ddcd6caa returning object 08d66405-8537-4837-9e62-f9ad9630deb7 2018-12-23 20:32:18,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 20:32:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:32:18,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1709 X-Openstack-Request-Id: req-6d54b52a-42ca-4149-80e4-f9ca4ee40bcb Date: Sun, 23 Dec 2018 20:32:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "created_at": "2018-12-23T20:03:57Z", "admin_state_up": true, "updated_at": "2018-12-23T20:32:17Z", "project_id": "d54ec78283bd4e97a80cbd5373293305", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "08d66405-8537-4837-9e62-f9ad9630deb7", "name": "rally_jobs-router_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "958dc227080c44098606ab75782646e7", "created_at": "2018-12-23T19:27:25Z", "admin_state_up": true, "updated_at": "2018-12-23T19:27:25Z", "project_id": "958dc227080c44098606ab75782646e7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "a02e3817-a8d4-45ec-bb92-7ff2ca1aca82", "name": "tempest-pretest-check-1878061599"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b71154b890c54e29b6b445ce9ab38db8", "created_at": "2018-12-23T19:27:53Z", "admin_state_up": false, "updated_at": "2018-12-23T19:27:53Z", "project_id": "b71154b890c54e29b6b445ce9ab38db8", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "aa5b59b3-4a0f-4d3e-9317-b7f9bd75496d", "name": "tempest-router-1883276358"}]} 2018-12-23 20:32:18,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6d54b52a-42ca-4149-80e4-f9ca4ee40bcb 2018-12-23 20:32:18,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.108339071274s 2018-12-23 20:32:18,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6d54b52a-42ca-4149-80e4-f9ca4ee40bcb 2018-12-23 20:32:18,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 20:32:18,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:32:20,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d86a811b-33ad-4cd8-b871-c75372ae176f Content-Length: 0 Date: Sun, 23 Dec 2018 20:32:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:32:20,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7.json used request id req-d86a811b-33ad-4cd8-b871-c75372ae176f 2018-12-23 20:32:20,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18243408203s 2018-12-23 20:32:20,018 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/08d66405-8537-4837-9e62-f9ad9630deb7.json used request id req-d86a811b-33ad-4cd8-b871-c75372ae176f 2018-12-23 20:32:20,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 20:32:20,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:32:20,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1328 X-Openstack-Request-Id: req-e18c6e93-3cce-4886-bb86-62d51ecbdfcd Date: Sun, 23 Dec 2018 20:32:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:03:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e6f24edf-eadc-48a2-9d82-a70b3f8c188c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d54ec78283bd4e97a80cbd5373293305","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_99eaf8a0-9e6a-4eb4-a771-743c74024c0e","enable_dhcp":true,"segment_id":null,"network_id":"99efbaac-fbb3-479a-9be2-8d668260b81a","tenant_id":"d54ec78283bd4e97a80cbd5373293305","created_at":"2018-12-23T20:03:57Z","ip_version":4},{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:32:20,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e18c6e93-3cce-4886-bb86-62d51ecbdfcd 2018-12-23 20:32:20,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0418028831482s 2018-12-23 20:32:20,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e18c6e93-3cce-4886-bb86-62d51ecbdfcd 2018-12-23 20:32:20,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 20:32:20,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/e6f24edf-eadc-48a2-9d82-a70b3f8c188c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:32:21,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-717b90df-041e-4881-b226-87ea22a855af Date: Sun, 23 Dec 2018 20:32:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:32:21,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e6f24edf-eadc-48a2-9d82-a70b3f8c188c.json used request id req-717b90df-041e-4881-b226-87ea22a855af 2018-12-23 20:32:21,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03200006485s 2018-12-23 20:32:21,095 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e6f24edf-eadc-48a2-9d82-a70b3f8c188c.json used request id req-717b90df-041e-4881-b226-87ea22a855af 2018-12-23 20:32:21,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 20:32:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:32:21,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-239c4c31-2ac4-488e-8e17-8eac9e708e40 Date: Sun, 23 Dec 2018 20:32:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"99efbaac-fbb3-479a-9be2-8d668260b81a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"d54ec78283bd4e97a80cbd5373293305","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:32:20Z","qos_policy_id":null,"name":"rally_jobs-net_99eaf8a0-9e6a-4eb4-a771-743c74024c0e","admin_state_up":true,"tenant_id":"d54ec78283bd4e97a80cbd5373293305","created_at":"2018-12-23T20:03:56Z","provider:network_type":"vxlan"}]} 2018-12-23 20:32:21,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-239c4c31-2ac4-488e-8e17-8eac9e708e40 2018-12-23 20:32:21,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0830769538879s 2018-12-23 20:32:21,179 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-239c4c31-2ac4-488e-8e17-8eac9e708e40 2018-12-23 20:32:21,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 20:32:21,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/99efbaac-fbb3-479a-9be2-8d668260b81a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:32:22,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f192f1e-b6bf-425f-869f-28e275bb1007 Date: Sun, 23 Dec 2018 20:32:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:32:22,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/99efbaac-fbb3-479a-9be2-8d668260b81a.json used request id req-1f192f1e-b6bf-425f-869f-28e275bb1007 2018-12-23 20:32:22,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08742499352s 2018-12-23 20:32:22,268 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/99efbaac-fbb3-479a-9be2-8d668260b81a.json used request id req-1f192f1e-b6bf-425f-869f-28e275bb1007 2018-12-23 20:32:22,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:32:22,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:32:22,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-b2c115bc-f424-4d92-a792-85365866f82c Date: Sun, 23 Dec 2018 20:32:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/be5bc334-f98d-4989-8977-cae505630a38/snap", "metadata": {}}], "file": "/v2/images/be5bc334-f98d-4989-8977-cae505630a38/file", "owner": "d54ec78283bd4e97a80cbd5373293305", "id": "be5bc334-f98d-4989-8977-cae505630a38", "size": 12716032, "self": "/v2/images/be5bc334-f98d-4989-8977-cae505630a38", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/be5bc334-f98d-4989-8977-cae505630a38/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:04:02Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:04:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:32:22,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b2c115bc-f424-4d92-a792-85365866f82c 2018-12-23 20:32:22,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.610063076019s 2018-12-23 20:32:22,882 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b2c115bc-f424-4d92-a792-85365866f82c 2018-12-23 20:32:22,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 20:32:22,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/be5bc334-f98d-4989-8977-cae505630a38 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cb2647b4b42322777604d437bc39365795bfb26b" 2018-12-23 20:32:23,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36ad37f4-2bc6-4ff6-8d13-ffaddd105502 Date: Sun, 23 Dec 2018 20:32:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:32:23,208 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/be5bc334-f98d-4989-8977-cae505630a38 used request id req-36ad37f4-2bc6-4ff6-8d13-ffaddd105502 2018-12-23 20:32:23,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.323910951614s 2018-12-23 20:32:23,208 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/be5bc334-f98d-4989-8977-cae505630a38 used request id req-36ad37f4-2bc6-4ff6-8d13-ffaddd105502 2018-12-23 20:32:23,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 20:32:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:23,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32: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-e325eab6-f488-4f60-a02a-e22dc13d2c38 x-compute-request-id: req-e325eab6-f488-4f60-a02a-e22dc13d2c38 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1c074cfb-0a0a-4c0f-8158-f8371faa414f"}]} 2018-12-23 20:32:23,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e325eab6-f488-4f60-a02a-e22dc13d2c38 2018-12-23 20:32:23,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282850265503s 2018-12-23 20:32:23,237 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e325eab6-f488-4f60-a02a-e22dc13d2c38 2018-12-23 20:32:23,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 20:32:23,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:23,284 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:32: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-9c38bcf3-10ff-4f81-8e23-e45df4af7e6c x-compute-request-id: req-9c38bcf3-10ff-4f81-8e23-e45df4af7e6c Content-Length: 0 Content-Type: application/json 2018-12-23 20:32:23,284 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f used request id req-9c38bcf3-10ff-4f81-8e23-e45df4af7e6c 2018-12-23 20:32:23,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0456521511078s 2018-12-23 20:32:23,285 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1c074cfb-0a0a-4c0f-8158-f8371faa414f used request id req-9c38bcf3-10ff-4f81-8e23-e45df4af7e6c 2018-12-23 20:32:23,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:32:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:23,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c714f1fa-f062-4935-9a2f-44db016eb6a7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": {"self": "http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "899afbadec3d45f88ebbe95cdacb6d7a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:32:23,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c714f1fa-f062-4935-9a2f-44db016eb6a7 2018-12-23 20:32:23,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116639137268s 2018-12-23 20:32:23,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c714f1fa-f062-4935-9a2f-44db016eb6a7 2018-12-23 20:32:23,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:32:23,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:23,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857254a9-408d-4f18-9d7a-f32fd6b62d2e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_99eaf8a0-9e6a-4eb4-a771-743c74024c0e", "links": {"self": "http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "899afbadec3d45f88ebbe95cdacb6d7a", "description": null}} 2018-12-23 20:32:23,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a used request id req-857254a9-408d-4f18-9d7a-f32fd6b62d2e 2018-12-23 20:32:23,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111614942551s 2018-12-23 20:32:23,520 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a used request id req-857254a9-408d-4f18-9d7a-f32fd6b62d2e 2018-12-23 20:32:23,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 20:32:23,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:23,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce44d801-2c18-442f-837c-20e2135317c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:32:23,743 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a used request id req-ce44d801-2c18-442f-837c-20e2135317c6 2018-12-23 20:32:23,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.22149682045s 2018-12-23 20:32:23,743 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/899afbadec3d45f88ebbe95cdacb6d7a used request id req-ce44d801-2c18-442f-837c-20e2135317c6 2018-12-23 20:32:23,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:32:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:23,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23640d65-0776-4a13-85b4-ccf10b18a761 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305"}, "tags": [], "enabled": true, "id": "d54ec78283bd4e97a80cbd5373293305", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_99eaf8a0-9e6a-4eb4-a771-743c74024c0e"}]} 2018-12-23 20:32:23,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-23640d65-0776-4a13-85b4-ccf10b18a761 2018-12-23 20:32:23,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0867590904236s 2018-12-23 20:32:23,836 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-23640d65-0776-4a13-85b4-ccf10b18a761 2018-12-23 20:32:23,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 20:32:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:24,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20103a3c-56e9-4a80-ab27-3a878335710d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:32:24,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305 used request id req-20103a3c-56e9-4a80-ab27-3a878335710d 2018-12-23 20:32:24,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162733078003s 2018-12-23 20:32:24,004 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d54ec78283bd4e97a80cbd5373293305 used request id req-20103a3c-56e9-4a80-ab27-3a878335710d 2018-12-23 20:32:24,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 20:32:24,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d54ec78283bd4e97a80cbd5373293305&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:24,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-68d6989b-cee2-4177-ad60-1c860875b88c Date: Sun, 23 Dec 2018 20:32:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "created_at": "2018-12-23T20:03:56Z", "updated_at": "2018-12-23T20:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:03:56Z", "revision_number": 0, "id": "499b425a-7435-4e3f-8fff-24f48326a5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:03:56Z", "security_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "port_range_min": null, "ethertype": "IPv6", "project_id": "d54ec78283bd4e97a80cbd5373293305"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:03:56Z", "revision_number": 0, "id": "7ccfd63d-d887-41f3-b288-a045a086b9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:03:56Z", "security_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "port_range_min": null, "ethertype": "IPv4", "project_id": "d54ec78283bd4e97a80cbd5373293305"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:03:56Z", "revision_number": 0, "id": "9e35913c-f527-4486-ba0e-dd1629d37807", "remote_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "remote_ip_prefix": null, "created_at": "2018-12-23T20:03:56Z", "security_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "port_range_min": null, "ethertype": "IPv6", "project_id": "d54ec78283bd4e97a80cbd5373293305"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:03:56Z", "revision_number": 0, "id": "c27424ff-cabd-45d9-b036-d00f0c8ee4ad", "remote_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "remote_ip_prefix": null, "created_at": "2018-12-23T20:03:56Z", "security_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "port_range_min": null, "ethertype": "IPv4", "project_id": "d54ec78283bd4e97a80cbd5373293305"}], "revision_number": 4, "project_id": "d54ec78283bd4e97a80cbd5373293305", "id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "name": "default"}]} 2018-12-23 20:32:24,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d54ec78283bd4e97a80cbd5373293305&name=default used request id req-68d6989b-cee2-4177-ad60-1c860875b88c 2018-12-23 20:32:24,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.240683078766s 2018-12-23 20:32:24,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d54ec78283bd4e97a80cbd5373293305&name=default used request id req-68d6989b-cee2-4177-ad60-1c860875b88c 2018-12-23 20:32:24,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 20:32:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:24,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-df6f9020-569f-4e72-a709-88b91bcd0f87 Date: Sun, 23 Dec 2018 20:32:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "created_at": "2018-12-23T20:03:56Z", "updated_at": "2018-12-23T20:03:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:03:56Z", "revision_number": 0, "id": "499b425a-7435-4e3f-8fff-24f48326a5ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:03:56Z", "security_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "port_range_min": null, "ethertype": "IPv6", "project_id": "d54ec78283bd4e97a80cbd5373293305"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:03:56Z", "revision_number": 0, "id": "7ccfd63d-d887-41f3-b288-a045a086b9aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:03:56Z", "security_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "port_range_min": null, "ethertype": "IPv4", "project_id": "d54ec78283bd4e97a80cbd5373293305"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:03:56Z", "revision_number": 0, "id": "9e35913c-f527-4486-ba0e-dd1629d37807", "remote_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "remote_ip_prefix": null, "created_at": "2018-12-23T20:03:56Z", "security_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "port_range_min": null, "ethertype": "IPv6", "project_id": "d54ec78283bd4e97a80cbd5373293305"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:03:56Z", "revision_number": 0, "id": "c27424ff-cabd-45d9-b036-d00f0c8ee4ad", "remote_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "remote_ip_prefix": null, "created_at": "2018-12-23T20:03:56Z", "security_group_id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "tenant_id": "d54ec78283bd4e97a80cbd5373293305", "port_range_min": null, "ethertype": "IPv4", "project_id": "d54ec78283bd4e97a80cbd5373293305"}], "revision_number": 4, "project_id": "d54ec78283bd4e97a80cbd5373293305", "id": "e6102b66-e47a-4e95-acac-f1d87042b4c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:32:24,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-df6f9020-569f-4e72-a709-88b91bcd0f87 2018-12-23 20:32:24,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113006830215s 2018-12-23 20:32:24,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-df6f9020-569f-4e72-a709-88b91bcd0f87 2018-12-23 20:32:24,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 20:32:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e6102b66-e47a-4e95-acac-f1d87042b4c0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}080f8393283745cf97ca8a548ade82987af3dd55" 2018-12-23 20:32:24,503 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1892502-0007-4a45-9ed3-8416b4b0975f Content-Length: 0 Date: Sun, 23 Dec 2018 20:32:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:32:24,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e6102b66-e47a-4e95-acac-f1d87042b4c0.json used request id req-f1892502-0007-4a45-9ed3-8416b4b0975f 2018-12-23 20:32:24,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133047103882s 2018-12-23 20:32:24,504 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e6102b66-e47a-4e95-acac-f1d87042b4c0.json used request id req-f1892502-0007-4a45-9ed3-8416b4b0975f 2018-12-23 20:32:24,557 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-23 20:32:24,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:32:24,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d31213-cfd7-42ee-99f6-b1f3d6a448b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:32:24,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-17d31213-cfd7-42ee-99f6-b1f3d6a448b4 2018-12-23 20:32:24,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 20:32:25,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["5EgDATNVTpSRnecC3GfWWA"], "issued_at": "2018-12-23T20:32:25.000000Z"}} 2018-12-23 20:32:25,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 20:32:25,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:25,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f10d7936-a128-4b8c-a1af-fa4cc4c97e7e Date: Sun, 23 Dec 2018 20:32:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:32:25,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f10d7936-a128-4b8c-a1af-fa4cc4c97e7e 2018-12-23 20:32:25,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259341001511s 2018-12-23 20:32:25,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f10d7936-a128-4b8c-a1af-fa4cc4c97e7e 2018-12-23 20:32:25,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:32:25,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:32:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:32:25,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:32:25,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:25,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068ff567-8b9d-446e-a151-233fdc6ad6b6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 20:32:25,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-068ff567-8b9d-446e-a151-233fdc6ad6b6 2018-12-23 20:32:25,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963270664215s 2018-12-23 20:32:25,399 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-068ff567-8b9d-446e-a151-233fdc6ad6b6 2018-12-23 20:32:25,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 20:32:25,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f"}}' 2018-12-23 20:32:25,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82e72367-31ad-4225-b364-aab1bf121e72 Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11"}, "tags": [], "enabled": true, "id": "c83af533ea4944598932b19cdeca6d11", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f"}} 2018-12-23 20:32:25,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-82e72367-31ad-4225-b364-aab1bf121e72 2018-12-23 20:32:25,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124480009079s 2018-12-23 20:32:25,531 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-82e72367-31ad-4225-b364-aab1bf121e72 2018-12-23 20:32:25,532 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'c83af533ea4944598932b19cdeca6d11', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f'}) 2018-12-23 20:32:25,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 20:32:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "330b4e21-e18e-4e45-aa26-074e96d1d8ff", "email": null, "name": "refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f"}}' 2018-12-23 20:32:25,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06eacad3-6fe4-4d45-a0e7-5be23866afc2 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f", "links": {"self": "http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "961f251ebf8c4305a089755be9ce3ff9", "domain_id": "default", "password_expires_at": null}} 2018-12-23 20:32:25,931 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-06eacad3-6fe4-4d45-a0e7-5be23866afc2 2018-12-23 20:32:25,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.392283916473s 2018-12-23 20:32:25,931 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-06eacad3-6fe4-4d45-a0e7-5be23866afc2 2018-12-23 20:32:25,932 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'961f251ebf8c4305a089755be9ce3ff9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f'}) 2018-12-23 20:32:25,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:32:25,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fdc918-eff2-45f0-86be-a24f8286d2ff Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:32:26,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1fdc918-eff2-45f0-86be-a24f8286d2ff 2018-12-23 20:32:26,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958309173584s 2018-12-23 20:32:26,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1fdc918-eff2-45f0-86be-a24f8286d2ff 2018-12-23 20:32:26,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:32:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a683d5c7-953f-4040-b43c-0060628bc00e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:32:26,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a683d5c7-953f-4040-b43c-0060628bc00e 2018-12-23 20:32:26,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940699577332s 2018-12-23 20:32:26,131 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a683d5c7-953f-4040-b43c-0060628bc00e 2018-12-23 20:32:26,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:32:26,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f869058-3e18-4ff9-bc15-54e198f1d678 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:32:26,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6f869058-3e18-4ff9-bc15-54e198f1d678 2018-12-23 20:32:26,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0859780311584s 2018-12-23 20:32:26,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6f869058-3e18-4ff9-bc15-54e198f1d678 2018-12-23 20:32:26,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:32:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66678a7-d2fb-403c-a425-a79a54f5c3e3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f", "links": {"self": "http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "961f251ebf8c4305a089755be9ce3ff9", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:32:26,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b66678a7-d2fb-403c-a425-a79a54f5c3e3 2018-12-23 20:32:26,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112308979034s 2018-12-23 20:32:26,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b66678a7-d2fb-403c-a425-a79a54f5c3e3 2018-12-23 20:32:26,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:32:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba39eef-70f2-445a-8127-3a36665b9aef Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11"}, "tags": [], "enabled": true, "id": "c83af533ea4944598932b19cdeca6d11", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f"}]} 2018-12-23 20:32:26,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6ba39eef-70f2-445a-8127-3a36665b9aef 2018-12-23 20:32:26,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0938260555267s 2018-12-23 20:32:26,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6ba39eef-70f2-445a-8127-3a36665b9aef 2018-12-23 20:32:26,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:32:26,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=961f251ebf8c4305a089755be9ce3ff9&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=c83af533ea4944598932b19cdeca6d11" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4675ce9f-a30e-413b-acb0-6000ac7f0dea Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=961f251ebf8c4305a089755be9ce3ff9&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=c83af533ea4944598932b19cdeca6d11", "previous": null, "next": null}} 2018-12-23 20:32:26,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=961f251ebf8c4305a089755be9ce3ff9&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=c83af533ea4944598932b19cdeca6d11 used request id req-4675ce9f-a30e-413b-acb0-6000ac7f0dea 2018-12-23 20:32:26,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108387947083s 2018-12-23 20:32:26,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=961f251ebf8c4305a089755be9ce3ff9&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=c83af533ea4944598932b19cdeca6d11 used request id req-4675ce9f-a30e-413b-acb0-6000ac7f0dea 2018-12-23 20:32:26,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:32:26,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11/users/961f251ebf8c4305a089755be9ce3ff9/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf792e7-89be-44c6-aec7-8b364b56c510 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:32:26,688 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11/users/961f251ebf8c4305a089755be9ce3ff9/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-3cf792e7-89be-44c6-aec7-8b364b56c510 2018-12-23 20:32:26,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126649141312s 2018-12-23 20:32:26,688 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11/users/961f251ebf8c4305a089755be9ce3ff9/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-3cf792e7-89be-44c6-aec7-8b364b56c510 2018-12-23 20:32:26,689 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c83af533ea4944598932b19cdeca6d11', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '330b4e21-e18e-4e45-aa26-074e96d1d8ff', 'username': u'refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 20:32:26,694 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f', 'password': '330b4e21-e18e-4e45-aa26-074e96d1d8ff', 'project_name': 'refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'c83af533ea4944598932b19cdeca6d11', 'project_domain_name': 'Default'} 2018-12-23 20:32:26,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:32:26,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77311e4-4256-4387-9ffd-8a34a185f6e3 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:32:26,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d77311e4-4256-4387-9ffd-8a34a185f6e3 2018-12-23 20:32:26,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0873341560364s 2018-12-23 20:32:26,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d77311e4-4256-4387-9ffd-8a34a185f6e3 2018-12-23 20:32:26,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:32:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f539d261-26a7-4c48-a107-ea766b586871 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:32:26,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f539d261-26a7-4c48-a107-ea766b586871 2018-12-23 20:32:26,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0921030044556s 2018-12-23 20:32:26,882 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f539d261-26a7-4c48-a107-ea766b586871 2018-12-23 20:32:26,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:32:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:26,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4d5dd5-5396-4fa7-bc13-dac2f589967a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:32:26,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-ef4d5dd5-5396-4fa7-bc13-dac2f589967a 2018-12-23 20:32:26,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0969080924988s 2018-12-23 20:32:26,984 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-ef4d5dd5-5396-4fa7-bc13-dac2f589967a 2018-12-23 20:32:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:32:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128ae0c9-0088-4ee8-8f81-aafb0445d8dd Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f", "links": {"self": "http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "961f251ebf8c4305a089755be9ce3ff9", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:32:27,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-128ae0c9-0088-4ee8-8f81-aafb0445d8dd 2018-12-23 20:32:27,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106281042099s 2018-12-23 20:32:27,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-128ae0c9-0088-4ee8-8f81-aafb0445d8dd 2018-12-23 20:32:27,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:32:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287155e8-3750-48ac-9f2a-fd3ab4386b63 Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11"}, "tags": [], "enabled": true, "id": "c83af533ea4944598932b19cdeca6d11", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f"}]} 2018-12-23 20:32:27,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-287155e8-3750-48ac-9f2a-fd3ab4386b63 2018-12-23 20:32:27,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0994520187378s 2018-12-23 20:32:27,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-287155e8-3750-48ac-9f2a-fd3ab4386b63 2018-12-23 20:32:27,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:32:27,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=961f251ebf8c4305a089755be9ce3ff9&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=c83af533ea4944598932b19cdeca6d11" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306942a4-2b25-4716-84eb-2e2594d1f655 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=961f251ebf8c4305a089755be9ce3ff9&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=c83af533ea4944598932b19cdeca6d11", "previous": null, "next": null}} 2018-12-23 20:32:27,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=961f251ebf8c4305a089755be9ce3ff9&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=c83af533ea4944598932b19cdeca6d11 used request id req-306942a4-2b25-4716-84eb-2e2594d1f655 2018-12-23 20:32:27,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.093945980072s 2018-12-23 20:32:27,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=961f251ebf8c4305a089755be9ce3ff9&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=c83af533ea4944598932b19cdeca6d11 used request id req-306942a4-2b25-4716-84eb-2e2594d1f655 2018-12-23 20:32:27,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:32:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11/users/961f251ebf8c4305a089755be9ce3ff9/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-896c892a-22f5-4bd0-889a-1a73efd969a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:32:27,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11/users/961f251ebf8c4305a089755be9ce3ff9/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-896c892a-22f5-4bd0-889a-1a73efd969a5 2018-12-23 20:32:27,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124099969864s 2018-12-23 20:32:27,432 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11/users/961f251ebf8c4305a089755be9ce3ff9/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-896c892a-22f5-4bd0-889a-1a73efd969a5 2018-12-23 20:32:27,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:32:27,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7c4bc9-774e-4234-b338-7f5d33ceb4e0 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:32:27,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7f7c4bc9-774e-4234-b338-7f5d33ceb4e0 2018-12-23 20:32:27,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101489067078s 2018-12-23 20:32:27,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7f7c4bc9-774e-4234-b338-7f5d33ceb4e0 2018-12-23 20:32:27,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:32:27,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c322e3ca-979a-4501-ad2b-48530d85a828 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:32:27,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c322e3ca-979a-4501-ad2b-48530d85a828 2018-12-23 20:32:27,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104178190231s 2018-12-23 20:32:27,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c322e3ca-979a-4501-ad2b-48530d85a828 2018-12-23 20:32:27,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:32:27,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8622eab5-a428-483e-b2ec-d2f67446098e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f", "links": {"self": "http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "961f251ebf8c4305a089755be9ce3ff9", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:32:27,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8622eab5-a428-483e-b2ec-d2f67446098e 2018-12-23 20:32:27,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0373520851135s 2018-12-23 20:32:27,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8622eab5-a428-483e-b2ec-d2f67446098e 2018-12-23 20:32:27,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:32:27,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=961f251ebf8c4305a089755be9ce3ff9&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcde07ff-d707-41bd-bcf0-62c70504d47c Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=961f251ebf8c4305a089755be9ce3ff9&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 20:32:27,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=961f251ebf8c4305a089755be9ce3ff9&scope.domain.id=default used request id req-bcde07ff-d707-41bd-bcf0-62c70504d47c 2018-12-23 20:32:27,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0931820869446s 2018-12-23 20:32:27,790 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=961f251ebf8c4305a089755be9ce3ff9&scope.domain.id=default used request id req-bcde07ff-d707-41bd-bcf0-62c70504d47c 2018-12-23 20:32:27,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 20:32:27,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/961f251ebf8c4305a089755be9ce3ff9/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:27,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-835c95be-0296-48e1-97bc-98e16c379279 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:32:27,929 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/961f251ebf8c4305a089755be9ce3ff9/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-835c95be-0296-48e1-97bc-98e16c379279 2018-12-23 20:32:27,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.135301113129s 2018-12-23 20:32:27,929 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/961f251ebf8c4305a089755be9ce3ff9/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-835c95be-0296-48e1-97bc-98e16c379279 2018-12-23 20:32:27,930 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 20:32:30,146 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 20:32:32,309 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f1fb91a5-9d19-43d4-9a14-3eb7aa31d8a1 | 2018-12-23T20:32:31.916999 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f1fb91a5-9d19-43d4-9a14-3eb7aa31d8a1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 20:32:35,374 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 20:32:36,014 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 20:32:38,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 20:32:40,846 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=05b79cef-a30f-4913-bdab-84913dc86301) as the default verifier for the future CLI operations. 2018-12-23 20:32:42,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:32:42,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ea7ebd-1df1-4da3-9672-89c0e0e99ba7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:32:42,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-72ea7ebd-1df1-4da3-9672-89c0e0e99ba7 2018-12-23 20:32:42,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 20:32:43,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c83af533ea4944598932b19cdeca6d11", "name": "refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c83af533ea4944598932b19cdeca6d11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c83af533ea4944598932b19cdeca6d11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c83af533ea4944598932b19cdeca6d11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c83af533ea4944598932b19cdeca6d11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c83af533ea4944598932b19cdeca6d11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c83af533ea4944598932b19cdeca6d11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c83af533ea4944598932b19cdeca6d11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c83af533ea4944598932b19cdeca6d11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c83af533ea4944598932b19cdeca6d11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c83af533ea4944598932b19cdeca6d11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c83af533ea4944598932b19cdeca6d11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c83af533ea4944598932b19cdeca6d11", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c83af533ea4944598932b19cdeca6d11", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c83af533ea4944598932b19cdeca6d11", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f", "id": "961f251ebf8c4305a089755be9ce3ff9"}, "audit_ids": ["yJUUoDSgTnm5tO6npCJFjQ"], "issued_at": "2018-12-23T20:32:43.000000Z"}} 2018-12-23 20:32:43,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 20:32:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:32:43,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-e9ef08d5-a1ed-4b7b-a555-fd61814987a8 Date: Sun, 23 Dec 2018 20:32:43 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 20:32:43,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-e9ef08d5-a1ed-4b7b-a555-fd61814987a8 2018-12-23 20:32:43,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.183447122574s 2018-12-23 20:32:43,223 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-e9ef08d5-a1ed-4b7b-a555-fd61814987a8 2018-12-23 20:32:43,232 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-23 20:32:43,232 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:32:43,359 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 20:32:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:32:43,365 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 20:32:43 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 20:32:43,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:32:43,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:32:43,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-24036a63-e3c2-4730-85fc-e9a3664de90c Date: Sun, 23 Dec 2018 20:32:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:32:43,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-24036a63-e3c2-4730-85fc-e9a3664de90c 2018-12-23 20:32:43,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.594444990158s 2018-12-23 20:32:43,962 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-24036a63-e3c2-4730-85fc-e9a3664de90c 2018-12-23 20:32:43,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 20:32:43,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f"}' 2018-12-23 20:32:44,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b9a692d9-0ab3-4124-b669-d76132df6278 Date: Sun, 23 Dec 2018 20:32:44 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file", "owner": "c83af533ea4944598932b19cdeca6d11", "id": "3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "size": null, "self": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:32:43Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "checksum": null, "created_at": "2018-12-23T20:32:43Z", "protected": false} 2018-12-23 20:32:44,028 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b9a692d9-0ab3-4124-b669-d76132df6278 2018-12-23 20:32:44,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0580198764801s 2018-12-23 20:32:44,029 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b9a692d9-0ab3-4124-b669-d76132df6278 returning object 3d1fe8b7-97c2-4af6-8618-f7c03324ae1a 2018-12-23 20:32:44,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 20:32:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" -d '' 2018-12-23 20:32:45,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e055cfef-320b-47a6-bbee-42f7ede8e00c Date: Sun, 23 Dec 2018 20:32:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:32:45,031 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file used request id req-e055cfef-320b-47a6-bbee-42f7ede8e00c 2018-12-23 20:32:45,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.00185203552s 2018-12-23 20:32:45,031 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file used request id req-e055cfef-320b-47a6-bbee-42f7ede8e00c 2018-12-23 20:32:45,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:32:45,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:32:45,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-d017e3dd-8b07-4c0e-b368-857cae51a4f7 Date: Sun, 23 Dec 2018 20:32:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap", "metadata": {}}], "file": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file", "owner": "c83af533ea4944598932b19cdeca6d11", "id": "3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "size": 12716032, "self": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:32:44Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:32:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:32:45,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d017e3dd-8b07-4c0e-b368-857cae51a4f7 2018-12-23 20:32:45,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0243339538574s 2018-12-23 20:32:45,060 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d017e3dd-8b07-4c0e-b368-857cae51a4f7 2018-12-23 20:32:45,061 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file', 'owner': u'c83af533ea4944598932b19cdeca6d11', 'id': u'3d1fe8b7-97c2-4af6-8618-f7c03324ae1a', 'size': 12716032, u'self': u'/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c83af533ea4944598932b19cdeca6d11', 'name': 'refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T20:32:44Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T20:32:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f', 'created': u'2018-12-23T20:32:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T20:32:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 20:32:45,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 20:32:45,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_032a6021-3477-48a3-8178-58eccc61b60f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 20:32:45,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-d6af59bb-f424-42de-bb2a-68274d927ded x-compute-request-id: req-d6af59bb-f424-42de-bb2a-68274d927ded Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_032a6021-3477-48a3-8178-58eccc61b60f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1d373ca4-0ada-4350-99c7-8f70327b7bd5"}} 2018-12-23 20:32:45,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d6af59bb-f424-42de-bb2a-68274d927ded 2018-12-23 20:32:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.653120040894s 2018-12-23 20:32:45,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d6af59bb-f424-42de-bb2a-68274d927ded 2018-12-23 20:32:45,716 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_032a6021-3477-48a3-8178-58eccc61b60f', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'1d373ca4-0ada-4350-99c7-8f70327b7bd5', 'swap': 0}) 2018-12-23 20:32:45,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 20:32:45,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" -d '{"extra_specs": {}}' 2018-12-23 20:32:45,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-e8c7f866-de42-4671-b0b7-6e8b39ac17e2 x-compute-request-id: req-e8c7f866-de42-4671-b0b7-6e8b39ac17e2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 20:32:45,744 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5/os-extra_specs used request id req-e8c7f866-de42-4671-b0b7-6e8b39ac17e2 2018-12-23 20:32:45,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270040035248s 2018-12-23 20:32:45,745 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5/os-extra_specs used request id req-e8c7f866-de42-4671-b0b7-6e8b39ac17e2 2018-12-23 20:32:45,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:32:45,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:32:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:32:45,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:32:45,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:32:45,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f87d634-f890-41a2-81a2-fb302c970095 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:32:45,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f87d634-f890-41a2-81a2-fb302c970095 2018-12-23 20:32:45,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0224499702454s 2018-12-23 20:32:45,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f87d634-f890-41a2-81a2-fb302c970095 2018-12-23 20:32:45,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 20:32:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:32:45,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-da14a8a9-efeb-4f48-965a-59748b9913ba x-compute-request-id: req-da14a8a9-efeb-4f48-965a-59748b9913ba Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 20:32:45,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-da14a8a9-efeb-4f48-965a-59748b9913ba 2018-12-23 20:32:45,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0406188964844s 2018-12-23 20:32:45,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-da14a8a9-efeb-4f48-965a-59748b9913ba 2018-12-23 20:32:45,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:32:45,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:32:45,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b8a8ad2a-5b0a-4a1e-ad17-68945bc9dfb2 Date: Sun, 23 Dec 2018 20:32:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap", "metadata": {}}], "file": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file", "owner": "c83af533ea4944598932b19cdeca6d11", "id": "3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "size": 12716032, "self": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:32:44Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:32:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:32:45,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b8a8ad2a-5b0a-4a1e-ad17-68945bc9dfb2 2018-12-23 20:32:45,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0321788787842s 2018-12-23 20:32:45,866 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b8a8ad2a-5b0a-4a1e-ad17-68945bc9dfb2 2018-12-23 20:32:45,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 20:32:45,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f"}' 2018-12-23 20:32:45,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a534a13e-dd24-4a4d-914c-df2ffe5b86c6 Date: Sun, 23 Dec 2018 20:32:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/file", "owner": "c83af533ea4944598932b19cdeca6d11", "id": "67ea40a1-6d98-451d-a1e8-4780bab5587a", "size": null, "self": "/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:32:45Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f", "checksum": null, "created_at": "2018-12-23T20:32:45Z", "protected": false} 2018-12-23 20:32:45,932 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a534a13e-dd24-4a4d-914c-df2ffe5b86c6 2018-12-23 20:32:45,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0583980083466s 2018-12-23 20:32:45,933 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a534a13e-dd24-4a4d-914c-df2ffe5b86c6 returning object 67ea40a1-6d98-451d-a1e8-4780bab5587a 2018-12-23 20:32:45,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 20:32:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" -d '' 2018-12-23 20:32:47,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31d6d588-30cd-4148-b221-5011d68f2603 Date: Sun, 23 Dec 2018 20:32:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:32:47,125 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/file used request id req-31d6d588-30cd-4148-b221-5011d68f2603 2018-12-23 20:32:47,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19190812111s 2018-12-23 20:32:47,126 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/file used request id req-31d6d588-30cd-4148-b221-5011d68f2603 2018-12-23 20:32:47,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:32:47,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:32:47,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-d195fcaa-9cea-4d35-92e0-779d8ff4fba1 Date: Sun, 23 Dec 2018 20:32:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/snap", "metadata": {}}], "file": "/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/file", "owner": "c83af533ea4944598932b19cdeca6d11", "id": "67ea40a1-6d98-451d-a1e8-4780bab5587a", "size": 12716032, "self": "/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:32:47Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:32:45Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap", "metadata": {}}], "file": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file", "owner": "c83af533ea4944598932b19cdeca6d11", "id": "3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "size": 12716032, "self": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:32:44Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:32:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:32:47,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d195fcaa-9cea-4d35-92e0-779d8ff4fba1 2018-12-23 20:32:47,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248961448669s 2018-12-23 20:32:47,155 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d195fcaa-9cea-4d35-92e0-779d8ff4fba1 2018-12-23 20:32:47,158 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/file', 'owner': u'c83af533ea4944598932b19cdeca6d11', 'id': u'67ea40a1-6d98-451d-a1e8-4780bab5587a', 'size': 12716032, u'self': u'/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c83af533ea4944598932b19cdeca6d11', 'name': 'refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/67ea40a1-6d98-451d-a1e8-4780bab5587a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T20:32:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T20:32:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f', 'created': u'2018-12-23T20:32:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T20:32:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_032a6021-3477-48a3-8178-58eccc61b60f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 20:32:47,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 20:32:47,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_032a6021-3477-48a3-8178-58eccc61b60f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 20:32:47,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-fd235c89-006a-478b-baf3-3b8bb9f68116 x-compute-request-id: req-fd235c89-006a-478b-baf3-3b8bb9f68116 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_032a6021-3477-48a3-8178-58eccc61b60f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fc888987-f0f5-42f8-854b-35a13d14e7a9"}} 2018-12-23 20:32:47,206 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fd235c89-006a-478b-baf3-3b8bb9f68116 2018-12-23 20:32:47,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0468399524689s 2018-12-23 20:32:47,206 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fd235c89-006a-478b-baf3-3b8bb9f68116 2018-12-23 20:32:47,207 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_032a6021-3477-48a3-8178-58eccc61b60f', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'fc888987-f0f5-42f8-854b-35a13d14e7a9', 'swap': 0}) 2018-12-23 20:32:47,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 20:32:47,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" -d '{"extra_specs": {}}' 2018-12-23 20:32:47,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-40957767-a8b6-4b89-80d5-4bb5e65785be x-compute-request-id: req-40957767-a8b6-4b89-80d5-4bb5e65785be Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 20:32:47,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9/os-extra_specs used request id req-40957767-a8b6-4b89-80d5-4bb5e65785be 2018-12-23 20:32:47,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0409519672394s 2018-12-23 20:32:47,249 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9/os-extra_specs used request id req-40957767-a8b6-4b89-80d5-4bb5e65785be 2018-12-23 20:32:47,249 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_032a6021-3477-48a3-8178-58eccc61b60f', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'fc888987-f0f5-42f8-854b-35a13d14e7a9', 'swap': 0}) 2018-12-23 20:32:49,983 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 20:32:49,984 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 20:32:49,984 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 20:32:49,987 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 20:32:53,847 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-23 20:32:53,848 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2018-12-23 20:32:53,849 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-23 20:32:53,850 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2018-12-23 20:32:53,851 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2018-12-23 20:32:53,852 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2018-12-23 20:32:53,853 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2018-12-23 20:32:53,854 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2018-12-23 20:32:53,855 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2018-12-23 20:32:53,855 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2018-12-23 20:32:53,855 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2018-12-23 20:32:53,855 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 20:32:53,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2018-12-23 20:33:01,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:01.379 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.232s] 2018-12-23 20:33:01,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:01.435 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.057s] 2018-12-23 20:33:01,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:01.917 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.732s] 2018-12-23 20:33:16,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:16.705 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [11.011s] 2018-12-23 20:33:19,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:19.063 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [8.113s] 2018-12-23 20:33:19,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:19.645 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.585s] 2018-12-23 20:33:22,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:22.278 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.208s] 2018-12-23 20:33:22,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:22.673 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.395s] 2018-12-23 20:33:22,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:22.960 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.286s] 2018-12-23 20:33:23,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:23.291 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.331s] 2018-12-23 20:33:23,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:23.564 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.273s] 2018-12-23 20:33:23,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:23.643 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.078s] 2018-12-23 20:33:23,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:23.725 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.081s] 2018-12-23 20:33:23,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:23.807 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.082s] 2018-12-23 20:33:23,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:23.875 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.067s] 2018-12-23 20:33:23,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:23.948 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.074s] 2018-12-23 20:33:24,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:24.300 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.351s] 2018-12-23 20:33:28,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.100 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.062s] 2018-12-23 20:33:28,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.114 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.014s] 2018-12-23 20:33:28,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.428 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.314s] 2018-12-23 20:33:28,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.440 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-12-23 20:33:28,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.451 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-12-23 20:33:28,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.474 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.023s] 2018-12-23 20:33:28,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.547 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.073s] 2018-12-23 20:33:28,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.605 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.057s] 2018-12-23 20:33:28,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.746 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.140s] 2018-12-23 20:33:28,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.761 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-23 20:33:28,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:28.851 17738 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.089s] 2018-12-23 20:33:30,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:30.620 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [6.695s] 2018-12-23 20:33:30,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:30.695 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.075s] 2018-12-23 20:33:31,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:31.037 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.342s] 2018-12-23 20:33:31,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:31.135 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2018-12-23 20:33:31,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:31.136 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-23 20:33:32,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:32.715 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.054s] 2018-12-23 20:33:34,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:34.520 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.191s] 2018-12-23 20:33:34,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:34.534 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.014s] 2018-12-23 20:33:34,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:34.709 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.174s] 2018-12-23 20:33:34,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:34.913 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.204s] 2018-12-23 20:33:34,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:34.927 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-12-23 20:33:35,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:35.521 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.803s] 2018-12-23 20:33:39,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:39.302 17738 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.476s] 2018-12-23 20:33:43,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:43.952 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.352s] 2018-12-23 20:33:44,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:44.148 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.196s] 2018-12-23 20:33:44,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:44.348 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.199s] 2018-12-23 20:33:44,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:44.699 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.350s] 2018-12-23 20:33:45,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:45.106 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.406s] 2018-12-23 20:33:45,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:45.571 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.466s] 2018-12-23 20:33:47,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:47.847 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.124s] 2018-12-23 20:33:48,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:48.960 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.113s] 2018-12-23 20:33:48,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:48.962 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.344s] 2018-12-23 20:33:49,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:49.752 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.791s] 2018-12-23 20:33:50,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:50.731 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.978s] 2018-12-23 20:33:51,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:51.148 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.184s] 2018-12-23 20:33:51,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:51.497 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.765s] 2018-12-23 20:33:52,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:52.200 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.702s] 2018-12-23 20:33:52,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:52.451 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.251s] 2018-12-23 20:33:52,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:52.673 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.222s] 2018-12-23 20:33:52,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:52.909 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.235s] 2018-12-23 20:33:53,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:53.570 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.660s] 2018-12-23 20:33:54,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:54.077 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.507s] 2018-12-23 20:33:54,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:54.315 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.237s] 2018-12-23 20:33:54,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:54.556 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.241s] 2018-12-23 20:33:54,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:54.966 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.818s] 2018-12-23 20:33:55,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:55.159 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.601s] 2018-12-23 20:33:55,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:55.380 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.221s] 2018-12-23 20:33:55,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:55.846 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.465s] 2018-12-23 20:33:56,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:56.050 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.204s] 2018-12-23 20:33:56,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:56.339 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.288s] 2018-12-23 20:33:58,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:33:58.872 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.905s] 2018-12-23 20:34:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:01.717 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.473s] 2018-12-23 20:34:02,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:02.162 17738 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.445s] 2018-12-23 20:34:03,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:03.452 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.579s] 2018-12-23 20:34:06,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:06.413 17738 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.084s] 2018-12-23 20:34:06,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:06.501 17738 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.087s] 2018-12-23 20:34:06,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:06.602 17738 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.101s] 2018-12-23 20:34:07,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:07.136 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.684s] 2018-12-23 20:34:07,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:07.476 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.178s] 2018-12-23 20:34:07,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:07.559 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.082s] 2018-12-23 20:34:07,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:07.776 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.217s] 2018-12-23 20:34:07,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:07.872 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.095s] 2018-12-23 20:34:07,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:07.873 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-23 20:34:10,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:10.302 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.166s] 2018-12-23 20:34:15,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:15.435 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.131s] 2018-12-23 20:34:17,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.025 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2018-12-23 20:34:17,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.033 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.007s] 2018-12-23 20:34:17,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.264 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.230s] 2018-12-23 20:34:17,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.297 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.033s] 2018-12-23 20:34:17,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.333 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.036s] 2018-12-23 20:34:17,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.386 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.052s] 2018-12-23 20:34:17,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.440 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.054s] 2018-12-23 20:34:17,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.488 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.047s] 2018-12-23 20:34:17,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.803 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.314s] 2018-12-23 20:34:17,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.834 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [2.400s] 2018-12-23 20:34:17,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.841 17738 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.038s] 2018-12-23 20:34:17,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:17.977 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.142s] 2018-12-23 20:34:18,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:18.104 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.127s] 2018-12-23 20:34:18,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:18.204 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.099s] 2018-12-23 20:34:18,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:18.275 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.071s] 2018-12-23 20:34:18,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:18.317 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.042s] 2018-12-23 20:34:18,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:18.420 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.103s] 2018-12-23 20:34:18,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:18.520 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.100s] 2018-12-23 20:34:18,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:18.568 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2018-12-23 20:34:18,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:18.812 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.244s] 2018-12-23 20:34:22,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:22.261 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.448s] 2018-12-23 20:34:28,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:28.326 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.621s] 2018-12-23 20:34:37,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:37.107 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.729s] 2018-12-23 20:34:39,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:39.170 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.062s] 2018-12-23 20:34:42,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:42.109 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [13.428s] 2018-12-23 20:34:44,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:44.469 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-23 20:34:49,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:49.616 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.506s] 2018-12-23 20:34:52,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:52.405 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [4.531s] 2018-12-23 20:34:53,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:53.271 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [55.866s] 2018-12-23 20:34:56,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:56.797 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [7.180s] 2018-12-23 20:34:58,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:34:58.391 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [17.755s] 2018-12-23 20:35:01,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:01.233 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.436s] 2018-12-23 20:35:01,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:01.363 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.955s] 2018-12-23 20:35:11,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:11.232 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.869s] 2018-12-23 20:35:11,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:11.450 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.061s] 2018-12-23 20:35:16,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:16.019 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.196s] 2018-12-23 20:35:16,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:16.225 17738 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.206s] 2018-12-23 20:35:23,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:23.294 17738 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.012s] 2018-12-23 20:35:29,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:29.086 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [27.848s] 2018-12-23 20:35:30,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:30.549 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.466s] 2018-12-23 20:35:31,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:31.526 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.071s] 2018-12-23 20:35:35,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:35.980 17738 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.334s] 2018-12-23 20:35:40,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:40.807 17738 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.903s] 2018-12-23 20:35:40,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:40.830 17738 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.023s] 2018-12-23 20:35:48,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:48.588 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [2.999s] 2018-12-23 20:35:49,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:49.775 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.248s] 2018-12-23 20:35:54,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:54.500 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.222s] 2018-12-23 20:35:55,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:55.139 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.550s] 2018-12-23 20:35:55,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:55.301 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.802s] 2018-12-23 20:35:57,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:57.087 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.947s] 2018-12-23 20:35:57,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:57.144 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.057s] 2018-12-23 20:35:57,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:57.218 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.074s] 2018-12-23 20:35:57,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:57.540 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.234s] 2018-12-23 20:35:58,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:35:58.405 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.868s] 2018-12-23 20:36:00,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:00.276 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.869s] 2018-12-23 20:36:01,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:01.023 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.746s] 2018-12-23 20:36:02,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:02.932 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.906s] 2018-12-23 20:36:02,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:02.970 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2018-12-23 20:36:04,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:04.583 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.723s] 2018-12-23 20:36:06,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:06.675 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.293s] 2018-12-23 20:36:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:06.994 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [9.774s] 2018-12-23 20:36:07,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:07.055 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.061s] 2018-12-23 20:36:07,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:07.097 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.042s] 2018-12-23 20:36:09,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:09.015 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.338s] 2018-12-23 20:36:09,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:09.620 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.604s] 2018-12-23 20:36:10,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:10.621 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.000s] 2018-12-23 20:36:11,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:11.749 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.126s] 2018-12-23 20:36:12,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:12.261 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.674s] 2018-12-23 20:36:12,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:12.568 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [0.818s] 2018-12-23 20:36:13,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:13.060 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.492s] 2018-12-23 20:36:13,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:13.149 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.090s] 2018-12-23 20:36:13,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:13.170 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.021s] 2018-12-23 20:36:13,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:13.193 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.023s] 2018-12-23 20:36:13,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:13.222 17738 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.028s] 2018-12-23 20:36:15,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:15.007 17738 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.139s] 2018-12-23 20:36:18,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:18.224 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.275s] 2018-12-23 20:36:18,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:18.727 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.172s] 2018-12-23 20:36:18,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:18.921 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.193s] 2018-12-23 20:36:19,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.138 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.218s] 2018-12-23 20:36:19,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.163 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.024s] 2018-12-23 20:36:19,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.172 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.009s] 2018-12-23 20:36:19,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.181 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.009s] 2018-12-23 20:36:19,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.292 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.068s] 2018-12-23 20:36:19,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.387 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.205s] 2018-12-23 20:36:19,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.421 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.034s] 2018-12-23 20:36:19,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.429 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-12-23 20:36:19,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.467 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.036s] 2018-12-23 20:36:19,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.661 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.194s] 2018-12-23 20:36:19,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.704 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.043s] 2018-12-23 20:36:19,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.749 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.044s] 2018-12-23 20:36:19,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.789 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.040s] 2018-12-23 20:36:20,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:19.999 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.209s] 2018-12-23 20:36:20,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:20.199 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.199s] 2018-12-23 20:36:20,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:20.399 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.199s] 2018-12-23 20:36:20,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:20.434 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.035s] 2018-12-23 20:36:20,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:20.470 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.036s] 2018-12-23 20:36:20,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:20.506 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.036s] 2018-12-23 20:36:22,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:22.021 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [9.757s] 2018-12-23 20:36:26,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:26.885 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [4.865s] 2018-12-23 20:36:29,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:29.423 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.180s] 2018-12-23 20:36:29,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:29.561 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.871s] 2018-12-23 20:36:29,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:29.651 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.227s] 2018-12-23 20:36:29,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:29.885 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.234s] 2018-12-23 20:36:30,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:30.542 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.656s] 2018-12-23 20:36:30,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:30.660 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.117s] 2018-12-23 20:36:30,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:30.905 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.245s] 2018-12-23 20:36:30,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:30.943 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.038s] 2018-12-23 20:36:30,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:30.993 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2018-12-23 20:36:31,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:31.250 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.256s] 2018-12-23 20:36:31,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:31.318 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.067s] 2018-12-23 20:36:31,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:31.540 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.222s] 2018-12-23 20:36:31,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:31.622 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.081s] 2018-12-23 20:36:31,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:31.706 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.083s] 2018-12-23 20:36:31,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:31.773 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.067s] 2018-12-23 20:36:31,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:31.835 17738 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.062s] 2018-12-23 20:36:34,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:36:34.936 17738 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.373s] 2018-12-23 20:37:19,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:19.914 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.012s] 2018-12-23 20:37:23,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:23.831 17738 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-12-23 20:37:27,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:27.422 17738 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.339s] 2018-12-23 20:37:27,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:27.828 17738 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.406s] 2018-12-23 20:37:40,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:40.995 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.257s] 2018-12-23 20:37:41,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:41.213 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.218s] 2018-12-23 20:37:41,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:41.569 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.356s] 2018-12-23 20:37:42,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:42.786 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.216s] 2018-12-23 20:37:47,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:47.094 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.307s] 2018-12-23 20:37:47,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:47.146 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.052s] 2018-12-23 20:37:47,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:47.193 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.047s] 2018-12-23 20:37:59,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:37:59.372 17738 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-23 20:38:02,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:38:02.622 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.195s] 2018-12-23 20:38:07,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:38:07.013 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.715s] 2018-12-23 20:38:07,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:38:07.893 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.880s] 2018-12-23 20:38:28,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:38:28.392 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.494s] 2018-12-23 20:38:38,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:38:38.445 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.248s] 2018-12-23 20:38:38,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 20:38:38.505 17738 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.060s] 2018-12-23 20:38:46,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9fc10307-8ade-45db-b2df-82f9954e00d8 2018-12-23 20:38:46,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9fc10307-8ade-45db-b2df-82f9954e00d8']'. 2018-12-23 20:38:47,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 20:38:47,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 20:38:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 20:38:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9fc10307-8ade-45db-b2df-82f9954e00d8 | 2018-12-23 20:38:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 20:38:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 20:32:55 | 2018-12-23 20:38:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 20:38:46 | 2018-12-23 20:38:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:51 | 2018-12-23 20:38:47,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-23 20:38:47,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 20:38:47,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 20:38:47,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 05b79cef-a30f-4913-bdab-84913dc86301) | 2018-12-23 20:38:47,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 20:38:47,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f1fb91a5-9d19-43d4-9a14-3eb7aa31d8a1) | 2018-12-23 20:38:47,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2018-12-23 20:38:47,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 339.339 | 2018-12-23 20:38:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2018-12-23 20:38:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-23 20:38:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 20:38:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 20:38:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 20:38:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 20:38:47,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 20:38:47,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 20:38:47,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-12-23 20:38:49,957 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 20:38:49,958 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-23 20:38:49,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 20:38:49,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:38:51,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e27952da-682f-4946-94f5-acf0c6a0ab8b Date: Sun, 23 Dec 2018 20:38:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:38:51,309 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a used request id req-e27952da-682f-4946-94f5-acf0c6a0ab8b 2018-12-23 20:38:51,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.34516692162s 2018-12-23 20:38:51,310 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/67ea40a1-6d98-451d-a1e8-4780bab5587a used request id req-e27952da-682f-4946-94f5-acf0c6a0ab8b 2018-12-23 20:38:51,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 20:38:51,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:51,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38: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-e683fb1d-fb6a-48b9-96bf-7810c135e84b x-compute-request-id: req-e683fb1d-fb6a-48b9-96bf-7810c135e84b Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_032a6021-3477-48a3-8178-58eccc61b60f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1d373ca4-0ada-4350-99c7-8f70327b7bd5"}, {"name": "refstack_defcore-flavor_alt_032a6021-3477-48a3-8178-58eccc61b60f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fc888987-f0f5-42f8-854b-35a13d14e7a9"}]} 2018-12-23 20:38:51,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e683fb1d-fb6a-48b9-96bf-7810c135e84b 2018-12-23 20:38:51,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.287667036057s 2018-12-23 20:38:51,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e683fb1d-fb6a-48b9-96bf-7810c135e84b 2018-12-23 20:38:51,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 20:38:51,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:51,631 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:38: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-dc9f85b6-7973-47f5-891d-b47a935e4532 x-compute-request-id: req-dc9f85b6-7973-47f5-891d-b47a935e4532 Content-Length: 0 Content-Type: application/json 2018-12-23 20:38:51,631 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9 used request id req-dc9f85b6-7973-47f5-891d-b47a935e4532 2018-12-23 20:38:51,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303721427917s 2018-12-23 20:38:51,632 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fc888987-f0f5-42f8-854b-35a13d14e7a9 used request id req-dc9f85b6-7973-47f5-891d-b47a935e4532 2018-12-23 20:38:51,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:38:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:38:51,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-93bcc71b-7dbf-444a-be5f-fe948f27b164 Date: Sun, 23 Dec 2018 20:38:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap", "metadata": {}}], "file": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/file", "owner": "c83af533ea4944598932b19cdeca6d11", "id": "3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "size": 12716032, "self": "/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:32:44Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_032a6021-3477-48a3-8178-58eccc61b60f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:32:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:38:51,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-93bcc71b-7dbf-444a-be5f-fe948f27b164 2018-12-23 20:38:51,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267989635468s 2018-12-23 20:38:51,662 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-93bcc71b-7dbf-444a-be5f-fe948f27b164 2018-12-23 20:38:51,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 20:38:51,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7fc47d0e1d82907e0d863b31740580646e92fe22" 2018-12-23 20:38:52,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6bcc7194-2e26-44fa-a744-1b5f8792c407 Date: Sun, 23 Dec 2018 20:38:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:38:52,370 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a used request id req-6bcc7194-2e26-44fa-a744-1b5f8792c407 2018-12-23 20:38:52,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.706244945526s 2018-12-23 20:38:52,371 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3d1fe8b7-97c2-4af6-8618-f7c03324ae1a used request id req-6bcc7194-2e26-44fa-a744-1b5f8792c407 2018-12-23 20:38:52,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 20:38:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:52,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38: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-07254733-cc1e-464d-af0e-f1cec90ce9ea x-compute-request-id: req-07254733-cc1e-464d-af0e-f1cec90ce9ea Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_032a6021-3477-48a3-8178-58eccc61b60f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1d373ca4-0ada-4350-99c7-8f70327b7bd5"}]} 2018-12-23 20:38:52,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-07254733-cc1e-464d-af0e-f1cec90ce9ea 2018-12-23 20:38:52,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264408588409s 2018-12-23 20:38:52,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-07254733-cc1e-464d-af0e-f1cec90ce9ea 2018-12-23 20:38:52,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 20:38:52,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:52,436 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:38: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-b7d14fc4-b97f-4cab-a21a-106c7e8eb65d x-compute-request-id: req-b7d14fc4-b97f-4cab-a21a-106c7e8eb65d Content-Length: 0 Content-Type: application/json 2018-12-23 20:38:52,436 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5 used request id req-b7d14fc4-b97f-4cab-a21a-106c7e8eb65d 2018-12-23 20:38:52,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0368850231171s 2018-12-23 20:38:52,437 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1d373ca4-0ada-4350-99c7-8f70327b7bd5 used request id req-b7d14fc4-b97f-4cab-a21a-106c7e8eb65d 2018-12-23 20:38:52,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:38:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:52,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b260305-9cb2-4fd8-950c-668700ff1d30 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f", "links": {"self": "http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "961f251ebf8c4305a089755be9ce3ff9", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:38:52,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5b260305-9cb2-4fd8-950c-668700ff1d30 2018-12-23 20:38:52,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113652944565s 2018-12-23 20:38:52,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5b260305-9cb2-4fd8-950c-668700ff1d30 2018-12-23 20:38:52,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:38:52,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:52,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d708b2a6-814a-4edc-9357-8990e60e6558 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_032a6021-3477-48a3-8178-58eccc61b60f", "links": {"self": "http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "961f251ebf8c4305a089755be9ce3ff9", "description": null}} 2018-12-23 20:38:52,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9 used request id req-d708b2a6-814a-4edc-9357-8990e60e6558 2018-12-23 20:38:52,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112968921661s 2018-12-23 20:38:52,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9 used request id req-d708b2a6-814a-4edc-9357-8990e60e6558 2018-12-23 20:38:52,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 20:38:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:52,867 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce86536-e57e-4212-a095-856e20a23854 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:38:52,867 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9 used request id req-dce86536-e57e-4212-a095-856e20a23854 2018-12-23 20:38:52,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195722103119s 2018-12-23 20:38:52,868 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/961f251ebf8c4305a089755be9ce3ff9 used request id req-dce86536-e57e-4212-a095-856e20a23854 2018-12-23 20:38:52,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:38:52,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:52,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6dc338-6e63-4856-8e43-34232774a390 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11"}, "tags": [], "enabled": true, "id": "c83af533ea4944598932b19cdeca6d11", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_032a6021-3477-48a3-8178-58eccc61b60f"}]} 2018-12-23 20:38:52,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-5b6dc338-6e63-4856-8e43-34232774a390 2018-12-23 20:38:52,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990688800812s 2018-12-23 20:38:52,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-5b6dc338-6e63-4856-8e43-34232774a390 2018-12-23 20:38:52,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 20:38:52,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:53,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c44517-b58e-4140-9e41-3e23a0b3871c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:38:53,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11 used request id req-75c44517-b58e-4140-9e41-3e23a0b3871c 2018-12-23 20:38:53,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171820878983s 2018-12-23 20:38:53,150 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c83af533ea4944598932b19cdeca6d11 used request id req-75c44517-b58e-4140-9e41-3e23a0b3871c 2018-12-23 20:38:53,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 20:38:53,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c83af533ea4944598932b19cdeca6d11&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}80e4daa6d1de9203360d9d1a0044cd086459306e" 2018-12-23 20:38:53,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-31cc3569-27f8-4dbb-94ee-7eb9d842a367 Date: Sun, 23 Dec 2018 20:38:53 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:38:53,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c83af533ea4944598932b19cdeca6d11&name=default used request id req-31cc3569-27f8-4dbb-94ee-7eb9d842a367 2018-12-23 20:38:53,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19225692749s 2018-12-23 20:38:53,345 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c83af533ea4944598932b19cdeca6d11&name=default used request id req-31cc3569-27f8-4dbb-94ee-7eb9d842a367 2018-12-23 20:38:53,398 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-23 20:38:53,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:38:53,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3ebc58-12b9-4466-82ec-31008495884e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:38:53,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4e3ebc58-12b9-4466-82ec-31008495884e 2018-12-23 20:38:53,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 20:38:53,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["DGEoX3a3RKOGRv8j4FjJHg"], "issued_at": "2018-12-23T20:38:53.000000Z"}} 2018-12-23 20:38:53,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 20:38:53,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:54,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f70b4336-7739-4e49-a295-706adec703e7 Date: Sun, 23 Dec 2018 20:38:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:38:54,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f70b4336-7739-4e49-a295-706adec703e7 2018-12-23 20:38:54,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278476953506s 2018-12-23 20:38:54,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f70b4336-7739-4e49-a295-706adec703e7 2018-12-23 20:38:54,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:38:54,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:38:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:38:54,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:38:54,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:54,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2df602d-d296-4c6e-95a6-bf98481c170d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 20:38:54,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b2df602d-d296-4c6e-95a6-bf98481c170d 2018-12-23 20:38:54,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954611301422s 2018-12-23 20:38:54,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b2df602d-d296-4c6e-95a6-bf98481c170d 2018-12-23 20:38:54,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 20:38:54,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}}' 2018-12-23 20:38:54,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daeb8115-fbd0-4adb-b1cb-81de8e0b5bfd Content-Length: 360 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86"}, "tags": [], "enabled": true, "id": "aab16dead9284d87911a21cc5e7fbc86", "parent_id": "default", "domain_id": "default", "name": "patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}} 2018-12-23 20:38:54,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-daeb8115-fbd0-4adb-b1cb-81de8e0b5bfd 2018-12-23 20:38:54,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135220050812s 2018-12-23 20:38:54,396 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-daeb8115-fbd0-4adb-b1cb-81de8e0b5bfd 2018-12-23 20:38:54,396 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'aab16dead9284d87911a21cc5e7fbc86', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47'}) 2018-12-23 20:38:54,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 20:38:54,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d21babf6-2a29-40e2-8be9-16867436b75b", "email": null, "name": "patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}}' 2018-12-23 20:38:54,771 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5325c074-ad88-4e3c-8046-94558f0ddd35 Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": {"self": "http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c705b82c78f146a7b7687a848dddd03e", "domain_id": "default", "password_expires_at": null}} 2018-12-23 20:38:54,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-5325c074-ad88-4e3c-8046-94558f0ddd35 2018-12-23 20:38:54,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.368590116501s 2018-12-23 20:38:54,772 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-5325c074-ad88-4e3c-8046-94558f0ddd35 2018-12-23 20:38:54,773 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c705b82c78f146a7b7687a848dddd03e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47'}) 2018-12-23 20:38:54,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:38:54,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:54,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3576657-8f2d-4567-a320-07694bd80c85 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:38:54,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3576657-8f2d-4567-a320-07694bd80c85 2018-12-23 20:38:54,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0993959903717s 2018-12-23 20:38:54,876 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3576657-8f2d-4567-a320-07694bd80c85 2018-12-23 20:38:54,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:38:54,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:54,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f21224-5a85-436c-b92e-5afd06169a56 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:38:54,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f8f21224-5a85-436c-b92e-5afd06169a56 2018-12-23 20:38:54,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0941119194031s 2018-12-23 20:38:54,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f8f21224-5a85-436c-b92e-5afd06169a56 2018-12-23 20:38:54,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:38:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00516d88-51d6-4575-a2f1-dec5e926bc88 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:38:55,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-00516d88-51d6-4575-a2f1-dec5e926bc88 2018-12-23 20:38:55,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0212481021881s 2018-12-23 20:38:55,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-00516d88-51d6-4575-a2f1-dec5e926bc88 2018-12-23 20:38:55,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:38:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1483ea1-675d-407e-9e73-9afe5084b2e1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": {"self": "http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c705b82c78f146a7b7687a848dddd03e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:38:55,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d1483ea1-675d-407e-9e73-9afe5084b2e1 2018-12-23 20:38:55,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106284141541s 2018-12-23 20:38:55,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d1483ea1-675d-407e-9e73-9afe5084b2e1 2018-12-23 20:38:55,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:38:55,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4582e6-55ea-40ae-a80e-41d4973d3df1 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86"}, "tags": [], "enabled": true, "id": "aab16dead9284d87911a21cc5e7fbc86", "parent_id": "default", "domain_id": "default", "name": "patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}]} 2018-12-23 20:38:55,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1d4582e6-55ea-40ae-a80e-41d4973d3df1 2018-12-23 20:38:55,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0910470485687s 2018-12-23 20:38:55,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1d4582e6-55ea-40ae-a80e-41d4973d3df1 2018-12-23 20:38:55,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:38:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c705b82c78f146a7b7687a848dddd03e&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=aab16dead9284d87911a21cc5e7fbc86" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cff04fa-6ec1-427b-b45a-0e28c1e785eb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c705b82c78f146a7b7687a848dddd03e&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=aab16dead9284d87911a21cc5e7fbc86", "previous": null, "next": null}} 2018-12-23 20:38:55,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c705b82c78f146a7b7687a848dddd03e&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=aab16dead9284d87911a21cc5e7fbc86 used request id req-5cff04fa-6ec1-427b-b45a-0e28c1e785eb 2018-12-23 20:38:55,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0935711860657s 2018-12-23 20:38:55,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c705b82c78f146a7b7687a848dddd03e&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=aab16dead9284d87911a21cc5e7fbc86 used request id req-5cff04fa-6ec1-427b-b45a-0e28c1e785eb 2018-12-23 20:38:55,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:38:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86/users/c705b82c78f146a7b7687a848dddd03e/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a47a7df2-49de-4ddd-88b3-be1bd4f62125 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:38:55,457 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86/users/c705b82c78f146a7b7687a848dddd03e/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-a47a7df2-49de-4ddd-88b3-be1bd4f62125 2018-12-23 20:38:55,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139499902725s 2018-12-23 20:38:55,457 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86/users/c705b82c78f146a7b7687a848dddd03e/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-a47a7df2-49de-4ddd-88b3-be1bd4f62125 2018-12-23 20:38:55,458 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'aab16dead9284d87911a21cc5e7fbc86', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd21babf6-2a29-40e2-8be9-16867436b75b', 'username': u'patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 20:38:55,462 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'password': 'd21babf6-2a29-40e2-8be9-16867436b75b', 'project_name': 'patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'aab16dead9284d87911a21cc5e7fbc86', 'project_domain_name': 'Default'} 2018-12-23 20:38:55,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:38:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2869ce-faf2-4962-a40f-4a54b0dc292c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:38:55,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd2869ce-faf2-4962-a40f-4a54b0dc292c 2018-12-23 20:38:55,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938129425049s 2018-12-23 20:38:55,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd2869ce-faf2-4962-a40f-4a54b0dc292c 2018-12-23 20:38:55,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:38:55,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bcae26e-8b2e-4219-a18e-ef5d588fe0cc Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:38:55,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8bcae26e-8b2e-4219-a18e-ef5d588fe0cc 2018-12-23 20:38:55,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0941860675812s 2018-12-23 20:38:55,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8bcae26e-8b2e-4219-a18e-ef5d588fe0cc 2018-12-23 20:38:55,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:38:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6721d24-a935-4b34-b20f-9550f49c4158 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:38:55,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e6721d24-a935-4b34-b20f-9550f49c4158 2018-12-23 20:38:55,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0963308811188s 2018-12-23 20:38:55,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e6721d24-a935-4b34-b20f-9550f49c4158 2018-12-23 20:38:55,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:38:55,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98f3c43-e43a-484b-b1f0-d8bef496d099 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": {"self": "http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c705b82c78f146a7b7687a848dddd03e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:38:55,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e98f3c43-e43a-484b-b1f0-d8bef496d099 2018-12-23 20:38:55,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111900091171s 2018-12-23 20:38:55,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e98f3c43-e43a-484b-b1f0-d8bef496d099 2018-12-23 20:38:55,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:38:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:55,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbdba07-7d4a-4d6c-8ea2-341be37ef870 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86"}, "tags": [], "enabled": true, "id": "aab16dead9284d87911a21cc5e7fbc86", "parent_id": "default", "domain_id": "default", "name": "patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}]} 2018-12-23 20:38:55,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3dbdba07-7d4a-4d6c-8ea2-341be37ef870 2018-12-23 20:38:55,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0927491188049s 2018-12-23 20:38:55,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3dbdba07-7d4a-4d6c-8ea2-341be37ef870 2018-12-23 20:38:55,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:38:55,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c705b82c78f146a7b7687a848dddd03e&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=aab16dead9284d87911a21cc5e7fbc86" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:56,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4c25dc-0b50-4f00-a634-70493f13a4d4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c705b82c78f146a7b7687a848dddd03e&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=aab16dead9284d87911a21cc5e7fbc86", "previous": null, "next": null}} 2018-12-23 20:38:56,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c705b82c78f146a7b7687a848dddd03e&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=aab16dead9284d87911a21cc5e7fbc86 used request id req-2a4c25dc-0b50-4f00-a634-70493f13a4d4 2018-12-23 20:38:56,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0856931209564s 2018-12-23 20:38:56,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c705b82c78f146a7b7687a848dddd03e&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=aab16dead9284d87911a21cc5e7fbc86 used request id req-2a4c25dc-0b50-4f00-a634-70493f13a4d4 2018-12-23 20:38:56,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:38:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86/users/c705b82c78f146a7b7687a848dddd03e/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:56,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6831f1fe-bb75-45ab-b99a-cec53e73ff29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:38:56,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86/users/c705b82c78f146a7b7687a848dddd03e/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-6831f1fe-bb75-45ab-b99a-cec53e73ff29 2018-12-23 20:38:56,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130766868591s 2018-12-23 20:38:56,204 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86/users/c705b82c78f146a7b7687a848dddd03e/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-6831f1fe-bb75-45ab-b99a-cec53e73ff29 2018-12-23 20:38:56,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:38:56,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:56,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80901392-34c9-4623-8c9d-f228062100c8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:38:56,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-80901392-34c9-4623-8c9d-f228062100c8 2018-12-23 20:38:56,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0889270305634s 2018-12-23 20:38:56,296 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-80901392-34c9-4623-8c9d-f228062100c8 2018-12-23 20:38:56,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:38:56,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:56,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349b6b05-4664-4250-94d2-25913f26b30c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:38:56,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-349b6b05-4664-4250-94d2-25913f26b30c 2018-12-23 20:38:56,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0972969532013s 2018-12-23 20:38:56,398 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-349b6b05-4664-4250-94d2-25913f26b30c 2018-12-23 20:38:56,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:38:56,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:56,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c3a1f3-5f3f-40b7-bed4-a65dab322dd0 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": {"self": "http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c705b82c78f146a7b7687a848dddd03e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:38:56,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-14c3a1f3-5f3f-40b7-bed4-a65dab322dd0 2018-12-23 20:38:56,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110347986221s 2018-12-23 20:38:56,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-14c3a1f3-5f3f-40b7-bed4-a65dab322dd0 2018-12-23 20:38:56,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:38:56,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c705b82c78f146a7b7687a848dddd03e&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:56,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cbc40a-d87c-4129-8cc8-5c0cd04e9ffb Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c705b82c78f146a7b7687a848dddd03e&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 20:38:56,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c705b82c78f146a7b7687a848dddd03e&scope.domain.id=default used request id req-f9cbc40a-d87c-4129-8cc8-5c0cd04e9ffb 2018-12-23 20:38:56,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0979108810425s 2018-12-23 20:38:56,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c705b82c78f146a7b7687a848dddd03e&scope.domain.id=default used request id req-f9cbc40a-d87c-4129-8cc8-5c0cd04e9ffb 2018-12-23 20:38:56,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 20:38:56,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/c705b82c78f146a7b7687a848dddd03e/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:38:56,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fb4f90b-3d0a-45f9-8944-f53c92ef52b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:38:56,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c705b82c78f146a7b7687a848dddd03e/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-0fb4f90b-3d0a-45f9-8944-f53c92ef52b0 2018-12-23 20:38:56,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.127331972122s 2018-12-23 20:38:56,750 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c705b82c78f146a7b7687a848dddd03e/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-0fb4f90b-3d0a-45f9-8944-f53c92ef52b0 2018-12-23 20:38:56,751 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 20:38:58,898 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 20:39:01,080 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5e272e74-112b-4eab-b143-cc64452254e5 | 2018-12-23T20:39:00.715702 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5e272e74-112b-4eab-b143-cc64452254e5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 20:39:04,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 20:39:04,963 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 20:39:06,973 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 20:39:09,787 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=15be0d82-792c-4111-affe-baaef2f93fe4) as the default verifier for the future CLI operations. 2018-12-23 20:39:11,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:39:11,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f99c37f-a3d1-4b5c-ad35-cceb56a38738 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:39:11,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8f99c37f-a3d1-4b5c-ad35-cceb56a38738 2018-12-23 20:39:11,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 20:39:11,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aab16dead9284d87911a21cc5e7fbc86", "name": "patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/aab16dead9284d87911a21cc5e7fbc86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/aab16dead9284d87911a21cc5e7fbc86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/aab16dead9284d87911a21cc5e7fbc86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aab16dead9284d87911a21cc5e7fbc86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/aab16dead9284d87911a21cc5e7fbc86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/aab16dead9284d87911a21cc5e7fbc86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_aab16dead9284d87911a21cc5e7fbc86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_aab16dead9284d87911a21cc5e7fbc86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aab16dead9284d87911a21cc5e7fbc86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/aab16dead9284d87911a21cc5e7fbc86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/aab16dead9284d87911a21cc5e7fbc86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aab16dead9284d87911a21cc5e7fbc86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/aab16dead9284d87911a21cc5e7fbc86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/aab16dead9284d87911a21cc5e7fbc86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "id": "c705b82c78f146a7b7687a848dddd03e"}, "audit_ids": ["JUZN22PQT1OD2E1clQ2UNQ"], "issued_at": "2018-12-23T20:39:11.000000Z"}} 2018-12-23 20:39:11,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 20:39:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:39:12,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-74f2e967-a650-425d-846e-534d4cc0aa25 Date: Sun, 23 Dec 2018 20:39:12 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 20:39:12,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-74f2e967-a650-425d-846e-534d4cc0aa25 2018-12-23 20:39:12,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.182286977768s 2018-12-23 20:39:12,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-74f2e967-a650-425d-846e-534d4cc0aa25 2018-12-23 20:39:12,131 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-23 20:39:12,132 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:39:12,259 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 20:39:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:39:12,264 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 20:39:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 20:39:12,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:39:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:39:12,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-27f8f703-66a6-43c8-a7d5-8faa8b59a209 Date: Sun, 23 Dec 2018 20:39:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:39:12,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27f8f703-66a6-43c8-a7d5-8faa8b59a209 2018-12-23 20:39:12,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.208849906921s 2018-12-23 20:39:12,476 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27f8f703-66a6-43c8-a7d5-8faa8b59a209 2018-12-23 20:39:12,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 20:39:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}' 2018-12-23 20:39:12,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-dd52ef3a-3c8e-464c-94bb-4292495a02d6 Date: Sun, 23 Dec 2018 20:39:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file", "owner": "aab16dead9284d87911a21cc5e7fbc86", "id": "f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "size": null, "self": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:39:12Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "checksum": null, "created_at": "2018-12-23T20:39:12Z", "protected": false} 2018-12-23 20:39:12,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-dd52ef3a-3c8e-464c-94bb-4292495a02d6 2018-12-23 20:39:12,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0609509944916s 2018-12-23 20:39:12,545 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-dd52ef3a-3c8e-464c-94bb-4292495a02d6 returning object f6f11fc4-8af0-46f0-a661-6fd3ced2ce45 2018-12-23 20:39:12,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 20:39:12,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" -d '' 2018-12-23 20:39:13,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-08e18819-5798-4441-9c5f-9f5f7d008101 Date: Sun, 23 Dec 2018 20:39:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:39:13,327 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file used request id req-08e18819-5798-4441-9c5f-9f5f7d008101 2018-12-23 20:39:13,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.780875205994s 2018-12-23 20:39:13,327 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file used request id req-08e18819-5798-4441-9c5f-9f5f7d008101 2018-12-23 20:39:13,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:39:13,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:39:13,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-ac041d92-9cde-4a09-be11-92616ffb13a4 Date: Sun, 23 Dec 2018 20:39:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap", "metadata": {}}], "file": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file", "owner": "aab16dead9284d87911a21cc5e7fbc86", "id": "f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "size": 12716032, "self": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:39:13Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:39:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:39:13,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ac041d92-9cde-4a09-be11-92616ffb13a4 2018-12-23 20:39:13,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264399051666s 2018-12-23 20:39:13,358 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ac041d92-9cde-4a09-be11-92616ffb13a4 2018-12-23 20:39:13,360 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file', 'owner': u'aab16dead9284d87911a21cc5e7fbc86', 'id': u'f6f11fc4-8af0-46f0-a661-6fd3ced2ce45', 'size': 12716032, u'self': u'/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aab16dead9284d87911a21cc5e7fbc86', 'name': 'patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T20:39:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T20:39:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'created': u'2018-12-23T20:39:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T20:39:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 20:39:13,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 20:39:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 20:39:13,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:39: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-8508d3db-c273-4ace-aa91-329e196e40f5 x-compute-request-id: req-8508d3db-c273-4ace-aa91-329e196e40f5 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5f7ce795-9254-44f6-9662-f25d763ae797", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f7ce795-9254-44f6-9662-f25d763ae797"}} 2018-12-23 20:39:13,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8508d3db-c273-4ace-aa91-329e196e40f5 2018-12-23 20:39:13,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317250967026s 2018-12-23 20:39:13,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8508d3db-c273-4ace-aa91-329e196e40f5 2018-12-23 20:39:13,679 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_fce04368-4cd0-421d-afcb-15dfbe7d5f47', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'5f7ce795-9254-44f6-9662-f25d763ae797', 'swap': 0}) 2018-12-23 20:39:13,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 20:39:13,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" -d '{"extra_specs": {}}' 2018-12-23 20:39:13,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:39: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-c4aefa1e-01b8-4186-916b-edfe75701f40 x-compute-request-id: req-c4aefa1e-01b8-4186-916b-edfe75701f40 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 20:39:13,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797/os-extra_specs used request id req-c4aefa1e-01b8-4186-916b-edfe75701f40 2018-12-23 20:39:13,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194480419159s 2018-12-23 20:39:13,700 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797/os-extra_specs used request id req-c4aefa1e-01b8-4186-916b-edfe75701f40 2018-12-23 20:39:13,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:39:13,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:39:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:39:13,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:39:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:39:13,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b61fc7-6738-4a63-9406-65b546a8000e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:39:13,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-35b61fc7-6738-4a63-9406-65b546a8000e 2018-12-23 20:39:13,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0982060432434s 2018-12-23 20:39:13,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-35b61fc7-6738-4a63-9406-65b546a8000e 2018-12-23 20:39:13,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 20:39:13,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:39:13,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:39: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-6283ee34-4625-4eb9-90ab-31a3947613f4 x-compute-request-id: req-6283ee34-4625-4eb9-90ab-31a3947613f4 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 20:39:13,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-6283ee34-4625-4eb9-90ab-31a3947613f4 2018-12-23 20:39:13,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0446500778198s 2018-12-23 20:39:13,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-6283ee34-4625-4eb9-90ab-31a3947613f4 2018-12-23 20:39:13,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:39:13,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:39:13,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-15d5c900-bbab-4a0c-b16d-0be0d4df19cf Date: Sun, 23 Dec 2018 20:39:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap", "metadata": {}}], "file": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file", "owner": "aab16dead9284d87911a21cc5e7fbc86", "id": "f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "size": 12716032, "self": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:39:13Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:39:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:39:13,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-15d5c900-bbab-4a0c-b16d-0be0d4df19cf 2018-12-23 20:39:13,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251610279083s 2018-12-23 20:39:13,896 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-15d5c900-bbab-4a0c-b16d-0be0d4df19cf 2018-12-23 20:39:13,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 20:39:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}' 2018-12-23 20:39:13,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-05543693-d67e-4e4b-a3eb-d26e4bc2b42b Date: Sun, 23 Dec 2018 20:39:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868/file", "owner": "aab16dead9284d87911a21cc5e7fbc86", "id": "765a8764-e059-4fdf-ba2d-e426b9c59868", "size": null, "self": "/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:39:13Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "checksum": null, "created_at": "2018-12-23T20:39:13Z", "protected": false} 2018-12-23 20:39:13,945 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-05543693-d67e-4e4b-a3eb-d26e4bc2b42b 2018-12-23 20:39:13,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0420989990234s 2018-12-23 20:39:13,946 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-05543693-d67e-4e4b-a3eb-d26e4bc2b42b returning object 765a8764-e059-4fdf-ba2d-e426b9c59868 2018-12-23 20:39:13,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 20:39:13,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" -d '' 2018-12-23 20:39:14,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8b1b1ef-26e4-4172-9c8b-4da9e39ee880 Date: Sun, 23 Dec 2018 20:39:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:39:14,367 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868/file used request id req-f8b1b1ef-26e4-4172-9c8b-4da9e39ee880 2018-12-23 20:39:14,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.420677185059s 2018-12-23 20:39:14,367 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868/file used request id req-f8b1b1ef-26e4-4172-9c8b-4da9e39ee880 2018-12-23 20:39:14,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:39:14,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:39:14,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-e523b2eb-885b-48c9-9543-7119911b8c1f Date: Sun, 23 Dec 2018 20:39:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/765a8764-e059-4fdf-ba2d-e426b9c59868/snap", "metadata": {}}], "file": "/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868/file", "owner": "aab16dead9284d87911a21cc5e7fbc86", "id": "765a8764-e059-4fdf-ba2d-e426b9c59868", "size": 12716032, "self": "/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/765a8764-e059-4fdf-ba2d-e426b9c59868/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:39:14Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:39:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap", "metadata": {}}], "file": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file", "owner": "aab16dead9284d87911a21cc5e7fbc86", "id": "f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "size": 12716032, "self": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:39:13Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:39:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:39:14,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e523b2eb-885b-48c9-9543-7119911b8c1f 2018-12-23 20:39:14,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.02605509758s 2018-12-23 20:39:14,398 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e523b2eb-885b-48c9-9543-7119911b8c1f 2018-12-23 20:39:14,400 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/765a8764-e059-4fdf-ba2d-e426b9c59868/snap', u'metadata': Munch({})})], 'file': u'/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868/file', 'owner': u'aab16dead9284d87911a21cc5e7fbc86', 'id': u'765a8764-e059-4fdf-ba2d-e426b9c59868', 'size': 12716032, u'self': u'/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aab16dead9284d87911a21cc5e7fbc86', 'name': 'patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/765a8764-e059-4fdf-ba2d-e426b9c59868/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T20:39:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T20:39:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47', 'created': u'2018-12-23T20:39:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T20:39:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 20:39:14,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 20:39:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 20:39:14,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:39:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88801089-e5d9-4e86-85ac-338dae1c49b4 x-compute-request-id: req-88801089-e5d9-4e86-85ac-338dae1c49b4 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4ed4a585-a226-4c61-9ce1-9633c2229c1b"}} 2018-12-23 20:39:14,434 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-88801089-e5d9-4e86-85ac-338dae1c49b4 2018-12-23 20:39:14,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0325450897217s 2018-12-23 20:39:14,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-88801089-e5d9-4e86-85ac-338dae1c49b4 2018-12-23 20:39:14,435 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'4ed4a585-a226-4c61-9ce1-9633c2229c1b', 'swap': 0}) 2018-12-23 20:39:14,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 20:39:14,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" -d '{"extra_specs": {}}' 2018-12-23 20:39:14,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:39:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f861a209-ef97-48ae-a98a-a51f408c3c09 x-compute-request-id: req-f861a209-ef97-48ae-a98a-a51f408c3c09 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 20:39:14,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b/os-extra_specs used request id req-f861a209-ef97-48ae-a98a-a51f408c3c09 2018-12-23 20:39:14,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189969539642s 2018-12-23 20:39:14,455 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b/os-extra_specs used request id req-f861a209-ef97-48ae-a98a-a51f408c3c09 2018-12-23 20:39:14,455 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'4ed4a585-a226-4c61-9ce1-9633c2229c1b', 'swap': 0}) 2018-12-23 20:39:17,840 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 20:39:17,840 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 20:39:17,841 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 20:39:17,843 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 20:39:17,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 20:39:21,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-15be0d82-792c-4111-affe-baaef2f93fe4/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2018-12-23 20:39:21,145 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 20:39:21,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-12-23 20:41:05,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 844d4c68-20f0-4121-9cd5-547493f0917e 2018-12-23 20:41:05,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '844d4c68-20f0-4121-9cd5-547493f0917e']'. 2018-12-23 20:41:06,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 20:41:06,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 20:41:06,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 844d4c68-20f0-4121-9cd5-547493f0917e | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 20:39:22 | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 20:41:05 | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:43 | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 15be0d82-792c-4111-affe-baaef2f93fe4) | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5e272e74-112b-4eab-b143-cc64452254e5) | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-12-23 20:41:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 87.496 | 2018-12-23 20:41:06,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-12-23 20:41:06,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-23 20:41:06,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 20:41:06,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 20:41:06,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 20:41:06,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 20:41:06,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 20:41:06,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 20:41:06,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-23 20:41:08,820 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 20:41:08,820 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:57 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 20:41:08,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 20:41:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:41:09,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fe210b0-af37-434c-a616-5221c74116da Date: Sun, 23 Dec 2018 20:41:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:41:09,459 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868 used request id req-8fe210b0-af37-434c-a616-5221c74116da 2018-12-23 20:41:09,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.629640102386s 2018-12-23 20:41:09,459 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/765a8764-e059-4fdf-ba2d-e426b9c59868 used request id req-8fe210b0-af37-434c-a616-5221c74116da 2018-12-23 20:41:09,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 20:41:09,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:09,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a7af6f5-4c46-447b-a8a4-15da02ed67ba x-compute-request-id: req-2a7af6f5-4c46-447b-a8a4-15da02ed67ba Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4ed4a585-a226-4c61-9ce1-9633c2229c1b"}, {"name": "patrole-flavor_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5f7ce795-9254-44f6-9662-f25d763ae797", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f7ce795-9254-44f6-9662-f25d763ae797"}]} 2018-12-23 20:41:09,485 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2a7af6f5-4c46-447b-a8a4-15da02ed67ba 2018-12-23 20:41:09,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249769687653s 2018-12-23 20:41:09,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2a7af6f5-4c46-447b-a8a4-15da02ed67ba 2018-12-23 20:41:09,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 20:41:09,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:09,518 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69d5b935-6f4a-4ce0-83d9-e3b7b47b6157 x-compute-request-id: req-69d5b935-6f4a-4ce0-83d9-e3b7b47b6157 Content-Length: 0 Content-Type: application/json 2018-12-23 20:41:09,518 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b used request id req-69d5b935-6f4a-4ce0-83d9-e3b7b47b6157 2018-12-23 20:41:09,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0300538539886s 2018-12-23 20:41:09,518 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4ed4a585-a226-4c61-9ce1-9633c2229c1b used request id req-69d5b935-6f4a-4ce0-83d9-e3b7b47b6157 2018-12-23 20:41:09,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 20:41:09,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:41:09,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-18c1dfcd-7c71-43ce-97b7-ad9befde833d Date: Sun, 23 Dec 2018 20:41:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap", "metadata": {}}], "file": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/file", "owner": "aab16dead9284d87911a21cc5e7fbc86", "id": "f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "size": 12716032, "self": "/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T20:39:13Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T20:39:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 20:41:09,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-18c1dfcd-7c71-43ce-97b7-ad9befde833d 2018-12-23 20:41:09,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238490104675s 2018-12-23 20:41:09,546 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-18c1dfcd-7c71-43ce-97b7-ad9befde833d 2018-12-23 20:41:09,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 20:41:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef053cd74510c6dcccbf8d5047a8f98171959a1" 2018-12-23 20:41:10,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-520cf324-acb8-488f-bc2e-f8bd23c4dab0 Date: Sun, 23 Dec 2018 20:41:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:41:10,601 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45 used request id req-520cf324-acb8-488f-bc2e-f8bd23c4dab0 2018-12-23 20:41:10,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05392193794s 2018-12-23 20:41:10,602 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f6f11fc4-8af0-46f0-a661-6fd3ced2ce45 used request id req-520cf324-acb8-488f-bc2e-f8bd23c4dab0 2018-12-23 20:41:10,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 20:41:10,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:10,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41: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-7455d806-464c-4cc7-9329-ff416070c6b2 x-compute-request-id: req-7455d806-464c-4cc7-9329-ff416070c6b2 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5f7ce795-9254-44f6-9662-f25d763ae797", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5f7ce795-9254-44f6-9662-f25d763ae797"}]} 2018-12-23 20:41:10,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7455d806-464c-4cc7-9329-ff416070c6b2 2018-12-23 20:41:10,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257248878479s 2018-12-23 20:41:10,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7455d806-464c-4cc7-9329-ff416070c6b2 2018-12-23 20:41:10,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 20:41:10,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:10,672 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:41: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-aa849df3-c784-4824-bf94-1b4e98a021d2 x-compute-request-id: req-aa849df3-c784-4824-bf94-1b4e98a021d2 Content-Length: 0 Content-Type: application/json 2018-12-23 20:41:10,672 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797 used request id req-aa849df3-c784-4824-bf94-1b4e98a021d2 2018-12-23 20:41:10,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424311161041s 2018-12-23 20:41:10,673 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5f7ce795-9254-44f6-9662-f25d763ae797 used request id req-aa849df3-c784-4824-bf94-1b4e98a021d2 2018-12-23 20:41:10,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:41:10,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:10,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1cc2e7a-c4b7-491f-ae53-6e7c434de654 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": {"self": "http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c705b82c78f146a7b7687a848dddd03e", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:10,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b1cc2e7a-c4b7-491f-ae53-6e7c434de654 2018-12-23 20:41:10,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115672111511s 2018-12-23 20:41:10,790 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b1cc2e7a-c4b7-491f-ae53-6e7c434de654 2018-12-23 20:41:10,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:41:10,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:10,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef4b72c-63ba-4bfc-8126-3040831f89b7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_fce04368-4cd0-421d-afcb-15dfbe7d5f47", "links": {"self": "http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c705b82c78f146a7b7687a848dddd03e", "description": null}} 2018-12-23 20:41:10,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e used request id req-7ef4b72c-63ba-4bfc-8126-3040831f89b7 2018-12-23 20:41:10,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106476068497s 2018-12-23 20:41:10,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e used request id req-7ef4b72c-63ba-4bfc-8126-3040831f89b7 2018-12-23 20:41:10,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 20:41:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:11,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e27ead-ee07-4c47-9768-f892301b855c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:11,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e used request id req-b8e27ead-ee07-4c47-9768-f892301b855c 2018-12-23 20:41:11,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215553998947s 2018-12-23 20:41:11,119 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c705b82c78f146a7b7687a848dddd03e used request id req-b8e27ead-ee07-4c47-9768-f892301b855c 2018-12-23 20:41:11,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:41:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:11,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d69ee6-426a-479c-9165-5ebe9f5a381a Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86"}, "tags": [], "enabled": true, "id": "aab16dead9284d87911a21cc5e7fbc86", "parent_id": "default", "domain_id": "default", "name": "patrole-project_fce04368-4cd0-421d-afcb-15dfbe7d5f47"}]} 2018-12-23 20:41:11,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-58d69ee6-426a-479c-9165-5ebe9f5a381a 2018-12-23 20:41:11,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0967409610748s 2018-12-23 20:41:11,223 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-58d69ee6-426a-479c-9165-5ebe9f5a381a 2018-12-23 20:41:11,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 20:41:11,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:11,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144a8569-8a5c-42c2-8f21-9f9630ebc6dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:11,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86 used request id req-144a8569-8a5c-42c2-8f21-9f9630ebc6dd 2018-12-23 20:41:11,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160052061081s 2018-12-23 20:41:11,388 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aab16dead9284d87911a21cc5e7fbc86 used request id req-144a8569-8a5c-42c2-8f21-9f9630ebc6dd 2018-12-23 20:41:11,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 20:41:11,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=aab16dead9284d87911a21cc5e7fbc86&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72e40ab0c85180f9bce37f02bf13897bf2c34dd4" 2018-12-23 20:41:11,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d5408bae-00bd-4dc9-bd29-bee2040dccf1 Date: Sun, 23 Dec 2018 20:41:11 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:41:11,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=aab16dead9284d87911a21cc5e7fbc86&name=default used request id req-d5408bae-00bd-4dc9-bd29-bee2040dccf1 2018-12-23 20:41:11,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.218851804733s 2018-12-23 20:41:11,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=aab16dead9284d87911a21cc5e7fbc86&name=default used request id req-d5408bae-00bd-4dc9-bd29-bee2040dccf1 2018-12-23 20:41:11,664 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-23 20:41:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:12,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1074e463-6730-4487-ab75-80199114e245 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:12,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1074e463-6730-4487-ab75-80199114e245 2018-12-23 20:41:12,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 20:41:12,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["9m66AsHdQg2wxJViMBLUNQ"], "issued_at": "2018-12-23T20:41:12.000000Z"}} 2018-12-23 20:41:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:12,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:12,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:41:12,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:12,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9b1cc3-ec1c-47c1-8922-665aa0cc99ac Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 20:41:12,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7b9b1cc3-ec1c-47c1-8922-665aa0cc99ac 2018-12-23 20:41:12,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0951189994812s 2018-12-23 20:41:12,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7b9b1cc3-ec1c-47c1-8922-665aa0cc99ac 2018-12-23 20:41:12,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 20:41:12,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}}' 2018-12-23 20:41:12,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8aa34eb-82a5-45d1-a990-0afbeeb165a7 Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "id": "c104c18a322848fa9b465656ab07c229", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:41:12,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f8aa34eb-82a5-45d1-a990-0afbeeb165a7 2018-12-23 20:41:12,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136816978455s 2018-12-23 20:41:12,746 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f8aa34eb-82a5-45d1-a990-0afbeeb165a7 2018-12-23 20:41:12,746 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'c104c18a322848fa9b465656ab07c229', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c'}) 2018-12-23 20:41:12,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 20:41:12,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2f024fbd-f4c2-4260-9173-5b9dc5fee0b3", "email": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}}' 2018-12-23 20:41:13,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b7a37da-b430-414e-845e-768cef4bdc20 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}} 2018-12-23 20:41:13,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2b7a37da-b430-414e-845e-768cef4bdc20 2018-12-23 20:41:13,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.297902107239s 2018-12-23 20:41:13,051 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-2b7a37da-b430-414e-845e-768cef4bdc20 2018-12-23 20:41:13,052 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c9917c3c836b4b57bca6429262e7cb48', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c'}) 2018-12-23 20:41:13,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:41:13,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:13,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e0fe50-dbff-4a71-9bd4-7fc2c68fe850 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:13,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-97e0fe50-dbff-4a71-9bd4-7fc2c68fe850 2018-12-23 20:41:13,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0915570259094s 2018-12-23 20:41:13,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-97e0fe50-dbff-4a71-9bd4-7fc2c68fe850 2018-12-23 20:41:13,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:41:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:13,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5629869c-1abd-4789-a317-bd62c3ec649a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:13,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5629869c-1abd-4789-a317-bd62c3ec649a 2018-12-23 20:41:13,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936179161072s 2018-12-23 20:41:13,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5629869c-1abd-4789-a317-bd62c3ec649a 2018-12-23 20:41:13,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:41:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:13,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd7ff72-a7f6-409b-89cc-be8c0f334ed4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:41:13,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cdd7ff72-a7f6-409b-89cc-be8c0f334ed4 2018-12-23 20:41:13,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0979130268097s 2018-12-23 20:41:13,348 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cdd7ff72-a7f6-409b-89cc-be8c0f334ed4 2018-12-23 20:41:13,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:41:13,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:13,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a671d8c-a7df-4258-9810-b26709014dc9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:13,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7a671d8c-a7df-4258-9810-b26709014dc9 2018-12-23 20:41:13,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106915950775s 2018-12-23 20:41:13,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7a671d8c-a7df-4258-9810-b26709014dc9 2018-12-23 20:41:13,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:41:13,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:13,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b1d4096-97e9-483e-81a0-64f0df790d5b Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "id": "c104c18a322848fa9b465656ab07c229", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}]} 2018-12-23 20:41:13,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4b1d4096-97e9-483e-81a0-64f0df790d5b 2018-12-23 20:41:13,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105834960938s 2018-12-23 20:41:13,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4b1d4096-97e9-483e-81a0-64f0df790d5b 2018-12-23 20:41:13,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:41:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=c104c18a322848fa9b465656ab07c229" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:13,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98bcd0c-68c2-47f7-9f51-6dcd985705c6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=c104c18a322848fa9b465656ab07c229", "previous": null, "next": null}} 2018-12-23 20:41:13,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=c104c18a322848fa9b465656ab07c229 used request id req-d98bcd0c-68c2-47f7-9f51-6dcd985705c6 2018-12-23 20:41:13,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0931169986725s 2018-12-23 20:41:13,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=c104c18a322848fa9b465656ab07c229 used request id req-d98bcd0c-68c2-47f7-9f51-6dcd985705c6 2018-12-23 20:41:13,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:41:13,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:13,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771a0725-c0fa-4e68-8b59-50c987f61099 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:13,815 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-771a0725-c0fa-4e68-8b59-50c987f61099 2018-12-23 20:41:13,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135840177536s 2018-12-23 20:41:13,815 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-771a0725-c0fa-4e68-8b59-50c987f61099 2018-12-23 20:41:13,816 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'c104c18a322848fa9b465656ab07c229', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2f024fbd-f4c2-4260-9173-5b9dc5fee0b3', 'username': u'snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 20:41:13,819 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c', 'password': '2f024fbd-f4c2-4260-9173-5b9dc5fee0b3', 'project_name': 'snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'c104c18a322848fa9b465656ab07c229', 'project_domain_name': 'Default'} 2018-12-23 20:41:13,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:41:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:13,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5cd4f7-3382-46f3-b828-5f353f384959 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:13,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1d5cd4f7-3382-46f3-b828-5f353f384959 2018-12-23 20:41:13,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0946450233459s 2018-12-23 20:41:13,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1d5cd4f7-3382-46f3-b828-5f353f384959 2018-12-23 20:41:13,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:41:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:14,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3d9c16-c5e2-4423-81bf-3553f5afd2da Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:14,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb3d9c16-c5e2-4423-81bf-3553f5afd2da 2018-12-23 20:41:14,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105328083038s 2018-12-23 20:41:14,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb3d9c16-c5e2-4423-81bf-3553f5afd2da 2018-12-23 20:41:14,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:41:14,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:14,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6340177e-f664-40b0-b71f-965e091a5db3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:41:14,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6340177e-f664-40b0-b71f-965e091a5db3 2018-12-23 20:41:14,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0915880203247s 2018-12-23 20:41:14,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6340177e-f664-40b0-b71f-965e091a5db3 2018-12-23 20:41:14,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:41:14,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:14,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf61d05-d22f-484b-be74-72cbde1a05c1 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:14,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-faf61d05-d22f-484b-be74-72cbde1a05c1 2018-12-23 20:41:14,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113171815872s 2018-12-23 20:41:14,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-faf61d05-d22f-484b-be74-72cbde1a05c1 2018-12-23 20:41:14,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:41:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:14,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7490bb9-9b40-4445-bc08-59a87c52fbd9 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "id": "c104c18a322848fa9b465656ab07c229", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}]} 2018-12-23 20:41:14,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d7490bb9-9b40-4445-bc08-59a87c52fbd9 2018-12-23 20:41:14,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0899691581726s 2018-12-23 20:41:14,340 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d7490bb9-9b40-4445-bc08-59a87c52fbd9 2018-12-23 20:41:14,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:41:14,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=c104c18a322848fa9b465656ab07c229" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:14,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de57fdc-4877-42a2-b1c0-38f4cdea9812 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=c104c18a322848fa9b465656ab07c229", "previous": null, "next": null}} 2018-12-23 20:41:14,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=c104c18a322848fa9b465656ab07c229 used request id req-4de57fdc-4877-42a2-b1c0-38f4cdea9812 2018-12-23 20:41:14,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0922899246216s 2018-12-23 20:41:14,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=c104c18a322848fa9b465656ab07c229 used request id req-4de57fdc-4877-42a2-b1c0-38f4cdea9812 2018-12-23 20:41:14,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:41:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:14,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c82368a-6171-45f3-adfb-44133e29a71f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:14,607 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-7c82368a-6171-45f3-adfb-44133e29a71f 2018-12-23 20:41:14,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163610935211s 2018-12-23 20:41:14,608 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-7c82368a-6171-45f3-adfb-44133e29a71f 2018-12-23 20:41:14,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:41:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:14,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb62a631-bd3d-4f83-aab1-20ead0d5d1fd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:14,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb62a631-bd3d-4f83-aab1-20ead0d5d1fd 2018-12-23 20:41:14,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100297927856s 2018-12-23 20:41:14,712 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb62a631-bd3d-4f83-aab1-20ead0d5d1fd 2018-12-23 20:41:14,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-23 20:41:14,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 20:41:14,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91d62991-6650-45ad-b8ad-99fcde1502a6 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 20:41:14,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-91d62991-6650-45ad-b8ad-99fcde1502a6 2018-12-23 20:41:14,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.203289031982s 2018-12-23 20:41:14,921 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-91d62991-6650-45ad-b8ad-99fcde1502a6 2018-12-23 20:41:14,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 20:41:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:15,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29fc32b1-28a9-4fd8-8ec4-799982687bac Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:15,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-29fc32b1-28a9-4fd8-8ec4-799982687bac 2018-12-23 20:41:15,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911660194397s 2018-12-23 20:41:15,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-29fc32b1-28a9-4fd8-8ec4-799982687bac 2018-12-23 20:41:15,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 20:41:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:15,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daee6ac4-af97-466e-979d-4190ce8f1956 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 20:41:15,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-daee6ac4-af97-466e-979d-4190ce8f1956 2018-12-23 20:41:15,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0958530902863s 2018-12-23 20:41:15,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-daee6ac4-af97-466e-979d-4190ce8f1956 2018-12-23 20:41:15,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 20:41:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:15,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8e53e0-48d8-4dc1-ac4a-31bfd17b4c67 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:15,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3a8e53e0-48d8-4dc1-ac4a-31bfd17b4c67 2018-12-23 20:41:15,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111818790436s 2018-12-23 20:41:15,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3a8e53e0-48d8-4dc1-ac4a-31bfd17b4c67 2018-12-23 20:41:15,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 20:41:15,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:15,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf17fae-44e5-4f8d-8ac0-a4e77a0df350 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "id": "c104c18a322848fa9b465656ab07c229", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}]} 2018-12-23 20:41:15,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1cf17fae-44e5-4f8d-8ac0-a4e77a0df350 2018-12-23 20:41:15,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0909440517426s 2018-12-23 20:41:15,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1cf17fae-44e5-4f8d-8ac0-a4e77a0df350 2018-12-23 20:41:15,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 20:41:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=66aba220bf8f433aac6e7f2536bb3d68&scope.project.id=c104c18a322848fa9b465656ab07c229" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:15,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60076a89-80a2-4c58-8b35-23c443778c97 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=66aba220bf8f433aac6e7f2536bb3d68&scope.project.id=c104c18a322848fa9b465656ab07c229", "previous": null, "next": null}} 2018-12-23 20:41:15,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=66aba220bf8f433aac6e7f2536bb3d68&scope.project.id=c104c18a322848fa9b465656ab07c229 used request id req-60076a89-80a2-4c58-8b35-23c443778c97 2018-12-23 20:41:15,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0942931175232s 2018-12-23 20:41:15,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c9917c3c836b4b57bca6429262e7cb48&role.id=66aba220bf8f433aac6e7f2536bb3d68&scope.project.id=c104c18a322848fa9b465656ab07c229 used request id req-60076a89-80a2-4c58-8b35-23c443778c97 2018-12-23 20:41:15,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 20:41:15,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 20:41:15,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f60d17dc-b268-4ade-8ab1-b86751318fb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:15,570 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-f60d17dc-b268-4ade-8ab1-b86751318fb4 2018-12-23 20:41:15,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131417036057s 2018-12-23 20:41:15,570 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229/users/c9917c3c836b4b57bca6429262e7cb48/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-f60d17dc-b268-4ade-8ab1-b86751318fb4 2018-12-23 20:41:15,570 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-23 20:41:15,570 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-23 20:41:15,571 - openstack_tests - INFO - OS Credentials = > 2018-12-23 20:41:15,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:15,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:16,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Vqhd8nQESIWrtApycOVEcA"], "issued_at": "2018-12-23T20:41:15.000000Z"}} 2018-12-23 20:41:16,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3398aac5e4aef8294202037fbe7a4b5d9d28a421" 2018-12-23 20:41:16,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-5a28fbf2-090f-4d61-a361-210f76e78828 Date: Sun, 23 Dec 2018 20:41:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:41:16,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-5a28fbf2-090f-4d61-a361-210f76e78828 2018-12-23 20:41:16,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3398aac5e4aef8294202037fbe7a4b5d9d28a421" 2018-12-23 20:41:16,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-4df4a400-0a6b-4d00-827b-be7676339e47 Date: Sun, 23 Dec 2018 20:41:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:41:16,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-4df4a400-0a6b-4d00-827b-be7676339e47 2018-12-23 20:41:16,310 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-23 20:41:16,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-12-23 20:41:16,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:16,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762679db-e86c-4537-951e-590af436fee9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:16,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-762679db-e86c-4537-951e-590af436fee9 2018-12-23 20:41:16,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 20:41:16,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["vCQ6MNlzQXOd2joknxRTHQ"], "issued_at": "2018-12-23T20:41:16.000000Z"}} 2018-12-23 20:41:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/ -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0f1628d6bf5ecff78ef4155be1bb6c8f6b5fd1a" 2018-12-23 20:41:16,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bea36012-34f5-4f59-bb17-ccc36afeb8f8 x-compute-request-id: req-bea36012-34f5-4f59-bb17-ccc36afeb8f8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"version": {"status": "CURRENT", "updated": "2013-07-23T11:33:21Z", "links": [{"href": "http://172.30.9.21:8774/v2.1/", "rel": "self"}, {"href": "http://docs.openstack.org/", "type": "text/html", "rel": "describedby"}], "min_version": "2.1", "version": "2.60", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}], "id": "v2.1"}} 2018-12-23 20:41:16,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-bea36012-34f5-4f59-bb17-ccc36afeb8f8 2018-12-23 20:41:16,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.587546825409s 2018-12-23 20:41:16,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-bea36012-34f5-4f59-bb17-ccc36afeb8f8 2018-12-23 20:41:16,903 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2018-12-23 20:41:16,903 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2018-12-23 20:41:16,904 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-12-23 20:41:16,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,924 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:16,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:17,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["WxzSWupzSlm2ktiSK-RnSg"], "issued_at": "2018-12-23T20:41:17.000000Z"}} 2018-12-23 20:41:17,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fda35247464afd53bbf8d940c1881b76f3d97b" 2018-12-23 20:41:17,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5877e1-1358-41e3-87b9-670087e2bf8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:17,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ad5877e1-1358-41e3-87b9-670087e2bf8f 2018-12-23 20:41:17,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:17,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:17,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["KueE3F-hT5i-YQ61AVU49A"], "issued_at": "2018-12-23T20:41:17.000000Z"}} 2018-12-23 20:41:17,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:17,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a314d43b-22dd-4a74-a43b-6bc6c621e7f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:17,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a314d43b-22dd-4a74-a43b-6bc6c621e7f0 2018-12-23 20:41:17,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:17,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:17,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9e2214e8-ece8-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:18,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c7e359-de3b-4e5c-a060-34a3d82873a2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9e2214e8-ece8-476-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:41:18,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9e2214e8-ece8-476-proj used request id req-50c7e359-de3b-4e5c-a060-34a3d82873a2 2018-12-23 20:41:18,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:18,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc03887-2e11-442c-9656-87c2e9177e79 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:18,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-efc03887-2e11-442c-9656-87c2e9177e79 2018-12-23 20:41:18,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj"}}' 2018-12-23 20:41:18,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bfb25b3-22de-4898-845c-7e808305de27 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd"}, "tags": [], "enabled": true, "id": "b27d54f158ea490899ad86929adefecd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj"}} 2018-12-23 20:41:18,310 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4bfb25b3-22de-4898-845c-7e808305de27 2018-12-23 20:41:18,310 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9e2214e8-ece8-476-proj 2018-12-23 20:41:18,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:18,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:18,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["m0WqYO1OQzixGnoHRbuygQ"], "issued_at": "2018-12-23T20:41:18.000000Z"}} 2018-12-23 20:41:18,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca9af8bd882073bfbcc7e8f69681329174f9d4e" 2018-12-23 20:41:18,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8e226b-1f0b-45a9-918f-867b003b7316 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:18,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3b8e226b-1f0b-45a9-918f-867b003b7316 2018-12-23 20:41:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:18,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca9af8bd882073bfbcc7e8f69681329174f9d4e" 2018-12-23 20:41:18,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8b454b-33b4-4ddb-a3c3-5f4fb115757b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:18,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ac8b454b-33b4-4ddb-a3c3-5f4fb115757b 2018-12-23 20:41:18,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-9e2214e8-ece8-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca9af8bd882073bfbcc7e8f69681329174f9d4e" 2018-12-23 20:41:18,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0980737-494a-4789-9c2c-22e2c6dacaa4 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-9e2214e8-ece8-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd"}, "tags": [], "enabled": true, "id": "b27d54f158ea490899ad86929adefecd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj"}]} 2018-12-23 20:41:18,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-9e2214e8-ece8-476-proj used request id req-a0980737-494a-4789-9c2c-22e2c6dacaa4 2018-12-23 20:41:18,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca9af8bd882073bfbcc7e8f69681329174f9d4e" 2018-12-23 20:41:18,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9807907f-58b7-435f-8a4d-5072bf481500 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:18,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9807907f-58b7-435f-8a4d-5072bf481500 2018-12-23 20:41:19,390 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9e2214e8-ece8-476-user 2018-12-23 20:41:19,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:19,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc90d05-005b-4584-b21c-5abf503da358 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:19,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bdc90d05-005b-4584-b21c-5abf503da358 2018-12-23 20:41:19,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" -d '{"role": {"name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj-role"}}' 2018-12-23 20:41:19,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f776bb2c-a3ac-4bdd-8caa-12fd93da26ba Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cbc82f9c0b04b65a105116c63caf522", "links": {"self": "http://172.30.9.21:5000/v3/roles/2cbc82f9c0b04b65a105116c63caf522"}, "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj-role"}} 2018-12-23 20:41:19,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f776bb2c-a3ac-4bdd-8caa-12fd93da26ba 2018-12-23 20:41:19,610 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9e2214e8-ece8-476-proj-role 2018-12-23 20:41:19,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2cbc82f9c0b04b65a105116c63caf522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:19,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e6554c-b8ed-417a-8acc-0a9727dabbda Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cbc82f9c0b04b65a105116c63caf522", "links": {"self": "http://172.30.9.21:5000/v3/roles/2cbc82f9c0b04b65a105116c63caf522"}, "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj-role"}} 2018-12-23 20:41:19,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2cbc82f9c0b04b65a105116c63caf522 used request id req-12e6554c-b8ed-417a-8acc-0a9727dabbda 2018-12-23 20:41:19,714 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9e2214e8-ece8-476-proj-role to project CreateSecurityGroupTests-9e2214e8-ece8-476-proj 2018-12-23 20:41:19,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd/users/276c5dddc2d149a195140615b37d8f87/roles/2cbc82f9c0b04b65a105116c63caf522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:19,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d76840d-e6a5-4240-a182-e21f027bbd90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:19,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd/users/276c5dddc2d149a195140615b37d8f87/roles/2cbc82f9c0b04b65a105116c63caf522 used request id req-5d76840d-e6a5-4240-a182-e21f027bbd90 2018-12-23 20:41:19,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:19,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:20,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cbc82f9c0b04b65a105116c63caf522", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj-role"}], "expires_at": "2018-12-23T21:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b27d54f158ea490899ad86929adefecd", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b27d54f158ea490899ad86929adefecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b27d54f158ea490899ad86929adefecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b27d54f158ea490899ad86929adefecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b27d54f158ea490899ad86929adefecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-user", "id": "276c5dddc2d149a195140615b37d8f87"}, "audit_ids": ["srNZAWFRRUODebj8v3gXnQ"], "issued_at": "2018-12-23T20:41:20.000000Z"}} 2018-12-23 20:41:20,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:20,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479d25e0-9720-41ec-8f7b-d31cc2796ac2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:20,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-479d25e0-9720-41ec-8f7b-d31cc2796ac2 2018-12-23 20:41:20,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:20,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5ae738a7-412a-4a40-a1b0-e8b91b8f1407 Date: Sun, 23 Dec 2018 20:41:20 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:41:20,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname&description=hello+group used request id req-5ae738a7-412a-4a40-a1b0-e8b91b8f1407 2018-12-23 20:41:20,732 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname... 2018-12-23 20:41:20,733 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname 2018-12-23 20:41:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" -d '{"security_group": {"name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname", "description": "hello group"}}' 2018-12-23 20:41:20,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c1b4cddb-61d3-4f74-962f-8aa4b8f92ce3 Date: Sun, 23 Dec 2018 20:41:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "43a46a87-6251-48f7-9580-3a130833e46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 2, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname"}} 2018-12-23 20:41:20,902 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-c1b4cddb-61d3-4f74-962f-8aa4b8f92ce3 2018-12-23 20:41:20,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:20,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-919d9405-ad83-4a60-8522-623f16617d35 Date: Sun, 23 Dec 2018 20:41:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:20,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-919d9405-ad83-4a60-8522-623f16617d35 2018-12-23 20:41:20,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:20,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:20,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-356e457b-8c2c-4605-99aa-c1b1d6f5e024 Date: Sun, 23 Dec 2018 20:41:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:20,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-356e457b-8c2c-4605-99aa-c1b1d6f5e024 2018-12-23 20:41:20,985 - neutron_utils - INFO - Retrieving security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d90d001b-2e64-4ad8-9761-b84b5f2cb0c7 Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "43a46a87-6251-48f7-9580-3a130833e46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 2, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname"}]} 2018-12-23 20:41:21,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-d90d001b-2e64-4ad8-9761-b84b5f2cb0c7 2018-12-23 20:41:21,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:21,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91b53a2a-704a-4c54-9e89-15d7cea13f99 Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:21,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-91b53a2a-704a-4c54-9e89-15d7cea13f99 2018-12-23 20:41:21,083 - neutron_utils - INFO - Retrieving security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:21,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1e524ec0-4c7f-4114-adf2-f4db03639c94 Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "43a46a87-6251-48f7-9580-3a130833e46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 2, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname"}]} 2018-12-23 20:41:21,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-1e524ec0-4c7f-4114-adf2-f4db03639c94 2018-12-23 20:41:21,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7f969b9-7e2c-4566-8e35-e0fef0894f64 Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:21,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-d7f969b9-7e2c-4566-8e35-e0fef0894f64 2018-12-23 20:41:21,148 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname 2018-12-23 20:41:21,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bb105c24-2b5d-4aa5-9413-f903aa5f0325 Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "43a46a87-6251-48f7-9580-3a130833e46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 2, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname"}]} 2018-12-23 20:41:21,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname used request id req-bb105c24-2b5d-4aa5-9413-f903aa5f0325 2018-12-23 20:41:21,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:21,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab18fd4-9dc4-4d15-8017-b7f56c2fc04f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b27d54f158ea490899ad86929adefecd", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj"}} 2018-12-23 20:41:21,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd used request id req-1ab18fd4-9dc4-4d15-8017-b7f56c2fc04f 2018-12-23 20:41:21,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:21,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b8d89cb7-1235-4ddd-99ab-61f8ebc5ae4e Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:21,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-b8d89cb7-1235-4ddd-99ab-61f8ebc5ae4e 2018-12-23 20:41:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035"}}' 2018-12-23 20:41:21,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-d34dc99b-f452-4dc9-ac07-44ff7c489ae1 Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:21Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5"}} 2018-12-23 20:41:21,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-d34dc99b-f452-4dc9-ac07-44ff7c489ae1 2018-12-23 20:41:21,460 - neutron_utils - INFO - Retrieving security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-db634a8a-a6b9-42b8-8ff0-02624bc57075 Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "revision_number": 0, "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "43a46a87-6251-48f7-9580-3a130833e46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 3, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname"}]} 2018-12-23 20:41:21,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-db634a8a-a6b9-42b8-8ff0-02624bc57075 2018-12-23 20:41:21,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:21,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:21,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-320050be-4017-44c4-9c13-1b05ecffe7cb Date: Sun, 23 Dec 2018 20:41:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:21Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:21,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-320050be-4017-44c4-9c13-1b05ecffe7cb 2018-12-23 20:41:21,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:21,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2cbc82f9c0b04b65a105116c63caf522", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj-role"}], "expires_at": "2018-12-23T21:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b27d54f158ea490899ad86929adefecd", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b27d54f158ea490899ad86929adefecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b27d54f158ea490899ad86929adefecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b27d54f158ea490899ad86929adefecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b27d54f158ea490899ad86929adefecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b27d54f158ea490899ad86929adefecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b27d54f158ea490899ad86929adefecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-user", "id": "276c5dddc2d149a195140615b37d8f87"}, "audit_ids": ["upDehkQwSgu3AYELx_Wn_g"], "issued_at": "2018-12-23T20:41:21.000000Z"}} 2018-12-23 20:41:21,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f563ac7c6314a84dc6a77c75345a884e032ee20" 2018-12-23 20:41:22,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-28bf0070-c728-45e6-bdad-dd1638c31cbb Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "revision_number": 0, "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "43a46a87-6251-48f7-9580-3a130833e46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 3, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname"}]} 2018-12-23 20:41:22,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname&description=hello+group used request id req-28bf0070-c728-45e6-bdad-dd1638c31cbb 2018-12-23 20:41:22,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:22,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f563ac7c6314a84dc6a77c75345a884e032ee20" 2018-12-23 20:41:22,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2c8ad9a3-bb53-4d55-a796-7212e7555ce7 Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:21Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:22,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-2c8ad9a3-bb53-4d55-a796-7212e7555ce7 2018-12-23 20:41:22,206 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:22,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f563ac7c6314a84dc6a77c75345a884e032ee20" 2018-12-23 20:41:22,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e9577880-1b63-4046-9eab-d7be90274952 Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:21Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:22,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-e9577880-1b63-4046-9eab-d7be90274952 2018-12-23 20:41:22,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f563ac7c6314a84dc6a77c75345a884e032ee20" 2018-12-23 20:41:22,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-666f4882-dccd-4de0-8fb0-8fa62814011d Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "revision_number": 0, "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "43a46a87-6251-48f7-9580-3a130833e46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 3, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname"}]} 2018-12-23 20:41:22,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname used request id req-666f4882-dccd-4de0-8fb0-8fa62814011d 2018-12-23 20:41:22,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:22,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f563ac7c6314a84dc6a77c75345a884e032ee20" 2018-12-23 20:41:22,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c0a9b11a-0c5f-4338-93cc-f2dd30e736bd Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:21Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:22,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-c0a9b11a-0c5f-4338-93cc-f2dd30e736bd 2018-12-23 20:41:22,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f563ac7c6314a84dc6a77c75345a884e032ee20" 2018-12-23 20:41:22,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a5b6f1d0-342d-4de4-9b86-aee35e741c9d Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:21Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:22,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-a5b6f1d0-342d-4de4-9b86-aee35e741c9d 2018-12-23 20:41:22,321 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname 2018-12-23 20:41:22,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:22,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fa49f9d7-adf6-4b52-beda-99152ddcc236 Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "revision_number": 0, "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "43a46a87-6251-48f7-9580-3a130833e46a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 3, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "name": "CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname"}]} 2018-12-23 20:41:22,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname used request id req-fa49f9d7-adf6-4b52-beda-99152ddcc236 2018-12-23 20:41:22,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:22,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01fcd27-f1e9-417f-ba19-6ef8cef619fd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b27d54f158ea490899ad86929adefecd", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj"}} 2018-12-23 20:41:22,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd used request id req-a01fcd27-f1e9-417f-ba19-6ef8cef619fd 2018-12-23 20:41:22,462 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:22,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bb6298bd-c59a-4b77-8e2e-3646cd82373b Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:21Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}]} 2018-12-23 20:41:22,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-bb6298bd-c59a-4b77-8e2e-3646cd82373b 2018-12-23 20:41:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035"}}' 2018-12-23 20:41:22,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-d7cdc3e2-223e-410a-97da-8e990b791d43 Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:22Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:22Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "a26c71e2-d426-4cf3-955b-35e4e4439604"}} 2018-12-23 20:41:22,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-d7cdc3e2-223e-410a-97da-8e990b791d43 2018-12-23 20:41:22,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9e5a89a1-f030-428f-a8c3-4ffce62fd035 2018-12-23 20:41:22,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f563ac7c6314a84dc6a77c75345a884e032ee20" 2018-12-23 20:41:22,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-ac7da3e2-6d6a-4859-b441-ab0c50834596 Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:21Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:21Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "19e4e81a-de2d-42c5-b6d8-39883b74e7e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "43a46a87-6251-48f7-9580-3a130833e46a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "7dfbc061-21f1-43e7-bfb6-636ab955c5d3"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:22Z", "security_group_id": "9e5a89a1-f030-428f-a8c3-4ffce62fd035", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:22Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "a26c71e2-d426-4cf3-955b-35e4e4439604"}]} 2018-12-23 20:41:22,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-ac7da3e2-6d6a-4859-b441-ab0c50834596 2018-12-23 20:41:22,680 - neutron_utils - INFO - Deleting security group rule with ID - 43a46a87-6251-48f7-9580-3a130833e46a 2018-12-23 20:41:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/43a46a87-6251-48f7-9580-3a130833e46a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:22,779 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac42da0d-e472-494a-a8d6-b64dea130214 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:22,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/43a46a87-6251-48f7-9580-3a130833e46a used request id req-ac42da0d-e472-494a-a8d6-b64dea130214 2018-12-23 20:41:22,780 - neutron_utils - INFO - Deleting security group rule with ID - 7dfbc061-21f1-43e7-bfb6-636ab955c5d3 2018-12-23 20:41:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/7dfbc061-21f1-43e7-bfb6-636ab955c5d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:22,859 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2183ff2-72fb-47a7-9b73-5c9b3c7b8689 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:22,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/7dfbc061-21f1-43e7-bfb6-636ab955c5d3 used request id req-e2183ff2-72fb-47a7-9b73-5c9b3c7b8689 2018-12-23 20:41:22,860 - neutron_utils - INFO - Deleting security group rule with ID - a26c71e2-d426-4cf3-955b-35e4e4439604 2018-12-23 20:41:22,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/a26c71e2-d426-4cf3-955b-35e4e4439604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:22,939 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a63e2071-47e8-4539-88aa-0e1f7fbd8a6e Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:22,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/a26c71e2-d426-4cf3-955b-35e4e4439604 used request id req-a63e2071-47e8-4539-88aa-0e1f7fbd8a6e 2018-12-23 20:41:22,939 - neutron_utils - INFO - Deleting security group rule with ID - 19e4e81a-de2d-42c5-b6d8-39883b74e7e5 2018-12-23 20:41:22,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/19e4e81a-de2d-42c5-b6d8-39883b74e7e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:23,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf9de6a0-686c-4cc9-96ce-252b221078f5 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:23,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/19e4e81a-de2d-42c5-b6d8-39883b74e7e5 used request id req-bf9de6a0-686c-4cc9-96ce-252b221078f5 2018-12-23 20:41:23,016 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3e23ea9d-f608-4b40-9a1f-c4c91de5f90aname 2018-12-23 20:41:23,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9e5a89a1-f030-428f-a8c3-4ffce62fd035 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}565a8009ad544355a9cab8437c112ba7e662695d" 2018-12-23 20:41:23,130 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e71dd34-d5c3-4476-b76c-32f951c18124 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:23,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9e5a89a1-f030-428f-a8c3-4ffce62fd035 used request id req-0e71dd34-d5c3-4476-b76c-32f951c18124 2018-12-23 20:41:23,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:23,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-f4d37f2d-4585-4331-8ff3-40f8ef687ce1 Date: Sun, 23 Dec 2018 20:41:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "updated_at": "2018-12-23T20:41:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "49de393e-623d-4440-87c7-1ed1f68446cd", "remote_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "569c9c7e-1fb3-42d8-bb39-7d2f80540eb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "90a30940-fe4b-485a-bb69-cedf1aaa7ee3", "remote_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv6", "project_id": "b27d54f158ea490899ad86929adefecd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "revision_number": 0, "id": "a4f25025-bc95-4d31-af45-bb9f373a7ff4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:20Z", "security_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "tenant_id": "b27d54f158ea490899ad86929adefecd", "port_range_min": null, "ethertype": "IPv4", "project_id": "b27d54f158ea490899ad86929adefecd"}], "revision_number": 4, "project_id": "b27d54f158ea490899ad86929adefecd", "id": "c2ed3251-1927-4084-bf96-bf548aa11390", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:41:23,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f4d37f2d-4585-4331-8ff3-40f8ef687ce1 2018-12-23 20:41:23,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:23,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee2480a8-bae5-4135-9a6e-2b184ef73b88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:23,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-ee2480a8-bae5-4135-9a6e-2b184ef73b88 2018-12-23 20:41:23,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:23,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:23,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46e4944-d504-4077-bf73-c5a513327dfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:23,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-f46e4944-d504-4077-bf73-c5a513327dfe 2018-12-23 20:41:23,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:23,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:23,836 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785717de-cc72-4141-9b6a-98595a0047c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:23,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-785717de-cc72-4141-9b6a-98595a0047c2 2018-12-23 20:41:23,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:23,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:23,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d7e848-27f4-4b8f-9027-4d3c8b8373db Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:41:23,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-39d7e848-27f4-4b8f-9027-4d3c8b8373db 2018-12-23 20:41:23,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:24,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8d3eab6-3332-4690-908c-bde8ad317be1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:24,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-d8d3eab6-3332-4690-908c-bde8ad317be1 2018-12-23 20:41:24,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:24,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:24,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec8f23ff-f072-4b15-91e0-e656732cd654 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:24,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-ec8f23ff-f072-4b15-91e0-e656732cd654 2018-12-23 20:41:24,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:24,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:24,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d849cb1-b650-4bf0-bc23-9d958d5f4800 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:24,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-8d849cb1-b650-4bf0-bc23-9d958d5f4800 2018-12-23 20:41:24,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:24,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a816a907-55b3-4f2a-a666-e305b6ba165b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:41:24,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-a816a907-55b3-4f2a-a666-e305b6ba165b 2018-12-23 20:41:24,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:24,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1c7592-6e71-4109-963a-1d972d2b5200 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b27d54f158ea490899ad86929adefecd", "name": "CreateSecurityGroupTests-9e2214e8-ece8-476-proj"}} 2018-12-23 20:41:24,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd used request id req-dd1c7592-6e71-4109-963a-1d972d2b5200 2018-12-23 20:41:24,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2ed3251-1927-4084-bf96-bf548aa11390 2018-12-23 20:41:24,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c2ed3251-1927-4084-bf96-bf548aa11390 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:24,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4b367dbe-cb8c-405d-ae4a-24190a36de0c Date: Sun, 23 Dec 2018 20:41:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "49de393e-623d-4440-87c7-1ed1f68446cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "569c9c7e-1fb3-42d8-bb39-7d2f80540eb4"}, {"remote_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "90a30940-fe4b-485a-bb69-cedf1aaa7ee3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:20Z", "security_group_id": "c2ed3251-1927-4084-bf96-bf548aa11390", "port_range_min": null, "revision_number": 0, "tenant_id": "b27d54f158ea490899ad86929adefecd", "created_at": "2018-12-23T20:41:20Z", "project_id": "b27d54f158ea490899ad86929adefecd", "id": "a4f25025-bc95-4d31-af45-bb9f373a7ff4"}]} 2018-12-23 20:41:24,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c2ed3251-1927-4084-bf96-bf548aa11390 used request id req-4b367dbe-cb8c-405d-ae4a-24190a36de0c 2018-12-23 20:41:24,478 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:41:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c2ed3251-1927-4084-bf96-bf548aa11390 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:24,860 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-845783f5-8597-4285-b100-7a39bf9976f1 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:24,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c2ed3251-1927-4084-bf96-bf548aa11390 used request id req-845783f5-8597-4285-b100-7a39bf9976f1 2018-12-23 20:41:24,860 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9e2214e8-ece8-476-proj 2018-12-23 20:41:24,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:25,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c833764-61a0-45bd-935f-7dece3848ff5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:25,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b27d54f158ea490899ad86929adefecd used request id req-0c833764-61a0-45bd-935f-7dece3848ff5 2018-12-23 20:41:25,064 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9e2214e8-ece8-476-proj-role 2018-12-23 20:41:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2cbc82f9c0b04b65a105116c63caf522 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:25,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353b1c97-9477-41a5-83db-5c6658e17bfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:25,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2cbc82f9c0b04b65a105116c63caf522 used request id req-353b1c97-9477-41a5-83db-5c6658e17bfa 2018-12-23 20:41:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5af0e74348f0259969c1ead3210017aa806d934" 2018-12-23 20:41:25,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a593c273-be7b-4a95-98f7-d64c95a5c9ff Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:25,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a593c273-be7b-4a95-98f7-d64c95a5c9ff 2018-12-23 20:41:25,285 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9e2214e8-ece8-476-user 2018-12-23 20:41:25,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/276c5dddc2d149a195140615b37d8f87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eca9af8bd882073bfbcc7e8f69681329174f9d4e" 2018-12-23 20:41:25,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed965e74-2e95-47d0-a333-93a3d484a177 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:25,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/276c5dddc2d149a195140615b37d8f87 used request id req-ed965e74-2e95-47d0-a333-93a3d484a177 2018-12-23 20:41:25,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:25,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ZVMvdhM6TZCHXyMxIxYkNg"], "issued_at": "2018-12-23T20:41:25.000000Z"}} 2018-12-23 20:41:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5458d314356ea02dcf9f43bb45ccf4a317ef253" 2018-12-23 20:41:26,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfc0be0-d9b6-49a2-984f-d236a5517440 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:26,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bcfc0be0-d9b6-49a2-984f-d236a5517440 2018-12-23 20:41:26,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:26,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:26,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["HaQP9MAjQBah6bZnE7gldA"], "issued_at": "2018-12-23T20:41:26.000000Z"}} 2018-12-23 20:41:26,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:26,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc620509-5d49-45ca-be68-d099b1d2a68f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:26,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fc620509-5d49-45ca-be68-d099b1d2a68f 2018-12-23 20:41:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:26,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:26,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:26,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09851a8-d79b-4aef-9b27-c16a7fe237a9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:41:26,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj used request id req-c09851a8-d79b-4aef-9b27-c16a7fe237a9 2018-12-23 20:41:26,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:26,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02180618-c054-4465-be8d-111bb4bad297 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:26,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-02180618-c054-4465-be8d-111bb4bad297 2018-12-23 20:41:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj"}}' 2018-12-23 20:41:26,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60534143-b7de-4e91-ade3-38df2acca7c4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c"}, "tags": [], "enabled": true, "id": "aa85fc86fbec4246886831c827796e1c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj"}} 2018-12-23 20:41:26,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-60534143-b7de-4e91-ade3-38df2acca7c4 2018-12-23 20:41:26,928 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj 2018-12-23 20:41:26,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:26,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:27,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["zcKsxuSqTvOqS1ekE-JkWw"], "issued_at": "2018-12-23T20:41:27.000000Z"}} 2018-12-23 20:41:27,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8826ad2daeacd1a56c8d61929dc9165d1e355c" 2018-12-23 20:41:27,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34701e6c-dc89-4e7d-8641-6456b7445daf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:27,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-34701e6c-dc89-4e7d-8641-6456b7445daf 2018-12-23 20:41:27,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:27,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:27,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8826ad2daeacd1a56c8d61929dc9165d1e355c" 2018-12-23 20:41:27,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638db853-7b66-497e-88b5-1c0f7d60ba11 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:27,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-638db853-7b66-497e-88b5-1c0f7d60ba11 2018-12-23 20:41:27,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8826ad2daeacd1a56c8d61929dc9165d1e355c" 2018-12-23 20:41:27,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4eebfa-2692-4eb0-8804-21ff15a50914 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c"}, "tags": [], "enabled": true, "id": "aa85fc86fbec4246886831c827796e1c", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj"}]} 2018-12-23 20:41:27,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj used request id req-df4eebfa-2692-4eb0-8804-21ff15a50914 2018-12-23 20:41:27,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8826ad2daeacd1a56c8d61929dc9165d1e355c" 2018-12-23 20:41:27,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2f845f-a257-4c46-b5a7-be4a187af8ce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:27,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ed2f845f-a257-4c46-b5a7-be4a187af8ce 2018-12-23 20:41:28,138 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8567f9e2-81bc-4f7-user 2018-12-23 20:41:28,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:28,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:28,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ea9b30-5637-400e-a942-2be5a5808808 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:28,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-22ea9b30-5637-400e-a942-2be5a5808808 2018-12-23 20:41:28,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" -d '{"role": {"name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj-role"}}' 2018-12-23 20:41:28,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb855d13-c29c-4f13-a892-e9bf8d7b6e13 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f1b22b61dc34ad39d2b6bc3d6322b28", "links": {"self": "http://172.30.9.21:5000/v3/roles/4f1b22b61dc34ad39d2b6bc3d6322b28"}, "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj-role"}} 2018-12-23 20:41:28,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cb855d13-c29c-4f13-a892-e9bf8d7b6e13 2018-12-23 20:41:28,352 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj-role 2018-12-23 20:41:28,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4f1b22b61dc34ad39d2b6bc3d6322b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:28,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0061e659-62aa-4966-8c4c-938e83217d66 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f1b22b61dc34ad39d2b6bc3d6322b28", "links": {"self": "http://172.30.9.21:5000/v3/roles/4f1b22b61dc34ad39d2b6bc3d6322b28"}, "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj-role"}} 2018-12-23 20:41:28,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4f1b22b61dc34ad39d2b6bc3d6322b28 used request id req-0061e659-62aa-4966-8c4c-938e83217d66 2018-12-23 20:41:28,457 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj-role to project CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj 2018-12-23 20:41:28,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c/users/86085df83e4642ca87fe3efa64c212b2/roles/4f1b22b61dc34ad39d2b6bc3d6322b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:28,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c5263c-d5f8-4f80-80d5-b947bd07c997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:28,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c/users/86085df83e4642ca87fe3efa64c212b2/roles/4f1b22b61dc34ad39d2b6bc3d6322b28 used request id req-75c5263c-d5f8-4f80-80d5-b947bd07c997 2018-12-23 20:41:28,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:28,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:28,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f1b22b61dc34ad39d2b6bc3d6322b28", "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj-role"}], "expires_at": "2018-12-23T21:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa85fc86fbec4246886831c827796e1c", "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/aa85fc86fbec4246886831c827796e1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa85fc86fbec4246886831c827796e1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa85fc86fbec4246886831c827796e1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa85fc86fbec4246886831c827796e1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-user", "id": "86085df83e4642ca87fe3efa64c212b2"}, "audit_ids": ["2zRjkoBJSLSMMuPNeOsPfA"], "issued_at": "2018-12-23T20:41:28.000000Z"}} 2018-12-23 20:41:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835d1476-5106-4b38-91cf-5ff93bc19284 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:29,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-835d1476-5106-4b38-91cf-5ff93bc19284 2018-12-23 20:41:29,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-54f114cc-5049-4391-b058-54ce78cf5962 Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:41:29,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name&description=hello+group used request id req-54f114cc-5049-4391-b058-54ce78cf5962 2018-12-23 20:41:29,414 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name... 2018-12-23 20:41:29,415 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name 2018-12-23 20:41:29,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" -d '{"security_group": {"name": "CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name", "description": "hello group"}}' 2018-12-23 20:41:29,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d93de479-d60f-4c34-8383-d7734e2fc22e Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "updated_at": "2018-12-23T20:41:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "0e86a12f-8797-4f68-a27b-de5e05111346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa85fc86fbec4246886831c827796e1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa85fc86fbec4246886831c827796e1c"}], "revision_number": 2, "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "5a883760-7614-437f-b089-c769ab3b2a6e", "name": "CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name"}} 2018-12-23 20:41:29,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-d93de479-d60f-4c34-8383-d7734e2fc22e 2018-12-23 20:41:29,605 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a883760-7614-437f-b089-c769ab3b2a6e 2018-12-23 20:41:29,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a9922e0-7a95-4440-b824-3ee24364a73c Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "0e86a12f-8797-4f68-a27b-de5e05111346"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f"}]} 2018-12-23 20:41:29,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e used request id req-3a9922e0-7a95-4440-b824-3ee24364a73c 2018-12-23 20:41:29,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a883760-7614-437f-b089-c769ab3b2a6e 2018-12-23 20:41:29,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0f8800cd-7ee4-495e-bcb4-6ba22de9256e Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "0e86a12f-8797-4f68-a27b-de5e05111346"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f"}]} 2018-12-23 20:41:29,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e used request id req-0f8800cd-7ee4-495e-bcb4-6ba22de9256e 2018-12-23 20:41:29,672 - neutron_utils - INFO - Retrieving security group with ID - 5a883760-7614-437f-b089-c769ab3b2a6e 2018-12-23 20:41:29,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1d9a9817-9c11-4acf-bd41-265036acd538 Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "updated_at": "2018-12-23T20:41:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "0e86a12f-8797-4f68-a27b-de5e05111346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa85fc86fbec4246886831c827796e1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa85fc86fbec4246886831c827796e1c"}], "revision_number": 2, "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "5a883760-7614-437f-b089-c769ab3b2a6e", "name": "CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name"}]} 2018-12-23 20:41:29,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5a883760-7614-437f-b089-c769ab3b2a6e used request id req-1d9a9817-9c11-4acf-bd41-265036acd538 2018-12-23 20:41:29,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a883760-7614-437f-b089-c769ab3b2a6e 2018-12-23 20:41:29,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d03748d8-9c2f-4a42-bcb1-90af987d5a57 Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "0e86a12f-8797-4f68-a27b-de5e05111346"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f"}]} 2018-12-23 20:41:29,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e used request id req-d03748d8-9c2f-4a42-bcb1-90af987d5a57 2018-12-23 20:41:29,763 - neutron_utils - INFO - Retrieving security group with ID - 5a883760-7614-437f-b089-c769ab3b2a6e 2018-12-23 20:41:29,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2e0810dd-26a1-414d-b277-a6a0b26cdba1 Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "updated_at": "2018-12-23T20:41:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "0e86a12f-8797-4f68-a27b-de5e05111346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa85fc86fbec4246886831c827796e1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa85fc86fbec4246886831c827796e1c"}], "revision_number": 2, "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "5a883760-7614-437f-b089-c769ab3b2a6e", "name": "CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name"}]} 2018-12-23 20:41:29,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5a883760-7614-437f-b089-c769ab3b2a6e used request id req-2e0810dd-26a1-414d-b277-a6a0b26cdba1 2018-12-23 20:41:29,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a883760-7614-437f-b089-c769ab3b2a6e 2018-12-23 20:41:29,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7103685b-868a-4dba-bc43-0b89b7dbe94b Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "0e86a12f-8797-4f68-a27b-de5e05111346"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f"}]} 2018-12-23 20:41:29,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e used request id req-7103685b-868a-4dba-bc43-0b89b7dbe94b 2018-12-23 20:41:29,828 - neutron_utils - INFO - Retrieving security group with ID - 5a883760-7614-437f-b089-c769ab3b2a6e 2018-12-23 20:41:29,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-70d1fc33-53c9-4a23-a640-a48f8191f73a Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "updated_at": "2018-12-23T20:41:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "0e86a12f-8797-4f68-a27b-de5e05111346", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa85fc86fbec4246886831c827796e1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa85fc86fbec4246886831c827796e1c"}], "revision_number": 2, "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "5a883760-7614-437f-b089-c769ab3b2a6e", "name": "CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name"}]} 2018-12-23 20:41:29,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5a883760-7614-437f-b089-c769ab3b2a6e used request id req-70d1fc33-53c9-4a23-a640-a48f8191f73a 2018-12-23 20:41:29,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5a883760-7614-437f-b089-c769ab3b2a6e 2018-12-23 20:41:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:29,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fdb402df-e96d-4b82-925c-5012ac2b0ee9 Date: Sun, 23 Dec 2018 20:41:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "0e86a12f-8797-4f68-a27b-de5e05111346"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "5a883760-7614-437f-b089-c769ab3b2a6e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "afb93c69-8b8d-4399-b3d0-c444f5623b3f"}]} 2018-12-23 20:41:29,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5a883760-7614-437f-b089-c769ab3b2a6e used request id req-fdb402df-e96d-4b82-925c-5012ac2b0ee9 2018-12-23 20:41:29,904 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name 2018-12-23 20:41:29,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:30,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f1b22b61dc34ad39d2b6bc3d6322b28", "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj-role"}], "expires_at": "2018-12-23T21:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa85fc86fbec4246886831c827796e1c", "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/aa85fc86fbec4246886831c827796e1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa85fc86fbec4246886831c827796e1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa85fc86fbec4246886831c827796e1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa85fc86fbec4246886831c827796e1c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/aa85fc86fbec4246886831c827796e1c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/aa85fc86fbec4246886831c827796e1c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-user", "id": "86085df83e4642ca87fe3efa64c212b2"}, "audit_ids": ["uUXPOcwGTpy9z7k5PD03gw"], "issued_at": "2018-12-23T20:41:30.000000Z"}} 2018-12-23 20:41:30,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41ca5aec0249da7e42eaa2d92a4b30f17feeb189" 2018-12-23 20:41:30,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4d622f8-ee3c-4389-ba0b-5cd8bbbeb044 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:30,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5a883760-7614-437f-b089-c769ab3b2a6e used request id req-b4d622f8-ee3c-4389-ba0b-5cd8bbbeb044 2018-12-23 20:41:30,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41ca5aec0249da7e42eaa2d92a4b30f17feeb189" 2018-12-23 20:41:30,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-758a7041-9422-49b0-ab14-0cfcc6f84d66 Date: Sun, 23 Dec 2018 20:41:30 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:41:30,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name&description=hello+group used request id req-758a7041-9422-49b0-ab14-0cfcc6f84d66 2018-12-23 20:41:30,656 - neutron_utils - INFO - Deleting security group rule with ID - afb93c69-8b8d-4399-b3d0-c444f5623b3f 2018-12-23 20:41:30,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/afb93c69-8b8d-4399-b3d0-c444f5623b3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:30,677 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-6f20d163-62b1-484b-9830-45945ff8dc02 Date: Sun, 23 Dec 2018 20:41:30 GMT RESP BODY: {"NeutronError": {"message": "Security group rule afb93c69-8b8d-4399-b3d0-c444f5623b3f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 20:41:30,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/afb93c69-8b8d-4399-b3d0-c444f5623b3f used request id req-6f20d163-62b1-484b-9830-45945ff8dc02 2018-12-23 20:41:30,677 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule afb93c69-8b8d-4399-b3d0-c444f5623b3f does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 20:41:30,677 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule afb93c69-8b8d-4399-b3d0-c444f5623b3f does not exist Neutron server returns request_ids: ['req-6f20d163-62b1-484b-9830-45945ff8dc02'] 2018-12-23 20:41:30,677 - neutron_utils - INFO - Deleting security group rule with ID - 0e86a12f-8797-4f68-a27b-de5e05111346 2018-12-23 20:41:30,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/0e86a12f-8797-4f68-a27b-de5e05111346 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:30,695 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9f2f301e-0e26-4c2a-be72-fa544c383498 Date: Sun, 23 Dec 2018 20:41:30 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 0e86a12f-8797-4f68-a27b-de5e05111346 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 20:41:30,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/0e86a12f-8797-4f68-a27b-de5e05111346 used request id req-9f2f301e-0e26-4c2a-be72-fa544c383498 2018-12-23 20:41:30,695 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 0e86a12f-8797-4f68-a27b-de5e05111346 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 20:41:30,695 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 0e86a12f-8797-4f68-a27b-de5e05111346 does not exist Neutron server returns request_ids: ['req-9f2f301e-0e26-4c2a-be72-fa544c383498'] 2018-12-23 20:41:30,695 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c664d190-d724-4d0d-b135-6685d9ae1bc4name 2018-12-23 20:41:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5a883760-7614-437f-b089-c769ab3b2a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a33d64f1431bb8f372ce116f68f109abac2bf579" 2018-12-23 20:41:30,714 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-66bd4241-c785-418a-bf07-11eb7e0e2a14 Date: Sun, 23 Dec 2018 20:41:30 GMT RESP BODY: {"NeutronError": {"message": "Security group 5a883760-7614-437f-b089-c769ab3b2a6e does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-23 20:41:30,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5a883760-7614-437f-b089-c769ab3b2a6e used request id req-66bd4241-c785-418a-bf07-11eb7e0e2a14 2018-12-23 20:41:30,714 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 5a883760-7614-437f-b089-c769ab3b2a6e does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-23 20:41:30,714 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 5a883760-7614-437f-b089-c769ab3b2a6e does not exist Neutron server returns request_ids: ['req-66bd4241-c785-418a-bf07-11eb7e0e2a14'] 2018-12-23 20:41:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-1d13e54c-335b-4a45-81ae-104709768943 Date: Sun, 23 Dec 2018 20:41:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "updated_at": "2018-12-23T20:41:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "53a8b5ec-5b31-4372-8faa-5eea2327a49c", "remote_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa85fc86fbec4246886831c827796e1c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "873de195-8ebd-453e-a22a-4147d050a732", "remote_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa85fc86fbec4246886831c827796e1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "d5f63bb8-cb0b-4b66-86b0-e343d5e7e8a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa85fc86fbec4246886831c827796e1c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "revision_number": 0, "id": "eacc30b7-1d02-43b3-ab95-b0c435b49b2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:29Z", "security_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "tenant_id": "aa85fc86fbec4246886831c827796e1c", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa85fc86fbec4246886831c827796e1c"}], "revision_number": 4, "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "961523ff-4093-4ee1-906b-1379a990e274", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:41:31,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1d13e54c-335b-4a45-81ae-104709768943 2018-12-23 20:41:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da9a96ca-66e5-4c8e-be1e-d31bc3e2b7e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:31,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-da9a96ca-66e5-4c8e-be1e-d31bc3e2b7e8 2018-12-23 20:41:31,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,213 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9c3fc02-5fc2-47fe-b3c9-93244c1e6386 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:31,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-a9c3fc02-5fc2-47fe-b3c9-93244c1e6386 2018-12-23 20:41:31,213 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:31,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa1fc3e7-33ee-44b4-9bf7-8518ffeacc05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:31,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-aa1fc3e7-33ee-44b4-9bf7-8518ffeacc05 2018-12-23 20:41:31,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887b1433-b108-450a-b4dc-ed32977cd308 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:41:31,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-887b1433-b108-450a-b4dc-ed32977cd308 2018-12-23 20:41:31,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f916bb-db91-4e08-9c65-14f7e30dc6f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:31,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-b2f916bb-db91-4e08-9c65-14f7e30dc6f3 2018-12-23 20:41:31,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c6770e-19ca-4c0a-8fcf-064781d2bbe4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:31,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-b5c6770e-19ca-4c0a-8fcf-064781d2bbe4 2018-12-23 20:41:31,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:31,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48dd4ccd-b29e-4ede-9ae9-a7f92279e594 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:31,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-48dd4ccd-b29e-4ede-9ae9-a7f92279e594 2018-12-23 20:41:31,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef93953-8929-4eef-8095-3a8701c9124b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aa85fc86fbec4246886831c827796e1c", "name": "CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj"}} 2018-12-23 20:41:31,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c used request id req-1ef93953-8929-4eef-8095-3a8701c9124b 2018-12-23 20:41:31,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 961523ff-4093-4ee1-906b-1379a990e274 2018-12-23 20:41:31,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=961523ff-4093-4ee1-906b-1379a990e274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e8b61bec-002f-4be1-9ec2-cd2e201319f2 Date: Sun, 23 Dec 2018 20:41:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "53a8b5ec-5b31-4372-8faa-5eea2327a49c"}, {"remote_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "873de195-8ebd-453e-a22a-4147d050a732"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "d5f63bb8-cb0b-4b66-86b0-e343d5e7e8a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:29Z", "security_group_id": "961523ff-4093-4ee1-906b-1379a990e274", "port_range_min": null, "revision_number": 0, "tenant_id": "aa85fc86fbec4246886831c827796e1c", "created_at": "2018-12-23T20:41:29Z", "project_id": "aa85fc86fbec4246886831c827796e1c", "id": "eacc30b7-1d02-43b3-ab95-b0c435b49b2e"}]} 2018-12-23 20:41:31,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=961523ff-4093-4ee1-906b-1379a990e274 used request id req-e8b61bec-002f-4be1-9ec2-cd2e201319f2 2018-12-23 20:41:31,841 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:41:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/961523ff-4093-4ee1-906b-1379a990e274 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:31,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d01dc686-bca3-4cb5-a73e-16882d95994f Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:31,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/961523ff-4093-4ee1-906b-1379a990e274 used request id req-d01dc686-bca3-4cb5-a73e-16882d95994f 2018-12-23 20:41:31,982 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj 2018-12-23 20:41:31,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:32,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf53c5f-ab99-47bd-bb96-551691f10c92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:32,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aa85fc86fbec4246886831c827796e1c used request id req-8bf53c5f-ab99-47bd-bb96-551691f10c92 2018-12-23 20:41:32,204 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8567f9e2-81bc-4f7-proj-role 2018-12-23 20:41:32,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4f1b22b61dc34ad39d2b6bc3d6322b28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:32,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d700218-4c70-42fc-b159-f4cc5d3b2420 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:32,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4f1b22b61dc34ad39d2b6bc3d6322b28 used request id req-9d700218-4c70-42fc-b159-f4cc5d3b2420 2018-12-23 20:41:32,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae1544b0f5a3c8d717479421d517de1bedbcbda3" 2018-12-23 20:41:32,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8f74f2-88c5-4859-b03e-4cf9097fd7d8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:32,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7c8f74f2-88c5-4859-b03e-4cf9097fd7d8 2018-12-23 20:41:32,439 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8567f9e2-81bc-4f7-user 2018-12-23 20:41:32,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/86085df83e4642ca87fe3efa64c212b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8826ad2daeacd1a56c8d61929dc9165d1e355c" 2018-12-23 20:41:32,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8bf729a-ef58-4e59-bc06-2a0d1d62a6b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:32,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/86085df83e4642ca87fe3efa64c212b2 used request id req-e8bf729a-ef58-4e59-bc06-2a0d1d62a6b5 2018-12-23 20:41:32,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:33,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["pUUhsy6STI-5ZH9nYcNHOA"], "issued_at": "2018-12-23T20:41:33.000000Z"}} 2018-12-23 20:41:33,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50885e6d2bd4b6fa5a8f41a960554ce85c8c9615" 2018-12-23 20:41:33,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfb4fca-16ec-49f4-9c94-290b4ea173a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:33,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9bfb4fca-16ec-49f4-9c94-290b4ea173a9 2018-12-23 20:41:33,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:33,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:33,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ivUdAjHlQuWcvVRK2mR5tw"], "issued_at": "2018-12-23T20:41:33.000000Z"}} 2018-12-23 20:41:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:33,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a44898-73d5-4a9f-9075-75a04c03d758 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:33,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-85a44898-73d5-4a9f-9075-75a04c03d758 2018-12-23 20:41:33,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:33,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:33,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:33,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4a9fcb-4b99-4a7e-bd0a-eac4c2aff8ab Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:41:33,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj used request id req-fa4a9fcb-4b99-4a7e-bd0a-eac4c2aff8ab 2018-12-23 20:41:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:33,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bbe423-5d41-4fe3-ae94-1c8e0b6d75fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:33,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a4bbe423-5d41-4fe3-ae94-1c8e0b6d75fa 2018-12-23 20:41:33,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}}' 2018-12-23 20:41:34,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36f5ee0f-cc4b-4c0d-b45a-34cf6de85928 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa"}, "tags": [], "enabled": true, "id": "33b32529a368442088c7ad2c7ed087fa", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}} 2018-12-23 20:41:34,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-36f5ee0f-cc4b-4c0d-b45a-34cf6de85928 2018-12-23 20:41:34,065 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj 2018-12-23 20:41:34,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:34,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:34,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_JU8xvtiQr-1Tpcz1y1IEw"], "issued_at": "2018-12-23T20:41:34.000000Z"}} 2018-12-23 20:41:34,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25088c54d8b223fda77a6612f7b1007fa4a97350" 2018-12-23 20:41:34,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e226a575-8cc5-400c-88a5-c6e2059a6bf7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:34,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e226a575-8cc5-400c-88a5-c6e2059a6bf7 2018-12-23 20:41:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:34,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:34,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25088c54d8b223fda77a6612f7b1007fa4a97350" 2018-12-23 20:41:34,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5722750a-275b-471c-9df7-ff648ff86f19 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:34,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5722750a-275b-471c-9df7-ff648ff86f19 2018-12-23 20:41:34,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25088c54d8b223fda77a6612f7b1007fa4a97350" 2018-12-23 20:41:34,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b24720-7852-4fc4-80f7-e4cb65226d36 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa"}, "tags": [], "enabled": true, "id": "33b32529a368442088c7ad2c7ed087fa", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}]} 2018-12-23 20:41:34,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj used request id req-36b24720-7852-4fc4-80f7-e4cb65226d36 2018-12-23 20:41:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25088c54d8b223fda77a6612f7b1007fa4a97350" 2018-12-23 20:41:34,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b63048-54ee-45b8-a6d5-26b1320a2d1a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:34,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-20b63048-54ee-45b8-a6d5-26b1320a2d1a 2018-12-23 20:41:35,262 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-c1c40a4f-a67d-45c-user 2018-12-23 20:41:35,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:35,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce03dc2b-1a30-445d-84bd-05dcbe4a0f97 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:35,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ce03dc2b-1a30-445d-84bd-05dcbe4a0f97 2018-12-23 20:41:35,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" -d '{"role": {"name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj-role"}}' 2018-12-23 20:41:35,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a90e80-84ae-4072-9950-168d3828fa04 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b820d036facf400ea633abe6d5962ff5", "links": {"self": "http://172.30.9.21:5000/v3/roles/b820d036facf400ea633abe6d5962ff5"}, "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj-role"}} 2018-12-23 20:41:35,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-05a90e80-84ae-4072-9950-168d3828fa04 2018-12-23 20:41:35,492 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj-role 2018-12-23 20:41:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b820d036facf400ea633abe6d5962ff5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:35,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323caec5-a0e9-4151-b7a3-d3dbfe182b23 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b820d036facf400ea633abe6d5962ff5", "links": {"self": "http://172.30.9.21:5000/v3/roles/b820d036facf400ea633abe6d5962ff5"}, "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj-role"}} 2018-12-23 20:41:35,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b820d036facf400ea633abe6d5962ff5 used request id req-323caec5-a0e9-4151-b7a3-d3dbfe182b23 2018-12-23 20:41:35,590 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj-role to project CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj 2018-12-23 20:41:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa/users/dc8144a5c7bf4813a22eeb279d25af0d/roles/b820d036facf400ea633abe6d5962ff5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:35,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3f6901-27b4-4e1e-9a4c-ca8818fdaf84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:35,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa/users/dc8144a5c7bf4813a22eeb279d25af0d/roles/b820d036facf400ea633abe6d5962ff5 used request id req-ea3f6901-27b4-4e1e-9a4c-ca8818fdaf84 2018-12-23 20:41:35,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:35,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:36,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["-028MRPKTKuX92e5hBO-oQ"], "issued_at": "2018-12-23T20:41:36.000000Z"}} 2018-12-23 20:41:36,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:36,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df8a803-87fa-4859-99ec-a3c99c6ed2cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:36,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5df8a803-87fa-4859-99ec-a3c99c6ed2cf 2018-12-23 20:41:36,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:36,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b319e01e-da47-4ad6-9384-6b041b585e9e Date: Sun, 23 Dec 2018 20:41:36 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:41:36,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name&description=hello+group used request id req-b319e01e-da47-4ad6-9384-6b041b585e9e 2018-12-23 20:41:36,473 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name... 2018-12-23 20:41:36,473 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name 2018-12-23 20:41:36,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:36,481 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:36,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:36,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad7b5f2-e525-4623-a4c6-e4b66d3d4d76 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa"}, "tags": [], "enabled": true, "id": "33b32529a368442088c7ad2c7ed087fa", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}]} 2018-12-23 20:41:36,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj used request id req-aad7b5f2-e525-4623-a4c6-e4b66d3d4d76 2018-12-23 20:41:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" -d '{"security_group": {"tenant_id": "33b32529a368442088c7ad2c7ed087fa", "name": "CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name", "description": "hello group"}}' 2018-12-23 20:41:36,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-69b1463e-3e38-48c2-b4e8-70f06ed793db Date: Sun, 23 Dec 2018 20:41:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "updated_at": "2018-12-23T20:41:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}], "revision_number": 2, "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "name": "CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name"}} 2018-12-23 20:41:36,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-69b1463e-3e38-48c2-b4e8-70f06ed793db 2018-12-23 20:41:36,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:36,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:36,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5895a954-cc09-4fe3-94e3-9050d34cfb8c Date: Sun, 23 Dec 2018 20:41:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:36,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-5895a954-cc09-4fe3-94e3-9050d34cfb8c 2018-12-23 20:41:36,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:36,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:36,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65ad37d8-3d09-4cea-9093-a0b871137ede Date: Sun, 23 Dec 2018 20:41:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:36,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-65ad37d8-3d09-4cea-9093-a0b871137ede 2018-12-23 20:41:36,947 - neutron_utils - INFO - Retrieving security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:36,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-783fff6d-87f1-4a31-8fe7-e733184aea65 Date: Sun, 23 Dec 2018 20:41:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "updated_at": "2018-12-23T20:41:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}], "revision_number": 2, "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "name": "CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name"}]} 2018-12-23 20:41:36,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-783fff6d-87f1-4a31-8fe7-e733184aea65 2018-12-23 20:41:36,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:37,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fff7a12b-cfa0-4eb8-bed9-8f9ab70167a0 Date: Sun, 23 Dec 2018 20:41:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:37,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-fff7a12b-cfa0-4eb8-bed9-8f9ab70167a0 2018-12-23 20:41:37,015 - neutron_utils - INFO - Retrieving security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:37,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:37,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5de55bc1-8020-4243-aa1f-f36c59a78d7c Date: Sun, 23 Dec 2018 20:41:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "updated_at": "2018-12-23T20:41:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}], "revision_number": 2, "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "name": "CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name"}]} 2018-12-23 20:41:37,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-5de55bc1-8020-4243-aa1f-f36c59a78d7c 2018-12-23 20:41:37,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:37,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbed1cfa-5c44-43da-bc0b-0c03aacf8161 Date: Sun, 23 Dec 2018 20:41:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:37,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-bbed1cfa-5c44-43da-bc0b-0c03aacf8161 2018-12-23 20:41:37,077 - neutron_utils - INFO - Retrieving security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:37,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d3004688-9d52-4e0d-89bd-018e04c3d6c4 Date: Sun, 23 Dec 2018 20:41:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "updated_at": "2018-12-23T20:41:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}], "revision_number": 2, "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "name": "CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name"}]} 2018-12-23 20:41:37,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-d3004688-9d52-4e0d-89bd-018e04c3d6c4 2018-12-23 20:41:37,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:37,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:37,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07a04a20-cf13-4fa3-a9d7-eed6e72ced4d Date: Sun, 23 Dec 2018 20:41:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:37,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-07a04a20-cf13-4fa3-a9d7-eed6e72ced4d 2018-12-23 20:41:37,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:37,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b820d036facf400ea633abe6d5962ff5", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj-role"}], "expires_at": "2018-12-23T21:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33b32529a368442088c7ad2c7ed087fa", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33b32529a368442088c7ad2c7ed087fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/33b32529a368442088c7ad2c7ed087fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-user", "id": "dc8144a5c7bf4813a22eeb279d25af0d"}, "audit_ids": ["ml0A6fLTT5y0ksR0gjqcLw"], "issued_at": "2018-12-23T20:41:37.000000Z"}} 2018-12-23 20:41:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988117b3110d3c5fdd7feba8c168f5ca5922995" 2018-12-23 20:41:37,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bc467619-eda3-489f-a684-7146c7cdf9d2 Date: Sun, 23 Dec 2018 20:41:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "updated_at": "2018-12-23T20:41:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}], "revision_number": 2, "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "name": "CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name"}]} 2018-12-23 20:41:37,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name&description=hello+group used request id req-bc467619-eda3-489f-a684-7146c7cdf9d2 2018-12-23 20:41:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:37,761 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50885e6d2bd4b6fa5a8f41a960554ce85c8c9615" 2018-12-23 20:41:37,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ab470a-19f4-400d-8f22-9dcc2b0259c9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "33b32529a368442088c7ad2c7ed087fa", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}} 2018-12-23 20:41:37,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa used request id req-f2ab470a-19f4-400d-8f22-9dcc2b0259c9 2018-12-23 20:41:37,878 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:37,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988117b3110d3c5fdd7feba8c168f5ca5922995" 2018-12-23 20:41:37,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2283628b-a028-4af7-9dd9-85ea3d4d41ad Date: Sun, 23 Dec 2018 20:41:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:37,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-2283628b-a028-4af7-9dd9-85ea3d4d41ad 2018-12-23 20:41:37,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:37,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988117b3110d3c5fdd7feba8c168f5ca5922995" 2018-12-23 20:41:37,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68a1aa8c-0439-40f6-94ed-f99773fdab37 Date: Sun, 23 Dec 2018 20:41:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:37,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-68a1aa8c-0439-40f6-94ed-f99773fdab37 2018-12-23 20:41:37,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:37,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:38,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b820d036facf400ea633abe6d5962ff5", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj-role"}], "expires_at": "2018-12-23T21:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33b32529a368442088c7ad2c7ed087fa", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33b32529a368442088c7ad2c7ed087fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/33b32529a368442088c7ad2c7ed087fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/33b32529a368442088c7ad2c7ed087fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-user", "id": "dc8144a5c7bf4813a22eeb279d25af0d"}, "audit_ids": ["1fTZKDcBSpOnnXT2Y2HLwA"], "issued_at": "2018-12-23T20:41:38.000000Z"}} 2018-12-23 20:41:38,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2543d3535214b5b6bdf8725090351f0db70a95d" 2018-12-23 20:41:38,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419c3cba-14b7-4ff6-9296-f7c63c782789 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:38,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-419c3cba-14b7-4ff6-9296-f7c63c782789 2018-12-23 20:41:38,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2543d3535214b5b6bdf8725090351f0db70a95d" 2018-12-23 20:41:38,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fa5fcd89-3558-4be6-9969-863df1f5fbb1 Date: Sun, 23 Dec 2018 20:41:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "updated_at": "2018-12-23T20:41:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}], "revision_number": 2, "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "name": "CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name"}]} 2018-12-23 20:41:38,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name used request id req-fa5fcd89-3558-4be6-9969-863df1f5fbb1 2018-12-23 20:41:38,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:38,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2543d3535214b5b6bdf8725090351f0db70a95d" 2018-12-23 20:41:38,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1510706-50f8-4ab2-a811-9dea4a88fe9d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "33b32529a368442088c7ad2c7ed087fa", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}} 2018-12-23 20:41:38,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa used request id req-a1510706-50f8-4ab2-a811-9dea4a88fe9d 2018-12-23 20:41:38,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2543d3535214b5b6bdf8725090351f0db70a95d" 2018-12-23 20:41:38,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aa369232-2015-4c54-99d0-b5c2cb05f6fd Date: Sun, 23 Dec 2018 20:41:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:38,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-aa369232-2015-4c54-99d0-b5c2cb05f6fd 2018-12-23 20:41:38,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:38,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2543d3535214b5b6bdf8725090351f0db70a95d" 2018-12-23 20:41:38,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a0a95fe-1654-4244-9f97-a61a14caf3e8 Date: Sun, 23 Dec 2018 20:41:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:38,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-5a0a95fe-1654-4244-9f97-a61a14caf3e8 2018-12-23 20:41:38,795 - neutron_utils - INFO - Retrieving security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:38,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2543d3535214b5b6bdf8725090351f0db70a95d" 2018-12-23 20:41:38,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0865669b-3fc4-4b3f-83c6-b000374448a4 Date: Sun, 23 Dec 2018 20:41:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "updated_at": "2018-12-23T20:41:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}], "revision_number": 2, "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "name": "CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name"}]} 2018-12-23 20:41:38,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-0865669b-3fc4-4b3f-83c6-b000374448a4 2018-12-23 20:41:38,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec 2018-12-23 20:41:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2543d3535214b5b6bdf8725090351f0db70a95d" 2018-12-23 20:41:38,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8f6733f-c376-4c72-a76b-093738de1ca3 Date: Sun, 23 Dec 2018 20:41:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "878e8d99-aaa5-4257-a08d-fd66f67dd285"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e"}]} 2018-12-23 20:41:38,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-a8f6733f-c376-4c72-a76b-093738de1ca3 2018-12-23 20:41:38,866 - neutron_utils - INFO - Deleting security group rule with ID - 878e8d99-aaa5-4257-a08d-fd66f67dd285 2018-12-23 20:41:38,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/878e8d99-aaa5-4257-a08d-fd66f67dd285 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:38,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11796093-1ae7-4f93-80dc-945281219206 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:38,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/878e8d99-aaa5-4257-a08d-fd66f67dd285 used request id req-11796093-1ae7-4f93-80dc-945281219206 2018-12-23 20:41:38,941 - neutron_utils - INFO - Deleting security group rule with ID - 8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e 2018-12-23 20:41:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:39,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b38d0ced-48bf-4d52-83e2-0cf5e1af9dc7 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:39,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/8ffde9d3-c0ed-4e49-94c8-943cca1b4d4e used request id req-b38d0ced-48bf-4d52-83e2-0cf5e1af9dc7 2018-12-23 20:41:39,013 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1ab8f345-ed86-41c8-9043-256a930074a9name 2018-12-23 20:41:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc50830b96c179439fe1f6554693764be33537a7" 2018-12-23 20:41:39,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3471098-6566-49ef-b416-08c9f0dd519e Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:39,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/36bd55a3-3ed7-4e27-87e7-b5baf2ff26ec used request id req-b3471098-6566-49ef-b416-08c9f0dd519e 2018-12-23 20:41:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:39,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-3ce68cf0-b69b-49e3-9371-3a6cd973f600 Date: Sun, 23 Dec 2018 20:41:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "updated_at": "2018-12-23T20:41:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "17ab339b-b3f9-41f1-916b-6ff50e62990f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "3d3a7f0d-bc22-4861-bde2-3c3e4ad25dbc", "remote_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "4f25fd91-35c4-4a0b-9486-23265aeada4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv4", "project_id": "33b32529a368442088c7ad2c7ed087fa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "revision_number": 0, "id": "e5d52d90-629d-4af2-a5a6-20b567fc22ae", "remote_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:36Z", "security_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "port_range_min": null, "ethertype": "IPv6", "project_id": "33b32529a368442088c7ad2c7ed087fa"}], "revision_number": 4, "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:41:39,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-3ce68cf0-b69b-49e3-9371-3a6cd973f600 2018-12-23 20:41:39,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:39,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48bbfc81-2a33-483e-ad28-540ee0b93de9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:39,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-48bbfc81-2a33-483e-ad28-540ee0b93de9 2018-12-23 20:41:39,471 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:39,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:39,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-646bf139-cdc1-427c-a562-87df97a30335 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:39,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-646bf139-cdc1-427c-a562-87df97a30335 2018-12-23 20:41:39,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:39,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:39,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c441e1f2-4c80-4a7e-b2fe-188a21705a59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:39,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-c441e1f2-4c80-4a7e-b2fe-188a21705a59 2018-12-23 20:41:39,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:39,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:39,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f789c2-ecac-4da2-9ea0-6b7171018368 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:41:39,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-56f789c2-ecac-4da2-9ea0-6b7171018368 2018-12-23 20:41:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:39,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7f42da6-b3ea-4cb6-b613-06a732bb29e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:39,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-c7f42da6-b3ea-4cb6-b613-06a732bb29e4 2018-12-23 20:41:39,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:39,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:39,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947808f5-9678-4c30-a284-9953699eb0d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:39,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-947808f5-9678-4c30-a284-9953699eb0d2 2018-12-23 20:41:39,992 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:40,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f8ee3e5-f28e-4711-aece-09006bace440 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:40,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-1f8ee3e5-f28e-4711-aece-09006bace440 2018-12-23 20:41:40,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:40,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2809d8-f06a-4e43-aff5-473aa66786d1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "33b32529a368442088c7ad2c7ed087fa", "name": "CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj"}} 2018-12-23 20:41:40,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa used request id req-ff2809d8-f06a-4e43-aff5-473aa66786d1 2018-12-23 20:41:40,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7b175a3-1ef6-4868-aeb7-62487dce278e 2018-12-23 20:41:40,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a7b175a3-1ef6-4868-aeb7-62487dce278e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:40,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e5b5564b-476a-4d36-9bb7-7fc6288e31b3 Date: Sun, 23 Dec 2018 20:41: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-12-23T20:41:36Z", "security_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "17ab339b-b3f9-41f1-916b-6ff50e62990f"}, {"remote_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "3d3a7f0d-bc22-4861-bde2-3c3e4ad25dbc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "4f25fd91-35c4-4a0b-9486-23265aeada4a"}, {"remote_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:36Z", "security_group_id": "a7b175a3-1ef6-4868-aeb7-62487dce278e", "port_range_min": null, "revision_number": 0, "tenant_id": "33b32529a368442088c7ad2c7ed087fa", "created_at": "2018-12-23T20:41:36Z", "project_id": "33b32529a368442088c7ad2c7ed087fa", "id": "e5d52d90-629d-4af2-a5a6-20b567fc22ae"}]} 2018-12-23 20:41:40,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a7b175a3-1ef6-4868-aeb7-62487dce278e used request id req-e5b5564b-476a-4d36-9bb7-7fc6288e31b3 2018-12-23 20:41:40,222 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:41:40,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a7b175a3-1ef6-4868-aeb7-62487dce278e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:40,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54ec9538-812e-41e8-9e88-8b01634395e8 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:40,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a7b175a3-1ef6-4868-aeb7-62487dce278e used request id req-54ec9538-812e-41e8-9e88-8b01634395e8 2018-12-23 20:41:40,352 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj 2018-12-23 20:41:40,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:40,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f3370fd-c8a7-40d7-8551-7cf0ca24ae7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:40,610 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/33b32529a368442088c7ad2c7ed087fa used request id req-1f3370fd-c8a7-40d7-8551-7cf0ca24ae7d 2018-12-23 20:41:40,611 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-c1c40a4f-a67d-45c-proj-role 2018-12-23 20:41:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b820d036facf400ea633abe6d5962ff5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:40,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2641416-7d7f-4994-b3f0-c8a82ce679af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:40,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b820d036facf400ea633abe6d5962ff5 used request id req-b2641416-7d7f-4994-b3f0-c8a82ce679af 2018-12-23 20:41:40,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2833766cb93326608e3a15c06e2cc68ff0b2fe00" 2018-12-23 20:41:40,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac70b01-877e-4254-a4cb-01e1f9149b4d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:40,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-eac70b01-877e-4254-a4cb-01e1f9149b4d 2018-12-23 20:41:40,835 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-c1c40a4f-a67d-45c-user 2018-12-23 20:41:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/dc8144a5c7bf4813a22eeb279d25af0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25088c54d8b223fda77a6612f7b1007fa4a97350" 2018-12-23 20:41:41,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7cb8988-14d2-477d-bbff-2f2958d8ecc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:41,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/dc8144a5c7bf4813a22eeb279d25af0d used request id req-c7cb8988-14d2-477d-bbff-2f2958d8ecc4 2018-12-23 20:41:41,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:41,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["w11bqL-kTOy4zNgV_HN_GA"], "issued_at": "2018-12-23T20:41:41.000000Z"}} 2018-12-23 20:41:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993500fd0a6a687557f658301847eaa0ab1b4d65" 2018-12-23 20:41:41,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7654ce88-f3b7-45b7-bc5f-ba9546d2b1ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:41,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7654ce88-f3b7-45b7-bc5f-ba9546d2b1ed 2018-12-23 20:41:41,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:41,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:41,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["a64pMJchQXG80mFm2mFJHQ"], "issued_at": "2018-12-23T20:41:41.000000Z"}} 2018-12-23 20:41:41,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:42,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bba2688-1e4b-46cf-b867-9f156a0ce2f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:42,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5bba2688-1e4b-46cf-b867-9f156a0ce2f8 2018-12-23 20:41:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:42,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:42,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:42,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2818c24-5b19-43b3-8f27-4167ce1a21c3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:41:42,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj used request id req-b2818c24-5b19-43b3-8f27-4167ce1a21c3 2018-12-23 20:41:42,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:42,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d07a5b-02b3-41e9-8da0-7579134bce32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:42,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-65d07a5b-02b3-41e9-8da0-7579134bce32 2018-12-23 20:41:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj"}}' 2018-12-23 20:41:42,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c2ad4a6-d29d-4ff2-8442-3c79e27d8f55 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78"}, "tags": [], "enabled": true, "id": "d1251b945d284fb7b16becf3e1a80c78", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj"}} 2018-12-23 20:41:42,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7c2ad4a6-d29d-4ff2-8442-3c79e27d8f55 2018-12-23 20:41:42,331 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj 2018-12-23 20:41:42,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:42,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:42,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["NGkhaLiOT0SFvK2PSu1gUg"], "issued_at": "2018-12-23T20:41:42.000000Z"}} 2018-12-23 20:41:42,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f319b981cd5d2bfe968b320928683c0ec18110" 2018-12-23 20:41:42,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b32fdcf-95de-446e-bca6-c9a66b8469a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:42,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7b32fdcf-95de-446e-bca6-c9a66b8469a6 2018-12-23 20:41:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:42,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:42,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f319b981cd5d2bfe968b320928683c0ec18110" 2018-12-23 20:41:42,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1610db86-7db8-4d64-b6fd-68db5f9e67a9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:42,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1610db86-7db8-4d64-b6fd-68db5f9e67a9 2018-12-23 20:41:42,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f319b981cd5d2bfe968b320928683c0ec18110" 2018-12-23 20:41:42,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe59857-69df-4be4-9f33-485aca1ccf9a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78"}, "tags": [], "enabled": true, "id": "d1251b945d284fb7b16becf3e1a80c78", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj"}]} 2018-12-23 20:41:42,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj used request id req-4fe59857-69df-4be4-9f33-485aca1ccf9a 2018-12-23 20:41:42,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f319b981cd5d2bfe968b320928683c0ec18110" 2018-12-23 20:41:43,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6b4e98-9819-41a8-99db-046affde8e62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:43,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4d6b4e98-9819-41a8-99db-046affde8e62 2018-12-23 20:41:43,397 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-b5a2a563-8de4-4b7-user 2018-12-23 20:41:43,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:43,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c121391e-6838-4d92-9e61-08224c95dd06 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:43,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c121391e-6838-4d92-9e61-08224c95dd06 2018-12-23 20:41:43,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" -d '{"role": {"name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj-role"}}' 2018-12-23 20:41:43,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb04679-cccf-4b42-b6ba-d5e68a433945 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1269a86365c448ca8c2fab15d117773b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1269a86365c448ca8c2fab15d117773b"}, "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj-role"}} 2018-12-23 20:41:43,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-4bb04679-cccf-4b42-b6ba-d5e68a433945 2018-12-23 20:41:43,623 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj-role 2018-12-23 20:41:43,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/1269a86365c448ca8c2fab15d117773b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:43,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c5a62d-9c8c-41de-881e-f1dd14edd533 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1269a86365c448ca8c2fab15d117773b", "links": {"self": "http://172.30.9.21:5000/v3/roles/1269a86365c448ca8c2fab15d117773b"}, "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj-role"}} 2018-12-23 20:41:43,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/1269a86365c448ca8c2fab15d117773b used request id req-95c5a62d-9c8c-41de-881e-f1dd14edd533 2018-12-23 20:41:43,725 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj-role to project CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj 2018-12-23 20:41:43,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78/users/d8161e2ab5174c409bd9a2a0455b468a/roles/1269a86365c448ca8c2fab15d117773b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:43,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60da850-89db-435f-9457-483232fd6911 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:43,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78/users/d8161e2ab5174c409bd9a2a0455b468a/roles/1269a86365c448ca8c2fab15d117773b used request id req-e60da850-89db-435f-9457-483232fd6911 2018-12-23 20:41:43,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:43,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:44,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["cj8V5XDTR5m43Gv5oKPO6Q"], "issued_at": "2018-12-23T20:41:44.000000Z"}} 2018-12-23 20:41:44,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:44,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43786909-9f87-47bd-9e02-ae7d355c22a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:44,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-43786909-9f87-47bd-9e02-ae7d355c22a1 2018-12-23 20:41:44,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:44,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ceedb55d-fc38-4290-bf2e-087216eaf0cf Date: Sun, 23 Dec 2018 20:41:44 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:41:44,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname&description=hello+group used request id req-ceedb55d-fc38-4290-bf2e-087216eaf0cf 2018-12-23 20:41:44,722 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname... 2018-12-23 20:41:44,722 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname 2018-12-23 20:41:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:44,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:44,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d44986f-30a0-4102-b62d-584a1d92ec19 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78"}, "tags": [], "enabled": true, "id": "d1251b945d284fb7b16becf3e1a80c78", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj"}]} 2018-12-23 20:41:44,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj used request id req-6d44986f-30a0-4102-b62d-584a1d92ec19 2018-12-23 20:41:44,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" -d '{"security_group": {"tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "name": "CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname", "description": "hello group"}}' 2018-12-23 20:41:45,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-ae01f91e-d023-4f4a-b286-a2c753ba434c Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "updated_at": "2018-12-23T20:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}], "revision_number": 2, "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "name": "CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname"}} 2018-12-23 20:41:45,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-ae01f91e-d023-4f4a-b286-a2c753ba434c 2018-12-23 20:41:45,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:45,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:45,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-24b107ee-b1dd-45ef-940d-ddf69b45e69b Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3"}]} 2018-12-23 20:41:45,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-24b107ee-b1dd-45ef-940d-ddf69b45e69b 2018-12-23 20:41:45,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:45,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:45,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7dbe9938-591b-43af-a810-72bad22492db Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3"}]} 2018-12-23 20:41:45,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-7dbe9938-591b-43af-a810-72bad22492db 2018-12-23 20:41:45,167 - neutron_utils - INFO - Retrieving security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:45,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:45,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8977f92f-3880-4cae-a49e-8fe6935af82b Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "updated_at": "2018-12-23T20:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}], "revision_number": 2, "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "name": "CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname"}]} 2018-12-23 20:41:45,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-8977f92f-3880-4cae-a49e-8fe6935af82b 2018-12-23 20:41:45,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:45,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93b8f1ad-1273-46bb-b4d0-573ea028d19a Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3"}]} 2018-12-23 20:41:45,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-93b8f1ad-1273-46bb-b4d0-573ea028d19a 2018-12-23 20:41:45,233 - neutron_utils - INFO - Retrieving security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:45,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:45,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-314d50b9-65b8-4d80-abf9-3791a24c80bd Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "updated_at": "2018-12-23T20:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}], "revision_number": 2, "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "name": "CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname"}]} 2018-12-23 20:41:45,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-314d50b9-65b8-4d80-abf9-3791a24c80bd 2018-12-23 20:41:45,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:45,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07582c75-0c42-4622-bb2d-015db25a0177 Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3"}]} 2018-12-23 20:41:45,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-07582c75-0c42-4622-bb2d-015db25a0177 2018-12-23 20:41:45,295 - neutron_utils - INFO - Retrieving security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:45,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:45,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ca93d937-847c-4499-8aa4-2cc825c1db8a Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "updated_at": "2018-12-23T20:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}], "revision_number": 2, "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "name": "CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname"}]} 2018-12-23 20:41:45,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-ca93d937-847c-4499-8aa4-2cc825c1db8a 2018-12-23 20:41:45,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:45,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:45,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b6b98420-0cae-42ff-b9e3-f0745891bd7a Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3"}]} 2018-12-23 20:41:45,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-b6b98420-0cae-42ff-b9e3-f0745891bd7a 2018-12-23 20:41:45,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:45,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1269a86365c448ca8c2fab15d117773b", "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj-role"}], "expires_at": "2018-12-23T21:41:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1251b945d284fb7b16becf3e1a80c78", "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d1251b945d284fb7b16becf3e1a80c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d1251b945d284fb7b16becf3e1a80c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d1251b945d284fb7b16becf3e1a80c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d1251b945d284fb7b16becf3e1a80c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d1251b945d284fb7b16becf3e1a80c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d1251b945d284fb7b16becf3e1a80c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d1251b945d284fb7b16becf3e1a80c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d1251b945d284fb7b16becf3e1a80c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d1251b945d284fb7b16becf3e1a80c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d1251b945d284fb7b16becf3e1a80c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d1251b945d284fb7b16becf3e1a80c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d1251b945d284fb7b16becf3e1a80c78", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d1251b945d284fb7b16becf3e1a80c78", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d1251b945d284fb7b16becf3e1a80c78", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-user", "id": "d8161e2ab5174c409bd9a2a0455b468a"}, "audit_ids": ["hsdhVBi4TcSHyHidCHYL5A"], "issued_at": "2018-12-23T20:41:45.000000Z"}} 2018-12-23 20:41:45,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9acf50b3cefdad549ef94d9bd7778c918f8b71" 2018-12-23 20:41:45,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8bc393a3-6a5d-49ec-b185-013dd51a3e23 Date: Sun, 23 Dec 2018 20:41:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "updated_at": "2018-12-23T20:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "revision_number": 0, "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}], "revision_number": 2, "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "name": "CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname"}]} 2018-12-23 20:41:45,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname&description=hello+group used request id req-8bc393a3-6a5d-49ec-b185-013dd51a3e23 2018-12-23 20:41:45,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:45,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}993500fd0a6a687557f658301847eaa0ab1b4d65" 2018-12-23 20:41:46,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e9464c-c78d-4beb-a994-620a1f39abf1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1251b945d284fb7b16becf3e1a80c78", "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj"}} 2018-12-23 20:41:46,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78 used request id req-f2e9464c-c78d-4beb-a994-620a1f39abf1 2018-12-23 20:41:46,089 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:46,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9acf50b3cefdad549ef94d9bd7778c918f8b71" 2018-12-23 20:41:46,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af69094d-73c7-4f88-8e2d-3ddb1b50f5d4 Date: Sun, 23 Dec 2018 20:41:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3"}]} 2018-12-23 20:41:46,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-af69094d-73c7-4f88-8e2d-3ddb1b50f5d4 2018-12-23 20:41:46,113 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d158a20-1cee-436b-a38f-ce435c5d148d 2018-12-23 20:41:46,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba9acf50b3cefdad549ef94d9bd7778c918f8b71" 2018-12-23 20:41:46,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-890891d5-5beb-4e9d-968a-ec1a1664bd78 Date: Sun, 23 Dec 2018 20:41:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "8bac6a5a-2a4b-4217-92d7-2f3108a23ae3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:45Z", "security_group_id": "9d158a20-1cee-436b-a38f-ce435c5d148d", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:45Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "e96ffe6a-6958-4e86-b0a4-5a13584d7ad3"}]} 2018-12-23 20:41:46,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-890891d5-5beb-4e9d-968a-ec1a1664bd78 2018-12-23 20:41:46,133 - neutron_utils - INFO - Deleting security group rule with ID - 8bac6a5a-2a4b-4217-92d7-2f3108a23ae3 2018-12-23 20:41:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/8bac6a5a-2a4b-4217-92d7-2f3108a23ae3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:46,219 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b47db2f-464b-43a3-b3e6-865a46a35538 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:46,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/8bac6a5a-2a4b-4217-92d7-2f3108a23ae3 used request id req-8b47db2f-464b-43a3-b3e6-865a46a35538 2018-12-23 20:41:46,220 - neutron_utils - INFO - Deleting security group rule with ID - e96ffe6a-6958-4e86-b0a4-5a13584d7ad3 2018-12-23 20:41:46,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e96ffe6a-6958-4e86-b0a4-5a13584d7ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:46,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ceb853ab-6fd3-4866-beaf-13e6aeef39c1 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:46,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e96ffe6a-6958-4e86-b0a4-5a13584d7ad3 used request id req-ceb853ab-6fd3-4866-beaf-13e6aeef39c1 2018-12-23 20:41:46,307 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ae58a06e-5532-40ea-95b7-05b90c6598faname 2018-12-23 20:41:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9d158a20-1cee-436b-a38f-ce435c5d148d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c80a9459ddf22bf5419fee7275ce3f0c79dc8e" 2018-12-23 20:41:46,413 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-079c7a37-cabb-4fd2-917e-a83888085428 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:46,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9d158a20-1cee-436b-a38f-ce435c5d148d used request id req-079c7a37-cabb-4fd2-917e-a83888085428 2018-12-23 20:41:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:46,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-5c6047c5-ea22-43c8-9997-3431acbe93d8 Date: Sun, 23 Dec 2018 20:41:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:44Z", "updated_at": "2018-12-23T20:41:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:44Z", "revision_number": 0, "id": "12968d9d-16fe-4497-8076-5d433f12a207", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:44Z", "security_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:44Z", "revision_number": 0, "id": "d1992f28-9cec-41b4-a6bf-d20990d8db75", "remote_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:44Z", "security_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:44Z", "revision_number": 0, "id": "d440ac9a-fead-4ebc-8dd4-dccdc999567c", "remote_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:44Z", "security_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv6", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:44Z", "revision_number": 0, "id": "f1fc6dd2-7ab0-4daa-8614-4a5f3b28db48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:44Z", "security_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "port_range_min": null, "ethertype": "IPv4", "project_id": "d1251b945d284fb7b16becf3e1a80c78"}], "revision_number": 4, "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:41:46,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5c6047c5-ea22-43c8-9997-3431acbe93d8 2018-12-23 20:41:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:46,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4252bff1-bca9-4ee0-9ec4-f613689eb1c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:46,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-4252bff1-bca9-4ee0-9ec4-f613689eb1c4 2018-12-23 20:41:46,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:46,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:46,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-489d6fb4-3fbb-43b2-a736-5ad4e5cad33f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:46,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-489d6fb4-3fbb-43b2-a736-5ad4e5cad33f 2018-12-23 20:41:46,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:46,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-746df6e1-bd5c-4ff2-ba02-3b1047d97310 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:47,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-746df6e1-bd5c-4ff2-ba02-3b1047d97310 2018-12-23 20:41:47,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:47,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937bf773-cb20-4110-9dfc-69c62cb3b50c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:41:47,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-937bf773-cb20-4110-9dfc-69c62cb3b50c 2018-12-23 20:41:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85215405-7852-4959-80da-876306e92605 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:47,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-85215405-7852-4959-80da-876306e92605 2018-12-23 20:41:47,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8f9aa2-694c-4558-9bb9-4321e94561e4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d1251b945d284fb7b16becf3e1a80c78", "name": "CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj"}} 2018-12-23 20:41:47,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78 used request id req-db8f9aa2-694c-4558-9bb9-4321e94561e4 2018-12-23 20:41:47,267 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bb1d921-ede6-475e-a3ee-f2abe1e54d0e 2018-12-23 20:41:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5bb1d921-ede6-475e-a3ee-f2abe1e54d0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-45a1bc2e-d08a-4b2a-90b5-53f8d9347202 Date: Sun, 23 Dec 2018 20:41:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:44Z", "security_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:44Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "12968d9d-16fe-4497-8076-5d433f12a207"}, {"remote_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:44Z", "security_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:44Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "d1992f28-9cec-41b4-a6bf-d20990d8db75"}, {"remote_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:44Z", "security_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:44Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "d440ac9a-fead-4ebc-8dd4-dccdc999567c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:44Z", "security_group_id": "5bb1d921-ede6-475e-a3ee-f2abe1e54d0e", "port_range_min": null, "revision_number": 0, "tenant_id": "d1251b945d284fb7b16becf3e1a80c78", "created_at": "2018-12-23T20:41:44Z", "project_id": "d1251b945d284fb7b16becf3e1a80c78", "id": "f1fc6dd2-7ab0-4daa-8614-4a5f3b28db48"}]} 2018-12-23 20:41:47,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5bb1d921-ede6-475e-a3ee-f2abe1e54d0e used request id req-45a1bc2e-d08a-4b2a-90b5-53f8d9347202 2018-12-23 20:41:47,291 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:41:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5bb1d921-ede6-475e-a3ee-f2abe1e54d0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8c97a5b-9c36-411b-a9f8-1fcacdf3d757 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:47,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5bb1d921-ede6-475e-a3ee-f2abe1e54d0e used request id req-d8c97a5b-9c36-411b-a9f8-1fcacdf3d757 2018-12-23 20:41:47,452 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj 2018-12-23 20:41:47,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49fa14df-d82f-4dee-ba41-bcf4db46492b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:47,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d1251b945d284fb7b16becf3e1a80c78 used request id req-49fa14df-d82f-4dee-ba41-bcf4db46492b 2018-12-23 20:41:47,677 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-b5a2a563-8de4-4b7-proj-role 2018-12-23 20:41:47,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/1269a86365c448ca8c2fab15d117773b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eec62d6-4f69-4329-bc54-ce06b9ced463 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:47,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/1269a86365c448ca8c2fab15d117773b used request id req-4eec62d6-4f69-4329-bc54-ce06b9ced463 2018-12-23 20:41:47,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60ac14e91a7e710165166a5d2d6449011bca1535" 2018-12-23 20:41:47,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6753c0a-8f6f-4ead-b8c1-3b9ade0b83ff Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:47,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b6753c0a-8f6f-4ead-b8c1-3b9ade0b83ff 2018-12-23 20:41:47,912 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-b5a2a563-8de4-4b7-user 2018-12-23 20:41:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d8161e2ab5174c409bd9a2a0455b468a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8f319b981cd5d2bfe968b320928683c0ec18110" 2018-12-23 20:41:48,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7dd36ae-c671-4765-9e4c-b1442fc39cf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:48,097 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d8161e2ab5174c409bd9a2a0455b468a used request id req-b7dd36ae-c671-4765-9e4c-b1442fc39cf5 2018-12-23 20:41:48,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:48,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["siCQUFbdTKeKJFcq1HWXfw"], "issued_at": "2018-12-23T20:41:48.000000Z"}} 2018-12-23 20:41:48,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd59f79ad6678f4b0b42c38bf351f98bdb40b165" 2018-12-23 20:41:48,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc07890a-5568-4fe8-8812-a71bfb48e933 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:48,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dc07890a-5568-4fe8-8812-a71bfb48e933 2018-12-23 20:41:48,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:48,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:49,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["5jcI4y-FT4WfZrJepNuBnA"], "issued_at": "2018-12-23T20:41:48.000000Z"}} 2018-12-23 20:41:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:49,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c15e0e-d085-4ea3-8ace-5e651709a9cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:49,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c4c15e0e-d085-4ea3-8ace-5e651709a9cb 2018-12-23 20:41:49,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:49,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2de86281-9a71-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:49,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6280f270-c4bd-45a0-9c70-11c1382a7845 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2de86281-9a71-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:41:49,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-2de86281-9a71-4b3-proj used request id req-6280f270-c4bd-45a0-9c70-11c1382a7845 2018-12-23 20:41:49,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:49,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd3dc41-f3de-4b43-9541-a56fc78aa5a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:49,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ccd3dc41-f3de-4b43-9541-a56fc78aa5a0 2018-12-23 20:41:49,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj"}}' 2018-12-23 20:41:49,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-766b9a4a-78ba-4ca8-b0bf-de95fdfe06f5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1"}, "tags": [], "enabled": true, "id": "296a725966fb4ae8ae091d1f8311d4f1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj"}} 2018-12-23 20:41:49,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-766b9a4a-78ba-4ca8-b0bf-de95fdfe06f5 2018-12-23 20:41:49,554 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-2de86281-9a71-4b3-proj 2018-12-23 20:41:49,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:49,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:49,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["IS-VFZ7KTaON4ZkjymAV4Q"], "issued_at": "2018-12-23T20:41:49.000000Z"}} 2018-12-23 20:41:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd871ae51b5857a5747a16684bdab8b6e8dae6f7" 2018-12-23 20:41:49,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d80fc90-c780-41b7-a89b-a1d3d6d3d9ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:49,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5d80fc90-c780-41b7-a89b-a1d3d6d3d9ac 2018-12-23 20:41:49,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:49,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:49,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd871ae51b5857a5747a16684bdab8b6e8dae6f7" 2018-12-23 20:41:50,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394317e2-e2c5-4467-a266-ab316c6ffd0e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:50,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-394317e2-e2c5-4467-a266-ab316c6ffd0e 2018-12-23 20:41:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2de86281-9a71-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd871ae51b5857a5747a16684bdab8b6e8dae6f7" 2018-12-23 20:41:50,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02d459f-d6f6-49f8-9a62-15d434768aa6 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2de86281-9a71-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1"}, "tags": [], "enabled": true, "id": "296a725966fb4ae8ae091d1f8311d4f1", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj"}]} 2018-12-23 20:41:50,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-2de86281-9a71-4b3-proj used request id req-a02d459f-d6f6-49f8-9a62-15d434768aa6 2018-12-23 20:41:50,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd871ae51b5857a5747a16684bdab8b6e8dae6f7" 2018-12-23 20:41:50,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ad269d-ae52-43c9-8f0d-e00f60e03824 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:50,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-08ad269d-ae52-43c9-8f0d-e00f60e03824 2018-12-23 20:41:50,587 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-2de86281-9a71-4b3-user 2018-12-23 20:41:50,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:50,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:50,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66340e3-2347-4dc8-a914-d5f86980b0b8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:50,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d66340e3-2347-4dc8-a914-d5f86980b0b8 2018-12-23 20:41:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" -d '{"role": {"name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj-role"}}' 2018-12-23 20:41:50,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-024c32ac-9e47-4be7-91c1-dc13b584ca81 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a960734d4c6c4134bb26ac510212aa9a", "links": {"self": "http://172.30.9.21:5000/v3/roles/a960734d4c6c4134bb26ac510212aa9a"}, "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj-role"}} 2018-12-23 20:41:50,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-024c32ac-9e47-4be7-91c1-dc13b584ca81 2018-12-23 20:41:50,809 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-2de86281-9a71-4b3-proj-role 2018-12-23 20:41:50,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a960734d4c6c4134bb26ac510212aa9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:50,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633e7d90-941a-4d18-89e4-1e324351cbad Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a960734d4c6c4134bb26ac510212aa9a", "links": {"self": "http://172.30.9.21:5000/v3/roles/a960734d4c6c4134bb26ac510212aa9a"}, "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj-role"}} 2018-12-23 20:41:50,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a960734d4c6c4134bb26ac510212aa9a used request id req-633e7d90-941a-4d18-89e4-1e324351cbad 2018-12-23 20:41:50,916 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-2de86281-9a71-4b3-proj-role to project CreateSecurityGroupTests-2de86281-9a71-4b3-proj 2018-12-23 20:41:50,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1/users/154575fac6084de89215dcfd548092be/roles/a960734d4c6c4134bb26ac510212aa9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:51,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac4f785-768e-4ea5-908a-08f2184da57e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:51,052 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1/users/154575fac6084de89215dcfd548092be/roles/a960734d4c6c4134bb26ac510212aa9a used request id req-cac4f785-768e-4ea5-908a-08f2184da57e 2018-12-23 20:41:51,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:51,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:51,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a960734d4c6c4134bb26ac510212aa9a", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj-role"}], "expires_at": "2018-12-23T21:41:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "296a725966fb4ae8ae091d1f8311d4f1", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/296a725966fb4ae8ae091d1f8311d4f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/296a725966fb4ae8ae091d1f8311d4f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-user", "id": "154575fac6084de89215dcfd548092be"}, "audit_ids": ["I-QFFeRdR86RvSebztBFfA"], "issued_at": "2018-12-23T20:41:51.000000Z"}} 2018-12-23 20:41:51,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:51,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f6798c-c671-4854-a3b0-f19a1a2b4f06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:51,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81f6798c-c671-4854-a3b0-f19a1a2b4f06 2018-12-23 20:41:51,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:51,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0ec62dbb-04e9-4456-ba5e-b7997d719c49 Date: Sun, 23 Dec 2018 20:41:51 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:41:51,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name&description=hello+group used request id req-0ec62dbb-04e9-4456-ba5e-b7997d719c49 2018-12-23 20:41:51,857 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name... 2018-12-23 20:41:51,857 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name 2018-12-23 20:41:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" -d '{"security_group": {"name": "CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name", "description": "hello group"}}' 2018-12-23 20:41:52,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-9cc0d2c1-ef03-4c2f-a115-c58134e7ef70 Date: Sun, 23 Dec 2018 20:41:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "updated_at": "2018-12-23T20:41:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "828d433b-0d66-4295-be7f-035b86defd67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}], "revision_number": 2, "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "name": "CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name"}} 2018-12-23 20:41:52,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-9cc0d2c1-ef03-4c2f-a115-c58134e7ef70 2018-12-23 20:41:52,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f1c7307-2318-48b8-8f13-c4fccd5d4fc8 Date: Sun, 23 Dec 2018 20:41: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-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:52,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-2f1c7307-2318-48b8-8f13-c4fccd5d4fc8 2018-12-23 20:41:52,085 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-848eff5c-7e9f-4dd9-94ec-61274f853fd8 Date: Sun, 23 Dec 2018 20:41: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-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:52,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-848eff5c-7e9f-4dd9-94ec-61274f853fd8 2018-12-23 20:41:52,106 - neutron_utils - INFO - Retrieving security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1dd161aa-820a-4bbd-b990-946e9496eab7 Date: Sun, 23 Dec 2018 20:41:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "updated_at": "2018-12-23T20:41:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "828d433b-0d66-4295-be7f-035b86defd67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}], "revision_number": 2, "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "name": "CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name"}]} 2018-12-23 20:41:52,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-1dd161aa-820a-4bbd-b990-946e9496eab7 2018-12-23 20:41:52,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-daf6b5b5-0d75-4124-bf79-dc2c4d97bb5f Date: Sun, 23 Dec 2018 20:41: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-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:52,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-daf6b5b5-0d75-4124-bf79-dc2c4d97bb5f 2018-12-23 20:41:52,193 - neutron_utils - INFO - Retrieving security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-969f0e93-67a3-452f-b770-80be279b63fd Date: Sun, 23 Dec 2018 20:41:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "updated_at": "2018-12-23T20:41:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "828d433b-0d66-4295-be7f-035b86defd67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}], "revision_number": 2, "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "name": "CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name"}]} 2018-12-23 20:41:52,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-969f0e93-67a3-452f-b770-80be279b63fd 2018-12-23 20:41:52,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc695fad-a1e7-41a8-9137-7c7335e08286 Date: Sun, 23 Dec 2018 20:41: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-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:52,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-bc695fad-a1e7-41a8-9137-7c7335e08286 2018-12-23 20:41:52,261 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name 2018-12-23 20:41:52,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0dba7c20-da48-4ce9-b650-c032d5de4161 Date: Sun, 23 Dec 2018 20:41:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "updated_at": "2018-12-23T20:41:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "828d433b-0d66-4295-be7f-035b86defd67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}], "revision_number": 2, "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "name": "CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name"}]} 2018-12-23 20:41:52,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name used request id req-0dba7c20-da48-4ce9-b650-c032d5de4161 2018-12-23 20:41:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:52,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcffc62c-6ed9-44a9-a719-691efe47ca1b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "296a725966fb4ae8ae091d1f8311d4f1", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj"}} 2018-12-23 20:41:52,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1 used request id req-fcffc62c-6ed9-44a9-a719-691efe47ca1b 2018-12-23 20:41:52,407 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7fcfe75-f97a-4bef-b741-7d57b09225ea Date: Sun, 23 Dec 2018 20:41: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-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:52,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-f7fcfe75-f97a-4bef-b741-7d57b09225ea 2018-12-23 20:41:52,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": 10}}' 2018-12-23 20:41:52,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e5bb4062-d9e3-4790-be13-f6611d0471a2 Date: Sun, 23 Dec 2018 20:41:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:41:52Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": 10, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:52Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "0a7b0a62-a116-4322-80c6-11637781ff33"}} 2018-12-23 20:41:52,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-e5bb4062-d9e3-4790-be13-f6611d0471a2 2018-12-23 20:41:52,588 - neutron_utils - INFO - Retrieving security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-01cfb130-b319-4684-abe6-7e3fc3a6cb7d Date: Sun, 23 Dec 2018 20:41:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "updated_at": "2018-12-23T20:41:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:41:52Z", "revision_number": 0, "id": "0a7b0a62-a116-4322-80c6-11637781ff33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:52Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "828d433b-0d66-4295-be7f-035b86defd67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}], "revision_number": 3, "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "name": "CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name"}]} 2018-12-23 20:41:52,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-01cfb130-b319-4684-abe6-7e3fc3a6cb7d 2018-12-23 20:41:52,637 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:52,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-09937c20-944f-432b-864d-ffabaf5f5139 Date: Sun, 23 Dec 2018 20:41:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:41:52Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": 10, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:52Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "0a7b0a62-a116-4322-80c6-11637781ff33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:52,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-09937c20-944f-432b-864d-ffabaf5f5139 2018-12-23 20:41:52,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:53,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a960734d4c6c4134bb26ac510212aa9a", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj-role"}], "expires_at": "2018-12-23T21:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "296a725966fb4ae8ae091d1f8311d4f1", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/296a725966fb4ae8ae091d1f8311d4f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/296a725966fb4ae8ae091d1f8311d4f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/296a725966fb4ae8ae091d1f8311d4f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-user", "id": "154575fac6084de89215dcfd548092be"}, "audit_ids": ["kJxgvK9dQrWhzuGI4FpJDw"], "issued_at": "2018-12-23T20:41:53.000000Z"}} 2018-12-23 20:41:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8aeac75d38cae73fc6912e9074610b44fff9f5" 2018-12-23 20:41:53,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-c24e0812-60d1-4422-942f-221b0a225668 Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "updated_at": "2018-12-23T20:41:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:41:52Z", "revision_number": 0, "id": "0a7b0a62-a116-4322-80c6-11637781ff33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:52Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "828d433b-0d66-4295-be7f-035b86defd67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}], "revision_number": 3, "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "name": "CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name"}]} 2018-12-23 20:41:53,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name&description=hello+group used request id req-c24e0812-60d1-4422-942f-221b0a225668 2018-12-23 20:41:53,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:53,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8aeac75d38cae73fc6912e9074610b44fff9f5" 2018-12-23 20:41:53,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-20200436-a616-4550-88f8-6a743fe3d98a Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:41:52Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": 10, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:52Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "0a7b0a62-a116-4322-80c6-11637781ff33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:53,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-20200436-a616-4550-88f8-6a743fe3d98a 2018-12-23 20:41:53,363 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:53,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8aeac75d38cae73fc6912e9074610b44fff9f5" 2018-12-23 20:41:53,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-eedd07dd-23b8-4774-98db-6c0ef04993b2 Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:41:52Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": 10, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:52Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "0a7b0a62-a116-4322-80c6-11637781ff33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:53,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-eedd07dd-23b8-4774-98db-6c0ef04993b2 2018-12-23 20:41:53,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8aeac75d38cae73fc6912e9074610b44fff9f5" 2018-12-23 20:41:53,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6a9da325-9ce6-4263-a6f5-69c2f12b383a Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "updated_at": "2018-12-23T20:41:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:41:52Z", "revision_number": 0, "id": "0a7b0a62-a116-4322-80c6-11637781ff33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:52Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": 10, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "828d433b-0d66-4295-be7f-035b86defd67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}], "revision_number": 3, "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "name": "CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name"}]} 2018-12-23 20:41:53,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name used request id req-6a9da325-9ce6-4263-a6f5-69c2f12b383a 2018-12-23 20:41:53,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ca08e90-306f-413a-a842-8c9a70f9971a 2018-12-23 20:41:53,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8aeac75d38cae73fc6912e9074610b44fff9f5" 2018-12-23 20:41:53,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-b0831e33-8c17-4ad7-9e3e-74497d264c4d Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:41:52Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": 10, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:52Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "0a7b0a62-a116-4322-80c6-11637781ff33"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "4ca08e90-306f-413a-a842-8c9a70f9971a", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "828d433b-0d66-4295-be7f-035b86defd67"}]} 2018-12-23 20:41:53,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-b0831e33-8c17-4ad7-9e3e-74497d264c4d 2018-12-23 20:41:53,459 - neutron_utils - INFO - Deleting security group rule with ID - 828d433b-0d66-4295-be7f-035b86defd67 2018-12-23 20:41:53,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/828d433b-0d66-4295-be7f-035b86defd67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:53,576 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a25e08f4-566e-4963-a3d9-e75519ca7f71 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:53,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/828d433b-0d66-4295-be7f-035b86defd67 used request id req-a25e08f4-566e-4963-a3d9-e75519ca7f71 2018-12-23 20:41:53,577 - neutron_utils - INFO - Deleting security group rule with ID - 0a7b0a62-a116-4322-80c6-11637781ff33 2018-12-23 20:41:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/0a7b0a62-a116-4322-80c6-11637781ff33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:53,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0f1a32b-3f80-4f03-bebe-ae0aef8d82fa Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:53,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/0a7b0a62-a116-4322-80c6-11637781ff33 used request id req-c0f1a32b-3f80-4f03-bebe-ae0aef8d82fa 2018-12-23 20:41:53,661 - neutron_utils - INFO - Deleting security group rule with ID - 50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6 2018-12-23 20:41:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:53,737 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3966c5f9-42de-480f-a919-fb2947997df4 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:53,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/50fe7964-de6d-48a5-9b4e-3bc88e4c3bc6 used request id req-3966c5f9-42de-480f-a919-fb2947997df4 2018-12-23 20:41:53,737 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-7944e542-27d7-4200-bf0e-880b2fb577b9name 2018-12-23 20:41:53,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4ca08e90-306f-413a-a842-8c9a70f9971a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cb145b38353fc03d512df2df99b8c5f91e2262" 2018-12-23 20:41:53,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00cd40a4-c81f-412d-8737-55b02c88ff2f Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:53,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4ca08e90-306f-413a-a842-8c9a70f9971a used request id req-00cd40a4-c81f-412d-8737-55b02c88ff2f 2018-12-23 20:41:53,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:54,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b5f6e675-2aa3-4e2d-8979-cbd825c4d777 Date: Sun, 23 Dec 2018 20:41:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "updated_at": "2018-12-23T20:41:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "0ff371c4-fc8d-420b-875a-f5e533acb211", "remote_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "3cfe44cb-38b6-4e2c-aa5e-e10711ae8e56", "remote_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "a777079f-f722-40b0-ab81-2d8adf5608e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "revision_number": 0, "id": "e724df70-cb2d-4f77-a2cd-d133b85ab4d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:51Z", "security_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "296a725966fb4ae8ae091d1f8311d4f1"}], "revision_number": 4, "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:41:54,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b5f6e675-2aa3-4e2d-8979-cbd825c4d777 2018-12-23 20:41:54,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:54,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36f9e6c2-6f02-474f-aa17-307f21270f0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:54,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-36f9e6c2-6f02-474f-aa17-307f21270f0e 2018-12-23 20:41:54,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:54,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:54,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-632cc869-d967-48e4-b5a5-0d103c9864e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:54,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-632cc869-d967-48e4-b5a5-0d103c9864e3 2018-12-23 20:41:54,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:54,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:54,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5fe8118-8e1b-4122-8abc-eaaddee464a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:54,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-e5fe8118-8e1b-4122-8abc-eaaddee464a0 2018-12-23 20:41:54,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:54,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d26a52c-fa4c-4f2a-8dc4-4cc5c2001a70 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:41:54,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-9d26a52c-fa4c-4f2a-8dc4-4cc5c2001a70 2018-12-23 20:41:54,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:54,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83494fe3-7cd0-4011-b32f-4fd169d7b4fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:54,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-83494fe3-7cd0-4011-b32f-4fd169d7b4fe 2018-12-23 20:41:54,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:54,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:54,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62bae4e6-894e-4bef-ac25-4c32b6f89ae8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:54,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-62bae4e6-894e-4bef-ac25-4c32b6f89ae8 2018-12-23 20:41:54,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:54,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:54,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45e4d4d-5bb8-4941-9ec0-7562eb1150ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:54,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-a45e4d4d-5bb8-4941-9ec0-7562eb1150ee 2018-12-23 20:41:54,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:55,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af341769-c996-4cae-b1c9-c9bad0e88854 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:41:55,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-af341769-c996-4cae-b1c9-c9bad0e88854 2018-12-23 20:41:55,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:55,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee19cadf-ed76-4f53-b932-fc8eb9008e1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:55,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-ee19cadf-ed76-4f53-b932-fc8eb9008e1a 2018-12-23 20:41:55,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:55,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04509041-54b8-4622-b3e6-f4152693ad5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:41:55,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-04509041-54b8-4622-b3e6-f4152693ad5a 2018-12-23 20:41:55,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:41:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:55,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c732db6-f2db-40d3-bf6f-81ecba85ad84 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:41:55,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-6c732db6-f2db-40d3-bf6f-81ecba85ad84 2018-12-23 20:41:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:55,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-737fb643-db9b-464b-9503-895745cf2ece Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "296a725966fb4ae8ae091d1f8311d4f1", "name": "CreateSecurityGroupTests-2de86281-9a71-4b3-proj"}} 2018-12-23 20:41:55,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1 used request id req-737fb643-db9b-464b-9503-895745cf2ece 2018-12-23 20:41:55,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - efd3675b-eed0-4ba5-aae3-66f954474d1f 2018-12-23 20:41:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=efd3675b-eed0-4ba5-aae3-66f954474d1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:55,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dcd16183-5252-4600-a132-47107451f8c3 Date: Sun, 23 Dec 2018 20:41:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "0ff371c4-fc8d-420b-875a-f5e533acb211"}, {"remote_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "3cfe44cb-38b6-4e2c-aa5e-e10711ae8e56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "a777079f-f722-40b0-ab81-2d8adf5608e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:41:51Z", "security_group_id": "efd3675b-eed0-4ba5-aae3-66f954474d1f", "port_range_min": null, "revision_number": 0, "tenant_id": "296a725966fb4ae8ae091d1f8311d4f1", "created_at": "2018-12-23T20:41:51Z", "project_id": "296a725966fb4ae8ae091d1f8311d4f1", "id": "e724df70-cb2d-4f77-a2cd-d133b85ab4d3"}]} 2018-12-23 20:41:55,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=efd3675b-eed0-4ba5-aae3-66f954474d1f used request id req-dcd16183-5252-4600-a132-47107451f8c3 2018-12-23 20:41:55,487 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:41:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/efd3675b-eed0-4ba5-aae3-66f954474d1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:55,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-304c7c30-3ee6-4015-b267-5953ec13fd34 Content-Length: 0 Date: Sun, 23 Dec 2018 20:41:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:41:55,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/efd3675b-eed0-4ba5-aae3-66f954474d1f used request id req-304c7c30-3ee6-4015-b267-5953ec13fd34 2018-12-23 20:41:55,618 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-2de86281-9a71-4b3-proj 2018-12-23 20:41:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:55,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad0f2733-47dc-4b02-ad36-ccfedf81eba8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:55,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/296a725966fb4ae8ae091d1f8311d4f1 used request id req-ad0f2733-47dc-4b02-ad36-ccfedf81eba8 2018-12-23 20:41:55,923 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-2de86281-9a71-4b3-proj-role 2018-12-23 20:41:55,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a960734d4c6c4134bb26ac510212aa9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:56,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e8b828a-1c82-4eb5-b81f-bb582cc42a70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:56,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a960734d4c6c4134bb26ac510212aa9a used request id req-0e8b828a-1c82-4eb5-b81f-bb582cc42a70 2018-12-23 20:41:56,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd367cd71722ab67e0d16ceb63ae6556fc603b5" 2018-12-23 20:41:56,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e64871-dffd-4aa2-92a4-e19d1fc7522a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:56,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-88e64871-dffd-4aa2-92a4-e19d1fc7522a 2018-12-23 20:41:56,151 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-2de86281-9a71-4b3-user 2018-12-23 20:41:56,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/154575fac6084de89215dcfd548092be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd871ae51b5857a5747a16684bdab8b6e8dae6f7" 2018-12-23 20:41:56,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356cd4cb-2f58-40a2-a1e8-aeff9ffb9ddd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:56,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/154575fac6084de89215dcfd548092be used request id req-356cd4cb-2f58-40a2-a1e8-aeff9ffb9ddd 2018-12-23 20:41:56,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:56,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["86zB0DFLTNuDRMhoFP_1_Q"], "issued_at": "2018-12-23T20:41:56.000000Z"}} 2018-12-23 20:41:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7678a09cbefd7e3e00b77ccc1503f47addacee9d" 2018-12-23 20:41:56,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f40b664-79c9-4c94-b3c0-0143b52a244d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:56,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2f40b664-79c9-4c94-b3c0-0143b52a244d 2018-12-23 20:41:56,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:56,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:57,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["78g9A0PwTamzLr4t6AGQdw"], "issued_at": "2018-12-23T20:41:57.000000Z"}} 2018-12-23 20:41:57,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:41:57,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43deacd-c66b-455f-bc11-4ff1623b0b84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:57,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b43deacd-c66b-455f-bc11-4ff1623b0b84 2018-12-23 20:41:57,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:57,363 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:57,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bc620539-17df-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:41:57,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a6150e-9f96-4033-885c-1d04af66df8a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bc620539-17df-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:41:57,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-bc620539-17df-4a5-proj used request id req-e2a6150e-9f96-4033-885c-1d04af66df8a 2018-12-23 20:41:57,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:41:57,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4f7db1-715e-40e6-b0e4-477a01ce75ce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:57,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-de4f7db1-715e-40e6-b0e4-477a01ce75ce 2018-12-23 20:41:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj"}}' 2018-12-23 20:41:57,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f12af2ad-54b8-49ce-aab6-b29fa819fee0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055"}, "tags": [], "enabled": true, "id": "683b1fd2c83544bb9a6ec127825fb055", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj"}} 2018-12-23 20:41:57,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f12af2ad-54b8-49ce-aab6-b29fa819fee0 2018-12-23 20:41:57,805 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-bc620539-17df-4a5-proj 2018-12-23 20:41:57,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:57,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:58,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["S7wYBaQeRmqTArTxxut9Sg"], "issued_at": "2018-12-23T20:41:58.000000Z"}} 2018-12-23 20:41:58,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e9bad161f8ac9833e598028e8195bc0d4330c8" 2018-12-23 20:41:58,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e69151-ace5-41ce-bcae-d80eef167f94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:41:58,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-22e69151-ace5-41ce-bcae-d80eef167f94 2018-12-23 20:41:58,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:41:58,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:41:58,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e9bad161f8ac9833e598028e8195bc0d4330c8" 2018-12-23 20:41:58,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9824bf6b-b46a-4b78-bdde-3259b42a6ad4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:41:58,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9824bf6b-b46a-4b78-bdde-3259b42a6ad4 2018-12-23 20:41:58,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-bc620539-17df-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e9bad161f8ac9833e598028e8195bc0d4330c8" 2018-12-23 20:41:58,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b42167-bdef-4c20-a6d4-aa40834ce097 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-bc620539-17df-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055"}, "tags": [], "enabled": true, "id": "683b1fd2c83544bb9a6ec127825fb055", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj"}]} 2018-12-23 20:41:58,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-bc620539-17df-4a5-proj used request id req-b5b42167-bdef-4c20-a6d4-aa40834ce097 2018-12-23 20:41:58,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e9bad161f8ac9833e598028e8195bc0d4330c8" 2018-12-23 20:41:58,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0ed110-ca34-47ba-b7c0-7e8b1fe1ac43 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:41:58,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fa0ed110-ca34-47ba-b7c0-7e8b1fe1ac43 2018-12-23 20:41:58,930 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-bc620539-17df-4a5-user 2018-12-23 20:41:58,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:58,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:41:59,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acddb18b-306e-47b8-9d67-6647d9263b92 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:41:59,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-acddb18b-306e-47b8-9d67-6647d9263b92 2018-12-23 20:41:59,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" -d '{"role": {"name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj-role"}}' 2018-12-23 20:41:59,169 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0b7ad77-fba6-430a-8efc-c8b27ac5afb3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d156b29d19f94dd3b840560c9741196d", "links": {"self": "http://172.30.9.21:5000/v3/roles/d156b29d19f94dd3b840560c9741196d"}, "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj-role"}} 2018-12-23 20:41:59,169 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f0b7ad77-fba6-430a-8efc-c8b27ac5afb3 2018-12-23 20:41:59,170 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-bc620539-17df-4a5-proj-role 2018-12-23 20:41:59,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d156b29d19f94dd3b840560c9741196d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:41:59,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b43141d-25e7-4f20-a56b-58c29ed12dd9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d156b29d19f94dd3b840560c9741196d", "links": {"self": "http://172.30.9.21:5000/v3/roles/d156b29d19f94dd3b840560c9741196d"}, "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj-role"}} 2018-12-23 20:41:59,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d156b29d19f94dd3b840560c9741196d used request id req-7b43141d-25e7-4f20-a56b-58c29ed12dd9 2018-12-23 20:41:59,271 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-bc620539-17df-4a5-proj-role to project CreateSecurityGroupTests-bc620539-17df-4a5-proj 2018-12-23 20:41:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055/users/c433ffcdebe3403abf0abcd224518eb8/roles/d156b29d19f94dd3b840560c9741196d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:41:59,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9992e8cb-f8c3-41cb-a565-21323933c9af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:41:59,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055/users/c433ffcdebe3403abf0abcd224518eb8/roles/d156b29d19f94dd3b840560c9741196d used request id req-9992e8cb-f8c3-41cb-a565-21323933c9af 2018-12-23 20:41:59,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:41:59,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:41:59,928 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d156b29d19f94dd3b840560c9741196d", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj-role"}], "expires_at": "2018-12-23T21:41:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "683b1fd2c83544bb9a6ec127825fb055", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/683b1fd2c83544bb9a6ec127825fb055", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/683b1fd2c83544bb9a6ec127825fb055", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bc620539-17df-4a5-user", "id": "c433ffcdebe3403abf0abcd224518eb8"}, "audit_ids": ["N6Cp-j-SSRSG61LKOcgOnQ"], "issued_at": "2018-12-23T20:41:59.000000Z"}} 2018-12-23 20:41:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b2f05e-c728-4044-bc08-a05ccf92eb28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:00,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-08b2f05e-c728-4044-bc08-a05ccf92eb28 2018-12-23 20:42:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-50d1a4f0-3185-4b22-8310-c088e4efc344 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:42:00,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname&description=hello+group used request id req-50d1a4f0-3185-4b22-8310-c088e4efc344 2018-12-23 20:42:00,367 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname... 2018-12-23 20:42:00,367 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname 2018-12-23 20:42:00,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" -d '{"security_group": {"name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname", "description": "hello group"}}' 2018-12-23 20:42:00,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-d32e7a2d-6eee-4bc2-8578-1da152878ea1 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 2, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}} 2018-12-23 20:42:00,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-d32e7a2d-6eee-4bc2-8578-1da152878ea1 2018-12-23 20:42:00,555 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:00,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec98c3fb-4509-46bd-a4c4-f928409f6675 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}]} 2018-12-23 20:42:00,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-ec98c3fb-4509-46bd-a4c4-f928409f6675 2018-12-23 20:42:00,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:00,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b641c52d-f81a-4667-b00b-4291a8278656 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}]} 2018-12-23 20:42:00,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-b641c52d-f81a-4667-b00b-4291a8278656 2018-12-23 20:42:00,623 - neutron_utils - INFO - Retrieving security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8a28535f-5bbf-4b60-8957-3fe8d4f50387 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 2, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}]} 2018-12-23 20:42:00,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-8a28535f-5bbf-4b60-8957-3fe8d4f50387 2018-12-23 20:42:00,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:00,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58b2fdc9-1d71-4cf6-ba28-7c781df8d514 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}]} 2018-12-23 20:42:00,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-58b2fdc9-1d71-4cf6-ba28-7c781df8d514 2018-12-23 20:42:00,725 - neutron_utils - INFO - Retrieving security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:00,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-eae0f7af-9dc5-456c-8273-b069a5cfd6a1 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 2, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}]} 2018-12-23 20:42:00,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-eae0f7af-9dc5-456c-8273-b069a5cfd6a1 2018-12-23 20:42:00,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:00,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d24dbc6-e2bc-4035-8e6c-5c3928e76284 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}]} 2018-12-23 20:42:00,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-9d24dbc6-e2bc-4035-8e6c-5c3928e76284 2018-12-23 20:42:00,793 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname 2018-12-23 20:42:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7d52a0a5-0b75-4aa1-b0ed-8c9452a3bb08 Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 2, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}]} 2018-12-23 20:42:00,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname used request id req-7d52a0a5-0b75-4aa1-b0ed-8c9452a3bb08 2018-12-23 20:42:00,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:00,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:00,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3984d7b9-8cde-42a3-a2b4-9dde4ed15b01 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "683b1fd2c83544bb9a6ec127825fb055", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj"}} 2018-12-23 20:42:00,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055 used request id req-3984d7b9-8cde-42a3-a2b4-9dde4ed15b01 2018-12-23 20:42:00,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:00,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b492919-ec6d-48cb-969a-27882bc9005d Date: Sun, 23 Dec 2018 20:42:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}]} 2018-12-23 20:42:00,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-5b492919-ec6d-48cb-969a-27882bc9005d 2018-12-23 20:42:00,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f"}}' 2018-12-23 20:42:01,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9a47c07f-5e51-4e71-b031-b4ce68337f0b Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:01Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03"}} 2018-12-23 20:42:01,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-9a47c07f-5e51-4e71-b031-b4ce68337f0b 2018-12-23 20:42:01,130 - neutron_utils - INFO - Retrieving security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:01,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:01,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c16f5bd8-f329-47e7-8e8b-8c8325264693 Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "revision_number": 0, "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 3, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}]} 2018-12-23 20:42:01,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-c16f5bd8-f329-47e7-8e8b-8c8325264693 2018-12-23 20:42:01,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:01,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:01,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f5b9d9d0-2ca1-4470-b6d4-07701e7e8a73 Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:01Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03"}]} 2018-12-23 20:42:01,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-f5b9d9d0-2ca1-4470-b6d4-07701e7e8a73 2018-12-23 20:42:01,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:01,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d156b29d19f94dd3b840560c9741196d", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj-role"}], "expires_at": "2018-12-23T21:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "683b1fd2c83544bb9a6ec127825fb055", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/683b1fd2c83544bb9a6ec127825fb055", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/683b1fd2c83544bb9a6ec127825fb055", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/683b1fd2c83544bb9a6ec127825fb055", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-bc620539-17df-4a5-user", "id": "c433ffcdebe3403abf0abcd224518eb8"}, "audit_ids": ["HDu2EbRjSSiADnkQexXbIg"], "issued_at": "2018-12-23T20:42:01.000000Z"}} 2018-12-23 20:42:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:01,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-427f56ae-401d-4805-b330-bee5f6b775aa Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "revision_number": 0, "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 3, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}]} 2018-12-23 20:42:01,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname&description=hello+group used request id req-427f56ae-401d-4805-b330-bee5f6b775aa 2018-12-23 20:42:01,834 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:01,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a9d80329-3e40-4704-a24d-7c7f40acd337 Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:01Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03"}]} 2018-12-23 20:42:01,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-a9d80329-3e40-4704-a24d-7c7f40acd337 2018-12-23 20:42:01,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:01,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-87281ff7-7a61-46ff-97c2-21d79930898e Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:01Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03"}]} 2018-12-23 20:42:01,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-87281ff7-7a61-46ff-97c2-21d79930898e 2018-12-23 20:42:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:01,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b50aca6b-9cb9-4bfc-ab70-5c43bb649b61 Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "revision_number": 0, "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 3, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}]} 2018-12-23 20:42:01,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname used request id req-b50aca6b-9cb9-4bfc-ab70-5c43bb649b61 2018-12-23 20:42:01,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:01,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:01,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2e5faeb5-b0ef-4e46-9a76-0661eb6e1f4b Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:01Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03"}]} 2018-12-23 20:42:01,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-2e5faeb5-b0ef-4e46-9a76-0661eb6e1f4b 2018-12-23 20:42:01,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:01,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-81be2e3a-49c4-40ea-bb9a-ad469987fdb0 Date: Sun, 23 Dec 2018 20:42:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "revision_number": 0, "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 3, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}]} 2018-12-23 20:42:01,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname used request id req-81be2e3a-49c4-40ea-bb9a-ad469987fdb0 2018-12-23 20:42:01,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:02,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-cf64dc84-9930-4e7e-89a5-41cf5d9ee5c7 Date: Sun, 23 Dec 2018 20:42:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:01Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03"}]} 2018-12-23 20:42:02,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-cf64dc84-9930-4e7e-89a5-41cf5d9ee5c7 2018-12-23 20:42:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:02,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-17009704-d8a9-4925-a915-4ffc6e60dc4a Date: Sun, 23 Dec 2018 20:42:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "revision_number": 0, "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 3, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "f4114875-b465-43cc-9b78-53a9d10b801f", "name": "CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname"}]} 2018-12-23 20:42:02,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname used request id req-17009704-d8a9-4925-a915-4ffc6e60dc4a 2018-12-23 20:42:02,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f4114875-b465-43cc-9b78-53a9d10b801f 2018-12-23 20:42:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}016d073822a5d44c17c135ca485a6371ac9aac48" 2018-12-23 20:42:02,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c8ff29ef-50ae-4212-a02d-ac8be6e278c2 Date: Sun, 23 Dec 2018 20:42:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "0ad932f4-ea97-4010-a94f-e801951fe3f5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "aa314669-fbfc-401b-9cfb-9e3dbd56e2c1"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:01Z", "security_group_id": "f4114875-b465-43cc-9b78-53a9d10b801f", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:01Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "e58117eb-eacb-468d-ba06-791f9dd7fb03"}]} 2018-12-23 20:42:02,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f4114875-b465-43cc-9b78-53a9d10b801f used request id req-c8ff29ef-50ae-4212-a02d-ac8be6e278c2 2018-12-23 20:42:02,086 - neutron_utils - INFO - Deleting security group rule with ID - aa314669-fbfc-401b-9cfb-9e3dbd56e2c1 2018-12-23 20:42:02,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/aa314669-fbfc-401b-9cfb-9e3dbd56e2c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:02,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d906344-d718-4ca1-8fab-4c8a31fe2a7e Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:02,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/aa314669-fbfc-401b-9cfb-9e3dbd56e2c1 used request id req-7d906344-d718-4ca1-8fab-4c8a31fe2a7e 2018-12-23 20:42:02,176 - neutron_utils - INFO - Deleting security group rule with ID - e58117eb-eacb-468d-ba06-791f9dd7fb03 2018-12-23 20:42:02,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e58117eb-eacb-468d-ba06-791f9dd7fb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:02,258 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a059c474-c967-4065-9a87-e6c1383a15d3 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:02,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e58117eb-eacb-468d-ba06-791f9dd7fb03 used request id req-a059c474-c967-4065-9a87-e6c1383a15d3 2018-12-23 20:42:02,259 - neutron_utils - INFO - Deleting security group rule with ID - 0ad932f4-ea97-4010-a94f-e801951fe3f5 2018-12-23 20:42:02,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/0ad932f4-ea97-4010-a94f-e801951fe3f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:02,347 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-716ba60b-1c46-4ffe-96f7-f9dee56e0899 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:02,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/0ad932f4-ea97-4010-a94f-e801951fe3f5 used request id req-716ba60b-1c46-4ffe-96f7-f9dee56e0899 2018-12-23 20:42:02,348 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-f31a3ad4-238b-4d36-941d-573950ee0ccfname 2018-12-23 20:42:02,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f4114875-b465-43cc-9b78-53a9d10b801f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ae51f8236b8a5177e096e31b7eb804de8dcfc3b" 2018-12-23 20:42:02,470 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3aa70fdc-19a2-4416-b93a-738b8037d061 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:02,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f4114875-b465-43cc-9b78-53a9d10b801f used request id req-3aa70fdc-19a2-4416-b93a-738b8037d061 2018-12-23 20:42:02,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:02,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7c481043-6f40-40bc-b700-577774a1020f Date: Sun, 23 Dec 2018 20:42:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "updated_at": "2018-12-23T20:42:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "39f2c4d1-bc8f-45e5-a0e9-b40b7a3bc721", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "80e6d076-e927-4e3a-86ee-608cb7dc5808", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "93b2c5bb-a8c5-4d93-8834-dbd13a43079f", "remote_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv6", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "revision_number": 0, "id": "fac4593b-e8f6-4b14-b2a1-9a2305c21161", "remote_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:00Z", "security_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "port_range_min": null, "ethertype": "IPv4", "project_id": "683b1fd2c83544bb9a6ec127825fb055"}], "revision_number": 4, "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:42:02,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7c481043-6f40-40bc-b700-577774a1020f 2018-12-23 20:42:02,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:02,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3ad7f2b-3fdc-4685-8a1e-49ac726471f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:02,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-f3ad7f2b-3fdc-4685-8a1e-49ac726471f5 2018-12-23 20:42:02,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:02,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49beb90c-fbad-4364-961a-b2212ab212a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:02,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-49beb90c-fbad-4364-961a-b2212ab212a3 2018-12-23 20:42:02,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:02,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:03,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03bdf001-f940-4f1e-87ff-20bb6aa24435 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:03,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-03bdf001-f940-4f1e-87ff-20bb6aa24435 2018-12-23 20:42:03,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:03,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88fef7c-8fbc-46cf-9c54-ebe0484356b3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:42:03,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f88fef7c-8fbc-46cf-9c54-ebe0484356b3 2018-12-23 20:42:03,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:03,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32672c5-f149-4e0e-b97f-1a0929af433d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "683b1fd2c83544bb9a6ec127825fb055", "name": "CreateSecurityGroupTests-bc620539-17df-4a5-proj"}} 2018-12-23 20:42:03,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055 used request id req-d32672c5-f149-4e0e-b97f-1a0929af433d 2018-12-23 20:42:03,291 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 34e096e0-0ed7-4a95-ba81-75a6298372a6 2018-12-23 20:42:03,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=34e096e0-0ed7-4a95-ba81-75a6298372a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:03,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4f2078e8-324e-4fcf-9f5a-226413de0d46 Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:00Z", "security_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "39f2c4d1-bc8f-45e5-a0e9-b40b7a3bc721"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "80e6d076-e927-4e3a-86ee-608cb7dc5808"}, {"remote_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "93b2c5bb-a8c5-4d93-8834-dbd13a43079f"}, {"remote_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:00Z", "security_group_id": "34e096e0-0ed7-4a95-ba81-75a6298372a6", "port_range_min": null, "revision_number": 0, "tenant_id": "683b1fd2c83544bb9a6ec127825fb055", "created_at": "2018-12-23T20:42:00Z", "project_id": "683b1fd2c83544bb9a6ec127825fb055", "id": "fac4593b-e8f6-4b14-b2a1-9a2305c21161"}]} 2018-12-23 20:42:03,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=34e096e0-0ed7-4a95-ba81-75a6298372a6 used request id req-4f2078e8-324e-4fcf-9f5a-226413de0d46 2018-12-23 20:42:03,314 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:42:03,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/34e096e0-0ed7-4a95-ba81-75a6298372a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:03,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4884ba55-6642-4083-b3f2-23146c584e29 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:03,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/34e096e0-0ed7-4a95-ba81-75a6298372a6 used request id req-4884ba55-6642-4083-b3f2-23146c584e29 2018-12-23 20:42:03,453 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-bc620539-17df-4a5-proj 2018-12-23 20:42:03,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:03,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8230f907-44da-477e-b2c8-4b53195d24c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:03,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/683b1fd2c83544bb9a6ec127825fb055 used request id req-8230f907-44da-477e-b2c8-4b53195d24c8 2018-12-23 20:42:03,685 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-bc620539-17df-4a5-proj-role 2018-12-23 20:42:03,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d156b29d19f94dd3b840560c9741196d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:03,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-679851ff-5c31-4382-998d-29dfd7b3ba62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:03,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d156b29d19f94dd3b840560c9741196d used request id req-679851ff-5c31-4382-998d-29dfd7b3ba62 2018-12-23 20:42:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b50c346b8ee3323dd44c2f20be00de4bea79bd7" 2018-12-23 20:42:03,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e021de4e-d6dd-4502-9dde-e9b8d1045f31 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:03,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e021de4e-d6dd-4502-9dde-e9b8d1045f31 2018-12-23 20:42:03,925 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-bc620539-17df-4a5-user 2018-12-23 20:42:03,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c433ffcdebe3403abf0abcd224518eb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e9bad161f8ac9833e598028e8195bc0d4330c8" 2018-12-23 20:42:04,111 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-435dae43-eff6-4577-9528-2170d38193d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:04,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c433ffcdebe3403abf0abcd224518eb8 used request id req-435dae43-eff6-4577-9528-2170d38193d1 2018-12-23 20:42:04,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:04,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["-Wpk6ztESx6E74FsFBO_Jw"], "issued_at": "2018-12-23T20:42:04.000000Z"}} 2018-12-23 20:42:04,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42975babe1beeca6069a15af386c0a8684778b2c" 2018-12-23 20:42:04,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0875ae55-8e32-4def-b986-09b253033983 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:04,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0875ae55-8e32-4def-b986-09b253033983 2018-12-23 20:42:04,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:04,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:05,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["sJZaCM9oR5WIMs5P02qcDQ"], "issued_at": "2018-12-23T20:42:05.000000Z"}} 2018-12-23 20:42:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:05,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0857254-f47c-4c48-a0f7-eebcea969564 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:05,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a0857254-f47c-4c48-a0f7-eebcea969564 2018-12-23 20:42:05,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:05,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:05,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f7cd7b5-664c-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:05,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fbb71b8-9642-454c-8291-d854a13b0dc6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f7cd7b5-664c-483-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:42:05,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f7cd7b5-664c-483-proj used request id req-3fbb71b8-9642-454c-8291-d854a13b0dc6 2018-12-23 20:42:05,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:05,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802ee6c0-ddc7-4944-8c9c-8448259c49da Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:05,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-802ee6c0-ddc7-4944-8c9c-8448259c49da 2018-12-23 20:42:05,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}}' 2018-12-23 20:42:05,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9571b2a-eb43-4fa4-bbd3-81d534a04c03 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702"}, "tags": [], "enabled": true, "id": "84c87025a8374e56924bd0adda9a1702", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}} 2018-12-23 20:42:05,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f9571b2a-eb43-4fa4-bbd3-81d534a04c03 2018-12-23 20:42:05,471 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7f7cd7b5-664c-483-proj 2018-12-23 20:42:05,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:05,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:05,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["gMe4J_nCS4-EaESEhPAqgA"], "issued_at": "2018-12-23T20:42:05.000000Z"}} 2018-12-23 20:42:05,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e409ecbf66ed9753a71ce91df1049a7e879f91c" 2018-12-23 20:42:05,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b4cae5-6f8b-47dc-a63c-ac3310573098 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:05,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-32b4cae5-6f8b-47dc-a63c-ac3310573098 2018-12-23 20:42:05,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:05,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:05,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e409ecbf66ed9753a71ce91df1049a7e879f91c" 2018-12-23 20:42:06,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dadfd19-94c9-474a-b7a8-3a57965326a4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:42:06,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2dadfd19-94c9-474a-b7a8-3a57965326a4 2018-12-23 20:42:06,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-7f7cd7b5-664c-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e409ecbf66ed9753a71ce91df1049a7e879f91c" 2018-12-23 20:42:06,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d56d51-d2a1-4789-ad69-a293e577e398 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-7f7cd7b5-664c-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702"}, "tags": [], "enabled": true, "id": "84c87025a8374e56924bd0adda9a1702", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}]} 2018-12-23 20:42:06,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-7f7cd7b5-664c-483-proj used request id req-11d56d51-d2a1-4789-ad69-a293e577e398 2018-12-23 20:42:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e409ecbf66ed9753a71ce91df1049a7e879f91c" 2018-12-23 20:42:06,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2232dad0-bea0-4bb7-9296-d038ca6e75fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:06,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2232dad0-bea0-4bb7-9296-d038ca6e75fc 2018-12-23 20:42:06,591 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7f7cd7b5-664c-483-user 2018-12-23 20:42:06,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:06,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:06,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ff2efb-971d-47b5-8113-590a099911d4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:06,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a6ff2efb-971d-47b5-8113-590a099911d4 2018-12-23 20:42:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" -d '{"role": {"name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj-role"}}' 2018-12-23 20:42:06,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13c31010-6fc1-4724-bb54-626ce70bad67 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40bf0729d3b345abad6bd8aa2692cc48", "links": {"self": "http://172.30.9.21:5000/v3/roles/40bf0729d3b345abad6bd8aa2692cc48"}, "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj-role"}} 2018-12-23 20:42:06,811 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-13c31010-6fc1-4724-bb54-626ce70bad67 2018-12-23 20:42:06,811 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7f7cd7b5-664c-483-proj-role 2018-12-23 20:42:06,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/40bf0729d3b345abad6bd8aa2692cc48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:06,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b0f4d8-602d-419a-8036-06d57dc1983f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "40bf0729d3b345abad6bd8aa2692cc48", "links": {"self": "http://172.30.9.21:5000/v3/roles/40bf0729d3b345abad6bd8aa2692cc48"}, "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj-role"}} 2018-12-23 20:42:06,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/40bf0729d3b345abad6bd8aa2692cc48 used request id req-33b0f4d8-602d-419a-8036-06d57dc1983f 2018-12-23 20:42:06,912 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7f7cd7b5-664c-483-proj-role to project CreateSecurityGroupTests-7f7cd7b5-664c-483-proj 2018-12-23 20:42:06,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702/users/5ee391a9dc5243328866c5926289aced/roles/40bf0729d3b345abad6bd8aa2692cc48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:06,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58abf135-472e-4bbe-bb1c-60da96fb42ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:06,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702/users/5ee391a9dc5243328866c5926289aced/roles/40bf0729d3b345abad6bd8aa2692cc48 used request id req-58abf135-472e-4bbe-bb1c-60da96fb42ab 2018-12-23 20:42:06,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:06,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:07,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40bf0729d3b345abad6bd8aa2692cc48", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj-role"}], "expires_at": "2018-12-23T21:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84c87025a8374e56924bd0adda9a1702", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/84c87025a8374e56924bd0adda9a1702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84c87025a8374e56924bd0adda9a1702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84c87025a8374e56924bd0adda9a1702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84c87025a8374e56924bd0adda9a1702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-user", "id": "5ee391a9dc5243328866c5926289aced"}, "audit_ids": ["Afwc98rTQa-U-MOw9FlVIw"], "issued_at": "2018-12-23T20:42:07.000000Z"}} 2018-12-23 20:42:07,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:07,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710bb9bd-10e0-4191-953b-5884f71a726f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:07,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-710bb9bd-10e0-4191-953b-5884f71a726f 2018-12-23 20:42:07,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:07,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4192ebd6-fec3-4a61-b50e-0f7d56789d50 Date: Sun, 23 Dec 2018 20:42:07 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:42:07,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename&description=hello+group used request id req-4192ebd6-fec3-4a61-b50e-0f7d56789d50 2018-12-23 20:42:07,928 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename... 2018-12-23 20:42:07,928 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename 2018-12-23 20:42:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" -d '{"security_group": {"name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename", "description": "hello group"}}' 2018-12-23 20:42:08,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-29bda174-a0a1-4267-9ad3-8f5e3bba5fe3 Date: Sun, 23 Dec 2018 20:42:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 2, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}} 2018-12-23 20:42:08,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-29bda174-a0a1-4267-9ad3-8f5e3bba5fe3 2018-12-23 20:42:08,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e5c1c451-ce06-48e0-9682-1b2c9648c33a Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}]} 2018-12-23 20:42:08,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-e5c1c451-ce06-48e0-9682-1b2c9648c33a 2018-12-23 20:42:08,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:08,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf84a228-3e88-46a3-88b1-1d3d7032f6b4 Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}]} 2018-12-23 20:42:08,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-bf84a228-3e88-46a3-88b1-1d3d7032f6b4 2018-12-23 20:42:08,170 - neutron_utils - INFO - Retrieving security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f02bfeca-8941-4cf2-81e6-4507638a3767 Date: Sun, 23 Dec 2018 20:42:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 2, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:08,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=77396b17-44ac-4517-acfc-957963c678fa used request id req-f02bfeca-8941-4cf2-81e6-4507638a3767 2018-12-23 20:42:08,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd30970e-6dbf-49fd-911d-e7827e23e4e5 Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}]} 2018-12-23 20:42:08,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-fd30970e-6dbf-49fd-911d-e7827e23e4e5 2018-12-23 20:42:08,257 - neutron_utils - INFO - Retrieving security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:08,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b6a5fa10-9807-4960-b695-a76bab4dd145 Date: Sun, 23 Dec 2018 20:42:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 2, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:08,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=77396b17-44ac-4517-acfc-957963c678fa used request id req-b6a5fa10-9807-4960-b695-a76bab4dd145 2018-12-23 20:42:08,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2586484-3f6f-4983-894f-88cfeb0e5f9f Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}]} 2018-12-23 20:42:08,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-f2586484-3f6f-4983-894f-88cfeb0e5f9f 2018-12-23 20:42:08,321 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename 2018-12-23 20:42:08,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-787164dd-3eb6-46a9-94b4-5613622c98d5 Date: Sun, 23 Dec 2018 20:42:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 2, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:08,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-787164dd-3eb6-46a9-94b4-5613622c98d5 2018-12-23 20:42:08,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:08,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:08,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5173849-e669-429e-af44-8c28980fdad0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84c87025a8374e56924bd0adda9a1702", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}} 2018-12-23 20:42:08,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 used request id req-c5173849-e669-429e-af44-8c28980fdad0 2018-12-23 20:42:08,461 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:08,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80a869b5-5a47-4084-9710-193c54d0acc7 Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}]} 2018-12-23 20:42:08,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-80a869b5-5a47-4084-9710-193c54d0acc7 2018-12-23 20:42:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa"}}' 2018-12-23 20:42:08,632 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-cba1568d-f394-4668-9981-34bb26ef1eaf Date: Sun, 23 Dec 2018 20:42:08 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}} 2018-12-23 20:42:08,632 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-cba1568d-f394-4668-9981-34bb26ef1eaf 2018-12-23 20:42:08,633 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename 2018-12-23 20:42:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c0b14787-bf21-452a-b900-ecbcbdfd4462 Date: Sun, 23 Dec 2018 20:42:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 3, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:08,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-c0b14787-bf21-452a-b900-ecbcbdfd4462 2018-12-23 20:42:08,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d2ab4f1-cb07-4028-a98b-cc037b40180b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84c87025a8374e56924bd0adda9a1702", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}} 2018-12-23 20:42:08,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 used request id req-9d2ab4f1-cb07-4028-a98b-cc037b40180b 2018-12-23 20:42:08,770 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:08,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:08,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b6039e2d-0d18-408e-8839-054d25f9718c Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}]} 2018-12-23 20:42:08,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-b6039e2d-0d18-408e-8839-054d25f9718c 2018-12-23 20:42:08,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa"}}' 2018-12-23 20:42:09,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9303b9e5-d893-4fef-84e3-e7dd3fc8ec05 Date: Sun, 23 Dec 2018 20:42:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}} 2018-12-23 20:42:09,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-9303b9e5-d893-4fef-84e3-e7dd3fc8ec05 2018-12-23 20:42:09,017 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename 2018-12-23 20:42:09,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:09,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-2c4d80c9-4977-474e-b306-df7c42fea984 Date: Sun, 23 Dec 2018 20:42:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 4, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:09,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-2c4d80c9-4977-474e-b306-df7c42fea984 2018-12-23 20:42:09,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:09,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d753e1c8-8729-49fb-b803-b3a5eb751a92 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84c87025a8374e56924bd0adda9a1702", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}} 2018-12-23 20:42:09,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 used request id req-d753e1c8-8729-49fb-b803-b3a5eb751a92 2018-12-23 20:42:09,166 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:09,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:09,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-bba1ea3b-c497-4f7b-97b0-8bffe175f53b Date: Sun, 23 Dec 2018 20:42:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:09,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-bba1ea3b-c497-4f7b-97b0-8bffe175f53b 2018-12-23 20:42:09,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10}}' 2018-12-23 20:42:09,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-7d49e455-0c7e-4df5-972a-45f47cd082a6 Date: Sun, 23 Dec 2018 20:42:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}} 2018-12-23 20:42:09,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-7d49e455-0c7e-4df5-972a-45f47cd082a6 2018-12-23 20:42:09,380 - neutron_utils - INFO - Retrieving security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:09,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dfc0f371-f768-474b-96bd-d5ca059f1581 Date: Sun, 23 Dec 2018 20:42:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:09,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=77396b17-44ac-4517-acfc-957963c678fa used request id req-dfc0f371-f768-474b-96bd-d5ca059f1581 2018-12-23 20:42:09,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:09,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:09,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fac2ddb2-67a0-4256-a1b7-061b84446413 Date: Sun, 23 Dec 2018 20:42:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:09,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-fac2ddb2-67a0-4256-a1b7-061b84446413 2018-12-23 20:42:09,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:09,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "40bf0729d3b345abad6bd8aa2692cc48", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj-role"}], "expires_at": "2018-12-23T21:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84c87025a8374e56924bd0adda9a1702", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/84c87025a8374e56924bd0adda9a1702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84c87025a8374e56924bd0adda9a1702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/84c87025a8374e56924bd0adda9a1702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/84c87025a8374e56924bd0adda9a1702", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/84c87025a8374e56924bd0adda9a1702", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/84c87025a8374e56924bd0adda9a1702", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-user", "id": "5ee391a9dc5243328866c5926289aced"}, "audit_ids": ["QCtxB7-wSyOFB0dZIgWTBA"], "issued_at": "2018-12-23T20:42:09.000000Z"}} 2018-12-23 20:42:09,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7cdb9c5e-a946-4be4-82c0-360146227ffe Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename&description=hello+group used request id req-7cdb9c5e-a946-4be4-82c0-360146227ffe 2018-12-23 20:42:10,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-77d4906d-ddb1-4753-9298-5cc02965b5e3 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-77d4906d-ddb1-4753-9298-5cc02965b5e3 2018-12-23 20:42:10,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1affa5f6-cf1a-42a7-9764-2029ef0724f8 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-1affa5f6-cf1a-42a7-9764-2029ef0724f8 2018-12-23 20:42:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-619414f2-f760-4691-9584-fb65f522fdbe Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-619414f2-f760-4691-9584-fb65f522fdbe 2018-12-23 20:42:10,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-03e1b831-5918-4854-8e20-fff672002be6 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-03e1b831-5918-4854-8e20-fff672002be6 2018-12-23 20:42:10,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-3d491f97-6735-4393-99b5-affaa7283448 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-3d491f97-6735-4393-99b5-affaa7283448 2018-12-23 20:42:10,234 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f424ad8f-58db-4808-a58b-3b4d29379d19 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-f424ad8f-58db-4808-a58b-3b4d29379d19 2018-12-23 20:42:10,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4023a89a-a8f8-4e91-a997-9cfac19ff327 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-4023a89a-a8f8-4e91-a997-9cfac19ff327 2018-12-23 20:42:10,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-77114393-1a35-48f6-857f-86ba4235fae1 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-77114393-1a35-48f6-857f-86ba4235fae1 2018-12-23 20:42:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ae9f51f7-64ac-4090-b8b6-6f6284a2febb Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-ae9f51f7-64ac-4090-b8b6-6f6284a2febb 2018-12-23 20:42:10,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-47790ee1-d5b9-4f3e-a455-b9c607c2f1a3 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-47790ee1-d5b9-4f3e-a455-b9c607c2f1a3 2018-12-23 20:42:10,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-398560cf-4cd5-449c-b50f-d724d42fec14 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-398560cf-4cd5-449c-b50f-d724d42fec14 2018-12-23 20:42:10,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a63bc882-cbd8-4293-8e03-1646eb40dd56 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-a63bc882-cbd8-4293-8e03-1646eb40dd56 2018-12-23 20:42:10,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b30e3280-3eb5-4cfe-b541-b5d383e8ba41 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-b30e3280-3eb5-4cfe-b541-b5d383e8ba41 2018-12-23 20:42:10,517 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5ac5cd6a-44de-47ef-a585-401573fb74b7 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-5ac5cd6a-44de-47ef-a585-401573fb74b7 2018-12-23 20:42:10,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-aa6e7343-9dfe-46c9-8e7f-06d19b99c23b Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-aa6e7343-9dfe-46c9-8e7f-06d19b99c23b 2018-12-23 20:42:10,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6d4497ac-0cd2-4c15-b4c2-2b2276451027 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-6d4497ac-0cd2-4c15-b4c2-2b2276451027 2018-12-23 20:42:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e4614209-6088-4092-bce8-a849d98ed671 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-e4614209-6088-4092-bce8-a849d98ed671 2018-12-23 20:42:10,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3dad653a-d338-4311-a175-72a9cdebe2a1 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-3dad653a-d338-4311-a175-72a9cdebe2a1 2018-12-23 20:42:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b5f83d42-7a6e-4017-a2a5-c1f8ce58020b Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-b5f83d42-7a6e-4017-a2a5-c1f8ce58020b 2018-12-23 20:42:10,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b3e28c80-7c36-4378-bd66-0c5d0035dc62 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-b3e28c80-7c36-4378-bd66-0c5d0035dc62 2018-12-23 20:42:10,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fa91d62a-4af5-46e4-baa5-164e2e5f812b Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:09Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "revision_number": 0, "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": 10, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "c898c8df-1555-408f-a430-8d5bfa1c05af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "revision_number": 0, "id": "e62b7532-eb44-48dc-803c-74ae94b910ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 5, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "77396b17-44ac-4517-acfc-957963c678fa", "name": "CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename"}]} 2018-12-23 20:42:10,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename used request id req-fa91d62a-4af5-46e4-baa5-164e2e5f812b 2018-12-23 20:42:10,816 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 77396b17-44ac-4517-acfc-957963c678fa 2018-12-23 20:42:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119f14d238f6f3bdca4af2b3d5abfcf741a9c374" 2018-12-23 20:42:10,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c35375f2-068d-454b-8dbf-3eb613a80b51 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:09Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": 10, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:09Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "01b12cb5-3571-43e7-b8ee-a407dc28dbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "66c31eef-f53b-4b3f-9df6-e3c535ab7d97"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c898c8df-1555-408f-a430-8d5bfa1c05af"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:08Z", "security_group_id": "77396b17-44ac-4517-acfc-957963c678fa", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:08Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "e62b7532-eb44-48dc-803c-74ae94b910ed"}]} 2018-12-23 20:42:10,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=77396b17-44ac-4517-acfc-957963c678fa used request id req-c35375f2-068d-454b-8dbf-3eb613a80b51 2018-12-23 20:42:10,843 - neutron_utils - INFO - Deleting security group rule with ID - c898c8df-1555-408f-a430-8d5bfa1c05af 2018-12-23 20:42:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c898c8df-1555-408f-a430-8d5bfa1c05af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:10,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e7c0456-faf9-44f7-b6b9-91ca6d4d92e8 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:10,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c898c8df-1555-408f-a430-8d5bfa1c05af used request id req-3e7c0456-faf9-44f7-b6b9-91ca6d4d92e8 2018-12-23 20:42:10,951 - neutron_utils - INFO - Deleting security group rule with ID - 66c31eef-f53b-4b3f-9df6-e3c535ab7d97 2018-12-23 20:42:10,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/66c31eef-f53b-4b3f-9df6-e3c535ab7d97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:11,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62aa225a-965e-47b9-bcf0-b274c5b1d4a9 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:11,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/66c31eef-f53b-4b3f-9df6-e3c535ab7d97 used request id req-62aa225a-965e-47b9-bcf0-b274c5b1d4a9 2018-12-23 20:42:11,026 - neutron_utils - INFO - Deleting security group rule with ID - e62b7532-eb44-48dc-803c-74ae94b910ed 2018-12-23 20:42:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e62b7532-eb44-48dc-803c-74ae94b910ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:11,099 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f871321f-ca6f-444f-8a91-0a7f6064648e Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:11,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e62b7532-eb44-48dc-803c-74ae94b910ed used request id req-f871321f-ca6f-444f-8a91-0a7f6064648e 2018-12-23 20:42:11,099 - neutron_utils - INFO - Deleting security group rule with ID - 0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0 2018-12-23 20:42:11,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:11,177 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f7bc9741-590d-4369-8315-632ded246a94 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:11,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/0a2cbf60-c31c-4900-ac9b-8a3d5098a1b0 used request id req-f7bc9741-590d-4369-8315-632ded246a94 2018-12-23 20:42:11,177 - neutron_utils - INFO - Deleting security group rule with ID - 01b12cb5-3571-43e7-b8ee-a407dc28dbf5 2018-12-23 20:42:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/01b12cb5-3571-43e7-b8ee-a407dc28dbf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:11,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f2f5777-8585-431a-a10b-7f0a4019ca4d Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:11,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/01b12cb5-3571-43e7-b8ee-a407dc28dbf5 used request id req-0f2f5777-8585-431a-a10b-7f0a4019ca4d 2018-12-23 20:42:11,254 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-286efff5-c577-49e6-b515-868726434adename 2018-12-23 20:42:11,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/77396b17-44ac-4517-acfc-957963c678fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a28def969e46aca24f69b61df4248efcfeee5fd" 2018-12-23 20:42:11,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6feabdba-4b4c-4de8-8af3-2fb1002dca7b Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:11,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/77396b17-44ac-4517-acfc-957963c678fa used request id req-6feabdba-4b4c-4de8-8af3-2fb1002dca7b 2018-12-23 20:42:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:11,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b9bd7673-dbbc-4f22-9e71-c4dffad31cc5 Date: Sun, 23 Dec 2018 20:42:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "updated_at": "2018-12-23T20:42:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:07Z", "revision_number": 0, "id": "0df748d1-1ebd-40d1-a2ac-51d0a65383a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:07Z", "security_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:07Z", "revision_number": 0, "id": "4073ac9f-e074-4062-ab41-14ed0ae643c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:07Z", "security_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:07Z", "revision_number": 0, "id": "74a0321b-bc8c-4c2e-a101-9d7f876e7005", "remote_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:07Z", "security_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv4", "project_id": "84c87025a8374e56924bd0adda9a1702"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:07Z", "revision_number": 0, "id": "c56ebfe7-4bbc-4578-ae3d-5498920686d5", "remote_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:07Z", "security_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "tenant_id": "84c87025a8374e56924bd0adda9a1702", "port_range_min": null, "ethertype": "IPv6", "project_id": "84c87025a8374e56924bd0adda9a1702"}], "revision_number": 4, "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:42:11,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b9bd7673-dbbc-4f22-9e71-c4dffad31cc5 2018-12-23 20:42:11,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:11,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebae07a1-974b-4eda-ae8f-e21e46ef83d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:11,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-ebae07a1-974b-4eda-ae8f-e21e46ef83d5 2018-12-23 20:42:11,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:11,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:11,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-171a994d-c78e-4191-8abf-f0fa7f577900 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:11,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-171a994d-c78e-4191-8abf-f0fa7f577900 2018-12-23 20:42:11,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:11,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:11,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ea4e9ab-8ace-442a-bb61-60deab9ba3df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:11,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-7ea4e9ab-8ace-442a-bb61-60deab9ba3df 2018-12-23 20:42:11,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:11,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:11,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969c1405-e5b8-4db5-bfd9-8c1982a35dbc Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:42:11,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-969c1405-e5b8-4db5-bfd9-8c1982a35dbc 2018-12-23 20:42:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edfcd136-a3c1-4a6c-a2f8-ceadd4a0360d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:12,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-edfcd136-a3c1-4a6c-a2f8-ceadd4a0360d 2018-12-23 20:42:12,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:12,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ad3ec59-9d61-4fe7-8e22-edcbcfe23d0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:12,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-0ad3ec59-9d61-4fe7-8e22-edcbcfe23d0e 2018-12-23 20:42:12,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:12,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e618084-9cf6-4dfd-9d5b-8f30c658feea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:12,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-1e618084-9cf6-4dfd-9d5b-8f30c658feea 2018-12-23 20:42:12,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:12,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0602ff8-8994-41f9-98d9-c2d3843a1525 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "84c87025a8374e56924bd0adda9a1702", "name": "CreateSecurityGroupTests-7f7cd7b5-664c-483-proj"}} 2018-12-23 20:42:12,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 used request id req-e0602ff8-8994-41f9-98d9-c2d3843a1525 2018-12-23 20:42:12,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 961a47e4-0ae0-425d-9603-68cebc0f2a68 2018-12-23 20:42:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=961a47e4-0ae0-425d-9603-68cebc0f2a68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4d8187b0-8bbf-4cc7-9318-b2b0bc33e150 Date: Sun, 23 Dec 2018 20:42:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:07Z", "security_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "0df748d1-1ebd-40d1-a2ac-51d0a65383a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:07Z", "security_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "4073ac9f-e074-4062-ab41-14ed0ae643c7"}, {"remote_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:07Z", "security_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "74a0321b-bc8c-4c2e-a101-9d7f876e7005"}, {"remote_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:07Z", "security_group_id": "961a47e4-0ae0-425d-9603-68cebc0f2a68", "port_range_min": null, "revision_number": 0, "tenant_id": "84c87025a8374e56924bd0adda9a1702", "created_at": "2018-12-23T20:42:07Z", "project_id": "84c87025a8374e56924bd0adda9a1702", "id": "c56ebfe7-4bbc-4578-ae3d-5498920686d5"}]} 2018-12-23 20:42:12,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=961a47e4-0ae0-425d-9603-68cebc0f2a68 used request id req-4d8187b0-8bbf-4cc7-9318-b2b0bc33e150 2018-12-23 20:42:12,407 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:42:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/961a47e4-0ae0-425d-9603-68cebc0f2a68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,533 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b3550c0-a79b-4a57-a2bf-9bfa1920845f Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:12,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/961a47e4-0ae0-425d-9603-68cebc0f2a68 used request id req-0b3550c0-a79b-4a57-a2bf-9bfa1920845f 2018-12-23 20:42:12,534 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7f7cd7b5-664c-483-proj 2018-12-23 20:42:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a71e56-430b-4ba0-b074-3b7b3b7494eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:12,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/84c87025a8374e56924bd0adda9a1702 used request id req-40a71e56-430b-4ba0-b074-3b7b3b7494eb 2018-12-23 20:42:12,778 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7f7cd7b5-664c-483-proj-role 2018-12-23 20:42:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/40bf0729d3b345abad6bd8aa2692cc48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4acbd82-e3b1-4797-973c-ca1b2c9cb764 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:12,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/40bf0729d3b345abad6bd8aa2692cc48 used request id req-b4acbd82-e3b1-4797-973c-ca1b2c9cb764 2018-12-23 20:42:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85efe6316c778c4ae09c3b74099d2f00550d22c" 2018-12-23 20:42:12,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fb1f4e-f831-4a71-bc57-6a734ba2e983 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:12,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-16fb1f4e-f831-4a71-bc57-6a734ba2e983 2018-12-23 20:42:12,996 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7f7cd7b5-664c-483-user 2018-12-23 20:42:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5ee391a9dc5243328866c5926289aced -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e409ecbf66ed9753a71ce91df1049a7e879f91c" 2018-12-23 20:42:13,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-457612be-bca2-434f-87e6-d6ca16f052d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:13,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5ee391a9dc5243328866c5926289aced used request id req-457612be-bca2-434f-87e6-d6ca16f052d4 2018-12-23 20:42:13,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:13,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["yzKYrn3GToiGi9sQBe35lQ"], "issued_at": "2018-12-23T20:42:13.000000Z"}} 2018-12-23 20:42:13,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f73295f98823d5a8f24ae1d6eab5965e89bc8c97" 2018-12-23 20:42:13,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0f1cc4-c59f-4d0c-99ac-230cd360a181 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:13,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ca0f1cc4-c59f-4d0c-99ac-230cd360a181 2018-12-23 20:42:13,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:13,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:14,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["qkygyPy3TT-SSmLxifqF7A"], "issued_at": "2018-12-23T20:42:14.000000Z"}} 2018-12-23 20:42:14,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:14,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1baaeb-3181-435c-b7d7-c0fdcaf8be37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:14,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5a1baaeb-3181-435c-b7d7-c0fdcaf8be37 2018-12-23 20:42:14,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:14,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:14,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5d1f53-2200-49da-bb87-32bd44e4f36e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:42:14,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj used request id req-2d5d1f53-2200-49da-bb87-32bd44e4f36e 2018-12-23 20:42:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:14,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ff1764-7e87-43f2-a308-b4dfccd26051 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:14,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f2ff1764-7e87-43f2-a308-b4dfccd26051 2018-12-23 20:42:14,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj"}}' 2018-12-23 20:42:14,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ad74c9-21f0-4875-b8a5-6602058d6879 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e"}, "tags": [], "enabled": true, "id": "861dca238b304836aedb34ee0263593e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj"}} 2018-12-23 20:42:14,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-23ad74c9-21f0-4875-b8a5-6602058d6879 2018-12-23 20:42:14,423 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj 2018-12-23 20:42:14,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:14,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:14,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["YfBPZQ6uT5qaN2YXhHjQkA"], "issued_at": "2018-12-23T20:42:14.000000Z"}} 2018-12-23 20:42:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba6d32cf5580881471939f4490f4c181568c29f" 2018-12-23 20:42:14,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252c343d-04c4-444d-b212-1ade699aacfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:14,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-252c343d-04c4-444d-b212-1ade699aacfa 2018-12-23 20:42:14,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:14,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:14,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba6d32cf5580881471939f4490f4c181568c29f" 2018-12-23 20:42:15,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7571c3-0196-42ba-9c92-da8e483789d3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:42:15,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ca7571c3-0196-42ba-9c92-da8e483789d3 2018-12-23 20:42:15,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba6d32cf5580881471939f4490f4c181568c29f" 2018-12-23 20:42:15,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7bb715-c83d-41ee-91a1-b9af4de45694 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e"}, "tags": [], "enabled": true, "id": "861dca238b304836aedb34ee0263593e", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj"}]} 2018-12-23 20:42:15,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj used request id req-9c7bb715-c83d-41ee-91a1-b9af4de45694 2018-12-23 20:42:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba6d32cf5580881471939f4490f4c181568c29f" 2018-12-23 20:42:15,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00aef9da-6c40-4038-a7f5-1c58217c4f93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:15,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-00aef9da-6c40-4038-a7f5-1c58217c4f93 2018-12-23 20:42:15,572 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-96bb62dd-b6ec-47c-user 2018-12-23 20:42:15,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:15,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:15,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9f1434-2780-4448-91fa-cc3f9439c279 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:15,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bc9f1434-2780-4448-91fa-cc3f9439c279 2018-12-23 20:42:15,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" -d '{"role": {"name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj-role"}}' 2018-12-23 20:42:15,710 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e73d65aa-b6a1-4cd2-8736-1838098ba5d1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e197e5db40b4ce1971d1cc8786be92a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5e197e5db40b4ce1971d1cc8786be92a"}, "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj-role"}} 2018-12-23 20:42:15,710 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e73d65aa-b6a1-4cd2-8736-1838098ba5d1 2018-12-23 20:42:15,710 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj-role 2018-12-23 20:42:15,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5e197e5db40b4ce1971d1cc8786be92a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:15,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f25706e-7edb-4418-8afb-f6e441aa5d6d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e197e5db40b4ce1971d1cc8786be92a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5e197e5db40b4ce1971d1cc8786be92a"}, "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj-role"}} 2018-12-23 20:42:15,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5e197e5db40b4ce1971d1cc8786be92a used request id req-3f25706e-7edb-4418-8afb-f6e441aa5d6d 2018-12-23 20:42:15,811 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj-role to project CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj 2018-12-23 20:42:15,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e/users/e4c7bd0d597c4a0facb1736c4b67d3a7/roles/5e197e5db40b4ce1971d1cc8786be92a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:15,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3af48a5-1832-4925-8be1-940afec3f3a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:15,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e/users/e4c7bd0d597c4a0facb1736c4b67d3a7/roles/5e197e5db40b4ce1971d1cc8786be92a used request id req-b3af48a5-1832-4925-8be1-940afec3f3a7 2018-12-23 20:42:15,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:15,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:16,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e197e5db40b4ce1971d1cc8786be92a", "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj-role"}], "expires_at": "2018-12-23T21:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "861dca238b304836aedb34ee0263593e", "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/861dca238b304836aedb34ee0263593e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/861dca238b304836aedb34ee0263593e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/861dca238b304836aedb34ee0263593e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/861dca238b304836aedb34ee0263593e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-user", "id": "e4c7bd0d597c4a0facb1736c4b67d3a7"}, "audit_ids": ["3AGJF88kSduCZ97Py-UPLg"], "issued_at": "2018-12-23T20:42:16.000000Z"}} 2018-12-23 20:42:16,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:16,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94779bb5-c473-486b-8ecd-b9786f418cb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:16,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-94779bb5-c473-486b-8ecd-b9786f418cb2 2018-12-23 20:42:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:16,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4c8c267c-9cff-4a3b-b596-89948d01f6df Date: Sun, 23 Dec 2018 20:42:16 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:42:16,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name&description=hello+group used request id req-4c8c267c-9cff-4a3b-b596-89948d01f6df 2018-12-23 20:42:16,764 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name... 2018-12-23 20:42:16,764 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name 2018-12-23 20:42:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" -d '{"security_group": {"name": "CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name", "description": "hello group"}}' 2018-12-23 20:42:16,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6d2d4b51-c891-4cbe-808d-76df8a379731 Date: Sun, 23 Dec 2018 20:42:16 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "updated_at": "2018-12-23T20:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "79510d05-4baa-47fd-8701-a53fffe71133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv4", "project_id": "861dca238b304836aedb34ee0263593e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv6", "project_id": "861dca238b304836aedb34ee0263593e"}], "revision_number": 2, "project_id": "861dca238b304836aedb34ee0263593e", "id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "name": "CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name"}} 2018-12-23 20:42:16,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-6d2d4b51-c891-4cbe-808d-76df8a379731 2018-12-23 20:42:16,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:16,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1a950e7c-1ce6-4d9b-bc45-85d76f1159da Date: Sun, 23 Dec 2018 20:42:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "79510d05-4baa-47fd-8701-a53fffe71133"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6"}]} 2018-12-23 20:42:16,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-1a950e7c-1ce6-4d9b-bc45-85d76f1159da 2018-12-23 20:42:16,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:17,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0ea80821-911d-4f06-98cc-338e7e32ca6c Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "79510d05-4baa-47fd-8701-a53fffe71133"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6"}]} 2018-12-23 20:42:17,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-0ea80821-911d-4f06-98cc-338e7e32ca6c 2018-12-23 20:42:17,014 - neutron_utils - INFO - Retrieving security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:17,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dc992ff3-23c5-4314-9937-562830a7bd16 Date: Sun, 23 Dec 2018 20:42:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "updated_at": "2018-12-23T20:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "79510d05-4baa-47fd-8701-a53fffe71133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv4", "project_id": "861dca238b304836aedb34ee0263593e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv6", "project_id": "861dca238b304836aedb34ee0263593e"}], "revision_number": 2, "project_id": "861dca238b304836aedb34ee0263593e", "id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "name": "CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name"}]} 2018-12-23 20:42:17,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-dc992ff3-23c5-4314-9937-562830a7bd16 2018-12-23 20:42:17,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:17,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:17,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbd4a404-411b-4589-877e-bc12211ab7c6 Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "79510d05-4baa-47fd-8701-a53fffe71133"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6"}]} 2018-12-23 20:42:17,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-bbd4a404-411b-4589-877e-bc12211ab7c6 2018-12-23 20:42:17,106 - neutron_utils - INFO - Retrieving security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:17,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b6c91465-4dcb-4b61-808c-47bf763c3f86 Date: Sun, 23 Dec 2018 20:42:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "updated_at": "2018-12-23T20:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "79510d05-4baa-47fd-8701-a53fffe71133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv4", "project_id": "861dca238b304836aedb34ee0263593e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv6", "project_id": "861dca238b304836aedb34ee0263593e"}], "revision_number": 2, "project_id": "861dca238b304836aedb34ee0263593e", "id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "name": "CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name"}]} 2018-12-23 20:42:17,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-b6c91465-4dcb-4b61-808c-47bf763c3f86 2018-12-23 20:42:17,151 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:17,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-627ffe1e-f0cb-487a-919d-554bd846afc2 Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "79510d05-4baa-47fd-8701-a53fffe71133"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6"}]} 2018-12-23 20:42:17,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-627ffe1e-f0cb-487a-919d-554bd846afc2 2018-12-23 20:42:17,172 - neutron_utils - INFO - Retrieving security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:17,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1a9912f0-24d1-4153-a579-156d96a0bd4e Date: Sun, 23 Dec 2018 20:42:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "updated_at": "2018-12-23T20:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "79510d05-4baa-47fd-8701-a53fffe71133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv4", "project_id": "861dca238b304836aedb34ee0263593e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv6", "project_id": "861dca238b304836aedb34ee0263593e"}], "revision_number": 2, "project_id": "861dca238b304836aedb34ee0263593e", "id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "name": "CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name"}]} 2018-12-23 20:42:17,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-1a9912f0-24d1-4153-a579-156d96a0bd4e 2018-12-23 20:42:17,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:17,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:17,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7455a6b5-7cef-4aa0-bfa7-264107e2b4d5 Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "79510d05-4baa-47fd-8701-a53fffe71133"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6"}]} 2018-12-23 20:42:17,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-7455a6b5-7cef-4aa0-bfa7-264107e2b4d5 2018-12-23 20:42:17,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:17,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e197e5db40b4ce1971d1cc8786be92a", "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj-role"}], "expires_at": "2018-12-23T21:42:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "861dca238b304836aedb34ee0263593e", "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/861dca238b304836aedb34ee0263593e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/861dca238b304836aedb34ee0263593e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/861dca238b304836aedb34ee0263593e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/861dca238b304836aedb34ee0263593e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/861dca238b304836aedb34ee0263593e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/861dca238b304836aedb34ee0263593e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-user", "id": "e4c7bd0d597c4a0facb1736c4b67d3a7"}, "audit_ids": ["-rdlO1vpQbybFdbwpx9ETQ"], "issued_at": "2018-12-23T20:42:17.000000Z"}} 2018-12-23 20:42:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa8092db1c55d17a940d7d81dbe4c39641f9617" 2018-12-23 20:42:17,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f7dab337-5de2-43e3-b424-ddad0e5b7181 Date: Sun, 23 Dec 2018 20:42:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "updated_at": "2018-12-23T20:42:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "79510d05-4baa-47fd-8701-a53fffe71133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv4", "project_id": "861dca238b304836aedb34ee0263593e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv6", "project_id": "861dca238b304836aedb34ee0263593e"}], "revision_number": 2, "project_id": "861dca238b304836aedb34ee0263593e", "id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "name": "CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name"}]} 2018-12-23 20:42:17,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name&description=hello+group used request id req-f7dab337-5de2-43e3-b424-ddad0e5b7181 2018-12-23 20:42:17,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:17,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa8092db1c55d17a940d7d81dbe4c39641f9617" 2018-12-23 20:42:17,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d32fd7eb-c2b2-46e1-848c-f50344c0146b Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "79510d05-4baa-47fd-8701-a53fffe71133"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6"}]} 2018-12-23 20:42:17,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-d32fd7eb-c2b2-46e1-848c-f50344c0146b 2018-12-23 20:42:17,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5655ec2-9c95-46d7-bac4-461d3402863e 2018-12-23 20:42:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa8092db1c55d17a940d7d81dbe4c39641f9617" 2018-12-23 20:42:17,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c60ce4bb-3339-478a-8f49-d8ae66472f2d Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "79510d05-4baa-47fd-8701-a53fffe71133"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "f5655ec2-9c95-46d7-bac4-461d3402863e", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "a1b3ab37-21c2-47e7-91f8-b02098016ec6"}]} 2018-12-23 20:42:17,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-c60ce4bb-3339-478a-8f49-d8ae66472f2d 2018-12-23 20:42:17,984 - neutron_utils - INFO - Deleting security group rule with ID - 79510d05-4baa-47fd-8701-a53fffe71133 2018-12-23 20:42:17,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/79510d05-4baa-47fd-8701-a53fffe71133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:18,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4aebdc2e-8b6f-4ccb-9481-70990a1be1b4 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:18,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/79510d05-4baa-47fd-8701-a53fffe71133 used request id req-4aebdc2e-8b6f-4ccb-9481-70990a1be1b4 2018-12-23 20:42:18,070 - neutron_utils - INFO - Deleting security group rule with ID - a1b3ab37-21c2-47e7-91f8-b02098016ec6 2018-12-23 20:42:18,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/a1b3ab37-21c2-47e7-91f8-b02098016ec6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:18,140 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bd1583c-efb4-47c6-81a1-7319f8b03cab Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:18,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/a1b3ab37-21c2-47e7-91f8-b02098016ec6 used request id req-7bd1583c-efb4-47c6-81a1-7319f8b03cab 2018-12-23 20:42:18,140 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-9f17c700-cb54-4b09-8bfb-27cc86ec5e68name 2018-12-23 20:42:18,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f5655ec2-9c95-46d7-bac4-461d3402863e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d64ee5c1d14065d609ddc254680315171e36097" 2018-12-23 20:42:18,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00119ed4-ae36-42e7-83cb-35c2d2f32c39 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:18,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f5655ec2-9c95-46d7-bac4-461d3402863e used request id req-00119ed4-ae36-42e7-83cb-35c2d2f32c39 2018-12-23 20:42:18,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:18,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-bf9900ae-1f76-4926-81ff-473ccd77becb Date: Sun, 23 Dec 2018 20:42:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "updated_at": "2018-12-23T20:42:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "363d2480-03e3-4e2f-8a78-89384e398b72", "remote_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv6", "project_id": "861dca238b304836aedb34ee0263593e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "3b7b3044-f183-4116-9f97-f12d65035708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv4", "project_id": "861dca238b304836aedb34ee0263593e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "59a2d5d2-a57f-4e16-8f6d-5951ecf69e84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv6", "project_id": "861dca238b304836aedb34ee0263593e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "revision_number": 0, "id": "edfa8dbb-5eee-4c93-8a5d-93ba644638cc", "remote_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:16Z", "security_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "tenant_id": "861dca238b304836aedb34ee0263593e", "port_range_min": null, "ethertype": "IPv4", "project_id": "861dca238b304836aedb34ee0263593e"}], "revision_number": 4, "project_id": "861dca238b304836aedb34ee0263593e", "id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:42:18,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bf9900ae-1f76-4926-81ff-473ccd77becb 2018-12-23 20:42:18,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:18,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaa1b52c-e857-48c2-b61b-c56f8f67d4d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:18,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-aaa1b52c-e857-48c2-b61b-c56f8f67d4d8 2018-12-23 20:42:18,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:18,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfde7e5a-a8d1-4dfb-aa3c-12df3cdcb3b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:18,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-cfde7e5a-a8d1-4dfb-aa3c-12df3cdcb3b6 2018-12-23 20:42:18,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:18,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95cf7aff-dfc5-4830-a98c-963542dc588d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:18,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-95cf7aff-dfc5-4830-a98c-963542dc588d 2018-12-23 20:42:18,836 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:18,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c210fc8-7e85-4766-b745-7ff4ac37905b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:42:18,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-0c210fc8-7e85-4766-b745-7ff4ac37905b 2018-12-23 20:42:18,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf63bd6-70c0-45f3-9439-6969a7590129 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:19,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-4cf63bd6-70c0-45f3-9439-6969a7590129 2018-12-23 20:42:19,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d6c165a-adb2-42d2-8457-0a223b776e35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:19,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-1d6c165a-adb2-42d2-8457-0a223b776e35 2018-12-23 20:42:19,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beb18923-b31a-478e-ae8f-0934395d7966 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:19,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-beb18923-b31a-478e-ae8f-0934395d7966 2018-12-23 20:42:19,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c2e89d-a854-4399-831a-d5743e6cb584 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:42:19,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-17c2e89d-a854-4399-831a-d5743e6cb584 2018-12-23 20:42:19,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f8a1625-16f4-49d0-a3d9-31ca7653751d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:19,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-6f8a1625-16f4-49d0-a3d9-31ca7653751d 2018-12-23 20:42:19,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c7cee9-28e6-4953-a236-497eef1f3f03 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:19,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-77c7cee9-28e6-4953-a236-497eef1f3f03 2018-12-23 20:42:19,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:19,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2375f5c3-2983-4341-a1f0-15b5c15cba3d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "861dca238b304836aedb34ee0263593e", "name": "CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj"}} 2018-12-23 20:42:19,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e used request id req-2375f5c3-2983-4341-a1f0-15b5c15cba3d 2018-12-23 20:42:19,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e266b526-16a4-4f19-b9d1-a80517f373f7 2018-12-23 20:42:19,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e266b526-16a4-4f19-b9d1-a80517f373f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e94ee329-387a-4c24-849a-f08002a726eb Date: Sun, 23 Dec 2018 20:42:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "363d2480-03e3-4e2f-8a78-89384e398b72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "3b7b3044-f183-4116-9f97-f12d65035708"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "59a2d5d2-a57f-4e16-8f6d-5951ecf69e84"}, {"remote_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:16Z", "security_group_id": "e266b526-16a4-4f19-b9d1-a80517f373f7", "port_range_min": null, "revision_number": 0, "tenant_id": "861dca238b304836aedb34ee0263593e", "created_at": "2018-12-23T20:42:16Z", "project_id": "861dca238b304836aedb34ee0263593e", "id": "edfa8dbb-5eee-4c93-8a5d-93ba644638cc"}]} 2018-12-23 20:42:19,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e266b526-16a4-4f19-b9d1-a80517f373f7 used request id req-e94ee329-387a-4c24-849a-f08002a726eb 2018-12-23 20:42:19,701 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:42:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e266b526-16a4-4f19-b9d1-a80517f373f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:19,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4c65c8a-b5d6-4775-ad64-ef47520a20e4 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:19,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e266b526-16a4-4f19-b9d1-a80517f373f7 used request id req-c4c65c8a-b5d6-4775-ad64-ef47520a20e4 2018-12-23 20:42:19,839 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj 2018-12-23 20:42:19,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:20,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee55a66-bafa-407a-bb59-a994c7e92d5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:20,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/861dca238b304836aedb34ee0263593e used request id req-9ee55a66-bafa-407a-bb59-a994c7e92d5c 2018-12-23 20:42:20,060 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-96bb62dd-b6ec-47c-proj-role 2018-12-23 20:42:20,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5e197e5db40b4ce1971d1cc8786be92a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:20,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8887da81-7dbf-4293-a014-c0ae844c2146 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:20,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5e197e5db40b4ce1971d1cc8786be92a used request id req-8887da81-7dbf-4293-a014-c0ae844c2146 2018-12-23 20:42:20,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338b4b7267a99003b14e872d7d8973d84a219dd0" 2018-12-23 20:42:20,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ddc9c6-7a8d-4fae-9018-467ed20a76df Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:20,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-47ddc9c6-7a8d-4fae-9018-467ed20a76df 2018-12-23 20:42:20,288 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-96bb62dd-b6ec-47c-user 2018-12-23 20:42:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e4c7bd0d597c4a0facb1736c4b67d3a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dba6d32cf5580881471939f4490f4c181568c29f" 2018-12-23 20:42:20,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03a31add-1201-42f2-80a6-27b4d5ffc829 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:20,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e4c7bd0d597c4a0facb1736c4b67d3a7 used request id req-03a31add-1201-42f2-80a6-27b4d5ffc829 2018-12-23 20:42:20,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:20,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["AXsc30SiQxKlkHW98OBawg"], "issued_at": "2018-12-23T20:42:20.000000Z"}} 2018-12-23 20:42:20,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e016ca8ec5669a1dc2bf30be6ea15799321dbe3" 2018-12-23 20:42:20,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547da9b1-d7d1-46ba-9522-762130d4b25a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:20,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-547da9b1-d7d1-46ba-9522-762130d4b25a 2018-12-23 20:42:20,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:20,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:21,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["DTjLS142R8m5-sNLQXq_gg"], "issued_at": "2018-12-23T20:42:21.000000Z"}} 2018-12-23 20:42:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:21,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2594393c-1032-4f7e-b69b-992631f19905 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:21,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2594393c-1032-4f7e-b69b-992631f19905 2018-12-23 20:42:21,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:21,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:21,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8f4753d2-0319-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:21,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce65e91a-ca46-4acf-ab89-dbbb6e11b0ec Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8f4753d2-0319-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:42:21,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8f4753d2-0319-4ea-proj used request id req-ce65e91a-ca46-4acf-ab89-dbbb6e11b0ec 2018-12-23 20:42:21,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:21,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0905d2e3-66bf-4c96-8696-ac301df8f541 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:21,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0905d2e3-66bf-4c96-8696-ac301df8f541 2018-12-23 20:42:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}}' 2018-12-23 20:42:21,728 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc36490-0957-46b5-8465-b4f0e8a557f9 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27"}, "tags": [], "enabled": true, "id": "61e27209b9244c5f8d4e03dbf3ceae27", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}} 2018-12-23 20:42:21,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3bc36490-0957-46b5-8465-b4f0e8a557f9 2018-12-23 20:42:21,729 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8f4753d2-0319-4ea-proj 2018-12-23 20:42:21,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:21,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:22,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["aOe8MtcIQMCoUsTM3caCew"], "issued_at": "2018-12-23T20:42:22.000000Z"}} 2018-12-23 20:42:22,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013b089a63a3d5b1410b1db690c7d805e8b31f8c" 2018-12-23 20:42:22,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697e9833-e859-4cbd-8dc7-244e4ae75d5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:22,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-697e9833-e859-4cbd-8dc7-244e4ae75d5d 2018-12-23 20:42:22,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:22,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:22,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013b089a63a3d5b1410b1db690c7d805e8b31f8c" 2018-12-23 20:42:22,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409e9f9e-0450-4b85-9c11-050f83b3530d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:42:22,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-409e9f9e-0450-4b85-9c11-050f83b3530d 2018-12-23 20:42:22,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-8f4753d2-0319-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013b089a63a3d5b1410b1db690c7d805e8b31f8c" 2018-12-23 20:42:22,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e13d099-021f-47f3-83a1-fd2aa580383e Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-8f4753d2-0319-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27"}, "tags": [], "enabled": true, "id": "61e27209b9244c5f8d4e03dbf3ceae27", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}]} 2018-12-23 20:42:22,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-8f4753d2-0319-4ea-proj used request id req-1e13d099-021f-47f3-83a1-fd2aa580383e 2018-12-23 20:42:22,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013b089a63a3d5b1410b1db690c7d805e8b31f8c" 2018-12-23 20:42:22,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d7b33d-7bad-4bc9-96cd-1ca6c7be3922 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:22,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-95d7b33d-7bad-4bc9-96cd-1ca6c7be3922 2018-12-23 20:42:22,796 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8f4753d2-0319-4ea-user 2018-12-23 20:42:22,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:22,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:22,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2dd332e-8e29-4bca-bd95-3db01a147921 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:22,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d2dd332e-8e29-4bca-bd95-3db01a147921 2018-12-23 20:42:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" -d '{"role": {"name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj-role"}}' 2018-12-23 20:42:23,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f73a4d-9fa6-49b2-b43a-f87e589dc3c6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05718db9377941c598911ff75bcf04e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/05718db9377941c598911ff75bcf04e8"}, "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj-role"}} 2018-12-23 20:42:23,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-96f73a4d-9fa6-49b2-b43a-f87e589dc3c6 2018-12-23 20:42:23,024 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8f4753d2-0319-4ea-proj-role 2018-12-23 20:42:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/05718db9377941c598911ff75bcf04e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:23,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cedcaa6-8108-4c36-a166-69f39ab3b25d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05718db9377941c598911ff75bcf04e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/05718db9377941c598911ff75bcf04e8"}, "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj-role"}} 2018-12-23 20:42:23,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/05718db9377941c598911ff75bcf04e8 used request id req-8cedcaa6-8108-4c36-a166-69f39ab3b25d 2018-12-23 20:42:23,126 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8f4753d2-0319-4ea-proj-role to project CreateSecurityGroupTests-8f4753d2-0319-4ea-proj 2018-12-23 20:42:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27/users/179c3c804e8748e183455e3b0eb73c07/roles/05718db9377941c598911ff75bcf04e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:23,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d4de92-eaac-43cc-92c7-c042a99045c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:23,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27/users/179c3c804e8748e183455e3b0eb73c07/roles/05718db9377941c598911ff75bcf04e8 used request id req-68d4de92-eaac-43cc-92c7-c042a99045c3 2018-12-23 20:42:23,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:23,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:23,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05718db9377941c598911ff75bcf04e8", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj-role"}], "expires_at": "2018-12-23T21:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61e27209b9244c5f8d4e03dbf3ceae27", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-user", "id": "179c3c804e8748e183455e3b0eb73c07"}, "audit_ids": ["vbczmsGrSleD4X7kDQEEdA"], "issued_at": "2018-12-23T20:42:23.000000Z"}} 2018-12-23 20:42:23,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:23,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21aece7e-1e76-4f4d-8a0d-669307c39bf8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:23,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-21aece7e-1e76-4f4d-8a0d-669307c39bf8 2018-12-23 20:42:23,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9ef226df-bd17-4c52-a69a-00e1e81dcdac Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:42:24,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename&description=hello+group used request id req-9ef226df-bd17-4c52-a69a-00e1e81dcdac 2018-12-23 20:42:24,382 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename... 2018-12-23 20:42:24,382 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename 2018-12-23 20:42:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" -d '{"security_group": {"name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename", "description": "hello group"}}' 2018-12-23 20:42:24,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6cb1f790-b6a9-4585-8635-270d67fb8aa8 Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 2, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}} 2018-12-23 20:42:24,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-6cb1f790-b6a9-4585-8635-270d67fb8aa8 2018-12-23 20:42:24,562 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:24,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7985626f-f008-4179-85c1-84d822957144 Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:24,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-7985626f-f008-4179-85c1-84d822957144 2018-12-23 20:42:24,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b168d49-e18f-43c4-a4e4-924d845d9c56 Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:24,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-8b168d49-e18f-43c4-a4e4-924d845d9c56 2018-12-23 20:42:24,631 - neutron_utils - INFO - Retrieving security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-29b39680-2ad2-4fa4-8b2c-59f0af58a7b0 Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 2, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:24,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=96b37269-d323-4b07-924b-7334d101d039 used request id req-29b39680-2ad2-4fa4-8b2c-59f0af58a7b0 2018-12-23 20:42:24,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:24,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07d1cb3d-0d28-4fdf-ba59-e786eaf271ca Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:24,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-07d1cb3d-0d28-4fdf-ba59-e786eaf271ca 2018-12-23 20:42:24,719 - neutron_utils - INFO - Retrieving security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:24,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-79ff99fc-4a84-4608-b409-96fa3261d37f Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 2, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:24,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=96b37269-d323-4b07-924b-7334d101d039 used request id req-79ff99fc-4a84-4608-b409-96fa3261d37f 2018-12-23 20:42:24,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-24fd7e40-5735-45ae-b228-3ebe59aad479 Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:24,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-24fd7e40-5735-45ae-b228-3ebe59aad479 2018-12-23 20:42:24,796 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename 2018-12-23 20:42:24,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3853d692-5b4a-4fdc-922e-791dc4b159f2 Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 2, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:24,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-3853d692-5b4a-4fdc-922e-791dc4b159f2 2018-12-23 20:42:24,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:24,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:24,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1cbf0a8-0c59-45e1-ab6c-f460d1521093 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61e27209b9244c5f8d4e03dbf3ceae27", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}} 2018-12-23 20:42:24,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 used request id req-b1cbf0a8-0c59-45e1-ab6c-f460d1521093 2018-12-23 20:42:24,946 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:24,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:24,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63075d0b-168a-48c8-8dd0-1a12fc587f52 Date: Sun, 23 Dec 2018 20:42:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:24,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-63075d0b-168a-48c8-8dd0-1a12fc587f52 2018-12-23 20:42:24,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039"}}' 2018-12-23 20:42:25,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e1bec9dd-87b8-42d9-b462-97c821f5cff1 Date: Sun, 23 Dec 2018 20:42:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}} 2018-12-23 20:42:25,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-e1bec9dd-87b8-42d9-b462-97c821f5cff1 2018-12-23 20:42:25,107 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename 2018-12-23 20:42:25,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:25,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-cd4ba35c-7176-4c1a-98d0-6771c9c0ec51 Date: Sun, 23 Dec 2018 20:42:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 3, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:25,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-cd4ba35c-7176-4c1a-98d0-6771c9c0ec51 2018-12-23 20:42:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:25,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed7d18a-b6ce-4212-9a34-e9f97c4429c9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61e27209b9244c5f8d4e03dbf3ceae27", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}} 2018-12-23 20:42:25,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 used request id req-bed7d18a-b6ce-4212-9a34-e9f97c4429c9 2018-12-23 20:42:25,253 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:25,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7482f925-1029-4a50-859b-d08a3a35cba2 Date: Sun, 23 Dec 2018 20:42: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-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:25,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-7482f925-1029-4a50-859b-d08a3a35cba2 2018-12-23 20:42:25,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039"}}' 2018-12-23 20:42:25,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9af37037-14ac-4e5b-914a-dbd33db8075c Date: Sun, 23 Dec 2018 20:42:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}} 2018-12-23 20:42:25,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-9af37037-14ac-4e5b-914a-dbd33db8075c 2018-12-23 20:42:25,449 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename 2018-12-23 20:42:25,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:25,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-52e25443-38aa-4872-81eb-ce9d1462e254 Date: Sun, 23 Dec 2018 20:42:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 4, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:25,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-52e25443-38aa-4872-81eb-ce9d1462e254 2018-12-23 20:42:25,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:25,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b1833c-15f5-4891-9c56-9e549e62f9f8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61e27209b9244c5f8d4e03dbf3ceae27", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}} 2018-12-23 20:42:25,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 used request id req-01b1833c-15f5-4891-9c56-9e549e62f9f8 2018-12-23 20:42:25,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:25,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-4920c157-cf48-4f3b-b9bc-7d1834fed620 Date: Sun, 23 Dec 2018 20:42:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:25,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-4920c157-cf48-4f3b-b9bc-7d1834fed620 2018-12-23 20:42:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10}}' 2018-12-23 20:42:25,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-872e0919-f9a2-4847-86d8-34785b94e767 Date: Sun, 23 Dec 2018 20:42:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}} 2018-12-23 20:42:25,719 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-872e0919-f9a2-4847-86d8-34785b94e767 2018-12-23 20:42:25,719 - neutron_utils - INFO - Retrieving security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:25,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-525c4f0c-84ca-431a-beaf-ecbc33e7c0e5 Date: Sun, 23 Dec 2018 20:42:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:25,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=96b37269-d323-4b07-924b-7334d101d039 used request id req-525c4f0c-84ca-431a-beaf-ecbc33e7c0e5 2018-12-23 20:42:25,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:25,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4651dc54-7325-4ff8-866f-d736941a2659 Date: Sun, 23 Dec 2018 20:42:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:25,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-4651dc54-7325-4ff8-866f-d736941a2659 2018-12-23 20:42:25,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:26,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05718db9377941c598911ff75bcf04e8", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj-role"}], "expires_at": "2018-12-23T21:42:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61e27209b9244c5f8d4e03dbf3ceae27", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/61e27209b9244c5f8d4e03dbf3ceae27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-user", "id": "179c3c804e8748e183455e3b0eb73c07"}, "audit_ids": ["VnBTYDfWRsCLY8xymfqhjw"], "issued_at": "2018-12-23T20:42:26.000000Z"}} 2018-12-23 20:42:26,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d4f9e581-2ff7-4b80-88df-45256284e1da Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:26,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename&description=hello+group used request id req-d4f9e581-2ff7-4b80-88df-45256284e1da 2018-12-23 20:42:26,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:26,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ee7162ca-b110-4ccd-9b0b-7f7b069c438c Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:26,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-ee7162ca-b110-4ccd-9b0b-7f7b069c438c 2018-12-23 20:42:26,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:26,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e98891f8-bb05-4cc8-a550-0402bc04247f Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:26,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-e98891f8-bb05-4cc8-a550-0402bc04247f 2018-12-23 20:42:26,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-87744980-a129-4794-a38f-b0c03c503c04 Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:26,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-87744980-a129-4794-a38f-b0c03c503c04 2018-12-23 20:42:26,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d3abe1ef-6870-4b74-ae7f-35ccfc32c3fd Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:26,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-d3abe1ef-6870-4b74-ae7f-35ccfc32c3fd 2018-12-23 20:42:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cf81f0dd-880b-46a0-b591-63ea3c584b37 Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:26,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-cf81f0dd-880b-46a0-b591-63ea3c584b37 2018-12-23 20:42:26,597 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:26,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-96eeaebc-35d9-4d28-83d6-e29ba1cc5284 Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:26,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-96eeaebc-35d9-4d28-83d6-e29ba1cc5284 2018-12-23 20:42:26,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-73d0dc12-1a5a-46ae-99a5-632038cd96b3 Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:26,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-73d0dc12-1a5a-46ae-99a5-632038cd96b3 2018-12-23 20:42:26,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:26,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bece2408-a5e3-4e7e-82d9-5f3a06e94669 Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:26,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-bece2408-a5e3-4e7e-82d9-5f3a06e94669 2018-12-23 20:42:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-14125683-31b2-4af3-95c4-39cd2c115f3d Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:26,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-14125683-31b2-4af3-95c4-39cd2c115f3d 2018-12-23 20:42:26,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ea4ea28c-589a-4461-ba96-f5ad7946efea Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:26,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-ea4ea28c-589a-4461-ba96-f5ad7946efea 2018-12-23 20:42:26,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c8f0f688-0158-4465-b377-bb3c2f29116f Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:26,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-c8f0f688-0158-4465-b377-bb3c2f29116f 2018-12-23 20:42:26,814 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:26,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8b57cadf-6f47-409f-a793-17ed1bc8fe83 Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:26,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-8b57cadf-6f47-409f-a793-17ed1bc8fe83 2018-12-23 20:42:26,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:26,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-edd07bcc-91a9-42ab-aa82-c79b996dd3c6 Date: Sun, 23 Dec 2018 20:42:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:26,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-edd07bcc-91a9-42ab-aa82-c79b996dd3c6 2018-12-23 20:42:26,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:26,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:27,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-df224ad8-ac07-4c5b-9499-3310f47fa076 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:27,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-df224ad8-ac07-4c5b-9499-3310f47fa076 2018-12-23 20:42:27,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:27,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bcd8dd45-5ac1-4090-8792-3294db8a9a92 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:25Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "818e47d0-f88a-4395-9475-139c88a8d4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": 10, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "revision_number": 0, "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 5, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "96b37269-d323-4b07-924b-7334d101d039", "name": "CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename"}]} 2018-12-23 20:42:27,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename used request id req-bcd8dd45-5ac1-4090-8792-3294db8a9a92 2018-12-23 20:42:27,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:27,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:27,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a1fe6dba-5d1f-4d44-9f79-30344efa8976 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:27,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-a1fe6dba-5d1f-4d44-9f79-30344efa8976 2018-12-23 20:42:27,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:27,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cfacb76c-a123-48df-93ce-f110c28dc0ed Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "39357d8b-053e-4be8-ab02-ee2d83d977bf"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:27,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-cfacb76c-a123-48df-93ce-f110c28dc0ed 2018-12-23 20:42:27,200 - neutron_utils - INFO - Deleting security group rule with ID - 39357d8b-053e-4be8-ab02-ee2d83d977bf 2018-12-23 20:42:27,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/39357d8b-053e-4be8-ab02-ee2d83d977bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:27,292 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a031a16-64fc-438b-89c5-10a92c7fbaec Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:27,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/39357d8b-053e-4be8-ab02-ee2d83d977bf used request id req-8a031a16-64fc-438b-89c5-10a92c7fbaec 2018-12-23 20:42:27,293 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-23 20:42:27,293 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96b37269-d323-4b07-924b-7334d101d039 2018-12-23 20:42:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b82d39435661f8cc21af766a887780d6930ae08" 2018-12-23 20:42:27,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-63a8728a-664f-4dc5-b526-6b722cdf408f Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": 10, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "818e47d0-f88a-4395-9475-139c88a8d4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:25Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:25Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c7f5d246-c70c-4638-90f5-e2fcbc53bfc8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "96b37269-d323-4b07-924b-7334d101d039", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "df5311bd-3cfe-4b94-a562-0642b0ccc70e"}]} 2018-12-23 20:42:27,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=96b37269-d323-4b07-924b-7334d101d039 used request id req-63a8728a-664f-4dc5-b526-6b722cdf408f 2018-12-23 20:42:27,317 - neutron_utils - INFO - Deleting security group rule with ID - 9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f 2018-12-23 20:42:27,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:27,405 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67107832-baba-4cb6-aad7-acf7aeb8ac7a Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:27,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/9320f9c3-8fe2-4d6d-81e9-aaf2e8a6454f used request id req-67107832-baba-4cb6-aad7-acf7aeb8ac7a 2018-12-23 20:42:27,405 - neutron_utils - INFO - Deleting security group rule with ID - 818e47d0-f88a-4395-9475-139c88a8d4a0 2018-12-23 20:42:27,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/818e47d0-f88a-4395-9475-139c88a8d4a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:27,484 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8bf1426-e14e-4a8c-bd8c-e9d55cfc0934 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:27,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/818e47d0-f88a-4395-9475-139c88a8d4a0 used request id req-f8bf1426-e14e-4a8c-bd8c-e9d55cfc0934 2018-12-23 20:42:27,484 - neutron_utils - INFO - Deleting security group rule with ID - df5311bd-3cfe-4b94-a562-0642b0ccc70e 2018-12-23 20:42:27,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/df5311bd-3cfe-4b94-a562-0642b0ccc70e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:27,562 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c6e2b1b-d855-4aed-b5b6-6336be81575a Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:27,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/df5311bd-3cfe-4b94-a562-0642b0ccc70e used request id req-1c6e2b1b-d855-4aed-b5b6-6336be81575a 2018-12-23 20:42:27,562 - neutron_utils - INFO - Deleting security group rule with ID - 39357d8b-053e-4be8-ab02-ee2d83d977bf 2018-12-23 20:42:27,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/39357d8b-053e-4be8-ab02-ee2d83d977bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:27,582 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-3b1981e0-cdcc-4f73-bb5b-6abeb6e1bd0d Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 39357d8b-053e-4be8-ab02-ee2d83d977bf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 20:42:27,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/39357d8b-053e-4be8-ab02-ee2d83d977bf used request id req-3b1981e0-cdcc-4f73-bb5b-6abeb6e1bd0d 2018-12-23 20:42:27,583 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 39357d8b-053e-4be8-ab02-ee2d83d977bf does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 20:42:27,583 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 39357d8b-053e-4be8-ab02-ee2d83d977bf does not exist Neutron server returns request_ids: ['req-3b1981e0-cdcc-4f73-bb5b-6abeb6e1bd0d'] 2018-12-23 20:42:27,583 - neutron_utils - INFO - Deleting security group rule with ID - c7f5d246-c70c-4638-90f5-e2fcbc53bfc8 2018-12-23 20:42:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c7f5d246-c70c-4638-90f5-e2fcbc53bfc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:27,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fb64df6-7ded-465a-84c7-529bb8e0dc71 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:27,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c7f5d246-c70c-4638-90f5-e2fcbc53bfc8 used request id req-8fb64df6-7ded-465a-84c7-529bb8e0dc71 2018-12-23 20:42:27,657 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c46b131d-f06a-4f53-9de2-3ed0626375dename 2018-12-23 20:42:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/96b37269-d323-4b07-924b-7334d101d039 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37b2912308302030999e629f6232ce506dd917b" 2018-12-23 20:42:27,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-26bd68bf-b66d-46e3-bd69-67ed640e9776 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:27,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/96b37269-d323-4b07-924b-7334d101d039 used request id req-26bd68bf-b66d-46e3-bd69-67ed640e9776 2018-12-23 20:42:27,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d3d94bd4-0ade-41c7-9baa-a4a16cbfd4d7 Date: Sun, 23 Dec 2018 20:42:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "updated_at": "2018-12-23T20:42:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "1488e040-005b-421e-9d8e-2aa2bd90c6ed", "remote_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "71789827-dc75-4907-a70f-a02f43c84a29", "remote_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "aaf3decc-e0ed-4ddc-8c27-a9b3ad50bac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv6", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "revision_number": 0, "id": "fb414828-620f-4c02-b81f-444fc0251be0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:24Z", "security_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "port_range_min": null, "ethertype": "IPv4", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27"}], "revision_number": 4, "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:42:28,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d3d94bd4-0ade-41c7-9baa-a4a16cbfd4d7 2018-12-23 20:42:28,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038d3fd9-cc61-4303-a251-949d2354a969 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:28,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-038d3fd9-cc61-4303-a251-949d2354a969 2018-12-23 20:42:28,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:28,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a5fed8-f041-4694-9c6a-2fae70d7b475 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:28,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-d9a5fed8-f041-4694-9c6a-2fae70d7b475 2018-12-23 20:42:28,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:28,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,392 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7343570f-dc80-4e5f-a07c-e8c88c25be5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:28,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-7343570f-dc80-4e5f-a07c-e8c88c25be5f 2018-12-23 20:42:28,392 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae729fe-1ed1-44c3-8daf-888431b270a0 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:42:28,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-cae729fe-1ed1-44c3-8daf-888431b270a0 2018-12-23 20:42:28,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ad5511-942d-4040-9e5f-cdcd926c6a13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:28,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-b8ad5511-942d-4040-9e5f-cdcd926c6a13 2018-12-23 20:42:28,594 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:28,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3d2fc3-2ea0-48d0-8019-aebc7fe39002 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:28,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-3f3d2fc3-2ea0-48d0-8019-aebc7fe39002 2018-12-23 20:42:28,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:28,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a413d1e-be05-4c1f-b246-bdc9b59b48d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:28,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-6a413d1e-be05-4c1f-b246-bdc9b59b48d1 2018-12-23 20:42:28,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:28,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c62e16b-0284-42fa-9985-fc1c17df6fab Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:42:28,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-2c62e16b-0284-42fa-9985-fc1c17df6fab 2018-12-23 20:42:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:29,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4dfcdd-80b6-4e8a-a473-2f8b046ce5c7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "61e27209b9244c5f8d4e03dbf3ceae27", "name": "CreateSecurityGroupTests-8f4753d2-0319-4ea-proj"}} 2018-12-23 20:42:29,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 used request id req-ee4dfcdd-80b6-4e8a-a473-2f8b046ce5c7 2018-12-23 20:42:29,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c07833d0-2728-4eb8-a05f-2b56bb328bce 2018-12-23 20:42:29,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c07833d0-2728-4eb8-a05f-2b56bb328bce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:29,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ec54bea4-1f71-4c03-96d8-a55d10d90a50 Date: Sun, 23 Dec 2018 20:42:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "1488e040-005b-421e-9d8e-2aa2bd90c6ed"}, {"remote_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "71789827-dc75-4907-a70f-a02f43c84a29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "aaf3decc-e0ed-4ddc-8c27-a9b3ad50bac5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:24Z", "security_group_id": "c07833d0-2728-4eb8-a05f-2b56bb328bce", "port_range_min": null, "revision_number": 0, "tenant_id": "61e27209b9244c5f8d4e03dbf3ceae27", "created_at": "2018-12-23T20:42:24Z", "project_id": "61e27209b9244c5f8d4e03dbf3ceae27", "id": "fb414828-620f-4c02-b81f-444fc0251be0"}]} 2018-12-23 20:42:29,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c07833d0-2728-4eb8-a05f-2b56bb328bce used request id req-ec54bea4-1f71-4c03-96d8-a55d10d90a50 2018-12-23 20:42:29,045 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:42:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c07833d0-2728-4eb8-a05f-2b56bb328bce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:29,165 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ce689a6-2f27-4abf-a385-ef03cba87e0c Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:29,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c07833d0-2728-4eb8-a05f-2b56bb328bce used request id req-0ce689a6-2f27-4abf-a385-ef03cba87e0c 2018-12-23 20:42:29,166 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8f4753d2-0319-4ea-proj 2018-12-23 20:42:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:29,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58158108-c46b-4363-a73c-8cc2763b7690 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:29,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/61e27209b9244c5f8d4e03dbf3ceae27 used request id req-58158108-c46b-4363-a73c-8cc2763b7690 2018-12-23 20:42:29,409 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8f4753d2-0319-4ea-proj-role 2018-12-23 20:42:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/05718db9377941c598911ff75bcf04e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:29,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa6e4489-45bc-4b33-901d-89bb3196e9de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:29,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/05718db9377941c598911ff75bcf04e8 used request id req-fa6e4489-45bc-4b33-901d-89bb3196e9de 2018-12-23 20:42:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1014194389bc1bed35e1ca2597d6985480b9a2ff" 2018-12-23 20:42:29,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4135162-5fa7-423f-a8fb-1ecc8f0add2d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:29,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f4135162-5fa7-423f-a8fb-1ecc8f0add2d 2018-12-23 20:42:29,631 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8f4753d2-0319-4ea-user 2018-12-23 20:42:29,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/179c3c804e8748e183455e3b0eb73c07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}013b089a63a3d5b1410b1db690c7d805e8b31f8c" 2018-12-23 20:42:29,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a74681b7-55bb-43cb-bde4-bd494eea5210 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:29,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/179c3c804e8748e183455e3b0eb73c07 used request id req-a74681b7-55bb-43cb-bde4-bd494eea5210 2018-12-23 20:42:29,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:30,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["1kMwn9WtQQm5hitfCSlMMQ"], "issued_at": "2018-12-23T20:42:30.000000Z"}} 2018-12-23 20:42:30,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e39bf6833c45b5e27b687c4b8e976c22fa73b83" 2018-12-23 20:42:30,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2352a0-6e76-437f-8fca-5942be7e4195 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:30,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2c2352a0-6e76-437f-8fca-5942be7e4195 2018-12-23 20:42:30,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:30,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:30,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ZEaxWTxvSsysEvum1aRCrA"], "issued_at": "2018-12-23T20:42:30.000000Z"}} 2018-12-23 20:42:30,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:30,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb927ec-d9f9-427d-b3db-70f0eff91efd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:30,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5bb927ec-d9f9-427d-b3db-70f0eff91efd 2018-12-23 20:42:30,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:30,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-df37982c-6d7e-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:30,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625211c4-cc39-4715-99b0-53bd3ad21bec Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-df37982c-6d7e-404-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:42:30,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-df37982c-6d7e-404-proj used request id req-625211c4-cc39-4715-99b0-53bd3ad21bec 2018-12-23 20:42:30,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:31,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68e41bb-4b50-4135-8c6b-c53de5dcaf8e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:31,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a68e41bb-4b50-4135-8c6b-c53de5dcaf8e 2018-12-23 20:42:31,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}}' 2018-12-23 20:42:31,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd7ac423-2fd3-41d3-912b-6db8a5d779eb Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042"}, "tags": [], "enabled": true, "id": "e280c05a544a4ce1ba7daf20f4b04042", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}} 2018-12-23 20:42:31,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fd7ac423-2fd3-41d3-912b-6db8a5d779eb 2018-12-23 20:42:31,092 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-df37982c-6d7e-404-proj 2018-12-23 20:42:31,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:31,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:31,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["w_ttyuOyScmEPEo5Gqw04g"], "issued_at": "2018-12-23T20:42:31.000000Z"}} 2018-12-23 20:42:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503e2e83de3e9cd48d73022dff4b2db98923f62" 2018-12-23 20:42:31,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a33e482-bea8-455b-9370-982af6c7087b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:31,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5a33e482-bea8-455b-9370-982af6c7087b 2018-12-23 20:42:31,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:31,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503e2e83de3e9cd48d73022dff4b2db98923f62" 2018-12-23 20:42:31,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5df83cd-d126-4a5b-a757-e564aef9ded3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:42:31,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d5df83cd-d126-4a5b-a757-e564aef9ded3 2018-12-23 20:42:31,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-df37982c-6d7e-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503e2e83de3e9cd48d73022dff4b2db98923f62" 2018-12-23 20:42:31,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4ae0b5-7b90-4387-8beb-8e963ff21d40 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-df37982c-6d7e-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042"}, "tags": [], "enabled": true, "id": "e280c05a544a4ce1ba7daf20f4b04042", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}]} 2018-12-23 20:42:31,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-df37982c-6d7e-404-proj used request id req-9f4ae0b5-7b90-4387-8beb-8e963ff21d40 2018-12-23 20:42:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503e2e83de3e9cd48d73022dff4b2db98923f62" 2018-12-23 20:42:32,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9126f9a-259e-41f1-9e95-8f7691194d0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:32,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f9126f9a-259e-41f1-9e95-8f7691194d0a 2018-12-23 20:42:32,444 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-df37982c-6d7e-404-user 2018-12-23 20:42:32,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:32,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:32,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575325ae-8125-4aa1-8a76-373ea8831023 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:32,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-575325ae-8125-4aa1-8a76-373ea8831023 2018-12-23 20:42:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" -d '{"role": {"name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj-role"}}' 2018-12-23 20:42:32,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a056e38f-1dcb-4b3c-8673-e32e42e4e4fc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a91c7d7073da4001b6b3a9ba051d094f", "links": {"self": "http://172.30.9.21:5000/v3/roles/a91c7d7073da4001b6b3a9ba051d094f"}, "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj-role"}} 2018-12-23 20:42:32,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a056e38f-1dcb-4b3c-8673-e32e42e4e4fc 2018-12-23 20:42:32,576 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-df37982c-6d7e-404-proj-role 2018-12-23 20:42:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a91c7d7073da4001b6b3a9ba051d094f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:32,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39a40ca-c55e-4de7-9e15-6c3db6c5e2cf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a91c7d7073da4001b6b3a9ba051d094f", "links": {"self": "http://172.30.9.21:5000/v3/roles/a91c7d7073da4001b6b3a9ba051d094f"}, "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj-role"}} 2018-12-23 20:42:32,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a91c7d7073da4001b6b3a9ba051d094f used request id req-b39a40ca-c55e-4de7-9e15-6c3db6c5e2cf 2018-12-23 20:42:32,693 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-df37982c-6d7e-404-proj-role to project CreateSecurityGroupTests-df37982c-6d7e-404-proj 2018-12-23 20:42:32,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042/users/e02844624a85469d9f3260065fa1781a/roles/a91c7d7073da4001b6b3a9ba051d094f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:32,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef3f345-add3-4a98-9d10-915097c23023 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:32,763 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042/users/e02844624a85469d9f3260065fa1781a/roles/a91c7d7073da4001b6b3a9ba051d094f used request id req-0ef3f345-add3-4a98-9d10-915097c23023 2018-12-23 20:42:32,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:32,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:33,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a91c7d7073da4001b6b3a9ba051d094f", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj-role"}], "expires_at": "2018-12-23T21:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e280c05a544a4ce1ba7daf20f4b04042", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e280c05a544a4ce1ba7daf20f4b04042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e280c05a544a4ce1ba7daf20f4b04042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-df37982c-6d7e-404-user", "id": "e02844624a85469d9f3260065fa1781a"}, "audit_ids": ["8rFQa6gKS6ufKmuGmm9ASg"], "issued_at": "2018-12-23T20:42:33.000000Z"}} 2018-12-23 20:42:33,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:33,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7fd5f7c-7afe-4301-8c6b-b32fba191379 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:33,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b7fd5f7c-7afe-4301-8c6b-b32fba191379 2018-12-23 20:42:33,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:33,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-532ad70f-b4ec-4a3d-82d6-145752c3e7d5 Date: Sun, 23 Dec 2018 20:42:33 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:42:33,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name&description=hello+group used request id req-532ad70f-b4ec-4a3d-82d6-145752c3e7d5 2018-12-23 20:42:33,600 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name... 2018-12-23 20:42:33,600 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name 2018-12-23 20:42:33,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" -d '{"security_group": {"name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name", "description": "hello group"}}' 2018-12-23 20:42:33,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-14132442-2bef-4e07-9951-0bd18d9356e9 Date: Sun, 23 Dec 2018 20:42:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 2, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}} 2018-12-23 20:42:33,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-14132442-2bef-4e07-9951-0bd18d9356e9 2018-12-23 20:42:33,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:33,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:33,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea6e682e-371d-4743-978c-9be595e5639c Date: Sun, 23 Dec 2018 20:42:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}]} 2018-12-23 20:42:33,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-ea6e682e-371d-4743-978c-9be595e5639c 2018-12-23 20:42:33,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:33,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:33,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a6d19966-1914-4c19-ab83-1c32fb0ad75c Date: Sun, 23 Dec 2018 20:42:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}]} 2018-12-23 20:42:33,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-a6d19966-1914-4c19-ab83-1c32fb0ad75c 2018-12-23 20:42:33,867 - neutron_utils - INFO - Retrieving security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:33,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f726c1fe-314d-4ef1-a1c2-546ca7937bef Date: Sun, 23 Dec 2018 20:42:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 2, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:33,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-f726c1fe-314d-4ef1-a1c2-546ca7937bef 2018-12-23 20:42:33,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:33,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:33,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-182aa59e-0b13-4aa8-8ddf-e91a8d6478fb Date: Sun, 23 Dec 2018 20:42:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}]} 2018-12-23 20:42:33,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-182aa59e-0b13-4aa8-8ddf-e91a8d6478fb 2018-12-23 20:42:33,960 - neutron_utils - INFO - Retrieving security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c30edf0a-f56d-4c23-b12c-d246825fe600 Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 2, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:34,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-c30edf0a-f56d-4c23-b12c-d246825fe600 2018-12-23 20:42:34,004 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:34,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c3fa141d-0b4a-4f8e-a8b1-6915863ad9bf Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}]} 2018-12-23 20:42:34,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-c3fa141d-0b4a-4f8e-a8b1-6915863ad9bf 2018-12-23 20:42:34,026 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name 2018-12-23 20:42:34,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-39ed8068-788d-4cd4-af86-d395d70dede3 Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 2, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:34,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-39ed8068-788d-4cd4-af86-d395d70dede3 2018-12-23 20:42:34,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:34,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d6e45a-54f2-4c20-ba70-34bf46ed1080 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e280c05a544a4ce1ba7daf20f4b04042", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}} 2018-12-23 20:42:34,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 used request id req-71d6e45a-54f2-4c20-ba70-34bf46ed1080 2018-12-23 20:42:34,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:34,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39d57af6-6d06-477f-ba58-7413d73197e6 Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}]} 2018-12-23 20:42:34,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-39d57af6-6d06-477f-ba58-7413d73197e6 2018-12-23 20:42:34,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7"}}' 2018-12-23 20:42:34,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-c7d001a1-52aa-4ce3-816a-59cbbfc4c0aa Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}} 2018-12-23 20:42:34,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-c7d001a1-52aa-4ce3-816a-59cbbfc4c0aa 2018-12-23 20:42:34,279 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name 2018-12-23 20:42:34,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b90b7512-8b5b-44de-9066-abbc7ceeb0c4 Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 3, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:34,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-b90b7512-8b5b-44de-9066-abbc7ceeb0c4 2018-12-23 20:42:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13207b6-9b2e-4668-992b-bee4f143e43b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e280c05a544a4ce1ba7daf20f4b04042", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}} 2018-12-23 20:42:34,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 used request id req-c13207b6-9b2e-4668-992b-bee4f143e43b 2018-12-23 20:42:34,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:34,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-935fe295-129b-4873-ad5b-c213b1cc7645 Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}]} 2018-12-23 20:42:34,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-935fe295-129b-4873-ad5b-c213b1cc7645 2018-12-23 20:42:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7"}}' 2018-12-23 20:42:34,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-92b65cae-68b5-4e23-8592-0c2b079f045a Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}} 2018-12-23 20:42:34,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-92b65cae-68b5-4e23-8592-0c2b079f045a 2018-12-23 20:42:34,634 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name 2018-12-23 20:42:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-373487ac-9cce-4d84-bf5d-5421909d80af Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 4, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:34,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-373487ac-9cce-4d84-bf5d-5421909d80af 2018-12-23 20:42:34,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d4c4de-1334-49ac-ad33-659d04e167a0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e280c05a544a4ce1ba7daf20f4b04042", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}} 2018-12-23 20:42:34,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 used request id req-a9d4c4de-1334-49ac-ad33-659d04e167a0 2018-12-23 20:42:34,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:34,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-1a49266e-ca60-4751-807f-4f73aaa92946 Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:34,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-1a49266e-ca60-4751-807f-4f73aaa92946 2018-12-23 20:42:34,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10}}' 2018-12-23 20:42:34,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e6bd4cb6-bb1c-46b1-989b-ff5b0985368b Date: Sun, 23 Dec 2018 20:42:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}} 2018-12-23 20:42:34,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-e6bd4cb6-bb1c-46b1-989b-ff5b0985368b 2018-12-23 20:42:34,969 - neutron_utils - INFO - Retrieving security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:34,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:35,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0e2b3df2-b21c-4be0-becf-8009d90d98fb Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:35,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-0e2b3df2-b21c-4be0-becf-8009d90d98fb 2018-12-23 20:42:35,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:35,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b7b9fa57-849e-46e1-a9c0-788a5f9e8acb Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:35,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-b7b9fa57-849e-46e1-a9c0-788a5f9e8acb 2018-12-23 20:42:35,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:35,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a91c7d7073da4001b6b3a9ba051d094f", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj-role"}], "expires_at": "2018-12-23T21:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e280c05a544a4ce1ba7daf20f4b04042", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e280c05a544a4ce1ba7daf20f4b04042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e280c05a544a4ce1ba7daf20f4b04042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e280c05a544a4ce1ba7daf20f4b04042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-df37982c-6d7e-404-user", "id": "e02844624a85469d9f3260065fa1781a"}, "audit_ids": ["9WimZlCOS6C_k01BoHWHdA"], "issued_at": "2018-12-23T20:42:35.000000Z"}} 2018-12-23 20:42:35,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-df5b3e02-3b80-440c-80c3-dbf642879c1e Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:35,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name&description=hello+group used request id req-df5b3e02-3b80-440c-80c3-dbf642879c1e 2018-12-23 20:42:35,690 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:35,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8e87bb55-06d4-4a6d-8300-c882f52049a7 Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:35,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-8e87bb55-06d4-4a6d-8300-c882f52049a7 2018-12-23 20:42:35,721 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2ed5e65a-2ba8-4bf7-9b40-01104b417ad3 Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:35,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-2ed5e65a-2ba8-4bf7-9b40-01104b417ad3 2018-12-23 20:42:35,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-20534c50-a584-4d08-a4d1-871834bce83b Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:35,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-20534c50-a584-4d08-a4d1-871834bce83b 2018-12-23 20:42:35,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d628940a-405e-4f4c-a250-e3f405e1302d Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:35,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-d628940a-405e-4f4c-a250-e3f405e1302d 2018-12-23 20:42:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-512291dc-97bc-4767-ae3f-3e603da952af Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:35,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-512291dc-97bc-4767-ae3f-3e603da952af 2018-12-23 20:42:35,868 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:35,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9d74046b-1b93-4efa-a9ae-7cc63159078d Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:35,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-9d74046b-1b93-4efa-a9ae-7cc63159078d 2018-12-23 20:42:35,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1ba5a50e-c8b2-4909-89da-eb6a6281998b Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:35,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-1ba5a50e-c8b2-4909-89da-eb6a6281998b 2018-12-23 20:42:35,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:35,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:35,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-008bb5de-59a0-4c1c-ac33-12af68680306 Date: Sun, 23 Dec 2018 20:42:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:35,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-008bb5de-59a0-4c1c-ac33-12af68680306 2018-12-23 20:42:35,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-811a3adf-dd5d-4a44-8ab6-b18742f0cf70 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:36,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-811a3adf-dd5d-4a44-8ab6-b18742f0cf70 2018-12-23 20:42:36,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:36,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ccea1628-ae99-49dc-b5ae-8c9d00a3f620 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:36,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-ccea1628-ae99-49dc-b5ae-8c9d00a3f620 2018-12-23 20:42:36,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d3655eef-b4ee-4f35-93d1-28789f1d7539 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:36,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-d3655eef-b4ee-4f35-93d1-28789f1d7539 2018-12-23 20:42:36,076 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:36,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a0a86552-6063-4fc6-8fee-4d197219dece Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:36,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-a0a86552-6063-4fc6-8fee-4d197219dece 2018-12-23 20:42:36,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fddb684e-c203-4c8b-81a8-ae7d79853e89 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:36,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-fddb684e-c203-4c8b-81a8-ae7d79853e89 2018-12-23 20:42:36,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:36,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-304a30b0-e3f6-4402-8997-e8ed86a3b761 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:36,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-304a30b0-e3f6-4402-8997-e8ed86a3b761 2018-12-23 20:42:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-81608aac-24b8-4de7-bb0c-5e3090722420 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:36,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-81608aac-24b8-4de7-bb0c-5e3090722420 2018-12-23 20:42:36,223 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4e618996-cb3c-449c-a687-f1c5a6c67753 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:36,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-4e618996-cb3c-449c-a687-f1c5a6c67753 2018-12-23 20:42:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-90e1e8ce-9a13-4051-aaf7-7254182ac749 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:36,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-90e1e8ce-9a13-4051-aaf7-7254182ac749 2018-12-23 20:42:36,305 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:36,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e8abd348-9d7e-46d3-8a4b-6886ae7a7e12 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:36,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-e8abd348-9d7e-46d3-8a4b-6886ae7a7e12 2018-12-23 20:42:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2792806b-3510-4e71-8759-20d9b4269875 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:36,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-2792806b-3510-4e71-8759-20d9b4269875 2018-12-23 20:42:36,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:36,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2d429430-04b9-4617-afed-75b3e02ccff8 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:36,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-2d429430-04b9-4617-afed-75b3e02ccff8 2018-12-23 20:42:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8d85a10e-5bf0-4016-a963-b8abd7387f73 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:34Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "57db776c-b498-48b9-b80f-6376099bb85f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": 10, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "revision_number": 0, "id": "f3b8d237-898b-4d93-a550-5b9e79972133", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 5, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "de869aa5-3460-4461-a906-1572b91548f7", "name": "CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name"}]} 2018-12-23 20:42:36,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name used request id req-8d85a10e-5bf0-4016-a963-b8abd7387f73 2018-12-23 20:42:36,451 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0c5d4ff7-d7b6-470c-821f-14e0e3d3fcea Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "edd4ff1c-d1c1-446f-a9f5-e198b5ccc167"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:36,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-0c5d4ff7-d7b6-470c-821f-14e0e3d3fcea 2018-12-23 20:42:36,476 - neutron_utils - INFO - Deleting security group rule with ID - edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 2018-12-23 20:42:36,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:36,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a1c750b-d370-4642-89cb-5d562adf17b0 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:36,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 used request id req-7a1c750b-d370-4642-89cb-5d562adf17b0 2018-12-23 20:42:36,765 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-23 20:42:36,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de869aa5-3460-4461-a906-1572b91548f7 2018-12-23 20:42:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31593442a337d47c7d88cfa59a7c1b6e264ba277" 2018-12-23 20:42:36,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-a9e1f71c-4b38-4531-ba91-6256b0540441 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": 10, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "57db776c-b498-48b9-b80f-6376099bb85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "8087d50a-2180-4f30-a1ff-f14df0acc2d3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "e0f9ef4f-d552-4c12-97a3-8d2f492b9353"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:34Z", "security_group_id": "de869aa5-3460-4461-a906-1572b91548f7", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:34Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "f3b8d237-898b-4d93-a550-5b9e79972133"}]} 2018-12-23 20:42:36,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=de869aa5-3460-4461-a906-1572b91548f7 used request id req-a9e1f71c-4b38-4531-ba91-6256b0540441 2018-12-23 20:42:36,791 - neutron_utils - INFO - Deleting security group rule with ID - f3b8d237-898b-4d93-a550-5b9e79972133 2018-12-23 20:42:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/f3b8d237-898b-4d93-a550-5b9e79972133 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:36,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a1fe444-1cd5-43fc-8e29-b58c8f3a8700 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:36,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/f3b8d237-898b-4d93-a550-5b9e79972133 used request id req-8a1fe444-1cd5-43fc-8e29-b58c8f3a8700 2018-12-23 20:42:36,865 - neutron_utils - INFO - Deleting security group rule with ID - 8087d50a-2180-4f30-a1ff-f14df0acc2d3 2018-12-23 20:42:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/8087d50a-2180-4f30-a1ff-f14df0acc2d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:36,944 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4041920f-1984-4298-a835-0a522a017065 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:36,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/8087d50a-2180-4f30-a1ff-f14df0acc2d3 used request id req-4041920f-1984-4298-a835-0a522a017065 2018-12-23 20:42:36,945 - neutron_utils - INFO - Deleting security group rule with ID - edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 2018-12-23 20:42:36,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:36,964 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-ae19f145-2f5e-4dbc-a4ce-fabc9c870dd4 Date: Sun, 23 Dec 2018 20:42:36 GMT RESP BODY: {"NeutronError": {"message": "Security group rule edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 20:42:36,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 used request id req-ae19f145-2f5e-4dbc-a4ce-fabc9c870dd4 2018-12-23 20:42:36,964 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-23 20:42:36,965 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule edd4ff1c-d1c1-446f-a9f5-e198b5ccc167 does not exist Neutron server returns request_ids: ['req-ae19f145-2f5e-4dbc-a4ce-fabc9c870dd4'] 2018-12-23 20:42:36,965 - neutron_utils - INFO - Deleting security group rule with ID - 57db776c-b498-48b9-b80f-6376099bb85f 2018-12-23 20:42:36,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/57db776c-b498-48b9-b80f-6376099bb85f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:37,039 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a417ba00-1e1a-46f6-b6c4-87656734b802 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:37,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/57db776c-b498-48b9-b80f-6376099bb85f used request id req-a417ba00-1e1a-46f6-b6c4-87656734b802 2018-12-23 20:42:37,039 - neutron_utils - INFO - Deleting security group rule with ID - e0f9ef4f-d552-4c12-97a3-8d2f492b9353 2018-12-23 20:42:37,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e0f9ef4f-d552-4c12-97a3-8d2f492b9353 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:37,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3dbb129a-3f26-46d5-a1dd-9b4d8d9f95fc Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:37,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e0f9ef4f-d552-4c12-97a3-8d2f492b9353 used request id req-3dbb129a-3f26-46d5-a1dd-9b4d8d9f95fc 2018-12-23 20:42:37,111 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ffc074ff-fafd-466d-ac36-febf2d65a834name 2018-12-23 20:42:37,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/de869aa5-3460-4461-a906-1572b91548f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4faec3f09ec13a1661f69ee934b0f45a7ca55f8" 2018-12-23 20:42:37,227 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6393e6ad-f5a8-46d0-a2b0-d38e2eb5ac85 Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:37,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/de869aa5-3460-4461-a906-1572b91548f7 used request id req-6393e6ad-f5a8-46d0-a2b0-d38e2eb5ac85 2018-12-23 20:42:37,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:37,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b801a769-72cf-41c0-bf1c-64d50447d37a Date: Sun, 23 Dec 2018 20:42:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "updated_at": "2018-12-23T20:42:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "3df92d37-f908-4512-bfd7-a567f905f3d1", "remote_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "5d323ec6-2f36-407f-ae4d-ea59eade3c31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "6c6c5983-0e30-46e2-a681-bcd2c0e8f2a5", "remote_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv4", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "revision_number": 0, "id": "7122b074-1e56-48e2-a9ea-a9b8aeeb51c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:42:33Z", "security_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "port_range_min": null, "ethertype": "IPv6", "project_id": "e280c05a544a4ce1ba7daf20f4b04042"}], "revision_number": 4, "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "55cb74ef-edac-4e61-bd53-1969da402ced", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:42:37,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b801a769-72cf-41c0-bf1c-64d50447d37a 2018-12-23 20:42:37,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:37,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b29fa5e3-0c83-4e21-8b86-13378b3f1d1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:37,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-b29fa5e3-0c83-4e21-8b86-13378b3f1d1f 2018-12-23 20:42:37,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:37,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:37,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d0e5fa4-2470-4220-a6b6-82a50c7df41e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:37,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-1d0e5fa4-2470-4220-a6b6-82a50c7df41e 2018-12-23 20:42:37,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:37,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:37,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8b1abb-5af3-427a-ad81-5085e15adbca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:37,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-5f8b1abb-5af3-427a-ad81-5085e15adbca 2018-12-23 20:42:37,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:37,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a30903e-a04a-4648-84ef-7928833414ab Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:42:37,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-2a30903e-a04a-4648-84ef-7928833414ab 2018-12-23 20:42:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:38,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500248ae-0309-4060-9a89-341d770990d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:38,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-500248ae-0309-4060-9a89-341d770990d1 2018-12-23 20:42:38,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:38,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:38,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27450d6b-0bf5-464a-b7bf-5d567a80f38e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e280c05a544a4ce1ba7daf20f4b04042", "name": "CreateSecurityGroupTests-df37982c-6d7e-404-proj"}} 2018-12-23 20:42:38,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 used request id req-27450d6b-0bf5-464a-b7bf-5d567a80f38e 2018-12-23 20:42:38,204 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55cb74ef-edac-4e61-bd53-1969da402ced 2018-12-23 20:42:38,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55cb74ef-edac-4e61-bd53-1969da402ced -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:38,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a63e44af-fab9-4e68-bb60-fee903441fac Date: Sun, 23 Dec 2018 20:42:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "3df92d37-f908-4512-bfd7-a567f905f3d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "5d323ec6-2f36-407f-ae4d-ea59eade3c31"}, {"remote_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "6c6c5983-0e30-46e2-a681-bcd2c0e8f2a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:42:33Z", "security_group_id": "55cb74ef-edac-4e61-bd53-1969da402ced", "port_range_min": null, "revision_number": 0, "tenant_id": "e280c05a544a4ce1ba7daf20f4b04042", "created_at": "2018-12-23T20:42:33Z", "project_id": "e280c05a544a4ce1ba7daf20f4b04042", "id": "7122b074-1e56-48e2-a9ea-a9b8aeeb51c9"}]} 2018-12-23 20:42:38,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55cb74ef-edac-4e61-bd53-1969da402ced used request id req-a63e44af-fab9-4e68-bb60-fee903441fac 2018-12-23 20:42:38,228 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:42:38,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/55cb74ef-edac-4e61-bd53-1969da402ced -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:38,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b87676d1-a6c5-4bd5-828a-33d8c491d63a Content-Length: 0 Date: Sun, 23 Dec 2018 20:42:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:42:38,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/55cb74ef-edac-4e61-bd53-1969da402ced used request id req-b87676d1-a6c5-4bd5-828a-33d8c491d63a 2018-12-23 20:42:38,366 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-df37982c-6d7e-404-proj 2018-12-23 20:42:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:38,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6515212c-194a-42fa-a732-c13e952f6585 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:38,580 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e280c05a544a4ce1ba7daf20f4b04042 used request id req-6515212c-194a-42fa-a732-c13e952f6585 2018-12-23 20:42:38,580 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-df37982c-6d7e-404-proj-role 2018-12-23 20:42:38,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a91c7d7073da4001b6b3a9ba051d094f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:38,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87cf605-3b54-4ef5-83cd-df45daa75c90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:38,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a91c7d7073da4001b6b3a9ba051d094f used request id req-e87cf605-3b54-4ef5-83cd-df45daa75c90 2018-12-23 20:42:38,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff796f0197f93a5553766536ee6f0e86a89a734" 2018-12-23 20:42:38,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3b5117-8f29-437e-89d3-e8f8f2885d95 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:38,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cb3b5117-8f29-437e-89d3-e8f8f2885d95 2018-12-23 20:42:38,798 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-df37982c-6d7e-404-user 2018-12-23 20:42:38,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e02844624a85469d9f3260065fa1781a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e503e2e83de3e9cd48d73022dff4b2db98923f62" 2018-12-23 20:42:39,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe4c555-c6bd-4f1d-b287-662e0a91d217 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:39,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e02844624a85469d9f3260065fa1781a used request id req-ebe4c555-c6bd-4f1d-b287-662e0a91d217 2018-12-23 20:42:39,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:39,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Ymr-nqEQR9uic_E7bM4tXQ"], "issued_at": "2018-12-23T20:42:39.000000Z"}} 2018-12-23 20:42:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}454e7f9d9b8f438082f3de9abe6df364ced46ff0" 2018-12-23 20:42:39,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a41cd03-ea59-4db2-895f-bd812d05be13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:39,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9a41cd03-ea59-4db2-895f-bd812d05be13 2018-12-23 20:42:39,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:39,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:39,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["AV-JYw7dQYG6bKwY73ouNA"], "issued_at": "2018-12-23T20:42:39.000000Z"}} 2018-12-23 20:42:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:40,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3939464-f82e-4016-9215-c15e512652ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:40,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f3939464-f82e-4016-9215-c15e512652ae 2018-12-23 20:42:40,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:40,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f7fa0b40-3e18-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:40,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8929e6c7-481d-4507-b575-ee4299072faf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f7fa0b40-3e18-487-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:42:40,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f7fa0b40-3e18-487-proj used request id req-8929e6c7-481d-4507-b575-ee4299072faf 2018-12-23 20:42:40,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:40,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe09afd-fbb1-49c1-883a-94ffc5d00c17 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:40,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cfe09afd-fbb1-49c1-883a-94ffc5d00c17 2018-12-23 20:42:40,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj"}}' 2018-12-23 20:42:40,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e51237e-e25e-4102-b6d3-cfbb02f1d776 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c4a0ad4bcdb4404a9e81355bc23abe3b"}, "tags": [], "enabled": true, "id": "c4a0ad4bcdb4404a9e81355bc23abe3b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj"}} 2018-12-23 20:42:40,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9e51237e-e25e-4102-b6d3-cfbb02f1d776 2018-12-23 20:42:40,353 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f7fa0b40-3e18-487-proj 2018-12-23 20:42:40,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:40,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:40,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["OSupD6dKQl6w0-Eyh-ReQg"], "issued_at": "2018-12-23T20:42:40.000000Z"}} 2018-12-23 20:42:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4533e638a98c129512ac9a05107bbb1456398aca" 2018-12-23 20:42:40,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d53c73-5df9-4d8e-954b-e77bda835aac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:40,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c1d53c73-5df9-4d8e-954b-e77bda835aac 2018-12-23 20:42:40,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:40,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:40,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4533e638a98c129512ac9a05107bbb1456398aca" 2018-12-23 20:42:40,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7210919-c22b-4929-99a0-9327fa6ceb66 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:42:40,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e7210919-c22b-4929-99a0-9327fa6ceb66 2018-12-23 20:42:40,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-f7fa0b40-3e18-487-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4533e638a98c129512ac9a05107bbb1456398aca" 2018-12-23 20:42:41,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccbd36f-dd5d-4cb3-b3e1-8e5436457ab6 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-f7fa0b40-3e18-487-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c4a0ad4bcdb4404a9e81355bc23abe3b"}, "tags": [], "enabled": true, "id": "c4a0ad4bcdb4404a9e81355bc23abe3b", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj"}]} 2018-12-23 20:42:41,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-f7fa0b40-3e18-487-proj used request id req-6ccbd36f-dd5d-4cb3-b3e1-8e5436457ab6 2018-12-23 20:42:41,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4533e638a98c129512ac9a05107bbb1456398aca" 2018-12-23 20:42:41,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b1d47e-71f7-48ba-8016-cbd2966868ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:41,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-24b1d47e-71f7-48ba-8016-cbd2966868ae 2018-12-23 20:42:41,510 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f7fa0b40-3e18-487-user 2018-12-23 20:42:41,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:41,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:41,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a4beed-db5f-4712-9855-5ca6527d0768 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:41,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-99a4beed-db5f-4712-9855-5ca6527d0768 2018-12-23 20:42:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" -d '{"role": {"name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj-role"}}' 2018-12-23 20:42:41,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02885620-daf3-4092-9622-cfe640e90bc2 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bb9105e065f4385bfd31e7c4e831f35", "links": {"self": "http://172.30.9.21:5000/v3/roles/2bb9105e065f4385bfd31e7c4e831f35"}, "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj-role"}} 2018-12-23 20:42:41,665 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-02885620-daf3-4092-9622-cfe640e90bc2 2018-12-23 20:42:41,665 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f7fa0b40-3e18-487-proj-role 2018-12-23 20:42:41,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2bb9105e065f4385bfd31e7c4e831f35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:41,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8eec98-1da8-4eca-907a-8e1b51fdc720 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2bb9105e065f4385bfd31e7c4e831f35", "links": {"self": "http://172.30.9.21:5000/v3/roles/2bb9105e065f4385bfd31e7c4e831f35"}, "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj-role"}} 2018-12-23 20:42:41,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2bb9105e065f4385bfd31e7c4e831f35 used request id req-8a8eec98-1da8-4eca-907a-8e1b51fdc720 2018-12-23 20:42:41,767 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f7fa0b40-3e18-487-proj-role to project CreateImageSuccessTests-f7fa0b40-3e18-487-proj 2018-12-23 20:42:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c4a0ad4bcdb4404a9e81355bc23abe3b/users/6b59210695a441d59b42b1f6272a35f4/roles/2bb9105e065f4385bfd31e7c4e831f35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:41,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f1cad7c-16c8-48f0-a2af-4a47f06e80f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:41,906 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c4a0ad4bcdb4404a9e81355bc23abe3b/users/6b59210695a441d59b42b1f6272a35f4/roles/2bb9105e065f4385bfd31e7c4e831f35 used request id req-5f1cad7c-16c8-48f0-a2af-4a47f06e80f1 2018-12-23 20:42:41,926 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:42:41,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:41,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:42,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bb9105e065f4385bfd31e7c4e831f35", "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj-role"}], "expires_at": "2018-12-23T21:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4a0ad4bcdb4404a9e81355bc23abe3b", "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-user", "id": "6b59210695a441d59b42b1f6272a35f4"}, "audit_ids": ["9AAc5MVHTnKGe0jgChDvKg"], "issued_at": "2018-12-23T20:42:42.000000Z"}} 2018-12-23 20:42:42,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" 2018-12-23 20:42:42,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a179d186-123f-4724-bbbe-40748eec03e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:42,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a179d186-123f-4724-bbbe-40748eec03e5 2018-12-23 20:42:42,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" 2018-12-23 20:42:42,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-249f37f6-f578-4cba-b3c4-dc391c686552 Date: Sun, 23 Dec 2018 20:42:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506"} 2018-12-23 20:42:42,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 used request id req-249f37f6-f578-4cba-b3c4-dc391c686552 2018-12-23 20:42:42,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" 2018-12-23 20:42:42,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-81c48404-ffd2-4141-b9b5-1597298f17a8 Date: Sun, 23 Dec 2018 20:42:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:42:42,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-81c48404-ffd2-4141-b9b5-1597298f17a8 2018-12-23 20:42:42,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506"}' 2018-12-23 20:42:42,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5a16440e-c25b-4b2e-81fb-5dc8a57a7510 Date: Sun, 23 Dec 2018 20:42:42 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:42Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:42Z", "visibility": "shared", "locations": [], "self": "/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75", "min_disk": 0, "protected": false, "id": "858f7e3b-3c2e-409e-b6d3-0ed9efa49f75", "file": "/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/file", "checksum": null, "owner": "c4a0ad4bcdb4404a9e81355bc23abe3b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:42,684 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5a16440e-c25b-4b2e-81fb-5dc8a57a7510 2018-12-23 20:42:42,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" -d '' 2018-12-23 20:42:43,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7cc3995a-3753-45eb-bbf2-f2ef7c07d308 Date: Sun, 23 Dec 2018 20:42:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:42:43,447 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/file used request id req-7cc3995a-3753-45eb-bbf2-f2ef7c07d308 2018-12-23 20:42:43,448 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:42:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" 2018-12-23 20:42:43,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-551785ff-9a62-41f7-b33e-7f64f8b1b54b Date: Sun, 23 Dec 2018 20:42:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:43Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/snap", "metadata": {}}], "self": "/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75", "min_disk": 0, "protected": false, "id": "858f7e3b-3c2e-409e-b6d3-0ed9efa49f75", "file": "/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4a0ad4bcdb4404a9e81355bc23abe3b", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:43,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 used request id req-551785ff-9a62-41f7-b33e-7f64f8b1b54b 2018-12-23 20:42:43,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" 2018-12-23 20:42:43,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ee400f7-6943-43b4-a0ad-efd4b3f0eb4a Date: Sun, 23 Dec 2018 20:42:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:42:43,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4ee400f7-6943-43b4-a0ad-efd4b3f0eb4a 2018-12-23 20:42:43,480 - create_image - INFO - Created image with name - CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 2018-12-23 20:42:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" 2018-12-23 20:42:43,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5cab9c67-5ec1-4241-a198-e0e15960bed4 Date: Sun, 23 Dec 2018 20:42:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:43Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/snap", "metadata": {}}], "self": "/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75", "min_disk": 0, "protected": false, "id": "858f7e3b-3c2e-409e-b6d3-0ed9efa49f75", "file": "/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4a0ad4bcdb4404a9e81355bc23abe3b", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:43,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 used request id req-5cab9c67-5ec1-4241-a198-e0e15960bed4 2018-12-23 20:42:43,500 - create_image - DEBUG - Instance status is - active 2018-12-23 20:42:43,500 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 2018-12-23 20:42:43,500 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 2018-12-23 20:42:43,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:43,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2bb9105e065f4385bfd31e7c4e831f35", "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj-role"}], "expires_at": "2018-12-23T21:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4a0ad4bcdb4404a9e81355bc23abe3b", "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c4a0ad4bcdb4404a9e81355bc23abe3b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f7fa0b40-3e18-487-user", "id": "6b59210695a441d59b42b1f6272a35f4"}, "audit_ids": ["SlCYT_qBQCWIQLfcN7Bdlw"], "issued_at": "2018-12-23T20:42:43.000000Z"}} 2018-12-23 20:42:43,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}644685b0d7733a7086647e684e4fead0062341c4" 2018-12-23 20:42:44,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-dfe1ef21-9fc3-4496-9567-95c8d6a43644 Date: Sun, 23 Dec 2018 20:42:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:42Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:43Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/snap", "metadata": {}}], "self": "/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75", "min_disk": 0, "protected": false, "id": "858f7e3b-3c2e-409e-b6d3-0ed9efa49f75", "file": "/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4a0ad4bcdb4404a9e81355bc23abe3b", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506"} 2018-12-23 20:42:44,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 used request id req-dfe1ef21-9fc3-4496-9567-95c8d6a43644 2018-12-23 20:42:44,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}644685b0d7733a7086647e684e4fead0062341c4" 2018-12-23 20:42:44,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b31dabe-abb3-4e51-a46a-c131039883ee Date: Sun, 23 Dec 2018 20:42:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:42:44,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0b31dabe-abb3-4e51-a46a-c131039883ee 2018-12-23 20:42:44,102 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 2018-12-23 20:42:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}644685b0d7733a7086647e684e4fead0062341c4" 2018-12-23 20:42:44,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a40d824-b3ff-400e-81d3-274c3fa77f42 Date: Sun, 23 Dec 2018 20:42:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:42:44,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 used request id req-0a40d824-b3ff-400e-81d3-274c3fa77f42 2018-12-23 20:42:44,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}644685b0d7733a7086647e684e4fead0062341c4" 2018-12-23 20:42:44,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-940f3c5d-74c2-4560-830f-7a25d2ccf09b Date: Sun, 23 Dec 2018 20:42:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506"} 2018-12-23 20:42:44,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 used request id req-940f3c5d-74c2-4560-830f-7a25d2ccf09b 2018-12-23 20:42:44,727 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9a89013d-24b1-4b65-8b16-0604f1675506 2018-12-23 20:42:44,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f77bc25714fb57af963f31dfe44541da487911a0" 2018-12-23 20:42:44,742 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-d0c09a31-ea0c-4a84-afb3-ff014dffadfa Date: Sun, 23 Dec 2018 20:42:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:42:44,742 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/858f7e3b-3c2e-409e-b6d3-0ed9efa49f75 used request id req-d0c09a31-ea0c-4a84-afb3-ff014dffadfa 2018-12-23 20:42:44,743 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-12-23 20:42:44,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-5798266d-aa40-467e-8d0f-73ea29e91a2e Date: Sun, 23 Dec 2018 20:42:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:42:45,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5798266d-aa40-467e-8d0f-73ea29e91a2e 2018-12-23 20:42:45,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182976e0-7ec0-4de6-b097-32a7a198c9a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:45,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-182976e0-7ec0-4de6-b097-32a7a198c9a2 2018-12-23 20:42:45,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2878dd03-177a-4db0-9dd9-829af8d2272a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:45,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2878dd03-177a-4db0-9dd9-829af8d2272a 2018-12-23 20:42:45,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:45,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e439f2b2-1011-4fe8-baf4-6f638ace4feb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:45,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-e439f2b2-1011-4fe8-baf4-6f638ace4feb 2018-12-23 20:42:45,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:45,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc98706-2a05-480d-ae81-e53f54442fdf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:42:45,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-4fc98706-2a05-480d-ae81-e53f54442fdf 2018-12-23 20:42:45,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17506c61-e993-4402-a4c1-6954580491b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:45,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-17506c61-e993-4402-a4c1-6954580491b7 2018-12-23 20:42:45,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:45,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a22b9ab-61e4-45af-bf17-24b6986adabb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:45,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-9a22b9ab-61e4-45af-bf17-24b6986adabb 2018-12-23 20:42:45,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a56b019-ef14-43db-8fbc-28eba35ef498 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:45,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-1a56b019-ef14-43db-8fbc-28eba35ef498 2018-12-23 20:42:45,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52a40ab-cdbc-41db-8e95-99bc07654741 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:42:45,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-d52a40ab-cdbc-41db-8e95-99bc07654741 2018-12-23 20:42:45,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:45,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-611fd7ee-f92a-4c37-bf28-9ae2b6d3faf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:45,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-611fd7ee-f92a-4c37-bf28-9ae2b6d3faf0 2018-12-23 20:42:45,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:45,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:46,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d5729b-d765-4901-9505-e7d8d9def14b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:46,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-24d5729b-d765-4901-9505-e7d8d9def14b 2018-12-23 20:42:46,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:46,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:46,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1d0743-64a3-41a7-9afe-c700ff378e4d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:42:46,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-0d1d0743-64a3-41a7-9afe-c700ff378e4d 2018-12-23 20:42:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:46,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827ac13d-25fb-4a77-a8c4-399a6028133d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:46,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-827ac13d-25fb-4a77-a8c4-399a6028133d 2018-12-23 20:42:46,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:46,312 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f7fa0b40-3e18-487-proj 2018-12-23 20:42:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c4a0ad4bcdb4404a9e81355bc23abe3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:46,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-142ba2fa-65b0-42de-84ef-b433ca4c356d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:46,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c4a0ad4bcdb4404a9e81355bc23abe3b used request id req-142ba2fa-65b0-42de-84ef-b433ca4c356d 2018-12-23 20:42:46,545 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f7fa0b40-3e18-487-proj-role 2018-12-23 20:42:46,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2bb9105e065f4385bfd31e7c4e831f35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:46,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f966be9-d996-4908-b1a2-baa2fa103082 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:46,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2bb9105e065f4385bfd31e7c4e831f35 used request id req-7f966be9-d996-4908-b1a2-baa2fa103082 2018-12-23 20:42:46,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f8f164f075570280b963980a23ae72b32eb1c27" 2018-12-23 20:42:46,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a9403c-3fe8-4ba6-ac2b-6ff9c8ddf0dc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:46,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-97a9403c-3fe8-4ba6-ac2b-6ff9c8ddf0dc 2018-12-23 20:42:46,789 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f7fa0b40-3e18-487-user 2018-12-23 20:42:46,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6b59210695a441d59b42b1f6272a35f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4533e638a98c129512ac9a05107bbb1456398aca" 2018-12-23 20:42:46,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4f899a-5a21-4936-8537-71733a03f325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:46,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6b59210695a441d59b42b1f6272a35f4 used request id req-ba4f899a-5a21-4936-8537-71733a03f325 2018-12-23 20:42:46,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:47,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["GqfPoj33REuy8Gg6l7S0rA"], "issued_at": "2018-12-23T20:42:47.000000Z"}} 2018-12-23 20:42:47,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7164dfac19cf43d5f6580dcdfbb9114066f4ea1c" 2018-12-23 20:42:47,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4233df-af40-4bfc-a5e3-f4fa79f58cca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:47,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7a4233df-af40-4bfc-a5e3-f4fa79f58cca 2018-12-23 20:42:47,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:47,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:47,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["JBsXFVOtSOalsW4X-xuwlQ"], "issued_at": "2018-12-23T20:42:47.000000Z"}} 2018-12-23 20:42:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:47,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05464f8c-3b0e-4de5-8a01-f08756c2cb01 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:47,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-05464f8c-3b0e-4de5-8a01-f08756c2cb01 2018-12-23 20:42:47,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:47,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:47,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ac3f4325-98d8-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:48,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcddede-6306-4e08-90e9-b42c2247a780 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ac3f4325-98d8-492-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:42:48,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-ac3f4325-98d8-492-proj used request id req-9bcddede-6306-4e08-90e9-b42c2247a780 2018-12-23 20:42:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:48,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd6e78e-8c1b-45a2-a87d-e0f69cdd776d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:48,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ffd6e78e-8c1b-45a2-a87d-e0f69cdd776d 2018-12-23 20:42:48,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj"}}' 2018-12-23 20:42:48,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7a7ccd6-a799-4873-a044-84629d1735c4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25134091221a45afa69e331a32a730ba"}, "tags": [], "enabled": true, "id": "25134091221a45afa69e331a32a730ba", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj"}} 2018-12-23 20:42:48,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a7a7ccd6-a799-4873-a044-84629d1735c4 2018-12-23 20:42:48,342 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-ac3f4325-98d8-492-proj 2018-12-23 20:42:48,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:48,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:48,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["YqOwnPFIQ1anP59WUV_SbA"], "issued_at": "2018-12-23T20:42:48.000000Z"}} 2018-12-23 20:42:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe708047bcfb09a31a84ca304ec145998509d73" 2018-12-23 20:42:48,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828dcc1b-4cd2-4af9-b9f5-0fcf4c901516 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:48,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-828dcc1b-4cd2-4af9-b9f5-0fcf4c901516 2018-12-23 20:42:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:48,850 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:48,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe708047bcfb09a31a84ca304ec145998509d73" 2018-12-23 20:42:48,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1340b88e-c884-45a1-aa8f-0689faf98144 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:42:48,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1340b88e-c884-45a1-aa8f-0689faf98144 2018-12-23 20:42:48,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ac3f4325-98d8-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe708047bcfb09a31a84ca304ec145998509d73" 2018-12-23 20:42:49,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92204e9-a414-417c-b4cb-740dd864ffcd Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ac3f4325-98d8-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25134091221a45afa69e331a32a730ba"}, "tags": [], "enabled": true, "id": "25134091221a45afa69e331a32a730ba", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj"}]} 2018-12-23 20:42:49,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-ac3f4325-98d8-492-proj used request id req-c92204e9-a414-417c-b4cb-740dd864ffcd 2018-12-23 20:42:49,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe708047bcfb09a31a84ca304ec145998509d73" 2018-12-23 20:42:49,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf53e2b-5ae8-47d0-bb65-10a44ed495b9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:49,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0bf53e2b-5ae8-47d0-bb65-10a44ed495b9 2018-12-23 20:42:49,467 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-ac3f4325-98d8-492-user 2018-12-23 20:42:49,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:49,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:49,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4354a4f-e74f-4d69-add7-f71e3cba36bd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:49,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d4354a4f-e74f-4d69-add7-f71e3cba36bd 2018-12-23 20:42:49,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" -d '{"role": {"name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj-role"}}' 2018-12-23 20:42:49,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64e3f24-18ac-4d42-aec0-a3d518e1285b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7680877e4a3a46dab36b1183e75b51d5", "links": {"self": "http://172.30.9.21:5000/v3/roles/7680877e4a3a46dab36b1183e75b51d5"}, "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj-role"}} 2018-12-23 20:42:49,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a64e3f24-18ac-4d42-aec0-a3d518e1285b 2018-12-23 20:42:49,605 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-ac3f4325-98d8-492-proj-role 2018-12-23 20:42:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7680877e4a3a46dab36b1183e75b51d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:49,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4891f4e-6194-4e4f-9a07-8b6580f2d2e8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7680877e4a3a46dab36b1183e75b51d5", "links": {"self": "http://172.30.9.21:5000/v3/roles/7680877e4a3a46dab36b1183e75b51d5"}, "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj-role"}} 2018-12-23 20:42:49,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7680877e4a3a46dab36b1183e75b51d5 used request id req-e4891f4e-6194-4e4f-9a07-8b6580f2d2e8 2018-12-23 20:42:49,716 - keystone_utils - INFO - Granting role CreateImageSuccessTests-ac3f4325-98d8-492-proj-role to project CreateImageSuccessTests-ac3f4325-98d8-492-proj 2018-12-23 20:42:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/25134091221a45afa69e331a32a730ba/users/69d9dda749c044e79c5b94408e415913/roles/7680877e4a3a46dab36b1183e75b51d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:49,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97b3b9e5-f01b-47d0-b21c-eee0b16780c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:49,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/25134091221a45afa69e331a32a730ba/users/69d9dda749c044e79c5b94408e415913/roles/7680877e4a3a46dab36b1183e75b51d5 used request id req-97b3b9e5-f01b-47d0-b21c-eee0b16780c3 2018-12-23 20:42:49,854 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:42:49,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:49,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:50,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7680877e4a3a46dab36b1183e75b51d5", "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj-role"}], "expires_at": "2018-12-23T21:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25134091221a45afa69e331a32a730ba", "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/25134091221a45afa69e331a32a730ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25134091221a45afa69e331a32a730ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/25134091221a45afa69e331a32a730ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/25134091221a45afa69e331a32a730ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ac3f4325-98d8-492-user", "id": "69d9dda749c044e79c5b94408e415913"}, "audit_ids": ["BX73AxAQSeaUlXZW0Ikv7g"], "issued_at": "2018-12-23T20:42:50.000000Z"}} 2018-12-23 20:42:50,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" 2018-12-23 20:42:50,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d64cae5-f1ff-4c3a-b4e3-b2b231d52061 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:50,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2d64cae5-f1ff-4c3a-b4e3-b2b231d52061 2018-12-23 20:42:50,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" 2018-12-23 20:42:50,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-53ab9ac6-fac8-43ae-a1e1-e821655c74ab Date: Sun, 23 Dec 2018 20:42:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c"} 2018-12-23 20:42:50,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c used request id req-53ab9ac6-fac8-43ae-a1e1-e821655c74ab 2018-12-23 20:42:50,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" 2018-12-23 20:42:50,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a76e2536-62f6-48dc-8b7f-0897b8bc1b09 Date: Sun, 23 Dec 2018 20:42: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:42:50,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a76e2536-62f6-48dc-8b7f-0897b8bc1b09 2018-12-23 20:42:50,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c"}' 2018-12-23 20:42:50,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ab8fb58c-7979-4c6a-aaea-6ebe4766db05 Date: Sun, 23 Dec 2018 20:42:50 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278", "min_disk": 0, "protected": false, "id": "5a02c5ae-c5dc-4eef-986a-31a212bba278", "file": "/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/file", "checksum": null, "owner": "25134091221a45afa69e331a32a730ba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:50,609 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ab8fb58c-7979-4c6a-aaea-6ebe4766db05 2018-12-23 20:42:50,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" -d '' 2018-12-23 20:42:51,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75a1d49f-613b-4e3f-bbd6-213158cece5b Date: Sun, 23 Dec 2018 20:42:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:42:51,473 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/file used request id req-75a1d49f-613b-4e3f-bbd6-213158cece5b 2018-12-23 20:42:51,474 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:42:51,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" 2018-12-23 20:42:51,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-837647ff-1d78-4205-acac-b9fc8a17f3a6 Date: Sun, 23 Dec 2018 20:42:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:51Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/snap", "metadata": {}}], "self": "/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278", "min_disk": 0, "protected": false, "id": "5a02c5ae-c5dc-4eef-986a-31a212bba278", "file": "/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25134091221a45afa69e331a32a730ba", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:51,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278 used request id req-837647ff-1d78-4205-acac-b9fc8a17f3a6 2018-12-23 20:42:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" 2018-12-23 20:42:51,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-040a7981-e3bf-472e-83c8-f0c4f97d2a89 Date: Sun, 23 Dec 2018 20:42:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:42:51,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-040a7981-e3bf-472e-83c8-f0c4f97d2a89 2018-12-23 20:42:51,509 - create_image - INFO - Created image with name - CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c 2018-12-23 20:42:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" 2018-12-23 20:42:51,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2de803e5-fda1-48ad-ab64-c451c0cf5e32 Date: Sun, 23 Dec 2018 20:42:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:51Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/snap", "metadata": {}}], "self": "/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278", "min_disk": 0, "protected": false, "id": "5a02c5ae-c5dc-4eef-986a-31a212bba278", "file": "/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25134091221a45afa69e331a32a730ba", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:51,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278 used request id req-2de803e5-fda1-48ad-ab64-c451c0cf5e32 2018-12-23 20:42:51,544 - create_image - DEBUG - Instance status is - active 2018-12-23 20:42:51,545 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c 2018-12-23 20:42:51,545 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c 2018-12-23 20:42:51,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:51,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7680877e4a3a46dab36b1183e75b51d5", "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj-role"}], "expires_at": "2018-12-23T21:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25134091221a45afa69e331a32a730ba", "name": "CreateImageSuccessTests-ac3f4325-98d8-492-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/25134091221a45afa69e331a32a730ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25134091221a45afa69e331a32a730ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/25134091221a45afa69e331a32a730ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/25134091221a45afa69e331a32a730ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/25134091221a45afa69e331a32a730ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/25134091221a45afa69e331a32a730ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-ac3f4325-98d8-492-user", "id": "69d9dda749c044e79c5b94408e415913"}, "audit_ids": ["yDn1EylIRFiHLYQqQeLedw"], "issued_at": "2018-12-23T20:42:51.000000Z"}} 2018-12-23 20:42:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65803fc319bc8ed28b7f343d8bec0cdaecb49504" 2018-12-23 20:42:52,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-43b6ed64-1fa0-41d4-a938-f52c0cffe564 Date: Sun, 23 Dec 2018 20:42:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:51Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/snap", "metadata": {}}], "self": "/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278", "min_disk": 0, "protected": false, "id": "5a02c5ae-c5dc-4eef-986a-31a212bba278", "file": "/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25134091221a45afa69e331a32a730ba", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/5a02c5ae-c5dc-4eef-986a-31a212bba278/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c"} 2018-12-23 20:42:52,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c used request id req-43b6ed64-1fa0-41d4-a938-f52c0cffe564 2018-12-23 20:42:52,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65803fc319bc8ed28b7f343d8bec0cdaecb49504" 2018-12-23 20:42:52,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ca072915-09ba-4a75-86b1-b99aea45c170 Date: Sun, 23 Dec 2018 20:42: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:42:52,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ca072915-09ba-4a75-86b1-b99aea45c170 2018-12-23 20:42:52,154 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d9032876-4672-4056-a5d3-33c6b47e315c 2018-12-23 20:42:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd13c2b45c03b354abf4f71b2b921fad7da6e22" 2018-12-23 20:42:52,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6646d277-cc5b-43a9-840f-7953f82e6a7b Date: Sun, 23 Dec 2018 20:42:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:42:52,630 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5a02c5ae-c5dc-4eef-986a-31a212bba278 used request id req-6646d277-cc5b-43a9-840f-7953f82e6a7b 2018-12-23 20:42:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:52,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-6a372f40-b9bc-41c1-8120-885d3f5304d8 Date: Sun, 23 Dec 2018 20:42:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:42:52,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6a372f40-b9bc-41c1-8120-885d3f5304d8 2018-12-23 20:42:52,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c1db7f-8d89-43e6-a793-652d9d48182d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:53,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-40c1db7f-8d89-43e6-a793-652d9d48182d 2018-12-23 20:42:53,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8ce5368-49ab-4a5a-8081-f9bac7b2f928 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:53,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-e8ce5368-49ab-4a5a-8081-f9bac7b2f928 2018-12-23 20:42:53,201 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:53,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce6a3f48-b7aa-4823-a37a-460b91c18bf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:53,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ce6a3f48-b7aa-4823-a37a-460b91c18bf7 2018-12-23 20:42:53,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:53,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e295e536-f324-4fb8-9b8f-659c9371cf24 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:42:53,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-e295e536-f324-4fb8-9b8f-659c9371cf24 2018-12-23 20:42:53,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3430f047-dd25-4126-beb0-a30d2a9f9014 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:53,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-3430f047-dd25-4126-beb0-a30d2a9f9014 2018-12-23 20:42:53,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2cd4270-08ca-4a20-84c5-c0dbae9d8bbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:53,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-a2cd4270-08ca-4a20-84c5-c0dbae9d8bbd 2018-12-23 20:42:53,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:53,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70001d05-08ec-40fe-892f-7550b2ec73fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:53,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-70001d05-08ec-40fe-892f-7550b2ec73fb 2018-12-23 20:42:53,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1949985-a813-480d-a603-c502db25d7aa Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:42:53,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-e1949985-a813-480d-a603-c502db25d7aa 2018-12-23 20:42:53,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:53,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54707451-6f54-4d86-ae9e-81f734d3b2aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:53,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-54707451-6f54-4d86-ae9e-81f734d3b2aa 2018-12-23 20:42:53,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:53,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:54,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-720e7157-4604-44c6-8aa2-e8bcf5e4e0c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:54,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-720e7157-4604-44c6-8aa2-e8bcf5e4e0c9 2018-12-23 20:42:54,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:54,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:54,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef27c2fd-450b-4047-bda5-b23c703f2d9c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:42:54,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-ef27c2fd-450b-4047-bda5-b23c703f2d9c 2018-12-23 20:42:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:54,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4cd966-fda9-4588-ad58-db2cfbd8d111 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:42:54,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-9e4cd966-fda9-4588-ad58-db2cfbd8d111 2018-12-23 20:42:54,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:42:54,260 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-ac3f4325-98d8-492-proj 2018-12-23 20:42:54,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/25134091221a45afa69e331a32a730ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:54,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785de44e-7440-4ba7-8b5f-49e0cf96b329 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:54,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/25134091221a45afa69e331a32a730ba used request id req-785de44e-7440-4ba7-8b5f-49e0cf96b329 2018-12-23 20:42:54,510 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-ac3f4325-98d8-492-proj-role 2018-12-23 20:42:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7680877e4a3a46dab36b1183e75b51d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:54,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbc8b14f-bad6-483c-8470-b3b424e810fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:54,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7680877e4a3a46dab36b1183e75b51d5 used request id req-bbc8b14f-bad6-483c-8470-b3b424e810fc 2018-12-23 20:42:54,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}015ff3677283541f5c61ba43da18c51857d11773" 2018-12-23 20:42:54,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f758b1a5-c9ad-4a7a-bda5-e161b75ddcbd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:54,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f758b1a5-c9ad-4a7a-bda5-e161b75ddcbd 2018-12-23 20:42:54,740 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-ac3f4325-98d8-492-user 2018-12-23 20:42:54,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/69d9dda749c044e79c5b94408e415913 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fe708047bcfb09a31a84ca304ec145998509d73" 2018-12-23 20:42:54,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19700d7b-128e-45ee-9fe0-31f910c471f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:54,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/69d9dda749c044e79c5b94408e415913 used request id req-19700d7b-128e-45ee-9fe0-31f910c471f8 2018-12-23 20:42:54,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:55,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["at0UxmuMSNq9Z80Zy_a18w"], "issued_at": "2018-12-23T20:42:55.000000Z"}} 2018-12-23 20:42:55,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3be2a89b0f166c1320fe8f74cc65ed01105029" 2018-12-23 20:42:55,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1453423b-fd4f-40e7-9099-4f07fa2b1c74 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:55,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1453423b-fd4f-40e7-9099-4f07fa2b1c74 2018-12-23 20:42:55,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:55,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:55,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["PW6q36FbR2-BK8Eq0ekmIg"], "issued_at": "2018-12-23T20:42:55.000000Z"}} 2018-12-23 20:42:55,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:42:55,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c42a80f-279b-468b-a494-0dda86fa8e10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:55,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3c42a80f-279b-468b-a494-0dda86fa8e10 2018-12-23 20:42:55,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:55,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:55,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-40f823c2-a831-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:42:55,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee86c79-7743-4909-b9bf-cbaeca1fc3b3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-40f823c2-a831-470-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:42:55,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-40f823c2-a831-470-proj used request id req-fee86c79-7743-4909-b9bf-cbaeca1fc3b3 2018-12-23 20:42:55,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:42:55,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efec52d0-bed2-4e7f-9d07-20b0f14c4e1f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:55,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-efec52d0-bed2-4e7f-9d07-20b0f14c4e1f 2018-12-23 20:42:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-40f823c2-a831-470-proj"}}' 2018-12-23 20:42:56,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfd33a0e-79c8-490b-a04d-28262e365845 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/33520392b96d4afdbdf3aed83b80d5bd"}, "tags": [], "enabled": true, "id": "33520392b96d4afdbdf3aed83b80d5bd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-40f823c2-a831-470-proj"}} 2018-12-23 20:42:56,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-bfd33a0e-79c8-490b-a04d-28262e365845 2018-12-23 20:42:56,001 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-40f823c2-a831-470-proj 2018-12-23 20:42:56,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:56,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:56,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Y6vmHHBhSImSLFbSUV7L8A"], "issued_at": "2018-12-23T20:42:56.000000Z"}} 2018-12-23 20:42:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94902e92d38627eee0ec8e1ae0b79b49a9da8606" 2018-12-23 20:42:56,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1c9f53-ff1a-4f62-b7be-6c64bc1961d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:56,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2b1c9f53-ff1a-4f62-b7be-6c64bc1961d6 2018-12-23 20:42:56,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:42:56,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:42:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:42:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94902e92d38627eee0ec8e1ae0b79b49a9da8606" 2018-12-23 20:42:56,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d88f5ef-e33b-4a4e-94ac-54ab134ccbcc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:42:56,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6d88f5ef-e33b-4a4e-94ac-54ab134ccbcc 2018-12-23 20:42:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-40f823c2-a831-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94902e92d38627eee0ec8e1ae0b79b49a9da8606" 2018-12-23 20:42:56,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1777de-5a4f-49c1-ab6b-e52af47467d7 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-40f823c2-a831-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/33520392b96d4afdbdf3aed83b80d5bd"}, "tags": [], "enabled": true, "id": "33520392b96d4afdbdf3aed83b80d5bd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-40f823c2-a831-470-proj"}]} 2018-12-23 20:42:56,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-40f823c2-a831-470-proj used request id req-fd1777de-5a4f-49c1-ab6b-e52af47467d7 2018-12-23 20:42:56,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94902e92d38627eee0ec8e1ae0b79b49a9da8606" 2018-12-23 20:42:56,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c03d4b6b-08e6-4aff-af35-9933c67facdc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:42:56,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c03d4b6b-08e6-4aff-af35-9933c67facdc 2018-12-23 20:42:57,216 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-40f823c2-a831-470-user 2018-12-23 20:42:57,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:42:57,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00a907f-4617-4f72-a55e-d043618d7f2e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:42:57,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d00a907f-4617-4f72-a55e-d043618d7f2e 2018-12-23 20:42:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" -d '{"role": {"name": "CreateImageSuccessTests-40f823c2-a831-470-proj-role"}}' 2018-12-23 20:42:57,433 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1e7781f-f142-4cd7-9b4c-15c4972bdd2d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13a56bb0fbf54e7c8572427b2030e144", "links": {"self": "http://172.30.9.21:5000/v3/roles/13a56bb0fbf54e7c8572427b2030e144"}, "name": "CreateImageSuccessTests-40f823c2-a831-470-proj-role"}} 2018-12-23 20:42:57,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1e7781f-f142-4cd7-9b4c-15c4972bdd2d 2018-12-23 20:42:57,433 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-40f823c2-a831-470-proj-role 2018-12-23 20:42:57,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/13a56bb0fbf54e7c8572427b2030e144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:42:57,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-559b68f3-ee08-4717-8b78-4b22f4776745 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13a56bb0fbf54e7c8572427b2030e144", "links": {"self": "http://172.30.9.21:5000/v3/roles/13a56bb0fbf54e7c8572427b2030e144"}, "name": "CreateImageSuccessTests-40f823c2-a831-470-proj-role"}} 2018-12-23 20:42:57,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/13a56bb0fbf54e7c8572427b2030e144 used request id req-559b68f3-ee08-4717-8b78-4b22f4776745 2018-12-23 20:42:57,531 - keystone_utils - INFO - Granting role CreateImageSuccessTests-40f823c2-a831-470-proj-role to project CreateImageSuccessTests-40f823c2-a831-470-proj 2018-12-23 20:42:57,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/33520392b96d4afdbdf3aed83b80d5bd/users/d0784fa89f7845aa864411c09b2d38e3/roles/13a56bb0fbf54e7c8572427b2030e144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:42:57,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b6eff3b-7c7b-46a9-9484-af714c2af4b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:42:57,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/33520392b96d4afdbdf3aed83b80d5bd/users/d0784fa89f7845aa864411c09b2d38e3/roles/13a56bb0fbf54e7c8572427b2030e144 used request id req-2b6eff3b-7c7b-46a9-9484-af714c2af4b3 2018-12-23 20:42:57,802 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:42:57,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:42:57,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:58,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13a56bb0fbf54e7c8572427b2030e144", "name": "CreateImageSuccessTests-40f823c2-a831-470-proj-role"}], "expires_at": "2018-12-23T21:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33520392b96d4afdbdf3aed83b80d5bd", "name": "CreateImageSuccessTests-40f823c2-a831-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33520392b96d4afdbdf3aed83b80d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/33520392b96d4afdbdf3aed83b80d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-40f823c2-a831-470-user", "id": "d0784fa89f7845aa864411c09b2d38e3"}, "audit_ids": ["9QOosHmcSOeGO-_GOThwDw"], "issued_at": "2018-12-23T20:42:58.000000Z"}} 2018-12-23 20:42:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" 2018-12-23 20:42:58,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8382c1-84f1-4ddd-bb6f-f567bbfbf65e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:42:58,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9b8382c1-84f1-4ddd-bb6f-f567bbfbf65e 2018-12-23 20:42:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" 2018-12-23 20:42:58,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-f86e1035-80c7-4ab5-bde9-8fb5a4e54e9c Date: Sun, 23 Dec 2018 20:42:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d"} 2018-12-23 20:42:58,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d used request id req-f86e1035-80c7-4ab5-bde9-8fb5a4e54e9c 2018-12-23 20:42:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" 2018-12-23 20:42:58,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-61082ed3-5acd-47eb-ae15-690079d05da1 Date: Sun, 23 Dec 2018 20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:42:58,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-61082ed3-5acd-47eb-ae15-690079d05da1 2018-12-23 20:42:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d"}' 2018-12-23 20:42:58,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4443a68e-d051-4a44-a7af-afa8da6567e8 Date: Sun, 23 Dec 2018 20:42:58 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb", "min_disk": 0, "protected": false, "id": "2342e1af-7c35-4019-9c4a-040e138f10fb", "file": "/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb/file", "checksum": null, "owner": "33520392b96d4afdbdf3aed83b80d5bd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:58,639 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4443a68e-d051-4a44-a7af-afa8da6567e8 2018-12-23 20:42:58,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" -d '' 2018-12-23 20:42:59,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f094b5f0-e538-4efd-bf58-7e5274d1b972 Date: Sun, 23 Dec 2018 20:42:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:42:59,452 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb/file used request id req-f094b5f0-e538-4efd-bf58-7e5274d1b972 2018-12-23 20:42:59,452 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:42:59,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" 2018-12-23 20:42:59,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6c77b940-cfe8-481f-9185-66a8d95082e6 Date: Sun, 23 Dec 2018 20:42:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:59Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2342e1af-7c35-4019-9c4a-040e138f10fb/snap", "metadata": {}}], "self": "/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb", "min_disk": 0, "protected": false, "id": "2342e1af-7c35-4019-9c4a-040e138f10fb", "file": "/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33520392b96d4afdbdf3aed83b80d5bd", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2342e1af-7c35-4019-9c4a-040e138f10fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:59,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb used request id req-6c77b940-cfe8-481f-9185-66a8d95082e6 2018-12-23 20:42:59,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" 2018-12-23 20:42:59,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b47bbab9-bc90-4d76-90c7-7cf02484cd43 Date: Sun, 23 Dec 2018 20:42:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:42:59,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b47bbab9-bc90-4d76-90c7-7cf02484cd43 2018-12-23 20:42:59,485 - create_image - INFO - Created image with name - CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d 2018-12-23 20:42:59,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" 2018-12-23 20:42:59,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-eed165a3-a376-483d-92af-1522c2320332 Date: Sun, 23 Dec 2018 20:42:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:59Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2342e1af-7c35-4019-9c4a-040e138f10fb/snap", "metadata": {}}], "self": "/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb", "min_disk": 0, "protected": false, "id": "2342e1af-7c35-4019-9c4a-040e138f10fb", "file": "/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33520392b96d4afdbdf3aed83b80d5bd", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2342e1af-7c35-4019-9c4a-040e138f10fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:42:59,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb used request id req-eed165a3-a376-483d-92af-1522c2320332 2018-12-23 20:42:59,503 - create_image - DEBUG - Instance status is - active 2018-12-23 20:42:59,503 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d 2018-12-23 20:42:59,504 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d 2018-12-23 20:42:59,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:42:59,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13a56bb0fbf54e7c8572427b2030e144", "name": "CreateImageSuccessTests-40f823c2-a831-470-proj-role"}], "expires_at": "2018-12-23T21:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33520392b96d4afdbdf3aed83b80d5bd", "name": "CreateImageSuccessTests-40f823c2-a831-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33520392b96d4afdbdf3aed83b80d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/33520392b96d4afdbdf3aed83b80d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/33520392b96d4afdbdf3aed83b80d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-40f823c2-a831-470-user", "id": "d0784fa89f7845aa864411c09b2d38e3"}, "audit_ids": ["dY6ADPmVTH6ImjGfma3_-Q"], "issued_at": "2018-12-23T20:42:59.000000Z"}} 2018-12-23 20:42:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1ef404ea779c73a5e40e396c4f4bfe5789a1945" 2018-12-23 20:43:00,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e35592d2-d3c6-4b44-b776-1e87d4922f5d Date: Sun, 23 Dec 2018 20:43:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:42:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:42:59Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2342e1af-7c35-4019-9c4a-040e138f10fb/snap", "metadata": {}}], "self": "/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb", "min_disk": 0, "protected": false, "id": "2342e1af-7c35-4019-9c4a-040e138f10fb", "file": "/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "33520392b96d4afdbdf3aed83b80d5bd", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2342e1af-7c35-4019-9c4a-040e138f10fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d"} 2018-12-23 20:43:00,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d used request id req-e35592d2-d3c6-4b44-b776-1e87d4922f5d 2018-12-23 20:43:00,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e1ef404ea779c73a5e40e396c4f4bfe5789a1945" 2018-12-23 20:43:00,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-21883ab6-ebc0-49fd-b188-4e6bbee1b79a Date: Sun, 23 Dec 2018 20:43:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:00,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-21883ab6-ebc0-49fd-b188-4e6bbee1b79a 2018-12-23 20:43:00,131 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-53b8c042-3827-4a4b-a719-982694766d2d 2018-12-23 20:43:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e74b7c95399d598cdc5869485f90f8ce80bd566" 2018-12-23 20:43:00,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39e2123f-859b-4c70-8d6b-d8b1aefa1797 Date: Sun, 23 Dec 2018 20:43:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:43:00,522 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2342e1af-7c35-4019-9c4a-040e138f10fb used request id req-39e2123f-859b-4c70-8d6b-d8b1aefa1797 2018-12-23 20:43:00,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:00,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-30d09181-651f-4cf3-885e-f126404d390d Date: Sun, 23 Dec 2018 20:43:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:00,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-30d09181-651f-4cf3-885e-f126404d390d 2018-12-23 20:43:00,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:00,914 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-235f1c83-7af3-4f77-ab18-ee2556167f2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:00,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-235f1c83-7af3-4f77-ab18-ee2556167f2d 2018-12-23 20:43:00,915 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:00,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,014 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17473432-0a11-4093-8a5e-6a4a81831eca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:01,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-17473432-0a11-4093-8a5e-6a4a81831eca 2018-12-23 20:43:01,014 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0bc2cc6-cfb7-491c-804f-dc9f49a458de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:01,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-c0bc2cc6-cfb7-491c-804f-dc9f49a458de 2018-12-23 20:43:01,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a1ccbf-e3c5-4609-b489-34c256171174 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-14a1ccbf-e3c5-4609-b489-34c256171174 2018-12-23 20:43:01,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea37a88-af97-4b93-b833-c5bd34f0abb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:01,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-2ea37a88-af97-4b93-b833-c5bd34f0abb9 2018-12-23 20:43:01,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800c77ee-63e9-459a-9dd8-aafdbbedddd5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:01,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-800c77ee-63e9-459a-9dd8-aafdbbedddd5 2018-12-23 20:43:01,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:01,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-076b8584-3287-42a3-94ad-22fc022cd5ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:01,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-076b8584-3287-42a3-94ad-22fc022cd5ee 2018-12-23 20:43:01,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:01,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b90d63d-e97d-4949-be53-6ce3e6c22379 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:01,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-5b90d63d-e97d-4949-be53-6ce3e6c22379 2018-12-23 20:43:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e501ea51-5b60-4317-9386-7579019673cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:01,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-e501ea51-5b60-4317-9386-7579019673cc 2018-12-23 20:43:01,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:01,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a97687-f5c0-4b85-a420-4536f967bbaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:01,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-f0a97687-f5c0-4b85-a420-4536f967bbaf 2018-12-23 20:43:01,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:01,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:01,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e879f01-9318-487b-b2f5-948701af279d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:01,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-0e879f01-9318-487b-b2f5-948701af279d 2018-12-23 20:43:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:02,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-796a8ec9-88ce-4084-b15c-c0d3b332ed8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:02,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-796a8ec9-88ce-4084-b15c-c0d3b332ed8a 2018-12-23 20:43:02,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:02,038 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-40f823c2-a831-470-proj 2018-12-23 20:43:02,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/33520392b96d4afdbdf3aed83b80d5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:02,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae2d7635-216c-4805-8abb-7d48ee6dad8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:02,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/33520392b96d4afdbdf3aed83b80d5bd used request id req-ae2d7635-216c-4805-8abb-7d48ee6dad8f 2018-12-23 20:43:02,265 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-40f823c2-a831-470-proj-role 2018-12-23 20:43:02,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/13a56bb0fbf54e7c8572427b2030e144 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:02,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28a24d53-7472-4f88-9184-c4a6d267aec0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:02,385 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/13a56bb0fbf54e7c8572427b2030e144 used request id req-28a24d53-7472-4f88-9184-c4a6d267aec0 2018-12-23 20:43:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e28910d2a24a4cd69cc4e42c580ca09dfe8a47f2" 2018-12-23 20:43:02,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e23a7260-0258-44e9-9bce-c8c342aa282e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:02,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e23a7260-0258-44e9-9bce-c8c342aa282e 2018-12-23 20:43:02,486 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-40f823c2-a831-470-user 2018-12-23 20:43:02,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d0784fa89f7845aa864411c09b2d38e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94902e92d38627eee0ec8e1ae0b79b49a9da8606" 2018-12-23 20:43:02,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a62eee26-84b8-4c05-81af-eb21045dc334 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:02,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d0784fa89f7845aa864411c09b2d38e3 used request id req-a62eee26-84b8-4c05-81af-eb21045dc334 2018-12-23 20:43:02,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:03,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["QWwvcX-HQzipwnP6j-LYGw"], "issued_at": "2018-12-23T20:43:03.000000Z"}} 2018-12-23 20:43:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc9ad406140b2d824b8eadcdfae0f3a393c66b8a" 2018-12-23 20:43:03,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d04b096-d2c9-4b6a-8d96-fae7204de746 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:03,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9d04b096-d2c9-4b6a-8d96-fae7204de746 2018-12-23 20:43:03,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:03,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:03,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ZQgkZiaeSJOf5gUitebK3g"], "issued_at": "2018-12-23T20:43:03.000000Z"}} 2018-12-23 20:43:03,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:03,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e4e5eec-c5c1-48b0-aa59-0819ffe758b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:03,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6e4e5eec-c5c1-48b0-aa59-0819ffe758b1 2018-12-23 20:43:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:03,703 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:03,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-37eb8893-a22e-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:03,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-403bc0f8-5ae1-4562-9043-d1d60ec7e594 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-37eb8893-a22e-4e8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:03,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-37eb8893-a22e-4e8-proj used request id req-403bc0f8-5ae1-4562-9043-d1d60ec7e594 2018-12-23 20:43:03,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:03,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b006eabf-b1d0-4723-b3c8-ba95338ea3fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:03,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b006eabf-b1d0-4723-b3c8-ba95338ea3fd 2018-12-23 20:43:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj"}}' 2018-12-23 20:43:04,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79490b6f-d7c1-4098-a5a5-86d5a6aa4ad8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2e99aff43c424ba194a2436a7dc797fd"}, "tags": [], "enabled": true, "id": "2e99aff43c424ba194a2436a7dc797fd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj"}} 2018-12-23 20:43:04,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-79490b6f-d7c1-4098-a5a5-86d5a6aa4ad8 2018-12-23 20:43:04,038 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-37eb8893-a22e-4e8-proj 2018-12-23 20:43:04,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:04,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:04,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["nsNp6UqtQMGMnIgXYuETeQ"], "issued_at": "2018-12-23T20:43:04.000000Z"}} 2018-12-23 20:43:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b826464cfe9c260415a7e59629e98b06e802e4eb" 2018-12-23 20:43:04,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdd36de-2475-4a07-8442-bee7acb0ac67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:04,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dfdd36de-2475-4a07-8442-bee7acb0ac67 2018-12-23 20:43:04,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:04,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:04,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b826464cfe9c260415a7e59629e98b06e802e4eb" 2018-12-23 20:43:04,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09bef6c3-37be-4b5b-8ed4-e6a30ec5b166 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:04,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-09bef6c3-37be-4b5b-8ed4-e6a30ec5b166 2018-12-23 20:43:04,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-37eb8893-a22e-4e8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b826464cfe9c260415a7e59629e98b06e802e4eb" 2018-12-23 20:43:04,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f98a0ef9-0f93-4e3d-9e69-25cc2358ee1c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-37eb8893-a22e-4e8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2e99aff43c424ba194a2436a7dc797fd"}, "tags": [], "enabled": true, "id": "2e99aff43c424ba194a2436a7dc797fd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj"}]} 2018-12-23 20:43:04,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-37eb8893-a22e-4e8-proj used request id req-f98a0ef9-0f93-4e3d-9e69-25cc2358ee1c 2018-12-23 20:43:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b826464cfe9c260415a7e59629e98b06e802e4eb" 2018-12-23 20:43:04,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3e5a1a-fc38-4f61-81c5-3a5b9f692246 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:04,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9b3e5a1a-fc38-4f61-81c5-3a5b9f692246 2018-12-23 20:43:05,105 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-37eb8893-a22e-4e8-user 2018-12-23 20:43:05,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:05,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:05,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5ee0733-a75f-401e-b73a-bc6f23adff4c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:05,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c5ee0733-a75f-401e-b73a-bc6f23adff4c 2018-12-23 20:43:05,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" -d '{"role": {"name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj-role"}}' 2018-12-23 20:43:05,242 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8baff0d-bf5e-4a08-94c7-499b58a3a209 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2affaded1df4a3993c0753cab8ca2a1", "links": {"self": "http://172.30.9.21:5000/v3/roles/f2affaded1df4a3993c0753cab8ca2a1"}, "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj-role"}} 2018-12-23 20:43:05,242 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c8baff0d-bf5e-4a08-94c7-499b58a3a209 2018-12-23 20:43:05,242 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-37eb8893-a22e-4e8-proj-role 2018-12-23 20:43:05,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f2affaded1df4a3993c0753cab8ca2a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:05,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7723df5-0dd0-4266-9cd3-156b72ec9b4b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2affaded1df4a3993c0753cab8ca2a1", "links": {"self": "http://172.30.9.21:5000/v3/roles/f2affaded1df4a3993c0753cab8ca2a1"}, "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj-role"}} 2018-12-23 20:43:05,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f2affaded1df4a3993c0753cab8ca2a1 used request id req-b7723df5-0dd0-4266-9cd3-156b72ec9b4b 2018-12-23 20:43:05,351 - keystone_utils - INFO - Granting role CreateImageSuccessTests-37eb8893-a22e-4e8-proj-role to project CreateImageSuccessTests-37eb8893-a22e-4e8-proj 2018-12-23 20:43:05,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2e99aff43c424ba194a2436a7dc797fd/users/498ea982040e4d2fa2668310ce4323b5/roles/f2affaded1df4a3993c0753cab8ca2a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:05,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38802423-ca8f-4f9b-b31f-830ddd19c2e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:05,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2e99aff43c424ba194a2436a7dc797fd/users/498ea982040e4d2fa2668310ce4323b5/roles/f2affaded1df4a3993c0753cab8ca2a1 used request id req-38802423-ca8f-4f9b-b31f-830ddd19c2e0 2018-12-23 20:43:05,503 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:43:05,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:05,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:05,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2affaded1df4a3993c0753cab8ca2a1", "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj-role"}], "expires_at": "2018-12-23T21:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e99aff43c424ba194a2436a7dc797fd", "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2e99aff43c424ba194a2436a7dc797fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2e99aff43c424ba194a2436a7dc797fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-user", "id": "498ea982040e4d2fa2668310ce4323b5"}, "audit_ids": ["SiHyEomyTsKiaUmFc0_gjA"], "issued_at": "2018-12-23T20:43:05.000000Z"}} 2018-12-23 20:43:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" 2018-12-23 20:43:05,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ff6533-3860-49e5-b09d-85e25e7aa60c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:05,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-75ff6533-3860-49e5-b09d-85e25e7aa60c 2018-12-23 20:43:05,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" 2018-12-23 20:43:06,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-cd132141-cb69-4241-bf9b-60cc7b62566c Date: Sun, 23 Dec 2018 20:43:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b"} 2018-12-23 20:43:06,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b used request id req-cd132141-cb69-4241-bf9b-60cc7b62566c 2018-12-23 20:43:06,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" 2018-12-23 20:43:06,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9edc224d-594b-4f33-b988-d67151a16016 Date: Sun, 23 Dec 2018 20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:06,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9edc224d-594b-4f33-b988-d67151a16016 2018-12-23 20:43:06,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b"}' 2018-12-23 20:43:06,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e24b2248-dcd3-4491-8960-1cbd6735c37a Date: Sun, 23 Dec 2018 20:43:06 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304", "min_disk": 0, "protected": false, "id": "05e22b4b-5dde-4276-9de1-0c631789d304", "file": "/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304/file", "checksum": null, "owner": "2e99aff43c424ba194a2436a7dc797fd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:06,286 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e24b2248-dcd3-4491-8960-1cbd6735c37a 2018-12-23 20:43:06,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" -d '' 2018-12-23 20:43:07,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23fb0d88-45db-4bec-b9b3-520570a667b0 Date: Sun, 23 Dec 2018 20: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-12-23 20:43:07,468 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304/file used request id req-23fb0d88-45db-4bec-b9b3-520570a667b0 2018-12-23 20:43:07,469 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:43:07,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" 2018-12-23 20:43:07,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0322195c-7000-4eb8-904f-91e6ce32aba6 Date: Sun, 23 Dec 2018 20:43:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:07Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/05e22b4b-5dde-4276-9de1-0c631789d304/snap", "metadata": {}}], "self": "/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304", "min_disk": 0, "protected": false, "id": "05e22b4b-5dde-4276-9de1-0c631789d304", "file": "/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e99aff43c424ba194a2436a7dc797fd", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/05e22b4b-5dde-4276-9de1-0c631789d304/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:07,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304 used request id req-0322195c-7000-4eb8-904f-91e6ce32aba6 2018-12-23 20:43:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" 2018-12-23 20:43:07,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-163f4293-afa7-466c-bf48-90c15b422eb6 Date: Sun, 23 Dec 2018 20:43: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:07,498 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-163f4293-afa7-466c-bf48-90c15b422eb6 2018-12-23 20:43:07,500 - create_image - INFO - Created image with name - CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b 2018-12-23 20:43:07,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" 2018-12-23 20:43:07,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6575da23-7dfa-415d-93e0-0a5db971454b Date: Sun, 23 Dec 2018 20:43:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:07Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/05e22b4b-5dde-4276-9de1-0c631789d304/snap", "metadata": {}}], "self": "/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304", "min_disk": 0, "protected": false, "id": "05e22b4b-5dde-4276-9de1-0c631789d304", "file": "/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e99aff43c424ba194a2436a7dc797fd", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/05e22b4b-5dde-4276-9de1-0c631789d304/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:07,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304 used request id req-6575da23-7dfa-415d-93e0-0a5db971454b 2018-12-23 20:43:07,520 - create_image - DEBUG - Instance status is - active 2018-12-23 20:43:07,520 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b 2018-12-23 20:43:07,520 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b 2018-12-23 20:43:07,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:07,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f2affaded1df4a3993c0753cab8ca2a1", "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj-role"}], "expires_at": "2018-12-23T21:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e99aff43c424ba194a2436a7dc797fd", "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2e99aff43c424ba194a2436a7dc797fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2e99aff43c424ba194a2436a7dc797fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2e99aff43c424ba194a2436a7dc797fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-37eb8893-a22e-4e8-user", "id": "498ea982040e4d2fa2668310ce4323b5"}, "audit_ids": ["By7d9TqGRm-w-8CTY8kN4g"], "issued_at": "2018-12-23T20:43:07.000000Z"}} 2018-12-23 20:43:07,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c050b9d464f136178df1f751fc5892af80ce9" 2018-12-23 20:43:08,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1a9e7446-31ff-41c1-a11e-7ebacdc2e28a Date: Sun, 23 Dec 2018 20:43:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:07Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/05e22b4b-5dde-4276-9de1-0c631789d304/snap", "metadata": {}}], "self": "/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304", "min_disk": 0, "protected": false, "id": "05e22b4b-5dde-4276-9de1-0c631789d304", "file": "/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2e99aff43c424ba194a2436a7dc797fd", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/05e22b4b-5dde-4276-9de1-0c631789d304/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b"} 2018-12-23 20:43:08,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b used request id req-1a9e7446-31ff-41c1-a11e-7ebacdc2e28a 2018-12-23 20:43:08,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af6c050b9d464f136178df1f751fc5892af80ce9" 2018-12-23 20:43:08,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c5225c04-c4d1-41ec-becd-151bd8fb27de Date: Sun, 23 Dec 2018 20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:08,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c5225c04-c4d1-41ec-becd-151bd8fb27de 2018-12-23 20:43:08,144 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2d135f8c-5729-440c-8306-2d9d94b7cc2b 2018-12-23 20:43:08,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81ffc13b0ae91258263b71e45c426c329535c5c5" 2018-12-23 20:43:08,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cdd90f4a-00a4-446a-b58d-6d1fed2dc3ac Date: Sun, 23 Dec 2018 20:43:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:43:08,536 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/05e22b4b-5dde-4276-9de1-0c631789d304 used request id req-cdd90f4a-00a4-446a-b58d-6d1fed2dc3ac 2018-12-23 20:43:08,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:08,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-1a3e1831-eca9-45a0-b3c2-7b17871a35a7 Date: Sun, 23 Dec 2018 20:43:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:08,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1a3e1831-eca9-45a0-b3c2-7b17871a35a7 2018-12-23 20:43:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:08,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-301ad45a-3a94-4d07-a42a-fa766e99d3ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:08,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-301ad45a-3a94-4d07-a42a-fa766e99d3ec 2018-12-23 20:43:08,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:08,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-772456f2-82dc-4d63-a1c8-00dc92d02563 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:09,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-772456f2-82dc-4d63-a1c8-00dc92d02563 2018-12-23 20:43:09,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:09,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c639c6d0-5fca-4bcf-ac40-04fd723b7783 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:09,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-c639c6d0-5fca-4bcf-ac40-04fd723b7783 2018-12-23 20:43:09,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db5989c-34e4-4343-bca9-53fe381b8075 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:09,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-5db5989c-34e4-4343-bca9-53fe381b8075 2018-12-23 20:43:09,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e32f6a9d-3dca-41ec-a22b-6b5ed50f3af2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:09,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-e32f6a9d-3dca-41ec-a22b-6b5ed50f3af2 2018-12-23 20:43:09,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:09,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f817281-a8f3-449a-98aa-3f22f575833c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:09,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-2f817281-a8f3-449a-98aa-3f22f575833c 2018-12-23 20:43:09,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:09,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2836a646-b257-4b7f-8cbe-8f151db2a461 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:09,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-2836a646-b257-4b7f-8cbe-8f151db2a461 2018-12-23 20:43:09,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:09,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b03f4e-30ee-4051-98c4-31f05b613be2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:09,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-32b03f4e-30ee-4051-98c4-31f05b613be2 2018-12-23 20:43:09,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,789 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eef7b05-1145-43cb-b902-c8e1783ff5fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:09,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-0eef7b05-1145-43cb-b902-c8e1783ff5fe 2018-12-23 20:43:09,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48035bba-b364-4965-b126-82c8efa4d4aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:09,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-48035bba-b364-4965-b126-82c8efa4d4aa 2018-12-23 20:43:09,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:09,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0950c929-1ea9-41c2-88a4-5d8351179365 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:09,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-0950c929-1ea9-41c2-88a4-5d8351179365 2018-12-23 20:43:09,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:10,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-337d320f-4978-46d4-9082-a7ed77d3d821 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:10,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-337d320f-4978-46d4-9082-a7ed77d3d821 2018-12-23 20:43:10,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:10,094 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-37eb8893-a22e-4e8-proj 2018-12-23 20:43:10,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2e99aff43c424ba194a2436a7dc797fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:10,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7603139-7a06-4d28-82c8-5e80e5ee5c49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:10,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2e99aff43c424ba194a2436a7dc797fd used request id req-e7603139-7a06-4d28-82c8-5e80e5ee5c49 2018-12-23 20:43:10,315 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-37eb8893-a22e-4e8-proj-role 2018-12-23 20:43:10,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f2affaded1df4a3993c0753cab8ca2a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:10,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8107a1f4-63f7-4195-bf1f-4ece3e8ef124 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:10,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f2affaded1df4a3993c0753cab8ca2a1 used request id req-8107a1f4-63f7-4195-bf1f-4ece3e8ef124 2018-12-23 20:43:10,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be059312ab2291cc7f7fd1d78c2f0d071b0fddf" 2018-12-23 20:43:10,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43dde7c4-7436-45a3-ae69-e2033b65b9a0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:10,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-43dde7c4-7436-45a3-ae69-e2033b65b9a0 2018-12-23 20:43:10,647 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-37eb8893-a22e-4e8-user 2018-12-23 20:43:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/498ea982040e4d2fa2668310ce4323b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b826464cfe9c260415a7e59629e98b06e802e4eb" 2018-12-23 20:43:10,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1bd5db9-921b-49c9-9348-bdc47255b0e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:10,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/498ea982040e4d2fa2668310ce4323b5 used request id req-c1bd5db9-921b-49c9-9348-bdc47255b0e5 2018-12-23 20:43:10,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:11,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["jJSJE15HQ2q9RuNuPxLcHw"], "issued_at": "2018-12-23T20:43:11.000000Z"}} 2018-12-23 20:43:11,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4755309b3510be299f165b2f77dd58261b893148" 2018-12-23 20:43:11,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-929e79af-68cc-4135-b188-3355e30d5b26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:11,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-929e79af-68cc-4135-b188-3355e30d5b26 2018-12-23 20:43:11,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:11,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:11,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["LZqFqtRdSXS3Qm4vsWRmRA"], "issued_at": "2018-12-23T20:43:11.000000Z"}} 2018-12-23 20:43:11,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:11,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9af7737-bbf8-4374-9208-227498e9afbe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:11,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a9af7737-bbf8-4374-9208-227498e9afbe 2018-12-23 20:43:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:11,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:11,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a0eddc65-76d0-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:11,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ffd8e32-3441-423d-b60d-cf8b192bb9d0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a0eddc65-76d0-425-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:11,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-a0eddc65-76d0-425-proj used request id req-6ffd8e32-3441-423d-b60d-cf8b192bb9d0 2018-12-23 20:43:11,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:11,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95ca47a-4836-40dd-9b7e-4a0b910d0a85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:11,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a95ca47a-4836-40dd-9b7e-4a0b910d0a85 2018-12-23 20:43:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj"}}' 2018-12-23 20:43:12,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a60ec3f9-9ae9-492e-93de-4fa46b4eda92 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/040868663eb64cd9a624f9f43024a36d"}, "tags": [], "enabled": true, "id": "040868663eb64cd9a624f9f43024a36d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj"}} 2018-12-23 20:43:12,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a60ec3f9-9ae9-492e-93de-4fa46b4eda92 2018-12-23 20:43:12,105 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-a0eddc65-76d0-425-proj 2018-12-23 20:43:12,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:12,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:12,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["gq0GqVnDTX-kL4jo9-CmvQ"], "issued_at": "2018-12-23T20:43:12.000000Z"}} 2018-12-23 20:43:12,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129298188bb8389ebe17d84e8b52660783bcc60b" 2018-12-23 20:43:12,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec92ff14-8d71-4a09-b3fd-6d12e8114acd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:12,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ec92ff14-8d71-4a09-b3fd-6d12e8114acd 2018-12-23 20:43:12,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:12,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129298188bb8389ebe17d84e8b52660783bcc60b" 2018-12-23 20:43:12,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2fc186c-3005-42ef-8275-b8423622eb75 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:12,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b2fc186c-3005-42ef-8275-b8423622eb75 2018-12-23 20:43:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-a0eddc65-76d0-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129298188bb8389ebe17d84e8b52660783bcc60b" 2018-12-23 20:43:12,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fdfe143-50f0-40f7-b206-d7e05fefca3a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-a0eddc65-76d0-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/040868663eb64cd9a624f9f43024a36d"}, "tags": [], "enabled": true, "id": "040868663eb64cd9a624f9f43024a36d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj"}]} 2018-12-23 20:43:12,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-a0eddc65-76d0-425-proj used request id req-9fdfe143-50f0-40f7-b206-d7e05fefca3a 2018-12-23 20:43:12,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129298188bb8389ebe17d84e8b52660783bcc60b" 2018-12-23 20:43:12,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b18ee7a-068a-4ed8-af7d-eb686d0f2927 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:12,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4b18ee7a-068a-4ed8-af7d-eb686d0f2927 2018-12-23 20:43:13,284 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-a0eddc65-76d0-425-user 2018-12-23 20:43:13,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:13,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c06fbe-9a3d-4798-bb0e-bf8e2ed42236 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:13,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-62c06fbe-9a3d-4798-bb0e-bf8e2ed42236 2018-12-23 20:43:13,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" -d '{"role": {"name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj-role"}}' 2018-12-23 20:43:13,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49785f5f-3886-4998-9df0-db187b950389 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "046ed898d1f141ddb7acf092fecbf906", "links": {"self": "http://172.30.9.21:5000/v3/roles/046ed898d1f141ddb7acf092fecbf906"}, "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj-role"}} 2018-12-23 20:43:13,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-49785f5f-3886-4998-9df0-db187b950389 2018-12-23 20:43:13,513 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-a0eddc65-76d0-425-proj-role 2018-12-23 20:43:13,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/046ed898d1f141ddb7acf092fecbf906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:13,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83cc14d9-656a-4160-9ec4-2da12acf7472 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "046ed898d1f141ddb7acf092fecbf906", "links": {"self": "http://172.30.9.21:5000/v3/roles/046ed898d1f141ddb7acf092fecbf906"}, "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj-role"}} 2018-12-23 20:43:13,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/046ed898d1f141ddb7acf092fecbf906 used request id req-83cc14d9-656a-4160-9ec4-2da12acf7472 2018-12-23 20:43:13,613 - keystone_utils - INFO - Granting role CreateImageSuccessTests-a0eddc65-76d0-425-proj-role to project CreateImageSuccessTests-a0eddc65-76d0-425-proj 2018-12-23 20:43:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/040868663eb64cd9a624f9f43024a36d/users/b27b2fed6a144501b2f6bf4cf4c64896/roles/046ed898d1f141ddb7acf092fecbf906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:13,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c60dfd9-496f-4967-a88a-ce579766926e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:13,756 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/040868663eb64cd9a624f9f43024a36d/users/b27b2fed6a144501b2f6bf4cf4c64896/roles/046ed898d1f141ddb7acf092fecbf906 used request id req-0c60dfd9-496f-4967-a88a-ce579766926e 2018-12-23 20:43:13,757 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:43:13,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:13,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:14,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046ed898d1f141ddb7acf092fecbf906", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj-role"}], "expires_at": "2018-12-23T21:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "040868663eb64cd9a624f9f43024a36d", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a0eddc65-76d0-425-user", "id": "b27b2fed6a144501b2f6bf4cf4c64896"}, "audit_ids": ["5L84NhcERpKviW35Q30ktg"], "issued_at": "2018-12-23T20:43:14.000000Z"}} 2018-12-23 20:43:14,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" 2018-12-23 20:43:14,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7edc6d4-27b2-416f-91cf-a865308f0f44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:14,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c7edc6d4-27b2-416f-91cf-a865308f0f44 2018-12-23 20:43:14,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" 2018-12-23 20:43:14,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c03c2d4b-3391-4d12-9d4e-ad9ab55e5e7d Date: Sun, 23 Dec 2018 20:43:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d"} 2018-12-23 20:43:14,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d used request id req-c03c2d4b-3391-4d12-9d4e-ad9ab55e5e7d 2018-12-23 20:43:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" 2018-12-23 20:43:14,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d62e0e86-457c-4627-9110-2f332d52cb3a Date: Sun, 23 Dec 2018 20:43: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:14,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d62e0e86-457c-4627-9110-2f332d52cb3a 2018-12-23 20:43:14,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d"}' 2018-12-23 20:43:14,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4673b177-6656-4589-a107-e0cb845db426 Date: Sun, 23 Dec 2018 20:43:14 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd", "min_disk": 0, "protected": false, "id": "f9171be2-3aa9-4add-a9d3-b55b208346cd", "file": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/file", "checksum": null, "owner": "040868663eb64cd9a624f9f43024a36d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:14,508 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4673b177-6656-4589-a107-e0cb845db426 2018-12-23 20:43:14,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" -d '' 2018-12-23 20:43:15,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a277d7f-79de-4095-bb20-4cf59a7c1735 Date: Sun, 23 Dec 2018 20:43:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:43:15,458 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/file used request id req-5a277d7f-79de-4095-bb20-4cf59a7c1735 2018-12-23 20:43:15,459 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:43:15,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" 2018-12-23 20:43:15,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3c4796d8-d123-4597-9102-020e822c8186 Date: Sun, 23 Dec 2018 20:43:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:15Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/snap", "metadata": {}}], "self": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd", "min_disk": 0, "protected": false, "id": "f9171be2-3aa9-4add-a9d3-b55b208346cd", "file": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "040868663eb64cd9a624f9f43024a36d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:15,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd used request id req-3c4796d8-d123-4597-9102-020e822c8186 2018-12-23 20:43:15,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" 2018-12-23 20:43:15,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7d5234c2-0ab2-4152-946b-3c5531a29f89 Date: Sun, 23 Dec 2018 20:43:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:15,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7d5234c2-0ab2-4152-946b-3c5531a29f89 2018-12-23 20:43:15,492 - create_image - INFO - Created image with name - CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d 2018-12-23 20:43:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" 2018-12-23 20:43:15,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-eba7ec62-b797-4626-9edf-e1bf5f20ca3a Date: Sun, 23 Dec 2018 20:43:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:15Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/snap", "metadata": {}}], "self": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd", "min_disk": 0, "protected": false, "id": "f9171be2-3aa9-4add-a9d3-b55b208346cd", "file": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "040868663eb64cd9a624f9f43024a36d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:15,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd used request id req-eba7ec62-b797-4626-9edf-e1bf5f20ca3a 2018-12-23 20:43:15,512 - create_image - DEBUG - Instance status is - active 2018-12-23 20:43:15,512 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d 2018-12-23 20:43:15,512 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d 2018-12-23 20:43:15,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:15,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046ed898d1f141ddb7acf092fecbf906", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj-role"}], "expires_at": "2018-12-23T21:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "040868663eb64cd9a624f9f43024a36d", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a0eddc65-76d0-425-user", "id": "b27b2fed6a144501b2f6bf4cf4c64896"}, "audit_ids": ["FL71wP2iR8-0rl8Jo_orjA"], "issued_at": "2018-12-23T20:43:15.000000Z"}} 2018-12-23 20:43:15,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62e035fa2a4f53f13565899978bcb5c6f4f62739" 2018-12-23 20:43:16,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d4c51c51-faf9-4c42-826a-0501fc923caa Date: Sun, 23 Dec 2018 20:43:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:15Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/snap", "metadata": {}}], "self": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd", "min_disk": 0, "protected": false, "id": "f9171be2-3aa9-4add-a9d3-b55b208346cd", "file": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "040868663eb64cd9a624f9f43024a36d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d"} 2018-12-23 20:43:16,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d used request id req-d4c51c51-faf9-4c42-826a-0501fc923caa 2018-12-23 20:43:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62e035fa2a4f53f13565899978bcb5c6f4f62739" 2018-12-23 20:43:16,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-409eacee-32d6-4091-8201-80d18ffccb83 Date: Sun, 23 Dec 2018 20:43: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:16,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-409eacee-32d6-4091-8201-80d18ffccb83 2018-12-23 20:43:16,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:16,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:16,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "046ed898d1f141ddb7acf092fecbf906", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj-role"}], "expires_at": "2018-12-23T21:43:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "040868663eb64cd9a624f9f43024a36d", "name": "CreateImageSuccessTests-a0eddc65-76d0-425-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/040868663eb64cd9a624f9f43024a36d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-a0eddc65-76d0-425-user", "id": "b27b2fed6a144501b2f6bf4cf4c64896"}, "audit_ids": ["v_e4nFMFQNasDY0yuXjGXw"], "issued_at": "2018-12-23T20:43:16.000000Z"}} 2018-12-23 20:43:16,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a29c0a51617a926cb4ad35cd14d7088d7b44b477" 2018-12-23 20:43:16,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e7f7ec-f9f6-40b9-8a81-72d7a6b6bf4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:16,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a5e7f7ec-f9f6-40b9-8a81-72d7a6b6bf4e 2018-12-23 20:43:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a29c0a51617a926cb4ad35cd14d7088d7b44b477" 2018-12-23 20:43:16,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d4b8e2cd-e6cf-42e0-a10e-acad804a69f2 Date: Sun, 23 Dec 2018 20:43:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:14Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:15Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/snap", "metadata": {}}], "self": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd", "min_disk": 0, "protected": false, "id": "f9171be2-3aa9-4add-a9d3-b55b208346cd", "file": "/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "040868663eb64cd9a624f9f43024a36d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f9171be2-3aa9-4add-a9d3-b55b208346cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d"} 2018-12-23 20:43:16,736 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d used request id req-d4b8e2cd-e6cf-42e0-a10e-acad804a69f2 2018-12-23 20:43:16,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a29c0a51617a926cb4ad35cd14d7088d7b44b477" 2018-12-23 20:43:16,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a9bd38c8-b219-43d5-9d8f-164d27f25e1a Date: Sun, 23 Dec 2018 20:43: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:16,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a9bd38c8-b219-43d5-9d8f-164d27f25e1a 2018-12-23 20:43:16,747 - create_image - INFO - Found image with name - CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d 2018-12-23 20:43:16,748 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-bdc03361-6c61-439a-8322-2f139001e06d 2018-12-23 20:43:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc2bf52eab5a1e15fdfe591e5f3660ae2ae2108e" 2018-12-23 20:43:17,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f15cc0b-c3db-4c4c-b7f4-cf8011628166 Date: Sun, 23 Dec 2018 20:43:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:43:17,640 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f9171be2-3aa9-4add-a9d3-b55b208346cd used request id req-5f15cc0b-c3db-4c4c-b7f4-cf8011628166 2018-12-23 20:43:17,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:17,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a025b44b-0449-4ae1-9578-0f5901d644b1 Date: Sun, 23 Dec 2018 20:43:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:17,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a025b44b-0449-4ae1-9578-0f5901d644b1 2018-12-23 20:43:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:17,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-813b601c-c51e-4c5c-9218-80d3f1237a32 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:17,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-813b601c-c51e-4c5c-9218-80d3f1237a32 2018-12-23 20:43:17,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee921338-6820-4bab-b8dc-312c095cd528 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:18,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-ee921338-6820-4bab-b8dc-312c095cd528 2018-12-23 20:43:18,045 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:18,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2930c6dd-8784-4d71-bec9-929d605a5873 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:18,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-2930c6dd-8784-4d71-bec9-929d605a5873 2018-12-23 20:43:18,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:18,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee893c7-1384-4a68-a41e-de9093c7e339 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:18,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-cee893c7-1384-4a68-a41e-de9093c7e339 2018-12-23 20:43:18,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-293f3267-5112-4356-98e2-31d639f0b1a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:18,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-293f3267-5112-4356-98e2-31d639f0b1a5 2018-12-23 20:43:18,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:18,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,466 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea2401c-fa77-4215-a13a-84f97ad889e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:18,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-dea2401c-fa77-4215-a13a-84f97ad889e5 2018-12-23 20:43:18,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0a47f3-69ab-412f-8edc-f9afc9f5b6c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:18,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-7b0a47f3-69ab-412f-8edc-f9afc9f5b6c7 2018-12-23 20:43:18,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37479865-1bec-4713-89fb-3af39a20e59f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:18,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-37479865-1bec-4713-89fb-3af39a20e59f 2018-12-23 20:43:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-846fe20d-a1f7-4cd5-8ee2-71aeb9db18f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:18,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-846fe20d-a1f7-4cd5-8ee2-71aeb9db18f5 2018-12-23 20:43:18,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:18,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2da86a71-73ba-4d46-bd83-f23e5aec6a61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:18,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-2da86a71-73ba-4d46-bd83-f23e5aec6a61 2018-12-23 20:43:18,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:18,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:19,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9379c606-8786-4fde-8731-b958da1bd5f0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:19,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-9379c606-8786-4fde-8731-b958da1bd5f0 2018-12-23 20:43:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:19,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf5224c-dbe9-4a01-8611-446230067729 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:19,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-daf5224c-dbe9-4a01-8611-446230067729 2018-12-23 20:43:19,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:19,113 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-a0eddc65-76d0-425-proj 2018-12-23 20:43:19,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/040868663eb64cd9a624f9f43024a36d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:19,326 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53ec2ec8-815c-405d-9693-99115c579054 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:19,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/040868663eb64cd9a624f9f43024a36d used request id req-53ec2ec8-815c-405d-9693-99115c579054 2018-12-23 20:43:19,327 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-a0eddc65-76d0-425-proj-role 2018-12-23 20:43:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/046ed898d1f141ddb7acf092fecbf906 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:19,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f8b0888-815e-4f32-a37f-fe7c1e47b925 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:19,477 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/046ed898d1f141ddb7acf092fecbf906 used request id req-3f8b0888-815e-4f32-a37f-fe7c1e47b925 2018-12-23 20:43:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37325b1a4403583dfe52650ef8538bdff538716" 2018-12-23 20:43:19,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4b7130-0a9d-40d3-b9ef-7b724188ecd8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:19,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9c4b7130-0a9d-40d3-b9ef-7b724188ecd8 2018-12-23 20:43:19,578 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-a0eddc65-76d0-425-user 2018-12-23 20:43:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b27b2fed6a144501b2f6bf4cf4c64896 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}129298188bb8389ebe17d84e8b52660783bcc60b" 2018-12-23 20:43:19,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50fcd478-5a5d-4f5c-8690-7ae345af2f19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:19,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b27b2fed6a144501b2f6bf4cf4c64896 used request id req-50fcd478-5a5d-4f5c-8690-7ae345af2f19 2018-12-23 20:43:19,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:20,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["8_hELBVjSrOYhbxi6zxJ0Q"], "issued_at": "2018-12-23T20:43:20.000000Z"}} 2018-12-23 20:43:20,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}268aafeb9c785eae33f05ee22eaf613423a6ee90" 2018-12-23 20:43:20,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f900765-e98c-4224-8530-d5287babaa9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:20,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2f900765-e98c-4224-8530-d5287babaa9e 2018-12-23 20:43:20,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:20,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:20,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["CEj23a0XQm2Jf1fS3KaXjg"], "issued_at": "2018-12-23T20:43:20.000000Z"}} 2018-12-23 20:43:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:20,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4d359f-8bd4-4ecc-bd6b-8ad6be7f17b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:20,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ee4d359f-8bd4-4ecc-bd6b-8ad6be7f17b8 2018-12-23 20:43:20,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:20,886 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:20,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-49167bf9-a934-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:20,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab4bf5b-fa0d-4ba9-8271-ba8b42925b11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-49167bf9-a934-411-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:20,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-49167bf9-a934-411-proj used request id req-2ab4bf5b-fa0d-4ba9-8271-ba8b42925b11 2018-12-23 20:43:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:21,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab07a34-3302-42df-9a30-793319dc8db6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:21,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7ab07a34-3302-42df-9a30-793319dc8db6 2018-12-23 20:43:21,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj"}}' 2018-12-23 20:43:21,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa3762d7-533b-499c-9065-e439c2ba00be Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5125cba4566a46a681cbf1da50c7271e"}, "tags": [], "enabled": true, "id": "5125cba4566a46a681cbf1da50c7271e", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj"}} 2018-12-23 20:43:21,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-aa3762d7-533b-499c-9065-e439c2ba00be 2018-12-23 20:43:21,345 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-49167bf9-a934-411-proj 2018-12-23 20:43:21,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:21,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:21,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["70YhDbC3Q5a8p_KzpfqG9w"], "issued_at": "2018-12-23T20:43:21.000000Z"}} 2018-12-23 20:43:21,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a726826457ab8e5ca1ebe82d3e466ff896f2a3d1" 2018-12-23 20:43:21,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5698a4ee-49a6-490f-afda-26879170f37b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:21,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5698a4ee-49a6-490f-afda-26879170f37b 2018-12-23 20:43:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:21,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:21,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a726826457ab8e5ca1ebe82d3e466ff896f2a3d1" 2018-12-23 20:43:21,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6807a8b0-a394-4dda-b992-c822cba4eb38 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:21,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6807a8b0-a394-4dda-b992-c822cba4eb38 2018-12-23 20:43:21,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-49167bf9-a934-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a726826457ab8e5ca1ebe82d3e466ff896f2a3d1" 2018-12-23 20:43:21,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-021a8722-5aec-4b96-94e5-1edaa28a3fc8 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-49167bf9-a934-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5125cba4566a46a681cbf1da50c7271e"}, "tags": [], "enabled": true, "id": "5125cba4566a46a681cbf1da50c7271e", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj"}]} 2018-12-23 20:43:21,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-49167bf9-a934-411-proj used request id req-021a8722-5aec-4b96-94e5-1edaa28a3fc8 2018-12-23 20:43:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a726826457ab8e5ca1ebe82d3e466ff896f2a3d1" 2018-12-23 20:43:22,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fec798d-da47-4763-bac3-afc5fd2a3ec8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:22,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9fec798d-da47-4763-bac3-afc5fd2a3ec8 2018-12-23 20:43:22,470 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-49167bf9-a934-411-user 2018-12-23 20:43:22,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:22,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:22,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab07413-0fec-45d1-bc1a-53ee872e074d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:22,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aab07413-0fec-45d1-bc1a-53ee872e074d 2018-12-23 20:43:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" -d '{"role": {"name": "CreateImageSuccessTests-49167bf9-a934-411-proj-role"}}' 2018-12-23 20:43:22,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0e828d5-317a-4843-af4f-9b739ca6be93 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7621c73bab8d4bf1a206d86aa1c7c688", "links": {"self": "http://172.30.9.21:5000/v3/roles/7621c73bab8d4bf1a206d86aa1c7c688"}, "name": "CreateImageSuccessTests-49167bf9-a934-411-proj-role"}} 2018-12-23 20:43:22,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e0e828d5-317a-4843-af4f-9b739ca6be93 2018-12-23 20:43:22,609 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-49167bf9-a934-411-proj-role 2018-12-23 20:43:22,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7621c73bab8d4bf1a206d86aa1c7c688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:22,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397b258f-7d31-404c-a66f-f2b798aaa965 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7621c73bab8d4bf1a206d86aa1c7c688", "links": {"self": "http://172.30.9.21:5000/v3/roles/7621c73bab8d4bf1a206d86aa1c7c688"}, "name": "CreateImageSuccessTests-49167bf9-a934-411-proj-role"}} 2018-12-23 20:43:22,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7621c73bab8d4bf1a206d86aa1c7c688 used request id req-397b258f-7d31-404c-a66f-f2b798aaa965 2018-12-23 20:43:22,730 - keystone_utils - INFO - Granting role CreateImageSuccessTests-49167bf9-a934-411-proj-role to project CreateImageSuccessTests-49167bf9-a934-411-proj 2018-12-23 20:43:22,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5125cba4566a46a681cbf1da50c7271e/users/16fd2d1836ad424b83678efeacb0ca8e/roles/7621c73bab8d4bf1a206d86aa1c7c688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:22,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f317f35-cbdf-4ca4-a100-b1547568db55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:22,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5125cba4566a46a681cbf1da50c7271e/users/16fd2d1836ad424b83678efeacb0ca8e/roles/7621c73bab8d4bf1a206d86aa1c7c688 used request id req-6f317f35-cbdf-4ca4-a100-b1547568db55 2018-12-23 20:43:22,876 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:43:22,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:22,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:23,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7621c73bab8d4bf1a206d86aa1c7c688", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj-role"}], "expires_at": "2018-12-23T21:43:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5125cba4566a46a681cbf1da50c7271e", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-49167bf9-a934-411-user", "id": "16fd2d1836ad424b83678efeacb0ca8e"}, "audit_ids": ["wjp_Wu6ITIeA-tFP42pV_A"], "issued_at": "2018-12-23T20:43:23.000000Z"}} 2018-12-23 20:43:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" 2018-12-23 20:43:23,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04532969-cf44-42b8-91a0-ebe37f9a9792 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:23,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-04532969-cf44-42b8-91a0-ebe37f9a9792 2018-12-23 20:43:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" 2018-12-23 20:43:23,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-6cfe1a36-979d-4dfa-adee-1e7452c474fc Date: Sun, 23 Dec 2018 20:43:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f"} 2018-12-23 20:43:23,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f used request id req-6cfe1a36-979d-4dfa-adee-1e7452c474fc 2018-12-23 20:43:23,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" 2018-12-23 20:43:23,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c2613195-5ae3-4bc1-a3ba-f1e691d4d113 Date: Sun, 23 Dec 2018 20:43:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:23,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c2613195-5ae3-4bc1-a3ba-f1e691d4d113 2018-12-23 20:43:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f"}' 2018-12-23 20:43:23,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-50f096c7-3a94-4f6f-834e-c140ff85d491 Date: Sun, 23 Dec 2018 20:43:23 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94", "min_disk": 0, "protected": false, "id": "35db012f-e47c-474e-bbd7-002345accb94", "file": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94/file", "checksum": null, "owner": "5125cba4566a46a681cbf1da50c7271e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:23,635 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-50f096c7-3a94-4f6f-834e-c140ff85d491 2018-12-23 20:43:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" -d '' 2018-12-23 20:43:23,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0eeb4951-7e89-402f-8dc3-25159b30c936 Date: Sun, 23 Dec 2018 20: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-12-23 20:43:23,986 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94/file used request id req-0eeb4951-7e89-402f-8dc3-25159b30c936 2018-12-23 20:43:23,987 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:43:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" 2018-12-23 20:43:24,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-e11c77b4-8526-4946-93c8-85c572ed79b1 Date: Sun, 23 Dec 2018 20:43:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:23Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/35db012f-e47c-474e-bbd7-002345accb94/snap", "metadata": {}}], "self": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94", "min_disk": 0, "protected": false, "id": "35db012f-e47c-474e-bbd7-002345accb94", "file": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5125cba4566a46a681cbf1da50c7271e", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/35db012f-e47c-474e-bbd7-002345accb94/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:24,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94 used request id req-e11c77b4-8526-4946-93c8-85c572ed79b1 2018-12-23 20:43:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" 2018-12-23 20:43:24,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b06df03a-a382-4046-b39a-08d237349aea Date: Sun, 23 Dec 2018 20:43: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:24,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b06df03a-a382-4046-b39a-08d237349aea 2018-12-23 20:43:24,019 - create_image - INFO - Created image with name - CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f 2018-12-23 20:43:24,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" 2018-12-23 20:43:24,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-40adacf1-dbb1-4a5f-a16b-0c85badf15e2 Date: Sun, 23 Dec 2018 20:43:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:23Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/35db012f-e47c-474e-bbd7-002345accb94/snap", "metadata": {}}], "self": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94", "min_disk": 0, "protected": false, "id": "35db012f-e47c-474e-bbd7-002345accb94", "file": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5125cba4566a46a681cbf1da50c7271e", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/35db012f-e47c-474e-bbd7-002345accb94/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:24,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94 used request id req-40adacf1-dbb1-4a5f-a16b-0c85badf15e2 2018-12-23 20:43:24,038 - create_image - DEBUG - Instance status is - active 2018-12-23 20:43:24,038 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f 2018-12-23 20:43:24,038 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f 2018-12-23 20:43:24,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:24,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7621c73bab8d4bf1a206d86aa1c7c688", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj-role"}], "expires_at": "2018-12-23T21:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5125cba4566a46a681cbf1da50c7271e", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-49167bf9-a934-411-user", "id": "16fd2d1836ad424b83678efeacb0ca8e"}, "audit_ids": ["q8q1MyNAToydwgBfrBgDCw"], "issued_at": "2018-12-23T20:43:24.000000Z"}} 2018-12-23 20:43:24,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}648cb8747892baa28b347dc8ee4e7ab46faa81ac" 2018-12-23 20:43:24,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-20532d4f-df77-4fb1-a4c5-62f48e6f672e Date: Sun, 23 Dec 2018 20:43:24 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:23Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/35db012f-e47c-474e-bbd7-002345accb94/snap", "metadata": {}}], "self": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94", "min_disk": 0, "protected": false, "id": "35db012f-e47c-474e-bbd7-002345accb94", "file": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5125cba4566a46a681cbf1da50c7271e", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/35db012f-e47c-474e-bbd7-002345accb94/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f"} 2018-12-23 20:43:24,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f used request id req-20532d4f-df77-4fb1-a4c5-62f48e6f672e 2018-12-23 20:43:24,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}648cb8747892baa28b347dc8ee4e7ab46faa81ac" 2018-12-23 20:43:24,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ced7f337-704a-496c-b521-0c31672030a7 Date: Sun, 23 Dec 2018 20:43: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:24,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ced7f337-704a-496c-b521-0c31672030a7 2018-12-23 20:43:24,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:24,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:25,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7621c73bab8d4bf1a206d86aa1c7c688", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj-role"}], "expires_at": "2018-12-23T21:43:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5125cba4566a46a681cbf1da50c7271e", "name": "CreateImageSuccessTests-49167bf9-a934-411-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5125cba4566a46a681cbf1da50c7271e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-49167bf9-a934-411-user", "id": "16fd2d1836ad424b83678efeacb0ca8e"}, "audit_ids": ["nEu9r3-qR4CC8mnNu7InNw"], "issued_at": "2018-12-23T20:43:25.000000Z"}} 2018-12-23 20:43:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1f3b3634270be9340d772e89d18ec01b22a597f" 2018-12-23 20:43:25,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c0161f8-eb98-4ee3-892d-081cc787f749 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:25,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4c0161f8-eb98-4ee3-892d-081cc787f749 2018-12-23 20:43:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1f3b3634270be9340d772e89d18ec01b22a597f" 2018-12-23 20:43:25,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-85d839b6-8403-43e9-aa4b-0242fde9de3d Date: Sun, 23 Dec 2018 20:43:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:23Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/35db012f-e47c-474e-bbd7-002345accb94/snap", "metadata": {}}], "self": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94", "min_disk": 0, "protected": false, "id": "35db012f-e47c-474e-bbd7-002345accb94", "file": "/v2/images/35db012f-e47c-474e-bbd7-002345accb94/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5125cba4566a46a681cbf1da50c7271e", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/35db012f-e47c-474e-bbd7-002345accb94/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f"} 2018-12-23 20:43:25,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f used request id req-85d839b6-8403-43e9-aa4b-0242fde9de3d 2018-12-23 20:43:25,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1f3b3634270be9340d772e89d18ec01b22a597f" 2018-12-23 20:43:25,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9fe3fca1-6e29-482d-83b2-730e80a5ee65 Date: Sun, 23 Dec 2018 20:43:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:25,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9fe3fca1-6e29-482d-83b2-730e80a5ee65 2018-12-23 20:43:25,365 - create_image - INFO - Found image with name - CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f 2018-12-23 20:43:25,366 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-fbf1adc8-1d83-4bf9-a5f9-edc64a10429f 2018-12-23 20:43:25,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ec275f0ab0ea3511bf80973f3be1f06bda8ec082" 2018-12-23 20:43:26,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d352c47a-8c50-413e-b329-d54bb1b1c976 Date: Sun, 23 Dec 2018 20:43:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:43:26,131 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/35db012f-e47c-474e-bbd7-002345accb94 used request id req-d352c47a-8c50-413e-b329-d54bb1b1c976 2018-12-23 20:43:26,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:26,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-16de7990-dfe2-4d79-87f9-da51ff4858f3 Date: Sun, 23 Dec 2018 20:43:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:26,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-16de7990-dfe2-4d79-87f9-da51ff4858f3 2018-12-23 20:43:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:26,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29232f9b-82fa-4297-977f-6d6ffe015e1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:26,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-29232f9b-82fa-4297-977f-6d6ffe015e1c 2018-12-23 20:43:26,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:26,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8db5c17-a2bc-46a5-9b6e-1452af788d05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:26,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-e8db5c17-a2bc-46a5-9b6e-1452af788d05 2018-12-23 20:43:26,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:26,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:26,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca81d66a-90e0-4e70-add3-866d8a04f9aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:26,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ca81d66a-90e0-4e70-add3-866d8a04f9aa 2018-12-23 20:43:26,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:26,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:26,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165b67d9-3684-47a5-8a6a-0afad97aff3f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:26,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-165b67d9-3684-47a5-8a6a-0afad97aff3f 2018-12-23 20:43:26,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:26,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37dbc3f6-1e54-4bed-82b4-0ca03f3dadc1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:26,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-37dbc3f6-1e54-4bed-82b4-0ca03f3dadc1 2018-12-23 20:43:26,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:27,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4316ba-af07-4d5b-9b45-c74779b739a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:27,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-ba4316ba-af07-4d5b-9b45-c74779b739a7 2018-12-23 20:43:27,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:27,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:27,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff58e744-3ecd-4a9a-bd25-b85f5cca3701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:27,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-ff58e744-3ecd-4a9a-bd25-b85f5cca3701 2018-12-23 20:43:27,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:27,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:27,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337135f9-e365-4b95-86d2-d38cbdec7fe0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:27,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-337135f9-e365-4b95-86d2-d38cbdec7fe0 2018-12-23 20:43:27,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:27,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d18de248-df18-44ea-a06a-c2862d067553 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:27,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-d18de248-df18-44ea-a06a-c2862d067553 2018-12-23 20:43:27,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:27,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de12c318-6400-400b-b40e-6e2984f5afd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:27,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-de12c318-6400-400b-b40e-6e2984f5afd8 2018-12-23 20:43:27,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:27,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:27,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395bea7f-9251-47c2-9f1c-812827a4cd12 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:27,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-395bea7f-9251-47c2-9f1c-812827a4cd12 2018-12-23 20:43:27,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:27,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f5b6c8-01b9-40db-9066-d81acb1f1c1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:27,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-80f5b6c8-01b9-40db-9066-d81acb1f1c1c 2018-12-23 20:43:27,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:27,724 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-49167bf9-a934-411-proj 2018-12-23 20:43:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5125cba4566a46a681cbf1da50c7271e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:27,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c5b8ae3-c088-4523-9f29-c7f0de40e697 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:27,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5125cba4566a46a681cbf1da50c7271e used request id req-8c5b8ae3-c088-4523-9f29-c7f0de40e697 2018-12-23 20:43:27,969 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-49167bf9-a934-411-proj-role 2018-12-23 20:43:27,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7621c73bab8d4bf1a206d86aa1c7c688 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:28,095 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac14465-20fd-4062-94c3-99927338ac84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:28,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7621c73bab8d4bf1a206d86aa1c7c688 used request id req-3ac14465-20fd-4062-94c3-99927338ac84 2018-12-23 20:43:28,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614bf9c97adf92cb32dd3b33cc9fb4d0c949f2ff" 2018-12-23 20:43:28,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17878f21-b2a4-4fb2-96e2-ededca6f5a72 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:28,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-17878f21-b2a4-4fb2-96e2-ededca6f5a72 2018-12-23 20:43:28,195 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-49167bf9-a934-411-user 2018-12-23 20:43:28,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/16fd2d1836ad424b83678efeacb0ca8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a726826457ab8e5ca1ebe82d3e466ff896f2a3d1" 2018-12-23 20:43:28,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ffa7fc-6666-4004-a2ab-e6abb5f31fc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:28,394 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/16fd2d1836ad424b83678efeacb0ca8e used request id req-36ffa7fc-6666-4004-a2ab-e6abb5f31fc3 2018-12-23 20:43:28,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:28,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["vXTK7aTbS96_RurDuSgD7g"], "issued_at": "2018-12-23T20:43:28.000000Z"}} 2018-12-23 20:43:28,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e91b00a72468c01bbe061d8a54c71f12f549ae67" 2018-12-23 20:43:28,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5a8e46-710f-4629-b3a6-2e38c30205bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:28,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-be5a8e46-710f-4629-b3a6-2e38c30205bd 2018-12-23 20:43:28,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:28,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:29,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["NIJIMbIxSx2NHkALBY7nXA"], "issued_at": "2018-12-23T20:43:29.000000Z"}} 2018-12-23 20:43:29,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:29,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9edadc1-5d90-45da-9847-34ed767505d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:29,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e9edadc1-5d90-45da-9847-34ed767505d3 2018-12-23 20:43:29,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:29,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-04226964-01f0-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:29,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4b5eec-bece-4689-aca6-65356603209a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-04226964-01f0-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:29,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-04226964-01f0-4bc-proj used request id req-ce4b5eec-bece-4689-aca6-65356603209a 2018-12-23 20:43:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:29,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b051a583-5ad6-49e5-84a2-14b29c953c4d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:29,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b051a583-5ad6-49e5-84a2-14b29c953c4d 2018-12-23 20:43:29,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-04226964-01f0-4bc-proj"}}' 2018-12-23 20:43:29,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-439b4258-025b-4fe3-aa09-767f3b8db1fd Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c289bfae12a47f6af86910448024d2c"}, "tags": [], "enabled": true, "id": "0c289bfae12a47f6af86910448024d2c", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-04226964-01f0-4bc-proj"}} 2018-12-23 20:43:29,742 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-439b4258-025b-4fe3-aa09-767f3b8db1fd 2018-12-23 20:43:29,742 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-04226964-01f0-4bc-proj 2018-12-23 20:43:29,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:29,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:30,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["vjx5DKu0T92YxmuOEWAffg"], "issued_at": "2018-12-23T20:43:30.000000Z"}} 2018-12-23 20:43:30,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a1ad48bb62530c3cf0dafe908ca5d04344d5b8" 2018-12-23 20:43:30,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4510625a-7e82-4a65-93c9-e351b7f047fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:30,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4510625a-7e82-4a65-93c9-e351b7f047fc 2018-12-23 20:43:30,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:30,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a1ad48bb62530c3cf0dafe908ca5d04344d5b8" 2018-12-23 20:43:30,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1163ebbd-054a-402b-82ba-43ac7146d803 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:30,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1163ebbd-054a-402b-82ba-43ac7146d803 2018-12-23 20:43:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-04226964-01f0-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a1ad48bb62530c3cf0dafe908ca5d04344d5b8" 2018-12-23 20:43:30,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f1af67-e776-49af-a267-8de19a19c98f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-04226964-01f0-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c289bfae12a47f6af86910448024d2c"}, "tags": [], "enabled": true, "id": "0c289bfae12a47f6af86910448024d2c", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-04226964-01f0-4bc-proj"}]} 2018-12-23 20:43:30,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-04226964-01f0-4bc-proj used request id req-22f1af67-e776-49af-a267-8de19a19c98f 2018-12-23 20:43:30,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a1ad48bb62530c3cf0dafe908ca5d04344d5b8" 2018-12-23 20:43:30,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30642066-3393-4771-a383-97a28a0e61be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:30,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-30642066-3393-4771-a383-97a28a0e61be 2018-12-23 20:43:30,873 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-04226964-01f0-4bc-user 2018-12-23 20:43:30,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:30,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96ecea2-0a8a-4a12-8723-70edd7312c44 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:30,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f96ecea2-0a8a-4a12-8723-70edd7312c44 2018-12-23 20:43:30,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" -d '{"role": {"name": "CreateImageNegativeTests-04226964-01f0-4bc-proj-role"}}' 2018-12-23 20:43:31,083 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1041613-c881-48ad-ade1-b49b1609925c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "889e4cee9c674ef1b7ca9cfd0233896d", "links": {"self": "http://172.30.9.21:5000/v3/roles/889e4cee9c674ef1b7ca9cfd0233896d"}, "name": "CreateImageNegativeTests-04226964-01f0-4bc-proj-role"}} 2018-12-23 20:43:31,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a1041613-c881-48ad-ade1-b49b1609925c 2018-12-23 20:43:31,084 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-04226964-01f0-4bc-proj-role 2018-12-23 20:43:31,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/889e4cee9c674ef1b7ca9cfd0233896d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:31,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d6d283-46df-42d0-a14e-6c2fcd1c8b59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "889e4cee9c674ef1b7ca9cfd0233896d", "links": {"self": "http://172.30.9.21:5000/v3/roles/889e4cee9c674ef1b7ca9cfd0233896d"}, "name": "CreateImageNegativeTests-04226964-01f0-4bc-proj-role"}} 2018-12-23 20:43:31,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/889e4cee9c674ef1b7ca9cfd0233896d used request id req-b3d6d283-46df-42d0-a14e-6c2fcd1c8b59 2018-12-23 20:43:31,183 - keystone_utils - INFO - Granting role CreateImageNegativeTests-04226964-01f0-4bc-proj-role to project CreateImageNegativeTests-04226964-01f0-4bc-proj 2018-12-23 20:43:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0c289bfae12a47f6af86910448024d2c/users/5b5998c004f04bb4b6573b3ef9840031/roles/889e4cee9c674ef1b7ca9cfd0233896d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:31,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91342a41-c589-48e4-a095-cd89d96a71c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:31,242 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0c289bfae12a47f6af86910448024d2c/users/5b5998c004f04bb4b6573b3ef9840031/roles/889e4cee9c674ef1b7ca9cfd0233896d used request id req-91342a41-c589-48e4-a095-cd89d96a71c8 2018-12-23 20:43:31,243 - openstack_tests - DEBUG - Image metadata - None 2018-12-23 20:43:31,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:31,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:31,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "889e4cee9c674ef1b7ca9cfd0233896d", "name": "CreateImageNegativeTests-04226964-01f0-4bc-proj-role"}], "expires_at": "2018-12-23T21:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c289bfae12a47f6af86910448024d2c", "name": "CreateImageNegativeTests-04226964-01f0-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0c289bfae12a47f6af86910448024d2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0c289bfae12a47f6af86910448024d2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0c289bfae12a47f6af86910448024d2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0c289bfae12a47f6af86910448024d2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0c289bfae12a47f6af86910448024d2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0c289bfae12a47f6af86910448024d2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0c289bfae12a47f6af86910448024d2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0c289bfae12a47f6af86910448024d2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0c289bfae12a47f6af86910448024d2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0c289bfae12a47f6af86910448024d2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0c289bfae12a47f6af86910448024d2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0c289bfae12a47f6af86910448024d2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0c289bfae12a47f6af86910448024d2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0c289bfae12a47f6af86910448024d2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-04226964-01f0-4bc-user", "id": "5b5998c004f04bb4b6573b3ef9840031"}, "audit_ids": ["JBhtS-V1S7yMa-EFJqQCuA"], "issued_at": "2018-12-23T20:43:31.000000Z"}} 2018-12-23 20:43:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233d6f762dbd11e8b298fb0bfa21f2da92ee8474" 2018-12-23 20:43:31,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05644f8e-18a4-4f63-87a5-b8d50ae88c45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:31,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-05644f8e-18a4-4f63-87a5-b8d50ae88c45 2018-12-23 20:43:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-ffae49d2-701a-4a83-b668-d93780d8f07f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}233d6f762dbd11e8b298fb0bfa21f2da92ee8474" 2018-12-23 20:43:31,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-c42247a1-2dfa-459d-b150-9b2a6d73560d Date: Sun, 23 Dec 2018 20:43:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-ffae49d2-701a-4a83-b668-d93780d8f07f"} 2018-12-23 20:43:31,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-ffae49d2-701a-4a83-b668-d93780d8f07f used request id req-c42247a1-2dfa-459d-b150-9b2a6d73560d 2018-12-23 20:43:31,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}233d6f762dbd11e8b298fb0bfa21f2da92ee8474" 2018-12-23 20:43:31,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8f1f5794-8a4e-45b5-aeb9-e9be582babb6 Date: Sun, 23 Dec 2018 20:43: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:31,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8f1f5794-8a4e-45b5-aeb9-e9be582babb6 2018-12-23 20:43:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}233d6f762dbd11e8b298fb0bfa21f2da92ee8474" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-ffae49d2-701a-4a83-b668-d93780d8f07f"}' 2018-12-23 20:43:32,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/be0e6d9b-159e-4224-8df2-a8ef80bd818e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4268c0a3-7e44-44b2-9490-f3f2ea98ba0e Date: Sun, 23 Dec 2018 20:43:32 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-ffae49d2-701a-4a83-b668-d93780d8f07f", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:43:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:43:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/be0e6d9b-159e-4224-8df2-a8ef80bd818e", "min_disk": 0, "protected": false, "id": "be0e6d9b-159e-4224-8df2-a8ef80bd818e", "file": "/v2/images/be0e6d9b-159e-4224-8df2-a8ef80bd818e/file", "checksum": null, "owner": "0c289bfae12a47f6af86910448024d2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:43:32,032 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4268c0a3-7e44-44b2-9490-f3f2ea98ba0e 2018-12-23 20:43:32,041 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-23 20:43:32,041 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-ffae49d2-701a-4a83-b668-d93780d8f07f 2018-12-23 20:43:32,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/be0e6d9b-159e-4224-8df2-a8ef80bd818e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}233d6f762dbd11e8b298fb0bfa21f2da92ee8474" 2018-12-23 20:43:32,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-133db311-719b-46ef-92d5-cdaf0a77da03 Date: Sun, 23 Dec 2018 20:43:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:43:32,101 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/be0e6d9b-159e-4224-8df2-a8ef80bd818e used request id req-133db311-719b-46ef-92d5-cdaf0a77da03 2018-12-23 20:43:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:32,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-8cdfa0da-95c0-432b-aa56-ad8247a55149 Date: Sun, 23 Dec 2018 20:43:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:32,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8cdfa0da-95c0-432b-aa56-ad8247a55149 2018-12-23 20:43:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:32,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-741b9550-da9d-4ea2-a423-119ed3f958b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:32,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-741b9550-da9d-4ea2-a423-119ed3f958b7 2018-12-23 20:43:32,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:32,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07acf094-e4a4-43da-a130-8b2e27bbad05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:32,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-07acf094-e4a4-43da-a130-8b2e27bbad05 2018-12-23 20:43:32,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:32,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:32,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef821b1f-96e9-4cc6-b3ab-0aa3ddaa2019 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:32,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ef821b1f-96e9-4cc6-b3ab-0aa3ddaa2019 2018-12-23 20:43:32,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:32,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ac842b-00a9-4418-b116-b6690eafb231 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:32,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-e2ac842b-00a9-4418-b116-b6690eafb231 2018-12-23 20:43:32,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:32,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ecabeb0-eb13-4247-a0bd-537efa2d46dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:32,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-1ecabeb0-eb13-4247-a0bd-537efa2d46dd 2018-12-23 20:43:32,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:32,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:32,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78407d4d-2f94-4315-b4dc-91569e852333 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:32,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-78407d4d-2f94-4315-b4dc-91569e852333 2018-12-23 20:43:32,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:32,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:33,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9bb815c-57e7-4e59-ba1f-0a6d0a511379 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:33,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-a9bb815c-57e7-4e59-ba1f-0a6d0a511379 2018-12-23 20:43:33,106 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:33,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce18d97-ac4b-4e5d-9ce3-dae0d8148557 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:33,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-0ce18d97-ac4b-4e5d-9ce3-dae0d8148557 2018-12-23 20:43:33,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:33,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cea143-d2dd-4e90-962d-7f6628cd9928 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:33,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-b6cea143-d2dd-4e90-962d-7f6628cd9928 2018-12-23 20:43:33,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:33,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:33,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e8ae832-a23a-47cc-ae23-48c8c6349907 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:33,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-9e8ae832-a23a-47cc-ae23-48c8c6349907 2018-12-23 20:43:33,417 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:33,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:33,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a3d252-7c16-4ce3-8966-35a469e697d8 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:33,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-16a3d252-7c16-4ce3-8966-35a469e697d8 2018-12-23 20:43:33,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:33,623 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fef79c6-53df-4e65-be1a-aef175081fab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:33,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-9fef79c6-53df-4e65-be1a-aef175081fab 2018-12-23 20:43:33,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:33,625 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-04226964-01f0-4bc-proj 2018-12-23 20:43:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0c289bfae12a47f6af86910448024d2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:33,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe81a40-b14e-4846-b11f-0718c1621221 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:33,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0c289bfae12a47f6af86910448024d2c used request id req-5fe81a40-b14e-4846-b11f-0718c1621221 2018-12-23 20:43:33,838 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-04226964-01f0-4bc-proj-role 2018-12-23 20:43:33,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/889e4cee9c674ef1b7ca9cfd0233896d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:33,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ccd768-dd5f-4917-a6db-03ea102a1986 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:33,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/889e4cee9c674ef1b7ca9cfd0233896d used request id req-b6ccd768-dd5f-4917-a6db-03ea102a1986 2018-12-23 20:43:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a99baa95ef353d0b22629d9da70d60de251f5bbd" 2018-12-23 20:43:34,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ba5088-64eb-49ca-93b5-92ab842a05b7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:34,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-17ba5088-64eb-49ca-93b5-92ab842a05b7 2018-12-23 20:43:34,070 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-04226964-01f0-4bc-user 2018-12-23 20:43:34,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5b5998c004f04bb4b6573b3ef9840031 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a1ad48bb62530c3cf0dafe908ca5d04344d5b8" 2018-12-23 20:43:34,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59b2d42a-612a-4a66-b1e0-b8614b7dd3e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:34,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5b5998c004f04bb4b6573b3ef9840031 used request id req-59b2d42a-612a-4a66-b1e0-b8614b7dd3e3 2018-12-23 20:43:34,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:34,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["vkgbV4J_RA2CdqWpf0rj8g"], "issued_at": "2018-12-23T20:43:34.000000Z"}} 2018-12-23 20:43:34,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ec940ef287e6b5a9d71dc64be2fcd1e9fa2f9d3" 2018-12-23 20:43:34,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77093b16-cbd7-401a-a652-a5b55c1898bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:34,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-77093b16-cbd7-401a-a652-a5b55c1898bc 2018-12-23 20:43:34,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:34,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:35,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["SMby1s6dRp6LDtyc5R17VA"], "issued_at": "2018-12-23T20:43:35.000000Z"}} 2018-12-23 20:43:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:35,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb4d69c-c38d-452a-aa8a-cda2d4050ccd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:35,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9fb4d69c-c38d-452a-aa8a-cda2d4050ccd 2018-12-23 20:43:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:35,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:35,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-400daea2-5682-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:35,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85922d7-65a7-4297-b592-d27dde51ab6f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-400daea2-5682-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:35,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-400daea2-5682-4d5-proj used request id req-e85922d7-65a7-4297-b592-d27dde51ab6f 2018-12-23 20:43:35,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:35,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1b9368-19e0-426f-8a84-00775fc8040b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:35,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0f1b9368-19e0-426f-8a84-00775fc8040b 2018-12-23 20:43:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-400daea2-5682-4d5-proj"}}' 2018-12-23 20:43:35,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1632c8-7104-49bd-b8ef-83ac7ac1597b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0784d133cf6c46068a330667beef2e58"}, "tags": [], "enabled": true, "id": "0784d133cf6c46068a330667beef2e58", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-400daea2-5682-4d5-proj"}} 2018-12-23 20:43:35,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-bb1632c8-7104-49bd-b8ef-83ac7ac1597b 2018-12-23 20:43:35,544 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-400daea2-5682-4d5-proj 2018-12-23 20:43:35,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:35,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:35,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["rQhO63CkQra-c1WigNKu0Q"], "issued_at": "2018-12-23T20:43:35.000000Z"}} 2018-12-23 20:43:35,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c875554693df2ecbd2fc109bb574877c942f02f9" 2018-12-23 20:43:36,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5800cc1c-2dda-4510-b081-2f9311741c20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:36,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5800cc1c-2dda-4510-b081-2f9311741c20 2018-12-23 20:43:36,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:36,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:36,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c875554693df2ecbd2fc109bb574877c942f02f9" 2018-12-23 20:43:36,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d03ac78-85da-4892-b55f-b54e0f3c3f92 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:36,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6d03ac78-85da-4892-b55f-b54e0f3c3f92 2018-12-23 20:43:36,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-400daea2-5682-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c875554693df2ecbd2fc109bb574877c942f02f9" 2018-12-23 20:43:36,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ea2ee0-3ec4-4163-a003-9c910b568947 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-400daea2-5682-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0784d133cf6c46068a330667beef2e58"}, "tags": [], "enabled": true, "id": "0784d133cf6c46068a330667beef2e58", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-400daea2-5682-4d5-proj"}]} 2018-12-23 20:43:36,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-400daea2-5682-4d5-proj used request id req-40ea2ee0-3ec4-4163-a003-9c910b568947 2018-12-23 20:43:36,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c875554693df2ecbd2fc109bb574877c942f02f9" 2018-12-23 20:43:36,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b562d7-a046-4605-916c-45be61db221e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:36,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c0b562d7-a046-4605-916c-45be61db221e 2018-12-23 20:43:36,891 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-400daea2-5682-4d5-user 2018-12-23 20:43:36,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:36,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:36,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a277d04d-f59d-4e88-a5aa-d110ffb83596 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:36,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a277d04d-f59d-4e88-a5aa-d110ffb83596 2018-12-23 20:43:36,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" -d '{"role": {"name": "CreateImageNegativeTests-400daea2-5682-4d5-proj-role"}}' 2018-12-23 20:43:37,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74be7625-d1ad-448c-af63-53ca1d569735 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a341f9d6fbe2405eb7506610180738c8", "links": {"self": "http://172.30.9.21:5000/v3/roles/a341f9d6fbe2405eb7506610180738c8"}, "name": "CreateImageNegativeTests-400daea2-5682-4d5-proj-role"}} 2018-12-23 20:43:37,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-74be7625-d1ad-448c-af63-53ca1d569735 2018-12-23 20:43:37,102 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-400daea2-5682-4d5-proj-role 2018-12-23 20:43:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a341f9d6fbe2405eb7506610180738c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:37,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9f3b59-cf9d-493d-9eb1-7c65dc825930 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a341f9d6fbe2405eb7506610180738c8", "links": {"self": "http://172.30.9.21:5000/v3/roles/a341f9d6fbe2405eb7506610180738c8"}, "name": "CreateImageNegativeTests-400daea2-5682-4d5-proj-role"}} 2018-12-23 20:43:37,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a341f9d6fbe2405eb7506610180738c8 used request id req-3b9f3b59-cf9d-493d-9eb1-7c65dc825930 2018-12-23 20:43:37,199 - keystone_utils - INFO - Granting role CreateImageNegativeTests-400daea2-5682-4d5-proj-role to project CreateImageNegativeTests-400daea2-5682-4d5-proj 2018-12-23 20:43:37,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0784d133cf6c46068a330667beef2e58/users/6440ada658a140d1b10301a41e417c85/roles/a341f9d6fbe2405eb7506610180738c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:37,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97610df-5964-4940-98c2-bff59aa8bd4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:37,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0784d133cf6c46068a330667beef2e58/users/6440ada658a140d1b10301a41e417c85/roles/a341f9d6fbe2405eb7506610180738c8 used request id req-e97610df-5964-4940-98c2-bff59aa8bd4d 2018-12-23 20:43:37,256 - openstack_tests - DEBUG - Image metadata - None 2018-12-23 20:43:37,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:37,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:37,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a341f9d6fbe2405eb7506610180738c8", "name": "CreateImageNegativeTests-400daea2-5682-4d5-proj-role"}], "expires_at": "2018-12-23T21:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0784d133cf6c46068a330667beef2e58", "name": "CreateImageNegativeTests-400daea2-5682-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0784d133cf6c46068a330667beef2e58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0784d133cf6c46068a330667beef2e58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0784d133cf6c46068a330667beef2e58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0784d133cf6c46068a330667beef2e58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0784d133cf6c46068a330667beef2e58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0784d133cf6c46068a330667beef2e58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0784d133cf6c46068a330667beef2e58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0784d133cf6c46068a330667beef2e58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0784d133cf6c46068a330667beef2e58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0784d133cf6c46068a330667beef2e58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0784d133cf6c46068a330667beef2e58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0784d133cf6c46068a330667beef2e58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0784d133cf6c46068a330667beef2e58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0784d133cf6c46068a330667beef2e58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-400daea2-5682-4d5-user", "id": "6440ada658a140d1b10301a41e417c85"}, "audit_ids": ["GAtrYItvTL-JfJr1w1-xyg"], "issued_at": "2018-12-23T20:43:37.000000Z"}} 2018-12-23 20:43:37,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c129b6771a30e69595fc2d6bb9fb92ea4da4819" 2018-12-23 20:43:37,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4600e58d-3d56-4b9d-a0c3-12f1d6e8f8f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:37,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4600e58d-3d56-4b9d-a0c3-12f1d6e8f8f8 2018-12-23 20:43:37,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-62a9822b-0af4-4fa8-978a-0c1695a07540 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c129b6771a30e69595fc2d6bb9fb92ea4da4819" 2018-12-23 20:43:37,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-ead9045b-cb00-408e-adae-bafacfd81a97 Date: Sun, 23 Dec 2018 20:43:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-62a9822b-0af4-4fa8-978a-0c1695a07540"} 2018-12-23 20:43:37,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-62a9822b-0af4-4fa8-978a-0c1695a07540 used request id req-ead9045b-cb00-408e-adae-bafacfd81a97 2018-12-23 20:43:37,969 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-12-23 20:43:37,969 - file_utils - DEBUG - Saving file to - /tmp/a3ab142f-e3c4-4c32-9011-c9c01b604bf2 2018-12-23 20:43:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5c129b6771a30e69595fc2d6bb9fb92ea4da4819" 2018-12-23 20:43:38,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3397620e-c7f3-4928-94b4-93f242175bdb Date: Sun, 23 Dec 2018 20:43:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:43:38,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3397620e-c7f3-4928-94b4-93f242175bdb 2018-12-23 20:43:38,218 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-23 20:43:38,218 - glance_utils - DEBUG - Closing file ./tmp/a3ab142f-e3c4-4c32-9011-c9c01b604bf2 2018-12-23 20:43:38,218 - glance_utils - INFO - Removing file ./tmp/a3ab142f-e3c4-4c32-9011-c9c01b604bf2 2018-12-23 20:43:38,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:38,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-fe79f1b8-405e-4375-a6cf-d2c5663509f0 Date: Sun, 23 Dec 2018 20:43:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:38,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fe79f1b8-405e-4375-a6cf-d2c5663509f0 2018-12-23 20:43:38,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:38,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41cc91e2-9d1e-40f8-b04d-5ddbe9bcebe7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:38,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-41cc91e2-9d1e-40f8-b04d-5ddbe9bcebe7 2018-12-23 20:43:38,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:38,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2781d3d4-8965-4731-8da2-642336569479 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:38,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2781d3d4-8965-4731-8da2-642336569479 2018-12-23 20:43:38,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:38,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:38,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-520b4668-97d8-49ed-8852-1cbc637da8a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:38,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-520b4668-97d8-49ed-8852-1cbc637da8a6 2018-12-23 20:43:38,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:38,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:38,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0412550a-a3ae-4e98-aff0-8dda26589500 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:38,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-0412550a-a3ae-4e98-aff0-8dda26589500 2018-12-23 20:43:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2068cfe-5de5-4207-91d9-0675f165c5ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:39,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-c2068cfe-5de5-4207-91d9-0675f165c5ab 2018-12-23 20:43:39,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ddb691-2214-46a4-8ae1-d6a9858f85fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:39,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-04ddb691-2214-46a4-8ae1-d6a9858f85fd 2018-12-23 20:43:39,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:39,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88ede599-0eae-4c52-a758-ef263b8e0fb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:39,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-88ede599-0eae-4c52-a758-ef263b8e0fb0 2018-12-23 20:43:39,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac96ddc-a6ba-402e-b555-810742695e0a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:39,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-aac96ddc-a6ba-402e-b555-810742695e0a 2018-12-23 20:43:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e55a90-a44e-49c4-88ea-fdbcd3d435fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:39,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-02e55a90-a44e-49c4-88ea-fdbcd3d435fd 2018-12-23 20:43:39,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82f1a79b-a5ea-4049-8ec3-73d24096eace Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:39,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-82f1a79b-a5ea-4049-8ec3-73d24096eace 2018-12-23 20:43:39,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19989484-3e4c-4dc4-adbc-dce406d7be91 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:39,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-19989484-3e4c-4dc4-adbc-dce406d7be91 2018-12-23 20:43:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e633752-425d-4317-843f-145b1200139d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:39,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-1e633752-425d-4317-843f-145b1200139d 2018-12-23 20:43:39,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:39,721 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-400daea2-5682-4d5-proj 2018-12-23 20:43:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0784d133cf6c46068a330667beef2e58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:39,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af2338ce-7d7b-4aad-b091-a0936e1c1f82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:39,939 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0784d133cf6c46068a330667beef2e58 used request id req-af2338ce-7d7b-4aad-b091-a0936e1c1f82 2018-12-23 20:43:39,940 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-400daea2-5682-4d5-proj-role 2018-12-23 20:43:39,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a341f9d6fbe2405eb7506610180738c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:40,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9bce0e-feb5-45ea-ae91-23cb158aa928 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:40,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a341f9d6fbe2405eb7506610180738c8 used request id req-3e9bce0e-feb5-45ea-ae91-23cb158aa928 2018-12-23 20:43:40,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87757c137f88e70be82eccd30049824cc6b56b3a" 2018-12-23 20:43:40,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2908b589-8bd5-40cd-9235-7860709a54e7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:40,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2908b589-8bd5-40cd-9235-7860709a54e7 2018-12-23 20:43:40,168 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-400daea2-5682-4d5-user 2018-12-23 20:43:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6440ada658a140d1b10301a41e417c85 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c875554693df2ecbd2fc109bb574877c942f02f9" 2018-12-23 20:43:40,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af763374-85a5-4d95-84bd-b4badb2c6127 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:40,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6440ada658a140d1b10301a41e417c85 used request id req-af763374-85a5-4d95-84bd-b4badb2c6127 2018-12-23 20:43:40,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:40,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0sll_zRvT6yIjffUeLS1kg"], "issued_at": "2018-12-23T20:43:40.000000Z"}} 2018-12-23 20:43:40,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff0cb457dc65c7074964b1bfa4b2e352110f59a" 2018-12-23 20:43:40,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b38744a-ccb7-4eaf-a41c-1013e3af2d24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:40,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6b38744a-ccb7-4eaf-a41c-1013e3af2d24 2018-12-23 20:43:40,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:40,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:41,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["lRk_42ggRqi_wKxGRYBP1Q"], "issued_at": "2018-12-23T20:43:41.000000Z"}} 2018-12-23 20:43:41,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:41,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae17f430-df34-4046-a81f-2e0eb115c020 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:41,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ae17f430-df34-4046-a81f-2e0eb115c020 2018-12-23 20:43:41,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:41,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e783658f-f18a-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:41,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4693ff64-8d10-4407-9683-025b33d439f2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e783658f-f18a-496-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:41,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-e783658f-f18a-496-proj used request id req-4693ff64-8d10-4407-9683-025b33d439f2 2018-12-23 20:43:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:41,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fc8362-258b-4730-9f1c-55aa52fd88fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:41,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-23fc8362-258b-4730-9f1c-55aa52fd88fb 2018-12-23 20:43:41,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-e783658f-f18a-496-proj"}}' 2018-12-23 20:43:41,593 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0ef79c-b12c-4d13-8192-52516afa4211 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0158317c85b04270b38fed448d3469ae"}, "tags": [], "enabled": true, "id": "0158317c85b04270b38fed448d3469ae", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-e783658f-f18a-496-proj"}} 2018-12-23 20:43:41,593 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ec0ef79c-b12c-4d13-8192-52516afa4211 2018-12-23 20:43:41,594 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-e783658f-f18a-496-proj 2018-12-23 20:43:41,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:41,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:41,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["TezQ8bX2SxKhogbc8ZL5Pw"], "issued_at": "2018-12-23T20:43:41.000000Z"}} 2018-12-23 20:43:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f06040e83e6020f72a6a0827b073ef54639af9" 2018-12-23 20:43:42,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdf436d-3c8d-4dc8-a54f-7592f67d9d93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:42,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7cdf436d-3c8d-4dc8-a54f-7592f67d9d93 2018-12-23 20:43:42,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:42,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:42,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f06040e83e6020f72a6a0827b073ef54639af9" 2018-12-23 20:43:42,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54605f9-5bbc-4b8d-a302-a33d476c19d0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:42,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e54605f9-5bbc-4b8d-a302-a33d476c19d0 2018-12-23 20:43:42,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-e783658f-f18a-496-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f06040e83e6020f72a6a0827b073ef54639af9" 2018-12-23 20:43:42,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a868e7-66cc-4d0c-85a4-d78dbebf068e Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-e783658f-f18a-496-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0158317c85b04270b38fed448d3469ae"}, "tags": [], "enabled": true, "id": "0158317c85b04270b38fed448d3469ae", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-e783658f-f18a-496-proj"}]} 2018-12-23 20:43:42,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-e783658f-f18a-496-proj used request id req-13a868e7-66cc-4d0c-85a4-d78dbebf068e 2018-12-23 20:43:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f06040e83e6020f72a6a0827b073ef54639af9" 2018-12-23 20:43:42,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d02169f-a285-425e-a264-583acc6b1d65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:42,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2d02169f-a285-425e-a264-583acc6b1d65 2018-12-23 20:43:42,719 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-e783658f-f18a-496-user 2018-12-23 20:43:42,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:42,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd67464f-8a2a-4e9d-b05d-a462d2e62caa Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:42,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd67464f-8a2a-4e9d-b05d-a462d2e62caa 2018-12-23 20:43:42,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" -d '{"role": {"name": "CreateImageNegativeTests-e783658f-f18a-496-proj-role"}}' 2018-12-23 20:43:42,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0599dcba-3b42-467e-9b89-d32231d75b2c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e97b980a3665426889d8b8810bc77ac7", "links": {"self": "http://172.30.9.21:5000/v3/roles/e97b980a3665426889d8b8810bc77ac7"}, "name": "CreateImageNegativeTests-e783658f-f18a-496-proj-role"}} 2018-12-23 20:43:42,929 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0599dcba-3b42-467e-9b89-d32231d75b2c 2018-12-23 20:43:42,929 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-e783658f-f18a-496-proj-role 2018-12-23 20:43:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e97b980a3665426889d8b8810bc77ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:43,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735444d2-a333-4c0b-9e62-6e424803d653 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e97b980a3665426889d8b8810bc77ac7", "links": {"self": "http://172.30.9.21:5000/v3/roles/e97b980a3665426889d8b8810bc77ac7"}, "name": "CreateImageNegativeTests-e783658f-f18a-496-proj-role"}} 2018-12-23 20:43:43,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e97b980a3665426889d8b8810bc77ac7 used request id req-735444d2-a333-4c0b-9e62-6e424803d653 2018-12-23 20:43:43,028 - keystone_utils - INFO - Granting role CreateImageNegativeTests-e783658f-f18a-496-proj-role to project CreateImageNegativeTests-e783658f-f18a-496-proj 2018-12-23 20:43:43,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0158317c85b04270b38fed448d3469ae/users/86a4ce5eed8c4faba57902000c2fc012/roles/e97b980a3665426889d8b8810bc77ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:43,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b0ecd8-0339-4193-b123-a9c6aeba4df5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:43,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0158317c85b04270b38fed448d3469ae/users/86a4ce5eed8c4faba57902000c2fc012/roles/e97b980a3665426889d8b8810bc77ac7 used request id req-10b0ecd8-0339-4193-b123-a9c6aeba4df5 2018-12-23 20:43:43,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:43,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:43,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e97b980a3665426889d8b8810bc77ac7", "name": "CreateImageNegativeTests-e783658f-f18a-496-proj-role"}], "expires_at": "2018-12-23T21:43:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0158317c85b04270b38fed448d3469ae", "name": "CreateImageNegativeTests-e783658f-f18a-496-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0158317c85b04270b38fed448d3469ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0158317c85b04270b38fed448d3469ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0158317c85b04270b38fed448d3469ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0158317c85b04270b38fed448d3469ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0158317c85b04270b38fed448d3469ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0158317c85b04270b38fed448d3469ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0158317c85b04270b38fed448d3469ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0158317c85b04270b38fed448d3469ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0158317c85b04270b38fed448d3469ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0158317c85b04270b38fed448d3469ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0158317c85b04270b38fed448d3469ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0158317c85b04270b38fed448d3469ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0158317c85b04270b38fed448d3469ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0158317c85b04270b38fed448d3469ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-e783658f-f18a-496-user", "id": "86a4ce5eed8c4faba57902000c2fc012"}, "audit_ids": ["0xkJYuR2QBe-N-IDvwXzgQ"], "issued_at": "2018-12-23T20:43:43.000000Z"}} 2018-12-23 20:43:43,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3a95a0f614aea6f17af04a26f2836baf142464" 2018-12-23 20:43:43,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad398adb-b2a9-4abb-a16e-ad331dcd77c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:43,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ad398adb-b2a9-4abb-a16e-ad331dcd77c0 2018-12-23 20:43:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c3a95a0f614aea6f17af04a26f2836baf142464" 2018-12-23 20:43:43,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-28724013-67e8-4424-a1fc-a29b9f531a3f Date: Sun, 23 Dec 2018 20:43:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-23 20:43:43,761 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=foo used request id req-28724013-67e8-4424-a1fc-a29b9f531a3f 2018-12-23 20:43:43,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-2a7fb4bd-2130-468e-8977-f87fd1be94e1 Date: Sun, 23 Dec 2018 20:43:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:44,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2a7fb4bd-2130-468e-8977-f87fd1be94e1 2018-12-23 20:43:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777e549a-86f1-4e01-95ed-29275e376583 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:44,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-777e549a-86f1-4e01-95ed-29275e376583 2018-12-23 20:43:44,130 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:44,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c6b362-b770-4e54-9c10-1afb1bcb35c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:44,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-75c6b362-b770-4e54-9c10-1afb1bcb35c3 2018-12-23 20:43:44,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:44,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,339 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0218b7-259f-40ea-8dd4-b307b89f209c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:44,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-dc0218b7-259f-40ea-8dd4-b307b89f209c 2018-12-23 20:43:44,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:44,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc08cf9-d08a-4b9d-8738-c11f582b0091 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:44,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-fcc08cf9-d08a-4b9d-8738-c11f582b0091 2018-12-23 20:43:44,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7c641a9-f95f-47b8-a1b9-f6855cb8851f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:44,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-d7c641a9-f95f-47b8-a1b9-f6855cb8851f 2018-12-23 20:43:44,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:44,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c93a283-5093-490d-b979-82601c42f9d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:44,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-6c93a283-5093-490d-b979-82601c42f9d6 2018-12-23 20:43:44,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:44,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,734 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-941be62c-530b-4504-b1c4-ad0cb9cb6ddf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:44,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-941be62c-530b-4504-b1c4-ad0cb9cb6ddf 2018-12-23 20:43:44,735 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff6a34c-bc21-4cf7-ae30-a6e5b28f02ae Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:44,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-9ff6a34c-bc21-4cf7-ae30-a6e5b28f02ae 2018-12-23 20:43:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:44,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a9793ed-41ec-4fa4-b75b-be0048b8e873 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:44,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-5a9793ed-41ec-4fa4-b75b-be0048b8e873 2018-12-23 20:43:44,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:44,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:45,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aa397de-5d4d-4449-9de6-0f67572144fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:45,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-5aa397de-5d4d-4449-9de6-0f67572144fd 2018-12-23 20:43:45,042 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:45,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e65a0e8-3c68-4f19-9298-4a4366e54291 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:45,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-3e65a0e8-3c68-4f19-9298-4a4366e54291 2018-12-23 20:43:45,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:45,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de59e727-5a3b-426d-94a9-980c6befa878 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:45,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-de59e727-5a3b-426d-94a9-980c6befa878 2018-12-23 20:43:45,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:45,255 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-e783658f-f18a-496-proj 2018-12-23 20:43:45,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0158317c85b04270b38fed448d3469ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:45,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e7ee44-4ddf-432a-9178-31567f6c137e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:45,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0158317c85b04270b38fed448d3469ae used request id req-b9e7ee44-4ddf-432a-9178-31567f6c137e 2018-12-23 20:43:45,468 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-e783658f-f18a-496-proj-role 2018-12-23 20:43:45,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e97b980a3665426889d8b8810bc77ac7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:45,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e5d69de-91f4-413e-a1a1-7b66b226eb38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:45,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e97b980a3665426889d8b8810bc77ac7 used request id req-7e5d69de-91f4-413e-a1a1-7b66b226eb38 2018-12-23 20:43:45,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b9472892d58684ff52aba2cda26aabaae17433c" 2018-12-23 20:43:45,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1098b5ae-fa3e-4d32-8297-c83a35ac2811 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:45,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1098b5ae-fa3e-4d32-8297-c83a35ac2811 2018-12-23 20:43:45,729 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-e783658f-f18a-496-user 2018-12-23 20:43:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/86a4ce5eed8c4faba57902000c2fc012 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f06040e83e6020f72a6a0827b073ef54639af9" 2018-12-23 20:43:45,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f51e6b-8c88-4546-9c7e-a208c5d04361 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:45,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/86a4ce5eed8c4faba57902000c2fc012 used request id req-b6f51e6b-8c88-4546-9c7e-a208c5d04361 2018-12-23 20:43:45,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:46,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["DzMXzhSeSfiPdjNUzwn4EA"], "issued_at": "2018-12-23T20:43:46.000000Z"}} 2018-12-23 20:43:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ae07db12eb5b514a69092ecd716b3f20f3e94c" 2018-12-23 20:43:46,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e5a960-ec40-454a-a5c9-f18b5db2705c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:46,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f9e5a960-ec40-454a-a5c9-f18b5db2705c 2018-12-23 20:43:46,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:46,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:46,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6pxkKuj_QgKmmWhuSq53jQ"], "issued_at": "2018-12-23T20:43:46.000000Z"}} 2018-12-23 20:43:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:46,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2922c77-c0e3-4fce-a0fe-fadab366e83a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:46,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a2922c77-c0e3-4fce-a0fe-fadab366e83a 2018-12-23 20:43:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:46,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:46,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-917976cb-490e-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:47,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fba4382-d843-44ba-91af-b67ccc40ee28 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-917976cb-490e-43f-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:47,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-917976cb-490e-43f-proj used request id req-2fba4382-d843-44ba-91af-b67ccc40ee28 2018-12-23 20:43:47,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:47,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab571d6a-4c31-4861-aed4-02a2c32ef36c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:47,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ab571d6a-4c31-4861-aed4-02a2c32ef36c 2018-12-23 20:43:47,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-917976cb-490e-43f-proj"}}' 2018-12-23 20:43:47,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24856b0c-0544-4158-b525-9405d13c0b03 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1432cc6763c64eb08fc884bca5d26e32"}, "tags": [], "enabled": true, "id": "1432cc6763c64eb08fc884bca5d26e32", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-917976cb-490e-43f-proj"}} 2018-12-23 20:43:47,163 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-24856b0c-0544-4158-b525-9405d13c0b03 2018-12-23 20:43:47,163 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-917976cb-490e-43f-proj 2018-12-23 20:43:47,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:47,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:47,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["H1v4hd6WT8yVEy2-ln4WcQ"], "issued_at": "2018-12-23T20:43:47.000000Z"}} 2018-12-23 20:43:47,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98c0d569b8bd67e7762b1684d93f46b5cc4f85" 2018-12-23 20:43:47,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0287f2e-0b8c-4656-9e3c-61b7bfa0cc4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:47,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c0287f2e-0b8c-4656-9e3c-61b7bfa0cc4c 2018-12-23 20:43:47,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:47,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98c0d569b8bd67e7762b1684d93f46b5cc4f85" 2018-12-23 20:43:47,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d96c9ef-7a7b-4419-ab71-4348d8e1a05c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:47,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9d96c9ef-7a7b-4419-ab71-4348d8e1a05c 2018-12-23 20:43:47,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-917976cb-490e-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98c0d569b8bd67e7762b1684d93f46b5cc4f85" 2018-12-23 20:43:47,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e04113d-e7be-47c0-8b30-1e914a7d9315 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-917976cb-490e-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1432cc6763c64eb08fc884bca5d26e32"}, "tags": [], "enabled": true, "id": "1432cc6763c64eb08fc884bca5d26e32", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-917976cb-490e-43f-proj"}]} 2018-12-23 20:43:47,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-917976cb-490e-43f-proj used request id req-5e04113d-e7be-47c0-8b30-1e914a7d9315 2018-12-23 20:43:47,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98c0d569b8bd67e7762b1684d93f46b5cc4f85" 2018-12-23 20:43:47,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5464d9-e540-413f-abe4-f15b58c29ef8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:47,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ca5464d9-e540-413f-abe4-f15b58c29ef8 2018-12-23 20:43:48,308 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-917976cb-490e-43f-user 2018-12-23 20:43:48,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:48,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:48,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f838e8e4-52f6-414a-b525-d4676690b323 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:48,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f838e8e4-52f6-414a-b525-d4676690b323 2018-12-23 20:43:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" -d '{"role": {"name": "CreateImageNegativeTests-917976cb-490e-43f-proj-role"}}' 2018-12-23 20:43:48,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb40cdf9-1af0-4c68-983a-a5f3920d7560 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "234b7539711f48ebad0f0b66543624b5", "links": {"self": "http://172.30.9.21:5000/v3/roles/234b7539711f48ebad0f0b66543624b5"}, "name": "CreateImageNegativeTests-917976cb-490e-43f-proj-role"}} 2018-12-23 20:43:48,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb40cdf9-1af0-4c68-983a-a5f3920d7560 2018-12-23 20:43:48,528 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-917976cb-490e-43f-proj-role 2018-12-23 20:43:48,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/234b7539711f48ebad0f0b66543624b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:48,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909b3969-657d-4f28-a319-bc0425563829 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "234b7539711f48ebad0f0b66543624b5", "links": {"self": "http://172.30.9.21:5000/v3/roles/234b7539711f48ebad0f0b66543624b5"}, "name": "CreateImageNegativeTests-917976cb-490e-43f-proj-role"}} 2018-12-23 20:43:48,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/234b7539711f48ebad0f0b66543624b5 used request id req-909b3969-657d-4f28-a319-bc0425563829 2018-12-23 20:43:48,628 - keystone_utils - INFO - Granting role CreateImageNegativeTests-917976cb-490e-43f-proj-role to project CreateImageNegativeTests-917976cb-490e-43f-proj 2018-12-23 20:43:48,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1432cc6763c64eb08fc884bca5d26e32/users/20b367c86dfc4327991b70ab553a9662/roles/234b7539711f48ebad0f0b66543624b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:48,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f23a589-84f0-454c-82b2-fd1c109182a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:48,770 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1432cc6763c64eb08fc884bca5d26e32/users/20b367c86dfc4327991b70ab553a9662/roles/234b7539711f48ebad0f0b66543624b5 used request id req-4f23a589-84f0-454c-82b2-fd1c109182a3 2018-12-23 20:43:48,770 - openstack_tests - DEBUG - Image metadata - None 2018-12-23 20:43:48,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:48,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:49,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "234b7539711f48ebad0f0b66543624b5", "name": "CreateImageNegativeTests-917976cb-490e-43f-proj-role"}], "expires_at": "2018-12-23T21:43:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1432cc6763c64eb08fc884bca5d26e32", "name": "CreateImageNegativeTests-917976cb-490e-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/1432cc6763c64eb08fc884bca5d26e32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/1432cc6763c64eb08fc884bca5d26e32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/1432cc6763c64eb08fc884bca5d26e32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1432cc6763c64eb08fc884bca5d26e32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/1432cc6763c64eb08fc884bca5d26e32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/1432cc6763c64eb08fc884bca5d26e32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1432cc6763c64eb08fc884bca5d26e32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_1432cc6763c64eb08fc884bca5d26e32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1432cc6763c64eb08fc884bca5d26e32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/1432cc6763c64eb08fc884bca5d26e32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/1432cc6763c64eb08fc884bca5d26e32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1432cc6763c64eb08fc884bca5d26e32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/1432cc6763c64eb08fc884bca5d26e32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/1432cc6763c64eb08fc884bca5d26e32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-917976cb-490e-43f-user", "id": "20b367c86dfc4327991b70ab553a9662"}, "audit_ids": ["9BdVI_NrQXuLCoi16HTVyg"], "issued_at": "2018-12-23T20:43:49.000000Z"}} 2018-12-23 20:43:49,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}173a5c899a158cbb55d4e24ff568d723403f229d" 2018-12-23 20:43:49,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739691bd-54ad-43f3-ae9b-e9bf8ae4d083 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:49,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-739691bd-54ad-43f3-ae9b-e9bf8ae4d083 2018-12-23 20:43:49,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-c20bf6c6-7fae-4a8e-a398-041d3881c72f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}173a5c899a158cbb55d4e24ff568d723403f229d" 2018-12-23 20:43:49,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-a945f271-3549-4d43-9c00-444bab7b991f Date: Sun, 23 Dec 2018 20:43:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-c20bf6c6-7fae-4a8e-a398-041d3881c72f"} 2018-12-23 20:43:49,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-c20bf6c6-7fae-4a8e-a398-041d3881c72f used request id req-a945f271-3549-4d43-9c00-444bab7b991f 2018-12-23 20:43:49,580 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-12-23 20:43:49,581 - file_utils - DEBUG - Saving file to - /tmp/273e65c5-c0da-4a41-ad88-38d25d9d1fb2 2018-12-23 20:43:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:49,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-d9307794-054e-4a6d-977a-154c5caf2b37 Date: Sun, 23 Dec 2018 20:43:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:49,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d9307794-054e-4a6d-977a-154c5caf2b37 2018-12-23 20:43:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:49,947 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88cd7d9e-c184-4ef8-ae1b-0ad8399ab5b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:49,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-88cd7d9e-c184-4ef8-ae1b-0ad8399ab5b3 2018-12-23 20:43:49,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:49,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e689960-32a8-4a02-82d9-d112001c0fe3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:50,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-1e689960-32a8-4a02-82d9-d112001c0fe3 2018-12-23 20:43:50,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:50,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-671440f2-fccd-4dc9-8020-72d33dbafc63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:50,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-671440f2-fccd-4dc9-8020-72d33dbafc63 2018-12-23 20:43:50,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:50,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7344a75-8004-4626-b26d-333e5876b868 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:50,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f7344a75-8004-4626-b26d-333e5876b868 2018-12-23 20:43:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13018a2c-686a-4147-8f1a-02207b28be7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:50,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-13018a2c-686a-4147-8f1a-02207b28be7b 2018-12-23 20:43:50,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:50,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8077c0f1-d491-4794-8400-85706992c3ed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:50,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-8077c0f1-d491-4794-8400-85706992c3ed 2018-12-23 20:43:50,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-710884db-175a-41cb-a7f0-d59d53a61cc2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:50,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-710884db-175a-41cb-a7f0-d59d53a61cc2 2018-12-23 20:43:50,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0182b9-d2f4-49c9-815f-11beaade7955 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:50,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-bc0182b9-d2f4-49c9-815f-11beaade7955 2018-12-23 20:43:50,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbb9b6ec-46bc-4db7-8a91-aa488052dd5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:50,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-bbb9b6ec-46bc-4db7-8a91-aa488052dd5f 2018-12-23 20:43:50,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:50,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:50,926 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f3adf1-0adf-4086-9a40-9739079df96a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:50,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-49f3adf1-0adf-4086-9a40-9739079df96a 2018-12-23 20:43:50,926 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:50,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:51,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9177e617-8757-4beb-ac06-5bed6b92fed0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:51,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-9177e617-8757-4beb-ac06-5bed6b92fed0 2018-12-23 20:43:51,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:51,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-331c292d-97e9-4d9b-a059-cf4d2c1b7a21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:51,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-331c292d-97e9-4d9b-a059-cf4d2c1b7a21 2018-12-23 20:43:51,125 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:51,126 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-917976cb-490e-43f-proj 2018-12-23 20:43:51,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/1432cc6763c64eb08fc884bca5d26e32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:51,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8bc10ce-c3fc-43dc-b951-58900f24be7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:51,330 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1432cc6763c64eb08fc884bca5d26e32 used request id req-f8bc10ce-c3fc-43dc-b951-58900f24be7f 2018-12-23 20:43:51,330 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-917976cb-490e-43f-proj-role 2018-12-23 20:43:51,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/234b7539711f48ebad0f0b66543624b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:51,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dcc8395-6c99-4a34-a5ca-ebe83a731382 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:51,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/234b7539711f48ebad0f0b66543624b5 used request id req-9dcc8395-6c99-4a34-a5ca-ebe83a731382 2018-12-23 20:43:51,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfcbdefaca4b84b356d8468ef05c2c7a646a63ad" 2018-12-23 20:43:51,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e012b34b-487e-43b9-a7fa-7a743bb665b4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:51,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e012b34b-487e-43b9-a7fa-7a743bb665b4 2018-12-23 20:43:51,554 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-917976cb-490e-43f-user 2018-12-23 20:43:51,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/20b367c86dfc4327991b70ab553a9662 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a98c0d569b8bd67e7762b1684d93f46b5cc4f85" 2018-12-23 20:43:51,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56387b5c-3b81-4345-9f5a-18f1f416e5a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:51,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/20b367c86dfc4327991b70ab553a9662 used request id req-56387b5c-3b81-4345-9f5a-18f1f416e5a6 2018-12-23 20:43:51,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:52,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["To3ppuw6TZC0a9U8acvBqw"], "issued_at": "2018-12-23T20:43:52.000000Z"}} 2018-12-23 20:43:52,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837d76c93936face42ecb93d6611d25138639c7c" 2018-12-23 20:43:52,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950c7aad-c709-4938-84e1-b576b494383e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:52,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-950c7aad-c709-4938-84e1-b576b494383e 2018-12-23 20:43:52,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:52,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:52,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["jIeagHRHSFyvU779PjW0uA"], "issued_at": "2018-12-23T20:43:52.000000Z"}} 2018-12-23 20:43:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:52,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedc0800-83ef-4aeb-a25d-d0e523e796e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:52,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bedc0800-83ef-4aeb-a25d-d0e523e796e5 2018-12-23 20:43:52,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:52,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-96609197-a6eb-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:52,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9960dc0d-648e-4617-8100-240c4dfd4700 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-96609197-a6eb-46a-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:52,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-96609197-a6eb-46a-proj used request id req-9960dc0d-648e-4617-8100-240c4dfd4700 2018-12-23 20:43:52,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:53,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9005fc6d-9e8e-4364-9dd1-62e5ddfec0a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:53,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9005fc6d-9e8e-4364-9dd1-62e5ddfec0a5 2018-12-23 20:43:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-96609197-a6eb-46a-proj"}}' 2018-12-23 20:43:53,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0079d1bc-fc7a-4575-8693-ea71acb757f6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fdd166f5606142b2bc21606e5d35575a"}, "tags": [], "enabled": true, "id": "fdd166f5606142b2bc21606e5d35575a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-96609197-a6eb-46a-proj"}} 2018-12-23 20:43:53,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0079d1bc-fc7a-4575-8693-ea71acb757f6 2018-12-23 20:43:53,134 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-96609197-a6eb-46a-proj 2018-12-23 20:43:53,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:53,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:53,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["QHTi01H1SBS1vHIYSSeQww"], "issued_at": "2018-12-23T20:43:53.000000Z"}} 2018-12-23 20:43:53,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109d7287d6b8ad683c319d984629fd8d6f0d07f" 2018-12-23 20:43:53,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deaf4788-4da0-4999-bede-801287a1934e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:53,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-deaf4788-4da0-4999-bede-801287a1934e 2018-12-23 20:43:53,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:53,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:53,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109d7287d6b8ad683c319d984629fd8d6f0d07f" 2018-12-23 20:43:53,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4523e9-00fc-466d-9e45-2d509594025a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:53,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7d4523e9-00fc-466d-9e45-2d509594025a 2018-12-23 20:43:53,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-96609197-a6eb-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109d7287d6b8ad683c319d984629fd8d6f0d07f" 2018-12-23 20:43:53,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19c1392-3cba-4471-aa22-fabb5249cf06 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-96609197-a6eb-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fdd166f5606142b2bc21606e5d35575a"}, "tags": [], "enabled": true, "id": "fdd166f5606142b2bc21606e5d35575a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-96609197-a6eb-46a-proj"}]} 2018-12-23 20:43:53,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-96609197-a6eb-46a-proj used request id req-c19c1392-3cba-4471-aa22-fabb5249cf06 2018-12-23 20:43:53,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109d7287d6b8ad683c319d984629fd8d6f0d07f" 2018-12-23 20:43:53,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa2f383-f5d0-4a9c-a870-7077a3722e49 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:53,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5aa2f383-f5d0-4a9c-a870-7077a3722e49 2018-12-23 20:43:54,170 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-96609197-a6eb-46a-user 2018-12-23 20:43:54,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:54,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:54,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502fa1f1-c757-4ecd-bcd9-826787e74801 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:54,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-502fa1f1-c757-4ecd-bcd9-826787e74801 2018-12-23 20:43:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" -d '{"role": {"name": "CreateMultiPartImageTests-96609197-a6eb-46a-proj-role"}}' 2018-12-23 20:43:54,391 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95fae34b-c91c-49cd-bb87-f540242ba121 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5283d4894d60455cacc26041d7d1e678", "links": {"self": "http://172.30.9.21:5000/v3/roles/5283d4894d60455cacc26041d7d1e678"}, "name": "CreateMultiPartImageTests-96609197-a6eb-46a-proj-role"}} 2018-12-23 20:43:54,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-95fae34b-c91c-49cd-bb87-f540242ba121 2018-12-23 20:43:54,391 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-96609197-a6eb-46a-proj-role 2018-12-23 20:43:54,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5283d4894d60455cacc26041d7d1e678 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:54,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321c958c-0b35-4538-b429-fc552d020fa7 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5283d4894d60455cacc26041d7d1e678", "links": {"self": "http://172.30.9.21:5000/v3/roles/5283d4894d60455cacc26041d7d1e678"}, "name": "CreateMultiPartImageTests-96609197-a6eb-46a-proj-role"}} 2018-12-23 20:43:54,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5283d4894d60455cacc26041d7d1e678 used request id req-321c958c-0b35-4538-b429-fc552d020fa7 2018-12-23 20:43:54,495 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-96609197-a6eb-46a-proj-role to project CreateMultiPartImageTests-96609197-a6eb-46a-proj 2018-12-23 20:43:54,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/fdd166f5606142b2bc21606e5d35575a/users/849d87d5cbbc4b12ad11d1852ed05d7d/roles/5283d4894d60455cacc26041d7d1e678 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:54,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a3dd33a-75ee-4372-8675-299c9d9b98da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:54,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fdd166f5606142b2bc21606e5d35575a/users/849d87d5cbbc4b12ad11d1852ed05d7d/roles/5283d4894d60455cacc26041d7d1e678 used request id req-2a3dd33a-75ee-4372-8675-299c9d9b98da 2018-12-23 20:43:54,653 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-12-23 20:43:54,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:54,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-315bf344-2be1-4c85-903f-f5a24c1802a9 Date: Sun, 23 Dec 2018 20:43:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:54,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-315bf344-2be1-4c85-903f-f5a24c1802a9 2018-12-23 20:43:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,050 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d3fd44-1cee-4295-bb17-5e15b8879cad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:55,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-f9d3fd44-1cee-4295-bb17-5e15b8879cad 2018-12-23 20:43:55,050 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,148 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b025d90-3a62-4350-8b79-be7958e57881 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:55,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-1b025d90-3a62-4350-8b79-be7958e57881 2018-12-23 20:43:55,148 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e55e9d6-ec78-4352-b374-ce0e3e123d6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:55,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-3e55e9d6-ec78-4352-b374-ce0e3e123d6d 2018-12-23 20:43:55,248 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e03b4a-d883-465c-a957-341c611b9422 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:43:55,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-39e03b4a-d883-465c-a957-341c611b9422 2018-12-23 20:43:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898f7ffc-d4eb-40c1-a563-428343c81903 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:55,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-898f7ffc-d4eb-40c1-a563-428343c81903 2018-12-23 20:43:55,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:55,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c050fe3-768b-49d6-ad12-791c9392db0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:55,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-6c050fe3-768b-49d6-ad12-791c9392db0c 2018-12-23 20:43:55,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:55,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b25a399-dff1-4b77-b967-bc9edab704d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:55,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-6b25a399-dff1-4b77-b967-bc9edab704d4 2018-12-23 20:43:55,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:55,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c675a0-962b-48c8-acbb-6439ebce6da2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:43:55,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-b1c675a0-962b-48c8-acbb-6439ebce6da2 2018-12-23 20:43:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9134a4c8-d7b9-4dc1-b9d1-6e5070e16b94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:55,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-9134a4c8-d7b9-4dc1-b9d1-6e5070e16b94 2018-12-23 20:43:55,776 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:55,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,876 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e18dbfab-7771-4a35-a06e-db9d03e0a32d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:55,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-e18dbfab-7771-4a35-a06e-db9d03e0a32d 2018-12-23 20:43:55,877 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:55,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:55,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f71c8059-26fa-4fb0-91c9-0472454aa34f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:43:55,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-f71c8059-26fa-4fb0-91c9-0472454aa34f 2018-12-23 20:43:55,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:56,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fba06601-5e61-42e1-8f1e-2e7ed0e33ded Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:56,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-fba06601-5e61-42e1-8f1e-2e7ed0e33ded 2018-12-23 20:43:56,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:56,081 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-96609197-a6eb-46a-proj 2018-12-23 20:43:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/fdd166f5606142b2bc21606e5d35575a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:56,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447e7ac7-c5b4-44df-bf1c-0d691f8e7f2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:56,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fdd166f5606142b2bc21606e5d35575a used request id req-447e7ac7-c5b4-44df-bf1c-0d691f8e7f2d 2018-12-23 20:43:56,289 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-96609197-a6eb-46a-proj-role 2018-12-23 20:43:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5283d4894d60455cacc26041d7d1e678 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:56,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-207afea9-eb60-4e98-a6fb-62daecc1b169 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:56,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5283d4894d60455cacc26041d7d1e678 used request id req-207afea9-eb60-4e98-a6fb-62daecc1b169 2018-12-23 20:43:56,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf7a6d3592803d5ae16d5a31dde229b86c0c150" 2018-12-23 20:43:56,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cae725-2587-415d-ba8f-de0eee4b4b32 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:56,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-41cae725-2587-415d-ba8f-de0eee4b4b32 2018-12-23 20:43:56,539 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-96609197-a6eb-46a-user 2018-12-23 20:43:56,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/849d87d5cbbc4b12ad11d1852ed05d7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5109d7287d6b8ad683c319d984629fd8d6f0d07f" 2018-12-23 20:43:56,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f34836-aeb7-4331-835d-d7e101d4b53e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:56,723 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/849d87d5cbbc4b12ad11d1852ed05d7d used request id req-80f34836-aeb7-4331-835d-d7e101d4b53e 2018-12-23 20:43:56,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:57,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["QXZ_GdHCRkePzQsMOjF3YQ"], "issued_at": "2018-12-23T20:43:57.000000Z"}} 2018-12-23 20:43:57,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aeff8413f2406d20026daf4d8ef4a1cb78a7633" 2018-12-23 20:43:57,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd1934d-c2e3-420b-879c-09a78e129a43 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:57,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4fd1934d-c2e3-420b-879c-09a78e129a43 2018-12-23 20:43:57,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:57,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:57,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["gxHA0xKOTF-yx8hgNkiinw"], "issued_at": "2018-12-23T20:43:57.000000Z"}} 2018-12-23 20:43:57,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:43:57,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d9f1aa-d362-4e7b-9230-9c0a4fcb40c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:57,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f1d9f1aa-d362-4e7b-9230-9c0a4fcb40c0 2018-12-23 20:43:57,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:57,823 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-280bfb0b-2061-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:43:57,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5d15c7-fd65-49b0-869b-ddc477c5d41f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-280bfb0b-2061-47a-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:43:57,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-280bfb0b-2061-47a-proj used request id req-8d5d15c7-fd65-49b0-869b-ddc477c5d41f 2018-12-23 20:43:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:43:58,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6d7c17-b458-4af9-99ae-e26b75201bdd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:58,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6f6d7c17-b458-4af9-99ae-e26b75201bdd 2018-12-23 20:43:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-280bfb0b-2061-47a-proj"}}' 2018-12-23 20:43:58,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ba203b-40f0-465e-b6e9-fffa0ebfda58 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df6c3713d7bc4ce6ae3e5c46cd6ebf4d"}, "tags": [], "enabled": true, "id": "df6c3713d7bc4ce6ae3e5c46cd6ebf4d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-280bfb0b-2061-47a-proj"}} 2018-12-23 20:43:58,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-03ba203b-40f0-465e-b6e9-fffa0ebfda58 2018-12-23 20:43:58,170 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-280bfb0b-2061-47a-proj 2018-12-23 20:43:58,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:58,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:43:58,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["jFcMme3rThi5dxBBWn0cUA"], "issued_at": "2018-12-23T20:43:58.000000Z"}} 2018-12-23 20:43:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f288cca25d763d6b4f4bfb9f41ffd23b261d9fda" 2018-12-23 20:43:58,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f85c02-c6fa-4152-9bcf-db074315e2c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:43:58,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-23f85c02-c6fa-4152-9bcf-db074315e2c4 2018-12-23 20:43:58,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:43:58,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:43:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f288cca25d763d6b4f4bfb9f41ffd23b261d9fda" 2018-12-23 20:43:58,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b90320-e689-404c-89fa-31ed8a84c33f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:43:58,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d0b90320-e689-404c-89fa-31ed8a84c33f 2018-12-23 20:43:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-280bfb0b-2061-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f288cca25d763d6b4f4bfb9f41ffd23b261d9fda" 2018-12-23 20:43:58,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bc03d9-e68a-4593-a690-01d03e20101b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-280bfb0b-2061-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df6c3713d7bc4ce6ae3e5c46cd6ebf4d"}, "tags": [], "enabled": true, "id": "df6c3713d7bc4ce6ae3e5c46cd6ebf4d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-280bfb0b-2061-47a-proj"}]} 2018-12-23 20:43:58,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-280bfb0b-2061-47a-proj used request id req-47bc03d9-e68a-4593-a690-01d03e20101b 2018-12-23 20:43:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f288cca25d763d6b4f4bfb9f41ffd23b261d9fda" 2018-12-23 20:43:58,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ad2e80-dd0d-4841-81ca-0f7a9996a4b1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:43:58,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-95ad2e80-dd0d-4841-81ca-0f7a9996a4b1 2018-12-23 20:43:59,199 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-280bfb0b-2061-47a-user 2018-12-23 20:43:59,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:43:59,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:43:59,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348980c5-b7a4-49ef-ac6a-87330a1653af Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:43:59,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-348980c5-b7a4-49ef-ac6a-87330a1653af 2018-12-23 20:43:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" -d '{"role": {"name": "CreateMultiPartImageTests-280bfb0b-2061-47a-proj-role"}}' 2018-12-23 20:43:59,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51faea13-71b7-487f-84af-124f5ab91b7d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b898048ff764baf80508d099d25ff03", "links": {"self": "http://172.30.9.21:5000/v3/roles/7b898048ff764baf80508d099d25ff03"}, "name": "CreateMultiPartImageTests-280bfb0b-2061-47a-proj-role"}} 2018-12-23 20:43:59,324 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-51faea13-71b7-487f-84af-124f5ab91b7d 2018-12-23 20:43:59,324 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-280bfb0b-2061-47a-proj-role 2018-12-23 20:43:59,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7b898048ff764baf80508d099d25ff03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:43:59,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13205a46-58dc-4339-b36f-588046e55f2d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b898048ff764baf80508d099d25ff03", "links": {"self": "http://172.30.9.21:5000/v3/roles/7b898048ff764baf80508d099d25ff03"}, "name": "CreateMultiPartImageTests-280bfb0b-2061-47a-proj-role"}} 2018-12-23 20:43:59,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7b898048ff764baf80508d099d25ff03 used request id req-13205a46-58dc-4339-b36f-588046e55f2d 2018-12-23 20:43:59,423 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-280bfb0b-2061-47a-proj-role to project CreateMultiPartImageTests-280bfb0b-2061-47a-proj 2018-12-23 20:43:59,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/df6c3713d7bc4ce6ae3e5c46cd6ebf4d/users/157ef4adc8ae418a992a39a4718445d4/roles/7b898048ff764baf80508d099d25ff03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:43:59,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ca77d2-8724-49b4-abe5-9df72fe0b842 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:43:59,561 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/df6c3713d7bc4ce6ae3e5c46cd6ebf4d/users/157ef4adc8ae418a992a39a4718445d4/roles/7b898048ff764baf80508d099d25ff03 used request id req-03ca77d2-8724-49b4-abe5-9df72fe0b842 2018-12-23 20:43:59,562 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-23 20:43:59,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:43:59,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-44a50bcb-ae01-4943-8fd9-6ab562870f86 Date: Sun, 23 Dec 2018 20:43:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:43:59,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-44a50bcb-ae01-4943-8fd9-6ab562870f86 2018-12-23 20:43:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:43:59,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-184e6330-b8c3-43ba-abec-860d54bd2a6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:43:59,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-184e6330-b8c3-43ba-abec-860d54bd2a6c 2018-12-23 20:43:59,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:43:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:43:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2994010c-1c15-4948-b450-b59fc4985e98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:00,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2994010c-1c15-4948-b450-b59fc4985e98 2018-12-23 20:44:00,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9af4b18a-b716-4dfb-a4aa-136feaf3aae5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:00,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-9af4b18a-b716-4dfb-a4aa-136feaf3aae5 2018-12-23 20:44:00,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8825bc-6b5d-4921-8aac-5201283a0ed5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:44:00,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-0c8825bc-6b5d-4921-8aac-5201283a0ed5 2018-12-23 20:44:00,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bc2d19e-58e7-4545-ab80-36b964a21f4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:00,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-5bc2d19e-58e7-4545-ab80-36b964a21f4b 2018-12-23 20:44:00,414 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae621d0-b043-4ba7-983e-0bc54804bfda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:00,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-bae621d0-b043-4ba7-983e-0bc54804bfda 2018-12-23 20:44:00,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88aa6063-9a29-4bab-a9a6-6c4d18f844da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:00,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-88aa6063-9a29-4bab-a9a6-6c4d18f844da 2018-12-23 20:44:00,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b233b4-db3e-40bf-a005-d0abaad7ab4c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:44:00,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-a4b233b4-db3e-40bf-a005-d0abaad7ab4c 2018-12-23 20:44:00,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,821 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25a84fa7-7195-4ba3-be5a-13f21cc82dab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:00,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-25a84fa7-7195-4ba3-be5a-13f21cc82dab 2018-12-23 20:44:00,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:00,928 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c2d4fdc-4e6f-46d3-a05b-562c5063175c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:00,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-9c2d4fdc-4e6f-46d3-a05b-562c5063175c 2018-12-23 20:44:00,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:00,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:01,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933f3753-dcb8-40a8-bc28-a90968322399 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:44:01,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-933f3753-dcb8-40a8-bc28-a90968322399 2018-12-23 20:44:01,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:01,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe130fe3-255e-44cb-8043-cbf18e8da634 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:01,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-fe130fe3-255e-44cb-8043-cbf18e8da634 2018-12-23 20:44:01,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:01,132 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-280bfb0b-2061-47a-proj 2018-12-23 20:44:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/df6c3713d7bc4ce6ae3e5c46cd6ebf4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:01,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d18a28a-63e5-4ebd-8199-2f59776f4be0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:01,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/df6c3713d7bc4ce6ae3e5c46cd6ebf4d used request id req-4d18a28a-63e5-4ebd-8199-2f59776f4be0 2018-12-23 20:44:01,361 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-280bfb0b-2061-47a-proj-role 2018-12-23 20:44:01,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7b898048ff764baf80508d099d25ff03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:01,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff102e15-1d28-471c-bfca-32f52767e271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:01,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7b898048ff764baf80508d099d25ff03 used request id req-ff102e15-1d28-471c-bfca-32f52767e271 2018-12-23 20:44:01,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9b9e081bebb21720bcad9cd9550854c14eb71b" 2018-12-23 20:44:01,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49eab280-71ff-4b25-9169-7c89b05a78de Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:01,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-49eab280-71ff-4b25-9169-7c89b05a78de 2018-12-23 20:44:01,594 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-280bfb0b-2061-47a-user 2018-12-23 20:44:01,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/157ef4adc8ae418a992a39a4718445d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f288cca25d763d6b4f4bfb9f41ffd23b261d9fda" 2018-12-23 20:44:01,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea139fe6-e316-4088-bbb3-64e221fc62d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:01,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/157ef4adc8ae418a992a39a4718445d4 used request id req-ea139fe6-e316-4088-bbb3-64e221fc62d8 2018-12-23 20:44:01,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:02,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["q9SrcdzxQtqmzQFfvCT0NA"], "issued_at": "2018-12-23T20:44:02.000000Z"}} 2018-12-23 20:44:02,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21bc4d5fd812221a77aa3bdf5608cd8f1f2c3a18" 2018-12-23 20:44:02,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b820c6-0d96-4032-a595-0faf5627092c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:02,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-90b820c6-0d96-4032-a595-0faf5627092c 2018-12-23 20:44:02,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:02,299 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:02,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["A6jxUmKdR6e_vKugjZnE2w"], "issued_at": "2018-12-23T20:44:02.000000Z"}} 2018-12-23 20:44:02,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:02,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0bda30d-d9ef-4ec2-8436-c11680b79cea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:02,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c0bda30d-d9ef-4ec2-8436-c11680b79cea 2018-12-23 20:44:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:02,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0596c08b-1103-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:02,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917e6ed6-e373-4acf-9206-6d1e193a3908 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0596c08b-1103-43d-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:44:02,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0596c08b-1103-43d-proj used request id req-917e6ed6-e373-4acf-9206-6d1e193a3908 2018-12-23 20:44:02,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:02,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fe4895-6051-4e36-9534-76607856efbb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:02,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c8fe4895-6051-4e36-9534-76607856efbb 2018-12-23 20:44:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-0596c08b-1103-43d-proj"}}' 2018-12-23 20:44:03,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6bcb5f5-8e58-457d-896f-29f2b9bca8df Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/72f4356af7334112afe644822f9ec3fa"}, "tags": [], "enabled": true, "id": "72f4356af7334112afe644822f9ec3fa", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0596c08b-1103-43d-proj"}} 2018-12-23 20:44:03,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d6bcb5f5-8e58-457d-896f-29f2b9bca8df 2018-12-23 20:44:03,068 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0596c08b-1103-43d-proj 2018-12-23 20:44:03,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:03,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:03,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["QLBd4T-zSG-8YrkYZtcnXg"], "issued_at": "2018-12-23T20:44:03.000000Z"}} 2018-12-23 20:44:03,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dffec9a02ec484afe69ebab87f565b12c75e0b" 2018-12-23 20:44:03,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0558a099-ce8a-4cb5-9d44-3eda6f8296d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:03,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0558a099-ce8a-4cb5-9d44-3eda6f8296d9 2018-12-23 20:44:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:03,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:03,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dffec9a02ec484afe69ebab87f565b12c75e0b" 2018-12-23 20:44:03,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b175a9-a320-4514-a1c6-1c7ec809c300 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:44:03,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b0b175a9-a320-4514-a1c6-1c7ec809c300 2018-12-23 20:44:03,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-0596c08b-1103-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dffec9a02ec484afe69ebab87f565b12c75e0b" 2018-12-23 20:44:03,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8c0db6-4799-4068-8158-a06d8cc0fffa Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-0596c08b-1103-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/72f4356af7334112afe644822f9ec3fa"}, "tags": [], "enabled": true, "id": "72f4356af7334112afe644822f9ec3fa", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0596c08b-1103-43d-proj"}]} 2018-12-23 20:44:03,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-0596c08b-1103-43d-proj used request id req-2c8c0db6-4799-4068-8158-a06d8cc0fffa 2018-12-23 20:44:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dffec9a02ec484afe69ebab87f565b12c75e0b" 2018-12-23 20:44:03,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62939b92-b17b-4959-9463-58d2233346d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:03,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-62939b92-b17b-4959-9463-58d2233346d7 2018-12-23 20:44:04,302 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0596c08b-1103-43d-user 2018-12-23 20:44:04,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:04,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:04,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0767d58e-c1dc-4f9f-baed-5c3cdef98b1f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:04,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0767d58e-c1dc-4f9f-baed-5c3cdef98b1f 2018-12-23 20:44:04,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" -d '{"role": {"name": "CreateMultiPartImageTests-0596c08b-1103-43d-proj-role"}}' 2018-12-23 20:44:04,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a54f081e-35ae-470b-b454-d7d7afae52fd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98fa1b1979fd45c4852cb7ac302f9680", "links": {"self": "http://172.30.9.21:5000/v3/roles/98fa1b1979fd45c4852cb7ac302f9680"}, "name": "CreateMultiPartImageTests-0596c08b-1103-43d-proj-role"}} 2018-12-23 20:44:04,518 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a54f081e-35ae-470b-b454-d7d7afae52fd 2018-12-23 20:44:04,518 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0596c08b-1103-43d-proj-role 2018-12-23 20:44:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/98fa1b1979fd45c4852cb7ac302f9680 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:04,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86e9239-709d-46e1-9964-5bb98a85e7e7 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98fa1b1979fd45c4852cb7ac302f9680", "links": {"self": "http://172.30.9.21:5000/v3/roles/98fa1b1979fd45c4852cb7ac302f9680"}, "name": "CreateMultiPartImageTests-0596c08b-1103-43d-proj-role"}} 2018-12-23 20:44:04,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/98fa1b1979fd45c4852cb7ac302f9680 used request id req-d86e9239-709d-46e1-9964-5bb98a85e7e7 2018-12-23 20:44:04,635 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0596c08b-1103-43d-proj-role to project CreateMultiPartImageTests-0596c08b-1103-43d-proj 2018-12-23 20:44:04,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/72f4356af7334112afe644822f9ec3fa/users/07f48aded199405cb2a3c3b5c838c835/roles/98fa1b1979fd45c4852cb7ac302f9680 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:04,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1597e210-0e80-40e2-8bab-41bfdc4e2ce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:04,772 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/72f4356af7334112afe644822f9ec3fa/users/07f48aded199405cb2a3c3b5c838c835/roles/98fa1b1979fd45c4852cb7ac302f9680 used request id req-1597e210-0e80-40e2-8bab-41bfdc4e2ce7 2018-12-23 20:44:04,773 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-23 20:44:04,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-23b92684-a313-4541-a195-36eedfe6a0bb Date: Sun, 23 Dec 2018 20:44:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:44:05,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-23b92684-a313-4541-a195-36eedfe6a0bb 2018-12-23 20:44:05,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55268f83-6848-455a-bfb5-8aa473d569ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:05,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-55268f83-6848-455a-bfb5-8aa473d569ef 2018-12-23 20:44:05,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:05,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,256 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d94895e-9ff7-45d9-a085-f717f2b4c270 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:05,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-0d94895e-9ff7-45d9-a085-f717f2b4c270 2018-12-23 20:44:05,256 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af73e979-ba32-412a-b395-fb04a1a36bb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:05,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-af73e979-ba32-412a-b395-fb04a1a36bb8 2018-12-23 20:44:05,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:05,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e843741-3ce6-49af-9434-0c4f6d3b9bf7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:44:05,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-7e843741-3ce6-49af-9434-0c4f6d3b9bf7 2018-12-23 20:44:05,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfa01035-2983-4a51-8011-c6da43d68b5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:05,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-cfa01035-2983-4a51-8011-c6da43d68b5c 2018-12-23 20:44:05,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:05,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f8c90d-2850-4336-8280-2bb6962e5c10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:05,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-e2f8c90d-2850-4336-8280-2bb6962e5c10 2018-12-23 20:44:05,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c383bb5-f02e-4c32-ab89-c7bb105de09d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:05,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-7c383bb5-f02e-4c32-ab89-c7bb105de09d 2018-12-23 20:44:05,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:05,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e39b2e-7dc3-413a-b79a-59c6a45ca75a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:44:05,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-16e39b2e-7dc3-413a-b79a-59c6a45ca75a 2018-12-23 20:44:05,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:06,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-308c68f9-0955-40fa-a30d-bb531a6e0e3d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:06,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-308c68f9-0955-40fa-a30d-bb531a6e0e3d 2018-12-23 20:44:06,001 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:06,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7791a48-f13f-48d3-b908-36fd65c1c662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:06,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-e7791a48-f13f-48d3-b908-36fd65c1c662 2018-12-23 20:44:06,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:06,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c916c54d-0d19-444f-aec0-8ae3f1911374 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:44:06,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-c916c54d-0d19-444f-aec0-8ae3f1911374 2018-12-23 20:44:06,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:06,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82c0b7a9-575d-435c-a050-c17dd86d7b0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:06,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-82c0b7a9-575d-435c-a050-c17dd86d7b0b 2018-12-23 20:44:06,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:06,242 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0596c08b-1103-43d-proj 2018-12-23 20:44:06,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/72f4356af7334112afe644822f9ec3fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:06,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655f7315-d108-4305-8b24-a0a667de4f36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:06,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/72f4356af7334112afe644822f9ec3fa used request id req-655f7315-d108-4305-8b24-a0a667de4f36 2018-12-23 20:44:06,505 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0596c08b-1103-43d-proj-role 2018-12-23 20:44:06,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/98fa1b1979fd45c4852cb7ac302f9680 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:06,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1764f68-bf01-4571-8a79-9a08c739a0c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:06,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/98fa1b1979fd45c4852cb7ac302f9680 used request id req-a1764f68-bf01-4571-8a79-9a08c739a0c0 2018-12-23 20:44:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6f8b64a75e0d45d2e5d8d8f9e1471a988035988" 2018-12-23 20:44:06,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30928e16-14a5-4f94-b819-3eb9449d30ae Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:06,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30928e16-14a5-4f94-b819-3eb9449d30ae 2018-12-23 20:44:06,810 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0596c08b-1103-43d-user 2018-12-23 20:44:06,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/07f48aded199405cb2a3c3b5c838c835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83dffec9a02ec484afe69ebab87f565b12c75e0b" 2018-12-23 20:44:07,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-776256c1-5a3e-49ec-ab05-1265db045c39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:07,011 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/07f48aded199405cb2a3c3b5c838c835 used request id req-776256c1-5a3e-49ec-ab05-1265db045c39 2018-12-23 20:44:07,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:07,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["QTLOkMhDR16CeNkGs-mlVg"], "issued_at": "2018-12-23T20:44:07.000000Z"}} 2018-12-23 20:44:07,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e539f859be7bbd386bb9f4fe522587f03ab02bb6" 2018-12-23 20:44:07,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23615ce-b727-44f1-8e6f-4487582afce7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:07,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c23615ce-b727-44f1-8e6f-4487582afce7 2018-12-23 20:44:07,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:07,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:07,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["JoETS3C8SJqGIArqIayZYA"], "issued_at": "2018-12-23T20:44:07.000000Z"}} 2018-12-23 20:44:07,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:07,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f8f2c6-96de-4479-8866-fa82b36ccfc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:07,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b3f8f2c6-96de-4479-8866-fa82b36ccfc4 2018-12-23 20:44:07,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:07,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:07,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1482aedd-1796-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:07,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a17aa4-133e-4a86-8c9d-9f45bc2d6524 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1482aedd-1796-427-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:44:07,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1482aedd-1796-427-proj used request id req-84a17aa4-133e-4a86-8c9d-9f45bc2d6524 2018-12-23 20:44:07,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:08,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-895134cf-6e85-4d99-828b-ae120ef06115 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:08,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-895134cf-6e85-4d99-828b-ae120ef06115 2018-12-23 20:44:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-1482aedd-1796-427-proj"}}' 2018-12-23 20:44:08,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc97b61d-20f0-4e49-88bf-125b9155ce6a Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa9bec98b8ea4604b78ea0e9b94acd41"}, "tags": [], "enabled": true, "id": "aa9bec98b8ea4604b78ea0e9b94acd41", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1482aedd-1796-427-proj"}} 2018-12-23 20:44:08,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dc97b61d-20f0-4e49-88bf-125b9155ce6a 2018-12-23 20:44:08,172 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-1482aedd-1796-427-proj 2018-12-23 20:44:08,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:08,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:08,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["GZKMuT6lRQWLHr9jaBHCEQ"], "issued_at": "2018-12-23T20:44:08.000000Z"}} 2018-12-23 20:44:08,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a4fdeca449cec600426f8ad9e562660402593e" 2018-12-23 20:44:08,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ddff86d-0dd3-4f0f-a8ec-7639f659a8ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:08,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3ddff86d-0dd3-4f0f-a8ec-7639f659a8ba 2018-12-23 20:44:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:08,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:08,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a4fdeca449cec600426f8ad9e562660402593e" 2018-12-23 20:44:08,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bfe72e-0aeb-483b-a9cb-7f468a8dabe2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:44:08,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-61bfe72e-0aeb-483b-a9cb-7f468a8dabe2 2018-12-23 20:44:08,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-1482aedd-1796-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a4fdeca449cec600426f8ad9e562660402593e" 2018-12-23 20:44:08,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9bb00d5-4b58-45dd-a145-880925954f7e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-1482aedd-1796-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa9bec98b8ea4604b78ea0e9b94acd41"}, "tags": [], "enabled": true, "id": "aa9bec98b8ea4604b78ea0e9b94acd41", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1482aedd-1796-427-proj"}]} 2018-12-23 20:44:08,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-1482aedd-1796-427-proj used request id req-e9bb00d5-4b58-45dd-a145-880925954f7e 2018-12-23 20:44:08,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a4fdeca449cec600426f8ad9e562660402593e" 2018-12-23 20:44:09,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb7b4cf-3ef6-4898-b41a-635cc7c70396 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:09,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0fb7b4cf-3ef6-4898-b41a-635cc7c70396 2018-12-23 20:44:09,392 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-1482aedd-1796-427-user 2018-12-23 20:44:09,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:09,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:09,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92fa3e75-c076-455f-b8cd-28ae3e8b953d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:09,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-92fa3e75-c076-455f-b8cd-28ae3e8b953d 2018-12-23 20:44:09,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" -d '{"role": {"name": "CreateKeypairsTests-1482aedd-1796-427-proj-role"}}' 2018-12-23 20:44:09,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce146f79-a724-44bb-a11c-77eb4bd77c85 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78e4b74196cb41e9aa342cab102d21ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/78e4b74196cb41e9aa342cab102d21ac"}, "name": "CreateKeypairsTests-1482aedd-1796-427-proj-role"}} 2018-12-23 20:44:09,606 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ce146f79-a724-44bb-a11c-77eb4bd77c85 2018-12-23 20:44:09,607 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-1482aedd-1796-427-proj-role 2018-12-23 20:44:09,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/78e4b74196cb41e9aa342cab102d21ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:09,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f944e62c-0fd5-4d49-a749-9cb1197ef7e4 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "78e4b74196cb41e9aa342cab102d21ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/78e4b74196cb41e9aa342cab102d21ac"}, "name": "CreateKeypairsTests-1482aedd-1796-427-proj-role"}} 2018-12-23 20:44:09,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/78e4b74196cb41e9aa342cab102d21ac used request id req-f944e62c-0fd5-4d49-a749-9cb1197ef7e4 2018-12-23 20:44:09,707 - keystone_utils - INFO - Granting role CreateKeypairsTests-1482aedd-1796-427-proj-role to project CreateKeypairsTests-1482aedd-1796-427-proj 2018-12-23 20:44:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/aa9bec98b8ea4604b78ea0e9b94acd41/users/f6193337c4964dfeb49e7555baebd0ad/roles/78e4b74196cb41e9aa342cab102d21ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:09,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91251c05-a164-46c6-95a5-0a961208a86c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:09,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aa9bec98b8ea4604b78ea0e9b94acd41/users/f6193337c4964dfeb49e7555baebd0ad/roles/78e4b74196cb41e9aa342cab102d21ac used request id req-91251c05-a164-46c6-95a5-0a961208a86c 2018-12-23 20:44:09,850 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:09,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:09,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:10,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78e4b74196cb41e9aa342cab102d21ac", "name": "CreateKeypairsTests-1482aedd-1796-427-proj-role"}], "expires_at": "2018-12-23T21:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa9bec98b8ea4604b78ea0e9b94acd41", "name": "CreateKeypairsTests-1482aedd-1796-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1482aedd-1796-427-user", "id": "f6193337c4964dfeb49e7555baebd0ad"}, "audit_ids": ["Q0XpBefcRrSl-qsSVLKPGw"], "issued_at": "2018-12-23T20:44:10.000000Z"}} 2018-12-23 20:44:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563bff34967af3f561f91a11710be9d7064f101" 2018-12-23 20:44:10,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea74c79-a8aa-4729-9092-1ef64100cae9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:10,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5ea74c79-a8aa-4729-9092-1ef64100cae9 2018-12-23 20:44:10,421 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:10,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563bff34967af3f561f91a11710be9d7064f101" 2018-12-23 20:44:10,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e54f4b91-4863-46d5-b824-d0d240e98553 x-compute-request-id: req-e54f4b91-4863-46d5-b824-d0d240e98553 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:44:10,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e54f4b91-4863-46d5-b824-d0d240e98553 2018-12-23 20:44:10,605 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a... 2018-12-23 20:44:10,605 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 20:44:10,671 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a 2018-12-23 20:44:10,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563bff34967af3f561f91a11710be9d7064f101" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDbDHZ3w6lZuslSDaUzgLrjkZQ1Rr3KxSey1DYIgrCyTao14xSil4eWk2DN9kqObb5sXjCvWn8ZQPc6kVz7Gpe+wpCNJbytdB8fX760JdHkdKE/cuk+b3iGNpi2wzEZdtwScVI82F3lSGWgeszN13MILrL5UuHmgCx4uZHLrrjsYQ==", "name": "CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a"}}' 2018-12-23 20:44:10,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1066d42d-f92a-4af6-83ac-f5e8237f902d x-compute-request-id: req-1066d42d-f92a-4af6-83ac-f5e8237f902d Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDbDHZ3w6lZuslSDaUzgLrjkZQ1Rr3KxSey1DYIgrCyTao14xSil4eWk2DN9kqObb5sXjCvWn8ZQPc6kVz7Gpe+wpCNJbytdB8fX760JdHkdKE/cuk+b3iGNpi2wzEZdtwScVI82F3lSGWgeszN13MILrL5UuHmgCx4uZHLrrjsYQ==", "user_id": "f6193337c4964dfeb49e7555baebd0ad", "name": "CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a", "fingerprint": "d8:48:e5:52:e4:14:49:d7:af:e7:71:25:3c:48:9c:14"}} 2018-12-23 20:44:10,720 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-1066d42d-f92a-4af6-83ac-f5e8237f902d 2018-12-23 20:44:10,721 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a 2018-12-23 20:44:10,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:11,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "78e4b74196cb41e9aa342cab102d21ac", "name": "CreateKeypairsTests-1482aedd-1796-427-proj-role"}], "expires_at": "2018-12-23T21:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa9bec98b8ea4604b78ea0e9b94acd41", "name": "CreateKeypairsTests-1482aedd-1796-427-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/aa9bec98b8ea4604b78ea0e9b94acd41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1482aedd-1796-427-user", "id": "f6193337c4964dfeb49e7555baebd0ad"}, "audit_ids": ["ohO04lAfQ2KRIFgK_NHDsw"], "issued_at": "2018-12-23T20:44:11.000000Z"}} 2018-12-23 20:44:11,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee23e10d281104f2f956dc393a7093dac7d4e5f" 2018-12-23 20:44:11,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4027e91-3c10-4faf-aa7a-1727f5035d29 x-compute-request-id: req-d4027e91-3c10-4faf-aa7a-1727f5035d29 Content-Length: 0 Content-Type: application/json 2018-12-23 20:44:11,333 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a used request id req-d4027e91-3c10-4faf-aa7a-1727f5035d29 2018-12-23 20:44:11,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee23e10d281104f2f956dc393a7093dac7d4e5f" 2018-12-23 20:44:11,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-266ff60d-76d8-4759-a0ae-5e009279e953 x-compute-request-id: req-266ff60d-76d8-4759-a0ae-5e009279e953 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:44:11,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-266ff60d-76d8-4759-a0ae-5e009279e953 2018-12-23 20:44:11,354 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a 2018-12-23 20:44:11,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b563bff34967af3f561f91a11710be9d7064f101" 2018-12-23 20:44:11,378 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9766a80e-b5d7-4e73-ae2b-4e747916f343 x-compute-request-id: req-9766a80e-b5d7-4e73-ae2b-4e747916f343 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a not found for user f6193337c4964dfeb49e7555baebd0ad", "code": 404}} 2018-12-23 20:44:11,378 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-6f9c5eba-ed6b-4c7c-9090-ef1ae4dc9a5a used request id req-9766a80e-b5d7-4e73-ae2b-4e747916f343 2018-12-23 20:44:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:11,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-4a54188b-6c1e-4107-9c92-244989f817c5 Date: Sun, 23 Dec 2018 20:44:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:44:11,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-4a54188b-6c1e-4107-9c92-244989f817c5 2018-12-23 20:44:11,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:11,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b8c9967-4bbd-4421-a034-73c994c11b57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:11,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-6b8c9967-4bbd-4421-a034-73c994c11b57 2018-12-23 20:44:11,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:11,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b6ac989-8919-47e3-b12e-c19cc4a9bbf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:11,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-8b6ac989-8919-47e3-b12e-c19cc4a9bbf0 2018-12-23 20:44:11,886 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:11,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:11,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5018bb7-5b06-4ca4-8d8b-2bfbd521f7cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:11,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-c5018bb7-5b06-4ca4-8d8b-2bfbd521f7cb 2018-12-23 20:44:11,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72803e8-96c6-4ea5-b6d8-69cfffe900e6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:44:12,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-a72803e8-96c6-4ea5-b6d8-69cfffe900e6 2018-12-23 20:44:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e82fb0-f08a-45d1-97c7-0318dcde2ada Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:12,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-98e82fb0-f08a-45d1-97c7-0318dcde2ada 2018-12-23 20:44:12,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:12,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43b6c726-548b-4664-863c-87a7e6238292 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:12,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-43b6c726-548b-4664-863c-87a7e6238292 2018-12-23 20:44:12,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a23f7da-e112-4dd4-b1ce-2de364f1a36c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:12,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-7a23f7da-e112-4dd4-b1ce-2de364f1a36c 2018-12-23 20:44:12,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6b96a2-a9c0-48ad-9ac8-6255c63c0862 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:44:12,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-ca6b96a2-a9c0-48ad-9ac8-6255c63c0862 2018-12-23 20:44:12,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f88978ef-c35b-4551-936e-e325e02afa9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:12,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-f88978ef-c35b-4551-936e-e325e02afa9f 2018-12-23 20:44:12,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:12,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6127f755-d718-41c5-9811-7c8617936a54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:12,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-6127f755-d718-41c5-9811-7c8617936a54 2018-12-23 20:44:12,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:12,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26a95b6-5199-4d32-b934-e59b53f70029 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:44:12,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-a26a95b6-5199-4d32-b934-e59b53f70029 2018-12-23 20:44:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:12,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b30a87-1a5c-42e8-96b2-9022903a111b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:12,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-07b30a87-1a5c-42e8-96b2-9022903a111b 2018-12-23 20:44:12,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:12,995 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-1482aedd-1796-427-proj 2018-12-23 20:44:12,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/aa9bec98b8ea4604b78ea0e9b94acd41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:13,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fca1aa38-879a-491f-89dc-1ee7c9bb0cf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:13,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aa9bec98b8ea4604b78ea0e9b94acd41 used request id req-fca1aa38-879a-491f-89dc-1ee7c9bb0cf7 2018-12-23 20:44:13,170 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-1482aedd-1796-427-proj-role 2018-12-23 20:44:13,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/78e4b74196cb41e9aa342cab102d21ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:13,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-550f7e1b-d936-48b1-bee1-2d51fa5114f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:13,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/78e4b74196cb41e9aa342cab102d21ac used request id req-550f7e1b-d936-48b1-bee1-2d51fa5114f6 2018-12-23 20:44:13,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d651cf635ff86ca3425162ade1ae7656acf8dfcf" 2018-12-23 20:44:13,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8c7056-4756-4857-9b39-7f6e4620ab8f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:13,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c8c7056-4756-4857-9b39-7f6e4620ab8f 2018-12-23 20:44:13,389 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-1482aedd-1796-427-user 2018-12-23 20:44:13,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f6193337c4964dfeb49e7555baebd0ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a4fdeca449cec600426f8ad9e562660402593e" 2018-12-23 20:44:13,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b53c8a-2248-4f00-babb-1f12dbabe884 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:13,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f6193337c4964dfeb49e7555baebd0ad used request id req-17b53c8a-2248-4f00-babb-1f12dbabe884 2018-12-23 20:44:13,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:14,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["dAGMQ40SSwWvT6usg26HVw"], "issued_at": "2018-12-23T20:44:14.000000Z"}} 2018-12-23 20:44:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa97cb50f9bc11b85094693b304c5963e4ac1796" 2018-12-23 20:44:14,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b1da06-e23b-41c2-a36a-2fc2acda31d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:14,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-86b1da06-e23b-41c2-a36a-2fc2acda31d0 2018-12-23 20:44:14,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:14,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:14,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["yMC6UuScSHi6jdOL5ga8yw"], "issued_at": "2018-12-23T20:44:14.000000Z"}} 2018-12-23 20:44:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:14,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88aa39b7-580e-44c2-81ea-759ba28429bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:14,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-88aa39b7-580e-44c2-81ea-759ba28429bc 2018-12-23 20:44:14,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:14,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5fa0bc69-261e-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:14,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b3c8d0-ecef-4fd2-bc78-f24db0827fad Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5fa0bc69-261e-40e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:44:14,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-5fa0bc69-261e-40e-proj used request id req-45b3c8d0-ecef-4fd2-bc78-f24db0827fad 2018-12-23 20:44:14,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:14,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05b0cccd-9e60-4d00-b4cf-328267a042e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:14,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-05b0cccd-9e60-4d00-b4cf-328267a042e7 2018-12-23 20:44:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj"}}' 2018-12-23 20:44:14,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79089dd-665f-4195-8d9c-5f894875fc43 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/42266d6ad67644f6b3a20294a0da6853"}, "tags": [], "enabled": true, "id": "42266d6ad67644f6b3a20294a0da6853", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj"}} 2018-12-23 20:44:14,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c79089dd-665f-4195-8d9c-5f894875fc43 2018-12-23 20:44:14,895 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-5fa0bc69-261e-40e-proj 2018-12-23 20:44:14,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:14,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:15,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["3FYLGtpmTn-9mwo6fcK_SQ"], "issued_at": "2018-12-23T20:44:15.000000Z"}} 2018-12-23 20:44:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7491d247a952daf20edd154f67bf49a4c362f9" 2018-12-23 20:44:15,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b56c13-fa91-4490-bb45-6d9a24407ce0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:15,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-00b56c13-fa91-4490-bb45-6d9a24407ce0 2018-12-23 20:44:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:15,406 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:15,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7491d247a952daf20edd154f67bf49a4c362f9" 2018-12-23 20:44:15,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942a468a-8e4e-40b1-8a7d-cefcb6e0f34b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:44:15,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-942a468a-8e4e-40b1-8a7d-cefcb6e0f34b 2018-12-23 20:44:15,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-5fa0bc69-261e-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7491d247a952daf20edd154f67bf49a4c362f9" 2018-12-23 20:44:15,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02303bb2-6317-4594-8786-c57ec23c88ff Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-5fa0bc69-261e-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/42266d6ad67644f6b3a20294a0da6853"}, "tags": [], "enabled": true, "id": "42266d6ad67644f6b3a20294a0da6853", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj"}]} 2018-12-23 20:44:15,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-5fa0bc69-261e-40e-proj used request id req-02303bb2-6317-4594-8786-c57ec23c88ff 2018-12-23 20:44:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7491d247a952daf20edd154f67bf49a4c362f9" 2018-12-23 20:44:15,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6c8b86-c740-453d-a94a-000c86f3ec81 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:15,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0f6c8b86-c740-453d-a94a-000c86f3ec81 2018-12-23 20:44:15,950 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-5fa0bc69-261e-40e-user 2018-12-23 20:44:15,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:15,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:16,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7929f57-5e62-4542-ad76-d20863d5ef10 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:16,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e7929f57-5e62-4542-ad76-d20863d5ef10 2018-12-23 20:44:16,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" -d '{"role": {"name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj-role"}}' 2018-12-23 20:44:16,177 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2cc846a-e039-492e-8d63-3e971fb01076 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b02198e96ba04f709a60be5cb6464391", "links": {"self": "http://172.30.9.21:5000/v3/roles/b02198e96ba04f709a60be5cb6464391"}, "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj-role"}} 2018-12-23 20:44:16,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e2cc846a-e039-492e-8d63-3e971fb01076 2018-12-23 20:44:16,177 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-5fa0bc69-261e-40e-proj-role 2018-12-23 20:44:16,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b02198e96ba04f709a60be5cb6464391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:16,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ae56ac-2ce8-4ce4-8658-cbe4c78cf368 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b02198e96ba04f709a60be5cb6464391", "links": {"self": "http://172.30.9.21:5000/v3/roles/b02198e96ba04f709a60be5cb6464391"}, "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj-role"}} 2018-12-23 20:44:16,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b02198e96ba04f709a60be5cb6464391 used request id req-03ae56ac-2ce8-4ce4-8658-cbe4c78cf368 2018-12-23 20:44:16,276 - keystone_utils - INFO - Granting role CreateKeypairsTests-5fa0bc69-261e-40e-proj-role to project CreateKeypairsTests-5fa0bc69-261e-40e-proj 2018-12-23 20:44:16,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/42266d6ad67644f6b3a20294a0da6853/users/9fe8949bdcfe4156b49ff5df08ba17aa/roles/b02198e96ba04f709a60be5cb6464391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:16,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a443ddc6-1233-4668-97a9-f385da4bf33b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:16,419 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/42266d6ad67644f6b3a20294a0da6853/users/9fe8949bdcfe4156b49ff5df08ba17aa/roles/b02198e96ba04f709a60be5cb6464391 used request id req-a443ddc6-1233-4668-97a9-f385da4bf33b 2018-12-23 20:44:16,420 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:16,708 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280.pub 2018-12-23 20:44:16,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:16,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:17,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b02198e96ba04f709a60be5cb6464391", "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj-role"}], "expires_at": "2018-12-23T21:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42266d6ad67644f6b3a20294a0da6853", "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/42266d6ad67644f6b3a20294a0da6853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/42266d6ad67644f6b3a20294a0da6853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5fa0bc69-261e-40e-user", "id": "9fe8949bdcfe4156b49ff5df08ba17aa"}, "audit_ids": ["PTyv3JJ9QoqBqqYq3mQp8A"], "issued_at": "2018-12-23T20:44:17.000000Z"}} 2018-12-23 20:44:17,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13842e38b75c71a3a534745ec9e514b77400cf54" 2018-12-23 20:44:17,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066f9f7d-55b5-4db8-b815-fd4da1f3377d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:17,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-066f9f7d-55b5-4db8-b815-fd4da1f3377d 2018-12-23 20:44:17,214 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:17,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13842e38b75c71a3a534745ec9e514b77400cf54" 2018-12-23 20:44:17,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9aad303-cdf5-4ed1-a63d-a0e9aa3fd666 x-compute-request-id: req-a9aad303-cdf5-4ed1-a63d-a0e9aa3fd666 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:44:17,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a9aad303-cdf5-4ed1-a63d-a0e9aa3fd666 2018-12-23 20:44:17,417 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280... 2018-12-23 20:44:17,417 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 20:44:17,417 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280.pub 2018-12-23 20:44:17,417 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280 2018-12-23 20:44:17,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13842e38b75c71a3a534745ec9e514b77400cf54" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyJ6GrNX9iXkSSZai4yPf17foBQ833WDiUnxdfQYAm/LWyWwQ5NQY8Fs/5AKKhiEKY0dUQ/nWUBFAsXRyYAq6KtdMUzWHd3Mm43LoQq5WM4N/X7w/0qXjey6niWqou+9StMn7qD0TlDZ8g4GuHh5kTcC0kldaGyHX/FvbEDJ/im66Hgolf+UnTJj7LhOGU7hBiWhAt+eYf2vr/6mJATAPYJoRXYfXbLNzddl0QBKhmAO9MveC9rzwSvFrzF0+L7Sn3jDodM4eerxQxb0yHPWQolq88MKOCEQB9YTGBWLk6NfiCuPtBdmAOWpZLE/7KA0ziN7B5BW9foNUkvbEFzOPT", "name": "CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280"}}' 2018-12-23 20:44:17,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bec26d6-f5dd-49ff-a609-a37ed1619791 x-compute-request-id: req-2bec26d6-f5dd-49ff-a609-a37ed1619791 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyJ6GrNX9iXkSSZai4yPf17foBQ833WDiUnxdfQYAm/LWyWwQ5NQY8Fs/5AKKhiEKY0dUQ/nWUBFAsXRyYAq6KtdMUzWHd3Mm43LoQq5WM4N/X7w/0qXjey6niWqou+9StMn7qD0TlDZ8g4GuHh5kTcC0kldaGyHX/FvbEDJ/im66Hgolf+UnTJj7LhOGU7hBiWhAt+eYf2vr/6mJATAPYJoRXYfXbLNzddl0QBKhmAO9MveC9rzwSvFrzF0+L7Sn3jDodM4eerxQxb0yHPWQolq88MKOCEQB9YTGBWLk6NfiCuPtBdmAOWpZLE/7KA0ziN7B5BW9foNUkvbEFzOPT", "user_id": "9fe8949bdcfe4156b49ff5df08ba17aa", "name": "CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280", "fingerprint": "3a:8d:72:ef:80:82:fb:b5:71:ce:f7:87:c3:6d:44:e8"}} 2018-12-23 20:44:17,471 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2bec26d6-f5dd-49ff-a609-a37ed1619791 2018-12-23 20:44:17,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:17,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b02198e96ba04f709a60be5cb6464391", "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj-role"}], "expires_at": "2018-12-23T21:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "42266d6ad67644f6b3a20294a0da6853", "name": "CreateKeypairsTests-5fa0bc69-261e-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/42266d6ad67644f6b3a20294a0da6853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/42266d6ad67644f6b3a20294a0da6853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/42266d6ad67644f6b3a20294a0da6853", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-5fa0bc69-261e-40e-user", "id": "9fe8949bdcfe4156b49ff5df08ba17aa"}, "audit_ids": ["eI4mCZG5TBuXUIhWPOyfgQ"], "issued_at": "2018-12-23T20:44:17.000000Z"}} 2018-12-23 20:44:17,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be7003353aeba12a2a6c7fb4e6f5f2caa13ebdb" 2018-12-23 20:44:18,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a16bd80-86ff-42a6-94c8-8d46d54507b7 x-compute-request-id: req-5a16bd80-86ff-42a6-94c8-8d46d54507b7 Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyJ6GrNX9iXkSSZai4yPf17foBQ833WDiUnxdfQYAm/LWyWwQ5NQY8Fs/5AKKhiEKY0dUQ/nWUBFAsXRyYAq6KtdMUzWHd3Mm43LoQq5WM4N/X7w/0qXjey6niWqou+9StMn7qD0TlDZ8g4GuHh5kTcC0kldaGyHX/FvbEDJ/im66Hgolf+UnTJj7LhOGU7hBiWhAt+eYf2vr/6mJATAPYJoRXYfXbLNzddl0QBKhmAO9MveC9rzwSvFrzF0+L7Sn3jDodM4eerxQxb0yHPWQolq88MKOCEQB9YTGBWLk6NfiCuPtBdmAOWpZLE/7KA0ziN7B5BW9foNUkvbEFzOPT", "user_id": "9fe8949bdcfe4156b49ff5df08ba17aa", "name": "CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280", "deleted": false, "created_at": "2018-12-23T20:44:17.000000", "updated_at": null, "fingerprint": "3a:8d:72:ef:80:82:fb:b5:71:ce:f7:87:c3:6d:44:e8", "deleted_at": null, "id": 22}} 2018-12-23 20:44:18,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280 used request id req-5a16bd80-86ff-42a6-94c8-8d46d54507b7 2018-12-23 20:44:18,052 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280 2018-12-23 20:44:18,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13842e38b75c71a3a534745ec9e514b77400cf54" 2018-12-23 20:44:18,080 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:44:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a19ca3a7-1672-4d83-b248-8278dc1b3c20 x-compute-request-id: req-a19ca3a7-1672-4d83-b248-8278dc1b3c20 Content-Length: 0 Content-Type: application/json 2018-12-23 20:44:18,080 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-87ebf5de-bf8f-4eec-b807-9b9903ecf280 used request id req-a19ca3a7-1672-4d83-b248-8278dc1b3c20 2018-12-23 20:44:18,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:18,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a9d11982-4040-485f-9977-c56827398788 Date: Sun, 23 Dec 2018 20:44:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:44:18,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a9d11982-4040-485f-9977-c56827398788 2018-12-23 20:44:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:18,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80909c2-00f7-4bf7-95d5-b8eeedea2725 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:18,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-b80909c2-00f7-4bf7-95d5-b8eeedea2725 2018-12-23 20:44:18,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:18,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:18,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1255687-3df4-46e5-95d0-c8eaf7b41b18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:18,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-e1255687-3df4-46e5-95d0-c8eaf7b41b18 2018-12-23 20:44:18,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:18,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:18,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c10fe110-600a-46bf-9d85-34e646f71f6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:18,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-c10fe110-600a-46bf-9d85-34e646f71f6c 2018-12-23 20:44:18,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:18,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:18,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ee1c2a-53bc-4841-beb6-9ea552e98a24 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:44:18,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-10ee1c2a-53bc-4841-beb6-9ea552e98a24 2018-12-23 20:44:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:18,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14ecd0f-c05a-4cb2-a071-3a6743866a71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:18,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-f14ecd0f-c05a-4cb2-a071-3a6743866a71 2018-12-23 20:44:18,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:18,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:18,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b58e2fe7-1e10-45cc-bd72-a0c85d63b5df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:18,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-b58e2fe7-1e10-45cc-bd72-a0c85d63b5df 2018-12-23 20:44:18,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:19,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f104dba5-04c2-4c6b-9001-81ee1baf92b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:19,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-f104dba5-04c2-4c6b-9001-81ee1baf92b8 2018-12-23 20:44:19,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:19,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:19,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d5f8ea-a399-4f9f-8bd4-2be76276147a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:44:19,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-58d5f8ea-a399-4f9f-8bd4-2be76276147a 2018-12-23 20:44:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:19,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91f3f64c-49a2-43a0-b592-6d9e7445a59b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:19,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-91f3f64c-49a2-43a0-b592-6d9e7445a59b 2018-12-23 20:44:19,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:19,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:19,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c87642-b557-495d-b098-449350aa4718 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:19,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-b0c87642-b557-495d-b098-449350aa4718 2018-12-23 20:44:19,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:19,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:19,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320f0c46-7784-4795-9b34-f8ee4114a4f9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:44:19,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-320f0c46-7784-4795-9b34-f8ee4114a4f9 2018-12-23 20:44:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:19,687 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c250daa0-af0c-4f1a-a1d3-a812274e3b92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:19,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-c250daa0-af0c-4f1a-a1d3-a812274e3b92 2018-12-23 20:44:19,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:19,688 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-5fa0bc69-261e-40e-proj 2018-12-23 20:44:19,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/42266d6ad67644f6b3a20294a0da6853 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:19,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d92e22-cb76-431a-8782-f84abc281a7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:19,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/42266d6ad67644f6b3a20294a0da6853 used request id req-84d92e22-cb76-431a-8782-f84abc281a7c 2018-12-23 20:44:19,908 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-5fa0bc69-261e-40e-proj-role 2018-12-23 20:44:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b02198e96ba04f709a60be5cb6464391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:20,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b655eca-699e-4c46-b7f2-60aef94b024f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:20,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b02198e96ba04f709a60be5cb6464391 used request id req-8b655eca-699e-4c46-b7f2-60aef94b024f 2018-12-23 20:44:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4824127913b2a668d019a1b8fc64d4ed35777b2" 2018-12-23 20:44:20,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd34ad2-ab8d-4cdb-90e0-797f569c7478 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:20,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1bd34ad2-ab8d-4cdb-90e0-797f569c7478 2018-12-23 20:44:20,130 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-5fa0bc69-261e-40e-user 2018-12-23 20:44:20,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9fe8949bdcfe4156b49ff5df08ba17aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7491d247a952daf20edd154f67bf49a4c362f9" 2018-12-23 20:44:20,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5cd9b80-f2ed-48db-b1b0-6b3a876e6791 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:20,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9fe8949bdcfe4156b49ff5df08ba17aa used request id req-a5cd9b80-f2ed-48db-b1b0-6b3a876e6791 2018-12-23 20:44:20,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:20,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XaSrFbiOQMK32DuLOHz2dw"], "issued_at": "2018-12-23T20:44:20.000000Z"}} 2018-12-23 20:44:20,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e2a005b1c18cf2027416bd0ded403b40c54269" 2018-12-23 20:44:20,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9d0543-ba47-44aa-9f71-3100b99f1734 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:20,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bb9d0543-ba47-44aa-9f71-3100b99f1734 2018-12-23 20:44:20,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:20,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:21,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["IjLDvDltQbWRprJnbp-NZg"], "issued_at": "2018-12-23T20:44:21.000000Z"}} 2018-12-23 20:44:21,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:21,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e19a3ea-368b-467b-9f9b-a97d87ea3898 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:21,484 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6e19a3ea-368b-467b-9f9b-a97d87ea3898 2018-12-23 20:44:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:21,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:21,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-18fb7984-a086-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:21,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d54768-c8ad-4dee-acbe-cc27c3324039 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-18fb7984-a086-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:44:21,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-18fb7984-a086-4cf-proj used request id req-71d54768-c8ad-4dee-acbe-cc27c3324039 2018-12-23 20:44:21,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:21,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-912f60f8-ac85-4773-a9ad-326038074d98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:21,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-912f60f8-ac85-4773-a9ad-326038074d98 2018-12-23 20:44:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj"}}' 2018-12-23 20:44:21,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8031adb8-9f30-456d-b5cf-6e6ae31e9738 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/81bf0c8394f04829969569f01cd2af2f"}, "tags": [], "enabled": true, "id": "81bf0c8394f04829969569f01cd2af2f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj"}} 2018-12-23 20:44:21,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8031adb8-9f30-456d-b5cf-6e6ae31e9738 2018-12-23 20:44:21,830 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-18fb7984-a086-4cf-proj 2018-12-23 20:44:21,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:21,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:22,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["53avqckDQES8eZJ_l5FVIg"], "issued_at": "2018-12-23T20:44:22.000000Z"}} 2018-12-23 20:44:22,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ace82d770e52654d3a02e0ab56aa3e6a1e840f" 2018-12-23 20:44:22,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1bb5f42-5e49-450b-b488-a68eb1ade0c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:22,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d1bb5f42-5e49-450b-b488-a68eb1ade0c3 2018-12-23 20:44:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:22,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:22,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ace82d770e52654d3a02e0ab56aa3e6a1e840f" 2018-12-23 20:44:22,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec0999c-c9db-46e1-94f2-149ea8a5f57d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:44:22,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2ec0999c-c9db-46e1-94f2-149ea8a5f57d 2018-12-23 20:44:22,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-18fb7984-a086-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ace82d770e52654d3a02e0ab56aa3e6a1e840f" 2018-12-23 20:44:22,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9c8a9c-2544-47f5-9265-7231fcec0e86 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-18fb7984-a086-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/81bf0c8394f04829969569f01cd2af2f"}, "tags": [], "enabled": true, "id": "81bf0c8394f04829969569f01cd2af2f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj"}]} 2018-12-23 20:44:22,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-18fb7984-a086-4cf-proj used request id req-7b9c8a9c-2544-47f5-9265-7231fcec0e86 2018-12-23 20:44:22,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ace82d770e52654d3a02e0ab56aa3e6a1e840f" 2018-12-23 20:44:22,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c08cc8f-c350-449e-a9e4-72ed8e891f31 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:22,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3c08cc8f-c350-449e-a9e4-72ed8e891f31 2018-12-23 20:44:22,998 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-18fb7984-a086-4cf-user 2018-12-23 20:44:22,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:23,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:23,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec28886-f647-4e66-ad86-3e3f0dc0c609 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:23,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2ec28886-f647-4e66-ad86-3e3f0dc0c609 2018-12-23 20:44:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" -d '{"role": {"name": "CreateKeypairsTests-18fb7984-a086-4cf-proj-role"}}' 2018-12-23 20:44:23,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee6ce62c-678c-4d3a-9111-426c8a206fb9 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "900cef5987a74cc0a56289a8e3dff805", "links": {"self": "http://172.30.9.21:5000/v3/roles/900cef5987a74cc0a56289a8e3dff805"}, "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj-role"}} 2018-12-23 20:44:23,136 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ee6ce62c-678c-4d3a-9111-426c8a206fb9 2018-12-23 20:44:23,136 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-18fb7984-a086-4cf-proj-role 2018-12-23 20:44:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/900cef5987a74cc0a56289a8e3dff805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:23,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab9e957-1db8-42e1-837f-3fd2bd3d7d77 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "900cef5987a74cc0a56289a8e3dff805", "links": {"self": "http://172.30.9.21:5000/v3/roles/900cef5987a74cc0a56289a8e3dff805"}, "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj-role"}} 2018-12-23 20:44:23,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/900cef5987a74cc0a56289a8e3dff805 used request id req-1ab9e957-1db8-42e1-837f-3fd2bd3d7d77 2018-12-23 20:44:23,234 - keystone_utils - INFO - Granting role CreateKeypairsTests-18fb7984-a086-4cf-proj-role to project CreateKeypairsTests-18fb7984-a086-4cf-proj 2018-12-23 20:44:23,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/81bf0c8394f04829969569f01cd2af2f/users/053e886f86f3486d9a26df60505dfa57/roles/900cef5987a74cc0a56289a8e3dff805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:23,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be105d06-7958-4b7a-bb54-8f3b1d81e4b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:23,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/81bf0c8394f04829969569f01cd2af2f/users/053e886f86f3486d9a26df60505dfa57/roles/900cef5987a74cc0a56289a8e3dff805 used request id req-be105d06-7958-4b7a-bb54-8f3b1d81e4b2 2018-12-23 20:44:23,373 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:23,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:23,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:23,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "900cef5987a74cc0a56289a8e3dff805", "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj-role"}], "expires_at": "2018-12-23T21:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81bf0c8394f04829969569f01cd2af2f", "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/81bf0c8394f04829969569f01cd2af2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/81bf0c8394f04829969569f01cd2af2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-18fb7984-a086-4cf-user", "id": "053e886f86f3486d9a26df60505dfa57"}, "audit_ids": ["JV2Ol0m0R9OvFv7pizWZug"], "issued_at": "2018-12-23T20:44:23.000000Z"}} 2018-12-23 20:44:23,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abd96c248fafe91271d7c89150fa4ff6d522ecc" 2018-12-23 20:44:23,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd20b2be-ff10-4fcd-81bd-0cabcded394c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:23,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cd20b2be-ff10-4fcd-81bd-0cabcded394c 2018-12-23 20:44:23,841 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:23,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abd96c248fafe91271d7c89150fa4ff6d522ecc" 2018-12-23 20:44:24,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-190e1d82-a110-4074-9687-fe0e4c8caaf8 x-compute-request-id: req-190e1d82-a110-4074-9687-fe0e4c8caaf8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:44:24,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-190e1d82-a110-4074-9687-fe0e4c8caaf8 2018-12-23 20:44:24,021 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb... 2018-12-23 20:44:24,021 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 20:44:43,694 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb 2018-12-23 20:44:43,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abd96c248fafe91271d7c89150fa4ff6d522ecc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1/Ai0bTWs4XjkqTuxt/do2G61AEvarT5s03dLP5JKYcq4nS9eBMoSPV6g7HlhOA06XFDDC8vlQS+F9tpy7ebG3h4JJ6rbI1irXgVIcQd4pUkDF5IFQrKhghBlHIZIofZZK+ymdVlAncMm5v0SFCtwJar5DfKU92DFp83ECB8XrZmaMuMI4Rw4mZPaEzEib7BjmQwoVY7zUwcrl51nuxZ4nRHpLM7NxPRsN1w3vZbdrCEEIje8OJEC9AcTn12HMp2Z8s/dCVSuuiznRttNFdfoF7JnVW/1oW7/S76iJgqDMEdV6u7mDMzz4unnISiGblBE2ET9bqHYPg/jSB5iNw80WKY/9PqGjNlYKd14MMlsOUW7a0XibY0/D9NEn0YnFUQlCSrmayx/LynfO7YGEWX+oThJsXT943JLx6xJ8c1DqwVibNmUwNdEiaJIvEQiNrtKEusucQtlFo6olGDkWIOqDfksMmYlfaytkk1CXoypKdcCosV+0cMODpS7ISXA9PhYPSY0LuEgQxQJcKEY73sZaGObWWJI7CPpTZimJi3ymBj3iwPTKOxpT+HgqXI2gr1/xaGnDrM0nvXr78jLQSwpVRiZZRzWmLWffCwz/fAJzYE8uo6zaQ+ilCcDN47Hw1al4QyY007+eqXYhCOa3dezTtfRkBz2HD/T9RGSEoUaXHNx/+xOUN9VcG+X8jeaf+5xLNZaGg7QiFdlZxUi+T6Hr/oAU2DXdTbEnyxwWXhfzVzgd24MzHseMohIkykQJFNhCeXFuaLaREZ+DZpX+kbQULv0Y5okuoDdpUuFXNmRvn6Zst0Hn/ilEdHP29UqfbQZ9z/KbyG9ShFI+upf7E6kf5Flh10/xIlyz/7zUczDwtgwUkaX+gvC8p0dTUgzB4gtgbkPewoBhUDrpl3DyQrI372wj9wvhtush2arSuV0RzVWqdMd77Pg9b/zfKc6oTLLq7NNqaMaHn5b9NwTECTf9x8XrTrY3GN7d0ygChsB9rOC/xP4egPccsNE2Yg67/iQ+sFHaPLGRO8fWKivwdKFR4wfcE1acBN02YNzbWpMgks9jw4lZM6ucbIdsTTekc5V6vAJlx+AOhKysBCMS1JPVtz6WFFIjLEiD2uxeRKCEK9VfIcBUtqL/GJl4EXvc8keqIdyHX0s13+xo5frsEmedM5ABbJKR2hWZ4r6Ipy5VRL05hu1WleRCcZLOIVNBfJmsfsE8y6W4sBIt+Tu/ZnLOkcjWGHt7AWblKesvXOezkvsxozkDMhwUZrHMH8WR2WT3HP2auILlLoab+FQGxjN8EKpUL4ne4IsRkatcINJGbowxYnVgxVAn3GUlPbIUZ9BsMGPCQq8P0uZCMsTGLr6M/ZfhnVgIqjDlInRc1tbNyKt3KW92CHnqvhpglumNXPP1hrkVQaflHxNE5lbLxg4DqOR4mVyQEEfvDHLQgxLiInmEEc6VYpnbV++wsCrmDRFQi6SBEVMCk6rPlQtI6WyePW7h1nPm34ibrYGhaaIYyyaeJrH1DOFZOzUrx6UFJyHjQAmQVueBz4o9oiqnVH+Xk9nFBDl36LtyZvGdYawH9LyiGxcW6eCOiRy8MO5rNydJ6NJFUH8JC6JPcx43fcOiz1erSczWMKWFsLVRyc3btHaMfXHQ9z666dfkVZ5x/inOQ==", "name": "CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb"}}' 2018-12-23 20:44:43,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44: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-fc003bbc-33e6-4952-9cf1-dcc1189eac92 x-compute-request-id: req-fc003bbc-33e6-4952-9cf1-dcc1189eac92 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1/Ai0bTWs4XjkqTuxt/do2G61AEvarT5s03dLP5JKYcq4nS9eBMoSPV6g7HlhOA06XFDDC8vlQS+F9tpy7ebG3h4JJ6rbI1irXgVIcQd4pUkDF5IFQrKhghBlHIZIofZZK+ymdVlAncMm5v0SFCtwJar5DfKU92DFp83ECB8XrZmaMuMI4Rw4mZPaEzEib7BjmQwoVY7zUwcrl51nuxZ4nRHpLM7NxPRsN1w3vZbdrCEEIje8OJEC9AcTn12HMp2Z8s/dCVSuuiznRttNFdfoF7JnVW/1oW7/S76iJgqDMEdV6u7mDMzz4unnISiGblBE2ET9bqHYPg/jSB5iNw80WKY/9PqGjNlYKd14MMlsOUW7a0XibY0/D9NEn0YnFUQlCSrmayx/LynfO7YGEWX+oThJsXT943JLx6xJ8c1DqwVibNmUwNdEiaJIvEQiNrtKEusucQtlFo6olGDkWIOqDfksMmYlfaytkk1CXoypKdcCosV+0cMODpS7ISXA9PhYPSY0LuEgQxQJcKEY73sZaGObWWJI7CPpTZimJi3ymBj3iwPTKOxpT+HgqXI2gr1/xaGnDrM0nvXr78jLQSwpVRiZZRzWmLWffCwz/fAJzYE8uo6zaQ+ilCcDN47Hw1al4QyY007+eqXYhCOa3dezTtfRkBz2HD/T9RGSEoUaXHNx/+xOUN9VcG+X8jeaf+5xLNZaGg7QiFdlZxUi+T6Hr/oAU2DXdTbEnyxwWXhfzVzgd24MzHseMohIkykQJFNhCeXFuaLaREZ+DZpX+kbQULv0Y5okuoDdpUuFXNmRvn6Zst0Hn/ilEdHP29UqfbQZ9z/KbyG9ShFI+upf7E6kf5Flh10/xIlyz/7zUczDwtgwUkaX+gvC8p0dTUgzB4gtgbkPewoBhUDrpl3DyQrI372wj9wvhtush2arSuV0RzVWqdMd77Pg9b/zfKc6oTLLq7NNqaMaHn5b9NwTECTf9x8XrTrY3GN7d0ygChsB9rOC/xP4egPccsNE2Yg67/iQ+sFHaPLGRO8fWKivwdKFR4wfcE1acBN02YNzbWpMgks9jw4lZM6ucbIdsTTekc5V6vAJlx+AOhKysBCMS1JPVtz6WFFIjLEiD2uxeRKCEK9VfIcBUtqL/GJl4EXvc8keqIdyHX0s13+xo5frsEmedM5ABbJKR2hWZ4r6Ipy5VRL05hu1WleRCcZLOIVNBfJmsfsE8y6W4sBIt+Tu/ZnLOkcjWGHt7AWblKesvXOezkvsxozkDMhwUZrHMH8WR2WT3HP2auILlLoab+FQGxjN8EKpUL4ne4IsRkatcINJGbowxYnVgxVAn3GUlPbIUZ9BsMGPCQq8P0uZCMsTGLr6M/ZfhnVgIqjDlInRc1tbNyKt3KW92CHnqvhpglumNXPP1hrkVQaflHxNE5lbLxg4DqOR4mVyQEEfvDHLQgxLiInmEEc6VYpnbV++wsCrmDRFQi6SBEVMCk6rPlQtI6WyePW7h1nPm34ibrYGhaaIYyyaeJrH1DOFZOzUrx6UFJyHjQAmQVueBz4o9oiqnVH+Xk9nFBDl36LtyZvGdYawH9LyiGxcW6eCOiRy8MO5rNydJ6NJFUH8JC6JPcx43fcOiz1erSczWMKWFsLVRyc3btHaMfXHQ9z666dfkVZ5x/inOQ==", "user_id": "053e886f86f3486d9a26df60505dfa57", "name": "CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb", "fingerprint": "76:4d:2e:ba:42:9f:f8:ba:be:52:18:ac:84:5f:7d:5c"}} 2018-12-23 20:44:43,748 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-fc003bbc-33e6-4952-9cf1-dcc1189eac92 2018-12-23 20:44:43,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:44,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "900cef5987a74cc0a56289a8e3dff805", "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj-role"}], "expires_at": "2018-12-23T21:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81bf0c8394f04829969569f01cd2af2f", "name": "CreateKeypairsTests-18fb7984-a086-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/81bf0c8394f04829969569f01cd2af2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/81bf0c8394f04829969569f01cd2af2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/81bf0c8394f04829969569f01cd2af2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-18fb7984-a086-4cf-user", "id": "053e886f86f3486d9a26df60505dfa57"}, "audit_ids": ["UhAQI29-T9y15cmt_N6w5Q"], "issued_at": "2018-12-23T20:44:44.000000Z"}} 2018-12-23 20:44:44,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ba34e44e81ff4a46b11787239fcfb5c3ff2445" 2018-12-23 20:44:44,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3aa7127-5fa3-490c-b817-3eddfc16055a x-compute-request-id: req-a3aa7127-5fa3-490c-b817-3eddfc16055a Content-Encoding: gzip Content-Length: 1572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC1/Ai0bTWs4XjkqTuxt/do2G61AEvarT5s03dLP5JKYcq4nS9eBMoSPV6g7HlhOA06XFDDC8vlQS+F9tpy7ebG3h4JJ6rbI1irXgVIcQd4pUkDF5IFQrKhghBlHIZIofZZK+ymdVlAncMm5v0SFCtwJar5DfKU92DFp83ECB8XrZmaMuMI4Rw4mZPaEzEib7BjmQwoVY7zUwcrl51nuxZ4nRHpLM7NxPRsN1w3vZbdrCEEIje8OJEC9AcTn12HMp2Z8s/dCVSuuiznRttNFdfoF7JnVW/1oW7/S76iJgqDMEdV6u7mDMzz4unnISiGblBE2ET9bqHYPg/jSB5iNw80WKY/9PqGjNlYKd14MMlsOUW7a0XibY0/D9NEn0YnFUQlCSrmayx/LynfO7YGEWX+oThJsXT943JLx6xJ8c1DqwVibNmUwNdEiaJIvEQiNrtKEusucQtlFo6olGDkWIOqDfksMmYlfaytkk1CXoypKdcCosV+0cMODpS7ISXA9PhYPSY0LuEgQxQJcKEY73sZaGObWWJI7CPpTZimJi3ymBj3iwPTKOxpT+HgqXI2gr1/xaGnDrM0nvXr78jLQSwpVRiZZRzWmLWffCwz/fAJzYE8uo6zaQ+ilCcDN47Hw1al4QyY007+eqXYhCOa3dezTtfRkBz2HD/T9RGSEoUaXHNx/+xOUN9VcG+X8jeaf+5xLNZaGg7QiFdlZxUi+T6Hr/oAU2DXdTbEnyxwWXhfzVzgd24MzHseMohIkykQJFNhCeXFuaLaREZ+DZpX+kbQULv0Y5okuoDdpUuFXNmRvn6Zst0Hn/ilEdHP29UqfbQZ9z/KbyG9ShFI+upf7E6kf5Flh10/xIlyz/7zUczDwtgwUkaX+gvC8p0dTUgzB4gtgbkPewoBhUDrpl3DyQrI372wj9wvhtush2arSuV0RzVWqdMd77Pg9b/zfKc6oTLLq7NNqaMaHn5b9NwTECTf9x8XrTrY3GN7d0ygChsB9rOC/xP4egPccsNE2Yg67/iQ+sFHaPLGRO8fWKivwdKFR4wfcE1acBN02YNzbWpMgks9jw4lZM6ucbIdsTTekc5V6vAJlx+AOhKysBCMS1JPVtz6WFFIjLEiD2uxeRKCEK9VfIcBUtqL/GJl4EXvc8keqIdyHX0s13+xo5frsEmedM5ABbJKR2hWZ4r6Ipy5VRL05hu1WleRCcZLOIVNBfJmsfsE8y6W4sBIt+Tu/ZnLOkcjWGHt7AWblKesvXOezkvsxozkDMhwUZrHMH8WR2WT3HP2auILlLoab+FQGxjN8EKpUL4ne4IsRkatcINJGbowxYnVgxVAn3GUlPbIUZ9BsMGPCQq8P0uZCMsTGLr6M/ZfhnVgIqjDlInRc1tbNyKt3KW92CHnqvhpglumNXPP1hrkVQaflHxNE5lbLxg4DqOR4mVyQEEfvDHLQgxLiInmEEc6VYpnbV++wsCrmDRFQi6SBEVMCk6rPlQtI6WyePW7h1nPm34ibrYGhaaIYyyaeJrH1DOFZOzUrx6UFJyHjQAmQVueBz4o9oiqnVH+Xk9nFBDl36LtyZvGdYawH9LyiGxcW6eCOiRy8MO5rNydJ6NJFUH8JC6JPcx43fcOiz1erSczWMKWFsLVRyc3btHaMfXHQ9z666dfkVZ5x/inOQ==", "user_id": "053e886f86f3486d9a26df60505dfa57", "name": "CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb", "deleted": false, "created_at": "2018-12-23T20:44:43.000000", "updated_at": null, "fingerprint": "76:4d:2e:ba:42:9f:f8:ba:be:52:18:ac:84:5f:7d:5c", "deleted_at": null, "id": 23}} 2018-12-23 20:44:44,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb used request id req-a3aa7127-5fa3-490c-b817-3eddfc16055a 2018-12-23 20:44:44,317 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb 2018-12-23 20:44:44,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abd96c248fafe91271d7c89150fa4ff6d522ecc" 2018-12-23 20:44:44,346 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:44:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee8ad816-147b-4bfa-b50c-4230329c139e x-compute-request-id: req-ee8ad816-147b-4bfa-b50c-4230329c139e Content-Length: 0 Content-Type: application/json 2018-12-23 20:44:44,347 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-e09bd6b0-d308-4cf4-88b5-23cc1351fdcb used request id req-ee8ad816-147b-4bfa-b50c-4230329c139e 2018-12-23 20:44:44,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:44,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-71132f09-2caa-4b97-93ab-9373784a7baf Date: Sun, 23 Dec 2018 20:44:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:44:44,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-71132f09-2caa-4b97-93ab-9373784a7baf 2018-12-23 20:44:44,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:44,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0bf26d-cbad-4696-9217-f3cdf49aa70f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:44,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-9b0bf26d-cbad-4696-9217-f3cdf49aa70f 2018-12-23 20:44:44,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:44,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df028e3e-c941-434e-b327-94f1dfe21b9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:44,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-df028e3e-c941-434e-b327-94f1dfe21b9e 2018-12-23 20:44:44,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:44,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:44,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd84dacb-189c-4e48-b0d2-7a8d36f6b8f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:44,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-cd84dacb-189c-4e48-b0d2-7a8d36f6b8f9 2018-12-23 20:44:44,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:44,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569bfaf5-f0e6-46dc-8635-e484c03ec989 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:44:45,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-569bfaf5-f0e6-46dc-8635-e484c03ec989 2018-12-23 20:44:45,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,132 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29d2cb70-9d0d-4ce5-b6ae-b3e032d4a51c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:45,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-29d2cb70-9d0d-4ce5-b6ae-b3e032d4a51c 2018-12-23 20:44:45,132 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c45fc779-c384-4ee8-8d7d-5548a36558f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:45,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-c45fc779-c384-4ee8-8d7d-5548a36558f4 2018-12-23 20:44:45,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:45,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,246 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a14ef37d-b90a-4fae-9d3f-651b9ed918a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:45,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-a14ef37d-b90a-4fae-9d3f-651b9ed918a9 2018-12-23 20:44:45,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:45,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ed25b8-9852-42b0-bda8-9700dd6beb57 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:44:45,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-c4ed25b8-9852-42b0-bda8-9700dd6beb57 2018-12-23 20:44:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ca3e9e9-d5a0-47aa-99c1-22c61147b0e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:45,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-3ca3e9e9-d5a0-47aa-99c1-22c61147b0e4 2018-12-23 20:44:45,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:45,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5955bd90-23a2-4930-862f-bdbc00e1fbfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:45,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-5955bd90-23a2-4930-862f-bdbc00e1fbfe 2018-12-23 20:44:45,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef29dfa3-74fb-4351-8b55-abebcee9a0f3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:44:45,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-ef29dfa3-74fb-4351-8b55-abebcee9a0f3 2018-12-23 20:44:45,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:45,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3c6baaa-db1b-4fb7-a132-a3393cb4b7c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:45,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-f3c6baaa-db1b-4fb7-a132-a3393cb4b7c7 2018-12-23 20:44:45,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:45,806 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-18fb7984-a086-4cf-proj 2018-12-23 20:44:45,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/81bf0c8394f04829969569f01cd2af2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:46,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4549273-f654-4470-97a4-0729b1625e5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:46,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/81bf0c8394f04829969569f01cd2af2f used request id req-d4549273-f654-4470-97a4-0729b1625e5b 2018-12-23 20:44:46,034 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-18fb7984-a086-4cf-proj-role 2018-12-23 20:44:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/900cef5987a74cc0a56289a8e3dff805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:46,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deea8a33-a6ac-4c3b-994f-3ffff3bf7964 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:46,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/900cef5987a74cc0a56289a8e3dff805 used request id req-deea8a33-a6ac-4c3b-994f-3ffff3bf7964 2018-12-23 20:44:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78173b32d6ed2d4430fd82294323b1d13134619d" 2018-12-23 20:44:46,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc15d1b3-1402-446c-b1df-4c50a82101a5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:46,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dc15d1b3-1402-446c-b1df-4c50a82101a5 2018-12-23 20:44:46,262 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-18fb7984-a086-4cf-user 2018-12-23 20:44:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/053e886f86f3486d9a26df60505dfa57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ace82d770e52654d3a02e0ab56aa3e6a1e840f" 2018-12-23 20:44:46,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a4c3c1-953c-48bf-84fd-3c8df68fe898 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:46,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/053e886f86f3486d9a26df60505dfa57 used request id req-e3a4c3c1-953c-48bf-84fd-3c8df68fe898 2018-12-23 20:44:46,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:46,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["GZz_supZS6CGVqYbgucM9g"], "issued_at": "2018-12-23T20:44:46.000000Z"}} 2018-12-23 20:44:46,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9686109a58524d39fa09c7fac1ed9010df331be" 2018-12-23 20:44:46,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8911de51-3c6d-4e0b-a8e8-0960adb0bf2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:46,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8911de51-3c6d-4e0b-a8e8-0960adb0bf2c 2018-12-23 20:44:46,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:46,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:47,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["v2RtExrNSlCfZIANJAZZUQ"], "issued_at": "2018-12-23T20:44:47.000000Z"}} 2018-12-23 20:44:47,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:47,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec64b27-f947-4f5f-ae12-381b65f7cce3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:47,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aec64b27-f947-4f5f-ae12-381b65f7cce3 2018-12-23 20:44:47,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:47,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3baae572-d3e6-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:47,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36ad826-b337-4123-bd7a-5795310be279 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3baae572-d3e6-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:44:47,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3baae572-d3e6-4ce-proj used request id req-b36ad826-b337-4123-bd7a-5795310be279 2018-12-23 20:44:47,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:47,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2001321c-2c3e-48a6-9965-af58c7f7704f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:47,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2001321c-2c3e-48a6-9965-af58c7f7704f 2018-12-23 20:44:47,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj"}}' 2018-12-23 20:44:47,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133fe70d-41c5-4600-989b-90d885ed58d9 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b7eee02b93914d92a0271fcf0687053f"}, "tags": [], "enabled": true, "id": "b7eee02b93914d92a0271fcf0687053f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj"}} 2018-12-23 20:44:47,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-133fe70d-41c5-4600-989b-90d885ed58d9 2018-12-23 20:44:47,809 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3baae572-d3e6-4ce-proj 2018-12-23 20:44:47,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:47,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:48,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["tuk1hZvjSz2n30CVxntoTg"], "issued_at": "2018-12-23T20:44:48.000000Z"}} 2018-12-23 20:44:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cd9de81e5fb280c7b28af13bb89eeae88fe345" 2018-12-23 20:44:48,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddde97a-6e82-4b18-9fde-7601290efe1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:48,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eddde97a-6e82-4b18-9fde-7601290efe1b 2018-12-23 20:44:48,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:48,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:48,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cd9de81e5fb280c7b28af13bb89eeae88fe345" 2018-12-23 20:44:48,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d016c6df-4248-4717-92a6-1fc5450f8488 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:44:48,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d016c6df-4248-4717-92a6-1fc5450f8488 2018-12-23 20:44:48,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-3baae572-d3e6-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cd9de81e5fb280c7b28af13bb89eeae88fe345" 2018-12-23 20:44:48,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b353274-af92-417b-9148-0fc4e7eaa644 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-3baae572-d3e6-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b7eee02b93914d92a0271fcf0687053f"}, "tags": [], "enabled": true, "id": "b7eee02b93914d92a0271fcf0687053f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj"}]} 2018-12-23 20:44:48,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-3baae572-d3e6-4ce-proj used request id req-8b353274-af92-417b-9148-0fc4e7eaa644 2018-12-23 20:44:48,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cd9de81e5fb280c7b28af13bb89eeae88fe345" 2018-12-23 20:44:48,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f032c94-80bf-4ce0-a1d3-744bb42f2193 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:48,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0f032c94-80bf-4ce0-a1d3-744bb42f2193 2018-12-23 20:44:48,945 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3baae572-d3e6-4ce-user 2018-12-23 20:44:48,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:49,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74266dc8-10a4-4a76-99a4-22e7da6684d7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:49,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-74266dc8-10a4-4a76-99a4-22e7da6684d7 2018-12-23 20:44:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" -d '{"role": {"name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj-role"}}' 2018-12-23 20:44:49,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b25b11-6063-4f01-8d96-4f1dc82b9379 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92630d68f9934fa5ba610ae9a351f338", "links": {"self": "http://172.30.9.21:5000/v3/roles/92630d68f9934fa5ba610ae9a351f338"}, "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj-role"}} 2018-12-23 20:44:49,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-47b25b11-6063-4f01-8d96-4f1dc82b9379 2018-12-23 20:44:49,274 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3baae572-d3e6-4ce-proj-role 2018-12-23 20:44:49,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/92630d68f9934fa5ba610ae9a351f338 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:49,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47b9aa9-58ba-40f8-aafa-71c1743d213a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92630d68f9934fa5ba610ae9a351f338", "links": {"self": "http://172.30.9.21:5000/v3/roles/92630d68f9934fa5ba610ae9a351f338"}, "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj-role"}} 2018-12-23 20:44:49,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/92630d68f9934fa5ba610ae9a351f338 used request id req-e47b9aa9-58ba-40f8-aafa-71c1743d213a 2018-12-23 20:44:49,378 - keystone_utils - INFO - Granting role CreateKeypairsTests-3baae572-d3e6-4ce-proj-role to project CreateKeypairsTests-3baae572-d3e6-4ce-proj 2018-12-23 20:44:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b7eee02b93914d92a0271fcf0687053f/users/3b6d31c45b2f498f845b94957715cd4d/roles/92630d68f9934fa5ba610ae9a351f338 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:49,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1917f21-0666-42ea-9c62-0a6f62d1d948 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:49,522 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b7eee02b93914d92a0271fcf0687053f/users/3b6d31c45b2f498f845b94957715cd4d/roles/92630d68f9934fa5ba610ae9a351f338 used request id req-d1917f21-0666-42ea-9c62-0a6f62d1d948 2018-12-23 20:44:49,523 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:49,524 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:49,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:49,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92630d68f9934fa5ba610ae9a351f338", "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj-role"}], "expires_at": "2018-12-23T21:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7eee02b93914d92a0271fcf0687053f", "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b7eee02b93914d92a0271fcf0687053f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b7eee02b93914d92a0271fcf0687053f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3baae572-d3e6-4ce-user", "id": "3b6d31c45b2f498f845b94957715cd4d"}, "audit_ids": ["YYREVGGERhC7N6RrFzW7eQ"], "issued_at": "2018-12-23T20:44:49.000000Z"}} 2018-12-23 20:44:49,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e14871e4907cf3bf1e4be6ca97021e49eaadfa4" 2018-12-23 20:44:50,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a51df63f-aa00-46ac-90a5-7cee46207374 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:50,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a51df63f-aa00-46ac-90a5-7cee46207374 2018-12-23 20:44:50,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:50,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e14871e4907cf3bf1e4be6ca97021e49eaadfa4" 2018-12-23 20:44:50,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44: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-412607d9-9913-45b1-9c7c-fe65a1574b5f x-compute-request-id: req-412607d9-9913-45b1-9c7c-fe65a1574b5f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:44:50,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-412607d9-9913-45b1-9c7c-fe65a1574b5f 2018-12-23 20:44:50,211 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f... 2018-12-23 20:44:50,211 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 20:44:50,226 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f 2018-12-23 20:44:50,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e14871e4907cf3bf1e4be6ca97021e49eaadfa4" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7Xjd42kXHrvVnpgDz6eZgqvAu+Zi1sEndIjU4F4d4iE3UuC3k+dEwDwGyYqCCdN5643tjH7LNjPcubN5babsV5d0kfP/QWsXPVhrcUzbqsiAPfNXKJtyGkQKykD7Q8KmJmqkY8mv9DOegoCTtAkPrA0gL9lb39KYBLBuozAQs4Q==", "name": "CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f"}}' 2018-12-23 20:44:50,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44: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-0f50616f-bd18-4276-b04d-19cf5251a81a x-compute-request-id: req-0f50616f-bd18-4276-b04d-19cf5251a81a Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7Xjd42kXHrvVnpgDz6eZgqvAu+Zi1sEndIjU4F4d4iE3UuC3k+dEwDwGyYqCCdN5643tjH7LNjPcubN5babsV5d0kfP/QWsXPVhrcUzbqsiAPfNXKJtyGkQKykD7Q8KmJmqkY8mv9DOegoCTtAkPrA0gL9lb39KYBLBuozAQs4Q==", "user_id": "3b6d31c45b2f498f845b94957715cd4d", "name": "CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f", "fingerprint": "ed:0e:a2:07:7f:a2:aa:71:96:53:86:f0:e4:c2:aa:ff"}} 2018-12-23 20:44:50,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0f50616f-bd18-4276-b04d-19cf5251a81a 2018-12-23 20:44:50,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:50,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92630d68f9934fa5ba610ae9a351f338", "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj-role"}], "expires_at": "2018-12-23T21:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7eee02b93914d92a0271fcf0687053f", "name": "CreateKeypairsTests-3baae572-d3e6-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b7eee02b93914d92a0271fcf0687053f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b7eee02b93914d92a0271fcf0687053f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b7eee02b93914d92a0271fcf0687053f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3baae572-d3e6-4ce-user", "id": "3b6d31c45b2f498f845b94957715cd4d"}, "audit_ids": ["AyUVeI_4SpOjHhkAqQyAqQ"], "issued_at": "2018-12-23T20:44:50.000000Z"}} 2018-12-23 20:44:50,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c6c5c972c255ffea342c7de89cba3208149afe" 2018-12-23 20:44:50,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44: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-99690b39-ce36-42a3-a078-dec164868712 x-compute-request-id: req-99690b39-ce36-42a3-a078-dec164868712 Content-Encoding: gzip Content-Length: 417 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7Xjd42kXHrvVnpgDz6eZgqvAu+Zi1sEndIjU4F4d4iE3UuC3k+dEwDwGyYqCCdN5643tjH7LNjPcubN5babsV5d0kfP/QWsXPVhrcUzbqsiAPfNXKJtyGkQKykD7Q8KmJmqkY8mv9DOegoCTtAkPrA0gL9lb39KYBLBuozAQs4Q==", "user_id": "3b6d31c45b2f498f845b94957715cd4d", "name": "CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f", "deleted": false, "created_at": "2018-12-23T20:44:50.000000", "updated_at": null, "fingerprint": "ed:0e:a2:07:7f:a2:aa:71:96:53:86:f0:e4:c2:aa:ff", "deleted_at": null, "id": 24}} 2018-12-23 20:44:50,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f used request id req-99690b39-ce36-42a3-a078-dec164868712 2018-12-23 20:44:50,866 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f 2018-12-23 20:44:50,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e14871e4907cf3bf1e4be6ca97021e49eaadfa4" 2018-12-23 20:44:50,891 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:44: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-907172f7-79eb-49dd-99aa-3a10019716ce x-compute-request-id: req-907172f7-79eb-49dd-99aa-3a10019716ce Content-Length: 0 Content-Type: application/json 2018-12-23 20:44:50,892 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-fdeadd5a-7c7e-4b98-bd2e-b1a049e2488f used request id req-907172f7-79eb-49dd-99aa-3a10019716ce 2018-12-23 20:44:50,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-d9c0158a-c08d-4b2a-92a0-e6725922ba97 Date: Sun, 23 Dec 2018 20:44:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:44:51,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d9c0158a-c08d-4b2a-92a0-e6725922ba97 2018-12-23 20:44:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ccd0812-ab8d-4a32-a95b-e40c2dc09a0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:51,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-4ccd0812-ab8d-4a32-a95b-e40c2dc09a0e 2018-12-23 20:44:51,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:51,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef41888a-dc5f-468a-b1e1-7b2e6379bd47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:51,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-ef41888a-dc5f-468a-b1e1-7b2e6379bd47 2018-12-23 20:44:51,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fa5782f-85eb-41a3-a3e9-0320b76913f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:51,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-9fa5782f-85eb-41a3-a3e9-0320b76913f9 2018-12-23 20:44:51,490 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:51,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711bed43-e56b-476a-a3e3-9853a2fa97f1 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:44:51,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-711bed43-e56b-476a-a3e3-9853a2fa97f1 2018-12-23 20:44:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,690 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32e8948c-cf11-48e0-85b7-b05d6cee7810 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:51,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-32e8948c-cf11-48e0-85b7-b05d6cee7810 2018-12-23 20:44:51,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:51,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fbf1e54-e730-469d-95b6-4f17ad4ec885 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:51,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-5fbf1e54-e730-469d-95b6-4f17ad4ec885 2018-12-23 20:44:51,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-237a6eb5-d9b9-4281-bc46-b4d9089e7e27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:51,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-237a6eb5-d9b9-4281-bc46-b4d9089e7e27 2018-12-23 20:44:51,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:51,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e2efcb-126d-45c6-b20c-8910a71230c2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:44:51,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-06e2efcb-126d-45c6-b20c-8910a71230c2 2018-12-23 20:44:52,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:52,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6e2531d-5695-425c-aca6-2e8ae3d79144 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:52,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-b6e2531d-5695-425c-aca6-2e8ae3d79144 2018-12-23 20:44:52,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:52,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b06560d-7d2c-427f-b772-5384d3bcacf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:52,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-7b06560d-7d2c-427f-b772-5384d3bcacf7 2018-12-23 20:44:52,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:52,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:52,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c70e5c3-57c0-404d-a1b4-d2627b39d547 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:44:52,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-3c70e5c3-57c0-404d-a1b4-d2627b39d547 2018-12-23 20:44:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:52,423 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9527e3f-a939-4255-9637-649a1dd2db5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:52,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-f9527e3f-a939-4255-9637-649a1dd2db5e 2018-12-23 20:44:52,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:52,425 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3baae572-d3e6-4ce-proj 2018-12-23 20:44:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b7eee02b93914d92a0271fcf0687053f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:52,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7bfb959-60ff-49a1-b8dd-946f988bad1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:52,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b7eee02b93914d92a0271fcf0687053f used request id req-a7bfb959-60ff-49a1-b8dd-946f988bad1e 2018-12-23 20:44:52,640 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3baae572-d3e6-4ce-proj-role 2018-12-23 20:44:52,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/92630d68f9934fa5ba610ae9a351f338 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:52,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a5c27fe-8f2e-4876-9fab-b1e0a0123cff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:52,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/92630d68f9934fa5ba610ae9a351f338 used request id req-1a5c27fe-8f2e-4876-9fab-b1e0a0123cff 2018-12-23 20:44:52,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f6b6f17aba9b115a3b1dbac0de71d32469e86c" 2018-12-23 20:44:52,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0f48c8-05d5-4a25-95c7-3f7b8d85a181 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:52,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6c0f48c8-05d5-4a25-95c7-3f7b8d85a181 2018-12-23 20:44:52,950 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3baae572-d3e6-4ce-user 2018-12-23 20:44:52,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3b6d31c45b2f498f845b94957715cd4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73cd9de81e5fb280c7b28af13bb89eeae88fe345" 2018-12-23 20:44:53,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9d7ffcb-82f2-460c-ac25-80539acecd1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:53,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3b6d31c45b2f498f845b94957715cd4d used request id req-d9d7ffcb-82f2-460c-ac25-80539acecd1a 2018-12-23 20:44:53,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:53,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["La_bYn6mQE-2dnTCr2jXrA"], "issued_at": "2018-12-23T20:44:53.000000Z"}} 2018-12-23 20:44:53,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46720620eba8cd91cf74cf34347768a794442b7" 2018-12-23 20:44:53,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e433cff3-d2bf-4c5e-9095-dbbb7beef426 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:53,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e433cff3-d2bf-4c5e-9095-dbbb7beef426 2018-12-23 20:44:53,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:53,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:54,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["eO1m4Y-iRBijSf5TtuNIvw"], "issued_at": "2018-12-23T20:44:54.000000Z"}} 2018-12-23 20:44:54,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:54,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129589f7-0f28-43c7-b961-32948beb5fdd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:54,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-129589f7-0f28-43c7-b961-32948beb5fdd 2018-12-23 20:44:54,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:54,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:54,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-120b2fca-1581-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:54,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c46fdb-8945-423c-a88f-26585e909b13 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-120b2fca-1581-47e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:44:54,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-120b2fca-1581-47e-proj used request id req-e4c46fdb-8945-423c-a88f-26585e909b13 2018-12-23 20:44:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:54,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfde3f81-21e4-489f-962f-e162b76219a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:54,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-dfde3f81-21e4-489f-962f-e162b76219a0 2018-12-23 20:44:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-120b2fca-1581-47e-proj"}}' 2018-12-23 20:44:54,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30997cde-ef9e-4991-b545-7ded108bf2a1 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f6212a703004ed48313bb0b7dc850e4"}, "tags": [], "enabled": true, "id": "8f6212a703004ed48313bb0b7dc850e4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-120b2fca-1581-47e-proj"}} 2018-12-23 20:44:54,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-30997cde-ef9e-4991-b545-7ded108bf2a1 2018-12-23 20:44:54,480 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-120b2fca-1581-47e-proj 2018-12-23 20:44:54,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:54,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:54,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["DiBSKJ43SjSnNidzR5IemQ"], "issued_at": "2018-12-23T20:44:54.000000Z"}} 2018-12-23 20:44:54,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a4493313b23bc90279724147439914baea2ecf" 2018-12-23 20:44:54,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dac5e56-0c7c-4d4b-bf35-399521fbee6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:54,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3dac5e56-0c7c-4d4b-bf35-399521fbee6c 2018-12-23 20:44:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:44:54,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:44:54,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a4493313b23bc90279724147439914baea2ecf" 2018-12-23 20:44:55,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b45fd28-3a54-48f9-946b-764db5972997 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:44:55,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2b45fd28-3a54-48f9-946b-764db5972997 2018-12-23 20:44:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-120b2fca-1581-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a4493313b23bc90279724147439914baea2ecf" 2018-12-23 20:44:55,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5510739-62c4-474a-8d0e-6d84bd8dee87 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-120b2fca-1581-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f6212a703004ed48313bb0b7dc850e4"}, "tags": [], "enabled": true, "id": "8f6212a703004ed48313bb0b7dc850e4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-120b2fca-1581-47e-proj"}]} 2018-12-23 20:44:55,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-120b2fca-1581-47e-proj used request id req-e5510739-62c4-474a-8d0e-6d84bd8dee87 2018-12-23 20:44:55,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a4493313b23bc90279724147439914baea2ecf" 2018-12-23 20:44:55,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3391906-4955-4dec-a1b7-fa110bc963de Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:44:55,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f3391906-4955-4dec-a1b7-fa110bc963de 2018-12-23 20:44:55,533 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-120b2fca-1581-47e-user 2018-12-23 20:44:55,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:55,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:55,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b8704b-75f5-4e80-8f93-30fa080c2bd0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:55,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-70b8704b-75f5-4e80-8f93-30fa080c2bd0 2018-12-23 20:44:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" -d '{"role": {"name": "CreateKeypairsTests-120b2fca-1581-47e-proj-role"}}' 2018-12-23 20:44:55,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1be2605-3164-4498-8943-f91079a30488 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c935c68bf9694ef89f20274e7af84484", "links": {"self": "http://172.30.9.21:5000/v3/roles/c935c68bf9694ef89f20274e7af84484"}, "name": "CreateKeypairsTests-120b2fca-1581-47e-proj-role"}} 2018-12-23 20:44:55,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1be2605-3164-4498-8943-f91079a30488 2018-12-23 20:44:55,665 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-120b2fca-1581-47e-proj-role 2018-12-23 20:44:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/c935c68bf9694ef89f20274e7af84484 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:55,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91f63cb-73e6-4aa0-881e-6c7183f0091e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c935c68bf9694ef89f20274e7af84484", "links": {"self": "http://172.30.9.21:5000/v3/roles/c935c68bf9694ef89f20274e7af84484"}, "name": "CreateKeypairsTests-120b2fca-1581-47e-proj-role"}} 2018-12-23 20:44:55,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/c935c68bf9694ef89f20274e7af84484 used request id req-b91f63cb-73e6-4aa0-881e-6c7183f0091e 2018-12-23 20:44:55,759 - keystone_utils - INFO - Granting role CreateKeypairsTests-120b2fca-1581-47e-proj-role to project CreateKeypairsTests-120b2fca-1581-47e-proj 2018-12-23 20:44:55,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8f6212a703004ed48313bb0b7dc850e4/users/9a75674a424a4c76bccfd87e6346238b/roles/c935c68bf9694ef89f20274e7af84484 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:55,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d2dff48-8f6c-44cd-80e3-a97d8b858e10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:55,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8f6212a703004ed48313bb0b7dc850e4/users/9a75674a424a4c76bccfd87e6346238b/roles/c935c68bf9694ef89f20274e7af84484 used request id req-6d2dff48-8f6c-44cd-80e3-a97d8b858e10 2018-12-23 20:44:55,895 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:55,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:44:55,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:56,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c935c68bf9694ef89f20274e7af84484", "name": "CreateKeypairsTests-120b2fca-1581-47e-proj-role"}], "expires_at": "2018-12-23T21:44:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f6212a703004ed48313bb0b7dc850e4", "name": "CreateKeypairsTests-120b2fca-1581-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8f6212a703004ed48313bb0b7dc850e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f6212a703004ed48313bb0b7dc850e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-120b2fca-1581-47e-user", "id": "9a75674a424a4c76bccfd87e6346238b"}, "audit_ids": ["4MuLJoO-Rv6VMF66Y8xJpQ"], "issued_at": "2018-12-23T20:44:56.000000Z"}} 2018-12-23 20:44:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2cf911d2553fc87ff190ee51f7c1432c125eef" 2018-12-23 20:44:56,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8addce8a-f18d-4ec9-905d-b134f68eb87b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:44:56,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8addce8a-f18d-4ec9-905d-b134f68eb87b 2018-12-23 20:44:56,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:44:56,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2cf911d2553fc87ff190ee51f7c1432c125eef" 2018-12-23 20:44:56,563 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-2172cdf7-3159-4aa2-8f8f-fdfee2cca37d x-compute-request-id: req-2172cdf7-3159-4aa2-8f8f-fdfee2cca37d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:44:56,563 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2172cdf7-3159-4aa2-8f8f-fdfee2cca37d 2018-12-23 20:44:56,564 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f... 2018-12-23 20:44:56,564 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 20:44:56,597 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f 2018-12-23 20:44:56,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2cf911d2553fc87ff190ee51f7c1432c125eef" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCR65eybtia3zL1n4QGpyJEfOvcJKJCXxqkdugTuwLtb+DYkoWriwHfmadLxieC6Ak1aPjNFpc29yxP/+bnq00yxL7mKOvAXo9KSD60r6+EcHc6uDfcSd462hS7gzIbJMQJ2SDR8FM0nHe9xx7xZGcMD50WgBeh/st0REFJoldTHw==", "name": "CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f"}}' 2018-12-23 20:44:56,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-4706e2f3-5bb7-4b60-9220-4e5fe4eedd54 x-compute-request-id: req-4706e2f3-5bb7-4b60-9220-4e5fe4eedd54 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCR65eybtia3zL1n4QGpyJEfOvcJKJCXxqkdugTuwLtb+DYkoWriwHfmadLxieC6Ak1aPjNFpc29yxP/+bnq00yxL7mKOvAXo9KSD60r6+EcHc6uDfcSd462hS7gzIbJMQJ2SDR8FM0nHe9xx7xZGcMD50WgBeh/st0REFJoldTHw==", "user_id": "9a75674a424a4c76bccfd87e6346238b", "name": "CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f", "fingerprint": "e5:4f:f2:8f:14:aa:16:64:f9:3d:31:a0:90:ba:c1:5b"}} 2018-12-23 20:44:56,646 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4706e2f3-5bb7-4b60-9220-4e5fe4eedd54 2018-12-23 20:44:56,648 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f.pub 2018-12-23 20:44:56,649 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f 2018-12-23 20:44:56,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:57,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c935c68bf9694ef89f20274e7af84484", "name": "CreateKeypairsTests-120b2fca-1581-47e-proj-role"}], "expires_at": "2018-12-23T21:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f6212a703004ed48313bb0b7dc850e4", "name": "CreateKeypairsTests-120b2fca-1581-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8f6212a703004ed48313bb0b7dc850e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f6212a703004ed48313bb0b7dc850e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8f6212a703004ed48313bb0b7dc850e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-120b2fca-1581-47e-user", "id": "9a75674a424a4c76bccfd87e6346238b"}, "audit_ids": ["jGWHSSRlSkC9dHlhQw8CGw"], "issued_at": "2018-12-23T20:44:57.000000Z"}} 2018-12-23 20:44:57,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef742267ceb71b7730a2c621aa6c90f7ed2f6e03" 2018-12-23 20:44:57,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e044892f-6f3b-4ab4-9fb5-6ca9eb1edcfd x-compute-request-id: req-e044892f-6f3b-4ab4-9fb5-6ca9eb1edcfd Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCR65eybtia3zL1n4QGpyJEfOvcJKJCXxqkdugTuwLtb+DYkoWriwHfmadLxieC6Ak1aPjNFpc29yxP/+bnq00yxL7mKOvAXo9KSD60r6+EcHc6uDfcSd462hS7gzIbJMQJ2SDR8FM0nHe9xx7xZGcMD50WgBeh/st0REFJoldTHw==", "user_id": "9a75674a424a4c76bccfd87e6346238b", "name": "CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f", "deleted": false, "created_at": "2018-12-23T20:44:56.000000", "updated_at": null, "fingerprint": "e5:4f:f2:8f:14:aa:16:64:f9:3d:31:a0:90:ba:c1:5b", "deleted_at": null, "id": 25}} 2018-12-23 20:44:57,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f used request id req-e044892f-6f3b-4ab4-9fb5-6ca9eb1edcfd 2018-12-23 20:44:57,347 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f 2018-12-23 20:44:57,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2cf911d2553fc87ff190ee51f7c1432c125eef" 2018-12-23 20:44:57,389 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:44:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a119dd29-4aa5-43f6-aebb-dac51ef12525 x-compute-request-id: req-a119dd29-4aa5-43f6-aebb-dac51ef12525 Content-Length: 0 Content-Type: application/json 2018-12-23 20:44:57,389 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f used request id req-a119dd29-4aa5-43f6-aebb-dac51ef12525 2018-12-23 20:44:57,389 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f.pub] 2018-12-23 20:44:57,390 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-9b761afa-40f8-4f38-b2fa-4c370c2b450f] 2018-12-23 20:44:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:57,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e7b0b29b-5ef6-44e3-8698-5f189e2bf33d Date: Sun, 23 Dec 2018 20:44:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:44:57,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e7b0b29b-5ef6-44e3-8698-5f189e2bf33d 2018-12-23 20:44:57,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:57,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0ed57c-9e85-4fe1-ba93-8459344a27c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:57,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-5c0ed57c-9e85-4fe1-ba93-8459344a27c1 2018-12-23 20:44:57,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:57,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:57,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d37af99-b1fc-4e0e-aeb8-b075a45cd1cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:57,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-7d37af99-b1fc-4e0e-aeb8-b075a45cd1cf 2018-12-23 20:44:57,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:57,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:57,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-496faa69-1ad0-4d95-beda-ca62f235640d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:57,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-496faa69-1ad0-4d95-beda-ca62f235640d 2018-12-23 20:44:57,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b7716d-6a9c-4023-a69f-9c1451f4326b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:44:58,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-d1b7716d-6a9c-4023-a69f-9c1451f4326b 2018-12-23 20:44:58,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6639bb-0bdd-4d7e-bb9b-0e18b4230360 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:58,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-8d6639bb-0bdd-4d7e-bb9b-0e18b4230360 2018-12-23 20:44:58,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5160b256-c252-4044-9910-64c99377db77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:58,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-5160b256-c252-4044-9910-64c99377db77 2018-12-23 20:44:58,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5988fedf-2da2-4ffc-bbee-bea594b04ad0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:58,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-5988fedf-2da2-4ffc-bbee-bea594b04ad0 2018-12-23 20:44:58,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:58,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a655cbb-cefa-4ad8-93c7-fae5904c0c51 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:44:58,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-8a655cbb-cefa-4ad8-93c7-fae5904c0c51 2018-12-23 20:44:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d43d248-d779-49aa-98c6-0c95dcac24a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:58,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-1d43d248-d779-49aa-98c6-0c95dcac24a8 2018-12-23 20:44:58,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07dfad1f-3ed5-4989-b7ab-b5da4c7462c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:58,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-07dfad1f-3ed5-4989-b7ab-b5da4c7462c8 2018-12-23 20:44:58,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:58,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f8aeed-8342-49d3-9a3d-48d7e529f346 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:44:58,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-f5f8aeed-8342-49d3-9a3d-48d7e529f346 2018-12-23 20:44:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:58,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-981e1313-0beb-47ca-83b6-c8e82d085bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:44:58,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-981e1313-0beb-47ca-83b6-c8e82d085bbb 2018-12-23 20:44:58,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:44:58,807 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-120b2fca-1581-47e-proj 2018-12-23 20:44:58,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8f6212a703004ed48313bb0b7dc850e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:59,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0941c25d-a4f0-40ae-8882-e51c315c1848 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:59,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8f6212a703004ed48313bb0b7dc850e4 used request id req-0941c25d-a4f0-40ae-8882-e51c315c1848 2018-12-23 20:44:59,012 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-120b2fca-1581-47e-proj-role 2018-12-23 20:44:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/c935c68bf9694ef89f20274e7af84484 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:59,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f71e51-ec3c-4d1a-b41d-4c3fc6e420e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:59,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/c935c68bf9694ef89f20274e7af84484 used request id req-73f71e51-ec3c-4d1a-b41d-4c3fc6e420e0 2018-12-23 20:44:59,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1000803d9bc3ae33665eed94a340ae9ddcd5491" 2018-12-23 20:44:59,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72614042-1dcf-491d-a2f2-fe43c8469fa5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:44:59,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-72614042-1dcf-491d-a2f2-fe43c8469fa5 2018-12-23 20:44:59,247 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-120b2fca-1581-47e-user 2018-12-23 20:44:59,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9a75674a424a4c76bccfd87e6346238b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a4493313b23bc90279724147439914baea2ecf" 2018-12-23 20:44:59,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1df8d5b-b797-4018-9d15-e0d434d3d471 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:44:59,433 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9a75674a424a4c76bccfd87e6346238b used request id req-d1df8d5b-b797-4018-9d15-e0d434d3d471 2018-12-23 20:44:59,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:44:59,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:44:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["L5mN8wJeSf2rBnXtZiXxkA"], "issued_at": "2018-12-23T20:44:59.000000Z"}} 2018-12-23 20:44:59,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b237b8178bd688d0916f814539a90f129404705" 2018-12-23 20:45:00,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f344aa9-9651-497d-a64b-44509a4a85dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:00,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3f344aa9-9651-497d-a64b-44509a4a85dd 2018-12-23 20:45:00,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:00,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:00,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["7mh8PgEORNeJirIjgeYyQQ"], "issued_at": "2018-12-23T20:45:00.000000Z"}} 2018-12-23 20:45:00,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:00,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019bb0e8-79e8-4ce4-bfdb-a73a5f0fa92c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:00,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-019bb0e8-79e8-4ce4-bfdb-a73a5f0fa92c 2018-12-23 20:45:00,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:00,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:00,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-51901331-e9f6-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:00,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a5e8c1-f2e1-4505-83cf-e815803d067e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-51901331-e9f6-410-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:45:00,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-51901331-e9f6-410-proj used request id req-b4a5e8c1-f2e1-4505-83cf-e815803d067e 2018-12-23 20:45:00,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:00,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb046e4-e492-4887-b4f4-3df84b64c082 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:00,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9cb046e4-e492-4887-b4f4-3df84b64c082 2018-12-23 20:45:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-51901331-e9f6-410-proj"}}' 2018-12-23 20:45:00,886 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21ace1f7-8aec-4fba-9f20-f81c1f41d903 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f62e054ff140451ea4e3fca6172f66ba"}, "tags": [], "enabled": true, "id": "f62e054ff140451ea4e3fca6172f66ba", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-51901331-e9f6-410-proj"}} 2018-12-23 20:45:00,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-21ace1f7-8aec-4fba-9f20-f81c1f41d903 2018-12-23 20:45:00,886 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-51901331-e9f6-410-proj 2018-12-23 20:45:00,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:00,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:01,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["LeoJdCNvTv-hdr0jDtLX-w"], "issued_at": "2018-12-23T20:45:01.000000Z"}} 2018-12-23 20:45:01,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322f1d3cc624b49dd0cf02ecf06796e2eb802b5" 2018-12-23 20:45:01,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d972bf7-5ac8-4ad9-b398-459e6bf3e4e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:01,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7d972bf7-5ac8-4ad9-b398-459e6bf3e4e3 2018-12-23 20:45:01,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:01,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:01,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322f1d3cc624b49dd0cf02ecf06796e2eb802b5" 2018-12-23 20:45:01,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bed4df-be13-4038-bc1e-549a27f7b2a3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:45:01,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e5bed4df-be13-4038-bc1e-549a27f7b2a3 2018-12-23 20:45:01,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-51901331-e9f6-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322f1d3cc624b49dd0cf02ecf06796e2eb802b5" 2018-12-23 20:45:01,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b27a5d94-656e-4cbc-ac6b-9ad244e81b20 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-51901331-e9f6-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f62e054ff140451ea4e3fca6172f66ba"}, "tags": [], "enabled": true, "id": "f62e054ff140451ea4e3fca6172f66ba", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-51901331-e9f6-410-proj"}]} 2018-12-23 20:45:01,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-51901331-e9f6-410-proj used request id req-b27a5d94-656e-4cbc-ac6b-9ad244e81b20 2018-12-23 20:45:01,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322f1d3cc624b49dd0cf02ecf06796e2eb802b5" 2018-12-23 20:45:01,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f50a9a-6b33-4adc-bb1c-f9b23c6dee40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:01,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-70f50a9a-6b33-4adc-bb1c-f9b23c6dee40 2018-12-23 20:45:02,013 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-51901331-e9f6-410-user 2018-12-23 20:45:02,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:02,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a34ab3b-aa24-4f7f-8bfd-a6e550c3e95f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:02,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7a34ab3b-aa24-4f7f-8bfd-a6e550c3e95f 2018-12-23 20:45:02,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" -d '{"role": {"name": "CreateKeypairsTests-51901331-e9f6-410-proj-role"}}' 2018-12-23 20:45:02,228 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5b5c16-d222-458f-a8e1-6ef3620307db Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b58cece2a78f411d9de72f7b0ebe01e5", "links": {"self": "http://172.30.9.21:5000/v3/roles/b58cece2a78f411d9de72f7b0ebe01e5"}, "name": "CreateKeypairsTests-51901331-e9f6-410-proj-role"}} 2018-12-23 20:45:02,228 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8e5b5c16-d222-458f-a8e1-6ef3620307db 2018-12-23 20:45:02,229 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-51901331-e9f6-410-proj-role 2018-12-23 20:45:02,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b58cece2a78f411d9de72f7b0ebe01e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:02,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992fa88e-7e95-43f2-9619-d1df33c617b1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b58cece2a78f411d9de72f7b0ebe01e5", "links": {"self": "http://172.30.9.21:5000/v3/roles/b58cece2a78f411d9de72f7b0ebe01e5"}, "name": "CreateKeypairsTests-51901331-e9f6-410-proj-role"}} 2018-12-23 20:45:02,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b58cece2a78f411d9de72f7b0ebe01e5 used request id req-992fa88e-7e95-43f2-9619-d1df33c617b1 2018-12-23 20:45:02,330 - keystone_utils - INFO - Granting role CreateKeypairsTests-51901331-e9f6-410-proj-role to project CreateKeypairsTests-51901331-e9f6-410-proj 2018-12-23 20:45:02,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f62e054ff140451ea4e3fca6172f66ba/users/d31c21658f094d2c95246d867090c8af/roles/b58cece2a78f411d9de72f7b0ebe01e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:02,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2672882-0611-4e33-9944-4e57594a1b6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:02,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f62e054ff140451ea4e3fca6172f66ba/users/d31c21658f094d2c95246d867090c8af/roles/b58cece2a78f411d9de72f7b0ebe01e5 used request id req-b2672882-0611-4e33-9944-4e57594a1b6b 2018-12-23 20:45:02,531 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:02,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:02,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:02,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b58cece2a78f411d9de72f7b0ebe01e5", "name": "CreateKeypairsTests-51901331-e9f6-410-proj-role"}], "expires_at": "2018-12-23T21:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f62e054ff140451ea4e3fca6172f66ba", "name": "CreateKeypairsTests-51901331-e9f6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f62e054ff140451ea4e3fca6172f66ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f62e054ff140451ea4e3fca6172f66ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-51901331-e9f6-410-user", "id": "d31c21658f094d2c95246d867090c8af"}, "audit_ids": ["lJpMgz_OTqOfySXsKgJHrA"], "issued_at": "2018-12-23T20:45:02.000000Z"}} 2018-12-23 20:45:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff439e92c74d3d9f8a5f3401bf48ca869019d3fa" 2018-12-23 20:45:03,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06066a32-d137-4ec2-8e59-0e61085af47c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:03,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-06066a32-d137-4ec2-8e59-0e61085af47c 2018-12-23 20:45:03,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:03,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff439e92c74d3d9f8a5f3401bf48ca869019d3fa" 2018-12-23 20:45:03,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-8fa7e291-32c7-42d8-add9-023ba051c378 x-compute-request-id: req-8fa7e291-32c7-42d8-add9-023ba051c378 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:45:03,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8fa7e291-32c7-42d8-add9-023ba051c378 2018-12-23 20:45:03,212 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed... 2018-12-23 20:45:03,212 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 20:45:03,251 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed 2018-12-23 20:45:03,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff439e92c74d3d9f8a5f3401bf48ca869019d3fa" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGASNqJujIWg5U9YOk5v6vp1PTkRgVLT2nv/OyF2HGMy8ZlkDF4WlhdD/8ditjKFezRVvuwdiIqfshbApXAj28D+TeRUOZB0f2qqZ9GXW5T4vwTuBq+rI2NKjNpBank6PjW4pKB+oe5Baur3GcxpCpBfIc9DGDXqDurvEffGTh2w==", "name": "CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed"}}' 2018-12-23 20:45:03,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-2d8e713d-8976-4ae9-a5bd-084bdd8a2626 x-compute-request-id: req-2d8e713d-8976-4ae9-a5bd-084bdd8a2626 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGASNqJujIWg5U9YOk5v6vp1PTkRgVLT2nv/OyF2HGMy8ZlkDF4WlhdD/8ditjKFezRVvuwdiIqfshbApXAj28D+TeRUOZB0f2qqZ9GXW5T4vwTuBq+rI2NKjNpBank6PjW4pKB+oe5Baur3GcxpCpBfIc9DGDXqDurvEffGTh2w==", "user_id": "d31c21658f094d2c95246d867090c8af", "name": "CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed", "fingerprint": "fb:1f:ac:ff:ff:27:54:0b:e3:78:16:92:f5:35:18:c4"}} 2018-12-23 20:45:03,312 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2d8e713d-8976-4ae9-a5bd-084bdd8a2626 2018-12-23 20:45:03,326 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed.pub 2018-12-23 20:45:03,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:03,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b58cece2a78f411d9de72f7b0ebe01e5", "name": "CreateKeypairsTests-51901331-e9f6-410-proj-role"}], "expires_at": "2018-12-23T21:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f62e054ff140451ea4e3fca6172f66ba", "name": "CreateKeypairsTests-51901331-e9f6-410-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f62e054ff140451ea4e3fca6172f66ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f62e054ff140451ea4e3fca6172f66ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/f62e054ff140451ea4e3fca6172f66ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-51901331-e9f6-410-user", "id": "d31c21658f094d2c95246d867090c8af"}, "audit_ids": ["UCQXfT3iSHSftPQIgaZ9eg"], "issued_at": "2018-12-23T20:45:03.000000Z"}} 2018-12-23 20:45:03,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adde004cf27656c7e48a1fbd291211fa1f5c0cec" 2018-12-23 20:45:03,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-93dbcd69-3b19-4691-8e40-807fd01d5683 x-compute-request-id: req-93dbcd69-3b19-4691-8e40-807fd01d5683 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDGASNqJujIWg5U9YOk5v6vp1PTkRgVLT2nv/OyF2HGMy8ZlkDF4WlhdD/8ditjKFezRVvuwdiIqfshbApXAj28D+TeRUOZB0f2qqZ9GXW5T4vwTuBq+rI2NKjNpBank6PjW4pKB+oe5Baur3GcxpCpBfIc9DGDXqDurvEffGTh2w==", "user_id": "d31c21658f094d2c95246d867090c8af", "name": "CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed", "deleted": false, "created_at": "2018-12-23T20:45:03.000000", "updated_at": null, "fingerprint": "fb:1f:ac:ff:ff:27:54:0b:e3:78:16:92:f5:35:18:c4", "deleted_at": null, "id": 26}} 2018-12-23 20:45:03,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed used request id req-93dbcd69-3b19-4691-8e40-807fd01d5683 2018-12-23 20:45:03,908 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed 2018-12-23 20:45:03,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff439e92c74d3d9f8a5f3401bf48ca869019d3fa" 2018-12-23 20:45:03,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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-f5811a41-95d2-4a5c-bd27-9b14036be0c8 x-compute-request-id: req-f5811a41-95d2-4a5c-bd27-9b14036be0c8 Content-Length: 0 Content-Type: application/json 2018-12-23 20:45:03,946 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed used request id req-f5811a41-95d2-4a5c-bd27-9b14036be0c8 2018-12-23 20:45:03,946 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-9baaf6f6-ec7a-4bb8-b7db-125804ed63ed.pub] 2018-12-23 20:45:03,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:04,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-c451ff03-d1b5-4e02-b288-089e2caa3542 Date: Sun, 23 Dec 2018 20:45:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:45:04,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-c451ff03-d1b5-4e02-b288-089e2caa3542 2018-12-23 20:45:04,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:04,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-797aa875-c929-44be-8111-54c0370e282a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:04,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-797aa875-c929-44be-8111-54c0370e282a 2018-12-23 20:45:04,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:04,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:04,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f728f95-8b13-48da-8a62-fee698ee7eae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:04,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-3f728f95-8b13-48da-8a62-fee698ee7eae 2018-12-23 20:45:04,429 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:04,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:04,527 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c31d33a-eca2-4733-8861-aa76d91e9cce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:04,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-3c31d33a-eca2-4733-8861-aa76d91e9cce 2018-12-23 20:45:04,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:04,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:04,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45085641-b51f-477b-8469-c93691c94fe2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:45:04,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-45085641-b51f-477b-8469-c93691c94fe2 2018-12-23 20:45:04,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:04,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b0c3128-5ad6-46d3-9f0b-369f1da39a2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:04,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-7b0c3128-5ad6-46d3-9f0b-369f1da39a2b 2018-12-23 20:45:04,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:04,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:04,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd76a75-810a-48a5-964f-0339eee6d7da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:04,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-0fd76a75-810a-48a5-964f-0339eee6d7da 2018-12-23 20:45:04,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:04,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:04,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94f413bc-d27e-4464-9b46-801f015a0de7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:04,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-94f413bc-d27e-4464-9b46-801f015a0de7 2018-12-23 20:45:04,923 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:04,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:05,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3a8f9a-bf04-4157-b0da-f6e05a7d9ffe Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:45:05,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-ff3a8f9a-bf04-4157-b0da-f6e05a7d9ffe 2018-12-23 20:45:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:05,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a4d1c53-d7c9-4f2f-8a6f-88446d5ddb0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:05,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-4a4d1c53-d7c9-4f2f-8a6f-88446d5ddb0a 2018-12-23 20:45:05,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:05,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:05,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a4a497-3b10-48af-b8b5-27b7b14b21e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:05,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-c0a4a497-3b10-48af-b8b5-27b7b14b21e7 2018-12-23 20:45:05,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:05,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:05,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3eb0fa2-8f89-49a7-851f-8ef5b0f12574 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:45:05,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-a3eb0fa2-8f89-49a7-851f-8ef5b0f12574 2018-12-23 20:45:05,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:05,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59208b93-23c6-4468-a827-f9aab1ac958f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:05,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-59208b93-23c6-4468-a827-f9aab1ac958f 2018-12-23 20:45:05,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:05,436 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-51901331-e9f6-410-proj 2018-12-23 20:45:05,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f62e054ff140451ea4e3fca6172f66ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:05,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3fa8654-4149-4c62-bc7e-e05133ede855 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:05,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f62e054ff140451ea4e3fca6172f66ba used request id req-a3fa8654-4149-4c62-bc7e-e05133ede855 2018-12-23 20:45:05,648 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-51901331-e9f6-410-proj-role 2018-12-23 20:45:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b58cece2a78f411d9de72f7b0ebe01e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:05,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d83dcb-e8cb-4bdc-86bb-a75675c1313a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:05,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b58cece2a78f411d9de72f7b0ebe01e5 used request id req-27d83dcb-e8cb-4bdc-86bb-a75675c1313a 2018-12-23 20:45:05,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e1ba7eb49b8b0cacba5b2ab9cfbef69f8a68e2" 2018-12-23 20:45:05,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814496ba-ef0b-4d81-8be5-4740f8351015 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:05,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-814496ba-ef0b-4d81-8be5-4740f8351015 2018-12-23 20:45:05,863 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-51901331-e9f6-410-user 2018-12-23 20:45:05,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d31c21658f094d2c95246d867090c8af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a322f1d3cc624b49dd0cf02ecf06796e2eb802b5" 2018-12-23 20:45:06,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de087f5-4fa7-49cf-b138-8c26ddb31be7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:06,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d31c21658f094d2c95246d867090c8af used request id req-1de087f5-4fa7-49cf-b138-8c26ddb31be7 2018-12-23 20:45:06,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:06,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XAnZ9hSYSEi_sit4eZWRAw"], "issued_at": "2018-12-23T20:45:06.000000Z"}} 2018-12-23 20:45:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e033abbc396780c49d348612aecac04a596629fe" 2018-12-23 20:45:06,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9cb177-4af3-4087-b134-eccb551b9e8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:06,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1a9cb177-4af3-4087-b134-eccb551b9e8b 2018-12-23 20:45:06,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:06,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:06,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["1mhBePEKTeWQv7JMI2yw7w"], "issued_at": "2018-12-23T20:45:06.000000Z"}} 2018-12-23 20:45:06,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:07,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421916ce-1191-4e6e-a633-608d01815c6a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:07,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-421916ce-1191-4e6e-a633-608d01815c6a 2018-12-23 20:45:07,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:07,066 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:07,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:07,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1760a6-cd57-4857-8d7a-b0ed2ff98b53 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:45:07,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj used request id req-1f1760a6-cd57-4857-8d7a-b0ed2ff98b53 2018-12-23 20:45:07,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:07,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8299b7-167c-4e80-8104-c789c7b28178 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:07,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3c8299b7-167c-4e80-8104-c789c7b28178 2018-12-23 20:45:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj"}}' 2018-12-23 20:45:07,395 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248e491c-728e-46cd-a9cc-6b0f7898b0be Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c76225ffa637497ba5dec4fa78c16f23"}, "tags": [], "enabled": true, "id": "c76225ffa637497ba5dec4fa78c16f23", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj"}} 2018-12-23 20:45:07,395 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-248e491c-728e-46cd-a9cc-6b0f7898b0be 2018-12-23 20:45:07,396 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj 2018-12-23 20:45:07,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:07,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:07,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["cPa3CUgTRfuarlvZ2bHjxw"], "issued_at": "2018-12-23T20:45:07.000000Z"}} 2018-12-23 20:45:07,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10bbe0f6886944367422547df3e0abb90c2bae" 2018-12-23 20:45:07,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb830e41-b3b1-4698-857a-374be9bb4d0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:07,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cb830e41-b3b1-4698-857a-374be9bb4d0c 2018-12-23 20:45:07,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:07,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:07,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10bbe0f6886944367422547df3e0abb90c2bae" 2018-12-23 20:45:07,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e37e93fd-2aac-4b10-b340-a2ac23135628 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:45:07,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e37e93fd-2aac-4b10-b340-a2ac23135628 2018-12-23 20:45:07,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10bbe0f6886944367422547df3e0abb90c2bae" 2018-12-23 20:45:07,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451864d7-2ca3-4414-a30c-6b23ff4ae891 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c76225ffa637497ba5dec4fa78c16f23"}, "tags": [], "enabled": true, "id": "c76225ffa637497ba5dec4fa78c16f23", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj"}]} 2018-12-23 20:45:07,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj used request id req-451864d7-2ca3-4414-a30c-6b23ff4ae891 2018-12-23 20:45:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10bbe0f6886944367422547df3e0abb90c2bae" 2018-12-23 20:45:07,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1751b40-8084-40e5-8f61-da0bbea7de0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:07,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a1751b40-8084-40e5-8f61-da0bbea7de0f 2018-12-23 20:45:08,348 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-946c73fb-a9d0-498-user 2018-12-23 20:45:08,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:08,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:08,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b782b4c-1910-4d80-a924-611567b182a8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:08,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b782b4c-1910-4d80-a924-611567b182a8 2018-12-23 20:45:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" -d '{"role": {"name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj-role"}}' 2018-12-23 20:45:08,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d570391-083a-4056-8026-2e3849a34e0f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "540d071c46244160815738bfbd7cea0d", "links": {"self": "http://172.30.9.21:5000/v3/roles/540d071c46244160815738bfbd7cea0d"}, "name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj-role"}} 2018-12-23 20:45:08,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-4d570391-083a-4056-8026-2e3849a34e0f 2018-12-23 20:45:08,564 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj-role 2018-12-23 20:45:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/540d071c46244160815738bfbd7cea0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:08,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7dea30-1064-4c85-90c0-4e34bab4deb5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "540d071c46244160815738bfbd7cea0d", "links": {"self": "http://172.30.9.21:5000/v3/roles/540d071c46244160815738bfbd7cea0d"}, "name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj-role"}} 2018-12-23 20:45:08,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/540d071c46244160815738bfbd7cea0d used request id req-5d7dea30-1064-4c85-90c0-4e34bab4deb5 2018-12-23 20:45:08,663 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj-role to project CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj 2018-12-23 20:45:08,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c76225ffa637497ba5dec4fa78c16f23/users/1d5662a5d5fd400995a88ce8c90ee20b/roles/540d071c46244160815738bfbd7cea0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:08,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1323091b-1f22-4ca3-ae61-4f6d312fb44a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:08,806 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c76225ffa637497ba5dec4fa78c16f23/users/1d5662a5d5fd400995a88ce8c90ee20b/roles/540d071c46244160815738bfbd7cea0d used request id req-1323091b-1f22-4ca3-ae61-4f6d312fb44a 2018-12-23 20:45:08,807 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:08,848 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3.pub 2018-12-23 20:45:08,848 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3 2018-12-23 20:45:08,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:08,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:09,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "540d071c46244160815738bfbd7cea0d", "name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj-role"}], "expires_at": "2018-12-23T21:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c76225ffa637497ba5dec4fa78c16f23", "name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c76225ffa637497ba5dec4fa78c16f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c76225ffa637497ba5dec4fa78c16f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c76225ffa637497ba5dec4fa78c16f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c76225ffa637497ba5dec4fa78c16f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c76225ffa637497ba5dec4fa78c16f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c76225ffa637497ba5dec4fa78c16f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c76225ffa637497ba5dec4fa78c16f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c76225ffa637497ba5dec4fa78c16f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c76225ffa637497ba5dec4fa78c16f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c76225ffa637497ba5dec4fa78c16f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c76225ffa637497ba5dec4fa78c16f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c76225ffa637497ba5dec4fa78c16f23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c76225ffa637497ba5dec4fa78c16f23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c76225ffa637497ba5dec4fa78c16f23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-946c73fb-a9d0-498-user", "id": "1d5662a5d5fd400995a88ce8c90ee20b"}, "audit_ids": ["gvcEJC6xROav_xA_XeTnCw"], "issued_at": "2018-12-23T20:45:09.000000Z"}} 2018-12-23 20:45:09,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7934f5b5c12b3e387460503ca14057efdbccdea" 2018-12-23 20:45:09,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e70be49-2a3a-4459-a291-23a128bd5db5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:09,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6e70be49-2a3a-4459-a291-23a128bd5db5 2018-12-23 20:45:09,345 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:09,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7934f5b5c12b3e387460503ca14057efdbccdea" 2018-12-23 20:45:09,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85112120-5f6d-4166-a367-2f2f9648d0b5 x-compute-request-id: req-85112120-5f6d-4166-a367-2f2f9648d0b5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:45:09,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-85112120-5f6d-4166-a367-2f2f9648d0b5 2018-12-23 20:45:09,537 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3... 2018-12-23 20:45:09,537 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 20:45:09,537 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3.pub 2018-12-23 20:45:09,538 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3 2018-12-23 20:45:09,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7934f5b5c12b3e387460503ca14057efdbccdea" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9fISmety4k+u9Fino0PPg9xC344cq6eBVNa4IaszTdwhyMRJgSQt6FIHAzpXYrpJ2u/JLNvwWYhq37jr0yKhUpvHIV8qKoJfpSkF3UP/mXfWy0QR2ArE41/uSmmyuRyyOgEBDK+bPgHPIEk38dStlqATCdPtig4wsK3SU8RVEek1KVVP8WOmNG/dbJm+0hzkgiCXtvNy6RntXwvBLM0ASiqF+SXEvYRCzychR+6qttcmZyTUzDIQagAyNU7uREqLwaQ4cavSh1Qv8DvYTTzNWTrFN4BestbcbT6DEVvjFR71BTTrTGd3ZR3L/wqPNTqZyZorlqolp16quDvAcmnBR", "name": "CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3"}}' 2018-12-23 20:45:09,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-db6a11dd-37ed-4732-9dd1-2004b1fde5c6 x-compute-request-id: req-db6a11dd-37ed-4732-9dd1-2004b1fde5c6 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9fISmety4k+u9Fino0PPg9xC344cq6eBVNa4IaszTdwhyMRJgSQt6FIHAzpXYrpJ2u/JLNvwWYhq37jr0yKhUpvHIV8qKoJfpSkF3UP/mXfWy0QR2ArE41/uSmmyuRyyOgEBDK+bPgHPIEk38dStlqATCdPtig4wsK3SU8RVEek1KVVP8WOmNG/dbJm+0hzkgiCXtvNy6RntXwvBLM0ASiqF+SXEvYRCzychR+6qttcmZyTUzDIQagAyNU7uREqLwaQ4cavSh1Qv8DvYTTzNWTrFN4BestbcbT6DEVvjFR71BTTrTGd3ZR3L/wqPNTqZyZorlqolp16quDvAcmnBR", "user_id": "1d5662a5d5fd400995a88ce8c90ee20b", "name": "CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3", "fingerprint": "0f:f1:0d:bd:a6:91:78:0e:18:32:85:3d:b2:40:72:4a"}} 2018-12-23 20:45:09,588 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-db6a11dd-37ed-4732-9dd1-2004b1fde5c6 2018-12-23 20:45:09,589 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3 2018-12-23 20:45:09,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7934f5b5c12b3e387460503ca14057efdbccdea" 2018-12-23 20:45:09,618 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:45:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bc48b03-7501-4481-9dd4-866cbd90ec10 x-compute-request-id: req-8bc48b03-7501-4481-9dd4-866cbd90ec10 Content-Length: 0 Content-Type: application/json 2018-12-23 20:45:09,618 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3 used request id req-8bc48b03-7501-4481-9dd4-866cbd90ec10 2018-12-23 20:45:09,618 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3.pub] 2018-12-23 20:45:09,619 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f1294a5f-85c9-4320-9386-cb589b6d93c3] 2018-12-23 20:45:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:09,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-35158883-7a6f-4ec3-90cf-0697817ecd8a Date: Sun, 23 Dec 2018 20:45:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:45:09,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-35158883-7a6f-4ec3-90cf-0697817ecd8a 2018-12-23 20:45:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:09,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6accebea-8049-4517-910d-e411061105de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-6accebea-8049-4517-910d-e411061105de 2018-12-23 20:45:09,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:09,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd32158-8655-4015-9fa8-02c73dd6c950 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:10,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-3bd32158-8655-4015-9fa8-02c73dd6c950 2018-12-23 20:45:10,091 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:10,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dcf2b3b-694a-423a-a303-20cd1f9a93d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:10,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-1dcf2b3b-694a-423a-a303-20cd1f9a93d0 2018-12-23 20:45:10,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:10,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0cb8062-e0ad-432e-b9e3-855d3a873dd8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:45:10,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-d0cb8062-e0ad-432e-b9e3-855d3a873dd8 2018-12-23 20:45:10,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,393 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f9df54-886a-4e7a-825c-c268f87b10c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:10,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-d8f9df54-886a-4e7a-825c-c268f87b10c5 2018-12-23 20:45:10,393 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da35d88d-cd3e-45b5-9302-a5c5bc9778f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:10,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-da35d88d-cd3e-45b5-9302-a5c5bc9778f7 2018-12-23 20:45:10,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60cdba26-8d1e-4d69-865f-949afc4df8d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:10,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-60cdba26-8d1e-4d69-865f-949afc4df8d5 2018-12-23 20:45:10,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b5c88f-5a7b-41d9-9695-0e22fdc0990a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:45:10,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-d5b5c88f-5a7b-41d9-9695-0e22fdc0990a 2018-12-23 20:45:10,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-281aa960-a33f-4bbc-a5c2-2151f709f79f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:10,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-281aa960-a33f-4bbc-a5c2-2151f709f79f 2018-12-23 20:45:10,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:10,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:10,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e0d2a2e-62c9-4a8b-b04f-c342850e226d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:10,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-2e0d2a2e-62c9-4a8b-b04f-c342850e226d 2018-12-23 20:45:10,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:10,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:11,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c57baf-14f7-4d01-959d-28323b3f06a7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:45:11,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-63c57baf-14f7-4d01-959d-28323b3f06a7 2018-12-23 20:45:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:11,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c60d083-ec5d-481c-b9cc-e30380bcdfcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:11,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-5c60d083-ec5d-481c-b9cc-e30380bcdfcd 2018-12-23 20:45:11,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:11,110 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj 2018-12-23 20:45:11,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c76225ffa637497ba5dec4fa78c16f23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:11,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c71092b2-76b5-484d-82ba-483297483ee0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:11,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c76225ffa637497ba5dec4fa78c16f23 used request id req-c71092b2-76b5-484d-82ba-483297483ee0 2018-12-23 20:45:11,324 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-946c73fb-a9d0-498-proj-role 2018-12-23 20:45:11,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/540d071c46244160815738bfbd7cea0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:11,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-989e1405-ed67-4ae2-835e-304afb66dcf4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:11,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/540d071c46244160815738bfbd7cea0d used request id req-989e1405-ed67-4ae2-835e-304afb66dcf4 2018-12-23 20:45:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9893b9dc89182ce57b5b41f5735e5cdbb97cc780" 2018-12-23 20:45:11,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc243878-efb1-4df3-af28-09595cf19cf2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:11,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dc243878-efb1-4df3-af28-09595cf19cf2 2018-12-23 20:45:11,557 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-946c73fb-a9d0-498-user 2018-12-23 20:45:11,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1d5662a5d5fd400995a88ce8c90ee20b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d10bbe0f6886944367422547df3e0abb90c2bae" 2018-12-23 20:45:11,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a829d98-d6ae-479a-98bd-2563fd9e4890 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:11,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1d5662a5d5fd400995a88ce8c90ee20b used request id req-0a829d98-d6ae-479a-98bd-2563fd9e4890 2018-12-23 20:45:11,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:12,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["AkU4WrQMT0Cs56Ev39hZ6Q"], "issued_at": "2018-12-23T20:45:12.000000Z"}} 2018-12-23 20:45:12,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849889fcd3ed6af80599dd489570ba551c3608cf" 2018-12-23 20:45:12,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec4c9a6-9dc5-4ed3-ae8f-3350c36a5a53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:12,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4ec4c9a6-9dc5-4ed3-ae8f-3350c36a5a53 2018-12-23 20:45:12,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:12,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:12,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["s_6hJCWvTT2SdpRflxrhEQ"], "issued_at": "2018-12-23T20:45:12.000000Z"}} 2018-12-23 20:45:12,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:12,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21fd5e75-7a0d-49a9-bb13-9e40d9aecaf8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:12,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-21fd5e75-7a0d-49a9-bb13-9e40d9aecaf8 2018-12-23 20:45:12,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:12,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:12,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de76d2f-3548-4095-a21f-f888225b3e4f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:45:12,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj used request id req-9de76d2f-3548-4095-a21f-f888225b3e4f 2018-12-23 20:45:12,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:12,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd35f929-21b7-4277-8614-a43ffb1baa40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:12,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-dd35f929-21b7-4277-8614-a43ffb1baa40 2018-12-23 20:45:12,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj"}}' 2018-12-23 20:45:13,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63e3377-ebbd-497b-b751-59e944e1186b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e31ed36420804ea78e28baa6772ff530"}, "tags": [], "enabled": true, "id": "e31ed36420804ea78e28baa6772ff530", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj"}} 2018-12-23 20:45:13,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a63e3377-ebbd-497b-b751-59e944e1186b 2018-12-23 20:45:13,093 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj 2018-12-23 20:45:13,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:13,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:13,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["DzZCkmeVTHucic8qovKRFg"], "issued_at": "2018-12-23T20:45:13.000000Z"}} 2018-12-23 20:45:13,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c4c61f448c5e3d527089b2de9bef577594bb4e" 2018-12-23 20:45:13,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af43dd9a-6ded-4ef7-b88f-08b437c98148 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:13,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-af43dd9a-6ded-4ef7-b88f-08b437c98148 2018-12-23 20:45:13,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:13,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c4c61f448c5e3d527089b2de9bef577594bb4e" 2018-12-23 20:45:13,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b794bb4-fc20-4b67-b1af-20dc0de1a1b7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:45:13,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4b794bb4-fc20-4b67-b1af-20dc0de1a1b7 2018-12-23 20:45:13,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c4c61f448c5e3d527089b2de9bef577594bb4e" 2018-12-23 20:45:13,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32dd64b2-8cdf-4171-8da9-b8bc3943447c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e31ed36420804ea78e28baa6772ff530"}, "tags": [], "enabled": true, "id": "e31ed36420804ea78e28baa6772ff530", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj"}]} 2018-12-23 20:45:13,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj used request id req-32dd64b2-8cdf-4171-8da9-b8bc3943447c 2018-12-23 20:45:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c4c61f448c5e3d527089b2de9bef577594bb4e" 2018-12-23 20:45:13,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c147568-266a-4380-95a5-a8d8174e73a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:13,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4c147568-266a-4380-95a5-a8d8174e73a9 2018-12-23 20:45:14,314 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-f574874f-a3c6-4d2-user 2018-12-23 20:45:14,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:14,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:14,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d5a5477-e235-4e4a-b5e8-d8fb44b59616 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:14,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1d5a5477-e235-4e4a-b5e8-d8fb44b59616 2018-12-23 20:45:14,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" -d '{"role": {"name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj-role"}}' 2018-12-23 20:45:14,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed3cb71b-4354-411d-b1c2-b4ae3ac71ae2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b08abacf5334533a078bded49f3c498", "links": {"self": "http://172.30.9.21:5000/v3/roles/8b08abacf5334533a078bded49f3c498"}, "name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj-role"}} 2018-12-23 20:45:14,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ed3cb71b-4354-411d-b1c2-b4ae3ac71ae2 2018-12-23 20:45:14,523 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj-role 2018-12-23 20:45:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8b08abacf5334533a078bded49f3c498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:14,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d526332a-20b7-44eb-b7b6-f3c9d66e0f2a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b08abacf5334533a078bded49f3c498", "links": {"self": "http://172.30.9.21:5000/v3/roles/8b08abacf5334533a078bded49f3c498"}, "name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj-role"}} 2018-12-23 20:45:14,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8b08abacf5334533a078bded49f3c498 used request id req-d526332a-20b7-44eb-b7b6-f3c9d66e0f2a 2018-12-23 20:45:14,628 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj-role to project CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj 2018-12-23 20:45:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e31ed36420804ea78e28baa6772ff530/users/b9a2645318c743f98d1b6de062b56fc0/roles/8b08abacf5334533a078bded49f3c498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:14,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209186a0-6488-4963-a0d4-d62e0e184c3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:14,682 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e31ed36420804ea78e28baa6772ff530/users/b9a2645318c743f98d1b6de062b56fc0/roles/8b08abacf5334533a078bded49f3c498 used request id req-209186a0-6488-4963-a0d4-d62e0e184c3b 2018-12-23 20:45:14,682 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:14,799 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902.pub 2018-12-23 20:45:14,800 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902 2018-12-23 20:45:14,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:14,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:15,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b08abacf5334533a078bded49f3c498", "name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj-role"}], "expires_at": "2018-12-23T21:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e31ed36420804ea78e28baa6772ff530", "name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e31ed36420804ea78e28baa6772ff530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e31ed36420804ea78e28baa6772ff530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e31ed36420804ea78e28baa6772ff530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e31ed36420804ea78e28baa6772ff530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e31ed36420804ea78e28baa6772ff530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e31ed36420804ea78e28baa6772ff530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e31ed36420804ea78e28baa6772ff530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e31ed36420804ea78e28baa6772ff530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e31ed36420804ea78e28baa6772ff530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e31ed36420804ea78e28baa6772ff530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e31ed36420804ea78e28baa6772ff530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e31ed36420804ea78e28baa6772ff530", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e31ed36420804ea78e28baa6772ff530", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e31ed36420804ea78e28baa6772ff530", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-f574874f-a3c6-4d2-user", "id": "b9a2645318c743f98d1b6de062b56fc0"}, "audit_ids": ["rHXGZRHYTQWJMEvwzQ83EQ"], "issued_at": "2018-12-23T20:45:15.000000Z"}} 2018-12-23 20:45:15,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c75b5d2b69383377557989c9c0d88595bd517e" 2018-12-23 20:45:15,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e502d9f5-43a9-4267-88db-d1ab774caa73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:15,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e502d9f5-43a9-4267-88db-d1ab774caa73 2018-12-23 20:45:15,280 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:15,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c75b5d2b69383377557989c9c0d88595bd517e" 2018-12-23 20:45:15,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b7f08c8-836e-4c9c-9dd7-8384d42f3031 x-compute-request-id: req-1b7f08c8-836e-4c9c-9dd7-8384d42f3031 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:45:15,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-1b7f08c8-836e-4c9c-9dd7-8384d42f3031 2018-12-23 20:45:15,478 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902... 2018-12-23 20:45:15,478 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-23 20:45:15,478 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902.pub 2018-12-23 20:45:15,478 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902 2018-12-23 20:45:15,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c75b5d2b69383377557989c9c0d88595bd517e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx2IeoiPyiMQwHnBa/O1VUBFChoJAfxVeUFwBD4vFOSLbsSxmDAwDIfNc7in0S2/VjWURoR1Fo9+eK6GJU4jurKpmBimxkm4G3lykoJKYvBmz3br/Wq/fwqUP9W5RsLANUs8d9Binh0MalPTLQsLtCB7cZ4GbUHBT/AcmPRSR5KZvc6kdNViNUcdsUNMqJ4bodqZmYAgNT0Nixa7NAfsyeHeJpBeQqfXCFgp2/DNDBKndzmxaQar7aAdWMS/JxSa5cRnsNqqAXYAQifHl8/c2hSOHqtBTkN2NEDlOxG54YG3isvgWuzliqVC9ptW2Pwo4497rNiCgmQJLVIrOoegWN", "name": "CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902"}}' 2018-12-23 20:45:15,522 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47795658-b9a9-4997-9ec5-f4708eca460d x-compute-request-id: req-47795658-b9a9-4997-9ec5-f4708eca460d Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCx2IeoiPyiMQwHnBa/O1VUBFChoJAfxVeUFwBD4vFOSLbsSxmDAwDIfNc7in0S2/VjWURoR1Fo9+eK6GJU4jurKpmBimxkm4G3lykoJKYvBmz3br/Wq/fwqUP9W5RsLANUs8d9Binh0MalPTLQsLtCB7cZ4GbUHBT/AcmPRSR5KZvc6kdNViNUcdsUNMqJ4bodqZmYAgNT0Nixa7NAfsyeHeJpBeQqfXCFgp2/DNDBKndzmxaQar7aAdWMS/JxSa5cRnsNqqAXYAQifHl8/c2hSOHqtBTkN2NEDlOxG54YG3isvgWuzliqVC9ptW2Pwo4497rNiCgmQJLVIrOoegWN", "user_id": "b9a2645318c743f98d1b6de062b56fc0", "name": "CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902", "fingerprint": "1d:e5:05:13:29:9f:4e:27:70:64:d7:4c:e7:df:88:92"}} 2018-12-23 20:45:15,522 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-47795658-b9a9-4997-9ec5-f4708eca460d 2018-12-23 20:45:15,523 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902 2018-12-23 20:45:15,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c75b5d2b69383377557989c9c0d88595bd517e" 2018-12-23 20:45:15,551 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d08378eb-ab62-42fe-b45d-d68360f88a8c x-compute-request-id: req-d08378eb-ab62-42fe-b45d-d68360f88a8c Content-Length: 0 Content-Type: application/json 2018-12-23 20:45:15,551 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f5ce809b-1e9d-4891-9843-c5e69b71c902 used request id req-d08378eb-ab62-42fe-b45d-d68360f88a8c 2018-12-23 20:45:15,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:15,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-76f4eff9-8445-435a-8f55-067fde5a3acd Date: Sun, 23 Dec 2018 20:45:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:45:15,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-76f4eff9-8445-435a-8f55-067fde5a3acd 2018-12-23 20:45:15,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,008 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00fcca21-41b8-460e-a21f-559f8252fcec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:16,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-00fcca21-41b8-460e-a21f-559f8252fcec 2018-12-23 20:45:16,008 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:16,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd6e72c-8207-4379-9d13-8d07a37c931a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:16,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-1bd6e72c-8207-4379-9d13-8d07a37c931a 2018-12-23 20:45:16,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:16,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f35ca9-eddd-4454-8490-e6ba7f0c7120 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:16,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-c0f35ca9-eddd-4454-8490-e6ba7f0c7120 2018-12-23 20:45:16,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:16,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b21d03-1e3b-4645-9114-a8114e742d93 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:45:16,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-97b21d03-1e3b-4645-9114-a8114e742d93 2018-12-23 20:45:16,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d665385f-3ac1-4b9d-9a9d-9d9be671e09a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:16,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-d665385f-3ac1-4b9d-9a9d-9d9be671e09a 2018-12-23 20:45:16,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:16,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f616a52c-7754-4158-a1ed-00cea9a47e1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:16,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-f616a52c-7754-4158-a1ed-00cea9a47e1c 2018-12-23 20:45:16,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:16,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c948400f-5c4e-41f0-b238-2629fa1b568f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:16,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-c948400f-5c4e-41f0-b238-2629fa1b568f 2018-12-23 20:45:16,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:16,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea24d36f-57fe-408a-8c78-c3dceddf3f92 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:45:16,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-ea24d36f-57fe-408a-8c78-c3dceddf3f92 2018-12-23 20:45:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ab0440f-7216-4917-8704-cdcf861ac68a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:16,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-0ab0440f-7216-4917-8704-cdcf861ac68a 2018-12-23 20:45:16,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:16,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c6f006-d451-4753-bcc3-d2626b91e698 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:16,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-05c6f006-d451-4753-bcc3-d2626b91e698 2018-12-23 20:45:16,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:16,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:16,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbd50d0-ddd7-4f5c-b50e-8c811e592e9f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:45:16,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-8dbd50d0-ddd7-4f5c-b50e-8c811e592e9f 2018-12-23 20:45:16,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:17,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91277a7d-335c-424d-953c-68f8be6aca68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:17,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-91277a7d-335c-424d-953c-68f8be6aca68 2018-12-23 20:45:17,082 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:17,083 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj 2018-12-23 20:45:17,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e31ed36420804ea78e28baa6772ff530 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:17,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-155c292c-8744-41c1-9a4d-1bbc61f3be67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:17,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e31ed36420804ea78e28baa6772ff530 used request id req-155c292c-8744-41c1-9a4d-1bbc61f3be67 2018-12-23 20:45:17,488 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-f574874f-a3c6-4d2-proj-role 2018-12-23 20:45:17,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8b08abacf5334533a078bded49f3c498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:17,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbcdb3e-b385-4f62-9983-57ab087c6fdb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:17,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8b08abacf5334533a078bded49f3c498 used request id req-ddbcdb3e-b385-4f62-9983-57ab087c6fdb 2018-12-23 20:45:17,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}890b423385892185c974960ffcd2236527f0e58c" 2018-12-23 20:45:17,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b29afd3-7aab-4b6b-bfba-daa3233c6983 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:17,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6b29afd3-7aab-4b6b-bfba-daa3233c6983 2018-12-23 20:45:17,716 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-f574874f-a3c6-4d2-user 2018-12-23 20:45:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b9a2645318c743f98d1b6de062b56fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c4c61f448c5e3d527089b2de9bef577594bb4e" 2018-12-23 20:45:17,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a73c3c5-df5f-4e42-b75d-8e85ea2fc102 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:17,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b9a2645318c743f98d1b6de062b56fc0 used request id req-7a73c3c5-df5f-4e42-b75d-8e85ea2fc102 2018-12-23 20:45:17,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:18,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["DDEXI2kbTGaXYGrBzMfMEg"], "issued_at": "2018-12-23T20:45:18.000000Z"}} 2018-12-23 20:45:18,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c1bf30691209cb3a5e4c9320198c5f618535935" 2018-12-23 20:45:18,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f11c470-484a-411d-a15d-e35695056fa1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:18,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0f11c470-484a-411d-a15d-e35695056fa1 2018-12-23 20:45:18,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:18,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:18,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6azhOjOQQaS7r6b39DQ6pQ"], "issued_at": "2018-12-23T20:45:18.000000Z"}} 2018-12-23 20:45:18,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:18,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94635b6d-16c1-48b3-9edf-8fc01cd92cb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:18,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-94635b6d-16c1-48b3-9edf-8fc01cd92cb2 2018-12-23 20:45:18,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:18,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:19,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25c9706-9deb-4729-abf8-03bd6d23e4db Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:45:19,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj used request id req-a25c9706-9deb-4729-abf8-03bd6d23e4db 2018-12-23 20:45:19,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:19,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcbdd75-cf26-4ac9-985c-276b26e6ec85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:19,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5dcbdd75-cf26-4ac9-985c-276b26e6ec85 2018-12-23 20:45:19,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj"}}' 2018-12-23 20:45:19,253 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f53b382-bfa3-4148-8df5-06b4d2004d1e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7c4cfaf00261406ba2754c5cd108c6c6"}, "tags": [], "enabled": true, "id": "7c4cfaf00261406ba2754c5cd108c6c6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj"}} 2018-12-23 20:45:19,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0f53b382-bfa3-4148-8df5-06b4d2004d1e 2018-12-23 20:45:19,253 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj 2018-12-23 20:45:19,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:19,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:19,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["YKgZtBoGT_KwDYERcwupeA"], "issued_at": "2018-12-23T20:45:19.000000Z"}} 2018-12-23 20:45:19,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c7e3692419e0f7e545b443033ff49a044455cb" 2018-12-23 20:45:19,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e1426a-f1b4-417a-88c7-fe3d519ec17d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:19,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-66e1426a-f1b4-417a-88c7-fe3d519ec17d 2018-12-23 20:45:19,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:19,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c7e3692419e0f7e545b443033ff49a044455cb" 2018-12-23 20:45:19,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2828b0-67e2-49a8-b242-0da0dc53c7d4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:45:19,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bb2828b0-67e2-49a8-b242-0da0dc53c7d4 2018-12-23 20:45:19,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c7e3692419e0f7e545b443033ff49a044455cb" 2018-12-23 20:45:19,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a9f905-bcc1-4cba-95d3-8e0f94cdfd6c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7c4cfaf00261406ba2754c5cd108c6c6"}, "tags": [], "enabled": true, "id": "7c4cfaf00261406ba2754c5cd108c6c6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj"}]} 2018-12-23 20:45:19,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj used request id req-00a9f905-bcc1-4cba-95d3-8e0f94cdfd6c 2018-12-23 20:45:19,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c7e3692419e0f7e545b443033ff49a044455cb" 2018-12-23 20:45:19,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c3f51b-627d-4884-8c1d-d02072016106 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:19,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-16c3f51b-627d-4884-8c1d-d02072016106 2018-12-23 20:45:20,373 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-9f58aaac-127e-4c6-user 2018-12-23 20:45:20,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:20,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:20,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d07c601-fa8b-48cb-8374-09a0e08ba275 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:20,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5d07c601-fa8b-48cb-8374-09a0e08ba275 2018-12-23 20:45:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" -d '{"role": {"name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj-role"}}' 2018-12-23 20:45:20,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0c34ac-9050-4d17-9939-4434483f176b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3ae2a07d45f4c02bf7ff25322bddf70", "links": {"self": "http://172.30.9.21:5000/v3/roles/b3ae2a07d45f4c02bf7ff25322bddf70"}, "name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj-role"}} 2018-12-23 20:45:20,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a0c34ac-9050-4d17-9939-4434483f176b 2018-12-23 20:45:20,608 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj-role 2018-12-23 20:45:20,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b3ae2a07d45f4c02bf7ff25322bddf70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:20,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bbc1a55-7ecb-4871-8c1b-6d5c7c6d18d6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3ae2a07d45f4c02bf7ff25322bddf70", "links": {"self": "http://172.30.9.21:5000/v3/roles/b3ae2a07d45f4c02bf7ff25322bddf70"}, "name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj-role"}} 2018-12-23 20:45:20,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b3ae2a07d45f4c02bf7ff25322bddf70 used request id req-2bbc1a55-7ecb-4871-8c1b-6d5c7c6d18d6 2018-12-23 20:45:20,710 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj-role to project CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj 2018-12-23 20:45:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/7c4cfaf00261406ba2754c5cd108c6c6/users/f446ad04a3544d31826703f6b2febed1/roles/b3ae2a07d45f4c02bf7ff25322bddf70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:20,843 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b08ac53-01e3-4669-bd80-b0bc8417e6d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:20,844 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7c4cfaf00261406ba2754c5cd108c6c6/users/f446ad04a3544d31826703f6b2febed1/roles/b3ae2a07d45f4c02bf7ff25322bddf70 used request id req-0b08ac53-01e3-4669-bd80-b0bc8417e6d6 2018-12-23 20:45:20,844 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:20,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:20,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:21,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3ae2a07d45f4c02bf7ff25322bddf70", "name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj-role"}], "expires_at": "2018-12-23T21:45:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c4cfaf00261406ba2754c5cd108c6c6", "name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7c4cfaf00261406ba2754c5cd108c6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_7c4cfaf00261406ba2754c5cd108c6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/7c4cfaf00261406ba2754c5cd108c6c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-9f58aaac-127e-4c6-user", "id": "f446ad04a3544d31826703f6b2febed1"}, "audit_ids": ["KGXeDE2VROyld-IzfmKBMQ"], "issued_at": "2018-12-23T20:45:21.000000Z"}} 2018-12-23 20:45:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f83410291640cfbbd25f0455f63d481e622ca2e" 2018-12-23 20:45:21,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2df8ac-7427-4c0c-bb79-28af1d55029f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:21,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa2df8ac-7427-4c0c-bb79-28af1d55029f 2018-12-23 20:45:21,318 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:21,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f83410291640cfbbd25f0455f63d481e622ca2e" 2018-12-23 20:45:21,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45: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-65d9e45b-6a9a-4a75-a441-fdcb5e9e045a x-compute-request-id: req-65d9e45b-6a9a-4a75-a441-fdcb5e9e045a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:45:21,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-65d9e45b-6a9a-4a75-a441-fdcb5e9e045a 2018-12-23 20:45:21,513 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4... 2018-12-23 20:45:21,513 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 20:45:21,531 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4 2018-12-23 20:45:21,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f83410291640cfbbd25f0455f63d481e622ca2e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7hcTKDEhzlE4Mk9/7Jj78q++ElazHhmU7Ynjaj7VXZudyobdqqsNcXVe88xEJjYFx0ESQhdpODIciZuCmk1s9bOJRBpxPzuVcWoGrurN2h4T7Zid7w9aGuRXX+QXBc/6poU++2E/YjxAdUkBZigm9K5126uV1+jHJKdgYMgolJw==", "name": "CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4"}}' 2018-12-23 20:45:21,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45: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-26ca1a5f-ce23-47ca-9acd-6657c07ded87 x-compute-request-id: req-26ca1a5f-ce23-47ca-9acd-6657c07ded87 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7hcTKDEhzlE4Mk9/7Jj78q++ElazHhmU7Ynjaj7VXZudyobdqqsNcXVe88xEJjYFx0ESQhdpODIciZuCmk1s9bOJRBpxPzuVcWoGrurN2h4T7Zid7w9aGuRXX+QXBc/6poU++2E/YjxAdUkBZigm9K5126uV1+jHJKdgYMgolJw==", "user_id": "f446ad04a3544d31826703f6b2febed1", "name": "CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4", "fingerprint": "95:82:91:1f:e0:49:92:05:ce:48:11:dd:0d:1a:94:b4"}} 2018-12-23 20:45:21,596 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-26ca1a5f-ce23-47ca-9acd-6657c07ded87 2018-12-23 20:45:21,597 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4.pub 2018-12-23 20:45:21,598 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4 2018-12-23 20:45:21,598 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4 2018-12-23 20:45:21,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f83410291640cfbbd25f0455f63d481e622ca2e" 2018-12-23 20:45:21,625 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:45: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-8d2e8a28-9b94-4c91-9aae-052f0d9ce221 x-compute-request-id: req-8d2e8a28-9b94-4c91-9aae-052f0d9ce221 Content-Length: 0 Content-Type: application/json 2018-12-23 20:45:21,625 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4 used request id req-8d2e8a28-9b94-4c91-9aae-052f0d9ce221 2018-12-23 20:45:21,625 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4.pub] 2018-12-23 20:45:21,625 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f0194f0a-1309-4164-8ff7-876204b8cfb4] 2018-12-23 20:45:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:21,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-42ac5113-954b-4246-8ee8-02950952a4ba Date: Sun, 23 Dec 2018 20:45:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:45:21,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-42ac5113-954b-4246-8ee8-02950952a4ba 2018-12-23 20:45:21,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:21,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-173eb09f-8197-4d40-b39c-46cabdc116cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:21,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-173eb09f-8197-4d40-b39c-46cabdc116cb 2018-12-23 20:45:21,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5af3a56f-bdd3-4104-bc16-9e6f41a91362 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:22,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-5af3a56f-bdd3-4104-bc16-9e6f41a91362 2018-12-23 20:45:22,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:22,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35d3e250-bc6f-409e-9949-146d84a256f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:22,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-35d3e250-bc6f-409e-9949-146d84a256f1 2018-12-23 20:45:22,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d11f0f1-f841-4594-85f3-836934faaa0c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:45:22,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-0d11f0f1-f841-4594-85f3-836934faaa0c 2018-12-23 20:45:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d8baea9-d868-4f6f-9abb-3479fe50832c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:22,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-0d8baea9-d868-4f6f-9abb-3479fe50832c 2018-12-23 20:45:22,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:22,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2dfcce-7428-47ce-a15e-0ac3d26b9561 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:22,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-cb2dfcce-7428-47ce-a15e-0ac3d26b9561 2018-12-23 20:45:22,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58d7b4f9-8b78-48a3-8845-05ec90921203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:22,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-58d7b4f9-8b78-48a3-8845-05ec90921203 2018-12-23 20:45:22,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3147140c-19a8-4d28-b3f8-8379f29690bb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:45:22,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-3147140c-19a8-4d28-b3f8-8379f29690bb 2018-12-23 20:45:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2302e55a-2b5b-4e64-b3e4-2de6ca130ef1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:22,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-2302e55a-2b5b-4e64-b3e4-2de6ca130ef1 2018-12-23 20:45:22,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:22,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:22,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ef2ef5d-5d00-476d-9cfb-b827ae319f40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:22,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-2ef2ef5d-5d00-476d-9cfb-b827ae319f40 2018-12-23 20:45:22,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:23,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d58aef5-3c82-4f38-a8e2-9ea339090426 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:45:23,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-2d58aef5-3c82-4f38-a8e2-9ea339090426 2018-12-23 20:45:23,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:23,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af3f2d93-ac0d-45a0-bde9-200189f0336e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:23,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-af3f2d93-ac0d-45a0-bde9-200189f0336e 2018-12-23 20:45:23,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:23,120 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj 2018-12-23 20:45:23,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/7c4cfaf00261406ba2754c5cd108c6c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:23,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18b0192-7981-4dbf-8fc0-7fe508f9f363 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:23,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7c4cfaf00261406ba2754c5cd108c6c6 used request id req-f18b0192-7981-4dbf-8fc0-7fe508f9f363 2018-12-23 20:45:23,332 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-9f58aaac-127e-4c6-proj-role 2018-12-23 20:45:23,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b3ae2a07d45f4c02bf7ff25322bddf70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:23,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d6b01c-8fea-4c68-99a7-273ee8ff8629 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:23,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b3ae2a07d45f4c02bf7ff25322bddf70 used request id req-77d6b01c-8fea-4c68-99a7-273ee8ff8629 2018-12-23 20:45:23,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d15ba3da63c23bb8e2813e1b5beec2f2ef02ad" 2018-12-23 20:45:23,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ac39e0-a43c-4acf-8376-388b64ed980e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:23,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-88ac39e0-a43c-4acf-8376-388b64ed980e 2018-12-23 20:45:23,472 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-9f58aaac-127e-4c6-user 2018-12-23 20:45:23,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f446ad04a3544d31826703f6b2febed1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c7e3692419e0f7e545b443033ff49a044455cb" 2018-12-23 20:45:23,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ede968-dc12-4048-816e-7135b280eaab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:23,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f446ad04a3544d31826703f6b2febed1 used request id req-e3ede968-dc12-4048-816e-7135b280eaab 2018-12-23 20:45:23,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:24,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["u6-0IJ_lSm6TIcv_ebIOjA"], "issued_at": "2018-12-23T20:45:24.000000Z"}} 2018-12-23 20:45:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5115ef17053a8dd4dcf7722ee19ae65258abc3cd" 2018-12-23 20:45:24,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8079ce1-a811-408f-a9e7-f61520dc3e04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:24,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c8079ce1-a811-408f-a9e7-f61520dc3e04 2018-12-23 20:45:24,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:24,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:24,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XIfIhFG9RFCbaU4PziHu3Q"], "issued_at": "2018-12-23T20:45:24.000000Z"}} 2018-12-23 20:45:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:24,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04680881-0d70-47fb-af8c-e20561c025c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:24,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-04680881-0d70-47fb-af8c-e20561c025c2 2018-12-23 20:45:24,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:24,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fe54bc22-31be-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:24,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f22be68-5bbe-47b5-9a20-e800bcf379f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fe54bc22-31be-408-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:45:24,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-fe54bc22-31be-408-proj used request id req-6f22be68-5bbe-47b5-9a20-e800bcf379f0 2018-12-23 20:45:24,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:24,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8afe550f-3a6e-4713-97ce-ee0d26120914 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:24,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8afe550f-3a6e-4713-97ce-ee0d26120914 2018-12-23 20:45:24,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-proj"}}' 2018-12-23 20:45:24,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4845a8fb-55eb-426d-99b5-d129e56622e4 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/768116bab4db4ab19a625d24d25c4074"}, "tags": [], "enabled": true, "id": "768116bab4db4ab19a625d24d25c4074", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-proj"}} 2018-12-23 20:45:24,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4845a8fb-55eb-426d-99b5-d129e56622e4 2018-12-23 20:45:24,914 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-fe54bc22-31be-408-proj 2018-12-23 20:45:24,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:24,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:25,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["G9uKfnz2SEy3aSG5MU_KwA"], "issued_at": "2018-12-23T20:45:25.000000Z"}} 2018-12-23 20:45:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747fd72b2af966b0e1f78fa69355846499ac460b" 2018-12-23 20:45:25,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc9e0b7-9aeb-4497-a813-5f2b8a32308f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:25,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0dc9e0b7-9aeb-4497-a813-5f2b8a32308f 2018-12-23 20:45:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:25,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:25,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747fd72b2af966b0e1f78fa69355846499ac460b" 2018-12-23 20:45:25,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2db4953-e219-4389-b947-d4f1c507ad49 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:45:25,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e2db4953-e219-4389-b947-d4f1c507ad49 2018-12-23 20:45:25,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-fe54bc22-31be-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747fd72b2af966b0e1f78fa69355846499ac460b" 2018-12-23 20:45:25,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1114af-a33a-433a-b57d-1806ad6efccd Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-fe54bc22-31be-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/768116bab4db4ab19a625d24d25c4074"}, "tags": [], "enabled": true, "id": "768116bab4db4ab19a625d24d25c4074", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-proj"}]} 2018-12-23 20:45:25,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-fe54bc22-31be-408-proj used request id req-5d1114af-a33a-433a-b57d-1806ad6efccd 2018-12-23 20:45:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747fd72b2af966b0e1f78fa69355846499ac460b" 2018-12-23 20:45:25,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e76ede-0e9b-4074-b9ab-28ad76243c42 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:25,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-18e76ede-0e9b-4074-b9ab-28ad76243c42 2018-12-23 20:45:26,035 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-fe54bc22-31be-408-user 2018-12-23 20:45:26,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:26,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:26,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97bdfde4-58c4-476a-8141-d41bad283970 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:26,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-97bdfde4-58c4-476a-8141-d41bad283970 2018-12-23 20:45:26,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" -d '{"role": {"name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-proj-role"}}' 2018-12-23 20:45:26,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8157abb5-c36d-478a-ba8d-974449f7b688 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13aac9bf21d8467187e77230d8d70b3c", "links": {"self": "http://172.30.9.21:5000/v3/roles/13aac9bf21d8467187e77230d8d70b3c"}, "name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-proj-role"}} 2018-12-23 20:45:26,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8157abb5-c36d-478a-ba8d-974449f7b688 2018-12-23 20:45:26,182 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-fe54bc22-31be-408-proj-role 2018-12-23 20:45:26,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/13aac9bf21d8467187e77230d8d70b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:26,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d084c7-d417-4a4b-ab65-980ae29aab6e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "13aac9bf21d8467187e77230d8d70b3c", "links": {"self": "http://172.30.9.21:5000/v3/roles/13aac9bf21d8467187e77230d8d70b3c"}, "name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-proj-role"}} 2018-12-23 20:45:26,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/13aac9bf21d8467187e77230d8d70b3c used request id req-61d084c7-d417-4a4b-ab65-980ae29aab6e 2018-12-23 20:45:26,283 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-fe54bc22-31be-408-proj-role to project CreateKeypairsCleanupTests-fe54bc22-31be-408-proj 2018-12-23 20:45:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/768116bab4db4ab19a625d24d25c4074/users/a6c9a6f5b7964f8c92c2d7bc5976fc4f/roles/13aac9bf21d8467187e77230d8d70b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:26,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b35dcd-7892-42fe-a844-d519201f1933 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:26,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/768116bab4db4ab19a625d24d25c4074/users/a6c9a6f5b7964f8c92c2d7bc5976fc4f/roles/13aac9bf21d8467187e77230d8d70b3c used request id req-f7b35dcd-7892-42fe-a844-d519201f1933 2018-12-23 20:45:26,442 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:26,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:26,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:26,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "13aac9bf21d8467187e77230d8d70b3c", "name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-proj-role"}], "expires_at": "2018-12-23T21:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "768116bab4db4ab19a625d24d25c4074", "name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/768116bab4db4ab19a625d24d25c4074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/768116bab4db4ab19a625d24d25c4074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/768116bab4db4ab19a625d24d25c4074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/768116bab4db4ab19a625d24d25c4074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/768116bab4db4ab19a625d24d25c4074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/768116bab4db4ab19a625d24d25c4074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_768116bab4db4ab19a625d24d25c4074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_768116bab4db4ab19a625d24d25c4074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/768116bab4db4ab19a625d24d25c4074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/768116bab4db4ab19a625d24d25c4074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/768116bab4db4ab19a625d24d25c4074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/768116bab4db4ab19a625d24d25c4074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/768116bab4db4ab19a625d24d25c4074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/768116bab4db4ab19a625d24d25c4074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-fe54bc22-31be-408-user", "id": "a6c9a6f5b7964f8c92c2d7bc5976fc4f"}, "audit_ids": ["VeYjIGMOQl2Hc6ScJQc0Qg"], "issued_at": "2018-12-23T20:45:26.000000Z"}} 2018-12-23 20:45:26,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6eb26b501e8b7f9640b8b7568b7e6255e78352a" 2018-12-23 20:45:26,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30e23ca8-c964-4179-8eab-9cdaffb47c11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:26,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-30e23ca8-c964-4179-8eab-9cdaffb47c11 2018-12-23 20:45:26,921 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:26,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6eb26b501e8b7f9640b8b7568b7e6255e78352a" 2018-12-23 20:45:27,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-df624549-274f-445b-9ffe-f1708a15b68b x-compute-request-id: req-df624549-274f-445b-9ffe-f1708a15b68b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:45:27,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-df624549-274f-445b-9ffe-f1708a15b68b 2018-12-23 20:45:27,103 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263... 2018-12-23 20:45:27,103 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 20:45:27,132 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263 2018-12-23 20:45:27,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6eb26b501e8b7f9640b8b7568b7e6255e78352a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAAokIGb8i8l7B5aLoa4smvhgt73/KXPUFqGsHn/l5/1KbpuKp69WKmHwiRwZJ45JesfjQk6fvRZdkUuiz0sft0mFjEPccLzWAGEXmhGG+WpqiH4kZfOe/9DiN/iZZDbULaiw71xHrdtkGX9sEge+f9iabDDAdy2PIZLE2cs3A1Q==", "name": "CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263"}}' 2018-12-23 20:45:27,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-bac99486-27b3-40b4-9457-18530a5255f7 x-compute-request-id: req-bac99486-27b3-40b4-9457-18530a5255f7 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAAokIGb8i8l7B5aLoa4smvhgt73/KXPUFqGsHn/l5/1KbpuKp69WKmHwiRwZJ45JesfjQk6fvRZdkUuiz0sft0mFjEPccLzWAGEXmhGG+WpqiH4kZfOe/9DiN/iZZDbULaiw71xHrdtkGX9sEge+f9iabDDAdy2PIZLE2cs3A1Q==", "user_id": "a6c9a6f5b7964f8c92c2d7bc5976fc4f", "name": "CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263", "fingerprint": "f0:75:69:54:c4:14:c0:f1:98:36:a4:88:9c:de:7d:9b"}} 2018-12-23 20:45:27,188 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-bac99486-27b3-40b4-9457-18530a5255f7 2018-12-23 20:45:27,198 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263.pub 2018-12-23 20:45:27,199 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263 2018-12-23 20:45:27,199 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263 2018-12-23 20:45:27,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6eb26b501e8b7f9640b8b7568b7e6255e78352a" 2018-12-23 20:45:27,223 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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-35d8b0ec-01aa-4092-b952-b9085ad2bdbd x-compute-request-id: req-35d8b0ec-01aa-4092-b952-b9085ad2bdbd Content-Length: 0 Content-Type: application/json 2018-12-23 20:45:27,223 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263 used request id req-35d8b0ec-01aa-4092-b952-b9085ad2bdbd 2018-12-23 20:45:27,224 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263.pub] 2018-12-23 20:45:27,224 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-a3dc12f5-f00f-47f7-b36a-3d3991bff263] 2018-12-23 20:45:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:27,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-9c4d5680-342e-485f-96b3-a63d4b4b6a43 Date: Sun, 23 Dec 2018 20:45:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:45:27,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9c4d5680-342e-485f-96b3-a63d4b4b6a43 2018-12-23 20:45:27,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:27,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcac839b-b92c-4a78-9017-ed2a2abaeff4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:27,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-bcac839b-b92c-4a78-9017-ed2a2abaeff4 2018-12-23 20:45:27,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:27,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:27,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-151ab08b-a1f8-462f-b1af-0b77b9ef2cf3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:27,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-151ab08b-a1f8-462f-b1af-0b77b9ef2cf3 2018-12-23 20:45:27,683 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:27,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:27,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7869b081-435d-4354-aaee-a6a275d4698d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:27,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-7869b081-435d-4354-aaee-a6a275d4698d 2018-12-23 20:45:27,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:27,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:27,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee6603ed-934a-49eb-af44-9908d1b98e0b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:45:27,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-ee6603ed-934a-49eb-af44-9908d1b98e0b 2018-12-23 20:45:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:27,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae7b0e1-aeac-40f7-8e61-3741a0fd57b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:27,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-3ae7b0e1-aeac-40f7-8e61-3741a0fd57b7 2018-12-23 20:45:27,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:27,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:28,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aea6090-81ba-4870-8695-f03ce2876752 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:28,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-9aea6090-81ba-4870-8695-f03ce2876752 2018-12-23 20:45:28,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:28,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:28,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3f07c85-eb95-403d-b8d8-1c66d781472f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:28,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-f3f07c85-eb95-403d-b8d8-1c66d781472f 2018-12-23 20:45:28,186 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:28,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:28,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69178bf3-d0dd-4799-8b0d-0dc70096843b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:45:28,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-69178bf3-d0dd-4799-8b0d-0dc70096843b 2018-12-23 20:45:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:28,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad3383fe-2e0e-4e09-8e1a-0356537960c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:28,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-ad3383fe-2e0e-4e09-8e1a-0356537960c4 2018-12-23 20:45:28,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:28,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:28,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb64894b-2284-487e-9785-9713139bafa6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:28,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-bb64894b-2284-487e-9785-9713139bafa6 2018-12-23 20:45:28,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:28,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:28,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4f7fbb-e7ee-47b4-bf2f-6aedd713d0f3 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:45:28,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-cb4f7fbb-e7ee-47b4-bf2f-6aedd713d0f3 2018-12-23 20:45:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:28,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d23f1f4a-9997-494c-b08e-57ba026eb9b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:28,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-d23f1f4a-9997-494c-b08e-57ba026eb9b8 2018-12-23 20:45:28,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:28,693 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-fe54bc22-31be-408-proj 2018-12-23 20:45:28,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/768116bab4db4ab19a625d24d25c4074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:28,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414d9747-db87-4b08-8279-f28bd2acbe48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:28,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/768116bab4db4ab19a625d24d25c4074 used request id req-414d9747-db87-4b08-8279-f28bd2acbe48 2018-12-23 20:45:28,908 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-fe54bc22-31be-408-proj-role 2018-12-23 20:45:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/13aac9bf21d8467187e77230d8d70b3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:29,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c3b27d-6f20-4bc6-8c29-67e775db4e1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:29,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/13aac9bf21d8467187e77230d8d70b3c used request id req-b9c3b27d-6f20-4bc6-8c29-67e775db4e1b 2018-12-23 20:45:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ef05fdb52a9f1271a3487f169657eddf31b8ef" 2018-12-23 20:45:29,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fabe36-40f0-4817-b769-9c22b5cdaabe Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:29,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-87fabe36-40f0-4817-b769-9c22b5cdaabe 2018-12-23 20:45:29,138 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-fe54bc22-31be-408-user 2018-12-23 20:45:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a6c9a6f5b7964f8c92c2d7bc5976fc4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747fd72b2af966b0e1f78fa69355846499ac460b" 2018-12-23 20:45:29,314 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d8a917-8726-4461-80af-327dc620c87f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:29,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a6c9a6f5b7964f8c92c2d7bc5976fc4f used request id req-08d8a917-8726-4461-80af-327dc620c87f 2018-12-23 20:45:29,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:29,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["PjugzzNmS8GY4fRCNRBVcw"], "issued_at": "2018-12-23T20:45:29.000000Z"}} 2018-12-23 20:45:29,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a88b92d1e8cbfc0a67c80eb5b6992c28dd239c" 2018-12-23 20:45:29,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ce8364-701d-47af-9eca-109b0183aa57 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:29,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-96ce8364-701d-47af-9eca-109b0183aa57 2018-12-23 20:45:29,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:29,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:30,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["H9bP3Nl3RhuaauW3zhKzFg"], "issued_at": "2018-12-23T20:45:30.000000Z"}} 2018-12-23 20:45:30,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:30,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3f611f-4239-4c66-bbbe-b60a43614e36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:30,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5f3f611f-4239-4c66-bbbe-b60a43614e36 2018-12-23 20:45:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:30,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:30,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2759ee92-6b40-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:30,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e5b6ee-44fc-4e10-b92c-78864143c13d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2759ee92-6b40-474-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:45:30,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2759ee92-6b40-474-proj used request id req-42e5b6ee-44fc-4e10-b92c-78864143c13d 2018-12-23 20:45:30,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:30,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171d09d9-0517-4e09-b8d9-258174e452bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:30,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-171d09d9-0517-4e09-b8d9-258174e452bc 2018-12-23 20:45:30,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-proj"}}' 2018-12-23 20:45:30,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8015a51-0cb1-4484-b336-864190540714 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/34d7333ac682477b9cc0d3ffa2c74983"}, "tags": [], "enabled": true, "id": "34d7333ac682477b9cc0d3ffa2c74983", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-proj"}} 2018-12-23 20:45:30,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d8015a51-0cb1-4484-b336-864190540714 2018-12-23 20:45:30,589 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-2759ee92-6b40-474-proj 2018-12-23 20:45:30,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:30,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:30,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["BjwbSW8YTbG6NJMs5dR-JQ"], "issued_at": "2018-12-23T20:45:30.000000Z"}} 2018-12-23 20:45:30,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3135c8321aa2d091927ad868a5a324558dd5bd43" 2018-12-23 20:45:30,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e49fd99-0af0-4712-805e-3fa2bbd7619b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:30,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1e49fd99-0af0-4712-805e-3fa2bbd7619b 2018-12-23 20:45:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:31,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:31,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3135c8321aa2d091927ad868a5a324558dd5bd43" 2018-12-23 20:45:31,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491de213-2954-445c-a6a0-6633cf5154c6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:45:31,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-491de213-2954-445c-a6a0-6633cf5154c6 2018-12-23 20:45:31,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-2759ee92-6b40-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3135c8321aa2d091927ad868a5a324558dd5bd43" 2018-12-23 20:45:31,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382cacb4-65d5-4816-9bce-c856ff7e0492 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-2759ee92-6b40-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/34d7333ac682477b9cc0d3ffa2c74983"}, "tags": [], "enabled": true, "id": "34d7333ac682477b9cc0d3ffa2c74983", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-proj"}]} 2018-12-23 20:45:31,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-2759ee92-6b40-474-proj used request id req-382cacb4-65d5-4816-9bce-c856ff7e0492 2018-12-23 20:45:31,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3135c8321aa2d091927ad868a5a324558dd5bd43" 2018-12-23 20:45:31,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c829b8-f3b4-4bf9-8063-e35f4bf0ff39 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:31,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-23c829b8-f3b4-4bf9-8063-e35f4bf0ff39 2018-12-23 20:45:31,704 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-2759ee92-6b40-474-user 2018-12-23 20:45:31,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:31,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:31,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92957347-bf3d-4a53-937c-8f6a2afc8669 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:31,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-92957347-bf3d-4a53-937c-8f6a2afc8669 2018-12-23 20:45:31,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" -d '{"role": {"name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-proj-role"}}' 2018-12-23 20:45:31,919 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68844988-624d-4efc-b68e-0c4ffc1aa1e8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "53c2c587a01a42c18b56abb4c575e9f0", "links": {"self": "http://172.30.9.21:5000/v3/roles/53c2c587a01a42c18b56abb4c575e9f0"}, "name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-proj-role"}} 2018-12-23 20:45:31,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-68844988-624d-4efc-b68e-0c4ffc1aa1e8 2018-12-23 20:45:31,920 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-2759ee92-6b40-474-proj-role 2018-12-23 20:45:31,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/53c2c587a01a42c18b56abb4c575e9f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:32,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d27ab4-80a9-4ef2-ba0c-1af2ea98519e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "53c2c587a01a42c18b56abb4c575e9f0", "links": {"self": "http://172.30.9.21:5000/v3/roles/53c2c587a01a42c18b56abb4c575e9f0"}, "name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-proj-role"}} 2018-12-23 20:45:32,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/53c2c587a01a42c18b56abb4c575e9f0 used request id req-d0d27ab4-80a9-4ef2-ba0c-1af2ea98519e 2018-12-23 20:45:32,019 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-2759ee92-6b40-474-proj-role to project CreateKeypairsCleanupTests-2759ee92-6b40-474-proj 2018-12-23 20:45:32,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/34d7333ac682477b9cc0d3ffa2c74983/users/02c91ed5e2a645faab6fb6dbb4bbe95b/roles/53c2c587a01a42c18b56abb4c575e9f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:32,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e3e3e5-f9fc-4189-88e0-f081f39ccbd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:32,172 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/34d7333ac682477b9cc0d3ffa2c74983/users/02c91ed5e2a645faab6fb6dbb4bbe95b/roles/53c2c587a01a42c18b56abb4c575e9f0 used request id req-f2e3e3e5-f9fc-4189-88e0-f081f39ccbd8 2018-12-23 20:45:32,172 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:32,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:32,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:32,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "53c2c587a01a42c18b56abb4c575e9f0", "name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-proj-role"}], "expires_at": "2018-12-23T21:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34d7333ac682477b9cc0d3ffa2c74983", "name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/34d7333ac682477b9cc0d3ffa2c74983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/34d7333ac682477b9cc0d3ffa2c74983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/34d7333ac682477b9cc0d3ffa2c74983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/34d7333ac682477b9cc0d3ffa2c74983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/34d7333ac682477b9cc0d3ffa2c74983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/34d7333ac682477b9cc0d3ffa2c74983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_34d7333ac682477b9cc0d3ffa2c74983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_34d7333ac682477b9cc0d3ffa2c74983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/34d7333ac682477b9cc0d3ffa2c74983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/34d7333ac682477b9cc0d3ffa2c74983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/34d7333ac682477b9cc0d3ffa2c74983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/34d7333ac682477b9cc0d3ffa2c74983", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/34d7333ac682477b9cc0d3ffa2c74983", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/34d7333ac682477b9cc0d3ffa2c74983", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-2759ee92-6b40-474-user", "id": "02c91ed5e2a645faab6fb6dbb4bbe95b"}, "audit_ids": ["uRh8XFeVTBGKvU_yvz4tRA"], "issued_at": "2018-12-23T20:45:32.000000Z"}} 2018-12-23 20:45:32,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8164ac85de32a4e698b04ba97f99dc08c71dff5f" 2018-12-23 20:45:32,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9806d6e4-0ea4-4cd9-83b2-369caa1f25c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:32,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9806d6e4-0ea4-4cd9-83b2-369caa1f25c3 2018-12-23 20:45:32,652 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:45:32,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8164ac85de32a4e698b04ba97f99dc08c71dff5f" 2018-12-23 20:45:32,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8c850bdf-2656-4acc-bd97-fb5877a4b3f8 x-compute-request-id: req-8c850bdf-2656-4acc-bd97-fb5877a4b3f8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-23 20:45:32,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8c850bdf-2656-4acc-bd97-fb5877a4b3f8 2018-12-23 20:45:32,837 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc... 2018-12-23 20:45:32,837 - OpenStackKeypair - INFO - Creating new keypair 2018-12-23 20:45:32,852 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc 2018-12-23 20:45:32,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8164ac85de32a4e698b04ba97f99dc08c71dff5f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/7gMPHf1iocxLmU/mm6c4Mb3XUJRod200d6O5cxN4O2qf7R0ZkN8AJYHsWZIImz7fQL7suM+33xsFt46uSDjNyGgvJ/fpA8hE4tFwntTbkrBtIeNPPpSrzVR4A0i1rWSGvv9bNAkDKqJEEtwzjjZ/LMaV7UT8lLSR/4FGAiG4Dw==", "name": "CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc"}}' 2018-12-23 20:45:32,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2db4ad3-7c2a-4ae3-b8ed-57e2760f8d45 x-compute-request-id: req-e2db4ad3-7c2a-4ae3-b8ed-57e2760f8d45 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/7gMPHf1iocxLmU/mm6c4Mb3XUJRod200d6O5cxN4O2qf7R0ZkN8AJYHsWZIImz7fQL7suM+33xsFt46uSDjNyGgvJ/fpA8hE4tFwntTbkrBtIeNPPpSrzVR4A0i1rWSGvv9bNAkDKqJEEtwzjjZ/LMaV7UT8lLSR/4FGAiG4Dw==", "user_id": "02c91ed5e2a645faab6fb6dbb4bbe95b", "name": "CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc", "fingerprint": "ca:65:27:a5:3c:fe:7b:34:85:f8:b9:f7:da:7c:e8:1b"}} 2018-12-23 20:45:32,907 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e2db4ad3-7c2a-4ae3-b8ed-57e2760f8d45 2018-12-23 20:45:32,916 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc.pub 2018-12-23 20:45:32,917 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc 2018-12-23 20:45:32,917 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc 2018-12-23 20:45:32,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8164ac85de32a4e698b04ba97f99dc08c71dff5f" 2018-12-23 20:45:32,942 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-74d64266-10d7-42d2-9935-7b881ec7b979 x-compute-request-id: req-74d64266-10d7-42d2-9935-7b881ec7b979 Content-Length: 0 Content-Type: application/json 2018-12-23 20:45:32,942 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-239d5102-fabe-473d-9600-ed23a59536dc used request id req-74d64266-10d7-42d2-9935-7b881ec7b979 2018-12-23 20:45:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:33,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-71373c17-33fc-4101-bf8f-c04b25c4a307 Date: Sun, 23 Dec 2018 20:45:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:45:33,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-71373c17-33fc-4101-bf8f-c04b25c4a307 2018-12-23 20:45:33,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:33,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6f04f25-0a41-4f03-8789-32d132589daf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:33,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-a6f04f25-0a41-4f03-8789-32d132589daf 2018-12-23 20:45:33,299 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:33,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58a2e31c-16bf-4b51-aea3-f51e363e28ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:33,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-58a2e31c-16bf-4b51-aea3-f51e363e28ec 2018-12-23 20:45:33,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:33,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-355bde3d-6ec2-44f4-90ce-ab26a6cd7194 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:33,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-355bde3d-6ec2-44f4-90ce-ab26a6cd7194 2018-12-23 20:45:33,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:33,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:33,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8a126e-9286-4ab7-88ab-7f301d5275e9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:45:33,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-ed8a126e-9286-4ab7-88ab-7f301d5275e9 2018-12-23 20:45:33,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:33,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8578792a-213e-41a5-a5ce-25ffb480ecf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:33,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-8578792a-213e-41a5-a5ce-25ffb480ecf5 2018-12-23 20:45:33,696 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:33,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-160f6934-7de4-4a7f-aee6-98a72e327a3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:33,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-160f6934-7de4-4a7f-aee6-98a72e327a3b 2018-12-23 20:45:33,806 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:33,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416c74e0-b9ce-42a6-8994-bff0173d534f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:33,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-416c74e0-b9ce-42a6-8994-bff0173d534f 2018-12-23 20:45:33,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:33,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:34,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdbab29-e61e-44f7-b743-f0234e53f3b9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:45:34,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-5cdbab29-e61e-44f7-b743-f0234e53f3b9 2018-12-23 20:45:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:34,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab2ccd01-3d65-43a6-a15c-6fbb51d0e111 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:34,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-ab2ccd01-3d65-43a6-a15c-6fbb51d0e111 2018-12-23 20:45:34,109 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:34,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-933d92db-0516-4d98-9e63-6710dc9f19e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:34,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-933d92db-0516-4d98-9e63-6710dc9f19e0 2018-12-23 20:45:34,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:34,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef7e9e9-db48-43d8-87d8-b19bc415f333 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:45:34,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-4ef7e9e9-db48-43d8-87d8-b19bc415f333 2018-12-23 20:45:34,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:34,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e726d70b-99b0-4c3c-9a49-7a7c60ca0fa0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:34,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-e726d70b-99b0-4c3c-9a49-7a7c60ca0fa0 2018-12-23 20:45:34,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:34,412 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-2759ee92-6b40-474-proj 2018-12-23 20:45:34,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/34d7333ac682477b9cc0d3ffa2c74983 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:34,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce22dfd-644b-414a-9986-f8d506f75a69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:34,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/34d7333ac682477b9cc0d3ffa2c74983 used request id req-5ce22dfd-644b-414a-9986-f8d506f75a69 2018-12-23 20:45:34,632 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-2759ee92-6b40-474-proj-role 2018-12-23 20:45:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/53c2c587a01a42c18b56abb4c575e9f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:34,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad20b94-614a-46bd-919b-d0d23586f13f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:34,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/53c2c587a01a42c18b56abb4c575e9f0 used request id req-cad20b94-614a-46bd-919b-d0d23586f13f 2018-12-23 20:45:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5df445be849a1d7db1cda9d9aa0f6c470234e2d" 2018-12-23 20:45:34,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af02fe3-70d2-4c5b-9fc2-2a23929f970f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:34,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2af02fe3-70d2-4c5b-9fc2-2a23929f970f 2018-12-23 20:45:34,876 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-2759ee92-6b40-474-user 2018-12-23 20:45:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/02c91ed5e2a645faab6fb6dbb4bbe95b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3135c8321aa2d091927ad868a5a324558dd5bd43" 2018-12-23 20:45:35,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-688c2700-7910-4630-b37c-ce1c1a8961cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:35,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/02c91ed5e2a645faab6fb6dbb4bbe95b used request id req-688c2700-7910-4630-b37c-ce1c1a8961cd 2018-12-23 20:45:35,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:35,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["LMrfn6anQy6jYrf98o-bDw"], "issued_at": "2018-12-23T20:45:35.000000Z"}} 2018-12-23 20:45:35,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caf38af1c046912efc47e89040c48c5ddf8b1eb" 2018-12-23 20:45:35,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72674ac8-04bb-47bb-95c6-352f12288f9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:35,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-72674ac8-04bb-47bb-95c6-352f12288f9c 2018-12-23 20:45:35,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:35,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:35,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["3IjEDRpvTJOXNC7LP4UiBA"], "issued_at": "2018-12-23T20:45:35.000000Z"}} 2018-12-23 20:45:35,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:36,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2acae690-8ca4-4a56-aa29-0195e41a8865 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:36,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2acae690-8ca4-4a56-aa29-0195e41a8865 2018-12-23 20:45:36,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:36,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:36,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-28bdee59-3138-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:36,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f0686b-566f-403d-87c3-010d4a4ba886 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-28bdee59-3138-42c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:45:36,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-28bdee59-3138-42c-proj used request id req-c1f0686b-566f-403d-87c3-010d4a4ba886 2018-12-23 20:45:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:36,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a73a14b-b570-43ea-96c8-dbe16a666277 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:36,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3a73a14b-b570-43ea-96c8-dbe16a666277 2018-12-23 20:45:36,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj"}}' 2018-12-23 20:45:36,386 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4274181-994d-42aa-8f17-54d15a3de29d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7"}, "tags": [], "enabled": true, "id": "179fe157dc9d4cf582b9d89728857fe7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj"}} 2018-12-23 20:45:36,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a4274181-994d-42aa-8f17-54d15a3de29d 2018-12-23 20:45:36,387 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-28bdee59-3138-42c-proj 2018-12-23 20:45:36,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:36,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:36,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["iMvqwkRsR-iD7C9YKQsmkg"], "issued_at": "2018-12-23T20:45:36.000000Z"}} 2018-12-23 20:45:36,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc2c9fad93124b8e00ec39987f559503a13a450" 2018-12-23 20:45:36,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1eba876-e109-4741-b0c0-f3e52a7028a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:36,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b1eba876-e109-4741-b0c0-f3e52a7028a3 2018-12-23 20:45:36,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:36,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:36,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc2c9fad93124b8e00ec39987f559503a13a450" 2018-12-23 20:45:37,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94e9398-beea-4532-8869-7e3fd1e47b53 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:45:37,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f94e9398-beea-4532-8869-7e3fd1e47b53 2018-12-23 20:45:37,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-28bdee59-3138-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc2c9fad93124b8e00ec39987f559503a13a450" 2018-12-23 20:45:37,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0efd9eb-ef42-4700-9ea1-465f9c126f7b Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-28bdee59-3138-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7"}, "tags": [], "enabled": true, "id": "179fe157dc9d4cf582b9d89728857fe7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj"}]} 2018-12-23 20:45:37,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-28bdee59-3138-42c-proj used request id req-c0efd9eb-ef42-4700-9ea1-465f9c126f7b 2018-12-23 20:45:37,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc2c9fad93124b8e00ec39987f559503a13a450" 2018-12-23 20:45:37,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4396f91f-d406-4eba-a619-2028204e054b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:37,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4396f91f-d406-4eba-a619-2028204e054b 2018-12-23 20:45:37,542 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-28bdee59-3138-42c-user 2018-12-23 20:45:37,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:37,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6f3d5b-1b00-4a38-98c4-c0d24ea478bf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:37,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cc6f3d5b-1b00-4a38-98c4-c0d24ea478bf 2018-12-23 20:45:37,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" -d '{"role": {"name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj-role"}}' 2018-12-23 20:45:37,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83d2ff62-4f23-43a9-91c2-60a802c9bada Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f534f1397df44be9a001b607a09d2dc1", "links": {"self": "http://172.30.9.21:5000/v3/roles/f534f1397df44be9a001b607a09d2dc1"}, "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj-role"}} 2018-12-23 20:45:37,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-83d2ff62-4f23-43a9-91c2-60a802c9bada 2018-12-23 20:45:37,759 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-28bdee59-3138-42c-proj-role 2018-12-23 20:45:37,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f534f1397df44be9a001b607a09d2dc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:37,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3403a3-753b-4e15-a3f7-b381e63b882c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f534f1397df44be9a001b607a09d2dc1", "links": {"self": "http://172.30.9.21:5000/v3/roles/f534f1397df44be9a001b607a09d2dc1"}, "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj-role"}} 2018-12-23 20:45:37,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f534f1397df44be9a001b607a09d2dc1 used request id req-eb3403a3-753b-4e15-a3f7-b381e63b882c 2018-12-23 20:45:37,859 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-28bdee59-3138-42c-proj-role to project CreateNetworkSuccessTests-28bdee59-3138-42c-proj 2018-12-23 20:45:37,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7/users/db958efacbe747d3b08f9bc804e14763/roles/f534f1397df44be9a001b607a09d2dc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:38,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe5d5767-f176-488c-b1d7-ecec553b3db9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:38,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7/users/db958efacbe747d3b08f9bc804e14763/roles/f534f1397df44be9a001b607a09d2dc1 used request id req-fe5d5767-f176-488c-b1d7-ecec553b3db9 2018-12-23 20:45:38,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:38,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:38,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f534f1397df44be9a001b607a09d2dc1", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj-role"}], "expires_at": "2018-12-23T21:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179fe157dc9d4cf582b9d89728857fe7", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/179fe157dc9d4cf582b9d89728857fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/179fe157dc9d4cf582b9d89728857fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-user", "id": "db958efacbe747d3b08f9bc804e14763"}, "audit_ids": ["YlZLcpJ7SCm9xo1AV9NdQg"], "issued_at": "2018-12-23T20:45:38.000000Z"}} 2018-12-23 20:45:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" 2018-12-23 20:45:38,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d660be9-235c-44c4-b3a9-039c10a788ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:38,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8d660be9-235c-44c4-b3a9-039c10a788ae 2018-12-23 20:45:38,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" 2018-12-23 20:45:38,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-66bbdb5b-2194-4b1f-a34c-947e2adcfe7d Date: Sun, 23 Dec 2018 20:45:38 GMT RESP BODY: {"networks":[]} 2018-12-23 20:45:38,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net used request id req-66bbdb5b-2194-4b1f-a34c-947e2adcfe7d 2018-12-23 20:45:38,686 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net 2018-12-23 20:45:38,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net", "admin_state_up": true}}' 2018-12-23 20:45:39,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-4e08a887-c445-4e1e-8dde-6ff52b6f8f0a Date: Sun, 23 Dec 2018 20:45:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe508ec6-c358-4593-a787-c77d600a3de2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"179fe157dc9d4cf582b9d89728857fe7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:45:38Z","is_default":false,"name":"CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"179fe157dc9d4cf582b9d89728857fe7","created_at":"2018-12-23T20:45:38Z","mtu":999}} 2018-12-23 20:45:39,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-4e08a887-c445-4e1e-8dde-6ff52b6f8f0a 2018-12-23 20:45:39,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=fe508ec6-c358-4593-a787-c77d600a3de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" 2018-12-23 20:45:39,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-c9349974-2344-4aca-87fa-d7c3cceb8f75 Date: Sun, 23 Dec 2018 20:45:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fe508ec6-c358-4593-a787-c77d600a3de2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"179fe157dc9d4cf582b9d89728857fe7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:45:38Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net","admin_state_up":true,"tenant_id":"179fe157dc9d4cf582b9d89728857fe7","created_at":"2018-12-23T20:45:38Z","mtu":999}]} 2018-12-23 20:45:39,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=fe508ec6-c358-4593-a787-c77d600a3de2 used request id req-c9349974-2344-4aca-87fa-d7c3cceb8f75 2018-12-23 20:45:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fe508ec6-c358-4593-a787-c77d600a3de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" 2018-12-23 20:45:39,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-36ec21e3-2e2c-4cbf-a265-80775e1d77f2 Date: Sun, 23 Dec 2018 20:45:39 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:45:39,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fe508ec6-c358-4593-a787-c77d600a3de2 used request id req-36ec21e3-2e2c-4cbf-a265-80775e1d77f2 2018-12-23 20:45:39,205 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet 2018-12-23 20:45:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" -d '{"subnets": [{"ip_version": 4, "network_id": "fe508ec6-c358-4593-a787-c77d600a3de2", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet"}]}' 2018-12-23 20:45:39,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-446d2d77-019d-4539-8c60-cb602b0cb987 Date: Sun, 23 Dec 2018 20:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe508ec6-c358-4593-a787-c77d600a3de2","tenant_id":"179fe157dc9d4cf582b9d89728857fe7","created_at":"2018-12-23T20:45:39Z","dns_nameservers":[],"updated_at":"2018-12-23T20:45: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":"179fe157dc9d4cf582b9d89728857fe7","id":"9e6706fe-9182-43e6-b6e1-8f9a34cacc76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet"}]} 2018-12-23 20:45:39,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-446d2d77-019d-4539-8c60-cb602b0cb987 2018-12-23 20:45:39,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=fe508ec6-c358-4593-a787-c77d600a3de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" 2018-12-23 20:45:39,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-03397ae7-905c-46b6-8c8b-580329b38c87 Date: Sun, 23 Dec 2018 20:45:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fe508ec6-c358-4593-a787-c77d600a3de2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"179fe157dc9d4cf582b9d89728857fe7","l2_adjacency":true,"status":"ACTIVE","subnets":["9e6706fe-9182-43e6-b6e1-8f9a34cacc76"],"description":"","tags":[],"updated_at":"2018-12-23T20:45:39Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net","admin_state_up":true,"tenant_id":"179fe157dc9d4cf582b9d89728857fe7","created_at":"2018-12-23T20:45:38Z","mtu":999}]} 2018-12-23 20:45:39,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=fe508ec6-c358-4593-a787-c77d600a3de2 used request id req-03397ae7-905c-46b6-8c8b-580329b38c87 2018-12-23 20:45:39,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fe508ec6-c358-4593-a787-c77d600a3de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" 2018-12-23 20:45:39,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-43e32082-3b94-4547-b873-776335e9fe83 Date: Sun, 23 Dec 2018 20:45:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe508ec6-c358-4593-a787-c77d600a3de2","tenant_id":"179fe157dc9d4cf582b9d89728857fe7","created_at":"2018-12-23T20:45:39Z","dns_nameservers":[],"updated_at":"2018-12-23T20:45: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":"179fe157dc9d4cf582b9d89728857fe7","id":"9e6706fe-9182-43e6-b6e1-8f9a34cacc76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet"}]} 2018-12-23 20:45:39,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fe508ec6-c358-4593-a787-c77d600a3de2 used request id req-43e32082-3b94-4547-b873-776335e9fe83 2018-12-23 20:45:39,919 - OpenStackNetwork - DEBUG - Network [fe508ec6-c358-4593-a787-c77d600a3de2] created successfully 2018-12-23 20:45:39,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:40,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f534f1397df44be9a001b607a09d2dc1", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj-role"}], "expires_at": "2018-12-23T21:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179fe157dc9d4cf582b9d89728857fe7", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/179fe157dc9d4cf582b9d89728857fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/179fe157dc9d4cf582b9d89728857fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/179fe157dc9d4cf582b9d89728857fe7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-user", "id": "db958efacbe747d3b08f9bc804e14763"}, "audit_ids": ["VWZYfxCGQ52qdwiLSVdi3g"], "issued_at": "2018-12-23T20:45:40.000000Z"}} 2018-12-23 20:45:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4dea7ea40be12b6633eddffb3dce68d8d6d74af" 2018-12-23 20:45:40,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f1b33325-987f-40c9-aa79-c23c8855849d Date: Sun, 23 Dec 2018 20:45:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fe508ec6-c358-4593-a787-c77d600a3de2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"179fe157dc9d4cf582b9d89728857fe7","l2_adjacency":true,"status":"ACTIVE","subnets":["9e6706fe-9182-43e6-b6e1-8f9a34cacc76"],"description":"","tags":[],"updated_at":"2018-12-23T20:45:39Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net","admin_state_up":true,"tenant_id":"179fe157dc9d4cf582b9d89728857fe7","created_at":"2018-12-23T20:45:38Z","mtu":999}]} 2018-12-23 20:45:40,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net used request id req-f1b33325-987f-40c9-aa79-c23c8855849d 2018-12-23 20:45:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:40,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8caf38af1c046912efc47e89040c48c5ddf8b1eb" 2018-12-23 20:45:40,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6167561-da82-4161-a613-d1841d270659 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "179fe157dc9d4cf582b9d89728857fe7", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj"}} 2018-12-23 20:45:40,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7 used request id req-e6167561-da82-4161-a613-d1841d270659 2018-12-23 20:45:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fe508ec6-c358-4593-a787-c77d600a3de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4dea7ea40be12b6633eddffb3dce68d8d6d74af" 2018-12-23 20:45:40,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-08e33134-88eb-47df-818f-b8aa6c53e95a Date: Sun, 23 Dec 2018 20:45:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fe508ec6-c358-4593-a787-c77d600a3de2","tenant_id":"179fe157dc9d4cf582b9d89728857fe7","created_at":"2018-12-23T20:45:39Z","dns_nameservers":[],"updated_at":"2018-12-23T20:45: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":"179fe157dc9d4cf582b9d89728857fe7","id":"9e6706fe-9182-43e6-b6e1-8f9a34cacc76","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet"}]} 2018-12-23 20:45:40,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fe508ec6-c358-4593-a787-c77d600a3de2 used request id req-08e33134-88eb-47df-818f-b8aa6c53e95a 2018-12-23 20:45:40,841 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet 2018-12-23 20:45:40,842 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet 2018-12-23 20:45:40,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/9e6706fe-9182-43e6-b6e1-8f9a34cacc76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4dea7ea40be12b6633eddffb3dce68d8d6d74af" 2018-12-23 20:45:42,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fadec978-fd1a-4b5c-a0d1-3e1783d6d9f5 Date: Sun, 23 Dec 2018 20:45:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:45:42,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9e6706fe-9182-43e6-b6e1-8f9a34cacc76 used request id req-fadec978-fd1a-4b5c-a0d1-3e1783d6d9f5 2018-12-23 20:45:42,159 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net 2018-12-23 20:45:42,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/fe508ec6-c358-4593-a787-c77d600a3de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4dea7ea40be12b6633eddffb3dce68d8d6d74af" 2018-12-23 20:45:43,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cc24c7e-5974-431a-88ca-457ea7e10ece Date: Sun, 23 Dec 2018 20:45:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:45:43,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/fe508ec6-c358-4593-a787-c77d600a3de2 used request id req-5cc24c7e-5974-431a-88ca-457ea7e10ece 2018-12-23 20:45:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4dea7ea40be12b6633eddffb3dce68d8d6d74af" 2018-12-23 20:45:43,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0ff5df9b-14af-45d0-bdec-7332c8de9f0e Date: Sun, 23 Dec 2018 20:45:43 GMT RESP BODY: {"networks":[]} 2018-12-23 20:45:43,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net used request id req-0ff5df9b-14af-45d0-bdec-7332c8de9f0e 2018-12-23 20:45:43,452 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet 2018-12-23 20:45:43,452 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-subnet 2018-12-23 20:45:43,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/9e6706fe-9182-43e6-b6e1-8f9a34cacc76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" 2018-12-23 20:45:43,486 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-c918c3e5-e956-4e0a-af86-3bc6e88b4c40 Date: Sun, 23 Dec 2018 20:45:43 GMT RESP BODY: {"NeutronError": {"message": "Subnet 9e6706fe-9182-43e6-b6e1-8f9a34cacc76 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 20:45:43,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9e6706fe-9182-43e6-b6e1-8f9a34cacc76 used request id req-c918c3e5-e956-4e0a-af86-3bc6e88b4c40 2018-12-23 20:45:43,487 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 9e6706fe-9182-43e6-b6e1-8f9a34cacc76 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-23 20:45:43,487 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7b8cdd67-19f8-4312-8fc8-bf98e913d29f-pub-net 2018-12-23 20:45:43,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/fe508ec6-c358-4593-a787-c77d600a3de2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af766c5403cfa5c7bed11e07ab064ed77eb48cb" 2018-12-23 20:45:43,517 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-71c323a4-e7b3-4ef0-a34c-8281ad32b083 Date: Sun, 23 Dec 2018 20:45:43 GMT RESP BODY: {"NeutronError": {"message": "Network fe508ec6-c358-4593-a787-c77d600a3de2 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-23 20:45:43,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/fe508ec6-c358-4593-a787-c77d600a3de2 used request id req-71c323a4-e7b3-4ef0-a34c-8281ad32b083 2018-12-23 20:45:43,517 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network fe508ec6-c358-4593-a787-c77d600a3de2 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-23 20:45:43,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:43,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-98a99490-c4cb-4a06-b27c-22450e899dbc Date: Sun, 23 Dec 2018 20:45:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "created_at": "2018-12-23T20:45:38Z", "updated_at": "2018-12-23T20:45:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:45:38Z", "revision_number": 0, "id": "2c32e885-e798-455c-a27b-79e9450e914d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:45:38Z", "security_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fe157dc9d4cf582b9d89728857fe7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:45:38Z", "revision_number": 0, "id": "3040eb5b-3e35-4568-92d2-7f9f7f8795e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:45:38Z", "security_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fe157dc9d4cf582b9d89728857fe7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:45:38Z", "revision_number": 0, "id": "38d6cd33-5ccd-44ec-9e98-b7c772d18d51", "remote_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "remote_ip_prefix": null, "created_at": "2018-12-23T20:45:38Z", "security_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fe157dc9d4cf582b9d89728857fe7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:45:38Z", "revision_number": 0, "id": "77644441-e182-4e65-a91f-17dd9016b9af", "remote_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "remote_ip_prefix": null, "created_at": "2018-12-23T20:45:38Z", "security_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fe157dc9d4cf582b9d89728857fe7"}], "revision_number": 4, "project_id": "179fe157dc9d4cf582b9d89728857fe7", "id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:45:43,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-98a99490-c4cb-4a06-b27c-22450e899dbc 2018-12-23 20:45:43,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a9130c2-319d-41b4-a708-9f0351a108c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:44,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-3a9130c2-319d-41b4-a708-9f0351a108c1 2018-12-23 20:45:44,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4641847e-a88c-4291-8724-89081b0a4f8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:44,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-4641847e-a88c-4291-8724-89081b0a4f8f 2018-12-23 20:45:44,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4aac26b-881d-43f0-91e7-78000687021a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:44,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-f4aac26b-881d-43f0-91e7-78000687021a 2018-12-23 20:45:44,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:44,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe260909-014d-4e49-a327-85a908413ed8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:45:44,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-fe260909-014d-4e49-a327-85a908413ed8 2018-12-23 20:45:44,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9ec52bf-752a-4fdd-ad89-b3b1737788bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:44,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-c9ec52bf-752a-4fdd-ad89-b3b1737788bd 2018-12-23 20:45:44,420 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:44,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91485075-e118-4aa1-872c-2b9aa4c3495d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:44,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-91485075-e118-4aa1-872c-2b9aa4c3495d 2018-12-23 20:45:44,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:44,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ede9126-7e00-4a1e-aac5-e1501ff9718d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:45:44,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-2ede9126-7e00-4a1e-aac5-e1501ff9718d 2018-12-23 20:45:44,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:45:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1a1e65-3061-4224-850d-bbab10b138e3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:45:44,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-8c1a1e65-3061-4224-850d-bbab10b138e3 2018-12-23 20:45:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b5fa3d-42f0-4326-998e-812769ef9c09 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "179fe157dc9d4cf582b9d89728857fe7", "name": "CreateNetworkSuccessTests-28bdee59-3138-42c-proj"}} 2018-12-23 20:45:44,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7 used request id req-42b5fa3d-42f0-4326-998e-812769ef9c09 2018-12-23 20:45:44,838 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bba76bab-c7b1-44c5-9be4-0649ada74bcf 2018-12-23 20:45:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=bba76bab-c7b1-44c5-9be4-0649ada74bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:44,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6de96095-67fe-42bd-bbba-b55c8638ab2c Date: Sun, 23 Dec 2018 20:45:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:45:38Z", "security_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "port_range_min": null, "revision_number": 0, "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "created_at": "2018-12-23T20:45:38Z", "project_id": "179fe157dc9d4cf582b9d89728857fe7", "id": "2c32e885-e798-455c-a27b-79e9450e914d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:45:38Z", "security_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "port_range_min": null, "revision_number": 0, "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "created_at": "2018-12-23T20:45:38Z", "project_id": "179fe157dc9d4cf582b9d89728857fe7", "id": "3040eb5b-3e35-4568-92d2-7f9f7f8795e0"}, {"remote_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:45:38Z", "security_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "port_range_min": null, "revision_number": 0, "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "created_at": "2018-12-23T20:45:38Z", "project_id": "179fe157dc9d4cf582b9d89728857fe7", "id": "38d6cd33-5ccd-44ec-9e98-b7c772d18d51"}, {"remote_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:45:38Z", "security_group_id": "bba76bab-c7b1-44c5-9be4-0649ada74bcf", "port_range_min": null, "revision_number": 0, "tenant_id": "179fe157dc9d4cf582b9d89728857fe7", "created_at": "2018-12-23T20:45:38Z", "project_id": "179fe157dc9d4cf582b9d89728857fe7", "id": "77644441-e182-4e65-a91f-17dd9016b9af"}]} 2018-12-23 20:45:44,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=bba76bab-c7b1-44c5-9be4-0649ada74bcf used request id req-6de96095-67fe-42bd-bbba-b55c8638ab2c 2018-12-23 20:45:44,863 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:45:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bba76bab-c7b1-44c5-9be4-0649ada74bcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:45,021 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c660bfa-3bb1-46b7-8e96-6a05779fa9a2 Content-Length: 0 Date: Sun, 23 Dec 2018 20:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:45:45,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bba76bab-c7b1-44c5-9be4-0649ada74bcf used request id req-3c660bfa-3bb1-46b7-8e96-6a05779fa9a2 2018-12-23 20:45:45,022 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-28bdee59-3138-42c-proj 2018-12-23 20:45:45,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:45,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e42784c-9628-4eb4-a3dc-71315c2e8a65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:45,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/179fe157dc9d4cf582b9d89728857fe7 used request id req-8e42784c-9628-4eb4-a3dc-71315c2e8a65 2018-12-23 20:45:45,221 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-28bdee59-3138-42c-proj-role 2018-12-23 20:45:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f534f1397df44be9a001b607a09d2dc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:45,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-246bd564-725e-4046-b2be-b4e5de62ec97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:45,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f534f1397df44be9a001b607a09d2dc1 used request id req-246bd564-725e-4046-b2be-b4e5de62ec97 2018-12-23 20:45:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33f16e37fa5504600aaeb204b1f81124ea1a35bf" 2018-12-23 20:45:45,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92053494-6856-43d0-8798-40225f88e68e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:45,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-92053494-6856-43d0-8798-40225f88e68e 2018-12-23 20:45:45,436 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-28bdee59-3138-42c-user 2018-12-23 20:45:45,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/db958efacbe747d3b08f9bc804e14763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dc2c9fad93124b8e00ec39987f559503a13a450" 2018-12-23 20:45:45,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14dc7e6-5dc3-4c68-a460-3988c71d20f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:45,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/db958efacbe747d3b08f9bc804e14763 used request id req-b14dc7e6-5dc3-4c68-a460-3988c71d20f6 2018-12-23 20:45:45,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:46,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_vp0tEJwQ26erNM6_D9WPw"], "issued_at": "2018-12-23T20:45:46.000000Z"}} 2018-12-23 20:45:46,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9efcb0feb30bf8d47e700f8b436556d88f79f" 2018-12-23 20:45:46,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c516ee-ed3e-4fdd-a0cb-7bfc9552d9d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:46,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b4c516ee-ed3e-4fdd-a0cb-7bfc9552d9d7 2018-12-23 20:45:46,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:46,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:46,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["hpVmzV9rTTCwWxQdAuSEOg"], "issued_at": "2018-12-23T20:45:46.000000Z"}} 2018-12-23 20:45:46,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:45:46,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f97d2f50-8a8a-4963-8a83-9ac62947eedd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:46,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f97d2f50-8a8a-4963-8a83-9ac62947eedd 2018-12-23 20:45:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:46,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:45:46,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29b6a2e-1a79-4d4b-ae41-7550ee5d9a98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:45:46,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj used request id req-c29b6a2e-1a79-4d4b-ae41-7550ee5d9a98 2018-12-23 20:45:46,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:45:46,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4d532f-1c2e-49ba-8a79-9a8d673a9053 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:46,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3b4d532f-1c2e-49ba-8a79-9a8d673a9053 2018-12-23 20:45:46,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}}' 2018-12-23 20:45:46,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65299eda-c838-4d96-ba06-8fbc490600f0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "id": "2920d775a4064729a07201a44def4456", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}} 2018-12-23 20:45:46,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-65299eda-c838-4d96-ba06-8fbc490600f0 2018-12-23 20:45:46,993 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-400da6ae-3695-4a3-proj 2018-12-23 20:45:46,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:46,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:47,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["OGJp2f0DTmGBeqYlsJ69lQ"], "issued_at": "2018-12-23T20:45:47.000000Z"}} 2018-12-23 20:45:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b60bcf60f423b061d0d702e2c2262ebabd69765" 2018-12-23 20:45:47,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0760da-d822-4621-837c-b9f7863176b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:47,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cc0760da-d822-4621-837c-b9f7863176b4 2018-12-23 20:45:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:47,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:47,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b60bcf60f423b061d0d702e2c2262ebabd69765" 2018-12-23 20:45:47,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2604fe02-9707-44a9-9d9f-2389ba8f749d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:45:47,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2604fe02-9707-44a9-9d9f-2389ba8f749d 2018-12-23 20:45:47,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b60bcf60f423b061d0d702e2c2262ebabd69765" 2018-12-23 20:45:47,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97a1653-98b0-4cc3-a1ef-851f6d59b026 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "id": "2920d775a4064729a07201a44def4456", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}]} 2018-12-23 20:45:47,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj used request id req-d97a1653-98b0-4cc3-a1ef-851f6d59b026 2018-12-23 20:45:47,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b60bcf60f423b061d0d702e2c2262ebabd69765" 2018-12-23 20:45:47,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd08555-523b-414c-9106-12e4327bd878 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:45:47,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7bd08555-523b-414c-9106-12e4327bd878 2018-12-23 20:45:48,292 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-400da6ae-3695-4a3-user 2018-12-23 20:45:48,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:48,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:45:48,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebbf9ed1-6837-4661-abb6-8f772a010ec9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:45:48,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ebbf9ed1-6837-4661-abb6-8f772a010ec9 2018-12-23 20:45:48,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" -d '{"role": {"name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj-role"}}' 2018-12-23 20:45:48,443 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c9dbe1-d50c-4b14-bcfb-952708b5aeee Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a35faf17db4d4991a412b490db822e89", "links": {"self": "http://172.30.9.21:5000/v3/roles/a35faf17db4d4991a412b490db822e89"}, "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj-role"}} 2018-12-23 20:45:48,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d2c9dbe1-d50c-4b14-bcfb-952708b5aeee 2018-12-23 20:45:48,443 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-400da6ae-3695-4a3-proj-role 2018-12-23 20:45:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a35faf17db4d4991a412b490db822e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:45:48,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f744192-ed08-4273-9ddb-a317fc443276 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a35faf17db4d4991a412b490db822e89", "links": {"self": "http://172.30.9.21:5000/v3/roles/a35faf17db4d4991a412b490db822e89"}, "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj-role"}} 2018-12-23 20:45:48,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a35faf17db4d4991a412b490db822e89 used request id req-4f744192-ed08-4273-9ddb-a317fc443276 2018-12-23 20:45:48,559 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-400da6ae-3695-4a3-proj-role to project CreateNetworkSuccessTests-400da6ae-3695-4a3-proj 2018-12-23 20:45:48,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456/users/9d4b4a5d8b59451baa53a63057e47ff4/roles/a35faf17db4d4991a412b490db822e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:45:48,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff868ffb-385a-4143-b05f-6550474f7e3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:45:48,697 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456/users/9d4b4a5d8b59451baa53a63057e47ff4/roles/a35faf17db4d4991a412b490db822e89 used request id req-ff868ffb-385a-4143-b05f-6550474f7e3c 2018-12-23 20:45:48,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:48,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:49,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["BNdRxEWSQWyj_4dQToYv4Q"], "issued_at": "2018-12-23T20:45:49.000000Z"}} 2018-12-23 20:45:49,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" 2018-12-23 20:45:49,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2176de26-d5a3-40ab-8c7c-c2aae7328971 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:49,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2176de26-d5a3-40ab-8c7c-c2aae7328971 2018-12-23 20:45:49,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" 2018-12-23 20:45:49,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7e11a924-6907-4ac4-9bf6-f44a1179b0a6 Date: Sun, 23 Dec 2018 20:45:49 GMT RESP BODY: {"networks":[]} 2018-12-23 20:45:49,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net used request id req-7e11a924-6907-4ac4-9bf6-f44a1179b0a6 2018-12-23 20:45:49,411 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net 2018-12-23 20:45:49,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:49,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:49,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["uee8c0o2RSmq0WgWSI0asw"], "issued_at": "2018-12-23T20:45:49.000000Z"}} 2018-12-23 20:45:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa1a23a13e357f0a9092905f2031e5cc9d403c0" 2018-12-23 20:45:49,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4dd73fb-5381-42c4-b126-c7fb836a8518 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:49,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e4dd73fb-5381-42c4-b126-c7fb836a8518 2018-12-23 20:45:49,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:49,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa1a23a13e357f0a9092905f2031e5cc9d403c0" 2018-12-23 20:45:50,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff5152e-bb56-4b49-b149-872d68837b7f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "id": "2920d775a4064729a07201a44def4456", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}]} 2018-12-23 20:45:50,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj used request id req-9ff5152e-bb56-4b49-b149-872d68837b7f 2018-12-23 20:45:50,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" -d '{"network": {"tenant_id": "2920d775a4064729a07201a44def4456", "mtu": 999, "name": "CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net", "admin_state_up": true}}' 2018-12-23 20:45:50,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-4f71b694-0386-470d-8dab-3e00b65d5ee3 Date: Sun, 23 Dec 2018 20:45: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":"9486996e-3689-4ad2-8613-b422fbc7bec8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"2920d775a4064729a07201a44def4456","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:45:50Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net","admin_state_up":true,"tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:50Z","mtu":999}} 2018-12-23 20:45:50,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-4f71b694-0386-470d-8dab-3e00b65d5ee3 2018-12-23 20:45:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9486996e-3689-4ad2-8613-b422fbc7bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" 2018-12-23 20:45:50,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d61adfda-ee93-48c8-9985-1794e1ed80c1 Date: Sun, 23 Dec 2018 20:45:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"9486996e-3689-4ad2-8613-b422fbc7bec8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"2920d775a4064729a07201a44def4456","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:45:50Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net","admin_state_up":true,"tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:50Z","provider:network_type":"vxlan"}]} 2018-12-23 20:45:50,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9486996e-3689-4ad2-8613-b422fbc7bec8 used request id req-d61adfda-ee93-48c8-9985-1794e1ed80c1 2018-12-23 20:45:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" 2018-12-23 20:45:50,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9962dedb-5b0b-40e1-acc5-dafd210e1d7b Date: Sun, 23 Dec 2018 20:45:50 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:45:50,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 used request id req-9962dedb-5b0b-40e1-acc5-dafd210e1d7b 2018-12-23 20:45:50,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:50,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:50,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["zfyXrZoUSoGOzfcSeUQc1w"], "issued_at": "2018-12-23T20:45:50.000000Z"}} 2018-12-23 20:45:50,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5152d81f4afdca97267645b02c1aad9b5e0210a0" 2018-12-23 20:45:51,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3de6830-fd0b-46cd-9791-47239daaec2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:51,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a3de6830-fd0b-46cd-9791-47239daaec2d 2018-12-23 20:45:51,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:51,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5152d81f4afdca97267645b02c1aad9b5e0210a0" 2018-12-23 20:45:51,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b6f046-805d-4240-996b-f20da99a2d64 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "id": "2920d775a4064729a07201a44def4456", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}]} 2018-12-23 20:45:51,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj used request id req-29b6f046-805d-4240-996b-f20da99a2d64 2018-12-23 20:45:51,073 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet 2018-12-23 20:45:51,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" -d '{"subnets": [{"ip_version": 4, "network_id": "9486996e-3689-4ad2-8613-b422fbc7bec8", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet", "tenant_id": "2920d775a4064729a07201a44def4456"}]}' 2018-12-23 20:45:51,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f8b37729-9679-4be3-b91b-7ecf25ddf45e Date: Sun, 23 Dec 2018 20:45:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:45:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"2920d775a4064729a07201a44def4456","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:51Z","ip_version":4}]} 2018-12-23 20:45:51,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-f8b37729-9679-4be3-b91b-7ecf25ddf45e 2018-12-23 20:45:51,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9486996e-3689-4ad2-8613-b422fbc7bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" 2018-12-23 20:45:51,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-43873f2b-9e48-4ae2-a099-075fd95937c2 Date: Sun, 23 Dec 2018 20:45:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"9486996e-3689-4ad2-8613-b422fbc7bec8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"2920d775a4064729a07201a44def4456","l2_adjacency":true,"status":"ACTIVE","subnets":["ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc"],"description":"","tags":[],"updated_at":"2018-12-23T20:45:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net","admin_state_up":true,"tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:50Z","provider:network_type":"vxlan"}]} 2018-12-23 20:45:51,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9486996e-3689-4ad2-8613-b422fbc7bec8 used request id req-43873f2b-9e48-4ae2-a099-075fd95937c2 2018-12-23 20:45:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" 2018-12-23 20:45:51,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f014ce94-d800-4b67-8b42-11f23f273cfd Date: Sun, 23 Dec 2018 20:45:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:45:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"2920d775a4064729a07201a44def4456","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:51Z","ip_version":4}]} 2018-12-23 20:45:51,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 used request id req-f014ce94-d800-4b67-8b42-11f23f273cfd 2018-12-23 20:45:51,588 - OpenStackNetwork - DEBUG - Network [9486996e-3689-4ad2-8613-b422fbc7bec8] created successfully 2018-12-23 20:45:51,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:51,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a35faf17db4d4991a412b490db822e89", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj-role"}], "expires_at": "2018-12-23T21:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2920d775a4064729a07201a44def4456", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2920d775a4064729a07201a44def4456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2920d775a4064729a07201a44def4456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2920d775a4064729a07201a44def4456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2920d775a4064729a07201a44def4456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-user", "id": "9d4b4a5d8b59451baa53a63057e47ff4"}, "audit_ids": ["ZhCHqyc0SaSq7BMQzX-MYw"], "issued_at": "2018-12-23T20:45:51.000000Z"}} 2018-12-23 20:45:51,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcbf6c5e8511b9751898218f6b4de590abef712" 2018-12-23 20:45:52,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-68541c8b-e50b-4644-b852-744e5aa81879 Date: Sun, 23 Dec 2018 20:45:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9486996e-3689-4ad2-8613-b422fbc7bec8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2920d775a4064729a07201a44def4456","l2_adjacency":true,"status":"ACTIVE","subnets":["ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc"],"description":"","tags":[],"updated_at":"2018-12-23T20:45:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net","admin_state_up":true,"tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:50Z","mtu":999}]} 2018-12-23 20:45:52,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net used request id req-68541c8b-e50b-4644-b852-744e5aa81879 2018-12-23 20:45:52,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:52,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9efcb0feb30bf8d47e700f8b436556d88f79f" 2018-12-23 20:45:52,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef68938b-70ba-41da-ac15-fe563ff0b777 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2920d775a4064729a07201a44def4456", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}} 2018-12-23 20:45:52,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 used request id req-ef68938b-70ba-41da-ac15-fe563ff0b777 2018-12-23 20:45:52,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcbf6c5e8511b9751898218f6b4de590abef712" 2018-12-23 20:45:52,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-47f4e315-dca8-4c75-a775-14cdf4d74cd7 Date: Sun, 23 Dec 2018 20:45:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:45: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":"2920d775a4064729a07201a44def4456","id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet"}]} 2018-12-23 20:45:52,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 used request id req-47f4e315-dca8-4c75-a775-14cdf4d74cd7 2018-12-23 20:45:52,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:52,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:52,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a35faf17db4d4991a412b490db822e89", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj-role"}], "expires_at": "2018-12-23T21:45:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2920d775a4064729a07201a44def4456", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2920d775a4064729a07201a44def4456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2920d775a4064729a07201a44def4456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2920d775a4064729a07201a44def4456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2920d775a4064729a07201a44def4456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2920d775a4064729a07201a44def4456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2920d775a4064729a07201a44def4456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-user", "id": "9d4b4a5d8b59451baa53a63057e47ff4"}, "audit_ids": ["iN2BXr5SSSWuxLbn3C32FQ"], "issued_at": "2018-12-23T20:45:52.000000Z"}} 2018-12-23 20:45:52,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb5a22b79ec1a63da6300fcc2d08f28f00483ff" 2018-12-23 20:45:52,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5da067d-96af-444d-aae2-605c6d661ec6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:52,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c5da067d-96af-444d-aae2-605c6d661ec6 2018-12-23 20:45:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb5a22b79ec1a63da6300fcc2d08f28f00483ff" 2018-12-23 20:45:53,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d53425c8-4655-4bd3-949a-ac3a5ec1714f Date: Sun, 23 Dec 2018 20:45:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9486996e-3689-4ad2-8613-b422fbc7bec8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2920d775a4064729a07201a44def4456","l2_adjacency":true,"status":"ACTIVE","subnets":["ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc"],"description":"","tags":[],"updated_at":"2018-12-23T20:45:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net","admin_state_up":true,"tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:50Z","mtu":999}]} 2018-12-23 20:45:53,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net used request id req-d53425c8-4655-4bd3-949a-ac3a5ec1714f 2018-12-23 20:45:53,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:53,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb5a22b79ec1a63da6300fcc2d08f28f00483ff" 2018-12-23 20:45:53,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d82fec0-2ebd-43ea-a735-f0c9584e8707 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2920d775a4064729a07201a44def4456", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}} 2018-12-23 20:45:53,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 used request id req-2d82fec0-2ebd-43ea-a735-f0c9584e8707 2018-12-23 20:45:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eb5a22b79ec1a63da6300fcc2d08f28f00483ff" 2018-12-23 20:45:53,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9ff1689a-b1fb-43ea-a3a0-2ca9c691fa9d Date: Sun, 23 Dec 2018 20:45:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:45: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":"2920d775a4064729a07201a44def4456","id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet"}]} 2018-12-23 20:45:53,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 used request id req-9ff1689a-b1fb-43ea-a3a0-2ca9c691fa9d 2018-12-23 20:45:53,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:53,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:53,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["jD_Z2edVSKCe6v0bBIayhg"], "issued_at": "2018-12-23T20:45:53.000000Z"}} 2018-12-23 20:45:53,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:53,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c37647-2aa0-4391-b00f-3674b86d3286 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:53,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a2c37647-2aa0-4391-b00f-3674b86d3286 2018-12-23 20:45:53,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:54,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-230dd99a-30a8-4b99-af71-ebe622331107 Date: Sun, 23 Dec 2018 20:45:54 GMT RESP BODY: {"routers": []} 2018-12-23 20:45:54,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router&admin_state_up=True used request id req-230dd99a-30a8-4b99-af71-ebe622331107 2018-12-23 20:45:54,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:45:54,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:45:54,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Nm908hHCTUuytfES9GjJlw"], "issued_at": "2018-12-23T20:45:54.000000Z"}} 2018-12-23 20:45:54,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db33a33b026cf2390289a916d848bf59581b686" 2018-12-23 20:45:54,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af392a4-ba0c-478d-b09a-537ffe54982c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:45:54,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3af392a4-ba0c-478d-b09a-537ffe54982c 2018-12-23 20:45:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:54,715 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:54,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db33a33b026cf2390289a916d848bf59581b686" 2018-12-23 20:45:54,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7640eaa-95cc-4c5f-bdcb-e229cd41316d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "id": "2920d775a4064729a07201a44def4456", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}]} 2018-12-23 20:45:54,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-400da6ae-3695-4a3-proj used request id req-f7640eaa-95cc-4c5f-bdcb-e229cd41316d 2018-12-23 20:45:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:54,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-698bb0c8-356d-4387-a887-a5f246f12557 Date: Sun, 23 Dec 2018 20:45:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:45:54,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-698bb0c8-356d-4387-a887-a5f246f12557 2018-12-23 20:45:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:54,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-d6fd3ae2-35d9-488b-a616-318e3fae3ee3 Date: Sun, 23 Dec 2018 20:45:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:45:54,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-d6fd3ae2-35d9-488b-a616-318e3fae3ee3 2018-12-23 20:45:54,952 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router 2018-12-23 20:45:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "tenant_id": "2920d775a4064729a07201a44def4456", "name": "CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router", "admin_state_up": true}}' 2018-12-23 20:45:56,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-4a9ab2d7-4b24-451a-9ee8-2a3db05adb26 Date: Sun, 23 Dec 2018 20:45:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2920d775a4064729a07201a44def4456", "created_at": "2018-12-23T20:45:55Z", "admin_state_up": true, "updated_at": "2018-12-23T20:45:56Z", "project_id": "2920d775a4064729a07201a44def4456", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a3b51bfe-ddfe-4b3d-8288-be0865f7c89a", "name": "CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router"}} 2018-12-23 20:45:56,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-4a9ab2d7-4b24-451a-9ee8-2a3db05adb26 2018-12-23 20:45:56,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a3b51bfe-ddfe-4b3d-8288-be0865f7c89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:56,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-cdc7cf87-c889-4a0f-827d-70f2e65dd869 Date: Sun, 23 Dec 2018 20:45:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:45:55Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.200"}],"id":"4097d2cc-04ac-46c1-b5bc-17e6218a1bc9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:0b:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T20:45:55Z","binding:vnic_type":"normal","device_id":"a3b51bfe-ddfe-4b3d-8288-be0865f7c89a","ip_allocation":"immediate"}]} 2018-12-23 20:45:56,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a3b51bfe-ddfe-4b3d-8288-be0865f7c89a used request id req-cdc7cf87-c889-4a0f-827d-70f2e65dd869 2018-12-23 20:45:56,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:56,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-bc4b0936-f665-4cf1-8f48-0e1ba28ac520 Date: Sun, 23 Dec 2018 20:45:56 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:45:56,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-bc4b0936-f665-4cf1-8f48-0e1ba28ac520 2018-12-23 20:45:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:56,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-85423a69-b175-4ce7-93ae-1f638e6765ec Date: Sun, 23 Dec 2018 20:45:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"9486996e-3689-4ad2-8613-b422fbc7bec8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"2920d775a4064729a07201a44def4456","l2_adjacency":true,"status":"ACTIVE","subnets":["ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc"],"description":"","tags":[],"updated_at":"2018-12-23T20:45:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net","admin_state_up":true,"tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:50Z","provider:network_type":"vxlan"}]} 2018-12-23 20:45:56,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net used request id req-85423a69-b175-4ce7-93ae-1f638e6765ec 2018-12-23 20:45:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:45:56,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:45:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:45:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:56,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78ae63d-140b-436b-84bf-e70a6d0ab47a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2920d775a4064729a07201a44def4456", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}} 2018-12-23 20:45:56,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 used request id req-f78ae63d-140b-436b-84bf-e70a6d0ab47a 2018-12-23 20:45:56,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:56,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-02fe5922-4fb9-4ec8-87dd-a81cf5b661a4 Date: Sun, 23 Dec 2018 20:45:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:45:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"2920d775a4064729a07201a44def4456","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:51Z","ip_version":4}]} 2018-12-23 20:45:56,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8 used request id req-02fe5922-4fb9-4ec8-87dd-a81cf5b661a4 2018-12-23 20:45:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8&name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:56,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-a3ed0c32-4392-4bab-8273-9311ea08f1a6 Date: Sun, 23 Dec 2018 20:45:56 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:45:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"2920d775a4064729a07201a44def4456","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:51Z","ip_version":4}]} 2018-12-23 20:45:56,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9486996e-3689-4ad2-8613-b422fbc7bec8&name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet used request id req-a3ed0c32-4392-4bab-8273-9311ea08f1a6 2018-12-23 20:45:56,887 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 20:45:56,887 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router 2018-12-23 20:45:56,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/a3b51bfe-ddfe-4b3d-8288-be0865f7c89a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" -d '{"subnet_id": "ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc"}' 2018-12-23 20:45:59,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63ecb7bc-94d6-4b66-a549-04b3292facd5 Date: Sun, 23 Dec 2018 20:45:59 GMT RESP BODY: {"network_id": "9486996e-3689-4ad2-8613-b422fbc7bec8", "tenant_id": "2920d775a4064729a07201a44def4456", "subnet_id": "ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc", "subnet_ids": ["ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc"], "port_id": "058db601-f9ca-4d9d-9b59-21786022f958", "id": "a3b51bfe-ddfe-4b3d-8288-be0865f7c89a"} 2018-12-23 20:45:59,011 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a3b51bfe-ddfe-4b3d-8288-be0865f7c89a/add_router_interface used request id req-63ecb7bc-94d6-4b66-a549-04b3292facd5 2018-12-23 20:45:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/a3b51bfe-ddfe-4b3d-8288-be0865f7c89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:59,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f73a76d5-38bc-41ab-8d00-52938e3d80f6 Date: Sun, 23 Dec 2018 20:45:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2920d775a4064729a07201a44def4456", "created_at": "2018-12-23T20:45:55Z", "admin_state_up": true, "updated_at": "2018-12-23T20:45:58Z", "project_id": "2920d775a4064729a07201a44def4456", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "a3b51bfe-ddfe-4b3d-8288-be0865f7c89a", "name": "CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router"}} 2018-12-23 20:45:59,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/a3b51bfe-ddfe-4b3d-8288-be0865f7c89a used request id req-f73a76d5-38bc-41ab-8d00-52938e3d80f6 2018-12-23 20:45:59,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a3b51bfe-ddfe-4b3d-8288-be0865f7c89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:59,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1750 X-Openstack-Request-Id: req-4fcc4bd6-f8f1-4d56-81df-7108c5b64c1a Date: Sun, 23 Dec 2018 20:45:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:45:58Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","ip_address":"10.55.1.1"}],"id":"058db601-f9ca-4d9d-9b59-21786022f958","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ba:2a:b6","project_id":"2920d775a4064729a07201a44def4456","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:57Z","binding:vnic_type":"normal","device_id":"a3b51bfe-ddfe-4b3d-8288-be0865f7c89a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:45:58Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.200"}],"id":"4097d2cc-04ac-46c1-b5bc-17e6218a1bc9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:0b:84","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T20:45:55Z","binding:vnic_type":"normal","device_id":"a3b51bfe-ddfe-4b3d-8288-be0865f7c89a","ip_allocation":"immediate"}]} 2018-12-23 20:45:59,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a3b51bfe-ddfe-4b3d-8288-be0865f7c89a used request id req-4fcc4bd6-f8f1-4d56-81df-7108c5b64c1a 2018-12-23 20:45:59,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:59,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-00a77b75-9b76-4932-be22-edd92c3406a5 Date: Sun, 23 Dec 2018 20:45:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:45:59,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-00a77b75-9b76-4932-be22-edd92c3406a5 2018-12-23 20:45:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:45:59,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-a3e4d954-92ee-4c1d-a38e-a722b3607adb Date: Sun, 23 Dec 2018 20:45:59 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T20:45:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"2920d775a4064729a07201a44def4456","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:51Z","ip_version":4}} 2018-12-23 20:45:59,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc used request id req-a3e4d954-92ee-4c1d-a38e-a722b3607adb 2018-12-23 20:45:59,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcbf6c5e8511b9751898218f6b4de590abef712" 2018-12-23 20:45:59,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-615d0bfe-2b5f-4aea-8bb5-624c77b0ce43 Date: Sun, 23 Dec 2018 20:45:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2920d775a4064729a07201a44def4456", "created_at": "2018-12-23T20:45:55Z", "admin_state_up": true, "updated_at": "2018-12-23T20:45:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2920d775a4064729a07201a44def4456", "id": "a3b51bfe-ddfe-4b3d-8288-be0865f7c89a", "name": "CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router"}]} 2018-12-23 20:45:59,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router&admin_state_up=True used request id req-615d0bfe-2b5f-4aea-8bb5-624c77b0ce43 2018-12-23 20:45:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ff9efcb0feb30bf8d47e700f8b436556d88f79f" 2018-12-23 20:45:59,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e832c9c9-6284-4427-8fc1-9e3e77c3a949 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2920d775a4064729a07201a44def4456", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}} 2018-12-23 20:45:59,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 used request id req-e832c9c9-6284-4427-8fc1-9e3e77c3a949 2018-12-23 20:45:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a3b51bfe-ddfe-4b3d-8288-be0865f7c89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcbf6c5e8511b9751898218f6b4de590abef712" 2018-12-23 20:45:59,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-0560d264-2a83-42fb-9e79-0a25efe89e01 Date: Sun, 23 Dec 2018 20:45:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:45:58Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","ip_address":"10.55.1.1"}],"id":"058db601-f9ca-4d9d-9b59-21786022f958","security_groups":[],"mac_address":"fa:16:3e:ba:2a:b6","project_id":"2920d775a4064729a07201a44def4456","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:57Z","binding:vnic_type":"normal","device_id":"a3b51bfe-ddfe-4b3d-8288-be0865f7c89a","ip_allocation":"immediate"}]} 2018-12-23 20:45:59,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a3b51bfe-ddfe-4b3d-8288-be0865f7c89a used request id req-0560d264-2a83-42fb-9e79-0a25efe89e01 2018-12-23 20:45:59,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bcbf6c5e8511b9751898218f6b4de590abef712" 2018-12-23 20:45:59,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-20891b0d-c0cc-4e0d-a340-72890c2fe636 Date: Sun, 23 Dec 2018 20:45:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9486996e-3689-4ad2-8613-b422fbc7bec8","tenant_id":"2920d775a4064729a07201a44def4456","created_at":"2018-12-23T20:45:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:45: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":"2920d775a4064729a07201a44def4456","id":"ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc","subnetpool_id":null,"name":"CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet"}} 2018-12-23 20:45:59,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc used request id req-20891b0d-c0cc-4e0d-a340-72890c2fe636 2018-12-23 20:45:59,843 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router and subnet CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet 2018-12-23 20:45:59,844 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router 2018-12-23 20:45:59,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/a3b51bfe-ddfe-4b3d-8288-be0865f7c89a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" -d '{"subnet_id": "ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc"}' 2018-12-23 20:46:01,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4601e11b-c480-470f-b926-13cca1fa177f Date: Sun, 23 Dec 2018 20:46:01 GMT RESP BODY: {"network_id": "9486996e-3689-4ad2-8613-b422fbc7bec8", "tenant_id": "2920d775a4064729a07201a44def4456", "subnet_id": "ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc", "subnet_ids": ["ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc"], "port_id": "058db601-f9ca-4d9d-9b59-21786022f958", "id": "a3b51bfe-ddfe-4b3d-8288-be0865f7c89a"} 2018-12-23 20:46:01,772 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a3b51bfe-ddfe-4b3d-8288-be0865f7c89a/remove_router_interface used request id req-4601e11b-c480-470f-b926-13cca1fa177f 2018-12-23 20:46:01,772 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router 2018-12-23 20:46:01,772 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-router 2018-12-23 20:46:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/a3b51bfe-ddfe-4b3d-8288-be0865f7c89a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88da98c524701eef7efbaf849498d12b02d2d31e" 2018-12-23 20:46:02,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9519d681-273f-4d70-a037-c3bd6615b549 Content-Length: 0 Date: Sun, 23 Dec 2018 20:46:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:02,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a3b51bfe-ddfe-4b3d-8288-be0865f7c89a used request id req-9519d681-273f-4d70-a037-c3bd6615b549 2018-12-23 20:46:02,880 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet 2018-12-23 20:46:02,880 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-subnet 2018-12-23 20:46:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" 2018-12-23 20:46:03,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea15a1de-8a4c-4863-896f-d9ed21b7b591 Date: Sun, 23 Dec 2018 20:46:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:03,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ed6cb358-f8ec-484f-9ff4-6f61d11a8dcc used request id req-ea15a1de-8a4c-4863-896f-d9ed21b7b591 2018-12-23 20:46:03,816 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-5805cb78-5c76-4138-b09d-9358cefaeee6-pub-net 2018-12-23 20:46:03,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/9486996e-3689-4ad2-8613-b422fbc7bec8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c5e22575c1434f44fc0c02d682670d2db3055da" 2018-12-23 20:46:04,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34bcbaec-7517-4ec7-ba12-5e36322ecbf8 Date: Sun, 23 Dec 2018 20:46:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:04,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9486996e-3689-4ad2-8613-b422fbc7bec8 used request id req-34bcbaec-7517-4ec7-ba12-5e36322ecbf8 2018-12-23 20:46:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-3e558c30-3be4-4763-9ec0-87e6e11d859a Date: Sun, 23 Dec 2018 20:46:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2920d775a4064729a07201a44def4456", "created_at": "2018-12-23T20:45:50Z", "updated_at": "2018-12-23T20:45:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:45:50Z", "revision_number": 0, "id": "2c02bb64-2c1f-455f-8507-818d7ea77286", "remote_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "remote_ip_prefix": null, "created_at": "2018-12-23T20:45:50Z", "security_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "tenant_id": "2920d775a4064729a07201a44def4456", "port_range_min": null, "ethertype": "IPv6", "project_id": "2920d775a4064729a07201a44def4456"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:45:50Z", "revision_number": 0, "id": "548fa797-16c5-4be6-8685-906b3494a1fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:45:50Z", "security_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "tenant_id": "2920d775a4064729a07201a44def4456", "port_range_min": null, "ethertype": "IPv4", "project_id": "2920d775a4064729a07201a44def4456"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:45:50Z", "revision_number": 0, "id": "81fb7ce1-e5c8-480c-9fa9-c9e4d1087c3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:45:50Z", "security_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "tenant_id": "2920d775a4064729a07201a44def4456", "port_range_min": null, "ethertype": "IPv6", "project_id": "2920d775a4064729a07201a44def4456"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:45:50Z", "revision_number": 0, "id": "e0028406-9633-4b0b-8363-351f429e5b07", "remote_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "remote_ip_prefix": null, "created_at": "2018-12-23T20:45:50Z", "security_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "tenant_id": "2920d775a4064729a07201a44def4456", "port_range_min": null, "ethertype": "IPv4", "project_id": "2920d775a4064729a07201a44def4456"}], "revision_number": 4, "project_id": "2920d775a4064729a07201a44def4456", "id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:46:05,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-3e558c30-3be4-4763-9ec0-87e6e11d859a 2018-12-23 20:46:05,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,227 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-443fa3b4-e9cf-40a0-a90f-f21c0ceab51b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:05,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-443fa3b4-e9cf-40a0-a90f-f21c0ceab51b 2018-12-23 20:46:05,227 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:05,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,326 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bb61b46-c5d8-4227-8caa-824cb3a6e580 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:05,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-5bb61b46-c5d8-4227-8caa-824cb3a6e580 2018-12-23 20:46:05,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:05,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8a53d1d-fbf3-43c6-bb24-1a81fe7b4579 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:05,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-b8a53d1d-fbf3-43c6-bb24-1a81fe7b4579 2018-12-23 20:46:05,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7006f86-f17a-4fb9-9d78-d6aa336671de Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:46:05,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-a7006f86-f17a-4fb9-9d78-d6aa336671de 2018-12-23 20:46:05,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e44112c-7a20-4305-8c83-a1949946f575 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:05,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-7e44112c-7a20-4305-8c83-a1949946f575 2018-12-23 20:46:05,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96889bd-6283-4c9f-9a21-3144f7355e30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:05,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-d96889bd-6283-4c9f-9a21-3144f7355e30 2018-12-23 20:46:05,656 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae9a2bdd-b6b7-4f6c-b4dc-16d4c68f612e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:05,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-ae9a2bdd-b6b7-4f6c-b4dc-16d4c68f612e 2018-12-23 20:46:05,757 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bff8b9-e9c9-47ae-95e4-fed1bc8ed851 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:46:05,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-36bff8b9-e9c9-47ae-95e4-fed1bc8ed851 2018-12-23 20:46:05,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:05,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3325b179-b710-43eb-a548-458e68c0420d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:05,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-3325b179-b710-43eb-a548-458e68c0420d 2018-12-23 20:46:05,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:05,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:06,078 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d0e852a-166c-46ac-9116-578d3fca50db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:06,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-4d0e852a-166c-46ac-9116-578d3fca50db 2018-12-23 20:46:06,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:06,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:06,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972f076d-8442-49ff-8403-66e07f10c3bb Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2920d775a4064729a07201a44def4456", "name": "CreateNetworkSuccessTests-400da6ae-3695-4a3-proj"}} 2018-12-23 20:46:06,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 used request id req-972f076d-8442-49ff-8403-66e07f10c3bb 2018-12-23 20:46:06,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d8021ce4-a4ee-443e-b32c-dd023dbe8cff 2018-12-23 20:46:06,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d8021ce4-a4ee-443e-b32c-dd023dbe8cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:06,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b5cddbc-b04b-49ea-9a85-666b15f460f8 Date: Sun, 23 Dec 2018 20:46:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:45:50Z", "security_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "port_range_min": null, "revision_number": 0, "tenant_id": "2920d775a4064729a07201a44def4456", "created_at": "2018-12-23T20:45:50Z", "project_id": "2920d775a4064729a07201a44def4456", "id": "2c02bb64-2c1f-455f-8507-818d7ea77286"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:45:50Z", "security_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "port_range_min": null, "revision_number": 0, "tenant_id": "2920d775a4064729a07201a44def4456", "created_at": "2018-12-23T20:45:50Z", "project_id": "2920d775a4064729a07201a44def4456", "id": "548fa797-16c5-4be6-8685-906b3494a1fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:45:50Z", "security_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "port_range_min": null, "revision_number": 0, "tenant_id": "2920d775a4064729a07201a44def4456", "created_at": "2018-12-23T20:45:50Z", "project_id": "2920d775a4064729a07201a44def4456", "id": "81fb7ce1-e5c8-480c-9fa9-c9e4d1087c3a"}, {"remote_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:45:50Z", "security_group_id": "d8021ce4-a4ee-443e-b32c-dd023dbe8cff", "port_range_min": null, "revision_number": 0, "tenant_id": "2920d775a4064729a07201a44def4456", "created_at": "2018-12-23T20:45:50Z", "project_id": "2920d775a4064729a07201a44def4456", "id": "e0028406-9633-4b0b-8363-351f429e5b07"}]} 2018-12-23 20:46:06,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d8021ce4-a4ee-443e-b32c-dd023dbe8cff used request id req-9b5cddbc-b04b-49ea-9a85-666b15f460f8 2018-12-23 20:46:06,206 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:46:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d8021ce4-a4ee-443e-b32c-dd023dbe8cff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:06,341 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-caec61f7-d120-43e6-86db-68e9fc0278cf Content-Length: 0 Date: Sun, 23 Dec 2018 20:46:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:06,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d8021ce4-a4ee-443e-b32c-dd023dbe8cff used request id req-caec61f7-d120-43e6-86db-68e9fc0278cf 2018-12-23 20:46:06,342 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-400da6ae-3695-4a3-proj 2018-12-23 20:46:06,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:06,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500dd24a-756e-4905-ae47-0ad065ef3494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:06,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2920d775a4064729a07201a44def4456 used request id req-500dd24a-756e-4905-ae47-0ad065ef3494 2018-12-23 20:46:06,565 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-400da6ae-3695-4a3-proj-role 2018-12-23 20:46:06,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a35faf17db4d4991a412b490db822e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:06,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3ac9d8a-da2b-4b4e-876d-9460fb3ab75d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:06,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a35faf17db4d4991a412b490db822e89 used request id req-d3ac9d8a-da2b-4b4e-876d-9460fb3ab75d 2018-12-23 20:46:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}708481e251ba20264c071b77d5b80d2d70ef34f8" 2018-12-23 20:46:06,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b77213ca-8d31-4d4a-be54-23ce412b8d43 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:46:06,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b77213ca-8d31-4d4a-be54-23ce412b8d43 2018-12-23 20:46:06,797 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-400da6ae-3695-4a3-user 2018-12-23 20:46:06,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9d4b4a5d8b59451baa53a63057e47ff4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b60bcf60f423b061d0d702e2c2262ebabd69765" 2018-12-23 20:46:07,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3152e739-4b45-4cb1-8663-3ce06f809362 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:07,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9d4b4a5d8b59451baa53a63057e47ff4 used request id req-3152e739-4b45-4cb1-8663-3ce06f809362 2018-12-23 20:46:07,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:07,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["alTx0lgIRxuQKEsI_3cTvg"], "issued_at": "2018-12-23T20:46:07.000000Z"}} 2018-12-23 20:46:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13526203282cf0bfc0e81e8301ffd2a582bdf1f" 2018-12-23 20:46:07,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8986267b-78ba-4e90-9b4f-ebdca69d5f78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:07,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8986267b-78ba-4e90-9b4f-ebdca69d5f78 2018-12-23 20:46:07,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:07,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:08,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["4NIstRUyRVeahzrhNrQU8w"], "issued_at": "2018-12-23T20:46:08.000000Z"}} 2018-12-23 20:46:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:08,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2894dd4d-e10e-4dba-beb2-d2785f66e04a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:08,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2894dd4d-e10e-4dba-beb2-d2785f66e04a 2018-12-23 20:46:08,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:08,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:08,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:08,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5571ac4-6067-4459-b38b-5f8290727541 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:46:08,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj used request id req-a5571ac4-6067-4459-b38b-5f8290727541 2018-12-23 20:46:08,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:08,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c03b32-6988-4f31-9c33-bb191fe7e7fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:46:08,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b6c03b32-6988-4f31-9c33-bb191fe7e7fa 2018-12-23 20:46:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}}' 2018-12-23 20:46:08,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a813598f-3099-4625-9db2-78cfe7f50c19 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "id": "73aea71453b04100a41db5473306da57", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}} 2018-12-23 20:46:08,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a813598f-3099-4625-9db2-78cfe7f50c19 2018-12-23 20:46:08,357 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj 2018-12-23 20:46:08,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:08,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:08,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["3fFzqo4ASJWsgt1kennGdA"], "issued_at": "2018-12-23T20:46:08.000000Z"}} 2018-12-23 20:46:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4368b5b174f9a56be292877f0ba051792bb9c0ee" 2018-12-23 20:46:08,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7a147e-5fda-40c5-b008-329d8ab0ec65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:08,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6f7a147e-5fda-40c5-b008-329d8ab0ec65 2018-12-23 20:46:08,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:08,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:08,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4368b5b174f9a56be292877f0ba051792bb9c0ee" 2018-12-23 20:46:08,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a94981-336c-4d85-8562-87fe39d53a4a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:46:08,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e9a94981-336c-4d85-8562-87fe39d53a4a 2018-12-23 20:46:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4368b5b174f9a56be292877f0ba051792bb9c0ee" 2018-12-23 20:46:09,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0caf062c-7936-41e3-add3-c9fea8b5f40d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "id": "73aea71453b04100a41db5473306da57", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}]} 2018-12-23 20:46:09,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj used request id req-0caf062c-7936-41e3-add3-c9fea8b5f40d 2018-12-23 20:46:09,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4368b5b174f9a56be292877f0ba051792bb9c0ee" 2018-12-23 20:46:09,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76344249-42f8-4f63-98a6-4e1ad61c4f90 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:46:09,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-76344249-42f8-4f63-98a6-4e1ad61c4f90 2018-12-23 20:46:09,913 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-e7a30eb8-f9c2-413-user 2018-12-23 20:46:09,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:09,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:10,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffada488-d854-4e4c-8b38-5c2f752398e6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:46:10,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ffada488-d854-4e4c-8b38-5c2f752398e6 2018-12-23 20:46:10,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" -d '{"role": {"name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj-role"}}' 2018-12-23 20:46:10,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4745f812-e343-4167-95eb-9a0086940e21 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6b783f528014a76b539bb63902e782e", "links": {"self": "http://172.30.9.21:5000/v3/roles/e6b783f528014a76b539bb63902e782e"}, "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj-role"}} 2018-12-23 20:46:10,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-4745f812-e343-4167-95eb-9a0086940e21 2018-12-23 20:46:10,134 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj-role 2018-12-23 20:46:10,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e6b783f528014a76b539bb63902e782e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:10,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edae1b8a-f058-45e7-9cc1-2b78cb35f58c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e6b783f528014a76b539bb63902e782e", "links": {"self": "http://172.30.9.21:5000/v3/roles/e6b783f528014a76b539bb63902e782e"}, "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj-role"}} 2018-12-23 20:46:10,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e6b783f528014a76b539bb63902e782e used request id req-edae1b8a-f058-45e7-9cc1-2b78cb35f58c 2018-12-23 20:46:10,328 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj-role to project CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj 2018-12-23 20:46:10,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57/users/5d13de03de5349fd856b542df5229654/roles/e6b783f528014a76b539bb63902e782e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:10,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06056d9c-bd27-405e-842f-10979e54cff0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:10,467 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57/users/5d13de03de5349fd856b542df5229654/roles/e6b783f528014a76b539bb63902e782e used request id req-06056d9c-bd27-405e-842f-10979e54cff0 2018-12-23 20:46:10,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:10,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:10,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["mmiEJEJEQZuscOCIFp-HTQ"], "issued_at": "2018-12-23T20:46:10.000000Z"}} 2018-12-23 20:46:10,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" 2018-12-23 20:46:11,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2912e787-f1d9-4b20-a493-c3d647e6b43f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:11,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2912e787-f1d9-4b20-a493-c3d647e6b43f 2018-12-23 20:46:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" 2018-12-23 20:46:11,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-79be22d5-32ec-4376-a419-c6b928607978 Date: Sun, 23 Dec 2018 20:46:11 GMT RESP BODY: {"networks":[]} 2018-12-23 20:46:11,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net used request id req-79be22d5-32ec-4376-a419-c6b928607978 2018-12-23 20:46:11,288 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net 2018-12-23 20:46:11,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:11,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:11,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["bBJvZhj4RLWeCyBq1F6qEQ"], "issued_at": "2018-12-23T20:46:11.000000Z"}} 2018-12-23 20:46:11,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d542ebc5b01641ae1c6fb395c70c1f41070ede" 2018-12-23 20:46:11,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1318a072-b32a-4b23-a7d9-d0d534bf6788 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:11,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1318a072-b32a-4b23-a7d9-d0d534bf6788 2018-12-23 20:46:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:11,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:11,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57d542ebc5b01641ae1c6fb395c70c1f41070ede" 2018-12-23 20:46:11,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517689b2-36da-4891-bee3-cd53cd80fa37 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "id": "73aea71453b04100a41db5473306da57", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}]} 2018-12-23 20:46:11,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj used request id req-517689b2-36da-4891-bee3-cd53cd80fa37 2018-12-23 20:46:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" -d '{"network": {"tenant_id": "73aea71453b04100a41db5473306da57", "mtu": 999, "name": "CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net", "admin_state_up": true}}' 2018-12-23 20:46:12,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-6b284edc-a539-4caf-a796-c47768e238ca Date: Sun, 23 Dec 2018 20:46:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"211c8fc3-13a8-415d-b0bc-c21988549044","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"73aea71453b04100a41db5473306da57","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:46:12Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net","admin_state_up":true,"tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:12Z","mtu":999}} 2018-12-23 20:46:12,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6b284edc-a539-4caf-a796-c47768e238ca 2018-12-23 20:46:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=211c8fc3-13a8-415d-b0bc-c21988549044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" 2018-12-23 20:46:12,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-607ac85f-dcda-4a2b-9049-d6a6cddcd0b9 Date: Sun, 23 Dec 2018 20:46:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"211c8fc3-13a8-415d-b0bc-c21988549044","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"73aea71453b04100a41db5473306da57","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:46:12Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net","admin_state_up":true,"tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:12Z","provider:network_type":"vxlan"}]} 2018-12-23 20:46:12,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=211c8fc3-13a8-415d-b0bc-c21988549044 used request id req-607ac85f-dcda-4a2b-9049-d6a6cddcd0b9 2018-12-23 20:46:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" 2018-12-23 20:46:12,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29eccbbc-4b9f-4105-a918-cb7e00683149 Date: Sun, 23 Dec 2018 20:46:12 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:46:12,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044 used request id req-29eccbbc-4b9f-4105-a918-cb7e00683149 2018-12-23 20:46:12,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:12,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:12,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["NWiBRmO8TK2wNpb29Pwz2Q"], "issued_at": "2018-12-23T20:46:12.000000Z"}} 2018-12-23 20:46:12,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bf33564d82462b8c884731ca1d4d483e312828" 2018-12-23 20:46:12,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8283cf6c-dd7b-425a-951a-19f17939aa2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:12,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8283cf6c-dd7b-425a-951a-19f17939aa2e 2018-12-23 20:46:12,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:12,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91bf33564d82462b8c884731ca1d4d483e312828" 2018-12-23 20:46:13,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39669a0-6e54-46bf-93b5-ae7a5752ab2a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "id": "73aea71453b04100a41db5473306da57", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}]} 2018-12-23 20:46:13,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj used request id req-c39669a0-6e54-46bf-93b5-ae7a5752ab2a 2018-12-23 20:46:13,026 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet 2018-12-23 20:46:13,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" -d '{"subnets": [{"ip_version": 4, "network_id": "211c8fc3-13a8-415d-b0bc-c21988549044", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet", "tenant_id": "73aea71453b04100a41db5473306da57"}]}' 2018-12-23 20:46:13,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-9a53ad9d-6756-418c-95a4-5f6ff7017797 Date: Sun, 23 Dec 2018 20:46:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:46:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73aea71453b04100a41db5473306da57","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:13Z","ip_version":4}]} 2018-12-23 20:46:13,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-9a53ad9d-6756-418c-95a4-5f6ff7017797 2018-12-23 20:46:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=211c8fc3-13a8-415d-b0bc-c21988549044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" 2018-12-23 20:46:13,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-db7fc2bf-8b07-4a94-9ed6-084b56e1cd5b Date: Sun, 23 Dec 2018 20:46:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"211c8fc3-13a8-415d-b0bc-c21988549044","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"73aea71453b04100a41db5473306da57","l2_adjacency":true,"status":"ACTIVE","subnets":["8a638479-4c60-4c8b-8a4e-1a178064ef3b"],"description":"","tags":[],"updated_at":"2018-12-23T20:46:13Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net","admin_state_up":true,"tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:12Z","provider:network_type":"vxlan"}]} 2018-12-23 20:46:13,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=211c8fc3-13a8-415d-b0bc-c21988549044 used request id req-db7fc2bf-8b07-4a94-9ed6-084b56e1cd5b 2018-12-23 20:46:13,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" 2018-12-23 20:46:13,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-39b4daff-a9cd-44f8-8660-44b168f6a6f7 Date: Sun, 23 Dec 2018 20:46:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:46:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73aea71453b04100a41db5473306da57","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:13Z","ip_version":4}]} 2018-12-23 20:46:13,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044 used request id req-39b4daff-a9cd-44f8-8660-44b168f6a6f7 2018-12-23 20:46:13,830 - OpenStackNetwork - DEBUG - Network [211c8fc3-13a8-415d-b0bc-c21988549044] created successfully 2018-12-23 20:46:13,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:14,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e6b783f528014a76b539bb63902e782e", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj-role"}], "expires_at": "2018-12-23T21:46:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73aea71453b04100a41db5473306da57", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/73aea71453b04100a41db5473306da57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/73aea71453b04100a41db5473306da57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/73aea71453b04100a41db5473306da57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/73aea71453b04100a41db5473306da57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/73aea71453b04100a41db5473306da57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/73aea71453b04100a41db5473306da57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_73aea71453b04100a41db5473306da57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_73aea71453b04100a41db5473306da57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/73aea71453b04100a41db5473306da57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/73aea71453b04100a41db5473306da57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/73aea71453b04100a41db5473306da57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/73aea71453b04100a41db5473306da57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/73aea71453b04100a41db5473306da57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/73aea71453b04100a41db5473306da57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-user", "id": "5d13de03de5349fd856b542df5229654"}, "audit_ids": ["A9WkHlWMSZqUq91zawQw1Q"], "issued_at": "2018-12-23T20:46:14.000000Z"}} 2018-12-23 20:46:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31218f970ccd9817f0ec12fa1e856be08dc8e893" 2018-12-23 20:46:14,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2d6d299a-bf9d-4892-b651-29ad5c42ab3e Date: Sun, 23 Dec 2018 20:46:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"211c8fc3-13a8-415d-b0bc-c21988549044","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"73aea71453b04100a41db5473306da57","l2_adjacency":true,"status":"ACTIVE","subnets":["8a638479-4c60-4c8b-8a4e-1a178064ef3b"],"description":"","tags":[],"updated_at":"2018-12-23T20:46:13Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net","admin_state_up":true,"tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:12Z","mtu":999}]} 2018-12-23 20:46:14,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net used request id req-2d6d299a-bf9d-4892-b651-29ad5c42ab3e 2018-12-23 20:46:14,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:14,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13526203282cf0bfc0e81e8301ffd2a582bdf1f" 2018-12-23 20:46:14,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07392e35-ef57-481a-a9c0-b78fcef30b28 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73aea71453b04100a41db5473306da57", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}} 2018-12-23 20:46:14,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 used request id req-07392e35-ef57-481a-a9c0-b78fcef30b28 2018-12-23 20:46:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31218f970ccd9817f0ec12fa1e856be08dc8e893" 2018-12-23 20:46:14,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48128853-ca14-436e-a006-6223c9136b0c Date: Sun, 23 Dec 2018 20:46:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:13Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46: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":"73aea71453b04100a41db5473306da57","id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet"}]} 2018-12-23 20:46:14,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044 used request id req-48128853-ca14-436e-a006-6223c9136b0c 2018-12-23 20:46:14,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:14,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:15,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["99CTCNw9QLOjt1M1_vFDZg"], "issued_at": "2018-12-23T20:46:15.000000Z"}} 2018-12-23 20:46:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:15,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e3306db-b0bf-4982-9e2f-99f31a9ff0a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:15,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4e3306db-b0bf-4982-9e2f-99f31a9ff0a6 2018-12-23 20:46:15,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:15,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-98761cd3-b3c9-4e4c-8bf6-4495e2544996 Date: Sun, 23 Dec 2018 20:46:15 GMT RESP BODY: {"routers": []} 2018-12-23 20:46:15,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router&admin_state_up=True used request id req-98761cd3-b3c9-4e4c-8bf6-4495e2544996 2018-12-23 20:46:15,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:15,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:15,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["IRLF7q26TIOEOYA57jD8pQ"], "issued_at": "2018-12-23T20:46:15.000000Z"}} 2018-12-23 20:46:15,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43876c42e976d82fe88df6c6958054c7480caf5" 2018-12-23 20:46:15,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9b4512-7d9b-4c22-902a-538f6871ec25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:15,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4c9b4512-7d9b-4c22-902a-538f6871ec25 2018-12-23 20:46:15,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:15,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c43876c42e976d82fe88df6c6958054c7480caf5" 2018-12-23 20:46:15,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61bb9237-6332-4e73-aa55-41acca902bb5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "id": "73aea71453b04100a41db5473306da57", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}]} 2018-12-23 20:46:15,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj used request id req-61bb9237-6332-4e73-aa55-41acca902bb5 2018-12-23 20:46:15,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:15,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e3e025f7-9f1c-4e98-9390-a189c48b2485 Date: Sun, 23 Dec 2018 20:46:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:46:15,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-e3e025f7-9f1c-4e98-9390-a189c48b2485 2018-12-23 20:46:15,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:16,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-69236e4e-5eff-49b0-a3fd-89d660ee8670 Date: Sun, 23 Dec 2018 20:46:16 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:46:16,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-69236e4e-5eff-49b0-a3fd-89d660ee8670 2018-12-23 20:46:16,009 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router 2018-12-23 20:46:16,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "tenant_id": "73aea71453b04100a41db5473306da57", "name": "CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router", "admin_state_up": true}}' 2018-12-23 20:46:17,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5c265e45-793e-4f30-a021-e93bb4bf51e6 Date: Sun, 23 Dec 2018 20:46:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "73aea71453b04100a41db5473306da57", "created_at": "2018-12-23T20:46:16Z", "admin_state_up": true, "updated_at": "2018-12-23T20:46:17Z", "project_id": "73aea71453b04100a41db5473306da57", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1820a18b-5a17-4b44-8cbd-6e93d78b8ea5", "name": "CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router"}} 2018-12-23 20:46:17,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-5c265e45-793e-4f30-a021-e93bb4bf51e6 2018-12-23 20:46:17,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:17,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-5ff4b84d-9ae3-4ab5-9066-8602d2589a89 Date: Sun, 23 Dec 2018 20:46:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:46:16Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.203"}],"id":"db109059-3418-4dae-80cb-fb1eb304f07f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3f:5f:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T20:46:16Z","binding:vnic_type":"normal","device_id":"1820a18b-5a17-4b44-8cbd-6e93d78b8ea5","ip_allocation":"immediate"}]} 2018-12-23 20:46:17,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 used request id req-5ff4b84d-9ae3-4ab5-9066-8602d2589a89 2018-12-23 20:46:17,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:17,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c4ebf5f7-6b30-4b21-aaad-ffd85c9c02c2 Date: Sun, 23 Dec 2018 20:46:17 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:46:17,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-c4ebf5f7-6b30-4b21-aaad-ffd85c9c02c2 2018-12-23 20:46:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:17,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-a8a4372f-94a1-4cf9-8ed2-9e4912636ab2 Date: Sun, 23 Dec 2018 20:46:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"211c8fc3-13a8-415d-b0bc-c21988549044","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"73aea71453b04100a41db5473306da57","l2_adjacency":true,"status":"ACTIVE","subnets":["8a638479-4c60-4c8b-8a4e-1a178064ef3b"],"description":"","tags":[],"updated_at":"2018-12-23T20:46:13Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net","admin_state_up":true,"tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:12Z","provider:network_type":"vxlan"}]} 2018-12-23 20:46:17,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net used request id req-a8a4372f-94a1-4cf9-8ed2-9e4912636ab2 2018-12-23 20:46:17,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:17,988 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:17,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:18,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13cdfafb-6391-4351-9b13-69ec2a83e85b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73aea71453b04100a41db5473306da57", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}} 2018-12-23 20:46:18,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 used request id req-13cdfafb-6391-4351-9b13-69ec2a83e85b 2018-12-23 20:46:18,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:18,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-4cfdc551-12b7-4b6d-befe-b6b3bcd14658 Date: Sun, 23 Dec 2018 20:46:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:46:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73aea71453b04100a41db5473306da57","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:13Z","ip_version":4}]} 2018-12-23 20:46:18,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044 used request id req-4cfdc551-12b7-4b6d-befe-b6b3bcd14658 2018-12-23 20:46:18,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044&name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:18,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-4d818aa6-42f0-4537-9f50-e571716ec3e1 Date: Sun, 23 Dec 2018 20:46:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:46:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73aea71453b04100a41db5473306da57","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:13Z","ip_version":4}]} 2018-12-23 20:46:18,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=211c8fc3-13a8-415d-b0bc-c21988549044&name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet used request id req-4d818aa6-42f0-4537-9f50-e571716ec3e1 2018-12-23 20:46:18,182 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 20:46:18,182 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router 2018-12-23 20:46:18,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/1820a18b-5a17-4b44-8cbd-6e93d78b8ea5/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" -d '{"subnet_id": "8a638479-4c60-4c8b-8a4e-1a178064ef3b"}' 2018-12-23 20:46:20,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79194248-7d4d-4a8d-99a4-5da9067c6f48 Date: Sun, 23 Dec 2018 20:46:20 GMT RESP BODY: {"network_id": "211c8fc3-13a8-415d-b0bc-c21988549044", "tenant_id": "73aea71453b04100a41db5473306da57", "subnet_id": "8a638479-4c60-4c8b-8a4e-1a178064ef3b", "subnet_ids": ["8a638479-4c60-4c8b-8a4e-1a178064ef3b"], "port_id": "73ce8223-2923-495b-a978-994cf95ab8a1", "id": "1820a18b-5a17-4b44-8cbd-6e93d78b8ea5"} 2018-12-23 20:46:20,146 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1820a18b-5a17-4b44-8cbd-6e93d78b8ea5/add_router_interface used request id req-79194248-7d4d-4a8d-99a4-5da9067c6f48 2018-12-23 20:46:20,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:20,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-4c668d21-cd24-4c7c-ab9b-f5a6440e17f2 Date: Sun, 23 Dec 2018 20:46:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "73aea71453b04100a41db5473306da57", "created_at": "2018-12-23T20:46:16Z", "admin_state_up": true, "updated_at": "2018-12-23T20:46:19Z", "project_id": "73aea71453b04100a41db5473306da57", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "1820a18b-5a17-4b44-8cbd-6e93d78b8ea5", "name": "CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router"}} 2018-12-23 20:46:20,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 used request id req-4c668d21-cd24-4c7c-ab9b-f5a6440e17f2 2018-12-23 20:46:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:20,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1748 X-Openstack-Request-Id: req-d4dcf731-dd2e-4a6a-bead-7ae5038f0987 Date: Sun, 23 Dec 2018 20:46:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:46:19Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","ip_address":"10.55.1.1"}],"id":"73ce8223-2923-495b-a978-994cf95ab8a1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:85:41:18","project_id":"73aea71453b04100a41db5473306da57","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:18Z","binding:vnic_type":"normal","device_id":"1820a18b-5a17-4b44-8cbd-6e93d78b8ea5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:46:18Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.203"}],"id":"db109059-3418-4dae-80cb-fb1eb304f07f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:5f:ab","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":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T20:46:16Z","binding:vnic_type":"normal","device_id":"1820a18b-5a17-4b44-8cbd-6e93d78b8ea5","ip_allocation":"immediate"}]} 2018-12-23 20:46:20,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 used request id req-d4dcf731-dd2e-4a6a-bead-7ae5038f0987 2018-12-23 20:46:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:20,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-59d2568a-9e66-4f17-a90a-4295bc8b2f9f Date: Sun, 23 Dec 2018 20:46:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:46:20,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-59d2568a-9e66-4f17-a90a-4295bc8b2f9f 2018-12-23 20:46:20,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/8a638479-4c60-4c8b-8a4e-1a178064ef3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:20,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-85e13430-1e65-4d5a-a752-3ad2f5a95bd4 Date: Sun, 23 Dec 2018 20:46:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T20:46:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73aea71453b04100a41db5473306da57","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:13Z","ip_version":4}} 2018-12-23 20:46:20,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/8a638479-4c60-4c8b-8a4e-1a178064ef3b used request id req-85e13430-1e65-4d5a-a752-3ad2f5a95bd4 2018-12-23 20:46:20,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31218f970ccd9817f0ec12fa1e856be08dc8e893" 2018-12-23 20:46:20,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-61b0d327-23ba-41de-9b67-4f07b396e4a1 Date: Sun, 23 Dec 2018 20:46:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "73aea71453b04100a41db5473306da57", "created_at": "2018-12-23T20:46:16Z", "admin_state_up": true, "updated_at": "2018-12-23T20:46:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "73aea71453b04100a41db5473306da57", "id": "1820a18b-5a17-4b44-8cbd-6e93d78b8ea5", "name": "CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router"}]} 2018-12-23 20:46:20,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router&admin_state_up=True used request id req-61b0d327-23ba-41de-9b67-4f07b396e4a1 2018-12-23 20:46:20,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b13526203282cf0bfc0e81e8301ffd2a582bdf1f" 2018-12-23 20:46:20,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e42d36-e4f8-4512-8ce1-29d31684c9be Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73aea71453b04100a41db5473306da57", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}} 2018-12-23 20:46:20,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 used request id req-b0e42d36-e4f8-4512-8ce1-29d31684c9be 2018-12-23 20:46:20,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31218f970ccd9817f0ec12fa1e856be08dc8e893" 2018-12-23 20:46:20,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-6fc05a8c-ad6c-49e0-920a-de5eb5a29c98 Date: Sun, 23 Dec 2018 20:46:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:46:20Z","device_owner":"network:router_interface","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","ip_address":"10.55.1.1"}],"id":"73ce8223-2923-495b-a978-994cf95ab8a1","security_groups":[],"mac_address":"fa:16:3e:85:41:18","project_id":"73aea71453b04100a41db5473306da57","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:18Z","binding:vnic_type":"normal","device_id":"1820a18b-5a17-4b44-8cbd-6e93d78b8ea5","ip_allocation":"immediate"}]} 2018-12-23 20:46:20,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 used request id req-6fc05a8c-ad6c-49e0-920a-de5eb5a29c98 2018-12-23 20:46:20,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/8a638479-4c60-4c8b-8a4e-1a178064ef3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31218f970ccd9817f0ec12fa1e856be08dc8e893" 2018-12-23 20:46:20,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7e2247f8-236c-42b5-a0c8-12ad1dd173e0 Date: Sun, 23 Dec 2018 20:46:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"211c8fc3-13a8-415d-b0bc-c21988549044","tenant_id":"73aea71453b04100a41db5473306da57","created_at":"2018-12-23T20:46:13Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46: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":"73aea71453b04100a41db5473306da57","id":"8a638479-4c60-4c8b-8a4e-1a178064ef3b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet"}} 2018-12-23 20:46:20,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/8a638479-4c60-4c8b-8a4e-1a178064ef3b used request id req-7e2247f8-236c-42b5-a0c8-12ad1dd173e0 2018-12-23 20:46:20,999 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router and subnet CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet 2018-12-23 20:46:20,999 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router 2018-12-23 20:46:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/1820a18b-5a17-4b44-8cbd-6e93d78b8ea5/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" -d '{"subnet_id": "8a638479-4c60-4c8b-8a4e-1a178064ef3b"}' 2018-12-23 20:46:22,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-92100d69-a34a-4cea-b4de-b5d8d40660ae Date: Sun, 23 Dec 2018 20:46:22 GMT RESP BODY: {"network_id": "211c8fc3-13a8-415d-b0bc-c21988549044", "tenant_id": "73aea71453b04100a41db5473306da57", "subnet_id": "8a638479-4c60-4c8b-8a4e-1a178064ef3b", "subnet_ids": ["8a638479-4c60-4c8b-8a4e-1a178064ef3b"], "port_id": "73ce8223-2923-495b-a978-994cf95ab8a1", "id": "1820a18b-5a17-4b44-8cbd-6e93d78b8ea5"} 2018-12-23 20:46:22,716 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1820a18b-5a17-4b44-8cbd-6e93d78b8ea5/remove_router_interface used request id req-92100d69-a34a-4cea-b4de-b5d8d40660ae 2018-12-23 20:46:22,716 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router 2018-12-23 20:46:22,716 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-router 2018-12-23 20:46:22,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd5ac121fbc51a0c4b8c0deb619061622579882" 2018-12-23 20:46:23,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5403cbb4-3307-4e58-b8be-9ee5617650a9 Content-Length: 0 Date: Sun, 23 Dec 2018 20:46:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:23,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1820a18b-5a17-4b44-8cbd-6e93d78b8ea5 used request id req-5403cbb4-3307-4e58-b8be-9ee5617650a9 2018-12-23 20:46:23,902 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet 2018-12-23 20:46:23,902 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-subnet 2018-12-23 20:46:23,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8a638479-4c60-4c8b-8a4e-1a178064ef3b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" 2018-12-23 20:46:25,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c67d5880-006c-45d5-b604-010d28bafaf8 Date: Sun, 23 Dec 2018 20:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:25,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8a638479-4c60-4c8b-8a4e-1a178064ef3b used request id req-c67d5880-006c-45d5-b604-010d28bafaf8 2018-12-23 20:46:25,219 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ca32ebaf-1679-416a-a111-deb5b9a6447b-pub-net 2018-12-23 20:46:25,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/211c8fc3-13a8-415d-b0bc-c21988549044 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca58ac6535b470b3f03ccfed7e328f681bc72022" 2018-12-23 20:46:26,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-498c0ad5-1f30-46bd-b5e6-d84441fcfd01 Date: Sun, 23 Dec 2018 20:46:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:26,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/211c8fc3-13a8-415d-b0bc-c21988549044 used request id req-498c0ad5-1f30-46bd-b5e6-d84441fcfd01 2018-12-23 20:46:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:26,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-80e56398-4a14-4561-925f-36a8d781db82 Date: Sun, 23 Dec 2018 20:46:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73aea71453b04100a41db5473306da57", "created_at": "2018-12-23T20:46:11Z", "updated_at": "2018-12-23T20:46:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:11Z", "revision_number": 0, "id": "1333cd56-36b7-493d-b28e-0ee948cac624", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:11Z", "security_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "tenant_id": "73aea71453b04100a41db5473306da57", "port_range_min": null, "ethertype": "IPv4", "project_id": "73aea71453b04100a41db5473306da57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:12Z", "revision_number": 0, "id": "397229df-e547-4c9b-a4ee-f69773d110ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:12Z", "security_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "tenant_id": "73aea71453b04100a41db5473306da57", "port_range_min": null, "ethertype": "IPv6", "project_id": "73aea71453b04100a41db5473306da57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:11Z", "revision_number": 0, "id": "b239e8cb-81be-4494-97ea-9c0b8aa55ac8", "remote_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:11Z", "security_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "tenant_id": "73aea71453b04100a41db5473306da57", "port_range_min": null, "ethertype": "IPv4", "project_id": "73aea71453b04100a41db5473306da57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:11Z", "revision_number": 0, "id": "ea84ab68-ff85-412e-9c75-b8de63621f33", "remote_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:11Z", "security_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "tenant_id": "73aea71453b04100a41db5473306da57", "port_range_min": null, "ethertype": "IPv6", "project_id": "73aea71453b04100a41db5473306da57"}], "revision_number": 4, "project_id": "73aea71453b04100a41db5473306da57", "id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:46:26,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-80e56398-4a14-4561-925f-36a8d781db82 2018-12-23 20:46:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:26,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8eecdf-7145-4f9a-9d7d-9a4105e3618a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:26,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-db8eecdf-7145-4f9a-9d7d-9a4105e3618a 2018-12-23 20:46:26,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:26,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:26,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14af0d70-ccc6-4aa9-b75f-4060f745e8ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:26,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-14af0d70-ccc6-4aa9-b75f-4060f745e8ee 2018-12-23 20:46:26,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:26,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:26,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85ba49a-0080-4a09-afda-f71788dc0c04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:26,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-a85ba49a-0080-4a09-afda-f71788dc0c04 2018-12-23 20:46:26,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:26,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:26,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e81d0ab-bb56-4151-a09e-7cbcbdda72f0 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:46:26,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-7e81d0ab-bb56-4151-a09e-7cbcbdda72f0 2018-12-23 20:46:26,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:26,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c80de6e-2e93-4d62-a258-d3fc419cc439 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:26,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-1c80de6e-2e93-4d62-a258-d3fc419cc439 2018-12-23 20:46:26,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:26,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:27,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f41e3cf-fe5c-412b-bfae-8b457feaee47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:27,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-6f41e3cf-fe5c-412b-bfae-8b457feaee47 2018-12-23 20:46:27,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:27,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cc8c37-a262-4545-985f-4566737c72e2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73aea71453b04100a41db5473306da57", "name": "CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj"}} 2018-12-23 20:46:27,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 used request id req-12cc8c37-a262-4545-985f-4566737c72e2 2018-12-23 20:46:27,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b75e9a4-f970-41ae-b729-e97c6c1725ef 2018-12-23 20:46:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8b75e9a4-f970-41ae-b729-e97c6c1725ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:27,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9954a19b-238a-4fbc-9656-80be89f58622 Date: Sun, 23 Dec 2018 20:46:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:11Z", "security_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "port_range_min": null, "revision_number": 0, "tenant_id": "73aea71453b04100a41db5473306da57", "created_at": "2018-12-23T20:46:11Z", "project_id": "73aea71453b04100a41db5473306da57", "id": "1333cd56-36b7-493d-b28e-0ee948cac624"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:12Z", "security_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "port_range_min": null, "revision_number": 0, "tenant_id": "73aea71453b04100a41db5473306da57", "created_at": "2018-12-23T20:46:12Z", "project_id": "73aea71453b04100a41db5473306da57", "id": "397229df-e547-4c9b-a4ee-f69773d110ac"}, {"remote_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:11Z", "security_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "port_range_min": null, "revision_number": 0, "tenant_id": "73aea71453b04100a41db5473306da57", "created_at": "2018-12-23T20:46:11Z", "project_id": "73aea71453b04100a41db5473306da57", "id": "b239e8cb-81be-4494-97ea-9c0b8aa55ac8"}, {"remote_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:11Z", "security_group_id": "8b75e9a4-f970-41ae-b729-e97c6c1725ef", "port_range_min": null, "revision_number": 0, "tenant_id": "73aea71453b04100a41db5473306da57", "created_at": "2018-12-23T20:46:11Z", "project_id": "73aea71453b04100a41db5473306da57", "id": "ea84ab68-ff85-412e-9c75-b8de63621f33"}]} 2018-12-23 20:46:27,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8b75e9a4-f970-41ae-b729-e97c6c1725ef used request id req-9954a19b-238a-4fbc-9656-80be89f58622 2018-12-23 20:46:27,201 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:46:27,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8b75e9a4-f970-41ae-b729-e97c6c1725ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:27,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-edead2c7-3ccf-4be3-8c73-27f77fb5c862 Content-Length: 0 Date: Sun, 23 Dec 2018 20:46:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:27,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8b75e9a4-f970-41ae-b729-e97c6c1725ef used request id req-edead2c7-3ccf-4be3-8c73-27f77fb5c862 2018-12-23 20:46:27,375 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj 2018-12-23 20:46:27,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:27,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0acb53d-41a0-421a-b5e9-ff44b6027dfd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:27,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/73aea71453b04100a41db5473306da57 used request id req-b0acb53d-41a0-421a-b5e9-ff44b6027dfd 2018-12-23 20:46:27,593 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-e7a30eb8-f9c2-413-proj-role 2018-12-23 20:46:27,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e6b783f528014a76b539bb63902e782e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:27,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3f9e404-25a0-42ad-8a28-fb30cd3e3f26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:27,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e6b783f528014a76b539bb63902e782e used request id req-f3f9e404-25a0-42ad-8a28-fb30cd3e3f26 2018-12-23 20:46:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95c8abc412c62486451a55ef8d2c33f9203c1e94" 2018-12-23 20:46:27,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7286ad0c-a764-4461-bc1f-475805873c86 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:46:27,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7286ad0c-a764-4461-bc1f-475805873c86 2018-12-23 20:46:27,829 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-e7a30eb8-f9c2-413-user 2018-12-23 20:46:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5d13de03de5349fd856b542df5229654 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4368b5b174f9a56be292877f0ba051792bb9c0ee" 2018-12-23 20:46:28,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa98ef6d-c471-4525-896f-fba52126e476 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:28,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5d13de03de5349fd856b542df5229654 used request id req-aa98ef6d-c471-4525-896f-fba52126e476 2018-12-23 20:46:28,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:28,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["twuZyJncRb-XEVt__6wrpQ"], "issued_at": "2018-12-23T20:46:28.000000Z"}} 2018-12-23 20:46:28,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50936b96297dd4e46839ab64dfb6ba9b068f951f" 2018-12-23 20:46:28,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858b3d72-98bf-4f51-96b1-7ddf74e0ac1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:28,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-858b3d72-98bf-4f51-96b1-7ddf74e0ac1e 2018-12-23 20:46:28,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:28,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:28,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["1Unlc0gNShu4whB3zepdVw"], "issued_at": "2018-12-23T20:46:28.000000Z"}} 2018-12-23 20:46:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:28,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c346a02-dcc2-4dd9-97b5-7063fb0a7312 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:28,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0c346a02-dcc2-4dd9-97b5-7063fb0a7312 2018-12-23 20:46:28,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:29,004 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:29,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-57de0976-c75c-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:29,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8060ecb0-9312-48b0-bb57-e6fb18948644 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-57de0976-c75c-416-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:46:29,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-57de0976-c75c-416-proj used request id req-8060ecb0-9312-48b0-bb57-e6fb18948644 2018-12-23 20:46:29,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:29,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f0e835-cc88-489d-9c3a-f53f101ff548 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:46:29,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d9f0e835-cc88-489d-9c3a-f53f101ff548 2018-12-23 20:46:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}}' 2018-12-23 20:46:29,257 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6ad9b10-a527-47b2-8171-33b08ca46205 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388"}, "tags": [], "enabled": true, "id": "25a56b1029b54234a4f82f529b76e388", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}} 2018-12-23 20:46:29,257 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d6ad9b10-a527-47b2-8171-33b08ca46205 2018-12-23 20:46:29,258 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-57de0976-c75c-416-proj 2018-12-23 20:46:29,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:29,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:29,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["oRVOhm9HSIuZoe__cG3gsA"], "issued_at": "2018-12-23T20:46:29.000000Z"}} 2018-12-23 20:46:29,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811feee945d59eb3d76779d8aaca0ff91434ff9f" 2018-12-23 20:46:29,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f6c436-91cd-4c7f-94f8-bd0db36a0fe3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:29,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-64f6c436-91cd-4c7f-94f8-bd0db36a0fe3 2018-12-23 20:46:29,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:29,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811feee945d59eb3d76779d8aaca0ff91434ff9f" 2018-12-23 20:46:29,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a079891-cf79-4289-8dec-7a86459f8190 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:46:29,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1a079891-cf79-4289-8dec-7a86459f8190 2018-12-23 20:46:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57de0976-c75c-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811feee945d59eb3d76779d8aaca0ff91434ff9f" 2018-12-23 20:46:29,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2924b7a-2424-451e-bf9a-5f2e5141ec78 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57de0976-c75c-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388"}, "tags": [], "enabled": true, "id": "25a56b1029b54234a4f82f529b76e388", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}]} 2018-12-23 20:46:29,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57de0976-c75c-416-proj used request id req-a2924b7a-2424-451e-bf9a-5f2e5141ec78 2018-12-23 20:46:29,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811feee945d59eb3d76779d8aaca0ff91434ff9f" 2018-12-23 20:46:30,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de84f684-e5a1-4dd6-9f2d-6c4a3944a81a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:46:30,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-de84f684-e5a1-4dd6-9f2d-6c4a3944a81a 2018-12-23 20:46:30,402 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-57de0976-c75c-416-user 2018-12-23 20:46:30,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:30,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:30,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0195fe-9b1a-42c2-871e-c32146622d65 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:46:30,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e0195fe-9b1a-42c2-871e-c32146622d65 2018-12-23 20:46:30,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" -d '{"role": {"name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj-role"}}' 2018-12-23 20:46:30,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568d77f8-62c6-4e57-9f73-0bdb0f9984ab Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e6807e71bee43f49155883314c69648", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e6807e71bee43f49155883314c69648"}, "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj-role"}} 2018-12-23 20:46:30,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-568d77f8-62c6-4e57-9f73-0bdb0f9984ab 2018-12-23 20:46:30,546 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-57de0976-c75c-416-proj-role 2018-12-23 20:46:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3e6807e71bee43f49155883314c69648 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:30,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfb14cd-bd0a-4930-8781-bdcd7fbe30c6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e6807e71bee43f49155883314c69648", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e6807e71bee43f49155883314c69648"}, "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj-role"}} 2018-12-23 20:46:30,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3e6807e71bee43f49155883314c69648 used request id req-bcfb14cd-bd0a-4930-8781-bdcd7fbe30c6 2018-12-23 20:46:30,644 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-57de0976-c75c-416-proj-role to project CreateNetworkSuccessTests-57de0976-c75c-416-proj 2018-12-23 20:46:30,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388/users/57e880ae401d4812a66707661f0c66cd/roles/3e6807e71bee43f49155883314c69648 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:30,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9866628-5562-4242-bf0b-0560139e795b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:30,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388/users/57e880ae401d4812a66707661f0c66cd/roles/3e6807e71bee43f49155883314c69648 used request id req-a9866628-5562-4242-bf0b-0560139e795b 2018-12-23 20:46:30,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:30,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:31,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e6807e71bee43f49155883314c69648", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj-role"}], "expires_at": "2018-12-23T21:46:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25a56b1029b54234a4f82f529b76e388", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-57de0976-c75c-416-user", "id": "57e880ae401d4812a66707661f0c66cd"}, "audit_ids": ["4Rp4ZJ7LR4mLtthGHdHarg"], "issued_at": "2018-12-23T20:46:31.000000Z"}} 2018-12-23 20:46:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" 2018-12-23 20:46:31,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3df6d3f-8123-4800-9b83-43073bf9cae0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:31,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f3df6d3f-8123-4800-9b83-43073bf9cae0 2018-12-23 20:46:31,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" 2018-12-23 20:46:31,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-63b16b11-f9de-476b-9b4f-88c0366f325a Date: Sun, 23 Dec 2018 20:46:31 GMT RESP BODY: {"networks":[]} 2018-12-23 20:46:31,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net used request id req-63b16b11-f9de-476b-9b4f-88c0366f325a 2018-12-23 20:46:31,444 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net 2018-12-23 20:46:31,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net", "admin_state_up": true}}' 2018-12-23 20:46:31,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-b96c2029-38d9-4a60-a445-671e4eb8ca49 Date: Sun, 23 Dec 2018 20:46:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"25a56b1029b54234a4f82f529b76e388","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:46:31Z","is_default":false,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:31Z","mtu":999}} 2018-12-23 20:46:31,892 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-b96c2029-38d9-4a60-a445-671e4eb8ca49 2018-12-23 20:46:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" 2018-12-23 20:46:32,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-35d52222-6c24-4e0f-b08e-705e797949c4 Date: Sun, 23 Dec 2018 20:46:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"25a56b1029b54234a4f82f529b76e388","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:46:31Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net","admin_state_up":true,"tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:31Z","mtu":999}]} 2018-12-23 20:46:32,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 used request id req-35d52222-6c24-4e0f-b08e-705e797949c4 2018-12-23 20:46:32,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" 2018-12-23 20:46:32,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe14bc43-6293-4ecd-809f-05612d78488b Date: Sun, 23 Dec 2018 20:46:32 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:46:32,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 used request id req-fe14bc43-6293-4ecd-809f-05612d78488b 2018-12-23 20:46:32,032 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet 2018-12-23 20:46:32,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" -d '{"subnets": [{"ip_version": 4, "network_id": "2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}]}' 2018-12-23 20:46:32,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c43893a6-9bf8-40fd-8b3b-9ce650cba21f Date: Sun, 23 Dec 2018 20:46:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:32Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"25a56b1029b54234a4f82f529b76e388","id":"27ead4ea-9377-48eb-a256-e730601777c4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}]} 2018-12-23 20:46:32,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c43893a6-9bf8-40fd-8b3b-9ce650cba21f 2018-12-23 20:46:32,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" 2018-12-23 20:46:32,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-509c0733-46fd-447e-bac7-a3b0f3a5a321 Date: Sun, 23 Dec 2018 20:46:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"25a56b1029b54234a4f82f529b76e388","l2_adjacency":true,"status":"ACTIVE","subnets":["27ead4ea-9377-48eb-a256-e730601777c4"],"description":"","tags":[],"updated_at":"2018-12-23T20:46:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net","admin_state_up":true,"tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:31Z","mtu":999}]} 2018-12-23 20:46:32,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 used request id req-509c0733-46fd-447e-bac7-a3b0f3a5a321 2018-12-23 20:46:32,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" 2018-12-23 20:46:32,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eac6820c-0200-42a8-ba89-1a7a58f2fdb0 Date: Sun, 23 Dec 2018 20:46:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:32Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"25a56b1029b54234a4f82f529b76e388","id":"27ead4ea-9377-48eb-a256-e730601777c4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}]} 2018-12-23 20:46:32,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 used request id req-eac6820c-0200-42a8-ba89-1a7a58f2fdb0 2018-12-23 20:46:32,746 - OpenStackNetwork - DEBUG - Network [2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5] created successfully 2018-12-23 20:46:32,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:32,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:33,144 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e6807e71bee43f49155883314c69648", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj-role"}], "expires_at": "2018-12-23T21:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25a56b1029b54234a4f82f529b76e388", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-57de0976-c75c-416-user", "id": "57e880ae401d4812a66707661f0c66cd"}, "audit_ids": ["8iEj0ZXAQtCtB1GHXq9Xkw"], "issued_at": "2018-12-23T20:46:33.000000Z"}} 2018-12-23 20:46:33,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:33,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26f5378-11d3-4672-a436-218b0d6b496a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:33,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d26f5378-11d3-4672-a436-218b0d6b496a 2018-12-23 20:46:33,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:33,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e5eaef33-12f4-47f7-b6f4-23266d7a9dc1 Date: Sun, 23 Dec 2018 20:46:33 GMT RESP BODY: {"routers": []} 2018-12-23 20:46:33,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router&admin_state_up=True used request id req-e5eaef33-12f4-47f7-b6f4-23266d7a9dc1 2018-12-23 20:46:33,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:33,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:33,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e6807e71bee43f49155883314c69648", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj-role"}], "expires_at": "2018-12-23T21:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25a56b1029b54234a4f82f529b76e388", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-57de0976-c75c-416-user", "id": "57e880ae401d4812a66707661f0c66cd"}, "audit_ids": ["pvZNWceOT6KH_oLNBHc2pQ"], "issued_at": "2018-12-23T20:46:33.000000Z"}} 2018-12-23 20:46:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427c50818113df0bda888eb663b206573577d372" 2018-12-23 20:46:34,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f85371-e531-4a7a-9943-09498fe8a766 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:34,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-88f85371-e531-4a7a-9943-09498fe8a766 2018-12-23 20:46:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:34,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a68a0fba-1946-45bf-af26-ea817ef0f3d6 Date: Sun, 23 Dec 2018 20:46:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:46:34,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-a68a0fba-1946-45bf-af26-ea817ef0f3d6 2018-12-23 20:46:34,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:34,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cbd73ad9-25ac-471b-82f4-4f2c9496b590 Date: Sun, 23 Dec 2018 20:46:34 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:46:34,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-cbd73ad9-25ac-471b-82f4-4f2c9496b590 2018-12-23 20:46:34,190 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router 2018-12-23 20:46:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router", "admin_state_up": true}}' 2018-12-23 20:46:35,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4b928741-2c59-4d15-a415-553612ad8a6c Date: Sun, 23 Dec 2018 20:46:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "25a56b1029b54234a4f82f529b76e388", "created_at": "2018-12-23T20:46:34Z", "admin_state_up": true, "updated_at": "2018-12-23T20:46:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "25a56b1029b54234a4f82f529b76e388", "id": "1307e527-b19f-4e69-878d-2be9325d5bbf", "name": "CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router"}} 2018-12-23 20:46:35,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-4b928741-2c59-4d15-a415-553612ad8a6c 2018-12-23 20:46:35,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=1307e527-b19f-4e69-878d-2be9325d5bbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:35,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9b874125-cf6a-45bf-ba52-348b4736b1aa Date: Sun, 23 Dec 2018 20:46:35 GMT RESP BODY: {"ports":[]} 2018-12-23 20:46:35,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=1307e527-b19f-4e69-878d-2be9325d5bbf used request id req-9b874125-cf6a-45bf-ba52-348b4736b1aa 2018-12-23 20:46:35,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:35,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d6913c8-7baa-465c-8f17-156f9cb98bfe Date: Sun, 23 Dec 2018 20:46:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"25a56b1029b54234a4f82f529b76e388","l2_adjacency":true,"status":"ACTIVE","subnets":["27ead4ea-9377-48eb-a256-e730601777c4"],"description":"","tags":[],"updated_at":"2018-12-23T20:46:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net","admin_state_up":true,"tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:31Z","mtu":999}]} 2018-12-23 20:46:35,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net used request id req-9d6913c8-7baa-465c-8f17-156f9cb98bfe 2018-12-23 20:46:35,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:35,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:35,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f752e9-836a-4492-8e67-ebf9cafbc073 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "25a56b1029b54234a4f82f529b76e388", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}} 2018-12-23 20:46:35,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 used request id req-58f752e9-836a-4492-8e67-ebf9cafbc073 2018-12-23 20:46:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:36,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6b6b2ca7-d079-4302-8e74-9b0896786e9f Date: Sun, 23 Dec 2018 20:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:32Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"25a56b1029b54234a4f82f529b76e388","id":"27ead4ea-9377-48eb-a256-e730601777c4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}]} 2018-12-23 20:46:36,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 used request id req-6b6b2ca7-d079-4302-8e74-9b0896786e9f 2018-12-23 20:46:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5&name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:36,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8bdd47b5-760a-4fd5-b27e-34fd49e61747 Date: Sun, 23 Dec 2018 20:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:32Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"25a56b1029b54234a4f82f529b76e388","id":"27ead4ea-9377-48eb-a256-e730601777c4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}]} 2018-12-23 20:46:36,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5&name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet used request id req-8bdd47b5-760a-4fd5-b27e-34fd49e61747 2018-12-23 20:46:36,077 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 20:46:36,077 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router 2018-12-23 20:46:36,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/1307e527-b19f-4e69-878d-2be9325d5bbf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" -d '{"subnet_id": "27ead4ea-9377-48eb-a256-e730601777c4"}' 2018-12-23 20:46:38,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-838595c8-f658-4657-bc49-2a910819b4f3 Date: Sun, 23 Dec 2018 20:46:38 GMT RESP BODY: {"network_id": "2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5", "tenant_id": "25a56b1029b54234a4f82f529b76e388", "subnet_id": "27ead4ea-9377-48eb-a256-e730601777c4", "subnet_ids": ["27ead4ea-9377-48eb-a256-e730601777c4"], "port_id": "ef9f5c00-51c2-490c-b26b-469df4f50743", "id": "1307e527-b19f-4e69-878d-2be9325d5bbf"} 2018-12-23 20:46:38,564 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1307e527-b19f-4e69-878d-2be9325d5bbf/add_router_interface used request id req-838595c8-f658-4657-bc49-2a910819b4f3 2018-12-23 20:46:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/1307e527-b19f-4e69-878d-2be9325d5bbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:38,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-174f68e5-85c7-4510-842b-9b1d11d60cfa Date: Sun, 23 Dec 2018 20:46:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "25a56b1029b54234a4f82f529b76e388", "created_at": "2018-12-23T20:46:34Z", "admin_state_up": true, "updated_at": "2018-12-23T20:46:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "25a56b1029b54234a4f82f529b76e388", "id": "1307e527-b19f-4e69-878d-2be9325d5bbf", "name": "CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router"}} 2018-12-23 20:46:38,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/1307e527-b19f-4e69-878d-2be9325d5bbf used request id req-174f68e5-85c7-4510-842b-9b1d11d60cfa 2018-12-23 20:46:38,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=1307e527-b19f-4e69-878d-2be9325d5bbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:38,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-a2878ac3-7e65-42ef-8c75-cc6174eefdd1 Date: Sun, 23 Dec 2018 20:46:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:46:37Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27ead4ea-9377-48eb-a256-e730601777c4","ip_address":"10.55.1.1"}],"id":"ef9f5c00-51c2-490c-b26b-469df4f50743","security_groups":[],"mac_address":"fa:16:3e:b6:08:bc","project_id":"25a56b1029b54234a4f82f529b76e388","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:36Z","binding:vnic_type":"normal","device_id":"1307e527-b19f-4e69-878d-2be9325d5bbf","ip_allocation":"immediate"}]} 2018-12-23 20:46:38,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=1307e527-b19f-4e69-878d-2be9325d5bbf used request id req-a2878ac3-7e65-42ef-8c75-cc6174eefdd1 2018-12-23 20:46:38,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/27ead4ea-9377-48eb-a256-e730601777c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:38,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-a2d370fb-d64f-4ea0-8dd7-dc836845745f Date: Sun, 23 Dec 2018 20:46:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:32Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"25a56b1029b54234a4f82f529b76e388","id":"27ead4ea-9377-48eb-a256-e730601777c4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}} 2018-12-23 20:46:38,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/27ead4ea-9377-48eb-a256-e730601777c4 used request id req-a2d370fb-d64f-4ea0-8dd7-dc836845745f 2018-12-23 20:46:38,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:39,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e6807e71bee43f49155883314c69648", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj-role"}], "expires_at": "2018-12-23T21:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25a56b1029b54234a4f82f529b76e388", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/25a56b1029b54234a4f82f529b76e388", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-57de0976-c75c-416-user", "id": "57e880ae401d4812a66707661f0c66cd"}, "audit_ids": ["nnEF5__bS2uT0CCB3ObLSA"], "issued_at": "2018-12-23T20:46:39.000000Z"}} 2018-12-23 20:46:39,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ded46b5083f4fc2f852f4a6fa00263c5ac48ab6" 2018-12-23 20:46:39,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e381bab-4d47-440e-8e38-e3be10e65826 Date: Sun, 23 Dec 2018 20:46:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"25a56b1029b54234a4f82f529b76e388","l2_adjacency":true,"status":"ACTIVE","subnets":["27ead4ea-9377-48eb-a256-e730601777c4"],"description":"","tags":[],"updated_at":"2018-12-23T20:46:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net","admin_state_up":true,"tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:31Z","mtu":999}]} 2018-12-23 20:46:39,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net used request id req-3e381bab-4d47-440e-8e38-e3be10e65826 2018-12-23 20:46:39,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:39,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:39,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50936b96297dd4e46839ab64dfb6ba9b068f951f" 2018-12-23 20:46:39,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07cc929-b842-42b8-9f97-89fbfbaf74f4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "25a56b1029b54234a4f82f529b76e388", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}} 2018-12-23 20:46:39,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 used request id req-d07cc929-b842-42b8-9f97-89fbfbaf74f4 2018-12-23 20:46:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ded46b5083f4fc2f852f4a6fa00263c5ac48ab6" 2018-12-23 20:46:39,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5b5c641-2a61-4767-8552-e5432985046f Date: Sun, 23 Dec 2018 20:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:32Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"25a56b1029b54234a4f82f529b76e388","id":"27ead4ea-9377-48eb-a256-e730601777c4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}]} 2018-12-23 20:46:39,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 used request id req-f5b5c641-2a61-4767-8552-e5432985046f 2018-12-23 20:46:39,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5&name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ded46b5083f4fc2f852f4a6fa00263c5ac48ab6" 2018-12-23 20:46:39,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4de3bc59-79f0-4154-b0e7-b36daea6e8f4 Date: Sun, 23 Dec 2018 20:46:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:32Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"25a56b1029b54234a4f82f529b76e388","id":"27ead4ea-9377-48eb-a256-e730601777c4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}]} 2018-12-23 20:46:39,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5&name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet used request id req-4de3bc59-79f0-4154-b0e7-b36daea6e8f4 2018-12-23 20:46:39,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ded46b5083f4fc2f852f4a6fa00263c5ac48ab6" 2018-12-23 20:46:39,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-f136eb8d-3a75-4554-a477-e00304c36816 Date: Sun, 23 Dec 2018 20:46:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "25a56b1029b54234a4f82f529b76e388", "created_at": "2018-12-23T20:46:34Z", "admin_state_up": true, "updated_at": "2018-12-23T20:46:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "25a56b1029b54234a4f82f529b76e388", "id": "1307e527-b19f-4e69-878d-2be9325d5bbf", "name": "CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router"}]} 2018-12-23 20:46:39,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router used request id req-f136eb8d-3a75-4554-a477-e00304c36816 2018-12-23 20:46:39,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50936b96297dd4e46839ab64dfb6ba9b068f951f" 2018-12-23 20:46:39,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546e76bb-38e7-401d-8414-ea1328693909 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "25a56b1029b54234a4f82f529b76e388", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}} 2018-12-23 20:46:39,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 used request id req-546e76bb-38e7-401d-8414-ea1328693909 2018-12-23 20:46:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=1307e527-b19f-4e69-878d-2be9325d5bbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ded46b5083f4fc2f852f4a6fa00263c5ac48ab6" 2018-12-23 20:46:39,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-d092ca28-6526-46c9-a427-e020e155e3ea Date: Sun, 23 Dec 2018 20:46:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:46:39Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"27ead4ea-9377-48eb-a256-e730601777c4","ip_address":"10.55.1.1"}],"id":"ef9f5c00-51c2-490c-b26b-469df4f50743","security_groups":[],"mac_address":"fa:16:3e:b6:08:bc","project_id":"25a56b1029b54234a4f82f529b76e388","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:36Z","binding:vnic_type":"normal","device_id":"1307e527-b19f-4e69-878d-2be9325d5bbf","ip_allocation":"immediate"}]} 2018-12-23 20:46:39,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=1307e527-b19f-4e69-878d-2be9325d5bbf used request id req-d092ca28-6526-46c9-a427-e020e155e3ea 2018-12-23 20:46:39,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/27ead4ea-9377-48eb-a256-e730601777c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ded46b5083f4fc2f852f4a6fa00263c5ac48ab6" 2018-12-23 20:46:40,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-b1e561ac-1d13-4630-951e-2c7281067883 Date: Sun, 23 Dec 2018 20:46:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5","tenant_id":"25a56b1029b54234a4f82f529b76e388","created_at":"2018-12-23T20:46:32Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"25a56b1029b54234a4f82f529b76e388","id":"27ead4ea-9377-48eb-a256-e730601777c4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet"}} 2018-12-23 20:46:40,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/27ead4ea-9377-48eb-a256-e730601777c4 used request id req-b1e561ac-1d13-4630-951e-2c7281067883 2018-12-23 20:46:40,040 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router and subnet CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet 2018-12-23 20:46:40,040 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router 2018-12-23 20:46:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/1307e527-b19f-4e69-878d-2be9325d5bbf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" -d '{"subnet_id": "27ead4ea-9377-48eb-a256-e730601777c4"}' 2018-12-23 20:46:42,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a1696104-3060-452a-aa45-72248b0dbb22 Date: Sun, 23 Dec 2018 20:46:42 GMT RESP BODY: {"network_id": "2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5", "tenant_id": "25a56b1029b54234a4f82f529b76e388", "subnet_id": "27ead4ea-9377-48eb-a256-e730601777c4", "subnet_ids": ["27ead4ea-9377-48eb-a256-e730601777c4"], "port_id": "ef9f5c00-51c2-490c-b26b-469df4f50743", "id": "1307e527-b19f-4e69-878d-2be9325d5bbf"} 2018-12-23 20:46:42,113 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1307e527-b19f-4e69-878d-2be9325d5bbf/remove_router_interface used request id req-a1696104-3060-452a-aa45-72248b0dbb22 2018-12-23 20:46:42,113 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router 2018-12-23 20:46:42,113 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-router 2018-12-23 20:46:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/1307e527-b19f-4e69-878d-2be9325d5bbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d37539819811eda5fa9476c7de087927e5ad1" 2018-12-23 20:46:43,273 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7afe7663-09ff-4648-91c6-d4b58fdc9c90 Content-Length: 0 Date: Sun, 23 Dec 2018 20:46:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:43,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1307e527-b19f-4e69-878d-2be9325d5bbf used request id req-7afe7663-09ff-4648-91c6-d4b58fdc9c90 2018-12-23 20:46:43,274 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet 2018-12-23 20:46:43,274 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-subnet 2018-12-23 20:46:43,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/27ead4ea-9377-48eb-a256-e730601777c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" 2018-12-23 20:46:44,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4e43cd2-5499-4227-89f8-b1c1dc48427b Date: Sun, 23 Dec 2018 20:46:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:44,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/27ead4ea-9377-48eb-a256-e730601777c4 used request id req-f4e43cd2-5499-4227-89f8-b1c1dc48427b 2018-12-23 20:46:44,545 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-48c246bf-7a69-4f9f-ba9a-fb620b5278af-pub-net 2018-12-23 20:46:44,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17ca76ec9ffb49c1686efcc998814cf12bed1b5e" 2018-12-23 20:46:45,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13752cca-12ee-4bb8-a488-79edb22ac2b7 Date: Sun, 23 Dec 2018 20:46:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:45,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/2cbfc213-6d22-4683-a95f-6fe6d8ebf0b5 used request id req-13752cca-12ee-4bb8-a488-79edb22ac2b7 2018-12-23 20:46:45,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:45,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a84664fd-1ea9-4826-b78b-77338468aa1c Date: Sun, 23 Dec 2018 20:46:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "25a56b1029b54234a4f82f529b76e388", "created_at": "2018-12-23T20:46:31Z", "updated_at": "2018-12-23T20:46:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:31Z", "revision_number": 0, "id": "036a92a9-7a1c-46ea-b683-67c56a0588dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:31Z", "security_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "tenant_id": "25a56b1029b54234a4f82f529b76e388", "port_range_min": null, "ethertype": "IPv4", "project_id": "25a56b1029b54234a4f82f529b76e388"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:31Z", "revision_number": 0, "id": "03fa0de6-7f47-4008-9127-4e697eaa9a09", "remote_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:31Z", "security_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "tenant_id": "25a56b1029b54234a4f82f529b76e388", "port_range_min": null, "ethertype": "IPv6", "project_id": "25a56b1029b54234a4f82f529b76e388"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:31Z", "revision_number": 0, "id": "23c7c34e-7ee9-4ad9-8d5f-6bcbd710a6d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:31Z", "security_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "tenant_id": "25a56b1029b54234a4f82f529b76e388", "port_range_min": null, "ethertype": "IPv6", "project_id": "25a56b1029b54234a4f82f529b76e388"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:31Z", "revision_number": 0, "id": "a7c325e4-f01d-49cb-979b-744e30d449c5", "remote_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:31Z", "security_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "tenant_id": "25a56b1029b54234a4f82f529b76e388", "port_range_min": null, "ethertype": "IPv4", "project_id": "25a56b1029b54234a4f82f529b76e388"}], "revision_number": 4, "project_id": "25a56b1029b54234a4f82f529b76e388", "id": "56057d7b-491c-4fa6-b562-9139f62484cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:46:45,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a84664fd-1ea9-4826-b78b-77338468aa1c 2018-12-23 20:46:45,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82acecc-1fe3-4007-bbbd-bb8a7dcfcfa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:46,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-c82acecc-1fe3-4007-bbbd-bb8a7dcfcfa8 2018-12-23 20:46:46,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:46,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,124 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f528e681-245d-4961-8956-936662d402dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:46,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-f528e681-245d-4961-8956-936662d402dd 2018-12-23 20:46:46,124 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae66a428-87b5-4775-9df3-5fdb59488da1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:46,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ae66a428-87b5-4775-9df3-5fdb59488da1 2018-12-23 20:46:46,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:46,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c562df83-e8d9-41c8-bee9-385ca5f422d9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:46:46,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-c562df83-e8d9-41c8-bee9-385ca5f422d9 2018-12-23 20:46:46,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68969551-86c0-4a5c-8188-23388266a9a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:46,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-68969551-86c0-4a5c-8188-23388266a9a9 2018-12-23 20:46:46,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:46,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872c8f2b-e37c-4487-b7f2-ce747151c4d8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "25a56b1029b54234a4f82f529b76e388", "name": "CreateNetworkSuccessTests-57de0976-c75c-416-proj"}} 2018-12-23 20:46:46,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 used request id req-872c8f2b-e37c-4487-b7f2-ce747151c4d8 2018-12-23 20:46:46,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 56057d7b-491c-4fa6-b562-9139f62484cc 2018-12-23 20:46:46,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=56057d7b-491c-4fa6-b562-9139f62484cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b91751a2-992a-4fd9-822e-4fc4342b4ae0 Date: Sun, 23 Dec 2018 20:46:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:31Z", "security_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "port_range_min": null, "revision_number": 0, "tenant_id": "25a56b1029b54234a4f82f529b76e388", "created_at": "2018-12-23T20:46:31Z", "project_id": "25a56b1029b54234a4f82f529b76e388", "id": "036a92a9-7a1c-46ea-b683-67c56a0588dc"}, {"remote_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:31Z", "security_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "port_range_min": null, "revision_number": 0, "tenant_id": "25a56b1029b54234a4f82f529b76e388", "created_at": "2018-12-23T20:46:31Z", "project_id": "25a56b1029b54234a4f82f529b76e388", "id": "03fa0de6-7f47-4008-9127-4e697eaa9a09"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:31Z", "security_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "port_range_min": null, "revision_number": 0, "tenant_id": "25a56b1029b54234a4f82f529b76e388", "created_at": "2018-12-23T20:46:31Z", "project_id": "25a56b1029b54234a4f82f529b76e388", "id": "23c7c34e-7ee9-4ad9-8d5f-6bcbd710a6d5"}, {"remote_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:31Z", "security_group_id": "56057d7b-491c-4fa6-b562-9139f62484cc", "port_range_min": null, "revision_number": 0, "tenant_id": "25a56b1029b54234a4f82f529b76e388", "created_at": "2018-12-23T20:46:31Z", "project_id": "25a56b1029b54234a4f82f529b76e388", "id": "a7c325e4-f01d-49cb-979b-744e30d449c5"}]} 2018-12-23 20:46:46,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=56057d7b-491c-4fa6-b562-9139f62484cc used request id req-b91751a2-992a-4fd9-822e-4fc4342b4ae0 2018-12-23 20:46:46,563 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:46:46,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/56057d7b-491c-4fa6-b562-9139f62484cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,705 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba4220a5-a61a-4efe-9b37-9da9322c8a4f Content-Length: 0 Date: Sun, 23 Dec 2018 20:46:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:46,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/56057d7b-491c-4fa6-b562-9139f62484cc used request id req-ba4220a5-a61a-4efe-9b37-9da9322c8a4f 2018-12-23 20:46:46,706 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-57de0976-c75c-416-proj 2018-12-23 20:46:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:46,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e0bd5e2-5d6a-4af1-8f5f-d406f1af460f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:46,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/25a56b1029b54234a4f82f529b76e388 used request id req-7e0bd5e2-5d6a-4af1-8f5f-d406f1af460f 2018-12-23 20:46:46,930 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-57de0976-c75c-416-proj-role 2018-12-23 20:46:46,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/3e6807e71bee43f49155883314c69648 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:47,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb2674a-168d-40f3-ad92-860fa3e5732a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:47,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3e6807e71bee43f49155883314c69648 used request id req-0cb2674a-168d-40f3-ad92-860fa3e5732a 2018-12-23 20:46:47,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}165d3c62110a16654289959dce2b16c59efec0aa" 2018-12-23 20:46:47,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb09255-0b67-496e-957a-c5a21219a7bc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:46:47,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bbb09255-0b67-496e-957a-c5a21219a7bc 2018-12-23 20:46:47,150 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-57de0976-c75c-416-user 2018-12-23 20:46:47,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/57e880ae401d4812a66707661f0c66cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811feee945d59eb3d76779d8aaca0ff91434ff9f" 2018-12-23 20:46:47,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2242c8-5744-45ad-9ba1-67529b9ac4f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:47,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/57e880ae401d4812a66707661f0c66cd used request id req-5c2242c8-5744-45ad-9ba1-67529b9ac4f4 2018-12-23 20:46:47,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:47,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["77TODWIFS2i5L2EfhQtnuA"], "issued_at": "2018-12-23T20:46:47.000000Z"}} 2018-12-23 20:46:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cce23392d84f63bacb9d7b1b134d9225b217b4f" 2018-12-23 20:46:47,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a2139c-9e96-4a24-85d5-97f2e698506d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:47,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-27a2139c-9e96-4a24-85d5-97f2e698506d 2018-12-23 20:46:47,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:47,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:48,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["R1zUhnx9Sg-pC5PWuq5YEg"], "issued_at": "2018-12-23T20:46:48.000000Z"}} 2018-12-23 20:46:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:48,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72074dc4-ba5e-488c-9dbf-6d3a7e07a2dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:48,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-72074dc4-ba5e-488c-9dbf-6d3a7e07a2dd 2018-12-23 20:46:48,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:48,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:48,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c11fb438-9669-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:48,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571c89d4-503d-4a18-98b3-82aa5cc7de82 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c11fb438-9669-4f4-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:46:48,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-c11fb438-9669-4f4-proj used request id req-571c89d4-503d-4a18-98b3-82aa5cc7de82 2018-12-23 20:46:48,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:48,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21692835-4d6b-484a-af5d-4779abeabc18 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:46:48,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-21692835-4d6b-484a-af5d-4779abeabc18 2018-12-23 20:46:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj"}}' 2018-12-23 20:46:48,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:46:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fea0365-30ce-4dc8-83e0-f509b5c4f3a8 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e"}, "tags": [], "enabled": true, "id": "100d7fe963ca420bb34a1606ac2cb77e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj"}} 2018-12-23 20:46:48,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7fea0365-30ce-4dc8-83e0-f509b5c4f3a8 2018-12-23 20:46:48,727 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-c11fb438-9669-4f4-proj 2018-12-23 20:46:48,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:48,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:49,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["LrY-FtnIQzyIjCe8c36qHw"], "issued_at": "2018-12-23T20:46:49.000000Z"}} 2018-12-23 20:46:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9817b8bab029747efc62c1fb118d1c8b0ffb058b" 2018-12-23 20:46:49,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55be37a-88f8-4c8b-87a9-1fb1f727458c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:49,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e55be37a-88f8-4c8b-87a9-1fb1f727458c 2018-12-23 20:46:49,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:49,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:49,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9817b8bab029747efc62c1fb118d1c8b0ffb058b" 2018-12-23 20:46:49,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02157fca-c133-41e4-860b-1b3d989f07bb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:46:49,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-02157fca-c133-41e4-860b-1b3d989f07bb 2018-12-23 20:46:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-c11fb438-9669-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9817b8bab029747efc62c1fb118d1c8b0ffb058b" 2018-12-23 20:46:49,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f2cad0-3727-47df-9dba-1f83ba365835 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-c11fb438-9669-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e"}, "tags": [], "enabled": true, "id": "100d7fe963ca420bb34a1606ac2cb77e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj"}]} 2018-12-23 20:46:49,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-c11fb438-9669-4f4-proj used request id req-e7f2cad0-3727-47df-9dba-1f83ba365835 2018-12-23 20:46:49,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9817b8bab029747efc62c1fb118d1c8b0ffb058b" 2018-12-23 20:46:49,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9db5eed-2d39-4ab7-9400-6e74ecefa65c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:46:49,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f9db5eed-2d39-4ab7-9400-6e74ecefa65c 2018-12-23 20:46:49,777 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-c11fb438-9669-4f4-user 2018-12-23 20:46:49,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:49,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d1292f-f4d1-4d4d-9fc3-f3d1c0b9bff7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:46:49,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a1d1292f-f4d1-4d4d-9fc3-f3d1c0b9bff7 2018-12-23 20:46:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" -d '{"role": {"name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj-role"}}' 2018-12-23 20:46:49,936 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:46:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da205f28-cfc5-47fe-995b-547d7901cc0b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5016e0135b174d4fb4a0cd0735aeaec4", "links": {"self": "http://172.30.9.21:5000/v3/roles/5016e0135b174d4fb4a0cd0735aeaec4"}, "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj-role"}} 2018-12-23 20:46:49,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-da205f28-cfc5-47fe-995b-547d7901cc0b 2018-12-23 20:46:49,936 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-c11fb438-9669-4f4-proj-role 2018-12-23 20:46:49,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5016e0135b174d4fb4a0cd0735aeaec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:50,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b829693b-de91-467e-bcf4-2b86abcdd61d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5016e0135b174d4fb4a0cd0735aeaec4", "links": {"self": "http://172.30.9.21:5000/v3/roles/5016e0135b174d4fb4a0cd0735aeaec4"}, "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj-role"}} 2018-12-23 20:46:50,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5016e0135b174d4fb4a0cd0735aeaec4 used request id req-b829693b-de91-467e-bcf4-2b86abcdd61d 2018-12-23 20:46:50,041 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-c11fb438-9669-4f4-proj-role to project CreateNetworkSuccessTests-c11fb438-9669-4f4-proj 2018-12-23 20:46:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e/users/baca4d52353f4294bd306f7fc9d354ae/roles/5016e0135b174d4fb4a0cd0735aeaec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:50,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08497d32-721b-489f-a294-b24b401cdc10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:50,184 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e/users/baca4d52353f4294bd306f7fc9d354ae/roles/5016e0135b174d4fb4a0cd0735aeaec4 used request id req-08497d32-721b-489f-a294-b24b401cdc10 2018-12-23 20:46:50,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:50,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:50,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5016e0135b174d4fb4a0cd0735aeaec4", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj-role"}], "expires_at": "2018-12-23T21:46:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "100d7fe963ca420bb34a1606ac2cb77e", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/100d7fe963ca420bb34a1606ac2cb77e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/100d7fe963ca420bb34a1606ac2cb77e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-user", "id": "baca4d52353f4294bd306f7fc9d354ae"}, "audit_ids": ["Z0r4egEJTyWNpPZ8rIHkmg"], "issued_at": "2018-12-23T20:46:50.000000Z"}} 2018-12-23 20:46:50,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" 2018-12-23 20:46:50,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b78710c-d4a9-4756-9479-93a5d11292bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:50,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1b78710c-d4a9-4756-9479-93a5d11292bd 2018-12-23 20:46:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" 2018-12-23 20:46:51,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ad7acce2-4f61-45aa-b5c1-d3e229f7cc68 Date: Sun, 23 Dec 2018 20:46:51 GMT RESP BODY: {"networks":[]} 2018-12-23 20:46:51,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net used request id req-ad7acce2-4f61-45aa-b5c1-d3e229f7cc68 2018-12-23 20:46:51,066 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net 2018-12-23 20:46:51,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net", "admin_state_up": true}}' 2018-12-23 20:46:51,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-e21c5143-021f-45da-b5c3-7ee11dede2ea Date: Sun, 23 Dec 2018 20:46:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"11aa3596-e4b7-49c9-963c-ff4b7f34169c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"100d7fe963ca420bb34a1606ac2cb77e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:46:51Z","is_default":false,"name":"CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"100d7fe963ca420bb34a1606ac2cb77e","created_at":"2018-12-23T20:46:51Z","mtu":999}} 2018-12-23 20:46:51,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e21c5143-021f-45da-b5c3-7ee11dede2ea 2018-12-23 20:46:51,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=11aa3596-e4b7-49c9-963c-ff4b7f34169c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" 2018-12-23 20:46:51,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-70af0850-cf53-4b28-8d83-b6cecc2d47c6 Date: Sun, 23 Dec 2018 20:46:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"11aa3596-e4b7-49c9-963c-ff4b7f34169c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"100d7fe963ca420bb34a1606ac2cb77e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:46:51Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net","admin_state_up":true,"tenant_id":"100d7fe963ca420bb34a1606ac2cb77e","created_at":"2018-12-23T20:46:51Z","mtu":999}]} 2018-12-23 20:46:51,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=11aa3596-e4b7-49c9-963c-ff4b7f34169c used request id req-70af0850-cf53-4b28-8d83-b6cecc2d47c6 2018-12-23 20:46:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=11aa3596-e4b7-49c9-963c-ff4b7f34169c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" 2018-12-23 20:46:51,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b4630a9-f4b1-46d3-97f9-752d7b87b1a6 Date: Sun, 23 Dec 2018 20:46:51 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:46:51,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=11aa3596-e4b7-49c9-963c-ff4b7f34169c used request id req-4b4630a9-f4b1-46d3-97f9-752d7b87b1a6 2018-12-23 20:46:51,727 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet 2018-12-23 20:46:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" -d '{"subnets": [{"ip_version": 4, "network_id": "11aa3596-e4b7-49c9-963c-ff4b7f34169c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet"}]}' 2018-12-23 20:46:52,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3dd6b121-a9da-43e6-90b6-d465320ff09e Date: Sun, 23 Dec 2018 20:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11aa3596-e4b7-49c9-963c-ff4b7f34169c","tenant_id":"100d7fe963ca420bb34a1606ac2cb77e","created_at":"2018-12-23T20:46:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46: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":"100d7fe963ca420bb34a1606ac2cb77e","id":"bed96ee8-74b9-4b25-9c47-e31ae1671a9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet"}]} 2018-12-23 20:46:52,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-3dd6b121-a9da-43e6-90b6-d465320ff09e 2018-12-23 20:46:52,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=11aa3596-e4b7-49c9-963c-ff4b7f34169c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" 2018-12-23 20:46:52,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cd2ed5f8-f96e-4b92-9679-a9b6221e7c69 Date: Sun, 23 Dec 2018 20:46:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"11aa3596-e4b7-49c9-963c-ff4b7f34169c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"100d7fe963ca420bb34a1606ac2cb77e","l2_adjacency":true,"status":"ACTIVE","subnets":["bed96ee8-74b9-4b25-9c47-e31ae1671a9c"],"description":"","tags":[],"updated_at":"2018-12-23T20:46:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net","admin_state_up":true,"tenant_id":"100d7fe963ca420bb34a1606ac2cb77e","created_at":"2018-12-23T20:46:51Z","mtu":999}]} 2018-12-23 20:46:52,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=11aa3596-e4b7-49c9-963c-ff4b7f34169c used request id req-cd2ed5f8-f96e-4b92-9679-a9b6221e7c69 2018-12-23 20:46:52,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=11aa3596-e4b7-49c9-963c-ff4b7f34169c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" 2018-12-23 20:46:52,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21344eec-9fba-488f-9f26-2c31105fd919 Date: Sun, 23 Dec 2018 20:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11aa3596-e4b7-49c9-963c-ff4b7f34169c","tenant_id":"100d7fe963ca420bb34a1606ac2cb77e","created_at":"2018-12-23T20:46:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46: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":"100d7fe963ca420bb34a1606ac2cb77e","id":"bed96ee8-74b9-4b25-9c47-e31ae1671a9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet"}]} 2018-12-23 20:46:52,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=11aa3596-e4b7-49c9-963c-ff4b7f34169c used request id req-21344eec-9fba-488f-9f26-2c31105fd919 2018-12-23 20:46:52,703 - OpenStackNetwork - DEBUG - Network [11aa3596-e4b7-49c9-963c-ff4b7f34169c] created successfully 2018-12-23 20:46:52,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:53,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5016e0135b174d4fb4a0cd0735aeaec4", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj-role"}], "expires_at": "2018-12-23T21:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "100d7fe963ca420bb34a1606ac2cb77e", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/100d7fe963ca420bb34a1606ac2cb77e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/100d7fe963ca420bb34a1606ac2cb77e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/100d7fe963ca420bb34a1606ac2cb77e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-user", "id": "baca4d52353f4294bd306f7fc9d354ae"}, "audit_ids": ["JTRWJf75Q1ubxvGAvSwpTA"], "issued_at": "2018-12-23T20:46:53.000000Z"}} 2018-12-23 20:46:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b8468b87ed1b596b18a6df5eea138fb21c433" 2018-12-23 20:46:53,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-015b64f8-079e-4cd6-b475-b87a07d6ebb2 Date: Sun, 23 Dec 2018 20:46:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"11aa3596-e4b7-49c9-963c-ff4b7f34169c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"100d7fe963ca420bb34a1606ac2cb77e","l2_adjacency":true,"status":"ACTIVE","subnets":["bed96ee8-74b9-4b25-9c47-e31ae1671a9c"],"description":"","tags":[],"updated_at":"2018-12-23T20:46:52Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net","admin_state_up":true,"tenant_id":"100d7fe963ca420bb34a1606ac2cb77e","created_at":"2018-12-23T20:46:51Z","mtu":999}]} 2018-12-23 20:46:53,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net used request id req-015b64f8-079e-4cd6-b475-b87a07d6ebb2 2018-12-23 20:46:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:53,378 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cce23392d84f63bacb9d7b1b134d9225b217b4f" 2018-12-23 20:46:53,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862a557a-26b0-47ba-aab8-cf1abcd6529e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "100d7fe963ca420bb34a1606ac2cb77e", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj"}} 2018-12-23 20:46:53,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e used request id req-862a557a-26b0-47ba-aab8-cf1abcd6529e 2018-12-23 20:46:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=11aa3596-e4b7-49c9-963c-ff4b7f34169c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b8468b87ed1b596b18a6df5eea138fb21c433" 2018-12-23 20:46:53,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c9fedd89-b7e3-43d7-95f4-92dbdd0e5e27 Date: Sun, 23 Dec 2018 20:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11aa3596-e4b7-49c9-963c-ff4b7f34169c","tenant_id":"100d7fe963ca420bb34a1606ac2cb77e","created_at":"2018-12-23T20:46:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46: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":"100d7fe963ca420bb34a1606ac2cb77e","id":"bed96ee8-74b9-4b25-9c47-e31ae1671a9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet"}]} 2018-12-23 20:46:53,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=11aa3596-e4b7-49c9-963c-ff4b7f34169c used request id req-c9fedd89-b7e3-43d7-95f4-92dbdd0e5e27 2018-12-23 20:46:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=11aa3596-e4b7-49c9-963c-ff4b7f34169c&name=CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d21b8468b87ed1b596b18a6df5eea138fb21c433" 2018-12-23 20:46:53,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-52da2fd1-783b-459f-8016-7f4306b48f37 Date: Sun, 23 Dec 2018 20:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"11aa3596-e4b7-49c9-963c-ff4b7f34169c","tenant_id":"100d7fe963ca420bb34a1606ac2cb77e","created_at":"2018-12-23T20:46:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:46: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":"100d7fe963ca420bb34a1606ac2cb77e","id":"bed96ee8-74b9-4b25-9c47-e31ae1671a9c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet"}]} 2018-12-23 20:46:53,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=11aa3596-e4b7-49c9-963c-ff4b7f34169c&name=CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet used request id req-52da2fd1-783b-459f-8016-7f4306b48f37 2018-12-23 20:46:53,584 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet 2018-12-23 20:46:53,584 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-subnet 2018-12-23 20:46:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/bed96ee8-74b9-4b25-9c47-e31ae1671a9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" 2018-12-23 20:46:54,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-88720b62-f553-41c2-a4c8-269abfdbe436 Date: Sun, 23 Dec 2018 20:46:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:54,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/bed96ee8-74b9-4b25-9c47-e31ae1671a9c used request id req-88720b62-f553-41c2-a4c8-269abfdbe436 2018-12-23 20:46:54,697 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-c6a84499-1b74-4537-8c3e-ffbe1cbbce20-pub-net 2018-12-23 20:46:54,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/11aa3596-e4b7-49c9-963c-ff4b7f34169c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb4535a7bc77b4ddb483c240baff268dfaad5f10" 2018-12-23 20:46:56,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11015848-838f-4ba9-95b7-86b827e3ee82 Date: Sun, 23 Dec 2018 20:46:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:56,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/11aa3596-e4b7-49c9-963c-ff4b7f34169c used request id req-11015848-838f-4ba9-95b7-86b827e3ee82 2018-12-23 20:46:56,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:56,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-98c5446b-8840-4d8d-b381-c1f18ecfc39d Date: Sun, 23 Dec 2018 20:46:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "created_at": "2018-12-23T20:46:51Z", "updated_at": "2018-12-23T20:46:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:51Z", "revision_number": 0, "id": "056fd9e8-6fcf-4dc9-ab87-489b71318840", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:51Z", "security_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "port_range_min": null, "ethertype": "IPv6", "project_id": "100d7fe963ca420bb34a1606ac2cb77e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:51Z", "revision_number": 0, "id": "2006c607-fc01-414d-a7ba-f261fc5ccf1c", "remote_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:51Z", "security_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "port_range_min": null, "ethertype": "IPv6", "project_id": "100d7fe963ca420bb34a1606ac2cb77e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:51Z", "revision_number": 0, "id": "38ff4f88-884e-463d-9de8-a0b046bb3ccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:51Z", "security_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "port_range_min": null, "ethertype": "IPv4", "project_id": "100d7fe963ca420bb34a1606ac2cb77e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:46:51Z", "revision_number": 0, "id": "477ca535-c8c1-4629-aafd-a9e2739fe305", "remote_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "remote_ip_prefix": null, "created_at": "2018-12-23T20:46:51Z", "security_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "port_range_min": null, "ethertype": "IPv4", "project_id": "100d7fe963ca420bb34a1606ac2cb77e"}], "revision_number": 4, "project_id": "100d7fe963ca420bb34a1606ac2cb77e", "id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:46:56,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-98c5446b-8840-4d8d-b381-c1f18ecfc39d 2018-12-23 20:46:56,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:56,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b886a291-8718-4526-9892-c9bed2dcb6e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:56,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-b886a291-8718-4526-9892-c9bed2dcb6e2 2018-12-23 20:46:56,613 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:56,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:56,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e42282-b997-4950-8267-d4ec777499d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:56,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-93e42282-b997-4950-8267-d4ec777499d9 2018-12-23 20:46:56,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:56,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:56,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e521941d-35e5-4b15-bb3b-682bee2e0c1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:56,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-e521941d-35e5-4b15-bb3b-682bee2e0c1e 2018-12-23 20:46:56,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:56,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:56,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d90e0f-6cfa-4f81-949e-746eee9b215e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:46:56,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-38d90e0f-6cfa-4f81-949e-746eee9b215e 2018-12-23 20:46:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3521352-4387-4483-9353-45a64636f9fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:57,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-f3521352-4387-4483-9353-45a64636f9fe 2018-12-23 20:46:57,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:57,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b226c352-2f17-4266-a4b5-c31c8cbfdb67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:57,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-b226c352-2f17-4266-a4b5-c31c8cbfdb67 2018-12-23 20:46:57,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:57,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-067da642-8b1b-4c04-b7e0-54ab3def37c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:57,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-067da642-8b1b-4c04-b7e0-54ab3def37c5 2018-12-23 20:46:57,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c3a23f-d41d-49e5-83c5-5182063889ae Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:46:57,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-88c3a23f-d41d-49e5-83c5-5182063889ae 2018-12-23 20:46:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,442 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b96cbe3-55ce-4c98-9970-ff511bcf225c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:57,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-2b96cbe3-55ce-4c98-9970-ff511bcf225c 2018-12-23 20:46:57,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:57,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-466a6a60-159c-46a9-9279-8881afbae558 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:46:57,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-466a6a60-159c-46a9-9279-8881afbae558 2018-12-23 20:46:57,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:46:57,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2e82bb-dc56-426b-82b0-1a64dc049f6b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "100d7fe963ca420bb34a1606ac2cb77e", "name": "CreateNetworkSuccessTests-c11fb438-9669-4f4-proj"}} 2018-12-23 20:46:57,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e used request id req-bb2e82bb-dc56-426b-82b0-1a64dc049f6b 2018-12-23 20:46:57,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d98e1254-ea9d-4307-a52a-a4f2f4c39008 2018-12-23 20:46:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d98e1254-ea9d-4307-a52a-a4f2f4c39008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8b081d19-8ac3-4d5c-bd3e-19f91a6519e3 Date: Sun, 23 Dec 2018 20:46:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:51Z", "security_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "port_range_min": null, "revision_number": 0, "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "created_at": "2018-12-23T20:46:51Z", "project_id": "100d7fe963ca420bb34a1606ac2cb77e", "id": "056fd9e8-6fcf-4dc9-ab87-489b71318840"}, {"remote_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:51Z", "security_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "port_range_min": null, "revision_number": 0, "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "created_at": "2018-12-23T20:46:51Z", "project_id": "100d7fe963ca420bb34a1606ac2cb77e", "id": "2006c607-fc01-414d-a7ba-f261fc5ccf1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:51Z", "security_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "port_range_min": null, "revision_number": 0, "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "created_at": "2018-12-23T20:46:51Z", "project_id": "100d7fe963ca420bb34a1606ac2cb77e", "id": "38ff4f88-884e-463d-9de8-a0b046bb3ccd"}, {"remote_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:46:51Z", "security_group_id": "d98e1254-ea9d-4307-a52a-a4f2f4c39008", "port_range_min": null, "revision_number": 0, "tenant_id": "100d7fe963ca420bb34a1606ac2cb77e", "created_at": "2018-12-23T20:46:51Z", "project_id": "100d7fe963ca420bb34a1606ac2cb77e", "id": "477ca535-c8c1-4629-aafd-a9e2739fe305"}]} 2018-12-23 20:46:57,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d98e1254-ea9d-4307-a52a-a4f2f4c39008 used request id req-8b081d19-8ac3-4d5c-bd3e-19f91a6519e3 2018-12-23 20:46:57,680 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:46:57,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d98e1254-ea9d-4307-a52a-a4f2f4c39008 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:57,816 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f3cbefb4-aefa-4b8a-8d99-a189cf1652ef Content-Length: 0 Date: Sun, 23 Dec 2018 20:46:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:46:57,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d98e1254-ea9d-4307-a52a-a4f2f4c39008 used request id req-f3cbefb4-aefa-4b8a-8d99-a189cf1652ef 2018-12-23 20:46:57,817 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-c11fb438-9669-4f4-proj 2018-12-23 20:46:57,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:58,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f9f2740-d21a-4a4a-ae1e-fdceb00badc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:58,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/100d7fe963ca420bb34a1606ac2cb77e used request id req-1f9f2740-d21a-4a4a-ae1e-fdceb00badc3 2018-12-23 20:46:58,040 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-c11fb438-9669-4f4-proj-role 2018-12-23 20:46:58,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5016e0135b174d4fb4a0cd0735aeaec4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:58,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf3175d-f760-41e7-b41d-55e9fd5485fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:58,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5016e0135b174d4fb4a0cd0735aeaec4 used request id req-acf3175d-f760-41e7-b41d-55e9fd5485fb 2018-12-23 20:46:58,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dff609efccea831611d107fd1cbb0cb9295c6ad2" 2018-12-23 20:46:58,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214f0ff3-e939-45e0-8a55-b27352ca4eb3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:46:58,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-214f0ff3-e939-45e0-8a55-b27352ca4eb3 2018-12-23 20:46:58,268 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-c11fb438-9669-4f4-user 2018-12-23 20:46:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/baca4d52353f4294bd306f7fc9d354ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9817b8bab029747efc62c1fb118d1c8b0ffb058b" 2018-12-23 20:46:58,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73a493f2-3790-4d49-8e94-7678cff1e15f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:46:58,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/baca4d52353f4294bd306f7fc9d354ae used request id req-73a493f2-3790-4d49-8e94-7678cff1e15f 2018-12-23 20:46:58,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:58,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Wf9t3KxHTG2d3n9iPXARkA"], "issued_at": "2018-12-23T20:46:58.000000Z"}} 2018-12-23 20:46:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b6ebea327369716dff4e77d447a0ce49cd9e55" 2018-12-23 20:46:58,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b584e2-16c9-477c-8030-dcb8d32b34f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:58,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b4b584e2-16c9-477c-8030-dcb8d32b34f1 2018-12-23 20:46:58,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:58,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:46:59,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["SbAvqXfCSiiqXwQplSmhHg"], "issued_at": "2018-12-23T20:46:59.000000Z"}} 2018-12-23 20:46:59,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:46:59,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eff216c-d9aa-4529-9e06-a18ecbff9f5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:46:59,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5eff216c-d9aa-4529-9e06-a18ecbff9f5a 2018-12-23 20:46:59,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:46:59,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:46:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:46:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00ece6c4-e283-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:46:59,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04bfb382-e0ef-4b54-8dd5-1c7c75377bca Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00ece6c4-e283-44e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:46:59,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-00ece6c4-e283-44e-proj used request id req-04bfb382-e0ef-4b54-8dd5-1c7c75377bca 2018-12-23 20:46:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:46:59,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bdff46d-ce59-4a9e-a894-abfe5c083e67 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:46:59,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0bdff46d-ce59-4a9e-a894-abfe5c083e67 2018-12-23 20:46:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj"}}' 2018-12-23 20:46:59,741 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aa692d0-a779-467f-a534-e36a9a1fa163 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098"}, "tags": [], "enabled": true, "id": "724d4047e204403bbd183337a75f1098", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj"}} 2018-12-23 20:46:59,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6aa692d0-a779-467f-a534-e36a9a1fa163 2018-12-23 20:46:59,741 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-00ece6c4-e283-44e-proj 2018-12-23 20:46:59,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:46:59,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:00,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["OgtFtPRkR5m0E46zUedmvA"], "issued_at": "2018-12-23T20:47:00.000000Z"}} 2018-12-23 20:47:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00c83b7861f1ebbb9ffa057e3568a23be7f3dfb" 2018-12-23 20:47:00,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3caaf80-96f0-4770-9c19-b83184c3bab2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:00,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c3caaf80-96f0-4770-9c19-b83184c3bab2 2018-12-23 20:47:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:00,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:00,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00c83b7861f1ebbb9ffa057e3568a23be7f3dfb" 2018-12-23 20:47:00,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c452c6b-8132-4259-ac1a-175347680075 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:47:00,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6c452c6b-8132-4259-ac1a-175347680075 2018-12-23 20:47:00,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-00ece6c4-e283-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00c83b7861f1ebbb9ffa057e3568a23be7f3dfb" 2018-12-23 20:47:00,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098462f4-e8b3-4629-b7ea-34d3a5722ae1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-00ece6c4-e283-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098"}, "tags": [], "enabled": true, "id": "724d4047e204403bbd183337a75f1098", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj"}]} 2018-12-23 20:47:00,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-00ece6c4-e283-44e-proj used request id req-098462f4-e8b3-4629-b7ea-34d3a5722ae1 2018-12-23 20:47:00,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00c83b7861f1ebbb9ffa057e3568a23be7f3dfb" 2018-12-23 20:47:00,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25e7e28-0dd3-415c-abc6-5c3715b5f4fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:00,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c25e7e28-0dd3-415c-abc6-5c3715b5f4fa 2018-12-23 20:47:00,867 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-00ece6c4-e283-44e-user 2018-12-23 20:47:00,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:00,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:00,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ddecc7-74ff-41e4-8e2c-015285eb45bb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:00,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-36ddecc7-74ff-41e4-8e2c-015285eb45bb 2018-12-23 20:47:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" -d '{"role": {"name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj-role"}}' 2018-12-23 20:47:01,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26efec60-40a2-4d31-a083-788d27da19a7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "272abe20d11f4181ba655f2737693ec1", "links": {"self": "http://172.30.9.21:5000/v3/roles/272abe20d11f4181ba655f2737693ec1"}, "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj-role"}} 2018-12-23 20:47:01,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-26efec60-40a2-4d31-a083-788d27da19a7 2018-12-23 20:47:01,083 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-00ece6c4-e283-44e-proj-role 2018-12-23 20:47:01,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/272abe20d11f4181ba655f2737693ec1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:01,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389a8435-99e2-47d7-9ff8-b61c3432823e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "272abe20d11f4181ba655f2737693ec1", "links": {"self": "http://172.30.9.21:5000/v3/roles/272abe20d11f4181ba655f2737693ec1"}, "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj-role"}} 2018-12-23 20:47:01,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/272abe20d11f4181ba655f2737693ec1 used request id req-389a8435-99e2-47d7-9ff8-b61c3432823e 2018-12-23 20:47:01,182 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-00ece6c4-e283-44e-proj-role to project CreateNetworkSuccessTests-00ece6c4-e283-44e-proj 2018-12-23 20:47:01,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098/users/f563b4b2fd474e0f9c820a3c6bc85a01/roles/272abe20d11f4181ba655f2737693ec1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:01,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876f22ba-368c-4051-aaf3-8d09cfe4b802 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:01,319 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098/users/f563b4b2fd474e0f9c820a3c6bc85a01/roles/272abe20d11f4181ba655f2737693ec1 used request id req-876f22ba-368c-4051-aaf3-8d09cfe4b802 2018-12-23 20:47:01,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:01,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:01,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "272abe20d11f4181ba655f2737693ec1", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj-role"}], "expires_at": "2018-12-23T21:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "724d4047e204403bbd183337a75f1098", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/724d4047e204403bbd183337a75f1098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/724d4047e204403bbd183337a75f1098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/724d4047e204403bbd183337a75f1098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/724d4047e204403bbd183337a75f1098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-user", "id": "f563b4b2fd474e0f9c820a3c6bc85a01"}, "audit_ids": ["eCwaay73Ta6NNkyQWlf_Pg"], "issued_at": "2018-12-23T20:47:01.000000Z"}} 2018-12-23 20:47:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" 2018-12-23 20:47:01,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f46851-654f-44cd-9aa4-c6bf8e252b9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:01,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e2f46851-654f-44cd-9aa4-c6bf8e252b9a 2018-12-23 20:47:01,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" 2018-12-23 20:47:01,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c76335f5-0617-4c26-b414-273dcd322d48 Date: Sun, 23 Dec 2018 20:47:01 GMT RESP BODY: {"networks":[]} 2018-12-23 20:47:01,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net used request id req-c76335f5-0617-4c26-b414-273dcd322d48 2018-12-23 20:47:01,988 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net 2018-12-23 20:47:01,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net", "admin_state_up": true}}' 2018-12-23 20:47:02,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-febfc5d2-2ac7-4793-a3d1-662d32818f7a Date: Sun, 23 Dec 2018 20:47:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"273d78e9-a98b-4701-a72e-8e853f2597ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"724d4047e204403bbd183337a75f1098","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:47:02Z","is_default":false,"name":"CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"724d4047e204403bbd183337a75f1098","created_at":"2018-12-23T20:47:02Z","mtu":999}} 2018-12-23 20:47:02,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-febfc5d2-2ac7-4793-a3d1-662d32818f7a 2018-12-23 20:47:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=273d78e9-a98b-4701-a72e-8e853f2597ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" 2018-12-23 20:47:02,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-2165b8be-8148-41da-8f91-a41f9f086c82 Date: Sun, 23 Dec 2018 20:47:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"273d78e9-a98b-4701-a72e-8e853f2597ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"724d4047e204403bbd183337a75f1098","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:47:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net","admin_state_up":true,"tenant_id":"724d4047e204403bbd183337a75f1098","created_at":"2018-12-23T20:47:02Z","mtu":999}]} 2018-12-23 20:47:02,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=273d78e9-a98b-4701-a72e-8e853f2597ca used request id req-2165b8be-8148-41da-8f91-a41f9f086c82 2018-12-23 20:47:02,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=273d78e9-a98b-4701-a72e-8e853f2597ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" 2018-12-23 20:47:02,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f093540-3b00-46dd-a56c-ec32de218563 Date: Sun, 23 Dec 2018 20:47:02 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:47:02,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=273d78e9-a98b-4701-a72e-8e853f2597ca used request id req-5f093540-3b00-46dd-a56c-ec32de218563 2018-12-23 20:47:02,519 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-subnet 2018-12-23 20:47:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" -d '{"subnets": [{"ip_version": 4, "network_id": "273d78e9-a98b-4701-a72e-8e853f2597ca", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-subnet"}]}' 2018-12-23 20:47:03,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-303dc902-f937-49b5-af97-7616d15fa4f3 Date: Sun, 23 Dec 2018 20:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"273d78e9-a98b-4701-a72e-8e853f2597ca","tenant_id":"724d4047e204403bbd183337a75f1098","created_at":"2018-12-23T20:47:02Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47: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":"724d4047e204403bbd183337a75f1098","id":"4ed3b37e-a3f5-4a5b-952e-23621907cab8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-subnet"}]} 2018-12-23 20:47:03,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-303dc902-f937-49b5-af97-7616d15fa4f3 2018-12-23 20:47:03,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=273d78e9-a98b-4701-a72e-8e853f2597ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" 2018-12-23 20:47:03,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eef0840b-309d-4b70-9cfd-b78d9f668c01 Date: Sun, 23 Dec 2018 20:47:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"273d78e9-a98b-4701-a72e-8e853f2597ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"724d4047e204403bbd183337a75f1098","l2_adjacency":true,"status":"ACTIVE","subnets":["4ed3b37e-a3f5-4a5b-952e-23621907cab8"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net","admin_state_up":true,"tenant_id":"724d4047e204403bbd183337a75f1098","created_at":"2018-12-23T20:47:02Z","mtu":999}]} 2018-12-23 20:47:03,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=273d78e9-a98b-4701-a72e-8e853f2597ca used request id req-eef0840b-309d-4b70-9cfd-b78d9f668c01 2018-12-23 20:47:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=273d78e9-a98b-4701-a72e-8e853f2597ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" 2018-12-23 20:47:03,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3538b60e-e6d4-48cd-a8fb-afdb86deafe5 Date: Sun, 23 Dec 2018 20:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"273d78e9-a98b-4701-a72e-8e853f2597ca","tenant_id":"724d4047e204403bbd183337a75f1098","created_at":"2018-12-23T20:47:02Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47: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":"724d4047e204403bbd183337a75f1098","id":"4ed3b37e-a3f5-4a5b-952e-23621907cab8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-subnet"}]} 2018-12-23 20:47:03,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=273d78e9-a98b-4701-a72e-8e853f2597ca used request id req-3538b60e-e6d4-48cd-a8fb-afdb86deafe5 2018-12-23 20:47:03,464 - OpenStackNetwork - DEBUG - Network [273d78e9-a98b-4701-a72e-8e853f2597ca] created successfully 2018-12-23 20:47:03,464 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:03,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:03,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "272abe20d11f4181ba655f2737693ec1", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj-role"}], "expires_at": "2018-12-23T21:47:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "724d4047e204403bbd183337a75f1098", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/724d4047e204403bbd183337a75f1098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/724d4047e204403bbd183337a75f1098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/724d4047e204403bbd183337a75f1098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/724d4047e204403bbd183337a75f1098", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/724d4047e204403bbd183337a75f1098", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/724d4047e204403bbd183337a75f1098", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-user", "id": "f563b4b2fd474e0f9c820a3c6bc85a01"}, "audit_ids": ["jLT3FiSNTaetmDKYBNuq-g"], "issued_at": "2018-12-23T20:47:03.000000Z"}} 2018-12-23 20:47:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd62bc8af909fdc07d41b74ef9a655fd5e3fc2e" 2018-12-23 20:47:03,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fbeef7-5d1f-4809-a3d1-a9f04c38da81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:03,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-31fbeef7-5d1f-4809-a3d1-a9f04c38da81 2018-12-23 20:47:03,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd62bc8af909fdc07d41b74ef9a655fd5e3fc2e" 2018-12-23 20:47:04,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-49341e2e-ee58-4eb4-b822-7d292eeea35e Date: Sun, 23 Dec 2018 20:47:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"273d78e9-a98b-4701-a72e-8e853f2597ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"724d4047e204403bbd183337a75f1098","l2_adjacency":true,"status":"ACTIVE","subnets":["4ed3b37e-a3f5-4a5b-952e-23621907cab8"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net","admin_state_up":true,"tenant_id":"724d4047e204403bbd183337a75f1098","created_at":"2018-12-23T20:47:02Z","mtu":999}]} 2018-12-23 20:47:04,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net used request id req-49341e2e-ee58-4eb4-b822-7d292eeea35e 2018-12-23 20:47:04,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:04,265 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:04,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd62bc8af909fdc07d41b74ef9a655fd5e3fc2e" 2018-12-23 20:47:04,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0d5b75-f56d-4ee4-a3bb-81a6d6182e13 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "724d4047e204403bbd183337a75f1098", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj"}} 2018-12-23 20:47:04,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098 used request id req-af0d5b75-f56d-4ee4-a3bb-81a6d6182e13 2018-12-23 20:47:04,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=273d78e9-a98b-4701-a72e-8e853f2597ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dd62bc8af909fdc07d41b74ef9a655fd5e3fc2e" 2018-12-23 20:47:04,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-18d00ca5-7d59-4059-9688-2a7155e5ed4e Date: Sun, 23 Dec 2018 20:47:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"273d78e9-a98b-4701-a72e-8e853f2597ca","tenant_id":"724d4047e204403bbd183337a75f1098","created_at":"2018-12-23T20:47:02Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47: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":"724d4047e204403bbd183337a75f1098","id":"4ed3b37e-a3f5-4a5b-952e-23621907cab8","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-subnet"}]} 2018-12-23 20:47:04,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=273d78e9-a98b-4701-a72e-8e853f2597ca used request id req-18d00ca5-7d59-4059-9688-2a7155e5ed4e 2018-12-23 20:47:04,410 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-subnet 2018-12-23 20:47:04,410 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-subnet 2018-12-23 20:47:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/4ed3b37e-a3f5-4a5b-952e-23621907cab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" 2018-12-23 20:47:05,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0dd1908-c24c-4ad2-ad4c-90148cee509e Date: Sun, 23 Dec 2018 20:47:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:47:05,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4ed3b37e-a3f5-4a5b-952e-23621907cab8 used request id req-a0dd1908-c24c-4ad2-ad4c-90148cee509e 2018-12-23 20:47:05,501 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8c89f187-1493-482b-bd37-b25d3a7a6af9-pub-net 2018-12-23 20:47:05,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/273d78e9-a98b-4701-a72e-8e853f2597ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}092445cd7d4ef08509aa3b1b5f72fbc39ea70afa" 2018-12-23 20:47:06,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cac7f086-cfd9-41d4-93b6-9d443ffa8254 Date: Sun, 23 Dec 2018 20:47:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:47:06,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/273d78e9-a98b-4701-a72e-8e853f2597ca used request id req-cac7f086-cfd9-41d4-93b6-9d443ffa8254 2018-12-23 20:47:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:06,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a0573ab9-8133-4f64-a7cb-441c6e4703af Date: Sun, 23 Dec 2018 20:47:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "724d4047e204403bbd183337a75f1098", "created_at": "2018-12-23T20:47:02Z", "updated_at": "2018-12-23T20:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:47:02Z", "revision_number": 0, "id": "046a8488-2547-4604-a65e-4d1dfb4a7642", "remote_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "remote_ip_prefix": null, "created_at": "2018-12-23T20:47:02Z", "security_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "tenant_id": "724d4047e204403bbd183337a75f1098", "port_range_min": null, "ethertype": "IPv6", "project_id": "724d4047e204403bbd183337a75f1098"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:47:02Z", "revision_number": 0, "id": "6e3e95ff-2590-4ab1-8834-316bf6b22091", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:47:02Z", "security_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "tenant_id": "724d4047e204403bbd183337a75f1098", "port_range_min": null, "ethertype": "IPv4", "project_id": "724d4047e204403bbd183337a75f1098"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:47:02Z", "revision_number": 0, "id": "9a34cb01-4eac-4867-bfa0-b4185215363f", "remote_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "remote_ip_prefix": null, "created_at": "2018-12-23T20:47:02Z", "security_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "tenant_id": "724d4047e204403bbd183337a75f1098", "port_range_min": null, "ethertype": "IPv4", "project_id": "724d4047e204403bbd183337a75f1098"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:47:02Z", "revision_number": 0, "id": "f676ac71-dbc7-40a0-ac64-bfab76c21a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:47:02Z", "security_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "tenant_id": "724d4047e204403bbd183337a75f1098", "port_range_min": null, "ethertype": "IPv6", "project_id": "724d4047e204403bbd183337a75f1098"}], "revision_number": 4, "project_id": "724d4047e204403bbd183337a75f1098", "id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:47:06,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a0573ab9-8133-4f64-a7cb-441c6e4703af 2018-12-23 20:47:06,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:07,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17821074-b397-4c50-a4ec-30f3a019cab9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:07,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-17821074-b397-4c50-a4ec-30f3a019cab9 2018-12-23 20:47:07,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:07,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:07,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a74e3c6-d7a9-4cb6-97f6-f1808e0d79ae Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "724d4047e204403bbd183337a75f1098", "name": "CreateNetworkSuccessTests-00ece6c4-e283-44e-proj"}} 2018-12-23 20:47:07,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098 used request id req-8a74e3c6-d7a9-4cb6-97f6-f1808e0d79ae 2018-12-23 20:47:07,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a57bcb8-ed81-4b7f-99e1-2f754edbda54 2018-12-23 20:47:07,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1a57bcb8-ed81-4b7f-99e1-2f754edbda54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:07,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8d5c1c75-59b4-405a-9c05-6dbbc735996f Date: Sun, 23 Dec 2018 20:47:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:47:02Z", "security_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "port_range_min": null, "revision_number": 0, "tenant_id": "724d4047e204403bbd183337a75f1098", "created_at": "2018-12-23T20:47:02Z", "project_id": "724d4047e204403bbd183337a75f1098", "id": "046a8488-2547-4604-a65e-4d1dfb4a7642"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:47:02Z", "security_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "port_range_min": null, "revision_number": 0, "tenant_id": "724d4047e204403bbd183337a75f1098", "created_at": "2018-12-23T20:47:02Z", "project_id": "724d4047e204403bbd183337a75f1098", "id": "6e3e95ff-2590-4ab1-8834-316bf6b22091"}, {"remote_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:47:02Z", "security_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "port_range_min": null, "revision_number": 0, "tenant_id": "724d4047e204403bbd183337a75f1098", "created_at": "2018-12-23T20:47:02Z", "project_id": "724d4047e204403bbd183337a75f1098", "id": "9a34cb01-4eac-4867-bfa0-b4185215363f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:47:02Z", "security_group_id": "1a57bcb8-ed81-4b7f-99e1-2f754edbda54", "port_range_min": null, "revision_number": 0, "tenant_id": "724d4047e204403bbd183337a75f1098", "created_at": "2018-12-23T20:47:02Z", "project_id": "724d4047e204403bbd183337a75f1098", "id": "f676ac71-dbc7-40a0-ac64-bfab76c21a32"}]} 2018-12-23 20:47:07,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1a57bcb8-ed81-4b7f-99e1-2f754edbda54 used request id req-8d5c1c75-59b4-405a-9c05-6dbbc735996f 2018-12-23 20:47:07,217 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:47:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1a57bcb8-ed81-4b7f-99e1-2f754edbda54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:07,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dec8977a-9ce5-4cdf-85c6-2b53bcdca51c Content-Length: 0 Date: Sun, 23 Dec 2018 20:47:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:47:07,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1a57bcb8-ed81-4b7f-99e1-2f754edbda54 used request id req-dec8977a-9ce5-4cdf-85c6-2b53bcdca51c 2018-12-23 20:47:07,344 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-00ece6c4-e283-44e-proj 2018-12-23 20:47:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:07,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-404a119c-b23f-43e7-a771-f1d6a1065618 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:07,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/724d4047e204403bbd183337a75f1098 used request id req-404a119c-b23f-43e7-a771-f1d6a1065618 2018-12-23 20:47:07,628 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-00ece6c4-e283-44e-proj-role 2018-12-23 20:47:07,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/272abe20d11f4181ba655f2737693ec1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:07,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-409a8552-2f90-41ef-8493-23bc937f4b73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:07,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/272abe20d11f4181ba655f2737693ec1 used request id req-409a8552-2f90-41ef-8493-23bc937f4b73 2018-12-23 20:47:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23af564867106b10526595a92036a0cd99c1ab7" 2018-12-23 20:47:07,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e19e59-cd67-4589-92eb-4c3eb408b38f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:07,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b5e19e59-cd67-4589-92eb-4c3eb408b38f 2018-12-23 20:47:07,849 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-00ece6c4-e283-44e-user 2018-12-23 20:47:07,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f563b4b2fd474e0f9c820a3c6bc85a01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00c83b7861f1ebbb9ffa057e3568a23be7f3dfb" 2018-12-23 20:47:08,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a878918-6f1a-4ad7-9ff0-c47cc546e3d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:08,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f563b4b2fd474e0f9c820a3c6bc85a01 used request id req-8a878918-6f1a-4ad7-9ff0-c47cc546e3d4 2018-12-23 20:47:08,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:08,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["UMPkzq3mR_KyeN66yCWosw"], "issued_at": "2018-12-23T20:47:08.000000Z"}} 2018-12-23 20:47:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e261e14e1a8147faf410256d7cbbbba1f93dbb" 2018-12-23 20:47:08,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d15138c-6228-4f3c-a556-c1fad65e880b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:08,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0d15138c-6228-4f3c-a556-c1fad65e880b 2018-12-23 20:47:08,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:08,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:08,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["K4y0WmSCSbCNhVSZhBx3ag"], "issued_at": "2018-12-23T20:47:08.000000Z"}} 2018-12-23 20:47:08,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:09,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e6e938-67eb-4fa1-a335-06b7649ac37d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:09,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-28e6e938-67eb-4fa1-a335-06b7649ac37d 2018-12-23 20:47:09,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:09,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:09,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:09,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d029f3c-2f72-4027-9520-63fcdd23f1f2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:47:09,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj used request id req-0d029f3c-2f72-4027-9520-63fcdd23f1f2 2018-12-23 20:47:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:09,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8439c35-99ea-4c06-ac36-932c7ed01931 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:09,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c8439c35-99ea-4c06-ac36-932c7ed01931 2018-12-23 20:47:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj"}}' 2018-12-23 20:47:09,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3236a5d-6569-496f-9332-f25a2bfdda48 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc"}, "tags": [], "enabled": true, "id": "5bad367b679b470784984afbc72ef6cc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj"}} 2018-12-23 20:47:09,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b3236a5d-6569-496f-9332-f25a2bfdda48 2018-12-23 20:47:09,389 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj 2018-12-23 20:47:09,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:09,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:09,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["P3QGfFYsToKcoGUh4lOG0Q"], "issued_at": "2018-12-23T20:47:09.000000Z"}} 2018-12-23 20:47:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f1d568eb857e923684d63eb3900ae0cbf4425e" 2018-12-23 20:47:09,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0189359-cce7-4acd-894f-498fc762cea2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:09,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b0189359-cce7-4acd-894f-498fc762cea2 2018-12-23 20:47:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:09,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:09,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f1d568eb857e923684d63eb3900ae0cbf4425e" 2018-12-23 20:47:10,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9ea9e6-429b-4c51-a536-e5dca3d165c2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:47:10,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3e9ea9e6-429b-4c51-a536-e5dca3d165c2 2018-12-23 20:47:10,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f1d568eb857e923684d63eb3900ae0cbf4425e" 2018-12-23 20:47:10,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-939ffb05-b625-47f9-8b69-434b0936351a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc"}, "tags": [], "enabled": true, "id": "5bad367b679b470784984afbc72ef6cc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj"}]} 2018-12-23 20:47:10,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj used request id req-939ffb05-b625-47f9-8b69-434b0936351a 2018-12-23 20:47:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f1d568eb857e923684d63eb3900ae0cbf4425e" 2018-12-23 20:47:10,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c3dd34-7115-4986-845d-a3ae8e1fc97c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:10,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d9c3dd34-7115-4986-845d-a3ae8e1fc97c 2018-12-23 20:47:10,563 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f6820a9c-03f0-4a8-user 2018-12-23 20:47:10,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:10,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:10,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df54fd8a-8413-4205-a77c-9e3dc3cfeb41 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:10,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-df54fd8a-8413-4205-a77c-9e3dc3cfeb41 2018-12-23 20:47:10,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" -d '{"role": {"name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role"}}' 2018-12-23 20:47:10,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eb90768-a520-4a59-9adf-6713e82a9734 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4708848361344b0bfca56bf6eb9ea03", "links": {"self": "http://172.30.9.21:5000/v3/roles/c4708848361344b0bfca56bf6eb9ea03"}, "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role"}} 2018-12-23 20:47:10,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8eb90768-a520-4a59-9adf-6713e82a9734 2018-12-23 20:47:10,779 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role 2018-12-23 20:47:10,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/c4708848361344b0bfca56bf6eb9ea03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:10,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf81f0c7-f3e3-4160-a1db-f70576a32543 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4708848361344b0bfca56bf6eb9ea03", "links": {"self": "http://172.30.9.21:5000/v3/roles/c4708848361344b0bfca56bf6eb9ea03"}, "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role"}} 2018-12-23 20:47:10,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/c4708848361344b0bfca56bf6eb9ea03 used request id req-bf81f0c7-f3e3-4160-a1db-f70576a32543 2018-12-23 20:47:10,883 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role to project CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj 2018-12-23 20:47:10,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc/users/51ba89bb98db4e47bf7968e8ca2d97de/roles/c4708848361344b0bfca56bf6eb9ea03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:11,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18b1bbe8-9472-443a-9e5b-5465efb96931 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:11,021 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc/users/51ba89bb98db4e47bf7968e8ca2d97de/roles/c4708848361344b0bfca56bf6eb9ea03 used request id req-18b1bbe8-9472-443a-9e5b-5465efb96931 2018-12-23 20:47:11,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:11,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:11,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4708848361344b0bfca56bf6eb9ea03", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role"}], "expires_at": "2018-12-23T21:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bad367b679b470784984afbc72ef6cc", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-user", "id": "51ba89bb98db4e47bf7968e8ca2d97de"}, "audit_ids": ["72sgo7FTSwCSzH3tTL3AUg"], "issued_at": "2018-12-23T20:47:11.000000Z"}} 2018-12-23 20:47:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" 2018-12-23 20:47:11,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d36a75f-77a3-4655-9abf-e248b084c7b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:11,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9d36a75f-77a3-4655-9abf-e248b084c7b9 2018-12-23 20:47:11,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" 2018-12-23 20:47:11,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-220402da-3787-48cb-a1c1-cd3e4ade3079 Date: Sun, 23 Dec 2018 20:47:11 GMT RESP BODY: {"routers": []} 2018-12-23 20:47:11,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router&admin_state_up=True used request id req-220402da-3787-48cb-a1c1-cd3e4ade3079 2018-12-23 20:47:11,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:11,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:12,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4708848361344b0bfca56bf6eb9ea03", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role"}], "expires_at": "2018-12-23T21:47:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bad367b679b470784984afbc72ef6cc", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-user", "id": "51ba89bb98db4e47bf7968e8ca2d97de"}, "audit_ids": ["TOQ54hZEQVumkueNd_VdGg"], "issued_at": "2018-12-23T20:47:12.000000Z"}} 2018-12-23 20:47:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf93df71bb5c67779a47763dc94ec119a551b9f7" 2018-12-23 20:47:12,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976771e4-649c-4856-8928-e5db5678a981 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:12,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-976771e4-649c-4856-8928-e5db5678a981 2018-12-23 20:47:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" 2018-12-23 20:47:12,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e80bb1a5-0d2c-4c07-8fcd-1e1133ebc72d Date: Sun, 23 Dec 2018 20:47:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:47:12,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-e80bb1a5-0d2c-4c07-8fcd-1e1133ebc72d 2018-12-23 20:47:12,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" 2018-12-23 20:47:12,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7abce4d1-0d28-4e2f-bdc8-f28ec67de131 Date: Sun, 23 Dec 2018 20:47:12 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:47:12,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-7abce4d1-0d28-4e2f-bdc8-f28ec67de131 2018-12-23 20:47:12,369 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router 2018-12-23 20:47:12,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router", "admin_state_up": true}}' 2018-12-23 20:47:13,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-7cc96786-04b7-4764-8087-2afd25b71137 Date: Sun, 23 Dec 2018 20:47:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5bad367b679b470784984afbc72ef6cc", "created_at": "2018-12-23T20:47:12Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5bad367b679b470784984afbc72ef6cc", "id": "84e5efd1-ee43-40a6-b870-43d785606be4", "name": "CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router"}} 2018-12-23 20:47:13,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-7cc96786-04b7-4764-8087-2afd25b71137 2018-12-23 20:47:13,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=84e5efd1-ee43-40a6-b870-43d785606be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" 2018-12-23 20:47:13,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a58ea953-d54e-4155-a372-f27b46baf407 Date: Sun, 23 Dec 2018 20:47:13 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:13,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=84e5efd1-ee43-40a6-b870-43d785606be4 used request id req-a58ea953-d54e-4155-a372-f27b46baf407 2018-12-23 20:47:13,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/84e5efd1-ee43-40a6-b870-43d785606be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" 2018-12-23 20:47:14,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-33b42c6b-105c-4efe-8adb-4f32ee9a8c95 Date: Sun, 23 Dec 2018 20:47:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bad367b679b470784984afbc72ef6cc", "created_at": "2018-12-23T20:47:12Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5bad367b679b470784984afbc72ef6cc", "id": "84e5efd1-ee43-40a6-b870-43d785606be4", "name": "CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router"}} 2018-12-23 20:47:14,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/84e5efd1-ee43-40a6-b870-43d785606be4 used request id req-33b42c6b-105c-4efe-8adb-4f32ee9a8c95 2018-12-23 20:47:14,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=84e5efd1-ee43-40a6-b870-43d785606be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" 2018-12-23 20:47:14,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b4ef150-9d48-4860-a93b-cf15d5f2f26d Date: Sun, 23 Dec 2018 20:47:14 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:14,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=84e5efd1-ee43-40a6-b870-43d785606be4 used request id req-1b4ef150-9d48-4860-a93b-cf15d5f2f26d 2018-12-23 20:47:14,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:14,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4708848361344b0bfca56bf6eb9ea03", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role"}], "expires_at": "2018-12-23T21:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bad367b679b470784984afbc72ef6cc", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/5bad367b679b470784984afbc72ef6cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-user", "id": "51ba89bb98db4e47bf7968e8ca2d97de"}, "audit_ids": ["_i0t3Rf8Sl6rrcrXtMmrjQ"], "issued_at": "2018-12-23T20:47:14.000000Z"}} 2018-12-23 20:47:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792dcbaae8c3ecd3f4b0c5675673f6b4c184aa5" 2018-12-23 20:47:14,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-a73c31bb-72fe-4f76-874b-a7a3bded7434 Date: Sun, 23 Dec 2018 20:47:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5bad367b679b470784984afbc72ef6cc", "created_at": "2018-12-23T20:47:12Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5bad367b679b470784984afbc72ef6cc", "id": "84e5efd1-ee43-40a6-b870-43d785606be4", "name": "CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router"}]} 2018-12-23 20:47:14,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router&admin_state_up=True used request id req-a73c31bb-72fe-4f76-874b-a7a3bded7434 2018-12-23 20:47:14,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:14,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:14,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3e261e14e1a8147faf410256d7cbbbba1f93dbb" 2018-12-23 20:47:15,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fb0729-45cd-4bc5-b4bb-14e8efb27269 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5bad367b679b470784984afbc72ef6cc", "name": "CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj"}} 2018-12-23 20:47:15,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc used request id req-f9fb0729-45cd-4bc5-b4bb-14e8efb27269 2018-12-23 20:47:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=84e5efd1-ee43-40a6-b870-43d785606be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792dcbaae8c3ecd3f4b0c5675673f6b4c184aa5" 2018-12-23 20:47:15,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4ba0cac4-de25-46e1-af40-bbd90527f094 Date: Sun, 23 Dec 2018 20:47:15 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:15,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=84e5efd1-ee43-40a6-b870-43d785606be4 used request id req-4ba0cac4-de25-46e1-af40-bbd90527f094 2018-12-23 20:47:15,079 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router 2018-12-23 20:47:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/84e5efd1-ee43-40a6-b870-43d785606be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792dcbaae8c3ecd3f4b0c5675673f6b4c184aa5" 2018-12-23 20:47:16,417 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c7c6a78-1291-48ae-b2a7-7d407f160ccc Content-Length: 0 Date: Sun, 23 Dec 2018 20:47:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:47:16,417 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/84e5efd1-ee43-40a6-b870-43d785606be4 used request id req-9c7c6a78-1291-48ae-b2a7-7d407f160ccc 2018-12-23 20:47:16,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1792dcbaae8c3ecd3f4b0c5675673f6b4c184aa5" 2018-12-23 20:47:16,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-90fbbc6b-aa2e-4a8d-8c46-ebfad38afdc6 Date: Sun, 23 Dec 2018 20:47:16 GMT RESP BODY: {"routers": []} 2018-12-23 20:47:16,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router&admin_state_up=True used request id req-90fbbc6b-aa2e-4a8d-8c46-ebfad38afdc6 2018-12-23 20:47:16,502 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router 2018-12-23 20:47:16,502 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-bc844f92-764b-4940-beb0-04c85e8bafa4-pub-router 2018-12-23 20:47:16,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/84e5efd1-ee43-40a6-b870-43d785606be4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5577c952aa10a10374c1c66266a8a6bd7d3c34ed" 2018-12-23 20:47:16,549 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-c277dbf6-b7e9-45c2-a1dc-235d07092f95 Date: Sun, 23 Dec 2018 20:47:16 GMT RESP BODY: {"NeutronError": {"message": "Router 84e5efd1-ee43-40a6-b870-43d785606be4 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-23 20:47:16,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/84e5efd1-ee43-40a6-b870-43d785606be4 used request id req-c277dbf6-b7e9-45c2-a1dc-235d07092f95 2018-12-23 20:47:16,550 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 84e5efd1-ee43-40a6-b870-43d785606be4 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-23 20:47:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:16,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-35fbb8cb-68ec-4b14-9a73-c4724c5623f5 Date: Sun, 23 Dec 2018 20:47:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:47:16,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-35fbb8cb-68ec-4b14-9a73-c4724c5623f5 2018-12-23 20:47:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:16,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72282848-dfd0-4224-a324-668e750c13b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:16,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-72282848-dfd0-4224-a324-668e750c13b5 2018-12-23 20:47:16,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,016 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97193074-dda2-46e0-8468-8425548cc98e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:17,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-97193074-dda2-46e0-8468-8425548cc98e 2018-12-23 20:47:17,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:17,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca91e6b8-b189-444e-a41c-fc3e6f4b47bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:17,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ca91e6b8-b189-444e-a41c-fc3e6f4b47bc 2018-12-23 20:47:17,116 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:17,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b832161e-8d49-4362-a4f0-b4098d94c99c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:47:17,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-b832161e-8d49-4362-a4f0-b4098d94c99c 2018-12-23 20:47:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36cffe5f-8443-4f4f-99c7-7aa7cd6128e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:17,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-36cffe5f-8443-4f4f-99c7-7aa7cd6128e7 2018-12-23 20:47:17,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:17,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b607df55-cc4b-4872-958e-a2d02811db7b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:17,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-b607df55-cc4b-4872-958e-a2d02811db7b 2018-12-23 20:47:17,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:17,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d7ff16e-52b8-462e-b535-2404462ded43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:17,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-2d7ff16e-52b8-462e-b535-2404462ded43 2018-12-23 20:47:17,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a34c062-a9b0-4c6a-bf52-3453c75aa3bc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:47:17,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-9a34c062-a9b0-4c6a-bf52-3453c75aa3bc 2018-12-23 20:47:17,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a11a2b-b16b-4103-ab17-86793215ff2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:17,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-35a11a2b-b16b-4103-ab17-86793215ff2a 2018-12-23 20:47:17,717 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:17,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99c3274d-8b12-45fc-9151-52be2a7c467f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:17,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-99c3274d-8b12-45fc-9151-52be2a7c467f 2018-12-23 20:47:17,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:17,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4758db-b66b-4144-9617-d5b73a396538 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:47:17,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-ac4758db-b66b-4144-9617-d5b73a396538 2018-12-23 20:47:17,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:18,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947cef2b-d2f3-4fe6-a635-91b6a3bc4967 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:18,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-947cef2b-d2f3-4fe6-a635-91b6a3bc4967 2018-12-23 20:47:18,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:18,055 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj 2018-12-23 20:47:18,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:18,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1816c04-d308-456c-8d0e-bc60b5a11b3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:18,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5bad367b679b470784984afbc72ef6cc used request id req-b1816c04-d308-456c-8d0e-bc60b5a11b3a 2018-12-23 20:47:18,277 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f6820a9c-03f0-4a8-proj-role 2018-12-23 20:47:18,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/c4708848361344b0bfca56bf6eb9ea03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:18,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-310fe935-f743-4763-bd16-e0a9613205cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:18,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/c4708848361344b0bfca56bf6eb9ea03 used request id req-310fe935-f743-4763-bd16-e0a9613205cb 2018-12-23 20:47:18,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea9f3032e3a35ed1ec2ac3e2368ce9e0974dba95" 2018-12-23 20:47:18,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74583d8-0f06-4841-b76d-5767f129a485 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:18,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c74583d8-0f06-4841-b76d-5767f129a485 2018-12-23 20:47:18,500 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f6820a9c-03f0-4a8-user 2018-12-23 20:47:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/51ba89bb98db4e47bf7968e8ca2d97de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5f1d568eb857e923684d63eb3900ae0cbf4425e" 2018-12-23 20:47:18,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eed37a0-8577-4394-9f0e-21446df4cb3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:18,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/51ba89bb98db4e47bf7968e8ca2d97de used request id req-0eed37a0-8577-4394-9f0e-21446df4cb3d 2018-12-23 20:47:18,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:19,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["KU_LcLLaTWyQbW5fh5r6hg"], "issued_at": "2018-12-23T20:47:19.000000Z"}} 2018-12-23 20:47:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50b79aa6b2900cd01101bcc65e39138b4eb913c" 2018-12-23 20:47:19,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2916d5-c853-48f4-b391-3066008d7d56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:19,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-af2916d5-c853-48f4-b391-3066008d7d56 2018-12-23 20:47:19,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:19,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:19,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["WQFySNU7Qp6GMHE2cNELtw"], "issued_at": "2018-12-23T20:47:19.000000Z"}} 2018-12-23 20:47:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:19,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19352d0-e987-4d9f-aad3-1ace523fa914 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:19,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e19352d0-e987-4d9f-aad3-1ace523fa914 2018-12-23 20:47:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:19,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:19,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:19,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccdd7b02-6b71-45f6-8e75-6ca58500e2e6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:47:19,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj used request id req-ccdd7b02-6b71-45f6-8e75-6ca58500e2e6 2018-12-23 20:47:19,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:19,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a344193-4d4c-45f3-9c11-81b0e9a417e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:19,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4a344193-4d4c-45f3-9c11-81b0e9a417e9 2018-12-23 20:47:19,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj"}}' 2018-12-23 20:47:20,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2faf6c4d-90a0-4f7f-8037-9812b19fed1d Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e"}, "tags": [], "enabled": true, "id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj"}} 2018-12-23 20:47:20,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2faf6c4d-90a0-4f7f-8037-9812b19fed1d 2018-12-23 20:47:20,019 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj 2018-12-23 20:47:20,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:20,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:20,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["4xXoInyiTziEOL5Isk-pvw"], "issued_at": "2018-12-23T20:47:20.000000Z"}} 2018-12-23 20:47:20,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a367f56447a45e0da76d489fcf0051a010df9b" 2018-12-23 20:47:20,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39759302-246a-4150-b02b-c787a86cd2a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:20,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-39759302-246a-4150-b02b-c787a86cd2a0 2018-12-23 20:47:20,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:20,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:20,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a367f56447a45e0da76d489fcf0051a010df9b" 2018-12-23 20:47:20,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6679b636-c169-4f66-aa2f-4d2970139cb9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:47:20,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6679b636-c169-4f66-aa2f-4d2970139cb9 2018-12-23 20:47:20,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a367f56447a45e0da76d489fcf0051a010df9b" 2018-12-23 20:47:20,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fccc4e6-f77b-45cb-b2a6-77d0f2c1ba42 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e"}, "tags": [], "enabled": true, "id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj"}]} 2018-12-23 20:47:20,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj used request id req-5fccc4e6-f77b-45cb-b2a6-77d0f2c1ba42 2018-12-23 20:47:20,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a367f56447a45e0da76d489fcf0051a010df9b" 2018-12-23 20:47:20,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7af75c-c1ee-43d6-96b1-bb262d7bdd6f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:20,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3a7af75c-c1ee-43d6-96b1-bb262d7bdd6f 2018-12-23 20:47:21,139 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3d0b1743-6a9f-4ee-user 2018-12-23 20:47:21,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:21,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:21,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551b37e2-2434-4dfd-a449-38191e9a4395 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:21,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-551b37e2-2434-4dfd-a449-38191e9a4395 2018-12-23 20:47:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" -d '{"role": {"name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role"}}' 2018-12-23 20:47:21,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aae3b612-8e06-4213-a53a-53c54e6bd4cb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9ed11d38da24a90bab7d6b96f7cbe24", "links": {"self": "http://172.30.9.21:5000/v3/roles/a9ed11d38da24a90bab7d6b96f7cbe24"}, "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role"}} 2018-12-23 20:47:21,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-aae3b612-8e06-4213-a53a-53c54e6bd4cb 2018-12-23 20:47:21,361 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role 2018-12-23 20:47:21,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a9ed11d38da24a90bab7d6b96f7cbe24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:21,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b78fc6c-7160-4c68-b5b2-7971e5072c59 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9ed11d38da24a90bab7d6b96f7cbe24", "links": {"self": "http://172.30.9.21:5000/v3/roles/a9ed11d38da24a90bab7d6b96f7cbe24"}, "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role"}} 2018-12-23 20:47:21,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a9ed11d38da24a90bab7d6b96f7cbe24 used request id req-3b78fc6c-7160-4c68-b5b2-7971e5072c59 2018-12-23 20:47:21,464 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role to project CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj 2018-12-23 20:47:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e/users/accf7e3a35ff42f9a0556600adff71ef/roles/a9ed11d38da24a90bab7d6b96f7cbe24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:21,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350de41c-45bb-4c7f-80c0-75604568d569 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:21,602 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e/users/accf7e3a35ff42f9a0556600adff71ef/roles/a9ed11d38da24a90bab7d6b96f7cbe24 used request id req-350de41c-45bb-4c7f-80c0-75604568d569 2018-12-23 20:47:21,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:21,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:21,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9ed11d38da24a90bab7d6b96f7cbe24", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role"}], "expires_at": "2018-12-23T21:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-user", "id": "accf7e3a35ff42f9a0556600adff71ef"}, "audit_ids": ["fPK0iY8dSBaqMNsiyTHijw"], "issued_at": "2018-12-23T20:47:21.000000Z"}} 2018-12-23 20:47:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a4fadfa123763b6af3df4f017238128ab7ccf7" 2018-12-23 20:47:22,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b8b78f-57c5-418a-be49-f54b1c093699 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:22,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a0b8b78f-57c5-418a-be49-f54b1c093699 2018-12-23 20:47:22,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a4fadfa123763b6af3df4f017238128ab7ccf7" 2018-12-23 20:47:22,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1accdaac-8e46-4fa4-9161-9f1ca9762029 Date: Sun, 23 Dec 2018 20:47:22 GMT RESP BODY: {"routers": []} 2018-12-23 20:47:22,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router&admin_state_up=True used request id req-1accdaac-8e46-4fa4-9161-9f1ca9762029 2018-12-23 20:47:22,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:22,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:22,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9ed11d38da24a90bab7d6b96f7cbe24", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role"}], "expires_at": "2018-12-23T21:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-user", "id": "accf7e3a35ff42f9a0556600adff71ef"}, "audit_ids": ["KV78FVn2SpGnGWWcd8IvQA"], "issued_at": "2018-12-23T20:47:22.000000Z"}} 2018-12-23 20:47:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d0a63f8b0125ef40d626cd0f1ce79ea54688875" 2018-12-23 20:47:22,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d47e47-af79-4d47-bffe-28c375f75e60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:22,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-19d47e47-af79-4d47-bffe-28c375f75e60 2018-12-23 20:47:22,768 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router 2018-12-23 20:47:22,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a4fadfa123763b6af3df4f017238128ab7ccf7" -d '{"router": {"name": "CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router", "admin_state_up": true}}' 2018-12-23 20:47:22,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-32ba7d4b-959a-46fb-8357-f3588ef7ed58 Date: Sun, 23 Dec 2018 20:47:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "created_at": "2018-12-23T20:47:22Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:22Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "id": "c1f6b82b-38da-4dee-be6e-11a79dea2e56", "name": "CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router"}} 2018-12-23 20:47:22,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-32ba7d4b-959a-46fb-8357-f3588ef7ed58 2018-12-23 20:47:22,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=c1f6b82b-38da-4dee-be6e-11a79dea2e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a4fadfa123763b6af3df4f017238128ab7ccf7" 2018-12-23 20:47:22,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd72876a-cdf0-4db8-b7ff-f856d12edbf3 Date: Sun, 23 Dec 2018 20:47:22 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:22,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=c1f6b82b-38da-4dee-be6e-11a79dea2e56 used request id req-cd72876a-cdf0-4db8-b7ff-f856d12edbf3 2018-12-23 20:47:22,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/c1f6b82b-38da-4dee-be6e-11a79dea2e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a4fadfa123763b6af3df4f017238128ab7ccf7" 2018-12-23 20:47:22,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-f6147f80-e438-47e3-91ac-f69f6244437a Date: Sun, 23 Dec 2018 20:47:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "created_at": "2018-12-23T20:47:22Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:22Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "id": "c1f6b82b-38da-4dee-be6e-11a79dea2e56", "name": "CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router"}} 2018-12-23 20:47:22,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/c1f6b82b-38da-4dee-be6e-11a79dea2e56 used request id req-f6147f80-e438-47e3-91ac-f69f6244437a 2018-12-23 20:47:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=c1f6b82b-38da-4dee-be6e-11a79dea2e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a4fadfa123763b6af3df4f017238128ab7ccf7" 2018-12-23 20:47:23,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3f35e9eb-ce5d-4407-91e1-64b788577664 Date: Sun, 23 Dec 2018 20:47:23 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:23,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=c1f6b82b-38da-4dee-be6e-11a79dea2e56 used request id req-3f35e9eb-ce5d-4407-91e1-64b788577664 2018-12-23 20:47:23,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:23,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9ed11d38da24a90bab7d6b96f7cbe24", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role"}], "expires_at": "2018-12-23T21:47:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/f1a8ebccf9cc432cbf8771d8ae4b179e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-user", "id": "accf7e3a35ff42f9a0556600adff71ef"}, "audit_ids": ["HxY-VEGnQmO4ruZaYNZz1w"], "issued_at": "2018-12-23T20:47:23.000000Z"}} 2018-12-23 20:47:23,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069a437455956e5e29718dcef7a6e3caecf808fd" 2018-12-23 20:47:23,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 538 X-Openstack-Request-Id: req-8da3e782-0e56-4bdf-b33c-50d66f91a88f Date: Sun, 23 Dec 2018 20:47:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "created_at": "2018-12-23T20:47:22Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:22Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "id": "c1f6b82b-38da-4dee-be6e-11a79dea2e56", "name": "CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router"}]} 2018-12-23 20:47:23,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router&admin_state_up=True used request id req-8da3e782-0e56-4bdf-b33c-50d66f91a88f 2018-12-23 20:47:23,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:23,697 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:23,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e50b79aa6b2900cd01101bcc65e39138b4eb913c" 2018-12-23 20:47:23,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cab3e87-2316-4879-ae01-61c735f04113 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f1a8ebccf9cc432cbf8771d8ae4b179e", "name": "CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj"}} 2018-12-23 20:47:23,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e used request id req-0cab3e87-2316-4879-ae01-61c735f04113 2018-12-23 20:47:23,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=c1f6b82b-38da-4dee-be6e-11a79dea2e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069a437455956e5e29718dcef7a6e3caecf808fd" 2018-12-23 20:47:23,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cfaa12e3-9f8e-40c8-812b-50d91c8e58f7 Date: Sun, 23 Dec 2018 20:47:23 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:23,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=c1f6b82b-38da-4dee-be6e-11a79dea2e56 used request id req-cfaa12e3-9f8e-40c8-812b-50d91c8e58f7 2018-12-23 20:47:23,833 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router 2018-12-23 20:47:23,833 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9d739787-3ca2-47be-98c6-89c64042c8aa-pub-router 2018-12-23 20:47:23,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/c1f6b82b-38da-4dee-be6e-11a79dea2e56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a4fadfa123763b6af3df4f017238128ab7ccf7" 2018-12-23 20:47:24,403 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e67ec8d6-6ec8-45a2-802f-2c03449cb150 Content-Length: 0 Date: Sun, 23 Dec 2018 20:47:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:47:24,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c1f6b82b-38da-4dee-be6e-11a79dea2e56 used request id req-e67ec8d6-6ec8-45a2-802f-2c03449cb150 2018-12-23 20:47:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:24,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-5bb871b1-a146-4971-8d2a-1b44a62cd76a Date: Sun, 23 Dec 2018 20:47:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:47:24,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5bb871b1-a146-4971-8d2a-1b44a62cd76a 2018-12-23 20:47:24,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:24,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1c44bcc-1174-48cd-844f-516ee3cfee0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:24,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-e1c44bcc-1174-48cd-844f-516ee3cfee0c 2018-12-23 20:47:24,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:24,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:24,886 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4533d445-188a-4060-b3ee-c00595f66a0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:24,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-4533d445-188a-4060-b3ee-c00595f66a0b 2018-12-23 20:47:24,887 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:24,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:24,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b64edf3-695b-4719-a515-19aa22580aec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:24,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-4b64edf3-695b-4719-a515-19aa22580aec 2018-12-23 20:47:24,908 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:24,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f54ce92-61c0-4c94-8a0b-9d8cedb66c52 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:47:25,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-9f54ce92-61c0-4c94-8a0b-9d8cedb66c52 2018-12-23 20:47:25,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa2d3e43-f388-4bbe-ae83-7285011c7e05 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:25,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-aa2d3e43-f388-4bbe-ae83-7285011c7e05 2018-12-23 20:47:25,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb19e16e-b1b6-48c9-a36f-af0a83353b00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:25,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-eb19e16e-b1b6-48c9-a36f-af0a83353b00 2018-12-23 20:47:25,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74df6a24-cf56-485b-9fcd-0135e126faee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:25,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-74df6a24-cf56-485b-9fcd-0135e126faee 2018-12-23 20:47:25,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:25,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f8dbb1-1d80-4a45-a7a7-c4b35bbbde95 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:47:25,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-b0f8dbb1-1d80-4a45-a7a7-c4b35bbbde95 2018-12-23 20:47:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,506 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0faba3c3-111a-40df-afcd-53888c6892ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:25,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-0faba3c3-111a-40df-afcd-53888c6892ff 2018-12-23 20:47:25,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f008de37-a07a-499a-a020-2b9b281f3e51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:25,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-f008de37-a07a-499a-a020-2b9b281f3e51 2018-12-23 20:47:25,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-648c0d7c-7524-4aab-930e-059c2a083754 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:47:25,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-648c0d7c-7524-4aab-930e-059c2a083754 2018-12-23 20:47:25,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:25,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbd60606-694b-4a90-a8d3-eee1b441f364 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:25,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-fbd60606-694b-4a90-a8d3-eee1b441f364 2018-12-23 20:47:25,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:25,823 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj 2018-12-23 20:47:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:26,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f9c5d5c-b21b-447e-8930-5a15a9b1103d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:26,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f1a8ebccf9cc432cbf8771d8ae4b179e used request id req-4f9c5d5c-b21b-447e-8930-5a15a9b1103d 2018-12-23 20:47:26,037 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3d0b1743-6a9f-4ee-proj-role 2018-12-23 20:47:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a9ed11d38da24a90bab7d6b96f7cbe24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:26,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51112878-9460-409c-9664-0c1d82919266 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:26,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a9ed11d38da24a90bab7d6b96f7cbe24 used request id req-51112878-9460-409c-9664-0c1d82919266 2018-12-23 20:47:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f2053a20c9379312b601acd144fc8239eb07a6" 2018-12-23 20:47:26,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23917c23-9632-4ffb-9212-564553d1e177 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:26,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-23917c23-9632-4ffb-9212-564553d1e177 2018-12-23 20:47:26,352 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3d0b1743-6a9f-4ee-user 2018-12-23 20:47:26,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/accf7e3a35ff42f9a0556600adff71ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79a367f56447a45e0da76d489fcf0051a010df9b" 2018-12-23 20:47:26,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16236465-52dd-4bd4-908b-df307048950c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:26,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/accf7e3a35ff42f9a0556600adff71ef used request id req-16236465-52dd-4bd4-908b-df307048950c 2018-12-23 20:47:26,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:26,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["oewSnAjaSZ-L-FCOksYY-A"], "issued_at": "2018-12-23T20:47:26.000000Z"}} 2018-12-23 20:47:26,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1eb607f1e1bb7b7f450106c6292d5ec0fb1fa21" 2018-12-23 20:47:27,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0302924f-571b-4d77-b3d9-e024ef2c55ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:27,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0302924f-571b-4d77-b3d9-e024ef2c55ea 2018-12-23 20:47:27,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:27,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:27,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["L-HuvFrpTgWAS2UVt0oKCw"], "issued_at": "2018-12-23T20:47:27.000000Z"}} 2018-12-23 20:47:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:27,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-908cb4fb-097e-4dcb-9559-96f14068719c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:27,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-908cb4fb-097e-4dcb-9559-96f14068719c 2018-12-23 20:47:27,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:27,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:27,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7743a6c3-d2eb-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:27,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68ea75c-354a-444b-abd5-cbbad9d9a629 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7743a6c3-d2eb-498-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:47:27,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7743a6c3-d2eb-498-proj used request id req-d68ea75c-354a-444b-abd5-cbbad9d9a629 2018-12-23 20:47:27,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:27,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a84446d-52e7-48e1-a115-eced1b77a63b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:27,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5a84446d-52e7-48e1-a115-eced1b77a63b 2018-12-23 20:47:27,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj"}}' 2018-12-23 20:47:27,888 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c43ed88-b6b3-4d2b-85d8-37d1b90171bc Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f"}, "tags": [], "enabled": true, "id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj"}} 2018-12-23 20:47:27,888 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4c43ed88-b6b3-4d2b-85d8-37d1b90171bc 2018-12-23 20:47:27,888 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7743a6c3-d2eb-498-proj 2018-12-23 20:47:27,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:27,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:28,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["YRXXJTA1TNCDPERUoao-8A"], "issued_at": "2018-12-23T20:47:28.000000Z"}} 2018-12-23 20:47:28,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc1022dd00af4220543378e662f1a489cc6348d" 2018-12-23 20:47:28,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69316632-3bcb-45f4-82f0-ead2b7210097 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:28,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-69316632-3bcb-45f4-82f0-ead2b7210097 2018-12-23 20:47:28,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:28,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc1022dd00af4220543378e662f1a489cc6348d" 2018-12-23 20:47:28,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e078f8-a9ae-45bd-b03a-ede68e21e0a8 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:47:28,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d2e078f8-a9ae-45bd-b03a-ede68e21e0a8 2018-12-23 20:47:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-7743a6c3-d2eb-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc1022dd00af4220543378e662f1a489cc6348d" 2018-12-23 20:47:28,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715d6c1b-82ba-4024-b2ad-540893361080 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-7743a6c3-d2eb-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f"}, "tags": [], "enabled": true, "id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj"}]} 2018-12-23 20:47:28,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-7743a6c3-d2eb-498-proj used request id req-715d6c1b-82ba-4024-b2ad-540893361080 2018-12-23 20:47:28,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc1022dd00af4220543378e662f1a489cc6348d" 2018-12-23 20:47:28,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28e90ed-0f69-44af-a46b-a3718de1705e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:28,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b28e90ed-0f69-44af-a46b-a3718de1705e 2018-12-23 20:47:29,013 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7743a6c3-d2eb-498-user 2018-12-23 20:47:29,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:29,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:29,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366fc9cc-f70e-4816-9b1a-dd21da462a9c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:29,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-366fc9cc-f70e-4816-9b1a-dd21da462a9c 2018-12-23 20:47:29,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" -d '{"role": {"name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role"}}' 2018-12-23 20:47:29,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f25e6cd-272c-4fe3-a5ef-48e3a785f926 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "017ef8279c8c4cdcb8ea129bd62e285d", "links": {"self": "http://172.30.9.21:5000/v3/roles/017ef8279c8c4cdcb8ea129bd62e285d"}, "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role"}} 2018-12-23 20:47:29,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1f25e6cd-272c-4fe3-a5ef-48e3a785f926 2018-12-23 20:47:29,223 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role 2018-12-23 20:47:29,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/017ef8279c8c4cdcb8ea129bd62e285d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:29,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e02f9f71-fae9-4899-8f5b-66af0f47356c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "017ef8279c8c4cdcb8ea129bd62e285d", "links": {"self": "http://172.30.9.21:5000/v3/roles/017ef8279c8c4cdcb8ea129bd62e285d"}, "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role"}} 2018-12-23 20:47:29,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/017ef8279c8c4cdcb8ea129bd62e285d used request id req-e02f9f71-fae9-4899-8f5b-66af0f47356c 2018-12-23 20:47:29,324 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role to project CreateRouterSuccessTests-7743a6c3-d2eb-498-proj 2018-12-23 20:47:29,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f/users/ef6cfbfba2454da88f8c47036e53b905/roles/017ef8279c8c4cdcb8ea129bd62e285d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:29,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c08eee9e-10fc-44ec-9ed1-0fcf4c31174b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:29,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f/users/ef6cfbfba2454da88f8c47036e53b905/roles/017ef8279c8c4cdcb8ea129bd62e285d used request id req-c08eee9e-10fc-44ec-9ed1-0fcf4c31174b 2018-12-23 20:47:29,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:29,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:29,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "017ef8279c8c4cdcb8ea129bd62e285d", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role"}], "expires_at": "2018-12-23T21:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-user", "id": "ef6cfbfba2454da88f8c47036e53b905"}, "audit_ids": ["E9YeBw7kS6eoGsGmLyyRcw"], "issued_at": "2018-12-23T20:47:29.000000Z"}} 2018-12-23 20:47:29,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ccfc749e82c5a6a27d97e019c3cb2131f629ac" 2018-12-23 20:47:29,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bca472c-b243-4eb5-8371-925fae442be1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:29,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0bca472c-b243-4eb5-8371-925fae442be1 2018-12-23 20:47:29,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ccfc749e82c5a6a27d97e019c3cb2131f629ac" 2018-12-23 20:47:30,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9fbd97ef-8ded-44e4-90f4-0dc2490a92ee Date: Sun, 23 Dec 2018 20:47:30 GMT RESP BODY: {"routers": []} 2018-12-23 20:47:30,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router&admin_state_up=False used request id req-9fbd97ef-8ded-44e4-90f4-0dc2490a92ee 2018-12-23 20:47:30,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:30,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:30,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "017ef8279c8c4cdcb8ea129bd62e285d", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role"}], "expires_at": "2018-12-23T21:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-user", "id": "ef6cfbfba2454da88f8c47036e53b905"}, "audit_ids": ["Vm-GwVkjQaWQRHfr03gWWg"], "issued_at": "2018-12-23T20:47:30.000000Z"}} 2018-12-23 20:47:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34571086f4545483a1c51a40b8ba81318ab370de" 2018-12-23 20:47:30,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2dd4e6-476b-46e1-9ee1-c4cd1ebb7a49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:30,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5c2dd4e6-476b-46e1-9ee1-c4cd1ebb7a49 2018-12-23 20:47:30,649 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router 2018-12-23 20:47:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ccfc749e82c5a6a27d97e019c3cb2131f629ac" -d '{"router": {"name": "CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router", "admin_state_up": false}}' 2018-12-23 20:47:30,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-3bbd358e-6155-4bcf-99b2-cd9fe032ad6a Date: Sun, 23 Dec 2018 20:47:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "created_at": "2018-12-23T20:47:30Z", "admin_state_up": false, "updated_at": "2018-12-23T20:47:30Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "id": "046b5fd3-c60a-4e68-a184-8391467a56ef", "name": "CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router"}} 2018-12-23 20:47:30,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-3bbd358e-6155-4bcf-99b2-cd9fe032ad6a 2018-12-23 20:47:30,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=046b5fd3-c60a-4e68-a184-8391467a56ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ccfc749e82c5a6a27d97e019c3cb2131f629ac" 2018-12-23 20:47:30,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c4f36e9-d1b8-4d41-bc7f-6a85b5d792c9 Date: Sun, 23 Dec 2018 20:47:30 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:30,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=046b5fd3-c60a-4e68-a184-8391467a56ef used request id req-9c4f36e9-d1b8-4d41-bc7f-6a85b5d792c9 2018-12-23 20:47:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/046b5fd3-c60a-4e68-a184-8391467a56ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ccfc749e82c5a6a27d97e019c3cb2131f629ac" 2018-12-23 20:47:30,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-06fab937-59bb-476e-b3cf-dbf82089e7fc Date: Sun, 23 Dec 2018 20:47:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "created_at": "2018-12-23T20:47:30Z", "admin_state_up": false, "updated_at": "2018-12-23T20:47:30Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "id": "046b5fd3-c60a-4e68-a184-8391467a56ef", "name": "CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router"}} 2018-12-23 20:47:30,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/046b5fd3-c60a-4e68-a184-8391467a56ef used request id req-06fab937-59bb-476e-b3cf-dbf82089e7fc 2018-12-23 20:47:30,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=046b5fd3-c60a-4e68-a184-8391467a56ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ccfc749e82c5a6a27d97e019c3cb2131f629ac" 2018-12-23 20:47:30,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2a725e89-4b48-44ed-8502-0de52d73965e Date: Sun, 23 Dec 2018 20:47:30 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:30,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=046b5fd3-c60a-4e68-a184-8391467a56ef used request id req-2a725e89-4b48-44ed-8502-0de52d73965e 2018-12-23 20:47:30,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:31,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "017ef8279c8c4cdcb8ea129bd62e285d", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role"}], "expires_at": "2018-12-23T21:47:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/f01ef4fc5b264b4c91e68eeb19f06a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-user", "id": "ef6cfbfba2454da88f8c47036e53b905"}, "audit_ids": ["dEJaHzaJSzSHMSPLiqK_aQ"], "issued_at": "2018-12-23T20:47:31.000000Z"}} 2018-12-23 20:47:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84e51b8530a62bd9afb23264f0a95b63b113446" 2018-12-23 20:47:31,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 539 X-Openstack-Request-Id: req-7ede80bf-fae5-4958-8e34-8a14f88672f3 Date: Sun, 23 Dec 2018 20:47:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "created_at": "2018-12-23T20:47:30Z", "admin_state_up": false, "updated_at": "2018-12-23T20:47:30Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "id": "046b5fd3-c60a-4e68-a184-8391467a56ef", "name": "CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router"}]} 2018-12-23 20:47:31,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router&admin_state_up=False used request id req-7ede80bf-fae5-4958-8e34-8a14f88672f3 2018-12-23 20:47:31,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:31,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:31,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1eb607f1e1bb7b7f450106c6292d5ec0fb1fa21" 2018-12-23 20:47:31,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39951fa1-af06-4ebf-a10f-b9a68313d57b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f01ef4fc5b264b4c91e68eeb19f06a8f", "name": "CreateRouterSuccessTests-7743a6c3-d2eb-498-proj"}} 2018-12-23 20:47:31,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f used request id req-39951fa1-af06-4ebf-a10f-b9a68313d57b 2018-12-23 20:47:31,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=046b5fd3-c60a-4e68-a184-8391467a56ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84e51b8530a62bd9afb23264f0a95b63b113446" 2018-12-23 20:47:31,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-003f1f81-b7d9-4d93-acde-bfec864183ca Date: Sun, 23 Dec 2018 20:47:31 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:31,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=046b5fd3-c60a-4e68-a184-8391467a56ef used request id req-003f1f81-b7d9-4d93-acde-bfec864183ca 2018-12-23 20:47:31,715 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router 2018-12-23 20:47:31,716 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-02582805-060f-4ab5-97ab-991575b04a58-pub-router 2018-12-23 20:47:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/046b5fd3-c60a-4e68-a184-8391467a56ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ccfc749e82c5a6a27d97e019c3cb2131f629ac" 2018-12-23 20:47:32,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77a8040b-7108-4706-9483-d1f3ef9b12c1 Content-Length: 0 Date: Sun, 23 Dec 2018 20:47:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:47:32,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/046b5fd3-c60a-4e68-a184-8391467a56ef used request id req-77a8040b-7108-4706-9483-d1f3ef9b12c1 2018-12-23 20:47:32,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:32,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-cf8331e0-87c1-4531-89d3-458624dda687 Date: Sun, 23 Dec 2018 20:47:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:47:32,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-cf8331e0-87c1-4531-89d3-458624dda687 2018-12-23 20:47:32,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:32,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5bd5c9-de00-4327-b078-9e72433b1e67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:32,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-bf5bd5c9-de00-4327-b078-9e72433b1e67 2018-12-23 20:47:32,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:32,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:32,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35e6879-26aa-4631-9190-5b257df6144c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:32,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-e35e6879-26aa-4631-9190-5b257df6144c 2018-12-23 20:47:32,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:32,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:32,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eabe417e-8852-4264-83a8-d6cec27e6ced Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:32,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-eabe417e-8852-4264-83a8-d6cec27e6ced 2018-12-23 20:47:32,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:32,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:32,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7447ef6-312c-43f8-936a-09a477f6455d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:47:32,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-b7447ef6-312c-43f8-936a-09a477f6455d 2018-12-23 20:47:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1056ae7d-87fc-4de7-ab63-ee23e38ecc0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:33,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-1056ae7d-87fc-4de7-ab63-ee23e38ecc0a 2018-12-23 20:47:33,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:33,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a6f3a9-ef5d-4767-bad5-d273604c4d4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:33,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-c7a6f3a9-ef5d-4767-bad5-d273604c4d4e 2018-12-23 20:47:33,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:33,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ce76ac6-f4e5-4376-93d3-0c41ae241bbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:33,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-3ce76ac6-f4e5-4376-93d3-0c41ae241bbc 2018-12-23 20:47:33,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:33,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175db279-64a0-4ab2-95fa-2c1a33787bb5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:47:33,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-175db279-64a0-4ab2-95fa-2c1a33787bb5 2018-12-23 20:47:33,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,467 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50bb9608-5dc1-472a-9c06-257285559b9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:33,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-50bb9608-5dc1-472a-9c06-257285559b9f 2018-12-23 20:47:33,467 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:33,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352f512a-3032-42cc-b531-7f404597ddb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:33,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-352f512a-3032-42cc-b531-7f404597ddb7 2018-12-23 20:47:33,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03899ce1-8ed7-4975-9977-90edb4f2c238 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:47:33,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-03899ce1-8ed7-4975-9977-90edb4f2c238 2018-12-23 20:47:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,693 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87de291-629b-4df6-8249-8e521f34085d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:33,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-e87de291-629b-4df6-8249-8e521f34085d 2018-12-23 20:47:33,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:33,694 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7743a6c3-d2eb-498-proj 2018-12-23 20:47:33,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:33,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8ab65a-ce30-4c19-88f1-1977061dda4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:33,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f01ef4fc5b264b4c91e68eeb19f06a8f used request id req-ca8ab65a-ce30-4c19-88f1-1977061dda4c 2018-12-23 20:47:33,919 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7743a6c3-d2eb-498-proj-role 2018-12-23 20:47:33,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/017ef8279c8c4cdcb8ea129bd62e285d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:34,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d79a7e41-03ab-4919-b20f-354d1fb8fa6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:34,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/017ef8279c8c4cdcb8ea129bd62e285d used request id req-d79a7e41-03ab-4919-b20f-354d1fb8fa6f 2018-12-23 20:47:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}678dc930360d322543c79f7ecd36b415b285cc91" 2018-12-23 20:47:34,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b94487-2961-4f8b-b598-0a95812a4280 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:34,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-92b94487-2961-4f8b-b598-0a95812a4280 2018-12-23 20:47:34,139 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7743a6c3-d2eb-498-user 2018-12-23 20:47:34,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ef6cfbfba2454da88f8c47036e53b905 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bc1022dd00af4220543378e662f1a489cc6348d" 2018-12-23 20:47:34,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4165d09f-c858-4a3b-84a4-ebfd27263c73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:34,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ef6cfbfba2454da88f8c47036e53b905 used request id req-4165d09f-c858-4a3b-84a4-ebfd27263c73 2018-12-23 20:47:34,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:34,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["hj7bvk_fSf2dYv1-7oYQcg"], "issued_at": "2018-12-23T20:47:34.000000Z"}} 2018-12-23 20:47:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d76a4be1fc7d702e05e9003133dff341c961c5" 2018-12-23 20:47:34,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6de91633-7e0f-4496-80e2-74d1463a9b27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:34,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6de91633-7e0f-4496-80e2-74d1463a9b27 2018-12-23 20:47:34,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:34,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:35,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["5ZTD96gDR0iPDcrqpCy-uA"], "issued_at": "2018-12-23T20:47:35.000000Z"}} 2018-12-23 20:47:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:35,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f79ac8-fb2e-44a6-90e4-f94f6af55cdc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:35,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-78f79ac8-fb2e-44a6-90e4-f94f6af55cdc 2018-12-23 20:47:35,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:35,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:35,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:35,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57667e77-0f56-434f-90a8-3ec2b336df62 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:47:35,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj used request id req-57667e77-0f56-434f-90a8-3ec2b336df62 2018-12-23 20:47:35,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:35,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c7758c-25d7-4541-b4fc-6392444d0826 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:35,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-03c7758c-25d7-4541-b4fc-6392444d0826 2018-12-23 20:47:35,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj"}}' 2018-12-23 20:47:35,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c50ec86-f5db-499e-bca3-9a714910cd3e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763"}, "tags": [], "enabled": true, "id": "d09422e0f9804d8d9cb68a9c6e25d763", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj"}} 2018-12-23 20:47:35,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7c50ec86-f5db-499e-bca3-9a714910cd3e 2018-12-23 20:47:35,583 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj 2018-12-23 20:47:35,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:35,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:35,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["gaME9wDdQ4qIkUgRj8TUaw"], "issued_at": "2018-12-23T20:47:35.000000Z"}} 2018-12-23 20:47:35,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afc88f592e3fc05b3231d8864530efa77ce586a" 2018-12-23 20:47:36,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0132e99-c2fb-4bdc-9c6b-a44efb748129 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:36,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c0132e99-c2fb-4bdc-9c6b-a44efb748129 2018-12-23 20:47:36,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:36,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afc88f592e3fc05b3231d8864530efa77ce586a" 2018-12-23 20:47:36,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1fdc5a-964a-45b1-9aa6-4cdb49851734 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:47:36,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5e1fdc5a-964a-45b1-9aa6-4cdb49851734 2018-12-23 20:47:36,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afc88f592e3fc05b3231d8864530efa77ce586a" 2018-12-23 20:47:36,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00122e35-f8ca-4169-bd35-aeb7c1aa0ead Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763"}, "tags": [], "enabled": true, "id": "d09422e0f9804d8d9cb68a9c6e25d763", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj"}]} 2018-12-23 20:47:36,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj used request id req-00122e35-f8ca-4169-bd35-aeb7c1aa0ead 2018-12-23 20:47:36,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afc88f592e3fc05b3231d8864530efa77ce586a" 2018-12-23 20:47:36,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139afc73-82a7-4374-bea5-127a00c5cc42 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:36,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-139afc73-82a7-4374-bea5-127a00c5cc42 2018-12-23 20:47:36,715 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-3a8aa376-2cb4-49e-user 2018-12-23 20:47:36,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:36,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:36,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-614a31e9-1305-4414-a36e-c7ee379f4846 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:36,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-614a31e9-1305-4414-a36e-c7ee379f4846 2018-12-23 20:47:36,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" -d '{"role": {"name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj-role"}}' 2018-12-23 20:47:36,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c42d37-ee25-4e4c-9277-1c3c8705c490 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "991b3d77e40a4903bd82819989503cd0", "links": {"self": "http://172.30.9.21:5000/v3/roles/991b3d77e40a4903bd82819989503cd0"}, "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj-role"}} 2018-12-23 20:47:36,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-38c42d37-ee25-4e4c-9277-1c3c8705c490 2018-12-23 20:47:36,943 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj-role 2018-12-23 20:47:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/991b3d77e40a4903bd82819989503cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:37,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c1f564-4fde-4b6b-b702-e31b79ef6cc2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "991b3d77e40a4903bd82819989503cd0", "links": {"self": "http://172.30.9.21:5000/v3/roles/991b3d77e40a4903bd82819989503cd0"}, "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj-role"}} 2018-12-23 20:47:37,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/991b3d77e40a4903bd82819989503cd0 used request id req-a6c1f564-4fde-4b6b-b702-e31b79ef6cc2 2018-12-23 20:47:37,044 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj-role to project CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj 2018-12-23 20:47:37,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763/users/531a3eb77351498da065351fc9e4e58a/roles/991b3d77e40a4903bd82819989503cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:37,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94e79dc8-5474-41a7-b6b7-7b6e1378c438 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:37,185 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763/users/531a3eb77351498da065351fc9e4e58a/roles/991b3d77e40a4903bd82819989503cd0 used request id req-94e79dc8-5474-41a7-b6b7-7b6e1378c438 2018-12-23 20:47:37,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:37,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:37,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["NMOtgDJsS3iDCdc0wDqljw"], "issued_at": "2018-12-23T20:47:37.000000Z"}} 2018-12-23 20:47:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:37,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f09e8e-abb6-4d82-9d3f-139b9b798f63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:37,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-01f09e8e-abb6-4d82-9d3f-139b9b798f63 2018-12-23 20:47:37,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:37,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1870d093-cc63-4d6e-a3e2-1b5698a16919 Date: Sun, 23 Dec 2018 20:47:37 GMT RESP BODY: {"routers": []} 2018-12-23 20:47:37,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router&admin_state_up=True used request id req-1870d093-cc63-4d6e-a3e2-1b5698a16919 2018-12-23 20:47:37,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:37,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:38,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["z3RNZ7tUQpu9C4KWFeTTbQ"], "issued_at": "2018-12-23T20:47:38.000000Z"}} 2018-12-23 20:47:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49d4a6237179d99b2747adce8f53b044d2a764c" 2018-12-23 20:47:38,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03bdb1c9-07c9-4724-b13d-475f1c4149ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:38,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-03bdb1c9-07c9-4724-b13d-475f1c4149ce 2018-12-23 20:47:38,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:38,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:38,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49d4a6237179d99b2747adce8f53b044d2a764c" 2018-12-23 20:47:38,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be39bcf-df9d-4172-8988-2ef9eb41fe9a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763"}, "tags": [], "enabled": true, "id": "d09422e0f9804d8d9cb68a9c6e25d763", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj"}]} 2018-12-23 20:47:38,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj used request id req-8be39bcf-df9d-4172-8988-2ef9eb41fe9a 2018-12-23 20:47:38,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:38,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7cbce7b4-a449-4ae7-b07a-b625a66f726f Date: Sun, 23 Dec 2018 20:47:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:47:38,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-7cbce7b4-a449-4ae7-b07a-b625a66f726f 2018-12-23 20:47:38,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:38,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8188fe80-620f-4083-8ecf-ac44d0724896 Date: Sun, 23 Dec 2018 20:47:38 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:47:38,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-8188fe80-620f-4083-8ecf-ac44d0724896 2018-12-23 20:47:38,649 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router 2018-12-23 20:47:38,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "tenant_id": "d09422e0f9804d8d9cb68a9c6e25d763", "name": "CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router", "admin_state_up": true}}' 2018-12-23 20:47:40,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-b0c629a0-9fb1-4685-ae7c-8409b1f9f84b Date: Sun, 23 Dec 2018 20:47:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d09422e0f9804d8d9cb68a9c6e25d763", "created_at": "2018-12-23T20:47:38Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:39Z", "project_id": "d09422e0f9804d8d9cb68a9c6e25d763", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2356f421-f045-4077-867c-fd88b9a61f18", "name": "CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router"}} 2018-12-23 20:47:40,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-b0c629a0-9fb1-4685-ae7c-8409b1f9f84b 2018-12-23 20:47:40,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2356f421-f045-4077-867c-fd88b9a61f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:40,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d2fd91c3-8a4b-484f-ba1f-2a2236413029 Date: Sun, 23 Dec 2018 20:47:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:47:39Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.211"}],"id":"7dc51e8b-b746-4379-97ac-9d5dbcb6aa3e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:71:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T20:47:39Z","binding:vnic_type":"normal","device_id":"2356f421-f045-4077-867c-fd88b9a61f18","ip_allocation":"immediate"}]} 2018-12-23 20:47:40,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2356f421-f045-4077-867c-fd88b9a61f18 used request id req-d2fd91c3-8a4b-484f-ba1f-2a2236413029 2018-12-23 20:47:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:40,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-61c04dea-1bae-43e1-a363-4b54d2414066 Date: Sun, 23 Dec 2018 20:47:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:47:40,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-61c04dea-1bae-43e1-a363-4b54d2414066 2018-12-23 20:47:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/2356f421-f045-4077-867c-fd88b9a61f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:40,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-b7fdefc5-733f-463a-82dc-00f84925b646 Date: Sun, 23 Dec 2018 20:47:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d09422e0f9804d8d9cb68a9c6e25d763", "created_at": "2018-12-23T20:47:38Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:39Z", "project_id": "d09422e0f9804d8d9cb68a9c6e25d763", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2356f421-f045-4077-867c-fd88b9a61f18", "name": "CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router"}} 2018-12-23 20:47:40,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/2356f421-f045-4077-867c-fd88b9a61f18 used request id req-b7fdefc5-733f-463a-82dc-00f84925b646 2018-12-23 20:47:40,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2356f421-f045-4077-867c-fd88b9a61f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:40,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-ae24eda7-1d3a-41fd-b97b-7df2e7a855de Date: Sun, 23 Dec 2018 20:47:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:47:39Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.211"}],"id":"7dc51e8b-b746-4379-97ac-9d5dbcb6aa3e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:71:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T20:47:39Z","binding:vnic_type":"normal","device_id":"2356f421-f045-4077-867c-fd88b9a61f18","ip_allocation":"immediate"}]} 2018-12-23 20:47:40,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2356f421-f045-4077-867c-fd88b9a61f18 used request id req-ae24eda7-1d3a-41fd-b97b-7df2e7a855de 2018-12-23 20:47:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:40,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a16973d9-2032-48c0-ad6a-c823b3b230e0 Date: Sun, 23 Dec 2018 20:47:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:47:40,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-a16973d9-2032-48c0-ad6a-c823b3b230e0 2018-12-23 20:47:40,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:40,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "991b3d77e40a4903bd82819989503cd0", "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj-role"}], "expires_at": "2018-12-23T21:47:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d09422e0f9804d8d9cb68a9c6e25d763", "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d09422e0f9804d8d9cb68a9c6e25d763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d09422e0f9804d8d9cb68a9c6e25d763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d09422e0f9804d8d9cb68a9c6e25d763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-user", "id": "531a3eb77351498da065351fc9e4e58a"}, "audit_ids": ["M6D9T-28RU2uQ-dT862gbQ"], "issued_at": "2018-12-23T20:47:40.000000Z"}} 2018-12-23 20:47:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138dd3661f4179b72d2da325bc79397c77bfb4a1" 2018-12-23 20:47:41,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-b2410779-f021-4a51-9a9e-eb773d3e7dbd Date: Sun, 23 Dec 2018 20:47:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d09422e0f9804d8d9cb68a9c6e25d763", "created_at": "2018-12-23T20:47:38Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:39Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d09422e0f9804d8d9cb68a9c6e25d763", "id": "2356f421-f045-4077-867c-fd88b9a61f18", "name": "CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router"}]} 2018-12-23 20:47:41,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router&admin_state_up=True used request id req-b2410779-f021-4a51-9a9e-eb773d3e7dbd 2018-12-23 20:47:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:41,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:41,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d76a4be1fc7d702e05e9003133dff341c961c5" 2018-12-23 20:47:41,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d8ebc3-d043-4b84-a4a1-c66e8bd6b066 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d09422e0f9804d8d9cb68a9c6e25d763", "name": "CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj"}} 2018-12-23 20:47:41,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763 used request id req-b1d8ebc3-d043-4b84-a4a1-c66e8bd6b066 2018-12-23 20:47:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2356f421-f045-4077-867c-fd88b9a61f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138dd3661f4179b72d2da325bc79397c77bfb4a1" 2018-12-23 20:47:41,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b076d6e1-94ca-496c-b136-4abe17a91256 Date: Sun, 23 Dec 2018 20:47:41 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:41,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2356f421-f045-4077-867c-fd88b9a61f18 used request id req-b076d6e1-94ca-496c-b136-4abe17a91256 2018-12-23 20:47:41,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138dd3661f4179b72d2da325bc79397c77bfb4a1" 2018-12-23 20:47:41,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-35b622eb-2888-4b3d-a822-d26de7c045d3 Date: Sun, 23 Dec 2018 20:47:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:47:41,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6448575b-7138-4879-8a30-e8764463016b used request id req-35b622eb-2888-4b3d-a822-d26de7c045d3 2018-12-23 20:47:41,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138dd3661f4179b72d2da325bc79397c77bfb4a1" 2018-12-23 20:47:41,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d610be61-c7a7-496a-a8f0-7bf19430c0c0 Date: Sun, 23 Dec 2018 20:47:41 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:47:41,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-d610be61-c7a7-496a-a8f0-7bf19430c0c0 2018-12-23 20:47:41,450 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router 2018-12-23 20:47:41,450 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-574e0e70-0c90-4c67-b336-ca2479ad9486-pub-router 2018-12-23 20:47:41,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/2356f421-f045-4077-867c-fd88b9a61f18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b391d741451383ace3eb89ec97e74bd83c1ebdd" 2018-12-23 20:47:42,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51762a27-484b-4184-b84b-1b490979dbc1 Content-Length: 0 Date: Sun, 23 Dec 2018 20:47:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:47:42,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2356f421-f045-4077-867c-fd88b9a61f18 used request id req-51762a27-484b-4184-b84b-1b490979dbc1 2018-12-23 20:47:42,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:42,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-2b165966-e40e-4ce1-a788-d570cb4d0600 Date: Sun, 23 Dec 2018 20:47:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:47:42,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2b165966-e40e-4ce1-a788-d570cb4d0600 2018-12-23 20:47:42,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:42,910 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8a3d9a8-e32d-4ce7-89b1-031197fd2f0c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:42,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-d8a3d9a8-e32d-4ce7-89b1-031197fd2f0c 2018-12-23 20:47:42,911 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,012 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f7e1211-3ddc-4f23-b090-3702c53fc134 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:43,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2f7e1211-3ddc-4f23-b090-3702c53fc134 2018-12-23 20:47:43,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,109 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c71623-5eaa-487a-9415-6607e9bdab0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:43,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-06c71623-5eaa-487a-9415-6607e9bdab0f 2018-12-23 20:47:43,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:43,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f01559-5d6f-4418-b5cc-2454e83d21ea Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:47:43,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-a7f01559-5d6f-4418-b5cc-2454e83d21ea 2018-12-23 20:47:43,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a356069-a959-4376-87d8-3ddf01493e53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:43,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-7a356069-a959-4376-87d8-3ddf01493e53 2018-12-23 20:47:43,157 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,262 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36149ee2-ffdf-4132-a258-b5fc0795a38f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:43,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-36149ee2-ffdf-4132-a258-b5fc0795a38f 2018-12-23 20:47:43,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:43,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2113f753-662d-42fd-bbae-fe3588a08e8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:43,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-2113f753-662d-42fd-bbae-fe3588a08e8e 2018-12-23 20:47:43,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:43,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a004c3-6181-4a06-8972-8b9f2f2e9d6a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:47:43,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-73a004c3-6181-4a06-8972-8b9f2f2e9d6a 2018-12-23 20:47:43,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e99702-5748-4862-88a1-e25e242d0a6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:43,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-03e99702-5748-4862-88a1-e25e242d0a6a 2018-12-23 20:47:43,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d5f526c-76ad-40b3-baaa-aaf899552f71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:43,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-7d5f526c-76ad-40b3-baaa-aaf899552f71 2018-12-23 20:47:43,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:43,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a74e7a-7fff-43ed-8ba7-65efc7fb76b1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:47:43,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-c9a74e7a-7fff-43ed-8ba7-65efc7fb76b1 2018-12-23 20:47:43,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:43,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e8adcc-c6a1-4c79-8f88-7250d778edb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:47:43,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-d0e8adcc-c6a1-4c79-8f88-7250d778edb1 2018-12-23 20:47:43,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:47:43,871 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj 2018-12-23 20:47:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:44,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7b5918-39e1-49a2-8729-9cc378101ade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:44,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d09422e0f9804d8d9cb68a9c6e25d763 used request id req-1f7b5918-39e1-49a2-8729-9cc378101ade 2018-12-23 20:47:44,093 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-3a8aa376-2cb4-49e-proj-role 2018-12-23 20:47:44,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/991b3d77e40a4903bd82819989503cd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:44,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a56c30fc-94cd-48f5-9c51-394bc065c61b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:44,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/991b3d77e40a4903bd82819989503cd0 used request id req-a56c30fc-94cd-48f5-9c51-394bc065c61b 2018-12-23 20:47:44,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0625c341896598b8dfaf78ad6c98d7988f39444" 2018-12-23 20:47:44,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63b782b-3aca-4c78-80b6-483e1bd9f1e4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:44,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e63b782b-3aca-4c78-80b6-483e1bd9f1e4 2018-12-23 20:47:44,316 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-3a8aa376-2cb4-49e-user 2018-12-23 20:47:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/531a3eb77351498da065351fc9e4e58a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5afc88f592e3fc05b3231d8864530efa77ce586a" 2018-12-23 20:47:44,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47be02cb-1c61-495a-8bf2-3529f27c3282 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:44,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/531a3eb77351498da065351fc9e4e58a used request id req-47be02cb-1c61-495a-8bf2-3529f27c3282 2018-12-23 20:47:44,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:44,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["cPOZ5AycSH64fZ1XP8wg9A"], "issued_at": "2018-12-23T20:47:44.000000Z"}} 2018-12-23 20:47:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de8afa83b9e916221d2ca3da14bb0152261916e" 2018-12-23 20:47:45,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93cd799-8f14-49cb-8137-b1e755ceb617 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:45,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e93cd799-8f14-49cb-8137-b1e755ceb617 2018-12-23 20:47:45,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:45,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:45,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["odcxLRqwQhGzpzIwWmo7UQ"], "issued_at": "2018-12-23T20:47:45.000000Z"}} 2018-12-23 20:47:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:47:45,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8949bae0-3bcc-4a4b-bd93-964acbee8f6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:45,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8949bae0-3bcc-4a4b-bd93-964acbee8f6e 2018-12-23 20:47:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:45,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:45,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-399c65bb-f97e-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:47:45,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c5828e-e09d-4b19-9a77-db5627ff76b0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-399c65bb-f97e-4f8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:47:45,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-399c65bb-f97e-4f8-proj used request id req-04c5828e-e09d-4b19-9a77-db5627ff76b0 2018-12-23 20:47:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:47:45,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58bf922-0084-4475-b093-18ce4ad14e74 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:45,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b58bf922-0084-4475-b093-18ce4ad14e74 2018-12-23 20:47:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}}' 2018-12-23 20:47:45,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6ac57e-bceb-4b5b-8cec-e89fc376e0e7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf"}, "tags": [], "enabled": true, "id": "b1be404026264c6197566ad0e1ddeacf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}} 2018-12-23 20:47:45,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-cf6ac57e-bceb-4b5b-8cec-e89fc376e0e7 2018-12-23 20:47:45,789 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-399c65bb-f97e-4f8-proj 2018-12-23 20:47:45,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:45,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:46,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["EjP-awbLQX2IAipbXNf4zQ"], "issued_at": "2018-12-23T20:47:46.000000Z"}} 2018-12-23 20:47:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc530fd1306961a5b458f2c40100ba1b0850719d" 2018-12-23 20:47:46,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9ac0a5-3402-4aeb-b8b4-96fff8e51ce0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:46,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5d9ac0a5-3402-4aeb-b8b4-96fff8e51ce0 2018-12-23 20:47:46,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:46,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:46,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc530fd1306961a5b458f2c40100ba1b0850719d" 2018-12-23 20:47:46,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493c7434-8f39-46cc-9fae-eb7acb8f91fd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:47:46,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-493c7434-8f39-46cc-9fae-eb7acb8f91fd 2018-12-23 20:47:46,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-399c65bb-f97e-4f8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc530fd1306961a5b458f2c40100ba1b0850719d" 2018-12-23 20:47:46,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e9762f-835d-4d7b-b295-04e9d529b3e0 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-399c65bb-f97e-4f8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf"}, "tags": [], "enabled": true, "id": "b1be404026264c6197566ad0e1ddeacf", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}]} 2018-12-23 20:47:46,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-399c65bb-f97e-4f8-proj used request id req-64e9762f-835d-4d7b-b295-04e9d529b3e0 2018-12-23 20:47:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc530fd1306961a5b458f2c40100ba1b0850719d" 2018-12-23 20:47:46,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d38572-5756-4571-82ae-31837665c1fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:47:46,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b0d38572-5756-4571-82ae-31837665c1fb 2018-12-23 20:47:47,003 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-399c65bb-f97e-4f8-user 2018-12-23 20:47:47,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:47,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:47:47,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4886e87f-f28f-412d-8105-4b4eda46e892 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:47:47,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4886e87f-f28f-412d-8105-4b4eda46e892 2018-12-23 20:47:47,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" -d '{"role": {"name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role"}}' 2018-12-23 20:47:47,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a06381a-d23d-41b5-9dd4-fd7d22426834 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5f7d43e9d90402981ac10248d40e1ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/e5f7d43e9d90402981ac10248d40e1ac"}, "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role"}} 2018-12-23 20:47:47,321 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-6a06381a-d23d-41b5-9dd4-fd7d22426834 2018-12-23 20:47:47,321 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role 2018-12-23 20:47:47,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e5f7d43e9d90402981ac10248d40e1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:47:47,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499b12fd-c914-4bda-a7e4-458123360e14 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5f7d43e9d90402981ac10248d40e1ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/e5f7d43e9d90402981ac10248d40e1ac"}, "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role"}} 2018-12-23 20:47:47,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e5f7d43e9d90402981ac10248d40e1ac used request id req-499b12fd-c914-4bda-a7e4-458123360e14 2018-12-23 20:47:47,341 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role to project CreateRouterSuccessTests-399c65bb-f97e-4f8-proj 2018-12-23 20:47:47,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf/users/2a4e17d65e6246e8ac715a85f1a32fd4/roles/e5f7d43e9d90402981ac10248d40e1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:47:47,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f65b8749-4fd7-4129-8a9c-5a0d93943495 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:47:47,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf/users/2a4e17d65e6246e8ac715a85f1a32fd4/roles/e5f7d43e9d90402981ac10248d40e1ac used request id req-f65b8749-4fd7-4129-8a9c-5a0d93943495 2018-12-23 20:47:47,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:47,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:47,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5f7d43e9d90402981ac10248d40e1ac", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role"}], "expires_at": "2018-12-23T21:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-user", "id": "2a4e17d65e6246e8ac715a85f1a32fd4"}, "audit_ids": ["kHUhaJhsTwmJI56xPdiShA"], "issued_at": "2018-12-23T20:47:47.000000Z"}} 2018-12-23 20:47:47,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" 2018-12-23 20:47:47,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbbca77-1783-432b-a8f9-8fb8b17cee28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:47,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dbbbca77-1783-432b-a8f9-8fb8b17cee28 2018-12-23 20:47:47,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" 2018-12-23 20:47:48,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-750638d4-4b79-4376-95e6-c5ac495c2d98 Date: Sun, 23 Dec 2018 20:47:48 GMT RESP BODY: {"networks":[]} 2018-12-23 20:47:48,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 used request id req-750638d4-4b79-4376-95e6-c5ac495c2d98 2018-12-23 20:47:48,207 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 2018-12-23 20:47:48,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" -d '{"network": {"name": "CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1", "admin_state_up": true}}' 2018-12-23 20:47:48,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-80e0cc93-d207-41a9-b2bc-07bc2e3cf928 Date: Sun, 23 Dec 2018 20:47:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:47:48Z","is_default":false,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}} 2018-12-23 20:47:48,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-80e0cc93-d207-41a9-b2bc-07bc2e3cf928 2018-12-23 20:47:48,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" 2018-12-23 20:47:48,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f5934e6c-1c9e-4b14-9d47-01137d7f5ecc Date: Sun, 23 Dec 2018 20:47:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:47:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}]} 2018-12-23 20:47:48,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-f5934e6c-1c9e-4b14-9d47-01137d7f5ecc 2018-12-23 20:47:48,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" 2018-12-23 20:47:48,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c558bd2-89cb-4c8b-abf0-3b37465ee0e1 Date: Sun, 23 Dec 2018 20:47:48 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:47:48,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-4c558bd2-89cb-4c8b-abf0-3b37465ee0e1 2018-12-23 20:47:48,995 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1 2018-12-23 20:47:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" -d '{"subnets": [{"ip_version": 4, "network_id": "5a8e903d-2ec5-4441-b3c6-a1bb28138feb", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]}' 2018-12-23 20:47:49,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3616be09-8dcb-46ee-9952-11c4dfee4d46 Date: Sun, 23 Dec 2018 20:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:49,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-3616be09-8dcb-46ee-9952-11c4dfee4d46 2018-12-23 20:47:49,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" 2018-12-23 20:47:49,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b1ef96ba-6a07-4a48-8ec6-c52b2694d7ec Date: Sun, 23 Dec 2018 20:47:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":["fdfbad4b-033d-4764-81ff-1073ea7bac1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:49Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}]} 2018-12-23 20:47:49,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-b1ef96ba-6a07-4a48-8ec6-c52b2694d7ec 2018-12-23 20:47:49,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" 2018-12-23 20:47:49,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1020d38c-b1fe-4cc4-9471-2453f639b5c2 Date: Sun, 23 Dec 2018 20:47:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:49,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-1020d38c-b1fe-4cc4-9471-2453f639b5c2 2018-12-23 20:47:49,746 - OpenStackNetwork - DEBUG - Network [5a8e903d-2ec5-4441-b3c6-a1bb28138feb] created successfully 2018-12-23 20:47:49,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:49,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:50,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5f7d43e9d90402981ac10248d40e1ac", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role"}], "expires_at": "2018-12-23T21:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-user", "id": "2a4e17d65e6246e8ac715a85f1a32fd4"}, "audit_ids": ["i9p-joMDQFauE8OnMkghiQ"], "issued_at": "2018-12-23T20:47:50.000000Z"}} 2018-12-23 20:47:50,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:50,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a3d440-3f37-4c79-a18c-c537bcad4b32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:50,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a9a3d440-3f37-4c79-a18c-c537bcad4b32 2018-12-23 20:47:50,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:50,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e1737c71-44c6-45a1-9316-e234fcb76d81 Date: Sun, 23 Dec 2018 20:47:50 GMT RESP BODY: {"routers": []} 2018-12-23 20:47:50,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router&admin_state_up=True used request id req-e1737c71-44c6-45a1-9316-e234fcb76d81 2018-12-23 20:47:50,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:50,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:50,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5f7d43e9d90402981ac10248d40e1ac", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role"}], "expires_at": "2018-12-23T21:47:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-user", "id": "2a4e17d65e6246e8ac715a85f1a32fd4"}, "audit_ids": ["6P1HQdrFRQGITTVFTPuYTA"], "issued_at": "2018-12-23T20:47:50.000000Z"}} 2018-12-23 20:47:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f292664278e84123dcba74dbf113cd70ca999953" 2018-12-23 20:47:50,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c45a4e0b-60a5-458b-bced-03c6d87393f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:50,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c45a4e0b-60a5-458b-bced-03c6d87393f8 2018-12-23 20:47:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:51,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d38e6254-6285-4103-bf0c-99a574758e41 Date: Sun, 23 Dec 2018 20:47:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:47:51,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-d38e6254-6285-4103-bf0c-99a574758e41 2018-12-23 20:47:51,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:51,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b474a4b-e2db-449b-8071-d1bd2c932c7d Date: Sun, 23 Dec 2018 20:47:51 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:47:51,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-6b474a4b-e2db-449b-8071-d1bd2c932c7d 2018-12-23 20:47:51,308 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router 2018-12-23 20:47:51,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router", "admin_state_up": true}}' 2018-12-23 20:47:52,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-0e378ce2-88d1-437e-92bd-1f324046ed1d Date: Sun, 23 Dec 2018 20:47:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "created_at": "2018-12-23T20:47:51Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b1be404026264c6197566ad0e1ddeacf", "id": "ce635429-d043-424c-a70d-845583f0a8c0", "name": "CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router"}} 2018-12-23 20:47:52,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-0e378ce2-88d1-437e-92bd-1f324046ed1d 2018-12-23 20:47:52,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=ce635429-d043-424c-a70d-845583f0a8c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:52,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-760b6025-febc-4143-952a-6b7e5a88df13 Date: Sun, 23 Dec 2018 20:47:52 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:52,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=ce635429-d043-424c-a70d-845583f0a8c0 used request id req-760b6025-febc-4143-952a-6b7e5a88df13 2018-12-23 20:47:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:52,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cda1015f-6e34-48fd-b0fa-6cd239d57f28 Date: Sun, 23 Dec 2018 20:47:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":["fdfbad4b-033d-4764-81ff-1073ea7bac1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:49Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}]} 2018-12-23 20:47:52,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 used request id req-cda1015f-6e34-48fd-b0fa-6cd239d57f28 2018-12-23 20:47:52,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:52,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f9fc7808-fbd8-4dee-9b02-74035f0e60f6 Date: Sun, 23 Dec 2018 20:47:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:52,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-f9fc7808-fbd8-4dee-9b02-74035f0e60f6 2018-12-23 20:47:52,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:53,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3a6d0c0f-af97-445e-b4b5-f8f5df9d034e Date: Sun, 23 Dec 2018 20:47:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":["fdfbad4b-033d-4764-81ff-1073ea7bac1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:49Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}]} 2018-12-23 20:47:53,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 used request id req-3a6d0c0f-af97-445e-b4b5-f8f5df9d034e 2018-12-23 20:47:53,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:53,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:53,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:53,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcfb33d0-153a-42c1-9364-3274a3e10197 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}} 2018-12-23 20:47:53,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf used request id req-dcfb33d0-153a-42c1-9364-3274a3e10197 2018-12-23 20:47:53,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:53,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-087d58cb-163d-4a53-9f4f-bab1e18b63f4 Date: Sun, 23 Dec 2018 20:47:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:53,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-087d58cb-163d-4a53-9f4f-bab1e18b63f4 2018-12-23 20:47:53,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb&name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:53,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d06cad8e-8d83-4ae3-bceb-ddf0f5fd4ab4 Date: Sun, 23 Dec 2018 20:47:53 GMT RESP BODY: {"ports":[]} 2018-12-23 20:47:53,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb&name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1&admin_state_up=True used request id req-d06cad8e-8d83-4ae3-bceb-ddf0f5fd4ab4 2018-12-23 20:47:53,261 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1 for router - CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router 2018-12-23 20:47:53,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:47:53,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:53,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5f7d43e9d90402981ac10248d40e1ac", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role"}], "expires_at": "2018-12-23T21:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-user", "id": "2a4e17d65e6246e8ac715a85f1a32fd4"}, "audit_ids": ["6ALCX08UR5a9M2ouTSvRBA"], "issued_at": "2018-12-23T20:47:53.000000Z"}} 2018-12-23 20:47:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3daf10f39c1dbbad1ece294b89f3518d4cbaa14" 2018-12-23 20:47:53,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347385fa-2418-4c21-9e83-d7f1dc774dc9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:47:53,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-347385fa-2418-4c21-9e83-d7f1dc774dc9 2018-12-23 20:47:53,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:53,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e14dcdc9-11d7-4d28-98cc-096a3e60201d Date: Sun, 23 Dec 2018 20:47:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":["fdfbad4b-033d-4764-81ff-1073ea7bac1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:49Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}]} 2018-12-23 20:47:53,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 used request id req-e14dcdc9-11d7-4d28-98cc-096a3e60201d 2018-12-23 20:47:53,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:53,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-65226a51-a3ad-4301-af99-3c45c18846db Date: Sun, 23 Dec 2018 20:47:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:53,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-65226a51-a3ad-4301-af99-3c45c18846db 2018-12-23 20:47:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:53,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8061b4c1-1c8f-4e50-9f21-cfc2a8fef8f4 Date: Sun, 23 Dec 2018 20:47:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":["fdfbad4b-033d-4764-81ff-1073ea7bac1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:49Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}]} 2018-12-23 20:47:53,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 used request id req-8061b4c1-1c8f-4e50-9f21-cfc2a8fef8f4 2018-12-23 20:47:53,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:53,944 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3daf10f39c1dbbad1ece294b89f3518d4cbaa14" 2018-12-23 20:47:54,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638e769d-2523-4a5c-bfd9-b94bec727812 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}} 2018-12-23 20:47:54,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf used request id req-638e769d-2523-4a5c-bfd9-b94bec727812 2018-12-23 20:47:54,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:54,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-087f94bd-3910-41e8-bb8b-89b0dd660dce Date: Sun, 23 Dec 2018 20:47:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:54,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-087f94bd-3910-41e8-bb8b-89b0dd660dce 2018-12-23 20:47:54,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb&name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:54,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-49b984d5-986f-4b20-8296-7f037a8ee329 Date: Sun, 23 Dec 2018 20:47:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:54,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb&name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1 used request id req-49b984d5-986f-4b20-8296-7f037a8ee329 2018-12-23 20:47:54,113 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 2018-12-23 20:47:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" -d '{"port": {"network_id": "5a8e903d-2ec5-4441-b3c6-a1bb28138feb", "fixed_ips": [{"subnet_id": "fdfbad4b-033d-4764-81ff-1073ea7bac1c", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1", "admin_state_up": true}}' 2018-12-23 20:47:55,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-54dd2636-a6f0-4417-90a9-0629b2cf23c6 Date: Sun, 23 Dec 2018 20:47:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:47:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","ip_address":"10.200.201.1"}],"id":"45b22d35-9547-471a-83eb-fe9681d8d001","security_groups":["668f76f7-13af-4f12-9f32-164de61b7297"],"mac_address":"fa:16:3e:b0:00:aa","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1","project_id":"b1be404026264c6197566ad0e1ddeacf","qos_policy_id":null,"admin_state_up":true,"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:47:55,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-54dd2636-a6f0-4417-90a9-0629b2cf23c6 2018-12-23 20:47:55,136 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1 for router - CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router 2018-12-23 20:47:55,136 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router 2018-12-23 20:47:55,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/ce635429-d043-424c-a70d-845583f0a8c0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" -d '{"port_id": "45b22d35-9547-471a-83eb-fe9681d8d001"}' 2018-12-23 20:47:57,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93a2695d-5d96-4636-8fc0-8bd8448aa940 Date: Sun, 23 Dec 2018 20:47:57 GMT RESP BODY: {"network_id": "5a8e903d-2ec5-4441-b3c6-a1bb28138feb", "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "subnet_id": "fdfbad4b-033d-4764-81ff-1073ea7bac1c", "subnet_ids": ["fdfbad4b-033d-4764-81ff-1073ea7bac1c"], "port_id": "45b22d35-9547-471a-83eb-fe9681d8d001", "id": "ce635429-d043-424c-a70d-845583f0a8c0"} 2018-12-23 20:47:57,117 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ce635429-d043-424c-a70d-845583f0a8c0/add_router_interface used request id req-93a2695d-5d96-4636-8fc0-8bd8448aa940 2018-12-23 20:47:57,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/ce635429-d043-424c-a70d-845583f0a8c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:57,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6037558d-61e7-4509-b877-64a96c0ee0e8 Date: Sun, 23 Dec 2018 20:47:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "created_at": "2018-12-23T20:47:51Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b1be404026264c6197566ad0e1ddeacf", "id": "ce635429-d043-424c-a70d-845583f0a8c0", "name": "CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router"}} 2018-12-23 20:47:57,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/ce635429-d043-424c-a70d-845583f0a8c0 used request id req-6037558d-61e7-4509-b877-64a96c0ee0e8 2018-12-23 20:47:57,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=ce635429-d043-424c-a70d-845583f0a8c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:57,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 875 X-Openstack-Request-Id: req-284c0a49-dbfd-4666-bab6-1cf33595ef59 Date: Sun, 23 Dec 2018 20:47:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:47:56Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","ip_address":"10.200.201.1"}],"id":"45b22d35-9547-471a-83eb-fe9681d8d001","security_groups":["668f76f7-13af-4f12-9f32-164de61b7297"],"mac_address":"fa:16:3e:b0:00:aa","project_id":"b1be404026264c6197566ad0e1ddeacf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1","admin_state_up":true,"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:54Z","binding:vnic_type":"normal","device_id":"ce635429-d043-424c-a70d-845583f0a8c0","ip_allocation":"immediate"}]} 2018-12-23 20:47:57,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=ce635429-d043-424c-a70d-845583f0a8c0 used request id req-284c0a49-dbfd-4666-bab6-1cf33595ef59 2018-12-23 20:47:57,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/fdfbad4b-033d-4764-81ff-1073ea7bac1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:47:57,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-36e12f2b-ed05-4088-a13c-bcbe49307901 Date: Sun, 23 Dec 2018 20:47:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}} 2018-12-23 20:47:57,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/fdfbad4b-033d-4764-81ff-1073ea7bac1c used request id req-36e12f2b-ed05-4088-a13c-bcbe49307901 2018-12-23 20:47:57,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:47:57,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5f7d43e9d90402981ac10248d40e1ac", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role"}], "expires_at": "2018-12-23T21:47:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b1be404026264c6197566ad0e1ddeacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-user", "id": "2a4e17d65e6246e8ac715a85f1a32fd4"}, "audit_ids": ["7sjmESpcRmm8Hbq3kADlpw"], "issued_at": "2018-12-23T20:47:57.000000Z"}} 2018-12-23 20:47:57,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-e42bc694-f4d7-4e2d-aea9-c32c468ee319 Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "created_at": "2018-12-23T20:47:51Z", "admin_state_up": true, "updated_at": "2018-12-23T20:47:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b1be404026264c6197566ad0e1ddeacf", "id": "ce635429-d043-424c-a70d-845583f0a8c0", "name": "CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router"}]} 2018-12-23 20:47:58,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router&admin_state_up=True used request id req-e42bc694-f4d7-4e2d-aea9-c32c468ee319 2018-12-23 20:47:58,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:47:58,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:47:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:47:58,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9de8afa83b9e916221d2ca3da14bb0152261916e" 2018-12-23 20:47:58,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff74e9d-5e56-43ed-8092-36077528138c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}} 2018-12-23 20:47:58,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf used request id req-5ff74e9d-5e56-43ed-8092-36077528138c 2018-12-23 20:47:58,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=ce635429-d043-424c-a70d-845583f0a8c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 875 X-Openstack-Request-Id: req-77934314-681b-44f9-87af-e3bcd256599d Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:47:58Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","ip_address":"10.200.201.1"}],"id":"45b22d35-9547-471a-83eb-fe9681d8d001","security_groups":["668f76f7-13af-4f12-9f32-164de61b7297"],"mac_address":"fa:16:3e:b0:00:aa","project_id":"b1be404026264c6197566ad0e1ddeacf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1","admin_state_up":true,"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:54Z","binding:vnic_type":"normal","device_id":"ce635429-d043-424c-a70d-845583f0a8c0","ip_allocation":"immediate"}]} 2018-12-23 20:47:58,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=ce635429-d043-424c-a70d-845583f0a8c0 used request id req-77934314-681b-44f9-87af-e3bcd256599d 2018-12-23 20:47:58,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/fdfbad4b-033d-4764-81ff-1073ea7bac1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-335602e8-67b8-4628-9ea2-4d72c9998b66 Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}} 2018-12-23 20:47:58,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/fdfbad4b-033d-4764-81ff-1073ea7bac1c used request id req-335602e8-67b8-4628-9ea2-4d72c9998b66 2018-12-23 20:47:58,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-76f81f51-6522-427c-a2d0-09235814a55c Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:47:58,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6448575b-7138-4879-8a30-e8764463016b used request id req-76f81f51-6522-427c-a2d0-09235814a55c 2018-12-23 20:47:58,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-43ae99ae-a8d0-464d-a2d9-f18d9ecd8a1c Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:47:58,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-43ae99ae-a8d0-464d-a2d9-f18d9ecd8a1c 2018-12-23 20:47:58,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2279da41-4864-474f-b737-b07dc62c281e Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":["fdfbad4b-033d-4764-81ff-1073ea7bac1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:49Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}]} 2018-12-23 20:47:58,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-2279da41-4864-474f-b737-b07dc62c281e 2018-12-23 20:47:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-697b893a-ffa7-4577-8622-378d6d94d584 Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:58,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-697b893a-ffa7-4577-8622-378d6d94d584 2018-12-23 20:47:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1665 X-Openstack-Request-Id: req-21125e81-5307-4518-9bff-781d2191177d Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:47:58Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","ip_address":"10.200.201.1"}],"id":"45b22d35-9547-471a-83eb-fe9681d8d001","security_groups":["668f76f7-13af-4f12-9f32-164de61b7297"],"mac_address":"fa:16:3e:b0:00:aa","project_id":"b1be404026264c6197566ad0e1ddeacf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1","admin_state_up":true,"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:54Z","binding:vnic_type":"normal","device_id":"ce635429-d043-424c-a70d-845583f0a8c0","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:47:52Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","ip_address":"10.200.201.2"}],"id":"68465488-7a26-45e3-bf5f-735febfddc28","security_groups":[],"mac_address":"fa:16:3e:42:14:1b","project_id":"b1be404026264c6197566ad0e1ddeacf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5a8e903d-2ec5-4441-b3c6-a1bb28138feb","ip_allocation":"immediate"}]} 2018-12-23 20:47:58,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-21125e81-5307-4518-9bff-781d2191177d 2018-12-23 20:47:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/fdfbad4b-033d-4764-81ff-1073ea7bac1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:58,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1d28b52a-a2c4-4fd4-b781-953a1bea9776 Date: Sun, 23 Dec 2018 20:47:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}} 2018-12-23 20:47:58,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/fdfbad4b-033d-4764-81ff-1073ea7bac1c used request id req-1d28b52a-a2c4-4fd4-b781-953a1bea9776 2018-12-23 20:47:58,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:59,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-22f9c9fe-6c04-4948-b468-33cf5cae7f96 Date: Sun, 23 Dec 2018 20:47:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1be404026264c6197566ad0e1ddeacf","l2_adjacency":true,"status":"ACTIVE","subnets":["fdfbad4b-033d-4764-81ff-1073ea7bac1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:47:49Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1","admin_state_up":true,"tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:48Z","mtu":1450}]} 2018-12-23 20:47:59,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-22f9c9fe-6c04-4948-b468-33cf5cae7f96 2018-12-23 20:47:59,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a22890b666d890a519bd0f7ae07882017d3137c" 2018-12-23 20:47:59,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-43ce4567-1f52-4516-80e7-e4c3fd2e311f Date: Sun, 23 Dec 2018 20:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5a8e903d-2ec5-4441-b3c6-a1bb28138feb","tenant_id":"b1be404026264c6197566ad0e1ddeacf","created_at":"2018-12-23T20:47:49Z","dns_nameservers":[],"updated_at":"2018-12-23T20:47:49Z","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":"b1be404026264c6197566ad0e1ddeacf","id":"fdfbad4b-033d-4764-81ff-1073ea7bac1c","subnetpool_id":null,"name":"CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1"}]} 2018-12-23 20:47:59,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-43ce4567-1f52-4516-80e7-e4c3fd2e311f 2018-12-23 20:47:59,053 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router and port CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-port1 2018-12-23 20:47:59,053 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router 2018-12-23 20:47:59,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/ce635429-d043-424c-a70d-845583f0a8c0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" -d '{"port_id": "45b22d35-9547-471a-83eb-fe9681d8d001"}' 2018-12-23 20:48:00,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-251920a3-8003-4f14-9922-7cd7f9b3eb1e Date: Sun, 23 Dec 2018 20:48:00 GMT RESP BODY: {"network_id": "5a8e903d-2ec5-4441-b3c6-a1bb28138feb", "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "subnet_id": "fdfbad4b-033d-4764-81ff-1073ea7bac1c", "subnet_ids": ["fdfbad4b-033d-4764-81ff-1073ea7bac1c"], "port_id": "45b22d35-9547-471a-83eb-fe9681d8d001", "id": "ce635429-d043-424c-a70d-845583f0a8c0"} 2018-12-23 20:48:00,891 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ce635429-d043-424c-a70d-845583f0a8c0/remove_router_interface used request id req-251920a3-8003-4f14-9922-7cd7f9b3eb1e 2018-12-23 20:48:00,892 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router 2018-12-23 20:48:00,892 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-router 2018-12-23 20:48:00,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/ce635429-d043-424c-a70d-845583f0a8c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1056098ae17ddf9968ab4a62168dce7be10c56c" 2018-12-23 20:48:02,090 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ddb38508-c518-469f-94eb-b31b06ed41e4 Content-Length: 0 Date: Sun, 23 Dec 2018 20:48:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:02,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ce635429-d043-424c-a70d-845583f0a8c0 used request id req-ddb38508-c518-469f-94eb-b31b06ed41e4 2018-12-23 20:48:02,091 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1 2018-12-23 20:48:02,092 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-subnet1 2018-12-23 20:48:02,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/fdfbad4b-033d-4764-81ff-1073ea7bac1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" 2018-12-23 20:48:03,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-577a3dd9-7808-4eff-bac6-02712993d32e Date: Sun, 23 Dec 2018 20:48:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:03,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/fdfbad4b-033d-4764-81ff-1073ea7bac1c used request id req-577a3dd9-7808-4eff-bac6-02712993d32e 2018-12-23 20:48:03,479 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7f3bd1c9-ce77-4c8a-b411-0427a95e7437-pub-net1 2018-12-23 20:48:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/5a8e903d-2ec5-4441-b3c6-a1bb28138feb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318ad2fa502910dd26928761a712f9cb7499d49b" 2018-12-23 20:48:04,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87ac24ea-c6e1-4d50-a86b-63c0a848f7d6 Date: Sun, 23 Dec 2018 20:48:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:04,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5a8e903d-2ec5-4441-b3c6-a1bb28138feb used request id req-87ac24ea-c6e1-4d50-a86b-63c0a848f7d6 2018-12-23 20:48:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-8dbc476d-ee2e-465b-82e7-53b013587793 Date: Sun, 23 Dec 2018 20:48:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "created_at": "2018-12-23T20:47:48Z", "updated_at": "2018-12-23T20:47:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:47:48Z", "revision_number": 0, "id": "0a665d13-162c-4bdf-8b00-567163847a37", "remote_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "remote_ip_prefix": null, "created_at": "2018-12-23T20:47:48Z", "security_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1be404026264c6197566ad0e1ddeacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:47:48Z", "revision_number": 0, "id": "32088d96-8bd1-4aa0-8a19-1d69b2471955", "remote_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "remote_ip_prefix": null, "created_at": "2018-12-23T20:47:48Z", "security_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1be404026264c6197566ad0e1ddeacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:47:48Z", "revision_number": 0, "id": "796acb3a-89fa-4d09-aa7d-d3c86bebd2a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:47:48Z", "security_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1be404026264c6197566ad0e1ddeacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:47:48Z", "revision_number": 0, "id": "da974ece-b03e-4901-813b-9037ca469391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:47:48Z", "security_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1be404026264c6197566ad0e1ddeacf"}], "revision_number": 4, "project_id": "b1be404026264c6197566ad0e1ddeacf", "id": "668f76f7-13af-4f12-9f32-164de61b7297", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:48:05,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8dbc476d-ee2e-465b-82e7-53b013587793 2018-12-23 20:48:05,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-335aee6a-cc9c-4736-9863-c8c8d2a30ee6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:05,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-335aee6a-cc9c-4736-9863-c8c8d2a30ee6 2018-12-23 20:48:05,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:05,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d7cf6e-85f6-4547-afe0-a847ae60ea1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:05,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-50d7cf6e-85f6-4547-afe0-a847ae60ea1d 2018-12-23 20:48:05,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d8c4da2-aaf1-4624-8d49-16ba5a447d5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:05,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-8d8c4da2-aaf1-4624-8d49-16ba5a447d5e 2018-12-23 20:48:05,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fa4e32-32c6-46ef-aee1-ec301ca9b867 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:48:05,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-66fa4e32-32c6-46ef-aee1-ec301ca9b867 2018-12-23 20:48:05,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,544 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16e2b4a7-4deb-4dbe-8385-b3225e6aa32e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:05,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-16e2b4a7-4deb-4dbe-8385-b3225e6aa32e 2018-12-23 20:48:05,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:05,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43278e8-f18c-4dee-9359-4fcc371fa5a7 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1be404026264c6197566ad0e1ddeacf", "name": "CreateRouterSuccessTests-399c65bb-f97e-4f8-proj"}} 2018-12-23 20:48:05,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf used request id req-a43278e8-f18c-4dee-9359-4fcc371fa5a7 2018-12-23 20:48:05,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 668f76f7-13af-4f12-9f32-164de61b7297 2018-12-23 20:48:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=668f76f7-13af-4f12-9f32-164de61b7297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-64bc7c5f-7c10-4328-b804-cd02214e6b48 Date: Sun, 23 Dec 2018 20:48:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:47:48Z", "security_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "port_range_min": null, "revision_number": 0, "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "created_at": "2018-12-23T20:47:48Z", "project_id": "b1be404026264c6197566ad0e1ddeacf", "id": "0a665d13-162c-4bdf-8b00-567163847a37"}, {"remote_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:47:48Z", "security_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "port_range_min": null, "revision_number": 0, "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "created_at": "2018-12-23T20:47:48Z", "project_id": "b1be404026264c6197566ad0e1ddeacf", "id": "32088d96-8bd1-4aa0-8a19-1d69b2471955"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:47:48Z", "security_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "port_range_min": null, "revision_number": 0, "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "created_at": "2018-12-23T20:47:48Z", "project_id": "b1be404026264c6197566ad0e1ddeacf", "id": "796acb3a-89fa-4d09-aa7d-d3c86bebd2a9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:47:48Z", "security_group_id": "668f76f7-13af-4f12-9f32-164de61b7297", "port_range_min": null, "revision_number": 0, "tenant_id": "b1be404026264c6197566ad0e1ddeacf", "created_at": "2018-12-23T20:47:48Z", "project_id": "b1be404026264c6197566ad0e1ddeacf", "id": "da974ece-b03e-4901-813b-9037ca469391"}]} 2018-12-23 20:48:05,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=668f76f7-13af-4f12-9f32-164de61b7297 used request id req-64bc7c5f-7c10-4328-b804-cd02214e6b48 2018-12-23 20:48:05,672 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:48:05,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/668f76f7-13af-4f12-9f32-164de61b7297 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:05,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b85a242-3e0b-4064-b63e-d01ad5e5abd4 Content-Length: 0 Date: Sun, 23 Dec 2018 20:48:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:05,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/668f76f7-13af-4f12-9f32-164de61b7297 used request id req-1b85a242-3e0b-4064-b63e-d01ad5e5abd4 2018-12-23 20:48:05,831 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-399c65bb-f97e-4f8-proj 2018-12-23 20:48:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:06,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93cbae77-298b-4d9f-a82b-0d67ecf1d660 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:06,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b1be404026264c6197566ad0e1ddeacf used request id req-93cbae77-298b-4d9f-a82b-0d67ecf1d660 2018-12-23 20:48:06,043 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-399c65bb-f97e-4f8-proj-role 2018-12-23 20:48:06,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e5f7d43e9d90402981ac10248d40e1ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:06,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6326d992-d3aa-4f44-89b6-0feee63a1066 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:06,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e5f7d43e9d90402981ac10248d40e1ac used request id req-6326d992-d3aa-4f44-89b6-0feee63a1066 2018-12-23 20:48:06,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267916f11fecf5fbdaf63bc4db15a2b68f0993a8" 2018-12-23 20:48:06,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4066dc-500a-411c-b22f-35e2ca3178d0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:48:06,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa4066dc-500a-411c-b22f-35e2ca3178d0 2018-12-23 20:48:06,268 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-399c65bb-f97e-4f8-user 2018-12-23 20:48:06,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2a4e17d65e6246e8ac715a85f1a32fd4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc530fd1306961a5b458f2c40100ba1b0850719d" 2018-12-23 20:48:06,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-059dc472-a392-4f7f-b1ca-b1c05f7d7d88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:06,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2a4e17d65e6246e8ac715a85f1a32fd4 used request id req-059dc472-a392-4f7f-b1ca-b1c05f7d7d88 2018-12-23 20:48:06,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:06,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["-gxN6fUIRVSXDKcPUFL2qQ"], "issued_at": "2018-12-23T20:48:06.000000Z"}} 2018-12-23 20:48:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf9ed044e1585b668e9227387ca257c7c06e786" 2018-12-23 20:48:06,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea95bef-f5db-4a33-be6c-a4047608380b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:06,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aea95bef-f5db-4a33-be6c-a4047608380b 2018-12-23 20:48:06,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:06,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:07,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["IaQSXKLzRPS1YHM_-IFBtQ"], "issued_at": "2018-12-23T20:48:07.000000Z"}} 2018-12-23 20:48:07,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:07,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db924f92-b14b-4d6c-a307-bbd68d35e088 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:07,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-db924f92-b14b-4d6c-a307-bbd68d35e088 2018-12-23 20:48:07,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:07,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:07,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8890c0-f73b-4996-bec3-b5c6a255b3e3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:48:07,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj used request id req-9a8890c0-f73b-4996-bec3-b5c6a255b3e3 2018-12-23 20:48:07,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:07,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb91fbd5-c2e4-4db9-982a-eb76431c87b0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:48:07,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-eb91fbd5-c2e4-4db9-982a-eb76431c87b0 2018-12-23 20:48:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj"}}' 2018-12-23 20:48:07,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7d96ad9-8d05-4454-89d1-a6d9a267508c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e"}, "tags": [], "enabled": true, "id": "e366bcd7454e410ba165cde652b00b1e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj"}} 2018-12-23 20:48:07,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a7d96ad9-8d05-4454-89d1-a6d9a267508c 2018-12-23 20:48:07,714 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj 2018-12-23 20:48:07,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:07,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:08,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["fxVW0upmSqGXTQVacAdUMw"], "issued_at": "2018-12-23T20:48:08.000000Z"}} 2018-12-23 20:48:08,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449b9a21304ea6724c65ce9307b8faedf5752449" 2018-12-23 20:48:08,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55dcfab9-ff9f-41e1-b20c-c61d952e3a3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:08,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-55dcfab9-ff9f-41e1-b20c-c61d952e3a3a 2018-12-23 20:48:08,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:08,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:08,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449b9a21304ea6724c65ce9307b8faedf5752449" 2018-12-23 20:48:08,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-324a77dc-95f1-4dd3-8fb9-62f7128f9477 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:48:08,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-324a77dc-95f1-4dd3-8fb9-62f7128f9477 2018-12-23 20:48:08,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449b9a21304ea6724c65ce9307b8faedf5752449" 2018-12-23 20:48:08,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6006028-6a81-430a-9f70-ca7371c3a6bf Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e"}, "tags": [], "enabled": true, "id": "e366bcd7454e410ba165cde652b00b1e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj"}]} 2018-12-23 20:48:08,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj used request id req-b6006028-6a81-430a-9f70-ca7371c3a6bf 2018-12-23 20:48:08,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449b9a21304ea6724c65ce9307b8faedf5752449" 2018-12-23 20:48:08,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5de646-0e4b-4941-89a1-641c63d295d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:48:08,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0b5de646-0e4b-4941-89a1-641c63d295d7 2018-12-23 20:48:08,923 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-db18a19d-6ed1-4e6-user 2018-12-23 20:48:08,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:08,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:09,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4b35bd-da73-4333-892f-ee303878d897 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:48:09,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a4b35bd-da73-4333-892f-ee303878d897 2018-12-23 20:48:09,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" -d '{"role": {"name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj-role"}}' 2018-12-23 20:48:09,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5180809-16fe-409c-a506-552a42c2785e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4192d3b2c73a48debcf4b79280e1d70d", "links": {"self": "http://172.30.9.21:5000/v3/roles/4192d3b2c73a48debcf4b79280e1d70d"}, "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj-role"}} 2018-12-23 20:48:09,146 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b5180809-16fe-409c-a506-552a42c2785e 2018-12-23 20:48:09,146 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj-role 2018-12-23 20:48:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4192d3b2c73a48debcf4b79280e1d70d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:09,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df935ecb-c42f-4161-a466-1893727f1772 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4192d3b2c73a48debcf4b79280e1d70d", "links": {"self": "http://172.30.9.21:5000/v3/roles/4192d3b2c73a48debcf4b79280e1d70d"}, "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj-role"}} 2018-12-23 20:48:09,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4192d3b2c73a48debcf4b79280e1d70d used request id req-df935ecb-c42f-4161-a466-1893727f1772 2018-12-23 20:48:09,245 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj-role to project CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj 2018-12-23 20:48:09,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e/users/c6e64e7819324e279b9ce34cc035b4dc/roles/4192d3b2c73a48debcf4b79280e1d70d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:09,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94830d93-0286-4554-8704-efc80d9ff8b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:09,381 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e/users/c6e64e7819324e279b9ce34cc035b4dc/roles/4192d3b2c73a48debcf4b79280e1d70d used request id req-94830d93-0286-4554-8704-efc80d9ff8b7 2018-12-23 20:48:09,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:09,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:09,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["VolugTxMR86yPmeut8-UOQ"], "issued_at": "2018-12-23T20:48:09.000000Z"}} 2018-12-23 20:48:09,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:09,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc5f7aa6-2a59-468c-b1ee-9e98fe1a2b95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:09,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fc5f7aa6-2a59-468c-b1ee-9e98fe1a2b95 2018-12-23 20:48:09,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:10,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-973695be-820e-4d75-bcd6-98edf3ecee71 Date: Sun, 23 Dec 2018 20:48:10 GMT RESP BODY: {"routers": []} 2018-12-23 20:48:10,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router&admin_state_up=True used request id req-973695be-820e-4d75-bcd6-98edf3ecee71 2018-12-23 20:48:10,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:10,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:10,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Gh9C2cgUQTKG8nPxPlY4GA"], "issued_at": "2018-12-23T20:48:10.000000Z"}} 2018-12-23 20:48:10,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ab6457a45f33ff570624ea2bc741491c70f430" 2018-12-23 20:48:10,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9af4873f-027d-4815-8d7c-541f47e72afb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:10,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9af4873f-027d-4815-8d7c-541f47e72afb 2018-12-23 20:48:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:10,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ab6457a45f33ff570624ea2bc741491c70f430" 2018-12-23 20:48:10,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a717876-5113-4f4c-8efe-aa59e6321759 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e"}, "tags": [], "enabled": true, "id": "e366bcd7454e410ba165cde652b00b1e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj"}]} 2018-12-23 20:48:10,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj used request id req-7a717876-5113-4f4c-8efe-aa59e6321759 2018-12-23 20:48:10,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:11,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3e55d932-4c38-483b-ad6b-f2a40878c166 Date: Sun, 23 Dec 2018 20:48:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:48:11,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-3e55d932-4c38-483b-ad6b-f2a40878c166 2018-12-23 20:48:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:11,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c3a7dace-2b40-4d99-a574-5d4b4397cac5 Date: Sun, 23 Dec 2018 20:48:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:48:11,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-c3a7dace-2b40-4d99-a574-5d4b4397cac5 2018-12-23 20:48:11,070 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router 2018-12-23 20:48:11,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "tenant_id": "e366bcd7454e410ba165cde652b00b1e", "name": "CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router", "admin_state_up": true}}' 2018-12-23 20:48:12,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e4006bf7-d584-486b-8a1a-b517d27747bb Date: Sun, 23 Dec 2018 20:48:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e366bcd7454e410ba165cde652b00b1e", "created_at": "2018-12-23T20:48:11Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:11Z", "project_id": "e366bcd7454e410ba165cde652b00b1e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "96186405-4209-4317-9679-6ae26bb5fd67", "name": "CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router"}} 2018-12-23 20:48:12,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-e4006bf7-d584-486b-8a1a-b517d27747bb 2018-12-23 20:48:12,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=96186405-4209-4317-9679-6ae26bb5fd67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:12,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-e9d762c0-5d0c-416c-b8b4-93e672391a4b Date: Sun, 23 Dec 2018 20:48:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:11Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.204"}],"id":"689702e9-6223-4410-a4ad-0e305d1ede1b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:3a:52","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T20:48:11Z","binding:vnic_type":"normal","device_id":"96186405-4209-4317-9679-6ae26bb5fd67","ip_allocation":"immediate"}]} 2018-12-23 20:48:12,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=96186405-4209-4317-9679-6ae26bb5fd67 used request id req-e9d762c0-5d0c-416c-b8b4-93e672391a4b 2018-12-23 20:48:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:12,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-efe1e16d-4ce0-4b70-bd71-751f7c072743 Date: Sun, 23 Dec 2018 20:48:12 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:48:12,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-efe1e16d-4ce0-4b70-bd71-751f7c072743 2018-12-23 20:48:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/96186405-4209-4317-9679-6ae26bb5fd67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:12,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-52d2af7d-5faa-4829-9505-fe3babed54c3 Date: Sun, 23 Dec 2018 20:48:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e366bcd7454e410ba165cde652b00b1e", "created_at": "2018-12-23T20:48:11Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:11Z", "project_id": "e366bcd7454e410ba165cde652b00b1e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "96186405-4209-4317-9679-6ae26bb5fd67", "name": "CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router"}} 2018-12-23 20:48:12,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/96186405-4209-4317-9679-6ae26bb5fd67 used request id req-52d2af7d-5faa-4829-9505-fe3babed54c3 2018-12-23 20:48:12,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=96186405-4209-4317-9679-6ae26bb5fd67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:12,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-82e9038a-6bc3-43aa-97d8-8a04a99a2ec0 Date: Sun, 23 Dec 2018 20:48:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:11Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.204"}],"id":"689702e9-6223-4410-a4ad-0e305d1ede1b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:3a:52","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T20:48:11Z","binding:vnic_type":"normal","device_id":"96186405-4209-4317-9679-6ae26bb5fd67","ip_allocation":"immediate"}]} 2018-12-23 20:48:12,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=96186405-4209-4317-9679-6ae26bb5fd67 used request id req-82e9038a-6bc3-43aa-97d8-8a04a99a2ec0 2018-12-23 20:48:12,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:12,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-3b2cf453-e07e-4030-a5e3-2ed27e25ba22 Date: Sun, 23 Dec 2018 20:48:12 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:48:12,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-3b2cf453-e07e-4030-a5e3-2ed27e25ba22 2018-12-23 20:48:12,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:13,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4192d3b2c73a48debcf4b79280e1d70d", "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj-role"}], "expires_at": "2018-12-23T21:48:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e366bcd7454e410ba165cde652b00b1e", "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e366bcd7454e410ba165cde652b00b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e366bcd7454e410ba165cde652b00b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e366bcd7454e410ba165cde652b00b1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e366bcd7454e410ba165cde652b00b1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e366bcd7454e410ba165cde652b00b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e366bcd7454e410ba165cde652b00b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e366bcd7454e410ba165cde652b00b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e366bcd7454e410ba165cde652b00b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e366bcd7454e410ba165cde652b00b1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e366bcd7454e410ba165cde652b00b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e366bcd7454e410ba165cde652b00b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e366bcd7454e410ba165cde652b00b1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e366bcd7454e410ba165cde652b00b1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e366bcd7454e410ba165cde652b00b1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-user", "id": "c6e64e7819324e279b9ce34cc035b4dc"}, "audit_ids": ["UcWhRaBPS6-drPvmnScYuw"], "issued_at": "2018-12-23T20:48:13.000000Z"}} 2018-12-23 20:48:13,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a2ece72ab208addf334ddd801e6993ce836d3c" 2018-12-23 20:48:13,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-4c668f53-0bba-4674-b35c-88150eae2ccb Date: Sun, 23 Dec 2018 20:48:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e366bcd7454e410ba165cde652b00b1e", "created_at": "2018-12-23T20:48:11Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:11Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e366bcd7454e410ba165cde652b00b1e", "id": "96186405-4209-4317-9679-6ae26bb5fd67", "name": "CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router"}]} 2018-12-23 20:48:13,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router&admin_state_up=True used request id req-4c668f53-0bba-4674-b35c-88150eae2ccb 2018-12-23 20:48:13,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:13,830 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:13,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf9ed044e1585b668e9227387ca257c7c06e786" 2018-12-23 20:48:13,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e089963-10e3-4744-a6fd-1940ce984c80 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e366bcd7454e410ba165cde652b00b1e", "name": "CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj"}} 2018-12-23 20:48:13,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e used request id req-7e089963-10e3-4744-a6fd-1940ce984c80 2018-12-23 20:48:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=96186405-4209-4317-9679-6ae26bb5fd67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a2ece72ab208addf334ddd801e6993ce836d3c" 2018-12-23 20:48:13,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bbed3df2-e57f-4545-9f81-0540de4ded53 Date: Sun, 23 Dec 2018 20:48:13 GMT RESP BODY: {"ports":[]} 2018-12-23 20:48:13,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=96186405-4209-4317-9679-6ae26bb5fd67 used request id req-bbed3df2-e57f-4545-9f81-0540de4ded53 2018-12-23 20:48:13,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a2ece72ab208addf334ddd801e6993ce836d3c" 2018-12-23 20:48:14,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-fa89a01c-900f-4742-a0cb-3d9f60f434c3 Date: Sun, 23 Dec 2018 20:48:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:48:14,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6448575b-7138-4879-8a30-e8764463016b used request id req-fa89a01c-900f-4742-a0cb-3d9f60f434c3 2018-12-23 20:48:14,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98a2ece72ab208addf334ddd801e6993ce836d3c" 2018-12-23 20:48:14,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5cad455f-9234-4e98-86a3-b62d039c5db6 Date: Sun, 23 Dec 2018 20:48:14 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:48:14,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-5cad455f-9234-4e98-86a3-b62d039c5db6 2018-12-23 20:48:14,107 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router 2018-12-23 20:48:14,107 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4f5b7ad4-8b78-4c4d-ba00-c8f03093e4e2-pub-router 2018-12-23 20:48:14,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/96186405-4209-4317-9679-6ae26bb5fd67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}976aff19025be6029084556124e944c3a92fde8c" 2018-12-23 20:48:15,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32d9d36e-46cb-4ae6-ba1b-ecda8e8cb0e1 Content-Length: 0 Date: Sun, 23 Dec 2018 20:48:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:15,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/96186405-4209-4317-9679-6ae26bb5fd67 used request id req-32d9d36e-46cb-4ae6-ba1b-ecda8e8cb0e1 2018-12-23 20:48:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:15,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-9c2d33fb-f0ed-4cb0-adca-962a5f1119aa Date: Sun, 23 Dec 2018 20:48:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:48:15,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9c2d33fb-f0ed-4cb0-adca-962a5f1119aa 2018-12-23 20:48:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:15,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1842dd-e4ef-435a-8a79-1a82fd2d4074 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:15,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-db1842dd-e4ef-435a-8a79-1a82fd2d4074 2018-12-23 20:48:15,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:15,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c936d567-1591-4bcc-9ad9-145de957d4dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:15,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-c936d567-1591-4bcc-9ad9-145de957d4dd 2018-12-23 20:48:15,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:15,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:15,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d0011b-d639-42b1-a886-dcd8090e7df2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:15,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-55d0011b-d639-42b1-a886-dcd8090e7df2 2018-12-23 20:48:15,989 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:15,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633ecaa3-90d9-47f0-8036-6c30c1dc8b94 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:48:16,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-633ecaa3-90d9-47f0-8036-6c30c1dc8b94 2018-12-23 20:48:16,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d41b2b95-f80e-4e2d-b851-d6119559ddc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:16,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-d41b2b95-f80e-4e2d-b851-d6119559ddc5 2018-12-23 20:48:16,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:16,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e950b4-41dd-42f7-917f-b444f383bf42 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:16,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-97e950b4-41dd-42f7-917f-b444f383bf42 2018-12-23 20:48:16,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:16,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1e8dcbd-ceaf-46d0-abc4-1ecc892add33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:16,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-c1e8dcbd-ceaf-46d0-abc4-1ecc892add33 2018-12-23 20:48:16,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f30a6dc-b67a-4e07-b67a-7d64b66b79b5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:48:16,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-9f30a6dc-b67a-4e07-b67a-7d64b66b79b5 2018-12-23 20:48:16,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa9efc96-fdf1-4a15-8a20-0cffe4173a7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:16,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-aa9efc96-fdf1-4a15-8a20-0cffe4173a7c 2018-12-23 20:48:16,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,622 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1044fed7-76bb-4fc6-84f2-b88da013f31d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:16,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-1044fed7-76bb-4fc6-84f2-b88da013f31d 2018-12-23 20:48:16,622 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:16,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b41b2f-f22d-47a9-8bc6-11c5f392cc7c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:48:16,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-49b41b2f-f22d-47a9-8bc6-11c5f392cc7c 2018-12-23 20:48:16,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:16,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20254cdb-730a-4355-a1b3-41bd0b578a81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:16,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-20254cdb-730a-4355-a1b3-41bd0b578a81 2018-12-23 20:48:16,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:16,823 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj 2018-12-23 20:48:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:17,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf82938-d963-4037-b039-cfa1571371b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:17,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e366bcd7454e410ba165cde652b00b1e used request id req-aaf82938-d963-4037-b039-cfa1571371b4 2018-12-23 20:48:17,074 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-db18a19d-6ed1-4e6-proj-role 2018-12-23 20:48:17,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4192d3b2c73a48debcf4b79280e1d70d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:17,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd7e74f5-e6a3-4626-9670-c198edd6a725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:17,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4192d3b2c73a48debcf4b79280e1d70d used request id req-bd7e74f5-e6a3-4626-9670-c198edd6a725 2018-12-23 20:48:17,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea079b754735729b00b3dda62fdfdf8d4edc0e5a" 2018-12-23 20:48:17,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9aac94-ebc8-4216-9656-7315c9a91c9e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:48:17,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b9aac94-ebc8-4216-9656-7315c9a91c9e 2018-12-23 20:48:17,299 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-db18a19d-6ed1-4e6-user 2018-12-23 20:48:17,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c6e64e7819324e279b9ce34cc035b4dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}449b9a21304ea6724c65ce9307b8faedf5752449" 2018-12-23 20:48:17,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea5ca950-38ee-480c-b3a8-5a1cdf204064 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:17,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c6e64e7819324e279b9ce34cc035b4dc used request id req-ea5ca950-38ee-480c-b3a8-5a1cdf204064 2018-12-23 20:48:17,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:17,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ZvnfBmReQEauR3tjtQjXTA"], "issued_at": "2018-12-23T20:48:17.000000Z"}} 2018-12-23 20:48:17,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffa66b36c29dff30b25763f6219af2b0792ed6b" 2018-12-23 20:48:18,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04de3e7d-7685-4b9e-a79e-ab13b490bb94 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:18,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-04de3e7d-7685-4b9e-a79e-ab13b490bb94 2018-12-23 20:48:18,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:18,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:18,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["9Pke0NEaQbilygRvxR3cNw"], "issued_at": "2018-12-23T20:48:18.000000Z"}} 2018-12-23 20:48:18,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:18,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9c35d3-c11a-4b6c-bc04-4822b11e77eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:18,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2b9c35d3-c11a-4b6c-bc04-4822b11e77eb 2018-12-23 20:48:18,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:18,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:18,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-20018b9f-ba68-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:18,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc038c6-8b8f-492a-93ae-77c4018bac65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-20018b9f-ba68-421-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:48:18,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-20018b9f-ba68-421-proj used request id req-2cc038c6-8b8f-492a-93ae-77c4018bac65 2018-12-23 20:48:18,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:18,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657682b7-fa82-44b1-b1a3-8f30724c480b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:48:18,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-657682b7-fa82-44b1-b1a3-8f30724c480b 2018-12-23 20:48:18,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}}' 2018-12-23 20:48:18,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:48:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f99ee71-466d-4843-8082-ae4135bf6fa6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:18,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6f99ee71-466d-4843-8082-ae4135bf6fa6 2018-12-23 20:48:18,902 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-20018b9f-ba68-421-proj 2018-12-23 20:48:18,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:18,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:19,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Ddo93WrlRQyMPue0nP4e-Q"], "issued_at": "2018-12-23T20:48:19.000000Z"}} 2018-12-23 20:48:19,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed176502ae67c2e6569aa32e5164f8349b650fc3" 2018-12-23 20:48:19,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620e9d58-4f0b-4bb2-ac7e-a1f4c83b1c29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:19,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-620e9d58-4f0b-4bb2-ac7e-a1f4c83b1c29 2018-12-23 20:48:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:19,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed176502ae67c2e6569aa32e5164f8349b650fc3" 2018-12-23 20:48:19,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c30571-0620-49e4-895d-cc681ae12e38 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:48:19,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-93c30571-0620-49e4-895d-cc681ae12e38 2018-12-23 20:48:19,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-20018b9f-ba68-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed176502ae67c2e6569aa32e5164f8349b650fc3" 2018-12-23 20:48:19,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d63181c-c87c-48b8-9b64-ae0f679ee0b5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-20018b9f-ba68-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}]} 2018-12-23 20:48:19,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-20018b9f-ba68-421-proj used request id req-1d63181c-c87c-48b8-9b64-ae0f679ee0b5 2018-12-23 20:48:19,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed176502ae67c2e6569aa32e5164f8349b650fc3" 2018-12-23 20:48:19,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c81725-8e2e-4bd3-99e8-617d5e95fae3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:48:19,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-12c81725-8e2e-4bd3-99e8-617d5e95fae3 2018-12-23 20:48:20,105 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-20018b9f-ba68-421-user 2018-12-23 20:48:20,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:20,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea9e3f4-5d16-4b0d-8ac4-ff3082b9a3be Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:48:20,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fea9e3f4-5d16-4b0d-8ac4-ff3082b9a3be 2018-12-23 20:48:20,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" -d '{"role": {"name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}}' 2018-12-23 20:48:20,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee2275a-1dda-43b4-a523-4596f747c339 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60042bd388984b6c841b8a35a5d6338f", "links": {"self": "http://172.30.9.21:5000/v3/roles/60042bd388984b6c841b8a35a5d6338f"}, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}} 2018-12-23 20:48:20,332 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cee2275a-1dda-43b4-a523-4596f747c339 2018-12-23 20:48:20,332 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-20018b9f-ba68-421-proj-role 2018-12-23 20:48:20,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/60042bd388984b6c841b8a35a5d6338f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:20,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef08c439-e306-438a-916e-1db8835d02f2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "60042bd388984b6c841b8a35a5d6338f", "links": {"self": "http://172.30.9.21:5000/v3/roles/60042bd388984b6c841b8a35a5d6338f"}, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}} 2018-12-23 20:48:20,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/60042bd388984b6c841b8a35a5d6338f used request id req-ef08c439-e306-438a-916e-1db8835d02f2 2018-12-23 20:48:20,446 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-20018b9f-ba68-421-proj-role to project CreateRouterSuccessTests-20018b9f-ba68-421-proj 2018-12-23 20:48:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1/users/b66c2769b90a492bbec131b05b7fb0e3/roles/60042bd388984b6c841b8a35a5d6338f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:20,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bb3e0c6-9499-43b4-a5ca-688b4cb2f2e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:20,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1/users/b66c2769b90a492bbec131b05b7fb0e3/roles/60042bd388984b6c841b8a35a5d6338f used request id req-2bb3e0c6-9499-43b4-a5ca-688b4cb2f2e8 2018-12-23 20:48:20,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:20,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:20,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60042bd388984b6c841b8a35a5d6338f", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}], "expires_at": "2018-12-23T21:48:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-user", "id": "b66c2769b90a492bbec131b05b7fb0e3"}, "audit_ids": ["68f9ZDl7SPSOR3N3AGJfxw"], "issued_at": "2018-12-23T20:48:20.000000Z"}} 2018-12-23 20:48:20,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" 2018-12-23 20:48:21,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deca755b-92c6-47a0-84b6-44e0f81c4544 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:21,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-deca755b-92c6-47a0-84b6-44e0f81c4544 2018-12-23 20:48:21,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" 2018-12-23 20:48:21,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f8cd2cf-47af-499f-9f06-0d6e74eee87c Date: Sun, 23 Dec 2018 20:48:21 GMT RESP BODY: {"networks":[]} 2018-12-23 20:48:21,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 used request id req-8f8cd2cf-47af-499f-9f06-0d6e74eee87c 2018-12-23 20:48:21,279 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 2018-12-23 20:48:21,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" -d '{"network": {"name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1", "admin_state_up": true}}' 2018-12-23 20:48:21,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-0d8b20fd-a9af-447f-b6e1-33abbeca4bdc Date: Sun, 23 Dec 2018 20:48:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:48:21Z","is_default":false,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}} 2018-12-23 20:48:21,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-0d8b20fd-a9af-447f-b6e1-33abbeca4bdc 2018-12-23 20:48:21,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" 2018-12-23 20:48:21,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-9e7f3e62-d141-4777-84e5-d5ac566467e4 Date: Sun, 23 Dec 2018 20:48:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:48:21Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:21,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-9e7f3e62-d141-4777-84e5-d5ac566467e4 2018-12-23 20:48:21,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" 2018-12-23 20:48:21,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-31ff8f53-1c8c-4f9a-ac44-810af7e20591 Date: Sun, 23 Dec 2018 20:48:21 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:48:21,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-31ff8f53-1c8c-4f9a-ac44-810af7e20591 2018-12-23 20:48:21,805 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1 2018-12-23 20:48:21,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" -d '{"subnets": [{"ip_version": 4, "network_id": "9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]}' 2018-12-23 20:48:22,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d8d5b436-05ac-412f-9648-3ac2a7452b7c Date: Sun, 23 Dec 2018 20:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:22,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-d8d5b436-05ac-412f-9648-3ac2a7452b7c 2018-12-23 20:48:22,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" 2018-12-23 20:48:22,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-66d84ff9-4380-410c-92f1-85eed03c70ea Date: Sun, 23 Dec 2018 20:48:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:22,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-66d84ff9-4380-410c-92f1-85eed03c70ea 2018-12-23 20:48:22,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" 2018-12-23 20:48:22,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2b3f3766-dfbb-4b8b-966d-1fc0d9c381cd Date: Sun, 23 Dec 2018 20:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:22,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-2b3f3766-dfbb-4b8b-966d-1fc0d9c381cd 2018-12-23 20:48:22,673 - OpenStackNetwork - DEBUG - Network [9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2] created successfully 2018-12-23 20:48:22,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:22,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:23,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60042bd388984b6c841b8a35a5d6338f", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}], "expires_at": "2018-12-23T21:48:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-user", "id": "b66c2769b90a492bbec131b05b7fb0e3"}, "audit_ids": ["CGSjs4d2QMOOjEJWgSK_fQ"], "issued_at": "2018-12-23T20:48:23.000000Z"}} 2018-12-23 20:48:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" 2018-12-23 20:48:23,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c94466a-24f4-4184-8818-b622f689b4a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:23,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4c94466a-24f4-4184-8818-b622f689b4a8 2018-12-23 20:48:23,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" 2018-12-23 20:48:23,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6a532f3b-36ac-45cb-ac5f-7280905ad320 Date: Sun, 23 Dec 2018 20:48:23 GMT RESP BODY: {"networks":[]} 2018-12-23 20:48:23,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 used request id req-6a532f3b-36ac-45cb-ac5f-7280905ad320 2018-12-23 20:48:23,376 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 2018-12-23 20:48:23,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" -d '{"network": {"name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2", "admin_state_up": true}}' 2018-12-23 20:48:23,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-00a7546e-870e-4ec1-b916-f90c1ef60fa9 Date: Sun, 23 Dec 2018 20:48:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:48:23Z","is_default":false,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}} 2018-12-23 20:48:23,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-00a7546e-870e-4ec1-b916-f90c1ef60fa9 2018-12-23 20:48:23,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" 2018-12-23 20:48:23,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-d5b9abc4-9bf6-4464-a017-95eb1982e955 Date: Sun, 23 Dec 2018 20:48:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:48:23Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:23,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-d5b9abc4-9bf6-4464-a017-95eb1982e955 2018-12-23 20:48:23,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" 2018-12-23 20:48:23,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1ac7267a-1e97-4e38-8096-6939eef5c586 Date: Sun, 23 Dec 2018 20:48:23 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:48:23,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-1ac7267a-1e97-4e38-8096-6939eef5c586 2018-12-23 20:48:23,941 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2 2018-12-23 20:48:23,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" -d '{"subnets": [{"ip_version": 4, "network_id": "c0a5d409-72b0-43f8-a202-b8a066b34a10", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]}' 2018-12-23 20:48:24,780 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d6d46ad7-3e6c-4447-9016-14ca35e1d069 Date: Sun, 23 Dec 2018 20:48:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:24,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-d6d46ad7-3e6c-4447-9016-14ca35e1d069 2018-12-23 20:48:24,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" 2018-12-23 20:48:24,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-589b685c-0cd4-4cc8-b66f-053b2fcbda2a Date: Sun, 23 Dec 2018 20:48:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:24,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-589b685c-0cd4-4cc8-b66f-053b2fcbda2a 2018-12-23 20:48:24,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" 2018-12-23 20:48:24,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-241b50a8-fd9e-4d70-8698-8e538841614f Date: Sun, 23 Dec 2018 20:48:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:24,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-241b50a8-fd9e-4d70-8698-8e538841614f 2018-12-23 20:48:24,967 - OpenStackNetwork - DEBUG - Network [c0a5d409-72b0-43f8-a202-b8a066b34a10] created successfully 2018-12-23 20:48:24,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:24,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:25,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60042bd388984b6c841b8a35a5d6338f", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}], "expires_at": "2018-12-23T21:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-user", "id": "b66c2769b90a492bbec131b05b7fb0e3"}, "audit_ids": ["q-py3UI6Sw-7XVUy_sirXA"], "issued_at": "2018-12-23T20:48:25.000000Z"}} 2018-12-23 20:48:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:25,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b7cc37-e6c1-44a3-9652-31b37a94343c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:25,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-57b7cc37-e6c1-44a3-9652-31b37a94343c 2018-12-23 20:48:25,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:25,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ead767b5-5ed8-4884-86ac-b9d275a637b3 Date: Sun, 23 Dec 2018 20:48:25 GMT RESP BODY: {"routers": []} 2018-12-23 20:48:25,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router&admin_state_up=True used request id req-ead767b5-5ed8-4884-86ac-b9d275a637b3 2018-12-23 20:48:25,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:25,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:26,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60042bd388984b6c841b8a35a5d6338f", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}], "expires_at": "2018-12-23T21:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-user", "id": "b66c2769b90a492bbec131b05b7fb0e3"}, "audit_ids": ["GN3cVtz4TzSq2o20QJlJKQ"], "issued_at": "2018-12-23T20:48:26.000000Z"}} 2018-12-23 20:48:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a510564a472b60a01ea9c9fd10e8e381ef0402df" 2018-12-23 20:48:26,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0b06a4-c6f6-477e-81aa-813ddd06fb17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:26,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2c0b06a4-c6f6-477e-81aa-813ddd06fb17 2018-12-23 20:48:26,189 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" -d '{"router": {"name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router", "admin_state_up": true}}' 2018-12-23 20:48:26,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-765046d5-e14b-4fe1-90c5-dbd7adecb38e Date: Sun, 23 Dec 2018 20:48:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:26Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:26Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7", "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router"}} 2018-12-23 20:48:26,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-765046d5-e14b-4fe1-90c5-dbd7adecb38e 2018-12-23 20:48:26,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:26,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-01b625e7-cb3c-4d1e-94e6-e35e2987ec7e Date: Sun, 23 Dec 2018 20:48:26 GMT RESP BODY: {"ports":[]} 2018-12-23 20:48:26,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 used request id req-01b625e7-cb3c-4d1e-94e6-e35e2987ec7e 2018-12-23 20:48:26,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:26,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6888e380-a142-4140-8b13-27bcd3e0d000 Date: Sun, 23 Dec 2018 20:48:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:26,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 used request id req-6888e380-a142-4140-8b13-27bcd3e0d000 2018-12-23 20:48:26,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:26,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d68388dd-75bb-4e2d-aa96-31228335a8f3 Date: Sun, 23 Dec 2018 20:48:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:26,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-d68388dd-75bb-4e2d-aa96-31228335a8f3 2018-12-23 20:48:26,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:26,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c163c0e9-ffc2-494c-9dc8-c328e8656402 Date: Sun, 23 Dec 2018 20:48:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:26,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 used request id req-c163c0e9-ffc2-494c-9dc8-c328e8656402 2018-12-23 20:48:26,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:26,602 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:26,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:26,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e05c19c-19ec-45cd-9900-609a31c076d2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:26,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-2e05c19c-19ec-45cd-9900-609a31c076d2 2018-12-23 20:48:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:26,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-32f44a6c-9d75-487b-a773-c3b2dc6d32f5 Date: Sun, 23 Dec 2018 20:48:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:26,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-32f44a6c-9d75-487b-a773-c3b2dc6d32f5 2018-12-23 20:48:26,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:26,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-09d10fc4-ac12-4a8e-af32-666cde7867a2 Date: Sun, 23 Dec 2018 20:48:26 GMT RESP BODY: {"ports":[]} 2018-12-23 20:48:26,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1&admin_state_up=True used request id req-09d10fc4-ac12-4a8e-af32-666cde7867a2 2018-12-23 20:48:26,781 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1 for router - CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:26,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:26,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:27,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60042bd388984b6c841b8a35a5d6338f", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}], "expires_at": "2018-12-23T21:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-user", "id": "b66c2769b90a492bbec131b05b7fb0e3"}, "audit_ids": ["n-hJEhzfSwiu2d-IawhYWA"], "issued_at": "2018-12-23T20:48:27.000000Z"}} 2018-12-23 20:48:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1dd24c72f3bb19dcf6545459d7a7e01fca32dcb" 2018-12-23 20:48:27,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd969e1-1e27-492b-b7dd-7d6c453cf6e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:27,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cdd969e1-1e27-492b-b7dd-7d6c453cf6e8 2018-12-23 20:48:27,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:27,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8eebced7-58fa-4e1d-8d06-1153f78aa977 Date: Sun, 23 Dec 2018 20:48:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:27,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 used request id req-8eebced7-58fa-4e1d-8d06-1153f78aa977 2018-12-23 20:48:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:27,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f28d355e-0b62-42de-9cf3-e00a05b06b5a Date: Sun, 23 Dec 2018 20:48:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:27,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-f28d355e-0b62-42de-9cf3-e00a05b06b5a 2018-12-23 20:48:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:27,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b27b746-6769-4a3f-84f4-8ef4dbdbee1a Date: Sun, 23 Dec 2018 20:48:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:27,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 used request id req-6b27b746-6769-4a3f-84f4-8ef4dbdbee1a 2018-12-23 20:48:27,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:27,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1dd24c72f3bb19dcf6545459d7a7e01fca32dcb" 2018-12-23 20:48:27,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce508c3-f599-4a9b-a970-a40b3ca4b6ec Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:27,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-bce508c3-f599-4a9b-a970-a40b3ca4b6ec 2018-12-23 20:48:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:27,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eb859430-b336-412b-b063-b3c977629fa6 Date: Sun, 23 Dec 2018 20:48:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:27,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-eb859430-b336-412b-b063-b3c977629fa6 2018-12-23 20:48:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:27,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0d0f1b1c-e24d-45e4-ba84-e8d3d4d3f544 Date: Sun, 23 Dec 2018 20:48:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:27,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1 used request id req-0d0f1b1c-e24d-45e4-ba84-e8d3d4d3f544 2018-12-23 20:48:27,725 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 2018-12-23 20:48:27,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" -d '{"port": {"network_id": "9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2", "fixed_ips": [{"subnet_id": "6b32e731-5fcf-411f-81a1-a54d3f4582f2", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1", "admin_state_up": true}}' 2018-12-23 20:48:28,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-64c92069-1171-431c-968d-36d41fbbd783 Date: Sun, 23 Dec 2018 20:48:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:28Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","ip_address":"10.200.201.1"}],"id":"3decfa17-9136-4869-9f07-59cef8746097","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:3e:e1:a5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","qos_policy_id":null,"admin_state_up":true,"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:48:28,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-64c92069-1171-431c-968d-36d41fbbd783 2018-12-23 20:48:28,836 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1 for router - CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:28,836 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:28,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" -d '{"port_id": "3decfa17-9136-4869-9f07-59cef8746097"}' 2018-12-23 20:48:31,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-23594a03-df7a-4d0f-a753-eeb726204a82 Date: Sun, 23 Dec 2018 20:48:31 GMT RESP BODY: {"network_id": "9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2", "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "subnet_id": "6b32e731-5fcf-411f-81a1-a54d3f4582f2", "subnet_ids": ["6b32e731-5fcf-411f-81a1-a54d3f4582f2"], "port_id": "3decfa17-9136-4869-9f07-59cef8746097", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7"} 2018-12-23 20:48:31,061 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7/add_router_interface used request id req-23594a03-df7a-4d0f-a753-eeb726204a82 2018-12-23 20:48:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:31,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-03c1f66d-153f-4956-aeb3-fd41871afaf4 Date: Sun, 23 Dec 2018 20:48:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:31,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 used request id req-03c1f66d-153f-4956-aeb3-fd41871afaf4 2018-12-23 20:48:31,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:31,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-92d3b4fb-98bf-4660-bc8a-a7784f5260e7 Date: Sun, 23 Dec 2018 20:48:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:31,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-92d3b4fb-98bf-4660-bc8a-a7784f5260e7 2018-12-23 20:48:31,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:31,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2f9baf24-c5ab-423b-9a93-0f87dcabd095 Date: Sun, 23 Dec 2018 20:48:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:31,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 used request id req-2f9baf24-c5ab-423b-9a93-0f87dcabd095 2018-12-23 20:48:31,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:31,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c56eb77-8e7b-4840-8455-b880272cde48 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:31,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-1c56eb77-8e7b-4840-8455-b880272cde48 2018-12-23 20:48:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:31,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-755ea873-e11c-43b3-9ab6-b5961e0b19d6 Date: Sun, 23 Dec 2018 20:48:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:31,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-755ea873-e11c-43b3-9ab6-b5961e0b19d6 2018-12-23 20:48:31,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:31,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29fb8ca5-5e32-4c2d-8e06-9fc32d185135 Date: Sun, 23 Dec 2018 20:48:31 GMT RESP BODY: {"ports":[]} 2018-12-23 20:48:31,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2&admin_state_up=True used request id req-29fb8ca5-5e32-4c2d-8e06-9fc32d185135 2018-12-23 20:48:31,531 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2 for router - CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:31,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:31,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:31,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60042bd388984b6c841b8a35a5d6338f", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}], "expires_at": "2018-12-23T21:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-user", "id": "b66c2769b90a492bbec131b05b7fb0e3"}, "audit_ids": ["NuYHbIQWRTWxte5D-8xCjA"], "issued_at": "2018-12-23T20:48:31.000000Z"}} 2018-12-23 20:48:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c5606692b568d196e5aa4f2bc3185ec0dc958f" 2018-12-23 20:48:32,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e69fb7-974f-4bce-a1cd-6ad062fd19d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:32,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d3e69fb7-974f-4bce-a1cd-6ad062fd19d4 2018-12-23 20:48:32,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:32,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fb0b4701-45da-403c-9efa-45126602b351 Date: Sun, 23 Dec 2018 20:48:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:32,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 used request id req-fb0b4701-45da-403c-9efa-45126602b351 2018-12-23 20:48:32,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:32,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a125a321-55b6-4d3d-ba83-70fc825605af Date: Sun, 23 Dec 2018 20:48:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:32,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-a125a321-55b6-4d3d-ba83-70fc825605af 2018-12-23 20:48:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:32,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d0cc414d-defc-4868-9f9b-f0d5c19595e6 Date: Sun, 23 Dec 2018 20:48:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:32,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 used request id req-d0cc414d-defc-4868-9f9b-f0d5c19595e6 2018-12-23 20:48:32,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:32,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6c5606692b568d196e5aa4f2bc3185ec0dc958f" 2018-12-23 20:48:32,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d2d33e-cf00-4bc2-9e8a-1a8d4ac4dc1c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:32,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-27d2d33e-cf00-4bc2-9e8a-1a8d4ac4dc1c 2018-12-23 20:48:32,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:32,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7d5f7a51-9e8e-4772-a667-1e5258e26592 Date: Sun, 23 Dec 2018 20:48:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:32,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-7d5f7a51-9e8e-4772-a667-1e5258e26592 2018-12-23 20:48:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:32,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-eb9c6831-fee1-414d-a725-5363b27520e2 Date: Sun, 23 Dec 2018 20:48:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:32,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2 used request id req-eb9c6831-fee1-414d-a725-5363b27520e2 2018-12-23 20:48:32,401 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 2018-12-23 20:48:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" -d '{"port": {"network_id": "c0a5d409-72b0-43f8-a202-b8a066b34a10", "fixed_ips": [{"subnet_id": "65208b47-b578-4ac1-9869-7bf9ae0b56c8", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2", "admin_state_up": true}}' 2018-12-23 20:48:33,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-32b2c79f-5149-443d-9c09-7bb44187c4ed Date: Sun, 23 Dec 2018 20:48:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","ip_address":"10.200.202.1"}],"id":"fa6b0a97-b4e5-4f82-b220-d6d059970676","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:14:5c:1d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","qos_policy_id":null,"admin_state_up":true,"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:48:33,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-32b2c79f-5149-443d-9c09-7bb44187c4ed 2018-12-23 20:48:33,593 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2 for router - CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:33,593 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:33,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" -d '{"port_id": "fa6b0a97-b4e5-4f82-b220-d6d059970676"}' 2018-12-23 20:48:35,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6dba0e4c-49e6-45f6-9488-a5bf2cb80c6a Date: Sun, 23 Dec 2018 20:48:35 GMT RESP BODY: {"network_id": "c0a5d409-72b0-43f8-a202-b8a066b34a10", "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "subnet_id": "65208b47-b578-4ac1-9869-7bf9ae0b56c8", "subnet_ids": ["65208b47-b578-4ac1-9869-7bf9ae0b56c8"], "port_id": "fa6b0a97-b4e5-4f82-b220-d6d059970676", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7"} 2018-12-23 20:48:35,548 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7/add_router_interface used request id req-6dba0e4c-49e6-45f6-9488-a5bf2cb80c6a 2018-12-23 20:48:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:35,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-a65937e4-998f-437d-96f7-5477dbd99fea Date: Sun, 23 Dec 2018 20:48:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:26Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7", "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router"}} 2018-12-23 20:48:35,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 used request id req-a65937e4-998f-437d-96f7-5477dbd99fea 2018-12-23 20:48:35,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:35,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-81b852f9-8768-49d1-92fd-af4eaaed9c08 Date: Sun, 23 Dec 2018 20:48:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","ip_address":"10.200.201.1"}],"id":"3decfa17-9136-4869-9f07-59cef8746097","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:3e:e1:a5","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1","admin_state_up":true,"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:27Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:35Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","ip_address":"10.200.202.1"}],"id":"fa6b0a97-b4e5-4f82-b220-d6d059970676","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:14:5c:1d","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2","admin_state_up":true,"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:32Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"}]} 2018-12-23 20:48:35,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 used request id req-81b852f9-8768-49d1-92fd-af4eaaed9c08 2018-12-23 20:48:35,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:35,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f3faef53-5b30-4a51-9fb2-4609bd09f2ae Date: Sun, 23 Dec 2018 20:48:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}} 2018-12-23 20:48:35,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 used request id req-f3faef53-5b30-4a51-9fb2-4609bd09f2ae 2018-12-23 20:48:35,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:36,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0d037bc6-2d13-48cc-9dd5-e85111d467e6 Date: Sun, 23 Dec 2018 20:48:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}} 2018-12-23 20:48:36,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 used request id req-0d037bc6-2d13-48cc-9dd5-e85111d467e6 2018-12-23 20:48:36,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:36,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60042bd388984b6c841b8a35a5d6338f", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}], "expires_at": "2018-12-23T21:48:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-user", "id": "b66c2769b90a492bbec131b05b7fb0e3"}, "audit_ids": ["coDLypD5TEiFSFCdI0BGkw"], "issued_at": "2018-12-23T20:48:36.000000Z"}} 2018-12-23 20:48:36,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:36,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-1c88c6f6-95e2-4bc9-8440-ecc61b24e7b4 Date: Sun, 23 Dec 2018 20:48:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:26Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7", "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router"}]} 2018-12-23 20:48:36,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router&admin_state_up=True used request id req-1c88c6f6-95e2-4bc9-8440-ecc61b24e7b4 2018-12-23 20:48:36,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:36,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:36,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffa66b36c29dff30b25763f6219af2b0792ed6b" 2018-12-23 20:48:36,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1b2573-a956-4007-83d9-f2a947adf48b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:36,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-1a1b2573-a956-4007-83d9-f2a947adf48b 2018-12-23 20:48:36,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:36,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-5f926f8b-a9d5-4e40-9c2b-079b3f54285d Date: Sun, 23 Dec 2018 20:48:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","ip_address":"10.200.201.1"}],"id":"3decfa17-9136-4869-9f07-59cef8746097","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:3e:e1:a5","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1","admin_state_up":true,"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:27Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:36Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","ip_address":"10.200.202.1"}],"id":"fa6b0a97-b4e5-4f82-b220-d6d059970676","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:14:5c:1d","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2","admin_state_up":true,"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:32Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"}]} 2018-12-23 20:48:36,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 used request id req-5f926f8b-a9d5-4e40-9c2b-079b3f54285d 2018-12-23 20:48:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:36,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ab2df0e0-a823-4371-a7ea-698c1e1988f2 Date: Sun, 23 Dec 2018 20:48:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}} 2018-12-23 20:48:36,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 used request id req-ab2df0e0-a823-4371-a7ea-698c1e1988f2 2018-12-23 20:48:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:36,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f0f3b695-188d-4070-bf03-f0d64eeb0c7d Date: Sun, 23 Dec 2018 20:48:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}} 2018-12-23 20:48:36,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 used request id req-f0f3b695-188d-4070-bf03-f0d64eeb0c7d 2018-12-23 20:48:36,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:36,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:37,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "60042bd388984b6c841b8a35a5d6338f", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj-role"}], "expires_at": "2018-12-23T21:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3a23223fd0e54309a5a4757bf15ad3e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-20018b9f-ba68-421-user", "id": "b66c2769b90a492bbec131b05b7fb0e3"}, "audit_ids": ["V5vP5gJNQoiq-RK9SZVKEg"], "issued_at": "2018-12-23T20:48:37.000000Z"}} 2018-12-23 20:48:37,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:37,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed0b322-d60b-4e51-8060-b6d4f5ab13a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:37,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aed0b322-d60b-4e51-8060-b6d4f5ab13a2 2018-12-23 20:48:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:37,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-807b9663-619f-423f-be3a-b96dce25c17b Date: Sun, 23 Dec 2018 20:48:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:26Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7", "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router"}]} 2018-12-23 20:48:37,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router&admin_state_up=True used request id req-807b9663-619f-423f-be3a-b96dce25c17b 2018-12-23 20:48:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:37,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:37,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6124cc0-5832-414d-a9ef-9ad71143fa2f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:37,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-f6124cc0-5832-414d-a9ef-9ad71143fa2f 2018-12-23 20:48:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:37,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-0f4e3ffe-3280-44eb-920b-c2644aafb697 Date: Sun, 23 Dec 2018 20:48:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","ip_address":"10.200.201.1"}],"id":"3decfa17-9136-4869-9f07-59cef8746097","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:3e:e1:a5","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1","admin_state_up":true,"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:27Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:36Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","ip_address":"10.200.202.1"}],"id":"fa6b0a97-b4e5-4f82-b220-d6d059970676","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:14:5c:1d","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2","admin_state_up":true,"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:32Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"}]} 2018-12-23 20:48:37,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 used request id req-0f4e3ffe-3280-44eb-920b-c2644aafb697 2018-12-23 20:48:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d875ac5d-52dc-4a0a-83e4-e5fabf1ee232 Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}} 2018-12-23 20:48:38,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 used request id req-d875ac5d-52dc-4a0a-83e4-e5fabf1ee232 2018-12-23 20:48:38,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7fed2d06-7be4-4bab-834b-6e3f81c05275 Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}} 2018-12-23 20:48:38,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 used request id req-7fed2d06-7be4-4bab-834b-6e3f81c05275 2018-12-23 20:48:38,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2253dfee-23f2-4854-a6cb-c2c6cf03ac71 Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:38,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 used request id req-2253dfee-23f2-4854-a6cb-c2c6cf03ac71 2018-12-23 20:48:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-66f7baee-f1c2-4fb8-a557-7db915b0b201 Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:38,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-66f7baee-f1c2-4fb8-a557-7db915b0b201 2018-12-23 20:48:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6cf00b87-8876-44dd-80a4-fa7128e4fe5f Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:38,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 used request id req-6cf00b87-8876-44dd-80a4-fa7128e4fe5f 2018-12-23 20:48:38,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110baf3a-980e-4062-beed-c5cd17653ec8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:38,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-110baf3a-980e-4062-beed-c5cd17653ec8 2018-12-23 20:48:38,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a024a27f-695f-42e9-9b63-2186ed217eb4 Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:38,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-a024a27f-695f-42e9-9b63-2186ed217eb4 2018-12-23 20:48:38,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-62314f80-d614-4db6-8d97-03fed60a6e11 Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","ip_address":"10.200.201.1"}],"id":"3decfa17-9136-4869-9f07-59cef8746097","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:3e:e1:a5","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1","admin_state_up":true,"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:27Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"}]} 2018-12-23 20:48:38,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1&admin_state_up=True used request id req-62314f80-d614-4db6-8d97-03fed60a6e11 2018-12-23 20:48:38,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c27572-b8a6-45c1-9b8b-67428380a05a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:38,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-a6c27572-b8a6-45c1-9b8b-67428380a05a 2018-12-23 20:48:38,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-641f6ae5-a591-47fe-93af-720b23633fc0 Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:38,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 used request id req-641f6ae5-a591-47fe-93af-720b23633fc0 2018-12-23 20:48:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:38,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7961a329-6fd9-4a09-88c7-c23b4d718221 Date: Sun, 23 Dec 2018 20:48:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:38,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-7961a329-6fd9-4a09-88c7-c23b4d718221 2018-12-23 20:48:38,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-86d1f9e1-b0df-49dc-a048-aacea508fe17 Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:39,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 used request id req-86d1f9e1-b0df-49dc-a048-aacea508fe17 2018-12-23 20:48:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82124bf-1f97-473d-a0ca-54502d06e901 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:39,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-e82124bf-1f97-473d-a0ca-54502d06e901 2018-12-23 20:48:39,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3b3827ec-d734-431c-a782-522b9ee0b050 Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:39,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-3b3827ec-d734-431c-a782-522b9ee0b050 2018-12-23 20:48:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-e38cb38a-1360-4aef-a966-a1174812521f Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:38Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","ip_address":"10.200.202.1"}],"id":"fa6b0a97-b4e5-4f82-b220-d6d059970676","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:14:5c:1d","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2","admin_state_up":true,"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:32Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"}]} 2018-12-23 20:48:39,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10&name=CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2&admin_state_up=True used request id req-e38cb38a-1360-4aef-a966-a1174812521f 2018-12-23 20:48:39,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e582ae-e416-4e9f-a460-8785992b45ba Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:39,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-f1e582ae-e416-4e9f-a460-8785992b45ba 2018-12-23 20:48:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-42487170-6996-4c60-bd17-1e2f155b39bf Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:26Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7", "name": "CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router"}} 2018-12-23 20:48:39,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 used request id req-42487170-6996-4c60-bd17-1e2f155b39bf 2018-12-23 20:48:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1743 X-Openstack-Request-Id: req-8acbbaf7-ff39-4ad7-97c9-e19aee20af4b Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","ip_address":"10.200.201.1"}],"id":"3decfa17-9136-4869-9f07-59cef8746097","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:3e:e1:a5","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1","admin_state_up":true,"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:27Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:38Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","ip_address":"10.200.202.1"}],"id":"fa6b0a97-b4e5-4f82-b220-d6d059970676","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:14:5c:1d","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2","admin_state_up":true,"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:32Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"}]} 2018-12-23 20:48:39,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 used request id req-8acbbaf7-ff39-4ad7-97c9-e19aee20af4b 2018-12-23 20:48:39,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2de1ea3d-6195-48a4-9914-ca58fa465435 Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}} 2018-12-23 20:48:39,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 used request id req-2de1ea3d-6195-48a4-9914-ca58fa465435 2018-12-23 20:48:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71327c7af62530ab4cb812ebf07e7fcb74f351b6" 2018-12-23 20:48:39,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4ad23e54-8603-4f8c-b351-a5c5298f96fc Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}} 2018-12-23 20:48:39,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 used request id req-4ad23e54-8603-4f8c-b351-a5c5298f96fc 2018-12-23 20:48:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:39,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eadd0792-9c54-4f2d-a918-d69109419b24 Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:39,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-eadd0792-9c54-4f2d-a918-d69109419b24 2018-12-23 20:48:39,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:39,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1d5145ed-d17b-451b-a840-c22bd3a14f75 Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:39,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-1d5145ed-d17b-451b-a840-c22bd3a14f75 2018-12-23 20:48:39,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:39,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1667 X-Openstack-Request-Id: req-1da8954b-fa0a-4c01-b24b-0bf769caece3 Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","ip_address":"10.200.201.1"}],"id":"3decfa17-9136-4869-9f07-59cef8746097","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:3e:e1:a5","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1","admin_state_up":true,"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:27Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:24Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","ip_address":"10.200.201.2"}],"id":"6001680c-00d7-47d6-bce0-cbd846347c46","security_groups":[],"mac_address":"fa:16:3e:68:31:77","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","ip_allocation":"immediate"}]} 2018-12-23 20:48:39,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-1da8954b-fa0a-4c01-b24b-0bf769caece3 2018-12-23 20:48:39,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:39,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4cc3943c-cf0f-4e68-a882-00294f524388 Date: Sun, 23 Dec 2018 20:48:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:39,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-4cc3943c-cf0f-4e68-a882-00294f524388 2018-12-23 20:48:39,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:40,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-77a95691-3043-4fdc-80b5-6aab89087b49 Date: Sun, 23 Dec 2018 20:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:40,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-77a95691-3043-4fdc-80b5-6aab89087b49 2018-12-23 20:48:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:40,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1667 X-Openstack-Request-Id: req-998770fd-27e6-4041-894d-1fcc91bdab92 Date: Sun, 23 Dec 2018 20:48:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","ip_address":"10.200.202.2"}],"id":"b72da390-5ac1-419d-824b-e451a1d7ca9b","security_groups":[],"mac_address":"fa:16:3e:14:d9:a1","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c0a5d409-72b0-43f8-a202-b8a066b34a10","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:48:38Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","ip_address":"10.200.202.1"}],"id":"fa6b0a97-b4e5-4f82-b220-d6d059970676","security_groups":["f5bf7541-a2ab-45df-bb1e-153b82b90617"],"mac_address":"fa:16:3e:14:5c:1d","project_id":"3a23223fd0e54309a5a4757bf15ad3e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2","admin_state_up":true,"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:32Z","binding:vnic_type":"normal","device_id":"b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7","ip_allocation":"immediate"}]} 2018-12-23 20:48:40,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-998770fd-27e6-4041-894d-1fcc91bdab92 2018-12-23 20:48:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:40,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3d163925-b7c5-4a90-b458-373d797e31c8 Date: Sun, 23 Dec 2018 20:48:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}} 2018-12-23 20:48:40,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 used request id req-3d163925-b7c5-4a90-b458-373d797e31c8 2018-12-23 20:48:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c4bf3f2-17bd-484c-8508-f4b1ca7e6417 Date: Sun, 23 Dec 2018 20:48:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["6b32e731-5fcf-411f-81a1-a54d3f4582f2"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:22Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:21Z","mtu":1450}]} 2018-12-23 20:48:40,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-8c4bf3f2-17bd-484c-8508-f4b1ca7e6417 2018-12-23 20:48:40,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:40,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-55293226-078d-47da-a361-c74ed554720b Date: Sun, 23 Dec 2018 20:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:22Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"6b32e731-5fcf-411f-81a1-a54d3f4582f2","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1"}]} 2018-12-23 20:48:40,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-55293226-078d-47da-a361-c74ed554720b 2018-12-23 20:48:40,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:40,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-05b58078-d214-4bf6-b0a8-61a200596d3e Date: Sun, 23 Dec 2018 20:48:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}} 2018-12-23 20:48:40,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 used request id req-05b58078-d214-4bf6-b0a8-61a200596d3e 2018-12-23 20:48:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:40,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e2a87934-4272-4548-b9fd-42bff538352d Date: Sun, 23 Dec 2018 20:48:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3a23223fd0e54309a5a4757bf15ad3e1","l2_adjacency":true,"status":"ACTIVE","subnets":["65208b47-b578-4ac1-9869-7bf9ae0b56c8"],"description":"","tags":[],"updated_at":"2018-12-23T20:48:24Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2","admin_state_up":true,"tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:23Z","mtu":1450}]} 2018-12-23 20:48:40,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-e2a87934-4272-4548-b9fd-42bff538352d 2018-12-23 20:48:40,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f20f8020b635648d83f203c2da758ef6dbecbc2" 2018-12-23 20:48:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-84cd0b8a-edc6-487f-b454-2e107e54a0b0 Date: Sun, 23 Dec 2018 20:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c0a5d409-72b0-43f8-a202-b8a066b34a10","tenant_id":"3a23223fd0e54309a5a4757bf15ad3e1","created_at":"2018-12-23T20:48:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:48:24Z","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":"3a23223fd0e54309a5a4757bf15ad3e1","id":"65208b47-b578-4ac1-9869-7bf9ae0b56c8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2"}]} 2018-12-23 20:48:40,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-84cd0b8a-edc6-487f-b454-2e107e54a0b0 2018-12-23 20:48:40,631 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router and port CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port1 2018-12-23 20:48:40,631 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" -d '{"port_id": "3decfa17-9136-4869-9f07-59cef8746097"}' 2018-12-23 20:48:42,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4d583273-79f8-4063-8205-4d3777fb0dd7 Date: Sun, 23 Dec 2018 20:48:42 GMT RESP BODY: {"network_id": "9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2", "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "subnet_id": "6b32e731-5fcf-411f-81a1-a54d3f4582f2", "subnet_ids": ["6b32e731-5fcf-411f-81a1-a54d3f4582f2"], "port_id": "3decfa17-9136-4869-9f07-59cef8746097", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7"} 2018-12-23 20:48:42,376 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7/remove_router_interface used request id req-4d583273-79f8-4063-8205-4d3777fb0dd7 2018-12-23 20:48:42,377 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router and port CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-port2 2018-12-23 20:48:42,377 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:42,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" -d '{"port_id": "fa6b0a97-b4e5-4f82-b220-d6d059970676"}' 2018-12-23 20:48:44,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ffc63885-01fc-45cc-a834-465353c1d45d Date: Sun, 23 Dec 2018 20:48:44 GMT RESP BODY: {"network_id": "c0a5d409-72b0-43f8-a202-b8a066b34a10", "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "subnet_id": "65208b47-b578-4ac1-9869-7bf9ae0b56c8", "subnet_ids": ["65208b47-b578-4ac1-9869-7bf9ae0b56c8"], "port_id": "fa6b0a97-b4e5-4f82-b220-d6d059970676", "id": "b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7"} 2018-12-23 20:48:44,256 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7/remove_router_interface used request id req-ffc63885-01fc-45cc-a834-465353c1d45d 2018-12-23 20:48:44,256 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:44,257 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-router 2018-12-23 20:48:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f964c973336adb0e6f12ce8ec08c739128452d5d" 2018-12-23 20:48:44,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-334da38b-0030-4027-bc53-e8c2e66e70fc Content-Length: 0 Date: Sun, 23 Dec 2018 20:48:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:44,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b87bac0d-eb76-47b9-ac39-e9c7bd52c5d7 used request id req-334da38b-0030-4027-bc53-e8c2e66e70fc 2018-12-23 20:48:44,613 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1 2018-12-23 20:48:44,613 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet1 2018-12-23 20:48:44,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" 2018-12-23 20:48:46,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0d184fd9-94a2-4860-9b1c-eb2b9c7c3830 Date: Sun, 23 Dec 2018 20:48:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:46,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6b32e731-5fcf-411f-81a1-a54d3f4582f2 used request id req-0d184fd9-94a2-4860-9b1c-eb2b9c7c3830 2018-12-23 20:48:46,068 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net1 2018-12-23 20:48:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39bd253a54c4f3b17f4b1b1e6ee1f8c57accc364" 2018-12-23 20:48:47,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fadaace1-9874-4c44-a05c-d89c7b73400a Date: Sun, 23 Dec 2018 20:48:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:47,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9e2c9cb0-3fb2-46d4-b6f6-7174ffcea7a2 used request id req-fadaace1-9874-4c44-a05c-d89c7b73400a 2018-12-23 20:48:47,217 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2 2018-12-23 20:48:47,217 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-subnet2 2018-12-23 20:48:47,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" 2018-12-23 20:48:48,275 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-066d108c-5905-47f2-a9b4-24602e2db0d5 Date: Sun, 23 Dec 2018 20:48:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:48,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/65208b47-b578-4ac1-9869-7bf9ae0b56c8 used request id req-066d108c-5905-47f2-a9b4-24602e2db0d5 2018-12-23 20:48:48,276 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f3778d54-6bec-4dfc-9c41-f9afb46df516-pub-net2 2018-12-23 20:48:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/c0a5d409-72b0-43f8-a202-b8a066b34a10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}292a97c7c5e767b08a8bbaca092535772f42a87a" 2018-12-23 20:48:49,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3dc47674-c4da-4470-9806-31340c4a8ead Date: Sun, 23 Dec 2018 20:48:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:49,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c0a5d409-72b0-43f8-a202-b8a066b34a10 used request id req-3dc47674-c4da-4470-9806-31340c4a8ead 2018-12-23 20:48:49,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:49,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-969fd533-33af-4c67-b29b-2aeb7f782f5d Date: Sun, 23 Dec 2018 20:48:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:21Z", "updated_at": "2018-12-23T20:48:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:48:21Z", "revision_number": 0, "id": "094b7ae9-b57a-4758-8474-509bf4ee8b80", "remote_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "remote_ip_prefix": null, "created_at": "2018-12-23T20:48:21Z", "security_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a23223fd0e54309a5a4757bf15ad3e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:48:21Z", "revision_number": 0, "id": "2cd518be-a718-47e6-bbe3-804f3c787e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:48:21Z", "security_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "3a23223fd0e54309a5a4757bf15ad3e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:48:21Z", "revision_number": 0, "id": "ed659904-ceff-4ca4-adab-543497dadfa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:48:21Z", "security_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a23223fd0e54309a5a4757bf15ad3e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:48:21Z", "revision_number": 0, "id": "f1a6d0c7-b650-4425-8fb5-652db28c7028", "remote_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "remote_ip_prefix": null, "created_at": "2018-12-23T20:48:21Z", "security_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "3a23223fd0e54309a5a4757bf15ad3e1"}], "revision_number": 4, "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:48:49,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-969fd533-33af-4c67-b29b-2aeb7f782f5d 2018-12-23 20:48:49,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:49,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d60f89df-0ac1-45a6-801d-d4468a7becf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:49,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-d60f89df-0ac1-45a6-801d-d4468a7becf7 2018-12-23 20:48:49,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:49,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:49,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07833d54-cfc9-470c-a6f4-ae7e0fecbf02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:49,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-07833d54-cfc9-470c-a6f4-ae7e0fecbf02 2018-12-23 20:48:49,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb83e91-4445-4f2b-9ff5-7d52ff22c3c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:50,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-dbb83e91-4445-4f2b-9ff5-7d52ff22c3c6 2018-12-23 20:48:50,058 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:50,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a59000b-47c0-4012-bfca-f954ed1b1f80 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:48:50,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-9a59000b-47c0-4012-bfca-f954ed1b1f80 2018-12-23 20:48:50,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0fa32c-5869-4d07-9af5-f1a3c10f3188 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:50,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-cf0fa32c-5869-4d07-9af5-f1a3c10f3188 2018-12-23 20:48:50,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,361 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f3d069c-a2a2-4dae-a015-e630a9e279c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:50,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-6f3d069c-a2a2-4dae-a015-e630a9e279c7 2018-12-23 20:48:50,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bed2a432-2d53-4322-bc10-4a0e662a83f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:50,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-bed2a432-2d53-4322-bc10-4a0e662a83f8 2018-12-23 20:48:50,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:50,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10bde0c2-64b0-433a-a779-5fd64ec67553 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:48:50,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-10bde0c2-64b0-433a-a779-5fd64ec67553 2018-12-23 20:48:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a3cb11-f570-465e-a58c-84311deddaaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:50,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-b4a3cb11-f570-465e-a58c-84311deddaaf 2018-12-23 20:48:50,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6624301-fb26-4e79-8de0-d1635133aef4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:48:50,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-b6624301-fb26-4e79-8de0-d1635133aef4 2018-12-23 20:48:50,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:48:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:50,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479bc823-23fd-4e09-8084-b739ede4b642 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:48:50,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-479bc823-23fd-4e09-8084-b739ede4b642 2018-12-23 20:48:50,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:51,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7fad5e-7d68-4032-b525-37dd2b5afe9b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3a23223fd0e54309a5a4757bf15ad3e1", "name": "CreateRouterSuccessTests-20018b9f-ba68-421-proj"}} 2018-12-23 20:48:51,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-0e7fad5e-7d68-4032-b525-37dd2b5afe9b 2018-12-23 20:48:51,071 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f5bf7541-a2ab-45df-bb1e-153b82b90617 2018-12-23 20:48:51,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5bf7541-a2ab-45df-bb1e-153b82b90617 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:51,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7e32912c-0835-4225-8b84-f20b7eefcc96 Date: Sun, 23 Dec 2018 20:48:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:48:21Z", "security_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "port_range_min": null, "revision_number": 0, "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:21Z", "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "094b7ae9-b57a-4758-8474-509bf4ee8b80"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:48:21Z", "security_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "port_range_min": null, "revision_number": 0, "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:21Z", "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "2cd518be-a718-47e6-bbe3-804f3c787e7a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:48:21Z", "security_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "port_range_min": null, "revision_number": 0, "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:21Z", "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "ed659904-ceff-4ca4-adab-543497dadfa4"}, {"remote_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:48:21Z", "security_group_id": "f5bf7541-a2ab-45df-bb1e-153b82b90617", "port_range_min": null, "revision_number": 0, "tenant_id": "3a23223fd0e54309a5a4757bf15ad3e1", "created_at": "2018-12-23T20:48:21Z", "project_id": "3a23223fd0e54309a5a4757bf15ad3e1", "id": "f1a6d0c7-b650-4425-8fb5-652db28c7028"}]} 2018-12-23 20:48:51,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f5bf7541-a2ab-45df-bb1e-153b82b90617 used request id req-7e32912c-0835-4225-8b84-f20b7eefcc96 2018-12-23 20:48:51,098 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:48:51,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f5bf7541-a2ab-45df-bb1e-153b82b90617 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:51,258 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cbbf5cd-2045-4af6-a4b8-f7c64323615c Content-Length: 0 Date: Sun, 23 Dec 2018 20:48:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:48:51,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f5bf7541-a2ab-45df-bb1e-153b82b90617 used request id req-4cbbf5cd-2045-4af6-a4b8-f7c64323615c 2018-12-23 20:48:51,259 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-20018b9f-ba68-421-proj 2018-12-23 20:48:51,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:51,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65435808-e68b-41a3-bda8-9e8ad6913b6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:51,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3a23223fd0e54309a5a4757bf15ad3e1 used request id req-65435808-e68b-41a3-bda8-9e8ad6913b6a 2018-12-23 20:48:51,476 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-20018b9f-ba68-421-proj-role 2018-12-23 20:48:51,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/60042bd388984b6c841b8a35a5d6338f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:51,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ee90f89-9472-4b61-9cc0-4a528d8a0744 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:51,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/60042bd388984b6c841b8a35a5d6338f used request id req-1ee90f89-9472-4b61-9cc0-4a528d8a0744 2018-12-23 20:48:51,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}592ae3f397b2b72fa1ff4b083c82c5ec03dabc7f" 2018-12-23 20:48:51,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc26b757-e5d4-4fc5-9fa6-20a831e08c53 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:48:51,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bc26b757-e5d4-4fc5-9fa6-20a831e08c53 2018-12-23 20:48:51,839 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-20018b9f-ba68-421-user 2018-12-23 20:48:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b66c2769b90a492bbec131b05b7fb0e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed176502ae67c2e6569aa32e5164f8349b650fc3" 2018-12-23 20:48:52,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3499862-1c88-4694-8cf2-a6affc0f4020 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:52,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b66c2769b90a492bbec131b05b7fb0e3 used request id req-b3499862-1c88-4694-8cf2-a6affc0f4020 2018-12-23 20:48:52,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:52,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["MZo021DWRuOTBYnF3auhQA"], "issued_at": "2018-12-23T20:48:52.000000Z"}} 2018-12-23 20:48:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c87497223ad490d8fc76412d4f42e650768f2cd" 2018-12-23 20:48:52,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9627be39-e53b-44bf-9a15-49e0845ce1de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:52,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9627be39-e53b-44bf-9a15-49e0845ce1de 2018-12-23 20:48:52,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:52,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:52,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["shsWDhWrTwK23MOHkiAtoA"], "issued_at": "2018-12-23T20:48:52.000000Z"}} 2018-12-23 20:48:52,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:48:53,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81871ac4-f4f5-46a0-b3d2-e46159d2c79d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:53,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81871ac4-f4f5-46a0-b3d2-e46159d2c79d 2018-12-23 20:48:53,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:53,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fc1211b3-c962-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:48:53,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5393cccb-8c65-4a44-a467-13dc34dbbc71 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fc1211b3-c962-484-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:48:53,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fc1211b3-c962-484-proj used request id req-5393cccb-8c65-4a44-a467-13dc34dbbc71 2018-12-23 20:48:53,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:48:53,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944cd4a7-096c-4c7d-afc4-3f13ab97fba5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:48:53,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-944cd4a7-096c-4c7d-afc4-3f13ab97fba5 2018-12-23 20:48:53,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj"}}' 2018-12-23 20:48:53,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b888992f-d735-4b81-85ad-5c0e443e9e62 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55"}, "tags": [], "enabled": true, "id": "b5182897474746bba0527f459e72ac55", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj"}} 2018-12-23 20:48:53,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b888992f-d735-4b81-85ad-5c0e443e9e62 2018-12-23 20:48:53,344 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fc1211b3-c962-484-proj 2018-12-23 20:48:53,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:53,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:53,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["mMb6VOYXSmanL4IQ6Rvr1w"], "issued_at": "2018-12-23T20:48:53.000000Z"}} 2018-12-23 20:48:53,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c97a5bd8d15f241a7dc895082cc3e86cab825aa" 2018-12-23 20:48:53,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f96196-34a6-4dfc-8b47-97bc2cc1bc37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:53,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81f96196-34a6-4dfc-8b47-97bc2cc1bc37 2018-12-23 20:48:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:53,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:53,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c97a5bd8d15f241a7dc895082cc3e86cab825aa" 2018-12-23 20:48:53,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8afaeef7-6fec-4774-b53c-6f911b5e22ca Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:48:53,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8afaeef7-6fec-4774-b53c-6f911b5e22ca 2018-12-23 20:48:53,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-fc1211b3-c962-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c97a5bd8d15f241a7dc895082cc3e86cab825aa" 2018-12-23 20:48:54,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac192c06-40f9-45eb-928c-ef46edf5dd8a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-fc1211b3-c962-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55"}, "tags": [], "enabled": true, "id": "b5182897474746bba0527f459e72ac55", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj"}]} 2018-12-23 20:48:54,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-fc1211b3-c962-484-proj used request id req-ac192c06-40f9-45eb-928c-ef46edf5dd8a 2018-12-23 20:48:54,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c97a5bd8d15f241a7dc895082cc3e86cab825aa" 2018-12-23 20:48:54,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca74803-049e-4bc0-bc47-af6ac85d0d44 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:48:54,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7ca74803-049e-4bc0-bc47-af6ac85d0d44 2018-12-23 20:48:54,595 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fc1211b3-c962-484-user 2018-12-23 20:48:54,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:48:54,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841a35f9-60e4-4c4b-ac99-0d30b202cd45 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:48:54,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-841a35f9-60e4-4c4b-ac99-0d30b202cd45 2018-12-23 20:48:54,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" -d '{"role": {"name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj-role"}}' 2018-12-23 20:48:54,835 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96d2118e-1f45-4e09-8d10-5a9177b356fd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ca20431d3004dcab60afa0af7f2f07f", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ca20431d3004dcab60afa0af7f2f07f"}, "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj-role"}} 2018-12-23 20:48:54,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-96d2118e-1f45-4e09-8d10-5a9177b356fd 2018-12-23 20:48:54,835 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fc1211b3-c962-484-proj-role 2018-12-23 20:48:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4ca20431d3004dcab60afa0af7f2f07f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:48:54,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e7fc7b-efc0-4141-938c-ec92830ce1d5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ca20431d3004dcab60afa0af7f2f07f", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ca20431d3004dcab60afa0af7f2f07f"}, "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj-role"}} 2018-12-23 20:48:54,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4ca20431d3004dcab60afa0af7f2f07f used request id req-b8e7fc7b-efc0-4141-938c-ec92830ce1d5 2018-12-23 20:48:54,939 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fc1211b3-c962-484-proj-role to project CreateRouterSuccessTests-fc1211b3-c962-484-proj 2018-12-23 20:48:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55/users/9e6010d5d23f4366ad57be9c5d28e0f1/roles/4ca20431d3004dcab60afa0af7f2f07f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:48:55,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535872d3-ea07-449d-9a0f-f7a01ba46cdd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:48:55,072 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55/users/9e6010d5d23f4366ad57be9c5d28e0f1/roles/4ca20431d3004dcab60afa0af7f2f07f used request id req-535872d3-ea07-449d-9a0f-f7a01ba46cdd 2018-12-23 20:48:55,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:55,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:55,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca20431d3004dcab60afa0af7f2f07f", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj-role"}], "expires_at": "2018-12-23T21:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5182897474746bba0527f459e72ac55", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fc1211b3-c962-484-user", "id": "9e6010d5d23f4366ad57be9c5d28e0f1"}, "audit_ids": ["FncwJ0b9Rx-MC_lhxAWl9w"], "issued_at": "2018-12-23T20:48:55.000000Z"}} 2018-12-23 20:48:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" 2018-12-23 20:48:55,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f494eb12-00c8-4b84-8716-10337697d638 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:55,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f494eb12-00c8-4b84-8716-10337697d638 2018-12-23 20:48:55,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" 2018-12-23 20:48:55,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75652cbb-2c80-4a4c-ae60-bffbde224815 Date: Sun, 23 Dec 2018 20:48:55 GMT RESP BODY: {"routers": []} 2018-12-23 20:48:55,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router&admin_state_up=True used request id req-75652cbb-2c80-4a4c-ae60-bffbde224815 2018-12-23 20:48:55,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:48:55,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:56,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca20431d3004dcab60afa0af7f2f07f", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj-role"}], "expires_at": "2018-12-23T21:48:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5182897474746bba0527f459e72ac55", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fc1211b3-c962-484-user", "id": "9e6010d5d23f4366ad57be9c5d28e0f1"}, "audit_ids": ["iUsRWv5JQ9i6aJbORQJCcA"], "issued_at": "2018-12-23T20:48:56.000000Z"}} 2018-12-23 20:48:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1608b7861b1b78b2c455f115e6a940f218a7d7f" 2018-12-23 20:48:56,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24cf10d-7d22-4dc7-97d3-8acee4508439 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:48:56,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a24cf10d-7d22-4dc7-97d3-8acee4508439 2018-12-23 20:48:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" 2018-12-23 20:48:56,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-2f0a7bd1-f0f1-4dcc-920c-cbc06a42db68 Date: Sun, 23 Dec 2018 20:48:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:48:56,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-2f0a7bd1-f0f1-4dcc-920c-cbc06a42db68 2018-12-23 20:48:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" 2018-12-23 20:48:56,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06534f2f-9022-40bc-9e96-9ce329ae8ea5 Date: Sun, 23 Dec 2018 20:48:56 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:48:56,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-06534f2f-9022-40bc-9e96-9ce329ae8ea5 2018-12-23 20:48:56,426 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router 2018-12-23 20:48:56,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router", "admin_state_up": true}}' 2018-12-23 20:48:57,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-3ce556b8-7665-4e2a-aae8-e3e73c2c0f37 Date: Sun, 23 Dec 2018 20:48:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b5182897474746bba0527f459e72ac55", "created_at": "2018-12-23T20:48:56Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b5182897474746bba0527f459e72ac55", "id": "d43ad63b-f99b-4081-ac4f-4c48c571bbbf", "name": "CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router"}} 2018-12-23 20:48:57,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-3ce556b8-7665-4e2a-aae8-e3e73c2c0f37 2018-12-23 20:48:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d43ad63b-f99b-4081-ac4f-4c48c571bbbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" 2018-12-23 20:48:58,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-03485eb5-2b18-4a2f-b21e-b00c6d89ed1a Date: Sun, 23 Dec 2018 20:48:58 GMT RESP BODY: {"ports":[]} 2018-12-23 20:48:58,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d43ad63b-f99b-4081-ac4f-4c48c571bbbf used request id req-03485eb5-2b18-4a2f-b21e-b00c6d89ed1a 2018-12-23 20:48:58,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/d43ad63b-f99b-4081-ac4f-4c48c571bbbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" 2018-12-23 20:48:58,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f90fd22b-885c-4f93-af5b-bdc7461c336f Date: Sun, 23 Dec 2018 20:48:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5182897474746bba0527f459e72ac55", "created_at": "2018-12-23T20:48:56Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b5182897474746bba0527f459e72ac55", "id": "d43ad63b-f99b-4081-ac4f-4c48c571bbbf", "name": "CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router"}} 2018-12-23 20:48:58,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/d43ad63b-f99b-4081-ac4f-4c48c571bbbf used request id req-f90fd22b-885c-4f93-af5b-bdc7461c336f 2018-12-23 20:48:58,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d43ad63b-f99b-4081-ac4f-4c48c571bbbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" 2018-12-23 20:48:58,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-882fed4d-72c1-4a89-a2b7-fcd7bca5ba61 Date: Sun, 23 Dec 2018 20:48:58 GMT RESP BODY: {"ports":[]} 2018-12-23 20:48:58,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d43ad63b-f99b-4081-ac4f-4c48c571bbbf used request id req-882fed4d-72c1-4a89-a2b7-fcd7bca5ba61 2018-12-23 20:48:58,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:48:58,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ca20431d3004dcab60afa0af7f2f07f", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj-role"}], "expires_at": "2018-12-23T21:48:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5182897474746bba0527f459e72ac55", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b5182897474746bba0527f459e72ac55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fc1211b3-c962-484-user", "id": "9e6010d5d23f4366ad57be9c5d28e0f1"}, "audit_ids": ["zAGLzYD7Q-SyJyYvPxWKLg"], "issued_at": "2018-12-23T20:48:58.000000Z"}} 2018-12-23 20:48:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5a2fe0980eb4ff5b05ae49b142157b3811e8aa" 2018-12-23 20:48:58,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-3cffc148-de02-4a6c-8b91-480addb7592f Date: Sun, 23 Dec 2018 20:48:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b5182897474746bba0527f459e72ac55", "created_at": "2018-12-23T20:48:56Z", "admin_state_up": true, "updated_at": "2018-12-23T20:48:57Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b5182897474746bba0527f459e72ac55", "id": "d43ad63b-f99b-4081-ac4f-4c48c571bbbf", "name": "CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router"}]} 2018-12-23 20:48:58,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router&admin_state_up=True used request id req-3cffc148-de02-4a6c-8b91-480addb7592f 2018-12-23 20:48:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:48:58,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:48:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:48:58,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c87497223ad490d8fc76412d4f42e650768f2cd" 2018-12-23 20:48:58,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fbf7a01-fc3d-4676-a351-65806087b6a1 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b5182897474746bba0527f459e72ac55", "name": "CreateRouterSuccessTests-fc1211b3-c962-484-proj"}} 2018-12-23 20:48:58,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55 used request id req-1fbf7a01-fc3d-4676-a351-65806087b6a1 2018-12-23 20:48:58,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d43ad63b-f99b-4081-ac4f-4c48c571bbbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5a2fe0980eb4ff5b05ae49b142157b3811e8aa" 2018-12-23 20:48:59,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92f453ee-069d-4ff3-ba0b-494d642fb6dd Date: Sun, 23 Dec 2018 20:48:59 GMT RESP BODY: {"ports":[]} 2018-12-23 20:48:59,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d43ad63b-f99b-4081-ac4f-4c48c571bbbf used request id req-92f453ee-069d-4ff3-ba0b-494d642fb6dd 2018-12-23 20:48:59,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5a2fe0980eb4ff5b05ae49b142157b3811e8aa" 2018-12-23 20:48:59,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-1601cd24-df37-433f-b9d5-5966439f150c Date: Sun, 23 Dec 2018 20:48:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:48:59,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6448575b-7138-4879-8a30-e8764463016b used request id req-1601cd24-df37-433f-b9d5-5966439f150c 2018-12-23 20:48:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5a2fe0980eb4ff5b05ae49b142157b3811e8aa" 2018-12-23 20:48:59,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-747adf6a-4574-4b65-9026-60f2174807f9 Date: Sun, 23 Dec 2018 20:48:59 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:48:59,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-747adf6a-4574-4b65-9026-60f2174807f9 2018-12-23 20:48:59,143 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router 2018-12-23 20:48:59,143 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-55e11984-55c5-4e60-8cbe-338ca8c21cd7-pub-router 2018-12-23 20:48:59,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/d43ad63b-f99b-4081-ac4f-4c48c571bbbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d58425984edc5d595237e2e50c145e473a9adc" 2018-12-23 20:49:00,547 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-736f2c33-77b0-4517-ab33-4770bddfc19b Content-Length: 0 Date: Sun, 23 Dec 2018 20:49:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:00,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d43ad63b-f99b-4081-ac4f-4c48c571bbbf used request id req-736f2c33-77b0-4517-ab33-4770bddfc19b 2018-12-23 20:49:00,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:00,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a8d87a2b-2b39-4100-8747-b71639221045 Date: Sun, 23 Dec 2018 20:49:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:49:00,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a8d87a2b-2b39-4100-8747-b71639221045 2018-12-23 20:49:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:00,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e998e6cc-ef33-4c1f-bc8f-3836cb60bcb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:00,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-e998e6cc-ef33-4c1f-bc8f-3836cb60bcb6 2018-12-23 20:49:00,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:00,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe70aa71-e21e-4991-9b32-74fbea2e0796 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:01,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-fe70aa71-e21e-4991-9b32-74fbea2e0796 2018-12-23 20:49:01,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f79eb65-dbbd-4735-bdd5-79318f29d104 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:01,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-4f79eb65-dbbd-4735-bdd5-79318f29d104 2018-12-23 20:49:01,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3164267-6a24-4efd-9942-1eed433df1b5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:49:01,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f3164267-6a24-4efd-9942-1eed433df1b5 2018-12-23 20:49:01,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3af0864-2394-4bc5-b1ea-7f96d7fb48e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:01,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-c3af0864-2394-4bc5-b1ea-7f96d7fb48e0 2018-12-23 20:49:01,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:01,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,344 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96b8175-de70-4892-b92b-5448eadb468c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:01,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-c96b8175-de70-4892-b92b-5448eadb468c 2018-12-23 20:49:01,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:01,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4990351c-e61d-4095-ac66-39770920027f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:01,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-4990351c-e61d-4095-ac66-39770920027f 2018-12-23 20:49:01,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:01,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732effb9-b7b8-49b6-a601-ddee6d5cb15a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:49:01,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-732effb9-b7b8-49b6-a601-ddee6d5cb15a 2018-12-23 20:49:01,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1d0343-4743-4bd2-8f6e-2d58b44e6525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:01,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-db1d0343-4743-4bd2-8f6e-2d58b44e6525 2018-12-23 20:49:01,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:01,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e5e06d5-50c0-421e-843e-bbd4eecd9ac5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:01,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-6e5e06d5-50c0-421e-843e-bbd4eecd9ac5 2018-12-23 20:49:01,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:01,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e858aa7a-437c-4c74-a831-3aef66ecf2ef Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:49:01,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-e858aa7a-437c-4c74-a831-3aef66ecf2ef 2018-12-23 20:49:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:01,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e85745-96db-4684-967e-b699173e0ac4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:01,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-a2e85745-96db-4684-967e-b699173e0ac4 2018-12-23 20:49:01,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:01,948 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fc1211b3-c962-484-proj 2018-12-23 20:49:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:02,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cbd567e-dfb1-4f21-a256-99a78c77831e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:02,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b5182897474746bba0527f459e72ac55 used request id req-9cbd567e-dfb1-4f21-a256-99a78c77831e 2018-12-23 20:49:02,173 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fc1211b3-c962-484-proj-role 2018-12-23 20:49:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4ca20431d3004dcab60afa0af7f2f07f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:02,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dd8bfda-4a6f-427e-916a-a88d31f6a9fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:02,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4ca20431d3004dcab60afa0af7f2f07f used request id req-1dd8bfda-4a6f-427e-916a-a88d31f6a9fa 2018-12-23 20:49:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c752ad42c83cce24e37036db900e28099329d1cf" 2018-12-23 20:49:02,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448e9b29-7ee7-4aa9-9c10-0c33c723a763 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:49:02,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-448e9b29-7ee7-4aa9-9c10-0c33c723a763 2018-12-23 20:49:02,408 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fc1211b3-c962-484-user 2018-12-23 20:49:02,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9e6010d5d23f4366ad57be9c5d28e0f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c97a5bd8d15f241a7dc895082cc3e86cab825aa" 2018-12-23 20:49:02,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f50f04e-8751-4df6-959c-d438795d514f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:02,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9e6010d5d23f4366ad57be9c5d28e0f1 used request id req-1f50f04e-8751-4df6-959c-d438795d514f 2018-12-23 20:49:02,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:03,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["lKORtiEeQhya0B7NSY6M3Q"], "issued_at": "2018-12-23T20:49:03.000000Z"}} 2018-12-23 20:49:03,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e272777e554115c3a4674ed64ce642956bfb27" 2018-12-23 20:49:03,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cdef6c-ca02-4b55-b126-43599a60468a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:03,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-06cdef6c-ca02-4b55-b126-43599a60468a 2018-12-23 20:49:03,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:03,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:03,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["xZUzKcz5Q4qhaB199xSOVA"], "issued_at": "2018-12-23T20:49:03.000000Z"}} 2018-12-23 20:49:03,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:03,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffd958e-ec23-4513-832f-9c8455d2455b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:03,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bffd958e-ec23-4513-832f-9c8455d2455b 2018-12-23 20:49:03,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:03,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:03,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-441a52d2-cca8-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:03,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a8ce28-ddb2-410c-8b10-7d092cca5545 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-441a52d2-cca8-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:49:03,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-441a52d2-cca8-4d6-proj used request id req-93a8ce28-ddb2-410c-8b10-7d092cca5545 2018-12-23 20:49:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:03,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5674c7-6f3e-4cc3-a67f-7387eeaa30a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:49:03,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ee5674c7-6f3e-4cc3-a67f-7387eeaa30a8 2018-12-23 20:49:03,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-441a52d2-cca8-4d6-proj"}}' 2018-12-23 20:49:04,022 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a89f11ea-9006-430c-930f-1721e731f356 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4b269046536440069df78134649abcfe"}, "tags": [], "enabled": true, "id": "4b269046536440069df78134649abcfe", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-441a52d2-cca8-4d6-proj"}} 2018-12-23 20:49:04,022 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a89f11ea-9006-430c-930f-1721e731f356 2018-12-23 20:49:04,023 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-441a52d2-cca8-4d6-proj 2018-12-23 20:49:04,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:04,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:04,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["oInkzVLsQH2tbRiP_8JKTA"], "issued_at": "2018-12-23T20:49:04.000000Z"}} 2018-12-23 20:49:04,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6f7c25b8022ae1fb81a1152c2086ed2b8a531d" 2018-12-23 20:49:04,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928bf188-1a6e-4b73-a894-565bbb108200 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:04,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-928bf188-1a6e-4b73-a894-565bbb108200 2018-12-23 20:49:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:04,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:04,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6f7c25b8022ae1fb81a1152c2086ed2b8a531d" 2018-12-23 20:49:04,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f636f83c-10b2-49d5-8091-38cfbef6e679 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:49:04,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f636f83c-10b2-49d5-8091-38cfbef6e679 2018-12-23 20:49:04,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-441a52d2-cca8-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6f7c25b8022ae1fb81a1152c2086ed2b8a531d" 2018-12-23 20:49:04,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b76378c4-d395-43c6-bbb8-dfaf0fe8ae8d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-441a52d2-cca8-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4b269046536440069df78134649abcfe"}, "tags": [], "enabled": true, "id": "4b269046536440069df78134649abcfe", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-441a52d2-cca8-4d6-proj"}]} 2018-12-23 20:49:04,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-441a52d2-cca8-4d6-proj used request id req-b76378c4-d395-43c6-bbb8-dfaf0fe8ae8d 2018-12-23 20:49:04,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6f7c25b8022ae1fb81a1152c2086ed2b8a531d" 2018-12-23 20:49:04,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2ac031-37df-4d1d-a6f2-f169e066fa8a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:49:04,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ae2ac031-37df-4d1d-a6f2-f169e066fa8a 2018-12-23 20:49:05,077 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-441a52d2-cca8-4d6-user 2018-12-23 20:49:05,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:05,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239b7caa-d235-42f7-9af2-d7dc186c2d48 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:49:05,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-239b7caa-d235-42f7-9af2-d7dc186c2d48 2018-12-23 20:49:05,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" -d '{"role": {"name": "CreateRouterSuccessTests-441a52d2-cca8-4d6-proj-role"}}' 2018-12-23 20:49:05,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5484dc5-c58d-4a62-a89c-60ca2f3c4ada Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "408e119437f7420a85f613a89ce85f2d", "links": {"self": "http://172.30.9.21:5000/v3/roles/408e119437f7420a85f613a89ce85f2d"}, "name": "CreateRouterSuccessTests-441a52d2-cca8-4d6-proj-role"}} 2018-12-23 20:49:05,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d5484dc5-c58d-4a62-a89c-60ca2f3c4ada 2018-12-23 20:49:05,215 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-441a52d2-cca8-4d6-proj-role 2018-12-23 20:49:05,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/408e119437f7420a85f613a89ce85f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:05,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc41e871-a7b6-4533-b907-0b023ed8d5e5 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "408e119437f7420a85f613a89ce85f2d", "links": {"self": "http://172.30.9.21:5000/v3/roles/408e119437f7420a85f613a89ce85f2d"}, "name": "CreateRouterSuccessTests-441a52d2-cca8-4d6-proj-role"}} 2018-12-23 20:49:05,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/408e119437f7420a85f613a89ce85f2d used request id req-dc41e871-a7b6-4533-b907-0b023ed8d5e5 2018-12-23 20:49:05,309 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-441a52d2-cca8-4d6-proj-role to project CreateRouterSuccessTests-441a52d2-cca8-4d6-proj 2018-12-23 20:49:05,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4b269046536440069df78134649abcfe/users/f4141511ff0541849564033fc2b43897/roles/408e119437f7420a85f613a89ce85f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:05,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d48a6ee-9e96-4198-a59f-446c54ea114b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:05,445 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4b269046536440069df78134649abcfe/users/f4141511ff0541849564033fc2b43897/roles/408e119437f7420a85f613a89ce85f2d used request id req-8d48a6ee-9e96-4198-a59f-446c54ea114b 2018-12-23 20:49:05,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:05,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:05,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ME5FsaUdQiiKAua78Y1LRQ"], "issued_at": "2018-12-23T20:49:05.000000Z"}} 2018-12-23 20:49:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:06,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eae28af8-4823-4c77-a508-5859b2fc5bcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:06,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eae28af8-4823-4c77-a508-5859b2fc5bcc 2018-12-23 20:49:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:06,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c170a5b7-dbe2-4368-a45a-c50bcb7bc76b Date: Sun, 23 Dec 2018 20:49:06 GMT RESP BODY: {"routers": []} 2018-12-23 20:49:06,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router&admin_state_up=True used request id req-c170a5b7-dbe2-4368-a45a-c50bcb7bc76b 2018-12-23 20:49:06,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:06,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:06,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["h0w66CUeQI-fImLKyJH46Q"], "issued_at": "2018-12-23T20:49:06.000000Z"}} 2018-12-23 20:49:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7578c1225cee9e475125b2b8e6e91a40f9a4e2e" 2018-12-23 20:49:06,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf29f43e-f6ae-4683-9675-aeedc68d9ce1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:06,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bf29f43e-f6ae-4683-9675-aeedc68d9ce1 2018-12-23 20:49:06,784 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router 2018-12-23 20:49:06,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" -d '{"router": {"name": "CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router", "admin_state_up": true}}' 2018-12-23 20:49:06,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-55337833-8256-498c-92d5-4815f1b96989 Date: Sun, 23 Dec 2018 20:49:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:49:06Z", "admin_state_up": true, "updated_at": "2018-12-23T20:49:06Z", "project_id": "c104c18a322848fa9b465656ab07c229", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "6b4f6b06-d363-4e08-afe4-40c455598782", "name": "CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router"}} 2018-12-23 20:49:06,903 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-55337833-8256-498c-92d5-4815f1b96989 2018-12-23 20:49:06,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=6b4f6b06-d363-4e08-afe4-40c455598782 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:06,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d590eeac-8c43-412c-a744-53347985cf39 Date: Sun, 23 Dec 2018 20:49:06 GMT RESP BODY: {"ports":[]} 2018-12-23 20:49:06,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=6b4f6b06-d363-4e08-afe4-40c455598782 used request id req-d590eeac-8c43-412c-a744-53347985cf39 2018-12-23 20:49:06,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:07,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-677e7f11-833d-4212-ad47-48434d17ee96 Date: Sun, 23 Dec 2018 20:49:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:49:07,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-677e7f11-833d-4212-ad47-48434d17ee96 2018-12-23 20:49:07,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:07,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-700b0a05-8417-471b-9571-b34ee176efb4 Date: Sun, 23 Dec 2018 20:49:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:49:07,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-700b0a05-8417-471b-9571-b34ee176efb4 2018-12-23 20:49:07,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6448575b-7138-4879-8a30-e8764463016b&name=CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:07,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9458bc6d-9d43-4bd1-888d-99f98b192349 Date: Sun, 23 Dec 2018 20:49:07 GMT RESP BODY: {"ports":[]} 2018-12-23 20:49:07,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6448575b-7138-4879-8a30-e8764463016b&name=CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1&admin_state_up=True used request id req-9458bc6d-9d43-4bd1-888d-99f98b192349 2018-12-23 20:49:07,112 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1 for router - CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router 2018-12-23 20:49:07,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:07,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:07,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_KB7R5txSmG8Eooym95uLA"], "issued_at": "2018-12-23T20:49:07.000000Z"}} 2018-12-23 20:49:07,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9605471f327b62cd62e6d44086495798b5ef5a77" 2018-12-23 20:49:07,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec5c615-53fd-42a1-ba34-81705c08a561 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:07,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3ec5c615-53fd-42a1-ba34-81705c08a561 2018-12-23 20:49:07,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:07,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-42b53259-86d7-45b0-b6fb-b371a1648df2 Date: Sun, 23 Dec 2018 20:49:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:49:07,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-42b53259-86d7-45b0-b6fb-b371a1648df2 2018-12-23 20:49:07,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:07,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6ab55ddf-dc32-4481-baf2-4c58f97fc9c8 Date: Sun, 23 Dec 2018 20:49:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:49:07,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-6ab55ddf-dc32-4481-baf2-4c58f97fc9c8 2018-12-23 20:49:07,737 - neutron_utils - INFO - Creating port for network with name - external 2018-12-23 20:49:07,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" -d '{"port": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "name": "CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1", "admin_state_up": true}}' 2018-12-23 20:49:08,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-7605c043-1047-4261-b646-9d7a8efdfc00 Date: Sun, 23 Dec 2018 20:49:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:49:08Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.200"}],"id":"7691579e-c8c3-4c74-af90-74fa13473959","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:ce:f5","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1","project_id":"c104c18a322848fa9b465656ab07c229","qos_policy_id":null,"admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:49:08,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-7605c043-1047-4261-b646-9d7a8efdfc00 2018-12-23 20:49:08,700 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1 for router - CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router 2018-12-23 20:49:08,700 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router 2018-12-23 20:49:08,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/6b4f6b06-d363-4e08-afe4-40c455598782/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" -d '{"port_id": "7691579e-c8c3-4c74-af90-74fa13473959"}' 2018-12-23 20:49:10,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1e29c5e3-3105-44ff-8591-f5ffb7d51c79 Date: Sun, 23 Dec 2018 20:49:10 GMT RESP BODY: {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "subnet_ids": ["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"], "port_id": "7691579e-c8c3-4c74-af90-74fa13473959", "id": "6b4f6b06-d363-4e08-afe4-40c455598782"} 2018-12-23 20:49:10,374 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6b4f6b06-d363-4e08-afe4-40c455598782/add_router_interface used request id req-1e29c5e3-3105-44ff-8591-f5ffb7d51c79 2018-12-23 20:49:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/6b4f6b06-d363-4e08-afe4-40c455598782 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:10,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b03584e5-3af8-4363-acd6-88f8bf43f217 Date: Sun, 23 Dec 2018 20:49:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:49:06Z", "admin_state_up": true, "updated_at": "2018-12-23T20:49:09Z", "project_id": "c104c18a322848fa9b465656ab07c229", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "6b4f6b06-d363-4e08-afe4-40c455598782", "name": "CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router"}} 2018-12-23 20:49:10,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/6b4f6b06-d363-4e08-afe4-40c455598782 used request id req-b03584e5-3af8-4363-acd6-88f8bf43f217 2018-12-23 20:49:10,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=6b4f6b06-d363-4e08-afe4-40c455598782 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:10,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 971 X-Openstack-Request-Id: req-1e9a013b-dd08-4b3a-a562-87067615f3de Date: Sun, 23 Dec 2018 20:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:49:09Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.200"}],"id":"7691579e-c8c3-4c74-af90-74fa13473959","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:ce:f5","project_id":"c104c18a322848fa9b465656ab07c229","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:07Z","binding:vnic_type":"normal","device_id":"6b4f6b06-d363-4e08-afe4-40c455598782","ip_allocation":"immediate"}]} 2018-12-23 20:49:10,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=6b4f6b06-d363-4e08-afe4-40c455598782 used request id req-1e9a013b-dd08-4b3a-a562-87067615f3de 2018-12-23 20:49:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:10,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-54bf7840-879e-47d0-bb78-2fe7c5d1cbbd Date: Sun, 23 Dec 2018 20:49:10 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:49:10,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-54bf7840-879e-47d0-bb78-2fe7c5d1cbbd 2018-12-23 20:49:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e272777e554115c3a4674ed64ce642956bfb27" 2018-12-23 20:49:10,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875c81e0-f3cb-4d23-9ab4-21c469b9b3a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:10,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-875c81e0-f3cb-4d23-9ab4-21c469b9b3a1 2018-12-23 20:49:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e272777e554115c3a4674ed64ce642956bfb27" 2018-12-23 20:49:10,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-ce1a17ab-c3ab-4a5e-8c72-03da4c8a0e4f Date: Sun, 23 Dec 2018 20:49:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:49:06Z", "admin_state_up": true, "updated_at": "2018-12-23T20:49:09Z", "project_id": "c104c18a322848fa9b465656ab07c229", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "6b4f6b06-d363-4e08-afe4-40c455598782", "name": "CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router"}]} 2018-12-23 20:49:10,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router&admin_state_up=True used request id req-ce1a17ab-c3ab-4a5e-8c72-03da4c8a0e4f 2018-12-23 20:49:10,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:10,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:10,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e272777e554115c3a4674ed64ce642956bfb27" 2018-12-23 20:49:10,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837ec328-e60f-4379-83e3-646110cad6ec Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:49:10,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-837ec328-e60f-4379-83e3-646110cad6ec 2018-12-23 20:49:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=6b4f6b06-d363-4e08-afe4-40c455598782 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e272777e554115c3a4674ed64ce642956bfb27" 2018-12-23 20:49:11,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 971 X-Openstack-Request-Id: req-4c411eb5-5085-49e1-849b-27b4662e10d4 Date: Sun, 23 Dec 2018 20:49:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:49:09Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.200"}],"id":"7691579e-c8c3-4c74-af90-74fa13473959","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d5:ce:f5","project_id":"c104c18a322848fa9b465656ab07c229","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:07Z","binding:vnic_type":"normal","device_id":"6b4f6b06-d363-4e08-afe4-40c455598782","ip_allocation":"immediate"}]} 2018-12-23 20:49:11,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=6b4f6b06-d363-4e08-afe4-40c455598782 used request id req-4c411eb5-5085-49e1-849b-27b4662e10d4 2018-12-23 20:49:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e272777e554115c3a4674ed64ce642956bfb27" 2018-12-23 20:49:11,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c225f126-febd-482b-9e7d-4f89db37427b Date: Sun, 23 Dec 2018 20:49:11 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 20:49:11,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-c225f126-febd-482b-9e7d-4f89db37427b 2018-12-23 20:49:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e272777e554115c3a4674ed64ce642956bfb27" 2018-12-23 20:49:11,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d7c4a74f-87da-456f-9ebe-3b132291fe25 Date: Sun, 23 Dec 2018 20:49:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 20:49:11,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-d7c4a74f-87da-456f-9ebe-3b132291fe25 2018-12-23 20:49:11,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e272777e554115c3a4674ed64ce642956bfb27" 2018-12-23 20:49:11,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-5e0d80c3-0103-456c-8a2d-f5d71f456edf Date: Sun, 23 Dec 2018 20:49:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 20:49:11,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-5e0d80c3-0103-456c-8a2d-f5d71f456edf 2018-12-23 20:49:11,230 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router and port CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-port1 2018-12-23 20:49:11,230 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router 2018-12-23 20:49:11,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/6b4f6b06-d363-4e08-afe4-40c455598782/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" -d '{"port_id": "7691579e-c8c3-4c74-af90-74fa13473959"}' 2018-12-23 20:49:13,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8366e40d-e369-4a04-80de-88b49ec9e0a0 Date: Sun, 23 Dec 2018 20:49:13 GMT RESP BODY: {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "subnet_ids": ["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"], "port_id": "7691579e-c8c3-4c74-af90-74fa13473959", "id": "6b4f6b06-d363-4e08-afe4-40c455598782"} 2018-12-23 20:49:13,041 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6b4f6b06-d363-4e08-afe4-40c455598782/remove_router_interface used request id req-8366e40d-e369-4a04-80de-88b49ec9e0a0 2018-12-23 20:49:13,041 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router 2018-12-23 20:49:13,041 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-65f15b35-1328-4d59-bad7-f4ec908748be-pub-router 2018-12-23 20:49:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/6b4f6b06-d363-4e08-afe4-40c455598782 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfb87e40890600e6da0184aa902200ee58761d4" 2018-12-23 20:49:13,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0107557a-2dd0-45d5-b58a-6faf13e7fed5 Content-Length: 0 Date: Sun, 23 Dec 2018 20:49:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:13,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6b4f6b06-d363-4e08-afe4-40c455598782 used request id req-0107557a-2dd0-45d5-b58a-6faf13e7fed5 2018-12-23 20:49:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:13,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a415dff8-a9f8-4cd2-9df6-9e5c435cabe2 Date: Sun, 23 Dec 2018 20:49:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:49:13,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a415dff8-a9f8-4cd2-9df6-9e5c435cabe2 2018-12-23 20:49:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:13,758 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb55505-c22d-4b8b-bbbd-966b3084a06e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:13,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-8bb55505-c22d-4b8b-bbbd-966b3084a06e 2018-12-23 20:49:13,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:13,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:13,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6081cb-de50-42e8-92f1-e25e1408ad1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:13,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-3a6081cb-de50-42e8-92f1-e25e1408ad1d 2018-12-23 20:49:13,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:13,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:13,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3efb3834-d351-401b-ac30-bd46ec44b471 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:13,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-3efb3834-d351-401b-ac30-bd46ec44b471 2018-12-23 20:49:13,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:13,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:13,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f7052b-b5a7-4484-bd3b-a227190e81a9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:49:13,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-a4f7052b-b5a7-4484-bd3b-a227190e81a9 2018-12-23 20:49:13,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:14,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ad74883-5551-4b0f-9316-5405d7d1dfe5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:14,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-6ad74883-5551-4b0f-9316-5405d7d1dfe5 2018-12-23 20:49:14,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:14,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:14,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36f53e56-fcf8-4f38-a291-406b74b4aaec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:14,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-36f53e56-fcf8-4f38-a291-406b74b4aaec 2018-12-23 20:49:14,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:14,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03276ba5-5b37-4bfd-b203-0f7b38567e7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:14,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-03276ba5-5b37-4bfd-b203-0f7b38567e7d 2018-12-23 20:49:14,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:14,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:14,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224da4f1-a7ef-4b67-bcfd-878ba71fe743 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:49:14,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-224da4f1-a7ef-4b67-bcfd-878ba71fe743 2018-12-23 20:49:14,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:14,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1744413d-f3a9-4179-bf00-6411f50346ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:14,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-1744413d-f3a9-4179-bf00-6411f50346ca 2018-12-23 20:49:14,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:14,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:14,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9007ed-219d-43dc-b8fb-2ce346e4b0ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:14,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-bc9007ed-219d-43dc-b8fb-2ce346e4b0ca 2018-12-23 20:49:14,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:14,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d6b357-b2ca-40f3-8a41-133e70d9c0dc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:49:14,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-70d6b357-b2ca-40f3-8a41-133e70d9c0dc 2018-12-23 20:49:14,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:14,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39bd74b6-641f-4bdc-9b0b-61bb1cc4f225 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:14,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-39bd74b6-641f-4bdc-9b0b-61bb1cc4f225 2018-12-23 20:49:14,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:14,783 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-441a52d2-cca8-4d6-proj 2018-12-23 20:49:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4b269046536440069df78134649abcfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:15,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd8cd8e6-87ab-4116-9216-7311dd6158e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:15,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4b269046536440069df78134649abcfe used request id req-cd8cd8e6-87ab-4116-9216-7311dd6158e7 2018-12-23 20:49:15,001 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-441a52d2-cca8-4d6-proj-role 2018-12-23 20:49:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/408e119437f7420a85f613a89ce85f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:15,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c04f9a52-61c1-4928-9916-755c7b23aa9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:15,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/408e119437f7420a85f613a89ce85f2d used request id req-c04f9a52-61c1-4928-9916-755c7b23aa9d 2018-12-23 20:49:15,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dede86581b84e793a086564ac8f1309ced03d9c" 2018-12-23 20:49:15,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df31b1c-482c-4c5d-a64c-b91b2886d20a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:49:15,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9df31b1c-482c-4c5d-a64c-b91b2886d20a 2018-12-23 20:49:15,222 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-441a52d2-cca8-4d6-user 2018-12-23 20:49:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f4141511ff0541849564033fc2b43897 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6f7c25b8022ae1fb81a1152c2086ed2b8a531d" 2018-12-23 20:49:15,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-860ae0ba-640e-4e9e-9906-b71bd3690976 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:15,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f4141511ff0541849564033fc2b43897 used request id req-860ae0ba-640e-4e9e-9906-b71bd3690976 2018-12-23 20:49:15,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:15,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["FGvuLuUJR52SlnI0nAXKdg"], "issued_at": "2018-12-23T20:49:15.000000Z"}} 2018-12-23 20:49:15,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e701d17be7649952097438af4797fcd27bcc4c8" 2018-12-23 20:49:15,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b749cc7-96ae-4718-b2ff-3f41c8474d5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:15,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3b749cc7-96ae-4718-b2ff-3f41c8474d5b 2018-12-23 20:49:15,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:15,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:16,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["hHSzQzVyQcOYLJcBQbT4dQ"], "issued_at": "2018-12-23T20:49:16.000000Z"}} 2018-12-23 20:49:16,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:16,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0348f90f-4a63-4729-97b2-36e152c36bf2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:16,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0348f90f-4a63-4729-97b2-36e152c36bf2 2018-12-23 20:49:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:16,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:16,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-575c124f-f3bc-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:16,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89f44d1-4ae4-431d-a278-420c0ecf781f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-575c124f-f3bc-47a-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:49:16,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-575c124f-f3bc-47a-proj used request id req-b89f44d1-4ae4-431d-a278-420c0ecf781f 2018-12-23 20:49:16,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:16,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5366a76d-b0e3-4cce-9418-c7ec225560fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:49:16,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5366a76d-b0e3-4cce-9418-c7ec225560fb 2018-12-23 20:49:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj"}}' 2018-12-23 20:49:16,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:49:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43265f76-1b55-4b92-81f8-387a54824c0e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308"}, "tags": [], "enabled": true, "id": "e0bbf12bf90742729baf50545cc13308", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj"}} 2018-12-23 20:49:16,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-43265f76-1b55-4b92-81f8-387a54824c0e 2018-12-23 20:49:16,731 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-575c124f-f3bc-47a-proj 2018-12-23 20:49:16,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:16,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:17,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["URmI_GWrQF6ALgMN_TT7IQ"], "issued_at": "2018-12-23T20:49:17.000000Z"}} 2018-12-23 20:49:17,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2cb2e39cdaea4c69ed9ca360384b241e367a157" 2018-12-23 20:49:17,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36240921-765d-4b9b-b7d3-dfb564bd1d37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:17,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-36240921-765d-4b9b-b7d3-dfb564bd1d37 2018-12-23 20:49:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:17,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2cb2e39cdaea4c69ed9ca360384b241e367a157" 2018-12-23 20:49:17,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c4a2a5e-39ff-48c3-b12e-7da96da9c82f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:49:17,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c4a2a5e-39ff-48c3-b12e-7da96da9c82f 2018-12-23 20:49:17,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-575c124f-f3bc-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2cb2e39cdaea4c69ed9ca360384b241e367a157" 2018-12-23 20:49:17,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fec67c9-0e3d-48f7-88e0-272d044ca6e9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-575c124f-f3bc-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308"}, "tags": [], "enabled": true, "id": "e0bbf12bf90742729baf50545cc13308", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj"}]} 2018-12-23 20:49:17,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-575c124f-f3bc-47a-proj used request id req-5fec67c9-0e3d-48f7-88e0-272d044ca6e9 2018-12-23 20:49:17,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2cb2e39cdaea4c69ed9ca360384b241e367a157" 2018-12-23 20:49:17,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463665b0-1614-4374-857e-8efcfa508482 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:49:17,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-463665b0-1614-4374-857e-8efcfa508482 2018-12-23 20:49:17,971 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-575c124f-f3bc-47a-user 2018-12-23 20:49:17,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:17,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:18,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6579fc58-3a5f-4775-babc-d82c3df6244c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:49:18,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6579fc58-3a5f-4775-babc-d82c3df6244c 2018-12-23 20:49:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" -d '{"role": {"name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role"}}' 2018-12-23 20:49:18,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476d4b5b-8b8a-44c8-83b8-02b1501dc546 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "457ac6b3269b474e83d16edc5714330d", "links": {"self": "http://172.30.9.21:5000/v3/roles/457ac6b3269b474e83d16edc5714330d"}, "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role"}} 2018-12-23 20:49:18,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-476d4b5b-8b8a-44c8-83b8-02b1501dc546 2018-12-23 20:49:18,199 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role 2018-12-23 20:49:18,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/457ac6b3269b474e83d16edc5714330d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:18,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1b81ab-8352-4add-b7d5-8f81c127a3c8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "457ac6b3269b474e83d16edc5714330d", "links": {"self": "http://172.30.9.21:5000/v3/roles/457ac6b3269b474e83d16edc5714330d"}, "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role"}} 2018-12-23 20:49:18,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/457ac6b3269b474e83d16edc5714330d used request id req-0d1b81ab-8352-4add-b7d5-8f81c127a3c8 2018-12-23 20:49:18,303 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role to project CreateRouterSuccessTests-575c124f-f3bc-47a-proj 2018-12-23 20:49:18,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308/users/4874ea3f3a17411f8e5e11853246cfba/roles/457ac6b3269b474e83d16edc5714330d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:18,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cac9b87a-46e3-4d41-8155-a20e871580df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:18,441 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308/users/4874ea3f3a17411f8e5e11853246cfba/roles/457ac6b3269b474e83d16edc5714330d used request id req-cac9b87a-46e3-4d41-8155-a20e871580df 2018-12-23 20:49:18,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:18,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:18,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "457ac6b3269b474e83d16edc5714330d", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role"}], "expires_at": "2018-12-23T21:49:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bbf12bf90742729baf50545cc13308", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-user", "id": "4874ea3f3a17411f8e5e11853246cfba"}, "audit_ids": ["4sdEMnSrSoaFZLmu_pnQ8w"], "issued_at": "2018-12-23T20:49:18.000000Z"}} 2018-12-23 20:49:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" 2018-12-23 20:49:18,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079fdeed-f946-471e-9644-ae742cd79633 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:18,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-079fdeed-f946-471e-9644-ae742cd79633 2018-12-23 20:49:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" 2018-12-23 20:49:19,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f86dc094-8818-42ce-ac7f-41a932e7c328 Date: Sun, 23 Dec 2018 20:49:19 GMT RESP BODY: {"networks":[]} 2018-12-23 20:49:19,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-net1 used request id req-f86dc094-8818-42ce-ac7f-41a932e7c328 2018-12-23 20:49:19,134 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-net1 2018-12-23 20:49:19,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" -d '{"network": {"name": "CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-net1", "admin_state_up": true}}' 2018-12-23 20:49:19,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-317af66c-9b05-46fe-bb97-405cc5660114 Date: Sun, 23 Dec 2018 20:49:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7374cc4d-8d62-4421-a4f5-c0f3061c7d02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bbf12bf90742729baf50545cc13308","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:49:19Z","is_default":false,"name":"CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e0bbf12bf90742729baf50545cc13308","created_at":"2018-12-23T20:49:19Z","mtu":1450}} 2018-12-23 20:49:19,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-317af66c-9b05-46fe-bb97-405cc5660114 2018-12-23 20:49:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7374cc4d-8d62-4421-a4f5-c0f3061c7d02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" 2018-12-23 20:49:19,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-f05e9f02-ed69-4d33-9693-ac2535adccc0 Date: Sun, 23 Dec 2018 20:49:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7374cc4d-8d62-4421-a4f5-c0f3061c7d02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e0bbf12bf90742729baf50545cc13308","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:49:19Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-net1","admin_state_up":true,"tenant_id":"e0bbf12bf90742729baf50545cc13308","created_at":"2018-12-23T20:49:19Z","mtu":1450}]} 2018-12-23 20:49:19,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7374cc4d-8d62-4421-a4f5-c0f3061c7d02 used request id req-f05e9f02-ed69-4d33-9693-ac2535adccc0 2018-12-23 20:49:19,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7374cc4d-8d62-4421-a4f5-c0f3061c7d02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" 2018-12-23 20:49:19,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1ece58cf-5c9b-4ab1-838d-a12c98e36abf Date: Sun, 23 Dec 2018 20:49:19 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:49:19,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7374cc4d-8d62-4421-a4f5-c0f3061c7d02 used request id req-1ece58cf-5c9b-4ab1-838d-a12c98e36abf 2018-12-23 20:49:19,621 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1 2018-12-23 20:49:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" -d '{"subnets": [{"ip_version": 4, "network_id": "7374cc4d-8d62-4421-a4f5-c0f3061c7d02", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1"}]}' 2018-12-23 20:49:20,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c57d20fa-0652-4a41-b52b-a6af284025a2 Date: Sun, 23 Dec 2018 20:49:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7374cc4d-8d62-4421-a4f5-c0f3061c7d02","tenant_id":"e0bbf12bf90742729baf50545cc13308","created_at":"2018-12-23T20:49:19Z","dns_nameservers":[],"updated_at":"2018-12-23T20:49:19Z","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":"e0bbf12bf90742729baf50545cc13308","id":"f54b766b-7abf-42e1-b82c-494873ecbb03","subnetpool_id":null,"name":"CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1"}]} 2018-12-23 20:49:20,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c57d20fa-0652-4a41-b52b-a6af284025a2 2018-12-23 20:49:20,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7374cc4d-8d62-4421-a4f5-c0f3061c7d02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" 2018-12-23 20:49:20,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f3adba3-413d-45bc-8a23-1790ed23f403 Date: Sun, 23 Dec 2018 20:49:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7374cc4d-8d62-4421-a4f5-c0f3061c7d02","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0bbf12bf90742729baf50545cc13308","l2_adjacency":true,"status":"ACTIVE","subnets":["f54b766b-7abf-42e1-b82c-494873ecbb03"],"description":"","tags":[],"updated_at":"2018-12-23T20:49:19Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-net1","admin_state_up":true,"tenant_id":"e0bbf12bf90742729baf50545cc13308","created_at":"2018-12-23T20:49:19Z","mtu":1450}]} 2018-12-23 20:49:20,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7374cc4d-8d62-4421-a4f5-c0f3061c7d02 used request id req-0f3adba3-413d-45bc-8a23-1790ed23f403 2018-12-23 20:49:20,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7374cc4d-8d62-4421-a4f5-c0f3061c7d02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" 2018-12-23 20:49:20,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fd7895e9-d7d8-4e8d-9567-cfb98a5ff956 Date: Sun, 23 Dec 2018 20:49:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7374cc4d-8d62-4421-a4f5-c0f3061c7d02","tenant_id":"e0bbf12bf90742729baf50545cc13308","created_at":"2018-12-23T20:49:19Z","dns_nameservers":[],"updated_at":"2018-12-23T20:49:19Z","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":"e0bbf12bf90742729baf50545cc13308","id":"f54b766b-7abf-42e1-b82c-494873ecbb03","subnetpool_id":null,"name":"CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1"}]} 2018-12-23 20:49:20,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7374cc4d-8d62-4421-a4f5-c0f3061c7d02 used request id req-fd7895e9-d7d8-4e8d-9567-cfb98a5ff956 2018-12-23 20:49:20,318 - OpenStackNetwork - DEBUG - Network [7374cc4d-8d62-4421-a4f5-c0f3061c7d02] created successfully 2018-12-23 20:49:20,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:20,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:20,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "457ac6b3269b474e83d16edc5714330d", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role"}], "expires_at": "2018-12-23T21:49:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bbf12bf90742729baf50545cc13308", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-user", "id": "4874ea3f3a17411f8e5e11853246cfba"}, "audit_ids": ["zTJosSMnTLSpwCimoKSOrw"], "issued_at": "2018-12-23T20:49:20.000000Z"}} 2018-12-23 20:49:20,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:20,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4466d5c8-e3c8-4d54-aef9-4a7b6c1ae2a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:20,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4466d5c8-e3c8-4d54-aef9-4a7b6c1ae2a8 2018-12-23 20:49:20,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:21,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-731d0f04-ee7d-497d-9b9c-671b57a279cc Date: Sun, 23 Dec 2018 20:49:21 GMT RESP BODY: {"routers": []} 2018-12-23 20:49:21,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router&admin_state_up=True used request id req-731d0f04-ee7d-497d-9b9c-671b57a279cc 2018-12-23 20:49:21,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:21,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:21,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "457ac6b3269b474e83d16edc5714330d", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role"}], "expires_at": "2018-12-23T21:49:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0bbf12bf90742729baf50545cc13308", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0bbf12bf90742729baf50545cc13308", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-user", "id": "4874ea3f3a17411f8e5e11853246cfba"}, "audit_ids": ["hHgvXxL8R-yRuuMyuPXd2w"], "issued_at": "2018-12-23T20:49:21.000000Z"}} 2018-12-23 20:49:21,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fdc2a09256df3804c8ee10c61d19e53e1b675e" 2018-12-23 20:49:21,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcee3d4b-86fa-425e-820c-9666c7715f9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:21,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dcee3d4b-86fa-425e-820c-9666c7715f9f 2018-12-23 20:49:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:21,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cd30d2e7-b671-4b16-9dc3-cff3c4f907a9 Date: Sun, 23 Dec 2018 20:49:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:49:21,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-cd30d2e7-b671-4b16-9dc3-cff3c4f907a9 2018-12-23 20:49:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:21,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8267fc04-605c-4bc3-9b38-4dee0228c893 Date: Sun, 23 Dec 2018 20:49:21 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:49:21,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-8267fc04-605c-4bc3-9b38-4dee0228c893 2018-12-23 20:49:21,652 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router 2018-12-23 20:49:21,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router", "admin_state_up": true}}' 2018-12-23 20:49:23,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-d8862f04-e84f-4c31-bc29-31cd0a9cfcef Date: Sun, 23 Dec 2018 20:49:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e0bbf12bf90742729baf50545cc13308", "created_at": "2018-12-23T20:49:21Z", "admin_state_up": true, "updated_at": "2018-12-23T20:49:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e0bbf12bf90742729baf50545cc13308", "id": "6f7db5f8-3ad3-4595-96af-e53fe06e2f24", "name": "CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router"}} 2018-12-23 20:49:23,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-d8862f04-e84f-4c31-bc29-31cd0a9cfcef 2018-12-23 20:49:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=6f7db5f8-3ad3-4595-96af-e53fe06e2f24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:23,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce363aac-a428-4c1a-a0a6-4ba9a39ff3d7 Date: Sun, 23 Dec 2018 20:49:23 GMT RESP BODY: {"ports":[]} 2018-12-23 20:49:23,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=6f7db5f8-3ad3-4595-96af-e53fe06e2f24 used request id req-ce363aac-a428-4c1a-a0a6-4ba9a39ff3d7 2018-12-23 20:49:23,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:23,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1cbbe1f1-b7a3-4eb9-9c28-116fde9f9956 Date: Sun, 23 Dec 2018 20:49:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7374cc4d-8d62-4421-a4f5-c0f3061c7d02","tenant_id":"e0bbf12bf90742729baf50545cc13308","created_at":"2018-12-23T20:49:19Z","dns_nameservers":[],"updated_at":"2018-12-23T20:49:19Z","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":"e0bbf12bf90742729baf50545cc13308","id":"f54b766b-7abf-42e1-b82c-494873ecbb03","subnetpool_id":null,"name":"CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1"}]} 2018-12-23 20:49:23,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1 used request id req-1cbbe1f1-b7a3-4eb9-9c28-116fde9f9956 2018-12-23 20:49:23,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:23,191 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:23,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286633d7-3fbd-4ed9-8b1c-b45af88d861f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bbf12bf90742729baf50545cc13308", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj"}} 2018-12-23 20:49:23,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308 used request id req-286633d7-3fbd-4ed9-8b1c-b45af88d861f 2018-12-23 20:49:23,282 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-23 20:49:23,282 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router 2018-12-23 20:49:23,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/6f7db5f8-3ad3-4595-96af-e53fe06e2f24/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" -d '{"subnet_id": "f54b766b-7abf-42e1-b82c-494873ecbb03"}' 2018-12-23 20:49:25,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba2299d3-9acf-499f-a68c-4b1af0daa5c8 Date: Sun, 23 Dec 2018 20:49:25 GMT RESP BODY: {"network_id": "7374cc4d-8d62-4421-a4f5-c0f3061c7d02", "tenant_id": "e0bbf12bf90742729baf50545cc13308", "subnet_id": "f54b766b-7abf-42e1-b82c-494873ecbb03", "subnet_ids": ["f54b766b-7abf-42e1-b82c-494873ecbb03"], "port_id": "93e5def6-26e5-43f3-a96a-adeac4d8606a", "id": "6f7db5f8-3ad3-4595-96af-e53fe06e2f24"} 2018-12-23 20:49:25,725 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6f7db5f8-3ad3-4595-96af-e53fe06e2f24/add_router_interface used request id req-ba2299d3-9acf-499f-a68c-4b1af0daa5c8 2018-12-23 20:49:25,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/6f7db5f8-3ad3-4595-96af-e53fe06e2f24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:25,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0fb27f6f-f369-40dc-9ec1-5b921046a438 Date: Sun, 23 Dec 2018 20:49:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e0bbf12bf90742729baf50545cc13308", "created_at": "2018-12-23T20:49:21Z", "admin_state_up": true, "updated_at": "2018-12-23T20:49:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e0bbf12bf90742729baf50545cc13308", "id": "6f7db5f8-3ad3-4595-96af-e53fe06e2f24", "name": "CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router"}} 2018-12-23 20:49:25,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/6f7db5f8-3ad3-4595-96af-e53fe06e2f24 used request id req-0fb27f6f-f369-40dc-9ec1-5b921046a438 2018-12-23 20:49:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=6f7db5f8-3ad3-4595-96af-e53fe06e2f24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:25,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-fd54a2c5-5c31-4d8e-a485-4087fcdd6dc7 Date: Sun, 23 Dec 2018 20:49:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:49:25Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f54b766b-7abf-42e1-b82c-494873ecbb03","ip_address":"10.200.201.1"}],"id":"93e5def6-26e5-43f3-a96a-adeac4d8606a","security_groups":[],"mac_address":"fa:16:3e:e5:aa:26","project_id":"e0bbf12bf90742729baf50545cc13308","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7374cc4d-8d62-4421-a4f5-c0f3061c7d02","tenant_id":"e0bbf12bf90742729baf50545cc13308","created_at":"2018-12-23T20:49:24Z","binding:vnic_type":"normal","device_id":"6f7db5f8-3ad3-4595-96af-e53fe06e2f24","ip_allocation":"immediate"}]} 2018-12-23 20:49:25,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=6f7db5f8-3ad3-4595-96af-e53fe06e2f24 used request id req-fd54a2c5-5c31-4d8e-a485-4087fcdd6dc7 2018-12-23 20:49:25,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f54b766b-7abf-42e1-b82c-494873ecbb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:25,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9495f547-01d8-4510-b562-4214bfea9325 Date: Sun, 23 Dec 2018 20:49:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7374cc4d-8d62-4421-a4f5-c0f3061c7d02","tenant_id":"e0bbf12bf90742729baf50545cc13308","created_at":"2018-12-23T20:49:19Z","dns_nameservers":[],"updated_at":"2018-12-23T20:49:19Z","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":"e0bbf12bf90742729baf50545cc13308","id":"f54b766b-7abf-42e1-b82c-494873ecbb03","subnetpool_id":null,"name":"CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1"}} 2018-12-23 20:49:25,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f54b766b-7abf-42e1-b82c-494873ecbb03 used request id req-9495f547-01d8-4510-b562-4214bfea9325 2018-12-23 20:49:25,971 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router and subnet CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1 2018-12-23 20:49:25,971 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router 2018-12-23 20:49:25,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/6f7db5f8-3ad3-4595-96af-e53fe06e2f24/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" -d '{"subnet_id": "f54b766b-7abf-42e1-b82c-494873ecbb03"}' 2018-12-23 20:49:28,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7732f20e-9f7c-4163-af8b-2230f32b6c66 Date: Sun, 23 Dec 2018 20:49:28 GMT RESP BODY: {"network_id": "7374cc4d-8d62-4421-a4f5-c0f3061c7d02", "tenant_id": "e0bbf12bf90742729baf50545cc13308", "subnet_id": "f54b766b-7abf-42e1-b82c-494873ecbb03", "subnet_ids": ["f54b766b-7abf-42e1-b82c-494873ecbb03"], "port_id": "93e5def6-26e5-43f3-a96a-adeac4d8606a", "id": "6f7db5f8-3ad3-4595-96af-e53fe06e2f24"} 2018-12-23 20:49:28,376 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6f7db5f8-3ad3-4595-96af-e53fe06e2f24/remove_router_interface used request id req-7732f20e-9f7c-4163-af8b-2230f32b6c66 2018-12-23 20:49:28,376 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router 2018-12-23 20:49:28,376 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-router 2018-12-23 20:49:28,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/6f7db5f8-3ad3-4595-96af-e53fe06e2f24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde29348eb1cd529351edcf0ed6cbd89a34327df" 2018-12-23 20:49:29,513 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0377d31e-f0ae-45c9-a7ef-19686c7f5f3f Content-Length: 0 Date: Sun, 23 Dec 2018 20:49:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:29,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6f7db5f8-3ad3-4595-96af-e53fe06e2f24 used request id req-0377d31e-f0ae-45c9-a7ef-19686c7f5f3f 2018-12-23 20:49:29,514 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1 2018-12-23 20:49:29,514 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-subnet1 2018-12-23 20:49:29,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f54b766b-7abf-42e1-b82c-494873ecbb03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" 2018-12-23 20:49:30,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43354eaa-8411-48be-8508-71dacd934f7f Date: Sun, 23 Dec 2018 20:49:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:30,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f54b766b-7abf-42e1-b82c-494873ecbb03 used request id req-43354eaa-8411-48be-8508-71dacd934f7f 2018-12-23 20:49:30,808 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-9f768e6e-5147-473d-a8ca-bf3d97a52143-pub-net1 2018-12-23 20:49:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7374cc4d-8d62-4421-a4f5-c0f3061c7d02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c9cdb2d3ff94eb88e6c210b42a2c3ea3b423f17" 2018-12-23 20:49:31,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24b6610b-a62f-4819-8189-10a9dc53de75 Date: Sun, 23 Dec 2018 20:49:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:31,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7374cc4d-8d62-4421-a4f5-c0f3061c7d02 used request id req-24b6610b-a62f-4819-8189-10a9dc53de75 2018-12-23 20:49:31,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:32,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7eb125c1-6fbc-4cc1-a211-10be384cc92a Date: Sun, 23 Dec 2018 20:49:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0bbf12bf90742729baf50545cc13308", "created_at": "2018-12-23T20:49:19Z", "updated_at": "2018-12-23T20:49:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:49:19Z", "revision_number": 0, "id": "25952dca-d031-4a76-8dbf-f151df098cea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:49:19Z", "security_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "tenant_id": "e0bbf12bf90742729baf50545cc13308", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0bbf12bf90742729baf50545cc13308"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:49:19Z", "revision_number": 0, "id": "54982c09-0ed4-4523-aa31-cef52c68eea8", "remote_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "remote_ip_prefix": null, "created_at": "2018-12-23T20:49:19Z", "security_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "tenant_id": "e0bbf12bf90742729baf50545cc13308", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0bbf12bf90742729baf50545cc13308"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:49:19Z", "revision_number": 0, "id": "b7a389a8-720d-41e3-9e7b-a3f8a78e7bf5", "remote_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "remote_ip_prefix": null, "created_at": "2018-12-23T20:49:19Z", "security_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "tenant_id": "e0bbf12bf90742729baf50545cc13308", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0bbf12bf90742729baf50545cc13308"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:49:19Z", "revision_number": 0, "id": "d07ebbea-f1c2-4597-9443-32829252ea49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:49:19Z", "security_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "tenant_id": "e0bbf12bf90742729baf50545cc13308", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0bbf12bf90742729baf50545cc13308"}], "revision_number": 4, "project_id": "e0bbf12bf90742729baf50545cc13308", "id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:49:32,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7eb125c1-6fbc-4cc1-a211-10be384cc92a 2018-12-23 20:49:32,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:32,345 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15977c1-fc80-4645-82be-ba91b7ea818c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:32,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-a15977c1-fc80-4645-82be-ba91b7ea818c 2018-12-23 20:49:32,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:32,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:32,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97aa314-f2b4-4c6d-b6f9-e7029be58fa1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0bbf12bf90742729baf50545cc13308", "name": "CreateRouterSuccessTests-575c124f-f3bc-47a-proj"}} 2018-12-23 20:49:32,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308 used request id req-c97aa314-f2b4-4c6d-b6f9-e7029be58fa1 2018-12-23 20:49:32,440 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c 2018-12-23 20:49:32,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:32,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4d62f140-edcb-43fd-b733-754baf85fb36 Date: Sun, 23 Dec 2018 20:49: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-12-23T20:49:19Z", "security_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bbf12bf90742729baf50545cc13308", "created_at": "2018-12-23T20:49:19Z", "project_id": "e0bbf12bf90742729baf50545cc13308", "id": "25952dca-d031-4a76-8dbf-f151df098cea"}, {"remote_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:49:19Z", "security_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bbf12bf90742729baf50545cc13308", "created_at": "2018-12-23T20:49:19Z", "project_id": "e0bbf12bf90742729baf50545cc13308", "id": "54982c09-0ed4-4523-aa31-cef52c68eea8"}, {"remote_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:49:19Z", "security_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bbf12bf90742729baf50545cc13308", "created_at": "2018-12-23T20:49:19Z", "project_id": "e0bbf12bf90742729baf50545cc13308", "id": "b7a389a8-720d-41e3-9e7b-a3f8a78e7bf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:49:19Z", "security_group_id": "1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c", "port_range_min": null, "revision_number": 0, "tenant_id": "e0bbf12bf90742729baf50545cc13308", "created_at": "2018-12-23T20:49:19Z", "project_id": "e0bbf12bf90742729baf50545cc13308", "id": "d07ebbea-f1c2-4597-9443-32829252ea49"}]} 2018-12-23 20:49:32,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c used request id req-4d62f140-edcb-43fd-b733-754baf85fb36 2018-12-23 20:49:32,467 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:49:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:32,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74655360-40cc-46c9-ae28-40823f2bf5d9 Content-Length: 0 Date: Sun, 23 Dec 2018 20:49:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:32,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1abdaf1c-9590-48e6-9a7b-ad5c929b2e3c used request id req-74655360-40cc-46c9-ae28-40823f2bf5d9 2018-12-23 20:49:32,714 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-575c124f-f3bc-47a-proj 2018-12-23 20:49:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:32,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62125fa0-abfb-4ce8-87fe-4f6f3f5e141e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:32,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e0bbf12bf90742729baf50545cc13308 used request id req-62125fa0-abfb-4ce8-87fe-4f6f3f5e141e 2018-12-23 20:49:32,935 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-575c124f-f3bc-47a-proj-role 2018-12-23 20:49:32,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/457ac6b3269b474e83d16edc5714330d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:33,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c559a60-8a44-40cd-96e5-0458e491758e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:33,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/457ac6b3269b474e83d16edc5714330d used request id req-3c559a60-8a44-40cd-96e5-0458e491758e 2018-12-23 20:49:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96d6e4a03299dcc7bada4b27a5121f9c6187e34a" 2018-12-23 20:49:33,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b6591c-88ce-41b7-b11e-b75774488fd3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:49:33,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-18b6591c-88ce-41b7-b11e-b75774488fd3 2018-12-23 20:49:33,156 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-575c124f-f3bc-47a-user 2018-12-23 20:49:33,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4874ea3f3a17411f8e5e11853246cfba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2cb2e39cdaea4c69ed9ca360384b241e367a157" 2018-12-23 20:49:33,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d613f89-e460-49c1-8988-056a1595b7f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:33,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4874ea3f3a17411f8e5e11853246cfba used request id req-2d613f89-e460-49c1-8988-056a1595b7f7 2018-12-23 20:49:33,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:33,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0QOmQAbTR3e7YmNE6ZEtLw"], "issued_at": "2018-12-23T20:49:33.000000Z"}} 2018-12-23 20:49:33,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02905d15cc6708c52f12748fde8f0a358bc7589e" 2018-12-23 20:49:33,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac29532-e1c4-44c7-b36a-032ddd8ac67c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:33,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fac29532-e1c4-44c7-b36a-032ddd8ac67c 2018-12-23 20:49:33,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:33,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:34,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["VNu2M6J7RnauXz-mRU8aBw"], "issued_at": "2018-12-23T20:49:34.000000Z"}} 2018-12-23 20:49:34,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:34,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90d0a57-de57-45dc-a5e4-144fdd0e7202 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:34,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b90d0a57-de57-45dc-a5e4-144fdd0e7202 2018-12-23 20:49:34,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:34,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:34,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80ea97ec-cdaf-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:34,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93bb787d-8139-4a05-a4ab-75ba2b1c471d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80ea97ec-cdaf-436-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:49:34,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80ea97ec-cdaf-436-proj used request id req-93bb787d-8139-4a05-a4ab-75ba2b1c471d 2018-12-23 20:49:34,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:34,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37168727-0c84-43a0-96ca-d23858e1ee8b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:49:34,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-37168727-0c84-43a0-96ca-d23858e1ee8b 2018-12-23 20:49:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj"}}' 2018-12-23 20:49:34,618 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:49:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15c14544-4601-43b1-abe0-ea221d69884b Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/61c28e82eeb442cba19e426d523a26d9"}, "tags": [], "enabled": true, "id": "61c28e82eeb442cba19e426d523a26d9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj"}} 2018-12-23 20:49:34,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-15c14544-4601-43b1-abe0-ea221d69884b 2018-12-23 20:49:34,619 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-80ea97ec-cdaf-436-proj 2018-12-23 20:49:34,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:34,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:35,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["CaZBV02uSHi9v_vLwRPEeQ"], "issued_at": "2018-12-23T20:49:35.000000Z"}} 2018-12-23 20:49:35,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a94e4725cfdcbe8bcb3925a09232e336991fae5" 2018-12-23 20:49:35,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-831b012e-cfef-4733-b719-97307b42fc29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:35,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-831b012e-cfef-4733-b719-97307b42fc29 2018-12-23 20:49:35,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:35,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:35,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a94e4725cfdcbe8bcb3925a09232e336991fae5" 2018-12-23 20:49:35,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de72b9da-08cd-4192-b5d6-bd977035ba45 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:49:35,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-de72b9da-08cd-4192-b5d6-bd977035ba45 2018-12-23 20:49:35,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-80ea97ec-cdaf-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a94e4725cfdcbe8bcb3925a09232e336991fae5" 2018-12-23 20:49:35,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a958fc6-feb2-4768-a2bd-5040e817d4b7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-80ea97ec-cdaf-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/61c28e82eeb442cba19e426d523a26d9"}, "tags": [], "enabled": true, "id": "61c28e82eeb442cba19e426d523a26d9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj"}]} 2018-12-23 20:49:35,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-80ea97ec-cdaf-436-proj used request id req-7a958fc6-feb2-4768-a2bd-5040e817d4b7 2018-12-23 20:49:35,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a94e4725cfdcbe8bcb3925a09232e336991fae5" 2018-12-23 20:49:35,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be151e8f-36dc-483f-81df-4c0edfef257a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:49:35,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-be151e8f-36dc-483f-81df-4c0edfef257a 2018-12-23 20:49:35,678 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-80ea97ec-cdaf-436-user 2018-12-23 20:49:35,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:35,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813cd24d-7d11-4724-8c06-702de447ff24 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:49:35,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-813cd24d-7d11-4724-8c06-702de447ff24 2018-12-23 20:49:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" -d '{"role": {"name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj-role"}}' 2018-12-23 20:49:35,893 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70640322-3e83-41f6-8c55-6b91cfaca2b5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c115e3a119346279096f66eadd9fc1b", "links": {"self": "http://172.30.9.21:5000/v3/roles/9c115e3a119346279096f66eadd9fc1b"}, "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj-role"}} 2018-12-23 20:49:35,893 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-70640322-3e83-41f6-8c55-6b91cfaca2b5 2018-12-23 20:49:35,894 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-80ea97ec-cdaf-436-proj-role 2018-12-23 20:49:35,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9c115e3a119346279096f66eadd9fc1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:36,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20a84a6-6519-43fc-a1eb-cd311259fc57 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c115e3a119346279096f66eadd9fc1b", "links": {"self": "http://172.30.9.21:5000/v3/roles/9c115e3a119346279096f66eadd9fc1b"}, "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj-role"}} 2018-12-23 20:49:36,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9c115e3a119346279096f66eadd9fc1b used request id req-d20a84a6-6519-43fc-a1eb-cd311259fc57 2018-12-23 20:49:36,008 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-80ea97ec-cdaf-436-proj-role to project CreateRouterSuccessTests-80ea97ec-cdaf-436-proj 2018-12-23 20:49:36,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/61c28e82eeb442cba19e426d523a26d9/users/46f99ddebaec48a383f7a034f65095c9/roles/9c115e3a119346279096f66eadd9fc1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:36,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a32357c-d635-4368-a6c5-cc31df2f1004 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:36,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/61c28e82eeb442cba19e426d523a26d9/users/46f99ddebaec48a383f7a034f65095c9/roles/9c115e3a119346279096f66eadd9fc1b used request id req-5a32357c-d635-4368-a6c5-cc31df2f1004 2018-12-23 20:49:36,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:36,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:36,544 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0WTrwubNRMG60LUK4sTjuQ"], "issued_at": "2018-12-23T20:49:36.000000Z"}} 2018-12-23 20:49:36,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" 2018-12-23 20:49:36,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6bb42a-dfef-4e1c-87f4-d94a9f9275f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:36,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fb6bb42a-dfef-4e1c-87f4-d94a9f9275f0 2018-12-23 20:49:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" 2018-12-23 20:49:36,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d0d2b0e7-cfdb-42ad-8a75-b1585d4a996e Date: Sun, 23 Dec 2018 20:49:36 GMT RESP BODY: {"networks":[]} 2018-12-23 20:49:36,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-net1 used request id req-d0d2b0e7-cfdb-42ad-8a75-b1585d4a996e 2018-12-23 20:49:36,873 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-net1 2018-12-23 20:49:36,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" -d '{"network": {"name": "CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-net1", "admin_state_up": true}}' 2018-12-23 20:49:37,096 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-e4d64081-686c-4aa1-89a7-0871cadf096f Date: Sun, 23 Dec 2018 20:49:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3add4bd2-a7c8-4afd-ae63-43631db91505","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:49:36Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-net1","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:36Z","mtu":1450}} 2018-12-23 20:49:37,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e4d64081-686c-4aa1-89a7-0871cadf096f 2018-12-23 20:49:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3add4bd2-a7c8-4afd-ae63-43631db91505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" 2018-12-23 20:49:37,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-e86018a5-4591-4fcc-a61b-a146397f0b86 Date: Sun, 23 Dec 2018 20:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3add4bd2-a7c8-4afd-ae63-43631db91505","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:49:36Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-net1","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:36Z","provider:network_type":"vxlan"}]} 2018-12-23 20:49:37,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3add4bd2-a7c8-4afd-ae63-43631db91505 used request id req-e86018a5-4591-4fcc-a61b-a146397f0b86 2018-12-23 20:49:37,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3add4bd2-a7c8-4afd-ae63-43631db91505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" 2018-12-23 20:49:37,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6b6f42b5-c5b4-4fe9-92f0-7df572baaa50 Date: Sun, 23 Dec 2018 20:49:37 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:49:37,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3add4bd2-a7c8-4afd-ae63-43631db91505 used request id req-6b6f42b5-c5b4-4fe9-92f0-7df572baaa50 2018-12-23 20:49:37,224 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-subnet1 2018-12-23 20:49:37,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" -d '{"subnets": [{"ip_version": 4, "network_id": "3add4bd2-a7c8-4afd-ae63-43631db91505", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-subnet1"}]}' 2018-12-23 20:49:37,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ba1f21a6-d238-4728-9dd1-d1cc98e11eb6 Date: Sun, 23 Dec 2018 20:49:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"010b9f9c-6ea2-477b-8997-13915c66d6ce","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"3add4bd2-a7c8-4afd-ae63-43631db91505","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:37Z","ip_version":4}]} 2018-12-23 20:49:37,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ba1f21a6-d238-4728-9dd1-d1cc98e11eb6 2018-12-23 20:49:37,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3add4bd2-a7c8-4afd-ae63-43631db91505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" 2018-12-23 20:49:37,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8c34c85b-83a1-468a-b427-4ac5a8c90381 Date: Sun, 23 Dec 2018 20:49:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3add4bd2-a7c8-4afd-ae63-43631db91505","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["010b9f9c-6ea2-477b-8997-13915c66d6ce"],"description":"","tags":[],"updated_at":"2018-12-23T20:49:37Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-net1","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:36Z","provider:network_type":"vxlan"}]} 2018-12-23 20:49:37,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3add4bd2-a7c8-4afd-ae63-43631db91505 used request id req-8c34c85b-83a1-468a-b427-4ac5a8c90381 2018-12-23 20:49:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3add4bd2-a7c8-4afd-ae63-43631db91505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" 2018-12-23 20:49:37,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-cd2c34ca-7550-4d34-90a8-37cd8f8712c7 Date: Sun, 23 Dec 2018 20:49:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:49:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"010b9f9c-6ea2-477b-8997-13915c66d6ce","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"3add4bd2-a7c8-4afd-ae63-43631db91505","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:37Z","ip_version":4}]} 2018-12-23 20:49:37,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3add4bd2-a7c8-4afd-ae63-43631db91505 used request id req-cd2c34ca-7550-4d34-90a8-37cd8f8712c7 2018-12-23 20:49:37,911 - OpenStackNetwork - DEBUG - Network [3add4bd2-a7c8-4afd-ae63-43631db91505] created successfully 2018-12-23 20:49:37,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:37,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:38,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c115e3a119346279096f66eadd9fc1b", "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj-role"}], "expires_at": "2018-12-23T21:49:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61c28e82eeb442cba19e426d523a26d9", "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/61c28e82eeb442cba19e426d523a26d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/61c28e82eeb442cba19e426d523a26d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-user", "id": "46f99ddebaec48a383f7a034f65095c9"}, "audit_ids": ["_XIl1Mr2SGGKLta2fnKdbw"], "issued_at": "2018-12-23T20:49:38.000000Z"}} 2018-12-23 20:49:38,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26943004be7e1315899a1371ed2226e60c1bd202" 2018-12-23 20:49:38,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd30af7e-57bf-4198-8768-da8ca82420bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:38,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bd30af7e-57bf-4198-8768-da8ca82420bf 2018-12-23 20:49:38,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26943004be7e1315899a1371ed2226e60c1bd202" 2018-12-23 20:49:38,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2fe62ab0-70da-4983-9c63-c2dcb219ded8 Date: Sun, 23 Dec 2018 20:49:38 GMT RESP BODY: {"routers": []} 2018-12-23 20:49:38,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-router&admin_state_up=True used request id req-2fe62ab0-70da-4983-9c63-c2dcb219ded8 2018-12-23 20:49:38,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:38,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:39,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c115e3a119346279096f66eadd9fc1b", "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj-role"}], "expires_at": "2018-12-23T21:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "61c28e82eeb442cba19e426d523a26d9", "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/61c28e82eeb442cba19e426d523a26d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/61c28e82eeb442cba19e426d523a26d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/61c28e82eeb442cba19e426d523a26d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80ea97ec-cdaf-436-user", "id": "46f99ddebaec48a383f7a034f65095c9"}, "audit_ids": ["4tADzLmKQCW9xHY8thZ4rA"], "issued_at": "2018-12-23T20:49:39.000000Z"}} 2018-12-23 20:49:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d937433909e28354588e2ac031efcaae2590be73" 2018-12-23 20:49:39,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5ee811-8dd0-4c39-8383-7301f8857070 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:39,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cc5ee811-8dd0-4c39-8383-7301f8857070 2018-12-23 20:49:39,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26943004be7e1315899a1371ed2226e60c1bd202" 2018-12-23 20:49:39,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-2e7371e5-19de-4440-ad48-ea6cd97e36ba Date: Sun, 23 Dec 2018 20:49:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:49:39,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-2e7371e5-19de-4440-ad48-ea6cd97e36ba 2018-12-23 20:49:39,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26943004be7e1315899a1371ed2226e60c1bd202" 2018-12-23 20:49:39,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f98f02d7-a76d-4141-b77d-190ba3d574fe Date: Sun, 23 Dec 2018 20:49:39 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:49:39,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-f98f02d7-a76d-4141-b77d-190ba3d574fe 2018-12-23 20:49:39,343 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-router 2018-12-23 20:49:39,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26943004be7e1315899a1371ed2226e60c1bd202" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-router", "admin_state_up": true}}' 2018-12-23 20:49:41,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-7d0e2db4-d045-4334-89ce-c36f8e930777 Date: Sun, 23 Dec 2018 20:49:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "61c28e82eeb442cba19e426d523a26d9", "created_at": "2018-12-23T20:49:39Z", "admin_state_up": true, "updated_at": "2018-12-23T20:49:40Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "61c28e82eeb442cba19e426d523a26d9", "id": "ce2c3988-1866-4044-a2a9-f0cfcbecccb8", "name": "CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-router"}} 2018-12-23 20:49:41,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-7d0e2db4-d045-4334-89ce-c36f8e930777 2018-12-23 20:49:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=ce2c3988-1866-4044-a2a9-f0cfcbecccb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26943004be7e1315899a1371ed2226e60c1bd202" 2018-12-23 20:49:41,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-212a8057-a7da-4a6c-8033-95788090f97f Date: Sun, 23 Dec 2018 20:49:41 GMT RESP BODY: {"ports":[]} 2018-12-23 20:49:41,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=ce2c3988-1866-4044-a2a9-f0cfcbecccb8 used request id req-212a8057-a7da-4a6c-8033-95788090f97f 2018-12-23 20:49:41,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26943004be7e1315899a1371ed2226e60c1bd202" 2018-12-23 20:49:41,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7d0a377b-de05-48bd-bb14-840653c8f098 Date: Sun, 23 Dec 2018 20:49:41 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:49:41,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-subnet1 used request id req-7d0a377b-de05-48bd-bb14-840653c8f098 2018-12-23 20:49:41,230 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-router 2018-12-23 20:49:41,230 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-router 2018-12-23 20:49:41,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/ce2c3988-1866-4044-a2a9-f0cfcbecccb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26943004be7e1315899a1371ed2226e60c1bd202" 2018-12-23 20:49:42,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59643b60-d5d6-4288-b144-945b4a871bb3 Content-Length: 0 Date: Sun, 23 Dec 2018 20:49:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:42,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ce2c3988-1866-4044-a2a9-f0cfcbecccb8 used request id req-59643b60-d5d6-4288-b144-945b4a871bb3 2018-12-23 20:49:42,379 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-subnet1 2018-12-23 20:49:42,379 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-subnet1 2018-12-23 20:49:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/010b9f9c-6ea2-477b-8997-13915c66d6ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" 2018-12-23 20:49:43,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ac474a3-6f50-4cee-bd92-c9f5f5b22ee1 Date: Sun, 23 Dec 2018 20:49:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:43,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/010b9f9c-6ea2-477b-8997-13915c66d6ce used request id req-2ac474a3-6f50-4cee-bd92-c9f5f5b22ee1 2018-12-23 20:49:43,278 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-8365b73a-2604-4bd6-964c-441291d55088-pub-net1 2018-12-23 20:49:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/3add4bd2-a7c8-4afd-ae63-43631db91505 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a019c6a9521831a9fe5cdf8122b952b902626d67" 2018-12-23 20:49:44,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5783b777-d406-42ae-910b-94458acf899d Date: Sun, 23 Dec 2018 20:49:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:44,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3add4bd2-a7c8-4afd-ae63-43631db91505 used request id req-5783b777-d406-42ae-910b-94458acf899d 2018-12-23 20:49:44,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:44,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-9e6566b1-b0e6-490d-b046-087659fcaa4f Date: Sun, 23 Dec 2018 20:49:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:49:44,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9e6566b1-b0e6-490d-b046-087659fcaa4f 2018-12-23 20:49:44,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:44,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-959a3fca-e84a-4fa7-ab2d-9c0e015c886f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:44,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-959a3fca-e84a-4fa7-ab2d-9c0e015c886f 2018-12-23 20:49:44,847 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:44,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:44,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d83b8bb5-bc91-4cd5-bdf9-6717d58a453e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:44,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-d83b8bb5-bc91-4cd5-bdf9-6717d58a453e 2018-12-23 20:49:44,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:44,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,060 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c9f1f7-4394-4aee-a00d-15837cc0f923 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:45,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-d6c9f1f7-4394-4aee-a00d-15837cc0f923 2018-12-23 20:49:45,060 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:45,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f14f50ed-c8fd-4a4a-a7a1-ebc6a8553a86 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:49:45,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f14f50ed-c8fd-4a4a-a7a1-ebc6a8553a86 2018-12-23 20:49:45,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,265 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cff3718a-20b4-4321-8d20-cfe1be10dbfe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:45,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-cff3718a-20b4-4321-8d20-cfe1be10dbfe 2018-12-23 20:49:45,266 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea68763c-3997-47e8-8bc4-53db996e5263 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:45,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-ea68763c-3997-47e8-8bc4-53db996e5263 2018-12-23 20:49:45,366 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8285d9d-6248-4638-8514-a3256fb0cc71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:45,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-d8285d9d-6248-4638-8514-a3256fb0cc71 2018-12-23 20:49:45,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:45,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6841fa-26dd-4ab9-96e0-51fe7e40dc39 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:49:45,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-0c6841fa-26dd-4ab9-96e0-51fe7e40dc39 2018-12-23 20:49:45,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bec14f2b-c775-472f-90b7-d9d69d4a7fa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:45,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-bec14f2b-c775-472f-90b7-d9d69d4a7fa8 2018-12-23 20:49:45,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:45,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf1575a7-f81f-4c29-afdc-c2dd1d1b2129 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:45,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-bf1575a7-f81f-4c29-afdc-c2dd1d1b2129 2018-12-23 20:49:45,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:45,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:45,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5917f3-5c2f-47c3-aafe-5adcbb36f4c2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:49:45,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-5f5917f3-5c2f-47c3-aafe-5adcbb36f4c2 2018-12-23 20:49:45,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:46,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492f91bf-af23-4e7a-a9b6-5dee6f405513 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:46,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-492f91bf-af23-4e7a-a9b6-5dee6f405513 2018-12-23 20:49:46,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:46,058 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-80ea97ec-cdaf-436-proj 2018-12-23 20:49:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/61c28e82eeb442cba19e426d523a26d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:46,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a678e731-2300-4644-a3d9-72f2d906252d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:46,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/61c28e82eeb442cba19e426d523a26d9 used request id req-a678e731-2300-4644-a3d9-72f2d906252d 2018-12-23 20:49:46,291 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-80ea97ec-cdaf-436-proj-role 2018-12-23 20:49:46,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9c115e3a119346279096f66eadd9fc1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:46,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1116c4-9498-4433-ae7b-9c320d62300d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:46,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9c115e3a119346279096f66eadd9fc1b used request id req-fb1116c4-9498-4433-ae7b-9c320d62300d 2018-12-23 20:49:46,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf79823ca0d1b4975a7106335ccc93bd43349b0" 2018-12-23 20:49:46,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fee1bf6d-c4cf-4ba9-b1d9-feb5248147f9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:49:46,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fee1bf6d-c4cf-4ba9-b1d9-feb5248147f9 2018-12-23 20:49:46,507 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-80ea97ec-cdaf-436-user 2018-12-23 20:49:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/46f99ddebaec48a383f7a034f65095c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a94e4725cfdcbe8bcb3925a09232e336991fae5" 2018-12-23 20:49:46,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06741300-5ca1-4089-835f-1219ec521be2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:46,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/46f99ddebaec48a383f7a034f65095c9 used request id req-06741300-5ca1-4089-835f-1219ec521be2 2018-12-23 20:49:46,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:47,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["nCf7lwwSQGCmxy2NeHKtrA"], "issued_at": "2018-12-23T20:49:47.000000Z"}} 2018-12-23 20:49:47,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18ecaee7e7df7d1fdace84e903726039e12feb66" 2018-12-23 20:49:47,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a0de52-2879-4e0c-b594-ebc655d87952 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:47,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-48a0de52-2879-4e0c-b594-ebc655d87952 2018-12-23 20:49:47,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:47,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:47,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["zelQdmrzQ6iJ8mlc4CTX_Q"], "issued_at": "2018-12-23T20:49:47.000000Z"}} 2018-12-23 20:49:47,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:47,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ce39ee-0a8c-4a25-97f8-2ccce978ad15 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:47,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-36ce39ee-0a8c-4a25-97f8-2ccce978ad15 2018-12-23 20:49:47,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:47,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-91d297a6-c859-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:47,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce74112-dbb0-4fea-85b4-c55607adcf19 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-91d297a6-c859-423-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:49:47,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-91d297a6-c859-423-proj used request id req-6ce74112-dbb0-4fea-85b4-c55607adcf19 2018-12-23 20:49:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:47,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6c29a35-f214-43f5-b6d2-b441c77bfbf9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:49:47,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f6c29a35-f214-43f5-b6d2-b441c77bfbf9 2018-12-23 20:49:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj"}}' 2018-12-23 20:49:48,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f48c545-ac35-4393-bd01-ce6ba327d445 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/79b2a4f5a5824110bf547e5d6eb1d2fb"}, "tags": [], "enabled": true, "id": "79b2a4f5a5824110bf547e5d6eb1d2fb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj"}} 2018-12-23 20:49:48,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9f48c545-ac35-4393-bd01-ce6ba327d445 2018-12-23 20:49:48,017 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-91d297a6-c859-423-proj 2018-12-23 20:49:48,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:48,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:48,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["g1-2BXK8Q1Cv1pxbkzmORw"], "issued_at": "2018-12-23T20:49:48.000000Z"}} 2018-12-23 20:49:48,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297dc8f1ba918e26aa6af0123bac02fec1c25586" 2018-12-23 20:49:48,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513edfaf-4343-4bb0-8dc5-cabb505f65c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:48,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-513edfaf-4343-4bb0-8dc5-cabb505f65c2 2018-12-23 20:49:48,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:49:48,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:49:48,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297dc8f1ba918e26aa6af0123bac02fec1c25586" 2018-12-23 20:49:48,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bae506-2b55-42de-b126-794b6acd9e05 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:49:48,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d3bae506-2b55-42de-b126-794b6acd9e05 2018-12-23 20:49:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-91d297a6-c859-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297dc8f1ba918e26aa6af0123bac02fec1c25586" 2018-12-23 20:49:48,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc9dc31-b822-45af-9d41-4df29b36f0cb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-91d297a6-c859-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/79b2a4f5a5824110bf547e5d6eb1d2fb"}, "tags": [], "enabled": true, "id": "79b2a4f5a5824110bf547e5d6eb1d2fb", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj"}]} 2018-12-23 20:49:48,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-91d297a6-c859-423-proj used request id req-1dc9dc31-b822-45af-9d41-4df29b36f0cb 2018-12-23 20:49:48,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297dc8f1ba918e26aa6af0123bac02fec1c25586" 2018-12-23 20:49:48,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679a3683-f084-4ba3-9eab-a2ab993c6bce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:49:48,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-679a3683-f084-4ba3-9eab-a2ab993c6bce 2018-12-23 20:49:49,232 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-91d297a6-c859-423-user 2018-12-23 20:49:49,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:49,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:49,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5466c8-c514-450f-baf6-55c57b91ea43 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:49:49,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e5466c8-c514-450f-baf6-55c57b91ea43 2018-12-23 20:49:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" -d '{"role": {"name": "CreateRouterNegativeTests-91d297a6-c859-423-proj-role"}}' 2018-12-23 20:49:49,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-750523be-8136-401f-9abd-c5e83968afae Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d47735ee3914ff3b4279613ecd9de42", "links": {"self": "http://172.30.9.21:5000/v3/roles/9d47735ee3914ff3b4279613ecd9de42"}, "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj-role"}} 2018-12-23 20:49:49,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-750523be-8136-401f-9abd-c5e83968afae 2018-12-23 20:49:49,461 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-91d297a6-c859-423-proj-role 2018-12-23 20:49:49,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9d47735ee3914ff3b4279613ecd9de42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:49,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256512fc-79d8-43d1-8cbd-fef7217ec624 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d47735ee3914ff3b4279613ecd9de42", "links": {"self": "http://172.30.9.21:5000/v3/roles/9d47735ee3914ff3b4279613ecd9de42"}, "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj-role"}} 2018-12-23 20:49:49,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9d47735ee3914ff3b4279613ecd9de42 used request id req-256512fc-79d8-43d1-8cbd-fef7217ec624 2018-12-23 20:49:49,577 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-91d297a6-c859-423-proj-role to project CreateRouterNegativeTests-91d297a6-c859-423-proj 2018-12-23 20:49:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/79b2a4f5a5824110bf547e5d6eb1d2fb/users/f7270e01794e4398a1b2cdc3e67f48b6/roles/9d47735ee3914ff3b4279613ecd9de42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:49,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93a4a289-4f7a-4114-ac68-33e59b9d3386 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:49:49,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/79b2a4f5a5824110bf547e5d6eb1d2fb/users/f7270e01794e4398a1b2cdc3e67f48b6/roles/9d47735ee3914ff3b4279613ecd9de42 used request id req-93a4a289-4f7a-4114-ac68-33e59b9d3386 2018-12-23 20:49:49,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:49,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:50,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:49:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["7m8rXgmBQmqBcnaVwNlpqA"], "issued_at": "2018-12-23T20:49:50.000000Z"}} 2018-12-23 20:49:50,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" 2018-12-23 20:49:50,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058c290e-5603-4efc-94c9-eafa9e852e27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:50,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-058c290e-5603-4efc-94c9-eafa9e852e27 2018-12-23 20:49:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" 2018-12-23 20:49:50,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-41c4f525-0ab7-4ef7-90e3-c3395acd59e7 Date: Sun, 23 Dec 2018 20:49:50 GMT RESP BODY: {"networks":[]} 2018-12-23 20:49:50,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1 used request id req-41c4f525-0ab7-4ef7-90e3-c3395acd59e7 2018-12-23 20:49:50,442 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1 2018-12-23 20:49:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" -d '{"network": {"name": "CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1", "admin_state_up": true}}' 2018-12-23 20:49:50,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-e70c662a-739b-4ef4-81e5-80fed1db1570 Date: Sun, 23 Dec 2018 20:49: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":"e35b993b-1ca9-4070-8a14-51750fcc7ef7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:49:50Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:50Z","mtu":1450}} 2018-12-23 20:49:50,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e70c662a-739b-4ef4-81e5-80fed1db1570 2018-12-23 20:49:50,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=e35b993b-1ca9-4070-8a14-51750fcc7ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" 2018-12-23 20:49:51,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fb426036-7287-4f33-8779-4b2a5ddc6718 Date: Sun, 23 Dec 2018 20:49:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e35b993b-1ca9-4070-8a14-51750fcc7ef7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:49:50Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:50Z","provider:network_type":"vxlan"}]} 2018-12-23 20:49:51,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=e35b993b-1ca9-4070-8a14-51750fcc7ef7 used request id req-fb426036-7287-4f33-8779-4b2a5ddc6718 2018-12-23 20:49:51,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e35b993b-1ca9-4070-8a14-51750fcc7ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" 2018-12-23 20:49:51,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-744288ad-0aa9-4594-a67b-0f3993809b06 Date: Sun, 23 Dec 2018 20:49:51 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:49:51,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e35b993b-1ca9-4070-8a14-51750fcc7ef7 used request id req-744288ad-0aa9-4594-a67b-0f3993809b06 2018-12-23 20:49:51,160 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-subnet1 2018-12-23 20:49:51,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" -d '{"subnets": [{"ip_version": 4, "network_id": "e35b993b-1ca9-4070-8a14-51750fcc7ef7", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-subnet1"}]}' 2018-12-23 20:49:51,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-7381d7ac-a0df-410f-8e01-fa5e7285245f Date: Sun, 23 Dec 2018 20:49:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:49:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f86d6fa1-87e1-46fb-8160-1a08a4d186e4","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"e35b993b-1ca9-4070-8a14-51750fcc7ef7","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:51Z","ip_version":4}]} 2018-12-23 20:49:51,638 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-7381d7ac-a0df-410f-8e01-fa5e7285245f 2018-12-23 20:49:51,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=e35b993b-1ca9-4070-8a14-51750fcc7ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" 2018-12-23 20:49:51,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-973326ed-f0dc-4d07-a7a7-f28c445f20b2 Date: Sun, 23 Dec 2018 20:49:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e35b993b-1ca9-4070-8a14-51750fcc7ef7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["f86d6fa1-87e1-46fb-8160-1a08a4d186e4"],"description":"","tags":[],"updated_at":"2018-12-23T20:49:51Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:50Z","provider:network_type":"vxlan"}]} 2018-12-23 20:49:51,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=e35b993b-1ca9-4070-8a14-51750fcc7ef7 used request id req-973326ed-f0dc-4d07-a7a7-f28c445f20b2 2018-12-23 20:49:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e35b993b-1ca9-4070-8a14-51750fcc7ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" 2018-12-23 20:49:51,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-00c56a35-2752-46a8-ac88-27f3f2ab9c69 Date: Sun, 23 Dec 2018 20:49:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:49:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f86d6fa1-87e1-46fb-8160-1a08a4d186e4","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"e35b993b-1ca9-4070-8a14-51750fcc7ef7","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:49:51Z","ip_version":4}]} 2018-12-23 20:49:51,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e35b993b-1ca9-4070-8a14-51750fcc7ef7 used request id req-00c56a35-2752-46a8-ac88-27f3f2ab9c69 2018-12-23 20:49:51,801 - OpenStackNetwork - DEBUG - Network [e35b993b-1ca9-4070-8a14-51750fcc7ef7] created successfully 2018-12-23 20:49:51,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:51,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:52,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d47735ee3914ff3b4279613ecd9de42", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj-role"}], "expires_at": "2018-12-23T21:49:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79b2a4f5a5824110bf547e5d6eb1d2fb", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-91d297a6-c859-423-user", "id": "f7270e01794e4398a1b2cdc3e67f48b6"}, "audit_ids": ["0TZKcyYdT5qka2C838qx1A"], "issued_at": "2018-12-23T20:49:52.000000Z"}} 2018-12-23 20:49:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:52,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7928f2-bd27-4d39-a052-4ad45ad0df5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:52,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9d7928f2-bd27-4d39-a052-4ad45ad0df5a 2018-12-23 20:49:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:52,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-96460b80-dd96-4984-a020-ae3f15be18c7 Date: Sun, 23 Dec 2018 20:49:52 GMT RESP BODY: {"routers": []} 2018-12-23 20:49:52,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-router&admin_state_up=True used request id req-96460b80-dd96-4984-a020-ae3f15be18c7 2018-12-23 20:49:52,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:52,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:52,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d47735ee3914ff3b4279613ecd9de42", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj-role"}], "expires_at": "2018-12-23T21:49:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79b2a4f5a5824110bf547e5d6eb1d2fb", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-91d297a6-c859-423-user", "id": "f7270e01794e4398a1b2cdc3e67f48b6"}, "audit_ids": ["YNY0VmPWRrSLZDjRXt4WPw"], "issued_at": "2018-12-23T20:49:52.000000Z"}} 2018-12-23 20:49:52,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7821edd4d5a6738e609c0554dae5de721e5c3935" 2018-12-23 20:49:53,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689bfca4-4a0a-48ab-8398-41c7f33d2c1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:53,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-689bfca4-4a0a-48ab-8398-41c7f33d2c1d 2018-12-23 20:49:53,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:53,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-82935df3-7116-40c9-9d13-30fad277749c Date: Sun, 23 Dec 2018 20:49:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 20:49:53,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-82935df3-7116-40c9-9d13-30fad277749c 2018-12-23 20:49:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:53,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-632007dd-813f-4d4f-8771-4b7cc5a2352e Date: Sun, 23 Dec 2018 20:49:53 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:49:53,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6448575b-7138-4879-8a30-e8764463016b used request id req-632007dd-813f-4d4f-8771-4b7cc5a2352e 2018-12-23 20:49:53,176 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-router 2018-12-23 20:49:53,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-router", "admin_state_up": true}}' 2018-12-23 20:49:54,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-49d31de9-8df4-4034-88df-18282dbaa096 Date: Sun, 23 Dec 2018 20:49:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79b2a4f5a5824110bf547e5d6eb1d2fb", "created_at": "2018-12-23T20:49:53Z", "admin_state_up": true, "updated_at": "2018-12-23T20:49:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "79b2a4f5a5824110bf547e5d6eb1d2fb", "id": "aa063720-23fb-4c07-9c9c-ab2aebbd27a6", "name": "CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-router"}} 2018-12-23 20:49:54,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-49d31de9-8df4-4034-88df-18282dbaa096 2018-12-23 20:49:54,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=aa063720-23fb-4c07-9c9c-ab2aebbd27a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:54,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-71892b60-6352-445a-b32e-9bf50ecd76be Date: Sun, 23 Dec 2018 20:49:54 GMT RESP BODY: {"ports":[]} 2018-12-23 20:49:54,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=aa063720-23fb-4c07-9c9c-ab2aebbd27a6 used request id req-71892b60-6352-445a-b32e-9bf50ecd76be 2018-12-23 20:49:54,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:54,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b0e94f9f-50f3-4595-add1-2f7455aef5e2 Date: Sun, 23 Dec 2018 20:49:54 GMT RESP BODY: {"networks":[]} 2018-12-23 20:49:54,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1 used request id req-b0e94f9f-50f3-4595-add1-2f7455aef5e2 2018-12-23 20:49:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:54,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3a1b4cd6-2a8e-4b34-9bcc-c48481e0827d Date: Sun, 23 Dec 2018 20:49:54 GMT RESP BODY: {"ports":[]} 2018-12-23 20:49:54,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-port1&admin_state_up=True used request id req-3a1b4cd6-2a8e-4b34-9bcc-c48481e0827d 2018-12-23 20:49:54,786 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-port1 for router - CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-router 2018-12-23 20:49:54,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:49:54,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:49:55,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d47735ee3914ff3b4279613ecd9de42", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj-role"}], "expires_at": "2018-12-23T21:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79b2a4f5a5824110bf547e5d6eb1d2fb", "name": "CreateRouterNegativeTests-91d297a6-c859-423-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/79b2a4f5a5824110bf547e5d6eb1d2fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-91d297a6-c859-423-user", "id": "f7270e01794e4398a1b2cdc3e67f48b6"}, "audit_ids": ["CIrIblcbTDG9DTV4A9rsKg"], "issued_at": "2018-12-23T20:49:55.000000Z"}} 2018-12-23 20:49:55,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25dbdc6592350b7cafb84977b51ed440693dcf6c" 2018-12-23 20:49:55,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2730b8a-83c9-4eb0-aab1-2b084c6f61e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:49:55,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e2730b8a-83c9-4eb0-aab1-2b084c6f61e7 2018-12-23 20:49:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:55,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fdd6ecfb-f468-47ee-bf26-e2113289a154 Date: Sun, 23 Dec 2018 20:49:55 GMT RESP BODY: {"networks":[]} 2018-12-23 20:49:55,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1 used request id req-fdd6ecfb-f468-47ee-bf26-e2113289a154 2018-12-23 20:49:55,306 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-router 2018-12-23 20:49:55,306 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-router 2018-12-23 20:49:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/aa063720-23fb-4c07-9c9c-ab2aebbd27a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ac5bf5842486cd3cb27218760c23b0e7679d2d" 2018-12-23 20:49:56,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fa1dec6-8a1a-4679-956c-0293a707e92f Content-Length: 0 Date: Sun, 23 Dec 2018 20:49:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:56,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/aa063720-23fb-4c07-9c9c-ab2aebbd27a6 used request id req-8fa1dec6-8a1a-4679-956c-0293a707e92f 2018-12-23 20:49:56,915 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-subnet1 2018-12-23 20:49:56,915 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-subnet1 2018-12-23 20:49:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f86d6fa1-87e1-46fb-8160-1a08a4d186e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" 2018-12-23 20:49:57,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43963373-c898-4f96-a836-b783168fed6d Date: Sun, 23 Dec 2018 20:49:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:57,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f86d6fa1-87e1-46fb-8160-1a08a4d186e4 used request id req-43963373-c898-4f96-a836-b783168fed6d 2018-12-23 20:49:57,796 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-9fad873d-0dfe-4c28-b9d5-2ffed9d261b4-pub-net1 2018-12-23 20:49:57,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/e35b993b-1ca9-4070-8a14-51750fcc7ef7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c866f3f05f464bac241fc1adfa0475094d0ee539" 2018-12-23 20:49:58,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e90635d-35ac-45e2-af38-7cdffdbddcf0 Date: Sun, 23 Dec 2018 20:49:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:49:58,657 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e35b993b-1ca9-4070-8a14-51750fcc7ef7 used request id req-4e90635d-35ac-45e2-af38-7cdffdbddcf0 2018-12-23 20:49:58,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:58,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-7a4966a0-e46c-4e67-a5ee-b30146ead6ab Date: Sun, 23 Dec 2018 20:49:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:49:58,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7a4966a0-e46c-4e67-a5ee-b30146ead6ab 2018-12-23 20:49:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4f1cd8-100d-4aac-bd67-46abdf9f7fb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:59,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-1f4f1cd8-100d-4aac-bd67-46abdf9f7fb1 2018-12-23 20:49:59,064 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,166 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9cea132-4cd0-4527-84f3-b872c98b9d08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:59,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-b9cea132-4cd0-4527-84f3-b872c98b9d08 2018-12-23 20:49:59,166 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:59,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c40e66e4-da31-4fb9-93a8-1ee090dc2892 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:59,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-c40e66e4-da31-4fb9-93a8-1ee090dc2892 2018-12-23 20:49:59,265 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:59,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6164f0d-29d4-45be-bb5a-e80a00e4cf41 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:49:59,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f6164f0d-29d4-45be-bb5a-e80a00e4cf41 2018-12-23 20:49:59,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82870892-1a50-42b4-bf6e-497dd0a5cfb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:59,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-82870892-1a50-42b4-bf6e-497dd0a5cfb5 2018-12-23 20:49:59,465 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:59,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0647934a-587d-4e03-b7f8-3cb68a3bbde0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:59,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-0647934a-587d-4e03-b7f8-3cb68a3bbde0 2018-12-23 20:49:59,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:59,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,671 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db47423f-2687-4b33-ac9e-adb0e064fcb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:59,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-db47423f-2687-4b33-ac9e-adb0e064fcb5 2018-12-23 20:49:59,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:59,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358778ab-2179-4af4-8e06-570682627586 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:49:59,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-358778ab-2179-4af4-8e06-570682627586 2018-12-23 20:49:59,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3f9f20-38f2-4d41-9420-b7db7c5be691 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:59,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-3f3f9f20-38f2-4d41-9420-b7db7c5be691 2018-12-23 20:49:59,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:59,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:49:59,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6df9fe6-37bf-485b-a120-a94a315a83c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:49:59,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-e6df9fe6-37bf-485b-a120-a94a315a83c2 2018-12-23 20:49:59,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:49:59,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:50:00,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d229ccda-2e2b-42d8-b805-03290b771b21 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:00,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-d229ccda-2e2b-42d8-b805-03290b771b21 2018-12-23 20:50:00,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:50:00,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-097e585c-35ff-4cce-8e5a-31441476a3a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:00,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-097e585c-35ff-4cce-8e5a-31441476a3a5 2018-12-23 20:50:00,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:00,179 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-91d297a6-c859-423-proj 2018-12-23 20:50:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/79b2a4f5a5824110bf547e5d6eb1d2fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:50:00,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e5b027e-1019-48ba-ac34-07d651f9d833 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:00,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/79b2a4f5a5824110bf547e5d6eb1d2fb used request id req-2e5b027e-1019-48ba-ac34-07d651f9d833 2018-12-23 20:50:00,408 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-91d297a6-c859-423-proj-role 2018-12-23 20:50:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9d47735ee3914ff3b4279613ecd9de42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:50:00,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c726ca52-58cd-42f1-9b51-1b0614b6352d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:00,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9d47735ee3914ff3b4279613ecd9de42 used request id req-c726ca52-58cd-42f1-9b51-1b0614b6352d 2018-12-23 20:50:00,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dec3980a73249e7104dda2bd73214964192b313" 2018-12-23 20:50:00,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16dbc2d7-1422-45c1-ac02-3aa23cb004fb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:00,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-16dbc2d7-1422-45c1-ac02-3aa23cb004fb 2018-12-23 20:50:00,645 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-91d297a6-c859-423-user 2018-12-23 20:50:00,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f7270e01794e4398a1b2cdc3e67f48b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}297dc8f1ba918e26aa6af0123bac02fec1c25586" 2018-12-23 20:50:00,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ce50d52-b921-448d-9f5a-9139cc44f911 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:00,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f7270e01794e4398a1b2cdc3e67f48b6 used request id req-6ce50d52-b921-448d-9f5a-9139cc44f911 2018-12-23 20:50:00,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:01,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["cyjRDiATRKGsqhb0uWee-g"], "issued_at": "2018-12-23T20:50:01.000000Z"}} 2018-12-23 20:50:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98cda3ab11e48c81d1651d54e28d0e5c6a39f375" 2018-12-23 20:50:01,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5205bdf-d497-4538-bd91-3500e31cc9ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:01,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a5205bdf-d497-4538-bd91-3500e31cc9ab 2018-12-23 20:50:01,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:01,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:01,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["J30RyIZcR5a3TwgrptK52A"], "issued_at": "2018-12-23T20:50:01.000000Z"}} 2018-12-23 20:50:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:01,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497c6024-0a42-4f40-8cfb-d87bd7450d22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:01,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-497c6024-0a42-4f40-8cfb-d87bd7450d22 2018-12-23 20:50:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:01,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24930eba-d500-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:02,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1eccdee-8ebb-4f27-8203-bc9077274676 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24930eba-d500-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:02,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24930eba-d500-4b9-proj used request id req-f1eccdee-8ebb-4f27-8203-bc9077274676 2018-12-23 20:50:02,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:02,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69295387-45f6-4e61-8f03-191e44798acb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:02,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-69295387-45f6-4e61-8f03-191e44798acb 2018-12-23 20:50:02,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj"}}' 2018-12-23 20:50:02,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f19e7b9-878c-40a1-a322-86d8d1526a26 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c0bc6d502e53483f8e9831d331be7ef3"}, "tags": [], "enabled": true, "id": "c0bc6d502e53483f8e9831d331be7ef3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj"}} 2018-12-23 20:50:02,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4f19e7b9-878c-40a1-a322-86d8d1526a26 2018-12-23 20:50:02,205 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-24930eba-d500-4b9-proj 2018-12-23 20:50:02,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:02,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:02,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["brybFvSERzqrAJVGAjKADQ"], "issued_at": "2018-12-23T20:50:02.000000Z"}} 2018-12-23 20:50:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a501d236faac77093db367335aec764a1357d6" 2018-12-23 20:50:02,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96de96e4-3fb9-4d10-881d-4d13ad33c25a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:02,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-96de96e4-3fb9-4d10-881d-4d13ad33c25a 2018-12-23 20:50:02,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:02,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:02,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a501d236faac77093db367335aec764a1357d6" 2018-12-23 20:50:02,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293895e1-baad-40f8-8da2-c1292c5e4934 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:02,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-293895e1-baad-40f8-8da2-c1292c5e4934 2018-12-23 20:50:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-24930eba-d500-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a501d236faac77093db367335aec764a1357d6" 2018-12-23 20:50:02,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a57dedb-52de-4b2a-825d-2563aa7e8f77 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-24930eba-d500-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c0bc6d502e53483f8e9831d331be7ef3"}, "tags": [], "enabled": true, "id": "c0bc6d502e53483f8e9831d331be7ef3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj"}]} 2018-12-23 20:50:02,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-24930eba-d500-4b9-proj used request id req-2a57dedb-52de-4b2a-825d-2563aa7e8f77 2018-12-23 20:50:02,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a501d236faac77093db367335aec764a1357d6" 2018-12-23 20:50:03,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65cbf8b-eac7-4c6e-9c5f-1b502debc66b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:03,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e65cbf8b-eac7-4c6e-9c5f-1b502debc66b 2018-12-23 20:50:03,419 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-24930eba-d500-4b9-user 2018-12-23 20:50:03,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:03,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52df49a8-c39e-4d34-8c84-632c03fc3a52 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:03,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-52df49a8-c39e-4d34-8c84-632c03fc3a52 2018-12-23 20:50:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" -d '{"role": {"name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj-role"}}' 2018-12-23 20:50:03,635 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adcb7d87-d65f-478b-b8eb-69c8f3d90a04 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dc35e9706cd4c959586a5ff4c8d052e", "links": {"self": "http://172.30.9.21:5000/v3/roles/7dc35e9706cd4c959586a5ff4c8d052e"}, "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj-role"}} 2018-12-23 20:50:03,635 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-adcb7d87-d65f-478b-b8eb-69c8f3d90a04 2018-12-23 20:50:03,636 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-24930eba-d500-4b9-proj-role 2018-12-23 20:50:03,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7dc35e9706cd4c959586a5ff4c8d052e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:03,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf19b4d-e9a4-49fc-967a-19fb31723bf9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7dc35e9706cd4c959586a5ff4c8d052e", "links": {"self": "http://172.30.9.21:5000/v3/roles/7dc35e9706cd4c959586a5ff4c8d052e"}, "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj-role"}} 2018-12-23 20:50:03,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7dc35e9706cd4c959586a5ff4c8d052e used request id req-6cf19b4d-e9a4-49fc-967a-19fb31723bf9 2018-12-23 20:50:03,734 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-24930eba-d500-4b9-proj-role to project CreateRouterNegativeTests-24930eba-d500-4b9-proj 2018-12-23 20:50:03,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c0bc6d502e53483f8e9831d331be7ef3/users/f5567b52cc724c098b5b2982d41d6981/roles/7dc35e9706cd4c959586a5ff4c8d052e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:03,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0baf7b-8af4-4818-855c-ebbd2d5eea65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:03,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c0bc6d502e53483f8e9831d331be7ef3/users/f5567b52cc724c098b5b2982d41d6981/roles/7dc35e9706cd4c959586a5ff4c8d052e used request id req-6b0baf7b-8af4-4818-855c-ebbd2d5eea65 2018-12-23 20:50:03,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:03,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:04,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dc35e9706cd4c959586a5ff4c8d052e", "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj-role"}], "expires_at": "2018-12-23T21:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0bc6d502e53483f8e9831d331be7ef3", "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c0bc6d502e53483f8e9831d331be7ef3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0bc6d502e53483f8e9831d331be7ef3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-24930eba-d500-4b9-user", "id": "f5567b52cc724c098b5b2982d41d6981"}, "audit_ids": ["gxzf2qGvQNOKKQx8hV4HKw"], "issued_at": "2018-12-23T20:50:04.000000Z"}} 2018-12-23 20:50:04,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5934b3ced9e1d91cee6b7554a20ee85d140770f6" 2018-12-23 20:50:04,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9258b7b-a733-4624-8f5c-2702cb1c2936 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:04,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e9258b7b-a733-4624-8f5c-2702cb1c2936 2018-12-23 20:50:04,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-00098dde-e092-41c3-a685-0a820b9b5ec8-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5934b3ced9e1d91cee6b7554a20ee85d140770f6" 2018-12-23 20:50:04,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8a7e3c81-f10c-491f-addc-cf6f6f840acf Date: Sun, 23 Dec 2018 20:50:04 GMT RESP BODY: {"routers": []} 2018-12-23 20:50:04,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-00098dde-e092-41c3-a685-0a820b9b5ec8-pub-router&admin_state_up=True used request id req-8a7e3c81-f10c-491f-addc-cf6f6f840acf 2018-12-23 20:50:04,568 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:04,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:04,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7dc35e9706cd4c959586a5ff4c8d052e", "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj-role"}], "expires_at": "2018-12-23T21:50:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0bc6d502e53483f8e9831d331be7ef3", "name": "CreateRouterNegativeTests-24930eba-d500-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c0bc6d502e53483f8e9831d331be7ef3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c0bc6d502e53483f8e9831d331be7ef3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c0bc6d502e53483f8e9831d331be7ef3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-24930eba-d500-4b9-user", "id": "f5567b52cc724c098b5b2982d41d6981"}, "audit_ids": ["147lWVzGTO2dGRPPg49lrw"], "issued_at": "2018-12-23T20:50:04.000000Z"}} 2018-12-23 20:50:04,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9836da8001c7a808209d39b3b12ff2a0c4439ddb" 2018-12-23 20:50:05,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b117d88-3fef-43bd-ba99-4b396bed388e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:05,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4b117d88-3fef-43bd-ba99-4b396bed388e 2018-12-23 20:50:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5934b3ced9e1d91cee6b7554a20ee85d140770f6" 2018-12-23 20:50:05,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-95c36823-6c5d-4df6-8f17-6b5054c93af3 Date: Sun, 23 Dec 2018 20:50:05 GMT RESP BODY: {"networks":[]} 2018-12-23 20:50:05,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=Invalid_name used request id req-95c36823-6c5d-4df6-8f17-6b5054c93af3 2018-12-23 20:50:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:05,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-58037539-6522-4748-bba3-4391e5ba5eda Date: Sun, 23 Dec 2018 20:50:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:50:05,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-58037539-6522-4748-bba3-4391e5ba5eda 2018-12-23 20:50:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:05,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeac6760-2c32-4843-8a79-9b100a51b7d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:05,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-aeac6760-2c32-4843-8a79-9b100a51b7d0 2018-12-23 20:50:05,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:05,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:05,553 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1236413c-ac92-482e-b2bf-d1a57a61c8ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:05,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-1236413c-ac92-482e-b2bf-d1a57a61c8ca 2018-12-23 20:50:05,553 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:05,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:05,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70c9b1a2-b0c4-4ade-b700-5c3a75c7684f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:05,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-70c9b1a2-b0c4-4ade-b700-5c3a75c7684f 2018-12-23 20:50:05,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:05,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e89eb5-e905-4cc7-a827-786d4080566c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:50:05,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-42e89eb5-e905-4cc7-a827-786d4080566c 2018-12-23 20:50:05,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:05,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c7881f0-fced-4bc4-8835-e6ba558c5b4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:05,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-9c7881f0-fced-4bc4-8835-e6ba558c5b4c 2018-12-23 20:50:05,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:05,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa7e872-610e-4ac3-a2a8-4f4fca580030 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:05,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-4aa7e872-610e-4ac3-a2a8-4f4fca580030 2018-12-23 20:50:05,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:05,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:05,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0715454-de8e-47f7-8985-f9daa5e10272 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:05,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-a0715454-de8e-47f7-8985-f9daa5e10272 2018-12-23 20:50:05,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:05,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:06,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d419e2c8-6af6-4d4a-bf65-9757fe4537dc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:50:06,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-d419e2c8-6af6-4d4a-bf65-9757fe4537dc 2018-12-23 20:50:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:06,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a113711b-f49c-4a5f-b861-ee3d8f3e7cb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:06,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-a113711b-f49c-4a5f-b861-ee3d8f3e7cb6 2018-12-23 20:50:06,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:06,307 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd3f7e0-7f3c-4ca0-957a-4acc8e0d4dc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:06,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-9cd3f7e0-7f3c-4ca0-957a-4acc8e0d4dc3 2018-12-23 20:50:06,307 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:06,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:06,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1fe924c-2753-4dd4-acaf-11e2efce5330 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:06,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-d1fe924c-2753-4dd4-acaf-11e2efce5330 2018-12-23 20:50:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:06,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877160b9-1cdb-4804-b404-b67b66fd2722 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:06,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-877160b9-1cdb-4804-b404-b67b66fd2722 2018-12-23 20:50:06,512 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:06,513 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-24930eba-d500-4b9-proj 2018-12-23 20:50:06,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c0bc6d502e53483f8e9831d331be7ef3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:06,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aca270ac-ea99-44c9-bea2-4ba79b90e04f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:06,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c0bc6d502e53483f8e9831d331be7ef3 used request id req-aca270ac-ea99-44c9-bea2-4ba79b90e04f 2018-12-23 20:50:06,738 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-24930eba-d500-4b9-proj-role 2018-12-23 20:50:06,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7dc35e9706cd4c959586a5ff4c8d052e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:06,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6a7f3c1-6d58-4442-a8d5-2342271371bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:06,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7dc35e9706cd4c959586a5ff4c8d052e used request id req-b6a7f3c1-6d58-4442-a8d5-2342271371bb 2018-12-23 20:50:06,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba46b7e826c2f5d47e502f48f4e45e1cdd235247" 2018-12-23 20:50:06,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a77bff-40e9-4cf0-be8a-a79506dacc2d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:06,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1a77bff-40e9-4cf0-be8a-a79506dacc2d 2018-12-23 20:50:06,959 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-24930eba-d500-4b9-user 2018-12-23 20:50:06,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f5567b52cc724c098b5b2982d41d6981 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a501d236faac77093db367335aec764a1357d6" 2018-12-23 20:50:07,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d244c991-79ce-4552-ba66-a94535c5f6f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:07,158 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f5567b52cc724c098b5b2982d41d6981 used request id req-d244c991-79ce-4552-ba66-a94535c5f6f8 2018-12-23 20:50:07,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:07,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["zEMo3nytQaq-TjDwHQdlFA"], "issued_at": "2018-12-23T20:50:07.000000Z"}} 2018-12-23 20:50:07,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b29807e0e55107d0ddc3397677f49be066bfdfdd" 2018-12-23 20:50:07,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e260790-9473-4fc6-ab5b-470e59862140 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:07,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8e260790-9473-4fc6-ab5b-470e59862140 2018-12-23 20:50:07,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:07,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:08,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0rltqPJJQi20djCau2e8yw"], "issued_at": "2018-12-23T20:50:08.000000Z"}} 2018-12-23 20:50:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:08,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347b3ab1-6114-4319-bc16-ce9b360181af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:08,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-347b3ab1-6114-4319-bc16-ce9b360181af 2018-12-23 20:50:08,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:08,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:08,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:08,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca44aa00-dcac-43cb-a9fc-e0c3c558b852 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:08,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj used request id req-ca44aa00-dcac-43cb-a9fc-e0c3c558b852 2018-12-23 20:50:08,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:08,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8255fbd-2d77-4cb2-8516-6952da52b575 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:08,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f8255fbd-2d77-4cb2-8516-6952da52b575 2018-12-23 20:50:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj"}}' 2018-12-23 20:50:08,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0ed237c-5bdd-4e11-a575-e6b40e9d7115 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff61c8e46d8d422291dd9e68f1268f63"}, "tags": [], "enabled": true, "id": "ff61c8e46d8d422291dd9e68f1268f63", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj"}} 2018-12-23 20:50:08,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f0ed237c-5bdd-4e11-a575-e6b40e9d7115 2018-12-23 20:50:08,404 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj 2018-12-23 20:50:08,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:08,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:08,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["dQuWSUTbQ2C8dnXyrQ-GPw"], "issued_at": "2018-12-23T20:50:08.000000Z"}} 2018-12-23 20:50:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1469d3fcaa543ed6a9f1af4bbfc0d856fcae1ff4" 2018-12-23 20:50:08,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a168c1e-ebbd-499b-a77a-6b92da24828b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:08,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9a168c1e-ebbd-499b-a77a-6b92da24828b 2018-12-23 20:50:08,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:08,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1469d3fcaa543ed6a9f1af4bbfc0d856fcae1ff4" 2018-12-23 20:50:09,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca88582-3de0-4c81-a764-773c1c4ed373 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:09,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5ca88582-3de0-4c81-a764-773c1c4ed373 2018-12-23 20:50:09,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1469d3fcaa543ed6a9f1af4bbfc0d856fcae1ff4" 2018-12-23 20:50:09,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65562bd3-aac5-440b-a342-258cdcc078ab Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff61c8e46d8d422291dd9e68f1268f63"}, "tags": [], "enabled": true, "id": "ff61c8e46d8d422291dd9e68f1268f63", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj"}]} 2018-12-23 20:50:09,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj used request id req-65562bd3-aac5-440b-a342-258cdcc078ab 2018-12-23 20:50:09,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1469d3fcaa543ed6a9f1af4bbfc0d856fcae1ff4" 2018-12-23 20:50:09,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf9f161-2512-4e6a-a754-84e21fe0498e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:09,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-eaf9f161-2512-4e6a-a754-84e21fe0498e 2018-12-23 20:50:09,456 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-ab3d39e0-16ad-4f1-user 2018-12-23 20:50:09,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:09,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:09,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847e0035-f7a0-48e4-9007-6a0647790eef Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:09,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-847e0035-f7a0-48e4-9007-6a0647790eef 2018-12-23 20:50:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" -d '{"role": {"name": "CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj-role"}}' 2018-12-23 20:50:09,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6033dd8-e98c-457c-9579-610e739046a7 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3b094cad7ad41a9bb265b6e2e0ce02f", "links": {"self": "http://172.30.9.21:5000/v3/roles/d3b094cad7ad41a9bb265b6e2e0ce02f"}, "name": "CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj-role"}} 2018-12-23 20:50:09,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d6033dd8-e98c-457c-9579-610e739046a7 2018-12-23 20:50:09,679 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj-role 2018-12-23 20:50:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d3b094cad7ad41a9bb265b6e2e0ce02f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:09,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb91950-2048-4c7f-939f-8751b16be7c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3b094cad7ad41a9bb265b6e2e0ce02f", "links": {"self": "http://172.30.9.21:5000/v3/roles/d3b094cad7ad41a9bb265b6e2e0ce02f"}, "name": "CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj-role"}} 2018-12-23 20:50:09,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d3b094cad7ad41a9bb265b6e2e0ce02f used request id req-edb91950-2048-4c7f-939f-8751b16be7c1 2018-12-23 20:50:09,787 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj-role to project CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj 2018-12-23 20:50:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ff61c8e46d8d422291dd9e68f1268f63/users/35fe2461b5ad4005b882ba847f2ae1be/roles/d3b094cad7ad41a9bb265b6e2e0ce02f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:10,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d77efbe4-0a2b-4fd2-8f22-41cbad6e4905 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:10,034 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ff61c8e46d8d422291dd9e68f1268f63/users/35fe2461b5ad4005b882ba847f2ae1be/roles/d3b094cad7ad41a9bb265b6e2e0ce02f used request id req-d77efbe4-0a2b-4fd2-8f22-41cbad6e4905 2018-12-23 20:50:10,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:10,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-b15fdd89-d67a-4811-a74d-5f90e6fe0c0c Date: Sun, 23 Dec 2018 20:50:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:50:10,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b15fdd89-d67a-4811-a74d-5f90e6fe0c0c 2018-12-23 20:50:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:10,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-795a0053-965d-41ef-a28d-e25118e684b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:10,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-795a0053-965d-41ef-a28d-e25118e684b0 2018-12-23 20:50:10,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:10,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:10,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e120494-7419-44a6-9489-556836a41fc9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:10,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-8e120494-7419-44a6-9489-556836a41fc9 2018-12-23 20:50:10,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:10,634 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6411ffd9-148d-41c1-9ffa-857ddaf49e6a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:10,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-6411ffd9-148d-41c1-9ffa-857ddaf49e6a 2018-12-23 20:50:10,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:10,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:10,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b0b7dd-6daa-47ea-ba9d-05dc45abbc21 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:50:10,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f6b0b7dd-6daa-47ea-ba9d-05dc45abbc21 2018-12-23 20:50:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:10,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2e844c9-2646-4537-b7f9-913fe48b2427 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:10,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-b2e844c9-2646-4537-b7f9-913fe48b2427 2018-12-23 20:50:10,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:10,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:10,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2898e333-cd3b-4a58-9761-ddf9f7bbdf3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:10,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-2898e333-cd3b-4a58-9761-ddf9f7bbdf3e 2018-12-23 20:50:10,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3652df06-f47b-477f-a44d-15431a483f70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:11,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-3652df06-f47b-477f-a44d-15431a483f70 2018-12-23 20:50:11,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:11,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499ae75b-faf8-4383-9e66-f5754786c790 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:50:11,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-499ae75b-faf8-4383-9e66-f5754786c790 2018-12-23 20:50:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,239 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba37099-c5c3-4bec-aa82-7b876c501317 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:11,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-6ba37099-c5c3-4bec-aa82-7b876c501317 2018-12-23 20:50:11,240 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:11,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f0fe865-484b-428a-a453-822cc77e0deb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:11,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-9f0fe865-484b-428a-a453-822cc77e0deb 2018-12-23 20:50:11,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:11,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de02eb36-9af2-4a55-a30e-b6cafb8535de Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:11,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-de02eb36-9af2-4a55-a30e-b6cafb8535de 2018-12-23 20:50:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,539 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-897834eb-37ec-491c-b1a2-954f52282831 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:11,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-897834eb-37ec-491c-b1a2-954f52282831 2018-12-23 20:50:11,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:11,540 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj 2018-12-23 20:50:11,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ff61c8e46d8d422291dd9e68f1268f63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5075495d-f2f3-4fd7-9f80-b2d916cb94a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:11,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ff61c8e46d8d422291dd9e68f1268f63 used request id req-5075495d-f2f3-4fd7-9f80-b2d916cb94a8 2018-12-23 20:50:11,756 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-ab3d39e0-16ad-4f1-proj-role 2018-12-23 20:50:11,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d3b094cad7ad41a9bb265b6e2e0ce02f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edb36846-d188-480d-a045-76fe002e0e4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:11,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d3b094cad7ad41a9bb265b6e2e0ce02f used request id req-edb36846-d188-480d-a045-76fe002e0e4f 2018-12-23 20:50:11,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e54bff6dadeca9e04b459c77498c21fa2fab1cd7" 2018-12-23 20:50:11,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a951ba-9a1b-4cd4-8a21-4799ad3e4908 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:11,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a7a951ba-9a1b-4cd4-8a21-4799ad3e4908 2018-12-23 20:50:11,978 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-ab3d39e0-16ad-4f1-user 2018-12-23 20:50:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/35fe2461b5ad4005b882ba847f2ae1be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1469d3fcaa543ed6a9f1af4bbfc0d856fcae1ff4" 2018-12-23 20:50:12,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4f4811c-896e-4086-b355-9d3f0e484b8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:12,158 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/35fe2461b5ad4005b882ba847f2ae1be used request id req-c4f4811c-896e-4086-b355-9d3f0e484b8f 2018-12-23 20:50:12,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:12,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["X9KKanDeRra5agxx3714dA"], "issued_at": "2018-12-23T20:50:12.000000Z"}} 2018-12-23 20:50:12,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef52b72a3423c563838efff4d478e47763dca522" 2018-12-23 20:50:12,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756b72fe-0302-4cc7-9e45-05aa55c8ec0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:12,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-756b72fe-0302-4cc7-9e45-05aa55c8ec0d 2018-12-23 20:50:12,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:12,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:13,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_nYSXur3SUOJOp3kqnnXdg"], "issued_at": "2018-12-23T20:50:13.000000Z"}} 2018-12-23 20:50:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:13,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b391e8e7-390b-47c5-91e7-ffb71f02da0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:13,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b391e8e7-390b-47c5-91e7-ffb71f02da0c 2018-12-23 20:50:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:13,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:13,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-99a3f83b-20d7-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:13,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c8c0bb-0e10-4b7c-be4e-ea127e96be41 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-99a3f83b-20d7-484-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:13,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-99a3f83b-20d7-484-proj used request id req-c7c8c0bb-0e10-4b7c-be4e-ea127e96be41 2018-12-23 20:50:13,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:13,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7f1abf-cc2c-4eca-84c6-6118e536c98d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:13,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-df7f1abf-cc2c-4eca-84c6-6118e536c98d 2018-12-23 20:50:13,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-99a3f83b-20d7-484-proj"}}' 2018-12-23 20:50:13,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e4c4fb8-effe-45d9-bdbc-b83d734e8718 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5c82b329c6124b6f87179583b4d3d7f8"}, "tags": [], "enabled": true, "id": "5c82b329c6124b6f87179583b4d3d7f8", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-99a3f83b-20d7-484-proj"}} 2018-12-23 20:50:13,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3e4c4fb8-effe-45d9-bdbc-b83d734e8718 2018-12-23 20:50:13,404 - keystone_utils - INFO - Created project with name - CreateQoSTests-99a3f83b-20d7-484-proj 2018-12-23 20:50:13,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:13,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:13,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["5zxXr6HoST6v74BIjc8A5A"], "issued_at": "2018-12-23T20:50:13.000000Z"}} 2018-12-23 20:50:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730e2506d607198cb97dee954e8a41b397be8c93" 2018-12-23 20:50:13,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9cbdc3e-2e50-4500-9ab5-3cf408f879ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:13,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e9cbdc3e-2e50-4500-9ab5-3cf408f879ea 2018-12-23 20:50:13,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:13,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:13,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730e2506d607198cb97dee954e8a41b397be8c93" 2018-12-23 20:50:14,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df429051-0ea0-405b-8e5b-79e99f5d9260 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:14,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-df429051-0ea0-405b-8e5b-79e99f5d9260 2018-12-23 20:50:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-99a3f83b-20d7-484-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730e2506d607198cb97dee954e8a41b397be8c93" 2018-12-23 20:50:14,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe29302b-984f-4cc6-9575-7c9ab5ab1d2b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-99a3f83b-20d7-484-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5c82b329c6124b6f87179583b4d3d7f8"}, "tags": [], "enabled": true, "id": "5c82b329c6124b6f87179583b4d3d7f8", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-99a3f83b-20d7-484-proj"}]} 2018-12-23 20:50:14,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-99a3f83b-20d7-484-proj used request id req-fe29302b-984f-4cc6-9575-7c9ab5ab1d2b 2018-12-23 20:50:14,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730e2506d607198cb97dee954e8a41b397be8c93" 2018-12-23 20:50:14,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6203e6b9-d673-4321-bebd-b015faf7efcd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:14,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6203e6b9-d673-4321-bebd-b015faf7efcd 2018-12-23 20:50:14,523 - keystone_utils - INFO - Created user with name - CreateQoSTests-99a3f83b-20d7-484-user 2018-12-23 20:50:14,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:14,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:14,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc9b2e8f-19a3-461d-a37a-4daed2227d98 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:14,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bc9b2e8f-19a3-461d-a37a-4daed2227d98 2018-12-23 20:50:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" -d '{"role": {"name": "CreateQoSTests-99a3f83b-20d7-484-proj-role"}}' 2018-12-23 20:50:14,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b68cc03-96bd-4aac-b955-4fb05be3b695 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f32c811d5694787b9ee63288cbc7939", "links": {"self": "http://172.30.9.21:5000/v3/roles/7f32c811d5694787b9ee63288cbc7939"}, "name": "CreateQoSTests-99a3f83b-20d7-484-proj-role"}} 2018-12-23 20:50:14,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8b68cc03-96bd-4aac-b955-4fb05be3b695 2018-12-23 20:50:14,746 - keystone_utils - INFO - Created role with name - CreateQoSTests-99a3f83b-20d7-484-proj-role 2018-12-23 20:50:14,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7f32c811d5694787b9ee63288cbc7939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:14,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0831d745-fd46-4b26-91db-18233769fa75 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f32c811d5694787b9ee63288cbc7939", "links": {"self": "http://172.30.9.21:5000/v3/roles/7f32c811d5694787b9ee63288cbc7939"}, "name": "CreateQoSTests-99a3f83b-20d7-484-proj-role"}} 2018-12-23 20:50:14,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7f32c811d5694787b9ee63288cbc7939 used request id req-0831d745-fd46-4b26-91db-18233769fa75 2018-12-23 20:50:14,846 - keystone_utils - INFO - Granting role CreateQoSTests-99a3f83b-20d7-484-proj-role to project CreateQoSTests-99a3f83b-20d7-484-proj 2018-12-23 20:50:14,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5c82b329c6124b6f87179583b4d3d7f8/users/b7d5fec3130c46b0a9cb9b92b04a0155/roles/7f32c811d5694787b9ee63288cbc7939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:14,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ef393e1-8497-4cd7-b395-faa80320858d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:14,981 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5c82b329c6124b6f87179583b4d3d7f8/users/b7d5fec3130c46b0a9cb9b92b04a0155/roles/7f32c811d5694787b9ee63288cbc7939 used request id req-2ef393e1-8497-4cd7-b395-faa80320858d 2018-12-23 20:50:14,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:14,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:15,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["JerJtaVeRzm9rgpy7Z4Yog"], "issued_at": "2018-12-23T20:50:15.000000Z"}} 2018-12-23 20:50:15,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96286fa20ed79e26e8a8d0c29b648e85ca5be1b4" 2018-12-23 20:50:15,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96221f33-0716-4890-a944-a7a7f4dbb1df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:15,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-96221f33-0716-4890-a944-a7a7f4dbb1df 2018-12-23 20:50:15,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96286fa20ed79e26e8a8d0c29b648e85ca5be1b4" 2018-12-23 20:50:15,695 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:15 GMT Server: Apache x-compute-request-id: req-9b8eb5d5-585b-46d7-823d-22dcde639afc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b8eb5d5-585b-46d7-823d-22dcde639afc Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 20:50:15,695 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-9b8eb5d5-585b-46d7-823d-22dcde639afc 2018-12-23 20:50:15,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9b8eb5d5-585b-46d7-823d-22dcde639afc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96286fa20ed79e26e8a8d0c29b648e85ca5be1b4" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-8713317d-1924-424d-a31b-5b6a5ba57ba2"}}' 2018-12-23 20:50:15,916 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:15 GMT Server: Apache x-compute-request-id: req-eaaadab3-e3c7-4f8a-be2f-fbe96145d672 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eaaadab3-e3c7-4f8a-be2f-fbe96145d672 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "dba42391-25c5-4b96-96bd-8d1dfb067ce0", "name": "CreateQoSTests-8713317d-1924-424d-a31b-5b6a5ba57ba2"}, "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/dba42391-25c5-4b96-96bd-8d1dfb067ce0", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/qos-specs/dba42391-25c5-4b96-96bd-8d1dfb067ce0", "rel": "bookmark"}]} 2018-12-23 20:50:15,916 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-eaaadab3-e3c7-4f8a-be2f-fbe96145d672 2018-12-23 20:50:15,917 - create_qos - INFO - Created qos with name - CreateQoSTests-8713317d-1924-424d-a31b-5b6a5ba57ba2 2018-12-23 20:50:15,919 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef52b72a3423c563838efff4d478e47763dca522" 2018-12-23 20:50:16,192 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:15 GMT Server: Apache x-compute-request-id: req-41b43c9a-bb78-461e-9a90-d1f289a01ac0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41b43c9a-bb78-461e-9a90-d1f289a01ac0 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "dba42391-25c5-4b96-96bd-8d1dfb067ce0", "name": "CreateQoSTests-8713317d-1924-424d-a31b-5b6a5ba57ba2"}]} 2018-12-23 20:50:16,192 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-41b43c9a-bb78-461e-9a90-d1f289a01ac0 2018-12-23 20:50:16,193 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8713317d-1924-424d-a31b-5b6a5ba57ba2 2018-12-23 20:50:16,196 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/dba42391-25c5-4b96-96bd-8d1dfb067ce0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41b43c9a-bb78-461e-9a90-d1f289a01ac0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef52b72a3423c563838efff4d478e47763dca522" 2018-12-23 20:50:16,415 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:50:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-54e5e1c4-badc-471b-9d2e-a54ded98da22 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:50:16,416 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/dba42391-25c5-4b96-96bd-8d1dfb067ce0?force=False used request id req-54e5e1c4-badc-471b-9d2e-a54ded98da22 2018-12-23 20:50:16,418 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41b43c9a-bb78-461e-9a90-d1f289a01ac0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef52b72a3423c563838efff4d478e47763dca522" 2018-12-23 20:50:16,607 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:16 GMT Server: Apache x-compute-request-id: req-b5679686-75db-4edd-a850-49bb563685b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5679686-75db-4edd-a850-49bb563685b2 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 20:50:16,608 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-b5679686-75db-4edd-a850-49bb563685b2 2018-12-23 20:50:16,608 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8713317d-1924-424d-a31b-5b6a5ba57ba2 2018-12-23 20:50:16,611 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/dba42391-25c5-4b96-96bd-8d1dfb067ce0?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9b8eb5d5-585b-46d7-823d-22dcde639afc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96286fa20ed79e26e8a8d0c29b648e85ca5be1b4" 2018-12-23 20:50:16,817 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3fa5f757-4925-44b7-9ac7-d0bb0331c4ee x-openstack-request-id: req-3fa5f757-4925-44b7-9ac7-d0bb0331c4ee Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec dba42391-25c5-4b96-96bd-8d1dfb067ce0.", "code": 404}} 2018-12-23 20:50:16,817 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/dba42391-25c5-4b96-96bd-8d1dfb067ce0?force=False used request id req-3fa5f757-4925-44b7-9ac7-d0bb0331c4ee 2018-12-23 20:50:16,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-9f31a9f9-ea62-495c-a40e-2d8f0f6a5429 Date: Sun, 23 Dec 2018 20:50:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:50:17,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9f31a9f9-ea62-495c-a40e-2d8f0f6a5429 2018-12-23 20:50:17,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e91c686b-05c9-4546-9068-2cf3516be145 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:17,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-e91c686b-05c9-4546-9068-2cf3516be145 2018-12-23 20:50:17,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:17,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-945639c7-9caa-472d-b79d-b8c7aa485206 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:17,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-945639c7-9caa-472d-b79d-b8c7aa485206 2018-12-23 20:50:17,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:17,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3d9fe3-87c4-49c6-9b52-1c95a2138101 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:17,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ca3d9fe3-87c4-49c6-9b52-1c95a2138101 2018-12-23 20:50:17,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fc9ac2-692d-4b47-9063-9449753b0a92 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:50:17,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-a5fc9ac2-692d-4b47-9063-9449753b0a92 2018-12-23 20:50:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,633 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbb9dfb3-3214-45ce-a3ab-90a8f2288a16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:17,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-bbb9dfb3-3214-45ce-a3ab-90a8f2288a16 2018-12-23 20:50:17,633 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:17,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75a4fe9c-f8e2-4159-8f8d-d9c845327764 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:17,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-75a4fe9c-f8e2-4159-8f8d-d9c845327764 2018-12-23 20:50:17,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:17,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7afa8d-6237-4d29-95c7-6bd442236bb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:17,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-fb7afa8d-6237-4d29-95c7-6bd442236bb3 2018-12-23 20:50:17,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:17,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c9d3a7-88a2-42c7-8ed0-1ddd407e677a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:50:17,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-82c9d3a7-88a2-42c7-8ed0-1ddd407e677a 2018-12-23 20:50:17,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:17,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24ef8f96-59fc-4041-b771-f9b89636d12f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:17,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-24ef8f96-59fc-4041-b771-f9b89636d12f 2018-12-23 20:50:17,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:17,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:18,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68380640-28e5-423b-82a9-adfd9b9e1964 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:18,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-68380640-28e5-423b-82a9-adfd9b9e1964 2018-12-23 20:50:18,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:18,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:18,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136e7739-42db-46e7-943f-1a36885f7f07 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:18,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-136e7739-42db-46e7-943f-1a36885f7f07 2018-12-23 20:50:18,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:18,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b540f48b-f5ef-417b-a928-c9a85aedb43a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:18,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-b540f48b-f5ef-417b-a928-c9a85aedb43a 2018-12-23 20:50:18,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:18,288 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-99a3f83b-20d7-484-proj 2018-12-23 20:50:18,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5c82b329c6124b6f87179583b4d3d7f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:18,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ee2b72-9e90-49aa-8d32-4988b72e9680 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:18,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5c82b329c6124b6f87179583b4d3d7f8 used request id req-74ee2b72-9e90-49aa-8d32-4988b72e9680 2018-12-23 20:50:18,493 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-99a3f83b-20d7-484-proj-role 2018-12-23 20:50:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7f32c811d5694787b9ee63288cbc7939 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:18,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3dadeec-b4cd-4c1a-91a0-63611cb92c71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:18,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7f32c811d5694787b9ee63288cbc7939 used request id req-a3dadeec-b4cd-4c1a-91a0-63611cb92c71 2018-12-23 20:50:18,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9f4c96b572e5584cf7d34b2078e51626b6cbdf" 2018-12-23 20:50:18,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc0c98e-932b-4ee2-a2a4-5f649cccb7a7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:18,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6dc0c98e-932b-4ee2-a2a4-5f649cccb7a7 2018-12-23 20:50:18,713 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-99a3f83b-20d7-484-user 2018-12-23 20:50:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b7d5fec3130c46b0a9cb9b92b04a0155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730e2506d607198cb97dee954e8a41b397be8c93" 2018-12-23 20:50:18,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f1012e-0961-4d09-8393-23af3502fbe7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:18,896 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b7d5fec3130c46b0a9cb9b92b04a0155 used request id req-55f1012e-0961-4d09-8393-23af3502fbe7 2018-12-23 20:50:18,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:19,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["NAtMtmb8TaWrS1seaZohpQ"], "issued_at": "2018-12-23T20:50:19.000000Z"}} 2018-12-23 20:50:19,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8ab9cedaac4cb0f8e01e739b036fc0af7d387" 2018-12-23 20:50:19,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1621f4a4-2041-476c-a5e0-221c85c5198f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:19,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1621f4a4-2041-476c-a5e0-221c85c5198f 2018-12-23 20:50:19,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:19,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:19,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_LiqiMlKQRCTyQQ5c7GgBg"], "issued_at": "2018-12-23T20:50:19.000000Z"}} 2018-12-23 20:50:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:19,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee9ba94-e247-46ba-9148-e1eb481aace2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:19,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4ee9ba94-e247-46ba-9148-e1eb481aace2 2018-12-23 20:50:19,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:19,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-be37cc9b-1d8e-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:20,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d59750-97b9-43f5-8fc0-c849f73ddcaf Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-be37cc9b-1d8e-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:20,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-be37cc9b-1d8e-4ad-proj used request id req-86d59750-97b9-43f5-8fc0-c849f73ddcaf 2018-12-23 20:50:20,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:20,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e7b1de-1b45-4263-92de-e7b363ed83c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:20,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d3e7b1de-1b45-4263-92de-e7b363ed83c6 2018-12-23 20:50:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-be37cc9b-1d8e-4ad-proj"}}' 2018-12-23 20:50:20,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a678f9cb-9632-4aa2-a05c-2f7279a0173e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a2b70d4efca413e84e3ff02d968b817"}, "tags": [], "enabled": true, "id": "4a2b70d4efca413e84e3ff02d968b817", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-be37cc9b-1d8e-4ad-proj"}} 2018-12-23 20:50:20,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a678f9cb-9632-4aa2-a05c-2f7279a0173e 2018-12-23 20:50:20,320 - keystone_utils - INFO - Created project with name - CreateQoSTests-be37cc9b-1d8e-4ad-proj 2018-12-23 20:50:20,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:20,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:20,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["IDkp2rdCSfelmL3MRN2x9w"], "issued_at": "2018-12-23T20:50:20.000000Z"}} 2018-12-23 20:50:20,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e2beb3e0e16e66c00b89690e2766ebe093886c9" 2018-12-23 20:50:20,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2070a44d-7a93-40bc-b695-c62363a51ea3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:20,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2070a44d-7a93-40bc-b695-c62363a51ea3 2018-12-23 20:50:20,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:20,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:20,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e2beb3e0e16e66c00b89690e2766ebe093886c9" 2018-12-23 20:50:21,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fd2adeb-cb1b-461e-a4c2-ab62da18a857 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:21,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7fd2adeb-cb1b-461e-a4c2-ab62da18a857 2018-12-23 20:50:21,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-be37cc9b-1d8e-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e2beb3e0e16e66c00b89690e2766ebe093886c9" 2018-12-23 20:50:21,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da60172-4b62-433f-b1be-b5af1d0ac98f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-be37cc9b-1d8e-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a2b70d4efca413e84e3ff02d968b817"}, "tags": [], "enabled": true, "id": "4a2b70d4efca413e84e3ff02d968b817", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-be37cc9b-1d8e-4ad-proj"}]} 2018-12-23 20:50:21,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-be37cc9b-1d8e-4ad-proj used request id req-1da60172-4b62-433f-b1be-b5af1d0ac98f 2018-12-23 20:50:21,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e2beb3e0e16e66c00b89690e2766ebe093886c9" 2018-12-23 20:50:21,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb0b20c-3cdb-4cc9-bc55-5945b2dd6227 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:21,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5eb0b20c-3cdb-4cc9-bc55-5945b2dd6227 2018-12-23 20:50:21,519 - keystone_utils - INFO - Created user with name - CreateQoSTests-be37cc9b-1d8e-4ad-user 2018-12-23 20:50:21,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:21,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:21,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc61c63-f5a0-428e-af49-afff10c9d444 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:21,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1bc61c63-f5a0-428e-af49-afff10c9d444 2018-12-23 20:50:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" -d '{"role": {"name": "CreateQoSTests-be37cc9b-1d8e-4ad-proj-role"}}' 2018-12-23 20:50:21,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d08804c-8f14-4f4f-9673-f8a0135740ec Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01a9bb436a284dc0839eb7540074eebf", "links": {"self": "http://172.30.9.21:5000/v3/roles/01a9bb436a284dc0839eb7540074eebf"}, "name": "CreateQoSTests-be37cc9b-1d8e-4ad-proj-role"}} 2018-12-23 20:50:21,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9d08804c-8f14-4f4f-9673-f8a0135740ec 2018-12-23 20:50:21,734 - keystone_utils - INFO - Created role with name - CreateQoSTests-be37cc9b-1d8e-4ad-proj-role 2018-12-23 20:50:21,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/01a9bb436a284dc0839eb7540074eebf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:21,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f50db03-b067-49e4-af58-8927828a7efc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01a9bb436a284dc0839eb7540074eebf", "links": {"self": "http://172.30.9.21:5000/v3/roles/01a9bb436a284dc0839eb7540074eebf"}, "name": "CreateQoSTests-be37cc9b-1d8e-4ad-proj-role"}} 2018-12-23 20:50:21,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/01a9bb436a284dc0839eb7540074eebf used request id req-5f50db03-b067-49e4-af58-8927828a7efc 2018-12-23 20:50:21,834 - keystone_utils - INFO - Granting role CreateQoSTests-be37cc9b-1d8e-4ad-proj-role to project CreateQoSTests-be37cc9b-1d8e-4ad-proj 2018-12-23 20:50:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4a2b70d4efca413e84e3ff02d968b817/users/270d3c59bc8247bbbcf31a0fb8bac171/roles/01a9bb436a284dc0839eb7540074eebf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:21,969 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b82b28a1-9448-4dd9-93d2-cd7b318e3429 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:21,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4a2b70d4efca413e84e3ff02d968b817/users/270d3c59bc8247bbbcf31a0fb8bac171/roles/01a9bb436a284dc0839eb7540074eebf used request id req-b82b28a1-9448-4dd9-93d2-cd7b318e3429 2018-12-23 20:50:21,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:21,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:22,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["epb7ZfIiTLa58BnWjOyOlA"], "issued_at": "2018-12-23T20:50:22.000000Z"}} 2018-12-23 20:50:22,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d2e60fba522eabd887d117dd4f966dcdc84f18" 2018-12-23 20:50:22,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e49ded7-1b38-4a47-8235-2991d313ffb1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:22,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9e49ded7-1b38-4a47-8235-2991d313ffb1 2018-12-23 20:50:22,474 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d2e60fba522eabd887d117dd4f966dcdc84f18" 2018-12-23 20:50:22,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:22 GMT Server: Apache x-compute-request-id: req-d012ba7b-65f8-4724-b88f-ed6aed57758c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d012ba7b-65f8-4724-b88f-ed6aed57758c Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 20:50:22,700 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-d012ba7b-65f8-4724-b88f-ed6aed57758c 2018-12-23 20:50:22,703 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d012ba7b-65f8-4724-b88f-ed6aed57758c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d2e60fba522eabd887d117dd4f966dcdc84f18" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-760cf5d1-66e0-4c12-ae93-6b26dfed070e"}}' 2018-12-23 20:50:22,998 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:22 GMT Server: Apache x-compute-request-id: req-2b527772-14a0-46f8-934d-f7b6d63739ed OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b527772-14a0-46f8-934d-f7b6d63739ed Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "1f6ad28e-4ea1-4913-992d-0e02bd8940e8", "name": "CreateQoSTests-760cf5d1-66e0-4c12-ae93-6b26dfed070e"}, "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/1f6ad28e-4ea1-4913-992d-0e02bd8940e8", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/qos-specs/1f6ad28e-4ea1-4913-992d-0e02bd8940e8", "rel": "bookmark"}]} 2018-12-23 20:50:22,998 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-2b527772-14a0-46f8-934d-f7b6d63739ed 2018-12-23 20:50:22,999 - create_qos - INFO - Created qos with name - CreateQoSTests-760cf5d1-66e0-4c12-ae93-6b26dfed070e 2018-12-23 20:50:23,001 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8ab9cedaac4cb0f8e01e739b036fc0af7d387" 2018-12-23 20:50:23,202 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:23 GMT Server: Apache x-compute-request-id: req-e5de2db7-ba86-4559-90d8-eaa7a0153e35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5de2db7-ba86-4559-90d8-eaa7a0153e35 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "1f6ad28e-4ea1-4913-992d-0e02bd8940e8", "name": "CreateQoSTests-760cf5d1-66e0-4c12-ae93-6b26dfed070e"}]} 2018-12-23 20:50:23,202 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-e5de2db7-ba86-4559-90d8-eaa7a0153e35 2018-12-23 20:50:23,203 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-760cf5d1-66e0-4c12-ae93-6b26dfed070e 2018-12-23 20:50:23,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/1f6ad28e-4ea1-4913-992d-0e02bd8940e8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d012ba7b-65f8-4724-b88f-ed6aed57758c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d2e60fba522eabd887d117dd4f966dcdc84f18" 2018-12-23 20:50:23,416 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:50:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55cbd178-a82b-4872-8db7-d035a2b5de68 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:50:23,416 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/1f6ad28e-4ea1-4913-992d-0e02bd8940e8?force=False used request id req-55cbd178-a82b-4872-8db7-d035a2b5de68 2018-12-23 20:50:23,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:23,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-98603801-8e8d-49ea-98e0-804da7246275 Date: Sun, 23 Dec 2018 20:50:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:50:23,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-98603801-8e8d-49ea-98e0-804da7246275 2018-12-23 20:50:23,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:23,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10fb4f1b-0478-46f8-964f-0696472cf3e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:23,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-10fb4f1b-0478-46f8-964f-0696472cf3e6 2018-12-23 20:50:23,708 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:23,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2814e79e-278f-4783-8a35-0cd2aca87704 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:23,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2814e79e-278f-4783-8a35-0cd2aca87704 2018-12-23 20:50:23,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:23,913 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6eeae2d-c62f-4448-b113-06affd729e73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:23,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-d6eeae2d-c62f-4448-b113-06affd729e73 2018-12-23 20:50:23,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:23,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e87f225-7966-4452-bc1a-d25b1a54b12d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:50:24,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-6e87f225-7966-4452-bc1a-d25b1a54b12d 2018-12-23 20:50:24,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-767d85c7-3ed1-4a4a-81a2-4145a0b71648 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:24,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-767d85c7-3ed1-4a4a-81a2-4145a0b71648 2018-12-23 20:50:24,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:24,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c138b2-21da-4e70-b2a9-76404492487d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:24,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-c5c138b2-21da-4e70-b2a9-76404492487d 2018-12-23 20:50:24,221 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d2f77c0-1218-4c62-8ebe-b0567e45f485 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:24,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-6d2f77c0-1218-4c62-8ebe-b0567e45f485 2018-12-23 20:50:24,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:24,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55e0f15-763a-4a19-8a3d-c7fda1574705 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:50:24,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-a55e0f15-763a-4a19-8a3d-c7fda1574705 2018-12-23 20:50:24,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1110ace2-9c31-49d5-838e-47b1741e170c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:24,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-1110ace2-9c31-49d5-838e-47b1741e170c 2018-12-23 20:50:24,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec5290c6-50a2-415b-87b9-6c2285e01da0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:24,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-ec5290c6-50a2-415b-87b9-6c2285e01da0 2018-12-23 20:50:24,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:24,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b105e9-aff4-428a-b7ae-3a43e05fea3b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:24,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-30b105e9-aff4-428a-b7ae-3a43e05fea3b 2018-12-23 20:50:24,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:24,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c500666c-dab0-47be-8397-94f9d6526fbf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:24,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-c500666c-dab0-47be-8397-94f9d6526fbf 2018-12-23 20:50:24,832 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:24,833 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-be37cc9b-1d8e-4ad-proj 2018-12-23 20:50:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4a2b70d4efca413e84e3ff02d968b817 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:25,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73586874-a717-4e21-b3ef-4c09b02f4213 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:25,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4a2b70d4efca413e84e3ff02d968b817 used request id req-73586874-a717-4e21-b3ef-4c09b02f4213 2018-12-23 20:50:25,076 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-be37cc9b-1d8e-4ad-proj-role 2018-12-23 20:50:25,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/01a9bb436a284dc0839eb7540074eebf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:25,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fdda627-679b-441f-ae74-b06571128adb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:25,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/01a9bb436a284dc0839eb7540074eebf used request id req-6fdda627-679b-441f-ae74-b06571128adb 2018-12-23 20:50:25,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8c6429e1f0730618f28b3e38fe3604338cc3e6d" 2018-12-23 20:50:25,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c7c326-7106-43a8-83cd-fad32c96cae2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:25,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-25c7c326-7106-43a8-83cd-fad32c96cae2 2018-12-23 20:50:25,212 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-be37cc9b-1d8e-4ad-user 2018-12-23 20:50:25,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/270d3c59bc8247bbbcf31a0fb8bac171 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e2beb3e0e16e66c00b89690e2766ebe093886c9" 2018-12-23 20:50:25,395 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37753b6-7d5d-4535-b47d-8edb07a3dbe4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:25,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/270d3c59bc8247bbbcf31a0fb8bac171 used request id req-d37753b6-7d5d-4535-b47d-8edb07a3dbe4 2018-12-23 20:50:25,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:25,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["zxYLA_x1Tqm_mcwKEeStcg"], "issued_at": "2018-12-23T20:50:25.000000Z"}} 2018-12-23 20:50:25,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86dfd5999e8183b420fed18f57d0a6e6b12ef04d" 2018-12-23 20:50:25,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2c84e3-29b1-4e70-bb3d-b5105a0d259a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:25,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1d2c84e3-29b1-4e70-bb3d-b5105a0d259a 2018-12-23 20:50:25,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:25,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:26,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["2OAtwf21SqiKBmCMf4fCvg"], "issued_at": "2018-12-23T20:50:26.000000Z"}} 2018-12-23 20:50:26,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:26,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af33d8cb-69bb-4746-b456-c6c734c0e15b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:26,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-af33d8cb-69bb-4746-b456-c6c734c0e15b 2018-12-23 20:50:26,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:26,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:26,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1c89b803-cf96-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:26,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84d1d90-f531-44bf-a3ea-cab14002c132 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1c89b803-cf96-4be-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:26,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1c89b803-cf96-4be-proj used request id req-e84d1d90-f531-44bf-a3ea-cab14002c132 2018-12-23 20:50:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:26,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c302a539-4c1e-4f21-855b-c2dda37b9b1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:26,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c302a539-4c1e-4f21-855b-c2dda37b9b1e 2018-12-23 20:50:26,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-1c89b803-cf96-4be-proj"}}' 2018-12-23 20:50:26,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96798175-68bd-4c9f-8423-4f215796f322 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/942538093a754e928690e0d09821a978"}, "tags": [], "enabled": true, "id": "942538093a754e928690e0d09821a978", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1c89b803-cf96-4be-proj"}} 2018-12-23 20:50:26,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-96798175-68bd-4c9f-8423-4f215796f322 2018-12-23 20:50:26,662 - keystone_utils - INFO - Created project with name - CreateQoSTests-1c89b803-cf96-4be-proj 2018-12-23 20:50:26,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:26,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:27,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["vGISDrl2TWGxJB46DD4l_A"], "issued_at": "2018-12-23T20:50:27.000000Z"}} 2018-12-23 20:50:27,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebccfb46929cc6649efe326e941117f3e96c5063" 2018-12-23 20:50:27,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75350d1d-aa2d-472a-b26c-4ea924441aaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:27,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-75350d1d-aa2d-472a-b26c-4ea924441aaa 2018-12-23 20:50:27,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:27,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebccfb46929cc6649efe326e941117f3e96c5063" 2018-12-23 20:50:27,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56fa3ce-067b-4e1c-be2f-a86c7b3fb670 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:27,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e56fa3ce-067b-4e1c-be2f-a86c7b3fb670 2018-12-23 20:50:27,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-1c89b803-cf96-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebccfb46929cc6649efe326e941117f3e96c5063" 2018-12-23 20:50:27,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ebcdb41-c03a-44fd-bb62-20fa127b7f15 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-1c89b803-cf96-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/942538093a754e928690e0d09821a978"}, "tags": [], "enabled": true, "id": "942538093a754e928690e0d09821a978", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1c89b803-cf96-4be-proj"}]} 2018-12-23 20:50:27,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-1c89b803-cf96-4be-proj used request id req-5ebcdb41-c03a-44fd-bb62-20fa127b7f15 2018-12-23 20:50:27,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebccfb46929cc6649efe326e941117f3e96c5063" 2018-12-23 20:50:27,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e684eb01-9a1f-4f9c-a5ae-51b55531b70f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:27,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e684eb01-9a1f-4f9c-a5ae-51b55531b70f 2018-12-23 20:50:27,818 - keystone_utils - INFO - Created user with name - CreateQoSTests-1c89b803-cf96-4be-user 2018-12-23 20:50:27,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:27,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:27,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eedf816-5961-43ac-a03b-3fdc41bf8765 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:27,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2eedf816-5961-43ac-a03b-3fdc41bf8765 2018-12-23 20:50:27,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" -d '{"role": {"name": "CreateQoSTests-1c89b803-cf96-4be-proj-role"}}' 2018-12-23 20:50:28,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a197fd9c-146e-4055-90d6-be7339482ce2 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba4c75239415450ab2fdca39be420dc9", "links": {"self": "http://172.30.9.21:5000/v3/roles/ba4c75239415450ab2fdca39be420dc9"}, "name": "CreateQoSTests-1c89b803-cf96-4be-proj-role"}} 2018-12-23 20:50:28,033 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a197fd9c-146e-4055-90d6-be7339482ce2 2018-12-23 20:50:28,034 - keystone_utils - INFO - Created role with name - CreateQoSTests-1c89b803-cf96-4be-proj-role 2018-12-23 20:50:28,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ba4c75239415450ab2fdca39be420dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:28,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b453fc0-06f2-4b9a-956a-c2f12f632e52 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba4c75239415450ab2fdca39be420dc9", "links": {"self": "http://172.30.9.21:5000/v3/roles/ba4c75239415450ab2fdca39be420dc9"}, "name": "CreateQoSTests-1c89b803-cf96-4be-proj-role"}} 2018-12-23 20:50:28,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ba4c75239415450ab2fdca39be420dc9 used request id req-9b453fc0-06f2-4b9a-956a-c2f12f632e52 2018-12-23 20:50:28,143 - keystone_utils - INFO - Granting role CreateQoSTests-1c89b803-cf96-4be-proj-role to project CreateQoSTests-1c89b803-cf96-4be-proj 2018-12-23 20:50:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/942538093a754e928690e0d09821a978/users/309a7c0992cf4ec78ba58335f437ad09/roles/ba4c75239415450ab2fdca39be420dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:28,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802f82e3-87e9-49e0-b701-fcfbf780380f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:28,282 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/942538093a754e928690e0d09821a978/users/309a7c0992cf4ec78ba58335f437ad09/roles/ba4c75239415450ab2fdca39be420dc9 used request id req-802f82e3-87e9-49e0-b701-fcfbf780380f 2018-12-23 20:50:28,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:28,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:28,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["m_JdMZhbTsqnpyCIjXERQw"], "issued_at": "2018-12-23T20:50:28.000000Z"}} 2018-12-23 20:50:28,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19881c9972943a8a4c7d3e8dc6b86ba06b5cfa12" 2018-12-23 20:50:28,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e21598-2b3c-44ab-8d82-ee680daf5dda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:28,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-57e21598-2b3c-44ab-8d82-ee680daf5dda 2018-12-23 20:50:28,786 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19881c9972943a8a4c7d3e8dc6b86ba06b5cfa12" 2018-12-23 20:50:28,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:28 GMT Server: Apache x-compute-request-id: req-5e331022-d6f1-42f6-a71f-c9b6bd4f5ba1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e331022-d6f1-42f6-a71f-c9b6bd4f5ba1 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 20:50:28,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-5e331022-d6f1-42f6-a71f-c9b6bd4f5ba1 2018-12-23 20:50:28,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5e331022-d6f1-42f6-a71f-c9b6bd4f5ba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19881c9972943a8a4c7d3e8dc6b86ba06b5cfa12" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-2b70a4d0-76c4-4675-87fb-ec4759005179"}}' 2018-12-23 20:50:29,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:28 GMT Server: Apache x-compute-request-id: req-463e7733-eb5a-4431-90b2-4239753c7111 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-463e7733-eb5a-4431-90b2-4239753c7111 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "d8b5709f-f99d-45e6-9f61-56bd48877815", "name": "CreateQoSTests-2b70a4d0-76c4-4675-87fb-ec4759005179"}, "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/d8b5709f-f99d-45e6-9f61-56bd48877815", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/qos-specs/d8b5709f-f99d-45e6-9f61-56bd48877815", "rel": "bookmark"}]} 2018-12-23 20:50:29,196 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-463e7733-eb5a-4431-90b2-4239753c7111 2018-12-23 20:50:29,196 - create_qos - INFO - Created qos with name - CreateQoSTests-2b70a4d0-76c4-4675-87fb-ec4759005179 2018-12-23 20:50:29,199 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86dfd5999e8183b420fed18f57d0a6e6b12ef04d" 2018-12-23 20:50:29,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:29 GMT Server: Apache x-compute-request-id: req-1e14b72b-1a37-4d3f-95f4-f6d9989027d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e14b72b-1a37-4d3f-95f4-f6d9989027d9 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d8b5709f-f99d-45e6-9f61-56bd48877815", "name": "CreateQoSTests-2b70a4d0-76c4-4675-87fb-ec4759005179"}]} 2018-12-23 20:50:29,383 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-1e14b72b-1a37-4d3f-95f4-f6d9989027d9 2018-12-23 20:50:29,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:29,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:29,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["lf67p7uaQaqFaTVj03LPlQ"], "issued_at": "2018-12-23T20:50:29.000000Z"}} 2018-12-23 20:50:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94308cac43a255831db4cc4379cae38204ac302e" 2018-12-23 20:50:29,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52252fd-31a8-46e6-868b-8da5107451e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:29,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f52252fd-31a8-46e6-868b-8da5107451e2 2018-12-23 20:50:29,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94308cac43a255831db4cc4379cae38204ac302e" 2018-12-23 20:50:30,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:29 GMT Server: Apache x-compute-request-id: req-c9aa7f95-28b4-49d7-8302-43979751e1a7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c9aa7f95-28b4-49d7-8302-43979751e1a7 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "d8b5709f-f99d-45e6-9f61-56bd48877815", "name": "CreateQoSTests-2b70a4d0-76c4-4675-87fb-ec4759005179"}]} 2018-12-23 20:50:30,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-c9aa7f95-28b4-49d7-8302-43979751e1a7 2018-12-23 20:50:30,079 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-2b70a4d0-76c4-4675-87fb-ec4759005179 2018-12-23 20:50:30,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/d8b5709f-f99d-45e6-9f61-56bd48877815?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e331022-d6f1-42f6-a71f-c9b6bd4f5ba1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19881c9972943a8a4c7d3e8dc6b86ba06b5cfa12" 2018-12-23 20:50:30,291 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:50:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-166e43ab-4493-4081-9930-9db77c06ce39 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:50:30,292 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/d8b5709f-f99d-45e6-9f61-56bd48877815?force=False used request id req-166e43ab-4493-4081-9930-9db77c06ce39 2018-12-23 20:50:30,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:30,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-23b7c3ad-3e44-4a6f-b861-5691c52388e8 Date: Sun, 23 Dec 2018 20:50:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:50:30,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-23b7c3ad-3e44-4a6f-b861-5691c52388e8 2018-12-23 20:50:30,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:30,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43fd3a69-b6d3-4280-86d0-5ee98ed83e76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:30,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-43fd3a69-b6d3-4280-86d0-5ee98ed83e76 2018-12-23 20:50:30,663 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:30,762 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aaf55fb-3639-42c4-9255-fc0157028a98 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:30,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-7aaf55fb-3639-42c4-9255-fc0157028a98 2018-12-23 20:50:30,762 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:30,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:30,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d343fa0-ca2b-446d-b4c1-0f7c4b1d7239 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:30,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-5d343fa0-ca2b-446d-b4c1-0f7c4b1d7239 2018-12-23 20:50:30,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:30,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:30,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127b3795-979e-4669-ab14-1f5d79a7893b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:50:30,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-127b3795-979e-4669-ab14-1f5d79a7893b 2018-12-23 20:50:30,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,068 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85307c29-9244-4575-83cd-fed557439c16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:31,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-85307c29-9244-4575-83cd-fed557439c16 2018-12-23 20:50:31,068 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:31,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee96766e-e2e1-4fbf-9fb0-bda182ca62a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:31,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-ee96766e-e2e1-4fbf-9fb0-bda182ca62a7 2018-12-23 20:50:31,169 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:31,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7d97269-2a0c-41c3-a130-7e98f122da02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:31,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-c7d97269-2a0c-41c3-a130-7e98f122da02 2018-12-23 20:50:31,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:31,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5a00b3-0a4c-4740-b4b5-a312e8ff7ce9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:50:31,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-ad5a00b3-0a4c-4740-b4b5-a312e8ff7ce9 2018-12-23 20:50:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75d08d7f-cac5-47c2-9b4d-a794b97898f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:31,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-75d08d7f-cac5-47c2-9b4d-a794b97898f9 2018-12-23 20:50:31,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:31,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d3b14ae-8493-456e-905d-5cbd5de5b9d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:31,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-4d3b14ae-8493-456e-905d-5cbd5de5b9d3 2018-12-23 20:50:31,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:31,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3000b8d2-df69-484c-90ab-38b45a4b040d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:31,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-3000b8d2-df69-484c-90ab-38b45a4b040d 2018-12-23 20:50:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-597eea4b-648b-48fc-b1c3-37de04633fdc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:31,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-597eea4b-648b-48fc-b1c3-37de04633fdc 2018-12-23 20:50:31,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:31,710 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-1c89b803-cf96-4be-proj 2018-12-23 20:50:31,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/942538093a754e928690e0d09821a978 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-041beafe-d5f9-476b-9105-89bb7df9b5d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:31,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/942538093a754e928690e0d09821a978 used request id req-041beafe-d5f9-476b-9105-89bb7df9b5d8 2018-12-23 20:50:31,860 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-1c89b803-cf96-4be-proj-role 2018-12-23 20:50:31,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ba4c75239415450ab2fdca39be420dc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:31,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2461631a-b27b-4310-85e0-209def127152 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:31,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ba4c75239415450ab2fdca39be420dc9 used request id req-2461631a-b27b-4310-85e0-209def127152 2018-12-23 20:50:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}603049c2b32c3245553d309d6d9eb0d4b2631ef5" 2018-12-23 20:50:32,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1aadb7-40b2-4cb0-a194-aaa6a62e9fb0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:32,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bd1aadb7-40b2-4cb0-a194-aaa6a62e9fb0 2018-12-23 20:50:32,080 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-1c89b803-cf96-4be-user 2018-12-23 20:50:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/309a7c0992cf4ec78ba58335f437ad09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebccfb46929cc6649efe326e941117f3e96c5063" 2018-12-23 20:50:32,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9270c31e-0d19-4946-abd1-d76094ea1e1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:32,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/309a7c0992cf4ec78ba58335f437ad09 used request id req-9270c31e-0d19-4946-abd1-d76094ea1e1b 2018-12-23 20:50:32,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:32,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["lpLE0MiOTzeTiVuDBEVU2Q"], "issued_at": "2018-12-23T20:50:32.000000Z"}} 2018-12-23 20:50:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bc4e512edfda69805db478a8c700c99f415c4b" 2018-12-23 20:50:32,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5097cc-f99d-4980-88d3-a235243df4aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:32,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1c5097cc-f99d-4980-88d3-a235243df4aa 2018-12-23 20:50:32,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:32,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:33,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6bIf_v0GQra7SkR124eY2g"], "issued_at": "2018-12-23T20:50:33.000000Z"}} 2018-12-23 20:50:33,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:33,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df903ac-f79d-4394-b7ed-f976510426a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:33,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6df903ac-f79d-4394-b7ed-f976510426a2 2018-12-23 20:50:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:33,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:33,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b69e438-256b-4a57-94af-0b5dd3da0c61 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:33,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj used request id req-0b69e438-256b-4a57-94af-0b5dd3da0c61 2018-12-23 20:50:33,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:33,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f603a1f-b841-488f-a86d-66f9f1d79a56 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:33,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2f603a1f-b841-488f-a86d-66f9f1d79a56 2018-12-23 20:50:33,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj"}}' 2018-12-23 20:50:33,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-471286f3-9209-4447-87e8-7d77c6dc2e2f Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c23c9635f0b941719c83e6974a6e16de"}, "tags": [], "enabled": true, "id": "c23c9635f0b941719c83e6974a6e16de", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj"}} 2018-12-23 20:50:33,530 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-471286f3-9209-4447-87e8-7d77c6dc2e2f 2018-12-23 20:50:33,530 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj 2018-12-23 20:50:33,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:33,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:34,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Lyp06eOeSf2KmUveCoXx5w"], "issued_at": "2018-12-23T20:50:34.000000Z"}} 2018-12-23 20:50:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017608e3af0c1ade18657706f6d160bd21c42203" 2018-12-23 20:50:34,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51134036-5f02-4df2-b60f-f5dddd5d401f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:34,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-51134036-5f02-4df2-b60f-f5dddd5d401f 2018-12-23 20:50:34,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:34,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:34,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017608e3af0c1ade18657706f6d160bd21c42203" 2018-12-23 20:50:34,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784caa22-4954-48ae-b0a3-4c1cfeb37b25 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:34,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-784caa22-4954-48ae-b0a3-4c1cfeb37b25 2018-12-23 20:50:34,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017608e3af0c1ade18657706f6d160bd21c42203" 2018-12-23 20:50:34,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e01a1c3-3cd4-4d7a-9c8b-0e130e75c7a7 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c23c9635f0b941719c83e6974a6e16de"}, "tags": [], "enabled": true, "id": "c23c9635f0b941719c83e6974a6e16de", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj"}]} 2018-12-23 20:50:34,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj used request id req-3e01a1c3-3cd4-4d7a-9c8b-0e130e75c7a7 2018-12-23 20:50:34,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017608e3af0c1ade18657706f6d160bd21c42203" 2018-12-23 20:50:34,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7512ee-ba10-4f6d-8bde-c0c9da419dc3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:34,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0c7512ee-ba10-4f6d-8bde-c0c9da419dc3 2018-12-23 20:50:34,728 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-user 2018-12-23 20:50:34,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:34,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:34,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c474be-6abc-4f8f-9cd1-b4af239a14bf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:34,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-25c474be-6abc-4f8f-9cd1-b4af239a14bf 2018-12-23 20:50:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj-role"}}' 2018-12-23 20:50:34,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15bb6bc6-52bb-48ca-81c1-454cd8fe7d50 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fefbd75008284c40b4b27582a25a67ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/fefbd75008284c40b4b27582a25a67ce"}, "name": "CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj-role"}} 2018-12-23 20:50:34,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-15bb6bc6-52bb-48ca-81c1-454cd8fe7d50 2018-12-23 20:50:34,938 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj-role 2018-12-23 20:50:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/fefbd75008284c40b4b27582a25a67ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:35,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf97c01d-0310-4e53-a68b-abf6efe2bc72 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fefbd75008284c40b4b27582a25a67ce", "links": {"self": "http://172.30.9.21:5000/v3/roles/fefbd75008284c40b4b27582a25a67ce"}, "name": "CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj-role"}} 2018-12-23 20:50:35,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/fefbd75008284c40b4b27582a25a67ce used request id req-bf97c01d-0310-4e53-a68b-abf6efe2bc72 2018-12-23 20:50:35,033 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj-role to project CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj 2018-12-23 20:50:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c23c9635f0b941719c83e6974a6e16de/users/fd5330f7aece4b25992215c890d3bf22/roles/fefbd75008284c40b4b27582a25a67ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:35,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6cf78ad-c926-4138-8393-3897a9ba5327 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:35,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c23c9635f0b941719c83e6974a6e16de/users/fd5330f7aece4b25992215c890d3bf22/roles/fefbd75008284c40b4b27582a25a67ce used request id req-c6cf78ad-c926-4138-8393-3897a9ba5327 2018-12-23 20:50:35,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:35,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:35,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["U7fJjVwLT92O_OGKNZcKaA"], "issued_at": "2018-12-23T20:50:35.000000Z"}} 2018-12-23 20:50:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4a7b74150bf5b9eb3b6a2acb7d41dedcffda0c" 2018-12-23 20:50:35,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645ab4df-e3c9-4ab0-bfe0-2e20298a0672 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:35,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-645ab4df-e3c9-4ab0-bfe0-2e20298a0672 2018-12-23 20:50:35,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4a7b74150bf5b9eb3b6a2acb7d41dedcffda0c" 2018-12-23 20:50:35,865 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:35 GMT Server: Apache x-compute-request-id: req-55998c93-b77b-4154-b9e9-e83a5f53f60b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55998c93-b77b-4154-b9e9-e83a5f53f60b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:50:35,866 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-55998c93-b77b-4154-b9e9-e83a5f53f60b 2018-12-23 20:50:35,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-55998c93-b77b-4154-b9e9-e83a5f53f60b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4a7b74150bf5b9eb3b6a2acb7d41dedcffda0c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-68d786d2-7ba5-4170-997b-7546e260b818", "description": null}}' 2018-12-23 20:50:36,080 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:35 GMT Server: Apache x-compute-request-id: req-1ebc59a0-558b-4520-8838-9296af000beb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ebc59a0-558b-4520-8838-9296af000beb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-68d786d2-7ba5-4170-997b-7546e260b818", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c8f80c3-a119-4d24-8b63-5edf645a97ac", "description": null}} 2018-12-23 20:50:36,080 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types used request id req-1ebc59a0-558b-4520-8838-9296af000beb 2018-12-23 20:50:36,081 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-68d786d2-7ba5-4170-997b-7546e260b818 2018-12-23 20:50:36,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bc4e512edfda69805db478a8c700c99f415c4b" 2018-12-23 20:50:36,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:36 GMT Server: Apache x-compute-request-id: req-37000090-3aff-4705-9e33-d8f1f0ce9de6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37000090-3aff-4705-9e33-d8f1f0ce9de6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-68d786d2-7ba5-4170-997b-7546e260b818", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c8f80c3-a119-4d24-8b63-5edf645a97ac", "description": null}]} 2018-12-23 20:50:36,289 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-37000090-3aff-4705-9e33-d8f1f0ce9de6 2018-12-23 20:50:36,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/4c8f80c3-a119-4d24-8b63-5edf645a97ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37000090-3aff-4705-9e33-d8f1f0ce9de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bc4e512edfda69805db478a8c700c99f415c4b" 2018-12-23 20:50:36,479 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:36 GMT Server: Apache x-compute-request-id: req-056d555c-c22d-4a32-ab92-d2921ab765ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-056d555c-c22d-4a32-ab92-d2921ab765ac Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-68d786d2-7ba5-4170-997b-7546e260b818", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "4c8f80c3-a119-4d24-8b63-5edf645a97ac", "description": null}} 2018-12-23 20:50:36,480 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/4c8f80c3-a119-4d24-8b63-5edf645a97ac used request id req-056d555c-c22d-4a32-ab92-d2921ab765ac 2018-12-23 20:50:36,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/4c8f80c3-a119-4d24-8b63-5edf645a97ac/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37000090-3aff-4705-9e33-d8f1f0ce9de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bc4e512edfda69805db478a8c700c99f415c4b" 2018-12-23 20:50:36,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:36 GMT Server: Apache x-compute-request-id: req-ed3b29e7-edcb-40e6-a0ad-f4f114c028ca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed3b29e7-edcb-40e6-a0ad-f4f114c028ca Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 20:50:36,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/4c8f80c3-a119-4d24-8b63-5edf645a97ac/encryption used request id req-ed3b29e7-edcb-40e6-a0ad-f4f114c028ca 2018-12-23 20:50:36,685 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-68d786d2-7ba5-4170-997b-7546e260b818 2018-12-23 20:50:36,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/4c8f80c3-a119-4d24-8b63-5edf645a97ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37000090-3aff-4705-9e33-d8f1f0ce9de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bc4e512edfda69805db478a8c700c99f415c4b" 2018-12-23 20:50:36,928 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:50:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b95ac603-c4fe-4f53-a52e-7681c5df0a65 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:50:36,928 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/4c8f80c3-a119-4d24-8b63-5edf645a97ac used request id req-b95ac603-c4fe-4f53-a52e-7681c5df0a65 2018-12-23 20:50:36,931 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37000090-3aff-4705-9e33-d8f1f0ce9de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bc4e512edfda69805db478a8c700c99f415c4b" 2018-12-23 20:50:37,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:36 GMT Server: Apache x-compute-request-id: req-dabeb36a-726d-4df9-ab7f-58a4c36304f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dabeb36a-726d-4df9-ab7f-58a4c36304f9 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:50:37,116 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-dabeb36a-726d-4df9-ab7f-58a4c36304f9 2018-12-23 20:50:37,116 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-68d786d2-7ba5-4170-997b-7546e260b818 2018-12-23 20:50:37,119 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/4c8f80c3-a119-4d24-8b63-5edf645a97ac -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-55998c93-b77b-4154-b9e9-e83a5f53f60b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4a7b74150bf5b9eb3b6a2acb7d41dedcffda0c" 2018-12-23 20:50:37,306 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d3c68391-8f4f-4036-85cc-bf2d50b9454d x-openstack-request-id: req-d3c68391-8f4f-4036-85cc-bf2d50b9454d Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 4c8f80c3-a119-4d24-8b63-5edf645a97ac could not be found.", "code": 404}} 2018-12-23 20:50:37,306 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/4c8f80c3-a119-4d24-8b63-5edf645a97ac used request id req-d3c68391-8f4f-4036-85cc-bf2d50b9454d 2018-12-23 20:50:37,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:37,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-8d5fbc57-8cdd-4cdf-a950-29fa9e338867 Date: Sun, 23 Dec 2018 20:50:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:50:37,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8d5fbc57-8cdd-4cdf-a950-29fa9e338867 2018-12-23 20:50:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:37,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1740354-c350-4649-849b-35c1304e3063 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:37,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-f1740354-c350-4649-849b-35c1304e3063 2018-12-23 20:50:37,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:37,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3425736-a149-4136-852b-a13dc959b76f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:37,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-a3425736-a149-4136-852b-a13dc959b76f 2018-12-23 20:50:37,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:37,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93145c01-1014-4c01-a4f4-6aa6fca8675f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:37,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-93145c01-1014-4c01-a4f4-6aa6fca8675f 2018-12-23 20:50:37,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:37,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:37,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8423176b-d5d5-4c29-893f-e4cde7fe8ade Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:50:37,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-8423176b-d5d5-4c29-893f-e4cde7fe8ade 2018-12-23 20:50:37,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4434d22-6e61-453f-91ef-8f87cbe007ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:38,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-a4434d22-6e61-453f-91ef-8f87cbe007ce 2018-12-23 20:50:38,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a538d146-0d34-4bb5-a67a-a53f18df7ae3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:38,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-a538d146-0d34-4bb5-a67a-a53f18df7ae3 2018-12-23 20:50:38,174 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a389cafa-8fa8-4d42-9628-2e41497a7820 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:38,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-a389cafa-8fa8-4d42-9628-2e41497a7820 2018-12-23 20:50:38,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d9a8b90-9875-4e64-8958-3ff101833297 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:50:38,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-7d9a8b90-9875-4e64-8958-3ff101833297 2018-12-23 20:50:38,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a44a6b4-370c-451f-9ef2-556165915618 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:38,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-1a44a6b4-370c-451f-9ef2-556165915618 2018-12-23 20:50:38,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:38,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,422 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c03ec92a-7068-45a2-9f12-6bd35280e0ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:38,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-c03ec92a-7068-45a2-9f12-6bd35280e0ea 2018-12-23 20:50:38,423 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:38,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9a00d3-0da8-4abf-9f45-aef0c73c5f93 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:38,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-8b9a00d3-0da8-4abf-9f45-aef0c73c5f93 2018-12-23 20:50:38,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e83d9f-e3c7-4e98-8454-401321c6bf22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:38,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-64e83d9f-e3c7-4e98-8454-401321c6bf22 2018-12-23 20:50:38,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:38,629 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj 2018-12-23 20:50:38,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c23c9635f0b941719c83e6974a6e16de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2eab396-7874-49e9-ad82-56af6dc1dd2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:38,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c23c9635f0b941719c83e6974a6e16de used request id req-d2eab396-7874-49e9-ad82-56af6dc1dd2b 2018-12-23 20:50:38,855 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-proj-role 2018-12-23 20:50:38,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/fefbd75008284c40b4b27582a25a67ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:38,987 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c321bf-defb-4383-a19f-aa4b66c3884c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:38,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/fefbd75008284c40b4b27582a25a67ce used request id req-71c321bf-defb-4383-a19f-aa4b66c3884c 2018-12-23 20:50:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c35f63b3605e4b2056b7f370215a5300fa94fe45" 2018-12-23 20:50:39,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c582ee-ad88-4037-9586-596d5397858d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:39,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-96c582ee-ad88-4037-9586-596d5397858d 2018-12-23 20:50:39,086 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-30e4912c-eef5-417-user 2018-12-23 20:50:39,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/fd5330f7aece4b25992215c890d3bf22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}017608e3af0c1ade18657706f6d160bd21c42203" 2018-12-23 20:50:39,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17158ba4-846f-44e8-be61-224d4b7d68d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:39,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fd5330f7aece4b25992215c890d3bf22 used request id req-17158ba4-846f-44e8-be61-224d4b7d68d6 2018-12-23 20:50:39,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:39,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["3LgjAOKbR8WHwEDcJanxlQ"], "issued_at": "2018-12-23T20:50:39.000000Z"}} 2018-12-23 20:50:39,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d333774a1e1f0a358d653643574448ad00e247" 2018-12-23 20:50:39,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3770b6b-2a50-4bec-9666-c51b79321329 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:39,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c3770b6b-2a50-4bec-9666-c51b79321329 2018-12-23 20:50:39,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:39,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:40,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["-enMcurUTqub4URK1pAudg"], "issued_at": "2018-12-23T20:50:40.000000Z"}} 2018-12-23 20:50:40,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:40,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f5a123e-184d-44b8-a881-3d3cbaf9892a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:40,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4f5a123e-184d-44b8-a881-3d3cbaf9892a 2018-12-23 20:50:40,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:40,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:40,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:40,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15557b37-8c3c-412c-b2b3-86a197fabc83 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:40,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj used request id req-15557b37-8c3c-412c-b2b3-86a197fabc83 2018-12-23 20:50:40,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:40,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f112d859-bbdd-4d8c-b99e-7c6d307a5185 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:40,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f112d859-bbdd-4d8c-b99e-7c6d307a5185 2018-12-23 20:50:40,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj"}}' 2018-12-23 20:50:40,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38818089-d218-4284-8b89-82c01d94d20b Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d94d86f4aefd46a8aa0de89e34d5d69c"}, "tags": [], "enabled": true, "id": "d94d86f4aefd46a8aa0de89e34d5d69c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj"}} 2018-12-23 20:50:40,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-38818089-d218-4284-8b89-82c01d94d20b 2018-12-23 20:50:40,531 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj 2018-12-23 20:50:40,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:40,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:40,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XhlziFd0Rg-A-hcu3MlydQ"], "issued_at": "2018-12-23T20:50:40.000000Z"}} 2018-12-23 20:50:40,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237e4d618db1103276e7f0679beb76a27f6604e6" 2018-12-23 20:50:41,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c0ec8e-f5e1-4478-b63c-605620c0398b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:41,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-09c0ec8e-f5e1-4478-b63c-605620c0398b 2018-12-23 20:50:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:41,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:41,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237e4d618db1103276e7f0679beb76a27f6604e6" 2018-12-23 20:50:41,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cdcc14-befc-42d7-a465-c0807d313498 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:41,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-67cdcc14-befc-42d7-a465-c0807d313498 2018-12-23 20:50:41,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237e4d618db1103276e7f0679beb76a27f6604e6" 2018-12-23 20:50:41,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5956c546-62cf-4783-aac2-b384793f313a Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d94d86f4aefd46a8aa0de89e34d5d69c"}, "tags": [], "enabled": true, "id": "d94d86f4aefd46a8aa0de89e34d5d69c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj"}]} 2018-12-23 20:50:41,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj used request id req-5956c546-62cf-4783-aac2-b384793f313a 2018-12-23 20:50:41,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237e4d618db1103276e7f0679beb76a27f6604e6" 2018-12-23 20:50:41,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01d5800-27c9-4bb4-97b8-1877387933dd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:41,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a01d5800-27c9-4bb4-97b8-1877387933dd 2018-12-23 20:50:41,716 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-user 2018-12-23 20:50:41,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:41,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:41,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32cd9ce2-a932-48df-acb3-e63f9adc1306 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:41,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-32cd9ce2-a932-48df-acb3-e63f9adc1306 2018-12-23 20:50:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj-role"}}' 2018-12-23 20:50:42,028 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-171cc890-43b1-4511-bf2a-feb27f3c003f Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6717f90ec8184479be4b1dbf3c118e69", "links": {"self": "http://172.30.9.21:5000/v3/roles/6717f90ec8184479be4b1dbf3c118e69"}, "name": "CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj-role"}} 2018-12-23 20:50:42,028 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-171cc890-43b1-4511-bf2a-feb27f3c003f 2018-12-23 20:50:42,029 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj-role 2018-12-23 20:50:42,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6717f90ec8184479be4b1dbf3c118e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:42,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44390f23-bb57-4d3e-90cf-38ab99418405 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6717f90ec8184479be4b1dbf3c118e69", "links": {"self": "http://172.30.9.21:5000/v3/roles/6717f90ec8184479be4b1dbf3c118e69"}, "name": "CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj-role"}} 2018-12-23 20:50:42,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6717f90ec8184479be4b1dbf3c118e69 used request id req-44390f23-bb57-4d3e-90cf-38ab99418405 2018-12-23 20:50:42,049 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj-role to project CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj 2018-12-23 20:50:42,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d94d86f4aefd46a8aa0de89e34d5d69c/users/3814c4d9c61b48dea44c4c5d2235be01/roles/6717f90ec8184479be4b1dbf3c118e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:42,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ce4f7b-aa6b-49e8-b019-5207f5e73f57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:42,193 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d94d86f4aefd46a8aa0de89e34d5d69c/users/3814c4d9c61b48dea44c4c5d2235be01/roles/6717f90ec8184479be4b1dbf3c118e69 used request id req-83ce4f7b-aa6b-49e8-b019-5207f5e73f57 2018-12-23 20:50:42,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:42,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:42,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["wP2XVRESRSSy4S6Vi0q_Jg"], "issued_at": "2018-12-23T20:50:42.000000Z"}} 2018-12-23 20:50:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a880597c1f7a61c0454c143277c410ba133c61" 2018-12-23 20:50:42,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92dc2e16-573e-4a5d-b007-5914135fcbe1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:42,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-92dc2e16-573e-4a5d-b007-5914135fcbe1 2018-12-23 20:50:42,699 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a880597c1f7a61c0454c143277c410ba133c61" 2018-12-23 20:50:42,907 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:42 GMT Server: Apache x-compute-request-id: req-cf9d0d39-dfaf-4deb-bef4-57dc4d2b3ac0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf9d0d39-dfaf-4deb-bef4-57dc4d2b3ac0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:50:42,908 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-cf9d0d39-dfaf-4deb-bef4-57dc4d2b3ac0 2018-12-23 20:50:42,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cf9d0d39-dfaf-4deb-bef4-57dc4d2b3ac0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a880597c1f7a61c0454c143277c410ba133c61" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-c59537f8-f274-4463-b756-aa9b05758e6e", "description": null}}' 2018-12-23 20:50:43,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:42 GMT Server: Apache x-compute-request-id: req-52041933-96f5-44d1-be85-4bc7bc7fb829 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52041933-96f5-44d1-be85-4bc7bc7fb829 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c59537f8-f274-4463-b756-aa9b05758e6e", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1062f658-1aa3-4e3d-9de1-26d5b3c99dc7", "description": null}} 2018-12-23 20:50:43,180 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types used request id req-52041933-96f5-44d1-be85-4bc7bc7fb829 2018-12-23 20:50:43,181 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-c59537f8-f274-4463-b756-aa9b05758e6e 2018-12-23 20:50:43,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d333774a1e1f0a358d653643574448ad00e247" 2018-12-23 20:50:43,378 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:43 GMT Server: Apache x-compute-request-id: req-3eeb5416-2e57-4490-9a27-53395022df79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3eeb5416-2e57-4490-9a27-53395022df79 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-c59537f8-f274-4463-b756-aa9b05758e6e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1062f658-1aa3-4e3d-9de1-26d5b3c99dc7", "description": null}]} 2018-12-23 20:50:43,379 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-3eeb5416-2e57-4490-9a27-53395022df79 2018-12-23 20:50:43,382 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3eeb5416-2e57-4490-9a27-53395022df79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d333774a1e1f0a358d653643574448ad00e247" 2018-12-23 20:50:43,570 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:43 GMT Server: Apache x-compute-request-id: req-f057a813-0e2d-494f-afdc-bdc93b655118 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f057a813-0e2d-494f-afdc-bdc93b655118 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c59537f8-f274-4463-b756-aa9b05758e6e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1062f658-1aa3-4e3d-9de1-26d5b3c99dc7", "description": null}} 2018-12-23 20:50:43,570 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7 used request id req-f057a813-0e2d-494f-afdc-bdc93b655118 2018-12-23 20:50:43,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3eeb5416-2e57-4490-9a27-53395022df79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34d333774a1e1f0a358d653643574448ad00e247" 2018-12-23 20:50:43,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:43 GMT Server: Apache x-compute-request-id: req-526fa147-6289-4c78-a1fa-133146a33750 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-526fa147-6289-4c78-a1fa-133146a33750 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 20:50:43,761 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7/encryption used request id req-526fa147-6289-4c78-a1fa-133146a33750 2018-12-23 20:50:43,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:43,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:44,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["1uGL2XkMRomx4AGl1m9Dkg"], "issued_at": "2018-12-23T20:50:44.000000Z"}} 2018-12-23 20:50:44,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0ab8275afd8e6f83d7f4755a797d4b4546041b" 2018-12-23 20:50:44,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0773688f-887e-4b4e-9a2d-426b4b431a1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:44,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0773688f-887e-4b4e-9a2d-426b4b431a1b 2018-12-23 20:50:44,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0ab8275afd8e6f83d7f4755a797d4b4546041b" 2018-12-23 20:50:44,451 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:44 GMT Server: Apache x-compute-request-id: req-5bb3d08a-393e-4309-b569-a32203d88a15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5bb3d08a-393e-4309-b569-a32203d88a15 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-c59537f8-f274-4463-b756-aa9b05758e6e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1062f658-1aa3-4e3d-9de1-26d5b3c99dc7", "description": null}]} 2018-12-23 20:50:44,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-5bb3d08a-393e-4309-b569-a32203d88a15 2018-12-23 20:50:44,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bb3d08a-393e-4309-b569-a32203d88a15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0ab8275afd8e6f83d7f4755a797d4b4546041b" 2018-12-23 20:50:44,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:44 GMT Server: Apache x-compute-request-id: req-8775f671-470e-4609-a121-2a62d8a15640 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8775f671-470e-4609-a121-2a62d8a15640 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c59537f8-f274-4463-b756-aa9b05758e6e", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1062f658-1aa3-4e3d-9de1-26d5b3c99dc7", "description": null}} 2018-12-23 20:50:44,650 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7 used request id req-8775f671-470e-4609-a121-2a62d8a15640 2018-12-23 20:50:44,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5bb3d08a-393e-4309-b569-a32203d88a15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc0ab8275afd8e6f83d7f4755a797d4b4546041b" 2018-12-23 20:50:44,838 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:44 GMT Server: Apache x-compute-request-id: req-58aa9d48-92a4-48d1-8a68-64382b998bac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-58aa9d48-92a4-48d1-8a68-64382b998bac Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 20:50:44,838 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7/encryption used request id req-58aa9d48-92a4-48d1-8a68-64382b998bac 2018-12-23 20:50:44,838 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-c59537f8-f274-4463-b756-aa9b05758e6e 2018-12-23 20:50:44,841 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf9d0d39-dfaf-4deb-bef4-57dc4d2b3ac0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a880597c1f7a61c0454c143277c410ba133c61" 2018-12-23 20:50:45,053 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:50:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a680511f-094c-4256-9f64-4905707c485f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:50:45,053 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1062f658-1aa3-4e3d-9de1-26d5b3c99dc7 used request id req-a680511f-094c-4256-9f64-4905707c485f 2018-12-23 20:50:45,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:45,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-0a33520d-b737-4b49-b945-ee209d6a742c Date: Sun, 23 Dec 2018 20:50:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:50:45,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-0a33520d-b737-4b49-b945-ee209d6a742c 2018-12-23 20:50:45,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:45,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d4b2124-752f-4f0e-9383-c614df20d620 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:45,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-2d4b2124-752f-4f0e-9383-c614df20d620 2018-12-23 20:50:45,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:45,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:45,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4e01b53-fd22-4acb-8b9e-6c1d8598e9b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:45,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-d4e01b53-fd22-4acb-8b9e-6c1d8598e9b4 2018-12-23 20:50:45,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:45,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:45,556 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-360d39e1-ff9a-441a-8171-206387ebdb97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:45,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-360d39e1-ff9a-441a-8171-206387ebdb97 2018-12-23 20:50:45,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:45,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:45,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b2a411-8628-49ff-9cc5-b3a09c5e57b6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:50:45,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-d8b2a411-8628-49ff-9cc5-b3a09c5e57b6 2018-12-23 20:50:45,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:45,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7fa39c6-9b6c-43d8-98f3-e060e867ec40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:45,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-c7fa39c6-9b6c-43d8-98f3-e060e867ec40 2018-12-23 20:50:45,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:45,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:45,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec5167c3-f6ba-4b14-a8d7-a5bad2029525 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:45,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-ec5167c3-f6ba-4b14-a8d7-a5bad2029525 2018-12-23 20:50:45,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:45,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:45,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e5f6ca9-d946-4d8e-b6b2-d779ccddfd1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:45,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-1e5f6ca9-d946-4d8e-b6b2-d779ccddfd1e 2018-12-23 20:50:45,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:46,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c3ffcd-b257-497f-8f08-246cca02ad02 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:50:46,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-c3c3ffcd-b257-497f-8f08-246cca02ad02 2018-12-23 20:50:46,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:46,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-845baa08-700b-43ce-8c6f-01d0e74f9f31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:46,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-845baa08-700b-43ce-8c6f-01d0e74f9f31 2018-12-23 20:50:46,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:46,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:46,197 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27004b76-1ff7-43c9-a4a1-6a6b0bd75919 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:46,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-27004b76-1ff7-43c9-a4a1-6a6b0bd75919 2018-12-23 20:50:46,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:46,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:46,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8972fea2-56f4-4373-94d7-e9de3155cd8b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:46,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-8972fea2-56f4-4373-94d7-e9de3155cd8b 2018-12-23 20:50:46,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:46,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-219f2dc9-2f71-4040-8b67-b48ee5f0d9a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:46,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-219f2dc9-2f71-4040-8b67-b48ee5f0d9a8 2018-12-23 20:50:46,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:46,405 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj 2018-12-23 20:50:46,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d94d86f4aefd46a8aa0de89e34d5d69c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:46,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824bd13d-a7e3-4c09-851f-efda18eafb56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:46,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d94d86f4aefd46a8aa0de89e34d5d69c used request id req-824bd13d-a7e3-4c09-851f-efda18eafb56 2018-12-23 20:50:46,640 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-proj-role 2018-12-23 20:50:46,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6717f90ec8184479be4b1dbf3c118e69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:46,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a03341-f13a-48af-bd34-798ac5cdb502 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:46,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6717f90ec8184479be4b1dbf3c118e69 used request id req-45a03341-f13a-48af-bd34-798ac5cdb502 2018-12-23 20:50:46,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2178a86d644154988e0364e03e5c83875913d1d9" 2018-12-23 20:50:46,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04364a04-8831-4507-bb72-68643397ee08 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:46,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-04364a04-8831-4507-bb72-68643397ee08 2018-12-23 20:50:46,865 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-136f1c7d-0e2e-4db-user 2018-12-23 20:50:46,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3814c4d9c61b48dea44c4c5d2235be01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237e4d618db1103276e7f0679beb76a27f6604e6" 2018-12-23 20:50:47,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e9d7516-227c-4bf5-8997-c9848a36a326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:47,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3814c4d9c61b48dea44c4c5d2235be01 used request id req-0e9d7516-227c-4bf5-8997-c9848a36a326 2018-12-23 20:50:47,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:47,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["jf9jhgmoSD6nJJjbPs51Sw"], "issued_at": "2018-12-23T20:50:47.000000Z"}} 2018-12-23 20:50:47,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc703f8ffe6c2e5b4fd99efb4063c9a960e7949" 2018-12-23 20:50:47,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799ac113-d87b-4c41-a79c-b38ac8aebbbc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:47,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-799ac113-d87b-4c41-a79c-b38ac8aebbbc 2018-12-23 20:50:47,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:47,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:47,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["T0kDmz_TR52njwZIGY6ECw"], "issued_at": "2018-12-23T20:50:47.000000Z"}} 2018-12-23 20:50:47,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:48,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e90213-0f8c-4f1f-9b81-5100d0eceb8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:48,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-31e90213-0f8c-4f1f-9b81-5100d0eceb8b 2018-12-23 20:50:48,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:48,045 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:48,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:48,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9422671e-9f7c-4372-8966-fb16452709f0 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:48,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj used request id req-9422671e-9f7c-4372-8966-fb16452709f0 2018-12-23 20:50:48,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:48,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce9e81c-d441-4ff4-b3e4-fd722bc1b0ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:48,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bce9e81c-d441-4ff4-b3e4-fd722bc1b0ae 2018-12-23 20:50:48,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj"}}' 2018-12-23 20:50:48,208 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5290df3f-6b53-4f1c-b2d6-ae3feea5efeb Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c4275c5d82b246c384bb8230ae1093c3"}, "tags": [], "enabled": true, "id": "c4275c5d82b246c384bb8230ae1093c3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj"}} 2018-12-23 20:50:48,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5290df3f-6b53-4f1c-b2d6-ae3feea5efeb 2018-12-23 20:50:48,208 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj 2018-12-23 20:50:48,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:48,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:48,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["j2L8OY4qTsSed4G85xemCg"], "issued_at": "2018-12-23T20:50:48.000000Z"}} 2018-12-23 20:50:48,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e647f76cd08447a8a4a6d89a4ea4f19af5cdb413" 2018-12-23 20:50:48,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3804f8b2-8ba7-4463-b5cf-09a812db9cde Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:48,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3804f8b2-8ba7-4463-b5cf-09a812db9cde 2018-12-23 20:50:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:48,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:48,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e647f76cd08447a8a4a6d89a4ea4f19af5cdb413" 2018-12-23 20:50:48,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3bac56-37be-4ca8-9a8e-720a706171d2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:48,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3f3bac56-37be-4ca8-9a8e-720a706171d2 2018-12-23 20:50:48,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e647f76cd08447a8a4a6d89a4ea4f19af5cdb413" 2018-12-23 20:50:48,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f58c50c-530d-4443-a4d3-7c22028d5794 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c4275c5d82b246c384bb8230ae1093c3"}, "tags": [], "enabled": true, "id": "c4275c5d82b246c384bb8230ae1093c3", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj"}]} 2018-12-23 20:50:48,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj used request id req-2f58c50c-530d-4443-a4d3-7c22028d5794 2018-12-23 20:50:48,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e647f76cd08447a8a4a6d89a4ea4f19af5cdb413" 2018-12-23 20:50:49,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8811618d-0b5b-423e-85bd-3d79b800ad49 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:49,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8811618d-0b5b-423e-85bd-3d79b800ad49 2018-12-23 20:50:49,393 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-user 2018-12-23 20:50:49,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:49,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce84f8f-f9f2-493c-9ab4-9220278ba108 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:49,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cce84f8f-f9f2-493c-9ab4-9220278ba108 2018-12-23 20:50:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj-role"}}' 2018-12-23 20:50:49,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0a9aa2-67f1-4010-b21a-726d0dcf3889 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a1414f180c84686a458ca97b9761b31", "links": {"self": "http://172.30.9.21:5000/v3/roles/9a1414f180c84686a458ca97b9761b31"}, "name": "CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj-role"}} 2018-12-23 20:50:49,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cf0a9aa2-67f1-4010-b21a-726d0dcf3889 2018-12-23 20:50:49,610 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj-role 2018-12-23 20:50:49,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9a1414f180c84686a458ca97b9761b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:49,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97408c2c-a73b-42d1-b2e0-889723d931d7 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9a1414f180c84686a458ca97b9761b31", "links": {"self": "http://172.30.9.21:5000/v3/roles/9a1414f180c84686a458ca97b9761b31"}, "name": "CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj-role"}} 2018-12-23 20:50:49,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9a1414f180c84686a458ca97b9761b31 used request id req-97408c2c-a73b-42d1-b2e0-889723d931d7 2018-12-23 20:50:49,713 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj-role to project CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj 2018-12-23 20:50:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c4275c5d82b246c384bb8230ae1093c3/users/3464867b6c2f4a0fb7692309215b0d5f/roles/9a1414f180c84686a458ca97b9761b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:49,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-034a1dd1-33b7-4055-9225-3e3edab47b49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:49,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c4275c5d82b246c384bb8230ae1093c3/users/3464867b6c2f4a0fb7692309215b0d5f/roles/9a1414f180c84686a458ca97b9761b31 used request id req-034a1dd1-33b7-4055-9225-3e3edab47b49 2018-12-23 20:50:49,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:49,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:50,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Clf1l4edTICoZr6VK1jMAA"], "issued_at": "2018-12-23T20:50:50.000000Z"}} 2018-12-23 20:50:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7cc8ce7e76a0e3bc5546d59dc2a074e3b67161" 2018-12-23 20:50:50,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c0bcd7-9a05-4158-9a36-8458b428f1a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:50,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f1c0bcd7-9a05-4158-9a36-8458b428f1a4 2018-12-23 20:50:50,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7cc8ce7e76a0e3bc5546d59dc2a074e3b67161" 2018-12-23 20:50:50,542 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:50 GMT Server: Apache x-compute-request-id: req-f1aa7209-5297-45f2-b85e-0da5e67ad9fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f1aa7209-5297-45f2-b85e-0da5e67ad9fd Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:50:50,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-f1aa7209-5297-45f2-b85e-0da5e67ad9fd 2018-12-23 20:50:50,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f1aa7209-5297-45f2-b85e-0da5e67ad9fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7cc8ce7e76a0e3bc5546d59dc2a074e3b67161" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-3909adf2-5a4b-4fbd-a0cc-30392e0733c3", "description": null}}' 2018-12-23 20:50:50,768 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:50 GMT Server: Apache x-compute-request-id: req-b5ee7c1a-e16e-4a1a-8d83-51ca8a47ed73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5ee7c1a-e16e-4a1a-8d83-51ca8a47ed73 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3909adf2-5a4b-4fbd-a0cc-30392e0733c3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59b0eee2-f769-4148-9cae-28730d0ab598", "description": null}} 2018-12-23 20:50:50,769 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types used request id req-b5ee7c1a-e16e-4a1a-8d83-51ca8a47ed73 2018-12-23 20:50:50,769 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-3909adf2-5a4b-4fbd-a0cc-30392e0733c3 2018-12-23 20:50:50,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc703f8ffe6c2e5b4fd99efb4063c9a960e7949" 2018-12-23 20:50:50,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:50 GMT Server: Apache x-compute-request-id: req-ae573758-bda4-4405-817d-2db3b45c7c65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae573758-bda4-4405-817d-2db3b45c7c65 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-3909adf2-5a4b-4fbd-a0cc-30392e0733c3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59b0eee2-f769-4148-9cae-28730d0ab598", "description": null}]} 2018-12-23 20:50:50,959 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-ae573758-bda4-4405-817d-2db3b45c7c65 2018-12-23 20:50:50,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae573758-bda4-4405-817d-2db3b45c7c65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc703f8ffe6c2e5b4fd99efb4063c9a960e7949" 2018-12-23 20:50:51,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:50 GMT Server: Apache x-compute-request-id: req-80fd2bdc-7e8e-489b-9cd0-d19dd426b024 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80fd2bdc-7e8e-489b-9cd0-d19dd426b024 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3909adf2-5a4b-4fbd-a0cc-30392e0733c3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59b0eee2-f769-4148-9cae-28730d0ab598", "description": null}} 2018-12-23 20:50:51,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598 used request id req-80fd2bdc-7e8e-489b-9cd0-d19dd426b024 2018-12-23 20:50:51,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae573758-bda4-4405-817d-2db3b45c7c65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc703f8ffe6c2e5b4fd99efb4063c9a960e7949" 2018-12-23 20:50:51,344 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:51 GMT Server: Apache x-compute-request-id: req-475a7777-233e-4de1-b2c4-518c651168b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-475a7777-233e-4de1-b2c4-518c651168b7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 20:50:51,344 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598/encryption used request id req-475a7777-233e-4de1-b2c4-518c651168b7 2018-12-23 20:50:51,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae573758-bda4-4405-817d-2db3b45c7c65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc703f8ffe6c2e5b4fd99efb4063c9a960e7949" 2018-12-23 20:50:51,535 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:51 GMT Server: Apache x-compute-request-id: req-4ca795b2-175c-4ab7-99a6-f86f839eaf96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ca795b2-175c-4ab7-99a6-f86f839eaf96 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3909adf2-5a4b-4fbd-a0cc-30392e0733c3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59b0eee2-f769-4148-9cae-28730d0ab598", "description": null}} 2018-12-23 20:50:51,535 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598 used request id req-4ca795b2-175c-4ab7-99a6-f86f839eaf96 2018-12-23 20:50:51,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae573758-bda4-4405-817d-2db3b45c7c65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc703f8ffe6c2e5b4fd99efb4063c9a960e7949" 2018-12-23 20:50:51,755 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:51 GMT Server: Apache x-compute-request-id: req-8ae2dce5-5c49-48c7-a3c1-5a1fc3e14181 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ae2dce5-5c49-48c7-a3c1-5a1fc3e14181 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-3909adf2-5a4b-4fbd-a0cc-30392e0733c3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "59b0eee2-f769-4148-9cae-28730d0ab598", "description": null}} 2018-12-23 20:50:51,755 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598 used request id req-8ae2dce5-5c49-48c7-a3c1-5a1fc3e14181 2018-12-23 20:50:51,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae573758-bda4-4405-817d-2db3b45c7c65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc703f8ffe6c2e5b4fd99efb4063c9a960e7949" 2018-12-23 20:50:51,775 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:51 GMT Server: Apache x-compute-request-id: req-bed5ef95-ac9c-4bf7-b33f-9943e7c0c10c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bed5ef95-ac9c-4bf7-b33f-9943e7c0c10c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 20:50:51,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598/encryption used request id req-bed5ef95-ac9c-4bf7-b33f-9943e7c0c10c 2018-12-23 20:50:51,776 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-3909adf2-5a4b-4fbd-a0cc-30392e0733c3 2018-12-23 20:50:51,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f1aa7209-5297-45f2-b85e-0da5e67ad9fd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e7cc8ce7e76a0e3bc5546d59dc2a074e3b67161" 2018-12-23 20:50:52,089 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:50:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1b1c7cd6-5c96-43a4-bf5a-557cbcf67410 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:50:52,089 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/59b0eee2-f769-4148-9cae-28730d0ab598 used request id req-1b1c7cd6-5c96-43a4-bf5a-557cbcf67410 2018-12-23 20:50:52,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:52,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-0c4dee0c-e40d-4c66-b664-366a1abdcb66 Date: Sun, 23 Dec 2018 20:50:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:50:52,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-0c4dee0c-e40d-4c66-b664-366a1abdcb66 2018-12-23 20:50:52,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:52,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be60b92-c9f5-4ad7-bae8-2f72551351e5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:52,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-7be60b92-c9f5-4ad7-bae8-2f72551351e5 2018-12-23 20:50:52,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:52,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:52,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f703d692-b022-48c4-ae4a-41fe386e50ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:52,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-f703d692-b022-48c4-ae4a-41fe386e50ad 2018-12-23 20:50:52,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:52,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:52,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64f34249-32b8-4819-a820-7756f91edd06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:52,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-64f34249-32b8-4819-a820-7756f91edd06 2018-12-23 20:50:52,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:52,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:52,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785dd543-8feb-435f-a5e0-d01f0ac52085 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:50:52,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-785dd543-8feb-435f-a5e0-d01f0ac52085 2018-12-23 20:50:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:52,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf7302a-509d-4f82-a5c2-1ee8a0755539 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:52,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-9cf7302a-509d-4f82-a5c2-1ee8a0755539 2018-12-23 20:50:52,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:52,964 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b8d0a7-2595-4648-aacb-0294bd686d59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:52,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-35b8d0a7-2595-4648-aacb-0294bd686d59 2018-12-23 20:50:52,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:52,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7897070-38d8-49b6-a4b2-6f862dcdbc74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:52,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-c7897070-38d8-49b6-a4b2-6f862dcdbc74 2018-12-23 20:50:52,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:52,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:53,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466a5178-96f0-4606-a8f9-a34e8035f60e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:50:53,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-466a5178-96f0-4606-a8f9-a34e8035f60e 2018-12-23 20:50:53,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:53,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd519aef-ab91-4611-9620-d9a322c13e99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:53,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-bd519aef-ab91-4611-9620-d9a322c13e99 2018-12-23 20:50:53,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:53,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:53,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a57bb06-0a3e-4a07-bf24-883747fdcd96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:53,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-7a57bb06-0a3e-4a07-bf24-883747fdcd96 2018-12-23 20:50:53,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:53,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7ec05f-6582-48c0-ad17-797451303309 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:50:53,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-aa7ec05f-6582-48c0-ad17-797451303309 2018-12-23 20:50:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:53,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-065fc7a8-1995-45db-b118-2b5a89689b7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:50:53,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-065fc7a8-1995-45db-b118-2b5a89689b7a 2018-12-23 20:50:53,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:50:53,517 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj 2018-12-23 20:50:53,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c4275c5d82b246c384bb8230ae1093c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:53,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d011adfa-f180-4353-a0e9-2ae0b6d0270f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:53,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c4275c5d82b246c384bb8230ae1093c3 used request id req-d011adfa-f180-4353-a0e9-2ae0b6d0270f 2018-12-23 20:50:53,730 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-proj-role 2018-12-23 20:50:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9a1414f180c84686a458ca97b9761b31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:53,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea87d94b-b613-4119-84d5-2b191a160410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:53,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9a1414f180c84686a458ca97b9761b31 used request id req-ea87d94b-b613-4119-84d5-2b191a160410 2018-12-23 20:50:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1455a0a2d9c49d428fc0c0befadc18fcb869a7b3" 2018-12-23 20:50:53,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e00d4b-29be-4ed6-868a-2ecd3d502614 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:53,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-42e00d4b-29be-4ed6-868a-2ecd3d502614 2018-12-23 20:50:53,948 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-704d8e5a-7787-420-user 2018-12-23 20:50:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3464867b6c2f4a0fb7692309215b0d5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e647f76cd08447a8a4a6d89a4ea4f19af5cdb413" 2018-12-23 20:50:54,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5476ee40-7b8e-405b-afd9-6eaff949269c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:54,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3464867b6c2f4a0fb7692309215b0d5f used request id req-5476ee40-7b8e-405b-afd9-6eaff949269c 2018-12-23 20:50:54,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:54,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["RbQDYyl3SlyirWDSHTfUrA"], "issued_at": "2018-12-23T20:50:54.000000Z"}} 2018-12-23 20:50:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6373a14a8f7dbaa3b35eee2e8849a3e23131693" 2018-12-23 20:50:54,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136b6f1b-c564-48d5-83dd-61e4d95d3ad0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:54,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-136b6f1b-c564-48d5-83dd-61e4d95d3ad0 2018-12-23 20:50:54,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:54,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:55,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Y8kvAOkuShmlGD5vr7b9Eg"], "issued_at": "2018-12-23T20:50:55.000000Z"}} 2018-12-23 20:50:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:50:55,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74588baa-7bfd-4597-818a-931660877a08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:55,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-74588baa-7bfd-4597-818a-931660877a08 2018-12-23 20:50:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:55,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:50:55,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0caed7-5ac1-4a1d-8512-ba9985ecdf67 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:50:55,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj used request id req-6b0caed7-5ac1-4a1d-8512-ba9985ecdf67 2018-12-23 20:50:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:50:55,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b39ab4c-af4a-4f9e-b7ea-865cdf4e9c3b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:55,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4b39ab4c-af4a-4f9e-b7ea-865cdf4e9c3b 2018-12-23 20:50:55,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj"}}' 2018-12-23 20:50:55,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9686a0d2-546a-4bf9-bdcf-cada0002b540 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a63509774e5a441c93575e3cbcafa7a9"}, "tags": [], "enabled": true, "id": "a63509774e5a441c93575e3cbcafa7a9", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj"}} 2018-12-23 20:50:55,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9686a0d2-546a-4bf9-bdcf-cada0002b540 2018-12-23 20:50:55,388 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj 2018-12-23 20:50:55,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:55,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:55,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["QQD4Fz-YQfS0r7FQLyx64A"], "issued_at": "2018-12-23T20:50:55.000000Z"}} 2018-12-23 20:50:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b5c5ba513facbe249650953e59b5b8a4e13e1" 2018-12-23 20:50:55,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76150871-4d08-4e30-baf8-8a26510fa9f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:55,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-76150871-4d08-4e30-baf8-8a26510fa9f6 2018-12-23 20:50:55,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:50:55,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:50:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b5c5ba513facbe249650953e59b5b8a4e13e1" 2018-12-23 20:50:55,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a480d527-5737-4847-b1f0-0f34683a686f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:50:55,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a480d527-5737-4847-b1f0-0f34683a686f 2018-12-23 20:50:55,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b5c5ba513facbe249650953e59b5b8a4e13e1" 2018-12-23 20:50:56,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94e7fbe-03c0-4d47-803c-ba80fcd355c5 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a63509774e5a441c93575e3cbcafa7a9"}, "tags": [], "enabled": true, "id": "a63509774e5a441c93575e3cbcafa7a9", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj"}]} 2018-12-23 20:50:56,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj used request id req-c94e7fbe-03c0-4d47-803c-ba80fcd355c5 2018-12-23 20:50:56,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b5c5ba513facbe249650953e59b5b8a4e13e1" 2018-12-23 20:50:56,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a3b469-94fb-4eb5-b9d5-fb47011e1569 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:50:56,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-32a3b469-94fb-4eb5-b9d5-fb47011e1569 2018-12-23 20:50:56,496 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-user 2018-12-23 20:50:56,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:50:56,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-844d4212-ce7a-457b-8bda-43dbe17d83e9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:50:56,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-844d4212-ce7a-457b-8bda-43dbe17d83e9 2018-12-23 20:50:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" -d '{"role": {"name": "CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj-role"}}' 2018-12-23 20:50:56,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2843b21b-fc69-488e-a7ef-de2d7352f590 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb2d9fe8be4d4e1eb076e2ad87b4569f", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb2d9fe8be4d4e1eb076e2ad87b4569f"}, "name": "CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj-role"}} 2018-12-23 20:50:56,718 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2843b21b-fc69-488e-a7ef-de2d7352f590 2018-12-23 20:50:56,718 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj-role 2018-12-23 20:50:56,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/eb2d9fe8be4d4e1eb076e2ad87b4569f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:50:56,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da719654-f032-4245-bfdf-0859b0bcb4e9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eb2d9fe8be4d4e1eb076e2ad87b4569f", "links": {"self": "http://172.30.9.21:5000/v3/roles/eb2d9fe8be4d4e1eb076e2ad87b4569f"}, "name": "CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj-role"}} 2018-12-23 20:50:56,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/eb2d9fe8be4d4e1eb076e2ad87b4569f used request id req-da719654-f032-4245-bfdf-0859b0bcb4e9 2018-12-23 20:50:56,818 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj-role to project CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj 2018-12-23 20:50:56,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a63509774e5a441c93575e3cbcafa7a9/users/e268ab8eb96147efb4892547973c9a4d/roles/eb2d9fe8be4d4e1eb076e2ad87b4569f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:50:56,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:50:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c31b73f8-da69-40d3-85ff-32f18a42105d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:50:56,954 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a63509774e5a441c93575e3cbcafa7a9/users/e268ab8eb96147efb4892547973c9a4d/roles/eb2d9fe8be4d4e1eb076e2ad87b4569f used request id req-c31b73f8-da69-40d3-85ff-32f18a42105d 2018-12-23 20:50:56,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:56,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:57,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["rH9xkDEKTSWFtwPhkrk9ng"], "issued_at": "2018-12-23T20:50:57.000000Z"}} 2018-12-23 20:50:57,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25736210d4694ac18eca08df11d3e8f4fa021" 2018-12-23 20:50:57,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da024ecc-e051-4b83-9c0d-7056cce6b9e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:57,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-da024ecc-e051-4b83-9c0d-7056cce6b9e7 2018-12-23 20:50:57,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25736210d4694ac18eca08df11d3e8f4fa021" 2018-12-23 20:50:57,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:57 GMT Server: Apache x-compute-request-id: req-817874b7-21f4-47c1-8e29-1acaba0bd018 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-817874b7-21f4-47c1-8e29-1acaba0bd018 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 20:50:57,741 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-817874b7-21f4-47c1-8e29-1acaba0bd018 2018-12-23 20:50:57,744 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-817874b7-21f4-47c1-8e29-1acaba0bd018" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25736210d4694ac18eca08df11d3e8f4fa021" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-qos-spec"}}' 2018-12-23 20:50:57,948 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:57 GMT Server: Apache x-compute-request-id: req-6ff2d19d-cc1d-4bba-9dd4-c507fea0fe8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6ff2d19d-cc1d-4bba-9dd4-c507fea0fe8c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b3250ccb-08df-4add-b6cd-0ce7769e2919", "name": "CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/b3250ccb-08df-4add-b6cd-0ce7769e2919", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/qos-specs/b3250ccb-08df-4add-b6cd-0ce7769e2919", "rel": "bookmark"}]} 2018-12-23 20:50:57,949 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-6ff2d19d-cc1d-4bba-9dd4-c507fea0fe8c 2018-12-23 20:50:57,949 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-qos-spec 2018-12-23 20:50:57,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:50:57,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:50:58,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["R_Bv9a7wSa68dgwjabePdA"], "issued_at": "2018-12-23T20:50:58.000000Z"}} 2018-12-23 20:50:58,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93d7d4261cb85006d6432d24e22de64243178d" 2018-12-23 20:50:58,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4cd2ea-6484-44b4-b4e6-d259dbb08f44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:50:58,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5a4cd2ea-6484-44b4-b4e6-d259dbb08f44 2018-12-23 20:50:58,456 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93d7d4261cb85006d6432d24e22de64243178d" 2018-12-23 20:50:58,641 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:58 GMT Server: Apache x-compute-request-id: req-5a7f47b9-c14f-4d8d-93b9-e3083205460c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a7f47b9-c14f-4d8d-93b9-e3083205460c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:50:58,641 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-5a7f47b9-c14f-4d8d-93b9-e3083205460c 2018-12-23 20:50:58,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5a7f47b9-c14f-4d8d-93b9-e3083205460c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93d7d4261cb85006d6432d24e22de64243178d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-vol_type", "description": null}}' 2018-12-23 20:50:58,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:58 GMT Server: Apache x-compute-request-id: req-bef506a1-ff01-4e96-ae02-2b8846213dd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bef506a1-ff01-4e96-ae02-2b8846213dd5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1d561cc3-7165-4db7-a247-1fc924943e6d", "description": null}} 2018-12-23 20:50:58,854 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types used request id req-bef506a1-ff01-4e96-ae02-2b8846213dd5 2018-12-23 20:50:58,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5a7f47b9-c14f-4d8d-93b9-e3083205460c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93d7d4261cb85006d6432d24e22de64243178d" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-23 20:50:59,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:58 GMT Server: Apache x-compute-request-id: req-9d12173b-9c7e-4552-a7ea-ab6b14eec964 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d12173b-9c7e-4552-a7ea-ab6b14eec964 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "1d561cc3-7165-4db7-a247-1fc924943e6d", "name": "foo", "control_location": "back-end", "encryption_id": "05e7a982-4d69-4cf0-840f-04deb0c6e89c", "provider": "bar", "provider_class": "bar"}} 2018-12-23 20:50:59,120 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d/encryption used request id req-9d12173b-9c7e-4552-a7ea-ab6b14eec964 2018-12-23 20:50:59,121 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-vol_type 2018-12-23 20:50:59,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6373a14a8f7dbaa3b35eee2e8849a3e23131693" 2018-12-23 20:50:59,330 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:59 GMT Server: Apache x-compute-request-id: req-78137d7f-85e4-42c2-aa06-a02b6d994eda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78137d7f-85e4-42c2-aa06-a02b6d994eda Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1d561cc3-7165-4db7-a247-1fc924943e6d", "description": null}} 2018-12-23 20:50:59,330 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d used request id req-78137d7f-85e4-42c2-aa06-a02b6d994eda 2018-12-23 20:50:59,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78137d7f-85e4-42c2-aa06-a02b6d994eda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6373a14a8f7dbaa3b35eee2e8849a3e23131693" 2018-12-23 20:50:59,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:59 GMT Server: Apache x-compute-request-id: req-0087b9c1-7b5b-4189-b0b5-7908856828fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0087b9c1-7b5b-4189-b0b5-7908856828fe Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1d561cc3-7165-4db7-a247-1fc924943e6d", "description": null}} 2018-12-23 20:50:59,524 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d used request id req-0087b9c1-7b5b-4189-b0b5-7908856828fe 2018-12-23 20:50:59,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-78137d7f-85e4-42c2-aa06-a02b6d994eda" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6373a14a8f7dbaa3b35eee2e8849a3e23131693" 2018-12-23 20:50:59,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:50:59 GMT Server: Apache x-compute-request-id: req-fe826a04-9f14-4813-8b67-853b429b8a6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe826a04-9f14-4813-8b67-853b429b8a6d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "1d561cc3-7165-4db7-a247-1fc924943e6d", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T20:50:59.000000", "updated_at": null, "encryption_id": "05e7a982-4d69-4cf0-840f-04deb0c6e89c", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-23 20:50:59,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d/encryption used request id req-fe826a04-9f14-4813-8b67-853b429b8a6d 2018-12-23 20:50:59,721 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-vol_type 2018-12-23 20:50:59,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5a7f47b9-c14f-4d8d-93b9-e3083205460c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be93d7d4261cb85006d6432d24e22de64243178d" 2018-12-23 20:50:59,953 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:50:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cf6f4c48-bd8c-4e2c-b47f-784008acb365 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:50:59,953 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/1d561cc3-7165-4db7-a247-1fc924943e6d used request id req-cf6f4c48-bd8c-4e2c-b47f-784008acb365 2018-12-23 20:50:59,954 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-b8e7a9d1-f0a8-443f-8d87-26594b563f2c-qos-spec 2018-12-23 20:50:59,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/b3250ccb-08df-4add-b6cd-0ce7769e2919?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-817874b7-21f4-47c1-8e29-1acaba0bd018" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c25736210d4694ac18eca08df11d3e8f4fa021" 2018-12-23 20:51:00,167 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:50:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ea9aedc6-082b-4fff-abd6-cd67c67c67a4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:00,168 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/b3250ccb-08df-4add-b6cd-0ce7769e2919?force=False used request id req-ea9aedc6-082b-4fff-abd6-cd67c67c67a4 2018-12-23 20:51:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:00,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-4de5b58e-466d-4fa8-b193-e47a727e27a3 Date: Sun, 23 Dec 2018 20:51:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:51:00,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-4de5b58e-466d-4fa8-b193-e47a727e27a3 2018-12-23 20:51:00,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:00,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a9dcfc-9ab0-4fd7-a10f-42315065839d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:00,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-52a9dcfc-9ab0-4fd7-a10f-42315065839d 2018-12-23 20:51:00,524 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:00,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:00,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a79b93e1-0568-40a6-b3c9-e3a2420924d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:00,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-a79b93e1-0568-40a6-b3c9-e3a2420924d7 2018-12-23 20:51:00,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:00,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89acdc74-48ee-47b9-b846-689b7346db1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:00,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-89acdc74-48ee-47b9-b846-689b7346db1d 2018-12-23 20:51:00,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:00,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:00,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328166b2-dcf9-4fd1-a911-f01cd2f14df3 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:51:00,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-328166b2-dcf9-4fd1-a911-f01cd2f14df3 2018-12-23 20:51:00,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:00,984 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e90357-5b72-4d60-8f73-71c3412ffc5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:00,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-96e90357-5b72-4d60-8f73-71c3412ffc5e 2018-12-23 20:51:00,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:01,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab4dca58-e90f-41d0-9e58-4004fafd74b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:01,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-ab4dca58-e90f-41d0-9e58-4004fafd74b6 2018-12-23 20:51:01,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:01,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:01,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebba4b8c-b9da-4394-ace7-e834c418389e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:01,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-ebba4b8c-b9da-4394-ace7-e834c418389e 2018-12-23 20:51:01,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:01,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:01,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1690201-7a71-41e5-8905-f8fa4fa6e280 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:51:01,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-a1690201-7a71-41e5-8905-f8fa4fa6e280 2018-12-23 20:51:01,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:01,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-057efeec-75b0-4da5-acc9-aefd42251833 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:01,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-057efeec-75b0-4da5-acc9-aefd42251833 2018-12-23 20:51:01,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:01,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:01,417 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1151e5-1b2c-4bae-9658-da2696375492 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:01,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-ad1151e5-1b2c-4bae-9658-da2696375492 2018-12-23 20:51:01,417 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:01,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:01,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d12200-abb9-48f8-80a7-d8c9042d00f1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:51:01,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-76d12200-abb9-48f8-80a7-d8c9042d00f1 2018-12-23 20:51:01,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:01,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42628eec-21e7-4e46-856e-355f1c28e223 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:01,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-42628eec-21e7-4e46-856e-355f1c28e223 2018-12-23 20:51:01,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:01,643 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj 2018-12-23 20:51:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a63509774e5a441c93575e3cbcafa7a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:01,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0c6e5b-251c-4176-92a3-b07736b707bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:01,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a63509774e5a441c93575e3cbcafa7a9 used request id req-9c0c6e5b-251c-4176-92a3-b07736b707bb 2018-12-23 20:51:01,881 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-proj-role 2018-12-23 20:51:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/eb2d9fe8be4d4e1eb076e2ad87b4569f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:02,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e00d0708-efc9-49fc-9dab-5e7e87b22178 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:02,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/eb2d9fe8be4d4e1eb076e2ad87b4569f used request id req-e00d0708-efc9-49fc-9dab-5e7e87b22178 2018-12-23 20:51:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d076f6adbeff587ee945d3adcb178420f66c99d" 2018-12-23 20:51:02,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f1d7ba-f597-4fc1-a93b-b63173a3c946 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:02,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c1f1d7ba-f597-4fc1-a93b-b63173a3c946 2018-12-23 20:51:02,100 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-efb1e6a4-80d8-47a-user 2018-12-23 20:51:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e268ab8eb96147efb4892547973c9a4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b18b5c5ba513facbe249650953e59b5b8a4e13e1" 2018-12-23 20:51:02,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36cd8852-b36b-438d-b92e-a12a804fdb14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:02,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e268ab8eb96147efb4892547973c9a4d used request id req-36cd8852-b36b-438d-b92e-a12a804fdb14 2018-12-23 20:51:02,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:02,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["RSxiEn9pRyezu6BtQmp2xQ"], "issued_at": "2018-12-23T20:51:02.000000Z"}} 2018-12-23 20:51:02,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b57ba958eabbe600a7f3d9c4256969777c2b76d" 2018-12-23 20:51:02,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593d86b2-522d-4cfb-b6db-077bf5b451eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:02,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-593d86b2-522d-4cfb-b6db-077bf5b451eb 2018-12-23 20:51:02,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:02,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:03,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["r9iZve6YS5S_hpdrpbrqEA"], "issued_at": "2018-12-23T20:51:03.000000Z"}} 2018-12-23 20:51:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:03,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e01c3c-4023-4327-9bd8-ce352edffd27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:03,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-79e01c3c-4023-4327-9bd8-ce352edffd27 2018-12-23 20:51:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:03,293 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-48a536f5-a777-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:03,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baf35d69-38c3-4c4c-8e91-a1feed469c94 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-48a536f5-a777-451-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:51:03,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-48a536f5-a777-451-proj used request id req-baf35d69-38c3-4c4c-8e91-a1feed469c94 2018-12-23 20:51:03,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:03,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a033c95a-e088-406c-8bb3-e292777e259e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:03,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a033c95a-e088-406c-8bb3-e292777e259e 2018-12-23 20:51:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-48a536f5-a777-451-proj"}}' 2018-12-23 20:51:03,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cf9eda7-4d48-4371-964f-802fecad6e11 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a4423d50e0cd4238831c7ab35c7e90c2"}, "tags": [], "enabled": true, "id": "a4423d50e0cd4238831c7ab35c7e90c2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-48a536f5-a777-451-proj"}} 2018-12-23 20:51:03,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3cf9eda7-4d48-4371-964f-802fecad6e11 2018-12-23 20:51:03,563 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-48a536f5-a777-451-proj 2018-12-23 20:51:03,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:03,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:03,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["O0ESklQnTgaqbO-PeeY39A"], "issued_at": "2018-12-23T20:51:03.000000Z"}} 2018-12-23 20:51:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f886f136690ed14a37c05fa43d66c5a06ebd0" 2018-12-23 20:51:04,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd1ce48-7721-43a2-955f-0f6b39b6fcd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:04,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6fd1ce48-7721-43a2-955f-0f6b39b6fcd2 2018-12-23 20:51:04,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:04,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:04,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f886f136690ed14a37c05fa43d66c5a06ebd0" 2018-12-23 20:51:04,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19cc02e-83de-441f-8712-f1db9c7c5c12 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:51:04,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a19cc02e-83de-441f-8712-f1db9c7c5c12 2018-12-23 20:51:04,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-48a536f5-a777-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f886f136690ed14a37c05fa43d66c5a06ebd0" 2018-12-23 20:51:04,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f19f2d-cf38-4a81-97c1-111092e0bb92 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-48a536f5-a777-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a4423d50e0cd4238831c7ab35c7e90c2"}, "tags": [], "enabled": true, "id": "a4423d50e0cd4238831c7ab35c7e90c2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-48a536f5-a777-451-proj"}]} 2018-12-23 20:51:04,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-48a536f5-a777-451-proj used request id req-11f19f2d-cf38-4a81-97c1-111092e0bb92 2018-12-23 20:51:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f886f136690ed14a37c05fa43d66c5a06ebd0" 2018-12-23 20:51:04,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2104fe83-5ced-45e6-888f-6a0461c4196b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:04,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2104fe83-5ced-45e6-888f-6a0461c4196b 2018-12-23 20:51:04,688 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-48a536f5-a777-451-user 2018-12-23 20:51:04,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:04,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:04,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07ef88c-1875-4814-947b-a40538fec98f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:04,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b07ef88c-1875-4814-947b-a40538fec98f 2018-12-23 20:51:04,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" -d '{"role": {"name": "CreateVolumeTypeComplexTests-48a536f5-a777-451-proj-role"}}' 2018-12-23 20:51:04,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5426b404-e517-4b66-97b2-96aee9db9e92 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47b9de16804c430f988ae6524e4d7018", "links": {"self": "http://172.30.9.21:5000/v3/roles/47b9de16804c430f988ae6524e4d7018"}, "name": "CreateVolumeTypeComplexTests-48a536f5-a777-451-proj-role"}} 2018-12-23 20:51:04,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5426b404-e517-4b66-97b2-96aee9db9e92 2018-12-23 20:51:04,918 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-48a536f5-a777-451-proj-role 2018-12-23 20:51:04,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/47b9de16804c430f988ae6524e4d7018 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:05,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73ad61a-d314-4db0-8b7a-e38e9861a07a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "47b9de16804c430f988ae6524e4d7018", "links": {"self": "http://172.30.9.21:5000/v3/roles/47b9de16804c430f988ae6524e4d7018"}, "name": "CreateVolumeTypeComplexTests-48a536f5-a777-451-proj-role"}} 2018-12-23 20:51:05,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/47b9de16804c430f988ae6524e4d7018 used request id req-f73ad61a-d314-4db0-8b7a-e38e9861a07a 2018-12-23 20:51:05,021 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-48a536f5-a777-451-proj-role to project CreateVolumeTypeComplexTests-48a536f5-a777-451-proj 2018-12-23 20:51:05,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a4423d50e0cd4238831c7ab35c7e90c2/users/4056177bad7543c8b89bf61618c76a86/roles/47b9de16804c430f988ae6524e4d7018 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:05,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6933a1fb-7cac-4d06-9ecf-6530d13bc699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:05,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a4423d50e0cd4238831c7ab35c7e90c2/users/4056177bad7543c8b89bf61618c76a86/roles/47b9de16804c430f988ae6524e4d7018 used request id req-6933a1fb-7cac-4d06-9ecf-6530d13bc699 2018-12-23 20:51:05,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:05,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:05,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["klVj0NMUSrm8JKMLNTovEg"], "issued_at": "2018-12-23T20:51:05.000000Z"}} 2018-12-23 20:51:05,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8fa08165e707f229d525cf0823fe60d3590ad0a" 2018-12-23 20:51:05,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aef3259-e297-437e-820b-544d04e0f7d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:05,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0aef3259-e297-437e-820b-544d04e0f7d3 2018-12-23 20:51:05,577 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8fa08165e707f229d525cf0823fe60d3590ad0a" 2018-12-23 20:51:05,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:05 GMT Server: Apache x-compute-request-id: req-da4e718c-a7a7-41ad-a8ec-73683b6745ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da4e718c-a7a7-41ad-a8ec-73683b6745ef Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 20:51:05,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-da4e718c-a7a7-41ad-a8ec-73683b6745ef 2018-12-23 20:51:05,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-da4e718c-a7a7-41ad-a8ec-73683b6745ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8fa08165e707f229d525cf0823fe60d3590ad0a" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-qos-spec"}}' 2018-12-23 20:51:05,983 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:05 GMT Server: Apache x-compute-request-id: req-e74355d3-b047-4f88-a2ec-051799fe8c67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e74355d3-b047-4f88-a2ec-051799fe8c67 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "23da5aec-16d9-4354-b252-f644027165bc", "name": "CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc", "rel": "bookmark"}]} 2018-12-23 20:51:05,984 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-e74355d3-b047-4f88-a2ec-051799fe8c67 2018-12-23 20:51:05,984 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-qos-spec 2018-12-23 20:51:05,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:05,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:06,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["e0hBtS7XTZGmIR76ouY4_A"], "issued_at": "2018-12-23T20:51:06.000000Z"}} 2018-12-23 20:51:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cac4fb711d70b37b2ffedf7c3107e70f08ee1c" 2018-12-23 20:51:06,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d2bd92-936b-4421-88c7-254b05d02d40 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:06,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-78d2bd92-936b-4421-88c7-254b05d02d40 2018-12-23 20:51:06,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cac4fb711d70b37b2ffedf7c3107e70f08ee1c" 2018-12-23 20:51:06,696 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:06 GMT Server: Apache x-compute-request-id: req-3f1eef54-d373-4873-9675-18f4b3a8a9e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f1eef54-d373-4873-9675-18f4b3a8a9e1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:51:06,696 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-3f1eef54-d373-4873-9675-18f4b3a8a9e1 2018-12-23 20:51:06,700 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3f1eef54-d373-4873-9675-18f4b3a8a9e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cac4fb711d70b37b2ffedf7c3107e70f08ee1c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-vol_type", "description": null}}' 2018-12-23 20:51:06,945 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:06 GMT Server: Apache x-compute-request-id: req-b6f0d9a7-334d-48cb-b24c-fa93d7dde912 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6f0d9a7-334d-48cb-b24c-fa93d7dde912 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3ccb9620-ccc2-42b1-b374-06418b97a891", "description": null}} 2018-12-23 20:51:06,945 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types used request id req-b6f0d9a7-334d-48cb-b24c-fa93d7dde912 2018-12-23 20:51:06,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f1eef54-d373-4873-9675-18f4b3a8a9e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cac4fb711d70b37b2ffedf7c3107e70f08ee1c" 2018-12-23 20:51:07,141 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:06 GMT Server: Apache x-compute-request-id: req-1e646d19-546a-44ef-ae7d-b5951e9f08c8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e646d19-546a-44ef-ae7d-b5951e9f08c8 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "23da5aec-16d9-4354-b252-f644027165bc", "name": "CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-qos-spec"}]} 2018-12-23 20:51:07,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-1e646d19-546a-44ef-ae7d-b5951e9f08c8 2018-12-23 20:51:07,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc/associate?vol_type_id=3ccb9620-ccc2-42b1-b374-06418b97a891 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f1eef54-d373-4873-9675-18f4b3a8a9e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cac4fb711d70b37b2ffedf7c3107e70f08ee1c" 2018-12-23 20:51:07,366 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93fa41e9-3703-41cd-b1dd-1eef90f3b7c6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:07,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc/associate?vol_type_id=3ccb9620-ccc2-42b1-b374-06418b97a891 used request id req-93fa41e9-3703-41cd-b1dd-1eef90f3b7c6 2018-12-23 20:51:07,366 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-vol_type 2018-12-23 20:51:07,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/3ccb9620-ccc2-42b1-b374-06418b97a891 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b57ba958eabbe600a7f3d9c4256969777c2b76d" 2018-12-23 20:51:07,555 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:07 GMT Server: Apache x-compute-request-id: req-682ab46f-48b4-4bc5-9d09-6c6f903f04e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-682ab46f-48b4-4bc5-9d09-6c6f903f04e4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-vol_type", "qos_specs_id": "23da5aec-16d9-4354-b252-f644027165bc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3ccb9620-ccc2-42b1-b374-06418b97a891", "description": null}} 2018-12-23 20:51:07,555 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/3ccb9620-ccc2-42b1-b374-06418b97a891 used request id req-682ab46f-48b4-4bc5-9d09-6c6f903f04e4 2018-12-23 20:51:07,558 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/3ccb9620-ccc2-42b1-b374-06418b97a891 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-682ab46f-48b4-4bc5-9d09-6c6f903f04e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b57ba958eabbe600a7f3d9c4256969777c2b76d" 2018-12-23 20:51:07,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:07 GMT Server: Apache x-compute-request-id: req-8371d189-e632-4b64-bd04-2f270ec9ecc4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8371d189-e632-4b64-bd04-2f270ec9ecc4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-vol_type", "qos_specs_id": "23da5aec-16d9-4354-b252-f644027165bc", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3ccb9620-ccc2-42b1-b374-06418b97a891", "description": null}} 2018-12-23 20:51:07,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/3ccb9620-ccc2-42b1-b374-06418b97a891 used request id req-8371d189-e632-4b64-bd04-2f270ec9ecc4 2018-12-23 20:51:07,779 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/3ccb9620-ccc2-42b1-b374-06418b97a891/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-682ab46f-48b4-4bc5-9d09-6c6f903f04e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b57ba958eabbe600a7f3d9c4256969777c2b76d" 2018-12-23 20:51:07,962 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:07 GMT Server: Apache x-compute-request-id: req-730a588b-c276-484d-b996-5c8fbc2881a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-730a588b-c276-484d-b996-5c8fbc2881a4 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 20:51:07,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/3ccb9620-ccc2-42b1-b374-06418b97a891/encryption used request id req-730a588b-c276-484d-b996-5c8fbc2881a4 2018-12-23 20:51:07,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-682ab46f-48b4-4bc5-9d09-6c6f903f04e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b57ba958eabbe600a7f3d9c4256969777c2b76d" 2018-12-23 20:51:07,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:07 GMT Server: Apache x-compute-request-id: req-bf3b49f6-6b5d-46e2-8232-d27a0f34b5f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf3b49f6-6b5d-46e2-8232-d27a0f34b5f9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "23da5aec-16d9-4354-b252-f644027165bc", "name": "CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc", "rel": "bookmark"}]} 2018-12-23 20:51:07,980 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc used request id req-bf3b49f6-6b5d-46e2-8232-d27a0f34b5f9 2018-12-23 20:51:07,980 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-vol_type 2018-12-23 20:51:07,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/3ccb9620-ccc2-42b1-b374-06418b97a891 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f1eef54-d373-4873-9675-18f4b3a8a9e1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3cac4fb711d70b37b2ffedf7c3107e70f08ee1c" 2018-12-23 20:51:08,199 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a24c0dd4-e4dd-4380-b6ab-8b6cf5381cc6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:08,199 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/3ccb9620-ccc2-42b1-b374-06418b97a891 used request id req-a24c0dd4-e4dd-4380-b6ab-8b6cf5381cc6 2018-12-23 20:51:08,200 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-6ddc8580-28a0-4ebc-b813-eddeaec5cf21-qos-spec 2018-12-23 20:51:08,203 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-da4e718c-a7a7-41ad-a8ec-73683b6745ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8fa08165e707f229d525cf0823fe60d3590ad0a" 2018-12-23 20:51:08,422 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4c7dbfb0-5cf7-48d8-a9cc-421648891329 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:08,422 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/23da5aec-16d9-4354-b252-f644027165bc?force=False used request id req-4c7dbfb0-5cf7-48d8-a9cc-421648891329 2018-12-23 20:51:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:08,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-6f9feebd-2e81-46a6-bf41-541c7010543f Date: Sun, 23 Dec 2018 20:51:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:51:08,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6f9feebd-2e81-46a6-bf41-541c7010543f 2018-12-23 20:51:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:08,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2880d327-3ec1-473b-bf59-b460c3b398ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:08,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-2880d327-3ec1-473b-bf59-b460c3b398ee 2018-12-23 20:51:08,790 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:08,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:08,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71afea84-3aa8-4eee-8f55-8e34b86ff932 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:08,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-71afea84-3aa8-4eee-8f55-8e34b86ff932 2018-12-23 20:51:08,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:08,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:08,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceee24be-01c9-4ef4-82fb-5a2eafcc8728 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:08,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ceee24be-01c9-4ef4-82fb-5a2eafcc8728 2018-12-23 20:51:08,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ce7cd30-903f-4257-a1dd-f4e37f9fd78a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:51:09,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-0ce7cd30-903f-4257-a1dd-f4e37f9fd78a 2018-12-23 20:51:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a56321a-5497-4ef2-b6be-914816189275 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:09,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-6a56321a-5497-4ef2-b6be-914816189275 2018-12-23 20:51:09,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47769eaa-b618-4161-aa4a-e2d670d6b6e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:09,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-47769eaa-b618-4161-aa4a-e2d670d6b6e9 2018-12-23 20:51:09,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:09,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28b236e4-e5ed-4646-8661-a4c70d72684f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:09,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-28b236e4-e5ed-4646-8661-a4c70d72684f 2018-12-23 20:51:09,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:09,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f866799e-06fc-4bec-bc11-a68ba6c207df Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:51:09,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-f866799e-06fc-4bec-bc11-a68ba6c207df 2018-12-23 20:51:09,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e3a1583-ed83-490b-ba80-45e12910fbc2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:09,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-6e3a1583-ed83-490b-ba80-45e12910fbc2 2018-12-23 20:51:09,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:09,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,634 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45ee544-172c-48e0-854c-07e380db4c38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:09,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-b45ee544-172c-48e0-854c-07e380db4c38 2018-12-23 20:51:09,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:09,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc8682f-52d8-4930-9c3b-b3507886c94b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:51:09,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-fdc8682f-52d8-4930-9c3b-b3507886c94b 2018-12-23 20:51:09,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:09,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3711cd58-e87b-4740-a9cd-e30d6d892ea9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:09,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-3711cd58-e87b-4740-a9cd-e30d6d892ea9 2018-12-23 20:51:09,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:09,836 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-48a536f5-a777-451-proj 2018-12-23 20:51:09,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a4423d50e0cd4238831c7ab35c7e90c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:10,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8614e268-b76e-4bd8-937f-fac7c3cd3b26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:10,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a4423d50e0cd4238831c7ab35c7e90c2 used request id req-8614e268-b76e-4bd8-937f-fac7c3cd3b26 2018-12-23 20:51:10,044 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-48a536f5-a777-451-proj-role 2018-12-23 20:51:10,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/47b9de16804c430f988ae6524e4d7018 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:10,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd834b8b-af17-4394-8618-a0969319b645 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:10,169 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/47b9de16804c430f988ae6524e4d7018 used request id req-dd834b8b-af17-4394-8618-a0969319b645 2018-12-23 20:51:10,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a192582d2b3d700cb787925f67ec3021b775460" 2018-12-23 20:51:10,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7016649-121c-4773-a003-21eba67d44a0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:10,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7016649-121c-4773-a003-21eba67d44a0 2018-12-23 20:51:10,265 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-48a536f5-a777-451-user 2018-12-23 20:51:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4056177bad7543c8b89bf61618c76a86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f886f136690ed14a37c05fa43d66c5a06ebd0" 2018-12-23 20:51:10,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12d4afa9-ed1f-4ace-b5a8-58929371ad78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:10,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4056177bad7543c8b89bf61618c76a86 used request id req-12d4afa9-ed1f-4ace-b5a8-58929371ad78 2018-12-23 20:51:10,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:10,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_pjmq4RnTUyKwp_78LjlgA"], "issued_at": "2018-12-23T20:51:10.000000Z"}} 2018-12-23 20:51:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff0ed7906f82aea2df70467894aabbc75262e64" 2018-12-23 20:51:10,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2f77b09-9ee7-438e-95bf-d77fe8b0c6d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:10,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d2f77b09-9ee7-438e-95bf-d77fe8b0c6d7 2018-12-23 20:51:10,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:10,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:11,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["gjeDxC_bSZ-Yh63Vt3-7sA"], "issued_at": "2018-12-23T20:51:11.000000Z"}} 2018-12-23 20:51:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:11,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-794fdda4-3c10-4706-8fb2-969ae1ac7f23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:11,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-794fdda4-3c10-4706-8fb2-969ae1ac7f23 2018-12-23 20:51:11,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:11,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:11,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:11,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851d48e4-88f1-4f28-b757-247edcace512 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:51:11,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj used request id req-851d48e4-88f1-4f28-b757-247edcace512 2018-12-23 20:51:11,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:11,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96c07b4-3a65-49a6-afe7-24a269e3fcd9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:11,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e96c07b4-3a65-49a6-afe7-24a269e3fcd9 2018-12-23 20:51:11,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj"}}' 2018-12-23 20:51:11,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6759721f-0485-48c7-a02b-1b63d2b36078 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/84deb5abb1714713975a48fc9eb56c13"}, "tags": [], "enabled": true, "id": "84deb5abb1714713975a48fc9eb56c13", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj"}} 2018-12-23 20:51:11,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6759721f-0485-48c7-a02b-1b63d2b36078 2018-12-23 20:51:11,696 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj 2018-12-23 20:51:11,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:11,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:12,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XH9xRdtYTPKj19a4lpNYWg"], "issued_at": "2018-12-23T20:51:12.000000Z"}} 2018-12-23 20:51:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa3baaf7e17abc15175158a5b4a9f19cd2dc287" 2018-12-23 20:51:12,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d41386-059f-460c-b1b2-acb5a175d6c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:12,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-28d41386-059f-460c-b1b2-acb5a175d6c6 2018-12-23 20:51:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:12,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:12,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa3baaf7e17abc15175158a5b4a9f19cd2dc287" 2018-12-23 20:51:12,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3884ce2-ea5e-4279-a106-4b367f004c06 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:51:12,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f3884ce2-ea5e-4279-a106-4b367f004c06 2018-12-23 20:51:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa3baaf7e17abc15175158a5b4a9f19cd2dc287" 2018-12-23 20:51:12,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934b9b56-6315-47a9-8e40-8982084bbc7d Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/84deb5abb1714713975a48fc9eb56c13"}, "tags": [], "enabled": true, "id": "84deb5abb1714713975a48fc9eb56c13", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj"}]} 2018-12-23 20:51:12,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj used request id req-934b9b56-6315-47a9-8e40-8982084bbc7d 2018-12-23 20:51:12,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa3baaf7e17abc15175158a5b4a9f19cd2dc287" 2018-12-23 20:51:12,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cc0ed5d-133a-4677-ac69-7e21b4dcf175 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:12,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9cc0ed5d-133a-4677-ac69-7e21b4dcf175 2018-12-23 20:51:12,899 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-user 2018-12-23 20:51:12,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:12,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:12,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aeab048-170f-45a0-9751-89674dc588c9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:12,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1aeab048-170f-45a0-9751-89674dc588c9 2018-12-23 20:51:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" -d '{"role": {"name": "CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj-role"}}' 2018-12-23 20:51:13,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5827d5-953f-4cdc-8f75-6ada9f5268fb Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2aea15ed6328431089cbe4fcfb4c72ed", "links": {"self": "http://172.30.9.21:5000/v3/roles/2aea15ed6328431089cbe4fcfb4c72ed"}, "name": "CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj-role"}} 2018-12-23 20:51:13,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2d5827d5-953f-4cdc-8f75-6ada9f5268fb 2018-12-23 20:51:13,025 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj-role 2018-12-23 20:51:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2aea15ed6328431089cbe4fcfb4c72ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:13,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6356a577-e9d6-461a-93d6-7c17d8446e1b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2aea15ed6328431089cbe4fcfb4c72ed", "links": {"self": "http://172.30.9.21:5000/v3/roles/2aea15ed6328431089cbe4fcfb4c72ed"}, "name": "CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj-role"}} 2018-12-23 20:51:13,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2aea15ed6328431089cbe4fcfb4c72ed used request id req-6356a577-e9d6-461a-93d6-7c17d8446e1b 2018-12-23 20:51:13,124 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj-role to project CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj 2018-12-23 20:51:13,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/84deb5abb1714713975a48fc9eb56c13/users/64b6006dc39c434dacd928265e9ccd0e/roles/2aea15ed6328431089cbe4fcfb4c72ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:13,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c6bc84-225f-4100-b3f9-0df9493f22ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:13,255 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/84deb5abb1714713975a48fc9eb56c13/users/64b6006dc39c434dacd928265e9ccd0e/roles/2aea15ed6328431089cbe4fcfb4c72ed used request id req-e6c6bc84-225f-4100-b3f9-0df9493f22ec 2018-12-23 20:51:13,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:13,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:13,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["tkm2QKjpTS-MbDazljVKrg"], "issued_at": "2018-12-23T20:51:13.000000Z"}} 2018-12-23 20:51:13,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15b686108116cec5beee907bae4abab6c60b4ae" 2018-12-23 20:51:13,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d5cc79-769e-4b5a-9770-e5e311886a52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:13,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-60d5cc79-769e-4b5a-9770-e5e311886a52 2018-12-23 20:51:13,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15b686108116cec5beee907bae4abab6c60b4ae" 2018-12-23 20:51:13,940 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:13 GMT Server: Apache x-compute-request-id: req-b3ae0c2e-08f2-4476-b89f-0ee4f08d71db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3ae0c2e-08f2-4476-b89f-0ee4f08d71db Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-23 20:51:13,940 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-b3ae0c2e-08f2-4476-b89f-0ee4f08d71db 2018-12-23 20:51:13,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b3ae0c2e-08f2-4476-b89f-0ee4f08d71db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15b686108116cec5beee907bae4abab6c60b4ae" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-qos-spec"}}' 2018-12-23 20:51:14,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:13 GMT Server: Apache x-compute-request-id: req-19b31453-e143-4291-80f3-a89e7f36e69f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19b31453-e143-4291-80f3-a89e7f36e69f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c9e4a58a-c836-4dca-b204-f0ad610b35a5", "name": "CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5", "rel": "bookmark"}]} 2018-12-23 20:51:14,146 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-19b31453-e143-4291-80f3-a89e7f36e69f 2018-12-23 20:51:14,147 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-qos-spec 2018-12-23 20:51:14,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:14,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:14,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["kzLPqM9MQTm45LyTHXly7Q"], "issued_at": "2018-12-23T20:51:14.000000Z"}} 2018-12-23 20:51:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78323f9a017634dddd14ed795c9125ad53036b8" 2018-12-23 20:51:14,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d90a827-2fb3-42b3-8be4-93f11e9b5464 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:14,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1d90a827-2fb3-42b3-8be4-93f11e9b5464 2018-12-23 20:51:14,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78323f9a017634dddd14ed795c9125ad53036b8" 2018-12-23 20:51:14,842 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:14 GMT Server: Apache x-compute-request-id: req-a2aa066a-050f-4e6b-b7d2-670d41e36de6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a2aa066a-050f-4e6b-b7d2-670d41e36de6 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:51:14,842 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-a2aa066a-050f-4e6b-b7d2-670d41e36de6 2018-12-23 20:51:14,845 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a2aa066a-050f-4e6b-b7d2-670d41e36de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78323f9a017634dddd14ed795c9125ad53036b8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-vol_type", "description": null}}' 2018-12-23 20:51:15,138 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:14 GMT Server: Apache x-compute-request-id: req-dc589152-7ac9-4840-b094-b72bbb92be75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc589152-7ac9-4840-b094-b72bbb92be75 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fc970536-108a-47e8-9e64-a1391e3abdce", "description": null}} 2018-12-23 20:51:15,138 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types used request id req-dc589152-7ac9-4840-b094-b72bbb92be75 2018-12-23 20:51:15,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a2aa066a-050f-4e6b-b7d2-670d41e36de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78323f9a017634dddd14ed795c9125ad53036b8" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-23 20:51:15,355 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:15 GMT Server: Apache x-compute-request-id: req-0ab8801e-6f2a-400c-9be1-bf7832abd577 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ab8801e-6f2a-400c-9be1-bf7832abd577 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "fc970536-108a-47e8-9e64-a1391e3abdce", "name": "foo", "control_location": "back-end", "encryption_id": "20e123f9-977f-4f2d-91e2-ce219f6e33b9", "provider": "bar", "provider_class": "bar"}} 2018-12-23 20:51:15,355 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce/encryption used request id req-0ab8801e-6f2a-400c-9be1-bf7832abd577 2018-12-23 20:51:15,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2aa066a-050f-4e6b-b7d2-670d41e36de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78323f9a017634dddd14ed795c9125ad53036b8" 2018-12-23 20:51:15,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:15 GMT Server: Apache x-compute-request-id: req-4e9731cb-6247-4472-bc29-85ecc337d008 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e9731cb-6247-4472-bc29-85ecc337d008 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "c9e4a58a-c836-4dca-b204-f0ad610b35a5", "name": "CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-qos-spec"}]} 2018-12-23 20:51:15,557 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs used request id req-4e9731cb-6247-4472-bc29-85ecc337d008 2018-12-23 20:51:15,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5/associate?vol_type_id=fc970536-108a-47e8-9e64-a1391e3abdce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2aa066a-050f-4e6b-b7d2-670d41e36de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78323f9a017634dddd14ed795c9125ad53036b8" 2018-12-23 20:51:15,774 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6c79ad76-ae5e-42f0-af6a-657f16e07c61 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:15,774 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5/associate?vol_type_id=fc970536-108a-47e8-9e64-a1391e3abdce used request id req-6c79ad76-ae5e-42f0-af6a-657f16e07c61 2018-12-23 20:51:15,774 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-vol_type 2018-12-23 20:51:15,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff0ed7906f82aea2df70467894aabbc75262e64" 2018-12-23 20:51:16,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:15 GMT Server: Apache x-compute-request-id: req-147ab9f9-7876-47c7-9610-b9ed8e48ed7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-147ab9f9-7876-47c7-9610-b9ed8e48ed7f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-vol_type", "qos_specs_id": "c9e4a58a-c836-4dca-b204-f0ad610b35a5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fc970536-108a-47e8-9e64-a1391e3abdce", "description": null}} 2018-12-23 20:51:16,068 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce used request id req-147ab9f9-7876-47c7-9610-b9ed8e48ed7f 2018-12-23 20:51:16,070 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-147ab9f9-7876-47c7-9610-b9ed8e48ed7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff0ed7906f82aea2df70467894aabbc75262e64" 2018-12-23 20:51:16,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:16 GMT Server: Apache x-compute-request-id: req-bf71f753-e889-4ab1-ae93-7bd5fb7a66c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf71f753-e889-4ab1-ae93-7bd5fb7a66c0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-vol_type", "qos_specs_id": "c9e4a58a-c836-4dca-b204-f0ad610b35a5", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fc970536-108a-47e8-9e64-a1391e3abdce", "description": null}} 2018-12-23 20:51:16,258 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce used request id req-bf71f753-e889-4ab1-ae93-7bd5fb7a66c0 2018-12-23 20:51:16,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-147ab9f9-7876-47c7-9610-b9ed8e48ed7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff0ed7906f82aea2df70467894aabbc75262e64" 2018-12-23 20:51:16,449 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:16 GMT Server: Apache x-compute-request-id: req-83e36719-fc36-406f-8ed2-b226836e1c65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-83e36719-fc36-406f-8ed2-b226836e1c65 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "fc970536-108a-47e8-9e64-a1391e3abdce", "control_location": "back-end", "deleted": false, "created_at": "2018-12-23T20:51:15.000000", "updated_at": null, "encryption_id": "20e123f9-977f-4f2d-91e2-ce219f6e33b9", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-23 20:51:16,450 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce/encryption used request id req-83e36719-fc36-406f-8ed2-b226836e1c65 2018-12-23 20:51:16,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-147ab9f9-7876-47c7-9610-b9ed8e48ed7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ff0ed7906f82aea2df70467894aabbc75262e64" 2018-12-23 20:51:16,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:16 GMT Server: Apache x-compute-request-id: req-3d3bc1e2-d040-4374-82b7-b6feba8a6e0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d3bc1e2-d040-4374-82b7-b6feba8a6e0d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c9e4a58a-c836-4dca-b204-f0ad610b35a5", "name": "CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5", "rel": "bookmark"}]} 2018-12-23 20:51:16,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5 used request id req-3d3bc1e2-d040-4374-82b7-b6feba8a6e0d 2018-12-23 20:51:16,719 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-vol_type 2018-12-23 20:51:16,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2aa066a-050f-4e6b-b7d2-670d41e36de6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c78323f9a017634dddd14ed795c9125ad53036b8" 2018-12-23 20:51:16,774 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-17e68ac3-3754-4f86-8ae2-36e72ee17131 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:16,774 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/fc970536-108a-47e8-9e64-a1391e3abdce used request id req-17e68ac3-3754-4f86-8ae2-36e72ee17131 2018-12-23 20:51:16,775 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-f7c0872b-10f1-46a0-ab9b-7f17f7348151-qos-spec 2018-12-23 20:51:16,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3ae0c2e-08f2-4476-b89f-0ee4f08d71db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f15b686108116cec5beee907bae4abab6c60b4ae" 2018-12-23 20:51:16,990 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52a70ff1-bb78-4961-808f-7dc58ac6a293 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:16,990 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/qos-specs/c9e4a58a-c836-4dca-b204-f0ad610b35a5?force=False used request id req-52a70ff1-bb78-4961-808f-7dc58ac6a293 2018-12-23 20:51:16,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-b45ce436-30aa-43b2-b2eb-070bb8afe4c7 Date: Sun, 23 Dec 2018 20:51:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:51:17,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b45ce436-30aa-43b2-b2eb-070bb8afe4c7 2018-12-23 20:51:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4010f9f1-c3d7-4ce6-b5a7-190b2f54b7ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:17,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-4010f9f1-c3d7-4ce6-b5a7-190b2f54b7ec 2018-12-23 20:51:17,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:17,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69cc1ecd-b3da-4f16-a5b1-1c6064d78787 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:17,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-69cc1ecd-b3da-4f16-a5b1-1c6064d78787 2018-12-23 20:51:17,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:17,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a006e06f-cf35-4aa9-aa14-1f729a2e03d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:17,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-a006e06f-cf35-4aa9-aa14-1f729a2e03d6 2018-12-23 20:51:17,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c4eadf2-3a93-401c-84f6-adf76017bd7c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:51:17,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-5c4eadf2-3a93-401c-84f6-adf76017bd7c 2018-12-23 20:51:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,522 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d781c9-2e08-4e99-bd0e-cc4f8ad36bc1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:17,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-79d781c9-2e08-4e99-bd0e-cc4f8ad36bc1 2018-12-23 20:51:17,522 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:17,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-749e6681-1174-4fb5-8f93-030bb61ab12a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:17,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-749e6681-1174-4fb5-8f93-030bb61ab12a 2018-12-23 20:51:17,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87fd8dc3-6552-4bc1-af09-09c9710f4ee1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:17,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-87fd8dc3-6552-4bc1-af09-09c9710f4ee1 2018-12-23 20:51:17,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:17,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:17,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13016848-9495-4213-9be8-c8a8ff35e9dd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:51:17,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-13016848-9495-4213-9be8-c8a8ff35e9dd 2018-12-23 20:51:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:18,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8a27314-f33c-4fbd-9b80-c4f98d8e7122 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:18,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-c8a27314-f33c-4fbd-9b80-c4f98d8e7122 2018-12-23 20:51:18,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:18,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4aaa84-e77c-498c-bee8-f185a4ffd130 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:18,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-de4aaa84-e77c-498c-bee8-f185a4ffd130 2018-12-23 20:51:18,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:18,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:18,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937e70e1-42fe-4b2d-b427-b9f7889c712a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:51:18,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-937e70e1-42fe-4b2d-b427-b9f7889c712a 2018-12-23 20:51:18,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:18,397 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7a57a9-fe92-4760-9c21-0a096c20d819 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:18,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-fe7a57a9-fe92-4760-9c21-0a096c20d819 2018-12-23 20:51:18,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:18,398 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj 2018-12-23 20:51:18,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/84deb5abb1714713975a48fc9eb56c13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:18,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf857422-8e15-4f20-a34c-4fa08641835a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:18,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/84deb5abb1714713975a48fc9eb56c13 used request id req-bf857422-8e15-4f20-a34c-4fa08641835a 2018-12-23 20:51:18,606 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-proj-role 2018-12-23 20:51:18,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2aea15ed6328431089cbe4fcfb4c72ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:18,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d61eb17a-0d06-44a7-a0f5-2bc01b8aff3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:18,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2aea15ed6328431089cbe4fcfb4c72ed used request id req-d61eb17a-0d06-44a7-a0f5-2bc01b8aff3e 2018-12-23 20:51:18,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86c5fc01eec08e7454a1570882eed11d75de77fa" 2018-12-23 20:51:18,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60707e2-cc0e-41cf-b642-84b237de99e4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:18,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b60707e2-cc0e-41cf-b642-84b237de99e4 2018-12-23 20:51:18,840 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-4ad75c1e-f24e-4eb-user 2018-12-23 20:51:18,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/64b6006dc39c434dacd928265e9ccd0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfa3baaf7e17abc15175158a5b4a9f19cd2dc287" 2018-12-23 20:51:19,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c139ef2-e9ad-4d09-aa4c-1f8ecccbca78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:19,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/64b6006dc39c434dacd928265e9ccd0e used request id req-7c139ef2-e9ad-4d09-aa4c-1f8ecccbca78 2018-12-23 20:51:19,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:19,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["LBHFx3LERputjQiJ8LOnow"], "issued_at": "2018-12-23T20:51:19.000000Z"}} 2018-12-23 20:51:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d7706eff69c047a0b67afd568d540574ab450fd" 2018-12-23 20:51:19,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e173f802-fb83-4f5d-bd83-84fc47940c17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:19,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e173f802-fb83-4f5d-bd83-84fc47940c17 2018-12-23 20:51:19,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:19,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:19,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["tP1-PX0zQZaGMl3uK-VvXw"], "issued_at": "2018-12-23T20:51:19.000000Z"}} 2018-12-23 20:51:19,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:20,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b63e9a-c3ec-425c-af62-b563f3e0637e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:20,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a3b63e9a-c3ec-425c-af62-b563f3e0637e 2018-12-23 20:51:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:20,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:20,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f3036b-30e2-41a1-9a1e-57eb9596a8f4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:51:20,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj used request id req-09f3036b-30e2-41a1-9a1e-57eb9596a8f4 2018-12-23 20:51:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:20,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10d34c38-8031-43f0-a4ec-c43ba841d0c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:20,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-10d34c38-8031-43f0-a4ec-c43ba841d0c8 2018-12-23 20:51:20,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj"}}' 2018-12-23 20:51:20,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f96fcd3a-03fc-4122-93f3-24b6cc66c047 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7"}, "tags": [], "enabled": true, "id": "e336551c62014505a3c96e9e8ca446e7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj"}} 2018-12-23 20:51:20,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f96fcd3a-03fc-4122-93f3-24b6cc66c047 2018-12-23 20:51:20,349 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj 2018-12-23 20:51:20,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:20,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:20,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["71qwrinrRMipn_FbUvQwig"], "issued_at": "2018-12-23T20:51:20.000000Z"}} 2018-12-23 20:51:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc90a0e1012b174dabeb2e6835c28d87c7a58e6" 2018-12-23 20:51:20,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7497687a-2585-4c5f-9b4a-bd0786d03636 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:20,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7497687a-2585-4c5f-9b4a-bd0786d03636 2018-12-23 20:51:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:20,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:20,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc90a0e1012b174dabeb2e6835c28d87c7a58e6" 2018-12-23 20:51:21,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1551b48d-f9ab-4299-8749-48adfa6dbe92 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:51:21,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1551b48d-f9ab-4299-8749-48adfa6dbe92 2018-12-23 20:51:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc90a0e1012b174dabeb2e6835c28d87c7a58e6" 2018-12-23 20:51:21,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225e9938-27d1-4bf1-a623-30f5819340d4 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7"}, "tags": [], "enabled": true, "id": "e336551c62014505a3c96e9e8ca446e7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj"}]} 2018-12-23 20:51:21,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj used request id req-225e9938-27d1-4bf1-a623-30f5819340d4 2018-12-23 20:51:21,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc90a0e1012b174dabeb2e6835c28d87c7a58e6" 2018-12-23 20:51:21,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722ea622-25c6-42d9-81d9-e56772e64b9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:21,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-722ea622-25c6-42d9-81d9-e56772e64b9c 2018-12-23 20:51:21,564 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-user 2018-12-23 20:51:21,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:21,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:21,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d3cd47-a198-4929-ad92-703b9935b22f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:21,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b5d3cd47-a198-4929-ad92-703b9935b22f 2018-12-23 20:51:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj-role"}}' 2018-12-23 20:51:21,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-934a3b91-3325-42ff-a133-b12a122d295a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7616276c2da740af861ebb9b893d29e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/7616276c2da740af861ebb9b893d29e8"}, "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj-role"}} 2018-12-23 20:51:21,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-934a3b91-3325-42ff-a133-b12a122d295a 2018-12-23 20:51:21,703 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj-role 2018-12-23 20:51:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7616276c2da740af861ebb9b893d29e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:21,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2307aa2-d6d9-4fc7-8914-1bab69b7c8f1 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7616276c2da740af861ebb9b893d29e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/7616276c2da740af861ebb9b893d29e8"}, "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj-role"}} 2018-12-23 20:51:21,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7616276c2da740af861ebb9b893d29e8 used request id req-f2307aa2-d6d9-4fc7-8914-1bab69b7c8f1 2018-12-23 20:51:21,804 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj-role to project CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj 2018-12-23 20:51:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7/users/a9413d0fe72e41c9aa7040fa4256a77a/roles/7616276c2da740af861ebb9b893d29e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:21,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b6a8149-9d3b-44ca-a6fc-fee03692b96f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:21,939 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7/users/a9413d0fe72e41c9aa7040fa4256a77a/roles/7616276c2da740af861ebb9b893d29e8 used request id req-7b6a8149-9d3b-44ca-a6fc-fee03692b96f 2018-12-23 20:51:21,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:22,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7616276c2da740af861ebb9b893d29e8", "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj-role"}], "expires_at": "2018-12-23T21:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e336551c62014505a3c96e9e8ca446e7", "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e336551c62014505a3c96e9e8ca446e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e336551c62014505a3c96e9e8ca446e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-user", "id": "a9413d0fe72e41c9aa7040fa4256a77a"}, "audit_ids": ["1pNpg5L0RJ2ghJHzW4uOCw"], "issued_at": "2018-12-23T20:51:22.000000Z"}} 2018-12-23 20:51:22,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a9faa1491dc22842a4e2de527b2d7b4130f55" 2018-12-23 20:51:22,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac9b773-caec-418f-9e7d-9b898c1be2d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:22,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5ac9b773-caec-418f-9e7d-9b898c1be2d9 2018-12-23 20:51:22,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:22,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:22,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7616276c2da740af861ebb9b893d29e8", "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj-role"}], "expires_at": "2018-12-23T21:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e336551c62014505a3c96e9e8ca446e7", "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e336551c62014505a3c96e9e8ca446e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e336551c62014505a3c96e9e8ca446e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e336551c62014505a3c96e9e8ca446e7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-user", "id": "a9413d0fe72e41c9aa7040fa4256a77a"}, "audit_ids": ["sQCULB_oSN2rUxwO7Ld24g"], "issued_at": "2018-12-23T20:51:22.000000Z"}} 2018-12-23 20:51:22,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" 2018-12-23 20:51:22,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e530f9-62be-4b0e-9e4a-302ba286ab49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:22,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a5e530f9-62be-4b0e-9e4a-302ba286ab49 2018-12-23 20:51:22,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" 2018-12-23 20:51:23,120 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:22 GMT Server: Apache x-compute-request-id: req-fe7be135-b8c7-42b4-9557-209e2154fbd6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fe7be135-b8c7-42b4-9557-209e2154fbd6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:51:23,120 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/detail used request id req-fe7be135-b8c7-42b4-9557-209e2154fbd6 2018-12-23 20:51:23,124 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fe7be135-b8c7-42b4-9557-209e2154fbd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:51:23,469 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:23 GMT Server: Apache x-compute-request-id: req-893ed5c8-7bea-49a6-87cc-9d9c68f6330c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-893ed5c8-7bea-49a6-87cc-9d9c68f6330c Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a9413d0fe72e41c9aa7040fa4256a77a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "self"}, {"href": "http://172.30.9.21:8776/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:23.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "94593608-b17a-4469-ae4b-724440db0b0e", "size": 1}} 2018-12-23 20:51:23,469 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes used request id req-893ed5c8-7bea-49a6-87cc-9d9c68f6330c 2018-12-23 20:51:23,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe7be135-b8c7-42b4-9557-209e2154fbd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" 2018-12-23 20:51:23,694 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:23 GMT Server: Apache x-compute-request-id: req-92c5fa67-ac72-4e87-be00-8e06e84c8e2d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-92c5fa67-ac72-4e87-be00-8e06e84c8e2d Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a9413d0fe72e41c9aa7040fa4256a77a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "self"}, {"href": "http://172.30.9.21:8776/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e336551c62014505a3c96e9e8ca446e7", "updated_at": "2018-12-23T20:51:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "94593608-b17a-4469-ae4b-724440db0b0e", "size": 1}} 2018-12-23 20:51:23,694 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e used request id req-92c5fa67-ac72-4e87-be00-8e06e84c8e2d 2018-12-23 20:51:23,695 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5 2018-12-23 20:51:23,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe7be135-b8c7-42b4-9557-209e2154fbd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" 2018-12-23 20:51:23,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:23 GMT Server: Apache x-compute-request-id: req-5378f113-bcf0-4582-86d4-a1cc14e642e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5378f113-bcf0-4582-86d4-a1cc14e642e1 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a9413d0fe72e41c9aa7040fa4256a77a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "self"}, {"href": "http://172.30.9.21:8776/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e336551c62014505a3c96e9e8ca446e7", "updated_at": "2018-12-23T20:51:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "94593608-b17a-4469-ae4b-724440db0b0e", "size": 1}} 2018-12-23 20:51:23,927 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e used request id req-5378f113-bcf0-4582-86d4-a1cc14e642e1 2018-12-23 20:51:23,927 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:51:23,927 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5 2018-12-23 20:51:23,928 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5 2018-12-23 20:51:23,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a9faa1491dc22842a4e2de527b2d7b4130f55" 2018-12-23 20:51:24,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:23 GMT Server: Apache x-compute-request-id: req-94ed8693-2256-458a-b05b-e8a6bc328fcf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94ed8693-2256-458a-b05b-e8a6bc328fcf Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a9413d0fe72e41c9aa7040fa4256a77a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "self"}, {"href": "http://172.30.9.21:8776/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e336551c62014505a3c96e9e8ca446e7", "updated_at": "2018-12-23T20:51:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "94593608-b17a-4469-ae4b-724440db0b0e", "size": 1}]} 2018-12-23 20:51:24,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/detail used request id req-94ed8693-2256-458a-b05b-e8a6bc328fcf 2018-12-23 20:51:24,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:24,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a9faa1491dc22842a4e2de527b2d7b4130f55" 2018-12-23 20:51:24,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85efb231-4827-49f3-8bc4-e669140be4c9 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e336551c62014505a3c96e9e8ca446e7", "name": "CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj"}} 2018-12-23 20:51:24,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7 used request id req-85efb231-4827-49f3-8bc4-e669140be4c9 2018-12-23 20:51:24,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe7be135-b8c7-42b4-9557-209e2154fbd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" 2018-12-23 20:51:24,489 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:24 GMT Server: Apache x-compute-request-id: req-0bda27d4-a64f-4127-a465-847cbc1b784d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0bda27d4-a64f-4127-a465-847cbc1b784d Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a9413d0fe72e41c9aa7040fa4256a77a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "self"}, {"href": "http://172.30.9.21:8776/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e336551c62014505a3c96e9e8ca446e7", "updated_at": "2018-12-23T20:51:23.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "94593608-b17a-4469-ae4b-724440db0b0e", "size": 1}} 2018-12-23 20:51:24,489 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e used request id req-0bda27d4-a64f-4127-a465-847cbc1b784d 2018-12-23 20:51:24,490 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:51:24,490 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5 2018-12-23 20:51:24,490 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5 2018-12-23 20:51:24,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe7be135-b8c7-42b4-9557-209e2154fbd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" 2018-12-23 20:51:24,572 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e7f44944-68eb-4e11-9354-90d33bf02a80 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:24,572 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e used request id req-e7f44944-68eb-4e11-9354-90d33bf02a80 2018-12-23 20:51:24,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe7be135-b8c7-42b4-9557-209e2154fbd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" 2018-12-23 20:51:24,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:24 GMT Server: Apache x-compute-request-id: req-a06ee116-0de4-48f3-9f20-fdabf4d7c1a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a06ee116-0de4-48f3-9f20-fdabf4d7c1a9 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a9413d0fe72e41c9aa7040fa4256a77a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "self"}, {"href": "http://172.30.9.21:8776/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e336551c62014505a3c96e9e8ca446e7", "updated_at": "2018-12-23T20:51:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "94593608-b17a-4469-ae4b-724440db0b0e", "size": 1}} 2018-12-23 20:51:24,627 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e used request id req-a06ee116-0de4-48f3-9f20-fdabf4d7c1a9 2018-12-23 20:51:24,627 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 20:51:24,627 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 20:51:27,630 - create_volume - DEBUG - Volume status query timeout in 56.9417998791 2018-12-23 20:51:27,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fe7be135-b8c7-42b4-9557-209e2154fbd6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e4d643f249ec361469ac205bd0280c324ab1185" 2018-12-23 20:51:27,673 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3aa9474e-a90e-490a-a99f-07227edaeb75 x-openstack-request-id: req-3aa9474e-a90e-490a-a99f-07227edaeb75 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 94593608-b17a-4469-ae4b-724440db0b0e could not be found.", "code": 404}} 2018-12-23 20:51:27,673 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/94593608-b17a-4469-ae4b-724440db0b0e used request id req-3aa9474e-a90e-490a-a99f-07227edaeb75 2018-12-23 20:51:27,674 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 94593608-b17a-4469-ae4b-724440db0b0e could not be found. (HTTP 404) (Request-ID: req-3aa9474e-a90e-490a-a99f-07227edaeb75) 2018-12-23 20:51:27,674 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-3158f801-a2fb-41af-b088-b0a545d5e0a5 2018-12-23 20:51:27,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-94ed8693-2256-458a-b05b-e8a6bc328fcf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a9faa1491dc22842a4e2de527b2d7b4130f55" 2018-12-23 20:51:27,884 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:27 GMT Server: Apache x-compute-request-id: req-efce01f8-216c-4d54-96a4-f10cd043b920 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-efce01f8-216c-4d54-96a4-f10cd043b920 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:51:27,884 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e336551c62014505a3c96e9e8ca446e7/volumes/detail used request id req-efce01f8-216c-4d54-96a4-f10cd043b920 2018-12-23 20:51:27,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:28,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-3422b566-bd90-4540-990b-25f214f74fbb Date: Sun, 23 Dec 2018 20:51:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:51:28,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-3422b566-bd90-4540-990b-25f214f74fbb 2018-12-23 20:51:28,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:28,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccebf991-073f-45ba-b9e8-80b01fe6041b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:28,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-ccebf991-073f-45ba-b9e8-80b01fe6041b 2018-12-23 20:51:28,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:28,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:28,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-566055d1-60fb-467a-922d-d2009bd8097a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:28,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-566055d1-60fb-467a-922d-d2009bd8097a 2018-12-23 20:51:28,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:28,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:28,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc3f442-48dc-4ac9-b9c9-88d1815bf53d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:28,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-8bc3f442-48dc-4ac9-b9c9-88d1815bf53d 2018-12-23 20:51:28,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:28,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:28,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a50ec99-89fd-4940-9ea7-5df5845b00de Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:51:28,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-8a50ec99-89fd-4940-9ea7-5df5845b00de 2018-12-23 20:51:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:28,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76353d2d-1d9c-415c-832d-69cd95e19558 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:28,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-76353d2d-1d9c-415c-832d-69cd95e19558 2018-12-23 20:51:28,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:28,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5639474d-bfb3-49d7-bd9e-484180c5f0d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:28,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-5639474d-bfb3-49d7-bd9e-484180c5f0d4 2018-12-23 20:51:28,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:28,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f213b674-7a18-41af-b402-ce62377cdbd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:28,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-f213b674-7a18-41af-b402-ce62377cdbd0 2018-12-23 20:51:28,930 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:29,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f286487-1302-49fe-9748-f32abdb5451f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:51:29,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-1f286487-1302-49fe-9748-f32abdb5451f 2018-12-23 20:51:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:29,123 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26c402c0-1544-4f88-b3de-fd2b3b77935b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:29,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-26c402c0-1544-4f88-b3de-fd2b3b77935b 2018-12-23 20:51:29,123 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:29,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01f0a8c0-9dd4-4e78-8507-007df48e61ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:29,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-01f0a8c0-9dd4-4e78-8507-007df48e61ac 2018-12-23 20:51:29,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:29,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:29,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5916c51f-62fa-4379-a63a-5193c5a3a706 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:51:29,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-5916c51f-62fa-4379-a63a-5193c5a3a706 2018-12-23 20:51:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:29,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a196b1fb-722b-419b-9bb5-4d046532c386 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:29,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-a196b1fb-722b-419b-9bb5-4d046532c386 2018-12-23 20:51:29,441 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:29,442 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj 2018-12-23 20:51:29,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:29,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ab33de-2962-439d-ab2b-061edd5659af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:29,679 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e336551c62014505a3c96e9e8ca446e7 used request id req-09ab33de-2962-439d-ab2b-061edd5659af 2018-12-23 20:51:29,680 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-proj-role 2018-12-23 20:51:29,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7616276c2da740af861ebb9b893d29e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:29,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d189d650-48dd-4387-b034-8caa977a204a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:29,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7616276c2da740af861ebb9b893d29e8 used request id req-d189d650-48dd-4387-b034-8caa977a204a 2018-12-23 20:51:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1c7bba0f40569fa7a991c977dc0dc3c924dcd9" 2018-12-23 20:51:29,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d41123-475e-4845-ba11-0a116b87fd02 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:29,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c0d41123-475e-4845-ba11-0a116b87fd02 2018-12-23 20:51:29,901 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-6701eb75-ab06-49e-user 2018-12-23 20:51:29,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a9413d0fe72e41c9aa7040fa4256a77a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cc90a0e1012b174dabeb2e6835c28d87c7a58e6" 2018-12-23 20:51:30,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24fbb7e7-3ef4-412e-969d-3fd4a077544c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:30,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a9413d0fe72e41c9aa7040fa4256a77a used request id req-24fbb7e7-3ef4-412e-969d-3fd4a077544c 2018-12-23 20:51:30,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:30,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ynXP_glfRtO47KObPb3jqg"], "issued_at": "2018-12-23T20:51:30.000000Z"}} 2018-12-23 20:51:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f3e44b336caf9142fce25883ab49539a2a2f0dc" 2018-12-23 20:51:30,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d04b33-d016-42c0-8a15-6624f0fd6ba9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:30,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-85d04b33-d016-42c0-8a15-6624f0fd6ba9 2018-12-23 20:51:30,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:30,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:30,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["nCIKI-EIThCK18Ih9X17lg"], "issued_at": "2018-12-23T20:51:30.000000Z"}} 2018-12-23 20:51:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:31,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd24208-1960-47d9-b19c-a4e0266c6886 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:31,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0cd24208-1960-47d9-b19c-a4e0266c6886 2018-12-23 20:51:31,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:31,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:31,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:31,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8eefaa-f5d3-4f5c-89ec-aa3b046aae89 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:51:31,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj used request id req-cc8eefaa-f5d3-4f5c-89ec-aa3b046aae89 2018-12-23 20:51:31,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:31,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7872281-61fd-4840-baaa-03669a424abe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:31,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b7872281-61fd-4840-baaa-03669a424abe 2018-12-23 20:51:31,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj"}}' 2018-12-23 20:51:31,410 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05bbd19e-d3e6-46e6-9f4b-cf3ded0e4d6e Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150"}, "tags": [], "enabled": true, "id": "385dbdd14c1c480ebb53d22e1bab0150", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj"}} 2018-12-23 20:51:31,410 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-05bbd19e-d3e6-46e6-9f4b-cf3ded0e4d6e 2018-12-23 20:51:31,410 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj 2018-12-23 20:51:31,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:31,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:31,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["tvU_kfEsQuOfKZkaF-8X7A"], "issued_at": "2018-12-23T20:51:31.000000Z"}} 2018-12-23 20:51:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec1cc40ecbe23e406e70305c323cf01eba48d6f" 2018-12-23 20:51:31,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64f0863-a9c6-4ca7-81bb-b1a8cc5ef863 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:31,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a64f0863-a9c6-4ca7-81bb-b1a8cc5ef863 2018-12-23 20:51:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:31,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:31,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec1cc40ecbe23e406e70305c323cf01eba48d6f" 2018-12-23 20:51:32,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af142aee-096a-4e0a-ac85-324583288771 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:51:32,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-af142aee-096a-4e0a-ac85-324583288771 2018-12-23 20:51:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec1cc40ecbe23e406e70305c323cf01eba48d6f" 2018-12-23 20:51:32,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fcf3b5-71d2-4ef9-9fd8-49e7d4219cab Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150"}, "tags": [], "enabled": true, "id": "385dbdd14c1c480ebb53d22e1bab0150", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj"}]} 2018-12-23 20:51:32,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj used request id req-84fcf3b5-71d2-4ef9-9fd8-49e7d4219cab 2018-12-23 20:51:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec1cc40ecbe23e406e70305c323cf01eba48d6f" 2018-12-23 20:51:32,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59c775af-5825-4b28-b183-ffe48b80b96c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:32,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-59c775af-5825-4b28-b183-ffe48b80b96c 2018-12-23 20:51:32,620 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-user 2018-12-23 20:51:32,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:32,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:32,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6cc5aef-b4e2-4b84-83d7-76e8064a27e1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:32,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d6cc5aef-b4e2-4b84-83d7-76e8064a27e1 2018-12-23 20:51:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role"}}' 2018-12-23 20:51:32,757 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f2bddb-941f-4128-b7b9-906df48b82b0 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71043544081c467c931f860de85cc9b7", "links": {"self": "http://172.30.9.21:5000/v3/roles/71043544081c467c931f860de85cc9b7"}, "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role"}} 2018-12-23 20:51:32,758 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-85f2bddb-941f-4128-b7b9-906df48b82b0 2018-12-23 20:51:32,758 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role 2018-12-23 20:51:32,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/71043544081c467c931f860de85cc9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:32,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da16b07-0067-46a6-aa20-895c973d35ce Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71043544081c467c931f860de85cc9b7", "links": {"self": "http://172.30.9.21:5000/v3/roles/71043544081c467c931f860de85cc9b7"}, "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role"}} 2018-12-23 20:51:32,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/71043544081c467c931f860de85cc9b7 used request id req-5da16b07-0067-46a6-aa20-895c973d35ce 2018-12-23 20:51:32,856 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role to project CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj 2018-12-23 20:51:32,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150/users/2f5cddd42dc44b699f28ada8b86ca4a7/roles/71043544081c467c931f860de85cc9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:32,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd07d874-9227-4d18-97bd-4a7c1d2c56fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:32,988 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150/users/2f5cddd42dc44b699f28ada8b86ca4a7/roles/71043544081c467c931f860de85cc9b7 used request id req-fd07d874-9227-4d18-97bd-4a7c1d2c56fe 2018-12-23 20:51:32,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:33,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71043544081c467c931f860de85cc9b7", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role"}], "expires_at": "2018-12-23T21:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "385dbdd14c1c480ebb53d22e1bab0150", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-user", "id": "2f5cddd42dc44b699f28ada8b86ca4a7"}, "audit_ids": ["ix-teptLQLu6nMfxFV4puA"], "issued_at": "2018-12-23T20:51:33.000000Z"}} 2018-12-23 20:51:33,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcc7b873e67c817ffd6bcd728be8fa55696ca22" 2018-12-23 20:51:33,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2234a7da-3646-4ad4-b25d-29b30cd44e34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:33,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2234a7da-3646-4ad4-b25d-29b30cd44e34 2018-12-23 20:51:33,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:33,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:33,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71043544081c467c931f860de85cc9b7", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role"}], "expires_at": "2018-12-23T21:51:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "385dbdd14c1c480ebb53d22e1bab0150", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-user", "id": "2f5cddd42dc44b699f28ada8b86ca4a7"}, "audit_ids": ["lnMGH1Y-S7mkjpodx1goHg"], "issued_at": "2018-12-23T20:51:33.000000Z"}} 2018-12-23 20:51:33,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b20c0f22d77cac156aaa53a5fa9f3ba09915b0" 2018-12-23 20:51:33,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9c8863-daaf-4166-9ba0-a9848b78af63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:33,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5a9c8863-daaf-4166-9ba0-a9848b78af63 2018-12-23 20:51:33,951 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b20c0f22d77cac156aaa53a5fa9f3ba09915b0" 2018-12-23 20:51:34,150 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:33 GMT Server: Apache x-compute-request-id: req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:51:34,150 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/detail used request id req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4 2018-12-23 20:51:34,153 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b20c0f22d77cac156aaa53a5fa9f3ba09915b0" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:51:34,527 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:34 GMT Server: Apache x-compute-request-id: req-aacb04d3-fae1-4af7-bd60-0c7cffbd65bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aacb04d3-fae1-4af7-bd60-0c7cffbd65bf Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2f5cddd42dc44b699f28ada8b86ca4a7", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:34.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d755ffb3-d578-432c-b4ac-86b31dfa83d2", "size": 1}} 2018-12-23 20:51:34,528 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes used request id req-aacb04d3-fae1-4af7-bd60-0c7cffbd65bf 2018-12-23 20:51:34,531 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b20c0f22d77cac156aaa53a5fa9f3ba09915b0" 2018-12-23 20:51:34,801 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:34 GMT Server: Apache x-compute-request-id: req-6586d5c9-2974-47b4-8e3b-dc07388f4869 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6586d5c9-2974-47b4-8e3b-dc07388f4869 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2f5cddd42dc44b699f28ada8b86ca4a7", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "385dbdd14c1c480ebb53d22e1bab0150", "updated_at": "2018-12-23T20:51:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d755ffb3-d578-432c-b4ac-86b31dfa83d2", "size": 1}} 2018-12-23 20:51:34,801 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 used request id req-6586d5c9-2974-47b4-8e3b-dc07388f4869 2018-12-23 20:51:34,802 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af 2018-12-23 20:51:34,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b20c0f22d77cac156aaa53a5fa9f3ba09915b0" 2018-12-23 20:51:35,031 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:34 GMT Server: Apache x-compute-request-id: req-908e623a-cf39-4833-81a0-e455bd3a2833 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-908e623a-cf39-4833-81a0-e455bd3a2833 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2f5cddd42dc44b699f28ada8b86ca4a7", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "385dbdd14c1c480ebb53d22e1bab0150", "updated_at": "2018-12-23T20:51:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d755ffb3-d578-432c-b4ac-86b31dfa83d2", "size": 1}} 2018-12-23 20:51:35,031 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 used request id req-908e623a-cf39-4833-81a0-e455bd3a2833 2018-12-23 20:51:35,031 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:51:35,031 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af 2018-12-23 20:51:35,032 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af 2018-12-23 20:51:35,034 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcc7b873e67c817ffd6bcd728be8fa55696ca22" 2018-12-23 20:51:35,239 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:35 GMT Server: Apache x-compute-request-id: req-9cd6accd-218f-490b-9a76-12518a201d65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9cd6accd-218f-490b-9a76-12518a201d65 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2f5cddd42dc44b699f28ada8b86ca4a7", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "385dbdd14c1c480ebb53d22e1bab0150", "updated_at": "2018-12-23T20:51:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d755ffb3-d578-432c-b4ac-86b31dfa83d2", "size": 1}]} 2018-12-23 20:51:35,239 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/detail used request id req-9cd6accd-218f-490b-9a76-12518a201d65 2018-12-23 20:51:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:35,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:35,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcc7b873e67c817ffd6bcd728be8fa55696ca22" 2018-12-23 20:51:35,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a00783d-a10d-4185-b9a1-034adc6ef194 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "385dbdd14c1c480ebb53d22e1bab0150", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj"}} 2018-12-23 20:51:35,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150 used request id req-9a00783d-a10d-4185-b9a1-034adc6ef194 2018-12-23 20:51:35,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:35,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:35,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71043544081c467c931f860de85cc9b7", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role"}], "expires_at": "2018-12-23T21:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "385dbdd14c1c480ebb53d22e1bab0150", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/385dbdd14c1c480ebb53d22e1bab0150", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-user", "id": "2f5cddd42dc44b699f28ada8b86ca4a7"}, "audit_ids": ["6W0sYPI7RBej9mZoKABc8g"], "issued_at": "2018-12-23T20:51:35.000000Z"}} 2018-12-23 20:51:35,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b34ba3b4b9a29ac3887fb4a323f18e10edca05" 2018-12-23 20:51:35,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6301e620-cc5f-4106-a1f4-a59f2341edd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:35,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6301e620-cc5f-4106-a1f4-a59f2341edd8 2018-12-23 20:51:35,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b34ba3b4b9a29ac3887fb4a323f18e10edca05" 2018-12-23 20:51:36,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:35 GMT Server: Apache x-compute-request-id: req-f01ff3ce-43e4-49d1-9e55-4157c918d61d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f01ff3ce-43e4-49d1-9e55-4157c918d61d Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2f5cddd42dc44b699f28ada8b86ca4a7", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "385dbdd14c1c480ebb53d22e1bab0150", "updated_at": "2018-12-23T20:51:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d755ffb3-d578-432c-b4ac-86b31dfa83d2", "size": 1}]} 2018-12-23 20:51:36,249 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/detail used request id req-f01ff3ce-43e4-49d1-9e55-4157c918d61d 2018-12-23 20:51:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:36,257 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84b34ba3b4b9a29ac3887fb4a323f18e10edca05" 2018-12-23 20:51:36,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580142d9-db06-421a-9695-6fa441d64531 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "385dbdd14c1c480ebb53d22e1bab0150", "name": "CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj"}} 2018-12-23 20:51:36,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150 used request id req-580142d9-db06-421a-9695-6fa441d64531 2018-12-23 20:51:36,349 - create_volume - INFO - Did not create volume due to cleanup mode 2018-12-23 20:51:36,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b20c0f22d77cac156aaa53a5fa9f3ba09915b0" 2018-12-23 20:51:36,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:36 GMT Server: Apache x-compute-request-id: req-6fe5de50-dad8-4bfb-9365-c2eb00112e74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6fe5de50-dad8-4bfb-9365-c2eb00112e74 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2f5cddd42dc44b699f28ada8b86ca4a7", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "self"}, {"href": "http://172.30.9.21:8776/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:34.000000", "description": null, "os-vol-tenant-attr:tenant_id": "385dbdd14c1c480ebb53d22e1bab0150", "updated_at": "2018-12-23T20:51:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d755ffb3-d578-432c-b4ac-86b31dfa83d2", "size": 1}} 2018-12-23 20:51:36,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 used request id req-6fe5de50-dad8-4bfb-9365-c2eb00112e74 2018-12-23 20:51:36,414 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:51:36,414 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af 2018-12-23 20:51:36,414 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af 2018-12-23 20:51:36,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b20c0f22d77cac156aaa53a5fa9f3ba09915b0" 2018-12-23 20:51:36,682 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f92a9cd2-cac3-414e-bc58-f004eece354c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:36,682 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 used request id req-f92a9cd2-cac3-414e-bc58-f004eece354c 2018-12-23 20:51:36,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-118c38f2-f226-4e48-b94b-6ffd6c8dc1e4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b20c0f22d77cac156aaa53a5fa9f3ba09915b0" 2018-12-23 20:51:36,900 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f2a96867-4c5e-458b-a02f-1e9f66765694 x-openstack-request-id: req-f2a96867-4c5e-458b-a02f-1e9f66765694 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume d755ffb3-d578-432c-b4ac-86b31dfa83d2 could not be found.", "code": 404}} 2018-12-23 20:51:36,901 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/385dbdd14c1c480ebb53d22e1bab0150/volumes/d755ffb3-d578-432c-b4ac-86b31dfa83d2 used request id req-f2a96867-4c5e-458b-a02f-1e9f66765694 2018-12-23 20:51:36,901 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume d755ffb3-d578-432c-b4ac-86b31dfa83d2 could not be found. (HTTP 404) (Request-ID: req-f2a96867-4c5e-458b-a02f-1e9f66765694) 2018-12-23 20:51:36,901 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-b49b9f80-0f86-472e-bf1d-dee9531787af 2018-12-23 20:51:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-aedb464f-4b9c-460e-b3d4-78659ce31b92 Date: Sun, 23 Dec 2018 20:51:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:51:37,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-aedb464f-4b9c-460e-b3d4-78659ce31b92 2018-12-23 20:51:37,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93c47b1-760e-437b-a9fe-d9eea4783051 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:37,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-d93c47b1-760e-437b-a9fe-d9eea4783051 2018-12-23 20:51:37,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:37,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49054c4-e4c9-4154-904d-27c6361d06b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:37,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-e49054c4-e4c9-4154-904d-27c6361d06b0 2018-12-23 20:51:37,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:37,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,464 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-290b09a4-dd20-400a-88be-a86baa55f87d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:37,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-290b09a4-dd20-400a-88be-a86baa55f87d 2018-12-23 20:51:37,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10fe058-7f04-40e1-b4ae-fe0db49f469c Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:51:37,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f10fe058-7f04-40e1-b4ae-fe0db49f469c 2018-12-23 20:51:37,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d223d208-55eb-4374-91f8-9b2a78db6e8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:37,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-d223d208-55eb-4374-91f8-9b2a78db6e8c 2018-12-23 20:51:37,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:37,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e2ed831-b956-4d09-8472-466d54e1a996 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:37,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-2e2ed831-b956-4d09-8472-466d54e1a996 2018-12-23 20:51:37,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d98cbef0-5112-4a1b-9507-50d69c7e905f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:37,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-d98cbef0-5112-4a1b-9507-50d69c7e905f 2018-12-23 20:51:37,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:37,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de72c6d8-d255-4ebc-b7a3-33b93c24e96e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:51:37,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-de72c6d8-d255-4ebc-b7a3-33b93c24e96e 2018-12-23 20:51:37,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:38,058 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-721b7579-8691-4306-829c-3151fb552b31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:38,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-721b7579-8691-4306-829c-3151fb552b31 2018-12-23 20:51:38,059 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:38,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:38,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-674a03e0-1be6-4ece-a5c6-d6eaf674ab93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:38,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-674a03e0-1be6-4ece-a5c6-d6eaf674ab93 2018-12-23 20:51:38,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:38,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1146867b-4cd9-4db5-9b71-a46770018e2f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:51:38,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-1146867b-4cd9-4db5-9b71-a46770018e2f 2018-12-23 20:51:38,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:38,362 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-049e157a-880d-4738-87f1-309be7d178fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:38,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-049e157a-880d-4738-87f1-309be7d178fc 2018-12-23 20:51:38,362 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:38,363 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj 2018-12-23 20:51:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:38,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d319d4e-f5fd-4f3b-9701-23a4a76c9d1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:38,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/385dbdd14c1c480ebb53d22e1bab0150 used request id req-4d319d4e-f5fd-4f3b-9701-23a4a76c9d1f 2018-12-23 20:51:38,615 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-proj-role 2018-12-23 20:51:38,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/71043544081c467c931f860de85cc9b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:38,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-710588c6-80b6-41b9-9ff1-fc98297c5e60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:38,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/71043544081c467c931f860de85cc9b7 used request id req-710588c6-80b6-41b9-9ff1-fc98297c5e60 2018-12-23 20:51:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b69d7d76bd9707ccb611ab500f612297b0f2dfa6" 2018-12-23 20:51:38,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b0ede3-1919-487a-bd50-375123f126f4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:38,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-81b0ede3-1919-487a-bd50-375123f126f4 2018-12-23 20:51:38,834 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-97cf3858-542f-4e0-user 2018-12-23 20:51:38,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2f5cddd42dc44b699f28ada8b86ca4a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eec1cc40ecbe23e406e70305c323cf01eba48d6f" 2018-12-23 20:51:39,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2301a0ff-fb40-4362-8e69-3b851d00b561 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:39,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2f5cddd42dc44b699f28ada8b86ca4a7 used request id req-2301a0ff-fb40-4362-8e69-3b851d00b561 2018-12-23 20:51:39,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:39,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Slq0TRU_SZeAHsg9bcG4xQ"], "issued_at": "2018-12-23T20:51:39.000000Z"}} 2018-12-23 20:51:39,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}000886e13334fe48db7db75bc7ba1b6b0649d5ce" 2018-12-23 20:51:39,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40410cf5-be5c-4433-b4cb-d691aa057175 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:39,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-40410cf5-be5c-4433-b4cb-d691aa057175 2018-12-23 20:51:39,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:39,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:39,934 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["FhSMZLkcS8mAEydcVHyBsg"], "issued_at": "2018-12-23T20:51:39.000000Z"}} 2018-12-23 20:51:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:40,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b9dbe7d-af15-46ef-9d1f-ed61d8fc0b58 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:40,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1b9dbe7d-af15-46ef-9d1f-ed61d8fc0b58 2018-12-23 20:51:40,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:40,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:40,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:40,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1ee336-7abe-43f6-a142-7b14b96b4829 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:51:40,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj used request id req-7f1ee336-7abe-43f6-a142-7b14b96b4829 2018-12-23 20:51:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:40,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a9dbc6-40da-4613-ad4b-bc9cfc87fb9e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:40,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-75a9dbc6-40da-4613-ad4b-bc9cfc87fb9e 2018-12-23 20:51:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj"}}' 2018-12-23 20:51:40,278 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06095c4a-73c8-4b8b-8664-73f9ff25e7f0 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a"}, "tags": [], "enabled": true, "id": "191a0692c02d4651b98e50aadda82d3a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj"}} 2018-12-23 20:51:40,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-06095c4a-73c8-4b8b-8664-73f9ff25e7f0 2018-12-23 20:51:40,279 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj 2018-12-23 20:51:40,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:40,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:40,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["2lAWCxYESRGip4d9FQ-gOw"], "issued_at": "2018-12-23T20:51:40.000000Z"}} 2018-12-23 20:51:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d478a6792f2e1249a02cebfcf614a3501455831" 2018-12-23 20:51:40,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe160a84-bfd2-45d1-8b18-1e30ab7c56a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:40,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fe160a84-bfd2-45d1-8b18-1e30ab7c56a0 2018-12-23 20:51:40,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:40,702 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:40,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d478a6792f2e1249a02cebfcf614a3501455831" 2018-12-23 20:51:40,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91351972-afcc-4b69-8d11-f4c837cb6ca2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:51:40,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-91351972-afcc-4b69-8d11-f4c837cb6ca2 2018-12-23 20:51:40,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d478a6792f2e1249a02cebfcf614a3501455831" 2018-12-23 20:51:40,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e312044e-ce60-4615-84d0-ee13067ddafa Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a"}, "tags": [], "enabled": true, "id": "191a0692c02d4651b98e50aadda82d3a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj"}]} 2018-12-23 20:51:40,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj used request id req-e312044e-ce60-4615-84d0-ee13067ddafa 2018-12-23 20:51:40,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d478a6792f2e1249a02cebfcf614a3501455831" 2018-12-23 20:51:41,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349e240f-abe8-4bd1-b4e0-2e2972b0301e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:41,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-349e240f-abe8-4bd1-b4e0-2e2972b0301e 2018-12-23 20:51:41,406 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-user 2018-12-23 20:51:41,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:41,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d482f6a6-a2a9-4dd6-8787-32b9c44509af Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:41,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d482f6a6-a2a9-4dd6-8787-32b9c44509af 2018-12-23 20:51:41,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj-role"}}' 2018-12-23 20:51:41,621 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c37c5f-02d7-4c8a-9ed1-aab65cdacaf6 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61aa6b4f2d1547c99581feceb0a537ae", "links": {"self": "http://172.30.9.21:5000/v3/roles/61aa6b4f2d1547c99581feceb0a537ae"}, "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj-role"}} 2018-12-23 20:51:41,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-86c37c5f-02d7-4c8a-9ed1-aab65cdacaf6 2018-12-23 20:51:41,622 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj-role 2018-12-23 20:51:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/61aa6b4f2d1547c99581feceb0a537ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:41,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a0a698-9f4c-4872-a35f-b1803542fd00 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61aa6b4f2d1547c99581feceb0a537ae", "links": {"self": "http://172.30.9.21:5000/v3/roles/61aa6b4f2d1547c99581feceb0a537ae"}, "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj-role"}} 2018-12-23 20:51:41,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/61aa6b4f2d1547c99581feceb0a537ae used request id req-e2a0a698-9f4c-4872-a35f-b1803542fd00 2018-12-23 20:51:41,641 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj-role to project CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj 2018-12-23 20:51:41,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a/users/358ab971efb34d8d812eccaa24ca57f4/roles/61aa6b4f2d1547c99581feceb0a537ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:41,875 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f8fc974-623c-4c9a-ad5b-32acdb982af5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:41,875 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a/users/358ab971efb34d8d812eccaa24ca57f4/roles/61aa6b4f2d1547c99581feceb0a537ae used request id req-1f8fc974-623c-4c9a-ad5b-32acdb982af5 2018-12-23 20:51:41,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:42,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61aa6b4f2d1547c99581feceb0a537ae", "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj-role"}], "expires_at": "2018-12-23T21:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "191a0692c02d4651b98e50aadda82d3a", "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/191a0692c02d4651b98e50aadda82d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/191a0692c02d4651b98e50aadda82d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-user", "id": "358ab971efb34d8d812eccaa24ca57f4"}, "audit_ids": ["FVd8heNkRSeQL20SfcarWQ"], "issued_at": "2018-12-23T20:51:42.000000Z"}} 2018-12-23 20:51:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967f4c3f020e4acb79ebb3d6fc56bf1585c27ed1" 2018-12-23 20:51:42,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a87cfc5-7dd8-4670-b27b-415528cdd0a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:42,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7a87cfc5-7dd8-4670-b27b-415528cdd0a5 2018-12-23 20:51:42,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:42,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:42,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61aa6b4f2d1547c99581feceb0a537ae", "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj-role"}], "expires_at": "2018-12-23T21:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "191a0692c02d4651b98e50aadda82d3a", "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/191a0692c02d4651b98e50aadda82d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/191a0692c02d4651b98e50aadda82d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/191a0692c02d4651b98e50aadda82d3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-user", "id": "358ab971efb34d8d812eccaa24ca57f4"}, "audit_ids": ["Wdfvb746QxOdb8hnVbEJ9A"], "issued_at": "2018-12-23T20:51:42.000000Z"}} 2018-12-23 20:51:42,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6bb7fb7ea41dae4f3d99c9325b230417b15dda" 2018-12-23 20:51:42,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef5ad6d-18a8-4234-843b-90fd05bb3a8c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:42,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8ef5ad6d-18a8-4234-843b-90fd05bb3a8c 2018-12-23 20:51:42,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6bb7fb7ea41dae4f3d99c9325b230417b15dda" 2018-12-23 20:51:43,111 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:42 GMT Server: Apache x-compute-request-id: req-c40f9dc6-8cd6-46fc-9abc-898eea575026 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c40f9dc6-8cd6-46fc-9abc-898eea575026 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:51:43,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/detail used request id req-c40f9dc6-8cd6-46fc-9abc-898eea575026 2018-12-23 20:51:43,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c40f9dc6-8cd6-46fc-9abc-898eea575026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6bb7fb7ea41dae4f3d99c9325b230417b15dda" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:51:43,489 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:43 GMT Server: Apache x-compute-request-id: req-22569399-1076-4992-8312-e7e5b50580af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22569399-1076-4992-8312-e7e5b50580af Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "358ab971efb34d8d812eccaa24ca57f4", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "self"}, {"href": "http://172.30.9.21:8776/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:43.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fd49c0f9-cfda-4496-b6e3-5331358435e5", "size": 1}} 2018-12-23 20:51:43,489 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes used request id req-22569399-1076-4992-8312-e7e5b50580af 2018-12-23 20:51:43,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c40f9dc6-8cd6-46fc-9abc-898eea575026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6bb7fb7ea41dae4f3d99c9325b230417b15dda" 2018-12-23 20:51:43,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:43 GMT Server: Apache x-compute-request-id: req-ee25f8ac-0f1e-4af6-938e-d25993d69984 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee25f8ac-0f1e-4af6-938e-d25993d69984 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "358ab971efb34d8d812eccaa24ca57f4", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "self"}, {"href": "http://172.30.9.21:8776/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "191a0692c02d4651b98e50aadda82d3a", "updated_at": "2018-12-23T20:51:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fd49c0f9-cfda-4496-b6e3-5331358435e5", "size": 1}} 2018-12-23 20:51:43,742 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 used request id req-ee25f8ac-0f1e-4af6-938e-d25993d69984 2018-12-23 20:51:43,742 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7 2018-12-23 20:51:43,745 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c40f9dc6-8cd6-46fc-9abc-898eea575026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6bb7fb7ea41dae4f3d99c9325b230417b15dda" 2018-12-23 20:51:43,964 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:43 GMT Server: Apache x-compute-request-id: req-11a9e8db-4db0-45ab-8f8a-2ba500ca1f38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-11a9e8db-4db0-45ab-8f8a-2ba500ca1f38 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "358ab971efb34d8d812eccaa24ca57f4", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "self"}, {"href": "http://172.30.9.21:8776/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "191a0692c02d4651b98e50aadda82d3a", "updated_at": "2018-12-23T20:51:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fd49c0f9-cfda-4496-b6e3-5331358435e5", "size": 1}} 2018-12-23 20:51:43,964 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 used request id req-11a9e8db-4db0-45ab-8f8a-2ba500ca1f38 2018-12-23 20:51:43,965 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:51:43,965 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7 2018-12-23 20:51:43,965 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7 2018-12-23 20:51:43,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967f4c3f020e4acb79ebb3d6fc56bf1585c27ed1" 2018-12-23 20:51:44,176 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:43 GMT Server: Apache x-compute-request-id: req-ddfb9a1e-aaa3-4a62-a0e2-8a31aebbe86e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ddfb9a1e-aaa3-4a62-a0e2-8a31aebbe86e Content-Encoding: gzip Content-Length: 458 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "358ab971efb34d8d812eccaa24ca57f4", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "self"}, {"href": "http://172.30.9.21:8776/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "191a0692c02d4651b98e50aadda82d3a", "updated_at": "2018-12-23T20:51:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fd49c0f9-cfda-4496-b6e3-5331358435e5", "size": 1}]} 2018-12-23 20:51:44,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/detail used request id req-ddfb9a1e-aaa3-4a62-a0e2-8a31aebbe86e 2018-12-23 20:51:44,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:44,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:44,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967f4c3f020e4acb79ebb3d6fc56bf1585c27ed1" 2018-12-23 20:51:44,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd339c6-a381-4457-94bd-4a575fae2f98 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "191a0692c02d4651b98e50aadda82d3a", "name": "CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj"}} 2018-12-23 20:51:44,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a used request id req-6dd339c6-a381-4457-94bd-4a575fae2f98 2018-12-23 20:51:44,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c40f9dc6-8cd6-46fc-9abc-898eea575026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6bb7fb7ea41dae4f3d99c9325b230417b15dda" 2018-12-23 20:51:44,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:44 GMT Server: Apache x-compute-request-id: req-31773a43-9180-456f-8fb7-8eb9706acb73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31773a43-9180-456f-8fb7-8eb9706acb73 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "358ab971efb34d8d812eccaa24ca57f4", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "self"}, {"href": "http://172.30.9.21:8776/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:51:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "191a0692c02d4651b98e50aadda82d3a", "updated_at": "2018-12-23T20:51:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fd49c0f9-cfda-4496-b6e3-5331358435e5", "size": 1}} 2018-12-23 20:51:44,500 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 used request id req-31773a43-9180-456f-8fb7-8eb9706acb73 2018-12-23 20:51:44,500 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:51:44,500 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7 2018-12-23 20:51:44,500 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7 2018-12-23 20:51:44,503 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c40f9dc6-8cd6-46fc-9abc-898eea575026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6bb7fb7ea41dae4f3d99c9325b230417b15dda" 2018-12-23 20:51:44,568 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:51:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-997a771d-5dc3-419e-ab6a-3912749c2ff5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:51:44,568 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 used request id req-997a771d-5dc3-419e-ab6a-3912749c2ff5 2018-12-23 20:51:44,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c40f9dc6-8cd6-46fc-9abc-898eea575026" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6bb7fb7ea41dae4f3d99c9325b230417b15dda" 2018-12-23 20:51:44,775 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dc419eb4-4ce1-4a2c-8d8a-cb2b0c969ff5 x-openstack-request-id: req-dc419eb4-4ce1-4a2c-8d8a-cb2b0c969ff5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume fd49c0f9-cfda-4496-b6e3-5331358435e5 could not be found.", "code": 404}} 2018-12-23 20:51:44,775 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/191a0692c02d4651b98e50aadda82d3a/volumes/fd49c0f9-cfda-4496-b6e3-5331358435e5 used request id req-dc419eb4-4ce1-4a2c-8d8a-cb2b0c969ff5 2018-12-23 20:51:44,775 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume fd49c0f9-cfda-4496-b6e3-5331358435e5 could not be found. (HTTP 404) (Request-ID: req-dc419eb4-4ce1-4a2c-8d8a-cb2b0c969ff5) 2018-12-23 20:51:44,775 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-66110a47-760c-4e23-bd51-9f620e96e9d7 2018-12-23 20:51:44,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-5b6a4d8d-1b4b-46a6-bae4-3d8e77661d34 Date: Sun, 23 Dec 2018 20:51:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:51:45,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5b6a4d8d-1b4b-46a6-bae4-3d8e77661d34 2018-12-23 20:51:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d964ce88-40d3-4567-9472-1b568f84c4b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:45,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-d964ce88-40d3-4567-9472-1b568f84c4b4 2018-12-23 20:51:45,185 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:45,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecced7a7-5a28-4d94-8f2b-5aede8821762 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:45,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-ecced7a7-5a28-4d94-8f2b-5aede8821762 2018-12-23 20:51:45,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93191fab-4b75-4b23-b573-78b1f7c50151 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:45,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-93191fab-4b75-4b23-b573-78b1f7c50151 2018-12-23 20:51:45,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:45,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7594fdd-9a24-45b3-88fd-a0171289f90f Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:51:45,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-d7594fdd-9a24-45b3-88fd-a0171289f90f 2018-12-23 20:51:45,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65665dbc-a2fd-4129-a856-48e367c56e63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:45,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-65665dbc-a2fd-4129-a856-48e367c56e63 2018-12-23 20:51:45,584 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:45,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ba3d6a6-50ec-4439-a31b-60f6c789c73a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:45,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-4ba3d6a6-50ec-4439-a31b-60f6c789c73a 2018-12-23 20:51:45,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,776 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1c9ac6-a95d-464d-bce3-2f2e88246a4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:45,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-df1c9ac6-a95d-464d-bce3-2f2e88246a4d 2018-12-23 20:51:45,776 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7b5f21-0216-4605-a603-64337ebb1b47 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:51:45,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-4d7b5f21-0216-4605-a603-64337ebb1b47 2018-12-23 20:51:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:45,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50615ae2-8417-4d11-9194-a0b084972a02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:45,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-50615ae2-8417-4d11-9194-a0b084972a02 2018-12-23 20:51:45,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:45,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:46,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1882853d-8dfc-410d-9745-4089c71a38fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:46,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-1882853d-8dfc-410d-9745-4089c71a38fc 2018-12-23 20:51:46,075 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:46,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31531470-d2c3-4b4f-9abd-f0b689b9273f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:51:46,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-31531470-d2c3-4b4f-9abd-f0b689b9273f 2018-12-23 20:51:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:46,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e6f87df-17ca-41ee-a6eb-a5a9ddca2c17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:46,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-7e6f87df-17ca-41ee-a6eb-a5a9ddca2c17 2018-12-23 20:51:46,278 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:46,279 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj 2018-12-23 20:51:46,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:46,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de805de6-bb6e-49b2-bee1-3731a7661787 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:46,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/191a0692c02d4651b98e50aadda82d3a used request id req-de805de6-bb6e-49b2-bee1-3731a7661787 2018-12-23 20:51:46,490 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-proj-role 2018-12-23 20:51:46,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/61aa6b4f2d1547c99581feceb0a537ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:46,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-495a2776-e0b5-467f-aa32-db344a77cca6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:46,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/61aa6b4f2d1547c99581feceb0a537ae used request id req-495a2776-e0b5-467f-aa32-db344a77cca6 2018-12-23 20:51:46,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f5a70e93c6fc54d3b5458c255396e05dd4db5d8" 2018-12-23 20:51:46,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e106458b-a245-4ffe-8816-e2f3ee748ac0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:46,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e106458b-a245-4ffe-8816-e2f3ee748ac0 2018-12-23 20:51:46,731 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-a0e78159-7964-4e0-user 2018-12-23 20:51:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/358ab971efb34d8d812eccaa24ca57f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d478a6792f2e1249a02cebfcf614a3501455831" 2018-12-23 20:51:46,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5c43be6-e1ed-4d11-8a1f-fe01c48bfbdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:46,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/358ab971efb34d8d812eccaa24ca57f4 used request id req-d5c43be6-e1ed-4d11-8a1f-fe01c48bfbdf 2018-12-23 20:51:46,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:47,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["UT9gh-zlTEmjlI9XISqiow"], "issued_at": "2018-12-23T20:51:47.000000Z"}} 2018-12-23 20:51:47,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e003523802d2fbbb2e77886daeb011a490c8786" 2018-12-23 20:51:47,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217ed52e-0d37-40f1-bd9d-c6e9635c5c2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:47,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-217ed52e-0d37-40f1-bd9d-c6e9635c5c2b 2018-12-23 20:51:47,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:47,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:47,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["rDZSf_b-RtqPsdXCgzoHlQ"], "issued_at": "2018-12-23T20:51:47.000000Z"}} 2018-12-23 20:51:47,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:47,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13810f71-33a3-4070-a963-82d6b8918750 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:47,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-13810f71-33a3-4070-a963-82d6b8918750 2018-12-23 20:51:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:47,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:48,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8f1629-261a-4bd1-81e2-5859ba67ea71 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:51:48,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj used request id req-1f8f1629-261a-4bd1-81e2-5859ba67ea71 2018-12-23 20:51:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7928b4df-176f-4c95-9052-e79b29eed559 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:48,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7928b4df-176f-4c95-9052-e79b29eed559 2018-12-23 20:51:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj"}}' 2018-12-23 20:51:48,160 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebb504eb-820e-46db-b67d-45d6604eae2e Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/08a80e759f1844019b6f7a244b6c1f72"}, "tags": [], "enabled": true, "id": "08a80e759f1844019b6f7a244b6c1f72", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj"}} 2018-12-23 20:51:48,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ebb504eb-820e-46db-b67d-45d6604eae2e 2018-12-23 20:51:48,160 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj 2018-12-23 20:51:48,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:48,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:48,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["BCcuqwJ8SseR-HE3Y9vzEw"], "issued_at": "2018-12-23T20:51:48.000000Z"}} 2018-12-23 20:51:48,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61df9fdb06ce70ef53a495bcb2240c1bd4318db0" 2018-12-23 20:51:48,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b27f2c-d7c3-4f5b-a3ee-37848fb53e1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:48,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a6b27f2c-d7c3-4f5b-a3ee-37848fb53e1e 2018-12-23 20:51:48,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:48,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61df9fdb06ce70ef53a495bcb2240c1bd4318db0" 2018-12-23 20:51:48,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef964c84-b6d9-4d5e-9cb3-569df0f0b588 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:51:48,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ef964c84-b6d9-4d5e-9cb3-569df0f0b588 2018-12-23 20:51:48,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61df9fdb06ce70ef53a495bcb2240c1bd4318db0" 2018-12-23 20:51:48,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c64405-bea8-440a-a097-71284e3a05f8 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/08a80e759f1844019b6f7a244b6c1f72"}, "tags": [], "enabled": true, "id": "08a80e759f1844019b6f7a244b6c1f72", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj"}]} 2018-12-23 20:51:48,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj used request id req-65c64405-bea8-440a-a097-71284e3a05f8 2018-12-23 20:51:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61df9fdb06ce70ef53a495bcb2240c1bd4318db0" 2018-12-23 20:51:48,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ecab20-17a4-454f-a4a5-741341bafcf5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:48,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-59ecab20-17a4-454f-a4a5-741341bafcf5 2018-12-23 20:51:49,208 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-user 2018-12-23 20:51:49,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:49,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:49,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a9603f-6465-41ac-9e22-70ee616b92e4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:49,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-08a9603f-6465-41ac-9e22-70ee616b92e4 2018-12-23 20:51:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj-role"}}' 2018-12-23 20:51:49,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcfc8f6-25cf-456d-86ff-22acdc7fe5a2 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf2ca13ab52f45998ee5a351b31a2383", "links": {"self": "http://172.30.9.21:5000/v3/roles/bf2ca13ab52f45998ee5a351b31a2383"}, "name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj-role"}} 2018-12-23 20:51:49,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cdcfc8f6-25cf-456d-86ff-22acdc7fe5a2 2018-12-23 20:51:49,425 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj-role 2018-12-23 20:51:49,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/bf2ca13ab52f45998ee5a351b31a2383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:49,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ec41d4-2acc-4b92-860e-a2e8164eac31 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf2ca13ab52f45998ee5a351b31a2383", "links": {"self": "http://172.30.9.21:5000/v3/roles/bf2ca13ab52f45998ee5a351b31a2383"}, "name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj-role"}} 2018-12-23 20:51:49,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/bf2ca13ab52f45998ee5a351b31a2383 used request id req-e8ec41d4-2acc-4b92-860e-a2e8164eac31 2018-12-23 20:51:49,527 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj-role to project CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj 2018-12-23 20:51:49,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/08a80e759f1844019b6f7a244b6c1f72/users/51fcb70b6bf244918158f9044627a856/roles/bf2ca13ab52f45998ee5a351b31a2383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:49,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55959d3d-ee62-47ff-a5f9-f2ebf751707d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:49,691 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/08a80e759f1844019b6f7a244b6c1f72/users/51fcb70b6bf244918158f9044627a856/roles/bf2ca13ab52f45998ee5a351b31a2383 used request id req-55959d3d-ee62-47ff-a5f9-f2ebf751707d 2018-12-23 20:51:49,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:49,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:50,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bf2ca13ab52f45998ee5a351b31a2383", "name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj-role"}], "expires_at": "2018-12-23T21:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08a80e759f1844019b6f7a244b6c1f72", "name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/08a80e759f1844019b6f7a244b6c1f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/08a80e759f1844019b6f7a244b6c1f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/08a80e759f1844019b6f7a244b6c1f72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/08a80e759f1844019b6f7a244b6c1f72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/08a80e759f1844019b6f7a244b6c1f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/08a80e759f1844019b6f7a244b6c1f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_08a80e759f1844019b6f7a244b6c1f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_08a80e759f1844019b6f7a244b6c1f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/08a80e759f1844019b6f7a244b6c1f72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/08a80e759f1844019b6f7a244b6c1f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/08a80e759f1844019b6f7a244b6c1f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/08a80e759f1844019b6f7a244b6c1f72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/08a80e759f1844019b6f7a244b6c1f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/08a80e759f1844019b6f7a244b6c1f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-user", "id": "51fcb70b6bf244918158f9044627a856"}, "audit_ids": ["7Yn7E453RVSMT95GOqTlPg"], "issued_at": "2018-12-23T20:51:50.000000Z"}} 2018-12-23 20:51:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f251aab9ef5bfa9be3811dd9b807ab2451eda2" 2018-12-23 20:51:50,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0349b530-9f6e-4052-ac3e-a30b7485745a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:50,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0349b530-9f6e-4052-ac3e-a30b7485745a 2018-12-23 20:51:50,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/08a80e759f1844019b6f7a244b6c1f72/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f251aab9ef5bfa9be3811dd9b807ab2451eda2" 2018-12-23 20:51:50,390 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:50 GMT Server: Apache x-compute-request-id: req-edc444ca-497a-4030-9a1a-b840f76cb74e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-edc444ca-497a-4030-9a1a-b840f76cb74e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:51:50,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/08a80e759f1844019b6f7a244b6c1f72/volumes/detail used request id req-edc444ca-497a-4030-9a1a-b840f76cb74e 2018-12-23 20:51:50,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/08a80e759f1844019b6f7a244b6c1f72/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-edc444ca-497a-4030-9a1a-b840f76cb74e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16f251aab9ef5bfa9be3811dd9b807ab2451eda2" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-8e15aa2d-499d-45ac-a812-e91fd178a65c", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:51:50,765 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 20:51:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-67e4a8eb-29e9-497b-b23f-e8066623a280 x-openstack-request-id: req-67e4a8eb-29e9-497b-b23f-e8066623a280 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-23 20:51:50,765 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/08a80e759f1844019b6f7a244b6c1f72/volumes used request id req-67e4a8eb-29e9-497b-b23f-e8066623a280 2018-12-23 20:51:50,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-1dd2357c-4231-4755-8143-74ad0276f07d Date: Sun, 23 Dec 2018 20:51:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:51:51,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1dd2357c-4231-4755-8143-74ad0276f07d 2018-12-23 20:51:51,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,120 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25c61f2a-c9f4-459b-bdfa-d192c9047001 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:51,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-25c61f2a-c9f4-459b-bdfa-d192c9047001 2018-12-23 20:51:51,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea43476-29bf-4ad3-8b3b-c2d16d00e208 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:51,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-fea43476-29bf-4ad3-8b3b-c2d16d00e208 2018-12-23 20:51:51,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,329 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ceb764-b021-4958-b77e-3a93006e4bc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:51,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-c7ceb764-b021-4958-b77e-3a93006e4bc3 2018-12-23 20:51:51,329 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:51,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfc13ed-eab6-4a91-a474-53e3c725ff03 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:51:51,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-3dfc13ed-eab6-4a91-a474-53e3c725ff03 2018-12-23 20:51:51,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62915bdc-9171-4331-9dac-d30b3d8eec20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:51,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-62915bdc-9171-4331-9dac-d30b3d8eec20 2018-12-23 20:51:51,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:51,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f604869e-b5ab-4025-baa9-7dd438e9bf8b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:51,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-f604869e-b5ab-4025-baa9-7dd438e9bf8b 2018-12-23 20:51:51,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:51,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae31ffd4-ad42-40c3-9969-5ee2df053ae3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:51,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-ae31ffd4-ad42-40c3-9969-5ee2df053ae3 2018-12-23 20:51:51,728 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:51,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520698e3-4821-4605-a3f5-44841c796f1d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:51:51,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-520698e3-4821-4605-a3f5-44841c796f1d 2018-12-23 20:51:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:51,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44391ea0-8233-444f-886e-c950b3ff525a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:51,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-44391ea0-8233-444f-886e-c950b3ff525a 2018-12-23 20:51:51,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:51,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:52,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ad945e0-f7df-4d08-bf3f-be262f99e897 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:52,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-4ad945e0-f7df-4d08-bf3f-be262f99e897 2018-12-23 20:51:52,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:52,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:52,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af697b0a-5be0-473a-997a-ffaead52fdfd Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:51:52,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-af697b0a-5be0-473a-997a-ffaead52fdfd 2018-12-23 20:51:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:52,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00720b89-f220-4f03-9373-3ff917688f5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:52,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-00720b89-f220-4f03-9373-3ff917688f5f 2018-12-23 20:51:52,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:52,250 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj 2018-12-23 20:51:52,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/08a80e759f1844019b6f7a244b6c1f72 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:52,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01eeb20f-96bf-4862-83f8-7e104a7db25d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:52,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/08a80e759f1844019b6f7a244b6c1f72 used request id req-01eeb20f-96bf-4862-83f8-7e104a7db25d 2018-12-23 20:51:52,466 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-proj-role 2018-12-23 20:51:52,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/bf2ca13ab52f45998ee5a351b31a2383 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:52,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a25d4229-61b4-47f0-8a92-be82c90f7039 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:52,604 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bf2ca13ab52f45998ee5a351b31a2383 used request id req-a25d4229-61b4-47f0-8a92-be82c90f7039 2018-12-23 20:51:52,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb44d152a574d13798a84dd5e9c7bf8d7162e3e6" 2018-12-23 20:51:52,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7c8094-c8d9-47e9-8a1f-4f36e0e8ed2d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:52,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9e7c8094-c8d9-47e9-8a1f-4f36e0e8ed2d 2018-12-23 20:51:52,707 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-90c75bcf-061b-4c5-user 2018-12-23 20:51:52,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/51fcb70b6bf244918158f9044627a856 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61df9fdb06ce70ef53a495bcb2240c1bd4318db0" 2018-12-23 20:51:52,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cdde7cb-344c-4f94-af9d-2552e9d5b90f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:52,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/51fcb70b6bf244918158f9044627a856 used request id req-1cdde7cb-344c-4f94-af9d-2552e9d5b90f 2018-12-23 20:51:52,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:53,290 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Zo5KH2LvReedq9m3-TK5UA"], "issued_at": "2018-12-23T20:51:53.000000Z"}} 2018-12-23 20:51:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2bff86c73029ae8daabacf15480a569d3f1dbc1" 2018-12-23 20:51:53,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a69d7c-9989-4013-868a-9d054978250f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:53,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-50a69d7c-9989-4013-868a-9d054978250f 2018-12-23 20:51:53,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:53,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:53,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["gkRp3-jaTUujDwwMx7qWUA"], "issued_at": "2018-12-23T20:51:53.000000Z"}} 2018-12-23 20:51:53,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:53,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a799f513-b11f-4c25-9c75-30c66c23d152 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:53,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a799f513-b11f-4c25-9c75-30c66c23d152 2018-12-23 20:51:53,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:53,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:53,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:53,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8510358a-a36f-4197-a630-0393fe791dfc Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:51:53,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj used request id req-8510358a-a36f-4197-a630-0393fe791dfc 2018-12-23 20:51:53,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:54,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4853d2aa-7a97-4625-b961-83147f0bf753 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:54,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4853d2aa-7a97-4625-b961-83147f0bf753 2018-12-23 20:51:54,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj"}}' 2018-12-23 20:51:54,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20bc344e-e1df-425c-a9ea-a7299301004c Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ed534e686a574306aca1eef91516b23b"}, "tags": [], "enabled": true, "id": "ed534e686a574306aca1eef91516b23b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj"}} 2018-12-23 20:51:54,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-20bc344e-e1df-425c-a9ea-a7299301004c 2018-12-23 20:51:54,060 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj 2018-12-23 20:51:54,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:54,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:54,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["3KnsXWjnStCrk_QkJJV23w"], "issued_at": "2018-12-23T20:51:54.000000Z"}} 2018-12-23 20:51:54,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f872626f5d48af666f26c91dd0552bece3d071c8" 2018-12-23 20:51:54,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1072a73d-4ea9-4c6c-ab54-b0954edd05d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:54,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1072a73d-4ea9-4c6c-ab54-b0954edd05d0 2018-12-23 20:51:54,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:54,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f872626f5d48af666f26c91dd0552bece3d071c8" 2018-12-23 20:51:54,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5da5d0-b505-40e5-80fa-dabcda0e6832 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:51:54,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6d5da5d0-b505-40e5-80fa-dabcda0e6832 2018-12-23 20:51:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f872626f5d48af666f26c91dd0552bece3d071c8" 2018-12-23 20:51:54,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ebb2d55-3e91-4968-bcff-4a0428b5de43 Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ed534e686a574306aca1eef91516b23b"}, "tags": [], "enabled": true, "id": "ed534e686a574306aca1eef91516b23b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj"}]} 2018-12-23 20:51:54,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj used request id req-5ebb2d55-3e91-4968-bcff-4a0428b5de43 2018-12-23 20:51:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f872626f5d48af666f26c91dd0552bece3d071c8" 2018-12-23 20:51:54,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa6321b-a083-483f-bff5-d0f748442df8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:54,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ffa6321b-a083-483f-bff5-d0f748442df8 2018-12-23 20:51:55,262 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-user 2018-12-23 20:51:55,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:55,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:55,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f31ff0-5df7-4926-8206-ee9d170bad7d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:55,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-11f31ff0-5df7-4926-8206-ee9d170bad7d 2018-12-23 20:51:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj-role"}}' 2018-12-23 20:51:55,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df5400ba-ed5f-439c-aa56-59413ce6f89a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7eb402367bb14207860bcd9df570b640", "links": {"self": "http://172.30.9.21:5000/v3/roles/7eb402367bb14207860bcd9df570b640"}, "name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj-role"}} 2018-12-23 20:51:55,479 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-df5400ba-ed5f-439c-aa56-59413ce6f89a 2018-12-23 20:51:55,479 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj-role 2018-12-23 20:51:55,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7eb402367bb14207860bcd9df570b640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:55,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864f7049-5b3b-4bd0-8305-6243962c2dcd Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7eb402367bb14207860bcd9df570b640", "links": {"self": "http://172.30.9.21:5000/v3/roles/7eb402367bb14207860bcd9df570b640"}, "name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj-role"}} 2018-12-23 20:51:55,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7eb402367bb14207860bcd9df570b640 used request id req-864f7049-5b3b-4bd0-8305-6243962c2dcd 2018-12-23 20:51:55,578 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj-role to project CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj 2018-12-23 20:51:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ed534e686a574306aca1eef91516b23b/users/5569318cbf7c47fd985f36c4791e2a95/roles/7eb402367bb14207860bcd9df570b640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:55,737 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c86cb2-a4b6-478b-8871-dffd819b7b30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:55,737 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ed534e686a574306aca1eef91516b23b/users/5569318cbf7c47fd985f36c4791e2a95/roles/7eb402367bb14207860bcd9df570b640 used request id req-37c86cb2-a4b6-478b-8871-dffd819b7b30 2018-12-23 20:51:55,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:55,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:56,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7eb402367bb14207860bcd9df570b640", "name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj-role"}], "expires_at": "2018-12-23T21:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed534e686a574306aca1eef91516b23b", "name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ed534e686a574306aca1eef91516b23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ed534e686a574306aca1eef91516b23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ed534e686a574306aca1eef91516b23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ed534e686a574306aca1eef91516b23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ed534e686a574306aca1eef91516b23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ed534e686a574306aca1eef91516b23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ed534e686a574306aca1eef91516b23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ed534e686a574306aca1eef91516b23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ed534e686a574306aca1eef91516b23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ed534e686a574306aca1eef91516b23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ed534e686a574306aca1eef91516b23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ed534e686a574306aca1eef91516b23b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ed534e686a574306aca1eef91516b23b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ed534e686a574306aca1eef91516b23b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-user", "id": "5569318cbf7c47fd985f36c4791e2a95"}, "audit_ids": ["kwsUHgLvTYqnNANsfcQ3-w"], "issued_at": "2018-12-23T20:51:56.000000Z"}} 2018-12-23 20:51:56,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22f56e79c2fba269ec27f9c206d5ca30d8f1a383" 2018-12-23 20:51:56,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bf1669-0f2f-41f2-b283-7258cd479e05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:56,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-67bf1669-0f2f-41f2-b283-7258cd479e05 2018-12-23 20:51:56,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/ed534e686a574306aca1eef91516b23b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22f56e79c2fba269ec27f9c206d5ca30d8f1a383" 2018-12-23 20:51:56,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:56 GMT Server: Apache x-compute-request-id: req-cd7fd5df-7ad7-4fe4-a66f-7905145e5037 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cd7fd5df-7ad7-4fe4-a66f-7905145e5037 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:51:56,438 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/ed534e686a574306aca1eef91516b23b/volumes/detail used request id req-cd7fd5df-7ad7-4fe4-a66f-7905145e5037 2018-12-23 20:51:56,441 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/ed534e686a574306aca1eef91516b23b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cd7fd5df-7ad7-4fe4-a66f-7905145e5037" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22f56e79c2fba269ec27f9c206d5ca30d8f1a383" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-6e1125ec-c745-470f-8af4-129c3e82e7ec", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-12-23 20:51:56,621 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 20:51:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b6ab8721-cf53-4622-aec1-4299e004f62d x-openstack-request-id: req-b6ab8721-cf53-4622-aec1-4299e004f62d Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-12-23 20:51:56,621 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/ed534e686a574306aca1eef91516b23b/volumes used request id req-b6ab8721-cf53-4622-aec1-4299e004f62d 2018-12-23 20:51:56,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:56,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-ec51df4e-fd90-4d63-bf01-51c08b841cf6 Date: Sun, 23 Dec 2018 20:51:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:51:56,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-ec51df4e-fd90-4d63-bf01-51c08b841cf6 2018-12-23 20:51:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:56,977 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ef60ec9-4f40-4e23-ac39-55ec89a12327 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:56,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-9ef60ec9-4f40-4e23-ac39-55ec89a12327 2018-12-23 20:51:56,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:56,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf73e76b-3654-481b-8a4e-c81f89d5e821 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:57,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-bf73e76b-3654-481b-8a4e-c81f89d5e821 2018-12-23 20:51:57,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-680948da-fd86-4280-8525-0b7afacdd385 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:57,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-680948da-fd86-4280-8525-0b7afacdd385 2018-12-23 20:51:57,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:57,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0219af1-f175-4b89-8a82-958e169a2bf8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:51:57,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-e0219af1-f175-4b89-8a82-958e169a2bf8 2018-12-23 20:51:57,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,387 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08b85c33-9bab-4494-a9fc-aaffbfdab411 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:57,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-08b85c33-9bab-4494-a9fc-aaffbfdab411 2018-12-23 20:51:57,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:57,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a73743f-d29a-4242-b800-ece3f6d472d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:57,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-6a73743f-d29a-4242-b800-ece3f6d472d3 2018-12-23 20:51:57,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,585 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf46564d-5c36-494c-86df-ef652619afad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:57,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-cf46564d-5c36-494c-86df-ef652619afad 2018-12-23 20:51:57,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:57,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a53e939-4c59-4307-a411-f6741233a5cc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:51:57,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-5a53e939-4c59-4307-a411-f6741233a5cc 2018-12-23 20:51:57,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c4b297-d76b-42bc-bca5-5e3855fff14a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:57,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-c5c4b297-d76b-42bc-bca5-5e3855fff14a 2018-12-23 20:51:57,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:57,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29bae02f-94f1-4cca-9b8d-a3c7e28ef8d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:57,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-29bae02f-94f1-4cca-9b8d-a3c7e28ef8d1 2018-12-23 20:51:57,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:57,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9abe6d-34c3-4822-8209-ed64cb80f58e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:51:57,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-5a9abe6d-34c3-4822-8209-ed64cb80f58e 2018-12-23 20:51:58,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:58,097 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea30cf1-df51-4a3b-9c92-dc93c602101e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:51:58,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-3ea30cf1-df51-4a3b-9c92-dc93c602101e 2018-12-23 20:51:58,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:51:58,099 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj 2018-12-23 20:51:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ed534e686a574306aca1eef91516b23b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:58,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ac2f82a-3dfb-4443-95d4-a0a4cc797782 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:58,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ed534e686a574306aca1eef91516b23b used request id req-3ac2f82a-3dfb-4443-95d4-a0a4cc797782 2018-12-23 20:51:58,318 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-proj-role 2018-12-23 20:51:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7eb402367bb14207860bcd9df570b640 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:58,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc51abc-6054-4af8-a233-18df0b834aea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:58,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7eb402367bb14207860bcd9df570b640 used request id req-bfc51abc-6054-4af8-a233-18df0b834aea 2018-12-23 20:51:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae1bef66f1770f96ba0b89669ceecec52a1ab3c" 2018-12-23 20:51:58,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aed4e4f-a9cb-4499-bdb5-3ae8ad34dc63 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:51:58,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4aed4e4f-a9cb-4499-bdb5-3ae8ad34dc63 2018-12-23 20:51:58,545 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-db3c2f87-8861-46c-user 2018-12-23 20:51:58,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5569318cbf7c47fd985f36c4791e2a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f872626f5d48af666f26c91dd0552bece3d071c8" 2018-12-23 20:51:58,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93f383c6-080c-4da4-b3f3-f34d84de01df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:51:58,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5569318cbf7c47fd985f36c4791e2a95 used request id req-93f383c6-080c-4da4-b3f3-f34d84de01df 2018-12-23 20:51:58,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:59,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["OM-oc2lORWqVAbWGrl3L3Q"], "issued_at": "2018-12-23T20:51:59.000000Z"}} 2018-12-23 20:51:59,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e6872e0a368db0df4fb275b67f12190ee3d2cf9" 2018-12-23 20:51:59,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01571618-5e80-40d4-9ad8-1512cfb15aed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:59,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-01571618-5e80-40d4-9ad8-1512cfb15aed 2018-12-23 20:51:59,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:51:59,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:51:59,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["mZLcwDCdSq-ul-dd53Z3cQ"], "issued_at": "2018-12-23T20:51:59.000000Z"}} 2018-12-23 20:51:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:51:59,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc30a83-9a1b-4818-8fa5-51f44a2345ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:51:59,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3fc30a83-9a1b-4818-8fa5-51f44a2345ac 2018-12-23 20:51:59,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:51:59,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:51:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:51:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:51:59,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0ab360-1f0f-4be8-b1c9-ca1c108fb1ca Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:51:59,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj used request id req-4e0ab360-1f0f-4be8-b1c9-ca1c108fb1ca 2018-12-23 20:51:59,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:51:59,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7def0bf7-a3c1-4633-9f18-e1a71ccd2004 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:51:59,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7def0bf7-a3c1-4633-9f18-e1a71ccd2004 2018-12-23 20:52:00,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj"}}' 2018-12-23 20:52:00,137 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa2ee29b-8b10-4167-b8c8-207caad4be99 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/16d61ce50e5e47d3904266a5e45033f5"}, "tags": [], "enabled": true, "id": "16d61ce50e5e47d3904266a5e45033f5", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj"}} 2018-12-23 20:52:00,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-aa2ee29b-8b10-4167-b8c8-207caad4be99 2018-12-23 20:52:00,138 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj 2018-12-23 20:52:00,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:00,139 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:00,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["k9x6Qy9vQKapj5OZ6idUGg"], "issued_at": "2018-12-23T20:52:00.000000Z"}} 2018-12-23 20:52:00,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}741b31b7f1da169d33d3f74edb51297bbedd9312" 2018-12-23 20:52:00,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f7152a-143a-4acf-86bd-751964a9f3e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:00,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-96f7152a-143a-4acf-86bd-751964a9f3e0 2018-12-23 20:52:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:00,643 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:00,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}741b31b7f1da169d33d3f74edb51297bbedd9312" 2018-12-23 20:52:00,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46833168-904d-43f8-a75b-71647752df50 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:52:00,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-46833168-904d-43f8-a75b-71647752df50 2018-12-23 20:52:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}741b31b7f1da169d33d3f74edb51297bbedd9312" 2018-12-23 20:52:00,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955dce19-f81a-482c-bb9b-62ef5cb6338e Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/16d61ce50e5e47d3904266a5e45033f5"}, "tags": [], "enabled": true, "id": "16d61ce50e5e47d3904266a5e45033f5", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj"}]} 2018-12-23 20:52:00,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj used request id req-955dce19-f81a-482c-bb9b-62ef5cb6338e 2018-12-23 20:52:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}741b31b7f1da169d33d3f74edb51297bbedd9312" 2018-12-23 20:52:00,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb260727-67d6-4fe2-8bb3-0a51076a7d1d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:00,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-eb260727-67d6-4fe2-8bb3-0a51076a7d1d 2018-12-23 20:52:01,169 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-user 2018-12-23 20:52:01,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:01,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:01,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad114cc3-84e6-4961-9e33-a29c30cce8c7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:01,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ad114cc3-84e6-4961-9e33-a29c30cce8c7 2018-12-23 20:52:01,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj-role"}}' 2018-12-23 20:52:01,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d860039-4fad-4d74-9039-e43c58b556e6 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a042df50ca74e0a895aa19b0c947f2d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6a042df50ca74e0a895aa19b0c947f2d"}, "name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj-role"}} 2018-12-23 20:52:01,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5d860039-4fad-4d74-9039-e43c58b556e6 2018-12-23 20:52:01,474 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj-role 2018-12-23 20:52:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6a042df50ca74e0a895aa19b0c947f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:01,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97fce843-e9c0-4aba-9841-46d204fb2475 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a042df50ca74e0a895aa19b0c947f2d", "links": {"self": "http://172.30.9.21:5000/v3/roles/6a042df50ca74e0a895aa19b0c947f2d"}, "name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj-role"}} 2018-12-23 20:52:01,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6a042df50ca74e0a895aa19b0c947f2d used request id req-97fce843-e9c0-4aba-9841-46d204fb2475 2018-12-23 20:52:01,575 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj-role to project CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj 2018-12-23 20:52:01,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/16d61ce50e5e47d3904266a5e45033f5/users/73cc86b2ad524498974b1e15359a9f38/roles/6a042df50ca74e0a895aa19b0c947f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:01,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00108c39-ed71-4a7a-9011-80a210627f08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:01,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/16d61ce50e5e47d3904266a5e45033f5/users/73cc86b2ad524498974b1e15359a9f38/roles/6a042df50ca74e0a895aa19b0c947f2d used request id req-00108c39-ed71-4a7a-9011-80a210627f08 2018-12-23 20:52:01,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:01,641 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:02,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a042df50ca74e0a895aa19b0c947f2d", "name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj-role"}], "expires_at": "2018-12-23T21:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16d61ce50e5e47d3904266a5e45033f5", "name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/16d61ce50e5e47d3904266a5e45033f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/16d61ce50e5e47d3904266a5e45033f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/16d61ce50e5e47d3904266a5e45033f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/16d61ce50e5e47d3904266a5e45033f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/16d61ce50e5e47d3904266a5e45033f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/16d61ce50e5e47d3904266a5e45033f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_16d61ce50e5e47d3904266a5e45033f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_16d61ce50e5e47d3904266a5e45033f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/16d61ce50e5e47d3904266a5e45033f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/16d61ce50e5e47d3904266a5e45033f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/16d61ce50e5e47d3904266a5e45033f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/16d61ce50e5e47d3904266a5e45033f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/16d61ce50e5e47d3904266a5e45033f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/16d61ce50e5e47d3904266a5e45033f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-user", "id": "73cc86b2ad524498974b1e15359a9f38"}, "audit_ids": ["o5IPdyt6ThumlPZx9UDKLA"], "issued_at": "2018-12-23T20:52:02.000000Z"}} 2018-12-23 20:52:02,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad128afdfc669cd01412a3c6274e1585a463fd32" 2018-12-23 20:52:02,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a74c22f-4de9-4443-a8c3-8012609f9913 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:02,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4a74c22f-4de9-4443-a8c3-8012609f9913 2018-12-23 20:52:02,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/16d61ce50e5e47d3904266a5e45033f5/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad128afdfc669cd01412a3c6274e1585a463fd32" 2018-12-23 20:52:02,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:02 GMT Server: Apache x-compute-request-id: req-800b4d99-88c2-4475-a772-aa61df69db11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-800b4d99-88c2-4475-a772-aa61df69db11 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:52:02,333 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/16d61ce50e5e47d3904266a5e45033f5/volumes/detail used request id req-800b4d99-88c2-4475-a772-aa61df69db11 2018-12-23 20:52:02,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/16d61ce50e5e47d3904266a5e45033f5/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-800b4d99-88c2-4475-a772-aa61df69db11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad128afdfc669cd01412a3c6274e1585a463fd32" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-c99bbe78-e84a-43ee-88d9-b419b1b15987", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:52:02,517 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ddd56941-47d6-4535-b216-36f59cb4ebcc x-openstack-request-id: req-ddd56941-47d6-4535-b216-36f59cb4ebcc Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-23 20:52:02,517 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/16d61ce50e5e47d3904266a5e45033f5/volumes used request id req-ddd56941-47d6-4535-b216-36f59cb4ebcc 2018-12-23 20:52:02,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:02,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-8af89014-e82f-4efe-abb3-4a383207962c Date: Sun, 23 Dec 2018 20:52:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:52:02,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8af89014-e82f-4efe-abb3-4a383207962c 2018-12-23 20:52:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:02,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e974d8e4-4da9-445c-85e6-114355bc92e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:02,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-e974d8e4-4da9-445c-85e6-114355bc92e1 2018-12-23 20:52:02,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:02,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0efe5258-c472-49df-969a-be946da6e025 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:02,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-0efe5258-c472-49df-969a-be946da6e025 2018-12-23 20:52:02,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:02,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3938ceb7-066c-43c7-802a-d7f8657d3373 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:03,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-3938ceb7-066c-43c7-802a-d7f8657d3373 2018-12-23 20:52:03,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c831058b-e201-4d97-aae0-6842373993a8 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:52:03,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-c831058b-e201-4d97-aae0-6842373993a8 2018-12-23 20:52:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7e95fa-692c-477c-a281-b8d7ca1a8be2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:03,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-bc7e95fa-692c-477c-a281-b8d7ca1a8be2 2018-12-23 20:52:03,296 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef3ef8e-4dce-4ff2-a3f5-2b634d9bcac2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:03,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-eef3ef8e-4dce-4ff2-a3f5-2b634d9bcac2 2018-12-23 20:52:03,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:03,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dae74f45-f72e-419d-91a3-c874795e63ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:03,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-dae74f45-f72e-419d-91a3-c874795e63ec 2018-12-23 20:52:03,502 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:03,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6ebfc0-6842-49c9-a162-8fac8624981a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:52:03,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-8d6ebfc0-6842-49c9-a162-8fac8624981a 2018-12-23 20:52:03,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aedec6e4-eb03-47e8-8dd4-82c47eab0ba8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:03,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-aedec6e4-eb03-47e8-8dd4-82c47eab0ba8 2018-12-23 20:52:03,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:03,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caedfdb4-e39d-4980-85bd-10eb5793548a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:03,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-caedfdb4-e39d-4980-85bd-10eb5793548a 2018-12-23 20:52:03,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:03,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:03,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26a0eb2-f69b-476c-a089-db6a925ae87c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:52:03,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-e26a0eb2-f69b-476c-a089-db6a925ae87c 2018-12-23 20:52:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:04,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f75b221-36a0-4b2c-9446-8e2c4f2b847f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:04,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-4f75b221-36a0-4b2c-9446-8e2c4f2b847f 2018-12-23 20:52:04,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:04,018 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj 2018-12-23 20:52:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/16d61ce50e5e47d3904266a5e45033f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:04,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce2cf6a-31e9-4e44-8558-d320a4779495 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:04,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/16d61ce50e5e47d3904266a5e45033f5 used request id req-dce2cf6a-31e9-4e44-8558-d320a4779495 2018-12-23 20:52:04,251 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-proj-role 2018-12-23 20:52:04,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6a042df50ca74e0a895aa19b0c947f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:04,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b7cd149-8463-4463-ab68-00723461d760 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:04,461 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6a042df50ca74e0a895aa19b0c947f2d used request id req-1b7cd149-8463-4463-ab68-00723461d760 2018-12-23 20:52:04,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0baabfff82e54f56981317ea8925083d03ee3ae" 2018-12-23 20:52:04,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb354c7c-ae65-4666-a45f-67e89072c135 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:04,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb354c7c-ae65-4666-a45f-67e89072c135 2018-12-23 20:52:04,564 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-0aeec79f-2744-4d3-user 2018-12-23 20:52:04,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/73cc86b2ad524498974b1e15359a9f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}741b31b7f1da169d33d3f74edb51297bbedd9312" 2018-12-23 20:52:04,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1242c906-5c9e-48e3-9b94-3ba5365172aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:04,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/73cc86b2ad524498974b1e15359a9f38 used request id req-1242c906-5c9e-48e3-9b94-3ba5365172aa 2018-12-23 20:52:04,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:05,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0vsdbpu8RLm4rNe8RQ_bQA"], "issued_at": "2018-12-23T20:52:05.000000Z"}} 2018-12-23 20:52:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}279e440adbcf51cb25d5d49ecd076a860c736fe7" 2018-12-23 20:52:05,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87ac9ac-ad55-4b21-aac1-6752b8f54a47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:05,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b87ac9ac-ad55-4b21-aac1-6752b8f54a47 2018-12-23 20:52:05,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:05,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:05,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["cuXkNMfpTSGp7NqGH_Q8-w"], "issued_at": "2018-12-23T20:52:05.000000Z"}} 2018-12-23 20:52:05,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:05,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f156ba5-151c-404e-a04f-8d525f784c59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:05,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3f156ba5-151c-404e-a04f-8d525f784c59 2018-12-23 20:52:05,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:05,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:05,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:05,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af480e5-193c-48a8-a1e4-1a3f060d80bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:52:05,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj used request id req-4af480e5-193c-48a8-a1e4-1a3f060d80bf 2018-12-23 20:52:05,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:05,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83870aec-eae0-4ae9-b80c-3d9869cb97f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:05,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-83870aec-eae0-4ae9-b80c-3d9869cb97f6 2018-12-23 20:52:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj"}}' 2018-12-23 20:52:06,096 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5888f6f-459f-4e08-af1e-f3e7e7740947 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/040b4e1baf134ac3bbc6c1c29e99e0ff"}, "tags": [], "enabled": true, "id": "040b4e1baf134ac3bbc6c1c29e99e0ff", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj"}} 2018-12-23 20:52:06,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d5888f6f-459f-4e08-af1e-f3e7e7740947 2018-12-23 20:52:06,097 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj 2018-12-23 20:52:06,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:06,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:06,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6RBBjrdRSjOzAB2yENi8Eg"], "issued_at": "2018-12-23T20:52:06.000000Z"}} 2018-12-23 20:52:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e610fd88910fdd082bba393a81b41451de7c8ec6" 2018-12-23 20:52:06,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a49c7a-57f4-4d37-b289-c58df24f214b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:06,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-59a49c7a-57f4-4d37-b289-c58df24f214b 2018-12-23 20:52:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:06,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e610fd88910fdd082bba393a81b41451de7c8ec6" 2018-12-23 20:52:06,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3968169d-6336-4972-96a0-412e8c6a7a88 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:52:06,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3968169d-6336-4972-96a0-412e8c6a7a88 2018-12-23 20:52:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e610fd88910fdd082bba393a81b41451de7c8ec6" 2018-12-23 20:52:06,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83085ed-f9dc-46db-9fd2-0c9979c1ee5f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/040b4e1baf134ac3bbc6c1c29e99e0ff"}, "tags": [], "enabled": true, "id": "040b4e1baf134ac3bbc6c1c29e99e0ff", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj"}]} 2018-12-23 20:52:06,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj used request id req-b83085ed-f9dc-46db-9fd2-0c9979c1ee5f 2018-12-23 20:52:06,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e610fd88910fdd082bba393a81b41451de7c8ec6" 2018-12-23 20:52:06,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb1185ce-7e98-4749-8f6d-fe184e5a5e6c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:06,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cb1185ce-7e98-4749-8f6d-fe184e5a5e6c 2018-12-23 20:52:07,145 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-user 2018-12-23 20:52:07,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:07,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:07,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f51a70-9114-46b3-ab9e-85bb6f5d13cc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:07,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-14f51a70-9114-46b3-ab9e-85bb6f5d13cc 2018-12-23 20:52:07,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" -d '{"role": {"name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj-role"}}' 2018-12-23 20:52:07,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ff5ad2-53c9-4a50-b08f-82c7c523679b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9de13fe521704c3a94d1e5c25060473f", "links": {"self": "http://172.30.9.21:5000/v3/roles/9de13fe521704c3a94d1e5c25060473f"}, "name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj-role"}} 2018-12-23 20:52:07,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-01ff5ad2-53c9-4a50-b08f-82c7c523679b 2018-12-23 20:52:07,360 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj-role 2018-12-23 20:52:07,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9de13fe521704c3a94d1e5c25060473f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:07,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3554f4b2-015b-4ce4-9741-0fc59cccec1c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9de13fe521704c3a94d1e5c25060473f", "links": {"self": "http://172.30.9.21:5000/v3/roles/9de13fe521704c3a94d1e5c25060473f"}, "name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj-role"}} 2018-12-23 20:52:07,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9de13fe521704c3a94d1e5c25060473f used request id req-3554f4b2-015b-4ce4-9741-0fc59cccec1c 2018-12-23 20:52:07,460 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj-role to project CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj 2018-12-23 20:52:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/040b4e1baf134ac3bbc6c1c29e99e0ff/users/f049ccc469a14980a4699a26d7c1433c/roles/9de13fe521704c3a94d1e5c25060473f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:07,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea48db3a-b2c1-4282-b16a-632d61a3e277 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:07,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/040b4e1baf134ac3bbc6c1c29e99e0ff/users/f049ccc469a14980a4699a26d7c1433c/roles/9de13fe521704c3a94d1e5c25060473f used request id req-ea48db3a-b2c1-4282-b16a-632d61a3e277 2018-12-23 20:52:07,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:07,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:08,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["rqT1YX8oSt-QN9MRYohJvw"], "issued_at": "2018-12-23T20:52:08.000000Z"}} 2018-12-23 20:52:08,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334416192036755be15247fbd6eb353d50aa356d" 2018-12-23 20:52:08,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b12d80e-eba3-48f1-aca0-bb125616be5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:08,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0b12d80e-eba3-48f1-aca0-bb125616be5a 2018-12-23 20:52:08,111 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334416192036755be15247fbd6eb353d50aa356d" 2018-12-23 20:52:08,298 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:08 GMT Server: Apache x-compute-request-id: req-930923af-9cc7-42ee-abed-f659dc204c46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-930923af-9cc7-42ee-abed-f659dc204c46 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:52:08,298 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-930923af-9cc7-42ee-abed-f659dc204c46 2018-12-23 20:52:08,302 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-930923af-9cc7-42ee-abed-f659dc204c46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334416192036755be15247fbd6eb353d50aa356d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-1fe17e3a-16a1-4f3d-a22c-dfceedb25b69-vol-type", "description": null}}' 2018-12-23 20:52:08,526 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:08 GMT Server: Apache x-compute-request-id: req-449579d4-2b22-4fd0-b79d-d20c9add67d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-449579d4-2b22-4fd0-b79d-d20c9add67d1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-1fe17e3a-16a1-4f3d-a22c-dfceedb25b69-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a9cdf6d5-869b-4c1c-ba30-623643951069", "description": null}} 2018-12-23 20:52:08,527 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types used request id req-449579d4-2b22-4fd0-b79d-d20c9add67d1 2018-12-23 20:52:08,527 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-1fe17e3a-16a1-4f3d-a22c-dfceedb25b69-vol-type 2018-12-23 20:52:08,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:08,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:08,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9de13fe521704c3a94d1e5c25060473f", "name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj-role"}], "expires_at": "2018-12-23T21:52:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "040b4e1baf134ac3bbc6c1c29e99e0ff", "name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/040b4e1baf134ac3bbc6c1c29e99e0ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-user", "id": "f049ccc469a14980a4699a26d7c1433c"}, "audit_ids": ["KJgDgvAkR_Ck2u2KIDnRkg"], "issued_at": "2018-12-23T20:52:08.000000Z"}} 2018-12-23 20:52:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ad4b33a7737dbc82f9344e189a3f2924e1dd4c" 2018-12-23 20:52:08,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95d37bb-dd05-46f8-b3ac-3669972bb6f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:08,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d95d37bb-dd05-46f8-b3ac-3669972bb6f8 2018-12-23 20:52:09,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/040b4e1baf134ac3bbc6c1c29e99e0ff/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ad4b33a7737dbc82f9344e189a3f2924e1dd4c" 2018-12-23 20:52:09,221 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:09 GMT Server: Apache x-compute-request-id: req-8280b983-648b-49a6-966e-0f8d7019d62a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8280b983-648b-49a6-966e-0f8d7019d62a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:52:09,221 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/040b4e1baf134ac3bbc6c1c29e99e0ff/volumes/detail used request id req-8280b983-648b-49a6-966e-0f8d7019d62a 2018-12-23 20:52:09,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/040b4e1baf134ac3bbc6c1c29e99e0ff/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8280b983-648b-49a6-966e-0f8d7019d62a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00ad4b33a7737dbc82f9344e189a3f2924e1dd4c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-1fe17e3a-16a1-4f3d-a22c-dfceedb25b69-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:52:09,400 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5393f743-2358-4673-9fa0-6f905dc71cfa x-openstack-request-id: req-5393f743-2358-4673-9fa0-6f905dc71cfa Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-23 20:52:09,401 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/040b4e1baf134ac3bbc6c1c29e99e0ff/volumes used request id req-5393f743-2358-4673-9fa0-6f905dc71cfa 2018-12-23 20:52:09,401 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-1fe17e3a-16a1-4f3d-a22c-dfceedb25b69-vol-type 2018-12-23 20:52:09,404 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/a9cdf6d5-869b-4c1c-ba30-623643951069 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-930923af-9cc7-42ee-abed-f659dc204c46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}334416192036755be15247fbd6eb353d50aa356d" 2018-12-23 20:52:09,654 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:52:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62f6158f-77fb-4a92-9533-c80f7693a0c2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:52:09,654 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/a9cdf6d5-869b-4c1c-ba30-623643951069 used request id req-62f6158f-77fb-4a92-9533-c80f7693a0c2 2018-12-23 20:52:09,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:09,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-1a3c4aa1-8ac3-4228-bd60-bad09bc9ee87 Date: Sun, 23 Dec 2018 20:52:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:52:09,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1a3c4aa1-8ac3-4228-bd60-bad09bc9ee87 2018-12-23 20:52:09,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05a086dc-8bc8-4a4b-948d-a91f1a3e5624 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:10,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-05a086dc-8bc8-4a4b-948d-a91f1a3e5624 2018-12-23 20:52:10,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:10,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3df61bfc-a73d-422d-b434-91c96caeb3ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:10,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-3df61bfc-a73d-422d-b434-91c96caeb3ca 2018-12-23 20:52:10,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:10,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1100202a-648b-4bec-9d8e-34a8981ea326 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:10,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-1100202a-648b-4bec-9d8e-34a8981ea326 2018-12-23 20:52:10,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ae4aeb-f7b8-4485-85a5-ff030a7f6082 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:52:10,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-98ae4aeb-f7b8-4485-85a5-ff030a7f6082 2018-12-23 20:52:10,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,412 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a3ddbd4-c520-44d4-a037-6e642c103d54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:10,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-9a3ddbd4-c520-44d4-a037-6e642c103d54 2018-12-23 20:52:10,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:10,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbf85d83-0d65-49e7-9c64-676a0d60cb46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:10,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-dbf85d83-0d65-49e7-9c64-676a0d60cb46 2018-12-23 20:52:10,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:10,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c59bf7-6f14-4518-9d20-9c8772387101 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:10,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-28c59bf7-6f14-4518-9d20-9c8772387101 2018-12-23 20:52:10,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef869e8-2070-4f68-9f39-752ade8d71b1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:52:10,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-3ef869e8-2070-4f68-9f39-752ade8d71b1 2018-12-23 20:52:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afff40f5-500c-49a4-83b1-37bc20b7ea6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:10,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-afff40f5-500c-49a4-83b1-37bc20b7ea6d 2018-12-23 20:52:10,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:10,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30a9f69c-a39a-4654-ab0c-8b7222677b5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:10,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-30a9f69c-a39a-4654-ab0c-8b7222677b5c 2018-12-23 20:52:10,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:10,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:11,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8cf4e56-55f1-401b-8022-0de72babee06 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:52:11,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-f8cf4e56-55f1-401b-8022-0de72babee06 2018-12-23 20:52:11,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:11,121 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-364b4d4e-3bdf-4995-81b2-dd7d7095e892 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:11,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-364b4d4e-3bdf-4995-81b2-dd7d7095e892 2018-12-23 20:52:11,121 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:11,122 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj 2018-12-23 20:52:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/040b4e1baf134ac3bbc6c1c29e99e0ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:11,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18d558d2-5075-42cc-9dc2-889e18455abf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:11,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/040b4e1baf134ac3bbc6c1c29e99e0ff used request id req-18d558d2-5075-42cc-9dc2-889e18455abf 2018-12-23 20:52:11,348 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-proj-role 2018-12-23 20:52:11,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9de13fe521704c3a94d1e5c25060473f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:11,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8656ee70-d9db-401a-95f6-d01e32ede625 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:11,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9de13fe521704c3a94d1e5c25060473f used request id req-8656ee70-d9db-401a-95f6-d01e32ede625 2018-12-23 20:52:11,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69dfb108c3dd8efab6df650f90960b195e0b0461" 2018-12-23 20:52:11,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef84eb5e-d78b-446b-95e0-2b395f37ac32 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:11,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ef84eb5e-d78b-446b-95e0-2b395f37ac32 2018-12-23 20:52:11,570 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-1b1ae30a-3b0a-45a-user 2018-12-23 20:52:11,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f049ccc469a14980a4699a26d7c1433c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e610fd88910fdd082bba393a81b41451de7c8ec6" 2018-12-23 20:52:11,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b798475-cdb4-4ea5-88a9-b553ae056d3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:11,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f049ccc469a14980a4699a26d7c1433c used request id req-4b798475-cdb4-4ea5-88a9-b553ae056d3a 2018-12-23 20:52:11,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:12,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["BgPPBxaSTYqykibXojfpqw"], "issued_at": "2018-12-23T20:52:12.000000Z"}} 2018-12-23 20:52:12,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5a0e3b965e1f26f09ab72fde3870b2e941e9c54" 2018-12-23 20:52:12,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e50b6c-91d6-4920-92b8-b9e2d4c6546f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:12,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-06e50b6c-91d6-4920-92b8-b9e2d4c6546f 2018-12-23 20:52:12,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:12,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:12,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_OJAVrHURkqienkejU-b1A"], "issued_at": "2018-12-23T20:52:12.000000Z"}} 2018-12-23 20:52:12,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:12,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12533f59-4d9b-4cbc-b232-9eebbf24b2c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:12,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-12533f59-4d9b-4cbc-b232-9eebbf24b2c9 2018-12-23 20:52:12,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:12,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:12,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:12,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5233bcf2-b0dd-42f3-92b2-5d64681e02f5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:52:12,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj used request id req-5233bcf2-b0dd-42f3-92b2-5d64681e02f5 2018-12-23 20:52:12,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:12,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9945d3e2-9c3c-4a63-90bc-bf604684933c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:12,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9945d3e2-9c3c-4a63-90bc-bf604684933c 2018-12-23 20:52:12,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj"}}' 2018-12-23 20:52:13,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89297093-237f-4c9b-8485-4c1c57857b08 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f2ac19a4de2e4b3bbd3d7c084bf67fb2"}, "tags": [], "enabled": true, "id": "f2ac19a4de2e4b3bbd3d7c084bf67fb2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj"}} 2018-12-23 20:52:13,097 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-89297093-237f-4c9b-8485-4c1c57857b08 2018-12-23 20:52:13,097 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj 2018-12-23 20:52:13,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:13,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:13,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["j1F3CEEVQmG7oUtoEtC5VA"], "issued_at": "2018-12-23T20:52:13.000000Z"}} 2018-12-23 20:52:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8b325289934523442ba6914324647d3cee080" 2018-12-23 20:52:13,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfac90e2-961b-4555-932d-2880b15128b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:13,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cfac90e2-961b-4555-932d-2880b15128b3 2018-12-23 20:52:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:13,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:13,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8b325289934523442ba6914324647d3cee080" 2018-12-23 20:52:13,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701f771f-9e7d-42c7-9824-ffdbf0849c80 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:52:13,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-701f771f-9e7d-42c7-9824-ffdbf0849c80 2018-12-23 20:52:13,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8b325289934523442ba6914324647d3cee080" 2018-12-23 20:52:13,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75e2a00-6525-4a79-a01e-5b7154a4063a Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f2ac19a4de2e4b3bbd3d7c084bf67fb2"}, "tags": [], "enabled": true, "id": "f2ac19a4de2e4b3bbd3d7c084bf67fb2", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj"}]} 2018-12-23 20:52:13,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj used request id req-d75e2a00-6525-4a79-a01e-5b7154a4063a 2018-12-23 20:52:13,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8b325289934523442ba6914324647d3cee080" 2018-12-23 20:52:13,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cdd2643-03dd-4458-b47d-197894415622 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:13,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7cdd2643-03dd-4458-b47d-197894415622 2018-12-23 20:52:14,139 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-user 2018-12-23 20:52:14,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:14,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:14,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-034856ac-58f4-48b3-9178-0c39fbe69050 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:14,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-034856ac-58f4-48b3-9178-0c39fbe69050 2018-12-23 20:52:14,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" -d '{"role": {"name": "CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj-role"}}' 2018-12-23 20:52:14,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f55e5769-6d76-44d8-a23f-c58effc5a0a8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cd27028a03a41c3b16846fd2edb2789", "links": {"self": "http://172.30.9.21:5000/v3/roles/2cd27028a03a41c3b16846fd2edb2789"}, "name": "CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj-role"}} 2018-12-23 20:52:14,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f55e5769-6d76-44d8-a23f-c58effc5a0a8 2018-12-23 20:52:14,276 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj-role 2018-12-23 20:52:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2cd27028a03a41c3b16846fd2edb2789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:14,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3529fc-29dc-4185-8cdb-6c5ff9ca08b8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2cd27028a03a41c3b16846fd2edb2789", "links": {"self": "http://172.30.9.21:5000/v3/roles/2cd27028a03a41c3b16846fd2edb2789"}, "name": "CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj-role"}} 2018-12-23 20:52:14,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2cd27028a03a41c3b16846fd2edb2789 used request id req-3b3529fc-29dc-4185-8cdb-6c5ff9ca08b8 2018-12-23 20:52:14,295 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj-role to project CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj 2018-12-23 20:52:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f2ac19a4de2e4b3bbd3d7c084bf67fb2/users/30bda255db3747d1b523e5e8ad708441/roles/2cd27028a03a41c3b16846fd2edb2789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:14,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a26db2-3278-439e-8f96-1ed0010fbe82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:14,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f2ac19a4de2e4b3bbd3d7c084bf67fb2/users/30bda255db3747d1b523e5e8ad708441/roles/2cd27028a03a41c3b16846fd2edb2789 used request id req-e3a26db2-3278-439e-8f96-1ed0010fbe82 2018-12-23 20:52:14,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:14,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:14,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Dehof79MQS63MdY4F3piHw"], "issued_at": "2018-12-23T20:52:14.000000Z"}} 2018-12-23 20:52:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6912826adf791d8064ca06eede2188b7c3612de8" 2018-12-23 20:52:14,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c05f1a-3363-4eca-ab48-dfb5eea1c280 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:14,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e4c05f1a-3363-4eca-ab48-dfb5eea1c280 2018-12-23 20:52:14,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6912826adf791d8064ca06eede2188b7c3612de8" 2018-12-23 20:52:15,138 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:14 GMT Server: Apache x-compute-request-id: req-eda01814-db3e-43da-b607-1e6fd08e9935 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eda01814-db3e-43da-b607-1e6fd08e9935 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-23 20:52:15,138 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types?is_public=None used request id req-eda01814-db3e-43da-b607-1e6fd08e9935 2018-12-23 20:52:15,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eda01814-db3e-43da-b607-1e6fd08e9935" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6912826adf791d8064ca06eede2188b7c3612de8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type", "description": null}}' 2018-12-23 20:52:15,364 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:15 GMT Server: Apache x-compute-request-id: req-12f30498-1b62-4de2-8ac2-5054faeeb26a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12f30498-1b62-4de2-8ac2-5054faeeb26a Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae9a9264-c4a8-4703-ac2f-a51b2a420174", "description": null}} 2018-12-23 20:52:15,364 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types used request id req-12f30498-1b62-4de2-8ac2-5054faeeb26a 2018-12-23 20:52:15,365 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type 2018-12-23 20:52:15,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:15,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:15,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["9Pu8mKiDT3ealc40N2RyFg"], "issued_at": "2018-12-23T20:52:15.000000Z"}} 2018-12-23 20:52:15,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" 2018-12-23 20:52:15,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bf2bd9-3431-4d2c-9208-440e21717d56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:15,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-56bf2bd9-3431-4d2c-9208-440e21717d56 2018-12-23 20:52:15,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" 2018-12-23 20:52:16,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:15 GMT Server: Apache x-compute-request-id: req-5f081bcb-99e2-41b0-9363-356ead409ac3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f081bcb-99e2-41b0-9363-356ead409ac3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:52:16,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/detail used request id req-5f081bcb-99e2-41b0-9363-356ead409ac3 2018-12-23 20:52:16,168 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5f081bcb-99e2-41b0-9363-356ead409ac3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:52:16,576 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:52:16 GMT Server: Apache x-compute-request-id: req-d48fb379-ef1f-41cf-8c31-95e3d974b340 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d48fb379-ef1f-41cf-8c31-95e3d974b340 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "c9917c3c836b4b57bca6429262e7cb48", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:52:16.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type", "name": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "be9a20a0-0080-458f-bf3c-47aae8057a8c", "size": 1}} 2018-12-23 20:52:16,576 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes used request id req-d48fb379-ef1f-41cf-8c31-95e3d974b340 2018-12-23 20:52:16,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f081bcb-99e2-41b0-9363-356ead409ac3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" 2018-12-23 20:52:16,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:16 GMT Server: Apache x-compute-request-id: req-951e7316-2a49-4236-966f-b65472cb9527 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-951e7316-2a49-4236-966f-b65472cb9527 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T20:52:16.000000", "replication_status": null, "snapshot_id": null, "id": "be9a20a0-0080-458f-bf3c-47aae8057a8c", "size": 1, "user_id": "c9917c3c836b4b57bca6429262e7cb48", "os-vol-tenant-attr:tenant_id": "c104c18a322848fa9b465656ab07c229", "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-969c9549-e1eb-441e-af09-5662446b8b71-vol", "bootable": "false", "created_at": "2018-12-23T20:52:16.000000", "volume_type": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type"}} 2018-12-23 20:52:16,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c used request id req-951e7316-2a49-4236-966f-b65472cb9527 2018-12-23 20:52:16,803 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol 2018-12-23 20:52:16,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f081bcb-99e2-41b0-9363-356ead409ac3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" 2018-12-23 20:52:17,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:16 GMT Server: Apache x-compute-request-id: req-650943b4-cb45-4f78-981f-38cf15d2301d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-650943b4-cb45-4f78-981f-38cf15d2301d Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T20:52:16.000000", "replication_status": null, "snapshot_id": null, "id": "be9a20a0-0080-458f-bf3c-47aae8057a8c", "size": 1, "user_id": "c9917c3c836b4b57bca6429262e7cb48", "os-vol-tenant-attr:tenant_id": "c104c18a322848fa9b465656ab07c229", "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-969c9549-e1eb-441e-af09-5662446b8b71-vol", "bootable": "false", "created_at": "2018-12-23T20:52:16.000000", "volume_type": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type"}} 2018-12-23 20:52:17,043 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c used request id req-650943b4-cb45-4f78-981f-38cf15d2301d 2018-12-23 20:52:17,043 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:52:17,044 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol 2018-12-23 20:52:17,044 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol 2018-12-23 20:52:17,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f081bcb-99e2-41b0-9363-356ead409ac3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" 2018-12-23 20:52:17,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:17 GMT Server: Apache x-compute-request-id: req-e7e22911-b74f-4131-9cae-999758a5c00c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7e22911-b74f-4131-9cae-999758a5c00c Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T20:52:16.000000", "replication_status": null, "snapshot_id": null, "id": "be9a20a0-0080-458f-bf3c-47aae8057a8c", "size": 1, "user_id": "c9917c3c836b4b57bca6429262e7cb48", "os-vol-tenant-attr:tenant_id": "c104c18a322848fa9b465656ab07c229", "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-969c9549-e1eb-441e-af09-5662446b8b71-vol", "bootable": "false", "created_at": "2018-12-23T20:52:16.000000", "volume_type": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type"}} 2018-12-23 20:52:17,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c used request id req-e7e22911-b74f-4131-9cae-999758a5c00c 2018-12-23 20:52:17,099 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:52:17,100 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol 2018-12-23 20:52:17,100 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol 2018-12-23 20:52:17,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f081bcb-99e2-41b0-9363-356ead409ac3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" 2018-12-23 20:52:17,350 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:52:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4b5b85fa-c654-49b4-8881-276e13a7bbc1 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:52:17,350 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c used request id req-4b5b85fa-c654-49b4-8881-276e13a7bbc1 2018-12-23 20:52:17,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f081bcb-99e2-41b0-9363-356ead409ac3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" 2018-12-23 20:52:17,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:17 GMT Server: Apache x-compute-request-id: req-48589b47-d6da-45d5-9d26-096653d4c2c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48589b47-d6da-45d5-9d26-096653d4c2c6 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "self"}, {"href": "http://172.30.9.21:8776/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T20:52:17.000000", "replication_status": null, "snapshot_id": null, "id": "be9a20a0-0080-458f-bf3c-47aae8057a8c", "size": 1, "user_id": "c9917c3c836b4b57bca6429262e7cb48", "os-vol-tenant-attr:tenant_id": "c104c18a322848fa9b465656ab07c229", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol", "bootable": "false", "created_at": "2018-12-23T20:52:16.000000", "volume_type": "CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type"}} 2018-12-23 20:52:17,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c used request id req-48589b47-d6da-45d5-9d26-096653d4c2c6 2018-12-23 20:52:17,416 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 20:52:17,416 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 20:52:20,420 - create_volume - DEBUG - Volume status query timeout in 56.9307010174 2018-12-23 20:52:20,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5f081bcb-99e2-41b0-9363-356ead409ac3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85dd0c1036cc3511c75e0c92e7b66e7351561d8" 2018-12-23 20:52:20,656 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-dfe6bbae-d561-41d6-a7f0-039a9c2f35d1 x-openstack-request-id: req-dfe6bbae-d561-41d6-a7f0-039a9c2f35d1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume be9a20a0-0080-458f-bf3c-47aae8057a8c could not be found.", "code": 404}} 2018-12-23 20:52:20,656 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/volumes/be9a20a0-0080-458f-bf3c-47aae8057a8c used request id req-dfe6bbae-d561-41d6-a7f0-039a9c2f35d1 2018-12-23 20:52:20,656 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume be9a20a0-0080-458f-bf3c-47aae8057a8c could not be found. (HTTP 404) (Request-ID: req-dfe6bbae-d561-41d6-a7f0-039a9c2f35d1) 2018-12-23 20:52:20,656 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol 2018-12-23 20:52:20,657 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-969c9549-e1eb-441e-af09-5662446b8b71-vol-type 2018-12-23 20:52:20,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/ae9a9264-c4a8-4703-ac2f-a51b2a420174 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eda01814-db3e-43da-b607-1e6fd08e9935" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6912826adf791d8064ca06eede2188b7c3612de8" 2018-12-23 20:52:20,882 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:52:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0fd9c2a3-9f6e-4b4e-95de-10542e655b40 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:52:20,882 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229/types/ae9a9264-c4a8-4703-ac2f-a51b2a420174 used request id req-0fd9c2a3-9f6e-4b4e-95de-10542e655b40 2018-12-23 20:52:20,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-ec9ac324-410e-4b53-afef-ef63ebdae660 Date: Sun, 23 Dec 2018 20:52:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:52:21,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-ec9ac324-410e-4b53-afef-ef63ebdae660 2018-12-23 20:52:21,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,245 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6405c58f-8e18-4906-b04a-880e398f9e33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:21,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-6405c58f-8e18-4906-b04a-880e398f9e33 2018-12-23 20:52:21,246 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:21,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68534025-361a-4a05-abb4-6f8976bbf417 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:21,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-68534025-361a-4a05-abb4-6f8976bbf417 2018-12-23 20:52:21,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,366 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-351fc530-f486-4e61-8e73-ce20cc5d0837 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:21,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-351fc530-f486-4e61-8e73-ce20cc5d0837 2018-12-23 20:52:21,367 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:21,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5416d9-7af0-4c9e-88f2-282da1415dc5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:52:21,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-3b5416d9-7af0-4c9e-88f2-282da1415dc5 2018-12-23 20:52:21,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a85fe5-20cc-4f7b-b82a-fffe8d84eeef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:21,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-e5a85fe5-20cc-4f7b-b82a-fffe8d84eeef 2018-12-23 20:52:21,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f71154f-7dab-4580-83dd-11f20af40eda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:21,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-3f71154f-7dab-4580-83dd-11f20af40eda 2018-12-23 20:52:21,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5cc8e22-b98f-4f51-89be-fc605c3b4221 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:21,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-d5cc8e22-b98f-4f51-89be-fc605c3b4221 2018-12-23 20:52:21,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117e986e-f396-49db-92f8-1439a1ac33f4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:52:21,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-117e986e-f396-49db-92f8-1439a1ac33f4 2018-12-23 20:52:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:21,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a83d791-858f-4c9d-b34c-4e5129e52de5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:21,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-6a83d791-858f-4c9d-b34c-4e5129e52de5 2018-12-23 20:52:21,987 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:21,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:22,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4236518-e5ee-453b-804d-50adddc6d847 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:22,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-c4236518-e5ee-453b-804d-50adddc6d847 2018-12-23 20:52:22,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:22,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aee48d3-1685-4b03-b3a7-48acc281a0b4 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:52:22,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-4aee48d3-1685-4b03-b3a7-48acc281a0b4 2018-12-23 20:52:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:22,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d133498-753c-4ca4-a825-24f1ed8ab2e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:22,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-8d133498-753c-4ca4-a825-24f1ed8ab2e4 2018-12-23 20:52:22,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:22,295 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj 2018-12-23 20:52:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f2ac19a4de2e4b3bbd3d7c084bf67fb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:22,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c8ebc2-d229-42bd-be05-5ebb4f8321b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:22,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f2ac19a4de2e4b3bbd3d7c084bf67fb2 used request id req-40c8ebc2-d229-42bd-be05-5ebb4f8321b1 2018-12-23 20:52:22,427 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-proj-role 2018-12-23 20:52:22,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2cd27028a03a41c3b16846fd2edb2789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:22,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7abe94c-0904-4c1b-ab1f-763c84d9d3b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:22,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2cd27028a03a41c3b16846fd2edb2789 used request id req-d7abe94c-0904-4c1b-ab1f-763c84d9d3b5 2018-12-23 20:52:22,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b17a8d08f855f32159b5209328da67f090bfbd" 2018-12-23 20:52:22,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f42301-9b87-44eb-bfe9-a12b3a4a88cf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:22,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-13f42301-9b87-44eb-bfe9-a12b3a4a88cf 2018-12-23 20:52:22,651 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-571cd10d-b4a3-4d1-user 2018-12-23 20:52:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/30bda255db3747d1b523e5e8ad708441 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cb8b325289934523442ba6914324647d3cee080" 2018-12-23 20:52:22,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d1b5b0-ffa0-4381-952c-9341065c8f23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:22,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/30bda255db3747d1b523e5e8ad708441 used request id req-43d1b5b0-ffa0-4381-952c-9341065c8f23 2018-12-23 20:52:22,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:23,227 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["nI7XjEMrTCCdYrRxWaz7Nw"], "issued_at": "2018-12-23T20:52:23.000000Z"}} 2018-12-23 20:52:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d01c73bf67de8dd951018e482a770294f0b2d68" 2018-12-23 20:52:23,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578081e1-fbb1-41ff-9b73-904cf1910ad3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:23,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-578081e1-fbb1-41ff-9b73-904cf1910ad3 2018-12-23 20:52:23,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:23,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:23,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XRC22J7HQw-RGKWNTNT_fw"], "issued_at": "2018-12-23T20:52:23.000000Z"}} 2018-12-23 20:52:23,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:23,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2eb8261-93ff-435b-b84a-0c79d480f383 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:23,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b2eb8261-93ff-435b-b84a-0c79d480f383 2018-12-23 20:52:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:23,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:23,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d516fa8a-176a-492b-a15a-5ccc078d7f60 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:52:23,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj used request id req-d516fa8a-176a-492b-a15a-5ccc078d7f60 2018-12-23 20:52:23,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:23,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9dc016-e68d-4c04-a1d7-5f17fbe2af38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:23,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ef9dc016-e68d-4c04-a1d7-5f17fbe2af38 2018-12-23 20:52:23,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj"}}' 2018-12-23 20:52:23,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0ffc2eb-5907-4cc1-ae67-3c20a98de4d2 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/12068decb31e4165bede62bbb0e92955"}, "tags": [], "enabled": true, "id": "12068decb31e4165bede62bbb0e92955", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj"}} 2018-12-23 20:52:23,990 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b0ffc2eb-5907-4cc1-ae67-3c20a98de4d2 2018-12-23 20:52:23,990 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj 2018-12-23 20:52:23,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:23,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:24,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["1NeGmT5mQ4ulg842jmfqCw"], "issued_at": "2018-12-23T20:52:24.000000Z"}} 2018-12-23 20:52:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5999a646a32aefbad4639dce43a2047c876e1975" 2018-12-23 20:52:24,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a709a02a-850c-41cb-80b0-26af829a2f89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:24,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a709a02a-850c-41cb-80b0-26af829a2f89 2018-12-23 20:52:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:24,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5999a646a32aefbad4639dce43a2047c876e1975" 2018-12-23 20:52:24,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7108055a-83e2-46db-b1f9-d0064666da97 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:52:24,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7108055a-83e2-46db-b1f9-d0064666da97 2018-12-23 20:52:24,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5999a646a32aefbad4639dce43a2047c876e1975" 2018-12-23 20:52:24,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25673fb5-a99f-4b27-a05f-d24b5fc0a9d4 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/12068decb31e4165bede62bbb0e92955"}, "tags": [], "enabled": true, "id": "12068decb31e4165bede62bbb0e92955", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj"}]} 2018-12-23 20:52:24,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj used request id req-25673fb5-a99f-4b27-a05f-d24b5fc0a9d4 2018-12-23 20:52:24,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5999a646a32aefbad4639dce43a2047c876e1975" 2018-12-23 20:52:24,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ba903b-4940-416f-b7f5-cd7f77b81092 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:24,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-62ba903b-4940-416f-b7f5-cd7f77b81092 2018-12-23 20:52:25,199 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-29dbe120-b5f2-4e4-user 2018-12-23 20:52:25,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:25,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:25,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c8b929-6660-4ca7-a124-d56f666f9939 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:25,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-52c8b929-6660-4ca7-a124-d56f666f9939 2018-12-23 20:52:25,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" -d '{"role": {"name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj-role"}}' 2018-12-23 20:52:25,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79acc834-3cc9-45ef-a837-5bff828018cb Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d88baf8461f34d05b6b867e6175b2e33", "links": {"self": "http://172.30.9.21:5000/v3/roles/d88baf8461f34d05b6b867e6175b2e33"}, "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj-role"}} 2018-12-23 20:52:25,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-79acc834-3cc9-45ef-a837-5bff828018cb 2018-12-23 20:52:25,409 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj-role 2018-12-23 20:52:25,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d88baf8461f34d05b6b867e6175b2e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:25,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755fdfbf-2a1f-4e60-8f3e-9f9405c0019f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d88baf8461f34d05b6b867e6175b2e33", "links": {"self": "http://172.30.9.21:5000/v3/roles/d88baf8461f34d05b6b867e6175b2e33"}, "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj-role"}} 2018-12-23 20:52:25,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d88baf8461f34d05b6b867e6175b2e33 used request id req-755fdfbf-2a1f-4e60-8f3e-9f9405c0019f 2018-12-23 20:52:25,510 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj-role to project CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj 2018-12-23 20:52:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/12068decb31e4165bede62bbb0e92955/users/40c0d3f3ec2b4039bd01838051397a58/roles/d88baf8461f34d05b6b867e6175b2e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:25,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030f4cd5-f434-4a5c-98a0-a8c0e0d580e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:25,657 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/12068decb31e4165bede62bbb0e92955/users/40c0d3f3ec2b4039bd01838051397a58/roles/d88baf8461f34d05b6b867e6175b2e33 used request id req-030f4cd5-f434-4a5c-98a0-a8c0e0d580e0 2018-12-23 20:52:25,659 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:52:25,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:25,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:26,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d88baf8461f34d05b6b867e6175b2e33", "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj-role"}], "expires_at": "2018-12-23T21:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12068decb31e4165bede62bbb0e92955", "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/12068decb31e4165bede62bbb0e92955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/12068decb31e4165bede62bbb0e92955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/12068decb31e4165bede62bbb0e92955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/12068decb31e4165bede62bbb0e92955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-user", "id": "40c0d3f3ec2b4039bd01838051397a58"}, "audit_ids": ["ZDOP3j46QBijf8ZoLSVMTw"], "issued_at": "2018-12-23T20:52:26.000000Z"}} 2018-12-23 20:52:26,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" 2018-12-23 20:52:26,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb961de3-b3f1-4f7e-ad71-7816a3a45180 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:26,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eb961de3-b3f1-4f7e-ad71-7816a3a45180 2018-12-23 20:52:26,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" 2018-12-23 20:52:26,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-9a165182-d65b-4455-bf37-551bf4ef090e Date: Sun, 23 Dec 2018 20:52:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image"} 2018-12-23 20:52:26,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image used request id req-9a165182-d65b-4455-bf37-551bf4ef090e 2018-12-23 20:52:26,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" 2018-12-23 20:52:26,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-42a3535c-7f49-4fbb-88f2-a13174f229af Date: Sun, 23 Dec 2018 20:52: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:52:26,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-42a3535c-7f49-4fbb-88f2-a13174f229af 2018-12-23 20:52:26,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image"}' 2018-12-23 20:52:26,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4ff7061d-e3ae-4c35-9c16-008b6da20ef3 Date: Sun, 23 Dec 2018 20:52:26 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/8fa062ac-b506-4041-a223-944e675e99d2", "min_disk": 0, "protected": false, "id": "8fa062ac-b506-4041-a223-944e675e99d2", "file": "/v2/images/8fa062ac-b506-4041-a223-944e675e99d2/file", "checksum": null, "owner": "12068decb31e4165bede62bbb0e92955", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:26,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4ff7061d-e3ae-4c35-9c16-008b6da20ef3 2018-12-23 20:52:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" -d '' 2018-12-23 20:52:26,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ec59400c-d174-4f8a-b941-36280badde25 Date: Sun, 23 Dec 2018 20: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-12-23 20:52:26,780 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2/file used request id req-ec59400c-d174-4f8a-b941-36280badde25 2018-12-23 20:52:26,781 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:52:26,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" 2018-12-23 20:52:26,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2b63997b-6a7c-4b40-a97d-38352875db4a Date: Sun, 23 Dec 2018 20:52:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:26Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fa062ac-b506-4041-a223-944e675e99d2/snap", "metadata": {}}], "self": "/v2/images/8fa062ac-b506-4041-a223-944e675e99d2", "min_disk": 0, "protected": false, "id": "8fa062ac-b506-4041-a223-944e675e99d2", "file": "/v2/images/8fa062ac-b506-4041-a223-944e675e99d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12068decb31e4165bede62bbb0e92955", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fa062ac-b506-4041-a223-944e675e99d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:26,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2 used request id req-2b63997b-6a7c-4b40-a97d-38352875db4a 2018-12-23 20:52:26,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" 2018-12-23 20:52:26,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e1a7ab39-1e28-4ff8-9916-2994c4fdb267 Date: Sun, 23 Dec 2018 20:52: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:52:26,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e1a7ab39-1e28-4ff8-9916-2994c4fdb267 2018-12-23 20:52:26,811 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image 2018-12-23 20:52:26,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" 2018-12-23 20:52:26,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e693d60e-e8db-4b31-bd0f-6d1268a5ab2b Date: Sun, 23 Dec 2018 20:52:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:26Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fa062ac-b506-4041-a223-944e675e99d2/snap", "metadata": {}}], "self": "/v2/images/8fa062ac-b506-4041-a223-944e675e99d2", "min_disk": 0, "protected": false, "id": "8fa062ac-b506-4041-a223-944e675e99d2", "file": "/v2/images/8fa062ac-b506-4041-a223-944e675e99d2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "12068decb31e4165bede62bbb0e92955", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fa062ac-b506-4041-a223-944e675e99d2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:26,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2 used request id req-e693d60e-e8db-4b31-bd0f-6d1268a5ab2b 2018-12-23 20:52:26,830 - create_image - DEBUG - Instance status is - active 2018-12-23 20:52:26,830 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image 2018-12-23 20:52:26,830 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image 2018-12-23 20:52:26,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:26,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:27,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d88baf8461f34d05b6b867e6175b2e33", "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj-role"}], "expires_at": "2018-12-23T21:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12068decb31e4165bede62bbb0e92955", "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/12068decb31e4165bede62bbb0e92955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/12068decb31e4165bede62bbb0e92955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/12068decb31e4165bede62bbb0e92955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/12068decb31e4165bede62bbb0e92955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/12068decb31e4165bede62bbb0e92955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/12068decb31e4165bede62bbb0e92955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-29dbe120-b5f2-4e4-user", "id": "40c0d3f3ec2b4039bd01838051397a58"}, "audit_ids": ["uoVFPGzCSUuRkuoM1ypz8Q"], "issued_at": "2018-12-23T20:52:27.000000Z"}} 2018-12-23 20:52:27,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55f415f321c92cec47e0091da3dd989aaa75bd7" 2018-12-23 20:52:27,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c0c6d1-1b99-4a5d-9b6e-0e3899f43641 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:27,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c3c0c6d1-1b99-4a5d-9b6e-0e3899f43641 2018-12-23 20:52:27,316 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/12068decb31e4165bede62bbb0e92955/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55f415f321c92cec47e0091da3dd989aaa75bd7" 2018-12-23 20:52:27,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:27 GMT Server: Apache x-compute-request-id: req-fc16cd4a-26d0-40d5-ae6e-d546cc742bfa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc16cd4a-26d0-40d5-ae6e-d546cc742bfa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:52:27,515 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/12068decb31e4165bede62bbb0e92955/volumes/detail used request id req-fc16cd4a-26d0-40d5-ae6e-d546cc742bfa 2018-12-23 20:52:27,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/12068decb31e4165bede62bbb0e92955/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fc16cd4a-26d0-40d5-ae6e-d546cc742bfa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55f415f321c92cec47e0091da3dd989aaa75bd7" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:52:27,878 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 20:52:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e190eee9-69dc-4aca-8962-f250203353dd x-openstack-request-id: req-e190eee9-69dc-4aca-8962-f250203353dd Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-23 20:52:27,879 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/12068decb31e4165bede62bbb0e92955/volumes used request id req-e190eee9-69dc-4aca-8962-f250203353dd 2018-12-23 20:52:27,879 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-46cc138d-4a7e-4922-a2d7-5eef32da8385-image 2018-12-23 20:52:27,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19b625843c2c7a91b47d5e277aa11454e00951" 2018-12-23 20:52:28,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d77cfa0-dbc0-479f-b0b8-e8f28b15fc76 Date: Sun, 23 Dec 2018 20: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-12-23 20:52:28,956 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8fa062ac-b506-4041-a223-944e675e99d2 used request id req-7d77cfa0-dbc0-479f-b0b8-e8f28b15fc76 2018-12-23 20:52:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:29,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-af4356cd-7091-46f9-a7e6-b34945faeb62 Date: Sun, 23 Dec 2018 20:52:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:52:29,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-af4356cd-7091-46f9-a7e6-b34945faeb62 2018-12-23 20:52:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:29,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65d61237-5725-43de-b4a7-d823e40d6203 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:29,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-65d61237-5725-43de-b4a7-d823e40d6203 2018-12-23 20:52:29,339 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:29,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:29,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc542aa-4d4c-4631-bfc5-47c6ffb0c24c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:29,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-4bc542aa-4d4c-4631-bfc5-47c6ffb0c24c 2018-12-23 20:52:29,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:29,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:29,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b391df02-7e14-4ea8-98e7-e518038c24d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:29,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-b391df02-7e14-4ea8-98e7-e518038c24d5 2018-12-23 20:52:29,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:29,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed98a554-df6f-4a1d-a8d3-e1061cdebbce Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:52:29,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-ed98a554-df6f-4a1d-a8d3-e1061cdebbce 2018-12-23 20:52:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:29,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cddd7af-19c9-4dc0-9e41-2b33b35f0fd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:29,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-6cddd7af-19c9-4dc0-9e41-2b33b35f0fd9 2018-12-23 20:52:29,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:29,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:29,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fd3a761-75f3-4370-afa7-8cc977f43c1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:29,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-3fd3a761-75f3-4370-afa7-8cc977f43c1c 2018-12-23 20:52:29,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:29,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:29,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be44a45-1504-4141-9be4-1a7816a77bee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:29,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-1be44a45-1504-4141-9be4-1a7816a77bee 2018-12-23 20:52:29,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:30,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c87b7f-d3bb-4d21-95dc-5381807e97f0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:52:30,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-e0c87b7f-d3bb-4d21-95dc-5381807e97f0 2018-12-23 20:52:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:30,134 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad31d795-114f-4c9f-af00-10fb9c948af8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:30,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-ad31d795-114f-4c9f-af00-10fb9c948af8 2018-12-23 20:52:30,134 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:30,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-326a08d7-6d22-4783-9f9f-8f8a5a1111d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:30,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-326a08d7-6d22-4783-9f9f-8f8a5a1111d3 2018-12-23 20:52:30,236 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:30,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:30,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c55504-0315-40f1-afb6-729289220eb7 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:52:30,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-40c55504-0315-40f1-afb6-729289220eb7 2018-12-23 20:52:30,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:30,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7cc7143-9d95-450e-b771-a73280c6f5cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:30,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-e7cc7143-9d95-450e-b771-a73280c6f5cd 2018-12-23 20:52:30,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:30,445 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj 2018-12-23 20:52:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/12068decb31e4165bede62bbb0e92955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:30,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3019d77e-02bc-4d2d-8ca5-db6e605f7a4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:30,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/12068decb31e4165bede62bbb0e92955 used request id req-3019d77e-02bc-4d2d-8ca5-db6e605f7a4d 2018-12-23 20:52:30,661 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-29dbe120-b5f2-4e4-proj-role 2018-12-23 20:52:30,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d88baf8461f34d05b6b867e6175b2e33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:30,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f565e90a-e00a-45fe-b5fd-19165c303d0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:30,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d88baf8461f34d05b6b867e6175b2e33 used request id req-f565e90a-e00a-45fe-b5fd-19165c303d0e 2018-12-23 20:52:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1606fe8e08cbc8c04b71ac8a2866b76b863ba05e" 2018-12-23 20:52:30,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66acae09-41ca-4b12-816e-0945131a358e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:30,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-66acae09-41ca-4b12-816e-0945131a358e 2018-12-23 20:52:30,875 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-29dbe120-b5f2-4e4-user 2018-12-23 20:52:30,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/40c0d3f3ec2b4039bd01838051397a58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5999a646a32aefbad4639dce43a2047c876e1975" 2018-12-23 20:52:31,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3ce35b5-65b8-4dac-b2d8-ff8cc71b0457 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:31,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/40c0d3f3ec2b4039bd01838051397a58 used request id req-c3ce35b5-65b8-4dac-b2d8-ff8cc71b0457 2018-12-23 20:52:31,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:31,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["1ZZsXA_6SHGnIrBu7c2F-g"], "issued_at": "2018-12-23T20:52:31.000000Z"}} 2018-12-23 20:52:31,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88b826c6b39362a0d7b14e83f7b344962a90a040" 2018-12-23 20:52:31,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f4719d-e9bf-482b-a3f8-5af60890b19a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:31,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-11f4719d-e9bf-482b-a3f8-5af60890b19a 2018-12-23 20:52:31,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:31,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:31,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Uiz3Lo0gTQ6FNnpkwnhSzw"], "issued_at": "2018-12-23T20:52:31.000000Z"}} 2018-12-23 20:52:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:32,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f95171b-e341-4f2e-bed1-ff0c33120377 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:32,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6f95171b-e341-4f2e-bed1-ff0c33120377 2018-12-23 20:52:32,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:32,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:32,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:32,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60097e88-0146-439c-9dac-a2f77568bfad Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:52:32,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj used request id req-60097e88-0146-439c-9dac-a2f77568bfad 2018-12-23 20:52:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:32,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a333c44-d036-4088-b3c2-c1d9227072ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:32,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8a333c44-d036-4088-b3c2-c1d9227072ec 2018-12-23 20:52:32,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj"}}' 2018-12-23 20:52:32,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-488bad07-4655-40ed-80b0-da6f357f860b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0d967112220439f92ad82e4d49b3f29"}, "tags": [], "enabled": true, "id": "e0d967112220439f92ad82e4d49b3f29", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj"}} 2018-12-23 20:52:32,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-488bad07-4655-40ed-80b0-da6f357f860b 2018-12-23 20:52:32,387 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj 2018-12-23 20:52:32,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:32,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:32,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["S2tjzQeiR2WS-MdIwx_dxw"], "issued_at": "2018-12-23T20:52:32.000000Z"}} 2018-12-23 20:52:32,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e92045118e345f33dac0af5ccd22ccc71228121" 2018-12-23 20:52:32,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb3bd22-bb01-4b6a-84a8-f32724cc0c60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:32,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bdb3bd22-bb01-4b6a-84a8-f32724cc0c60 2018-12-23 20:52:32,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:32,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e92045118e345f33dac0af5ccd22ccc71228121" 2018-12-23 20:52:33,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1252d2ea-6ab9-4c20-94b1-9becf86179ae Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:52:33,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1252d2ea-6ab9-4c20-94b1-9becf86179ae 2018-12-23 20:52:33,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e92045118e345f33dac0af5ccd22ccc71228121" 2018-12-23 20:52:33,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccfffb3-4dfa-4c14-966c-05fe56e0fc36 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0d967112220439f92ad82e4d49b3f29"}, "tags": [], "enabled": true, "id": "e0d967112220439f92ad82e4d49b3f29", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj"}]} 2018-12-23 20:52:33,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj used request id req-6ccfffb3-4dfa-4c14-966c-05fe56e0fc36 2018-12-23 20:52:33,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e92045118e345f33dac0af5ccd22ccc71228121" 2018-12-23 20:52:33,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b135fc9-2887-43ec-a99f-36b0ad0ad740 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:33,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0b135fc9-2887-43ec-a99f-36b0ad0ad740 2018-12-23 20:52:33,608 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-baaa4dd6-f023-4ad-user 2018-12-23 20:52:33,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:33,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:33,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b2bd2a-64a0-4f12-a46e-6ca3022a37fa Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:33,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a8b2bd2a-64a0-4f12-a46e-6ca3022a37fa 2018-12-23 20:52:33,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" -d '{"role": {"name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role"}}' 2018-12-23 20:52:33,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa8c7557-5a4c-42a5-bbf9-3a35299311fd Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20781f9729444c109b963a0a17c10a54", "links": {"self": "http://172.30.9.21:5000/v3/roles/20781f9729444c109b963a0a17c10a54"}, "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role"}} 2018-12-23 20:52:33,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-fa8c7557-5a4c-42a5-bbf9-3a35299311fd 2018-12-23 20:52:33,752 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role 2018-12-23 20:52:33,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/20781f9729444c109b963a0a17c10a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:33,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918593f6-66a4-45ff-acac-ae057ea34a93 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "20781f9729444c109b963a0a17c10a54", "links": {"self": "http://172.30.9.21:5000/v3/roles/20781f9729444c109b963a0a17c10a54"}, "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role"}} 2018-12-23 20:52:33,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/20781f9729444c109b963a0a17c10a54 used request id req-918593f6-66a4-45ff-acac-ae057ea34a93 2018-12-23 20:52:33,847 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role to project CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj 2018-12-23 20:52:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e0d967112220439f92ad82e4d49b3f29/users/1f60f6a959ed4216b40f64a74a2cc5c0/roles/20781f9729444c109b963a0a17c10a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:34,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee548e4c-23dc-41a4-9da9-8745c4e54aca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:34,072 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e0d967112220439f92ad82e4d49b3f29/users/1f60f6a959ed4216b40f64a74a2cc5c0/roles/20781f9729444c109b963a0a17c10a54 used request id req-ee548e4c-23dc-41a4-9da9-8745c4e54aca 2018-12-23 20:52:34,073 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:52:34,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:34,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:34,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20781f9729444c109b963a0a17c10a54", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role"}], "expires_at": "2018-12-23T21:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0d967112220439f92ad82e4d49b3f29", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-user", "id": "1f60f6a959ed4216b40f64a74a2cc5c0"}, "audit_ids": ["xamoS7hYQNWKWVKIO5vECw"], "issued_at": "2018-12-23T20:52:34.000000Z"}} 2018-12-23 20:52:34,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" 2018-12-23 20:52:34,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0739b456-2cd4-411a-a9a2-ba011095f775 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:34,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0739b456-2cd4-411a-a9a2-ba011095f775 2018-12-23 20:52:34,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" 2018-12-23 20:52:34,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1b902cdc-c60b-455b-9b16-5da7da3fa8a1 Date: Sun, 23 Dec 2018 20:52:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image"} 2018-12-23 20:52:34,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image used request id req-1b902cdc-c60b-455b-9b16-5da7da3fa8a1 2018-12-23 20:52:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" 2018-12-23 20:52:34,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-503ba869-8c41-49e3-82c0-3c55a45e53c2 Date: Sun, 23 Dec 2018 20:52: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:52:34,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-503ba869-8c41-49e3-82c0-3c55a45e53c2 2018-12-23 20:52:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image"}' 2018-12-23 20:52:34,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f6320abd-4641-4930-8e7a-95f0dcf79f9c Date: Sun, 23 Dec 2018 20:52:34 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8", "min_disk": 0, "protected": false, "id": "6a8869fc-063f-484e-aadd-91c97bc105a8", "file": "/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8/file", "checksum": null, "owner": "e0d967112220439f92ad82e4d49b3f29", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:34,844 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f6320abd-4641-4930-8e7a-95f0dcf79f9c 2018-12-23 20:52:34,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" -d '' 2018-12-23 20:52:35,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e40dec65-2d78-4c8d-b9b7-44ffcc9d4cd8 Date: Sun, 23 Dec 2018 20:52:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:52:35,912 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8/file used request id req-e40dec65-2d78-4c8d-b9b7-44ffcc9d4cd8 2018-12-23 20:52:35,913 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:52:35,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" 2018-12-23 20:52:35,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5b6dadbd-b453-4018-ac90-c32fa808a1f3 Date: Sun, 23 Dec 2018 20:52:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:35Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6a8869fc-063f-484e-aadd-91c97bc105a8/snap", "metadata": {}}], "self": "/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8", "min_disk": 0, "protected": false, "id": "6a8869fc-063f-484e-aadd-91c97bc105a8", "file": "/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0d967112220439f92ad82e4d49b3f29", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6a8869fc-063f-484e-aadd-91c97bc105a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:35,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8 used request id req-5b6dadbd-b453-4018-ac90-c32fa808a1f3 2018-12-23 20:52:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" 2018-12-23 20:52:35,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ad9aae06-2ecb-4ce0-b026-3d290765938c Date: Sun, 23 Dec 2018 20:52: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:52:35,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ad9aae06-2ecb-4ce0-b026-3d290765938c 2018-12-23 20:52:35,944 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image 2018-12-23 20:52:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" 2018-12-23 20:52:35,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5fd1e4ba-3763-49da-af45-1301cd07b9af Date: Sun, 23 Dec 2018 20:52:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:35Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6a8869fc-063f-484e-aadd-91c97bc105a8/snap", "metadata": {}}], "self": "/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8", "min_disk": 0, "protected": false, "id": "6a8869fc-063f-484e-aadd-91c97bc105a8", "file": "/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0d967112220439f92ad82e4d49b3f29", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6a8869fc-063f-484e-aadd-91c97bc105a8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:35,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8 used request id req-5fd1e4ba-3763-49da-af45-1301cd07b9af 2018-12-23 20:52:35,962 - create_image - DEBUG - Instance status is - active 2018-12-23 20:52:35,962 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image 2018-12-23 20:52:35,962 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image 2018-12-23 20:52:35,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:35,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:36,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20781f9729444c109b963a0a17c10a54", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role"}], "expires_at": "2018-12-23T21:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0d967112220439f92ad82e4d49b3f29", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-user", "id": "1f60f6a959ed4216b40f64a74a2cc5c0"}, "audit_ids": ["ESJk4FtnQJW5nWJO1PfQeQ"], "issued_at": "2018-12-23T20:52:36.000000Z"}} 2018-12-23 20:52:36,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:36,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7f7ba8-0927-4cc2-995c-a55f75df0f50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:36,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6a7f7ba8-0927-4cc2-995c-a55f75df0f50 2018-12-23 20:52:36,448 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:36,670 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:36 GMT Server: Apache x-compute-request-id: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 20:52:36,670 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/detail used request id req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0 2018-12-23 20:52:36,673 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol", "imageRef": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 20:52:37,308 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:52:36 GMT Server: Apache x-compute-request-id: req-e6542da6-c05d-4680-80b4-a54f778cc8b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6542da6-c05d-4680-80b4-a54f778cc8b7 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1f60f6a959ed4216b40f64a74a2cc5c0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "self"}, {"href": "http://172.30.9.21:8776/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:52:37.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "35dea66b-9296-4c9c-9d45-adb5f5e68c69", "size": 1}} 2018-12-23 20:52:37,309 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes used request id req-e6542da6-c05d-4680-80b4-a54f778cc8b7 2018-12-23 20:52:37,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:37,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:37 GMT Server: Apache x-compute-request-id: req-98b9b656-3fd2-482e-9554-8060de4408ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98b9b656-3fd2-482e-9554-8060de4408ad Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1f60f6a959ed4216b40f64a74a2cc5c0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "self"}, {"href": "http://172.30.9.21:8776/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:52:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e0d967112220439f92ad82e4d49b3f29", "updated_at": "2018-12-23T20:52:37.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "35dea66b-9296-4c9c-9d45-adb5f5e68c69", "size": 1}} 2018-12-23 20:52:37,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 used request id req-98b9b656-3fd2-482e-9554-8060de4408ad 2018-12-23 20:52:37,525 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol 2018-12-23 20:52:37,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:37,743 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:37 GMT Server: Apache x-compute-request-id: req-9abc8bac-5d59-4a1a-8f83-d726d80819dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9abc8bac-5d59-4a1a-8f83-d726d80819dd Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "1f60f6a959ed4216b40f64a74a2cc5c0", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "self"}, {"href": "http://172.30.9.21:8776/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T20:52:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e0d967112220439f92ad82e4d49b3f29", "updated_at": "2018-12-23T20:52:37.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "35dea66b-9296-4c9c-9d45-adb5f5e68c69", "size": 1}} 2018-12-23 20:52:37,743 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 used request id req-9abc8bac-5d59-4a1a-8f83-d726d80819dd 2018-12-23 20:52:37,743 - create_volume - DEBUG - Instance status is - creating 2018-12-23 20:52:37,743 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 20:52:40,747 - create_volume - DEBUG - Volume status query timeout in 296.778790951 2018-12-23 20:52:40,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:40,809 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:40 GMT Server: Apache x-compute-request-id: req-f65dc163-92c7-457f-99d7-35bdee08d01f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f65dc163-92c7-457f-99d7-35bdee08d01f Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "self"}, {"href": "http://172.30.9.21:8776/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T20:52:40.000000", "replication_status": null, "snapshot_id": null, "id": "35dea66b-9296-4c9c-9d45-adb5f5e68c69", "size": 1, "user_id": "1f60f6a959ed4216b40f64a74a2cc5c0", "os-vol-tenant-attr:tenant_id": "e0d967112220439f92ad82e4d49b3f29", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image", "image_id": "6a8869fc-063f-484e-aadd-91c97bc105a8", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol", "bootable": "true", "created_at": "2018-12-23T20:52:37.000000", "volume_type": null}} 2018-12-23 20:52:40,809 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 used request id req-f65dc163-92c7-457f-99d7-35bdee08d01f 2018-12-23 20:52:40,809 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:52:40,810 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol 2018-12-23 20:52:40,810 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol 2018-12-23 20:52:40,812 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:40,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:40 GMT Server: Apache x-compute-request-id: req-65953eb3-05dc-4fb7-8741-8ed6cd3ef640 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-65953eb3-05dc-4fb7-8741-8ed6cd3ef640 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "self"}, {"href": "http://172.30.9.21:8776/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T20:52:40.000000", "replication_status": null, "snapshot_id": null, "id": "35dea66b-9296-4c9c-9d45-adb5f5e68c69", "size": 1, "user_id": "1f60f6a959ed4216b40f64a74a2cc5c0", "os-vol-tenant-attr:tenant_id": "e0d967112220439f92ad82e4d49b3f29", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image", "image_id": "6a8869fc-063f-484e-aadd-91c97bc105a8", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol", "bootable": "true", "created_at": "2018-12-23T20:52:37.000000", "volume_type": null}} 2018-12-23 20:52:40,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 used request id req-65953eb3-05dc-4fb7-8741-8ed6cd3ef640 2018-12-23 20:52:40,867 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:52:40,867 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol 2018-12-23 20:52:40,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:41,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "20781f9729444c109b963a0a17c10a54", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role"}], "expires_at": "2018-12-23T21:52:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0d967112220439f92ad82e4d49b3f29", "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0d967112220439f92ad82e4d49b3f29", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-baaa4dd6-f023-4ad-user", "id": "1f60f6a959ed4216b40f64a74a2cc5c0"}, "audit_ids": ["fRjWXyPIQM-Swb05kYYHrQ"], "issued_at": "2018-12-23T20:52:41.000000Z"}} 2018-12-23 20:52:41,280 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a90a5bbf91e1ee66439af79d8f102eec40ce2e3b" 2018-12-23 20:52:41,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:41 GMT Server: Apache x-compute-request-id: req-3d07f43e-3140-4813-83ef-ba5b0fb402b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3d07f43e-3140-4813-83ef-ba5b0fb402b3 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "self"}, {"href": "http://172.30.9.21:8776/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T20:52:40.000000", "replication_status": null, "snapshot_id": null, "id": "35dea66b-9296-4c9c-9d45-adb5f5e68c69", "size": 1, "user_id": "1f60f6a959ed4216b40f64a74a2cc5c0", "os-vol-tenant-attr:tenant_id": "e0d967112220439f92ad82e4d49b3f29", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image", "image_id": "6a8869fc-063f-484e-aadd-91c97bc105a8", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol", "bootable": "true", "created_at": "2018-12-23T20:52:37.000000", "volume_type": null}} 2018-12-23 20:52:41,496 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 used request id req-3d07f43e-3140-4813-83ef-ba5b0fb402b3 2018-12-23 20:52:41,499 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:41,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:41 GMT Server: Apache x-compute-request-id: req-6c6da823-5381-4454-b716-d8b1a83c30f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c6da823-5381-4454-b716-d8b1a83c30f0 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "self"}, {"href": "http://172.30.9.21:8776/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-23T20:52:40.000000", "replication_status": null, "snapshot_id": null, "id": "35dea66b-9296-4c9c-9d45-adb5f5e68c69", "size": 1, "user_id": "1f60f6a959ed4216b40f64a74a2cc5c0", "os-vol-tenant-attr:tenant_id": "e0d967112220439f92ad82e4d49b3f29", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image", "image_id": "6a8869fc-063f-484e-aadd-91c97bc105a8", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol", "bootable": "true", "created_at": "2018-12-23T20:52:37.000000", "volume_type": null}} 2018-12-23 20:52:41,708 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 used request id req-6c6da823-5381-4454-b716-d8b1a83c30f0 2018-12-23 20:52:41,708 - create_volume - DEBUG - Instance status is - available 2018-12-23 20:52:41,708 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol 2018-12-23 20:52:41,708 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol 2018-12-23 20:52:41,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:41,772 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:52:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b08de756-fe0c-4880-91eb-4a52a38d8176 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:52:41,772 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 used request id req-b08de756-fe0c-4880-91eb-4a52a38d8176 2018-12-23 20:52:41,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74aff1a1-a718-4e8d-996c-f2bbbaf0c2d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9825d2c3d22f8df8ec023fd3e54ec46ff3d8d43a" 2018-12-23 20:52:42,006 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-775df59b-0674-48c1-8117-1fcb0b5831df x-openstack-request-id: req-775df59b-0674-48c1-8117-1fcb0b5831df Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 35dea66b-9296-4c9c-9d45-adb5f5e68c69 could not be found.", "code": 404}} 2018-12-23 20:52:42,006 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/e0d967112220439f92ad82e4d49b3f29/volumes/35dea66b-9296-4c9c-9d45-adb5f5e68c69 used request id req-775df59b-0674-48c1-8117-1fcb0b5831df 2018-12-23 20:52:42,006 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 35dea66b-9296-4c9c-9d45-adb5f5e68c69 could not be found. (HTTP 404) (Request-ID: req-775df59b-0674-48c1-8117-1fcb0b5831df) 2018-12-23 20:52:42,006 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-vol 2018-12-23 20:52:42,007 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-0994038b-2b17-4f0b-9cbb-7997ff4849ca-image 2018-12-23 20:52:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}570537e0b5253d07f0d5188045f8e693f0597cca" 2018-12-23 20:52:42,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc37f857-0e82-44cc-90a9-e07b2c1f2de0 Date: Sun, 23 Dec 2018 20:52:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:52:42,400 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6a8869fc-063f-484e-aadd-91c97bc105a8 used request id req-dc37f857-0e82-44cc-90a9-e07b2c1f2de0 2018-12-23 20:52:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:42,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-759db685-27a0-4239-8f54-19e7e2968329 Date: Sun, 23 Dec 2018 20:52:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:52:42,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-759db685-27a0-4239-8f54-19e7e2968329 2018-12-23 20:52:42,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:42,775 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a861274-ebb7-492d-b267-bd997d350796 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:42,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-7a861274-ebb7-492d-b267-bd997d350796 2018-12-23 20:52:42,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:42,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44a402ed-d7b3-4712-b187-0f5d2057c16c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:42,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-44a402ed-d7b3-4712-b187-0f5d2057c16c 2018-12-23 20:52:42,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:42,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:42,978 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee4293ca-dee1-436a-8540-c4a37845299a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:42,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ee4293ca-dee1-436a-8540-c4a37845299a 2018-12-23 20:52:42,978 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50497d65-45f7-4543-bb37-5837ee01c146 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:52:43,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-50497d65-45f7-4543-bb37-5837ee01c146 2018-12-23 20:52:43,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,099 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4270ddab-b8da-4c33-ae7c-914413589949 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:43,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-4270ddab-b8da-4c33-ae7c-914413589949 2018-12-23 20:52:43,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:43,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,200 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fce9497a-97cd-459d-b217-58186ba45652 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:43,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-fce9497a-97cd-459d-b217-58186ba45652 2018-12-23 20:52:43,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae384372-aaef-4def-8caa-7e91fdfd304c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:43,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-ae384372-aaef-4def-8caa-7e91fdfd304c 2018-12-23 20:52:43,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4198b046-9ad1-45c6-8e0f-2e708a98f9fe Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:52:43,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-4198b046-9ad1-45c6-8e0f-2e708a98f9fe 2018-12-23 20:52:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,506 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1424f7-627a-4de0-8e81-bd6e3ded92ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:43,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-2c1424f7-627a-4de0-8e81-bd6e3ded92ef 2018-12-23 20:52:43,506 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0186d6d4-dee9-4b2a-a044-0fbf0fa00a61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:43,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-0186d6d4-dee9-4b2a-a044-0fbf0fa00a61 2018-12-23 20:52:43,607 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:43,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667e3e4a-a344-48d2-b2ce-3bd4214de266 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:52:43,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-667e3e4a-a344-48d2-b2ce-3bd4214de266 2018-12-23 20:52:43,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:43,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37dfc6ca-3c66-41a2-a8c2-9bbb0c1c3de1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:52:43,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-37dfc6ca-3c66-41a2-a8c2-9bbb0c1c3de1 2018-12-23 20:52:43,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:52:43,811 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj 2018-12-23 20:52:43,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e0d967112220439f92ad82e4d49b3f29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:44,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edf049ac-c3e1-46fc-bb29-e6966b8733db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:44,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e0d967112220439f92ad82e4d49b3f29 used request id req-edf049ac-c3e1-46fc-bb29-e6966b8733db 2018-12-23 20:52:44,029 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-baaa4dd6-f023-4ad-proj-role 2018-12-23 20:52:44,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/20781f9729444c109b963a0a17c10a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:44,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bdc915-6f5c-4dca-b1b0-f73d34132ef9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:44,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/20781f9729444c109b963a0a17c10a54 used request id req-70bdc915-6f5c-4dca-b1b0-f73d34132ef9 2018-12-23 20:52:44,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abc2ca26777ef78a52b2ecc2ef4fe3a628f2ff43" 2018-12-23 20:52:44,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d8e6b9e-628d-4da3-b7d6-efd0a476e459 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:44,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3d8e6b9e-628d-4da3-b7d6-efd0a476e459 2018-12-23 20:52:44,244 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-baaa4dd6-f023-4ad-user 2018-12-23 20:52:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1f60f6a959ed4216b40f64a74a2cc5c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e92045118e345f33dac0af5ccd22ccc71228121" 2018-12-23 20:52:44,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b579ca9-0327-44e8-bbeb-e56fa72ca12c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:44,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1f60f6a959ed4216b40f64a74a2cc5c0 used request id req-1b579ca9-0327-44e8-bbeb-e56fa72ca12c 2018-12-23 20:52:44,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:45,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["aHT_AY2FRoaQgH2OjEoG4g"], "issued_at": "2018-12-23T20:52:45.000000Z"}} 2018-12-23 20:52:45,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14fcb8c03639a79736773f0a20f1014e61fd1711" 2018-12-23 20:52:45,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790e4eaa-4859-4d12-a496-9d6295a87028 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:45,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-790e4eaa-4859-4d12-a496-9d6295a87028 2018-12-23 20:52:45,096 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:45,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:45,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["F7p_eVmmStiWNvKfPLW89g"], "issued_at": "2018-12-23T20:52:45.000000Z"}} 2018-12-23 20:52:45,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:52:45,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baab88b7-b481-47ab-80f5-0253a4ea5ef2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:45,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-baab88b7-b481-47ab-80f5-0253a4ea5ef2 2018-12-23 20:52:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:45,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:45,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-264d7baa-7bb6-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:52:45,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f972fc8e-5fb7-4a47-93f9-d8b9b3ca354c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-264d7baa-7bb6-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:52:45,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-264d7baa-7bb6-4ea-proj used request id req-f972fc8e-5fb7-4a47-93f9-d8b9b3ca354c 2018-12-23 20:52:45,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:52:45,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87dc6121-c878-43d8-9346-5a20adba1686 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:45,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-87dc6121-c878-43d8-9346-5a20adba1686 2018-12-23 20:52:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}}' 2018-12-23 20:52:45,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-533a786f-4cdc-4103-9ea3-0a2fbcda1d90 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "id": "1e5868928df94d32afc7f659eee1deab", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}} 2018-12-23 20:52:45,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-533a786f-4cdc-4103-9ea3-0a2fbcda1d90 2018-12-23 20:52:45,915 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-264d7baa-7bb6-4ea-proj 2018-12-23 20:52:45,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:45,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:46,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["mb2olHWPQny3_v3cy_DKZg"], "issued_at": "2018-12-23T20:52:46.000000Z"}} 2018-12-23 20:52:46,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865ff2c915d880408c76be3c5bc505cc89609251" 2018-12-23 20:52:46,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0491ba97-b69e-4cea-ac81-6711185774d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:46,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0491ba97-b69e-4cea-ac81-6711185774d2 2018-12-23 20:52:46,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:46,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:46,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865ff2c915d880408c76be3c5bc505cc89609251" 2018-12-23 20:52:46,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b83d6e7-1f01-4cf0-b863-c748aa44558d Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:52:46,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0b83d6e7-1f01-4cf0-b863-c748aa44558d 2018-12-23 20:52:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-264d7baa-7bb6-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865ff2c915d880408c76be3c5bc505cc89609251" 2018-12-23 20:52:46,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff99077-18bc-4649-894f-b5b3806f7ee3 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-264d7baa-7bb6-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "id": "1e5868928df94d32afc7f659eee1deab", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}]} 2018-12-23 20:52:46,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-264d7baa-7bb6-4ea-proj used request id req-2ff99077-18bc-4649-894f-b5b3806f7ee3 2018-12-23 20:52:46,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865ff2c915d880408c76be3c5bc505cc89609251" 2018-12-23 20:52:46,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5692e92-e91d-47ad-a0ba-b0d4e974d488 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:52:46,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a5692e92-e91d-47ad-a0ba-b0d4e974d488 2018-12-23 20:52:47,119 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-264d7baa-7bb6-4ea-user 2018-12-23 20:52:47,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:47,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:52:47,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fca478-cd7b-4eee-8cf2-d08dfa2b7fb0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:52:47,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-10fca478-cd7b-4eee-8cf2-d08dfa2b7fb0 2018-12-23 20:52:47,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" -d '{"role": {"name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role"}}' 2018-12-23 20:52:47,173 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:52:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71994296-0b4b-4ae4-b717-f973f7df0555 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55bd680145104e78a88f58d420b0915f", "links": {"self": "http://172.30.9.21:5000/v3/roles/55bd680145104e78a88f58d420b0915f"}, "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role"}} 2018-12-23 20:52:47,173 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-71994296-0b4b-4ae4-b717-f973f7df0555 2018-12-23 20:52:47,174 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role 2018-12-23 20:52:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/55bd680145104e78a88f58d420b0915f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:52:47,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b61c7e-c0ef-4ed2-a98f-8f32611c1b4d Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "55bd680145104e78a88f58d420b0915f", "links": {"self": "http://172.30.9.21:5000/v3/roles/55bd680145104e78a88f58d420b0915f"}, "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role"}} 2018-12-23 20:52:47,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/55bd680145104e78a88f58d420b0915f used request id req-c3b61c7e-c0ef-4ed2-a98f-8f32611c1b4d 2018-12-23 20:52:47,274 - keystone_utils - INFO - Granting role SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role to project SimpleHealthCheck-264d7baa-7bb6-4ea-proj 2018-12-23 20:52:47,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab/users/8ad7756c2a8345b98c2af866e4002039/roles/55bd680145104e78a88f58d420b0915f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:52:47,486 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:52:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5763f257-6d75-4b7f-a239-df777c23df6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:52:47,486 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab/users/8ad7756c2a8345b98c2af866e4002039/roles/55bd680145104e78a88f58d420b0915f used request id req-5763f257-6d75-4b7f-a239-df777c23df6b 2018-12-23 20:52:47,487 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:52:47,488 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:52:47,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:47,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:47,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55bd680145104e78a88f58d420b0915f", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role"}], "expires_at": "2018-12-23T21:52:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-user", "id": "8ad7756c2a8345b98c2af866e4002039"}, "audit_ids": ["2fcsxcAdSSa56RKLSrFJYw"], "issued_at": "2018-12-23T20:52:47.000000Z"}} 2018-12-23 20:52:47,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" 2018-12-23 20:52:48,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bdbbc2-5f89-40c9-8e6b-b0ef20e1fce5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:48,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d0bdbbc2-5f89-40c9-8e6b-b0ef20e1fce5 2018-12-23 20:52:48,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" 2018-12-23 20:52:48,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-43d8cb73-e4a5-4fd4-a60e-ed081e326a3c Date: Sun, 23 Dec 2018 20:52:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image"} 2018-12-23 20:52:48,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image used request id req-43d8cb73-e4a5-4fd4-a60e-ed081e326a3c 2018-12-23 20:52:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" 2018-12-23 20:52:48,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-814ce446-8591-49dd-a6ab-adcdaecd2bb4 Date: Sun, 23 Dec 2018 20:52: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:52:48,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-814ce446-8591-49dd-a6ab-adcdaecd2bb4 2018-12-23 20:52:48,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image"}' 2018-12-23 20:52:48,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c93e3a63-d769-4e95-a983-27532df332f9 Date: Sun, 23 Dec 2018 20:52:48 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "min_disk": 0, "protected": false, "id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "file": "/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f/file", "checksum": null, "owner": "1e5868928df94d32afc7f659eee1deab", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:48,336 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c93e3a63-d769-4e95-a983-27532df332f9 2018-12-23 20:52:48,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" -d '' 2018-12-23 20:52:48,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c956fa5-6ad8-4321-be8d-093e2f4e85f9 Date: Sun, 23 Dec 2018 20:52:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:52:48,694 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f/file used request id req-7c956fa5-6ad8-4321-be8d-093e2f4e85f9 2018-12-23 20:52:48,695 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:52:48,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" 2018-12-23 20:52:48,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4f0be927-1412-4faf-b730-20bcfcbb4d6e Date: Sun, 23 Dec 2018 20:52:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:48Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1745c45e-534a-47bf-8c6e-2700a269c36f/snap", "metadata": {}}], "self": "/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "min_disk": 0, "protected": false, "id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "file": "/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e5868928df94d32afc7f659eee1deab", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1745c45e-534a-47bf-8c6e-2700a269c36f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:48,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f used request id req-4f0be927-1412-4faf-b730-20bcfcbb4d6e 2018-12-23 20:52:48,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" 2018-12-23 20:52:48,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1515c993-7bbd-44f6-aff7-0bae7f220403 Date: Sun, 23 Dec 2018 20:52: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:52:48,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1515c993-7bbd-44f6-aff7-0bae7f220403 2018-12-23 20:52:48,724 - create_image - INFO - Created image with name - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image 2018-12-23 20:52:48,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" 2018-12-23 20:52:48,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-cf0b687a-1d8c-452c-8246-5cad2f8b6bb0 Date: Sun, 23 Dec 2018 20:52:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:48Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1745c45e-534a-47bf-8c6e-2700a269c36f/snap", "metadata": {}}], "self": "/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "min_disk": 0, "protected": false, "id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "file": "/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e5868928df94d32afc7f659eee1deab", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1745c45e-534a-47bf-8c6e-2700a269c36f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:52:48,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f used request id req-cf0b687a-1d8c-452c-8246-5cad2f8b6bb0 2018-12-23 20:52:48,742 - create_image - DEBUG - Instance status is - active 2018-12-23 20:52:48,742 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image 2018-12-23 20:52:48,742 - create_image - INFO - Image is now active with name - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image 2018-12-23 20:52:48,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:48,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:49,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55bd680145104e78a88f58d420b0915f", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role"}], "expires_at": "2018-12-23T21:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-user", "id": "8ad7756c2a8345b98c2af866e4002039"}, "audit_ids": ["9OlRU6S1RhSBqTZIRPXrnQ"], "issued_at": "2018-12-23T20:52:49.000000Z"}} 2018-12-23 20:52:49,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" 2018-12-23 20:52:49,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30b1806-cbe7-4982-8879-fad471ef896f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:49,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f30b1806-cbe7-4982-8879-fad471ef896f 2018-12-23 20:52:49,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" 2018-12-23 20:52:49,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc9cb201-368f-42fd-9734-dc884f52a427 Date: Sun, 23 Dec 2018 20:52:49 GMT RESP BODY: {"networks":[]} 2018-12-23 20:52:49,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-dc9cb201-368f-42fd-9734-dc884f52a427 2018-12-23 20:52:49,420 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net 2018-12-23 20:52:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" -d '{"network": {"name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net", "admin_state_up": true}}' 2018-12-23 20:52:49,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-3d191b80-11bb-4b04-a5b9-0c6ef9feb1db Date: Sun, 23 Dec 2018 20:52:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:52:49Z","is_default":false,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}} 2018-12-23 20:52:49,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-3d191b80-11bb-4b04-a5b9-0c6ef9feb1db 2018-12-23 20:52:49,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" 2018-12-23 20:52:50,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-1cb41732-b201-4ee2-a79d-053137b924b5 Date: Sun, 23 Dec 2018 20:52:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:52:49Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:50,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-1cb41732-b201-4ee2-a79d-053137b924b5 2018-12-23 20:52:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" 2018-12-23 20:52:50,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-98c00f24-a00d-4e3b-b6f4-c0d18fb8caf6 Date: Sun, 23 Dec 2018 20:52:50 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:52:50,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-98c00f24-a00d-4e3b-b6f4-c0d18fb8caf6 2018-12-23 20:52:50,048 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet 2018-12-23 20:52:50,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" -d '{"subnets": [{"ip_version": 4, "network_id": "c19c1d57-842b-4163-b687-31d387307f8f", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]}' 2018-12-23 20:52:50,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2514b408-4b51-4f70-ac7d-02c9c6a1a7ef Date: Sun, 23 Dec 2018 20:52:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:50,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2514b408-4b51-4f70-ac7d-02c9c6a1a7ef 2018-12-23 20:52:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" 2018-12-23 20:52:50,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-dc5912ee-c496-4ec5-88e7-aed717a11090 Date: Sun, 23 Dec 2018 20:52:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:50,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-dc5912ee-c496-4ec5-88e7-aed717a11090 2018-12-23 20:52:50,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" 2018-12-23 20:52:50,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-aed80802-3cca-431c-b891-5f66acb7502d Date: Sun, 23 Dec 2018 20:52:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:50,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-aed80802-3cca-431c-b891-5f66acb7502d 2018-12-23 20:52:50,993 - OpenStackNetwork - DEBUG - Network [c19c1d57-842b-4163-b687-31d387307f8f] created successfully 2018-12-23 20:52:50,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:50,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:51,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["8btR2YFFRn6a791I_uxUAg"], "issued_at": "2018-12-23T20:52:51.000000Z"}} 2018-12-23 20:52:51,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5623b6d7ec00f67763a9d74abdd5302d113fd429" 2018-12-23 20:52:51,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77e9374-117e-4d48-8f83-ee610ad18802 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:51,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d77e9374-117e-4d48-8f83-ee610ad18802 2018-12-23 20:52:51,502 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:52:51,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5623b6d7ec00f67763a9d74abdd5302d113fd429" 2018-12-23 20:52:51,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-45bbc347-864a-4313-8fb8-3c6d3b5710db x-compute-request-id: req-45bbc347-864a-4313-8fb8-3c6d3b5710db Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:52:51,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-45bbc347-864a-4313-8fb8-3c6d3b5710db 2018-12-23 20:52:51,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5623b6d7ec00f67763a9d74abdd5302d113fd429" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:52:51,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-33affe4e-07a3-4b00-aa7c-58d7679b242b x-compute-request-id: req-33affe4e-07a3-4b00-aa7c-58d7679b242b Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c"}} 2018-12-23 20:52:51,726 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-33affe4e-07a3-4b00-aa7c-58d7679b242b 2018-12-23 20:52:51,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:51,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:52,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55bd680145104e78a88f58d420b0915f", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role"}], "expires_at": "2018-12-23T21:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-user", "id": "8ad7756c2a8345b98c2af866e4002039"}, "audit_ids": ["wchQ7asXT6K77lTzFsjj5A"], "issued_at": "2018-12-23T20:52:52.000000Z"}} 2018-12-23 20:52:52,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:52,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da9172a-a4c2-4c83-bf46-6ae880cb4be2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:52,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9da9172a-a4c2-4c83-bf46-6ae880cb4be2 2018-12-23 20:52:52,274 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:52:52,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:52,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf35de42-d6a7-4d90-90bb-fba309c5a971 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:52,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cf35de42-d6a7-4d90-90bb-fba309c5a971 2018-12-23 20:52:52,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:52,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-577b8004-a11f-43d3-b866-bdc66f830e1f Date: Sun, 23 Dec 2018 20:52:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:52,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-577b8004-a11f-43d3-b866-bdc66f830e1f 2018-12-23 20:52:52,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:52,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6e625e7a-3881-43db-83e9-b7db3c884be3 Date: Sun, 23 Dec 2018 20:52:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:52,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-6e625e7a-3881-43db-83e9-b7db3c884be3 2018-12-23 20:52:52,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:52,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-17022686-98e4-486a-98af-23b80f7c013e Date: Sun, 23 Dec 2018 20:52:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:52,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-17022686-98e4-486a-98af-23b80f7c013e 2018-12-23 20:52:52,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:52,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:52,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:52,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14873752-d74e-41cb-bd22-dfd4b2bf54a7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}} 2018-12-23 20:52:52,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab used request id req-14873752-d74e-41cb-bd22-dfd4b2bf54a7 2018-12-23 20:52:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:52,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bace3474-a0a6-45fc-9a41-85d0c87b5cbc Date: Sun, 23 Dec 2018 20:52:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:52,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-bace3474-a0a6-45fc-9a41-85d0c87b5cbc 2018-12-23 20:52:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c19c1d57-842b-4163-b687-31d387307f8f&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:52,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-990eff31-39b1-46e0-9a1d-dfbbd6f779ce Date: Sun, 23 Dec 2018 20:52:52 GMT RESP BODY: {"ports":[]} 2018-12-23 20:52:52,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c19c1d57-842b-4163-b687-31d387307f8f&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1&admin_state_up=True used request id req-990eff31-39b1-46e0-9a1d-dfbbd6f779ce 2018-12-23 20:52:52,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:53,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42803b38-7a1b-4d77-bacf-26d14213150b x-compute-request-id: req-42803b38-7a1b-4d77-bacf-26d14213150b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:52:53,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst used request id req-42803b38-7a1b-4d77-bacf-26d14213150b 2018-12-23 20:52:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:53,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-15756767-d61d-478e-b4fd-f40ac6773de2 Date: Sun, 23 Dec 2018 20:52:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:53,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-15756767-d61d-478e-b4fd-f40ac6773de2 2018-12-23 20:52:53,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:53,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c734bcbb-2e7e-4275-bc53-22b97b307f97 Date: Sun, 23 Dec 2018 20:52:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:53,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-c734bcbb-2e7e-4275-bc53-22b97b307f97 2018-12-23 20:52:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:53,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-9e1876aa-81cb-4f22-919b-348d76974967 Date: Sun, 23 Dec 2018 20:52:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:53,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-9e1876aa-81cb-4f22-919b-348d76974967 2018-12-23 20:52:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:53,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11fc0ca-a5ba-4bdf-8d3e-6abebb0943d1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}} 2018-12-23 20:52:53,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab used request id req-b11fc0ca-a5ba-4bdf-8d3e-6abebb0943d1 2018-12-23 20:52:53,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:53,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-76c0b930-6336-4d29-9cd5-e80c74047e5b Date: Sun, 23 Dec 2018 20:52:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:53,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-76c0b930-6336-4d29-9cd5-e80c74047e5b 2018-12-23 20:52:53,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c19c1d57-842b-4163-b687-31d387307f8f&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:53,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d9e1f480-5fcf-4eeb-bd1d-d7be55ed3114 Date: Sun, 23 Dec 2018 20:52:53 GMT RESP BODY: {"ports":[]} 2018-12-23 20:52:53,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c19c1d57-842b-4163-b687-31d387307f8f&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1&admin_state_up=True used request id req-d9e1f480-5fcf-4eeb-bd1d-d7be55ed3114 2018-12-23 20:52:53,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:52:53,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:52:54,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "55bd680145104e78a88f58d420b0915f", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role"}], "expires_at": "2018-12-23T21:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/1e5868928df94d32afc7f659eee1deab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-user", "id": "8ad7756c2a8345b98c2af866e4002039"}, "audit_ids": ["djnDEvaBQZWPj317v1g8NA"], "issued_at": "2018-12-23T20:52:54.000000Z"}} 2018-12-23 20:52:54,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8261f9923b0878746c7abd2361f5182df8dbf168" 2018-12-23 20:52:54,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2d79e8-af58-4b7e-8fda-fb1f0d3ea899 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:52:54,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cb2d79e8-af58-4b7e-8fda-fb1f0d3ea899 2018-12-23 20:52:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:54,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-516f1087-61fb-4308-9a3a-af3422c6a5c5 Date: Sun, 23 Dec 2018 20:52:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:54,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-516f1087-61fb-4308-9a3a-af3422c6a5c5 2018-12-23 20:52:54,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:54,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d177e3d2-d61a-4aa3-a089-c4d23b3ec8aa Date: Sun, 23 Dec 2018 20:52:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:54,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-d177e3d2-d61a-4aa3-a089-c4d23b3ec8aa 2018-12-23 20:52:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:54,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-66a1024c-6169-4aaa-966e-e54164236b01 Date: Sun, 23 Dec 2018 20:52:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:54,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-66a1024c-6169-4aaa-966e-e54164236b01 2018-12-23 20:52:54,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:52:54,385 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:52:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:52:54,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8261f9923b0878746c7abd2361f5182df8dbf168" 2018-12-23 20:52:54,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb6a3a8-0b61-42ef-ab5b-ae23f4c824fa Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}} 2018-12-23 20:52:54,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab used request id req-1eb6a3a8-0b61-42ef-ab5b-ae23f4c824fa 2018-12-23 20:52:54,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:54,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d89c9cdd-8204-4259-b109-41ea7e9bb21c Date: Sun, 23 Dec 2018 20:52:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:54,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-d89c9cdd-8204-4259-b109-41ea7e9bb21c 2018-12-23 20:52:54,526 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net 2018-12-23 20:52:54,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" -d '{"port": {"network_id": "c19c1d57-842b-4163-b687-31d387307f8f", "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1", "admin_state_up": true}}' 2018-12-23 20:52:55,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-91d4b821-ae7a-4c77-ba86-516ecb37b5d3 Date: Sun, 23 Dec 2018 20:52:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:52:55Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","ip_address":"10.55.0.7"}],"id":"b74f19e3-5cef-4aae-93cd-ee4b12ddc640","security_groups":["cce313fc-0d48-4544-b141-172e9fc284ab"],"mac_address":"fa:16:3e:e0:3e:e4","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1","project_id":"1e5868928df94d32afc7f659eee1deab","qos_policy_id":null,"admin_state_up":true,"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:52:55,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-91d4b821-ae7a-4c77-ba86-516ecb37b5d3 2018-12-23 20:52:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:55,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-aae02401-0fd5-42ad-ad3d-bc05940c57b0 Date: Sun, 23 Dec 2018 20:52:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:55,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-aae02401-0fd5-42ad-ad3d-bc05940c57b0 2018-12-23 20:52:55,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:55,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-83190ed9-896a-49aa-9511-57355e9a6b3d Date: Sun, 23 Dec 2018 20:52:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:55,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-83190ed9-896a-49aa-9511-57355e9a6b3d 2018-12-23 20:52:55,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:55,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-0f7f4402-62da-4263-9dbe-41e5efc5ad16 Date: Sun, 23 Dec 2018 20:52:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:52:55,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-0f7f4402-62da-4263-9dbe-41e5efc5ad16 2018-12-23 20:52:55,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:55,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2133a770-cc8b-42b6-8d2d-8836cdde6a70 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}} 2018-12-23 20:52:55,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab used request id req-2133a770-cc8b-42b6-8d2d-8836cdde6a70 2018-12-23 20:52:55,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:55,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c519b8bf-d6aa-42f6-ad31-3ac2d409c53f Date: Sun, 23 Dec 2018 20:52:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:52:55,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-c519b8bf-d6aa-42f6-ad31-3ac2d409c53f 2018-12-23 20:52:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c19c1d57-842b-4163-b687-31d387307f8f&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:55,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-801d5823-8293-4cf4-a9a1-7be12b6ed8ef Date: Sun, 23 Dec 2018 20:52:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:52:55Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","ip_address":"10.55.0.7"}],"id":"b74f19e3-5cef-4aae-93cd-ee4b12ddc640","security_groups":["cce313fc-0d48-4544-b141-172e9fc284ab"],"mac_address":"fa:16:3e:e0:3e:e4","project_id":"1e5868928df94d32afc7f659eee1deab","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1","admin_state_up":true,"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:54Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:52:55,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c19c1d57-842b-4163-b687-31d387307f8f&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1&admin_state_up=True used request id req-801d5823-8293-4cf4-a9a1-7be12b6ed8ef 2018-12-23 20:52:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:56,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3bd71b-3588-4964-8c17-67e3b74db4d2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}} 2018-12-23 20:52:56,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab used request id req-1e3bd71b-3588-4964-8c17-67e3b74db4d2 2018-12-23 20:52:56,063 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst 2018-12-23 20:52:56,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:56,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c7f12fd-7ed7-4ac2-9b2a-f19ff6125714 x-compute-request-id: req-8c7f12fd-7ed7-4ac2-9b2a-f19ff6125714 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}], "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-flavor-name"}]} 2018-12-23 20:52:56,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8c7f12fd-7ed7-4ac2-9b2a-f19ff6125714 2018-12-23 20:52:56,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:56,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcb369d1-6441-44c5-bbb3-c64337d7661a x-compute-request-id: req-fcb369d1-6441-44c5-bbb3-c64337d7661a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c"}} 2018-12-23 20:52:56,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c used request id req-fcb369d1-6441-44c5-bbb3-c64337d7661a 2018-12-23 20:52:56,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:56,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f6310e5b-ccd0-4f7a-abc6-ed62447cb020 Date: Sun, 23 Dec 2018 20:52:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:52:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:52:48Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1745c45e-534a-47bf-8c6e-2700a269c36f/snap", "metadata": {}}], "self": "/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "min_disk": 0, "protected": false, "id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "file": "/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1e5868928df94d32afc7f659eee1deab", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1745c45e-534a-47bf-8c6e-2700a269c36f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image"} 2018-12-23 20:52:56,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image used request id req-f6310e5b-ccd0-4f7a-abc6-ed62447cb020 2018-12-23 20:52:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:56,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a3a07a20-3c01-462f-ba1c-f8370a55f7dc Date: Sun, 23 Dec 2018 20:52:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:52:56,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a3a07a20-3c01-462f-ba1c-f8370a55f7dc 2018-12-23 20:52:56,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" -d '{"server": {"name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst", "imageRef": "1745c45e-534a-47bf-8c6e-2700a269c36f", "flavorRef": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "max_count": 1, "min_count": 1, "networks": [{"port": "b74f19e3-5cef-4aae-93cd-ee4b12ddc640"}]}}' 2018-12-23 20:52:57,857 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:52:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bbfaaa5-7318-4ccf-83f3-7f7231118524 x-compute-request-id: req-8bbfaaa5-7318-4ccf-83f3-7f7231118524 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7226b2f9-e255-4b20-b488-e7917c8b7ea3", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "bookmark"}], "adminPass": "XmwY7HKCsYbD"}} 2018-12-23 20:52:57,857 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8bbfaaa5-7318-4ccf-83f3-7f7231118524 2018-12-23 20:52:57,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:58,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-e6e4db2a-9877-43c5-849d-63492e8c21c6 x-compute-request-id: req-e6e4db2a-9877-43c5-849d-63492e8c21c6 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "bookmark"}], "image": {"id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "links": [{"href": "http://172.30.9.21:8774/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "links": [{"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}]}, "id": "7226b2f9-e255-4b20-b488-e7917c8b7ea3", "user_id": "8ad7756c2a8345b98c2af866e4002039", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:52:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst", "created": "2018-12-23T20:52:57Z", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:52:58,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-e6e4db2a-9877-43c5-849d-63492e8c21c6 2018-12-23 20:52:58,079 - create_instance - INFO - Created instance with name - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst 2018-12-23 20:52:58,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:52:58,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:52:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-726f3623-b6fd-4f65-8b4a-ceacbcbb10b1 x-compute-request-id: req-726f3623-b6fd-4f65-8b4a-ceacbcbb10b1 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.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "bookmark"}], "image": {"id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "links": [{"href": "http://172.30.9.21:8774/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "links": [{"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}]}, "id": "7226b2f9-e255-4b20-b488-e7917c8b7ea3", "user_id": "8ad7756c2a8345b98c2af866e4002039", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:52:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst", "created": "2018-12-23T20:52:57Z", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:52:58,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-726f3623-b6fd-4f65-8b4a-ceacbcbb10b1 2018-12-23 20:52:58,311 - create_instance - DEBUG - Instance status [SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst] is - BUILD 2018-12-23 20:52:58,311 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:53:01,313 - create_instance - DEBUG - VM status query timeout in 896.766552925 2018-12-23 20:53:01,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:01,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc0a5a34-f76a-4885-b857-319c6272f96d x-compute-request-id: req-bc0a5a34-f76a-4885-b857-319c6272f96d Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "bookmark"}], "image": {"id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "links": [{"href": "http://172.30.9.21:8774/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "links": [{"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}]}, "id": "7226b2f9-e255-4b20-b488-e7917c8b7ea3", "security_groups": [{"name": "default"}], "user_id": "8ad7756c2a8345b98c2af866e4002039", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:52:59Z", "hostId": "ad6d9953c70b07b6838ab9c3a3d188124633dc25f39bdff345ad5a21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst", "created": "2018-12-23T20:52:57Z", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:01,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-bc0a5a34-f76a-4885-b857-319c6272f96d 2018-12-23 20:53:01,798 - create_instance - DEBUG - Instance status [SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst] is - BUILD 2018-12-23 20:53:01,799 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:53:04,802 - create_instance - DEBUG - VM status query timeout in 893.277848005 2018-12-23 20:53:04,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:05,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cecadf9e-d8ed-4a3c-b53e-c5fb332f2c94 x-compute-request-id: req-cecadf9e-d8ed-4a3c-b53e-c5fb332f2c94 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:3e:e4", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "bookmark"}], "image": {"id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "links": [{"href": "http://172.30.9.21:8774/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:03.000000", "flavor": {"id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "links": [{"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}]}, "id": "7226b2f9-e255-4b20-b488-e7917c8b7ea3", "security_groups": [{"name": "default"}], "user_id": "8ad7756c2a8345b98c2af866e4002039", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:03Z", "hostId": "ad6d9953c70b07b6838ab9c3a3d188124633dc25f39bdff345ad5a21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst", "created": "2018-12-23T20:52:57Z", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:05,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-cecadf9e-d8ed-4a3c-b53e-c5fb332f2c94 2018-12-23 20:53:05,150 - create_instance - DEBUG - Instance status [SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst] is - ACTIVE 2018-12-23 20:53:05,150 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:53:05,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:05,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53: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-7c4e4620-a628-4c13-95bd-a38eac0e6f4a x-compute-request-id: req-7c4e4620-a628-4c13-95bd-a38eac0e6f4a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:3e:e4", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "bookmark"}], "image": {"id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "links": [{"href": "http://172.30.9.21:8774/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:03.000000", "flavor": {"id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "links": [{"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}]}, "id": "7226b2f9-e255-4b20-b488-e7917c8b7ea3", "security_groups": [{"name": "default"}], "user_id": "8ad7756c2a8345b98c2af866e4002039", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:03Z", "hostId": "ad6d9953c70b07b6838ab9c3a3d188124633dc25f39bdff345ad5a21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst", "created": "2018-12-23T20:52:57Z", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:05,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-7c4e4620-a628-4c13-95bd-a38eac0e6f4a 2018-12-23 20:53:05,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:05,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-30a468ac-2a88-45ad-bebf-8388eb2124b1 Date: Sun, 23 Dec 2018 20:53:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c19c1d57-842b-4163-b687-31d387307f8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1e5868928df94d32afc7f659eee1deab","l2_adjacency":true,"status":"ACTIVE","subnets":["d911dd41-b898-4311-b9e4-ff6d330c9e0d"],"description":"","tags":[],"updated_at":"2018-12-23T20:52:50Z","qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net","admin_state_up":true,"tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:49Z","mtu":1450}]} 2018-12-23 20:53:05,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net used request id req-30a468ac-2a88-45ad-bebf-8388eb2124b1 2018-12-23 20:53:05,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:05,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4058d08-88c1-4eb8-b458-8c095d5b6379 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}} 2018-12-23 20:53:05,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab used request id req-b4058d08-88c1-4eb8-b458-8c095d5b6379 2018-12-23 20:53:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:06,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ccd28531-3e96-4231-bdf7-8ae35a13edf0 Date: Sun, 23 Dec 2018 20:53:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:50Z","dns_nameservers":[],"updated_at":"2018-12-23T20:52: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":"1e5868928df94d32afc7f659eee1deab","id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","subnetpool_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet"}]} 2018-12-23 20:53:06,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-ccd28531-3e96-4231-bdf7-8ae35a13edf0 2018-12-23 20:53:06,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:06,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1642 X-Openstack-Request-Id: req-bc2bd2f6-b3b7-4e73-8787-09a87be62445 Date: Sun, 23 Dec 2018 20:53:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:03Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","ip_address":"10.55.0.7"}],"id":"b74f19e3-5cef-4aae-93cd-ee4b12ddc640","security_groups":["cce313fc-0d48-4544-b141-172e9fc284ab"],"mac_address":"fa:16:3e:e0:3e:e4","project_id":"1e5868928df94d32afc7f659eee1deab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1","admin_state_up":true,"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:54Z","binding:vnic_type":"normal","device_id":"7226b2f9-e255-4b20-b488-e7917c8b7ea3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:52:53Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d911dd41-b898-4311-b9e4-ff6d330c9e0d","ip_address":"10.55.0.2"}],"id":"d6e7f32a-94c8-4614-a9ac-afd4519a7574","security_groups":[],"mac_address":"fa:16:3e:41:3c:4f","project_id":"1e5868928df94d32afc7f659eee1deab","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c19c1d57-842b-4163-b687-31d387307f8f","tenant_id":"1e5868928df94d32afc7f659eee1deab","created_at":"2018-12-23T20:52:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c19c1d57-842b-4163-b687-31d387307f8f","ip_allocation":"immediate"}]} 2018-12-23 20:53:06,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c19c1d57-842b-4163-b687-31d387307f8f used request id req-bc2bd2f6-b3b7-4e73-8787-09a87be62445 2018-12-23 20:53:06,067 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-12-23 20:53:06,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:06,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53: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-cf740233-1204-42ca-822b-5dad4065734b x-compute-request-id: req-cf740233-1204-42ca-822b-5dad4065734b Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:3e:e4", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "bookmark"}], "image": {"id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "links": [{"href": "http://172.30.9.21:8774/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:03.000000", "flavor": {"id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "links": [{"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}]}, "id": "7226b2f9-e255-4b20-b488-e7917c8b7ea3", "security_groups": [{"name": "default"}], "user_id": "8ad7756c2a8345b98c2af866e4002039", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:03Z", "hostId": "ad6d9953c70b07b6838ab9c3a3d188124633dc25f39bdff345ad5a21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst", "created": "2018-12-23T20:52:57Z", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:06,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-cf740233-1204-42ca-822b-5dad4065734b 2018-12-23 20:53:06,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:53:06,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53: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-868fadba-1bb2-45f2-9d5e-813f1d98a37c x-compute-request-id: req-868fadba-1bb2-45f2-9d5e-813f1d98a37c Content-Encoding: gzip Content-Length: 7799 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE147F 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 524734251 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.226180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229109] pid_max: default: 32768 minimum: 301\n[ 0.230678] ACPI: Core revision 20150930\n[ 0.232644] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234921] Security Framework initialized\n[ 0.236341] Yama: becoming mindful.\n[ 0.237617] AppArmor: AppArmor initialized\n[ 0.239103] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241345] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.243572] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.245654] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.247995] Initializing cgroup subsys io\n[ 0.249446] Initializing cgroup subsys memory\n[ 0.250951] Initializing cgroup subsys devices\n[ 0.252466] Initializing cgroup subsys freezer\n[ 0.253982] Initializing cgroup subsys net_cls\n[ 0.255502] Initializing cgroup subsys perf_event\n[ 0.257106] Initializing cgroup subsys net_prio\n[ 0.258683] Initializing cgroup subsys hugetlb\n[ 0.260196] Initializing cgroup subsys pids\n[ 0.261709] CPU: Physical Processor ID: 0\n[ 0.263803] mce: CPU supports 10 MCE banks\n[ 0.265271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291742] ftrace: allocating 31920 entries in 125 pages\n[ 0.322175] smpboot: Max logical packages: 1\n[ 0.323680] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326048] x2apic enabled\n[ 0.327398] Switched APIC routing to physical x2apic.\n[ 0.330277] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332255] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335896] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339026] KVM setup paravirtual spinlock\n[ 0.340952] x86: Booted up 1 node, 1 CPUs\n[ 0.342365] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344742] devtmpfs: initialized\n[ 0.346923] evm: security.selinux\n[ 0.348140] evm: security.SMACK64\n[ 0.349364] evm: security.SMACK64EXEC\n[ 0.350690] evm: security.SMACK64TRANSMUTE\n[ 0.352115] evm: security.SMACK64MMAP\n[ 0.353416] evm: security.ima\n[ 0.354531] evm: security.capability\n[ 0.355885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.359133] pinctrl core: initialized pinctrl subsystem\n[ 0.361036] RTC time: 20:53:03, date: 12/23/18\n[ 0.362653] NET: Registered protocol family 16\n[ 0.364286] cpuidle: using governor ladder\n[ 0.365720] cpuidle: using governor menu\n[ 0.367098] PCCT header not found.\n[ 0.368373] ACPI: bus type PCI registered\n[ 0.369795] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.371964] PCI: Using configuration type 1 for base access\n[ 0.374493] ACPI: Added _OSI(Module Device)\n[ 0.375965] ACPI: Added _OSI(Processor Device)\n[ 0.377476] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.379063] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.381666] ACPI: Interpreter enabled\n[ 0.382983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.386216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.389465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.392721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.395942] ACPI: (supports S0 S5)\n[ 0.397170] ACPI: Using IOAPIC for interrupt routing\n[ 0.398857] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.403322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.405327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.407506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.409608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.413437] acpiphp: Slot [3] registered\n[ 0.414831] acpiphp: Slot [4] registered\n[ 0.416219] acpiphp: Slot [5] registered\n[ 0.417610] acpiphp: Slot [6] registered\n[ 0.418993] acpiphp: Slot [7] registered\n[ 0.420405] acpiphp: Slot [8] registered\n[ 0.421796] acpiphp: Slot [9] registered\n[ 0.423182] acpiphp: Slot [10] registered\n[ 0.424592] acpiphp: Slot [11] registered\n[ 0.426007] acpiphp: Slot [12] registered\n[ 0.427414] acpiphp: Slot [13] registered\n[ 0.428819] acpiphp: Slot [14] registered\n[ 0.430241] acpiphp: Slot [15] registered\n[ 0.447256] acpiphp: Slot [16] registered\n[ 0.448675] acpiphp: Slot [17] registered\n[ 0.450086] acpiphp: Slot [18] registered\n[ 0.451527] acpiphp: Slot [19] registered\n[ 0.452941] acpiphp: Slot [20] registered\n[ 0.454353] acpiphp: Slot [21] registered\n[ 0.455766] acpiphp: Slot [22] registered\n[ 0.457177] acpiphp: Slot [23] registered\n[ 0.458592] acpiphp: Slot [24] registered\n[ 0.460005] acpiphp: Slot [25] registered\n[ 0.461440] acpiphp: Slot [26] registered\n[ 0.462851] acpiphp: Slot [27] registered\n[ 0.464268] acpiphp: Slot [28] registered\n[ 0.465680] acpiphp: Slot [29] registered\n[ 0.467122] acpiphp: Slot [30] registered\n[ 0.468536] acpiphp: Slot [31] registered\n[ 0.469939] PCI host bridge to bus 0000:00\n[ 0.471381] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.473518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.475650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478179] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.480712] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.483342] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487998] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490274] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492389] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.498996] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.501549] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523862] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526421] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534493] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539093] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541566] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.546257] vgaarb: loaded\n[ 0.547332] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549493] SCSI subsystem initialized\n[ 0.551136] ACPI: bus type USB registered\n[ 0.552631] usbcore: registered new interface driver usbfs\n[ 0.554490] usbcore: registered new interface driver hub\n[ 0.556301] usbcore: registered new device driver usb\n[ 0.558249] PCI: Using ACPI for IRQ routing\n[ 0.560317] NetLabel: Initializing\n[ 0.561603] NetLabel: domain hash size = 128\n[ 0.563129] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564854] NetLabel: unlabeled traffic allowed by default\n[ 0.566951] clocksource: Switched to clocksource kvm-clock\n[ 0.577409] AppArmor: AppArmor Filesystem Enabled\n[ 0.579153] pnp: PnP ACPI init\n[ 0.580712] pnp: PnP ACPI: found 5 devices\n[ 0.587752] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.590820] NET: Registered protocol family 2\n[ 0.592649] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.594954] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.597075] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.599223] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603307] NET: Registered protocol family 1\n[ 0.604888] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.606877] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.608816] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.623850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639399] Trying to unpack rootfs image as initramfs...\n[ 0.701215] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.704136] Scanning for low memory corruption every 60 seconds\n[ 0.706433] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.708563] audit: initializing netlink subsys (disabled)\n[ 0.710404] audit: type=2000 audit(1545598384.661:1): initialized\n[ 0.712686] Initialise system trusted keyring\n[ 0.714357] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.716463] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.719665] zbud: loaded\n[ 0.720857] VFS: Disk quotas dquot_6.6.0\n[ 0.722309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724966] fuse init (API version 7.23)\n[ 0.726526] Key type big_key registered\n[ 0.727964] Allocating IMA MOK and blacklist keyrings.\n[ 0.730049] Key type asymmetric registered\n[ 0.731536] Asymmetric key parser 'x509' registered\n[ 0.733262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.735932] io scheduler noop registered\n[ 0.737356] io scheduler deadline registered (default)\n[ 0.739173] io scheduler cfq registered\n[ 0.740663] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.742530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.744788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747406] ACPI: Power Button [PWRF]\n[ 0.748875] GHES: HEST is not enabled!\n[ 0.763189] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793245] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796904] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.822304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825917] Linux agpgart interface v0.103\n[ 0.829543] brd: module loaded\n[ 0.832021] loop: module loaded\n[ 0.837599] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.840211] GPT:90111 != 20971519\n[ 0.841457] GPT:Alternate GPT header not at the end of the disk.\n[ 0.843449] GPT:90111 != 20971519\n[ 0.844698] GPT: Use GNU Parted to correct GPT errors.\n[ 0.846444] vda: vda1 vda15\n[ 0.848360] scsi host0: ata_piix\n[ 0.849739] scsi host1: ata_piix\n[ 0.851030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.853266] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.856120] libphy: Fixed MDIO Bus: probed\n[ 0.857617] tun: Universal TUN/TAP device driver, 1.6\n[ 0.859353] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.862671] PPP generic driver version 2.4.2\n[ 0.864272] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.866436] ehci-pci: EHCI PCI platform driver\n[ 0.868019] ehci-platform: EHCI generic platform driver\n[ 0.869825] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.871885] ohci-pci: OHCI PCI platform driver\n[ 0.873464] ohci-platform: OHCI generic platform driver\n[ 0.875270] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.890377] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.892202] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.894848] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.896637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.898723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.900958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.903526] usb usb1: Product: UHCI Host Controller\n[ 0.905212] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.907272] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.908984] hub 1-0:1.0: USB hub found\n[ 0.910393] hub 1-0:1.0: 2 ports detected\n[ 0.912011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.915689] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.917425] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.919267] mousedev: PS/2 mouse device common for all mice\n[ 0.921509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.924539] rtc_cmos 00:00: RTC can wake from S4\n[ 0.926713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.928834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.930987] i2c /dev entries driver\n[ 0.932339] device-mapper: uevent: version 1.0.3\n[ 0.934028] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.937011] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.939311] NET: Registered protocol family 10\n[ 0.941203] NET: Registered protocol family 17\n[ 0.942806] Key type dns_resolver registered\n[ 0.944468] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.946452] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.949602] registered taskstats version 1\n[ 0.951109] Loading compiled-in X.509 certificates\n[ 0.953351] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.956714] zswap: loaded using pool lzo/zbud\n[ 0.959092] Key type trusted registered\n[ 0.961565] Key type encrypted registered\n[ 0.963041] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.964934] ima: No TPM chip found, activating TPM-bypass!\n[ 0.966809] evm: HMAC attrs: 0x1\n[ 0.968414] Magic number: 14:228:903\n[ 0.969914] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:04 UTC (1545598384)\n[ 0.972796] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.974822] EDD information not available.\n[ 1.012715] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.031947] Write protecting the kernel read-only data: 14336k\n[ 1.035390] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.038502] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\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[ 1.089764] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.7...\nLease of 10.55.0.7 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2018-12-23 20:53:06,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3/action used request id req-868fadba-1bb2-45f2-9d5e-813f1d98a37c 2018-12-23 20:53:06,454 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 20:53:06,454 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000000FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000000FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000000FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000000FFE147F 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 524734251 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.226180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229109] pid_max: default: 32768 minimum: 301 [ 0.230678] ACPI: Core revision 20150930 [ 0.232644] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234921] Security Framework initialized [ 0.236341] Yama: becoming mindful. [ 0.237617] AppArmor: AppArmor initialized [ 0.239103] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241345] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.243572] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.245654] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.247995] Initializing cgroup subsys io [ 0.249446] Initializing cgroup subsys memory [ 0.250951] Initializing cgroup subsys devices [ 0.252466] Initializing cgroup subsys freezer [ 0.253982] Initializing cgroup subsys net_cls [ 0.255502] Initializing cgroup subsys perf_event [ 0.257106] Initializing cgroup subsys net_prio [ 0.258683] Initializing cgroup subsys hugetlb [ 0.260196] Initializing cgroup subsys pids [ 0.261709] CPU: Physical Processor ID: 0 [ 0.263803] mce: CPU supports 10 MCE banks [ 0.265271] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267019] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283503] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291742] ftrace: allocating 31920 entries in 125 pages [ 0.322175] smpboot: Max logical packages: 1 [ 0.323680] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326048] x2apic enabled [ 0.327398] Switched APIC routing to physical x2apic. [ 0.330277] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332255] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335896] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339026] KVM setup paravirtual spinlock [ 0.340952] x86: Booted up 1 node, 1 CPUs [ 0.342365] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344742] devtmpfs: initialized [ 0.346923] evm: security.selinux [ 0.348140] evm: security.SMACK64 [ 0.349364] evm: security.SMACK64EXEC [ 0.350690] evm: security.SMACK64TRANSMUTE [ 0.352115] evm: security.SMACK64MMAP [ 0.353416] evm: security.ima [ 0.354531] evm: security.capability [ 0.355885] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.359133] pinctrl core: initialized pinctrl subsystem [ 0.361036] RTC time: 20:53:03, date: 12/23/18 [ 0.362653] NET: Registered protocol family 16 [ 0.364286] cpuidle: using governor ladder [ 0.365720] cpuidle: using governor menu [ 0.367098] PCCT header not found. [ 0.368373] ACPI: bus type PCI registered [ 0.369795] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371964] PCI: Using configuration type 1 for base access [ 0.374493] ACPI: Added _OSI(Module Device) [ 0.375965] ACPI: Added _OSI(Processor Device) [ 0.377476] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.379063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.381666] ACPI: Interpreter enabled [ 0.382983] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.386216] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.389465] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.392721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.395942] ACPI: (supports S0 S5) [ 0.397170] ACPI: Using IOAPIC for interrupt routing [ 0.398857] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.403322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.405327] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.407506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.409608] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.413437] acpiphp: Slot [3] registered [ 0.414831] acpiphp: Slot [4] registered [ 0.416219] acpiphp: Slot [5] registered [ 0.417610] acpiphp: Slot [6] registered [ 0.418993] acpiphp: Slot [7] registered [ 0.420405] acpiphp: Slot [8] registered [ 0.421796] acpiphp: Slot [9] registered [ 0.423182] acpiphp: Slot [10] registered [ 0.424592] acpiphp: Slot [11] registered [ 0.426007] acpiphp: Slot [12] registered [ 0.427414] acpiphp: Slot [13] registered [ 0.428819] acpiphp: Slot [14] registered [ 0.430241] acpiphp: Slot [15] registered [ 0.447256] acpiphp: Slot [16] registered [ 0.448675] acpiphp: Slot [17] registered [ 0.450086] acpiphp: Slot [18] registered [ 0.451527] acpiphp: Slot [19] registered [ 0.452941] acpiphp: Slot [20] registered [ 0.454353] acpiphp: Slot [21] registered [ 0.455766] acpiphp: Slot [22] registered [ 0.457177] acpiphp: Slot [23] registered [ 0.458592] acpiphp: Slot [24] registered [ 0.460005] acpiphp: Slot [25] registered [ 0.461440] acpiphp: Slot [26] registered [ 0.462851] acpiphp: Slot [27] registered [ 0.464268] acpiphp: Slot [28] registered [ 0.465680] acpiphp: Slot [29] registered [ 0.467122] acpiphp: Slot [30] registered [ 0.468536] acpiphp: Slot [31] registered [ 0.469939] PCI host bridge to bus 0000:00 [ 0.471381] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.473518] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475650] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478179] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.480712] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483342] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487998] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490274] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492389] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494629] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498996] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.501549] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523862] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526421] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529420] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531963] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534493] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539093] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541566] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543466] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.546257] vgaarb: loaded [ 0.547332] vgaarb: bridge control possible 0000:00:02.0 [ 0.549493] SCSI subsystem initialized [ 0.551136] ACPI: bus type USB registered [ 0.552631] usbcore: registered new interface driver usbfs [ 0.554490] usbcore: registered new interface driver hub [ 0.556301] usbcore: registered new device driver usb [ 0.558249] PCI: Using ACPI for IRQ routing [ 0.560317] NetLabel: Initializing [ 0.561603] NetLabel: domain hash size = 128 [ 0.563129] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564854] NetLabel: unlabeled traffic allowed by default [ 0.566951] clocksource: Switched to clocksource kvm-clock [ 0.577409] AppArmor: AppArmor Filesystem Enabled [ 0.579153] pnp: PnP ACPI init [ 0.580712] pnp: PnP ACPI: found 5 devices [ 0.587752] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.590820] NET: Registered protocol family 2 [ 0.592649] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.594954] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.597075] TCP: Hash tables configured (established 2048 bind 2048) [ 0.599223] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.601172] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.603307] NET: Registered protocol family 1 [ 0.604888] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.606877] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.608816] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.623850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639399] Trying to unpack rootfs image as initramfs... [ 0.701215] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.704136] Scanning for low memory corruption every 60 seconds [ 0.706433] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.708563] audit: initializing netlink subsys (disabled) [ 0.710404] audit: type=2000 audit(1545598384.661:1): initialized [ 0.712686] Initialise system trusted keyring [ 0.714357] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.716463] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.719665] zbud: loaded [ 0.720857] VFS: Disk quotas dquot_6.6.0 [ 0.722309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724966] fuse init (API version 7.23) [ 0.726526] Key type big_key registered [ 0.727964] Allocating IMA MOK and blacklist keyrings. [ 0.730049] Key type asymmetric registered [ 0.731536] Asymmetric key parser 'x509' registered [ 0.733262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.735932] io scheduler noop registered [ 0.737356] io scheduler deadline registered (default) [ 0.739173] io scheduler cfq registered [ 0.740663] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.742530] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.744788] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747406] ACPI: Power Button [PWRF] [ 0.748875] GHES: HEST is not enabled! [ 0.763189] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793245] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796904] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.822304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825917] Linux agpgart interface v0.103 [ 0.829543] brd: module loaded [ 0.832021] loop: module loaded [ 0.837599] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.840211] GPT:90111 != 20971519 [ 0.841457] GPT:Alternate GPT header not at the end of the disk. [ 0.843449] GPT:90111 != 20971519 [ 0.844698] GPT: Use GNU Parted to correct GPT errors. [ 0.846444] vda: vda1 vda15 [ 0.848360] scsi host0: ata_piix [ 0.849739] scsi host1: ata_piix [ 0.851030] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.853266] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.856120] libphy: Fixed MDIO Bus: probed [ 0.857617] tun: Universal TUN/TAP device driver, 1.6 [ 0.859353] tun: (C) 1999-2004 Max Krasnyansky [ 0.862671] PPP generic driver version 2.4.2 [ 0.864272] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.866436] ehci-pci: EHCI PCI platform driver [ 0.868019] ehci-platform: EHCI generic platform driver [ 0.869825] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.871885] ohci-pci: OHCI PCI platform driver [ 0.873464] ohci-platform: OHCI generic platform driver [ 0.875270] uhci_hcd: USB Universal Host Controller Interface driver [ 0.890377] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.892202] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.894848] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.896637] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.898723] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.900958] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.903526] usb usb1: Product: UHCI Host Controller [ 0.905212] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.907272] usb usb1: SerialNumber: 0000:00:01.2 [ 0.908984] hub 1-0:1.0: USB hub found [ 0.910393] hub 1-0:1.0: 2 ports detected [ 0.912011] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.915689] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917425] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919267] mousedev: PS/2 mouse device common for all mice [ 0.921509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924539] rtc_cmos 00:00: RTC can wake from S4 [ 0.926713] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928834] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.930987] i2c /dev entries driver [ 0.932339] device-mapper: uevent: version 1.0.3 [ 0.934028] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.937011] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939311] NET: Registered protocol family 10 [ 0.941203] NET: Registered protocol family 17 [ 0.942806] Key type dns_resolver registered [ 0.944468] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.946452] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.949602] registered taskstats version 1 [ 0.951109] Loading compiled-in X.509 certificates [ 0.953351] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.956714] zswap: loaded using pool lzo/zbud [ 0.959092] Key type trusted registered [ 0.961565] Key type encrypted registered [ 0.963041] AppArmor: AppArmor sha1 policy hashing enabled [ 0.964934] ima: No TPM chip found, activating TPM-bypass! [ 0.966809] evm: HMAC attrs: 0x1 [ 0.968414] Magic number: 14:228:903 [ 0.969914] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:04 UTC (1545598384) [ 0.972796] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.974822] EDD information not available. [ 1.012715] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.031947] Write protecting the kernel read-only data: 14336k [ 1.035390] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.038502] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 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 [ 1.089764] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.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... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.7... Lease of 10.55.0.7 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2018-12-23 20:53:06,455 - create_instance - INFO - Deleting Port with ID - b74f19e3-5cef-4aae-93cd-ee4b12ddc640 2018-12-23 20:53:06,455 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48port-1 2018-12-23 20:53:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/b74f19e3-5cef-4aae-93cd-ee4b12ddc640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:06,926 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4cfbd0e4-d85c-42bf-b099-0529f0eae6db Date: Sun, 23 Dec 2018 20:53:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:53:06,926 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/b74f19e3-5cef-4aae-93cd-ee4b12ddc640 used request id req-4cfbd0e4-d85c-42bf-b099-0529f0eae6db 2018-12-23 20:53:06,927 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst 2018-12-23 20:53:06,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:07,043 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:53: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-6463e47d-9c62-4451-8635-3ae69707a222 x-compute-request-id: req-6463e47d-9c62-4451-8635-3ae69707a222 Content-Type: application/json 2018-12-23 20:53:07,044 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-6463e47d-9c62-4451-8635-3ae69707a222 2018-12-23 20:53:07,044 - create_instance - INFO - Checking deletion status 2018-12-23 20:53:07,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:07,133 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5162a2b-9ee2-497b-b18c-88c5444c6a23 x-compute-request-id: req-b5162a2b-9ee2-497b-b18c-88c5444c6a23 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:3e:e4", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3", "rel": "bookmark"}], "image": {"id": "1745c45e-534a-47bf-8c6e-2700a269c36f", "links": [{"href": "http://172.30.9.21:8774/images/1745c45e-534a-47bf-8c6e-2700a269c36f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:03.000000", "flavor": {"id": "0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "links": [{"href": "http://172.30.9.21:8774/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c", "rel": "bookmark"}]}, "id": "7226b2f9-e255-4b20-b488-e7917c8b7ea3", "user_id": "8ad7756c2a8345b98c2af866e4002039", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:07Z", "hostId": "ad6d9953c70b07b6838ab9c3a3d188124633dc25f39bdff345ad5a21", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst", "created": "2018-12-23T20:52:57Z", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:07,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-b5162a2b-9ee2-497b-b18c-88c5444c6a23 2018-12-23 20:53:07,133 - create_instance - DEBUG - Instance status [SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst] is - ACTIVE 2018-12-23 20:53:07,134 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:53:10,137 - create_instance - DEBUG - VM status query timeout in 296.90737915 2018-12-23 20:53:10,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538eef0d065a18d15590c731b4883a01ed8bfacf" 2018-12-23 20:53:10,187 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48c2dcf4-112c-4f70-9aa1-4bb110492334 x-compute-request-id: req-48c2dcf4-112c-4f70-9aa1-4bb110492334 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7226b2f9-e255-4b20-b488-e7917c8b7ea3 could not be found.", "code": 404}} 2018-12-23 20:53:10,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7226b2f9-e255-4b20-b488-e7917c8b7ea3 used request id req-48c2dcf4-112c-4f70-9aa1-4bb110492334 2018-12-23 20:53:10,188 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7226b2f9-e255-4b20-b488-e7917c8b7ea3 could not be found. (HTTP 404) (Request-ID: req-48c2dcf4-112c-4f70-9aa1-4bb110492334) 2018-12-23 20:53:10,188 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-inst 2018-12-23 20:53:10,189 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet 2018-12-23 20:53:10,189 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-subnet 2018-12-23 20:53:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/d911dd41-b898-4311-b9e4-ff6d330c9e0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" 2018-12-23 20:53:11,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a490e6b6-42af-49b8-ba97-bff38eaa5e25 Date: Sun, 23 Dec 2018 20:53:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:53:11,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d911dd41-b898-4311-b9e4-ff6d330c9e0d used request id req-a490e6b6-42af-49b8-ba97-bff38eaa5e25 2018-12-23 20:53:11,682 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-priv-net 2018-12-23 20:53:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/c19c1d57-842b-4163-b687-31d387307f8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc1f4a0d01cca8121782a9667b4f684314766ac" 2018-12-23 20:53:12,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4dc0c2f-b9b7-435c-9f21-b529a0013f6d Date: Sun, 23 Dec 2018 20:53:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:53:12,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c19c1d57-842b-4163-b687-31d387307f8f used request id req-d4dc0c2f-b9b7-435c-9f21-b529a0013f6d 2018-12-23 20:53:12,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5623b6d7ec00f67763a9d74abdd5302d113fd429" 2018-12-23 20:53:12,773 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:53:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c461458e-6a33-4cee-b5d5-ad21e02d93b9 x-compute-request-id: req-c461458e-6a33-4cee-b5d5-ad21e02d93b9 Content-Length: 0 Content-Type: application/json 2018-12-23 20:53:12,773 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0d7b4878-9d52-4bf7-873d-8e1b011fcb4c used request id req-c461458e-6a33-4cee-b5d5-ad21e02d93b9 2018-12-23 20:53:12,774 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-61f34de6-5cb6-4772-b4ce-04ebe855cb48-image 2018-12-23 20:53:12,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4852f3381bc54b430dc008c5584b95227c4178f7" 2018-12-23 20:53:13,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd641e96-2dfb-4377-a9ed-cc489d0de0ce Date: Sun, 23 Dec 2018 20:53:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:53:13,978 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1745c45e-534a-47bf-8c6e-2700a269c36f used request id req-cd641e96-2dfb-4377-a9ed-cc489d0de0ce 2018-12-23 20:53:13,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:14,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6b2be0ee-7072-421b-a088-2ee4a67f5b69 Date: Sun, 23 Dec 2018 20:53:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1e5868928df94d32afc7f659eee1deab", "created_at": "2018-12-23T20:52:49Z", "updated_at": "2018-12-23T20:52:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:52:49Z", "revision_number": 0, "id": "6e15afde-c2c1-4b49-979d-4ac3bdc4dba6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:52:49Z", "security_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e5868928df94d32afc7f659eee1deab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:52:49Z", "revision_number": 0, "id": "7d7b01ec-5dbe-4524-882e-86a87ed371a6", "remote_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "remote_ip_prefix": null, "created_at": "2018-12-23T20:52:49Z", "security_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e5868928df94d32afc7f659eee1deab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:52:49Z", "revision_number": 0, "id": "beec2210-a347-4cd2-8e94-9aa861b37149", "remote_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "remote_ip_prefix": null, "created_at": "2018-12-23T20:52:49Z", "security_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "port_range_min": null, "ethertype": "IPv4", "project_id": "1e5868928df94d32afc7f659eee1deab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:52:49Z", "revision_number": 0, "id": "e087aaf3-33b2-4992-adb6-0a96afb5c92f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:52:49Z", "security_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "tenant_id": "1e5868928df94d32afc7f659eee1deab", "port_range_min": null, "ethertype": "IPv6", "project_id": "1e5868928df94d32afc7f659eee1deab"}], "revision_number": 4, "project_id": "1e5868928df94d32afc7f659eee1deab", "id": "cce313fc-0d48-4544-b141-172e9fc284ab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:53:14,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6b2be0ee-7072-421b-a088-2ee4a67f5b69 2018-12-23 20:53:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:14,370 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bef4c812-789d-4e30-b410-d821e046d093 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:53:14,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-bef4c812-789d-4e30-b410-d821e046d093 2018-12-23 20:53:14,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:53:14,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:14,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24f229d2-f5e8-4753-91a0-b40e88ededb0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:53:14,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-24f229d2-f5e8-4753-91a0-b40e88ededb0 2018-12-23 20:53:14,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:53:14,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:14,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fe5db48-509a-4284-8cc2-54ca1726655c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:53:14,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-3fe5db48-509a-4284-8cc2-54ca1726655c 2018-12-23 20:53:14,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:53:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:14,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab87cc8-65bb-42c3-a9c1-719482e5f003 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:53:14,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-dab87cc8-65bb-42c3-a9c1-719482e5f003 2018-12-23 20:53:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:14,769 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cece7afc-a153-489c-980c-0847bc72baf3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:53:14,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-cece7afc-a153-489c-980c-0847bc72baf3 2018-12-23 20:53:14,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:53:14,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:14,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91fd99d-e345-48a8-a94e-0bcd1b300860 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:53:14,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-d91fd99d-e345-48a8-a94e-0bcd1b300860 2018-12-23 20:53:14,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:53:14,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:14,968 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-960083b1-b195-4770-bf5a-fe54b709b929 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:53:14,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-960083b1-b195-4770-bf5a-fe54b709b929 2018-12-23 20:53:14,969 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:53:14,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:15,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2c44aa-78c6-4e5e-b15f-f84397ef6a29 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:53:15,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-7a2c44aa-78c6-4e5e-b15f-f84397ef6a29 2018-12-23 20:53:15,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:15,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6728b8f-e6e7-4289-89d1-9cade237c32d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:53:15,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-c6728b8f-e6e7-4289-89d1-9cade237c32d 2018-12-23 20:53:15,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:53:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:15,274 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b477f8fd-65cc-460e-be73-7b11e9c46ffd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:53:15,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-b477f8fd-65cc-460e-be73-7b11e9c46ffd 2018-12-23 20:53:15,274 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:53:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:15,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797b959d-27bc-4294-81fe-98c0301a3cd9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1e5868928df94d32afc7f659eee1deab", "name": "SimpleHealthCheck-264d7baa-7bb6-4ea-proj"}} 2018-12-23 20:53:15,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab used request id req-797b959d-27bc-4294-81fe-98c0301a3cd9 2018-12-23 20:53:15,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cce313fc-0d48-4544-b141-172e9fc284ab 2018-12-23 20:53:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cce313fc-0d48-4544-b141-172e9fc284ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:15,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e81592dc-7b16-4e84-a775-7546241921c7 Date: Sun, 23 Dec 2018 20: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-12-23T20:52:49Z", "security_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "port_range_min": null, "revision_number": 0, "tenant_id": "1e5868928df94d32afc7f659eee1deab", "created_at": "2018-12-23T20:52:49Z", "project_id": "1e5868928df94d32afc7f659eee1deab", "id": "6e15afde-c2c1-4b49-979d-4ac3bdc4dba6"}, {"remote_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:52:49Z", "security_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "port_range_min": null, "revision_number": 0, "tenant_id": "1e5868928df94d32afc7f659eee1deab", "created_at": "2018-12-23T20:52:49Z", "project_id": "1e5868928df94d32afc7f659eee1deab", "id": "7d7b01ec-5dbe-4524-882e-86a87ed371a6"}, {"remote_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:52:49Z", "security_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "port_range_min": null, "revision_number": 0, "tenant_id": "1e5868928df94d32afc7f659eee1deab", "created_at": "2018-12-23T20:52:49Z", "project_id": "1e5868928df94d32afc7f659eee1deab", "id": "beec2210-a347-4cd2-8e94-9aa861b37149"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:52:49Z", "security_group_id": "cce313fc-0d48-4544-b141-172e9fc284ab", "port_range_min": null, "revision_number": 0, "tenant_id": "1e5868928df94d32afc7f659eee1deab", "created_at": "2018-12-23T20:52:49Z", "project_id": "1e5868928df94d32afc7f659eee1deab", "id": "e087aaf3-33b2-4992-adb6-0a96afb5c92f"}]} 2018-12-23 20:53:15,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cce313fc-0d48-4544-b141-172e9fc284ab used request id req-e81592dc-7b16-4e84-a775-7546241921c7 2018-12-23 20:53:15,406 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:53:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cce313fc-0d48-4544-b141-172e9fc284ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:15,560 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43b30d8d-420e-4716-876b-eb47621a7f8a Content-Length: 0 Date: Sun, 23 Dec 2018 20:53:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:53:15,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cce313fc-0d48-4544-b141-172e9fc284ab used request id req-43b30d8d-420e-4716-876b-eb47621a7f8a 2018-12-23 20:53:15,561 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-264d7baa-7bb6-4ea-proj 2018-12-23 20:53:15,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:15,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce62f11-2f83-4269-ba6c-d01932e044a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:53:15,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1e5868928df94d32afc7f659eee1deab used request id req-0ce62f11-2f83-4269-ba6c-d01932e044a6 2018-12-23 20:53:15,797 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-264d7baa-7bb6-4ea-proj-role 2018-12-23 20:53:15,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/55bd680145104e78a88f58d420b0915f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:15,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b5a4dd0-e429-4ef2-8320-4b1dfe5c5042 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:53:15,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/55bd680145104e78a88f58d420b0915f used request id req-4b5a4dd0-e429-4ef2-8320-4b1dfe5c5042 2018-12-23 20:53:15,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efc3e22be7e9ad01b91715df918c73a7eb77984" 2018-12-23 20:53:16,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad65484-47d7-46c2-87fd-46e7b209d9cb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:53:16,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8ad65484-47d7-46c2-87fd-46e7b209d9cb 2018-12-23 20:53:16,022 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-264d7baa-7bb6-4ea-user 2018-12-23 20:53:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/8ad7756c2a8345b98c2af866e4002039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}865ff2c915d880408c76be3c5bc505cc89609251" 2018-12-23 20:53:16,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30abfe75-204c-44bf-9298-6e10e9ed8b14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:53:16,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8ad7756c2a8345b98c2af866e4002039 used request id req-30abfe75-204c-44bf-9298-6e10e9ed8b14 2018-12-23 20:53:16,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:16,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:53:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["8JDBPkEBS9CSAmJFOHqNEQ"], "issued_at": "2018-12-23T20:53:16.000000Z"}} 2018-12-23 20:53:16,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c109a482618f5e03152e7152992d9b91c40036d5" 2018-12-23 20:53:16,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2277650c-8699-41ac-b646-f03f87653bbe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:16,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2277650c-8699-41ac-b646-f03f87653bbe 2018-12-23 20:53:16,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:16,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:17,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["AXNQV6bJSx66Znm5zvs7pQ"], "issued_at": "2018-12-23T20:53:17.000000Z"}} 2018-12-23 20:53:17,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:53:17,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b74a520-bafc-44c6-b623-4d6814494cad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:17,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2b74a520-bafc-44c6-b623-4d6814494cad 2018-12-23 20:53:17,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:17,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:17,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-5740269f-efab-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:53:17,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f12ef9-1fed-4a55-a2e9-50c8e3320946 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-5740269f-efab-429-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:53:17,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-5740269f-efab-429-proj used request id req-58f12ef9-1fed-4a55-a2e9-50c8e3320946 2018-12-23 20:53:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:53:17,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74f89f8-ad32-48dd-a3bb-a60c65d8bdd4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:53:17,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b74f89f8-ad32-48dd-a3bb-a60c65d8bdd4 2018-12-23 20:53:17,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}}' 2018-12-23 20:53:17,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3ade2db-e964-45ad-837f-0b832f157813 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:17,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a3ade2db-e964-45ad-837f-0b832f157813 2018-12-23 20:53:17,475 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-5740269f-efab-429-proj 2018-12-23 20:53:17,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:17,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:17,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["g3AMK8FVQoafN1pdC92zfQ"], "issued_at": "2018-12-23T20:53:17.000000Z"}} 2018-12-23 20:53:17,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195f88d0897d37b3bf9943a762875d840c2d0bdb" 2018-12-23 20:53:17,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc3e2b9-f67d-4372-bc59-a1346d090b09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:17,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ffc3e2b9-f67d-4372-bc59-a1346d090b09 2018-12-23 20:53:17,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:17,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195f88d0897d37b3bf9943a762875d840c2d0bdb" 2018-12-23 20:53:18,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c93e7e-0c8e-43b5-af36-2040bcb2d0a4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:53:18,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-37c93e7e-0c8e-43b5-af36-2040bcb2d0a4 2018-12-23 20:53:18,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-5740269f-efab-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195f88d0897d37b3bf9943a762875d840c2d0bdb" 2018-12-23 20:53:18,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a088bc34-fc1e-489c-a71d-5c167f0be62d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-5740269f-efab-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}]} 2018-12-23 20:53:18,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-5740269f-efab-429-proj used request id req-a088bc34-fc1e-489c-a71d-5c167f0be62d 2018-12-23 20:53:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195f88d0897d37b3bf9943a762875d840c2d0bdb" 2018-12-23 20:53:18,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b9abba-a9e1-4aaa-977b-860fcf8de8a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:53:18,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-90b9abba-a9e1-4aaa-977b-860fcf8de8a4 2018-12-23 20:53:18,600 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-5740269f-efab-429-user 2018-12-23 20:53:18,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:18,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:53:18,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b874ddd1-8692-4e2e-8fbb-0b0255e48893 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:53:18,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b874ddd1-8692-4e2e-8fbb-0b0255e48893 2018-12-23 20:53:18,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" -d '{"role": {"name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}}' 2018-12-23 20:53:18,827 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea1c7b9-6cfd-4fbb-95ed-81aff6fa77a1 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81fbe86b70b54fa6be6b5449869ce957", "links": {"self": "http://172.30.9.21:5000/v3/roles/81fbe86b70b54fa6be6b5449869ce957"}, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}} 2018-12-23 20:53:18,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3ea1c7b9-6cfd-4fbb-95ed-81aff6fa77a1 2018-12-23 20:53:18,828 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-5740269f-efab-429-proj-role 2018-12-23 20:53:18,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/81fbe86b70b54fa6be6b5449869ce957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:53:18,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480621e0-0db9-42a3-a30d-aa24a134c396 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81fbe86b70b54fa6be6b5449869ce957", "links": {"self": "http://172.30.9.21:5000/v3/roles/81fbe86b70b54fa6be6b5449869ce957"}, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}} 2018-12-23 20:53:18,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/81fbe86b70b54fa6be6b5449869ce957 used request id req-480621e0-0db9-42a3-a30d-aa24a134c396 2018-12-23 20:53:18,862 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-5740269f-efab-429-proj-role to project CreateInstanceTwoNetTests-5740269f-efab-429-proj 2018-12-23 20:53:18,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64/users/60ebfd2d4498422ba0154d7ba0d57e23/roles/81fbe86b70b54fa6be6b5449869ce957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:53:18,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d198116-5f6f-4786-a484-bd0c48bd11a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:53:18,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64/users/60ebfd2d4498422ba0154d7ba0d57e23/roles/81fbe86b70b54fa6be6b5449869ce957 used request id req-8d198116-5f6f-4786-a484-bd0c48bd11a6 2018-12-23 20:53:18,999 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:53:19,001 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:53:19,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:19,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:19,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["KlbXaPbZSvazOBcp_tbRbQ"], "issued_at": "2018-12-23T20:53:19.000000Z"}} 2018-12-23 20:53:19,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" 2018-12-23 20:53:19,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6f62ed-5d3e-4941-a23d-275f58c4f164 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:19,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7e6f62ed-5d3e-4941-a23d-275f58c4f164 2018-12-23 20:53:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" 2018-12-23 20:53:19,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-0bd2c178-19e4-4d89-a5ce-4440710e506e Date: Sun, 23 Dec 2018 20:53:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64"} 2018-12-23 20:53:19,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 used request id req-0bd2c178-19e4-4d89-a5ce-4440710e506e 2018-12-23 20:53:19,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" 2018-12-23 20:53:19,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ebb1a609-dc8b-4ef9-9094-f23bf4fc95cc Date: Sun, 23 Dec 2018 20:53:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:53:19,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ebb1a609-dc8b-4ef9-9094-f23bf4fc95cc 2018-12-23 20:53:19,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64"}' 2018-12-23 20:53:19,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7261f437-bbe1-4277-9ba3-1831c00207ac Date: Sun, 23 Dec 2018 20:53:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:53:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:53:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "min_disk": 0, "protected": false, "id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "file": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae/file", "checksum": null, "owner": "ab8daddd2ebd4da68dbf676fd5ac7f64", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:53:19,759 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7261f437-bbe1-4277-9ba3-1831c00207ac 2018-12-23 20:53:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" -d '' 2018-12-23 20:53:20,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7367c9de-d836-40d9-ad47-ae4402e7edbe Date: Sun, 23 Dec 2018 20:53:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:53:20,135 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae/file used request id req-7367c9de-d836-40d9-ad47-ae4402e7edbe 2018-12-23 20:53:20,135 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:53:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" 2018-12-23 20:53:20,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-246021dd-f0bb-44c4-ad83-c19e52c7badb Date: Sun, 23 Dec 2018 20:53:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:53:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:53:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/475f5b76-3da7-4380-83a3-30e42bf773ae/snap", "metadata": {}}], "self": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "min_disk": 0, "protected": false, "id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "file": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab8daddd2ebd4da68dbf676fd5ac7f64", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/475f5b76-3da7-4380-83a3-30e42bf773ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:53:20,154 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae used request id req-246021dd-f0bb-44c4-ad83-c19e52c7badb 2018-12-23 20:53:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" 2018-12-23 20:53:20,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f9482ff1-6f89-43fe-8708-91ae8388d2f1 Date: Sun, 23 Dec 2018 20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:53:20,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f9482ff1-6f89-43fe-8708-91ae8388d2f1 2018-12-23 20:53:20,165 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 2018-12-23 20:53:20,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" 2018-12-23 20:53:20,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-ae1c5375-93d7-484c-85de-016850846dd9 Date: Sun, 23 Dec 2018 20:53:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:53:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:53:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/475f5b76-3da7-4380-83a3-30e42bf773ae/snap", "metadata": {}}], "self": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "min_disk": 0, "protected": false, "id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "file": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab8daddd2ebd4da68dbf676fd5ac7f64", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/475f5b76-3da7-4380-83a3-30e42bf773ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:53:20,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae used request id req-ae1c5375-93d7-484c-85de-016850846dd9 2018-12-23 20:53:20,184 - create_image - DEBUG - Instance status is - active 2018-12-23 20:53:20,185 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 2018-12-23 20:53:20,185 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 2018-12-23 20:53:20,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:20,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:20,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["5CYktas5SlCGkVQWCEKnmw"], "issued_at": "2018-12-23T20:53:20.000000Z"}} 2018-12-23 20:53:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" 2018-12-23 20:53:20,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1786c74-d842-4567-9448-5e8314179159 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:20,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d1786c74-d842-4567-9448-5e8314179159 2018-12-23 20:53:20,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" 2018-12-23 20:53:20,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7ddf4943-f211-4d35-9b18-c422eab77164 Date: Sun, 23 Dec 2018 20:53:20 GMT RESP BODY: {"networks":[]} 2018-12-23 20:53:20,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-7ddf4943-f211-4d35-9b18-c422eab77164 2018-12-23 20:53:20,902 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 2018-12-23 20:53:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" -d '{"network": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1", "admin_state_up": true}}' 2018-12-23 20:53:21,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-53b449c9-3e59-46d5-a3d3-ca46b2fa6d74 Date: Sun, 23 Dec 2018 20:53:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","is_default":false,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}} 2018-12-23 20:53:21,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-53b449c9-3e59-46d5-a3d3-ca46b2fa6d74 2018-12-23 20:53:21,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" 2018-12-23 20:53:21,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-210a4145-6572-4909-9081-f00a97a3a77c Date: Sun, 23 Dec 2018 20:53:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:21,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-210a4145-6572-4909-9081-f00a97a3a77c 2018-12-23 20:53:21,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" 2018-12-23 20:53:21,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8769f5d2-e69b-4bb7-b101-2cf6e3334aee Date: Sun, 23 Dec 2018 20:53:21 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:53:21,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-8769f5d2-e69b-4bb7-b101-2cf6e3334aee 2018-12-23 20:53:21,685 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1 2018-12-23 20:53:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" -d '{"subnets": [{"ip_version": 4, "network_id": "067e98c8-7972-462c-8482-c9b49c20278c", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]}' 2018-12-23 20:53:22,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1a56aa98-704e-475a-a628-c91d1f714374 Date: Sun, 23 Dec 2018 20:53:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:22,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-1a56aa98-704e-475a-a628-c91d1f714374 2018-12-23 20:53:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" 2018-12-23 20:53:22,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e77c0451-a84a-4b92-8b8b-317a557bf3e1 Date: Sun, 23 Dec 2018 20:53:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:22,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-e77c0451-a84a-4b92-8b8b-317a557bf3e1 2018-12-23 20:53:22,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" 2018-12-23 20:53:22,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6feca505-1be3-4e0d-8942-a096bbd84cb5 Date: Sun, 23 Dec 2018 20:53:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:22,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-6feca505-1be3-4e0d-8942-a096bbd84cb5 2018-12-23 20:53:22,415 - OpenStackNetwork - DEBUG - Network [067e98c8-7972-462c-8482-c9b49c20278c] created successfully 2018-12-23 20:53:22,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:22,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:22,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["faCmugwXTj2Sx2krf7lRqg"], "issued_at": "2018-12-23T20:53:22.000000Z"}} 2018-12-23 20:53:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" 2018-12-23 20:53:22,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d80a2f-d9c5-4d7e-a2b3-79630504584e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:22,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-85d80a2f-d9c5-4d7e-a2b3-79630504584e 2018-12-23 20:53:22,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" 2018-12-23 20:53:23,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2670138c-26b7-40b0-b3a0-ccbb7e3cfb64 Date: Sun, 23 Dec 2018 20:53:23 GMT RESP BODY: {"networks":[]} 2018-12-23 20:53:23,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-2670138c-26b7-40b0-b3a0-ccbb7e3cfb64 2018-12-23 20:53:23,152 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 2018-12-23 20:53:23,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" -d '{"network": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2", "admin_state_up": true}}' 2018-12-23 20:53:23,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-69cb971f-74de-448d-9fe7-9b44ad103c5d Date: Sun, 23 Dec 2018 20:53:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","is_default":false,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}} 2018-12-23 20:53:23,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-69cb971f-74de-448d-9fe7-9b44ad103c5d 2018-12-23 20:53:23,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" 2018-12-23 20:53:23,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-1c210a92-4f8f-4605-9fcc-1b1e1c52dd17 Date: Sun, 23 Dec 2018 20:53:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:23,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-1c210a92-4f8f-4605-9fcc-1b1e1c52dd17 2018-12-23 20:53:23,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" 2018-12-23 20:53:23,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-480b110d-65c4-4a4a-adc5-4d51a38b42a0 Date: Sun, 23 Dec 2018 20:53:23 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:53:23,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-480b110d-65c4-4a4a-adc5-4d51a38b42a0 2018-12-23 20:53:23,547 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2 2018-12-23 20:53:23,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" -d '{"subnets": [{"ip_version": 4, "network_id": "73007225-1fb6-42b7-b041-d1fe43bf8160", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]}' 2018-12-23 20:53:24,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b2b3196a-39ed-4dd9-abc6-f9ee192dddb3 Date: Sun, 23 Dec 2018 20:53:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:24,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-b2b3196a-39ed-4dd9-abc6-f9ee192dddb3 2018-12-23 20:53:24,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" 2018-12-23 20:53:24,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-62caca44-8227-4447-9391-c142ce902f13 Date: Sun, 23 Dec 2018 20:53:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:24,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-62caca44-8227-4447-9391-c142ce902f13 2018-12-23 20:53:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" 2018-12-23 20:53:24,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b04f034e-8a33-4030-a9d2-522044b8809d Date: Sun, 23 Dec 2018 20:53:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:24,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-b04f034e-8a33-4030-a9d2-522044b8809d 2018-12-23 20:53:24,451 - OpenStackNetwork - DEBUG - Network [73007225-1fb6-42b7-b041-d1fe43bf8160] created successfully 2018-12-23 20:53:24,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:24,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:24,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["22Z2hvOwRfiKAhzznF7yvg"], "issued_at": "2018-12-23T20:53:24.000000Z"}} 2018-12-23 20:53:24,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:25,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaeea511-e420-41a0-bc65-b0d8cc453d16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:25,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eaeea511-e420-41a0-bc65-b0d8cc453d16 2018-12-23 20:53:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:25,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d4bb18f-4118-4380-b96c-a6e2882de698 Date: Sun, 23 Dec 2018 20:53:25 GMT RESP BODY: {"routers": []} 2018-12-23 20:53:25,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router&admin_state_up=True used request id req-9d4bb18f-4118-4380-b96c-a6e2882de698 2018-12-23 20:53:25,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:25,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:25,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["jgYHt0miSWmUTgcINcAlGA"], "issued_at": "2018-12-23T20:53:25.000000Z"}} 2018-12-23 20:53:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e0eaa739192946836db0ee64ce443808f208311" 2018-12-23 20:53:25,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7333009-54d2-42f0-9c04-bb29204ddc38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:25,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b7333009-54d2-42f0-9c04-bb29204ddc38 2018-12-23 20:53:25,902 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:53:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" -d '{"router": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router", "admin_state_up": true}}' 2018-12-23 20:53:26,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-08144c81-7687-4f68-955f-2ded6e2d8210 Date: Sun, 23 Dec 2018 20:53:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:25Z", "admin_state_up": true, "updated_at": "2018-12-23T20:53:25Z", "flavor_id": null, "revision_number": 0, "routes": [], "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "008991d6-7583-4907-a115-20cd16c2e6b2", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router"}} 2018-12-23 20:53:26,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-08144c81-7687-4f68-955f-2ded6e2d8210 2018-12-23 20:53:26,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=008991d6-7583-4907-a115-20cd16c2e6b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:26,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-57df234b-98ab-4a40-8a51-d6b2b3b335e5 Date: Sun, 23 Dec 2018 20:53:26 GMT RESP BODY: {"ports":[]} 2018-12-23 20:53:26,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=008991d6-7583-4907-a115-20cd16c2e6b2 used request id req-57df234b-98ab-4a40-8a51-d6b2b3b335e5 2018-12-23 20:53:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:26,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cb522a8c-f5d5-4d52-b3e6-25b8e639314b Date: Sun, 23 Dec 2018 20:53:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:26,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-cb522a8c-f5d5-4d52-b3e6-25b8e639314b 2018-12-23 20:53:26,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:26,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b42f27ba-0bf1-4b5b-8d42-fa0c24de878c Date: Sun, 23 Dec 2018 20:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:26,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-b42f27ba-0bf1-4b5b-8d42-fa0c24de878c 2018-12-23 20:53:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:26,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-48348c63-4d92-4605-960f-831cd4db994b Date: Sun, 23 Dec 2018 20:53:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:26,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-48348c63-4d92-4605-960f-831cd4db994b 2018-12-23 20:53:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:26,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:26,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b8b2ba-7021-45b1-850a-4e69a5782a0a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:26,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-61b8b2ba-7021-45b1-850a-4e69a5782a0a 2018-12-23 20:53:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:26,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9c14f6d4-6ef2-47e1-9e0d-3b1d70d1b23b Date: Sun, 23 Dec 2018 20:53:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:26,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-9c14f6d4-6ef2-47e1-9e0d-3b1d70d1b23b 2018-12-23 20:53:26,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:26,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-54cd2f24-99ee-45bb-8ff5-b5e5dd8a8ee2 Date: Sun, 23 Dec 2018 20:53:26 GMT RESP BODY: {"ports":[]} 2018-12-23 20:53:26,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1&admin_state_up=True used request id req-54cd2f24-99ee-45bb-8ff5-b5e5dd8a8ee2 2018-12-23 20:53:26,486 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1 for router - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:53:26,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:26,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:26,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["wrW2hwaySmCvOKxEEZxmVA"], "issued_at": "2018-12-23T20:53:26.000000Z"}} 2018-12-23 20:53:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd44dc99b4b37a30665a1d9dc3a190bf6deb089" 2018-12-23 20:53:26,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947356f0-57e4-4893-b257-b48d036b4942 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:26,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-947356f0-57e4-4893-b257-b48d036b4942 2018-12-23 20:53:26,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:26,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-91ffbbd7-23ba-4fc6-8bf4-9ece044ac972 Date: Sun, 23 Dec 2018 20:53:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:26,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-91ffbbd7-23ba-4fc6-8bf4-9ece044ac972 2018-12-23 20:53:26,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:27,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e8bed11f-617d-4cac-adf5-70f036b14fab Date: Sun, 23 Dec 2018 20:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:27,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-e8bed11f-617d-4cac-adf5-70f036b14fab 2018-12-23 20:53:27,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:27,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-450e7aa1-25a8-40eb-a42c-cdbf03adce90 Date: Sun, 23 Dec 2018 20:53:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:27,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-450e7aa1-25a8-40eb-a42c-cdbf03adce90 2018-12-23 20:53:27,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:27,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:27,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd44dc99b4b37a30665a1d9dc3a190bf6deb089" 2018-12-23 20:53:27,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b312d58-37cd-4464-9da4-4cce9c037b67 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:27,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-5b312d58-37cd-4464-9da4-4cce9c037b67 2018-12-23 20:53:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:27,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7c356ce1-ba07-4efd-aff2-61d9e200edaf Date: Sun, 23 Dec 2018 20:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:27,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-7c356ce1-ba07-4efd-aff2-61d9e200edaf 2018-12-23 20:53:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:27,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2abd6450-4f73-4f1a-84ee-48a64304f579 Date: Sun, 23 Dec 2018 20:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:27,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1 used request id req-2abd6450-4f73-4f1a-84ee-48a64304f579 2018-12-23 20:53:27,334 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 2018-12-23 20:53:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" -d '{"port": {"network_id": "067e98c8-7972-462c-8482-c9b49c20278c", "fixed_ips": [{"subnet_id": "f16c5479-0754-4cff-a693-a7ce04a02739", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1", "admin_state_up": true}}' 2018-12-23 20:53:28,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-53a29654-9bee-4d44-8c82-bde0f8cbefbb Date: Sun, 23 Dec 2018 20:53:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.1"}],"id":"469f82b8-2bba-4f93-a349-2acaebdf144b","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:2a:9a:dc","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","qos_policy_id":null,"admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:53:28,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-53a29654-9bee-4d44-8c82-bde0f8cbefbb 2018-12-23 20:53:28,357 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1 for router - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:53:28,357 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:53:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" -d '{"port_id": "469f82b8-2bba-4f93-a349-2acaebdf144b"}' 2018-12-23 20:53:30,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5fdf1b1-5c5a-472b-8cfd-add0c9355fb8 Date: Sun, 23 Dec 2018 20:53:30 GMT RESP BODY: {"network_id": "067e98c8-7972-462c-8482-c9b49c20278c", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "subnet_id": "f16c5479-0754-4cff-a693-a7ce04a02739", "subnet_ids": ["f16c5479-0754-4cff-a693-a7ce04a02739"], "port_id": "469f82b8-2bba-4f93-a349-2acaebdf144b", "id": "008991d6-7583-4907-a115-20cd16c2e6b2"} 2018-12-23 20:53:30,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2/add_router_interface used request id req-d5fdf1b1-5c5a-472b-8cfd-add0c9355fb8 2018-12-23 20:53:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:30,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f3d6e596-47bd-486f-8b37-8fdcdfe252f6 Date: Sun, 23 Dec 2018 20:53:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:30,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-f3d6e596-47bd-486f-8b37-8fdcdfe252f6 2018-12-23 20:53:30,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:30,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2dbd670c-5539-4b47-8484-e6f9b3229e8e Date: Sun, 23 Dec 2018 20:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:30,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-2dbd670c-5539-4b47-8484-e6f9b3229e8e 2018-12-23 20:53:30,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:30,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-abc8c176-f6ed-495d-85bc-6bfaa7708727 Date: Sun, 23 Dec 2018 20:53:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:30,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-abc8c176-f6ed-495d-85bc-6bfaa7708727 2018-12-23 20:53:30,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:30,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35c3a992-7603-4bec-b716-c52758245e25 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:30,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-35c3a992-7603-4bec-b716-c52758245e25 2018-12-23 20:53:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:30,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5ea66a33-9765-4da7-a5a7-b18713d0820f Date: Sun, 23 Dec 2018 20:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:30,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-5ea66a33-9765-4da7-a5a7-b18713d0820f 2018-12-23 20:53:30,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:30,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e7a246cf-09eb-44de-97e9-94380e3cd2d9 Date: Sun, 23 Dec 2018 20:53:30 GMT RESP BODY: {"ports":[]} 2018-12-23 20:53:30,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2&admin_state_up=True used request id req-e7a246cf-09eb-44de-97e9-94380e3cd2d9 2018-12-23 20:53:30,830 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2 for router - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:53:30,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:30,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:31,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["AJelogssR2mfrEBwmucFSw"], "issued_at": "2018-12-23T20:53:31.000000Z"}} 2018-12-23 20:53:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb68d0cb11e96c19f8f0c832ae892d56161ec68" 2018-12-23 20:53:31,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56357ea5-d9bf-4799-a271-923ce3bb401c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:31,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-56357ea5-d9bf-4799-a271-923ce3bb401c 2018-12-23 20:53:31,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:31,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6178de88-e2fe-4b1e-8495-dfff99a2015b Date: Sun, 23 Dec 2018 20:53:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:31,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-6178de88-e2fe-4b1e-8495-dfff99a2015b 2018-12-23 20:53:31,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:31,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fb6e5c72-4e74-4676-aef0-12a3d8238def Date: Sun, 23 Dec 2018 20:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:31,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-fb6e5c72-4e74-4676-aef0-12a3d8238def 2018-12-23 20:53:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:31,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e522b3f9-7f2a-4a8b-aebb-4aae3b39f99c Date: Sun, 23 Dec 2018 20:53:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:31,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-e522b3f9-7f2a-4a8b-aebb-4aae3b39f99c 2018-12-23 20:53:31,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:31,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fb68d0cb11e96c19f8f0c832ae892d56161ec68" 2018-12-23 20:53:31,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31b568a1-36a1-47ea-9366-eb86c4bd02c4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:31,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-31b568a1-36a1-47ea-9366-eb86c4bd02c4 2018-12-23 20:53:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:31,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-566036d0-cf1b-4e9f-a597-d83c6bf5aa90 Date: Sun, 23 Dec 2018 20:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:31,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-566036d0-cf1b-4e9f-a597-d83c6bf5aa90 2018-12-23 20:53:31,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:31,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e4c11399-ac30-4abc-9d77-a48bfef1acaf Date: Sun, 23 Dec 2018 20:53:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:31,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2 used request id req-e4c11399-ac30-4abc-9d77-a48bfef1acaf 2018-12-23 20:53:31,710 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 2018-12-23 20:53:31,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" -d '{"port": {"network_id": "73007225-1fb6-42b7-b041-d1fe43bf8160", "fixed_ips": [{"subnet_id": "0bbc2993-6511-48fc-999b-9cff633f308b", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2", "admin_state_up": true}}' 2018-12-23 20:53:32,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-081af430-cd15-408b-85a4-92455a7febbc Date: Sun, 23 Dec 2018 20:53:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.1"}],"id":"c25d1a58-ce36-406b-b25a-b57c2594f9b8","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:b7:cf:6b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","qos_policy_id":null,"admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:53:32,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-081af430-cd15-408b-85a4-92455a7febbc 2018-12-23 20:53:32,603 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2 for router - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:53:32,603 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:53:32,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" -d '{"port_id": "c25d1a58-ce36-406b-b25a-b57c2594f9b8"}' 2018-12-23 20:53:34,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-20d7e606-999f-4e0e-bc00-10609164bdf9 Date: Sun, 23 Dec 2018 20:53:34 GMT RESP BODY: {"network_id": "73007225-1fb6-42b7-b041-d1fe43bf8160", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "subnet_id": "0bbc2993-6511-48fc-999b-9cff633f308b", "subnet_ids": ["0bbc2993-6511-48fc-999b-9cff633f308b"], "port_id": "c25d1a58-ce36-406b-b25a-b57c2594f9b8", "id": "008991d6-7583-4907-a115-20cd16c2e6b2"} 2018-12-23 20:53:34,717 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2/add_router_interface used request id req-20d7e606-999f-4e0e-bc00-10609164bdf9 2018-12-23 20:53:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:34,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-56aa96f3-9ed2-41df-8ab4-30fa21708216 Date: Sun, 23 Dec 2018 20:53:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:25Z", "admin_state_up": true, "updated_at": "2018-12-23T20:53:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "008991d6-7583-4907-a115-20cd16c2e6b2", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router"}} 2018-12-23 20:53:34,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2 used request id req-56aa96f3-9ed2-41df-8ab4-30fa21708216 2018-12-23 20:53:34,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=008991d6-7583-4907-a115-20cd16c2e6b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:34,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-c0221ccb-0806-4816-828a-99f9785de990 Date: Sun, 23 Dec 2018 20:53:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.1"}],"id":"469f82b8-2bba-4f93-a349-2acaebdf144b","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:2a:9a:dc","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1","admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:27Z","binding:vnic_type":"normal","device_id":"008991d6-7583-4907-a115-20cd16c2e6b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:34Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.1"}],"id":"c25d1a58-ce36-406b-b25a-b57c2594f9b8","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:b7:cf:6b","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2","admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:31Z","binding:vnic_type":"normal","device_id":"008991d6-7583-4907-a115-20cd16c2e6b2","ip_allocation":"immediate"}]} 2018-12-23 20:53:34,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=008991d6-7583-4907-a115-20cd16c2e6b2 used request id req-c0221ccb-0806-4816-828a-99f9785de990 2018-12-23 20:53:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f16c5479-0754-4cff-a693-a7ce04a02739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:34,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-97816d1f-c0cd-43d2-b14a-5749de521f77 Date: Sun, 23 Dec 2018 20:53:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}} 2018-12-23 20:53:34,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f16c5479-0754-4cff-a693-a7ce04a02739 used request id req-97816d1f-c0cd-43d2-b14a-5749de521f77 2018-12-23 20:53:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/0bbc2993-6511-48fc-999b-9cff633f308b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:53:34,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-e4cf856b-51ba-49f6-b396-40228422b2d1 Date: Sun, 23 Dec 2018 20:53:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","gateway_ip":"10.200.202.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}} 2018-12-23 20:53:34,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/0bbc2993-6511-48fc-999b-9cff633f308b used request id req-e4cf856b-51ba-49f6-b396-40228422b2d1 2018-12-23 20:53:34,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:34,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:35,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:53:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["GOqh-Lj6RvunguIQBVOosQ"], "issued_at": "2018-12-23T20:53:35.000000Z"}} 2018-12-23 20:53:35,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba51b06fa992162227089c041d89c0e5b713bdc4" 2018-12-23 20:53:35,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e4a503-9be5-4d76-8954-a06b9fcf863c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:35,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a2e4a503-9be5-4d76-8954-a06b9fcf863c 2018-12-23 20:53:35,490 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:53:35,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba51b06fa992162227089c041d89c0e5b713bdc4" 2018-12-23 20:53:35,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53: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-485308d2-c68b-44e6-bdec-a3f491902554 x-compute-request-id: req-485308d2-c68b-44e6-bdec-a3f491902554 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:53:35,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-485308d2-c68b-44e6-bdec-a3f491902554 2018-12-23 20:53:35,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba51b06fa992162227089c041d89c0e5b713bdc4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-12-23 20:53:35,724 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53: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-e6ab191c-7045-47b0-9d3f-d5697318e0b2 x-compute-request-id: req-e6ab191c-7045-47b0-9d3f-d5697318e0b2 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3b403703-0d4c-470d-b65b-d4fbc620408f"}} 2018-12-23 20:53:35,725 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e6ab191c-7045-47b0-9d3f-d5697318e0b2 2018-12-23 20:53:35,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:35,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:36,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["qt4WncHnQreAAPM2wA5zaA"], "issued_at": "2018-12-23T20:53:36.000000Z"}} 2018-12-23 20:53:36,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83610db-3312-40b9-b6b8-b974ea4e7dd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:36,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d83610db-3312-40b9-b6b8-b974ea4e7dd4 2018-12-23 20:53:36,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-efcf5e59-3e6a-4de2-9ace-4b84b5f1cc0e Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_groups": []} 2018-12-23 20:53:36,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp used request id req-efcf5e59-3e6a-4de2-9ace-4b84b5f1cc0e 2018-12-23 20:53:36,343 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp... 2018-12-23 20:53:36,343 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp 2018-12-23 20:53:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}}' 2018-12-23 20:53:36,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-22866af2-a1ce-4502-8a8f-43ebd57681bd Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "updated_at": "2018-12-23T20:53:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}], "revision_number": 2, "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "55aa5466-da2b-4c38-b5d3-285668561a63", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}} 2018-12-23 20:53:36,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-22866af2-a1ce-4502-8a8f-43ebd57681bd 2018-12-23 20:53:36,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:36,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ccfe1b7a-a432-4094-aefd-14af610344fd Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913"}]} 2018-12-23 20:53:36,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-ccfe1b7a-a432-4094-aefd-14af610344fd 2018-12-23 20:53:36,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:36,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b42d82f2-d7b6-4454-9767-adebe55136ca Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913"}]} 2018-12-23 20:53:36,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-b42d82f2-d7b6-4454-9767-adebe55136ca 2018-12-23 20:53:36,788 - neutron_utils - INFO - Retrieving security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-dd24084a-3831-4c2b-9db3-b1efe0086af2 Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "updated_at": "2018-12-23T20:53:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}], "revision_number": 2, "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "55aa5466-da2b-4c38-b5d3-285668561a63", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}]} 2018-12-23 20:53:36,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-dd24084a-3831-4c2b-9db3-b1efe0086af2 2018-12-23 20:53:36,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:36,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91f5d417-f669-410b-a9ee-23d0124670b9 Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913"}]} 2018-12-23 20:53:36,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-91f5d417-f669-410b-a9ee-23d0124670b9 2018-12-23 20:53:36,877 - neutron_utils - INFO - Retrieving security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:36,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-851edeb7-eab4-4e38-b6ad-57f0cdbb47cf Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "updated_at": "2018-12-23T20:53:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}], "revision_number": 2, "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "55aa5466-da2b-4c38-b5d3-285668561a63", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}]} 2018-12-23 20:53:36,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-851edeb7-eab4-4e38-b6ad-57f0cdbb47cf 2018-12-23 20:53:36,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:36,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-181e6145-f295-441d-90e5-2a47eba6a9bd Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913"}]} 2018-12-23 20:53:36,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-181e6145-f295-441d-90e5-2a47eba6a9bd 2018-12-23 20:53:36,944 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp 2018-12-23 20:53:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:36,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-435a7f47-ae14-4934-a480-69db5a549996 Date: Sun, 23 Dec 2018 20:53:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "updated_at": "2018-12-23T20:53:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}], "revision_number": 2, "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "55aa5466-da2b-4c38-b5d3-285668561a63", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}]} 2018-12-23 20:53:36,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp used request id req-435a7f47-ae14-4934-a480-69db5a549996 2018-12-23 20:53:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:36,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:37,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:37,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09589540-1051-4cb7-8142-f0982de0a64d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:37,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-09589540-1051-4cb7-8142-f0982de0a64d 2018-12-23 20:53:37,093 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:37,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:37,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-046d71ec-f0b6-408b-a70b-8dcaddeec63e Date: Sun, 23 Dec 2018 20:53:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913"}]} 2018-12-23 20:53:37,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-046d71ec-f0b6-408b-a70b-8dcaddeec63e 2018-12-23 20:53:37,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63"}}' 2018-12-23 20:53:37,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d6f2826b-3db6-4711-87bf-f429d3bb8069 Date: Sun, 23 Dec 2018 20:53: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-12-23T20:53:37Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:37Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "d5573637-dafb-443d-856e-44cdfb69eb6a"}} 2018-12-23 20:53:37,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-d6f2826b-3db6-4711-87bf-f429d3bb8069 2018-12-23 20:53:37,252 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp 2018-12-23 20:53:37,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:37,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-217f2cc1-2a66-45ea-9eda-270410913ced Date: Sun, 23 Dec 2018 20:53:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "updated_at": "2018-12-23T20:53:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:37Z", "revision_number": 0, "id": "d5573637-dafb-443d-856e-44cdfb69eb6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:37Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}], "revision_number": 3, "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "55aa5466-da2b-4c38-b5d3-285668561a63", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}]} 2018-12-23 20:53:37,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp used request id req-217f2cc1-2a66-45ea-9eda-270410913ced 2018-12-23 20:53:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:37,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e822ed-afe4-4852-a5a0-d4ac4f4f080b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:37,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-a4e822ed-afe4-4852-a5a0-d4ac4f4f080b 2018-12-23 20:53:37,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:37,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-813d01f6-ab66-4b51-96ab-c4699a2e3052 Date: Sun, 23 Dec 2018 20:53:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:37Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:37Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "d5573637-dafb-443d-856e-44cdfb69eb6a"}]} 2018-12-23 20:53:37,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-813d01f6-ab66-4b51-96ab-c4699a2e3052 2018-12-23 20:53:37,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63"}}' 2018-12-23 20:53:37,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-1623f368-871a-4061-87e3-44722b962972 Date: Sun, 23 Dec 2018 20:53:37 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:37Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:37Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "a8dae14a-a73d-4010-a412-a965459daadb"}} 2018-12-23 20:53:37,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-1623f368-871a-4061-87e3-44722b962972 2018-12-23 20:53:37,581 - neutron_utils - INFO - Retrieving security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:37,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:37,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-52c0480e-5c15-4990-ab97-bb41d3e202e8 Date: Sun, 23 Dec 2018 20:53:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "updated_at": "2018-12-23T20:53:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:37Z", "revision_number": 0, "id": "a8dae14a-a73d-4010-a412-a965459daadb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:37Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "revision_number": 0, "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:37Z", "revision_number": 0, "id": "d5573637-dafb-443d-856e-44cdfb69eb6a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:37Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}], "revision_number": 4, "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "55aa5466-da2b-4c38-b5d3-285668561a63", "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}]} 2018-12-23 20:53:37,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-52c0480e-5c15-4990-ab97-bb41d3e202e8 2018-12-23 20:53:37,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 55aa5466-da2b-4c38-b5d3-285668561a63 2018-12-23 20:53:37,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:53:37,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-0ff36577-b91b-427f-b590-11edf486a70c Date: Sun, 23 Dec 2018 20:53:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "5e6a0b5c-c51f-402b-b726-20a3fc45974e"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:37Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:37Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "a8dae14a-a73d-4010-a412-a965459daadb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:36Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:36Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "c7f3a129-01ed-4bb8-afe5-9d49f6e8b913"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:37Z", "security_group_id": "55aa5466-da2b-4c38-b5d3-285668561a63", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:37Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "d5573637-dafb-443d-856e-44cdfb69eb6a"}]} 2018-12-23 20:53:37,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-0ff36577-b91b-427f-b590-11edf486a70c 2018-12-23 20:53:37,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:37,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:38,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["7DHIUzmRSTCIVKMmYwbzfA"], "issued_at": "2018-12-23T20:53:38.000000Z"}} 2018-12-23 20:53:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:38,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aceeabf4-94ea-4f15-b981-fbaa3a700407 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:38,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aceeabf4-94ea-4f15-b981-fbaa3a700407 2018-12-23 20:53:38,156 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:53:38,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:38,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f4946f-0972-4ff5-8181-4dae68631acb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:38,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f9f4946f-0972-4ff5-8181-4dae68631acb 2018-12-23 20:53:38,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:38,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-04b4aec1-b11f-4d06-bca5-ec91b466c1ff Date: Sun, 23 Dec 2018 20:53:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:38,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-04b4aec1-b11f-4d06-bca5-ec91b466c1ff 2018-12-23 20:53:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:38,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-20f2e768-e31f-425e-92d5-b8ffcdfc6f5f Date: Sun, 23 Dec 2018 20:53:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:38,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-20f2e768-e31f-425e-92d5-b8ffcdfc6f5f 2018-12-23 20:53:38,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:38,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-21a4cd53-d531-45a6-b866-c96db29a06dd Date: Sun, 23 Dec 2018 20:53:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:38,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-21a4cd53-d531-45a6-b866-c96db29a06dd 2018-12-23 20:53:38,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:38,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:38,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:38,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6dce6e-2a00-4d2e-bf8f-d41a338f4b56 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:38,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-2b6dce6e-2a00-4d2e-bf8f-d41a338f4b56 2018-12-23 20:53:38,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:38,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2c50ccee-3b00-4870-80cc-6ceaae17eda6 Date: Sun, 23 Dec 2018 20:53:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:38,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-2c50ccee-3b00-4870-80cc-6ceaae17eda6 2018-12-23 20:53:38,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:38,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-311126b8-b6c7-43cb-a019-6dce275d3f71 Date: Sun, 23 Dec 2018 20:53:38 GMT RESP BODY: {"ports":[]} 2018-12-23 20:53:38,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port&admin_state_up=True used request id req-311126b8-b6c7-43cb-a019-6dce275d3f71 2018-12-23 20:53:38,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:39,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53: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-d56af2f3-0de8-464a-923b-84f5ccaaed5c x-compute-request-id: req-d56af2f3-0de8-464a-923b-84f5ccaaed5c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:53:39,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1 used request id req-d56af2f3-0de8-464a-923b-84f5ccaaed5c 2018-12-23 20:53:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:39,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ac8c71c7-3ec8-4c7c-942f-4736ab3f9bc8 Date: Sun, 23 Dec 2018 20:53:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:39,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-ac8c71c7-3ec8-4c7c-942f-4736ab3f9bc8 2018-12-23 20:53:39,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:39,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2acf2b2-e170-4145-838b-4db412ff5943 Date: Sun, 23 Dec 2018 20:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:39,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-a2acf2b2-e170-4145-838b-4db412ff5943 2018-12-23 20:53:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:39,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-19693fdc-874d-4f7c-a295-20c9ff57d54f Date: Sun, 23 Dec 2018 20:53:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:39,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-19693fdc-874d-4f7c-a295-20c9ff57d54f 2018-12-23 20:53:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:39,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3184f7d5-bf2a-4cf2-aac0-6d55b775d4ba Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:39,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-3184f7d5-bf2a-4cf2-aac0-6d55b775d4ba 2018-12-23 20:53:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:39,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-024d7313-72ff-47f6-9b4b-dfb8a7f9663f Date: Sun, 23 Dec 2018 20:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:39,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-024d7313-72ff-47f6-9b4b-dfb8a7f9663f 2018-12-23 20:53:39,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:39,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93e9bf6b-e324-43aa-a127-1abde15b4846 Date: Sun, 23 Dec 2018 20:53:39 GMT RESP BODY: {"ports":[]} 2018-12-23 20:53:39,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port&admin_state_up=True used request id req-93e9bf6b-e324-43aa-a127-1abde15b4846 2018-12-23 20:53:39,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:39,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:39,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["iaLfkroORDWaClch-j6-lA"], "issued_at": "2018-12-23T20:53:39.000000Z"}} 2018-12-23 20:53:39,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8a847ca4a8123e721f25aeae0cbdfe388737c4" 2018-12-23 20:53:39,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28fb175-8500-4f10-b6df-d3abe5a9bb7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:39,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b28fb175-8500-4f10-b6df-d3abe5a9bb7b 2018-12-23 20:53:39,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:40,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7969397c-ee6c-46ee-95e7-75c3c0f51ef7 Date: Sun, 23 Dec 2018 20:53:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:40,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-7969397c-ee6c-46ee-95e7-75c3c0f51ef7 2018-12-23 20:53:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:40,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-09be7acb-6ce0-404e-955f-d2124e2fce0d Date: Sun, 23 Dec 2018 20:53:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:40,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-09be7acb-6ce0-404e-955f-d2124e2fce0d 2018-12-23 20:53:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:40,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dc701713-843f-4074-a989-126bf3faf014 Date: Sun, 23 Dec 2018 20:53:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:40,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-dc701713-843f-4074-a989-126bf3faf014 2018-12-23 20:53:40,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:40,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:40,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b8a847ca4a8123e721f25aeae0cbdfe388737c4" 2018-12-23 20:53:40,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c86fbb5-7172-430e-bd9d-a6c155f64436 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:40,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-2c86fbb5-7172-430e-bd9d-a6c155f64436 2018-12-23 20:53:40,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:40,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8e84beab-3b21-4081-8a5d-d3c7ce52d01e Date: Sun, 23 Dec 2018 20:53:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:40,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-8e84beab-3b21-4081-8a5d-d3c7ce52d01e 2018-12-23 20:53:40,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:40,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-20c0e6bf-c0aa-48c2-bc9c-0a1b6e2e8423 Date: Sun, 23 Dec 2018 20:53:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:40,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1 used request id req-20c0e6bf-c0aa-48c2-bc9c-0a1b6e2e8423 2018-12-23 20:53:40,565 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 2018-12-23 20:53:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"port": {"network_id": "067e98c8-7972-462c-8482-c9b49c20278c", "fixed_ips": [{"subnet_id": "f16c5479-0754-4cff-a693-a7ce04a02739", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port", "admin_state_up": true}}' 2018-12-23 20:53:41,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-88d7238c-bfa4-4531-93c1-546a8af54269 Date: Sun, 23 Dec 2018 20:53:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.5"}],"id":"6e3c4ac8-184b-47d3-a045-36ce858c72f0","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:84:f3:66","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","qos_policy_id":null,"admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:53:41,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-88d7238c-bfa4-4531-93c1-546a8af54269 2018-12-23 20:53:41,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:41,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-430ee675-1059-4dab-8e6b-68f2f35b8946 Date: Sun, 23 Dec 2018 20:53:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:41,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-430ee675-1059-4dab-8e6b-68f2f35b8946 2018-12-23 20:53:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ab98b6e4-8c42-49fd-bba4-c7c8d99768a4 Date: Sun, 23 Dec 2018 20:53:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:42,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-ab98b6e4-8c42-49fd-bba4-c7c8d99768a4 2018-12-23 20:53:42,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6e664866-99f3-45a0-8f1a-3dee454c9962 Date: Sun, 23 Dec 2018 20:53:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:42,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-6e664866-99f3-45a0-8f1a-3dee454c9962 2018-12-23 20:53:42,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c940ce-f21e-451c-986b-bcf9982429da Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:42,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-62c940ce-f21e-451c-986b-bcf9982429da 2018-12-23 20:53:42,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-eaa0c543-af06-4267-a770-c8909141a144 Date: Sun, 23 Dec 2018 20:53:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:42,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-eaa0c543-af06-4267-a770-c8909141a144 2018-12-23 20:53:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-d573589c-19aa-498c-9ff3-2e38d4f4c17b Date: Sun, 23 Dec 2018 20:53:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.5"}],"id":"6e3c4ac8-184b-47d3-a045-36ce858c72f0","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:84:f3:66","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port","admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:53:42,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port&admin_state_up=True used request id req-d573589c-19aa-498c-9ff3-2e38d4f4c17b 2018-12-23 20:53:42,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f042f6dc-813e-4ad8-bb5c-fcfad4686a46 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:42,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-f042f6dc-813e-4ad8-bb5c-fcfad4686a46 2018-12-23 20:53:42,518 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1 2018-12-23 20:53:42,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-8ce0e692-2ea7-41ce-ba84-c3ea14ae7e08 x-compute-request-id: req-8ce0e692-2ea7-41ce-ba84-c3ea14ae7e08 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-flavor-name"}]} 2018-12-23 20:53:42,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8ce0e692-2ea7-41ce-ba84-c3ea14ae7e08 2018-12-23 20:53:42,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-5ac037c8-c918-4298-a06c-82c497ace62b x-compute-request-id: req-5ac037c8-c918-4298-a06c-82c497ace62b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3b403703-0d4c-470d-b65b-d4fbc620408f"}} 2018-12-23 20:53:42,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f used request id req-5ac037c8-c918-4298-a06c-82c497ace62b 2018-12-23 20:53:42,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-aa19c5f7-94e6-4761-9c3a-213149bf2ab5 Date: Sun, 23 Dec 2018 20:53:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:53:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:53:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/475f5b76-3da7-4380-83a3-30e42bf773ae/snap", "metadata": {}}], "self": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "min_disk": 0, "protected": false, "id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "file": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab8daddd2ebd4da68dbf676fd5ac7f64", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/475f5b76-3da7-4380-83a3-30e42bf773ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64"} 2018-12-23 20:53:42,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 used request id req-aa19c5f7-94e6-4761-9c3a-213149bf2ab5 2018-12-23 20:53:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:42,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4e960383-f8a4-4495-8ae5-11011d174ff7 Date: Sun, 23 Dec 2018 20:53:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:53:42,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4e960383-f8a4-4495-8ae5-11011d174ff7 2018-12-23 20:53:42,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"server": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "imageRef": "475f5b76-3da7-4380-83a3-30e42bf773ae", "flavorRef": "3b403703-0d4c-470d-b65b-d4fbc620408f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "6e3c4ac8-184b-47d3-a045-36ce858c72f0"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}]}}' 2018-12-23 20:53:44,378 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-455f2a30-c092-4923-9f51-df6450c759dc x-compute-request-id: req-455f2a30-c092-4923-9f51-df6450c759dc Content-Length: 437 location: http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "adminPass": "sevsWy4TqiRz"}} 2018-12-23 20:53:44,379 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-455f2a30-c092-4923-9f51-df6450c759dc 2018-12-23 20:53:44,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:44,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39e99e87-1319-428d-9ab1-7b5e127d1926 x-compute-request-id: req-39e99e87-1319-428d-9ab1-7b5e127d1926 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:53:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:44,856 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-39e99e87-1319-428d-9ab1-7b5e127d1926 2018-12-23 20:53:44,856 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1 2018-12-23 20:53:44,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:45,110 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c30d7932-6f95-4c16-b516-83aff321c32f x-compute-request-id: req-c30d7932-6f95-4c16-b516-83aff321c32f Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:53:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:45,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-c30d7932-6f95-4c16-b516-83aff321c32f 2018-12-23 20:53:45,111 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1] is - BUILD 2018-12-23 20:53:45,111 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:53:48,114 - create_instance - DEBUG - VM status query timeout in 896.742032051 2018-12-23 20:53:48,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:48,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-eed3df48-f04f-4150-8bd5-b71da4cf4cc2 x-compute-request-id: req-eed3df48-f04f-4150-8bd5-b71da4cf4cc2 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.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:53:45Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:48,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-eed3df48-f04f-4150-8bd5-b71da4cf4cc2 2018-12-23 20:53:48,606 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1] is - BUILD 2018-12-23 20:53:48,606 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:53:51,609 - create_instance - DEBUG - VM status query timeout in 893.247417927 2018-12-23 20:53:51,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:51,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-cac29db7-148a-4fe9-8699-c01b06da8b70 x-compute-request-id: req-cac29db7-148a-4fe9-8699-c01b06da8b70 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:51,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-cac29db7-148a-4fe9-8699-c01b06da8b70 2018-12-23 20:53:51,750 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1] is - ACTIVE 2018-12-23 20:53:51,750 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:53:51,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:51,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-862edfd5-da03-4e0d-8a05-dbc0cc2a7274 x-compute-request-id: req-862edfd5-da03-4e0d-8a05-dbc0cc2a7274 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:51,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-862edfd5-da03-4e0d-8a05-dbc0cc2a7274 2018-12-23 20:53:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:51,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bf0bf1dd-4fff-476e-a58f-996e5a405548 Date: Sun, 23 Dec 2018 20:53:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:51,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-bf0bf1dd-4fff-476e-a58f-996e5a405548 2018-12-23 20:53:51,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:52,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fa5d8d-ba12-42ba-a560-ee7a901b6ccc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:52,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-c9fa5d8d-ba12-42ba-a560-ee7a901b6ccc 2018-12-23 20:53:52,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:52,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fbfc8596-951e-442c-8a2e-05ceea0a80f4 Date: Sun, 23 Dec 2018 20:53:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:52,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-fbfc8596-951e-442c-8a2e-05ceea0a80f4 2018-12-23 20:53:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:52,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-bc7dd662-7c62-4b73-aa26-fc3e3d226841 Date: Sun, 23 Dec 2018 20:53:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:24Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.2"}],"id":"17196318-e0c7-4bcd-a363-d49b149d9a2c","security_groups":[],"mac_address":"fa:16:3e:1d:7b:8e","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-067e98c8-7972-462c-8482-c9b49c20278c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.1"}],"id":"469f82b8-2bba-4f93-a349-2acaebdf144b","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:2a:9a:dc","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1","admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:27Z","binding:vnic_type":"normal","device_id":"008991d6-7583-4907-a115-20cd16c2e6b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.5"}],"id":"6e3c4ac8-184b-47d3-a045-36ce858c72f0","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:84:f3:66","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port","admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:40Z","binding:vnic_type":"normal","device_id":"d827bfd5-a0c7-4b27-bde7-a94f6cf53797","ip_allocation":"immediate"}]} 2018-12-23 20:53:52,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-bc7dd662-7c62-4b73-aa26-fc3e3d226841 2018-12-23 20:53:52,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:52,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-d8b1b4f6-a776-4f00-90d4-8efd31a7e73e x-compute-request-id: req-d8b1b4f6-a776-4f00-90d4-8efd31a7e73e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:52,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-d8b1b4f6-a776-4f00-90d4-8efd31a7e73e 2018-12-23 20:53:52,426 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1] is - ACTIVE 2018-12-23 20:53:52,426 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:53:52,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:52,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-8c070407-8e16-4680-b7d1-6cdaf93cbc18 x-compute-request-id: req-8c070407-8e16-4680-b7d1-6cdaf93cbc18 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:53:52,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-8c070407-8e16-4680-b7d1-6cdaf93cbc18 2018-12-23 20:53:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:52,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-38c7b729-403a-46ac-afdf-32bef424d2bd Date: Sun, 23 Dec 2018 20:53:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"067e98c8-7972-462c-8482-c9b49c20278c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["f16c5479-0754-4cff-a693-a7ce04a02739"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:21Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","mtu":1450}]} 2018-12-23 20:53:52,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 used request id req-38c7b729-403a-46ac-afdf-32bef424d2bd 2018-12-23 20:53:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:53,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78f8bf9-67cc-4218-ad2d-5a7bfab6ae95 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:53,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-c78f8bf9-67cc-4218-ad2d-5a7bfab6ae95 2018-12-23 20:53:53,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:53,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-957ddbec-f152-4380-b989-fc4565f4c387 Date: Sun, 23 Dec 2018 20:53:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"f16c5479-0754-4cff-a693-a7ce04a02739","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1"}]} 2018-12-23 20:53:53,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-957ddbec-f152-4380-b989-fc4565f4c387 2018-12-23 20:53:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:53:53,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-6823894c-f6cc-41e2-a257-c1fbc00121bf Date: Sun, 23 Dec 2018 20:53:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:24Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.2"}],"id":"17196318-e0c7-4bcd-a363-d49b149d9a2c","security_groups":[],"mac_address":"fa:16:3e:1d:7b:8e","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-067e98c8-7972-462c-8482-c9b49c20278c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:32Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.1"}],"id":"469f82b8-2bba-4f93-a349-2acaebdf144b","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:2a:9a:dc","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1","admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:27Z","binding:vnic_type":"normal","device_id":"008991d6-7583-4907-a115-20cd16c2e6b2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f16c5479-0754-4cff-a693-a7ce04a02739","ip_address":"10.200.201.5"}],"id":"6e3c4ac8-184b-47d3-a045-36ce858c72f0","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:84:f3:66","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port","admin_state_up":true,"network_id":"067e98c8-7972-462c-8482-c9b49c20278c","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:40Z","binding:vnic_type":"normal","device_id":"d827bfd5-a0c7-4b27-bde7-a94f6cf53797","ip_allocation":"immediate"}]} 2018-12-23 20:53:53,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=067e98c8-7972-462c-8482-c9b49c20278c used request id req-6823894c-f6cc-41e2-a257-c1fbc00121bf 2018-12-23 20:53:53,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}}' 2018-12-23 20:53:53,777 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-f7f15f08-1533-49c1-95d7-4dcb8b77e22e x-compute-request-id: req-f7f15f08-1533-49c1-95d7-4dcb8b77e22e Content-Length: 0 Content-Type: application/json 2018-12-23 20:53:53,777 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action used request id req-f7f15f08-1533-49c1-95d7-4dcb8b77e22e 2018-12-23 20:53:53,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:53,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:54,185 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["c4ZOGCGcQqGW6a7DOiyFhw"], "issued_at": "2018-12-23T20:53:54.000000Z"}} 2018-12-23 20:53:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:54,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d85f96-106a-46ed-88c8-32f17749ed66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:54,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-35d85f96-106a-46ed-88c8-32f17749ed66 2018-12-23 20:53:54,308 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:53:54,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:54,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01fb6063-10f5-4d7d-bfb7-88afa19f6ace Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:54,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-01fb6063-10f5-4d7d-bfb7-88afa19f6ace 2018-12-23 20:53:54,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:54,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d4ef7ab-56fb-4c0c-8fa9-4ef9a9dcebb0 Date: Sun, 23 Dec 2018 20:53:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:54,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-4d4ef7ab-56fb-4c0c-8fa9-4ef9a9dcebb0 2018-12-23 20:53:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:54,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0b751376-4e24-4b18-8bc4-b3b7ba279ba2 Date: Sun, 23 Dec 2018 20:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:54,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-0b751376-4e24-4b18-8bc4-b3b7ba279ba2 2018-12-23 20:53:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:54,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9340e317-60a2-4eb0-a946-77982ef88db8 Date: Sun, 23 Dec 2018 20:53:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:54,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-9340e317-60a2-4eb0-a946-77982ef88db8 2018-12-23 20:53:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:54,821 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:54,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:54,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32e283c-ef36-401a-bf11-b8621a307ecb Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:54,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-e32e283c-ef36-401a-bf11-b8621a307ecb 2018-12-23 20:53:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:54,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-775d734f-c0c2-4975-b71d-c729f02cb1f8 Date: Sun, 23 Dec 2018 20:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:54,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-775d734f-c0c2-4975-b71d-c729f02cb1f8 2018-12-23 20:53:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:55,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e9848699-9cc8-46ce-8209-2a9acd4092d8 Date: Sun, 23 Dec 2018 20:53:55 GMT RESP BODY: {"ports":[]} 2018-12-23 20:53:55,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port&admin_state_up=True used request id req-e9848699-9cc8-46ce-8209-2a9acd4092d8 2018-12-23 20:53:55,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:55,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-500deb33-1286-470a-9428-7ecf252f569d x-compute-request-id: req-500deb33-1286-470a-9428-7ecf252f569d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:53:55,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2 used request id req-500deb33-1286-470a-9428-7ecf252f569d 2018-12-23 20:53:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:55,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2c55851f-e351-43a4-836b-51fc9d5ba3ef Date: Sun, 23 Dec 2018 20:53:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:55,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-2c55851f-e351-43a4-836b-51fc9d5ba3ef 2018-12-23 20:53:55,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:55,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-037dab6c-a959-4d22-aa73-78e77a29cbc5 Date: Sun, 23 Dec 2018 20:53:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:55,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-037dab6c-a959-4d22-aa73-78e77a29cbc5 2018-12-23 20:53:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:55,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ec7ad7a5-296f-4263-94ca-ffc80629c4c2 Date: Sun, 23 Dec 2018 20:53:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:55,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-ec7ad7a5-296f-4263-94ca-ffc80629c4c2 2018-12-23 20:53:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:55,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e06ee5c-f4e1-44b9-9873-bd9319c9bb60 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:55,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-2e06ee5c-f4e1-44b9-9873-bd9319c9bb60 2018-12-23 20:53:55,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:55,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c3b35f0d-d1bc-41ce-94c8-23d256b271af Date: Sun, 23 Dec 2018 20:53:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:55,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-c3b35f0d-d1bc-41ce-94c8-23d256b271af 2018-12-23 20:53:55,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:55,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-441a605c-a2b4-41e4-a0db-78a0356c7214 Date: Sun, 23 Dec 2018 20:53:55 GMT RESP BODY: {"ports":[]} 2018-12-23 20:53:55,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port&admin_state_up=True used request id req-441a605c-a2b4-41e4-a0db-78a0356c7214 2018-12-23 20:53:55,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:53:55,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:53:56,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81fbe86b70b54fa6be6b5449869ce957", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj-role"}], "expires_at": "2018-12-23T21:53:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ab8daddd2ebd4da68dbf676fd5ac7f64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-5740269f-efab-429-user", "id": "60ebfd2d4498422ba0154d7ba0d57e23"}, "audit_ids": ["O4fWMK-ZTBKhFlgJrZZQ-Q"], "issued_at": "2018-12-23T20:53:56.000000Z"}} 2018-12-23 20:53:56,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1d8a779b7fec587d0350548fa43cdb795e10f9" 2018-12-23 20:53:56,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40d10a6c-0223-4aa7-928e-266c389b5e33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:53:56,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-40d10a6c-0223-4aa7-928e-266c389b5e33 2018-12-23 20:53:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:56,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1abdbe2a-e6e5-45ae-bc27-4fe598e979bc Date: Sun, 23 Dec 2018 20:53:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:56,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-1abdbe2a-e6e5-45ae-bc27-4fe598e979bc 2018-12-23 20:53:56,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:56,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ac9c93ff-8e74-4618-8b57-0c7361415c54 Date: Sun, 23 Dec 2018 20:53:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:56,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-ac9c93ff-8e74-4618-8b57-0c7361415c54 2018-12-23 20:53:56,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:56,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-06d3a01c-e298-49e2-9964-8166ccfdca0e Date: Sun, 23 Dec 2018 20:53:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:56,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-06d3a01c-e298-49e2-9964-8166ccfdca0e 2018-12-23 20:53:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:53:56,558 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:53:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:53:56,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e1d8a779b7fec587d0350548fa43cdb795e10f9" 2018-12-23 20:53:56,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb94b34-7591-455e-9ac7-592bd6974a8a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:56,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-9fb94b34-7591-455e-9ac7-592bd6974a8a 2018-12-23 20:53:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:56,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-014c5a90-144a-4f4b-a568-144d82b525ac Date: Sun, 23 Dec 2018 20:53:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:56,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-014c5a90-144a-4f4b-a568-144d82b525ac 2018-12-23 20:53:56,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:56,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-03059e06-a817-467a-a0cd-1a325e7ddb83 Date: Sun, 23 Dec 2018 20:53:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:56,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2 used request id req-03059e06-a817-467a-a0cd-1a325e7ddb83 2018-12-23 20:53:56,836 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 2018-12-23 20:53:56,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" -d '{"port": {"network_id": "73007225-1fb6-42b7-b041-d1fe43bf8160", "fixed_ips": [{"subnet_id": "0bbc2993-6511-48fc-999b-9cff633f308b", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port", "admin_state_up": true}}' 2018-12-23 20:53:58,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-a9fdaf6f-27ad-45de-b8c3-6000efde752a Date: Sun, 23 Dec 2018 20:53:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.5"}],"id":"a8009fe4-ec89-4589-bad2-6b1b356cfc99","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:d2:0c:70","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","qos_policy_id":null,"admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:53:58,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-a9fdaf6f-27ad-45de-b8c3-6000efde752a 2018-12-23 20:53:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-17b183bf-8e98-4a19-bbd8-5e593a44cbbe Date: Sun, 23 Dec 2018 20:53:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:58,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-17b183bf-8e98-4a19-bbd8-5e593a44cbbe 2018-12-23 20:53:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bca4f0b0-e01f-4f72-a392-b211a372a033 Date: Sun, 23 Dec 2018 20:53:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:58,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-bca4f0b0-e01f-4f72-a392-b211a372a033 2018-12-23 20:53:58,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ee268d4d-2bf7-4386-8846-d94ab2374eda Date: Sun, 23 Dec 2018 20:53:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:53:58,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-ee268d4d-2bf7-4386-8846-d94ab2374eda 2018-12-23 20:53:58,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b92ca8-c2ce-4414-a8c3-4877fb3f637f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:58,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-c2b92ca8-c2ce-4414-a8c3-4877fb3f637f 2018-12-23 20:53:58,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b3de495e-0dcb-4d38-8bfd-0802b2e20d04 Date: Sun, 23 Dec 2018 20:53:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:53:58,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-b3de495e-0dcb-4d38-8bfd-0802b2e20d04 2018-12-23 20:53:58,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-f1281509-ca18-475b-ad7c-17d2d974bc83 Date: Sun, 23 Dec 2018 20:53:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.5"}],"id":"a8009fe4-ec89-4589-bad2-6b1b356cfc99","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:d2:0c:70","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port","admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:53:58,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160&name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port&admin_state_up=True used request id req-f1281509-ca18-475b-ad7c-17d2d974bc83 2018-12-23 20:53:58,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a02ab4f-9405-4136-9ec3-c32a9b933199 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:53:58,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-2a02ab4f-9405-4136-9ec3-c32a9b933199 2018-12-23 20:53:58,582 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2 2018-12-23 20:53:58,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-5171773a-8cd8-4b21-be5b-c07153d79d73 x-compute-request-id: req-5171773a-8cd8-4b21-be5b-c07153d79d73 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-flavor-name"}]} 2018-12-23 20:53:58,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5171773a-8cd8-4b21-be5b-c07153d79d73 2018-12-23 20:53:58,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-fbf33c39-c447-4dcd-8848-2dc30648f03f x-compute-request-id: req-fbf33c39-c447-4dcd-8848-2dc30648f03f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3b403703-0d4c-470d-b65b-d4fbc620408f"}} 2018-12-23 20:53:58,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f used request id req-fbf33c39-c447-4dcd-8848-2dc30648f03f 2018-12-23 20:53:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-aff2da58-bcf0-4bf2-b62c-0edf62346373 Date: Sun, 23 Dec 2018 20:53:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:53:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:53:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/475f5b76-3da7-4380-83a3-30e42bf773ae/snap", "metadata": {}}], "self": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "min_disk": 0, "protected": false, "id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "file": "/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ab8daddd2ebd4da68dbf676fd5ac7f64", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/475f5b76-3da7-4380-83a3-30e42bf773ae/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64"} 2018-12-23 20:53:58,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 used request id req-aff2da58-bcf0-4bf2-b62c-0edf62346373 2018-12-23 20:53:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:53:58,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ccf3ee8-0212-4122-8040-a27738e342f7 Date: Sun, 23 Dec 2018 20:53: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:53:58,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4ccf3ee8-0212-4122-8040-a27738e342f7 2018-12-23 20:53:58,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" -d '{"server": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "imageRef": "475f5b76-3da7-4380-83a3-30e42bf773ae", "flavorRef": "3b403703-0d4c-470d-b65b-d4fbc620408f", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "a8009fe4-ec89-4589-bad2-6b1b356cfc99"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}]}}' 2018-12-23 20:54:00,330 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-900a175d-7e81-4d12-8308-c3484b40f097 x-compute-request-id: req-900a175d-7e81-4d12-8308-c3484b40f097 Content-Length: 437 location: http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "adminPass": "ucid4EzrVBrn"}} 2018-12-23 20:54:00,331 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-900a175d-7e81-4d12-8308-c3484b40f097 2018-12-23 20:54:00,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:00,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54: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-d4853147-48ad-40c0-b680-6e6f7f7db32a x-compute-request-id: req-d4853147-48ad-40c0-b680-6e6f7f7db32a Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:54:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:00,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-d4853147-48ad-40c0-b680-6e6f7f7db32a 2018-12-23 20:54:00,581 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2 2018-12-23 20:54:00,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:01,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54: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-0eb7382b-ff37-4b25-9e80-39eae08e7285 x-compute-request-id: req-0eb7382b-ff37-4b25-9e80-39eae08e7285 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:54:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:01,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-0eb7382b-ff37-4b25-9e80-39eae08e7285 2018-12-23 20:54:01,073 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2] is - BUILD 2018-12-23 20:54:01,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:54:04,077 - create_instance - DEBUG - VM status query timeout in 896.50425601 2018-12-23 20:54:04,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:04,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c3f6a1a-3d70-4067-84c3-bde72ebf65d9 x-compute-request-id: req-1c3f6a1a-3d70-4067-84c3-bde72ebf65d9 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:54:01Z", "hostId": "e975e2bbf1bf1adb2a83150bbefe3e37034d14ea58cd76ab1b7af9dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:04,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-1c3f6a1a-3d70-4067-84c3-bde72ebf65d9 2018-12-23 20:54:04,424 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2] is - BUILD 2018-12-23 20:54:04,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:54:07,428 - create_instance - DEBUG - VM status query timeout in 893.153291941 2018-12-23 20:54:07,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:07,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4453243-2269-4404-a144-293adff5cd3c x-compute-request-id: req-d4453243-2269-4404-a144-293adff5cd3c Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0c:70", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:54:07.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:07Z", "hostId": "e975e2bbf1bf1adb2a83150bbefe3e37034d14ea58cd76ab1b7af9dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:07,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-d4453243-2269-4404-a144-293adff5cd3c 2018-12-23 20:54:07,593 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2] is - ACTIVE 2018-12-23 20:54:07,594 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:54:07,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:07,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c7e24ed-3d9c-491e-887b-9c1a58f6b8f1 x-compute-request-id: req-1c7e24ed-3d9c-491e-887b-9c1a58f6b8f1 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0c:70", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:54:07.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:07Z", "hostId": "e975e2bbf1bf1adb2a83150bbefe3e37034d14ea58cd76ab1b7af9dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:07,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-1c7e24ed-3d9c-491e-887b-9c1a58f6b8f1 2018-12-23 20:54:07,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:07,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e0ca192d-68c9-4303-93b0-0b8b8ffe03c7 Date: Sun, 23 Dec 2018 20:54:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:54:07,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-e0ca192d-68c9-4303-93b0-0b8b8ffe03c7 2018-12-23 20:54:07,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:07,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ea938a-d963-4858-bc37-169ec3cba682 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:54:07,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-93ea938a-d963-4858-bc37-169ec3cba682 2018-12-23 20:54:07,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:07,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-812df451-8d7f-41c4-a830-e456d53c373b Date: Sun, 23 Dec 2018 20:54:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:54:07,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-812df451-8d7f-41c4-a830-e456d53c373b 2018-12-23 20:54:07,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:08,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-e183027c-4d31-4968-b0b9-b8991fb50533 Date: Sun, 23 Dec 2018 20:54:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.2"}],"id":"45f4ea84-2f2f-4efe-a487-014eb6c61316","security_groups":[],"mac_address":"fa:16:3e:7d:2e:16","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73007225-1fb6-42b7-b041-d1fe43bf8160","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.5"}],"id":"a8009fe4-ec89-4589-bad2-6b1b356cfc99","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:d2:0c:70","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port","admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:57Z","binding:vnic_type":"normal","device_id":"243fb4b2-6763-4b94-9b1c-fe6e6576a9ca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:36Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.1"}],"id":"c25d1a58-ce36-406b-b25a-b57c2594f9b8","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:b7:cf:6b","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2","admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:31Z","binding:vnic_type":"normal","device_id":"008991d6-7583-4907-a115-20cd16c2e6b2","ip_allocation":"immediate"}]} 2018-12-23 20:54:08,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-e183027c-4d31-4968-b0b9-b8991fb50533 2018-12-23 20:54:08,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:08,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9dd17e7-46f9-4a9c-8a2a-0e0a89cf44fd x-compute-request-id: req-a9dd17e7-46f9-4a9c-8a2a-0e0a89cf44fd Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0c:70", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:54:07.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:07Z", "hostId": "e975e2bbf1bf1adb2a83150bbefe3e37034d14ea58cd76ab1b7af9dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:08,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-a9dd17e7-46f9-4a9c-8a2a-0e0a89cf44fd 2018-12-23 20:54:08,517 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2] is - ACTIVE 2018-12-23 20:54:08,517 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:54:08,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:08,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51ac9928-c30a-4e70-9ab3-d1f7be665aca x-compute-request-id: req-51ac9928-c30a-4e70-9ab3-d1f7be665aca Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0c:70", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:54:07.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "security_groups": [{"name": "default"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:07Z", "hostId": "e975e2bbf1bf1adb2a83150bbefe3e37034d14ea58cd76ab1b7af9dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:08,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-51ac9928-c30a-4e70-9ab3-d1f7be665aca 2018-12-23 20:54:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-07504699-b616-47c1-b693-a5837ba435c2 Date: Sun, 23 Dec 2018 20:54:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"73007225-1fb6-42b7-b041-d1fe43bf8160","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","l2_adjacency":true,"status":"ACTIVE","subnets":["0bbc2993-6511-48fc-999b-9cff633f308b"],"description":"","tags":[],"updated_at":"2018-12-23T20:53:23Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2","admin_state_up":true,"tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","mtu":1450}]} 2018-12-23 20:54:08,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 used request id req-07504699-b616-47c1-b693-a5837ba435c2 2018-12-23 20:54:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:08,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f056ef5c-88e3-40b8-bb4c-447b867efd7c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:54:08,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-f056ef5c-88e3-40b8-bb4c-447b867efd7c 2018-12-23 20:54:08,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:08,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-431e1b1b-59bd-4182-afb5-f8de4874c299 Date: Sun, 23 Dec 2018 20:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:23Z","dns_nameservers":[],"updated_at":"2018-12-23T20:53:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.202.2","end":"10.200.202.254"}],"gateway_ip":"10.200.202.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.202.0/24","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","id":"0bbc2993-6511-48fc-999b-9cff633f308b","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2"}]} 2018-12-23 20:54:08,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-431e1b1b-59bd-4182-afb5-f8de4874c299 2018-12-23 20:54:08,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:08,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-521d00e5-828f-48d7-a9df-1fbe1c21380c Date: Sun, 23 Dec 2018 20:54:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:27Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.2"}],"id":"45f4ea84-2f2f-4efe-a487-014eb6c61316","security_groups":[],"mac_address":"fa:16:3e:7d:2e:16","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-73007225-1fb6-42b7-b041-d1fe43bf8160","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.5"}],"id":"a8009fe4-ec89-4589-bad2-6b1b356cfc99","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:d2:0c:70","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port","admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:57Z","binding:vnic_type":"normal","device_id":"243fb4b2-6763-4b94-9b1c-fe6e6576a9ca","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:53:36Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0bbc2993-6511-48fc-999b-9cff633f308b","ip_address":"10.200.202.1"}],"id":"c25d1a58-ce36-406b-b25a-b57c2594f9b8","security_groups":["0efc92e4-8bde-4279-9270-1aa154efbf83"],"mac_address":"fa:16:3e:b7:cf:6b","project_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2","admin_state_up":true,"network_id":"73007225-1fb6-42b7-b041-d1fe43bf8160","tenant_id":"ab8daddd2ebd4da68dbf676fd5ac7f64","created_at":"2018-12-23T20:53:31Z","binding:vnic_type":"normal","device_id":"008991d6-7583-4907-a115-20cd16c2e6b2","ip_allocation":"immediate"}]} 2018-12-23 20:54:08,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-521d00e5-828f-48d7-a9df-1fbe1c21380c 2018-12-23 20:54:08,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}}' 2018-12-23 20:54:09,465 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cb7f6aa-a249-4f89-89b5-a2715374dbf0 x-compute-request-id: req-6cb7f6aa-a249-4f89-89b5-a2715374dbf0 Content-Length: 0 Content-Type: application/json 2018-12-23 20:54:09,466 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca/action used request id req-6cb7f6aa-a249-4f89-89b5-a2715374dbf0 2018-12-23 20:54:09,466 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-12-23 20:54:09,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:09,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53c936cb-db99-443c-8a17-b283d99cce63 x-compute-request-id: req-53c936cb-db99-443c-8a17-b283d99cce63 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:09,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-53c936cb-db99-443c-8a17-b283d99cce63 2018-12-23 20:54:09,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:54:09,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8da588c9-1e1d-4f7a-b5a4-7dc90ad155a1 x-compute-request-id: req-8da588c9-1e1d-4f7a-b5a4-7dc90ad155a1 Content-Encoding: gzip Content-Length: 8147 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 542073645 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.233841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236837] pid_max: default: 32768 minimum: 301\n[ 0.238443] ACPI: Core revision 20150930\n[ 0.240469] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242813] Security Framework initialized\n[ 0.244288] Yama: becoming mindful.\n[ 0.245596] AppArmor: AppArmor initialized\n[ 0.247111] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256372] Initializing cgroup subsys io\n[ 0.257829] Initializing cgroup subsys memory\n[ 0.259366] Initializing cgroup subsys devices\n[ 0.260942] Initializing cgroup subsys freezer\n[ 0.262501] Initializing cgroup subsys net_cls\n[ 0.264057] Initializing cgroup subsys perf_event\n[ 0.265703] Initializing cgroup subsys net_prio\n[ 0.267287] Initializing cgroup subsys hugetlb\n[ 0.268859] Initializing cgroup subsys pids\n[ 0.270406] CPU: Physical Processor ID: 0\n[ 0.272572] mce: CPU supports 10 MCE banks\n[ 0.274082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.279277] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.287735] ftrace: allocating 31920 entries in 125 pages\n[ 0.318814] smpboot: Max logical packages: 2\n[ 0.320356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.322516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.324946] x2apic enabled\n[ 0.326339] Switched APIC routing to physical x2apic.\n[ 0.329268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331358] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338565] KVM setup paravirtual spinlock\n[ 0.340647] x86: Booting SMP configuration:\n[ 0.342195] .... node #0, CPUs: #1\n[ 0.343717] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.366131] x86: Booted up 1 node, 2 CPUs\n[ 0.366133] KVM setup async PF for cpu 1\n[ 0.366137] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.370751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.373377] devtmpfs: initialized\n[ 0.375671] evm: security.selinux\n[ 0.376924] evm: security.SMACK64\n[ 0.378166] evm: security.SMACK64EXEC\n[ 0.379514] evm: security.SMACK64TRANSMUTE\n[ 0.380974] evm: security.SMACK64MMAP\n[ 0.382307] evm: security.ima\n[ 0.383450] evm: security.capability\n[ 0.384911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388258] pinctrl core: initialized pinctrl subsystem\n[ 0.390196] RTC time: 20:53:50, date: 12/23/18\n[ 0.391898] NET: Registered protocol family 16\n[ 0.402107] cpuidle: using governor ladder\n[ 0.414211] cpuidle: using governor menu\n[ 0.415614] PCCT header not found.\n[ 0.416931] ACPI: bus type PCI registered\n[ 0.418386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420634] PCI: Using configuration type 1 for base access\n[ 0.435004] ACPI: Added _OSI(Module Device)\n[ 0.436523] ACPI: Added _OSI(Processor Device)\n[ 0.438088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.439731] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442615] ACPI: Interpreter enabled\n[ 0.444000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.447346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.454020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.457344] ACPI: (supports S0 S5)\n[ 0.458612] ACPI: Using IOAPIC for interrupt routing\n[ 0.460322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.465171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.469456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.471618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.475548] acpiphp: Slot [3] registered\n[ 0.476994] acpiphp: Slot [4] registered\n[ 0.478433] acpiphp: Slot [5] registered\n[ 0.479867] acpiphp: Slot [6] registered\n[ 0.481307] acpiphp: Slot [7] registered\n[ 0.482741] acpiphp: Slot [8] registered\n[ 0.484182] acpiphp: Slot [9] registered\n[ 0.485614] acpiphp: Slot [10] registered\n[ 0.503234] acpiphp: Slot [11] registered\n[ 0.504694] acpiphp: Slot [12] registered\n[ 0.506177] acpiphp: Slot [13] registered\n[ 0.507634] acpiphp: Slot [14] registered\n[ 0.509086] acpiphp: Slot [15] registered\n[ 0.510534] acpiphp: Slot [16] registered\n[ 0.511989] acpiphp: Slot [17] registered\n[ 0.513444] acpiphp: Slot [18] registered\n[ 0.514898] acpiphp: Slot [19] registered\n[ 0.516354] acpiphp: Slot [20] registered\n[ 0.517813] acpiphp: Slot [21] registered\n[ 0.519263] acpiphp: Slot [22] registered\n[ 0.520720] acpiphp: Slot [23] registered\n[ 0.522174] acpiphp: Slot [24] registered\n[ 0.523663] acpiphp: Slot [25] registered\n[ 0.525127] acpiphp: Slot [26] registered\n[ 0.526586] acpiphp: Slot [27] registered\n[ 0.528043] acpiphp: Slot [28] registered\n[ 0.529503] acpiphp: Slot [29] registered\n[ 0.530964] acpiphp: Slot [30] registered\n[ 0.532419] acpiphp: Slot [31] registered\n[ 0.533875] PCI host bridge to bus 0000:00\n[ 0.535330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542350] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.544952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.547619] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.552418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556889] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.559196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.563953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.595852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598731] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.603836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.606302] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.608601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.613157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615950] vgaarb: loaded\n[ 0.617025] vgaarb: bridge control possible 0000:00:02.0\n[ 0.619214] SCSI subsystem initialized\n[ 0.620958] ACPI: bus type USB registered\n[ 0.622452] usbcore: registered new interface driver usbfs\n[ 0.624338] usbcore: registered new interface driver hub\n[ 0.626165] usbcore: registered new device driver usb\n[ 0.628278] PCI: Using ACPI for IRQ routing\n[ 0.630296] NetLabel: Initializing\n[ 0.631580] NetLabel: domain hash size = 128\n[ 0.633113] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.634858] NetLabel: unlabeled traffic allowed by default\n[ 0.637115] clocksource: Switched to clocksource kvm-clock\n[ 0.648544] AppArmor: AppArmor Filesystem Enabled\n[ 0.650268] pnp: PnP ACPI init\n[ 0.651847] pnp: PnP ACPI: found 5 devices\n[ 0.660164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.663257] NET: Registered protocol family 2\n[ 0.665182] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.667522] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.669714] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.671877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.675980] NET: Registered protocol family 1\n[ 0.677559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.679546] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.681501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.701245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.721054] Trying to unpack rootfs image as initramfs...\n[ 0.783754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.786707] Scanning for low memory corruption every 60 seconds\n[ 0.789186] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.791273] audit: initializing netlink subsys (disabled)\n[ 0.793126] audit: type=2000 audit(1545598430.439:1): initialized\n[ 0.795417] Initialise system trusted keyring\n[ 0.797214] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.802594] zbud: loaded\n[ 0.803842] VFS: Disk quotas dquot_6.6.0\n[ 0.805305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.808057] fuse init (API version 7.23)\n[ 0.809670] Key type big_key registered\n[ 0.811100] Allocating IMA MOK and blacklist keyrings.\n[ 0.813567] Key type asymmetric registered\n[ 0.815050] Asymmetric key parser 'x509' registered\n[ 0.816776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.819439] io scheduler noop registered\n[ 0.820863] io scheduler deadline registered (default)\n[ 0.822655] io scheduler cfq registered\n[ 0.824153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.826038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.828296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.830906] ACPI: Power Button [PWRF]\n[ 0.832442] GHES: HEST is not enabled!\n[ 0.851407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.890451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.894109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.919403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.923439] Linux agpgart interface v0.103\n[ 0.927898] brd: module loaded\n[ 0.930747] loop: module loaded\n[ 0.936178] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.938804] GPT:90111 != 20971519\n[ 0.940060] GPT:Alternate GPT header not at the end of the disk.\n[ 0.942069] GPT:90111 != 20971519\n[ 0.943320] GPT: Use GNU Parted to correct GPT errors.\n[ 0.945074] vda: vda1 vda15\n[ 0.947125] scsi host0: ata_piix\n[ 0.948517] scsi host1: ata_piix\n[ 0.949796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.952014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.954344] libphy: Fixed MDIO Bus: probed\n[ 0.955887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.957662] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.961063] PPP generic driver version 2.4.2\n[ 0.962680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964854] ehci-pci: EHCI PCI platform driver\n[ 0.966441] ehci-platform: EHCI generic platform driver\n[ 0.968242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970310] ohci-pci: OHCI PCI platform driver\n[ 0.971897] ohci-platform: OHCI generic platform driver\n[ 0.973701] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.993457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.995268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.997969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.999770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.001841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.004068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.006649] usb usb1: Product: UHCI Host Controller\n[ 1.008330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.010399] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.012181] hub 1-0:1.0: USB hub found\n[ 1.013576] hub 1-0:1.0: 2 ports detected\n[ 1.015210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.018911] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.020627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.022510] mousedev: PS/2 mouse device common for all mice\n[ 1.024778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.028078] rtc_cmos 00:00: RTC can wake from S4\n[ 1.030131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.032256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.034414] i2c /dev entries driver\n[ 1.035781] device-mapper: uevent: version 1.0.3\n[ 1.037497] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.040420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.042868] NET: Registered protocol family 10\n[ 1.044844] NET: Registered protocol family 17\n[ 1.046452] Key type dns_resolver registered\n[ 1.048199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.050216] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.052380] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.055611] registered taskstats version 1\n[ 1.057113] Loading compiled-in X.509 certificates\n[ 1.059328] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.062697] zswap: loaded using pool lzo/zbud\n[ 1.066077] Key type trusted registered\n[ 1.069023] Key type encrypted registered\n[ 1.070501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072365] ima: No TPM chip found, activating TPM-bypass!\n[ 1.074259] evm: HMAC attrs: 0x1\n[ 1.092370] Magic number: 14:228:903\n[ 1.093954] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:50 UTC (1545598430)\n[ 1.096902] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.098912] EDD information not available.\n[ 1.110961] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113734] Write protecting the kernel read-only data: 14336k\n[ 1.117297] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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[ 1.191231] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.16. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-23 20:54:09,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action used request id req-8da588c9-1e1d-4f7a-b5a4-7dc90ad155a1 2018-12-23 20:54:09,938 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 20:54:09,939 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 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 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 542073645 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.233841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236837] pid_max: default: 32768 minimum: 301 [ 0.238443] ACPI: Core revision 20150930 [ 0.240469] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242813] Security Framework initialized [ 0.244288] Yama: becoming mindful. [ 0.245596] AppArmor: AppArmor initialized [ 0.247111] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.249458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256372] Initializing cgroup subsys io [ 0.257829] Initializing cgroup subsys memory [ 0.259366] Initializing cgroup subsys devices [ 0.260942] Initializing cgroup subsys freezer [ 0.262501] Initializing cgroup subsys net_cls [ 0.264057] Initializing cgroup subsys perf_event [ 0.265703] Initializing cgroup subsys net_prio [ 0.267287] Initializing cgroup subsys hugetlb [ 0.268859] Initializing cgroup subsys pids [ 0.270406] CPU: Physical Processor ID: 0 [ 0.272572] mce: CPU supports 10 MCE banks [ 0.274082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.279277] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.287735] ftrace: allocating 31920 entries in 125 pages [ 0.318814] smpboot: Max logical packages: 2 [ 0.320356] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.322516] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.324946] x2apic enabled [ 0.326339] Switched APIC routing to physical x2apic. [ 0.329268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.331358] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338565] KVM setup paravirtual spinlock [ 0.340647] x86: Booting SMP configuration: [ 0.342195] .... node #0, CPUs: #1 [ 0.343717] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.366131] x86: Booted up 1 node, 2 CPUs [ 0.366133] KVM setup async PF for cpu 1 [ 0.366137] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.370751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.373377] devtmpfs: initialized [ 0.375671] evm: security.selinux [ 0.376924] evm: security.SMACK64 [ 0.378166] evm: security.SMACK64EXEC [ 0.379514] evm: security.SMACK64TRANSMUTE [ 0.380974] evm: security.SMACK64MMAP [ 0.382307] evm: security.ima [ 0.383450] evm: security.capability [ 0.384911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.388258] pinctrl core: initialized pinctrl subsystem [ 0.390196] RTC time: 20:53:50, date: 12/23/18 [ 0.391898] NET: Registered protocol family 16 [ 0.402107] cpuidle: using governor ladder [ 0.414211] cpuidle: using governor menu [ 0.415614] PCCT header not found. [ 0.416931] ACPI: bus type PCI registered [ 0.418386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.420634] PCI: Using configuration type 1 for base access [ 0.435004] ACPI: Added _OSI(Module Device) [ 0.436523] ACPI: Added _OSI(Processor Device) [ 0.438088] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.439731] ACPI: Added _OSI(Processor Aggregator Device) [ 0.442615] ACPI: Interpreter enabled [ 0.444000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.447346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.450693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.454020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.457344] ACPI: (supports S0 S5) [ 0.458612] ACPI: Using IOAPIC for interrupt routing [ 0.460322] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.465171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.467224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.469456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.471618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.475548] acpiphp: Slot [3] registered [ 0.476994] acpiphp: Slot [4] registered [ 0.478433] acpiphp: Slot [5] registered [ 0.479867] acpiphp: Slot [6] registered [ 0.481307] acpiphp: Slot [7] registered [ 0.482741] acpiphp: Slot [8] registered [ 0.484182] acpiphp: Slot [9] registered [ 0.485614] acpiphp: Slot [10] registered [ 0.503234] acpiphp: Slot [11] registered [ 0.504694] acpiphp: Slot [12] registered [ 0.506177] acpiphp: Slot [13] registered [ 0.507634] acpiphp: Slot [14] registered [ 0.509086] acpiphp: Slot [15] registered [ 0.510534] acpiphp: Slot [16] registered [ 0.511989] acpiphp: Slot [17] registered [ 0.513444] acpiphp: Slot [18] registered [ 0.514898] acpiphp: Slot [19] registered [ 0.516354] acpiphp: Slot [20] registered [ 0.517813] acpiphp: Slot [21] registered [ 0.519263] acpiphp: Slot [22] registered [ 0.520720] acpiphp: Slot [23] registered [ 0.522174] acpiphp: Slot [24] registered [ 0.523663] acpiphp: Slot [25] registered [ 0.525127] acpiphp: Slot [26] registered [ 0.526586] acpiphp: Slot [27] registered [ 0.528043] acpiphp: Slot [28] registered [ 0.529503] acpiphp: Slot [29] registered [ 0.530964] acpiphp: Slot [30] registered [ 0.532419] acpiphp: Slot [31] registered [ 0.533875] PCI host bridge to bus 0000:00 [ 0.535330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.537533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.539740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542350] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.544952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.547619] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.552418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.554747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.556889] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.559196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.563953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.566521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.595852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.598731] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.601278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.603836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.606302] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.608601] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.611243] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.613157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.615950] vgaarb: loaded [ 0.617025] vgaarb: bridge control possible 0000:00:02.0 [ 0.619214] SCSI subsystem initialized [ 0.620958] ACPI: bus type USB registered [ 0.622452] usbcore: registered new interface driver usbfs [ 0.624338] usbcore: registered new interface driver hub [ 0.626165] usbcore: registered new device driver usb [ 0.628278] PCI: Using ACPI for IRQ routing [ 0.630296] NetLabel: Initializing [ 0.631580] NetLabel: domain hash size = 128 [ 0.633113] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.634858] NetLabel: unlabeled traffic allowed by default [ 0.637115] clocksource: Switched to clocksource kvm-clock [ 0.648544] AppArmor: AppArmor Filesystem Enabled [ 0.650268] pnp: PnP ACPI init [ 0.651847] pnp: PnP ACPI: found 5 devices [ 0.660164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.663257] NET: Registered protocol family 2 [ 0.665182] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.667522] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.669714] TCP: Hash tables configured (established 4096 bind 4096) [ 0.671877] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.673844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.675980] NET: Registered protocol family 1 [ 0.677559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.679546] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.681501] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.701245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.721054] Trying to unpack rootfs image as initramfs... [ 0.783754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.786707] Scanning for low memory corruption every 60 seconds [ 0.789186] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.791273] audit: initializing netlink subsys (disabled) [ 0.793126] audit: type=2000 audit(1545598430.439:1): initialized [ 0.795417] Initialise system trusted keyring [ 0.797214] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.799308] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.802594] zbud: loaded [ 0.803842] VFS: Disk quotas dquot_6.6.0 [ 0.805305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.808057] fuse init (API version 7.23) [ 0.809670] Key type big_key registered [ 0.811100] Allocating IMA MOK and blacklist keyrings. [ 0.813567] Key type asymmetric registered [ 0.815050] Asymmetric key parser 'x509' registered [ 0.816776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.819439] io scheduler noop registered [ 0.820863] io scheduler deadline registered (default) [ 0.822655] io scheduler cfq registered [ 0.824153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.826038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.828296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.830906] ACPI: Power Button [PWRF] [ 0.832442] GHES: HEST is not enabled! [ 0.851407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.890451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.894109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.919403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.923439] Linux agpgart interface v0.103 [ 0.927898] brd: module loaded [ 0.930747] loop: module loaded [ 0.936178] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.938804] GPT:90111 != 20971519 [ 0.940060] GPT:Alternate GPT header not at the end of the disk. [ 0.942069] GPT:90111 != 20971519 [ 0.943320] GPT: Use GNU Parted to correct GPT errors. [ 0.945074] vda: vda1 vda15 [ 0.947125] scsi host0: ata_piix [ 0.948517] scsi host1: ata_piix [ 0.949796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.952014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.954344] libphy: Fixed MDIO Bus: probed [ 0.955887] tun: Universal TUN/TAP device driver, 1.6 [ 0.957662] tun: (C) 1999-2004 Max Krasnyansky [ 0.961063] PPP generic driver version 2.4.2 [ 0.962680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.964854] ehci-pci: EHCI PCI platform driver [ 0.966441] ehci-platform: EHCI generic platform driver [ 0.968242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.970310] ohci-pci: OHCI PCI platform driver [ 0.971897] ohci-platform: OHCI generic platform driver [ 0.973701] uhci_hcd: USB Universal Host Controller Interface driver [ 0.993457] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.995268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.997969] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.999770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.001841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.004068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.006649] usb usb1: Product: UHCI Host Controller [ 1.008330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.010399] usb usb1: SerialNumber: 0000:00:01.2 [ 1.012181] hub 1-0:1.0: USB hub found [ 1.013576] hub 1-0:1.0: 2 ports detected [ 1.015210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.018911] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.020627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.022510] mousedev: PS/2 mouse device common for all mice [ 1.024778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.028078] rtc_cmos 00:00: RTC can wake from S4 [ 1.030131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.032256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.034414] i2c /dev entries driver [ 1.035781] device-mapper: uevent: version 1.0.3 [ 1.037497] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.040420] ledtrig-cpu: registered to indicate activity on CPUs [ 1.042868] NET: Registered protocol family 10 [ 1.044844] NET: Registered protocol family 17 [ 1.046452] Key type dns_resolver registered [ 1.048199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.050216] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.052380] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.055611] registered taskstats version 1 [ 1.057113] Loading compiled-in X.509 certificates [ 1.059328] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.062697] zswap: loaded using pool lzo/zbud [ 1.066077] Key type trusted registered [ 1.069023] Key type encrypted registered [ 1.070501] AppArmor: AppArmor sha1 policy hashing enabled [ 1.072365] ima: No TPM chip found, activating TPM-bypass! [ 1.074259] evm: HMAC attrs: 0x1 [ 1.092370] Magic number: 14:228:903 [ 1.093954] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:50 UTC (1545598430) [ 1.096902] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.098912] EDD information not available. [ 1.110961] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.113734] Write protecting the kernel read-only data: 14336k [ 1.117297] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.120505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.80 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 [ 1.191231] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.98 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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.16. iid=i-00000038 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO 2018-12-23 20:54:09,939 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-12-23 20:54:09,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:10,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aa3b302-9bc4-4cfc-8956-e012b4d619c5 x-compute-request-id: req-7aa3b302-9bc4-4cfc-8956-e012b4d619c5 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0c:70", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:54:07.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:07Z", "hostId": "e975e2bbf1bf1adb2a83150bbefe3e37034d14ea58cd76ab1b7af9dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:10,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-7aa3b302-9bc4-4cfc-8956-e012b4d619c5 2018-12-23 20:54:10,093 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:54:10,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44e9f8d5-b03c-4ca5-8734-0e5b844a9d55 x-compute-request-id: req-44e9f8d5-b03c-4ca5-8734-0e5b844a9d55 Content-Encoding: gzip Content-Length: 8039 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 547916208 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.252205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.255258] pid_max: default: 32768 minimum: 301\n[ 0.256904] ACPI: Core revision 20150930\n[ 0.258971] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.261372] Security Framework initialized\n[ 0.262871] Yama: becoming mindful.\n[ 0.264402] AppArmor: AppArmor initialized\n[ 0.265940] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.268350] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.270681] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272895] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.275405] Initializing cgroup subsys io\n[ 0.276884] Initializing cgroup subsys memory\n[ 0.278472] Initializing cgroup subsys devices\n[ 0.280068] Initializing cgroup subsys freezer\n[ 0.281653] Initializing cgroup subsys net_cls\n[ 0.283262] Initializing cgroup subsys perf_event\n[ 0.284932] Initializing cgroup subsys net_prio\n[ 0.286571] Initializing cgroup subsys hugetlb\n[ 0.288381] Initializing cgroup subsys pids\n[ 0.289961] CPU: Physical Processor ID: 0\n[ 0.292162] mce: CPU supports 10 MCE banks\n[ 0.293699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.299030] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307583] ftrace: allocating 31920 entries in 125 pages\n[ 0.339247] smpboot: Max logical packages: 2\n[ 0.340786] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.343231] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.345727] x2apic enabled\n[ 0.347150] Switched APIC routing to physical x2apic.\n[ 0.350111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.352287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.356324] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.359842] KVM setup paravirtual spinlock\n[ 0.361961] x86: Booting SMP configuration:\n[ 0.363555] .... node #0, CPUs: #1\n[ 0.365093] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.387823] x86: Booted up 1 node, 2 CPUs\n[ 0.387825] KVM setup async PF for cpu 1\n[ 0.387829] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.392596] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.395221] devtmpfs: initialized\n[ 0.397540] evm: security.selinux\n[ 0.398814] evm: security.SMACK64\n[ 0.400083] evm: security.SMACK64EXEC\n[ 0.401453] evm: security.SMACK64TRANSMUTE\n[ 0.402945] evm: security.SMACK64MMAP\n[ 0.404309] evm: security.ima\n[ 0.405484] evm: security.capability\n[ 0.406934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.410353] pinctrl core: initialized pinctrl subsystem\n[ 0.412326] RTC time: 20:54:07, date: 12/23/18\n[ 0.414101] NET: Registered protocol family 16\n[ 0.427731] cpuidle: using governor ladder\n[ 0.439814] cpuidle: using governor menu\n[ 0.441281] PCCT header not found.\n[ 0.442650] ACPI: bus type PCI registered\n[ 0.444134] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446415] PCI: Using configuration type 1 for base access\n[ 0.460741] ACPI: Added _OSI(Module Device)\n[ 0.462322] ACPI: Added _OSI(Processor Device)\n[ 0.463917] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.465580] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.468509] ACPI: Interpreter enabled\n[ 0.469900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.473286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.476687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.480079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.483475] ACPI: (supports S0 S5)\n[ 0.484767] ACPI: Using IOAPIC for interrupt routing\n[ 0.486522] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.491461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.493561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.495837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.498129] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.502164] acpiphp: Slot [3] registered\n[ 0.503642] acpiphp: Slot [4] registered\n[ 0.505099] acpiphp: Slot [5] registered\n[ 0.506575] acpiphp: Slot [6] registered\n[ 0.508028] acpiphp: Slot [7] registered\n[ 0.509490] acpiphp: Slot [8] registered\n[ 0.510959] acpiphp: Slot [9] registered\n[ 0.512420] acpiphp: Slot [10] registered\n[ 0.530123] acpiphp: Slot [11] registered\n[ 0.531616] acpiphp: Slot [12] registered\n[ 0.533109] acpiphp: Slot [13] registered\n[ 0.534602] acpiphp: Slot [14] registered\n[ 0.536080] acpiphp: Slot [15] registered\n[ 0.537575] acpiphp: Slot [16] registered\n[ 0.539060] acpiphp: Slot [17] registered\n[ 0.540543] acpiphp: Slot [18] registered\n[ 0.542020] acpiphp: Slot [19] registered\n[ 0.543506] acpiphp: Slot [20] registered\n[ 0.544996] acpiphp: Slot [21] registered\n[ 0.546481] acpiphp: Slot [22] registered\n[ 0.547959] acpiphp: Slot [23] registered\n[ 0.549439] acpiphp: Slot [24] registered\n[ 0.550915] acpiphp: Slot [25] registered\n[ 0.552386] acpiphp: Slot [26] registered\n[ 0.553836] acpiphp: Slot [27] registered\n[ 0.555281] acpiphp: Slot [28] registered\n[ 0.556724] acpiphp: Slot [29] registered\n[ 0.558207] acpiphp: Slot [30] registered\n[ 0.559689] acpiphp: Slot [31] registered\n[ 0.561173] PCI host bridge to bus 0000:00\n[ 0.562667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.564886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.567123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.571300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.573979] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.576685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.582238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.584597] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.586766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.589123] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.594183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.596814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.620002] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.623603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.626203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.628801] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.631392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.633708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.636145] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.638083] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.640893] vgaarb: loaded\n[ 0.641969] vgaarb: bridge control possible 0000:00:02.0\n[ 0.644206] SCSI subsystem initialized\n[ 0.645951] ACPI: bus type USB registered\n[ 0.647467] usbcore: registered new interface driver usbfs\n[ 0.649395] usbcore: registered new interface driver hub\n[ 0.651255] usbcore: registered new device driver usb\n[ 0.653354] PCI: Using ACPI for IRQ routing\n[ 0.655381] NetLabel: Initializing\n[ 0.656693] NetLabel: domain hash size = 128\n[ 0.658257] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.660036] NetLabel: unlabeled traffic allowed by default\n[ 0.662231] clocksource: Switched to clocksource kvm-clock\n[ 0.673484] AppArmor: AppArmor Filesystem Enabled\n[ 0.675237] pnp: PnP ACPI init\n[ 0.676837] pnp: PnP ACPI: found 5 devices\n[ 0.684780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.687923] NET: Registered protocol family 2\n[ 0.689863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.692250] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.694474] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.697002] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.699005] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.701189] NET: Registered protocol family 1\n[ 0.702803] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.704826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.706802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.726488] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.746250] Trying to unpack rootfs image as initramfs...\n[ 0.807563] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.810824] Scanning for low memory corruption every 60 seconds\n[ 0.813158] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.815252] audit: initializing netlink subsys (disabled)\n[ 0.817103] audit: type=2000 audit(1545598448.103:1): initialized\n[ 0.819364] Initialise system trusted keyring\n[ 0.821128] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.823566] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.827156] zbud: loaded\n[ 0.828500] VFS: Disk quotas dquot_6.6.0\n[ 0.830140] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.833164] fuse init (API version 7.23)\n[ 0.834950] Key type big_key registered\n[ 0.836568] Allocating IMA MOK and blacklist keyrings.\n[ 0.839094] Key type asymmetric registered\n[ 0.840766] Asymmetric key parser 'x509' registered\n[ 0.842708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.845714] io scheduler noop registered\n[ 0.847347] io scheduler deadline registered (default)\n[ 0.849368] io scheduler cfq registered\n[ 0.851049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.853249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.855859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.858831] ACPI: Power Button [PWRF]\n[ 0.860551] GHES: HEST is not enabled!\n[ 0.879646] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.918366] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.922062] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.947791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.951748] Linux agpgart interface v0.103\n[ 0.955948] brd: module loaded\n[ 0.958690] loop: module loaded\n[ 0.964349] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.967301] GPT:90111 != 20971519\n[ 0.968674] GPT:Alternate GPT header not at the end of the disk.\n[ 0.970941] GPT:90111 != 20971519\n[ 0.972364] GPT: Use GNU Parted to correct GPT errors.\n[ 0.974362] vda: vda1 vda15\n[ 0.976463] scsi host0: ata_piix\n[ 0.977989] scsi host1: ata_piix\n[ 0.979428] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.981966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.984597] libphy: Fixed MDIO Bus: probed\n[ 0.986336] tun: Universal TUN/TAP device driver, 1.6\n[ 0.988331] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.991962] PPP generic driver version 2.4.2\n[ 0.993754] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.996253] ehci-pci: EHCI PCI platform driver\n[ 0.998049] ehci-platform: EHCI generic platform driver\n[ 1.000090] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.002473] ohci-pci: OHCI PCI platform driver\n[ 1.004244] ohci-platform: OHCI generic platform driver\n[ 1.006293] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.026298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.028375] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.031316] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.033325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.035646] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.038196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.041094] usb usb1: Product: UHCI Host Controller\n[ 1.043026] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.045416] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.047360] hub 1-0:1.0: USB hub found\n[ 1.048919] hub 1-0:1.0: 2 ports detected\n[ 1.050720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.054760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.056705] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.058778] mousedev: PS/2 mouse device common for all mice\n[ 1.061169] rtc_cmos 00:00: RTC can wake from S4\n[ 1.063501] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.065911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.069396] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.071624] i2c /dev entries driver\n[ 1.073110] device-mapper: uevent: version 1.0.3\n[ 1.074909] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.077903] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.080317] NET: Registered protocol family 10\n[ 1.082252] NET: Registered protocol family 17\n[ 1.083883] Key type dns_resolver registered\n[ 1.085594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.087597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.089888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.093149] registered taskstats version 1\n[ 1.094688] Loading compiled-in X.509 certificates\n[ 1.096951] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.100359] zswap: loaded using pool lzo/zbud\n[ 1.102926] Key type trusted registered\n[ 1.105568] Key type encrypted registered\n[ 1.107070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.108977] ima: No TPM chip found, activating TPM-bypass!\n[ 1.110942] evm: HMAC attrs: 0x1\n[ 1.129134] Magic number: 14:778:953\n[ 1.130759] rtc_cmos 00:00: setting system clock to 2018-12-23 20:54:07 UTC (1545598447)\n[ 1.133742] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.135827] EDD information not available.\n[ 1.147808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.150621] Write protecting the kernel read-only data: 14336k\n[ 1.154201] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.157392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.81\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[ 1.223762] 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.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.36. iid=i-00000039\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2018-12-23 20:54:10,171 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca/action used request id req-44e9f8d5-b03c-4ca5-8734-0e5b844a9d55 2018-12-23 20:54:10,172 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-23 20:54:10,173 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 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 0x00000000000F60F0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 547916208 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.252205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.255258] pid_max: default: 32768 minimum: 301 [ 0.256904] ACPI: Core revision 20150930 [ 0.258971] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.261372] Security Framework initialized [ 0.262871] Yama: becoming mindful. [ 0.264402] AppArmor: AppArmor initialized [ 0.265940] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.268350] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.270681] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272895] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.275405] Initializing cgroup subsys io [ 0.276884] Initializing cgroup subsys memory [ 0.278472] Initializing cgroup subsys devices [ 0.280068] Initializing cgroup subsys freezer [ 0.281653] Initializing cgroup subsys net_cls [ 0.283262] Initializing cgroup subsys perf_event [ 0.284932] Initializing cgroup subsys net_prio [ 0.286571] Initializing cgroup subsys hugetlb [ 0.288381] Initializing cgroup subsys pids [ 0.289961] CPU: Physical Processor ID: 0 [ 0.292162] mce: CPU supports 10 MCE banks [ 0.293699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.295549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.299030] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.307583] ftrace: allocating 31920 entries in 125 pages [ 0.339247] smpboot: Max logical packages: 2 [ 0.340786] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.343231] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.345727] x2apic enabled [ 0.347150] Switched APIC routing to physical x2apic. [ 0.350111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.352287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.356324] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359842] KVM setup paravirtual spinlock [ 0.361961] x86: Booting SMP configuration: [ 0.363555] .... node #0, CPUs: #1 [ 0.365093] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.387823] x86: Booted up 1 node, 2 CPUs [ 0.387825] KVM setup async PF for cpu 1 [ 0.387829] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.392596] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.395221] devtmpfs: initialized [ 0.397540] evm: security.selinux [ 0.398814] evm: security.SMACK64 [ 0.400083] evm: security.SMACK64EXEC [ 0.401453] evm: security.SMACK64TRANSMUTE [ 0.402945] evm: security.SMACK64MMAP [ 0.404309] evm: security.ima [ 0.405484] evm: security.capability [ 0.406934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.410353] pinctrl core: initialized pinctrl subsystem [ 0.412326] RTC time: 20:54:07, date: 12/23/18 [ 0.414101] NET: Registered protocol family 16 [ 0.427731] cpuidle: using governor ladder [ 0.439814] cpuidle: using governor menu [ 0.441281] PCCT header not found. [ 0.442650] ACPI: bus type PCI registered [ 0.444134] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446415] PCI: Using configuration type 1 for base access [ 0.460741] ACPI: Added _OSI(Module Device) [ 0.462322] ACPI: Added _OSI(Processor Device) [ 0.463917] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.465580] ACPI: Added _OSI(Processor Aggregator Device) [ 0.468509] ACPI: Interpreter enabled [ 0.469900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.473286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.476687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.480079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.483475] ACPI: (supports S0 S5) [ 0.484767] ACPI: Using IOAPIC for interrupt routing [ 0.486522] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.491461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.493561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.495837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.498129] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.502164] acpiphp: Slot [3] registered [ 0.503642] acpiphp: Slot [4] registered [ 0.505099] acpiphp: Slot [5] registered [ 0.506575] acpiphp: Slot [6] registered [ 0.508028] acpiphp: Slot [7] registered [ 0.509490] acpiphp: Slot [8] registered [ 0.510959] acpiphp: Slot [9] registered [ 0.512420] acpiphp: Slot [10] registered [ 0.530123] acpiphp: Slot [11] registered [ 0.531616] acpiphp: Slot [12] registered [ 0.533109] acpiphp: Slot [13] registered [ 0.534602] acpiphp: Slot [14] registered [ 0.536080] acpiphp: Slot [15] registered [ 0.537575] acpiphp: Slot [16] registered [ 0.539060] acpiphp: Slot [17] registered [ 0.540543] acpiphp: Slot [18] registered [ 0.542020] acpiphp: Slot [19] registered [ 0.543506] acpiphp: Slot [20] registered [ 0.544996] acpiphp: Slot [21] registered [ 0.546481] acpiphp: Slot [22] registered [ 0.547959] acpiphp: Slot [23] registered [ 0.549439] acpiphp: Slot [24] registered [ 0.550915] acpiphp: Slot [25] registered [ 0.552386] acpiphp: Slot [26] registered [ 0.553836] acpiphp: Slot [27] registered [ 0.555281] acpiphp: Slot [28] registered [ 0.556724] acpiphp: Slot [29] registered [ 0.558207] acpiphp: Slot [30] registered [ 0.559689] acpiphp: Slot [31] registered [ 0.561173] PCI host bridge to bus 0000:00 [ 0.562667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.564886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.567123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.571300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.573979] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.576685] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.582238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.584597] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.586766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.589123] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.594183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.596814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.620002] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.623603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.626203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.628801] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.631392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.633708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.636145] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.638083] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.640893] vgaarb: loaded [ 0.641969] vgaarb: bridge control possible 0000:00:02.0 [ 0.644206] SCSI subsystem initialized [ 0.645951] ACPI: bus type USB registered [ 0.647467] usbcore: registered new interface driver usbfs [ 0.649395] usbcore: registered new interface driver hub [ 0.651255] usbcore: registered new device driver usb [ 0.653354] PCI: Using ACPI for IRQ routing [ 0.655381] NetLabel: Initializing [ 0.656693] NetLabel: domain hash size = 128 [ 0.658257] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.660036] NetLabel: unlabeled traffic allowed by default [ 0.662231] clocksource: Switched to clocksource kvm-clock [ 0.673484] AppArmor: AppArmor Filesystem Enabled [ 0.675237] pnp: PnP ACPI init [ 0.676837] pnp: PnP ACPI: found 5 devices [ 0.684780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.687923] NET: Registered protocol family 2 [ 0.689863] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.692250] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.694474] TCP: Hash tables configured (established 4096 bind 4096) [ 0.697002] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.699005] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.701189] NET: Registered protocol family 1 [ 0.702803] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.704826] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.706802] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.726488] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.746250] Trying to unpack rootfs image as initramfs... [ 0.807563] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.810824] Scanning for low memory corruption every 60 seconds [ 0.813158] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.815252] audit: initializing netlink subsys (disabled) [ 0.817103] audit: type=2000 audit(1545598448.103:1): initialized [ 0.819364] Initialise system trusted keyring [ 0.821128] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.823566] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.827156] zbud: loaded [ 0.828500] VFS: Disk quotas dquot_6.6.0 [ 0.830140] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.833164] fuse init (API version 7.23) [ 0.834950] Key type big_key registered [ 0.836568] Allocating IMA MOK and blacklist keyrings. [ 0.839094] Key type asymmetric registered [ 0.840766] Asymmetric key parser 'x509' registered [ 0.842708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.845714] io scheduler noop registered [ 0.847347] io scheduler deadline registered (default) [ 0.849368] io scheduler cfq registered [ 0.851049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.853249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.855859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.858831] ACPI: Power Button [PWRF] [ 0.860551] GHES: HEST is not enabled! [ 0.879646] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.918366] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.922062] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.947791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.951748] Linux agpgart interface v0.103 [ 0.955948] brd: module loaded [ 0.958690] loop: module loaded [ 0.964349] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.967301] GPT:90111 != 20971519 [ 0.968674] GPT:Alternate GPT header not at the end of the disk. [ 0.970941] GPT:90111 != 20971519 [ 0.972364] GPT: Use GNU Parted to correct GPT errors. [ 0.974362] vda: vda1 vda15 [ 0.976463] scsi host0: ata_piix [ 0.977989] scsi host1: ata_piix [ 0.979428] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.981966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.984597] libphy: Fixed MDIO Bus: probed [ 0.986336] tun: Universal TUN/TAP device driver, 1.6 [ 0.988331] tun: (C) 1999-2004 Max Krasnyansky [ 0.991962] PPP generic driver version 2.4.2 [ 0.993754] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.996253] ehci-pci: EHCI PCI platform driver [ 0.998049] ehci-platform: EHCI generic platform driver [ 1.000090] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.002473] ohci-pci: OHCI PCI platform driver [ 1.004244] ohci-platform: OHCI generic platform driver [ 1.006293] uhci_hcd: USB Universal Host Controller Interface driver [ 1.026298] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.028375] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.031316] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.033325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.035646] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.038196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.041094] usb usb1: Product: UHCI Host Controller [ 1.043026] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.045416] usb usb1: SerialNumber: 0000:00:01.2 [ 1.047360] hub 1-0:1.0: USB hub found [ 1.048919] hub 1-0:1.0: 2 ports detected [ 1.050720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.054760] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.056705] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.058778] mousedev: PS/2 mouse device common for all mice [ 1.061169] rtc_cmos 00:00: RTC can wake from S4 [ 1.063501] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.065911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.069396] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.071624] i2c /dev entries driver [ 1.073110] device-mapper: uevent: version 1.0.3 [ 1.074909] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.077903] ledtrig-cpu: registered to indicate activity on CPUs [ 1.080317] NET: Registered protocol family 10 [ 1.082252] NET: Registered protocol family 17 [ 1.083883] Key type dns_resolver registered [ 1.085594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.087597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.089888] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.093149] registered taskstats version 1 [ 1.094688] Loading compiled-in X.509 certificates [ 1.096951] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.100359] zswap: loaded using pool lzo/zbud [ 1.102926] Key type trusted registered [ 1.105568] Key type encrypted registered [ 1.107070] AppArmor: AppArmor sha1 policy hashing enabled [ 1.108977] ima: No TPM chip found, activating TPM-bypass! [ 1.110942] evm: HMAC attrs: 0x1 [ 1.129134] Magic number: 14:778:953 [ 1.130759] rtc_cmos 00:00: setting system clock to 2018-12-23 20:54:07 UTC (1545598447) [ 1.133742] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.135827] EDD information not available. [ 1.147808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.150621] Write protecting the kernel read-only data: 14336k [ 1.154201] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.157392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.81 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 [ 1.223762] 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.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.36. iid=i-00000039 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2018-12-23 20:54:11,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:11,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b41550ab-468b-418c-b06b-b49ffd5a58d2 x-compute-request-id: req-b41550ab-468b-418c-b06b-b49ffd5a58d2 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:11,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-b41550ab-468b-418c-b06b-b49ffd5a58d2 2018-12-23 20:54:11,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:54:11,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4445182-0a52-4290-8137-a5dfe3119140 x-compute-request-id: req-e4445182-0a52-4290-8137-a5dfe3119140 Content-Encoding: gzip Content-Length: 8147 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 542073645 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.233841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236837] pid_max: default: 32768 minimum: 301\n[ 0.238443] ACPI: Core revision 20150930\n[ 0.240469] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242813] Security Framework initialized\n[ 0.244288] Yama: becoming mindful.\n[ 0.245596] AppArmor: AppArmor initialized\n[ 0.247111] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256372] Initializing cgroup subsys io\n[ 0.257829] Initializing cgroup subsys memory\n[ 0.259366] Initializing cgroup subsys devices\n[ 0.260942] Initializing cgroup subsys freezer\n[ 0.262501] Initializing cgroup subsys net_cls\n[ 0.264057] Initializing cgroup subsys perf_event\n[ 0.265703] Initializing cgroup subsys net_prio\n[ 0.267287] Initializing cgroup subsys hugetlb\n[ 0.268859] Initializing cgroup subsys pids\n[ 0.270406] CPU: Physical Processor ID: 0\n[ 0.272572] mce: CPU supports 10 MCE banks\n[ 0.274082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.279277] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.287735] ftrace: allocating 31920 entries in 125 pages\n[ 0.318814] smpboot: Max logical packages: 2\n[ 0.320356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.322516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.324946] x2apic enabled\n[ 0.326339] Switched APIC routing to physical x2apic.\n[ 0.329268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331358] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338565] KVM setup paravirtual spinlock\n[ 0.340647] x86: Booting SMP configuration:\n[ 0.342195] .... node #0, CPUs: #1\n[ 0.343717] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.366131] x86: Booted up 1 node, 2 CPUs\n[ 0.366133] KVM setup async PF for cpu 1\n[ 0.366137] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.370751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.373377] devtmpfs: initialized\n[ 0.375671] evm: security.selinux\n[ 0.376924] evm: security.SMACK64\n[ 0.378166] evm: security.SMACK64EXEC\n[ 0.379514] evm: security.SMACK64TRANSMUTE\n[ 0.380974] evm: security.SMACK64MMAP\n[ 0.382307] evm: security.ima\n[ 0.383450] evm: security.capability\n[ 0.384911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388258] pinctrl core: initialized pinctrl subsystem\n[ 0.390196] RTC time: 20:53:50, date: 12/23/18\n[ 0.391898] NET: Registered protocol family 16\n[ 0.402107] cpuidle: using governor ladder\n[ 0.414211] cpuidle: using governor menu\n[ 0.415614] PCCT header not found.\n[ 0.416931] ACPI: bus type PCI registered\n[ 0.418386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420634] PCI: Using configuration type 1 for base access\n[ 0.435004] ACPI: Added _OSI(Module Device)\n[ 0.436523] ACPI: Added _OSI(Processor Device)\n[ 0.438088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.439731] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442615] ACPI: Interpreter enabled\n[ 0.444000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.447346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.454020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.457344] ACPI: (supports S0 S5)\n[ 0.458612] ACPI: Using IOAPIC for interrupt routing\n[ 0.460322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.465171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.469456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.471618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.475548] acpiphp: Slot [3] registered\n[ 0.476994] acpiphp: Slot [4] registered\n[ 0.478433] acpiphp: Slot [5] registered\n[ 0.479867] acpiphp: Slot [6] registered\n[ 0.481307] acpiphp: Slot [7] registered\n[ 0.482741] acpiphp: Slot [8] registered\n[ 0.484182] acpiphp: Slot [9] registered\n[ 0.485614] acpiphp: Slot [10] registered\n[ 0.503234] acpiphp: Slot [11] registered\n[ 0.504694] acpiphp: Slot [12] registered\n[ 0.506177] acpiphp: Slot [13] registered\n[ 0.507634] acpiphp: Slot [14] registered\n[ 0.509086] acpiphp: Slot [15] registered\n[ 0.510534] acpiphp: Slot [16] registered\n[ 0.511989] acpiphp: Slot [17] registered\n[ 0.513444] acpiphp: Slot [18] registered\n[ 0.514898] acpiphp: Slot [19] registered\n[ 0.516354] acpiphp: Slot [20] registered\n[ 0.517813] acpiphp: Slot [21] registered\n[ 0.519263] acpiphp: Slot [22] registered\n[ 0.520720] acpiphp: Slot [23] registered\n[ 0.522174] acpiphp: Slot [24] registered\n[ 0.523663] acpiphp: Slot [25] registered\n[ 0.525127] acpiphp: Slot [26] registered\n[ 0.526586] acpiphp: Slot [27] registered\n[ 0.528043] acpiphp: Slot [28] registered\n[ 0.529503] acpiphp: Slot [29] registered\n[ 0.530964] acpiphp: Slot [30] registered\n[ 0.532419] acpiphp: Slot [31] registered\n[ 0.533875] PCI host bridge to bus 0000:00\n[ 0.535330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542350] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.544952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.547619] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.552418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556889] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.559196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.563953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.595852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598731] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.603836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.606302] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.608601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.613157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615950] vgaarb: loaded\n[ 0.617025] vgaarb: bridge control possible 0000:00:02.0\n[ 0.619214] SCSI subsystem initialized\n[ 0.620958] ACPI: bus type USB registered\n[ 0.622452] usbcore: registered new interface driver usbfs\n[ 0.624338] usbcore: registered new interface driver hub\n[ 0.626165] usbcore: registered new device driver usb\n[ 0.628278] PCI: Using ACPI for IRQ routing\n[ 0.630296] NetLabel: Initializing\n[ 0.631580] NetLabel: domain hash size = 128\n[ 0.633113] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.634858] NetLabel: unlabeled traffic allowed by default\n[ 0.637115] clocksource: Switched to clocksource kvm-clock\n[ 0.648544] AppArmor: AppArmor Filesystem Enabled\n[ 0.650268] pnp: PnP ACPI init\n[ 0.651847] pnp: PnP ACPI: found 5 devices\n[ 0.660164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.663257] NET: Registered protocol family 2\n[ 0.665182] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.667522] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.669714] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.671877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.675980] NET: Registered protocol family 1\n[ 0.677559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.679546] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.681501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.701245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.721054] Trying to unpack rootfs image as initramfs...\n[ 0.783754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.786707] Scanning for low memory corruption every 60 seconds\n[ 0.789186] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.791273] audit: initializing netlink subsys (disabled)\n[ 0.793126] audit: type=2000 audit(1545598430.439:1): initialized\n[ 0.795417] Initialise system trusted keyring\n[ 0.797214] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.802594] zbud: loaded\n[ 0.803842] VFS: Disk quotas dquot_6.6.0\n[ 0.805305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.808057] fuse init (API version 7.23)\n[ 0.809670] Key type big_key registered\n[ 0.811100] Allocating IMA MOK and blacklist keyrings.\n[ 0.813567] Key type asymmetric registered\n[ 0.815050] Asymmetric key parser 'x509' registered\n[ 0.816776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.819439] io scheduler noop registered\n[ 0.820863] io scheduler deadline registered (default)\n[ 0.822655] io scheduler cfq registered\n[ 0.824153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.826038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.828296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.830906] ACPI: Power Button [PWRF]\n[ 0.832442] GHES: HEST is not enabled!\n[ 0.851407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.890451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.894109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.919403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.923439] Linux agpgart interface v0.103\n[ 0.927898] brd: module loaded\n[ 0.930747] loop: module loaded\n[ 0.936178] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.938804] GPT:90111 != 20971519\n[ 0.940060] GPT:Alternate GPT header not at the end of the disk.\n[ 0.942069] GPT:90111 != 20971519\n[ 0.943320] GPT: Use GNU Parted to correct GPT errors.\n[ 0.945074] vda: vda1 vda15\n[ 0.947125] scsi host0: ata_piix\n[ 0.948517] scsi host1: ata_piix\n[ 0.949796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.952014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.954344] libphy: Fixed MDIO Bus: probed\n[ 0.955887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.957662] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.961063] PPP generic driver version 2.4.2\n[ 0.962680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964854] ehci-pci: EHCI PCI platform driver\n[ 0.966441] ehci-platform: EHCI generic platform driver\n[ 0.968242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970310] ohci-pci: OHCI PCI platform driver\n[ 0.971897] ohci-platform: OHCI generic platform driver\n[ 0.973701] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.993457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.995268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.997969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.999770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.001841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.004068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.006649] usb usb1: Product: UHCI Host Controller\n[ 1.008330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.010399] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.012181] hub 1-0:1.0: USB hub found\n[ 1.013576] hub 1-0:1.0: 2 ports detected\n[ 1.015210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.018911] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.020627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.022510] mousedev: PS/2 mouse device common for all mice\n[ 1.024778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.028078] rtc_cmos 00:00: RTC can wake from S4\n[ 1.030131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.032256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.034414] i2c /dev entries driver\n[ 1.035781] device-mapper: uevent: version 1.0.3\n[ 1.037497] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.040420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.042868] NET: Registered protocol family 10\n[ 1.044844] NET: Registered protocol family 17\n[ 1.046452] Key type dns_resolver registered\n[ 1.048199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.050216] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.052380] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.055611] registered taskstats version 1\n[ 1.057113] Loading compiled-in X.509 certificates\n[ 1.059328] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.062697] zswap: loaded using pool lzo/zbud\n[ 1.066077] Key type trusted registered\n[ 1.069023] Key type encrypted registered\n[ 1.070501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072365] ima: No TPM chip found, activating TPM-bypass!\n[ 1.074259] evm: HMAC attrs: 0x1\n[ 1.092370] Magic number: 14:228:903\n[ 1.093954] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:50 UTC (1545598430)\n[ 1.096902] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.098912] EDD information not available.\n[ 1.110961] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113734] Write protecting the kernel read-only data: 14336k\n[ 1.117297] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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[ 1.191231] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.16. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-23 20:54:11,385 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action used request id req-e4445182-0a52-4290-8137-a5dfe3119140 2018-12-23 20:54:12,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:12,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b54f898-06f3-46c2-b4be-346727746091 x-compute-request-id: req-2b54f898-06f3-46c2-b4be-346727746091 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:12,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-2b54f898-06f3-46c2-b4be-346727746091 2018-12-23 20:54:12,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:54:12,819 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e39d5140-d2e2-4026-b723-635ea74b818a x-compute-request-id: req-e39d5140-d2e2-4026-b723-635ea74b818a Content-Encoding: gzip Content-Length: 8147 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 542073645 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.233841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236837] pid_max: default: 32768 minimum: 301\n[ 0.238443] ACPI: Core revision 20150930\n[ 0.240469] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242813] Security Framework initialized\n[ 0.244288] Yama: becoming mindful.\n[ 0.245596] AppArmor: AppArmor initialized\n[ 0.247111] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256372] Initializing cgroup subsys io\n[ 0.257829] Initializing cgroup subsys memory\n[ 0.259366] Initializing cgroup subsys devices\n[ 0.260942] Initializing cgroup subsys freezer\n[ 0.262501] Initializing cgroup subsys net_cls\n[ 0.264057] Initializing cgroup subsys perf_event\n[ 0.265703] Initializing cgroup subsys net_prio\n[ 0.267287] Initializing cgroup subsys hugetlb\n[ 0.268859] Initializing cgroup subsys pids\n[ 0.270406] CPU: Physical Processor ID: 0\n[ 0.272572] mce: CPU supports 10 MCE banks\n[ 0.274082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.279277] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.287735] ftrace: allocating 31920 entries in 125 pages\n[ 0.318814] smpboot: Max logical packages: 2\n[ 0.320356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.322516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.324946] x2apic enabled\n[ 0.326339] Switched APIC routing to physical x2apic.\n[ 0.329268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331358] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338565] KVM setup paravirtual spinlock\n[ 0.340647] x86: Booting SMP configuration:\n[ 0.342195] .... node #0, CPUs: #1\n[ 0.343717] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.366131] x86: Booted up 1 node, 2 CPUs\n[ 0.366133] KVM setup async PF for cpu 1\n[ 0.366137] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.370751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.373377] devtmpfs: initialized\n[ 0.375671] evm: security.selinux\n[ 0.376924] evm: security.SMACK64\n[ 0.378166] evm: security.SMACK64EXEC\n[ 0.379514] evm: security.SMACK64TRANSMUTE\n[ 0.380974] evm: security.SMACK64MMAP\n[ 0.382307] evm: security.ima\n[ 0.383450] evm: security.capability\n[ 0.384911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388258] pinctrl core: initialized pinctrl subsystem\n[ 0.390196] RTC time: 20:53:50, date: 12/23/18\n[ 0.391898] NET: Registered protocol family 16\n[ 0.402107] cpuidle: using governor ladder\n[ 0.414211] cpuidle: using governor menu\n[ 0.415614] PCCT header not found.\n[ 0.416931] ACPI: bus type PCI registered\n[ 0.418386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420634] PCI: Using configuration type 1 for base access\n[ 0.435004] ACPI: Added _OSI(Module Device)\n[ 0.436523] ACPI: Added _OSI(Processor Device)\n[ 0.438088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.439731] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442615] ACPI: Interpreter enabled\n[ 0.444000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.447346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.454020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.457344] ACPI: (supports S0 S5)\n[ 0.458612] ACPI: Using IOAPIC for interrupt routing\n[ 0.460322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.465171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.469456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.471618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.475548] acpiphp: Slot [3] registered\n[ 0.476994] acpiphp: Slot [4] registered\n[ 0.478433] acpiphp: Slot [5] registered\n[ 0.479867] acpiphp: Slot [6] registered\n[ 0.481307] acpiphp: Slot [7] registered\n[ 0.482741] acpiphp: Slot [8] registered\n[ 0.484182] acpiphp: Slot [9] registered\n[ 0.485614] acpiphp: Slot [10] registered\n[ 0.503234] acpiphp: Slot [11] registered\n[ 0.504694] acpiphp: Slot [12] registered\n[ 0.506177] acpiphp: Slot [13] registered\n[ 0.507634] acpiphp: Slot [14] registered\n[ 0.509086] acpiphp: Slot [15] registered\n[ 0.510534] acpiphp: Slot [16] registered\n[ 0.511989] acpiphp: Slot [17] registered\n[ 0.513444] acpiphp: Slot [18] registered\n[ 0.514898] acpiphp: Slot [19] registered\n[ 0.516354] acpiphp: Slot [20] registered\n[ 0.517813] acpiphp: Slot [21] registered\n[ 0.519263] acpiphp: Slot [22] registered\n[ 0.520720] acpiphp: Slot [23] registered\n[ 0.522174] acpiphp: Slot [24] registered\n[ 0.523663] acpiphp: Slot [25] registered\n[ 0.525127] acpiphp: Slot [26] registered\n[ 0.526586] acpiphp: Slot [27] registered\n[ 0.528043] acpiphp: Slot [28] registered\n[ 0.529503] acpiphp: Slot [29] registered\n[ 0.530964] acpiphp: Slot [30] registered\n[ 0.532419] acpiphp: Slot [31] registered\n[ 0.533875] PCI host bridge to bus 0000:00\n[ 0.535330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542350] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.544952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.547619] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.552418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556889] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.559196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.563953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.595852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598731] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.603836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.606302] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.608601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.613157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615950] vgaarb: loaded\n[ 0.617025] vgaarb: bridge control possible 0000:00:02.0\n[ 0.619214] SCSI subsystem initialized\n[ 0.620958] ACPI: bus type USB registered\n[ 0.622452] usbcore: registered new interface driver usbfs\n[ 0.624338] usbcore: registered new interface driver hub\n[ 0.626165] usbcore: registered new device driver usb\n[ 0.628278] PCI: Using ACPI for IRQ routing\n[ 0.630296] NetLabel: Initializing\n[ 0.631580] NetLabel: domain hash size = 128\n[ 0.633113] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.634858] NetLabel: unlabeled traffic allowed by default\n[ 0.637115] clocksource: Switched to clocksource kvm-clock\n[ 0.648544] AppArmor: AppArmor Filesystem Enabled\n[ 0.650268] pnp: PnP ACPI init\n[ 0.651847] pnp: PnP ACPI: found 5 devices\n[ 0.660164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.663257] NET: Registered protocol family 2\n[ 0.665182] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.667522] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.669714] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.671877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.675980] NET: Registered protocol family 1\n[ 0.677559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.679546] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.681501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.701245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.721054] Trying to unpack rootfs image as initramfs...\n[ 0.783754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.786707] Scanning for low memory corruption every 60 seconds\n[ 0.789186] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.791273] audit: initializing netlink subsys (disabled)\n[ 0.793126] audit: type=2000 audit(1545598430.439:1): initialized\n[ 0.795417] Initialise system trusted keyring\n[ 0.797214] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.802594] zbud: loaded\n[ 0.803842] VFS: Disk quotas dquot_6.6.0\n[ 0.805305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.808057] fuse init (API version 7.23)\n[ 0.809670] Key type big_key registered\n[ 0.811100] Allocating IMA MOK and blacklist keyrings.\n[ 0.813567] Key type asymmetric registered\n[ 0.815050] Asymmetric key parser 'x509' registered\n[ 0.816776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.819439] io scheduler noop registered\n[ 0.820863] io scheduler deadline registered (default)\n[ 0.822655] io scheduler cfq registered\n[ 0.824153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.826038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.828296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.830906] ACPI: Power Button [PWRF]\n[ 0.832442] GHES: HEST is not enabled!\n[ 0.851407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.890451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.894109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.919403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.923439] Linux agpgart interface v0.103\n[ 0.927898] brd: module loaded\n[ 0.930747] loop: module loaded\n[ 0.936178] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.938804] GPT:90111 != 20971519\n[ 0.940060] GPT:Alternate GPT header not at the end of the disk.\n[ 0.942069] GPT:90111 != 20971519\n[ 0.943320] GPT: Use GNU Parted to correct GPT errors.\n[ 0.945074] vda: vda1 vda15\n[ 0.947125] scsi host0: ata_piix\n[ 0.948517] scsi host1: ata_piix\n[ 0.949796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.952014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.954344] libphy: Fixed MDIO Bus: probed\n[ 0.955887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.957662] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.961063] PPP generic driver version 2.4.2\n[ 0.962680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964854] ehci-pci: EHCI PCI platform driver\n[ 0.966441] ehci-platform: EHCI generic platform driver\n[ 0.968242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970310] ohci-pci: OHCI PCI platform driver\n[ 0.971897] ohci-platform: OHCI generic platform driver\n[ 0.973701] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.993457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.995268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.997969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.999770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.001841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.004068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.006649] usb usb1: Product: UHCI Host Controller\n[ 1.008330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.010399] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.012181] hub 1-0:1.0: USB hub found\n[ 1.013576] hub 1-0:1.0: 2 ports detected\n[ 1.015210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.018911] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.020627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.022510] mousedev: PS/2 mouse device common for all mice\n[ 1.024778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.028078] rtc_cmos 00:00: RTC can wake from S4\n[ 1.030131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.032256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.034414] i2c /dev entries driver\n[ 1.035781] device-mapper: uevent: version 1.0.3\n[ 1.037497] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.040420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.042868] NET: Registered protocol family 10\n[ 1.044844] NET: Registered protocol family 17\n[ 1.046452] Key type dns_resolver registered\n[ 1.048199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.050216] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.052380] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.055611] registered taskstats version 1\n[ 1.057113] Loading compiled-in X.509 certificates\n[ 1.059328] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.062697] zswap: loaded using pool lzo/zbud\n[ 1.066077] Key type trusted registered\n[ 1.069023] Key type encrypted registered\n[ 1.070501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072365] ima: No TPM chip found, activating TPM-bypass!\n[ 1.074259] evm: HMAC attrs: 0x1\n[ 1.092370] Magic number: 14:228:903\n[ 1.093954] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:50 UTC (1545598430)\n[ 1.096902] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.098912] EDD information not available.\n[ 1.110961] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113734] Write protecting the kernel read-only data: 14336k\n[ 1.117297] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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[ 1.191231] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.16. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-23 20:54:12,820 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action used request id req-e39d5140-d2e2-4026-b723-635ea74b818a 2018-12-23 20:54:13,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:13,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54: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-8826a393-283c-4647-8161-5ec9df1e0c38 x-compute-request-id: req-8826a393-283c-4647-8161-5ec9df1e0c38 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:13,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-8826a393-283c-4647-8161-5ec9df1e0c38 2018-12-23 20:54:13,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:54:14,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54: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-ebdcfc11-e673-4693-a9f7-27263a989397 x-compute-request-id: req-ebdcfc11-e673-4693-a9f7-27263a989397 Content-Encoding: gzip Content-Length: 8147 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 542073645 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.233841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236837] pid_max: default: 32768 minimum: 301\n[ 0.238443] ACPI: Core revision 20150930\n[ 0.240469] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242813] Security Framework initialized\n[ 0.244288] Yama: becoming mindful.\n[ 0.245596] AppArmor: AppArmor initialized\n[ 0.247111] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256372] Initializing cgroup subsys io\n[ 0.257829] Initializing cgroup subsys memory\n[ 0.259366] Initializing cgroup subsys devices\n[ 0.260942] Initializing cgroup subsys freezer\n[ 0.262501] Initializing cgroup subsys net_cls\n[ 0.264057] Initializing cgroup subsys perf_event\n[ 0.265703] Initializing cgroup subsys net_prio\n[ 0.267287] Initializing cgroup subsys hugetlb\n[ 0.268859] Initializing cgroup subsys pids\n[ 0.270406] CPU: Physical Processor ID: 0\n[ 0.272572] mce: CPU supports 10 MCE banks\n[ 0.274082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.279277] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.287735] ftrace: allocating 31920 entries in 125 pages\n[ 0.318814] smpboot: Max logical packages: 2\n[ 0.320356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.322516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.324946] x2apic enabled\n[ 0.326339] Switched APIC routing to physical x2apic.\n[ 0.329268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331358] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338565] KVM setup paravirtual spinlock\n[ 0.340647] x86: Booting SMP configuration:\n[ 0.342195] .... node #0, CPUs: #1\n[ 0.343717] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.366131] x86: Booted up 1 node, 2 CPUs\n[ 0.366133] KVM setup async PF for cpu 1\n[ 0.366137] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.370751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.373377] devtmpfs: initialized\n[ 0.375671] evm: security.selinux\n[ 0.376924] evm: security.SMACK64\n[ 0.378166] evm: security.SMACK64EXEC\n[ 0.379514] evm: security.SMACK64TRANSMUTE\n[ 0.380974] evm: security.SMACK64MMAP\n[ 0.382307] evm: security.ima\n[ 0.383450] evm: security.capability\n[ 0.384911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388258] pinctrl core: initialized pinctrl subsystem\n[ 0.390196] RTC time: 20:53:50, date: 12/23/18\n[ 0.391898] NET: Registered protocol family 16\n[ 0.402107] cpuidle: using governor ladder\n[ 0.414211] cpuidle: using governor menu\n[ 0.415614] PCCT header not found.\n[ 0.416931] ACPI: bus type PCI registered\n[ 0.418386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420634] PCI: Using configuration type 1 for base access\n[ 0.435004] ACPI: Added _OSI(Module Device)\n[ 0.436523] ACPI: Added _OSI(Processor Device)\n[ 0.438088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.439731] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442615] ACPI: Interpreter enabled\n[ 0.444000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.447346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.454020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.457344] ACPI: (supports S0 S5)\n[ 0.458612] ACPI: Using IOAPIC for interrupt routing\n[ 0.460322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.465171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.469456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.471618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.475548] acpiphp: Slot [3] registered\n[ 0.476994] acpiphp: Slot [4] registered\n[ 0.478433] acpiphp: Slot [5] registered\n[ 0.479867] acpiphp: Slot [6] registered\n[ 0.481307] acpiphp: Slot [7] registered\n[ 0.482741] acpiphp: Slot [8] registered\n[ 0.484182] acpiphp: Slot [9] registered\n[ 0.485614] acpiphp: Slot [10] registered\n[ 0.503234] acpiphp: Slot [11] registered\n[ 0.504694] acpiphp: Slot [12] registered\n[ 0.506177] acpiphp: Slot [13] registered\n[ 0.507634] acpiphp: Slot [14] registered\n[ 0.509086] acpiphp: Slot [15] registered\n[ 0.510534] acpiphp: Slot [16] registered\n[ 0.511989] acpiphp: Slot [17] registered\n[ 0.513444] acpiphp: Slot [18] registered\n[ 0.514898] acpiphp: Slot [19] registered\n[ 0.516354] acpiphp: Slot [20] registered\n[ 0.517813] acpiphp: Slot [21] registered\n[ 0.519263] acpiphp: Slot [22] registered\n[ 0.520720] acpiphp: Slot [23] registered\n[ 0.522174] acpiphp: Slot [24] registered\n[ 0.523663] acpiphp: Slot [25] registered\n[ 0.525127] acpiphp: Slot [26] registered\n[ 0.526586] acpiphp: Slot [27] registered\n[ 0.528043] acpiphp: Slot [28] registered\n[ 0.529503] acpiphp: Slot [29] registered\n[ 0.530964] acpiphp: Slot [30] registered\n[ 0.532419] acpiphp: Slot [31] registered\n[ 0.533875] PCI host bridge to bus 0000:00\n[ 0.535330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542350] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.544952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.547619] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.552418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556889] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.559196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.563953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.595852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598731] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.603836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.606302] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.608601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.613157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615950] vgaarb: loaded\n[ 0.617025] vgaarb: bridge control possible 0000:00:02.0\n[ 0.619214] SCSI subsystem initialized\n[ 0.620958] ACPI: bus type USB registered\n[ 0.622452] usbcore: registered new interface driver usbfs\n[ 0.624338] usbcore: registered new interface driver hub\n[ 0.626165] usbcore: registered new device driver usb\n[ 0.628278] PCI: Using ACPI for IRQ routing\n[ 0.630296] NetLabel: Initializing\n[ 0.631580] NetLabel: domain hash size = 128\n[ 0.633113] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.634858] NetLabel: unlabeled traffic allowed by default\n[ 0.637115] clocksource: Switched to clocksource kvm-clock\n[ 0.648544] AppArmor: AppArmor Filesystem Enabled\n[ 0.650268] pnp: PnP ACPI init\n[ 0.651847] pnp: PnP ACPI: found 5 devices\n[ 0.660164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.663257] NET: Registered protocol family 2\n[ 0.665182] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.667522] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.669714] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.671877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.675980] NET: Registered protocol family 1\n[ 0.677559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.679546] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.681501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.701245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.721054] Trying to unpack rootfs image as initramfs...\n[ 0.783754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.786707] Scanning for low memory corruption every 60 seconds\n[ 0.789186] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.791273] audit: initializing netlink subsys (disabled)\n[ 0.793126] audit: type=2000 audit(1545598430.439:1): initialized\n[ 0.795417] Initialise system trusted keyring\n[ 0.797214] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.802594] zbud: loaded\n[ 0.803842] VFS: Disk quotas dquot_6.6.0\n[ 0.805305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.808057] fuse init (API version 7.23)\n[ 0.809670] Key type big_key registered\n[ 0.811100] Allocating IMA MOK and blacklist keyrings.\n[ 0.813567] Key type asymmetric registered\n[ 0.815050] Asymmetric key parser 'x509' registered\n[ 0.816776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.819439] io scheduler noop registered\n[ 0.820863] io scheduler deadline registered (default)\n[ 0.822655] io scheduler cfq registered\n[ 0.824153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.826038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.828296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.830906] ACPI: Power Button [PWRF]\n[ 0.832442] GHES: HEST is not enabled!\n[ 0.851407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.890451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.894109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.919403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.923439] Linux agpgart interface v0.103\n[ 0.927898] brd: module loaded\n[ 0.930747] loop: module loaded\n[ 0.936178] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.938804] GPT:90111 != 20971519\n[ 0.940060] GPT:Alternate GPT header not at the end of the disk.\n[ 0.942069] GPT:90111 != 20971519\n[ 0.943320] GPT: Use GNU Parted to correct GPT errors.\n[ 0.945074] vda: vda1 vda15\n[ 0.947125] scsi host0: ata_piix\n[ 0.948517] scsi host1: ata_piix\n[ 0.949796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.952014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.954344] libphy: Fixed MDIO Bus: probed\n[ 0.955887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.957662] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.961063] PPP generic driver version 2.4.2\n[ 0.962680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964854] ehci-pci: EHCI PCI platform driver\n[ 0.966441] ehci-platform: EHCI generic platform driver\n[ 0.968242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970310] ohci-pci: OHCI PCI platform driver\n[ 0.971897] ohci-platform: OHCI generic platform driver\n[ 0.973701] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.993457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.995268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.997969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.999770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.001841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.004068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.006649] usb usb1: Product: UHCI Host Controller\n[ 1.008330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.010399] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.012181] hub 1-0:1.0: USB hub found\n[ 1.013576] hub 1-0:1.0: 2 ports detected\n[ 1.015210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.018911] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.020627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.022510] mousedev: PS/2 mouse device common for all mice\n[ 1.024778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.028078] rtc_cmos 00:00: RTC can wake from S4\n[ 1.030131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.032256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.034414] i2c /dev entries driver\n[ 1.035781] device-mapper: uevent: version 1.0.3\n[ 1.037497] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.040420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.042868] NET: Registered protocol family 10\n[ 1.044844] NET: Registered protocol family 17\n[ 1.046452] Key type dns_resolver registered\n[ 1.048199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.050216] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.052380] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.055611] registered taskstats version 1\n[ 1.057113] Loading compiled-in X.509 certificates\n[ 1.059328] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.062697] zswap: loaded using pool lzo/zbud\n[ 1.066077] Key type trusted registered\n[ 1.069023] Key type encrypted registered\n[ 1.070501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072365] ima: No TPM chip found, activating TPM-bypass!\n[ 1.074259] evm: HMAC attrs: 0x1\n[ 1.092370] Magic number: 14:228:903\n[ 1.093954] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:50 UTC (1545598430)\n[ 1.096902] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.098912] EDD information not available.\n[ 1.110961] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113734] Write protecting the kernel read-only data: 14336k\n[ 1.117297] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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[ 1.191231] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.16. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-23 20:54:14,037 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action used request id req-ebdcfc11-e673-4693-a9f7-27263a989397 2018-12-23 20:54:15,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:15,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a625970e-6fd0-4177-b5d6-4fcd5026cb48 x-compute-request-id: req-a625970e-6fd0-4177-b5d6-4fcd5026cb48 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:15,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-a625970e-6fd0-4177-b5d6-4fcd5026cb48 2018-12-23 20:54:15,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:54:15,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83ea9720-e694-4cef-bd1a-ba393a11f5bc x-compute-request-id: req-83ea9720-e694-4cef-bd1a-ba393a11f5bc Content-Encoding: gzip Content-Length: 8147 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 542073645 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.233841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236837] pid_max: default: 32768 minimum: 301\n[ 0.238443] ACPI: Core revision 20150930\n[ 0.240469] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242813] Security Framework initialized\n[ 0.244288] Yama: becoming mindful.\n[ 0.245596] AppArmor: AppArmor initialized\n[ 0.247111] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256372] Initializing cgroup subsys io\n[ 0.257829] Initializing cgroup subsys memory\n[ 0.259366] Initializing cgroup subsys devices\n[ 0.260942] Initializing cgroup subsys freezer\n[ 0.262501] Initializing cgroup subsys net_cls\n[ 0.264057] Initializing cgroup subsys perf_event\n[ 0.265703] Initializing cgroup subsys net_prio\n[ 0.267287] Initializing cgroup subsys hugetlb\n[ 0.268859] Initializing cgroup subsys pids\n[ 0.270406] CPU: Physical Processor ID: 0\n[ 0.272572] mce: CPU supports 10 MCE banks\n[ 0.274082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.279277] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.287735] ftrace: allocating 31920 entries in 125 pages\n[ 0.318814] smpboot: Max logical packages: 2\n[ 0.320356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.322516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.324946] x2apic enabled\n[ 0.326339] Switched APIC routing to physical x2apic.\n[ 0.329268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331358] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338565] KVM setup paravirtual spinlock\n[ 0.340647] x86: Booting SMP configuration:\n[ 0.342195] .... node #0, CPUs: #1\n[ 0.343717] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.366131] x86: Booted up 1 node, 2 CPUs\n[ 0.366133] KVM setup async PF for cpu 1\n[ 0.366137] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.370751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.373377] devtmpfs: initialized\n[ 0.375671] evm: security.selinux\n[ 0.376924] evm: security.SMACK64\n[ 0.378166] evm: security.SMACK64EXEC\n[ 0.379514] evm: security.SMACK64TRANSMUTE\n[ 0.380974] evm: security.SMACK64MMAP\n[ 0.382307] evm: security.ima\n[ 0.383450] evm: security.capability\n[ 0.384911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388258] pinctrl core: initialized pinctrl subsystem\n[ 0.390196] RTC time: 20:53:50, date: 12/23/18\n[ 0.391898] NET: Registered protocol family 16\n[ 0.402107] cpuidle: using governor ladder\n[ 0.414211] cpuidle: using governor menu\n[ 0.415614] PCCT header not found.\n[ 0.416931] ACPI: bus type PCI registered\n[ 0.418386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420634] PCI: Using configuration type 1 for base access\n[ 0.435004] ACPI: Added _OSI(Module Device)\n[ 0.436523] ACPI: Added _OSI(Processor Device)\n[ 0.438088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.439731] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442615] ACPI: Interpreter enabled\n[ 0.444000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.447346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.454020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.457344] ACPI: (supports S0 S5)\n[ 0.458612] ACPI: Using IOAPIC for interrupt routing\n[ 0.460322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.465171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.469456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.471618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.475548] acpiphp: Slot [3] registered\n[ 0.476994] acpiphp: Slot [4] registered\n[ 0.478433] acpiphp: Slot [5] registered\n[ 0.479867] acpiphp: Slot [6] registered\n[ 0.481307] acpiphp: Slot [7] registered\n[ 0.482741] acpiphp: Slot [8] registered\n[ 0.484182] acpiphp: Slot [9] registered\n[ 0.485614] acpiphp: Slot [10] registered\n[ 0.503234] acpiphp: Slot [11] registered\n[ 0.504694] acpiphp: Slot [12] registered\n[ 0.506177] acpiphp: Slot [13] registered\n[ 0.507634] acpiphp: Slot [14] registered\n[ 0.509086] acpiphp: Slot [15] registered\n[ 0.510534] acpiphp: Slot [16] registered\n[ 0.511989] acpiphp: Slot [17] registered\n[ 0.513444] acpiphp: Slot [18] registered\n[ 0.514898] acpiphp: Slot [19] registered\n[ 0.516354] acpiphp: Slot [20] registered\n[ 0.517813] acpiphp: Slot [21] registered\n[ 0.519263] acpiphp: Slot [22] registered\n[ 0.520720] acpiphp: Slot [23] registered\n[ 0.522174] acpiphp: Slot [24] registered\n[ 0.523663] acpiphp: Slot [25] registered\n[ 0.525127] acpiphp: Slot [26] registered\n[ 0.526586] acpiphp: Slot [27] registered\n[ 0.528043] acpiphp: Slot [28] registered\n[ 0.529503] acpiphp: Slot [29] registered\n[ 0.530964] acpiphp: Slot [30] registered\n[ 0.532419] acpiphp: Slot [31] registered\n[ 0.533875] PCI host bridge to bus 0000:00\n[ 0.535330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542350] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.544952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.547619] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.552418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556889] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.559196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.563953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.595852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598731] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.603836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.606302] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.608601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.613157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615950] vgaarb: loaded\n[ 0.617025] vgaarb: bridge control possible 0000:00:02.0\n[ 0.619214] SCSI subsystem initialized\n[ 0.620958] ACPI: bus type USB registered\n[ 0.622452] usbcore: registered new interface driver usbfs\n[ 0.624338] usbcore: registered new interface driver hub\n[ 0.626165] usbcore: registered new device driver usb\n[ 0.628278] PCI: Using ACPI for IRQ routing\n[ 0.630296] NetLabel: Initializing\n[ 0.631580] NetLabel: domain hash size = 128\n[ 0.633113] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.634858] NetLabel: unlabeled traffic allowed by default\n[ 0.637115] clocksource: Switched to clocksource kvm-clock\n[ 0.648544] AppArmor: AppArmor Filesystem Enabled\n[ 0.650268] pnp: PnP ACPI init\n[ 0.651847] pnp: PnP ACPI: found 5 devices\n[ 0.660164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.663257] NET: Registered protocol family 2\n[ 0.665182] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.667522] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.669714] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.671877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.675980] NET: Registered protocol family 1\n[ 0.677559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.679546] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.681501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.701245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.721054] Trying to unpack rootfs image as initramfs...\n[ 0.783754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.786707] Scanning for low memory corruption every 60 seconds\n[ 0.789186] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.791273] audit: initializing netlink subsys (disabled)\n[ 0.793126] audit: type=2000 audit(1545598430.439:1): initialized\n[ 0.795417] Initialise system trusted keyring\n[ 0.797214] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.802594] zbud: loaded\n[ 0.803842] VFS: Disk quotas dquot_6.6.0\n[ 0.805305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.808057] fuse init (API version 7.23)\n[ 0.809670] Key type big_key registered\n[ 0.811100] Allocating IMA MOK and blacklist keyrings.\n[ 0.813567] Key type asymmetric registered\n[ 0.815050] Asymmetric key parser 'x509' registered\n[ 0.816776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.819439] io scheduler noop registered\n[ 0.820863] io scheduler deadline registered (default)\n[ 0.822655] io scheduler cfq registered\n[ 0.824153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.826038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.828296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.830906] ACPI: Power Button [PWRF]\n[ 0.832442] GHES: HEST is not enabled!\n[ 0.851407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.890451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.894109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.919403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.923439] Linux agpgart interface v0.103\n[ 0.927898] brd: module loaded\n[ 0.930747] loop: module loaded\n[ 0.936178] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.938804] GPT:90111 != 20971519\n[ 0.940060] GPT:Alternate GPT header not at the end of the disk.\n[ 0.942069] GPT:90111 != 20971519\n[ 0.943320] GPT: Use GNU Parted to correct GPT errors.\n[ 0.945074] vda: vda1 vda15\n[ 0.947125] scsi host0: ata_piix\n[ 0.948517] scsi host1: ata_piix\n[ 0.949796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.952014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.954344] libphy: Fixed MDIO Bus: probed\n[ 0.955887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.957662] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.961063] PPP generic driver version 2.4.2\n[ 0.962680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964854] ehci-pci: EHCI PCI platform driver\n[ 0.966441] ehci-platform: EHCI generic platform driver\n[ 0.968242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970310] ohci-pci: OHCI PCI platform driver\n[ 0.971897] ohci-platform: OHCI generic platform driver\n[ 0.973701] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.993457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.995268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.997969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.999770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.001841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.004068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.006649] usb usb1: Product: UHCI Host Controller\n[ 1.008330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.010399] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.012181] hub 1-0:1.0: USB hub found\n[ 1.013576] hub 1-0:1.0: 2 ports detected\n[ 1.015210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.018911] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.020627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.022510] mousedev: PS/2 mouse device common for all mice\n[ 1.024778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.028078] rtc_cmos 00:00: RTC can wake from S4\n[ 1.030131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.032256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.034414] i2c /dev entries driver\n[ 1.035781] device-mapper: uevent: version 1.0.3\n[ 1.037497] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.040420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.042868] NET: Registered protocol family 10\n[ 1.044844] NET: Registered protocol family 17\n[ 1.046452] Key type dns_resolver registered\n[ 1.048199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.050216] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.052380] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.055611] registered taskstats version 1\n[ 1.057113] Loading compiled-in X.509 certificates\n[ 1.059328] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.062697] zswap: loaded using pool lzo/zbud\n[ 1.066077] Key type trusted registered\n[ 1.069023] Key type encrypted registered\n[ 1.070501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072365] ima: No TPM chip found, activating TPM-bypass!\n[ 1.074259] evm: HMAC attrs: 0x1\n[ 1.092370] Magic number: 14:228:903\n[ 1.093954] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:50 UTC (1545598430)\n[ 1.096902] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.098912] EDD information not available.\n[ 1.110961] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113734] Write protecting the kernel read-only data: 14336k\n[ 1.117297] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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[ 1.191231] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.16. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\nvPing KO\n"} 2018-12-23 20:54:15,444 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action used request id req-83ea9720-e694-4cef-bd1a-ba393a11f5bc 2018-12-23 20:54:16,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:16,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1773719-5b6a-46bc-a1c3-60a21ad319bf x-compute-request-id: req-b1773719-5b6a-46bc-a1c3-60a21ad319bf Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:f3:66", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:53:49Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:16,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-b1773719-5b6a-46bc-a1c3-60a21ad319bf 2018-12-23 20:54:16,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:54:16,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4275243-9bb5-46dd-a06f-97e1ce7f2804 x-compute-request-id: req-f4275243-9bb5-46dd-a06f-97e1ce7f2804 Content-Encoding: gzip Content-Length: 8149 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 542073645 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.233841] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236837] pid_max: default: 32768 minimum: 301\n[ 0.238443] ACPI: Core revision 20150930\n[ 0.240469] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242813] Security Framework initialized\n[ 0.244288] Yama: becoming mindful.\n[ 0.245596] AppArmor: AppArmor initialized\n[ 0.247111] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251743] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253914] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256372] Initializing cgroup subsys io\n[ 0.257829] Initializing cgroup subsys memory\n[ 0.259366] Initializing cgroup subsys devices\n[ 0.260942] Initializing cgroup subsys freezer\n[ 0.262501] Initializing cgroup subsys net_cls\n[ 0.264057] Initializing cgroup subsys perf_event\n[ 0.265703] Initializing cgroup subsys net_prio\n[ 0.267287] Initializing cgroup subsys hugetlb\n[ 0.268859] Initializing cgroup subsys pids\n[ 0.270406] CPU: Physical Processor ID: 0\n[ 0.272572] mce: CPU supports 10 MCE banks\n[ 0.274082] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275890] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.279277] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.287735] ftrace: allocating 31920 entries in 125 pages\n[ 0.318814] smpboot: Max logical packages: 2\n[ 0.320356] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.322516] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.324946] x2apic enabled\n[ 0.326339] Switched APIC routing to physical x2apic.\n[ 0.329268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331358] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335214] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338565] KVM setup paravirtual spinlock\n[ 0.340647] x86: Booting SMP configuration:\n[ 0.342195] .... node #0, CPUs: #1\n[ 0.343717] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.366131] x86: Booted up 1 node, 2 CPUs\n[ 0.366133] KVM setup async PF for cpu 1\n[ 0.366137] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.370751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.373377] devtmpfs: initialized\n[ 0.375671] evm: security.selinux\n[ 0.376924] evm: security.SMACK64\n[ 0.378166] evm: security.SMACK64EXEC\n[ 0.379514] evm: security.SMACK64TRANSMUTE\n[ 0.380974] evm: security.SMACK64MMAP\n[ 0.382307] evm: security.ima\n[ 0.383450] evm: security.capability\n[ 0.384911] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.388258] pinctrl core: initialized pinctrl subsystem\n[ 0.390196] RTC time: 20:53:50, date: 12/23/18\n[ 0.391898] NET: Registered protocol family 16\n[ 0.402107] cpuidle: using governor ladder\n[ 0.414211] cpuidle: using governor menu\n[ 0.415614] PCCT header not found.\n[ 0.416931] ACPI: bus type PCI registered\n[ 0.418386] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.420634] PCI: Using configuration type 1 for base access\n[ 0.435004] ACPI: Added _OSI(Module Device)\n[ 0.436523] ACPI: Added _OSI(Processor Device)\n[ 0.438088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.439731] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.442615] ACPI: Interpreter enabled\n[ 0.444000] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.447346] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.450693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.454020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.457344] ACPI: (supports S0 S5)\n[ 0.458612] ACPI: Using IOAPIC for interrupt routing\n[ 0.460322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.465171] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467224] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.469456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.471618] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.475548] acpiphp: Slot [3] registered\n[ 0.476994] acpiphp: Slot [4] registered\n[ 0.478433] acpiphp: Slot [5] registered\n[ 0.479867] acpiphp: Slot [6] registered\n[ 0.481307] acpiphp: Slot [7] registered\n[ 0.482741] acpiphp: Slot [8] registered\n[ 0.484182] acpiphp: Slot [9] registered\n[ 0.485614] acpiphp: Slot [10] registered\n[ 0.503234] acpiphp: Slot [11] registered\n[ 0.504694] acpiphp: Slot [12] registered\n[ 0.506177] acpiphp: Slot [13] registered\n[ 0.507634] acpiphp: Slot [14] registered\n[ 0.509086] acpiphp: Slot [15] registered\n[ 0.510534] acpiphp: Slot [16] registered\n[ 0.511989] acpiphp: Slot [17] registered\n[ 0.513444] acpiphp: Slot [18] registered\n[ 0.514898] acpiphp: Slot [19] registered\n[ 0.516354] acpiphp: Slot [20] registered\n[ 0.517813] acpiphp: Slot [21] registered\n[ 0.519263] acpiphp: Slot [22] registered\n[ 0.520720] acpiphp: Slot [23] registered\n[ 0.522174] acpiphp: Slot [24] registered\n[ 0.523663] acpiphp: Slot [25] registered\n[ 0.525127] acpiphp: Slot [26] registered\n[ 0.526586] acpiphp: Slot [27] registered\n[ 0.528043] acpiphp: Slot [28] registered\n[ 0.529503] acpiphp: Slot [29] registered\n[ 0.530964] acpiphp: Slot [30] registered\n[ 0.532419] acpiphp: Slot [31] registered\n[ 0.533875] PCI host bridge to bus 0000:00\n[ 0.535330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537533] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542350] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.544952] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.547619] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.552418] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.554747] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.556889] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.559196] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.563953] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.566521] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.595852] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598731] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601278] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.603836] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.606302] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.608601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.611243] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.613157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.615950] vgaarb: loaded\n[ 0.617025] vgaarb: bridge control possible 0000:00:02.0\n[ 0.619214] SCSI subsystem initialized\n[ 0.620958] ACPI: bus type USB registered\n[ 0.622452] usbcore: registered new interface driver usbfs\n[ 0.624338] usbcore: registered new interface driver hub\n[ 0.626165] usbcore: registered new device driver usb\n[ 0.628278] PCI: Using ACPI for IRQ routing\n[ 0.630296] NetLabel: Initializing\n[ 0.631580] NetLabel: domain hash size = 128\n[ 0.633113] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.634858] NetLabel: unlabeled traffic allowed by default\n[ 0.637115] clocksource: Switched to clocksource kvm-clock\n[ 0.648544] AppArmor: AppArmor Filesystem Enabled\n[ 0.650268] pnp: PnP ACPI init\n[ 0.651847] pnp: PnP ACPI: found 5 devices\n[ 0.660164] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.663257] NET: Registered protocol family 2\n[ 0.665182] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.667522] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.669714] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.671877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.673844] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.675980] NET: Registered protocol family 1\n[ 0.677559] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.679546] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.681501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.701245] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.721054] Trying to unpack rootfs image as initramfs...\n[ 0.783754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.786707] Scanning for low memory corruption every 60 seconds\n[ 0.789186] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.791273] audit: initializing netlink subsys (disabled)\n[ 0.793126] audit: type=2000 audit(1545598430.439:1): initialized\n[ 0.795417] Initialise system trusted keyring\n[ 0.797214] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.799308] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.802594] zbud: loaded\n[ 0.803842] VFS: Disk quotas dquot_6.6.0\n[ 0.805305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.808057] fuse init (API version 7.23)\n[ 0.809670] Key type big_key registered\n[ 0.811100] Allocating IMA MOK and blacklist keyrings.\n[ 0.813567] Key type asymmetric registered\n[ 0.815050] Asymmetric key parser 'x509' registered\n[ 0.816776] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.819439] io scheduler noop registered\n[ 0.820863] io scheduler deadline registered (default)\n[ 0.822655] io scheduler cfq registered\n[ 0.824153] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.826038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.828296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.830906] ACPI: Power Button [PWRF]\n[ 0.832442] GHES: HEST is not enabled!\n[ 0.851407] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.890451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.894109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.919403] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.923439] Linux agpgart interface v0.103\n[ 0.927898] brd: module loaded\n[ 0.930747] loop: module loaded\n[ 0.936178] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.938804] GPT:90111 != 20971519\n[ 0.940060] GPT:Alternate GPT header not at the end of the disk.\n[ 0.942069] GPT:90111 != 20971519\n[ 0.943320] GPT: Use GNU Parted to correct GPT errors.\n[ 0.945074] vda: vda1 vda15\n[ 0.947125] scsi host0: ata_piix\n[ 0.948517] scsi host1: ata_piix\n[ 0.949796] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.952014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.954344] libphy: Fixed MDIO Bus: probed\n[ 0.955887] tun: Universal TUN/TAP device driver, 1.6\n[ 0.957662] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.961063] PPP generic driver version 2.4.2\n[ 0.962680] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.964854] ehci-pci: EHCI PCI platform driver\n[ 0.966441] ehci-platform: EHCI generic platform driver\n[ 0.968242] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970310] ohci-pci: OHCI PCI platform driver\n[ 0.971897] ohci-platform: OHCI generic platform driver\n[ 0.973701] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.993457] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.995268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.997969] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.999770] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.001841] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.004068] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.006649] usb usb1: Product: UHCI Host Controller\n[ 1.008330] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.010399] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.012181] hub 1-0:1.0: USB hub found\n[ 1.013576] hub 1-0:1.0: 2 ports detected\n[ 1.015210] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.018911] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.020627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.022510] mousedev: PS/2 mouse device common for all mice\n[ 1.024778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.028078] rtc_cmos 00:00: RTC can wake from S4\n[ 1.030131] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.032256] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.034414] i2c /dev entries driver\n[ 1.035781] device-mapper: uevent: version 1.0.3\n[ 1.037497] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.040420] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.042868] NET: Registered protocol family 10\n[ 1.044844] NET: Registered protocol family 17\n[ 1.046452] Key type dns_resolver registered\n[ 1.048199] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.050216] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.052380] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.055611] registered taskstats version 1\n[ 1.057113] Loading compiled-in X.509 certificates\n[ 1.059328] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.062697] zswap: loaded using pool lzo/zbud\n[ 1.066077] Key type trusted registered\n[ 1.069023] Key type encrypted registered\n[ 1.070501] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072365] ima: No TPM chip found, activating TPM-bypass!\n[ 1.074259] evm: HMAC attrs: 0x1\n[ 1.092370] Magic number: 14:228:903\n[ 1.093954] rtc_cmos 00:00: setting system clock to 2018-12-23 20:53:50 UTC (1545598430)\n[ 1.096902] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.098912] EDD information not available.\n[ 1.110961] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113734] Write protecting the kernel read-only data: 14336k\n[ 1.117297] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120505] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\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[ 1.191231] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... 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.16. iid=i-00000038\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"} 2018-12-23 20:54:16,665 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797/action used request id req-f4275243-9bb5-46dd-a06f-97e1ce7f2804 2018-12-23 20:54:17,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:17,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-f17b462c-b48d-4609-a4e4-abf139d2fda1 x-compute-request-id: req-f17b462c-b48d-4609-a4e4-abf139d2fda1 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:0c:70", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:54:07.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp"}], "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:07Z", "hostId": "e975e2bbf1bf1adb2a83150bbefe3e37034d14ea58cd76ab1b7af9dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:17,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-f17b462c-b48d-4609-a4e4-abf139d2fda1 2018-12-23 20:54:17,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 20:54:17,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-d577eebc-2e02-4fe9-b85d-dece71c76967 x-compute-request-id: req-d577eebc-2e02-4fe9-b85d-dece71c76967 Content-Encoding: gzip Content-Length: 9653 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 0x00000000000F60F0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE145D 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14D1 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 547916208 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.252205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.255258] pid_max: default: 32768 minimum: 301\n[ 0.256904] ACPI: Core revision 20150930\n[ 0.258971] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.261372] Security Framework initialized\n[ 0.262871] Yama: becoming mindful.\n[ 0.264402] AppArmor: AppArmor initialized\n[ 0.265940] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.268350] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.270681] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272895] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.275405] Initializing cgroup subsys io\n[ 0.276884] Initializing cgroup subsys memory\n[ 0.278472] Initializing cgroup subsys devices\n[ 0.280068] Initializing cgroup subsys freezer\n[ 0.281653] Initializing cgroup subsys net_cls\n[ 0.283262] Initializing cgroup subsys perf_event\n[ 0.284932] Initializing cgroup subsys net_prio\n[ 0.286571] Initializing cgroup subsys hugetlb\n[ 0.288381] Initializing cgroup subsys pids\n[ 0.289961] CPU: Physical Processor ID: 0\n[ 0.292162] mce: CPU supports 10 MCE banks\n[ 0.293699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.295549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.299030] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307583] ftrace: allocating 31920 entries in 125 pages\n[ 0.339247] smpboot: Max logical packages: 2\n[ 0.340786] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.343231] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.345727] x2apic enabled\n[ 0.347150] Switched APIC routing to physical x2apic.\n[ 0.350111] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.352287] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.356324] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.359842] KVM setup paravirtual spinlock\n[ 0.361961] x86: Booting SMP configuration:\n[ 0.363555] .... node #0, CPUs: #1\n[ 0.365093] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.387823] x86: Booted up 1 node, 2 CPUs\n[ 0.387825] KVM setup async PF for cpu 1\n[ 0.387829] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.392596] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.395221] devtmpfs: initialized\n[ 0.397540] evm: security.selinux\n[ 0.398814] evm: security.SMACK64\n[ 0.400083] evm: security.SMACK64EXEC\n[ 0.401453] evm: security.SMACK64TRANSMUTE\n[ 0.402945] evm: security.SMACK64MMAP\n[ 0.404309] evm: security.ima\n[ 0.405484] evm: security.capability\n[ 0.406934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.410353] pinctrl core: initialized pinctrl subsystem\n[ 0.412326] RTC time: 20:54:07, date: 12/23/18\n[ 0.414101] NET: Registered protocol family 16\n[ 0.427731] cpuidle: using governor ladder\n[ 0.439814] cpuidle: using governor menu\n[ 0.441281] PCCT header not found.\n[ 0.442650] ACPI: bus type PCI registered\n[ 0.444134] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446415] PCI: Using configuration type 1 for base access\n[ 0.460741] ACPI: Added _OSI(Module Device)\n[ 0.462322] ACPI: Added _OSI(Processor Device)\n[ 0.463917] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.465580] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.468509] ACPI: Interpreter enabled\n[ 0.469900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.473286] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.476687] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.480079] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.483475] ACPI: (supports S0 S5)\n[ 0.484767] ACPI: Using IOAPIC for interrupt routing\n[ 0.486522] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.491461] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.493561] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.495837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.498129] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.502164] acpiphp: Slot [3] registered\n[ 0.503642] acpiphp: Slot [4] registered\n[ 0.505099] acpiphp: Slot [5] registered\n[ 0.506575] acpiphp: Slot [6] registered\n[ 0.508028] acpiphp: Slot [7] registered\n[ 0.509490] acpiphp: Slot [8] registered\n[ 0.510959] acpiphp: Slot [9] registered\n[ 0.512420] acpiphp: Slot [10] registered\n[ 0.530123] acpiphp: Slot [11] registered\n[ 0.531616] acpiphp: Slot [12] registered\n[ 0.533109] acpiphp: Slot [13] registered\n[ 0.534602] acpiphp: Slot [14] registered\n[ 0.536080] acpiphp: Slot [15] registered\n[ 0.537575] acpiphp: Slot [16] registered\n[ 0.539060] acpiphp: Slot [17] registered\n[ 0.540543] acpiphp: Slot [18] registered\n[ 0.542020] acpiphp: Slot [19] registered\n[ 0.543506] acpiphp: Slot [20] registered\n[ 0.544996] acpiphp: Slot [21] registered\n[ 0.546481] acpiphp: Slot [22] registered\n[ 0.547959] acpiphp: Slot [23] registered\n[ 0.549439] acpiphp: Slot [24] registered\n[ 0.550915] acpiphp: Slot [25] registered\n[ 0.552386] acpiphp: Slot [26] registered\n[ 0.553836] acpiphp: Slot [27] registered\n[ 0.555281] acpiphp: Slot [28] registered\n[ 0.556724] acpiphp: Slot [29] registered\n[ 0.558207] acpiphp: Slot [30] registered\n[ 0.559689] acpiphp: Slot [31] registered\n[ 0.561173] PCI host bridge to bus 0000:00\n[ 0.562667] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.564886] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.567123] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.571300] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.573979] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.576685] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.582238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.584597] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.586766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.589123] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.594183] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.596814] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.620002] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.623603] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.626203] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.628801] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.631392] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.633708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.636145] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.638083] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.640893] vgaarb: loaded\n[ 0.641969] vgaarb: bridge control possible 0000:00:02.0\n[ 0.644206] SCSI subsystem initialized\n[ 0.645951] ACPI: bus type USB registered\n[ 0.647467] usbcore: registered new interface driver usbfs\n[ 0.649395] usbcore: registered new interface driver hub\n[ 0.651255] usbcore: registered new device driver usb\n[ 0.653354] PCI: Using ACPI for IRQ routing\n[ 0.655381] NetLabel: Initializing\n[ 0.656693] NetLabel: domain hash size = 128\n[ 0.658257] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.660036] NetLabel: unlabeled traffic allowed by default\n[ 0.662231] clocksource: Switched to clocksource kvm-clock\n[ 0.673484] AppArmor: AppArmor Filesystem Enabled\n[ 0.675237] pnp: PnP ACPI init\n[ 0.676837] pnp: PnP ACPI: found 5 devices\n[ 0.684780] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.687923] NET: Registered protocol family 2\n[ 0.689863] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.692250] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.694474] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.697002] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.699005] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.701189] NET: Registered protocol family 1\n[ 0.702803] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.704826] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.706802] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.726488] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.746250] Trying to unpack rootfs image as initramfs...\n[ 0.807563] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.810824] Scanning for low memory corruption every 60 seconds\n[ 0.813158] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.815252] audit: initializing netlink subsys (disabled)\n[ 0.817103] audit: type=2000 audit(1545598448.103:1): initialized\n[ 0.819364] Initialise system trusted keyring\n[ 0.821128] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.823566] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.827156] zbud: loaded\n[ 0.828500] VFS: Disk quotas dquot_6.6.0\n[ 0.830140] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.833164] fuse init (API version 7.23)\n[ 0.834950] Key type big_key registered\n[ 0.836568] Allocating IMA MOK and blacklist keyrings.\n[ 0.839094] Key type asymmetric registered\n[ 0.840766] Asymmetric key parser 'x509' registered\n[ 0.842708] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.845714] io scheduler noop registered\n[ 0.847347] io scheduler deadline registered (default)\n[ 0.849368] io scheduler cfq registered\n[ 0.851049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.853249] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.855859] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.858831] ACPI: Power Button [PWRF]\n[ 0.860551] GHES: HEST is not enabled!\n[ 0.879646] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.918366] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.922062] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.947791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.951748] Linux agpgart interface v0.103\n[ 0.955948] brd: module loaded\n[ 0.958690] loop: module loaded\n[ 0.964349] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.967301] GPT:90111 != 20971519\n[ 0.968674] GPT:Alternate GPT header not at the end of the disk.\n[ 0.970941] GPT:90111 != 20971519\n[ 0.972364] GPT: Use GNU Parted to correct GPT errors.\n[ 0.974362] vda: vda1 vda15\n[ 0.976463] scsi host0: ata_piix\n[ 0.977989] scsi host1: ata_piix\n[ 0.979428] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.981966] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.984597] libphy: Fixed MDIO Bus: probed\n[ 0.986336] tun: Universal TUN/TAP device driver, 1.6\n[ 0.988331] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.991962] PPP generic driver version 2.4.2\n[ 0.993754] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.996253] ehci-pci: EHCI PCI platform driver\n[ 0.998049] ehci-platform: EHCI generic platform driver\n[ 1.000090] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.002473] ohci-pci: OHCI PCI platform driver\n[ 1.004244] ohci-platform: OHCI generic platform driver\n[ 1.006293] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.026298] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.028375] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.031316] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.033325] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.035646] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.038196] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.041094] usb usb1: Product: UHCI Host Controller\n[ 1.043026] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.045416] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.047360] hub 1-0:1.0: USB hub found\n[ 1.048919] hub 1-0:1.0: 2 ports detected\n[ 1.050720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.054760] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.056705] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.058778] mousedev: PS/2 mouse device common for all mice\n[ 1.061169] rtc_cmos 00:00: RTC can wake from S4\n[ 1.063501] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.065911] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.069396] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.071624] i2c /dev entries driver\n[ 1.073110] device-mapper: uevent: version 1.0.3\n[ 1.074909] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.077903] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.080317] NET: Registered protocol family 10\n[ 1.082252] NET: Registered protocol family 17\n[ 1.083883] Key type dns_resolver registered\n[ 1.085594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.087597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.089888] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.093149] registered taskstats version 1\n[ 1.094688] Loading compiled-in X.509 certificates\n[ 1.096951] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.100359] zswap: loaded using pool lzo/zbud\n[ 1.102926] Key type trusted registered\n[ 1.105568] Key type encrypted registered\n[ 1.107070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.108977] ima: No TPM chip found, activating TPM-bypass!\n[ 1.110942] evm: HMAC attrs: 0x1\n[ 1.129134] Magic number: 14:778:953\n[ 1.130759] rtc_cmos 00:00: setting system clock to 2018-12-23 20:54:07 UTC (1545598447)\n[ 1.133742] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.135827] EDD information not available.\n[ 1.147808] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.150621] Write protecting the kernel read-only data: 14336k\n[ 1.154201] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.157392] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.81\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[ 1.223762] 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.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.36. iid=i-00000039\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDM1lj9y8ca9Ud++0gYJ9p7tv8GBc6cMA3PdSM6tTV2/vozF19xtqT+umqPSuApGGwZUTQ+SFp7WniZHQHowSK+lwJAEZHDGQbOSksDBRMI7IzT4+wvOfXG+B1B6DLQTzhGaDwzRIFPgnZskk93ZXGEwpclGWh+k5u2+QkUpezNjIgHuu7MnVkDWGkVK3M0tQs6jmvqyrbXdtOGc55/4MbfR/SuEcO/k/+rkYM50czh0CvPziJYtkzkbtaMSx3r5iKGBRRpinEn4JFYxw3UXF13WZ8NAzJUEBfgPKe197e3z6NDV3yJf7Xd10h7GpM/bGQDpF89O12QDl0N85KT0QWD root@createinstancetwonettests-fe2d6b9c-fb02-4120-8a67-6d4680c21599\nssh-dss AAAAB3NzaC1kc3MAAACBANNV12O9zJ05FdJ8YyTjKusy7cx7a/rJ0oJUxhXXk78RxGoQfvfM7/Vow/FawuwuAgGNWiguHlV9DCn79FcCRuKilmasXwwyxpVjP73obWXkK0BkPHz423YggobmlLYzZVujSo6g/H2xmHUF4U8CIiKOkSvI0oBRizGhjTBqI8ozAAAAFQC4AR5bR9GEDQlynIrZ0ARYnOjFoQAAAIEAnX57RzaskikOQ+q3uUle46mSfknFBlx3LBu5SYzcluBullyzV9230VVamqBHbZh2HGc7fkChJPLaH5qlvt9ELnhZPk9O+X2t4FlJ0qv0WxIkgXHD9Nm2xeXIxrAquth5dE4eUGqm53oRsA3lZ/mvPL7RBrNLfQJOalAkTO4M1f0AAACAap1kVd29NUqp2X8tdS7HD2OhK9gFKKH7StJT2+xep0jg4ZFkF7tE6JU8YUqUB1yVUZrx4XNLbnVXvLWvlk/hkRjLO1vhiVAZb2a99DJnTjUXet6C9vuSOVt3OgzaQrUnmUSAp/h2xKPwe1+o3Bfpw2JWUxAkkN6OceoAeu/1lSs= root@createinstancetwonettests-fe2d6b9c-fb02-4120-8a67-6d4680c21599\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:fed2:c70/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.1 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-00000039\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fe2d6b9c-fb02-4120-8a67-6d4680c21599\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.17 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fe2d6b9c-fb02-4120-8a67-6d4680c21599 login: "} 2018-12-23 20:54:17,921 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca/action used request id req-d577eebc-2e02-4fe9-b85d-dece71c76967 2018-12-23 20:54:17,923 - create_instance - INFO - Deleting Port with ID - 6e3c4ac8-184b-47d3-a045-36ce858c72f0 2018-12-23 20:54:17,923 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm1-port 2018-12-23 20:54:17,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/6e3c4ac8-184b-47d3-a045-36ce858c72f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:18,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7675508b-c1c7-43c4-82f5-2c49a60dcab6 Date: Sun, 23 Dec 2018 20:54:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:18,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/6e3c4ac8-184b-47d3-a045-36ce858c72f0 used request id req-7675508b-c1c7-43c4-82f5-2c49a60dcab6 2018-12-23 20:54:18,489 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1 2018-12-23 20:54:18,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:18,822 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:54:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3341c198-ee9d-4b27-ae24-955f54036cb9 x-compute-request-id: req-3341c198-ee9d-4b27-ae24-955f54036cb9 Content-Type: application/json 2018-12-23 20:54:18,822 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-3341c198-ee9d-4b27-ae24-955f54036cb9 2018-12-23 20:54:18,822 - create_instance - INFO - Checking deletion status 2018-12-23 20:54:18,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:18,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8bc1fc50-e4fb-41a4-bdb7-878bd4c7c972 x-compute-request-id: req-8bc1fc50-e4fb-41a4-bdb7-878bd4c7c972 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:18Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:18,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-8bc1fc50-e4fb-41a4-bdb7-878bd4c7c972 2018-12-23 20:54:18,909 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1] is - ACTIVE 2018-12-23 20:54:18,909 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:54:21,912 - create_instance - DEBUG - VM status query timeout in 296.910101175 2018-12-23 20:54:21,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:22,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f90ae9ef-8366-4c2e-ac07-b0232e1abfb3 x-compute-request-id: req-f90ae9ef-8366-4c2e-ac07-b0232e1abfb3 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:53:49.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "d827bfd5-a0c7-4b27-bde7-a94f6cf53797", "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:21Z", "hostId": "02b41cbf7a18aaf04619a687b0b3000ae9a46ef5b9fa3dce72895831", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1", "created": "2018-12-23T20:53:44Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:22,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-f90ae9ef-8366-4c2e-ac07-b0232e1abfb3 2018-12-23 20:54:22,020 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1] is - ACTIVE 2018-12-23 20:54:22,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:54:25,023 - create_instance - DEBUG - VM status query timeout in 293.799455166 2018-12-23 20:54:25,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb9b67b552d1c47d7407e0b304f6f4d6420cb6a0" 2018-12-23 20:54:25,073 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:54:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-746e925a-d2c5-4116-b1cb-a81f6c9e7e4e x-compute-request-id: req-746e925a-d2c5-4116-b1cb-a81f6c9e7e4e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d827bfd5-a0c7-4b27-bde7-a94f6cf53797 could not be found.", "code": 404}} 2018-12-23 20:54:25,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d827bfd5-a0c7-4b27-bde7-a94f6cf53797 used request id req-746e925a-d2c5-4116-b1cb-a81f6c9e7e4e 2018-12-23 20:54:25,074 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d827bfd5-a0c7-4b27-bde7-a94f6cf53797 could not be found. (HTTP 404) (Request-ID: req-746e925a-d2c5-4116-b1cb-a81f6c9e7e4e) 2018-12-23 20:54:25,074 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst1 2018-12-23 20:54:25,075 - create_instance - INFO - Deleting Port with ID - a8009fe4-ec89-4589-bad2-6b1b356cfc99 2018-12-23 20:54:25,075 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-vm2-port 2018-12-23 20:54:25,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/a8009fe4-ec89-4589-bad2-6b1b356cfc99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:25,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02907889-83a5-41a6-8574-5c2211e020c4 Date: Sun, 23 Dec 2018 20:54:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:25,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/a8009fe4-ec89-4589-bad2-6b1b356cfc99 used request id req-02907889-83a5-41a6-8574-5c2211e020c4 2018-12-23 20:54:25,744 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2 2018-12-23 20:54:25,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:25,869 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:54:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5cdc79b-184f-4932-9489-7f93653b7913 x-compute-request-id: req-d5cdc79b-184f-4932-9489-7f93653b7913 Content-Type: application/json 2018-12-23 20:54:25,869 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-d5cdc79b-184f-4932-9489-7f93653b7913 2018-12-23 20:54:25,869 - create_instance - INFO - Checking deletion status 2018-12-23 20:54:25,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:26,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-6083e3fa-35c2-42d6-b281-99866e9c50a9 x-compute-request-id: req-6083e3fa-35c2-42d6-b281-99866e9c50a9 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "rel": "bookmark"}], "image": {"id": "475f5b76-3da7-4380-83a3-30e42bf773ae", "links": [{"href": "http://172.30.9.21:8774/images/475f5b76-3da7-4380-83a3-30e42bf773ae", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:54:07.000000", "flavor": {"id": "3b403703-0d4c-470d-b65b-d4fbc620408f", "links": [{"href": "http://172.30.9.21:8774/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f", "rel": "bookmark"}]}, "id": "243fb4b2-6763-4b94-9b1c-fe6e6576a9ca", "user_id": "60ebfd2d4498422ba0154d7ba0d57e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:25Z", "hostId": "e975e2bbf1bf1adb2a83150bbefe3e37034d14ea58cd76ab1b7af9dd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2", "created": "2018-12-23T20:54:00Z", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:26,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-6083e3fa-35c2-42d6-b281-99866e9c50a9 2018-12-23 20:54:26,169 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2] is - ACTIVE 2018-12-23 20:54:26,169 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:54:29,172 - create_instance - DEBUG - VM status query timeout in 296.697561979 2018-12-23 20:54:29,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4593a85783d37815ef4676e66abd68cc5f1c7638" 2018-12-23 20:54:29,223 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:54:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5185bb5d-21bd-42bc-9d3d-bc621204f113 x-compute-request-id: req-5185bb5d-21bd-42bc-9d3d-bc621204f113 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 243fb4b2-6763-4b94-9b1c-fe6e6576a9ca could not be found.", "code": 404}} 2018-12-23 20:54:29,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/243fb4b2-6763-4b94-9b1c-fe6e6576a9ca used request id req-5185bb5d-21bd-42bc-9d3d-bc621204f113 2018-12-23 20:54:29,223 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 243fb4b2-6763-4b94-9b1c-fe6e6576a9ca could not be found. (HTTP 404) (Request-ID: req-5185bb5d-21bd-42bc-9d3d-bc621204f113) 2018-12-23 20:54:29,223 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-inst2 2018-12-23 20:54:29,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba51b06fa992162227089c041d89c0e5b713bdc4" 2018-12-23 20:54:29,275 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:54:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5895c7f-b2e6-4293-9949-3590b8ccac5c x-compute-request-id: req-c5895c7f-b2e6-4293-9949-3590b8ccac5c Content-Length: 0 Content-Type: application/json 2018-12-23 20:54:29,275 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3b403703-0d4c-470d-b65b-d4fbc620408f used request id req-c5895c7f-b2e6-4293-9949-3590b8ccac5c 2018-12-23 20:54:29,276 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router and port CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port1 2018-12-23 20:54:29,276 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:54:29,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" -d '{"port_id": "469f82b8-2bba-4f93-a349-2acaebdf144b"}' 2018-12-23 20:54:31,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d5a2360b-44bf-4324-9cc0-9b0bd12a71d8 Date: Sun, 23 Dec 2018 20:54:31 GMT RESP BODY: {"network_id": "067e98c8-7972-462c-8482-c9b49c20278c", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "subnet_id": "f16c5479-0754-4cff-a693-a7ce04a02739", "subnet_ids": ["f16c5479-0754-4cff-a693-a7ce04a02739"], "port_id": "469f82b8-2bba-4f93-a349-2acaebdf144b", "id": "008991d6-7583-4907-a115-20cd16c2e6b2"} 2018-12-23 20:54:31,148 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2/remove_router_interface used request id req-d5a2360b-44bf-4324-9cc0-9b0bd12a71d8 2018-12-23 20:54:31,148 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router and port CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-router-port2 2018-12-23 20:54:31,149 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:54:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" -d '{"port_id": "c25d1a58-ce36-406b-b25a-b57c2594f9b8"}' 2018-12-23 20:54:32,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6d192c37-c153-44ee-89ec-0b0b822ab657 Date: Sun, 23 Dec 2018 20:54:32 GMT RESP BODY: {"network_id": "73007225-1fb6-42b7-b041-d1fe43bf8160", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "subnet_id": "0bbc2993-6511-48fc-999b-9cff633f308b", "subnet_ids": ["0bbc2993-6511-48fc-999b-9cff633f308b"], "port_id": "c25d1a58-ce36-406b-b25a-b57c2594f9b8", "id": "008991d6-7583-4907-a115-20cd16c2e6b2"} 2018-12-23 20:54:32,918 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2/remove_router_interface used request id req-6d192c37-c153-44ee-89ec-0b0b822ab657 2018-12-23 20:54:32,918 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:54:32,918 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-pub-router 2018-12-23 20:54:32,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797276a5ebb7524d98c8f22cee1f4e18a3f0e2fd" 2018-12-23 20:54:33,287 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-580d75ba-6427-431f-815f-850b65c80396 Content-Length: 0 Date: Sun, 23 Dec 2018 20:54:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:33,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/008991d6-7583-4907-a115-20cd16c2e6b2 used request id req-580d75ba-6427-431f-815f-850b65c80396 2018-12-23 20:54:33,288 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1 2018-12-23 20:54:33,288 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet1 2018-12-23 20:54:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f16c5479-0754-4cff-a693-a7ce04a02739 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" 2018-12-23 20:54:34,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3876b642-c9a5-47aa-8ae9-26d499168957 Date: Sun, 23 Dec 2018 20:54:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:34,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f16c5479-0754-4cff-a693-a7ce04a02739 used request id req-3876b642-c9a5-47aa-8ae9-26d499168957 2018-12-23 20:54:34,496 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net1 2018-12-23 20:54:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/067e98c8-7972-462c-8482-c9b49c20278c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c66857de2c1e462c1b841499f9792b28670a6" 2018-12-23 20:54:35,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-01ff1a49-137f-4b61-8b3a-1abd3cc0c714 Date: Sun, 23 Dec 2018 20:54:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:35,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/067e98c8-7972-462c-8482-c9b49c20278c used request id req-01ff1a49-137f-4b61-8b3a-1abd3cc0c714 2018-12-23 20:54:35,628 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2 2018-12-23 20:54:35,629 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-subnet2 2018-12-23 20:54:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/0bbc2993-6511-48fc-999b-9cff633f308b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" 2018-12-23 20:54:37,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0118de7-b761-42d2-ab54-765231ea4983 Date: Sun, 23 Dec 2018 20:54:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:37,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0bbc2993-6511-48fc-999b-9cff633f308b used request id req-a0118de7-b761-42d2-ab54-765231ea4983 2018-12-23 20:54:37,079 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-net2 2018-12-23 20:54:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/73007225-1fb6-42b7-b041-d1fe43bf8160 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cb74119afa988e4cba21abc5da364b6ad0f185c" 2018-12-23 20:54:38,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ecc0421-e66d-4da6-b5c2-a662e780062c Date: Sun, 23 Dec 2018 20:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:38,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/73007225-1fb6-42b7-b041-d1fe43bf8160 used request id req-0ecc0421-e66d-4da6-b5c2-a662e780062c 2018-12-23 20:54:38,002 - neutron_utils - INFO - Deleting security group rule with ID - a8dae14a-a73d-4010-a412-a965459daadb 2018-12-23 20:54:38,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/a8dae14a-a73d-4010-a412-a965459daadb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:54:38,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b5bef57-6ae9-4a2a-9ff3-627d883258c3 Content-Length: 0 Date: Sun, 23 Dec 2018 20:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:38,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/a8dae14a-a73d-4010-a412-a965459daadb used request id req-3b5bef57-6ae9-4a2a-9ff3-627d883258c3 2018-12-23 20:54:38,265 - neutron_utils - INFO - Deleting security group rule with ID - c7f3a129-01ed-4bb8-afe5-9d49f6e8b913 2018-12-23 20:54:38,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c7f3a129-01ed-4bb8-afe5-9d49f6e8b913 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:54:38,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef7239b1-1b0d-4029-9208-eee406882b7e Content-Length: 0 Date: Sun, 23 Dec 2018 20:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:38,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c7f3a129-01ed-4bb8-afe5-9d49f6e8b913 used request id req-ef7239b1-1b0d-4029-9208-eee406882b7e 2018-12-23 20:54:38,347 - neutron_utils - INFO - Deleting security group rule with ID - 5e6a0b5c-c51f-402b-b726-20a3fc45974e 2018-12-23 20:54:38,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/5e6a0b5c-c51f-402b-b726-20a3fc45974e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:54:38,430 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30fb0e53-9db0-4251-bf20-3dcfe1a10b86 Content-Length: 0 Date: Sun, 23 Dec 2018 20:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:38,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/5e6a0b5c-c51f-402b-b726-20a3fc45974e used request id req-30fb0e53-9db0-4251-bf20-3dcfe1a10b86 2018-12-23 20:54:38,431 - neutron_utils - INFO - Deleting security group rule with ID - d5573637-dafb-443d-856e-44cdfb69eb6a 2018-12-23 20:54:38,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/d5573637-dafb-443d-856e-44cdfb69eb6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:54:38,502 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb4be7aa-7849-4284-af1a-82434b473560 Content-Length: 0 Date: Sun, 23 Dec 2018 20:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:38,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/d5573637-dafb-443d-856e-44cdfb69eb6a used request id req-cb4be7aa-7849-4284-af1a-82434b473560 2018-12-23 20:54:38,502 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-fe2d6b9c-fb02-4120-8a67-6d4680c21599-sec-grp 2018-12-23 20:54:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/55aa5466-da2b-4c38-b5d3-285668561a63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3514568ad3da082b9d9f1aa068fd134d852edacd" 2018-12-23 20:54:38,612 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f5deaa7-5230-4c52-b7f7-ca98b3cca9bd Content-Length: 0 Date: Sun, 23 Dec 2018 20:54:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:38,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/55aa5466-da2b-4c38-b5d3-285668561a63 used request id req-0f5deaa7-5230-4c52-b7f7-ca98b3cca9bd 2018-12-23 20:54:38,613 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-586e88d6-fa56-4fc2-9027-34fc3c5def64 2018-12-23 20:54:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f42880dacf921a0f814895b1ba796728cb75d0fb" 2018-12-23 20:54:39,031 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-64400313-0fe8-48f5-818a-e326f0cdf05c Date: Sun, 23 Dec 2018 20:54:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:54:39,031 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/475f5b76-3da7-4380-83a3-30e42bf773ae used request id req-64400313-0fe8-48f5-818a-e326f0cdf05c 2018-12-23 20:54:39,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:54:39,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-86ca9dca-94c4-40ca-9a54-cba4ee84c53f Date: Sun, 23 Dec 2018 20:54:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:20Z", "updated_at": "2018-12-23T20:53:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:21Z", "revision_number": 0, "id": "051a46b2-3d90-4ab7-bb4e-708e7d8b9836", "remote_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:21Z", "security_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:21Z", "revision_number": 0, "id": "05788402-c5f3-4c48-b7d9-e9fa837a34d9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:21Z", "security_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv6", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:21Z", "revision_number": 0, "id": "e3c9eac2-2e1e-4f70-b587-1c2cc418914e", "remote_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:21Z", "security_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:53:21Z", "revision_number": 0, "id": "ec108611-e90e-4f54-af58-0cf4440eac6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:53:21Z", "security_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "port_range_min": null, "ethertype": "IPv4", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64"}], "revision_number": 4, "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:54:39,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-86ca9dca-94c4-40ca-9a54-cba4ee84c53f 2018-12-23 20:54:39,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:54:39,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a282db2-c3fb-48d8-a621-40fad8542450 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:54:39,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-6a282db2-c3fb-48d8-a621-40fad8542450 2018-12-23 20:54:39,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:54:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:54:39,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3489aba4-0a46-46d2-840d-0b7008a2c675 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "name": "CreateInstanceTwoNetTests-5740269f-efab-429-proj"}} 2018-12-23 20:54:39,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-3489aba4-0a46-46d2-840d-0b7008a2c675 2018-12-23 20:54:39,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0efc92e4-8bde-4279-9270-1aa154efbf83 2018-12-23 20:54:39,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0efc92e4-8bde-4279-9270-1aa154efbf83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:54:39,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-15870a83-1fda-4f2e-b6fe-854b76b2db1d Date: Sun, 23 Dec 2018 20:54:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:21Z", "security_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:21Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "051a46b2-3d90-4ab7-bb4e-708e7d8b9836"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:21Z", "security_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:21Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "05788402-c5f3-4c48-b7d9-e9fa837a34d9"}, {"remote_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:21Z", "security_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:21Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "e3c9eac2-2e1e-4f70-b587-1c2cc418914e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:53:21Z", "security_group_id": "0efc92e4-8bde-4279-9270-1aa154efbf83", "port_range_min": null, "revision_number": 0, "tenant_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "created_at": "2018-12-23T20:53:21Z", "project_id": "ab8daddd2ebd4da68dbf676fd5ac7f64", "id": "ec108611-e90e-4f54-af58-0cf4440eac6f"}]} 2018-12-23 20:54:39,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0efc92e4-8bde-4279-9270-1aa154efbf83 used request id req-15870a83-1fda-4f2e-b6fe-854b76b2db1d 2018-12-23 20:54:39,540 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:54:39,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0efc92e4-8bde-4279-9270-1aa154efbf83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:54:39,679 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c122c5e4-dbec-4ed2-b6fe-acf6edfd205a Content-Length: 0 Date: Sun, 23 Dec 2018 20:54:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:54:39,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0efc92e4-8bde-4279-9270-1aa154efbf83 used request id req-c122c5e4-dbec-4ed2-b6fe-acf6edfd205a 2018-12-23 20:54:39,680 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-5740269f-efab-429-proj 2018-12-23 20:54:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:54:40,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:54:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ab6dd92-b478-457c-a40d-45bc7f9c1337 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:54:40,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ab8daddd2ebd4da68dbf676fd5ac7f64 used request id req-1ab6dd92-b478-457c-a40d-45bc7f9c1337 2018-12-23 20:54:40,043 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-5740269f-efab-429-proj-role 2018-12-23 20:54:40,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/81fbe86b70b54fa6be6b5449869ce957 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:54:40,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f20c00-e8b9-48a0-82b4-b873184b264d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:54:40,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/81fbe86b70b54fa6be6b5449869ce957 used request id req-07f20c00-e8b9-48a0-82b4-b873184b264d 2018-12-23 20:54:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc41f7ce5813183b2376861e679a0fc0d8a4b523" 2018-12-23 20:54:40,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb8ea25-6b7b-49b3-9884-fc74a8f81b6c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:54:40,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5bb8ea25-6b7b-49b3-9884-fc74a8f81b6c 2018-12-23 20:54:40,258 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-5740269f-efab-429-user 2018-12-23 20:54:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/60ebfd2d4498422ba0154d7ba0d57e23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}195f88d0897d37b3bf9943a762875d840c2d0bdb" 2018-12-23 20:54:40,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da5a42a-3f25-43ba-8ea7-727088162687 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:54:40,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/60ebfd2d4498422ba0154d7ba0d57e23 used request id req-4da5a42a-3f25-43ba-8ea7-727088162687 2018-12-23 20:54:40,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:40,833 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:54:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["YJWyHiwzQ5y7ZrfP-wukdQ"], "issued_at": "2018-12-23T20:54:40.000000Z"}} 2018-12-23 20:54:40,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e44a61caa4f11bb449932cdf0bab1687b7db11e" 2018-12-23 20:54:40,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824b8115-94a5-40ad-ba23-feed3ce3c943 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:40,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-824b8115-94a5-40ad-ba23-feed3ce3c943 2018-12-23 20:54:40,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:40,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:41,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["zWP9OqyvQZ-Z0B3M8cvhYg"], "issued_at": "2018-12-23T20:54:41.000000Z"}} 2018-12-23 20:54:41,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:54:41,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38f67a2-1c19-41e5-9cfe-a7a47e76494d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:41,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d38f67a2-1c19-41e5-9cfe-a7a47e76494d 2018-12-23 20:54:41,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:54:41,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:54:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:54:41,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:54:41,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692a53a4-2e85-41c0-aad0-bd8f75bdf99d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:54:41,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj used request id req-692a53a4-2e85-41c0-aad0-bd8f75bdf99d 2018-12-23 20:54:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:54:41,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbac4d93-62ea-491c-be20-2b8b541289ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:54:41,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-dbac4d93-62ea-491c-be20-2b8b541289ae 2018-12-23 20:54:41,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj"}}' 2018-12-23 20:54:41,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ea947b-e4bb-42eb-8d65-8709e93081bc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3965db25d62348bb958be2ceadf60551"}, "tags": [], "enabled": true, "id": "3965db25d62348bb958be2ceadf60551", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj"}} 2018-12-23 20:54:41,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-01ea947b-e4bb-42eb-8d65-8709e93081bc 2018-12-23 20:54:41,601 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj 2018-12-23 20:54:41,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:41,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:41,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:54:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["RNLa6pcsQGetvLv7iphIKA"], "issued_at": "2018-12-23T20:54:41.000000Z"}} 2018-12-23 20:54:42,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3440b535e797f461a149cbfb84a7df04dfa196a" 2018-12-23 20:54:42,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb28d92-bbd1-45e5-b403-0a32bdf17144 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:42,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-edb28d92-bbd1-45e5-b403-0a32bdf17144 2018-12-23 20:54:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:54:42,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:54:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:54:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3440b535e797f461a149cbfb84a7df04dfa196a" 2018-12-23 20:54:42,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500aed11-07c7-40b3-b822-b73db4572c32 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:54:42,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-500aed11-07c7-40b3-b822-b73db4572c32 2018-12-23 20:54:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3440b535e797f461a149cbfb84a7df04dfa196a" 2018-12-23 20:54:42,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faad8186-2782-419e-9879-5ee2b5311738 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3965db25d62348bb958be2ceadf60551"}, "tags": [], "enabled": true, "id": "3965db25d62348bb958be2ceadf60551", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj"}]} 2018-12-23 20:54:42,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj used request id req-faad8186-2782-419e-9879-5ee2b5311738 2018-12-23 20:54:42,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3440b535e797f461a149cbfb84a7df04dfa196a" 2018-12-23 20:54:42,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9009b95-9a0b-4d07-9183-da5ae1ceea40 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:54:42,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e9009b95-9a0b-4d07-9183-da5ae1ceea40 2018-12-23 20:54:42,720 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-user 2018-12-23 20:54:42,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:54:42,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301f279d-3217-4bcd-bae6-c310fbdd5c11 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:54:42,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-301f279d-3217-4bcd-bae6-c310fbdd5c11 2018-12-23 20:54:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" -d '{"role": {"name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj-role"}}' 2018-12-23 20:54:42,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-672aeb60-9567-4d22-a58b-a6327bf35175 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f547982e679942708f45b62c98fe4b93", "links": {"self": "http://172.30.9.21:5000/v3/roles/f547982e679942708f45b62c98fe4b93"}, "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj-role"}} 2018-12-23 20:54:42,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-672aeb60-9567-4d22-a58b-a6327bf35175 2018-12-23 20:54:42,948 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj-role 2018-12-23 20:54:42,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f547982e679942708f45b62c98fe4b93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:54:43,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed7dab7-6c56-4630-b189-23e6165efae8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f547982e679942708f45b62c98fe4b93", "links": {"self": "http://172.30.9.21:5000/v3/roles/f547982e679942708f45b62c98fe4b93"}, "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj-role"}} 2018-12-23 20:54:43,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f547982e679942708f45b62c98fe4b93 used request id req-8ed7dab7-6c56-4630-b189-23e6165efae8 2018-12-23 20:54:43,052 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj-role to project CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj 2018-12-23 20:54:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3965db25d62348bb958be2ceadf60551/users/edca5d966e9d4b51bc5c12ad8f3becbb/roles/f547982e679942708f45b62c98fe4b93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:54:43,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23c8ebe-df76-4cab-91d2-cae3ce8fcf2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:54:43,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3965db25d62348bb958be2ceadf60551/users/edca5d966e9d4b51bc5c12ad8f3becbb/roles/f547982e679942708f45b62c98fe4b93 used request id req-b23c8ebe-df76-4cab-91d2-cae3ce8fcf2a 2018-12-23 20:54:43,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:54:43,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:43,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:43,195 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:54:43,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:43,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:43,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f547982e679942708f45b62c98fe4b93", "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj-role"}], "expires_at": "2018-12-23T21:54:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3965db25d62348bb958be2ceadf60551", "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3965db25d62348bb958be2ceadf60551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3965db25d62348bb958be2ceadf60551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3965db25d62348bb958be2ceadf60551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3965db25d62348bb958be2ceadf60551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-user", "id": "edca5d966e9d4b51bc5c12ad8f3becbb"}, "audit_ids": ["LTZJqx1vSdOoPZDJiWGqyw"], "issued_at": "2018-12-23T20:54:43.000000Z"}} 2018-12-23 20:54:43,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" 2018-12-23 20:54:43,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6a14c1-0848-42d7-8721-1d98a4ee980e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:43,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9f6a14c1-0848-42d7-8721-1d98a4ee980e 2018-12-23 20:54:43,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" 2018-12-23 20:54:43,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-1bac1f9f-6d49-43c7-98e9-75eea09c6ff5 Date: Sun, 23 Dec 2018 20:54:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image"} 2018-12-23 20:54:43,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image used request id req-1bac1f9f-6d49-43c7-98e9-75eea09c6ff5 2018-12-23 20:54:43,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" 2018-12-23 20:54:43,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-445a9455-4502-4f0c-b162-38c6f131c881 Date: Sun, 23 Dec 2018 20:54:43 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:54:43,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-445a9455-4502-4f0c-b162-38c6f131c881 2018-12-23 20:54:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image"}' 2018-12-23 20:54:43,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f1ca781c-9f6f-4cdc-9c32-b7dc7eeec569 Date: Sun, 23 Dec 2018 20:54:43 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:54:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:54:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "min_disk": 0, "protected": false, "id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "file": "/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/file", "checksum": null, "owner": "3965db25d62348bb958be2ceadf60551", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:54:43,950 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f1ca781c-9f6f-4cdc-9c32-b7dc7eeec569 2018-12-23 20:54:43,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" -d '' 2018-12-23 20:54:44,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-958c7e89-3ca5-4f3e-be4a-441814182ed7 Date: Sun, 23 Dec 2018 20:54:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:54:44,329 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/file used request id req-958c7e89-3ca5-4f3e-be4a-441814182ed7 2018-12-23 20:54:44,330 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:54:44,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" 2018-12-23 20:54:44,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ad6aba28-182b-400c-b7c3-7df99364c505 Date: Sun, 23 Dec 2018 20:54:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:54:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:54:44Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/snap", "metadata": {}}], "self": "/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "min_disk": 0, "protected": false, "id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "file": "/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3965db25d62348bb958be2ceadf60551", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:54:44,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0 used request id req-ad6aba28-182b-400c-b7c3-7df99364c505 2018-12-23 20:54:44,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" 2018-12-23 20:54:44,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-28cf4d5d-c726-4c28-b760-9ee6a5dfcb55 Date: Sun, 23 Dec 2018 20:54:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:54:44,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-28cf4d5d-c726-4c28-b760-9ee6a5dfcb55 2018-12-23 20:54:44,359 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image 2018-12-23 20:54:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" 2018-12-23 20:54:44,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-002100a6-e3d2-4192-81d5-3394bfa12825 Date: Sun, 23 Dec 2018 20:54:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:54:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:54:44Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/snap", "metadata": {}}], "self": "/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "min_disk": 0, "protected": false, "id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "file": "/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3965db25d62348bb958be2ceadf60551", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:54:44,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0 used request id req-002100a6-e3d2-4192-81d5-3394bfa12825 2018-12-23 20:54:44,376 - create_image - DEBUG - Instance status is - active 2018-12-23 20:54:44,377 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image 2018-12-23 20:54:44,377 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image 2018-12-23 20:54:44,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:44,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:44,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:54:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["QWCulFlUSiaHKHfeRVBosQ"], "issued_at": "2018-12-23T20:54:44.000000Z"}} 2018-12-23 20:54:44,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13430aba39cf0747884db93ea8da06dd21000f" 2018-12-23 20:54:44,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec21ebc6-ac04-4d00-9b5f-5312612f6683 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:44,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ec21ebc6-ac04-4d00-9b5f-5312612f6683 2018-12-23 20:54:44,880 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:54:44,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13430aba39cf0747884db93ea8da06dd21000f" 2018-12-23 20:54:45,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-af8bb0dd-ea8e-48e7-9f9b-66247fc342d9 x-compute-request-id: req-af8bb0dd-ea8e-48e7-9f9b-66247fc342d9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:54:45,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-af8bb0dd-ea8e-48e7-9f9b-66247fc342d9 2018-12-23 20:54:45,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13430aba39cf0747884db93ea8da06dd21000f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:54:45,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-82e302b4-00f1-4d71-8bb9-8b5b32f21505 x-compute-request-id: req-82e302b4-00f1-4d71-8bb9-8b5b32f21505 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a018def1-d368-4de2-a6fc-4ec49ed78416"}} 2018-12-23 20:54:45,135 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-82e302b4-00f1-4d71-8bb9-8b5b32f21505 2018-12-23 20:54:45,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:45,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:45,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:54:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["mhHACcVpRZWQCui8QNthpA"], "issued_at": "2018-12-23T20:54:45.000000Z"}} 2018-12-23 20:54:45,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" 2018-12-23 20:54:45,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6131337c-6d7c-4cf1-87cd-74f41dd9352a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:45,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6131337c-6d7c-4cf1-87cd-74f41dd9352a 2018-12-23 20:54:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" 2018-12-23 20:54:45,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2bac785a-5d10-43a7-ade5-842ff0b31336 Date: Sun, 23 Dec 2018 20:54:45 GMT RESP BODY: {"networks":[]} 2018-12-23 20:54:45,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-2bac785a-5d10-43a7-ade5-842ff0b31336 2018-12-23 20:54:45,846 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net 2018-12-23 20:54:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" -d '{"network": {"name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net", "admin_state_up": true}}' 2018-12-23 20:54:46,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-149710d4-f561-4d61-8bb6-4eb66ec6cbe6 Date: Sun, 23 Dec 2018 20:54:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:54:45Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","mtu":1450}} 2018-12-23 20:54:46,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-149710d4-f561-4d61-8bb6-4eb66ec6cbe6 2018-12-23 20:54:46,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" 2018-12-23 20:54:46,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-fed797c4-b5af-4d93-a707-7c1fe3211a00 Date: Sun, 23 Dec 2018 20:54:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:54:45Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:46,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-fed797c4-b5af-4d93-a707-7c1fe3211a00 2018-12-23 20:54:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" 2018-12-23 20:54:46,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d66a3242-eb20-4071-aa3d-a9e43bfc2d26 Date: Sun, 23 Dec 2018 20:54:46 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:54:46,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-d66a3242-eb20-4071-aa3d-a9e43bfc2d26 2018-12-23 20:54:46,439 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet 2018-12-23 20:54:46,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" -d '{"subnets": [{"ip_version": 4, "network_id": "7035b2c5-667a-405f-ba91-2adbb07dc711", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet"}]}' 2018-12-23 20:54:46,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-39926bf3-3a8a-4b46-a3a1-5d3ffe86db96 Date: Sun, 23 Dec 2018 20:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:46,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-39926bf3-3a8a-4b46-a3a1-5d3ffe86db96 2018-12-23 20:54:46,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" 2018-12-23 20:54:46,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-2fe7a38c-acd3-4c0c-b7a8-0667b79bf8ff Date: Sun, 23 Dec 2018 20:54:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:46,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-2fe7a38c-acd3-4c0c-b7a8-0667b79bf8ff 2018-12-23 20:54:46,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" 2018-12-23 20:54:46,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-a468f910-fd0d-4b5a-bece-642aab086805 Date: Sun, 23 Dec 2018 20:54:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:46,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-a468f910-fd0d-4b5a-bece-642aab086805 2018-12-23 20:54:46,990 - OpenStackNetwork - DEBUG - Network [7035b2c5-667a-405f-ba91-2adbb07dc711] created successfully 2018-12-23 20:54:46,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:54:46,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:46,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:46,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:46,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:47,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["vVjb-RdnRZ2BU2q8jWVs2Q"], "issued_at": "2018-12-23T20:54:47.000000Z"}} 2018-12-23 20:54:47,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35bd92520c4c067b116c2a7abcb5eb5993f51dc7" 2018-12-23 20:54:47,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090d90bf-719b-4ae3-b78c-5cabda22bf9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:47,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-090d90bf-719b-4ae3-b78c-5cabda22bf9d 2018-12-23 20:54:47,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:47,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:47,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Cmrnb6-GTC-l3YyfQuC7xQ"], "issued_at": "2018-12-23T20:54:47.000000Z"}} 2018-12-23 20:54:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:48,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a8f947-38e2-474a-bff6-20ed8d98400c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:48,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e9a8f947-38e2-474a-bff6-20ed8d98400c 2018-12-23 20:54:48,002 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:54:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:48,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ca142d-82a6-4041-8f2b-2502da99e4a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:48,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c8ca142d-82a6-4041-8f2b-2502da99e4a2 2018-12-23 20:54:48,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:48,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-00226da7-2118-49ce-a944-428110e0f247 Date: Sun, 23 Dec 2018 20:54:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:48,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-00226da7-2118-49ce-a944-428110e0f247 2018-12-23 20:54:48,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:48,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-737a614c-2907-481e-b25f-7f7a149e9bed Date: Sun, 23 Dec 2018 20:54:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:48,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-737a614c-2907-481e-b25f-7f7a149e9bed 2018-12-23 20:54:48,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:48,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c7d5063a-f5d3-4e17-948b-1e8352d95002 Date: Sun, 23 Dec 2018 20:54:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:48,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-c7d5063a-f5d3-4e17-948b-1e8352d95002 2018-12-23 20:54:48,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:54:48,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:54:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:54:48,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:48,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3741f756-3347-4578-acf9-da49e46fbf84 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:54:48,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-3741f756-3347-4578-acf9-da49e46fbf84 2018-12-23 20:54:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:48,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5dafa4c2-b25b-410d-9660-dbcea2e7c08b Date: Sun, 23 Dec 2018 20:54:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:48,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-5dafa4c2-b25b-410d-9660-dbcea2e7c08b 2018-12-23 20:54:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:48,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-12d65967-595e-43b3-9115-feac79398d7d Date: Sun, 23 Dec 2018 20:54:48 GMT RESP BODY: {"ports":[]} 2018-12-23 20:54:48,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port&admin_state_up=True used request id req-12d65967-595e-43b3-9115-feac79398d7d 2018-12-23 20:54:48,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:49,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-36a8166f-f3da-408d-bdc7-4fc6c1c3bef4 x-compute-request-id: req-36a8166f-f3da-408d-bdc7-4fc6c1c3bef4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:54:49,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst used request id req-36a8166f-f3da-408d-bdc7-4fc6c1c3bef4 2018-12-23 20:54:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:49,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-4fa92cac-f99d-4f3b-a265-5e765acee5b8 Date: Sun, 23 Dec 2018 20:54:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:49,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-4fa92cac-f99d-4f3b-a265-5e765acee5b8 2018-12-23 20:54:49,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:49,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-8a50172e-a9bd-4894-a08c-3328a6d02344 Date: Sun, 23 Dec 2018 20:54:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:49,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-8a50172e-a9bd-4894-a08c-3328a6d02344 2018-12-23 20:54:49,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:49,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ffbfd3c1-ff75-43c2-9f91-87a3dbb75dce Date: Sun, 23 Dec 2018 20:54:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:49,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-ffbfd3c1-ff75-43c2-9f91-87a3dbb75dce 2018-12-23 20:54:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:49,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e3c8c6-af33-411d-b9e8-7be0d6753dcf Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:54:49,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-b4e3c8c6-af33-411d-b9e8-7be0d6753dcf 2018-12-23 20:54:49,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:49,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f35a62df-f6c3-42f4-998e-e9de423124ec Date: Sun, 23 Dec 2018 20:54:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:49,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-f35a62df-f6c3-42f4-998e-e9de423124ec 2018-12-23 20:54:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:49,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-76d758a4-247b-49ec-9135-b0fe09be18c0 Date: Sun, 23 Dec 2018 20:54:49 GMT RESP BODY: {"ports":[]} 2018-12-23 20:54:49,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port&admin_state_up=True used request id req-76d758a4-247b-49ec-9135-b0fe09be18c0 2018-12-23 20:54:49,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:54:49,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:54:49,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:54:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["yQFU1HyIRt2y2pH0uuV47g"], "issued_at": "2018-12-23T20:54:49.000000Z"}} 2018-12-23 20:54:49,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339770deb75b3ce756a3e1768aa8bcfb4df39761" 2018-12-23 20:54:49,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4dd802-06d4-4708-baea-9fc2c0bca735 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:54:49,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7a4dd802-06d4-4708-baea-9fc2c0bca735 2018-12-23 20:54:49,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:50,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-a68cddeb-5598-431a-9ad2-5104eb6f5748 Date: Sun, 23 Dec 2018 20:54:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:50,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-a68cddeb-5598-431a-9ad2-5104eb6f5748 2018-12-23 20:54:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:50,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-a5eb84dc-ccf7-4024-884b-3094ac26dc11 Date: Sun, 23 Dec 2018 20:54:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:50,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-a5eb84dc-ccf7-4024-884b-3094ac26dc11 2018-12-23 20:54:50,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:50,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-70856c30-74cc-4708-8d88-8f6e0a71cf8a Date: Sun, 23 Dec 2018 20:54:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:50,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-70856c30-74cc-4708-8d88-8f6e0a71cf8a 2018-12-23 20:54:50,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:54:50,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:54:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:54:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}339770deb75b3ce756a3e1768aa8bcfb4df39761" 2018-12-23 20:54:50,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4180cf83-d820-4424-aba7-eec59f363162 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:54:50,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-4180cf83-d820-4424-aba7-eec59f363162 2018-12-23 20:54:50,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:50,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-397a919b-fa4e-4228-adca-e742d2a19769 Date: Sun, 23 Dec 2018 20:54:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:50,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-397a919b-fa4e-4228-adca-e742d2a19769 2018-12-23 20:54:50,532 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net 2018-12-23 20:54:50,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" -d '{"port": {"network_id": "7035b2c5-667a-405f-ba91-2adbb07dc711", "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port", "admin_state_up": true}}' 2018-12-23 20:54:51,344 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-dbcb18b1-5020-4de5-99a3-2ff08e3c5e09 Date: Sun, 23 Dec 2018 20:54:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:50Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.4"}],"id":"ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:1c:6c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port","project_id":"c104c18a322848fa9b465656ab07c229","qos_policy_id":null,"admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:54:51,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-dbcb18b1-5020-4de5-99a3-2ff08e3c5e09 2018-12-23 20:54:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-83d86f9b-ad92-47c3-a1dd-68f11ac1010b Date: Sun, 23 Dec 2018 20:54:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:51,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-83d86f9b-ad92-47c3-a1dd-68f11ac1010b 2018-12-23 20:54:51,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f3a43c40-1879-465e-9dd8-eef7cf960b07 Date: Sun, 23 Dec 2018 20:54:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:51,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-f3a43c40-1879-465e-9dd8-eef7cf960b07 2018-12-23 20:54:51,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-45fe894c-930b-4b58-9939-2ae8beb51354 Date: Sun, 23 Dec 2018 20:54:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:54:51,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-45fe894c-930b-4b58-9939-2ae8beb51354 2018-12-23 20:54:51,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65bfd0b2-2d30-408d-a4c5-0391f376786d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:54:51,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-65bfd0b2-2d30-408d-a4c5-0391f376786d 2018-12-23 20:54:51,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-3da85456-73fe-4d4d-b7c0-b52b3e5a0fa4 Date: Sun, 23 Dec 2018 20:54:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:54:51,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-3da85456-73fe-4d4d-b7c0-b52b3e5a0fa4 2018-12-23 20:54:51,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-01734ccd-7eab-4996-90e8-063b8ef6df9d Date: Sun, 23 Dec 2018 20:54:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.4"}],"id":"ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a2:1c:6c","project_id":"c104c18a322848fa9b465656ab07c229","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:50Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:54:51,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port&admin_state_up=True used request id req-01734ccd-7eab-4996-90e8-063b8ef6df9d 2018-12-23 20:54:51,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69592ca9-d5a6-4cec-9e55-e914999f3d42 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:54:51,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-69592ca9-d5a6-4cec-9e55-e914999f3d42 2018-12-23 20:54:51,811 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst 2018-12-23 20:54:51,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-ae0084e0-5227-4830-a311-ec3557acea29 x-compute-request-id: req-ae0084e0-5227-4830-a311-ec3557acea29 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-flavor-name"}]} 2018-12-23 20:54:51,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ae0084e0-5227-4830-a311-ec3557acea29 2018-12-23 20:54:51,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:51,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-10913f0e-a0fb-4fbb-8495-637fb56fe4b5 x-compute-request-id: req-10913f0e-a0fb-4fbb-8495-637fb56fe4b5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a018def1-d368-4de2-a6fc-4ec49ed78416"}} 2018-12-23 20:54:51,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416 used request id req-10913f0e-a0fb-4fbb-8495-637fb56fe4b5 2018-12-23 20:54:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:52,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e1943e98-a3bc-4f5f-a7e5-28ff91b77815 Date: Sun, 23 Dec 2018 20:54:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:54:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:54:44Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/snap", "metadata": {}}], "self": "/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "min_disk": 0, "protected": false, "id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "file": "/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3965db25d62348bb958be2ceadf60551", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/87e0091e-cb19-4fab-96f6-300858e4f7e0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image"} 2018-12-23 20:54:52,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image used request id req-e1943e98-a3bc-4f5f-a7e5-28ff91b77815 2018-12-23 20:54:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:52,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b066781d-3d2e-4c28-8664-0c92f21a7490 Date: Sun, 23 Dec 2018 20:54: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:54:52,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b066781d-3d2e-4c28-8664-0c92f21a7490 2018-12-23 20:54:52,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" -d '{"server": {"name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "imageRef": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "flavorRef": "a018def1-d368-4de2-a6fc-4ec49ed78416", "max_count": 1, "min_count": 1, "networks": [{"port": "ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51"}]}}' 2018-12-23 20:54:53,441 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:54:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f125b902-a378-4c47-ac79-a7b88e24685c x-compute-request-id: req-f125b902-a378-4c47-ac79-a7b88e24685c Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "db69df33-1266-4326-8522-6e48966154df", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "adminPass": "nibG4FAv6Xuh"}} 2018-12-23 20:54:53,441 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f125b902-a378-4c47-ac79-a7b88e24685c 2018-12-23 20:54:53,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:54,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d524176-0aa6-4349-a60d-71b4c378271c x-compute-request-id: req-9d524176-0aa6-4349-a60d-71b4c378271c Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:54:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:54,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-9d524176-0aa6-4349-a60d-71b4c378271c 2018-12-23 20:54:54,023 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst 2018-12-23 20:54:54,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:54,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fec60ac0-d087-4b52-af1d-6dcebc931f61 x-compute-request-id: req-fec60ac0-d087-4b52-af1d-6dcebc931f61 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:54:53Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:54,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-fec60ac0-d087-4b52-af1d-6dcebc931f61 2018-12-23 20:54:54,486 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst] is - BUILD 2018-12-23 20:54:54,486 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:54:57,490 - create_instance - DEBUG - VM status query timeout in 896.533781052 2018-12-23 20:54:57,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:54:57,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:54:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea1873c0-f99d-49ad-8b75-6a6b08f74dd8 x-compute-request-id: req-ea1873c0-f99d-49ad-8b75-6a6b08f74dd8 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:1c:6c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:54:54Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:54:57,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-ea1873c0-f99d-49ad-8b75-6a6b08f74dd8 2018-12-23 20:54:57,839 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst] is - BUILD 2018-12-23 20:54:57,839 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:55:00,842 - create_instance - DEBUG - VM status query timeout in 893.181192875 2018-12-23 20:55:00,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:01,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24754a94-d8cd-4f7c-988a-3b91a1783038 x-compute-request-id: req-24754a94-d8cd-4f7c-988a-3b91a1783038 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:1c:6c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-23T20:54:57.000000", "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:57Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:01,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-24754a94-d8cd-4f7c-988a-3b91a1783038 2018-12-23 20:55:01,150 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst] is - ACTIVE 2018-12-23 20:55:01,151 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:55:01,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:01,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db2396b5-1a4e-41e0-9cf0-5e54afdc183a x-compute-request-id: req-db2396b5-1a4e-41e0-9cf0-5e54afdc183a Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:1c:6c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-23T20:54:57.000000", "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:57Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:01,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-db2396b5-1a4e-41e0-9cf0-5e54afdc183a 2018-12-23 20:55:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:01,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-97dbba83-54fb-4fba-b091-e4b710b54d66 Date: Sun, 23 Dec 2018 20:55:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:55:01,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-97dbba83-54fb-4fba-b091-e4b710b54d66 2018-12-23 20:55:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:01,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5926acf-9b5b-48e4-8bca-cb382371356a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:55:01,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-e5926acf-9b5b-48e4-8bca-cb382371356a 2018-12-23 20:55:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:01,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-8d3bfe2e-aea0-4123-bfba-bcf5923fce59 Date: Sun, 23 Dec 2018 20:55:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:55:01,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-8d3bfe2e-aea0-4123-bfba-bcf5923fce59 2018-12-23 20:55:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:01,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-efcf0132-5646-468b-8520-4fa62ea98f43 Date: Sun, 23 Dec 2018 20:55:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.2"}],"id":"316954d4-8316-4090-ae98-c18a4811cb68","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:5e:82","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7035b2c5-667a-405f-ba91-2adbb07dc711","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.4"}],"id":"ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:1c:6c","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:50Z","binding:vnic_type":"normal","device_id":"db69df33-1266-4326-8522-6e48966154df","ip_allocation":"immediate"}]} 2018-12-23 20:55:01,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-efcf0132-5646-468b-8520-4fa62ea98f43 2018-12-23 20:55:01,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:02,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["DpaLG3FQSh-A0t7c8l7kAw"], "issued_at": "2018-12-23T20:55:02.000000Z"}} 2018-12-23 20:55:02,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4198714cb76930b605e8938aae4c3f69bcc8ebe" 2018-12-23 20:55:02,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55: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-6fc8b7f4-f5c8-4c2d-87a8-2c1cd4c3c90b x-compute-request-id: req-6fc8b7f4-f5c8-4c2d-87a8-2c1cd4c3c90b Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:1c:6c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-23T20:54:57.000000", "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:57Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 20:55:02,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst used request id req-6fc8b7f4-f5c8-4c2d-87a8-2c1cd4c3c90b 2018-12-23 20:55:02,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:03,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["tZQrbWPdQmGIBwfmyZFqvg"], "issued_at": "2018-12-23T20:55:03.000000Z"}} 2018-12-23 20:55:03,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e439f4e177c7a796456c7675739cd2f5e5e3eb6c" 2018-12-23 20:55:03,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-6aa9a3c9-5548-43f6-8c09-42d13119af55 Date: Sun, 23 Dec 2018 20:55:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:55:03,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-6aa9a3c9-5548-43f6-8c09-42d13119af55 2018-12-23 20:55:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e439f4e177c7a796456c7675739cd2f5e5e3eb6c" 2018-12-23 20:55:03,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-0c98d1e7-4150-4475-a6fe-dcfc163bea24 Date: Sun, 23 Dec 2018 20:55:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:55:03,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-0c98d1e7-4150-4475-a6fe-dcfc163bea24 2018-12-23 20:55:03,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e439f4e177c7a796456c7675739cd2f5e5e3eb6c" 2018-12-23 20:55:03,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-b09e627c-989e-4d5d-9f52-54e5d4a76cfa Date: Sun, 23 Dec 2018 20:55:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.2"}],"id":"316954d4-8316-4090-ae98-c18a4811cb68","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:5e:82","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7035b2c5-667a-405f-ba91-2adbb07dc711","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.4"}],"id":"ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:1c:6c","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:50Z","binding:vnic_type":"normal","device_id":"db69df33-1266-4326-8522-6e48966154df","ip_allocation":"immediate"}]} 2018-12-23 20:55:03,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-b09e627c-989e-4d5d-9f52-54e5d4a76cfa 2018-12-23 20:55:03,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:04,039 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f547982e679942708f45b62c98fe4b93", "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj-role"}], "expires_at": "2018-12-23T21:55:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3965db25d62348bb958be2ceadf60551", "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3965db25d62348bb958be2ceadf60551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3965db25d62348bb958be2ceadf60551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3965db25d62348bb958be2ceadf60551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3965db25d62348bb958be2ceadf60551", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3965db25d62348bb958be2ceadf60551", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3965db25d62348bb958be2ceadf60551", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-user", "id": "edca5d966e9d4b51bc5c12ad8f3becbb"}, "audit_ids": ["8ufDFfCiTteIVnIeCAlejQ"], "issued_at": "2018-12-23T20:55:04.000000Z"}} 2018-12-23 20:55:04,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dbcce94fe82bd1c53d70c7244c1363f30f1033b" 2018-12-23 20:55:04,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55: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-cde8f2a0-fa3e-48cd-87c9-23c7a38fee60 x-compute-request-id: req-cde8f2a0-fa3e-48cd-87c9-23c7a38fee60 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:55:04,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst used request id req-cde8f2a0-fa3e-48cd-87c9-23c7a38fee60 2018-12-23 20:55:04,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:04,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55: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-6735f81c-f1a6-44bb-9129-dc0ba98d5296 x-compute-request-id: req-6735f81c-f1a6-44bb-9129-dc0ba98d5296 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:1c:6c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-23T20:54:57.000000", "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:57Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:04,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-6735f81c-f1a6-44bb-9129-dc0ba98d5296 2018-12-23 20:55:04,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:04,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-a0cae270-d22a-41bb-8b30-a00accc96f23 Date: Sun, 23 Dec 2018 20:55:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:55:04,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-a0cae270-d22a-41bb-8b30-a00accc96f23 2018-12-23 20:55:04,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:04,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d91e751-bc9c-421f-90f9-00742744dbee Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:55:04,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-8d91e751-bc9c-421f-90f9-00742744dbee 2018-12-23 20:55:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:04,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c8bd7a1d-eb63-4b82-a6be-784741894187 Date: Sun, 23 Dec 2018 20:55:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:55:04,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-c8bd7a1d-eb63-4b82-a6be-784741894187 2018-12-23 20:55:04,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:04,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-73a5944e-be8a-4d2f-a88a-42ddc56e54fc Date: Sun, 23 Dec 2018 20:55:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.2"}],"id":"316954d4-8316-4090-ae98-c18a4811cb68","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:5e:82","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7035b2c5-667a-405f-ba91-2adbb07dc711","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.4"}],"id":"ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:1c:6c","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:50Z","binding:vnic_type":"normal","device_id":"db69df33-1266-4326-8522-6e48966154df","ip_allocation":"immediate"}]} 2018-12-23 20:55:04,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-73a5944e-be8a-4d2f-a88a-42ddc56e54fc 2018-12-23 20:55:04,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:05,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55: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-69fd2719-fb3d-443c-b87d-f49493bd230d x-compute-request-id: req-69fd2719-fb3d-443c-b87d-f49493bd230d Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:1c:6c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-23T20:54:57.000000", "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:54:57Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:05,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-69fd2719-fb3d-443c-b87d-f49493bd230d 2018-12-23 20:55:05,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:05,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-16cece46-e41c-4f11-b1b8-1f7b15f4a049 Date: Sun, 23 Dec 2018 20:55:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7035b2c5-667a-405f-ba91-2adbb07dc711","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["06f08486-015d-48c5-9df6-bf817e4643d6"],"description":"","tags":[],"updated_at":"2018-12-23T20:54:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:45Z","provider:network_type":"vxlan"}]} 2018-12-23 20:55:05,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net used request id req-16cece46-e41c-4f11-b1b8-1f7b15f4a049 2018-12-23 20:55:05,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:05,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637f0e3c-2639-4f92-9c7e-98cfd62e0061 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:55:05,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-637f0e3c-2639-4f92-9c7e-98cfd62e0061 2018-12-23 20:55:05,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:05,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-fcec8777-c7a7-4c6c-bee6-bba09152e1b0 Date: Sun, 23 Dec 2018 20:55:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T20:54:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"06f08486-015d-48c5-9df6-bf817e4643d6","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:46Z","ip_version":4}]} 2018-12-23 20:55:05,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-fcec8777-c7a7-4c6c-bee6-bba09152e1b0 2018-12-23 20:55:05,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:05,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-8969bf19-2419-40fd-9f6f-9f0e3820fa67 Date: Sun, 23 Dec 2018 20:55:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.2"}],"id":"316954d4-8316-4090-ae98-c18a4811cb68","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:5e:82","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7035b2c5-667a-405f-ba91-2adbb07dc711","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:54:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"06f08486-015d-48c5-9df6-bf817e4643d6","ip_address":"10.55.0.4"}],"id":"ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a2:1c:6c","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port","admin_state_up":true,"network_id":"7035b2c5-667a-405f-ba91-2adbb07dc711","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T20:54:50Z","binding:vnic_type":"normal","device_id":"db69df33-1266-4326-8522-6e48966154df","ip_allocation":"immediate"}]} 2018-12-23 20:55:05,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-8969bf19-2419-40fd-9f6f-9f0e3820fa67 2018-12-23 20:55:05,444 - create_instance - INFO - Deleting Port with ID - ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51 2018-12-23 20:55:05,444 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-port 2018-12-23 20:55:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:05,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-afa05b0b-a108-41bc-9663-4d9f1b3cdff5 Date: Sun, 23 Dec 2018 20:55:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:55:05,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/ea3be6ae-dfb1-40aa-9341-95a7f9b6bd51 used request id req-afa05b0b-a108-41bc-9663-4d9f1b3cdff5 2018-12-23 20:55:05,873 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst 2018-12-23 20:55:05,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:05,996 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55: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-32d92bad-2c8e-4c74-803e-1491ce022d08 x-compute-request-id: req-32d92bad-2c8e-4c74-803e-1491ce022d08 Content-Type: application/json 2018-12-23 20:55:05,996 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-32d92bad-2c8e-4c74-803e-1491ce022d08 2018-12-23 20:55:05,996 - create_instance - INFO - Checking deletion status 2018-12-23 20:55:05,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:06,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cac1f67a-2c21-4ab5-8463-39286d7710c8 x-compute-request-id: req-cac1f67a-2c21-4ab5-8463-39286d7710c8 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:1c:6c", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/db69df33-1266-4326-8522-6e48966154df", "rel": "bookmark"}], "image": {"id": "87e0091e-cb19-4fab-96f6-300858e4f7e0", "links": [{"href": "http://172.30.9.21:8774/images/87e0091e-cb19-4fab-96f6-300858e4f7e0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2018-12-23T20:54:57.000000", "flavor": {"id": "a018def1-d368-4de2-a6fc-4ec49ed78416", "links": [{"href": "http://172.30.9.21:8774/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416", "rel": "bookmark"}]}, "id": "db69df33-1266-4326-8522-6e48966154df", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:55:05Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst", "created": "2018-12-23T20:54:53Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:06,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-cac1f67a-2c21-4ab5-8463-39286d7710c8 2018-12-23 20:55:06,098 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst] is - ACTIVE 2018-12-23 20:55:06,098 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:55:09,101 - create_instance - DEBUG - VM status query timeout in 296.895360947 2018-12-23 20:55:09,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f93eac5e9ac9405ebb3937a48b044f6db362752" 2018-12-23 20:55:09,157 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc737eef-9fe0-4cce-b1f1-98f4b2e15985 x-compute-request-id: req-fc737eef-9fe0-4cce-b1f1-98f4b2e15985 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance db69df33-1266-4326-8522-6e48966154df could not be found.", "code": 404}} 2018-12-23 20:55:09,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/db69df33-1266-4326-8522-6e48966154df used request id req-fc737eef-9fe0-4cce-b1f1-98f4b2e15985 2018-12-23 20:55:09,157 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance db69df33-1266-4326-8522-6e48966154df could not be found. (HTTP 404) (Request-ID: req-fc737eef-9fe0-4cce-b1f1-98f4b2e15985) 2018-12-23 20:55:09,157 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-inst 2018-12-23 20:55:09,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d13430aba39cf0747884db93ea8da06dd21000f" 2018-12-23 20:55:09,216 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:55:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7817df9-31b4-4e8a-b4a5-6de5c2f09c19 x-compute-request-id: req-c7817df9-31b4-4e8a-b4a5-6de5c2f09c19 Content-Length: 0 Content-Type: application/json 2018-12-23 20:55:09,216 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a018def1-d368-4de2-a6fc-4ec49ed78416 used request id req-c7817df9-31b4-4e8a-b4a5-6de5c2f09c19 2018-12-23 20:55:09,217 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet 2018-12-23 20:55:09,217 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-subnet 2018-12-23 20:55:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/06f08486-015d-48c5-9df6-bf817e4643d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" 2018-12-23 20:55:10,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92a82988-e56e-4068-8793-7ba267f9827d Date: Sun, 23 Dec 2018 20:55:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:55:10,394 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/06f08486-015d-48c5-9df6-bf817e4643d6 used request id req-92a82988-e56e-4068-8793-7ba267f9827d 2018-12-23 20:55:10,395 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-pub-net 2018-12-23 20:55:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7035b2c5-667a-405f-ba91-2adbb07dc711 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037aa341cb688339335ef61cbdca9a853210a751" 2018-12-23 20:55:11,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66b6384d-ccd0-463a-9450-88fa82fa019c Date: Sun, 23 Dec 2018 20:55:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:55:11,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7035b2c5-667a-405f-ba91-2adbb07dc711 used request id req-66b6384d-ccd0-463a-9450-88fa82fa019c 2018-12-23 20:55:11,635 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-cae41360-a2c2-46c5-8e6c-46f03bc3457e-image 2018-12-23 20:55:11,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6151bac5b5b1b9a3159be150c0f9e65bf0b628a4" 2018-12-23 20:55:12,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-12a55378-b638-4ebf-89b0-bb41b247341f Date: Sun, 23 Dec 2018 20:55:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:55:12,330 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/87e0091e-cb19-4fab-96f6-300858e4f7e0 used request id req-12a55378-b638-4ebf-89b0-bb41b247341f 2018-12-23 20:55:12,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:12,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-edef17f5-fd69-4704-ada8-22690d62fadf Date: Sun, 23 Dec 2018 20:55:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:55:12,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-edef17f5-fd69-4704-ada8-22690d62fadf 2018-12-23 20:55:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:12,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c41f035c-f7ce-46d5-ab0d-4b1e41ce848b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:12,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-c41f035c-f7ce-46d5-ab0d-4b1e41ce848b 2018-12-23 20:55:12,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:12,837 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1a2df0-377e-4b76-97cb-7d8b002c699a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:12,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-ca1a2df0-377e-4b76-97cb-7d8b002c699a 2018-12-23 20:55:12,837 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:12,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:12,938 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff4d6049-9049-40f5-a46d-a75f5a1bb70d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:12,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ff4d6049-9049-40f5-a46d-a75f5a1bb70d 2018-12-23 20:55:12,938 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:12,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7112d36-cfb9-44dc-8517-7eb754fe5a38 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:55:13,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-c7112d36-cfb9-44dc-8517-7eb754fe5a38 2018-12-23 20:55:13,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd48842d-7000-4d94-9060-395e76cbd438 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:13,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-fd48842d-7000-4d94-9060-395e76cbd438 2018-12-23 20:55:13,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-022332cd-a9f8-40be-955e-9c0720b8544e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:13,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-022332cd-a9f8-40be-955e-9c0720b8544e 2018-12-23 20:55:13,245 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:13,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,346 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1025ba23-d4d5-47ec-920a-fb122bdde115 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:13,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-1025ba23-d4d5-47ec-920a-fb122bdde115 2018-12-23 20:55:13,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9ddc61-2331-4862-9120-636585cbeb26 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:55:13,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-7c9ddc61-2331-4862-9120-636585cbeb26 2018-12-23 20:55:13,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2895d1cb-4e39-4809-8cf9-9a927748554f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:13,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-2895d1cb-4e39-4809-8cf9-9a927748554f 2018-12-23 20:55:13,548 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:13,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,648 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-096e666e-ad58-4c17-8f45-a381c8cdd93b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:13,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-096e666e-ad58-4c17-8f45-a381c8cdd93b 2018-12-23 20:55:13,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:13,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558de05a-7e7b-42db-aa46-fc27c65bad8d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:55:13,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-558de05a-7e7b-42db-aa46-fc27c65bad8d 2018-12-23 20:55:13,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:13,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed6d4f51-cad6-4749-9bbd-79c670e55b21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:13,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-ed6d4f51-cad6-4749-9bbd-79c670e55b21 2018-12-23 20:55:13,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:13,854 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj 2018-12-23 20:55:13,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3965db25d62348bb958be2ceadf60551 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:14,133 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-675c07d2-467d-4c36-8936-2da44e2e3df6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:55:14,133 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3965db25d62348bb958be2ceadf60551 used request id req-675c07d2-467d-4c36-8936-2da44e2e3df6 2018-12-23 20:55:14,133 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-proj-role 2018-12-23 20:55:14,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f547982e679942708f45b62c98fe4b93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:14,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d631dca0-ab73-4da7-9cf0-26689eb97a8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:55:14,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f547982e679942708f45b62c98fe4b93 used request id req-d631dca0-ab73-4da7-9cf0-26689eb97a8b 2018-12-23 20:55:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff1f0265c79665d24a98c2271de2ce6a92587b" 2018-12-23 20:55:14,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c8fcc2-c36c-4a56-a61c-e2512f482fbc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:55:14,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-42c8fcc2-c36c-4a56-a61c-e2512f482fbc 2018-12-23 20:55:14,348 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-c6bb8a31-a95c-4b8-user 2018-12-23 20:55:14,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/edca5d966e9d4b51bc5c12ad8f3becbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3440b535e797f461a149cbfb84a7df04dfa196a" 2018-12-23 20:55:14,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8950238-f4a4-418d-b0d7-40f99a5d3c6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:55:14,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/edca5d966e9d4b51bc5c12ad8f3becbb used request id req-b8950238-f4a4-418d-b0d7-40f99a5d3c6f 2018-12-23 20:55:14,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:14,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["WdAhUZM6RumWKdWVtFp-uw"], "issued_at": "2018-12-23T20:55:14.000000Z"}} 2018-12-23 20:55:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c363579dcc16648f7f99327155403a59cbc3e8" 2018-12-23 20:55:15,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93841701-ac70-47bc-829a-6406231cc3ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:15,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-93841701-ac70-47bc-829a-6406231cc3ef 2018-12-23 20:55:15,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:15,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:15,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["4R5z_tYmT2eXfQVS-I1ULA"], "issued_at": "2018-12-23T20:55:15.000000Z"}} 2018-12-23 20:55:15,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:15,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d538c29-b024-40b9-88cb-c8fe3b74c8f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:15,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1d538c29-b024-40b9-88cb-c8fe3b74c8f9 2018-12-23 20:55:15,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:55:15,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:55:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:55:15,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:15,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9993791-8b82-4358-8957-cf67ec168c85 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:55:15,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj used request id req-f9993791-8b82-4358-8957-cf67ec168c85 2018-12-23 20:55:15,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:15,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b83192e-2616-409c-aee4-cc8d5794d673 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:55:15,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3b83192e-2616-409c-aee4-cc8d5794d673 2018-12-23 20:55:15,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}}' 2018-12-23 20:55:15,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cee1bec-3d3a-46a5-84fd-ba3f5fd6de51 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "id": "8c547d536b8f48468203b75780c4c08e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:15,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9cee1bec-3d3a-46a5-84fd-ba3f5fd6de51 2018-12-23 20:55:15,882 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj 2018-12-23 20:55:15,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:15,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:16,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["JBm7zUPHQRmFHy-F6KeuuA"], "issued_at": "2018-12-23T20:55:16.000000Z"}} 2018-12-23 20:55:16,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c42b1a0e79d9f5e62283a5be8fb3ed0334fdda5" 2018-12-23 20:55:16,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea61f47-641c-4aa0-9020-85437b689909 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:16,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eea61f47-641c-4aa0-9020-85437b689909 2018-12-23 20:55:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:55:16,397 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:55:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:55:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c42b1a0e79d9f5e62283a5be8fb3ed0334fdda5" 2018-12-23 20:55:16,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ecd8946-7322-4bd3-9da3-b0f0e5b232dd Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:55:16,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3ecd8946-7322-4bd3-9da3-b0f0e5b232dd 2018-12-23 20:55:16,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c42b1a0e79d9f5e62283a5be8fb3ed0334fdda5" 2018-12-23 20:55:16,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b7f9a42-0101-4596-9394-0e7c1628042f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "id": "8c547d536b8f48468203b75780c4c08e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}]} 2018-12-23 20:55:16,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj used request id req-9b7f9a42-0101-4596-9394-0e7c1628042f 2018-12-23 20:55:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c42b1a0e79d9f5e62283a5be8fb3ed0334fdda5" 2018-12-23 20:55:16,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b179c7c4-c906-44a6-b08e-fa7680567fa4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:55:16,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b179c7c4-c906-44a6-b08e-fa7680567fa4 2018-12-23 20:55:17,026 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-435eee9b-7d4b-4c1-user 2018-12-23 20:55:17,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:17,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:17,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2419c93a-04c6-400b-9abd-b8f07002b138 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:55:17,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2419c93a-04c6-400b-9abd-b8f07002b138 2018-12-23 20:55:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" -d '{"role": {"name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}}' 2018-12-23 20:55:17,241 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c48f49b3-d0ac-4a58-aba1-54fe063c9ac6 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1407560f00d045fc87fa2db0686fd8ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/1407560f00d045fc87fa2db0686fd8ef"}, "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}} 2018-12-23 20:55:17,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c48f49b3-d0ac-4a58-aba1-54fe063c9ac6 2018-12-23 20:55:17,241 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role 2018-12-23 20:55:17,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/1407560f00d045fc87fa2db0686fd8ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:17,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da3707f-c9ec-4e88-924b-dd53c63ee174 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1407560f00d045fc87fa2db0686fd8ef", "links": {"self": "http://172.30.9.21:5000/v3/roles/1407560f00d045fc87fa2db0686fd8ef"}, "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}} 2018-12-23 20:55:17,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/1407560f00d045fc87fa2db0686fd8ef used request id req-1da3707f-c9ec-4e88-924b-dd53c63ee174 2018-12-23 20:55:17,333 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role to project CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj 2018-12-23 20:55:17,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e/users/2bac2809b3ae4a43b09d12161b591547/roles/1407560f00d045fc87fa2db0686fd8ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:17,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-224de8af-b313-4c31-8c7e-b8e51818c074 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:55:17,395 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e/users/2bac2809b3ae4a43b09d12161b591547/roles/1407560f00d045fc87fa2db0686fd8ef used request id req-224de8af-b313-4c31-8c7e-b8e51818c074 2018-12-23 20:55:17,395 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:55:17,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:17,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:17,399 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:55:17,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:17,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:17,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1407560f00d045fc87fa2db0686fd8ef", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}], "expires_at": "2018-12-23T21:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-user", "id": "2bac2809b3ae4a43b09d12161b591547"}, "audit_ids": ["u5eV54alTVaPwcr0bYfUYA"], "issued_at": "2018-12-23T20:55:17.000000Z"}} 2018-12-23 20:55:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" 2018-12-23 20:55:17,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5759a1a-4b62-4b3f-a21d-3b1ba8e04cd1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:17,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b5759a1a-4b62-4b3f-a21d-3b1ba8e04cd1 2018-12-23 20:55:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" 2018-12-23 20:55:18,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e18acc77-877b-4691-8b4f-fbf307b7d37e Date: Sun, 23 Dec 2018 20:55:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image"} 2018-12-23 20:55:18,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image used request id req-e18acc77-877b-4691-8b4f-fbf307b7d37e 2018-12-23 20:55:18,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" 2018-12-23 20:55:18,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-27fc71ab-f8ce-483e-aacf-cf82d9bfd103 Date: Sun, 23 Dec 2018 20:55: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:55:18,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-27fc71ab-f8ce-483e-aacf-cf82d9bfd103 2018-12-23 20:55:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image"}' 2018-12-23 20:55:18,170 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-98641d97-3191-443b-b58f-4776d476d031 Date: Sun, 23 Dec 2018 20:55:18 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:55:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:55:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "min_disk": 0, "protected": false, "id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "file": "/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/file", "checksum": null, "owner": "8c547d536b8f48468203b75780c4c08e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:55:18,171 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-98641d97-3191-443b-b58f-4776d476d031 2018-12-23 20:55:18,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" -d '' 2018-12-23 20:55:18,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e12ec272-afca-49eb-845c-fe08aec9ec53 Date: Sun, 23 Dec 2018 20:55:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:55:18,516 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/file used request id req-e12ec272-afca-49eb-845c-fe08aec9ec53 2018-12-23 20:55:18,516 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:55:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" 2018-12-23 20:55:18,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-d98f59e9-dc4a-4a64-b75a-e29b1d3c0f5d Date: Sun, 23 Dec 2018 20:55:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:55:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:55:18Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/snap", "metadata": {}}], "self": "/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "min_disk": 0, "protected": false, "id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "file": "/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8c547d536b8f48468203b75780c4c08e", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:55:18,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e used request id req-d98f59e9-dc4a-4a64-b75a-e29b1d3c0f5d 2018-12-23 20:55:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" 2018-12-23 20:55:18,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2bc9e858-f6e1-47d7-9370-bae4c7d16798 Date: Sun, 23 Dec 2018 20:55: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:55:18,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2bc9e858-f6e1-47d7-9370-bae4c7d16798 2018-12-23 20:55:18,549 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image 2018-12-23 20:55:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" 2018-12-23 20:55:18,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-01f923e2-3f7e-4f37-bd64-e79426148b8a Date: Sun, 23 Dec 2018 20:55:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:55:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:55:18Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/snap", "metadata": {}}], "self": "/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "min_disk": 0, "protected": false, "id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "file": "/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8c547d536b8f48468203b75780c4c08e", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:55:18,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e used request id req-01f923e2-3f7e-4f37-bd64-e79426148b8a 2018-12-23 20:55:18,571 - create_image - DEBUG - Instance status is - active 2018-12-23 20:55:18,571 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image 2018-12-23 20:55:18,571 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image 2018-12-23 20:55:18,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:18,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:18,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["NeDbDgWfTxOblja9TFZNEQ"], "issued_at": "2018-12-23T20:55:18.000000Z"}} 2018-12-23 20:55:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e63243737e7853c5aa4e985374dfbbd68703c7" 2018-12-23 20:55:19,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8d08ff-ddb3-45e2-b65a-2d1cdbbd8f7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:19,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6c8d08ff-ddb3-45e2-b65a-2d1cdbbd8f7c 2018-12-23 20:55:19,073 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:55:19,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e63243737e7853c5aa4e985374dfbbd68703c7" 2018-12-23 20:55:19,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-c69e214c-d91b-4daa-b330-c3c7469321fc x-compute-request-id: req-c69e214c-d91b-4daa-b330-c3c7469321fc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:55:19,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c69e214c-d91b-4daa-b330-c3c7469321fc 2018-12-23 20:55:19,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e63243737e7853c5aa4e985374dfbbd68703c7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:55:19,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-698a1088-8956-4299-bcce-0aa6dcef227d x-compute-request-id: req-698a1088-8956-4299-bcce-0aa6dcef227d Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a1e6dfd9-801f-4031-94de-e0101cc73574"}} 2018-12-23 20:55:19,239 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-698a1088-8956-4299-bcce-0aa6dcef227d 2018-12-23 20:55:19,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:19,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:19,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1407560f00d045fc87fa2db0686fd8ef", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}], "expires_at": "2018-12-23T21:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-user", "id": "2bac2809b3ae4a43b09d12161b591547"}, "audit_ids": ["OfNjYjkYRmiQRvyyi9K6tg"], "issued_at": "2018-12-23T20:55:19.000000Z"}} 2018-12-23 20:55:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" 2018-12-23 20:55:19,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcdec0a4-938b-489c-9a96-6acdbda6336d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:19,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dcdec0a4-938b-489c-9a96-6acdbda6336d 2018-12-23 20:55:19,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" 2018-12-23 20:55:19,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dd567eac-952b-46bd-ba84-1eb9981bf0af Date: Sun, 23 Dec 2018 20:55:19 GMT RESP BODY: {"networks":[]} 2018-12-23 20:55:19,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-dd567eac-952b-46bd-ba84-1eb9981bf0af 2018-12-23 20:55:19,841 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net 2018-12-23 20:55:19,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" -d '{"network": {"name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net", "admin_state_up": true}}' 2018-12-23 20:55:20,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-ff03c832-5fd9-46eb-a3b4-97137fbd661c Date: Sun, 23 Dec 2018 20:55:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","is_default":false,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}} 2018-12-23 20:55:20,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-ff03c832-5fd9-46eb-a3b4-97137fbd661c 2018-12-23 20:55:20,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" 2018-12-23 20:55:20,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-388dbbe0-6cb5-4210-b881-d41a60211896 Date: Sun, 23 Dec 2018 20:55:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:20,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-388dbbe0-6cb5-4210-b881-d41a60211896 2018-12-23 20:55:20,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" 2018-12-23 20:55:20,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30b3bd96-410b-43ad-b07d-166c50bc6822 Date: Sun, 23 Dec 2018 20:55:20 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:55:20,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-30b3bd96-410b-43ad-b07d-166c50bc6822 2018-12-23 20:55:20,356 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet 2018-12-23 20:55:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" -d '{"subnets": [{"ip_version": 4, "network_id": "929661d3-f5d5-438b-bbef-13e67c0aeab9", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]}' 2018-12-23 20:55:20,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dfff8bca-ebd9-42ba-8ef1-d9276178b038 Date: Sun, 23 Dec 2018 20:55:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:20,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-dfff8bca-ebd9-42ba-8ef1-d9276178b038 2018-12-23 20:55:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" 2018-12-23 20:55:21,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2974b2dd-1e50-4196-b18e-bbb4714b4b02 Date: Sun, 23 Dec 2018 20:55:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:21,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-2974b2dd-1e50-4196-b18e-bbb4714b4b02 2018-12-23 20:55:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" 2018-12-23 20:55:21,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e09f38b2-636e-49d6-a682-fc77bf8affa4 Date: Sun, 23 Dec 2018 20:55:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:21,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-e09f38b2-636e-49d6-a682-fc77bf8affa4 2018-12-23 20:55:21,110 - OpenStackNetwork - DEBUG - Network [929661d3-f5d5-438b-bbef-13e67c0aeab9] created successfully 2018-12-23 20:55:21,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:21,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:21,532 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1407560f00d045fc87fa2db0686fd8ef", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}], "expires_at": "2018-12-23T21:55:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-user", "id": "2bac2809b3ae4a43b09d12161b591547"}, "audit_ids": ["gxer6JUMQQ2NRWzu-U-izw"], "issued_at": "2018-12-23T20:55:21.000000Z"}} 2018-12-23 20:55:21,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:21,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1e9d5d-7a07-4bf9-b0e3-1787eabf26f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:21,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5a1e9d5d-7a07-4bf9-b0e3-1787eabf26f7 2018-12-23 20:55:21,621 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:55:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:21,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75cf547-5b14-4204-b8b6-dae4e6e2d9a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:21,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c75cf547-5b14-4204-b8b6-dae4e6e2d9a8 2018-12-23 20:55:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:21,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6f5e9db3-dc42-4518-9d0f-e041f78a7147 Date: Sun, 23 Dec 2018 20:55:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:21,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-6f5e9db3-dc42-4518-9d0f-e041f78a7147 2018-12-23 20:55:21,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dfcb35ad-2e7e-429b-a06c-6f2a52d84719 Date: Sun, 23 Dec 2018 20:55:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:22,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-dfcb35ad-2e7e-429b-a06c-6f2a52d84719 2018-12-23 20:55:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6105f7a4-10da-44de-943c-42591bafc272 Date: Sun, 23 Dec 2018 20:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:22,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-6105f7a4-10da-44de-943c-42591bafc272 2018-12-23 20:55:22,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:55:22,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:55:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:55:22,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f828fa34-ac2f-4926-b0e1-227a0cf0f621 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:22,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-f828fa34-ac2f-4926-b0e1-227a0cf0f621 2018-12-23 20:55:22,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fc8b56b6-3579-42c9-adac-4b82bdb74311 Date: Sun, 23 Dec 2018 20:55:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:22,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-fc8b56b6-3579-42c9-adac-4b82bdb74311 2018-12-23 20:55:22,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-01519ec4-2b12-4c93-a04e-d760340742ed Date: Sun, 23 Dec 2018 20:55:22 GMT RESP BODY: {"ports":[]} 2018-12-23 20:55:22,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port&admin_state_up=True used request id req-01519ec4-2b12-4c93-a04e-d760340742ed 2018-12-23 20:55:22,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-faba0d33-dabb-4780-b437-3fdaeea0faae x-compute-request-id: req-faba0d33-dabb-4780-b437-3fdaeea0faae Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:55:22,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst used request id req-faba0d33-dabb-4780-b437-3fdaeea0faae 2018-12-23 20:55:22,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2c184adb-6830-4ca5-af1e-336f5596b87d Date: Sun, 23 Dec 2018 20:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:22,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-2c184adb-6830-4ca5-af1e-336f5596b87d 2018-12-23 20:55:22,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b5b8a20f-4b44-4daa-9b67-8259a9cdee16 Date: Sun, 23 Dec 2018 20:55:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:22,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-b5b8a20f-4b44-4daa-9b67-8259a9cdee16 2018-12-23 20:55:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d209350a-ae8c-48da-b9e2-3969cac911f2 Date: Sun, 23 Dec 2018 20:55:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:22,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-d209350a-ae8c-48da-b9e2-3969cac911f2 2018-12-23 20:55:22,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:22,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d682f3f3-4dc6-4689-ba5e-b79177e82eb8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:22,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-d682f3f3-4dc6-4689-ba5e-b79177e82eb8 2018-12-23 20:55:22,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:23,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1b24977c-7b0e-457a-9d6a-42466869b2a9 Date: Sun, 23 Dec 2018 20:55:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:23,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-1b24977c-7b0e-457a-9d6a-42466869b2a9 2018-12-23 20:55:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:23,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b0865e6-0b11-4ceb-a79a-6afdc63870a7 Date: Sun, 23 Dec 2018 20:55:23 GMT RESP BODY: {"ports":[]} 2018-12-23 20:55:23,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port&admin_state_up=True used request id req-6b0865e6-0b11-4ceb-a79a-6afdc63870a7 2018-12-23 20:55:23,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:23,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:23,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1407560f00d045fc87fa2db0686fd8ef", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}], "expires_at": "2018-12-23T21:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-user", "id": "2bac2809b3ae4a43b09d12161b591547"}, "audit_ids": ["HksDfCjXQPedCf5Z6eIo9w"], "issued_at": "2018-12-23T20:55:23.000000Z"}} 2018-12-23 20:55:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96aad435a4926683a6c066592fc1df5fa8711fb" 2018-12-23 20:55:23,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c4cb36-1a7e-4fdd-a11a-0560271da339 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:23,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-55c4cb36-1a7e-4fdd-a11a-0560271da339 2018-12-23 20:55:23,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:23,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d182f34e-bd8d-47b8-93fd-8dd85c0948af Date: Sun, 23 Dec 2018 20:55:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:23,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-d182f34e-bd8d-47b8-93fd-8dd85c0948af 2018-12-23 20:55:23,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:23,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f058c79b-5419-4a24-841d-c94587c7a24d Date: Sun, 23 Dec 2018 20:55:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:23,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-f058c79b-5419-4a24-841d-c94587c7a24d 2018-12-23 20:55:23,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:23,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eb9d3116-7782-4260-853b-d8aa6c8d943f Date: Sun, 23 Dec 2018 20:55:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:23,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-eb9d3116-7782-4260-853b-d8aa6c8d943f 2018-12-23 20:55:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:55:23,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:55:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:55:23,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96aad435a4926683a6c066592fc1df5fa8711fb" 2018-12-23 20:55:24,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97ab4582-87d6-4db8-b879-b0da8c47b65e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:24,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-97ab4582-87d6-4db8-b879-b0da8c47b65e 2018-12-23 20:55:24,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:24,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bae69eba-1dc6-43bb-88bf-23de3f2a4dde Date: Sun, 23 Dec 2018 20:55:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:24,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-bae69eba-1dc6-43bb-88bf-23de3f2a4dde 2018-12-23 20:55:24,048 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net 2018-12-23 20:55:24,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" -d '{"port": {"network_id": "929661d3-f5d5-438b-bbef-13e67c0aeab9", "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port", "admin_state_up": true}}' 2018-12-23 20:55:24,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-f9daf36c-9d7e-4159-9fea-9d73a3fd65e2 Date: Sun, 23 Dec 2018 20:55:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.9"}],"id":"dcad2c47-6c12-44ac-b3c5-2ff629fd9420","security_groups":["af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3"],"mac_address":"fa:16:3e:9f:0a:62","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port","project_id":"8c547d536b8f48468203b75780c4c08e","qos_policy_id":null,"admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:55:24,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-f9daf36c-9d7e-4159-9fea-9d73a3fd65e2 2018-12-23 20:55:24,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6c7b2eaf-343c-4161-a273-2f4ffbbfef84 Date: Sun, 23 Dec 2018 20:55:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:25,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-6c7b2eaf-343c-4161-a273-2f4ffbbfef84 2018-12-23 20:55:25,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48cdbbd0-d600-4f33-b120-5e97add4789c Date: Sun, 23 Dec 2018 20:55:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:25,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-48cdbbd0-d600-4f33-b120-5e97add4789c 2018-12-23 20:55:25,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d1a68a25-9fab-4103-a7c6-4272cf6ec422 Date: Sun, 23 Dec 2018 20:55:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:25,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-d1a68a25-9fab-4103-a7c6-4272cf6ec422 2018-12-23 20:55:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5badba1-f394-4461-89ad-621017077a41 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:25,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-a5badba1-f394-4461-89ad-621017077a41 2018-12-23 20:55:25,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8c9d815-db92-4319-a435-59e9fc7677ac Date: Sun, 23 Dec 2018 20:55:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:25,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-b8c9d815-db92-4319-a435-59e9fc7677ac 2018-12-23 20:55:25,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-771c5def-ab89-4ec8-8fbd-bb668295bb49 Date: Sun, 23 Dec 2018 20:55:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:24Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.9"}],"id":"dcad2c47-6c12-44ac-b3c5-2ff629fd9420","security_groups":["af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3"],"mac_address":"fa:16:3e:9f:0a:62","project_id":"8c547d536b8f48468203b75780c4c08e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:24Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:55:25,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port&admin_state_up=True used request id req-771c5def-ab89-4ec8-8fbd-bb668295bb49 2018-12-23 20:55:25,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4823042b-cc04-4aaf-b614-e64db30b0bf6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:25,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-4823042b-cc04-4aaf-b614-e64db30b0bf6 2018-12-23 20:55:25,505 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst 2018-12-23 20:55:25,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55: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-87f5d11b-9059-4f0f-87a7-cec611eec2e6 x-compute-request-id: req-87f5d11b-9059-4f0f-87a7-cec611eec2e6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-flavor-name"}]} 2018-12-23 20:55:25,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-87f5d11b-9059-4f0f-87a7-cec611eec2e6 2018-12-23 20:55:25,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55: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-5ab5a4b6-79c9-421e-9944-b3c8ed2ad8c1 x-compute-request-id: req-5ab5a4b6-79c9-421e-9944-b3c8ed2ad8c1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a1e6dfd9-801f-4031-94de-e0101cc73574"}} 2018-12-23 20:55:25,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574 used request id req-5ab5a4b6-79c9-421e-9944-b3c8ed2ad8c1 2018-12-23 20:55:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-13046f22-afb1-4342-a034-b03f3748d15c Date: Sun, 23 Dec 2018 20:55:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:55:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:55:18Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/snap", "metadata": {}}], "self": "/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "min_disk": 0, "protected": false, "id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "file": "/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8c547d536b8f48468203b75780c4c08e", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8b626a3f-e3f7-437a-b94c-c250333ad14e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image"} 2018-12-23 20:55:25,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image used request id req-13046f22-afb1-4342-a034-b03f3748d15c 2018-12-23 20:55:25,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:25,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-358ca782-f0be-4a1e-b978-090044e5f395 Date: Sun, 23 Dec 2018 20:55:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:55:25,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-358ca782-f0be-4a1e-b978-090044e5f395 2018-12-23 20:55:25,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" -d '{"server": {"name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "imageRef": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "flavorRef": "a1e6dfd9-801f-4031-94de-e0101cc73574", "max_count": 1, "min_count": 1, "networks": [{"port": "dcad2c47-6c12-44ac-b3c5-2ff629fd9420"}]}}' 2018-12-23 20:55:26,565 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:55: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-e1a9daaa-2d31-419e-acbf-1230ec8b9048 x-compute-request-id: req-e1a9daaa-2d31-419e-acbf-1230ec8b9048 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "adminPass": "CQUSEc2QRY6q"}} 2018-12-23 20:55:26,565 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e1a9daaa-2d31-419e-acbf-1230ec8b9048 2018-12-23 20:55:26,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:26,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-e655b093-3ce7-4769-a21b-31b279ea881f x-compute-request-id: req-e655b093-3ce7-4769-a21b-31b279ea881f Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:55:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:26,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-e655b093-3ce7-4769-a21b-31b279ea881f 2018-12-23 20:55:26,832 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst 2018-12-23 20:55:26,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:26,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-44c7afde-6de5-4038-994a-a0609182e8df x-compute-request-id: req-44c7afde-6de5-4038-994a-a0609182e8df Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:55:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:26,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-44c7afde-6de5-4038-994a-a0609182e8df 2018-12-23 20:55:26,898 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst] is - BUILD 2018-12-23 20:55:26,898 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:55:29,902 - create_instance - DEBUG - VM status query timeout in 896.930976868 2018-12-23 20:55:29,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:30,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d26bb95-65c5-4be0-adfe-a6acb71ff4fc x-compute-request-id: req-2d26bb95-65c5-4be0-adfe-a6acb71ff4fc 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.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "security_groups": [{"name": "default"}], "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:55:27Z", "hostId": "1923ca1e389ca4762f3790c9e73d0e5d49fc8baabbfb0c74fd9f4ee7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:30,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-2d26bb95-65c5-4be0-adfe-a6acb71ff4fc 2018-12-23 20:55:30,419 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst] is - BUILD 2018-12-23 20:55:30,419 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:55:33,422 - create_instance - DEBUG - VM status query timeout in 893.410709858 2018-12-23 20:55:33,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:33,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-abbc7a79-6d88-48d5-9778-ef69379da5c1 x-compute-request-id: req-abbc7a79-6d88-48d5-9778-ef69379da5c1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:0a:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:55:31.000000", "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "security_groups": [{"name": "default"}], "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:55:31Z", "hostId": "1923ca1e389ca4762f3790c9e73d0e5d49fc8baabbfb0c74fd9f4ee7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:33,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-abbc7a79-6d88-48d5-9778-ef69379da5c1 2018-12-23 20:55:33,685 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst] is - ACTIVE 2018-12-23 20:55:33,685 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:55:33,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:34,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-62012462-93c1-4337-89d9-5c1ddaf47717 x-compute-request-id: req-62012462-93c1-4337-89d9-5c1ddaf47717 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:0a:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:55:31.000000", "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "security_groups": [{"name": "default"}], "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:55:31Z", "hostId": "1923ca1e389ca4762f3790c9e73d0e5d49fc8baabbfb0c74fd9f4ee7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:34,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-62012462-93c1-4337-89d9-5c1ddaf47717 2018-12-23 20:55:34,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:34,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d5ace9ff-5714-477e-a1f2-79d1b4f80deb Date: Sun, 23 Dec 2018 20:55:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:34,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-d5ace9ff-5714-477e-a1f2-79d1b4f80deb 2018-12-23 20:55:34,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:34,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7ca956-c516-486a-8dc3-a3475eb5402a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:34,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-8f7ca956-c516-486a-8dc3-a3475eb5402a 2018-12-23 20:55:34,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:34,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c69e527b-210e-4434-86b4-9151041ffa81 Date: Sun, 23 Dec 2018 20:55:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:34,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-c69e527b-210e-4434-86b4-9151041ffa81 2018-12-23 20:55:34,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:34,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-a45734f7-7629-493d-b226-abe98e7f2718 Date: Sun, 23 Dec 2018 20:55:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:22Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.2"}],"id":"23aedeca-dd16-43cc-9a00-2e43069c0d06","security_groups":[],"mac_address":"fa:16:3e:40:0c:ab","project_id":"8c547d536b8f48468203b75780c4c08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-929661d3-f5d5-438b-bbef-13e67c0aeab9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.9"}],"id":"dcad2c47-6c12-44ac-b3c5-2ff629fd9420","security_groups":["af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3"],"mac_address":"fa:16:3e:9f:0a:62","project_id":"8c547d536b8f48468203b75780c4c08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:24Z","binding:vnic_type":"normal","device_id":"fca18a86-1102-4ae0-98c7-099fbaab0792","ip_allocation":"immediate"}]} 2018-12-23 20:55:34,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-a45734f7-7629-493d-b226-abe98e7f2718 2018-12-23 20:55:34,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:34,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1407560f00d045fc87fa2db0686fd8ef", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}], "expires_at": "2018-12-23T21:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-user", "id": "2bac2809b3ae4a43b09d12161b591547"}, "audit_ids": ["HsYoQLOqQQaqCF-M3CBgAA"], "issued_at": "2018-12-23T20:55:34.000000Z"}} 2018-12-23 20:55:34,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af879278d34cfe5f58a1ffaeeba7fa1fb170596" 2018-12-23 20:55:35,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-780b42cd-c071-479e-a2ca-9d78d960950c x-compute-request-id: req-780b42cd-c071-479e-a2ca-9d78d960950c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:0a:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:55:31.000000", "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "security_groups": [{"name": "default"}], "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:55:31Z", "hostId": "1923ca1e389ca4762f3790c9e73d0e5d49fc8baabbfb0c74fd9f4ee7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 20:55:35,509 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst used request id req-780b42cd-c071-479e-a2ca-9d78d960950c 2018-12-23 20:55:35,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:35,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1407560f00d045fc87fa2db0686fd8ef", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role"}], "expires_at": "2018-12-23T21:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8c547d536b8f48468203b75780c4c08e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-user", "id": "2bac2809b3ae4a43b09d12161b591547"}, "audit_ids": ["PZhfvFyRS5au34vKBe5DjA"], "issued_at": "2018-12-23T20:55:35.000000Z"}} 2018-12-23 20:55:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca742757ae99414fb5cb6389949345063a0e4351" 2018-12-23 20:55:36,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d569302d-19ea-4520-87cd-9307615fc232 Date: Sun, 23 Dec 2018 20:55:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:36,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-d569302d-19ea-4520-87cd-9307615fc232 2018-12-23 20:55:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca742757ae99414fb5cb6389949345063a0e4351" 2018-12-23 20:55:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-098a2e45-8ad5-45d0-a799-e3735f3a714f Date: Sun, 23 Dec 2018 20:55:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:36,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-098a2e45-8ad5-45d0-a799-e3735f3a714f 2018-12-23 20:55:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca742757ae99414fb5cb6389949345063a0e4351" 2018-12-23 20:55:36,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-008f48d0-e971-4ff0-ac2b-fff6adb5d6c1 Date: Sun, 23 Dec 2018 20:55:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:22Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.2"}],"id":"23aedeca-dd16-43cc-9a00-2e43069c0d06","security_groups":[],"mac_address":"fa:16:3e:40:0c:ab","project_id":"8c547d536b8f48468203b75780c4c08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-929661d3-f5d5-438b-bbef-13e67c0aeab9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.9"}],"id":"dcad2c47-6c12-44ac-b3c5-2ff629fd9420","security_groups":["af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3"],"mac_address":"fa:16:3e:9f:0a:62","project_id":"8c547d536b8f48468203b75780c4c08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:24Z","binding:vnic_type":"normal","device_id":"fca18a86-1102-4ae0-98c7-099fbaab0792","ip_allocation":"immediate"}]} 2018-12-23 20:55:36,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-008f48d0-e971-4ff0-ac2b-fff6adb5d6c1 2018-12-23 20:55:36,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:36,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30622565-38f4-4ac4-9545-53e09ce4a66c x-compute-request-id: req-30622565-38f4-4ac4-9545-53e09ce4a66c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:0a:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:55:31.000000", "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "security_groups": [{"name": "default"}], "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:55:31Z", "hostId": "1923ca1e389ca4762f3790c9e73d0e5d49fc8baabbfb0c74fd9f4ee7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:36,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-30622565-38f4-4ac4-9545-53e09ce4a66c 2018-12-23 20:55:36,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:36,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4fde9e6-08c5-43ac-bfb1-f5351d4d6811 Date: Sun, 23 Dec 2018 20:55:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:36,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-f4fde9e6-08c5-43ac-bfb1-f5351d4d6811 2018-12-23 20:55:36,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:36,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474af1ed-ab92-4b17-b15c-c81f95744542 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:36,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-474af1ed-ab92-4b17-b15c-c81f95744542 2018-12-23 20:55:36,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:36,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d559108f-47c1-4c47-8803-ddeca0352e70 Date: Sun, 23 Dec 2018 20:55:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:36,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-d559108f-47c1-4c47-8803-ddeca0352e70 2018-12-23 20:55:36,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:36,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-5cab1df6-6f0b-4d36-ba6b-28e898081e1b Date: Sun, 23 Dec 2018 20:55:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:22Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.2"}],"id":"23aedeca-dd16-43cc-9a00-2e43069c0d06","security_groups":[],"mac_address":"fa:16:3e:40:0c:ab","project_id":"8c547d536b8f48468203b75780c4c08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-929661d3-f5d5-438b-bbef-13e67c0aeab9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.9"}],"id":"dcad2c47-6c12-44ac-b3c5-2ff629fd9420","security_groups":["af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3"],"mac_address":"fa:16:3e:9f:0a:62","project_id":"8c547d536b8f48468203b75780c4c08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:24Z","binding:vnic_type":"normal","device_id":"fca18a86-1102-4ae0-98c7-099fbaab0792","ip_allocation":"immediate"}]} 2018-12-23 20:55:36,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-5cab1df6-6f0b-4d36-ba6b-28e898081e1b 2018-12-23 20:55:36,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:37,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d6ce10-97a5-4d35-9d91-7a90bfd3dee4 x-compute-request-id: req-71d6ce10-97a5-4d35-9d91-7a90bfd3dee4 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:0a:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:55:31.000000", "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "security_groups": [{"name": "default"}], "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:55:31Z", "hostId": "1923ca1e389ca4762f3790c9e73d0e5d49fc8baabbfb0c74fd9f4ee7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:37,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-71d6ce10-97a5-4d35-9d91-7a90bfd3dee4 2018-12-23 20:55:37,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:37,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-67203501-7168-424b-ad61-9391befbe12d Date: Sun, 23 Dec 2018 20:55:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8c547d536b8f48468203b75780c4c08e","l2_adjacency":true,"status":"ACTIVE","subnets":["5b17ac4e-a96c-4999-88da-ab62da80a424"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net","admin_state_up":true,"tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:19Z","mtu":1450}]} 2018-12-23 20:55:37,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net used request id req-67203501-7168-424b-ad61-9391befbe12d 2018-12-23 20:55:37,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:37,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e260799-6845-4a37-83e7-f95872394d7b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:37,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-6e260799-6845-4a37-83e7-f95872394d7b 2018-12-23 20:55:37,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:37,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-08fa279c-9722-4ac2-8002-791d8ebfc6cc Date: Sun, 23 Dec 2018 20:55:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:20Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8c547d536b8f48468203b75780c4c08e","id":"5b17ac4e-a96c-4999-88da-ab62da80a424","subnetpool_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet"}]} 2018-12-23 20:55:37,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-08fa279c-9722-4ac2-8002-791d8ebfc6cc 2018-12-23 20:55:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:37,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-1dd42bb5-5342-44e7-8010-1a4791dc696e Date: Sun, 23 Dec 2018 20:55:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:22Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.2"}],"id":"23aedeca-dd16-43cc-9a00-2e43069c0d06","security_groups":[],"mac_address":"fa:16:3e:40:0c:ab","project_id":"8c547d536b8f48468203b75780c4c08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-929661d3-f5d5-438b-bbef-13e67c0aeab9","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b17ac4e-a96c-4999-88da-ab62da80a424","ip_address":"10.55.0.9"}],"id":"dcad2c47-6c12-44ac-b3c5-2ff629fd9420","security_groups":["af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3"],"mac_address":"fa:16:3e:9f:0a:62","project_id":"8c547d536b8f48468203b75780c4c08e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port","admin_state_up":true,"network_id":"929661d3-f5d5-438b-bbef-13e67c0aeab9","tenant_id":"8c547d536b8f48468203b75780c4c08e","created_at":"2018-12-23T20:55:24Z","binding:vnic_type":"normal","device_id":"fca18a86-1102-4ae0-98c7-099fbaab0792","ip_allocation":"immediate"}]} 2018-12-23 20:55:37,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-1dd42bb5-5342-44e7-8010-1a4791dc696e 2018-12-23 20:55:37,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af879278d34cfe5f58a1ffaeeba7fa1fb170596" 2018-12-23 20:55:37,508 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-26a9e247-81f7-4874-8949-80fba2fd6126 x-compute-request-id: req-26a9e247-81f7-4874-8949-80fba2fd6126 Content-Type: application/json 2018-12-23 20:55:37,509 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-26a9e247-81f7-4874-8949-80fba2fd6126 2018-12-23 20:55:37,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:37,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-420b282c-22aa-44f5-98f9-a5b1f7e02e38 x-compute-request-id: req-420b282c-22aa-44f5-98f9-a5b1f7e02e38 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:0a:62", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fca18a86-1102-4ae0-98c7-099fbaab0792", "rel": "bookmark"}], "image": {"id": "8b626a3f-e3f7-437a-b94c-c250333ad14e", "links": [{"href": "http://172.30.9.21:8774/images/8b626a3f-e3f7-437a-b94c-c250333ad14e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:55:31.000000", "flavor": {"id": "a1e6dfd9-801f-4031-94de-e0101cc73574", "links": [{"href": "http://172.30.9.21:8774/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574", "rel": "bookmark"}]}, "id": "fca18a86-1102-4ae0-98c7-099fbaab0792", "security_groups": [{"name": "default"}], "user_id": "2bac2809b3ae4a43b09d12161b591547", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:55:37Z", "hostId": "1923ca1e389ca4762f3790c9e73d0e5d49fc8baabbfb0c74fd9f4ee7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst", "created": "2018-12-23T20:55:26Z", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:55:37,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-420b282c-22aa-44f5-98f9-a5b1f7e02e38 2018-12-23 20:55:37,870 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst] is - ACTIVE 2018-12-23 20:55:37,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:55:40,874 - create_instance - DEBUG - VM status query timeout in 296.635488033 2018-12-23 20:55:40,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:40,928 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55: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-ee5af444-2e72-4d88-9655-2a94edeb195a x-compute-request-id: req-ee5af444-2e72-4d88-9655-2a94edeb195a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fca18a86-1102-4ae0-98c7-099fbaab0792 could not be found.", "code": 404}} 2018-12-23 20:55:40,928 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-ee5af444-2e72-4d88-9655-2a94edeb195a 2018-12-23 20:55:40,929 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fca18a86-1102-4ae0-98c7-099fbaab0792 could not be found. (HTTP 404) (Request-ID: req-ee5af444-2e72-4d88-9655-2a94edeb195a) 2018-12-23 20:55:40,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af879278d34cfe5f58a1ffaeeba7fa1fb170596" 2018-12-23 20:55:40,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55: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-fe66cc22-7d35-4c2b-a59e-0cc11cec1234 x-compute-request-id: req-fe66cc22-7d35-4c2b-a59e-0cc11cec1234 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:55:40,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst used request id req-fe66cc22-7d35-4c2b-a59e-0cc11cec1234 2018-12-23 20:55:40,999 - create_instance - INFO - Deleting Port with ID - dcad2c47-6c12-44ac-b3c5-2ff629fd9420 2018-12-23 20:55:40,999 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-port 2018-12-23 20:55:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/dcad2c47-6c12-44ac-b3c5-2ff629fd9420 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:41,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74b9fcc7-31d1-4935-8ddc-b7377891a748 Date: Sun, 23 Dec 2018 20:55:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:55:41,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/dcad2c47-6c12-44ac-b3c5-2ff629fd9420 used request id req-74b9fcc7-31d1-4935-8ddc-b7377891a748 2018-12-23 20:55:41,621 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst 2018-12-23 20:55:41,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:41,667 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a7f63ce-843f-4c07-b8af-fe3e0f8a1ebb x-compute-request-id: req-5a7f63ce-843f-4c07-b8af-fe3e0f8a1ebb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fca18a86-1102-4ae0-98c7-099fbaab0792 could not be found.", "code": 404}} 2018-12-23 20:55:41,668 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-5a7f63ce-843f-4c07-b8af-fe3e0f8a1ebb 2018-12-23 20:55:41,668 - create_instance - WARNING - Instance already deleted - Instance fca18a86-1102-4ae0-98c7-099fbaab0792 could not be found. (HTTP 404) (Request-ID: req-5a7f63ce-843f-4c07-b8af-fe3e0f8a1ebb) 2018-12-23 20:55:41,669 - create_instance - INFO - Checking deletion status 2018-12-23 20:55:41,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f93965f86b4f61ac7f479f25b9ccf787c95b35c" 2018-12-23 20:55:41,724 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8ea46385-8a32-4e55-aa95-d14207bf7624 x-compute-request-id: req-8ea46385-8a32-4e55-aa95-d14207bf7624 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fca18a86-1102-4ae0-98c7-099fbaab0792 could not be found.", "code": 404}} 2018-12-23 20:55:41,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fca18a86-1102-4ae0-98c7-099fbaab0792 used request id req-8ea46385-8a32-4e55-aa95-d14207bf7624 2018-12-23 20:55:41,725 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fca18a86-1102-4ae0-98c7-099fbaab0792 could not be found. (HTTP 404) (Request-ID: req-8ea46385-8a32-4e55-aa95-d14207bf7624) 2018-12-23 20:55:41,725 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-inst 2018-12-23 20:55:41,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07e63243737e7853c5aa4e985374dfbbd68703c7" 2018-12-23 20:55:41,752 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-466e5164-f334-4682-9c85-9a9c1b5aa2d6 x-compute-request-id: req-466e5164-f334-4682-9c85-9a9c1b5aa2d6 Content-Length: 0 Content-Type: application/json 2018-12-23 20:55:41,753 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a1e6dfd9-801f-4031-94de-e0101cc73574 used request id req-466e5164-f334-4682-9c85-9a9c1b5aa2d6 2018-12-23 20:55:41,753 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet 2018-12-23 20:55:41,753 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-subnet 2018-12-23 20:55:41,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5b17ac4e-a96c-4999-88da-ab62da80a424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" 2018-12-23 20:55:43,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-722bc95f-2325-41a3-9e4b-bd4b4e8ea758 Date: Sun, 23 Dec 2018 20:55:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:55:43,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5b17ac4e-a96c-4999-88da-ab62da80a424 used request id req-722bc95f-2325-41a3-9e4b-bd4b4e8ea758 2018-12-23 20:55:43,213 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-pub-net 2018-12-23 20:55:43,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/929661d3-f5d5-438b-bbef-13e67c0aeab9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3671c247ecb6636fb07e437f0ac768ab9596c3" 2018-12-23 20:55:44,399 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4b1e99a-6c61-48e7-9e0c-a911e8b9a903 Date: Sun, 23 Dec 2018 20:55:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:55:44,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/929661d3-f5d5-438b-bbef-13e67c0aeab9 used request id req-c4b1e99a-6c61-48e7-9e0c-a911e8b9a903 2018-12-23 20:55:44,400 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-7b5b7b5e-6fa4-4550-8fb3-5555c983ce3d-image 2018-12-23 20:55:44,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}af8b067f80c77e064e5b7792290e85bf3e77c693" 2018-12-23 20:55:44,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fef00c5e-9587-433f-9393-7f5165845810 Date: Sun, 23 Dec 2018 20:55:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:55:44,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8b626a3f-e3f7-437a-b94c-c250333ad14e used request id req-fef00c5e-9587-433f-9393-7f5165845810 2018-12-23 20:55:44,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-ac3f057b-b1d3-4e62-8ff2-9159ffe76355 Date: Sun, 23 Dec 2018 20:55:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c547d536b8f48468203b75780c4c08e", "created_at": "2018-12-23T20:55:19Z", "updated_at": "2018-12-23T20:55:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:55:19Z", "revision_number": 0, "id": "1a511f92-570c-4230-9448-9776fab5d46b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:55:19Z", "security_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c547d536b8f48468203b75780c4c08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:55:19Z", "revision_number": 0, "id": "6835d9d7-85a4-47ff-bd3c-99276d65aaef", "remote_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "remote_ip_prefix": null, "created_at": "2018-12-23T20:55:19Z", "security_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c547d536b8f48468203b75780c4c08e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:55:19Z", "revision_number": 0, "id": "7b4f96c7-bce7-4fad-86fc-211f8ef75672", "remote_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "remote_ip_prefix": null, "created_at": "2018-12-23T20:55:19Z", "security_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c547d536b8f48468203b75780c4c08e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:55:19Z", "revision_number": 0, "id": "d005cf76-393c-4dc2-bdb7-a2ea46b9b7b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:55:19Z", "security_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "tenant_id": "8c547d536b8f48468203b75780c4c08e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c547d536b8f48468203b75780c4c08e"}], "revision_number": 4, "project_id": "8c547d536b8f48468203b75780c4c08e", "id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:55:45,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-ac3f057b-b1d3-4e62-8ff2-9159ffe76355 2018-12-23 20:55:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3d573c-7e92-432d-ba82-5ee88b0d51cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:45,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-2f3d573c-7e92-432d-ba82-5ee88b0d51cd 2018-12-23 20:55:45,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:45,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b6466c-039e-4075-a2df-3d34e28f5874 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:45,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-b1b6466c-039e-4075-a2df-3d34e28f5874 2018-12-23 20:55:45,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:45,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b6de0f8-d812-4370-b66e-f9ce8ea11918 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:45,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-7b6de0f8-d812-4370-b66e-f9ce8ea11918 2018-12-23 20:55:45,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:45,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e79861-fb1c-417e-bad4-00710fe3c651 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:55:45,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-a3e79861-fb1c-417e-bad4-00710fe3c651 2018-12-23 20:55:45,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e45572fe-3577-40a3-a084-70299fef90ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:45,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-e45572fe-3577-40a3-a084-70299fef90ac 2018-12-23 20:55:45,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:45,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba3999a-5683-482f-8909-7f2e1b162a8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:45,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-6ba3999a-5683-482f-8909-7f2e1b162a8e 2018-12-23 20:55:45,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:45,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1261fd8f-ac05-4bed-a2ef-f73f4701a198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:55:45,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-1261fd8f-ac05-4bed-a2ef-f73f4701a198 2018-12-23 20:55:45,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:55:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abde726-77be-4b57-9b58-dc295a56e099 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8c547d536b8f48468203b75780c4c08e", "name": "CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj"}} 2018-12-23 20:55:45,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-4abde726-77be-4b57-9b58-dc295a56e099 2018-12-23 20:55:45,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3 2018-12-23 20:55:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:45,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a1f1024-e7cf-48c5-ac7b-8099c58d0bf7 Date: Sun, 23 Dec 2018 20:55:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:55:19Z", "security_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "port_range_min": null, "revision_number": 0, "tenant_id": "8c547d536b8f48468203b75780c4c08e", "created_at": "2018-12-23T20:55:19Z", "project_id": "8c547d536b8f48468203b75780c4c08e", "id": "1a511f92-570c-4230-9448-9776fab5d46b"}, {"remote_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:55:19Z", "security_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "port_range_min": null, "revision_number": 0, "tenant_id": "8c547d536b8f48468203b75780c4c08e", "created_at": "2018-12-23T20:55:19Z", "project_id": "8c547d536b8f48468203b75780c4c08e", "id": "6835d9d7-85a4-47ff-bd3c-99276d65aaef"}, {"remote_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:55:19Z", "security_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "port_range_min": null, "revision_number": 0, "tenant_id": "8c547d536b8f48468203b75780c4c08e", "created_at": "2018-12-23T20:55:19Z", "project_id": "8c547d536b8f48468203b75780c4c08e", "id": "7b4f96c7-bce7-4fad-86fc-211f8ef75672"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:55:19Z", "security_group_id": "af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3", "port_range_min": null, "revision_number": 0, "tenant_id": "8c547d536b8f48468203b75780c4c08e", "created_at": "2018-12-23T20:55:19Z", "project_id": "8c547d536b8f48468203b75780c4c08e", "id": "d005cf76-393c-4dc2-bdb7-a2ea46b9b7b6"}]} 2018-12-23 20:55:45,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3 used request id req-3a1f1024-e7cf-48c5-ac7b-8099c58d0bf7 2018-12-23 20:55:45,935 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:55:45,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:46,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7640b9a1-a4cd-4c32-b86c-33a83d4f3985 Content-Length: 0 Date: Sun, 23 Dec 2018 20:55:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:55:46,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/af0f6a0e-b0d3-4c75-bd3e-72465d4ebdf3 used request id req-7640b9a1-a4cd-4c32-b86c-33a83d4f3985 2018-12-23 20:55:46,115 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj 2018-12-23 20:55:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:46,347 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b542cc61-d2b2-45a4-9093-46dd487dcd26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:55:46,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8c547d536b8f48468203b75780c4c08e used request id req-b542cc61-d2b2-45a4-9093-46dd487dcd26 2018-12-23 20:55:46,348 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-435eee9b-7d4b-4c1-proj-role 2018-12-23 20:55:46,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/1407560f00d045fc87fa2db0686fd8ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:46,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08f7538d-826a-4972-a9b6-aafcc6d2bef5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:55:46,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/1407560f00d045fc87fa2db0686fd8ef used request id req-08f7538d-826a-4972-a9b6-aafcc6d2bef5 2018-12-23 20:55:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e982b317a804ffd545c1727a4f66e9400defa98a" 2018-12-23 20:55:46,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318f9bf2-7ce0-45e7-a043-c0e4c103df65 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:55:46,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-318f9bf2-7ce0-45e7-a043-c0e4c103df65 2018-12-23 20:55:46,570 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-435eee9b-7d4b-4c1-user 2018-12-23 20:55:46,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2bac2809b3ae4a43b09d12161b591547 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c42b1a0e79d9f5e62283a5be8fb3ed0334fdda5" 2018-12-23 20:55:46,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee050cc-33fa-4a5f-8dd1-ac884c1369ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:55:46,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2bac2809b3ae4a43b09d12161b591547 used request id req-4ee050cc-33fa-4a5f-8dd1-ac884c1369ea 2018-12-23 20:55:46,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:47,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["D7JFpjYWR4G418N975Q3OQ"], "issued_at": "2018-12-23T20:55:47.000000Z"}} 2018-12-23 20:55:47,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554ab6f5ed2baeddc77d095ae243c556496079b3" 2018-12-23 20:55:47,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aecc306d-b98e-42e4-9e43-0aee852820cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:47,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aecc306d-b98e-42e4-9e43-0aee852820cf 2018-12-23 20:55:47,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:47,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:47,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["M0NvAl3uT2CKPamn-eYMUg"], "issued_at": "2018-12-23T20:55:47.000000Z"}} 2018-12-23 20:55:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:55:47,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25648720-cc26-4387-9f17-5e6f0b0f2b24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:47,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-25648720-cc26-4387-9f17-5e6f0b0f2b24 2018-12-23 20:55:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:55:47,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:55:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:55:47,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:55:47,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbc8f73-ca5a-49fb-b93f-39d3b77527f6 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:55:47,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj used request id req-7dbc8f73-ca5a-49fb-b93f-39d3b77527f6 2018-12-23 20:55:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:55:47,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05d5e5a-6fa0-4f94-b018-6034d43e08db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:55:47,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c05d5e5a-6fa0-4f94-b018-6034d43e08db 2018-12-23 20:55:47,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}}' 2018-12-23 20:55:48,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0de91a33-bc31-4214-ae58-624db15790a3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "id": "162be0effe5649428e9f3858e9ac5d5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}} 2018-12-23 20:55:48,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0de91a33-bc31-4214-ae58-624db15790a3 2018-12-23 20:55:48,102 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj 2018-12-23 20:55:48,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:48,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:48,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["gSJD5EWBRQ61z7602BtT4g"], "issued_at": "2018-12-23T20:55:48.000000Z"}} 2018-12-23 20:55:48,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c3cac5fb762484fce93f2521f40bf7ba1d4214" 2018-12-23 20:55:48,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801a06a2-4903-4d6e-ad5d-687a1840dda1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:48,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-801a06a2-4903-4d6e-ad5d-687a1840dda1 2018-12-23 20:55:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:55:48,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:55:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:55:48,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c3cac5fb762484fce93f2521f40bf7ba1d4214" 2018-12-23 20:55:48,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30565a2f-145f-444a-8656-0d60f66114d0 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:55:48,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-30565a2f-145f-444a-8656-0d60f66114d0 2018-12-23 20:55:48,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c3cac5fb762484fce93f2521f40bf7ba1d4214" 2018-12-23 20:55:48,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ea8be2-d157-4b13-b147-f41d6ef0013e Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "id": "162be0effe5649428e9f3858e9ac5d5d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}]} 2018-12-23 20:55:48,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj used request id req-b8ea8be2-d157-4b13-b147-f41d6ef0013e 2018-12-23 20:55:48,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c3cac5fb762484fce93f2521f40bf7ba1d4214" 2018-12-23 20:55:48,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d71474f-2707-4c3f-840d-2438f9f87348 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:55:48,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7d71474f-2707-4c3f-840d-2438f9f87348 2018-12-23 20:55:49,317 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-3dbcf4ec-9899-465-user 2018-12-23 20:55:49,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:49,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:55:49,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5079d12-434e-4f4c-bf7d-b00cef176550 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:55:49,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5079d12-434e-4f4c-bf7d-b00cef176550 2018-12-23 20:55:49,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" -d '{"role": {"name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role"}}' 2018-12-23 20:55:49,466 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e8ab651-d852-4cec-a1b1-7b1834455963 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5c7bf07f9b6473dabdbf5e29aac71dd", "links": {"self": "http://172.30.9.21:5000/v3/roles/e5c7bf07f9b6473dabdbf5e29aac71dd"}, "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role"}} 2018-12-23 20:55:49,467 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e8ab651-d852-4cec-a1b1-7b1834455963 2018-12-23 20:55:49,467 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role 2018-12-23 20:55:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e5c7bf07f9b6473dabdbf5e29aac71dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:55:49,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f804fdf-1253-404e-8cb1-f6ab7ad1690b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e5c7bf07f9b6473dabdbf5e29aac71dd", "links": {"self": "http://172.30.9.21:5000/v3/roles/e5c7bf07f9b6473dabdbf5e29aac71dd"}, "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role"}} 2018-12-23 20:55:49,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e5c7bf07f9b6473dabdbf5e29aac71dd used request id req-2f804fdf-1253-404e-8cb1-f6ab7ad1690b 2018-12-23 20:55:49,488 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role to project CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj 2018-12-23 20:55:49,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d/users/a65ee3729df54fb8ae38da485d14c0ee/roles/e5c7bf07f9b6473dabdbf5e29aac71dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:55:49,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b16ad99-c22c-4cf4-9969-6e572833f9b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:55:49,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d/users/a65ee3729df54fb8ae38da485d14c0ee/roles/e5c7bf07f9b6473dabdbf5e29aac71dd used request id req-5b16ad99-c22c-4cf4-9969-6e572833f9b3 2018-12-23 20:55:49,645 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:55:49,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:49,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:50,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5c7bf07f9b6473dabdbf5e29aac71dd", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role"}], "expires_at": "2018-12-23T21:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-user", "id": "a65ee3729df54fb8ae38da485d14c0ee"}, "audit_ids": ["wVaSgXHPQ_KZzWv7tWY5yg"], "issued_at": "2018-12-23T20:55:50.000000Z"}} 2018-12-23 20:55:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" 2018-12-23 20:55:50,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7e6646-99be-4844-9119-eaaf1912ee0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:50,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fe7e6646-99be-4844-9119-eaaf1912ee0e 2018-12-23 20:55:50,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" 2018-12-23 20:55:50,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4b5d29cd-a95c-4a6c-95b8-3d004ef2738e Date: Sun, 23 Dec 2018 20:55:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image"} 2018-12-23 20:55:50,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image used request id req-4b5d29cd-a95c-4a6c-95b8-3d004ef2738e 2018-12-23 20:55:50,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" 2018-12-23 20:55:50,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5f3428ea-6d4d-455d-a746-a608c9199914 Date: Sun, 23 Dec 2018 20:55: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:55:50,344 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-5f3428ea-6d4d-455d-a746-a608c9199914 2018-12-23 20:55:50,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image"}' 2018-12-23 20:55:50,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2369a511-baeb-4a3b-89d2-5a81996796df Date: Sun, 23 Dec 2018 20:55:50 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:55:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:55:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "min_disk": 0, "protected": false, "id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "file": "/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/file", "checksum": null, "owner": "162be0effe5649428e9f3858e9ac5d5d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:55:50,446 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2369a511-baeb-4a3b-89d2-5a81996796df 2018-12-23 20:55:50,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" -d '' 2018-12-23 20:55:50,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1736e333-9f3f-44d7-a909-53476b98d59a Date: Sun, 23 Dec 2018 20:55:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:55:50,962 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/file used request id req-1736e333-9f3f-44d7-a909-53476b98d59a 2018-12-23 20:55:50,963 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:55:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" 2018-12-23 20:55:50,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fd19f037-84b7-4cee-ae83-92304b2964a9 Date: Sun, 23 Dec 2018 20:55:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:55:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:55:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/snap", "metadata": {}}], "self": "/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "min_disk": 0, "protected": false, "id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "file": "/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "162be0effe5649428e9f3858e9ac5d5d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:55:50,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2 used request id req-fd19f037-84b7-4cee-ae83-92304b2964a9 2018-12-23 20:55:50,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" 2018-12-23 20:55:50,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1b804a01-433e-40e3-a247-4c59b80cd90b Date: Sun, 23 Dec 2018 20:55: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:55:50,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1b804a01-433e-40e3-a247-4c59b80cd90b 2018-12-23 20:55:50,995 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image 2018-12-23 20:55:50,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" 2018-12-23 20:55:51,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-063a6d40-ec64-4d13-89bd-70fa8b000798 Date: Sun, 23 Dec 2018 20:55:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:55:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:55:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/snap", "metadata": {}}], "self": "/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "min_disk": 0, "protected": false, "id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "file": "/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "162be0effe5649428e9f3858e9ac5d5d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:55:51,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2 used request id req-063a6d40-ec64-4d13-89bd-70fa8b000798 2018-12-23 20:55:51,040 - create_image - DEBUG - Instance status is - active 2018-12-23 20:55:51,040 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image 2018-12-23 20:55:51,040 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image 2018-12-23 20:55:51,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:51,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:51,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5c7bf07f9b6473dabdbf5e29aac71dd", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role"}], "expires_at": "2018-12-23T21:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-user", "id": "a65ee3729df54fb8ae38da485d14c0ee"}, "audit_ids": ["5DZ60ka1QxCslVFCVlGzBA"], "issued_at": "2018-12-23T20:55:51.000000Z"}} 2018-12-23 20:55:51,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" 2018-12-23 20:55:51,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5984cec0-7d92-4cfc-bc82-35adfebbb8e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:51,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5984cec0-7d92-4cfc-bc82-35adfebbb8e8 2018-12-23 20:55:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" 2018-12-23 20:55:51,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7a606ac8-387d-41c0-977b-81f35584ce36 Date: Sun, 23 Dec 2018 20:55:51 GMT RESP BODY: {"networks":[]} 2018-12-23 20:55:51,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-7a606ac8-387d-41c0-977b-81f35584ce36 2018-12-23 20:55:51,704 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net 2018-12-23 20:55:51,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" -d '{"network": {"name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net", "admin_state_up": true}}' 2018-12-23 20:55:52,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-341d42ab-8035-41f1-9cb6-4d0006a28c18 Date: Sun, 23 Dec 2018 20:55:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","is_default":false,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}} 2018-12-23 20:55:52,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-341d42ab-8035-41f1-9cb6-4d0006a28c18 2018-12-23 20:55:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" 2018-12-23 20:55:52,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9d193591-9422-479c-bb76-c613273f932e Date: Sun, 23 Dec 2018 20:55:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:52,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-9d193591-9422-479c-bb76-c613273f932e 2018-12-23 20:55:52,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" 2018-12-23 20:55:52,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0b020701-d8b0-4317-af17-47dac42108a1 Date: Sun, 23 Dec 2018 20:55:52 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:55:52,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-0b020701-d8b0-4317-af17-47dac42108a1 2018-12-23 20:55:52,492 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet 2018-12-23 20:55:52,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" -d '{"subnets": [{"ip_version": 4, "network_id": "e464342c-891e-4406-a52b-8362b4c66bc8", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]}' 2018-12-23 20:55:53,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4145a87a-aeab-4001-8585-8d72029d520c Date: Sun, 23 Dec 2018 20:55:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:53,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-4145a87a-aeab-4001-8585-8d72029d520c 2018-12-23 20:55:53,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" 2018-12-23 20:55:53,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6ba12d16-db7b-4ca2-bef8-cb266b77d678 Date: Sun, 23 Dec 2018 20:55:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:53,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-6ba12d16-db7b-4ca2-bef8-cb266b77d678 2018-12-23 20:55:53,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" 2018-12-23 20:55:53,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79797ba4-1d71-4339-a98b-05da09126616 Date: Sun, 23 Dec 2018 20:55:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:53,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-79797ba4-1d71-4339-a98b-05da09126616 2018-12-23 20:55:53,372 - OpenStackNetwork - DEBUG - Network [e464342c-891e-4406-a52b-8362b4c66bc8] created successfully 2018-12-23 20:55:53,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:53,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:53,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["2noAFSPEQhiwcG9XnWhsqQ"], "issued_at": "2018-12-23T20:55:53.000000Z"}} 2018-12-23 20:55:53,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a422f7a12cae6d86e57bf8e88c49decfae29f02" 2018-12-23 20:55:53,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915575a0-dd19-46f7-b2fd-c656ecaec3e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:53,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-915575a0-dd19-46f7-b2fd-c656ecaec3e1 2018-12-23 20:55:53,908 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:55:53,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a422f7a12cae6d86e57bf8e88c49decfae29f02" 2018-12-23 20:55:54,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6342cdd-093a-402d-b090-c729c3c90885 x-compute-request-id: req-b6342cdd-093a-402d-b090-c729c3c90885 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:55:54,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b6342cdd-093a-402d-b090-c729c3c90885 2018-12-23 20:55:54,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a422f7a12cae6d86e57bf8e88c49decfae29f02" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:55:54,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-578c4104-efa7-46ef-9eb2-4deda38c0d99 x-compute-request-id: req-578c4104-efa7-46ef-9eb2-4deda38c0d99 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a"}} 2018-12-23 20:55:54,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-578c4104-efa7-46ef-9eb2-4deda38c0d99 2018-12-23 20:55:54,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:54,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:54,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5c7bf07f9b6473dabdbf5e29aac71dd", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role"}], "expires_at": "2018-12-23T21:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-user", "id": "a65ee3729df54fb8ae38da485d14c0ee"}, "audit_ids": ["CZYj8KaVQrSQ7GKsj3wvYQ"], "issued_at": "2018-12-23T20:55:54.000000Z"}} 2018-12-23 20:55:54,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:54,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b36bb9-38ac-4272-8900-472e089f1088 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:54,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-89b36bb9-38ac-4272-8900-472e089f1088 2018-12-23 20:55:54,738 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:55:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:54,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81723683-105a-4503-879a-e3fe0b8fdbe9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:54,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81723683-105a-4503-879a-e3fe0b8fdbe9 2018-12-23 20:55:54,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3a56a99a-4467-4aac-8a58-bd9bde9834a3 Date: Sun, 23 Dec 2018 20:55:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:55,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-3a56a99a-4467-4aac-8a58-bd9bde9834a3 2018-12-23 20:55:55,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d64d7a3f-b260-4b61-9796-eea8c4fa71fd Date: Sun, 23 Dec 2018 20:55:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:55,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-d64d7a3f-b260-4b61-9796-eea8c4fa71fd 2018-12-23 20:55:55,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3364b37e-0ecb-4a87-9927-4d39137ed448 Date: Sun, 23 Dec 2018 20:55:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:55,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-3364b37e-0ecb-4a87-9927-4d39137ed448 2018-12-23 20:55:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:55:55,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:55:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:55:55,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32736d2-0d0f-469c-8993-09433a1fd275 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}} 2018-12-23 20:55:55,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d used request id req-f32736d2-0d0f-469c-8993-09433a1fd275 2018-12-23 20:55:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-80ac3189-2be1-4a12-963f-505307ceeed0 Date: Sun, 23 Dec 2018 20:55:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:55,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-80ac3189-2be1-4a12-963f-505307ceeed0 2018-12-23 20:55:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=e464342c-891e-4406-a52b-8362b4c66bc8&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-700a4660-1c8a-4b7d-81ef-161b91296dad Date: Sun, 23 Dec 2018 20:55:55 GMT RESP BODY: {"ports":[]} 2018-12-23 20:55:55,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=e464342c-891e-4406-a52b-8362b4c66bc8&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1&admin_state_up=True used request id req-700a4660-1c8a-4b7d-81ef-161b91296dad 2018-12-23 20:55:55,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f0836511-a369-494f-8463-98ec88f28cac x-compute-request-id: req-f0836511-a369-494f-8463-98ec88f28cac Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:55:55,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst used request id req-f0836511-a369-494f-8463-98ec88f28cac 2018-12-23 20:55:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-381ae88b-b91c-4062-8791-dfda0f4dbf9f Date: Sun, 23 Dec 2018 20:55:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:55,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-381ae88b-b91c-4062-8791-dfda0f4dbf9f 2018-12-23 20:55:55,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-de2466ba-c065-461e-a535-6cc98aa76f88 Date: Sun, 23 Dec 2018 20:55:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:55,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-de2466ba-c065-461e-a535-6cc98aa76f88 2018-12-23 20:55:55,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:55,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a32eb374-9076-45ba-a713-483a51630778 Date: Sun, 23 Dec 2018 20:55:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:55,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-a32eb374-9076-45ba-a713-483a51630778 2018-12-23 20:55:55,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:56,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0cc27e-9c3a-48b7-8ced-1510f8641e96 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}} 2018-12-23 20:55:56,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d used request id req-be0cc27e-9c3a-48b7-8ced-1510f8641e96 2018-12-23 20:55:56,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1b104bab-1fd8-4828-8523-ccc257a92586 Date: Sun, 23 Dec 2018 20:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:56,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-1b104bab-1fd8-4828-8523-ccc257a92586 2018-12-23 20:55:56,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=e464342c-891e-4406-a52b-8362b4c66bc8&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:56,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-496eec9a-0df2-440a-9dbd-69bb49f7e596 Date: Sun, 23 Dec 2018 20:55:56 GMT RESP BODY: {"ports":[]} 2018-12-23 20:55:56,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=e464342c-891e-4406-a52b-8362b4c66bc8&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1&admin_state_up=True used request id req-496eec9a-0df2-440a-9dbd-69bb49f7e596 2018-12-23 20:55:56,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:55:56,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:55:56,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e5c7bf07f9b6473dabdbf5e29aac71dd", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role"}], "expires_at": "2018-12-23T21:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/162be0effe5649428e9f3858e9ac5d5d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-user", "id": "a65ee3729df54fb8ae38da485d14c0ee"}, "audit_ids": ["C8-4hONyTwiAXgK6YSfOBQ"], "issued_at": "2018-12-23T20:55:56.000000Z"}} 2018-12-23 20:55:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5d9e885a11e69dd6d7c3e7ba77f7bf6b935dd8" 2018-12-23 20:55:56,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7affce0c-4966-4c64-ab70-933e7d782deb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:55:56,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7affce0c-4966-4c64-ab70-933e7d782deb 2018-12-23 20:55:56,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:56,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1643eb26-1668-419d-a741-1c179dfeb471 Date: Sun, 23 Dec 2018 20:55:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:56,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-1643eb26-1668-419d-a741-1c179dfeb471 2018-12-23 20:55:56,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:56,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-de925e9d-7b6f-4feb-b4ae-02092d9219dc Date: Sun, 23 Dec 2018 20:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:56,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-de925e9d-7b6f-4feb-b4ae-02092d9219dc 2018-12-23 20:55:56,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:56,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d11cfe91-65a6-47d8-bb41-080d6b974c13 Date: Sun, 23 Dec 2018 20:55:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:56,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-d11cfe91-65a6-47d8-bb41-080d6b974c13 2018-12-23 20:55:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:55:56,856 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:55:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:55:56,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd5d9e885a11e69dd6d7c3e7ba77f7bf6b935dd8" 2018-12-23 20:55:56,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bff0653-e328-4760-bbcc-936d727c90b0 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}} 2018-12-23 20:55:56,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d used request id req-0bff0653-e328-4760-bbcc-936d727c90b0 2018-12-23 20:55:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:56,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8307cfb4-f41f-4254-97cc-baf3ff0ad4aa Date: Sun, 23 Dec 2018 20:55:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:56,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-8307cfb4-f41f-4254-97cc-baf3ff0ad4aa 2018-12-23 20:55:56,927 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net 2018-12-23 20:55:56,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" -d '{"port": {"network_id": "e464342c-891e-4406-a52b-8362b4c66bc8", "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-23 20:55:58,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-b6259a74-2a68-4a18-a658-6263e7dc1eba Date: Sun, 23 Dec 2018 20:55:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48388359-4896-4636-8e65-0f4902511a7c","ip_address":"10.55.0.3"}],"id":"e27498b1-7e2f-4e69-bb5e-c4b057114d94","security_groups":["a588ca6d-9148-4ae9-a625-e5e0c694f69c"],"mac_address":"fa:16:3e:ee:ad:ea","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1","project_id":"162be0effe5649428e9f3858e9ac5d5d","qos_policy_id":null,"admin_state_up":true,"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:55:58,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-b6259a74-2a68-4a18-a658-6263e7dc1eba 2018-12-23 20:55:58,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-af292703-51a7-49e1-83c4-f3a239d55034 Date: Sun, 23 Dec 2018 20:55:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:58,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-af292703-51a7-49e1-83c4-f3a239d55034 2018-12-23 20:55:58,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6a5ccafd-b5a2-424e-915f-55a11408cd74 Date: Sun, 23 Dec 2018 20:55:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:58,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-6a5ccafd-b5a2-424e-915f-55a11408cd74 2018-12-23 20:55:58,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-51c7cc75-727e-49a0-bde5-78876a3ee771 Date: Sun, 23 Dec 2018 20:55:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:55:58,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-51c7cc75-727e-49a0-bde5-78876a3ee771 2018-12-23 20:55:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c096bd-04b8-423a-ac22-1bc38e4f7740 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}} 2018-12-23 20:55:58,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d used request id req-76c096bd-04b8-423a-ac22-1bc38e4f7740 2018-12-23 20:55:58,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-10beeebd-45f9-4223-aa96-39f4f3b44cf0 Date: Sun, 23 Dec 2018 20:55:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:55:58,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-10beeebd-45f9-4223-aa96-39f4f3b44cf0 2018-12-23 20:55:58,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=e464342c-891e-4406-a52b-8362b4c66bc8&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 884 X-Openstack-Request-Id: req-72d0c472-ba31-4ec5-8a31-ecef59e1f1ff Date: Sun, 23 Dec 2018 20:55:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48388359-4896-4636-8e65-0f4902511a7c","ip_address":"10.55.0.3"}],"id":"e27498b1-7e2f-4e69-bb5e-c4b057114d94","security_groups":["a588ca6d-9148-4ae9-a625-e5e0c694f69c"],"mac_address":"fa:16:3e:ee:ad:ea","project_id":"162be0effe5649428e9f3858e9ac5d5d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1","admin_state_up":true,"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:55:58,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=e464342c-891e-4406-a52b-8362b4c66bc8&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1&admin_state_up=True used request id req-72d0c472-ba31-4ec5-8a31-ecef59e1f1ff 2018-12-23 20:55:58,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1a930a-1f91-4047-99a8-f980e89e54de Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}} 2018-12-23 20:55:58,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d used request id req-de1a930a-1f91-4047-99a8-f980e89e54de 2018-12-23 20:55:58,746 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst 2018-12-23 20:55:58,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3242c2b-c943-45c7-ba68-d3ef8781ada4 x-compute-request-id: req-b3242c2b-c943-45c7-ba68-d3ef8781ada4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-flavor-name"}]} 2018-12-23 20:55:58,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b3242c2b-c943-45c7-ba68-d3ef8781ada4 2018-12-23 20:55:58,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:55:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30f27625-b147-414b-b496-4543f3fa864c x-compute-request-id: req-30f27625-b147-414b-b496-4543f3fa864c Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a"}} 2018-12-23 20:55:58,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a used request id req-30f27625-b147-414b-b496-4543f3fa864c 2018-12-23 20:55:58,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7bc10209-d9f8-4074-8375-28b33197b82c Date: Sun, 23 Dec 2018 20:55:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:55:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:55:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/snap", "metadata": {}}], "self": "/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "min_disk": 0, "protected": false, "id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "file": "/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "162be0effe5649428e9f3858e9ac5d5d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image"} 2018-12-23 20:55:58,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image used request id req-7bc10209-d9f8-4074-8375-28b33197b82c 2018-12-23 20:55:58,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:55:58,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cc110448-21fe-4f8e-9a5d-f33b60221782 Date: Sun, 23 Dec 2018 20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:55:58,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-cc110448-21fe-4f8e-9a5d-f33b60221782 2018-12-23 20:55:58,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" -d '{"server": {"name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst", "imageRef": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "flavorRef": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "max_count": 1, "min_count": 1, "networks": [{"port": "e27498b1-7e2f-4e69-bb5e-c4b057114d94"}]}}' 2018-12-23 20:56:00,314 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:55:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f04fc120-c43e-4d2a-9cf2-da4e26c2f8b8 x-compute-request-id: req-f04fc120-c43e-4d2a-9cf2-da4e26c2f8b8 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9c2b3f64-d00c-4e76-a732-805d1076c1cf", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "bookmark"}], "adminPass": "yzMB4DZSGBrM"}} 2018-12-23 20:56:00,314 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f04fc120-c43e-4d2a-9cf2-da4e26c2f8b8 2018-12-23 20:56:00,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:00,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31215c08-6513-4c40-8fc8-ba4d3eee0107 x-compute-request-id: req-31215c08-6513-4c40-8fc8-ba4d3eee0107 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "bookmark"}], "image": {"id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "links": [{"href": "http://172.30.9.21:8774/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "links": [{"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}]}, "id": "9c2b3f64-d00c-4e76-a732-805d1076c1cf", "user_id": "a65ee3729df54fb8ae38da485d14c0ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:56:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst", "created": "2018-12-23T20:56:00Z", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:56:00,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf used request id req-31215c08-6513-4c40-8fc8-ba4d3eee0107 2018-12-23 20:56:00,807 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst 2018-12-23 20:56:00,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:01,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-301797ee-4ff0-4f71-af2b-6e079d03a6ef x-compute-request-id: req-301797ee-4ff0-4f71-af2b-6e079d03a6ef Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "bookmark"}], "image": {"id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "links": [{"href": "http://172.30.9.21:8774/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "links": [{"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}]}, "id": "9c2b3f64-d00c-4e76-a732-805d1076c1cf", "user_id": "a65ee3729df54fb8ae38da485d14c0ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:56:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst", "created": "2018-12-23T20:56:00Z", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:56:01,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf used request id req-301797ee-4ff0-4f71-af2b-6e079d03a6ef 2018-12-23 20:56:01,234 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst] is - BUILD 2018-12-23 20:56:01,234 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:56:04,237 - create_instance - DEBUG - VM status query timeout in 896.570199013 2018-12-23 20:56:04,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:04,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-96b3555e-ac4e-45c8-8975-173babb0389a x-compute-request-id: req-96b3555e-ac4e-45c8-8975-173babb0389a Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "bookmark"}], "image": {"id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "links": [{"href": "http://172.30.9.21:8774/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "links": [{"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}]}, "id": "9c2b3f64-d00c-4e76-a732-805d1076c1cf", "security_groups": [{"name": "default"}], "user_id": "a65ee3729df54fb8ae38da485d14c0ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:56:01Z", "hostId": "305b823987eca8bd0b9c28aa6154ea5ba19e549271da5755577a8050", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst", "created": "2018-12-23T20:56:00Z", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:56:04,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf used request id req-96b3555e-ac4e-45c8-8975-173babb0389a 2018-12-23 20:56:04,399 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst] is - BUILD 2018-12-23 20:56:04,399 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:56:07,402 - create_instance - DEBUG - VM status query timeout in 893.40532589 2018-12-23 20:56:07,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:07,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3552e1d-a9c8-41b0-9d07-a69f16c9397a x-compute-request-id: req-c3552e1d-a9c8-41b0-9d07-a69f16c9397a Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ad:ea", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "bookmark"}], "image": {"id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "links": [{"href": "http://172.30.9.21:8774/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:56:05.000000", "flavor": {"id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "links": [{"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}]}, "id": "9c2b3f64-d00c-4e76-a732-805d1076c1cf", "security_groups": [{"name": "default"}], "user_id": "a65ee3729df54fb8ae38da485d14c0ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:56:05Z", "hostId": "305b823987eca8bd0b9c28aa6154ea5ba19e549271da5755577a8050", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst", "created": "2018-12-23T20:56:00Z", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:56:07,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf used request id req-c3552e1d-a9c8-41b0-9d07-a69f16c9397a 2018-12-23 20:56:07,910 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst] is - ACTIVE 2018-12-23 20:56:07,910 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:56:07,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:08,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d590f12e-fb9e-49ae-9813-b04f662a639e x-compute-request-id: req-d590f12e-fb9e-49ae-9813-b04f662a639e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:ad:ea", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "bookmark"}], "image": {"id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "links": [{"href": "http://172.30.9.21:8774/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:56:05.000000", "flavor": {"id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "links": [{"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}]}, "id": "9c2b3f64-d00c-4e76-a732-805d1076c1cf", "security_groups": [{"name": "default"}], "user_id": "a65ee3729df54fb8ae38da485d14c0ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:56:05Z", "hostId": "305b823987eca8bd0b9c28aa6154ea5ba19e549271da5755577a8050", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst", "created": "2018-12-23T20:56:00Z", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:56:08,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf used request id req-d590f12e-fb9e-49ae-9813-b04f662a639e 2018-12-23 20:56:08,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:08,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5dc52573-a72b-44d2-9fd3-342472d7f22e Date: Sun, 23 Dec 2018 20:56:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e464342c-891e-4406-a52b-8362b4c66bc8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"162be0effe5649428e9f3858e9ac5d5d","l2_adjacency":true,"status":"ACTIVE","subnets":["48388359-4896-4636-8e65-0f4902511a7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:55:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net","admin_state_up":true,"tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:51Z","mtu":1450}]} 2018-12-23 20:56:08,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net used request id req-5dc52573-a72b-44d2-9fd3-342472d7f22e 2018-12-23 20:56:08,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:08,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b2dd94-e4b7-4d79-9036-5623c7b41616 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}} 2018-12-23 20:56:08,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d used request id req-b1b2dd94-e4b7-4d79-9036-5623c7b41616 2018-12-23 20:56:08,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:08,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6a73facb-c63f-40aa-b4ab-a7709b603f60 Date: Sun, 23 Dec 2018 20:56:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:55: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":"162be0effe5649428e9f3858e9ac5d5d","id":"48388359-4896-4636-8e65-0f4902511a7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet"}]} 2018-12-23 20:56:08,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-6a73facb-c63f-40aa-b4ab-a7709b603f60 2018-12-23 20:56:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:08,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1722 X-Openstack-Request-Id: req-1113b97e-4e1c-4d2c-8092-8d636e4d05f4 Date: Sun, 23 Dec 2018 20:56:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:55:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48388359-4896-4636-8e65-0f4902511a7c","ip_address":"10.55.0.2"}],"id":"cbfd0d0b-3df5-4504-8d2a-40e2b9a6d3ec","security_groups":[],"mac_address":"fa:16:3e:e1:62:4e","project_id":"162be0effe5649428e9f3858e9ac5d5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e464342c-891e-4406-a52b-8362b4c66bc8","ip_allocation":"immediate"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:56:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48388359-4896-4636-8e65-0f4902511a7c","ip_address":"10.55.0.3"}],"id":"e27498b1-7e2f-4e69-bb5e-c4b057114d94","security_groups":["a588ca6d-9148-4ae9-a625-e5e0c694f69c"],"mac_address":"fa:16:3e:ee:ad:ea","project_id":"162be0effe5649428e9f3858e9ac5d5d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1","admin_state_up":true,"network_id":"e464342c-891e-4406-a52b-8362b4c66bc8","tenant_id":"162be0effe5649428e9f3858e9ac5d5d","created_at":"2018-12-23T20:55:57Z","binding:vnic_type":"normal","device_id":"9c2b3f64-d00c-4e76-a732-805d1076c1cf","ip_allocation":"immediate"}]} 2018-12-23 20:56:08,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-1113b97e-4e1c-4d2c-8092-8d636e4d05f4 2018-12-23 20:56:08,472 - create_instance - INFO - Deleting Port with ID - e27498b1-7e2f-4e69-bb5e-c4b057114d94 2018-12-23 20:56:08,472 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913port-1 2018-12-23 20:56:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/e27498b1-7e2f-4e69-bb5e-c4b057114d94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:09,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c6efbc9-32f3-4609-b407-e8ee104cacae Date: Sun, 23 Dec 2018 20:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:09,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/e27498b1-7e2f-4e69-bb5e-c4b057114d94 used request id req-6c6efbc9-32f3-4609-b407-e8ee104cacae 2018-12-23 20:56:09,140 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst 2018-12-23 20:56:09,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:09,262 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd22e635-e755-4517-8d93-1ca69e7849ea x-compute-request-id: req-cd22e635-e755-4517-8d93-1ca69e7849ea Content-Type: application/json 2018-12-23 20:56:09,262 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf used request id req-cd22e635-e755-4517-8d93-1ca69e7849ea 2018-12-23 20:56:09,263 - create_instance - INFO - Checking deletion status 2018-12-23 20:56:09,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:09,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a14873f7-e88c-4f92-b809-a268ab9d6fa8 x-compute-request-id: req-a14873f7-e88c-4f92-b809-a268ab9d6fa8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf", "rel": "bookmark"}], "image": {"id": "810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "links": [{"href": "http://172.30.9.21:8774/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:56:05.000000", "flavor": {"id": "3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "links": [{"href": "http://172.30.9.21:8774/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a", "rel": "bookmark"}]}, "id": "9c2b3f64-d00c-4e76-a732-805d1076c1cf", "user_id": "a65ee3729df54fb8ae38da485d14c0ee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:56:09Z", "hostId": "305b823987eca8bd0b9c28aa6154ea5ba19e549271da5755577a8050", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst", "created": "2018-12-23T20:56:00Z", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:56:09,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf used request id req-a14873f7-e88c-4f92-b809-a268ab9d6fa8 2018-12-23 20:56:09,350 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst] is - ACTIVE 2018-12-23 20:56:09,350 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:56:12,353 - create_instance - DEBUG - VM status query timeout in 296.909512043 2018-12-23 20:56:12,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b0006ef35f229f87e74eb960230d49ea92ea4b" 2018-12-23 20:56:12,404 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20: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-7be3cd9b-61b8-4f49-b875-9da457c7950c x-compute-request-id: req-7be3cd9b-61b8-4f49-b875-9da457c7950c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9c2b3f64-d00c-4e76-a732-805d1076c1cf could not be found.", "code": 404}} 2018-12-23 20:56:12,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c2b3f64-d00c-4e76-a732-805d1076c1cf used request id req-7be3cd9b-61b8-4f49-b875-9da457c7950c 2018-12-23 20:56:12,404 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9c2b3f64-d00c-4e76-a732-805d1076c1cf could not be found. (HTTP 404) (Request-ID: req-7be3cd9b-61b8-4f49-b875-9da457c7950c) 2018-12-23 20:56:12,404 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-inst 2018-12-23 20:56:12,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a422f7a12cae6d86e57bf8e88c49decfae29f02" 2018-12-23 20:56:12,434 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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-d20fb7a9-0242-4422-a9d0-aaa8726eafab x-compute-request-id: req-d20fb7a9-0242-4422-a9d0-aaa8726eafab Content-Length: 0 Content-Type: application/json 2018-12-23 20:56:12,434 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3bbcf715-ee5c-4fad-86e6-15ffc177f44a used request id req-d20fb7a9-0242-4422-a9d0-aaa8726eafab 2018-12-23 20:56:12,435 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet 2018-12-23 20:56:12,435 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-subnet 2018-12-23 20:56:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/48388359-4896-4636-8e65-0f4902511a7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" 2018-12-23 20:56:13,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c00f746-c008-4509-a484-abdb44bdad6e Date: Sun, 23 Dec 2018 20:56:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:13,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/48388359-4896-4636-8e65-0f4902511a7c used request id req-7c00f746-c008-4509-a484-abdb44bdad6e 2018-12-23 20:56:13,607 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-pub-net 2018-12-23 20:56:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/e464342c-891e-4406-a52b-8362b4c66bc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6cc118c57160ae7be4f1bbabc8260ee7bc9b313" 2018-12-23 20:56:14,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6eefdbe-be18-4b77-b23c-d3d9f36d74b0 Date: Sun, 23 Dec 2018 20:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:14,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e464342c-891e-4406-a52b-8362b4c66bc8 used request id req-f6eefdbe-be18-4b77-b23c-d3d9f36d74b0 2018-12-23 20:56:14,728 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-31ee4998-2894-49a0-9512-1bc455a89913-image 2018-12-23 20:56:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3e767b4be8bfe60c2e46111592de849c396d9eb2" 2018-12-23 20:56:15,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc8a9cce-7a44-4a62-8262-c466e4fcdaad Date: Sun, 23 Dec 2018 20:56:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:56:15,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/810897ea-c5df-42c5-8edb-b6b7e8abc6a2 used request id req-cc8a9cce-7a44-4a62-8262-c466e4fcdaad 2018-12-23 20:56:15,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:15,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-f0a8007a-4d0c-41e5-8989-a31831a88710 Date: Sun, 23 Dec 2018 20:56:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "created_at": "2018-12-23T20:55:51Z", "updated_at": "2018-12-23T20:55:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:55:51Z", "revision_number": 0, "id": "09b107ae-0c5f-4f0d-adc3-3af28b8882fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:55:51Z", "security_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "162be0effe5649428e9f3858e9ac5d5d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:55:51Z", "revision_number": 0, "id": "1dc1dc46-878d-4f84-b267-470aeb5d7baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:55:51Z", "security_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "162be0effe5649428e9f3858e9ac5d5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:55:51Z", "revision_number": 0, "id": "52e14bb4-4954-4746-8764-2e3429dee01a", "remote_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "remote_ip_prefix": null, "created_at": "2018-12-23T20:55:51Z", "security_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "port_range_min": null, "ethertype": "IPv4", "project_id": "162be0effe5649428e9f3858e9ac5d5d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:55:51Z", "revision_number": 0, "id": "6b23f547-4a9f-41fc-97ab-4fbaae1b4dd7", "remote_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "remote_ip_prefix": null, "created_at": "2018-12-23T20:55:51Z", "security_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "port_range_min": null, "ethertype": "IPv6", "project_id": "162be0effe5649428e9f3858e9ac5d5d"}], "revision_number": 4, "project_id": "162be0effe5649428e9f3858e9ac5d5d", "id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:56:15,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f0a8007a-4d0c-41e5-8989-a31831a88710 2018-12-23 20:56:15,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:15,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38496aa3-b1b3-4707-afa7-1b04163749c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:15,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-38496aa3-b1b3-4707-afa7-1b04163749c3 2018-12-23 20:56:15,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:15,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:15,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12714671-41c7-4ad5-b2eb-b3e6adef2943 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:15,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-12714671-41c7-4ad5-b2eb-b3e6adef2943 2018-12-23 20:56:15,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:15,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e89c1058-e6e1-46d1-939d-e9196c44e137 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:15,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-e89c1058-e6e1-46d1-939d-e9196c44e137 2018-12-23 20:56:15,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:15,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:15,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc7051c-0b9a-4a85-868a-3ea4a3548845 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:56:15,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-edc7051c-0b9a-4a85-868a-3ea4a3548845 2018-12-23 20:56:15,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:15,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87bc1852-0ef9-4ac4-92b2-5ff70fcd0659 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:15,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-87bc1852-0ef9-4ac4-92b2-5ff70fcd0659 2018-12-23 20:56:15,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:15,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:15,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c43e858f-e5bb-47f3-8070-bbc32a007f93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:15,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-c43e858f-e5bb-47f3-8070-bbc32a007f93 2018-12-23 20:56:15,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:15,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:16,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ab4b137-bf05-46ac-ae77-4638dd066df8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:16,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-5ab4b137-bf05-46ac-ae77-4638dd066df8 2018-12-23 20:56:16,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:16,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:16,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3524ac7f-31a3-4820-baa5-146c960c03a9 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "162be0effe5649428e9f3858e9ac5d5d", "name": "CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj"}} 2018-12-23 20:56:16,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d used request id req-3524ac7f-31a3-4820-baa5-146c960c03a9 2018-12-23 20:56:16,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a588ca6d-9148-4ae9-a625-e5e0c694f69c 2018-12-23 20:56:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a588ca6d-9148-4ae9-a625-e5e0c694f69c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:16,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d2739df7-7fef-43aa-8d18-febe6872d3a1 Date: Sun, 23 Dec 2018 20:56:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:55:51Z", "security_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "port_range_min": null, "revision_number": 0, "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "created_at": "2018-12-23T20:55:51Z", "project_id": "162be0effe5649428e9f3858e9ac5d5d", "id": "09b107ae-0c5f-4f0d-adc3-3af28b8882fe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:55:51Z", "security_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "port_range_min": null, "revision_number": 0, "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "created_at": "2018-12-23T20:55:51Z", "project_id": "162be0effe5649428e9f3858e9ac5d5d", "id": "1dc1dc46-878d-4f84-b267-470aeb5d7baa"}, {"remote_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:55:51Z", "security_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "port_range_min": null, "revision_number": 0, "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "created_at": "2018-12-23T20:55:51Z", "project_id": "162be0effe5649428e9f3858e9ac5d5d", "id": "52e14bb4-4954-4746-8764-2e3429dee01a"}, {"remote_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:55:51Z", "security_group_id": "a588ca6d-9148-4ae9-a625-e5e0c694f69c", "port_range_min": null, "revision_number": 0, "tenant_id": "162be0effe5649428e9f3858e9ac5d5d", "created_at": "2018-12-23T20:55:51Z", "project_id": "162be0effe5649428e9f3858e9ac5d5d", "id": "6b23f547-4a9f-41fc-97ab-4fbaae1b4dd7"}]} 2018-12-23 20:56:16,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a588ca6d-9148-4ae9-a625-e5e0c694f69c used request id req-d2739df7-7fef-43aa-8d18-febe6872d3a1 2018-12-23 20:56:16,157 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:56:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a588ca6d-9148-4ae9-a625-e5e0c694f69c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:16,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18324908-d8db-4a4a-83b0-7dd76d277c1b Content-Length: 0 Date: Sun, 23 Dec 2018 20:56:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:16,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a588ca6d-9148-4ae9-a625-e5e0c694f69c used request id req-18324908-d8db-4a4a-83b0-7dd76d277c1b 2018-12-23 20:56:16,304 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj 2018-12-23 20:56:16,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:16,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f84a6a5b-0fb2-4aff-972b-2ded8847f2fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:16,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/162be0effe5649428e9f3858e9ac5d5d used request id req-f84a6a5b-0fb2-4aff-972b-2ded8847f2fa 2018-12-23 20:56:16,531 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-3dbcf4ec-9899-465-proj-role 2018-12-23 20:56:16,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e5c7bf07f9b6473dabdbf5e29aac71dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:16,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fba540d-3d82-415b-9099-ab51ba65d05a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:16,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e5c7bf07f9b6473dabdbf5e29aac71dd used request id req-6fba540d-3d82-415b-9099-ab51ba65d05a 2018-12-23 20:56:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7ffd614498cd47e5486786cf4f0fd5474166c0" 2018-12-23 20:56:16,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a55b2de-3f88-447c-8d97-a100efeafe02 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:56:16,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2a55b2de-3f88-447c-8d97-a100efeafe02 2018-12-23 20:56:16,757 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-3dbcf4ec-9899-465-user 2018-12-23 20:56:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a65ee3729df54fb8ae38da485d14c0ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c3cac5fb762484fce93f2521f40bf7ba1d4214" 2018-12-23 20:56:16,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f91a26a-d2b1-43f4-a3e9-a37cf597ea98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:16,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a65ee3729df54fb8ae38da485d14c0ee used request id req-6f91a26a-d2b1-43f4-a3e9-a37cf597ea98 2018-12-23 20:56:16,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:17,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["MCO3lBtKSBaQjetPk47zQw"], "issued_at": "2018-12-23T20:56:17.000000Z"}} 2018-12-23 20:56:17,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf008fe0f50b6bea1e6f39f93ffd276b94e6651" 2018-12-23 20:56:17,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21544e1-1ca6-4ce6-8168-30467ee26d64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:17,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e21544e1-1ca6-4ce6-8168-30467ee26d64 2018-12-23 20:56:17,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:17,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:17,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["EItcotfFReOLnuGM-IoFKw"], "issued_at": "2018-12-23T20:56:17.000000Z"}} 2018-12-23 20:56:17,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:17,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2392cf-0a0b-4507-9b36-839f973850c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:17,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bf2392cf-0a0b-4507-9b36-839f973850c1 2018-12-23 20:56:17,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:17,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:17,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:18,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5144d79d-6e78-4692-acc0-35c0b80920bf Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:56:18,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj used request id req-5144d79d-6e78-4692-acc0-35c0b80920bf 2018-12-23 20:56:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:18,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ed0d44-2f97-493f-932d-dd01f67176d3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:56:18,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d6ed0d44-2f97-493f-932d-dd01f67176d3 2018-12-23 20:56:18,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}}' 2018-12-23 20:56:18,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c38f20b-3fea-4db3-81ca-bc609e338cb3 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3"}, "tags": [], "enabled": true, "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}} 2018-12-23 20:56:18,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3c38f20b-3fea-4db3-81ca-bc609e338cb3 2018-12-23 20:56:18,179 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj 2018-12-23 20:56:18,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:18,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:18,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["fhe2wFqjT7GN9hfmxb_2jA"], "issued_at": "2018-12-23T20:56:18.000000Z"}} 2018-12-23 20:56:18,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09341d7c1f45830ad2d6ea065acd34df70fcec2" 2018-12-23 20:56:18,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77035f16-f653-4bd0-bba6-b5956ceaded9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:18,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-77035f16-f653-4bd0-bba6-b5956ceaded9 2018-12-23 20:56:18,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:18,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:18,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09341d7c1f45830ad2d6ea065acd34df70fcec2" 2018-12-23 20:56:18,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefc7d29-93a3-44e4-89b2-1a51181287fb Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:56:18,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fefc7d29-93a3-44e4-89b2-1a51181287fb 2018-12-23 20:56:18,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09341d7c1f45830ad2d6ea065acd34df70fcec2" 2018-12-23 20:56:18,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f95a7a0e-a074-4a8d-8037-d1ca151ba600 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3"}, "tags": [], "enabled": true, "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}]} 2018-12-23 20:56:18,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj used request id req-f95a7a0e-a074-4a8d-8037-d1ca151ba600 2018-12-23 20:56:18,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09341d7c1f45830ad2d6ea065acd34df70fcec2" 2018-12-23 20:56:19,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c97713-6d19-4ad6-9983-1c7cdf5a6fa3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:56:19,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-10c97713-6d19-4ad6-9983-1c7cdf5a6fa3 2018-12-23 20:56:19,472 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-user 2018-12-23 20:56:19,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:19,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fb92ff-7bb9-43e4-8b94-7598d0b0f13b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:56:19,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-84fb92ff-7bb9-43e4-8b94-7598d0b0f13b 2018-12-23 20:56:19,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" -d '{"role": {"name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role"}}' 2018-12-23 20:56:19,687 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0344f52-1cd1-4fc0-985e-04142223af8a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c57b0446f6d44428d18b9b722c012a0", "links": {"self": "http://172.30.9.21:5000/v3/roles/9c57b0446f6d44428d18b9b722c012a0"}, "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role"}} 2018-12-23 20:56:19,688 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e0344f52-1cd1-4fc0-985e-04142223af8a 2018-12-23 20:56:19,688 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role 2018-12-23 20:56:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9c57b0446f6d44428d18b9b722c012a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:19,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec029885-0a25-4e3e-b91b-264fbc235c2d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c57b0446f6d44428d18b9b722c012a0", "links": {"self": "http://172.30.9.21:5000/v3/roles/9c57b0446f6d44428d18b9b722c012a0"}, "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role"}} 2018-12-23 20:56:19,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9c57b0446f6d44428d18b9b722c012a0 used request id req-ec029885-0a25-4e3e-b91b-264fbc235c2d 2018-12-23 20:56:19,787 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role to project CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj 2018-12-23 20:56:19,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3/users/de1ab3e88e5347fc94868ef95a5d0403/roles/9c57b0446f6d44428d18b9b722c012a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:20,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96c7c50-71f8-40ad-b7fb-8f5c31ed9d91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:20,020 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3/users/de1ab3e88e5347fc94868ef95a5d0403/roles/9c57b0446f6d44428d18b9b722c012a0 used request id req-c96c7c50-71f8-40ad-b7fb-8f5c31ed9d91 2018-12-23 20:56:20,021 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:56:20,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:20,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:20,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c57b0446f6d44428d18b9b722c012a0", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role"}], "expires_at": "2018-12-23T21:56:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-user", "id": "de1ab3e88e5347fc94868ef95a5d0403"}, "audit_ids": ["8UnThjsoTaSBXfqz-dC5CA"], "issued_at": "2018-12-23T20:56:20.000000Z"}} 2018-12-23 20:56:20,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" 2018-12-23 20:56:20,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8de833-e32a-43a7-b1a6-c7ea0144788e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:20,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0b8de833-e32a-43a7-b1a6-c7ea0144788e 2018-12-23 20:56:20,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" 2018-12-23 20:56:20,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-81a4a9e2-d3ec-4ceb-994d-74b36ae5b5b2 Date: Sun, 23 Dec 2018 20:56:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image"} 2018-12-23 20:56:20,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image used request id req-81a4a9e2-d3ec-4ceb-994d-74b36ae5b5b2 2018-12-23 20:56:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" 2018-12-23 20:56:20,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a12e29aa-6e93-44f8-ae68-01fd3a1fbe4f Date: Sun, 23 Dec 2018 20:56: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:56:20,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a12e29aa-6e93-44f8-ae68-01fd3a1fbe4f 2018-12-23 20:56:20,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image"}' 2018-12-23 20:56:20,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cb10cbf1-1d82-4bab-bfc7-990f81055535 Date: Sun, 23 Dec 2018 20:56:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073", "min_disk": 0, "protected": false, "id": "cb82df3f-54d8-4963-8355-e8e2c7fa3073", "file": "/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/file", "checksum": null, "owner": "59a18cf7bbff4cfdbf161034b6e6f8e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:20,767 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-cb10cbf1-1d82-4bab-bfc7-990f81055535 2018-12-23 20:56:20,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" -d '' 2018-12-23 20:56:21,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c775242e-ae51-4ab4-8639-e08885a06ecc Date: Sun, 23 Dec 2018 20:56:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:56:21,118 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/file used request id req-c775242e-ae51-4ab4-8639-e08885a06ecc 2018-12-23 20:56:21,118 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:56:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" 2018-12-23 20:56:21,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-af7e2afd-5b65-4a8d-b366-3512be4dcdf3 Date: Sun, 23 Dec 2018 20:56:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:21Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/snap", "metadata": {}}], "self": "/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073", "min_disk": 0, "protected": false, "id": "cb82df3f-54d8-4963-8355-e8e2c7fa3073", "file": "/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59a18cf7bbff4cfdbf161034b6e6f8e3", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:21,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073 used request id req-af7e2afd-5b65-4a8d-b366-3512be4dcdf3 2018-12-23 20:56:21,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" 2018-12-23 20:56:21,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a09e1301-c3a3-4dc1-91b4-42bf0de77852 Date: Sun, 23 Dec 2018 20:56:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:56:21,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a09e1301-c3a3-4dc1-91b4-42bf0de77852 2018-12-23 20:56:21,149 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image 2018-12-23 20:56:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" 2018-12-23 20:56:21,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-022d8105-9e55-4b77-8685-73a011e80d0b Date: Sun, 23 Dec 2018 20:56:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:21Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/snap", "metadata": {}}], "self": "/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073", "min_disk": 0, "protected": false, "id": "cb82df3f-54d8-4963-8355-e8e2c7fa3073", "file": "/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59a18cf7bbff4cfdbf161034b6e6f8e3", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:21,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073 used request id req-022d8105-9e55-4b77-8685-73a011e80d0b 2018-12-23 20:56:21,167 - create_image - DEBUG - Instance status is - active 2018-12-23 20:56:21,167 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image 2018-12-23 20:56:21,167 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image 2018-12-23 20:56:21,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:21,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:21,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c57b0446f6d44428d18b9b722c012a0", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role"}], "expires_at": "2018-12-23T21:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-user", "id": "de1ab3e88e5347fc94868ef95a5d0403"}, "audit_ids": ["uUY0LKwVSmOEAqYU9O3isw"], "issued_at": "2018-12-23T20:56:21.000000Z"}} 2018-12-23 20:56:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" 2018-12-23 20:56:21,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982768c4-599c-402c-945f-45e074d80107 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:21,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-982768c4-599c-402c-945f-45e074d80107 2018-12-23 20:56:21,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" 2018-12-23 20:56:21,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-737b7e19-4bc1-4d85-bedc-ed426fa1ff90 Date: Sun, 23 Dec 2018 20:56:21 GMT RESP BODY: {"networks":[]} 2018-12-23 20:56:21,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net used request id req-737b7e19-4bc1-4d85-bedc-ed426fa1ff90 2018-12-23 20:56:21,830 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net 2018-12-23 20:56:21,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" -d '{"network": {"name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net", "admin_state_up": true}}' 2018-12-23 20:56:22,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-871673a1-fd28-4c08-aec9-49d75ac577c2 Date: Sun, 23 Dec 2018 20:56:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","is_default":false,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}} 2018-12-23 20:56:22,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-871673a1-fd28-4c08-aec9-49d75ac577c2 2018-12-23 20:56:22,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" 2018-12-23 20:56:22,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-fe073025-fc64-4099-bc48-ed8373eac9c2 Date: Sun, 23 Dec 2018 20:56:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}]} 2018-12-23 20:56:22,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-fe073025-fc64-4099-bc48-ed8373eac9c2 2018-12-23 20:56:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" 2018-12-23 20:56:22,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9854723-e9b5-4f7b-b01b-187940ad4f4e Date: Sun, 23 Dec 2018 20:56:22 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:56:22,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-f9854723-e9b5-4f7b-b01b-187940ad4f4e 2018-12-23 20:56:22,570 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet 2018-12-23 20:56:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" -d '{"subnets": [{"ip_version": 4, "network_id": "ef869d8c-b281-498a-8026-50eb8d44e398", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]}' 2018-12-23 20:56:23,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a79602ea-6646-416d-a0bc-748e2a6d3c57 Date: Sun, 23 Dec 2018 20:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef869d8c-b281-498a-8026-50eb8d44e398","tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","id":"9aac3a1b-dc83-4c07-990a-ac3e324ffa19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]} 2018-12-23 20:56:23,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-a79602ea-6646-416d-a0bc-748e2a6d3c57 2018-12-23 20:56:23,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" 2018-12-23 20:56:23,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-03c39a6e-b159-4b19-87ea-f65cd97ccbe9 Date: Sun, 23 Dec 2018 20:56:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":["9aac3a1b-dc83-4c07-990a-ac3e324ffa19"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}]} 2018-12-23 20:56:23,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-03c39a6e-b159-4b19-87ea-f65cd97ccbe9 2018-12-23 20:56:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" 2018-12-23 20:56:23,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dc35e5c7-e037-4399-8a77-cb2dd76534f7 Date: Sun, 23 Dec 2018 20:56:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef869d8c-b281-498a-8026-50eb8d44e398","tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","id":"9aac3a1b-dc83-4c07-990a-ac3e324ffa19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]} 2018-12-23 20:56:23,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-dc35e5c7-e037-4399-8a77-cb2dd76534f7 2018-12-23 20:56:23,388 - OpenStackNetwork - DEBUG - Network [ef869d8c-b281-498a-8026-50eb8d44e398] created successfully 2018-12-23 20:56:23,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:23,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:23,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["964rawH1SPWu0o4ac5uc2Q"], "issued_at": "2018-12-23T20:56:23.000000Z"}} 2018-12-23 20:56:23,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c7ed4bca64806ebcfe97f1bcee175f8f17f515" 2018-12-23 20:56:23,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087cbfb3-6a20-4c86-847f-35502b2e353a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:23,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-087cbfb3-6a20-4c86-847f-35502b2e353a 2018-12-23 20:56:23,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:56:23,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c7ed4bca64806ebcfe97f1bcee175f8f17f515" 2018-12-23 20:56:24,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-87a787ae-81f4-421e-8d74-fa921ee15b28 x-compute-request-id: req-87a787ae-81f4-421e-8d74-fa921ee15b28 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:56:24,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-87a787ae-81f4-421e-8d74-fa921ee15b28 2018-12-23 20:56:24,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c7ed4bca64806ebcfe97f1bcee175f8f17f515" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:56:24,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-4a1aba52-55b5-4552-823a-ac56b7fc835b x-compute-request-id: req-4a1aba52-55b5-4552-823a-ac56b7fc835b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b355540a-e8be-4679-aece-6cefdc355f2a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b355540a-e8be-4679-aece-6cefdc355f2a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b355540a-e8be-4679-aece-6cefdc355f2a"}} 2018-12-23 20:56:24,232 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4a1aba52-55b5-4552-823a-ac56b7fc835b 2018-12-23 20:56:24,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:24,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:24,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c57b0446f6d44428d18b9b722c012a0", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role"}], "expires_at": "2018-12-23T21:56:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-user", "id": "de1ab3e88e5347fc94868ef95a5d0403"}, "audit_ids": ["SJMuiXWKR0mMZh0mAqlcqA"], "issued_at": "2018-12-23T20:56:24.000000Z"}} 2018-12-23 20:56:24,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:24,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d340346b-3425-468d-839d-4cf19f29b311 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:24,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d340346b-3425-468d-839d-4cf19f29b311 2018-12-23 20:56:24,711 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:56:24,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:24,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64cd6157-3fe6-4cc9-a718-09a70938ce11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:24,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-64cd6157-3fe6-4cc9-a718-09a70938ce11 2018-12-23 20:56:24,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:24,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0b5efce2-0c9e-4524-8a88-f06511ed0cd2 Date: Sun, 23 Dec 2018 20:56:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":["9aac3a1b-dc83-4c07-990a-ac3e324ffa19"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}]} 2018-12-23 20:56:24,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net used request id req-0b5efce2-0c9e-4524-8a88-f06511ed0cd2 2018-12-23 20:56:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:25,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3d8f04ee-09dd-4293-a71d-1d0a55e2a84f Date: Sun, 23 Dec 2018 20:56:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef869d8c-b281-498a-8026-50eb8d44e398","tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","id":"9aac3a1b-dc83-4c07-990a-ac3e324ffa19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]} 2018-12-23 20:56:25,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-3d8f04ee-09dd-4293-a71d-1d0a55e2a84f 2018-12-23 20:56:25,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:25,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-080c0bd6-d531-4c8a-8402-8f70b6f68346 Date: Sun, 23 Dec 2018 20:56:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":["9aac3a1b-dc83-4c07-990a-ac3e324ffa19"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}]} 2018-12-23 20:56:25,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net used request id req-080c0bd6-d531-4c8a-8402-8f70b6f68346 2018-12-23 20:56:25,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:25,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:25,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9dfcfd-753b-4c2e-b9c4-5430e93c7fd6 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}} 2018-12-23 20:56:25,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 used request id req-eb9dfcfd-753b-4c2e-b9c4-5430e93c7fd6 2018-12-23 20:56:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:25,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c661e23-1456-479c-988f-0eec8ca5f72e Date: Sun, 23 Dec 2018 20:56:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef869d8c-b281-498a-8026-50eb8d44e398","tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","id":"9aac3a1b-dc83-4c07-990a-ac3e324ffa19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]} 2018-12-23 20:56:25,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-7c661e23-1456-479c-988f-0eec8ca5f72e 2018-12-23 20:56:25,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ef869d8c-b281-498a-8026-50eb8d44e398&name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:25,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e217a75-5853-4726-a34c-b397e2023c77 Date: Sun, 23 Dec 2018 20:56:25 GMT RESP BODY: {"ports":[]} 2018-12-23 20:56:25,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ef869d8c-b281-498a-8026-50eb8d44e398&name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30port-1&admin_state_up=True used request id req-0e217a75-5853-4726-a34c-b397e2023c77 2018-12-23 20:56:25,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:25,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-9ff43628-a2c6-4f2c-b550-85d166e97455 x-compute-request-id: req-9ff43628-a2c6-4f2c-b550-85d166e97455 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:56:25,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-inst used request id req-9ff43628-a2c6-4f2c-b550-85d166e97455 2018-12-23 20:56:25,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:25,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0fa661c1-52a2-472c-a4e3-41ac3b5e7ceb Date: Sun, 23 Dec 2018 20:56:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":["9aac3a1b-dc83-4c07-990a-ac3e324ffa19"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}]} 2018-12-23 20:56:25,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net used request id req-0fa661c1-52a2-472c-a4e3-41ac3b5e7ceb 2018-12-23 20:56:25,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:25,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab92501d-72ba-4da8-abe0-e3d8fdb8eafd Date: Sun, 23 Dec 2018 20:56:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef869d8c-b281-498a-8026-50eb8d44e398","tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","id":"9aac3a1b-dc83-4c07-990a-ac3e324ffa19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]} 2018-12-23 20:56:25,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-ab92501d-72ba-4da8-abe0-e3d8fdb8eafd 2018-12-23 20:56:25,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:26,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c5df3696-2faf-4de2-9f8d-53208f34b66b Date: Sun, 23 Dec 2018 20:56:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":["9aac3a1b-dc83-4c07-990a-ac3e324ffa19"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}]} 2018-12-23 20:56:26,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net used request id req-c5df3696-2faf-4de2-9f8d-53208f34b66b 2018-12-23 20:56:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:26,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7544c7-33e1-4391-a406-11b320a8baac Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}} 2018-12-23 20:56:26,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 used request id req-7b7544c7-33e1-4391-a406-11b320a8baac 2018-12-23 20:56:26,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:26,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79816af7-8d1e-4921-9c4e-420bde1d4536 Date: Sun, 23 Dec 2018 20:56:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef869d8c-b281-498a-8026-50eb8d44e398","tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","id":"9aac3a1b-dc83-4c07-990a-ac3e324ffa19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]} 2018-12-23 20:56:26,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-79816af7-8d1e-4921-9c4e-420bde1d4536 2018-12-23 20:56:26,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ef869d8c-b281-498a-8026-50eb8d44e398&name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:26,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be8f57f6-c634-4b88-86d8-960b9470a509 Date: Sun, 23 Dec 2018 20:56:26 GMT RESP BODY: {"ports":[]} 2018-12-23 20:56:26,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ef869d8c-b281-498a-8026-50eb8d44e398&name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30port-1&admin_state_up=True used request id req-be8f57f6-c634-4b88-86d8-960b9470a509 2018-12-23 20:56:26,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:26,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:26,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9c57b0446f6d44428d18b9b722c012a0", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role"}], "expires_at": "2018-12-23T21:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/59a18cf7bbff4cfdbf161034b6e6f8e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-user", "id": "de1ab3e88e5347fc94868ef95a5d0403"}, "audit_ids": ["rweZkxSpRDe58aoOQicz2w"], "issued_at": "2018-12-23T20:56:26.000000Z"}} 2018-12-23 20:56:26,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235700707e78fd14a77fb6b03d93ce06dedaaf79" 2018-12-23 20:56:26,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a21aceb-e512-4ef3-88f6-5631f0c8b73b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:26,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3a21aceb-e512-4ef3-88f6-5631f0c8b73b 2018-12-23 20:56:26,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:26,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-66d7fce2-bf55-4f20-a1e6-c764ffd16eb9 Date: Sun, 23 Dec 2018 20:56:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":["9aac3a1b-dc83-4c07-990a-ac3e324ffa19"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}]} 2018-12-23 20:56:26,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net used request id req-66d7fce2-bf55-4f20-a1e6-c764ffd16eb9 2018-12-23 20:56:26,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:26,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e955904f-4139-4623-ad38-dfcfcd74bad4 Date: Sun, 23 Dec 2018 20:56:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef869d8c-b281-498a-8026-50eb8d44e398","tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","id":"9aac3a1b-dc83-4c07-990a-ac3e324ffa19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]} 2018-12-23 20:56:26,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-e955904f-4139-4623-ad38-dfcfcd74bad4 2018-12-23 20:56:26,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:26,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-df7be276-2d06-4d05-bc42-348ad9292c2b Date: Sun, 23 Dec 2018 20:56:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ef869d8c-b281-498a-8026-50eb8d44e398","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","l2_adjacency":true,"status":"ACTIVE","subnets":["9aac3a1b-dc83-4c07-990a-ac3e324ffa19"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net","admin_state_up":true,"tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","mtu":1450}]} 2018-12-23 20:56:26,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net used request id req-df7be276-2d06-4d05-bc42-348ad9292c2b 2018-12-23 20:56:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:26,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:26,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235700707e78fd14a77fb6b03d93ce06dedaaf79" 2018-12-23 20:56:27,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e400b0aa-5b2e-4ef3-80ab-352de0762fcb Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}} 2018-12-23 20:56:27,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 used request id req-e400b0aa-5b2e-4ef3-80ab-352de0762fcb 2018-12-23 20:56:27,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" 2018-12-23 20:56:27,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b007d617-f5c8-4f67-9d3d-cf8fe1bbe949 Date: Sun, 23 Dec 2018 20:56:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ef869d8c-b281-498a-8026-50eb8d44e398","tenant_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","created_at":"2018-12-23T20:56:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"59a18cf7bbff4cfdbf161034b6e6f8e3","id":"9aac3a1b-dc83-4c07-990a-ac3e324ffa19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet"}]} 2018-12-23 20:56:27,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-b007d617-f5c8-4f67-9d3d-cf8fe1bbe949 2018-12-23 20:56:27,055 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net 2018-12-23 20:56:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b54337ccf0646852f2fce5fabd70b051a1ffa0" -d '{"port": {"network_id": "ef869d8c-b281-498a-8026-50eb8d44e398", "name": "CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-23 20:56:27,066 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-ab5f8e99-c1a1-4d60-82c7-3b9a22b8e21b Date: Sun, 23 Dec 2018 20:56:27 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 20:56:27,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-ab5f8e99-c1a1-4d60-82c7-3b9a22b8e21b 2018-12-23 20:56:27,067 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 20:56:27,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b355540a-e8be-4679-aece-6cefdc355f2a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c7ed4bca64806ebcfe97f1bcee175f8f17f515" 2018-12-23 20:56:27,101 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:56:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2272f52e-5658-44f7-b6af-f82e84b281b8 x-compute-request-id: req-2272f52e-5658-44f7-b6af-f82e84b281b8 Content-Length: 0 Content-Type: application/json 2018-12-23 20:56:27,101 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b355540a-e8be-4679-aece-6cefdc355f2a used request id req-2272f52e-5658-44f7-b6af-f82e84b281b8 2018-12-23 20:56:27,102 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet 2018-12-23 20:56:27,102 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-subnet 2018-12-23 20:56:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/9aac3a1b-dc83-4c07-990a-ac3e324ffa19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" 2018-12-23 20:56:28,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a65de19e-a425-4225-8385-ab2a220601ee Date: Sun, 23 Dec 2018 20:56:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:28,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9aac3a1b-dc83-4c07-990a-ac3e324ffa19 used request id req-a65de19e-a425-4225-8385-ab2a220601ee 2018-12-23 20:56:28,364 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-pub-net 2018-12-23 20:56:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ef869d8c-b281-498a-8026-50eb8d44e398 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d7c061df6e9bd0b70c13910022fab9d13cf0669" 2018-12-23 20:56:29,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9dd48774-7fea-4441-8e0a-5722ad670e28 Date: Sun, 23 Dec 2018 20:56:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:29,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ef869d8c-b281-498a-8026-50eb8d44e398 used request id req-9dd48774-7fea-4441-8e0a-5722ad670e28 2018-12-23 20:56:29,341 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-98c6002e-eac9-4aa3-aa3c-a213e2de6c30-image 2018-12-23 20:56:29,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bba3ffa5b731d70a654d7748a48bef5c24d6f00b" 2018-12-23 20:56:30,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f57a53e3-2be6-4113-ac4f-b89492c243ca Date: Sun, 23 Dec 2018 20:56:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:56:30,259 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/cb82df3f-54d8-4963-8355-e8e2c7fa3073 used request id req-f57a53e3-2be6-4113-ac4f-b89492c243ca 2018-12-23 20:56:30,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:30,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-9e83deba-0d28-4fa1-aa81-7da5190d0d7b Date: Sun, 23 Dec 2018 20:56:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "created_at": "2018-12-23T20:56:21Z", "updated_at": "2018-12-23T20:56:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:21Z", "revision_number": 0, "id": "7f8bed98-d7a1-48cd-bdb8-99093ea2d204", "remote_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:21Z", "security_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:21Z", "revision_number": 0, "id": "89bf2188-3fd6-4bd1-9c85-5ca3a9480da7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:21Z", "security_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "port_range_min": null, "ethertype": "IPv4", "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:21Z", "revision_number": 0, "id": "9a28ac02-55ec-445d-a6ce-b53ecd6b41fb", "remote_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:21Z", "security_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:21Z", "revision_number": 0, "id": "eb1395c6-b3a0-4c52-9ac2-a6765f6dd8a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:21Z", "security_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "port_range_min": null, "ethertype": "IPv6", "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3"}], "revision_number": 4, "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:56:30,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9e83deba-0d28-4fa1-aa81-7da5190d0d7b 2018-12-23 20:56:30,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:30,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48184c8b-5a76-487b-a057-5a9d6811e8cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:30,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-48184c8b-5a76-487b-a057-5a9d6811e8cb 2018-12-23 20:56:30,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:30,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:30,757 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bde738d-fcc2-4a54-9171-e5f8b267d828 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:30,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-1bde738d-fcc2-4a54-9171-e5f8b267d828 2018-12-23 20:56:30,758 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:30,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:30,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74011d1b-681e-4cb0-b72b-03b2ebe44d41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:30,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-74011d1b-681e-4cb0-b72b-03b2ebe44d41 2018-12-23 20:56:30,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:30,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:30,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32c4bce-81ef-4d95-8e80-284811bb1f75 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:56:30,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-f32c4bce-81ef-4d95-8e80-284811bb1f75 2018-12-23 20:56:30,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:30,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f164a14-aef6-4050-82b6-0261847c17e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:30,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-2f164a14-aef6-4050-82b6-0261847c17e0 2018-12-23 20:56:30,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:30,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:31,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407179ab-e17b-49ac-8358-32d80ef98d40 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "name": "CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj"}} 2018-12-23 20:56:31,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 used request id req-407179ab-e17b-49ac-8358-32d80ef98d40 2018-12-23 20:56:31,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4106761f-a00d-40cd-82c6-b7857cf904f1 2018-12-23 20:56:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4106761f-a00d-40cd-82c6-b7857cf904f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:31,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b4efdbc1-dd4d-4123-a034-f4719de8c5cd Date: Sun, 23 Dec 2018 20:56:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:21Z", "security_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "port_range_min": null, "revision_number": 0, "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "created_at": "2018-12-23T20:56:21Z", "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "id": "7f8bed98-d7a1-48cd-bdb8-99093ea2d204"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:21Z", "security_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "port_range_min": null, "revision_number": 0, "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "created_at": "2018-12-23T20:56:21Z", "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "id": "89bf2188-3fd6-4bd1-9c85-5ca3a9480da7"}, {"remote_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:21Z", "security_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "port_range_min": null, "revision_number": 0, "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "created_at": "2018-12-23T20:56:21Z", "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "id": "9a28ac02-55ec-445d-a6ce-b53ecd6b41fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:21Z", "security_group_id": "4106761f-a00d-40cd-82c6-b7857cf904f1", "port_range_min": null, "revision_number": 0, "tenant_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "created_at": "2018-12-23T20:56:21Z", "project_id": "59a18cf7bbff4cfdbf161034b6e6f8e3", "id": "eb1395c6-b3a0-4c52-9ac2-a6765f6dd8a8"}]} 2018-12-23 20:56:31,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4106761f-a00d-40cd-82c6-b7857cf904f1 used request id req-b4efdbc1-dd4d-4123-a034-f4719de8c5cd 2018-12-23 20:56:31,119 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:56:31,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4106761f-a00d-40cd-82c6-b7857cf904f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:31,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f6ae49e-7a3b-4358-9414-0c4c2849d5bd Content-Length: 0 Date: Sun, 23 Dec 2018 20:56:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:31,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4106761f-a00d-40cd-82c6-b7857cf904f1 used request id req-9f6ae49e-7a3b-4358-9414-0c4c2849d5bd 2018-12-23 20:56:31,287 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj 2018-12-23 20:56:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:31,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01729941-f15d-4d92-bc4a-f0c5bc9e4614 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:31,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/59a18cf7bbff4cfdbf161034b6e6f8e3 used request id req-01729941-f15d-4d92-bc4a-f0c5bc9e4614 2018-12-23 20:56:31,498 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-proj-role 2018-12-23 20:56:31,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9c57b0446f6d44428d18b9b722c012a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:31,617 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6345493d-7687-4e78-af34-833152cc49fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:31,617 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9c57b0446f6d44428d18b9b722c012a0 used request id req-6345493d-7687-4e78-af34-833152cc49fa 2018-12-23 20:56:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbb1002727d59f4601a3a566074dc09deee56133" 2018-12-23 20:56:31,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc48f9b-e6c3-4ee4-aa2a-2df3657bf247 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:56:31,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5dc48f9b-e6c3-4ee4-aa2a-2df3657bf247 2018-12-23 20:56:31,728 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d9b3c5a6-dfd9-4cb-user 2018-12-23 20:56:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/de1ab3e88e5347fc94868ef95a5d0403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c09341d7c1f45830ad2d6ea065acd34df70fcec2" 2018-12-23 20:56:31,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd86bb36-f9ef-400c-a8fd-f58ee0c165b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:31,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/de1ab3e88e5347fc94868ef95a5d0403 used request id req-bd86bb36-f9ef-400c-a8fd-f58ee0c165b8 2018-12-23 20:56:31,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:32,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["q0HiwGn7QmOdNWPh0-yBWA"], "issued_at": "2018-12-23T20:56:32.000000Z"}} 2018-12-23 20:56:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a06e54e4a0ff2390ed8ade0c2aa04384ceb545e" 2018-12-23 20:56:32,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11fb3c30-2d8e-4954-8175-116588f63627 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:32,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-11fb3c30-2d8e-4954-8175-116588f63627 2018-12-23 20:56:32,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:32,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:32,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["EDknxLQYT5CDHaTUK7-Klw"], "issued_at": "2018-12-23T20:56:32.000000Z"}} 2018-12-23 20:56:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:32,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bbb6e7f-53d6-4daf-85ff-e1bacc77e660 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:32,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5bbb6e7f-53d6-4daf-85ff-e1bacc77e660 2018-12-23 20:56:32,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:32,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:32,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ceb03d7-092c-45fb-93d7-4d0d79b3b207 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:56:32,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj used request id req-7ceb03d7-092c-45fb-93d7-4d0d79b3b207 2018-12-23 20:56:32,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:33,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f23278-8cbf-4dd6-b35b-066be9256880 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:56:33,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-42f23278-8cbf-4dd6-b35b-066be9256880 2018-12-23 20:56:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}}' 2018-12-23 20:56:33,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4bb58c8-e06d-492f-8b39-69da48fb4e15 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5"}, "tags": [], "enabled": true, "id": "9f0077612da3458c81eec21f8aae8ea5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}} 2018-12-23 20:56:33,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d4bb58c8-e06d-492f-8b39-69da48fb4e15 2018-12-23 20:56:33,170 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj 2018-12-23 20:56:33,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:33,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:33,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["twVOaopsQpymQk_1vgp2zQ"], "issued_at": "2018-12-23T20:56:33.000000Z"}} 2018-12-23 20:56:33,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645a8152362c1ed063948b464e31b35868e14f87" 2018-12-23 20:56:33,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c76e97-fa72-4f74-8dd1-6b3f669d7ad3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:33,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e1c76e97-fa72-4f74-8dd1-6b3f669d7ad3 2018-12-23 20:56:33,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:33,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645a8152362c1ed063948b464e31b35868e14f87" 2018-12-23 20:56:33,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb37cb49-ed24-4f31-a737-58075b2d87d2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:56:33,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eb37cb49-ed24-4f31-a737-58075b2d87d2 2018-12-23 20:56:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645a8152362c1ed063948b464e31b35868e14f87" 2018-12-23 20:56:33,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb20021-ce49-44af-92f2-e18d28777132 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5"}, "tags": [], "enabled": true, "id": "9f0077612da3458c81eec21f8aae8ea5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}]} 2018-12-23 20:56:33,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj used request id req-5cb20021-ce49-44af-92f2-e18d28777132 2018-12-23 20:56:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645a8152362c1ed063948b464e31b35868e14f87" 2018-12-23 20:56:34,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ec7da63-8fb2-4a80-94d9-24a7c1412278 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:56:34,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9ec7da63-8fb2-4a80-94d9-24a7c1412278 2018-12-23 20:56:34,397 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6c45e42f-9f80-451-user 2018-12-23 20:56:34,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:34,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:34,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b101f58-15e7-40fc-b386-c865501614d3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:56:34,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0b101f58-15e7-40fc-b386-c865501614d3 2018-12-23 20:56:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" -d '{"role": {"name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role"}}' 2018-12-23 20:56:34,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb08bf3f-041b-4412-b7c3-3bdce3ebaa1c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b97219ce5f44b0f978c9f9c888dc85d", "links": {"self": "http://172.30.9.21:5000/v3/roles/8b97219ce5f44b0f978c9f9c888dc85d"}, "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role"}} 2018-12-23 20:56:34,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb08bf3f-041b-4412-b7c3-3bdce3ebaa1c 2018-12-23 20:56:34,619 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role 2018-12-23 20:56:34,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8b97219ce5f44b0f978c9f9c888dc85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:34,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d28be2-d90d-44a3-9a50-0fd9e0dd4932 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b97219ce5f44b0f978c9f9c888dc85d", "links": {"self": "http://172.30.9.21:5000/v3/roles/8b97219ce5f44b0f978c9f9c888dc85d"}, "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role"}} 2018-12-23 20:56:34,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8b97219ce5f44b0f978c9f9c888dc85d used request id req-51d28be2-d90d-44a3-9a50-0fd9e0dd4932 2018-12-23 20:56:34,720 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role to project CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj 2018-12-23 20:56:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5/users/e1817d9baa4c43ebbf9ac978c446b197/roles/8b97219ce5f44b0f978c9f9c888dc85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:34,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a288077a-2aac-446e-be23-4d88145af451 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:34,855 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5/users/e1817d9baa4c43ebbf9ac978c446b197/roles/8b97219ce5f44b0f978c9f9c888dc85d used request id req-a288077a-2aac-446e-be23-4d88145af451 2018-12-23 20:56:34,856 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:56:34,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:34,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:35,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b97219ce5f44b0f978c9f9c888dc85d", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role"}], "expires_at": "2018-12-23T21:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0077612da3458c81eec21f8aae8ea5", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-user", "id": "e1817d9baa4c43ebbf9ac978c446b197"}, "audit_ids": ["6KBy-BG0RMOSYnmocApJgQ"], "issued_at": "2018-12-23T20:56:35.000000Z"}} 2018-12-23 20:56:35,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" 2018-12-23 20:56:35,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72cd5d3-f79d-4048-832c-8ef42736e755 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:35,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d72cd5d3-f79d-4048-832c-8ef42736e755 2018-12-23 20:56:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" 2018-12-23 20:56:35,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4d47702c-eb79-48d8-a216-8f0988f23742 Date: Sun, 23 Dec 2018 20:56:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image"} 2018-12-23 20:56:35,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image used request id req-4d47702c-eb79-48d8-a216-8f0988f23742 2018-12-23 20:56:35,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" 2018-12-23 20:56:35,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee66c6b1-bda3-4dc4-a4d2-f229b62edc31 Date: Sun, 23 Dec 2018 20:56:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:56:35,549 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ee66c6b1-bda3-4dc4-a4d2-f229b62edc31 2018-12-23 20:56:35,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image"}' 2018-12-23 20:56:35,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c71be184-43bd-4ff2-8e28-7a85fcdb7d78 Date: Sun, 23 Dec 2018 20:56:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d", "min_disk": 0, "protected": false, "id": "6098fe33-d056-437b-b5b2-9dada5a8645d", "file": "/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d/file", "checksum": null, "owner": "9f0077612da3458c81eec21f8aae8ea5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:35,614 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c71be184-43bd-4ff2-8e28-7a85fcdb7d78 2018-12-23 20:56:35,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" -d '' 2018-12-23 20:56:36,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6236eb1-8963-4919-b728-7a392126caab Date: Sun, 23 Dec 2018 20:56:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:56:36,168 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d/file used request id req-a6236eb1-8963-4919-b728-7a392126caab 2018-12-23 20:56:36,168 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:56:36,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" 2018-12-23 20:56:36,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-0b77b2e1-c26c-48f2-ab45-e2172f015170 Date: Sun, 23 Dec 2018 20:56:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:36Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6098fe33-d056-437b-b5b2-9dada5a8645d/snap", "metadata": {}}], "self": "/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d", "min_disk": 0, "protected": false, "id": "6098fe33-d056-437b-b5b2-9dada5a8645d", "file": "/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f0077612da3458c81eec21f8aae8ea5", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6098fe33-d056-437b-b5b2-9dada5a8645d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:36,191 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d used request id req-0b77b2e1-c26c-48f2-ab45-e2172f015170 2018-12-23 20:56:36,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" 2018-12-23 20:56:36,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee197231-74de-4183-88d2-29e8ceaafc57 Date: Sun, 23 Dec 2018 20:56: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:56:36,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ee197231-74de-4183-88d2-29e8ceaafc57 2018-12-23 20:56:36,203 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image 2018-12-23 20:56:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" 2018-12-23 20:56:36,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-07ad2e8e-007b-4f29-8770-50590ea66a5a Date: Sun, 23 Dec 2018 20:56:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:36Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6098fe33-d056-437b-b5b2-9dada5a8645d/snap", "metadata": {}}], "self": "/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d", "min_disk": 0, "protected": false, "id": "6098fe33-d056-437b-b5b2-9dada5a8645d", "file": "/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9f0077612da3458c81eec21f8aae8ea5", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6098fe33-d056-437b-b5b2-9dada5a8645d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:36,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d used request id req-07ad2e8e-007b-4f29-8770-50590ea66a5a 2018-12-23 20:56:36,223 - create_image - DEBUG - Instance status is - active 2018-12-23 20:56:36,223 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image 2018-12-23 20:56:36,223 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image 2018-12-23 20:56:36,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:36,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:36,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b97219ce5f44b0f978c9f9c888dc85d", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role"}], "expires_at": "2018-12-23T21:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0077612da3458c81eec21f8aae8ea5", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-user", "id": "e1817d9baa4c43ebbf9ac978c446b197"}, "audit_ids": ["BiYds0zYRV265Y60etp2jg"], "issued_at": "2018-12-23T20:56:36.000000Z"}} 2018-12-23 20:56:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" 2018-12-23 20:56:36,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c61cfd8-3fec-4481-a029-9b26186c2058 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:36,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2c61cfd8-3fec-4481-a029-9b26186c2058 2018-12-23 20:56:36,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" 2018-12-23 20:56:36,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eda4132a-789d-4fbb-9e96-54196154a29d Date: Sun, 23 Dec 2018 20:56:36 GMT RESP BODY: {"networks":[]} 2018-12-23 20:56:36,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net used request id req-eda4132a-789d-4fbb-9e96-54196154a29d 2018-12-23 20:56:36,924 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net 2018-12-23 20:56:36,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" -d '{"network": {"name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net", "admin_state_up": true}}' 2018-12-23 20:56:37,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-327c53ec-89b1-4793-a488-542eb0459d97 Date: Sun, 23 Dec 2018 20:56:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","is_default":false,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}} 2018-12-23 20:56:37,300 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-327c53ec-89b1-4793-a488-542eb0459d97 2018-12-23 20:56:37,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" 2018-12-23 20:56:37,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-38780819-19ad-4b6b-999a-7856ba651a61 Date: Sun, 23 Dec 2018 20:56:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}]} 2018-12-23 20:56:37,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-38780819-19ad-4b6b-999a-7856ba651a61 2018-12-23 20:56:37,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" 2018-12-23 20:56:37,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7491d2ca-55e5-4337-9fe0-0ac7f6f1313a Date: Sun, 23 Dec 2018 20:56:37 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:56:37,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-7491d2ca-55e5-4337-9fe0-0ac7f6f1313a 2018-12-23 20:56:37,433 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet 2018-12-23 20:56:37,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" -d '{"subnets": [{"ip_version": 4, "network_id": "304a0a03-1f7c-46ca-92ed-53523c9973e2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]}' 2018-12-23 20:56:38,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-135b9003-3db0-4a2d-8689-ff10de634bbd Date: Sun, 23 Dec 2018 20:56:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56: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":"9f0077612da3458c81eec21f8aae8ea5","id":"aaaa861f-fdd1-4b56-9688-db68a5228ece","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]} 2018-12-23 20:56:38,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-135b9003-3db0-4a2d-8689-ff10de634bbd 2018-12-23 20:56:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" 2018-12-23 20:56:38,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-af360b37-1832-4d80-831c-00c8c3ebfd7e Date: Sun, 23 Dec 2018 20:56:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":["aaaa861f-fdd1-4b56-9688-db68a5228ece"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}]} 2018-12-23 20:56:38,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-af360b37-1832-4d80-831c-00c8c3ebfd7e 2018-12-23 20:56:38,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" 2018-12-23 20:56:38,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc251a49-ae8b-422c-b8b2-50003b9daf92 Date: Sun, 23 Dec 2018 20:56:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56: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":"9f0077612da3458c81eec21f8aae8ea5","id":"aaaa861f-fdd1-4b56-9688-db68a5228ece","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]} 2018-12-23 20:56:38,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-bc251a49-ae8b-422c-b8b2-50003b9daf92 2018-12-23 20:56:38,313 - OpenStackNetwork - DEBUG - Network [304a0a03-1f7c-46ca-92ed-53523c9973e2] created successfully 2018-12-23 20:56:38,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:38,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:38,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["OSg50E5dTcqsVeswtv1umw"], "issued_at": "2018-12-23T20:56:38.000000Z"}} 2018-12-23 20:56:38,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab557aadc68b070962392d6eafad827a7685b0e" 2018-12-23 20:56:38,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c50308-c30d-4895-ba64-201c1d70f846 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:38,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-53c50308-c30d-4895-ba64-201c1d70f846 2018-12-23 20:56:38,820 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:56:38,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab557aadc68b070962392d6eafad827a7685b0e" 2018-12-23 20:56:39,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56: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-424051f1-02d8-4d6e-bbe9-80a22287a30d x-compute-request-id: req-424051f1-02d8-4d6e-bbe9-80a22287a30d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:56:39,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-424051f1-02d8-4d6e-bbe9-80a22287a30d 2018-12-23 20:56:39,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab557aadc68b070962392d6eafad827a7685b0e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:56:39,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56: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-6e46e78c-3a82-4867-a6aa-549cca4b9e7b x-compute-request-id: req-6e46e78c-3a82-4867-a6aa-549cca4b9e7b Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/796fd6e5-1d93-4526-8011-4bd8e32aeb9c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/796fd6e5-1d93-4526-8011-4bd8e32aeb9c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "796fd6e5-1d93-4526-8011-4bd8e32aeb9c"}} 2018-12-23 20:56:39,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6e46e78c-3a82-4867-a6aa-549cca4b9e7b 2018-12-23 20:56:39,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:39,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:39,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b97219ce5f44b0f978c9f9c888dc85d", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role"}], "expires_at": "2018-12-23T21:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0077612da3458c81eec21f8aae8ea5", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-user", "id": "e1817d9baa4c43ebbf9ac978c446b197"}, "audit_ids": ["ez5w3WJ8RDmeN7aP5T0Xhw"], "issued_at": "2018-12-23T20:56:39.000000Z"}} 2018-12-23 20:56:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:39,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b5dd93-bb3f-42a8-9c3a-d6da5ce93adc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:39,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d8b5dd93-bb3f-42a8-9c3a-d6da5ce93adc 2018-12-23 20:56:39,556 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:56:39,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:39,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7884a0-2aae-4960-b357-333f831e7db4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:39,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa7884a0-2aae-4960-b357-333f831e7db4 2018-12-23 20:56:39,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:39,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-52052ac5-033d-4385-8317-3ec0744e64d2 Date: Sun, 23 Dec 2018 20:56:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":["aaaa861f-fdd1-4b56-9688-db68a5228ece"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}]} 2018-12-23 20:56:39,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net used request id req-52052ac5-033d-4385-8317-3ec0744e64d2 2018-12-23 20:56:39,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:39,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8ccc6bf3-5a02-4696-b42f-8a6f2a4ac3af Date: Sun, 23 Dec 2018 20:56:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56: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":"9f0077612da3458c81eec21f8aae8ea5","id":"aaaa861f-fdd1-4b56-9688-db68a5228ece","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]} 2018-12-23 20:56:39,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-8ccc6bf3-5a02-4696-b42f-8a6f2a4ac3af 2018-12-23 20:56:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-13feb870-143c-40df-9dc4-7e3c13c06afa Date: Sun, 23 Dec 2018 20:56:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":["aaaa861f-fdd1-4b56-9688-db68a5228ece"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}]} 2018-12-23 20:56:40,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net used request id req-13feb870-143c-40df-9dc4-7e3c13c06afa 2018-12-23 20:56:40,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:40,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a1d597-b160-44f7-963a-288af4ca8912 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9f0077612da3458c81eec21f8aae8ea5", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}} 2018-12-23 20:56:40,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 used request id req-b7a1d597-b160-44f7-963a-288af4ca8912 2018-12-23 20:56:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-857be637-b45a-41fc-911f-96bca61b8743 Date: Sun, 23 Dec 2018 20:56:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56: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":"9f0077612da3458c81eec21f8aae8ea5","id":"aaaa861f-fdd1-4b56-9688-db68a5228ece","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]} 2018-12-23 20:56:40,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-857be637-b45a-41fc-911f-96bca61b8743 2018-12-23 20:56:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2&name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-668e32de-10ae-47c8-9820-29d75602b4f2 Date: Sun, 23 Dec 2018 20:56:40 GMT RESP BODY: {"ports":[]} 2018-12-23 20:56:40,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2&name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9port-1&admin_state_up=True used request id req-668e32de-10ae-47c8-9820-29d75602b4f2 2018-12-23 20:56:40,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-5421e7b1-8958-4496-9102-976cb6daf885 x-compute-request-id: req-5421e7b1-8958-4496-9102-976cb6daf885 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:56:40,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-inst used request id req-5421e7b1-8958-4496-9102-976cb6daf885 2018-12-23 20:56:40,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-638b9a44-6b97-452f-809e-b84b8e9c5554 Date: Sun, 23 Dec 2018 20:56:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":["aaaa861f-fdd1-4b56-9688-db68a5228ece"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}]} 2018-12-23 20:56:40,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net used request id req-638b9a44-6b97-452f-809e-b84b8e9c5554 2018-12-23 20:56:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6c503275-a7a5-4885-b539-004dd06a9d44 Date: Sun, 23 Dec 2018 20:56:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56: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":"9f0077612da3458c81eec21f8aae8ea5","id":"aaaa861f-fdd1-4b56-9688-db68a5228ece","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]} 2018-12-23 20:56:40,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-6c503275-a7a5-4885-b539-004dd06a9d44 2018-12-23 20:56:40,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-72269607-2a71-4c70-9047-e293416ea338 Date: Sun, 23 Dec 2018 20:56:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":["aaaa861f-fdd1-4b56-9688-db68a5228ece"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}]} 2018-12-23 20:56:40,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net used request id req-72269607-2a71-4c70-9047-e293416ea338 2018-12-23 20:56:40,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8da353-dea2-4271-9e56-1f640c6c4e83 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9f0077612da3458c81eec21f8aae8ea5", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}} 2018-12-23 20:56:40,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 used request id req-ff8da353-dea2-4271-9e56-1f640c6c4e83 2018-12-23 20:56:40,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1383ae2e-8375-4712-8344-5c9346ecd33a Date: Sun, 23 Dec 2018 20:56:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56: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":"9f0077612da3458c81eec21f8aae8ea5","id":"aaaa861f-fdd1-4b56-9688-db68a5228ece","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]} 2018-12-23 20:56:40,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-1383ae2e-8375-4712-8344-5c9346ecd33a 2018-12-23 20:56:40,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2&name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:40,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-92a7faa6-a37a-4cf9-8b4d-0b0ad44d4ea9 Date: Sun, 23 Dec 2018 20:56:40 GMT RESP BODY: {"ports":[]} 2018-12-23 20:56:40,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2&name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9port-1&admin_state_up=True used request id req-92a7faa6-a37a-4cf9-8b4d-0b0ad44d4ea9 2018-12-23 20:56:40,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:40,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:41,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b97219ce5f44b0f978c9f9c888dc85d", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role"}], "expires_at": "2018-12-23T21:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9f0077612da3458c81eec21f8aae8ea5", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/9f0077612da3458c81eec21f8aae8ea5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-user", "id": "e1817d9baa4c43ebbf9ac978c446b197"}, "audit_ids": ["fP3bvx12SJWpqu6ZKXTk7g"], "issued_at": "2018-12-23T20:56:41.000000Z"}} 2018-12-23 20:56:41,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb5a3776814998d24c5554f6f0de17cae5eeeff" 2018-12-23 20:56:41,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111b715c-593f-4e6d-b5fe-647b755f4c99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:41,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-111b715c-593f-4e6d-b5fe-647b755f4c99 2018-12-23 20:56:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:41,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8a2008cc-c695-4d94-aeb4-ba7917e46e85 Date: Sun, 23 Dec 2018 20:56:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":["aaaa861f-fdd1-4b56-9688-db68a5228ece"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}]} 2018-12-23 20:56:41,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net used request id req-8a2008cc-c695-4d94-aeb4-ba7917e46e85 2018-12-23 20:56:41,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:41,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ac714c6-7dbd-46c8-abcf-9176b2f27ba3 Date: Sun, 23 Dec 2018 20:56:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56: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":"9f0077612da3458c81eec21f8aae8ea5","id":"aaaa861f-fdd1-4b56-9688-db68a5228ece","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]} 2018-12-23 20:56:41,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-0ac714c6-7dbd-46c8-abcf-9176b2f27ba3 2018-12-23 20:56:41,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:41,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-452d8ee4-3029-40ea-95e6-c5c485a42c6c Date: Sun, 23 Dec 2018 20:56:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9f0077612da3458c81eec21f8aae8ea5","l2_adjacency":true,"status":"ACTIVE","subnets":["aaaa861f-fdd1-4b56-9688-db68a5228ece"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:37Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net","admin_state_up":true,"tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","mtu":1450}]} 2018-12-23 20:56:41,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net used request id req-452d8ee4-3029-40ea-95e6-c5c485a42c6c 2018-12-23 20:56:41,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:41,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:41,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9eb5a3776814998d24c5554f6f0de17cae5eeeff" 2018-12-23 20:56:41,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe7b3ea-85ed-4230-9686-19eb1da6f503 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9f0077612da3458c81eec21f8aae8ea5", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}} 2018-12-23 20:56:41,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 used request id req-ebe7b3ea-85ed-4230-9686-19eb1da6f503 2018-12-23 20:56:41,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" 2018-12-23 20:56:41,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d6f61a76-31cf-43a3-bc08-a32fa8328589 Date: Sun, 23 Dec 2018 20:56:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"304a0a03-1f7c-46ca-92ed-53523c9973e2","tenant_id":"9f0077612da3458c81eec21f8aae8ea5","created_at":"2018-12-23T20:56:37Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56: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":"9f0077612da3458c81eec21f8aae8ea5","id":"aaaa861f-fdd1-4b56-9688-db68a5228ece","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet"}]} 2018-12-23 20:56:41,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-d6f61a76-31cf-43a3-bc08-a32fa8328589 2018-12-23 20:56:41,710 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net 2018-12-23 20:56:41,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a8c82e0e770be4adbde1e77be971aff1373d817" -d '{"port": {"network_id": "304a0a03-1f7c-46ca-92ed-53523c9973e2", "name": "CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-12-23 20:56:41,721 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-5c563049-18d1-4828-ab33-7ccaa58887a9 Date: Sun, 23 Dec 2018 20:56:41 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 20:56:41,721 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-5c563049-18d1-4828-ab33-7ccaa58887a9 2018-12-23 20:56:41,721 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 20:56:41,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/796fd6e5-1d93-4526-8011-4bd8e32aeb9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab557aadc68b070962392d6eafad827a7685b0e" 2018-12-23 20:56:41,757 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:56: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-d5c06fbf-5131-4d5e-bca2-23a07bd9251d x-compute-request-id: req-d5c06fbf-5131-4d5e-bca2-23a07bd9251d Content-Length: 0 Content-Type: application/json 2018-12-23 20:56:41,757 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/796fd6e5-1d93-4526-8011-4bd8e32aeb9c used request id req-d5c06fbf-5131-4d5e-bca2-23a07bd9251d 2018-12-23 20:56:41,758 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet 2018-12-23 20:56:41,758 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-subnet 2018-12-23 20:56:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/aaaa861f-fdd1-4b56-9688-db68a5228ece -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" 2018-12-23 20:56:42,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb233de0-4c50-4381-a260-11a5cf667e1a Date: Sun, 23 Dec 2018 20:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:42,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/aaaa861f-fdd1-4b56-9688-db68a5228ece used request id req-bb233de0-4c50-4381-a260-11a5cf667e1a 2018-12-23 20:56:42,822 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-pub-net 2018-12-23 20:56:42,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/304a0a03-1f7c-46ca-92ed-53523c9973e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2a6715ea623e1c359c2027e186a4ef9733e58b" 2018-12-23 20:56:44,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e88f28ca-0c4f-433b-9d70-d07c769fe068 Date: Sun, 23 Dec 2018 20:56:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:44,014 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/304a0a03-1f7c-46ca-92ed-53523c9973e2 used request id req-e88f28ca-0c4f-433b-9d70-d07c769fe068 2018-12-23 20:56:44,015 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-d08f680b-205e-41a9-a674-fbe5a3741de9-image 2018-12-23 20:56:44,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0eeb53675ed64652c05b7d3b06d89b41f8e5bde" 2018-12-23 20:56:44,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-86252b8f-fc6b-491f-a923-bfd40ec377eb Date: Sun, 23 Dec 2018 20:56:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:56:44,285 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6098fe33-d056-437b-b5b2-9dada5a8645d used request id req-86252b8f-fc6b-491f-a923-bfd40ec377eb 2018-12-23 20:56:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:44,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-1e45915f-2ef1-4c40-a411-7391eb8a88e1 Date: Sun, 23 Dec 2018 20:56:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "created_at": "2018-12-23T20:56:37Z", "updated_at": "2018-12-23T20:56:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:37Z", "revision_number": 0, "id": "0833a052-2e2e-45fd-8733-9bfbffc3305d", "remote_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:37Z", "security_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0077612da3458c81eec21f8aae8ea5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:37Z", "revision_number": 0, "id": "4dbd22f1-c85a-47c7-9965-c2c44502e2dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:37Z", "security_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0077612da3458c81eec21f8aae8ea5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:37Z", "revision_number": 0, "id": "7aeb44b8-b420-4044-a456-e687d6d9a2fc", "remote_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:37Z", "security_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f0077612da3458c81eec21f8aae8ea5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:37Z", "revision_number": 0, "id": "e4029ea9-7e6d-4c36-a0ac-8a6ea3b4e3b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:37Z", "security_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f0077612da3458c81eec21f8aae8ea5"}], "revision_number": 4, "project_id": "9f0077612da3458c81eec21f8aae8ea5", "id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:56:44,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1e45915f-2ef1-4c40-a411-7391eb8a88e1 2018-12-23 20:56:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:44,655 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cccb9b7-7981-4009-ad25-4cec8c6f5bd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:44,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-3cccb9b7-7981-4009-ad25-4cec8c6f5bd8 2018-12-23 20:56:44,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:44,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5029cf94-4bb6-47b8-9236-589562d33a35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:44,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-5029cf94-4bb6-47b8-9236-589562d33a35 2018-12-23 20:56:44,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:44,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:44,858 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d283ce8-ede3-4a51-a459-af76abcb7c87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:44,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-2d283ce8-ede3-4a51-a459-af76abcb7c87 2018-12-23 20:56:44,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:44,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:44,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4307cd53-ab27-4876-9731-5894ec660fd0 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:56:44,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-4307cd53-ab27-4876-9731-5894ec660fd0 2018-12-23 20:56:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:45,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d473407-f874-481e-a515-656eaa7c1994 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:45,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-3d473407-f874-481e-a515-656eaa7c1994 2018-12-23 20:56:45,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:45,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6a4387-0a38-4f63-9b51-86e9b039d614 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9f0077612da3458c81eec21f8aae8ea5", "name": "CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj"}} 2018-12-23 20:56:45,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 used request id req-3a6a4387-0a38-4f63-9b51-86e9b039d614 2018-12-23 20:56:45,186 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4104fe95-cf97-4f4e-ae93-c9a4a334d3cd 2018-12-23 20:56:45,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4104fe95-cf97-4f4e-ae93-c9a4a334d3cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:45,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-86d302f8-f6c5-4156-b37d-8e4c4b001660 Date: Sun, 23 Dec 2018 20:56:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:37Z", "security_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "created_at": "2018-12-23T20:56:37Z", "project_id": "9f0077612da3458c81eec21f8aae8ea5", "id": "0833a052-2e2e-45fd-8733-9bfbffc3305d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:37Z", "security_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "created_at": "2018-12-23T20:56:37Z", "project_id": "9f0077612da3458c81eec21f8aae8ea5", "id": "4dbd22f1-c85a-47c7-9965-c2c44502e2dd"}, {"remote_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:37Z", "security_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "created_at": "2018-12-23T20:56:37Z", "project_id": "9f0077612da3458c81eec21f8aae8ea5", "id": "7aeb44b8-b420-4044-a456-e687d6d9a2fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:37Z", "security_group_id": "4104fe95-cf97-4f4e-ae93-c9a4a334d3cd", "port_range_min": null, "revision_number": 0, "tenant_id": "9f0077612da3458c81eec21f8aae8ea5", "created_at": "2018-12-23T20:56:37Z", "project_id": "9f0077612da3458c81eec21f8aae8ea5", "id": "e4029ea9-7e6d-4c36-a0ac-8a6ea3b4e3b2"}]} 2018-12-23 20:56:45,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4104fe95-cf97-4f4e-ae93-c9a4a334d3cd used request id req-86d302f8-f6c5-4156-b37d-8e4c4b001660 2018-12-23 20:56:45,209 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:56:45,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4104fe95-cf97-4f4e-ae93-c9a4a334d3cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:45,365 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7336640b-8b5c-49a7-afb2-1c85c7a56e24 Content-Length: 0 Date: Sun, 23 Dec 2018 20:56:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:45,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4104fe95-cf97-4f4e-ae93-c9a4a334d3cd used request id req-7336640b-8b5c-49a7-afb2-1c85c7a56e24 2018-12-23 20:56:45,366 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj 2018-12-23 20:56:45,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:45,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3810d67d-3eb7-4f8d-a792-9c2835095228 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:45,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9f0077612da3458c81eec21f8aae8ea5 used request id req-3810d67d-3eb7-4f8d-a792-9c2835095228 2018-12-23 20:56:45,669 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6c45e42f-9f80-451-proj-role 2018-12-23 20:56:45,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8b97219ce5f44b0f978c9f9c888dc85d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:45,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b58090d-7de0-41e9-b55c-b1d48665d170 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:45,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8b97219ce5f44b0f978c9f9c888dc85d used request id req-1b58090d-7de0-41e9-b55c-b1d48665d170 2018-12-23 20:56:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5bfa22ce4a53d618dad2606bae7370172adf5e7" 2018-12-23 20:56:45,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a23db43-f44f-466b-ae20-475cb4662c00 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:56:45,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4a23db43-f44f-466b-ae20-475cb4662c00 2018-12-23 20:56:45,895 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6c45e42f-9f80-451-user 2018-12-23 20:56:45,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e1817d9baa4c43ebbf9ac978c446b197 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}645a8152362c1ed063948b464e31b35868e14f87" 2018-12-23 20:56:46,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83012748-f026-4b94-85ee-17de1dc6a77f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:46,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e1817d9baa4c43ebbf9ac978c446b197 used request id req-83012748-f026-4b94-85ee-17de1dc6a77f 2018-12-23 20:56:46,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:46,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6mE_qqxKQWqiMEUaF9ufLg"], "issued_at": "2018-12-23T20:56:46.000000Z"}} 2018-12-23 20:56:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6274592ef775fa8cba006dcc7435ab9e8ea6faa8" 2018-12-23 20:56:46,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328e1bca-dbb0-4122-bf4b-aab34967c9e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:46,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-328e1bca-dbb0-4122-bf4b-aab34967c9e0 2018-12-23 20:56:46,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:46,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:46,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["qDnHjKgtSpunoKJ6xmMEtQ"], "issued_at": "2018-12-23T20:56:46.000000Z"}} 2018-12-23 20:56:46,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:47,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3653f690-3033-4a80-b4b2-7a34ce5791b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:47,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3653f690-3033-4a80-b4b2-7a34ce5791b1 2018-12-23 20:56:47,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:47,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:47,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f834bfd7-3a40-48d8-9289-459e43ccf15a Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:56:47,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj used request id req-f834bfd7-3a40-48d8-9289-459e43ccf15a 2018-12-23 20:56:47,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:47,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e6c30c-54b4-4745-a1fd-f2b3f91d2f87 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:56:47,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a6e6c30c-54b4-4745-a1fd-f2b3f91d2f87 2018-12-23 20:56:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}}' 2018-12-23 20:56:47,428 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ebff533-aeef-43f7-bb1e-1606ca000268 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d"}, "tags": [], "enabled": true, "id": "207cbe1d60f44ba799136b18e03d588d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}} 2018-12-23 20:56:47,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8ebff533-aeef-43f7-bb1e-1606ca000268 2018-12-23 20:56:47,429 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj 2018-12-23 20:56:47,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:47,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:47,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["g3t4jMk_TeqsO6p7bBFOmA"], "issued_at": "2018-12-23T20:56:47.000000Z"}} 2018-12-23 20:56:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539da3739c7fdb77b2fa09d69d3519f8fe9ef633" 2018-12-23 20:56:47,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90c45df-e42e-4dab-a711-60296d0fcf2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:47,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c90c45df-e42e-4dab-a711-60296d0fcf2a 2018-12-23 20:56:47,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:47,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:47,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539da3739c7fdb77b2fa09d69d3519f8fe9ef633" 2018-12-23 20:56:48,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ddfdf94-fa16-4c42-be31-2e6ea18fe299 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:56:48,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3ddfdf94-fa16-4c42-be31-2e6ea18fe299 2018-12-23 20:56:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539da3739c7fdb77b2fa09d69d3519f8fe9ef633" 2018-12-23 20:56:48,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a227a2-01bb-4411-896d-211a568809a0 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d"}, "tags": [], "enabled": true, "id": "207cbe1d60f44ba799136b18e03d588d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}]} 2018-12-23 20:56:48,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj used request id req-d7a227a2-01bb-4411-896d-211a568809a0 2018-12-23 20:56:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539da3739c7fdb77b2fa09d69d3519f8fe9ef633" 2018-12-23 20:56:48,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8125c55-fa10-4b5e-80dc-909dedce7758 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:56:48,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c8125c55-fa10-4b5e-80dc-909dedce7758 2018-12-23 20:56:48,567 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-076b3f1d-b2bf-442-user 2018-12-23 20:56:48,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:48,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:48,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b29be7-2480-47cd-ab81-21bac42a85e3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:56:48,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f1b29be7-2480-47cd-ab81-21bac42a85e3 2018-12-23 20:56:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" -d '{"role": {"name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role"}}' 2018-12-23 20:56:48,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b0ef4d-b42b-4644-8eb6-f7ffd4ec9aed Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0dc3ac4637e941c8b555fb889a1fc1ab", "links": {"self": "http://172.30.9.21:5000/v3/roles/0dc3ac4637e941c8b555fb889a1fc1ab"}, "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role"}} 2018-12-23 20:56:48,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e7b0ef4d-b42b-4644-8eb6-f7ffd4ec9aed 2018-12-23 20:56:48,789 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role 2018-12-23 20:56:48,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0dc3ac4637e941c8b555fb889a1fc1ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:48,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-986e5600-bad4-467a-b041-55ea2d518406 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0dc3ac4637e941c8b555fb889a1fc1ab", "links": {"self": "http://172.30.9.21:5000/v3/roles/0dc3ac4637e941c8b555fb889a1fc1ab"}, "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role"}} 2018-12-23 20:56:48,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0dc3ac4637e941c8b555fb889a1fc1ab used request id req-986e5600-bad4-467a-b041-55ea2d518406 2018-12-23 20:56:48,809 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role to project CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj 2018-12-23 20:56:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d/users/64080124919a45648e6144fc4dbce772/roles/0dc3ac4637e941c8b555fb889a1fc1ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:48,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d24eeb2-f6e5-4343-8e5a-482e01a2de75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:56:48,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d/users/64080124919a45648e6144fc4dbce772/roles/0dc3ac4637e941c8b555fb889a1fc1ab used request id req-2d24eeb2-f6e5-4343-8e5a-482e01a2de75 2018-12-23 20:56:48,960 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:56:48,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:48,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:49,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dc3ac4637e941c8b555fb889a1fc1ab", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role"}], "expires_at": "2018-12-23T21:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "207cbe1d60f44ba799136b18e03d588d", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-user", "id": "64080124919a45648e6144fc4dbce772"}, "audit_ids": ["p7ONs3wPT5atiBPDT28r7Q"], "issued_at": "2018-12-23T20:56:49.000000Z"}} 2018-12-23 20:56:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" 2018-12-23 20:56:49,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad534c1-1762-4ba9-a595-e773dd1028c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:49,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5ad534c1-1762-4ba9-a595-e773dd1028c4 2018-12-23 20:56:49,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" 2018-12-23 20:56:49,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2a872376-23bc-4dfa-965c-35df1547ec8e Date: Sun, 23 Dec 2018 20:56:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image"} 2018-12-23 20:56:49,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image used request id req-2a872376-23bc-4dfa-965c-35df1547ec8e 2018-12-23 20:56:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" 2018-12-23 20:56:49,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8f7c3312-2a60-445c-935e-4c2dc8cf3260 Date: Sun, 23 Dec 2018 20:56: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:56:49,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8f7c3312-2a60-445c-935e-4c2dc8cf3260 2018-12-23 20:56:49,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image"}' 2018-12-23 20:56:49,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-200dcc6f-7308-48c2-bd9c-4f752132d3c9 Date: Sun, 23 Dec 2018 20:56:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe", "min_disk": 0, "protected": false, "id": "890fcda0-80ea-42fd-a493-68826f1e82fe", "file": "/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe/file", "checksum": null, "owner": "207cbe1d60f44ba799136b18e03d588d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:49,713 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-200dcc6f-7308-48c2-bd9c-4f752132d3c9 2018-12-23 20:56:49,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" -d '' 2018-12-23 20:56:50,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e40374c3-aa25-423d-96b0-70327b066824 Date: Sun, 23 Dec 2018 20:56:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:56:50,167 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe/file used request id req-e40374c3-aa25-423d-96b0-70327b066824 2018-12-23 20:56:50,167 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:56:50,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" 2018-12-23 20:56:50,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d74292ad-9ceb-4f96-be64-d76d0da02b9c Date: Sun, 23 Dec 2018 20:56:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/890fcda0-80ea-42fd-a493-68826f1e82fe/snap", "metadata": {}}], "self": "/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe", "min_disk": 0, "protected": false, "id": "890fcda0-80ea-42fd-a493-68826f1e82fe", "file": "/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "207cbe1d60f44ba799136b18e03d588d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/890fcda0-80ea-42fd-a493-68826f1e82fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:50,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe used request id req-d74292ad-9ceb-4f96-be64-d76d0da02b9c 2018-12-23 20:56:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" 2018-12-23 20:56:50,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-884e67ab-0def-49d2-a58b-e03f239b4f7f Date: Sun, 23 Dec 2018 20:56:50 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:56:50,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-884e67ab-0def-49d2-a58b-e03f239b4f7f 2018-12-23 20:56:50,197 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image 2018-12-23 20:56:50,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" 2018-12-23 20:56:50,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ecf2d89b-a141-4ae7-a426-87b860477ae9 Date: Sun, 23 Dec 2018 20:56:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:56:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:56:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/890fcda0-80ea-42fd-a493-68826f1e82fe/snap", "metadata": {}}], "self": "/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe", "min_disk": 0, "protected": false, "id": "890fcda0-80ea-42fd-a493-68826f1e82fe", "file": "/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "207cbe1d60f44ba799136b18e03d588d", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/890fcda0-80ea-42fd-a493-68826f1e82fe/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:56:50,214 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe used request id req-ecf2d89b-a141-4ae7-a426-87b860477ae9 2018-12-23 20:56:50,215 - create_image - DEBUG - Instance status is - active 2018-12-23 20:56:50,215 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image 2018-12-23 20:56:50,215 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image 2018-12-23 20:56:50,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:50,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:50,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dc3ac4637e941c8b555fb889a1fc1ab", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role"}], "expires_at": "2018-12-23T21:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "207cbe1d60f44ba799136b18e03d588d", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-user", "id": "64080124919a45648e6144fc4dbce772"}, "audit_ids": ["Fvzcs6jrRy2FsH_PkxFfRA"], "issued_at": "2018-12-23T20:56:50.000000Z"}} 2018-12-23 20:56:50,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" 2018-12-23 20:56:50,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5325275a-fc46-4c83-bb4d-5d2e47ee8534 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:50,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5325275a-fc46-4c83-bb4d-5d2e47ee8534 2018-12-23 20:56:50,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" 2018-12-23 20:56:50,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9afbf16b-8813-4c7d-a3fd-53ccdd137271 Date: Sun, 23 Dec 2018 20:56:50 GMT RESP BODY: {"networks":[]} 2018-12-23 20:56:50,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net used request id req-9afbf16b-8813-4c7d-a3fd-53ccdd137271 2018-12-23 20:56:50,921 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net 2018-12-23 20:56:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" -d '{"network": {"name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net", "admin_state_up": true}}' 2018-12-23 20:56:51,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-ed748811-67b8-4e72-93f7-a7659235f8bc Date: Sun, 23 Dec 2018 20:56:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","is_default":false,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}} 2018-12-23 20:56:51,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-ed748811-67b8-4e72-93f7-a7659235f8bc 2018-12-23 20:56:51,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" 2018-12-23 20:56:51,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c1414c22-e343-4c65-93df-7e0a34e602df Date: Sun, 23 Dec 2018 20:56:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}]} 2018-12-23 20:56:51,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-c1414c22-e343-4c65-93df-7e0a34e602df 2018-12-23 20:56:51,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" 2018-12-23 20:56:51,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3bb6835e-911e-416f-9464-f0be39092cf8 Date: Sun, 23 Dec 2018 20:56:51 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:56:51,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-3bb6835e-911e-416f-9464-f0be39092cf8 2018-12-23 20:56:51,424 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet 2018-12-23 20:56:51,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" -d '{"subnets": [{"ip_version": 4, "network_id": "d03c1aad-32b1-4836-aa43-515be2811349", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]}' 2018-12-23 20:56:51,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c609395c-7b3b-4b5a-9752-4beacaab7a1a Date: Sun, 23 Dec 2018 20:56:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","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":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:51,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c609395c-7b3b-4b5a-9752-4beacaab7a1a 2018-12-23 20:56:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" 2018-12-23 20:56:52,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cbebc422-790c-4c22-ba73-a5d4f6fa2cf7 Date: Sun, 23 Dec 2018 20:56:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":["d5c21765-c936-4075-9429-0679f31367cf"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}]} 2018-12-23 20:56:52,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-cbebc422-790c-4c22-ba73-a5d4f6fa2cf7 2018-12-23 20:56:52,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" 2018-12-23 20:56:52,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9710ca06-5ca0-4c14-b464-402a2592c240 Date: Sun, 23 Dec 2018 20:56:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:52,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-9710ca06-5ca0-4c14-b464-402a2592c240 2018-12-23 20:56:52,321 - OpenStackNetwork - DEBUG - Network [d03c1aad-32b1-4836-aa43-515be2811349] created successfully 2018-12-23 20:56:52,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:52,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:52,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["MgXvA3U-SFWjMkWaGQ7vcw"], "issued_at": "2018-12-23T20:56:52.000000Z"}} 2018-12-23 20:56:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdfffa9ace584cd3da634c9346e22ff8977d5e8" 2018-12-23 20:56:52,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d311b28c-f478-4b6c-8ab0-8639566a3ed2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:52,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d311b28c-f478-4b6c-8ab0-8639566a3ed2 2018-12-23 20:56:52,815 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:56:52,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdfffa9ace584cd3da634c9346e22ff8977d5e8" 2018-12-23 20:56:53,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56: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-ecdc1487-45b3-4966-9a74-2e0c5e5ee77a x-compute-request-id: req-ecdc1487-45b3-4966-9a74-2e0c5e5ee77a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:56:53,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ecdc1487-45b3-4966-9a74-2e0c5e5ee77a 2018-12-23 20:56:53,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdfffa9ace584cd3da634c9346e22ff8977d5e8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:56:53,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9ec1f93-4b84-4e1c-9338-c7a42681f0ce x-compute-request-id: req-a9ec1f93-4b84-4e1c-9338-c7a42681f0ce Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/013e87a1-26be-4872-a9f4-162bbb00da40", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/013e87a1-26be-4872-a9f4-162bbb00da40", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "013e87a1-26be-4872-a9f4-162bbb00da40"}} 2018-12-23 20:56:53,053 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a9ec1f93-4b84-4e1c-9338-c7a42681f0ce 2018-12-23 20:56:53,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:53,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:53,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dc3ac4637e941c8b555fb889a1fc1ab", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role"}], "expires_at": "2018-12-23T21:56:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "207cbe1d60f44ba799136b18e03d588d", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-user", "id": "64080124919a45648e6144fc4dbce772"}, "audit_ids": ["sznLJ_zeRHmPPvFVIUFIcQ"], "issued_at": "2018-12-23T20:56:53.000000Z"}} 2018-12-23 20:56:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:53,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0f2125d-1eab-4248-810e-ab184fa9906a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:53,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b0f2125d-1eab-4248-810e-ab184fa9906a 2018-12-23 20:56:53,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:56:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:53,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb0bfd3-d18c-4859-95af-82671737583f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:53,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6eb0bfd3-d18c-4859-95af-82671737583f 2018-12-23 20:56:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:53,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-19ac8dab-c2b6-47e7-8936-e41040ec850a Date: Sun, 23 Dec 2018 20:56:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":["d5c21765-c936-4075-9429-0679f31367cf"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}]} 2018-12-23 20:56:53,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net used request id req-19ac8dab-c2b6-47e7-8936-e41040ec850a 2018-12-23 20:56:53,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:53,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-994507f9-4459-42ac-9e1f-82428724874e Date: Sun, 23 Dec 2018 20:56:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:53,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-994507f9-4459-42ac-9e1f-82428724874e 2018-12-23 20:56:53,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e479487e-33ce-4116-89e4-f34b5d235e77 Date: Sun, 23 Dec 2018 20:56:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":["d5c21765-c936-4075-9429-0679f31367cf"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}]} 2018-12-23 20:56:54,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net used request id req-e479487e-33ce-4116-89e4-f34b5d235e77 2018-12-23 20:56:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:54,056 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:54,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed685a62-1cc2-4f64-8721-39d275296c7a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "207cbe1d60f44ba799136b18e03d588d", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}} 2018-12-23 20:56:54,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d used request id req-ed685a62-1cc2-4f64-8721-39d275296c7a 2018-12-23 20:56:54,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a2c6c95-42ee-4abf-85fb-1fdb40ab094e Date: Sun, 23 Dec 2018 20:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:54,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-9a2c6c95-42ee-4abf-85fb-1fdb40ab094e 2018-12-23 20:56:54,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d03c1aad-32b1-4836-aa43-515be2811349&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b4d5603-7d16-43e1-9d83-470d2bb63685 Date: Sun, 23 Dec 2018 20:56:54 GMT RESP BODY: {"ports":[]} 2018-12-23 20:56:54,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d03c1aad-32b1-4836-aa43-515be2811349&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5port-1&admin_state_up=True used request id req-3b4d5603-7d16-43e1-9d83-470d2bb63685 2018-12-23 20:56:54,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,385 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f6250e1-a736-4796-9f30-033ebaf7a3c0 x-compute-request-id: req-1f6250e1-a736-4796-9f30-033ebaf7a3c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:56:54,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-inst used request id req-1f6250e1-a736-4796-9f30-033ebaf7a3c0 2018-12-23 20:56:54,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c62e3df8-623e-4b52-901d-a57a170b9537 Date: Sun, 23 Dec 2018 20:56:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":["d5c21765-c936-4075-9429-0679f31367cf"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}]} 2018-12-23 20:56:54,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net used request id req-c62e3df8-623e-4b52-901d-a57a170b9537 2018-12-23 20:56:54,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-48dcce8c-13dc-4b4b-9fd1-e15669e7fc99 Date: Sun, 23 Dec 2018 20:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:54,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-48dcce8c-13dc-4b4b-9fd1-e15669e7fc99 2018-12-23 20:56:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9d9e7041-debf-4c4d-b6b1-7332d5011daa Date: Sun, 23 Dec 2018 20:56:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":["d5c21765-c936-4075-9429-0679f31367cf"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}]} 2018-12-23 20:56:54,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net used request id req-9d9e7041-debf-4c4d-b6b1-7332d5011daa 2018-12-23 20:56:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e52d4b-5689-4244-b935-6ba9aba38405 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "207cbe1d60f44ba799136b18e03d588d", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}} 2018-12-23 20:56:54,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d used request id req-65e52d4b-5689-4244-b935-6ba9aba38405 2018-12-23 20:56:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:54,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00a56201-3b27-4780-83b6-883ae87c6bbf Date: Sun, 23 Dec 2018 20:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:54,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-00a56201-3b27-4780-83b6-883ae87c6bbf 2018-12-23 20:56:54,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d03c1aad-32b1-4836-aa43-515be2811349&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:55,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-973f45b3-5324-4dd1-9988-15a7a3007ae5 Date: Sun, 23 Dec 2018 20:56:55 GMT RESP BODY: {"ports":[]} 2018-12-23 20:56:55,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d03c1aad-32b1-4836-aa43-515be2811349&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5port-1&admin_state_up=True used request id req-973f45b3-5324-4dd1-9988-15a7a3007ae5 2018-12-23 20:56:55,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:56:55,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:56:55,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0dc3ac4637e941c8b555fb889a1fc1ab", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role"}], "expires_at": "2018-12-23T21:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "207cbe1d60f44ba799136b18e03d588d", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/207cbe1d60f44ba799136b18e03d588d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-user", "id": "64080124919a45648e6144fc4dbce772"}, "audit_ids": ["fPCbw9DrQqeC8cYVRtLCng"], "issued_at": "2018-12-23T20:56:55.000000Z"}} 2018-12-23 20:56:55,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d189e980a144605a87cda3816d5305892eceb82" 2018-12-23 20:56:55,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640cb7a4-eea7-4257-9274-3cb6c752f689 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:56:55,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-640cb7a4-eea7-4257-9274-3cb6c752f689 2018-12-23 20:56:55,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:55,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-988976b6-29d3-4a6d-ac23-f351e7ac67d6 Date: Sun, 23 Dec 2018 20:56:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":["d5c21765-c936-4075-9429-0679f31367cf"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}]} 2018-12-23 20:56:55,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net used request id req-988976b6-29d3-4a6d-ac23-f351e7ac67d6 2018-12-23 20:56:55,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:55,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a5b4974b-d0df-486c-a3fc-774db58c57ea Date: Sun, 23 Dec 2018 20:56:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:55,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-a5b4974b-d0df-486c-a3fc-774db58c57ea 2018-12-23 20:56:55,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:55,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2f563420-1d27-4b07-b466-f5145992316e Date: Sun, 23 Dec 2018 20:56:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d03c1aad-32b1-4836-aa43-515be2811349","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"207cbe1d60f44ba799136b18e03d588d","l2_adjacency":true,"status":"ACTIVE","subnets":["d5c21765-c936-4075-9429-0679f31367cf"],"description":"","tags":[],"updated_at":"2018-12-23T20:56:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net","admin_state_up":true,"tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","mtu":1450}]} 2018-12-23 20:56:55,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net used request id req-2f563420-1d27-4b07-b466-f5145992316e 2018-12-23 20:56:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:56:55,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:56:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:56:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d189e980a144605a87cda3816d5305892eceb82" 2018-12-23 20:56:55,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3528b8e2-973f-4386-a342-40860daba6d2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "207cbe1d60f44ba799136b18e03d588d", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}} 2018-12-23 20:56:55,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d used request id req-3528b8e2-973f-4386-a342-40860daba6d2 2018-12-23 20:56:55,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:55,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-62efe67a-b169-4227-8c07-57d2f9a2bb79 Date: Sun, 23 Dec 2018 20:56:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:55,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349 used request id req-62efe67a-b169-4227-8c07-57d2f9a2bb79 2018-12-23 20:56:55,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" 2018-12-23 20:56:55,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a09c96d-f12f-4267-a502-8a026f47fcba Date: Sun, 23 Dec 2018 20:56:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d03c1aad-32b1-4836-aa43-515be2811349","tenant_id":"207cbe1d60f44ba799136b18e03d588d","created_at":"2018-12-23T20:56:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:56:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"207cbe1d60f44ba799136b18e03d588d","id":"d5c21765-c936-4075-9429-0679f31367cf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet"}]} 2018-12-23 20:56:55,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d03c1aad-32b1-4836-aa43-515be2811349&name=CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet used request id req-5a09c96d-f12f-4267-a502-8a026f47fcba 2018-12-23 20:56:55,921 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net 2018-12-23 20:56:55,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88eeeecf0e726c294181bfeeeabb6510443a1f0" -d '{"port": {"network_id": "d03c1aad-32b1-4836-aa43-515be2811349", "fixed_ips": [{"subnet_id": "d5c21765-c936-4075-9429-0679f31367cf", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5port-1", "admin_state_up": true}}' 2018-12-23 20:56:56,243 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-6d642b0b-5a5b-440a-8391-c97efce41000 Date: Sun, 23 Dec 2018 20:56:56 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-23 20:56:56,244 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-6d642b0b-5a5b-440a-8391-c97efce41000 2018-12-23 20:56:56,244 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-23 20:56:56,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/013e87a1-26be-4872-a9f4-162bbb00da40 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fdfffa9ace584cd3da634c9346e22ff8977d5e8" 2018-12-23 20:56:56,287 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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-87286188-4920-44a5-961c-3433ac6540f7 x-compute-request-id: req-87286188-4920-44a5-961c-3433ac6540f7 Content-Length: 0 Content-Type: application/json 2018-12-23 20:56:56,287 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/013e87a1-26be-4872-a9f4-162bbb00da40 used request id req-87286188-4920-44a5-961c-3433ac6540f7 2018-12-23 20:56:56,288 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet 2018-12-23 20:56:56,288 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-subnet 2018-12-23 20:56:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/d5c21765-c936-4075-9429-0679f31367cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" 2018-12-23 20:56:57,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-faa1f8ed-3d66-43bc-b193-d51354029971 Date: Sun, 23 Dec 2018 20:56:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:57,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d5c21765-c936-4075-9429-0679f31367cf used request id req-faa1f8ed-3d66-43bc-b193-d51354029971 2018-12-23 20:56:57,274 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-pub-net 2018-12-23 20:56:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d03c1aad-32b1-4836-aa43-515be2811349 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538700102fdc6d9e04653d99e9e7055ea6c54da8" 2018-12-23 20:56:58,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a688ea2-1f05-4611-bb84-b2b93e6a2172 Date: Sun, 23 Dec 2018 20:56:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:56:58,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d03c1aad-32b1-4836-aa43-515be2811349 used request id req-3a688ea2-1f05-4611-bb84-b2b93e6a2172 2018-12-23 20:56:58,310 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b2f3ce59-6f50-420a-9243-c29c588b41a5-image 2018-12-23 20:56:58,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db7ed0edf0d910f3629f523f17b6d187497eb7d0" 2018-12-23 20:56:58,581 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b6a377d7-14d7-40b2-8967-709a6458988b Date: Sun, 23 Dec 2018 20:56:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:56:58,581 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/890fcda0-80ea-42fd-a493-68826f1e82fe used request id req-b6a377d7-14d7-40b2-8967-709a6458988b 2018-12-23 20:56:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:58,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6d8be8e4-d84a-498a-9b33-0a1c92281973 Date: Sun, 23 Dec 2018 20:56:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "created_at": "2018-12-23T20:56:50Z", "updated_at": "2018-12-23T20:56:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:51Z", "revision_number": 0, "id": "25bbe5a1-96a6-4b16-87b6-3d4a1320f907", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:51Z", "security_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "port_range_min": null, "ethertype": "IPv6", "project_id": "207cbe1d60f44ba799136b18e03d588d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:51Z", "revision_number": 0, "id": "ab46ef6a-fb7b-40b0-871b-b233bf870af7", "remote_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:51Z", "security_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "port_range_min": null, "ethertype": "IPv6", "project_id": "207cbe1d60f44ba799136b18e03d588d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:51Z", "revision_number": 0, "id": "c527e72e-80b1-42a3-b075-b55e7a751497", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:51Z", "security_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "port_range_min": null, "ethertype": "IPv4", "project_id": "207cbe1d60f44ba799136b18e03d588d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:56:51Z", "revision_number": 0, "id": "e742fd92-2f52-4272-b1c1-1ed3fe566105", "remote_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "remote_ip_prefix": null, "created_at": "2018-12-23T20:56:51Z", "security_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "port_range_min": null, "ethertype": "IPv4", "project_id": "207cbe1d60f44ba799136b18e03d588d"}], "revision_number": 4, "project_id": "207cbe1d60f44ba799136b18e03d588d", "id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:56:58,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6d8be8e4-d84a-498a-9b33-0a1c92281973 2018-12-23 20:56:58,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:58,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df8b3b6c-c43b-4a01-ba81-9252b7de99af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:58,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-df8b3b6c-c43b-4a01-ba81-9252b7de99af 2018-12-23 20:56:58,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:58,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:59,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5194bec3-d9d9-441a-98a3-db32ced0b8d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:59,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-5194bec3-d9d9-441a-98a3-db32ced0b8d3 2018-12-23 20:56:59,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:59,167 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-761053c9-8980-4246-b45f-0e4e10eb2cbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:59,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-761053c9-8980-4246-b45f-0e4e10eb2cbb 2018-12-23 20:56:59,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:59,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:59,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8781ff22-d265-4136-85ca-65ff74b39824 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:56:59,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-8781ff22-d265-4136-85ca-65ff74b39824 2018-12-23 20:56:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:59,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-624971d4-1e41-4077-9a39-c851b9edcd21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:59,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-624971d4-1e41-4077-9a39-c851b9edcd21 2018-12-23 20:56:59,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:59,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:59,470 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcfb8682-eb2d-4901-b48d-4b2f19730e64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:59,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-fcfb8682-eb2d-4901-b48d-4b2f19730e64 2018-12-23 20:56:59,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:59,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:59,573 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:56:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3b749f6-f044-4e26-91c5-1db06161191e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:56:59,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-d3b749f6-f044-4e26-91c5-1db06161191e 2018-12-23 20:56:59,574 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:56:59,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:59,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65d884c-a04d-413f-81b9-932dd3292fac Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "207cbe1d60f44ba799136b18e03d588d", "name": "CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj"}} 2018-12-23 20:56:59,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d used request id req-d65d884c-a04d-413f-81b9-932dd3292fac 2018-12-23 20:56:59,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f 2018-12-23 20:56:59,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:56:59,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-77ad10c4-4e87-4a17-b3ea-07f911eb12e0 Date: Sun, 23 Dec 2018 20:56:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:51Z", "security_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "created_at": "2018-12-23T20:56:51Z", "project_id": "207cbe1d60f44ba799136b18e03d588d", "id": "25bbe5a1-96a6-4b16-87b6-3d4a1320f907"}, {"remote_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:51Z", "security_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "created_at": "2018-12-23T20:56:51Z", "project_id": "207cbe1d60f44ba799136b18e03d588d", "id": "ab46ef6a-fb7b-40b0-871b-b233bf870af7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:51Z", "security_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "created_at": "2018-12-23T20:56:51Z", "project_id": "207cbe1d60f44ba799136b18e03d588d", "id": "c527e72e-80b1-42a3-b075-b55e7a751497"}, {"remote_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:56:51Z", "security_group_id": "a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f", "port_range_min": null, "revision_number": 0, "tenant_id": "207cbe1d60f44ba799136b18e03d588d", "created_at": "2018-12-23T20:56:51Z", "project_id": "207cbe1d60f44ba799136b18e03d588d", "id": "e742fd92-2f52-4272-b1c1-1ed3fe566105"}]} 2018-12-23 20:56:59,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f used request id req-77ad10c4-4e87-4a17-b3ea-07f911eb12e0 2018-12-23 20:56:59,995 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:57:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:57:00,147 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b35bf6cc-4c07-4cc4-ab9e-74afe4c42207 Content-Length: 0 Date: Sun, 23 Dec 2018 20:57:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:57:00,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a7b8dec7-ef59-43e6-b4e1-526dd5ea5a1f used request id req-b35bf6cc-4c07-4cc4-ab9e-74afe4c42207 2018-12-23 20:57:00,148 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj 2018-12-23 20:57:00,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:57:00,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5bb2e8-d94a-48d1-b127-c378d6282ff3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:00,372 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/207cbe1d60f44ba799136b18e03d588d used request id req-af5bb2e8-d94a-48d1-b127-c378d6282ff3 2018-12-23 20:57:00,373 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-076b3f1d-b2bf-442-proj-role 2018-12-23 20:57:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0dc3ac4637e941c8b555fb889a1fc1ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:57:00,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ff6e87c-e58d-4dc5-a469-f855a1f2b916 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:00,492 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0dc3ac4637e941c8b555fb889a1fc1ab used request id req-0ff6e87c-e58d-4dc5-a469-f855a1f2b916 2018-12-23 20:57:00,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e11d126b41f8fe1720261a2c16879feee81b2a4" 2018-12-23 20:57:00,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b7a364-d79e-4f98-b831-6b276dc43325 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:57:00,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f8b7a364-d79e-4f98-b831-6b276dc43325 2018-12-23 20:57:00,593 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-076b3f1d-b2bf-442-user 2018-12-23 20:57:00,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/64080124919a45648e6144fc4dbce772 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539da3739c7fdb77b2fa09d69d3519f8fe9ef633" 2018-12-23 20:57:00,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf1fc92-db3b-464b-b4b9-8c34d54bd5a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:00,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/64080124919a45648e6144fc4dbce772 used request id req-3bf1fc92-db3b-464b-b4b9-8c34d54bd5a6 2018-12-23 20:57:00,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:01,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["IBc8AK_VQ6avs_1nP_viGA"], "issued_at": "2018-12-23T20:57:01.000000Z"}} 2018-12-23 20:57:01,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67f6c6963b28d75268d153869899f13edd34ba0e" 2018-12-23 20:57:01,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dff91fa-ee02-4a43-8e58-5accb1c97838 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:01,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9dff91fa-ee02-4a43-8e58-5accb1c97838 2018-12-23 20:57:01,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:01,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:01,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6Y8SUssXQVi2BmAbbqPpIA"], "issued_at": "2018-12-23T20:57:01.000000Z"}} 2018-12-23 20:57:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:01,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5c20b8-aebb-41c7-9943-ef70e353160e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:01,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-db5c20b8-aebb-41c7-9943-ef70e353160e 2018-12-23 20:57:01,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:01,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:01,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c97101-0289-43d3-a267-7cc4cf1b6ae8 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:57:01,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj used request id req-84c97101-0289-43d3-a267-7cc4cf1b6ae8 2018-12-23 20:57:01,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:01,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d944c4db-d9ef-444f-9ee4-d6947003124d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:57:01,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d944c4db-d9ef-444f-9ee4-d6947003124d 2018-12-23 20:57:01,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}}' 2018-12-23 20:57:02,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:57:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2772ebe9-4946-48cf-a7f7-37f6f415a968 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31"}, "tags": [], "enabled": true, "id": "6fd2342c9f7d4389bf806c4beda95d31", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}} 2018-12-23 20:57:02,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2772ebe9-4946-48cf-a7f7-37f6f415a968 2018-12-23 20:57:02,068 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj 2018-12-23 20:57:02,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:02,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:02,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Cwl8rguCRgOfBQGlbBO_vg"], "issued_at": "2018-12-23T20:57:02.000000Z"}} 2018-12-23 20:57:02,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33005f6c9c9baf5a61e61fd90061be191c83e458" 2018-12-23 20:57:02,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7a767f-8f4d-4f18-aac8-b92b7d3f51dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:02,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4e7a767f-8f4d-4f18-aac8-b92b7d3f51dd 2018-12-23 20:57:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:02,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:02,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33005f6c9c9baf5a61e61fd90061be191c83e458" 2018-12-23 20:57:02,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ae859d-922b-453e-9f5f-ee0339921fc6 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:57:02,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c8ae859d-922b-453e-9f5f-ee0339921fc6 2018-12-23 20:57:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33005f6c9c9baf5a61e61fd90061be191c83e458" 2018-12-23 20:57:02,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a01a3c-76b3-4032-8179-8559b05a24fe Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31"}, "tags": [], "enabled": true, "id": "6fd2342c9f7d4389bf806c4beda95d31", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}]} 2018-12-23 20:57:02,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj used request id req-a6a01a3c-76b3-4032-8179-8559b05a24fe 2018-12-23 20:57:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33005f6c9c9baf5a61e61fd90061be191c83e458" 2018-12-23 20:57:02,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d36565-a8ca-493d-b9bb-6725e9e26660 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:57:02,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b7d36565-a8ca-493d-b9bb-6725e9e26660 2018-12-23 20:57:03,186 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c337ba7f-c591-44a-user 2018-12-23 20:57:03,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:03,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:03,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25dd203d-356b-40f3-9697-2091a6d5ec0e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:57:03,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-25dd203d-356b-40f3-9697-2091a6d5ec0e 2018-12-23 20:57:03,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" -d '{"role": {"name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role"}}' 2018-12-23 20:57:03,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061ad040-6684-450d-9c84-fb7b4305d2e6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba775e5230c04ec49296ff1102614b84", "links": {"self": "http://172.30.9.21:5000/v3/roles/ba775e5230c04ec49296ff1102614b84"}, "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role"}} 2018-12-23 20:57:03,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-061ad040-6684-450d-9c84-fb7b4305d2e6 2018-12-23 20:57:03,391 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role 2018-12-23 20:57:03,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ba775e5230c04ec49296ff1102614b84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:03,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad142a9-f86f-4d34-acb5-ca4ef285d703 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba775e5230c04ec49296ff1102614b84", "links": {"self": "http://172.30.9.21:5000/v3/roles/ba775e5230c04ec49296ff1102614b84"}, "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role"}} 2018-12-23 20:57:03,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ba775e5230c04ec49296ff1102614b84 used request id req-2ad142a9-f86f-4d34-acb5-ca4ef285d703 2018-12-23 20:57:03,497 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role to project CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj 2018-12-23 20:57:03,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31/users/6188a223547b4988bd9b641d261cdbdc/roles/ba775e5230c04ec49296ff1102614b84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:03,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1bb839-dc0a-4da3-8fd7-fa2ccf933d6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:03,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31/users/6188a223547b4988bd9b641d261cdbdc/roles/ba775e5230c04ec49296ff1102614b84 used request id req-6c1bb839-dc0a-4da3-8fd7-fa2ccf933d6d 2018-12-23 20:57:03,633 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:57:03,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:03,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:04,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba775e5230c04ec49296ff1102614b84", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role"}], "expires_at": "2018-12-23T21:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fd2342c9f7d4389bf806c4beda95d31", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-user", "id": "6188a223547b4988bd9b641d261cdbdc"}, "audit_ids": ["tdoBl89cQUuPyn0Hl2zFMw"], "issued_at": "2018-12-23T20:57:04.000000Z"}} 2018-12-23 20:57:04,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" 2018-12-23 20:57:04,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a47177e-5dc5-4e81-995a-105fcb57c1b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:04,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9a47177e-5dc5-4e81-995a-105fcb57c1b5 2018-12-23 20:57:04,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" 2018-12-23 20:57:04,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-9de27da6-87f7-452d-b4c2-08f0127044a6 Date: Sun, 23 Dec 2018 20:57:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image"} 2018-12-23 20:57:04,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image used request id req-9de27da6-87f7-452d-b4c2-08f0127044a6 2018-12-23 20:57:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" 2018-12-23 20:57:04,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f255fefa-587e-4a41-a34c-2a4fee5dc8f0 Date: Sun, 23 Dec 2018 20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:57:04,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f255fefa-587e-4a41-a34c-2a4fee5dc8f0 2018-12-23 20:57:04,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image"}' 2018-12-23 20:57:04,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bd918994-4d81-4409-97e7-4f32d0260e87 Date: Sun, 23 Dec 2018 20:57:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395", "min_disk": 0, "protected": false, "id": "482f4d86-5efd-4446-854d-9870fd2dc395", "file": "/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395/file", "checksum": null, "owner": "6fd2342c9f7d4389bf806c4beda95d31", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:04,470 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bd918994-4d81-4409-97e7-4f32d0260e87 2018-12-23 20:57:04,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" -d '' 2018-12-23 20:57:04,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ee94c37-1a6c-4f29-9410-9bca8a501632 Date: Sun, 23 Dec 2018 20:57:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:57:04,841 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395/file used request id req-9ee94c37-1a6c-4f29-9410-9bca8a501632 2018-12-23 20:57:04,841 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:57:04,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" 2018-12-23 20:57:04,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-19678e9d-f946-4a0b-838f-eb3738df2367 Date: Sun, 23 Dec 2018 20:57:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:04Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/482f4d86-5efd-4446-854d-9870fd2dc395/snap", "metadata": {}}], "self": "/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395", "min_disk": 0, "protected": false, "id": "482f4d86-5efd-4446-854d-9870fd2dc395", "file": "/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fd2342c9f7d4389bf806c4beda95d31", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/482f4d86-5efd-4446-854d-9870fd2dc395/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:04,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395 used request id req-19678e9d-f946-4a0b-838f-eb3738df2367 2018-12-23 20:57:04,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" 2018-12-23 20:57:04,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-79733bfa-36ff-40b8-838b-7182c23b81ee Date: Sun, 23 Dec 2018 20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:57:04,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-79733bfa-36ff-40b8-838b-7182c23b81ee 2018-12-23 20:57:04,872 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image 2018-12-23 20:57:04,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" 2018-12-23 20:57:04,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-429c5023-dcf3-4573-96f2-92b37655c864 Date: Sun, 23 Dec 2018 20:57:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:04Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/482f4d86-5efd-4446-854d-9870fd2dc395/snap", "metadata": {}}], "self": "/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395", "min_disk": 0, "protected": false, "id": "482f4d86-5efd-4446-854d-9870fd2dc395", "file": "/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6fd2342c9f7d4389bf806c4beda95d31", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/482f4d86-5efd-4446-854d-9870fd2dc395/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:04,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395 used request id req-429c5023-dcf3-4573-96f2-92b37655c864 2018-12-23 20:57:04,889 - create_image - DEBUG - Instance status is - active 2018-12-23 20:57:04,889 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image 2018-12-23 20:57:04,890 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image 2018-12-23 20:57:04,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:04,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:05,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba775e5230c04ec49296ff1102614b84", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role"}], "expires_at": "2018-12-23T21:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fd2342c9f7d4389bf806c4beda95d31", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-user", "id": "6188a223547b4988bd9b641d261cdbdc"}, "audit_ids": ["5pJpqg57QaeY7hY7neVT_A"], "issued_at": "2018-12-23T20:57:05.000000Z"}} 2018-12-23 20:57:05,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" 2018-12-23 20:57:05,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc0d4465-52bd-47bc-8e56-ac749f7d1a83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:05,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cc0d4465-52bd-47bc-8e56-ac749f7d1a83 2018-12-23 20:57:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" 2018-12-23 20:57:05,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0e67c648-d50d-4f05-8607-c5f9eeda457a Date: Sun, 23 Dec 2018 20:57:05 GMT RESP BODY: {"networks":[]} 2018-12-23 20:57:05,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net used request id req-0e67c648-d50d-4f05-8607-c5f9eeda457a 2018-12-23 20:57:05,576 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net 2018-12-23 20:57:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" -d '{"network": {"name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net", "admin_state_up": true}}' 2018-12-23 20:57:05,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-09b3c297-2848-49c5-a539-61953b92620e Date: Sun, 23 Dec 2018 20:57:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:57:05Z","is_default":false,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}} 2018-12-23 20:57:05,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-09b3c297-2848-49c5-a539-61953b92620e 2018-12-23 20:57:05,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" 2018-12-23 20:57:06,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-06c54547-6022-4d9e-9656-25cd512edf72 Date: Sun, 23 Dec 2018 20:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:57:05Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}]} 2018-12-23 20:57:06,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-06c54547-6022-4d9e-9656-25cd512edf72 2018-12-23 20:57:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" 2018-12-23 20:57:06,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2d6e7a49-4fe6-4ab7-bf5b-121177836554 Date: Sun, 23 Dec 2018 20:57:06 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:57:06,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-2d6e7a49-4fe6-4ab7-bf5b-121177836554 2018-12-23 20:57:06,108 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet 2018-12-23 20:57:06,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" -d '{"subnets": [{"ip_version": 4, "network_id": "623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]}' 2018-12-23 20:57:06,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ba643ab4-48b6-45fc-9daf-fbe8c60bbd62 Date: Sun, 23 Dec 2018 20:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:06Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57: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":"6fd2342c9f7d4389bf806c4beda95d31","id":"1f065553-6b2f-407a-bc9c-290c2f4af277","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]} 2018-12-23 20:57:06,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ba643ab4-48b6-45fc-9daf-fbe8c60bbd62 2018-12-23 20:57:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" 2018-12-23 20:57:06,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d76dae65-eb6d-4e8d-b451-3653fe594ab0 Date: Sun, 23 Dec 2018 20:57:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":["1f065553-6b2f-407a-bc9c-290c2f4af277"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}]} 2018-12-23 20:57:06,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-d76dae65-eb6d-4e8d-b451-3653fe594ab0 2018-12-23 20:57:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" 2018-12-23 20:57:06,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-35a2faea-b057-45e8-94a2-bd0cc7df2ec8 Date: Sun, 23 Dec 2018 20:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:06Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57: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":"6fd2342c9f7d4389bf806c4beda95d31","id":"1f065553-6b2f-407a-bc9c-290c2f4af277","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]} 2018-12-23 20:57:06,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-35a2faea-b057-45e8-94a2-bd0cc7df2ec8 2018-12-23 20:57:06,848 - OpenStackNetwork - DEBUG - Network [623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8] created successfully 2018-12-23 20:57:06,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:06,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:07,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["2FHfT28hQZGpKn4EqcuGVw"], "issued_at": "2018-12-23T20:57:07.000000Z"}} 2018-12-23 20:57:07,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d55b950f2b6fa42821f73571883fce9864aaebf" 2018-12-23 20:57:07,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b128663-1db8-47e3-96fe-72628b0bfa38 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:07,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0b128663-1db8-47e3-96fe-72628b0bfa38 2018-12-23 20:57:07,344 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:57:07,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d55b950f2b6fa42821f73571883fce9864aaebf" 2018-12-23 20:57:07,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-497f6b75-2f65-42e9-9059-50218db979b0 x-compute-request-id: req-497f6b75-2f65-42e9-9059-50218db979b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:57:07,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-497f6b75-2f65-42e9-9059-50218db979b0 2018-12-23 20:57:07,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d55b950f2b6fa42821f73571883fce9864aaebf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:57:07,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2184346a-5ee0-452d-bd22-a81a4f8e358b x-compute-request-id: req-2184346a-5ee0-452d-bd22-a81a4f8e358b Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2d978cd-e72f-4e25-aca1-162948cfb456", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2d978cd-e72f-4e25-aca1-162948cfb456", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f2d978cd-e72f-4e25-aca1-162948cfb456"}} 2018-12-23 20:57:07,582 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2184346a-5ee0-452d-bd22-a81a4f8e358b 2018-12-23 20:57:07,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:07,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:07,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba775e5230c04ec49296ff1102614b84", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role"}], "expires_at": "2018-12-23T21:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fd2342c9f7d4389bf806c4beda95d31", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-user", "id": "6188a223547b4988bd9b641d261cdbdc"}, "audit_ids": ["9kldrs0zTk-sBE5iL-SkhQ"], "issued_at": "2018-12-23T20:57:07.000000Z"}} 2018-12-23 20:57:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:08,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01851074-71d4-4d78-a71c-9a64d51d7c50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:08,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-01851074-71d4-4d78-a71c-9a64d51d7c50 2018-12-23 20:57:08,069 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:57:08,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:08,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb9176c-ff76-47ed-989b-2b69ff0f59c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:08,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7fb9176c-ff76-47ed-989b-2b69ff0f59c7 2018-12-23 20:57:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:08,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f0ce37d5-c719-423a-96ed-2a5094654b6a Date: Sun, 23 Dec 2018 20:57:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":["1f065553-6b2f-407a-bc9c-290c2f4af277"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}]} 2018-12-23 20:57:08,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net used request id req-f0ce37d5-c719-423a-96ed-2a5094654b6a 2018-12-23 20:57:08,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:08,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-61e7a29b-6b9c-4f44-ad12-924ccaf9dacb Date: Sun, 23 Dec 2018 20:57:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:06Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57: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":"6fd2342c9f7d4389bf806c4beda95d31","id":"1f065553-6b2f-407a-bc9c-290c2f4af277","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]} 2018-12-23 20:57:08,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-61e7a29b-6b9c-4f44-ad12-924ccaf9dacb 2018-12-23 20:57:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:08,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5742e337-814f-444b-b44d-52c7b839a180 Date: Sun, 23 Dec 2018 20:57:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":["1f065553-6b2f-407a-bc9c-290c2f4af277"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}]} 2018-12-23 20:57:08,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net used request id req-5742e337-814f-444b-b44d-52c7b839a180 2018-12-23 20:57:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:08,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:08,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:08,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a675ac2f-5c87-47a6-9b60-660c1ed53cb7 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fd2342c9f7d4389bf806c4beda95d31", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}} 2018-12-23 20:57:08,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 used request id req-a675ac2f-5c87-47a6-9b60-660c1ed53cb7 2018-12-23 20:57:08,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:08,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ad347c4f-3465-464c-a1b2-ab9dec243466 Date: Sun, 23 Dec 2018 20:57:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:06Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57: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":"6fd2342c9f7d4389bf806c4beda95d31","id":"1f065553-6b2f-407a-bc9c-290c2f4af277","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]} 2018-12-23 20:57:08,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-ad347c4f-3465-464c-a1b2-ab9dec243466 2018-12-23 20:57:08,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8&mac_address=foo&name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:08,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3408ff5f-42c4-401f-85c4-fd97dfc6faaa Date: Sun, 23 Dec 2018 20:57:08 GMT RESP BODY: {"ports":[]} 2018-12-23 20:57:08,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8&mac_address=foo&name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063port-1&admin_state_up=True used request id req-3408ff5f-42c4-401f-85c4-fd97dfc6faaa 2018-12-23 20:57:08,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:09,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57: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-23c3005b-39b0-49be-b73c-0e3ee202852c x-compute-request-id: req-23c3005b-39b0-49be-b73c-0e3ee202852c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:57:09,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-inst used request id req-23c3005b-39b0-49be-b73c-0e3ee202852c 2018-12-23 20:57:09,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:09,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-40dbc406-afa5-447b-916f-bf2e0ae168d5 Date: Sun, 23 Dec 2018 20:57:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":["1f065553-6b2f-407a-bc9c-290c2f4af277"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}]} 2018-12-23 20:57:09,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net used request id req-40dbc406-afa5-447b-916f-bf2e0ae168d5 2018-12-23 20:57:09,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:09,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22ccd271-f905-423b-8961-7c21009523dd Date: Sun, 23 Dec 2018 20:57:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:06Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57: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":"6fd2342c9f7d4389bf806c4beda95d31","id":"1f065553-6b2f-407a-bc9c-290c2f4af277","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]} 2018-12-23 20:57:09,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-22ccd271-f905-423b-8961-7c21009523dd 2018-12-23 20:57:09,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:09,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-50743850-d0f8-4acf-ab3b-90c0452eb5fc Date: Sun, 23 Dec 2018 20:57:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":["1f065553-6b2f-407a-bc9c-290c2f4af277"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}]} 2018-12-23 20:57:09,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net used request id req-50743850-d0f8-4acf-ab3b-90c0452eb5fc 2018-12-23 20:57:09,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:09,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e725cf-3b60-4cf3-9575-61c3c90af839 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fd2342c9f7d4389bf806c4beda95d31", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}} 2018-12-23 20:57:09,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 used request id req-44e725cf-3b60-4cf3-9575-61c3c90af839 2018-12-23 20:57:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:09,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c8c2ae54-d618-4cb2-b8fe-4a148bc2197e Date: Sun, 23 Dec 2018 20:57:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:06Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57: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":"6fd2342c9f7d4389bf806c4beda95d31","id":"1f065553-6b2f-407a-bc9c-290c2f4af277","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]} 2018-12-23 20:57:09,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-c8c2ae54-d618-4cb2-b8fe-4a148bc2197e 2018-12-23 20:57:09,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8&mac_address=foo&name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:09,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5e22618e-27cc-40aa-9502-6a854fc73094 Date: Sun, 23 Dec 2018 20:57:09 GMT RESP BODY: {"ports":[]} 2018-12-23 20:57:09,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8&mac_address=foo&name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063port-1&admin_state_up=True used request id req-5e22618e-27cc-40aa-9502-6a854fc73094 2018-12-23 20:57:09,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:09,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:09,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba775e5230c04ec49296ff1102614b84", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role"}], "expires_at": "2018-12-23T21:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6fd2342c9f7d4389bf806c4beda95d31", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6fd2342c9f7d4389bf806c4beda95d31", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-user", "id": "6188a223547b4988bd9b641d261cdbdc"}, "audit_ids": ["b7x-t50fQa2pdDznnbgYnw"], "issued_at": "2018-12-23T20:57:09.000000Z"}} 2018-12-23 20:57:09,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195546a18aed466ee691603c556c8285f5f7058" 2018-12-23 20:57:10,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2e666c-af47-4712-b5d3-644c19dbb347 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:10,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6d2e666c-af47-4712-b5d3-644c19dbb347 2018-12-23 20:57:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:10,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cde2b376-e9ad-44df-ab2c-6960694df127 Date: Sun, 23 Dec 2018 20:57:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":["1f065553-6b2f-407a-bc9c-290c2f4af277"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}]} 2018-12-23 20:57:10,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net used request id req-cde2b376-e9ad-44df-ab2c-6960694df127 2018-12-23 20:57:10,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:10,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-42d68555-c2e4-4b5c-b906-ebc97c019f44 Date: Sun, 23 Dec 2018 20:57:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:06Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57: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":"6fd2342c9f7d4389bf806c4beda95d31","id":"1f065553-6b2f-407a-bc9c-290c2f4af277","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]} 2018-12-23 20:57:10,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-42d68555-c2e4-4b5c-b906-ebc97c019f44 2018-12-23 20:57:10,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:10,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-52a58985-fc97-4cd8-8388-55dcde63186e Date: Sun, 23 Dec 2018 20:57:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6fd2342c9f7d4389bf806c4beda95d31","l2_adjacency":true,"status":"ACTIVE","subnets":["1f065553-6b2f-407a-bc9c-290c2f4af277"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:06Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net","admin_state_up":true,"tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:05Z","mtu":1450}]} 2018-12-23 20:57:10,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net used request id req-52a58985-fc97-4cd8-8388-55dcde63186e 2018-12-23 20:57:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:10,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:10,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8195546a18aed466ee691603c556c8285f5f7058" 2018-12-23 20:57:10,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7903c7b-7692-425a-970e-e1f6f96c996e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fd2342c9f7d4389bf806c4beda95d31", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}} 2018-12-23 20:57:10,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 used request id req-f7903c7b-7692-425a-970e-e1f6f96c996e 2018-12-23 20:57:10,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" 2018-12-23 20:57:10,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b4c1137c-4b73-4370-ba1c-af36e1f5fb56 Date: Sun, 23 Dec 2018 20:57:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8","tenant_id":"6fd2342c9f7d4389bf806c4beda95d31","created_at":"2018-12-23T20:57:06Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57: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":"6fd2342c9f7d4389bf806c4beda95d31","id":"1f065553-6b2f-407a-bc9c-290c2f4af277","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet"}]} 2018-12-23 20:57:10,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-b4c1137c-4b73-4370-ba1c-af36e1f5fb56 2018-12-23 20:57:10,410 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net 2018-12-23 20:57:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76c653fce10715fd691d9796ea6b234c2923e551" -d '{"port": {"network_id": "623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063port-1", "admin_state_up": true}}' 2018-12-23 20:57:10,422 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-11b34ec2-2db7-4f6b-b6b4-7c73c6484802 Date: Sun, 23 Dec 2018 20:57:10 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 20:57:10,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-11b34ec2-2db7-4f6b-b6b4-7c73c6484802 2018-12-23 20:57:10,422 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-23 20:57:10,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/f2d978cd-e72f-4e25-aca1-162948cfb456 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d55b950f2b6fa42821f73571883fce9864aaebf" 2018-12-23 20:57:10,448 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a3e9e85-0be0-4cd2-a7ab-67ab14fefd70 x-compute-request-id: req-1a3e9e85-0be0-4cd2-a7ab-67ab14fefd70 Content-Length: 0 Content-Type: application/json 2018-12-23 20:57:10,449 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f2d978cd-e72f-4e25-aca1-162948cfb456 used request id req-1a3e9e85-0be0-4cd2-a7ab-67ab14fefd70 2018-12-23 20:57:10,449 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet 2018-12-23 20:57:10,450 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-subnet 2018-12-23 20:57:10,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/1f065553-6b2f-407a-bc9c-290c2f4af277 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" 2018-12-23 20:57:12,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9875104-6aca-4bee-8af4-4cfeea7795b2 Date: Sun, 23 Dec 2018 20:57:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:57:12,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1f065553-6b2f-407a-bc9c-290c2f4af277 used request id req-a9875104-6aca-4bee-8af4-4cfeea7795b2 2018-12-23 20:57:12,120 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-pub-net 2018-12-23 20:57:12,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8583256c6f833406ad88b7b0e85f5eb9a17b2478" 2018-12-23 20:57:13,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c618c95d-582d-4cc1-b01a-76f363e4c778 Date: Sun, 23 Dec 2018 20:57:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:57:13,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/623b0fa6-be3d-4cbc-b61a-7bf9fa4189b8 used request id req-c618c95d-582d-4cc1-b01a-76f363e4c778 2018-12-23 20:57:13,378 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a889632a-7f80-409a-bc1d-ed1a65ea4063-image 2018-12-23 20:57:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}538f2dd109ab4c4ffbc8c78a9feb974ec20c3fcd" 2018-12-23 20:57:14,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-034005fb-83a7-4451-92d2-494ca67e1767 Date: Sun, 23 Dec 2018 20:57:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:57:14,217 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/482f4d86-5efd-4446-854d-9870fd2dc395 used request id req-034005fb-83a7-4451-92d2-494ca67e1767 2018-12-23 20:57:14,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:14,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-88bc69f6-be23-4b5c-b530-95e9b442ada6 Date: Sun, 23 Dec 2018 20:57:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "created_at": "2018-12-23T20:57:05Z", "updated_at": "2018-12-23T20:57:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:05Z", "revision_number": 0, "id": "15b713f8-3889-49a8-b143-9f3efd69d272", "remote_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:05Z", "security_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fd2342c9f7d4389bf806c4beda95d31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:05Z", "revision_number": 0, "id": "165ee913-2c1d-49e4-82e9-bc9ec43568ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:05Z", "security_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "port_range_min": null, "ethertype": "IPv4", "project_id": "6fd2342c9f7d4389bf806c4beda95d31"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:05Z", "revision_number": 0, "id": "1a2fe65b-73ca-4d4e-a7fe-7add142ac776", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:05Z", "security_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fd2342c9f7d4389bf806c4beda95d31"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:05Z", "revision_number": 0, "id": "38b05cf0-52bf-4e47-954f-40be94927619", "remote_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:05Z", "security_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "port_range_min": null, "ethertype": "IPv6", "project_id": "6fd2342c9f7d4389bf806c4beda95d31"}], "revision_number": 4, "project_id": "6fd2342c9f7d4389bf806c4beda95d31", "id": "9c1b84f4-d851-48d3-a474-95645511ec03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:57:14,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-88bc69f6-be23-4b5c-b530-95e9b442ada6 2018-12-23 20:57:14,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:14,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d802b2-067e-45c6-b86b-49ed85b712c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:14,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-f1d802b2-067e-45c6-b86b-49ed85b712c6 2018-12-23 20:57:14,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:14,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f33528d-6a18-4917-b162-e6674a00569a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:14,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-4f33528d-6a18-4917-b162-e6674a00569a 2018-12-23 20:57:14,703 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:14,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:14,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61968fd6-9e07-49c6-82aa-a48c7797bc58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:14,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-61968fd6-9e07-49c6-82aa-a48c7797bc58 2018-12-23 20:57:14,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:14,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:14,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05dbf701-6c33-46c3-a752-79c3eb7169a7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:57:14,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-05dbf701-6c33-46c3-a752-79c3eb7169a7 2018-12-23 20:57:14,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddc87c28-0727-4ffb-a2f3-4b85c72363db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:15,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-ddc87c28-0727-4ffb-a2f3-4b85c72363db 2018-12-23 20:57:15,010 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:15,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043e1551-e216-48b3-9e0a-9cb307dd9da4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:15,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-043e1551-e216-48b3-9e0a-9cb307dd9da4 2018-12-23 20:57:15,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,221 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28cd6e04-1501-4c08-8a07-ad9f8c82f073 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:15,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-28cd6e04-1501-4c08-8a07-ad9f8c82f073 2018-12-23 20:57:15,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0cc251c-b3d4-4088-b4f2-13bdd7254760 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6fd2342c9f7d4389bf806c4beda95d31", "name": "CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj"}} 2018-12-23 20:57:15,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 used request id req-b0cc251c-b3d4-4088-b4f2-13bdd7254760 2018-12-23 20:57:15,325 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9c1b84f4-d851-48d3-a474-95645511ec03 2018-12-23 20:57:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9c1b84f4-d851-48d3-a474-95645511ec03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a652a777-ceaf-48e8-976a-4fe70c1e454e Date: Sun, 23 Dec 2018 20:57:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:05Z", "security_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "port_range_min": null, "revision_number": 0, "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "created_at": "2018-12-23T20:57:05Z", "project_id": "6fd2342c9f7d4389bf806c4beda95d31", "id": "15b713f8-3889-49a8-b143-9f3efd69d272"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:05Z", "security_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "port_range_min": null, "revision_number": 0, "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "created_at": "2018-12-23T20:57:05Z", "project_id": "6fd2342c9f7d4389bf806c4beda95d31", "id": "165ee913-2c1d-49e4-82e9-bc9ec43568ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:05Z", "security_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "port_range_min": null, "revision_number": 0, "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "created_at": "2018-12-23T20:57:05Z", "project_id": "6fd2342c9f7d4389bf806c4beda95d31", "id": "1a2fe65b-73ca-4d4e-a7fe-7add142ac776"}, {"remote_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:05Z", "security_group_id": "9c1b84f4-d851-48d3-a474-95645511ec03", "port_range_min": null, "revision_number": 0, "tenant_id": "6fd2342c9f7d4389bf806c4beda95d31", "created_at": "2018-12-23T20:57:05Z", "project_id": "6fd2342c9f7d4389bf806c4beda95d31", "id": "38b05cf0-52bf-4e47-954f-40be94927619"}]} 2018-12-23 20:57:15,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9c1b84f4-d851-48d3-a474-95645511ec03 used request id req-a652a777-ceaf-48e8-976a-4fe70c1e454e 2018-12-23 20:57:15,351 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:57:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9c1b84f4-d851-48d3-a474-95645511ec03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ec94de7-db40-422d-aeb9-90897f86cde0 Content-Length: 0 Date: Sun, 23 Dec 2018 20:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:57:15,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9c1b84f4-d851-48d3-a474-95645511ec03 used request id req-9ec94de7-db40-422d-aeb9-90897f86cde0 2018-12-23 20:57:15,486 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj 2018-12-23 20:57:15,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf79d6ef-84be-431d-9903-50b765ec6c53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:15,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6fd2342c9f7d4389bf806c4beda95d31 used request id req-cf79d6ef-84be-431d-9903-50b765ec6c53 2018-12-23 20:57:15,726 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c337ba7f-c591-44a-proj-role 2018-12-23 20:57:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ba775e5230c04ec49296ff1102614b84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f554d974-ae39-4431-a25a-316a7dcf7ac7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:15,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ba775e5230c04ec49296ff1102614b84 used request id req-f554d974-ae39-4431-a25a-316a7dcf7ac7 2018-12-23 20:57:15,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78fd93c1464c5e51fafccd05e579dfca6b24f70b" 2018-12-23 20:57:15,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-997bdda6-1751-4eca-999e-11bc74dff7ba Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:57:15,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-997bdda6-1751-4eca-999e-11bc74dff7ba 2018-12-23 20:57:15,946 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c337ba7f-c591-44a-user 2018-12-23 20:57:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6188a223547b4988bd9b641d261cdbdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33005f6c9c9baf5a61e61fd90061be191c83e458" 2018-12-23 20:57:16,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dcd38e0-7bc1-4af4-9638-4e3d02ec02fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:16,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6188a223547b4988bd9b641d261cdbdc used request id req-5dcd38e0-7bc1-4af4-9638-4e3d02ec02fd 2018-12-23 20:57:16,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:16,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["VfOMjMlQR4qvVlhgfQAEIw"], "issued_at": "2018-12-23T20:57:16.000000Z"}} 2018-12-23 20:57:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7b705fe7bdbadf30741f7c89ab586627e8633c5" 2018-12-23 20:57:16,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5ef64b-2985-4ef0-bc51-13a2a2184607 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:16,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7f5ef64b-2985-4ef0-bc51-13a2a2184607 2018-12-23 20:57:16,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:16,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:17,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["nrgUShN2RB6c0-7JmDunKw"], "issued_at": "2018-12-23T20:57:17.000000Z"}} 2018-12-23 20:57:17,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:17,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f88214-a6a8-482d-a32b-b6d34e6a6160 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:17,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c6f88214-a6a8-482d-a32b-b6d34e6a6160 2018-12-23 20:57:17,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:17,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:17,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52af789f-341e-4395-88b6-50bbcaabc268 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:57:17,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj used request id req-52af789f-341e-4395-88b6-50bbcaabc268 2018-12-23 20:57:17,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:17,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b00015a-b6c3-4a87-bcf8-ac4e0134fc2e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:57:17,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2b00015a-b6c3-4a87-bcf8-ac4e0134fc2e 2018-12-23 20:57:17,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}}' 2018-12-23 20:57:17,456 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:57:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c921ae40-2a1a-481f-9975-f3c3e1f90c03 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "id": "914cb3968e2845d5a3048ac642ce4f0c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}} 2018-12-23 20:57:17,457 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c921ae40-2a1a-481f-9975-f3c3e1f90c03 2018-12-23 20:57:17,457 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj 2018-12-23 20:57:17,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:17,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:17,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["oLAoa2FiQDCSKtpqHeuyUw"], "issued_at": "2018-12-23T20:57:17.000000Z"}} 2018-12-23 20:57:17,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff52ced5496e967495df8cd2fefa30fe2f918b6c" 2018-12-23 20:57:17,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b01632-19d5-496f-a7c1-161373b51081 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:17,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-74b01632-19d5-496f-a7c1-161373b51081 2018-12-23 20:57:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:17,960 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:17,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff52ced5496e967495df8cd2fefa30fe2f918b6c" 2018-12-23 20:57:18,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb85770-df89-4d34-9c39-0308eacdeabc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:57:18,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-aeb85770-df89-4d34-9c39-0308eacdeabc 2018-12-23 20:57:18,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff52ced5496e967495df8cd2fefa30fe2f918b6c" 2018-12-23 20:57:18,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6502d24c-09ce-450b-bdf5-0ddb92e243be Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "id": "914cb3968e2845d5a3048ac642ce4f0c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}]} 2018-12-23 20:57:18,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj used request id req-6502d24c-09ce-450b-bdf5-0ddb92e243be 2018-12-23 20:57:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff52ced5496e967495df8cd2fefa30fe2f918b6c" 2018-12-23 20:57:18,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2355177-58a8-44ac-8b43-1089acaf3539 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:57:18,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b2355177-58a8-44ac-8b43-1089acaf3539 2018-12-23 20:57:18,583 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b32e999f-377f-4b8-user 2018-12-23 20:57:18,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:18,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:18,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e6b3e3-2cbb-4388-9303-b743235a8152 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:57:18,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-47e6b3e3-2cbb-4388-9303-b743235a8152 2018-12-23 20:57:18,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" -d '{"role": {"name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role"}}' 2018-12-23 20:57:18,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffde59d5-433f-49fc-8a07-44face89214f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6cd20c50daa4d59a30acb7e7d1d4d6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/d6cd20c50daa4d59a30acb7e7d1d4d6d"}, "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role"}} 2018-12-23 20:57:18,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ffde59d5-433f-49fc-8a07-44face89214f 2018-12-23 20:57:18,805 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role 2018-12-23 20:57:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d6cd20c50daa4d59a30acb7e7d1d4d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:18,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f6f520-9867-4003-90a7-dae53abdddbf Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6cd20c50daa4d59a30acb7e7d1d4d6d", "links": {"self": "http://172.30.9.21:5000/v3/roles/d6cd20c50daa4d59a30acb7e7d1d4d6d"}, "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role"}} 2018-12-23 20:57:18,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d6cd20c50daa4d59a30acb7e7d1d4d6d used request id req-c2f6f520-9867-4003-90a7-dae53abdddbf 2018-12-23 20:57:18,904 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role to project CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj 2018-12-23 20:57:18,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c/users/09030928806e4cb2aa0c3428e27d9518/roles/d6cd20c50daa4d59a30acb7e7d1d4d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:18,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd80b8e-d83f-4dc3-b5e6-c0d5dffd04da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:18,957 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c/users/09030928806e4cb2aa0c3428e27d9518/roles/d6cd20c50daa4d59a30acb7e7d1d4d6d used request id req-5fd80b8e-d83f-4dc3-b5e6-c0d5dffd04da 2018-12-23 20:57:18,958 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:57:18,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:18,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:19,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6cd20c50daa4d59a30acb7e7d1d4d6d", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role"}], "expires_at": "2018-12-23T21:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-user", "id": "09030928806e4cb2aa0c3428e27d9518"}, "audit_ids": ["3d-5eMxkSbyyQR2XOYl7hQ"], "issued_at": "2018-12-23T20:57:19.000000Z"}} 2018-12-23 20:57:19,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" 2018-12-23 20:57:19,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6040f137-86d8-44d2-b4a1-c668d1aea95b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:19,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6040f137-86d8-44d2-b4a1-c668d1aea95b 2018-12-23 20:57:19,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" 2018-12-23 20:57:19,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f1cecacf-8aca-4163-b870-7dea29a344f5 Date: Sun, 23 Dec 2018 20:57:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image"} 2018-12-23 20:57:19,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image used request id req-f1cecacf-8aca-4163-b870-7dea29a344f5 2018-12-23 20:57:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" 2018-12-23 20:57:19,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1f177a08-7d10-4fe3-9112-9e8327bda61f Date: Sun, 23 Dec 2018 20:57:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:57:19,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1f177a08-7d10-4fe3-9112-9e8327bda61f 2018-12-23 20:57:19,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image"}' 2018-12-23 20:57:19,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c56887cc-1fa0-4d8f-a782-55be0788972f Date: Sun, 23 Dec 2018 20:57:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "min_disk": 0, "protected": false, "id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "file": "/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/file", "checksum": null, "owner": "914cb3968e2845d5a3048ac642ce4f0c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:19,704 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c56887cc-1fa0-4d8f-a782-55be0788972f 2018-12-23 20:57:19,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" -d '' 2018-12-23 20:57:20,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d106f31e-9bc0-4174-be63-3d0770ce6916 Date: Sun, 23 Dec 2018 20:57:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:57:20,158 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/file used request id req-d106f31e-9bc0-4174-be63-3d0770ce6916 2018-12-23 20:57:20,158 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:57:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" 2018-12-23 20:57:20,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7aec8074-294d-4bd0-8c1e-dd8310baabf4 Date: Sun, 23 Dec 2018 20:57:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/snap", "metadata": {}}], "self": "/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "min_disk": 0, "protected": false, "id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "file": "/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "914cb3968e2845d5a3048ac642ce4f0c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:20,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9 used request id req-7aec8074-294d-4bd0-8c1e-dd8310baabf4 2018-12-23 20:57:20,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" 2018-12-23 20:57:20,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6e9f83b0-43c4-4e88-8475-b5e2f8b8bebe Date: Sun, 23 Dec 2018 20:57: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:57:20,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6e9f83b0-43c4-4e88-8475-b5e2f8b8bebe 2018-12-23 20:57:20,190 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image 2018-12-23 20:57:20,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" 2018-12-23 20:57:20,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4ae211db-4a49-4882-bd8b-96045e38200b Date: Sun, 23 Dec 2018 20:57:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/snap", "metadata": {}}], "self": "/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "min_disk": 0, "protected": false, "id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "file": "/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "914cb3968e2845d5a3048ac642ce4f0c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:20,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9 used request id req-4ae211db-4a49-4882-bd8b-96045e38200b 2018-12-23 20:57:20,210 - create_image - DEBUG - Instance status is - active 2018-12-23 20:57:20,210 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image 2018-12-23 20:57:20,210 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image 2018-12-23 20:57:20,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:20,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:20,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6cd20c50daa4d59a30acb7e7d1d4d6d", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role"}], "expires_at": "2018-12-23T21:57:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-user", "id": "09030928806e4cb2aa0c3428e27d9518"}, "audit_ids": ["OnYTSPzUSG-2Rnda66jsHw"], "issued_at": "2018-12-23T20:57:20.000000Z"}} 2018-12-23 20:57:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" 2018-12-23 20:57:20,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ad993d-a0db-4dc7-9262-b49f5735d112 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:20,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-50ad993d-a0db-4dc7-9262-b49f5735d112 2018-12-23 20:57:20,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" 2018-12-23 20:57:20,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6eac600a-80e1-4403-b309-7f51c6299a9f Date: Sun, 23 Dec 2018 20:57:20 GMT RESP BODY: {"networks":[]} 2018-12-23 20:57:20,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-6eac600a-80e1-4403-b309-7f51c6299a9f 2018-12-23 20:57:20,926 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net 2018-12-23 20:57:20,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" -d '{"network": {"name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net", "admin_state_up": true}}' 2018-12-23 20:57:21,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-fd9985f4-8e80-4952-824b-a0a5c511e099 Date: Sun, 23 Dec 2018 20:57:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","is_default":false,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}} 2018-12-23 20:57:21,330 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-fd9985f4-8e80-4952-824b-a0a5c511e099 2018-12-23 20:57:21,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" 2018-12-23 20:57:21,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c9023acb-d1d4-4995-84ca-0ae811a46c4f Date: Sun, 23 Dec 2018 20:57:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:21,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-c9023acb-d1d4-4995-84ca-0ae811a46c4f 2018-12-23 20:57:21,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" 2018-12-23 20:57:21,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dbdb9a0d-7b43-461c-b8ad-cc9c33e7c30b Date: Sun, 23 Dec 2018 20:57:21 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:57:21,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-dbdb9a0d-7b43-461c-b8ad-cc9c33e7c30b 2018-12-23 20:57:21,464 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet 2018-12-23 20:57:21,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" -d '{"subnets": [{"ip_version": 4, "network_id": "7276ef71-82af-4432-ba03-adb88bc0cb4c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]}' 2018-12-23 20:57:21,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b5bc60f8-37a9-4bdc-ba3c-35acc59e7098 Date: Sun, 23 Dec 2018 20:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:21,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-b5bc60f8-37a9-4bdc-ba3c-35acc59e7098 2018-12-23 20:57:21,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" 2018-12-23 20:57:22,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-91254465-7914-4a3f-ba6b-b09c53eed48c Date: Sun, 23 Dec 2018 20:57:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:22,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-91254465-7914-4a3f-ba6b-b09c53eed48c 2018-12-23 20:57:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" 2018-12-23 20:57:22,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c7e0d1f8-082e-4b6e-877e-bb0e3cbebc94 Date: Sun, 23 Dec 2018 20:57:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:22,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-c7e0d1f8-082e-4b6e-877e-bb0e3cbebc94 2018-12-23 20:57:22,151 - OpenStackNetwork - DEBUG - Network [7276ef71-82af-4432-ba03-adb88bc0cb4c] created successfully 2018-12-23 20:57:22,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:22,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:22,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["1WsCknJaTc6icuxoGgJyvQ"], "issued_at": "2018-12-23T20:57:22.000000Z"}} 2018-12-23 20:57:22,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e417572792d96cff0700179a6bdb00d021bb30e0" 2018-12-23 20:57:22,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcf2b99-ee34-4e3a-9b29-52d6cf51bd9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:22,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4fcf2b99-ee34-4e3a-9b29-52d6cf51bd9f 2018-12-23 20:57:22,666 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:57:22,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e417572792d96cff0700179a6bdb00d021bb30e0" 2018-12-23 20:57:22,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-9fdb4743-5963-4474-8e16-c6e7f0ac1600 x-compute-request-id: req-9fdb4743-5963-4474-8e16-c6e7f0ac1600 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:57:22,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9fdb4743-5963-4474-8e16-c6e7f0ac1600 2018-12-23 20:57:22,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e417572792d96cff0700179a6bdb00d021bb30e0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:57:22,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-3540cd13-caeb-4a7e-a367-37b96f3660d9 x-compute-request-id: req-3540cd13-caeb-4a7e-a367-37b96f3660d9 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480"}} 2018-12-23 20:57:22,914 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3540cd13-caeb-4a7e-a367-37b96f3660d9 2018-12-23 20:57:22,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:22,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:23,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6cd20c50daa4d59a30acb7e7d1d4d6d", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role"}], "expires_at": "2018-12-23T21:57:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-user", "id": "09030928806e4cb2aa0c3428e27d9518"}, "audit_ids": ["q_MLeYKASQ66f-swhXZrBw"], "issued_at": "2018-12-23T20:57:23.000000Z"}} 2018-12-23 20:57:23,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:23,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1798ce1b-539f-44fe-9ba1-3dd83dfbf45a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:23,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1798ce1b-539f-44fe-9ba1-3dd83dfbf45a 2018-12-23 20:57:23,400 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:57:23,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:23,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca2c50e-5e1f-477b-9968-175fde525ba1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:23,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-eca2c50e-5e1f-477b-9968-175fde525ba1 2018-12-23 20:57:23,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:23,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2d6747f9-bd54-4801-a4df-f5fb0c7a0191 Date: Sun, 23 Dec 2018 20:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:23,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-2d6747f9-bd54-4801-a4df-f5fb0c7a0191 2018-12-23 20:57:23,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:23,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9a082982-4a1a-408c-a94b-9418f59016fd Date: Sun, 23 Dec 2018 20:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:23,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-9a082982-4a1a-408c-a94b-9418f59016fd 2018-12-23 20:57:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:24,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a5a31975-e160-4a62-9822-e2a136e4060f Date: Sun, 23 Dec 2018 20:57:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:24,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-a5a31975-e160-4a62-9822-e2a136e4060f 2018-12-23 20:57:24,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:24,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:24,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea82abf-8795-4610-b579-b714fe189445 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}} 2018-12-23 20:57:24,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c used request id req-6ea82abf-8795-4610-b579-b714fe189445 2018-12-23 20:57:24,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:24,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c34e1555-8be8-4657-97c3-ace1f71b417e Date: Sun, 23 Dec 2018 20:57:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:24,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-c34e1555-8be8-4657-97c3-ace1f71b417e 2018-12-23 20:57:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:24,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3e80104a-e21d-4a65-a4ab-b1a8bb2ddea8 Date: Sun, 23 Dec 2018 20:57:24 GMT RESP BODY: {"ports":[]} 2018-12-23 20:57:24,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1&admin_state_up=True used request id req-3e80104a-e21d-4a65-a4ab-b1a8bb2ddea8 2018-12-23 20:57:24,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:24,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61d11005-699c-4cf5-90f4-0aeb0cc8223d x-compute-request-id: req-61d11005-699c-4cf5-90f4-0aeb0cc8223d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:57:24,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst used request id req-61d11005-699c-4cf5-90f4-0aeb0cc8223d 2018-12-23 20:57:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:24,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c0514df0-84f7-4da3-b59a-41011e63c82d Date: Sun, 23 Dec 2018 20:57:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:24,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-c0514df0-84f7-4da3-b59a-41011e63c82d 2018-12-23 20:57:24,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:24,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5e7a9bf6-2c4c-46d1-8108-d2e7b10bc06d Date: Sun, 23 Dec 2018 20:57:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:24,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-5e7a9bf6-2c4c-46d1-8108-d2e7b10bc06d 2018-12-23 20:57:24,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:24,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b2987839-33f4-4b99-af14-22af041257f2 Date: Sun, 23 Dec 2018 20:57:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:24,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-b2987839-33f4-4b99-af14-22af041257f2 2018-12-23 20:57:24,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:25,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628c6c8e-3f9a-4ee0-b839-4f6e32fbda8c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}} 2018-12-23 20:57:25,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c used request id req-628c6c8e-3f9a-4ee0-b839-4f6e32fbda8c 2018-12-23 20:57:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:25,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-995f5aa8-9c7e-4618-b7d2-c393cdc02767 Date: Sun, 23 Dec 2018 20:57:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:25,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-995f5aa8-9c7e-4618-b7d2-c393cdc02767 2018-12-23 20:57:25,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:25,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-87334874-89dc-46b4-b44f-460d0876c4e6 Date: Sun, 23 Dec 2018 20:57:25 GMT RESP BODY: {"ports":[]} 2018-12-23 20:57:25,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1&admin_state_up=True used request id req-87334874-89dc-46b4-b44f-460d0876c4e6 2018-12-23 20:57:25,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:25,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:25,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6cd20c50daa4d59a30acb7e7d1d4d6d", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role"}], "expires_at": "2018-12-23T21:57:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/914cb3968e2845d5a3048ac642ce4f0c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-user", "id": "09030928806e4cb2aa0c3428e27d9518"}, "audit_ids": ["u2xWrPLcQD6SDjNVoekmLA"], "issued_at": "2018-12-23T20:57:25.000000Z"}} 2018-12-23 20:57:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae3542d894e57fbeab94afe60c3b93c2012f231" 2018-12-23 20:57:25,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27eee9d-85c7-44e8-b935-300aa744afe4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:25,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f27eee9d-85c7-44e8-b935-300aa744afe4 2018-12-23 20:57:25,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:25,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-881bd5e0-8a48-4a3c-b4ba-34c5ed8cd3bc Date: Sun, 23 Dec 2018 20:57:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:25,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-881bd5e0-8a48-4a3c-b4ba-34c5ed8cd3bc 2018-12-23 20:57:25,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:25,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-112c9ca0-9173-405e-bc10-921d042c0289 Date: Sun, 23 Dec 2018 20:57:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:25,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-112c9ca0-9173-405e-bc10-921d042c0289 2018-12-23 20:57:25,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:25,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-96067303-e204-46e2-b7a0-534e4e296715 Date: Sun, 23 Dec 2018 20:57:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:25,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-96067303-e204-46e2-b7a0-534e4e296715 2018-12-23 20:57:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:25,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae3542d894e57fbeab94afe60c3b93c2012f231" 2018-12-23 20:57:25,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bd0d47-3d82-4f97-b02c-90c0852195dc Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}} 2018-12-23 20:57:25,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c used request id req-24bd0d47-3d82-4f97-b02c-90c0852195dc 2018-12-23 20:57:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:26,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-866bd42c-f395-43c4-aa3e-679f503c9d9f Date: Sun, 23 Dec 2018 20:57:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:26,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-866bd42c-f395-43c4-aa3e-679f503c9d9f 2018-12-23 20:57:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:26,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c9036aa1-f706-4630-a8a5-3932f2467b36 Date: Sun, 23 Dec 2018 20:57:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:26,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet used request id req-c9036aa1-f706-4630-a8a5-3932f2467b36 2018-12-23 20:57:26,074 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net 2018-12-23 20:57:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" -d '{"port": {"network_id": "7276ef71-82af-4432-ba03-adb88bc0cb4c", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "930defa5-aab2-4b57-8a23-d7f1fe5b1ff7", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1", "admin_state_up": true}}' 2018-12-23 20:57:26,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-af78725e-293b-4acd-8280-f3e0bc4387bb Date: Sun, 23 Dec 2018 20:57:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:57:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","ip_address":"10.55.0.101"}],"id":"cd7a5254-a038-401e-bdd2-e1227780f311","security_groups":["30928302-5d5e-4a9d-9b83-962b61dba1e4"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1","project_id":"914cb3968e2845d5a3048ac642ce4f0c","qos_policy_id":null,"admin_state_up":true,"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:57:26,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-af78725e-293b-4acd-8280-f3e0bc4387bb 2018-12-23 20:57:27,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-83ef51a5-ca7d-499f-bac4-7bbaf2aaa902 Date: Sun, 23 Dec 2018 20:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:27,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-83ef51a5-ca7d-499f-bac4-7bbaf2aaa902 2018-12-23 20:57:27,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-84325c6d-c4b6-4930-8e74-29b884d00984 Date: Sun, 23 Dec 2018 20:57:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:27,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-84325c6d-c4b6-4930-8e74-29b884d00984 2018-12-23 20:57:27,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-31a2f2c3-830d-4f8b-821c-c13d28e307de Date: Sun, 23 Dec 2018 20:57:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:27,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-31a2f2c3-830d-4f8b-821c-c13d28e307de 2018-12-23 20:57:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e97665d-ef0e-43cf-88f5-e08b924a63e2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}} 2018-12-23 20:57:27,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c used request id req-7e97665d-ef0e-43cf-88f5-e08b924a63e2 2018-12-23 20:57:27,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e926d4ab-3bc3-498e-8708-6cbbd8486932 Date: Sun, 23 Dec 2018 20:57:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:27,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-e926d4ab-3bc3-498e-8708-6cbbd8486932 2018-12-23 20:57:27,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-4065f482-2e35-46bc-84f5-169aa19565e9 Date: Sun, 23 Dec 2018 20:57:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:57:26Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","ip_address":"10.55.0.101"}],"id":"cd7a5254-a038-401e-bdd2-e1227780f311","security_groups":["30928302-5d5e-4a9d-9b83-962b61dba1e4"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"914cb3968e2845d5a3048ac642ce4f0c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1","admin_state_up":true,"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:57:27,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1&admin_state_up=True used request id req-4065f482-2e35-46bc-84f5-169aa19565e9 2018-12-23 20:57:27,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423d20dc-5d9c-4c5e-82e3-aedf223d4032 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}} 2018-12-23 20:57:27,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c used request id req-423d20dc-5d9c-4c5e-82e3-aedf223d4032 2018-12-23 20:57:27,785 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst 2018-12-23 20:57:27,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa0922a4-ae15-41ae-993d-bdc282c00855 x-compute-request-id: req-fa0922a4-ae15-41ae-993d-bdc282c00855 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-flavor-name"}]} 2018-12-23 20:57:27,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fa0922a4-ae15-41ae-993d-bdc282c00855 2018-12-23 20:57:27,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:27,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49419391-b7ef-42a1-b531-aaf38cf8d224 x-compute-request-id: req-49419391-b7ef-42a1-b531-aaf38cf8d224 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480"}} 2018-12-23 20:57:27,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480 used request id req-49419391-b7ef-42a1-b531-aaf38cf8d224 2018-12-23 20:57:27,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:28,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-730195e4-cdc2-4007-89a5-e7e7354273a8 Date: Sun, 23 Dec 2018 20:57:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/snap", "metadata": {}}], "self": "/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "min_disk": 0, "protected": false, "id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "file": "/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "914cb3968e2845d5a3048ac642ce4f0c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/49473759-00c0-42f7-8ab6-82ace4cd35c9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image"} 2018-12-23 20:57:28,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image used request id req-730195e4-cdc2-4007-89a5-e7e7354273a8 2018-12-23 20:57:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:28,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d98e6898-a1ea-4d66-954c-ce2bb3bf80b6 Date: Sun, 23 Dec 2018 20:57:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:57:28,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d98e6898-a1ea-4d66-954c-ce2bb3bf80b6 2018-12-23 20:57:28,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" -d '{"server": {"name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst", "imageRef": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "flavorRef": "e4dc0c85-b982-47b1-bf0b-c3ec27732480", "max_count": 1, "min_count": 1, "networks": [{"port": "cd7a5254-a038-401e-bdd2-e1227780f311"}]}}' 2018-12-23 20:57:29,143 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-915fb2b9-9b9d-474f-89b9-f9efd548c1dd x-compute-request-id: req-915fb2b9-9b9d-474f-89b9-f9efd548c1dd Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "53adeeb0-0466-44f7-b62e-42d33f785d8a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "bookmark"}], "adminPass": "8K2nP4mumFXu"}} 2018-12-23 20:57:29,144 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-915fb2b9-9b9d-474f-89b9-f9efd548c1dd 2018-12-23 20:57:29,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:29,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-3eed786a-4bd1-4d18-ae7e-5505b96e84ab x-compute-request-id: req-3eed786a-4bd1-4d18-ae7e-5505b96e84ab Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "bookmark"}], "image": {"id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "links": [{"href": "http://172.30.9.21:8774/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480", "links": [{"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}]}, "id": "53adeeb0-0466-44f7-b62e-42d33f785d8a", "user_id": "09030928806e4cb2aa0c3428e27d9518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:57:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst", "created": "2018-12-23T20:57:29Z", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:57:29,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a used request id req-3eed786a-4bd1-4d18-ae7e-5505b96e84ab 2018-12-23 20:57:29,211 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst 2018-12-23 20:57:29,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:29,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-0bd53ed5-fd42-4900-b72e-e1ca481ed2ec x-compute-request-id: req-0bd53ed5-fd42-4900-b72e-e1ca481ed2ec Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "bookmark"}], "image": {"id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "links": [{"href": "http://172.30.9.21:8774/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480", "links": [{"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}]}, "id": "53adeeb0-0466-44f7-b62e-42d33f785d8a", "user_id": "09030928806e4cb2aa0c3428e27d9518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:57:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst", "created": "2018-12-23T20:57:29Z", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:57:29,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a used request id req-0bd53ed5-fd42-4900-b72e-e1ca481ed2ec 2018-12-23 20:57:29,285 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst] is - BUILD 2018-12-23 20:57:29,285 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:57:32,288 - create_instance - DEBUG - VM status query timeout in 896.922399044 2018-12-23 20:57:32,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:32,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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,Accept-Encoding x-openstack-request-id: req-9e5ca856-e3e5-4045-a13f-d58eec4b51e2 x-compute-request-id: req-9e5ca856-e3e5-4045-a13f-d58eec4b51e2 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "bookmark"}], "image": {"id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "links": [{"href": "http://172.30.9.21:8774/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480", "links": [{"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}]}, "id": "53adeeb0-0466-44f7-b62e-42d33f785d8a", "security_groups": [{"name": "default"}], "user_id": "09030928806e4cb2aa0c3428e27d9518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:57:30Z", "hostId": "c9d12fee5c88029f9d9c895bf80eb9c4de8dd846133e8511e559bf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst", "created": "2018-12-23T20:57:29Z", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:57:32,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a used request id req-9e5ca856-e3e5-4045-a13f-d58eec4b51e2 2018-12-23 20:57:32,762 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst] is - BUILD 2018-12-23 20:57:32,762 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:57:35,765 - create_instance - DEBUG - VM status query timeout in 893.445588112 2018-12-23 20:57:35,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:35,923 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe54fa99-4bd5-456c-83a3-ddf02f0befb4 x-compute-request-id: req-fe54fa99-4bd5-456c-83a3-ddf02f0befb4 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "bookmark"}], "image": {"id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "links": [{"href": "http://172.30.9.21:8774/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:57:33.000000", "flavor": {"id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480", "links": [{"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}]}, "id": "53adeeb0-0466-44f7-b62e-42d33f785d8a", "security_groups": [{"name": "default"}], "user_id": "09030928806e4cb2aa0c3428e27d9518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:57:33Z", "hostId": "c9d12fee5c88029f9d9c895bf80eb9c4de8dd846133e8511e559bf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst", "created": "2018-12-23T20:57:29Z", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:57:35,923 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a used request id req-fe54fa99-4bd5-456c-83a3-ddf02f0befb4 2018-12-23 20:57:35,924 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst] is - ACTIVE 2018-12-23 20:57:35,924 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:57:35,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:36,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1ca4937-93c0-4426-9475-cd4b9cd36bc0 x-compute-request-id: req-c1ca4937-93c0-4426-9475-cd4b9cd36bc0 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "bookmark"}], "image": {"id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "links": [{"href": "http://172.30.9.21:8774/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:57:33.000000", "flavor": {"id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480", "links": [{"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}]}, "id": "53adeeb0-0466-44f7-b62e-42d33f785d8a", "security_groups": [{"name": "default"}], "user_id": "09030928806e4cb2aa0c3428e27d9518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:57:33Z", "hostId": "c9d12fee5c88029f9d9c895bf80eb9c4de8dd846133e8511e559bf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst", "created": "2018-12-23T20:57:29Z", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:57:36,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a used request id req-c1ca4937-93c0-4426-9475-cd4b9cd36bc0 2018-12-23 20:57:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:36,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e1ae5b99-0391-4ef8-b641-cba0f96207fe Date: Sun, 23 Dec 2018 20:57:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:36,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net used request id req-e1ae5b99-0391-4ef8-b641-cba0f96207fe 2018-12-23 20:57:36,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:36,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2e95a1-a5c6-491f-9e77-07ed98d6ec6f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}} 2018-12-23 20:57:36,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c used request id req-1b2e95a1-a5c6-491f-9e77-07ed98d6ec6f 2018-12-23 20:57:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:36,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-999afcfe-87c0-4e26-b7c7-ad7c9184283b Date: Sun, 23 Dec 2018 20:57:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:36,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-999afcfe-87c0-4e26-b7c7-ad7c9184283b 2018-12-23 20:57:36,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:36,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-584fcfb0-fda8-411f-8a78-91929fecc30b Date: Sun, 23 Dec 2018 20:57:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:57:24Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","ip_address":"10.55.0.2"}],"id":"526c517d-0367-4921-9330-42b65014e540","security_groups":[],"mac_address":"fa:16:3e:8d:4f:6c","project_id":"914cb3968e2845d5a3048ac642ce4f0c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7276ef71-82af-4432-ba03-adb88bc0cb4c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:57:32Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","ip_address":"10.55.0.101"}],"id":"cd7a5254-a038-401e-bdd2-e1227780f311","security_groups":["30928302-5d5e-4a9d-9b83-962b61dba1e4"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"914cb3968e2845d5a3048ac642ce4f0c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1","admin_state_up":true,"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:26Z","binding:vnic_type":"normal","device_id":"53adeeb0-0466-44f7-b62e-42d33f785d8a","ip_allocation":"immediate"}]} 2018-12-23 20:57:36,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-584fcfb0-fda8-411f-8a78-91929fecc30b 2018-12-23 20:57:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:36,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0ec3c0f9-de80-4ef3-a333-8ef0d83da8bd Date: Sun, 23 Dec 2018 20:57:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"914cb3968e2845d5a3048ac642ce4f0c","l2_adjacency":true,"status":"ACTIVE","subnets":["930defa5-aab2-4b57-8a23-d7f1fe5b1ff7"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net","admin_state_up":true,"tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","mtu":1450}]} 2018-12-23 20:57:36,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-0ec3c0f9-de80-4ef3-a333-8ef0d83da8bd 2018-12-23 20:57:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:36,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dde7335f-c29e-430a-a5f2-7d188a77c159 Date: Sun, 23 Dec 2018 20:57:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:36,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-dde7335f-c29e-430a-a5f2-7d188a77c159 2018-12-23 20:57:36,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:36,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-39942d5b-28c7-4e41-a254-77b0fa957109 Date: Sun, 23 Dec 2018 20:57:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7276ef71-82af-4432-ba03-adb88bc0cb4c","tenant_id":"914cb3968e2845d5a3048ac642ce4f0c","created_at":"2018-12-23T20:57:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"914cb3968e2845d5a3048ac642ce4f0c","id":"930defa5-aab2-4b57-8a23-d7f1fe5b1ff7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet"}]} 2018-12-23 20:57:36,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7276ef71-82af-4432-ba03-adb88bc0cb4c&name=CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet used request id req-39942d5b-28c7-4e41-a254-77b0fa957109 2018-12-23 20:57:36,598 - create_instance - INFO - Deleting Port with ID - cd7a5254-a038-401e-bdd2-e1227780f311 2018-12-23 20:57:36,598 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00port-1 2018-12-23 20:57:36,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/cd7a5254-a038-401e-bdd2-e1227780f311 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:37,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c028404f-29d0-45d7-8a1b-a7fc9baa2d99 Date: Sun, 23 Dec 2018 20:57:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:57:37,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/cd7a5254-a038-401e-bdd2-e1227780f311 used request id req-c028404f-29d0-45d7-8a1b-a7fc9baa2d99 2018-12-23 20:57:37,381 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst 2018-12-23 20:57:37,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:37,522 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57: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-c88c5e82-4f1f-4918-810b-50f75ec341e5 x-compute-request-id: req-c88c5e82-4f1f-4918-810b-50f75ec341e5 Content-Type: application/json 2018-12-23 20:57:37,522 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a used request id req-c88c5e82-4f1f-4918-810b-50f75ec341e5 2018-12-23 20:57:37,522 - create_instance - INFO - Checking deletion status 2018-12-23 20:57:37,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:38,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57: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-767aae90-e3eb-4442-b980-51212fd609b8 x-compute-request-id: req-767aae90-e3eb-4442-b980-51212fd609b8 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a", "rel": "bookmark"}], "image": {"id": "49473759-00c0-42f7-8ab6-82ace4cd35c9", "links": [{"href": "http://172.30.9.21:8774/images/49473759-00c0-42f7-8ab6-82ace4cd35c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:57:33.000000", "flavor": {"id": "e4dc0c85-b982-47b1-bf0b-c3ec27732480", "links": [{"href": "http://172.30.9.21:8774/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480", "rel": "bookmark"}]}, "id": "53adeeb0-0466-44f7-b62e-42d33f785d8a", "user_id": "09030928806e4cb2aa0c3428e27d9518", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:57:37Z", "hostId": "c9d12fee5c88029f9d9c895bf80eb9c4de8dd846133e8511e559bf01", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst", "created": "2018-12-23T20:57:29Z", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:57:38,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a used request id req-767aae90-e3eb-4442-b980-51212fd609b8 2018-12-23 20:57:38,143 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst] is - ACTIVE 2018-12-23 20:57:38,143 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:57:41,146 - create_instance - DEBUG - VM status query timeout in 296.376600981 2018-12-23 20:57:41,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6453a5ac64b184e6e96cfbbf5ec7d68f1f00b198" 2018-12-23 20:57:41,192 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c46457a-6c50-45dc-824a-7ee03a073c47 x-compute-request-id: req-1c46457a-6c50-45dc-824a-7ee03a073c47 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 53adeeb0-0466-44f7-b62e-42d33f785d8a could not be found.", "code": 404}} 2018-12-23 20:57:41,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/53adeeb0-0466-44f7-b62e-42d33f785d8a used request id req-1c46457a-6c50-45dc-824a-7ee03a073c47 2018-12-23 20:57:41,193 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 53adeeb0-0466-44f7-b62e-42d33f785d8a could not be found. (HTTP 404) (Request-ID: req-1c46457a-6c50-45dc-824a-7ee03a073c47) 2018-12-23 20:57:41,193 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-inst 2018-12-23 20:57:41,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e417572792d96cff0700179a6bdb00d021bb30e0" 2018-12-23 20:57:41,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:57:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-431c9b74-a1b3-4238-ac01-cbc02f90c0fc x-compute-request-id: req-431c9b74-a1b3-4238-ac01-cbc02f90c0fc Content-Length: 0 Content-Type: application/json 2018-12-23 20:57:41,233 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e4dc0c85-b982-47b1-bf0b-c3ec27732480 used request id req-431c9b74-a1b3-4238-ac01-cbc02f90c0fc 2018-12-23 20:57:41,234 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet 2018-12-23 20:57:41,234 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-subnet 2018-12-23 20:57:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/930defa5-aab2-4b57-8a23-d7f1fe5b1ff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" 2018-12-23 20:57:42,298 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea7e9869-440f-4e72-a6d9-886ca300cde9 Date: Sun, 23 Dec 2018 20:57:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:57:42,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/930defa5-aab2-4b57-8a23-d7f1fe5b1ff7 used request id req-ea7e9869-440f-4e72-a6d9-886ca300cde9 2018-12-23 20:57:42,299 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-pub-net 2018-12-23 20:57:42,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7276ef71-82af-4432-ba03-adb88bc0cb4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bc05096e6fb4946536867ad53f6535d74ca18a8" 2018-12-23 20:57:43,478 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1daa1ef3-4fb7-4340-bd64-de63a96dbaa9 Date: Sun, 23 Dec 2018 20:57:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:57:43,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7276ef71-82af-4432-ba03-adb88bc0cb4c used request id req-1daa1ef3-4fb7-4340-bd64-de63a96dbaa9 2018-12-23 20:57:43,479 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-db0143c4-8040-4a42-b04f-34c641eb9e00-image 2018-12-23 20:57:43,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65263e2867993d943d64add23755554b854ef0e8" 2018-12-23 20:57:44,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67c9b577-bcb0-4fd2-9aad-0440e664b6fd Date: Sun, 23 Dec 2018 20:57:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:57:44,259 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/49473759-00c0-42f7-8ab6-82ace4cd35c9 used request id req-67c9b577-bcb0-4fd2-9aad-0440e664b6fd 2018-12-23 20:57:44,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:44,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0191dcae-cb8d-4884-8f5c-59898a6d4389 Date: Sun, 23 Dec 2018 20:57:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "created_at": "2018-12-23T20:57:21Z", "updated_at": "2018-12-23T20:57:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:21Z", "revision_number": 0, "id": "18352ac1-58a7-428b-a1a4-5128c362a5db", "remote_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:21Z", "security_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "914cb3968e2845d5a3048ac642ce4f0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:21Z", "revision_number": 0, "id": "2466e038-7486-401a-9b07-b4112f26b8cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:21Z", "security_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "port_range_min": null, "ethertype": "IPv6", "project_id": "914cb3968e2845d5a3048ac642ce4f0c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:21Z", "revision_number": 0, "id": "4ae9a8ac-b9b2-4588-95c4-951d934cda06", "remote_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:21Z", "security_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "914cb3968e2845d5a3048ac642ce4f0c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:21Z", "revision_number": 0, "id": "8975b5ec-9468-4cda-ac3e-25b1d00ad015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:21Z", "security_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "port_range_min": null, "ethertype": "IPv4", "project_id": "914cb3968e2845d5a3048ac642ce4f0c"}], "revision_number": 4, "project_id": "914cb3968e2845d5a3048ac642ce4f0c", "id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:57:44,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-0191dcae-cb8d-4884-8f5c-59898a6d4389 2018-12-23 20:57:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:44,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1d5dd3d-7399-486e-8b0d-e9052a2b0ae3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:44,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-c1d5dd3d-7399-486e-8b0d-e9052a2b0ae3 2018-12-23 20:57:44,649 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:44,750 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00adead1-6dc2-460f-803d-71c03fdc7ec2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:44,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-00adead1-6dc2-460f-803d-71c03fdc7ec2 2018-12-23 20:57:44,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:44,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:44,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a88d5d0-17bc-4fa8-ac34-b817f31fef64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:57:44,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-6a88d5d0-17bc-4fa8-ac34-b817f31fef64 2018-12-23 20:57:44,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:57:44,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:44,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cade5e99-8be9-415e-867e-958798b25fac Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:57:44,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-cade5e99-8be9-415e-867e-958798b25fac 2018-12-23 20:57:44,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:45,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f792dd32-1013-4180-a38e-2cb6931f98d2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "914cb3968e2845d5a3048ac642ce4f0c", "name": "CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj"}} 2018-12-23 20:57:45,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c used request id req-f792dd32-1013-4180-a38e-2cb6931f98d2 2018-12-23 20:57:45,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30928302-5d5e-4a9d-9b83-962b61dba1e4 2018-12-23 20:57:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=30928302-5d5e-4a9d-9b83-962b61dba1e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:45,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-afa629e1-f33b-4f68-9a9d-c368dc1edf13 Date: Sun, 23 Dec 2018 20:57:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:21Z", "security_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "port_range_min": null, "revision_number": 0, "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "created_at": "2018-12-23T20:57:21Z", "project_id": "914cb3968e2845d5a3048ac642ce4f0c", "id": "18352ac1-58a7-428b-a1a4-5128c362a5db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:21Z", "security_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "port_range_min": null, "revision_number": 0, "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "created_at": "2018-12-23T20:57:21Z", "project_id": "914cb3968e2845d5a3048ac642ce4f0c", "id": "2466e038-7486-401a-9b07-b4112f26b8cb"}, {"remote_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:21Z", "security_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "port_range_min": null, "revision_number": 0, "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "created_at": "2018-12-23T20:57:21Z", "project_id": "914cb3968e2845d5a3048ac642ce4f0c", "id": "4ae9a8ac-b9b2-4588-95c4-951d934cda06"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:21Z", "security_group_id": "30928302-5d5e-4a9d-9b83-962b61dba1e4", "port_range_min": null, "revision_number": 0, "tenant_id": "914cb3968e2845d5a3048ac642ce4f0c", "created_at": "2018-12-23T20:57:21Z", "project_id": "914cb3968e2845d5a3048ac642ce4f0c", "id": "8975b5ec-9468-4cda-ac3e-25b1d00ad015"}]} 2018-12-23 20:57:45,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=30928302-5d5e-4a9d-9b83-962b61dba1e4 used request id req-afa629e1-f33b-4f68-9a9d-c368dc1edf13 2018-12-23 20:57:45,093 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:57:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/30928302-5d5e-4a9d-9b83-962b61dba1e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:45,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90163048-79d4-4ac4-aee5-e3dede1d30a6 Content-Length: 0 Date: Sun, 23 Dec 2018 20:57:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:57:45,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/30928302-5d5e-4a9d-9b83-962b61dba1e4 used request id req-90163048-79d4-4ac4-aee5-e3dede1d30a6 2018-12-23 20:57:45,307 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj 2018-12-23 20:57:45,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:45,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a10b83d-8838-4921-829c-c933f3d939e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:45,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/914cb3968e2845d5a3048ac642ce4f0c used request id req-9a10b83d-8838-4921-829c-c933f3d939e2 2018-12-23 20:57:45,593 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b32e999f-377f-4b8-proj-role 2018-12-23 20:57:45,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d6cd20c50daa4d59a30acb7e7d1d4d6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:45,797 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7312eae5-983d-4756-855e-4043af469ec9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:45,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d6cd20c50daa4d59a30acb7e7d1d4d6d used request id req-7312eae5-983d-4756-855e-4043af469ec9 2018-12-23 20:57:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056f226e4cabeb4ccd8cc0fd4ede7597c75a325" 2018-12-23 20:57:45,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89298581-46ad-455f-899a-f0b75cccc59c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:57:45,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-89298581-46ad-455f-899a-f0b75cccc59c 2018-12-23 20:57:45,901 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b32e999f-377f-4b8-user 2018-12-23 20:57:45,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/09030928806e4cb2aa0c3428e27d9518 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff52ced5496e967495df8cd2fefa30fe2f918b6c" 2018-12-23 20:57:46,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1899a3cc-595b-4a1d-a9c3-7ddfa4798639 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:46,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/09030928806e4cb2aa0c3428e27d9518 used request id req-1899a3cc-595b-4a1d-a9c3-7ddfa4798639 2018-12-23 20:57:46,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:46,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["GleV2DeDRxuJ8q7qn_RaGA"], "issued_at": "2018-12-23T20:57:46.000000Z"}} 2018-12-23 20:57:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6ed515c30eab5fb31da305fe2587494faf9fa1" 2018-12-23 20:57:46,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493fe9e5-7d87-4d6d-bc51-0ea6dfa141ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:46,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-493fe9e5-7d87-4d6d-bc51-0ea6dfa141ad 2018-12-23 20:57:46,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:46,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:47,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["BF8z9RVVQVOManHe3PBbnQ"], "issued_at": "2018-12-23T20:57:47.000000Z"}} 2018-12-23 20:57:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:57:47,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea32ba2-581e-4d57-9f41-5cfb2646eed6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:47,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9ea32ba2-581e-4d57-9f41-5cfb2646eed6 2018-12-23 20:57:47,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:47,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:47,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:57:47,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5654508c-d700-40ed-991a-39415666f9b5 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:57:47,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj used request id req-5654508c-d700-40ed-991a-39415666f9b5 2018-12-23 20:57:47,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:57:47,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3661d066-422b-4b47-941d-a1d77fc752e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:57:47,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3661d066-422b-4b47-941d-a1d77fc752e4 2018-12-23 20:57:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}}' 2018-12-23 20:57:47,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bd5a68d-8afc-4c5c-801c-f7d3120751cc Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "id": "e2a0a1b2f07445ecaee5def4679de8e5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}} 2018-12-23 20:57:47,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5bd5a68d-8afc-4c5c-801c-f7d3120751cc 2018-12-23 20:57:47,373 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj 2018-12-23 20:57:47,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:47,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:47,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["y_Iqk05kRBykgrjG57nQDw"], "issued_at": "2018-12-23T20:57:47.000000Z"}} 2018-12-23 20:57:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70e862e88d6a4e7a8baf459ecd95c244c3bf09f" 2018-12-23 20:57:47,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ff0980-47d9-41c4-af27-0d63bfa39b8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:47,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-42ff0980-47d9-41c4-af27-0d63bfa39b8a 2018-12-23 20:57:47,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:47,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:47,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70e862e88d6a4e7a8baf459ecd95c244c3bf09f" 2018-12-23 20:57:47,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-074d20c0-1c92-40b4-840a-9c8a9f4a33c9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:57:47,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-074d20c0-1c92-40b4-840a-9c8a9f4a33c9 2018-12-23 20:57:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70e862e88d6a4e7a8baf459ecd95c244c3bf09f" 2018-12-23 20:57:48,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19844ed4-34a3-4477-ae55-b0345a8cb33d Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "id": "e2a0a1b2f07445ecaee5def4679de8e5", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}]} 2018-12-23 20:57:48,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj used request id req-19844ed4-34a3-4477-ae55-b0345a8cb33d 2018-12-23 20:57:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70e862e88d6a4e7a8baf459ecd95c244c3bf09f" 2018-12-23 20:57:48,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7c7beb-4664-4a1c-b040-c5f858627e4c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:57:48,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8f7c7beb-4664-4a1c-b040-c5f858627e4c 2018-12-23 20:57:48,504 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-user 2018-12-23 20:57:48,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:57:48,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98a5afa-fe04-4a85-bcb5-5df96b088010 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:57:48,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e98a5afa-fe04-4a85-bcb5-5df96b088010 2018-12-23 20:57:48,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" -d '{"role": {"name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role"}}' 2018-12-23 20:57:48,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc0c1d1-b3c7-4b91-a90a-96029c87af0e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58e59860d88e407080e942da36f74968", "links": {"self": "http://172.30.9.21:5000/v3/roles/58e59860d88e407080e942da36f74968"}, "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role"}} 2018-12-23 20:57:48,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0fc0c1d1-b3c7-4b91-a90a-96029c87af0e 2018-12-23 20:57:48,720 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role 2018-12-23 20:57:48,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/58e59860d88e407080e942da36f74968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:57:48,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67311d1b-4cc0-48e1-a63b-4056c4840620 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58e59860d88e407080e942da36f74968", "links": {"self": "http://172.30.9.21:5000/v3/roles/58e59860d88e407080e942da36f74968"}, "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role"}} 2018-12-23 20:57:48,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/58e59860d88e407080e942da36f74968 used request id req-67311d1b-4cc0-48e1-a63b-4056c4840620 2018-12-23 20:57:48,821 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role to project CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj 2018-12-23 20:57:48,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5/users/47968728d83643e28b2bf8cb580ea380/roles/58e59860d88e407080e942da36f74968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:57:48,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:57:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f856e58-cd3d-408d-bc40-1f04791d10e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:57:48,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5/users/47968728d83643e28b2bf8cb580ea380/roles/58e59860d88e407080e942da36f74968 used request id req-0f856e58-cd3d-408d-bc40-1f04791d10e0 2018-12-23 20:57:48,951 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:57:48,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:48,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:49,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58e59860d88e407080e942da36f74968", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role"}], "expires_at": "2018-12-23T21:57:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-user", "id": "47968728d83643e28b2bf8cb580ea380"}, "audit_ids": ["52U8wX7iR5yl8GInhGMc9A"], "issued_at": "2018-12-23T20:57:49.000000Z"}} 2018-12-23 20:57:49,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" 2018-12-23 20:57:49,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a47fb689-9984-4999-80d4-f6aee0b79eed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:49,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a47fb689-9984-4999-80d4-f6aee0b79eed 2018-12-23 20:57:49,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" 2018-12-23 20:57:49,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-fd3a65d5-7ccb-4dee-82fc-3e152a40eb47 Date: Sun, 23 Dec 2018 20:57:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image"} 2018-12-23 20:57:49,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image used request id req-fd3a65d5-7ccb-4dee-82fc-3e152a40eb47 2018-12-23 20:57:49,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" 2018-12-23 20:57:49,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71c9a617-82bd-46dd-9bb5-d201266e9c2e Date: Sun, 23 Dec 2018 20: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:57:49,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-71c9a617-82bd-46dd-9bb5-d201266e9c2e 2018-12-23 20:57:49,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image"}' 2018-12-23 20:57:49,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-07304247-fa12-4585-a0d6-9a87c81b3df3 Date: Sun, 23 Dec 2018 20:57:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "min_disk": 0, "protected": false, "id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "file": "/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/file", "checksum": null, "owner": "e2a0a1b2f07445ecaee5def4679de8e5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:49,706 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-07304247-fa12-4585-a0d6-9a87c81b3df3 2018-12-23 20:57:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" -d '' 2018-12-23 20:57:50,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99a8463f-c22f-4061-8064-2998e6b3619f Date: Sun, 23 Dec 2018 20:57:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:57:50,191 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/file used request id req-99a8463f-c22f-4061-8064-2998e6b3619f 2018-12-23 20:57:50,192 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:57:50,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" 2018-12-23 20:57:50,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2a20a277-f202-4f19-8b46-1fabdd0fd19a Date: Sun, 23 Dec 2018 20:57:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/snap", "metadata": {}}], "self": "/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "min_disk": 0, "protected": false, "id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "file": "/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2a0a1b2f07445ecaee5def4679de8e5", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:50,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb used request id req-2a20a277-f202-4f19-8b46-1fabdd0fd19a 2018-12-23 20:57:50,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" 2018-12-23 20:57:50,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0e1f8855-d7fc-4bde-be3f-2c9ea6d8ff27 Date: Sun, 23 Dec 2018 20:57: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:57:50,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0e1f8855-d7fc-4bde-be3f-2c9ea6d8ff27 2018-12-23 20:57:50,223 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image 2018-12-23 20:57:50,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" 2018-12-23 20:57:50,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-2bc933a2-93ea-4c51-899e-72543e41549d Date: Sun, 23 Dec 2018 20:57:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/snap", "metadata": {}}], "self": "/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "min_disk": 0, "protected": false, "id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "file": "/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2a0a1b2f07445ecaee5def4679de8e5", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:57:50,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb used request id req-2bc933a2-93ea-4c51-899e-72543e41549d 2018-12-23 20:57:50,240 - create_image - DEBUG - Instance status is - active 2018-12-23 20:57:50,240 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image 2018-12-23 20:57:50,240 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image 2018-12-23 20:57:50,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:50,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:50,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58e59860d88e407080e942da36f74968", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role"}], "expires_at": "2018-12-23T21:57:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-user", "id": "47968728d83643e28b2bf8cb580ea380"}, "audit_ids": ["Ct4HNyM9T9eT123yClf8hQ"], "issued_at": "2018-12-23T20:57:50.000000Z"}} 2018-12-23 20:57:50,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" 2018-12-23 20:57:50,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd16e9b-a691-4b87-9eef-d406b1f301e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:50,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ebd16e9b-a691-4b87-9eef-d406b1f301e7 2018-12-23 20:57:50,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" 2018-12-23 20:57:50,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bbeef560-3247-4317-9489-9b7404ba4b69 Date: Sun, 23 Dec 2018 20:57:50 GMT RESP BODY: {"networks":[]} 2018-12-23 20:57:50,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-bbeef560-3247-4317-9489-9b7404ba4b69 2018-12-23 20:57:50,921 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net 2018-12-23 20:57:50,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" -d '{"network": {"name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net", "admin_state_up": true}}' 2018-12-23 20:57:51,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-a192ab85-6b68-4985-961e-90cb02a3f13a Date: Sun, 23 Dec 2018 20:57:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","is_default":false,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}} 2018-12-23 20:57:51,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-a192ab85-6b68-4985-961e-90cb02a3f13a 2018-12-23 20:57:51,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" 2018-12-23 20:57:51,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2b7bfb32-6122-4eb8-b5d0-d5adf98b6e97 Date: Sun, 23 Dec 2018 20:57:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:51,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-2b7bfb32-6122-4eb8-b5d0-d5adf98b6e97 2018-12-23 20:57:51,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" 2018-12-23 20:57:51,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-60f97168-fe72-4f0f-854a-1f33edd401cf Date: Sun, 23 Dec 2018 20:57:51 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:57:51,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-60f97168-fe72-4f0f-854a-1f33edd401cf 2018-12-23 20:57:51,476 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet 2018-12-23 20:57:51,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" -d '{"subnets": [{"ip_version": 4, "network_id": "d2aa75bf-3095-4079-a28a-18e4631d5384", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]}' 2018-12-23 20:57:52,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c2b8218-dc79-4488-932a-d701553aab77 Date: Sun, 23 Dec 2018 20:57:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","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":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:52,229 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-7c2b8218-dc79-4488-932a-d701553aab77 2018-12-23 20:57:52,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" 2018-12-23 20:57:52,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-008764db-7372-4c9e-a728-3633e9718589 Date: Sun, 23 Dec 2018 20:57:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:52,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-008764db-7372-4c9e-a728-3633e9718589 2018-12-23 20:57:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" 2018-12-23 20:57:52,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4195ebb6-1b1a-43ff-99c3-f2667f4e3e20 Date: Sun, 23 Dec 2018 20:57:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:52,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-4195ebb6-1b1a-43ff-99c3-f2667f4e3e20 2018-12-23 20:57:52,415 - OpenStackNetwork - DEBUG - Network [d2aa75bf-3095-4079-a28a-18e4631d5384] created successfully 2018-12-23 20:57:52,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:52,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:52,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["GACYgCv-Spu_eG0nbKrirg"], "issued_at": "2018-12-23T20:57:52.000000Z"}} 2018-12-23 20:57:52,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6e94a8fc26bfc8aa4745828dbb9aa1de2ab64d" 2018-12-23 20:57:52,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8c4efa-e62a-48cb-b1b1-c3d553456c16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:52,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7f8c4efa-e62a-48cb-b1b1-c3d553456c16 2018-12-23 20:57:52,923 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:57:52,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6e94a8fc26bfc8aa4745828dbb9aa1de2ab64d" 2018-12-23 20:57:53,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57: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-7e9bb031-f1a0-4652-be62-159fba7e8ce4 x-compute-request-id: req-7e9bb031-f1a0-4652-be62-159fba7e8ce4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:57:53,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7e9bb031-f1a0-4652-be62-159fba7e8ce4 2018-12-23 20:57:53,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6e94a8fc26bfc8aa4745828dbb9aa1de2ab64d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:57:53,177 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2992cfd0-de1d-4a71-a81e-7262d7e06905 x-compute-request-id: req-2992cfd0-de1d-4a71-a81e-7262d7e06905 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e"}} 2018-12-23 20:57:53,177 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2992cfd0-de1d-4a71-a81e-7262d7e06905 2018-12-23 20:57:53,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:53,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:53,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58e59860d88e407080e942da36f74968", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role"}], "expires_at": "2018-12-23T21:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-user", "id": "47968728d83643e28b2bf8cb580ea380"}, "audit_ids": ["prPntWgZRsmShk7v5Via-w"], "issued_at": "2018-12-23T20:57:53.000000Z"}} 2018-12-23 20:57:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:53,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef49a404-2ecd-482e-8e6c-931607a106db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:53,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ef49a404-2ecd-482e-8e6c-931607a106db 2018-12-23 20:57:53,658 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:57:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:53,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14e9126-5fd4-49fd-aba7-0e91943da229 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:53,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e14e9126-5fd4-49fd-aba7-0e91943da229 2018-12-23 20:57:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-14aadea7-e3fc-48ae-a062-9faf3e2c19fe Date: Sun, 23 Dec 2018 20:57:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:54,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-14aadea7-e3fc-48ae-a062-9faf3e2c19fe 2018-12-23 20:57:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bcf66791-85e5-4b36-9a88-75764c690750 Date: Sun, 23 Dec 2018 20:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:54,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-bcf66791-85e5-4b36-9a88-75764c690750 2018-12-23 20:57:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fd8d10c2-f184-425e-aaae-688fbb823b62 Date: Sun, 23 Dec 2018 20:57:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:54,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-fd8d10c2-f184-425e-aaae-688fbb823b62 2018-12-23 20:57:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:54,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:54,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855d2e8f-131f-48a2-b26f-70951b288b05 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}} 2018-12-23 20:57:54,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 used request id req-855d2e8f-131f-48a2-b26f-70951b288b05 2018-12-23 20:57:54,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00fa93db-662a-4d7e-87ce-2d896fac1253 Date: Sun, 23 Dec 2018 20:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:54,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-00fa93db-662a-4d7e-87ce-2d896fac1253 2018-12-23 20:57:54,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2f23fe2e-727e-4de4-bf37-264a85180f5d Date: Sun, 23 Dec 2018 20:57:54 GMT RESP BODY: {"ports":[]} 2018-12-23 20:57:54,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1&admin_state_up=True used request id req-2f23fe2e-727e-4de4-bf37-264a85180f5d 2018-12-23 20:57:54,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57: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-30fd09a7-b490-43c6-ac09-7d005c11a842 x-compute-request-id: req-30fd09a7-b490-43c6-ac09-7d005c11a842 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:57:54,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst used request id req-30fd09a7-b490-43c6-ac09-7d005c11a842 2018-12-23 20:57:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-27b7a924-8d14-47c5-bf79-5d3c9c917f92 Date: Sun, 23 Dec 2018 20:57:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:54,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-27b7a924-8d14-47c5-bf79-5d3c9c917f92 2018-12-23 20:57:54,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:54,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5575cf57-9986-4199-9c77-0d40fdbabe3a Date: Sun, 23 Dec 2018 20:57:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:54,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-5575cf57-9986-4199-9c77-0d40fdbabe3a 2018-12-23 20:57:54,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:55,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7aeb8bb0-fc8e-4c7c-8098-829be7791983 Date: Sun, 23 Dec 2018 20:57:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:55,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-7aeb8bb0-fc8e-4c7c-8098-829be7791983 2018-12-23 20:57:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:55,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d0e669d-15f5-4315-a800-ebd6e4f2d697 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}} 2018-12-23 20:57:55,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 used request id req-2d0e669d-15f5-4315-a800-ebd6e4f2d697 2018-12-23 20:57:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:55,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ed38b4e6-99a5-43a4-8474-0a2c881c263a Date: Sun, 23 Dec 2018 20:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:55,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-ed38b4e6-99a5-43a4-8474-0a2c881c263a 2018-12-23 20:57:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:55,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-63042845-12a4-407f-943e-42aa17b50a57 Date: Sun, 23 Dec 2018 20:57:55 GMT RESP BODY: {"ports":[]} 2018-12-23 20:57:55,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1&admin_state_up=True used request id req-63042845-12a4-407f-943e-42aa17b50a57 2018-12-23 20:57:55,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:57:55,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:57:55,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "58e59860d88e407080e942da36f74968", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role"}], "expires_at": "2018-12-23T21:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e2a0a1b2f07445ecaee5def4679de8e5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-user", "id": "47968728d83643e28b2bf8cb580ea380"}, "audit_ids": ["0qcK7I2lRzizGFcuAidc0w"], "issued_at": "2018-12-23T20:57:55.000000Z"}} 2018-12-23 20:57:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c105d0d12ab7e0ffe88f2c2a284d15a3f23845" 2018-12-23 20:57:55,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476e8b86-19c2-456e-bff8-bd2f19bb95b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:57:55,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-476e8b86-19c2-456e-bff8-bd2f19bb95b1 2018-12-23 20:57:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:55,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b56d1563-d8a2-4620-9859-ad5c89dcb226 Date: Sun, 23 Dec 2018 20:57:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:55,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-b56d1563-d8a2-4620-9859-ad5c89dcb226 2018-12-23 20:57:55,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:55,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b6a350d1-6a95-4279-8688-71200cb0c6b8 Date: Sun, 23 Dec 2018 20:57:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:55,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-b6a350d1-6a95-4279-8688-71200cb0c6b8 2018-12-23 20:57:55,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:55,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1fab16a2-9801-48cb-8ab9-ac70d4fc92a0 Date: Sun, 23 Dec 2018 20:57:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:55,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-1fab16a2-9801-48cb-8ab9-ac70d4fc92a0 2018-12-23 20:57:55,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:57:55,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:57:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:57:55,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3c105d0d12ab7e0ffe88f2c2a284d15a3f23845" 2018-12-23 20:57:56,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b872dbd7-92c6-4369-b9a8-7c26f9ca6247 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}} 2018-12-23 20:57:56,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 used request id req-b872dbd7-92c6-4369-b9a8-7c26f9ca6247 2018-12-23 20:57:56,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:56,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e8fc9b03-29bc-4a16-bd5b-de740bc3561a Date: Sun, 23 Dec 2018 20:57:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:56,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-e8fc9b03-29bc-4a16-bd5b-de740bc3561a 2018-12-23 20:57:56,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:56,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-33609ad0-dd7e-4ea4-a1db-93d6b34c006d Date: Sun, 23 Dec 2018 20:57:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:56,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet used request id req-33609ad0-dd7e-4ea4-a1db-93d6b34c006d 2018-12-23 20:57:56,101 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net 2018-12-23 20:57:56,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" -d '{"port": {"network_id": "d2aa75bf-3095-4079-a28a-18e4631d5384", "fixed_ips": [{"subnet_id": "c74c1de6-06dc-4385-9fe2-41759924d34e", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1", "admin_state_up": true}}' 2018-12-23 20:57:57,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-a65af3b1-2098-4b7f-8002-8fa2f7c8361d Date: Sun, 23 Dec 2018 20:57:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:57:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c74c1de6-06dc-4385-9fe2-41759924d34e","ip_address":"10.55.0.101"}],"id":"b365b4fb-6849-49f6-bd9f-cefeed98fea8","security_groups":["f05b34d4-c678-4e04-8062-6a9c6788318a"],"mac_address":"fa:16:3e:42:0f:55","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","qos_policy_id":null,"admin_state_up":true,"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:57:57,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-a65af3b1-2098-4b7f-8002-8fa2f7c8361d 2018-12-23 20:57:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1374da50-8a11-433a-b8d4-62787e214496 Date: Sun, 23 Dec 2018 20:57:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:57,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-1374da50-8a11-433a-b8d4-62787e214496 2018-12-23 20:57:57,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dc2f5259-e76b-439d-b546-6e9e2578aa8c Date: Sun, 23 Dec 2018 20:57:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:57,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-dc2f5259-e76b-439d-b546-6e9e2578aa8c 2018-12-23 20:57:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5ab796a1-5469-4768-8465-219ae3a5b77f Date: Sun, 23 Dec 2018 20:57:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:57:57,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-5ab796a1-5469-4768-8465-219ae3a5b77f 2018-12-23 20:57:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876db3ef-9216-44fe-8f4a-7daa98224cd0 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}} 2018-12-23 20:57:57,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 used request id req-876db3ef-9216-44fe-8f4a-7daa98224cd0 2018-12-23 20:57:57,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1362de69-ba54-4596-86bb-6235b20d99d2 Date: Sun, 23 Dec 2018 20:57:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:57:57,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-1362de69-ba54-4596-86bb-6235b20d99d2 2018-12-23 20:57:57,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-d3295284-a151-4654-8b40-7c22547aaecc Date: Sun, 23 Dec 2018 20:57:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:57:56Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c74c1de6-06dc-4385-9fe2-41759924d34e","ip_address":"10.55.0.101"}],"id":"b365b4fb-6849-49f6-bd9f-cefeed98fea8","security_groups":["f05b34d4-c678-4e04-8062-6a9c6788318a"],"mac_address":"fa:16:3e:42:0f:55","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1","admin_state_up":true,"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:57:57,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1&admin_state_up=True used request id req-d3295284-a151-4654-8b40-7c22547aaecc 2018-12-23 20:57:57,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82123db0-944a-42bc-a980-c3bce066ecb3 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}} 2018-12-23 20:57:57,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 used request id req-82123db0-944a-42bc-a980-c3bce066ecb3 2018-12-23 20:57:57,857 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst 2018-12-23 20:57:57,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57: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-9869a464-2e9d-4921-a2c9-e22f3eed7311 x-compute-request-id: req-9869a464-2e9d-4921-a2c9-e22f3eed7311 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-flavor-name"}]} 2018-12-23 20:57:57,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9869a464-2e9d-4921-a2c9-e22f3eed7311 2018-12-23 20:57:57,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:57,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57: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-cced360a-db32-4cb8-97bb-9d44d5b4e8a7 x-compute-request-id: req-cced360a-db32-4cb8-97bb-9d44d5b4e8a7 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e"}} 2018-12-23 20:57:57,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e used request id req-cced360a-db32-4cb8-97bb-9d44d5b4e8a7 2018-12-23 20:57:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:58,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ad418706-7e16-429d-b1fc-e1d09e77e477 Date: Sun, 23 Dec 2018 20:57:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:57:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:57:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/snap", "metadata": {}}], "self": "/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "min_disk": 0, "protected": false, "id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "file": "/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e2a0a1b2f07445ecaee5def4679de8e5", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image"} 2018-12-23 20:57:58,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image used request id req-ad418706-7e16-429d-b1fc-e1d09e77e477 2018-12-23 20:57:58,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:58,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7681fff1-8aa4-4581-b3bd-1cb73b29bed3 Date: Sun, 23 Dec 2018 20:57: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:57:58,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7681fff1-8aa4-4581-b3bd-1cb73b29bed3 2018-12-23 20:57:58,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" -d '{"server": {"name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst", "imageRef": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "flavorRef": "a08c1d13-4489-4dd9-a82c-fbe051a5364e", "max_count": 1, "min_count": 1, "networks": [{"port": "b365b4fb-6849-49f6-bd9f-cefeed98fea8"}]}}' 2018-12-23 20:57:59,279 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:57:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-459ad816-b728-49ee-bd20-76bf6ce20e8c x-compute-request-id: req-459ad816-b728-49ee-bd20-76bf6ce20e8c Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "bookmark"}], "adminPass": "6CmEKXXWwo9w"}} 2018-12-23 20:57:59,279 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-459ad816-b728-49ee-bd20-76bf6ce20e8c 2018-12-23 20:57:59,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:59,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5652e169-1f1c-4ac5-9a2d-982b344d01d1 x-compute-request-id: req-5652e169-1f1c-4ac5-9a2d-982b344d01d1 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "bookmark"}], "image": {"id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "links": [{"href": "http://172.30.9.21:8774/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e", "links": [{"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}]}, "id": "c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "user_id": "47968728d83643e28b2bf8cb580ea380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:57:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst", "created": "2018-12-23T20:57:59Z", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:57:59,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 used request id req-5652e169-1f1c-4ac5-9a2d-982b344d01d1 2018-12-23 20:57:59,505 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst 2018-12-23 20:57:59,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:57:59,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f03cac1b-6478-4556-b388-82eb4e1108b5 x-compute-request-id: req-f03cac1b-6478-4556-b388-82eb4e1108b5 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "bookmark"}], "image": {"id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "links": [{"href": "http://172.30.9.21:8774/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e", "links": [{"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}]}, "id": "c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "user_id": "47968728d83643e28b2bf8cb580ea380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:57:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst", "created": "2018-12-23T20:57:59Z", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:57:59,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 used request id req-f03cac1b-6478-4556-b388-82eb4e1108b5 2018-12-23 20:57:59,567 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst] is - BUILD 2018-12-23 20:57:59,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:58:02,570 - create_instance - DEBUG - VM status query timeout in 896.93446207 2018-12-23 20:58:02,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:02,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46b46d66-24d1-416d-957b-d9cdb9f3ceac x-compute-request-id: req-46b46d66-24d1-416d-957b-d9cdb9f3ceac Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "bookmark"}], "image": {"id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "links": [{"href": "http://172.30.9.21:8774/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e", "links": [{"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}]}, "id": "c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "security_groups": [{"name": "default"}], "user_id": "47968728d83643e28b2bf8cb580ea380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:58:00Z", "hostId": "296ad48dd345b00a3bd3157c5956c0e5671992430ec96a51784bffbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst", "created": "2018-12-23T20:57:59Z", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:02,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 used request id req-46b46d66-24d1-416d-957b-d9cdb9f3ceac 2018-12-23 20:58:02,715 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst] is - BUILD 2018-12-23 20:58:02,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:58:05,718 - create_instance - DEBUG - VM status query timeout in 893.786936998 2018-12-23 20:58:05,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:06,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-12c5ebca-1bdf-4aaf-a6da-badafed4c259 x-compute-request-id: req-12c5ebca-1bdf-4aaf-a6da-badafed4c259 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0f:55", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "bookmark"}], "image": {"id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "links": [{"href": "http://172.30.9.21:8774/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:58:05.000000", "flavor": {"id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e", "links": [{"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}]}, "id": "c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "security_groups": [{"name": "default"}], "user_id": "47968728d83643e28b2bf8cb580ea380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:58:05Z", "hostId": "296ad48dd345b00a3bd3157c5956c0e5671992430ec96a51784bffbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst", "created": "2018-12-23T20:57:59Z", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:06,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 used request id req-12c5ebca-1bdf-4aaf-a6da-badafed4c259 2018-12-23 20:58:06,224 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst] is - ACTIVE 2018-12-23 20:58:06,225 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:58:06,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:06,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58: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-b2fb7606-d5e3-4e1a-979e-13f7b1b3661c x-compute-request-id: req-b2fb7606-d5e3-4e1a-979e-13f7b1b3661c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:42:0f:55", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "bookmark"}], "image": {"id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "links": [{"href": "http://172.30.9.21:8774/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:58:05.000000", "flavor": {"id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e", "links": [{"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}]}, "id": "c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "security_groups": [{"name": "default"}], "user_id": "47968728d83643e28b2bf8cb580ea380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:58:05Z", "hostId": "296ad48dd345b00a3bd3157c5956c0e5671992430ec96a51784bffbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst", "created": "2018-12-23T20:57:59Z", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:06,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 used request id req-b2fb7606-d5e3-4e1a-979e-13f7b1b3661c 2018-12-23 20:58:06,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:06,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e62ba506-4b2b-4c17-a41a-fb97ec93fb9a Date: Sun, 23 Dec 2018 20:58:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:58:06,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net used request id req-e62ba506-4b2b-4c17-a41a-fb97ec93fb9a 2018-12-23 20:58:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:06,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54eaea46-3d2f-4260-8f0c-4ae4a4906fc7 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}} 2018-12-23 20:58:06,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 used request id req-54eaea46-3d2f-4260-8f0c-4ae4a4906fc7 2018-12-23 20:58:06,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:06,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-58e291ac-1cb3-4da5-aab2-0c7254ce2e79 Date: Sun, 23 Dec 2018 20:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:58:06,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-58e291ac-1cb3-4da5-aab2-0c7254ce2e79 2018-12-23 20:58:06,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:06,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-d2f8efaa-88b3-498a-a9a4-d9cff0308551 Date: Sun, 23 Dec 2018 20:58:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:57:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c74c1de6-06dc-4385-9fe2-41759924d34e","ip_address":"10.55.0.2"}],"id":"1d6878cc-58cc-4d0f-983a-4fc5079628f2","security_groups":[],"mac_address":"fa:16:3e:f8:7a:3d","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d2aa75bf-3095-4079-a28a-18e4631d5384","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:58:05Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c74c1de6-06dc-4385-9fe2-41759924d34e","ip_address":"10.55.0.101"}],"id":"b365b4fb-6849-49f6-bd9f-cefeed98fea8","security_groups":["f05b34d4-c678-4e04-8062-6a9c6788318a"],"mac_address":"fa:16:3e:42:0f:55","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1","admin_state_up":true,"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:56Z","binding:vnic_type":"normal","device_id":"c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337","ip_allocation":"immediate"}]} 2018-12-23 20:58:06,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-d2f8efaa-88b3-498a-a9a4-d9cff0308551 2018-12-23 20:58:06,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:06,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6f21e4da-2ff6-42a8-9b5e-dcb898bc5774 Date: Sun, 23 Dec 2018 20:58:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2aa75bf-3095-4079-a28a-18e4631d5384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e2a0a1b2f07445ecaee5def4679de8e5","l2_adjacency":true,"status":"ACTIVE","subnets":["c74c1de6-06dc-4385-9fe2-41759924d34e"],"description":"","tags":[],"updated_at":"2018-12-23T20:57:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net","admin_state_up":true,"tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","mtu":1450}]} 2018-12-23 20:58:06,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-6f21e4da-2ff6-42a8-9b5e-dcb898bc5774 2018-12-23 20:58:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:06,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b5dd7932-b825-4e33-9506-c5126210629f Date: Sun, 23 Dec 2018 20:58:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:58:06,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-b5dd7932-b825-4e33-9506-c5126210629f 2018-12-23 20:58:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:07,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4efb96e0-a3d1-47cb-87d4-4749df169929 Date: Sun, 23 Dec 2018 20:58:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2aa75bf-3095-4079-a28a-18e4631d5384","tenant_id":"e2a0a1b2f07445ecaee5def4679de8e5","created_at":"2018-12-23T20:57:51Z","dns_nameservers":[],"updated_at":"2018-12-23T20:57:51Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e2a0a1b2f07445ecaee5def4679de8e5","id":"c74c1de6-06dc-4385-9fe2-41759924d34e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet"}]} 2018-12-23 20:58:07,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d2aa75bf-3095-4079-a28a-18e4631d5384&name=CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet used request id req-4efb96e0-a3d1-47cb-87d4-4749df169929 2018-12-23 20:58:07,027 - create_instance - INFO - Deleting Port with ID - b365b4fb-6849-49f6-bd9f-cefeed98fea8 2018-12-23 20:58:07,027 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532bport-1 2018-12-23 20:58:07,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/b365b4fb-6849-49f6-bd9f-cefeed98fea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:07,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a871b7f2-f0c8-4f2e-acb8-366d39dbc23e Date: Sun, 23 Dec 2018 20:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:58:07,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/b365b4fb-6849-49f6-bd9f-cefeed98fea8 used request id req-a871b7f2-f0c8-4f2e-acb8-366d39dbc23e 2018-12-23 20:58:07,507 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst 2018-12-23 20:58:07,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:07,629 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0f1c9ec-4eec-4832-9e3c-a79a6731db5f x-compute-request-id: req-a0f1c9ec-4eec-4832-9e3c-a79a6731db5f Content-Type: application/json 2018-12-23 20:58:07,629 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 used request id req-a0f1c9ec-4eec-4832-9e3c-a79a6731db5f 2018-12-23 20:58:07,629 - create_instance - INFO - Checking deletion status 2018-12-23 20:58:07,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:07,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-d795b56b-8968-47f1-aafe-8d841a94bcaf x-compute-request-id: req-d795b56b-8968-47f1-aafe-8d841a94bcaf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "rel": "bookmark"}], "image": {"id": "4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "links": [{"href": "http://172.30.9.21:8774/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:58:05.000000", "flavor": {"id": "a08c1d13-4489-4dd9-a82c-fbe051a5364e", "links": [{"href": "http://172.30.9.21:8774/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e", "rel": "bookmark"}]}, "id": "c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337", "user_id": "47968728d83643e28b2bf8cb580ea380", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:58:07Z", "hostId": "296ad48dd345b00a3bd3157c5956c0e5671992430ec96a51784bffbb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst", "created": "2018-12-23T20:57:59Z", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:07,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 used request id req-d795b56b-8968-47f1-aafe-8d841a94bcaf 2018-12-23 20:58:07,878 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst] is - ACTIVE 2018-12-23 20:58:07,878 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:58:10,881 - create_instance - DEBUG - VM status query timeout in 296.747946978 2018-12-23 20:58:10,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c734ac86325fdfee4210a9a76e1091763d1eb01" 2018-12-23 20:58:10,941 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20: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-db41c245-ace4-4476-a90d-818f53f23b8a x-compute-request-id: req-db41c245-ace4-4476-a90d-818f53f23b8a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 could not be found.", "code": 404}} 2018-12-23 20:58:10,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 used request id req-db41c245-ace4-4476-a90d-818f53f23b8a 2018-12-23 20:58:10,942 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c3a9b7f0-7afe-4d2e-8c5f-4efd448f9337 could not be found. (HTTP 404) (Request-ID: req-db41c245-ace4-4476-a90d-818f53f23b8a) 2018-12-23 20:58:10,942 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-inst 2018-12-23 20:58:10,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6e94a8fc26bfc8aa4745828dbb9aa1de2ab64d" 2018-12-23 20:58:10,999 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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-558b8fe2-fcd8-4dc1-ac4f-981fcc7d1ef8 x-compute-request-id: req-558b8fe2-fcd8-4dc1-ac4f-981fcc7d1ef8 Content-Length: 0 Content-Type: application/json 2018-12-23 20:58:10,999 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a08c1d13-4489-4dd9-a82c-fbe051a5364e used request id req-558b8fe2-fcd8-4dc1-ac4f-981fcc7d1ef8 2018-12-23 20:58:11,000 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet 2018-12-23 20:58:11,000 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-subnet 2018-12-23 20:58:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/c74c1de6-06dc-4385-9fe2-41759924d34e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" 2018-12-23 20:58:12,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ebffcac-d26e-4be8-a6f1-e61b54676b87 Date: Sun, 23 Dec 2018 20:58:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:58:12,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/c74c1de6-06dc-4385-9fe2-41759924d34e used request id req-5ebffcac-d26e-4be8-a6f1-e61b54676b87 2018-12-23 20:58:12,568 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-pub-net 2018-12-23 20:58:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d2aa75bf-3095-4079-a28a-18e4631d5384 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196b942cd91d40e217fb443e844b9f20f0956d84" 2018-12-23 20:58:13,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c98a2166-d723-4881-afcb-8c220b49f86a Date: Sun, 23 Dec 2018 20:58:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:58:13,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d2aa75bf-3095-4079-a28a-18e4631d5384 used request id req-c98a2166-d723-4881-afcb-8c220b49f86a 2018-12-23 20:58:13,754 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9b87ee78-227a-47d8-8e8a-e16c4e53532b-image 2018-12-23 20:58:13,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76bef2e10f0309792d6c5fe52498046c10f5a699" 2018-12-23 20:58:14,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-74c1f49c-8c7f-46e0-9b77-0a5efe85185a Date: Sun, 23 Dec 2018 20:58:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:58:14,305 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4ddf20dd-5093-4ac7-8d84-7c9cfec73ceb used request id req-74c1f49c-8c7f-46e0-9b77-0a5efe85185a 2018-12-23 20:58:14,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:14,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-23a0b0d7-b16a-40d7-b160-0258bb111563 Date: Sun, 23 Dec 2018 20:58:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "created_at": "2018-12-23T20:57:51Z", "updated_at": "2018-12-23T20:57:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:51Z", "revision_number": 0, "id": "403dd5e6-1841-4bc1-955c-27b4518649fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:51Z", "security_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2a0a1b2f07445ecaee5def4679de8e5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:51Z", "revision_number": 0, "id": "5249e494-9424-4c64-b3ad-615d45f3af1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:51Z", "security_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2a0a1b2f07445ecaee5def4679de8e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:51Z", "revision_number": 0, "id": "6b6a22c3-62a5-4c1c-b3d8-8f73077ba3f7", "remote_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:51Z", "security_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2a0a1b2f07445ecaee5def4679de8e5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:57:51Z", "revision_number": 0, "id": "eef82579-7716-4d72-95ee-9366bcf9013f", "remote_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "remote_ip_prefix": null, "created_at": "2018-12-23T20:57:51Z", "security_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2a0a1b2f07445ecaee5def4679de8e5"}], "revision_number": 4, "project_id": "e2a0a1b2f07445ecaee5def4679de8e5", "id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:58:14,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-23a0b0d7-b16a-40d7-b160-0258bb111563 2018-12-23 20:58:14,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:14,700 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-096a4f87-9600-41bd-a334-4d6de8076792 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:14,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-096a4f87-9600-41bd-a334-4d6de8076792 2018-12-23 20:58:14,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:14,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-685926ff-d4ab-4e8f-8680-288d7a5cc42a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:14,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-685926ff-d4ab-4e8f-8680-288d7a5cc42a 2018-12-23 20:58:14,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:14,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:14,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cfa7287-fb18-481e-8c03-748e65c60ce6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:14,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-3cfa7287-fb18-481e-8c03-748e65c60ce6 2018-12-23 20:58:14,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:14,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7879b7ad-0a4b-4a64-9bdf-0231a4c6f688 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:58:15,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-7879b7ad-0a4b-4a64-9bdf-0231a4c6f688 2018-12-23 20:58:15,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e933b52-3846-4915-8a8e-fe29e1dd38a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:15,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-5e933b52-3846-4915-8a8e-fe29e1dd38a3 2018-12-23 20:58:15,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:15,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68b11edb-2660-4c2f-bf3c-e6586df71579 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:15,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-68b11edb-2660-4c2f-bf3c-e6586df71579 2018-12-23 20:58:15,209 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,309 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1b7be8-2809-4fb7-babe-7fcedcce4254 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:15,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-2f1b7be8-2809-4fb7-babe-7fcedcce4254 2018-12-23 20:58:15,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75b239c-f8cb-4898-b706-e623704eef7d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:58:15,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-b75b239c-f8cb-4898-b706-e623704eef7d 2018-12-23 20:58:15,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36c2fa82-ab87-4f34-bfb4-d279d76314a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:15,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-36c2fa82-ab87-4f34-bfb4-d279d76314a9 2018-12-23 20:58:15,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:15,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e72efc7-60c1-45ff-bf74-5348bd9c04a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:15,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-7e72efc7-60c1-45ff-bf74-5348bd9c04a9 2018-12-23 20:58:15,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7faedff-6205-415d-a0d6-b73e39b9a644 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:58:15,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-f7faedff-6205-415d-a0d6-b73e39b9a644 2018-12-23 20:58:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0bc344-1cee-4230-ac1a-dddb9e9c6d23 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e2a0a1b2f07445ecaee5def4679de8e5", "name": "CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj"}} 2018-12-23 20:58:15,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 used request id req-dc0bc344-1cee-4230-ac1a-dddb9e9c6d23 2018-12-23 20:58:15,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f05b34d4-c678-4e04-8062-6a9c6788318a 2018-12-23 20:58:15,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f05b34d4-c678-4e04-8062-6a9c6788318a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:15,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-334fed7d-c7a0-43a9-a55f-b98722c5c8de Date: Sun, 23 Dec 2018 20:58:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:51Z", "security_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "port_range_min": null, "revision_number": 0, "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "created_at": "2018-12-23T20:57:51Z", "project_id": "e2a0a1b2f07445ecaee5def4679de8e5", "id": "403dd5e6-1841-4bc1-955c-27b4518649fb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:51Z", "security_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "port_range_min": null, "revision_number": 0, "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "created_at": "2018-12-23T20:57:51Z", "project_id": "e2a0a1b2f07445ecaee5def4679de8e5", "id": "5249e494-9424-4c64-b3ad-615d45f3af1f"}, {"remote_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:51Z", "security_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "port_range_min": null, "revision_number": 0, "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "created_at": "2018-12-23T20:57:51Z", "project_id": "e2a0a1b2f07445ecaee5def4679de8e5", "id": "6b6a22c3-62a5-4c1c-b3d8-8f73077ba3f7"}, {"remote_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:57:51Z", "security_group_id": "f05b34d4-c678-4e04-8062-6a9c6788318a", "port_range_min": null, "revision_number": 0, "tenant_id": "e2a0a1b2f07445ecaee5def4679de8e5", "created_at": "2018-12-23T20:57:51Z", "project_id": "e2a0a1b2f07445ecaee5def4679de8e5", "id": "eef82579-7716-4d72-95ee-9366bcf9013f"}]} 2018-12-23 20:58:15,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f05b34d4-c678-4e04-8062-6a9c6788318a used request id req-334fed7d-c7a0-43a9-a55f-b98722c5c8de 2018-12-23 20:58:15,854 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:58:15,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f05b34d4-c678-4e04-8062-6a9c6788318a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:16,022 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e5bbbad-aee2-4742-bbee-00f126d3255f Content-Length: 0 Date: Sun, 23 Dec 2018 20:58:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:58:16,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f05b34d4-c678-4e04-8062-6a9c6788318a used request id req-0e5bbbad-aee2-4742-bbee-00f126d3255f 2018-12-23 20:58:16,023 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj 2018-12-23 20:58:16,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:16,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec21c50b-3827-4dd5-882f-2b4edc8c7dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:58:16,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e2a0a1b2f07445ecaee5def4679de8e5 used request id req-ec21c50b-3827-4dd5-882f-2b4edc8c7dce 2018-12-23 20:58:16,246 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-proj-role 2018-12-23 20:58:16,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/58e59860d88e407080e942da36f74968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:16,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd405efc-25c8-44bf-ba44-0f263830f20a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:58:16,365 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/58e59860d88e407080e942da36f74968 used request id req-dd405efc-25c8-44bf-ba44-0f263830f20a 2018-12-23 20:58:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fcf3e2451c3c6c56aaf8d72a846dd5016d22cbe" 2018-12-23 20:58:16,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7823ed00-25ad-4052-94d4-2145991aa61e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:58:16,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7823ed00-25ad-4052-94d4-2145991aa61e 2018-12-23 20:58:16,467 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7a192c3e-f73b-4b0-user 2018-12-23 20:58:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/47968728d83643e28b2bf8cb580ea380 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70e862e88d6a4e7a8baf459ecd95c244c3bf09f" 2018-12-23 20:58:16,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12c2ff18-198a-4f82-b62b-2934f5e90814 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:58:16,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/47968728d83643e28b2bf8cb580ea380 used request id req-12c2ff18-198a-4f82-b62b-2934f5e90814 2018-12-23 20:58:16,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:17,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["yg7pbym2Ria_vWKJXFXcSw"], "issued_at": "2018-12-23T20:58:17.000000Z"}} 2018-12-23 20:58:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7a06c71fcec8ccff4b6fffa5666049641c5b397" 2018-12-23 20:58:17,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e819ad47-404f-4e78-b449-fddd8ae55f7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:17,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e819ad47-404f-4e78-b449-fddd8ae55f7c 2018-12-23 20:58:17,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:17,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:17,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["R2UW4S6oQhKHNOtfbeE1Fw"], "issued_at": "2018-12-23T20:58:17.000000Z"}} 2018-12-23 20:58:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:17,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4adaeccf-7f9e-41a8-a8c1-72d1016be391 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:17,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4adaeccf-7f9e-41a8-a8c1-72d1016be391 2018-12-23 20:58:17,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:58:17,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:58:17,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c2f57976-df35-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:17,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3588df3a-b30c-4717-b45f-ed5894e1ad54 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c2f57976-df35-47b-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:58:17,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c2f57976-df35-47b-proj used request id req-3588df3a-b30c-4717-b45f-ed5894e1ad54 2018-12-23 20:58:17,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:17,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a89ddb41-2124-4916-aa2f-8104ef9270f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:58:17,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a89ddb41-2124-4916-aa2f-8104ef9270f5 2018-12-23 20:58:17,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}}' 2018-12-23 20:58:18,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2127ecd-ddef-48ec-93a2-0e1ddd6c5a0a Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "id": "ecb7b8c6270a4d6e85df869b2889a17c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}} 2018-12-23 20:58:18,001 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c2127ecd-ddef-48ec-93a2-0e1ddd6c5a0a 2018-12-23 20:58:18,001 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c2f57976-df35-47b-proj 2018-12-23 20:58:18,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:18,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:18,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:58:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Lv_fEW7iRGOcRFwvrEv8hw"], "issued_at": "2018-12-23T20:58:18.000000Z"}} 2018-12-23 20:58:18,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ac185d994d0059b447aefa2ab3ecdb6f08405b" 2018-12-23 20:58:18,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6f9237c-bce3-46e3-8610-42065937caba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:18,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c6f9237c-bce3-46e3-8610-42065937caba 2018-12-23 20:58:18,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:58:18,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:58:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:58:18,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ac185d994d0059b447aefa2ab3ecdb6f08405b" 2018-12-23 20:58:18,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9296b6ec-634e-448b-8711-65a51535993e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:58:18,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9296b6ec-634e-448b-8711-65a51535993e 2018-12-23 20:58:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c2f57976-df35-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ac185d994d0059b447aefa2ab3ecdb6f08405b" 2018-12-23 20:58:18,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2822ba-fd8a-43c8-a0c0-0fcac71bc7ca Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c2f57976-df35-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "id": "ecb7b8c6270a4d6e85df869b2889a17c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}]} 2018-12-23 20:58:18,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-c2f57976-df35-47b-proj used request id req-ae2822ba-fd8a-43c8-a0c0-0fcac71bc7ca 2018-12-23 20:58:18,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ac185d994d0059b447aefa2ab3ecdb6f08405b" 2018-12-23 20:58:18,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b782ac06-a5e4-420e-9fa0-591f11877253 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:58:18,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b782ac06-a5e4-420e-9fa0-591f11877253 2018-12-23 20:58:19,138 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c2f57976-df35-47b-user 2018-12-23 20:58:19,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:19,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6b9f81-56e5-4f4f-8c6d-2dfafafa6701 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:58:19,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ca6b9f81-56e5-4f4f-8c6d-2dfafafa6701 2018-12-23 20:58:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" -d '{"role": {"name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role"}}' 2018-12-23 20:58:19,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d01fd799-9051-4985-9638-e6046a1b2b18 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e98cfbc12e241459225b7ef807c3968", "links": {"self": "http://172.30.9.21:5000/v3/roles/0e98cfbc12e241459225b7ef807c3968"}, "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role"}} 2018-12-23 20:58:19,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d01fd799-9051-4985-9638-e6046a1b2b18 2018-12-23 20:58:19,282 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role 2018-12-23 20:58:19,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0e98cfbc12e241459225b7ef807c3968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:19,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71050cb6-c1e0-42bb-bc96-53963ace298a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e98cfbc12e241459225b7ef807c3968", "links": {"self": "http://172.30.9.21:5000/v3/roles/0e98cfbc12e241459225b7ef807c3968"}, "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role"}} 2018-12-23 20:58:19,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0e98cfbc12e241459225b7ef807c3968 used request id req-71050cb6-c1e0-42bb-bc96-53963ace298a 2018-12-23 20:58:19,383 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role to project CreateInstancePortManipulationTests-c2f57976-df35-47b-proj 2018-12-23 20:58:19,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c/users/ddbaf9c436aa41bda09cd7de6f2f5e6d/roles/0e98cfbc12e241459225b7ef807c3968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:19,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f29b9793-50b3-4d7f-bc4a-312cc9bbd648 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:58:19,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c/users/ddbaf9c436aa41bda09cd7de6f2f5e6d/roles/0e98cfbc12e241459225b7ef807c3968 used request id req-f29b9793-50b3-4d7f-bc4a-312cc9bbd648 2018-12-23 20:58:19,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:58:19,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:19,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:19,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e98cfbc12e241459225b7ef807c3968", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role"}], "expires_at": "2018-12-23T21:58:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-user", "id": "ddbaf9c436aa41bda09cd7de6f2f5e6d"}, "audit_ids": ["Qwq88MHBRw-NrqbmAGfkRg"], "issued_at": "2018-12-23T20:58:19.000000Z"}} 2018-12-23 20:58:19,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" 2018-12-23 20:58:20,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c9cdd0-50df-4f54-b9e2-9111dcf03497 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:20,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d1c9cdd0-50df-4f54-b9e2-9111dcf03497 2018-12-23 20:58:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" 2018-12-23 20:58:20,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b1edcf95-8765-46ad-bde5-e4ed4e3b9f40 Date: Sun, 23 Dec 2018 20:58:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image"} 2018-12-23 20:58:20,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image used request id req-b1edcf95-8765-46ad-bde5-e4ed4e3b9f40 2018-12-23 20:58:20,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" 2018-12-23 20:58:20,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-be12d295-c164-4f29-abe0-3246ce51f109 Date: Sun, 23 Dec 2018 20:58:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:58:20,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-be12d295-c164-4f29-abe0-3246ce51f109 2018-12-23 20:58:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image"}' 2018-12-23 20:58:20,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a9f91534-360f-4eba-90f7-d86338e62378 Date: Sun, 23 Dec 2018 20:58:20 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:58:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:58:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "min_disk": 0, "protected": false, "id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "file": "/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/file", "checksum": null, "owner": "ecb7b8c6270a4d6e85df869b2889a17c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:58:20,281 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a9f91534-360f-4eba-90f7-d86338e62378 2018-12-23 20:58:20,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" -d '' 2018-12-23 20:58:20,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7722f11-11c9-454e-a37c-22c3abd236e0 Date: Sun, 23 Dec 2018 20:58:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:58:20,700 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/file used request id req-f7722f11-11c9-454e-a37c-22c3abd236e0 2018-12-23 20:58:20,700 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:58:20,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" 2018-12-23 20:58:20,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dc2622c8-4629-4c44-8ceb-2753c6298d0d Date: Sun, 23 Dec 2018 20:58:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:58:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:58:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/snap", "metadata": {}}], "self": "/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "min_disk": 0, "protected": false, "id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "file": "/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ecb7b8c6270a4d6e85df869b2889a17c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:58:20,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e used request id req-dc2622c8-4629-4c44-8ceb-2753c6298d0d 2018-12-23 20:58:20,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" 2018-12-23 20:58:20,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-44169608-654a-4c06-85a7-f57c5ae80112 Date: Sun, 23 Dec 2018 20:58:20 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:58:20,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-44169608-654a-4c06-85a7-f57c5ae80112 2018-12-23 20:58:20,730 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image 2018-12-23 20:58:20,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" 2018-12-23 20:58:20,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ba510bd5-9bcb-48b6-bb6d-c5f3305b2694 Date: Sun, 23 Dec 2018 20:58:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:58:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:58:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/snap", "metadata": {}}], "self": "/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "min_disk": 0, "protected": false, "id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "file": "/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ecb7b8c6270a4d6e85df869b2889a17c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:58:20,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e used request id req-ba510bd5-9bcb-48b6-bb6d-c5f3305b2694 2018-12-23 20:58:20,755 - create_image - DEBUG - Instance status is - active 2018-12-23 20:58:20,755 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image 2018-12-23 20:58:20,755 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image 2018-12-23 20:58:20,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:20,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:21,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e98cfbc12e241459225b7ef807c3968", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role"}], "expires_at": "2018-12-23T21:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-user", "id": "ddbaf9c436aa41bda09cd7de6f2f5e6d"}, "audit_ids": ["n9GUXLNcTEqPOnyK0s04rQ"], "issued_at": "2018-12-23T20:58:21.000000Z"}} 2018-12-23 20:58:21,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" 2018-12-23 20:58:21,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37fd2cad-8de7-4132-a3b4-5a41288b33e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:21,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-37fd2cad-8de7-4132-a3b4-5a41288b33e6 2018-12-23 20:58:21,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" 2018-12-23 20:58:21,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d27dfeec-fe05-42c2-a05b-056b7b9d2283 Date: Sun, 23 Dec 2018 20:58:21 GMT RESP BODY: {"networks":[]} 2018-12-23 20:58:21,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-d27dfeec-fe05-42c2-a05b-056b7b9d2283 2018-12-23 20:58:21,436 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net 2018-12-23 20:58:21,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" -d '{"network": {"name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net", "admin_state_up": true}}' 2018-12-23 20:58:21,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-070e14b2-0872-4114-aa04-3931b9725d52 Date: Sun, 23 Dec 2018 20:58:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:58:21Z","is_default":false,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}} 2018-12-23 20:58:21,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-070e14b2-0872-4114-aa04-3931b9725d52 2018-12-23 20:58:21,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" 2018-12-23 20:58:22,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-988f3894-ea34-4f67-a759-3d5f6b728f1f Date: Sun, 23 Dec 2018 20:58:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:58:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:22,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-988f3894-ea34-4f67-a759-3d5f6b728f1f 2018-12-23 20:58:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" 2018-12-23 20:58:22,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9232482a-c1cc-4517-957d-f4a3c9c5e8bb Date: Sun, 23 Dec 2018 20:58:22 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:58:22,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-9232482a-c1cc-4517-957d-f4a3c9c5e8bb 2018-12-23 20:58:22,098 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet 2018-12-23 20:58:22,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" -d '{"subnets": [{"ip_version": 4, "network_id": "9caafb78-7f27-49c3-b619-9e69858526cd", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]}' 2018-12-23 20:58:22,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3b59f3c5-7aaf-4ce9-830f-3a6d4a5ecb39 Date: Sun, 23 Dec 2018 20:58:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:22,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-3b59f3c5-7aaf-4ce9-830f-3a6d4a5ecb39 2018-12-23 20:58:22,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" 2018-12-23 20:58:22,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2fce93dc-4107-4192-ac3e-2d3ef22a5f40 Date: Sun, 23 Dec 2018 20:58:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:22,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-2fce93dc-4107-4192-ac3e-2d3ef22a5f40 2018-12-23 20:58:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" 2018-12-23 20:58:22,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b9b488f1-4d01-47c1-a2b4-ad0eca878a8d Date: Sun, 23 Dec 2018 20:58:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:22,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-b9b488f1-4d01-47c1-a2b4-ad0eca878a8d 2018-12-23 20:58:22,863 - OpenStackNetwork - DEBUG - Network [9caafb78-7f27-49c3-b619-9e69858526cd] created successfully 2018-12-23 20:58:22,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:22,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:23,291 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["xFb-nfw5SDOfILx_FIbPkQ"], "issued_at": "2018-12-23T20:58:23.000000Z"}} 2018-12-23 20:58:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51847ec3302f8aff7ca994895bafa24b544b36a" 2018-12-23 20:58:23,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f88df06-e1c1-4533-90be-76d4f37e6afb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:23,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7f88df06-e1c1-4533-90be-76d4f37e6afb 2018-12-23 20:58:23,422 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:58:23,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51847ec3302f8aff7ca994895bafa24b544b36a" 2018-12-23 20:58:23,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-f13699ec-857d-4b42-a372-8925bdfc5471 x-compute-request-id: req-f13699ec-857d-4b42-a372-8925bdfc5471 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:58:23,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f13699ec-857d-4b42-a372-8925bdfc5471 2018-12-23 20:58:23,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51847ec3302f8aff7ca994895bafa24b544b36a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:58:23,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-76952c64-5c86-4db4-b467-fdfc1e0b421e x-compute-request-id: req-76952c64-5c86-4db4-b467-fdfc1e0b421e Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29"}} 2018-12-23 20:58:23,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-76952c64-5c86-4db4-b467-fdfc1e0b421e 2018-12-23 20:58:23,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:23,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:24,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e98cfbc12e241459225b7ef807c3968", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role"}], "expires_at": "2018-12-23T21:58:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-user", "id": "ddbaf9c436aa41bda09cd7de6f2f5e6d"}, "audit_ids": ["G-8k6raiQYyhiFctk_JDNA"], "issued_at": "2018-12-23T20:58:24.000000Z"}} 2018-12-23 20:58:24,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:24,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc579f4c-a005-439f-a411-f496390d170c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:24,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dc579f4c-a005-439f-a411-f496390d170c 2018-12-23 20:58:24,130 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:58:24,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:24,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6a1d1f-5082-42cf-9d91-a23dde82a0d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:24,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4f6a1d1f-5082-42cf-9d91-a23dde82a0d6 2018-12-23 20:58:24,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:24,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ee33e443-3e5d-4ea6-9d4f-a2369abc7131 Date: Sun, 23 Dec 2018 20:58:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:24,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-ee33e443-3e5d-4ea6-9d4f-a2369abc7131 2018-12-23 20:58:24,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:24,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1cec03ac-4d3d-4094-8064-4bd5d3a9d9ec Date: Sun, 23 Dec 2018 20:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:24,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-1cec03ac-4d3d-4094-8064-4bd5d3a9d9ec 2018-12-23 20:58:24,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:24,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-19f1a86f-9031-42e8-91de-746ee9ff37af Date: Sun, 23 Dec 2018 20:58:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:24,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-19f1a86f-9031-42e8-91de-746ee9ff37af 2018-12-23 20:58:24,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:58:24,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:58:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:58:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:24,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c32092d-6e53-474a-9d45-763261383ff8 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}} 2018-12-23 20:58:24,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c used request id req-4c32092d-6e53-474a-9d45-763261383ff8 2018-12-23 20:58:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:24,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e04b6806-fc20-4539-8c32-88398df70eb8 Date: Sun, 23 Dec 2018 20:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:24,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-e04b6806-fc20-4539-8c32-88398df70eb8 2018-12-23 20:58:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9caafb78-7f27-49c3-b619-9e69858526cd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:24,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-39a80704-6ad7-4204-88a4-b4c8cb5b33e3 Date: Sun, 23 Dec 2018 20:58:24 GMT RESP BODY: {"ports":[]} 2018-12-23 20:58:24,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9caafb78-7f27-49c3-b619-9e69858526cd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1&admin_state_up=True used request id req-39a80704-6ad7-4204-88a4-b4c8cb5b33e3 2018-12-23 20:58:24,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:25,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f2c13173-e745-4295-b92d-28a39eceee10 x-compute-request-id: req-f2c13173-e745-4295-b92d-28a39eceee10 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:58:25,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst used request id req-f2c13173-e745-4295-b92d-28a39eceee10 2018-12-23 20:58:25,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:25,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d1c6f87f-65de-4d6c-86e9-d528f160cc23 Date: Sun, 23 Dec 2018 20:58:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:25,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-d1c6f87f-65de-4d6c-86e9-d528f160cc23 2018-12-23 20:58:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:25,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-89cd73c9-759f-4972-aaed-6213bda75c18 Date: Sun, 23 Dec 2018 20:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:25,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-89cd73c9-759f-4972-aaed-6213bda75c18 2018-12-23 20:58:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:25,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f35cf912-82c9-4373-b564-30b5e6b5e4d3 Date: Sun, 23 Dec 2018 20:58:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:25,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-f35cf912-82c9-4373-b564-30b5e6b5e4d3 2018-12-23 20:58:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:25,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed1b153-8fa0-49f6-85c8-6d8582980edd Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}} 2018-12-23 20:58:25,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c used request id req-eed1b153-8fa0-49f6-85c8-6d8582980edd 2018-12-23 20:58:25,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:25,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a57fbc08-48d9-4334-b6e3-70cf5b62aab4 Date: Sun, 23 Dec 2018 20:58:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:25,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-a57fbc08-48d9-4334-b6e3-70cf5b62aab4 2018-12-23 20:58:25,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9caafb78-7f27-49c3-b619-9e69858526cd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:25,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29f2c9c6-5134-4418-a3b8-92b5469ef0e9 Date: Sun, 23 Dec 2018 20:58:25 GMT RESP BODY: {"ports":[]} 2018-12-23 20:58:25,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9caafb78-7f27-49c3-b619-9e69858526cd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1&admin_state_up=True used request id req-29f2c9c6-5134-4418-a3b8-92b5469ef0e9 2018-12-23 20:58:25,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:25,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:25,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e98cfbc12e241459225b7ef807c3968", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role"}], "expires_at": "2018-12-23T21:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ecb7b8c6270a4d6e85df869b2889a17c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-user", "id": "ddbaf9c436aa41bda09cd7de6f2f5e6d"}, "audit_ids": ["bZVTHghUQmionT4ZImFX_g"], "issued_at": "2018-12-23T20:58:25.000000Z"}} 2018-12-23 20:58:25,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d25ca5f6eaa6d8e5919b3376372a2bbb66b85d48" 2018-12-23 20:58:26,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a36f0a1-3463-41a2-a276-2fa87418bbf1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:26,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0a36f0a1-3463-41a2-a276-2fa87418bbf1 2018-12-23 20:58:26,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:26,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e77231b7-bcce-40ff-a802-c3cade080bb2 Date: Sun, 23 Dec 2018 20:58:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:26,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-e77231b7-bcce-40ff-a802-c3cade080bb2 2018-12-23 20:58:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:26,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b73d55a7-9889-4c3f-9944-cbcb4c871a88 Date: Sun, 23 Dec 2018 20:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:26,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-b73d55a7-9889-4c3f-9944-cbcb4c871a88 2018-12-23 20:58:26,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:26,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dd27afb9-c811-473a-957a-6bd126a35ad5 Date: Sun, 23 Dec 2018 20:58:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:26,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-dd27afb9-c811-473a-957a-6bd126a35ad5 2018-12-23 20:58:26,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:58:26,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:58:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:58:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d25ca5f6eaa6d8e5919b3376372a2bbb66b85d48" 2018-12-23 20:58:26,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bbdbca-4448-41db-8e23-f7a6be8bdf5c Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}} 2018-12-23 20:58:26,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c used request id req-62bbdbca-4448-41db-8e23-f7a6be8bdf5c 2018-12-23 20:58:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:26,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-16400116-cc84-421c-b73a-2a7a8bb42187 Date: Sun, 23 Dec 2018 20:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:26,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-16400116-cc84-421c-b73a-2a7a8bb42187 2018-12-23 20:58:26,422 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net 2018-12-23 20:58:26,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" -d '{"port": {"network_id": "9caafb78-7f27-49c3-b619-9e69858526cd", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1", "admin_state_up": true}}' 2018-12-23 20:58:27,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 820 X-Openstack-Request-Id: req-172097e2-8639-4546-88d5-2006bd34c065 Date: Sun, 23 Dec 2018 20:58:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:58:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","ip_address":"10.55.0.15"}],"id":"71e1d9da-7618-495f-9261-bc05faad76ab","security_groups":["63e5dbc5-e457-4dc8-9cde-d08950466ced"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","qos_policy_id":null,"admin_state_up":true,"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:26Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:58:27,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-172097e2-8639-4546-88d5-2006bd34c065 2018-12-23 20:58:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:27,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c150dfb3-698e-45dc-965e-963196a4037c Date: Sun, 23 Dec 2018 20:58:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:27,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-c150dfb3-698e-45dc-965e-963196a4037c 2018-12-23 20:58:27,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:27,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b045a541-9682-4da3-bdef-c0f96182df0a Date: Sun, 23 Dec 2018 20:58:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:27,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-b045a541-9682-4da3-bdef-c0f96182df0a 2018-12-23 20:58:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9aa5b449-907e-48bd-b7d6-ffe8c04d6caa Date: Sun, 23 Dec 2018 20:58:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:28,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-9aa5b449-907e-48bd-b7d6-ffe8c04d6caa 2018-12-23 20:58:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e145da-6a3a-4129-88f1-160afa4fd00e Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}} 2018-12-23 20:58:28,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c used request id req-90e145da-6a3a-4129-88f1-160afa4fd00e 2018-12-23 20:58:28,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-54367a7a-3272-4a7b-b46a-dc72170d1925 Date: Sun, 23 Dec 2018 20:58:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:28,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-54367a7a-3272-4a7b-b46a-dc72170d1925 2018-12-23 20:58:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9caafb78-7f27-49c3-b619-9e69858526cd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-8599ae68-9383-48b8-a62c-2548efa423b1 Date: Sun, 23 Dec 2018 20:58:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:58:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","ip_address":"10.55.0.15"}],"id":"71e1d9da-7618-495f-9261-bc05faad76ab","security_groups":["63e5dbc5-e457-4dc8-9cde-d08950466ced"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1","admin_state_up":true,"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:26Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:58:28,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9caafb78-7f27-49c3-b619-9e69858526cd&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1&admin_state_up=True used request id req-8599ae68-9383-48b8-a62c-2548efa423b1 2018-12-23 20:58:28,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4027be7-47b9-47cc-a952-363222fd1b67 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}} 2018-12-23 20:58:28,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c used request id req-e4027be7-47b9-47cc-a952-363222fd1b67 2018-12-23 20:58:28,259 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst 2018-12-23 20:58:28,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-dacc1d68-6765-4c5e-8706-50ee943179d3 x-compute-request-id: req-dacc1d68-6765-4c5e-8706-50ee943179d3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-flavor-name"}]} 2018-12-23 20:58:28,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-dacc1d68-6765-4c5e-8706-50ee943179d3 2018-12-23 20:58:28,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-2c024ac9-e8db-4229-8c14-71a5fc63c71c x-compute-request-id: req-2c024ac9-e8db-4229-8c14-71a5fc63c71c Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29"}} 2018-12-23 20:58:28,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29 used request id req-2c024ac9-e8db-4229-8c14-71a5fc63c71c 2018-12-23 20:58:28,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-48f844c8-15dc-4d0b-85ad-0e201b29265b Date: Sun, 23 Dec 2018 20:58:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:58:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:58:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/snap", "metadata": {}}], "self": "/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "min_disk": 0, "protected": false, "id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "file": "/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ecb7b8c6270a4d6e85df869b2889a17c", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image"} 2018-12-23 20:58:28,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image used request id req-48f844c8-15dc-4d0b-85ad-0e201b29265b 2018-12-23 20:58:28,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:28,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92e05c97-7028-4d1d-863b-754efc052fa1 Date: Sun, 23 Dec 2018 20:58:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:58:28,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-92e05c97-7028-4d1d-863b-754efc052fa1 2018-12-23 20:58:28,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" -d '{"server": {"name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst", "imageRef": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "flavorRef": "919c0084-d13d-4f21-be4a-6fd5e44d7f29", "max_count": 1, "min_count": 1, "networks": [{"port": "71e1d9da-7618-495f-9261-bc05faad76ab"}]}}' 2018-12-23 20:58:29,440 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-0700f23a-abb3-4b56-aa22-1c6be6aa3d8f x-compute-request-id: req-0700f23a-abb3-4b56-aa22-1c6be6aa3d8f Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f8393fa9-6cd8-4355-b658-45c3be4477ee", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "bookmark"}], "adminPass": "J96jJCtbi5qn"}} 2018-12-23 20:58:29,441 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0700f23a-abb3-4b56-aa22-1c6be6aa3d8f 2018-12-23 20:58:29,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:29,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-e66f6da4-a978-4e66-9644-7c0b15a50c33 x-compute-request-id: req-e66f6da4-a978-4e66-9644-7c0b15a50c33 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "bookmark"}], "image": {"id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "links": [{"href": "http://172.30.9.21:8774/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29", "links": [{"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}]}, "id": "f8393fa9-6cd8-4355-b658-45c3be4477ee", "user_id": "ddbaf9c436aa41bda09cd7de6f2f5e6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:58:29Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst", "created": "2018-12-23T20:58:29Z", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:29,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee used request id req-e66f6da4-a978-4e66-9644-7c0b15a50c33 2018-12-23 20:58:29,927 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst 2018-12-23 20:58:29,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:30,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-b65e9746-dddc-4ab7-b0e0-d56520f2f2ac x-compute-request-id: req-b65e9746-dddc-4ab7-b0e0-d56520f2f2ac Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "bookmark"}], "image": {"id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "links": [{"href": "http://172.30.9.21:8774/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29", "links": [{"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}]}, "id": "f8393fa9-6cd8-4355-b658-45c3be4477ee", "user_id": "ddbaf9c436aa41bda09cd7de6f2f5e6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:58:29Z", "hostId": "0af5bdacdfd01ed8993fca69663e1179e4d6cb8fbb5f4ce97923180e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst", "created": "2018-12-23T20:58:29Z", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:30,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee used request id req-b65e9746-dddc-4ab7-b0e0-d56520f2f2ac 2018-12-23 20:58:30,353 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst] is - BUILD 2018-12-23 20:58:30,353 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:58:33,356 - create_instance - DEBUG - VM status query timeout in 896.5704 2018-12-23 20:58:33,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:33,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98eaddec-6dee-49cf-8cba-61830342ece3 x-compute-request-id: req-98eaddec-6dee-49cf-8cba-61830342ece3 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "bookmark"}], "image": {"id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "links": [{"href": "http://172.30.9.21:8774/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29", "links": [{"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}]}, "id": "f8393fa9-6cd8-4355-b658-45c3be4477ee", "security_groups": [{"name": "default"}], "user_id": "ddbaf9c436aa41bda09cd7de6f2f5e6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:58:30Z", "hostId": "0af5bdacdfd01ed8993fca69663e1179e4d6cb8fbb5f4ce97923180e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst", "created": "2018-12-23T20:58:29Z", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:33,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee used request id req-98eaddec-6dee-49cf-8cba-61830342ece3 2018-12-23 20:58:33,501 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst] is - BUILD 2018-12-23 20:58:33,501 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:58:36,505 - create_instance - DEBUG - VM status query timeout in 893.422131062 2018-12-23 20:58:36,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:36,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58: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-494210ba-8d47-4b4d-8806-9c7ada92159f x-compute-request-id: req-494210ba-8d47-4b4d-8806-9c7ada92159f Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "bookmark"}], "image": {"id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "links": [{"href": "http://172.30.9.21:8774/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:58:33.000000", "flavor": {"id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29", "links": [{"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}]}, "id": "f8393fa9-6cd8-4355-b658-45c3be4477ee", "security_groups": [{"name": "default"}], "user_id": "ddbaf9c436aa41bda09cd7de6f2f5e6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:58:33Z", "hostId": "0af5bdacdfd01ed8993fca69663e1179e4d6cb8fbb5f4ce97923180e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst", "created": "2018-12-23T20:58:29Z", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:36,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee used request id req-494210ba-8d47-4b4d-8806-9c7ada92159f 2018-12-23 20:58:36,668 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst] is - ACTIVE 2018-12-23 20:58:36,669 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:58:36,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:36,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58: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-c0683ae9-f49c-4833-a850-3bd56c0685b6 x-compute-request-id: req-c0683ae9-f49c-4833-a850-3bd56c0685b6 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "bookmark"}], "image": {"id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "links": [{"href": "http://172.30.9.21:8774/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:58:33.000000", "flavor": {"id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29", "links": [{"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}]}, "id": "f8393fa9-6cd8-4355-b658-45c3be4477ee", "security_groups": [{"name": "default"}], "user_id": "ddbaf9c436aa41bda09cd7de6f2f5e6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:58:33Z", "hostId": "0af5bdacdfd01ed8993fca69663e1179e4d6cb8fbb5f4ce97923180e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst", "created": "2018-12-23T20:58:29Z", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:36,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee used request id req-c0683ae9-f49c-4833-a850-3bd56c0685b6 2018-12-23 20:58:36,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:37,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-60679d09-29b8-4d5d-a473-0f3dd11e396d Date: Sun, 23 Dec 2018 20:58:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9caafb78-7f27-49c3-b619-9e69858526cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ecb7b8c6270a4d6e85df869b2889a17c","l2_adjacency":true,"status":"ACTIVE","subnets":["40e690f1-f4bc-4d7e-9b06-1160fe00ca1c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:22Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net","admin_state_up":true,"tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:21Z","mtu":1450}]} 2018-12-23 20:58:37,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net used request id req-60679d09-29b8-4d5d-a473-0f3dd11e396d 2018-12-23 20:58:37,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:37,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b4b117-e8a5-45ab-9289-8ec518a4dd57 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}} 2018-12-23 20:58:37,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c used request id req-d9b4b117-e8a5-45ab-9289-8ec518a4dd57 2018-12-23 20:58:37,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:37,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-16845b67-1164-498a-b86f-218d72c6632c Date: Sun, 23 Dec 2018 20:58:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:22Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet"}]} 2018-12-23 20:58:37,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-16845b67-1164-498a-b86f-218d72c6632c 2018-12-23 20:58:37,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:37,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1661 X-Openstack-Request-Id: req-73bbe763-c1e7-4f04-9b4b-914bff77f73e Date: Sun, 23 Dec 2018 20:58:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:58:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","ip_address":"10.55.0.15"}],"id":"71e1d9da-7618-495f-9261-bc05faad76ab","security_groups":["63e5dbc5-e457-4dc8-9cde-d08950466ced"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1","admin_state_up":true,"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:26Z","binding:vnic_type":"normal","device_id":"f8393fa9-6cd8-4355-b658-45c3be4477ee","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:58:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"40e690f1-f4bc-4d7e-9b06-1160fe00ca1c","ip_address":"10.55.0.2"}],"id":"e6097b7e-0bb8-4826-b17e-4c7d1fa6d8c1","security_groups":[],"mac_address":"fa:16:3e:7d:b7:b8","project_id":"ecb7b8c6270a4d6e85df869b2889a17c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9caafb78-7f27-49c3-b619-9e69858526cd","tenant_id":"ecb7b8c6270a4d6e85df869b2889a17c","created_at":"2018-12-23T20:58:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9caafb78-7f27-49c3-b619-9e69858526cd","ip_allocation":"immediate"}]} 2018-12-23 20:58:37,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=9caafb78-7f27-49c3-b619-9e69858526cd used request id req-73bbe763-c1e7-4f04-9b4b-914bff77f73e 2018-12-23 20:58:37,208 - create_instance - INFO - Deleting Port with ID - 71e1d9da-7618-495f-9261-bc05faad76ab 2018-12-23 20:58:37,208 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80port-1 2018-12-23 20:58:37,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/71e1d9da-7618-495f-9261-bc05faad76ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:37,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93020545-a0c7-4672-b62f-9fba9bbd7734 Date: Sun, 23 Dec 2018 20:58:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:58:37,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/71e1d9da-7618-495f-9261-bc05faad76ab used request id req-93020545-a0c7-4672-b62f-9fba9bbd7734 2018-12-23 20:58:37,674 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst 2018-12-23 20:58:37,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:37,790 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58: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-912ca073-efcc-48ec-81d1-140a86c43397 x-compute-request-id: req-912ca073-efcc-48ec-81d1-140a86c43397 Content-Type: application/json 2018-12-23 20:58:37,790 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee used request id req-912ca073-efcc-48ec-81d1-140a86c43397 2018-12-23 20:58:37,790 - create_instance - INFO - Checking deletion status 2018-12-23 20:58:37,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:37,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58: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-18f71ada-cb76-49d7-b72d-734368345e8e x-compute-request-id: req-18f71ada-cb76-49d7-b72d-734368345e8e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee", "rel": "bookmark"}], "image": {"id": "4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "links": [{"href": "http://172.30.9.21:8774/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:58:33.000000", "flavor": {"id": "919c0084-d13d-4f21-be4a-6fd5e44d7f29", "links": [{"href": "http://172.30.9.21:8774/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29", "rel": "bookmark"}]}, "id": "f8393fa9-6cd8-4355-b658-45c3be4477ee", "user_id": "ddbaf9c436aa41bda09cd7de6f2f5e6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:58:37Z", "hostId": "0af5bdacdfd01ed8993fca69663e1179e4d6cb8fbb5f4ce97923180e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst", "created": "2018-12-23T20:58:29Z", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:37,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee used request id req-18f71ada-cb76-49d7-b72d-734368345e8e 2018-12-23 20:58:37,890 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst] is - ACTIVE 2018-12-23 20:58:37,890 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:58:40,893 - create_instance - DEBUG - VM status query timeout in 296.897418022 2018-12-23 20:58:40,896 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35fefcfd938ff3b668c5c5f12f0662dce760aba" 2018-12-23 20:58:40,938 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d8d8524-d91d-4363-a5bb-3b194a7455e3 x-compute-request-id: req-6d8d8524-d91d-4363-a5bb-3b194a7455e3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f8393fa9-6cd8-4355-b658-45c3be4477ee could not be found.", "code": 404}} 2018-12-23 20:58:40,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f8393fa9-6cd8-4355-b658-45c3be4477ee used request id req-6d8d8524-d91d-4363-a5bb-3b194a7455e3 2018-12-23 20:58:40,938 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f8393fa9-6cd8-4355-b658-45c3be4477ee could not be found. (HTTP 404) (Request-ID: req-6d8d8524-d91d-4363-a5bb-3b194a7455e3) 2018-12-23 20:58:40,939 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-inst 2018-12-23 20:58:40,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e51847ec3302f8aff7ca994895bafa24b544b36a" 2018-12-23 20:58:40,986 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12068434-1704-4907-bb70-07348ddc5d78 x-compute-request-id: req-12068434-1704-4907-bb70-07348ddc5d78 Content-Length: 0 Content-Type: application/json 2018-12-23 20:58:40,986 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/919c0084-d13d-4f21-be4a-6fd5e44d7f29 used request id req-12068434-1704-4907-bb70-07348ddc5d78 2018-12-23 20:58:40,987 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet 2018-12-23 20:58:40,987 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-subnet 2018-12-23 20:58:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/40e690f1-f4bc-4d7e-9b06-1160fe00ca1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" 2018-12-23 20:58:42,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8bb6bb38-825f-440a-ad6f-bde7e911b847 Date: Sun, 23 Dec 2018 20:58:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:58:42,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/40e690f1-f4bc-4d7e-9b06-1160fe00ca1c used request id req-8bb6bb38-825f-440a-ad6f-bde7e911b847 2018-12-23 20:58:42,458 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-pub-net 2018-12-23 20:58:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/9caafb78-7f27-49c3-b619-9e69858526cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d31cdc2a53280fed9e10ab53b350f52a038a1d" 2018-12-23 20:58:43,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7beef62a-2ec4-4fc0-af96-8403f5ff8802 Date: Sun, 23 Dec 2018 20:58:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:58:43,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9caafb78-7f27-49c3-b619-9e69858526cd used request id req-7beef62a-2ec4-4fc0-af96-8403f5ff8802 2018-12-23 20:58:43,370 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-31abe3ab-4bb1-4a28-a5a6-3d3b5cd69c80-image 2018-12-23 20:58:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c88f63323b26e7a9a5ceda5709d74fb05b708502" 2018-12-23 20:58:44,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-31e293d2-8d6a-4217-b238-4ac347cf7d51 Date: Sun, 23 Dec 2018 20:58:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:58:44,324 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4a33feb1-18dc-4bc2-bb3d-f7e9d1f33b6e used request id req-31e293d2-8d6a-4217-b238-4ac347cf7d51 2018-12-23 20:58:44,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:44,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-f268eaec-f818-4a41-88b7-daae9b2bd5c6 Date: Sun, 23 Dec 2018 20:58:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "created_at": "2018-12-23T20:58:21Z", "updated_at": "2018-12-23T20:58:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:58:21Z", "revision_number": 0, "id": "58ec95a9-b000-4f3a-9a0e-cd81fc269409", "remote_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "remote_ip_prefix": null, "created_at": "2018-12-23T20:58:21Z", "security_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecb7b8c6270a4d6e85df869b2889a17c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:58:21Z", "revision_number": 0, "id": "75d6a1c4-d81b-4a9f-b4c4-98668f0ab6f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:58:21Z", "security_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecb7b8c6270a4d6e85df869b2889a17c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:58:21Z", "revision_number": 0, "id": "8bb6f45b-33c4-4867-a18d-7d7dd733fc7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:58:21Z", "security_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ecb7b8c6270a4d6e85df869b2889a17c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:58:21Z", "revision_number": 0, "id": "b80140e3-c18e-40db-a279-c379be7d5270", "remote_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "remote_ip_prefix": null, "created_at": "2018-12-23T20:58:21Z", "security_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ecb7b8c6270a4d6e85df869b2889a17c"}], "revision_number": 4, "project_id": "ecb7b8c6270a4d6e85df869b2889a17c", "id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:58:44,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f268eaec-f818-4a41-88b7-daae9b2bd5c6 2018-12-23 20:58:44,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:44,738 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e621cf73-9010-4861-a12b-78d730deb8cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:44,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-e621cf73-9010-4861-a12b-78d730deb8cf 2018-12-23 20:58:44,738 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:44,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:44,841 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e28f8a97-1354-4484-a307-f1e415f17799 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:44,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-e28f8a97-1354-4484-a307-f1e415f17799 2018-12-23 20:58:44,841 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:44,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:44,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef893168-2c78-467d-9813-6d6125d9aade Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:44,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-ef893168-2c78-467d-9813-6d6125d9aade 2018-12-23 20:58:44,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:45,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbada2c-d451-44b2-9b4b-74753da90461 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:58:45,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-6cbada2c-d451-44b2-9b4b-74753da90461 2018-12-23 20:58:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:45,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6efec92e-754e-4318-ad21-e443d740dc82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:58:45,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-6efec92e-754e-4318-ad21-e443d740dc82 2018-12-23 20:58:45,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:58:45,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:45,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558289de-3d9b-4686-a56f-de1ffb97b4be Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ecb7b8c6270a4d6e85df869b2889a17c", "name": "CreateInstancePortManipulationTests-c2f57976-df35-47b-proj"}} 2018-12-23 20:58:45,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c used request id req-558289de-3d9b-4686-a56f-de1ffb97b4be 2018-12-23 20:58:45,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 63e5dbc5-e457-4dc8-9cde-d08950466ced 2018-12-23 20:58:45,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=63e5dbc5-e457-4dc8-9cde-d08950466ced -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:45,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89e7aadd-fecb-45ac-b78d-e138bd84f45a Date: Sun, 23 Dec 2018 20:58:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:58:21Z", "security_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "port_range_min": null, "revision_number": 0, "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "created_at": "2018-12-23T20:58:21Z", "project_id": "ecb7b8c6270a4d6e85df869b2889a17c", "id": "58ec95a9-b000-4f3a-9a0e-cd81fc269409"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:58:21Z", "security_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "port_range_min": null, "revision_number": 0, "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "created_at": "2018-12-23T20:58:21Z", "project_id": "ecb7b8c6270a4d6e85df869b2889a17c", "id": "75d6a1c4-d81b-4a9f-b4c4-98668f0ab6f9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:58:21Z", "security_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "port_range_min": null, "revision_number": 0, "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "created_at": "2018-12-23T20:58:21Z", "project_id": "ecb7b8c6270a4d6e85df869b2889a17c", "id": "8bb6f45b-33c4-4867-a18d-7d7dd733fc7e"}, {"remote_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:58:21Z", "security_group_id": "63e5dbc5-e457-4dc8-9cde-d08950466ced", "port_range_min": null, "revision_number": 0, "tenant_id": "ecb7b8c6270a4d6e85df869b2889a17c", "created_at": "2018-12-23T20:58:21Z", "project_id": "ecb7b8c6270a4d6e85df869b2889a17c", "id": "b80140e3-c18e-40db-a279-c379be7d5270"}]} 2018-12-23 20:58:45,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=63e5dbc5-e457-4dc8-9cde-d08950466ced used request id req-89e7aadd-fecb-45ac-b78d-e138bd84f45a 2018-12-23 20:58:45,259 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:58:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/63e5dbc5-e457-4dc8-9cde-d08950466ced -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:45,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2c1fcea-01c6-4735-b3d5-ed14c4057ef5 Content-Length: 0 Date: Sun, 23 Dec 2018 20:58:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:58:45,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/63e5dbc5-e457-4dc8-9cde-d08950466ced used request id req-a2c1fcea-01c6-4735-b3d5-ed14c4057ef5 2018-12-23 20:58:45,411 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c2f57976-df35-47b-proj 2018-12-23 20:58:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:45,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e5c4d26-6752-4f23-9b3c-0767d15396b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:58:45,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ecb7b8c6270a4d6e85df869b2889a17c used request id req-0e5c4d26-6752-4f23-9b3c-0767d15396b4 2018-12-23 20:58:45,640 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c2f57976-df35-47b-proj-role 2018-12-23 20:58:45,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0e98cfbc12e241459225b7ef807c3968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:45,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-365529ad-ba19-47e8-9930-1cefdf49c217 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:58:45,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0e98cfbc12e241459225b7ef807c3968 used request id req-365529ad-ba19-47e8-9930-1cefdf49c217 2018-12-23 20:58:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d23b571ace4ea67e8c40591c986bfd57409e2c3a" 2018-12-23 20:58:45,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30ab51e-530e-486f-a5a1-90848375691c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:58:45,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d30ab51e-530e-486f-a5a1-90848375691c 2018-12-23 20:58:45,867 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c2f57976-df35-47b-user 2018-12-23 20:58:45,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ddbaf9c436aa41bda09cd7de6f2f5e6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ac185d994d0059b447aefa2ab3ecdb6f08405b" 2018-12-23 20:58:46,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-565b243d-0c12-4a24-98f0-b6c403afd6b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:58:46,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ddbaf9c436aa41bda09cd7de6f2f5e6d used request id req-565b243d-0c12-4a24-98f0-b6c403afd6b7 2018-12-23 20:58:46,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:46,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_PN__Jd9RgCmhzA2O0ddMQ"], "issued_at": "2018-12-23T20:58:46.000000Z"}} 2018-12-23 20:58:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e7530909ecfe30c40db22a00b20336585ef18e0" 2018-12-23 20:58:46,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e267cd0f-546a-499b-9cd2-8e194275d67a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:46,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e267cd0f-546a-499b-9cd2-8e194275d67a 2018-12-23 20:58:46,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:46,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:46,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["u1T63J-NTaWtO3-2rg_OEA"], "issued_at": "2018-12-23T20:58:46.000000Z"}} 2018-12-23 20:58:46,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:58:47,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f844017-3da1-449d-8926-e3fa04403fd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:47,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5f844017-3da1-449d-8926-e3fa04403fd4 2018-12-23 20:58:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:58:47,093 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:58:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:58:47,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d63934-93f8-4320-8120-c109954f90f7 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:58:47,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj used request id req-09d63934-93f8-4320-8120-c109954f90f7 2018-12-23 20:58:47,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:58:47,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7495b9-3032-49be-92db-52b4cb401f46 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:58:47,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3a7495b9-3032-49be-92db-52b4cb401f46 2018-12-23 20:58:47,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}}' 2018-12-23 20:58:47,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67542352-202d-4d2f-8ee4-8eb4070af0ee Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "id": "6d43db8e226245aa8d3e7d9e88fade01", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}} 2018-12-23 20:58:47,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-67542352-202d-4d2f-8ee4-8eb4070af0ee 2018-12-23 20:58:47,354 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj 2018-12-23 20:58:47,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:47,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:47,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ISdrx9pYQJmwkingrhRI0A"], "issued_at": "2018-12-23T20:58:47.000000Z"}} 2018-12-23 20:58:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28640d0e6dd6f260a8c0a07fcf3260b958e240bc" 2018-12-23 20:58:47,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3ebff3-3af4-4d07-aa50-e519c21b8363 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:47,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0c3ebff3-3af4-4d07-aa50-e519c21b8363 2018-12-23 20:58:47,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:58:47,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:58:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28640d0e6dd6f260a8c0a07fcf3260b958e240bc" 2018-12-23 20:58:47,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9134fce5-01b2-4e79-a3fa-47a44caa5aa1 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:58:47,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9134fce5-01b2-4e79-a3fa-47a44caa5aa1 2018-12-23 20:58:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28640d0e6dd6f260a8c0a07fcf3260b958e240bc" 2018-12-23 20:58:48,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48b3fb8e-0e0b-4587-933a-06ddec0c7b7e Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "id": "6d43db8e226245aa8d3e7d9e88fade01", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}]} 2018-12-23 20:58:48,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj used request id req-48b3fb8e-0e0b-4587-933a-06ddec0c7b7e 2018-12-23 20:58:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28640d0e6dd6f260a8c0a07fcf3260b958e240bc" 2018-12-23 20:58:48,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c666309-459b-4f56-80b4-7a9ee5201c30 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:58:48,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2c666309-459b-4f56-80b4-7a9ee5201c30 2018-12-23 20:58:48,479 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-user 2018-12-23 20:58:48,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:48,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:58:48,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe71559-380d-47f5-be16-d2c2316c133c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:58:48,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0fe71559-380d-47f5-be16-d2c2316c133c 2018-12-23 20:58:48,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" -d '{"role": {"name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role"}}' 2018-12-23 20:58:48,713 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dadd27a-69eb-44c8-a6eb-bddfd2b3c70a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c4e6f81b5cb489da656b240f3dcb041", "links": {"self": "http://172.30.9.21:5000/v3/roles/8c4e6f81b5cb489da656b240f3dcb041"}, "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role"}} 2018-12-23 20:58:48,713 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8dadd27a-69eb-44c8-a6eb-bddfd2b3c70a 2018-12-23 20:58:48,713 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role 2018-12-23 20:58:48,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8c4e6f81b5cb489da656b240f3dcb041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:58:48,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945ab50c-54b8-4c5b-ac9d-1e53e593bdf2 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c4e6f81b5cb489da656b240f3dcb041", "links": {"self": "http://172.30.9.21:5000/v3/roles/8c4e6f81b5cb489da656b240f3dcb041"}, "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role"}} 2018-12-23 20:58:48,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8c4e6f81b5cb489da656b240f3dcb041 used request id req-945ab50c-54b8-4c5b-ac9d-1e53e593bdf2 2018-12-23 20:58:48,814 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role to project CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj 2018-12-23 20:58:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01/users/2e98699c05b4428b9ca322f4e5ea37e4/roles/8c4e6f81b5cb489da656b240f3dcb041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:58:48,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc292d22-239b-4f2f-bf12-338c6962085c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:58:48,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01/users/2e98699c05b4428b9ca322f4e5ea37e4/roles/8c4e6f81b5cb489da656b240f3dcb041 used request id req-dc292d22-239b-4f2f-bf12-338c6962085c 2018-12-23 20:58:48,871 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:58:48,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:48,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:49,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c4e6f81b5cb489da656b240f3dcb041", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role"}], "expires_at": "2018-12-23T21:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-user", "id": "2e98699c05b4428b9ca322f4e5ea37e4"}, "audit_ids": ["UhfDFdsESbewW2HDIBEMUA"], "issued_at": "2018-12-23T20:58:49.000000Z"}} 2018-12-23 20:58:49,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" 2018-12-23 20:58:49,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76d9e12-1f1c-4d1d-b302-5e062d2aaa54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:49,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a76d9e12-1f1c-4d1d-b302-5e062d2aaa54 2018-12-23 20:58:49,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" 2018-12-23 20:58:49,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4f5ced4e-0370-4074-a09f-b05bd162490e Date: Sun, 23 Dec 2018 20:58:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image"} 2018-12-23 20:58:49,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image used request id req-4f5ced4e-0370-4074-a09f-b05bd162490e 2018-12-23 20:58:49,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" 2018-12-23 20:58:49,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-aa412729-014a-4339-9a4f-ecea3ab35e24 Date: Sun, 23 Dec 2018 20:58: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:58:49,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-aa412729-014a-4339-9a4f-ecea3ab35e24 2018-12-23 20:58:49,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image"}' 2018-12-23 20:58:49,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4677a79d-5b69-42f3-bcc5-d4909efcddd1 Date: Sun, 23 Dec 2018 20:58:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:58:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:58:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "min_disk": 0, "protected": false, "id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "file": "/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/file", "checksum": null, "owner": "6d43db8e226245aa8d3e7d9e88fade01", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:58:49,637 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4677a79d-5b69-42f3-bcc5-d4909efcddd1 2018-12-23 20:58:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" -d '' 2018-12-23 20:58:50,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d5a260ae-3621-4d48-833d-75ebc76844a1 Date: Sun, 23 Dec 2018 20: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-12-23 20:58:50,239 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/file used request id req-d5a260ae-3621-4d48-833d-75ebc76844a1 2018-12-23 20:58:50,240 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:58:50,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" 2018-12-23 20:58:50,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5e23d9fb-4805-4c84-87c5-bafaedf47dd1 Date: Sun, 23 Dec 2018 20:58:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:58:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:58:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/snap", "metadata": {}}], "self": "/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "min_disk": 0, "protected": false, "id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "file": "/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d43db8e226245aa8d3e7d9e88fade01", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:58:50,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d used request id req-5e23d9fb-4805-4c84-87c5-bafaedf47dd1 2018-12-23 20:58:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" 2018-12-23 20:58:50,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9c7bdc23-f1e0-4396-aa7f-0b897b368c2e Date: Sun, 23 Dec 2018 20:58: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:58:50,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9c7bdc23-f1e0-4396-aa7f-0b897b368c2e 2018-12-23 20:58:50,270 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image 2018-12-23 20:58:50,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" 2018-12-23 20:58:50,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-26ab4222-b205-4e8a-b194-2eaf3a50fb39 Date: Sun, 23 Dec 2018 20:58:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:58:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:58:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/snap", "metadata": {}}], "self": "/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "min_disk": 0, "protected": false, "id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "file": "/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d43db8e226245aa8d3e7d9e88fade01", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:58:50,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d used request id req-26ab4222-b205-4e8a-b194-2eaf3a50fb39 2018-12-23 20:58:50,287 - create_image - DEBUG - Instance status is - active 2018-12-23 20:58:50,287 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image 2018-12-23 20:58:50,288 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image 2018-12-23 20:58:50,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:50,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:50,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c4e6f81b5cb489da656b240f3dcb041", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role"}], "expires_at": "2018-12-23T21:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-user", "id": "2e98699c05b4428b9ca322f4e5ea37e4"}, "audit_ids": ["wKtGr6pjQeWt-NuF_qaoNQ"], "issued_at": "2018-12-23T20:58:50.000000Z"}} 2018-12-23 20:58:50,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" 2018-12-23 20:58:50,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7465ae5-1db0-4805-bba9-90e83da80559 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:50,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b7465ae5-1db0-4805-bba9-90e83da80559 2018-12-23 20:58:50,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" 2018-12-23 20:58:50,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-400e8aff-4425-440d-a93b-4bbbafde1d83 Date: Sun, 23 Dec 2018 20:58:50 GMT RESP BODY: {"networks":[]} 2018-12-23 20:58:50,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-400e8aff-4425-440d-a93b-4bbbafde1d83 2018-12-23 20:58:50,958 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net 2018-12-23 20:58:50,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" -d '{"network": {"name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net", "admin_state_up": true}}' 2018-12-23 20:58:51,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-2b5b58b7-daf5-4d00-8836-a610d92b7811 Date: Sun, 23 Dec 2018 20:58:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:58:51Z","is_default":false,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}} 2018-12-23 20:58:51,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-2b5b58b7-daf5-4d00-8836-a610d92b7811 2018-12-23 20:58:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" 2018-12-23 20:58:51,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ac3cf6b3-a503-4c77-b2ce-24df9a7f0e39 Date: Sun, 23 Dec 2018 20:58:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:58:51Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:51,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-ac3cf6b3-a503-4c77-b2ce-24df9a7f0e39 2018-12-23 20:58:51,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" 2018-12-23 20:58:51,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-35a59705-32e1-4968-9220-94425d801fef Date: Sun, 23 Dec 2018 20:58:51 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:58:51,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-35a59705-32e1-4968-9220-94425d801fef 2018-12-23 20:58:51,849 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet 2018-12-23 20:58:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" -d '{"subnets": [{"ip_version": 4, "network_id": "85b1bdb4-4108-428e-94e0-2a1caaf69f30", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]}' 2018-12-23 20:58:52,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30891ab7-a357-4eb2-ba29-1d0babee1301 Date: Sun, 23 Dec 2018 20:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:52,407 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-30891ab7-a357-4eb2-ba29-1d0babee1301 2018-12-23 20:58:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" 2018-12-23 20:58:52,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c839eaf8-73be-4fb5-866f-6ad1cef3182f Date: Sun, 23 Dec 2018 20:58:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:52,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-c839eaf8-73be-4fb5-866f-6ad1cef3182f 2018-12-23 20:58:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" 2018-12-23 20:58:52,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9f9b97da-7473-4160-a2e7-4617c8c3fe75 Date: Sun, 23 Dec 2018 20:58:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:52,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-9f9b97da-7473-4160-a2e7-4617c8c3fe75 2018-12-23 20:58:52,593 - OpenStackNetwork - DEBUG - Network [85b1bdb4-4108-428e-94e0-2a1caaf69f30] created successfully 2018-12-23 20:58:52,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:52,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:53,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["5KhQEzRMSoKy9UMWBp997A"], "issued_at": "2018-12-23T20:58:53.000000Z"}} 2018-12-23 20:58:53,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d837dcb943d307f9a1e87d9777c5b9bfcb9719" 2018-12-23 20:58:53,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b15a6d2-2db5-49a4-b72f-be6ffa2e54c0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:53,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0b15a6d2-2db5-49a4-b72f-be6ffa2e54c0 2018-12-23 20:58:53,118 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:58:53,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d837dcb943d307f9a1e87d9777c5b9bfcb9719" 2018-12-23 20:58:53,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-31767125-6f28-44cf-9566-869bc01b2954 x-compute-request-id: req-31767125-6f28-44cf-9566-869bc01b2954 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:58:53,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-31767125-6f28-44cf-9566-869bc01b2954 2018-12-23 20:58:53,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d837dcb943d307f9a1e87d9777c5b9bfcb9719" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:58:53,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90a46a1d-dc23-484f-9282-ab8c08a598d6 x-compute-request-id: req-90a46a1d-dc23-484f-9282-ab8c08a598d6 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7"}} 2018-12-23 20:58:53,362 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-90a46a1d-dc23-484f-9282-ab8c08a598d6 2018-12-23 20:58:53,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:53,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:53,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c4e6f81b5cb489da656b240f3dcb041", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role"}], "expires_at": "2018-12-23T21:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-user", "id": "2e98699c05b4428b9ca322f4e5ea37e4"}, "audit_ids": ["SN1VqSUKSreaJFvqPnMiXQ"], "issued_at": "2018-12-23T20:58:53.000000Z"}} 2018-12-23 20:58:53,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:53,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1b1b5f-f181-4ccc-9a2d-7e50f0132016 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:53,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7a1b1b5f-f181-4ccc-9a2d-7e50f0132016 2018-12-23 20:58:53,843 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:58:53,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:53,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e861589f-8655-48ce-8c65-7df694dfd909 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:53,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e861589f-8655-48ce-8c65-7df694dfd909 2018-12-23 20:58:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d844270e-5233-4083-965d-73317db6053b Date: Sun, 23 Dec 2018 20:58:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:54,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-d844270e-5233-4083-965d-73317db6053b 2018-12-23 20:58:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dba0ce0c-c915-4ded-a3a4-e6cfdddedd80 Date: Sun, 23 Dec 2018 20:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:54,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-dba0ce0c-c915-4ded-a3a4-e6cfdddedd80 2018-12-23 20:58:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ce13e3a7-43c2-4e51-9da0-cd1e313fba97 Date: Sun, 23 Dec 2018 20:58:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:54,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-ce13e3a7-43c2-4e51-9da0-cd1e313fba97 2018-12-23 20:58:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:58:54,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:58:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:58:54,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05a0ced0-7df5-427f-b8b0-35761e5132fa Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}} 2018-12-23 20:58:54,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 used request id req-05a0ced0-7df5-427f-b8b0-35761e5132fa 2018-12-23 20:58:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5ee1d31b-1bf0-429a-8dea-fc034739daff Date: Sun, 23 Dec 2018 20:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:54,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-5ee1d31b-1bf0-429a-8dea-fc034739daff 2018-12-23 20:58:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-469ae4ef-2f6b-4574-bfe1-6c19b2bec7b0 Date: Sun, 23 Dec 2018 20:58:54 GMT RESP BODY: {"ports":[]} 2018-12-23 20:58:54,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1&admin_state_up=True used request id req-469ae4ef-2f6b-4574-bfe1-6c19b2bec7b0 2018-12-23 20:58:54,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-672ccfa0-6f3b-4257-9701-e710c6899a04 x-compute-request-id: req-672ccfa0-6f3b-4257-9701-e710c6899a04 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:58:54,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst used request id req-672ccfa0-6f3b-4257-9701-e710c6899a04 2018-12-23 20:58:54,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-60acf260-9134-46a2-90f7-b72ee9cea629 Date: Sun, 23 Dec 2018 20:58:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:54,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-60acf260-9134-46a2-90f7-b72ee9cea629 2018-12-23 20:58:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:54,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-266e9f47-6c02-4d3f-bc94-c951a5f5fcba Date: Sun, 23 Dec 2018 20:58:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:54,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-266e9f47-6c02-4d3f-bc94-c951a5f5fcba 2018-12-23 20:58:54,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:55,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-383583d4-62e2-4966-8bed-43a718c7e83d Date: Sun, 23 Dec 2018 20:58:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:55,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-383583d4-62e2-4966-8bed-43a718c7e83d 2018-12-23 20:58:55,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:55,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef087a34-7f4b-453a-8e56-a607a0d21b6a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}} 2018-12-23 20:58:55,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 used request id req-ef087a34-7f4b-453a-8e56-a607a0d21b6a 2018-12-23 20:58:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:55,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8fd00e37-08c3-46bb-802a-4ae71f840aa5 Date: Sun, 23 Dec 2018 20:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:55,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-8fd00e37-08c3-46bb-802a-4ae71f840aa5 2018-12-23 20:58:55,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:55,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b6aa5add-8cee-4d18-a2da-b6becec4ccf6 Date: Sun, 23 Dec 2018 20:58:55 GMT RESP BODY: {"ports":[]} 2018-12-23 20:58:55,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1&admin_state_up=True used request id req-b6aa5add-8cee-4d18-a2da-b6becec4ccf6 2018-12-23 20:58:55,109 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:58:55,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:58:55,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c4e6f81b5cb489da656b240f3dcb041", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role"}], "expires_at": "2018-12-23T21:58:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6d43db8e226245aa8d3e7d9e88fade01", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-user", "id": "2e98699c05b4428b9ca322f4e5ea37e4"}, "audit_ids": ["3-3e7OM1T1y-MpkVUZpHNQ"], "issued_at": "2018-12-23T20:58:55.000000Z"}} 2018-12-23 20:58:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1d843e0e4e58336616710b7be26396bffede1f" 2018-12-23 20:58:55,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f68066a-80a5-4a65-b22a-a827b9d0888b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:58:55,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8f68066a-80a5-4a65-b22a-a827b9d0888b 2018-12-23 20:58:55,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:55,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-aef28617-0be2-4c3d-a8c4-1f27dabd7477 Date: Sun, 23 Dec 2018 20:58:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:55,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-aef28617-0be2-4c3d-a8c4-1f27dabd7477 2018-12-23 20:58:55,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:55,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b2ac9e90-2ad5-4918-ac1e-ea3356833cff Date: Sun, 23 Dec 2018 20:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:55,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-b2ac9e90-2ad5-4918-ac1e-ea3356833cff 2018-12-23 20:58:55,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:55,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d86f7b6c-5eb6-430f-9908-a6ad7f466dec Date: Sun, 23 Dec 2018 20:58:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:55,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-d86f7b6c-5eb6-430f-9908-a6ad7f466dec 2018-12-23 20:58:55,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:58:55,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:58:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:58:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f1d843e0e4e58336616710b7be26396bffede1f" 2018-12-23 20:58:55,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cbb5aa-8f93-4053-885c-37701d6c1344 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}} 2018-12-23 20:58:55,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 used request id req-d7cbb5aa-8f93-4053-885c-37701d6c1344 2018-12-23 20:58:55,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:55,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8d37ac76-d1eb-450f-a362-dfd5b851e958 Date: Sun, 23 Dec 2018 20:58:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:55,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-8d37ac76-d1eb-450f-a362-dfd5b851e958 2018-12-23 20:58:55,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:56,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cd03139c-1958-4c8f-951d-1e3d344e4dca Date: Sun, 23 Dec 2018 20:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:56,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet used request id req-cd03139c-1958-4c8f-951d-1e3d344e4dca 2018-12-23 20:58:56,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:56,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7432407c-7b1b-4a9c-bd69-ddd093b7c654 Date: Sun, 23 Dec 2018 20:58:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:56,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet used request id req-7432407c-7b1b-4a9c-bd69-ddd093b7c654 2018-12-23 20:58:56,261 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net 2018-12-23 20:58:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" -d '{"port": {"network_id": "85b1bdb4-4108-428e-94e0-2a1caaf69f30", "fixed_ips": [{"subnet_id": "f090af6a-bcf3-4c59-8d93-e30492a72b7c", "ip_address": "10.55.0.101"}, {"subnet_id": "f090af6a-bcf3-4c59-8d93-e30492a72b7c", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1", "admin_state_up": true}}' 2018-12-23 20:58:57,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-c915d52e-555d-4038-b643-4549fdead634 Date: Sun, 23 Dec 2018 20:58:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:58:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","ip_address":"10.55.0.101"},{"subnet_id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","ip_address":"10.55.0.102"}],"id":"7208f11f-c413-438c-8ab8-355ee03be0a9","security_groups":["54c8f51a-5ba7-4412-984e-951b0ec3a04a"],"mac_address":"fa:16:3e:0a:27:1c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1","project_id":"6d43db8e226245aa8d3e7d9e88fade01","qos_policy_id":null,"admin_state_up":true,"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:58:57,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-c915d52e-555d-4038-b643-4549fdead634 2018-12-23 20:58:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0a666f56-af61-4c5d-ac20-530a34d10f28 Date: Sun, 23 Dec 2018 20:58:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:57,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-0a666f56-af61-4c5d-ac20-530a34d10f28 2018-12-23 20:58:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18bbdb59-1b67-44d1-808e-1eac699a5efb Date: Sun, 23 Dec 2018 20:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:57,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-18bbdb59-1b67-44d1-808e-1eac699a5efb 2018-12-23 20:58:57,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c82ecaa9-ef45-405e-8d2a-31148de03607 Date: Sun, 23 Dec 2018 20:58:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:58:57,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-c82ecaa9-ef45-405e-8d2a-31148de03607 2018-12-23 20:58:57,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3dedf6-0170-4abd-b765-0bb23f59ca54 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}} 2018-12-23 20:58:57,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 used request id req-cd3dedf6-0170-4abd-b765-0bb23f59ca54 2018-12-23 20:58:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-656cb2c0-59ca-4a7d-9fe9-c226dac096da Date: Sun, 23 Dec 2018 20:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:58:57,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-656cb2c0-59ca-4a7d-9fe9-c226dac096da 2018-12-23 20:58:57,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-53d9cbb2-31c0-403f-bb90-e39303a729c9 Date: Sun, 23 Dec 2018 20:58:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:58:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","ip_address":"10.55.0.101"},{"subnet_id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","ip_address":"10.55.0.102"}],"id":"7208f11f-c413-438c-8ab8-355ee03be0a9","security_groups":["54c8f51a-5ba7-4412-984e-951b0ec3a04a"],"mac_address":"fa:16:3e:0a:27:1c","project_id":"6d43db8e226245aa8d3e7d9e88fade01","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1","admin_state_up":true,"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:58:57,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1&admin_state_up=True used request id req-53d9cbb2-31c0-403f-bb90-e39303a729c9 2018-12-23 20:58:57,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e8fab1-63bb-47fd-b216-0622b3656208 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}} 2018-12-23 20:58:57,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 used request id req-11e8fab1-63bb-47fd-b216-0622b3656208 2018-12-23 20:58:57,689 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst 2018-12-23 20:58:57,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58: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-17ba6c6a-9eab-4d2f-b87d-9f01b257725e x-compute-request-id: req-17ba6c6a-9eab-4d2f-b87d-9f01b257725e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-flavor-name"}]} 2018-12-23 20:58:57,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-17ba6c6a-9eab-4d2f-b87d-9f01b257725e 2018-12-23 20:58:57,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58: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-a4ae150f-bb3e-4029-ba3e-9c0e4045f9fb x-compute-request-id: req-a4ae150f-bb3e-4029-ba3e-9c0e4045f9fb Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7"}} 2018-12-23 20:58:57,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7 used request id req-a4ae150f-bb3e-4029-ba3e-9c0e4045f9fb 2018-12-23 20:58:57,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-1ec63294-fb8b-4424-a855-aa30ec09df57 Date: Sun, 23 Dec 2018 20:58:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:58:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:58:50Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/snap", "metadata": {}}], "self": "/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "min_disk": 0, "protected": false, "id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "file": "/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d43db8e226245aa8d3e7d9e88fade01", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image"} 2018-12-23 20:58:57,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image used request id req-1ec63294-fb8b-4424-a855-aa30ec09df57 2018-12-23 20:58:57,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:57,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-909cdefb-56ae-43b8-a5c0-af54d955c2d8 Date: Sun, 23 Dec 2018 20:58:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:58:57,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-909cdefb-56ae-43b8-a5c0-af54d955c2d8 2018-12-23 20:58:57,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" -d '{"server": {"name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst", "imageRef": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "flavorRef": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "max_count": 1, "min_count": 1, "networks": [{"port": "7208f11f-c413-438c-8ab8-355ee03be0a9"}]}}' 2018-12-23 20:58:58,865 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:58: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-a3748b0b-b46b-430c-937c-4454ae46d741 x-compute-request-id: req-a3748b0b-b46b-430c-937c-4454ae46d741 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2ca590ce-fce1-40b9-8389-8a4660795eee", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "bookmark"}], "adminPass": "CYSd6FDY75Gr"}} 2018-12-23 20:58:58,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a3748b0b-b46b-430c-937c-4454ae46d741 2018-12-23 20:58:58,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:59,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a365a4f-757d-4834-bf2d-cd3b967fcb35 x-compute-request-id: req-4a365a4f-757d-4834-bf2d-cd3b967fcb35 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "bookmark"}], "image": {"id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "links": [{"href": "http://172.30.9.21:8774/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "links": [{"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}]}, "id": "2ca590ce-fce1-40b9-8389-8a4660795eee", "user_id": "2e98699c05b4428b9ca322f4e5ea37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:58:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst", "created": "2018-12-23T20:58:58Z", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:59,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee used request id req-4a365a4f-757d-4834-bf2d-cd3b967fcb35 2018-12-23 20:58:59,224 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst 2018-12-23 20:58:59,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:58:59,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:58: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-930d1872-f4e5-4ca8-a32e-f9164e795a34 x-compute-request-id: req-930d1872-f4e5-4ca8-a32e-f9164e795a34 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "bookmark"}], "image": {"id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "links": [{"href": "http://172.30.9.21:8774/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "links": [{"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}]}, "id": "2ca590ce-fce1-40b9-8389-8a4660795eee", "user_id": "2e98699c05b4428b9ca322f4e5ea37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:58:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst", "created": "2018-12-23T20:58:58Z", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:58:59,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee used request id req-930d1872-f4e5-4ca8-a32e-f9164e795a34 2018-12-23 20:58:59,481 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst] is - BUILD 2018-12-23 20:58:59,481 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:59:02,485 - create_instance - DEBUG - VM status query timeout in 896.739620209 2018-12-23 20:59:02,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:02,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-997d8878-5d2e-4aef-a499-be765d75be6c x-compute-request-id: req-997d8878-5d2e-4aef-a499-be765d75be6c Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "bookmark"}], "image": {"id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "links": [{"href": "http://172.30.9.21:8774/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "links": [{"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}]}, "id": "2ca590ce-fce1-40b9-8389-8a4660795eee", "security_groups": [{"name": "default"}], "user_id": "2e98699c05b4428b9ca322f4e5ea37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:58:59Z", "hostId": "c65a7cc6212dd93d78c72f79f88882ad943c61bbe32590eed7ddf723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst", "created": "2018-12-23T20:58:58Z", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:02,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee used request id req-997d8878-5d2e-4aef-a499-be765d75be6c 2018-12-23 20:59:02,962 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst] is - BUILD 2018-12-23 20:59:02,962 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:59:05,965 - create_instance - DEBUG - VM status query timeout in 893.259280205 2018-12-23 20:59:05,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:06,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-cabe2cde-2fb3-4edf-8462-dfa0e32f6ad4 x-compute-request-id: req-cabe2cde-2fb3-4edf-8462-dfa0e32f6ad4 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:27:1c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:27:1c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "bookmark"}], "image": {"id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "links": [{"href": "http://172.30.9.21:8774/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:59:03.000000", "flavor": {"id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "links": [{"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}]}, "id": "2ca590ce-fce1-40b9-8389-8a4660795eee", "security_groups": [{"name": "default"}], "user_id": "2e98699c05b4428b9ca322f4e5ea37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:59:03Z", "hostId": "c65a7cc6212dd93d78c72f79f88882ad943c61bbe32590eed7ddf723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst", "created": "2018-12-23T20:58:58Z", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:06,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee used request id req-cabe2cde-2fb3-4edf-8462-dfa0e32f6ad4 2018-12-23 20:59:06,116 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst] is - ACTIVE 2018-12-23 20:59:06,116 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:59:06,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:06,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56916c9f-8b37-41a1-998b-9a4a68f8dfa2 x-compute-request-id: req-56916c9f-8b37-41a1-998b-9a4a68f8dfa2 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:27:1c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:27:1c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "bookmark"}], "image": {"id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "links": [{"href": "http://172.30.9.21:8774/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:59:03.000000", "flavor": {"id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "links": [{"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}]}, "id": "2ca590ce-fce1-40b9-8389-8a4660795eee", "security_groups": [{"name": "default"}], "user_id": "2e98699c05b4428b9ca322f4e5ea37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:59:03Z", "hostId": "c65a7cc6212dd93d78c72f79f88882ad943c61bbe32590eed7ddf723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst", "created": "2018-12-23T20:58:58Z", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:06,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee used request id req-56916c9f-8b37-41a1-998b-9a4a68f8dfa2 2018-12-23 20:59:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:06,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-800cdf06-b708-49b4-9b35-4d216d739a20 Date: Sun, 23 Dec 2018 20:59:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6d43db8e226245aa8d3e7d9e88fade01","l2_adjacency":true,"status":"ACTIVE","subnets":["f090af6a-bcf3-4c59-8d93-e30492a72b7c"],"description":"","tags":[],"updated_at":"2018-12-23T20:58:52Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net","admin_state_up":true,"tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:51Z","mtu":1450}]} 2018-12-23 20:59:06,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net used request id req-800cdf06-b708-49b4-9b35-4d216d739a20 2018-12-23 20:59:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:06,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d138ce28-d38a-43c8-87ad-188eb3bf4443 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}} 2018-12-23 20:59:06,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 used request id req-d138ce28-d38a-43c8-87ad-188eb3bf4443 2018-12-23 20:59:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:06,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5e00bdc3-15ba-42cd-b39f-e68447542fe1 Date: Sun, 23 Dec 2018 20:59:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","dns_nameservers":[],"updated_at":"2018-12-23T20:58: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":"6d43db8e226245aa8d3e7d9e88fade01","id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet"}]} 2018-12-23 20:59:06,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-5e00bdc3-15ba-42cd-b39f-e68447542fe1 2018-12-23 20:59:06,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:06,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1742 X-Openstack-Request-Id: req-b9f0d1c0-b078-401f-84b1-31ac44fee6cf Date: Sun, 23 Dec 2018 20:59:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:59:03Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","ip_address":"10.55.0.101"},{"subnet_id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","ip_address":"10.55.0.102"}],"id":"7208f11f-c413-438c-8ab8-355ee03be0a9","security_groups":["54c8f51a-5ba7-4412-984e-951b0ec3a04a"],"mac_address":"fa:16:3e:0a:27:1c","project_id":"6d43db8e226245aa8d3e7d9e88fade01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1","admin_state_up":true,"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:56Z","binding:vnic_type":"normal","device_id":"2ca590ce-fce1-40b9-8389-8a4660795eee","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:58:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f090af6a-bcf3-4c59-8d93-e30492a72b7c","ip_address":"10.55.0.2"}],"id":"bf516857-dc7e-4d51-ad3f-6e5463bbfb42","security_groups":[],"mac_address":"fa:16:3e:27:a5:e3","project_id":"6d43db8e226245aa8d3e7d9e88fade01","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"85b1bdb4-4108-428e-94e0-2a1caaf69f30","tenant_id":"6d43db8e226245aa8d3e7d9e88fade01","created_at":"2018-12-23T20:58:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-85b1bdb4-4108-428e-94e0-2a1caaf69f30","ip_allocation":"immediate"}]} 2018-12-23 20:59:06,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-b9f0d1c0-b078-401f-84b1-31ac44fee6cf 2018-12-23 20:59:06,779 - create_instance - INFO - Deleting Port with ID - 7208f11f-c413-438c-8ab8-355ee03be0a9 2018-12-23 20:59:06,779 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2daport-1 2018-12-23 20:59:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/7208f11f-c413-438c-8ab8-355ee03be0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:07,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e945a211-087d-43ce-8da3-d204fa0bfbda Date: Sun, 23 Dec 2018 20:59:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:07,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/7208f11f-c413-438c-8ab8-355ee03be0a9 used request id req-e945a211-087d-43ce-8da3-d204fa0bfbda 2018-12-23 20:59:07,302 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst 2018-12-23 20:59:07,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:07,448 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59: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-cdcbcd6d-5f02-47e3-9154-ebd84c9ecac3 x-compute-request-id: req-cdcbcd6d-5f02-47e3-9154-ebd84c9ecac3 Content-Type: application/json 2018-12-23 20:59:07,448 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee used request id req-cdcbcd6d-5f02-47e3-9154-ebd84c9ecac3 2018-12-23 20:59:07,449 - create_instance - INFO - Checking deletion status 2018-12-23 20:59:07,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:07,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59: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-188a3f23-b18d-4f7a-9e0e-d52d3cbadc15 x-compute-request-id: req-188a3f23-b18d-4f7a-9e0e-d52d3cbadc15 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:27:1c", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:27:1c", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2ca590ce-fce1-40b9-8389-8a4660795eee", "rel": "bookmark"}], "image": {"id": "c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "links": [{"href": "http://172.30.9.21:8774/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:59:03.000000", "flavor": {"id": "d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "links": [{"href": "http://172.30.9.21:8774/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7", "rel": "bookmark"}]}, "id": "2ca590ce-fce1-40b9-8389-8a4660795eee", "user_id": "2e98699c05b4428b9ca322f4e5ea37e4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:59:07Z", "hostId": "c65a7cc6212dd93d78c72f79f88882ad943c61bbe32590eed7ddf723", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst", "created": "2018-12-23T20:58:58Z", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:07,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee used request id req-188a3f23-b18d-4f7a-9e0e-d52d3cbadc15 2018-12-23 20:59:07,951 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst] is - ACTIVE 2018-12-23 20:59:07,951 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:59:10,954 - create_instance - DEBUG - VM status query timeout in 296.494952202 2018-12-23 20:59:10,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c274438d8657a7f5ff3a2d1fcbd80fee73296b21" 2018-12-23 20:59:11,000 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fd2edf6-77e9-46ab-b674-8e38b690cc6d x-compute-request-id: req-4fd2edf6-77e9-46ab-b674-8e38b690cc6d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2ca590ce-fce1-40b9-8389-8a4660795eee could not be found.", "code": 404}} 2018-12-23 20:59:11,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2ca590ce-fce1-40b9-8389-8a4660795eee used request id req-4fd2edf6-77e9-46ab-b674-8e38b690cc6d 2018-12-23 20:59:11,001 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2ca590ce-fce1-40b9-8389-8a4660795eee could not be found. (HTTP 404) (Request-ID: req-4fd2edf6-77e9-46ab-b674-8e38b690cc6d) 2018-12-23 20:59:11,001 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-inst 2018-12-23 20:59:11,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d837dcb943d307f9a1e87d9777c5b9bfcb9719" 2018-12-23 20:59:11,051 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23fa142a-fffe-4432-9774-a65c6bb0f61d x-compute-request-id: req-23fa142a-fffe-4432-9774-a65c6bb0f61d Content-Length: 0 Content-Type: application/json 2018-12-23 20:59:11,051 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d9f6f7a0-033e-4e65-be51-e5000e19b1a7 used request id req-23fa142a-fffe-4432-9774-a65c6bb0f61d 2018-12-23 20:59:11,052 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet 2018-12-23 20:59:11,052 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-subnet 2018-12-23 20:59:11,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f090af6a-bcf3-4c59-8d93-e30492a72b7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" 2018-12-23 20:59:12,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4b4af847-5058-4e3e-a2e0-dcae6438f4ca Date: Sun, 23 Dec 2018 20:59:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:12,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f090af6a-bcf3-4c59-8d93-e30492a72b7c used request id req-4b4af847-5058-4e3e-a2e0-dcae6438f4ca 2018-12-23 20:59:12,506 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-pub-net 2018-12-23 20:59:12,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/85b1bdb4-4108-428e-94e0-2a1caaf69f30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc33e2560988164c342f617336d5a9edd018fc1a" 2018-12-23 20:59:13,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66d36dff-adfa-4d47-987b-dced155b1388 Date: Sun, 23 Dec 2018 20:59:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:13,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/85b1bdb4-4108-428e-94e0-2a1caaf69f30 used request id req-66d36dff-adfa-4d47-987b-dced155b1388 2018-12-23 20:59:13,614 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-13c214c2-7220-470a-8a81-961264bac2da-image 2018-12-23 20:59:13,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f48da6ebd3cdf9b5613380a7f879409cabbc229" 2018-12-23 20:59:14,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68ac8363-ece2-4ecb-bf68-5b065683ac55 Date: Sun, 23 Dec 2018 20:59:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:59:14,316 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c106fd8d-9f4b-4480-819f-b5fd6a96ef3d used request id req-68ac8363-ece2-4ecb-bf68-5b065683ac55 2018-12-23 20:59:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:14,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-481659d7-70d9-4c5a-90d8-551f7504fd2c Date: Sun, 23 Dec 2018 20:59:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "created_at": "2018-12-23T20:58:51Z", "updated_at": "2018-12-23T20:58:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:58:51Z", "revision_number": 0, "id": "06d8630d-05e3-483f-bc1b-4f41306807be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:58:51Z", "security_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d43db8e226245aa8d3e7d9e88fade01"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:58:51Z", "revision_number": 0, "id": "4ad28df2-214c-45be-bcc2-5908abda38bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:58:51Z", "security_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d43db8e226245aa8d3e7d9e88fade01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:58:51Z", "revision_number": 0, "id": "69aacee9-70ea-46ff-b795-c46cc927352d", "remote_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "remote_ip_prefix": null, "created_at": "2018-12-23T20:58:51Z", "security_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d43db8e226245aa8d3e7d9e88fade01"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:58:51Z", "revision_number": 0, "id": "f778a7a2-582f-49c3-b6e5-21ef3a064c40", "remote_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "remote_ip_prefix": null, "created_at": "2018-12-23T20:58:51Z", "security_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d43db8e226245aa8d3e7d9e88fade01"}], "revision_number": 4, "project_id": "6d43db8e226245aa8d3e7d9e88fade01", "id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:59:14,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-481659d7-70d9-4c5a-90d8-551f7504fd2c 2018-12-23 20:59:14,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:14,716 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee52aa1-760c-4ff9-b8fb-8b7ef84995ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:14,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-7ee52aa1-760c-4ff9-b8fb-8b7ef84995ca 2018-12-23 20:59:14,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:14,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d654cc4-d0a0-40d6-97f1-62cfc6e1f458 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:14,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-0d654cc4-d0a0-40d6-97f1-62cfc6e1f458 2018-12-23 20:59:14,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:14,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:14,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4585c961-ed4b-4b57-b251-6ddb0cdb0465 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:14,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-4585c961-ed4b-4b57-b251-6ddb0cdb0465 2018-12-23 20:59:14,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:14,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91d35abc-4b32-4093-864d-d915b3f71b6a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:59:14,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-91d35abc-4b32-4093-864d-d915b3f71b6a 2018-12-23 20:59:14,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:15,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2593b8b5-7b7c-46ff-861f-141a2e71d46e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:15,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-2593b8b5-7b7c-46ff-861f-141a2e71d46e 2018-12-23 20:59:15,037 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:15,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98881afa-c932-4d39-8fc6-476ea8529929 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6d43db8e226245aa8d3e7d9e88fade01", "name": "CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj"}} 2018-12-23 20:59:15,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 used request id req-98881afa-c932-4d39-8fc6-476ea8529929 2018-12-23 20:59:15,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 54c8f51a-5ba7-4412-984e-951b0ec3a04a 2018-12-23 20:59:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=54c8f51a-5ba7-4412-984e-951b0ec3a04a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:15,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b9b3b8d6-effa-40b0-89d2-2a6b1cce04fe Date: Sun, 23 Dec 2018 20:59:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:58:51Z", "security_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "port_range_min": null, "revision_number": 0, "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "created_at": "2018-12-23T20:58:51Z", "project_id": "6d43db8e226245aa8d3e7d9e88fade01", "id": "06d8630d-05e3-483f-bc1b-4f41306807be"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:58:51Z", "security_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "port_range_min": null, "revision_number": 0, "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "created_at": "2018-12-23T20:58:51Z", "project_id": "6d43db8e226245aa8d3e7d9e88fade01", "id": "4ad28df2-214c-45be-bcc2-5908abda38bf"}, {"remote_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:58:51Z", "security_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "port_range_min": null, "revision_number": 0, "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "created_at": "2018-12-23T20:58:51Z", "project_id": "6d43db8e226245aa8d3e7d9e88fade01", "id": "69aacee9-70ea-46ff-b795-c46cc927352d"}, {"remote_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:58:51Z", "security_group_id": "54c8f51a-5ba7-4412-984e-951b0ec3a04a", "port_range_min": null, "revision_number": 0, "tenant_id": "6d43db8e226245aa8d3e7d9e88fade01", "created_at": "2018-12-23T20:58:51Z", "project_id": "6d43db8e226245aa8d3e7d9e88fade01", "id": "f778a7a2-582f-49c3-b6e5-21ef3a064c40"}]} 2018-12-23 20:59:15,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=54c8f51a-5ba7-4412-984e-951b0ec3a04a used request id req-b9b3b8d6-effa-40b0-89d2-2a6b1cce04fe 2018-12-23 20:59:15,162 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:59:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/54c8f51a-5ba7-4412-984e-951b0ec3a04a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:15,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce49303a-6599-476b-9fbc-bc940dab3376 Content-Length: 0 Date: Sun, 23 Dec 2018 20:59:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:15,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/54c8f51a-5ba7-4412-984e-951b0ec3a04a used request id req-ce49303a-6599-476b-9fbc-bc940dab3376 2018-12-23 20:59:15,277 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj 2018-12-23 20:59:15,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:15,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7309298-90b7-4ae4-a574-02fa6f04c6a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:59:15,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6d43db8e226245aa8d3e7d9e88fade01 used request id req-f7309298-90b7-4ae4-a574-02fa6f04c6a3 2018-12-23 20:59:15,495 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-proj-role 2018-12-23 20:59:15,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8c4e6f81b5cb489da656b240f3dcb041 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:15,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadcab19-0520-4daa-9d18-0b0b975c96c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:59:15,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8c4e6f81b5cb489da656b240f3dcb041 used request id req-aadcab19-0520-4daa-9d18-0b0b975c96c3 2018-12-23 20:59:15,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b51a3fcc7fd48300067879cc27299c1eb042fd5" 2018-12-23 20:59:15,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb813de1-3bf1-4191-b8cf-0db3c12ac251 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:59:15,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bb813de1-3bf1-4191-b8cf-0db3c12ac251 2018-12-23 20:59:15,780 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-31e3a3bd-facd-4ee-user 2018-12-23 20:59:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2e98699c05b4428b9ca322f4e5ea37e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28640d0e6dd6f260a8c0a07fcf3260b958e240bc" 2018-12-23 20:59:15,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-561ea6ea-ba3a-40ca-b191-cacabd89cfe4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:59:15,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2e98699c05b4428b9ca322f4e5ea37e4 used request id req-561ea6ea-ba3a-40ca-b191-cacabd89cfe4 2018-12-23 20:59:15,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:16,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["p9XHdC3ISS2i-_eAia7H9g"], "issued_at": "2018-12-23T20:59:16.000000Z"}} 2018-12-23 20:59:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12e8a259554c67adf484a1c96336e698e190b8e2" 2018-12-23 20:59:16,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa21e11c-0ebb-494b-bb21-73c415cc5047 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:16,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa21e11c-0ebb-494b-bb21-73c415cc5047 2018-12-23 20:59:16,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:16,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:16,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["scNPaDalQ_Goqrj7AcppuQ"], "issued_at": "2018-12-23T20:59:16.000000Z"}} 2018-12-23 20:59:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:16,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7c4735-4078-4180-bc7c-e3d5b19eceaf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:16,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fb7c4735-4078-4180-bc7c-e3d5b19eceaf 2018-12-23 20:59:16,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:59:16,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:59:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:59:16,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-11a00753-a3a7-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:17,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fbb78ef-89c6-4992-900b-f901f5f5092d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-11a00753-a3a7-482-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:59:17,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-11a00753-a3a7-482-proj used request id req-9fbb78ef-89c6-4992-900b-f901f5f5092d 2018-12-23 20:59:17,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:17,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f008a3b5-6172-47b9-8128-832f6fc489a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:59:17,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f008a3b5-6172-47b9-8128-832f6fc489a2 2018-12-23 20:59:17,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}}' 2018-12-23 20:59:17,388 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbd867dd-fa85-421d-9185-0e8cbf481a98 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "id": "617821eafbb94ff995bfd82b1d0168a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}} 2018-12-23 20:59:17,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-cbd867dd-fa85-421d-9185-0e8cbf481a98 2018-12-23 20:59:17,389 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-11a00753-a3a7-482-proj 2018-12-23 20:59:17,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:17,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:17,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:59:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["mok8yVr6TvaGcbyTQuuiaA"], "issued_at": "2018-12-23T20:59:17.000000Z"}} 2018-12-23 20:59:17,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a462c9e8139828ca373a883c109d2ba2953fe2d6" 2018-12-23 20:59:17,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e584192-eed9-45bf-ae19-8589fb602932 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:17,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6e584192-eed9-45bf-ae19-8589fb602932 2018-12-23 20:59:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:59:17,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:59:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:59:17,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a462c9e8139828ca373a883c109d2ba2953fe2d6" 2018-12-23 20:59:18,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba96abb9-cae3-4b13-b5f7-b8d975b07b7e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:59:18,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ba96abb9-cae3-4b13-b5f7-b8d975b07b7e 2018-12-23 20:59:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-11a00753-a3a7-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a462c9e8139828ca373a883c109d2ba2953fe2d6" 2018-12-23 20:59:18,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227499d5-e875-49ee-9bf2-3b28f316a1ba Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-11a00753-a3a7-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "id": "617821eafbb94ff995bfd82b1d0168a4", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}]} 2018-12-23 20:59:18,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-11a00753-a3a7-482-proj used request id req-227499d5-e875-49ee-9bf2-3b28f316a1ba 2018-12-23 20:59:18,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a462c9e8139828ca373a883c109d2ba2953fe2d6" 2018-12-23 20:59:18,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99e7ad8-2802-4128-a179-86b0556faeb3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:59:18,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e99e7ad8-2802-4128-a179-86b0556faeb3 2018-12-23 20:59:18,628 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-11a00753-a3a7-482-user 2018-12-23 20:59:18,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:18,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88534e4d-f94b-4e99-9101-57f958754bf9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:59:18,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-88534e4d-f94b-4e99-9101-57f958754bf9 2018-12-23 20:59:18,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" -d '{"role": {"name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role"}}' 2018-12-23 20:59:18,861 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286e4931-8b96-4247-83e8-0fd048ed5435 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74eb6ec2ba7b4849bf0117c5b6bbcbfd", "links": {"self": "http://172.30.9.21:5000/v3/roles/74eb6ec2ba7b4849bf0117c5b6bbcbfd"}, "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role"}} 2018-12-23 20:59:18,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-286e4931-8b96-4247-83e8-0fd048ed5435 2018-12-23 20:59:18,862 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role 2018-12-23 20:59:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/74eb6ec2ba7b4849bf0117c5b6bbcbfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:18,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ec8aa1-34f7-48a0-9d54-87c21d0c53da Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "74eb6ec2ba7b4849bf0117c5b6bbcbfd", "links": {"self": "http://172.30.9.21:5000/v3/roles/74eb6ec2ba7b4849bf0117c5b6bbcbfd"}, "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role"}} 2018-12-23 20:59:18,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/74eb6ec2ba7b4849bf0117c5b6bbcbfd used request id req-24ec8aa1-34f7-48a0-9d54-87c21d0c53da 2018-12-23 20:59:18,958 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role to project CreateInstancePortManipulationTests-11a00753-a3a7-482-proj 2018-12-23 20:59:18,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4/users/946e898541104e89b4994534357b074b/roles/74eb6ec2ba7b4849bf0117c5b6bbcbfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:19,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3da7c5-ca2a-48f0-a7d9-f91477a24e74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:59:19,098 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4/users/946e898541104e89b4994534357b074b/roles/74eb6ec2ba7b4849bf0117c5b6bbcbfd used request id req-5a3da7c5-ca2a-48f0-a7d9-f91477a24e74 2018-12-23 20:59:19,098 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:59:19,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:19,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:19,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74eb6ec2ba7b4849bf0117c5b6bbcbfd", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role"}], "expires_at": "2018-12-23T21:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-user", "id": "946e898541104e89b4994534357b074b"}, "audit_ids": ["OTwlqn1pQfuF6a3mlT8oyQ"], "issued_at": "2018-12-23T20:59:19.000000Z"}} 2018-12-23 20:59:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" 2018-12-23 20:59:19,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54949b73-64ba-459a-aabc-b898417e43e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:19,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-54949b73-64ba-459a-aabc-b898417e43e4 2018-12-23 20:59:19,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" 2018-12-23 20:59:19,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-373effcf-1e91-453a-abc5-bacc648ffec3 Date: Sun, 23 Dec 2018 20:59:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image"} 2018-12-23 20:59:19,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image used request id req-373effcf-1e91-453a-abc5-bacc648ffec3 2018-12-23 20:59:19,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" 2018-12-23 20:59:19,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f65b6ad-85f4-4fa8-9cd5-55afa2f2a450 Date: Sun, 23 Dec 2018 20:59: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:59:19,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6f65b6ad-85f4-4fa8-9cd5-55afa2f2a450 2018-12-23 20:59:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image"}' 2018-12-23 20:59:19,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7f2d5498-cfc0-4aa8-ba4e-dc97ebea424d Date: Sun, 23 Dec 2018 20:59:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:59:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:59:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "min_disk": 0, "protected": false, "id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "file": "/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/file", "checksum": null, "owner": "617821eafbb94ff995bfd82b1d0168a4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:59:19,846 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7f2d5498-cfc0-4aa8-ba4e-dc97ebea424d 2018-12-23 20:59:19,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" -d '' 2018-12-23 20:59:20,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3b8e315-11d6-4212-b160-813160695a34 Date: Sun, 23 Dec 2018 20:59:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:59:20,289 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/file used request id req-d3b8e315-11d6-4212-b160-813160695a34 2018-12-23 20:59:20,290 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:59:20,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" 2018-12-23 20:59:20,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d9bc97d9-0528-40ce-8e0a-b8cf6cbc361b Date: Sun, 23 Dec 2018 20:59:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:59:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:59:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/snap", "metadata": {}}], "self": "/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "min_disk": 0, "protected": false, "id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "file": "/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "617821eafbb94ff995bfd82b1d0168a4", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:59:20,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6 used request id req-d9bc97d9-0528-40ce-8e0a-b8cf6cbc361b 2018-12-23 20:59:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" 2018-12-23 20:59:20,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ce936e54-a554-4761-9ec6-bfcb7d462303 Date: Sun, 23 Dec 2018 20:59: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:59:20,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ce936e54-a554-4761-9ec6-bfcb7d462303 2018-12-23 20:59:20,322 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image 2018-12-23 20:59:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" 2018-12-23 20:59:20,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b9cbbe42-b9a6-4f5d-a953-baaf728fc30a Date: Sun, 23 Dec 2018 20:59:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:59:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:59:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/snap", "metadata": {}}], "self": "/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "min_disk": 0, "protected": false, "id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "file": "/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "617821eafbb94ff995bfd82b1d0168a4", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:59:20,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6 used request id req-b9cbbe42-b9a6-4f5d-a953-baaf728fc30a 2018-12-23 20:59:20,341 - create_image - DEBUG - Instance status is - active 2018-12-23 20:59:20,341 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image 2018-12-23 20:59:20,341 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image 2018-12-23 20:59:20,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:20,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:20,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74eb6ec2ba7b4849bf0117c5b6bbcbfd", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role"}], "expires_at": "2018-12-23T21:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-user", "id": "946e898541104e89b4994534357b074b"}, "audit_ids": ["0d7v6lpER_S6jOw0ZZ0vvg"], "issued_at": "2018-12-23T20:59:20.000000Z"}} 2018-12-23 20:59:20,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" 2018-12-23 20:59:20,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdaaea2-0efb-4294-b418-c48b65c20860 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:20,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4fdaaea2-0efb-4294-b418-c48b65c20860 2018-12-23 20:59:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" 2018-12-23 20:59:21,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fbe05fb5-7c69-449d-beca-f5d369a8d72e Date: Sun, 23 Dec 2018 20:59:21 GMT RESP BODY: {"networks":[]} 2018-12-23 20:59:21,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-net used request id req-fbe05fb5-7c69-449d-beca-f5d369a8d72e 2018-12-23 20:59:21,024 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-net 2018-12-23 20:59:21,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" -d '{"network": {"name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-net", "admin_state_up": true}}' 2018-12-23 20:59:21,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-6c72099a-90b2-4012-8d7f-a0991926cbf4 Date: Sun, 23 Dec 2018 20:59:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ebcd883-52d1-4907-a949-7672b36f651b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:59:21Z","is_default":false,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:21Z","mtu":1450}} 2018-12-23 20:59:21,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6c72099a-90b2-4012-8d7f-a0991926cbf4 2018-12-23 20:59:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6ebcd883-52d1-4907-a949-7672b36f651b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" 2018-12-23 20:59:21,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3bdf8f9e-0c1c-4116-b8dc-d59c71448547 Date: Sun, 23 Dec 2018 20:59:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ebcd883-52d1-4907-a949-7672b36f651b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:59:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-net","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:21Z","mtu":1450}]} 2018-12-23 20:59:21,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6ebcd883-52d1-4907-a949-7672b36f651b used request id req-3bdf8f9e-0c1c-4116-b8dc-d59c71448547 2018-12-23 20:59:21,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6ebcd883-52d1-4907-a949-7672b36f651b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" 2018-12-23 20:59:21,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa026e54-c0d2-4a7f-8196-5f609211b54c Date: Sun, 23 Dec 2018 20:59:21 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:59:21,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6ebcd883-52d1-4907-a949-7672b36f651b used request id req-aa026e54-c0d2-4a7f-8196-5f609211b54c 2018-12-23 20:59:21,604 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-subnet 2018-12-23 20:59:21,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" -d '{"subnets": [{"ip_version": 4, "network_id": "6ebcd883-52d1-4907-a949-7672b36f651b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-subnet"}]}' 2018-12-23 20:59:22,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c190e650-cab1-4d58-b004-409cb063dc69 Date: Sun, 23 Dec 2018 20:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebcd883-52d1-4907-a949-7672b36f651b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:21Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"5613985e-d4b7-4607-a74f-92276fed17c7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-subnet"}]} 2018-12-23 20:59:22,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c190e650-cab1-4d58-b004-409cb063dc69 2018-12-23 20:59:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6ebcd883-52d1-4907-a949-7672b36f651b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" 2018-12-23 20:59:22,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-16929059-aa00-4032-9960-a0de17067f61 Date: Sun, 23 Dec 2018 20:59:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ebcd883-52d1-4907-a949-7672b36f651b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["5613985e-d4b7-4607-a74f-92276fed17c7"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:21Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-net","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:21Z","mtu":1450}]} 2018-12-23 20:59:22,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6ebcd883-52d1-4907-a949-7672b36f651b used request id req-16929059-aa00-4032-9960-a0de17067f61 2018-12-23 20:59:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6ebcd883-52d1-4907-a949-7672b36f651b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" 2018-12-23 20:59:22,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e356fb7b-d910-4fb4-ae81-2266477aa0dd Date: Sun, 23 Dec 2018 20:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebcd883-52d1-4907-a949-7672b36f651b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:21Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"5613985e-d4b7-4607-a74f-92276fed17c7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-subnet"}]} 2018-12-23 20:59:22,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6ebcd883-52d1-4907-a949-7672b36f651b used request id req-e356fb7b-d910-4fb4-ae81-2266477aa0dd 2018-12-23 20:59:22,389 - OpenStackNetwork - DEBUG - Network [6ebcd883-52d1-4907-a949-7672b36f651b] created successfully 2018-12-23 20:59:22,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:22,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:22,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["nZGmGGlTRa2z5rgZIyx4EA"], "issued_at": "2018-12-23T20:59:22.000000Z"}} 2018-12-23 20:59:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02394761abbac5bf8ef243eeaf58c3b1f54a51a4" 2018-12-23 20:59:22,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74630714-4249-4bb7-8b70-1d7a922e5da9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:22,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-74630714-4249-4bb7-8b70-1d7a922e5da9 2018-12-23 20:59:22,896 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:59:22,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02394761abbac5bf8ef243eeaf58c3b1f54a51a4" 2018-12-23 20:59:23,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0149e54a-70b6-4f4a-b099-55ea93946c1a x-compute-request-id: req-0149e54a-70b6-4f4a-b099-55ea93946c1a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:59:23,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0149e54a-70b6-4f4a-b099-55ea93946c1a 2018-12-23 20:59:23,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02394761abbac5bf8ef243eeaf58c3b1f54a51a4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:59:23,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf2d21b8-bfb4-40ce-b0a7-fce64b00214b x-compute-request-id: req-cf2d21b8-bfb4-40ce-b0a7-fce64b00214b Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "db9437b7-3176-4d31-8c35-cc924aed86b9"}} 2018-12-23 20:59:23,198 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-cf2d21b8-bfb4-40ce-b0a7-fce64b00214b 2018-12-23 20:59:23,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:23,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:23,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74eb6ec2ba7b4849bf0117c5b6bbcbfd", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role"}], "expires_at": "2018-12-23T21:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-user", "id": "946e898541104e89b4994534357b074b"}, "audit_ids": ["EPuDuYqPSeaSUptp0_XEBQ"], "issued_at": "2018-12-23T20:59:23.000000Z"}} 2018-12-23 20:59:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:23,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4a2bb2-1747-4283-826b-b75ff9f240e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:23,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bb4a2bb2-1747-4283-826b-b75ff9f240e7 2018-12-23 20:59:23,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:23,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af48bd29-2e68-42bd-9528-e5fccb77c5f3 Date: Sun, 23 Dec 2018 20:59:23 GMT RESP BODY: {"networks":[]} 2018-12-23 20:59:23,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-af48bd29-2e68-42bd-9528-e5fccb77c5f3 2018-12-23 20:59:23,873 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 2018-12-23 20:59:23,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" -d '{"network": {"name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2", "admin_state_up": true}}' 2018-12-23 20:59:24,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-3ba9bfb1-fbdc-49fb-b245-f2ebe6b50db4 Date: Sun, 23 Dec 2018 20:59:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:59:24Z","is_default":false,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}} 2018-12-23 20:59:24,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-3ba9bfb1-fbdc-49fb-b245-f2ebe6b50db4 2018-12-23 20:59:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:24,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-395da0e9-46e6-4a80-a6a5-8bd4a9602340 Date: Sun, 23 Dec 2018 20:59:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:59:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:24,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-395da0e9-46e6-4a80-a6a5-8bd4a9602340 2018-12-23 20:59:24,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:24,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b9d0499-a44d-4094-a29f-c4192cfb60d2 Date: Sun, 23 Dec 2018 20:59:24 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:59:24,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-2b9d0499-a44d-4094-a29f-c4192cfb60d2 2018-12-23 20:59:24,287 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1 2018-12-23 20:59:24,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" -d '{"subnets": [{"ip_version": 4, "network_id": "7de7e433-fdb6-42a7-a350-0b51f3f3584b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]}' 2018-12-23 20:59:24,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-be3b7f22-b24d-458d-9200-fea581f91249 Date: Sun, 23 Dec 2018 20:59:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:24,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-be3b7f22-b24d-458d-9200-fea581f91249 2018-12-23 20:59:24,838 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2 2018-12-23 20:59:24,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" -d '{"subnets": [{"ip_version": 4, "network_id": "7de7e433-fdb6-42a7-a350-0b51f3f3584b", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"}]}' 2018-12-23 20:59:25,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25a2144b-080e-41f3-9b05-342088ba705c Date: Sun, 23 Dec 2018 20:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"}]} 2018-12-23 20:59:25,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-25a2144b-080e-41f3-9b05-342088ba705c 2018-12-23 20:59:25,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:25,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e55f2e34-f0c4-4813-90d9-048944aab8ae Date: Sun, 23 Dec 2018 20:59:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:25,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-e55f2e34-f0c4-4813-90d9-048944aab8ae 2018-12-23 20:59:25,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:25,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-2709e14d-6529-444f-b212-550c660abc05 Date: Sun, 23 Dec 2018 20:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:25,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-2709e14d-6529-444f-b212-550c660abc05 2018-12-23 20:59:25,537 - OpenStackNetwork - DEBUG - Network [7de7e433-fdb6-42a7-a350-0b51f3f3584b] created successfully 2018-12-23 20:59:25,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:25,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:25,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74eb6ec2ba7b4849bf0117c5b6bbcbfd", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role"}], "expires_at": "2018-12-23T21:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-user", "id": "946e898541104e89b4994534357b074b"}, "audit_ids": ["yXwbQ-KETNSr9feJQmzm4w"], "issued_at": "2018-12-23T20:59:25.000000Z"}} 2018-12-23 20:59:25,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f66bb988-f924-412b-8801-5fb107d755f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:26,017 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f66bb988-f924-412b-8801-5fb107d755f7 2018-12-23 20:59:26,018 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:59:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd262ab0-eaab-45de-bbff-546f468578fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:26,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dd262ab0-eaab-45de-bbff-546f468578fe 2018-12-23 20:59:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-88c859c3-26fa-4569-99bd-265df356e730 Date: Sun, 23 Dec 2018 20:59:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:26,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-88c859c3-26fa-4569-99bd-265df356e730 2018-12-23 20:59:26,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-327ecae8-b56f-470d-ab55-276bab9faf89 Date: Sun, 23 Dec 2018 20:59:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:26,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-327ecae8-b56f-470d-ab55-276bab9faf89 2018-12-23 20:59:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6de9901a-0301-4a23-adc7-8a67edc26038 Date: Sun, 23 Dec 2018 20:59:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:26,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-6de9901a-0301-4a23-adc7-8a67edc26038 2018-12-23 20:59:26,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:59:26,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:59:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:59:26,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2848bc-7129-4e52-93a9-2d2b89fe274f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}} 2018-12-23 20:59:26,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 used request id req-dc2848bc-7129-4e52-93a9-2d2b89fe274f 2018-12-23 20:59:26,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-35496d0d-40c5-44a5-9522-56e01a8980e0 Date: Sun, 23 Dec 2018 20:59:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:26,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-35496d0d-40c5-44a5-9522-56e01a8980e0 2018-12-23 20:59:26,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-88963298-1a9c-4ade-aaa7-07037acc9b6c Date: Sun, 23 Dec 2018 20:59:26 GMT RESP BODY: {"ports":[]} 2018-12-23 20:59:26,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1&admin_state_up=True used request id req-88963298-1a9c-4ade-aaa7-07037acc9b6c 2018-12-23 20:59:26,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:26,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0831d48-a109-4e1e-9eeb-35f7b0297160 x-compute-request-id: req-a0831d48-a109-4e1e-9eeb-35f7b0297160 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 20:59:26,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst used request id req-a0831d48-a109-4e1e-9eeb-35f7b0297160 2018-12-23 20:59:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:27,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b6c77f6a-43d0-4cf0-94fc-e98118bc5762 Date: Sun, 23 Dec 2018 20:59:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:27,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-b6c77f6a-43d0-4cf0-94fc-e98118bc5762 2018-12-23 20:59:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:27,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-935943b9-dfe6-4dee-951b-94cbfcc957b9 Date: Sun, 23 Dec 2018 20:59:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:27,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-935943b9-dfe6-4dee-951b-94cbfcc957b9 2018-12-23 20:59:27,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:27,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6ddf75f2-b8d5-49e3-b788-e637b1240132 Date: Sun, 23 Dec 2018 20:59:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:27,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-6ddf75f2-b8d5-49e3-b788-e637b1240132 2018-12-23 20:59:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:27,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbff51b4-45ee-469f-a2da-03c362e308d4 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}} 2018-12-23 20:59:27,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 used request id req-bbff51b4-45ee-469f-a2da-03c362e308d4 2018-12-23 20:59:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:27,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-3bd6d3ad-c57a-4927-8712-cfe5d27d2541 Date: Sun, 23 Dec 2018 20:59:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:27,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-3bd6d3ad-c57a-4927-8712-cfe5d27d2541 2018-12-23 20:59:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:27,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-288f1af7-ff2a-4549-8f2b-b3b90dcc9a25 Date: Sun, 23 Dec 2018 20:59:27 GMT RESP BODY: {"ports":[]} 2018-12-23 20:59:27,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1&admin_state_up=True used request id req-288f1af7-ff2a-4549-8f2b-b3b90dcc9a25 2018-12-23 20:59:27,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:27,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:27,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "74eb6ec2ba7b4849bf0117c5b6bbcbfd", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role"}], "expires_at": "2018-12-23T21:59:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/617821eafbb94ff995bfd82b1d0168a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-user", "id": "946e898541104e89b4994534357b074b"}, "audit_ids": ["jVN_4aS2REKbp5-QRdzBMw"], "issued_at": "2018-12-23T20:59:27.000000Z"}} 2018-12-23 20:59:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f689be2256d1b6e1d8516c1543de87003f9724" 2018-12-23 20:59:27,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4e9cf6-a384-4679-8320-79a5110f6e1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:27,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1e4e9cf6-a384-4679-8320-79a5110f6e1d 2018-12-23 20:59:27,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:27,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-42af7297-9332-4b78-bce1-f369fc6d5c7a Date: Sun, 23 Dec 2018 20:59:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:27,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-42af7297-9332-4b78-bce1-f369fc6d5c7a 2018-12-23 20:59:27,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:27,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4d91105f-b259-47b0-bda9-b3ee62e530a2 Date: Sun, 23 Dec 2018 20:59:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:27,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-4d91105f-b259-47b0-bda9-b3ee62e530a2 2018-12-23 20:59:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:28,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6d9c58bb-8efa-451b-b39c-ea3e4233e6d9 Date: Sun, 23 Dec 2018 20:59:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:28,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-6d9c58bb-8efa-451b-b39c-ea3e4233e6d9 2018-12-23 20:59:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:59:28,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:59:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:59:28,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0f689be2256d1b6e1d8516c1543de87003f9724" 2018-12-23 20:59:28,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96858e51-95c2-4113-ab9a-5e6eeb26d7f5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}} 2018-12-23 20:59:28,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 used request id req-96858e51-95c2-4113-ab9a-5e6eeb26d7f5 2018-12-23 20:59:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:28,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-18fbb497-73aa-4099-9af1-fa7763bde524 Date: Sun, 23 Dec 2018 20:59:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:28,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-18fbb497-73aa-4099-9af1-fa7763bde524 2018-12-23 20:59:28,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:28,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c0b15111-4374-495e-b527-2eb41eaea88e Date: Sun, 23 Dec 2018 20:59:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:28,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1 used request id req-c0b15111-4374-495e-b527-2eb41eaea88e 2018-12-23 20:59:28,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:28,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9f5c7082-b142-47f2-a73b-86cae0dd4666 Date: Sun, 23 Dec 2018 20:59:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"}]} 2018-12-23 20:59:28,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2 used request id req-9f5c7082-b142-47f2-a73b-86cae0dd4666 2018-12-23 20:59:28,345 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 2018-12-23 20:59:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" -d '{"port": {"network_id": "7de7e433-fdb6-42a7-a350-0b51f3f3584b", "fixed_ips": [{"subnet_id": "cc72bf66-89c0-4c5f-889b-7dcec9c9be14", "ip_address": "10.55.0.101"}, {"subnet_id": "7e7b340a-28d4-4429-84d1-0d2a8bcf0918", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1", "admin_state_up": true}}' 2018-12-23 20:59:29,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-53a465fa-1503-4ac9-93fe-585c6f3ad461 Date: Sun, 23 Dec 2018 20:59:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:59:28Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","ip_address":"10.55.0.101"},{"subnet_id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","ip_address":"10.65.0.101"}],"id":"f1f86889-6a93-4bf4-b899-a35b10db4406","security_groups":["f27f3008-6dbe-40db-a029-db5c1e96a65a"],"mac_address":"fa:16:3e:bc:81:e0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1","project_id":"617821eafbb94ff995bfd82b1d0168a4","qos_policy_id":null,"admin_state_up":true,"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 20:59:29,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-53a465fa-1503-4ac9-93fe-585c6f3ad461 2018-12-23 20:59:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-70bee177-7373-4487-ae60-f92f62cdc8cf Date: Sun, 23 Dec 2018 20:59:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:29,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-70bee177-7373-4487-ae60-f92f62cdc8cf 2018-12-23 20:59:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-15fe8aa5-011b-4e54-9cdf-d1701d643a87 Date: Sun, 23 Dec 2018 20:59:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:29,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-15fe8aa5-011b-4e54-9cdf-d1701d643a87 2018-12-23 20:59:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-70f9ad71-e06e-4681-8465-d1c1e9dbfa00 Date: Sun, 23 Dec 2018 20:59:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["7e7b340a-28d4-4429-84d1-0d2a8bcf0918","cc72bf66-89c0-4c5f-889b-7dcec9c9be14"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:29,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-70f9ad71-e06e-4681-8465-d1c1e9dbfa00 2018-12-23 20:59:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdf9367-e5c3-47ca-921b-bcc271f3003e Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}} 2018-12-23 20:59:29,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 used request id req-5bdf9367-e5c3-47ca-921b-bcc271f3003e 2018-12-23 20:59:29,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-ed84aec9-57fd-4a73-b27c-227b9c842122 Date: Sun, 23 Dec 2018 20:59:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:29,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-ed84aec9-57fd-4a73-b27c-227b9c842122 2018-12-23 20:59:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-ddcec845-e7d0-47d0-af45-2f7bcb66d08f Date: Sun, 23 Dec 2018 20:59:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:59:28Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","ip_address":"10.55.0.101"},{"subnet_id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","ip_address":"10.65.0.101"}],"id":"f1f86889-6a93-4bf4-b899-a35b10db4406","security_groups":["f27f3008-6dbe-40db-a029-db5c1e96a65a"],"mac_address":"fa:16:3e:bc:81:e0","project_id":"617821eafbb94ff995bfd82b1d0168a4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1","admin_state_up":true,"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 20:59:29,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1&admin_state_up=True used request id req-ddcec845-e7d0-47d0-af45-2f7bcb66d08f 2018-12-23 20:59:29,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cb86c8-70e4-425d-91be-91a3cf1efb0b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}} 2018-12-23 20:59:29,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 used request id req-43cb86c8-70e4-425d-91be-91a3cf1efb0b 2018-12-23 20:59:29,861 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst 2018-12-23 20:59:29,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7214470e-e831-4610-b2bf-45f222765734 x-compute-request-id: req-7214470e-e831-4610-b2bf-45f222765734 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "db9437b7-3176-4d31-8c35-cc924aed86b9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-flavor-name"}]} 2018-12-23 20:59:29,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7214470e-e831-4610-b2bf-45f222765734 2018-12-23 20:59:29,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:29,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-815ebb13-0824-4719-be9d-d022a759d765 x-compute-request-id: req-815ebb13-0824-4719-be9d-d022a759d765 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "db9437b7-3176-4d31-8c35-cc924aed86b9"}} 2018-12-23 20:59:29,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9 used request id req-815ebb13-0824-4719-be9d-d022a759d765 2018-12-23 20:59:29,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:30,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-2629552b-436b-445f-b881-c3d06b7d86d2 Date: Sun, 23 Dec 2018 20:59:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:59:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:59:20Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/snap", "metadata": {}}], "self": "/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "min_disk": 0, "protected": false, "id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "file": "/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "617821eafbb94ff995bfd82b1d0168a4", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image"} 2018-12-23 20:59:30,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image used request id req-2629552b-436b-445f-b881-c3d06b7d86d2 2018-12-23 20:59:30,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:30,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2f2d7ba8-c3dd-4f45-bb1d-7540be983a37 Date: Sun, 23 Dec 2018 20:59: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:59:30,115 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2f2d7ba8-c3dd-4f45-bb1d-7540be983a37 2018-12-23 20:59:30,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" -d '{"server": {"name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst", "imageRef": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "flavorRef": "db9437b7-3176-4d31-8c35-cc924aed86b9", "max_count": 1, "min_count": 1, "networks": [{"port": "f1f86889-6a93-4bf4-b899-a35b10db4406"}]}}' 2018-12-23 20:59:31,054 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-061abc22-b455-47f2-b818-39e8f270ef53 x-compute-request-id: req-061abc22-b455-47f2-b818-39e8f270ef53 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e2b30a34-7d44-471f-b002-a600bb2e6355", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "bookmark"}], "adminPass": "QstsCcSJ2iee"}} 2018-12-23 20:59:31,054 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-061abc22-b455-47f2-b818-39e8f270ef53 2018-12-23 20:59:31,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:31,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81789149-ea20-4114-bf9b-43bda28a2992 x-compute-request-id: req-81789149-ea20-4114-bf9b-43bda28a2992 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "bookmark"}], "image": {"id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "links": [{"href": "http://172.30.9.21:8774/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db9437b7-3176-4d31-8c35-cc924aed86b9", "links": [{"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}]}, "id": "e2b30a34-7d44-471f-b002-a600bb2e6355", "user_id": "946e898541104e89b4994534357b074b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:59:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst", "created": "2018-12-23T20:59:31Z", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:31,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 used request id req-81789149-ea20-4114-bf9b-43bda28a2992 2018-12-23 20:59:31,610 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst 2018-12-23 20:59:31,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:32,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25c79065-9528-44c6-b682-490e0f05d3b1 x-compute-request-id: req-25c79065-9528-44c6-b682-490e0f05d3b1 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "bookmark"}], "image": {"id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "links": [{"href": "http://172.30.9.21:8774/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db9437b7-3176-4d31-8c35-cc924aed86b9", "links": [{"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}]}, "id": "e2b30a34-7d44-471f-b002-a600bb2e6355", "user_id": "946e898541104e89b4994534357b074b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:59:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst", "created": "2018-12-23T20:59:31Z", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:32,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 used request id req-25c79065-9528-44c6-b682-490e0f05d3b1 2018-12-23 20:59:32,026 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst] is - BUILD 2018-12-23 20:59:32,026 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:59:35,030 - create_instance - DEBUG - VM status query timeout in 896.580291986 2018-12-23 20:59:35,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:35,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-582391de-fc6d-4886-99e0-99a8b81b5360 x-compute-request-id: req-582391de-fc6d-4886-99e0-99a8b81b5360 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "bookmark"}], "image": {"id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "links": [{"href": "http://172.30.9.21:8774/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db9437b7-3176-4d31-8c35-cc924aed86b9", "links": [{"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}]}, "id": "e2b30a34-7d44-471f-b002-a600bb2e6355", "security_groups": [{"name": "default"}], "user_id": "946e898541104e89b4994534357b074b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T20:59:32Z", "hostId": "2b980aa73434a571d0a423a565c2e724f93ab0df7cd06a689c8aba63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst", "created": "2018-12-23T20:59:31Z", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:35,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 used request id req-582391de-fc6d-4886-99e0-99a8b81b5360 2018-12-23 20:59:35,529 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst] is - BUILD 2018-12-23 20:59:35,529 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:59:38,532 - create_instance - DEBUG - VM status query timeout in 893.077569008 2018-12-23 20:59:38,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:38,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6e8302a-2941-4e8d-afbf-7d40727a943f x-compute-request-id: req-c6e8302a-2941-4e8d-afbf-7d40727a943f Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:81:e0", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:81:e0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "bookmark"}], "image": {"id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "links": [{"href": "http://172.30.9.21:8774/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:59:35.000000", "flavor": {"id": "db9437b7-3176-4d31-8c35-cc924aed86b9", "links": [{"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}]}, "id": "e2b30a34-7d44-471f-b002-a600bb2e6355", "security_groups": [{"name": "default"}], "user_id": "946e898541104e89b4994534357b074b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:59:35Z", "hostId": "2b980aa73434a571d0a423a565c2e724f93ab0df7cd06a689c8aba63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst", "created": "2018-12-23T20:59:31Z", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:38,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 used request id req-c6e8302a-2941-4e8d-afbf-7d40727a943f 2018-12-23 20:59:38,678 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst] is - ACTIVE 2018-12-23 20:59:38,678 - create_instance - INFO - VM is - ACTIVE 2018-12-23 20:59:38,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:38,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4eb5506-0a6f-4a6a-9e06-ddd09cc47b24 x-compute-request-id: req-e4eb5506-0a6f-4a6a-9e06-ddd09cc47b24 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:81:e0", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:81:e0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "bookmark"}], "image": {"id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "links": [{"href": "http://172.30.9.21:8774/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:59:35.000000", "flavor": {"id": "db9437b7-3176-4d31-8c35-cc924aed86b9", "links": [{"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}]}, "id": "e2b30a34-7d44-471f-b002-a600bb2e6355", "security_groups": [{"name": "default"}], "user_id": "946e898541104e89b4994534357b074b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:59:35Z", "hostId": "2b980aa73434a571d0a423a565c2e724f93ab0df7cd06a689c8aba63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst", "created": "2018-12-23T20:59:31Z", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:38,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 used request id req-e4eb5506-0a6f-4a6a-9e06-ddd09cc47b24 2018-12-23 20:59:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:38,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2fe9b5c5-80e7-4b92-8a85-52dbcea7be97 Date: Sun, 23 Dec 2018 20:59:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"617821eafbb94ff995bfd82b1d0168a4","l2_adjacency":true,"status":"ACTIVE","subnets":["cc72bf66-89c0-4c5f-889b-7dcec9c9be14","7e7b340a-28d4-4429-84d1-0d2a8bcf0918"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2","admin_state_up":true,"tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:23Z","mtu":1450}]} 2018-12-23 20:59:38,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 used request id req-2fe9b5c5-80e7-4b92-8a85-52dbcea7be97 2018-12-23 20:59:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:39,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6c1dcc-36ec-4cc9-93b0-d741e66e86cc Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}} 2018-12-23 20:59:39,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 used request id req-9a6c1dcc-36ec-4cc9-93b0-d741e66e86cc 2018-12-23 20:59:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:39,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e17d0ef4-2c2d-4599-9cc9-597c90100459 Date: Sun, 23 Dec 2018 20:59:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:25Z","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":"617821eafbb94ff995bfd82b1d0168a4","id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:24Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"617821eafbb94ff995bfd82b1d0168a4","id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1"}]} 2018-12-23 20:59:39,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-e17d0ef4-2c2d-4599-9cc9-597c90100459 2018-12-23 20:59:39,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:39,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1821 X-Openstack-Request-Id: req-5494c34f-c9eb-4719-ac28-0a92e5354fda Date: Sun, 23 Dec 2018 20:59:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:59:27Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","ip_address":"10.55.0.2"},{"subnet_id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","ip_address":"10.65.0.2"}],"id":"34ac7e1c-9b4d-4fdd-91c7-db65e3b6bb0d","security_groups":[],"mac_address":"fa:16:3e:94:5d:59","project_id":"617821eafbb94ff995bfd82b1d0168a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7de7e433-fdb6-42a7-a350-0b51f3f3584b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T20:59:35Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cc72bf66-89c0-4c5f-889b-7dcec9c9be14","ip_address":"10.55.0.101"},{"subnet_id":"7e7b340a-28d4-4429-84d1-0d2a8bcf0918","ip_address":"10.65.0.101"}],"id":"f1f86889-6a93-4bf4-b899-a35b10db4406","security_groups":["f27f3008-6dbe-40db-a029-db5c1e96a65a"],"mac_address":"fa:16:3e:bc:81:e0","project_id":"617821eafbb94ff995bfd82b1d0168a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1","admin_state_up":true,"network_id":"7de7e433-fdb6-42a7-a350-0b51f3f3584b","tenant_id":"617821eafbb94ff995bfd82b1d0168a4","created_at":"2018-12-23T20:59:28Z","binding:vnic_type":"normal","device_id":"e2b30a34-7d44-471f-b002-a600bb2e6355","ip_allocation":"immediate"}]} 2018-12-23 20:59:39,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-5494c34f-c9eb-4719-ac28-0a92e5354fda 2018-12-23 20:59:39,121 - create_instance - INFO - Deleting Port with ID - f1f86889-6a93-4bf4-b899-a35b10db4406 2018-12-23 20:59:39,121 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475port-1 2018-12-23 20:59:39,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/f1f86889-6a93-4bf4-b899-a35b10db4406 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:39,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c256a8a-1d70-4e55-ad89-fdbd40457b7d Date: Sun, 23 Dec 2018 20:59:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:39,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/f1f86889-6a93-4bf4-b899-a35b10db4406 used request id req-9c256a8a-1d70-4e55-ad89-fdbd40457b7d 2018-12-23 20:59:39,802 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst 2018-12-23 20:59:39,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:39,912 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e32f846d-3c2a-48a0-a4ad-7018be9197aa x-compute-request-id: req-e32f846d-3c2a-48a0-a4ad-7018be9197aa Content-Type: application/json 2018-12-23 20:59:39,912 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 used request id req-e32f846d-3c2a-48a0-a4ad-7018be9197aa 2018-12-23 20:59:39,913 - create_instance - INFO - Checking deletion status 2018-12-23 20:59:39,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:39,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8901f14-2614-432f-924e-a559c8ac4f60 x-compute-request-id: req-e8901f14-2614-432f-924e-a559c8ac4f60 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e2b30a34-7d44-471f-b002-a600bb2e6355", "rel": "bookmark"}], "image": {"id": "16ca583f-0a73-4f71-b6f4-b9204995f3c6", "links": [{"href": "http://172.30.9.21:8774/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T20:59:35.000000", "flavor": {"id": "db9437b7-3176-4d31-8c35-cc924aed86b9", "links": [{"href": "http://172.30.9.21:8774/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9", "rel": "bookmark"}]}, "id": "e2b30a34-7d44-471f-b002-a600bb2e6355", "user_id": "946e898541104e89b4994534357b074b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T20:59:39Z", "hostId": "2b980aa73434a571d0a423a565c2e724f93ab0df7cd06a689c8aba63", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst", "created": "2018-12-23T20:59:31Z", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 20:59:39,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 used request id req-e8901f14-2614-432f-924e-a559c8ac4f60 2018-12-23 20:59:39,996 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst] is - ACTIVE 2018-12-23 20:59:39,996 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 20:59:42,999 - create_instance - DEBUG - VM status query timeout in 296.913413048 2018-12-23 20:59:43,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0def62f97e23eb887cad7c35aa5ee4a9153cf064" 2018-12-23 20:59:43,064 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44406e49-f4e9-4849-9a98-e39b03e2cc38 x-compute-request-id: req-44406e49-f4e9-4849-9a98-e39b03e2cc38 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e2b30a34-7d44-471f-b002-a600bb2e6355 could not be found.", "code": 404}} 2018-12-23 20:59:43,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e2b30a34-7d44-471f-b002-a600bb2e6355 used request id req-44406e49-f4e9-4849-9a98-e39b03e2cc38 2018-12-23 20:59:43,065 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e2b30a34-7d44-471f-b002-a600bb2e6355 could not be found. (HTTP 404) (Request-ID: req-44406e49-f4e9-4849-9a98-e39b03e2cc38) 2018-12-23 20:59:43,065 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-inst 2018-12-23 20:59:43,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02394761abbac5bf8ef243eeaf58c3b1f54a51a4" 2018-12-23 20:59:43,115 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 20:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fecad6db-b785-4c82-8702-030a6df345ca x-compute-request-id: req-fecad6db-b785-4c82-8702-030a6df345ca Content-Length: 0 Content-Type: application/json 2018-12-23 20:59:43,115 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/db9437b7-3176-4d31-8c35-cc924aed86b9 used request id req-fecad6db-b785-4c82-8702-030a6df345ca 2018-12-23 20:59:43,116 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-subnet 2018-12-23 20:59:43,116 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-subnet 2018-12-23 20:59:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5613985e-d4b7-4607-a74f-92276fed17c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" 2018-12-23 20:59:44,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5bfc5fc-329a-48d4-a362-1b1a103068a5 Date: Sun, 23 Dec 2018 20:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:44,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5613985e-d4b7-4607-a74f-92276fed17c7 used request id req-b5bfc5fc-329a-48d4-a362-1b1a103068a5 2018-12-23 20:59:44,348 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-pub-net 2018-12-23 20:59:44,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6ebcd883-52d1-4907-a949-7672b36f651b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}880bca3960d18247ca0b18ba31a13a2750e4229b" 2018-12-23 20:59:45,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3568f4c-d707-4234-8bed-a950d915e938 Date: Sun, 23 Dec 2018 20:59:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:45,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6ebcd883-52d1-4907-a949-7672b36f651b used request id req-b3568f4c-d707-4234-8bed-a950d915e938 2018-12-23 20:59:45,384 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2 2018-12-23 20:59:45,384 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet2 2018-12-23 20:59:45,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7e7b340a-28d4-4429-84d1-0d2a8bcf0918 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:46,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5af13e65-0747-4036-a67f-59914c661544 Date: Sun, 23 Dec 2018 20:59:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:46,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7e7b340a-28d4-4429-84d1-0d2a8bcf0918 used request id req-5af13e65-0747-4036-a67f-59914c661544 2018-12-23 20:59:46,904 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1 2018-12-23 20:59:46,904 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-subnet1 2018-12-23 20:59:46,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/cc72bf66-89c0-4c5f-889b-7dcec9c9be14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:47,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78c66028-bc71-4478-8b54-5f316672c0ed Date: Sun, 23 Dec 2018 20:59:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:47,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/cc72bf66-89c0-4c5f-889b-7dcec9c9be14 used request id req-78c66028-bc71-4478-8b54-5f316672c0ed 2018-12-23 20:59:47,867 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475net2 2018-12-23 20:59:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7de7e433-fdb6-42a7-a350-0b51f3f3584b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}769a90a86966e26221ec236331627dc1b66984a6" 2018-12-23 20:59:49,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c944d89-1435-4750-9c31-7ef1a1db06bc Date: Sun, 23 Dec 2018 20:59:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:49,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7de7e433-fdb6-42a7-a350-0b51f3f3584b used request id req-5c944d89-1435-4750-9c31-7ef1a1db06bc 2018-12-23 20:59:49,055 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-37741d68-4ede-4f65-aaf5-2e1e342fd475-image 2018-12-23 20:59:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44481f7b6f16de44ce581892eb665692ea29c99b" 2018-12-23 20:59:49,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ca35951a-8d07-496d-9f8b-2f76bc414c63 Date: Sun, 23 Dec 2018 20:59:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:59:49,344 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/16ca583f-0a73-4f71-b6f4-b9204995f3c6 used request id req-ca35951a-8d07-496d-9f8b-2f76bc414c63 2018-12-23 20:59:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:49,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b9c967a1-06d3-4a80-80ee-c06e286909c9 Date: Sun, 23 Dec 2018 20:59:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "created_at": "2018-12-23T20:59:21Z", "updated_at": "2018-12-23T20:59:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:59:21Z", "revision_number": 0, "id": "5c116120-7aff-43da-b421-a9455c5dae82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:59:21Z", "security_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "617821eafbb94ff995bfd82b1d0168a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:59:21Z", "revision_number": 0, "id": "e72e119b-c7f0-4db8-acc2-d83e6896c0ef", "remote_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "remote_ip_prefix": null, "created_at": "2018-12-23T20:59:21Z", "security_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "617821eafbb94ff995bfd82b1d0168a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:59:21Z", "revision_number": 0, "id": "e85ac3a2-c94b-4df5-87ed-a173a9e73e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:59:21Z", "security_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "617821eafbb94ff995bfd82b1d0168a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:59:21Z", "revision_number": 0, "id": "f3ae1a93-d586-4f53-bc91-9cad6998faec", "remote_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "remote_ip_prefix": null, "created_at": "2018-12-23T20:59:21Z", "security_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "617821eafbb94ff995bfd82b1d0168a4"}], "revision_number": 4, "project_id": "617821eafbb94ff995bfd82b1d0168a4", "id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 20:59:49,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b9c967a1-06d3-4a80-80ee-c06e286909c9 2018-12-23 20:59:49,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:49,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66a19ac4-8ccb-4ff7-9d94-5e308a8c71cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:49,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-66a19ac4-8ccb-4ff7-9d94-5e308a8c71cc 2018-12-23 20:59:49,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:49,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:49,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4462820-6c22-4165-a82d-09b07cf04e08 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:49,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-d4462820-6c22-4165-a82d-09b07cf04e08 2018-12-23 20:59:49,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:49,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:49,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7990e9bc-a183-4c08-b253-53bc34a994a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:49,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-7990e9bc-a183-4c08-b253-53bc34a994a2 2018-12-23 20:59:49,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:49,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ea7e7a-6a46-4631-b45d-381762b6af06 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 20:59:50,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-47ea7e7a-6a46-4631-b45d-381762b6af06 2018-12-23 20:59:50,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8b01868-a5b2-46da-86e0-dcaf3cc510dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:50,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-b8b01868-a5b2-46da-86e0-dcaf3cc510dd 2018-12-23 20:59:50,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:50,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98ff5601-b7c4-4e57-ba32-37da74c06378 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:50,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-98ff5601-b7c4-4e57-ba32-37da74c06378 2018-12-23 20:59:50,254 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655d3366-5db6-4b26-a004-eae4b7ee7cb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:50,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-655d3366-5db6-4b26-a004-eae4b7ee7cb6 2018-12-23 20:59:50,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9659f96f-f93b-4c51-bfdc-660680febe17 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 20:59:50,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-9659f96f-f93b-4c51-bfdc-660680febe17 2018-12-23 20:59:50,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d287198-7ca8-4696-9ea3-4e6411761ae1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:50,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-1d287198-7ca8-4696-9ea3-4e6411761ae1 2018-12-23 20:59:50,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb1ff0c-1a33-4fa8-b4f1-c0e707a23761 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 20:59:50,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-3fb1ff0c-1a33-4fa8-b4f1-c0e707a23761 2018-12-23 20:59:50,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 20:59:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59263c3e-30c9-497a-9da7-4465da35119f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 20:59:50,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-59263c3e-30c9-497a-9da7-4465da35119f 2018-12-23 20:59:50,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1004bae1-bd53-44ce-9d23-27b57138e74f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "617821eafbb94ff995bfd82b1d0168a4", "name": "CreateInstancePortManipulationTests-11a00753-a3a7-482-proj"}} 2018-12-23 20:59:50,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 used request id req-1004bae1-bd53-44ce-9d23-27b57138e74f 2018-12-23 20:59:50,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f27f3008-6dbe-40db-a029-db5c1e96a65a 2018-12-23 20:59:50,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f27f3008-6dbe-40db-a029-db5c1e96a65a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:50,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-817c4ac1-9545-43b3-99c9-7e3bdfccf977 Date: Sun, 23 Dec 2018 20:59:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:59:21Z", "security_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "port_range_min": null, "revision_number": 0, "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "created_at": "2018-12-23T20:59:21Z", "project_id": "617821eafbb94ff995bfd82b1d0168a4", "id": "5c116120-7aff-43da-b421-a9455c5dae82"}, {"remote_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:59:21Z", "security_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "port_range_min": null, "revision_number": 0, "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "created_at": "2018-12-23T20:59:21Z", "project_id": "617821eafbb94ff995bfd82b1d0168a4", "id": "e72e119b-c7f0-4db8-acc2-d83e6896c0ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:59:21Z", "security_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "port_range_min": null, "revision_number": 0, "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "created_at": "2018-12-23T20:59:21Z", "project_id": "617821eafbb94ff995bfd82b1d0168a4", "id": "e85ac3a2-c94b-4df5-87ed-a173a9e73e56"}, {"remote_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:59:21Z", "security_group_id": "f27f3008-6dbe-40db-a029-db5c1e96a65a", "port_range_min": null, "revision_number": 0, "tenant_id": "617821eafbb94ff995bfd82b1d0168a4", "created_at": "2018-12-23T20:59:21Z", "project_id": "617821eafbb94ff995bfd82b1d0168a4", "id": "f3ae1a93-d586-4f53-bc91-9cad6998faec"}]} 2018-12-23 20:59:50,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f27f3008-6dbe-40db-a029-db5c1e96a65a used request id req-817c4ac1-9545-43b3-99c9-7e3bdfccf977 2018-12-23 20:59:50,910 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 20:59:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f27f3008-6dbe-40db-a029-db5c1e96a65a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:51,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29e78d96-32e8-404d-a1db-4af0e4d239a9 Content-Length: 0 Date: Sun, 23 Dec 2018 20:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 20:59:51,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f27f3008-6dbe-40db-a029-db5c1e96a65a used request id req-29e78d96-32e8-404d-a1db-4af0e4d239a9 2018-12-23 20:59:51,124 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-11a00753-a3a7-482-proj 2018-12-23 20:59:51,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:51,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33024fc8-7dfa-4857-9d52-4b85eb7c1e8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:59:51,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/617821eafbb94ff995bfd82b1d0168a4 used request id req-33024fc8-7dfa-4857-9d52-4b85eb7c1e8f 2018-12-23 20:59:51,357 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-11a00753-a3a7-482-proj-role 2018-12-23 20:59:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/74eb6ec2ba7b4849bf0117c5b6bbcbfd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:51,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e169a795-67fe-44bc-9c44-bf95021944a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:59:51,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/74eb6ec2ba7b4849bf0117c5b6bbcbfd used request id req-e169a795-67fe-44bc-9c44-bf95021944a5 2018-12-23 20:59:51,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c6451adebec22066b091f6cda04efbc3e15a3d8" 2018-12-23 20:59:51,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a22c0ecf-aa25-4c79-a6d7-2a4217a5742e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:59:51,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a22c0ecf-aa25-4c79-a6d7-2a4217a5742e 2018-12-23 20:59:51,569 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-11a00753-a3a7-482-user 2018-12-23 20:59:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/946e898541104e89b4994534357b074b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a462c9e8139828ca373a883c109d2ba2953fe2d6" 2018-12-23 20:59:51,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c5fd262-114d-4cdf-a970-06d9fc8871e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:59:51,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/946e898541104e89b4994534357b074b used request id req-0c5fd262-114d-4cdf-a970-06d9fc8871e2 2018-12-23 20:59:51,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:52,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ijTLqSOURquMs4y3BuSqog"], "issued_at": "2018-12-23T20:59:52.000000Z"}} 2018-12-23 20:59:52,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}054ab631620062115fd539ee4a0d3a68de88c2fb" 2018-12-23 20:59:52,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0961cc-f838-4ac0-8a20-e7c02127faa5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:52,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-df0961cc-f838-4ac0-8a20-e7c02127faa5 2018-12-23 20:59:52,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:52,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:52,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["J0GMk6glQ3mDtgVpVIfZMQ"], "issued_at": "2018-12-23T20:59:52.000000Z"}} 2018-12-23 20:59:52,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 20:59:52,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3cce2b-8098-4807-a27d-57ad3e527718 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:52,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8b3cce2b-8098-4807-a27d-57ad3e527718 2018-12-23 20:59:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:59:52,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:59:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 20:59:52,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d11c8703-6d90-4aad-8231-dc46d1653d39 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 20:59:52,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj used request id req-d11c8703-6d90-4aad-8231-dc46d1653d39 2018-12-23 20:59:52,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 20:59:52,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adea2b0a-c503-48b2-bd98-89d10fbfe383 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:59:52,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-adea2b0a-c503-48b2-bd98-89d10fbfe383 2018-12-23 20:59:52,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}}' 2018-12-23 20:59:53,003 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:59:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-173c25b6-12c3-493e-8827-0bb567dc211e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "id": "0bc6770cbe094887a64f3e8719115ebe", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 20:59:53,003 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-173c25b6-12c3-493e-8827-0bb567dc211e 2018-12-23 20:59:53,004 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj 2018-12-23 20:59:53,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:53,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:53,407 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:59:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["OTZTud2CRES8EwgW2DhAwQ"], "issued_at": "2018-12-23T20:59:53.000000Z"}} 2018-12-23 20:59:53,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bce00664f1b9511b89fc0c40c32b35a947938f0" 2018-12-23 20:59:53,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2126f23f-bf77-4e32-898d-7626405c281c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:53,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2126f23f-bf77-4e32-898d-7626405c281c 2018-12-23 20:59:53,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 20:59:53,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 20:59:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 20:59:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bce00664f1b9511b89fc0c40c32b35a947938f0" 2018-12-23 20:59:53,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc6c6be-5556-4a67-a416-9ce13e92a44e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 20:59:53,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5bc6c6be-5556-4a67-a416-9ce13e92a44e 2018-12-23 20:59:53,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bce00664f1b9511b89fc0c40c32b35a947938f0" 2018-12-23 20:59:53,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e16f84-f82c-4c59-9761-98f8c3e98874 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "id": "0bc6770cbe094887a64f3e8719115ebe", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}]} 2018-12-23 20:59:53,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj used request id req-21e16f84-f82c-4c59-9761-98f8c3e98874 2018-12-23 20:59:53,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bce00664f1b9511b89fc0c40c32b35a947938f0" 2018-12-23 20:59:53,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311ae7e2-1756-4d3a-beb9-2508a8bf4623 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 20:59:53,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-311ae7e2-1756-4d3a-beb9-2508a8bf4623 2018-12-23 20:59:54,214 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-ef6a17db-9112-4ea-user 2018-12-23 20:59:54,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 20:59:54,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42850078-9cc4-440f-a6fb-bbc45752f1c1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 20:59:54,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-42850078-9cc4-440f-a6fb-bbc45752f1c1 2018-12-23 20:59:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" -d '{"role": {"name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}}' 2018-12-23 20:59:54,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 20:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c1c8de2-fb27-452b-a20b-97dac9340ce8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9869159374954a0fb33e676ae35fe70b", "links": {"self": "http://172.30.9.21:5000/v3/roles/9869159374954a0fb33e676ae35fe70b"}, "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}} 2018-12-23 20:59:54,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7c1c8de2-fb27-452b-a20b-97dac9340ce8 2018-12-23 20:59:54,453 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role 2018-12-23 20:59:54,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9869159374954a0fb33e676ae35fe70b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 20:59:54,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69e9a46-d746-4853-9ba2-d470338470b7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9869159374954a0fb33e676ae35fe70b", "links": {"self": "http://172.30.9.21:5000/v3/roles/9869159374954a0fb33e676ae35fe70b"}, "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}} 2018-12-23 20:59:54,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9869159374954a0fb33e676ae35fe70b used request id req-d69e9a46-d746-4853-9ba2-d470338470b7 2018-12-23 20:59:54,553 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role to project InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj 2018-12-23 20:59:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe/users/2ebe849df0194f03b7b17ad6b52695d7/roles/9869159374954a0fb33e676ae35fe70b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 20:59:54,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 20:59:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24dcd983-4726-4d31-882c-a195a02e79fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 20:59:54,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe/users/2ebe849df0194f03b7b17ad6b52695d7/roles/9869159374954a0fb33e676ae35fe70b used request id req-24dcd983-4726-4d31-882c-a195a02e79fe 2018-12-23 20:59:54,690 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:59:54,691 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 20:59:54,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:54,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:55,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9869159374954a0fb33e676ae35fe70b", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}], "expires_at": "2018-12-23T21:59:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-user", "id": "2ebe849df0194f03b7b17ad6b52695d7"}, "audit_ids": ["dENaBp9ORDq7M1fpl-8YtQ"], "issued_at": "2018-12-23T20:59:55.000000Z"}} 2018-12-23 20:59:55,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" 2018-12-23 20:59:55,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1230e2e8-33e7-4868-970f-2aa4aa112e6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:55,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1230e2e8-33e7-4868-970f-2aa4aa112e6b 2018-12-23 20:59:55,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" 2018-12-23 20:59:55,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-39655d80-046b-470c-a0a4-444b2500c051 Date: Sun, 23 Dec 2018 20:59:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image"} 2018-12-23 20:59:55,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image used request id req-39655d80-046b-470c-a0a4-444b2500c051 2018-12-23 20:59:55,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" 2018-12-23 20:59:55,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-52122403-e55a-410e-a440-6a164f99e20a Date: Sun, 23 Dec 2018 20:59: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:59:55,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-52122403-e55a-410e-a440-6a164f99e20a 2018-12-23 20:59:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image"}' 2018-12-23 20:59:55,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69be4dff-df2a-4885-a266-2ee4c31d2995 Date: Sun, 23 Dec 2018 20:59:55 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:59:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T20:59:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "min_disk": 0, "protected": false, "id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "file": "/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/file", "checksum": null, "owner": "0bc6770cbe094887a64f3e8719115ebe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:59:55,455 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-69be4dff-df2a-4885-a266-2ee4c31d2995 2018-12-23 20:59:55,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" -d '' 2018-12-23 20:59:56,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-749e78ff-b81d-4035-818b-1c938b524540 Date: Sun, 23 Dec 2018 20:59:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 20:59:56,328 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/file used request id req-749e78ff-b81d-4035-818b-1c938b524540 2018-12-23 20:59:56,329 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 20:59:56,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" 2018-12-23 20:59:56,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cfa1148a-b627-4027-b343-e880417f7501 Date: Sun, 23 Dec 2018 20:59:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:59:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:59:56Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/snap", "metadata": {}}], "self": "/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "min_disk": 0, "protected": false, "id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "file": "/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bc6770cbe094887a64f3e8719115ebe", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:59:56,351 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912 used request id req-cfa1148a-b627-4027-b343-e880417f7501 2018-12-23 20:59:56,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" 2018-12-23 20:59:56,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3bddaae3-16cf-44cc-961a-00e1a8cefddd Date: Sun, 23 Dec 2018 20:59:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 20:59:56,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3bddaae3-16cf-44cc-961a-00e1a8cefddd 2018-12-23 20:59:56,363 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image 2018-12-23 20:59:56,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" 2018-12-23 20:59:56,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1211dfb5-4093-4f86-a970-0b9354250fe4 Date: Sun, 23 Dec 2018 20:59:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:59:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:59:56Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/snap", "metadata": {}}], "self": "/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "min_disk": 0, "protected": false, "id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "file": "/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bc6770cbe094887a64f3e8719115ebe", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 20:59:56,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912 used request id req-1211dfb5-4093-4f86-a970-0b9354250fe4 2018-12-23 20:59:56,381 - create_image - DEBUG - Instance status is - active 2018-12-23 20:59:56,381 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image 2018-12-23 20:59:56,381 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image 2018-12-23 20:59:56,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:56,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:56,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9869159374954a0fb33e676ae35fe70b", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}], "expires_at": "2018-12-23T21:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-user", "id": "2ebe849df0194f03b7b17ad6b52695d7"}, "audit_ids": ["xMi3BtRFRoiXhfHFow4u0Q"], "issued_at": "2018-12-23T20:59:56.000000Z"}} 2018-12-23 20:59:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" 2018-12-23 20:59:56,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7cb8309-6b2a-4f9c-bf52-46e62f8bd110 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:56,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b7cb8309-6b2a-4f9c-bf52-46e62f8bd110 2018-12-23 20:59:56,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" 2018-12-23 20:59:57,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b0abbe69-bc00-4d4e-aefb-ed151f307a2c Date: Sun, 23 Dec 2018 20:59:57 GMT RESP BODY: {"networks":[]} 2018-12-23 20:59:57,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-b0abbe69-bc00-4d4e-aefb-ed151f307a2c 2018-12-23 20:59:57,086 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net 2018-12-23 20:59:57,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" -d '{"network": {"name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net", "admin_state_up": true}}' 2018-12-23 20:59:57,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-64be3aca-a550-46a2-b39f-50b8348d3394 Date: Sun, 23 Dec 2018 20:59:57 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:59:57Z","is_default":false,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}} 2018-12-23 20:59:57,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-64be3aca-a550-46a2-b39f-50b8348d3394 2018-12-23 20:59:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" 2018-12-23 20:59:57,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-336c477c-1fbf-4e3a-babf-30253e62b61e Date: Sun, 23 Dec 2018 20:59:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T20:59:57Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 20:59:57,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-336c477c-1fbf-4e3a-babf-30253e62b61e 2018-12-23 20:59:57,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" 2018-12-23 20:59:57,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8fafc0ca-0faf-4e7c-bedc-1224d42e62b2 Date: Sun, 23 Dec 2018 20:59:57 GMT RESP BODY: {"subnets":[]} 2018-12-23 20:59:57,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-8fafc0ca-0faf-4e7c-bedc-1224d42e62b2 2018-12-23 20:59:57,930 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet 2018-12-23 20:59:57,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" -d '{"subnets": [{"ip_version": 4, "network_id": "eb06173c-aa47-4e6b-b271-b7a52e37cda3", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]}' 2018-12-23 20:59:58,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ab5f489a-9970-4614-bcf8-653967618f62 Date: Sun, 23 Dec 2018 20:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 20:59:58,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ab5f489a-9970-4614-bcf8-653967618f62 2018-12-23 20:59:58,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" 2018-12-23 20:59:58,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5b895df4-0203-47bf-bae6-e4172dc73f57 Date: Sun, 23 Dec 2018 20:59:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 20:59:58,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-5b895df4-0203-47bf-bae6-e4172dc73f57 2018-12-23 20:59:58,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" 2018-12-23 20:59:58,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c0520273-18d6-4ae8-a273-2e9f179891db Date: Sun, 23 Dec 2018 20:59:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 20:59:58,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-c0520273-18d6-4ae8-a273-2e9f179891db 2018-12-23 20:59:58,680 - OpenStackNetwork - DEBUG - Network [eb06173c-aa47-4e6b-b271-b7a52e37cda3] created successfully 2018-12-23 20:59:58,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:58,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:59,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T21:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["TfEiYzuZTRO8dsQxgKSxow"], "issued_at": "2018-12-23T20:59:59.000000Z"}} 2018-12-23 20:59:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b7e7b26e4ae4fa94ff88af35c3d6aef48a401cc" 2018-12-23 20:59:59,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81907e6e-1244-4c02-83b6-53e19ae4ce09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:59,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-81907e6e-1244-4c02-83b6-53e19ae4ce09 2018-12-23 20:59:59,224 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:59:59,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b7e7b26e4ae4fa94ff88af35c3d6aef48a401cc" 2018-12-23 20:59:59,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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 x-openstack-request-id: req-389af432-06bd-44fb-bb9b-70d49ab14501 x-compute-request-id: req-389af432-06bd-44fb-bb9b-70d49ab14501 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 20:59:59,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-389af432-06bd-44fb-bb9b-70d49ab14501 2018-12-23 20:59:59,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b7e7b26e4ae4fa94ff88af35c3d6aef48a401cc" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 20:59:59,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20: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-455d9b06-e401-4c60-aaec-8948680a2b7c x-compute-request-id: req-455d9b06-e401-4c60-aaec-8948680a2b7c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec"}} 2018-12-23 20:59:59,461 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-455d9b06-e401-4c60-aaec-8948680a2b7c 2018-12-23 20:59:59,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 20:59:59,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 20:59:59,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9869159374954a0fb33e676ae35fe70b", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}], "expires_at": "2018-12-23T21:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-user", "id": "2ebe849df0194f03b7b17ad6b52695d7"}, "audit_ids": ["unzsPG0gSC648p0Y9x0hjA"], "issued_at": "2018-12-23T20:59:59.000000Z"}} 2018-12-23 20:59:59,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 20:59:59,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfabad1-0ca3-418e-aea2-c4f307a0774e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:59,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cbfabad1-0ca3-418e-aea2-c4f307a0774e 2018-12-23 20:59:59,867 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 20:59:59,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 20:59:59,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 20:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c454ddb-569d-40c2-ba26-a75860e316e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 20:59:59,955 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3c454ddb-569d-40c2-ba26-a75860e316e7 2018-12-23 20:59:59,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:00,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7f8c0a9d-14d3-4483-9413-833b36b381ee Date: Sun, 23 Dec 2018 21:00:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:00,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-7f8c0a9d-14d3-4483-9413-833b36b381ee 2018-12-23 21:00:00,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:00,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0e7a372c-13fa-439f-8b38-a55d3f89e478 Date: Sun, 23 Dec 2018 21:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:00,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-0e7a372c-13fa-439f-8b38-a55d3f89e478 2018-12-23 21:00:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:00,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f29d030b-5abc-453a-9297-f46cefd82427 Date: Sun, 23 Dec 2018 21:00:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:00,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-f29d030b-5abc-453a-9297-f46cefd82427 2018-12-23 21:00:00,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:00:00,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:00:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:00:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:00,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99f49b7-9991-4ad6-94f5-9de73b36658f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:00,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-b99f49b7-9991-4ad6-94f5-9de73b36658f 2018-12-23 21:00:00,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:00,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f24168c5-2eeb-44bc-86e6-5011b61876d2 Date: Sun, 23 Dec 2018 21:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:00,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-f24168c5-2eeb-44bc-86e6-5011b61876d2 2018-12-23 21:00:00,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:00,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-737ed787-7d3d-4aa6-b0df-097cfce3b243 Date: Sun, 23 Dec 2018 21:00:00 GMT RESP BODY: {"ports":[]} 2018-12-23 21:00:00,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port&admin_state_up=True used request id req-737ed787-7d3d-4aa6-b0df-097cfce3b243 2018-12-23 21:00:00,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:01,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-1b52f68b-1505-4d2c-81f8-8dcb5a3df9f6 x-compute-request-id: req-1b52f68b-1505-4d2c-81f8-8dcb5a3df9f6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:00:01,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst used request id req-1b52f68b-1505-4d2c-81f8-8dcb5a3df9f6 2018-12-23 21:00:01,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:01,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3c6603e7-edb5-4e35-88c7-75cf06090de8 Date: Sun, 23 Dec 2018 21:00:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:01,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-3c6603e7-edb5-4e35-88c7-75cf06090de8 2018-12-23 21:00:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:01,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-17f55ad5-34fb-4444-a60c-0c867f0693a9 Date: Sun, 23 Dec 2018 21:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:01,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-17f55ad5-34fb-4444-a60c-0c867f0693a9 2018-12-23 21:00:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:01,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3c1ef653-685b-4322-9ec4-69e5e55f645d Date: Sun, 23 Dec 2018 21:00:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:01,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-3c1ef653-685b-4322-9ec4-69e5e55f645d 2018-12-23 21:00:01,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:01,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7eaf890-53da-42f8-9769-ce8a76dc04af Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:01,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-f7eaf890-53da-42f8-9769-ce8a76dc04af 2018-12-23 21:00:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:01,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f370781-b3ed-4daa-97b3-9ea9d9e6642f Date: Sun, 23 Dec 2018 21:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:01,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-0f370781-b3ed-4daa-97b3-9ea9d9e6642f 2018-12-23 21:00:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:01,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9a6c2827-8472-41d5-b043-0488ae9b4380 Date: Sun, 23 Dec 2018 21:00:01 GMT RESP BODY: {"ports":[]} 2018-12-23 21:00:01,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port&admin_state_up=True used request id req-9a6c2827-8472-41d5-b043-0488ae9b4380 2018-12-23 21:00:01,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:01,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:01,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9869159374954a0fb33e676ae35fe70b", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}], "expires_at": "2018-12-23T22:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-user", "id": "2ebe849df0194f03b7b17ad6b52695d7"}, "audit_ids": ["oxZVduw_TS6zTFZ5HN2hdg"], "issued_at": "2018-12-23T21:00:01.000000Z"}} 2018-12-23 21:00:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8828bd823da748d3d09437e873a9b5892d0ec8" 2018-12-23 21:00:01,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f8bb02-2cbc-4f97-92af-236141181141 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:01,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-94f8bb02-2cbc-4f97-92af-236141181141 2018-12-23 21:00:01,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:01,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d5ad233c-c442-4a9f-85b0-74a1bb1ae208 Date: Sun, 23 Dec 2018 21:00:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:01,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-d5ad233c-c442-4a9f-85b0-74a1bb1ae208 2018-12-23 21:00:01,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:02,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5c1fda47-46fa-45ea-b745-50ee8b295ff1 Date: Sun, 23 Dec 2018 21:00:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:02,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-5c1fda47-46fa-45ea-b745-50ee8b295ff1 2018-12-23 21:00:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:02,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f9e290ed-f6a1-40f9-87de-ffe2bc0a31f0 Date: Sun, 23 Dec 2018 21:00:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:02,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-f9e290ed-f6a1-40f9-87de-ffe2bc0a31f0 2018-12-23 21:00:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:00:02,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:00:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:00:02,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8828bd823da748d3d09437e873a9b5892d0ec8" 2018-12-23 21:00:02,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052807ba-e33b-40db-84f8-69693754c7df Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:02,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-052807ba-e33b-40db-84f8-69693754c7df 2018-12-23 21:00:02,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:02,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f3818e7a-092b-4bb1-8afc-7fcdb4fa6e65 Date: Sun, 23 Dec 2018 21:00:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:02,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-f3818e7a-092b-4bb1-8afc-7fcdb4fa6e65 2018-12-23 21:00:02,253 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net 2018-12-23 21:00:02,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" -d '{"port": {"network_id": "eb06173c-aa47-4e6b-b271-b7a52e37cda3", "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port", "admin_state_up": true}}' 2018-12-23 21:00:03,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-ac93e663-3165-4a2f-9ce4-0f2211f3dc9a Date: Sun, 23 Dec 2018 21:00:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.5"}],"id":"df03a538-d809-4199-8f5a-c6067ae76a96","security_groups":["79c5663a-e0d5-4ac5-af48-4a4e28846a9f"],"mac_address":"fa:16:3e:26:38:4d","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port","project_id":"0bc6770cbe094887a64f3e8719115ebe","qos_policy_id":null,"admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T21:00:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:00:03,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-ac93e663-3165-4a2f-9ce4-0f2211f3dc9a 2018-12-23 21:00:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-83c35a07-4860-4116-bead-6b874b07151f Date: Sun, 23 Dec 2018 21:00:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:03,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-83c35a07-4860-4116-bead-6b874b07151f 2018-12-23 21:00:03,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c8aa22d-a2f8-4155-8e12-49d5919e0d38 Date: Sun, 23 Dec 2018 21:00:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:03,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-4c8aa22d-a2f8-4155-8e12-49d5919e0d38 2018-12-23 21:00:03,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9056ad62-d9e6-4c0a-984b-438e791b603a Date: Sun, 23 Dec 2018 21:00:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:03,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-9056ad62-d9e6-4c0a-984b-438e791b603a 2018-12-23 21:00:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccf3f8d-8ed5-4e27-8f21-027559fc0c34 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:03,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-9ccf3f8d-8ed5-4e27-8f21-027559fc0c34 2018-12-23 21:00:03,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d851f1ce-83a6-4366-b301-7d78a188ead8 Date: Sun, 23 Dec 2018 21:00:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:03,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-d851f1ce-83a6-4366-b301-7d78a188ead8 2018-12-23 21:00:03,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-da2670c8-9188-4628-a52f-e880be4706fe Date: Sun, 23 Dec 2018 21:00:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:02Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.5"}],"id":"df03a538-d809-4199-8f5a-c6067ae76a96","security_groups":["79c5663a-e0d5-4ac5-af48-4a4e28846a9f"],"mac_address":"fa:16:3e:26:38:4d","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T21:00:02Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:00:03,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port&admin_state_up=True used request id req-da2670c8-9188-4628-a52f-e880be4706fe 2018-12-23 21:00:03,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9ae904-8c35-4a3e-88fc-9fb06c0abd08 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:03,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-3c9ae904-8c35-4a3e-88fc-9fb06c0abd08 2018-12-23 21:00:03,915 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst 2018-12-23 21:00:03,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-b6664ecc-c67e-4a61-9a86-9a8afb5df090 x-compute-request-id: req-b6664ecc-c67e-4a61-9a86-9a8afb5df090 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-flavor-name"}]} 2018-12-23 21:00:03,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b6664ecc-c67e-4a61-9a86-9a8afb5df090 2018-12-23 21:00:03,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:03,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-5463afb4-1843-45d0-8770-94f18d7f71f5 x-compute-request-id: req-5463afb4-1843-45d0-8770-94f18d7f71f5 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec"}} 2018-12-23 21:00:03,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec used request id req-5463afb4-1843-45d0-8770-94f18d7f71f5 2018-12-23 21:00:03,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:04,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-01c9bf8c-f13a-4271-8ce8-a535a8dc7005 Date: Sun, 23 Dec 2018 21:00:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T20:59:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T20:59:56Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/snap", "metadata": {}}], "self": "/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "min_disk": 0, "protected": false, "id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "file": "/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0bc6770cbe094887a64f3e8719115ebe", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image"} 2018-12-23 21:00:04,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image used request id req-01c9bf8c-f13a-4271-8ce8-a535a8dc7005 2018-12-23 21:00:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:04,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-29ab9bef-7a3c-4b18-90da-4392bfbe2aed Date: Sun, 23 Dec 2018 21:00: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:00:04,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-29ab9bef-7a3c-4b18-90da-4392bfbe2aed 2018-12-23 21:00:04,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" -d '{"server": {"name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "imageRef": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "flavorRef": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "max_count": 1, "min_count": 1, "networks": [{"port": "df03a538-d809-4199-8f5a-c6067ae76a96"}]}}' 2018-12-23 21:00:05,527 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fac4c0b-1731-484a-bbdd-d5d2617af866 x-compute-request-id: req-4fac4c0b-1731-484a-bbdd-d5d2617af866 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "adminPass": "nghZES5M9vCa"}} 2018-12-23 21:00:05,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4fac4c0b-1731-484a-bbdd-d5d2617af866 2018-12-23 21:00:05,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:06,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-9d99e601-b420-4609-be35-6c631bfb5da0 x-compute-request-id: req-9d99e601-b420-4609-be35-6c631bfb5da0 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:00:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:06,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-9d99e601-b420-4609-be35-6c631bfb5da0 2018-12-23 21:00:06,044 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst 2018-12-23 21:00:06,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:06,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8b71353-9086-4415-8f3e-24ce16e5c3ce x-compute-request-id: req-f8b71353-9086-4415-8f3e-24ce16e5c3ce Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:00:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:06,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-f8b71353-9086-4415-8f3e-24ce16e5c3ce 2018-12-23 21:00:06,309 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst] is - BUILD 2018-12-23 21:00:06,309 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:00:09,313 - create_instance - DEBUG - VM status query timeout in 896.731642962 2018-12-23 21:00:09,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:09,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4564f9e-3a3e-4c3c-a12a-313d01cbc065 x-compute-request-id: req-e4564f9e-3a3e-4c3c-a12a-313d01cbc065 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:00:06Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:09,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-e4564f9e-3a3e-4c3c-a12a-313d01cbc065 2018-12-23 21:00:09,485 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst] is - BUILD 2018-12-23 21:00:09,485 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:00:12,488 - create_instance - DEBUG - VM status query timeout in 893.555787086 2018-12-23 21:00:12,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:12,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-bdaa1440-b08b-4ba6-875e-9563d176ea78 x-compute-request-id: req-bdaa1440-b08b-4ba6-875e-9563d176ea78 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:12,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-bdaa1440-b08b-4ba6-875e-9563d176ea78 2018-12-23 21:00:12,839 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst] is - ACTIVE 2018-12-23 21:00:12,839 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:00:12,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:13,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-651d33b6-aa65-47c0-99d6-76024634de74 x-compute-request-id: req-651d33b6-aa65-47c0-99d6-76024634de74 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:13,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-651d33b6-aa65-47c0-99d6-76024634de74 2018-12-23 21:00:13,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:13,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-aa797afd-13df-41b1-bd57-75ccc61e0a6f Date: Sun, 23 Dec 2018 21:00:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:13,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-aa797afd-13df-41b1-bd57-75ccc61e0a6f 2018-12-23 21:00:13,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:13,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5efc4bfe-5a15-46fc-85ce-d7671668e6fc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:13,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-5efc4bfe-5a15-46fc-85ce-d7671668e6fc 2018-12-23 21:00:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:13,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1446c8bd-c487-429c-89c3-e9e69e4d7503 Date: Sun, 23 Dec 2018 21:00:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:13,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-1446c8bd-c487-429c-89c3-e9e69e4d7503 2018-12-23 21:00:13,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-91079510-e993-4270-9414-0a6510f8aa3d Date: Sun, 23 Dec 2018 21:00:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.2"}],"id":"ae4f442f-1802-4bb1-8377-0f10ab9fb100","security_groups":[],"mac_address":"fa:16:3e:31:3f:ff","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb06173c-aa47-4e6b-b271-b7a52e37cda3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.5"}],"id":"df03a538-d809-4199-8f5a-c6067ae76a96","security_groups":["79c5663a-e0d5-4ac5-af48-4a4e28846a9f"],"mac_address":"fa:16:3e:26:38:4d","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T21:00:02Z","binding:vnic_type":"normal","device_id":"3d85e218-e50e-4fb2-880d-510166e63a81","ip_allocation":"immediate"}]} 2018-12-23 21:00:13,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-91079510-e993-4270-9414-0a6510f8aa3d 2018-12-23 21:00:13,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:13,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:14,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9869159374954a0fb33e676ae35fe70b", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}], "expires_at": "2018-12-23T22:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-user", "id": "2ebe849df0194f03b7b17ad6b52695d7"}, "audit_ids": ["fIhQ6OGcQbimcdmHtBoAtQ"], "issued_at": "2018-12-23T21:00:14.000000Z"}} 2018-12-23 21:00:14,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e09fe842-184b-4373-81de-ff9879ecef5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:14,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e09fe842-184b-4373-81de-ff9879ecef5a 2018-12-23 21:00:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fe1e10cb-0363-415c-942d-88a58482d96b Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:00:14,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name&description=hello+group used request id req-fe1e10cb-0363-415c-942d-88a58482d96b 2018-12-23 21:00:14,333 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name... 2018-12-23 21:00:14,333 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name 2018-12-23 21:00:14,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" -d '{"security_group": {"name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name", "description": "hello group"}}' 2018-12-23 21:00:14,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-72a9071e-66b2-438c-8c30-2300c62390f9 Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "updated_at": "2018-12-23T21:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "revision_number": 0, "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "revision_number": 0, "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}], "revision_number": 2, "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name"}} 2018-12-23 21:00:14,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-72a9071e-66b2-438c-8c30-2300c62390f9 2018-12-23 21:00:14,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0764788-db48-4de3-80ee-bf46bd570bd4 2018-12-23 21:00:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-aca2ff9b-0113-4563-8549-c7cf92cf7da7 Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f"}]} 2018-12-23 21:00:14,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-aca2ff9b-0113-4563-8549-c7cf92cf7da7 2018-12-23 21:00:14,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0764788-db48-4de3-80ee-bf46bd570bd4 2018-12-23 21:00:14,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bd8a44c0-52fa-4926-9165-d6366491658e Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f"}]} 2018-12-23 21:00:14,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-bd8a44c0-52fa-4926-9165-d6366491658e 2018-12-23 21:00:14,574 - neutron_utils - INFO - Retrieving security group with ID - e0764788-db48-4de3-80ee-bf46bd570bd4 2018-12-23 21:00:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6d853ace-0d1b-47ab-948a-454c5820aba4 Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "updated_at": "2018-12-23T21:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "revision_number": 0, "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "revision_number": 0, "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}], "revision_number": 2, "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name"}]} 2018-12-23 21:00:14,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-6d853ace-0d1b-47ab-948a-454c5820aba4 2018-12-23 21:00:14,648 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0764788-db48-4de3-80ee-bf46bd570bd4 2018-12-23 21:00:14,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-66a64c30-4044-47e9-bc1f-b09dc003009d Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f"}]} 2018-12-23 21:00:14,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-66a64c30-4044-47e9-bc1f-b09dc003009d 2018-12-23 21:00:14,669 - neutron_utils - INFO - Retrieving security group with ID - e0764788-db48-4de3-80ee-bf46bd570bd4 2018-12-23 21:00:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-22f2eaee-b703-439a-867e-5f57d6bd20e2 Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "updated_at": "2018-12-23T21:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "revision_number": 0, "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "revision_number": 0, "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}], "revision_number": 2, "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name"}]} 2018-12-23 21:00:14,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-22f2eaee-b703-439a-867e-5f57d6bd20e2 2018-12-23 21:00:14,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0764788-db48-4de3-80ee-bf46bd570bd4 2018-12-23 21:00:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98df0b08-795e-440a-9fa6-f83c1f47601a Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f"}]} 2018-12-23 21:00:14,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-98df0b08-795e-440a-9fa6-f83c1f47601a 2018-12-23 21:00:14,736 - neutron_utils - INFO - Retrieving security group with ID - e0764788-db48-4de3-80ee-bf46bd570bd4 2018-12-23 21:00:14,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3cb90408-7470-44b0-ba91-594434e7f80e Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "updated_at": "2018-12-23T21:00:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "revision_number": 0, "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "revision_number": 0, "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}], "revision_number": 2, "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name"}]} 2018-12-23 21:00:14,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-3cb90408-7470-44b0-ba91-594434e7f80e 2018-12-23 21:00:14,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0764788-db48-4de3-80ee-bf46bd570bd4 2018-12-23 21:00:14,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68c6701a-5daa-4568-80d0-1911e63c128c Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "d2b65625-670a-4cef-8c3f-ce9f6219ba86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:14Z", "security_group_id": "e0764788-db48-4de3-80ee-bf46bd570bd4", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T21:00:14Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "e7a306c5-e0d1-4c34-bf76-2541243ee45f"}]} 2018-12-23 21:00:14,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-68c6701a-5daa-4568-80d0-1911e63c128c 2018-12-23 21:00:14,803 - neutron_utils - INFO - Deleting security group rule with ID - d2b65625-670a-4cef-8c3f-ce9f6219ba86 2018-12-23 21:00:14,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/d2b65625-670a-4cef-8c3f-ce9f6219ba86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,894 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-149207e2-fe7e-430b-a2fd-6b947548db21 Content-Length: 0 Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:00:14,894 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/d2b65625-670a-4cef-8c3f-ce9f6219ba86 used request id req-149207e2-fe7e-430b-a2fd-6b947548db21 2018-12-23 21:00:14,894 - neutron_utils - INFO - Deleting security group rule with ID - e7a306c5-e0d1-4c34-bf76-2541243ee45f 2018-12-23 21:00:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e7a306c5-e0d1-4c34-bf76-2541243ee45f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:14,970 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6997a82-feab-46dd-8d6f-d09325ad3606 Content-Length: 0 Date: Sun, 23 Dec 2018 21:00:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:00:14,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e7a306c5-e0d1-4c34-bf76-2541243ee45f used request id req-c6997a82-feab-46dd-8d6f-d09325ad3606 2018-12-23 21:00:14,971 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name 2018-12-23 21:00:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e0764788-db48-4de3-80ee-bf46bd570bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b4308e6018aac78cc5c4e510da087fa84ea84af" 2018-12-23 21:00:15,092 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca0ef127-d31e-422c-88ab-95d86294fe44 Content-Length: 0 Date: Sun, 23 Dec 2018 21:00:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:00:15,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e0764788-db48-4de3-80ee-bf46bd570bd4 used request id req-ca0ef127-d31e-422c-88ab-95d86294fe44 2018-12-23 21:00:15,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:15,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abee5fbc-6d14-4a58-9b8d-f53636868734 x-compute-request-id: req-abee5fbc-6d14-4a58-9b8d-f53636868734 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:15,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-abee5fbc-6d14-4a58-9b8d-f53636868734 2018-12-23 21:00:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:15,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-88713825-d2fe-407f-9afe-ee6925f29eb1 Date: Sun, 23 Dec 2018 21:00:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:15,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-88713825-d2fe-407f-9afe-ee6925f29eb1 2018-12-23 21:00:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:15,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89cc18e3-b30e-4992-affc-5e73b56ef6fe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:15,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-89cc18e3-b30e-4992-affc-5e73b56ef6fe 2018-12-23 21:00:15,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:15,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-94ebe492-6016-4cfc-b01c-3127d3c7a33d Date: Sun, 23 Dec 2018 21:00:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:15,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-94ebe492-6016-4cfc-b01c-3127d3c7a33d 2018-12-23 21:00:15,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:15,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-2a297212-bb40-4835-a69b-314f918258e0 Date: Sun, 23 Dec 2018 21:00:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.2"}],"id":"ae4f442f-1802-4bb1-8377-0f10ab9fb100","security_groups":[],"mac_address":"fa:16:3e:31:3f:ff","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb06173c-aa47-4e6b-b271-b7a52e37cda3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.5"}],"id":"df03a538-d809-4199-8f5a-c6067ae76a96","security_groups":["79c5663a-e0d5-4ac5-af48-4a4e28846a9f"],"mac_address":"fa:16:3e:26:38:4d","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T21:00:02Z","binding:vnic_type":"normal","device_id":"3d85e218-e50e-4fb2-880d-510166e63a81","ip_allocation":"immediate"}]} 2018-12-23 21:00:15,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-2a297212-bb40-4835-a69b-314f918258e0 2018-12-23 21:00:15,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:16,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9869159374954a0fb33e676ae35fe70b", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role"}], "expires_at": "2018-12-23T22:00:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0bc6770cbe094887a64f3e8719115ebe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-user", "id": "2ebe849df0194f03b7b17ad6b52695d7"}, "audit_ids": ["H9b6qAxBQXKBvHfN6V6sDw"], "issued_at": "2018-12-23T21:00:16.000000Z"}} 2018-12-23 21:00:16,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d24c28f76ce890ebc50df6d7d9ac26bb6414e75" 2018-12-23 21:00:16,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1808908-4ba8-424a-a0b7-6300a64f80c3 x-compute-request-id: req-c1808908-4ba8-424a-a0b7-6300a64f80c3 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:16,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-c1808908-4ba8-424a-a0b7-6300a64f80c3 2018-12-23 21:00:16,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:17,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69479dc3-49d5-4653-b6b9-dca4be6a7a9b x-compute-request-id: req-69479dc3-49d5-4653-b6b9-dca4be6a7a9b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:17,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-69479dc3-49d5-4653-b6b9-dca4be6a7a9b 2018-12-23 21:00:17,418 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst] is - ACTIVE 2018-12-23 21:00:17,418 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:00:17,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:17,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df40311d-ac11-441c-9fea-23ffa241a382 x-compute-request-id: req-df40311d-ac11-441c-9fea-23ffa241a382 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:17,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-df40311d-ac11-441c-9fea-23ffa241a382 2018-12-23 21:00:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:17,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-de1de916-dbb6-4f3a-9ea7-73f7b92bd8bc Date: Sun, 23 Dec 2018 21:00:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:17,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-de1de916-dbb6-4f3a-9ea7-73f7b92bd8bc 2018-12-23 21:00:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:17,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce84c2d-4ae3-4adc-9b67-2db0d037f9f6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:17,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-bce84c2d-4ae3-4adc-9b67-2db0d037f9f6 2018-12-23 21:00:17,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:17,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-da7e58a6-0bac-46ff-b775-ae47a6b85105 Date: Sun, 23 Dec 2018 21:00:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:17,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-da7e58a6-0bac-46ff-b775-ae47a6b85105 2018-12-23 21:00:17,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:17,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-ff1028e7-4ab3-426b-b926-137757098742 Date: Sun, 23 Dec 2018 21:00:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.2"}],"id":"ae4f442f-1802-4bb1-8377-0f10ab9fb100","security_groups":[],"mac_address":"fa:16:3e:31:3f:ff","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb06173c-aa47-4e6b-b271-b7a52e37cda3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.5"}],"id":"df03a538-d809-4199-8f5a-c6067ae76a96","security_groups":["79c5663a-e0d5-4ac5-af48-4a4e28846a9f"],"mac_address":"fa:16:3e:26:38:4d","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T21:00:02Z","binding:vnic_type":"normal","device_id":"3d85e218-e50e-4fb2-880d-510166e63a81","ip_allocation":"immediate"}]} 2018-12-23 21:00:17,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-ff1028e7-4ab3-426b-b926-137757098742 2018-12-23 21:00:17,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:17,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99ceb51a-8f4f-4643-ba69-2b6ebd037e06 x-compute-request-id: req-99ceb51a-8f4f-4643-ba69-2b6ebd037e06 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:17,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-99ceb51a-8f4f-4643-ba69-2b6ebd037e06 2018-12-23 21:00:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:18,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1cb3c9c0-c45b-43f1-859f-bf8ea85b95c4 Date: Sun, 23 Dec 2018 21:00:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:18,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-1cb3c9c0-c45b-43f1-859f-bf8ea85b95c4 2018-12-23 21:00:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:18,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142650f0-66d5-4186-ab87-96fcac58fe59 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:18,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-142650f0-66d5-4186-ab87-96fcac58fe59 2018-12-23 21:00:18,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:18,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bdfd55ab-2d24-49a9-8333-161123a0254e Date: Sun, 23 Dec 2018 21:00:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:18,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-bdfd55ab-2d24-49a9-8333-161123a0254e 2018-12-23 21:00:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:18,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-8da65eb9-1b27-4ac6-8288-9466763d5f8b Date: Sun, 23 Dec 2018 21:00:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.2"}],"id":"ae4f442f-1802-4bb1-8377-0f10ab9fb100","security_groups":[],"mac_address":"fa:16:3e:31:3f:ff","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb06173c-aa47-4e6b-b271-b7a52e37cda3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.5"}],"id":"df03a538-d809-4199-8f5a-c6067ae76a96","security_groups":["79c5663a-e0d5-4ac5-af48-4a4e28846a9f"],"mac_address":"fa:16:3e:26:38:4d","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T21:00:02Z","binding:vnic_type":"normal","device_id":"3d85e218-e50e-4fb2-880d-510166e63a81","ip_allocation":"immediate"}]} 2018-12-23 21:00:18,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-8da65eb9-1b27-4ac6-8288-9466763d5f8b 2018-12-23 21:00:18,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name"}}' 2018-12-23 21:00:18,706 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-001a83c9-dfb5-48d2-a57f-9213085bdd8d x-compute-request-id: req-001a83c9-dfb5-48d2-a57f-9213085bdd8d Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name is not found for project 0bc6770cbe094887a64f3e8719115ebe", "code": 404}} 2018-12-23 21:00:18,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81/action used request id req-001a83c9-dfb5-48d2-a57f-9213085bdd8d 2018-12-23 21:00:18,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:19,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f836c1d-da0b-413a-8029-eb93164c156f x-compute-request-id: req-2f836c1d-da0b-413a-8029-eb93164c156f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:19,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-2f836c1d-da0b-413a-8029-eb93164c156f 2018-12-23 21:00:19,126 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name] - Security group InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name is not found for project 0bc6770cbe094887a64f3e8719115ebe (HTTP 404) (Request-ID: req-001a83c9-dfb5-48d2-a57f-9213085bdd8d) 2018-12-23 21:00:19,126 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-name is not found for project 0bc6770cbe094887a64f3e8719115ebe (HTTP 404) (Request-ID: req-001a83c9-dfb5-48d2-a57f-9213085bdd8d) 2018-12-23 21:00:19,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:19,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac328bcb-5b83-4595-b70c-3d6ca4a606c6 x-compute-request-id: req-ac328bcb-5b83-4595-b70c-3d6ca4a606c6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:19,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-ac328bcb-5b83-4595-b70c-3d6ca4a606c6 2018-12-23 21:00:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:19,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-43868d6d-ea8b-408c-8250-1c7824f109ab Date: Sun, 23 Dec 2018 21:00:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0bc6770cbe094887a64f3e8719115ebe","l2_adjacency":true,"status":"ACTIVE","subnets":["8e196961-71e9-424b-869a-57c468b00cd2"],"description":"","tags":[],"updated_at":"2018-12-23T20:59:58Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net","admin_state_up":true,"tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:57Z","mtu":1450}]} 2018-12-23 21:00:19,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net used request id req-43868d6d-ea8b-408c-8250-1c7824f109ab 2018-12-23 21:00:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:19,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4883bd89-b4ef-4306-a659-3fa970001f70 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:19,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-4883bd89-b4ef-4306-a659-3fa970001f70 2018-12-23 21:00:19,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:19,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9ec24510-45db-4244-bb7c-63d13da14e98 Date: Sun, 23 Dec 2018 21:00:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","dns_nameservers":[],"updated_at":"2018-12-23T20:59:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0bc6770cbe094887a64f3e8719115ebe","id":"8e196961-71e9-424b-869a-57c468b00cd2","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet"}]} 2018-12-23 21:00:19,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-9ec24510-45db-4244-bb7c-63d13da14e98 2018-12-23 21:00:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:19,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-36eb8c99-c86b-4922-958b-5606a8167966 Date: Sun, 23 Dec 2018 21:00:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.2"}],"id":"ae4f442f-1802-4bb1-8377-0f10ab9fb100","security_groups":[],"mac_address":"fa:16:3e:31:3f:ff","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T20:59:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eb06173c-aa47-4e6b-b271-b7a52e37cda3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e196961-71e9-424b-869a-57c468b00cd2","ip_address":"10.55.0.5"}],"id":"df03a538-d809-4199-8f5a-c6067ae76a96","security_groups":["79c5663a-e0d5-4ac5-af48-4a4e28846a9f"],"mac_address":"fa:16:3e:26:38:4d","project_id":"0bc6770cbe094887a64f3e8719115ebe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port","admin_state_up":true,"network_id":"eb06173c-aa47-4e6b-b271-b7a52e37cda3","tenant_id":"0bc6770cbe094887a64f3e8719115ebe","created_at":"2018-12-23T21:00:02Z","binding:vnic_type":"normal","device_id":"3d85e218-e50e-4fb2-880d-510166e63a81","ip_allocation":"immediate"}]} 2018-12-23 21:00:19,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-36eb8c99-c86b-4922-958b-5606a8167966 2018-12-23 21:00:19,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d24c28f76ce890ebc50df6d7d9ac26bb6414e75" 2018-12-23 21:00:19,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4baf9c87-707b-4ec3-ba4b-7f95d14f186b x-compute-request-id: req-4baf9c87-707b-4ec3-ba4b-7f95d14f186b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:26:38:4d", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "security_groups": [{"name": "default"}], "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:12Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:19,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-4baf9c87-707b-4ec3-ba4b-7f95d14f186b 2018-12-23 21:00:19,874 - create_instance - INFO - Deleting Port with ID - df03a538-d809-4199-8f5a-c6067ae76a96 2018-12-23 21:00:19,874 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-port 2018-12-23 21:00:19,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/df03a538-d809-4199-8f5a-c6067ae76a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:20,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31da3cba-f759-49e7-9b8b-e166a790191c Date: Sun, 23 Dec 2018 21:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:00:20,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/df03a538-d809-4199-8f5a-c6067ae76a96 used request id req-31da3cba-f759-49e7-9b8b-e166a790191c 2018-12-23 21:00:20,564 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst 2018-12-23 21:00:20,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:20,686 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:00: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-7bfcd7fc-a550-4933-824b-51173180bacd x-compute-request-id: req-7bfcd7fc-a550-4933-824b-51173180bacd Content-Type: application/json 2018-12-23 21:00:20,686 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-7bfcd7fc-a550-4933-824b-51173180bacd 2018-12-23 21:00:20,687 - create_instance - INFO - Checking deletion status 2018-12-23 21:00:20,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:20,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00: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-971f6797-3659-4d6d-a5e4-f5c51dcb7c44 x-compute-request-id: req-971f6797-3659-4d6d-a5e4-f5c51dcb7c44 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3d85e218-e50e-4fb2-880d-510166e63a81", "rel": "bookmark"}], "image": {"id": "0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "links": [{"href": "http://172.30.9.21:8774/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:11.000000", "flavor": {"id": "44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "links": [{"href": "http://172.30.9.21:8774/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec", "rel": "bookmark"}]}, "id": "3d85e218-e50e-4fb2-880d-510166e63a81", "user_id": "2ebe849df0194f03b7b17ad6b52695d7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:20Z", "hostId": "9555e9de6deb494bbf3a892c154748df5451bc1a56f3a730e12a9a25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst", "created": "2018-12-23T21:00:05Z", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:20,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-971f6797-3659-4d6d-a5e4-f5c51dcb7c44 2018-12-23 21:00:20,780 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst] is - ACTIVE 2018-12-23 21:00:20,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:00:23,783 - create_instance - DEBUG - VM status query timeout in 296.90377903 2018-12-23 21:00:23,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190884dbe83603d9ceaf44f3cf94653e6fcca3f2" 2018-12-23 21:00:23,838 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:00: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-08f21aa8-783e-44c7-8d3d-ea2a27bbbfd9 x-compute-request-id: req-08f21aa8-783e-44c7-8d3d-ea2a27bbbfd9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3d85e218-e50e-4fb2-880d-510166e63a81 could not be found.", "code": 404}} 2018-12-23 21:00:23,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3d85e218-e50e-4fb2-880d-510166e63a81 used request id req-08f21aa8-783e-44c7-8d3d-ea2a27bbbfd9 2018-12-23 21:00:23,838 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3d85e218-e50e-4fb2-880d-510166e63a81 could not be found. (HTTP 404) (Request-ID: req-08f21aa8-783e-44c7-8d3d-ea2a27bbbfd9) 2018-12-23 21:00:23,838 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-inst 2018-12-23 21:00:23,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b7e7b26e4ae4fa94ff88af35c3d6aef48a401cc" 2018-12-23 21:00:23,876 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:00: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-f1d1d564-3446-4924-a285-6dbca5d82240 x-compute-request-id: req-f1d1d564-3446-4924-a285-6dbca5d82240 Content-Length: 0 Content-Type: application/json 2018-12-23 21:00:23,877 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/44830c13-c7b8-4236-b0cc-3e6ce0fabaec used request id req-f1d1d564-3446-4924-a285-6dbca5d82240 2018-12-23 21:00:23,877 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet 2018-12-23 21:00:23,878 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-subnet 2018-12-23 21:00:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8e196961-71e9-424b-869a-57c468b00cd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" 2018-12-23 21:00:25,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0265a78-42cb-497f-9768-26f1e4cf8f72 Date: Sun, 23 Dec 2018 21:00:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:00:25,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8e196961-71e9-424b-869a-57c468b00cd2 used request id req-a0265a78-42cb-497f-9768-26f1e4cf8f72 2018-12-23 21:00:25,271 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-pub-net 2018-12-23 21:00:25,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/eb06173c-aa47-4e6b-b271-b7a52e37cda3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ca10429fa446f0258eb8d8bc2371980a8ce662" 2018-12-23 21:00:26,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0b56acc-7152-489b-ab47-cd61c1e00df0 Date: Sun, 23 Dec 2018 21:00:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:00:26,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/eb06173c-aa47-4e6b-b271-b7a52e37cda3 used request id req-c0b56acc-7152-489b-ab47-cd61c1e00df0 2018-12-23 21:00:26,332 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-3afefdbf-0542-43b7-9e39-15cc8b8a90af-image 2018-12-23 21:00:26,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b681faf2215609b8ebce75f77d79ff5d54d1bba5" 2018-12-23 21:00:26,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02f30dc0-1ac8-40d0-8a80-84309bc1e130 Date: Sun, 23 Dec 2018 21:00:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:00:26,776 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0d9f6a94-dd21-4f8b-8cd3-74d8a2dd8912 used request id req-02f30dc0-1ac8-40d0-8a80-84309bc1e130 2018-12-23 21:00:26,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-bad35866-6ac1-444a-af16-cbabd3464120 Date: Sun, 23 Dec 2018 21:00:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T20:59:57Z", "updated_at": "2018-12-23T20:59:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:59:57Z", "revision_number": 0, "id": "117ecf1d-98ab-4fc5-8789-07c20943ceba", "remote_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "remote_ip_prefix": null, "created_at": "2018-12-23T20:59:57Z", "security_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:59:57Z", "revision_number": 0, "id": "139c9843-adfb-454d-aa30-b086c768ec87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:59:57Z", "security_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv4", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:59:57Z", "revision_number": 0, "id": "99d1e1b9-ecf9-4c91-b938-6ebfacc45791", "remote_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "remote_ip_prefix": null, "created_at": "2018-12-23T20:59:57Z", "security_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:59:57Z", "revision_number": 0, "id": "b3c4ac40-cea4-4697-b17f-c2395b4f838b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:59:57Z", "security_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "port_range_min": null, "ethertype": "IPv6", "project_id": "0bc6770cbe094887a64f3e8719115ebe"}], "revision_number": 4, "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:00:27,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bad35866-6ac1-444a-af16-cbabd3464120 2018-12-23 21:00:27,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,244 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db6bb75-fc91-4ba7-b472-7558c7110b8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:00:27,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-7db6bb75-fc91-4ba7-b472-7558c7110b8d 2018-12-23 21:00:27,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:00:27,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,264 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13ca4fc4-cb4b-4d90-8429-bbbebff45901 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:00:27,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-13ca4fc4-cb4b-4d90-8429-bbbebff45901 2018-12-23 21:00:27,264 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:00:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e5d44ca-7591-45d7-8441-d5446e78c524 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:00:27,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-7e5d44ca-7591-45d7-8441-d5446e78c524 2018-12-23 21:00:27,379 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:00:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce35a8ed-5612-4681-98c1-13fa257d809d Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:00:27,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-ce35a8ed-5612-4681-98c1-13fa257d809d 2018-12-23 21:00:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,580 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-359a14bb-6bf6-43fc-9711-070e7ef23013 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:00:27,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-359a14bb-6bf6-43fc-9711-070e7ef23013 2018-12-23 21:00:27,580 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:00:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,677 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f3e331-9808-45c0-a41b-2ff4c97f3b41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:00:27,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-a9f3e331-9808-45c0-a41b-2ff4c97f3b41 2018-12-23 21:00:27,678 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:00:27,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8597075-c58b-4d3e-82a3-bc7349a4c9e6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0bc6770cbe094887a64f3e8719115ebe", "name": "InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj"}} 2018-12-23 21:00:27,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-e8597075-c58b-4d3e-82a3-bc7349a4c9e6 2018-12-23 21:00:27,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 79c5663a-e0d5-4ac5-af48-4a4e28846a9f 2018-12-23 21:00:27,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79c5663a-e0d5-4ac5-af48-4a4e28846a9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d1d59b3c-af5c-4ab6-8505-7df83eeecfb1 Date: Sun, 23 Dec 2018 21:00:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:59:57Z", "security_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T20:59:57Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "117ecf1d-98ab-4fc5-8789-07c20943ceba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:59:57Z", "security_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T20:59:57Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "139c9843-adfb-454d-aa30-b086c768ec87"}, {"remote_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:59:57Z", "security_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T20:59:57Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "99d1e1b9-ecf9-4c91-b938-6ebfacc45791"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T20:59:57Z", "security_group_id": "79c5663a-e0d5-4ac5-af48-4a4e28846a9f", "port_range_min": null, "revision_number": 0, "tenant_id": "0bc6770cbe094887a64f3e8719115ebe", "created_at": "2018-12-23T20:59:57Z", "project_id": "0bc6770cbe094887a64f3e8719115ebe", "id": "b3c4ac40-cea4-4697-b17f-c2395b4f838b"}]} 2018-12-23 21:00:27,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=79c5663a-e0d5-4ac5-af48-4a4e28846a9f used request id req-d1d59b3c-af5c-4ab6-8505-7df83eeecfb1 2018-12-23 21:00:27,806 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:00:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/79c5663a-e0d5-4ac5-af48-4a4e28846a9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:27,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37f416f7-1469-4a2c-bd67-c34c201aee7b Content-Length: 0 Date: Sun, 23 Dec 2018 21:00:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:00:27,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/79c5663a-e0d5-4ac5-af48-4a4e28846a9f used request id req-37f416f7-1469-4a2c-bd67-c34c201aee7b 2018-12-23 21:00:27,943 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj 2018-12-23 21:00:27,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:28,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd74a339-b9a2-460a-bca4-460a0e679a38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:00:28,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0bc6770cbe094887a64f3e8719115ebe used request id req-cd74a339-b9a2-460a-bca4-460a0e679a38 2018-12-23 21:00:28,165 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-ef6a17db-9112-4ea-proj-role 2018-12-23 21:00:28,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9869159374954a0fb33e676ae35fe70b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:28,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-179f6de8-0be8-48d6-97c2-488a6fbdc725 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:00:28,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9869159374954a0fb33e676ae35fe70b used request id req-179f6de8-0be8-48d6-97c2-488a6fbdc725 2018-12-23 21:00:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11766aa23075240ebdd7100e20a7e63d27cebbda" 2018-12-23 21:00:28,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ed1c8d2-4a6a-4c10-a16d-8a9af284a393 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:00:28,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0ed1c8d2-4a6a-4c10-a16d-8a9af284a393 2018-12-23 21:00:28,380 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-ef6a17db-9112-4ea-user 2018-12-23 21:00:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2ebe849df0194f03b7b17ad6b52695d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bce00664f1b9511b89fc0c40c32b35a947938f0" 2018-12-23 21:00:28,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d94abae-9835-405d-a4fb-1adedf62f71f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:00:28,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2ebe849df0194f03b7b17ad6b52695d7 used request id req-2d94abae-9835-405d-a4fb-1adedf62f71f 2018-12-23 21:00:28,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:28,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["MzE-mfq3QgS93jULnbEr5A"], "issued_at": "2018-12-23T21:00:28.000000Z"}} 2018-12-23 21:00:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf4857e523230d3a86a3741bb426a58a97ca44f1" 2018-12-23 21:00:29,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7b31f2-2ad7-41f3-aa2c-d75487c20e84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:29,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6d7b31f2-2ad7-41f3-aa2c-d75487c20e84 2018-12-23 21:00:29,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:29,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:29,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:00:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["hjUG-LDRRCS3h7TbYHN79Q"], "issued_at": "2018-12-23T21:00:29.000000Z"}} 2018-12-23 21:00:29,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:00:29,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b547476-ba5a-4a4f-88fa-0680c2b3fa9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:29,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3b547476-ba5a-4a4f-88fa-0680c2b3fa9a 2018-12-23 21:00:29,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:00:29,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:00:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:00:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:00:29,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24582a9e-33b4-44a9-9f27-e06eee5264b4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:00:29,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj used request id req-24582a9e-33b4-44a9-9f27-e06eee5264b4 2018-12-23 21:00:29,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:00:29,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c313eaf4-951f-403b-9221-1c7d3d2982f6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:00:29,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c313eaf4-951f-403b-9221-1c7d3d2982f6 2018-12-23 21:00:29,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}}' 2018-12-23 21:00:29,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:00:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91ad0c11-a3b7-420f-b52a-fe2da5243b99 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "id": "ba5acb08b4284612802b018cafecd039", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:29,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-91ad0c11-a3b7-420f-b52a-fe2da5243b99 2018-12-23 21:00:29,831 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj 2018-12-23 21:00:29,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:29,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:30,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:00:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ZHl7aZJUTRCwXRRVveRR5A"], "issued_at": "2018-12-23T21:00:30.000000Z"}} 2018-12-23 21:00:30,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24fd7fdfac421ebb9ffec709b91eb238124b310" 2018-12-23 21:00:30,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bdda1d-4807-460b-9007-d3adeeaaa7c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:30,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-46bdda1d-4807-460b-9007-d3adeeaaa7c2 2018-12-23 21:00:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:00:30,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:00:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:00:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24fd7fdfac421ebb9ffec709b91eb238124b310" 2018-12-23 21:00:30,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2fe138-d810-47b4-8d97-37f0cb6d13b5 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:00:30,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0c2fe138-d810-47b4-8d97-37f0cb6d13b5 2018-12-23 21:00:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24fd7fdfac421ebb9ffec709b91eb238124b310" 2018-12-23 21:00:30,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b4831f-ad7c-4cbf-a0f1-5ec07b035b0f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "id": "ba5acb08b4284612802b018cafecd039", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}]} 2018-12-23 21:00:30,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj used request id req-13b4831f-ad7c-4cbf-a0f1-5ec07b035b0f 2018-12-23 21:00:30,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24fd7fdfac421ebb9ffec709b91eb238124b310" 2018-12-23 21:00:30,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cffe4e-3d45-4780-b089-68021a3a5de6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:00:30,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-69cffe4e-3d45-4780-b089-68021a3a5de6 2018-12-23 21:00:30,962 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-cfd5cd2f-4876-462-user 2018-12-23 21:00:30,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:30,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:00:31,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fb6a9a-09b9-481e-984d-8bec24e63413 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:00:31,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-91fb6a9a-09b9-481e-984d-8bec24e63413 2018-12-23 21:00:31,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" -d '{"role": {"name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}}' 2018-12-23 21:00:31,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a89cdb7-7c63-4e13-ba8f-eadd59650b5d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f31334e76e04690a90a17f18dea7123", "links": {"self": "http://172.30.9.21:5000/v3/roles/3f31334e76e04690a90a17f18dea7123"}, "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}} 2018-12-23 21:00:31,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a89cdb7-7c63-4e13-ba8f-eadd59650b5d 2018-12-23 21:00:31,184 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role 2018-12-23 21:00:31,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3f31334e76e04690a90a17f18dea7123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:00:31,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd81b225-34ac-4777-b961-a4ce845e7908 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3f31334e76e04690a90a17f18dea7123", "links": {"self": "http://172.30.9.21:5000/v3/roles/3f31334e76e04690a90a17f18dea7123"}, "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}} 2018-12-23 21:00:31,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3f31334e76e04690a90a17f18dea7123 used request id req-fd81b225-34ac-4777-b961-a4ce845e7908 2018-12-23 21:00:31,282 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role to project InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj 2018-12-23 21:00:31,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039/users/c023a4a026d04690983378c3421e4b4b/roles/3f31334e76e04690a90a17f18dea7123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:00:31,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:00:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef404bbb-bd61-4bd7-9596-03da7937c818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:00:31,414 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039/users/c023a4a026d04690983378c3421e4b4b/roles/3f31334e76e04690a90a17f18dea7123 used request id req-ef404bbb-bd61-4bd7-9596-03da7937c818 2018-12-23 21:00:31,414 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:00:31,415 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:00:31,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:31,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:31,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f31334e76e04690a90a17f18dea7123", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}], "expires_at": "2018-12-23T22:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-user", "id": "c023a4a026d04690983378c3421e4b4b"}, "audit_ids": ["X0TJuAzpQ_y-ASlH1JRR1w"], "issued_at": "2018-12-23T21:00:31.000000Z"}} 2018-12-23 21:00:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" 2018-12-23 21:00:32,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5dce697-07a6-4057-9194-186dd755f4a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:32,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f5dce697-07a6-4057-9194-186dd755f4a8 2018-12-23 21:00:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" 2018-12-23 21:00:32,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e3f2b0c0-0a3d-423a-9d1d-ae90c332f1d2 Date: Sun, 23 Dec 2018 21:00:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image"} 2018-12-23 21:00:32,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image used request id req-e3f2b0c0-0a3d-423a-9d1d-ae90c332f1d2 2018-12-23 21:00:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" 2018-12-23 21:00:32,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fcad280f-b1ab-4026-92f4-e4e0145759f6 Date: Sun, 23 Dec 2018 21:00: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:00:32,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-fcad280f-b1ab-4026-92f4-e4e0145759f6 2018-12-23 21:00:32,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image"}' 2018-12-23 21:00:32,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-308ab3e0-80d8-4c17-ae2f-f42ea0a10321 Date: Sun, 23 Dec 2018 21:00:32 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:00:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:00:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "min_disk": 0, "protected": false, "id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "file": "/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949/file", "checksum": null, "owner": "ba5acb08b4284612802b018cafecd039", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:00:32,372 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-308ab3e0-80d8-4c17-ae2f-f42ea0a10321 2018-12-23 21:00:32,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" -d '' 2018-12-23 21:00:32,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6615a092-c867-4864-9785-2414b9788903 Date: Sun, 23 Dec 2018 21:00:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:00:32,740 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949/file used request id req-6615a092-c867-4864-9785-2414b9788903 2018-12-23 21:00:32,740 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:00:32,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" 2018-12-23 21:00:32,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e77b0d3b-bde1-486d-8e90-9a9578a5b36c Date: Sun, 23 Dec 2018 21:00:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:00:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:00:32Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ee9288d8-4960-4d3c-8fc6-732438aab949/snap", "metadata": {}}], "self": "/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "min_disk": 0, "protected": false, "id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "file": "/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba5acb08b4284612802b018cafecd039", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ee9288d8-4960-4d3c-8fc6-732438aab949/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:00:32,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949 used request id req-e77b0d3b-bde1-486d-8e90-9a9578a5b36c 2018-12-23 21:00:32,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" 2018-12-23 21:00:32,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-66982679-41f9-4ee7-afc6-4fcdc50539ce Date: Sun, 23 Dec 2018 21:00: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:00:32,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-66982679-41f9-4ee7-afc6-4fcdc50539ce 2018-12-23 21:00:32,771 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image 2018-12-23 21:00:32,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" 2018-12-23 21:00:32,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3d7ddd99-5b39-42c2-9835-3ebb58ae19fc Date: Sun, 23 Dec 2018 21:00:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:00:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:00:32Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ee9288d8-4960-4d3c-8fc6-732438aab949/snap", "metadata": {}}], "self": "/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "min_disk": 0, "protected": false, "id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "file": "/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba5acb08b4284612802b018cafecd039", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ee9288d8-4960-4d3c-8fc6-732438aab949/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:00:32,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949 used request id req-3d7ddd99-5b39-42c2-9835-3ebb58ae19fc 2018-12-23 21:00:32,790 - create_image - DEBUG - Instance status is - active 2018-12-23 21:00:32,790 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image 2018-12-23 21:00:32,790 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image 2018-12-23 21:00:32,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:32,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:33,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f31334e76e04690a90a17f18dea7123", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}], "expires_at": "2018-12-23T22:00:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-user", "id": "c023a4a026d04690983378c3421e4b4b"}, "audit_ids": ["OOTEDSQJTuG1z1uzCdA7HA"], "issued_at": "2018-12-23T21:00:33.000000Z"}} 2018-12-23 21:00:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" 2018-12-23 21:00:33,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b224934-82f8-4142-bd2e-f994acbb70a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:33,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6b224934-82f8-4142-bd2e-f994acbb70a6 2018-12-23 21:00:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" 2018-12-23 21:00:33,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3cb66b5b-06bc-4d77-ae26-d95bc84eb983 Date: Sun, 23 Dec 2018 21:00:33 GMT RESP BODY: {"networks":[]} 2018-12-23 21:00:33,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-3cb66b5b-06bc-4d77-ae26-d95bc84eb983 2018-12-23 21:00:33,466 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net 2018-12-23 21:00:33,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" -d '{"network": {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net", "admin_state_up": true}}' 2018-12-23 21:00:33,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-6dee6f33-2a5a-43f5-8207-76eaa58e2c57 Date: Sun, 23 Dec 2018 21:00:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:00:33Z","is_default":false,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}} 2018-12-23 21:00:33,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6dee6f33-2a5a-43f5-8207-76eaa58e2c57 2018-12-23 21:00:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" 2018-12-23 21:00:34,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-4d57d602-a1a1-4129-983a-28e79e339acd Date: Sun, 23 Dec 2018 21:00:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:00:33Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:34,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-4d57d602-a1a1-4129-983a-28e79e339acd 2018-12-23 21:00:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" 2018-12-23 21:00:34,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b8c47b11-af5d-490f-ade4-044539d05789 Date: Sun, 23 Dec 2018 21:00:34 GMT RESP BODY: {"subnets":[]} 2018-12-23 21:00:34,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-b8c47b11-af5d-490f-ade4-044539d05789 2018-12-23 21:00:34,115 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet 2018-12-23 21:00:34,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" -d '{"subnets": [{"ip_version": 4, "network_id": "60085915-d450-4ea6-9feb-1b1e33a25762", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]}' 2018-12-23 21:00:34,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4fc968ef-75ce-4f51-b6d5-a88bb4abc7e6 Date: Sun, 23 Dec 2018 21:00:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:34,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-4fc968ef-75ce-4f51-b6d5-a88bb4abc7e6 2018-12-23 21:00:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" 2018-12-23 21:00:34,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-801bb2ed-5006-45c9-849a-4cd153bec6f2 Date: Sun, 23 Dec 2018 21:00:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:34,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-801bb2ed-5006-45c9-849a-4cd153bec6f2 2018-12-23 21:00:34,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" 2018-12-23 21:00:35,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d7eaa48-8620-4397-91aa-a56b930ceec5 Date: Sun, 23 Dec 2018 21:00:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:35,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-6d7eaa48-8620-4397-91aa-a56b930ceec5 2018-12-23 21:00:35,016 - OpenStackNetwork - DEBUG - Network [60085915-d450-4ea6-9feb-1b1e33a25762] created successfully 2018-12-23 21:00:35,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:35,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:35,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:00:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["UHi-ev6qSuSiWjUC2URJOw"], "issued_at": "2018-12-23T21:00:35.000000Z"}} 2018-12-23 21:00:35,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a67617f9a7b4bbd9059f191b909368d7b41e042" 2018-12-23 21:00:35,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128f106d-daaf-415a-85ea-a915b30a0953 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:35,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-128f106d-daaf-415a-85ea-a915b30a0953 2018-12-23 21:00:35,530 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:00:35,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a67617f9a7b4bbd9059f191b909368d7b41e042" 2018-12-23 21:00:35,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-232be54a-35a0-4402-b846-e3012891e28a x-compute-request-id: req-232be54a-35a0-4402-b846-e3012891e28a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:00:35,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-232be54a-35a0-4402-b846-e3012891e28a 2018-12-23 21:00:35,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a67617f9a7b4bbd9059f191b909368d7b41e042" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:00:35,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edf41303-8b13-4f9c-8d6b-7cbf09571cad x-compute-request-id: req-edf41303-8b13-4f9c-8d6b-7cbf09571cad Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1f0b65f4-18cf-40a0-a52b-2625787561e8"}} 2018-12-23 21:00:35,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-edf41303-8b13-4f9c-8d6b-7cbf09571cad 2018-12-23 21:00:35,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:35,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:36,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f31334e76e04690a90a17f18dea7123", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}], "expires_at": "2018-12-23T22:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-user", "id": "c023a4a026d04690983378c3421e4b4b"}, "audit_ids": ["f3dhPRpNRxSzoSpp0h4uAQ"], "issued_at": "2018-12-23T21:00:36.000000Z"}} 2018-12-23 21:00:36,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c6c032-bad4-45f3-a25f-8a9b5015a8ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:36,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-20c6c032-bad4-45f3-a25f-8a9b5015a8ff 2018-12-23 21:00:36,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2f4443d4-3813-4f64-8a79-2b17a880df2b Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:00:36,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name&description=hello+group used request id req-2f4443d4-3813-4f64-8a79-2b17a880df2b 2018-12-23 21:00:36,428 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name... 2018-12-23 21:00:36,429 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name 2018-12-23 21:00:36,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" -d '{"security_group": {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name", "description": "hello group"}}' 2018-12-23 21:00:36,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5eaa1c83-2b89-4a97-a680-754ccdf852d2 Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "updated_at": "2018-12-23T21:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "revision_number": 0, "id": "ba898c41-0778-4c5b-8015-11484c6c05bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba5acb08b4284612802b018cafecd039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "revision_number": 0, "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba5acb08b4284612802b018cafecd039"}], "revision_number": 2, "project_id": "ba5acb08b4284612802b018cafecd039", "id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}} 2018-12-23 21:00:36,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-5eaa1c83-2b89-4a97-a680-754ccdf852d2 2018-12-23 21:00:36,647 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 2018-12-23 21:00:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e31b8db-5355-4d0f-bdb4-b4380f9fd23d Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "ba898c41-0778-4c5b-8015-11484c6c05bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89"}]} 2018-12-23 21:00:36,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-8e31b8db-5355-4d0f-bdb4-b4380f9fd23d 2018-12-23 21:00:36,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 2018-12-23 21:00:36,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b4bd170b-d90e-4f2a-8143-63c772fa69d2 Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "ba898c41-0778-4c5b-8015-11484c6c05bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89"}]} 2018-12-23 21:00:36,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-b4bd170b-d90e-4f2a-8143-63c772fa69d2 2018-12-23 21:00:36,716 - neutron_utils - INFO - Retrieving security group with ID - 9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 2018-12-23 21:00:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-381c902c-277e-460d-b949-deb2a779b021 Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "updated_at": "2018-12-23T21:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "revision_number": 0, "id": "ba898c41-0778-4c5b-8015-11484c6c05bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba5acb08b4284612802b018cafecd039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "revision_number": 0, "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba5acb08b4284612802b018cafecd039"}], "revision_number": 2, "project_id": "ba5acb08b4284612802b018cafecd039", "id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}]} 2018-12-23 21:00:36,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-381c902c-277e-460d-b949-deb2a779b021 2018-12-23 21:00:36,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 2018-12-23 21:00:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b095cc98-a48c-40b1-bc3b-c5282fa08564 Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "ba898c41-0778-4c5b-8015-11484c6c05bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89"}]} 2018-12-23 21:00:36,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-b095cc98-a48c-40b1-bc3b-c5282fa08564 2018-12-23 21:00:36,812 - neutron_utils - INFO - Retrieving security group with ID - 9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 2018-12-23 21:00:36,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9db57493-47a9-447c-936b-2aa7c5bd49fb Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "updated_at": "2018-12-23T21:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "revision_number": 0, "id": "ba898c41-0778-4c5b-8015-11484c6c05bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba5acb08b4284612802b018cafecd039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "revision_number": 0, "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba5acb08b4284612802b018cafecd039"}], "revision_number": 2, "project_id": "ba5acb08b4284612802b018cafecd039", "id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}]} 2018-12-23 21:00:36,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-9db57493-47a9-447c-936b-2aa7c5bd49fb 2018-12-23 21:00:36,858 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 2018-12-23 21:00:36,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-87f77977-6110-4c0b-a4e8-412d27752536 Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "ba898c41-0778-4c5b-8015-11484c6c05bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89"}]} 2018-12-23 21:00:36,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-87f77977-6110-4c0b-a4e8-412d27752536 2018-12-23 21:00:36,881 - neutron_utils - INFO - Retrieving security group with ID - 9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 2018-12-23 21:00:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-bd1b1536-2812-4825-b266-12ad49028b6b Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "updated_at": "2018-12-23T21:00:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "revision_number": 0, "id": "ba898c41-0778-4c5b-8015-11484c6c05bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba5acb08b4284612802b018cafecd039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "revision_number": 0, "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba5acb08b4284612802b018cafecd039"}], "revision_number": 2, "project_id": "ba5acb08b4284612802b018cafecd039", "id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}]} 2018-12-23 21:00:36,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-bd1b1536-2812-4825-b266-12ad49028b6b 2018-12-23 21:00:36,929 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 2018-12-23 21:00:36,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:00:36,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a853f6da-8a97-4d2f-8ffa-fb012447ce6c Date: Sun, 23 Dec 2018 21:00:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "ba898c41-0778-4c5b-8015-11484c6c05bc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:36Z", "security_group_id": "9317ef0d-61e4-40e9-b6dc-4e1c93f3c858", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:36Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "f1f5a6d5-cf48-49a1-866a-734d23e6da89"}]} 2018-12-23 21:00:36,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-a853f6da-8a97-4d2f-8ffa-fb012447ce6c 2018-12-23 21:00:36,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:36,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:37,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f31334e76e04690a90a17f18dea7123", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}], "expires_at": "2018-12-23T22:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-user", "id": "c023a4a026d04690983378c3421e4b4b"}, "audit_ids": ["5GucsIVvRs63MgZpKF32ZA"], "issued_at": "2018-12-23T21:00:37.000000Z"}} 2018-12-23 21:00:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:37,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0fc05f-1820-4e0f-8713-e9886bf83b2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:37,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8a0fc05f-1820-4e0f-8713-e9886bf83b2e 2018-12-23 21:00:37,430 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:00:37,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:37,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3c21cb-c8c3-4145-ba95-30dce1f5566d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:37,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ee3c21cb-c8c3-4145-ba95-30dce1f5566d 2018-12-23 21:00:37,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:37,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-06673881-fc6d-4c74-b1a3-b429ef626909 Date: Sun, 23 Dec 2018 21:00:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:37,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-06673881-fc6d-4c74-b1a3-b429ef626909 2018-12-23 21:00:37,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:37,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6c9e3d64-ad2a-41a8-a654-96e40be6497e Date: Sun, 23 Dec 2018 21:00:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:37,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-6c9e3d64-ad2a-41a8-a654-96e40be6497e 2018-12-23 21:00:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:37,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b7d1b359-9d03-4e76-8352-29120e31b4c5 Date: Sun, 23 Dec 2018 21:00:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:37,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-b7d1b359-9d03-4e76-8352-29120e31b4c5 2018-12-23 21:00:37,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:00:37,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:00:37,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4dee1b-e94f-4cd9-b0e0-304b7ac0613c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:38,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-df4dee1b-e94f-4cd9-b0e0-304b7ac0613c 2018-12-23 21:00:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4911bb8b-f611-4d60-8478-3c482372027d Date: Sun, 23 Dec 2018 21:00:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:38,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-4911bb8b-f611-4d60-8478-3c482372027d 2018-12-23 21:00:38,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-52d5b0ab-7c05-4d61-89b1-836581919ea7 Date: Sun, 23 Dec 2018 21:00:38 GMT RESP BODY: {"ports":[]} 2018-12-23 21:00:38,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port&admin_state_up=True used request id req-52d5b0ab-7c05-4d61-89b1-836581919ea7 2018-12-23 21:00:38,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-72404d44-4ea7-4812-b447-9af1bda1be2f x-compute-request-id: req-72404d44-4ea7-4812-b447-9af1bda1be2f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:00:38,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst used request id req-72404d44-4ea7-4812-b447-9af1bda1be2f 2018-12-23 21:00:38,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a9c1f934-8a6d-4a47-afd7-fa83f567b0c5 Date: Sun, 23 Dec 2018 21:00:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:38,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-a9c1f934-8a6d-4a47-afd7-fa83f567b0c5 2018-12-23 21:00:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-10db7dfd-3162-4afa-8562-53a49d29b9e5 Date: Sun, 23 Dec 2018 21:00:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:38,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-10db7dfd-3162-4afa-8562-53a49d29b9e5 2018-12-23 21:00:38,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-73a295af-d197-486d-8aa8-563681388721 Date: Sun, 23 Dec 2018 21:00:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:38,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-73a295af-d197-486d-8aa8-563681388721 2018-12-23 21:00:38,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7caba3-2cf5-4c45-8a1e-cf3df9e15ea7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:38,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-0c7caba3-2cf5-4c45-8a1e-cf3df9e15ea7 2018-12-23 21:00:38,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bbf4dd56-ae4a-46eb-a88d-b2cf0d2156d0 Date: Sun, 23 Dec 2018 21:00:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:38,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-bbf4dd56-ae4a-46eb-a88d-b2cf0d2156d0 2018-12-23 21:00:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:38,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1bf5c7e8-2a7d-48e0-8233-beb13543b549 Date: Sun, 23 Dec 2018 21:00:38 GMT RESP BODY: {"ports":[]} 2018-12-23 21:00:38,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port&admin_state_up=True used request id req-1bf5c7e8-2a7d-48e0-8233-beb13543b549 2018-12-23 21:00:38,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:00:38,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:39,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f31334e76e04690a90a17f18dea7123", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}], "expires_at": "2018-12-23T22:00:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-user", "id": "c023a4a026d04690983378c3421e4b4b"}, "audit_ids": ["IdfF9FPPSIS4nOZ6sNQmEA"], "issued_at": "2018-12-23T21:00:39.000000Z"}} 2018-12-23 21:00:39,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94845b97627df8379bd61ba375bf6fed934ca2a" 2018-12-23 21:00:39,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d18adf-1049-4d3e-875a-5afefecd6e30 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:00:39,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-30d18adf-1049-4d3e-875a-5afefecd6e30 2018-12-23 21:00:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:39,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a2f10d18-f278-40c0-ae0f-6d09e28fbc83 Date: Sun, 23 Dec 2018 21:00:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:39,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-a2f10d18-f278-40c0-ae0f-6d09e28fbc83 2018-12-23 21:00:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:39,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9dd0d9d7-40ff-4c71-9c67-3b84f471db52 Date: Sun, 23 Dec 2018 21:00:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:39,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-9dd0d9d7-40ff-4c71-9c67-3b84f471db52 2018-12-23 21:00:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:39,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d89d52ce-bae1-4b27-b8c1-d924a71046dc Date: Sun, 23 Dec 2018 21:00:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:39,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-d89d52ce-bae1-4b27-b8c1-d924a71046dc 2018-12-23 21:00:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:00:39,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:00:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:00:39,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94845b97627df8379bd61ba375bf6fed934ca2a" 2018-12-23 21:00:39,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca8166b-bafd-414c-ab26-bc84a1a6e3f7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:39,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-6ca8166b-bafd-414c-ab26-bc84a1a6e3f7 2018-12-23 21:00:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:39,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f7c394bd-5517-4c49-b7fc-4b07a65399d0 Date: Sun, 23 Dec 2018 21:00:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:39,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-f7c394bd-5517-4c49-b7fc-4b07a65399d0 2018-12-23 21:00:39,808 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net 2018-12-23 21:00:39,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" -d '{"port": {"network_id": "60085915-d450-4ea6-9feb-1b1e33a25762", "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port", "admin_state_up": true}}' 2018-12-23 21:00:40,730 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-f76878a6-602e-4e80-96a0-e808813682b2 Date: Sun, 23 Dec 2018 21:00:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.9"}],"id":"27fd9122-0f0f-430f-8c47-a2598a99f06e","security_groups":["32670a9d-0709-4d80-adf3-bac598f68d17"],"mac_address":"fa:16:3e:dc:6d:02","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port","project_id":"ba5acb08b4284612802b018cafecd039","qos_policy_id":null,"admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:00:40,730 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-f76878a6-602e-4e80-96a0-e808813682b2 2018-12-23 21:00:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:40,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ae1d7866-f324-4f4b-96c8-39ea68a78b94 Date: Sun, 23 Dec 2018 21:00:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:40,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-ae1d7866-f324-4f4b-96c8-39ea68a78b94 2018-12-23 21:00:40,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:40,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5c9939eb-7629-46bf-99ba-7e63fae8935c Date: Sun, 23 Dec 2018 21:00:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:40,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-5c9939eb-7629-46bf-99ba-7e63fae8935c 2018-12-23 21:00:40,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:40,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-19dcc1f9-acd1-4493-8d64-9390ee870230 Date: Sun, 23 Dec 2018 21:00:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:40,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-19dcc1f9-acd1-4493-8d64-9390ee870230 2018-12-23 21:00:40,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:41,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4ac8ef-0489-46be-b2cd-03298f2bb998 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:41,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-4b4ac8ef-0489-46be-b2cd-03298f2bb998 2018-12-23 21:00:41,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:41,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b9154b8-31e2-4e91-9ed6-82a029a04f50 Date: Sun, 23 Dec 2018 21:00:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:41,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-6b9154b8-31e2-4e91-9ed6-82a029a04f50 2018-12-23 21:00:41,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:41,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-1703bd34-134f-45ec-8998-cb589ec23b30 Date: Sun, 23 Dec 2018 21:00:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:40Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.9"}],"id":"27fd9122-0f0f-430f-8c47-a2598a99f06e","security_groups":["32670a9d-0709-4d80-adf3-bac598f68d17"],"mac_address":"fa:16:3e:dc:6d:02","project_id":"ba5acb08b4284612802b018cafecd039","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:00:41,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port&admin_state_up=True used request id req-1703bd34-134f-45ec-8998-cb589ec23b30 2018-12-23 21:00:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:41,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2ffa35-9529-4122-9b99-df25717a91df Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:41,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-6a2ffa35-9529-4122-9b99-df25717a91df 2018-12-23 21:00:41,289 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst 2018-12-23 21:00:41,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:41,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00: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-6f6b402c-0dfe-4b24-a2e5-eedd7a4b1bee x-compute-request-id: req-6f6b402c-0dfe-4b24-a2e5-eedd7a4b1bee Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-flavor-name"}]} 2018-12-23 21:00:41,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6f6b402c-0dfe-4b24-a2e5-eedd7a4b1bee 2018-12-23 21:00:41,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:41,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00: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-2d54e4ae-43e5-4230-a07c-c97dc0082b22 x-compute-request-id: req-2d54e4ae-43e5-4230-a07c-c97dc0082b22 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "1f0b65f4-18cf-40a0-a52b-2625787561e8"}} 2018-12-23 21:00:41,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8 used request id req-2d54e4ae-43e5-4230-a07c-c97dc0082b22 2018-12-23 21:00:41,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:41,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-819fd592-cbf6-4cb0-90a4-7cf5d7a30fc7 Date: Sun, 23 Dec 2018 21:00:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:00:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:00:32Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ee9288d8-4960-4d3c-8fc6-732438aab949/snap", "metadata": {}}], "self": "/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "min_disk": 0, "protected": false, "id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "file": "/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ba5acb08b4284612802b018cafecd039", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ee9288d8-4960-4d3c-8fc6-732438aab949/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image"} 2018-12-23 21:00:41,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image used request id req-819fd592-cbf6-4cb0-90a4-7cf5d7a30fc7 2018-12-23 21:00:41,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:41,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2184e3d9-786c-4dc6-b799-392f251e7ed9 Date: Sun, 23 Dec 2018 21:00:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:00:41,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2184e3d9-786c-4dc6-b799-392f251e7ed9 2018-12-23 21:00:41,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" -d '{"server": {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "imageRef": "ee9288d8-4960-4d3c-8fc6-732438aab949", "flavorRef": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "max_count": 1, "min_count": 1, "networks": [{"port": "27fd9122-0f0f-430f-8c47-a2598a99f06e"}], "security_groups": [{"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}]}}' 2018-12-23 21:00:42,569 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:00: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-602b7667-f01d-4a79-bcf1-af2c171caa0e x-compute-request-id: req-602b7667-f01d-4a79-bcf1-af2c171caa0e Content-Length: 435 location: http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "adminPass": "8dYFbXNAoXc5"}} 2018-12-23 21:00:42,569 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-602b7667-f01d-4a79-bcf1-af2c171caa0e 2018-12-23 21:00:42,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:42,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00: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-29d9a048-7e79-4865-a274-7ea2fe5afcfa x-compute-request-id: req-29d9a048-7e79-4865-a274-7ea2fe5afcfa Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:00:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:42,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-29d9a048-7e79-4865-a274-7ea2fe5afcfa 2018-12-23 21:00:42,639 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst 2018-12-23 21:00:42,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:43,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00: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-3712ee16-80df-444e-bf38-451cabe22daa x-compute-request-id: req-3712ee16-80df-444e-bf38-451cabe22daa Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:00:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:43,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-3712ee16-80df-444e-bf38-451cabe22daa 2018-12-23 21:00:43,088 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst] is - BUILD 2018-12-23 21:00:43,088 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:00:46,091 - create_instance - DEBUG - VM status query timeout in 896.548013926 2018-12-23 21:00:46,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:46,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba648e7e-c7a6-407a-ab4c-4abffd259753 x-compute-request-id: req-ba648e7e-c7a6-407a-ab4c-4abffd259753 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:00:43Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:46,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-ba648e7e-c7a6-407a-ab4c-4abffd259753 2018-12-23 21:00:46,413 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst] is - BUILD 2018-12-23 21:00:46,413 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:00:49,417 - create_instance - DEBUG - VM status query timeout in 893.222809076 2018-12-23 21:00:49,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:49,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-62475dec-a2bb-4582-8bb5-be414b1ac949 x-compute-request-id: req-62475dec-a2bb-4582-8bb5-be414b1ac949 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:49,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-62475dec-a2bb-4582-8bb5-be414b1ac949 2018-12-23 21:00:49,561 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst] is - ACTIVE 2018-12-23 21:00:49,562 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:00:49,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:49,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-dc5f3e7f-9e61-4bed-87b3-de92fc33d0da x-compute-request-id: req-dc5f3e7f-9e61-4bed-87b3-de92fc33d0da Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:49,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-dc5f3e7f-9e61-4bed-87b3-de92fc33d0da 2018-12-23 21:00:49,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:50,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ee4f7aa9-1abe-4686-b96d-172fa1cff061 Date: Sun, 23 Dec 2018 21:00:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:50,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-ee4f7aa9-1abe-4686-b96d-172fa1cff061 2018-12-23 21:00:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:50,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b5e58c-3f25-4331-8fe6-3ed4cb43e3f7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:50,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-10b5e58c-3f25-4331-8fe6-3ed4cb43e3f7 2018-12-23 21:00:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:50,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f39196c6-5241-4bf0-bd03-c57c342b7127 Date: Sun, 23 Dec 2018 21:00:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:50,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-f39196c6-5241-4bf0-bd03-c57c342b7127 2018-12-23 21:00:50,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:50,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-6b709241-32c1-4628-83de-99dab0fc02d0 Date: Sun, 23 Dec 2018 21:00:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.9"}],"id":"27fd9122-0f0f-430f-8c47-a2598a99f06e","security_groups":["32670a9d-0709-4d80-adf3-bac598f68d17"],"mac_address":"fa:16:3e:dc:6d:02","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:40Z","binding:vnic_type":"normal","device_id":"d02c6359-7117-4f52-9d8a-68e04f3e892d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.2"}],"id":"50c1ffa0-8e26-4dec-8390-607097a49c5e","security_groups":[],"mac_address":"fa:16:3e:c3:c5:05","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60085915-d450-4ea6-9feb-1b1e33a25762","ip_allocation":"immediate"}]} 2018-12-23 21:00:50,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-6b709241-32c1-4628-83de-99dab0fc02d0 2018-12-23 21:00:50,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:50,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1001d6e1-453a-4db3-870e-4cf7fb611a35 x-compute-request-id: req-1001d6e1-453a-4db3-870e-4cf7fb611a35 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:50,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-1001d6e1-453a-4db3-870e-4cf7fb611a35 2018-12-23 21:00:50,711 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst] is - ACTIVE 2018-12-23 21:00:50,711 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:00:50,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:50,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3aca4e3b-6220-4acf-a947-c6af28d77987 x-compute-request-id: req-3aca4e3b-6220-4acf-a947-c6af28d77987 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:50,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-3aca4e3b-6220-4acf-a947-c6af28d77987 2018-12-23 21:00:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:50,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1bf3c5af-d424-4b6b-9a24-ce484f9983c9 Date: Sun, 23 Dec 2018 21:00:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:50,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-1bf3c5af-d424-4b6b-9a24-ce484f9983c9 2018-12-23 21:00:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:51,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c76ef4e-67e0-402f-bf0f-35c9334ca0f0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:51,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-0c76ef4e-67e0-402f-bf0f-35c9334ca0f0 2018-12-23 21:00:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:51,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4175279f-31fc-4e32-98b8-bdd4b11901e4 Date: Sun, 23 Dec 2018 21:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:51,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-4175279f-31fc-4e32-98b8-bdd4b11901e4 2018-12-23 21:00:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:51,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-ee85a7dc-fd0f-4fcc-ab60-53f64e8edb91 Date: Sun, 23 Dec 2018 21:00:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.9"}],"id":"27fd9122-0f0f-430f-8c47-a2598a99f06e","security_groups":["32670a9d-0709-4d80-adf3-bac598f68d17"],"mac_address":"fa:16:3e:dc:6d:02","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:40Z","binding:vnic_type":"normal","device_id":"d02c6359-7117-4f52-9d8a-68e04f3e892d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.2"}],"id":"50c1ffa0-8e26-4dec-8390-607097a49c5e","security_groups":[],"mac_address":"fa:16:3e:c3:c5:05","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60085915-d450-4ea6-9feb-1b1e33a25762","ip_allocation":"immediate"}]} 2018-12-23 21:00:51,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-ee85a7dc-fd0f-4fcc-ab60-53f64e8edb91 2018-12-23 21:00:51,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}}' 2018-12-23 21:00:51,956 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd4df5b3-e98d-445d-99d3-e0977a8931be x-compute-request-id: req-cd4df5b3-e98d-445d-99d3-e0977a8931be Content-Length: 0 Content-Type: application/json 2018-12-23 21:00:51,957 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d/action used request id req-cd4df5b3-e98d-445d-99d3-e0977a8931be 2018-12-23 21:00:51,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:52,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-858739b8-306a-46a6-8a76-7ee99de4d8d9 x-compute-request-id: req-858739b8-306a-46a6-8a76-7ee99de4d8d9 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:52,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-858739b8-306a-46a6-8a76-7ee99de4d8d9 2018-12-23 21:00:52,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:52,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f82110e0-b38e-4ba8-a156-491f2f49bff8 Date: Sun, 23 Dec 2018 21:00:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:52,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-f82110e0-b38e-4ba8-a156-491f2f49bff8 2018-12-23 21:00:52,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:52,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e63933f-8fde-4094-a556-45934f730413 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:52,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-7e63933f-8fde-4094-a556-45934f730413 2018-12-23 21:00:52,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:52,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56dc30e7-3d35-4c7a-a058-1f029d19df46 Date: Sun, 23 Dec 2018 21:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:52,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-56dc30e7-3d35-4c7a-a058-1f029d19df46 2018-12-23 21:00:52,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:52,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-f5265b64-2f86-4525-b6d1-efe3ce7093c6 Date: Sun, 23 Dec 2018 21:00:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.9"}],"id":"27fd9122-0f0f-430f-8c47-a2598a99f06e","security_groups":["32670a9d-0709-4d80-adf3-bac598f68d17","9317ef0d-61e4-40e9-b6dc-4e1c93f3c858"],"mac_address":"fa:16:3e:dc:6d:02","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:40Z","binding:vnic_type":"normal","device_id":"d02c6359-7117-4f52-9d8a-68e04f3e892d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.2"}],"id":"50c1ffa0-8e26-4dec-8390-607097a49c5e","security_groups":[],"mac_address":"fa:16:3e:c3:c5:05","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60085915-d450-4ea6-9feb-1b1e33a25762","ip_allocation":"immediate"}]} 2018-12-23 21:00:52,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-f5265b64-2f86-4525-b6d1-efe3ce7093c6 2018-12-23 21:00:52,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:00:53,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3f31334e76e04690a90a17f18dea7123", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role"}], "expires_at": "2018-12-23T22:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ba5acb08b4284612802b018cafecd039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-user", "id": "c023a4a026d04690983378c3421e4b4b"}, "audit_ids": ["W7-szZVCQOSOm3r623Ev2w"], "issued_at": "2018-12-23T21:00:53.000000Z"}} 2018-12-23 21:00:53,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b178ff1b2f5f638bc98843c094bea40d0715f8" 2018-12-23 21:00:53,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1300c82d-1c08-488e-8d64-bfd60398dd50 x-compute-request-id: req-1300c82d-1c08-488e-8d64-bfd60398dd50 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:53,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-1300c82d-1c08-488e-8d64-bfd60398dd50 2018-12-23 21:00:53,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:53,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40218afa-f4f6-429b-9475-c50749113670 x-compute-request-id: req-40218afa-f4f6-429b-9475-c50749113670 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:53,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-40218afa-f4f6-429b-9475-c50749113670 2018-12-23 21:00:53,966 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst] is - ACTIVE 2018-12-23 21:00:53,966 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:00:53,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebc4181b-7c5b-4872-bacc-68079797e73e x-compute-request-id: req-ebc4181b-7c5b-4872-bacc-68079797e73e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:54,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-ebc4181b-7c5b-4872-bacc-68079797e73e 2018-12-23 21:00:54,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-32a4cd5d-18f7-4b23-9fee-a48316d8317b Date: Sun, 23 Dec 2018 21:00:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:54,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-32a4cd5d-18f7-4b23-9fee-a48316d8317b 2018-12-23 21:00:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b994b66f-4d16-49b1-943d-8b728d15d0a9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:54,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-b994b66f-4d16-49b1-943d-8b728d15d0a9 2018-12-23 21:00:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1a444be7-cd33-4585-be95-45a2df0f85e1 Date: Sun, 23 Dec 2018 21:00:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:54,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-1a444be7-cd33-4585-be95-45a2df0f85e1 2018-12-23 21:00:54,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-591ac538-f0c6-4743-b9b6-e716bbccf321 Date: Sun, 23 Dec 2018 21:00:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.9"}],"id":"27fd9122-0f0f-430f-8c47-a2598a99f06e","security_groups":["32670a9d-0709-4d80-adf3-bac598f68d17","9317ef0d-61e4-40e9-b6dc-4e1c93f3c858"],"mac_address":"fa:16:3e:dc:6d:02","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:40Z","binding:vnic_type":"normal","device_id":"d02c6359-7117-4f52-9d8a-68e04f3e892d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.2"}],"id":"50c1ffa0-8e26-4dec-8390-607097a49c5e","security_groups":[],"mac_address":"fa:16:3e:c3:c5:05","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60085915-d450-4ea6-9feb-1b1e33a25762","ip_allocation":"immediate"}]} 2018-12-23 21:00:54,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-591ac538-f0c6-4743-b9b6-e716bbccf321 2018-12-23 21:00:54,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00: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-1270a23e-d3b9-48f9-ba13-edc84694a63e x-compute-request-id: req-1270a23e-d3b9-48f9-ba13-edc84694a63e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:54,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-1270a23e-d3b9-48f9-ba13-edc84694a63e 2018-12-23 21:00:54,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a0e93652-1f47-4ac9-be36-06ebd02e00fd Date: Sun, 23 Dec 2018 21:00:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:54,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-a0e93652-1f47-4ac9-be36-06ebd02e00fd 2018-12-23 21:00:54,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6722dc9c-5166-4eb5-b2a4-1350f4f40f35 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:54,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-6722dc9c-5166-4eb5-b2a4-1350f4f40f35 2018-12-23 21:00:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:54,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-afbf6377-591a-4df5-aca1-c9d23196a86f Date: Sun, 23 Dec 2018 21:00:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:54,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-afbf6377-591a-4df5-aca1-c9d23196a86f 2018-12-23 21:00:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:55,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-a433f69f-a35f-489c-988a-8460d75e1324 Date: Sun, 23 Dec 2018 21:00:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.9"}],"id":"27fd9122-0f0f-430f-8c47-a2598a99f06e","security_groups":["32670a9d-0709-4d80-adf3-bac598f68d17","9317ef0d-61e4-40e9-b6dc-4e1c93f3c858"],"mac_address":"fa:16:3e:dc:6d:02","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:40Z","binding:vnic_type":"normal","device_id":"d02c6359-7117-4f52-9d8a-68e04f3e892d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.2"}],"id":"50c1ffa0-8e26-4dec-8390-607097a49c5e","security_groups":[],"mac_address":"fa:16:3e:c3:c5:05","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60085915-d450-4ea6-9feb-1b1e33a25762","ip_allocation":"immediate"}]} 2018-12-23 21:00:55,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-a433f69f-a35f-489c-988a-8460d75e1324 2018-12-23 21:00:55,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}}' 2018-12-23 21:00:55,181 - novaclient.v2.client - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 21:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c55be7e2-7bb6-460d-96b6-355d986b8124 x-compute-request-id: req-c55be7e2-7bb6-460d-96b6-355d986b8124 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: '9317ef0d-61e4-40e9-b6dc-4e1c93f3c858'.\nNeutron server returns request_ids: ['req-069ffc6b-558c-48f8-a7b2-fe16c70ad1a2']", "code": 400}} 2018-12-23 21:00:55,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d/action used request id req-c55be7e2-7bb6-460d-96b6-355d986b8124 2018-12-23 21:00:55,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:55,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-940aae53-80d0-4e30-9d4f-e74edc8c2aaa x-compute-request-id: req-940aae53-80d0-4e30-9d4f-e74edc8c2aaa Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:55,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-940aae53-80d0-4e30-9d4f-e74edc8c2aaa 2018-12-23 21:00:55,683 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name] already added to VM [InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst] 2018-12-23 21:00:55,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:55,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85f25fd6-0261-4800-b7c8-6cbb58ac2c7e x-compute-request-id: req-85f25fd6-0261-4800-b7c8-6cbb58ac2c7e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:55,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-85f25fd6-0261-4800-b7c8-6cbb58ac2c7e 2018-12-23 21:00:55,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:55,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8bcd7506-a2e3-4da6-8e58-689ea6e153fa Date: Sun, 23 Dec 2018 21:00:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"60085915-d450-4ea6-9feb-1b1e33a25762","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba5acb08b4284612802b018cafecd039","l2_adjacency":true,"status":"ACTIVE","subnets":["b09cd523-c429-4dd1-ad4a-f2dbbcff2646"],"description":"","tags":[],"updated_at":"2018-12-23T21:00:34Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net","admin_state_up":true,"tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:33Z","mtu":1450}]} 2018-12-23 21:00:55,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net used request id req-8bcd7506-a2e3-4da6-8e58-689ea6e153fa 2018-12-23 21:00:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:56,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a80070-789a-4689-99d6-5254a1a88331 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:00:56,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-88a80070-789a-4689-99d6-5254a1a88331 2018-12-23 21:00:56,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:56,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54832266-4e97-4feb-8f6f-250b8d0b7537 Date: Sun, 23 Dec 2018 21:00:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:34Z","dns_nameservers":[],"updated_at":"2018-12-23T21:00:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ba5acb08b4284612802b018cafecd039","id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","subnetpool_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet"}]} 2018-12-23 21:00:56,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-54832266-4e97-4feb-8f6f-250b8d0b7537 2018-12-23 21:00:56,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:56,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-fe3a7717-3380-4de6-a17a-aff4f6e90349 Date: Sun, 23 Dec 2018 21:00:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:51Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.9"}],"id":"27fd9122-0f0f-430f-8c47-a2598a99f06e","security_groups":["32670a9d-0709-4d80-adf3-bac598f68d17","9317ef0d-61e4-40e9-b6dc-4e1c93f3c858"],"mac_address":"fa:16:3e:dc:6d:02","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:40Z","binding:vnic_type":"normal","device_id":"d02c6359-7117-4f52-9d8a-68e04f3e892d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:00:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b09cd523-c429-4dd1-ad4a-f2dbbcff2646","ip_address":"10.55.0.2"}],"id":"50c1ffa0-8e26-4dec-8390-607097a49c5e","security_groups":[],"mac_address":"fa:16:3e:c3:c5:05","project_id":"ba5acb08b4284612802b018cafecd039","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"60085915-d450-4ea6-9feb-1b1e33a25762","tenant_id":"ba5acb08b4284612802b018cafecd039","created_at":"2018-12-23T21:00:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-60085915-d450-4ea6-9feb-1b1e33a25762","ip_allocation":"immediate"}]} 2018-12-23 21:00:56,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-fe3a7717-3380-4de6-a17a-aff4f6e90349 2018-12-23 21:00:56,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b178ff1b2f5f638bc98843c094bea40d0715f8" 2018-12-23 21:00:56,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-b616ae8f-f43a-4290-8629-55e4271716d2 x-compute-request-id: req-b616ae8f-f43a-4290-8629-55e4271716d2 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name"}], "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:47Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:56,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-b616ae8f-f43a-4290-8629-55e4271716d2 2018-12-23 21:00:56,425 - create_instance - INFO - Deleting Port with ID - 27fd9122-0f0f-430f-8c47-a2598a99f06e 2018-12-23 21:00:56,425 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-port 2018-12-23 21:00:56,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/27fd9122-0f0f-430f-8c47-a2598a99f06e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:57,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ecbb8a9-9429-43e9-a2f4-165c6a9d4f96 Date: Sun, 23 Dec 2018 21:00:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:00:57,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/27fd9122-0f0f-430f-8c47-a2598a99f06e used request id req-0ecbb8a9-9429-43e9-a2f4-165c6a9d4f96 2018-12-23 21:00:57,079 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst 2018-12-23 21:00:57,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:57,227 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32861997-4989-40f6-9d94-84fcaabe3c16 x-compute-request-id: req-32861997-4989-40f6-9d94-84fcaabe3c16 Content-Type: application/json 2018-12-23 21:00:57,227 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-32861997-4989-40f6-9d94-84fcaabe3c16 2018-12-23 21:00:57,228 - create_instance - INFO - Checking deletion status 2018-12-23 21:00:57,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:00:57,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d711b2f-eae1-4814-ae39-91213ad2d71e x-compute-request-id: req-2d711b2f-eae1-4814-ae39-91213ad2d71e Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:6d:02", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d", "rel": "bookmark"}], "image": {"id": "ee9288d8-4960-4d3c-8fc6-732438aab949", "links": [{"href": "http://172.30.9.21:8774/images/ee9288d8-4960-4d3c-8fc6-732438aab949", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:00:47.000000", "flavor": {"id": "1f0b65f4-18cf-40a0-a52b-2625787561e8", "links": [{"href": "http://172.30.9.21:8774/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8", "rel": "bookmark"}]}, "id": "d02c6359-7117-4f52-9d8a-68e04f3e892d", "user_id": "c023a4a026d04690983378c3421e4b4b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:00:57Z", "hostId": "57e0ad9d1d1bcf7fc8bee4a74b9d50d855a7e631058674ce4d146393", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst", "created": "2018-12-23T21:00:42Z", "tenant_id": "ba5acb08b4284612802b018cafecd039", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:00:57,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-2d711b2f-eae1-4814-ae39-91213ad2d71e 2018-12-23 21:00:57,325 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst] is - ACTIVE 2018-12-23 21:00:57,325 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:01:00,329 - create_instance - DEBUG - VM status query timeout in 296.899245024 2018-12-23 21:01:00,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06c542a8d76e5c48d54c1ad65773e87fc1babae" 2018-12-23 21:01:00,379 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-6f515278-603c-4e91-933e-05d0ba3e6afb x-compute-request-id: req-6f515278-603c-4e91-933e-05d0ba3e6afb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d02c6359-7117-4f52-9d8a-68e04f3e892d could not be found.", "code": 404}} 2018-12-23 21:01:00,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d02c6359-7117-4f52-9d8a-68e04f3e892d used request id req-6f515278-603c-4e91-933e-05d0ba3e6afb 2018-12-23 21:01:00,380 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d02c6359-7117-4f52-9d8a-68e04f3e892d could not be found. (HTTP 404) (Request-ID: req-6f515278-603c-4e91-933e-05d0ba3e6afb) 2018-12-23 21:01:00,380 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-inst 2018-12-23 21:01:00,381 - neutron_utils - INFO - Deleting security group rule with ID - ba898c41-0778-4c5b-8015-11484c6c05bc 2018-12-23 21:01:00,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ba898c41-0778-4c5b-8015-11484c6c05bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:01:00,674 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9671496-6d76-4b22-891b-0c8e90c55aa7 Content-Length: 0 Date: Sun, 23 Dec 2018 21:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:00,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ba898c41-0778-4c5b-8015-11484c6c05bc used request id req-e9671496-6d76-4b22-891b-0c8e90c55aa7 2018-12-23 21:01:00,674 - neutron_utils - INFO - Deleting security group rule with ID - f1f5a6d5-cf48-49a1-866a-734d23e6da89 2018-12-23 21:01:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/f1f5a6d5-cf48-49a1-866a-734d23e6da89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:01:00,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8fe83de1-9b43-46b9-b48d-39b24d177572 Content-Length: 0 Date: Sun, 23 Dec 2018 21:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:00,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/f1f5a6d5-cf48-49a1-866a-734d23e6da89 used request id req-8fe83de1-9b43-46b9-b48d-39b24d177572 2018-12-23 21:01:00,756 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-name 2018-12-23 21:01:00,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2d7893962874a3943249dc8c47138636826ddc" 2018-12-23 21:01:00,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-146ae3b7-fb21-4e57-b212-64d1780d472a Content-Length: 0 Date: Sun, 23 Dec 2018 21:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:00,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9317ef0d-61e4-40e9-b6dc-4e1c93f3c858 used request id req-146ae3b7-fb21-4e57-b212-64d1780d472a 2018-12-23 21:01:00,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a67617f9a7b4bbd9059f191b909368d7b41e042" 2018-12-23 21:01:00,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-14cbf6f7-86f5-4200-ae98-e24626cebdef x-compute-request-id: req-14cbf6f7-86f5-4200-ae98-e24626cebdef Content-Length: 0 Content-Type: application/json 2018-12-23 21:01:00,894 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1f0b65f4-18cf-40a0-a52b-2625787561e8 used request id req-14cbf6f7-86f5-4200-ae98-e24626cebdef 2018-12-23 21:01:00,895 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet 2018-12-23 21:01:00,895 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-subnet 2018-12-23 21:01:00,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/b09cd523-c429-4dd1-ad4a-f2dbbcff2646 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" 2018-12-23 21:01:02,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-249e3ae8-e8ed-4026-9429-1aebe94802fb Date: Sun, 23 Dec 2018 21:01:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:02,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b09cd523-c429-4dd1-ad4a-f2dbbcff2646 used request id req-249e3ae8-e8ed-4026-9429-1aebe94802fb 2018-12-23 21:01:02,068 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-pub-net 2018-12-23 21:01:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/60085915-d450-4ea6-9feb-1b1e33a25762 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bfbd01a6879fd4621ba6003229f7a7e698327" 2018-12-23 21:01:03,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e979c2a2-2ea4-4bc9-9bb2-a434ea97967d Date: Sun, 23 Dec 2018 21:01:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:03,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/60085915-d450-4ea6-9feb-1b1e33a25762 used request id req-e979c2a2-2ea4-4bc9-9bb2-a434ea97967d 2018-12-23 21:01:03,182 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-d3e47c48-3a41-4b8e-b95e-aa5670ac38bd-image 2018-12-23 21:01:03,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}85805d58eabb60780da942377c4b766ceb585240" 2018-12-23 21:01:04,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cc273d0c-e097-4ac0-97ee-0fd685e092ea Date: Sun, 23 Dec 2018 21:01:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:01:04,423 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ee9288d8-4960-4d3c-8fc6-732438aab949 used request id req-cc273d0c-e097-4ac0-97ee-0fd685e092ea 2018-12-23 21:01:04,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:04,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-cb9852c1-d22c-4dc4-b747-69484b8a9805 Date: Sun, 23 Dec 2018 21:01:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:33Z", "updated_at": "2018-12-23T21:00:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:33Z", "revision_number": 0, "id": "24b4b82e-70ac-4d53-b04d-e75ec934f94d", "remote_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:33Z", "security_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba5acb08b4284612802b018cafecd039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:33Z", "revision_number": 0, "id": "c95d1097-bb18-410f-94a4-c9f205324665", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:33Z", "security_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba5acb08b4284612802b018cafecd039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:33Z", "revision_number": 0, "id": "d0b2578a-2c07-44ea-9a6f-5a0575e17e09", "remote_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:33Z", "security_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba5acb08b4284612802b018cafecd039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:00:33Z", "revision_number": 0, "id": "ddad4085-69ba-4154-bcd2-6448ff3ae33c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:00:33Z", "security_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "tenant_id": "ba5acb08b4284612802b018cafecd039", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba5acb08b4284612802b018cafecd039"}], "revision_number": 4, "project_id": "ba5acb08b4284612802b018cafecd039", "id": "32670a9d-0709-4d80-adf3-bac598f68d17", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:01:04,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-cb9852c1-d22c-4dc4-b747-69484b8a9805 2018-12-23 21:01:04,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:04,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fcb5961-4a16-4f34-9e1a-a163dbc134d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:01:04,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-9fcb5961-4a16-4f34-9e1a-a163dbc134d7 2018-12-23 21:01:04,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:01:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:04,929 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae37ea9f-f64a-4eba-9080-ba47d10114d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:01:04,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-ae37ea9f-f64a-4eba-9080-ba47d10114d1 2018-12-23 21:01:04,929 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:01:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:05,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9e6788-314c-4873-9603-10edad7f255d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:01:05,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-3e9e6788-314c-4873-9603-10edad7f255d 2018-12-23 21:01:05,031 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:01:05,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:05,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79342e8-f9c1-41c0-8314-94f93d95d217 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:01:05,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-c79342e8-f9c1-41c0-8314-94f93d95d217 2018-12-23 21:01:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:05,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1c8fb0-241a-43a5-9525-a79fa54e703a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ba5acb08b4284612802b018cafecd039", "name": "InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj"}} 2018-12-23 21:01:05,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-ff1c8fb0-241a-43a5-9525-a79fa54e703a 2018-12-23 21:01:05,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 32670a9d-0709-4d80-adf3-bac598f68d17 2018-12-23 21:01:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=32670a9d-0709-4d80-adf3-bac598f68d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:05,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0e35785d-e343-43c3-8d05-4b79a36defb1 Date: Sun, 23 Dec 2018 21:01:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:33Z", "security_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:33Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "24b4b82e-70ac-4d53-b04d-e75ec934f94d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:33Z", "security_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:33Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "c95d1097-bb18-410f-94a4-c9f205324665"}, {"remote_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:33Z", "security_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:33Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "d0b2578a-2c07-44ea-9a6f-5a0575e17e09"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:00:33Z", "security_group_id": "32670a9d-0709-4d80-adf3-bac598f68d17", "port_range_min": null, "revision_number": 0, "tenant_id": "ba5acb08b4284612802b018cafecd039", "created_at": "2018-12-23T21:00:33Z", "project_id": "ba5acb08b4284612802b018cafecd039", "id": "ddad4085-69ba-4154-bcd2-6448ff3ae33c"}]} 2018-12-23 21:01:05,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=32670a9d-0709-4d80-adf3-bac598f68d17 used request id req-0e35785d-e343-43c3-8d05-4b79a36defb1 2018-12-23 21:01:05,345 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:01:05,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/32670a9d-0709-4d80-adf3-bac598f68d17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:05,502 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a74204d-16a8-49b2-94d6-b319b2c2566f Content-Length: 0 Date: Sun, 23 Dec 2018 21:01:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:05,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/32670a9d-0709-4d80-adf3-bac598f68d17 used request id req-2a74204d-16a8-49b2-94d6-b319b2c2566f 2018-12-23 21:01:05,503 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj 2018-12-23 21:01:05,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:05,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d81a2f-e134-4541-8c5f-f25abca1a1d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:01:05,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ba5acb08b4284612802b018cafecd039 used request id req-84d81a2f-e134-4541-8c5f-f25abca1a1d8 2018-12-23 21:01:05,723 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-cfd5cd2f-4876-462-proj-role 2018-12-23 21:01:05,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/3f31334e76e04690a90a17f18dea7123 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:05,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa8db50a-b62a-4bc3-9aac-dc8927281621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:01:05,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3f31334e76e04690a90a17f18dea7123 used request id req-fa8db50a-b62a-4bc3-9aac-dc8927281621 2018-12-23 21:01:05,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c09ec4fb1c1718a5351248381813a836599ec5" 2018-12-23 21:01:05,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b772b2-150f-4864-b855-5cb1bbfb439c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:01:05,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-00b772b2-150f-4864-b855-5cb1bbfb439c 2018-12-23 21:01:05,947 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-cfd5cd2f-4876-462-user 2018-12-23 21:01:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c023a4a026d04690983378c3421e4b4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24fd7fdfac421ebb9ffec709b91eb238124b310" 2018-12-23 21:01:06,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a692d5ce-9d34-4061-a35b-fb29473b997c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:01:06,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c023a4a026d04690983378c3421e4b4b used request id req-a692d5ce-9d34-4061-a35b-fb29473b997c 2018-12-23 21:01:06,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:06,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["_rVQHzeVQlaEz79MtsIa3Q"], "issued_at": "2018-12-23T21:01:06.000000Z"}} 2018-12-23 21:01:06,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f043b2e7a52b310de864836927380c615e5bca5" 2018-12-23 21:01:06,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528a38bd-a668-43d3-9558-def9731b4a29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:06,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-528a38bd-a668-43d3-9558-def9731b4a29 2018-12-23 21:01:06,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:06,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:07,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["8WSCkp3jQTmXy-mqg2PMxQ"], "issued_at": "2018-12-23T21:01:07.000000Z"}} 2018-12-23 21:01:07,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:07,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc80ed2-354e-43ef-bb42-c4dc76c9bb39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:07,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7fc80ed2-354e-43ef-bb42-c4dc76c9bb39 2018-12-23 21:01:07,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:01:07,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:01:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:01:07,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5261e69a-2890-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:07,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f53de8-3636-4170-adb6-02f97a91136b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5261e69a-2890-49b-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:01:07,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-5261e69a-2890-49b-proj used request id req-25f53de8-3636-4170-adb6-02f97a91136b 2018-12-23 21:01:07,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:07,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac44980-ec16-48af-af61-5db7a5c8fa1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:01:07,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fac44980-ec16-48af-af61-5db7a5c8fa1b 2018-12-23 21:01:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}}' 2018-12-23 21:01:07,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:01:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c15435d-87f9-463f-8968-ebba8b08f184 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "id": "8f53a3ad9ad844959d40d907da44358f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:07,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9c15435d-87f9-463f-8968-ebba8b08f184 2018-12-23 21:01:07,549 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-5261e69a-2890-49b-proj 2018-12-23 21:01:07,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:07,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:07,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:01:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ZoTiH28cS9e0Yfr6RQFC0g"], "issued_at": "2018-12-23T21:01:07.000000Z"}} 2018-12-23 21:01:07,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55973ef57c2ac8762e93f52e8f725f48179b948c" 2018-12-23 21:01:08,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b8d67e-9b69-44d9-a2f9-c782a1c62a55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:08,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-24b8d67e-9b69-44d9-a2f9-c782a1c62a55 2018-12-23 21:01:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:01:08,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:01:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:01:08,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55973ef57c2ac8762e93f52e8f725f48179b948c" 2018-12-23 21:01:08,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a57a170-ca06-46b5-814c-1a53842d414e Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:01:08,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1a57a170-ca06-46b5-814c-1a53842d414e 2018-12-23 21:01:08,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-5261e69a-2890-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55973ef57c2ac8762e93f52e8f725f48179b948c" 2018-12-23 21:01:08,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f202d5-435f-43af-8e4b-987d306b7013 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-5261e69a-2890-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "id": "8f53a3ad9ad844959d40d907da44358f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}]} 2018-12-23 21:01:08,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-5261e69a-2890-49b-proj used request id req-d1f202d5-435f-43af-8e4b-987d306b7013 2018-12-23 21:01:08,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55973ef57c2ac8762e93f52e8f725f48179b948c" 2018-12-23 21:01:08,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1f7ffa-a48e-4b71-8daf-161e3ac4c9bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:01:08,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fb1f7ffa-a48e-4b71-8daf-161e3ac4c9bc 2018-12-23 21:01:08,680 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-5261e69a-2890-49b-user 2018-12-23 21:01:08,681 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:08,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:08,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d84f694-46a8-47ee-9cbb-40d4e6c2466b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:01:08,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7d84f694-46a8-47ee-9cbb-40d4e6c2466b 2018-12-23 21:01:08,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" -d '{"role": {"name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}}' 2018-12-23 21:01:08,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:01:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-312510cf-1cb8-4138-87ce-2f0a28ecdd8c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea103a18b3b841459b6ef07fde2f7316", "links": {"self": "http://172.30.9.21:5000/v3/roles/ea103a18b3b841459b6ef07fde2f7316"}, "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}} 2018-12-23 21:01:08,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-312510cf-1cb8-4138-87ce-2f0a28ecdd8c 2018-12-23 21:01:08,903 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role 2018-12-23 21:01:08,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ea103a18b3b841459b6ef07fde2f7316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:09,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f80132-c7f1-4503-84dc-0aaa1eafa773 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea103a18b3b841459b6ef07fde2f7316", "links": {"self": "http://172.30.9.21:5000/v3/roles/ea103a18b3b841459b6ef07fde2f7316"}, "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}} 2018-12-23 21:01:09,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ea103a18b3b841459b6ef07fde2f7316 used request id req-c8f80132-c7f1-4503-84dc-0aaa1eafa773 2018-12-23 21:01:09,004 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role to project InstanceSecurityGroupTests-5261e69a-2890-49b-proj 2018-12-23 21:01:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f/users/df0ecb0be1bc401d9b9e91acab1284f9/roles/ea103a18b3b841459b6ef07fde2f7316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:09,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe3b073b-b62d-4867-aee2-244a96c09039 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:01:09,138 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f/users/df0ecb0be1bc401d9b9e91acab1284f9/roles/ea103a18b3b841459b6ef07fde2f7316 used request id req-fe3b073b-b62d-4867-aee2-244a96c09039 2018-12-23 21:01:09,139 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:01:09,140 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:01:09,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:09,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:09,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea103a18b3b841459b6ef07fde2f7316", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}], "expires_at": "2018-12-23T22:01:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-user", "id": "df0ecb0be1bc401d9b9e91acab1284f9"}, "audit_ids": ["2GveSh3rRGyRk6ueuUfh0Q"], "issued_at": "2018-12-23T21:01:09.000000Z"}} 2018-12-23 21:01:09,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" 2018-12-23 21:01:09,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886e2751-52fc-40d7-94b3-a10f29e77a1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:09,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-886e2751-52fc-40d7-94b3-a10f29e77a1f 2018-12-23 21:01:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" 2018-12-23 21:01:09,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-cefa0397-8ecf-4899-9dad-513b72402909 Date: Sun, 23 Dec 2018 21:01:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image"} 2018-12-23 21:01:09,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image used request id req-cefa0397-8ecf-4899-9dad-513b72402909 2018-12-23 21:01:09,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" 2018-12-23 21:01:09,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d037ea84-2a7c-4842-a3b9-f407a0ee67a7 Date: Sun, 23 Dec 2018 21:01: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:01:09,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d037ea84-2a7c-4842-a3b9-f407a0ee67a7 2018-12-23 21:01:09,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image"}' 2018-12-23 21:01:09,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f002f2d7-c3fe-488f-9d85-c0a2d05dc7d1 Date: Sun, 23 Dec 2018 21:01:09 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:01:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:01:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "min_disk": 0, "protected": false, "id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "file": "/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/file", "checksum": null, "owner": "8f53a3ad9ad844959d40d907da44358f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:01:09,905 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f002f2d7-c3fe-488f-9d85-c0a2d05dc7d1 2018-12-23 21:01:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" -d '' 2018-12-23 21:01:10,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-644afa4f-5a62-4522-8278-04a0733f9371 Date: Sun, 23 Dec 2018 21:01:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:01:10,416 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/file used request id req-644afa4f-5a62-4522-8278-04a0733f9371 2018-12-23 21:01:10,416 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:01:10,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" 2018-12-23 21:01:10,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-07e74884-7217-4009-9deb-59135cadb28b Date: Sun, 23 Dec 2018 21:01:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:01:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:01:10Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/snap", "metadata": {}}], "self": "/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "min_disk": 0, "protected": false, "id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "file": "/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f53a3ad9ad844959d40d907da44358f", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:01:10,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17 used request id req-07e74884-7217-4009-9deb-59135cadb28b 2018-12-23 21:01:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" 2018-12-23 21:01:10,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ec5026c-51dd-4d3a-a8d2-5873d47a201e Date: Sun, 23 Dec 2018 21:01: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:01:10,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4ec5026c-51dd-4d3a-a8d2-5873d47a201e 2018-12-23 21:01:10,447 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image 2018-12-23 21:01:10,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" 2018-12-23 21:01:10,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ca91173e-eb8b-4bcc-a843-30d210601ef5 Date: Sun, 23 Dec 2018 21:01:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:01:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:01:10Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/snap", "metadata": {}}], "self": "/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "min_disk": 0, "protected": false, "id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "file": "/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f53a3ad9ad844959d40d907da44358f", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:01:10,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17 used request id req-ca91173e-eb8b-4bcc-a843-30d210601ef5 2018-12-23 21:01:10,466 - create_image - DEBUG - Instance status is - active 2018-12-23 21:01:10,466 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image 2018-12-23 21:01:10,466 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image 2018-12-23 21:01:10,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:10,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:10,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea103a18b3b841459b6ef07fde2f7316", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}], "expires_at": "2018-12-23T22:01:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-user", "id": "df0ecb0be1bc401d9b9e91acab1284f9"}, "audit_ids": ["Uz0KFd4iSKOvS2XQpA0YnQ"], "issued_at": "2018-12-23T21:01:10.000000Z"}} 2018-12-23 21:01:10,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" 2018-12-23 21:01:10,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde17533-b372-412b-99cc-95e4cdc5ce42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:10,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fde17533-b372-412b-99cc-95e4cdc5ce42 2018-12-23 21:01:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" 2018-12-23 21:01:11,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-25e59d0f-e4eb-4278-b370-afb66b6015c9 Date: Sun, 23 Dec 2018 21:01:11 GMT RESP BODY: {"networks":[]} 2018-12-23 21:01:11,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-25e59d0f-e4eb-4278-b370-afb66b6015c9 2018-12-23 21:01:11,116 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net 2018-12-23 21:01:11,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" -d '{"network": {"name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net", "admin_state_up": true}}' 2018-12-23 21:01:11,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-44e302a3-946d-4ec1-a504-74b4833339c1 Date: Sun, 23 Dec 2018 21:01:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:01:11Z","is_default":false,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}} 2018-12-23 21:01:11,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-44e302a3-946d-4ec1-a504-74b4833339c1 2018-12-23 21:01:11,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" 2018-12-23 21:01:11,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-5abb8c71-c26a-4656-994a-1de2b6f9a794 Date: Sun, 23 Dec 2018 21:01:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:01:11Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:11,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-5abb8c71-c26a-4656-994a-1de2b6f9a794 2018-12-23 21:01:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" 2018-12-23 21:01:11,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c90db1f-8860-4710-8a49-2e35d133a898 Date: Sun, 23 Dec 2018 21:01:11 GMT RESP BODY: {"subnets":[]} 2018-12-23 21:01:11,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-0c90db1f-8860-4710-8a49-2e35d133a898 2018-12-23 21:01:11,729 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet 2018-12-23 21:01:11,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" -d '{"subnets": [{"ip_version": 4, "network_id": "74d11453-e417-4514-bb71-f48bfd967bb9", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]}' 2018-12-23 21:01:12,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0f03382f-167d-43c5-80b5-4d5da628ff89 Date: Sun, 23 Dec 2018 21:01:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:12,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0f03382f-167d-43c5-80b5-4d5da628ff89 2018-12-23 21:01:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" 2018-12-23 21:01:12,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e79d77c8-40a1-4fc7-b5a1-6877402314b3 Date: Sun, 23 Dec 2018 21:01:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:12,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-e79d77c8-40a1-4fc7-b5a1-6877402314b3 2018-12-23 21:01:12,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" 2018-12-23 21:01:12,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-841e9b81-4fd9-40c6-9ce5-041d0ed5308c Date: Sun, 23 Dec 2018 21:01:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:12,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-841e9b81-4fd9-40c6-9ce5-041d0ed5308c 2018-12-23 21:01:12,645 - OpenStackNetwork - DEBUG - Network [74d11453-e417-4514-bb71-f48bfd967bb9] created successfully 2018-12-23 21:01:12,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:12,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:13,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["H-PulZg5T6S4UA9BsyPeCg"], "issued_at": "2018-12-23T21:01:13.000000Z"}} 2018-12-23 21:01:13,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a1568b1a1f96cc7911e435151f7d454c3496f7" 2018-12-23 21:01:13,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0639dda1-3e68-479c-ab5d-f9484ad26a9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:13,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0639dda1-3e68-479c-ab5d-f9484ad26a9c 2018-12-23 21:01:13,185 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:01:13,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a1568b1a1f96cc7911e435151f7d454c3496f7" 2018-12-23 21:01:13,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-4dab6341-55e3-4d88-b88e-0fd707e6f4b0 x-compute-request-id: req-4dab6341-55e3-4d88-b88e-0fd707e6f4b0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:01:13,388 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4dab6341-55e3-4d88-b88e-0fd707e6f4b0 2018-12-23 21:01:13,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a1568b1a1f96cc7911e435151f7d454c3496f7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:01:13,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-f63abe0c-0e7c-40fa-b363-4de5ff21727c x-compute-request-id: req-f63abe0c-0e7c-40fa-b363-4de5ff21727c Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777"}} 2018-12-23 21:01:13,418 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f63abe0c-0e7c-40fa-b363-4de5ff21727c 2018-12-23 21:01:13,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:13,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:13,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea103a18b3b841459b6ef07fde2f7316", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}], "expires_at": "2018-12-23T22:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-user", "id": "df0ecb0be1bc401d9b9e91acab1284f9"}, "audit_ids": ["Wk1asLGgSsiYr_cpcVyvRQ"], "issued_at": "2018-12-23T21:01:13.000000Z"}} 2018-12-23 21:01:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:13,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2523368-1c1b-4562-95ba-cbb3cdb6a683 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:13,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a2523368-1c1b-4562-95ba-cbb3cdb6a683 2018-12-23 21:01:13,901 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:01:13,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:13,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7065d882-b9a7-43fc-9ad4-9e81fb767ff6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:13,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7065d882-b9a7-43fc-9ad4-9e81fb767ff6 2018-12-23 21:01:14,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7c7938cc-6dd5-41e1-85c4-76da1a5725f0 Date: Sun, 23 Dec 2018 21:01:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:14,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-7c7938cc-6dd5-41e1-85c4-76da1a5725f0 2018-12-23 21:01:14,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-74020c52-fa98-4c08-a5bc-186cf0a34676 Date: Sun, 23 Dec 2018 21:01:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:14,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-74020c52-fa98-4c08-a5bc-186cf0a34676 2018-12-23 21:01:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-afd99e77-a509-49f6-805d-82d07edf6667 Date: Sun, 23 Dec 2018 21:01:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:14,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-afd99e77-a509-49f6-805d-82d07edf6667 2018-12-23 21:01:14,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:01:14,420 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:01:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:01:14,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2915db-b015-4626-a679-e4076e76ac45 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:14,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-1d2915db-b015-4626-a679-e4076e76ac45 2018-12-23 21:01:14,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56a5238b-37d8-40f4-b76e-441610facec6 Date: Sun, 23 Dec 2018 21:01:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:14,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-56a5238b-37d8-40f4-b76e-441610facec6 2018-12-23 21:01:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-82b04be2-53b3-4097-a872-aa58f270771c Date: Sun, 23 Dec 2018 21:01:14 GMT RESP BODY: {"ports":[]} 2018-12-23 21:01:14,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port&admin_state_up=True used request id req-82b04be2-53b3-4097-a872-aa58f270771c 2018-12-23 21:01:14,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-c522aabd-82a3-4b8c-b393-0f46dfdbd807 x-compute-request-id: req-c522aabd-82a3-4b8c-b393-0f46dfdbd807 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:01:14,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst used request id req-c522aabd-82a3-4b8c-b393-0f46dfdbd807 2018-12-23 21:01:14,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-569ffce6-ebb6-44aa-b5a3-5babccdc84f7 Date: Sun, 23 Dec 2018 21:01:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:14,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-569ffce6-ebb6-44aa-b5a3-5babccdc84f7 2018-12-23 21:01:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:14,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-77bedb65-f5b9-4275-9c9b-6b87f2031f2c Date: Sun, 23 Dec 2018 21:01:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:14,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-77bedb65-f5b9-4275-9c9b-6b87f2031f2c 2018-12-23 21:01:14,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:15,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-85b568a7-1211-448c-befb-a54dc447ebb3 Date: Sun, 23 Dec 2018 21:01:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:15,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-85b568a7-1211-448c-befb-a54dc447ebb3 2018-12-23 21:01:15,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:15,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ae4f1a3-c00e-4956-bb99-57360d40ddae Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:15,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-1ae4f1a3-c00e-4956-bb99-57360d40ddae 2018-12-23 21:01:15,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:15,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4ee16371-2362-4dec-899c-f567a8dd1658 Date: Sun, 23 Dec 2018 21:01:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:15,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-4ee16371-2362-4dec-899c-f567a8dd1658 2018-12-23 21:01:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:15,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-55489f47-161a-42fc-a4b4-389a81e18cbf Date: Sun, 23 Dec 2018 21:01:15 GMT RESP BODY: {"ports":[]} 2018-12-23 21:01:15,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port&admin_state_up=True used request id req-55489f47-161a-42fc-a4b4-389a81e18cbf 2018-12-23 21:01:15,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:15,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:15,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea103a18b3b841459b6ef07fde2f7316", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}], "expires_at": "2018-12-23T22:01:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-user", "id": "df0ecb0be1bc401d9b9e91acab1284f9"}, "audit_ids": ["unPIN9buTImP_ddrp64VZw"], "issued_at": "2018-12-23T21:01:15.000000Z"}} 2018-12-23 21:01:15,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3632e683980fa774023b87e267b48cb110a8b85a" 2018-12-23 21:01:15,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af092994-5b5d-49f7-bcb3-bcbe254d026e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:15,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-af092994-5b5d-49f7-bcb3-bcbe254d026e 2018-12-23 21:01:15,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:16,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2c05d083-c5d0-46b3-abc4-0e0b2ab75ce2 Date: Sun, 23 Dec 2018 21:01:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:16,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-2c05d083-c5d0-46b3-abc4-0e0b2ab75ce2 2018-12-23 21:01:16,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:16,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f26a2515-990e-46d2-ac27-f6fb94849f9e Date: Sun, 23 Dec 2018 21:01:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:16,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-f26a2515-990e-46d2-ac27-f6fb94849f9e 2018-12-23 21:01:16,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:16,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-86474562-d1b8-447e-8ebe-89576d87f075 Date: Sun, 23 Dec 2018 21:01:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:16,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-86474562-d1b8-447e-8ebe-89576d87f075 2018-12-23 21:01:16,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:01:16,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:01:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:01:16,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3632e683980fa774023b87e267b48cb110a8b85a" 2018-12-23 21:01:16,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033aabfa-946d-4e1e-b4b7-dde00b2ba41f Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:16,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-033aabfa-946d-4e1e-b4b7-dde00b2ba41f 2018-12-23 21:01:16,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:16,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2b3ebf95-de38-43eb-885d-943f4306b943 Date: Sun, 23 Dec 2018 21:01:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:16,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-2b3ebf95-de38-43eb-885d-943f4306b943 2018-12-23 21:01:16,376 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net 2018-12-23 21:01:16,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" -d '{"port": {"network_id": "74d11453-e417-4514-bb71-f48bfd967bb9", "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port", "admin_state_up": true}}' 2018-12-23 21:01:17,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-490614f2-f9eb-46d2-94ae-6ef0f3323ff3 Date: Sun, 23 Dec 2018 21:01:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.17"}],"id":"967450f6-add6-4521-9904-2454646e1bc0","security_groups":["1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e"],"mac_address":"fa:16:3e:e3:5b:98","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port","project_id":"8f53a3ad9ad844959d40d907da44358f","qos_policy_id":null,"admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:01:17,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-490614f2-f9eb-46d2-94ae-6ef0f3323ff3 2018-12-23 21:01:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-87c7a3a9-2f17-4358-b36c-9a6cbabc73e7 Date: Sun, 23 Dec 2018 21:01:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:17,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-87c7a3a9-2f17-4358-b36c-9a6cbabc73e7 2018-12-23 21:01:17,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc008241-83a0-4b30-ad57-bef8bc42d3f6 Date: Sun, 23 Dec 2018 21:01:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:17,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-dc008241-83a0-4b30-ad57-bef8bc42d3f6 2018-12-23 21:01:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4196c53a-0cb7-4180-82cf-ae9f4b08cee5 Date: Sun, 23 Dec 2018 21:01:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:17,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-4196c53a-0cb7-4180-82cf-ae9f4b08cee5 2018-12-23 21:01:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a30197a-16c9-4738-b642-8ea0ffb2633e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:17,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-9a30197a-16c9-4738-b642-8ea0ffb2633e 2018-12-23 21:01:17,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-114b5d79-ab40-4bb5-9aec-ce345f6fb975 Date: Sun, 23 Dec 2018 21:01:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:17,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-114b5d79-ab40-4bb5-9aec-ce345f6fb975 2018-12-23 21:01:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-e5421bd0-2a71-40d1-ac39-a4d6eba69454 Date: Sun, 23 Dec 2018 21:01:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.17"}],"id":"967450f6-add6-4521-9904-2454646e1bc0","security_groups":["1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e"],"mac_address":"fa:16:3e:e3:5b:98","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:01:17,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port&admin_state_up=True used request id req-e5421bd0-2a71-40d1-ac39-a4d6eba69454 2018-12-23 21:01:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e5be12-267e-48a5-822a-4a342b343a35 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:17,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-80e5be12-267e-48a5-822a-4a342b343a35 2018-12-23 21:01:17,884 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst 2018-12-23 21:01:17,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-ea0a757e-3b66-4cff-aee5-1bd4ff1677dd x-compute-request-id: req-ea0a757e-3b66-4cff-aee5-1bd4ff1677dd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-flavor-name"}]} 2018-12-23 21:01:17,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ea0a757e-3b66-4cff-aee5-1bd4ff1677dd 2018-12-23 21:01:17,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:17,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-1ebe3e93-c680-4892-92f7-0c62296c19fa x-compute-request-id: req-1ebe3e93-c680-4892-92f7-0c62296c19fa Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777"}} 2018-12-23 21:01:17,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777 used request id req-1ebe3e93-c680-4892-92f7-0c62296c19fa 2018-12-23 21:01:17,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:18,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-c0c23a0c-0a06-4cef-a01c-e813b2863570 Date: Sun, 23 Dec 2018 21:01:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:01:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:01:10Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/snap", "metadata": {}}], "self": "/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "min_disk": 0, "protected": false, "id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "file": "/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f53a3ad9ad844959d40d907da44358f", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image"} 2018-12-23 21:01:18,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image used request id req-c0c23a0c-0a06-4cef-a01c-e813b2863570 2018-12-23 21:01:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:18,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d5978dbf-8423-43ff-aec1-fb6d9486e5e7 Date: Sun, 23 Dec 2018 21:01: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:01:18,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d5978dbf-8423-43ff-aec1-fb6d9486e5e7 2018-12-23 21:01:18,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" -d '{"server": {"name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "imageRef": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "flavorRef": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "max_count": 1, "min_count": 1, "networks": [{"port": "967450f6-add6-4521-9904-2454646e1bc0"}]}}' 2018-12-23 21:01:18,749 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21: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-b9965988-a096-4d55-a18f-57b9e389cd3f x-compute-request-id: req-b9965988-a096-4d55-a18f-57b9e389cd3f Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "adminPass": "NXjdm2DnMgTU"}} 2018-12-23 21:01:18,749 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b9965988-a096-4d55-a18f-57b9e389cd3f 2018-12-23 21:01:18,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:19,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6e02a66-764d-47d9-9668-b32af5017775 x-compute-request-id: req-e6e02a66-764d-47d9-9668-b32af5017775 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.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:01:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:19,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-e6e02a66-764d-47d9-9668-b32af5017775 2018-12-23 21:01:19,236 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst 2018-12-23 21:01:19,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:19,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-75cb1789-bd89-4135-9ae4-c4f14370d978 x-compute-request-id: req-75cb1789-bd89-4135-9ae4-c4f14370d978 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:01:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:19,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-75cb1789-bd89-4135-9ae4-c4f14370d978 2018-12-23 21:01:19,502 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst] is - BUILD 2018-12-23 21:01:19,502 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:01:22,505 - create_instance - DEBUG - VM status query timeout in 896.731098175 2018-12-23 21:01:22,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:22,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-4f06b604-ee06-4be6-a6fe-5ca7e7dd1c74 x-compute-request-id: req-4f06b604-ee06-4be6-a6fe-5ca7e7dd1c74 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:01:19Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:22,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-4f06b604-ee06-4be6-a6fe-5ca7e7dd1c74 2018-12-23 21:01:22,934 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst] is - BUILD 2018-12-23 21:01:22,934 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:01:25,937 - create_instance - DEBUG - VM status query timeout in 893.299245119 2018-12-23 21:01:25,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:26,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-755961b4-144d-4ee2-ba56-90a28e9713c1 x-compute-request-id: req-755961b4-144d-4ee2-ba56-90a28e9713c1 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:26,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-755961b4-144d-4ee2-ba56-90a28e9713c1 2018-12-23 21:01:26,454 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst] is - ACTIVE 2018-12-23 21:01:26,454 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:01:26,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:26,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-b4234c5b-8d35-4fb9-8c14-335323e35887 x-compute-request-id: req-b4234c5b-8d35-4fb9-8c14-335323e35887 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:26,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-b4234c5b-8d35-4fb9-8c14-335323e35887 2018-12-23 21:01:26,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:26,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-95a8ecc9-0d04-4d8a-b73a-f4640b9e19e2 Date: Sun, 23 Dec 2018 21:01:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:26,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-95a8ecc9-0d04-4d8a-b73a-f4640b9e19e2 2018-12-23 21:01:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:26,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76300ac9-d45a-48e5-a4ea-9f2930865e40 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:26,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-76300ac9-d45a-48e5-a4ea-9f2930865e40 2018-12-23 21:01:26,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:26,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54e3c9e4-9973-47ef-a842-ee15c6df0d35 Date: Sun, 23 Dec 2018 21:01:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:26,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-54e3c9e4-9973-47ef-a842-ee15c6df0d35 2018-12-23 21:01:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:26,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-93365d3c-47ec-4aee-9002-d33fce9faa8f Date: Sun, 23 Dec 2018 21:01:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.17"}],"id":"967450f6-add6-4521-9904-2454646e1bc0","security_groups":["1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e"],"mac_address":"fa:16:3e:e3:5b:98","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:16Z","binding:vnic_type":"normal","device_id":"215b5fc7-b91a-4a76-b10a-7b58abf01656","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.2"}],"id":"e6fcc7c7-6745-411a-8a79-4729511e1d42","security_groups":[],"mac_address":"fa:16:3e:8d:66:7a","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74d11453-e417-4514-bb71-f48bfd967bb9","ip_allocation":"immediate"}]} 2018-12-23 21:01:26,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-93365d3c-47ec-4aee-9002-d33fce9faa8f 2018-12-23 21:01:26,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:26,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:27,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea103a18b3b841459b6ef07fde2f7316", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}], "expires_at": "2018-12-23T22:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-user", "id": "df0ecb0be1bc401d9b9e91acab1284f9"}, "audit_ids": ["x2DpzaIcTua4Ipwr40zuZA"], "issued_at": "2018-12-23T21:01:27.000000Z"}} 2018-12-23 21:01:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:27,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759f4ad0-5581-4e32-afb1-eca71059bf52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:27,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-759f4ad0-5581-4e32-afb1-eca71059bf52 2018-12-23 21:01:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:27,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f9fa7b95-d6cc-4208-a053-e223fe622168 Date: Sun, 23 Dec 2018 21:01:27 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:01:27,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name&description=hello+group used request id req-f9fa7b95-d6cc-4208-a053-e223fe622168 2018-12-23 21:01:27,597 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name... 2018-12-23 21:01:27,598 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name 2018-12-23 21:01:27,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" -d '{"security_group": {"name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name", "description": "hello group"}}' 2018-12-23 21:01:27,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-03ecec99-9761-49cb-9179-22c75a1b92dc Date: Sun, 23 Dec 2018 21:01:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "updated_at": "2018-12-23T21:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "revision_number": 0, "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f53a3ad9ad844959d40d907da44358f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "revision_number": 0, "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53a3ad9ad844959d40d907da44358f"}], "revision_number": 2, "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "b1113194-d039-474a-8a4a-662548fa1d51", "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name"}} 2018-12-23 21:01:27,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-03ecec99-9761-49cb-9179-22c75a1b92dc 2018-12-23 21:01:27,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1113194-d039-474a-8a4a-662548fa1d51 2018-12-23 21:01:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:27,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-776ab8e1-fa55-44a6-8738-85c2bbddde9b Date: Sun, 23 Dec 2018 21:01: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-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06"}]} 2018-12-23 21:01:27,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 used request id req-776ab8e1-fa55-44a6-8738-85c2bbddde9b 2018-12-23 21:01:27,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1113194-d039-474a-8a4a-662548fa1d51 2018-12-23 21:01:27,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:27,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55abe572-6929-4783-b14c-3607e2f04a92 Date: Sun, 23 Dec 2018 21:01: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-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06"}]} 2018-12-23 21:01:27,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 used request id req-55abe572-6929-4783-b14c-3607e2f04a92 2018-12-23 21:01:27,866 - neutron_utils - INFO - Retrieving security group with ID - b1113194-d039-474a-8a4a-662548fa1d51 2018-12-23 21:01:27,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:27,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-08f1707e-b102-4b90-aa57-25fa278ae30a Date: Sun, 23 Dec 2018 21:01:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "updated_at": "2018-12-23T21:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "revision_number": 0, "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f53a3ad9ad844959d40d907da44358f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "revision_number": 0, "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53a3ad9ad844959d40d907da44358f"}], "revision_number": 2, "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "b1113194-d039-474a-8a4a-662548fa1d51", "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name"}]} 2018-12-23 21:01:27,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=b1113194-d039-474a-8a4a-662548fa1d51 used request id req-08f1707e-b102-4b90-aa57-25fa278ae30a 2018-12-23 21:01:27,935 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1113194-d039-474a-8a4a-662548fa1d51 2018-12-23 21:01:27,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:27,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28f7bce8-c6b8-4194-bf2c-688ea4f0abf2 Date: Sun, 23 Dec 2018 21:01: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-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06"}]} 2018-12-23 21:01:27,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 used request id req-28f7bce8-c6b8-4194-bf2c-688ea4f0abf2 2018-12-23 21:01:27,956 - neutron_utils - INFO - Retrieving security group with ID - b1113194-d039-474a-8a4a-662548fa1d51 2018-12-23 21:01:27,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:28,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-85bd71ea-dabb-45ac-b1af-83da93f19dd9 Date: Sun, 23 Dec 2018 21:01:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "updated_at": "2018-12-23T21:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "revision_number": 0, "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f53a3ad9ad844959d40d907da44358f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "revision_number": 0, "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53a3ad9ad844959d40d907da44358f"}], "revision_number": 2, "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "b1113194-d039-474a-8a4a-662548fa1d51", "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name"}]} 2018-12-23 21:01:28,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=b1113194-d039-474a-8a4a-662548fa1d51 used request id req-85bd71ea-dabb-45ac-b1af-83da93f19dd9 2018-12-23 21:01:28,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1113194-d039-474a-8a4a-662548fa1d51 2018-12-23 21:01:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:28,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4c914ddb-55a0-4f28-9ee5-44c5f5701bf4 Date: Sun, 23 Dec 2018 21:01:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06"}]} 2018-12-23 21:01:28,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 used request id req-4c914ddb-55a0-4f28-9ee5-44c5f5701bf4 2018-12-23 21:01:28,023 - neutron_utils - INFO - Retrieving security group with ID - b1113194-d039-474a-8a4a-662548fa1d51 2018-12-23 21:01:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:28,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-841b960e-6719-4934-a272-b1121b14746d Date: Sun, 23 Dec 2018 21:01:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "updated_at": "2018-12-23T21:01:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "revision_number": 0, "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f53a3ad9ad844959d40d907da44358f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "revision_number": 0, "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53a3ad9ad844959d40d907da44358f"}], "revision_number": 2, "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "b1113194-d039-474a-8a4a-662548fa1d51", "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name"}]} 2018-12-23 21:01:28,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=b1113194-d039-474a-8a4a-662548fa1d51 used request id req-841b960e-6719-4934-a272-b1121b14746d 2018-12-23 21:01:28,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1113194-d039-474a-8a4a-662548fa1d51 2018-12-23 21:01:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:28,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b0fe1b9-fd58-473b-aee1-589241c047f0 Date: Sun, 23 Dec 2018 21:01:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:27Z", "security_group_id": "b1113194-d039-474a-8a4a-662548fa1d51", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:27Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "61854d35-0fc8-4f91-a1e5-6b2994855c06"}]} 2018-12-23 21:01:28,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1113194-d039-474a-8a4a-662548fa1d51 used request id req-7b0fe1b9-fd58-473b-aee1-589241c047f0 2018-12-23 21:01:28,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:28,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a762a9e-4a89-4067-90d2-0a06ec39637a x-compute-request-id: req-2a762a9e-4a89-4067-90d2-0a06ec39637a Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:28,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-2a762a9e-4a89-4067-90d2-0a06ec39637a 2018-12-23 21:01:28,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:28,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e33fe986-8a8f-438a-82dc-7f93150bc95b Date: Sun, 23 Dec 2018 21:01:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:28,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-e33fe986-8a8f-438a-82dc-7f93150bc95b 2018-12-23 21:01:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:28,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db359d0d-d5ea-4786-adce-a10c6a828e51 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:28,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-db359d0d-d5ea-4786-adce-a10c6a828e51 2018-12-23 21:01:28,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:28,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb8bbf54-fcac-481a-a844-762f943eacd0 Date: Sun, 23 Dec 2018 21:01:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:28,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-cb8bbf54-fcac-481a-a844-762f943eacd0 2018-12-23 21:01:28,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-d2faae5d-f1eb-46eb-ba21-61d6a0624863 Date: Sun, 23 Dec 2018 21:01:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.17"}],"id":"967450f6-add6-4521-9904-2454646e1bc0","security_groups":["1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e"],"mac_address":"fa:16:3e:e3:5b:98","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:16Z","binding:vnic_type":"normal","device_id":"215b5fc7-b91a-4a76-b10a-7b58abf01656","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.2"}],"id":"e6fcc7c7-6745-411a-8a79-4729511e1d42","security_groups":[],"mac_address":"fa:16:3e:8d:66:7a","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74d11453-e417-4514-bb71-f48bfd967bb9","ip_allocation":"immediate"}]} 2018-12-23 21:01:28,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-d2faae5d-f1eb-46eb-ba21-61d6a0624863 2018-12-23 21:01:28,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:29,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea103a18b3b841459b6ef07fde2f7316", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role"}], "expires_at": "2018-12-23T22:01:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8f53a3ad9ad844959d40d907da44358f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-user", "id": "df0ecb0be1bc401d9b9e91acab1284f9"}, "audit_ids": ["opVm9PXLTnqSHpvnNHFSxg"], "issued_at": "2018-12-23T21:01:29.000000Z"}} 2018-12-23 21:01:29,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1870ce6d96e452821136c489a4472f4ad7f3fee2" 2018-12-23 21:01:29,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-f68d6418-074b-44f7-84c3-d7ba47de0f28 x-compute-request-id: req-f68d6418-074b-44f7-84c3-d7ba47de0f28 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:29,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-f68d6418-074b-44f7-84c3-d7ba47de0f28 2018-12-23 21:01:29,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:29,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-dee0c730-2896-4717-9c58-c5f23c2a0ba8 x-compute-request-id: req-dee0c730-2896-4717-9c58-c5f23c2a0ba8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:29,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-dee0c730-2896-4717-9c58-c5f23c2a0ba8 2018-12-23 21:01:29,822 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst] is - ACTIVE 2018-12-23 21:01:29,822 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:01:29,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-18f0308c-8112-4a73-98ef-54b7ea636a06 x-compute-request-id: req-18f0308c-8112-4a73-98ef-54b7ea636a06 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:30,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-18f0308c-8112-4a73-98ef-54b7ea636a06 2018-12-23 21:01:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-34ae9fec-c1b3-4989-98e1-41d3030e615c Date: Sun, 23 Dec 2018 21:01:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:30,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-34ae9fec-c1b3-4989-98e1-41d3030e615c 2018-12-23 21:01:30,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4183a4-9ab5-42b7-b2e9-96523f2a4af1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:30,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-ef4183a4-9ab5-42b7-b2e9-96523f2a4af1 2018-12-23 21:01:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d3aa253b-6979-4160-896c-d197ff19839f Date: Sun, 23 Dec 2018 21:01:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:30,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-d3aa253b-6979-4160-896c-d197ff19839f 2018-12-23 21:01:30,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-14d68b3e-ddee-4c79-982d-3d25f931bdb2 Date: Sun, 23 Dec 2018 21:01:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.17"}],"id":"967450f6-add6-4521-9904-2454646e1bc0","security_groups":["1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e"],"mac_address":"fa:16:3e:e3:5b:98","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:16Z","binding:vnic_type":"normal","device_id":"215b5fc7-b91a-4a76-b10a-7b58abf01656","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.2"}],"id":"e6fcc7c7-6745-411a-8a79-4729511e1d42","security_groups":[],"mac_address":"fa:16:3e:8d:66:7a","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74d11453-e417-4514-bb71-f48bfd967bb9","ip_allocation":"immediate"}]} 2018-12-23 21:01:30,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-14d68b3e-ddee-4c79-982d-3d25f931bdb2 2018-12-23 21:01:30,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3e6a9c4-5a78-425c-966a-2eef9dbcbfe2 x-compute-request-id: req-a3e6a9c4-5a78-425c-966a-2eef9dbcbfe2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:30,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-a3e6a9c4-5a78-425c-966a-2eef9dbcbfe2 2018-12-23 21:01:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e11b02e7-db4f-48c1-98ff-5f647c48ac14 Date: Sun, 23 Dec 2018 21:01:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:30,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-e11b02e7-db4f-48c1-98ff-5f647c48ac14 2018-12-23 21:01:30,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb71abe1-a171-452e-bfa5-16d75ea132fe Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:30,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-eb71abe1-a171-452e-bfa5-16d75ea132fe 2018-12-23 21:01:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:30,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dbd3754d-068d-41b8-9274-0d382df12d67 Date: Sun, 23 Dec 2018 21:01:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:30,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-dbd3754d-068d-41b8-9274-0d382df12d67 2018-12-23 21:01:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:31,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-d3df8721-4b03-4cdb-b4b7-ab814e999dd3 Date: Sun, 23 Dec 2018 21:01:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.17"}],"id":"967450f6-add6-4521-9904-2454646e1bc0","security_groups":["1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e"],"mac_address":"fa:16:3e:e3:5b:98","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:16Z","binding:vnic_type":"normal","device_id":"215b5fc7-b91a-4a76-b10a-7b58abf01656","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.2"}],"id":"e6fcc7c7-6745-411a-8a79-4729511e1d42","security_groups":[],"mac_address":"fa:16:3e:8d:66:7a","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74d11453-e417-4514-bb71-f48bfd967bb9","ip_allocation":"immediate"}]} 2018-12-23 21:01:31,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-d3df8721-4b03-4cdb-b4b7-ab814e999dd3 2018-12-23 21:01:31,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name"}}' 2018-12-23 21:01:31,797 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:01: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-a73fe87b-f34f-4503-8a72-b7e5a8d601bb x-compute-request-id: req-a73fe87b-f34f-4503-8a72-b7e5a8d601bb Content-Length: 0 Content-Type: application/json 2018-12-23 21:01:31,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656/action used request id req-a73fe87b-f34f-4503-8a72-b7e5a8d601bb 2018-12-23 21:01:31,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:32,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-214503cf-2bab-4699-ab8b-682c54fc0d9f x-compute-request-id: req-214503cf-2bab-4699-ab8b-682c54fc0d9f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:32,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-214503cf-2bab-4699-ab8b-682c54fc0d9f 2018-12-23 21:01:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:32,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5c5202f3-da7b-4e1a-9bb5-7436b70c2e5a Date: Sun, 23 Dec 2018 21:01:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"74d11453-e417-4514-bb71-f48bfd967bb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8f53a3ad9ad844959d40d907da44358f","l2_adjacency":true,"status":"ACTIVE","subnets":["36257967-8e0a-4cca-8112-e9ec6dd061bd"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:12Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net","admin_state_up":true,"tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:11Z","mtu":1450}]} 2018-12-23 21:01:32,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net used request id req-5c5202f3-da7b-4e1a-9bb5-7436b70c2e5a 2018-12-23 21:01:32,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:32,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf75969f-1359-47f9-925e-eabcb01ac5c9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:32,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-cf75969f-1359-47f9-925e-eabcb01ac5c9 2018-12-23 21:01:32,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:32,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c541540b-d8b1-40c7-89d4-ea2f42e9d317 Date: Sun, 23 Dec 2018 21:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01: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":"8f53a3ad9ad844959d40d907da44358f","id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet"}]} 2018-12-23 21:01:32,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-c541540b-d8b1-40c7-89d4-ea2f42e9d317 2018-12-23 21:01:32,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:32,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-1defe758-3550-4011-bcdc-92865a2dce2d Date: Sun, 23 Dec 2018 21:01:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:31Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.17"}],"id":"967450f6-add6-4521-9904-2454646e1bc0","security_groups":["1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e","b1113194-d039-474a-8a4a-662548fa1d51"],"mac_address":"fa:16:3e:e3:5b:98","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:16Z","binding:vnic_type":"normal","device_id":"215b5fc7-b91a-4a76-b10a-7b58abf01656","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"36257967-8e0a-4cca-8112-e9ec6dd061bd","ip_address":"10.55.0.2"}],"id":"e6fcc7c7-6745-411a-8a79-4729511e1d42","security_groups":[],"mac_address":"fa:16:3e:8d:66:7a","project_id":"8f53a3ad9ad844959d40d907da44358f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74d11453-e417-4514-bb71-f48bfd967bb9","tenant_id":"8f53a3ad9ad844959d40d907da44358f","created_at":"2018-12-23T21:01:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-74d11453-e417-4514-bb71-f48bfd967bb9","ip_allocation":"immediate"}]} 2018-12-23 21:01:32,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-1defe758-3550-4011-bcdc-92865a2dce2d 2018-12-23 21:01:32,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1870ce6d96e452821136c489a4472f4ad7f3fee2" 2018-12-23 21:01:32,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-825e351c-153e-448c-886f-187f94688034 x-compute-request-id: req-825e351c-153e-448c-886f-187f94688034 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name"}], "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:23Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:32,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-825e351c-153e-448c-886f-187f94688034 2018-12-23 21:01:32,956 - create_instance - INFO - Deleting Port with ID - 967450f6-add6-4521-9904-2454646e1bc0 2018-12-23 21:01:32,956 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-port 2018-12-23 21:01:32,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/967450f6-add6-4521-9904-2454646e1bc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:33,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b0562bc-b6b0-4d38-a1da-948b5eceb658 Date: Sun, 23 Dec 2018 21:01:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:33,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/967450f6-add6-4521-9904-2454646e1bc0 used request id req-3b0562bc-b6b0-4d38-a1da-948b5eceb658 2018-12-23 21:01:33,462 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst 2018-12-23 21:01:33,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:33,590 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e9f01ce-d841-4758-b9a7-cf30edc34af9 x-compute-request-id: req-8e9f01ce-d841-4758-b9a7-cf30edc34af9 Content-Type: application/json 2018-12-23 21:01:33,590 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-8e9f01ce-d841-4758-b9a7-cf30edc34af9 2018-12-23 21:01:33,591 - create_instance - INFO - Checking deletion status 2018-12-23 21:01:33,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:33,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a2546ea-cc68-43d1-ada3-ac7d1c91e300 x-compute-request-id: req-5a2546ea-cc68-43d1-ada3-ac7d1c91e300 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:5b:98", "version": 4, "addr": "10.55.0.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656", "rel": "bookmark"}], "image": {"id": "d22f0699-e4f3-4cfa-ad38-a38566b31e17", "links": [{"href": "http://172.30.9.21:8774/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:01:23.000000", "flavor": {"id": "b6859701-4c9b-4e6e-ab48-aec6d3eca777", "links": [{"href": "http://172.30.9.21:8774/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777", "rel": "bookmark"}]}, "id": "215b5fc7-b91a-4a76-b10a-7b58abf01656", "user_id": "df0ecb0be1bc401d9b9e91acab1284f9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:01:33Z", "hostId": "0e7761b8e12ceca6665598c28a5082c7fc18b45e377b66de59f9eb25", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst", "created": "2018-12-23T21:01:18Z", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:33,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-5a2546ea-cc68-43d1-ada3-ac7d1c91e300 2018-12-23 21:01:33,879 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst] is - ACTIVE 2018-12-23 21:01:33,879 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:01:36,882 - create_instance - DEBUG - VM status query timeout in 296.708497047 2018-12-23 21:01:36,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad496ffa56469e85195fe4d307eb854089dede70" 2018-12-23 21:01:36,934 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bb73316-10d9-466a-9f61-2c76e3ab2fba x-compute-request-id: req-8bb73316-10d9-466a-9f61-2c76e3ab2fba Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 215b5fc7-b91a-4a76-b10a-7b58abf01656 could not be found.", "code": 404}} 2018-12-23 21:01:36,934 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/215b5fc7-b91a-4a76-b10a-7b58abf01656 used request id req-8bb73316-10d9-466a-9f61-2c76e3ab2fba 2018-12-23 21:01:36,935 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 215b5fc7-b91a-4a76-b10a-7b58abf01656 could not be found. (HTTP 404) (Request-ID: req-8bb73316-10d9-466a-9f61-2c76e3ab2fba) 2018-12-23 21:01:36,935 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-inst 2018-12-23 21:01:36,936 - neutron_utils - INFO - Deleting security group rule with ID - 61854d35-0fc8-4f91-a1e5-6b2994855c06 2018-12-23 21:01:36,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/61854d35-0fc8-4f91-a1e5-6b2994855c06 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:37,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f45439b-9cb1-4484-a957-f7ca200e86c4 Content-Length: 0 Date: Sun, 23 Dec 2018 21:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:37,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/61854d35-0fc8-4f91-a1e5-6b2994855c06 used request id req-2f45439b-9cb1-4484-a957-f7ca200e86c4 2018-12-23 21:01:37,051 - neutron_utils - INFO - Deleting security group rule with ID - 5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0 2018-12-23 21:01:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:37,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdc05b45-aef7-49eb-911a-b235cdfec483 Content-Length: 0 Date: Sun, 23 Dec 2018 21:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:37,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/5bd648a1-7ff7-4c4d-97c6-8f75087ba4a0 used request id req-bdc05b45-aef7-49eb-911a-b235cdfec483 2018-12-23 21:01:37,140 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-name 2018-12-23 21:01:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b1113194-d039-474a-8a4a-662548fa1d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f52af110917c634f80b1475f38f7b1d7b5d425a" 2018-12-23 21:01:37,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9813ad7-75e5-4027-b25a-2292a03c3366 Content-Length: 0 Date: Sun, 23 Dec 2018 21:01:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:37,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b1113194-d039-474a-8a4a-662548fa1d51 used request id req-c9813ad7-75e5-4027-b25a-2292a03c3366 2018-12-23 21:01:37,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1a1568b1a1f96cc7911e435151f7d454c3496f7" 2018-12-23 21:01:37,326 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b4cef73-6263-450d-a70a-96d61282fb6d x-compute-request-id: req-9b4cef73-6263-450d-a70a-96d61282fb6d Content-Length: 0 Content-Type: application/json 2018-12-23 21:01:37,326 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b6859701-4c9b-4e6e-ab48-aec6d3eca777 used request id req-9b4cef73-6263-450d-a70a-96d61282fb6d 2018-12-23 21:01:37,327 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet 2018-12-23 21:01:37,327 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-subnet 2018-12-23 21:01:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/36257967-8e0a-4cca-8112-e9ec6dd061bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" 2018-12-23 21:01:38,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3463cebd-a2ed-470f-b039-977fa2fc403f Date: Sun, 23 Dec 2018 21:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:38,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/36257967-8e0a-4cca-8112-e9ec6dd061bd used request id req-3463cebd-a2ed-470f-b039-977fa2fc403f 2018-12-23 21:01:38,709 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-pub-net 2018-12-23 21:01:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/74d11453-e417-4514-bb71-f48bfd967bb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0332232f92ce9b7fc3a1011c4cf9733f45a56b" 2018-12-23 21:01:40,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b13cab94-72ad-4d5b-88d8-fa247b62d40b Date: Sun, 23 Dec 2018 21:01:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:40,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/74d11453-e417-4514-bb71-f48bfd967bb9 used request id req-b13cab94-72ad-4d5b-88d8-fa247b62d40b 2018-12-23 21:01:40,171 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-a70874c6-bd46-4307-9358-4a6e9259cbb6-image 2018-12-23 21:01:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}149407569a5965b061406fae4db94b33e9113a04" 2018-12-23 21:01:40,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3179afeb-140f-4d89-8843-e58bd8c2e940 Date: Sun, 23 Dec 2018 21: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-12-23 21:01:40,680 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d22f0699-e4f3-4cfa-ad38-a38566b31e17 used request id req-3179afeb-140f-4d89-8843-e58bd8c2e940 2018-12-23 21:01:40,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:40,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7e9a8ed9-4508-4267-880e-d47849906934 Date: Sun, 23 Dec 2018 21:01:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:11Z", "updated_at": "2018-12-23T21:01:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:11Z", "revision_number": 0, "id": "118337b3-4ddf-48eb-bdb5-ce441049d24e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:11Z", "security_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f53a3ad9ad844959d40d907da44358f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:11Z", "revision_number": 0, "id": "2ba23f7b-1e14-41a1-b898-2e0301ebdb5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:11Z", "security_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53a3ad9ad844959d40d907da44358f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:11Z", "revision_number": 0, "id": "5401bc83-9172-4d06-bb8c-504c0558a406", "remote_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:11Z", "security_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f53a3ad9ad844959d40d907da44358f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:11Z", "revision_number": 0, "id": "c09a7aff-40f6-4c9b-a0f0-f91dd1738f2d", "remote_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:11Z", "security_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f53a3ad9ad844959d40d907da44358f"}], "revision_number": 4, "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:01:40,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7e9a8ed9-4508-4267-880e-d47849906934 2018-12-23 21:01:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:41,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:01:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39912335-7c3a-4dfd-98bd-17f033d85a4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:01:41,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-39912335-7c3a-4dfd-98bd-17f033d85a4e 2018-12-23 21:01:41,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:01:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:41,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd050441-723d-4048-bf8d-1442646dbe71 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8f53a3ad9ad844959d40d907da44358f", "name": "InstanceSecurityGroupTests-5261e69a-2890-49b-proj"}} 2018-12-23 21:01:41,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-dd050441-723d-4048-bf8d-1442646dbe71 2018-12-23 21:01:41,146 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e 2018-12-23 21:01:41,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:41,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7699d69f-72d2-4085-bca1-5ef1414c9811 Date: Sun, 23 Dec 2018 21:01: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-12-23T21:01:11Z", "security_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:11Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "118337b3-4ddf-48eb-bdb5-ce441049d24e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:11Z", "security_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:11Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "2ba23f7b-1e14-41a1-b898-2e0301ebdb5e"}, {"remote_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:11Z", "security_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:11Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "5401bc83-9172-4d06-bb8c-504c0558a406"}, {"remote_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:11Z", "security_group_id": "1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e", "port_range_min": null, "revision_number": 0, "tenant_id": "8f53a3ad9ad844959d40d907da44358f", "created_at": "2018-12-23T21:01:11Z", "project_id": "8f53a3ad9ad844959d40d907da44358f", "id": "c09a7aff-40f6-4c9b-a0f0-f91dd1738f2d"}]} 2018-12-23 21:01:41,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e used request id req-7699d69f-72d2-4085-bca1-5ef1414c9811 2018-12-23 21:01:41,171 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:01:41,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:41,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4865457-2573-478e-9595-4619b9443cb2 Content-Length: 0 Date: Sun, 23 Dec 2018 21:01:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:01:41,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1c9b5bf6-1b63-4667-b6aa-7b04d1fefd7e used request id req-f4865457-2573-478e-9595-4619b9443cb2 2018-12-23 21:01:41,362 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-5261e69a-2890-49b-proj 2018-12-23 21:01:41,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:41,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea826df8-c42e-41e2-8589-e4644d5d69fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:01:41,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8f53a3ad9ad844959d40d907da44358f used request id req-ea826df8-c42e-41e2-8589-e4644d5d69fb 2018-12-23 21:01:41,633 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-5261e69a-2890-49b-proj-role 2018-12-23 21:01:41,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ea103a18b3b841459b6ef07fde2f7316 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:41,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f806ff9-f129-42a3-8210-5487316f4910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:01:41,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ea103a18b3b841459b6ef07fde2f7316 used request id req-1f806ff9-f129-42a3-8210-5487316f4910 2018-12-23 21:01:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ef7d0adb0b67e0a7a46a812c1fbff009e76f805" 2018-12-23 21:01:41,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea886c2-7e7d-4111-a202-9c37b9eea5c6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:01:41,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5ea886c2-7e7d-4111-a202-9c37b9eea5c6 2018-12-23 21:01:41,853 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-5261e69a-2890-49b-user 2018-12-23 21:01:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/df0ecb0be1bc401d9b9e91acab1284f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55973ef57c2ac8762e93f52e8f725f48179b948c" 2018-12-23 21:01:42,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afa3a0d5-02cb-443e-8b65-8b4f831b57f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:01:42,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/df0ecb0be1bc401d9b9e91acab1284f9 used request id req-afa3a0d5-02cb-443e-8b65-8b4f831b57f9 2018-12-23 21:01:42,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:42,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:01:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["4sqTLlmGRG22cK6x6c-8JA"], "issued_at": "2018-12-23T21:01:42.000000Z"}} 2018-12-23 21:01:42,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cd93be735d2a82ef0957abb9482412f8ae3ec9a" 2018-12-23 21:01:42,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-902af958-4401-4514-9def-4059098e38a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:42,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-902af958-4401-4514-9def-4059098e38a9 2018-12-23 21:01:42,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:42,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:43,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["YwSs0R8zTT61stVtfdYR3w"], "issued_at": "2018-12-23T21:01:43.000000Z"}} 2018-12-23 21:01:43,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:01:43,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2444b465-f0fc-4b69-9c9c-e8747c3dc20b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:43,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2444b465-f0fc-4b69-9c9c-e8747c3dc20b 2018-12-23 21:01:43,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:01:43,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:01:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:01:43,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:01:43,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1df7fc6-1e9f-4182-9ec5-08c7858fef9d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:01:43,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj used request id req-c1df7fc6-1e9f-4182-9ec5-08c7858fef9d 2018-12-23 21:01:43,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:01:43,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1d28a1-8da4-4c17-8647-3c19216a9b74 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:01:43,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cf1d28a1-8da4-4c17-8647-3c19216a9b74 2018-12-23 21:01:43,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}}' 2018-12-23 21:01:43,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b852c12-6064-439b-8115-ae4cf2596336 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "id": "c93076ec4eea4116b3fdfac369782955", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:01:43,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8b852c12-6064-439b-8115-ae4cf2596336 2018-12-23 21:01:43,525 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj 2018-12-23 21:01:43,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:43,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:43,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["INH4fQJHTBSnnOuxcJVxhA"], "issued_at": "2018-12-23T21:01:43.000000Z"}} 2018-12-23 21:01:43,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b700fc608e2e76dcb9d2dc859ce297fad7410cf" 2018-12-23 21:01:44,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce3f61e-e9d3-4115-9a4c-2393af88cb60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:44,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6ce3f61e-e9d3-4115-9a4c-2393af88cb60 2018-12-23 21:01:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:01:44,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:01:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:01:44,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b700fc608e2e76dcb9d2dc859ce297fad7410cf" 2018-12-23 21:01:44,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1be9d5-a339-43d0-a456-9ff6b095f241 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:01:44,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6d1be9d5-a339-43d0-a456-9ff6b095f241 2018-12-23 21:01:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b700fc608e2e76dcb9d2dc859ce297fad7410cf" 2018-12-23 21:01:44,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4285b4-2250-47c5-8110-9f989422588b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "id": "c93076ec4eea4116b3fdfac369782955", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}]} 2018-12-23 21:01:44,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj used request id req-1d4285b4-2250-47c5-8110-9f989422588b 2018-12-23 21:01:44,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b700fc608e2e76dcb9d2dc859ce297fad7410cf" 2018-12-23 21:01:44,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9184f15c-b776-4d15-b9d8-55de079f9045 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:01:44,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9184f15c-b776-4d15-b9d8-55de079f9045 2018-12-23 21:01:44,728 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-8713f22d-1fb7-4b8-user 2018-12-23 21:01:44,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:01:44,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a989c80-79d7-4a8f-a51d-afa5e780633b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:01:44,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6a989c80-79d7-4a8f-a51d-afa5e780633b 2018-12-23 21:01:44,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" -d '{"role": {"name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}}' 2018-12-23 21:01:44,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-423cc56f-8e31-4462-95c6-498efb86be3b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32f78c68864041eab2e4a3cbd9053f8f", "links": {"self": "http://172.30.9.21:5000/v3/roles/32f78c68864041eab2e4a3cbd9053f8f"}, "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}} 2018-12-23 21:01:44,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-423cc56f-8e31-4462-95c6-498efb86be3b 2018-12-23 21:01:44,867 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role 2018-12-23 21:01:44,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/32f78c68864041eab2e4a3cbd9053f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:01:44,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae18f42-5a46-4990-aa0d-3ee803fbc6de Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32f78c68864041eab2e4a3cbd9053f8f", "links": {"self": "http://172.30.9.21:5000/v3/roles/32f78c68864041eab2e4a3cbd9053f8f"}, "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}} 2018-12-23 21:01:44,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/32f78c68864041eab2e4a3cbd9053f8f used request id req-8ae18f42-5a46-4990-aa0d-3ee803fbc6de 2018-12-23 21:01:44,977 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role to project InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj 2018-12-23 21:01:44,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955/users/1b339ae9d1d34a329cff6f9bd003308a/roles/32f78c68864041eab2e4a3cbd9053f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:01:45,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-503d0a72-47ae-437c-9054-4a470fb9e0f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:01:45,120 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955/users/1b339ae9d1d34a329cff6f9bd003308a/roles/32f78c68864041eab2e4a3cbd9053f8f used request id req-503d0a72-47ae-437c-9054-4a470fb9e0f3 2018-12-23 21:01:45,121 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:01:45,122 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:01:45,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:45,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:45,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f78c68864041eab2e4a3cbd9053f8f", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}], "expires_at": "2018-12-23T22:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-user", "id": "1b339ae9d1d34a329cff6f9bd003308a"}, "audit_ids": ["0ZkTorpIQdaEur2-NOK2WQ"], "issued_at": "2018-12-23T21:01:45.000000Z"}} 2018-12-23 21:01:45,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" 2018-12-23 21:01:45,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a1f5c38-dcd4-479c-9e23-1380eff144bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:45,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2a1f5c38-dcd4-479c-9e23-1380eff144bc 2018-12-23 21:01:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" 2018-12-23 21:01:45,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f0038722-8d07-449f-9ddd-c9bffe683481 Date: Sun, 23 Dec 2018 21:01:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image"} 2018-12-23 21:01:45,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image used request id req-f0038722-8d07-449f-9ddd-c9bffe683481 2018-12-23 21:01:45,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" 2018-12-23 21:01:45,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-783da489-45b6-4a20-a0b3-bb09ad890601 Date: Sun, 23 Dec 2018 21:01: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:01:45,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-783da489-45b6-4a20-a0b3-bb09ad890601 2018-12-23 21:01:45,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image"}' 2018-12-23 21:01:45,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-21f4eb25-06f9-4b7d-98da-16b41321ffa0 Date: Sun, 23 Dec 2018 21:01:45 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:01:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:01:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "min_disk": 0, "protected": false, "id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "file": "/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/file", "checksum": null, "owner": "c93076ec4eea4116b3fdfac369782955", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:01:45,970 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-21f4eb25-06f9-4b7d-98da-16b41321ffa0 2018-12-23 21:01:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" -d '' 2018-12-23 21:01:46,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9325dca4-e86c-41ca-9b17-16f1f840ebc8 Date: Sun, 23 Dec 2018 21: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-12-23 21:01:46,522 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/file used request id req-9325dca4-e86c-41ca-9b17-16f1f840ebc8 2018-12-23 21:01:46,523 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:01:46,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" 2018-12-23 21:01:46,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d21f1612-f997-4d19-9d34-4503812bacb5 Date: Sun, 23 Dec 2018 21:01:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:01:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:01:46Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/snap", "metadata": {}}], "self": "/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "min_disk": 0, "protected": false, "id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "file": "/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c93076ec4eea4116b3fdfac369782955", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:01:46,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80 used request id req-d21f1612-f997-4d19-9d34-4503812bacb5 2018-12-23 21:01:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" 2018-12-23 21:01:46,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-868e2172-414a-470f-812e-b586c3ad50af Date: Sun, 23 Dec 2018 21: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:01:46,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-868e2172-414a-470f-812e-b586c3ad50af 2018-12-23 21:01:46,554 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image 2018-12-23 21:01:46,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" 2018-12-23 21:01:46,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-62047d88-82c8-490e-85da-fd0ff09c7e08 Date: Sun, 23 Dec 2018 21:01:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:01:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:01:46Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/snap", "metadata": {}}], "self": "/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "min_disk": 0, "protected": false, "id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "file": "/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c93076ec4eea4116b3fdfac369782955", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:01:46,571 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80 used request id req-62047d88-82c8-490e-85da-fd0ff09c7e08 2018-12-23 21:01:46,571 - create_image - DEBUG - Instance status is - active 2018-12-23 21:01:46,571 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image 2018-12-23 21:01:46,571 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image 2018-12-23 21:01:46,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:46,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:47,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f78c68864041eab2e4a3cbd9053f8f", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}], "expires_at": "2018-12-23T22:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-user", "id": "1b339ae9d1d34a329cff6f9bd003308a"}, "audit_ids": ["fowSOvUgSOCd6Guc0JlYBw"], "issued_at": "2018-12-23T21:01:47.000000Z"}} 2018-12-23 21:01:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" 2018-12-23 21:01:47,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0910cf1d-8c93-4b03-aa58-feb04055d51a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:47,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0910cf1d-8c93-4b03-aa58-feb04055d51a 2018-12-23 21:01:47,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" 2018-12-23 21:01:47,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5c5d7a4e-ac18-461a-a0fb-b3ce6db65294 Date: Sun, 23 Dec 2018 21:01:47 GMT RESP BODY: {"networks":[]} 2018-12-23 21:01:47,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-5c5d7a4e-ac18-461a-a0fb-b3ce6db65294 2018-12-23 21:01:47,340 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net 2018-12-23 21:01:47,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" -d '{"network": {"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net", "admin_state_up": true}}' 2018-12-23 21:01:47,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-35918d8e-b230-4141-b18d-bfbe7c86800c Date: Sun, 23 Dec 2018 21:01:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:01:47Z","is_default":false,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}} 2018-12-23 21:01:47,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-35918d8e-b230-4141-b18d-bfbe7c86800c 2018-12-23 21:01:47,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" 2018-12-23 21:01:47,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-29d15f2a-838f-4fb7-8b09-3fe5d816250a Date: Sun, 23 Dec 2018 21:01:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:01:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:47,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-29d15f2a-838f-4fb7-8b09-3fe5d816250a 2018-12-23 21:01:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" 2018-12-23 21:01:47,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23c88270-4384-4267-8b9f-b6147cc0f1ca Date: Sun, 23 Dec 2018 21:01:47 GMT RESP BODY: {"subnets":[]} 2018-12-23 21:01:47,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-23c88270-4384-4267-8b9f-b6147cc0f1ca 2018-12-23 21:01:47,849 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet 2018-12-23 21:01:47,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" -d '{"subnets": [{"ip_version": 4, "network_id": "6722f1d7-c01c-4a33-b7bc-71e6d2db7aba", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]}' 2018-12-23 21:01:48,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a48059be-fac6-4f3e-8cf0-5ad45c5d6717 Date: Sun, 23 Dec 2018 21:01:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:48,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-a48059be-fac6-4f3e-8cf0-5ad45c5d6717 2018-12-23 21:01:48,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" 2018-12-23 21:01:48,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-eef583fe-0082-42f3-b53e-a7188bc1bbd3 Date: Sun, 23 Dec 2018 21:01:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:48,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-eef583fe-0082-42f3-b53e-a7188bc1bbd3 2018-12-23 21:01:48,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" 2018-12-23 21:01:48,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1454ce51-d8dd-4441-b2ea-bf2f838ec4ec Date: Sun, 23 Dec 2018 21:01:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:48,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-1454ce51-d8dd-4441-b2ea-bf2f838ec4ec 2018-12-23 21:01:48,729 - OpenStackNetwork - DEBUG - Network [6722f1d7-c01c-4a33-b7bc-71e6d2db7aba] created successfully 2018-12-23 21:01:48,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:48,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:49,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["-HhnCs6HRYKFiXf4Ya7UKw"], "issued_at": "2018-12-23T21:01:49.000000Z"}} 2018-12-23 21:01:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d907a9ae2b14e003ef62c9a9f737054fd888fe" 2018-12-23 21:01:49,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f919e8-c233-44f4-ab97-6bce6693bbbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:49,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-41f919e8-c233-44f4-ab97-6bce6693bbbb 2018-12-23 21:01:49,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:01:49,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d907a9ae2b14e003ef62c9a9f737054fd888fe" 2018-12-23 21:01:49,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-d9bf5dd3-1cd0-441c-8ef4-c73a66276cde x-compute-request-id: req-d9bf5dd3-1cd0-441c-8ef4-c73a66276cde Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:01:49,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d9bf5dd3-1cd0-441c-8ef4-c73a66276cde 2018-12-23 21:01:49,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d907a9ae2b14e003ef62c9a9f737054fd888fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:01:49,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-cbaef5e7-acf1-4141-b1e5-46536cdc55f9 x-compute-request-id: req-cbaef5e7-acf1-4141-b1e5-46536cdc55f9 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "18cf92ce-40a9-44e5-8336-651e5982ec08"}} 2018-12-23 21:01:49,515 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-cbaef5e7-acf1-4141-b1e5-46536cdc55f9 2018-12-23 21:01:49,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:49,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:49,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f78c68864041eab2e4a3cbd9053f8f", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}], "expires_at": "2018-12-23T22:01:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-user", "id": "1b339ae9d1d34a329cff6f9bd003308a"}, "audit_ids": ["XzaryTeQR4igSLO6c8jH_g"], "issued_at": "2018-12-23T21:01:49.000000Z"}} 2018-12-23 21:01:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345e498b-30cd-4ab3-aadc-befd69fd91c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:50,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-345e498b-30cd-4ab3-aadc-befd69fd91c7 2018-12-23 21:01:50,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c0dc8ee9-752b-4afa-9980-d20fb827e391 Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:01:50,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name&description=hello+group used request id req-c0dc8ee9-752b-4afa-9980-d20fb827e391 2018-12-23 21:01:50,417 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name... 2018-12-23 21:01:50,417 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name 2018-12-23 21:01:50,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" -d '{"security_group": {"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name", "description": "hello group"}}' 2018-12-23 21:01:50,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e4a7a40f-25a4-4a63-b4b1-9a53fe36e0de Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "updated_at": "2018-12-23T21:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "revision_number": 0, "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv6", "project_id": "c93076ec4eea4116b3fdfac369782955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "revision_number": 0, "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv4", "project_id": "c93076ec4eea4116b3fdfac369782955"}], "revision_number": 2, "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "189baa38-71e2-4b00-a88f-175f801e2eee", "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}} 2018-12-23 21:01:50,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-e4a7a40f-25a4-4a63-b4b1-9a53fe36e0de 2018-12-23 21:01:50,616 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 189baa38-71e2-4b00-a88f-175f801e2eee 2018-12-23 21:01:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f7b60df1-4a0b-4f95-b5b2-f07c40ca82c3 Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146"}]} 2018-12-23 21:01:50,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee used request id req-f7b60df1-4a0b-4f95-b5b2-f07c40ca82c3 2018-12-23 21:01:50,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 189baa38-71e2-4b00-a88f-175f801e2eee 2018-12-23 21:01:50,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4d5fff1-278b-4ff0-893f-cd8400343660 Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146"}]} 2018-12-23 21:01:50,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee used request id req-f4d5fff1-278b-4ff0-893f-cd8400343660 2018-12-23 21:01:50,698 - neutron_utils - INFO - Retrieving security group with ID - 189baa38-71e2-4b00-a88f-175f801e2eee 2018-12-23 21:01:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3b56c5a6-cff3-4eed-8c69-53203ab7dea8 Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "updated_at": "2018-12-23T21:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "revision_number": 0, "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv6", "project_id": "c93076ec4eea4116b3fdfac369782955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "revision_number": 0, "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv4", "project_id": "c93076ec4eea4116b3fdfac369782955"}], "revision_number": 2, "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "189baa38-71e2-4b00-a88f-175f801e2eee", "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}]} 2018-12-23 21:01:50,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=189baa38-71e2-4b00-a88f-175f801e2eee used request id req-3b56c5a6-cff3-4eed-8c69-53203ab7dea8 2018-12-23 21:01:50,777 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 189baa38-71e2-4b00-a88f-175f801e2eee 2018-12-23 21:01:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1ca6a557-7b95-4f11-b004-72a30ee08a1a Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146"}]} 2018-12-23 21:01:50,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee used request id req-1ca6a557-7b95-4f11-b004-72a30ee08a1a 2018-12-23 21:01:50,799 - neutron_utils - INFO - Retrieving security group with ID - 189baa38-71e2-4b00-a88f-175f801e2eee 2018-12-23 21:01:50,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-610bc366-0cd2-44cb-8734-2eb439393ee0 Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "updated_at": "2018-12-23T21:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "revision_number": 0, "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv6", "project_id": "c93076ec4eea4116b3fdfac369782955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "revision_number": 0, "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv4", "project_id": "c93076ec4eea4116b3fdfac369782955"}], "revision_number": 2, "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "189baa38-71e2-4b00-a88f-175f801e2eee", "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}]} 2018-12-23 21:01:50,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=189baa38-71e2-4b00-a88f-175f801e2eee used request id req-610bc366-0cd2-44cb-8734-2eb439393ee0 2018-12-23 21:01:50,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 189baa38-71e2-4b00-a88f-175f801e2eee 2018-12-23 21:01:50,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35841277-ab42-43a2-a518-2917aac2f3c7 Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146"}]} 2018-12-23 21:01:50,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee used request id req-35841277-ab42-43a2-a518-2917aac2f3c7 2018-12-23 21:01:50,869 - neutron_utils - INFO - Retrieving security group with ID - 189baa38-71e2-4b00-a88f-175f801e2eee 2018-12-23 21:01:50,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-5e7a6f8e-b902-4a14-961c-97dc7a109195 Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "updated_at": "2018-12-23T21:01:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "revision_number": 0, "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv6", "project_id": "c93076ec4eea4116b3fdfac369782955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "revision_number": 0, "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv4", "project_id": "c93076ec4eea4116b3fdfac369782955"}], "revision_number": 2, "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "189baa38-71e2-4b00-a88f-175f801e2eee", "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}]} 2018-12-23 21:01:50,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=189baa38-71e2-4b00-a88f-175f801e2eee used request id req-5e7a6f8e-b902-4a14-961c-97dc7a109195 2018-12-23 21:01:50,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 189baa38-71e2-4b00-a88f-175f801e2eee 2018-12-23 21:01:50,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:01:50,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-249fea92-b89a-46e2-aaf4-869f8dd508a7 Date: Sun, 23 Dec 2018 21:01:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "655a6d2d-e9da-4853-b7d1-f21fa14ca95e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:50Z", "security_group_id": "189baa38-71e2-4b00-a88f-175f801e2eee", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:50Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "d5dcda30-24db-4903-b7b8-bdd4d8024146"}]} 2018-12-23 21:01:50,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=189baa38-71e2-4b00-a88f-175f801e2eee used request id req-249fea92-b89a-46e2-aaf4-869f8dd508a7 2018-12-23 21:01:50,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:50,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:51,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f78c68864041eab2e4a3cbd9053f8f", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}], "expires_at": "2018-12-23T22:01:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-user", "id": "1b339ae9d1d34a329cff6f9bd003308a"}, "audit_ids": ["yxrVcSk5Tjy0Ykm__JXVQg"], "issued_at": "2018-12-23T21:01:51.000000Z"}} 2018-12-23 21:01:51,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:51,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fcc099-4769-4a89-b64a-5c478c6f19e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:51,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e3fcc099-4769-4a89-b64a-5c478c6f19e7 2018-12-23 21:01:51,415 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:01:51,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:51,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1b59e4b-d671-48cf-93cb-11993ab35b19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:51,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a1b59e4b-d671-48cf-93cb-11993ab35b19 2018-12-23 21:01:51,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:51,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3cc25d36-45bf-4bbd-b41e-234c609ba7d1 Date: Sun, 23 Dec 2018 21:01:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:51,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-3cc25d36-45bf-4bbd-b41e-234c609ba7d1 2018-12-23 21:01:51,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:51,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7ca96b2e-d897-4cec-adb0-6fd4a4267044 Date: Sun, 23 Dec 2018 21:01:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:51,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-7ca96b2e-d897-4cec-adb0-6fd4a4267044 2018-12-23 21:01:51,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:51,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3bcb4d30-d271-4b4f-8d6b-18c5bbf5a751 Date: Sun, 23 Dec 2018 21:01:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:51,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-3bcb4d30-d271-4b4f-8d6b-18c5bbf5a751 2018-12-23 21:01:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:01:51,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:01:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:01:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:51,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4391ac8-824f-4af3-beff-961971671da6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:01:51,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-d4391ac8-824f-4af3-beff-961971671da6 2018-12-23 21:01:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:51,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d4b3cee1-422a-4085-b718-2a06c8239d48 Date: Sun, 23 Dec 2018 21:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:51,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-d4b3cee1-422a-4085-b718-2a06c8239d48 2018-12-23 21:01:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:52,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-87d42417-0d74-4597-8cfa-1e49d7fa41da Date: Sun, 23 Dec 2018 21:01:52 GMT RESP BODY: {"ports":[]} 2018-12-23 21:01:52,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port&admin_state_up=True used request id req-87d42417-0d74-4597-8cfa-1e49d7fa41da 2018-12-23 21:01:52,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:52,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-13dfa500-df93-4bf9-aff6-11a398bb6054 x-compute-request-id: req-13dfa500-df93-4bf9-aff6-11a398bb6054 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:01:52,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst used request id req-13dfa500-df93-4bf9-aff6-11a398bb6054 2018-12-23 21:01:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:52,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-aa20b43a-09be-4714-b686-5122c4c944e6 Date: Sun, 23 Dec 2018 21:01:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:52,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-aa20b43a-09be-4714-b686-5122c4c944e6 2018-12-23 21:01:52,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:52,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d1620477-dffe-4a76-99f6-40eaed41d329 Date: Sun, 23 Dec 2018 21:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:52,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-d1620477-dffe-4a76-99f6-40eaed41d329 2018-12-23 21:01:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:52,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bf035547-603a-4711-b27a-001fcf398f31 Date: Sun, 23 Dec 2018 21:01:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:52,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-bf035547-603a-4711-b27a-001fcf398f31 2018-12-23 21:01:52,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:52,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2a490f-f31f-4332-89af-3dd10f11400d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:01:52,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-9e2a490f-f31f-4332-89af-3dd10f11400d 2018-12-23 21:01:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:52,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-df1576f0-a6e0-4622-9fb3-d3c23f46932a Date: Sun, 23 Dec 2018 21:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:52,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-df1576f0-a6e0-4622-9fb3-d3c23f46932a 2018-12-23 21:01:52,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:52,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80fa3b16-48d8-48de-9dec-e4a58d174680 Date: Sun, 23 Dec 2018 21:01:52 GMT RESP BODY: {"ports":[]} 2018-12-23 21:01:52,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port&admin_state_up=True used request id req-80fa3b16-48d8-48de-9dec-e4a58d174680 2018-12-23 21:01:52,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:01:52,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:01:53,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f78c68864041eab2e4a3cbd9053f8f", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}], "expires_at": "2018-12-23T22:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-user", "id": "1b339ae9d1d34a329cff6f9bd003308a"}, "audit_ids": ["Y9rySFDVRryN0mkmO6yzmw"], "issued_at": "2018-12-23T21:01:53.000000Z"}} 2018-12-23 21:01:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896036fdb3a155eb8ea8c723492981af58c93ece" 2018-12-23 21:01:53,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1518542f-a254-4a37-a722-13316c840c20 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:01:53,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1518542f-a254-4a37-a722-13316c840c20 2018-12-23 21:01:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:53,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-df6fb8cf-7ca7-46f0-9add-ef4d0f565021 Date: Sun, 23 Dec 2018 21:01:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:53,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-df6fb8cf-7ca7-46f0-9add-ef4d0f565021 2018-12-23 21:01:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:53,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-08198d2a-6ce3-45f3-842e-2278294e88fb Date: Sun, 23 Dec 2018 21:01:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:53,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-08198d2a-6ce3-45f3-842e-2278294e88fb 2018-12-23 21:01:53,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:53,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-057c2d9d-f857-41b7-b9c1-e814791b809e Date: Sun, 23 Dec 2018 21:01:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:53,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-057c2d9d-f857-41b7-b9c1-e814791b809e 2018-12-23 21:01:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:01:53,355 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:01:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:01:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896036fdb3a155eb8ea8c723492981af58c93ece" 2018-12-23 21:01:53,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee193ccc-cf90-4e7f-ab48-21642d4732cb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:01:53,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-ee193ccc-cf90-4e7f-ab48-21642d4732cb 2018-12-23 21:01:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:53,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bbc7f23a-f16a-4ca0-96ad-19851d7167d1 Date: Sun, 23 Dec 2018 21:01:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:53,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-bbc7f23a-f16a-4ca0-96ad-19851d7167d1 2018-12-23 21:01:53,499 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net 2018-12-23 21:01:53,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" -d '{"port": {"network_id": "6722f1d7-c01c-4a33-b7bc-71e6d2db7aba", "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port", "admin_state_up": true}}' 2018-12-23 21:01:54,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-0c486f8c-3ec7-4283-b724-3b4a0f29228c Date: Sun, 23 Dec 2018 21:01:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.16"}],"id":"71da82ed-0a12-4b34-a754-e88c64542b99","security_groups":["1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea"],"mac_address":"fa:16:3e:cc:db:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port","project_id":"c93076ec4eea4116b3fdfac369782955","qos_policy_id":null,"admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:01:54,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-0c486f8c-3ec7-4283-b724-3b4a0f29228c 2018-12-23 21:01:54,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:54,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-98e88fd0-ad6d-42bf-af20-fa38ec939657 Date: Sun, 23 Dec 2018 21:01:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:54,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-98e88fd0-ad6d-42bf-af20-fa38ec939657 2018-12-23 21:01:54,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:54,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-89020f8b-969d-4b68-9bf0-a77c25583219 Date: Sun, 23 Dec 2018 21:01:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:54,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-89020f8b-969d-4b68-9bf0-a77c25583219 2018-12-23 21:01:54,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:54,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-3082d478-0141-4e23-87ce-6857ff6b06fe Date: Sun, 23 Dec 2018 21:01:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:01:54,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-3082d478-0141-4e23-87ce-6857ff6b06fe 2018-12-23 21:01:54,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:55,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b522402f-39a7-4a11-b81a-1638c9a2ab85 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:01:55,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-b522402f-39a7-4a11-b81a-1638c9a2ab85 2018-12-23 21:01:55,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:55,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fc926ce7-0b73-44f4-a8de-fc8780ac3bc7 Date: Sun, 23 Dec 2018 21:01:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:01:55,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-fc926ce7-0b73-44f4-a8de-fc8780ac3bc7 2018-12-23 21:01:55,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:55,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-3cdd8125-c4d1-4225-97b5-24254eb86530 Date: Sun, 23 Dec 2018 21:01:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.16"}],"id":"71da82ed-0a12-4b34-a754-e88c64542b99","security_groups":["1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea"],"mac_address":"fa:16:3e:cc:db:bd","project_id":"c93076ec4eea4116b3fdfac369782955","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:01:55,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port&admin_state_up=True used request id req-3cdd8125-c4d1-4225-97b5-24254eb86530 2018-12-23 21:01:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:55,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdeff06a-0b97-41ec-93e8-e2317d0057f1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:01:55,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-cdeff06a-0b97-41ec-93e8-e2317d0057f1 2018-12-23 21:01:55,268 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst 2018-12-23 21:01:55,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:55,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b48214ff-70cf-489f-88f0-9fd955f12301 x-compute-request-id: req-b48214ff-70cf-489f-88f0-9fd955f12301 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-flavor-name"}]} 2018-12-23 21:01:55,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b48214ff-70cf-489f-88f0-9fd955f12301 2018-12-23 21:01:55,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:55,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f13b0f62-6f5e-4498-bbbf-c88034d8263f x-compute-request-id: req-f13b0f62-6f5e-4498-bbbf-c88034d8263f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "18cf92ce-40a9-44e5-8336-651e5982ec08"}} 2018-12-23 21:01:55,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08 used request id req-f13b0f62-6f5e-4498-bbbf-c88034d8263f 2018-12-23 21:01:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:55,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-315eb866-4993-4ec3-9c61-c561f566c7cd Date: Sun, 23 Dec 2018 21:01:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:01:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:01:46Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/snap", "metadata": {}}], "self": "/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "min_disk": 0, "protected": false, "id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "file": "/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c93076ec4eea4116b3fdfac369782955", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image"} 2018-12-23 21:01:55,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image used request id req-315eb866-4993-4ec3-9c61-c561f566c7cd 2018-12-23 21:01:55,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:55,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ac4cb2a0-6b61-48c7-8e84-46cb9f14e2aa Date: Sun, 23 Dec 2018 21:01: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:01:55,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ac4cb2a0-6b61-48c7-8e84-46cb9f14e2aa 2018-12-23 21:01:55,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" -d '{"server": {"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "imageRef": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "flavorRef": "18cf92ce-40a9-44e5-8336-651e5982ec08", "max_count": 1, "min_count": 1, "networks": [{"port": "71da82ed-0a12-4b34-a754-e88c64542b99"}], "security_groups": [{"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}]}}' 2018-12-23 21:01:56,909 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:01:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56a53c1f-8449-4c91-8ed1-650cadbd4cf0 x-compute-request-id: req-56a53c1f-8449-4c91-8ed1-650cadbd4cf0 Content-Length: 435 location: http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "adminPass": "PMr2Kvcue2bE"}} 2018-12-23 21:01:56,910 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-56a53c1f-8449-4c91-8ed1-650cadbd4cf0 2018-12-23 21:01:56,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:57,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-90cbbfa4-217e-4ee7-b545-4e632bbb2cbe x-compute-request-id: req-90cbbfa4-217e-4ee7-b545-4e632bbb2cbe Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:01:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:57,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-90cbbfa4-217e-4ee7-b545-4e632bbb2cbe 2018-12-23 21:01:57,416 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst 2018-12-23 21:01:57,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:01:57,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:01: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-8acae08f-8377-4e55-86dd-7d1e263b485a x-compute-request-id: req-8acae08f-8377-4e55-86dd-7d1e263b485a Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:01:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:01:57,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-8acae08f-8377-4e55-86dd-7d1e263b485a 2018-12-23 21:01:57,682 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst] is - BUILD 2018-12-23 21:01:57,682 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:02:00,686 - create_instance - DEBUG - VM status query timeout in 896.730533123 2018-12-23 21:02:00,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:01,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d548b70-461d-48b2-9c1b-69f36b47eee0 x-compute-request-id: req-5d548b70-461d-48b2-9c1b-69f36b47eee0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:01:57Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:01,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-5d548b70-461d-48b2-9c1b-69f36b47eee0 2018-12-23 21:02:01,027 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst] is - BUILD 2018-12-23 21:02:01,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:02:04,030 - create_instance - DEBUG - VM status query timeout in 893.386265039 2018-12-23 21:02:04,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:04,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-3c377978-2901-4f9f-81fb-cff3cf00e889 x-compute-request-id: req-3c377978-2901-4f9f-81fb-cff3cf00e889 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:04,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-3c377978-2901-4f9f-81fb-cff3cf00e889 2018-12-23 21:02:04,181 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst] is - ACTIVE 2018-12-23 21:02:04,182 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:02:04,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:04,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-6bfbf26a-2802-4e29-a99e-d4bb4d840896 x-compute-request-id: req-6bfbf26a-2802-4e29-a99e-d4bb4d840896 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:04,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-6bfbf26a-2802-4e29-a99e-d4bb4d840896 2018-12-23 21:02:04,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:04,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2b3f9490-f0da-4281-8cca-2e46bf46367e Date: Sun, 23 Dec 2018 21:02:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:02:04,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-2b3f9490-f0da-4281-8cca-2e46bf46367e 2018-12-23 21:02:04,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:04,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7da7bfa-6b14-4c06-a315-dfcfe53abb00 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:02:04,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-e7da7bfa-6b14-4c06-a315-dfcfe53abb00 2018-12-23 21:02:04,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:04,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c9a8f7fa-c52f-4757-95e7-151e3b15e053 Date: Sun, 23 Dec 2018 21:02:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:02:04,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-c9a8f7fa-c52f-4757-95e7-151e3b15e053 2018-12-23 21:02:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:04,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-df967b93-3e29-4cde-9e5f-05261d679ddd Date: Sun, 23 Dec 2018 21:02:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.16"}],"id":"71da82ed-0a12-4b34-a754-e88c64542b99","security_groups":["1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea"],"mac_address":"fa:16:3e:cc:db:bd","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:53Z","binding:vnic_type":"normal","device_id":"e1f2c2ab-e494-487f-a497-eacf1cc79659","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.2"}],"id":"9a052d73-32aa-4177-8e0c-af04efffc0b0","security_groups":[],"mac_address":"fa:16:3e:2f:19:50","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","ip_allocation":"immediate"}]} 2018-12-23 21:02:04,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-df967b93-3e29-4cde-9e5f-05261d679ddd 2018-12-23 21:02:04,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:04,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-844d3cab-9f80-4b95-a7a4-89eb03e306fd x-compute-request-id: req-844d3cab-9f80-4b95-a7a4-89eb03e306fd Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:04,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-844d3cab-9f80-4b95-a7a4-89eb03e306fd 2018-12-23 21:02:04,930 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst] is - ACTIVE 2018-12-23 21:02:04,930 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:02:04,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:05,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-ba434e1d-591f-4704-ba89-f4ff462870e2 x-compute-request-id: req-ba434e1d-591f-4704-ba89-f4ff462870e2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:05,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-ba434e1d-591f-4704-ba89-f4ff462870e2 2018-12-23 21:02:05,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:05,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-db97966d-01f5-4770-a5ba-d8f54f30b048 Date: Sun, 23 Dec 2018 21:02:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:02:05,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-db97966d-01f5-4770-a5ba-d8f54f30b048 2018-12-23 21:02:05,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:05,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63bda953-141d-4b3d-975c-16a41f6fb33b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:02:05,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-63bda953-141d-4b3d-975c-16a41f6fb33b 2018-12-23 21:02:05,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:05,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e6217563-1d27-4f75-b8a6-1efba15b9873 Date: Sun, 23 Dec 2018 21:02:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:02:05,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-e6217563-1d27-4f75-b8a6-1efba15b9873 2018-12-23 21:02:05,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:05,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-72231c0b-0daa-4f70-ae83-edff0e87d4bd Date: Sun, 23 Dec 2018 21:02:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.16"}],"id":"71da82ed-0a12-4b34-a754-e88c64542b99","security_groups":["1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea"],"mac_address":"fa:16:3e:cc:db:bd","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:53Z","binding:vnic_type":"normal","device_id":"e1f2c2ab-e494-487f-a497-eacf1cc79659","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.2"}],"id":"9a052d73-32aa-4177-8e0c-af04efffc0b0","security_groups":[],"mac_address":"fa:16:3e:2f:19:50","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","ip_allocation":"immediate"}]} 2018-12-23 21:02:05,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-72231c0b-0daa-4f70-ae83-edff0e87d4bd 2018-12-23 21:02:05,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}}' 2018-12-23 21:02:06,299 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:02:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e5cd34b-6783-4001-9d92-7f80a5d8c9b0 x-compute-request-id: req-2e5cd34b-6783-4001-9d92-7f80a5d8c9b0 Content-Length: 0 Content-Type: application/json 2018-12-23 21:02:06,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659/action used request id req-2e5cd34b-6783-4001-9d92-7f80a5d8c9b0 2018-12-23 21:02:06,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:06,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f78c68864041eab2e4a3cbd9053f8f", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role"}], "expires_at": "2018-12-23T22:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c93076ec4eea4116b3fdfac369782955", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-user", "id": "1b339ae9d1d34a329cff6f9bd003308a"}, "audit_ids": ["7i_n0h-4RUOhxH-Pkz3H0w"], "issued_at": "2018-12-23T21:02:06.000000Z"}} 2018-12-23 21:02:06,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e9fac05f9d99dcb725551c17b6428b50c9638b" 2018-12-23 21:02:07,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-049233a2-dddf-462f-9f0d-065ae5973187 x-compute-request-id: req-049233a2-dddf-462f-9f0d-065ae5973187 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}, {"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:07,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-049233a2-dddf-462f-9f0d-065ae5973187 2018-12-23 21:02:07,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:07,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-302e4ec4-0a8c-42f1-a461-7ff6c100d77f x-compute-request-id: req-302e4ec4-0a8c-42f1-a461-7ff6c100d77f Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}, {"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:07,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-302e4ec4-0a8c-42f1-a461-7ff6c100d77f 2018-12-23 21:02:07,489 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst] is - ACTIVE 2018-12-23 21:02:07,489 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:02:07,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:07,644 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d1690f3-3e37-4266-a88b-14d3c4104ef5 x-compute-request-id: req-5d1690f3-3e37-4266-a88b-14d3c4104ef5 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}, {"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:07,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-5d1690f3-3e37-4266-a88b-14d3c4104ef5 2018-12-23 21:02:07,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:07,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7246e1ac-0fdb-45a6-81d9-e60eb8e6536e Date: Sun, 23 Dec 2018 21:02:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:02:07,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-7246e1ac-0fdb-45a6-81d9-e60eb8e6536e 2018-12-23 21:02:07,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:07,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eba3fc0-8fd0-4a5b-81a8-6c3c24397601 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:02:07,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-5eba3fc0-8fd0-4a5b-81a8-6c3c24397601 2018-12-23 21:02:07,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:07,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25d32211-cf5e-4d9b-b7aa-30e4a2459588 Date: Sun, 23 Dec 2018 21:02:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:02:07,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-25d32211-cf5e-4d9b-b7aa-30e4a2459588 2018-12-23 21:02:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:07,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-ae32d359-bd4b-40b3-b9c8-56e27a3a3e25 Date: Sun, 23 Dec 2018 21:02:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:06Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.16"}],"id":"71da82ed-0a12-4b34-a754-e88c64542b99","security_groups":["189baa38-71e2-4b00-a88f-175f801e2eee","1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea"],"mac_address":"fa:16:3e:cc:db:bd","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:53Z","binding:vnic_type":"normal","device_id":"e1f2c2ab-e494-487f-a497-eacf1cc79659","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.2"}],"id":"9a052d73-32aa-4177-8e0c-af04efffc0b0","security_groups":[],"mac_address":"fa:16:3e:2f:19:50","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","ip_allocation":"immediate"}]} 2018-12-23 21:02:07,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-ae32d359-bd4b-40b3-b9c8-56e27a3a3e25 2018-12-23 21:02:07,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:08,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dac78ad0-6e79-4e9d-b241-a3e8a053b8ae x-compute-request-id: req-dac78ad0-6e79-4e9d-b241-a3e8a053b8ae Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}, {"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:08,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-dac78ad0-6e79-4e9d-b241-a3e8a053b8ae 2018-12-23 21:02:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:08,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f52d35be-230d-4623-a6bd-0c99c41cd767 Date: Sun, 23 Dec 2018 21:02:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:02:08,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-f52d35be-230d-4623-a6bd-0c99c41cd767 2018-12-23 21:02:08,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:08,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3892d7-cd52-4693-98a7-9e99b0cd980d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:02:08,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-8b3892d7-cd52-4693-98a7-9e99b0cd980d 2018-12-23 21:02:08,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:08,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-db67961e-16e1-4ac6-8fc2-6b5cae64e4d0 Date: Sun, 23 Dec 2018 21:02:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:02:08,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-db67961e-16e1-4ac6-8fc2-6b5cae64e4d0 2018-12-23 21:02:08,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:08,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-5510fb96-630f-4ad4-bceb-7ebe46754d37 Date: Sun, 23 Dec 2018 21:02:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:06Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.16"}],"id":"71da82ed-0a12-4b34-a754-e88c64542b99","security_groups":["189baa38-71e2-4b00-a88f-175f801e2eee","1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea"],"mac_address":"fa:16:3e:cc:db:bd","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:53Z","binding:vnic_type":"normal","device_id":"e1f2c2ab-e494-487f-a497-eacf1cc79659","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.2"}],"id":"9a052d73-32aa-4177-8e0c-af04efffc0b0","security_groups":[],"mac_address":"fa:16:3e:2f:19:50","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","ip_allocation":"immediate"}]} 2018-12-23 21:02:08,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-5510fb96-630f-4ad4-bceb-7ebe46754d37 2018-12-23 21:02:08,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name"}}' 2018-12-23 21:02:09,324 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:02:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c2658c65-30e6-41f2-93cb-03e801a8cd23 x-compute-request-id: req-c2658c65-30e6-41f2-93cb-03e801a8cd23 Content-Length: 0 Content-Type: application/json 2018-12-23 21:02:09,324 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659/action used request id req-c2658c65-30e6-41f2-93cb-03e801a8cd23 2018-12-23 21:02:09,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:09,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-0aa7720e-dbba-4202-ad21-409b798a2732 x-compute-request-id: req-0aa7720e-dbba-4202-ad21-409b798a2732 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:09,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-0aa7720e-dbba-4202-ad21-409b798a2732 2018-12-23 21:02:09,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:09,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a268f681-b676-43f6-a1e7-fb20f4e552b3 Date: Sun, 23 Dec 2018 21:02:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c93076ec4eea4116b3fdfac369782955","l2_adjacency":true,"status":"ACTIVE","subnets":["3ef557a7-fdfd-4a73-9a32-febf19d262ac"],"description":"","tags":[],"updated_at":"2018-12-23T21:01:48Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net","admin_state_up":true,"tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:47Z","mtu":1450}]} 2018-12-23 21:02:09,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net used request id req-a268f681-b676-43f6-a1e7-fb20f4e552b3 2018-12-23 21:02:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:09,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cacb9d-b4f6-4577-adfe-c1fb645a6099 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:02:09,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-20cacb9d-b4f6-4577-adfe-c1fb645a6099 2018-12-23 21:02:09,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:09,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a8f41159-35c6-49e3-acde-ec4c737581b0 Date: Sun, 23 Dec 2018 21:02:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","dns_nameservers":[],"updated_at":"2018-12-23T21:01:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c93076ec4eea4116b3fdfac369782955","id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","subnetpool_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet"}]} 2018-12-23 21:02:09,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-a8f41159-35c6-49e3-acde-ec4c737581b0 2018-12-23 21:02:09,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:09,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-1f5644e3-de57-4edf-8af5-4502bdc6ff0c Date: Sun, 23 Dec 2018 21:02:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:08Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.16"}],"id":"71da82ed-0a12-4b34-a754-e88c64542b99","security_groups":["1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea"],"mac_address":"fa:16:3e:cc:db:bd","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:53Z","binding:vnic_type":"normal","device_id":"e1f2c2ab-e494-487f-a497-eacf1cc79659","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:01:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3ef557a7-fdfd-4a73-9a32-febf19d262ac","ip_address":"10.55.0.2"}],"id":"9a052d73-32aa-4177-8e0c-af04efffc0b0","security_groups":[],"mac_address":"fa:16:3e:2f:19:50","project_id":"c93076ec4eea4116b3fdfac369782955","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","tenant_id":"c93076ec4eea4116b3fdfac369782955","created_at":"2018-12-23T21:01:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6722f1d7-c01c-4a33-b7bc-71e6d2db7aba","ip_allocation":"immediate"}]} 2018-12-23 21:02:09,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-1f5644e3-de57-4edf-8af5-4502bdc6ff0c 2018-12-23 21:02:09,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18e9fac05f9d99dcb725551c17b6428b50c9638b" 2018-12-23 21:02:10,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-18f35a27-d88d-4069-850f-4b31363eb540 x-compute-request-id: req-18f35a27-d88d-4069-850f-4b31363eb540 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:db:bd", "version": 4, "addr": "10.55.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "security_groups": [{"name": "default"}], "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:01Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:10,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-18f35a27-d88d-4069-850f-4b31363eb540 2018-12-23 21:02:10,121 - create_instance - INFO - Deleting Port with ID - 71da82ed-0a12-4b34-a754-e88c64542b99 2018-12-23 21:02:10,121 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-port 2018-12-23 21:02:10,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/71da82ed-0a12-4b34-a754-e88c64542b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:10,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ac38d18-5ef3-42fe-91fe-0872f56f8774 Date: Sun, 23 Dec 2018 21:02:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:10,746 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/71da82ed-0a12-4b34-a754-e88c64542b99 used request id req-7ac38d18-5ef3-42fe-91fe-0872f56f8774 2018-12-23 21:02:10,746 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst 2018-12-23 21:02:10,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:10,887 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b47102c-faa2-4ae2-84f0-422cdd8a325a x-compute-request-id: req-6b47102c-faa2-4ae2-84f0-422cdd8a325a Content-Type: application/json 2018-12-23 21:02:10,888 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-6b47102c-faa2-4ae2-84f0-422cdd8a325a 2018-12-23 21:02:10,888 - create_instance - INFO - Checking deletion status 2018-12-23 21:02:10,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:11,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69f8b2ab-7af6-406e-bdc3-59013b7af7f8 x-compute-request-id: req-69f8b2ab-7af6-406e-bdc3-59013b7af7f8 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659", "rel": "bookmark"}], "image": {"id": "618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "links": [{"href": "http://172.30.9.21:8774/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:01.000000", "flavor": {"id": "18cf92ce-40a9-44e5-8336-651e5982ec08", "links": [{"href": "http://172.30.9.21:8774/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08", "rel": "bookmark"}]}, "id": "e1f2c2ab-e494-487f-a497-eacf1cc79659", "user_id": "1b339ae9d1d34a329cff6f9bd003308a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:10Z", "hostId": "803f9600162fbd233f57d12c075ea9e18c4c0c6ddf9963dc9f1e8dd6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst", "created": "2018-12-23T21:01:56Z", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:11,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-69f8b2ab-7af6-406e-bdc3-59013b7af7f8 2018-12-23 21:02:11,354 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst] is - ACTIVE 2018-12-23 21:02:11,354 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:02:14,357 - create_instance - DEBUG - VM status query timeout in 296.530669928 2018-12-23 21:02:14,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3506e6e6173e71137c9a2cc39b862dc767a9b9ee" 2018-12-23 21:02:14,410 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02: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-b9518a90-8354-4d8f-a3cf-4246eb839d88 x-compute-request-id: req-b9518a90-8354-4d8f-a3cf-4246eb839d88 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e1f2c2ab-e494-487f-a497-eacf1cc79659 could not be found.", "code": 404}} 2018-12-23 21:02:14,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/e1f2c2ab-e494-487f-a497-eacf1cc79659 used request id req-b9518a90-8354-4d8f-a3cf-4246eb839d88 2018-12-23 21:02:14,411 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e1f2c2ab-e494-487f-a497-eacf1cc79659 could not be found. (HTTP 404) (Request-ID: req-b9518a90-8354-4d8f-a3cf-4246eb839d88) 2018-12-23 21:02:14,411 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-inst 2018-12-23 21:02:14,412 - neutron_utils - INFO - Deleting security group rule with ID - 655a6d2d-e9da-4853-b7d1-f21fa14ca95e 2018-12-23 21:02:14,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/655a6d2d-e9da-4853-b7d1-f21fa14ca95e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:02:14,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97029102-447d-494d-81e9-abd694cf9859 Content-Length: 0 Date: Sun, 23 Dec 2018 21:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:14,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/655a6d2d-e9da-4853-b7d1-f21fa14ca95e used request id req-97029102-447d-494d-81e9-abd694cf9859 2018-12-23 21:02:14,683 - neutron_utils - INFO - Deleting security group rule with ID - d5dcda30-24db-4903-b7b8-bdd4d8024146 2018-12-23 21:02:14,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/d5dcda30-24db-4903-b7b8-bdd4d8024146 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:02:14,766 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4d2a2802-b0e2-4511-9a3c-6d01bdf5f809 Content-Length: 0 Date: Sun, 23 Dec 2018 21:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:14,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/d5dcda30-24db-4903-b7b8-bdd4d8024146 used request id req-4d2a2802-b0e2-4511-9a3c-6d01bdf5f809 2018-12-23 21:02:14,766 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-name 2018-12-23 21:02:14,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/189baa38-71e2-4b00-a88f-175f801e2eee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c36aca270163e1204be585108b9c75e82f16ad70" 2018-12-23 21:02:14,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c72acdf2-16a9-4518-ac80-7f32385bc9e6 Content-Length: 0 Date: Sun, 23 Dec 2018 21:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:14,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/189baa38-71e2-4b00-a88f-175f801e2eee used request id req-c72acdf2-16a9-4518-ac80-7f32385bc9e6 2018-12-23 21:02:14,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76d907a9ae2b14e003ef62c9a9f737054fd888fe" 2018-12-23 21:02:14,915 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:02: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-84a30806-29ce-4b0c-afbf-d4e10998723f x-compute-request-id: req-84a30806-29ce-4b0c-afbf-d4e10998723f Content-Length: 0 Content-Type: application/json 2018-12-23 21:02:14,915 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/18cf92ce-40a9-44e5-8336-651e5982ec08 used request id req-84a30806-29ce-4b0c-afbf-d4e10998723f 2018-12-23 21:02:14,916 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet 2018-12-23 21:02:14,916 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-subnet 2018-12-23 21:02:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/3ef557a7-fdfd-4a73-9a32-febf19d262ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" 2018-12-23 21:02:16,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0e2bb9e-d8af-4ee8-8b90-a8a2ee3f432f Date: Sun, 23 Dec 2018 21:02:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:16,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3ef557a7-fdfd-4a73-9a32-febf19d262ac used request id req-b0e2bb9e-d8af-4ee8-8b90-a8a2ee3f432f 2018-12-23 21:02:16,347 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-pub-net 2018-12-23 21:02:16,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6722f1d7-c01c-4a33-b7bc-71e6d2db7aba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f956373e5c98baef4003c5b20e00ba87c7cc48" 2018-12-23 21:02:17,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-253b6ac8-0b6e-4cdb-afff-9281393e9d77 Date: Sun, 23 Dec 2018 21:02:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:17,244 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6722f1d7-c01c-4a33-b7bc-71e6d2db7aba used request id req-253b6ac8-0b6e-4cdb-afff-9281393e9d77 2018-12-23 21:02:17,245 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-fe7b1a7f-d3af-4b29-9cb5-d396fed4de8b-image 2018-12-23 21:02:17,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba5b1c95a621b975d50b60dca62dfae6b7da6e62" 2018-12-23 21:02:18,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7105304-aa17-4ff4-9044-40fc64d22105 Date: Sun, 23 Dec 2018 21:02:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:02:18,529 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/618f3bcd-9eb6-4b0f-aa24-6cafecd4ee80 used request id req-c7105304-aa17-4ff4-9044-40fc64d22105 2018-12-23 21:02:18,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:02:18,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0e3b1345-dec6-48f0-8f01-65591ed53ca4 Date: Sun, 23 Dec 2018 21:02:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:47Z", "updated_at": "2018-12-23T21:01:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:47Z", "revision_number": 0, "id": "091f5ea1-df54-4e69-a4f3-238b1ddf8588", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:47Z", "security_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv6", "project_id": "c93076ec4eea4116b3fdfac369782955"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:47Z", "revision_number": 0, "id": "8e9c0ae3-44ad-4956-9651-577fbd359cc8", "remote_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:47Z", "security_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv6", "project_id": "c93076ec4eea4116b3fdfac369782955"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:47Z", "revision_number": 0, "id": "b9481514-79fa-456c-9442-42be9e34c939", "remote_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:47Z", "security_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv4", "project_id": "c93076ec4eea4116b3fdfac369782955"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:01:47Z", "revision_number": 0, "id": "d60c9ce1-8c98-407e-a0d1-e81672be9787", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:01:47Z", "security_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "tenant_id": "c93076ec4eea4116b3fdfac369782955", "port_range_min": null, "ethertype": "IPv4", "project_id": "c93076ec4eea4116b3fdfac369782955"}], "revision_number": 4, "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:02:18,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-0e3b1345-dec6-48f0-8f01-65591ed53ca4 2018-12-23 21:02:18,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:02:18,916 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f91a13b-e326-4457-87de-52a57cdf98d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:02:18,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-4f91a13b-e326-4457-87de-52a57cdf98d6 2018-12-23 21:02:18,916 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:02:18,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:02:19,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e668afd5-c5be-4b2a-b346-ee7f8613af4b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c93076ec4eea4116b3fdfac369782955", "name": "InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj"}} 2018-12-23 21:02:19,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-e668afd5-c5be-4b2a-b346-ee7f8613af4b 2018-12-23 21:02:19,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea 2018-12-23 21:02:19,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:02:19,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-56923906-1600-4417-8663-747119387caa Date: Sun, 23 Dec 2018 21:02:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:47Z", "security_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:47Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "091f5ea1-df54-4e69-a4f3-238b1ddf8588"}, {"remote_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:47Z", "security_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:47Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "8e9c0ae3-44ad-4956-9651-577fbd359cc8"}, {"remote_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:47Z", "security_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:47Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "b9481514-79fa-456c-9442-42be9e34c939"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:01:47Z", "security_group_id": "1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea", "port_range_min": null, "revision_number": 0, "tenant_id": "c93076ec4eea4116b3fdfac369782955", "created_at": "2018-12-23T21:01:47Z", "project_id": "c93076ec4eea4116b3fdfac369782955", "id": "d60c9ce1-8c98-407e-a0d1-e81672be9787"}]} 2018-12-23 21:02:19,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea used request id req-56923906-1600-4417-8663-747119387caa 2018-12-23 21:02:19,044 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:02:19,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:02:19,179 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68781709-e615-404b-8f56-67525eb4d2ad Content-Length: 0 Date: Sun, 23 Dec 2018 21:02:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:19,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1aab2868-e4c3-4ac1-b565-a4df4c4fc0ea used request id req-68781709-e615-404b-8f56-67525eb4d2ad 2018-12-23 21:02:19,180 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj 2018-12-23 21:02:19,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:02:19,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3428a732-6b9c-4e1e-8c31-52ce6e51cb04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:02:19,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c93076ec4eea4116b3fdfac369782955 used request id req-3428a732-6b9c-4e1e-8c31-52ce6e51cb04 2018-12-23 21:02:19,390 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-8713f22d-1fb7-4b8-proj-role 2018-12-23 21:02:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/32f78c68864041eab2e4a3cbd9053f8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:02:19,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d062bf52-6e85-4bb9-93ab-4fd8e3abc870 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:02:19,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/32f78c68864041eab2e4a3cbd9053f8f used request id req-d062bf52-6e85-4bb9-93ab-4fd8e3abc870 2018-12-23 21:02:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101ee7b8946db0f38a2ac31f6045c3745b8cfb2f" 2018-12-23 21:02:19,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63806f5e-ebad-4e72-ad5c-649efdb19116 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:02:19,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-63806f5e-ebad-4e72-ad5c-649efdb19116 2018-12-23 21:02:19,620 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-8713f22d-1fb7-4b8-user 2018-12-23 21:02:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1b339ae9d1d34a329cff6f9bd003308a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b700fc608e2e76dcb9d2dc859ce297fad7410cf" 2018-12-23 21:02:19,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b86f468d-91ce-40b0-abaa-1dfced9ab6e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:02:19,823 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1b339ae9d1d34a329cff6f9bd003308a used request id req-b86f468d-91ce-40b0-abaa-1dfced9ab6e1 2018-12-23 21:02:19,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:20,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["8moq2o2hQnqPqlVb3oqrYA"], "issued_at": "2018-12-23T21:02:20.000000Z"}} 2018-12-23 21:02:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2439b9b22311b610fcb5d0e0dee45c419bcf368f" 2018-12-23 21:02:20,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6937f174-c565-40c3-a286-8cd798dce116 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:20,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6937f174-c565-40c3-a286-8cd798dce116 2018-12-23 21:02:20,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:20,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:20,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["e4pPRqZtTEKcrVT-XgnQjw"], "issued_at": "2018-12-23T21:02:20.000000Z"}} 2018-12-23 21:02:20,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:20,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cd6aca-9f7a-4e89-beea-de04e9067386 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:20,905 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-79cd6aca-9f7a-4e89-beea-de04e9067386 2018-12-23 21:02:20,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:02:20,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:02:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:02:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-774af9b4-5b09-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:21,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc120d5-bf2b-409f-9e56-de38d6fd7f81 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-774af9b4-5b09-457-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:02:21,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-774af9b4-5b09-457-proj used request id req-6cc120d5-bf2b-409f-9e56-de38d6fd7f81 2018-12-23 21:02:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:21,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbed30e0-e32f-44ef-9f3e-f08d68ca0644 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:02:21,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-dbed30e0-e32f-44ef-9f3e-f08d68ca0644 2018-12-23 21:02:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}}' 2018-12-23 21:02:21,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1ce4f57-f714-4fd8-94a4-42426a6bad1b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "id": "0b16f287788b49f590e00dca63afa0e6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:21,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b1ce4f57-f714-4fd8-94a4-42426a6bad1b 2018-12-23 21:02:21,162 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-774af9b4-5b09-457-proj 2018-12-23 21:02:21,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:21,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:21,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Keigm2O6Q4WuQs7ifwaWsw"], "issued_at": "2018-12-23T21:02:21.000000Z"}} 2018-12-23 21:02:21,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b4e8b103df5e8cc03da47d66bc032ddd5ab748" 2018-12-23 21:02:21,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b63b25-d884-4603-bf31-777680262460 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:21,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-95b63b25-d884-4603-bf31-777680262460 2018-12-23 21:02:21,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:02:21,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:02:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:02:21,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b4e8b103df5e8cc03da47d66bc032ddd5ab748" 2018-12-23 21:02:21,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e59ea08-d2f8-4523-8689-1d1098cbec86 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:02:21,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7e59ea08-d2f8-4523-8689-1d1098cbec86 2018-12-23 21:02:21,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-774af9b4-5b09-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b4e8b103df5e8cc03da47d66bc032ddd5ab748" 2018-12-23 21:02:21,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377274d2-266d-49da-906c-62306d643fbe Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-774af9b4-5b09-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "id": "0b16f287788b49f590e00dca63afa0e6", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}]} 2018-12-23 21:02:21,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-774af9b4-5b09-457-proj used request id req-377274d2-266d-49da-906c-62306d643fbe 2018-12-23 21:02:21,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b4e8b103df5e8cc03da47d66bc032ddd5ab748" 2018-12-23 21:02:21,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f13e770-68ff-42e0-a4d2-4146caf01c3a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:02:21,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1f13e770-68ff-42e0-a4d2-4146caf01c3a 2018-12-23 21:02:22,378 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-774af9b4-5b09-457-user 2018-12-23 21:02:22,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:22,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:22,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f56257a-448b-4968-a407-21e16e676f5d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:02:22,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8f56257a-448b-4968-a407-21e16e676f5d 2018-12-23 21:02:22,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" -d '{"role": {"name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}}' 2018-12-23 21:02:22,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3c9a4a0-28f7-4e72-8178-f9e1cfe8a4f3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa1932be72434e86bec9ab0bb1756dc2", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa1932be72434e86bec9ab0bb1756dc2"}, "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}} 2018-12-23 21:02:22,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d3c9a4a0-28f7-4e72-8178-f9e1cfe8a4f3 2018-12-23 21:02:22,511 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role 2018-12-23 21:02:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/aa1932be72434e86bec9ab0bb1756dc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:22,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a617e9-6c93-4874-8611-ac6988f1772d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa1932be72434e86bec9ab0bb1756dc2", "links": {"self": "http://172.30.9.21:5000/v3/roles/aa1932be72434e86bec9ab0bb1756dc2"}, "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}} 2018-12-23 21:02:22,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/aa1932be72434e86bec9ab0bb1756dc2 used request id req-f0a617e9-6c93-4874-8611-ac6988f1772d 2018-12-23 21:02:22,614 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role to project InstanceSecurityGroupTests-774af9b4-5b09-457-proj 2018-12-23 21:02:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6/users/ee5a2550417d4da7978e8ede2eba22e6/roles/aa1932be72434e86bec9ab0bb1756dc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:22,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebba7cbd-27b6-4d55-92f0-c5b8765f1bc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:02:22,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6/users/ee5a2550417d4da7978e8ede2eba22e6/roles/aa1932be72434e86bec9ab0bb1756dc2 used request id req-ebba7cbd-27b6-4d55-92f0-c5b8765f1bc2 2018-12-23 21:02:22,747 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:02:22,748 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:02:22,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:22,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:23,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1932be72434e86bec9ab0bb1756dc2", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}], "expires_at": "2018-12-23T22:02:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-user", "id": "ee5a2550417d4da7978e8ede2eba22e6"}, "audit_ids": ["etCeQkZ7ScG4ZAIM4hhXTw"], "issued_at": "2018-12-23T21:02:23.000000Z"}} 2018-12-23 21:02:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" 2018-12-23 21:02:23,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319f8bbb-55ce-4937-89a1-900a0e30208c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:23,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-319f8bbb-55ce-4937-89a1-900a0e30208c 2018-12-23 21:02:23,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" 2018-12-23 21:02:23,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b96a0d1c-e03b-4a29-ba98-698c02967396 Date: Sun, 23 Dec 2018 21:02:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image"} 2018-12-23 21:02:23,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image used request id req-b96a0d1c-e03b-4a29-ba98-698c02967396 2018-12-23 21:02:23,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" 2018-12-23 21:02:23,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-57606182-b0dc-4b02-86d8-08089de3efcd Date: Sun, 23 Dec 2018 21:02:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:02:23,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-57606182-b0dc-4b02-86d8-08089de3efcd 2018-12-23 21:02:23,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image"}' 2018-12-23 21:02:23,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2e0318ec-3008-4d40-a26d-06decce29f83 Date: Sun, 23 Dec 2018 21:02:23 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:02:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:02:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "min_disk": 0, "protected": false, "id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "file": "/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/file", "checksum": null, "owner": "0b16f287788b49f590e00dca63afa0e6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:02:23,508 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2e0318ec-3008-4d40-a26d-06decce29f83 2018-12-23 21:02:23,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" -d '' 2018-12-23 21:02:24,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a64d2878-b7db-4a4f-9123-13ace2f3d803 Date: Sun, 23 Dec 2018 21:02:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:02:24,467 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/file used request id req-a64d2878-b7db-4a4f-9123-13ace2f3d803 2018-12-23 21:02:24,467 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:02:24,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" 2018-12-23 21:02:24,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-05f46468-4484-412c-b47c-8b1b37f65b91 Date: Sun, 23 Dec 2018 21:02:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:02:24Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/snap", "metadata": {}}], "self": "/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "min_disk": 0, "protected": false, "id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "file": "/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b16f287788b49f590e00dca63afa0e6", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:02:24,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c used request id req-05f46468-4484-412c-b47c-8b1b37f65b91 2018-12-23 21:02:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" 2018-12-23 21:02:24,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-662b8ac3-f047-4a0e-b045-b210b9e93bea Date: Sun, 23 Dec 2018 21:02: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:02:24,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-662b8ac3-f047-4a0e-b045-b210b9e93bea 2018-12-23 21:02:24,498 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image 2018-12-23 21:02:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" 2018-12-23 21:02:24,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1b05a040-3e18-495d-aa8c-4fa6b4fb44f3 Date: Sun, 23 Dec 2018 21:02:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:02:24Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/snap", "metadata": {}}], "self": "/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "min_disk": 0, "protected": false, "id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "file": "/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b16f287788b49f590e00dca63afa0e6", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:02:24,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c used request id req-1b05a040-3e18-495d-aa8c-4fa6b4fb44f3 2018-12-23 21:02:24,518 - create_image - DEBUG - Instance status is - active 2018-12-23 21:02:24,518 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image 2018-12-23 21:02:24,518 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image 2018-12-23 21:02:24,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:24,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:24,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1932be72434e86bec9ab0bb1756dc2", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}], "expires_at": "2018-12-23T22:02:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-user", "id": "ee5a2550417d4da7978e8ede2eba22e6"}, "audit_ids": ["wkMFqsFUT7mNIp5B_b3vhg"], "issued_at": "2018-12-23T21:02:24.000000Z"}} 2018-12-23 21:02:24,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" 2018-12-23 21:02:25,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b8a3d5-fd5c-4122-9943-a53255d5e999 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:25,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-96b8a3d5-fd5c-4122-9943-a53255d5e999 2018-12-23 21:02:25,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" 2018-12-23 21:02:25,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-718e9bfd-8e20-400e-9f24-ee34222ec668 Date: Sun, 23 Dec 2018 21:02:25 GMT RESP BODY: {"networks":[]} 2018-12-23 21:02:25,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-718e9bfd-8e20-400e-9f24-ee34222ec668 2018-12-23 21:02:25,239 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net 2018-12-23 21:02:25,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" -d '{"network": {"name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net", "admin_state_up": true}}' 2018-12-23 21:02:25,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ba44bc82-39db-4add-860d-5e7cef32f88d Date: Sun, 23 Dec 2018 21:02:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:02:25Z","is_default":false,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}} 2018-12-23 21:02:25,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-ba44bc82-39db-4add-860d-5e7cef32f88d 2018-12-23 21:02:25,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" 2018-12-23 21:02:25,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-04ced703-9da6-475e-b8b1-7a34822304fb Date: Sun, 23 Dec 2018 21:02:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:02:25Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:25,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-04ced703-9da6-475e-b8b1-7a34822304fb 2018-12-23 21:02:25,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" 2018-12-23 21:02:25,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7c4e4fe7-a3d4-49fc-b9d6-f25b6f89efb7 Date: Sun, 23 Dec 2018 21:02:25 GMT RESP BODY: {"subnets":[]} 2018-12-23 21:02:25,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-7c4e4fe7-a3d4-49fc-b9d6-f25b6f89efb7 2018-12-23 21:02:25,984 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet 2018-12-23 21:02:25,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" -d '{"subnets": [{"ip_version": 4, "network_id": "8a7d8e2e-9dd4-464e-b542-617641422d87", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]}' 2018-12-23 21:02:26,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6ea03069-4203-488b-bf19-49e47fd6059d Date: Sun, 23 Dec 2018 21:02:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","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":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:26,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6ea03069-4203-488b-bf19-49e47fd6059d 2018-12-23 21:02:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" 2018-12-23 21:02:26,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9397f71a-1647-45dc-8863-6518e9cfa640 Date: Sun, 23 Dec 2018 21:02:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:26,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-9397f71a-1647-45dc-8863-6518e9cfa640 2018-12-23 21:02:26,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" 2018-12-23 21:02:26,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4255ae9c-1850-4904-a9e2-1140462f455e Date: Sun, 23 Dec 2018 21:02:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:26,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-4255ae9c-1850-4904-a9e2-1140462f455e 2018-12-23 21:02:26,701 - OpenStackNetwork - DEBUG - Network [8a7d8e2e-9dd4-464e-b542-617641422d87] created successfully 2018-12-23 21:02:26,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:26,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:27,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["4l6o1xXUQ5e-4O5sy-HiiQ"], "issued_at": "2018-12-23T21:02:27.000000Z"}} 2018-12-23 21:02:27,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250952ab95773a82ce90ccb6a71c9a105aa19b48" 2018-12-23 21:02:27,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c10a5fa-9c41-45ff-9fd9-ca82bf1d4513 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:27,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8c10a5fa-9c41-45ff-9fd9-ca82bf1d4513 2018-12-23 21:02:27,225 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:02:27,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250952ab95773a82ce90ccb6a71c9a105aa19b48" 2018-12-23 21:02:27,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a9f28f9-0e24-4b1e-88cf-fbe4c9c00950 x-compute-request-id: req-2a9f28f9-0e24-4b1e-88cf-fbe4c9c00950 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:02:27,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2a9f28f9-0e24-4b1e-88cf-fbe4c9c00950 2018-12-23 21:02:27,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250952ab95773a82ce90ccb6a71c9a105aa19b48" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:02:27,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5669e306-1881-4775-be0e-0bddf9f39ee3 x-compute-request-id: req-5669e306-1881-4775-be0e-0bddf9f39ee3 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5e049252-d79b-458a-af6a-62c9889e2a57"}} 2018-12-23 21:02:27,509 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5669e306-1881-4775-be0e-0bddf9f39ee3 2018-12-23 21:02:27,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:27,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:27,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1932be72434e86bec9ab0bb1756dc2", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}], "expires_at": "2018-12-23T22:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-user", "id": "ee5a2550417d4da7978e8ede2eba22e6"}, "audit_ids": ["oFaiT61OStuQcSp4YuZN9w"], "issued_at": "2018-12-23T21:02:27.000000Z"}} 2018-12-23 21:02:27,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:27,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69defff3-3695-424c-beb4-95ef1f87da81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:28,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-69defff3-3695-424c-beb4-95ef1f87da81 2018-12-23 21:02:28,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b073cacc-d378-4ea1-ad1c-921362a5a0b2 Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:02:28,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name&description=hello+group used request id req-b073cacc-d378-4ea1-ad1c-921362a5a0b2 2018-12-23 21:02:28,296 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name... 2018-12-23 21:02:28,296 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name 2018-12-23 21:02:28,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" -d '{"security_group": {"name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name", "description": "hello group"}}' 2018-12-23 21:02:28,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fec83108-1b49-46e4-a281-e535b04029eb Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "updated_at": "2018-12-23T21:02:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "revision_number": 0, "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b16f287788b49f590e00dca63afa0e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "revision_number": 0, "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b16f287788b49f590e00dca63afa0e6"}], "revision_number": 2, "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name"}} 2018-12-23 21:02:28,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-fec83108-1b49-46e4-a281-e535b04029eb 2018-12-23 21:02:28,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09fd6ca5-d0d8-49b1-a249-086c443889c9 2018-12-23 21:02:28,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11fc0dce-f3ae-4a90-8917-2d5968608132 Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392"}]} 2018-12-23 21:02:28,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-11fc0dce-f3ae-4a90-8917-2d5968608132 2018-12-23 21:02:28,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09fd6ca5-d0d8-49b1-a249-086c443889c9 2018-12-23 21:02:28,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f798d24e-1744-4b0d-814a-121efa95277c Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392"}]} 2018-12-23 21:02:28,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-f798d24e-1744-4b0d-814a-121efa95277c 2018-12-23 21:02:28,634 - neutron_utils - INFO - Retrieving security group with ID - 09fd6ca5-d0d8-49b1-a249-086c443889c9 2018-12-23 21:02:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1ea898cc-34ad-4772-ad6c-2530c1c57e9f Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "updated_at": "2018-12-23T21:02:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "revision_number": 0, "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b16f287788b49f590e00dca63afa0e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "revision_number": 0, "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b16f287788b49f590e00dca63afa0e6"}], "revision_number": 2, "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name"}]} 2018-12-23 21:02:28,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-1ea898cc-34ad-4772-ad6c-2530c1c57e9f 2018-12-23 21:02:28,702 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09fd6ca5-d0d8-49b1-a249-086c443889c9 2018-12-23 21:02:28,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-766de18b-e257-4e3f-95e2-9f3f98a8b87f Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392"}]} 2018-12-23 21:02:28,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-766de18b-e257-4e3f-95e2-9f3f98a8b87f 2018-12-23 21:02:28,723 - neutron_utils - INFO - Retrieving security group with ID - 09fd6ca5-d0d8-49b1-a249-086c443889c9 2018-12-23 21:02:28,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-75b89a7a-148c-4143-a27f-5d02151e4e61 Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "updated_at": "2018-12-23T21:02:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "revision_number": 0, "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b16f287788b49f590e00dca63afa0e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "revision_number": 0, "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b16f287788b49f590e00dca63afa0e6"}], "revision_number": 2, "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name"}]} 2018-12-23 21:02:28,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-75b89a7a-148c-4143-a27f-5d02151e4e61 2018-12-23 21:02:28,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09fd6ca5-d0d8-49b1-a249-086c443889c9 2018-12-23 21:02:28,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4390c532-294f-41df-9a09-b8f1b7eb7276 Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392"}]} 2018-12-23 21:02:28,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-4390c532-294f-41df-9a09-b8f1b7eb7276 2018-12-23 21:02:28,787 - neutron_utils - INFO - Retrieving security group with ID - 09fd6ca5-d0d8-49b1-a249-086c443889c9 2018-12-23 21:02:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-0f79e7b6-fe0f-4f42-b735-df80e6f657d4 Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "updated_at": "2018-12-23T21:02:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "revision_number": 0, "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b16f287788b49f590e00dca63afa0e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "revision_number": 0, "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b16f287788b49f590e00dca63afa0e6"}], "revision_number": 2, "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name"}]} 2018-12-23 21:02:28,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-0f79e7b6-fe0f-4f42-b735-df80e6f657d4 2018-12-23 21:02:28,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09fd6ca5-d0d8-49b1-a249-086c443889c9 2018-12-23 21:02:28,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:28,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-479b925f-af7b-4880-b1a8-32db52b87029 Date: Sun, 23 Dec 2018 21:02:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "6f0a61a2-b6ee-4792-8bf0-2da136dacd00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:28Z", "security_group_id": "09fd6ca5-d0d8-49b1-a249-086c443889c9", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:28Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "a4dfd031-ec0a-4144-b249-a0dec2fd2392"}]} 2018-12-23 21:02:28,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-479b925f-af7b-4880-b1a8-32db52b87029 2018-12-23 21:02:28,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:28,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:29,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1932be72434e86bec9ab0bb1756dc2", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}], "expires_at": "2018-12-23T22:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-user", "id": "ee5a2550417d4da7978e8ede2eba22e6"}, "audit_ids": ["MVdTkv-_TzGeZ22KOtrPkQ"], "issued_at": "2018-12-23T21:02:29.000000Z"}} 2018-12-23 21:02:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:29,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7a0639-aae9-486c-95d6-7af8c4b45095 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:29,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2e7a0639-aae9-486c-95d6-7af8c4b45095 2018-12-23 21:02:29,347 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:02:29,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:29,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9daa6d-35a2-4904-83a1-6b3aeeb11923 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:29,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6b9daa6d-35a2-4904-83a1-6b3aeeb11923 2018-12-23 21:02:29,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:29,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-715d5209-70cc-4d38-bf47-1e65967225ee Date: Sun, 23 Dec 2018 21:02:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:29,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-715d5209-70cc-4d38-bf47-1e65967225ee 2018-12-23 21:02:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:29,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6d3f367b-0cf7-454c-8bba-274213d41c92 Date: Sun, 23 Dec 2018 21:02:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:29,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-6d3f367b-0cf7-454c-8bba-274213d41c92 2018-12-23 21:02:29,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:29,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b2bbb47e-664d-4692-9b24-15f96bb645b6 Date: Sun, 23 Dec 2018 21:02:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:29,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-b2bbb47e-664d-4692-9b24-15f96bb645b6 2018-12-23 21:02:29,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:02:29,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:02:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:02:29,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:29,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f60c4b4-71e2-4bcf-9716-cba2ee5c853e Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:29,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-8f60c4b4-71e2-4bcf-9716-cba2ee5c853e 2018-12-23 21:02:29,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-73a6a722-4f1f-4c3d-befb-5d61289cb60a Date: Sun, 23 Dec 2018 21:02:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:30,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-73a6a722-4f1f-4c3d-befb-5d61289cb60a 2018-12-23 21:02:30,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c5f369d9-511f-467b-aa89-d8566e756cbf Date: Sun, 23 Dec 2018 21:02:30 GMT RESP BODY: {"ports":[]} 2018-12-23 21:02:30,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port&admin_state_up=True used request id req-c5f369d9-511f-467b-aa89-d8566e756cbf 2018-12-23 21:02:30,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-ad21eb44-8160-44b1-bec3-fd34c9d9f783 x-compute-request-id: req-ad21eb44-8160-44b1-bec3-fd34c9d9f783 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:02:30,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst used request id req-ad21eb44-8160-44b1-bec3-fd34c9d9f783 2018-12-23 21:02:30,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8eed29f2-d46f-4867-8ae7-02d745a50f6b Date: Sun, 23 Dec 2018 21:02:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:30,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-8eed29f2-d46f-4867-8ae7-02d745a50f6b 2018-12-23 21:02:30,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-38400a44-b882-47ad-a7e7-2a6e06e7a88d Date: Sun, 23 Dec 2018 21:02:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:30,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-38400a44-b882-47ad-a7e7-2a6e06e7a88d 2018-12-23 21:02:30,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-41b72147-654f-4636-85fe-446882b7b173 Date: Sun, 23 Dec 2018 21:02:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:30,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-41b72147-654f-4636-85fe-446882b7b173 2018-12-23 21:02:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbf7a5d-6cae-49b3-818a-c54a5136e48b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:30,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-5dbf7a5d-6cae-49b3-818a-c54a5136e48b 2018-12-23 21:02:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-42a50a16-3f98-4da0-93d5-db6bd47ce8cf Date: Sun, 23 Dec 2018 21:02:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:30,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-42a50a16-3f98-4da0-93d5-db6bd47ce8cf 2018-12-23 21:02:30,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:30,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc24d860-ebc5-474c-a88b-26be664c942c Date: Sun, 23 Dec 2018 21:02:30 GMT RESP BODY: {"ports":[]} 2018-12-23 21:02:30,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port&admin_state_up=True used request id req-fc24d860-ebc5-474c-a88b-26be664c942c 2018-12-23 21:02:30,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:30,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:31,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1932be72434e86bec9ab0bb1756dc2", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}], "expires_at": "2018-12-23T22:02:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-user", "id": "ee5a2550417d4da7978e8ede2eba22e6"}, "audit_ids": ["eUVWZp38TdGs3LrshNBwUw"], "issued_at": "2018-12-23T21:02:31.000000Z"}} 2018-12-23 21:02:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f396a09031bf1824bf9f2f24fe94cf28310235c7" 2018-12-23 21:02:31,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847d853e-90c9-40fc-92fc-00f7b52d9417 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:31,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-847d853e-90c9-40fc-92fc-00f7b52d9417 2018-12-23 21:02:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:31,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-47fbf456-3688-47c0-8eb2-4adfd7c8081d Date: Sun, 23 Dec 2018 21:02:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:31,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-47fbf456-3688-47c0-8eb2-4adfd7c8081d 2018-12-23 21:02:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:31,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-49e4b4c3-dc71-4ad0-85bf-3886045108c8 Date: Sun, 23 Dec 2018 21:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:31,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-49e4b4c3-dc71-4ad0-85bf-3886045108c8 2018-12-23 21:02:31,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:31,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6aae5d80-1f90-42c3-94f5-c814f2b0c59c Date: Sun, 23 Dec 2018 21:02:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:31,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-6aae5d80-1f90-42c3-94f5-c814f2b0c59c 2018-12-23 21:02:31,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:02:31,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:02:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:02:31,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f396a09031bf1824bf9f2f24fe94cf28310235c7" 2018-12-23 21:02:31,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6b174b-569f-4229-bce6-61216bf8aae4 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:31,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-fd6b174b-569f-4229-bce6-61216bf8aae4 2018-12-23 21:02:31,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:31,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7603274-77a2-446b-b348-f65fbb76d0f5 Date: Sun, 23 Dec 2018 21:02:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:31,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-c7603274-77a2-446b-b348-f65fbb76d0f5 2018-12-23 21:02:31,674 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net 2018-12-23 21:02:31,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" -d '{"port": {"network_id": "8a7d8e2e-9dd4-464e-b542-617641422d87", "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port", "admin_state_up": true}}' 2018-12-23 21:02:32,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-0ef7adeb-3512-48e3-9f1f-80110fc5962e Date: Sun, 23 Dec 2018 21:02:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.3"}],"id":"2f847b0b-b451-4fa2-a32f-ecb83325e89e","security_groups":["7fd685a0-316d-4c6f-b7c2-d8316f034e2c"],"mac_address":"fa:16:3e:fe:0c:6f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port","project_id":"0b16f287788b49f590e00dca63afa0e6","qos_policy_id":null,"admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:31Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:02:32,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-0ef7adeb-3512-48e3-9f1f-80110fc5962e 2018-12-23 21:02:32,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4d1bc76b-4aa8-4d94-95d4-48f524dc8a35 Date: Sun, 23 Dec 2018 21:02:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:33,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-4d1bc76b-4aa8-4d94-95d4-48f524dc8a35 2018-12-23 21:02:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b4305620-c305-4961-b43d-e686355ed395 Date: Sun, 23 Dec 2018 21:02:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:33,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-b4305620-c305-4961-b43d-e686355ed395 2018-12-23 21:02:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a0b8705a-1f4d-4605-89f2-ac1c9d3e538c Date: Sun, 23 Dec 2018 21:02:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:33,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-a0b8705a-1f4d-4605-89f2-ac1c9d3e538c 2018-12-23 21:02:33,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6693a6-eb92-4395-877d-286cf214bf27 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:33,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-3f6693a6-eb92-4395-877d-286cf214bf27 2018-12-23 21:02:33,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d692b7c1-1422-48ba-98b4-617c74fd4eb8 Date: Sun, 23 Dec 2018 21:02:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:33,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-d692b7c1-1422-48ba-98b4-617c74fd4eb8 2018-12-23 21:02:33,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-6d4bb63d-dcb5-462b-9d71-32bfd7014af1 Date: Sun, 23 Dec 2018 21:02:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.3"}],"id":"2f847b0b-b451-4fa2-a32f-ecb83325e89e","security_groups":["7fd685a0-316d-4c6f-b7c2-d8316f034e2c"],"mac_address":"fa:16:3e:fe:0c:6f","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:31Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:02:33,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port&admin_state_up=True used request id req-6d4bb63d-dcb5-462b-9d71-32bfd7014af1 2018-12-23 21:02:33,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d6e34e-58d8-4ceb-9a94-be8914a937a6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:33,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-11d6e34e-58d8-4ceb-9a94-be8914a937a6 2018-12-23 21:02:33,461 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst 2018-12-23 21:02:33,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd4a9ec4-09d5-4c6f-85df-f6097acb0686 x-compute-request-id: req-fd4a9ec4-09d5-4c6f-85df-f6097acb0686 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-flavor-name"}]} 2018-12-23 21:02:33,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fd4a9ec4-09d5-4c6f-85df-f6097acb0686 2018-12-23 21:02:33,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5e049252-d79b-458a-af6a-62c9889e2a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d675072a-907e-4c87-a6db-0d522f3bf7fb x-compute-request-id: req-d675072a-907e-4c87-a6db-0d522f3bf7fb Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "5e049252-d79b-458a-af6a-62c9889e2a57"}} 2018-12-23 21:02:33,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5e049252-d79b-458a-af6a-62c9889e2a57 used request id req-d675072a-907e-4c87-a6db-0d522f3bf7fb 2018-12-23 21:02:33,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-000b6e1e-08de-4f19-902c-6ec06a63907f Date: Sun, 23 Dec 2018 21:02:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:02:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:02:24Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/snap", "metadata": {}}], "self": "/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "min_disk": 0, "protected": false, "id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "file": "/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b16f287788b49f590e00dca63afa0e6", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image"} 2018-12-23 21:02:33,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image used request id req-000b6e1e-08de-4f19-902c-6ec06a63907f 2018-12-23 21:02:33,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:33,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-93f53af2-2f0f-40da-acd3-d63e6ebc9640 Date: Sun, 23 Dec 2018 21:02: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:02:33,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-93f53af2-2f0f-40da-acd3-d63e6ebc9640 2018-12-23 21:02:33,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" -d '{"server": {"name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "imageRef": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "flavorRef": "5e049252-d79b-458a-af6a-62c9889e2a57", "max_count": 1, "min_count": 1, "networks": [{"port": "2f847b0b-b451-4fa2-a32f-ecb83325e89e"}]}}' 2018-12-23 21:02:34,830 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:02:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc8e3d49-4f0d-434d-8c37-13664e29525e x-compute-request-id: req-fc8e3d49-4f0d-434d-8c37-13664e29525e Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "92d7893c-b207-4789-b396-c052e208c558", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "adminPass": "7jRC4SkgEhyT"}} 2018-12-23 21:02:34,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-fc8e3d49-4f0d-434d-8c37-13664e29525e 2018-12-23 21:02:34,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:35,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-657017dd-b3fe-42d0-b5dc-1f6d3c6156b0 x-compute-request-id: req-657017dd-b3fe-42d0-b5dc-1f6d3c6156b0 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.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:02:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:35,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-657017dd-b3fe-42d0-b5dc-1f6d3c6156b0 2018-12-23 21:02:35,091 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst 2018-12-23 21:02:35,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:35,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-8bde8b15-911e-4c03-85f8-6733de9c16f7 x-compute-request-id: req-8bde8b15-911e-4c03-85f8-6733de9c16f7 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:02:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:35,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-8bde8b15-911e-4c03-85f8-6733de9c16f7 2018-12-23 21:02:35,537 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst] is - BUILD 2018-12-23 21:02:35,537 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:02:38,541 - create_instance - DEBUG - VM status query timeout in 896.551115036 2018-12-23 21:02:38,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:39,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-405b33ef-6bc2-4d68-a982-e133097ea7f1 x-compute-request-id: req-405b33ef-6bc2-4d68-a982-e133097ea7f1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:02:35Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:39,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-405b33ef-6bc2-4d68-a982-e133097ea7f1 2018-12-23 21:02:39,019 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst] is - BUILD 2018-12-23 21:02:39,020 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:02:42,023 - create_instance - DEBUG - VM status query timeout in 893.068804026 2018-12-23 21:02:42,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:42,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60336861-0d97-44b7-ae09-17d759567d40 x-compute-request-id: req-60336861-0d97-44b7-ae09-17d759567d40 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:42,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-60336861-0d97-44b7-ae09-17d759567d40 2018-12-23 21:02:42,200 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst] is - ACTIVE 2018-12-23 21:02:42,200 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:02:42,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:42,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5a1c8d0-78e2-47be-9518-f8cb2628b6ac x-compute-request-id: req-f5a1c8d0-78e2-47be-9518-f8cb2628b6ac Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:42,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-f5a1c8d0-78e2-47be-9518-f8cb2628b6ac 2018-12-23 21:02:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:42,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a6fb42cd-4fd8-446e-9f74-59e196e07934 Date: Sun, 23 Dec 2018 21:02:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:42,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-a6fb42cd-4fd8-446e-9f74-59e196e07934 2018-12-23 21:02:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:42,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b495741d-9581-4ff2-892f-0aff73c743c0 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:42,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-b495741d-9581-4ff2-892f-0aff73c743c0 2018-12-23 21:02:42,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:42,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5a5d3443-1409-4fa7-a275-6583f681d2af Date: Sun, 23 Dec 2018 21:02:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:42,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-5a5d3443-1409-4fa7-a275-6583f681d2af 2018-12-23 21:02:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:43,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-cedc9b7b-432f-438a-9c38-e42af81eb1bf Date: Sun, 23 Dec 2018 21:02:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.3"}],"id":"2f847b0b-b451-4fa2-a32f-ecb83325e89e","security_groups":["7fd685a0-316d-4c6f-b7c2-d8316f034e2c"],"mac_address":"fa:16:3e:fe:0c:6f","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:31Z","binding:vnic_type":"normal","device_id":"92d7893c-b207-4789-b396-c052e208c558","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.2"}],"id":"7c119703-77ce-4b39-b00b-0c33f22f791e","security_groups":[],"mac_address":"fa:16:3e:4b:64:a8","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a7d8e2e-9dd4-464e-b542-617641422d87","ip_allocation":"immediate"}]} 2018-12-23 21:02:43,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-cedc9b7b-432f-438a-9c38-e42af81eb1bf 2018-12-23 21:02:43,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:43,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59e236b9-f3f1-4c7b-a252-3ca89d11787b x-compute-request-id: req-59e236b9-f3f1-4c7b-a252-3ca89d11787b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:43,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-59e236b9-f3f1-4c7b-a252-3ca89d11787b 2018-12-23 21:02:43,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:43,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d56407f4-3d94-4f93-8255-d788fe0808f4 Date: Sun, 23 Dec 2018 21:02:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:43,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-d56407f4-3d94-4f93-8255-d788fe0808f4 2018-12-23 21:02:43,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:43,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5888ca-4e92-428e-a03a-bd71e933ffec Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:43,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-7f5888ca-4e92-428e-a03a-bd71e933ffec 2018-12-23 21:02:43,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:43,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ce38ee62-fb21-4286-9373-19036b82642e Date: Sun, 23 Dec 2018 21:02:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:43,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-ce38ee62-fb21-4286-9373-19036b82642e 2018-12-23 21:02:43,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:43,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-5bc7f0cb-edde-4d36-bc6b-3502b1f662a7 Date: Sun, 23 Dec 2018 21:02:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.3"}],"id":"2f847b0b-b451-4fa2-a32f-ecb83325e89e","security_groups":["7fd685a0-316d-4c6f-b7c2-d8316f034e2c"],"mac_address":"fa:16:3e:fe:0c:6f","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:31Z","binding:vnic_type":"normal","device_id":"92d7893c-b207-4789-b396-c052e208c558","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.2"}],"id":"7c119703-77ce-4b39-b00b-0c33f22f791e","security_groups":[],"mac_address":"fa:16:3e:4b:64:a8","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a7d8e2e-9dd4-464e-b542-617641422d87","ip_allocation":"immediate"}]} 2018-12-23 21:02:43,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-5bc7f0cb-edde-4d36-bc6b-3502b1f662a7 2018-12-23 21:02:43,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:43,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa1932be72434e86bec9ab0bb1756dc2", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role"}], "expires_at": "2018-12-23T22:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/0b16f287788b49f590e00dca63afa0e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-user", "id": "ee5a2550417d4da7978e8ede2eba22e6"}, "audit_ids": ["KmRLlD0rT0q_inUV9NEzfQ"], "issued_at": "2018-12-23T21:02:43.000000Z"}} 2018-12-23 21:02:43,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be74bd69330cda93a995e918f3895e7f77c66f64" 2018-12-23 21:02:44,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39b52599-2df2-4ccc-81f4-5f47e3c8fd4f x-compute-request-id: req-39b52599-2df2-4ccc-81f4-5f47e3c8fd4f Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:44,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-39b52599-2df2-4ccc-81f4-5f47e3c8fd4f 2018-12-23 21:02:44,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:44,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-b3ed871e-fbd8-4a29-91eb-171df56687d0 x-compute-request-id: req-b3ed871e-fbd8-4a29-91eb-171df56687d0 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:44,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-b3ed871e-fbd8-4a29-91eb-171df56687d0 2018-12-23 21:02:44,881 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst] is - ACTIVE 2018-12-23 21:02:44,882 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:02:44,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-24d56c18-c418-46aa-9ed3-d07f38d58fcd x-compute-request-id: req-24d56c18-c418-46aa-9ed3-d07f38d58fcd Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:45,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-24d56c18-c418-46aa-9ed3-d07f38d58fcd 2018-12-23 21:02:45,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a77fd074-fa3c-429c-aad1-ab0477dbdb6d Date: Sun, 23 Dec 2018 21:02:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:45,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-a77fd074-fa3c-429c-aad1-ab0477dbdb6d 2018-12-23 21:02:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6d98cd-9b40-4349-b6ab-5accc5ae9cf3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:45,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-2b6d98cd-9b40-4349-b6ab-5accc5ae9cf3 2018-12-23 21:02:45,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bd37085e-e321-4568-ae1f-f50164299ff2 Date: Sun, 23 Dec 2018 21:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:45,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-bd37085e-e321-4568-ae1f-f50164299ff2 2018-12-23 21:02:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-8a7e3038-da4f-48d1-aa5e-1bb3631be6b7 Date: Sun, 23 Dec 2018 21:02:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.3"}],"id":"2f847b0b-b451-4fa2-a32f-ecb83325e89e","security_groups":["7fd685a0-316d-4c6f-b7c2-d8316f034e2c"],"mac_address":"fa:16:3e:fe:0c:6f","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:31Z","binding:vnic_type":"normal","device_id":"92d7893c-b207-4789-b396-c052e208c558","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.2"}],"id":"7c119703-77ce-4b39-b00b-0c33f22f791e","security_groups":[],"mac_address":"fa:16:3e:4b:64:a8","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a7d8e2e-9dd4-464e-b542-617641422d87","ip_allocation":"immediate"}]} 2018-12-23 21:02:45,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-8a7e3038-da4f-48d1-aa5e-1bb3631be6b7 2018-12-23 21:02:45,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-6188da32-5152-419b-bcdc-45eb91ae718b x-compute-request-id: req-6188da32-5152-419b-bcdc-45eb91ae718b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:45,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-6188da32-5152-419b-bcdc-45eb91ae718b 2018-12-23 21:02:45,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b7f5cdc8-0568-4bbc-bc85-5a743d63e0af Date: Sun, 23 Dec 2018 21:02:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:45,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-b7f5cdc8-0568-4bbc-bc85-5a743d63e0af 2018-12-23 21:02:45,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d20fa3-77a4-4ef2-9b49-65a3f40f3ca3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:45,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-61d20fa3-77a4-4ef2-9b49-65a3f40f3ca3 2018-12-23 21:02:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0257f11e-bcc4-4300-b2a9-83aeef05bba2 Date: Sun, 23 Dec 2018 21:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:45,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-0257f11e-bcc4-4300-b2a9-83aeef05bba2 2018-12-23 21:02:45,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:45,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-15c47ed6-c272-480c-b8ca-8c5df6515154 Date: Sun, 23 Dec 2018 21:02:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.3"}],"id":"2f847b0b-b451-4fa2-a32f-ecb83325e89e","security_groups":["7fd685a0-316d-4c6f-b7c2-d8316f034e2c"],"mac_address":"fa:16:3e:fe:0c:6f","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:31Z","binding:vnic_type":"normal","device_id":"92d7893c-b207-4789-b396-c052e208c558","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.2"}],"id":"7c119703-77ce-4b39-b00b-0c33f22f791e","security_groups":[],"mac_address":"fa:16:3e:4b:64:a8","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a7d8e2e-9dd4-464e-b542-617641422d87","ip_allocation":"immediate"}]} 2018-12-23 21:02:45,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-15c47ed6-c272-480c-b8ca-8c5df6515154 2018-12-23 21:02:45,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name"}}' 2018-12-23 21:02:45,903 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02: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-6c58db6b-e8f7-4555-a7f4-f950999961a6 x-compute-request-id: req-6c58db6b-e8f7-4555-a7f4-f950999961a6 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name not associated with the instance 92d7893c-b207-4789-b396-c052e208c558", "code": 404}} 2018-12-23 21:02:45,903 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558/action used request id req-6c58db6b-e8f7-4555-a7f4-f950999961a6 2018-12-23 21:02:45,903 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name not associated with the instance 92d7893c-b207-4789-b396-c052e208c558 (HTTP 404) (Request-ID: req-6c58db6b-e8f7-4555-a7f4-f950999961a6) 2018-12-23 21:02:45,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:46,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-4c2cd120-f032-468a-9d06-943c1442ab4d x-compute-request-id: req-4c2cd120-f032-468a-9d06-943c1442ab4d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:46,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-4c2cd120-f032-468a-9d06-943c1442ab4d 2018-12-23 21:02:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:46,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6d7c1e9a-ad38-4b95-b8ff-9e2ec69e221a Date: Sun, 23 Dec 2018 21:02:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a7d8e2e-9dd4-464e-b542-617641422d87","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0b16f287788b49f590e00dca63afa0e6","l2_adjacency":true,"status":"ACTIVE","subnets":["5ec14370-f70a-4704-9d16-6731b9985bf4"],"description":"","tags":[],"updated_at":"2018-12-23T21:02:26Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net","admin_state_up":true,"tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:25Z","mtu":1450}]} 2018-12-23 21:02:46,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net used request id req-6d7c1e9a-ad38-4b95-b8ff-9e2ec69e221a 2018-12-23 21:02:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:46,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af09a432-6ac3-4d53-aa6a-fa53e720002d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:46,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-af09a432-6ac3-4d53-aa6a-fa53e720002d 2018-12-23 21:02:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:46,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f58c7693-c985-47be-adc2-74c82eebd887 Date: Sun, 23 Dec 2018 21:02:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","dns_nameservers":[],"updated_at":"2018-12-23T21:02:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0b16f287788b49f590e00dca63afa0e6","id":"5ec14370-f70a-4704-9d16-6731b9985bf4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet"}]} 2018-12-23 21:02:46,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-f58c7693-c985-47be-adc2-74c82eebd887 2018-12-23 21:02:46,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:46,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-2af7c615-344b-4f52-a349-82891ff6c90c Date: Sun, 23 Dec 2018 21:02:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.3"}],"id":"2f847b0b-b451-4fa2-a32f-ecb83325e89e","security_groups":["7fd685a0-316d-4c6f-b7c2-d8316f034e2c"],"mac_address":"fa:16:3e:fe:0c:6f","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:31Z","binding:vnic_type":"normal","device_id":"92d7893c-b207-4789-b396-c052e208c558","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:02:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5ec14370-f70a-4704-9d16-6731b9985bf4","ip_address":"10.55.0.2"}],"id":"7c119703-77ce-4b39-b00b-0c33f22f791e","security_groups":[],"mac_address":"fa:16:3e:4b:64:a8","project_id":"0b16f287788b49f590e00dca63afa0e6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a7d8e2e-9dd4-464e-b542-617641422d87","tenant_id":"0b16f287788b49f590e00dca63afa0e6","created_at":"2018-12-23T21:02:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8a7d8e2e-9dd4-464e-b542-617641422d87","ip_allocation":"immediate"}]} 2018-12-23 21:02:46,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-2af7c615-344b-4f52-a349-82891ff6c90c 2018-12-23 21:02:46,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be74bd69330cda93a995e918f3895e7f77c66f64" 2018-12-23 21:02:47,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-9bf9df94-0b72-4b29-9f8a-fe96b3eb1a76 x-compute-request-id: req-9bf9df94-0b72-4b29-9f8a-fe96b3eb1a76 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "security_groups": [{"name": "default"}], "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:39Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:47,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-9bf9df94-0b72-4b29-9f8a-fe96b3eb1a76 2018-12-23 21:02:47,246 - create_instance - INFO - Deleting Port with ID - 2f847b0b-b451-4fa2-a32f-ecb83325e89e 2018-12-23 21:02:47,246 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-port 2018-12-23 21:02:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2f847b0b-b451-4fa2-a32f-ecb83325e89e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:47,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58ac7b3a-3a03-492e-babc-e2cad8206461 Date: Sun, 23 Dec 2018 21:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:47,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2f847b0b-b451-4fa2-a32f-ecb83325e89e used request id req-58ac7b3a-3a03-492e-babc-e2cad8206461 2018-12-23 21:02:47,723 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst 2018-12-23 21:02:47,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:47,845 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02: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-48fe8e65-80b7-4f1b-b228-2d024f484731 x-compute-request-id: req-48fe8e65-80b7-4f1b-b228-2d024f484731 Content-Type: application/json 2018-12-23 21:02:47,845 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-48fe8e65-80b7-4f1b-b228-2d024f484731 2018-12-23 21:02:47,846 - create_instance - INFO - Checking deletion status 2018-12-23 21:02:47,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:47,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02: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-19d8112d-4e17-4219-b50a-103e96e416f3 x-compute-request-id: req-19d8112d-4e17-4219-b50a-103e96e416f3 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:0c:6f", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/92d7893c-b207-4789-b396-c052e208c558", "rel": "bookmark"}], "image": {"id": "aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "links": [{"href": "http://172.30.9.21:8774/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:02:39.000000", "flavor": {"id": "5e049252-d79b-458a-af6a-62c9889e2a57", "links": [{"href": "http://172.30.9.21:8774/flavors/5e049252-d79b-458a-af6a-62c9889e2a57", "rel": "bookmark"}]}, "id": "92d7893c-b207-4789-b396-c052e208c558", "user_id": "ee5a2550417d4da7978e8ede2eba22e6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:02:47Z", "hostId": "bcd2e0088e7f137a49c8bea1bd24e5d7ddde83f5c0114a02945dc9cb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst", "created": "2018-12-23T21:02:34Z", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:02:47,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-19d8112d-4e17-4219-b50a-103e96e416f3 2018-12-23 21:02:47,930 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst] is - ACTIVE 2018-12-23 21:02:47,930 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:02:50,934 - create_instance - DEBUG - VM status query timeout in 296.912122965 2018-12-23 21:02:50,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a44e7f5ebc51abaaafa7c8dff5f85679818a13f1" 2018-12-23 21:02:50,988 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02: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-6882bb51-ac43-4ce3-a974-06021b2a567e x-compute-request-id: req-6882bb51-ac43-4ce3-a974-06021b2a567e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 92d7893c-b207-4789-b396-c052e208c558 could not be found.", "code": 404}} 2018-12-23 21:02:50,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/92d7893c-b207-4789-b396-c052e208c558 used request id req-6882bb51-ac43-4ce3-a974-06021b2a567e 2018-12-23 21:02:50,988 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 92d7893c-b207-4789-b396-c052e208c558 could not be found. (HTTP 404) (Request-ID: req-6882bb51-ac43-4ce3-a974-06021b2a567e) 2018-12-23 21:02:50,988 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-inst 2018-12-23 21:02:50,990 - neutron_utils - INFO - Deleting security group rule with ID - a4dfd031-ec0a-4144-b249-a0dec2fd2392 2018-12-23 21:02:50,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/a4dfd031-ec0a-4144-b249-a0dec2fd2392 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:51,275 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1237258f-1205-4819-ba80-54ec5f40452b Content-Length: 0 Date: Sun, 23 Dec 2018 21:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:51,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/a4dfd031-ec0a-4144-b249-a0dec2fd2392 used request id req-1237258f-1205-4819-ba80-54ec5f40452b 2018-12-23 21:02:51,276 - neutron_utils - INFO - Deleting security group rule with ID - 6f0a61a2-b6ee-4792-8bf0-2da136dacd00 2018-12-23 21:02:51,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/6f0a61a2-b6ee-4792-8bf0-2da136dacd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:51,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d285d6e7-771c-4583-abbc-82011a6d7825 Content-Length: 0 Date: Sun, 23 Dec 2018 21:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:51,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/6f0a61a2-b6ee-4792-8bf0-2da136dacd00 used request id req-d285d6e7-771c-4583-abbc-82011a6d7825 2018-12-23 21:02:51,358 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-name 2018-12-23 21:02:51,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/09fd6ca5-d0d8-49b1-a249-086c443889c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f7094a45831e0246c8766b4054b14161c58676" 2018-12-23 21:02:51,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f825ce7-a57b-4c2b-a69b-aa29f294d6c7 Content-Length: 0 Date: Sun, 23 Dec 2018 21:02:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:51,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/09fd6ca5-d0d8-49b1-a249-086c443889c9 used request id req-1f825ce7-a57b-4c2b-a69b-aa29f294d6c7 2018-12-23 21:02:51,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/5e049252-d79b-458a-af6a-62c9889e2a57 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}250952ab95773a82ce90ccb6a71c9a105aa19b48" 2018-12-23 21:02:51,502 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:02: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-a3fd667f-9b39-4b38-839c-970fc9733fd2 x-compute-request-id: req-a3fd667f-9b39-4b38-839c-970fc9733fd2 Content-Length: 0 Content-Type: application/json 2018-12-23 21:02:51,502 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5e049252-d79b-458a-af6a-62c9889e2a57 used request id req-a3fd667f-9b39-4b38-839c-970fc9733fd2 2018-12-23 21:02:51,503 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet 2018-12-23 21:02:51,503 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-subnet 2018-12-23 21:02:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5ec14370-f70a-4704-9d16-6731b9985bf4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" 2018-12-23 21:02:52,938 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a87cc3c6-3434-44fe-a1d8-505fe25d36f9 Date: Sun, 23 Dec 2018 21:02:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:52,938 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5ec14370-f70a-4704-9d16-6731b9985bf4 used request id req-a87cc3c6-3434-44fe-a1d8-505fe25d36f9 2018-12-23 21:02:52,938 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-pub-net 2018-12-23 21:02:52,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/8a7d8e2e-9dd4-464e-b542-617641422d87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b20a2c90c5f6cdaa65a7288286eb8be0946a65a4" 2018-12-23 21:02:53,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e589ad43-21ef-4a5d-8d5d-0ca388b4c887 Date: Sun, 23 Dec 2018 21:02:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:53,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8a7d8e2e-9dd4-464e-b542-617641422d87 used request id req-e589ad43-21ef-4a5d-8d5d-0ca388b4c887 2018-12-23 21:02:53,873 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-a7ee828c-aad4-4feb-8d36-31d2134f9e75-image 2018-12-23 21:02:53,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b0a52a5b5a19d2a763953cf7c684db94aa303dd" 2018-12-23 21:02:54,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-61905a19-0ce7-4791-8400-a007e99c6ded Date: Sun, 23 Dec 2018 21:02:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:02:54,539 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/aa5efdbf-e40d-4df1-870a-1dc988d15a6c used request id req-61905a19-0ce7-4791-8400-a007e99c6ded 2018-12-23 21:02:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:54,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a48e2326-011b-4647-95b6-95dc2db35f32 Date: Sun, 23 Dec 2018 21:02:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:25Z", "updated_at": "2018-12-23T21:02:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:25Z", "revision_number": 0, "id": "19a9f21e-754a-4287-8ba4-d31a6133f7df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:25Z", "security_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b16f287788b49f590e00dca63afa0e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:25Z", "revision_number": 0, "id": "86a46bb2-4856-459f-98df-d943f8fa0194", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:25Z", "security_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b16f287788b49f590e00dca63afa0e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:25Z", "revision_number": 0, "id": "ad2869ec-ef63-45b0-bdee-604ed69d22ed", "remote_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:25Z", "security_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b16f287788b49f590e00dca63afa0e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:02:25Z", "revision_number": 0, "id": "ef771dd3-4cde-4ae4-a8a8-e4f8657a2de9", "remote_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "remote_ip_prefix": null, "created_at": "2018-12-23T21:02:25Z", "security_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b16f287788b49f590e00dca63afa0e6"}], "revision_number": 4, "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:02:54,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a48e2326-011b-4647-95b6-95dc2db35f32 2018-12-23 21:02:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:54,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d6e0eca-2ede-4db7-bc27-8b936d7990d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:02:54,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-3d6e0eca-2ede-4db7-bc27-8b936d7990d4 2018-12-23 21:02:54,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:02:54,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b39745-7dba-400c-b0fe-fbf63a81a4be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:02:55,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-b5b39745-7dba-400c-b0fe-fbf63a81a4be 2018-12-23 21:02:55,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:02:55,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76895c69-715a-4503-99c0-d95f5bd6642f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:02:55,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-76895c69-715a-4503-99c0-d95f5bd6642f 2018-12-23 21:02:55,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:02:55,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa55b06-7655-4830-ba62-96fa124e8b69 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:02:55,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-3fa55b06-7655-4830-ba62-96fa124e8b69 2018-12-23 21:02:55,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b64f4e2e-289a-4b4c-b079-b65aa787fccc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:02:55,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-b64f4e2e-289a-4b4c-b079-b65aa787fccc 2018-12-23 21:02:55,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:02:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff037196-c8c2-47f6-b04f-f823560d62bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:02:55,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-ff037196-c8c2-47f6-b04f-f823560d62bb 2018-12-23 21:02:55,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:02:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6e7075-9ca2-4a86-9ef0-e0494a6e619b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b16f287788b49f590e00dca63afa0e6", "name": "InstanceSecurityGroupTests-774af9b4-5b09-457-proj"}} 2018-12-23 21:02:55,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-ec6e7075-9ca2-4a86-9ef0-e0494a6e619b 2018-12-23 21:02:55,528 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7fd685a0-316d-4c6f-b7c2-d8316f034e2c 2018-12-23 21:02:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7fd685a0-316d-4c6f-b7c2-d8316f034e2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8e97b6b4-c266-4942-a297-c1379659ba11 Date: Sun, 23 Dec 2018 21:02:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:25Z", "security_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:25Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "19a9f21e-754a-4287-8ba4-d31a6133f7df"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:25Z", "security_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:25Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "86a46bb2-4856-459f-98df-d943f8fa0194"}, {"remote_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:25Z", "security_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:25Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "ad2869ec-ef63-45b0-bdee-604ed69d22ed"}, {"remote_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:02:25Z", "security_group_id": "7fd685a0-316d-4c6f-b7c2-d8316f034e2c", "port_range_min": null, "revision_number": 0, "tenant_id": "0b16f287788b49f590e00dca63afa0e6", "created_at": "2018-12-23T21:02:25Z", "project_id": "0b16f287788b49f590e00dca63afa0e6", "id": "ef771dd3-4cde-4ae4-a8a8-e4f8657a2de9"}]} 2018-12-23 21:02:55,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7fd685a0-316d-4c6f-b7c2-d8316f034e2c used request id req-8e97b6b4-c266-4942-a297-c1379659ba11 2018-12-23 21:02:55,557 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:02:55,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7fd685a0-316d-4c6f-b7c2-d8316f034e2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,706 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e01e2580-811c-4e61-b0c9-6a961fe6fea7 Content-Length: 0 Date: Sun, 23 Dec 2018 21:02:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:02:55,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7fd685a0-316d-4c6f-b7c2-d8316f034e2c used request id req-e01e2580-811c-4e61-b0c9-6a961fe6fea7 2018-12-23 21:02:55,707 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-774af9b4-5b09-457-proj 2018-12-23 21:02:55,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:55,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0367f9c0-ba7c-491b-af36-87ea9896f589 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:02:55,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0b16f287788b49f590e00dca63afa0e6 used request id req-0367f9c0-ba7c-491b-af36-87ea9896f589 2018-12-23 21:02:55,929 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-774af9b4-5b09-457-proj-role 2018-12-23 21:02:55,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/aa1932be72434e86bec9ab0bb1756dc2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:56,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-430995c4-a829-45cf-8681-e8c60d3b9f4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:02:56,048 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/aa1932be72434e86bec9ab0bb1756dc2 used request id req-430995c4-a829-45cf-8681-e8c60d3b9f4d 2018-12-23 21:02:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51f7e15b8067122e709736c9024686f11b8c0e69" 2018-12-23 21:02:56,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669454c6-eb94-4506-8af4-0ff8606351aa Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:02:56,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-669454c6-eb94-4506-8af4-0ff8606351aa 2018-12-23 21:02:56,147 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-774af9b4-5b09-457-user 2018-12-23 21:02:56,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ee5a2550417d4da7978e8ede2eba22e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1b4e8b103df5e8cc03da47d66bc032ddd5ab748" 2018-12-23 21:02:56,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-826c03c1-e3dd-43d0-8a42-1ec61567acad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:02:56,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ee5a2550417d4da7978e8ede2eba22e6 used request id req-826c03c1-e3dd-43d0-8a42-1ec61567acad 2018-12-23 21:02:56,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:56,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["77CdNsI2RA65aND6JU1-Og"], "issued_at": "2018-12-23T21:02:56.000000Z"}} 2018-12-23 21:02:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4158e2e75004c97be822c3e9d69a84865d077ae7" 2018-12-23 21:02:56,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6f1d67-b0a9-4c97-aa30-b1c6e56fc9e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:56,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3d6f1d67-b0a9-4c97-aa30-b1c6e56fc9e7 2018-12-23 21:02:56,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:56,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:57,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6fRnC53ETDee6dG85hV-AQ"], "issued_at": "2018-12-23T21:02:57.000000Z"}} 2018-12-23 21:02:57,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:02:57,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ab130a-669d-4274-b857-e4d35af3101e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:57,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-98ab130a-669d-4274-b857-e4d35af3101e 2018-12-23 21:02:57,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:02:57,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:02:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:02:57,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-5804eada-7573-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:02:57,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f634db-4858-47aa-b51c-4ae2a84f0e18 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-5804eada-7573-4df-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:02:57,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-5804eada-7573-4df-proj used request id req-e8f634db-4858-47aa-b51c-4ae2a84f0e18 2018-12-23 21:02:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:02:57,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a1a97e-296f-4283-a064-2f5b0d082e3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:02:57,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c9a1a97e-296f-4283-a064-2f5b0d082e3d 2018-12-23 21:02:57,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-5804eada-7573-4df-proj"}}' 2018-12-23 21:02:57,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-823e82b0-1692-4956-8c17-14c3a8b6983e Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/04ccb6f8be4b43249b137fe06559739f"}, "tags": [], "enabled": true, "id": "04ccb6f8be4b43249b137fe06559739f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-5804eada-7573-4df-proj"}} 2018-12-23 21:02:57,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-823e82b0-1692-4956-8c17-14c3a8b6983e 2018-12-23 21:02:57,510 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-5804eada-7573-4df-proj 2018-12-23 21:02:57,510 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:57,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:57,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Vo6pZ2WYRHizYLeXK83GYA"], "issued_at": "2018-12-23T21:02:57.000000Z"}} 2018-12-23 21:02:57,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8b2f35a2ee00af8fd0a37231a1f55b2dcd2d02" 2018-12-23 21:02:58,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843c8605-a506-4ebc-98ba-496b87ec8bc7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:58,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-843c8605-a506-4ebc-98ba-496b87ec8bc7 2018-12-23 21:02:58,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:02:58,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:02:58,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8b2f35a2ee00af8fd0a37231a1f55b2dcd2d02" 2018-12-23 21:02:58,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1428efa-ed62-4ec8-bf5c-a378de3ac6b5 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:02:58,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b1428efa-ed62-4ec8-bf5c-a378de3ac6b5 2018-12-23 21:02:58,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-5804eada-7573-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8b2f35a2ee00af8fd0a37231a1f55b2dcd2d02" 2018-12-23 21:02:58,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c95a2e8-1828-4757-8140-384a8ad2f7ea Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-5804eada-7573-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/04ccb6f8be4b43249b137fe06559739f"}, "tags": [], "enabled": true, "id": "04ccb6f8be4b43249b137fe06559739f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-5804eada-7573-4df-proj"}]} 2018-12-23 21:02:58,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-5804eada-7573-4df-proj used request id req-0c95a2e8-1828-4757-8140-384a8ad2f7ea 2018-12-23 21:02:58,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8b2f35a2ee00af8fd0a37231a1f55b2dcd2d02" 2018-12-23 21:02:58,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598ab931-0e03-49c3-91ee-56561b433560 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:02:58,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-598ab931-0e03-49c3-91ee-56561b433560 2018-12-23 21:02:58,719 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-5804eada-7573-4df-user 2018-12-23 21:02:58,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:58,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:02:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5622519-d05d-43e0-b37d-f32ff30b42ef Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:02:58,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a5622519-d05d-43e0-b37d-f32ff30b42ef 2018-12-23 21:02:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" -d '{"role": {"name": "CreateInstanceOnComputeHost-5804eada-7573-4df-proj-role"}}' 2018-12-23 21:02:58,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1e5742-c841-4672-8e22-5c7df40749b3 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bc3a5f94e2e4f6f9b9b8de2d825d0bc", "links": {"self": "http://172.30.9.21:5000/v3/roles/0bc3a5f94e2e4f6f9b9b8de2d825d0bc"}, "name": "CreateInstanceOnComputeHost-5804eada-7573-4df-proj-role"}} 2018-12-23 21:02:58,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9f1e5742-c841-4672-8e22-5c7df40749b3 2018-12-23 21:02:58,863 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-5804eada-7573-4df-proj-role 2018-12-23 21:02:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0bc3a5f94e2e4f6f9b9b8de2d825d0bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:02:58,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4dbc2e-4fa6-4562-8652-1d393a99e770 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bc3a5f94e2e4f6f9b9b8de2d825d0bc", "links": {"self": "http://172.30.9.21:5000/v3/roles/0bc3a5f94e2e4f6f9b9b8de2d825d0bc"}, "name": "CreateInstanceOnComputeHost-5804eada-7573-4df-proj-role"}} 2018-12-23 21:02:58,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0bc3a5f94e2e4f6f9b9b8de2d825d0bc used request id req-5e4dbc2e-4fa6-4562-8652-1d393a99e770 2018-12-23 21:02:58,963 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-5804eada-7573-4df-proj-role to project CreateInstanceOnComputeHost-5804eada-7573-4df-proj 2018-12-23 21:02:58,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/04ccb6f8be4b43249b137fe06559739f/users/7d0cd59255f84157b908ec345edf0d75/roles/0bc3a5f94e2e4f6f9b9b8de2d825d0bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:02:59,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:02:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebfd87ff-eac4-49dd-b73b-26886b13e51d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:02:59,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/04ccb6f8be4b43249b137fe06559739f/users/7d0cd59255f84157b908ec345edf0d75/roles/0bc3a5f94e2e4f6f9b9b8de2d825d0bc used request id req-ebfd87ff-eac4-49dd-b73b-26886b13e51d 2018-12-23 21:02:59,118 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:02:59,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:02:59,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:02:59,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:02:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["1plNfO4RRByqwPdQPjrJdA"], "issued_at": "2018-12-23T21:02:59.000000Z"}} 2018-12-23 21:02:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" 2018-12-23 21:02:59,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4b2903-a7db-45f1-b787-66e7707af0cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:02:59,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9c4b2903-a7db-45f1-b787-66e7707af0cf 2018-12-23 21:02:59,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" 2018-12-23 21:03:00,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-df20d3c2-0f16-41b6-aba2-7d8e7a87d237 Date: Sun, 23 Dec 2018 21:03:00 GMT RESP BODY: {"networks":[]} 2018-12-23 21:03:00,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-df20d3c2-0f16-41b6-aba2-7d8e7a87d237 2018-12-23 21:03:00,234 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net 2018-12-23 21:03:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" -d '{"network": {"name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net", "admin_state_up": true}}' 2018-12-23 21:03:00,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-1344594c-e7bd-4ca8-a751-11b64dec04f1 Date: Sun, 23 Dec 2018 21:03:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","mtu":1450}} 2018-12-23 21:03:00,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-1344594c-e7bd-4ca8-a751-11b64dec04f1 2018-12-23 21:03:00,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" 2018-12-23 21:03:00,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-862e82e7-9115-4002-a262-f0d807f96c6f Date: Sun, 23 Dec 2018 21:03:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:00,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-862e82e7-9115-4002-a262-f0d807f96c6f 2018-12-23 21:03:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" 2018-12-23 21:03:00,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6bb029d4-3e4b-4288-b904-bca22b428d60 Date: Sun, 23 Dec 2018 21:03:00 GMT RESP BODY: {"subnets":[]} 2018-12-23 21:03:00,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-6bb029d4-3e4b-4288-b904-bca22b428d60 2018-12-23 21:03:00,735 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet 2018-12-23 21:03:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" -d '{"subnets": [{"ip_version": 4, "network_id": "d792d59b-f32e-43fc-b260-f36bc25e254d", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet"}]}' 2018-12-23 21:03:01,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c48c8ac9-b568-4679-afcd-51d36df660f2 Date: Sun, 23 Dec 2018 21:03:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:01,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c48c8ac9-b568-4679-afcd-51d36df660f2 2018-12-23 21:03:01,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" 2018-12-23 21:03:01,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b4e1977b-826c-47da-af78-6a08a2d11e38 Date: Sun, 23 Dec 2018 21:03:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:01,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-b4e1977b-826c-47da-af78-6a08a2d11e38 2018-12-23 21:03:01,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" 2018-12-23 21:03:01,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-1afa0477-588f-47cd-befe-22aa457b57a3 Date: Sun, 23 Dec 2018 21:03:01 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:01,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-1afa0477-588f-47cd-befe-22aa457b57a3 2018-12-23 21:03:01,305 - OpenStackNetwork - DEBUG - Network [d792d59b-f32e-43fc-b260-f36bc25e254d] created successfully 2018-12-23 21:03:01,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:01,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:01,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["zEF3iA1HQ-yHGVwT-YvLuQ"], "issued_at": "2018-12-23T21:03:01.000000Z"}} 2018-12-23 21:03:01,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e5a027b37ff25766799ce54c2d3d6a51d8abd3" 2018-12-23 21:03:01,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5780b037-37a0-4730-9423-59da8e076fc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:01,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5780b037-37a0-4730-9423-59da8e076fc1 2018-12-23 21:03:01,836 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:03:01,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e5a027b37ff25766799ce54c2d3d6a51d8abd3" 2018-12-23 21:03:02,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-638d43bc-8ff0-47c3-981f-44b2580452df x-compute-request-id: req-638d43bc-8ff0-47c3-981f-44b2580452df Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:03:02,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-638d43bc-8ff0-47c3-981f-44b2580452df 2018-12-23 21:03:02,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e5a027b37ff25766799ce54c2d3d6a51d8abd3" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-12-23 21:03:02,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-304e81d7-110a-42b0-9a63-0890a701b1c6 x-compute-request-id: req-304e81d7-110a-42b0-9a63-0890a701b1c6 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db565835-baa8-4f55-8d05-89aed439beff"}} 2018-12-23 21:03:02,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-304e81d7-110a-42b0-9a63-0890a701b1c6 2018-12-23 21:03:02,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:02,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:02,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bc3a5f94e2e4f6f9b9b8de2d825d0bc", "name": "CreateInstanceOnComputeHost-5804eada-7573-4df-proj-role"}], "expires_at": "2018-12-23T22:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04ccb6f8be4b43249b137fe06559739f", "name": "CreateInstanceOnComputeHost-5804eada-7573-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/04ccb6f8be4b43249b137fe06559739f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/04ccb6f8be4b43249b137fe06559739f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/04ccb6f8be4b43249b137fe06559739f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/04ccb6f8be4b43249b137fe06559739f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/04ccb6f8be4b43249b137fe06559739f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/04ccb6f8be4b43249b137fe06559739f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_04ccb6f8be4b43249b137fe06559739f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_04ccb6f8be4b43249b137fe06559739f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/04ccb6f8be4b43249b137fe06559739f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/04ccb6f8be4b43249b137fe06559739f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/04ccb6f8be4b43249b137fe06559739f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/04ccb6f8be4b43249b137fe06559739f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/04ccb6f8be4b43249b137fe06559739f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/04ccb6f8be4b43249b137fe06559739f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-5804eada-7573-4df-user", "id": "7d0cd59255f84157b908ec345edf0d75"}, "audit_ids": ["Alqu0n1_SiicynTXFuV5ew"], "issued_at": "2018-12-23T21:03:02.000000Z"}} 2018-12-23 21:03:02,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" 2018-12-23 21:03:02,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99de0baf-cd57-474e-8712-a6be2fe41b8e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:02,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-99de0baf-cd57-474e-8712-a6be2fe41b8e 2018-12-23 21:03:02,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" 2018-12-23 21:03:02,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-c29ae5ca-b80d-41d5-95cf-903b5f356fb1 Date: Sun, 23 Dec 2018 21:03:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image"} 2018-12-23 21:03:02,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image used request id req-c29ae5ca-b80d-41d5-95cf-903b5f356fb1 2018-12-23 21:03:02,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" 2018-12-23 21:03:02,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d0d68345-cffc-46d4-989d-ad11819e647c Date: Sun, 23 Dec 2018 21:03: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:03:02,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d0d68345-cffc-46d4-989d-ad11819e647c 2018-12-23 21:03:02,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image"}' 2018-12-23 21:03:03,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1be1a960-c200-43a8-80b2-dc6fef73ff11 Date: Sun, 23 Dec 2018 21:03:03 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "min_disk": 0, "protected": false, "id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "file": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/file", "checksum": null, "owner": "04ccb6f8be4b43249b137fe06559739f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:03:03,015 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1be1a960-c200-43a8-80b2-dc6fef73ff11 2018-12-23 21:03:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" -d '' 2018-12-23 21:03:03,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92f91fd2-d69e-4d78-9154-41da939cb02d Date: Sun, 23 Dec 2018 21:03:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:03:03,432 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/file used request id req-92f91fd2-d69e-4d78-9154-41da939cb02d 2018-12-23 21:03:03,432 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:03:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" 2018-12-23 21:03:03,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-5d70b4fb-6994-4a41-a5f2-b6b6b2193312 Date: Sun, 23 Dec 2018 21:03:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:03Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/snap", "metadata": {}}], "self": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "min_disk": 0, "protected": false, "id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "file": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "04ccb6f8be4b43249b137fe06559739f", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:03:03,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599 used request id req-5d70b4fb-6994-4a41-a5f2-b6b6b2193312 2018-12-23 21:03:03,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" 2018-12-23 21:03:03,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-607b58e4-74a9-4582-96e0-353ea917f526 Date: Sun, 23 Dec 2018 21:03: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:03:03,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-607b58e4-74a9-4582-96e0-353ea917f526 2018-12-23 21:03:03,462 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image 2018-12-23 21:03:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" 2018-12-23 21:03:03,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-bc372434-2ed5-4742-bca9-35b0da4f730a Date: Sun, 23 Dec 2018 21:03:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:03Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/snap", "metadata": {}}], "self": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "min_disk": 0, "protected": false, "id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "file": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "04ccb6f8be4b43249b137fe06559739f", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:03:03,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599 used request id req-bc372434-2ed5-4742-bca9-35b0da4f730a 2018-12-23 21:03:03,479 - create_image - DEBUG - Instance status is - active 2018-12-23 21:03:03,479 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image 2018-12-23 21:03:03,479 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image 2018-12-23 21:03:03,479 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:03:03,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4158e2e75004c97be822c3e9d69a84865d077ae7" 2018-12-23 21:03:03,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcd1ed14-6749-4eb8-a4ec-be44f35db685 x-compute-request-id: req-fcd1ed14-6749-4eb8-a4ec-be44f35db685 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-23T21:03:02.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-23T21:02:56.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-23T21:03:00.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-23T21:03:02.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-23T21:02:58.000000"}}}, "zoneName": "nova"}]} 2018-12-23 21:03:03,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-availability-zone/detail used request id req-fcd1ed14-6749-4eb8-a4ec-be44f35db685 2018-12-23 21:03:03,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:03,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:04,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["D9qEt9vPQyagvZ4I_X4dvw"], "issued_at": "2018-12-23T21:03:04.000000Z"}} 2018-12-23 21:03:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:04,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0186c9ee-a115-47c1-88fc-fc04b6bb27b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:04,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0186c9ee-a115-47c1-88fc-fc04b6bb27b4 2018-12-23 21:03:04,267 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:03:04,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:04,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4acd72a-7ff6-475c-a0a9-6864431342cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:04,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d4acd72a-7ff6-475c-a0a9-6864431342cf 2018-12-23 21:03:04,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:04,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8378d52b-c816-4ad7-a8e2-d8cb140c2104 Date: Sun, 23 Dec 2018 21:03:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:04,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-8378d52b-c816-4ad7-a8e2-d8cb140c2104 2018-12-23 21:03:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:04,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f6e1d50d-a0ff-4a86-bb90-c05c5b6d995c Date: Sun, 23 Dec 2018 21:03:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:04,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-f6e1d50d-a0ff-4a86-bb90-c05c5b6d995c 2018-12-23 21:03:04,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:04,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-77e368a1-25be-49d8-b963-c23c208363ca Date: Sun, 23 Dec 2018 21:03:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:04,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-77e368a1-25be-49d8-b963-c23c208363ca 2018-12-23 21:03:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:03:04,779 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:03:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:03:04,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:04,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e387160d-5d2f-4009-af59-655e09a6673b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:04,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-e387160d-5d2f-4009-af59-655e09a6673b 2018-12-23 21:03:04,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:04,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d6901221-8a59-43dc-b692-5d1b5ad26a1f Date: Sun, 23 Dec 2018 21:03:04 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:04,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-d6901221-8a59-43dc-b692-5d1b5ad26a1f 2018-12-23 21:03:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:04,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f5f51acc-fbe4-44a2-bb6f-3018fddec52c Date: Sun, 23 Dec 2018 21:03:04 GMT RESP BODY: {"ports":[]} 2018-12-23 21:03:04,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1&admin_state_up=True used request id req-f5f51acc-fbe4-44a2-bb6f-3018fddec52c 2018-12-23 21:03:04,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:05,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-f81da1bb-605b-4e50-a6cc-cc1340ecef9c x-compute-request-id: req-f81da1bb-605b-4e50-a6cc-cc1340ecef9c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:03:05,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-f81da1bb-605b-4e50-a6cc-cc1340ecef9c 2018-12-23 21:03:05,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:05,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-92fd93c0-9313-4470-831e-fe88aa922cbe Date: Sun, 23 Dec 2018 21:03:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:05,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-92fd93c0-9313-4470-831e-fe88aa922cbe 2018-12-23 21:03:05,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:05,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d62ebb18-5df1-4a14-b041-bdd635c2a2ee Date: Sun, 23 Dec 2018 21:03:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:05,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-d62ebb18-5df1-4a14-b041-bdd635c2a2ee 2018-12-23 21:03:05,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:05,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-874c32bd-bd1d-4149-a207-c67b850be2f1 Date: Sun, 23 Dec 2018 21:03:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:05,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-874c32bd-bd1d-4149-a207-c67b850be2f1 2018-12-23 21:03:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:05,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7771f7-c69b-404a-b637-de0590d4dcce Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:05,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-cf7771f7-c69b-404a-b637-de0590d4dcce 2018-12-23 21:03:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:05,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-0a304aec-645c-48a3-8b5a-df2f4895fa83 Date: Sun, 23 Dec 2018 21:03:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:05,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-0a304aec-645c-48a3-8b5a-df2f4895fa83 2018-12-23 21:03:05,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:05,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce104467-4ba7-47b2-b7db-7dda70081aca Date: Sun, 23 Dec 2018 21:03:05 GMT RESP BODY: {"ports":[]} 2018-12-23 21:03:05,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1&admin_state_up=True used request id req-ce104467-4ba7-47b2-b7db-7dda70081aca 2018-12-23 21:03:05,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:05,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:05,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["hV_x44smQsK8co4mkGxphw"], "issued_at": "2018-12-23T21:03:05.000000Z"}} 2018-12-23 21:03:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed14ddac39b981c47a5cdcf72c16332392ce0e2b" 2018-12-23 21:03:06,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc05d4a-70ce-4601-b87d-81010bae2aa9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:06,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fdc05d4a-70ce-4601-b87d-81010bae2aa9 2018-12-23 21:03:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:06,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-85d485e6-d1db-4ccc-9cb0-79dbb0775ed6 Date: Sun, 23 Dec 2018 21:03:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:06,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-85d485e6-d1db-4ccc-9cb0-79dbb0775ed6 2018-12-23 21:03:06,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:06,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-cda547bc-0c87-4776-8cae-d7a97577fd6d Date: Sun, 23 Dec 2018 21:03:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:06,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-cda547bc-0c87-4776-8cae-d7a97577fd6d 2018-12-23 21:03:06,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:06,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-d6e9035c-92d6-45ba-b823-36c31831b3a3 Date: Sun, 23 Dec 2018 21:03:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:06,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-d6e9035c-92d6-45ba-b823-36c31831b3a3 2018-12-23 21:03:06,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:03:06,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:03:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:03:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed14ddac39b981c47a5cdcf72c16332392ce0e2b" 2018-12-23 21:03:06,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7066e40-4182-4205-a1a0-b8286fd9a11f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:06,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-e7066e40-4182-4205-a1a0-b8286fd9a11f 2018-12-23 21:03:06,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:06,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-665a3ea0-6324-4276-962d-01b2a506c485 Date: Sun, 23 Dec 2018 21:03:06 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:06,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-665a3ea0-6324-4276-962d-01b2a506c485 2018-12-23 21:03:06,303 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net 2018-12-23 21:03:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" -d '{"port": {"network_id": "d792d59b-f32e-43fc-b260-f36bc25e254d", "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1", "admin_state_up": true}}' 2018-12-23 21:03:07,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-cae6e4c4-a3b4-43fd-88b1-d96b486bf8e6 Date: Sun, 23 Dec 2018 21:03:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:06Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:12:1b:aa","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","project_id":"c104c18a322848fa9b465656ab07c229","qos_policy_id":null,"admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:03:07,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-cae6e4c4-a3b4-43fd-88b1-d96b486bf8e6 2018-12-23 21:03:07,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-877a63d4-4c07-42fb-a3a6-0eb433262f28 Date: Sun, 23 Dec 2018 21:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:07,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-877a63d4-4c07-42fb-a3a6-0eb433262f28 2018-12-23 21:03:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-50d98d77-ecc7-4037-a7c4-f580929f7da7 Date: Sun, 23 Dec 2018 21:03:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:07,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-50d98d77-ecc7-4037-a7c4-f580929f7da7 2018-12-23 21:03:07,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7153e67e-8677-4c63-b57e-50b655de5fa3 Date: Sun, 23 Dec 2018 21:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:07,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-7153e67e-8677-4c63-b57e-50b655de5fa3 2018-12-23 21:03:07,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce18320-edb7-40c5-9368-02458a2295f2 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:07,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-fce18320-edb7-40c5-9368-02458a2295f2 2018-12-23 21:03:07,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-51f2ceed-0aa4-4a1f-8645-a9cc1d9b170e Date: Sun, 23 Dec 2018 21:03:07 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:07,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-51f2ceed-0aa4-4a1f-8645-a9cc1d9b170e 2018-12-23 21:03:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-4e01e4ca-8849-482e-9267-0ad09e35284e Date: Sun, 23 Dec 2018 21:03:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:06Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:03:07,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1&admin_state_up=True used request id req-4e01e4ca-8849-482e-9267-0ad09e35284e 2018-12-23 21:03:07,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b83f19-fc55-44b5-adad-530de3bf9296 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:07,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-57b83f19-fc55-44b5-adad-530de3bf9296 2018-12-23 21:03:07,869 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 21:03:07,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-aea8c8bd-db1a-4c40-ad5d-cab9ed69fc6e x-compute-request-id: req-aea8c8bd-db1a-4c40-ad5d-cab9ed69fc6e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-flavor-name"}]} 2018-12-23 21:03:07,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-aea8c8bd-db1a-4c40-ad5d-cab9ed69fc6e 2018-12-23 21:03:07,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:07,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-62e425b0-1007-453e-9265-091ac05dc58a x-compute-request-id: req-62e425b0-1007-453e-9265-091ac05dc58a Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db565835-baa8-4f55-8d05-89aed439beff"}} 2018-12-23 21:03:07,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff used request id req-62e425b0-1007-453e-9265-091ac05dc58a 2018-12-23 21:03:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:08,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-841e0f7a-f4e0-492b-89f9-b9135a46d0bf Date: Sun, 23 Dec 2018 21:03:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:03Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/snap", "metadata": {}}], "self": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "min_disk": 0, "protected": false, "id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "file": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "04ccb6f8be4b43249b137fe06559739f", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image"} 2018-12-23 21:03:08,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image used request id req-841e0f7a-f4e0-492b-89f9-b9135a46d0bf 2018-12-23 21:03:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:08,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4239a9d6-e9e8-4774-b1c6-787d2d01d55b Date: Sun, 23 Dec 2018 21:03: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:03:08,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4239a9d6-e9e8-4774-b1c6-787d2d01d55b 2018-12-23 21:03:08,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" -d '{"server": {"name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "db565835-baa8-4f55-8d05-89aed439beff", "max_count": 1, "min_count": 1, "networks": [{"port": "207467ea-2875-4819-9734-af43ae160286"}]}}' 2018-12-23 21:03:09,644 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:03: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-a80a4b0d-538e-4364-9c63-2c48ac06333a x-compute-request-id: req-a80a4b0d-538e-4364-9c63-2c48ac06333a Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "adminPass": "73XbYPrXMrM7"}} 2018-12-23 21:03:09,644 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a80a4b0d-538e-4364-9c63-2c48ac06333a 2018-12-23 21:03:09,647 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:09,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44513f6e-e6f3-4388-bfbd-ae551191ca38 x-compute-request-id: req-44513f6e-e6f3-4388-bfbd-ae551191ca38 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.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:03:09Z", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:09,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-44513f6e-e6f3-4388-bfbd-ae551191ca38 2018-12-23 21:03:09,712 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 21:03:09,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:09,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91668a90-013f-4ccc-a066-3136459d3507 x-compute-request-id: req-91668a90-013f-4ccc-a066-3136459d3507 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.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:03:09Z", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:09,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-91668a90-013f-4ccc-a066-3136459d3507 2018-12-23 21:03:09,948 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-23 21:03:09,948 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:03:12,951 - create_instance - DEBUG - VM status query timeout in 896.760416031 2018-12-23 21:03:12,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:13,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-3b4c45d3-a23c-452e-9c9b-09f8319d082d x-compute-request-id: req-3b4c45d3-a23c-452e-9c9b-09f8319d082d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:1b:aa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:03:11Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:13,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-3b4c45d3-a23c-452e-9c9b-09f8319d082d 2018-12-23 21:03:13,444 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-23 21:03:13,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:03:16,447 - create_instance - DEBUG - VM status query timeout in 893.264559984 2018-12-23 21:03:16,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:16,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa842bf9-ea72-4deb-9b9d-de644784a5c0 x-compute-request-id: req-fa842bf9-ea72-4deb-9b9d-de644784a5c0 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:1b:aa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-23T21:03:15.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:15Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:16,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-fa842bf9-ea72-4deb-9b9d-de644784a5c0 2018-12-23 21:03:16,746 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-23 21:03:16,746 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:03:16,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:17,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81ec28e4-8d39-46a6-9a6a-909e9eedf49a x-compute-request-id: req-81ec28e4-8d39-46a6-9a6a-909e9eedf49a Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:1b:aa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-23T21:03:15.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:15Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:17,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-81ec28e4-8d39-46a6-9a6a-909e9eedf49a 2018-12-23 21:03:17,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:17,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-850fdea6-bb05-4da1-9d49-a8714ec4bd7f Date: Sun, 23 Dec 2018 21:03:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:17,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-850fdea6-bb05-4da1-9d49-a8714ec4bd7f 2018-12-23 21:03:17,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:17,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45be5d70-e27a-45a7-9dc4-0850e66759de Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:17,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-45be5d70-e27a-45a7-9dc4-0850e66759de 2018-12-23 21:03:17,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:17,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-91ba9816-354c-42e1-a1da-b357cb970c40 Date: Sun, 23 Dec 2018 21:03:17 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:17,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-91ba9816-354c-42e1-a1da-b357cb970c40 2018-12-23 21:03:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:17,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-03c0e1a0-a39c-48b7-b8f2-b7d162f6aa33 Date: Sun, 23 Dec 2018 21:03:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.2"}],"id":"0ae8daf6-5f37-4202-83b2-e2f4dd5e9933","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:98:1e","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d792d59b-f32e-43fc-b260-f36bc25e254d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"ea0387cf-da66-4c51-a7dc-ece1b11d8deb","ip_allocation":"immediate"}]} 2018-12-23 21:03:17,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-03c0e1a0-a39c-48b7-b8f2-b7d162f6aa33 2018-12-23 21:03:17,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:17,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3888eb98-080a-4b90-a530-cdc7c54957fe x-compute-request-id: req-3888eb98-080a-4b90-a530-cdc7c54957fe Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:1b:aa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-23T21:03:15.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:15Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:17,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-3888eb98-080a-4b90-a530-cdc7c54957fe 2018-12-23 21:03:17,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6de887a8-8077-47f7-a0ed-cfc7a321e9c4 Date: Sun, 23 Dec 2018 21:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:18,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-6de887a8-8077-47f7-a0ed-cfc7a321e9c4 2018-12-23 21:03:18,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f21b7bb-093d-4692-ae9f-14d7afa7f438 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:18,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-6f21b7bb-093d-4692-ae9f-14d7afa7f438 2018-12-23 21:03:18,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-060006f8-943a-42d3-a294-1abd8ec76761 Date: Sun, 23 Dec 2018 21:03:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:18,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-060006f8-943a-42d3-a294-1abd8ec76761 2018-12-23 21:03:18,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-338129b3-c7dc-46be-b258-6fc933dad331 Date: Sun, 23 Dec 2018 21:03:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.2"}],"id":"0ae8daf6-5f37-4202-83b2-e2f4dd5e9933","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:98:1e","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d792d59b-f32e-43fc-b260-f36bc25e254d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"ea0387cf-da66-4c51-a7dc-ece1b11d8deb","ip_allocation":"immediate"}]} 2018-12-23 21:03:18,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-338129b3-c7dc-46be-b258-6fc933dad331 2018-12-23 21:03:18,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3f9bba0-4a6b-454f-9dfa-81df24744281 x-compute-request-id: req-b3f9bba0-4a6b-454f-9dfa-81df24744281 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:1b:aa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-23T21:03:15.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:15Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:18,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-b3f9bba0-4a6b-454f-9dfa-81df24744281 2018-12-23 21:03:18,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-2f81fc2d-61ce-4ab6-ba47-647c472c2e1b Date: Sun, 23 Dec 2018 21:03:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:18,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-2f81fc2d-61ce-4ab6-ba47-647c472c2e1b 2018-12-23 21:03:18,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1b1d28-1f8e-40a1-9ab0-022c673e1ddc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:18,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-ad1b1d28-1f8e-40a1-9ab0-022c673e1ddc 2018-12-23 21:03:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-eaec8c53-eca2-483b-ad6c-33168679237e Date: Sun, 23 Dec 2018 21:03:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:18,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-eaec8c53-eca2-483b-ad6c-33168679237e 2018-12-23 21:03:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:18,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-64c1eb5b-c618-44fa-95cd-86b833aa4780 Date: Sun, 23 Dec 2018 21:03:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.2"}],"id":"0ae8daf6-5f37-4202-83b2-e2f4dd5e9933","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:98:1e","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d792d59b-f32e-43fc-b260-f36bc25e254d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"ea0387cf-da66-4c51-a7dc-ece1b11d8deb","ip_allocation":"immediate"}]} 2018-12-23 21:03:18,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-64c1eb5b-c618-44fa-95cd-86b833aa4780 2018-12-23 21:03:18,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:18,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:19,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6MlrtjnxQ8-9ikl0kLZ_xg"], "issued_at": "2018-12-23T21:03:19.000000Z"}} 2018-12-23 21:03:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:19,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4484533-0e18-4775-afb8-553660770cc1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:19,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c4484533-0e18-4775-afb8-553660770cc1 2018-12-23 21:03:19,117 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:03:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:19,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09a079e-351b-4ba0-a261-24d1fcd41eaa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:19,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b09a079e-351b-4ba0-a261-24d1fcd41eaa 2018-12-23 21:03:19,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:19,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-a374fa19-8057-400a-a939-891396154ff5 Date: Sun, 23 Dec 2018 21:03:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:19,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-a374fa19-8057-400a-a939-891396154ff5 2018-12-23 21:03:19,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:19,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-49b14b20-e14c-4c74-8859-f58823257013 Date: Sun, 23 Dec 2018 21:03:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:19,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-49b14b20-e14c-4c74-8859-f58823257013 2018-12-23 21:03:19,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:19,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-3f2c2f36-1cc2-4680-8043-2d944376dedb Date: Sun, 23 Dec 2018 21:03:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:19,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-3f2c2f36-1cc2-4680-8043-2d944376dedb 2018-12-23 21:03:19,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:03:19,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:03:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:03:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:19,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44457818-53d5-4ec1-afa6-51ccada49efb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:19,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-44457818-53d5-4ec1-afa6-51ccada49efb 2018-12-23 21:03:19,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:19,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-b5092888-2bdb-47d4-b6a8-0f5d6329d35a Date: Sun, 23 Dec 2018 21:03:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:19,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-b5092888-2bdb-47d4-b6a8-0f5d6329d35a 2018-12-23 21:03:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:19,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dca9c5af-e9c0-48e4-bc66-bb0651770574 Date: Sun, 23 Dec 2018 21:03:19 GMT RESP BODY: {"ports":[]} 2018-12-23 21:03:19,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2&admin_state_up=True used request id req-dca9c5af-e9c0-48e4-bc66-bb0651770574 2018-12-23 21:03:19,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:20,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cf5f59f-81a2-47cf-beb6-5c2113d95b5b x-compute-request-id: req-2cf5f59f-81a2-47cf-beb6-5c2113d95b5b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:03:20,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-2cf5f59f-81a2-47cf-beb6-5c2113d95b5b 2018-12-23 21:03:20,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:20,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b5228cb4-c760-4556-b713-e5a3e3f4d22e Date: Sun, 23 Dec 2018 21:03:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:20,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-b5228cb4-c760-4556-b713-e5a3e3f4d22e 2018-12-23 21:03:20,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:20,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d9cc0be1-3ba3-4073-88b4-0ca04765dcab Date: Sun, 23 Dec 2018 21:03:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:20,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-d9cc0be1-3ba3-4073-88b4-0ca04765dcab 2018-12-23 21:03:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:20,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-db4629c8-c607-4a59-9a8a-bbf0b4c1430c Date: Sun, 23 Dec 2018 21:03:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:20,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-db4629c8-c607-4a59-9a8a-bbf0b4c1430c 2018-12-23 21:03:20,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:20,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b25aac-ce5d-4655-a06f-8b4eb254f14d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:20,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-58b25aac-ce5d-4655-a06f-8b4eb254f14d 2018-12-23 21:03:20,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:20,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6a7b0a9c-a62e-4120-9ced-4e1975c4a5ef Date: Sun, 23 Dec 2018 21:03:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:20,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-6a7b0a9c-a62e-4120-9ced-4e1975c4a5ef 2018-12-23 21:03:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:20,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-88e86d36-c27a-4ad3-a81d-11d271df0a3a Date: Sun, 23 Dec 2018 21:03:20 GMT RESP BODY: {"ports":[]} 2018-12-23 21:03:20,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2&admin_state_up=True used request id req-88e86d36-c27a-4ad3-a81d-11d271df0a3a 2018-12-23 21:03:20,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:20,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:20,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["GjHkv1UaQzu3UWyY1RMY4Q"], "issued_at": "2018-12-23T21:03:20.000000Z"}} 2018-12-23 21:03:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6874c79d8e271801fcf26ef69b77298efe79081" 2018-12-23 21:03:21,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e1529c-bd0f-4288-8e98-6da61f16d2ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:21,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-95e1529c-bd0f-4288-8e98-6da61f16d2ba 2018-12-23 21:03:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:21,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-f0123195-6c8a-4a65-9cfe-de86449928e1 Date: Sun, 23 Dec 2018 21:03:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:21,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-f0123195-6c8a-4a65-9cfe-de86449928e1 2018-12-23 21:03:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:21,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-2f64cf46-081b-49cc-b45b-3b78faf13bda Date: Sun, 23 Dec 2018 21:03:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:21,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-2f64cf46-081b-49cc-b45b-3b78faf13bda 2018-12-23 21:03:21,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:21,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-db86f569-b14d-4841-ba51-95b69193ab1b Date: Sun, 23 Dec 2018 21:03:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:21,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-db86f569-b14d-4841-ba51-95b69193ab1b 2018-12-23 21:03:21,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:03:21,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:03:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:03:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6874c79d8e271801fcf26ef69b77298efe79081" 2018-12-23 21:03:21,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c58cb6-c8d5-4fbc-9496-217453cd9b4c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:21,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-96c58cb6-c8d5-4fbc-9496-217453cd9b4c 2018-12-23 21:03:21,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:21,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-83979f5f-19f9-4ad6-9654-9326ef85b853 Date: Sun, 23 Dec 2018 21:03:21 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:21,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-83979f5f-19f9-4ad6-9654-9326ef85b853 2018-12-23 21:03:21,451 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net 2018-12-23 21:03:21,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" -d '{"port": {"network_id": "d792d59b-f32e-43fc-b260-f36bc25e254d", "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2", "admin_state_up": true}}' 2018-12-23 21:03:22,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-5ce438fd-c8d2-4891-bd18-e30a5ae70365 Date: Sun, 23 Dec 2018 21:03:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:22Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.8"}],"id":"759db715-5217-4389-bb4d-539a2f10dd5d","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:cc:64","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2","project_id":"c104c18a322848fa9b465656ab07c229","qos_policy_id":null,"admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:03:22,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-5ce438fd-c8d2-4891-bd18-e30a5ae70365 2018-12-23 21:03:22,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:22,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8de86d30-0552-4b23-9735-433719bbfe64 Date: Sun, 23 Dec 2018 21:03:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:22,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-8de86d30-0552-4b23-9735-433719bbfe64 2018-12-23 21:03:22,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:22,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-04dd8230-92c6-4291-a479-3ad5f8a6ec57 Date: Sun, 23 Dec 2018 21:03:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:22,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-04dd8230-92c6-4291-a479-3ad5f8a6ec57 2018-12-23 21:03:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:22,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-e668ebd8-0d42-4b79-9207-4b5178804aeb Date: Sun, 23 Dec 2018 21:03:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:22,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-e668ebd8-0d42-4b79-9207-4b5178804aeb 2018-12-23 21:03:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:22,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf40e8c2-f65f-4f9b-846b-389774edd95f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:22,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-cf40e8c2-f65f-4f9b-846b-389774edd95f 2018-12-23 21:03:22,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:22,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-542001b1-55b9-4d2a-8fa4-31e533beff8f Date: Sun, 23 Dec 2018 21:03:22 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:22,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-542001b1-55b9-4d2a-8fa4-31e533beff8f 2018-12-23 21:03:22,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:22,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-32077538-1a8a-44ec-884a-4f587d4eec39 Date: Sun, 23 Dec 2018 21:03:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.8"}],"id":"759db715-5217-4389-bb4d-539a2f10dd5d","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7e:cc:64","project_id":"c104c18a322848fa9b465656ab07c229","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:21Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:03:22,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2&admin_state_up=True used request id req-32077538-1a8a-44ec-884a-4f587d4eec39 2018-12-23 21:03:22,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:23,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc567a05-dd71-45d0-a2c1-1802d5b465bd Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:23,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-dc567a05-dd71-45d0-a2c1-1802d5b465bd 2018-12-23 21:03:23,080 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 21:03:23,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:23,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f8c1dd5-8e9f-44f4-8911-d9963cea0a66 x-compute-request-id: req-4f8c1dd5-8e9f-44f4-8911-d9963cea0a66 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-flavor-name"}]} 2018-12-23 21:03:23,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4f8c1dd5-8e9f-44f4-8911-d9963cea0a66 2018-12-23 21:03:23,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:23,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fc310f2-f920-47bd-b53b-4bbddd8421a9 x-compute-request-id: req-4fc310f2-f920-47bd-b53b-4bbddd8421a9 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "db565835-baa8-4f55-8d05-89aed439beff"}} 2018-12-23 21:03:23,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff used request id req-4fc310f2-f920-47bd-b53b-4bbddd8421a9 2018-12-23 21:03:23,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:23,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-f9a2d9eb-78a0-4bd1-ab2e-f60eb7f3374a Date: Sun, 23 Dec 2018 21:03:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:03Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/snap", "metadata": {}}], "self": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "min_disk": 0, "protected": false, "id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "file": "/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "04ccb6f8be4b43249b137fe06559739f", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image"} 2018-12-23 21:03:23,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image used request id req-f9a2d9eb-78a0-4bd1-ab2e-f60eb7f3374a 2018-12-23 21:03:23,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:23,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c5f87222-64d2-4491-afdd-9863ccee5c87 Date: Sun, 23 Dec 2018 21:03:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:03:23,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c5f87222-64d2-4491-afdd-9863ccee5c87 2018-12-23 21:03:23,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" -d '{"server": {"name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "db565835-baa8-4f55-8d05-89aed439beff", "max_count": 1, "min_count": 1, "networks": [{"port": "759db715-5217-4389-bb4d-539a2f10dd5d"}]}}' 2018-12-23 21:03:24,223 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:03:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-70862673-e8e7-4b79-8290-9d771cfb273d x-compute-request-id: req-70862673-e8e7-4b79-8290-9d771cfb273d Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "adminPass": "YtTdG48efKmB"}} 2018-12-23 21:03:24,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-70862673-e8e7-4b79-8290-9d771cfb273d 2018-12-23 21:03:24,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:24,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2ad43bf-b5d3-4cba-866e-3cb6d53452f6 x-compute-request-id: req-c2ad43bf-b5d3-4cba-866e-3cb6d53452f6 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:03:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:24,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-c2ad43bf-b5d3-4cba-866e-3cb6d53452f6 2018-12-23 21:03:24,480 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 21:03:24,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:25,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-920ab59d-7bd3-40aa-909e-0c2ba83257c9 x-compute-request-id: req-920ab59d-7bd3-40aa-909e-0c2ba83257c9 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:03:24Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:25,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-920ab59d-7bd3-40aa-909e-0c2ba83257c9 2018-12-23 21:03:25,406 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-23 21:03:25,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:03:28,409 - create_instance - DEBUG - VM status query timeout in 896.071216822 2018-12-23 21:03:28,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:28,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-645f7d4a-1d56-4900-b7ca-a36ff08a2bbe x-compute-request-id: req-645f7d4a-1d56-4900-b7ca-a36ff08a2bbe Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:cc:64", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": null, "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:03:25Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:28,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-645f7d4a-1d56-4900-b7ca-a36ff08a2bbe 2018-12-23 21:03:28,883 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-23 21:03:28,883 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:03:31,886 - create_instance - DEBUG - VM status query timeout in 892.594169855 2018-12-23 21:03:31,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:32,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-52052fbf-b16d-4609-88fc-c37c4bc8debe x-compute-request-id: req-52052fbf-b16d-4609-88fc-c37c4bc8debe Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:cc:64", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-23T21:03:29.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:29Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:32,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-52052fbf-b16d-4609-88fc-c37c4bc8debe 2018-12-23 21:03:32,400 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-23 21:03:32,400 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:03:32,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:32,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-b77184ae-1cac-4900-9e4c-7864b3c3ab07 x-compute-request-id: req-b77184ae-1cac-4900-9e4c-7864b3c3ab07 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:cc:64", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-23T21:03:29.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:29Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:32,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-b77184ae-1cac-4900-9e4c-7864b3c3ab07 2018-12-23 21:03:32,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:32,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-683a7ef7-0b3d-42e5-9d62-f8792a4fae27 Date: Sun, 23 Dec 2018 21:03:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:32,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-683a7ef7-0b3d-42e5-9d62-f8792a4fae27 2018-12-23 21:03:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:32,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d2aed5-157d-4c4c-a740-4905ee42ca13 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:32,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-f1d2aed5-157d-4c4c-a740-4905ee42ca13 2018-12-23 21:03:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:32,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f49aabc1-baba-4cc6-9926-0a3995e75b14 Date: Sun, 23 Dec 2018 21:03:32 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:32,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-f49aabc1-baba-4cc6-9926-0a3995e75b14 2018-12-23 21:03:32,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:32,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-adca7fae-a51e-44a7-97bc-4d51beebc001 Date: Sun, 23 Dec 2018 21:03:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.2"}],"id":"0ae8daf6-5f37-4202-83b2-e2f4dd5e9933","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:98:1e","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d792d59b-f32e-43fc-b260-f36bc25e254d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"ea0387cf-da66-4c51-a7dc-ece1b11d8deb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.8"}],"id":"759db715-5217-4389-bb4d-539a2f10dd5d","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:cc:64","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:21Z","binding:vnic_type":"normal","device_id":"9ba1ce59-17bc-45da-92ad-9f7b4e42450d","ip_allocation":"immediate"}]} 2018-12-23 21:03:32,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-adca7fae-a51e-44a7-97bc-4d51beebc001 2018-12-23 21:03:32,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:32,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-bf666786-e92c-4eae-a5ee-43c6747e5ec8 x-compute-request-id: req-bf666786-e92c-4eae-a5ee-43c6747e5ec8 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:cc:64", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-23T21:03:29.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:29Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:32,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-bf666786-e92c-4eae-a5ee-43c6747e5ec8 2018-12-23 21:03:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:33,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-a916f01b-0d23-4ac6-8d25-9a2e91a5f707 Date: Sun, 23 Dec 2018 21:03:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:33,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-a916f01b-0d23-4ac6-8d25-9a2e91a5f707 2018-12-23 21:03:33,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:33,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1858a7e-8a73-4387-8bf1-aed5adc376cd Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:33,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-b1858a7e-8a73-4387-8bf1-aed5adc376cd 2018-12-23 21:03:33,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:33,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-64d2fd18-a4df-45dc-b423-d2c3aee549a3 Date: Sun, 23 Dec 2018 21:03:33 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:33,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-64d2fd18-a4df-45dc-b423-d2c3aee549a3 2018-12-23 21:03:33,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:33,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-d2b53add-ba8d-4c66-9408-cce670721671 Date: Sun, 23 Dec 2018 21:03:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.2"}],"id":"0ae8daf6-5f37-4202-83b2-e2f4dd5e9933","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:98:1e","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d792d59b-f32e-43fc-b260-f36bc25e254d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"ea0387cf-da66-4c51-a7dc-ece1b11d8deb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.8"}],"id":"759db715-5217-4389-bb4d-539a2f10dd5d","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:cc:64","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:21Z","binding:vnic_type":"normal","device_id":"9ba1ce59-17bc-45da-92ad-9f7b4e42450d","ip_allocation":"immediate"}]} 2018-12-23 21:03:33,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-d2b53add-ba8d-4c66-9408-cce670721671 2018-12-23 21:03:33,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:33,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-ba27f77a-a4c2-4b06-bdc8-2b62f20fafcc x-compute-request-id: req-ba27f77a-a4c2-4b06-bdc8-2b62f20fafcc Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:cc:64", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-23T21:03:29.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:29Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:33,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-ba27f77a-a4c2-4b06-bdc8-2b62f20fafcc 2018-12-23 21:03:33,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:34,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c973c65b-07bc-435c-93bf-e01db7df4551 Date: Sun, 23 Dec 2018 21:03:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:34,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-c973c65b-07bc-435c-93bf-e01db7df4551 2018-12-23 21:03:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:34,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c09d039-584c-4bb0-ac12-0637eb852b58 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:34,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-4c09d039-584c-4bb0-ac12-0637eb852b58 2018-12-23 21:03:34,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:34,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-09ac54d3-bb08-4565-8e82-00cad2131ad6 Date: Sun, 23 Dec 2018 21:03:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:34,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-09ac54d3-bb08-4565-8e82-00cad2131ad6 2018-12-23 21:03:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:34,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-89662962-eb63-46f9-b749-5805b433e047 Date: Sun, 23 Dec 2018 21:03:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.2"}],"id":"0ae8daf6-5f37-4202-83b2-e2f4dd5e9933","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:98:1e","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d792d59b-f32e-43fc-b260-f36bc25e254d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"ea0387cf-da66-4c51-a7dc-ece1b11d8deb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.8"}],"id":"759db715-5217-4389-bb4d-539a2f10dd5d","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:cc:64","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:21Z","binding:vnic_type":"normal","device_id":"9ba1ce59-17bc-45da-92ad-9f7b4e42450d","ip_allocation":"immediate"}]} 2018-12-23 21:03:34,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-89662962-eb63-46f9-b749-5805b433e047 2018-12-23 21:03:34,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:34,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-598ee56e-5b88-4b7d-9fef-c64b94bf31d4 x-compute-request-id: req-598ee56e-5b88-4b7d-9fef-c64b94bf31d4 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:1b:aa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-23T21:03:15.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:15Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:34,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-598ee56e-5b88-4b7d-9fef-c64b94bf31d4 2018-12-23 21:03:34,722 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-23 21:03:34,722 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:03:34,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:35,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-f8833986-563c-4c75-b02b-a740c3e9b0b0 x-compute-request-id: req-f8833986-563c-4c75-b02b-a740c3e9b0b0 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:1b:aa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-23T21:03:15.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:15Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:35,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-f8833986-563c-4c75-b02b-a740c3e9b0b0 2018-12-23 21:03:35,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:35,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-ef040368-27f1-4ea9-b80e-426e3e92405d Date: Sun, 23 Dec 2018 21:03:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:35,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-ef040368-27f1-4ea9-b80e-426e3e92405d 2018-12-23 21:03:35,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:35,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff917e9-6338-497e-9367-74169bf01da0 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:35,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-aff917e9-6338-497e-9367-74169bf01da0 2018-12-23 21:03:35,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:35,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-843c19d8-cfbe-4528-bf88-543b11ce1025 Date: Sun, 23 Dec 2018 21:03:35 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:35,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-843c19d8-cfbe-4528-bf88-543b11ce1025 2018-12-23 21:03:35,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:35,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-4bde9497-7a8d-47e1-a9c1-954b32162a9e Date: Sun, 23 Dec 2018 21:03:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.2"}],"id":"0ae8daf6-5f37-4202-83b2-e2f4dd5e9933","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:98:1e","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d792d59b-f32e-43fc-b260-f36bc25e254d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"ea0387cf-da66-4c51-a7dc-ece1b11d8deb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.8"}],"id":"759db715-5217-4389-bb4d-539a2f10dd5d","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:cc:64","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:21Z","binding:vnic_type":"normal","device_id":"9ba1ce59-17bc-45da-92ad-9f7b4e42450d","ip_allocation":"immediate"}]} 2018-12-23 21:03:35,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-4bde9497-7a8d-47e1-a9c1-954b32162a9e 2018-12-23 21:03:35,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:35,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-8e091c1a-f893-4d6a-b6dc-ed7b84e94d17 x-compute-request-id: req-8e091c1a-f893-4d6a-b6dc-ed7b84e94d17 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:1b:aa", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-23T21:03:15.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:15Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:35,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-8e091c1a-f893-4d6a-b6dc-ed7b84e94d17 2018-12-23 21:03:35,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:35,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-d336b32c-a852-4bc0-a049-42c30a787b48 x-compute-request-id: req-d336b32c-a852-4bc0-a049-42c30a787b48 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:cc:64", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-23T21:03:29.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:29Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:35,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-d336b32c-a852-4bc0-a049-42c30a787b48 2018-12-23 21:03:35,813 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-23 21:03:35,813 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:03:35,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:35,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-cd7d43cb-b3b6-429a-b8d8-80900b72e44d x-compute-request-id: req-cd7d43cb-b3b6-429a-b8d8-80900b72e44d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:cc:64", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-23T21:03:29.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:29Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:35,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-cd7d43cb-b3b6-429a-b8d8-80900b72e44d 2018-12-23 21:03:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:36,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-9488be31-0e2c-41b1-9e13-fc176a7e2d6f Date: Sun, 23 Dec 2018 21:03:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d792d59b-f32e-43fc-b260-f36bc25e254d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"c104c18a322848fa9b465656ab07c229","l2_adjacency":true,"status":"ACTIVE","subnets":["076c7026-6853-4047-96df-9c1a9d7adaef"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:00Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net","admin_state_up":true,"tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","provider:network_type":"vxlan"}]} 2018-12-23 21:03:36,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net used request id req-9488be31-0e2c-41b1-9e13-fc176a7e2d6f 2018-12-23 21:03:36,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:36,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee9e1cf-59b9-4254-a2bd-45a98bd07aad Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:36,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-0ee9e1cf-59b9-4254-a2bd-45a98bd07aad 2018-12-23 21:03:36,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:36,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-81b1d7c6-c256-448f-8691-f4ebc1a6769c Date: Sun, 23 Dec 2018 21:03:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:03:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"076c7026-6853-4047-96df-9c1a9d7adaef","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"c104c18a322848fa9b465656ab07c229","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:00Z","ip_version":4}]} 2018-12-23 21:03:36,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-81b1d7c6-c256-448f-8691-f4ebc1a6769c 2018-12-23 21:03:36,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:36,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-de5f1f35-78bb-46cd-967e-830aa1e50fc0 Date: Sun, 23 Dec 2018 21:03:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:03Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.2"}],"id":"0ae8daf6-5f37-4202-83b2-e2f4dd5e9933","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:98:1e","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d792d59b-f32e-43fc-b260-f36bc25e254d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:14Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.6"}],"id":"207467ea-2875-4819-9734-af43ae160286","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:12:1b:aa","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:06Z","binding:vnic_type":"normal","device_id":"ea0387cf-da66-4c51-a7dc-ece1b11d8deb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"076c7026-6853-4047-96df-9c1a9d7adaef","ip_address":"10.55.0.8"}],"id":"759db715-5217-4389-bb4d-539a2f10dd5d","security_groups":["ebb47d7f-1327-47d8-8604-85e59a359d5b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7e:cc:64","project_id":"c104c18a322848fa9b465656ab07c229","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2","admin_state_up":true,"network_id":"d792d59b-f32e-43fc-b260-f36bc25e254d","tenant_id":"c104c18a322848fa9b465656ab07c229","created_at":"2018-12-23T21:03:21Z","binding:vnic_type":"normal","device_id":"9ba1ce59-17bc-45da-92ad-9f7b4e42450d","ip_allocation":"immediate"}]} 2018-12-23 21:03:36,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-de5f1f35-78bb-46cd-967e-830aa1e50fc0 2018-12-23 21:03:36,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:36,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-841eb69a-285f-43ad-89c9-5d4f229decd1 x-compute-request-id: req-841eb69a-285f-43ad-89c9-5d4f229decd1 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:cc:64", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-23T21:03:29.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "security_groups": [{"name": "default"}], "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:29Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:36,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-841eb69a-285f-43ad-89c9-5d4f229decd1 2018-12-23 21:03:36,376 - create_instance - INFO - Deleting Port with ID - 207467ea-2875-4819-9734-af43ae160286 2018-12-23 21:03:36,376 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-1 2018-12-23 21:03:36,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/207467ea-2875-4819-9734-af43ae160286 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:36,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-040d3af3-fe29-45bf-a3bb-22f4c4b035ae Date: Sun, 23 Dec 2018 21:03:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:03:36,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/207467ea-2875-4819-9734-af43ae160286 used request id req-040d3af3-fe29-45bf-a3bb-22f4c4b035ae 2018-12-23 21:03:36,838 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 21:03:36,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:36,967 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:03: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-ba31e8f1-2acf-42e8-bfed-cc5111f78420 x-compute-request-id: req-ba31e8f1-2acf-42e8-bfed-cc5111f78420 Content-Type: application/json 2018-12-23 21:03:36,968 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-ba31e8f1-2acf-42e8-bfed-cc5111f78420 2018-12-23 21:03:36,968 - create_instance - INFO - Checking deletion status 2018-12-23 21:03:36,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:37,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-83823910-ce54-4833-9621-fb72b66d8d0a x-compute-request-id: req-83823910-ce54-4833-9621-fb72b66d8d0a 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.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2018-12-23T21:03:15.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "ea0387cf-da66-4c51-a7dc-ece1b11d8deb", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:36Z", "hostId": "165509f55b90f04e22f8659b33e3ea37de6ba2edbb271abba85d1907", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-23T21:03:09Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:37,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-83823910-ce54-4833-9621-fb72b66d8d0a 2018-12-23 21:03:37,068 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-23 21:03:37,069 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:03:40,072 - create_instance - DEBUG - VM status query timeout in 296.896162033 2018-12-23 21:03:40,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4319aeee2efbb61449822def59a48ae63b218d4" 2018-12-23 21:03:40,129 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03: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-39144ec6-09d6-43d4-92ff-c52d81217283 x-compute-request-id: req-39144ec6-09d6-43d4-92ff-c52d81217283 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ea0387cf-da66-4c51-a7dc-ece1b11d8deb could not be found.", "code": 404}} 2018-12-23 21:03:40,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea0387cf-da66-4c51-a7dc-ece1b11d8deb used request id req-39144ec6-09d6-43d4-92ff-c52d81217283 2018-12-23 21:03:40,130 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ea0387cf-da66-4c51-a7dc-ece1b11d8deb could not be found. (HTTP 404) (Request-ID: req-39144ec6-09d6-43d4-92ff-c52d81217283) 2018-12-23 21:03:40,130 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 21:03:40,131 - create_instance - INFO - Deleting Port with ID - 759db715-5217-4389-bb4d-539a2f10dd5d 2018-12-23 21:03:40,131 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100port-2 2018-12-23 21:03:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/759db715-5217-4389-bb4d-539a2f10dd5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:40,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-68b4c1e5-bb1d-4b76-8afa-ac58412ad761 Date: Sun, 23 Dec 2018 21:03:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:03:40,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/759db715-5217-4389-bb4d-539a2f10dd5d used request id req-68b4c1e5-bb1d-4b76-8afa-ac58412ad761 2018-12-23 21:03:40,808 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 21:03:40,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:40,940 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:03: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-6046ec24-fbdd-49f1-87db-cc2b10154ac1 x-compute-request-id: req-6046ec24-fbdd-49f1-87db-cc2b10154ac1 Content-Type: application/json 2018-12-23 21:03:40,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-6046ec24-fbdd-49f1-87db-cc2b10154ac1 2018-12-23 21:03:40,940 - create_instance - INFO - Checking deletion status 2018-12-23 21:03:40,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:41,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-56f91e47-c0dd-44b2-afc6-cc513ab5181c x-compute-request-id: req-56f91e47-c0dd-44b2-afc6-cc513ab5181c 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.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "rel": "bookmark"}], "image": {"id": "6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "links": [{"href": "http://172.30.9.21:8774/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2018-12-23T21:03:29.000000", "flavor": {"id": "db565835-baa8-4f55-8d05-89aed439beff", "links": [{"href": "http://172.30.9.21:8774/flavors/db565835-baa8-4f55-8d05-89aed439beff", "rel": "bookmark"}]}, "id": "9ba1ce59-17bc-45da-92ad-9f7b4e42450d", "user_id": "c9917c3c836b4b57bca6429262e7cb48", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:03:40Z", "hostId": "90146b41cc06c3414e0ec89d96de6cd5b725abd172d8dc08aac1bdd8", "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-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-23T21:03:24Z", "tenant_id": "c104c18a322848fa9b465656ab07c229", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:03:41,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-56f91e47-c0dd-44b2-afc6-cc513ab5181c 2018-12-23 21:03:41,253 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-23 21:03:41,254 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:03:44,257 - create_instance - DEBUG - VM status query timeout in 296.683619976 2018-12-23 21:03:44,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6903789df8e6b440b89a243144ed2244bc0b98f" 2018-12-23 21:03:44,301 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-d9f803ee-822b-4bf8-96ab-deea4eaaf393 x-compute-request-id: req-d9f803ee-822b-4bf8-96ab-deea4eaaf393 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9ba1ce59-17bc-45da-92ad-9f7b4e42450d could not be found.", "code": 404}} 2018-12-23 21:03:44,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9ba1ce59-17bc-45da-92ad-9f7b4e42450d used request id req-d9f803ee-822b-4bf8-96ab-deea4eaaf393 2018-12-23 21:03:44,301 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9ba1ce59-17bc-45da-92ad-9f7b4e42450d could not be found. (HTTP 404) (Request-ID: req-d9f803ee-822b-4bf8-96ab-deea4eaaf393) 2018-12-23 21:03:44,302 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 21:03:44,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e5a027b37ff25766799ce54c2d3d6a51d8abd3" 2018-12-23 21:03:44,341 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-d457249e-0558-4807-ab77-2859408352a4 x-compute-request-id: req-d457249e-0558-4807-ab77-2859408352a4 Content-Length: 0 Content-Type: application/json 2018-12-23 21:03:44,342 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/db565835-baa8-4f55-8d05-89aed439beff used request id req-d457249e-0558-4807-ab77-2859408352a4 2018-12-23 21:03:44,342 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet 2018-12-23 21:03:44,342 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-subnet 2018-12-23 21:03:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/076c7026-6853-4047-96df-9c1a9d7adaef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" 2018-12-23 21:03:45,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63c1196f-a900-4d9b-acdc-a85ca44e9a58 Date: Sun, 23 Dec 2018 21:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:03:45,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/076c7026-6853-4047-96df-9c1a9d7adaef used request id req-63c1196f-a900-4d9b-acdc-a85ca44e9a58 2018-12-23 21:03:45,438 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-priv-net 2018-12-23 21:03:45,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d792d59b-f32e-43fc-b260-f36bc25e254d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2a3a42cc164c3bb48e17318eef93bbc03a9880" 2018-12-23 21:03:46,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe0367c6-5cc0-4c61-ae91-58a520bdc777 Date: Sun, 23 Dec 2018 21:03:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:03:46,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d792d59b-f32e-43fc-b260-f36bc25e254d used request id req-fe0367c6-5cc0-4c61-ae91-58a520bdc777 2018-12-23 21:03:46,570 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-fd5cffef-f8da-4c21-84d7-4870f966c100-image 2018-12-23 21:03:46,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0134d4fcdd9681183c10885031ce5d170c47fc8" 2018-12-23 21:03:47,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-525e9620-a87d-4067-8cc2-31b9fafe475c Date: Sun, 23 Dec 2018 21:03:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:03:47,020 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6196d39f-1cd7-4b68-b77f-a60fb8fa2599 used request id req-525e9620-a87d-4067-8cc2-31b9fafe475c 2018-12-23 21:03:47,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:47,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-7616ee8b-93bc-4c59-9c3f-bb1b0f5789a5 Date: Sun, 23 Dec 2018 21:03:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:03:47,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7616ee8b-93bc-4c59-9c3f-bb1b0f5789a5 2018-12-23 21:03:47,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:47,388 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b5c247-5496-497b-b248-61493a355dc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:47,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-c0b5c247-5496-497b-b248-61493a355dc0 2018-12-23 21:03:47,388 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:47,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6290eab-0dfe-4955-86f0-c5c1450e6a27 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:47,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-b6290eab-0dfe-4955-86f0-c5c1450e6a27 2018-12-23 21:03:47,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:47,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:47,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97889d88-9d96-49d1-8256-69cfb1692e6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:47,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-97889d88-9d96-49d1-8256-69cfb1692e6f 2018-12-23 21:03:47,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:47,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423e159f-444f-494f-96be-e7415e058b80 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:03:47,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-423e159f-444f-494f-96be-e7415e058b80 2018-12-23 21:03:47,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:47,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e267de2-3d9f-46fe-a8e6-fdba946aaeb2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:47,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-1e267de2-3d9f-46fe-a8e6-fdba946aaeb2 2018-12-23 21:03:47,785 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:47,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:47,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99c9902d-821b-4bec-a312-6866b1719fde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:47,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-99c9902d-821b-4bec-a312-6866b1719fde 2018-12-23 21:03:47,892 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:47,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-781e8fe5-2f06-474e-8f75-a2d1b8c9718c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:47,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-781e8fe5-2f06-474e-8f75-a2d1b8c9718c 2018-12-23 21:03:47,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:48,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba80b8b-47f1-4d1d-97af-b117dee8bf46 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:03:48,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-cba80b8b-47f1-4d1d-97af-b117dee8bf46 2018-12-23 21:03:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:48,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cef8accc-48a9-4567-9ff0-549b56d68f0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:48,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-cef8accc-48a9-4567-9ff0-549b56d68f0f 2018-12-23 21:03:48,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:48,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d449d7-39d5-4d9a-bb88-0d089a29ccc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:48,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-f8d449d7-39d5-4d9a-bb88-0d089a29ccc0 2018-12-23 21:03:48,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:48,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:48,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83da7f58-5161-496b-9731-3fbd2d5bc1fe Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:03:48,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-83da7f58-5161-496b-9731-3fbd2d5bc1fe 2018-12-23 21:03:48,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:48,477 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc4dcc4a-c522-4c97-ad27-71c7633b4117 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 21:03:48,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-fc4dcc4a-c522-4c97-ad27-71c7633b4117 2018-12-23 21:03:48,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:03:48,478 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-5804eada-7573-4df-proj 2018-12-23 21:03:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/04ccb6f8be4b43249b137fe06559739f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:48,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b508ef-ecc6-44f8-b8ff-80fb0914dedc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:03:48,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/04ccb6f8be4b43249b137fe06559739f used request id req-03b508ef-ecc6-44f8-b8ff-80fb0914dedc 2018-12-23 21:03:48,715 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-5804eada-7573-4df-proj-role 2018-12-23 21:03:48,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0bc3a5f94e2e4f6f9b9b8de2d825d0bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:48,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:03:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a3830db-f314-417b-b19e-7ff8c2c130c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:03:48,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0bc3a5f94e2e4f6f9b9b8de2d825d0bc used request id req-4a3830db-f314-417b-b19e-7ff8c2c130c2 2018-12-23 21:03:48,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd72524349b2f44a9da916a74c812d4440c8cd24" 2018-12-23 21:03:49,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d467f6-0d09-472b-b194-2dd2091d2822 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:03:49,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5d467f6-0d09-472b-b194-2dd2091d2822 2018-12-23 21:03:49,020 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-5804eada-7573-4df-user 2018-12-23 21:03:49,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/7d0cd59255f84157b908ec345edf0d75 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf8b2f35a2ee00af8fd0a37231a1f55b2dcd2d02" 2018-12-23 21:03:49,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4200ceb9-531e-4e8f-b80f-5ef45a249c7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:03:49,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7d0cd59255f84157b908ec345edf0d75 used request id req-4200ceb9-531e-4e8f-b80f-5ef45a249c7a 2018-12-23 21:03:49,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:49,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["zfJcMI_TRuSIex7UYxekSA"], "issued_at": "2018-12-23T21:03:49.000000Z"}} 2018-12-23 21:03:49,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1faca4c8d509de7d06ee94765a8d4eeb82a4780" 2018-12-23 21:03:49,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8befc674-4b73-44c1-a0c8-7c209df3567f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:49,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8befc674-4b73-44c1-a0c8-7c209df3567f 2018-12-23 21:03:49,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:49,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:50,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["S9yLVoeJQfGtir6zWkugBA"], "issued_at": "2018-12-23T21:03:50.000000Z"}} 2018-12-23 21:03:50,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:03:50,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5ebf8e-3579-4171-af37-cecfb61d299b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:50,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7f5ebf8e-3579-4171-af37-cecfb61d299b 2018-12-23 21:03:50,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:03:50,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:03:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:03:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-11903559-1aa0-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:03:50,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327c1c8f-cb36-4d59-a148-9539ea6713d2 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-11903559-1aa0-475-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:03:50,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-11903559-1aa0-475-proj used request id req-327c1c8f-cb36-4d59-a148-9539ea6713d2 2018-12-23 21:03:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:03:50,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f06c0f4-8d04-4785-9f51-10cb0122c28c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:03:50,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9f06c0f4-8d04-4785-9f51-10cb0122c28c 2018-12-23 21:03:50,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}}' 2018-12-23 21:03:50,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:03:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a21ac7f-cab0-4be2-a3d7-f33179fd4626 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}} 2018-12-23 21:03:50,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9a21ac7f-cab0-4be2-a3d7-f33179fd4626 2018-12-23 21:03:50,506 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-11903559-1aa0-475-proj 2018-12-23 21:03:50,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:50,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:50,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6juJdKXiTfCrcFJvMDc0bA"], "issued_at": "2018-12-23T21:03:50.000000Z"}} 2018-12-23 21:03:50,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ddba578d3f16ad00ddbd5d3965af42940e395d" 2018-12-23 21:03:51,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5ebded-39c3-42ce-ae8f-836024ab6b08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:51,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9f5ebded-39c3-42ce-ae8f-836024ab6b08 2018-12-23 21:03:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:03:51,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:03:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:03:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ddba578d3f16ad00ddbd5d3965af42940e395d" 2018-12-23 21:03:51,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111259b7-a4c6-49b4-b5ca-d0fd65de18fe Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:03:51,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-111259b7-a4c6-49b4-b5ca-d0fd65de18fe 2018-12-23 21:03:51,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-11903559-1aa0-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ddba578d3f16ad00ddbd5d3965af42940e395d" 2018-12-23 21:03:51,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6578d96-977a-4cbe-8721-e6fa63d4037c Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-11903559-1aa0-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}]} 2018-12-23 21:03:51,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-11903559-1aa0-475-proj used request id req-d6578d96-977a-4cbe-8721-e6fa63d4037c 2018-12-23 21:03:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ddba578d3f16ad00ddbd5d3965af42940e395d" 2018-12-23 21:03:51,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d893700-5ce9-4e49-9596-5312bacfff27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:03:51,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7d893700-5ce9-4e49-9596-5312bacfff27 2018-12-23 21:03:51,751 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-11903559-1aa0-475-user 2018-12-23 21:03:51,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:51,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:03:51,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6b90e4-dc31-4ef0-8dab-cc6476e58147 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:03:51,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ac6b90e4-dc31-4ef0-8dab-cc6476e58147 2018-12-23 21:03:51,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" -d '{"role": {"name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role"}}' 2018-12-23 21:03:51,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c596f8ff-9493-4520-9f7e-9deceeea9ba4 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09f9284a174f48acbf5e949cbac6c1ea", "links": {"self": "http://172.30.9.21:5000/v3/roles/09f9284a174f48acbf5e949cbac6c1ea"}, "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role"}} 2018-12-23 21:03:51,967 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c596f8ff-9493-4520-9f7e-9deceeea9ba4 2018-12-23 21:03:51,967 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role 2018-12-23 21:03:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/09f9284a174f48acbf5e949cbac6c1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:03:51,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a35445d-1170-49ff-966e-177c685023de Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09f9284a174f48acbf5e949cbac6c1ea", "links": {"self": "http://172.30.9.21:5000/v3/roles/09f9284a174f48acbf5e949cbac6c1ea"}, "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role"}} 2018-12-23 21:03:51,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/09f9284a174f48acbf5e949cbac6c1ea used request id req-8a35445d-1170-49ff-966e-177c685023de 2018-12-23 21:03:51,988 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role to project CreateInstanceFromThreePartImage-11903559-1aa0-475-proj 2018-12-23 21:03:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1/users/5aa3dea40eb14889b73de889844c54b8/roles/09f9284a174f48acbf5e949cbac6c1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:03:52,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3912fa0-e1c0-4cbc-b67f-ca7d49365929 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:03:52,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1/users/5aa3dea40eb14889b73de889844c54b8/roles/09f9284a174f48acbf5e949cbac6c1ea used request id req-b3912fa0-e1c0-4cbc-b67f-ca7d49365929 2018-12-23 21:03:52,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:03:52,116 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:03:52,116 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-12-23 21:03:52,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:52,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:52,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09f9284a174f48acbf5e949cbac6c1ea", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role"}], "expires_at": "2018-12-23T22:03:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-user", "id": "5aa3dea40eb14889b73de889844c54b8"}, "audit_ids": ["G8ESwh5RS2mrTYRMSGWaBA"], "issued_at": "2018-12-23T21:03:52.000000Z"}} 2018-12-23 21:03:52,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" 2018-12-23 21:03:52,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4c2b36-d873-4b03-ae13-e519e7b5ecb6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:52,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ec4c2b36-d873-4b03-ae13-e519e7b5ecb6 2018-12-23 21:03:52,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" 2018-12-23 21:03:52,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-6372ab10-0467-45fa-88df-3daea8a7393d Date: Sun, 23 Dec 2018 21:03:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94"} 2018-12-23 21:03:52,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94 used request id req-6372ab10-0467-45fa-88df-3daea8a7393d 2018-12-23 21:03:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" 2018-12-23 21:03:52,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-20df0b9c-e6c8-451e-b9b7-ec4187dd7a31 Date: Sun, 23 Dec 2018 21:03: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:03:52,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-20df0b9c-e6c8-451e-b9b7-ec4187dd7a31 2018-12-23 21:03:52,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94"}' 2018-12-23 21:03:52,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c7267096-ed93-4e6f-ac94-1d4a938c1ec3 Date: Sun, 23 Dec 2018 21:03:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "min_disk": 0, "protected": false, "id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "file": "/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63/file", "checksum": null, "owner": "89e18ab3e3bd401fa8e777e4c840d3f1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:03:52,898 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c7267096-ed93-4e6f-ac94-1d4a938c1ec3 2018-12-23 21:03:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" -d '' 2018-12-23 21:03:53,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1179accb-5a77-4897-bffe-c154051a82ad Date: Sun, 23 Dec 2018 21:03:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:03:53,289 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63/file used request id req-1179accb-5a77-4897-bffe-c154051a82ad 2018-12-23 21:03:53,290 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:03:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" 2018-12-23 21:03:53,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e61ff6e6-b7b2-4bda-9b0c-a11466e17de2 Date: Sun, 23 Dec 2018 21:03:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:53Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23eca719-43c1-4a92-90ef-4e24c5241c63/snap", "metadata": {}}], "self": "/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "min_disk": 0, "protected": false, "id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "file": "/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89e18ab3e3bd401fa8e777e4c840d3f1", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23eca719-43c1-4a92-90ef-4e24c5241c63/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:03:53,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63 used request id req-e61ff6e6-b7b2-4bda-9b0c-a11466e17de2 2018-12-23 21:03:53,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" 2018-12-23 21:03:53,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-41d2c85a-c7d4-41cb-b140-d1b4e881c0dd Date: Sun, 23 Dec 2018 21:03:53 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:03:53,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-41d2c85a-c7d4-41cb-b140-d1b4e881c0dd 2018-12-23 21:03:53,322 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94 2018-12-23 21:03:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" 2018-12-23 21:03:53,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3dad905e-24dc-4feb-9fbd-ce1d2fe333c8 Date: Sun, 23 Dec 2018 21:03:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:53Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23eca719-43c1-4a92-90ef-4e24c5241c63/snap", "metadata": {}}], "self": "/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "min_disk": 0, "protected": false, "id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "file": "/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89e18ab3e3bd401fa8e777e4c840d3f1", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23eca719-43c1-4a92-90ef-4e24c5241c63/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:03:53,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63 used request id req-3dad905e-24dc-4feb-9fbd-ce1d2fe333c8 2018-12-23 21:03:53,340 - create_image - DEBUG - Instance status is - active 2018-12-23 21:03:53,340 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94 2018-12-23 21:03:53,340 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94 2018-12-23 21:03:53,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:53,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:53,749 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["HjVwWt7gSRSgxsu4GP3MJw"], "issued_at": "2018-12-23T21:03:53.000000Z"}} 2018-12-23 21:03:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b08424887c2a6e0fca6bb5d160f5682b96fc4de" 2018-12-23 21:03:53,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ad651b-f1f8-40c2-bc05-6c5e4e75d485 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:53,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f9ad651b-f1f8-40c2-bc05-6c5e4e75d485 2018-12-23 21:03:53,842 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:03:53,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b08424887c2a6e0fca6bb5d160f5682b96fc4de" 2018-12-23 21:03:54,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72a36bfa-6185-4e38-b291-dc87361c5e6b x-compute-request-id: req-72a36bfa-6185-4e38-b291-dc87361c5e6b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:03:54,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-72a36bfa-6185-4e38-b291-dc87361c5e6b 2018-12-23 21:03:54,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b08424887c2a6e0fca6bb5d160f5682b96fc4de" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:03:54,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03: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-726d2989-c325-47ba-a986-7202821af0d0 x-compute-request-id: req-726d2989-c325-47ba-a986-7202821af0d0 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f2b74827-99eb-442a-bfc4-20b5b7882959"}} 2018-12-23 21:03:54,088 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-726d2989-c325-47ba-a986-7202821af0d0 2018-12-23 21:03:54,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:54,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:54,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09f9284a174f48acbf5e949cbac6c1ea", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role"}], "expires_at": "2018-12-23T22:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-user", "id": "5aa3dea40eb14889b73de889844c54b8"}, "audit_ids": ["ja7des7QRY-kY22wyp2IMw"], "issued_at": "2018-12-23T21:03:54.000000Z"}} 2018-12-23 21:03:54,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" 2018-12-23 21:03:54,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc3da63-5b9c-4d15-aba7-b5474d9878d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:54,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bdc3da63-5b9c-4d15-aba7-b5474d9878d0 2018-12-23 21:03:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" 2018-12-23 21:03:54,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-72b01664-2f1d-4a8d-9926-8087202a8d9e Date: Sun, 23 Dec 2018 21:03:54 GMT RESP BODY: {"networks":[]} 2018-12-23 21:03:54,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-72b01664-2f1d-4a8d-9926-8087202a8d9e 2018-12-23 21:03:54,765 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net 2018-12-23 21:03:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" -d '{"network": {"name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net", "admin_state_up": true}}' 2018-12-23 21:03:55,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f00e56fb-9d78-42df-b86c-2d9550393990 Date: Sun, 23 Dec 2018 21:03:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","is_default":false,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}} 2018-12-23 21:03:55,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-f00e56fb-9d78-42df-b86c-2d9550393990 2018-12-23 21:03:55,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" 2018-12-23 21:03:55,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5cfec2b9-87cf-4f21-9e03-5168f9d1c02c Date: Sun, 23 Dec 2018 21:03:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:03:55,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-5cfec2b9-87cf-4f21-9e03-5168f9d1c02c 2018-12-23 21:03:55,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" 2018-12-23 21:03:55,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9f07758b-6f3f-46de-9099-622e4b63a227 Date: Sun, 23 Dec 2018 21:03:55 GMT RESP BODY: {"subnets":[]} 2018-12-23 21:03:55,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-9f07758b-6f3f-46de-9099-622e4b63a227 2018-12-23 21:03:55,408 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet 2018-12-23 21:03:55,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" -d '{"subnets": [{"ip_version": 4, "network_id": "d3867b0c-a4a9-4205-8e46-0cca06ca71cc", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]}' 2018-12-23 21:03:56,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f7b272d2-286c-4ea1-a913-167172a1f112 Date: Sun, 23 Dec 2018 21:03:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:03:56,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-f7b272d2-286c-4ea1-a913-167172a1f112 2018-12-23 21:03:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" 2018-12-23 21:03:56,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-7f796290-eb65-4913-80bb-674c3906ae42 Date: Sun, 23 Dec 2018 21:03:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:03:56,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-7f796290-eb65-4913-80bb-674c3906ae42 2018-12-23 21:03:56,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" 2018-12-23 21:03:56,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6598622c-8d94-43c6-826e-45e9ad352078 Date: Sun, 23 Dec 2018 21:03:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:03:56,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-6598622c-8d94-43c6-826e-45e9ad352078 2018-12-23 21:03:56,272 - OpenStackNetwork - DEBUG - Network [d3867b0c-a4a9-4205-8e46-0cca06ca71cc] created successfully 2018-12-23 21:03:56,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:56,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:56,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09f9284a174f48acbf5e949cbac6c1ea", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role"}], "expires_at": "2018-12-23T22:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-user", "id": "5aa3dea40eb14889b73de889844c54b8"}, "audit_ids": ["PGVKUgq8R3CXwupate7iUA"], "issued_at": "2018-12-23T21:03:56.000000Z"}} 2018-12-23 21:03:56,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:56,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6be7c88-68e5-4242-81c4-f1f847739d0c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:56,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a6be7c88-68e5-4242-81c4-f1f847739d0c 2018-12-23 21:03:56,781 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:03:56,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:56,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1dfe0b0-933e-4c21-9055-43163273d008 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:56,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e1dfe0b0-933e-4c21-9055-43163273d008 2018-12-23 21:03:56,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:57,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-54cd8844-ee25-4a18-99f8-7320bb3c1e0e Date: Sun, 23 Dec 2018 21:03:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:03:57,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-54cd8844-ee25-4a18-99f8-7320bb3c1e0e 2018-12-23 21:03:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:57,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3833c8c3-9d62-4432-83d3-afa225bfc8f2 Date: Sun, 23 Dec 2018 21:03:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:03:57,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-3833c8c3-9d62-4432-83d3-afa225bfc8f2 2018-12-23 21:03:57,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:57,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-ec060c4f-3450-49d2-a015-97cf756ea03d Date: Sun, 23 Dec 2018 21:03:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:03:57,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-ec060c4f-3450-49d2-a015-97cf756ea03d 2018-12-23 21:03:57,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:03:57,301 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:03:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:03:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:57,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ee24ac-2660-40d0-bd15-f929435ae56b Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}} 2018-12-23 21:03:57,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 used request id req-66ee24ac-2660-40d0-bd15-f929435ae56b 2018-12-23 21:03:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:57,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-30ee7f03-3222-4ca7-b014-2750b3f4224b Date: Sun, 23 Dec 2018 21:03:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:03:57,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-30ee7f03-3222-4ca7-b014-2750b3f4224b 2018-12-23 21:03:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:57,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9a3909ce-7241-4545-ad95-4aa9ea67c1d1 Date: Sun, 23 Dec 2018 21:03:57 GMT RESP BODY: {"ports":[]} 2018-12-23 21:03:57,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port&admin_state_up=True used request id req-9a3909ce-7241-4545-ad95-4aa9ea67c1d1 2018-12-23 21:03:57,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:57,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f57daf1-3556-4aa8-90c3-7e3afd1762a1 x-compute-request-id: req-6f57daf1-3556-4aa8-90c3-7e3afd1762a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:03:57,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst used request id req-6f57daf1-3556-4aa8-90c3-7e3afd1762a1 2018-12-23 21:03:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-fbbf5dda-871d-4c16-b513-c3dcd6e749fd Date: Sun, 23 Dec 2018 21:03:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:03:58,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-fbbf5dda-871d-4c16-b513-c3dcd6e749fd 2018-12-23 21:03:58,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-677dc5c6-72f0-4dcc-a66f-41c609f2168d Date: Sun, 23 Dec 2018 21:03:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:03:58,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-677dc5c6-72f0-4dcc-a66f-41c609f2168d 2018-12-23 21:03:58,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-6a890d7f-9db5-4435-8eb3-0a1b0216a923 Date: Sun, 23 Dec 2018 21:03:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:03:58,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-6a890d7f-9db5-4435-8eb3-0a1b0216a923 2018-12-23 21:03:58,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab1dc24b-79d9-4e2c-bd3f-27d21eb400cf Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}} 2018-12-23 21:03:58,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 used request id req-ab1dc24b-79d9-4e2c-bd3f-27d21eb400cf 2018-12-23 21:03:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2a9b8d54-aba0-45e6-8f12-27987e00f7ea Date: Sun, 23 Dec 2018 21:03:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:03:58,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-2a9b8d54-aba0-45e6-8f12-27987e00f7ea 2018-12-23 21:03:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-85e4fe11-7b0d-4189-9380-792793be4086 Date: Sun, 23 Dec 2018 21:03:58 GMT RESP BODY: {"ports":[]} 2018-12-23 21:03:58,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port&admin_state_up=True used request id req-85e4fe11-7b0d-4189-9380-792793be4086 2018-12-23 21:03:58,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:03:58,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:03:58,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "09f9284a174f48acbf5e949cbac6c1ea", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role"}], "expires_at": "2018-12-23T22:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/89e18ab3e3bd401fa8e777e4c840d3f1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-user", "id": "5aa3dea40eb14889b73de889844c54b8"}, "audit_ids": ["KnBghCn-QV-DHGILaEmmTA"], "issued_at": "2018-12-23T21:03:58.000000Z"}} 2018-12-23 21:03:58,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200051acb204a7265a7413a16af12e97d576472b" 2018-12-23 21:03:58,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7873620-06a8-480e-b699-8251b302fbfa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:03:58,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c7873620-06a8-480e-b699-8251b302fbfa 2018-12-23 21:03:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-99690972-97c9-4f28-a8c9-f199147d0af2 Date: Sun, 23 Dec 2018 21:03:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:03:58,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-99690972-97c9-4f28-a8c9-f199147d0af2 2018-12-23 21:03:58,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-075ba01c-acd2-4c69-a0f3-01d7d7efbfba Date: Sun, 23 Dec 2018 21:03:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:03:58,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-075ba01c-acd2-4c69-a0f3-01d7d7efbfba 2018-12-23 21:03:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:58,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9c5066a3-d09f-4195-8125-1aa65c066b7c Date: Sun, 23 Dec 2018 21:03:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:03:58,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-9c5066a3-d09f-4195-8125-1aa65c066b7c 2018-12-23 21:03:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:03:58,984 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:03:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:03:58,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}200051acb204a7265a7413a16af12e97d576472b" 2018-12-23 21:03:59,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dacca61-a27e-490b-ac91-e5f2b135be02 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}} 2018-12-23 21:03:59,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 used request id req-1dacca61-a27e-490b-ac91-e5f2b135be02 2018-12-23 21:03:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:03:59,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-918ec834-b676-4f9d-8734-0427df0eaf02 Date: Sun, 23 Dec 2018 21:03:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:03:59,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-918ec834-b676-4f9d-8734-0427df0eaf02 2018-12-23 21:03:59,129 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net 2018-12-23 21:03:59,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" -d '{"port": {"network_id": "d3867b0c-a4a9-4205-8e46-0cca06ca71cc", "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port", "admin_state_up": true}}' 2018-12-23 21:04:00,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-2daa5c05-01cb-43b1-88b5-f7e5e9c0b6fa Date: Sun, 23 Dec 2018 21:04:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","ip_address":"10.55.0.18"}],"id":"64361ebb-6b76-4183-8dd5-164f0a496ec3","security_groups":["53844499-fbfb-4655-b8a7-5ea86b36164f"],"mac_address":"fa:16:3e:77:29:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port","project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","qos_policy_id":null,"admin_state_up":true,"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:04:00,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-2daa5c05-01cb-43b1-88b5-f7e5e9c0b6fa 2018-12-23 21:04:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5d9e61b3-c057-43b1-8300-a588be14bc79 Date: Sun, 23 Dec 2018 21:04:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:04:00,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-5d9e61b3-c057-43b1-8300-a588be14bc79 2018-12-23 21:04:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-03285984-261f-499b-98d5-99cc23b05dcf Date: Sun, 23 Dec 2018 21:04:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:04:00,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-03285984-261f-499b-98d5-99cc23b05dcf 2018-12-23 21:04:00,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-94146bd1-a8b1-4434-999d-6497e44e8795 Date: Sun, 23 Dec 2018 21:04:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:04:00,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-94146bd1-a8b1-4434-999d-6497e44e8795 2018-12-23 21:04:00,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a097f2-c46f-4c71-a2b5-0c4f00fb4e1b Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}} 2018-12-23 21:04:00,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 used request id req-f0a097f2-c46f-4c71-a2b5-0c4f00fb4e1b 2018-12-23 21:04:00,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-51c91a65-3511-4a94-be8c-540ecd9e5750 Date: Sun, 23 Dec 2018 21:04:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:04:00,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-51c91a65-3511-4a94-be8c-540ecd9e5750 2018-12-23 21:04:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-8df810a8-1923-4e5d-97d7-8a5fd3e8f336 Date: Sun, 23 Dec 2018 21:04:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","ip_address":"10.55.0.18"}],"id":"64361ebb-6b76-4183-8dd5-164f0a496ec3","security_groups":["53844499-fbfb-4655-b8a7-5ea86b36164f"],"mac_address":"fa:16:3e:77:29:26","project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port","admin_state_up":true,"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:04:00,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port&admin_state_up=True used request id req-8df810a8-1923-4e5d-97d7-8a5fd3e8f336 2018-12-23 21:04:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd34f15-1ae6-43b5-8490-cf79afd6f242 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}} 2018-12-23 21:04:00,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 used request id req-9bd34f15-1ae6-43b5-8490-cf79afd6f242 2018-12-23 21:04:00,763 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst 2018-12-23 21:04:00,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-2dcf89b2-55ab-4a88-bc60-ef6a28f2ed33 x-compute-request-id: req-2dcf89b2-55ab-4a88-bc60-ef6a28f2ed33 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f2b74827-99eb-442a-bfc4-20b5b7882959", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-flavor-name"}]} 2018-12-23 21:04:00,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2dcf89b2-55ab-4a88-bc60-ef6a28f2ed33 2018-12-23 21:04:00,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:00,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-50738f20-0f07-42ff-b31d-6b10f9273614 x-compute-request-id: req-50738f20-0f07-42ff-b31d-6b10f9273614 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f2b74827-99eb-442a-bfc4-20b5b7882959"}} 2018-12-23 21:04:00,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959 used request id req-50738f20-0f07-42ff-b31d-6b10f9273614 2018-12-23 21:04:00,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:01,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1b0a3182-633d-4f0b-a994-fa28a311f7ac Date: Sun, 23 Dec 2018 21:04:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:03:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:03:53Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23eca719-43c1-4a92-90ef-4e24c5241c63/snap", "metadata": {}}], "self": "/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "min_disk": 0, "protected": false, "id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "file": "/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89e18ab3e3bd401fa8e777e4c840d3f1", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23eca719-43c1-4a92-90ef-4e24c5241c63/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94"} 2018-12-23 21:04:01,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94 used request id req-1b0a3182-633d-4f0b-a994-fa28a311f7ac 2018-12-23 21:04:01,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:01,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-41ce9674-25c3-431a-8dc0-649352a180fd Date: Sun, 23 Dec 2018 21:04: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:04:01,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-41ce9674-25c3-431a-8dc0-649352a180fd 2018-12-23 21:04:01,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" -d '{"server": {"name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst", "imageRef": "23eca719-43c1-4a92-90ef-4e24c5241c63", "flavorRef": "f2b74827-99eb-442a-bfc4-20b5b7882959", "max_count": 1, "min_count": 1, "networks": [{"port": "64361ebb-6b76-4183-8dd5-164f0a496ec3"}]}}' 2018-12-23 21:04:02,382 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04: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-857b5fea-b072-4ca6-9bbb-f747dd5206c1 x-compute-request-id: req-857b5fea-b072-4ca6-9bbb-f747dd5206c1 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "91f0d9b0-c46f-4a56-a49b-73cc926275cf", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "bookmark"}], "adminPass": "7avpsi6J9baL"}} 2018-12-23 21:04:02,382 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-857b5fea-b072-4ca6-9bbb-f747dd5206c1 2018-12-23 21:04:02,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:02,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04: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-837903ba-94c5-4fc3-ba84-f286d488c2e9 x-compute-request-id: req-837903ba-94c5-4fc3-ba84-f286d488c2e9 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "bookmark"}], "image": {"id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "links": [{"href": "http://172.30.9.21:8774/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2b74827-99eb-442a-bfc4-20b5b7882959", "links": [{"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}]}, "id": "91f0d9b0-c46f-4a56-a49b-73cc926275cf", "user_id": "5aa3dea40eb14889b73de889844c54b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:04:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst", "created": "2018-12-23T21:04:02Z", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:02,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf used request id req-837903ba-94c5-4fc3-ba84-f286d488c2e9 2018-12-23 21:04:02,841 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst 2018-12-23 21:04:02,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:03,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04: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-7125abaa-d157-4fb3-a7cd-0789865bc633 x-compute-request-id: req-7125abaa-d157-4fb3-a7cd-0789865bc633 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "bookmark"}], "image": {"id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "links": [{"href": "http://172.30.9.21:8774/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2b74827-99eb-442a-bfc4-20b5b7882959", "links": [{"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}]}, "id": "91f0d9b0-c46f-4a56-a49b-73cc926275cf", "user_id": "5aa3dea40eb14889b73de889844c54b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:04:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst", "created": "2018-12-23T21:04:02Z", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:03,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf used request id req-7125abaa-d157-4fb3-a7cd-0789865bc633 2018-12-23 21:04:03,284 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst] is - BUILD 2018-12-23 21:04:03,284 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:04:06,287 - create_instance - DEBUG - VM status query timeout in 896.553864956 2018-12-23 21:04:06,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:06,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a8fe643-6d39-4921-8566-6568adcc7155 x-compute-request-id: req-1a8fe643-6d39-4921-8566-6568adcc7155 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "bookmark"}], "image": {"id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "links": [{"href": "http://172.30.9.21:8774/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f2b74827-99eb-442a-bfc4-20b5b7882959", "links": [{"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}]}, "id": "91f0d9b0-c46f-4a56-a49b-73cc926275cf", "security_groups": [{"name": "default"}], "user_id": "5aa3dea40eb14889b73de889844c54b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:04:03Z", "hostId": "d218ed4c40e3ca373302e0ad0da56f558a999871fd565d9db680289f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst", "created": "2018-12-23T21:04:02Z", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:06,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf used request id req-1a8fe643-6d39-4921-8566-6568adcc7155 2018-12-23 21:04:06,444 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst] is - BUILD 2018-12-23 21:04:06,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:04:09,448 - create_instance - DEBUG - VM status query timeout in 893.393195868 2018-12-23 21:04:09,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:09,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d31be61e-fceb-40e9-95ba-47a3d5eb226f x-compute-request-id: req-d31be61e-fceb-40e9-95ba-47a3d5eb226f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:29:26", "version": 4, "addr": "10.55.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "bookmark"}], "image": {"id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "links": [{"href": "http://172.30.9.21:8774/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:07.000000", "flavor": {"id": "f2b74827-99eb-442a-bfc4-20b5b7882959", "links": [{"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}]}, "id": "91f0d9b0-c46f-4a56-a49b-73cc926275cf", "security_groups": [{"name": "default"}], "user_id": "5aa3dea40eb14889b73de889844c54b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:07Z", "hostId": "d218ed4c40e3ca373302e0ad0da56f558a999871fd565d9db680289f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst", "created": "2018-12-23T21:04:02Z", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:09,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf used request id req-d31be61e-fceb-40e9-95ba-47a3d5eb226f 2018-12-23 21:04:09,610 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst] is - ACTIVE 2018-12-23 21:04:09,610 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:04:09,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:10,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb35635e-fdaf-4380-a894-059003e8197d x-compute-request-id: req-eb35635e-fdaf-4380-a894-059003e8197d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:29:26", "version": 4, "addr": "10.55.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "bookmark"}], "image": {"id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "links": [{"href": "http://172.30.9.21:8774/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:07.000000", "flavor": {"id": "f2b74827-99eb-442a-bfc4-20b5b7882959", "links": [{"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}]}, "id": "91f0d9b0-c46f-4a56-a49b-73cc926275cf", "security_groups": [{"name": "default"}], "user_id": "5aa3dea40eb14889b73de889844c54b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:07Z", "hostId": "d218ed4c40e3ca373302e0ad0da56f558a999871fd565d9db680289f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst", "created": "2018-12-23T21:04:02Z", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:10,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf used request id req-eb35635e-fdaf-4380-a894-059003e8197d 2018-12-23 21:04:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:10,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-47fc8865-0477-4cd2-a95d-f143ae2b5bee Date: Sun, 23 Dec 2018 21:04:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","l2_adjacency":true,"status":"ACTIVE","subnets":["af81c55d-9a97-4687-be4c-b52ea2d5a204"],"description":"","tags":[],"updated_at":"2018-12-23T21:03:55Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net","admin_state_up":true,"tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:54Z","mtu":1450}]} 2018-12-23 21:04:10,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net used request id req-47fc8865-0477-4cd2-a95d-f143ae2b5bee 2018-12-23 21:04:10,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:10,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d3513e-3cd6-43ef-bed9-fdbb5ed92a0a Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}} 2018-12-23 21:04:10,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 used request id req-b2d3513e-3cd6-43ef-bed9-fdbb5ed92a0a 2018-12-23 21:04:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:10,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ff7e2cc1-e165-4758-bed2-390daddde8a2 Date: Sun, 23 Dec 2018 21:04:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:55Z","dns_nameservers":[],"updated_at":"2018-12-23T21:03: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":"89e18ab3e3bd401fa8e777e4c840d3f1","id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet"}]} 2018-12-23 21:04:10,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-ff7e2cc1-e165-4758-bed2-390daddde8a2 2018-12-23 21:04:10,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:10,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1657 X-Openstack-Request-Id: req-9bee594d-0bc0-4300-adf4-5550c5ae50a0 Date: Sun, 23 Dec 2018 21:04:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:03:59Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","ip_address":"10.55.0.2"}],"id":"00925860-9f6d-4427-b841-87ebe0bb8f73","security_groups":[],"mac_address":"fa:16:3e:98:fe:78","project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d3867b0c-a4a9-4205-8e46-0cca06ca71cc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"af81c55d-9a97-4687-be4c-b52ea2d5a204","ip_address":"10.55.0.18"}],"id":"64361ebb-6b76-4183-8dd5-164f0a496ec3","security_groups":["53844499-fbfb-4655-b8a7-5ea86b36164f"],"mac_address":"fa:16:3e:77:29:26","project_id":"89e18ab3e3bd401fa8e777e4c840d3f1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port","admin_state_up":true,"network_id":"d3867b0c-a4a9-4205-8e46-0cca06ca71cc","tenant_id":"89e18ab3e3bd401fa8e777e4c840d3f1","created_at":"2018-12-23T21:03:59Z","binding:vnic_type":"normal","device_id":"91f0d9b0-c46f-4a56-a49b-73cc926275cf","ip_allocation":"immediate"}]} 2018-12-23 21:04:10,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-9bee594d-0bc0-4300-adf4-5550c5ae50a0 2018-12-23 21:04:10,394 - create_instance - INFO - Deleting Port with ID - 64361ebb-6b76-4183-8dd5-164f0a496ec3 2018-12-23 21:04:10,394 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-port 2018-12-23 21:04:10,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/64361ebb-6b76-4183-8dd5-164f0a496ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:10,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40b11a3e-ee6c-4cb5-b786-9c27cdef7e78 Date: Sun, 23 Dec 2018 21:04:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:04:10,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/64361ebb-6b76-4183-8dd5-164f0a496ec3 used request id req-40b11a3e-ee6c-4cb5-b786-9c27cdef7e78 2018-12-23 21:04:10,849 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst 2018-12-23 21:04:10,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:10,960 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-ad013513-3722-4df4-9f59-ad9abc7ec732 x-compute-request-id: req-ad013513-3722-4df4-9f59-ad9abc7ec732 Content-Type: application/json 2018-12-23 21:04:10,960 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf used request id req-ad013513-3722-4df4-9f59-ad9abc7ec732 2018-12-23 21:04:10,960 - create_instance - INFO - Checking deletion status 2018-12-23 21:04:10,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:11,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-6c974637-aec5-4125-9fb6-b6267c21034f x-compute-request-id: req-6c974637-aec5-4125-9fb6-b6267c21034f Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:77:29:26", "version": 4, "addr": "10.55.0.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf", "rel": "bookmark"}], "image": {"id": "23eca719-43c1-4a92-90ef-4e24c5241c63", "links": [{"href": "http://172.30.9.21:8774/images/23eca719-43c1-4a92-90ef-4e24c5241c63", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:07.000000", "flavor": {"id": "f2b74827-99eb-442a-bfc4-20b5b7882959", "links": [{"href": "http://172.30.9.21:8774/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959", "rel": "bookmark"}]}, "id": "91f0d9b0-c46f-4a56-a49b-73cc926275cf", "user_id": "5aa3dea40eb14889b73de889844c54b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:10Z", "hostId": "d218ed4c40e3ca373302e0ad0da56f558a999871fd565d9db680289f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst", "created": "2018-12-23T21:04:02Z", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:11,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf used request id req-6c974637-aec5-4125-9fb6-b6267c21034f 2018-12-23 21:04:11,049 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst] is - ACTIVE 2018-12-23 21:04:11,049 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:04:14,053 - create_instance - DEBUG - VM status query timeout in 296.90751195 2018-12-23 21:04:14,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1878c24f66d72537f18f1f532239e67ea05507c" 2018-12-23 21:04:14,104 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f52adfa-528d-483d-979f-2e1c6d0fb778 x-compute-request-id: req-3f52adfa-528d-483d-979f-2e1c6d0fb778 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 91f0d9b0-c46f-4a56-a49b-73cc926275cf could not be found.", "code": 404}} 2018-12-23 21:04:14,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91f0d9b0-c46f-4a56-a49b-73cc926275cf used request id req-3f52adfa-528d-483d-979f-2e1c6d0fb778 2018-12-23 21:04:14,105 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 91f0d9b0-c46f-4a56-a49b-73cc926275cf could not be found. (HTTP 404) (Request-ID: req-3f52adfa-528d-483d-979f-2e1c6d0fb778) 2018-12-23 21:04:14,105 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-inst 2018-12-23 21:04:14,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b08424887c2a6e0fca6bb5d160f5682b96fc4de" 2018-12-23 21:04:14,139 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9299a16-792e-42a2-8ba1-2d9bf5fb9098 x-compute-request-id: req-f9299a16-792e-42a2-8ba1-2d9bf5fb9098 Content-Length: 0 Content-Type: application/json 2018-12-23 21:04:14,139 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f2b74827-99eb-442a-bfc4-20b5b7882959 used request id req-f9299a16-792e-42a2-8ba1-2d9bf5fb9098 2018-12-23 21:04:14,140 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet 2018-12-23 21:04:14,140 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-subnet 2018-12-23 21:04:14,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/af81c55d-9a97-4687-be4c-b52ea2d5a204 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" 2018-12-23 21:04:15,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc9eb461-7f71-4cd6-a33e-42beadb09e39 Date: Sun, 23 Dec 2018 21:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:04:15,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/af81c55d-9a97-4687-be4c-b52ea2d5a204 used request id req-fc9eb461-7f71-4cd6-a33e-42beadb09e39 2018-12-23 21:04:15,611 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94-pub-net 2018-12-23 21:04:15,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d3867b0c-a4a9-4205-8e46-0cca06ca71cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe92f3451dd45ab68e61bb28a2bddb49710774b8" 2018-12-23 21:04:16,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbc4b51d-a6a7-4922-bb82-b50bb49090f7 Date: Sun, 23 Dec 2018 21:04:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:04:16,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d3867b0c-a4a9-4205-8e46-0cca06ca71cc used request id req-bbc4b51d-a6a7-4922-bb82-b50bb49090f7 2018-12-23 21:04:16,732 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-e72f73b5-0dc3-4cb3-8c9d-e22c7ccfce94 2018-12-23 21:04:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90dd8ddb8a830af81189556c70fbb4bc0a8702f2" 2018-12-23 21:04:17,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80512103-958d-49a4-b7f7-3dd813ee929d Date: Sun, 23 Dec 2018 21:04:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:04:17,236 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/23eca719-43c1-4a92-90ef-4e24c5241c63 used request id req-80512103-958d-49a4-b7f7-3dd813ee929d 2018-12-23 21:04:17,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:17,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a1516d58-b4f3-4b6a-8963-9d936a306e31 Date: Sun, 23 Dec 2018 21:04:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "created_at": "2018-12-23T21:03:54Z", "updated_at": "2018-12-23T21:03:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:03:54Z", "revision_number": 0, "id": "0617bee0-5fe8-47c4-b169-d5f616dfec5a", "remote_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:03:54Z", "security_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:03:54Z", "revision_number": 0, "id": "c1c98060-ac52-43d0-b646-2c18788317ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:03:54Z", "security_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:03:54Z", "revision_number": 0, "id": "e7c0da79-5939-4610-b36a-abe1db1c8b2e", "remote_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:03:54Z", "security_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "port_range_min": null, "ethertype": "IPv4", "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:03:54Z", "revision_number": 0, "id": "e92ffd18-a7e8-4874-a76f-f3f7c4c4f273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:03:54Z", "security_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "port_range_min": null, "ethertype": "IPv6", "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1"}], "revision_number": 4, "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:04:17,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a1516d58-b4f3-4b6a-8963-9d936a306e31 2018-12-23 21:04:17,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:17,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccd66f5d-90b2-451d-b084-e854ea0a784e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:04:17,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-ccd66f5d-90b2-451d-b084-e854ea0a784e 2018-12-23 21:04:17,874 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:04:17,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:17,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce0b951-0ce1-4280-b24d-7333fe535198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:04:17,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-7ce0b951-0ce1-4280-b24d-7333fe535198 2018-12-23 21:04:17,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:04:17,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:18,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16444447-183b-4e22-8a14-0b2539d71d4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:04:18,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-16444447-183b-4e22-8a14-0b2539d71d4d 2018-12-23 21:04:18,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:04:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:18,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab54843e-708e-4dbf-92bd-8b4efb350256 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:04:18,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-ab54843e-708e-4dbf-92bd-8b4efb350256 2018-12-23 21:04:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:18,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a78405-eff0-4863-9672-75227cefcdb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:04:18,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-84a78405-eff0-4863-9672-75227cefcdb6 2018-12-23 21:04:18,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:04:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:18,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3cf9787-d7f4-4e3b-9058-5d3290683703 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "89e18ab3e3bd401fa8e777e4c840d3f1", "name": "CreateInstanceFromThreePartImage-11903559-1aa0-475-proj"}} 2018-12-23 21:04:18,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 used request id req-b3cf9787-d7f4-4e3b-9058-5d3290683703 2018-12-23 21:04:18,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53844499-fbfb-4655-b8a7-5ea86b36164f 2018-12-23 21:04:18,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=53844499-fbfb-4655-b8a7-5ea86b36164f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:18,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-96500d81-8cd6-4aa4-a823-8beab861c02f Date: Sun, 23 Dec 2018 21:04:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:03:54Z", "security_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "port_range_min": null, "revision_number": 0, "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "created_at": "2018-12-23T21:03:54Z", "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "id": "0617bee0-5fe8-47c4-b169-d5f616dfec5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:03:54Z", "security_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "port_range_min": null, "revision_number": 0, "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "created_at": "2018-12-23T21:03:54Z", "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "id": "c1c98060-ac52-43d0-b646-2c18788317ce"}, {"remote_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:03:54Z", "security_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "port_range_min": null, "revision_number": 0, "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "created_at": "2018-12-23T21:03:54Z", "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "id": "e7c0da79-5939-4610-b36a-abe1db1c8b2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:03:54Z", "security_group_id": "53844499-fbfb-4655-b8a7-5ea86b36164f", "port_range_min": null, "revision_number": 0, "tenant_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "created_at": "2018-12-23T21:03:54Z", "project_id": "89e18ab3e3bd401fa8e777e4c840d3f1", "id": "e92ffd18-a7e8-4874-a76f-f3f7c4c4f273"}]} 2018-12-23 21:04:18,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=53844499-fbfb-4655-b8a7-5ea86b36164f used request id req-96500d81-8cd6-4aa4-a823-8beab861c02f 2018-12-23 21:04:18,407 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:04:18,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/53844499-fbfb-4655-b8a7-5ea86b36164f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:18,563 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-276e5a96-146d-402e-9c81-1a8fcd7be2b7 Content-Length: 0 Date: Sun, 23 Dec 2018 21:04:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:04:18,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/53844499-fbfb-4655-b8a7-5ea86b36164f used request id req-276e5a96-146d-402e-9c81-1a8fcd7be2b7 2018-12-23 21:04:18,564 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-11903559-1aa0-475-proj 2018-12-23 21:04:18,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:18,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e15a104-4696-49d8-904e-649faa88fe58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:04:18,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/89e18ab3e3bd401fa8e777e4c840d3f1 used request id req-4e15a104-4696-49d8-904e-649faa88fe58 2018-12-23 21:04:18,793 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-11903559-1aa0-475-proj-role 2018-12-23 21:04:18,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/09f9284a174f48acbf5e949cbac6c1ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:18,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f284e08-6c29-40c5-a7e7-bb9963d41676 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:04:18,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/09f9284a174f48acbf5e949cbac6c1ea used request id req-3f284e08-6c29-40c5-a7e7-bb9963d41676 2018-12-23 21:04:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}942004c6e0280516c09feed9673aacdd7837da1d" 2018-12-23 21:04:19,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-852a1a4b-ce12-4e43-8654-4f824c1bacd0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:04:19,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-852a1a4b-ce12-4e43-8654-4f824c1bacd0 2018-12-23 21:04:19,011 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-11903559-1aa0-475-user 2018-12-23 21:04:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5aa3dea40eb14889b73de889844c54b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76ddba578d3f16ad00ddbd5d3965af42940e395d" 2018-12-23 21:04:19,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:04:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f4204d8-1623-47c7-af58-de3955c27d22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:04:19,200 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5aa3dea40eb14889b73de889844c54b8 used request id req-0f4204d8-1623-47c7-af58-de3955c27d22 2018-12-23 21:04:19,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:19,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Iu8M40y7SHSdigpMxFEeLw"], "issued_at": "2018-12-23T21:04:19.000000Z"}} 2018-12-23 21:04:19,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5041f6072e92545f9c7a5436532762f36c6077" 2018-12-23 21:04:19,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75c7a7f-d214-447a-84ae-bb9437cbff93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:19,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a75c7a7f-d214-447a-84ae-bb9437cbff93 2018-12-23 21:04:19,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:19,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:20,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["S62I6bbGSrCb6IDkFAA4Wg"], "issued_at": "2018-12-23T21:04:20.000000Z"}} 2018-12-23 21:04:20,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:04:20,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f287f8d6-65fc-4dc1-874e-2577c6a53184 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:20,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f287f8d6-65fc-4dc1-874e-2577c6a53184 2018-12-23 21:04:20,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:04:20,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:04:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:04:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-46cff4a6-3803-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:04:20,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d294c93d-67c4-4e4f-a534-1f5704dbcbc0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-46cff4a6-3803-476-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:04:20,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-46cff4a6-3803-476-proj used request id req-d294c93d-67c4-4e4f-a534-1f5704dbcbc0 2018-12-23 21:04:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:04:20,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7ad61d-022d-4789-99a3-d3e0ce254d82 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:04:20,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-df7ad61d-022d-4789-99a3-d3e0ce254d82 2018-12-23 21:04:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}}' 2018-12-23 21:04:20,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1bbe9a-f49f-4284-b598-20cb616f38c7 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "id": "3619b34bc50a494aa6c82f083c92eaac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:20,439 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2c1bbe9a-f49f-4284-b598-20cb616f38c7 2018-12-23 21:04:20,440 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-46cff4a6-3803-476-proj 2018-12-23 21:04:20,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:20,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:20,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0MuKEaq6TuyEKfjerB4LJg"], "issued_at": "2018-12-23T21:04:20.000000Z"}} 2018-12-23 21:04:20,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce9362c765584586143cc1afd640628a6b27eb" 2018-12-23 21:04:20,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ddde4e-bdab-4cc0-8057-44c09f807524 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:20,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-21ddde4e-bdab-4cc0-8057-44c09f807524 2018-12-23 21:04:20,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:04:20,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:04:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:04:20,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce9362c765584586143cc1afd640628a6b27eb" 2018-12-23 21:04:21,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff0d062-1fdb-4ecc-8d73-339e75215093 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:04:21,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fff0d062-1fdb-4ecc-8d73-339e75215093 2018-12-23 21:04:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-46cff4a6-3803-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce9362c765584586143cc1afd640628a6b27eb" 2018-12-23 21:04:21,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b6f143-dc60-4cb9-9b68-29523c7d256c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-46cff4a6-3803-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "id": "3619b34bc50a494aa6c82f083c92eaac", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}]} 2018-12-23 21:04:21,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-46cff4a6-3803-476-proj used request id req-22b6f143-dc60-4cb9-9b68-29523c7d256c 2018-12-23 21:04:21,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce9362c765584586143cc1afd640628a6b27eb" 2018-12-23 21:04:21,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db2025b-db91-40f7-8583-b8b0a8a022ac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:04:21,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4db2025b-db91-40f7-8583-b8b0a8a022ac 2018-12-23 21:04:21,686 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-46cff4a6-3803-476-user 2018-12-23 21:04:21,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:04:21,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa608662-9f78-41f8-b984-188c24ad491f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:04:21,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fa608662-9f78-41f8-b984-188c24ad491f 2018-12-23 21:04:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" -d '{"role": {"name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}}' 2018-12-23 21:04:21,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ae2a89-cdfe-45fe-aeeb-908f288bf488 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "652ab6a6996c43738cbf3ab719779692", "links": {"self": "http://172.30.9.21:5000/v3/roles/652ab6a6996c43738cbf3ab719779692"}, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}} 2018-12-23 21:04:21,829 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-73ae2a89-cdfe-45fe-aeeb-908f288bf488 2018-12-23 21:04:21,829 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role 2018-12-23 21:04:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/652ab6a6996c43738cbf3ab719779692 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:04:21,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3790c725-f3d1-430c-a7af-ed911724a0a5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "652ab6a6996c43738cbf3ab719779692", "links": {"self": "http://172.30.9.21:5000/v3/roles/652ab6a6996c43738cbf3ab719779692"}, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}} 2018-12-23 21:04:21,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/652ab6a6996c43738cbf3ab719779692 used request id req-3790c725-f3d1-430c-a7af-ed911724a0a5 2018-12-23 21:04:21,927 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role to project CreateInstanceVolumeTests-46cff4a6-3803-476-proj 2018-12-23 21:04:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac/users/4a160e22f56242598a3e91bfdca80e3a/roles/652ab6a6996c43738cbf3ab719779692 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:04:22,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:04:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb47c974-5646-4ac0-aa70-fc00842c95ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:04:22,065 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac/users/4a160e22f56242598a3e91bfdca80e3a/roles/652ab6a6996c43738cbf3ab719779692 used request id req-eb47c974-5646-4ac0-aa70-fc00842c95ff 2018-12-23 21:04:22,066 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:04:22,068 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:04:22,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:22,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:22,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "652ab6a6996c43738cbf3ab719779692", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}], "expires_at": "2018-12-23T22:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-user", "id": "4a160e22f56242598a3e91bfdca80e3a"}, "audit_ids": ["tWBUW-fcTpSQal8WDoJNkQ"], "issued_at": "2018-12-23T21:04:22.000000Z"}} 2018-12-23 21:04:22,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" 2018-12-23 21:04:22,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb8f8e9-aa4c-4004-9bfe-eb0c9f073527 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:22,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-acb8f8e9-aa4c-4004-9bfe-eb0c9f073527 2018-12-23 21:04:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" 2018-12-23 21:04:22,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-3ed90750-e368-4770-82ed-a90b0effe295 Date: Sun, 23 Dec 2018 21:04:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image"} 2018-12-23 21:04:22,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image used request id req-3ed90750-e368-4770-82ed-a90b0effe295 2018-12-23 21:04:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" 2018-12-23 21:04:22,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb94e323-11e2-4d11-b4f8-a7f63d33aabb Date: Sun, 23 Dec 2018 21:04: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:04:22,793 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-bb94e323-11e2-4d11-b4f8-a7f63d33aabb 2018-12-23 21:04:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image"}' 2018-12-23 21:04:22,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d20c0138-d1c6-4e73-a857-e26138d90835 Date: Sun, 23 Dec 2018 21:04:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:04:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:04:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2", "min_disk": 0, "protected": false, "id": "8fc1c81e-9598-4218-a402-363d5448abc2", "file": "/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2/file", "checksum": null, "owner": "3619b34bc50a494aa6c82f083c92eaac", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:04:22,860 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d20c0138-d1c6-4e73-a857-e26138d90835 2018-12-23 21:04:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" -d '' 2018-12-23 21:04:23,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf09c3b9-b255-4b32-ade7-e068fa5ab09c Date: Sun, 23 Dec 2018 21:04:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:04:23,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2/file used request id req-cf09c3b9-b255-4b32-ade7-e068fa5ab09c 2018-12-23 21:04:23,247 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:04:23,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" 2018-12-23 21:04:23,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-5119d0fa-4923-47aa-b399-8bbb96857329 Date: Sun, 23 Dec 2018 21:04:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:04:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:04:23Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fc1c81e-9598-4218-a402-363d5448abc2/snap", "metadata": {}}], "self": "/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2", "min_disk": 0, "protected": false, "id": "8fc1c81e-9598-4218-a402-363d5448abc2", "file": "/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3619b34bc50a494aa6c82f083c92eaac", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fc1c81e-9598-4218-a402-363d5448abc2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:04:23,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2 used request id req-5119d0fa-4923-47aa-b399-8bbb96857329 2018-12-23 21:04:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" 2018-12-23 21:04:23,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-15c3fced-50cd-4ab8-b038-43ff21275195 Date: Sun, 23 Dec 2018 21:04:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:04:23,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-15c3fced-50cd-4ab8-b038-43ff21275195 2018-12-23 21:04:23,278 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image 2018-12-23 21:04:23,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" 2018-12-23 21:04:23,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-13e0d145-9e6b-471d-b28b-a102e6fc4632 Date: Sun, 23 Dec 2018 21:04:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:04:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:04:23Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fc1c81e-9598-4218-a402-363d5448abc2/snap", "metadata": {}}], "self": "/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2", "min_disk": 0, "protected": false, "id": "8fc1c81e-9598-4218-a402-363d5448abc2", "file": "/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3619b34bc50a494aa6c82f083c92eaac", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fc1c81e-9598-4218-a402-363d5448abc2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:04:23,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2 used request id req-13e0d145-9e6b-471d-b28b-a102e6fc4632 2018-12-23 21:04:23,296 - create_image - DEBUG - Instance status is - active 2018-12-23 21:04:23,296 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image 2018-12-23 21:04:23,296 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image 2018-12-23 21:04:23,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:23,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:23,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["RkfULDr8REa3P2JQLYr6mQ"], "issued_at": "2018-12-23T21:04:23.000000Z"}} 2018-12-23 21:04:23,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9265a12a45524af245bfffeae3d4bb80c21763d" 2018-12-23 21:04:23,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8158859-7bc9-4cb1-8e48-ea763566c8a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:23,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a8158859-7bc9-4cb1-8e48-ea763566c8a3 2018-12-23 21:04:23,834 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:04:23,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9265a12a45524af245bfffeae3d4bb80c21763d" 2018-12-23 21:04:24,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-3a7476ba-51cc-4609-ba95-ec98a2550b90 x-compute-request-id: req-3a7476ba-51cc-4609-ba95-ec98a2550b90 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:04:24,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3a7476ba-51cc-4609-ba95-ec98a2550b90 2018-12-23 21:04:24,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9265a12a45524af245bfffeae3d4bb80c21763d" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:04:24,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-ed428f0b-c595-494a-8e85-1b5443217114 x-compute-request-id: req-ed428f0b-c595-494a-8e85-1b5443217114 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5e8770b7-af49-4b8d-9057-fc9874138888"}} 2018-12-23 21:04:24,091 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ed428f0b-c595-494a-8e85-1b5443217114 2018-12-23 21:04:24,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:24,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:24,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "652ab6a6996c43738cbf3ab719779692", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}], "expires_at": "2018-12-23T22:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-user", "id": "4a160e22f56242598a3e91bfdca80e3a"}, "audit_ids": ["1B3bE4ZdQ26jPatLbZot_g"], "issued_at": "2018-12-23T21:04:24.000000Z"}} 2018-12-23 21:04:24,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" 2018-12-23 21:04:24,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebcf1316-96a0-4e02-ac75-b3d0e03089be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:24,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ebcf1316-96a0-4e02-ac75-b3d0e03089be 2018-12-23 21:04:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" 2018-12-23 21:04:24,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ea9b70b2-10dc-4b88-83d7-90980b1a6871 Date: Sun, 23 Dec 2018 21:04:24 GMT RESP BODY: {"networks":[]} 2018-12-23 21:04:24,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-ea9b70b2-10dc-4b88-83d7-90980b1a6871 2018-12-23 21:04:24,770 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net 2018-12-23 21:04:24,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" -d '{"network": {"name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net", "admin_state_up": true}}' 2018-12-23 21:04:25,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-2992d9f1-18d0-45d5-b2ff-c3022501749b Date: Sun, 23 Dec 2018 21:04:25 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","is_default":false,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}} 2018-12-23 21:04:25,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-2992d9f1-18d0-45d5-b2ff-c3022501749b 2018-12-23 21:04:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" 2018-12-23 21:04:25,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-0faec248-9777-40a3-93b9-5656e87719fe Date: Sun, 23 Dec 2018 21:04:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:25,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-0faec248-9777-40a3-93b9-5656e87719fe 2018-12-23 21:04:25,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" 2018-12-23 21:04:25,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1899667d-d676-4ebc-8141-7f1bc7fc3184 Date: Sun, 23 Dec 2018 21:04:25 GMT RESP BODY: {"subnets":[]} 2018-12-23 21:04:25,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-1899667d-d676-4ebc-8141-7f1bc7fc3184 2018-12-23 21:04:25,364 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet 2018-12-23 21:04:25,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" -d '{"subnets": [{"ip_version": 4, "network_id": "f47626ab-b720-46d2-bf90-c3e554ef1e98", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]}' 2018-12-23 21:04:25,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fa254608-27e8-4eef-9034-8737105e1dfc Date: Sun, 23 Dec 2018 21:04:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:25,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-fa254608-27e8-4eef-9034-8737105e1dfc 2018-12-23 21:04:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" 2018-12-23 21:04:26,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-26502437-729b-47ca-a95b-b4033205063a Date: Sun, 23 Dec 2018 21:04:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:26,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-26502437-729b-47ca-a95b-b4033205063a 2018-12-23 21:04:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" 2018-12-23 21:04:26,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-410f5c52-bedc-474b-8574-b5364fff45b7 Date: Sun, 23 Dec 2018 21:04:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:26,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-410f5c52-bedc-474b-8574-b5364fff45b7 2018-12-23 21:04:26,134 - OpenStackNetwork - DEBUG - Network [f47626ab-b720-46d2-bf90-c3e554ef1e98] created successfully 2018-12-23 21:04:26,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:26,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:26,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "652ab6a6996c43738cbf3ab719779692", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}], "expires_at": "2018-12-23T22:04:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-user", "id": "4a160e22f56242598a3e91bfdca80e3a"}, "audit_ids": ["Lt9j1uhfQ3O2b_Uqs0oo-Q"], "issued_at": "2018-12-23T21:04:26.000000Z"}} 2018-12-23 21:04:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" 2018-12-23 21:04:26,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf5fdd8-2eb6-4b03-a0c3-a6c65fa96413 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:26,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-daf5fdd8-2eb6-4b03-a0c3-a6c65fa96413 2018-12-23 21:04:26,651 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" 2018-12-23 21:04:26,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:26 GMT Server: Apache x-compute-request-id: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 21:04:26,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/detail used request id req-4e3f20d4-36dd-4886-abe3-d15107fc46d5 2018-12-23 21:04:26,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 21:04:27,285 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04:26 GMT Server: Apache x-compute-request-id: req-53ced1a8-3e1a-4c7c-979e-ced80ab69b97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-53ced1a8-3e1a-4c7c-979e-ced80ab69b97 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:27.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "size": 1}} 2018-12-23 21:04:27,285 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes used request id req-53ced1a8-3e1a-4c7c-979e-ced80ab69b97 2018-12-23 21:04:27,289 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" 2018-12-23 21:04:27,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:27 GMT Server: Apache x-compute-request-id: req-24de6e7d-ffdb-4799-98ae-9fbdd9cdfb70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24de6e7d-ffdb-4799-98ae-9fbdd9cdfb70 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "size": 1}} 2018-12-23 21:04:27,521 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 used request id req-24de6e7d-ffdb-4799-98ae-9fbdd9cdfb70 2018-12-23 21:04:27,521 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1 2018-12-23 21:04:27,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" 2018-12-23 21:04:27,755 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:27 GMT Server: Apache x-compute-request-id: req-8d059ed5-5d71-419d-aa44-2f95885c22fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d059ed5-5d71-419d-aa44-2f95885c22fc Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "size": 1}} 2018-12-23 21:04:27,755 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 used request id req-8d059ed5-5d71-419d-aa44-2f95885c22fc 2018-12-23 21:04:27,755 - create_volume - DEBUG - Instance status is - available 2018-12-23 21:04:27,755 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1 2018-12-23 21:04:27,755 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1 2018-12-23 21:04:27,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:27,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:28,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "652ab6a6996c43738cbf3ab719779692", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}], "expires_at": "2018-12-23T22:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-user", "id": "4a160e22f56242598a3e91bfdca80e3a"}, "audit_ids": ["bBfj_5DsSUyRVKwZB3otmw"], "issued_at": "2018-12-23T21:04:28.000000Z"}} 2018-12-23 21:04:28,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140ef509bc8600c4fc106e611283d565fb5e430c" 2018-12-23 21:04:28,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d321f017-11d1-4dd1-a436-1b0ecfcee2a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:28,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d321f017-11d1-4dd1-a436-1b0ecfcee2a2 2018-12-23 21:04:28,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140ef509bc8600c4fc106e611283d565fb5e430c" 2018-12-23 21:04:28,557 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:28 GMT Server: Apache x-compute-request-id: req-0e6e1ad0-094f-4318-96ec-c9e5607735cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e6e1ad0-094f-4318-96ec-c9e5607735cc Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "size": 1}]} 2018-12-23 21:04:28,557 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/detail used request id req-0e6e1ad0-094f-4318-96ec-c9e5607735cc 2018-12-23 21:04:28,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0e6e1ad0-094f-4318-96ec-c9e5607735cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140ef509bc8600c4fc106e611283d565fb5e430c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 21:04:28,992 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04:28 GMT Server: Apache x-compute-request-id: req-1afcf8b7-7a9c-428b-a652-2d6a6e28ddeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1afcf8b7-7a9c-428b-a652-2d6a6e28ddeb Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:28.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "634d9e7e-98c9-499b-a28e-0e02227f8f27", "size": 1}} 2018-12-23 21:04:28,992 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes used request id req-1afcf8b7-7a9c-428b-a652-2d6a6e28ddeb 2018-12-23 21:04:28,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e6e1ad0-094f-4318-96ec-c9e5607735cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140ef509bc8600c4fc106e611283d565fb5e430c" 2018-12-23 21:04:29,227 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:29 GMT Server: Apache x-compute-request-id: req-f6e03e94-dc35-41c2-98e8-760c7f184c96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6e03e94-dc35-41c2-98e8-760c7f184c96 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "634d9e7e-98c9-499b-a28e-0e02227f8f27", "size": 1}} 2018-12-23 21:04:29,227 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 used request id req-f6e03e94-dc35-41c2-98e8-760c7f184c96 2018-12-23 21:04:29,227 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2 2018-12-23 21:04:29,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e6e1ad0-094f-4318-96ec-c9e5607735cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140ef509bc8600c4fc106e611283d565fb5e430c" 2018-12-23 21:04:29,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:29 GMT Server: Apache x-compute-request-id: req-5a30cac6-9515-4747-bec9-55433de9d6f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a30cac6-9515-4747-bec9-55433de9d6f3 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "634d9e7e-98c9-499b-a28e-0e02227f8f27", "size": 1}} 2018-12-23 21:04:29,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 used request id req-5a30cac6-9515-4747-bec9-55433de9d6f3 2018-12-23 21:04:29,492 - create_volume - DEBUG - Instance status is - available 2018-12-23 21:04:29,492 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2 2018-12-23 21:04:29,492 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2 2018-12-23 21:04:29,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:29,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:29,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "652ab6a6996c43738cbf3ab719779692", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}], "expires_at": "2018-12-23T22:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-user", "id": "4a160e22f56242598a3e91bfdca80e3a"}, "audit_ids": ["2TP7wxcPTVGp5TUKTEWsnw"], "issued_at": "2018-12-23T21:04:29.000000Z"}} 2018-12-23 21:04:29,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:29,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d81170f-2d0d-4c66-834d-86088ed3e2a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:29,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8d81170f-2d0d-4c66-834d-86088ed3e2a3 2018-12-23 21:04:29,972 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:04:29,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:30,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3868b71a-7244-47cf-abe0-358bf1f2ca61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:30,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3868b71a-7244-47cf-abe0-358bf1f2ca61 2018-12-23 21:04:30,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:30,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e202395d-3c52-485c-a1ae-475a99529e83 Date: Sun, 23 Dec 2018 21:04:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:30,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-e202395d-3c52-485c-a1ae-475a99529e83 2018-12-23 21:04:30,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:30,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-acb75dfb-2c58-4996-ab03-ef8c9640505c Date: Sun, 23 Dec 2018 21:04:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:30,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-acb75dfb-2c58-4996-ab03-ef8c9640505c 2018-12-23 21:04:30,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:30,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9fb3b9fb-51d5-4de1-9c99-4ca7bd3511d1 Date: Sun, 23 Dec 2018 21:04:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:30,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-9fb3b9fb-51d5-4de1-9c99-4ca7bd3511d1 2018-12-23 21:04:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:04:30,493 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:04:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:04:30,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:30,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a4cc0d-a251-492e-8505-e885a49baa58 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:30,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-39a4cc0d-a251-492e-8505-e885a49baa58 2018-12-23 21:04:30,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:30,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-65a2f1a1-621d-4300-acb8-8397ed7ca278 Date: Sun, 23 Dec 2018 21:04:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:30,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-65a2f1a1-621d-4300-acb8-8397ed7ca278 2018-12-23 21:04:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:30,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6eb7e223-af05-49f2-8d93-ca639ec83055 Date: Sun, 23 Dec 2018 21:04:30 GMT RESP BODY: {"ports":[]} 2018-12-23 21:04:30,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port&admin_state_up=True used request id req-6eb7e223-af05-49f2-8d93-ca639ec83055 2018-12-23 21:04:30,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:30,909 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04: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-45a2768d-a6dd-4f4a-b72c-6903f7018ea9 x-compute-request-id: req-45a2768d-a6dd-4f4a-b72c-6903f7018ea9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:04:30,909 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst used request id req-45a2768d-a6dd-4f4a-b72c-6903f7018ea9 2018-12-23 21:04:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:31,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e953a61c-dfc8-4850-9653-40af721d4506 Date: Sun, 23 Dec 2018 21:04:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:31,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-e953a61c-dfc8-4850-9653-40af721d4506 2018-12-23 21:04:31,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:31,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f84aaf2c-a4b4-4663-9874-5cad5bf488eb Date: Sun, 23 Dec 2018 21:04:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:31,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-f84aaf2c-a4b4-4663-9874-5cad5bf488eb 2018-12-23 21:04:31,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:31,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-92b51230-921b-4ca9-b8c5-e2477ff140f7 Date: Sun, 23 Dec 2018 21:04:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:31,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-92b51230-921b-4ca9-b8c5-e2477ff140f7 2018-12-23 21:04:31,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:31,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6e9861-8f74-4be6-9375-fb94d8e7bfbf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:31,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-3b6e9861-8f74-4be6-9375-fb94d8e7bfbf 2018-12-23 21:04:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:31,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3af9294a-e8b5-401a-add9-00afba863933 Date: Sun, 23 Dec 2018 21:04:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:31,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-3af9294a-e8b5-401a-add9-00afba863933 2018-12-23 21:04:31,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:31,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-512cdc01-a01f-4061-bc64-6744b180aedd Date: Sun, 23 Dec 2018 21:04:31 GMT RESP BODY: {"ports":[]} 2018-12-23 21:04:31,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port&admin_state_up=True used request id req-512cdc01-a01f-4061-bc64-6744b180aedd 2018-12-23 21:04:31,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:04:31,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:31,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "652ab6a6996c43738cbf3ab719779692", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}], "expires_at": "2018-12-23T22:04:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-user", "id": "4a160e22f56242598a3e91bfdca80e3a"}, "audit_ids": ["-USy5mdxSAWO5yIPN686nA"], "issued_at": "2018-12-23T21:04:31.000000Z"}} 2018-12-23 21:04:31,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dafe371318b2468e00955f7e83fe8d39faa9cb06" 2018-12-23 21:04:31,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa22776e-2410-40b3-9cf0-46a146108061 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:04:31,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fa22776e-2410-40b3-9cf0-46a146108061 2018-12-23 21:04:31,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:32,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-753d0465-d6c3-4f22-8d10-6eaa8c27ad57 Date: Sun, 23 Dec 2018 21:04:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:32,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-753d0465-d6c3-4f22-8d10-6eaa8c27ad57 2018-12-23 21:04:32,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:32,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a9890218-07e9-4ada-a0f9-d93f8071bea3 Date: Sun, 23 Dec 2018 21:04:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:32,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-a9890218-07e9-4ada-a0f9-d93f8071bea3 2018-12-23 21:04:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:32,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4481ac74-a029-4cd2-b959-44c5d12614e5 Date: Sun, 23 Dec 2018 21:04:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:32,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-4481ac74-a029-4cd2-b959-44c5d12614e5 2018-12-23 21:04:32,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:04:32,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:04:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:04:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dafe371318b2468e00955f7e83fe8d39faa9cb06" 2018-12-23 21:04:32,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3314ebf7-e2b8-4b15-8b1b-ee931aa358b8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:32,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-3314ebf7-e2b8-4b15-8b1b-ee931aa358b8 2018-12-23 21:04:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:32,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4fada525-eeb1-4c57-b39c-bcde01e94579 Date: Sun, 23 Dec 2018 21:04:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:32,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-4fada525-eeb1-4c57-b39c-bcde01e94579 2018-12-23 21:04:32,315 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net 2018-12-23 21:04:32,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" -d '{"port": {"network_id": "f47626ab-b720-46d2-bf90-c3e554ef1e98", "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port", "admin_state_up": true}}' 2018-12-23 21:04:33,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-508a9993-a113-41b1-9249-22ee8b08a933 Date: Sun, 23 Dec 2018 21:04:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.14"}],"id":"ef532136-69e1-4a28-b76f-ff6ee09ab289","security_groups":["943c1e3d-d8ea-4cde-aa76-cfa16e351223"],"mac_address":"fa:16:3e:80:44:bf","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port","project_id":"3619b34bc50a494aa6c82f083c92eaac","qos_policy_id":null,"admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:32Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:04:33,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-508a9993-a113-41b1-9249-22ee8b08a933 2018-12-23 21:04:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:33,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-50b3e45d-c3d0-449c-ae31-d7109f06afd2 Date: Sun, 23 Dec 2018 21:04:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:33,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-50b3e45d-c3d0-449c-ae31-d7109f06afd2 2018-12-23 21:04:33,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:33,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2afc8f5a-493f-4518-844c-bbb4e4ef13f9 Date: Sun, 23 Dec 2018 21:04:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:33,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-2afc8f5a-493f-4518-844c-bbb4e4ef13f9 2018-12-23 21:04:33,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:33,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-14677590-e79d-4d5f-a882-c53ae7914b31 Date: Sun, 23 Dec 2018 21:04:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:33,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-14677590-e79d-4d5f-a882-c53ae7914b31 2018-12-23 21:04:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:33,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e360a9f7-0fc6-43d3-b0eb-9c13f30f0c73 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:33,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-e360a9f7-0fc6-43d3-b0eb-9c13f30f0c73 2018-12-23 21:04:33,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:33,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7e6e114a-3767-4b84-bdbf-705d908349c3 Date: Sun, 23 Dec 2018 21:04:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:33,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-7e6e114a-3767-4b84-bdbf-705d908349c3 2018-12-23 21:04:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:33,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-348840e8-5972-429b-b79c-49dd80004a94 Date: Sun, 23 Dec 2018 21:04:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:32Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.14"}],"id":"ef532136-69e1-4a28-b76f-ff6ee09ab289","security_groups":["943c1e3d-d8ea-4cde-aa76-cfa16e351223"],"mac_address":"fa:16:3e:80:44:bf","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:32Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:04:33,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port&admin_state_up=True used request id req-348840e8-5972-429b-b79c-49dd80004a94 2018-12-23 21:04:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:33,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87da5956-e207-4b3c-9700-2076b96d6988 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:33,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-87da5956-e207-4b3c-9700-2076b96d6988 2018-12-23 21:04:33,996 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst 2018-12-23 21:04:33,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:34,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1a51dac-b5bb-4512-af69-47981f885554 x-compute-request-id: req-d1a51dac-b5bb-4512-af69-47981f885554 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-flavor-name"}]} 2018-12-23 21:04:34,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d1a51dac-b5bb-4512-af69-47981f885554 2018-12-23 21:04:34,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5e8770b7-af49-4b8d-9057-fc9874138888 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:34,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c3d42c1-1448-4a08-850a-77f8d8ca9856 x-compute-request-id: req-6c3d42c1-1448-4a08-850a-77f8d8ca9856 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5e8770b7-af49-4b8d-9057-fc9874138888"}} 2018-12-23 21:04:34,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5e8770b7-af49-4b8d-9057-fc9874138888 used request id req-6c3d42c1-1448-4a08-850a-77f8d8ca9856 2018-12-23 21:04:34,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:34,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-242e643f-8b96-4d1e-ab07-1a443c5b04c0 Date: Sun, 23 Dec 2018 21:04:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:04:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:04:23Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fc1c81e-9598-4218-a402-363d5448abc2/snap", "metadata": {}}], "self": "/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2", "min_disk": 0, "protected": false, "id": "8fc1c81e-9598-4218-a402-363d5448abc2", "file": "/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3619b34bc50a494aa6c82f083c92eaac", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8fc1c81e-9598-4218-a402-363d5448abc2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image"} 2018-12-23 21:04:34,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image used request id req-242e643f-8b96-4d1e-ab07-1a443c5b04c0 2018-12-23 21:04:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:34,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-46b268ee-9b1e-47d1-84d7-4e29974b2195 Date: Sun, 23 Dec 2018 21:04: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:04:34,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-46b268ee-9b1e-47d1-84d7-4e29974b2195 2018-12-23 21:04:34,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" -d '{"server": {"name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "imageRef": "8fc1c81e-9598-4218-a402-363d5448abc2", "flavorRef": "5e8770b7-af49-4b8d-9057-fc9874138888", "max_count": 1, "min_count": 1, "networks": [{"port": "ef532136-69e1-4a28-b76f-ff6ee09ab289"}]}}' 2018-12-23 21:04:35,025 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-581105d0-85f4-49c7-89fb-ba19a63031fb x-compute-request-id: req-581105d0-85f4-49c7-89fb-ba19a63031fb Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "adminPass": "XsjNFw34VkVs"}} 2018-12-23 21:04:35,026 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-581105d0-85f4-49c7-89fb-ba19a63031fb 2018-12-23 21:04:35,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:35,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-979a3b3e-2b6a-4ec6-a018-feb6601a8c2f x-compute-request-id: req-979a3b3e-2b6a-4ec6-a018-feb6601a8c2f Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:04:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:35,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-979a3b3e-2b6a-4ec6-a018-feb6601a8c2f 2018-12-23 21:04:35,378 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst 2018-12-23 21:04:35,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:35,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-4ce0b69a-a7f9-4ebc-a745-67ce0178a940 x-compute-request-id: req-4ce0b69a-a7f9-4ebc-a745-67ce0178a940 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:04:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:35,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-4ce0b69a-a7f9-4ebc-a745-67ce0178a940 2018-12-23 21:04:35,686 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst] is - BUILD 2018-12-23 21:04:35,687 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:04:38,690 - create_instance - DEBUG - VM status query timeout in 896.688215971 2018-12-23 21:04:38,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:39,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-183195e6-bef0-4375-b5fb-571fba5c4c2a x-compute-request-id: req-183195e6-bef0-4375-b5fb-571fba5c4c2a Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "security_groups": [{"name": "default"}], "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:04:36Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:39,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-183195e6-bef0-4375-b5fb-571fba5c4c2a 2018-12-23 21:04:39,011 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst] is - BUILD 2018-12-23 21:04:39,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:04:42,014 - create_instance - DEBUG - VM status query timeout in 893.363679886 2018-12-23 21:04:42,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:42,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afe44726-0d0a-402a-a07e-2f4abc9ea4c1 x-compute-request-id: req-afe44726-0d0a-402a-a07e-2f4abc9ea4c1 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:44:bf", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "security_groups": [{"name": "default"}], "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:39Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:42,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-afe44726-0d0a-402a-a07e-2f4abc9ea4c1 2018-12-23 21:04:42,382 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst] is - ACTIVE 2018-12-23 21:04:42,382 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:04:42,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:42,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-160872b4-219b-44d2-8185-0e34729fed60 x-compute-request-id: req-160872b4-219b-44d2-8185-0e34729fed60 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:44:bf", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "security_groups": [{"name": "default"}], "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:39Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:42,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-160872b4-219b-44d2-8185-0e34729fed60 2018-12-23 21:04:42,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:42,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-133e0e4f-9f68-4b07-b68a-ece5aad37e48 Date: Sun, 23 Dec 2018 21:04:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:42,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-133e0e4f-9f68-4b07-b68a-ece5aad37e48 2018-12-23 21:04:42,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:42,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51afb76c-cc70-47f1-92f8-bdaf2caaed2d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:42,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-51afb76c-cc70-47f1-92f8-bdaf2caaed2d 2018-12-23 21:04:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:42,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-96e56064-3bde-4c44-963b-51b0a6cb0dc7 Date: Sun, 23 Dec 2018 21:04:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:42,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-96e56064-3bde-4c44-963b-51b0a6cb0dc7 2018-12-23 21:04:42,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:42,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-10b594c1-3e6e-4c0c-9e18-0d05efe12321 Date: Sun, 23 Dec 2018 21:04:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.2"}],"id":"18a6d577-eca8-4720-830a-f9fe6da24724","security_groups":[],"mac_address":"fa:16:3e:79:b4:b6","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f47626ab-b720-46d2-bf90-c3e554ef1e98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.14"}],"id":"ef532136-69e1-4a28-b76f-ff6ee09ab289","security_groups":["943c1e3d-d8ea-4cde-aa76-cfa16e351223"],"mac_address":"fa:16:3e:80:44:bf","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:32Z","binding:vnic_type":"normal","device_id":"c2f13373-ded0-4978-a438-5e808a3fe997","ip_allocation":"immediate"}]} 2018-12-23 21:04:42,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-10b594c1-3e6e-4c0c-9e18-0d05efe12321 2018-12-23 21:04:42,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:43,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:42 GMT Server: Apache x-compute-request-id: req-5e6beb36-60f0-4a98-9ee0-2834bfaa4260 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e6beb36-60f0-4a98-9ee0-2834bfaa4260 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "634d9e7e-98c9-499b-a28e-0e02227f8f27", "size": 1}, {"status": "available", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "size": 1}]} 2018-12-23 21:04:43,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/detail used request id req-5e6beb36-60f0-4a98-9ee0-2834bfaa4260 2018-12-23 21:04:43,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:43,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dea8e44-577c-4809-837a-f401adbf3b53 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:43,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-1dea8e44-577c-4809-837a-f401adbf3b53 2018-12-23 21:04:43,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:43,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-6d02c8f3-1bf4-45c5-bbf2-234ec76062bc x-compute-request-id: req-6d02c8f3-1bf4-45c5-bbf2-234ec76062bc Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:44:bf", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "security_groups": [{"name": "default"}], "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:39Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:43,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-6d02c8f3-1bf4-45c5-bbf2-234ec76062bc 2018-12-23 21:04:43,285 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst] is - ACTIVE 2018-12-23 21:04:43,285 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:04:43,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:43,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-ba18b3b0-5f11-41a4-84bf-b2187f1d46fa x-compute-request-id: req-ba18b3b0-5f11-41a4-84bf-b2187f1d46fa Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:44:bf", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "security_groups": [{"name": "default"}], "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:39Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:43,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-ba18b3b0-5f11-41a4-84bf-b2187f1d46fa 2018-12-23 21:04:43,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:43,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5aff049b-e49c-4135-ada7-d12f96898a0f Date: Sun, 23 Dec 2018 21:04:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:43,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-5aff049b-e49c-4135-ada7-d12f96898a0f 2018-12-23 21:04:43,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:43,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e7fb79-a46c-4f3e-8231-4842f4e4e67f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:43,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-34e7fb79-a46c-4f3e-8231-4842f4e4e67f 2018-12-23 21:04:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:43,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e6c5ab41-2302-4e9c-89fc-ce18dee1d611 Date: Sun, 23 Dec 2018 21:04:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:43,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-e6c5ab41-2302-4e9c-89fc-ce18dee1d611 2018-12-23 21:04:43,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:43,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-f7572af3-b827-4dce-9abd-cb923f9954f6 Date: Sun, 23 Dec 2018 21:04:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.2"}],"id":"18a6d577-eca8-4720-830a-f9fe6da24724","security_groups":[],"mac_address":"fa:16:3e:79:b4:b6","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f47626ab-b720-46d2-bf90-c3e554ef1e98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.14"}],"id":"ef532136-69e1-4a28-b76f-ff6ee09ab289","security_groups":["943c1e3d-d8ea-4cde-aa76-cfa16e351223"],"mac_address":"fa:16:3e:80:44:bf","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:32Z","binding:vnic_type":"normal","device_id":"c2f13373-ded0-4978-a438-5e808a3fe997","ip_allocation":"immediate"}]} 2018-12-23 21:04:43,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-f7572af3-b827-4dce-9abd-cb923f9954f6 2018-12-23 21:04:43,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" -d '{"volumeAttachment": {"volumeId": "1d4f6068-702b-4dfe-a374-b29978f6e4d7"}}' 2018-12-23 21:04:44,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-3081a416-baed-4ba5-9677-dac284ea204b x-compute-request-id: req-3081a416-baed-4ba5-9677-dac284ea204b Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c2f13373-ded0-4978-a438-5e808a3fe997", "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "volumeId": "1d4f6068-702b-4dfe-a374-b29978f6e4d7"}} 2018-12-23 21:04:44,753 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997/os-volume_attachments used request id req-3081a416-baed-4ba5-9677-dac284ea204b 2018-12-23 21:04:44,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:45,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-351042a2-3f57-4039-9cff-64674180b4d1 x-compute-request-id: req-351042a2-3f57-4039-9cff-64674180b4d1 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:44:bf", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "security_groups": [{"name": "default"}], "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:39Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [{"id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7"}], "metadata": {}}} 2018-12-23 21:04:45,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-351042a2-3f57-4039-9cff-64674180b4d1 2018-12-23 21:04:45,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:45,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d2ccef49-d5af-4932-a625-e88f458dac0c Date: Sun, 23 Dec 2018 21:04:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:45,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-d2ccef49-d5af-4932-a625-e88f458dac0c 2018-12-23 21:04:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:45,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5647eb82-90b0-44a0-84fb-b8053edb02d4 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:04:45,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-5647eb82-90b0-44a0-84fb-b8053edb02d4 2018-12-23 21:04:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:45,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e3f46f6d-0f45-4879-957b-0837c8e7c52e Date: Sun, 23 Dec 2018 21:04:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:45,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-e3f46f6d-0f45-4879-957b-0837c8e7c52e 2018-12-23 21:04:45,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:45,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-80e3a64b-1aaf-4c1b-98ba-33c350e106fc Date: Sun, 23 Dec 2018 21:04:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.2"}],"id":"18a6d577-eca8-4720-830a-f9fe6da24724","security_groups":[],"mac_address":"fa:16:3e:79:b4:b6","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f47626ab-b720-46d2-bf90-c3e554ef1e98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.14"}],"id":"ef532136-69e1-4a28-b76f-ff6ee09ab289","security_groups":["943c1e3d-d8ea-4cde-aa76-cfa16e351223"],"mac_address":"fa:16:3e:80:44:bf","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:32Z","binding:vnic_type":"normal","device_id":"c2f13373-ded0-4978-a438-5e808a3fe997","ip_allocation":"immediate"}]} 2018-12-23 21:04:45,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-80e3a64b-1aaf-4c1b-98ba-33c350e106fc 2018-12-23 21:04:45,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:04:45,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "652ab6a6996c43738cbf3ab719779692", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role"}], "expires_at": "2018-12-23T22:04:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3619b34bc50a494aa6c82f083c92eaac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-user", "id": "4a160e22f56242598a3e91bfdca80e3a"}, "audit_ids": ["_I99c_L_QKeQloxtrbGYrQ"], "issued_at": "2018-12-23T21:04:45.000000Z"}} 2018-12-23 21:04:45,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd24919c8add87d0ed02bf03531d25ab8b8fe1a" 2018-12-23 21:04:46,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04: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-6eb32ff0-8d01-49d8-b633-898c2ece32db x-compute-request-id: req-6eb32ff0-8d01-49d8-b633-898c2ece32db Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:44:bf", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "security_groups": [{"name": "default"}], "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:39Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [{"id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7"}], "metadata": {}}]} 2018-12-23 21:04:46,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst used request id req-6eb32ff0-8d01-49d8-b633-898c2ece32db 2018-12-23 21:04:46,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd24919c8add87d0ed02bf03531d25ab8b8fe1a" 2018-12-23 21:04:46,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aefc11c6-a6c6-4ae3-9b78-616edd7d6625 Date: Sun, 23 Dec 2018 21:04:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3619b34bc50a494aa6c82f083c92eaac","l2_adjacency":true,"status":"ACTIVE","subnets":["4f2ad046-01b3-4331-8910-c38760f4f8e8"],"description":"","tags":[],"updated_at":"2018-12-23T21:04:25Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net","admin_state_up":true,"tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:24Z","mtu":1450}]} 2018-12-23 21:04:46,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net used request id req-aefc11c6-a6c6-4ae3-9b78-616edd7d6625 2018-12-23 21:04:46,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd24919c8add87d0ed02bf03531d25ab8b8fe1a" 2018-12-23 21:04:46,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8dbee0dc-5c72-4940-9b49-18df19a0aa4f Date: Sun, 23 Dec 2018 21:04:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:25Z","dns_nameservers":[],"updated_at":"2018-12-23T21:04: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":"3619b34bc50a494aa6c82f083c92eaac","id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet"}]} 2018-12-23 21:04:46,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-8dbee0dc-5c72-4940-9b49-18df19a0aa4f 2018-12-23 21:04:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd24919c8add87d0ed02bf03531d25ab8b8fe1a" 2018-12-23 21:04:46,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-a6727537-f26e-4cda-9653-d8412b8ad5d6 Date: Sun, 23 Dec 2018 21:04:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:29Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.2"}],"id":"18a6d577-eca8-4720-830a-f9fe6da24724","security_groups":[],"mac_address":"fa:16:3e:79:b4:b6","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f47626ab-b720-46d2-bf90-c3e554ef1e98","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:04:39Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4f2ad046-01b3-4331-8910-c38760f4f8e8","ip_address":"10.55.0.14"}],"id":"ef532136-69e1-4a28-b76f-ff6ee09ab289","security_groups":["943c1e3d-d8ea-4cde-aa76-cfa16e351223"],"mac_address":"fa:16:3e:80:44:bf","project_id":"3619b34bc50a494aa6c82f083c92eaac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port","admin_state_up":true,"network_id":"f47626ab-b720-46d2-bf90-c3e554ef1e98","tenant_id":"3619b34bc50a494aa6c82f083c92eaac","created_at":"2018-12-23T21:04:32Z","binding:vnic_type":"normal","device_id":"c2f13373-ded0-4978-a438-5e808a3fe997","ip_allocation":"immediate"}]} 2018-12-23 21:04:46,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-a6727537-f26e-4cda-9653-d8412b8ad5d6 2018-12-23 21:04:46,575 - create_instance - INFO - Deleting Port with ID - ef532136-69e1-4a28-b76f-ff6ee09ab289 2018-12-23 21:04:46,576 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-port 2018-12-23 21:04:46,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/ef532136-69e1-4a28-b76f-ff6ee09ab289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:47,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf0006b3-9038-42fc-8049-4c3857fff763 Date: Sun, 23 Dec 2018 21:04:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:04:47,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/ef532136-69e1-4a28-b76f-ff6ee09ab289 used request id req-cf0006b3-9038-42fc-8049-4c3857fff763 2018-12-23 21:04:47,038 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e6beb36-60f0-4a98-9ee0-2834bfaa4260" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:47,360 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:47 GMT Server: Apache x-compute-request-id: req-106acb44-9a35-4e1c-ac07-6c8e75549f8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-106acb44-9a35-4e1c-ac07-6c8e75549f8e Content-Encoding: gzip Content-Length: 588 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [{"server_id": "c2f13373-ded0-4978-a438-5e808a3fe997", "attachment_id": "7b6a1d3b-7adc-445e-9136-c12d20d119f1", "attached_at": "2018-12-23T21:04:45.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "device": "/dev/vdb", "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7"}], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:45.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "size": 1}} 2018-12-23 21:04:47,360 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 used request id req-106acb44-9a35-4e1c-ac07-6c8e75549f8e 2018-12-23 21:04:47,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997/os-volume_attachments/1d4f6068-702b-4dfe-a374-b29978f6e4d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:48,536 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52c6bb0c-02d8-4919-9f75-c46ffe79285f x-compute-request-id: req-52c6bb0c-02d8-4919-9f75-c46ffe79285f Content-Length: 0 Content-Type: application/json 2018-12-23 21:04:48,536 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997/os-volume_attachments/1d4f6068-702b-4dfe-a374-b29978f6e4d7 used request id req-52c6bb0c-02d8-4919-9f75-c46ffe79285f 2018-12-23 21:04:48,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:48,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04: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-a445bcb6-d991-48a1-9827-c4e15a7ed35d x-compute-request-id: req-a445bcb6-d991-48a1-9827-c4e15a7ed35d Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:39Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [{"id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7"}], "metadata": {}}} 2018-12-23 21:04:48,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-a445bcb6-d991-48a1-9827-c4e15a7ed35d 2018-12-23 21:04:51,964 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:52,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-dbcb1fa0-4d05-4daa-84b9-bb1dab67958a x-compute-request-id: req-dbcb1fa0-4d05-4daa-84b9-bb1dab67958a 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.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:39Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:52,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-dbcb1fa0-4d05-4daa-84b9-bb1dab67958a 2018-12-23 21:04:52,064 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst 2018-12-23 21:04:52,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:52,233 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89c9c63d-74f4-4e8c-88c6-f0e936222801 x-compute-request-id: req-89c9c63d-74f4-4e8c-88c6-f0e936222801 Content-Type: application/json 2018-12-23 21:04:52,233 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-89c9c63d-74f4-4e8c-88c6-f0e936222801 2018-12-23 21:04:52,233 - create_instance - INFO - Checking deletion status 2018-12-23 21:04:52,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:52,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b094c258-3d5c-4576-a924-15a77ed25e5e x-compute-request-id: req-b094c258-3d5c-4576-a924-15a77ed25e5e 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.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2f13373-ded0-4978-a438-5e808a3fe997", "rel": "bookmark"}], "image": {"id": "8fc1c81e-9598-4218-a402-363d5448abc2", "links": [{"href": "http://172.30.9.21:8774/images/8fc1c81e-9598-4218-a402-363d5448abc2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:04:39.000000", "flavor": {"id": "5e8770b7-af49-4b8d-9057-fc9874138888", "links": [{"href": "http://172.30.9.21:8774/flavors/5e8770b7-af49-4b8d-9057-fc9874138888", "rel": "bookmark"}]}, "id": "c2f13373-ded0-4978-a438-5e808a3fe997", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:04:52Z", "hostId": "261cc45b3f56cfd5847703396eb5fbdffed1386887920a0200a768a0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst", "created": "2018-12-23T21:04:34Z", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:04:52,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-b094c258-3d5c-4576-a924-15a77ed25e5e 2018-12-23 21:04:52,323 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst] is - ACTIVE 2018-12-23 21:04:52,323 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:04:55,326 - create_instance - DEBUG - VM status query timeout in 296.907075882 2018-12-23 21:04:55,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154b18346d26ee3309e97c3e7d8913897c6f26c0" 2018-12-23 21:04:55,381 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6726a98-811a-4a8f-b580-f34840be6c42 x-compute-request-id: req-c6726a98-811a-4a8f-b580-f34840be6c42 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c2f13373-ded0-4978-a438-5e808a3fe997 could not be found.", "code": 404}} 2018-12-23 21:04:55,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c2f13373-ded0-4978-a438-5e808a3fe997 used request id req-c6726a98-811a-4a8f-b580-f34840be6c42 2018-12-23 21:04:55,381 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c2f13373-ded0-4978-a438-5e808a3fe997 could not be found. (HTTP 404) (Request-ID: req-c6726a98-811a-4a8f-b580-f34840be6c42) 2018-12-23 21:04:55,381 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-inst 2018-12-23 21:04:55,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/5e8770b7-af49-4b8d-9057-fc9874138888 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9265a12a45524af245bfffeae3d4bb80c21763d" 2018-12-23 21:04:55,437 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-774dcdb2-bb3f-41d7-8173-ae878c5b1d3a x-compute-request-id: req-774dcdb2-bb3f-41d7-8173-ae878c5b1d3a Content-Length: 0 Content-Type: application/json 2018-12-23 21:04:55,437 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5e8770b7-af49-4b8d-9057-fc9874138888 used request id req-774dcdb2-bb3f-41d7-8173-ae878c5b1d3a 2018-12-23 21:04:55,438 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet 2018-12-23 21:04:55,438 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-subnet 2018-12-23 21:04:55,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/4f2ad046-01b3-4331-8910-c38760f4f8e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" 2018-12-23 21:04:56,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2891f29-c4b7-4cde-8634-37e2837d1f9b Date: Sun, 23 Dec 2018 21:04:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:04:56,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4f2ad046-01b3-4331-8910-c38760f4f8e8 used request id req-f2891f29-c4b7-4cde-8634-37e2837d1f9b 2018-12-23 21:04:56,808 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-pub-net 2018-12-23 21:04:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/f47626ab-b720-46d2-bf90-c3e554ef1e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2e5f539d31de2f91fe64d3f500b6e3b797e9d8" 2018-12-23 21:04:57,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9362050c-0837-4bb4-ab05-8cb76f33e139 Date: Sun, 23 Dec 2018 21:04:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:04:57,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f47626ab-b720-46d2-bf90-c3e554ef1e98 used request id req-9362050c-0837-4bb4-ab05-8cb76f33e139 2018-12-23 21:04:57,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e6e1ad0-094f-4318-96ec-c9e5607735cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140ef509bc8600c4fc106e611283d565fb5e430c" 2018-12-23 21:04:57,921 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:57 GMT Server: Apache x-compute-request-id: req-2612398b-7337-4094-be3f-a15cd3b6ab3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2612398b-7337-4094-be3f-a15cd3b6ab3f Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:28.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:29.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "634d9e7e-98c9-499b-a28e-0e02227f8f27", "size": 1}} 2018-12-23 21:04:57,921 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 used request id req-2612398b-7337-4094-be3f-a15cd3b6ab3f 2018-12-23 21:04:57,921 - create_volume - DEBUG - Instance status is - available 2018-12-23 21:04:57,922 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2 2018-12-23 21:04:57,922 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2 2018-12-23 21:04:57,924 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e6e1ad0-094f-4318-96ec-c9e5607735cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140ef509bc8600c4fc106e611283d565fb5e430c" 2018-12-23 21:04:58,145 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78da175a-472c-4419-b859-18d0b95e1281 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:04:58,145 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 used request id req-78da175a-472c-4419-b859-18d0b95e1281 2018-12-23 21:04:58,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0e6e1ad0-094f-4318-96ec-c9e5607735cc" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}140ef509bc8600c4fc106e611283d565fb5e430c" 2018-12-23 21:04:58,356 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:04:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-559e4b9c-2f5f-41a2-9f49-e39f04c57104 x-openstack-request-id: req-559e4b9c-2f5f-41a2-9f49-e39f04c57104 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 634d9e7e-98c9-499b-a28e-0e02227f8f27 could not be found.", "code": 404}} 2018-12-23 21:04:58,356 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/634d9e7e-98c9-499b-a28e-0e02227f8f27 used request id req-559e4b9c-2f5f-41a2-9f49-e39f04c57104 2018-12-23 21:04:58,357 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 634d9e7e-98c9-499b-a28e-0e02227f8f27 could not be found. (HTTP 404) (Request-ID: req-559e4b9c-2f5f-41a2-9f49-e39f04c57104) 2018-12-23 21:04:58,357 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-2 2018-12-23 21:04:58,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" 2018-12-23 21:04:58,667 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:58 GMT Server: Apache x-compute-request-id: req-56d2df8d-4afc-49f8-bca8-bfbea35a604b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56d2df8d-4afc-49f8-bca8-bfbea35a604b Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:49.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "size": 1}} 2018-12-23 21:04:58,667 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 used request id req-56d2df8d-4afc-49f8-bca8-bfbea35a604b 2018-12-23 21:04:58,668 - create_volume - DEBUG - Instance status is - available 2018-12-23 21:04:58,668 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1 2018-12-23 21:04:58,668 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1 2018-12-23 21:04:58,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" 2018-12-23 21:04:58,893 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:04:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f06a72c0-68c3-4784-9f9f-7875de8f5b7f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:04:58,893 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 used request id req-f06a72c0-68c3-4784-9f9f-7875de8f5b7f 2018-12-23 21:04:58,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" 2018-12-23 21:04:59,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:04:58 GMT Server: Apache x-compute-request-id: req-aaf685a9-630c-4cfc-8443-b8e366f5503c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aaf685a9-630c-4cfc-8443-b8e366f5503c Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "4a160e22f56242598a3e91bfdca80e3a", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "self"}, {"href": "http://172.30.9.21:8776/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:04:27.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "updated_at": "2018-12-23T21:04:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1d4f6068-702b-4dfe-a374-b29978f6e4d7", "size": 1}} 2018-12-23 21:04:59,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 used request id req-aaf685a9-630c-4cfc-8443-b8e366f5503c 2018-12-23 21:04:59,104 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 21:04:59,104 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 21:05:02,107 - create_volume - DEBUG - Volume status query timeout in 56.786588192 2018-12-23 21:05:02,110 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e3f20d4-36dd-4886-abe3-d15107fc46d5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891e071dc44cfece150a3f13ee5160a05716adbe" 2018-12-23 21:05:02,153 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e6fd3505-9736-406c-b2b9-cb3da19a2520 x-openstack-request-id: req-e6fd3505-9736-406c-b2b9-cb3da19a2520 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1d4f6068-702b-4dfe-a374-b29978f6e4d7 could not be found.", "code": 404}} 2018-12-23 21:05:02,153 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3619b34bc50a494aa6c82f083c92eaac/volumes/1d4f6068-702b-4dfe-a374-b29978f6e4d7 used request id req-e6fd3505-9736-406c-b2b9-cb3da19a2520 2018-12-23 21:05:02,153 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 1d4f6068-702b-4dfe-a374-b29978f6e4d7 could not be found. (HTTP 404) (Request-ID: req-e6fd3505-9736-406c-b2b9-cb3da19a2520) 2018-12-23 21:05:02,153 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-1 2018-12-23 21:05:02,154 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-a4dc821d-e661-441e-81f7-16c4c800dfe4-image 2018-12-23 21:05:02,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}841e57f9970b0c10a475edccc41c4bfd4a2ae622" 2018-12-23 21:05:02,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e0e68ad-debd-40e6-9573-90250ca820ed Date: Sun, 23 Dec 2018 21:05:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:05:02,714 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8fc1c81e-9598-4218-a402-363d5448abc2 used request id req-6e0e68ad-debd-40e6-9573-90250ca820ed 2018-12-23 21:05:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-04fc72e8-c508-4c6f-8640-317ec389b109 Date: Sun, 23 Dec 2018 21:05:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "created_at": "2018-12-23T21:04:24Z", "updated_at": "2018-12-23T21:04:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:04:24Z", "revision_number": 0, "id": "2f270fab-d796-4679-9d1f-1608bf6466f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:04:24Z", "security_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "port_range_min": null, "ethertype": "IPv4", "project_id": "3619b34bc50a494aa6c82f083c92eaac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:04:24Z", "revision_number": 0, "id": "68fc8e94-b87f-4504-86ed-cddc6df83e51", "remote_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "remote_ip_prefix": null, "created_at": "2018-12-23T21:04:24Z", "security_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "port_range_min": null, "ethertype": "IPv6", "project_id": "3619b34bc50a494aa6c82f083c92eaac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:04:24Z", "revision_number": 0, "id": "938831c3-aa44-44b1-9a1f-b2908557173b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:04:24Z", "security_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "port_range_min": null, "ethertype": "IPv6", "project_id": "3619b34bc50a494aa6c82f083c92eaac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:04:24Z", "revision_number": 0, "id": "b16d8ab3-fae8-4649-ac7a-9ba94880587f", "remote_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "remote_ip_prefix": null, "created_at": "2018-12-23T21:04:24Z", "security_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "port_range_min": null, "ethertype": "IPv4", "project_id": "3619b34bc50a494aa6c82f083c92eaac"}], "revision_number": 4, "project_id": "3619b34bc50a494aa6c82f083c92eaac", "id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:05:03,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-04fc72e8-c508-4c6f-8640-317ec389b109 2018-12-23 21:05:03,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f2da592-e1ad-4405-9efb-313c5ff5c263 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:05:03,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-9f2da592-e1ad-4405-9efb-313c5ff5c263 2018-12-23 21:05:03,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:05:03,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2502f5-0b96-425a-afe9-7302ad525efe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:05:03,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2c2502f5-0b96-425a-afe9-7302ad525efe 2018-12-23 21:05:03,224 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:05:03,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a48c78-e0b0-4829-8006-615756a09c54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:05:03,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-a1a48c78-e0b0-4829-8006-615756a09c54 2018-12-23 21:05:03,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:05:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45db64a9-1fa3-429f-92ad-fbe7dac78cec Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:05:03,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-45db64a9-1fa3-429f-92ad-fbe7dac78cec 2018-12-23 21:05:03,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e64a375-c4b7-45e9-8362-dd76ec86c4ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:05:03,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-7e64a375-c4b7-45e9-8362-dd76ec86c4ef 2018-12-23 21:05:03,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:05:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27b3879f-6c6d-447a-8bb4-7a5f41eabba6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:05:03,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-27b3879f-6c6d-447a-8bb4-7a5f41eabba6 2018-12-23 21:05:03,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:05:03,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,738 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf05dd4b-bfdb-44a3-8c9c-0aa2b8aaa07b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:05:03,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-bf05dd4b-bfdb-44a3-8c9c-0aa2b8aaa07b 2018-12-23 21:05:03,738 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:05:03,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac793de-5343-4ca2-8137-526cba0542ef Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3619b34bc50a494aa6c82f083c92eaac", "name": "CreateInstanceVolumeTests-46cff4a6-3803-476-proj"}} 2018-12-23 21:05:03,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-aac793de-5343-4ca2-8137-526cba0542ef 2018-12-23 21:05:03,847 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 943c1e3d-d8ea-4cde-aa76-cfa16e351223 2018-12-23 21:05:03,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=943c1e3d-d8ea-4cde-aa76-cfa16e351223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:03,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c7ca1acb-2075-4760-bfe3-fe760c3c9d1f Date: Sun, 23 Dec 2018 21:05: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-12-23T21:04:24Z", "security_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "port_range_min": null, "revision_number": 0, "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "created_at": "2018-12-23T21:04:24Z", "project_id": "3619b34bc50a494aa6c82f083c92eaac", "id": "2f270fab-d796-4679-9d1f-1608bf6466f4"}, {"remote_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:04:24Z", "security_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "port_range_min": null, "revision_number": 0, "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "created_at": "2018-12-23T21:04:24Z", "project_id": "3619b34bc50a494aa6c82f083c92eaac", "id": "68fc8e94-b87f-4504-86ed-cddc6df83e51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:04:24Z", "security_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "port_range_min": null, "revision_number": 0, "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "created_at": "2018-12-23T21:04:24Z", "project_id": "3619b34bc50a494aa6c82f083c92eaac", "id": "938831c3-aa44-44b1-9a1f-b2908557173b"}, {"remote_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:04:24Z", "security_group_id": "943c1e3d-d8ea-4cde-aa76-cfa16e351223", "port_range_min": null, "revision_number": 0, "tenant_id": "3619b34bc50a494aa6c82f083c92eaac", "created_at": "2018-12-23T21:04:24Z", "project_id": "3619b34bc50a494aa6c82f083c92eaac", "id": "b16d8ab3-fae8-4649-ac7a-9ba94880587f"}]} 2018-12-23 21:05:03,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=943c1e3d-d8ea-4cde-aa76-cfa16e351223 used request id req-c7ca1acb-2075-4760-bfe3-fe760c3c9d1f 2018-12-23 21:05:03,871 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:05:03,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/943c1e3d-d8ea-4cde-aa76-cfa16e351223 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:04,097 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f2b7960c-283f-46e3-a321-3c04737a8db6 Content-Length: 0 Date: Sun, 23 Dec 2018 21:05:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:05:04,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/943c1e3d-d8ea-4cde-aa76-cfa16e351223 used request id req-f2b7960c-283f-46e3-a321-3c04737a8db6 2018-12-23 21:05:04,098 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-46cff4a6-3803-476-proj 2018-12-23 21:05:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:04,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4676a75-48bc-4875-ac20-0f422039e245 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:04,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3619b34bc50a494aa6c82f083c92eaac used request id req-e4676a75-48bc-4875-ac20-0f422039e245 2018-12-23 21:05:04,360 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-46cff4a6-3803-476-proj-role 2018-12-23 21:05:04,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/652ab6a6996c43738cbf3ab719779692 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:04,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b75aac-1175-4fb7-af4c-271a81128c31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:04,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/652ab6a6996c43738cbf3ab719779692 used request id req-01b75aac-1175-4fb7-af4c-271a81128c31 2018-12-23 21:05:04,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd46ef4b07d8972660c70a5222eed35f9caa0e6" 2018-12-23 21:05:04,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06af51d8-9031-42a7-a72c-36cf6323a17c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:05:04,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-06af51d8-9031-42a7-a72c-36cf6323a17c 2018-12-23 21:05:04,576 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-46cff4a6-3803-476-user 2018-12-23 21:05:04,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4a160e22f56242598a3e91bfdca80e3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ce9362c765584586143cc1afd640628a6b27eb" 2018-12-23 21:05:04,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73c0ede6-e925-4ced-8c5a-fef9796279e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:04,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4a160e22f56242598a3e91bfdca80e3a used request id req-73c0ede6-e925-4ced-8c5a-fef9796279e3 2018-12-23 21:05:04,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:05,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["5BPQn_bpRmCm0G-ADdHyEg"], "issued_at": "2018-12-23T21:05:05.000000Z"}} 2018-12-23 21:05:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b6bda5e259be65e51b8aa730c6f6c86ae179c" 2018-12-23 21:05:05,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1c2df4-fca3-4c3a-85c3-11a20291a479 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:05,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-0d1c2df4-fca3-4c3a-85c3-11a20291a479 2018-12-23 21:05:05,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:05,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:05,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["K5XGLZm4S8i9QoZwLXzs5Q"], "issued_at": "2018-12-23T21:05:05.000000Z"}} 2018-12-23 21:05:05,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:05,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4172764d-a50a-4db5-b3b2-2d41847aea21 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:05,820 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4172764d-a50a-4db5-b3b2-2d41847aea21 2018-12-23 21:05:05,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:05:05,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:05:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:05:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-22335717-d2f4-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:05,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a6bcf4-cfa8-41f5-9d8b-c4b99c318352 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-22335717-d2f4-470-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:05:05,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-22335717-d2f4-470-proj used request id req-53a6bcf4-cfa8-41f5-9d8b-c4b99c318352 2018-12-23 21:05:05,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:06,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7573686b-e481-4975-a46a-1feff5c6d03c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:05:06,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7573686b-e481-4975-a46a-1feff5c6d03c 2018-12-23 21:05:06,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}}' 2018-12-23 21:05:06,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:05:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b76de9-3191-4496-84e0-6f2eceaceeb6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "id": "3d25c28fe257403c8f6bd1cd8783c071", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:06,168 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-61b76de9-3191-4496-84e0-6f2eceaceeb6 2018-12-23 21:05:06,169 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-22335717-d2f4-470-proj 2018-12-23 21:05:06,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:06,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:06,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:05:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["G_zhNo-ITuelfo3UQcOdZQ"], "issued_at": "2018-12-23T21:05:06.000000Z"}} 2018-12-23 21:05:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb44438d9c7d690d978daaa7e4e27850d9915c35" 2018-12-23 21:05:06,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a003db-fd80-4c96-9e3a-1825909b3c2c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:06,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-40a003db-fd80-4c96-9e3a-1825909b3c2c 2018-12-23 21:05:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:05:06,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:05:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:05:06,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb44438d9c7d690d978daaa7e4e27850d9915c35" 2018-12-23 21:05:06,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa5cc6f-6ab7-4e86-9df7-b114ad706a98 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:05:06,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-daa5cc6f-6ab7-4e86-9df7-b114ad706a98 2018-12-23 21:05:06,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-22335717-d2f4-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb44438d9c7d690d978daaa7e4e27850d9915c35" 2018-12-23 21:05:06,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1aa3373-6a45-4b0e-9d98-945d03be96c3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-22335717-d2f4-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "id": "3d25c28fe257403c8f6bd1cd8783c071", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}]} 2018-12-23 21:05:06,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-22335717-d2f4-470-proj used request id req-f1aa3373-6a45-4b0e-9d98-945d03be96c3 2018-12-23 21:05:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb44438d9c7d690d978daaa7e4e27850d9915c35" 2018-12-23 21:05:06,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a2d34d-182c-4ba7-bd45-03512cc37ddd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:05:06,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f3a2d34d-182c-4ba7-bd45-03512cc37ddd 2018-12-23 21:05:07,266 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-22335717-d2f4-470-user 2018-12-23 21:05:07,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:07,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f15e8f-de11-46ac-899e-24428006db62 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:05:07,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b6f15e8f-de11-46ac-899e-24428006db62 2018-12-23 21:05:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" -d '{"role": {"name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}}' 2018-12-23 21:05:07,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:05:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46b6643-32d7-444d-896a-2461fbbea886 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62849fb21c354b3e9451e890f8a3a5c7", "links": {"self": "http://172.30.9.21:5000/v3/roles/62849fb21c354b3e9451e890f8a3a5c7"}, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}} 2018-12-23 21:05:07,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e46b6643-32d7-444d-896a-2461fbbea886 2018-12-23 21:05:07,487 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-22335717-d2f4-470-proj-role 2018-12-23 21:05:07,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/62849fb21c354b3e9451e890f8a3a5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:07,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9001083-6368-41da-ae45-d0fd57b89c61 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62849fb21c354b3e9451e890f8a3a5c7", "links": {"self": "http://172.30.9.21:5000/v3/roles/62849fb21c354b3e9451e890f8a3a5c7"}, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}} 2018-12-23 21:05:07,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/62849fb21c354b3e9451e890f8a3a5c7 used request id req-e9001083-6368-41da-ae45-d0fd57b89c61 2018-12-23 21:05:07,593 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-22335717-d2f4-470-proj-role to project CreateInstanceVolumeTests-22335717-d2f4-470-proj 2018-12-23 21:05:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071/users/e2e3aab3189e416e8165bfaea7134e65/roles/62849fb21c354b3e9451e890f8a3a5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:07,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd56af6-807b-46c8-b60d-80d33b91e9f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:07,723 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071/users/e2e3aab3189e416e8165bfaea7134e65/roles/62849fb21c354b3e9451e890f8a3a5c7 used request id req-ebd56af6-807b-46c8-b60d-80d33b91e9f4 2018-12-23 21:05:07,723 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:05:07,726 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:05:07,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:07,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:08,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62849fb21c354b3e9451e890f8a3a5c7", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}], "expires_at": "2018-12-23T22:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-user", "id": "e2e3aab3189e416e8165bfaea7134e65"}, "audit_ids": ["_9W8_PrUSKupZi8zrFfnow"], "issued_at": "2018-12-23T21:05:08.000000Z"}} 2018-12-23 21:05:08,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" 2018-12-23 21:05:08,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db2c3f02-b49d-4364-bd0b-9f6778c471b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:08,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-db2c3f02-b49d-4364-bd0b-9f6778c471b6 2018-12-23 21:05:08,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" 2018-12-23 21:05:08,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-0174507e-6a05-4d29-97d9-18804fa5d248 Date: Sun, 23 Dec 2018 21:05:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image"} 2018-12-23 21:05:08,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image used request id req-0174507e-6a05-4d29-97d9-18804fa5d248 2018-12-23 21:05:08,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" 2018-12-23 21:05:08,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a0225751-0714-42fc-8d38-059adbc04a85 Date: Sun, 23 Dec 2018 21:05: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:05:08,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a0225751-0714-42fc-8d38-059adbc04a85 2018-12-23 21:05:08,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image"}' 2018-12-23 21:05:08,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c3d0968-73fc-43e3-83de-dfebf35ce121 Date: Sun, 23 Dec 2018 21:05:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:05:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:05:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "min_disk": 0, "protected": false, "id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "file": "/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/file", "checksum": null, "owner": "3d25c28fe257403c8f6bd1cd8783c071", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:05:08,471 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4c3d0968-73fc-43e3-83de-dfebf35ce121 2018-12-23 21:05:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" -d '' 2018-12-23 21:05:08,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53412f73-b434-47e8-80b7-ae402258d7a4 Date: Sun, 23 Dec 2018 21:05:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:05:08,837 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/file used request id req-53412f73-b434-47e8-80b7-ae402258d7a4 2018-12-23 21:05:08,838 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:05:08,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" 2018-12-23 21:05:08,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-021de460-b086-4885-b242-a052f08b280f Date: Sun, 23 Dec 2018 21:05:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:05:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/snap", "metadata": {}}], "self": "/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "min_disk": 0, "protected": false, "id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "file": "/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d25c28fe257403c8f6bd1cd8783c071", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:05:08,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf used request id req-021de460-b086-4885-b242-a052f08b280f 2018-12-23 21:05:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" 2018-12-23 21:05:08,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0f647618-6fc0-4b3c-8c9a-21cd7f509450 Date: Sun, 23 Dec 2018 21:05: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:05:08,865 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0f647618-6fc0-4b3c-8c9a-21cd7f509450 2018-12-23 21:05:08,867 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image 2018-12-23 21:05:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" 2018-12-23 21:05:08,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ac4e60c6-1c21-401d-909c-16fe42720e12 Date: Sun, 23 Dec 2018 21:05:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:05:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/snap", "metadata": {}}], "self": "/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "min_disk": 0, "protected": false, "id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "file": "/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d25c28fe257403c8f6bd1cd8783c071", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:05:08,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf used request id req-ac4e60c6-1c21-401d-909c-16fe42720e12 2018-12-23 21:05:08,885 - create_image - DEBUG - Instance status is - active 2018-12-23 21:05:08,886 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image 2018-12-23 21:05:08,886 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image 2018-12-23 21:05:08,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:08,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:09,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["TnnA9bRtSZSY27UWCo-X5g"], "issued_at": "2018-12-23T21:05:09.000000Z"}} 2018-12-23 21:05:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11e4ac5332765a1684a52209eca3dd7ac9cedfa" 2018-12-23 21:05:09,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b443d68c-1fb7-4f98-85ac-55abdef97c82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:09,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b443d68c-1fb7-4f98-85ac-55abdef97c82 2018-12-23 21:05:09,301 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:05:09,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11e4ac5332765a1684a52209eca3dd7ac9cedfa" 2018-12-23 21:05:09,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-13cc4c2f-72e8-4e9b-a8f7-49001a0305c3 x-compute-request-id: req-13cc4c2f-72e8-4e9b-a8f7-49001a0305c3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:05:09,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-13cc4c2f-72e8-4e9b-a8f7-49001a0305c3 2018-12-23 21:05:09,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11e4ac5332765a1684a52209eca3dd7ac9cedfa" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:05:09,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-68f8704b-7f41-4f0c-ad4b-c17d57d3a572 x-compute-request-id: req-68f8704b-7f41-4f0c-ad4b-c17d57d3a572 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf"}} 2018-12-23 21:05:09,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-68f8704b-7f41-4f0c-ad4b-c17d57d3a572 2018-12-23 21:05:09,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:09,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:09,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62849fb21c354b3e9451e890f8a3a5c7", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}], "expires_at": "2018-12-23T22:05:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-user", "id": "e2e3aab3189e416e8165bfaea7134e65"}, "audit_ids": ["KKbNpyLGR5e8IsWaGaPGig"], "issued_at": "2018-12-23T21:05:09.000000Z"}} 2018-12-23 21:05:09,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" 2018-12-23 21:05:10,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f63e6ed-6981-4292-acd6-d31315142ec6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:10,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7f63e6ed-6981-4292-acd6-d31315142ec6 2018-12-23 21:05:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" 2018-12-23 21:05:10,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3063c094-1003-4ae6-bd5a-7fa5c67769e5 Date: Sun, 23 Dec 2018 21:05:10 GMT RESP BODY: {"networks":[]} 2018-12-23 21:05:10,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-3063c094-1003-4ae6-bd5a-7fa5c67769e5 2018-12-23 21:05:10,245 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net 2018-12-23 21:05:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" -d '{"network": {"name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net", "admin_state_up": true}}' 2018-12-23 21:05:10,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-34d1e70f-ad7b-4145-9868-3db9b9f9a53f Date: Sun, 23 Dec 2018 21:05:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:05:10Z","is_default":false,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}} 2018-12-23 21:05:10,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-34d1e70f-ad7b-4145-9868-3db9b9f9a53f 2018-12-23 21:05:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" 2018-12-23 21:05:10,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-61c9039b-1242-41f4-ac4f-5015bf88e8df Date: Sun, 23 Dec 2018 21:05:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:05:10Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:10,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-61c9039b-1242-41f4-ac4f-5015bf88e8df 2018-12-23 21:05:10,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" 2018-12-23 21:05:10,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7aafd772-fa2a-4d71-97a7-09956c7d2c43 Date: Sun, 23 Dec 2018 21:05:10 GMT RESP BODY: {"subnets":[]} 2018-12-23 21:05:10,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-7aafd772-fa2a-4d71-97a7-09956c7d2c43 2018-12-23 21:05:10,769 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet 2018-12-23 21:05:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" -d '{"subnets": [{"ip_version": 4, "network_id": "bb4725e0-4494-4297-95e5-b3892f2e9040", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]}' 2018-12-23 21:05:11,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-61e09e33-0a72-4e1a-82e3-ffccd1bcc495 Date: Sun, 23 Dec 2018 21:05:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","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":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:11,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-61e09e33-0a72-4e1a-82e3-ffccd1bcc495 2018-12-23 21:05:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" 2018-12-23 21:05:11,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c42dd1b2-0c6d-42d6-a535-ea4e30bab589 Date: Sun, 23 Dec 2018 21:05:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:11,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-c42dd1b2-0c6d-42d6-a535-ea4e30bab589 2018-12-23 21:05:11,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" 2018-12-23 21:05:11,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-28a12e77-5d23-431f-a0d2-708616ecc21a Date: Sun, 23 Dec 2018 21:05:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:11,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-28a12e77-5d23-431f-a0d2-708616ecc21a 2018-12-23 21:05:11,689 - OpenStackNetwork - DEBUG - Network [bb4725e0-4494-4297-95e5-b3892f2e9040] created successfully 2018-12-23 21:05:11,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:11,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:12,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62849fb21c354b3e9451e890f8a3a5c7", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}], "expires_at": "2018-12-23T22:05:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-user", "id": "e2e3aab3189e416e8165bfaea7134e65"}, "audit_ids": ["LPbxrZuuS7OvhuXPgYYzyw"], "issued_at": "2018-12-23T21:05:12.000000Z"}} 2018-12-23 21:05:12,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" 2018-12-23 21:05:12,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091eff44-2a86-4622-8cec-196af5aea2f8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:12,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-091eff44-2a86-4622-8cec-196af5aea2f8 2018-12-23 21:05:12,100 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" 2018-12-23 21:05:12,313 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:12 GMT Server: Apache x-compute-request-id: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 21:05:12,314 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/detail used request id req-11d4a62b-68f7-4eef-a25c-ab8614ebc142 2018-12-23 21:05:12,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 21:05:12,818 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:05:12 GMT Server: Apache x-compute-request-id: req-52e8131d-b3e3-4963-a987-5d963efe01f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52e8131d-b3e3-4963-a987-5d963efe01f6 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}} 2018-12-23 21:05:12,818 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes used request id req-52e8131d-b3e3-4963-a987-5d963efe01f6 2018-12-23 21:05:12,822 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" 2018-12-23 21:05:13,035 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:12 GMT Server: Apache x-compute-request-id: req-eec56ad2-7c11-46ab-9fcb-f85bc79bbae2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eec56ad2-7c11-46ab-9fcb-f85bc79bbae2 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:12.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}} 2018-12-23 21:05:13,035 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c used request id req-eec56ad2-7c11-46ab-9fcb-f85bc79bbae2 2018-12-23 21:05:13,035 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1 2018-12-23 21:05:13,038 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" 2018-12-23 21:05:13,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:13 GMT Server: Apache x-compute-request-id: req-83666491-82a5-4bba-9568-1415bde0d9ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-83666491-82a5-4bba-9568-1415bde0d9ec Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}} 2018-12-23 21:05:13,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c used request id req-83666491-82a5-4bba-9568-1415bde0d9ec 2018-12-23 21:05:13,269 - create_volume - DEBUG - Instance status is - available 2018-12-23 21:05:13,269 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1 2018-12-23 21:05:13,269 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1 2018-12-23 21:05:13,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:13,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:13,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62849fb21c354b3e9451e890f8a3a5c7", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}], "expires_at": "2018-12-23T22:05:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-user", "id": "e2e3aab3189e416e8165bfaea7134e65"}, "audit_ids": ["CwLr1kjyT4GV7_28NgiwcA"], "issued_at": "2018-12-23T21:05:13.000000Z"}} 2018-12-23 21:05:13,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103f3c8b83a7059e7f65ec6dfef6a89b601fe5b5" 2018-12-23 21:05:13,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c6f0a0-6628-45bb-bb3c-5eed03c86905 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:13,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-84c6f0a0-6628-45bb-bb3c-5eed03c86905 2018-12-23 21:05:13,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103f3c8b83a7059e7f65ec6dfef6a89b601fe5b5" 2018-12-23 21:05:13,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:13 GMT Server: Apache x-compute-request-id: req-1a6a93f1-2bd4-439b-ac72-78243765b38e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a6a93f1-2bd4-439b-ac72-78243765b38e Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}]} 2018-12-23 21:05:13,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/detail used request id req-1a6a93f1-2bd4-439b-ac72-78243765b38e 2018-12-23 21:05:13,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1a6a93f1-2bd4-439b-ac72-78243765b38e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103f3c8b83a7059e7f65ec6dfef6a89b601fe5b5" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-23 21:05:14,375 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:05:13 GMT Server: Apache x-compute-request-id: req-f875513d-dd32-4b31-a93f-da2ab6e9929f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f875513d-dd32-4b31-a93f-da2ab6e9929f Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:14.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "size": 1}} 2018-12-23 21:05:14,376 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes used request id req-f875513d-dd32-4b31-a93f-da2ab6e9929f 2018-12-23 21:05:14,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a6a93f1-2bd4-439b-ac72-78243765b38e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103f3c8b83a7059e7f65ec6dfef6a89b601fe5b5" 2018-12-23 21:05:14,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:14 GMT Server: Apache x-compute-request-id: req-ced30218-3d5f-4f37-a03e-c6b0ddce1f24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ced30218-3d5f-4f37-a03e-c6b0ddce1f24 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "size": 1}} 2018-12-23 21:05:14,630 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 used request id req-ced30218-3d5f-4f37-a03e-c6b0ddce1f24 2018-12-23 21:05:14,630 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2 2018-12-23 21:05:14,633 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a6a93f1-2bd4-439b-ac72-78243765b38e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103f3c8b83a7059e7f65ec6dfef6a89b601fe5b5" 2018-12-23 21:05:14,851 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:14 GMT Server: Apache x-compute-request-id: req-b8141028-c143-4719-99ba-552f9dec9854 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8141028-c143-4719-99ba-552f9dec9854 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "size": 1}} 2018-12-23 21:05:14,851 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 used request id req-b8141028-c143-4719-99ba-552f9dec9854 2018-12-23 21:05:14,851 - create_volume - DEBUG - Instance status is - available 2018-12-23 21:05:14,851 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2 2018-12-23 21:05:14,851 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2 2018-12-23 21:05:14,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:14,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:15,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62849fb21c354b3e9451e890f8a3a5c7", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}], "expires_at": "2018-12-23T22:05:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-user", "id": "e2e3aab3189e416e8165bfaea7134e65"}, "audit_ids": ["1ILByq-cR3K76WygAyXTlw"], "issued_at": "2018-12-23T21:05:15.000000Z"}} 2018-12-23 21:05:15,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:15,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe8f9a0-f6ee-4939-b7ec-4477061dfa09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:15,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dbe8f9a0-f6ee-4939-b7ec-4477061dfa09 2018-12-23 21:05:15,329 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:05:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:15,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96183760-1e46-4488-b6d1-8a63f7060e25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:15,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-96183760-1e46-4488-b6d1-8a63f7060e25 2018-12-23 21:05:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:15,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1cde0517-bb36-459e-b64a-a6e95033916d Date: Sun, 23 Dec 2018 21:05:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:15,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-1cde0517-bb36-459e-b64a-a6e95033916d 2018-12-23 21:05:15,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:15,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-88bdfa2f-fc04-4fb8-a497-3d84cb844052 Date: Sun, 23 Dec 2018 21:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:15,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-88bdfa2f-fc04-4fb8-a497-3d84cb844052 2018-12-23 21:05:15,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:15,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-08ff0ee4-bc28-40bb-92c1-54b147e6dd67 Date: Sun, 23 Dec 2018 21:05:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:15,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-08ff0ee4-bc28-40bb-92c1-54b147e6dd67 2018-12-23 21:05:15,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:05:16,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:05:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:05:16,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4164a832-1337-4357-b12e-4843710195ec Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:16,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-4164a832-1337-4357-b12e-4843710195ec 2018-12-23 21:05:16,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2369b09f-926f-463c-894d-20474c94d5f3 Date: Sun, 23 Dec 2018 21:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:16,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-2369b09f-926f-463c-894d-20474c94d5f3 2018-12-23 21:05:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7c6a04f8-e8ea-4fba-beb4-0414b664bfd1 Date: Sun, 23 Dec 2018 21:05:16 GMT RESP BODY: {"ports":[]} 2018-12-23 21:05:16,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port&admin_state_up=True used request id req-7c6a04f8-e8ea-4fba-beb4-0414b664bfd1 2018-12-23 21:05:16,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53463d4c-8669-4700-aa25-84621d821670 x-compute-request-id: req-53463d4c-8669-4700-aa25-84621d821670 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 21:05:16,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst used request id req-53463d4c-8669-4700-aa25-84621d821670 2018-12-23 21:05:16,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bb9beb9b-d1de-4047-983c-af7bdd063665 Date: Sun, 23 Dec 2018 21:05:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:16,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-bb9beb9b-d1de-4047-983c-af7bdd063665 2018-12-23 21:05:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a1182577-10bb-44b6-bf41-59f78b82f889 Date: Sun, 23 Dec 2018 21:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:16,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-a1182577-10bb-44b6-bf41-59f78b82f889 2018-12-23 21:05:16,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b3e9fa4a-437c-48c3-9668-4a6ec91db708 Date: Sun, 23 Dec 2018 21:05:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:16,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-b3e9fa4a-437c-48c3-9668-4a6ec91db708 2018-12-23 21:05:16,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28f6bdc-e220-40d7-aa7d-df9fc3b0cd6a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:16,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-f28f6bdc-e220-40d7-aa7d-df9fc3b0cd6a 2018-12-23 21:05:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f4f9ce02-7536-445d-949a-8b45d15ef922 Date: Sun, 23 Dec 2018 21:05:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:16,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-f4f9ce02-7536-445d-949a-8b45d15ef922 2018-12-23 21:05:16,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:16,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a1b19e2f-6cbe-4886-9803-bf1e2e514172 Date: Sun, 23 Dec 2018 21:05:16 GMT RESP BODY: {"ports":[]} 2018-12-23 21:05:16,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port&admin_state_up=True used request id req-a1b19e2f-6cbe-4886-9803-bf1e2e514172 2018-12-23 21:05:16,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:16,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:17,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62849fb21c354b3e9451e890f8a3a5c7", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}], "expires_at": "2018-12-23T22:05:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-user", "id": "e2e3aab3189e416e8165bfaea7134e65"}, "audit_ids": ["qMoEGu8CSIWJE_Z-Duc6jg"], "issued_at": "2018-12-23T21:05:17.000000Z"}} 2018-12-23 21:05:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4687e78bd1ee8651139038942f90bf730eb79df0" 2018-12-23 21:05:17,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514151a9-acd8-4725-823e-f2361e15c4fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:17,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-514151a9-acd8-4725-823e-f2361e15c4fb 2018-12-23 21:05:17,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:17,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4aa93791-b8fb-486b-a71b-d7101340db5b Date: Sun, 23 Dec 2018 21:05:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:17,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-4aa93791-b8fb-486b-a71b-d7101340db5b 2018-12-23 21:05:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:17,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a3236fa5-ece3-45eb-af5d-e3a0d009607e Date: Sun, 23 Dec 2018 21:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:17,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-a3236fa5-ece3-45eb-af5d-e3a0d009607e 2018-12-23 21:05:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:17,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7a383c0b-8b0d-4e37-8318-971e4213e529 Date: Sun, 23 Dec 2018 21:05:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:17,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-7a383c0b-8b0d-4e37-8318-971e4213e529 2018-12-23 21:05:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:05:17,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:05:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:05:17,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4687e78bd1ee8651139038942f90bf730eb79df0" 2018-12-23 21:05:17,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-645a9086-ceb8-413c-9f51-39f85a74f95d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:17,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-645a9086-ceb8-413c-9f51-39f85a74f95d 2018-12-23 21:05:17,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:17,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0bd332c2-f3e6-4676-827e-8ea6175393fa Date: Sun, 23 Dec 2018 21:05:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:17,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-0bd332c2-f3e6-4676-827e-8ea6175393fa 2018-12-23 21:05:17,706 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net 2018-12-23 21:05:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" -d '{"port": {"network_id": "bb4725e0-4494-4297-95e5-b3892f2e9040", "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port", "admin_state_up": true}}' 2018-12-23 21:05:18,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-3dd945b5-13d1-4780-ad50-79a4debe76ed Date: Sun, 23 Dec 2018 21:05:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.12"}],"id":"2fee98a5-dcdc-4ded-b276-2d64c41e1d69","security_groups":["1d782335-53af-401d-8c89-45be50b81c6e"],"mac_address":"fa:16:3e:ec:8d:5c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port","project_id":"3d25c28fe257403c8f6bd1cd8783c071","qos_policy_id":null,"admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:05:18,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-3dd945b5-13d1-4780-ad50-79a4debe76ed 2018-12-23 21:05:18,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:18,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-602f5cee-6eb3-4263-9af7-c6597a2a3ed1 Date: Sun, 23 Dec 2018 21:05:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:18,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-602f5cee-6eb3-4263-9af7-c6597a2a3ed1 2018-12-23 21:05:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:18,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5a4eeded-45cd-45b5-9c99-b71d876ca46f Date: Sun, 23 Dec 2018 21:05:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:18,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-5a4eeded-45cd-45b5-9c99-b71d876ca46f 2018-12-23 21:05:18,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba189d68-9ddb-4613-9195-4068b0c778c2 Date: Sun, 23 Dec 2018 21:05:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:19,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-ba189d68-9ddb-4613-9195-4068b0c778c2 2018-12-23 21:05:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bba8741-caeb-49b1-b216-3e25e2fe73cc Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:19,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-2bba8741-caeb-49b1-b216-3e25e2fe73cc 2018-12-23 21:05:19,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3f29c459-7a4a-4abf-aa38-b5fc8bbce6bd Date: Sun, 23 Dec 2018 21:05:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:19,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-3f29c459-7a4a-4abf-aa38-b5fc8bbce6bd 2018-12-23 21:05:19,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-d908852a-749f-4638-92d3-d71d7c2203bf Date: Sun, 23 Dec 2018 21:05:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.12"}],"id":"2fee98a5-dcdc-4ded-b276-2d64c41e1d69","security_groups":["1d782335-53af-401d-8c89-45be50b81c6e"],"mac_address":"fa:16:3e:ec:8d:5c","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2018-12-23 21:05:19,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port&admin_state_up=True used request id req-d908852a-749f-4638-92d3-d71d7c2203bf 2018-12-23 21:05:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4915c990-9793-42d9-ac2c-df0215319097 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:19,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-4915c990-9793-42d9-ac2c-df0215319097 2018-12-23 21:05:19,304 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst 2018-12-23 21:05:19,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,324 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-6a41542a-c61d-4087-bce0-28e3879f6002 x-compute-request-id: req-6a41542a-c61d-4087-bce0-28e3879f6002 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-flavor-name"}]} 2018-12-23 21:05:19,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6a41542a-c61d-4087-bce0-28e3879f6002 2018-12-23 21:05:19,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-b00fe964-b90f-41b1-acc4-c6b2a021f725 x-compute-request-id: req-b00fe964-b90f-41b1-acc4-c6b2a021f725 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf"}} 2018-12-23 21:05:19,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf used request id req-b00fe964-b90f-41b1-acc4-c6b2a021f725 2018-12-23 21:05:19,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-c5bc7b4a-aaa5-481d-ab16-7cf193d4c8f1 Date: Sun, 23 Dec 2018 21:05:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:05:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:05:08Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/snap", "metadata": {}}], "self": "/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "min_disk": 0, "protected": false, "id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "file": "/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3d25c28fe257403c8f6bd1cd8783c071", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image"} 2018-12-23 21:05:19,550 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image used request id req-c5bc7b4a-aaa5-481d-ab16-7cf193d4c8f1 2018-12-23 21:05:19,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:19,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-05f68a3f-f50a-4ece-8b6f-4cc4190a29db Date: Sun, 23 Dec 2018 21: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:05:19,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-05f68a3f-f50a-4ece-8b6f-4cc4190a29db 2018-12-23 21:05:19,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" -d '{"server": {"name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "imageRef": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "flavorRef": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "max_count": 1, "min_count": 1, "networks": [{"port": "2fee98a5-dcdc-4ded-b276-2d64c41e1d69"}]}}' 2018-12-23 21:05:20,292 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21: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-65ad16e9-c5b8-47ea-8d9c-e4204111b3d0 x-compute-request-id: req-65ad16e9-c5b8-47ea-8d9c-e4204111b3d0 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "adminPass": "LCDvTZ8NmLBa"}} 2018-12-23 21:05:20,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-65ad16e9-c5b8-47ea-8d9c-e4204111b3d0 2018-12-23 21:05:20,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:20,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-10e6620c-ca88-4c20-bfbf-2c89fa683479 x-compute-request-id: req-10e6620c-ca88-4c20-bfbf-2c89fa683479 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:05:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:20,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-10e6620c-ca88-4c20-bfbf-2c89fa683479 2018-12-23 21:05:20,767 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst 2018-12-23 21:05:20,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:20,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-52a7c940-5d43-4d32-ab73-8af6a754682a x-compute-request-id: req-52a7c940-5d43-4d32-ab73-8af6a754682a Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:05:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:20,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-52a7c940-5d43-4d32-ab73-8af6a754682a 2018-12-23 21:05:20,855 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst] is - BUILD 2018-12-23 21:05:20,856 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:05:23,859 - create_instance - DEBUG - VM status query timeout in 896.908013105 2018-12-23 21:05:23,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:24,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0347028-6f60-45a7-9746-3351751c3c9f x-compute-request-id: req-f0347028-6f60-45a7-9746-3351751c3c9f Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:05:21Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:24,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-f0347028-6f60-45a7-9746-3351751c3c9f 2018-12-23 21:05:24,302 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst] is - BUILD 2018-12-23 21:05:24,302 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:05:27,306 - create_instance - DEBUG - VM status query timeout in 893.461090088 2018-12-23 21:05:27,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:27,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cc6d8cd-ad96-45ed-88c4-af2cea165ca6 x-compute-request-id: req-2cc6d8cd-ad96-45ed-88c4-af2cea165ca6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:27,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-2cc6d8cd-ad96-45ed-88c4-af2cea165ca6 2018-12-23 21:05:27,564 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst] is - ACTIVE 2018-12-23 21:05:27,565 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:05:27,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:27,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74c3744b-9420-47b5-bef7-a31cf5e84690 x-compute-request-id: req-74c3744b-9420-47b5-bef7-a31cf5e84690 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:27,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-74c3744b-9420-47b5-bef7-a31cf5e84690 2018-12-23 21:05:27,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:27,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1c2b5845-45a3-4897-a98e-7861ad576850 Date: Sun, 23 Dec 2018 21:05:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:27,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-1c2b5845-45a3-4897-a98e-7861ad576850 2018-12-23 21:05:27,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf296034-e203-4c38-a12f-3c26da55a13f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:28,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-bf296034-e203-4c38-a12f-3c26da55a13f 2018-12-23 21:05:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92bca275-94e2-451e-88b1-e9da19f8510a Date: Sun, 23 Dec 2018 21:05:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:28,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-92bca275-94e2-451e-88b1-e9da19f8510a 2018-12-23 21:05:28,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-b0f6fd1e-bfdd-4ec8-87d2-d7ec16fd3b87 Date: Sun, 23 Dec 2018 21:05:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.12"}],"id":"2fee98a5-dcdc-4ded-b276-2d64c41e1d69","security_groups":["1d782335-53af-401d-8c89-45be50b81c6e"],"mac_address":"fa:16:3e:ec:8d:5c","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:17Z","binding:vnic_type":"normal","device_id":"1241f8c1-ec44-4866-b16f-3d8f5a0a9292","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.2"}],"id":"7f1ded89-65a5-4081-b6c1-f85cb59a4966","security_groups":[],"mac_address":"fa:16:3e:20:f4:c8","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb4725e0-4494-4297-95e5-b3892f2e9040","ip_allocation":"immediate"}]} 2018-12-23 21:05:28,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-b0f6fd1e-bfdd-4ec8-87d2-d7ec16fd3b87 2018-12-23 21:05:28,174 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:28 GMT Server: Apache x-compute-request-id: req-673a0d31-2f1b-44c8-b333-14be09b5dfd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-673a0d31-2f1b-44c8-b333-14be09b5dfd3 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "size": 1}, {"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:13.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}]} 2018-12-23 21:05:28,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/detail used request id req-673a0d31-2f1b-44c8-b333-14be09b5dfd3 2018-12-23 21:05:28,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeba13ab-3066-4dfb-8d11-0a6c34a7a39f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:28,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-eeba13ab-3066-4dfb-8d11-0a6c34a7a39f 2018-12-23 21:05:28,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05: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-c6a678c0-422b-4d32-8ed8-bc61b3ee604a x-compute-request-id: req-c6a678c0-422b-4d32-8ed8-bc61b3ee604a Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:28,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-c6a678c0-422b-4d32-8ed8-bc61b3ee604a 2018-12-23 21:05:28,650 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst] is - ACTIVE 2018-12-23 21:05:28,650 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:05:28,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,791 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05: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-f6242d87-bbfc-44d7-ba2c-358d1146e773 x-compute-request-id: req-f6242d87-bbfc-44d7-ba2c-358d1146e773 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:28,791 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-f6242d87-bbfc-44d7-ba2c-358d1146e773 2018-12-23 21:05:28,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0a9a8902-3bbb-4976-8b70-f1b79acc1bf6 Date: Sun, 23 Dec 2018 21:05:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:28,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-0a9a8902-3bbb-4976-8b70-f1b79acc1bf6 2018-12-23 21:05:28,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:28,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ccc96a-1d4a-4a91-997e-0ce10ad234dd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:28,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-c6ccc96a-1d4a-4a91-997e-0ce10ad234dd 2018-12-23 21:05:28,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:29,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d9da5ebd-65a7-4c1b-a764-37720fa9abe3 Date: Sun, 23 Dec 2018 21:05:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:29,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-d9da5ebd-65a7-4c1b-a764-37720fa9abe3 2018-12-23 21:05:29,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:29,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-81377029-5b50-45ad-8bcf-25115aec549a Date: Sun, 23 Dec 2018 21:05:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.12"}],"id":"2fee98a5-dcdc-4ded-b276-2d64c41e1d69","security_groups":["1d782335-53af-401d-8c89-45be50b81c6e"],"mac_address":"fa:16:3e:ec:8d:5c","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:17Z","binding:vnic_type":"normal","device_id":"1241f8c1-ec44-4866-b16f-3d8f5a0a9292","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.2"}],"id":"7f1ded89-65a5-4081-b6c1-f85cb59a4966","security_groups":[],"mac_address":"fa:16:3e:20:f4:c8","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb4725e0-4494-4297-95e5-b3892f2e9040","ip_allocation":"immediate"}]} 2018-12-23 21:05:29,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-81377029-5b50-45ad-8bcf-25115aec549a 2018-12-23 21:05:29,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" -d '{"volumeAttachment": {"volumeId": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}}' 2018-12-23 21:05:30,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-0ae1cd24-5270-43e7-98b2-97da5c431ec2 x-compute-request-id: req-0ae1cd24-5270-43e7-98b2-97da5c431ec2 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "volumeId": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}} 2018-12-23 21:05:30,382 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292/os-volume_attachments used request id req-0ae1cd24-5270-43e7-98b2-97da5c431ec2 2018-12-23 21:05:30,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:30,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b6e90cd-38d6-40f0-98e3-b527807c255e x-compute-request-id: req-0b6e90cd-38d6-40f0-98e3-b527807c255e Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [{"id": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}], "metadata": {}}} 2018-12-23 21:05:30,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-0b6e90cd-38d6-40f0-98e3-b527807c255e 2018-12-23 21:05:30,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:30,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ec595648-aec2-4556-b001-c0d741e2a6b6 Date: Sun, 23 Dec 2018 21:05:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-ec595648-aec2-4556-b001-c0d741e2a6b6 2018-12-23 21:05:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:30,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a54e056-4b70-46a0-bf81-914636b5a8b4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:30,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-9a54e056-4b70-46a0-bf81-914636b5a8b4 2018-12-23 21:05:30,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:30,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c15ca189-41de-4ae9-beb1-fe8e231aeb5d Date: Sun, 23 Dec 2018 21:05:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:30,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-c15ca189-41de-4ae9-beb1-fe8e231aeb5d 2018-12-23 21:05:30,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:30,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-24cf9554-7625-45da-9d6f-c0c7da8b7611 Date: Sun, 23 Dec 2018 21:05:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.12"}],"id":"2fee98a5-dcdc-4ded-b276-2d64c41e1d69","security_groups":["1d782335-53af-401d-8c89-45be50b81c6e"],"mac_address":"fa:16:3e:ec:8d:5c","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:17Z","binding:vnic_type":"normal","device_id":"1241f8c1-ec44-4866-b16f-3d8f5a0a9292","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.2"}],"id":"7f1ded89-65a5-4081-b6c1-f85cb59a4966","security_groups":[],"mac_address":"fa:16:3e:20:f4:c8","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb4725e0-4494-4297-95e5-b3892f2e9040","ip_allocation":"immediate"}]} 2018-12-23 21:05:30,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-24cf9554-7625-45da-9d6f-c0c7da8b7611 2018-12-23 21:05:30,839 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-673a0d31-2f1b-44c8-b333-14be09b5dfd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:31,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:30 GMT Server: Apache x-compute-request-id: req-4ce4d223-ad69-4afe-9f8f-c611e6facd67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ce4d223-ad69-4afe-9f8f-c611e6facd67 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "size": 1}, {"status": "reserved", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:30.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}]} 2018-12-23 21:05:31,077 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/detail used request id req-4ce4d223-ad69-4afe-9f8f-c611e6facd67 2018-12-23 21:05:31,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:31,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74dd922-0aef-4c55-982a-33386880f96a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:31,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-c74dd922-0aef-4c55-982a-33386880f96a 2018-12-23 21:05:31,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:31,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-6d5d9a3e-42c7-4e64-914c-e324cd0bd1ea x-compute-request-id: req-6d5d9a3e-42c7-4e64-914c-e324cd0bd1ea Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [{"id": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}], "metadata": {}}} 2018-12-23 21:05:31,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-6d5d9a3e-42c7-4e64-914c-e324cd0bd1ea 2018-12-23 21:05:31,485 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst] is - ACTIVE 2018-12-23 21:05:31,485 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:05:31,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:31,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-4148f93c-ee6a-4eec-80f2-148f9ef411a1 x-compute-request-id: req-4148f93c-ee6a-4eec-80f2-148f9ef411a1 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [{"id": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}], "metadata": {}}} 2018-12-23 21:05:31,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-4148f93c-ee6a-4eec-80f2-148f9ef411a1 2018-12-23 21:05:31,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:31,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-30fe507f-f022-4306-896d-3d0400e28a16 Date: Sun, 23 Dec 2018 21:05:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:31,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-30fe507f-f022-4306-896d-3d0400e28a16 2018-12-23 21:05:31,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:31,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9aa02f-a51a-49f8-850b-29a560fd9ca4 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:31,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-7b9aa02f-a51a-49f8-850b-29a560fd9ca4 2018-12-23 21:05:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:31,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5d1ce793-e6f6-4c84-bef8-3edb1a505acf Date: Sun, 23 Dec 2018 21:05:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:31,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-5d1ce793-e6f6-4c84-bef8-3edb1a505acf 2018-12-23 21:05:31,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:31,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-3b4275b1-5760-4a11-b9ea-363d8a1bcc3a Date: Sun, 23 Dec 2018 21:05:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.12"}],"id":"2fee98a5-dcdc-4ded-b276-2d64c41e1d69","security_groups":["1d782335-53af-401d-8c89-45be50b81c6e"],"mac_address":"fa:16:3e:ec:8d:5c","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:17Z","binding:vnic_type":"normal","device_id":"1241f8c1-ec44-4866-b16f-3d8f5a0a9292","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.2"}],"id":"7f1ded89-65a5-4081-b6c1-f85cb59a4966","security_groups":[],"mac_address":"fa:16:3e:20:f4:c8","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb4725e0-4494-4297-95e5-b3892f2e9040","ip_allocation":"immediate"}]} 2018-12-23 21:05:31,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-3b4275b1-5760-4a11-b9ea-363d8a1bcc3a 2018-12-23 21:05:31,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" -d '{"volumeAttachment": {"volumeId": "90c2a56d-f9cc-4f86-89f4-70919f357705"}}' 2018-12-23 21:05:33,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-fe69e157-6d3e-406e-abea-aa6b732c8df6 x-compute-request-id: req-fe69e157-6d3e-406e-abea-aa6b732c8df6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "volumeId": "90c2a56d-f9cc-4f86-89f4-70919f357705"}} 2018-12-23 21:05:33,020 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292/os-volume_attachments used request id req-fe69e157-6d3e-406e-abea-aa6b732c8df6 2018-12-23 21:05:33,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:33,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6300f3a6-9e61-43c9-9a44-6f4b85810472 x-compute-request-id: req-6300f3a6-9e61-43c9-9a44-6f4b85810472 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [{"id": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}, {"id": "90c2a56d-f9cc-4f86-89f4-70919f357705"}], "metadata": {}}} 2018-12-23 21:05:33,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-6300f3a6-9e61-43c9-9a44-6f4b85810472 2018-12-23 21:05:33,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:33,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-25f885d6-4d30-4110-aabe-37418d23c1d6 Date: Sun, 23 Dec 2018 21:05:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:33,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-25f885d6-4d30-4110-aabe-37418d23c1d6 2018-12-23 21:05:33,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:33,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dedeb85-8fb0-40b3-90cd-d892db4397a9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:33,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-3dedeb85-8fb0-40b3-90cd-d892db4397a9 2018-12-23 21:05:33,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:33,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d8ca7673-13ad-492b-b48e-40e4277bbc35 Date: Sun, 23 Dec 2018 21:05:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:33,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-d8ca7673-13ad-492b-b48e-40e4277bbc35 2018-12-23 21:05:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:33,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-42de8f26-7547-48fc-a813-865aab1cb89e Date: Sun, 23 Dec 2018 21:05:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.12"}],"id":"2fee98a5-dcdc-4ded-b276-2d64c41e1d69","security_groups":["1d782335-53af-401d-8c89-45be50b81c6e"],"mac_address":"fa:16:3e:ec:8d:5c","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:17Z","binding:vnic_type":"normal","device_id":"1241f8c1-ec44-4866-b16f-3d8f5a0a9292","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.2"}],"id":"7f1ded89-65a5-4081-b6c1-f85cb59a4966","security_groups":[],"mac_address":"fa:16:3e:20:f4:c8","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb4725e0-4494-4297-95e5-b3892f2e9040","ip_allocation":"immediate"}]} 2018-12-23 21:05:33,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-42de8f26-7547-48fc-a813-865aab1cb89e 2018-12-23 21:05:33,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:34,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62849fb21c354b3e9451e890f8a3a5c7", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj-role"}], "expires_at": "2018-12-23T22:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/3d25c28fe257403c8f6bd1cd8783c071", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-22335717-d2f4-470-user", "id": "e2e3aab3189e416e8165bfaea7134e65"}, "audit_ids": ["UvNPPWmfTAauZAfMo1jdAA"], "issued_at": "2018-12-23T21:05:34.000000Z"}} 2018-12-23 21:05:34,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f27b34107ed8f67eb31fee95da96955cc44acb" 2018-12-23 21:05:34,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-08ba3880-83e8-47ef-8713-1ea0fcfcfe80 x-compute-request-id: req-08ba3880-83e8-47ef-8713-1ea0fcfcfe80 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:8d:5c", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "security_groups": [{"name": "default"}], "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [{"id": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}, {"id": "90c2a56d-f9cc-4f86-89f4-70919f357705"}], "metadata": {}}]} 2018-12-23 21:05:34,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst used request id req-08ba3880-83e8-47ef-8713-1ea0fcfcfe80 2018-12-23 21:05:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f27b34107ed8f67eb31fee95da96955cc44acb" 2018-12-23 21:05:34,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-317b4b4d-f46d-49c9-bfb9-d735abbd8743 Date: Sun, 23 Dec 2018 21:05:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bb4725e0-4494-4297-95e5-b3892f2e9040","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3d25c28fe257403c8f6bd1cd8783c071","l2_adjacency":true,"status":"ACTIVE","subnets":["fbbc7934-1fdb-4f81-9ef7-60788cfdf725"],"description":"","tags":[],"updated_at":"2018-12-23T21:05:11Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net","admin_state_up":true,"tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:10Z","mtu":1450}]} 2018-12-23 21:05:34,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net used request id req-317b4b4d-f46d-49c9-bfb9-d735abbd8743 2018-12-23 21:05:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f27b34107ed8f67eb31fee95da96955cc44acb" 2018-12-23 21:05:34,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-31bf411c-4cc9-4952-82e2-23a56affe074 Date: Sun, 23 Dec 2018 21:05:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","dns_nameservers":[],"updated_at":"2018-12-23T21:05:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3d25c28fe257403c8f6bd1cd8783c071","id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","subnetpool_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet"}]} 2018-12-23 21:05:34,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-31bf411c-4cc9-4952-82e2-23a56affe074 2018-12-23 21:05:34,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3f27b34107ed8f67eb31fee95da96955cc44acb" 2018-12-23 21:05:34,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-9cab9963-0d0a-4714-8df1-d4c3560a65d6 Date: Sun, 23 Dec 2018 21:05:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.12"}],"id":"2fee98a5-dcdc-4ded-b276-2d64c41e1d69","security_groups":["1d782335-53af-401d-8c89-45be50b81c6e"],"mac_address":"fa:16:3e:ec:8d:5c","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:17Z","binding:vnic_type":"normal","device_id":"1241f8c1-ec44-4866-b16f-3d8f5a0a9292","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:05:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fbbc7934-1fdb-4f81-9ef7-60788cfdf725","ip_address":"10.55.0.2"}],"id":"7f1ded89-65a5-4081-b6c1-f85cb59a4966","security_groups":[],"mac_address":"fa:16:3e:20:f4:c8","project_id":"3d25c28fe257403c8f6bd1cd8783c071","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bb4725e0-4494-4297-95e5-b3892f2e9040","tenant_id":"3d25c28fe257403c8f6bd1cd8783c071","created_at":"2018-12-23T21:05:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bb4725e0-4494-4297-95e5-b3892f2e9040","ip_allocation":"immediate"}]} 2018-12-23 21:05:34,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-9cab9963-0d0a-4714-8df1-d4c3560a65d6 2018-12-23 21:05:34,992 - create_instance - INFO - Deleting Port with ID - 2fee98a5-dcdc-4ded-b276-2d64c41e1d69 2018-12-23 21:05:34,992 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-port 2018-12-23 21:05:34,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2fee98a5-dcdc-4ded-b276-2d64c41e1d69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:35,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c49a3c89-7105-45a5-9aff-701f43ba81dc Date: Sun, 23 Dec 2018 21:05:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:05:35,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2fee98a5-dcdc-4ded-b276-2d64c41e1d69 used request id req-c49a3c89-7105-45a5-9aff-701f43ba81dc 2018-12-23 21:05:35,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-673a0d31-2f1b-44c8-b333-14be09b5dfd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:35,543 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:35 GMT Server: Apache x-compute-request-id: req-91326b36-553f-4672-aa09-7e129ab5cac2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91326b36-553f-4672-aa09-7e129ab5cac2 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [{"server_id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "attachment_id": "d65a631b-54cd-41da-b5f0-0cb7bb020c22", "attached_at": "2018-12-23T21:05:31.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "device": "/dev/vdb", "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}} 2018-12-23 21:05:35,543 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c used request id req-91326b36-553f-4672-aa09-7e129ab5cac2 2018-12-23 21:05:35,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292/os-volume_attachments/ea92862d-64bc-45ac-bf91-1b5445260f0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:36,055 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:05: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-0ead8719-e4ea-4447-901c-a68bc005a76a x-compute-request-id: req-0ead8719-e4ea-4447-901c-a68bc005a76a Content-Length: 0 Content-Type: application/json 2018-12-23 21:05:36,056 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292/os-volume_attachments/ea92862d-64bc-45ac-bf91-1b5445260f0c used request id req-0ead8719-e4ea-4447-901c-a68bc005a76a 2018-12-23 21:05:36,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:36,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-ec429595-b2fe-4eab-a41d-cc20ffb6ac08 x-compute-request-id: req-ec429595-b2fe-4eab-a41d-cc20ffb6ac08 Content-Encoding: gzip Content-Length: 709 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [{"id": "ea92862d-64bc-45ac-bf91-1b5445260f0c"}, {"id": "90c2a56d-f9cc-4f86-89f4-70919f357705"}], "metadata": {}}} 2018-12-23 21:05:36,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-ec429595-b2fe-4eab-a41d-cc20ffb6ac08 2018-12-23 21:05:39,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:39,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-00fbadb4-825e-4a7a-8ee7-2fcf499c4959 x-compute-request-id: req-00fbadb4-825e-4a7a-8ee7-2fcf499c4959 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [{"id": "90c2a56d-f9cc-4f86-89f4-70919f357705"}], "metadata": {}}} 2018-12-23 21:05:39,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-00fbadb4-825e-4a7a-8ee7-2fcf499c4959 2018-12-23 21:05:39,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-673a0d31-2f1b-44c8-b333-14be09b5dfd3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:39,315 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:39 GMT Server: Apache x-compute-request-id: req-fc74738e-9eec-4b89-adc9-b30b0ae88215 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fc74738e-9eec-4b89-adc9-b30b0ae88215 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [{"server_id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "attachment_id": "6ae13489-5ff0-4fde-9a64-de924f92f575", "attached_at": "2018-12-23T21:05:33.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "device": "/dev/vdc", "id": "90c2a56d-f9cc-4f86-89f4-70919f357705"}], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "size": 1}} 2018-12-23 21:05:39,315 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 used request id req-fc74738e-9eec-4b89-adc9-b30b0ae88215 2018-12-23 21:05:39,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292/os-volume_attachments/90c2a56d-f9cc-4f86-89f4-70919f357705 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:40,014 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-8521ca58-2c19-4c8d-96d4-31e34e2d5978 x-compute-request-id: req-8521ca58-2c19-4c8d-96d4-31e34e2d5978 Content-Length: 0 Content-Type: application/json 2018-12-23 21:05:40,014 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292/os-volume_attachments/90c2a56d-f9cc-4f86-89f4-70919f357705 used request id req-8521ca58-2c19-4c8d-96d4-31e34e2d5978 2018-12-23 21:05:40,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:40,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8d41416-b3f5-4006-b4d6-9d9a82d25da4 x-compute-request-id: req-e8d41416-b3f5-4006-b4d6-9d9a82d25da4 Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [{"id": "90c2a56d-f9cc-4f86-89f4-70919f357705"}], "metadata": {}}} 2018-12-23 21:05:40,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-e8d41416-b3f5-4006-b4d6-9d9a82d25da4 2018-12-23 21:05:43,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:43,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-920d0a91-1f58-45dd-a07c-80c0d01ed601 x-compute-request-id: req-920d0a91-1f58-45dd-a07c-80c0d01ed601 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:25Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:43,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-920d0a91-1f58-45dd-a07c-80c0d01ed601 2018-12-23 21:05:43,579 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst 2018-12-23 21:05:43,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:43,919 - novaclient.v2.client - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e7da625-cfe6-4a8d-98d9-7a6763509af6 x-compute-request-id: req-8e7da625-cfe6-4a8d-98d9-7a6763509af6 Content-Type: application/json 2018-12-23 21:05:43,919 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-8e7da625-cfe6-4a8d-98d9-7a6763509af6 2018-12-23 21:05:43,919 - create_instance - INFO - Checking deletion status 2018-12-23 21:05:43,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:44,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44668074-aac3-405d-a8cc-96ccb0943235 x-compute-request-id: req-44668074-aac3-405d-a8cc-96ccb0943235 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "rel": "bookmark"}], "image": {"id": "028b5c04-75e5-4b1a-abea-5738aed1ebcf", "links": [{"href": "http://172.30.9.21:8774/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:05:25.000000", "flavor": {"id": "81f9ad06-5745-48b5-80e7-5e7a46da9faf", "links": [{"href": "http://172.30.9.21:8774/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf", "rel": "bookmark"}]}, "id": "1241f8c1-ec44-4866-b16f-3d8f5a0a9292", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:05:43Z", "hostId": "dbae3b7e0a1737b5f3cfc61df1122f7980385dcdd51bbefd0a79337a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst", "created": "2018-12-23T21:05:20Z", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:05:44,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-44668074-aac3-405d-a8cc-96ccb0943235 2018-12-23 21:05:44,013 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst] is - ACTIVE 2018-12-23 21:05:44,014 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-23 21:05:47,017 - create_instance - DEBUG - VM status query timeout in 296.902759075 2018-12-23 21:05:47,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e71115dc56e88609df8897737f6bb477d45d18d" 2018-12-23 21:05:47,065 - novaclient.v2.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-bf7ef24a-2eab-4f98-8e64-46c724f567a5 x-compute-request-id: req-bf7ef24a-2eab-4f98-8e64-46c724f567a5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1241f8c1-ec44-4866-b16f-3d8f5a0a9292 could not be found.", "code": 404}} 2018-12-23 21:05:47,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1241f8c1-ec44-4866-b16f-3d8f5a0a9292 used request id req-bf7ef24a-2eab-4f98-8e64-46c724f567a5 2018-12-23 21:05:47,066 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1241f8c1-ec44-4866-b16f-3d8f5a0a9292 could not be found. (HTTP 404) (Request-ID: req-bf7ef24a-2eab-4f98-8e64-46c724f567a5) 2018-12-23 21:05:47,066 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-inst 2018-12-23 21:05:47,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f11e4ac5332765a1684a52209eca3dd7ac9cedfa" 2018-12-23 21:05:47,096 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-8a526180-99f9-4860-ac97-25565f65d3cd x-compute-request-id: req-8a526180-99f9-4860-ac97-25565f65d3cd Content-Length: 0 Content-Type: application/json 2018-12-23 21:05:47,097 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/81f9ad06-5745-48b5-80e7-5e7a46da9faf used request id req-8a526180-99f9-4860-ac97-25565f65d3cd 2018-12-23 21:05:47,097 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet 2018-12-23 21:05:47,098 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-subnet 2018-12-23 21:05:47,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/fbbc7934-1fdb-4f81-9ef7-60788cfdf725 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" 2018-12-23 21:05:48,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba1f2f39-c16e-4bd8-bf20-38b8852315df Date: Sun, 23 Dec 2018 21:05:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:05:48,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/fbbc7934-1fdb-4f81-9ef7-60788cfdf725 used request id req-ba1f2f39-c16e-4bd8-bf20-38b8852315df 2018-12-23 21:05:48,126 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-pub-net 2018-12-23 21:05:48,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/bb4725e0-4494-4297-95e5-b3892f2e9040 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f86982bac335ba2e8b6e165861099fc3020faf3c" 2018-12-23 21:05:49,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2693b84e-3288-4d24-accb-f66ce1ac521f Date: Sun, 23 Dec 2018 21:05:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:05:49,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bb4725e0-4494-4297-95e5-b3892f2e9040 used request id req-2693b84e-3288-4d24-accb-f66ce1ac521f 2018-12-23 21:05:49,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a6a93f1-2bd4-439b-ac72-78243765b38e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103f3c8b83a7059e7f65ec6dfef6a89b601fe5b5" 2018-12-23 21:05:49,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:49 GMT Server: Apache x-compute-request-id: req-0821e35d-0b79-4ec4-b2d6-e88b5b2a81e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0821e35d-0b79-4ec4-b2d6-e88b5b2a81e1 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:40.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "90c2a56d-f9cc-4f86-89f4-70919f357705", "size": 1}} 2018-12-23 21:05:49,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 used request id req-0821e35d-0b79-4ec4-b2d6-e88b5b2a81e1 2018-12-23 21:05:49,530 - create_volume - DEBUG - Instance status is - available 2018-12-23 21:05:49,530 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2 2018-12-23 21:05:49,530 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2 2018-12-23 21:05:49,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a6a93f1-2bd4-439b-ac72-78243765b38e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103f3c8b83a7059e7f65ec6dfef6a89b601fe5b5" 2018-12-23 21:05:49,800 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:05:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee5e3e42-2d7e-4740-a7fe-43f025cb7e84 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:05:49,800 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 used request id req-ee5e3e42-2d7e-4740-a7fe-43f025cb7e84 2018-12-23 21:05:49,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a6a93f1-2bd4-439b-ac72-78243765b38e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}103f3c8b83a7059e7f65ec6dfef6a89b601fe5b5" 2018-12-23 21:05:50,028 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0513178e-5bac-48f3-8464-56771d95edd1 x-openstack-request-id: req-0513178e-5bac-48f3-8464-56771d95edd1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 90c2a56d-f9cc-4f86-89f4-70919f357705 could not be found.", "code": 404}} 2018-12-23 21:05:50,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/90c2a56d-f9cc-4f86-89f4-70919f357705 used request id req-0513178e-5bac-48f3-8464-56771d95edd1 2018-12-23 21:05:50,029 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 90c2a56d-f9cc-4f86-89f4-70919f357705 could not be found. (HTTP 404) (Request-ID: req-0513178e-5bac-48f3-8464-56771d95edd1) 2018-12-23 21:05:50,029 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-2 2018-12-23 21:05:50,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" 2018-12-23 21:05:50,257 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:50 GMT Server: Apache x-compute-request-id: req-9497a48d-edfe-4840-b24a-1db0c7f2ef91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9497a48d-edfe-4840-b24a-1db0c7f2ef91 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:36.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}} 2018-12-23 21:05:50,257 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c used request id req-9497a48d-edfe-4840-b24a-1db0c7f2ef91 2018-12-23 21:05:50,257 - create_volume - DEBUG - Instance status is - available 2018-12-23 21:05:50,257 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1 2018-12-23 21:05:50,258 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1 2018-12-23 21:05:50,260 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" 2018-12-23 21:05:50,351 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:05:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e7d0fb7e-22e6-4631-83eb-d8a0b38851d0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:05:50,352 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c used request id req-e7d0fb7e-22e6-4631-83eb-d8a0b38851d0 2018-12-23 21:05:50,355 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" 2018-12-23 21:05:50,407 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:50 GMT Server: Apache x-compute-request-id: req-271ff53f-b11a-4c0b-9b8d-eded84769f51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-271ff53f-b11a-4c0b-9b8d-eded84769f51 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "e2e3aab3189e416e8165bfaea7134e65", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "self"}, {"href": "http://172.30.9.21:8776/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-23T21:05:12.000000", "description": null, "os-vol-tenant-attr:tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "updated_at": "2018-12-23T21:05:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "ea92862d-64bc-45ac-bf91-1b5445260f0c", "size": 1}} 2018-12-23 21:05:50,407 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c used request id req-271ff53f-b11a-4c0b-9b8d-eded84769f51 2018-12-23 21:05:50,407 - create_volume - DEBUG - Instance status is - deleting 2018-12-23 21:05:50,407 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-23 21:05:53,411 - create_volume - DEBUG - Volume status query timeout in 56.9414031506 2018-12-23 21:05:53,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-11d4a62b-68f7-4eef-a25c-ab8614ebc142" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fabfc33247850d40d91e64a3c10335585fb0f7b" 2018-12-23 21:05:53,632 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9f6ff288-8e2b-453b-8ecf-511abd161bc0 x-openstack-request-id: req-9f6ff288-8e2b-453b-8ecf-511abd161bc0 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume ea92862d-64bc-45ac-bf91-1b5445260f0c could not be found.", "code": 404}} 2018-12-23 21:05:53,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3d25c28fe257403c8f6bd1cd8783c071/volumes/ea92862d-64bc-45ac-bf91-1b5445260f0c used request id req-9f6ff288-8e2b-453b-8ecf-511abd161bc0 2018-12-23 21:05:53,633 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume ea92862d-64bc-45ac-bf91-1b5445260f0c could not be found. (HTTP 404) (Request-ID: req-9f6ff288-8e2b-453b-8ecf-511abd161bc0) 2018-12-23 21:05:53,633 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-1 2018-12-23 21:05:53,634 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-84379a1f-7fac-4b5c-b1fc-58a9126624b7-image 2018-12-23 21:05:53,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}560f90a036d3bf0ba57e02274021ccdc61183434" 2018-12-23 21:05:54,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3255c2b4-230f-48e3-82c2-736412e3d9aa Date: Sun, 23 Dec 2018 21:05:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:05:54,728 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/028b5c04-75e5-4b1a-abea-5738aed1ebcf used request id req-3255c2b4-230f-48e3-82c2-736412e3d9aa 2018-12-23 21:05:54,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:55,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b3621fc5-46b1-4a53-bcd6-4e05a1215d5b Date: Sun, 23 Dec 2018 21:05:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "created_at": "2018-12-23T21:05:10Z", "updated_at": "2018-12-23T21:05:10Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:05:10Z", "revision_number": 0, "id": "2f2a99de-95b8-4bc4-bf3a-c10009825c25", "remote_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "remote_ip_prefix": null, "created_at": "2018-12-23T21:05:10Z", "security_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d25c28fe257403c8f6bd1cd8783c071"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:05:10Z", "revision_number": 0, "id": "75a60737-96dd-4913-8e70-95962d801355", "remote_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "remote_ip_prefix": null, "created_at": "2018-12-23T21:05:10Z", "security_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d25c28fe257403c8f6bd1cd8783c071"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:05:10Z", "revision_number": 0, "id": "81eb3dee-9db1-4aaf-95c6-4fc0ef7958a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:05:10Z", "security_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "port_range_min": null, "ethertype": "IPv6", "project_id": "3d25c28fe257403c8f6bd1cd8783c071"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:05:10Z", "revision_number": 0, "id": "d3627774-4454-4249-9c0a-e6924fba6710", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:05:10Z", "security_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "port_range_min": null, "ethertype": "IPv4", "project_id": "3d25c28fe257403c8f6bd1cd8783c071"}], "revision_number": 4, "project_id": "3d25c28fe257403c8f6bd1cd8783c071", "id": "1d782335-53af-401d-8c89-45be50b81c6e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:05:55,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b3621fc5-46b1-4a53-bcd6-4e05a1215d5b 2018-12-23 21:05:55,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:55,492 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38b25d58-0ac7-4aa1-94c4-0794c338f0cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:05:55,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-38b25d58-0ac7-4aa1-94c4-0794c338f0cb 2018-12-23 21:05:55,492 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:05:55,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:55,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ee12ae-8af9-4664-8cae-eb46ccb457b6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3d25c28fe257403c8f6bd1cd8783c071", "name": "CreateInstanceVolumeTests-22335717-d2f4-470-proj"}} 2018-12-23 21:05:55,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-06ee12ae-8af9-4664-8cae-eb46ccb457b6 2018-12-23 21:05:55,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1d782335-53af-401d-8c89-45be50b81c6e 2018-12-23 21:05:55,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1d782335-53af-401d-8c89-45be50b81c6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:55,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e1eefe49-6d10-4c21-96dc-b673598713c4 Date: Sun, 23 Dec 2018 21:05:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:05:10Z", "security_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "port_range_min": null, "revision_number": 0, "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "created_at": "2018-12-23T21:05:10Z", "project_id": "3d25c28fe257403c8f6bd1cd8783c071", "id": "2f2a99de-95b8-4bc4-bf3a-c10009825c25"}, {"remote_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:05:10Z", "security_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "port_range_min": null, "revision_number": 0, "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "created_at": "2018-12-23T21:05:10Z", "project_id": "3d25c28fe257403c8f6bd1cd8783c071", "id": "75a60737-96dd-4913-8e70-95962d801355"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:05:10Z", "security_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "port_range_min": null, "revision_number": 0, "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "created_at": "2018-12-23T21:05:10Z", "project_id": "3d25c28fe257403c8f6bd1cd8783c071", "id": "81eb3dee-9db1-4aaf-95c6-4fc0ef7958a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:05:10Z", "security_group_id": "1d782335-53af-401d-8c89-45be50b81c6e", "port_range_min": null, "revision_number": 0, "tenant_id": "3d25c28fe257403c8f6bd1cd8783c071", "created_at": "2018-12-23T21:05:10Z", "project_id": "3d25c28fe257403c8f6bd1cd8783c071", "id": "d3627774-4454-4249-9c0a-e6924fba6710"}]} 2018-12-23 21:05:55,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1d782335-53af-401d-8c89-45be50b81c6e used request id req-e1eefe49-6d10-4c21-96dc-b673598713c4 2018-12-23 21:05:55,622 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:05:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1d782335-53af-401d-8c89-45be50b81c6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:55,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d68322a9-afe9-49cf-9323-1bdca8dfebb8 Content-Length: 0 Date: Sun, 23 Dec 2018 21:05:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:05:55,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1d782335-53af-401d-8c89-45be50b81c6e used request id req-d68322a9-afe9-49cf-9323-1bdca8dfebb8 2018-12-23 21:05:55,786 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-22335717-d2f4-470-proj 2018-12-23 21:05:55,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:55,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a86bdd4-af7c-4e22-9fb4-73873ed844fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:55,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3d25c28fe257403c8f6bd1cd8783c071 used request id req-8a86bdd4-af7c-4e22-9fb4-73873ed844fb 2018-12-23 21:05:55,991 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-22335717-d2f4-470-proj-role 2018-12-23 21:05:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/62849fb21c354b3e9451e890f8a3a5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:56,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af794e5d-59a9-48be-8f2d-5f89e52a1c6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:56,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/62849fb21c354b3e9451e890f8a3a5c7 used request id req-af794e5d-59a9-48be-8f2d-5f89e52a1c6c 2018-12-23 21:05:56,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3210f3862ba8aa97ae2b705481090912be383749" 2018-12-23 21:05:56,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042b211f-4eeb-481b-90af-0b2d60622559 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:05:56,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-042b211f-4eeb-481b-90af-0b2d60622559 2018-12-23 21:05:56,219 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-22335717-d2f4-470-user 2018-12-23 21:05:56,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e2e3aab3189e416e8165bfaea7134e65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb44438d9c7d690d978daaa7e4e27850d9915c35" 2018-12-23 21:05:56,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-384020d1-a4b6-45e6-b4c4-b7a477cfc647 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:56,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e2e3aab3189e416e8165bfaea7134e65 used request id req-384020d1-a4b6-45e6-b4c4-b7a477cfc647 2018-12-23 21:05:56,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:56,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:05:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["QIpdoWz8QuyA0jlJ2WwXMQ"], "issued_at": "2018-12-23T21:05:56.000000Z"}} 2018-12-23 21:05:56,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d9160e58400d1a42bb5d8abef62c0f2b0657d1e" 2018-12-23 21:05:56,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f75515-b9c6-4f66-89c9-f44baa250163 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:56,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-91f75515-b9c6-4f66-89c9-f44baa250163 2018-12-23 21:05:56,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:56,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:57,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:05:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["dNTBSGv1Qj2xdqFOAhtExg"], "issued_at": "2018-12-23T21:05:57.000000Z"}} 2018-12-23 21:05:57,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:05:57,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26506928-b3b9-4eb6-a08e-e3d9f0edc0a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:57,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-26506928-b3b9-4eb6-a08e-e3d9f0edc0a0 2018-12-23 21:05:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:05:57,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:05:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:05:57,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c8268355-acea-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:05:57,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f21ea11-0c59-456d-a82a-05d66bd62ce5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c8268355-acea-493-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:05:57,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c8268355-acea-493-proj used request id req-5f21ea11-0c59-456d-a82a-05d66bd62ce5 2018-12-23 21:05:57,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:05:57,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae8eaad-49e4-4aa1-bf47-6a6b6446db34 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:05:57,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0ae8eaad-49e4-4aa1-bf47-6a6b6446db34 2018-12-23 21:05:57,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c8268355-acea-493-proj"}}' 2018-12-23 21:05:57,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0581ccdb-e970-4ad7-ade6-dd6047be3085 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc"}, "tags": [], "enabled": true, "id": "98ceb134f4194b0c83cba49722bf55cc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c8268355-acea-493-proj"}} 2018-12-23 21:05:57,740 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0581ccdb-e970-4ad7-ade6-dd6047be3085 2018-12-23 21:05:57,740 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c8268355-acea-493-proj 2018-12-23 21:05:57,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:57,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:05:58,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["kUCY6zWiSCyf0MMyKNUzsw"], "issued_at": "2018-12-23T21:05:58.000000Z"}} 2018-12-23 21:05:58,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:58,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194eb26d-ce75-4fd9-86f8-8ad9dcbf2f61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:05:58,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-194eb26d-ce75-4fd9-86f8-8ad9dcbf2f61 2018-12-23 21:05:58,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:05:58,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:05:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:05:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:58,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eade364-14fc-4097-92dc-b71a7958249b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:05:58,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6eade364-14fc-4097-92dc-b71a7958249b 2018-12-23 21:05:58,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-c8268355-acea-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:58,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd198dea-a0de-44c0-b4a4-3d8a45b5f8c5 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-c8268355-acea-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc"}, "tags": [], "enabled": true, "id": "98ceb134f4194b0c83cba49722bf55cc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c8268355-acea-493-proj"}]} 2018-12-23 21:05:58,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-c8268355-acea-493-proj used request id req-bd198dea-a0de-44c0-b4a4-3d8a45b5f8c5 2018-12-23 21:05:58,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:58,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b4cf31-7b7f-4ee2-8ddb-648f03aac872 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:05:58,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-95b4cf31-7b7f-4ee2-8ddb-648f03aac872 2018-12-23 21:05:58,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:58,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c453a26-8619-472e-ac14-47cfe20da9c5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:05:58,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9c453a26-8619-472e-ac14-47cfe20da9c5 2018-12-23 21:05:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-c8268355-acea-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:59,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d64544-95af-46ab-9639-7295e61278ce Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-c8268355-acea-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc"}, "tags": [], "enabled": true, "id": "98ceb134f4194b0c83cba49722bf55cc", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c8268355-acea-493-proj"}]} 2018-12-23 21:05:59,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-c8268355-acea-493-proj used request id req-b7d64544-95af-46ab-9639-7295e61278ce 2018-12-23 21:05:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/25bae630dd7d443db71898998e7f6c6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:59,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b046bfed-d234-493f-9581-70488e39ecd1 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-c8268355-acea-493-user", "links": {"self": "http://172.30.9.21:5000/v3/users/25bae630dd7d443db71898998e7f6c6c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "98ceb134f4194b0c83cba49722bf55cc", "id": "25bae630dd7d443db71898998e7f6c6c", "password_expires_at": null}} 2018-12-23 21:05:59,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/25bae630dd7d443db71898998e7f6c6c used request id req-b046bfed-d234-493f-9581-70488e39ecd1 2018-12-23 21:05:59,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc/users/25bae630dd7d443db71898998e7f6c6c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:59,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a965efb5-2ace-46ef-9930-106fbe58666d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc/users/25bae630dd7d443db71898998e7f6c6c/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:05:59,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc/users/25bae630dd7d443db71898998e7f6c6c/roles used request id req-a965efb5-2ace-46ef-9930-106fbe58666d 2018-12-23 21:05:59,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:59,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc5d1ea-bcb0-4b8c-87e3-2c33d4907b13 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:05:59,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-1cc5d1ea-bcb0-4b8c-87e3-2c33d4907b13 2018-12-23 21:05:59,324 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c8268355-acea-493-proj 2018-12-23 21:05:59,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc/users/25bae630dd7d443db71898998e7f6c6c/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:05:59,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ccaf3d9-b651-4b52-bb61-fd6fae268aa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:59,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc/users/25bae630dd7d443db71898998e7f6c6c/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-6ccaf3d9-b651-4b52-bb61-fd6fae268aa1 2018-12-23 21:05:59,383 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c8268355-acea-493-user 2018-12-23 21:05:59,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:59,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:05:59,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50754094-92db-4164-a0f7-8212aced37a5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:05:59,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-50754094-92db-4164-a0f7-8212aced37a5 2018-12-23 21:05:59,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" -d '{"role": {"name": "CreateStackSuccessTests-c8268355-acea-493-proj-role"}}' 2018-12-23 21:05:59,602 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1bcb2ea-f51b-4985-9917-70135073278c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ab19e06ddd848e98644789adaf0c83a", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ab19e06ddd848e98644789adaf0c83a"}, "name": "CreateStackSuccessTests-c8268355-acea-493-proj-role"}} 2018-12-23 21:05:59,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c1bcb2ea-f51b-4985-9917-70135073278c 2018-12-23 21:05:59,603 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c8268355-acea-493-proj-role 2018-12-23 21:05:59,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4ab19e06ddd848e98644789adaf0c83a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:05:59,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ed9b00-7dfb-4b4b-b039-c2730fb4c558 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ab19e06ddd848e98644789adaf0c83a", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ab19e06ddd848e98644789adaf0c83a"}, "name": "CreateStackSuccessTests-c8268355-acea-493-proj-role"}} 2018-12-23 21:05:59,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4ab19e06ddd848e98644789adaf0c83a used request id req-46ed9b00-7dfb-4b4b-b039-c2730fb4c558 2018-12-23 21:05:59,702 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c8268355-acea-493-proj-role to project CreateStackSuccessTests-c8268355-acea-493-proj 2018-12-23 21:05:59,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc/users/25bae630dd7d443db71898998e7f6c6c/roles/4ab19e06ddd848e98644789adaf0c83a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:05:59,852 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1aff7f0-b519-40de-86c0-683dafe2a906 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:05:59,852 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc/users/25bae630dd7d443db71898998e7f6c6c/roles/4ab19e06ddd848e98644789adaf0c83a used request id req-c1aff7f0-b519-40de-86c0-683dafe2a906 2018-12-23 21:05:59,853 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:05:59,860 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:05:59,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:05:59,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:00,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4ab19e06ddd848e98644789adaf0c83a", "name": "CreateStackSuccessTests-c8268355-acea-493-proj-role"}], "expires_at": "2018-12-23T22:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98ceb134f4194b0c83cba49722bf55cc", "name": "CreateStackSuccessTests-c8268355-acea-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c8268355-acea-493-user", "id": "25bae630dd7d443db71898998e7f6c6c"}, "audit_ids": ["AHcm1uxlRy-1IllRjUEtUw"], "issued_at": "2018-12-23T21:06:00.000000Z"}} 2018-12-23 21:06:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" 2018-12-23 21:06:00,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e896334d-adfb-41fe-9f84-11e789a2dc54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:00,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e896334d-adfb-41fe-9f84-11e789a2dc54 2018-12-23 21:06:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" 2018-12-23 21:06:00,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-7f61abce-6820-4dc3-b3ba-fc09642aa1ee Date: Sun, 23 Dec 2018 21:06:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image"} 2018-12-23 21:06:00,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image used request id req-7f61abce-6820-4dc3-b3ba-fc09642aa1ee 2018-12-23 21:06:00,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" 2018-12-23 21:06:00,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a014069c-64ff-4ad4-832c-e1b8eaabee77 Date: Sun, 23 Dec 2018 21:06: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:06:00,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a014069c-64ff-4ad4-832c-e1b8eaabee77 2018-12-23 21:06:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image"}' 2018-12-23 21:06:00,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8e3fe4bc-2c63-4735-a902-cd8f46157257 Date: Sun, 23 Dec 2018 21:06:00 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:06:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:06:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e", "min_disk": 0, "protected": false, "id": "832e63a6-4c98-4de8-88ed-2080d96f106e", "file": "/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e/file", "checksum": null, "owner": "98ceb134f4194b0c83cba49722bf55cc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:06:00,622 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8e3fe4bc-2c63-4735-a902-cd8f46157257 2018-12-23 21:06:00,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" -d '' 2018-12-23 21:06:00,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e755fba7-1a94-42d6-8e4e-dbce69fbed23 Date: Sun, 23 Dec 2018 21:06:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:06:00,985 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e/file used request id req-e755fba7-1a94-42d6-8e4e-dbce69fbed23 2018-12-23 21:06:00,985 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:06:00,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" 2018-12-23 21:06:01,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e72bd751-307a-4c08-9011-ba3e68057403 Date: Sun, 23 Dec 2018 21:06:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:06:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:06:00Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/832e63a6-4c98-4de8-88ed-2080d96f106e/snap", "metadata": {}}], "self": "/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e", "min_disk": 0, "protected": false, "id": "832e63a6-4c98-4de8-88ed-2080d96f106e", "file": "/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98ceb134f4194b0c83cba49722bf55cc", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/832e63a6-4c98-4de8-88ed-2080d96f106e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:06:01,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e used request id req-e72bd751-307a-4c08-9011-ba3e68057403 2018-12-23 21:06:01,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" 2018-12-23 21:06:01,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-39c1ee87-7347-41d3-9e39-277f75038511 Date: Sun, 23 Dec 2018 21:06: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:06:01,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-39c1ee87-7347-41d3-9e39-277f75038511 2018-12-23 21:06:01,016 - create_image - INFO - Created image with name - CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image 2018-12-23 21:06:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" 2018-12-23 21:06:01,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b34dea5c-77c5-4486-bb82-ca238e1c8e76 Date: Sun, 23 Dec 2018 21:06:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:06:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:06:00Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/832e63a6-4c98-4de8-88ed-2080d96f106e/snap", "metadata": {}}], "self": "/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e", "min_disk": 0, "protected": false, "id": "832e63a6-4c98-4de8-88ed-2080d96f106e", "file": "/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "98ceb134f4194b0c83cba49722bf55cc", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/832e63a6-4c98-4de8-88ed-2080d96f106e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:06:01,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e used request id req-b34dea5c-77c5-4486-bb82-ca238e1c8e76 2018-12-23 21:06:01,038 - create_image - DEBUG - Instance status is - active 2018-12-23 21:06:01,038 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image 2018-12-23 21:06:01,038 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image 2018-12-23 21:06:01,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:01,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:01,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0UKU3rFmS-KUN-HwPu3KJg"], "issued_at": "2018-12-23T21:06:01.000000Z"}} 2018-12-23 21:06:01,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba734e0ff2b5819c6d011ec693420097e31444e" 2018-12-23 21:06:01,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c942774b-6910-49eb-bdae-2e2584c1e174 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:01,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c942774b-6910-49eb-bdae-2e2584c1e174 2018-12-23 21:06:01,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:06:01,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba734e0ff2b5819c6d011ec693420097e31444e" 2018-12-23 21:06:01,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-daa4efcf-4d40-4412-901f-72aa843e8685 x-compute-request-id: req-daa4efcf-4d40-4412-901f-72aa843e8685 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:06:01,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-daa4efcf-4d40-4412-901f-72aa843e8685 2018-12-23 21:06:01,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba734e0ff2b5819c6d011ec693420097e31444e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:06:01,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-67a4c601-4c8f-4336-b838-e7cfe25c0520 x-compute-request-id: req-67a4c601-4c8f-4336-b838-e7cfe25c0520 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4e481ff9-d969-4351-8e4c-f7d181cdb872", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4e481ff9-d969-4351-8e4c-f7d181cdb872", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "4e481ff9-d969-4351-8e4c-f7d181cdb872"}} 2018-12-23 21:06:01,796 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-67a4c601-4c8f-4336-b838-e7cfe25c0520 2018-12-23 21:06:01,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:01,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:02,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4ab19e06ddd848e98644789adaf0c83a", "name": "CreateStackSuccessTests-c8268355-acea-493-proj-role"}], "expires_at": "2018-12-23T22:06:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98ceb134f4194b0c83cba49722bf55cc", "name": "CreateStackSuccessTests-c8268355-acea-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c8268355-acea-493-user", "id": "25bae630dd7d443db71898998e7f6c6c"}, "audit_ids": ["tPHpjIQPR6u3pHw4KAH-6w"], "issued_at": "2018-12-23T21:06:02.000000Z"}} 2018-12-23 21:06:02,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:02,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0aef29-4d61-4344-bfc6-a9fa133223df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:02,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1f0aef29-4d61-4344-bfc6-a9fa133223df 2018-12-23 21:06:02,321 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:06:02,323 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:06:02,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:02,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:02 GMT Server: Apache x-openstack-request-id: req-618a47b7-9fca-4a26-a265-525a5bc9685a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:06:02,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack used request id req-618a47b7-9fca-4a26-a265-525a5bc9685a 2018-12-23 21:06:02,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-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-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}}' 2018-12-23 21:06:05,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:06:02 GMT Server: Apache x-openstack-request-id: req-f3e19822-b9f5-4dd9-8028-0f0aa6e4b7b2 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7958b207-d7e6-4600-b202-030b98f965da", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}]}} 2018-12-23 21:06:05,133 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks used request id req-f3e19822-b9f5-4dd9-8028-0f0aa6e4b7b2 2018-12-23 21:06:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:05,784 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:05 GMT Server: Apache x-openstack-request-id: req-7fae42ff-f598-403e-87b1-ef0d40956baf Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:06,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:05 GMT Server: Apache x-openstack-request-id: req-638f94cf-261f-4c4a-973c-dca2f59d7c1e 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:06,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-638f94cf-261f-4c4a-973c-dca2f59d7c1e 2018-12-23 21:06:06,457 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack 2018-12-23 21:06:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:07,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:06 GMT Server: Apache x-openstack-request-id: req-e331dc09-a68b-4a68-8db0-968e39b2f798 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:07,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:07 GMT Server: Apache x-openstack-request-id: req-c110b0cf-4091-4892-b374-f72976b22ace 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:07,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-c110b0cf-4091-4892-b374-f72976b22ace 2018-12-23 21:06:07,971 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:06:07,972 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:06:10,975 - create_stack - DEBUG - Stack status query timeout in 1195.48255396 2018-12-23 21:06:10,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:11,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:10 GMT Server: Apache x-openstack-request-id: req-5e60982a-748f-4476-b5e7-485c487ab833 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:11,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:11 GMT Server: Apache x-openstack-request-id: req-3e898b59-423d-4c63-9b3d-fb5a379fc2d8 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:11,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-3e898b59-423d-4c63-9b3d-fb5a379fc2d8 2018-12-23 21:06:11,080 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:06:11,080 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:06:14,081 - create_stack - DEBUG - Stack status query timeout in 1192.37651205 2018-12-23 21:06:14,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:14,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:14 GMT Server: Apache x-openstack-request-id: req-903750f8-c17e-4ba7-8122-00e7e4dc3867 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:14,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:14 GMT Server: Apache x-openstack-request-id: req-01206f62-73b6-4f00-81a1-bb4d2a1d1fb8 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:14,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-01206f62-73b6-4f00-81a1-bb4d2a1d1fb8 2018-12-23 21:06:14,735 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:06:14,735 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:06:17,738 - create_stack - DEBUG - Stack status query timeout in 1188.71926188 2018-12-23 21:06:17,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:18,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:17 GMT Server: Apache x-openstack-request-id: req-e7329e0f-12e2-4083-ac57-78e7e3e9f0a1 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:18,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:18 GMT Server: Apache x-openstack-request-id: req-82badcaf-0928-45b2-b6f3-93ad122824f1 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:18,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-82badcaf-0928-45b2-b6f3-93ad122824f1 2018-12-23 21:06:18,963 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:06:18,963 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack 2018-12-23 21:06:18,963 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack 2018-12-23 21:06:18,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:19,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4ab19e06ddd848e98644789adaf0c83a", "name": "CreateStackSuccessTests-c8268355-acea-493-proj-role"}], "expires_at": "2018-12-23T22:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98ceb134f4194b0c83cba49722bf55cc", "name": "CreateStackSuccessTests-c8268355-acea-493-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/98ceb134f4194b0c83cba49722bf55cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c8268355-acea-493-user", "id": "25bae630dd7d443db71898998e7f6c6c"}, "audit_ids": ["wj6vP06uTuO4mh_DPe50WA"], "issued_at": "2018-12-23T21:06:19.000000Z"}} 2018-12-23 21:06:19,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:19,552 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:19 GMT Server: Apache x-openstack-request-id: req-a05a0f21-879a-4b3d-b6ed-a4fbbe6e4e23 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:19,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:19 GMT Server: Apache x-openstack-request-id: req-e60423db-4cb2-4eb2-821c-c076b6647b54 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:19,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-e60423db-4cb2-4eb2-821c-c076b6647b54 2018-12-23 21:06:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:19,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:19 GMT Server: Apache x-openstack-request-id: req-b7036cd3-8aec-4ff8-ac52-b73caa7c90c1 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:20,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:19 GMT Server: Apache x-openstack-request-id: req-abb3a9ed-fb02-4724-9b96-99b9986ccb2f 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:20,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-abb3a9ed-fb02-4724-9b96-99b9986ccb2f 2018-12-23 21:06:20,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:20,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:20 GMT Server: Apache x-openstack-request-id: req-ce9d9451-b171-459d-b930-c40130fd575a Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:20,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:20 GMT Server: Apache x-openstack-request-id: req-84a07eea-2064-40c3-8e01-bbc67e536fba 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:20,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-84a07eea-2064-40c3-8e01-bbc67e536fba 2018-12-23 21:06:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:20,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:20 GMT Server: Apache x-openstack-request-id: req-4804c851-f61e-4162-bb8d-f75961af66af Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:20,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:06:20 GMT Server: Apache x-openstack-request-id: req-84bba25f-7ae3-40f9-919a-1025623ac823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:06:20,929 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-84bba25f-7ae3-40f9-919a-1025623ac823 2018-12-23 21:06:20,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:20,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:20 GMT Server: Apache x-openstack-request-id: req-34443506-ba4a-48a8-91e7-100dec3d0b3f Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:20,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:20 GMT Server: Apache x-openstack-request-id: req-3d4b19d2-3efa-4ee3-9646-904d9c2d866d 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:20,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-3d4b19d2-3efa-4ee3-9646-904d9c2d866d 2018-12-23 21:06:21,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:21,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:21 GMT Server: Apache x-openstack-request-id: req-5e2fd622-7e01-4f48-a515-92e40e65bd98 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:21,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:21 GMT Server: Apache x-openstack-request-id: req-38f77472-ff04-4c8c-b38b-00c15477f38e 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:21,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-38f77472-ff04-4c8c-b38b-00c15477f38e 2018-12-23 21:06:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:22,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:21 GMT Server: Apache x-openstack-request-id: req-14f57518-d978-4c1a-ac70-493e4385f194 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:22,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:22 GMT Server: Apache x-openstack-request-id: req-81ca26cd-6631-4dba-ac45-3983b3473a53 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:22,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-81ca26cd-6631-4dba-ac45-3983b3473a53 2018-12-23 21:06:22,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:22,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:22 GMT Server: Apache x-openstack-request-id: req-2967b5dd-f5ff-4471-bb70-d5fc51340e94 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:22,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:22 GMT Server: Apache x-openstack-request-id: req-864c22ad-8f53-4f56-b1db-31f1820f12af 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:22,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-864c22ad-8f53-4f56-b1db-31f1820f12af 2018-12-23 21:06:22,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:22,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:22 GMT Server: Apache x-openstack-request-id: req-d9986eb6-0aba-4750-a7ef-3c63a550d5dd Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:22,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:22 GMT Server: Apache x-openstack-request-id: req-875c410d-dbad-4b3a-8089-a6ee4d79875f 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:22,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-875c410d-dbad-4b3a-8089-a6ee4d79875f 2018-12-23 21:06:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:23,051 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:22 GMT Server: Apache x-openstack-request-id: req-0f1a8e5f-0969-4d7c-bdaa-7b4dad1cc8be Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:23,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-cd0c23ed-d073-4554-aecb-71bfe3594cb4 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:23,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-cd0c23ed-d073-4554-aecb-71bfe3594cb4 2018-12-23 21:06:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:23,120 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-e0cfa59f-3de9-47b2-a3db-b59b428c73f7 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:23,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-8bf7b82b-f031-4d8f-b2d5-219a7636e6e3 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:23,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-8bf7b82b-f031-4d8f-b2d5-219a7636e6e3 2018-12-23 21:06:23,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:23,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-b68936e2-b70b-4873-928d-22f0d207eb0a Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:23,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-62ea32bc-2c1e-4d4e-8970-e8f7cfed1de1 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:23,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-62ea32bc-2c1e-4d4e-8970-e8f7cfed1de1 2018-12-23 21:06:23,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:23,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-b73b6370-42b5-4b3e-afa7-63ffdc888896 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:23,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-fb4f52c2-a737-4c3b-a22d-711b01b63cb7 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:23,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-fb4f52c2-a737-4c3b-a22d-711b01b63cb7 2018-12-23 21:06:23,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:23,277 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-826cec3a-ceca-4aeb-96c2-8640d11a7eae Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:23,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-97201fb1-ca0b-4cf3-bfc6-ac7678f3d050 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:23,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-97201fb1-ca0b-4cf3-bfc6-ac7678f3d050 2018-12-23 21:06:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:23,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-268dbb18-790d-45ff-b816-e2f5cecd066d Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:23,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-a3820ec3-a554-4ae5-ac49-9104189d6bc6 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:23,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-a3820ec3-a554-4ae5-ac49-9104189d6bc6 2018-12-23 21:06:23,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:23,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-424c4e70-3ffd-47e2-8a8d-cb8d376940e2 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:23,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-eb32be6c-3009-47a1-b8e7-b7f7831ffa23 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:23,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-eb32be6c-3009-47a1-b8e7-b7f7831ffa23 2018-12-23 21:06:23,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:23,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-12efdd28-ea47-4844-886e-91424eca37bc Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:23 GMT Server: Apache x-openstack-request-id: req-3434dad4-78df-4ee7-9fd1-c802f98ad7c7 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-3434dad4-78df-4ee7-9fd1-c802f98ad7c7 2018-12-23 21:06:24,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-65bb7ff5-f027-46fe-ba8e-5b8149df0cab Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-4396acb4-48ee-4802-89c6-ce640f20fac3 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-4396acb4-48ee-4802-89c6-ce640f20fac3 2018-12-23 21:06:24,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,133 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-ff7bb649-0503-4666-92a1-4e1f1f9b8143 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-a8543a60-69b1-447d-88a1-3b8ca611008d 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-a8543a60-69b1-447d-88a1-3b8ca611008d 2018-12-23 21:06:24,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-5f38f110-b15e-4c62-95f0-928c8d808d0e Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-b736897a-f044-47fc-9c9e-8d3f1b5a57d4 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-b736897a-f044-47fc-9c9e-8d3f1b5a57d4 2018-12-23 21:06:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-bdc2b9e9-ecf5-4252-b5e5-31e979dcd526 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-359380c3-bf17-45d4-a4bf-c9a436120e36 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-359380c3-bf17-45d4-a4bf-c9a436120e36 2018-12-23 21:06:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-ff5ddfa1-0426-4a3b-b069-1eb7d6662980 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-591856f0-9952-4785-a1de-fa583dcb2623 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-591856f0-9952-4785-a1de-fa583dcb2623 2018-12-23 21:06:24,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-1b4d7131-7798-47d0-8fb1-acfbfcd90847 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-fd0815b1-ba2b-4635-b281-8664f77c3ba3 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-fd0815b1-ba2b-4635-b281-8664f77c3ba3 2018-12-23 21:06:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-10534e2e-b929-4ba2-9fa8-7d96d43586d1 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-542cffd7-b0be-463e-a6fc-4a4d5978b105 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-542cffd7-b0be-463e-a6fc-4a4d5978b105 2018-12-23 21:06:24,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-a966bad0-c1ee-4585-82fc-db7d69845c8c Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-5234198c-cb22-483e-bf1c-bd07ff533b97 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-5234198c-cb22-483e-bf1c-bd07ff533b97 2018-12-23 21:06:24,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-ab9e7776-eea2-4543-b43f-360cce166d2f Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-c9b38301-73cc-4a94-a683-8e2310f58588 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-c9b38301-73cc-4a94-a683-8e2310f58588 2018-12-23 21:06:24,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,755 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-e79d0036-40b4-4e45-a613-019316f6dfc9 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-e1de2928-84a9-46ef-951d-aea4e1b67f33 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-e1de2928-84a9-46ef-951d-aea4e1b67f33 2018-12-23 21:06:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-e027d43d-e203-43ef-9166-82de9c4ad920 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-5a11c607-d22a-4e11-95a9-4e26cf04b137 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-5a11c607-d22a-4e11-95a9-4e26cf04b137 2018-12-23 21:06:24,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,862 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-344e67bd-f313-4ffd-ad3a-9a7cc5afae18 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-cd05f201-c653-4004-9222-37cd6c804cd6 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-cd05f201-c653-4004-9222-37cd6c804cd6 2018-12-23 21:06:24,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,913 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-d258b821-52db-43c3-b538-3735de98798b Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-47dd7f46-fbb7-4629-b642-a20f3c199390 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-47dd7f46-fbb7-4629-b642-a20f3c199390 2018-12-23 21:06:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:24,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-5d49de46-8130-4dcf-8f22-3001e89d11e0 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:24,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-45f98ecf-0f2d-41a6-b1cb-be2cc6d465cc 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:24,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-45f98ecf-0f2d-41a6-b1cb-be2cc6d465cc 2018-12-23 21:06:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:24 GMT Server: Apache x-openstack-request-id: req-ab99d2c0-dc98-40ae-8b94-b605906be003 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-2d950b68-c83c-48ce-8467-96a1a1d185fd 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-2d950b68-c83c-48ce-8467-96a1a1d185fd 2018-12-23 21:06:25,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,069 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-9d9cbfcd-6d9b-4081-b0ec-41e5456a2176 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-53ec80eb-71a6-4785-8a54-2e7130986746 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-53ec80eb-71a6-4785-8a54-2e7130986746 2018-12-23 21:06:25,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-a8c13bfe-2ceb-4fc9-bdc3-3bb6268b977a Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-0e3394d5-6e95-4b20-85eb-360853331ba6 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-0e3394d5-6e95-4b20-85eb-360853331ba6 2018-12-23 21:06:25,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-ae60e5d1-1411-48fb-8951-a47ef34e7678 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-a2214f59-c5ef-4a53-a032-00d07a50330f 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-a2214f59-c5ef-4a53-a032-00d07a50330f 2018-12-23 21:06:25,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-a57d3f74-af71-4941-847a-ccf1e63eed1f Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-3b10406a-1db6-4178-9b7b-a37f71b65641 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-3b10406a-1db6-4178-9b7b-a37f71b65641 2018-12-23 21:06:25,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-7973dda2-6729-448c-b744-302d61f56eb3 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-d559d3e8-ef01-49b6-b44c-a9b190d2c18a 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-d559d3e8-ef01-49b6-b44c-a9b190d2c18a 2018-12-23 21:06:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-66aa6b81-ad60-41d1-91b5-439607457efc Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-74fca686-4234-4dbc-b727-a2593fda10f4 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-74fca686-4234-4dbc-b727-a2593fda10f4 2018-12-23 21:06:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-6cb39db9-4f67-4a5d-8dc9-b67939db6c59 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-ebcea127-25d8-4042-85fc-9d5471f5cafb 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-ebcea127-25d8-4042-85fc-9d5471f5cafb 2018-12-23 21:06:25,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,486 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-948cffae-ba19-44a3-a31d-949c4dcb597d Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-dc3dd80a-3b4a-413b-b216-3295f03fa547 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-dc3dd80a-3b4a-413b-b216-3295f03fa547 2018-12-23 21:06:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-2cd14955-db2e-4f7a-86af-d9d1cf1c07e5 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-80ed5794-aa98-4704-91dc-ee99325bec94 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-80ed5794-aa98-4704-91dc-ee99325bec94 2018-12-23 21:06:25,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-af9a3480-3f06-49ee-86f3-a76bdc8825f1 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-d18a64eb-d014-4776-821f-30941dc8a27c 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-d18a64eb-d014-4776-821f-30941dc8a27c 2018-12-23 21:06:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-ae80ae97-f05f-44f1-9116-c889725bde66 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-6c174f55-13c7-4248-bfbb-165b5bcc0b08 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-6c174f55-13c7-4248-bfbb-165b5bcc0b08 2018-12-23 21:06:25,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-fb8bc404-da03-423d-bd5e-f0161898d545 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-29f50aea-13c5-4f41-a2d8-3e80d86c5cb3 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-29f50aea-13c5-4f41-a2d8-3e80d86c5cb3 2018-12-23 21:06:25,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-7e65371f-dd58-48bd-9063-b3319e1213df Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-cb7e0551-2226-496f-a72b-60c2be5c9c53 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-cb7e0551-2226-496f-a72b-60c2be5c9c53 2018-12-23 21:06:25,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-3d508b59-c95b-490f-aaec-492f315adfbc Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-c177d302-8492-4200-ba51-bab8e5beb56c 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-c177d302-8492-4200-ba51-bab8e5beb56c 2018-12-23 21:06:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-6def14f7-cb3e-4917-8c0a-5455a43fb410 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-0a664fe3-644e-4d2b-b9f1-12b76034f79b 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-0a664fe3-644e-4d2b-b9f1-12b76034f79b 2018-12-23 21:06:25,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:25,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-df4f0673-0aef-4a4e-9b41-db8d7b10cf0d Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:25,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-70c9a1b3-cd62-4ac6-b7c6-75552a97f429 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:25,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-70c9a1b3-cd62-4ac6-b7c6-75552a97f429 2018-12-23 21:06:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:25 GMT Server: Apache x-openstack-request-id: req-4a5dd11b-0f19-40de-85f5-3118b7e27457 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-8488eb35-ac4f-4610-a04a-0311cc7b3768 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-8488eb35-ac4f-4610-a04a-0311cc7b3768 2018-12-23 21:06:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,066 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-4cb372cc-0ae9-455a-87ff-14fa1cd7c497 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-1d0f188b-0273-4c1d-a877-02c691aee41e 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-1d0f188b-0273-4c1d-a877-02c691aee41e 2018-12-23 21:06:26,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-da4f4c47-86a4-488a-9054-59a052824e23 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-463bc885-d139-4cd5-8b7d-6d796b33aed1 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-463bc885-d139-4cd5-8b7d-6d796b33aed1 2018-12-23 21:06:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-1119efc7-6ee3-4988-a4d0-d6ba28f09659 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-4441ae03-77fc-48a1-a44a-568d10b676ac 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,243 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-4441ae03-77fc-48a1-a44a-568d10b676ac 2018-12-23 21:06:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-d2cb2e43-e3af-47d0-89db-b991f32fc146 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-744b7a17-1f06-440e-b186-1ce7b5fe2cf4 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-744b7a17-1f06-440e-b186-1ce7b5fe2cf4 2018-12-23 21:06:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,340 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-d254d0c8-6524-4acd-9f6a-503df9d4f03b Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-60e76872-b4bb-486e-a5c6-8127049f364d 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-60e76872-b4bb-486e-a5c6-8127049f364d 2018-12-23 21:06:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-7ca69f42-2198-4898-ba0a-1715e5491d5f Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-023c237d-3513-4d1e-abaa-e48ce27ae7be 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-023c237d-3513-4d1e-abaa-e48ce27ae7be 2018-12-23 21:06:26,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-6ee0cb21-6812-47bc-b46e-436a84c7aef7 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-04bb5139-9c3f-45cd-adb1-af4d2b3db2ce 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-04bb5139-9c3f-45cd-adb1-af4d2b3db2ce 2018-12-23 21:06:26,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,517 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-2258aa2d-caec-432a-b2fe-acaf6b3832aa Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-ac277776-1f86-4a87-a926-7d5dde0fddf7 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-ac277776-1f86-4a87-a926-7d5dde0fddf7 2018-12-23 21:06:26,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,586 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-15f959b2-cd8f-4e3a-878f-d4a94d4901d0 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-45ed799e-8fa6-4b52-af71-b3d3b7c0e4cf 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-45ed799e-8fa6-4b52-af71-b3d3b7c0e4cf 2018-12-23 21:06:26,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,640 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-e36c5358-6be5-405c-b5ea-c9206cc4084d Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-066ce90b-f260-4eb4-8cd8-3ddea5dacec6 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-066ce90b-f260-4eb4-8cd8-3ddea5dacec6 2018-12-23 21:06:26,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-6601bb04-b51b-4da4-89fb-1e2f98ce94ac Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-3fe8c384-4de6-45ef-8d32-9b5155023237 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-3fe8c384-4de6-45ef-8d32-9b5155023237 2018-12-23 21:06:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-586f311d-7b48-47cd-866d-7d91dee0908f Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-b04fd946-33bd-4316-bf72-3d1f32da1237 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-b04fd946-33bd-4316-bf72-3d1f32da1237 2018-12-23 21:06:26,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-85d44147-1591-4b91-8639-713682bc7080 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-9c56cf48-b4cb-4ed1-af15-6eb7403943f2 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-9c56cf48-b4cb-4ed1-af15-6eb7403943f2 2018-12-23 21:06:26,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-b832a787-5672-41b9-bbcf-91dc53cabd78 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-1abfd5ae-e14a-4a9e-90f9-e25aa03da750 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-1abfd5ae-e14a-4a9e-90f9-e25aa03da750 2018-12-23 21:06:26,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-dc658c87-3430-4c88-a7d4-9f6cc515b0d0 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:26,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-ea9abff3-a38f-4137-90eb-2a860c3409c2 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:26,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-ea9abff3-a38f-4137-90eb-2a860c3409c2 2018-12-23 21:06:26,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:26,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-e237b3c2-df65-42e4-a735-0050f5e75794 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:26 GMT Server: Apache x-openstack-request-id: req-b6b520d4-3d52-4032-99e9-c76892333aa7 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:27,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-b6b520d4-3d52-4032-99e9-c76892333aa7 2018-12-23 21:06:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:27,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-00afeb95-5154-4730-9e67-dd2867d9d94c Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-f57f3390-354a-4e38-8878-d262eff3ee67 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:27,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-f57f3390-354a-4e38-8878-d262eff3ee67 2018-12-23 21:06:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:27,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-cb695011-baa3-4aeb-9cdc-3fbf1e5d1222 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-0f2d97ea-709e-4185-ba71-e8b3cb507610 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:27,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-0f2d97ea-709e-4185-ba71-e8b3cb507610 2018-12-23 21:06:27,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:27,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-1ebb7ef0-4d79-4855-9a9b-3488a3afb787 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-f738f2be-12cb-47a0-95b8-470daa0b9edd 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:27,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-f738f2be-12cb-47a0-95b8-470daa0b9edd 2018-12-23 21:06:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:27,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-ae479923-cbb0-44ef-bb8c-952f73862765 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-f0b7f930-1726-477a-ad27-23286d3290b3 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:27,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-f0b7f930-1726-477a-ad27-23286d3290b3 2018-12-23 21:06:27,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:27,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-083c1bc1-d5a3-40bc-8fc6-1790f463dcd7 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-730f7761-7e5d-4b66-9438-e7d4a118e212 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:27,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-730f7761-7e5d-4b66-9438-e7d4a118e212 2018-12-23 21:06:27,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:27,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-f44d94b3-f1ae-493a-9a1d-9ed9cb54d8c5 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-319e2dc8-4970-47be-bbf1-7b47fa5d2180 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:27,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-319e2dc8-4970-47be-bbf1-7b47fa5d2180 2018-12-23 21:06:27,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95f1d7a8ef2aca7a23303506cbb1d1d6ab866dee" 2018-12-23 21:06:27,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-e7b25ee5-cfcd-4c84-ad97-ba4e88a4a1fe Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-f638a205-61ce-431e-a4a6-6ea2473589f8 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": "98ceb134f4194b0c83cba49722bf55cc", "OS::stack_id": "7958b207-d7e6-4600-b202-030b98f965da", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "image_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image", "inst_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-inst", "subnet_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-subnet", "flavor_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-flavor-name", "net_name": "CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack", "stack_user_project_id": "6da37a58df52454fa6fd305a65e0e0b8", "tags": null, "creation_time": "2018-12-23T21:06:04Z", "links": [{"href": "http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:06:20Z", "id": "7958b207-d7e6-4600-b202-030b98f965da", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:27,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-f638a205-61ce-431e-a4a6-6ea2473589f8 2018-12-23 21:06:27,392 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack 2018-12-23 21:06:27,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/7958b207-d7e6-4600-b202-030b98f965da -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdab5d2a4ac9b90f602d7f7c824aa4172d7e4515" 2018-12-23 21:06:27,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-d60b628b-a9af-42f3-8a73-2970ce61dba7 Location: http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:27,460 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:27 GMT Server: Apache x-openstack-request-id: req-d5347efd-4e70-4a1f-a661-df03bd5e0b1b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:06:27,461 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/98ceb134f4194b0c83cba49722bf55cc/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-stack/7958b207-d7e6-4600-b202-030b98f965da used request id req-d5347efd-4e70-4a1f-a661-df03bd5e0b1b 2018-12-23 21:06:27,462 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7c45a912-4e0d-40b0-ae8f-f80634e3650f-image 2018-12-23 21:06:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa5ae1dec91fad6e6a319a4b9ce94a41edcd4480" 2018-12-23 21:06:28,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd6fb3cb-04aa-49c8-bbba-a45293f294e2 Date: Sun, 23 Dec 2018 21:06:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:06:28,722 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/832e63a6-4c98-4de8-88ed-2080d96f106e used request id req-fd6fb3cb-04aa-49c8-bbba-a45293f294e2 2018-12-23 21:06:28,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/4e481ff9-d969-4351-8e4c-f7d181cdb872 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba734e0ff2b5819c6d011ec693420097e31444e" 2018-12-23 21:06:28,752 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:06:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e6ef51b-b669-450a-924b-95861ff61621 x-compute-request-id: req-7e6ef51b-b669-450a-924b-95861ff61621 Content-Length: 0 Content-Type: application/json 2018-12-23 21:06:28,752 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4e481ff9-d969-4351-8e4c-f7d181cdb872 used request id req-7e6ef51b-b669-450a-924b-95861ff61621 2018-12-23 21:06:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:29,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-873a728c-66e6-48a2-8393-f2f0f7426f18 Date: Sun, 23 Dec 2018 21:06:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "created_at": "2018-12-23T21:06:05Z", "updated_at": "2018-12-23T21:06:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:06:05Z", "revision_number": 0, "id": "019c33f7-f090-4c9f-a908-909c80e62102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:06:05Z", "security_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "98ceb134f4194b0c83cba49722bf55cc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:06:05Z", "revision_number": 0, "id": "7f980e2f-ad90-44f8-bfad-a11df90bb865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:06:05Z", "security_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "98ceb134f4194b0c83cba49722bf55cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:06:05Z", "revision_number": 0, "id": "8fd79b94-4270-4308-8851-c17251af8b08", "remote_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "remote_ip_prefix": null, "created_at": "2018-12-23T21:06:05Z", "security_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "port_range_min": null, "ethertype": "IPv4", "project_id": "98ceb134f4194b0c83cba49722bf55cc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:06:05Z", "revision_number": 0, "id": "d1a54295-69c9-4a97-8de8-8c66c2eb076a", "remote_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "remote_ip_prefix": null, "created_at": "2018-12-23T21:06:05Z", "security_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "port_range_min": null, "ethertype": "IPv6", "project_id": "98ceb134f4194b0c83cba49722bf55cc"}], "revision_number": 4, "project_id": "98ceb134f4194b0c83cba49722bf55cc", "id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:06:29,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-873a728c-66e6-48a2-8393-f2f0f7426f18 2018-12-23 21:06:29,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:29,303 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b207a3d-a74a-4f3a-9849-f69ab3343726 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:06:29,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-5b207a3d-a74a-4f3a-9849-f69ab3343726 2018-12-23 21:06:29,303 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:06:29,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:29,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cb4515b-ff61-45cf-8a42-469d247f80be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:06:29,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-1cb4515b-ff61-45cf-8a42-469d247f80be 2018-12-23 21:06:29,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:06:29,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:29,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dff5c2e-4946-4634-aca6-ceb1127f5566 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:06:29,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-1dff5c2e-4946-4634-aca6-ceb1127f5566 2018-12-23 21:06:29,510 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:06:29,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:29,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d793083-de75-454c-a21d-d170ef87ed2e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:06:29,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-8d793083-de75-454c-a21d-d170ef87ed2e 2018-12-23 21:06:29,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:29,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bb6f3a7-e8f6-42bc-bb25-ddf2f578ff0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:06:29,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-2bb6f3a7-e8f6-42bc-bb25-ddf2f578ff0f 2018-12-23 21:06:29,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:06:29,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:29,824 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c62dfa28-1e94-47cd-b118-63fa4e3d4cf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:06:29,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-c62dfa28-1e94-47cd-b118-63fa4e3d4cf1 2018-12-23 21:06:29,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:06:29,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f464d37-c37c-4634-a6aa-b3bac388998f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:06:30,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-6f464d37-c37c-4634-a6aa-b3bac388998f 2018-12-23 21:06:30,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:06:30,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1ca8ec7-a1f9-4077-a4af-8785bdb41318 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:06:30,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-f1ca8ec7-a1f9-4077-a4af-8785bdb41318 2018-12-23 21:06:30,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2736bd-bbff-4fea-a3ab-15c5d88eac93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:06:30,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-8f2736bd-bbff-4fea-a3ab-15c5d88eac93 2018-12-23 21:06:30,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:06:30,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec916994-03c6-4b48-bbb8-09f8bdbd1c55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:06:30,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-ec916994-03c6-4b48-bbb8-09f8bdbd1c55 2018-12-23 21:06:30,304 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:06:30,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387f1330-da62-467a-985d-acff200499ff Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:06:30,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-387f1330-da62-467a-985d-acff200499ff 2018-12-23 21:06:30,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc39353b-26fd-4981-b6ea-cedb9316ddf1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "98ceb134f4194b0c83cba49722bf55cc", "name": "CreateStackSuccessTests-c8268355-acea-493-proj"}} 2018-12-23 21:06:30,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc used request id req-cc39353b-26fd-4981-b6ea-cedb9316ddf1 2018-12-23 21:06:30,510 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2de2678-141d-4f8b-ba49-a86a2a7b2718 2018-12-23 21:06:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2de2678-141d-4f8b-ba49-a86a2a7b2718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1f9555f9-f0fd-4180-a94c-36a7c22e4304 Date: Sun, 23 Dec 2018 21:06: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-12-23T21:06:05Z", "security_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "port_range_min": null, "revision_number": 0, "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "created_at": "2018-12-23T21:06:05Z", "project_id": "98ceb134f4194b0c83cba49722bf55cc", "id": "019c33f7-f090-4c9f-a908-909c80e62102"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:06:05Z", "security_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "port_range_min": null, "revision_number": 0, "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "created_at": "2018-12-23T21:06:05Z", "project_id": "98ceb134f4194b0c83cba49722bf55cc", "id": "7f980e2f-ad90-44f8-bfad-a11df90bb865"}, {"remote_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:06:05Z", "security_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "port_range_min": null, "revision_number": 0, "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "created_at": "2018-12-23T21:06:05Z", "project_id": "98ceb134f4194b0c83cba49722bf55cc", "id": "8fd79b94-4270-4308-8851-c17251af8b08"}, {"remote_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:06:05Z", "security_group_id": "f2de2678-141d-4f8b-ba49-a86a2a7b2718", "port_range_min": null, "revision_number": 0, "tenant_id": "98ceb134f4194b0c83cba49722bf55cc", "created_at": "2018-12-23T21:06:05Z", "project_id": "98ceb134f4194b0c83cba49722bf55cc", "id": "d1a54295-69c9-4a97-8de8-8c66c2eb076a"}]} 2018-12-23 21:06:30,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f2de2678-141d-4f8b-ba49-a86a2a7b2718 used request id req-1f9555f9-f0fd-4180-a94c-36a7c22e4304 2018-12-23 21:06:30,537 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:06:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f2de2678-141d-4f8b-ba49-a86a2a7b2718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64df111f-e51b-4c7b-b666-d6e3c5d3af37 Content-Length: 0 Date: Sun, 23 Dec 2018 21:06:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:06:30,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f2de2678-141d-4f8b-ba49-a86a2a7b2718 used request id req-64df111f-e51b-4c7b-b666-d6e3c5d3af37 2018-12-23 21:06:30,684 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c8268355-acea-493-proj 2018-12-23 21:06:30,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:30,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f15b244-00b0-425c-97bf-94b19bbf351d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:06:30,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/98ceb134f4194b0c83cba49722bf55cc used request id req-7f15b244-00b0-425c-97bf-94b19bbf351d 2018-12-23 21:06:30,920 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c8268355-acea-493-proj-role 2018-12-23 21:06:30,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4ab19e06ddd848e98644789adaf0c83a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:31,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f45a0408-4f88-407f-aed2-d7f04b92c34b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:06:31,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4ab19e06ddd848e98644789adaf0c83a used request id req-f45a0408-4f88-407f-aed2-d7f04b92c34b 2018-12-23 21:06:31,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20699de4de81e8bab0f6c395e9dbdcfe9780066f" 2018-12-23 21:06:31,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03aea78-026f-4638-a00e-d0579157166d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:06:31,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b03aea78-026f-4638-a00e-d0579157166d 2018-12-23 21:06:31,134 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c8268355-acea-493-user 2018-12-23 21:06:31,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/25bae630dd7d443db71898998e7f6c6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d960d15fcce8c1ea8cb3d118c165289ce2439471" 2018-12-23 21:06:31,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b34b161-0359-41c7-9712-b6d16534294b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:06:31,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/25bae630dd7d443db71898998e7f6c6c used request id req-5b34b161-0359-41c7-9712-b6d16534294b 2018-12-23 21:06:31,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:31,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["GdLI7gQPTqGKwz28I1T5pg"], "issued_at": "2018-12-23T21:06:31.000000Z"}} 2018-12-23 21:06:31,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}333f49175574f8de0d61fb9f317644ddbd77821e" 2018-12-23 21:06:31,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beb2db5d-6e2b-4952-a827-1bef7fcaf6f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:31,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-beb2db5d-6e2b-4952-a827-1bef7fcaf6f6 2018-12-23 21:06:31,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:31,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:32,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["LiUEOkVxTCqZXlNZ1RRthA"], "issued_at": "2018-12-23T21:06:32.000000Z"}} 2018-12-23 21:06:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:06:32,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c4e986-a73b-4d6e-b806-ebd790f9a61c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:32,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-54c4e986-a73b-4d6e-b806-ebd790f9a61c 2018-12-23 21:06:32,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:06:32,371 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:06:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-779466f3-a7dd-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:06:32,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d214a50-2f24-4ae8-be23-b860dfdd4027 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-779466f3-a7dd-41d-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:06:32,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-779466f3-a7dd-41d-proj used request id req-5d214a50-2f24-4ae8-be23-b860dfdd4027 2018-12-23 21:06:32,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:06:32,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d548e4d-0649-43d4-b9f7-c1a1131ce46f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:06:32,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6d548e4d-0649-43d4-b9f7-c1a1131ce46f 2018-12-23 21:06:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}}' 2018-12-23 21:06:32,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:06:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecfb63e0-2e2d-4ee7-abe2-0123142e5f1b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830"}, "tags": [], "enabled": true, "id": "2d79317a470f40e1b29f2c08bfff0830", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}} 2018-12-23 21:06:32,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ecfb63e0-2e2d-4ee7-abe2-0123142e5f1b 2018-12-23 21:06:32,790 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-779466f3-a7dd-41d-proj 2018-12-23 21:06:32,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:32,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:33,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:06:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["KR-MOfY4S4uKqVAdtn4ZiA"], "issued_at": "2018-12-23T21:06:33.000000Z"}} 2018-12-23 21:06:33,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:33,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042bb1f2-a99c-411d-9c50-820abee7a50f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:33,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-042bb1f2-a99c-411d-9c50-820abee7a50f 2018-12-23 21:06:33,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:06:33,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:06:33,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:33,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226661e6-fff0-485c-b3f7-4e25487568c4 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:06:33,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-226661e6-fff0-485c-b3f7-4e25487568c4 2018-12-23 21:06:33,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-779466f3-a7dd-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:33,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e9f9c4a-1968-4b26-8cfd-89db31654b43 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-779466f3-a7dd-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830"}, "tags": [], "enabled": true, "id": "2d79317a470f40e1b29f2c08bfff0830", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}]} 2018-12-23 21:06:33,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-779466f3-a7dd-41d-proj used request id req-1e9f9c4a-1968-4b26-8cfd-89db31654b43 2018-12-23 21:06:33,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:33,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d99363-74ad-4114-a99b-f63aa400c432 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:06:33,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b1d99363-74ad-4114-a99b-f63aa400c432 2018-12-23 21:06:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:34,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c26b50-9568-4edd-b6dd-19c78c904a9b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:06:34,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a1c26b50-9568-4edd-b6dd-19c78c904a9b 2018-12-23 21:06:34,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-779466f3-a7dd-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:34,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f68027-9c13-4e4e-acd9-bf51d3065051 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-779466f3-a7dd-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830"}, "tags": [], "enabled": true, "id": "2d79317a470f40e1b29f2c08bfff0830", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}]} 2018-12-23 21:06:34,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-779466f3-a7dd-41d-proj used request id req-30f68027-9c13-4e4e-acd9-bf51d3065051 2018-12-23 21:06:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/b0f63a30fec8475993fd319ae1a46a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:34,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c96f0a6-4286-406c-8459-cb7ee97ce4b7 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-779466f3-a7dd-41d-user", "links": {"self": "http://172.30.9.21:5000/v3/users/b0f63a30fec8475993fd319ae1a46a28"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "2d79317a470f40e1b29f2c08bfff0830", "id": "b0f63a30fec8475993fd319ae1a46a28", "password_expires_at": null}} 2018-12-23 21:06:34,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b0f63a30fec8475993fd319ae1a46a28 used request id req-0c96f0a6-4286-406c-8459-cb7ee97ce4b7 2018-12-23 21:06:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830/users/b0f63a30fec8475993fd319ae1a46a28/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:34,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a80974-456d-4aec-bc35-3e26086cb4d6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830/users/b0f63a30fec8475993fd319ae1a46a28/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:06:34,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830/users/b0f63a30fec8475993fd319ae1a46a28/roles used request id req-b2a80974-456d-4aec-bc35-3e26086cb4d6 2018-12-23 21:06:34,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:34,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5608cc4e-4124-4822-96c9-d64ec379bed7 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:06:34,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-5608cc4e-4124-4822-96c9-d64ec379bed7 2018-12-23 21:06:34,547 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-779466f3-a7dd-41d-proj 2018-12-23 21:06:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830/users/b0f63a30fec8475993fd319ae1a46a28/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:06:34,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4529106-f11a-45c1-a75f-a0b5509b94fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:06:34,702 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830/users/b0f63a30fec8475993fd319ae1a46a28/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-b4529106-f11a-45c1-a75f-a0b5509b94fb 2018-12-23 21:06:34,702 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-779466f3-a7dd-41d-user 2018-12-23 21:06:34,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:34,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:06:34,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b8bb8c-de13-49a5-890e-3cbad8b0165a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:06:34,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e6b8bb8c-de13-49a5-890e-3cbad8b0165a 2018-12-23 21:06:34,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" -d '{"role": {"name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj-role"}}' 2018-12-23 21:06:34,855 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77165fcc-5f8e-4274-b4de-dab1e159201d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "454bb9ffbfb44966bdb1f0f6b873e0c2", "links": {"self": "http://172.30.9.21:5000/v3/roles/454bb9ffbfb44966bdb1f0f6b873e0c2"}, "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj-role"}} 2018-12-23 21:06:34,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-77165fcc-5f8e-4274-b4de-dab1e159201d 2018-12-23 21:06:34,855 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-779466f3-a7dd-41d-proj-role 2018-12-23 21:06:34,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/454bb9ffbfb44966bdb1f0f6b873e0c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:06:34,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4374f7-2ab9-494d-a811-4ac1408aee3e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "454bb9ffbfb44966bdb1f0f6b873e0c2", "links": {"self": "http://172.30.9.21:5000/v3/roles/454bb9ffbfb44966bdb1f0f6b873e0c2"}, "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj-role"}} 2018-12-23 21:06:34,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/454bb9ffbfb44966bdb1f0f6b873e0c2 used request id req-ee4374f7-2ab9-494d-a811-4ac1408aee3e 2018-12-23 21:06:34,959 - keystone_utils - INFO - Granting role CreateStackSuccessTests-779466f3-a7dd-41d-proj-role to project CreateStackSuccessTests-779466f3-a7dd-41d-proj 2018-12-23 21:06:34,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830/users/b0f63a30fec8475993fd319ae1a46a28/roles/454bb9ffbfb44966bdb1f0f6b873e0c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:06:35,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:06:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-325d4fb0-7f4d-4943-a7ea-7321a10e2ac1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:06:35,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830/users/b0f63a30fec8475993fd319ae1a46a28/roles/454bb9ffbfb44966bdb1f0f6b873e0c2 used request id req-325d4fb0-7f4d-4943-a7ea-7321a10e2ac1 2018-12-23 21:06:35,092 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:06:35,092 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:06:35,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:35,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:35,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "454bb9ffbfb44966bdb1f0f6b873e0c2", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj-role"}, {"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T22:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d79317a470f40e1b29f2c08bfff0830", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-779466f3-a7dd-41d-user", "id": "b0f63a30fec8475993fd319ae1a46a28"}, "audit_ids": ["iiE2p5FGQqipRtm_x7bkVg"], "issued_at": "2018-12-23T21:06:35.000000Z"}} 2018-12-23 21:06:35,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" 2018-12-23 21:06:35,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708150b8-822c-4c40-84f2-b1b00dd56dd7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:35,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-708150b8-822c-4c40-84f2-b1b00dd56dd7 2018-12-23 21:06:35,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" 2018-12-23 21:06:35,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-c52d2ae5-f231-4820-831f-b3d95b0a0aef Date: Sun, 23 Dec 2018 21:06:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image"} 2018-12-23 21:06:35,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image used request id req-c52d2ae5-f231-4820-831f-b3d95b0a0aef 2018-12-23 21:06:35,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" 2018-12-23 21:06:35,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b93db897-1565-444b-a9c4-f25f9483cc10 Date: Sun, 23 Dec 2018 21:06: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:06:35,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b93db897-1565-444b-a9c4-f25f9483cc10 2018-12-23 21:06:35,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image"}' 2018-12-23 21:06:35,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fcb42fe4-b700-4d09-a01c-28c7ec6b702e Date: Sun, 23 Dec 2018 21:06:35 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:06:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:06:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779", "min_disk": 0, "protected": false, "id": "877f85e0-92a9-4caf-901f-6d270bf11779", "file": "/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779/file", "checksum": null, "owner": "2d79317a470f40e1b29f2c08bfff0830", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:06:35,871 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fcb42fe4-b700-4d09-a01c-28c7ec6b702e 2018-12-23 21:06:35,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" -d '' 2018-12-23 21:06:36,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bed9995c-c6a9-49a2-a13e-a6a36aade422 Date: Sun, 23 Dec 2018 21:06:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:06:36,788 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779/file used request id req-bed9995c-c6a9-49a2-a13e-a6a36aade422 2018-12-23 21:06:36,789 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:06:36,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" 2018-12-23 21:06:36,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3d13bd63-666e-45ae-bd7a-c3e89669b56b Date: Sun, 23 Dec 2018 21:06:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:06:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:06:36Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/877f85e0-92a9-4caf-901f-6d270bf11779/snap", "metadata": {}}], "self": "/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779", "min_disk": 0, "protected": false, "id": "877f85e0-92a9-4caf-901f-6d270bf11779", "file": "/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d79317a470f40e1b29f2c08bfff0830", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/877f85e0-92a9-4caf-901f-6d270bf11779/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:06:36,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779 used request id req-3d13bd63-666e-45ae-bd7a-c3e89669b56b 2018-12-23 21:06:36,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" 2018-12-23 21:06:36,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d0389fe5-3584-414d-9189-0b03ff8b75ba Date: Sun, 23 Dec 2018 21:06: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:06:36,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d0389fe5-3584-414d-9189-0b03ff8b75ba 2018-12-23 21:06:36,820 - create_image - INFO - Created image with name - CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image 2018-12-23 21:06:36,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" 2018-12-23 21:06:36,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c553b782-9645-4603-be31-75eedbb26a59 Date: Sun, 23 Dec 2018 21:06:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:06:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:06:36Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/877f85e0-92a9-4caf-901f-6d270bf11779/snap", "metadata": {}}], "self": "/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779", "min_disk": 0, "protected": false, "id": "877f85e0-92a9-4caf-901f-6d270bf11779", "file": "/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "2d79317a470f40e1b29f2c08bfff0830", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/877f85e0-92a9-4caf-901f-6d270bf11779/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:06:36,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779 used request id req-c553b782-9645-4603-be31-75eedbb26a59 2018-12-23 21:06:36,838 - create_image - DEBUG - Instance status is - active 2018-12-23 21:06:36,838 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image 2018-12-23 21:06:36,838 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image 2018-12-23 21:06:36,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:36,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:37,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:06:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["okAtqYUMRfyUm2loofBXLg"], "issued_at": "2018-12-23T21:06:37.000000Z"}} 2018-12-23 21:06:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fab381a998b0f01b7d975ba519193ecfd1a7314" 2018-12-23 21:06:37,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08470d75-6f90-4a10-8aa6-744ecf6d3afe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:37,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-08470d75-6f90-4a10-8aa6-744ecf6d3afe 2018-12-23 21:06:37,429 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:06:37,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fab381a998b0f01b7d975ba519193ecfd1a7314" 2018-12-23 21:06:37,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6b1e7679-a9c7-4cec-bf17-77a5ccc11a4e x-compute-request-id: req-6b1e7679-a9c7-4cec-bf17-77a5ccc11a4e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:06:37,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6b1e7679-a9c7-4cec-bf17-77a5ccc11a4e 2018-12-23 21:06:37,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fab381a998b0f01b7d975ba519193ecfd1a7314" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:06:37,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56718405-bdb1-4fb8-aef3-1ced93a91ef7 x-compute-request-id: req-56718405-bdb1-4fb8-aef3-1ced93a91ef7 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/138b4893-139a-44dc-aa97-eb74142c174a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/138b4893-139a-44dc-aa97-eb74142c174a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "138b4893-139a-44dc-aa97-eb74142c174a"}} 2018-12-23 21:06:37,732 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-56718405-bdb1-4fb8-aef3-1ced93a91ef7 2018-12-23 21:06:37,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:37,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:38,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "454bb9ffbfb44966bdb1f0f6b873e0c2", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj-role"}, {"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T22:06:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d79317a470f40e1b29f2c08bfff0830", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-779466f3-a7dd-41d-user", "id": "b0f63a30fec8475993fd319ae1a46a28"}, "audit_ids": ["VkkJ6stLTKSPeDEdKvrp2Q"], "issued_at": "2018-12-23T21:06:38.000000Z"}} 2018-12-23 21:06:38,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:38,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379f47eb-1145-4ecc-b5e5-73ece8210b8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:38,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-379f47eb-1145-4ecc-b5e5-73ece8210b8b 2018-12-23 21:06:38,236 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:06:38,239 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:06:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:38,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:38 GMT Server: Apache x-openstack-request-id: req-0f42b15c-c647-4e39-9186-ef2b2a0c8dea Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:06:38,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack used request id req-0f42b15c-c647-4e39-9186-ef2b2a0c8dea 2018-12-23 21:06:38,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-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-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}}' 2018-12-23 21:06:40,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:06:38 GMT Server: Apache x-openstack-request-id: req-93807b6e-0779-404c-adac-91dd3ca2f75f Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}]}} 2018-12-23 21:06:40,351 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks used request id req-93807b6e-0779-404c-adac-91dd3ca2f75f 2018-12-23 21:06:40,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:40,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:40 GMT Server: Apache x-openstack-request-id: req-01ff60cf-414d-4eb4-bf72-ef8db08902be Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:40,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:40 GMT Server: Apache x-openstack-request-id: req-93a01146-48e9-47fe-9b94-184fb306ed88 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:40,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-93a01146-48e9-47fe-9b94-184fb306ed88 2018-12-23 21:06:40,833 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack 2018-12-23 21:06:40,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:41,042 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:40 GMT Server: Apache x-openstack-request-id: req-6efb67b8-6592-47c7-b4d6-f5e0b1c15e99 Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:41,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:41 GMT Server: Apache x-openstack-request-id: req-54fe6130-2042-42f9-8edd-086fb9003d9a 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:41,320 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-54fe6130-2042-42f9-8edd-086fb9003d9a 2018-12-23 21:06:41,321 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:06:41,321 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:06:44,324 - create_stack - DEBUG - Stack status query timeout in 1196.50886607 2018-12-23 21:06:44,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:44,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:44 GMT Server: Apache x-openstack-request-id: req-38a81904-78d8-42b2-a33c-14f77e5c0614 Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:44,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:44 GMT Server: Apache x-openstack-request-id: req-e62d99f5-2438-4eda-9dae-9813f2e81507 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:44,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-e62d99f5-2438-4eda-9dae-9813f2e81507 2018-12-23 21:06:44,594 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:06:44,595 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:06:47,598 - create_stack - DEBUG - Stack status query timeout in 1193.23500299 2018-12-23 21:06:47,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:47,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:47 GMT Server: Apache x-openstack-request-id: req-3e7142a7-d658-49aa-9cad-12ba47e393f4 Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:47,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:47 GMT Server: Apache x-openstack-request-id: req-3bbac5ce-8174-4030-92af-88689512b41f 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:47,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-3bbac5ce-8174-4030-92af-88689512b41f 2018-12-23 21:06:47,837 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:06:47,837 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:06:50,840 - create_stack - DEBUG - Stack status query timeout in 1189.99251914 2018-12-23 21:06:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:50,868 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:50 GMT Server: Apache x-openstack-request-id: req-46dbb8a9-1213-45b5-8bb5-34304f8aa85d Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:50,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:50 GMT Server: Apache x-openstack-request-id: req-0ba5cbc7-feb3-4463-874f-2994f3a4451f 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:50,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-0ba5cbc7-feb3-4463-874f-2994f3a4451f 2018-12-23 21:06:50,909 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:06:50,910 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:06:53,913 - create_stack - DEBUG - Stack status query timeout in 1186.92007208 2018-12-23 21:06:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:53,945 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:53 GMT Server: Apache x-openstack-request-id: req-a0ba0494-56e7-4b48-8735-f0e50f81b50c Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:54,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:53 GMT Server: Apache x-openstack-request-id: req-bef322d1-5afe-4e6f-91ad-3e0e3b134494 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:54,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-bef322d1-5afe-4e6f-91ad-3e0e3b134494 2018-12-23 21:06:54,119 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:06:54,120 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack 2018-12-23 21:06:54,120 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack 2018-12-23 21:06:54,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:54,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "454bb9ffbfb44966bdb1f0f6b873e0c2", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj-role"}, {"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T22:06:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d79317a470f40e1b29f2c08bfff0830", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-779466f3-a7dd-41d-user", "id": "b0f63a30fec8475993fd319ae1a46a28"}, "audit_ids": ["CQ6cihJKQlmsUhmB4uyw8g"], "issued_at": "2018-12-23T21:06:54.000000Z"}} 2018-12-23 21:06:54,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca39e86a6aa84b06226b08d7720d97b83762d64e" 2018-12-23 21:06:54,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:54 GMT Server: Apache x-openstack-request-id: req-358a0b42-69c4-45c6-bff9-ede36ea12bfa Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:54,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:54 GMT Server: Apache x-openstack-request-id: req-e5375489-ddc5-42e8-9347-704f99acfd39 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:54,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-e5375489-ddc5-42e8-9347-704f99acfd39 2018-12-23 21:06:54,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:54,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:54 GMT Server: Apache x-openstack-request-id: req-f339841f-4631-476e-9833-d8998b0db0b0 Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:55,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:54 GMT Server: Apache x-openstack-request-id: req-da29a841-0792-4587-8f0e-9e411a31f62e 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:55,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-da29a841-0792-4587-8f0e-9e411a31f62e 2018-12-23 21:06:55,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:06:55,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:06:55,436 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "454bb9ffbfb44966bdb1f0f6b873e0c2", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj-role"}, {"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}], "expires_at": "2018-12-23T22:06:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d79317a470f40e1b29f2c08bfff0830", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2d79317a470f40e1b29f2c08bfff0830", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-779466f3-a7dd-41d-user", "id": "b0f63a30fec8475993fd319ae1a46a28"}, "audit_ids": ["C57UnFhYRua-2aL6tmt1ow"], "issued_at": "2018-12-23T21:06:55.000000Z"}} 2018-12-23 21:06:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a6713c7011d318f29a8d70312966740bc10274" 2018-12-23 21:06:55,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39141f3c-51bb-4d9e-ac9c-c711e68cd991 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:06:55,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-39141f3c-51bb-4d9e-ac9c-c711e68cd991 2018-12-23 21:06:55,631 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:06:55,634 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:06:55,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12a6713c7011d318f29a8d70312966740bc10274" 2018-12-23 21:06:55,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:55 GMT Server: Apache x-openstack-request-id: req-2b84bb57-cc01-42ab-bec5-ba9028b79618 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "deletion_time": null, "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "tags": null}]} 2018-12-23 21:06:55,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack used request id req-2b84bb57-cc01-42ab-bec5-ba9028b79618 2018-12-23 21:06:55,845 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack 2018-12-23 21:06:55,846 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack 2018-12-23 21:06:55,846 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack 2018-12-23 21:06:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:55,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:55 GMT Server: Apache x-openstack-request-id: req-7a96a33e-7be7-4e33-9fa1-b9a86ba6047f Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:56,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:06:55 GMT Server: Apache x-openstack-request-id: req-d7e6ec9e-ee40-45a2-9c2c-1471abafd183 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:06:56,166 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-d7e6ec9e-ee40-45a2-9c2c-1471abafd183 2018-12-23 21:06:56,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:56,359 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:56 GMT Server: Apache x-openstack-request-id: req-0029d34c-4e23-4aed-a98d-78c8e5184c41 Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:56,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:56 GMT Server: Apache x-openstack-request-id: req-8548973b-0da8-4c0f-bf00-160c60e9d544 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:56Z", "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:56,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-8548973b-0da8-4c0f-bf00-160c60e9d544 2018-12-23 21:06:56,385 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:06:56,385 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:06:59,388 - create_stack - DEBUG - Stack status query timeout in 1196.77849889 2018-12-23 21:06:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:06:59,433 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:06:59 GMT Server: Apache x-openstack-request-id: req-b29fe879-4b22-4d88-937e-bd433d1c7838 Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:06:59,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:06:59 GMT Server: Apache x-openstack-request-id: req-0d957508-4ce5-44b4-8a76-46faccf507bf 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:06:56Z", "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:06:59,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-0d957508-4ce5-44b4-8a76-46faccf507bf 2018-12-23 21:06:59,636 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:06:59,636 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:02,639 - create_stack - DEBUG - Stack status query timeout in 1193.52773786 2018-12-23 21:07:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:07:02,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:02 GMT Server: Apache x-openstack-request-id: req-b44f9d79-1807-4266-bd22-7b596b0bea87 Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:02,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:02 GMT Server: Apache x-openstack-request-id: req-b61519a7-881b-48a4-8a8c-d555d171c9ae 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": "2d79317a470f40e1b29f2c08bfff0830", "OS::stack_id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "image_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image", "inst_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-inst", "subnet_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-subnet", "flavor_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-flavor-name", "net_name": "CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-net"}, "deletion_time": "2018-12-23T21:07:01Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack", "stack_user_project_id": "4f8f94e6a2f44498838d07e8d52e9259", "tags": null, "creation_time": "2018-12-23T21:06:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:06:56Z", "id": "ea51307d-bc40-439e-aed3-ad8490a2c2b6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:02,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-b61519a7-881b-48a4-8a8c-d555d171c9ae 2018-12-23 21:07:02,710 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:07:02,710 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack 2018-12-23 21:07:02,710 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack 2018-12-23 21:07:02,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/ea51307d-bc40-439e-aed3-ad8490a2c2b6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59795b087df84ee3e8f84a27cb3a0dfcc483f789" 2018-12-23 21:07:02,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:02 GMT Server: Apache x-openstack-request-id: req-b89b9e97-cc44-42cd-aed4-3927c4ee59d8 Location: http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:02,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:02 GMT Server: Apache x-openstack-request-id: req-230afeab-f326-4517-9b4a-181bcdc205b5 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:07:02,763 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/2d79317a470f40e1b29f2c08bfff0830/stacks/CreateStackSuccessTests-CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-stack/ea51307d-bc40-439e-aed3-ad8490a2c2b6 used request id req-230afeab-f326-4517-9b4a-181bcdc205b5 2018-12-23 21:07:02,764 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-50e73bca-b7c5-4857-b624-e466a94c8ba9-image 2018-12-23 21:07:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ec16f7394bd370654065a5a701ae62fd792701" 2018-12-23 21:07:03,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf09affa-1894-48b1-8b04-d7715805efee Date: Sun, 23 Dec 2018 21:07:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:07:03,184 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/877f85e0-92a9-4caf-901f-6d270bf11779 used request id req-cf09affa-1894-48b1-8b04-d7715805efee 2018-12-23 21:07:03,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/138b4893-139a-44dc-aa97-eb74142c174a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fab381a998b0f01b7d975ba519193ecfd1a7314" 2018-12-23 21:07:03,213 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:07: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-c6ccf5f8-94d7-4a42-a2b3-8e5a9b2ba241 x-compute-request-id: req-c6ccf5f8-94d7-4a42-a2b3-8e5a9b2ba241 Content-Length: 0 Content-Type: application/json 2018-12-23 21:07:03,213 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/138b4893-139a-44dc-aa97-eb74142c174a used request id req-c6ccf5f8-94d7-4a42-a2b3-8e5a9b2ba241 2018-12-23 21:07:03,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:03,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6e186892-6fd6-4320-a7a0-50812d0f3166 Date: Sun, 23 Dec 2018 21:07:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "created_at": "2018-12-23T21:06:41Z", "updated_at": "2018-12-23T21:06:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:06:41Z", "revision_number": 0, "id": "2f7e65aa-0468-49f2-afc0-9b77b88e01ff", "remote_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "remote_ip_prefix": null, "created_at": "2018-12-23T21:06:41Z", "security_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d79317a470f40e1b29f2c08bfff0830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:06:41Z", "revision_number": 0, "id": "9b757a39-5a21-449a-93f0-47984e25dcff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:06:41Z", "security_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d79317a470f40e1b29f2c08bfff0830"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:06:41Z", "revision_number": 0, "id": "c7c93f10-008c-4c94-88c2-be75cca65707", "remote_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "remote_ip_prefix": null, "created_at": "2018-12-23T21:06:41Z", "security_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d79317a470f40e1b29f2c08bfff0830"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:06:41Z", "revision_number": 0, "id": "ca37a389-4f64-4bc8-bd41-9a5b31f4b458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:06:41Z", "security_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d79317a470f40e1b29f2c08bfff0830"}], "revision_number": 4, "project_id": "2d79317a470f40e1b29f2c08bfff0830", "id": "34f07d09-6772-4120-97de-d6548d97dca7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:07:03,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6e186892-6fd6-4320-a7a0-50812d0f3166 2018-12-23 21:07:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:03,689 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0447480-83c6-4eee-af03-9c6db30b97c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:03,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-e0447480-83c6-4eee-af03-9c6db30b97c4 2018-12-23 21:07:03,690 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:03,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:03,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2013297f-96ba-479b-9676-28c1ca6a5616 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:03,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2013297f-96ba-479b-9676-28c1ca6a5616 2018-12-23 21:07:03,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:03,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:03,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025138c7-3427-46e7-87ad-b62043406fdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:03,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-025138c7-3427-46e7-87ad-b62043406fdd 2018-12-23 21:07:03,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:03,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:03,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142989ea-6a1a-4572-871c-ab8741dc81e2 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:07:03,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-142989ea-6a1a-4572-871c-ab8741dc81e2 2018-12-23 21:07:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:04,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53aac578-a10a-41e3-ba99-4cc5075e975d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2d79317a470f40e1b29f2c08bfff0830", "name": "CreateStackSuccessTests-779466f3-a7dd-41d-proj"}} 2018-12-23 21:07:04,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830 used request id req-53aac578-a10a-41e3-ba99-4cc5075e975d 2018-12-23 21:07:04,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 34f07d09-6772-4120-97de-d6548d97dca7 2018-12-23 21:07:04,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=34f07d09-6772-4120-97de-d6548d97dca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:04,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4129385b-777e-4e02-842b-3d03fee99d40 Date: Sun, 23 Dec 2018 21:07:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:06:41Z", "security_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "port_range_min": null, "revision_number": 0, "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "created_at": "2018-12-23T21:06:41Z", "project_id": "2d79317a470f40e1b29f2c08bfff0830", "id": "2f7e65aa-0468-49f2-afc0-9b77b88e01ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:06:41Z", "security_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "port_range_min": null, "revision_number": 0, "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "created_at": "2018-12-23T21:06:41Z", "project_id": "2d79317a470f40e1b29f2c08bfff0830", "id": "9b757a39-5a21-449a-93f0-47984e25dcff"}, {"remote_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:06:41Z", "security_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "port_range_min": null, "revision_number": 0, "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "created_at": "2018-12-23T21:06:41Z", "project_id": "2d79317a470f40e1b29f2c08bfff0830", "id": "c7c93f10-008c-4c94-88c2-be75cca65707"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:06:41Z", "security_group_id": "34f07d09-6772-4120-97de-d6548d97dca7", "port_range_min": null, "revision_number": 0, "tenant_id": "2d79317a470f40e1b29f2c08bfff0830", "created_at": "2018-12-23T21:06:41Z", "project_id": "2d79317a470f40e1b29f2c08bfff0830", "id": "ca37a389-4f64-4bc8-bd41-9a5b31f4b458"}]} 2018-12-23 21:07:04,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=34f07d09-6772-4120-97de-d6548d97dca7 used request id req-4129385b-777e-4e02-842b-3d03fee99d40 2018-12-23 21:07:04,128 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:07:04,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/34f07d09-6772-4120-97de-d6548d97dca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:04,340 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0cc56565-b6e7-4e7c-bade-f088a8fa83e6 Content-Length: 0 Date: Sun, 23 Dec 2018 21:07:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:07:04,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/34f07d09-6772-4120-97de-d6548d97dca7 used request id req-0cc56565-b6e7-4e7c-bade-f088a8fa83e6 2018-12-23 21:07:04,340 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-779466f3-a7dd-41d-proj 2018-12-23 21:07:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:04,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cdb0cef-014e-4246-8c26-40e0b388fa8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:04,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2d79317a470f40e1b29f2c08bfff0830 used request id req-4cdb0cef-014e-4246-8c26-40e0b388fa8b 2018-12-23 21:07:04,586 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-779466f3-a7dd-41d-proj-role 2018-12-23 21:07:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/454bb9ffbfb44966bdb1f0f6b873e0c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:04,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a1b58c7-62e9-4854-b08f-4d71cd724b51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:04,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/454bb9ffbfb44966bdb1f0f6b873e0c2 used request id req-2a1b58c7-62e9-4854-b08f-4d71cd724b51 2018-12-23 21:07:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eb5a937f26e7b72f83a119d0db74e30b38481f0" 2018-12-23 21:07:04,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c19a60b-b4cd-4098-9509-287ddcc85eba Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:07:04,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c19a60b-b4cd-4098-9509-287ddcc85eba 2018-12-23 21:07:04,806 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-779466f3-a7dd-41d-user 2018-12-23 21:07:04,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b0f63a30fec8475993fd319ae1a46a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e071dd5f1a19e576754323dc3ad97805dca198" 2018-12-23 21:07:04,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2664bea-d494-42e5-ae0a-98115d402293 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:04,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b0f63a30fec8475993fd319ae1a46a28 used request id req-f2664bea-d494-42e5-ae0a-98115d402293 2018-12-23 21:07:04,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:05,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["B94hqr77QOqDH5RiyJ770Q"], "issued_at": "2018-12-23T21:07:05.000000Z"}} 2018-12-23 21:07:05,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0c578f71c4279c5ebefa0b6f270d1bba43c5e63" 2018-12-23 21:07:05,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3eb6785-5462-4687-bf31-52224f180e7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:05,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e3eb6785-5462-4687-bf31-52224f180e7c 2018-12-23 21:07:05,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:05,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:05,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:07:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["3bweIbSzQz-iCJ2-NpqJfw"], "issued_at": "2018-12-23T21:07:05.000000Z"}} 2018-12-23 21:07:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:05,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ee5748-be40-4ed1-a544-0b2fa5e6fc5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:05,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e5ee5748-be40-4ed1-a544-0b2fa5e6fc5b 2018-12-23 21:07:05,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:07:06,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:07:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d057534-0170-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:06,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2f0a09-0eb1-45de-9db5-23d1f1f5cf38 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d057534-0170-457-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:07:06,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-7d057534-0170-457-proj used request id req-dc2f0a09-0eb1-45de-9db5-23d1f1f5cf38 2018-12-23 21:07:06,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:06,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bbd0dc-1761-489f-868d-8535335c47ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:07:06,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-83bbd0dc-1761-489f-868d-8535335c47ca 2018-12-23 21:07:06,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-7d057534-0170-457-proj"}}' 2018-12-23 21:07:06,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16333272-b5a8-443e-b9bc-73d6ba76c964 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022"}, "tags": [], "enabled": true, "id": "8d91c99b4e054010acfe70b874a10022", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d057534-0170-457-proj"}} 2018-12-23 21:07:06,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-16333272-b5a8-443e-b9bc-73d6ba76c964 2018-12-23 21:07:06,346 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-7d057534-0170-457-proj 2018-12-23 21:07:06,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:06,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:06,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:07:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["qNfl9dDFSOyQxKbmZG0Ubw"], "issued_at": "2018-12-23T21:07:06.000000Z"}} 2018-12-23 21:07:06,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:06,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae87329-70ed-4ae5-a861-1ca3adfbc741 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:06,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aae87329-70ed-4ae5-a861-1ca3adfbc741 2018-12-23 21:07:06,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:07:06,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:07:06,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:06,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0aca236-fbe9-4d88-ad73-55357c3c5af3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:07:06,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d0aca236-fbe9-4d88-ad73-55357c3c5af3 2018-12-23 21:07:06,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-7d057534-0170-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:06,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4cb7bd3-3b9d-4b89-a3e2-5838b5d0c8dd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-7d057534-0170-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022"}, "tags": [], "enabled": true, "id": "8d91c99b4e054010acfe70b874a10022", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d057534-0170-457-proj"}]} 2018-12-23 21:07:06,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-7d057534-0170-457-proj used request id req-c4cb7bd3-3b9d-4b89-a3e2-5838b5d0c8dd 2018-12-23 21:07:06,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:07,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9398af5f-3bd8-4af9-881e-77b74d8b98a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:07:07,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9398af5f-3bd8-4af9-881e-77b74d8b98a9 2018-12-23 21:07:07,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:07,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091c3e69-0d62-48dc-a23e-af190b30e1d3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:07:07,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-091c3e69-0d62-48dc-a23e-af190b30e1d3 2018-12-23 21:07:07,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-7d057534-0170-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:07,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2cc21b-0737-4195-b44d-f318047e4a36 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-7d057534-0170-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022"}, "tags": [], "enabled": true, "id": "8d91c99b4e054010acfe70b874a10022", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-7d057534-0170-457-proj"}]} 2018-12-23 21:07:07,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-7d057534-0170-457-proj used request id req-0f2cc21b-0737-4195-b44d-f318047e4a36 2018-12-23 21:07:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/2c2ceac4dfbf45d1a922e6ff186b8405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:07,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41574e97-06a3-4c77-8563-6b1c79929afc Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-7d057534-0170-457-user", "links": {"self": "http://172.30.9.21:5000/v3/users/2c2ceac4dfbf45d1a922e6ff186b8405"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8d91c99b4e054010acfe70b874a10022", "id": "2c2ceac4dfbf45d1a922e6ff186b8405", "password_expires_at": null}} 2018-12-23 21:07:07,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2c2ceac4dfbf45d1a922e6ff186b8405 used request id req-41574e97-06a3-4c77-8563-6b1c79929afc 2018-12-23 21:07:07,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022/users/2c2ceac4dfbf45d1a922e6ff186b8405/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:07,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be8073c-a318-43f0-ba15-787fffea87fe Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022/users/2c2ceac4dfbf45d1a922e6ff186b8405/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:07:07,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022/users/2c2ceac4dfbf45d1a922e6ff186b8405/roles used request id req-7be8073c-a318-43f0-ba15-787fffea87fe 2018-12-23 21:07:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:08,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e20721-86b2-492a-936f-a138d7714d53 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:07:08,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-50e20721-86b2-492a-936f-a138d7714d53 2018-12-23 21:07:08,026 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-7d057534-0170-457-proj 2018-12-23 21:07:08,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022/users/2c2ceac4dfbf45d1a922e6ff186b8405/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:08,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b78dc00b-96f2-4774-8a42-bdad84aae3b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:08,294 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022/users/2c2ceac4dfbf45d1a922e6ff186b8405/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-b78dc00b-96f2-4774-8a42-bdad84aae3b8 2018-12-23 21:07:08,294 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-7d057534-0170-457-user 2018-12-23 21:07:08,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:08,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:08,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7046930b-5e79-4645-b2b6-28d0237901e5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:07:08,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7046930b-5e79-4645-b2b6-28d0237901e5 2018-12-23 21:07:08,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" -d '{"role": {"name": "CreateStackSuccessTests-7d057534-0170-457-proj-role"}}' 2018-12-23 21:07:08,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7c70ecb-3ed6-4687-aebb-d5ddf67424f8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bebfb0bb465d469e9521e242c563c065", "links": {"self": "http://172.30.9.21:5000/v3/roles/bebfb0bb465d469e9521e242c563c065"}, "name": "CreateStackSuccessTests-7d057534-0170-457-proj-role"}} 2018-12-23 21:07:08,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f7c70ecb-3ed6-4687-aebb-d5ddf67424f8 2018-12-23 21:07:08,508 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-7d057534-0170-457-proj-role 2018-12-23 21:07:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/bebfb0bb465d469e9521e242c563c065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:08,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6daa35c1-e740-4e9e-9136-88326930fab6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bebfb0bb465d469e9521e242c563c065", "links": {"self": "http://172.30.9.21:5000/v3/roles/bebfb0bb465d469e9521e242c563c065"}, "name": "CreateStackSuccessTests-7d057534-0170-457-proj-role"}} 2018-12-23 21:07:08,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/bebfb0bb465d469e9521e242c563c065 used request id req-6daa35c1-e740-4e9e-9136-88326930fab6 2018-12-23 21:07:08,616 - keystone_utils - INFO - Granting role CreateStackSuccessTests-7d057534-0170-457-proj-role to project CreateStackSuccessTests-7d057534-0170-457-proj 2018-12-23 21:07:08,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022/users/2c2ceac4dfbf45d1a922e6ff186b8405/roles/bebfb0bb465d469e9521e242c563c065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:08,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b9b6c08-3ecf-4cc0-95ff-27dbd3957cd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:08,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022/users/2c2ceac4dfbf45d1a922e6ff186b8405/roles/bebfb0bb465d469e9521e242c563c065 used request id req-4b9b6c08-3ecf-4cc0-95ff-27dbd3957cd8 2018-12-23 21:07:08,750 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:07:08,751 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:07:08,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:08,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:09,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "bebfb0bb465d469e9521e242c563c065", "name": "CreateStackSuccessTests-7d057534-0170-457-proj-role"}], "expires_at": "2018-12-23T22:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d91c99b4e054010acfe70b874a10022", "name": "CreateStackSuccessTests-7d057534-0170-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8d91c99b4e054010acfe70b874a10022", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8d91c99b4e054010acfe70b874a10022", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8d91c99b4e054010acfe70b874a10022", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8d91c99b4e054010acfe70b874a10022", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7d057534-0170-457-user", "id": "2c2ceac4dfbf45d1a922e6ff186b8405"}, "audit_ids": ["ZWskAI_ISSufNnpcx9ZLhQ"], "issued_at": "2018-12-23T21:07:09.000000Z"}} 2018-12-23 21:07:09,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" 2018-12-23 21:07:09,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78cd0d83-f370-44b5-94ef-7f2694a290dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:09,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-78cd0d83-f370-44b5-94ef-7f2694a290dc 2018-12-23 21:07:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" 2018-12-23 21:07:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f809211f-3b9a-4d43-a948-d4f407fd91fb Date: Sun, 23 Dec 2018 21:07:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image"} 2018-12-23 21:07:09,430 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image used request id req-f809211f-3b9a-4d43-a948-d4f407fd91fb 2018-12-23 21:07:09,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" 2018-12-23 21:07:09,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-50371b51-e5f1-43fb-a9e4-fc0cacc9b830 Date: Sun, 23 Dec 2018 21:07: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:07:09,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-50371b51-e5f1-43fb-a9e4-fc0cacc9b830 2018-12-23 21:07:09,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image"}' 2018-12-23 21:07:09,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-824fd01a-1860-46e8-b7a5-f4cf661b8d1f Date: Sun, 23 Dec 2018 21:07:09 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:07:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:07:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371", "min_disk": 0, "protected": false, "id": "4c7a4073-80b6-49a7-ba9e-12ef53f72371", "file": "/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/file", "checksum": null, "owner": "8d91c99b4e054010acfe70b874a10022", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:07:09,505 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-824fd01a-1860-46e8-b7a5-f4cf661b8d1f 2018-12-23 21:07:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" -d '' 2018-12-23 21:07:10,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06fe54d6-013d-4824-861b-04ee97fdbe57 Date: Sun, 23 Dec 2018 21:07:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:07:10,766 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/file used request id req-06fe54d6-013d-4824-861b-04ee97fdbe57 2018-12-23 21:07:10,767 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:07:10,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" 2018-12-23 21:07:10,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7ba9a57a-ed62-4c1f-9fb9-97e46ba002c4 Date: Sun, 23 Dec 2018 21:07:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:07:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:07:10Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/snap", "metadata": {}}], "self": "/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371", "min_disk": 0, "protected": false, "id": "4c7a4073-80b6-49a7-ba9e-12ef53f72371", "file": "/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d91c99b4e054010acfe70b874a10022", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:07:10,788 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371 used request id req-7ba9a57a-ed62-4c1f-9fb9-97e46ba002c4 2018-12-23 21:07:10,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" 2018-12-23 21:07:10,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a217f133-1354-402b-9346-c04e3377ebc8 Date: Sun, 23 Dec 2018 21:07:10 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:07:10,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a217f133-1354-402b-9346-c04e3377ebc8 2018-12-23 21:07:10,800 - create_image - INFO - Created image with name - CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image 2018-12-23 21:07:10,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" 2018-12-23 21:07:10,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-39f721c3-fa96-4321-a40c-bda89977dd77 Date: Sun, 23 Dec 2018 21:07:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:07:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:07:10Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/snap", "metadata": {}}], "self": "/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371", "min_disk": 0, "protected": false, "id": "4c7a4073-80b6-49a7-ba9e-12ef53f72371", "file": "/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8d91c99b4e054010acfe70b874a10022", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:07:10,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371 used request id req-39f721c3-fa96-4321-a40c-bda89977dd77 2018-12-23 21:07:10,821 - create_image - DEBUG - Instance status is - active 2018-12-23 21:07:10,821 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image 2018-12-23 21:07:10,821 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image 2018-12-23 21:07:10,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:10,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:11,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Q_idpU_BRJquaZLFg9Q5Zg"], "issued_at": "2018-12-23T21:07:11.000000Z"}} 2018-12-23 21:07:11,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747e86db0f38da8c52ecb12868e8d0504139dd62" 2018-12-23 21:07:11,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c30b234-05a3-44ff-bd8f-d9f95068249d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:11,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-4c30b234-05a3-44ff-bd8f-d9f95068249d 2018-12-23 21:07:11,318 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:07:11,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747e86db0f38da8c52ecb12868e8d0504139dd62" 2018-12-23 21:07:11,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff2c1c35-63fe-4e61-890b-4a57585acd44 x-compute-request-id: req-ff2c1c35-63fe-4e61-890b-4a57585acd44 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:07:11,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ff2c1c35-63fe-4e61-890b-4a57585acd44 2018-12-23 21:07:11,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747e86db0f38da8c52ecb12868e8d0504139dd62" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:07:11,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a72edbe-37c2-462b-bdb8-7fccd205f25d x-compute-request-id: req-7a72edbe-37c2-462b-bdb8-7fccd205f25d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c10ebd2f-460f-4fd3-afcf-b3c228b678a0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c10ebd2f-460f-4fd3-afcf-b3c228b678a0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "c10ebd2f-460f-4fd3-afcf-b3c228b678a0"}} 2018-12-23 21:07:11,571 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7a72edbe-37c2-462b-bdb8-7fccd205f25d 2018-12-23 21:07:11,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:11,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:11,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "bebfb0bb465d469e9521e242c563c065", "name": "CreateStackSuccessTests-7d057534-0170-457-proj-role"}], "expires_at": "2018-12-23T22:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d91c99b4e054010acfe70b874a10022", "name": "CreateStackSuccessTests-7d057534-0170-457-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/8d91c99b4e054010acfe70b874a10022", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8d91c99b4e054010acfe70b874a10022", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/8d91c99b4e054010acfe70b874a10022", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/8d91c99b4e054010acfe70b874a10022", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/8d91c99b4e054010acfe70b874a10022", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/8d91c99b4e054010acfe70b874a10022", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-7d057534-0170-457-user", "id": "2c2ceac4dfbf45d1a922e6ff186b8405"}, "audit_ids": ["h_TyiXBcQFm---CRPC_2KA"], "issued_at": "2018-12-23T21:07:11.000000Z"}} 2018-12-23 21:07:11,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:12,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995d6177-759c-4426-9b10-6932ddd4d9fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:12,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-995d6177-759c-4426-9b10-6932ddd4d9fa 2018-12-23 21:07:12,061 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:07:12,064 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:07:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:12,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:12 GMT Server: Apache x-openstack-request-id: req-3008bf12-2746-4ec8-b07f-ec61c3bb53c3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:07:12,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack used request id req-3008bf12-2746-4ec8-b07f-ec61c3bb53c3 2018-12-23 21:07:12,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-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-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-net", "inst_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-inst", "subnet_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-subnet", "image_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "flavor_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name"}}' 2018-12-23 21:07:14,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:07:12 GMT Server: Apache x-openstack-request-id: req-bf39ebb0-433b-411b-ac50-c772b296ca1d Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "links": [{"href": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec", "rel": "self"}]}} 2018-12-23 21:07:14,204 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks used request id req-bf39ebb0-433b-411b-ac50-c772b296ca1d 2018-12-23 21:07:14,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/d4011b70-13fb-4ff1-914c-20b0b759d6ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:14,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:14 GMT Server: Apache x-openstack-request-id: req-d1791c43-348e-4f9a-a808-eba9a655d464 Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:14,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:14 GMT Server: Apache x-openstack-request-id: req-9346ef9f-dcd0-409d-8c07-b141ac95cb56 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": "8d91c99b4e054010acfe70b874a10022", "OS::stack_id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "image_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "inst_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-inst", "subnet_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-subnet", "net_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-net", "flavor_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "stack_user_project_id": "c2d9b636b9f84cb381c861f8ba2f2098", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:14,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec used request id req-9346ef9f-dcd0-409d-8c07-b141ac95cb56 2018-12-23 21:07:14,628 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack 2018-12-23 21:07:14,628 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-12-23 21:07:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/d4011b70-13fb-4ff1-914c-20b0b759d6ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:14,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:14 GMT Server: Apache x-openstack-request-id: req-48edbe46-eae5-4462-8849-8b866c4c1d57 Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:14,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:14 GMT Server: Apache x-openstack-request-id: req-46bcecf2-704e-4030-b148-7987847d88da 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": "8d91c99b4e054010acfe70b874a10022", "OS::stack_id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "image_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "inst_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-inst", "subnet_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-subnet", "net_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-net", "flavor_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "stack_user_project_id": "c2d9b636b9f84cb381c861f8ba2f2098", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:14,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec used request id req-46bcecf2-704e-4030-b148-7987847d88da 2018-12-23 21:07:14,933 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-12-23 21:07:14,933 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack 2018-12-23 21:07:14,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/d4011b70-13fb-4ff1-914c-20b0b759d6ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:15,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:14 GMT Server: Apache x-openstack-request-id: req-e24454b7-d238-431d-b607-8717df3e040c Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:15,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:15 GMT Server: Apache x-openstack-request-id: req-239d6098-1879-489b-9320-83391cf3500a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:15,425 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec used request id req-239d6098-1879-489b-9320-83391cf3500a 2018-12-23 21:07:15,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/d4011b70-13fb-4ff1-914c-20b0b759d6ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:15,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:15 GMT Server: Apache x-openstack-request-id: req-105c78d1-3cbb-4cf5-bc58-e378c863e3a6 Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:15,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:15 GMT Server: Apache x-openstack-request-id: req-d8e4462c-e52f-4cb3-b37b-ac5a7919b6a6 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": "8d91c99b4e054010acfe70b874a10022", "OS::stack_id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "image_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "inst_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-inst", "subnet_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-subnet", "flavor_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name", "net_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "stack_user_project_id": "c2d9b636b9f84cb381c861f8ba2f2098", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:07:15Z", "id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:15,479 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec used request id req-d8e4462c-e52f-4cb3-b37b-ac5a7919b6a6 2018-12-23 21:07:15,479 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:07:15,479 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:18,482 - create_stack - DEBUG - Stack status query timeout in 1196.94345307 2018-12-23 21:07:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/d4011b70-13fb-4ff1-914c-20b0b759d6ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:18,690 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:18 GMT Server: Apache x-openstack-request-id: req-967f5d18-d562-4546-98d5-db0c4e049991 Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:18,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:18 GMT Server: Apache x-openstack-request-id: req-32e92606-1d2e-424b-b5c6-306d5a4c5e40 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": "8d91c99b4e054010acfe70b874a10022", "OS::stack_id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "image_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "inst_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-inst", "subnet_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-subnet", "flavor_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name", "net_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "stack_user_project_id": "c2d9b636b9f84cb381c861f8ba2f2098", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:07:15Z", "id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:18,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec used request id req-32e92606-1d2e-424b-b5c6-306d5a4c5e40 2018-12-23 21:07:18,716 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:07:18,717 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:21,720 - create_stack - DEBUG - Stack status query timeout in 1193.7061131 2018-12-23 21:07:21,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/d4011b70-13fb-4ff1-914c-20b0b759d6ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:21,897 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:21 GMT Server: Apache x-openstack-request-id: req-d9b22123-9ba7-48ec-b87c-d973978154af Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:21,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:21 GMT Server: Apache x-openstack-request-id: req-2e6226c0-dfe4-4ac3-a0b0-b1f8b7fe55cb 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": "8d91c99b4e054010acfe70b874a10022", "OS::stack_id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "image_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "inst_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-inst", "subnet_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-subnet", "flavor_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name", "net_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "stack_user_project_id": "c2d9b636b9f84cb381c861f8ba2f2098", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:07:15Z", "id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:21,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec used request id req-2e6226c0-dfe4-4ac3-a0b0-b1f8b7fe55cb 2018-12-23 21:07:21,922 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:07:21,922 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:24,925 - create_stack - DEBUG - Stack status query timeout in 1190.50039911 2018-12-23 21:07:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/d4011b70-13fb-4ff1-914c-20b0b759d6ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:25,122 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:24 GMT Server: Apache x-openstack-request-id: req-69caa522-26b8-42c7-912d-cc06143e0f9b Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:25,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:25 GMT Server: Apache x-openstack-request-id: req-ddd3e245-8ab0-44f8-9604-0b132c4ac471 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": "8d91c99b4e054010acfe70b874a10022", "OS::stack_id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "image_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image", "inst_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-inst", "subnet_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-subnet", "flavor_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-flavor-name", "net_name": "CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-net"}, "deletion_time": "2018-12-23T21:07:24Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack", "stack_user_project_id": "c2d9b636b9f84cb381c861f8ba2f2098", "tags": null, "creation_time": "2018-12-23T21:07:13Z", "links": [{"href": "http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:07:15Z", "id": "d4011b70-13fb-4ff1-914c-20b0b759d6ec", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:25,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec used request id req-ddd3e245-8ab0-44f8-9604-0b132c4ac471 2018-12-23 21:07:25,147 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:07:25,148 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack 2018-12-23 21:07:25,148 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack 2018-12-23 21:07:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/d4011b70-13fb-4ff1-914c-20b0b759d6ec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f15202d80b74e9e3cd34be9e795e80f7cef4dc" 2018-12-23 21:07:25,175 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:25 GMT Server: Apache x-openstack-request-id: req-21069ab5-4400-4dc1-a441-5279a0fdfca5 Location: http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:25,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:25 GMT Server: Apache x-openstack-request-id: req-e50c2ac6-f8c1-4b59-af2c-a6d7e8ea221a Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:07:25,372 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/8d91c99b4e054010acfe70b874a10022/stacks/CreateStackSuccessTests-CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-stack/d4011b70-13fb-4ff1-914c-20b0b759d6ec used request id req-e50c2ac6-f8c1-4b59-af2c-a6d7e8ea221a 2018-12-23 21:07:25,373 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-ab0a8a86-d5f1-47a0-b14e-9d98d45f8540-image 2018-12-23 21:07:25,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28944d64f61f178c9eaa3e1c623fabfcbd940498" 2018-12-23 21:07:25,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c3b0abc-17b0-43b3-aef4-6de47132e6c8 Date: Sun, 23 Dec 2018 21:07:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:07:25,682 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4c7a4073-80b6-49a7-ba9e-12ef53f72371 used request id req-5c3b0abc-17b0-43b3-aef4-6de47132e6c8 2018-12-23 21:07:25,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/c10ebd2f-460f-4fd3-afcf-b3c228b678a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747e86db0f38da8c52ecb12868e8d0504139dd62" 2018-12-23 21:07:25,713 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:07:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a25cbc8-a398-4c65-b4f9-640ab22c9635 x-compute-request-id: req-2a25cbc8-a398-4c65-b4f9-640ab22c9635 Content-Length: 0 Content-Type: application/json 2018-12-23 21:07:25,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c10ebd2f-460f-4fd3-afcf-b3c228b678a0 used request id req-2a25cbc8-a398-4c65-b4f9-640ab22c9635 2018-12-23 21:07:25,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:25,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-99fd9fd7-70d5-4a19-8207-0abe3013dd99 Date: Sun, 23 Dec 2018 21:07:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d91c99b4e054010acfe70b874a10022", "created_at": "2018-12-23T21:07:14Z", "updated_at": "2018-12-23T21:07:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:07:14Z", "revision_number": 0, "id": "1dd55077-ee7f-4eef-b241-c40302ec7cac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:07:14Z", "security_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "tenant_id": "8d91c99b4e054010acfe70b874a10022", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d91c99b4e054010acfe70b874a10022"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:07:14Z", "revision_number": 0, "id": "a3a83ec4-4ac6-4598-a091-98efaa3f9bb7", "remote_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "remote_ip_prefix": null, "created_at": "2018-12-23T21:07:14Z", "security_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "tenant_id": "8d91c99b4e054010acfe70b874a10022", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d91c99b4e054010acfe70b874a10022"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:07:14Z", "revision_number": 0, "id": "b6c8d3d3-656d-4f6f-b638-e126fabb482a", "remote_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "remote_ip_prefix": null, "created_at": "2018-12-23T21:07:14Z", "security_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "tenant_id": "8d91c99b4e054010acfe70b874a10022", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d91c99b4e054010acfe70b874a10022"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:07:14Z", "revision_number": 0, "id": "f2dbbe5d-e592-44ca-b21b-22863b4611fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:07:14Z", "security_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "tenant_id": "8d91c99b4e054010acfe70b874a10022", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d91c99b4e054010acfe70b874a10022"}], "revision_number": 4, "project_id": "8d91c99b4e054010acfe70b874a10022", "id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:07:25,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-99fd9fd7-70d5-4a19-8207-0abe3013dd99 2018-12-23 21:07:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,105 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48542197-37f9-4be2-a7d0-f5eb2df892b1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:26,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-48542197-37f9-4be2-a7d0-f5eb2df892b1 2018-12-23 21:07:26,105 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:26,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6104d58c-876e-46c1-8bd6-2c43f5b922ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:26,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-6104d58c-876e-46c1-8bd6-2c43f5b922ce 2018-12-23 21:07:26,210 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:26,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa4d606b-c06b-43da-923c-2265fcfc5760 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:26,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-fa4d606b-c06b-43da-923c-2265fcfc5760 2018-12-23 21:07:26,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc4ad7c2-9fc5-455d-ab13-c5ebd1adff4e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:07:26,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-bc4ad7c2-9fc5-455d-ab13-c5ebd1adff4e 2018-12-23 21:07:26,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52e92644-517c-430e-a674-6d0b404f6460 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:26,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-52e92644-517c-430e-a674-6d0b404f6460 2018-12-23 21:07:26,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:26,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77ebee5e-bf98-43f4-9096-895df69664a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:26,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-77ebee5e-bf98-43f4-9096-895df69664a2 2018-12-23 21:07:26,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15ff15e-a066-4331-af0b-b35a6916f60d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:26,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-a15ff15e-a066-4331-af0b-b35a6916f60d 2018-12-23 21:07:26,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:26,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237288f7-dcac-4cd2-8631-cb1abbbeef38 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:07:26,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-237288f7-dcac-4cd2-8631-cb1abbbeef38 2018-12-23 21:07:26,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:26,924 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cff3904-6894-4639-8c6c-9f451da3dde6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:26,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-1cff3904-6894-4639-8c6c-9f451da3dde6 2018-12-23 21:07:26,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:27,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfe0334-0662-4415-a185-a44d03e19ac8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:27,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-7dfe0334-0662-4415-a185-a44d03e19ac8 2018-12-23 21:07:27,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:27,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:27,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f3d6d10-af37-47b0-beaf-b1e2ee118869 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8d91c99b4e054010acfe70b874a10022", "name": "CreateStackSuccessTests-7d057534-0170-457-proj"}} 2018-12-23 21:07:27,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022 used request id req-3f3d6d10-af37-47b0-beaf-b1e2ee118869 2018-12-23 21:07:27,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ca7e7687-84b7-49e7-9bc4-79c991ece1e2 2018-12-23 21:07:27,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ca7e7687-84b7-49e7-9bc4-79c991ece1e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:27,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-921944d9-c502-4260-b4a1-dd525c7c6a5b Date: Sun, 23 Dec 2018 21:07: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-12-23T21:07:14Z", "security_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "port_range_min": null, "revision_number": 0, "tenant_id": "8d91c99b4e054010acfe70b874a10022", "created_at": "2018-12-23T21:07:14Z", "project_id": "8d91c99b4e054010acfe70b874a10022", "id": "1dd55077-ee7f-4eef-b241-c40302ec7cac"}, {"remote_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:07:14Z", "security_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "port_range_min": null, "revision_number": 0, "tenant_id": "8d91c99b4e054010acfe70b874a10022", "created_at": "2018-12-23T21:07:14Z", "project_id": "8d91c99b4e054010acfe70b874a10022", "id": "a3a83ec4-4ac6-4598-a091-98efaa3f9bb7"}, {"remote_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:07:14Z", "security_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "port_range_min": null, "revision_number": 0, "tenant_id": "8d91c99b4e054010acfe70b874a10022", "created_at": "2018-12-23T21:07:14Z", "project_id": "8d91c99b4e054010acfe70b874a10022", "id": "b6c8d3d3-656d-4f6f-b638-e126fabb482a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:07:14Z", "security_group_id": "ca7e7687-84b7-49e7-9bc4-79c991ece1e2", "port_range_min": null, "revision_number": 0, "tenant_id": "8d91c99b4e054010acfe70b874a10022", "created_at": "2018-12-23T21:07:14Z", "project_id": "8d91c99b4e054010acfe70b874a10022", "id": "f2dbbe5d-e592-44ca-b21b-22863b4611fa"}]} 2018-12-23 21:07:27,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ca7e7687-84b7-49e7-9bc4-79c991ece1e2 used request id req-921944d9-c502-4260-b4a1-dd525c7c6a5b 2018-12-23 21:07:27,155 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:07:27,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ca7e7687-84b7-49e7-9bc4-79c991ece1e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:27,304 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81555916-27ba-4ac3-a361-cc366f708add Content-Length: 0 Date: Sun, 23 Dec 2018 21:07:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:07:27,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ca7e7687-84b7-49e7-9bc4-79c991ece1e2 used request id req-81555916-27ba-4ac3-a361-cc366f708add 2018-12-23 21:07:27,305 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-7d057534-0170-457-proj 2018-12-23 21:07:27,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:27,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c19bbeca-5818-4b45-b0a7-5e13c0977682 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:27,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8d91c99b4e054010acfe70b874a10022 used request id req-c19bbeca-5818-4b45-b0a7-5e13c0977682 2018-12-23 21:07:27,533 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-7d057534-0170-457-proj-role 2018-12-23 21:07:27,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/bebfb0bb465d469e9521e242c563c065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:27,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f228b6be-638b-4ae0-9ae5-a7c0dfd54155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:27,647 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bebfb0bb465d469e9521e242c563c065 used request id req-f228b6be-638b-4ae0-9ae5-a7c0dfd54155 2018-12-23 21:07:27,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee28204ed8e33af9d161c7d7cfa80edd6b17d212" 2018-12-23 21:07:27,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c335b2a-8fb5-4c3a-a6b2-9431126a6474 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:07:27,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7c335b2a-8fb5-4c3a-a6b2-9431126a6474 2018-12-23 21:07:27,748 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-7d057534-0170-457-user 2018-12-23 21:07:27,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2c2ceac4dfbf45d1a922e6ff186b8405 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dacd699a5419b7ba7c188ec304b465171317a66" 2018-12-23 21:07:27,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82929f98-d36c-419f-93b9-2c19e75b6cfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:27,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2c2ceac4dfbf45d1a922e6ff186b8405 used request id req-82929f98-d36c-419f-93b9-2c19e75b6cfb 2018-12-23 21:07:27,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:28,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["9vuzXbDKQbS2aFD3akyBpg"], "issued_at": "2018-12-23T21:07:28.000000Z"}} 2018-12-23 21:07:28,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e09b1c6fb35f028e038ef6a45e4aa98039b077" 2018-12-23 21:07:28,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cd0ac4-5159-43e9-8942-854d69e4c05d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:28,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-41cd0ac4-5159-43e9-8942-854d69e4c05d 2018-12-23 21:07:28,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:28,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:28,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:07:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["8feK4OfYRWO8tDBUSR5PYg"], "issued_at": "2018-12-23T21:07:28.000000Z"}} 2018-12-23 21:07:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:28,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a46b20-d6a6-4812-ae64-2acc31b47b4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:28,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f5a46b20-d6a6-4812-ae64-2acc31b47b4c 2018-12-23 21:07:28,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:07:28,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:07:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:07:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8dae188e-294d-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:28,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5ebaa4-8034-4c14-b805-523ebf935666 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8dae188e-294d-43f-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:07:28,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-8dae188e-294d-43f-proj used request id req-3a5ebaa4-8034-4c14-b805-523ebf935666 2018-12-23 21:07:28,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:29,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f47a04-bc3e-488c-a595-14b61683e74b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:07:29,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e4f47a04-bc3e-488c-a595-14b61683e74b 2018-12-23 21:07:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj"}}' 2018-12-23 21:07:29,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:07:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e22bf11-4527-4cf4-b120-5d17bb5e4ff0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b"}, "tags": [], "enabled": true, "id": "b25475b007ab465ea755417060d3351b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj"}} 2018-12-23 21:07:29,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8e22bf11-4527-4cf4-b120-5d17bb5e4ff0 2018-12-23 21:07:29,108 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-8dae188e-294d-43f-proj 2018-12-23 21:07:29,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:29,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:29,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["v4usYPaTTqCjPHTN4tAHbg"], "issued_at": "2018-12-23T21:07:29.000000Z"}} 2018-12-23 21:07:29,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:29,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1945d1f1-9e4d-4bbd-9e71-ba3a036116a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:29,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1945d1f1-9e4d-4bbd-9e71-ba3a036116a4 2018-12-23 21:07:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:07:29,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:07:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:07:29,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:29,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89bce5c5-b62d-4b7b-96e5-ce7641cd18fa Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:07:29,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-89bce5c5-b62d-4b7b-96e5-ce7641cd18fa 2018-12-23 21:07:29,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-8dae188e-294d-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:29,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b2fe74-69f8-4da7-8a8e-851b7079ae44 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-8dae188e-294d-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b"}, "tags": [], "enabled": true, "id": "b25475b007ab465ea755417060d3351b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj"}]} 2018-12-23 21:07:29,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-8dae188e-294d-43f-proj used request id req-58b2fe74-69f8-4da7-8a8e-851b7079ae44 2018-12-23 21:07:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:29,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44e4440-9ea7-45e4-9434-6409ac987eef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:07:29,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b44e4440-9ea7-45e4-9434-6409ac987eef 2018-12-23 21:07:30,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:30,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e3c238-78e7-4e8a-a212-0addb832823f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:07:30,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-98e3c238-78e7-4e8a-a212-0addb832823f 2018-12-23 21:07:30,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-8dae188e-294d-43f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:30,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f5efd4-6843-4a3b-a83d-123d4faafff5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-8dae188e-294d-43f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b"}, "tags": [], "enabled": true, "id": "b25475b007ab465ea755417060d3351b", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj"}]} 2018-12-23 21:07:30,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-8dae188e-294d-43f-proj used request id req-90f5efd4-6843-4a3b-a83d-123d4faafff5 2018-12-23 21:07:30,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/c661de809d04491bad6706fbfef64e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:30,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b79b2c5-f328-4f75-a960-3adfa27ff146 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-8dae188e-294d-43f-user", "links": {"self": "http://172.30.9.21:5000/v3/users/c661de809d04491bad6706fbfef64e81"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b25475b007ab465ea755417060d3351b", "id": "c661de809d04491bad6706fbfef64e81", "password_expires_at": null}} 2018-12-23 21:07:30,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c661de809d04491bad6706fbfef64e81 used request id req-8b79b2c5-f328-4f75-a960-3adfa27ff146 2018-12-23 21:07:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b/users/c661de809d04491bad6706fbfef64e81/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:30,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c009e0c-bfee-45f6-8c98-88bbc1e91351 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b/users/c661de809d04491bad6706fbfef64e81/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:07:30,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b/users/c661de809d04491bad6706fbfef64e81/roles used request id req-0c009e0c-bfee-45f6-8c98-88bbc1e91351 2018-12-23 21:07:30,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:30,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e02bbbe-f81b-4e07-b0bc-0fa97bac9809 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:07:30,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-8e02bbbe-f81b-4e07-b0bc-0fa97bac9809 2018-12-23 21:07:30,839 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-8dae188e-294d-43f-proj 2018-12-23 21:07:30,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b/users/c661de809d04491bad6706fbfef64e81/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:07:30,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-092fc31f-36df-44bf-923e-673c2a55a099 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:30,985 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b/users/c661de809d04491bad6706fbfef64e81/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-092fc31f-36df-44bf-923e-673c2a55a099 2018-12-23 21:07:30,985 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-8dae188e-294d-43f-user 2018-12-23 21:07:30,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:30,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:31,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5309cd26-d616-47b7-a3d7-9971de2865a1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:07:31,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5309cd26-d616-47b7-a3d7-9971de2865a1 2018-12-23 21:07:31,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" -d '{"role": {"name": "CreateStackSuccessTests-8dae188e-294d-43f-proj-role"}}' 2018-12-23 21:07:31,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3939cd10-8044-4eb0-bd74-e350a1078408 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25dfd10364f84741ac67de73d3773e96", "links": {"self": "http://172.30.9.21:5000/v3/roles/25dfd10364f84741ac67de73d3773e96"}, "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj-role"}} 2018-12-23 21:07:31,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3939cd10-8044-4eb0-bd74-e350a1078408 2018-12-23 21:07:31,206 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-8dae188e-294d-43f-proj-role 2018-12-23 21:07:31,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/25dfd10364f84741ac67de73d3773e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:31,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7876db28-64e9-4774-8588-b3354d6d1976 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "25dfd10364f84741ac67de73d3773e96", "links": {"self": "http://172.30.9.21:5000/v3/roles/25dfd10364f84741ac67de73d3773e96"}, "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj-role"}} 2018-12-23 21:07:31,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/25dfd10364f84741ac67de73d3773e96 used request id req-7876db28-64e9-4774-8588-b3354d6d1976 2018-12-23 21:07:31,305 - keystone_utils - INFO - Granting role CreateStackSuccessTests-8dae188e-294d-43f-proj-role to project CreateStackSuccessTests-8dae188e-294d-43f-proj 2018-12-23 21:07:31,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b/users/c661de809d04491bad6706fbfef64e81/roles/25dfd10364f84741ac67de73d3773e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:31,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043ad53c-4bbd-4f36-8707-e9990bd4d782 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:31,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b/users/c661de809d04491bad6706fbfef64e81/roles/25dfd10364f84741ac67de73d3773e96 used request id req-043ad53c-4bbd-4f36-8707-e9990bd4d782 2018-12-23 21:07:31,449 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:07:31,449 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:07:31,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:31,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:31,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "25dfd10364f84741ac67de73d3773e96", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj-role"}], "expires_at": "2018-12-23T22:07:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b25475b007ab465ea755417060d3351b", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8dae188e-294d-43f-user", "id": "c661de809d04491bad6706fbfef64e81"}, "audit_ids": ["r--gRFQBQHqZO0fsQSwx2A"], "issued_at": "2018-12-23T21:07:31.000000Z"}} 2018-12-23 21:07:31,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" 2018-12-23 21:07:31,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b6e124-f2ed-4330-a05a-3926814bc25c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:31,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-22b6e124-f2ed-4330-a05a-3926814bc25c 2018-12-23 21:07:31,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" 2018-12-23 21:07:32,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-fd25a223-18a5-476d-a817-073732f96969 Date: Sun, 23 Dec 2018 21:07:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image"} 2018-12-23 21:07:32,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image used request id req-fd25a223-18a5-476d-a817-073732f96969 2018-12-23 21:07:32,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" 2018-12-23 21:07:32,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f78bb2d1-1e52-4e6d-a228-c35ad0775cf6 Date: Sun, 23 Dec 2018 21:07: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:07:32,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f78bb2d1-1e52-4e6d-a228-c35ad0775cf6 2018-12-23 21:07:32,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image"}' 2018-12-23 21:07:32,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e0e19c7b-a327-47b4-94bf-a7cbdc3a87ad Date: Sun, 23 Dec 2018 21:07:32 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:07:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:07:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1", "min_disk": 0, "protected": false, "id": "8a520fdf-6220-4dd3-a53a-4fe660bdc5b1", "file": "/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/file", "checksum": null, "owner": "b25475b007ab465ea755417060d3351b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:07:32,226 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e0e19c7b-a327-47b4-94bf-a7cbdc3a87ad 2018-12-23 21:07:32,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" -d '' 2018-12-23 21:07:32,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78f21e89-200a-40ef-bf0c-4686e102fd41 Date: Sun, 23 Dec 2018 21:07:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:07:32,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/file used request id req-78f21e89-200a-40ef-bf0c-4686e102fd41 2018-12-23 21:07:32,754 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:07:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" 2018-12-23 21:07:32,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f5a3be53-79b8-4bd8-a4f5-70aec2864eec Date: Sun, 23 Dec 2018 21:07:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:07:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:07:32Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/snap", "metadata": {}}], "self": "/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1", "min_disk": 0, "protected": false, "id": "8a520fdf-6220-4dd3-a53a-4fe660bdc5b1", "file": "/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b25475b007ab465ea755417060d3351b", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:07:32,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1 used request id req-f5a3be53-79b8-4bd8-a4f5-70aec2864eec 2018-12-23 21:07:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" 2018-12-23 21:07:32,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3fb6d74d-982e-4ea7-a0e8-a33e92aca7be Date: Sun, 23 Dec 2018 21:07: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:07:32,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3fb6d74d-982e-4ea7-a0e8-a33e92aca7be 2018-12-23 21:07:32,785 - create_image - INFO - Created image with name - CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image 2018-12-23 21:07:32,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" 2018-12-23 21:07:32,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-67345fdf-b55d-4a18-8612-87384c5422fa Date: Sun, 23 Dec 2018 21:07:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:07:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:07:32Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/snap", "metadata": {}}], "self": "/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1", "min_disk": 0, "protected": false, "id": "8a520fdf-6220-4dd3-a53a-4fe660bdc5b1", "file": "/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b25475b007ab465ea755417060d3351b", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:07:32,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1 used request id req-67345fdf-b55d-4a18-8612-87384c5422fa 2018-12-23 21:07:32,803 - create_image - DEBUG - Instance status is - active 2018-12-23 21:07:32,803 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image 2018-12-23 21:07:32,803 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image 2018-12-23 21:07:32,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:32,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:33,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["wUUZHGgoRuKBKZGxDUyUfw"], "issued_at": "2018-12-23T21:07:33.000000Z"}} 2018-12-23 21:07:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efcdad9fb99dc32d1faf7bf149c8eeddb9c0338f" 2018-12-23 21:07:33,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64e4c28-18db-4b41-88ca-84627b86d267 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:33,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b64e4c28-18db-4b41-88ca-84627b86d267 2018-12-23 21:07:33,312 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:07:33,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efcdad9fb99dc32d1faf7bf149c8eeddb9c0338f" 2018-12-23 21:07:33,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a8be4c3-9bf2-4732-92d1-d5227a3a47c4 x-compute-request-id: req-8a8be4c3-9bf2-4732-92d1-d5227a3a47c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:07:33,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8a8be4c3-9bf2-4732-92d1-d5227a3a47c4 2018-12-23 21:07:33,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efcdad9fb99dc32d1faf7bf149c8eeddb9c0338f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:07:33,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65789a06-223c-4e94-b291-049298518994 x-compute-request-id: req-65789a06-223c-4e94-b291-049298518994 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2824e2bd-23dd-4fcb-b543-80ad7bd58678", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2824e2bd-23dd-4fcb-b543-80ad7bd58678", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "2824e2bd-23dd-4fcb-b543-80ad7bd58678"}} 2018-12-23 21:07:33,568 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-65789a06-223c-4e94-b291-049298518994 2018-12-23 21:07:33,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:07:33,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:33,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "25dfd10364f84741ac67de73d3773e96", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj-role"}], "expires_at": "2018-12-23T22:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b25475b007ab465ea755417060d3351b", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8dae188e-294d-43f-user", "id": "c661de809d04491bad6706fbfef64e81"}, "audit_ids": ["AJycIA_zQPud2Gjkbsrshw"], "issued_at": "2018-12-23T21:07:33.000000Z"}} 2018-12-23 21:07:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:34,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add92c5d-860a-41d0-bf81-46b6654729a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:07:34,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-add92c5d-860a-41d0-bf81-46b6654729a8 2018-12-23 21:07:34,062 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:07:34,064 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:07:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:34,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:34 GMT Server: Apache x-openstack-request-id: req-5d49f420-7963-41a7-98cd-038c16306d84 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:07:34,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack used request id req-5d49f420-7963-41a7-98cd-038c16306d84 2018-12-23 21:07:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-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-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}}' 2018-12-23 21:07:36,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:07:34 GMT Server: Apache x-openstack-request-id: req-17d84274-2ee4-4ba6-8a7d-3b0fff6021e6 Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}]}} 2018-12-23 21:07:36,140 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks used request id req-17d84274-2ee4-4ba6-8a7d-3b0fff6021e6 2018-12-23 21:07:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:36,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:36 GMT Server: Apache x-openstack-request-id: req-ff63effd-414a-4de0-8bd2-367b6ec12abd Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:36,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:36 GMT Server: Apache x-openstack-request-id: req-beb59868-0e57-4d4f-bfc2-017d557a2912 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:36,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-beb59868-0e57-4d4f-bfc2-017d557a2912 2018-12-23 21:07:36,634 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack 2018-12-23 21:07:36,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:36,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:36 GMT Server: Apache x-openstack-request-id: req-ab7ec1d9-97c2-4640-aa72-a0423455cc0f Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:37,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:36 GMT Server: Apache x-openstack-request-id: req-d9a5051e-f66c-444b-bc6e-856ab07a3660 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:37,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-d9a5051e-f66c-444b-bc6e-856ab07a3660 2018-12-23 21:07:37,093 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:07:37,093 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:40,096 - create_stack - DEBUG - Stack status query timeout in 1196.53837299 2018-12-23 21:07:40,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:40,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:40 GMT Server: Apache x-openstack-request-id: req-841eee42-c2da-425c-a730-8b1993976871 Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:40,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:40 GMT Server: Apache x-openstack-request-id: req-3592a571-89ce-4247-bfce-2dbe6ada5431 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:40,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-3592a571-89ce-4247-bfce-2dbe6ada5431 2018-12-23 21:07:40,337 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:07:40,338 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:43,341 - create_stack - DEBUG - Stack status query timeout in 1193.29347992 2018-12-23 21:07:43,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:43,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:43 GMT Server: Apache x-openstack-request-id: req-c46cfc3f-89a2-41bb-b91f-f3a179509897 Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:43,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:43 GMT Server: Apache x-openstack-request-id: req-4577d004-9f4e-41cb-8152-85246ad77f8d 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:43,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-4577d004-9f4e-41cb-8152-85246ad77f8d 2018-12-23 21:07:43,588 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:07:43,588 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:46,592 - create_stack - DEBUG - Stack status query timeout in 1190.04258609 2018-12-23 21:07:46,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:46,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:46 GMT Server: Apache x-openstack-request-id: req-e2e5fae3-c4d4-489c-ab40-d85620741acf Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:46,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:46 GMT Server: Apache x-openstack-request-id: req-9c9b126c-5bb9-4b1d-a64a-3da3cb3ed9bf 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:46,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-9c9b126c-5bb9-4b1d-a64a-3da3cb3ed9bf 2018-12-23 21:07:46,662 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:07:46,662 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:49,666 - create_stack - DEBUG - Stack status query timeout in 1186.96877408 2018-12-23 21:07:49,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:49,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:49 GMT Server: Apache x-openstack-request-id: req-d89e64c3-25f7-454a-bde9-2afa5199e43d Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:49,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:49 GMT Server: Apache x-openstack-request-id: req-de2f8e98-78ee-4341-8acf-3093dbe55409 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:49,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-de2f8e98-78ee-4341-8acf-3093dbe55409 2018-12-23 21:07:49,741 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:07:49,741 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack 2018-12-23 21:07:49,741 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack 2018-12-23 21:07:49,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:07:50,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "25dfd10364f84741ac67de73d3773e96", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj-role"}], "expires_at": "2018-12-23T22:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b25475b007ab465ea755417060d3351b", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b25475b007ab465ea755417060d3351b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-8dae188e-294d-43f-user", "id": "c661de809d04491bad6706fbfef64e81"}, "audit_ids": ["JOTqd8psSJ2gaXYiC_5iWA"], "issued_at": "2018-12-23T21:07:50.000000Z"}} 2018-12-23 21:07:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a673a9fb4a76ed6f196c719404753a3981e3222" 2018-12-23 21:07:50,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:50 GMT Server: Apache x-openstack-request-id: req-fafbc415-7d0b-4a9a-9b3a-aa98499f23f3 Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:50,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:50 GMT Server: Apache x-openstack-request-id: req-0ad07f15-1e77-499d-bc3e-3a5d097e3454 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:50,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-0ad07f15-1e77-499d-bc3e-3a5d097e3454 2018-12-23 21:07:50,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:50,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:50 GMT Server: Apache x-openstack-request-id: req-fe188287-7d8a-41dc-9420-28ad95af174f Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:50,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:50 GMT Server: Apache x-openstack-request-id: req-e73d0cf7-1467-42cf-a0c2-8555563d5e17 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:50,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-e73d0cf7-1467-42cf-a0c2-8555563d5e17 2018-12-23 21:07:50,937 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack 2018-12-23 21:07:50,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:50,965 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:50 GMT Server: Apache x-openstack-request-id: req-1df8d9b6-1812-440b-a52d-ce48962716a4 Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:51,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:07:50 GMT Server: Apache x-openstack-request-id: req-f9cc9a50-08ee-4795-9ed5-df93c2ef8bb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:07:51,137 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-f9cc9a50-08ee-4795-9ed5-df93c2ef8bb6 2018-12-23 21:07:51,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:51,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:51 GMT Server: Apache x-openstack-request-id: req-8f7db69b-4887-48c8-b609-e2dcf26507a0 Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:51,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:51 GMT Server: Apache x-openstack-request-id: req-27825f83-ed8a-430b-ab3e-be6526abe8cb 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:07:51Z", "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:51,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-27825f83-ed8a-430b-ab3e-be6526abe8cb 2018-12-23 21:07:51,254 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:07:51,254 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:54,257 - create_stack - DEBUG - Stack status query timeout in 1196.87997794 2018-12-23 21:07:54,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:54,452 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:54 GMT Server: Apache x-openstack-request-id: req-061d52d3-9ca1-42e2-9efb-81096c5e9a4d Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:54,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:54 GMT Server: Apache x-openstack-request-id: req-54414f9b-d5b6-4c88-aff0-ece9456c5515 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:07:51Z", "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:54,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-54414f9b-d5b6-4c88-aff0-ece9456c5515 2018-12-23 21:07:54,478 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:07:54,478 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:07:57,481 - create_stack - DEBUG - Stack status query timeout in 1193.65636897 2018-12-23 21:07:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:57,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:57 GMT Server: Apache x-openstack-request-id: req-d7573ef2-fbae-4e19-8618-72648f4cec76 Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:57,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:57 GMT Server: Apache x-openstack-request-id: req-eaaa65dc-aa51-4f80-b885-51d986904c01 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": "b25475b007ab465ea755417060d3351b", "OS::stack_id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "image_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image", "inst_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-inst", "subnet_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-subnet", "flavor_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-flavor-name", "net_name": "CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack", "stack_user_project_id": "a916c35f6536491f9c1991f2087e3317", "tags": null, "creation_time": "2018-12-23T21:07:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:07:51Z", "id": "834e23bb-04ad-4ede-ac53-89d712bcd45b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:07:57,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-eaaa65dc-aa51-4f80-b885-51d986904c01 2018-12-23 21:07:57,538 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:07:57,538 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack 2018-12-23 21:07:57,538 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack 2018-12-23 21:07:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/834e23bb-04ad-4ede-ac53-89d712bcd45b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b135e6b58f0db57d9256bf65da62b4ca84302a80" 2018-12-23 21:07:57,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:07:57 GMT Server: Apache x-openstack-request-id: req-d91ad473-9249-4076-9f60-b29d7af91c35 Location: http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:07:57,607 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:57 GMT Server: Apache x-openstack-request-id: req-905c66d7-21f9-43e6-b2b5-b5dda8163534 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:07:57,608 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b25475b007ab465ea755417060d3351b/stacks/CreateStackSuccessTests-CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-stack/834e23bb-04ad-4ede-ac53-89d712bcd45b used request id req-905c66d7-21f9-43e6-b2b5-b5dda8163534 2018-12-23 21:07:57,609 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-59cdf82a-1cbe-4ef7-8016-7d54c938521b-image 2018-12-23 21:07:57,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}919d76c5b1678ec0916fd6d21cc9f2d10ffcde02" 2018-12-23 21:07:59,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bb6614a2-31bf-4b66-a4f0-648b26a709da Date: Sun, 23 Dec 2018 21:07:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:07:59,148 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8a520fdf-6220-4dd3-a53a-4fe660bdc5b1 used request id req-bb6614a2-31bf-4b66-a4f0-648b26a709da 2018-12-23 21:07:59,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/2824e2bd-23dd-4fcb-b543-80ad7bd58678 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efcdad9fb99dc32d1faf7bf149c8eeddb9c0338f" 2018-12-23 21:07:59,181 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0a7f23c9-cca4-4833-a428-a06aa9fae023 x-compute-request-id: req-0a7f23c9-cca4-4833-a428-a06aa9fae023 Content-Length: 0 Content-Type: application/json 2018-12-23 21:07:59,182 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2824e2bd-23dd-4fcb-b543-80ad7bd58678 used request id req-0a7f23c9-cca4-4833-a428-a06aa9fae023 2018-12-23 21:07:59,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:59,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-ac050443-4859-4517-a216-503d6be94c7d Date: Sun, 23 Dec 2018 21:07:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b25475b007ab465ea755417060d3351b", "created_at": "2018-12-23T21:07:36Z", "updated_at": "2018-12-23T21:07:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:07:36Z", "revision_number": 0, "id": "4643226f-3dbf-4b13-b0e7-5ff857a8b23a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:07:36Z", "security_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "tenant_id": "b25475b007ab465ea755417060d3351b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b25475b007ab465ea755417060d3351b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:07:36Z", "revision_number": 0, "id": "6709d25a-9bb1-49c7-9763-a0543a5eeb7b", "remote_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "remote_ip_prefix": null, "created_at": "2018-12-23T21:07:36Z", "security_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "tenant_id": "b25475b007ab465ea755417060d3351b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b25475b007ab465ea755417060d3351b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:07:36Z", "revision_number": 0, "id": "8b689b4e-49e6-46fa-813f-601367f293a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:07:36Z", "security_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "tenant_id": "b25475b007ab465ea755417060d3351b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b25475b007ab465ea755417060d3351b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:07:36Z", "revision_number": 0, "id": "9fd17ea1-91e4-4a55-a1d1-66a84f49d7cc", "remote_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "remote_ip_prefix": null, "created_at": "2018-12-23T21:07:36Z", "security_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "tenant_id": "b25475b007ab465ea755417060d3351b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b25475b007ab465ea755417060d3351b"}], "revision_number": 4, "project_id": "b25475b007ab465ea755417060d3351b", "id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:07:59,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-ac050443-4859-4517-a216-503d6be94c7d 2018-12-23 21:07:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:59,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95fb8451-03ca-4d8a-977a-2c680f10ac36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:59,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-95fb8451-03ca-4d8a-977a-2c680f10ac36 2018-12-23 21:07:59,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:59,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638436c5-2448-4536-870e-8eac25fd38d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:59,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-638436c5-2448-4536-870e-8eac25fd38d4 2018-12-23 21:07:59,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:59,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:59,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90afd8c7-6987-4951-b683-a24686b17acb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:07:59,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-90afd8c7-6987-4951-b683-a24686b17acb 2018-12-23 21:07:59,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:07:59,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:07:59,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7363732b-89d5-4e2d-ba82-17873cfc4c31 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:07:59,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-7363732b-89d5-4e2d-ba82-17873cfc4c31 2018-12-23 21:07:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:08:00,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:07:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6408823-1da6-4783-95a0-927a27eae449 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:08:00,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-d6408823-1da6-4783-95a0-927a27eae449 2018-12-23 21:08:00,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:08:00,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:08:00,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429d98a2-9b7c-45fc-a65b-334b9c2884a0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b25475b007ab465ea755417060d3351b", "name": "CreateStackSuccessTests-8dae188e-294d-43f-proj"}} 2018-12-23 21:08:00,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b used request id req-429d98a2-9b7c-45fc-a65b-334b9c2884a0 2018-12-23 21:08:00,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4ec0496e-df83-4f17-a394-b4f734142cdf 2018-12-23 21:08:00,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ec0496e-df83-4f17-a394-b4f734142cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:08:00,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eefe3600-dabe-49e9-a8c0-f6dc278f5b91 Date: Sun, 23 Dec 2018 21:08:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:07:36Z", "security_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "port_range_min": null, "revision_number": 0, "tenant_id": "b25475b007ab465ea755417060d3351b", "created_at": "2018-12-23T21:07:36Z", "project_id": "b25475b007ab465ea755417060d3351b", "id": "4643226f-3dbf-4b13-b0e7-5ff857a8b23a"}, {"remote_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:07:36Z", "security_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "port_range_min": null, "revision_number": 0, "tenant_id": "b25475b007ab465ea755417060d3351b", "created_at": "2018-12-23T21:07:36Z", "project_id": "b25475b007ab465ea755417060d3351b", "id": "6709d25a-9bb1-49c7-9763-a0543a5eeb7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:07:36Z", "security_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "port_range_min": null, "revision_number": 0, "tenant_id": "b25475b007ab465ea755417060d3351b", "created_at": "2018-12-23T21:07:36Z", "project_id": "b25475b007ab465ea755417060d3351b", "id": "8b689b4e-49e6-46fa-813f-601367f293a2"}, {"remote_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:07:36Z", "security_group_id": "4ec0496e-df83-4f17-a394-b4f734142cdf", "port_range_min": null, "revision_number": 0, "tenant_id": "b25475b007ab465ea755417060d3351b", "created_at": "2018-12-23T21:07:36Z", "project_id": "b25475b007ab465ea755417060d3351b", "id": "9fd17ea1-91e4-4a55-a1d1-66a84f49d7cc"}]} 2018-12-23 21:08:00,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4ec0496e-df83-4f17-a394-b4f734142cdf used request id req-eefe3600-dabe-49e9-a8c0-f6dc278f5b91 2018-12-23 21:08:00,126 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:08:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4ec0496e-df83-4f17-a394-b4f734142cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:08:00,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f228c70-2c80-4ae7-a9d7-250b3818ab30 Content-Length: 0 Date: Sun, 23 Dec 2018 21:08:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:08:00,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4ec0496e-df83-4f17-a394-b4f734142cdf used request id req-2f228c70-2c80-4ae7-a9d7-250b3818ab30 2018-12-23 21:08:00,290 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-8dae188e-294d-43f-proj 2018-12-23 21:08:00,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:08:00,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c9649df-4176-4d86-a386-16c2ea1a26cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:00,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b25475b007ab465ea755417060d3351b used request id req-0c9649df-4176-4d86-a386-16c2ea1a26cb 2018-12-23 21:08:00,553 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-8dae188e-294d-43f-proj-role 2018-12-23 21:08:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/25dfd10364f84741ac67de73d3773e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:08:00,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27f3bf4e-cc45-49c9-890e-40ee5fa2ce83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:00,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/25dfd10364f84741ac67de73d3773e96 used request id req-27f3bf4e-cc45-49c9-890e-40ee5fa2ce83 2018-12-23 21:08:00,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd58a18dc90fa77d6cc781f748bc21ebf17b2b29" 2018-12-23 21:08:00,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfdcc12-cc3f-44d0-8e95-29a857ab23f6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:08:00,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3cfdcc12-cc3f-44d0-8e95-29a857ab23f6 2018-12-23 21:08:00,775 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-8dae188e-294d-43f-user 2018-12-23 21:08:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c661de809d04491bad6706fbfef64e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6d31a783fa5d4f2cb77eb312fbde4dad744d88" 2018-12-23 21:08:00,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5204fde9-da78-477f-81cf-cc15a7bb9136 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:00,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c661de809d04491bad6706fbfef64e81 used request id req-5204fde9-da78-477f-81cf-cc15a7bb9136 2018-12-23 21:08:00,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:01,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["WpWJf82vTQSXXNo3ibVJAQ"], "issued_at": "2018-12-23T21:08:01.000000Z"}} 2018-12-23 21:08:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cda378d80cb661e3e3619238526e7dee2473dfa3" 2018-12-23 21:08:01,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9783038a-e0b6-457b-ac23-972d62b5711e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:01,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9783038a-e0b6-457b-ac23-972d62b5711e 2018-12-23 21:08:01,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:01,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:01,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["Pwn1dJDLRrSR6Etwmlzc-g"], "issued_at": "2018-12-23T21:08:01.000000Z"}} 2018-12-23 21:08:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:01,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fb0f76-fa86-4381-964b-00a2e85c4673 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:01,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-71fb0f76-fa86-4381-964b-00a2e85c4673 2018-12-23 21:08:01,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:08:01,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:08:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:08:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:02,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a5d886-a940-48e8-acf8-d4bafe02e2b6 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:08:02,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj used request id req-14a5d886-a940-48e8-acf8-d4bafe02e2b6 2018-12-23 21:08:02,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:02,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b007161f-8cee-4f98-88cd-0f1fccf401f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:08:02,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b007161f-8cee-4f98-88cd-0f1fccf401f8 2018-12-23 21:08:02,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}}' 2018-12-23 21:08:02,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:08:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91f0bf7c-88aa-4ac9-9198-64e721243dab Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf"}, "tags": [], "enabled": true, "id": "a56096642eda4a11b23e5099e23623cf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}} 2018-12-23 21:08:02,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-91f0bf7c-88aa-4ac9-9198-64e721243dab 2018-12-23 21:08:02,296 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-eb790dd9-eab6-4f2-proj 2018-12-23 21:08:02,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:02,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:02,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:08:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["3ZYZ_QX3QFKg1cnQ2CF8Iw"], "issued_at": "2018-12-23T21:08:02.000000Z"}} 2018-12-23 21:08:02,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:02,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a29638a-c1ea-4b6e-aed2-4f787aaa88be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:02,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5a29638a-c1ea-4b6e-aed2-4f787aaa88be 2018-12-23 21:08:02,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:08:02,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:08:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:08:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:02,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00331a4c-5f7d-4fff-bf55-73d8a0a3d910 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:08:02,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-00331a4c-5f7d-4fff-bf55-73d8a0a3d910 2018-12-23 21:08:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:03,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc329d4-ff48-4243-a32c-c36464d57e87 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf"}, "tags": [], "enabled": true, "id": "a56096642eda4a11b23e5099e23623cf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}]} 2018-12-23 21:08:03,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj used request id req-5bc329d4-ff48-4243-a32c-c36464d57e87 2018-12-23 21:08:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:03,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3c12f1-fd9d-45da-a4ed-29d1c6edb425 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:08:03,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9c3c12f1-fd9d-45da-a4ed-29d1c6edb425 2018-12-23 21:08:03,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:03,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2030aa6d-e9de-4a5f-b930-c92466271abd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:08:03,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2030aa6d-e9de-4a5f-b930-c92466271abd 2018-12-23 21:08:03,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:03,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a5b9d2-ba94-4943-a258-310ff910484c Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf"}, "tags": [], "enabled": true, "id": "a56096642eda4a11b23e5099e23623cf", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}]} 2018-12-23 21:08:03,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-eb790dd9-eab6-4f2-proj used request id req-a6a5b9d2-ba94-4943-a258-310ff910484c 2018-12-23 21:08:03,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/d5dc9f759a5e4ac099a2e2890e55b499 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:03,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33fa859-2676-40cc-a771-87d7bb47131a Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-user", "links": {"self": "http://172.30.9.21:5000/v3/users/d5dc9f759a5e4ac099a2e2890e55b499"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a56096642eda4a11b23e5099e23623cf", "id": "d5dc9f759a5e4ac099a2e2890e55b499", "password_expires_at": null}} 2018-12-23 21:08:03,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d5dc9f759a5e4ac099a2e2890e55b499 used request id req-f33fa859-2676-40cc-a771-87d7bb47131a 2018-12-23 21:08:03,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf/users/d5dc9f759a5e4ac099a2e2890e55b499/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:03,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3e644d-690a-4c70-9e23-051d0c1bfe07 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf/users/d5dc9f759a5e4ac099a2e2890e55b499/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:08:03,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf/users/d5dc9f759a5e4ac099a2e2890e55b499/roles used request id req-8a3e644d-690a-4c70-9e23-051d0c1bfe07 2018-12-23 21:08:03,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:03,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df14aa87-92f0-4d4b-a717-fa9824f8f870 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:08:03,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-df14aa87-92f0-4d4b-a717-fa9824f8f870 2018-12-23 21:08:03,902 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-eb790dd9-eab6-4f2-proj 2018-12-23 21:08:03,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf/users/d5dc9f759a5e4ac099a2e2890e55b499/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:04,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-820a9ea7-6c3c-409d-9947-d2f1ecff708d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:04,047 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf/users/d5dc9f759a5e4ac099a2e2890e55b499/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-820a9ea7-6c3c-409d-9947-d2f1ecff708d 2018-12-23 21:08:04,048 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-eb790dd9-eab6-4f2-user 2018-12-23 21:08:04,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:04,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:04,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7a48e1f-bbdf-45ea-b79e-944f2e2d2182 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:08:04,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b7a48e1f-bbdf-45ea-b79e-944f2e2d2182 2018-12-23 21:08:04,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" -d '{"role": {"name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role"}}' 2018-12-23 21:08:04,290 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1786d67-e563-4921-9707-2cf5b4321fbd Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e092ef44257b48c796477810596c7297", "links": {"self": "http://172.30.9.21:5000/v3/roles/e092ef44257b48c796477810596c7297"}, "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role"}} 2018-12-23 21:08:04,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1786d67-e563-4921-9707-2cf5b4321fbd 2018-12-23 21:08:04,290 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role 2018-12-23 21:08:04,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e092ef44257b48c796477810596c7297 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:04,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-032c06ba-3b4c-4b32-a673-ea0a24a44738 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e092ef44257b48c796477810596c7297", "links": {"self": "http://172.30.9.21:5000/v3/roles/e092ef44257b48c796477810596c7297"}, "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role"}} 2018-12-23 21:08:04,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e092ef44257b48c796477810596c7297 used request id req-032c06ba-3b4c-4b32-a673-ea0a24a44738 2018-12-23 21:08:04,391 - keystone_utils - INFO - Granting role CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role to project CreateStackSuccessTests-eb790dd9-eab6-4f2-proj 2018-12-23 21:08:04,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf/users/d5dc9f759a5e4ac099a2e2890e55b499/roles/e092ef44257b48c796477810596c7297 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:04,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82662147-925b-473d-aaa3-f6ab6c3d915e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:04,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf/users/d5dc9f759a5e4ac099a2e2890e55b499/roles/e092ef44257b48c796477810596c7297 used request id req-82662147-925b-473d-aaa3-f6ab6c3d915e 2018-12-23 21:08:04,521 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:08:04,521 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:08:04,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:04,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:05,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e092ef44257b48c796477810596c7297", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role"}], "expires_at": "2018-12-23T22:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a56096642eda4a11b23e5099e23623cf", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-user", "id": "d5dc9f759a5e4ac099a2e2890e55b499"}, "audit_ids": ["2RH2yzAqRmyAYvJHrC0nMg"], "issued_at": "2018-12-23T21:08:04.000000Z"}} 2018-12-23 21:08:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" 2018-12-23 21:08:05,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc010ad-c9bc-4a2f-a78e-8e9f6457613b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:05,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1cc010ad-c9bc-4a2f-a78e-8e9f6457613b 2018-12-23 21:08:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" 2018-12-23 21:08:05,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-35ae450e-ab15-4492-bf2f-8e1d0b7d766c Date: Sun, 23 Dec 2018 21:08:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image"} 2018-12-23 21:08:05,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image used request id req-35ae450e-ab15-4492-bf2f-8e1d0b7d766c 2018-12-23 21:08:05,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" 2018-12-23 21:08:05,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5510c333-9c93-49b6-b3a0-19607ec19d56 Date: Sun, 23 Dec 2018 21:08: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:08:05,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-5510c333-9c93-49b6-b3a0-19607ec19d56 2018-12-23 21:08:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image"}' 2018-12-23 21:08:05,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d07b40e2-b9fe-4876-9d58-59d28c4c132a Date: Sun, 23 Dec 2018 21:08:05 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:08:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:08:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa", "min_disk": 0, "protected": false, "id": "1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa", "file": "/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/file", "checksum": null, "owner": "a56096642eda4a11b23e5099e23623cf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:08:05,485 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d07b40e2-b9fe-4876-9d58-59d28c4c132a 2018-12-23 21:08:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" -d '' 2018-12-23 21:08:05,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac82d5e0-c389-4ed8-b00a-8d0c9638ea54 Date: Sun, 23 Dec 2018 21:08:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:08:05,835 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/file used request id req-ac82d5e0-c389-4ed8-b00a-8d0c9638ea54 2018-12-23 21:08:05,835 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:08:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" 2018-12-23 21:08:05,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-59d22f45-70b3-479b-8773-3fdbc20ec107 Date: Sun, 23 Dec 2018 21:08:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:08:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:08:05Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/snap", "metadata": {}}], "self": "/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa", "min_disk": 0, "protected": false, "id": "1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa", "file": "/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a56096642eda4a11b23e5099e23623cf", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:08:05,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa used request id req-59d22f45-70b3-479b-8773-3fdbc20ec107 2018-12-23 21:08:05,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" 2018-12-23 21:08:05,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-245af4cf-47e4-4259-be43-eb632e06ba92 Date: Sun, 23 Dec 2018 21:08: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:08:05,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-245af4cf-47e4-4259-be43-eb632e06ba92 2018-12-23 21:08:05,866 - create_image - INFO - Created image with name - CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image 2018-12-23 21:08:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" 2018-12-23 21:08:05,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-65edfd76-1799-4f12-87ef-032ff8912bdc Date: Sun, 23 Dec 2018 21:08:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:08:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:08:05Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/snap", "metadata": {}}], "self": "/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa", "min_disk": 0, "protected": false, "id": "1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa", "file": "/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a56096642eda4a11b23e5099e23623cf", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:08:05,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa used request id req-65edfd76-1799-4f12-87ef-032ff8912bdc 2018-12-23 21:08:05,887 - create_image - DEBUG - Instance status is - active 2018-12-23 21:08:05,887 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image 2018-12-23 21:08:05,887 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image 2018-12-23 21:08:05,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:05,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:06,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:08:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["O764IQdKTm-116hva5sPuw"], "issued_at": "2018-12-23T21:08:06.000000Z"}} 2018-12-23 21:08:06,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d9bd4d6e0ad40ca6863543a41c219e25d3bc94" 2018-12-23 21:08:06,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d168ccd9-4900-4ffb-aeff-6e66f34a55cd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:06,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d168ccd9-4900-4ffb-aeff-6e66f34a55cd 2018-12-23 21:08:06,379 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:08:06,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d9bd4d6e0ad40ca6863543a41c219e25d3bc94" 2018-12-23 21:08:06,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08: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-a51f8f98-0812-43e2-a065-eb5c9c3d4d0b x-compute-request-id: req-a51f8f98-0812-43e2-a065-eb5c9c3d4d0b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:08:06,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a51f8f98-0812-43e2-a065-eb5c9c3d4d0b 2018-12-23 21:08:06,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d9bd4d6e0ad40ca6863543a41c219e25d3bc94" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:08:06,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08: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-2fc3760e-3cbb-4dc7-aa71-908c63922d5a x-compute-request-id: req-2fc3760e-3cbb-4dc7-aa71-908c63922d5a Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/50b931aa-612f-4c0a-9ff2-430165954bbb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/50b931aa-612f-4c0a-9ff2-430165954bbb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "50b931aa-612f-4c0a-9ff2-430165954bbb"}} 2018-12-23 21:08:06,616 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2fc3760e-3cbb-4dc7-aa71-908c63922d5a 2018-12-23 21:08:06,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:06,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:07,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e092ef44257b48c796477810596c7297", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role"}], "expires_at": "2018-12-23T22:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a56096642eda4a11b23e5099e23623cf", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-user", "id": "d5dc9f759a5e4ac099a2e2890e55b499"}, "audit_ids": ["BOvJ69oBSBSTNION41Ge_g"], "issued_at": "2018-12-23T21:08:07.000000Z"}} 2018-12-23 21:08:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:07,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38660ca-09b0-49bb-922a-c260acc9aa63 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:07,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d38660ca-09b0-49bb-922a-c260acc9aa63 2018-12-23 21:08:07,091 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:08:07,093 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:08:07,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:07,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:07 GMT Server: Apache x-openstack-request-id: req-25e61a1c-2ebf-4135-89d6-fa525129f74e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:08:07,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack used request id req-25e61a1c-2ebf-4135-89d6-fa525129f74e 2018-12-23 21:08:07,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-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-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}}' 2018-12-23 21:08:09,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:08:07 GMT Server: Apache x-openstack-request-id: req-630e6f24-f941-458e-8090-e853e268ba14 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "5b46974e-a720-4742-a2d3-1d72345b127d", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}]}} 2018-12-23 21:08:09,227 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks used request id req-630e6f24-f941-458e-8090-e853e268ba14 2018-12-23 21:08:09,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:09,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:09 GMT Server: Apache x-openstack-request-id: req-11c9feba-b13c-4254-b735-10301c7505d2 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:09,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:09 GMT Server: Apache x-openstack-request-id: req-9850b608-d0fe-4bab-9a13-50a307151786 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:09,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-9850b608-d0fe-4bab-9a13-50a307151786 2018-12-23 21:08:09,536 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack 2018-12-23 21:08:09,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:09,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:09 GMT Server: Apache x-openstack-request-id: req-708d3436-4e2c-4d08-959f-a51825d43c75 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:09,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:09 GMT Server: Apache x-openstack-request-id: req-93451436-cddc-4ca0-861c-d3f4fa02cb8c 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:09,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-93451436-cddc-4ca0-861c-d3f4fa02cb8c 2018-12-23 21:08:09,939 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:09,940 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:12,943 - create_stack - DEBUG - Stack status query timeout in 1196.59357095 2018-12-23 21:08:12,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:13,119 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:12 GMT Server: Apache x-openstack-request-id: req-d1a84e70-2666-434b-8c9d-a029bd45e08c Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:13,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:13 GMT Server: Apache x-openstack-request-id: req-f71baef1-a435-4846-b340-1010d58ffeae 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:13,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-f71baef1-a435-4846-b340-1010d58ffeae 2018-12-23 21:08:13,454 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:13,454 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:16,457 - create_stack - DEBUG - Stack status query timeout in 1193.07927608 2018-12-23 21:08:16,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:16,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:16 GMT Server: Apache x-openstack-request-id: req-22c5604d-9769-44ec-af82-da8af4f2d0ce Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:16,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:16 GMT Server: Apache x-openstack-request-id: req-61126db4-17ff-42d7-8551-cf8bdef4f0e1 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:16,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-61126db4-17ff-42d7-8551-cf8bdef4f0e1 2018-12-23 21:08:16,878 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:16,878 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:19,881 - create_stack - DEBUG - Stack status query timeout in 1189.65486908 2018-12-23 21:08:19,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:20,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:19 GMT Server: Apache x-openstack-request-id: req-90e766ce-4f05-47a1-b54e-8713ac8a5527 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:20,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:20 GMT Server: Apache x-openstack-request-id: req-781ae9e4-5354-453c-8a55-7334ebfe3c44 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:20,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-781ae9e4-5354-453c-8a55-7334ebfe3c44 2018-12-23 21:08:20,122 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:20,122 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:23,125 - create_stack - DEBUG - Stack status query timeout in 1186.41085792 2018-12-23 21:08:23,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:23,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:23 GMT Server: Apache x-openstack-request-id: req-f4dc438c-8d3a-46fd-a910-2166d263379e Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:23,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:23 GMT Server: Apache x-openstack-request-id: req-2667d625-ba19-49c4-be7f-757b199fd202 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:23,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-2667d625-ba19-49c4-be7f-757b199fd202 2018-12-23 21:08:23,383 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:08:23,383 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack 2018-12-23 21:08:23,383 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack 2018-12-23 21:08:23,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:23,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e092ef44257b48c796477810596c7297", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role"}], "expires_at": "2018-12-23T22:08:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a56096642eda4a11b23e5099e23623cf", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-user", "id": "d5dc9f759a5e4ac099a2e2890e55b499"}, "audit_ids": ["DIiCk7NvQ7mEkTCaIfuCQg"], "issued_at": "2018-12-23T21:08:23.000000Z"}} 2018-12-23 21:08:23,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b51f879f40dd68a4f82369be5782c7d566580f4b" 2018-12-23 21:08:24,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:23 GMT Server: Apache x-openstack-request-id: req-a78903d1-ee91-41fd-92eb-cc34d295c154 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:24,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:24 GMT Server: Apache x-openstack-request-id: req-ec1efba9-ea3d-43e6-875d-8f745c81686b 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:24,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-ec1efba9-ea3d-43e6-875d-8f745c81686b 2018-12-23 21:08:24,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:24,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:24 GMT Server: Apache x-openstack-request-id: req-f5a7567e-7765-4ec1-985f-9286e5aa1909 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:24,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:24 GMT Server: Apache x-openstack-request-id: req-89e680a7-255d-4242-ae1e-62f820c98b30 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:24,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-89e680a7-255d-4242-ae1e-62f820c98b30 2018-12-23 21:08:24,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:24,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:24,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e092ef44257b48c796477810596c7297", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role"}], "expires_at": "2018-12-23T22:08:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a56096642eda4a11b23e5099e23623cf", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a56096642eda4a11b23e5099e23623cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-user", "id": "d5dc9f759a5e4ac099a2e2890e55b499"}, "audit_ids": ["lcrNGZNET2K7OGWq95WHTQ"], "issued_at": "2018-12-23T21:08:24.000000Z"}} 2018-12-23 21:08:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f00ba5064a6ff71f34abffb30220e5bdfd056a" 2018-12-23 21:08:24,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7972caf1-5bfe-4397-a83b-d85e93d2b559 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:24,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7972caf1-5bfe-4397-a83b-d85e93d2b559 2018-12-23 21:08:24,831 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:08:24,834 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:08:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f00ba5064a6ff71f34abffb30220e5bdfd056a" 2018-12-23 21:08:25,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:24 GMT Server: Apache x-openstack-request-id: req-01dececd-5c59-46b2-8999-3f660a389058 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "deletion_time": null, "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "tags": null}]} 2018-12-23 21:08:25,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack used request id req-01dececd-5c59-46b2-8999-3f660a389058 2018-12-23 21:08:25,048 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack 2018-12-23 21:08:25,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f00ba5064a6ff71f34abffb30220e5bdfd056a" 2018-12-23 21:08:25,348 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:25 GMT Server: Apache x-openstack-request-id: req-c86dc790-649e-4f0b-875b-3bdabd29e201 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:25,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:25 GMT Server: Apache x-openstack-request-id: req-8de6b0b3-0cfb-4c71-9f74-e6d7c7b5dfd6 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:25,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-8de6b0b3-0cfb-4c71-9f74-e6d7c7b5dfd6 2018-12-23 21:08:25,640 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack 2018-12-23 21:08:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:25,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:25 GMT Server: Apache x-openstack-request-id: req-0ad8078b-e988-411a-aea3-9da8ac4d1b39 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:25,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:25 GMT Server: Apache x-openstack-request-id: req-a5de2b9b-ae79-4e76-a360-07b6d243c89d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:25,793 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-a5de2b9b-ae79-4e76-a360-07b6d243c89d 2018-12-23 21:08:25,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:26,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:25 GMT Server: Apache x-openstack-request-id: req-9036dc9c-9af0-4b44-9679-6072ae078167 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:26,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:26 GMT Server: Apache x-openstack-request-id: req-7b1495ae-f794-471b-89a3-20f4ee65a182 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:08:25Z", "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:26,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-7b1495ae-f794-471b-89a3-20f4ee65a182 2018-12-23 21:08:26,088 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:08:26,088 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:29,091 - create_stack - DEBUG - Stack status query timeout in 1196.70169497 2018-12-23 21:08:29,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:29,119 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:29 GMT Server: Apache x-openstack-request-id: req-c7995d77-8e08-4281-9f4d-d3b9f1aa5b6c Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:29,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:29 GMT Server: Apache x-openstack-request-id: req-7ad30dd9-ec66-42a2-a63a-0d7b8da03829 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:08:25Z", "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:29,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-7ad30dd9-ec66-42a2-a63a-0d7b8da03829 2018-12-23 21:08:29,161 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:08:29,161 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:32,164 - create_stack - DEBUG - Stack status query timeout in 1193.62911201 2018-12-23 21:08:32,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:32,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:32 GMT Server: Apache x-openstack-request-id: req-5865aaf9-917f-48d9-9e6b-21dcb3e11876 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:32,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:32 GMT Server: Apache x-openstack-request-id: req-5be5db5b-51b3-4437-9f41-845f873cc9b5 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": "a56096642eda4a11b23e5099e23623cf", "OS::stack_id": "5b46974e-a720-4742-a2d3-1d72345b127d", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "image_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image", "inst_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-inst", "subnet_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-subnet", "flavor_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-flavor-name", "net_name": "CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-net"}, "deletion_time": "2018-12-23T21:08:31Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack", "stack_user_project_id": "aa77b4e5771b4893980ce1e8b79d8f68", "tags": null, "creation_time": "2018-12-23T21:08:08Z", "links": [{"href": "http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:08:25Z", "id": "5b46974e-a720-4742-a2d3-1d72345b127d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:32,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-5be5db5b-51b3-4437-9f41-845f873cc9b5 2018-12-23 21:08:32,233 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:08:32,233 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack 2018-12-23 21:08:32,234 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack 2018-12-23 21:08:32,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/5b46974e-a720-4742-a2d3-1d72345b127d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fadb1d93b785c66937f03829b621074ff64dcc3" 2018-12-23 21:08:32,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:32 GMT Server: Apache x-openstack-request-id: req-5f185227-e9af-4d4a-bc92-d4275d199c41 Location: http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:32,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:08:32 GMT Server: Apache x-openstack-request-id: req-3ec523f9-4841-42f6-b67a-e33dd89c9d67 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:08:32,287 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/a56096642eda4a11b23e5099e23623cf/stacks/CreateStackSuccessTests-CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-stack/5b46974e-a720-4742-a2d3-1d72345b127d used request id req-3ec523f9-4841-42f6-b67a-e33dd89c9d67 2018-12-23 21:08:32,288 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-c89ba7b8-0d18-43b9-a223-a23bceefa94e-image 2018-12-23 21:08:32,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bbce90c66754b2b8c6d3142fd5b90a6f7ef4c421" 2018-12-23 21:08:32,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be0a8106-bd2a-4cd8-8921-0d2c0044251a Date: Sun, 23 Dec 2018 21:08:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:08:32,896 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1aa530a8-efc1-4e29-9b93-74ff9eb3fcfa used request id req-be0a8106-bd2a-4cd8-8921-0d2c0044251a 2018-12-23 21:08:32,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/50b931aa-612f-4c0a-9ff2-430165954bbb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87d9bd4d6e0ad40ca6863543a41c219e25d3bc94" 2018-12-23 21:08:32,925 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15d6f731-2759-4dab-b506-359c5a05bfa7 x-compute-request-id: req-15d6f731-2759-4dab-b506-359c5a05bfa7 Content-Length: 0 Content-Type: application/json 2018-12-23 21:08:32,925 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/50b931aa-612f-4c0a-9ff2-430165954bbb used request id req-15d6f731-2759-4dab-b506-359c5a05bfa7 2018-12-23 21:08:32,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:33,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-fa694c7a-1e67-460a-887b-4af8865362b0 Date: Sun, 23 Dec 2018 21:08:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a56096642eda4a11b23e5099e23623cf", "created_at": "2018-12-23T21:08:09Z", "updated_at": "2018-12-23T21:08:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:08:09Z", "revision_number": 0, "id": "60e8356f-5308-4fd8-9f58-6f999a8108c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:08:09Z", "security_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "tenant_id": "a56096642eda4a11b23e5099e23623cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a56096642eda4a11b23e5099e23623cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:08:09Z", "revision_number": 0, "id": "9a946a06-59cc-4fbc-9ae6-c19953d9a1d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:08:09Z", "security_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "tenant_id": "a56096642eda4a11b23e5099e23623cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a56096642eda4a11b23e5099e23623cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:08:09Z", "revision_number": 0, "id": "a474b248-c9f4-4d71-aa9c-aad6501601e9", "remote_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "remote_ip_prefix": null, "created_at": "2018-12-23T21:08:09Z", "security_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "tenant_id": "a56096642eda4a11b23e5099e23623cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "a56096642eda4a11b23e5099e23623cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:08:09Z", "revision_number": 0, "id": "eb84171f-35a6-4455-95f6-e9b4d87af05d", "remote_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "remote_ip_prefix": null, "created_at": "2018-12-23T21:08:09Z", "security_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "tenant_id": "a56096642eda4a11b23e5099e23623cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "a56096642eda4a11b23e5099e23623cf"}], "revision_number": 4, "project_id": "a56096642eda4a11b23e5099e23623cf", "id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:08:33,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fa694c7a-1e67-460a-887b-4af8865362b0 2018-12-23 21:08:33,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:33,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de5cd92f-2e75-4474-a7d5-118bb9a5f42a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:08:33,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-de5cd92f-2e75-4474-a7d5-118bb9a5f42a 2018-12-23 21:08:33,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:08:33,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:33,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5eb68c-f966-477f-b3a3-1e5fed921222 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:08:33,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-9f5eb68c-f966-477f-b3a3-1e5fed921222 2018-12-23 21:08:33,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:08:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:33,508 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-667bebf8-00cf-47bc-a850-4d5841e6e6cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:08:33,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-667bebf8-00cf-47bc-a850-4d5841e6e6cf 2018-12-23 21:08:33,508 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:08:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:33,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80d22d1-9039-4f9b-9720-c4416897197b Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:08:33,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-a80d22d1-9039-4f9b-9720-c4416897197b 2018-12-23 21:08:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:33,708 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-206f3831-9233-4500-bd33-f763e73c2c0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:08:33,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-206f3831-9233-4500-bd33-f763e73c2c0f 2018-12-23 21:08:33,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:08:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:33,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89a89c20-d347-4876-aad4-910e1c3bc778 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:08:33,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-89a89c20-d347-4876-aad4-910e1c3bc778 2018-12-23 21:08:33,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:08:33,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:33,907 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b651c7-0dfe-432f-abf4-92fef144088a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:08:33,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-01b651c7-0dfe-432f-abf4-92fef144088a 2018-12-23 21:08:33,907 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:08:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:34,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba9d304-eaae-4c9e-8251-f2afcc2823fa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a56096642eda4a11b23e5099e23623cf", "name": "CreateStackSuccessTests-eb790dd9-eab6-4f2-proj"}} 2018-12-23 21:08:34,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf used request id req-bba9d304-eaae-4c9e-8251-f2afcc2823fa 2018-12-23 21:08:34,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ad09251a-560c-4f75-81f8-adb620c5cc62 2018-12-23 21:08:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ad09251a-560c-4f75-81f8-adb620c5cc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:34,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-255ef769-c1bb-44cb-8621-1f165a67134a Date: Sun, 23 Dec 2018 21:08:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:08:09Z", "security_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "port_range_min": null, "revision_number": 0, "tenant_id": "a56096642eda4a11b23e5099e23623cf", "created_at": "2018-12-23T21:08:09Z", "project_id": "a56096642eda4a11b23e5099e23623cf", "id": "60e8356f-5308-4fd8-9f58-6f999a8108c5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:08:09Z", "security_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "port_range_min": null, "revision_number": 0, "tenant_id": "a56096642eda4a11b23e5099e23623cf", "created_at": "2018-12-23T21:08:09Z", "project_id": "a56096642eda4a11b23e5099e23623cf", "id": "9a946a06-59cc-4fbc-9ae6-c19953d9a1d6"}, {"remote_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:08:09Z", "security_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "port_range_min": null, "revision_number": 0, "tenant_id": "a56096642eda4a11b23e5099e23623cf", "created_at": "2018-12-23T21:08:09Z", "project_id": "a56096642eda4a11b23e5099e23623cf", "id": "a474b248-c9f4-4d71-aa9c-aad6501601e9"}, {"remote_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:08:09Z", "security_group_id": "ad09251a-560c-4f75-81f8-adb620c5cc62", "port_range_min": null, "revision_number": 0, "tenant_id": "a56096642eda4a11b23e5099e23623cf", "created_at": "2018-12-23T21:08:09Z", "project_id": "a56096642eda4a11b23e5099e23623cf", "id": "eb84171f-35a6-4455-95f6-e9b4d87af05d"}]} 2018-12-23 21:08:34,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ad09251a-560c-4f75-81f8-adb620c5cc62 used request id req-255ef769-c1bb-44cb-8621-1f165a67134a 2018-12-23 21:08:34,033 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:08:34,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ad09251a-560c-4f75-81f8-adb620c5cc62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:34,171 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65b676e5-1c3d-4344-a0b0-c283b488c702 Content-Length: 0 Date: Sun, 23 Dec 2018 21:08:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:08:34,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ad09251a-560c-4f75-81f8-adb620c5cc62 used request id req-65b676e5-1c3d-4344-a0b0-c283b488c702 2018-12-23 21:08:34,172 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-eb790dd9-eab6-4f2-proj 2018-12-23 21:08:34,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:34,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac359bb-56a8-4e9a-9129-9da473db0801 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:34,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a56096642eda4a11b23e5099e23623cf used request id req-9ac359bb-56a8-4e9a-9129-9da473db0801 2018-12-23 21:08:34,393 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-eb790dd9-eab6-4f2-proj-role 2018-12-23 21:08:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e092ef44257b48c796477810596c7297 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:34,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8bffed3-3f6e-4244-be81-c644787019d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:34,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e092ef44257b48c796477810596c7297 used request id req-a8bffed3-3f6e-4244-be81-c644787019d1 2018-12-23 21:08:34,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af189fedad7733661374023e1cca626c1e1dd0f2" 2018-12-23 21:08:34,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d555206c-3e29-4222-b5af-6c4abe15a260 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:08:34,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d555206c-3e29-4222-b5af-6c4abe15a260 2018-12-23 21:08:34,614 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-eb790dd9-eab6-4f2-user 2018-12-23 21:08:34,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d5dc9f759a5e4ac099a2e2890e55b499 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb2dafec63f6598bd3c1882e3ac3a2f6958a468" 2018-12-23 21:08:34,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab98a899-7aea-4bdb-9431-c8d84dc89241 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:34,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d5dc9f759a5e4ac099a2e2890e55b499 used request id req-ab98a899-7aea-4bdb-9431-c8d84dc89241 2018-12-23 21:08:34,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:35,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["o2Q8sblXQ_qdQqDIzxUOgg"], "issued_at": "2018-12-23T21:08:35.000000Z"}} 2018-12-23 21:08:35,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bab7dc1b23a36aae03df4db00f46762d1ff01f34" 2018-12-23 21:08:35,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69dea922-6f4b-4522-86b7-ad5348b1227e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:35,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-69dea922-6f4b-4522-86b7-ad5348b1227e 2018-12-23 21:08:35,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:35,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:35,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:08:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XDsUgbsLQIWSns9qPNzWfA"], "issued_at": "2018-12-23T21:08:35.000000Z"}} 2018-12-23 21:08:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:08:35,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1066b15f-4ea1-473c-8e1b-7009b124301e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:35,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1066b15f-4ea1-473c-8e1b-7009b124301e 2018-12-23 21:08:35,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:08:35,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:08:35,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-66257880-46fc-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:08:35,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b80ee5e8-557c-45e6-8c11-40a4cac4b346 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-66257880-46fc-40c-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:08:35,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-66257880-46fc-40c-proj used request id req-b80ee5e8-557c-45e6-8c11-40a4cac4b346 2018-12-23 21:08:35,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:08:36,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579d174e-f9c5-48a9-9b89-cba9cd951b28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:08:36,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-579d174e-f9c5-48a9-9b89-cba9cd951b28 2018-12-23 21:08:36,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}}' 2018-12-23 21:08:36,213 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b811654-e947-4dc0-a903-41369aab9076 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58"}, "tags": [], "enabled": true, "id": "830e8dc19d324967975caadbffd9fc58", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}} 2018-12-23 21:08:36,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3b811654-e947-4dc0-a903-41369aab9076 2018-12-23 21:08:36,214 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-66257880-46fc-40c-proj 2018-12-23 21:08:36,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:36,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:36,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ilOTRsYkROuKMi0ttytCCA"], "issued_at": "2018-12-23T21:08:36.000000Z"}} 2018-12-23 21:08:36,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:36,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b7193e-846f-4855-b9f9-ac55c462c5b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:36,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-23b7193e-846f-4855-b9f9-ac55c462c5b2 2018-12-23 21:08:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:08:36,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:08:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:08:36,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:36,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d33b74b-6ccf-41fa-8bcf-6cedd5bc549a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:08:36,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7d33b74b-6ccf-41fa-8bcf-6cedd5bc549a 2018-12-23 21:08:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-66257880-46fc-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:36,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d44d94-8090-48ca-9cd0-46c15da27069 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-66257880-46fc-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58"}, "tags": [], "enabled": true, "id": "830e8dc19d324967975caadbffd9fc58", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}]} 2018-12-23 21:08:36,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-66257880-46fc-40c-proj used request id req-a7d44d94-8090-48ca-9cd0-46c15da27069 2018-12-23 21:08:36,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:37,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4edc1c1-20e3-43c5-a3b3-b92ca9791d3d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:08:37,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b4edc1c1-20e3-43c5-a3b3-b92ca9791d3d 2018-12-23 21:08:37,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:37,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5eb263-869f-451e-b7c0-cb76c53be739 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:08:37,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ed5eb263-869f-451e-b7c0-cb76c53be739 2018-12-23 21:08:37,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-66257880-46fc-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:37,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17799c25-c03d-4b7d-a3bf-68dadc6756e5 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-66257880-46fc-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58"}, "tags": [], "enabled": true, "id": "830e8dc19d324967975caadbffd9fc58", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}]} 2018-12-23 21:08:37,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-66257880-46fc-40c-proj used request id req-17799c25-c03d-4b7d-a3bf-68dadc6756e5 2018-12-23 21:08:37,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/e70dfde39dc84b1195e2e41632d8b083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:37,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f90fbdbf-9631-4f57-a125-90c98e72cc17 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-66257880-46fc-40c-user", "links": {"self": "http://172.30.9.21:5000/v3/users/e70dfde39dc84b1195e2e41632d8b083"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "830e8dc19d324967975caadbffd9fc58", "id": "e70dfde39dc84b1195e2e41632d8b083", "password_expires_at": null}} 2018-12-23 21:08:37,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e70dfde39dc84b1195e2e41632d8b083 used request id req-f90fbdbf-9631-4f57-a125-90c98e72cc17 2018-12-23 21:08:37,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58/users/e70dfde39dc84b1195e2e41632d8b083/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:37,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf9a0e8-c974-4ba7-b09c-0887d77dffb2 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58/users/e70dfde39dc84b1195e2e41632d8b083/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:08:37,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58/users/e70dfde39dc84b1195e2e41632d8b083/roles used request id req-adf9a0e8-c974-4ba7-b09c-0887d77dffb2 2018-12-23 21:08:37,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:37,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51e5af3-284d-4af6-b1dd-ffbb7bc81606 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:08:37,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-e51e5af3-284d-4af6-b1dd-ffbb7bc81606 2018-12-23 21:08:37,985 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-66257880-46fc-40c-proj 2018-12-23 21:08:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58/users/e70dfde39dc84b1195e2e41632d8b083/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:08:38,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27bb9e5a-4761-4669-9c94-bb2f0242b8f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:38,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58/users/e70dfde39dc84b1195e2e41632d8b083/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-27bb9e5a-4761-4669-9c94-bb2f0242b8f6 2018-12-23 21:08:38,131 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-66257880-46fc-40c-user 2018-12-23 21:08:38,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:38,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:08:38,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca63e14-7521-4dba-98d1-05d9a4ffa9dd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:08:38,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dca63e14-7521-4dba-98d1-05d9a4ffa9dd 2018-12-23 21:08:38,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" -d '{"role": {"name": "CreateStackSuccessTests-66257880-46fc-40c-proj-role"}}' 2018-12-23 21:08:38,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418b4338-8eae-4fb2-acd4-3815aa989062 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b2890156a7f4cfd9048d7f565a6c27a", "links": {"self": "http://172.30.9.21:5000/v3/roles/3b2890156a7f4cfd9048d7f565a6c27a"}, "name": "CreateStackSuccessTests-66257880-46fc-40c-proj-role"}} 2018-12-23 21:08:38,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-418b4338-8eae-4fb2-acd4-3815aa989062 2018-12-23 21:08:38,274 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-66257880-46fc-40c-proj-role 2018-12-23 21:08:38,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3b2890156a7f4cfd9048d7f565a6c27a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:08:38,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974f9c69-1fd5-43ed-805d-fdbb28d3873d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b2890156a7f4cfd9048d7f565a6c27a", "links": {"self": "http://172.30.9.21:5000/v3/roles/3b2890156a7f4cfd9048d7f565a6c27a"}, "name": "CreateStackSuccessTests-66257880-46fc-40c-proj-role"}} 2018-12-23 21:08:38,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3b2890156a7f4cfd9048d7f565a6c27a used request id req-974f9c69-1fd5-43ed-805d-fdbb28d3873d 2018-12-23 21:08:38,374 - keystone_utils - INFO - Granting role CreateStackSuccessTests-66257880-46fc-40c-proj-role to project CreateStackSuccessTests-66257880-46fc-40c-proj 2018-12-23 21:08:38,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58/users/e70dfde39dc84b1195e2e41632d8b083/roles/3b2890156a7f4cfd9048d7f565a6c27a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:08:38,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:08:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88e69a66-071e-4a15-9971-a6624968c9e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:08:38,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58/users/e70dfde39dc84b1195e2e41632d8b083/roles/3b2890156a7f4cfd9048d7f565a6c27a used request id req-88e69a66-071e-4a15-9971-a6624968c9e4 2018-12-23 21:08:38,510 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:08:38,511 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:08:38,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:38,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:38,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "3b2890156a7f4cfd9048d7f565a6c27a", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj-role"}], "expires_at": "2018-12-23T22:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "830e8dc19d324967975caadbffd9fc58", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-66257880-46fc-40c-user", "id": "e70dfde39dc84b1195e2e41632d8b083"}, "audit_ids": ["noE9bxIJTzSS8vkZLfJXqw"], "issued_at": "2018-12-23T21:08:38.000000Z"}} 2018-12-23 21:08:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" 2018-12-23 21:08:39,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9976d89-d9f1-4b32-adcc-00c964469389 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:39,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f9976d89-d9f1-4b32-adcc-00c964469389 2018-12-23 21:08:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" 2018-12-23 21:08:39,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-107d545d-ca7a-488b-827c-c93b035d9770 Date: Sun, 23 Dec 2018 21:08:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image"} 2018-12-23 21:08:39,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image used request id req-107d545d-ca7a-488b-827c-c93b035d9770 2018-12-23 21:08:39,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" 2018-12-23 21:08:39,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ef0955a-b0b9-4743-9596-c6d867dfefe5 Date: Sun, 23 Dec 2018 21:08: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:08:39,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1ef0955a-b0b9-4743-9596-c6d867dfefe5 2018-12-23 21:08:39,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image"}' 2018-12-23 21:08:39,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fc578953-b8ba-484d-a349-42ade4424157 Date: Sun, 23 Dec 2018 21:08:39 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:08:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:08:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065", "min_disk": 0, "protected": false, "id": "23c70523-c8c8-4f23-a056-c3e245e0a065", "file": "/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065/file", "checksum": null, "owner": "830e8dc19d324967975caadbffd9fc58", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:08:39,294 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fc578953-b8ba-484d-a349-42ade4424157 2018-12-23 21:08:39,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" -d '' 2018-12-23 21:08:39,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aecf21dd-b56c-428c-8dbf-4bfba2429967 Date: Sun, 23 Dec 2018 21:08:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:08:39,679 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065/file used request id req-aecf21dd-b56c-428c-8dbf-4bfba2429967 2018-12-23 21:08:39,680 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:08:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" 2018-12-23 21:08:39,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7687aebf-f855-4953-be3b-f6efc97837a7 Date: Sun, 23 Dec 2018 21:08:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:08:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:08:39Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23c70523-c8c8-4f23-a056-c3e245e0a065/snap", "metadata": {}}], "self": "/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065", "min_disk": 0, "protected": false, "id": "23c70523-c8c8-4f23-a056-c3e245e0a065", "file": "/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "830e8dc19d324967975caadbffd9fc58", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23c70523-c8c8-4f23-a056-c3e245e0a065/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:08:39,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065 used request id req-7687aebf-f855-4953-be3b-f6efc97837a7 2018-12-23 21:08:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" 2018-12-23 21:08:39,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2fa75f9a-9b21-46e9-9c01-9ed861f540c0 Date: Sun, 23 Dec 2018 21:08: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:08:39,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2fa75f9a-9b21-46e9-9c01-9ed861f540c0 2018-12-23 21:08:39,710 - create_image - INFO - Created image with name - CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image 2018-12-23 21:08:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" 2018-12-23 21:08:39,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3448ac4c-9394-4b97-9545-05c989fd37db Date: Sun, 23 Dec 2018 21:08:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:08:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:08:39Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23c70523-c8c8-4f23-a056-c3e245e0a065/snap", "metadata": {}}], "self": "/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065", "min_disk": 0, "protected": false, "id": "23c70523-c8c8-4f23-a056-c3e245e0a065", "file": "/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "830e8dc19d324967975caadbffd9fc58", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/23c70523-c8c8-4f23-a056-c3e245e0a065/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:08:39,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065 used request id req-3448ac4c-9394-4b97-9545-05c989fd37db 2018-12-23 21:08:39,732 - create_image - DEBUG - Instance status is - active 2018-12-23 21:08:39,732 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image 2018-12-23 21:08:39,732 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image 2018-12-23 21:08:39,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:39,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:40,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["3iFuWm0iQkabY-gwqXeQFw"], "issued_at": "2018-12-23T21:08:40.000000Z"}} 2018-12-23 21:08:40,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4017dfeaf1f2de16c28531994acf5cd7fe316aa5" 2018-12-23 21:08:40,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d14681c-ddf0-4722-a927-a0be3c9719c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:40,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3d14681c-ddf0-4722-a927-a0be3c9719c8 2018-12-23 21:08:40,235 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:08:40,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4017dfeaf1f2de16c28531994acf5cd7fe316aa5" 2018-12-23 21:08:40,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fd4fa26-e7c5-49b4-9697-c7fdc40a142b x-compute-request-id: req-8fd4fa26-e7c5-49b4-9697-c7fdc40a142b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:08:40,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8fd4fa26-e7c5-49b4-9697-c7fdc40a142b 2018-12-23 21:08:40,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4017dfeaf1f2de16c28531994acf5cd7fe316aa5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:08:40,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32302c9e-c9e7-42ea-b972-0b3c08b44510 x-compute-request-id: req-32302c9e-c9e7-42ea-b972-0b3c08b44510 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/570c3aaa-5612-489a-95cb-2f1bd6b85b79", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/570c3aaa-5612-489a-95cb-2f1bd6b85b79", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "570c3aaa-5612-489a-95cb-2f1bd6b85b79"}} 2018-12-23 21:08:40,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-32302c9e-c9e7-42ea-b972-0b3c08b44510 2018-12-23 21:08:40,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:08:40,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:08:40,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "3b2890156a7f4cfd9048d7f565a6c27a", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj-role"}], "expires_at": "2018-12-23T22:08:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "830e8dc19d324967975caadbffd9fc58", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-66257880-46fc-40c-user", "id": "e70dfde39dc84b1195e2e41632d8b083"}, "audit_ids": ["SGU7yc49RN24uRE5_bZNqA"], "issued_at": "2018-12-23T21:08:40.000000Z"}} 2018-12-23 21:08:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:40,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f37783c-2f40-4554-a9dd-184b32bcd9ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:08:40,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8f37783c-2f40-4554-a9dd-184b32bcd9ed 2018-12-23 21:08:40,900 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:08:40,903 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:08:40,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:41,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:40 GMT Server: Apache x-openstack-request-id: req-bd14a76d-6ec0-47d8-b78d-32e5674b91df Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:08:41,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack used request id req-bd14a76d-6ec0-47d8-b78d-32e5674b91df 2018-12-23 21:08:41,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-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-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name"}}' 2018-12-23 21:08:43,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:08:41 GMT Server: Apache x-openstack-request-id: req-4742f99c-e54b-4c7c-9622-427525bb36ca Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}]}} 2018-12-23 21:08:43,004 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks used request id req-4742f99c-e54b-4c7c-9622-427525bb36ca 2018-12-23 21:08:43,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:43,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:43 GMT Server: Apache x-openstack-request-id: req-936e07ce-6167-4a2e-8633-4a2bfe933df6 Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:43,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:43 GMT Server: Apache x-openstack-request-id: req-4c97d6d4-e1e8-454e-a219-de5134567542 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:43,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-4c97d6d4-e1e8-454e-a219-de5134567542 2018-12-23 21:08:43,411 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack 2018-12-23 21:08:43,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:43,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:43 GMT Server: Apache x-openstack-request-id: req-a46fdc88-db8f-49b3-8f1e-9f0dde06095c Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:43,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:43 GMT Server: Apache x-openstack-request-id: req-f0d39f0b-7e90-4e6b-b419-3fc3b7555091 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:43,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-f0d39f0b-7e90-4e6b-b419-3fc3b7555091 2018-12-23 21:08:43,851 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:43,851 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:46,854 - create_stack - DEBUG - Stack status query timeout in 1196.55746508 2018-12-23 21:08:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:46,882 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:46 GMT Server: Apache x-openstack-request-id: req-5cd8424e-bde6-402e-b607-ca9e3f1d4796 Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:46,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:46 GMT Server: Apache x-openstack-request-id: req-98c36316-5925-4eb3-ad3c-c56e911cd403 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:46,926 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-98c36316-5925-4eb3-ad3c-c56e911cd403 2018-12-23 21:08:46,926 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:46,926 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:49,929 - create_stack - DEBUG - Stack status query timeout in 1193.482059 2018-12-23 21:08:49,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:50,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:49 GMT Server: Apache x-openstack-request-id: req-77bb2151-3aa3-401b-9ae8-215f849172ff Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:50,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:50 GMT Server: Apache x-openstack-request-id: req-1c673f0d-539c-43bc-b427-c1f41bd629b2 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:50,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-1c673f0d-539c-43bc-b427-c1f41bd629b2 2018-12-23 21:08:50,193 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:50,193 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:53,196 - create_stack - DEBUG - Stack status query timeout in 1190.21530104 2018-12-23 21:08:53,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:53,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:53 GMT Server: Apache x-openstack-request-id: req-2da0bb22-c881-4b64-be80-6cc4e0ba5f03 Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:53,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:53 GMT Server: Apache x-openstack-request-id: req-dc92d882-4d9f-4681-9d5a-35a43285ed3b 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:53,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-dc92d882-4d9f-4681-9d5a-35a43285ed3b 2018-12-23 21:08:53,436 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:53,436 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:56,439 - create_stack - DEBUG - Stack status query timeout in 1186.97209406 2018-12-23 21:08:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:56,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:56 GMT Server: Apache x-openstack-request-id: req-2309681d-f465-46d4-8c00-e6ac04c66d2c Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:56,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:56 GMT Server: Apache x-openstack-request-id: req-15420015-8a6a-48c7-bcaf-58f9d9e6ffb9 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:56,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-15420015-8a6a-48c7-bcaf-58f9d9e6ffb9 2018-12-23 21:08:56,717 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:08:56,717 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:08:59,720 - create_stack - DEBUG - Stack status query timeout in 1183.69132614 2018-12-23 21:08:59,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:08:59,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:59 GMT Server: Apache x-openstack-request-id: req-6b68c3ab-f5f8-4ac7-947b-f29588ba5053 Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:08:59,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:08:59 GMT Server: Apache x-openstack-request-id: req-29f31126-9d05-431e-9797-afe868c076e2 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:08:59,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-29f31126-9d05-431e-9797-afe868c076e2 2018-12-23 21:08:59,977 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:08:59,977 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack 2018-12-23 21:08:59,977 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack 2018-12-23 21:08:59,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:00,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:08:59 GMT Server: Apache x-openstack-request-id: req-32b522e5-7c01-43ae-a58d-285cbf1d5d6f Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:00,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:00 GMT Server: Apache x-openstack-request-id: req-217c127d-7e58-46d8-9741-3dcca7a6f677 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T21:08:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:08:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "03fdbeae-f220-493b-8550-a38fc036d8a2", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T21:08:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:08:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27264b97-7a57-4978-9128-70eeb57504cd", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T21:08:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:08:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "bee27345-1218-45d8-bc21-4c586b6cf609", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T21:08:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:08:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8fb2ef35-2599-434c-ab6b-8b1ced0a59b6", "resource_type": "OS::Nova::Server"}]} 2018-12-23 21:09:00,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b/resources used request id req-217c127d-7e58-46d8-9741-3dcca7a6f677 2018-12-23 21:09:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bee27345-1218-45d8-bc21-4c586b6cf609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:00,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-9289ec6a-cc79-46da-94b6-d336c616c143 Date: Sun, 23 Dec 2018 21:09:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee27345-1218-45d8-bc21-4c586b6cf609","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"830e8dc19d324967975caadbffd9fc58","l2_adjacency":true,"status":"ACTIVE","subnets":["27264b97-7a57-4978-9128-70eeb57504cd"],"description":"","tags":[],"updated_at":"2018-12-23T21:08:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net","admin_state_up":true,"tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:44Z","mtu":1450}]} 2018-12-23 21:09:00,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bee27345-1218-45d8-bc21-4c586b6cf609 used request id req-9289ec6a-cc79-46da-94b6-d336c616c143 2018-12-23 21:09:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:00,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ff2cbeb6-ae5d-449d-9282-32d237c5a857 Date: Sun, 23 Dec 2018 21:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee27345-1218-45d8-bc21-4c586b6cf609","tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:45Z","dns_nameservers":[],"updated_at":"2018-12-23T21:08:45Z","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":"830e8dc19d324967975caadbffd9fc58","id":"27264b97-7a57-4978-9128-70eeb57504cd","subnetpool_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet"}]} 2018-12-23 21:09:00,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 used request id req-ff2cbeb6-ae5d-449d-9282-32d237c5a857 2018-12-23 21:09:00,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:00,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4b901d73-a4bc-46bc-9c63-1cfcbc1d0507 Date: Sun, 23 Dec 2018 21:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee27345-1218-45d8-bc21-4c586b6cf609","tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:45Z","dns_nameservers":[],"updated_at":"2018-12-23T21:08:45Z","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":"830e8dc19d324967975caadbffd9fc58","id":"27264b97-7a57-4978-9128-70eeb57504cd","subnetpool_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet"}]} 2018-12-23 21:09:00,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 used request id req-4b901d73-a4bc-46bc-9c63-1cfcbc1d0507 2018-12-23 21:09:00,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:00,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:00,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "3b2890156a7f4cfd9048d7f565a6c27a", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj-role"}], "expires_at": "2018-12-23T22:09:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "830e8dc19d324967975caadbffd9fc58", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-66257880-46fc-40c-user", "id": "e70dfde39dc84b1195e2e41632d8b083"}, "audit_ids": ["1AmytSKMTweFjuT_KaC0Rg"], "issued_at": "2018-12-23T21:09:00.000000Z"}} 2018-12-23 21:09:00,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e150966bdd1ab756acdda42616f77d6a06d052" 2018-12-23 21:09:00,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fecbd45f-7c63-4cbc-8020-a20ac4530498 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:00,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fecbd45f-7c63-4cbc-8020-a20ac4530498 2018-12-23 21:09:00,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e150966bdd1ab756acdda42616f77d6a06d052" 2018-12-23 21:09:01,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-40caed8f-5223-4a79-a197-a6526ba96ee5 Date: Sun, 23 Dec 2018 21:09:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee27345-1218-45d8-bc21-4c586b6cf609","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"830e8dc19d324967975caadbffd9fc58","l2_adjacency":true,"status":"ACTIVE","subnets":["27264b97-7a57-4978-9128-70eeb57504cd"],"description":"","tags":[],"updated_at":"2018-12-23T21:08:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net","admin_state_up":true,"tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:44Z","mtu":1450}]} 2018-12-23 21:09:01,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net used request id req-40caed8f-5223-4a79-a197-a6526ba96ee5 2018-12-23 21:09:01,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:09:01,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:09:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:09:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e150966bdd1ab756acdda42616f77d6a06d052" 2018-12-23 21:09:01,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a759d537-81ab-43b2-94e4-e38f2a42667f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "830e8dc19d324967975caadbffd9fc58", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}} 2018-12-23 21:09:01,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58 used request id req-a759d537-81ab-43b2-94e4-e38f2a42667f 2018-12-23 21:09:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45e150966bdd1ab756acdda42616f77d6a06d052" 2018-12-23 21:09:01,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9ae0df90-86f0-4c4a-a170-28825061af17 Date: Sun, 23 Dec 2018 21:09:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee27345-1218-45d8-bc21-4c586b6cf609","tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:45Z","dns_nameservers":[],"updated_at":"2018-12-23T21:08:45Z","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":"830e8dc19d324967975caadbffd9fc58","id":"27264b97-7a57-4978-9128-70eeb57504cd","subnetpool_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet"}]} 2018-12-23 21:09:01,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 used request id req-9ae0df90-86f0-4c4a-a170-28825061af17 2018-12-23 21:09:01,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:01,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "3b2890156a7f4cfd9048d7f565a6c27a", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj-role"}], "expires_at": "2018-12-23T22:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "830e8dc19d324967975caadbffd9fc58", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/830e8dc19d324967975caadbffd9fc58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-66257880-46fc-40c-user", "id": "e70dfde39dc84b1195e2e41632d8b083"}, "audit_ids": ["sCRWvBnVQFKQGSAOTtMxtQ"], "issued_at": "2018-12-23T21:09:01.000000Z"}} 2018-12-23 21:09:01,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d3bcab4763e4c0779f0c44f02c5ce7d072e1ea" 2018-12-23 21:09:01,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183e8fb2-6f56-460a-b76c-9cea18f1b1a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:01,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-183e8fb2-6f56-460a-b76c-9cea18f1b1a6 2018-12-23 21:09:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d3bcab4763e4c0779f0c44f02c5ce7d072e1ea" 2018-12-23 21:09:01,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-c5f71455-31a9-429b-8d74-126959fd8721 Date: Sun, 23 Dec 2018 21:09:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee27345-1218-45d8-bc21-4c586b6cf609","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"830e8dc19d324967975caadbffd9fc58","l2_adjacency":true,"status":"ACTIVE","subnets":["27264b97-7a57-4978-9128-70eeb57504cd"],"description":"","tags":[],"updated_at":"2018-12-23T21:08:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net","admin_state_up":true,"tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:44Z","mtu":1450}]} 2018-12-23 21:09:01,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net used request id req-c5f71455-31a9-429b-8d74-126959fd8721 2018-12-23 21:09:01,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d3bcab4763e4c0779f0c44f02c5ce7d072e1ea" 2018-12-23 21:09:02,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a0b2a420-15e8-48f3-b64d-b7eec66fd046 Date: Sun, 23 Dec 2018 21:09:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee27345-1218-45d8-bc21-4c586b6cf609","tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:45Z","dns_nameservers":[],"updated_at":"2018-12-23T21:08:45Z","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":"830e8dc19d324967975caadbffd9fc58","id":"27264b97-7a57-4978-9128-70eeb57504cd","subnetpool_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet"}]} 2018-12-23 21:09:02,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 used request id req-a0b2a420-15e8-48f3-b64d-b7eec66fd046 2018-12-23 21:09:02,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bee27345-1218-45d8-bc21-4c586b6cf609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d3bcab4763e4c0779f0c44f02c5ce7d072e1ea" 2018-12-23 21:09:02,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-347d41a9-95dc-4c3d-8703-d680f10b3708 Date: Sun, 23 Dec 2018 21:09:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee27345-1218-45d8-bc21-4c586b6cf609","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"830e8dc19d324967975caadbffd9fc58","l2_adjacency":true,"status":"ACTIVE","subnets":["27264b97-7a57-4978-9128-70eeb57504cd"],"description":"","tags":[],"updated_at":"2018-12-23T21:08:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net","admin_state_up":true,"tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:44Z","mtu":1450}]} 2018-12-23 21:09:02,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bee27345-1218-45d8-bc21-4c586b6cf609 used request id req-347d41a9-95dc-4c3d-8703-d680f10b3708 2018-12-23 21:09:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d3bcab4763e4c0779f0c44f02c5ce7d072e1ea" 2018-12-23 21:09:02,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e6405aa1-a62b-445a-8ca5-b28509197fc5 Date: Sun, 23 Dec 2018 21:09:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee27345-1218-45d8-bc21-4c586b6cf609","tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:45Z","dns_nameservers":[],"updated_at":"2018-12-23T21:08:45Z","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":"830e8dc19d324967975caadbffd9fc58","id":"27264b97-7a57-4978-9128-70eeb57504cd","subnetpool_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet"}]} 2018-12-23 21:09:02,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609 used request id req-e6405aa1-a62b-445a-8ca5-b28509197fc5 2018-12-23 21:09:02,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609&name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d3bcab4763e4c0779f0c44f02c5ce7d072e1ea" 2018-12-23 21:09:02,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4c5b383e-f847-4bb3-b442-4094cfdcb008 Date: Sun, 23 Dec 2018 21:09:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee27345-1218-45d8-bc21-4c586b6cf609","tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:45Z","dns_nameservers":[],"updated_at":"2018-12-23T21:08:45Z","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":"830e8dc19d324967975caadbffd9fc58","id":"27264b97-7a57-4978-9128-70eeb57504cd","subnetpool_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet"}]} 2018-12-23 21:09:02,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bee27345-1218-45d8-bc21-4c586b6cf609&name=CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet used request id req-4c5b383e-f847-4bb3-b442-4094cfdcb008 2018-12-23 21:09:02,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/27264b97-7a57-4978-9128-70eeb57504cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97d3bcab4763e4c0779f0c44f02c5ce7d072e1ea" 2018-12-23 21:09:02,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-21f73c72-756d-4138-889e-ff2b7c7be372 Date: Sun, 23 Dec 2018 21:09:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee27345-1218-45d8-bc21-4c586b6cf609","tenant_id":"830e8dc19d324967975caadbffd9fc58","created_at":"2018-12-23T21:08:45Z","dns_nameservers":[],"updated_at":"2018-12-23T21:08:45Z","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":"830e8dc19d324967975caadbffd9fc58","id":"27264b97-7a57-4978-9128-70eeb57504cd","subnetpool_id":null,"name":"CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet"}} 2018-12-23 21:09:02,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/27264b97-7a57-4978-9128-70eeb57504cd used request id req-21f73c72-756d-4138-889e-ff2b7c7be372 2018-12-23 21:09:02,273 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack 2018-12-23 21:09:02,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:02,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:02 GMT Server: Apache x-openstack-request-id: req-0a2536c6-81b6-4676-94dc-5fd29ba95d16 Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:02,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:02 GMT Server: Apache x-openstack-request-id: req-4ec27e60-a5e1-42c4-b4ca-073c7ce3edd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:02,474 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-4ec27e60-a5e1-42c4-b4ca-073c7ce3edd3 2018-12-23 21:09:02,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:02,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:02 GMT Server: Apache x-openstack-request-id: req-028ec58a-72f1-4fb0-a185-a5a79a187dfc Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:02,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:02 GMT Server: Apache x-openstack-request-id: req-3b45a601-263b-4d1a-afaf-e424d4e4bb05 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:09:02Z", "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:02,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-3b45a601-263b-4d1a-afaf-e424d4e4bb05 2018-12-23 21:09:02,528 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:09:02,528 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:09:05,531 - create_stack - DEBUG - Stack status query timeout in 1196.94298792 2018-12-23 21:09:05,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:05,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:05 GMT Server: Apache x-openstack-request-id: req-9dfb8f6a-1277-45a0-90aa-73bfed23022a Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:05,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:05 GMT Server: Apache x-openstack-request-id: req-e53fcfcc-cb68-4bff-b673-6e89dfd2d62b 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:09:02Z", "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:05,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-e53fcfcc-cb68-4bff-b673-6e89dfd2d62b 2018-12-23 21:09:05,649 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:09:05,649 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:09:08,652 - create_stack - DEBUG - Stack status query timeout in 1193.82160187 2018-12-23 21:09:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:08,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:08 GMT Server: Apache x-openstack-request-id: req-edcc9b0d-21a3-46e9-b3c9-44896afab479 Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:08,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:08 GMT Server: Apache x-openstack-request-id: req-148503ed-c0cd-4940-9ea5-7e7b542f2a1e 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": "830e8dc19d324967975caadbffd9fc58", "OS::stack_id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "image_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image", "inst_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-inst", "subnet_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-subnet", "flavor_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-flavor-name", "net_name": "CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack", "stack_user_project_id": "bb5c14a374c54bb0b496b7f7074e595e", "tags": null, "creation_time": "2018-12-23T21:08:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:09:02Z", "id": "fe4c92a3-0ac9-4be4-a166-01f57d9db55b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:08,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-148503ed-c0cd-4940-9ea5-7e7b542f2a1e 2018-12-23 21:09:08,902 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:09:08,902 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack 2018-12-23 21:09:08,902 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack 2018-12-23 21:09:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/fe4c92a3-0ac9-4be4-a166-01f57d9db55b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8743a84890361d18428e05f1adc48ca234da1e11" 2018-12-23 21:09:08,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:08 GMT Server: Apache x-openstack-request-id: req-429d3185-c43f-4a0c-92f9-e29236e863f4 Location: http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:08,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:08 GMT Server: Apache x-openstack-request-id: req-ca7f7131-895e-41f4-923c-a6085c515f6b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:09:08,956 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/830e8dc19d324967975caadbffd9fc58/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-stack/fe4c92a3-0ac9-4be4-a166-01f57d9db55b used request id req-ca7f7131-895e-41f4-923c-a6085c515f6b 2018-12-23 21:09:08,957 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e6c496c9-f6e6-48dd-90fd-63d631dc4d51-image 2018-12-23 21:09:08,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6fa9c8e961dd3c67befdd8948a7d571de1fa312b" 2018-12-23 21:09:09,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7053ad39-5cab-4477-8851-d14951d16908 Date: Sun, 23 Dec 2018 21:09:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:09:09,412 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/23c70523-c8c8-4f23-a056-c3e245e0a065 used request id req-7053ad39-5cab-4477-8851-d14951d16908 2018-12-23 21:09:09,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/570c3aaa-5612-489a-95cb-2f1bd6b85b79 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4017dfeaf1f2de16c28531994acf5cd7fe316aa5" 2018-12-23 21:09:09,435 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9daff93-c1d2-4d10-9afd-293cb8cd5e7e x-compute-request-id: req-b9daff93-c1d2-4d10-9afd-293cb8cd5e7e Content-Length: 0 Content-Type: application/json 2018-12-23 21:09:09,435 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/570c3aaa-5612-489a-95cb-2f1bd6b85b79 used request id req-b9daff93-c1d2-4d10-9afd-293cb8cd5e7e 2018-12-23 21:09:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:09,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-31a3b151-741d-4c17-9a41-09c404171726 Date: Sun, 23 Dec 2018 21:09:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "830e8dc19d324967975caadbffd9fc58", "created_at": "2018-12-23T21:08:43Z", "updated_at": "2018-12-23T21:08:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:08:43Z", "revision_number": 0, "id": "62c3cec4-9cad-46e9-bd84-ceed90eaef4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:08:43Z", "security_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "tenant_id": "830e8dc19d324967975caadbffd9fc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "830e8dc19d324967975caadbffd9fc58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:08:43Z", "revision_number": 0, "id": "7f57ad28-9ae8-4920-96f8-cdf9446f6c40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:08:43Z", "security_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "tenant_id": "830e8dc19d324967975caadbffd9fc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "830e8dc19d324967975caadbffd9fc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:08:43Z", "revision_number": 0, "id": "93cea7a3-159d-42d7-9223-74dae3e97dc2", "remote_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "remote_ip_prefix": null, "created_at": "2018-12-23T21:08:43Z", "security_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "tenant_id": "830e8dc19d324967975caadbffd9fc58", "port_range_min": null, "ethertype": "IPv4", "project_id": "830e8dc19d324967975caadbffd9fc58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:08:43Z", "revision_number": 0, "id": "aa20582f-c212-427c-812f-c3b7d5e1535d", "remote_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "remote_ip_prefix": null, "created_at": "2018-12-23T21:08:43Z", "security_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "tenant_id": "830e8dc19d324967975caadbffd9fc58", "port_range_min": null, "ethertype": "IPv6", "project_id": "830e8dc19d324967975caadbffd9fc58"}], "revision_number": 4, "project_id": "830e8dc19d324967975caadbffd9fc58", "id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:09:09,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-31a3b151-741d-4c17-9a41-09c404171726 2018-12-23 21:09:09,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:09,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63496b14-1860-468b-bc44-b57cadeea799 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:09,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-63496b14-1860-468b-bc44-b57cadeea799 2018-12-23 21:09:09,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:09,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:09,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ecf3223-d898-4fef-9c28-ff37138bddf4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:09,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-8ecf3223-d898-4fef-9c28-ff37138bddf4 2018-12-23 21:09:09,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:09,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6060cc88-4f93-482a-acd2-2e4f08f5737f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:10,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-6060cc88-4f93-482a-acd2-2e4f08f5737f 2018-12-23 21:09:10,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:10,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1103f36-6d38-43c5-a31e-83825925e9b5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:09:10,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-e1103f36-6d38-43c5-a31e-83825925e9b5 2018-12-23 21:09:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-169c3d03-f3b8-450b-8d4b-dbf1db2414ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:10,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-169c3d03-f3b8-450b-8d4b-dbf1db2414ac 2018-12-23 21:09:10,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:10,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0aa47e5-f0d6-4b8a-b9bd-a7060116e519 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:10,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-e0aa47e5-f0d6-4b8a-b9bd-a7060116e519 2018-12-23 21:09:10,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f3b5c15-9ace-4d9a-ad3a-0fa36614ee4a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:10,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-5f3b5c15-9ace-4d9a-ad3a-0fa36614ee4a 2018-12-23 21:09:10,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b74ccf6-05bf-4c7d-92b9-45a84b20f515 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:09:10,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-4b74ccf6-05bf-4c7d-92b9-45a84b20f515 2018-12-23 21:09:10,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,660 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2301e12f-0835-4038-970c-715fb7514453 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:10,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-2301e12f-0835-4038-970c-715fb7514453 2018-12-23 21:09:10,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fe3b459-e4e1-4bae-8b1a-06770a737f72 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "830e8dc19d324967975caadbffd9fc58", "name": "CreateStackSuccessTests-66257880-46fc-40c-proj"}} 2018-12-23 21:09:10,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58 used request id req-4fe3b459-e4e1-4bae-8b1a-06770a737f72 2018-12-23 21:09:10,761 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c80f9d38-7b40-4a2c-abe6-fe43e95e543b 2018-12-23 21:09:10,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c80f9d38-7b40-4a2c-abe6-fe43e95e543b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-484d7af0-d554-492b-a901-d63402783852 Date: Sun, 23 Dec 2018 21:09:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:08:43Z", "security_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "port_range_min": null, "revision_number": 0, "tenant_id": "830e8dc19d324967975caadbffd9fc58", "created_at": "2018-12-23T21:08:43Z", "project_id": "830e8dc19d324967975caadbffd9fc58", "id": "62c3cec4-9cad-46e9-bd84-ceed90eaef4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:08:43Z", "security_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "port_range_min": null, "revision_number": 0, "tenant_id": "830e8dc19d324967975caadbffd9fc58", "created_at": "2018-12-23T21:08:43Z", "project_id": "830e8dc19d324967975caadbffd9fc58", "id": "7f57ad28-9ae8-4920-96f8-cdf9446f6c40"}, {"remote_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:08:43Z", "security_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "port_range_min": null, "revision_number": 0, "tenant_id": "830e8dc19d324967975caadbffd9fc58", "created_at": "2018-12-23T21:08:43Z", "project_id": "830e8dc19d324967975caadbffd9fc58", "id": "93cea7a3-159d-42d7-9223-74dae3e97dc2"}, {"remote_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:08:43Z", "security_group_id": "c80f9d38-7b40-4a2c-abe6-fe43e95e543b", "port_range_min": null, "revision_number": 0, "tenant_id": "830e8dc19d324967975caadbffd9fc58", "created_at": "2018-12-23T21:08:43Z", "project_id": "830e8dc19d324967975caadbffd9fc58", "id": "aa20582f-c212-427c-812f-c3b7d5e1535d"}]} 2018-12-23 21:09:10,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c80f9d38-7b40-4a2c-abe6-fe43e95e543b used request id req-484d7af0-d554-492b-a901-d63402783852 2018-12-23 21:09:10,789 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:09:10,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c80f9d38-7b40-4a2c-abe6-fe43e95e543b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:10,924 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80fc3549-be2c-4614-822e-221f5b1648b1 Content-Length: 0 Date: Sun, 23 Dec 2018 21:09:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:09:10,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c80f9d38-7b40-4a2c-abe6-fe43e95e543b used request id req-80fc3549-be2c-4614-822e-221f5b1648b1 2018-12-23 21:09:10,925 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-66257880-46fc-40c-proj 2018-12-23 21:09:10,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:11,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb850d40-e210-4b67-9c64-e603be3c8396 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:11,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/830e8dc19d324967975caadbffd9fc58 used request id req-cb850d40-e210-4b67-9c64-e603be3c8396 2018-12-23 21:09:11,154 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-66257880-46fc-40c-proj-role 2018-12-23 21:09:11,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/3b2890156a7f4cfd9048d7f565a6c27a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:11,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db68d7f3-d659-4b68-a609-8bcdbb0cff91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:11,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3b2890156a7f4cfd9048d7f565a6c27a used request id req-db68d7f3-d659-4b68-a609-8bcdbb0cff91 2018-12-23 21:09:11,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb9365fd981811d7cf3a9692f13c0e9f9237c0a" 2018-12-23 21:09:11,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86443752-4244-4076-bffa-fc74862968f4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:09:11,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-86443752-4244-4076-bffa-fc74862968f4 2018-12-23 21:09:11,377 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-66257880-46fc-40c-user 2018-12-23 21:09:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e70dfde39dc84b1195e2e41632d8b083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac73c8af2727611c8a8589301f565c62ee73fa8" 2018-12-23 21:09:11,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e914892a-4641-4441-818d-f6018b4990a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:11,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e70dfde39dc84b1195e2e41632d8b083 used request id req-e914892a-4641-4441-818d-f6018b4990a8 2018-12-23 21:09:11,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:11,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["KnGU6BzbShyryjcb_Chh9Q"], "issued_at": "2018-12-23T21:09:11.000000Z"}} 2018-12-23 21:09:11,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45392991be58bec092620f29dc37580fe5dd6674" 2018-12-23 21:09:12,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7fe3000-7fde-4b5e-af07-19fa60e10110 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:12,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f7fe3000-7fde-4b5e-af07-19fa60e10110 2018-12-23 21:09:12,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:12,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:12,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:09:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["wNK3fiCrTSammiF78qGoHw"], "issued_at": "2018-12-23T21:09:12.000000Z"}} 2018-12-23 21:09:12,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:12,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83848149-ac31-401c-b760-fa5877c5850f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:12,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-83848149-ac31-401c-b760-fa5877c5850f 2018-12-23 21:09:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:09:12,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:09:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:09:12,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d160d056-0424-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:12,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11eaac31-c3d2-479d-b449-e156f66aa5de Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d160d056-0424-49d-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:09:12,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d160d056-0424-49d-proj used request id req-11eaac31-c3d2-479d-b449-e156f66aa5de 2018-12-23 21:09:12,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:12,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416e018a-9a9d-4ec5-82d1-95c65f606769 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:09:12,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-416e018a-9a9d-4ec5-82d1-95c65f606769 2018-12-23 21:09:12,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}}' 2018-12-23 21:09:12,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:09:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f030a4-4e50-4568-ab6a-be8cd8a9803e Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "id": "e0657499390a496fa74c069a1dd1b6d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:12,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-90f030a4-4e50-4568-ab6a-be8cd8a9803e 2018-12-23 21:09:12,826 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d160d056-0424-49d-proj 2018-12-23 21:09:12,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:12,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:13,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:09:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["WjxaLUsWQsycj4-PLQV_zA"], "issued_at": "2018-12-23T21:09:13.000000Z"}} 2018-12-23 21:09:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:13,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce593dbc-7a64-44a0-8f01-9d7cc97bcad9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:13,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ce593dbc-7a64-44a0-8f01-9d7cc97bcad9 2018-12-23 21:09:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:09:13,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:09:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:09:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:13,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7ac19c-afdb-4dbf-9ea6-bdb9978b4d61 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:09:13,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fd7ac19c-afdb-4dbf-9ea6-bdb9978b4d61 2018-12-23 21:09:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d160d056-0424-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:13,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b120966-5916-4102-9d64-a65b3825197d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d160d056-0424-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "id": "e0657499390a496fa74c069a1dd1b6d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}]} 2018-12-23 21:09:13,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d160d056-0424-49d-proj used request id req-6b120966-5916-4102-9d64-a65b3825197d 2018-12-23 21:09:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:13,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4fc0a7d-dcfc-4177-916f-6b6a043db422 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:09:13,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f4fc0a7d-dcfc-4177-916f-6b6a043db422 2018-12-23 21:09:14,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:14,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f0e255-cf80-4a3f-af38-a310a6f14fff Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:09:14,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-58f0e255-cf80-4a3f-af38-a310a6f14fff 2018-12-23 21:09:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d160d056-0424-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:14,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b4fe57-5f9b-4407-ad9a-0d559cc1b7cf Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d160d056-0424-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "id": "e0657499390a496fa74c069a1dd1b6d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}]} 2018-12-23 21:09:14,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d160d056-0424-49d-proj used request id req-a6b4fe57-5f9b-4407-ad9a-0d559cc1b7cf 2018-12-23 21:09:14,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/34f8ba8f7ca54ec3baeef297964e1521 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:14,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c85c4f-54cb-4c5f-a7b6-131f74d51645 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-d160d056-0424-49d-user", "links": {"self": "http://172.30.9.21:5000/v3/users/34f8ba8f7ca54ec3baeef297964e1521"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e0657499390a496fa74c069a1dd1b6d9", "id": "34f8ba8f7ca54ec3baeef297964e1521", "password_expires_at": null}} 2018-12-23 21:09:14,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/34f8ba8f7ca54ec3baeef297964e1521 used request id req-34c85c4f-54cb-4c5f-a7b6-131f74d51645 2018-12-23 21:09:14,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9/users/34f8ba8f7ca54ec3baeef297964e1521/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:14,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822061c6-c9de-4b92-b0d7-c86da8550016 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9/users/34f8ba8f7ca54ec3baeef297964e1521/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:09:14,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9/users/34f8ba8f7ca54ec3baeef297964e1521/roles used request id req-822061c6-c9de-4b92-b0d7-c86da8550016 2018-12-23 21:09:14,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:14,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef51db14-de72-4124-a392-5e5fa11041c2 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:09:14,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-ef51db14-de72-4124-a392-5e5fa11041c2 2018-12-23 21:09:14,595 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-d160d056-0424-49d-proj 2018-12-23 21:09:14,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9/users/34f8ba8f7ca54ec3baeef297964e1521/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:14,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4d8666-c606-4948-9625-219495179910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:14,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9/users/34f8ba8f7ca54ec3baeef297964e1521/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-fb4d8666-c606-4948-9625-219495179910 2018-12-23 21:09:14,750 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d160d056-0424-49d-user 2018-12-23 21:09:14,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:14,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:14,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d09cab-96f3-47b3-98d6-5d0280915706 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:09:14,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-43d09cab-96f3-47b3-98d6-5d0280915706 2018-12-23 21:09:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" -d '{"role": {"name": "CreateStackSuccessTests-d160d056-0424-49d-proj-role"}}' 2018-12-23 21:09:14,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05050030-82d6-45b8-8637-b8343ab034be Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf62c3dd98b8487fb2a8f741cb5e6a41", "links": {"self": "http://172.30.9.21:5000/v3/roles/bf62c3dd98b8487fb2a8f741cb5e6a41"}, "name": "CreateStackSuccessTests-d160d056-0424-49d-proj-role"}} 2018-12-23 21:09:14,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-05050030-82d6-45b8-8637-b8343ab034be 2018-12-23 21:09:14,965 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d160d056-0424-49d-proj-role 2018-12-23 21:09:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/bf62c3dd98b8487fb2a8f741cb5e6a41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:15,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-234e03a5-6345-43d4-a728-e54382c35b81 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bf62c3dd98b8487fb2a8f741cb5e6a41", "links": {"self": "http://172.30.9.21:5000/v3/roles/bf62c3dd98b8487fb2a8f741cb5e6a41"}, "name": "CreateStackSuccessTests-d160d056-0424-49d-proj-role"}} 2018-12-23 21:09:15,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/bf62c3dd98b8487fb2a8f741cb5e6a41 used request id req-234e03a5-6345-43d4-a728-e54382c35b81 2018-12-23 21:09:15,067 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d160d056-0424-49d-proj-role to project CreateStackSuccessTests-d160d056-0424-49d-proj 2018-12-23 21:09:15,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9/users/34f8ba8f7ca54ec3baeef297964e1521/roles/bf62c3dd98b8487fb2a8f741cb5e6a41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:15,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d341e50-25a0-48be-8eac-dfbc549615d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:15,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9/users/34f8ba8f7ca54ec3baeef297964e1521/roles/bf62c3dd98b8487fb2a8f741cb5e6a41 used request id req-0d341e50-25a0-48be-8eac-dfbc549615d4 2018-12-23 21:09:15,206 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:09:15,207 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:09:15,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:15,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:15,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "bf62c3dd98b8487fb2a8f741cb5e6a41", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj-role"}], "expires_at": "2018-12-23T22:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d160d056-0424-49d-user", "id": "34f8ba8f7ca54ec3baeef297964e1521"}, "audit_ids": ["sGG2VQJXRA2tGNl042Xfzg"], "issued_at": "2018-12-23T21:09:15.000000Z"}} 2018-12-23 21:09:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" 2018-12-23 21:09:15,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b8b750-594f-4900-8898-3ff1fa132104 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:15,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c5b8b750-594f-4900-8898-3ff1fa132104 2018-12-23 21:09:15,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" 2018-12-23 21:09:15,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-7605b682-b643-4e2d-bbd5-fc157421226b Date: Sun, 23 Dec 2018 21:09:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image"} 2018-12-23 21:09:15,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image used request id req-7605b682-b643-4e2d-bbd5-fc157421226b 2018-12-23 21:09:15,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" 2018-12-23 21:09:15,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-70895caf-e03a-44a1-a28b-854c63372814 Date: Sun, 23 Dec 2018 21:09:15 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:09:15,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-70895caf-e03a-44a1-a28b-854c63372814 2018-12-23 21:09:15,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image"}' 2018-12-23 21:09:15,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b9783ac-cb32-4400-97e4-f8833dd1a764 Date: Sun, 23 Dec 2018 21:09:15 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:09:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:09:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3", "min_disk": 0, "protected": false, "id": "395d307f-d21c-455c-ad46-24a6c476aef3", "file": "/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3/file", "checksum": null, "owner": "e0657499390a496fa74c069a1dd1b6d9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:09:15,960 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3b9783ac-cb32-4400-97e4-f8833dd1a764 2018-12-23 21:09:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" -d '' 2018-12-23 21:09:16,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-838778d2-7371-49cf-ba79-e7a7bc8fe5ea Date: Sun, 23 Dec 2018 21:09:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:09:16,871 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3/file used request id req-838778d2-7371-49cf-ba79-e7a7bc8fe5ea 2018-12-23 21:09:16,872 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:09:16,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" 2018-12-23 21:09:16,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4e5d2b67-e0d7-461f-81f2-8a4f91ab62cf Date: Sun, 23 Dec 2018 21:09:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:09:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:09:16Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/395d307f-d21c-455c-ad46-24a6c476aef3/snap", "metadata": {}}], "self": "/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3", "min_disk": 0, "protected": false, "id": "395d307f-d21c-455c-ad46-24a6c476aef3", "file": "/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0657499390a496fa74c069a1dd1b6d9", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/395d307f-d21c-455c-ad46-24a6c476aef3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:09:16,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3 used request id req-4e5d2b67-e0d7-461f-81f2-8a4f91ab62cf 2018-12-23 21:09:16,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" 2018-12-23 21:09:16,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4fe590b5-9cf8-453e-bfc4-64f39cd40024 Date: Sun, 23 Dec 2018 21:09: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:09:16,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4fe590b5-9cf8-453e-bfc4-64f39cd40024 2018-12-23 21:09:16,903 - create_image - INFO - Created image with name - CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image 2018-12-23 21:09:16,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" 2018-12-23 21:09:16,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-8c4db993-c4dd-4d0d-9c4f-e1f1e8925ecf Date: Sun, 23 Dec 2018 21:09:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:09:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:09:16Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/395d307f-d21c-455c-ad46-24a6c476aef3/snap", "metadata": {}}], "self": "/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3", "min_disk": 0, "protected": false, "id": "395d307f-d21c-455c-ad46-24a6c476aef3", "file": "/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0657499390a496fa74c069a1dd1b6d9", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/395d307f-d21c-455c-ad46-24a6c476aef3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:09:16,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3 used request id req-8c4db993-c4dd-4d0d-9c4f-e1f1e8925ecf 2018-12-23 21:09:16,920 - create_image - DEBUG - Instance status is - active 2018-12-23 21:09:16,921 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image 2018-12-23 21:09:16,921 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image 2018-12-23 21:09:16,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:16,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:17,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:09:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["jGkk-oM-R_uNFlYC3x3Htg"], "issued_at": "2018-12-23T21:09:17.000000Z"}} 2018-12-23 21:09:17,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094f172efa2f13d9e48c15a7b93f2bbee41c8f47" 2018-12-23 21:09:17,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9953f58b-b156-4502-9a37-164b12caf802 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:17,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9953f58b-b156-4502-9a37-164b12caf802 2018-12-23 21:09:17,428 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:09:17,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094f172efa2f13d9e48c15a7b93f2bbee41c8f47" 2018-12-23 21:09:17,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09: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-c1c1725d-7bf9-4876-b5e0-091f41f107cd x-compute-request-id: req-c1c1725d-7bf9-4876-b5e0-091f41f107cd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-23 21:09:17,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c1c1725d-7bf9-4876-b5e0-091f41f107cd 2018-12-23 21:09:17,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094f172efa2f13d9e48c15a7b93f2bbee41c8f47" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-23 21:09:17,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09: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-c4f5ce01-d6a2-4c32-9134-434b6548b5b1 x-compute-request-id: req-c4f5ce01-d6a2-4c32-9134-434b6548b5b1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3330f78a-0511-4493-b451-7c4d3c7b475b"}} 2018-12-23 21:09:17,679 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c4f5ce01-d6a2-4c32-9134-434b6548b5b1 2018-12-23 21:09:17,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:17,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:18,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "bf62c3dd98b8487fb2a8f741cb5e6a41", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj-role"}], "expires_at": "2018-12-23T22:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d160d056-0424-49d-user", "id": "34f8ba8f7ca54ec3baeef297964e1521"}, "audit_ids": ["yI49UQCVRI2qOAtfWrHliw"], "issued_at": "2018-12-23T21:09:18.000000Z"}} 2018-12-23 21:09:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:18,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ffe4b5-42fb-4a30-aef4-d5577eee0e44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:18,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b6ffe4b5-42fb-4a30-aef4-d5577eee0e44 2018-12-23 21:09:18,176 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:09:18,179 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:09:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:18,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:18 GMT Server: Apache x-openstack-request-id: req-89106bfc-c01d-4782-9e45-5c2307f51925 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:09:18,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack used request id req-89106bfc-c01d-4782-9e45-5c2307f51925 2018-12-23 21:09:18,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-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-b6cf6789-8efa-435e-b937-71c69e8df7d4-net", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name"}}' 2018-12-23 21:09:20,466 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:09:18 GMT Server: Apache x-openstack-request-id: req-8491aefe-bfdb-4f5e-8c94-6082867af68f Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}]}} 2018-12-23 21:09:20,466 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks used request id req-8491aefe-bfdb-4f5e-8c94-6082867af68f 2018-12-23 21:09:20,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:20,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:20 GMT Server: Apache x-openstack-request-id: req-3c806503-3914-4aca-9382-d0e3ee7315fa Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:20,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:20 GMT Server: Apache x-openstack-request-id: req-a6eaf975-abf0-4614-bb6e-3cf1fc6645f4 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:20,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-a6eaf975-abf0-4614-bb6e-3cf1fc6645f4 2018-12-23 21:09:20,928 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack 2018-12-23 21:09:20,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:21,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:20 GMT Server: Apache x-openstack-request-id: req-6ed646eb-c0ee-43f1-b237-508b0debe57e Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:21,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:21 GMT Server: Apache x-openstack-request-id: req-d1db9276-d62e-46f8-879a-ca5df0d36f31 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:21,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-d1db9276-d62e-46f8-879a-ca5df0d36f31 2018-12-23 21:09:21,411 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:09:21,411 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:09:24,414 - create_stack - DEBUG - Stack status query timeout in 1196.51405096 2018-12-23 21:09:24,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:24,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:24 GMT Server: Apache x-openstack-request-id: req-199b4968-d3a1-4931-8158-fd233a060e67 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:24,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:24 GMT Server: Apache x-openstack-request-id: req-b05b6ffb-199d-4b9a-a56d-9c298ca2c968 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:24,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-b05b6ffb-199d-4b9a-a56d-9c298ca2c968 2018-12-23 21:09:24,887 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:09:24,888 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:09:27,891 - create_stack - DEBUG - Stack status query timeout in 1193.03756094 2018-12-23 21:09:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:27,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:27 GMT Server: Apache x-openstack-request-id: req-43dbf4f8-783e-4da1-a1cc-abfeb1646087 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:28,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:27 GMT Server: Apache x-openstack-request-id: req-1c07d6a9-92c8-4a1a-87bd-e7ef0de18a2d 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:28,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-1c07d6a9-92c8-4a1a-87bd-e7ef0de18a2d 2018-12-23 21:09:28,229 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:09:28,229 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:09:31,232 - create_stack - DEBUG - Stack status query timeout in 1189.6962769 2018-12-23 21:09:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:31,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:31 GMT Server: Apache x-openstack-request-id: req-53bbc05e-0f03-47e4-b58e-b3c82b27c394 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:31,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:31 GMT Server: Apache x-openstack-request-id: req-ca563f4b-11ce-4fb5-8986-2403655d6b2e 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:31,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-ca563f4b-11ce-4fb5-8986-2403655d6b2e 2018-12-23 21:09:31,475 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:09:31,475 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:09:34,478 - create_stack - DEBUG - Stack status query timeout in 1186.45012999 2018-12-23 21:09:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:34,508 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:34 GMT Server: Apache x-openstack-request-id: req-b4441304-6555-458f-b7a1-cd59d112d0fb Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:34,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:34 GMT Server: Apache x-openstack-request-id: req-137c0e8e-57cd-4d59-9ec1-3f080d329d58 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:34,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-137c0e8e-57cd-4d59-9ec1-3f080d329d58 2018-12-23 21:09:34,550 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:09:34,550 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack 2018-12-23 21:09:34,550 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack 2018-12-23 21:09:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:34,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:34 GMT Server: Apache x-openstack-request-id: req-b64585d3-4b77-47cd-939c-c22c31d4aa9b Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:34,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:34 GMT Server: Apache x-openstack-request-id: req-2e95f8b0-fd57-4c69-8535-a9d43fe24faa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T21:09:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:20Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "da98f635-a843-4ebc-9040-805aefc51944", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T21:09:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:20Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e908f0c0-3e9b-4178-914d-a254538a4bc0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T21:09:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:20Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "932435b8-4f1f-411e-887d-02d7345b2527", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T21:09:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "841893ea-568f-4358-8ea7-b2b001679631", "resource_type": "OS::Nova::Server"}]} 2018-12-23 21:09:34,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources used request id req-2e95f8b0-fd57-4c69-8535-a9d43fe24faa 2018-12-23 21:09:34,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:34,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7f26680-0065-4262-815e-bc2a928dfcd6 x-compute-request-id: req-b7f26680-0065-4262-815e-bc2a928dfcd6 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:08:4d", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "bookmark"}], "image": {"id": "395d307f-d21c-455c-ad46-24a6c476aef3", "links": [{"href": "http://172.30.9.21:8774/images/395d307f-d21c-455c-ad46-24a6c476aef3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:09:31.000000", "flavor": {"id": "3330f78a-0511-4493-b451-7c4d3c7b475b", "links": [{"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}]}, "id": "841893ea-568f-4358-8ea7-b2b001679631", "security_groups": [{"name": "default"}], "user_id": "34f8ba8f7ca54ec3baeef297964e1521", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:09:31Z", "hostId": "7b6ee60a2d4bf42c35b8d6f065269e74b4c3dcbdf9289784d6810fce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "created": "2018-12-23T21:09:26Z", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:09:34,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 used request id req-b7f26680-0065-4262-815e-bc2a928dfcd6 2018-12-23 21:09:34,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-93e7537e-e142-4b4f-b86e-20c0c01bf1f2 Date: Sun, 23 Dec 2018 21:09:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:35,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-93e7537e-e142-4b4f-b86e-20c0c01bf1f2 2018-12-23 21:09:35,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:09:35,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:09:35,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f7b9bb-517f-4918-bd06-da67d8da4301 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:35,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-a5f7b9bb-517f-4918-bd06-da67d8da4301 2018-12-23 21:09:35,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d70ab7cf-f7a1-4c63-ae9a-dd0304b16082 Date: Sun, 23 Dec 2018 21:09:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:35,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-d70ab7cf-f7a1-4c63-ae9a-dd0304b16082 2018-12-23 21:09:35,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-a67f20db-c811-4cbd-a2c9-f01a70e3dba7 Date: Sun, 23 Dec 2018 21:09:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:35,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-a67f20db-c811-4cbd-a2c9-f01a70e3dba7 2018-12-23 21:09:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,308 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:35 GMT Server: Apache x-openstack-request-id: req-878776d4-4bab-4bb1-a53d-c10e11ba76f9 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:35,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:35 GMT Server: Apache x-openstack-request-id: req-c06d4428-bcce-4719-b39c-e1e06b6a303d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-23T21:09:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:20Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "da98f635-a843-4ebc-9040-805aefc51944", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-23T21:09:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:20Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e908f0c0-3e9b-4178-914d-a254538a4bc0", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-23T21:09:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:20Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "932435b8-4f1f-411e-887d-02d7345b2527", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-23T21:09:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "841893ea-568f-4358-8ea7-b2b001679631", "resource_type": "OS::Nova::Server"}]} 2018-12-23 21:09:35,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b/resources used request id req-c06d4428-bcce-4719-b39c-e1e06b6a303d 2018-12-23 21:09:35,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d69cdc7-51c4-493c-beeb-b9f9bae5dbc0 x-compute-request-id: req-5d69cdc7-51c4-493c-beeb-b9f9bae5dbc0 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "3330f78a-0511-4493-b451-7c4d3c7b475b"}} 2018-12-23 21:09:35,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b used request id req-5d69cdc7-51c4-493c-beeb-b9f9bae5dbc0 2018-12-23 21:09:35,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e908f0c0-3e9b-4178-914d-a254538a4bc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-64b9eb3f-e3da-4824-b10a-c99305861347 Date: Sun, 23 Dec 2018 21:09:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}} 2018-12-23 21:09:35,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e908f0c0-3e9b-4178-914d-a254538a4bc0 used request id req-64b9eb3f-e3da-4824-b10a-c99305861347 2018-12-23 21:09:35,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-643a01ea-9cde-4364-bce8-2b8220fca045 Date: Sun, 23 Dec 2018 21:09:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:35,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-643a01ea-9cde-4364-bce8-2b8220fca045 2018-12-23 21:09:35,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1e55445b-7167-4039-b826-f6383e23e511 Date: Sun, 23 Dec 2018 21:09:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:35,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-1e55445b-7167-4039-b826-f6383e23e511 2018-12-23 21:09:35,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-b42eab0f-13d2-432e-96e0-11696442865c Date: Sun, 23 Dec 2018 21:09:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:35,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-b42eab0f-13d2-432e-96e0-11696442865c 2018-12-23 21:09:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1dea7b72-eb6c-418c-b8d4-666e97e0a9e4 Date: Sun, 23 Dec 2018 21:09:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:35,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-1dea7b72-eb6c-418c-b8d4-666e97e0a9e4 2018-12-23 21:09:35,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:35,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-f45505f5-3706-487b-993b-dd1c0aaa1e97 Date: Sun, 23 Dec 2018 21:09:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:35,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-f45505f5-3706-487b-993b-dd1c0aaa1e97 2018-12-23 21:09:36,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:36,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf35f59a-2461-4ec2-8512-365f2a4569e3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:36,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-bf35f59a-2461-4ec2-8512-365f2a4569e3 2018-12-23 21:09:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:36,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b8b8c4b9-8abb-4965-bf7e-b7010389e74c Date: Sun, 23 Dec 2018 21:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:36,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-b8b8c4b9-8abb-4965-bf7e-b7010389e74c 2018-12-23 21:09:36,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527&mac_address=fa%3A16%3A3e%3A27%3A08%3A4d&name=CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:36,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-cddc9cc7-dd28-4e1d-b3fb-9c335b7ac245 Date: Sun, 23 Dec 2018 21:09:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:36,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527&mac_address=fa%3A16%3A3e%3A27%3A08%3A4d&name=CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e&admin_state_up=True used request id req-cddc9cc7-dd28-4e1d-b3fb-9c335b7ac245 2018-12-23 21:09:36,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:36,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0eadb66-ecd7-4571-81d4-ff451998c6cf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:36,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-d0eadb66-ecd7-4571-81d4-ff451998c6cf 2018-12-23 21:09:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:36,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-076bee86-056f-4a99-9059-7e42dcbdc167 Date: Sun, 23 Dec 2018 21:09:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:36,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-076bee86-056f-4a99-9059-7e42dcbdc167 2018-12-23 21:09:36,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a989f457-d917-4941-8eed-14eedbff3254 Date: Sun, 23 Dec 2018 21:09:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:36,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-a989f457-d917-4941-8eed-14eedbff3254 2018-12-23 21:09:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:36,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-a89bd75b-a38e-42ec-b74f-0366ec16542d Date: Sun, 23 Dec 2018 21:09:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:36,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-a89bd75b-a38e-42ec-b74f-0366ec16542d 2018-12-23 21:09:36,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:36,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6c8bf73f-0c48-4d53-8a46-e8fb95106a2a Date: Sun, 23 Dec 2018 21:09:36 GMT RESP BODY: {"floatingips": []} 2018-12-23 21:09:36,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-6c8bf73f-0c48-4d53-8a46-e8fb95106a2a 2018-12-23 21:09:36,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:36,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:36,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "bf62c3dd98b8487fb2a8f741cb5e6a41", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj-role"}], "expires_at": "2018-12-23T22:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d160d056-0424-49d-user", "id": "34f8ba8f7ca54ec3baeef297964e1521"}, "audit_ids": ["CCad2bitTx2nDebkEsii-Q"], "issued_at": "2018-12-23T21:09:36.000000Z"}} 2018-12-23 21:09:36,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd57a70b-6f5e-4c24-ab33-66e5bd9922db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:37,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fd57a70b-6f5e-4c24-ab33-66e5bd9922db 2018-12-23 21:09:37,016 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:09:37,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf09b28d-c9e5-40e2-a5d9-cd15c92ef59c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:37,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cf09b28d-c9e5-40e2-a5d9-cd15c92ef59c 2018-12-23 21:09:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-5b02cd41-1562-421f-ba87-0ab07588ca51 Date: Sun, 23 Dec 2018 21:09:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:37,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-5b02cd41-1562-421f-ba87-0ab07588ca51 2018-12-23 21:09:37,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d463ca29-184f-4cd2-a193-3ee8cd750e8b Date: Sun, 23 Dec 2018 21:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:37,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-d463ca29-184f-4cd2-a193-3ee8cd750e8b 2018-12-23 21:09:37,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-df21d935-6d0f-475d-be65-b12e5b840181 Date: Sun, 23 Dec 2018 21:09:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:37,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-df21d935-6d0f-475d-be65-b12e5b840181 2018-12-23 21:09:37,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:09:37,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:09:37,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c151441c-b66d-4f48-b45e-7e53ed0080de Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:37,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-c151441c-b66d-4f48-b45e-7e53ed0080de 2018-12-23 21:09:37,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ac106699-2677-4981-9b9e-fcb45c770dc7 Date: Sun, 23 Dec 2018 21:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:37,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-ac106699-2677-4981-9b9e-fcb45c770dc7 2018-12-23 21:09:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527&mac_address=fa%3A16%3A3e%3A27%3A08%3A4d&name=CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-6b8d2d03-4be4-4ba7-a3ec-aa6eb8653fab Date: Sun, 23 Dec 2018 21:09:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:37,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527&mac_address=fa%3A16%3A3e%3A27%3A08%3A4d&name=CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e&admin_state_up=True used request id req-6b8d2d03-4be4-4ba7-a3ec-aa6eb8653fab 2018-12-23 21:09:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:37,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b993684b-cf1c-4dc7-8a2c-757a64f41dc7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:37,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-b993684b-cf1c-4dc7-8a2c-757a64f41dc7 2018-12-23 21:09:37,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:38,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffff19be-8084-4247-813c-42d1a1b58c84 x-compute-request-id: req-ffff19be-8084-4247-813c-42d1a1b58c84 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:08:4d", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "bookmark"}], "image": {"id": "395d307f-d21c-455c-ad46-24a6c476aef3", "links": [{"href": "http://172.30.9.21:8774/images/395d307f-d21c-455c-ad46-24a6c476aef3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:09:31.000000", "flavor": {"id": "3330f78a-0511-4493-b451-7c4d3c7b475b", "links": [{"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}]}, "id": "841893ea-568f-4358-8ea7-b2b001679631", "security_groups": [{"name": "default"}], "user_id": "34f8ba8f7ca54ec3baeef297964e1521", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:09:31Z", "hostId": "7b6ee60a2d4bf42c35b8d6f065269e74b4c3dcbdf9289784d6810fce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "created": "2018-12-23T21:09:26Z", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:09:38,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst used request id req-ffff19be-8084-4247-813c-42d1a1b58c84 2018-12-23 21:09:38,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:38,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-680e5ef4-3519-48b0-af04-490a7ce8f35a Date: Sun, 23 Dec 2018 21:09:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:38,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-680e5ef4-3519-48b0-af04-490a7ce8f35a 2018-12-23 21:09:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:38,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d5bcd45f-d949-4dd9-bcfb-43202ad3718b Date: Sun, 23 Dec 2018 21:09:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:38,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-d5bcd45f-d949-4dd9-bcfb-43202ad3718b 2018-12-23 21:09:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:38,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-b15915dd-92a3-41e8-9224-0d9a172b136d Date: Sun, 23 Dec 2018 21:09:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:38,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-b15915dd-92a3-41e8-9224-0d9a172b136d 2018-12-23 21:09:38,735 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst 2018-12-23 21:09:38,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:38,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6acf9b86-7547-4d37-a03d-af049f20d51d Date: Sun, 23 Dec 2018 21:09:38 GMT RESP BODY: {"floatingips": []} 2018-12-23 21:09:38,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-6acf9b86-7547-4d37-a03d-af049f20d51d 2018-12-23 21:09:38,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:39,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84a04174-b699-459b-9431-27dacebbed31 x-compute-request-id: req-84a04174-b699-459b-9431-27dacebbed31 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:08:4d", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "bookmark"}], "image": {"id": "395d307f-d21c-455c-ad46-24a6c476aef3", "links": [{"href": "http://172.30.9.21:8774/images/395d307f-d21c-455c-ad46-24a6c476aef3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:09:31.000000", "flavor": {"id": "3330f78a-0511-4493-b451-7c4d3c7b475b", "links": [{"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}]}, "id": "841893ea-568f-4358-8ea7-b2b001679631", "security_groups": [{"name": "default"}], "user_id": "34f8ba8f7ca54ec3baeef297964e1521", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:09:31Z", "hostId": "7b6ee60a2d4bf42c35b8d6f065269e74b4c3dcbdf9289784d6810fce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "created": "2018-12-23T21:09:26Z", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:09:39,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 used request id req-84a04174-b699-459b-9431-27dacebbed31 2018-12-23 21:09:39,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:39,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-68e3612b-1be0-4dbb-96b7-347784422f82 Date: Sun, 23 Dec 2018 21:09:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:39,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-68e3612b-1be0-4dbb-96b7-347784422f82 2018-12-23 21:09:39,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:39,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e6c45f-7dfc-4d95-ba5d-cb4ea9c3e50c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:39,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-c5e6c45f-7dfc-4d95-ba5d-cb4ea9c3e50c 2018-12-23 21:09:39,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:39,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-345dfb04-2e79-48d0-abe3-9dbb758f831f Date: Sun, 23 Dec 2018 21:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:39,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-345dfb04-2e79-48d0-abe3-9dbb758f831f 2018-12-23 21:09:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:39,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-bc548f75-a70e-44c9-86bc-4dd81dad78d9 Date: Sun, 23 Dec 2018 21:09:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:39,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-bc548f75-a70e-44c9-86bc-4dd81dad78d9 2018-12-23 21:09:39,586 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:09:39,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:39,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "bf62c3dd98b8487fb2a8f741cb5e6a41", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj-role"}], "expires_at": "2018-12-23T22:09:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e0657499390a496fa74c069a1dd1b6d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d160d056-0424-49d-user", "id": "34f8ba8f7ca54ec3baeef297964e1521"}, "audit_ids": ["k4oDpsilRB6_TTxRiIWkvw"], "issued_at": "2018-12-23T21:09:39.000000Z"}} 2018-12-23 21:09:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:40,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d1ed0e2-85b3-4d6e-aae8-dce3920b747a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:40,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5d1ed0e2-85b3-4d6e-aae8-dce3920b747a 2018-12-23 21:09:40,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:40,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09: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-91132061-650e-4561-8950-279374fcb674 x-compute-request-id: req-91132061-650e-4561-8950-279374fcb674 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:08:4d", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "bookmark"}], "image": {"id": "395d307f-d21c-455c-ad46-24a6c476aef3", "links": [{"href": "http://172.30.9.21:8774/images/395d307f-d21c-455c-ad46-24a6c476aef3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:09:31.000000", "flavor": {"id": "3330f78a-0511-4493-b451-7c4d3c7b475b", "links": [{"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}]}, "id": "841893ea-568f-4358-8ea7-b2b001679631", "security_groups": [{"name": "default"}], "user_id": "34f8ba8f7ca54ec3baeef297964e1521", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:09:31Z", "hostId": "7b6ee60a2d4bf42c35b8d6f065269e74b4c3dcbdf9289784d6810fce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "created": "2018-12-23T21:09:26Z", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:09:40,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 used request id req-91132061-650e-4561-8950-279374fcb674 2018-12-23 21:09:40,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:40,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-c3bd16a5-7e48-46ed-83d3-90d9da2a8147 Date: Sun, 23 Dec 2018 21:09:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:40,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-c3bd16a5-7e48-46ed-83d3-90d9da2a8147 2018-12-23 21:09:40,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:40,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbd9581-131e-475e-b056-b376756dde64 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:40,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-6dbd9581-131e-475e-b056-b376756dde64 2018-12-23 21:09:40,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:40,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-85f9083e-896e-4718-bc09-7824a72e4e29 Date: Sun, 23 Dec 2018 21:09:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:40,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-85f9083e-896e-4718-bc09-7824a72e4e29 2018-12-23 21:09:40,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:40,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-19dde663-6292-49b2-871d-720789ed2521 Date: Sun, 23 Dec 2018 21:09:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:40,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-19dde663-6292-49b2-871d-720789ed2521 2018-12-23 21:09:40,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:41,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09: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-40f9fc31-8258-41ce-87ad-391497c07854 x-compute-request-id: req-40f9fc31-8258-41ce-87ad-391497c07854 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:08:4d", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "bookmark"}], "image": {"id": "395d307f-d21c-455c-ad46-24a6c476aef3", "links": [{"href": "http://172.30.9.21:8774/images/395d307f-d21c-455c-ad46-24a6c476aef3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:09:31.000000", "flavor": {"id": "3330f78a-0511-4493-b451-7c4d3c7b475b", "links": [{"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}]}, "id": "841893ea-568f-4358-8ea7-b2b001679631", "security_groups": [{"name": "default"}], "user_id": "34f8ba8f7ca54ec3baeef297964e1521", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:09:31Z", "hostId": "7b6ee60a2d4bf42c35b8d6f065269e74b4c3dcbdf9289784d6810fce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "created": "2018-12-23T21:09:26Z", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:09:41,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst used request id req-40f9fc31-8258-41ce-87ad-391497c07854 2018-12-23 21:09:41,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:41,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-9714bae8-44b9-4431-8c7b-6a16d4c92d45 Date: Sun, 23 Dec 2018 21:09:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:41,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-9714bae8-44b9-4431-8c7b-6a16d4c92d45 2018-12-23 21:09:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:41,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-93dbc785-1023-4227-9021-760e7f6d7c4d Date: Sun, 23 Dec 2018 21:09:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:41,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-93dbc785-1023-4227-9021-760e7f6d7c4d 2018-12-23 21:09:41,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:41,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-c6116697-379b-42ad-a23d-86c648f64399 Date: Sun, 23 Dec 2018 21:09:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:41,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-c6116697-379b-42ad-a23d-86c648f64399 2018-12-23 21:09:41,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09: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-24aef7cf-00eb-4515-aa3a-716f46c40c41 x-compute-request-id: req-24aef7cf-00eb-4515-aa3a-716f46c40c41 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:08:4d", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "bookmark"}], "image": {"id": "395d307f-d21c-455c-ad46-24a6c476aef3", "links": [{"href": "http://172.30.9.21:8774/images/395d307f-d21c-455c-ad46-24a6c476aef3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:09:31.000000", "flavor": {"id": "3330f78a-0511-4493-b451-7c4d3c7b475b", "links": [{"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}]}, "id": "841893ea-568f-4358-8ea7-b2b001679631", "security_groups": [{"name": "default"}], "user_id": "34f8ba8f7ca54ec3baeef297964e1521", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:09:31Z", "hostId": "7b6ee60a2d4bf42c35b8d6f065269e74b4c3dcbdf9289784d6810fce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "created": "2018-12-23T21:09:26Z", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:09:42,257 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 used request id req-24aef7cf-00eb-4515-aa3a-716f46c40c41 2018-12-23 21:09:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-da0228b4-8503-49f3-9ffb-2f5eaad40407 Date: Sun, 23 Dec 2018 21:09:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:42,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-da0228b4-8503-49f3-9ffb-2f5eaad40407 2018-12-23 21:09:42,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86634a41-6014-4be5-ad25-5f762eea8410 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:42,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-86634a41-6014-4be5-ad25-5f762eea8410 2018-12-23 21:09:42,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ba73a329-2dfb-428b-9502-94ffa6b72b22 Date: Sun, 23 Dec 2018 21:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:42,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-ba73a329-2dfb-428b-9502-94ffa6b72b22 2018-12-23 21:09:42,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-c3acb464-4e7e-4a56-bb08-23d12adbe320 Date: Sun, 23 Dec 2018 21:09:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:42,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-c3acb464-4e7e-4a56-bb08-23d12adbe320 2018-12-23 21:09:42,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09: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-0ba99b22-af99-43ca-aeeb-c0e2102b2479 x-compute-request-id: req-0ba99b22-af99-43ca-aeeb-c0e2102b2479 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:08:4d", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "bookmark"}], "image": {"id": "395d307f-d21c-455c-ad46-24a6c476aef3", "links": [{"href": "http://172.30.9.21:8774/images/395d307f-d21c-455c-ad46-24a6c476aef3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:09:31.000000", "flavor": {"id": "3330f78a-0511-4493-b451-7c4d3c7b475b", "links": [{"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}]}, "id": "841893ea-568f-4358-8ea7-b2b001679631", "security_groups": [{"name": "default"}], "user_id": "34f8ba8f7ca54ec3baeef297964e1521", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:09:31Z", "hostId": "7b6ee60a2d4bf42c35b8d6f065269e74b4c3dcbdf9289784d6810fce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "created": "2018-12-23T21:09:26Z", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:09:42,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 used request id req-0ba99b22-af99-43ca-aeeb-c0e2102b2479 2018-12-23 21:09:42,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-053d7e8c-75ea-49f1-a5d4-982187c828fd Date: Sun, 23 Dec 2018 21:09:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:42,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-053d7e8c-75ea-49f1-a5d4-982187c828fd 2018-12-23 21:09:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8627bf8d-bfe0-4a7d-9a3e-e778cf37f570 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:42,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-8627bf8d-bfe0-4a7d-9a3e-e778cf37f570 2018-12-23 21:09:42,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9925dba0-cd5f-4d36-92f7-0feeb28d4f30 Date: Sun, 23 Dec 2018 21:09:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:42,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-9925dba0-cd5f-4d36-92f7-0feeb28d4f30 2018-12-23 21:09:42,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d72c83090776787c8fc9991f36d6bbf0e615efe" 2018-12-23 21:09:42,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-8a785eaa-00d8-4dd1-861a-a8f6d2a0c140 Date: Sun, 23 Dec 2018 21:09:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:42,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-8a785eaa-00d8-4dd1-861a-a8f6d2a0c140 2018-12-23 21:09:42,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:43,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09: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-d4f7e298-ab40-48b1-aecb-756b4bb05ea8 x-compute-request-id: req-d4f7e298-ab40-48b1-aecb-756b4bb05ea8 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:08:4d", "version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/841893ea-568f-4358-8ea7-b2b001679631", "rel": "bookmark"}], "image": {"id": "395d307f-d21c-455c-ad46-24a6c476aef3", "links": [{"href": "http://172.30.9.21:8774/images/395d307f-d21c-455c-ad46-24a6c476aef3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:09:31.000000", "flavor": {"id": "3330f78a-0511-4493-b451-7c4d3c7b475b", "links": [{"href": "http://172.30.9.21:8774/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b", "rel": "bookmark"}]}, "id": "841893ea-568f-4358-8ea7-b2b001679631", "security_groups": [{"name": "default"}], "user_id": "34f8ba8f7ca54ec3baeef297964e1521", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:09:31Z", "hostId": "7b6ee60a2d4bf42c35b8d6f065269e74b4c3dcbdf9289784d6810fce", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "created": "2018-12-23T21:09:26Z", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:09:43,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/841893ea-568f-4358-8ea7-b2b001679631 used request id req-d4f7e298-ab40-48b1-aecb-756b4bb05ea8 2018-12-23 21:09:43,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:43,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-251df460-3266-4265-b2ef-85c044f723c1 Date: Sun, 23 Dec 2018 21:09:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"932435b8-4f1f-411e-887d-02d7345b2527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0657499390a496fa74c069a1dd1b6d9","l2_adjacency":true,"status":"ACTIVE","subnets":["e908f0c0-3e9b-4178-914d-a254538a4bc0"],"description":"","tags":[],"updated_at":"2018-12-23T21:09:22Z","qos_policy_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net","admin_state_up":true,"tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:21Z","mtu":1450}]} 2018-12-23 21:09:43,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net used request id req-251df460-3266-4265-b2ef-85c044f723c1 2018-12-23 21:09:43,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:43,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4c3594a9-36d2-4dea-ad9e-d613a53af62f Date: Sun, 23 Dec 2018 21:09:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","dns_nameservers":[],"updated_at":"2018-12-23T21:09:22Z","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":"e0657499390a496fa74c069a1dd1b6d9","id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","subnetpool_id":null,"name":"CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet"}]} 2018-12-23 21:09:43,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-4c3594a9-36d2-4dea-ad9e-d613a53af62f 2018-12-23 21:09:43,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a541890762b82b331ba2f6be6590ef3e1eae56" 2018-12-23 21:09:43,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1696 X-Openstack-Request-Id: req-fcd6afbf-814d-42cb-9c1a-14910e3a851c Date: Sun, 23 Dec 2018 21:09:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.2"}],"id":"b1379f3a-0a0e-469f-b875-9bc73822ab0d","security_groups":[],"mac_address":"fa:16:3e:6e:e8:77","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-932435b8-4f1f-411e-887d-02d7345b2527","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:09:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e908f0c0-3e9b-4178-914d-a254538a4bc0","ip_address":"10.0.0.3"}],"id":"da98f635-a843-4ebc-9040-805aefc51944","security_groups":["947429f3-5575-4c5f-8343-88f201e28067"],"mac_address":"fa:16:3e:27:08:4d","project_id":"e0657499390a496fa74c069a1dd1b6d9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack-server1_port-evrinrurc27e","admin_state_up":true,"network_id":"932435b8-4f1f-411e-887d-02d7345b2527","tenant_id":"e0657499390a496fa74c069a1dd1b6d9","created_at":"2018-12-23T21:09:23Z","binding:vnic_type":"normal","device_id":"841893ea-568f-4358-8ea7-b2b001679631","ip_allocation":"immediate"}]} 2018-12-23 21:09:43,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=932435b8-4f1f-411e-887d-02d7345b2527 used request id req-fcd6afbf-814d-42cb-9c1a-14910e3a851c 2018-12-23 21:09:43,452 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack 2018-12-23 21:09:43,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:43,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:43 GMT Server: Apache x-openstack-request-id: req-96f09f91-cf74-4b87-91c0-f8430b813214 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:43,791 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:43 GMT Server: Apache x-openstack-request-id: req-45aeb7a6-4edc-4ee1-8c9a-21fd8f71f636 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:43,792 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-45aeb7a6-4edc-4ee1-8c9a-21fd8f71f636 2018-12-23 21:09:43,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:43,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:43 GMT Server: Apache x-openstack-request-id: req-3f318080-6ebb-4cca-a256-b00ef7e8d633 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:43,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:43 GMT Server: Apache x-openstack-request-id: req-543fff1f-179f-4429-a48d-bf21947a1e39 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:09:43Z", "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:43,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-543fff1f-179f-4429-a48d-bf21947a1e39 2018-12-23 21:09:43,862 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:09:43,862 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:09:46,865 - create_stack - DEBUG - Stack status query timeout in 1196.92646194 2018-12-23 21:09:46,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:46,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:46 GMT Server: Apache x-openstack-request-id: req-94627639-276d-4654-a146-9b3ed107d4e2 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:46,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:46 GMT Server: Apache x-openstack-request-id: req-4d4a2816-a355-46a3-bebc-aaad29d13006 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:09:43Z", "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:46,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-4d4a2816-a355-46a3-bebc-aaad29d13006 2018-12-23 21:09:46,940 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:09:46,940 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:09:49,943 - create_stack - DEBUG - Stack status query timeout in 1193.84889388 2018-12-23 21:09:49,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:49,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:49 GMT Server: Apache x-openstack-request-id: req-14847a26-b575-4391-8b4e-d97228cb4272 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:50,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:49 GMT Server: Apache x-openstack-request-id: req-5d855235-721b-4d61-a9e5-dbcfa3ffc172 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": "e0657499390a496fa74c069a1dd1b6d9", "OS::stack_id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "image_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image", "inst_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-inst", "subnet_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-subnet", "flavor_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-flavor-name", "net_name": "CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack", "stack_user_project_id": "9d51ea7aec8f48b0997742ba59d0c6d3", "tags": null, "creation_time": "2018-12-23T21:09:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:09:43Z", "id": "6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-23 21:09:50,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-5d855235-721b-4d61-a9e5-dbcfa3ffc172 2018-12-23 21:09:50,013 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:09:50,013 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack 2018-12-23 21:09:50,013 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack 2018-12-23 21:09:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32a3df0c2716523c56464dc228d461cfb317997e" 2018-12-23 21:09:50,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:50 GMT Server: Apache x-openstack-request-id: req-78107e96-3914-4a36-ab4f-d20685343440 Location: http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:50,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:50 GMT Server: Apache x-openstack-request-id: req-985caa34-0b0f-4ec0-88c6-d3aaa0418647 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:09:50,065 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/e0657499390a496fa74c069a1dd1b6d9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-stack/6e4d6e85-38e6-4dbe-8b20-d8689dcecb1b used request id req-985caa34-0b0f-4ec0-88c6-d3aaa0418647 2018-12-23 21:09:50,067 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-b6cf6789-8efa-435e-b937-71c69e8df7d4-image 2018-12-23 21:09:50,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ff843f9cb74eec729015ae2ec54a740d193a626" 2018-12-23 21:09:50,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ed741102-5339-47cd-a8d3-1f01c958d14a Date: Sun, 23 Dec 2018 21:09:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:09:50,950 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/395d307f-d21c-455c-ad46-24a6c476aef3 used request id req-ed741102-5339-47cd-a8d3-1f01c958d14a 2018-12-23 21:09:50,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}094f172efa2f13d9e48c15a7b93f2bbee41c8f47" 2018-12-23 21:09:50,985 - novaclient.v2.client - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:09: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-a3ee4070-4c7b-42d0-90e1-7e208c350623 x-compute-request-id: req-a3ee4070-4c7b-42d0-90e1-7e208c350623 Content-Length: 0 Content-Type: application/json 2018-12-23 21:09:50,986 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3330f78a-0511-4493-b451-7c4d3c7b475b used request id req-a3ee4070-4c7b-42d0-90e1-7e208c350623 2018-12-23 21:09:50,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:51,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-1504d14e-1412-4d67-94f9-7fe41dde3ae6 Date: Sun, 23 Dec 2018 21:09:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "created_at": "2018-12-23T21:09:20Z", "updated_at": "2018-12-23T21:09:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:09:20Z", "revision_number": 0, "id": "5e748011-7da5-4ea9-b6ee-a50fb8729dd0", "remote_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "remote_ip_prefix": null, "created_at": "2018-12-23T21:09:20Z", "security_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0657499390a496fa74c069a1dd1b6d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:09:21Z", "revision_number": 0, "id": "698f6953-cb08-4c9a-ac20-fa82598a6a3a", "remote_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "remote_ip_prefix": null, "created_at": "2018-12-23T21:09:21Z", "security_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0657499390a496fa74c069a1dd1b6d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:09:20Z", "revision_number": 0, "id": "772bd002-bfb1-4015-8612-c59528619253", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:09:20Z", "security_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0657499390a496fa74c069a1dd1b6d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:09:21Z", "revision_number": 0, "id": "fa6d8fb1-fc6d-4f45-9af6-d13c4aaa113d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:09:21Z", "security_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0657499390a496fa74c069a1dd1b6d9"}], "revision_number": 4, "project_id": "e0657499390a496fa74c069a1dd1b6d9", "id": "947429f3-5575-4c5f-8343-88f201e28067", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:09:51,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1504d14e-1412-4d67-94f9-7fe41dde3ae6 2018-12-23 21:09:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:51,386 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d70fe84-89b3-40f4-b3ff-26866d94c65c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:51,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-3d70fe84-89b3-40f4-b3ff-26866d94c65c 2018-12-23 21:09:51,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:51,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:51,487 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd5ba48-776d-45ab-9aa7-625af7ce81e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:51,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-4fd5ba48-776d-45ab-9aa7-625af7ce81e8 2018-12-23 21:09:51,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:51,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:51,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06131cf0-1eec-4699-a6cc-f7627b2ab75c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:51,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-06131cf0-1eec-4699-a6cc-f7627b2ab75c 2018-12-23 21:09:51,591 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:51,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37cd5ccc-8c79-4721-bb20-a89090b20bdb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:09:51,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-37cd5ccc-8c79-4721-bb20-a89090b20bdb 2018-12-23 21:09:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:51,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00173bd5-4b0d-4a3a-baf6-62fa39c9f57a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:51,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-00173bd5-4b0d-4a3a-baf6-62fa39c9f57a 2018-12-23 21:09:51,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:51,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:51,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac03cc52-7f08-48f7-86dd-b52f2d4ed31f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:51,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-ac03cc52-7f08-48f7-86dd-b52f2d4ed31f 2018-12-23 21:09:51,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:51,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:51,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cad0be86-3362-4ff9-895d-ef1556592a3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:09:51,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-cad0be86-3362-4ff9-895d-ef1556592a3e 2018-12-23 21:09:51,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:09:51,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:52,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe4b527-c96a-45b5-888f-ba4f46e49095 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0657499390a496fa74c069a1dd1b6d9", "name": "CreateStackSuccessTests-d160d056-0424-49d-proj"}} 2018-12-23 21:09:52,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-dbe4b527-c96a-45b5-888f-ba4f46e49095 2018-12-23 21:09:52,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 947429f3-5575-4c5f-8343-88f201e28067 2018-12-23 21:09:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=947429f3-5575-4c5f-8343-88f201e28067 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:52,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-43044820-f347-4744-8649-fb436b3b4201 Date: Sun, 23 Dec 2018 21:09:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:09:20Z", "security_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "port_range_min": null, "revision_number": 0, "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "created_at": "2018-12-23T21:09:20Z", "project_id": "e0657499390a496fa74c069a1dd1b6d9", "id": "5e748011-7da5-4ea9-b6ee-a50fb8729dd0"}, {"remote_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:09:21Z", "security_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "port_range_min": null, "revision_number": 0, "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "created_at": "2018-12-23T21:09:21Z", "project_id": "e0657499390a496fa74c069a1dd1b6d9", "id": "698f6953-cb08-4c9a-ac20-fa82598a6a3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:09:20Z", "security_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "port_range_min": null, "revision_number": 0, "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "created_at": "2018-12-23T21:09:20Z", "project_id": "e0657499390a496fa74c069a1dd1b6d9", "id": "772bd002-bfb1-4015-8612-c59528619253"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:09:21Z", "security_group_id": "947429f3-5575-4c5f-8343-88f201e28067", "port_range_min": null, "revision_number": 0, "tenant_id": "e0657499390a496fa74c069a1dd1b6d9", "created_at": "2018-12-23T21:09:21Z", "project_id": "e0657499390a496fa74c069a1dd1b6d9", "id": "fa6d8fb1-fc6d-4f45-9af6-d13c4aaa113d"}]} 2018-12-23 21:09:52,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=947429f3-5575-4c5f-8343-88f201e28067 used request id req-43044820-f347-4744-8649-fb436b3b4201 2018-12-23 21:09:52,124 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:09:52,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/947429f3-5575-4c5f-8343-88f201e28067 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:52,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c98382b-f1a2-481f-b8a9-a2f08f53abc6 Content-Length: 0 Date: Sun, 23 Dec 2018 21:09:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:09:52,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/947429f3-5575-4c5f-8343-88f201e28067 used request id req-7c98382b-f1a2-481f-b8a9-a2f08f53abc6 2018-12-23 21:09:52,265 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d160d056-0424-49d-proj 2018-12-23 21:09:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:52,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3e16e5-afb4-4052-bff2-256c43c6a8ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:52,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e0657499390a496fa74c069a1dd1b6d9 used request id req-db3e16e5-afb4-4052-bff2-256c43c6a8ac 2018-12-23 21:09:52,507 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d160d056-0424-49d-proj-role 2018-12-23 21:09:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/bf62c3dd98b8487fb2a8f741cb5e6a41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:52,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4dcb340-2977-48cf-a550-97d599600057 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:52,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bf62c3dd98b8487fb2a8f741cb5e6a41 used request id req-b4dcb340-2977-48cf-a550-97d599600057 2018-12-23 21:09:52,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26399e94a5580daaf39bd3f387e61fcd1d167648" 2018-12-23 21:09:52,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54194fd-e44e-410a-89d8-da705adc90bd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:09:52,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e54194fd-e44e-410a-89d8-da705adc90bd 2018-12-23 21:09:52,729 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d160d056-0424-49d-user 2018-12-23 21:09:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/34f8ba8f7ca54ec3baeef297964e1521 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61fc8124d9ca8f0af9622bbf91385a4f16434b4d" 2018-12-23 21:09:52,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5d38dc7-3d3f-4a13-a85d-7e3a2086de8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:52,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/34f8ba8f7ca54ec3baeef297964e1521 used request id req-d5d38dc7-3d3f-4a13-a85d-7e3a2086de8d 2018-12-23 21:09:52,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:53,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["98ZVGgk0TRi7enuS7OXHlQ"], "issued_at": "2018-12-23T21:09:53.000000Z"}} 2018-12-23 21:09:53,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}564e2fe7866045c28eddc9644c4f2b9c2577843f" 2018-12-23 21:09:53,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdf9e42-0c29-450a-a16e-6d34abfc474b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:53,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-dfdf9e42-0c29-450a-a16e-6d34abfc474b 2018-12-23 21:09:53,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:53,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:53,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XFZ1fyIpRwOGRqstnXLu8Q"], "issued_at": "2018-12-23T21:09:53.000000Z"}} 2018-12-23 21:09:53,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:09:53,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4541eaf-510c-44a2-befe-2168d24ee988 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:53,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f4541eaf-510c-44a2-befe-2168d24ee988 2018-12-23 21:09:53,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:09:53,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:09:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:09:53,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:09:54,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2dea0f-34cc-4952-88ab-4a9d0d4e3914 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:09:54,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj used request id req-ea2dea0f-34cc-4952-88ab-4a9d0d4e3914 2018-12-23 21:09:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:09:54,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d7481d-dd5c-427f-947e-01ff3ff32e1d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:09:54,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a4d7481d-dd5c-427f-947e-01ff3ff32e1d 2018-12-23 21:09:54,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj"}}' 2018-12-23 21:09:54,256 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b74b5b-da0e-43f4-bc6d-e5a7f139bf97 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d"}, "tags": [], "enabled": true, "id": "a49a4157c4cf4c6a8355c484b07dd89d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj"}} 2018-12-23 21:09:54,256 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c6b74b5b-da0e-43f4-bc6d-e5a7f139bf97 2018-12-23 21:09:54,256 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj 2018-12-23 21:09:54,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:54,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:54,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["UzLPKbxfTZKqiHVXLpFaag"], "issued_at": "2018-12-23T21:09:54.000000Z"}} 2018-12-23 21:09:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:54,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5dee568-d279-400b-a8f2-b7716133a5e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:54,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e5dee568-d279-400b-a8f2-b7716133a5e4 2018-12-23 21:09:54,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:09:54,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:09:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:09:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:54,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a49489-4718-4e8c-9641-c43445d6c4af Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:09:54,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-82a49489-4718-4e8c-9641-c43445d6c4af 2018-12-23 21:09:54,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:54,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee95ad0c-4233-4b9e-bde6-d44ab3a0f5cc Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d"}, "tags": [], "enabled": true, "id": "a49a4157c4cf4c6a8355c484b07dd89d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj"}]} 2018-12-23 21:09:54,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj used request id req-ee95ad0c-4233-4b9e-bde6-d44ab3a0f5cc 2018-12-23 21:09:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:54,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ede1d5-7076-48ee-b974-7461b79f88f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:09:54,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-30ede1d5-7076-48ee-b974-7461b79f88f4 2018-12-23 21:09:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:55,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e0a207-31e9-4608-aeee-650e4277653d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:09:55,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d8e0a207-31e9-4608-aeee-650e4277653d 2018-12-23 21:09:55,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:55,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c21621f-23eb-44a6-a8e4-9cd015f4388a Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d"}, "tags": [], "enabled": true, "id": "a49a4157c4cf4c6a8355c484b07dd89d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj"}]} 2018-12-23 21:09:55,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj used request id req-7c21621f-23eb-44a6-a8e4-9cd015f4388a 2018-12-23 21:09:55,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/408235dd6519435c97b235e207805613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:55,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1743e5bf-2498-4f93-a0d9-511ab6a1f1b1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-user", "links": {"self": "http://172.30.9.21:5000/v3/users/408235dd6519435c97b235e207805613"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "a49a4157c4cf4c6a8355c484b07dd89d", "id": "408235dd6519435c97b235e207805613", "password_expires_at": null}} 2018-12-23 21:09:55,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/408235dd6519435c97b235e207805613 used request id req-1743e5bf-2498-4f93-a0d9-511ab6a1f1b1 2018-12-23 21:09:55,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:55,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be29cea-ff60-4639-a98f-d52a3480274e Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:09:55,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles used request id req-8be29cea-ff60-4639-a98f-d52a3480274e 2018-12-23 21:09:55,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:55,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e02b7a-89d3-46c5-ae98-afce7a264490 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 21:09:55,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-36e02b7a-89d3-46c5-ae98-afce7a264490 2018-12-23 21:09:55,765 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj 2018-12-23 21:09:55,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:55,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c86a58-f30e-4edb-a1c0-bcf5d040323b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:55,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-51c86a58-f30e-4edb-a1c0-bcf5d040323b 2018-12-23 21:09:55,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:56,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860d7004-3164-4ee0-8827-e0fe318c4672 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:09:56,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-860d7004-3164-4ee0-8827-e0fe318c4672 2018-12-23 21:09:56,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:56,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0015549d-5c9e-4629-9bca-df24ed79840d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d"}, "tags": [], "enabled": true, "id": "a49a4157c4cf4c6a8355c484b07dd89d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj"}]} 2018-12-23 21:09:56,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj used request id req-0015549d-5c9e-4629-9bca-df24ed79840d 2018-12-23 21:09:56,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:56,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8424f26-a28a-4f24-a907-21a9ebda4acc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:09:56,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles used request id req-c8424f26-a28a-4f24-a907-21a9ebda4acc 2018-12-23 21:09:56,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:56,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366e37b3-0f66-4786-8dff-4f2bf7be9b33 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:09:56,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-366e37b3-0f66-4786-8dff-4f2bf7be9b33 2018-12-23 21:09:56,338 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj 2018-12-23 21:09:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:09:56,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb775d9a-dd67-4538-83cb-f581326a3ed9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:56,480 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-eb775d9a-dd67-4538-83cb-f581326a3ed9 2018-12-23 21:09:56,481 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-da9fcf07-4b9e-4bc-user 2018-12-23 21:09:56,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:56,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:09:56,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce5ee7d-4449-4956-baf2-4d9e8fccd522 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:09:56,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5ce5ee7d-4449-4956-baf2-4d9e8fccd522 2018-12-23 21:09:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" -d '{"role": {"name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj-role"}}' 2018-12-23 21:09:56,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81e71c76-d3ee-4948-9b27-e0013dded385 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba5bbbb8cefb49b6ab556a85a1a4b1db", "links": {"self": "http://172.30.9.21:5000/v3/roles/ba5bbbb8cefb49b6ab556a85a1a4b1db"}, "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj-role"}} 2018-12-23 21:09:56,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-81e71c76-d3ee-4948-9b27-e0013dded385 2018-12-23 21:09:56,712 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj-role 2018-12-23 21:09:56,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ba5bbbb8cefb49b6ab556a85a1a4b1db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:09:56,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e0e946-7356-4360-8594-496b20879e45 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba5bbbb8cefb49b6ab556a85a1a4b1db", "links": {"self": "http://172.30.9.21:5000/v3/roles/ba5bbbb8cefb49b6ab556a85a1a4b1db"}, "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj-role"}} 2018-12-23 21:09:56,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ba5bbbb8cefb49b6ab556a85a1a4b1db used request id req-44e0e946-7356-4360-8594-496b20879e45 2018-12-23 21:09:56,813 - keystone_utils - INFO - Granting role CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj-role to project CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj 2018-12-23 21:09:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles/ba5bbbb8cefb49b6ab556a85a1a4b1db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:09:56,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08e4b984-6174-4be6-b9a8-71c96eda628b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:09:56,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d/users/408235dd6519435c97b235e207805613/roles/ba5bbbb8cefb49b6ab556a85a1a4b1db used request id req-08e4b984-6174-4be6-b9a8-71c96eda628b 2018-12-23 21:09:56,949 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:09:56,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:09:56,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:09:57,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "ba5bbbb8cefb49b6ab556a85a1a4b1db", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a49a4157c4cf4c6a8355c484b07dd89d", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-user", "id": "408235dd6519435c97b235e207805613"}, "audit_ids": ["70wfiTexTQWquR6iSEh78Q"], "issued_at": "2018-12-23T21:09:57.000000Z"}} 2018-12-23 21:09:57,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:09:57,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-952c93d1-66bc-44c3-ae47-87c94e6147dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:09:57,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-952c93d1-66bc-44c3-ae47-87c94e6147dc 2018-12-23 21:09:57,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:09:57,444 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:09:57,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:09:57,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:57 GMT Server: Apache x-openstack-request-id: req-582c662e-bff1-481b-8106-d234698482a8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:09:57,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack used request id req-582c662e-bff1-481b-8106-d234698482a8 2018-12-23 21:09:57,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-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-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume-type", "volume_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume"}}' 2018-12-23 21:09:59,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:09:57 GMT Server: Apache x-openstack-request-id: req-92be6531-e757-49a3-82f6-2f00f293b514 Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "links": [{"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "rel": "self"}]}} 2018-12-23 21:09:59,236 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks used request id req-92be6531-e757-49a3-82f6-2f00f293b514 2018-12-23 21:09:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:09:59,443 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:59 GMT Server: Apache x-openstack-request-id: req-49a56e65-f150-43bf-9328-fc41867b51b7 Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:09:59,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:59 GMT Server: Apache x-openstack-request-id: req-634ce8b5-37a0-4d1c-8a0a-5552c4a50058 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": "a49a4157c4cf4c6a8355c484b07dd89d", "volume_type_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume-type", "OS::stack_id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "volume_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "stack_user_project_id": "71f87c1ff1ba4b8a9c4d53793036147c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:09:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:09:59,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 used request id req-634ce8b5-37a0-4d1c-8a0a-5552c4a50058 2018-12-23 21:09:59,699 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack 2018-12-23 21:09:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:09:59,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:09:59 GMT Server: Apache x-openstack-request-id: req-4384813d-86d3-4d23-8745-9dbeb979811f Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:00,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:09:59 GMT Server: Apache x-openstack-request-id: req-38b39779-8a74-4d65-b60b-035947bef002 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": "a49a4157c4cf4c6a8355c484b07dd89d", "volume_type_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume-type", "OS::stack_id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "volume_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "stack_user_project_id": "71f87c1ff1ba4b8a9c4d53793036147c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:09:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:00,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 used request id req-38b39779-8a74-4d65-b60b-035947bef002 2018-12-23 21:10:00,118 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:10:00,118 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:10:03,121 - create_stack - DEBUG - Stack status query timeout in 1196.57852483 2018-12-23 21:10:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:10:03,348 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:03 GMT Server: Apache x-openstack-request-id: req-702aa109-7235-49dd-a181-5304348e4815 Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:03,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:03 GMT Server: Apache x-openstack-request-id: req-5c554bcb-6773-4358-a1c7-30c60a8663d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 537 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "a49a4157c4cf4c6a8355c484b07dd89d", "volume_type_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume-type", "OS::stack_id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "volume_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "stack_user_project_id": "71f87c1ff1ba4b8a9c4d53793036147c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:09:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:03,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 used request id req-5c554bcb-6773-4358-a1c7-30c60a8663d9 2018-12-23 21:10:03,562 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:10:03,563 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack 2018-12-23 21:10:03,563 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack 2018-12-23 21:10:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/47bd83e3-e399-4a7d-8bd1-5a50835b03d4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:10:03,591 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:03 GMT Server: Apache x-openstack-request-id: req-3c3c00b9-24b4-479a-b7a3-d4a36a775f6c Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:03,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:03 GMT Server: Apache x-openstack-request-id: req-b2fcb5cc-afc6-4daa-9f4f-f92813414dd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4/resources/volume", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-23T21:09:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-23T21:09:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:09:59Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "d44ee0d3-7171-426c-8088-1d37f37b0399", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-23 21:10:03,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4/resources used request id req-b2fcb5cc-afc6-4daa-9f4f-f92813414dd6 2018-12-23 21:10:03,637 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d/volumes/a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:10:03,698 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:03 GMT Server: Apache x-compute-request-id: req-4210503e-f894-4a19-bfd0-fb99c4f60cb2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4210503e-f894-4a19-bfd0-fb99c4f60cb2 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d/volumes/a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd", "rel": "self"}, {"href": "http://172.30.9.21:8776/a49a4157c4cf4c6a8355c484b07dd89d/volumes/a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T21:10:00.000000", "replication_status": null, "snapshot_id": null, "id": "a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd", "size": 1, "user_id": "408235dd6519435c97b235e207805613", "os-vol-tenant-attr:tenant_id": "a49a4157c4cf4c6a8355c484b07dd89d", "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-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume", "bootable": "false", "created_at": "2018-12-23T21:10:00.000000", "volume_type": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume-type"}} 2018-12-23 21:10:03,698 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d/volumes/a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd used request id req-4210503e-f894-4a19-bfd0-fb99c4f60cb2 2018-12-23 21:10:03,699 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:03,700 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:04,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "ba5bbbb8cefb49b6ab556a85a1a4b1db", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a49a4157c4cf4c6a8355c484b07dd89d", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a49a4157c4cf4c6a8355c484b07dd89d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-user", "id": "408235dd6519435c97b235e207805613"}, "audit_ids": ["y_ipCoxsTGir8TMZ6hwEBA"], "issued_at": "2018-12-23T21:10:04.000000Z"}} 2018-12-23 21:10:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e279bd96dddc837f6deec70b8f6e45cacb1ddf" 2018-12-23 21:10:04,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a49b32-2bd1-44bf-bf28-223b77676840 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:04,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f8a49b32-2bd1-44bf-bf28-223b77676840 2018-12-23 21:10:04,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e279bd96dddc837f6deec70b8f6e45cacb1ddf" 2018-12-23 21:10:04,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:04 GMT Server: Apache x-compute-request-id: req-178242ff-ff16-4be0-96de-47170e524a89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-178242ff-ff16-4be0-96de-47170e524a89 Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d/volumes/a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd", "rel": "self"}, {"href": "http://172.30.9.21:8776/a49a4157c4cf4c6a8355c484b07dd89d/volumes/a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-23T21:10:00.000000", "replication_status": null, "snapshot_id": null, "id": "a8df0398-3f0b-41b5-8bfa-d2f0ef2d6ddd", "size": 1, "user_id": "408235dd6519435c97b235e207805613", "os-vol-tenant-attr:tenant_id": "a49a4157c4cf4c6a8355c484b07dd89d", "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-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume", "bootable": "false", "created_at": "2018-12-23T21:10:00.000000", "volume_type": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume-type"}]} 2018-12-23 21:10:04,428 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/a49a4157c4cf4c6a8355c484b07dd89d/volumes/detail used request id req-178242ff-ff16-4be0-96de-47170e524a89 2018-12-23 21:10:04,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:04,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e279bd96dddc837f6deec70b8f6e45cacb1ddf" 2018-12-23 21:10:04,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af006d0d-2e81-460c-ae17-da6dbc388ed6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a49a4157c4cf4c6a8355c484b07dd89d", "name": "CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj"}} 2018-12-23 21:10:04,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d used request id req-af006d0d-2e81-460c-ae17-da6dbc388ed6 2018-12-23 21:10:04,534 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack 2018-12-23 21:10:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:10:04,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:04 GMT Server: Apache x-openstack-request-id: req-9130842f-6eac-4396-912a-1b752f7d8ef2 Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:04,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:04 GMT Server: Apache x-openstack-request-id: req-085bc613-9244-4520-a4c6-28e73439c610 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:04,861 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 used request id req-085bc613-9244-4520-a4c6-28e73439c610 2018-12-23 21:10:04,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:10:04,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:04 GMT Server: Apache x-openstack-request-id: req-8ef64cae-fe0b-4ee4-aa64-aae56b44b4ba Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:04,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:04 GMT Server: Apache x-openstack-request-id: req-19fc7d1d-e96a-48a2-9f88-6b7125aac833 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": "a49a4157c4cf4c6a8355c484b07dd89d", "volume_type_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume-type", "OS::stack_id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "volume_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "stack_user_project_id": "71f87c1ff1ba4b8a9c4d53793036147c", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:09:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:10:04Z", "id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:04,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 used request id req-19fc7d1d-e96a-48a2-9f88-6b7125aac833 2018-12-23 21:10:04,932 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:10:04,932 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:10:07,935 - create_stack - DEBUG - Stack status query timeout in 1196.92606306 2018-12-23 21:10:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:10:07,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:07 GMT Server: Apache x-openstack-request-id: req-58ba85ef-6962-46e6-804d-7a2384ddc982 Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:07,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:07 GMT Server: Apache x-openstack-request-id: req-0d26db03-89ad-455d-a827-99f61c037ec5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 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": "a49a4157c4cf4c6a8355c484b07dd89d", "volume_type_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume-type", "OS::stack_id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "volume_name": "CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-volume"}, "deletion_time": "2018-12-23T21:10:07Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack", "stack_user_project_id": "71f87c1ff1ba4b8a9c4d53793036147c", "tags": null, "creation_time": "2018-12-23T21:09:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:10:04Z", "id": "47bd83e3-e399-4a7d-8bd1-5a50835b03d4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:07,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 used request id req-0d26db03-89ad-455d-a827-99f61c037ec5 2018-12-23 21:10:07,990 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:10:07,990 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack 2018-12-23 21:10:07,990 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack 2018-12-23 21:10:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5de6cb8726a87ef864f6147137c3ce3789efac9b" 2018-12-23 21:10:08,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:07 GMT Server: Apache x-openstack-request-id: req-eac60053-c635-42a8-ad66-89182f806a3d Location: http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:08,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:08 GMT Server: Apache x-openstack-request-id: req-33793980-356b-4c56-904a-5b2cfcbdd478 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:10:08,235 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/a49a4157c4cf4c6a8355c484b07dd89d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-d8b0e999-4c4c-4f69-82fe-a8708fe20d2b-stack/47bd83e3-e399-4a7d-8bd1-5a50835b03d4 used request id req-33793980-356b-4c56-904a-5b2cfcbdd478 2018-12-23 21:10:08,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:08,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-c3dde3ac-e122-4423-82be-1a0920213328 Date: Sun, 23 Dec 2018 21:10:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:10:08,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-c3dde3ac-e122-4423-82be-1a0920213328 2018-12-23 21:10:08,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:08,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a140995a-d500-4564-8d75-90e10b7130d4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:08,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-a140995a-d500-4564-8d75-90e10b7130d4 2018-12-23 21:10:08,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:08,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:08,699 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dfe891d-3f95-49b2-a4eb-8351a92c5baf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:08,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-0dfe891d-3f95-49b2-a4eb-8351a92c5baf 2018-12-23 21:10:08,699 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:08,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:08,798 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944856eb-df9b-49a0-8b41-86521adca24b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:08,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-944856eb-df9b-49a0-8b41-86521adca24b 2018-12-23 21:10:08,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:08,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba5fc4c-926a-46fb-b4a4-83eaaa0fda39 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:10:08,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-2ba5fc4c-926a-46fb-b4a4-83eaaa0fda39 2018-12-23 21:10:08,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,006 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb22a5a-dd4c-4a7a-b777-9968938bb07e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:09,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-8bb22a5a-dd4c-4a7a-b777-9968938bb07e 2018-12-23 21:10:09,006 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20c4618d-a994-465b-9086-9822e80932af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:09,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-20c4618d-a994-465b-9086-9822e80932af 2018-12-23 21:10:09,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:09,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baa536c4-f9cc-458e-832b-3de879d0f065 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:09,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-baa536c4-f9cc-458e-832b-3de879d0f065 2018-12-23 21:10:09,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fb0307-670d-41b6-8806-0910d32560f3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:10:09,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-c2fb0307-670d-41b6-8806-0910d32560f3 2018-12-23 21:10:09,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f9a328-b481-4a1d-8589-efe6386d5ae1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:09,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-f6f9a328-b481-4a1d-8589-efe6386d5ae1 2018-12-23 21:10:09,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:09,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e266425-4255-4b51-b9d4-afa59847cb34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:09,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-2e266425-4255-4b51-b9d4-afa59847cb34 2018-12-23 21:10:09,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:09,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bdd2f3-a8b5-495d-a360-1591e629872f Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:10:09,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-c7bdd2f3-a8b5-495d-a360-1591e629872f 2018-12-23 21:10:09,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4657b7-987e-44be-b4ae-36fda6c49199 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:09,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-0e4657b7-987e-44be-b4ae-36fda6c49199 2018-12-23 21:10:09,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:09,710 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj 2018-12-23 21:10:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:09,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acc72800-649c-4312-9da8-887f4a09f911 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:09,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a49a4157c4cf4c6a8355c484b07dd89d used request id req-acc72800-649c-4312-9da8-887f4a09f911 2018-12-23 21:10:09,935 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-da9fcf07-4b9e-4bc-proj-role 2018-12-23 21:10:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ba5bbbb8cefb49b6ab556a85a1a4b1db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:10,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca19bab7-207f-4db3-bef1-3c50c111aded Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:10,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ba5bbbb8cefb49b6ab556a85a1a4b1db used request id req-ca19bab7-207f-4db3-bef1-3c50c111aded 2018-12-23 21:10:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d515536cbb4228704be420a706b8dd658b0553f" 2018-12-23 21:10:10,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177ebbd5-44ba-4449-89a9-7caf241f8db2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:10,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-177ebbd5-44ba-4449-89a9-7caf241f8db2 2018-12-23 21:10:10,149 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-da9fcf07-4b9e-4bc-user 2018-12-23 21:10:10,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/408235dd6519435c97b235e207805613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71bbdf929d7b42f7e35f5e38a05aa8d5b22df402" 2018-12-23 21:10:10,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a27438-b2c4-47c6-855e-f2d46dbd3ade Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:10,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/408235dd6519435c97b235e207805613 used request id req-86a27438-b2c4-47c6-855e-f2d46dbd3ade 2018-12-23 21:10:10,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:10,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["e036ZNIqRxiavznKa-Dr0Q"], "issued_at": "2018-12-23T21:10:10.000000Z"}} 2018-12-23 21:10:10,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4cc1ee962b2cafe14ad4f865414a93d1fd8d7f" 2018-12-23 21:10:10,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf1e2f7-4800-460e-9c2a-81f887bfecb8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:10,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8cf1e2f7-4800-460e-9c2a-81f887bfecb8 2018-12-23 21:10:10,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:10,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:11,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["YMkNUKnFQGikiN_xcZiFuw"], "issued_at": "2018-12-23T21:10:11.000000Z"}} 2018-12-23 21:10:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:11,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f38da53-b267-476b-be4f-8be33ff6fde6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:11,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5f38da53-b267-476b-be4f-8be33ff6fde6 2018-12-23 21:10:11,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:11,419 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:11,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-547cd2d9-20b8-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:11,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c9bac5-7839-480c-9039-e3624039c04e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-547cd2d9-20b8-482-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:10:11,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-547cd2d9-20b8-482-proj used request id req-b3c9bac5-7839-480c-9039-e3624039c04e 2018-12-23 21:10:11,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:11,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54acb84e-3a72-431a-94e3-ca7302d9a856 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:10:11,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-54acb84e-3a72-431a-94e3-ca7302d9a856 2018-12-23 21:10:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj"}}' 2018-12-23 21:10:11,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95ddc46-934e-4be4-bfaa-c4105ef8c752 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e"}, "tags": [], "enabled": true, "id": "1117f75b499c4154945de8d0e8f2661e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj"}} 2018-12-23 21:10:11,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c95ddc46-934e-4be4-bfaa-c4105ef8c752 2018-12-23 21:10:11,666 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-547cd2d9-20b8-482-proj 2018-12-23 21:10:11,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:11,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:12,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["6_59HmpMT8aR3AbgpzEdgw"], "issued_at": "2018-12-23T21:10:12.000000Z"}} 2018-12-23 21:10:12,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:12,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5060a10d-78fc-43fc-995f-23b89d8e5390 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:12,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5060a10d-78fc-43fc-995f-23b89d8e5390 2018-12-23 21:10:12,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:12,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:12,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d4d127-8c78-4d8b-9b24-926c20541281 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:10:12,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d7d4d127-8c78-4d8b-9b24-926c20541281 2018-12-23 21:10:12,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:12,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87922e6b-dad4-4224-bfe9-288235cf0b0c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e"}, "tags": [], "enabled": true, "id": "1117f75b499c4154945de8d0e8f2661e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj"}]} 2018-12-23 21:10:12,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj used request id req-87922e6b-dad4-4224-bfe9-288235cf0b0c 2018-12-23 21:10:12,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:12,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daacf7a0-efe8-4914-ba7a-a9189a95b695 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:10:12,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-daacf7a0-efe8-4914-ba7a-a9189a95b695 2018-12-23 21:10:12,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:12,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0fd9efc-8236-425b-a4fc-d0b01555f9ba Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:12,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b0fd9efc-8236-425b-a4fc-d0b01555f9ba 2018-12-23 21:10:12,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe212921-268f-47e9-8f04-d3de5e43a747 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e"}, "tags": [], "enabled": true, "id": "1117f75b499c4154945de8d0e8f2661e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj"}]} 2018-12-23 21:10:13,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj used request id req-fe212921-268f-47e9-8f04-d3de5e43a747 2018-12-23 21:10:13,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/096c8ebcf7b348bc8fd99b9e8d65f237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692fc5a7-92a6-43b5-9329-43cd4837b571 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-547cd2d9-20b8-482-user", "links": {"self": "http://172.30.9.21:5000/v3/users/096c8ebcf7b348bc8fd99b9e8d65f237"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1117f75b499c4154945de8d0e8f2661e", "id": "096c8ebcf7b348bc8fd99b9e8d65f237", "password_expires_at": null}} 2018-12-23 21:10:13,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/096c8ebcf7b348bc8fd99b9e8d65f237 used request id req-692fc5a7-92a6-43b5-9329-43cd4837b571 2018-12-23 21:10:13,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-381914cb-f5df-49b8-afea-269ece4d3be8 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:10:13,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles used request id req-381914cb-f5df-49b8-afea-269ece4d3be8 2018-12-23 21:10:13,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e58ca9-5645-48c8-b172-6db05a98c293 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 21:10:13,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-05e58ca9-5645-48c8-b172-6db05a98c293 2018-12-23 21:10:13,420 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-547cd2d9-20b8-482-proj 2018-12-23 21:10:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f584227-d7aa-404d-8a20-7f31ef5780cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:13,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-9f584227-d7aa-404d-8a20-7f31ef5780cc 2018-12-23 21:10:13,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275e505c-fa95-44f2-9afd-c8e0fab207f5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:13,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-275e505c-fa95-44f2-9afd-c8e0fab207f5 2018-12-23 21:10:13,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a30968c9-3519-4cd9-85a7-277d232982a1 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e"}, "tags": [], "enabled": true, "id": "1117f75b499c4154945de8d0e8f2661e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj"}]} 2018-12-23 21:10:13,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-547cd2d9-20b8-482-proj used request id req-a30968c9-3519-4cd9-85a7-277d232982a1 2018-12-23 21:10:13,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12dd630-402c-4aa5-a42a-1652ce06f445 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:13,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles used request id req-f12dd630-402c-4aa5-a42a-1652ce06f445 2018-12-23 21:10:13,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:13,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868bebf8-c473-47cc-92ff-286ad66a1246 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:10:13,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-868bebf8-c473-47cc-92ff-286ad66a1246 2018-12-23 21:10:13,983 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-547cd2d9-20b8-482-proj 2018-12-23 21:10:13,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:14,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4295967f-9279-4e9c-b7cd-f1e6e4f08aae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:14,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-4295967f-9279-4e9c-b7cd-f1e6e4f08aae 2018-12-23 21:10:14,118 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-547cd2d9-20b8-482-user 2018-12-23 21:10:14,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:14,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de19202b-7420-481b-b459-d620fec44e4f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:14,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-de19202b-7420-481b-b459-d620fec44e4f 2018-12-23 21:10:14,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" -d '{"role": {"name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj-role"}}' 2018-12-23 21:10:14,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b67609fa-8577-4cfe-bd51-3683d3f4f9db Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98c0729339c3404aad451cccde883b97", "links": {"self": "http://172.30.9.21:5000/v3/roles/98c0729339c3404aad451cccde883b97"}, "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj-role"}} 2018-12-23 21:10:14,324 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b67609fa-8577-4cfe-bd51-3683d3f4f9db 2018-12-23 21:10:14,324 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-547cd2d9-20b8-482-proj-role 2018-12-23 21:10:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/98c0729339c3404aad451cccde883b97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:14,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68d02b8-9a28-46e4-aa12-f876dae56ef2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98c0729339c3404aad451cccde883b97", "links": {"self": "http://172.30.9.21:5000/v3/roles/98c0729339c3404aad451cccde883b97"}, "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj-role"}} 2018-12-23 21:10:14,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/98c0729339c3404aad451cccde883b97 used request id req-a68d02b8-9a28-46e4-aa12-f876dae56ef2 2018-12-23 21:10:14,420 - keystone_utils - INFO - Granting role CreateStackVolumeTests-547cd2d9-20b8-482-proj-role to project CreateStackVolumeTests-547cd2d9-20b8-482-proj 2018-12-23 21:10:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles/98c0729339c3404aad451cccde883b97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:14,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12740768-701e-4435-a7ad-51c9dcd30fe2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:14,554 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e/users/096c8ebcf7b348bc8fd99b9e8d65f237/roles/98c0729339c3404aad451cccde883b97 used request id req-12740768-701e-4435-a7ad-51c9dcd30fe2 2018-12-23 21:10:14,555 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:10:14,555 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:14,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:14,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "98c0729339c3404aad451cccde883b97", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1117f75b499c4154945de8d0e8f2661e", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1117f75b499c4154945de8d0e8f2661e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1117f75b499c4154945de8d0e8f2661e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-547cd2d9-20b8-482-user", "id": "096c8ebcf7b348bc8fd99b9e8d65f237"}, "audit_ids": ["K623ve5mQO-gTUEnUljnVw"], "issued_at": "2018-12-23T21:10:14.000000Z"}} 2018-12-23 21:10:14,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:15,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f54dad2-f188-4c58-9898-2dc187945280 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:15,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6f54dad2-f188-4c58-9898-2dc187945280 2018-12-23 21:10:15,050 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:10:15,052 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:10:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:15,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:15 GMT Server: Apache x-openstack-request-id: req-775ff1e4-6399-46ae-b8d9-51f9be3c9912 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:10:15,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack used request id req-775ff1e4-6399-46ae-b8d9-51f9be3c9912 2018-12-23 21:10:15,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-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-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "volume_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume"}}' 2018-12-23 21:10:16,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:15 GMT Server: Apache x-openstack-request-id: req-6f1a4ff4-6985-441d-a599-199360adef17 Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "links": [{"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902", "rel": "self"}]}} 2018-12-23 21:10:16,936 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks used request id req-6f1a4ff4-6985-441d-a599-199360adef17 2018-12-23 21:10:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/9959d9bd-fe09-4dc0-9aab-70dfcc666902 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:17,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:16 GMT Server: Apache x-openstack-request-id: req-4dbc3cf5-f6ca-4f4f-84de-878cd9757249 Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:17,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:17 GMT Server: Apache x-openstack-request-id: req-69645602-abdb-4f41-bcb0-743696f27254 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": "1117f75b499c4154945de8d0e8f2661e", "volume_type_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "OS::stack_id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "volume_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "stack_user_project_id": "5f83cff26d2741998445d8cbddb2aaf7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:10:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:17,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 used request id req-69645602-abdb-4f41-bcb0-743696f27254 2018-12-23 21:10:17,375 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack 2018-12-23 21:10:17,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/9959d9bd-fe09-4dc0-9aab-70dfcc666902 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:17,402 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:17 GMT Server: Apache x-openstack-request-id: req-ef092aac-cdea-4f26-8407-0b563b0b0b98 Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:17,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:17 GMT Server: Apache x-openstack-request-id: req-aa76e093-f157-4606-a608-97e611bc73a7 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": "1117f75b499c4154945de8d0e8f2661e", "volume_type_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "OS::stack_id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "volume_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "stack_user_project_id": "5f83cff26d2741998445d8cbddb2aaf7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:10:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:17,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 used request id req-aa76e093-f157-4606-a608-97e611bc73a7 2018-12-23 21:10:17,648 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:10:17,648 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:10:20,651 - create_stack - DEBUG - Stack status query timeout in 1196.72393084 2018-12-23 21:10:20,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/9959d9bd-fe09-4dc0-9aab-70dfcc666902 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:20,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:20 GMT Server: Apache x-openstack-request-id: req-0dcee16b-b771-43cc-bc0d-b3c0f54b65bb Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:20,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:20 GMT Server: Apache x-openstack-request-id: req-a23b995d-d3dd-4a1c-9a7c-7b4fb0f666ba 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": "1117f75b499c4154945de8d0e8f2661e", "volume_type_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "OS::stack_id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "volume_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "stack_user_project_id": "5f83cff26d2741998445d8cbddb2aaf7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:10:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:20,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 used request id req-a23b995d-d3dd-4a1c-9a7c-7b4fb0f666ba 2018-12-23 21:10:20,889 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:10:20,889 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack 2018-12-23 21:10:20,889 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack 2018-12-23 21:10:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/9959d9bd-fe09-4dc0-9aab-70dfcc666902/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:21,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:20 GMT Server: Apache x-openstack-request-id: req-40bbdf77-938d-4f2a-9078-ebdd09b918b1 Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:21,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:21 GMT Server: Apache x-openstack-request-id: req-549e3077-ac04-40f6-aea0-f2bb0592845e 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.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902/resources/volume", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-23T21:10:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:10:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e5fb4883-e259-4d54-94ed-2493c37dea99", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-23T21:10:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:10:16Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "bc920562-293f-40d1-91cc-9810d6f7f37a", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-23 21:10:21,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902/resources used request id req-549e3077-ac04-40f6-aea0-f2bb0592845e 2018-12-23 21:10:21,134 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:21,332 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:21 GMT Server: Apache x-compute-request-id: req-5d8f41d2-dbd1-4bd1-afb4-28282bae967f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d8f41d2-dbd1-4bd1-afb4-28282bae967f Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "bc920562-293f-40d1-91cc-9810d6f7f37a", "description": null}} 2018-12-23 21:10:21,332 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a used request id req-5d8f41d2-dbd1-4bd1-afb4-28282bae967f 2018-12-23 21:10:21,335 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d8f41d2-dbd1-4bd1-afb4-28282bae967f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:21,351 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:21 GMT Server: Apache x-compute-request-id: req-fd1f759b-9f12-4560-aff5-7e4aef30faaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd1f759b-9f12-4560-aff5-7e4aef30faaf Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "bc920562-293f-40d1-91cc-9810d6f7f37a", "description": null}} 2018-12-23 21:10:21,351 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a used request id req-fd1f759b-9f12-4560-aff5-7e4aef30faaf 2018-12-23 21:10:21,354 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d8f41d2-dbd1-4bd1-afb4-28282bae967f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:21,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:21 GMT Server: Apache x-compute-request-id: req-e38faad2-dd74-4fac-8794-f8a24129f960 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e38faad2-dd74-4fac-8794-f8a24129f960 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 21:10:21,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a/encryption used request id req-e38faad2-dd74-4fac-8794-f8a24129f960 2018-12-23 21:10:21,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:21,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:21,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "98c0729339c3404aad451cccde883b97", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1117f75b499c4154945de8d0e8f2661e", "name": "CreateStackVolumeTests-547cd2d9-20b8-482-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1117f75b499c4154945de8d0e8f2661e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/1117f75b499c4154945de8d0e8f2661e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/1117f75b499c4154945de8d0e8f2661e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-547cd2d9-20b8-482-user", "id": "096c8ebcf7b348bc8fd99b9e8d65f237"}, "audit_ids": ["tENHe0bOT4q0BX-jwHugDw"], "issued_at": "2018-12-23T21:10:21.000000Z"}} 2018-12-23 21:10:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1893eac2ff290e6b5e4a39256ccf5d775e077957" 2018-12-23 21:10:22,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d995b5fe-460e-4ee4-96dd-4910fa2d2907 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:22,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d995b5fe-460e-4ee4-96dd-4910fa2d2907 2018-12-23 21:10:22,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1893eac2ff290e6b5e4a39256ccf5d775e077957" 2018-12-23 21:10:22,234 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:22 GMT Server: Apache x-compute-request-id: req-13705e93-f597-4978-b2ce-ffae3024cb2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-13705e93-f597-4978-b2ce-ffae3024cb2b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "bc920562-293f-40d1-91cc-9810d6f7f37a", "description": null}]} 2018-12-23 21:10:22,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types?is_public=None used request id req-13705e93-f597-4978-b2ce-ffae3024cb2b 2018-12-23 21:10:22,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13705e93-f597-4978-b2ce-ffae3024cb2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1893eac2ff290e6b5e4a39256ccf5d775e077957" 2018-12-23 21:10:22,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:22 GMT Server: Apache x-compute-request-id: req-95aad120-04cd-4335-8257-4762ad6d107f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95aad120-04cd-4335-8257-4762ad6d107f Content-Encoding: gzip Content-Length: 203 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "bc920562-293f-40d1-91cc-9810d6f7f37a", "description": null}} 2018-12-23 21:10:22,433 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a used request id req-95aad120-04cd-4335-8257-4762ad6d107f 2018-12-23 21:10:22,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-13705e93-f597-4978-b2ce-ffae3024cb2b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1893eac2ff290e6b5e4a39256ccf5d775e077957" 2018-12-23 21:10:22,643 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:22 GMT Server: Apache x-compute-request-id: req-dc5d6a6f-5ddc-460e-827d-99bcb89158e9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dc5d6a6f-5ddc-460e-827d-99bcb89158e9 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-23 21:10:22,643 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/1117f75b499c4154945de8d0e8f2661e/types/bc920562-293f-40d1-91cc-9810d6f7f37a/encryption used request id req-dc5d6a6f-5ddc-460e-827d-99bcb89158e9 2018-12-23 21:10:22,643 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack 2018-12-23 21:10:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/9959d9bd-fe09-4dc0-9aab-70dfcc666902 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:22,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:22 GMT Server: Apache x-openstack-request-id: req-b1371c16-9c7d-4e42-b383-9b349720dc02 Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:22,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:22 GMT Server: Apache x-openstack-request-id: req-db57eb46-b606-4117-ba85-dec407b8cb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:22,986 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 used request id req-db57eb46-b606-4117-ba85-dec407b8cb3c 2018-12-23 21:10:22,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/9959d9bd-fe09-4dc0-9aab-70dfcc666902 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:23,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:22 GMT Server: Apache x-openstack-request-id: req-c1181b32-5edc-49bb-9d28-7017d2362102 Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:23,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:23 GMT Server: Apache x-openstack-request-id: req-b5be935c-bec5-4b99-9c4f-d7f4a9c638b5 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": "1117f75b499c4154945de8d0e8f2661e", "volume_type_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "OS::stack_id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "volume_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "stack_user_project_id": "5f83cff26d2741998445d8cbddb2aaf7", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:10:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:10:22Z", "id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:23,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 used request id req-b5be935c-bec5-4b99-9c4f-d7f4a9c638b5 2018-12-23 21:10:23,040 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:10:23,040 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:10:26,043 - create_stack - DEBUG - Stack status query timeout in 1196.94254303 2018-12-23 21:10:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/9959d9bd-fe09-4dc0-9aab-70dfcc666902 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:26,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:26 GMT Server: Apache x-openstack-request-id: req-0454c40e-1d74-411f-91e2-632f1acf9e5a Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:26,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:26 GMT Server: Apache x-openstack-request-id: req-21a28016-b41d-4904-ae80-499f646d3e03 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "1117f75b499c4154945de8d0e8f2661e", "volume_type_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume-type", "OS::stack_id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "volume_name": "CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-volume"}, "deletion_time": "2018-12-23T21:10:25Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack", "stack_user_project_id": "5f83cff26d2741998445d8cbddb2aaf7", "tags": null, "creation_time": "2018-12-23T21:10:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:10:22Z", "id": "9959d9bd-fe09-4dc0-9aab-70dfcc666902", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:26,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 used request id req-21a28016-b41d-4904-ae80-499f646d3e03 2018-12-23 21:10:26,114 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:10:26,114 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack 2018-12-23 21:10:26,114 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack 2018-12-23 21:10:26,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/9959d9bd-fe09-4dc0-9aab-70dfcc666902 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17262de2ea40badc52c1cf21a869d866916d1450" 2018-12-23 21:10:26,313 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:26 GMT Server: Apache x-openstack-request-id: req-69ccac99-802c-4c03-a878-b2682b11debc Location: http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:26,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:26 GMT Server: Apache x-openstack-request-id: req-1c882eb9-e6e5-4c4b-86eb-8010c58f8913 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:10:26,338 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/1117f75b499c4154945de8d0e8f2661e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-6ef608d7-ae71-440b-924b-bcd93522baeb-stack/9959d9bd-fe09-4dc0-9aab-70dfcc666902 used request id req-1c882eb9-e6e5-4c4b-86eb-8010c58f8913 2018-12-23 21:10:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:26,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-5abb047a-4335-476c-b5f4-37c72fb36afa Date: Sun, 23 Dec 2018 21:10:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:10:26,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5abb047a-4335-476c-b5f4-37c72fb36afa 2018-12-23 21:10:26,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:26,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36951454-df60-430b-b002-89c8109dad97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:26,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-36951454-df60-430b-b002-89c8109dad97 2018-12-23 21:10:26,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:26,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b95be572-92bd-418b-8b93-a0cc892bd453 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:26,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-b95be572-92bd-418b-8b93-a0cc892bd453 2018-12-23 21:10:26,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:26,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:26,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-084bf893-c470-4a71-be7d-b919e2dce175 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:26,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-084bf893-c470-4a71-be7d-b919e2dce175 2018-12-23 21:10:26,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:26,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23178e3b-6253-4952-828d-31079cb2b9cf Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:10:27,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-23178e3b-6253-4952-828d-31079cb2b9cf 2018-12-23 21:10:27,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182e4bd8-ac35-44b3-be78-a057ecfd4bb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:27,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-182e4bd8-ac35-44b3-be78-a057ecfd4bb7 2018-12-23 21:10:27,120 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:27,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29542825-3346-4898-ad2d-4f1a447f3219 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:27,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-29542825-3346-4898-ad2d-4f1a447f3219 2018-12-23 21:10:27,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449fb841-8592-4437-ae4e-bdee39a4a40d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:27,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-449fb841-8592-4437-ae4e-bdee39a4a40d 2018-12-23 21:10:27,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7216b7-e75c-4156-883d-93c0063eb1a3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:10:27,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-6a7216b7-e75c-4156-883d-93c0063eb1a3 2018-12-23 21:10:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80a206da-d147-499c-8a08-6dce2f855576 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:27,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-80a206da-d147-499c-8a08-6dce2f855576 2018-12-23 21:10:27,530 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4778d82-1676-4d0f-8b3f-498f6a83a901 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:27,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-c4778d82-1676-4d0f-8b3f-498f6a83a901 2018-12-23 21:10:27,631 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:27,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08308851-575b-415b-b43a-98172984f043 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:10:27,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-08308851-575b-415b-b43a-98172984f043 2018-12-23 21:10:27,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:27,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-903d3326-28c4-40cd-a956-1916a8acf70a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:27,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-903d3326-28c4-40cd-a956-1916a8acf70a 2018-12-23 21:10:27,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:27,836 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-547cd2d9-20b8-482-proj 2018-12-23 21:10:27,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:28,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1efa710d-8398-49e0-b36d-6160c3c579a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:28,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1117f75b499c4154945de8d0e8f2661e used request id req-1efa710d-8398-49e0-b36d-6160c3c579a8 2018-12-23 21:10:28,069 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-547cd2d9-20b8-482-proj-role 2018-12-23 21:10:28,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/98c0729339c3404aad451cccde883b97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:28,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dc0b35b-beaa-48cd-91f3-5a1333924524 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:28,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/98c0729339c3404aad451cccde883b97 used request id req-6dc0b35b-beaa-48cd-91f3-5a1333924524 2018-12-23 21:10:28,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d754cb8b04c32bf6f2aa3ff7445ca05a37036" 2018-12-23 21:10:28,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d090cd2a-ac9d-4e84-a0f3-7e88028304e5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:28,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d090cd2a-ac9d-4e84-a0f3-7e88028304e5 2018-12-23 21:10:28,299 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-547cd2d9-20b8-482-user 2018-12-23 21:10:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/096c8ebcf7b348bc8fd99b9e8d65f237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd9a5314024486d90001c787f94d6658ce202" 2018-12-23 21:10:28,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31bf38c0-b19e-4eb2-8dcb-2175fb323b1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:28,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/096c8ebcf7b348bc8fd99b9e8d65f237 used request id req-31bf38c0-b19e-4eb2-8dcb-2175fb323b1b 2018-12-23 21:10:28,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:28,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["8lRn6ncbR-6Nvsln4_gWbg"], "issued_at": "2018-12-23T21:10:28.000000Z"}} 2018-12-23 21:10:28,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25de5a5efc3088e3daf1fde7d7581ded77333395" 2018-12-23 21:10:28,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55fef857-fa35-4f0b-bb86-6be6279896ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:28,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-55fef857-fa35-4f0b-bb86-6be6279896ae 2018-12-23 21:10:28,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:28,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:29,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["W2dIow3_QMGbXXwrNfIfkQ"], "issued_at": "2018-12-23T21:10:29.000000Z"}} 2018-12-23 21:10:29,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:29,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9096b7e-ec43-486b-a380-f5f55b27cfcd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:29,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e9096b7e-ec43-486b-a380-f5f55b27cfcd 2018-12-23 21:10:29,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:29,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:29,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-9738f929-27b6-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:29,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f903bd-11c6-4367-9819-648bd974a3e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-9738f929-27b6-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:10:29,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-9738f929-27b6-4cf-proj used request id req-80f903bd-11c6-4367-9819-648bd974a3e9 2018-12-23 21:10:29,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:29,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a76154f-c786-4c99-95c6-765a81e9e3fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:10:29,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6a76154f-c786-4c99-95c6-765a81e9e3fa 2018-12-23 21:10:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj"}}' 2018-12-23 21:10:29,800 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc9887e8-ecce-414b-acbe-7557a4679baa Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d"}, "tags": [], "enabled": true, "id": "c481157523f4487f9088d4d5bf2e1c0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj"}} 2018-12-23 21:10:29,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fc9887e8-ecce-414b-acbe-7557a4679baa 2018-12-23 21:10:29,800 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-9738f929-27b6-4cf-proj 2018-12-23 21:10:29,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:29,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:30,200 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["JKAPB83FShSO5iQm2knZsA"], "issued_at": "2018-12-23T21:10:30.000000Z"}} 2018-12-23 21:10:30,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:30,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12a3a5e-2e5d-476c-a21e-a572c22865fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:30,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b12a3a5e-2e5d-476c-a21e-a572c22865fb 2018-12-23 21:10:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:30,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:30,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:30,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a37e145-41f3-4e09-a6f6-122a9777332c Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:10:30,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6a37e145-41f3-4e09-a6f6-122a9777332c 2018-12-23 21:10:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:30,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b865a5-1243-48ac-ac85-eadc69d7cc0b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d"}, "tags": [], "enabled": true, "id": "c481157523f4487f9088d4d5bf2e1c0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj"}]} 2018-12-23 21:10:30,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj used request id req-55b865a5-1243-48ac-ac85-eadc69d7cc0b 2018-12-23 21:10:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:30,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa497e1c-1f23-4039-9db5-a592d04ca3e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:10:30,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fa497e1c-1f23-4039-9db5-a592d04ca3e7 2018-12-23 21:10:31,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93d0324-1096-4390-82db-8267bf9a7d50 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:31,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b93d0324-1096-4390-82db-8267bf9a7d50 2018-12-23 21:10:31,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d47f1c4f-f39d-4ea3-ad2a-7b13982bd1a0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d"}, "tags": [], "enabled": true, "id": "c481157523f4487f9088d4d5bf2e1c0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj"}]} 2018-12-23 21:10:31,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj used request id req-d47f1c4f-f39d-4ea3-ad2a-7b13982bd1a0 2018-12-23 21:10:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/e12a64ef87914fd4a8bc3843c1892076 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e81ae9-ecea-4229-96ab-791a88a86b68 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-9738f929-27b6-4cf-user", "links": {"self": "http://172.30.9.21:5000/v3/users/e12a64ef87914fd4a8bc3843c1892076"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c481157523f4487f9088d4d5bf2e1c0d", "id": "e12a64ef87914fd4a8bc3843c1892076", "password_expires_at": null}} 2018-12-23 21:10:31,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e12a64ef87914fd4a8bc3843c1892076 used request id req-49e81ae9-ecea-4229-96ab-791a88a86b68 2018-12-23 21:10:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a104e3-2ca0-4e5d-b385-765e8401e11d Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:10:31,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles used request id req-66a104e3-2ca0-4e5d-b385-765e8401e11d 2018-12-23 21:10:31,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c1a8d1-db03-4ea8-bd6b-ceec7ea70f73 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 21:10:31,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-29c1a8d1-db03-4ea8-bd6b-ceec7ea70f73 2018-12-23 21:10:31,388 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-9738f929-27b6-4cf-proj 2018-12-23 21:10:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b104f32-00ee-4032-9bec-0376f5ada53c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:31,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-4b104f32-00ee-4032-9bec-0376f5ada53c 2018-12-23 21:10:31,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e649996-bc6f-4f7a-8de2-735a2d84d22d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:31,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e649996-bc6f-4f7a-8de2-735a2d84d22d 2018-12-23 21:10:31,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f55df04-dab1-4fc0-be5c-c2f9eb32d945 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d"}, "tags": [], "enabled": true, "id": "c481157523f4487f9088d4d5bf2e1c0d", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj"}]} 2018-12-23 21:10:31,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-9738f929-27b6-4cf-proj used request id req-4f55df04-dab1-4fc0-be5c-c2f9eb32d945 2018-12-23 21:10:31,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f0cfa5-3d62-4b8a-be60-b304fe3d5d25 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:31,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles used request id req-57f0cfa5-3d62-4b8a-be60-b304fe3d5d25 2018-12-23 21:10:31,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:31,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1f2236-e480-4a27-b844-8a26b3416795 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:10:31,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-ee1f2236-e480-4a27-b844-8a26b3416795 2018-12-23 21:10:31,964 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-9738f929-27b6-4cf-proj 2018-12-23 21:10:31,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:32,101 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-852fa62d-43f7-42a3-8466-e3d6ae1f574c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:32,102 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-852fa62d-43f7-42a3-8466-e3d6ae1f574c 2018-12-23 21:10:32,102 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-9738f929-27b6-4cf-user 2018-12-23 21:10:32,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:32,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c61751-9e34-4fb1-977e-292ba1ee1998 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:32,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b9c61751-9e34-4fb1-977e-292ba1ee1998 2018-12-23 21:10:32,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" -d '{"role": {"name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj-role"}}' 2018-12-23 21:10:32,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418a75ac-d719-4a06-a1a4-375fdaa4692a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "460ecdaec5464ae8b573121e6e78fa06", "links": {"self": "http://172.30.9.21:5000/v3/roles/460ecdaec5464ae8b573121e6e78fa06"}, "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj-role"}} 2018-12-23 21:10:32,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-418a75ac-d719-4a06-a1a4-375fdaa4692a 2018-12-23 21:10:32,309 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-9738f929-27b6-4cf-proj-role 2018-12-23 21:10:32,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/460ecdaec5464ae8b573121e6e78fa06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:32,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca652003-8e68-47ed-8fd5-f7c51bd57b27 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "460ecdaec5464ae8b573121e6e78fa06", "links": {"self": "http://172.30.9.21:5000/v3/roles/460ecdaec5464ae8b573121e6e78fa06"}, "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj-role"}} 2018-12-23 21:10:32,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/460ecdaec5464ae8b573121e6e78fa06 used request id req-ca652003-8e68-47ed-8fd5-f7c51bd57b27 2018-12-23 21:10:32,407 - keystone_utils - INFO - Granting role CreateStackFlavorTests-9738f929-27b6-4cf-proj-role to project CreateStackFlavorTests-9738f929-27b6-4cf-proj 2018-12-23 21:10:32,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles/460ecdaec5464ae8b573121e6e78fa06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:32,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c9a683f-147c-4abb-ad0d-98f2145f136f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:32,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d/users/e12a64ef87914fd4a8bc3843c1892076/roles/460ecdaec5464ae8b573121e6e78fa06 used request id req-7c9a683f-147c-4abb-ad0d-98f2145f136f 2018-12-23 21:10:32,545 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:10:32,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:32,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:32,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "460ecdaec5464ae8b573121e6e78fa06", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c481157523f4487f9088d4d5bf2e1c0d", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c481157523f4487f9088d4d5bf2e1c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c481157523f4487f9088d4d5bf2e1c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-9738f929-27b6-4cf-user", "id": "e12a64ef87914fd4a8bc3843c1892076"}, "audit_ids": ["RYud8I4ZSU69c-SLJ_4nmw"], "issued_at": "2018-12-23T21:10:32.000000Z"}} 2018-12-23 21:10:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:33,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2999b662-da1c-48cb-95fa-b41f32ff1d64 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:33,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-2999b662-da1c-48cb-95fa-b41f32ff1d64 2018-12-23 21:10:33,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:10:33,028 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:10:33,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks?stack_name=CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:33,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:33 GMT Server: Apache x-openstack-request-id: req-8fdec835-a1ce-4e49-b4f3-a23b069dc3c9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:10:33,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks?stack_name=CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack used request id req-8fdec835-a1ce-4e49-b4f3-a23b069dc3c9 2018-12-23 21:10:33,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" -d '{"stack_name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-12-23 21:10:34,742 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:33 GMT Server: Apache x-openstack-request-id: req-89032a25-5dd0-4e63-aaf1-bb57ea1da728 Location: http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "links": [{"href": "http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "rel": "self"}]}} 2018-12-23 21:10:34,742 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks used request id req-89032a25-5dd0-4e63-aaf1-bb57ea1da728 2018-12-23 21:10:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:34,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:34 GMT Server: Apache x-openstack-request-id: req-99e8efe5-abf1-43a5-b9e1-21294d6ab607 Location: http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:35,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:34 GMT Server: Apache x-openstack-request-id: req-a96b8955-35a8-43ba-b004-8d5b556221bb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c481157523f4487f9088d4d5bf2e1c0d", "OS::stack_id": "2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "OS::stack_name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack", "stack_user_project_id": "a0a55e96f6ed4b61b1a26162d0796b38", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:10:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:35,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 used request id req-a96b8955-35a8-43ba-b004-8d5b556221bb 2018-12-23 21:10:35,169 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack 2018-12-23 21:10:35,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:35,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:35 GMT Server: Apache x-openstack-request-id: req-1b880e8b-e5ba-479d-8a19-125fa8577263 Location: http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:35,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:35 GMT Server: Apache x-openstack-request-id: req-fcac1459-087c-4aaa-8424-bbd18cd95527 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c481157523f4487f9088d4d5bf2e1c0d", "OS::stack_id": "2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "OS::stack_name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack", "stack_user_project_id": "a0a55e96f6ed4b61b1a26162d0796b38", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:10:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:35,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 used request id req-fcac1459-087c-4aaa-8424-bbd18cd95527 2018-12-23 21:10:35,410 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:10:35,410 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack 2018-12-23 21:10:35,410 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack 2018-12-23 21:10:35,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/2ff2b9ae-d927-4ce2-98d8-08ede26d2545/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:35,606 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:35 GMT Server: Apache x-openstack-request-id: req-644e5e15-6dd7-4288-9d1a-de080f66d2cc Location: http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:35,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:35 GMT Server: Apache x-openstack-request-id: req-c83c5020-7578-462a-817e-88c868b74414 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-23T21:10:34Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:10:34Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6d0c4038-595a-4cb2-b4ff-be4262c47353", "resource_type": "OS::Nova::Flavor"}]} 2018-12-23 21:10:35,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545/resources used request id req-c83c5020-7578-462a-817e-88c868b74414 2018-12-23 21:10:35,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:35,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-6f754100-6aa6-4bb6-98e5-7d175851ed10 x-compute-request-id: req-6f754100-6aa6-4bb6-98e5-7d175851ed10 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack-flavor-snbynf6t2m2z", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "6d0c4038-595a-4cb2-b4ff-be4262c47353"}} 2018-12-23 21:10:35,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353 used request id req-6f754100-6aa6-4bb6-98e5-7d175851ed10 2018-12-23 21:10:35,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:35,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:36,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "460ecdaec5464ae8b573121e6e78fa06", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c481157523f4487f9088d4d5bf2e1c0d", "name": "CreateStackFlavorTests-9738f929-27b6-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c481157523f4487f9088d4d5bf2e1c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c481157523f4487f9088d4d5bf2e1c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c481157523f4487f9088d4d5bf2e1c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-9738f929-27b6-4cf-user", "id": "e12a64ef87914fd4a8bc3843c1892076"}, "audit_ids": ["dxXpYFpSR2m7noIMVPt7VQ"], "issued_at": "2018-12-23T21:10:36.000000Z"}} 2018-12-23 21:10:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0d7d04ecc3434ce2753446db218c1fa0c291e4" 2018-12-23 21:10:36,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ca0d9c-3bba-45a5-8831-d66d976d4291 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:36,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-20ca0d9c-3bba-45a5-8831-d66d976d4291 2018-12-23 21:10:36,177 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:10:36,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0d7d04ecc3434ce2753446db218c1fa0c291e4" 2018-12-23 21:10:36,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10: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-40ae43b7-a7fb-40dd-a6d4-2078babb8888 x-compute-request-id: req-40ae43b7-a7fb-40dd-a6d4-2078babb8888 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6d0c4038-595a-4cb2-b4ff-be4262c47353", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353", "rel": "bookmark"}], "name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack-flavor-snbynf6t2m2z"}]} 2018-12-23 21:10:36,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-40ae43b7-a7fb-40dd-a6d4-2078babb8888 2018-12-23 21:10:36,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0d7d04ecc3434ce2753446db218c1fa0c291e4" 2018-12-23 21:10:36,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10: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-9e01ba9b-7896-4b26-8be5-f1c740cb4ab2 x-compute-request-id: req-9e01ba9b-7896-4b26-8be5-f1c740cb4ab2 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack-flavor-snbynf6t2m2z", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 200, "id": "6d0c4038-595a-4cb2-b4ff-be4262c47353"}} 2018-12-23 21:10:36,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/6d0c4038-595a-4cb2-b4ff-be4262c47353 used request id req-9e01ba9b-7896-4b26-8be5-f1c740cb4ab2 2018-12-23 21:10:36,390 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack-flavor-snbynf6t2m2z 2018-12-23 21:10:36,390 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack 2018-12-23 21:10:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:36,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:36 GMT Server: Apache x-openstack-request-id: req-e1c20d35-b112-4e77-ac37-f6062b0f3245 Location: http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:36,491 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:36 GMT Server: Apache x-openstack-request-id: req-e9e2f948-52e6-405f-a9a9-8057f8df9db1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:36,491 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 used request id req-e9e2f948-52e6-405f-a9a9-8057f8df9db1 2018-12-23 21:10:36,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:36,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:36 GMT Server: Apache x-openstack-request-id: req-89916a0c-9cdb-4990-b196-7de022ff8e45 Location: http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:36,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:36 GMT Server: Apache x-openstack-request-id: req-c9c169bc-a27f-4b73-b6fe-b330969353cc 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": "c481157523f4487f9088d4d5bf2e1c0d", "OS::stack_id": "2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "OS::stack_name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack", "stack_user_project_id": "a0a55e96f6ed4b61b1a26162d0796b38", "tags": null, "creation_time": "2018-12-23T21:10:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:10:36Z", "id": "2ff2b9ae-d927-4ce2-98d8-08ede26d2545", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-23 21:10:36,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 used request id req-c9c169bc-a27f-4b73-b6fe-b330969353cc 2018-12-23 21:10:36,753 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:10:36,753 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack 2018-12-23 21:10:36,753 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack 2018-12-23 21:10:36,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94381740fa57dcdfa7c1907e29c2362d8d02229f" 2018-12-23 21:10:36,781 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:36 GMT Server: Apache x-openstack-request-id: req-263bb36f-6ee1-4d50-b221-f3ff5e8011f6 Location: http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:36,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:36 GMT Server: Apache x-openstack-request-id: req-7ec25122-dadc-4805-8ff6-0e10b8f5e9ea Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:10:36,983 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/c481157523f4487f9088d4d5bf2e1c0d/stacks/CreateStackFlavorTests-fabd39e5-82e6-4c10-84c9-b2133b924419-stack/2ff2b9ae-d927-4ce2-98d8-08ede26d2545 used request id req-7ec25122-dadc-4805-8ff6-0e10b8f5e9ea 2018-12-23 21:10:36,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:37,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-1070e9ca-a02b-4713-8866-c7eee47a5934 Date: Sun, 23 Dec 2018 21:10:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:10:37,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1070e9ca-a02b-4713-8866-c7eee47a5934 2018-12-23 21:10:37,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:37,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa2dad9-d0a7-4237-99ff-fbd2d44f254f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:37,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-3aa2dad9-d0a7-4237-99ff-fbd2d44f254f 2018-12-23 21:10:37,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:37,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:37,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb96e23b-d8f2-40e9-92ac-a256cc04ff26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:37,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-eb96e23b-d8f2-40e9-92ac-a256cc04ff26 2018-12-23 21:10:37,456 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:37,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:37,558 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dbeb7ba-34d3-468e-bfac-27e7510e394a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:37,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-9dbeb7ba-34d3-468e-bfac-27e7510e394a 2018-12-23 21:10:37,558 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:37,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b804b94c-6000-4aab-8acc-eb85f45aa2d5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:10:37,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-b804b94c-6000-4aab-8acc-eb85f45aa2d5 2018-12-23 21:10:37,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:37,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04d88121-9e77-489b-baeb-006a3bd8b913 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:37,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-04d88121-9e77-489b-baeb-006a3bd8b913 2018-12-23 21:10:37,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:37,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:37,941 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83cd6bb6-5adb-40b0-b961-a00f0570b8e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:37,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-83cd6bb6-5adb-40b0-b961-a00f0570b8e3 2018-12-23 21:10:37,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:37,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:38,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11562ed4-d317-4138-8810-d4dd64a5b646 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:38,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-11562ed4-d317-4138-8810-d4dd64a5b646 2018-12-23 21:10:38,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:38,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:38,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bda36d-9ca9-4e6a-943e-fe01aebf52b8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:10:38,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-23bda36d-9ca9-4e6a-943e-fe01aebf52b8 2018-12-23 21:10:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:38,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e14c9c-f98f-44c2-8848-46ad3ae2ba07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:38,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-18e14c9c-f98f-44c2-8848-46ad3ae2ba07 2018-12-23 21:10:38,238 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:38,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:38,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87bd5575-1f86-4e7e-84f4-e934abb22811 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:38,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-87bd5575-1f86-4e7e-84f4-e934abb22811 2018-12-23 21:10:38,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:38,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ec1367-5d35-43a0-8fd2-8a0f19457600 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:10:38,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-28ec1367-5d35-43a0-8fd2-8a0f19457600 2018-12-23 21:10:38,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:38,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9027e367-4b70-434f-a8c8-58981a7a55e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:38,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-9027e367-4b70-434f-a8c8-58981a7a55e3 2018-12-23 21:10:38,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:38,539 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-9738f929-27b6-4cf-proj 2018-12-23 21:10:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:38,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3527504a-ba6d-4c7e-9e53-a9722ee51a60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:38,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c481157523f4487f9088d4d5bf2e1c0d used request id req-3527504a-ba6d-4c7e-9e53-a9722ee51a60 2018-12-23 21:10:38,783 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-9738f929-27b6-4cf-proj-role 2018-12-23 21:10:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/460ecdaec5464ae8b573121e6e78fa06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:38,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d95336c-4164-45d9-a1cc-5b41e89c1297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:38,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/460ecdaec5464ae8b573121e6e78fa06 used request id req-4d95336c-4164-45d9-a1cc-5b41e89c1297 2018-12-23 21:10:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0dc5c0b43c29c5a10de9e09611099be715ed697" 2018-12-23 21:10:39,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d6cec6-98a8-4cee-a51d-d2a68f434a4d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:39,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09d6cec6-98a8-4cee-a51d-d2a68f434a4d 2018-12-23 21:10:39,005 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-9738f929-27b6-4cf-user 2018-12-23 21:10:39,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e12a64ef87914fd4a8bc3843c1892076 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639d6df1ac7dcbb2ee9b2be0b94f97425b698f95" 2018-12-23 21:10:39,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc6ebc27-12ea-4d10-84e7-b8c7805272b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:39,180 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e12a64ef87914fd4a8bc3843c1892076 used request id req-cc6ebc27-12ea-4d10-84e7-b8c7805272b6 2018-12-23 21:10:39,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:39,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["TSqj11ITQ_Wnq-fmVgzUHA"], "issued_at": "2018-12-23T21:10:39.000000Z"}} 2018-12-23 21:10:39,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aefc2170e970f6b5c686b3296a8970f90b319467" 2018-12-23 21:10:39,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e9fc18-ba0b-425b-ae96-2f1296450dcc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:39,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-57e9fc18-ba0b-425b-ae96-2f1296450dcc 2018-12-23 21:10:39,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:39,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:40,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["BwxnJm0tQ2yOh3_YdWxTtA"], "issued_at": "2018-12-23T21:10:40.000000Z"}} 2018-12-23 21:10:40,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:40,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b40658-0439-45a5-97c8-073d4f11631a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:40,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a6b40658-0439-45a5-97c8-073d4f11631a 2018-12-23 21:10:40,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:40,176 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:40,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-82edf60b-06c4-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:40,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9dd42d-f3f0-4ea2-998c-098359972374 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-82edf60b-06c4-443-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:10:40,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-82edf60b-06c4-443-proj used request id req-2c9dd42d-f3f0-4ea2-998c-098359972374 2018-12-23 21:10:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:40,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7308976e-c9ad-49b7-9415-bad4424987c3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:10:40,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7308976e-c9ad-49b7-9415-bad4424987c3 2018-12-23 21:10:40,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj"}}' 2018-12-23 21:10:40,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4ef6f59-0c84-4b83-becb-9a27abafc055 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9"}, "tags": [], "enabled": true, "id": "975d4c281748405e9b7c46989ec7c3d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj"}} 2018-12-23 21:10:40,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d4ef6f59-0c84-4b83-becb-9a27abafc055 2018-12-23 21:10:40,503 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-82edf60b-06c4-443-proj 2018-12-23 21:10:40,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:40,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:40,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["LYQWSUfzSASjHxv4l4dvVg"], "issued_at": "2018-12-23T21:10:40.000000Z"}} 2018-12-23 21:10:40,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:40,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e6b905-2e6d-4a26-aa97-92d4d5c32f6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:40,927 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-56e6b905-2e6d-4a26-aa97-92d4d5c32f6f 2018-12-23 21:10:40,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:40,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:40,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:41,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d76b77-ed8b-48b2-96e6-76bbb2d04dcf Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:10:41,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-75d76b77-ed8b-48b2-96e6-76bbb2d04dcf 2018-12-23 21:10:41,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-82edf60b-06c4-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:41,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7597b05-db41-4498-b13a-16d2599da20a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-82edf60b-06c4-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9"}, "tags": [], "enabled": true, "id": "975d4c281748405e9b7c46989ec7c3d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj"}]} 2018-12-23 21:10:41,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-82edf60b-06c4-443-proj used request id req-a7597b05-db41-4498-b13a-16d2599da20a 2018-12-23 21:10:41,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:41,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea83d41e-ce1f-41dc-bd70-27f2c73a1104 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:10:41,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ea83d41e-ce1f-41dc-bd70-27f2c73a1104 2018-12-23 21:10:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:41,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdfd7669-336a-4f3f-9577-df09e97165d7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:41,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bdfd7669-336a-4f3f-9577-df09e97165d7 2018-12-23 21:10:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-82edf60b-06c4-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:41,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9b8178-b062-47ce-823a-68286faa5c18 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-82edf60b-06c4-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9"}, "tags": [], "enabled": true, "id": "975d4c281748405e9b7c46989ec7c3d9", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj"}]} 2018-12-23 21:10:41,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-82edf60b-06c4-443-proj used request id req-cb9b8178-b062-47ce-823a-68286faa5c18 2018-12-23 21:10:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/e67498479b1f44b882483d4bcef86f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:41,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d1b7e1-8c40-4fb1-857d-ee6e7a55c3a4 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-82edf60b-06c4-443-user", "links": {"self": "http://172.30.9.21:5000/v3/users/e67498479b1f44b882483d4bcef86f38"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "975d4c281748405e9b7c46989ec7c3d9", "id": "e67498479b1f44b882483d4bcef86f38", "password_expires_at": null}} 2018-12-23 21:10:41,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e67498479b1f44b882483d4bcef86f38 used request id req-61d1b7e1-8c40-4fb1-857d-ee6e7a55c3a4 2018-12-23 21:10:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9/users/e67498479b1f44b882483d4bcef86f38/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:42,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9ba89b-277c-4f12-93b0-1881c94ae745 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9/users/e67498479b1f44b882483d4bcef86f38/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:10:42,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9/users/e67498479b1f44b882483d4bcef86f38/roles used request id req-7c9ba89b-277c-4f12-93b0-1881c94ae745 2018-12-23 21:10:42,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:42,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a628a1f1-ef19-4416-b23b-4096521a021e Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:10:42,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-a628a1f1-ef19-4416-b23b-4096521a021e 2018-12-23 21:10:42,132 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-82edf60b-06c4-443-proj 2018-12-23 21:10:42,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9/users/e67498479b1f44b882483d4bcef86f38/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:42,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f8806d-9ea4-487b-b800-4f2c37776305 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:42,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9/users/e67498479b1f44b882483d4bcef86f38/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-b6f8806d-9ea4-487b-b800-4f2c37776305 2018-12-23 21:10:42,265 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-82edf60b-06c4-443-user 2018-12-23 21:10:42,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:42,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89923ca-d73a-4c36-980a-49e1b19242f4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:42,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e89923ca-d73a-4c36-980a-49e1b19242f4 2018-12-23 21:10:42,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" -d '{"role": {"name": "CreateStackKeypairTests-82edf60b-06c4-443-proj-role"}}' 2018-12-23 21:10:42,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b56bc61-d274-4b4c-b30d-27dac001cf85 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c20e436534840e1a8ac510cd99ba2f4", "links": {"self": "http://172.30.9.21:5000/v3/roles/4c20e436534840e1a8ac510cd99ba2f4"}, "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj-role"}} 2018-12-23 21:10:42,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b56bc61-d274-4b4c-b30d-27dac001cf85 2018-12-23 21:10:42,532 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-82edf60b-06c4-443-proj-role 2018-12-23 21:10:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4c20e436534840e1a8ac510cd99ba2f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:42,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e54ba49c-e4ca-4291-a990-b2e7957c695a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4c20e436534840e1a8ac510cd99ba2f4", "links": {"self": "http://172.30.9.21:5000/v3/roles/4c20e436534840e1a8ac510cd99ba2f4"}, "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj-role"}} 2018-12-23 21:10:42,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4c20e436534840e1a8ac510cd99ba2f4 used request id req-e54ba49c-e4ca-4291-a990-b2e7957c695a 2018-12-23 21:10:42,634 - keystone_utils - INFO - Granting role CreateStackKeypairTests-82edf60b-06c4-443-proj-role to project CreateStackKeypairTests-82edf60b-06c4-443-proj 2018-12-23 21:10:42,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9/users/e67498479b1f44b882483d4bcef86f38/roles/4c20e436534840e1a8ac510cd99ba2f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:42,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adde7a33-4376-440e-958e-8309428e3a58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:42,762 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9/users/e67498479b1f44b882483d4bcef86f38/roles/4c20e436534840e1a8ac510cd99ba2f4 used request id req-adde7a33-4376-440e-958e-8309428e3a58 2018-12-23 21:10:42,763 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:10:42,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:10:42,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:42,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:43,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4c20e436534840e1a8ac510cd99ba2f4", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj-role"}], "expires_at": "2018-12-23T22:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "975d4c281748405e9b7c46989ec7c3d9", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-82edf60b-06c4-443-user", "id": "e67498479b1f44b882483d4bcef86f38"}, "audit_ids": ["8uXuaj38S3uq2OXorA9DZQ"], "issued_at": "2018-12-23T21:10:43.000000Z"}} 2018-12-23 21:10:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:43,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32c4992f-077f-4fea-b134-947e5d8e988f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:43,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-32c4992f-077f-4fea-b134-947e5d8e988f 2018-12-23 21:10:43,237 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:10:43,240 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:10:43,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:43,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:43 GMT Server: Apache x-openstack-request-id: req-328907bc-1ab0-4baa-8a75-ce5b283143df Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:10:43,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack used request id req-328907bc-1ab0-4baa-8a75-ce5b283143df 2018-12-23 21:10:43,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-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-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp"}}' 2018-12-23 21:10:44,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:43 GMT Server: Apache x-openstack-request-id: req-a73ba142-bf75-4134-9a0f-21f0690b282f Location: http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "links": [{"href": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09", "rel": "self"}]}} 2018-12-23 21:10:44,971 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks used request id req-a73ba142-bf75-4134-9a0f-21f0690b282f 2018-12-23 21:10:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/67423e62-abc6-497f-9f39-be9d9a8e8c09 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:45,201 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:44 GMT Server: Apache x-openstack-request-id: req-b88838c4-eeb5-4f7d-872e-d9707f83691c Location: http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:45,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:45 GMT Server: Apache x-openstack-request-id: req-a3045190-bd1e-4914-8ee9-7b9e9483e515 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "975d4c281748405e9b7c46989ec7c3d9", "OS::stack_id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack", "keypair_name": "CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack", "stack_user_project_id": "3042af56c886413ca3d7e619ae3161de", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:10:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvQns1WYp2HMoUipqm02YsLj+RR3JravBQzJCkmIayP/L6mPh\nbbUFViFKmZMGxe6RQoc+Np1u+68UChzv1EgF4dVubIFF7Q9AA3dJL/rhwAJgloYZ\nKLaMMPu9/A00DENjv0tp49vTdg8bFO/twOT1Fmsx/Y1WfiDgOj1Ya9p3CrYchil6\nYbMRNfRN8/SGtSPz3suEIPBx6kTWwaeUcvnioupbkx0k/5ePtChMKfTnQFXWgGF+\n0w1DLc6xI6y7fmy6agBSTI2c9gfANyIS381OUoHJ6+C+3Zxz1uFwbQwSrLVYFt2x\nvXvVIoZkKrLQT2iJWKlDPdSJSIf/qV0PPoa6YwIDAQABAoIBACqMdFkn8J0+dkHg\nODSSh56nVNv7s2w6r3pPcrp+CGdbY+ty5ceKqhPT1HWyqSCd7OYbiL5EOzm9E3af\nQr/2IhTNtFgJ1NJhz1e4XqnE/1D3eAQJVNpcFDvmPcHguulTtbzV3ZSi4vq8tazF\nwC7dmeic4hie2mvzPGT/b8p+1rJ7HfKJcNaYurctIQkxJJ1FSaS/KgdALHbZSMvZ\nOfp2dxcTV3pwpx3x2BieOkZ2UOs1aL1y/Xm+n9LN6ASfOAhLiOUc5CIEgUXsFU0l\nrhYqubm/fNOyofJozaObb1nkcsCN9w0MdPfTdmpHHj1/JlshIAICiUeTA7qB5cKh\nLdxLctkCgYEA3PQtESgu6h304C38VtciWxmTpB8Th2MLtdpMowpCR3paOUtbU+Es\n5BgF8j1vnd9m1cE9tDe6ddBJBP6TyUGNnpUqr079nDb/zDrSn/jzV0VYCiTKNRC2\nseF2UkUBPWYjv1KFZsTHVNfQ+cLYUE6z9EVn7LdIRb0mxo6P3G1ELi8CgYEA2wXW\n74PfGoNf1K5zX9iO/MkFtNJKQYto9uK0KrPWl5Lwr6fq4sr+OEMds7kJQ1APIKE5\nkq1NHgpGrYG7py/YedSzC10Sb6ufTM2gWkcsb8wu5L13LPyF9WQbFBFPoi7m2aOJ\nHIrpUygYEYV0NrEBBxOGAXfPAUZiPgqppb/vPg0CgYAI0dZasPfucHOt3ygLb1r3\nt/Wkv3jQFqwI/kXA3E/4+nFPiCqFFp/sGulh2gHyk1BPh/8minLu8Pl5MZBEoFE+\n20Vw6f5Flgxv4ok1yYItIZ96CC3qIFiqkQ1gC1EZWlJi+LBKgeBTCqpUzepEil+0\niHC1ijtgTUSW+GnVqqbmEQKBgB9gtcs4nETjH16L45GOp+WFMyEVo3fCbjY4glE/\n1HWAoqS3rMnzBPqwetfdoXsYRCKLloDx/QNZu4ht9qFcFGpX05LEMbj34GmTZ+6n\nFbGqkelJT4KNZu+h+NMmK79zcrUpXaJOMGEudExGT0DqmNgXrvIU5P4sxDRZOLa7\nSZ4dAoGBAMOYrvxjTJpOXCPoUtSD0HiHT+OC3TfNQYKGKhkFETaAKAQwgrEyoXS/\n8D6XJVlwAKswdFIlOw4Qkpaaya1kfOmKWZQZAC97MLBZkLQZlJtUFsqer9ebY9MS\nZ7o1/zbhQV53VYL5kKAHBSvR1oAGOxr7bHXImelHqADpir9HHfp8\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 21:10:45,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 used request id req-a3045190-bd1e-4914-8ee9-7b9e9483e515 2018-12-23 21:10:45,503 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack 2018-12-23 21:10:45,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/67423e62-abc6-497f-9f39-be9d9a8e8c09 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:45,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:45 GMT Server: Apache x-openstack-request-id: req-bd62eb75-3a74-45fc-b82b-7049332c1586 Location: http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:45,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:45 GMT Server: Apache x-openstack-request-id: req-ec672a2c-1e35-4ce7-875b-c898748ea069 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "975d4c281748405e9b7c46989ec7c3d9", "OS::stack_id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack", "keypair_name": "CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack", "stack_user_project_id": "3042af56c886413ca3d7e619ae3161de", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:10:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvQns1WYp2HMoUipqm02YsLj+RR3JravBQzJCkmIayP/L6mPh\nbbUFViFKmZMGxe6RQoc+Np1u+68UChzv1EgF4dVubIFF7Q9AA3dJL/rhwAJgloYZ\nKLaMMPu9/A00DENjv0tp49vTdg8bFO/twOT1Fmsx/Y1WfiDgOj1Ya9p3CrYchil6\nYbMRNfRN8/SGtSPz3suEIPBx6kTWwaeUcvnioupbkx0k/5ePtChMKfTnQFXWgGF+\n0w1DLc6xI6y7fmy6agBSTI2c9gfANyIS381OUoHJ6+C+3Zxz1uFwbQwSrLVYFt2x\nvXvVIoZkKrLQT2iJWKlDPdSJSIf/qV0PPoa6YwIDAQABAoIBACqMdFkn8J0+dkHg\nODSSh56nVNv7s2w6r3pPcrp+CGdbY+ty5ceKqhPT1HWyqSCd7OYbiL5EOzm9E3af\nQr/2IhTNtFgJ1NJhz1e4XqnE/1D3eAQJVNpcFDvmPcHguulTtbzV3ZSi4vq8tazF\nwC7dmeic4hie2mvzPGT/b8p+1rJ7HfKJcNaYurctIQkxJJ1FSaS/KgdALHbZSMvZ\nOfp2dxcTV3pwpx3x2BieOkZ2UOs1aL1y/Xm+n9LN6ASfOAhLiOUc5CIEgUXsFU0l\nrhYqubm/fNOyofJozaObb1nkcsCN9w0MdPfTdmpHHj1/JlshIAICiUeTA7qB5cKh\nLdxLctkCgYEA3PQtESgu6h304C38VtciWxmTpB8Th2MLtdpMowpCR3paOUtbU+Es\n5BgF8j1vnd9m1cE9tDe6ddBJBP6TyUGNnpUqr079nDb/zDrSn/jzV0VYCiTKNRC2\nseF2UkUBPWYjv1KFZsTHVNfQ+cLYUE6z9EVn7LdIRb0mxo6P3G1ELi8CgYEA2wXW\n74PfGoNf1K5zX9iO/MkFtNJKQYto9uK0KrPWl5Lwr6fq4sr+OEMds7kJQ1APIKE5\nkq1NHgpGrYG7py/YedSzC10Sb6ufTM2gWkcsb8wu5L13LPyF9WQbFBFPoi7m2aOJ\nHIrpUygYEYV0NrEBBxOGAXfPAUZiPgqppb/vPg0CgYAI0dZasPfucHOt3ygLb1r3\nt/Wkv3jQFqwI/kXA3E/4+nFPiCqFFp/sGulh2gHyk1BPh/8minLu8Pl5MZBEoFE+\n20Vw6f5Flgxv4ok1yYItIZ96CC3qIFiqkQ1gC1EZWlJi+LBKgeBTCqpUzepEil+0\niHC1ijtgTUSW+GnVqqbmEQKBgB9gtcs4nETjH16L45GOp+WFMyEVo3fCbjY4glE/\n1HWAoqS3rMnzBPqwetfdoXsYRCKLloDx/QNZu4ht9qFcFGpX05LEMbj34GmTZ+6n\nFbGqkelJT4KNZu+h+NMmK79zcrUpXaJOMGEudExGT0DqmNgXrvIU5P4sxDRZOLa7\nSZ4dAoGBAMOYrvxjTJpOXCPoUtSD0HiHT+OC3TfNQYKGKhkFETaAKAQwgrEyoXS/\n8D6XJVlwAKswdFIlOw4Qkpaaya1kfOmKWZQZAC97MLBZkLQZlJtUFsqer9ebY9MS\nZ7o1/zbhQV53VYL5kKAHBSvR1oAGOxr7bHXImelHqADpir9HHfp8\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 21:10:45,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 used request id req-ec672a2c-1e35-4ce7-875b-c898748ea069 2018-12-23 21:10:45,825 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:10:45,825 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack 2018-12-23 21:10:45,826 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack 2018-12-23 21:10:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/67423e62-abc6-497f-9f39-be9d9a8e8c09/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:46,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:45 GMT Server: Apache x-openstack-request-id: req-1abb23bf-bd4f-4cbd-9ac0-a1e4d8945cc6 Location: http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:46,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:46 GMT Server: Apache x-openstack-request-id: req-475aac17-f471-4c0c-825c-ea29415b25b1 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.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T21:10:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:10:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-23 21:10:46,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09/resources used request id req-475aac17-f471-4c0c-825c-ea29415b25b1 2018-12-23 21:10:46,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:46,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10: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-075c1150-5730-43ae-a0af-9bc141b13f37 x-compute-request-id: req-075c1150-5730-43ae-a0af-9bc141b13f37 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9CezVZinYcyhSKmqbTZiwuP5FHcmtq8FDMkKSYhrI/8vqY+FttQVWIUqZkwbF7pFChz42nW77rxQKHO/USAXh1W5sgUXtD0ADd0kv+uHAAmCWhhkotoww+738DTQMQ2O/S2nj29N2DxsU7+3A5PUWazH9jVZ+IOA6PVhr2ncKthyGKXphsxE19E3z9Ia1I/Pey4Qg8HHqRNbBp5Ry+eKi6luTHST/l4+0KEwp9OdAVdaAYX7TDUMtzrEjrLt+bLpqAFJMjZz2B8A3IhLfzU5Sgcnr4L7dnHPW4XBtDBKstVgW3bG9e9UihmQqstBPaIlYqUM91IlIh/+pXQ8+hrpj Generated-by-Nova", "user_id": "e67498479b1f44b882483d4bcef86f38", "name": "CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp", "deleted": false, "created_at": "2018-12-23T21:10:45.000000", "updated_at": null, "fingerprint": "80:82:c2:b1:ad:08:ad:42:a9:67:cf:4a:35:f2:b8:cc", "deleted_at": null, "id": 32}} 2018-12-23 21:10:46,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp used request id req-075c1150-5730-43ae-a0af-9bc141b13f37 2018-12-23 21:10:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/67423e62-abc6-497f-9f39-be9d9a8e8c09 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:46,110 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:46 GMT Server: Apache x-openstack-request-id: req-41b0fa51-1bd2-4be3-9243-0ea8a6419403 Location: http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:46,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:46 GMT Server: Apache x-openstack-request-id: req-d943e327-34c9-44e3-adee-42ac9746dcc3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1913 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "975d4c281748405e9b7c46989ec7c3d9", "OS::stack_id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack", "keypair_name": "CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack", "stack_user_project_id": "3042af56c886413ca3d7e619ae3161de", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:10:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAvQns1WYp2HMoUipqm02YsLj+RR3JravBQzJCkmIayP/L6mPh\nbbUFViFKmZMGxe6RQoc+Np1u+68UChzv1EgF4dVubIFF7Q9AA3dJL/rhwAJgloYZ\nKLaMMPu9/A00DENjv0tp49vTdg8bFO/twOT1Fmsx/Y1WfiDgOj1Ya9p3CrYchil6\nYbMRNfRN8/SGtSPz3suEIPBx6kTWwaeUcvnioupbkx0k/5ePtChMKfTnQFXWgGF+\n0w1DLc6xI6y7fmy6agBSTI2c9gfANyIS381OUoHJ6+C+3Zxz1uFwbQwSrLVYFt2x\nvXvVIoZkKrLQT2iJWKlDPdSJSIf/qV0PPoa6YwIDAQABAoIBACqMdFkn8J0+dkHg\nODSSh56nVNv7s2w6r3pPcrp+CGdbY+ty5ceKqhPT1HWyqSCd7OYbiL5EOzm9E3af\nQr/2IhTNtFgJ1NJhz1e4XqnE/1D3eAQJVNpcFDvmPcHguulTtbzV3ZSi4vq8tazF\nwC7dmeic4hie2mvzPGT/b8p+1rJ7HfKJcNaYurctIQkxJJ1FSaS/KgdALHbZSMvZ\nOfp2dxcTV3pwpx3x2BieOkZ2UOs1aL1y/Xm+n9LN6ASfOAhLiOUc5CIEgUXsFU0l\nrhYqubm/fNOyofJozaObb1nkcsCN9w0MdPfTdmpHHj1/JlshIAICiUeTA7qB5cKh\nLdxLctkCgYEA3PQtESgu6h304C38VtciWxmTpB8Th2MLtdpMowpCR3paOUtbU+Es\n5BgF8j1vnd9m1cE9tDe6ddBJBP6TyUGNnpUqr079nDb/zDrSn/jzV0VYCiTKNRC2\nseF2UkUBPWYjv1KFZsTHVNfQ+cLYUE6z9EVn7LdIRb0mxo6P3G1ELi8CgYEA2wXW\n74PfGoNf1K5zX9iO/MkFtNJKQYto9uK0KrPWl5Lwr6fq4sr+OEMds7kJQ1APIKE5\nkq1NHgpGrYG7py/YedSzC10Sb6ufTM2gWkcsb8wu5L13LPyF9WQbFBFPoi7m2aOJ\nHIrpUygYEYV0NrEBBxOGAXfPAUZiPgqppb/vPg0CgYAI0dZasPfucHOt3ygLb1r3\nt/Wkv3jQFqwI/kXA3E/4+nFPiCqFFp/sGulh2gHyk1BPh/8minLu8Pl5MZBEoFE+\n20Vw6f5Flgxv4ok1yYItIZ96CC3qIFiqkQ1gC1EZWlJi+LBKgeBTCqpUzepEil+0\niHC1ijtgTUSW+GnVqqbmEQKBgB9gtcs4nETjH16L45GOp+WFMyEVo3fCbjY4glE/\n1HWAoqS3rMnzBPqwetfdoXsYRCKLloDx/QNZu4ht9qFcFGpX05LEMbj34GmTZ+6n\nFbGqkelJT4KNZu+h+NMmK79zcrUpXaJOMGEudExGT0DqmNgXrvIU5P4sxDRZOLa7\nSZ4dAoGBAMOYrvxjTJpOXCPoUtSD0HiHT+OC3TfNQYKGKhkFETaAKAQwgrEyoXS/\n8D6XJVlwAKswdFIlOw4Qkpaaya1kfOmKWZQZAC97MLBZkLQZlJtUFsqer9ebY9MS\nZ7o1/zbhQV53VYL5kKAHBSvR1oAGOxr7bHXImelHqADpir9HHfp8\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 21:10:46,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 used request id req-d943e327-34c9-44e3-adee-42ac9746dcc3 2018-12-23 21:10:46,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:46,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:46,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4c20e436534840e1a8ac510cd99ba2f4", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj-role"}], "expires_at": "2018-12-23T22:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "975d4c281748405e9b7c46989ec7c3d9", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-82edf60b-06c4-443-user", "id": "e67498479b1f44b882483d4bcef86f38"}, "audit_ids": ["t3kJKNn6RsaBcwt2i9vyBw"], "issued_at": "2018-12-23T21:10:46.000000Z"}} 2018-12-23 21:10:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8a068dd2053c37db4e3486488e459bec29017b" 2018-12-23 21:10:46,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d3d616-1d3e-4a53-ad4b-b26bc953112b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:46,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b5d3d616-1d3e-4a53-ad4b-b26bc953112b 2018-12-23 21:10:46,982 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:10:46,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d8a068dd2053c37db4e3486488e459bec29017b" 2018-12-23 21:10:47,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10: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-dd7ed476-96d4-4e97-a364-6046e5ce7159 x-compute-request-id: req-dd7ed476-96d4-4e97-a364-6046e5ce7159 Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9CezVZinYcyhSKmqbTZiwuP5FHcmtq8FDMkKSYhrI/8vqY+FttQVWIUqZkwbF7pFChz42nW77rxQKHO/USAXh1W5sgUXtD0ADd0kv+uHAAmCWhhkotoww+738DTQMQ2O/S2nj29N2DxsU7+3A5PUWazH9jVZ+IOA6PVhr2ncKthyGKXphsxE19E3z9Ia1I/Pey4Qg8HHqRNbBp5Ry+eKi6luTHST/l4+0KEwp9OdAVdaAYX7TDUMtzrEjrLt+bLpqAFJMjZz2B8A3IhLfzU5Sgcnr4L7dnHPW4XBtDBKstVgW3bG9e9UihmQqstBPaIlYqUM91IlIh/+pXQ8+hrpj Generated-by-Nova", "name": "CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp", "fingerprint": "80:82:c2:b1:ad:08:ad:42:a9:67:cf:4a:35:f2:b8:cc"}}]} 2018-12-23 21:10:47,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-dd7ed476-96d4-4e97-a364-6046e5ce7159 2018-12-23 21:10:47,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:47,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4c20e436534840e1a8ac510cd99ba2f4", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj-role"}], "expires_at": "2018-12-23T22:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "975d4c281748405e9b7c46989ec7c3d9", "name": "CreateStackKeypairTests-82edf60b-06c4-443-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/975d4c281748405e9b7c46989ec7c3d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-82edf60b-06c4-443-user", "id": "e67498479b1f44b882483d4bcef86f38"}, "audit_ids": ["L2U9aGlnRGmHSNZBROrRhA"], "issued_at": "2018-12-23T21:10:47.000000Z"}} 2018-12-23 21:10:47,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e205f3fa80e8a66c441c63b9f2d1c87362c1292" 2018-12-23 21:10:47,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10: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-23c027af-7a83-44f7-90a1-20d5ef9227f7 x-compute-request-id: req-23c027af-7a83-44f7-90a1-20d5ef9227f7 Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9CezVZinYcyhSKmqbTZiwuP5FHcmtq8FDMkKSYhrI/8vqY+FttQVWIUqZkwbF7pFChz42nW77rxQKHO/USAXh1W5sgUXtD0ADd0kv+uHAAmCWhhkotoww+738DTQMQ2O/S2nj29N2DxsU7+3A5PUWazH9jVZ+IOA6PVhr2ncKthyGKXphsxE19E3z9Ia1I/Pey4Qg8HHqRNbBp5Ry+eKi6luTHST/l4+0KEwp9OdAVdaAYX7TDUMtzrEjrLt+bLpqAFJMjZz2B8A3IhLfzU5Sgcnr4L7dnHPW4XBtDBKstVgW3bG9e9UihmQqstBPaIlYqUM91IlIh/+pXQ8+hrpj Generated-by-Nova", "user_id": "e67498479b1f44b882483d4bcef86f38", "name": "CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp", "deleted": false, "created_at": "2018-12-23T21:10:45.000000", "updated_at": null, "fingerprint": "80:82:c2:b1:ad:08:ad:42:a9:67:cf:4a:35:f2:b8:cc", "deleted_at": null, "id": 32}} 2018-12-23 21:10:47,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp used request id req-23c027af-7a83-44f7-90a1-20d5ef9227f7 2018-12-23 21:10:47,850 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack 2018-12-23 21:10:47,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/67423e62-abc6-497f-9f39-be9d9a8e8c09 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:47,878 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:47 GMT Server: Apache x-openstack-request-id: req-306a16e6-a38b-4f3a-9ff5-95ceed2eb101 Location: http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:48,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:47 GMT Server: Apache x-openstack-request-id: req-68788bb0-f906-4fde-98d9-c1150d6a7a4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:48,001 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 used request id req-68788bb0-f906-4fde-98d9-c1150d6a7a4f 2018-12-23 21:10:48,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/67423e62-abc6-497f-9f39-be9d9a8e8c09 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:48,233 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:48 GMT Server: Apache x-openstack-request-id: req-f60d7e86-8d3c-47b7-ad1a-c104d9d734a9 Location: http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:48,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:48 GMT Server: Apache x-openstack-request-id: req-0398581a-a308-462d-bc7b-3999dd553fd2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 528 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": "975d4c281748405e9b7c46989ec7c3d9", "OS::stack_id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack", "keypair_name": "CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack", "stack_user_project_id": "3042af56c886413ca3d7e619ae3161de", "tags": null, "creation_time": "2018-12-23T21:10:44Z", "links": [{"href": "http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:10:47Z", "id": "67423e62-abc6-497f-9f39-be9d9a8e8c09", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-23 21:10:48,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 used request id req-0398581a-a308-462d-bc7b-3999dd553fd2 2018-12-23 21:10:48,258 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:10:48,258 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack 2018-12-23 21:10:48,258 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack 2018-12-23 21:10:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/67423e62-abc6-497f-9f39-be9d9a8e8c09 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487042591cf579da9e207ceaeaf0fc477751e7b6" 2018-12-23 21:10:48,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:48 GMT Server: Apache x-openstack-request-id: req-18136bb0-a12c-4288-bba3-2b50b5f3416f Location: http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:48,474 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:48 GMT Server: Apache x-openstack-request-id: req-2037adb5-6c5f-4589-8ecc-16e3f0145000 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:10:48,474 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/975d4c281748405e9b7c46989ec7c3d9/stacks/CreateStackKeypairTests-CreateStackKeypairTests-bcdf95aa-4317-4374-bdc3-11a728f99db5-stack/67423e62-abc6-497f-9f39-be9d9a8e8c09 used request id req-2037adb5-6c5f-4589-8ecc-16e3f0145000 2018-12-23 21:10:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:48,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a64ee8b7-ab45-42d6-a08c-63f21e7c5070 Date: Sun, 23 Dec 2018 21:10:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:10:48,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a64ee8b7-ab45-42d6-a08c-63f21e7c5070 2018-12-23 21:10:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d866838-6aaa-4293-8f8c-2204245845e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:49,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-5d866838-6aaa-4293-8f8c-2204245845e4 2018-12-23 21:10:49,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb1a7db-a88c-48a1-849e-0346b63ce375 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:49,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2eb1a7db-a88c-48a1-849e-0346b63ce375 2018-12-23 21:10:49,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f71242d-1dd5-4616-ac57-be4878ddd4ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:49,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-7f71242d-1dd5-4616-ac57-be4878ddd4ff 2018-12-23 21:10:49,276 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382da9c8-58be-4c8b-9c33-dfaf5cc7a242 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:10:49,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-382da9c8-58be-4c8b-9c33-dfaf5cc7a242 2018-12-23 21:10:49,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5af3c169-7db2-4bc8-90d7-aaee4351fcfb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:49,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-5af3c169-7db2-4bc8-90d7-aaee4351fcfb 2018-12-23 21:10:49,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:49,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777fb5cf-802b-41d0-986d-a45b6aae8d57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:49,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-777fb5cf-802b-41d0-986d-a45b6aae8d57 2018-12-23 21:10:49,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:49,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb0bb4a4-2a94-4151-b4df-17facdf3645e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:49,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-cb0bb4a4-2a94-4151-b4df-17facdf3645e 2018-12-23 21:10:49,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:49,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74519af-9ae3-4e68-9683-0541f2c533d4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:10:49,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-d74519af-9ae3-4e68-9683-0541f2c533d4 2018-12-23 21:10:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:49,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e685ce08-c8a5-4b9a-84d1-da2f3742e493 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:49,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-e685ce08-c8a5-4b9a-84d1-da2f3742e493 2018-12-23 21:10:49,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:49,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:50,067 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30356856-b84f-452e-ad65-849113a56e77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:50,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-30356856-b84f-452e-ad65-849113a56e77 2018-12-23 21:10:50,067 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:50,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc7364e-a3cb-41de-8ec2-0ce2b5a84d38 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:10:50,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-8dc7364e-a3cb-41de-8ec2-0ce2b5a84d38 2018-12-23 21:10:50,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:50,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-141f0e25-d3f9-4ba4-ac7b-998f94c7e503 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 21:10:50,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-141f0e25-d3f9-4ba4-ac7b-998f94c7e503 2018-12-23 21:10:50,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:10:50,273 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-82edf60b-06c4-443-proj 2018-12-23 21:10:50,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:50,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ffe1ddf-ea50-4c67-b0c4-c27e1a4bbc77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:50,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/975d4c281748405e9b7c46989ec7c3d9 used request id req-8ffe1ddf-ea50-4c67-b0c4-c27e1a4bbc77 2018-12-23 21:10:50,533 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-82edf60b-06c4-443-proj-role 2018-12-23 21:10:50,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4c20e436534840e1a8ac510cd99ba2f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:50,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a1e8964-f1f9-4068-bb18-b759a1b9ed78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:50,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4c20e436534840e1a8ac510cd99ba2f4 used request id req-0a1e8964-f1f9-4068-bb18-b759a1b9ed78 2018-12-23 21:10:50,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92c3cba40967f4f0f30e2dc40390d728444c45c3" 2018-12-23 21:10:50,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e892419-50f2-4ff0-becd-5c07d1dc3867 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:50,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0e892419-50f2-4ff0-becd-5c07d1dc3867 2018-12-23 21:10:50,755 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-82edf60b-06c4-443-user 2018-12-23 21:10:50,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e67498479b1f44b882483d4bcef86f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b04378e21bd8ab3c340cdaeb26af62bf5e297af" 2018-12-23 21:10:50,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae62855-b444-43da-9e81-8a56b7735784 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:50,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e67498479b1f44b882483d4bcef86f38 used request id req-4ae62855-b444-43da-9e81-8a56b7735784 2018-12-23 21:10:50,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:51,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["SBNeb3fiSpiW0V-gy_1Jeg"], "issued_at": "2018-12-23T21:10:51.000000Z"}} 2018-12-23 21:10:51,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24ff49c540a5cd290a04bd955f227369077c99e3" 2018-12-23 21:10:51,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8ef142-2f8a-4b26-9c2f-49b79cb5ca00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:51,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cc8ef142-2f8a-4b26-9c2f-49b79cb5ca00 2018-12-23 21:10:51,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:51,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:51,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["ClDYLgOyRWagkaOSg6SsSQ"], "issued_at": "2018-12-23T21:10:51.000000Z"}} 2018-12-23 21:10:51,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:10:51,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8816ec-6308-4ab6-a7a2-8437ebaa72d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:51,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7a8816ec-6308-4ab6-a7a2-8437ebaa72d8 2018-12-23 21:10:51,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:51,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:51,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:10:51,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf736c2-fa47-4005-82fa-cd769e404493 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:10:51,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj used request id req-ebf736c2-fa47-4005-82fa-cd769e404493 2018-12-23 21:10:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:10:52,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ead501a-e650-44b9-9d68-347d18ab46f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:10:52,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3ead501a-e650-44b9-9d68-347d18ab46f4 2018-12-23 21:10:52,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj"}}' 2018-12-23 21:10:52,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae9935a-341a-41d4-97b3-a8e8a6080687 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0"}, "tags": [], "enabled": true, "id": "d354bb90e6294664b9e1252db06ac4f0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj"}} 2018-12-23 21:10:52,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6ae9935a-341a-41d4-97b3-a8e8a6080687 2018-12-23 21:10:52,199 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-6d416431-9afc-40e-proj 2018-12-23 21:10:52,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:52,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:52,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["B2DV0ribTVaPaiNhSnEEvw"], "issued_at": "2018-12-23T21:10:52.000000Z"}} 2018-12-23 21:10:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:52,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff513ef-0e24-4fe2-b1a4-208554bc14a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:52,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cff513ef-0e24-4fe2-b1a4-208554bc14a7 2018-12-23 21:10:52,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:10:52,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:10:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:10:52,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:52,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6848ba8b-85c9-4265-a852-e41a9e23af6b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:10:52,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6848ba8b-85c9-4265-a852-e41a9e23af6b 2018-12-23 21:10:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:52,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3335cdc-fe81-461d-9206-faef4a9132df Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0"}, "tags": [], "enabled": true, "id": "d354bb90e6294664b9e1252db06ac4f0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj"}]} 2018-12-23 21:10:52,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj used request id req-f3335cdc-fe81-461d-9206-faef4a9132df 2018-12-23 21:10:52,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:53,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2487e2-14fb-4c7d-9899-a36cb0faa998 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:10:53,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4d2487e2-14fb-4c7d-9899-a36cb0faa998 2018-12-23 21:10:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:53,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d7f3d0-871f-4be6-8b2e-aa4d4388acbf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:53,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5d7f3d0-871f-4be6-8b2e-aa4d4388acbf 2018-12-23 21:10:53,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:53,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9763eca9-0fbc-4052-9b72-d695721ccf06 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0"}, "tags": [], "enabled": true, "id": "d354bb90e6294664b9e1252db06ac4f0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj"}]} 2018-12-23 21:10:53,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-6d416431-9afc-40e-proj used request id req-9763eca9-0fbc-4052-9b72-d695721ccf06 2018-12-23 21:10:53,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/1a2d0d300d784a4e9b43b3255799c149 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:53,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79387e1d-222a-4f6b-ad18-010738c4aa41 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-user", "links": {"self": "http://172.30.9.21:5000/v3/users/1a2d0d300d784a4e9b43b3255799c149"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "1a2d0d300d784a4e9b43b3255799c149", "password_expires_at": null}} 2018-12-23 21:10:53,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/1a2d0d300d784a4e9b43b3255799c149 used request id req-79387e1d-222a-4f6b-ad18-010738c4aa41 2018-12-23 21:10:53,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0/users/1a2d0d300d784a4e9b43b3255799c149/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:54,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27c92fd-6f59-497e-926d-45db9c532cb4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0/users/1a2d0d300d784a4e9b43b3255799c149/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:10:54,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0/users/1a2d0d300d784a4e9b43b3255799c149/roles used request id req-d27c92fd-6f59-497e-926d-45db9c532cb4 2018-12-23 21:10:54,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:54,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b55a79-e483-43c1-9b79-caf54d39c419 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:10:54,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-43b55a79-e483-43c1-9b79-caf54d39c419 2018-12-23 21:10:54,117 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-6d416431-9afc-40e-proj 2018-12-23 21:10:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0/users/1a2d0d300d784a4e9b43b3255799c149/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:10:54,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f59fa1e-73e9-4f0d-b930-f2aefde401f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:54,176 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0/users/1a2d0d300d784a4e9b43b3255799c149/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-0f59fa1e-73e9-4f0d-b930-f2aefde401f6 2018-12-23 21:10:54,176 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-6d416431-9afc-40e-user 2018-12-23 21:10:54,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:54,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:10:54,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d421f2b-9383-4e19-96dc-e46dacfab498 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:10:54,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9d421f2b-9383-4e19-96dc-e46dacfab498 2018-12-23 21:10:54,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" -d '{"role": {"name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj-role"}}' 2018-12-23 21:10:54,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60200f2-28a7-4e77-8a89-b1d7b51c56a6 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bf286113a3f431abe91a378afcdb15a", "links": {"self": "http://172.30.9.21:5000/v3/roles/0bf286113a3f431abe91a378afcdb15a"}, "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj-role"}} 2018-12-23 21:10:54,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e60200f2-28a7-4e77-8a89-b1d7b51c56a6 2018-12-23 21:10:54,390 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-6d416431-9afc-40e-proj-role 2018-12-23 21:10:54,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0bf286113a3f431abe91a378afcdb15a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:10:54,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24261e0-52b9-4565-b12b-02ea763a9877 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bf286113a3f431abe91a378afcdb15a", "links": {"self": "http://172.30.9.21:5000/v3/roles/0bf286113a3f431abe91a378afcdb15a"}, "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj-role"}} 2018-12-23 21:10:54,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0bf286113a3f431abe91a378afcdb15a used request id req-f24261e0-52b9-4565-b12b-02ea763a9877 2018-12-23 21:10:54,491 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-6d416431-9afc-40e-proj-role to project CreateStackSecurityGroupTests-6d416431-9afc-40e-proj 2018-12-23 21:10:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0/users/1a2d0d300d784a4e9b43b3255799c149/roles/0bf286113a3f431abe91a378afcdb15a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:10:54,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9953240-fc49-4339-abea-0e12fee38d75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:10:54,548 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0/users/1a2d0d300d784a4e9b43b3255799c149/roles/0bf286113a3f431abe91a378afcdb15a used request id req-d9953240-fc49-4339-abea-0e12fee38d75 2018-12-23 21:10:54,548 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:10:54,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:10:54,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:10:54,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:10:54,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "0bf286113a3f431abe91a378afcdb15a", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj-role"}], "expires_at": "2018-12-23T22:10:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d354bb90e6294664b9e1252db06ac4f0", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d354bb90e6294664b9e1252db06ac4f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d354bb90e6294664b9e1252db06ac4f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-user", "id": "1a2d0d300d784a4e9b43b3255799c149"}, "audit_ids": ["KpZ9bRyiTMqK7hA0LJEdYg"], "issued_at": "2018-12-23T21:10:54.000000Z"}} 2018-12-23 21:10:54,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:10:55,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf496519-02b7-463f-a07b-1f9e5b028ed8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:10:55,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cf496519-02b7-463f-a07b-1f9e5b028ed8 2018-12-23 21:10:55,038 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:10:55,040 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:10:55,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:10:55,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:55 GMT Server: Apache x-openstack-request-id: req-cff473da-c565-4213-bd04-faf966806b9e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:10:55,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack used request id req-cff473da-c565-4213-bd04-faf966806b9e 2018-12-23 21:10:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-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-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}}' 2018-12-23 21:10:56,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:10:55 GMT Server: Apache x-openstack-request-id: req-e535147e-f8fd-4ff5-aa6a-8a89a3a1273c Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "links": [{"href": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af", "rel": "self"}]}} 2018-12-23 21:10:56,860 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks used request id req-e535147e-f8fd-4ff5-aa6a-8a89a3a1273c 2018-12-23 21:10:56,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/7762eee1-c04a-4e47-85ba-4fc0d05986af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:10:57,060 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:56 GMT Server: Apache x-openstack-request-id: req-83df7d69-b7e5-479c-835d-f058ea39dbe0 Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:57,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:57 GMT Server: Apache x-openstack-request-id: req-abcf271e-f7c5-47ae-ac7f-465bffafb670 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": "d354bb90e6294664b9e1252db06ac4f0", "OS::stack_id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "security_group_name": "CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "stack_user_project_id": "5b74372753a84a5083203ce12c300c92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:10:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 21:10:57,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af used request id req-abcf271e-f7c5-47ae-ac7f-465bffafb670 2018-12-23 21:10:57,319 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack 2018-12-23 21:10:57,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/7762eee1-c04a-4e47-85ba-4fc0d05986af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:10:57,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:10:57 GMT Server: Apache x-openstack-request-id: req-662b8fba-ebc1-4252-9faa-1328457b24b9 Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:10:57,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:10:57 GMT Server: Apache x-openstack-request-id: req-05973606-9981-42a9-9e65-b1bfaa9b8fc0 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": "d354bb90e6294664b9e1252db06ac4f0", "OS::stack_id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "security_group_name": "CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "stack_user_project_id": "5b74372753a84a5083203ce12c300c92", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:10:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 21:10:57,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af used request id req-05973606-9981-42a9-9e65-b1bfaa9b8fc0 2018-12-23 21:10:57,759 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:10:57,759 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:11:00,762 - create_stack - DEBUG - Stack status query timeout in 1196.55694389 2018-12-23 21:11:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/7762eee1-c04a-4e47-85ba-4fc0d05986af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:01,010 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:00 GMT Server: Apache x-openstack-request-id: req-d7f788af-3738-4fb2-9457-67c174dd33db Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:01,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:01 GMT Server: Apache x-openstack-request-id: req-b676bd4f-af76-4b3f-b2fe-a0252e57dbce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 529 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": "d354bb90e6294664b9e1252db06ac4f0", "OS::stack_id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "security_group_name": "CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "stack_user_project_id": "5b74372753a84a5083203ce12c300c92", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:10:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 21:11:01,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af used request id req-b676bd4f-af76-4b3f-b2fe-a0252e57dbce 2018-12-23 21:11:01,245 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:11:01,245 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack 2018-12-23 21:11:01,245 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack 2018-12-23 21:11:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/7762eee1-c04a-4e47-85ba-4fc0d05986af/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:01,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:01 GMT Server: Apache x-openstack-request-id: req-f856b8fa-d95b-44bb-99e6-a6fb4325189b Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:01,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:01 GMT Server: Apache x-openstack-request-id: req-de74d0f5-b73a-4ada-ba19-7e19c67eaa76 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T21:10:56Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:10:56Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-23 21:11:01,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af/resources used request id req-de74d0f5-b73a-4ada-ba19-7e19c67eaa76 2018-12-23 21:11:01,316 - neutron_utils - INFO - Retrieving security group with ID - 4c3d7534-9375-4a6f-b605-0dcf82f9feef 2018-12-23 21:11:01,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4c3d7534-9375-4a6f-b605-0dcf82f9feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:01,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-057b6922-d71f-456d-96c1-6c5edb6d82cb Date: Sun, 23 Dec 2018 21:11:01 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "updated_at": "2018-12-23T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "02961103-684b-4c89-98d5-ff912d249efc", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "604db35b-c991-4a2a-b72c-7ce1b11dded6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}], "revision_number": 6, "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "name": "CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}]} 2018-12-23 21:11:01,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4c3d7534-9375-4a6f-b605-0dcf82f9feef used request id req-057b6922-d71f-456d-96c1-6c5edb6d82cb 2018-12-23 21:11:01,557 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c3d7534-9375-4a6f-b605-0dcf82f9feef 2018-12-23 21:11:01,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:01,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-c242d9d4-9a65-4cba-9b0e-bee25ffddb43 Date: Sun, 23 Dec 2018 21:11:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "02961103-684b-4c89-98d5-ff912d249efc"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": 22, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "604db35b-c991-4a2a-b72c-7ce1b11dded6"}]} 2018-12-23 21:11:01,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef used request id req-c242d9d4-9a65-4cba-9b0e-bee25ffddb43 2018-12-23 21:11:01,581 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c3d7534-9375-4a6f-b605-0dcf82f9feef 2018-12-23 21:11:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:01,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-943a62b9-90e6-4425-a778-ee00f707f2b4 Date: Sun, 23 Dec 2018 21:11:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "02961103-684b-4c89-98d5-ff912d249efc"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": 22, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "604db35b-c991-4a2a-b72c-7ce1b11dded6"}]} 2018-12-23 21:11:01,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef used request id req-943a62b9-90e6-4425-a778-ee00f707f2b4 2018-12-23 21:11:01,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:01,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:02,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "0bf286113a3f431abe91a378afcdb15a", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj-role"}], "expires_at": "2018-12-23T22:11:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d354bb90e6294664b9e1252db06ac4f0", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d354bb90e6294664b9e1252db06ac4f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d354bb90e6294664b9e1252db06ac4f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d354bb90e6294664b9e1252db06ac4f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-user", "id": "1a2d0d300d784a4e9b43b3255799c149"}, "audit_ids": ["bCrCSRV5Q_-I-9D9qbTWWQ"], "issued_at": "2018-12-23T21:11:02.000000Z"}} 2018-12-23 21:11:02,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7cb9909795f89d58024bbaed9da0586164239a" 2018-12-23 21:11:02,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2f5d8c-ca34-47de-b29f-e3d1dcc5eb65 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:02,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ee2f5d8c-ca34-47de-b29f-e3d1dcc5eb65 2018-12-23 21:11:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7cb9909795f89d58024bbaed9da0586164239a" 2018-12-23 21:11:02,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-b1ea96fe-8d86-4536-a6f1-331694f99631 Date: Sun, 23 Dec 2018 21:11:02 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "updated_at": "2018-12-23T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "02961103-684b-4c89-98d5-ff912d249efc", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "604db35b-c991-4a2a-b72c-7ce1b11dded6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}], "revision_number": 6, "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "name": "CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}]} 2018-12-23 21:11:02,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp&description=Test+description used request id req-b1ea96fe-8d86-4536-a6f1-331694f99631 2018-12-23 21:11:02,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:02,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:02,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7cb9909795f89d58024bbaed9da0586164239a" 2018-12-23 21:11:02,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cfff03e-9f21-4987-9516-eb756f86a480 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d354bb90e6294664b9e1252db06ac4f0", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj"}} 2018-12-23 21:11:02,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0 used request id req-1cfff03e-9f21-4987-9516-eb756f86a480 2018-12-23 21:11:02,429 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c3d7534-9375-4a6f-b605-0dcf82f9feef 2018-12-23 21:11:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7cb9909795f89d58024bbaed9da0586164239a" 2018-12-23 21:11:02,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-871a87df-b5aa-40d8-a1d5-bc89ecbbb565 Date: Sun, 23 Dec 2018 21:11:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "02961103-684b-4c89-98d5-ff912d249efc"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": 22, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "604db35b-c991-4a2a-b72c-7ce1b11dded6"}]} 2018-12-23 21:11:02,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef used request id req-871a87df-b5aa-40d8-a1d5-bc89ecbbb565 2018-12-23 21:11:02,455 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c3d7534-9375-4a6f-b605-0dcf82f9feef 2018-12-23 21:11:02,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7cb9909795f89d58024bbaed9da0586164239a" 2018-12-23 21:11:02,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-027736e2-32dc-4371-86ee-04d553ebb079 Date: Sun, 23 Dec 2018 21:11:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "02961103-684b-4c89-98d5-ff912d249efc"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": 22, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "604db35b-c991-4a2a-b72c-7ce1b11dded6"}]} 2018-12-23 21:11:02,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef used request id req-027736e2-32dc-4371-86ee-04d553ebb079 2018-12-23 21:11:02,478 - neutron_utils - INFO - Retrieving security group with ID - 4c3d7534-9375-4a6f-b605-0dcf82f9feef 2018-12-23 21:11:02,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4c3d7534-9375-4a6f-b605-0dcf82f9feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7cb9909795f89d58024bbaed9da0586164239a" 2018-12-23 21:11:02,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-073bce3d-9e55-49e6-a391-32ae49a266ea Date: Sun, 23 Dec 2018 21:11:02 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "updated_at": "2018-12-23T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "02961103-684b-4c89-98d5-ff912d249efc", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "604db35b-c991-4a2a-b72c-7ce1b11dded6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}], "revision_number": 6, "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "name": "CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}]} 2018-12-23 21:11:02,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4c3d7534-9375-4a6f-b605-0dcf82f9feef used request id req-073bce3d-9e55-49e6-a391-32ae49a266ea 2018-12-23 21:11:02,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c3d7534-9375-4a6f-b605-0dcf82f9feef 2018-12-23 21:11:02,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd7cb9909795f89d58024bbaed9da0586164239a" 2018-12-23 21:11:02,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-459617a1-1c38-4e49-a016-34ad172a6d88 Date: Sun, 23 Dec 2018 21:11:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "02961103-684b-4c89-98d5-ff912d249efc"}, {"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "4c3d7534-9375-4a6f-b605-0dcf82f9feef", "port_range_min": 22, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "604db35b-c991-4a2a-b72c-7ce1b11dded6"}]} 2018-12-23 21:11:02,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4c3d7534-9375-4a6f-b605-0dcf82f9feef used request id req-459617a1-1c38-4e49-a016-34ad172a6d88 2018-12-23 21:11:02,545 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack 2018-12-23 21:11:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/7762eee1-c04a-4e47-85ba-4fc0d05986af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:02,573 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:02 GMT Server: Apache x-openstack-request-id: req-99a1fcda-142b-43fc-a16c-0603cb0d27c2 Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:02,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:02 GMT Server: Apache x-openstack-request-id: req-a1ff7ba0-3a7d-49f6-9faf-54fd2d2c3adf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:02,865 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af used request id req-a1ff7ba0-3a7d-49f6-9faf-54fd2d2c3adf 2018-12-23 21:11:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/7762eee1-c04a-4e47-85ba-4fc0d05986af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:02,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:02 GMT Server: Apache x-openstack-request-id: req-dd0f1567-f38d-4724-b659-c670f4a2a0c9 Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:02,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:02 GMT Server: Apache x-openstack-request-id: req-06a5aff3-8835-4731-bcbd-4c0832ee9773 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d354bb90e6294664b9e1252db06ac4f0", "OS::stack_id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "security_group_name": "CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "stack_user_project_id": "5b74372753a84a5083203ce12c300c92", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:10:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:11:02Z", "id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 21:11:02,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af used request id req-06a5aff3-8835-4731-bcbd-4c0832ee9773 2018-12-23 21:11:02,935 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:11:02,936 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:11:05,939 - create_stack - DEBUG - Stack status query timeout in 1196.92615294 2018-12-23 21:11:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/7762eee1-c04a-4e47-85ba-4fc0d05986af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:05,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:05 GMT Server: Apache x-openstack-request-id: req-d84f7f73-36ed-4f12-a744-a95335f2dc18 Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:06,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:05 GMT Server: Apache x-openstack-request-id: req-282bb4da-8d8b-47b8-8181-1d297b4d25ed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d354bb90e6294664b9e1252db06ac4f0", "OS::stack_id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "security_group_name": "CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-sec-grp"}, "deletion_time": "2018-12-23T21:11:04Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack", "stack_user_project_id": "5b74372753a84a5083203ce12c300c92", "tags": null, "creation_time": "2018-12-23T21:10:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:11:02Z", "id": "7762eee1-c04a-4e47-85ba-4fc0d05986af", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-23 21:11:06,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af used request id req-282bb4da-8d8b-47b8-8181-1d297b4d25ed 2018-12-23 21:11:06,160 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:11:06,160 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack 2018-12-23 21:11:06,160 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack 2018-12-23 21:11:06,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/7762eee1-c04a-4e47-85ba-4fc0d05986af -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b437a0ab7ee5eb188e9e56dbd5f3c23200b1c580" 2018-12-23 21:11:06,189 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:06 GMT Server: Apache x-openstack-request-id: req-e529eb83-5431-4ad9-939f-b19b9be5caac Location: http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:06,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:06 GMT Server: Apache x-openstack-request-id: req-4b6d10b1-0bc8-4199-9f84-441e61e51ae4 Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:11:06,214 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d354bb90e6294664b9e1252db06ac4f0/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-a669af5b-af4d-46fe-8b6a-0c6778f4e3be-stack/7762eee1-c04a-4e47-85ba-4fc0d05986af used request id req-4b6d10b1-0bc8-4199-9f84-441e61e51ae4 2018-12-23 21:11:06,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:06,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d98519bf-4ec2-4125-8f10-f7f8cfa20e06 Date: Sun, 23 Dec 2018 21:11:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "updated_at": "2018-12-23T21:10:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "30eecc69-a3c8-4b8b-8f0e-ee3a6ec52aa2", "remote_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "remote_ip_prefix": null, "created_at": "2018-12-23T21:10:57Z", "security_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "7930f7be-6b26-440c-a655-cd8684fd0557", "remote_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "remote_ip_prefix": null, "created_at": "2018-12-23T21:10:57Z", "security_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "7f4d323e-d181-4726-b930-3db6bd2f9bb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:10:57Z", "security_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "revision_number": 0, "id": "f2dc8d04-ef17-4d7a-81f0-6fd472f9c815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:10:57Z", "security_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d354bb90e6294664b9e1252db06ac4f0"}], "revision_number": 4, "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "name": "default"}]} 2018-12-23 21:11:06,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d98519bf-4ec2-4125-8f10-f7f8cfa20e06 2018-12-23 21:11:06,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:06,591 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196a2c10-781a-40b8-9904-e6ec97575f69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:06,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-196a2c10-781a-40b8-9904-e6ec97575f69 2018-12-23 21:11:06,592 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:06,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c86e76dc-a4d2-4d3c-a22b-aeebba393980 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:06,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-c86e76dc-a4d2-4d3c-a22b-aeebba393980 2018-12-23 21:11:06,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:06,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:06,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cb86ea0-606d-47b4-ae72-26ea9c7de229 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:06,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-0cb86ea0-606d-47b4-ae72-26ea9c7de229 2018-12-23 21:11:06,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:06,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:06,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f10eba6-33a0-467f-bd60-08dabe3f47e0 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:11:06,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-7f10eba6-33a0-467f-bd60-08dabe3f47e0 2018-12-23 21:11:06,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:06,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24bc897-fa14-46a5-a4bd-bebe9af1da99 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:06,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-c24bc897-fa14-46a5-a4bd-bebe9af1da99 2018-12-23 21:11:06,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55df172-de40-42b0-bfa5-4399f9833d87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:07,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-d55df172-de40-42b0-bfa5-4399f9833d87 2018-12-23 21:11:07,098 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f001e9-37ba-4745-ba1f-e31c7e1d77bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:07,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-c3f001e9-37ba-4745-ba1f-e31c7e1d77bd 2018-12-23 21:11:07,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:07,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f2fe13-c828-4de5-9421-6d9cd91ca262 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:11:07,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-38f2fe13-c828-4de5-9421-6d9cd91ca262 2018-12-23 21:11:07,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9226547d-6a97-4447-a3c8-0e3b6e712dea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:07,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-9226547d-6a97-4447-a3c8-0e3b6e712dea 2018-12-23 21:11:07,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:07,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,502 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95137f55-a7a0-4342-b43c-99f9e9fdf583 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:07,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-95137f55-a7a0-4342-b43c-99f9e9fdf583 2018-12-23 21:11:07,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:07,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7d1888-f282-4955-9384-c5297629e888 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:11:07,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-fd7d1888-f282-4955-9384-c5297629e888 2018-12-23 21:11:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04752546-5614-485c-8a7f-0c2bcdb2e035 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:07,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-04752546-5614-485c-8a7f-0c2bcdb2e035 2018-12-23 21:11:07,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:07,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0163ac-ef0b-46cc-8b1d-346e1101347b Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d354bb90e6294664b9e1252db06ac4f0", "name": "CreateStackSecurityGroupTests-6d416431-9afc-40e-proj"}} 2018-12-23 21:11:07,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0 used request id req-ed0163ac-ef0b-46cc-8b1d-346e1101347b 2018-12-23 21:11:07,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fd5997ad-c73c-4886-be12-4577935ff1c1 2018-12-23 21:11:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=fd5997ad-c73c-4886-be12-4577935ff1c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:07,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8a0ad361-6119-435a-a097-2b2f3fb56243 Date: Sun, 23 Dec 2018 21:11:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "30eecc69-a3c8-4b8b-8f0e-ee3a6ec52aa2"}, {"remote_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "7930f7be-6b26-440c-a655-cd8684fd0557"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "7f4d323e-d181-4726-b930-3db6bd2f9bb3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:10:57Z", "security_group_id": "fd5997ad-c73c-4886-be12-4577935ff1c1", "port_range_min": null, "revision_number": 0, "tenant_id": "d354bb90e6294664b9e1252db06ac4f0", "created_at": "2018-12-23T21:10:57Z", "project_id": "d354bb90e6294664b9e1252db06ac4f0", "id": "f2dc8d04-ef17-4d7a-81f0-6fd472f9c815"}]} 2018-12-23 21:11:07,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=fd5997ad-c73c-4886-be12-4577935ff1c1 used request id req-8a0ad361-6119-435a-a097-2b2f3fb56243 2018-12-23 21:11:07,925 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:11:07,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/fd5997ad-c73c-4886-be12-4577935ff1c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:08,072 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b02939eb-4f8e-4926-9e59-cf5e84081818 Content-Length: 0 Date: Sun, 23 Dec 2018 21:11:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:11:08,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/fd5997ad-c73c-4886-be12-4577935ff1c1 used request id req-b02939eb-4f8e-4926-9e59-cf5e84081818 2018-12-23 21:11:08,073 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-6d416431-9afc-40e-proj 2018-12-23 21:11:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:08,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56bab1da-0a15-41d5-b52b-30924a564c51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:08,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d354bb90e6294664b9e1252db06ac4f0 used request id req-56bab1da-0a15-41d5-b52b-30924a564c51 2018-12-23 21:11:08,302 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-6d416431-9afc-40e-proj-role 2018-12-23 21:11:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0bf286113a3f431abe91a378afcdb15a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:08,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab3aec1-2286-4a0a-bd62-c06df2bec6ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:08,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0bf286113a3f431abe91a378afcdb15a used request id req-6ab3aec1-2286-4a0a-bd62-c06df2bec6ee 2018-12-23 21:11:08,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bd36e83b28c2cea6f4b47f3d0680d8a43a1d276" 2018-12-23 21:11:08,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8074bc-499c-4065-afca-7f9d670874ad Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:08,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd8074bc-499c-4065-afca-7f9d670874ad 2018-12-23 21:11:08,528 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-6d416431-9afc-40e-user 2018-12-23 21:11:08,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1a2d0d300d784a4e9b43b3255799c149 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bd1b7bf815ed4d84c316297976894c858996e0" 2018-12-23 21:11:08,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01de7c6c-661a-4bed-ae23-37d04b802486 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:08,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1a2d0d300d784a4e9b43b3255799c149 used request id req-01de7c6c-661a-4bed-ae23-37d04b802486 2018-12-23 21:11:08,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:09,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["V6IuFUQYRJWz9ACMVdY_1Q"], "issued_at": "2018-12-23T21:11:09.000000Z"}} 2018-12-23 21:11:09,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6f047e61d13a74ed3bf324d6d276e658a79f17" 2018-12-23 21:11:09,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631e119a-a21a-4efa-9fb7-43217ef6c60b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:09,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-631e119a-a21a-4efa-9fb7-43217ef6c60b 2018-12-23 21:11:09,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:09,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:09,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["I9Y54q9xQ9GZQyHxk4CXDg"], "issued_at": "2018-12-23T21:11:09.000000Z"}} 2018-12-23 21:11:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:09,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c776532-4e27-4250-a070-354515880cdb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:09,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9c776532-4e27-4250-a070-354515880cdb 2018-12-23 21:11:09,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:09,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:09,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-c78e29a8-af2d-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:09,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5240cbb9-1360-449b-98d3-de01557cece4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-c78e29a8-af2d-462-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:11:09,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-c78e29a8-af2d-462-proj used request id req-5240cbb9-1360-449b-98d3-de01557cece4 2018-12-23 21:11:09,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:09,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd9890e-e72e-417d-90be-af863c1402a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:11:09,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5cd9890e-e72e-417d-90be-af863c1402a3 2018-12-23 21:11:09,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj"}}' 2018-12-23 21:11:09,949 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce84fd31-eb28-4b99-9fe9-63e887aef807 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e"}, "tags": [], "enabled": true, "id": "4869e2b40f3644a088e08679f75a4e2e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj"}} 2018-12-23 21:11:09,949 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ce84fd31-eb28-4b99-9fe9-63e887aef807 2018-12-23 21:11:09,949 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-c78e29a8-af2d-462-proj 2018-12-23 21:11:09,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:09,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:10,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["um3nzFKWTKWIj_tYswuLQA"], "issued_at": "2018-12-23T21:11:10.000000Z"}} 2018-12-23 21:11:10,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:10,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65528c7-7e3a-4eb1-a8c7-3d4a5875f5a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:10,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-f65528c7-7e3a-4eb1-a8c7-3d4a5875f5a4 2018-12-23 21:11:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:10,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:10,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:10,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9097e7c9-d74c-4995-b8e7-b4162d70440b Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:11:10,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9097e7c9-d74c-4995-b8e7-b4162d70440b 2018-12-23 21:11:10,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-c78e29a8-af2d-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:10,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce432a19-1994-4746-aede-43d6271c274b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-c78e29a8-af2d-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e"}, "tags": [], "enabled": true, "id": "4869e2b40f3644a088e08679f75a4e2e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj"}]} 2018-12-23 21:11:10,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-c78e29a8-af2d-462-proj used request id req-ce432a19-1994-4746-aede-43d6271c274b 2018-12-23 21:11:10,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:10,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25edd665-090a-446a-8809-c8acf8250326 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:11:10,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-25edd665-090a-446a-8809-c8acf8250326 2018-12-23 21:11:11,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:11,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0962386-3184-42f7-852c-6017c7fe706c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:11,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e0962386-3184-42f7-852c-6017c7fe706c 2018-12-23 21:11:11,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-c78e29a8-af2d-462-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:11,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d5fa9b-191b-4a17-a7f4-5c0362d00c73 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-c78e29a8-af2d-462-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e"}, "tags": [], "enabled": true, "id": "4869e2b40f3644a088e08679f75a4e2e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj"}]} 2018-12-23 21:11:11,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-c78e29a8-af2d-462-proj used request id req-b3d5fa9b-191b-4a17-a7f4-5c0362d00c73 2018-12-23 21:11:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/82d9abd338e24f13a29e6023c3115e61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:11,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de480a03-7083-400c-94eb-bad333d03bab Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-c78e29a8-af2d-462-user", "links": {"self": "http://172.30.9.21:5000/v3/users/82d9abd338e24f13a29e6023c3115e61"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4869e2b40f3644a088e08679f75a4e2e", "id": "82d9abd338e24f13a29e6023c3115e61", "password_expires_at": null}} 2018-12-23 21:11:11,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/82d9abd338e24f13a29e6023c3115e61 used request id req-de480a03-7083-400c-94eb-bad333d03bab 2018-12-23 21:11:11,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e/users/82d9abd338e24f13a29e6023c3115e61/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:11,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e66cf0-290a-4b4a-8aae-e3720050a47a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e/users/82d9abd338e24f13a29e6023c3115e61/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:11:11,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e/users/82d9abd338e24f13a29e6023c3115e61/roles used request id req-a4e66cf0-290a-4b4a-8aae-e3720050a47a 2018-12-23 21:11:11,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:11,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3330722-035f-4c78-9158-98a20ff00f9c Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:11:11,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-d3330722-035f-4c78-9158-98a20ff00f9c 2018-12-23 21:11:11,641 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-c78e29a8-af2d-462-proj 2018-12-23 21:11:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e/users/82d9abd338e24f13a29e6023c3115e61/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:11,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9da1757f-ddc7-4617-9941-f13dbcb8a532 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:11,812 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e/users/82d9abd338e24f13a29e6023c3115e61/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-9da1757f-ddc7-4617-9941-f13dbcb8a532 2018-12-23 21:11:11,812 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-c78e29a8-af2d-462-user 2018-12-23 21:11:11,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:11,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-497c2168-c1ac-4d18-9e2e-3ddd58712e1c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:11,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-497c2168-c1ac-4d18-9e2e-3ddd58712e1c 2018-12-23 21:11:11,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" -d '{"role": {"name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj-role"}}' 2018-12-23 21:11:12,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c655265f-564c-4c97-b89d-524aceb5ac43 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfee756f6ec64ed083b4503fe751d93c", "links": {"self": "http://172.30.9.21:5000/v3/roles/dfee756f6ec64ed083b4503fe751d93c"}, "name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj-role"}} 2018-12-23 21:11:12,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c655265f-564c-4c97-b89d-524aceb5ac43 2018-12-23 21:11:12,026 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-c78e29a8-af2d-462-proj-role 2018-12-23 21:11:12,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/dfee756f6ec64ed083b4503fe751d93c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:12,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd484ca-a5da-492a-9767-bb7091eef245 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dfee756f6ec64ed083b4503fe751d93c", "links": {"self": "http://172.30.9.21:5000/v3/roles/dfee756f6ec64ed083b4503fe751d93c"}, "name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj-role"}} 2018-12-23 21:11:12,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/dfee756f6ec64ed083b4503fe751d93c used request id req-4fd484ca-a5da-492a-9767-bb7091eef245 2018-12-23 21:11:12,128 - keystone_utils - INFO - Granting role CreateStackNegativeTests-c78e29a8-af2d-462-proj-role to project CreateStackNegativeTests-c78e29a8-af2d-462-proj 2018-12-23 21:11:12,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e/users/82d9abd338e24f13a29e6023c3115e61/roles/dfee756f6ec64ed083b4503fe751d93c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:12,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-433f6012-12cd-416b-b5c9-4bba8e2a4fa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:12,256 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e/users/82d9abd338e24f13a29e6023c3115e61/roles/dfee756f6ec64ed083b4503fe751d93c used request id req-433f6012-12cd-416b-b5c9-4bba8e2a4fa6 2018-12-23 21:11:12,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:12,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:12,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "dfee756f6ec64ed083b4503fe751d93c", "name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj-role"}], "expires_at": "2018-12-23T22:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4869e2b40f3644a088e08679f75a4e2e", "name": "CreateStackNegativeTests-c78e29a8-af2d-462-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/4869e2b40f3644a088e08679f75a4e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/4869e2b40f3644a088e08679f75a4e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/4869e2b40f3644a088e08679f75a4e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4869e2b40f3644a088e08679f75a4e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/4869e2b40f3644a088e08679f75a4e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/4869e2b40f3644a088e08679f75a4e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4869e2b40f3644a088e08679f75a4e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_4869e2b40f3644a088e08679f75a4e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4869e2b40f3644a088e08679f75a4e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/4869e2b40f3644a088e08679f75a4e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/4869e2b40f3644a088e08679f75a4e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4869e2b40f3644a088e08679f75a4e2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/4869e2b40f3644a088e08679f75a4e2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/4869e2b40f3644a088e08679f75a4e2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-c78e29a8-af2d-462-user", "id": "82d9abd338e24f13a29e6023c3115e61"}, "audit_ids": ["FHWSDQdSSj-UItTMcEDLng"], "issued_at": "2018-12-23T21:11:12.000000Z"}} 2018-12-23 21:11:12,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbc0448fa7482b0b2e46de2a028b1794968b2f3" 2018-12-23 21:11:12,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df924169-25f6-41bb-acc5-c1a0afa31c52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:12,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-df924169-25f6-41bb-acc5-c1a0afa31c52 2018-12-23 21:11:12,743 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:11:12,747 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:11:12,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/4869e2b40f3644a088e08679f75a4e2e/stacks?stack_name=CreateStackNegativeTests-4ba3cc11-a5c3-4391-a860-5ca6a189715f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bbc0448fa7482b0b2e46de2a028b1794968b2f3" 2018-12-23 21:11:12,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:12 GMT Server: Apache x-openstack-request-id: req-d5d3dcd6-bfb5-4ace-97a5-1b5357d421f5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:11:12,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/4869e2b40f3644a088e08679f75a4e2e/stacks?stack_name=CreateStackNegativeTests-4ba3cc11-a5c3-4391-a860-5ca6a189715f used request id req-d5d3dcd6-bfb5-4ace-97a5-1b5357d421f5 2018-12-23 21:11:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:13,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e1d35cb6-2e5f-4e20-a086-13bcd586e6cf Date: Sun, 23 Dec 2018 21:11:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:11:13,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e1d35cb6-2e5f-4e20-a086-13bcd586e6cf 2018-12-23 21:11:13,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:13,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-007e7445-de08-47c6-add8-9e6e3121e362 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:13,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-007e7445-de08-47c6-add8-9e6e3121e362 2018-12-23 21:11:13,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:13,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:13,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4956d183-c086-4866-aa38-f3d53dc9df16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:13,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-4956d183-c086-4866-aa38-f3d53dc9df16 2018-12-23 21:11:13,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:13,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:13,552 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aea8eb4-f3dc-4979-93dd-10d9f960fa6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:13,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-2aea8eb4-f3dc-4979-93dd-10d9f960fa6e 2018-12-23 21:11:13,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:13,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0e7239-b28d-45c9-baae-64219f16c6ae Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:11:13,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-ed0e7239-b28d-45c9-baae-64219f16c6ae 2018-12-23 21:11:13,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:13,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b907922-55b1-4604-93cd-1eb10485becb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:13,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-7b907922-55b1-4604-93cd-1eb10485becb 2018-12-23 21:11:13,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:13,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:13,951 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e0a487-e30f-4194-98db-875e3586f7a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:13,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-59e0a487-e30f-4194-98db-875e3586f7a9 2018-12-23 21:11:13,951 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,054 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1f036ab-7f9f-4b1c-882a-3aa63a682961 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:14,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-b1f036ab-7f9f-4b1c-882a-3aa63a682961 2018-12-23 21:11:14,054 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cc3bd9-19f5-46e2-9959-9913f69b8fcb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:11:14,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-85cc3bd9-19f5-46e2-9959-9913f69b8fcb 2018-12-23 21:11:14,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08271d39-3aac-4cc1-a6a0-061d97255b33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:14,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-08271d39-3aac-4cc1-a6a0-061d97255b33 2018-12-23 21:11:14,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:14,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b016b1e-9dd4-4353-a2d0-ba2d18974858 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:14,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-3b016b1e-9dd4-4353-a2d0-ba2d18974858 2018-12-23 21:11:14,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad93cbc7-7f21-455f-acab-8d10b0f2ca47 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:11:14,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-ad93cbc7-7f21-455f-acab-8d10b0f2ca47 2018-12-23 21:11:14,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,555 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7479903f-4bb6-4d06-9777-8c89274a6fa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:14,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-7479903f-4bb6-4d06-9777-8c89274a6fa8 2018-12-23 21:11:14,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:14,556 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-c78e29a8-af2d-462-proj 2018-12-23 21:11:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a263a93-5e3c-4eae-ae40-d967ea600816 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:14,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4869e2b40f3644a088e08679f75a4e2e used request id req-3a263a93-5e3c-4eae-ae40-d967ea600816 2018-12-23 21:11:14,782 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-c78e29a8-af2d-462-proj-role 2018-12-23 21:11:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/dfee756f6ec64ed083b4503fe751d93c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a09bb9b1-0179-4679-8586-c90dba9d2eaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:14,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/dfee756f6ec64ed083b4503fe751d93c used request id req-a09bb9b1-0179-4679-8586-c90dba9d2eaf 2018-12-23 21:11:14,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b25806f8d914eac31a4a594adc5261fb813c67" 2018-12-23 21:11:14,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf369ce-81bc-4960-a217-1ceb727c8d0a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:14,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ecf369ce-81bc-4960-a217-1ceb727c8d0a 2018-12-23 21:11:14,934 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-c78e29a8-af2d-462-user 2018-12-23 21:11:14,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/82d9abd338e24f13a29e6023c3115e61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e77a1a519bcfed6397d32d4266577b66ecebcb5c" 2018-12-23 21:11:15,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1e888f3-50b0-4a4b-8b71-6aa780e90033 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:15,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/82d9abd338e24f13a29e6023c3115e61 used request id req-e1e888f3-50b0-4a4b-8b71-6aa780e90033 2018-12-23 21:11:15,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:15,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0SpoD3BUQg2qzlx-hui_GQ"], "issued_at": "2018-12-23T21:11:15.000000Z"}} 2018-12-23 21:11:15,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c801db08158b5cf290f931be5c5d7303bde72c7" 2018-12-23 21:11:15,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d84663-88bf-4144-825e-14f154f0b584 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:15,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-50d84663-88bf-4144-825e-14f154f0b584 2018-12-23 21:11:15,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:15,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:16,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["0uJNjTWCR2Gu1BrA3bREAg"], "issued_at": "2018-12-23T21:11:16.000000Z"}} 2018-12-23 21:11:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:16,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25cc9462-9067-4d99-b1ae-2ec63adcf666 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:16,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-25cc9462-9067-4d99-b1ae-2ec63adcf666 2018-12-23 21:11:16,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:16,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fdb6721c-4379-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37861a37-2ca9-437d-94d8-2941a0436ca8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fdb6721c-4379-42e-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:11:16,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fdb6721c-4379-42e-proj used request id req-37861a37-2ca9-437d-94d8-2941a0436ca8 2018-12-23 21:11:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:16,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-becbcce7-101c-42aa-848c-0820621383a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:11:16,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-becbcce7-101c-42aa-848c-0820621383a6 2018-12-23 21:11:16,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj"}}' 2018-12-23 21:11:16,392 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b0a6b9-88ba-42ba-93b3-2bdbc7c8673f Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3"}, "tags": [], "enabled": true, "id": "680eaa7e02f946faaa67637fa5cc10e3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj"}} 2018-12-23 21:11:16,393 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-85b0a6b9-88ba-42ba-93b3-2bdbc7c8673f 2018-12-23 21:11:16,393 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-fdb6721c-4379-42e-proj 2018-12-23 21:11:16,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:16,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:16,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["vD09epftQWm5JXSLVbToIQ"], "issued_at": "2018-12-23T21:11:16.000000Z"}} 2018-12-23 21:11:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:16,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3861c3-c904-4a50-b091-8657e4321116 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:16,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6f3861c3-c904-4a50-b091-8657e4321116 2018-12-23 21:11:16,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:16,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:16,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:16,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cdb2d6-b909-43cb-ac4b-a5a3ca4a2334 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:11:16,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a1cdb2d6-b909-43cb-ac4b-a5a3ca4a2334 2018-12-23 21:11:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-fdb6721c-4379-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:17,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba63b65-d22b-4990-9700-66614e09990f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-fdb6721c-4379-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3"}, "tags": [], "enabled": true, "id": "680eaa7e02f946faaa67637fa5cc10e3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj"}]} 2018-12-23 21:11:17,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-fdb6721c-4379-42e-proj used request id req-aba63b65-d22b-4990-9700-66614e09990f 2018-12-23 21:11:17,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:17,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99eeedfb-21a1-4b6f-aef4-5d55a446d8ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:11:17,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-99eeedfb-21a1-4b6f-aef4-5d55a446d8ae 2018-12-23 21:11:17,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:17,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbc3045-c8dc-4080-898a-8dd20cbb258a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:17,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0fbc3045-c8dc-4080-898a-8dd20cbb258a 2018-12-23 21:11:17,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-fdb6721c-4379-42e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:17,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-781f2290-9b6b-4b44-9986-8d722b918cb0 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-fdb6721c-4379-42e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3"}, "tags": [], "enabled": true, "id": "680eaa7e02f946faaa67637fa5cc10e3", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj"}]} 2018-12-23 21:11:17,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-fdb6721c-4379-42e-proj used request id req-781f2290-9b6b-4b44-9986-8d722b918cb0 2018-12-23 21:11:17,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:17,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53efe459-8e5d-4539-bd72-e3f4af6bea8b Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-fdb6721c-4379-42e-user", "links": {"self": "http://172.30.9.21:5000/v3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "680eaa7e02f946faaa67637fa5cc10e3", "id": "bde26bb9b0ec4176a3ba9acd5c0b95a5", "password_expires_at": null}} 2018-12-23 21:11:17,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5 used request id req-53efe459-8e5d-4539-bd72-e3f4af6bea8b 2018-12-23 21:11:17,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:17,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadbb930-0cb5-4fc2-9d69-ebdbac68064b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:11:17,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5/roles used request id req-dadbb930-0cb5-4fc2-9d69-ebdbac68064b 2018-12-23 21:11:17,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:17,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853f4bae-ccd4-473c-89de-254462c40ebd Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:11:17,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-853f4bae-ccd4-473c-89de-254462c40ebd 2018-12-23 21:11:17,959 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-fdb6721c-4379-42e-proj 2018-12-23 21:11:17,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:18,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14579de9-b7fb-48a3-8c1d-16e9f9998ff6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:18,102 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-14579de9-b7fb-48a3-8c1d-16e9f9998ff6 2018-12-23 21:11:18,103 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-fdb6721c-4379-42e-user 2018-12-23 21:11:18,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:18,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79fe2674-72f4-42b8-81b3-acb65cd9bf2a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:18,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-79fe2674-72f4-42b8-81b3-acb65cd9bf2a 2018-12-23 21:11:18,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" -d '{"role": {"name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj-role"}}' 2018-12-23 21:11:18,315 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a3a96f-c9d9-4667-814e-06e340bdcf3b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3bf2c3adc6141e99bcf6161b4a78d04", "links": {"self": "http://172.30.9.21:5000/v3/roles/e3bf2c3adc6141e99bcf6161b4a78d04"}, "name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj-role"}} 2018-12-23 21:11:18,315 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-21a3a96f-c9d9-4667-814e-06e340bdcf3b 2018-12-23 21:11:18,316 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-fdb6721c-4379-42e-proj-role 2018-12-23 21:11:18,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e3bf2c3adc6141e99bcf6161b4a78d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:18,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01cc6b01-c464-4e41-8be4-3b750f3c6c98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e3bf2c3adc6141e99bcf6161b4a78d04", "links": {"self": "http://172.30.9.21:5000/v3/roles/e3bf2c3adc6141e99bcf6161b4a78d04"}, "name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj-role"}} 2018-12-23 21:11:18,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e3bf2c3adc6141e99bcf6161b4a78d04 used request id req-01cc6b01-c464-4e41-8be4-3b750f3c6c98 2018-12-23 21:11:18,414 - keystone_utils - INFO - Granting role CreateStackNegativeTests-fdb6721c-4379-42e-proj-role to project CreateStackNegativeTests-fdb6721c-4379-42e-proj 2018-12-23 21:11:18,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5/roles/e3bf2c3adc6141e99bcf6161b4a78d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:18,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e93a96-e09e-4296-a3f2-2fa1b63ee805 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:18,552 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5/roles/e3bf2c3adc6141e99bcf6161b4a78d04 used request id req-53e93a96-e09e-4296-a3f2-2fa1b63ee805 2018-12-23 21:11:18,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:18,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:18,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e3bf2c3adc6141e99bcf6161b4a78d04", "name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj-role"}], "expires_at": "2018-12-23T22:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "680eaa7e02f946faaa67637fa5cc10e3", "name": "CreateStackNegativeTests-fdb6721c-4379-42e-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/680eaa7e02f946faaa67637fa5cc10e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/680eaa7e02f946faaa67637fa5cc10e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/680eaa7e02f946faaa67637fa5cc10e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/680eaa7e02f946faaa67637fa5cc10e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/680eaa7e02f946faaa67637fa5cc10e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/680eaa7e02f946faaa67637fa5cc10e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_680eaa7e02f946faaa67637fa5cc10e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_680eaa7e02f946faaa67637fa5cc10e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/680eaa7e02f946faaa67637fa5cc10e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/680eaa7e02f946faaa67637fa5cc10e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/680eaa7e02f946faaa67637fa5cc10e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/680eaa7e02f946faaa67637fa5cc10e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/680eaa7e02f946faaa67637fa5cc10e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/680eaa7e02f946faaa67637fa5cc10e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-fdb6721c-4379-42e-user", "id": "bde26bb9b0ec4176a3ba9acd5c0b95a5"}, "audit_ids": ["tZfhtb1uQ9S68Jr16SFcKA"], "issued_at": "2018-12-23T21:11:18.000000Z"}} 2018-12-23 21:11:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404cc8526d0cf1a47befecd13b26c1c48800d8b" 2018-12-23 21:11:19,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b04805-35b2-49af-9dae-d448de27ec34 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:19,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c4b04805-35b2-49af-9dae-d448de27ec34 2018-12-23 21:11:19,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:11:19,028 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:11:19,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/680eaa7e02f946faaa67637fa5cc10e3/stacks?stack_name=CreateStackNegativeTests-4bfd51dc-d2cd-40f8-b810-ac0764b6d877 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404cc8526d0cf1a47befecd13b26c1c48800d8b" 2018-12-23 21:11:19,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:19 GMT Server: Apache x-openstack-request-id: req-d24000da-0410-4539-9932-46b66aac4557 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:11:19,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/680eaa7e02f946faaa67637fa5cc10e3/stacks?stack_name=CreateStackNegativeTests-4bfd51dc-d2cd-40f8-b810-ac0764b6d877 used request id req-d24000da-0410-4539-9932-46b66aac4557 2018-12-23 21:11:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/680eaa7e02f946faaa67637fa5cc10e3/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b404cc8526d0cf1a47befecd13b26c1c48800d8b" -d '{"stack_name": "CreateStackNegativeTests-4bfd51dc-d2cd-40f8-b810-ac0764b6d877", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-12-23 21:11:19,717 - keystoneauth.session - DEBUG - RESP: [400] Date: Sun, 23 Dec 2018 21:11:19 GMT Server: Apache x-openstack-request-id: req-5f05bce3-e79c-49b7-b9e0-a3dd359d816b Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-12-23 21:11:19,717 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/680eaa7e02f946faaa67637fa5cc10e3/stacks used request id req-5f05bce3-e79c-49b7-b9e0-a3dd359d816b 2018-12-23 21:11:19,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:19,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-8c59d328-bbfa-4ed1-be5f-66a3198abbd5 Date: Sun, 23 Dec 2018 21:11:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:11:19,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8c59d328-bbfa-4ed1-be5f-66a3198abbd5 2018-12-23 21:11:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,090 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4c791e-df41-453f-8d02-1d231a74c8b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:20,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-3a4c791e-df41-453f-8d02-1d231a74c8b7 2018-12-23 21:11:20,090 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:20,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b9d0ab-6176-4cc3-b5d3-c0060dc8fa85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:20,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-10b9d0ab-6176-4cc3-b5d3-c0060dc8fa85 2018-12-23 21:11:20,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:20,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,291 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a748ae46-9faa-4e0a-a181-6025fdd0ce65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:20,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-a748ae46-9faa-4e0a-a181-6025fdd0ce65 2018-12-23 21:11:20,292 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:20,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5662d206-88d7-4b8c-993e-8e8939fef7ae Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:11:20,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-5662d206-88d7-4b8c-993e-8e8939fef7ae 2018-12-23 21:11:20,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e7517e-f9fe-44f1-bd5c-5af7b78d4288 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:20,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-85e7517e-f9fe-44f1-bd5c-5af7b78d4288 2018-12-23 21:11:20,488 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b7b3a12-2a73-4041-9f5f-1a77b65edf71 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:20,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-9b7b3a12-2a73-4041-9f5f-1a77b65edf71 2018-12-23 21:11:20,589 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:20,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b3800e-0d6a-4d41-a4c4-ce19068ecf1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:20,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-30b3800e-0d6a-4d41-a4c4-ce19068ecf1e 2018-12-23 21:11:20,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:20,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d10c1b-670c-4c0c-ba79-579ee83264c1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:11:20,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-98d10c1b-670c-4c0c-ba79-579ee83264c1 2018-12-23 21:11:20,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52f3bbbc-c428-4e36-9d63-50974db80873 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:20,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-52f3bbbc-c428-4e36-9d63-50974db80873 2018-12-23 21:11:20,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:20,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9084bec-93d9-4afb-8480-c5872ea60ace Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:20,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-a9084bec-93d9-4afb-8480-c5872ea60ace 2018-12-23 21:11:20,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:21,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a236af6-bf2c-4a0a-b388-bd75eaa2951b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}} 2018-12-23 21:11:21,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-4a236af6-bf2c-4a0a-b388-bd75eaa2951b 2018-12-23 21:11:21,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:21,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-790e4af6-6e13-4646-87f0-12033b65a543 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 35b47a562db443118823d217e1e37894.", "code": 404, "title": "Not Found"}} 2018-12-23 21:11:21,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/35b47a562db443118823d217e1e37894 used request id req-790e4af6-6e13-4646-87f0-12033b65a543 2018-12-23 21:11:21,197 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:11:21,198 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-fdb6721c-4379-42e-proj 2018-12-23 21:11:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:21,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c908dfcf-8ff3-4c1f-ac1b-1b63d5a47455 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:21,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/680eaa7e02f946faaa67637fa5cc10e3 used request id req-c908dfcf-8ff3-4c1f-ac1b-1b63d5a47455 2018-12-23 21:11:21,441 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-fdb6721c-4379-42e-proj-role 2018-12-23 21:11:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e3bf2c3adc6141e99bcf6161b4a78d04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:21,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da5d3de5-4170-4709-b25b-96b675f96eb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:21,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e3bf2c3adc6141e99bcf6161b4a78d04 used request id req-da5d3de5-4170-4709-b25b-96b675f96eb8 2018-12-23 21:11:21,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63cfb89f5cb65447dee2ba7b24233e7050064060" 2018-12-23 21:11:21,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e48568-36af-410b-ab00-31d035925b81 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:21,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f2e48568-36af-410b-ab00-31d035925b81 2018-12-23 21:11:21,674 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-fdb6721c-4379-42e-user 2018-12-23 21:11:21,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47817dfecd2b37a9d2408a0aae3e6a6a25de350c" 2018-12-23 21:11:21,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e1f3c30-798f-4bf0-b4a0-8c91cfacef4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:21,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bde26bb9b0ec4176a3ba9acd5c0b95a5 used request id req-3e1f3c30-798f-4bf0-b4a0-8c91cfacef4e 2018-12-23 21:11:21,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:22,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["XLSHQBbsRAeM1ZKUtP5O1g"], "issued_at": "2018-12-23T21:11:22.000000Z"}} 2018-12-23 21:11:22,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acde84260e057f1690cd181770f7f1152112237a" 2018-12-23 21:11:22,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a3c004-347a-42fa-a024-063bd0f001aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:22,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-32a3c004-347a-42fa-a024-063bd0f001aa 2018-12-23 21:11:22,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:22,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:22,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["wkRzDPXaSi-bETjqFFFTgA"], "issued_at": "2018-12-23T21:11:22.000000Z"}} 2018-12-23 21:11:22,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:11:22,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5debc41e-2739-4b34-81f4-43a27be4cb95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:22,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5debc41e-2739-4b34-81f4-43a27be4cb95 2018-12-23 21:11:22,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:22,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:22,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:11:22,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-425f4b42-c4e9-4b69-9dc0-77e525cd2491 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:11:22,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj used request id req-425f4b42-c4e9-4b69-9dc0-77e525cd2491 2018-12-23 21:11:22,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:11:22,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fafbb20-49b6-4201-8a29-77f85f3cea84 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:11:22,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4fafbb20-49b6-4201-8a29-77f85f3cea84 2018-12-23 21:11:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}}' 2018-12-23 21:11:23,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8c4aa76-3fb4-4bbf-bd36-5fb605eff671 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "id": "d0fedc94b3434fbd8011cad2ed7bd190", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:23,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e8c4aa76-3fb4-4bbf-bd36-5fb605eff671 2018-12-23 21:11:23,118 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-9c3bc004-b216-433-proj 2018-12-23 21:11:23,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:23,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:23,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["DVGARbaEROOeEzuHmLqpcA"], "issued_at": "2018-12-23T21:11:23.000000Z"}} 2018-12-23 21:11:23,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:23,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8e2727-37c1-4e40-8d00-84b63cd07c6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:23,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-fa8e2727-37c1-4e40-8d00-84b63cd07c6b 2018-12-23 21:11:23,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:23,623 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:23,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c089437a-016d-4c2a-89dd-cd3ccaa11fe7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:11:23,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c089437a-016d-4c2a-89dd-cd3ccaa11fe7 2018-12-23 21:11:23,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:23,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2f0924-9260-415f-9465-7046ccb2fdce Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "id": "d0fedc94b3434fbd8011cad2ed7bd190", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}]} 2018-12-23 21:11:23,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj used request id req-5d2f0924-9260-415f-9465-7046ccb2fdce 2018-12-23 21:11:23,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:23,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9b8a98-571d-45c6-b784-5d21bb76bdd8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:11:23,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6f9b8a98-571d-45c6-b784-5d21bb76bdd8 2018-12-23 21:11:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:24,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73429825-207b-4331-9cab-9249526f5f1c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:24,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-73429825-207b-4331-9cab-9249526f5f1c 2018-12-23 21:11:24,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:24,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af864b0-6651-4162-ba11-d73cb22dcd2e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "id": "d0fedc94b3434fbd8011cad2ed7bd190", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}]} 2018-12-23 21:11:24,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj used request id req-6af864b0-6651-4162-ba11-d73cb22dcd2e 2018-12-23 21:11:24,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/8a30e5b12b9f4c66be455d7eb0aed029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:24,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f1def3-c27d-42aa-a426-0e65e904ffa1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-9c3bc004-b216-433-user", "links": {"self": "http://172.30.9.21:5000/v3/users/8a30e5b12b9f4c66be455d7eb0aed029"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "id": "8a30e5b12b9f4c66be455d7eb0aed029", "password_expires_at": null}} 2018-12-23 21:11:24,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8a30e5b12b9f4c66be455d7eb0aed029 used request id req-a6f1def3-c27d-42aa-a426-0e65e904ffa1 2018-12-23 21:11:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:24,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71abbf2f-e73a-4adc-8c96-285e214763fe Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:11:24,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles used request id req-71abbf2f-e73a-4adc-8c96-285e214763fe 2018-12-23 21:11:24,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:24,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2885d0-0fb8-4090-8d35-7289ffb3df52 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 21:11:24,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-6d2885d0-0fb8-4090-8d35-7289ffb3df52 2018-12-23 21:11:24,891 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-9c3bc004-b216-433-proj 2018-12-23 21:11:24,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:25,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe501303-23a8-48a5-83b5-d42d0e59231e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:25,043 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-fe501303-23a8-48a5-83b5-d42d0e59231e 2018-12-23 21:11:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:25,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f71422-cf05-4bbb-a899-d42d11664d4e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:25,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-98f71422-cf05-4bbb-a899-d42d11664d4e 2018-12-23 21:11:25,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:25,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc6ac41-86b1-48a0-8ca5-1b571e94200f Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "id": "d0fedc94b3434fbd8011cad2ed7bd190", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}]} 2018-12-23 21:11:25,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-9c3bc004-b216-433-proj used request id req-0bc6ac41-86b1-48a0-8ca5-1b571e94200f 2018-12-23 21:11:25,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:25,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef80c7fc-c1fb-490b-9eb2-01913f736c46 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:25,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles used request id req-ef80c7fc-c1fb-490b-9eb2-01913f736c46 2018-12-23 21:11:25,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:25,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74aa9ec-2bdf-4019-a151-b07febb3fb31 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:11:25,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-f74aa9ec-2bdf-4019-a151-b07febb3fb31 2018-12-23 21:11:25,483 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-9c3bc004-b216-433-proj 2018-12-23 21:11:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:11:25,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84a7fab-cb73-4ac8-80d1-b364f9ade73d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:25,618 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-a84a7fab-cb73-4ac8-80d1-b364f9ade73d 2018-12-23 21:11:25,618 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-9c3bc004-b216-433-user 2018-12-23 21:11:25,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:25,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:11:25,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38ac274-df9b-4537-bbc4-2bb1c4ec9e53 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:11:25,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f38ac274-df9b-4537-bbc4-2bb1c4ec9e53 2018-12-23 21:11:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" -d '{"role": {"name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role"}}' 2018-12-23 21:11:25,752 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9414d6d1-36ae-41c7-a1c4-983c299b6d3a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09494fd45b80443f9cea14fd5ec43fdd", "links": {"self": "http://172.30.9.21:5000/v3/roles/09494fd45b80443f9cea14fd5ec43fdd"}, "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role"}} 2018-12-23 21:11:25,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9414d6d1-36ae-41c7-a1c4-983c299b6d3a 2018-12-23 21:11:25,753 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role 2018-12-23 21:11:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/09494fd45b80443f9cea14fd5ec43fdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:11:25,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae35f15-d4ae-461e-8efd-c1e0e8139e0b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "09494fd45b80443f9cea14fd5ec43fdd", "links": {"self": "http://172.30.9.21:5000/v3/roles/09494fd45b80443f9cea14fd5ec43fdd"}, "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role"}} 2018-12-23 21:11:25,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/09494fd45b80443f9cea14fd5ec43fdd used request id req-4ae35f15-d4ae-461e-8efd-c1e0e8139e0b 2018-12-23 21:11:25,852 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role to project CreateStackFloatingIpTests-9c3bc004-b216-433-proj 2018-12-23 21:11:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles/09494fd45b80443f9cea14fd5ec43fdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:11:25,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee8543f6-15c3-4b49-bc74-4e54592ae456 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:25,983 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190/users/8a30e5b12b9f4c66be455d7eb0aed029/roles/09494fd45b80443f9cea14fd5ec43fdd used request id req-ee8543f6-15c3-4b49-bc74-4e54592ae456 2018-12-23 21:11:25,984 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:11:25,984 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:11:25,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:25,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:26,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "09494fd45b80443f9cea14fd5ec43fdd", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-user", "id": "8a30e5b12b9f4c66be455d7eb0aed029"}, "audit_ids": ["XcWMYQgtSm-9Yl8SlvDmnQ"], "issued_at": "2018-12-23T21:11:26.000000Z"}} 2018-12-23 21:11:26,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" 2018-12-23 21:11:26,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa60cda5-d925-43cb-a5d1-ae330360d548 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:26,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa60cda5-d925-43cb-a5d1-ae330360d548 2018-12-23 21:11:26,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" 2018-12-23 21:11:26,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ab68ac8c-7462-4f0e-829b-b1a08c993c6b Date: Sun, 23 Dec 2018 21:11:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"} 2018-12-23 21:11:26,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image used request id req-ab68ac8c-7462-4f0e-829b-b1a08c993c6b 2018-12-23 21:11:26,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" 2018-12-23 21:11:26,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9d1b6a2e-6d75-4d13-887e-b74ecc7c12a6 Date: Sun, 23 Dec 2018 21: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:11:26,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9d1b6a2e-6d75-4d13-887e-b74ecc7c12a6 2018-12-23 21:11:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}' 2018-12-23 21:11:26,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-00d09a20-b6af-4447-aa2f-5700960448a0 Date: Sun, 23 Dec 2018 21:11:26 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:11:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:11:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "min_disk": 0, "protected": false, "id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "file": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/file", "checksum": null, "owner": "d0fedc94b3434fbd8011cad2ed7bd190", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:11:26,725 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-00d09a20-b6af-4447-aa2f-5700960448a0 2018-12-23 21:11:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" -d '' 2018-12-23 21:11:27,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b4ffade-0d3a-4678-8757-d0b452078328 Date: Sun, 23 Dec 2018 21:11:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:11:27,079 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/file used request id req-8b4ffade-0d3a-4678-8757-d0b452078328 2018-12-23 21:11:27,079 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:11:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" 2018-12-23 21:11:27,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-629e4b34-426d-42dd-9413-b0f807f2fbce Date: Sun, 23 Dec 2018 21:11:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:11:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:11:27Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/snap", "metadata": {}}], "self": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "min_disk": 0, "protected": false, "id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "file": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0fedc94b3434fbd8011cad2ed7bd190", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:11:27,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 used request id req-629e4b34-426d-42dd-9413-b0f807f2fbce 2018-12-23 21:11:27,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" 2018-12-23 21:11:27,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7fbf481b-30a1-44e4-a92c-5d47885919ca Date: Sun, 23 Dec 2018 21:11: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:11:27,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7fbf481b-30a1-44e4-a92c-5d47885919ca 2018-12-23 21:11:27,110 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image 2018-12-23 21:11:27,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" 2018-12-23 21:11:27,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f1f8863c-9575-4dfd-b162-afeda6343ed5 Date: Sun, 23 Dec 2018 21:11:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:11:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:11:27Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/snap", "metadata": {}}], "self": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "min_disk": 0, "protected": false, "id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "file": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0fedc94b3434fbd8011cad2ed7bd190", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:11:27,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 used request id req-f1f8863c-9575-4dfd-b162-afeda6343ed5 2018-12-23 21:11:27,129 - create_image - DEBUG - Instance status is - active 2018-12-23 21:11:27,129 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image 2018-12-23 21:11:27,129 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image 2018-12-23 21:11:27,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:27,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:27,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "09494fd45b80443f9cea14fd5ec43fdd", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-user", "id": "8a30e5b12b9f4c66be455d7eb0aed029"}, "audit_ids": ["hCJUCTQ7SJK_q5f1zlFlVw"], "issued_at": "2018-12-23T21:11:27.000000Z"}} 2018-12-23 21:11:27,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:27,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0f8d3c-e7e7-46d3-953f-c28fa3c9b1f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:27,622 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5c0f8d3c-e7e7-46d3-953f-c28fa3c9b1f0 2018-12-23 21:11:27,624 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:11:27,627 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:11:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:27,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:27 GMT Server: Apache x-openstack-request-id: req-80814700-dbf1-4d7b-baaf-795c736b470a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:11:27,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack used request id req-80814700-dbf1-4d7b-baaf-795c736b470a 2018-12-23 21:11:27,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-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"}, "flavor_extra_specs": {"default": {}, "type": "json", "description": "Instance Flavor extra specs"}, "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": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net"}}' 2018-12-23 21:11:30,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:11:27 GMT Server: Apache x-openstack-request-id: req-09e8d601-c780-4339-9a28-7a04c2bd00cc Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "c38ae01b-403c-4650-a007-893885e5ce65", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}]}} 2018-12-23 21:11:30,246 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks used request id req-09e8d601-c780-4339-9a28-7a04c2bd00cc 2018-12-23 21:11:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:30,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:30 GMT Server: Apache x-openstack-request-id: req-762bffb5-7cc6-4ae1-8957-de5dc0ca4f73 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:30,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:30 GMT Server: Apache x-openstack-request-id: req-6989df47-4123-4f8f-9470-54d932381407 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 735 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:30,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-6989df47-4123-4f8f-9470-54d932381407 2018-12-23 21:11:30,711 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack 2018-12-23 21:11:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:30,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:30 GMT Server: Apache x-openstack-request-id: req-031f85a8-7839-448f-a969-e01ae224f9cc Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:31,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:30 GMT Server: Apache x-openstack-request-id: req-ce958468-7a5b-4634-a7c3-60d7f176aee7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 735 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:31,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-ce958468-7a5b-4634-a7c3-60d7f176aee7 2018-12-23 21:11:31,152 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:11:31,153 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:11:34,156 - create_stack - DEBUG - Stack status query timeout in 1196.55590606 2018-12-23 21:11:34,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:34,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:34 GMT Server: Apache x-openstack-request-id: req-c2e1548f-6443-40c6-81e8-b5633cae9d36 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:34,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:34 GMT Server: Apache x-openstack-request-id: req-774d8a70-977c-47cd-8b90-aca8cca112eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAphkEhGEjxQQYiZs+YFQW/g2vhEkj2ULh8ctBDYn05WKpfImy\nAfPbNjxKWv2846io5IVLRUYGKmpyXChtEgk45s7krfpMu0Ef9qSOa4MN/JdZJZy7\nOljbEEZjPk0TJ/6r5y4IHCwE/k2SJZJPr6TGKlETQoqNGrBhv0QEXbnaa4wpO4+4\nkHkdkYdiEjpLSJRZ0SkEap84+dF7+c3YHBLGoko48DSIynD/ZHmIpatlWCwvgt1b\nL58Oem2yWn+tsBhzpezA9zR2VqAOp4VoQ0Tjv6CGfRXv6SQFqvWwTQ9lUITYmvy0\n7g5uF5qpBa1wO2q3a22pppHdh9eOb2PvKY4yMQIDAQABAoIBAFNMaqKFIO42TqP8\nMj0XDuzcKjDaiVr1GuErQPWsQSAk6cDmQVqPVFmPxO57IBbAR+tLGeOk6YSuG6oy\nL/kCnQHLso254G9sir4j6rTqZcJOmMuvHYp2c25nDnB5MOk25DktMa4HOX3bozaq\neMIqjaM9Q750Q62l1W+ZieMDSRHzyvglWiufLkjVgbW5oeTg117KuS9PHUEENftY\nlzfgrhXL9G9AFBAcURfirkEXxy8GskX6jlFaX+wSLItxsXXhcvXyBuoJghVi/X+k\nnkSHHmFD/uqhcsjrE5G+tCvKM2mYf1Zmrpyy0Gr/yW39P0C4BxpyHkyfoB3/GNGG\nROyRQV0CgYEA05OQxYuuSiVp/OakA8T5stYqNezfR8czdFpU3iNgoBxneMzq2onF\nwnNVxEl0lmLjevJxqYsnNagkglDd37TLiWp3CVx+avKF1CXBIFTSnFQWl4HedgtJ\nTLjzQ1fNWiWfhbUkZf60B7ChM5i1q6O5Pxx1kGDEnA2g+RzkrjbMpAsCgYEAyPjt\ntbhBUfY3AEcoRVw/nuP8amMb8ukIA6dtrZTXlaT8nauJRnCVa2jLrDdXQ02wkaIW\nXwqJhJqIHiI+SyNaHlZe7YLjn+V0CUaT05YjzkxzOi3Nnuh4ybdlNrg4giNJY6MZ\n5C8oMv8bYlQvlPCeIZ8Rs/qphaJBL34Da9PrDDMCgYEAma3fA05xO5Qvhy40RjSm\nNptPL7oteKKdok8Ww/+oaMQY+GrH0BMwnQxPaPL+B1ou55gArWjRAy1tz2ZTsvFM\nwjSd4CPaA27DfJQr0oMqM7j0a/o+DzoldOAGeozlMSyQ0XsAxEEcnVVT0fmDQ/f5\nT3kpf8R6KuvPWAL/q/dL738CgYBeu1fxjITdyZ1reB83cqBamUTmMQl/mvC4KDe+\n1qY4V6jr+Wuf1HnaQ2+eIgf0Ja7RNwIskp737o+zBJkwed2E51mfw07glBv6M1aD\nKgZ+u/KkvepquVIWY2hGPtgEH/X8DWmq8b+VKkMSOnSjVDh1yLFjkQhPgYgQhum9\n7gqhmQKBgQDIGt5aeuRe7VGpDEwXGQJDHiG8AfR1NxLCAR1yYr0SKCr9Y6xtv28L\n7TF+NKQqUNYl6aGckrgfxJE5DAErA8RkI0dNR9r/oEJmBj0sMalsfA/M+9Ugw9rj\necAKPD74Fh3pN7iav0YMVwm9xS/jbMdcC2nKbqVnBG0pkV9o23uHpg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:34,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-774d8a70-977c-47cd-8b90-aca8cca112eb 2018-12-23 21:11:34,487 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:11:34,487 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:11:37,490 - create_stack - DEBUG - Stack status query timeout in 1193.22173405 2018-12-23 21:11:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:37,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:37 GMT Server: Apache x-openstack-request-id: req-56d91135-316d-4424-9665-2e4f2c527991 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:38,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:37 GMT Server: Apache x-openstack-request-id: req-19f81344-ae07-47bc-8add-cbf33de16a83 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAphkEhGEjxQQYiZs+YFQW/g2vhEkj2ULh8ctBDYn05WKpfImy\nAfPbNjxKWv2846io5IVLRUYGKmpyXChtEgk45s7krfpMu0Ef9qSOa4MN/JdZJZy7\nOljbEEZjPk0TJ/6r5y4IHCwE/k2SJZJPr6TGKlETQoqNGrBhv0QEXbnaa4wpO4+4\nkHkdkYdiEjpLSJRZ0SkEap84+dF7+c3YHBLGoko48DSIynD/ZHmIpatlWCwvgt1b\nL58Oem2yWn+tsBhzpezA9zR2VqAOp4VoQ0Tjv6CGfRXv6SQFqvWwTQ9lUITYmvy0\n7g5uF5qpBa1wO2q3a22pppHdh9eOb2PvKY4yMQIDAQABAoIBAFNMaqKFIO42TqP8\nMj0XDuzcKjDaiVr1GuErQPWsQSAk6cDmQVqPVFmPxO57IBbAR+tLGeOk6YSuG6oy\nL/kCnQHLso254G9sir4j6rTqZcJOmMuvHYp2c25nDnB5MOk25DktMa4HOX3bozaq\neMIqjaM9Q750Q62l1W+ZieMDSRHzyvglWiufLkjVgbW5oeTg117KuS9PHUEENftY\nlzfgrhXL9G9AFBAcURfirkEXxy8GskX6jlFaX+wSLItxsXXhcvXyBuoJghVi/X+k\nnkSHHmFD/uqhcsjrE5G+tCvKM2mYf1Zmrpyy0Gr/yW39P0C4BxpyHkyfoB3/GNGG\nROyRQV0CgYEA05OQxYuuSiVp/OakA8T5stYqNezfR8czdFpU3iNgoBxneMzq2onF\nwnNVxEl0lmLjevJxqYsnNagkglDd37TLiWp3CVx+avKF1CXBIFTSnFQWl4HedgtJ\nTLjzQ1fNWiWfhbUkZf60B7ChM5i1q6O5Pxx1kGDEnA2g+RzkrjbMpAsCgYEAyPjt\ntbhBUfY3AEcoRVw/nuP8amMb8ukIA6dtrZTXlaT8nauJRnCVa2jLrDdXQ02wkaIW\nXwqJhJqIHiI+SyNaHlZe7YLjn+V0CUaT05YjzkxzOi3Nnuh4ybdlNrg4giNJY6MZ\n5C8oMv8bYlQvlPCeIZ8Rs/qphaJBL34Da9PrDDMCgYEAma3fA05xO5Qvhy40RjSm\nNptPL7oteKKdok8Ww/+oaMQY+GrH0BMwnQxPaPL+B1ou55gArWjRAy1tz2ZTsvFM\nwjSd4CPaA27DfJQr0oMqM7j0a/o+DzoldOAGeozlMSyQ0XsAxEEcnVVT0fmDQ/f5\nT3kpf8R6KuvPWAL/q/dL738CgYBeu1fxjITdyZ1reB83cqBamUTmMQl/mvC4KDe+\n1qY4V6jr+Wuf1HnaQ2+eIgf0Ja7RNwIskp737o+zBJkwed2E51mfw07glBv6M1aD\nKgZ+u/KkvepquVIWY2hGPtgEH/X8DWmq8b+VKkMSOnSjVDh1yLFjkQhPgYgQhum9\n7gqhmQKBgQDIGt5aeuRe7VGpDEwXGQJDHiG8AfR1NxLCAR1yYr0SKCr9Y6xtv28L\n7TF+NKQqUNYl6aGckrgfxJE5DAErA8RkI0dNR9r/oEJmBj0sMalsfA/M+9Ugw9rj\necAKPD74Fh3pN7iav0YMVwm9xS/jbMdcC2nKbqVnBG0pkV9o23uHpg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:38,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-19f81344-ae07-47bc-8add-cbf33de16a83 2018-12-23 21:11:38,095 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:11:38,095 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:11:41,098 - create_stack - DEBUG - Stack status query timeout in 1189.61335206 2018-12-23 21:11:41,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:41,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:41 GMT Server: Apache x-openstack-request-id: req-1571f5b5-c28f-41b9-b426-ee28c04d7beb Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:41,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:41 GMT Server: Apache x-openstack-request-id: req-bd28dff3-b342-4818-8c3c-fd430eecf3f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAphkEhGEjxQQYiZs+YFQW/g2vhEkj2ULh8ctBDYn05WKpfImy\nAfPbNjxKWv2846io5IVLRUYGKmpyXChtEgk45s7krfpMu0Ef9qSOa4MN/JdZJZy7\nOljbEEZjPk0TJ/6r5y4IHCwE/k2SJZJPr6TGKlETQoqNGrBhv0QEXbnaa4wpO4+4\nkHkdkYdiEjpLSJRZ0SkEap84+dF7+c3YHBLGoko48DSIynD/ZHmIpatlWCwvgt1b\nL58Oem2yWn+tsBhzpezA9zR2VqAOp4VoQ0Tjv6CGfRXv6SQFqvWwTQ9lUITYmvy0\n7g5uF5qpBa1wO2q3a22pppHdh9eOb2PvKY4yMQIDAQABAoIBAFNMaqKFIO42TqP8\nMj0XDuzcKjDaiVr1GuErQPWsQSAk6cDmQVqPVFmPxO57IBbAR+tLGeOk6YSuG6oy\nL/kCnQHLso254G9sir4j6rTqZcJOmMuvHYp2c25nDnB5MOk25DktMa4HOX3bozaq\neMIqjaM9Q750Q62l1W+ZieMDSRHzyvglWiufLkjVgbW5oeTg117KuS9PHUEENftY\nlzfgrhXL9G9AFBAcURfirkEXxy8GskX6jlFaX+wSLItxsXXhcvXyBuoJghVi/X+k\nnkSHHmFD/uqhcsjrE5G+tCvKM2mYf1Zmrpyy0Gr/yW39P0C4BxpyHkyfoB3/GNGG\nROyRQV0CgYEA05OQxYuuSiVp/OakA8T5stYqNezfR8czdFpU3iNgoBxneMzq2onF\nwnNVxEl0lmLjevJxqYsnNagkglDd37TLiWp3CVx+avKF1CXBIFTSnFQWl4HedgtJ\nTLjzQ1fNWiWfhbUkZf60B7ChM5i1q6O5Pxx1kGDEnA2g+RzkrjbMpAsCgYEAyPjt\ntbhBUfY3AEcoRVw/nuP8amMb8ukIA6dtrZTXlaT8nauJRnCVa2jLrDdXQ02wkaIW\nXwqJhJqIHiI+SyNaHlZe7YLjn+V0CUaT05YjzkxzOi3Nnuh4ybdlNrg4giNJY6MZ\n5C8oMv8bYlQvlPCeIZ8Rs/qphaJBL34Da9PrDDMCgYEAma3fA05xO5Qvhy40RjSm\nNptPL7oteKKdok8Ww/+oaMQY+GrH0BMwnQxPaPL+B1ou55gArWjRAy1tz2ZTsvFM\nwjSd4CPaA27DfJQr0oMqM7j0a/o+DzoldOAGeozlMSyQ0XsAxEEcnVVT0fmDQ/f5\nT3kpf8R6KuvPWAL/q/dL738CgYBeu1fxjITdyZ1reB83cqBamUTmMQl/mvC4KDe+\n1qY4V6jr+Wuf1HnaQ2+eIgf0Ja7RNwIskp737o+zBJkwed2E51mfw07glBv6M1aD\nKgZ+u/KkvepquVIWY2hGPtgEH/X8DWmq8b+VKkMSOnSjVDh1yLFjkQhPgYgQhum9\n7gqhmQKBgQDIGt5aeuRe7VGpDEwXGQJDHiG8AfR1NxLCAR1yYr0SKCr9Y6xtv28L\n7TF+NKQqUNYl6aGckrgfxJE5DAErA8RkI0dNR9r/oEJmBj0sMalsfA/M+9Ugw9rj\necAKPD74Fh3pN7iav0YMVwm9xS/jbMdcC2nKbqVnBG0pkV9o23uHpg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:41,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-bd28dff3-b342-4818-8c3c-fd430eecf3f4 2018-12-23 21:11:41,251 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:11:41,251 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:11:44,254 - create_stack - DEBUG - Stack status query timeout in 1186.45739508 2018-12-23 21:11:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:44,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:44 GMT Server: Apache x-openstack-request-id: req-3278b136-26a4-49ed-aca0-9320483e300d Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:44,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:44 GMT Server: Apache x-openstack-request-id: req-f2b70920-5f88-4c70-ad72-718f64fe6b90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAphkEhGEjxQQYiZs+YFQW/g2vhEkj2ULh8ctBDYn05WKpfImy\nAfPbNjxKWv2846io5IVLRUYGKmpyXChtEgk45s7krfpMu0Ef9qSOa4MN/JdZJZy7\nOljbEEZjPk0TJ/6r5y4IHCwE/k2SJZJPr6TGKlETQoqNGrBhv0QEXbnaa4wpO4+4\nkHkdkYdiEjpLSJRZ0SkEap84+dF7+c3YHBLGoko48DSIynD/ZHmIpatlWCwvgt1b\nL58Oem2yWn+tsBhzpezA9zR2VqAOp4VoQ0Tjv6CGfRXv6SQFqvWwTQ9lUITYmvy0\n7g5uF5qpBa1wO2q3a22pppHdh9eOb2PvKY4yMQIDAQABAoIBAFNMaqKFIO42TqP8\nMj0XDuzcKjDaiVr1GuErQPWsQSAk6cDmQVqPVFmPxO57IBbAR+tLGeOk6YSuG6oy\nL/kCnQHLso254G9sir4j6rTqZcJOmMuvHYp2c25nDnB5MOk25DktMa4HOX3bozaq\neMIqjaM9Q750Q62l1W+ZieMDSRHzyvglWiufLkjVgbW5oeTg117KuS9PHUEENftY\nlzfgrhXL9G9AFBAcURfirkEXxy8GskX6jlFaX+wSLItxsXXhcvXyBuoJghVi/X+k\nnkSHHmFD/uqhcsjrE5G+tCvKM2mYf1Zmrpyy0Gr/yW39P0C4BxpyHkyfoB3/GNGG\nROyRQV0CgYEA05OQxYuuSiVp/OakA8T5stYqNezfR8czdFpU3iNgoBxneMzq2onF\nwnNVxEl0lmLjevJxqYsnNagkglDd37TLiWp3CVx+avKF1CXBIFTSnFQWl4HedgtJ\nTLjzQ1fNWiWfhbUkZf60B7ChM5i1q6O5Pxx1kGDEnA2g+RzkrjbMpAsCgYEAyPjt\ntbhBUfY3AEcoRVw/nuP8amMb8ukIA6dtrZTXlaT8nauJRnCVa2jLrDdXQ02wkaIW\nXwqJhJqIHiI+SyNaHlZe7YLjn+V0CUaT05YjzkxzOi3Nnuh4ybdlNrg4giNJY6MZ\n5C8oMv8bYlQvlPCeIZ8Rs/qphaJBL34Da9PrDDMCgYEAma3fA05xO5Qvhy40RjSm\nNptPL7oteKKdok8Ww/+oaMQY+GrH0BMwnQxPaPL+B1ou55gArWjRAy1tz2ZTsvFM\nwjSd4CPaA27DfJQr0oMqM7j0a/o+DzoldOAGeozlMSyQ0XsAxEEcnVVT0fmDQ/f5\nT3kpf8R6KuvPWAL/q/dL738CgYBeu1fxjITdyZ1reB83cqBamUTmMQl/mvC4KDe+\n1qY4V6jr+Wuf1HnaQ2+eIgf0Ja7RNwIskp737o+zBJkwed2E51mfw07glBv6M1aD\nKgZ+u/KkvepquVIWY2hGPtgEH/X8DWmq8b+VKkMSOnSjVDh1yLFjkQhPgYgQhum9\n7gqhmQKBgQDIGt5aeuRe7VGpDEwXGQJDHiG8AfR1NxLCAR1yYr0SKCr9Y6xtv28L\n7TF+NKQqUNYl6aGckrgfxJE5DAErA8RkI0dNR9r/oEJmBj0sMalsfA/M+9Ugw9rj\necAKPD74Fh3pN7iav0YMVwm9xS/jbMdcC2nKbqVnBG0pkV9o23uHpg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:44,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-f2b70920-5f88-4c70-ad72-718f64fe6b90 2018-12-23 21:11:44,410 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:11:44,410 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:11:47,414 - create_stack - DEBUG - Stack status query timeout in 1183.29799008 2018-12-23 21:11:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:47,632 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:47 GMT Server: Apache x-openstack-request-id: req-27dc275e-fa82-4fe2-8bb5-fcc8b9fe6979 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:47,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:47 GMT Server: Apache x-openstack-request-id: req-e06d306e-a214-403b-ba7b-9b37fc6cfdbf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2096 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAphkEhGEjxQQYiZs+YFQW/g2vhEkj2ULh8ctBDYn05WKpfImy\nAfPbNjxKWv2846io5IVLRUYGKmpyXChtEgk45s7krfpMu0Ef9qSOa4MN/JdZJZy7\nOljbEEZjPk0TJ/6r5y4IHCwE/k2SJZJPr6TGKlETQoqNGrBhv0QEXbnaa4wpO4+4\nkHkdkYdiEjpLSJRZ0SkEap84+dF7+c3YHBLGoko48DSIynD/ZHmIpatlWCwvgt1b\nL58Oem2yWn+tsBhzpezA9zR2VqAOp4VoQ0Tjv6CGfRXv6SQFqvWwTQ9lUITYmvy0\n7g5uF5qpBa1wO2q3a22pppHdh9eOb2PvKY4yMQIDAQABAoIBAFNMaqKFIO42TqP8\nMj0XDuzcKjDaiVr1GuErQPWsQSAk6cDmQVqPVFmPxO57IBbAR+tLGeOk6YSuG6oy\nL/kCnQHLso254G9sir4j6rTqZcJOmMuvHYp2c25nDnB5MOk25DktMa4HOX3bozaq\neMIqjaM9Q750Q62l1W+ZieMDSRHzyvglWiufLkjVgbW5oeTg117KuS9PHUEENftY\nlzfgrhXL9G9AFBAcURfirkEXxy8GskX6jlFaX+wSLItxsXXhcvXyBuoJghVi/X+k\nnkSHHmFD/uqhcsjrE5G+tCvKM2mYf1Zmrpyy0Gr/yW39P0C4BxpyHkyfoB3/GNGG\nROyRQV0CgYEA05OQxYuuSiVp/OakA8T5stYqNezfR8czdFpU3iNgoBxneMzq2onF\nwnNVxEl0lmLjevJxqYsnNagkglDd37TLiWp3CVx+avKF1CXBIFTSnFQWl4HedgtJ\nTLjzQ1fNWiWfhbUkZf60B7ChM5i1q6O5Pxx1kGDEnA2g+RzkrjbMpAsCgYEAyPjt\ntbhBUfY3AEcoRVw/nuP8amMb8ukIA6dtrZTXlaT8nauJRnCVa2jLrDdXQ02wkaIW\nXwqJhJqIHiI+SyNaHlZe7YLjn+V0CUaT05YjzkxzOi3Nnuh4ybdlNrg4giNJY6MZ\n5C8oMv8bYlQvlPCeIZ8Rs/qphaJBL34Da9PrDDMCgYEAma3fA05xO5Qvhy40RjSm\nNptPL7oteKKdok8Ww/+oaMQY+GrH0BMwnQxPaPL+B1ou55gArWjRAy1tz2ZTsvFM\nwjSd4CPaA27DfJQr0oMqM7j0a/o+DzoldOAGeozlMSyQ0XsAxEEcnVVT0fmDQ/f5\nT3kpf8R6KuvPWAL/q/dL738CgYBeu1fxjITdyZ1reB83cqBamUTmMQl/mvC4KDe+\n1qY4V6jr+Wuf1HnaQ2+eIgf0Ja7RNwIskp737o+zBJkwed2E51mfw07glBv6M1aD\nKgZ+u/KkvepquVIWY2hGPtgEH/X8DWmq8b+VKkMSOnSjVDh1yLFjkQhPgYgQhum9\n7gqhmQKBgQDIGt5aeuRe7VGpDEwXGQJDHiG8AfR1NxLCAR1yYr0SKCr9Y6xtv28L\n7TF+NKQqUNYl6aGckrgfxJE5DAErA8RkI0dNR9r/oEJmBj0sMalsfA/M+9Ugw9rj\necAKPD74Fh3pN7iav0YMVwm9xS/jbMdcC2nKbqVnBG0pkV9o23uHpg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:47,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-e06d306e-a214-403b-ba7b-9b37fc6cfdbf 2018-12-23 21:11:47,756 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:11:47,756 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack 2018-12-23 21:11:47,756 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack 2018-12-23 21:11:47,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:47,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:47 GMT Server: Apache x-openstack-request-id: req-169b337e-eea8-4ccb-aaf1-768441814063 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:47,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:47 GMT Server: Apache x-openstack-request-id: req-9acf7e8f-c65d-4bff-a2b0-b7cd0fc390c3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1061 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "eda71b7a-22fb-4695-b227-80b6c48e0ab0", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b7d9696e-822a-4dbb-9db4-7a45366b99a3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4b0d3103-06a4-4b8f-bb07-8b37e8897e38", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c3454016-cb04-44ef-a9e9-4095b9ef3815", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "70", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "22388da6-a310-440f-ba79-2bd2652864f6", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "22388da6-a310-440f-ba79-2bd2652864f6:subnet_id=1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ed9e6b7a-6e12-4824-9754-3c9a988373b7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cfddca3b-ee31-4826-8a88-5d1ff921c640", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e61913cc-97fd-4bb0-ab45-02256ef58a23", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 21:11:47,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources used request id req-9acf7e8f-c65d-4bff-a2b0-b7cd0fc390c3 2018-12-23 21:11:47,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:47,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:48,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-da1119d3-4579-4956-b984-fa80ffec33e9 x-compute-request-id: req-da1119d3-4579-4956-b984-fa80ffec33e9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "bookmark"}], "image": {"id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "links": [{"href": "http://172.30.9.21:8774/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-23T21:11:45.000000", "flavor": {"id": "b7d9696e-822a-4dbb-9db4-7a45366b99a3", "links": [{"href": "http://172.30.9.21:8774/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3", "rel": "bookmark"}]}, "id": "ed9e6b7a-6e12-4824-9754-3c9a988373b7", "security_groups": [{"name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp"}], "user_id": "8a30e5b12b9f4c66be455d7eb0aed029", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:11:45Z", "hostId": "1f33c53acda8c3d8057e5acde4d0a4c58cf0b9ec89918c7e121a7fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "created": "2018-12-23T21:11:40Z", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:11:48,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7 used request id req-da1119d3-4579-4956-b984-fa80ffec33e9 2018-12-23 21:11:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:48,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7ece1652-eec6-4723-8ebe-884418d59ba5 Date: Sun, 23 Dec 2018 21:11:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:48,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-7ece1652-eec6-4723-8ebe-884418d59ba5 2018-12-23 21:11:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:48,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:48,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87984e3f-3996-49bb-9e64-d0cc18917863 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:48,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-87984e3f-3996-49bb-9e64-d0cc18917863 2018-12-23 21:11:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:48,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e985c23e-ff59-4d3f-93c4-6b7a5ce3eb86 Date: Sun, 23 Dec 2018 21:11:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:48,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-e985c23e-ff59-4d3f-93c4-6b7a5ce3eb86 2018-12-23 21:11:48,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:48,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-1433eaf7-0f31-47a4-ae25-9a625734bafc Date: Sun, 23 Dec 2018 21:11:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:48,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-1433eaf7-0f31-47a4-ae25-9a625734bafc 2018-12-23 21:11:48,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-fb8132d4-475e-46eb-b11f-c32312860e37 x-compute-request-id: req-fb8132d4-475e-46eb-b11f-c32312860e37 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:2a:ed", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640", "rel": "bookmark"}], "image": {"id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "links": [{"href": "http://172.30.9.21:8774/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2018-12-23T21:11:43.000000", "flavor": {"id": "eda71b7a-22fb-4695-b227-80b6c48e0ab0", "links": [{"href": "http://172.30.9.21:8774/flavors/eda71b7a-22fb-4695-b227-80b6c48e0ab0", "rel": "bookmark"}]}, "id": "cfddca3b-ee31-4826-8a88-5d1ff921c640", "security_groups": [{"name": "default"}], "user_id": "8a30e5b12b9f4c66be455d7eb0aed029", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:11:43Z", "hostId": "da0177321d1cc69601bc3fc8b558a5d8495d3ea4688027209f07cd0a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "created": "2018-12-23T21:11:39Z", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:11:48,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640 used request id req-fb8132d4-475e-46eb-b11f-c32312860e37 2018-12-23 21:11:48,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:48,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-a9a6daa7-cbaa-4d58-92cd-514a07ec0afe Date: Sun, 23 Dec 2018 21:11:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:48,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-a9a6daa7-cbaa-4d58-92cd-514a07ec0afe 2018-12-23 21:11:48,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:48,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cec54c1-8cd9-4d11-8b4c-c7d45af63c85 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:48,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-6cec54c1-8cd9-4d11-8b4c-c7d45af63c85 2018-12-23 21:11:48,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:48,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4085e55c-a028-4613-930b-da08843f969e Date: Sun, 23 Dec 2018 21:11:48 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:48,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-4085e55c-a028-4613-930b-da08843f969e 2018-12-23 21:11:48,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-ddfae6f1-2493-4f55-97ec-668652422a34 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:49,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-ddfae6f1-2493-4f55-97ec-668652422a34 2018-12-23 21:11:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,102 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:49 GMT Server: Apache x-openstack-request-id: req-e6fc1827-1319-4a9c-9efc-15b9ffc6b575 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:49,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:49 GMT Server: Apache x-openstack-request-id: req-b4803de1-11b1-4edf-931c-1759153c7d2d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1064 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "eda71b7a-22fb-4695-b227-80b6c48e0ab0", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b7d9696e-822a-4dbb-9db4-7a45366b99a3", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "4b0d3103-06a4-4b8f-bb07-8b37e8897e38", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c3454016-cb04-44ef-a9e9-4095b9ef3815", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "70", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "22388da6-a310-440f-ba79-2bd2652864f6", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "22388da6-a310-440f-ba79-2bd2652864f6:subnet_id=1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ed9e6b7a-6e12-4824-9754-3c9a988373b7", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "cfddca3b-ee31-4826-8a88-5d1ff921c640", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T21:11:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:11:30Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e61913cc-97fd-4bb0-ab45-02256ef58a23", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 21:11:49,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65/resources used request id req-b4803de1-11b1-4edf-931c-1759153c7d2d 2018-12-23 21:11:49,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/eda71b7a-22fb-4695-b227-80b6c48e0ab0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,372 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59606a15-b534-4cf5-982b-7e043024c4fa x-compute-request-id: req-59606a15-b534-4cf5-982b-7e043024c4fa Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-flavor1-7yqpi4gj3wyv", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "b7d9696e-822a-4dbb-9db4-7a45366b99a3"}} 2018-12-23 21:11:49,372 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3 used request id req-59606a15-b534-4cf5-982b-7e043024c4fa 2018-12-23 21:11:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,380 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47712ad0-8d8f-441e-8fed-e655061098b6 x-compute-request-id: req-47712ad0-8d8f-441e-8fed-e655061098b6 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-flavor2-jgvcysyhx4he", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/eda71b7a-22fb-4695-b227-80b6c48e0ab0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/eda71b7a-22fb-4695-b227-80b6c48e0ab0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "eda71b7a-22fb-4695-b227-80b6c48e0ab0"}} 2018-12-23 21:11:49,380 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/eda71b7a-22fb-4695-b227-80b6c48e0ab0 used request id req-47712ad0-8d8f-441e-8fed-e655061098b6 2018-12-23 21:11:49,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-316a2bfd-f936-4083-9dc9-9c6d82206f9d Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}} 2018-12-23 21:11:49,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f used request id req-316a2bfd-f936-4083-9dc9-9c6d82206f9d 2018-12-23 21:11:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-be072841-3440-4cc4-87fd-5d4994172491 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}} 2018-12-23 21:11:49,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f used request id req-be072841-3440-4cc4-87fd-5d4994172491 2018-12-23 21:11:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7702e621-00dc-40d6-89c3-13772753e794 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:49,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-7702e621-00dc-40d6-89c3-13772753e794 2018-12-23 21:11:49,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-06f6809a-0ece-4984-85c6-245cc02e30d9 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:49,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-06f6809a-0ece-4984-85c6-245cc02e30d9 2018-12-23 21:11:49,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0768f096-9068-44d1-8f48-e7b8d41eebd1 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:49,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-0768f096-9068-44d1-8f48-e7b8d41eebd1 2018-12-23 21:11:49,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0382f1af-6dd5-4044-8efb-d2336cd6c169 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:49,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-0382f1af-6dd5-4044-8efb-d2336cd6c169 2018-12-23 21:11:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9d7f9925-ecf3-4eb9-a3ac-4becd2476207 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:49,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-9d7f9925-ecf3-4eb9-a3ac-4becd2476207 2018-12-23 21:11:49,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f0a4db84-7235-4d6d-bcc5-0b8b80a673f3 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:49,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-f0a4db84-7235-4d6d-bcc5-0b8b80a673f3 2018-12-23 21:11:49,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ec11cbf2-5868-4592-abe6-19033699639b Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:49,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-ec11cbf2-5868-4592-abe6-19033699639b 2018-12-23 21:11:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c90b923b-7f26-4ff2-97b7-42d48b50e4c0 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:49,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-c90b923b-7f26-4ff2-97b7-42d48b50e4c0 2018-12-23 21:11:49,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4e8d7409-4518-4ff9-b307-0226f5140c92 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:49,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-4e8d7409-4518-4ff9-b307-0226f5140c92 2018-12-23 21:11:49,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0346322e-60f0-4116-b3ae-5dce2fcf6196 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:49,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-0346322e-60f0-4116-b3ae-5dce2fcf6196 2018-12-23 21:11:49,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1cfbf77f-b3c1-476b-93a0-92c9b4fbcee5 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:49,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-1cfbf77f-b3c1-476b-93a0-92c9b4fbcee5 2018-12-23 21:11:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38&mac_address=fa%3A16%3A3e%3A95%3A2a%3Aed&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-683f7ac6-b3b2-4a73-b79b-983d2b644203 Date: Sun, 23 Dec 2018 21:11:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:49,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-683f7ac6-b3b2-4a73-b79b-983d2b644203 2018-12-23 21:11:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:49,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-dec103cd-c57c-47f8-9e28-e37a24ef1843 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"}]} 2018-12-23 21:11:49,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38&mac_address=fa%3A16%3A3e%3A95%3A2a%3Aed&admin_state_up=True used request id req-dec103cd-c57c-47f8-9e28-e37a24ef1843 2018-12-23 21:11:50,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6413939b-b907-46b9-b84e-946f78d52ee0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:50,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-6413939b-b907-46b9-b84e-946f78d52ee0 2018-12-23 21:11:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366e96bb-e396-420d-8288-5f4f5afa5aad Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:50,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-366e96bb-e396-420d-8288-5f4f5afa5aad 2018-12-23 21:11:50,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9e93a229-3420-4431-b249-6f803e2a5326 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:50,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-9e93a229-3420-4431-b249-6f803e2a5326 2018-12-23 21:11:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38&mac_address=fa%3A16%3A3e%3Af0%3A84%3Ab3&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1103 X-Openstack-Request-Id: req-0f7a12c1-cf03-41f1-bba9-bdb74b0f3be8 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:50,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38&mac_address=fa%3A16%3A3e%3Af0%3A84%3Ab3&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7&admin_state_up=True used request id req-0f7a12c1-cf03-41f1-bba9-bdb74b0f3be8 2018-12-23 21:11:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-971d4b1c-7ce4-42b8-a5df-0ead6c0c0d23 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:50,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-971d4b1c-7ce4-42b8-a5df-0ead6c0c0d23 2018-12-23 21:11:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-71458d04-65fd-491c-bbd1-4b760f7a6a01 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:50,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-71458d04-65fd-491c-bbd1-4b760f7a6a01 2018-12-23 21:11:50,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f602f56-6c6b-4145-b0de-a1756c968e2c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:50,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-0f602f56-6c6b-4145-b0de-a1756c968e2c 2018-12-23 21:11:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-c767ebb7-d715-4178-b628-a58bc27847e9 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:50,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-c767ebb7-d715-4178-b628-a58bc27847e9 2018-12-23 21:11:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-05c7411b-722f-4dc2-9980-e12504c4a13f Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:50,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-05c7411b-722f-4dc2-9980-e12504c4a13f 2018-12-23 21:11:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-cb84ad69-a312-4318-b09a-e695177538a9 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"floatingips": [{"router_id": "22388da6-a310-440f-ba79-2bd2652864f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:34Z", "updated_at": "2018-12-23T21:11:42Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "port_id": "e61913cc-97fd-4bb0-ab45-02256ef58a23", "id": "c3454016-cb04-44ef-a9e9-4095b9ef3815", "qos_policy_id": null}]} 2018-12-23 21:11:50,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-cb84ad69-a312-4318-b09a-e695177538a9 2018-12-23 21:11:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-39503a81-1d85-485e-9f25-039b83064314 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:11:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:11:27Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/snap", "metadata": {}}], "self": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "min_disk": 0, "protected": false, "id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "file": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0fedc94b3434fbd8011cad2ed7bd190", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:11:50,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 used request id req-39503a81-1d85-485e-9f25-039b83064314 2018-12-23 21:11:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee66033f-16c7-49b4-9262-9d0cb507c64d Date: Sun, 23 Dec 2018 21:11: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:11:50,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ee66033f-16c7-49b4-9262-9d0cb507c64d 2018-12-23 21:11:50,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e97042a7-04be-4fc4-a3f2-ba6ab044d674 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:50,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-e97042a7-04be-4fc4-a3f2-ba6ab044d674 2018-12-23 21:11:50,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-1d99d3ce-111b-45ca-961c-ba6feeebf751 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:50,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-1d99d3ce-111b-45ca-961c-ba6feeebf751 2018-12-23 21:11:50,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-13986698-7652-4824-b101-a20c1eaae98f Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"floatingips": [{"router_id": "22388da6-a310-440f-ba79-2bd2652864f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:34Z", "updated_at": "2018-12-23T21:11:42Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "port_id": "e61913cc-97fd-4bb0-ab45-02256ef58a23", "id": "c3454016-cb04-44ef-a9e9-4095b9ef3815", "qos_policy_id": null}]} 2018-12-23 21:11:50,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-13986698-7652-4824-b101-a20c1eaae98f 2018-12-23 21:11:50,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/22388da6-a310-440f-ba79-2bd2652864f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:50 GMT Server: Apache x-openstack-request-id: req-236e62f9-2682-452b-9faf-8f26c0a0000c Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:50,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-612dbaab-7b18-4d5e-afef-e808e197482d Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:30Z", "admin_state_up": true, "updated_at": "2018-12-23T21:11:39Z", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "22388da6-a310-440f-ba79-2bd2652864f6", "name": "mgmt_router"}} 2018-12-23 21:11:50,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/22388da6-a310-440f-ba79-2bd2652864f6 used request id req-612dbaab-7b18-4d5e-afef-e808e197482d 2018-12-23 21:11:50,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=22388da6-a310-440f-ba79-2bd2652864f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-0dcbc437-216d-4fd7-8b22-0db78ad1656a Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:35Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.202"}],"id":"1430c99c-63e7-4b36-83d0-c102f35ff980","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:53:4c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T21:11:31Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"}]} 2018-12-23 21:11:50,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=22388da6-a310-440f-ba79-2bd2652864f6 used request id req-0dcbc437-216d-4fd7-8b22-0db78ad1656a 2018-12-23 21:11:50,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-e3f45944-4ff5-452b-a6b9-29e4e456071b Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 21:11:50,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-e3f45944-4ff5-452b-a6b9-29e4e456071b 2018-12-23 21:11:50,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:50 GMT Server: Apache x-openstack-request-id: req-ce6bd2bb-d0f6-4ddf-b1ec-b755425dedb3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2096 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAphkEhGEjxQQYiZs+YFQW/g2vhEkj2ULh8ctBDYn05WKpfImy\nAfPbNjxKWv2846io5IVLRUYGKmpyXChtEgk45s7krfpMu0Ef9qSOa4MN/JdZJZy7\nOljbEEZjPk0TJ/6r5y4IHCwE/k2SJZJPr6TGKlETQoqNGrBhv0QEXbnaa4wpO4+4\nkHkdkYdiEjpLSJRZ0SkEap84+dF7+c3YHBLGoko48DSIynD/ZHmIpatlWCwvgt1b\nL58Oem2yWn+tsBhzpezA9zR2VqAOp4VoQ0Tjv6CGfRXv6SQFqvWwTQ9lUITYmvy0\n7g5uF5qpBa1wO2q3a22pppHdh9eOb2PvKY4yMQIDAQABAoIBAFNMaqKFIO42TqP8\nMj0XDuzcKjDaiVr1GuErQPWsQSAk6cDmQVqPVFmPxO57IBbAR+tLGeOk6YSuG6oy\nL/kCnQHLso254G9sir4j6rTqZcJOmMuvHYp2c25nDnB5MOk25DktMa4HOX3bozaq\neMIqjaM9Q750Q62l1W+ZieMDSRHzyvglWiufLkjVgbW5oeTg117KuS9PHUEENftY\nlzfgrhXL9G9AFBAcURfirkEXxy8GskX6jlFaX+wSLItxsXXhcvXyBuoJghVi/X+k\nnkSHHmFD/uqhcsjrE5G+tCvKM2mYf1Zmrpyy0Gr/yW39P0C4BxpyHkyfoB3/GNGG\nROyRQV0CgYEA05OQxYuuSiVp/OakA8T5stYqNezfR8czdFpU3iNgoBxneMzq2onF\nwnNVxEl0lmLjevJxqYsnNagkglDd37TLiWp3CVx+avKF1CXBIFTSnFQWl4HedgtJ\nTLjzQ1fNWiWfhbUkZf60B7ChM5i1q6O5Pxx1kGDEnA2g+RzkrjbMpAsCgYEAyPjt\ntbhBUfY3AEcoRVw/nuP8amMb8ukIA6dtrZTXlaT8nauJRnCVa2jLrDdXQ02wkaIW\nXwqJhJqIHiI+SyNaHlZe7YLjn+V0CUaT05YjzkxzOi3Nnuh4ybdlNrg4giNJY6MZ\n5C8oMv8bYlQvlPCeIZ8Rs/qphaJBL34Da9PrDDMCgYEAma3fA05xO5Qvhy40RjSm\nNptPL7oteKKdok8Ww/+oaMQY+GrH0BMwnQxPaPL+B1ou55gArWjRAy1tz2ZTsvFM\nwjSd4CPaA27DfJQr0oMqM7j0a/o+DzoldOAGeozlMSyQ0XsAxEEcnVVT0fmDQ/f5\nT3kpf8R6KuvPWAL/q/dL738CgYBeu1fxjITdyZ1reB83cqBamUTmMQl/mvC4KDe+\n1qY4V6jr+Wuf1HnaQ2+eIgf0Ja7RNwIskp737o+zBJkwed2E51mfw07glBv6M1aD\nKgZ+u/KkvepquVIWY2hGPtgEH/X8DWmq8b+VKkMSOnSjVDh1yLFjkQhPgYgQhum9\n7gqhmQKBgQDIGt5aeuRe7VGpDEwXGQJDHiG8AfR1NxLCAR1yYr0SKCr9Y6xtv28L\n7TF+NKQqUNYl6aGckrgfxJE5DAErA8RkI0dNR9r/oEJmBj0sMalsfA/M+9Ugw9rj\necAKPD74Fh3pN7iav0YMVwm9xS/jbMdcC2nKbqVnBG0pkV9o23uHpg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:50,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-ce6bd2bb-d0f6-4ddf-b1ec-b755425dedb3 2018-12-23 21:11:50,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:50,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:50,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d2d683ab-8edc-47b7-8694-f82eb5f8f49c Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}} 2018-12-23 21:11:50,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f used request id req-d2d683ab-8edc-47b7-8694-f82eb5f8f49c 2018-12-23 21:11:50,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/e61913cc-97fd-4bb0-ab45-02256ef58a23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1100 X-Openstack-Request-Id: req-c628125d-48b0-4db2-b907-ad66609450a5 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","qos_policy_id":null,"admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:11:50,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/e61913cc-97fd-4bb0-ab45-02256ef58a23 used request id req-c628125d-48b0-4db2-b907-ad66609450a5 2018-12-23 21:11:50,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f5ede3a5-6498-4627-b4e5-9d2c6a26a2e3 Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}} 2018-12-23 21:11:50,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f used request id req-f5ede3a5-6498-4627-b4e5-9d2c6a26a2e3 2018-12-23 21:11:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-43630385-d9a4-432e-ab95-3123f03c4a7f Date: Sun, 23 Dec 2018 21:11:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:11:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:11:27Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/snap", "metadata": {}}], "self": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "min_disk": 0, "protected": false, "id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "file": "/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0fedc94b3434fbd8011cad2ed7bd190", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:11:50,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 used request id req-43630385-d9a4-432e-ab95-3123f03c4a7f 2018-12-23 21:11:50,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:50,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:50 GMT Server: Apache x-openstack-request-id: req-6d7a4ce0-3b64-46fc-bb58-f8a5b8aa73b7 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:51,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:50 GMT Server: Apache x-openstack-request-id: req-f680102d-9212-4162-8349-edc35ec13eb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2096 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAphkEhGEjxQQYiZs+YFQW/g2vhEkj2ULh8ctBDYn05WKpfImy\nAfPbNjxKWv2846io5IVLRUYGKmpyXChtEgk45s7krfpMu0Ef9qSOa4MN/JdZJZy7\nOljbEEZjPk0TJ/6r5y4IHCwE/k2SJZJPr6TGKlETQoqNGrBhv0QEXbnaa4wpO4+4\nkHkdkYdiEjpLSJRZ0SkEap84+dF7+c3YHBLGoko48DSIynD/ZHmIpatlWCwvgt1b\nL58Oem2yWn+tsBhzpezA9zR2VqAOp4VoQ0Tjv6CGfRXv6SQFqvWwTQ9lUITYmvy0\n7g5uF5qpBa1wO2q3a22pppHdh9eOb2PvKY4yMQIDAQABAoIBAFNMaqKFIO42TqP8\nMj0XDuzcKjDaiVr1GuErQPWsQSAk6cDmQVqPVFmPxO57IBbAR+tLGeOk6YSuG6oy\nL/kCnQHLso254G9sir4j6rTqZcJOmMuvHYp2c25nDnB5MOk25DktMa4HOX3bozaq\neMIqjaM9Q750Q62l1W+ZieMDSRHzyvglWiufLkjVgbW5oeTg117KuS9PHUEENftY\nlzfgrhXL9G9AFBAcURfirkEXxy8GskX6jlFaX+wSLItxsXXhcvXyBuoJghVi/X+k\nnkSHHmFD/uqhcsjrE5G+tCvKM2mYf1Zmrpyy0Gr/yW39P0C4BxpyHkyfoB3/GNGG\nROyRQV0CgYEA05OQxYuuSiVp/OakA8T5stYqNezfR8czdFpU3iNgoBxneMzq2onF\nwnNVxEl0lmLjevJxqYsnNagkglDd37TLiWp3CVx+avKF1CXBIFTSnFQWl4HedgtJ\nTLjzQ1fNWiWfhbUkZf60B7ChM5i1q6O5Pxx1kGDEnA2g+RzkrjbMpAsCgYEAyPjt\ntbhBUfY3AEcoRVw/nuP8amMb8ukIA6dtrZTXlaT8nauJRnCVa2jLrDdXQ02wkaIW\nXwqJhJqIHiI+SyNaHlZe7YLjn+V0CUaT05YjzkxzOi3Nnuh4ybdlNrg4giNJY6MZ\n5C8oMv8bYlQvlPCeIZ8Rs/qphaJBL34Da9PrDDMCgYEAma3fA05xO5Qvhy40RjSm\nNptPL7oteKKdok8Ww/+oaMQY+GrH0BMwnQxPaPL+B1ou55gArWjRAy1tz2ZTsvFM\nwjSd4CPaA27DfJQr0oMqM7j0a/o+DzoldOAGeozlMSyQ0XsAxEEcnVVT0fmDQ/f5\nT3kpf8R6KuvPWAL/q/dL738CgYBeu1fxjITdyZ1reB83cqBamUTmMQl/mvC4KDe+\n1qY4V6jr+Wuf1HnaQ2+eIgf0Ja7RNwIskp737o+zBJkwed2E51mfw07glBv6M1aD\nKgZ+u/KkvepquVIWY2hGPtgEH/X8DWmq8b+VKkMSOnSjVDh1yLFjkQhPgYgQhum9\n7gqhmQKBgQDIGt5aeuRe7VGpDEwXGQJDHiG8AfR1NxLCAR1yYr0SKCr9Y6xtv28L\n7TF+NKQqUNYl6aGckrgfxJE5DAErA8RkI0dNR9r/oEJmBj0sMalsfA/M+9Ugw9rj\necAKPD74Fh3pN7iav0YMVwm9xS/jbMdcC2nKbqVnBG0pkV9o23uHpg==\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:51,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-f680102d-9212-4162-8349-edc35ec13eb8 2018-12-23 21:11:51,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:11:51,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:11:51,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "09494fd45b80443f9cea14fd5ec43fdd", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-user", "id": "8a30e5b12b9f4c66be455d7eb0aed029"}, "audit_ids": ["pzj_NBOPTBKWAe1CAl4tHw"], "issued_at": "2018-12-23T21:11:51.000000Z"}} 2018-12-23 21:11:51,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:51,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5aa2420-3699-4b0d-89a0-d5a81c9d12d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:51,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c5aa2420-3699-4b0d-89a0-d5a81c9d12d6 2018-12-23 21:11:51,227 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:11:51,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:51,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "09494fd45b80443f9cea14fd5ec43fdd", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/d0fedc94b3434fbd8011cad2ed7bd190", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-user", "id": "8a30e5b12b9f4c66be455d7eb0aed029"}, "audit_ids": ["WsMio2sVRHeO-hqcIEvTPQ"], "issued_at": "2018-12-23T21:11:51.000000Z"}} 2018-12-23 21:11:51,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:51,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0ab564-bb08-4425-9dc0-7b477fe0e129 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:51,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa0ab564-bb08-4425-9dc0-7b477fe0e129 2018-12-23 21:11:51,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:51,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ffb7d5-f022-450c-9d93-27bf7539a206 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:51,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c7ffb7d5-f022-450c-9d93-27bf7539a206 2018-12-23 21:11:51,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:11:51,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:51,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacc505d-bdaf-4aab-bf1d-64797d072e72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:11:51,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-bacc505d-bdaf-4aab-bf1d-64797d072e72 2018-12-23 21:11:51,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:51,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-dafac63d-d910-459e-a45a-3ce1ba7cb18c Date: Sun, 23 Dec 2018 21:11:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:51,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-dafac63d-d910-459e-a45a-3ce1ba7cb18c 2018-12-23 21:11:51,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:51,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7ee2c952-4b61-4657-b7fa-4778984c7b37 Date: Sun, 23 Dec 2018 21:11:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:51,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-7ee2c952-4b61-4657-b7fa-4778984c7b37 2018-12-23 21:11:51,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:51,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-bce675dc-c527-4834-adc6-990a512f0e84 Date: Sun, 23 Dec 2018 21:11:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:51,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-bce675dc-c527-4834-adc6-990a512f0e84 2018-12-23 21:11:51,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4a0f2893-0be2-4a52-b54d-1f0e420b11ce Date: Sun, 23 Dec 2018 21:11:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:51,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-4a0f2893-0be2-4a52-b54d-1f0e420b11ce 2018-12-23 21:11:51,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:51,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:51,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f854193c-3beb-4df4-aa4b-50c604de9055 Date: Sun, 23 Dec 2018 21:11:51 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:51,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-f854193c-3beb-4df4-aa4b-50c604de9055 2018-12-23 21:11:51,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:52,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06bd52d-c3b6-46b1-ab0a-5528732f1d13 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:52,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-f06bd52d-c3b6-46b1-ab0a-5528732f1d13 2018-12-23 21:11:52,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:52,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-c9a4deff-11c2-48d7-ad41-519affcc21a7 Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:52,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-c9a4deff-11c2-48d7-ad41-519affcc21a7 2018-12-23 21:11:52,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:11:52,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0b400aa0-8510-4dd9-9c11-42211eacae3e Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:52,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-0b400aa0-8510-4dd9-9c11-42211eacae3e 2018-12-23 21:11:52,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38&mac_address=fa%3A16%3A3e%3A95%3A2a%3Aed&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:52,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:11:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:52,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-3560c4f0-ced8-4873-a087-cd6120cb1567 Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"}]} 2018-12-23 21:11:52,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38&mac_address=fa%3A16%3A3e%3A95%3A2a%3Aed&admin_state_up=True used request id req-3560c4f0-ced8-4873-a087-cd6120cb1567 2018-12-23 21:11:52,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:52,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5788a8-48bf-4eee-97d2-2e02d4acfffe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:52,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-db5788a8-48bf-4eee-97d2-2e02d4acfffe 2018-12-23 21:11:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:52,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f2bbc35c-40fa-4835-b6b1-5fad21e1d85c Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:52,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-f2bbc35c-40fa-4835-b6b1-5fad21e1d85c 2018-12-23 21:11:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38&mac_address=fa%3A16%3A3e%3Af0%3A84%3Ab3&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:52,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8420e851-3c98-410b-83c2-2ac3f3e6b973 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:52,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-8420e851-3c98-410b-83c2-2ac3f3e6b973 2018-12-23 21:11:52,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:52,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1103 X-Openstack-Request-Id: req-6528673a-3aa5-46a6-9e92-5e706fb31d03 Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:52,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38&mac_address=fa%3A16%3A3e%3Af0%3A84%3Ab3&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7&admin_state_up=True used request id req-6528673a-3aa5-46a6-9e92-5e706fb31d03 2018-12-23 21:11:52,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:52,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5881e135-0d38-4bbe-9cfc-64e04efd1aa5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:52,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-5881e135-0d38-4bbe-9cfc-64e04efd1aa5 2018-12-23 21:11:52,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:52,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-5f11e7b7-b7c5-490e-a700-d6c0ff1db97c x-compute-request-id: req-5f11e7b7-b7c5-490e-a700-d6c0ff1db97c Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:2a:ed", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640", "rel": "bookmark"}], "image": {"id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "links": [{"href": "http://172.30.9.21:8774/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2018-12-23T21:11:43.000000", "flavor": {"id": "eda71b7a-22fb-4695-b227-80b6c48e0ab0", "links": [{"href": "http://172.30.9.21:8774/flavors/eda71b7a-22fb-4695-b227-80b6c48e0ab0", "rel": "bookmark"}]}, "id": "cfddca3b-ee31-4826-8a88-5d1ff921c640", "security_groups": [{"name": "default"}], "user_id": "8a30e5b12b9f4c66be455d7eb0aed029", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:11:43Z", "hostId": "da0177321d1cc69601bc3fc8b558a5d8495d3ea4688027209f07cd0a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "created": "2018-12-23T21:11:39Z", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:11:52,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2 used request id req-5f11e7b7-b7c5-490e-a700-d6c0ff1db97c 2018-12-23 21:11:52,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:52,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-18b722a6-a364-46eb-853b-46deb9152a98 Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:52,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-18b722a6-a364-46eb-853b-46deb9152a98 2018-12-23 21:11:52,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:52,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-038e1353-d06f-477b-b2ab-5f63cfdbe00d Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:52,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-038e1353-d06f-477b-b2ab-5f63cfdbe00d 2018-12-23 21:11:52,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:52,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-68e7b407-0b20-4f22-8fe0-abdb27f37c6c Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:52,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-68e7b407-0b20-4f22-8fe0-abdb27f37c6c 2018-12-23 21:11:52,917 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2 2018-12-23 21:11:52,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:52,937 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-54463dde-e052-49f2-b219-cf2da897943a x-compute-request-id: req-54463dde-e052-49f2-b219-cf2da897943a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "bookmark"}], "image": {"id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "links": [{"href": "http://172.30.9.21:8774/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-23T21:11:45.000000", "flavor": {"id": "b7d9696e-822a-4dbb-9db4-7a45366b99a3", "links": [{"href": "http://172.30.9.21:8774/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3", "rel": "bookmark"}]}, "id": "ed9e6b7a-6e12-4824-9754-3c9a988373b7", "security_groups": [{"name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp"}], "user_id": "8a30e5b12b9f4c66be455d7eb0aed029", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:11:45Z", "hostId": "1f33c53acda8c3d8057e5acde4d0a4c58cf0b9ec89918c7e121a7fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "created": "2018-12-23T21:11:40Z", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:11:52,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1 used request id req-54463dde-e052-49f2-b219-cf2da897943a 2018-12-23 21:11:52,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:52,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-3d615b1a-6921-420b-9f32-565a83c70f9f Date: Sun, 23 Dec 2018 21:11:52 GMT RESP BODY: {"floatingips": [{"router_id": "22388da6-a310-440f-ba79-2bd2652864f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:34Z", "updated_at": "2018-12-23T21:11:42Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "port_id": "e61913cc-97fd-4bb0-ab45-02256ef58a23", "id": "c3454016-cb04-44ef-a9e9-4095b9ef3815", "qos_policy_id": null}]} 2018-12-23 21:11:52,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-3d615b1a-6921-420b-9f32-565a83c70f9f 2018-12-23 21:11:53,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-b72d5926-2735-4958-ab19-3c3c516faea0 Date: Sun, 23 Dec 2018 21:11:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:53,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-b72d5926-2735-4958-ab19-3c3c516faea0 2018-12-23 21:11:53,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:53,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b4ca7e2f-dc63-47b5-a540-c403a781103a Date: Sun, 23 Dec 2018 21:11:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:53,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-b4ca7e2f-dc63-47b5-a540-c403a781103a 2018-12-23 21:11:53,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:53,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-357808cd-d0b6-46de-9769-72a5407c410f Date: Sun, 23 Dec 2018 21:11:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:53,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-357808cd-d0b6-46de-9769-72a5407c410f 2018-12-23 21:11:53,132 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1 2018-12-23 21:11:53,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:53,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-b44f241a-547e-458e-a1f0-362ea26b5312 Date: Sun, 23 Dec 2018 21:11:53 GMT RESP BODY: {"floatingips": [{"router_id": "22388da6-a310-440f-ba79-2bd2652864f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:34Z", "updated_at": "2018-12-23T21:11:42Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.210", "revision_number": 2, "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "port_id": "e61913cc-97fd-4bb0-ab45-02256ef58a23", "id": "c3454016-cb04-44ef-a9e9-4095b9ef3815", "qos_policy_id": null}]} 2018-12-23 21:11:53,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-b44f241a-547e-458e-a1f0-362ea26b5312 2018-12-23 21:11:53,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:53,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1bd86fb3-6424-4cb4-8c4f-cbd0ac92ba6b x-compute-request-id: req-1bd86fb3-6424-4cb4-8c4f-cbd0ac92ba6b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "bookmark"}], "image": {"id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "links": [{"href": "http://172.30.9.21:8774/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-23T21:11:45.000000", "flavor": {"id": "b7d9696e-822a-4dbb-9db4-7a45366b99a3", "links": [{"href": "http://172.30.9.21:8774/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3", "rel": "bookmark"}]}, "id": "ed9e6b7a-6e12-4824-9754-3c9a988373b7", "security_groups": [{"name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp"}], "user_id": "8a30e5b12b9f4c66be455d7eb0aed029", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:11:45Z", "hostId": "1f33c53acda8c3d8057e5acde4d0a4c58cf0b9ec89918c7e121a7fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "created": "2018-12-23T21:11:40Z", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:11:53,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7 used request id req-1bd86fb3-6424-4cb4-8c4f-cbd0ac92ba6b 2018-12-23 21:11:53,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:53,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-273f0cb9-c2f7-4abf-a254-28289d8b7f8a Date: Sun, 23 Dec 2018 21:11:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:53,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-273f0cb9-c2f7-4abf-a254-28289d8b7f8a 2018-12-23 21:11:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:53,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ebf021-f854-4b07-b429-f18ba20bc11f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:53,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-d1ebf021-f854-4b07-b429-f18ba20bc11f 2018-12-23 21:11:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:53,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-23d9418c-90b0-4ad2-8d53-5d28ad594536 Date: Sun, 23 Dec 2018 21:11:53 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:53,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-23d9418c-90b0-4ad2-8d53-5d28ad594536 2018-12-23 21:11:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:53,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-c22b16e1-4734-4c7e-a158-cb9566e0d5ec Date: Sun, 23 Dec 2018 21:11:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:53,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-c22b16e1-4734-4c7e-a158-cb9566e0d5ec 2018-12-23 21:11:53,761 - create_instance - INFO - Checking if VM is active 2018-12-23 21:11:53,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:54,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eeb4190b-48a0-49d4-be82-6692d1326e23 x-compute-request-id: req-eeb4190b-48a0-49d4-be82-6692d1326e23 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "bookmark"}], "image": {"id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "links": [{"href": "http://172.30.9.21:8774/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-23T21:11:45.000000", "flavor": {"id": "b7d9696e-822a-4dbb-9db4-7a45366b99a3", "links": [{"href": "http://172.30.9.21:8774/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3", "rel": "bookmark"}]}, "id": "ed9e6b7a-6e12-4824-9754-3c9a988373b7", "security_groups": [{"name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp"}], "user_id": "8a30e5b12b9f4c66be455d7eb0aed029", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:11:45Z", "hostId": "1f33c53acda8c3d8057e5acde4d0a4c58cf0b9ec89918c7e121a7fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "created": "2018-12-23T21:11:40Z", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:11:54,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7 used request id req-eeb4190b-48a0-49d4-be82-6692d1326e23 2018-12-23 21:11:54,077 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1] is - ACTIVE 2018-12-23 21:11:54,077 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:11:54,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:54,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-0b3a3e8a-7b59-4787-b398-4c1f4f505d5c x-compute-request-id: req-0b3a3e8a-7b59-4787-b398-4c1f4f505d5c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:84:b3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7", "rel": "bookmark"}], "image": {"id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "links": [{"href": "http://172.30.9.21:8774/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2018-12-23T21:11:45.000000", "flavor": {"id": "b7d9696e-822a-4dbb-9db4-7a45366b99a3", "links": [{"href": "http://172.30.9.21:8774/flavors/b7d9696e-822a-4dbb-9db4-7a45366b99a3", "rel": "bookmark"}]}, "id": "ed9e6b7a-6e12-4824-9754-3c9a988373b7", "security_groups": [{"name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp"}], "user_id": "8a30e5b12b9f4c66be455d7eb0aed029", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:11:45Z", "hostId": "1f33c53acda8c3d8057e5acde4d0a4c58cf0b9ec89918c7e121a7fe2", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "created": "2018-12-23T21:11:40Z", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:11:54,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed9e6b7a-6e12-4824-9754-3c9a988373b7 used request id req-0b3a3e8a-7b59-4787-b398-4c1f4f505d5c 2018-12-23 21:11:54,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:54,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-88ff5fbe-de05-4a66-a7cb-a90d20c7dfdb Date: Sun, 23 Dec 2018 21:11:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:54,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-88ff5fbe-de05-4a66-a7cb-a90d20c7dfdb 2018-12-23 21:11:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:54,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6541d9ae-61a6-4b13-89d1-fcd9927f65e5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:54,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-6541d9ae-61a6-4b13-89d1-fcd9927f65e5 2018-12-23 21:11:54,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:54,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-34de9554-5731-4735-8502-2bc39b3004d7 Date: Sun, 23 Dec 2018 21:11:54 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:54,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-34de9554-5731-4735-8502-2bc39b3004d7 2018-12-23 21:11:54,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}259a375ff30e331486fec2fd1b0bd0e67a1baba5" 2018-12-23 21:11:54,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-41192b91-6232-4086-b963-2f24b66657e8 Date: Sun, 23 Dec 2018 21:11:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:54,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-41192b91-6232-4086-b963-2f24b66657e8 2018-12-23 21:11:54,690 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 21:11:54,694 - paramiko.transport - DEBUG - starting thread (client mode): 0x8a8edc90L 2018-12-23 21:11:54,694 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 21:11:54,695 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 21:11:54,695 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 21:11:54,696 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 21:11:54,696 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 21:11:54,697 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 21:11:54,697 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 21:11:54,697 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 21:11:54,697 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 21:11:54,716 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 21:11:54,717 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 21:11:54,727 - paramiko.transport - DEBUG - Trying discovered key 0025261422324ee87bfa212234f759cf in e6d3601d-81f7-43d2-abee-8a14ede770dd 2018-12-23 21:11:54,755 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 21:11:54,761 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 21:11:54,862 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 21:11:54,905 - create_instance - INFO - SSH is active for VM instance 2018-12-23 21:11:54,905 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 21:11:54,906 - paramiko.transport - DEBUG - starting thread (client mode): 0x8a8edc50L 2018-12-23 21:11:54,907 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 21:11:54,907 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 21:11:54,907 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 21:11:54,908 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 21:11:54,908 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 21:11:54,908 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 21:11:54,909 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 21:11:54,909 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 21:11:54,909 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 21:11:54,926 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 21:11:54,926 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 21:11:54,939 - paramiko.transport - DEBUG - Trying discovered key 0025261422324ee87bfa212234f759cf in e6d3601d-81f7-43d2-abee-8a14ede770dd 2018-12-23 21:11:54,963 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 21:11:54,968 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 21:11:54,971 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 21:11:54,972 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 21:11:54,972 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 21:11:54,974 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 21:11:54,975 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 21:11:54,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:55,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-747a0dec-40c3-4b7a-b5d0-db333c79ec2a x-compute-request-id: req-747a0dec-40c3-4b7a-b5d0-db333c79ec2a Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:95:2a:ed", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640", "rel": "bookmark"}], "image": {"id": "c81b2b09-ff07-4a56-bda3-6f89da1eb882", "links": [{"href": "http://172.30.9.21:8774/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2018-12-23T21:11:43.000000", "flavor": {"id": "eda71b7a-22fb-4695-b227-80b6c48e0ab0", "links": [{"href": "http://172.30.9.21:8774/flavors/eda71b7a-22fb-4695-b227-80b6c48e0ab0", "rel": "bookmark"}]}, "id": "cfddca3b-ee31-4826-8a88-5d1ff921c640", "security_groups": [{"name": "default"}], "user_id": "8a30e5b12b9f4c66be455d7eb0aed029", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:11:43Z", "hostId": "da0177321d1cc69601bc3fc8b558a5d8495d3ea4688027209f07cd0a", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "created": "2018-12-23T21:11:39Z", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:11:55,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/cfddca3b-ee31-4826-8a88-5d1ff921c640 used request id req-747a0dec-40c3-4b7a-b5d0-db333c79ec2a 2018-12-23 21:11:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:55,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-cf3acacc-8898-4d4d-82c4-c63d942a8e68 Date: Sun, 23 Dec 2018 21:11:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"d0fedc94b3434fbd8011cad2ed7bd190","l2_adjacency":true,"status":"ACTIVE","subnets":["1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f"],"description":"","tags":[],"updated_at":"2018-12-23T21:11:36Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net","admin_state_up":true,"tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","provider:network_type":"vxlan"}]} 2018-12-23 21:11:55,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net used request id req-cf3acacc-8898-4d4d-82c4-c63d942a8e68 2018-12-23 21:11:55,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:55,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56685c1c-0ea6-4d27-962c-8605cd876e64 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:11:55,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-56685c1c-0ea6-4d27-962c-8605cd876e64 2018-12-23 21:11:55,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:55,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-90c75600-d350-4102-9098-1eb00d6751b4 Date: Sun, 23 Dec 2018 21:11:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:11:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet","enable_dhcp":true,"segment_id":null,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:36Z","ip_version":4}]} 2018-12-23 21:11:55,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-90c75600-d350-4102-9098-1eb00d6751b4 2018-12-23 21:11:55,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce3f493a91c750a0c9857e9d516810f54cbd2a0" 2018-12-23 21:11:55,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-3824ade5-9ea4-4d02-835c-b59454afeb10 Date: Sun, 23 Dec 2018 21:11:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.7"}],"id":"558409d9-9680-43c1-a55b-57d35486b5ac","security_groups":["e1199160-7079-4a4d-9fcb-711e2ddc63c3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:95:2a:ed","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:40Z","binding:vnic_type":"normal","device_id":"cfddca3b-ee31-4826-8a88-5d1ff921c640","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:43Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.1"}],"id":"5fb7f13b-f043-4ca6-9a71-c87b1ed3033a","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:e0:97","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:38Z","binding:vnic_type":"normal","device_id":"22388da6-a310-440f-ba79-2bd2652864f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:39Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.2"}],"id":"6a8d3e0b-848d-43d7-bca4-9cf7488efbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:fd:a1","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4b0d3103-06a4-4b8f-bb07-8b37e8897e38","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:11:45Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1f20f310-b3e8-47ab-a1d0-1ee09b5b9b9f","ip_address":"10.1.2.14"}],"id":"e61913cc-97fd-4bb0-ab45-02256ef58a23","security_groups":["d1a6e381-9bd9-4cb7-a4fb-7445fea2fe8a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f0:84:b3","project_id":"d0fedc94b3434fbd8011cad2ed7bd190","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack-port1-ppfsn7gw23v7","admin_state_up":true,"network_id":"4b0d3103-06a4-4b8f-bb07-8b37e8897e38","tenant_id":"d0fedc94b3434fbd8011cad2ed7bd190","created_at":"2018-12-23T21:11:37Z","binding:vnic_type":"normal","device_id":"ed9e6b7a-6e12-4824-9754-3c9a988373b7","ip_allocation":"immediate"}]} 2018-12-23 21:11:55,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4b0d3103-06a4-4b8f-bb07-8b37e8897e38 used request id req-3824ade5-9ea4-4d02-835c-b59454afeb10 2018-12-23 21:11:55,593 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack 2018-12-23 21:11:55,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:55,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:55 GMT Server: Apache x-openstack-request-id: req-0048c5f6-de79-477e-b305-38e585f96f63 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:55,743 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:11:55 GMT Server: Apache x-openstack-request-id: req-3b2f3bbd-85a4-4185-8dfd-2811dce51868 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:11:55,743 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-3b2f3bbd-85a4-4185-8dfd-2811dce51868 2018-12-23 21:11:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:55,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:55 GMT Server: Apache x-openstack-request-id: req-0d569695-0b63-479d-9222-582e127b0a62 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:55,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:55 GMT Server: Apache x-openstack-request-id: req-2c59be12-ed70-43f0-874c-7d1b3a3bf785 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 786 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:11:55Z", "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:55,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-2c59be12-ed70-43f0-874c-7d1b3a3bf785 2018-12-23 21:11:55,797 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:11:55,797 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:11:58,800 - create_stack - DEBUG - Stack status query timeout in 1196.94295716 2018-12-23 21:11:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:11:58,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:11:58 GMT Server: Apache x-openstack-request-id: req-9f17a917-f94b-4ff9-a70d-d638d59b8fd9 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:11:58,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:11:58 GMT Server: Apache x-openstack-request-id: req-f75a284d-64a2-4952-abc3-a0b1788d70cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 786 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:11:55Z", "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:11:58,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-f75a284d-64a2-4952-abc3-a0b1788d70cd 2018-12-23 21:11:58,871 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:11:58,871 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:01,875 - create_stack - DEBUG - Stack status query timeout in 1193.8687892 2018-12-23 21:12:01,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:12:01,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:01 GMT Server: Apache x-openstack-request-id: req-7155e5b6-1d66-485b-88d0-00db1fc151ec Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:02,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:01 GMT Server: Apache x-openstack-request-id: req-82821f1c-ea2a-4d6c-a786-f469337837c0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 786 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:11:55Z", "id": "c38ae01b-403c-4650-a007-893885e5ce65", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:02,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-82821f1c-ea2a-4d6c-a786-f469337837c0 2018-12-23 21:12:02,027 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:12:02,027 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:05,030 - create_stack - DEBUG - Stack status query timeout in 1190.71339607 2018-12-23 21:12:05,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:12:05,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:05 GMT Server: Apache x-openstack-request-id: req-646ac902-c203-4152-b3a5-5afead8a0516 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:05,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:05 GMT Server: Apache x-openstack-request-id: req-204ab3ac-ebfa-4545-81d7-458534f6c70a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 705 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-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor2", "OS::project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "OS::stack_id": "c38ae01b-403c-4650-a007-893885e5ce65", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-kp", "security_group_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-subnet", "net_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst2", "inst1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-inst1", "image2_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image", "flavor1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-flavor1", "image1_name": "CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image"}, "deletion_time": "2018-12-23T21:12:04Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack", "stack_user_project_id": "e7c47a1647c740f984be3970a49a53a9", "tags": null, "creation_time": "2018-12-23T21:11:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:11:55Z", "id": "c38ae01b-403c-4650-a007-893885e5ce65", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:05,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-204ab3ac-ebfa-4545-81d7-458534f6c70a 2018-12-23 21:12:05,100 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:12:05,100 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack 2018-12-23 21:12:05,101 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack 2018-12-23 21:12:05,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/c38ae01b-403c-4650-a007-893885e5ce65 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7150c89f99f5203f026fac1f742a3e03bbd8eb40" 2018-12-23 21:12:05,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:05 GMT Server: Apache x-openstack-request-id: req-545c39b1-f561-4d60-8d3a-9837495d05e2 Location: http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:05,154 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:05 GMT Server: Apache x-openstack-request-id: req-b823a663-65fa-4480-99c8-9ead2bcfaca8 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:12:05,154 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d0fedc94b3434fbd8011cad2ed7bd190/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-stack/c38ae01b-403c-4650-a007-893885e5ce65 used request id req-b823a663-65fa-4480-99c8-9ead2bcfaca8 2018-12-23 21:12:05,156 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-48bf87ff-a616-4961-a0ad-3b9f55e57f5c-image 2018-12-23 21:12:05,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b5fe6baf20eb23a83bfb524ccf5e256271f68b32" 2018-12-23 21:12:05,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5100c542-db54-4f7a-9a78-af049a421fd9 Date: Sun, 23 Dec 2018 21:12:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:12:05,607 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c81b2b09-ff07-4a56-bda3-6f89da1eb882 used request id req-5100c542-db54-4f7a-9a78-af049a421fd9 2018-12-23 21:12:05,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:05,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-fb5145be-bcf8-4fb5-9804-948d68667b89 Date: Sun, 23 Dec 2018 21:12:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:32Z", "updated_at": "2018-12-23T21:11:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:11:32Z", "revision_number": 0, "id": "3d77e9a5-c1ae-40eb-88e0-54089e387267", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:11:32Z", "security_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:11:32Z", "revision_number": 0, "id": "6f3d2a44-277a-4c78-84f9-0a79048f3936", "remote_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "remote_ip_prefix": null, "created_at": "2018-12-23T21:11:32Z", "security_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:11:32Z", "revision_number": 0, "id": "bb45ef55-b2d3-47b6-b009-1a201fd4186b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:11:32Z", "security_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:11:32Z", "revision_number": 0, "id": "ff8eedeb-2082-4a54-915a-9d8f499fee96", "remote_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "remote_ip_prefix": null, "created_at": "2018-12-23T21:11:32Z", "security_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190"}], "revision_number": 4, "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:12:05,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fb5145be-bcf8-4fb5-9804-948d68667b89 2018-12-23 21:12:05,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:05,988 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c75a53b2-1727-4b09-9a32-d3da62f111a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:05,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-c75a53b2-1727-4b09-9a32-d3da62f111a6 2018-12-23 21:12:05,988 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:05,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,091 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2551889d-a930-4267-a1b1-4b37b62fa8ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:06,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2551889d-a930-4267-a1b1-4b37b62fa8ee 2018-12-23 21:12:06,092 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25d8f1b7-3daa-4762-a279-cbbc84665c29 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:06,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-25d8f1b7-3daa-4762-a279-cbbc84665c29 2018-12-23 21:12:06,191 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355ea7e6-2e47-4888-9164-632edbd63abb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:12:06,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-355ea7e6-2e47-4888-9164-632edbd63abb 2018-12-23 21:12:06,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ce1fca-e8cc-44d1-a7ac-8649d1bf003d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:06,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-28ce1fca-e8cc-44d1-a7ac-8649d1bf003d 2018-12-23 21:12:06,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:06,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,500 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6f79a55-6779-4c4c-8a18-d36e539cd44c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:06,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-b6f79a55-6779-4c4c-8a18-d36e539cd44c 2018-12-23 21:12:06,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:06,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e938e00-246a-44cc-9c54-f45a58fe5ee2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:06,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-1e938e00-246a-44cc-9c54-f45a58fe5ee2 2018-12-23 21:12:06,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6163a6-bf59-4aab-93ac-76eee3b177eb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:12:06,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-5c6163a6-bf59-4aab-93ac-76eee3b177eb 2018-12-23 21:12:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6aea1d6-6c50-4c9a-94dc-f8956eb16c76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7261bd25f0404e47a1f6a59d9d107def.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:06,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7261bd25f0404e47a1f6a59d9d107def used request id req-f6aea1d6-6c50-4c9a-94dc-f8956eb16c76 2018-12-23 21:12:06,811 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:06,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:06,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed936b1d-3f7e-42b3-b227-4b69c8b11975 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0ae8b0f7d5104551a0c69c23eb8e6a12.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:06,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ae8b0f7d5104551a0c69c23eb8e6a12 used request id req-ed936b1d-3f7e-42b3-b227-4b69c8b11975 2018-12-23 21:12:06,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:06,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:07,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e532e21-32ea-4d69-888c-be41b8caa1b8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d0fedc94b3434fbd8011cad2ed7bd190", "name": "CreateStackFloatingIpTests-9c3bc004-b216-433-proj"}} 2018-12-23 21:12:07,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-3e532e21-32ea-4d69-888c-be41b8caa1b8 2018-12-23 21:12:07,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e1199160-7079-4a4d-9fcb-711e2ddc63c3 2018-12-23 21:12:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e1199160-7079-4a4d-9fcb-711e2ddc63c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:07,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f7433e9a-ca70-4536-9e70-2a11fb57e434 Date: Sun, 23 Dec 2018 21:12:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:11:32Z", "security_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:32Z", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "id": "3d77e9a5-c1ae-40eb-88e0-54089e387267"}, {"remote_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:11:32Z", "security_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:32Z", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "id": "6f3d2a44-277a-4c78-84f9-0a79048f3936"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:11:32Z", "security_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:32Z", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "id": "bb45ef55-b2d3-47b6-b009-1a201fd4186b"}, {"remote_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:11:32Z", "security_group_id": "e1199160-7079-4a4d-9fcb-711e2ddc63c3", "port_range_min": null, "revision_number": 0, "tenant_id": "d0fedc94b3434fbd8011cad2ed7bd190", "created_at": "2018-12-23T21:11:32Z", "project_id": "d0fedc94b3434fbd8011cad2ed7bd190", "id": "ff8eedeb-2082-4a54-915a-9d8f499fee96"}]} 2018-12-23 21:12:07,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e1199160-7079-4a4d-9fcb-711e2ddc63c3 used request id req-f7433e9a-ca70-4536-9e70-2a11fb57e434 2018-12-23 21:12:07,268 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:12:07,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e1199160-7079-4a4d-9fcb-711e2ddc63c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:07,411 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59a77a57-e1f3-403c-9bc9-2e19ad381cbc Content-Length: 0 Date: Sun, 23 Dec 2018 21:12:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:12:07,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e1199160-7079-4a4d-9fcb-711e2ddc63c3 used request id req-59a77a57-e1f3-403c-9bc9-2e19ad381cbc 2018-12-23 21:12:07,412 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-9c3bc004-b216-433-proj 2018-12-23 21:12:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:07,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d56a0dcb-d164-425c-97ea-6739dac2a655 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:07,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d0fedc94b3434fbd8011cad2ed7bd190 used request id req-d56a0dcb-d164-425c-97ea-6739dac2a655 2018-12-23 21:12:07,655 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-9c3bc004-b216-433-proj-role 2018-12-23 21:12:07,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/09494fd45b80443f9cea14fd5ec43fdd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:07,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0f7809-a2b1-4dca-baf6-43f81cb12054 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:07,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/09494fd45b80443f9cea14fd5ec43fdd used request id req-8d0f7809-a2b1-4dca-baf6-43f81cb12054 2018-12-23 21:12:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ebdb5454365bb2ce09f9e4a6281c6ca44a5ae8a" 2018-12-23 21:12:07,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e1c6e60-b47e-48be-8872-fb078200c47f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:12:07,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3e1c6e60-b47e-48be-8872-fb078200c47f 2018-12-23 21:12:07,880 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-9c3bc004-b216-433-user 2018-12-23 21:12:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/8a30e5b12b9f4c66be455d7eb0aed029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01fde6d1e1426e851d3590fbfb0de2934746622a" 2018-12-23 21:12:08,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c416b22-4733-4b7a-a813-a7e91d52654c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:08,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8a30e5b12b9f4c66be455d7eb0aed029 used request id req-3c416b22-4733-4b7a-a813-a7e91d52654c 2018-12-23 21:12:08,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:12:08,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["5jlKuzSxQoa6F27tedIt_A"], "issued_at": "2018-12-23T21:12:08.000000Z"}} 2018-12-23 21:12:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d853056775568bcd49bc67a9fe2c6ca1cbbbcdbb" 2018-12-23 21:12:08,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5826d62d-307e-43ea-933c-de9e0fd18983 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:08,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5826d62d-307e-43ea-933c-de9e0fd18983 2018-12-23 21:12:08,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:12:08,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:12:08,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:12:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["JX63AiIMTyOjZNJedFzccQ"], "issued_at": "2018-12-23T21:12:08.000000Z"}} 2018-12-23 21:12:08,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:09,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3ce8c1-8e66-4640-ab15-9e040f58df69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:09,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cd3ce8c1-8e66-4640-ab15-9e040f58df69 2018-12-23 21:12:09,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:12:09,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:12:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:12:09,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:09,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94eb078-21f0-42c9-ac1d-89a4edadd85e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj", "previous": null, "next": null}, "projects": []} 2018-12-23 21:12:09,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj used request id req-b94eb078-21f0-42c9-ac1d-89a4edadd85e 2018-12-23 21:12:09,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:09,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1ed995-b91e-41fa-830e-b3d72e3419c5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:12:09,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8c1ed995-b91e-41fa-830e-b3d72e3419c5 2018-12-23 21:12:09,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}}' 2018-12-23 21:12:09,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:12:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-018fdbd8-e67e-412f-b0f1-ac8b054e40e9 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "id": "afec9b6d04f14db69df8cf51731e33a7", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:09,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-018fdbd8-e67e-412f-b0f1-ac8b054e40e9 2018-12-23 21:12:09,320 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj 2018-12-23 21:12:09,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:12:09,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:12:09,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:12:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c104c18a322848fa9b465656ab07c229", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/c104c18a322848fa9b465656ab07c229", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "id": "c9917c3c836b4b57bca6429262e7cb48"}, "audit_ids": ["eitWw-5vQZ-GsDWD-MvBXg"], "issued_at": "2018-12-23T21:12:09.000000Z"}} 2018-12-23 21:12:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:09,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84f4b31-ba8f-45fe-baaa-fd3f707a305f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:09,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-a84f4b31-ba8f-45fe-baaa-fd3f707a305f 2018-12-23 21:12:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:12:09,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:12:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:12:09,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:09,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cc1168-88b0-4492-af3b-0ad8caa79425 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:12:09,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-03cc1168-88b0-4492-af3b-0ad8caa79425 2018-12-23 21:12:09,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:10,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2a8568-377f-46c9-9860-369856d441f2 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "id": "afec9b6d04f14db69df8cf51731e33a7", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}]} 2018-12-23 21:12:10,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj used request id req-6b2a8568-377f-46c9-9860-369856d441f2 2018-12-23 21:12:10,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:10,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878e2558-325a-4324-b0a4-de0932d5dea7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-23 21:12:10,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-878e2558-325a-4324-b0a4-de0932d5dea7 2018-12-23 21:12:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:10,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c88afba-786c-4e72-8c15-ed6ede7ebb73 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:12:10,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4c88afba-786c-4e72-8c15-ed6ede7ebb73 2018-12-23 21:12:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:10,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09208270-86b3-4953-8b7b-779da5223c0c Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "id": "afec9b6d04f14db69df8cf51731e33a7", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}]} 2018-12-23 21:12:10,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj used request id req-09208270-86b3-4953-8b7b-779da5223c0c 2018-12-23 21:12:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/2f68ce6bb0e24774a771000caa2626a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:10,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc49be9-05e8-44a3-826e-4e754b560553 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-user", "links": {"self": "http://172.30.9.21:5000/v3/users/2f68ce6bb0e24774a771000caa2626a7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "afec9b6d04f14db69df8cf51731e33a7", "id": "2f68ce6bb0e24774a771000caa2626a7", "password_expires_at": null}} 2018-12-23 21:12:10,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2f68ce6bb0e24774a771000caa2626a7 used request id req-cfc49be9-05e8-44a3-826e-4e754b560553 2018-12-23 21:12:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:10,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8456f3af-6e63-4059-b776-0e90990c6e7c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles", "previous": null, "next": null}, "roles": []} 2018-12-23 21:12:10,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles used request id req-8456f3af-6e63-4059-b776-0e90990c6e7c 2018-12-23 21:12:10,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:11,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b5827b-c95d-48b9-9ff3-be6e711cb5ca Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}} 2018-12-23 21:12:11,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-12b5827b-c95d-48b9-9ff3-be6e711cb5ca 2018-12-23 21:12:11,073 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj 2018-12-23 21:12:11,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:11,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7129320-4847-477c-95f1-d8a6227750ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:11,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-e7129320-4847-477c-95f1-d8a6227750ad 2018-12-23 21:12:11,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:11,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893d7af2-e3b9-4c6b-8774-f126382953b9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:12:11,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-893d7af2-e3b9-4c6b-8774-f126382953b9 2018-12-23 21:12:11,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:11,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e64489e-5248-4572-bdb3-66487f0fa6a2 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "id": "afec9b6d04f14db69df8cf51731e33a7", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}]} 2018-12-23 21:12:11,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj used request id req-2e64489e-5248-4572-bdb3-66487f0fa6a2 2018-12-23 21:12:11,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:11,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3d20b6-35dc-4695-9d7e-2d588fd8ccc9 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:12:11,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles used request id req-8b3d20b6-35dc-4695-9d7e-2d588fd8ccc9 2018-12-23 21:12:11,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:11,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9384ee8-ff02-48b7-b96d-96a9d247230b Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}} 2018-12-23 21:12:11,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-b9384ee8-ff02-48b7-b96d-96a9d247230b 2018-12-23 21:12:11,641 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj 2018-12-23 21:12:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:11,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51726e05-7ec8-4f10-b649-7156d951277e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:11,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-51726e05-7ec8-4f10-b649-7156d951277e 2018-12-23 21:12:11,780 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-34b2dcc0-c72d-417-user 2018-12-23 21:12:11,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:12:11,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:11,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d066e7-12f6-4874-b185-7b2ddeb89004 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:12:11,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-28d066e7-12f6-4874-b185-7b2ddeb89004 2018-12-23 21:12:11,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" -d '{"role": {"name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role"}}' 2018-12-23 21:12:12,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:12:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06740b74-b65f-436d-bfa4-9718e00b1088 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e79829b75abd41df9e4521e2ce621411", "links": {"self": "http://172.30.9.21:5000/v3/roles/e79829b75abd41df9e4521e2ce621411"}, "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role"}} 2018-12-23 21:12:12,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-06740b74-b65f-436d-bfa4-9718e00b1088 2018-12-23 21:12:12,004 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role 2018-12-23 21:12:12,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e79829b75abd41df9e4521e2ce621411 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:12,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2648bf44-be2f-4562-a876-edd598ac2093 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e79829b75abd41df9e4521e2ce621411", "links": {"self": "http://172.30.9.21:5000/v3/roles/e79829b75abd41df9e4521e2ce621411"}, "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role"}} 2018-12-23 21:12:12,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e79829b75abd41df9e4521e2ce621411 used request id req-2648bf44-be2f-4562-a876-edd598ac2093 2018-12-23 21:12:12,105 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role to project CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj 2018-12-23 21:12:12,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles/e79829b75abd41df9e4521e2ce621411 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:12,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94c36d65-f793-4b50-8963-68cf5f0da172 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:12,238 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7/users/2f68ce6bb0e24774a771000caa2626a7/roles/e79829b75abd41df9e4521e2ce621411 used request id req-94c36d65-f793-4b50-8963-68cf5f0da172 2018-12-23 21:12:12,238 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:12:12,239 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-23 21:12:12,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:12:12,240 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:12:12,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e79829b75abd41df9e4521e2ce621411", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:12:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-user", "id": "2f68ce6bb0e24774a771000caa2626a7"}, "audit_ids": ["ZB38_3MXT7CJVnMxufucSw"], "issued_at": "2018-12-23T21:12:12.000000Z"}} 2018-12-23 21:12:12,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" 2018-12-23 21:12:12,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d0cba9-f7ac-40b7-8b6f-0f4a52a1cae2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:12,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-90d0cba9-f7ac-40b7-8b6f-0f4a52a1cae2 2018-12-23 21:12:12,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" 2018-12-23 21:12:12,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b0e6609c-ff44-4c51-82f7-bc1b4abd6dba Date: Sun, 23 Dec 2018 21:12:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"} 2018-12-23 21:12:12,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image used request id req-b0e6609c-ff44-4c51-82f7-bc1b4abd6dba 2018-12-23 21:12:12,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" 2018-12-23 21:12:12,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e45e891b-8281-490f-a79b-ca8cc155f20d Date: Sun, 23 Dec 2018 21:12: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:12:12,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e45e891b-8281-490f-a79b-ca8cc155f20d 2018-12-23 21:12:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}' 2018-12-23 21:12:13,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c4481554-b4ba-4e50-93c5-d356e0f0d2e9 Date: Sun, 23 Dec 2018 21:12:13 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:12:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-23T21:12:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "min_disk": 0, "protected": false, "id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "file": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/file", "checksum": null, "owner": "afec9b6d04f14db69df8cf51731e33a7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:12:13,015 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c4481554-b4ba-4e50-93c5-d356e0f0d2e9 2018-12-23 21:12:13,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" -d '' 2018-12-23 21:12:13,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-516f17b9-b04d-4b92-b7a9-5a6694950473 Date: Sun, 23 Dec 2018 21:12:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:12:13,547 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/file used request id req-516f17b9-b04d-4b92-b7a9-5a6694950473 2018-12-23 21:12:13,547 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:12:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" 2018-12-23 21:12:13,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5bae61be-37b2-4fbc-bdb2-7b2b69a770d7 Date: Sun, 23 Dec 2018 21:12:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:12:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:12:13Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/snap", "metadata": {}}], "self": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "min_disk": 0, "protected": false, "id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "file": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afec9b6d04f14db69df8cf51731e33a7", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:12:13,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c used request id req-5bae61be-37b2-4fbc-bdb2-7b2b69a770d7 2018-12-23 21:12:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" 2018-12-23 21:12:13,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7fcf1e04-a4a9-49f4-b1ee-fd71d45b5811 Date: Sun, 23 Dec 2018 21:12: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", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:12:13,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7fcf1e04-a4a9-49f4-b1ee-fd71d45b5811 2018-12-23 21:12:13,580 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image 2018-12-23 21:12:13,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" 2018-12-23 21:12:13,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e1e1477f-7187-4d70-b96c-d88bc14e6d9c Date: Sun, 23 Dec 2018 21:12:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:12:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:12:13Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/snap", "metadata": {}}], "self": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "min_disk": 0, "protected": false, "id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "file": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afec9b6d04f14db69df8cf51731e33a7", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:12:13,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c used request id req-e1e1477f-7187-4d70-b96c-d88bc14e6d9c 2018-12-23 21:12:13,598 - create_image - DEBUG - Instance status is - active 2018-12-23 21:12:13,598 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image 2018-12-23 21:12:13,598 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image 2018-12-23 21:12:13,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:12:13,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:12:14,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e79829b75abd41df9e4521e2ce621411", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-user", "id": "2f68ce6bb0e24774a771000caa2626a7"}, "audit_ids": ["BX1ipaflRfqFrvK95TWPqw"], "issued_at": "2018-12-23T21:12:14.000000Z"}} 2018-12-23 21:12:14,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:14,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24cf7904-4dbf-44c7-8cdc-23a823c38892 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:14,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-24cf7904-4dbf-44c7-8cdc-23a823c38892 2018-12-23 21:12:14,100 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:12:14,103 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:12:14,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:14,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:14 GMT Server: Apache x-openstack-request-id: req-7d56d7dc-d6f4-4064-9825-e0918593d06e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-23 21:12:14,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack used request id req-7d56d7dc-d6f4-4064-9825-e0918593d06e 2018-12-23 21:12:14,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-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"}, "flavor_extra_specs": {"default": {}, "type": "json", "description": "Instance Flavor extra specs"}, "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": {"extra_specs": {"get_param": "flavor_extra_specs"}, "vcpus": 2, "disk": 2, "ram": 1024}}, "flavor1": {"type": "OS::Nova::Flavor", "properties": {"extra_specs": {"get_param": "flavor_extra_specs"}, "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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net"}}' 2018-12-23 21:12:16,526 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:12:14 GMT Server: Apache x-openstack-request-id: req-4a3692c2-6c90-48fc-bf84-009efc5f2fa2 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "d2878482-f065-428e-9378-303412a0ccde", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}]}} 2018-12-23 21:12:16,527 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks used request id req-4a3692c2-6c90-48fc-bf84-009efc5f2fa2 2018-12-23 21:12:16,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:16,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:16 GMT Server: Apache x-openstack-request-id: req-e0e235a7-6283-42fa-9035-f8aecd3ef708 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:16,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:16 GMT Server: Apache x-openstack-request-id: req-96ef89ea-ee48-4981-bd60-39fc7dc89396 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 733 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:16,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-96ef89ea-ee48-4981-bd60-39fc7dc89396 2018-12-23 21:12:16,989 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack 2018-12-23 21:12:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:17,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:16 GMT Server: Apache x-openstack-request-id: req-6045953b-c7be-4766-ae54-47c141721066 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:17,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:17 GMT Server: Apache x-openstack-request-id: req-ae396a3f-400e-4634-a7f1-427a55006fa4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 733 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:17,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-ae396a3f-400e-4634-a7f1-427a55006fa4 2018-12-23 21:12:17,541 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:12:17,541 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:20,544 - create_stack - DEBUG - Stack status query timeout in 1196.44493413 2018-12-23 21:12:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:20,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:20 GMT Server: Apache x-openstack-request-id: req-1995d8d1-472a-4802-8638-088fbcb0ee4e Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:21,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:20 GMT Server: Apache x-openstack-request-id: req-b88de6e7-2246-4a65-a38b-3d4d45011407 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsh1SALANuxCoosMH5uKkVBSjfikoKk8Gqqjm8IfKj7wWIyvy\nVYjgBD1KM/6PbromBXc+pUfUYxZEVOaI9mBa6CYGpgba1N8rX9K+cHNOjCUiidH3\n+fxcA9UuiiMe9D1a8QdK6nAahxY4yhaopz2X3XUsJG9/jRvMG2682n9s6mSTmUcm\nYxpAJeHiaEwN1FnZKLE+dZC2a6QvhCBuwL7HEv20SNix2ZIDbqasVuVirSA3UKtF\n9eUYyKZIes3Z3UPUQOvu6o3RqC0jkDR33cSPg3Wcs1wLVuxJ2Vz8ToyRmWzu6pv5\nGgLJuu37/2NKGFbH2J8v29KAxOK/c8xS4Z9O9QIDAQABAoIBAEVBFUNjMNONdKRk\nhMwHT7HJnJBPXGim9Yahybm4ctBUZ58hVUZgxAmh8xooXojFJEd3yAnn1fL5E3SX\ndqWlbXNaZbdkbu3aIDlP7fA3RVFElxtTYsH2l6h92Wyonz6EJLoXBdAF6qqfv1EE\nYms0jbnz90freoLZThFUi2XBqg2wi4xVWEqVxwPr3ykGes3TScbZxWuILJmGTwGH\nFA6C2b+yvb52BqyviueGUKD7hKbgG9Gz5fqZwrvkhPhjGvK54ZsLYyjjnM8hWNyN\n3SGlyt5q4p14BhP47SOfm9LERKI0HF4ozrf2fmRTq8s+gTe7vM6rchtpnjB4l+bT\n5i1kzbkCgYEA1tApixGTQUPz4paBn9u86jItkp1rspNneMnBAxoBrElWhB4iKJIg\nGj8zUkXuyZqNOSstVxfCCe26EwGiyR6wkvkhfqdpIyqKAGW4wHU32N0WV4GK35xd\niQIxAwQEug7pR5acbNaL6R+6blhFsKtY6IZvAFd4Gw6uPCQk1HB8ec8CgYEA1EPa\nOtrCWm1xop71xWQbin+cXMRMEuCBlf+xAC4X8NQtO0k8bAmEcL1P8nSpTinQTvX5\nyYKytPG3GG4tQx5JwL0aANNrq/3oLPjeCGL0YtyQfKBmgPEJ6Ot1MmP8r8DBwRBl\nFk/o2/Tk6N0zslFvY+NVsNMPA4nQC85cPKpzT/sCgYBpGcYJrdqvZxDvfxYC4d8n\ncs+LWYw0/hv1JDlUTCgfZG55C8lIsl4UmXGBwoeXig+otfBkGVKtyutsmzNLVcGs\n10nFDyHIu+pzUVG4kGF3sIxa2h3ZVEcLXtAeGpw5cExA43a7ZalksUpk7LmEPAGv\nGv86WpGAI4mqEUEX08WDTwKBgGSXq0oM9eIIz7tzfaGH6Y1fIGjOFgc0IfVF8UnW\njj3xL2ZTNLE2aW9MKCEMrFeAdVmWNEQNDke17UFEpWqTZfxTIYmWqAYgE/GMFxz+\nWDaptEd7dFhS4pFhVG8G928K+EdYT6+dOwtSKVE50xAEi7dYuvlLbGgO3Wta5ldR\np8gVAoGAcY+zS8ytBdMoYkQwWqi4CKcR2hn/PrE5o0p9HHcetUZk+lN2nw34XgSY\n1YvLaOqYfosNRr3hD0pmyNSkYpxUOWnE+OPpuU+zs8iC++nd/WAGNbKt7qhAMZzb\n2NTXWWqwkUwVdoxfD8gMdvACnb+0Y7H+7alQOCwmnBM1nFpqK5I=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:21,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-b88de6e7-2246-4a65-a38b-3d4d45011407 2018-12-23 21:12:21,067 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:12:21,068 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:24,071 - create_stack - DEBUG - Stack status query timeout in 1192.91830611 2018-12-23 21:12:24,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:24,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:24 GMT Server: Apache x-openstack-request-id: req-ab5c3e10-72f7-45c6-832e-66fbc26e58e6 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:24,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:24 GMT Server: Apache x-openstack-request-id: req-da3e88bd-87d1-4c13-82b3-c573538c7a5c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsh1SALANuxCoosMH5uKkVBSjfikoKk8Gqqjm8IfKj7wWIyvy\nVYjgBD1KM/6PbromBXc+pUfUYxZEVOaI9mBa6CYGpgba1N8rX9K+cHNOjCUiidH3\n+fxcA9UuiiMe9D1a8QdK6nAahxY4yhaopz2X3XUsJG9/jRvMG2682n9s6mSTmUcm\nYxpAJeHiaEwN1FnZKLE+dZC2a6QvhCBuwL7HEv20SNix2ZIDbqasVuVirSA3UKtF\n9eUYyKZIes3Z3UPUQOvu6o3RqC0jkDR33cSPg3Wcs1wLVuxJ2Vz8ToyRmWzu6pv5\nGgLJuu37/2NKGFbH2J8v29KAxOK/c8xS4Z9O9QIDAQABAoIBAEVBFUNjMNONdKRk\nhMwHT7HJnJBPXGim9Yahybm4ctBUZ58hVUZgxAmh8xooXojFJEd3yAnn1fL5E3SX\ndqWlbXNaZbdkbu3aIDlP7fA3RVFElxtTYsH2l6h92Wyonz6EJLoXBdAF6qqfv1EE\nYms0jbnz90freoLZThFUi2XBqg2wi4xVWEqVxwPr3ykGes3TScbZxWuILJmGTwGH\nFA6C2b+yvb52BqyviueGUKD7hKbgG9Gz5fqZwrvkhPhjGvK54ZsLYyjjnM8hWNyN\n3SGlyt5q4p14BhP47SOfm9LERKI0HF4ozrf2fmRTq8s+gTe7vM6rchtpnjB4l+bT\n5i1kzbkCgYEA1tApixGTQUPz4paBn9u86jItkp1rspNneMnBAxoBrElWhB4iKJIg\nGj8zUkXuyZqNOSstVxfCCe26EwGiyR6wkvkhfqdpIyqKAGW4wHU32N0WV4GK35xd\niQIxAwQEug7pR5acbNaL6R+6blhFsKtY6IZvAFd4Gw6uPCQk1HB8ec8CgYEA1EPa\nOtrCWm1xop71xWQbin+cXMRMEuCBlf+xAC4X8NQtO0k8bAmEcL1P8nSpTinQTvX5\nyYKytPG3GG4tQx5JwL0aANNrq/3oLPjeCGL0YtyQfKBmgPEJ6Ot1MmP8r8DBwRBl\nFk/o2/Tk6N0zslFvY+NVsNMPA4nQC85cPKpzT/sCgYBpGcYJrdqvZxDvfxYC4d8n\ncs+LWYw0/hv1JDlUTCgfZG55C8lIsl4UmXGBwoeXig+otfBkGVKtyutsmzNLVcGs\n10nFDyHIu+pzUVG4kGF3sIxa2h3ZVEcLXtAeGpw5cExA43a7ZalksUpk7LmEPAGv\nGv86WpGAI4mqEUEX08WDTwKBgGSXq0oM9eIIz7tzfaGH6Y1fIGjOFgc0IfVF8UnW\njj3xL2ZTNLE2aW9MKCEMrFeAdVmWNEQNDke17UFEpWqTZfxTIYmWqAYgE/GMFxz+\nWDaptEd7dFhS4pFhVG8G928K+EdYT6+dOwtSKVE50xAEi7dYuvlLbGgO3Wta5ldR\np8gVAoGAcY+zS8ytBdMoYkQwWqi4CKcR2hn/PrE5o0p9HHcetUZk+lN2nw34XgSY\n1YvLaOqYfosNRr3hD0pmyNSkYpxUOWnE+OPpuU+zs8iC++nd/WAGNbKt7qhAMZzb\n2NTXWWqwkUwVdoxfD8gMdvACnb+0Y7H+7alQOCwmnBM1nFpqK5I=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:24,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-da3e88bd-87d1-4c13-82b3-c573538c7a5c 2018-12-23 21:12:24,224 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:12:24,224 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:27,227 - create_stack - DEBUG - Stack status query timeout in 1189.76177716 2018-12-23 21:12:27,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:27,256 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:27 GMT Server: Apache x-openstack-request-id: req-4cd954fe-5d3c-4638-83d5-7b417505b512 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:27,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:27 GMT Server: Apache x-openstack-request-id: req-24be9bea-c499-4e39-9e0a-f1c57e9e0888 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsh1SALANuxCoosMH5uKkVBSjfikoKk8Gqqjm8IfKj7wWIyvy\nVYjgBD1KM/6PbromBXc+pUfUYxZEVOaI9mBa6CYGpgba1N8rX9K+cHNOjCUiidH3\n+fxcA9UuiiMe9D1a8QdK6nAahxY4yhaopz2X3XUsJG9/jRvMG2682n9s6mSTmUcm\nYxpAJeHiaEwN1FnZKLE+dZC2a6QvhCBuwL7HEv20SNix2ZIDbqasVuVirSA3UKtF\n9eUYyKZIes3Z3UPUQOvu6o3RqC0jkDR33cSPg3Wcs1wLVuxJ2Vz8ToyRmWzu6pv5\nGgLJuu37/2NKGFbH2J8v29KAxOK/c8xS4Z9O9QIDAQABAoIBAEVBFUNjMNONdKRk\nhMwHT7HJnJBPXGim9Yahybm4ctBUZ58hVUZgxAmh8xooXojFJEd3yAnn1fL5E3SX\ndqWlbXNaZbdkbu3aIDlP7fA3RVFElxtTYsH2l6h92Wyonz6EJLoXBdAF6qqfv1EE\nYms0jbnz90freoLZThFUi2XBqg2wi4xVWEqVxwPr3ykGes3TScbZxWuILJmGTwGH\nFA6C2b+yvb52BqyviueGUKD7hKbgG9Gz5fqZwrvkhPhjGvK54ZsLYyjjnM8hWNyN\n3SGlyt5q4p14BhP47SOfm9LERKI0HF4ozrf2fmRTq8s+gTe7vM6rchtpnjB4l+bT\n5i1kzbkCgYEA1tApixGTQUPz4paBn9u86jItkp1rspNneMnBAxoBrElWhB4iKJIg\nGj8zUkXuyZqNOSstVxfCCe26EwGiyR6wkvkhfqdpIyqKAGW4wHU32N0WV4GK35xd\niQIxAwQEug7pR5acbNaL6R+6blhFsKtY6IZvAFd4Gw6uPCQk1HB8ec8CgYEA1EPa\nOtrCWm1xop71xWQbin+cXMRMEuCBlf+xAC4X8NQtO0k8bAmEcL1P8nSpTinQTvX5\nyYKytPG3GG4tQx5JwL0aANNrq/3oLPjeCGL0YtyQfKBmgPEJ6Ot1MmP8r8DBwRBl\nFk/o2/Tk6N0zslFvY+NVsNMPA4nQC85cPKpzT/sCgYBpGcYJrdqvZxDvfxYC4d8n\ncs+LWYw0/hv1JDlUTCgfZG55C8lIsl4UmXGBwoeXig+otfBkGVKtyutsmzNLVcGs\n10nFDyHIu+pzUVG4kGF3sIxa2h3ZVEcLXtAeGpw5cExA43a7ZalksUpk7LmEPAGv\nGv86WpGAI4mqEUEX08WDTwKBgGSXq0oM9eIIz7tzfaGH6Y1fIGjOFgc0IfVF8UnW\njj3xL2ZTNLE2aW9MKCEMrFeAdVmWNEQNDke17UFEpWqTZfxTIYmWqAYgE/GMFxz+\nWDaptEd7dFhS4pFhVG8G928K+EdYT6+dOwtSKVE50xAEi7dYuvlLbGgO3Wta5ldR\np8gVAoGAcY+zS8ytBdMoYkQwWqi4CKcR2hn/PrE5o0p9HHcetUZk+lN2nw34XgSY\n1YvLaOqYfosNRr3hD0pmyNSkYpxUOWnE+OPpuU+zs8iC++nd/WAGNbKt7qhAMZzb\n2NTXWWqwkUwVdoxfD8gMdvACnb+0Y7H+7alQOCwmnBM1nFpqK5I=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:27,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-24be9bea-c499-4e39-9e0a-f1c57e9e0888 2018-12-23 21:12:27,606 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:12:27,606 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:30,610 - create_stack - DEBUG - Stack status query timeout in 1186.37948012 2018-12-23 21:12:30,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:30,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:30 GMT Server: Apache x-openstack-request-id: req-01fc7dd5-0834-45db-bf5c-df8e4c904a3f Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:30,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:30 GMT Server: Apache x-openstack-request-id: req-f21f1a26-a10c-4c22-87dd-61140ec8b23c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsh1SALANuxCoosMH5uKkVBSjfikoKk8Gqqjm8IfKj7wWIyvy\nVYjgBD1KM/6PbromBXc+pUfUYxZEVOaI9mBa6CYGpgba1N8rX9K+cHNOjCUiidH3\n+fxcA9UuiiMe9D1a8QdK6nAahxY4yhaopz2X3XUsJG9/jRvMG2682n9s6mSTmUcm\nYxpAJeHiaEwN1FnZKLE+dZC2a6QvhCBuwL7HEv20SNix2ZIDbqasVuVirSA3UKtF\n9eUYyKZIes3Z3UPUQOvu6o3RqC0jkDR33cSPg3Wcs1wLVuxJ2Vz8ToyRmWzu6pv5\nGgLJuu37/2NKGFbH2J8v29KAxOK/c8xS4Z9O9QIDAQABAoIBAEVBFUNjMNONdKRk\nhMwHT7HJnJBPXGim9Yahybm4ctBUZ58hVUZgxAmh8xooXojFJEd3yAnn1fL5E3SX\ndqWlbXNaZbdkbu3aIDlP7fA3RVFElxtTYsH2l6h92Wyonz6EJLoXBdAF6qqfv1EE\nYms0jbnz90freoLZThFUi2XBqg2wi4xVWEqVxwPr3ykGes3TScbZxWuILJmGTwGH\nFA6C2b+yvb52BqyviueGUKD7hKbgG9Gz5fqZwrvkhPhjGvK54ZsLYyjjnM8hWNyN\n3SGlyt5q4p14BhP47SOfm9LERKI0HF4ozrf2fmRTq8s+gTe7vM6rchtpnjB4l+bT\n5i1kzbkCgYEA1tApixGTQUPz4paBn9u86jItkp1rspNneMnBAxoBrElWhB4iKJIg\nGj8zUkXuyZqNOSstVxfCCe26EwGiyR6wkvkhfqdpIyqKAGW4wHU32N0WV4GK35xd\niQIxAwQEug7pR5acbNaL6R+6blhFsKtY6IZvAFd4Gw6uPCQk1HB8ec8CgYEA1EPa\nOtrCWm1xop71xWQbin+cXMRMEuCBlf+xAC4X8NQtO0k8bAmEcL1P8nSpTinQTvX5\nyYKytPG3GG4tQx5JwL0aANNrq/3oLPjeCGL0YtyQfKBmgPEJ6Ot1MmP8r8DBwRBl\nFk/o2/Tk6N0zslFvY+NVsNMPA4nQC85cPKpzT/sCgYBpGcYJrdqvZxDvfxYC4d8n\ncs+LWYw0/hv1JDlUTCgfZG55C8lIsl4UmXGBwoeXig+otfBkGVKtyutsmzNLVcGs\n10nFDyHIu+pzUVG4kGF3sIxa2h3ZVEcLXtAeGpw5cExA43a7ZalksUpk7LmEPAGv\nGv86WpGAI4mqEUEX08WDTwKBgGSXq0oM9eIIz7tzfaGH6Y1fIGjOFgc0IfVF8UnW\njj3xL2ZTNLE2aW9MKCEMrFeAdVmWNEQNDke17UFEpWqTZfxTIYmWqAYgE/GMFxz+\nWDaptEd7dFhS4pFhVG8G928K+EdYT6+dOwtSKVE50xAEi7dYuvlLbGgO3Wta5ldR\np8gVAoGAcY+zS8ytBdMoYkQwWqi4CKcR2hn/PrE5o0p9HHcetUZk+lN2nw34XgSY\n1YvLaOqYfosNRr3hD0pmyNSkYpxUOWnE+OPpuU+zs8iC++nd/WAGNbKt7qhAMZzb\n2NTXWWqwkUwVdoxfD8gMdvACnb+0Y7H+7alQOCwmnBM1nFpqK5I=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:30,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-f21f1a26-a10c-4c22-87dd-61140ec8b23c 2018-12-23 21:12:30,762 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:12:30,762 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:33,766 - create_stack - DEBUG - Stack status query timeout in 1183.22342706 2018-12-23 21:12:33,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:33,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-7721c6a3-6e53-44bc-84c7-82589f38c874 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:33,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:33 GMT Server: Apache x-openstack-request-id: req-4f8f6b2a-2f2c-4f2b-ad34-302c2c8158bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2087 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsh1SALANuxCoosMH5uKkVBSjfikoKk8Gqqjm8IfKj7wWIyvy\nVYjgBD1KM/6PbromBXc+pUfUYxZEVOaI9mBa6CYGpgba1N8rX9K+cHNOjCUiidH3\n+fxcA9UuiiMe9D1a8QdK6nAahxY4yhaopz2X3XUsJG9/jRvMG2682n9s6mSTmUcm\nYxpAJeHiaEwN1FnZKLE+dZC2a6QvhCBuwL7HEv20SNix2ZIDbqasVuVirSA3UKtF\n9eUYyKZIes3Z3UPUQOvu6o3RqC0jkDR33cSPg3Wcs1wLVuxJ2Vz8ToyRmWzu6pv5\nGgLJuu37/2NKGFbH2J8v29KAxOK/c8xS4Z9O9QIDAQABAoIBAEVBFUNjMNONdKRk\nhMwHT7HJnJBPXGim9Yahybm4ctBUZ58hVUZgxAmh8xooXojFJEd3yAnn1fL5E3SX\ndqWlbXNaZbdkbu3aIDlP7fA3RVFElxtTYsH2l6h92Wyonz6EJLoXBdAF6qqfv1EE\nYms0jbnz90freoLZThFUi2XBqg2wi4xVWEqVxwPr3ykGes3TScbZxWuILJmGTwGH\nFA6C2b+yvb52BqyviueGUKD7hKbgG9Gz5fqZwrvkhPhjGvK54ZsLYyjjnM8hWNyN\n3SGlyt5q4p14BhP47SOfm9LERKI0HF4ozrf2fmRTq8s+gTe7vM6rchtpnjB4l+bT\n5i1kzbkCgYEA1tApixGTQUPz4paBn9u86jItkp1rspNneMnBAxoBrElWhB4iKJIg\nGj8zUkXuyZqNOSstVxfCCe26EwGiyR6wkvkhfqdpIyqKAGW4wHU32N0WV4GK35xd\niQIxAwQEug7pR5acbNaL6R+6blhFsKtY6IZvAFd4Gw6uPCQk1HB8ec8CgYEA1EPa\nOtrCWm1xop71xWQbin+cXMRMEuCBlf+xAC4X8NQtO0k8bAmEcL1P8nSpTinQTvX5\nyYKytPG3GG4tQx5JwL0aANNrq/3oLPjeCGL0YtyQfKBmgPEJ6Ot1MmP8r8DBwRBl\nFk/o2/Tk6N0zslFvY+NVsNMPA4nQC85cPKpzT/sCgYBpGcYJrdqvZxDvfxYC4d8n\ncs+LWYw0/hv1JDlUTCgfZG55C8lIsl4UmXGBwoeXig+otfBkGVKtyutsmzNLVcGs\n10nFDyHIu+pzUVG4kGF3sIxa2h3ZVEcLXtAeGpw5cExA43a7ZalksUpk7LmEPAGv\nGv86WpGAI4mqEUEX08WDTwKBgGSXq0oM9eIIz7tzfaGH6Y1fIGjOFgc0IfVF8UnW\njj3xL2ZTNLE2aW9MKCEMrFeAdVmWNEQNDke17UFEpWqTZfxTIYmWqAYgE/GMFxz+\nWDaptEd7dFhS4pFhVG8G928K+EdYT6+dOwtSKVE50xAEi7dYuvlLbGgO3Wta5ldR\np8gVAoGAcY+zS8ytBdMoYkQwWqi4CKcR2hn/PrE5o0p9HHcetUZk+lN2nw34XgSY\n1YvLaOqYfosNRr3hD0pmyNSkYpxUOWnE+OPpuU+zs8iC++nd/WAGNbKt7qhAMZzb\n2NTXWWqwkUwVdoxfD8gMdvACnb+0Y7H+7alQOCwmnBM1nFpqK5I=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:33,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-4f8f6b2a-2f2c-4f2b-ad34-302c2c8158bc 2018-12-23 21:12:33,972 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-23 21:12:33,973 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:36,976 - create_stack - DEBUG - Stack status query timeout in 1180.01318598 2018-12-23 21:12:36,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:37,005 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:36 GMT Server: Apache x-openstack-request-id: req-b05f2b54-a1a5-49ae-a746-ec0b63ac0178 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:37,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:37 GMT Server: Apache x-openstack-request-id: req-eeb1aca5-ee39-4ac4-a084-5bacc5c5ea68 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsh1SALANuxCoosMH5uKkVBSjfikoKk8Gqqjm8IfKj7wWIyvy\nVYjgBD1KM/6PbromBXc+pUfUYxZEVOaI9mBa6CYGpgba1N8rX9K+cHNOjCUiidH3\n+fxcA9UuiiMe9D1a8QdK6nAahxY4yhaopz2X3XUsJG9/jRvMG2682n9s6mSTmUcm\nYxpAJeHiaEwN1FnZKLE+dZC2a6QvhCBuwL7HEv20SNix2ZIDbqasVuVirSA3UKtF\n9eUYyKZIes3Z3UPUQOvu6o3RqC0jkDR33cSPg3Wcs1wLVuxJ2Vz8ToyRmWzu6pv5\nGgLJuu37/2NKGFbH2J8v29KAxOK/c8xS4Z9O9QIDAQABAoIBAEVBFUNjMNONdKRk\nhMwHT7HJnJBPXGim9Yahybm4ctBUZ58hVUZgxAmh8xooXojFJEd3yAnn1fL5E3SX\ndqWlbXNaZbdkbu3aIDlP7fA3RVFElxtTYsH2l6h92Wyonz6EJLoXBdAF6qqfv1EE\nYms0jbnz90freoLZThFUi2XBqg2wi4xVWEqVxwPr3ykGes3TScbZxWuILJmGTwGH\nFA6C2b+yvb52BqyviueGUKD7hKbgG9Gz5fqZwrvkhPhjGvK54ZsLYyjjnM8hWNyN\n3SGlyt5q4p14BhP47SOfm9LERKI0HF4ozrf2fmRTq8s+gTe7vM6rchtpnjB4l+bT\n5i1kzbkCgYEA1tApixGTQUPz4paBn9u86jItkp1rspNneMnBAxoBrElWhB4iKJIg\nGj8zUkXuyZqNOSstVxfCCe26EwGiyR6wkvkhfqdpIyqKAGW4wHU32N0WV4GK35xd\niQIxAwQEug7pR5acbNaL6R+6blhFsKtY6IZvAFd4Gw6uPCQk1HB8ec8CgYEA1EPa\nOtrCWm1xop71xWQbin+cXMRMEuCBlf+xAC4X8NQtO0k8bAmEcL1P8nSpTinQTvX5\nyYKytPG3GG4tQx5JwL0aANNrq/3oLPjeCGL0YtyQfKBmgPEJ6Ot1MmP8r8DBwRBl\nFk/o2/Tk6N0zslFvY+NVsNMPA4nQC85cPKpzT/sCgYBpGcYJrdqvZxDvfxYC4d8n\ncs+LWYw0/hv1JDlUTCgfZG55C8lIsl4UmXGBwoeXig+otfBkGVKtyutsmzNLVcGs\n10nFDyHIu+pzUVG4kGF3sIxa2h3ZVEcLXtAeGpw5cExA43a7ZalksUpk7LmEPAGv\nGv86WpGAI4mqEUEX08WDTwKBgGSXq0oM9eIIz7tzfaGH6Y1fIGjOFgc0IfVF8UnW\njj3xL2ZTNLE2aW9MKCEMrFeAdVmWNEQNDke17UFEpWqTZfxTIYmWqAYgE/GMFxz+\nWDaptEd7dFhS4pFhVG8G928K+EdYT6+dOwtSKVE50xAEi7dYuvlLbGgO3Wta5ldR\np8gVAoGAcY+zS8ytBdMoYkQwWqi4CKcR2hn/PrE5o0p9HHcetUZk+lN2nw34XgSY\n1YvLaOqYfosNRr3hD0pmyNSkYpxUOWnE+OPpuU+zs8iC++nd/WAGNbKt7qhAMZzb\n2NTXWWqwkUwVdoxfD8gMdvACnb+0Y7H+7alQOCwmnBM1nFpqK5I=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:37,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-eeb1aca5-ee39-4ac4-a084-5bacc5c5ea68 2018-12-23 21:12:37,400 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-23 21:12:37,400 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack 2018-12-23 21:12:37,400 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack 2018-12-23 21:12:37,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:12:37,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:12:37,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e79829b75abd41df9e4521e2ce621411", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:12:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-user", "id": "2f68ce6bb0e24774a771000caa2626a7"}, "audit_ids": ["1IjLYFrxSwWkVv2I1PZp-w"], "issued_at": "2018-12-23T21:12:37.000000Z"}} 2018-12-23 21:12:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:37,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a43f440-26ea-43a9-978e-5778b472310b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:37,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9a43f440-26ea-43a9-978e-5778b472310b 2018-12-23 21:12:37,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:12:37,992 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-23 21:12:37,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:38,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:38 GMT Server: Apache x-openstack-request-id: req-1b1bcdcd-9055-4d06-bf3f-a835994bf958 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "deletion_time": null, "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "updated_time": null, "project": "afec9b6d04f14db69df8cf51731e33a7", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "d2878482-f065-428e-9378-303412a0ccde", "tags": null}]} 2018-12-23 21:12:38,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack used request id req-1b1bcdcd-9055-4d06-bf3f-a835994bf958 2018-12-23 21:12:38,202 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack 2018-12-23 21:12:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:38,404 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:38 GMT Server: Apache x-openstack-request-id: req-4c480ca1-f15d-448b-8721-18d4b6fb5c30 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:38,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:38 GMT Server: Apache x-openstack-request-id: req-8c3a3ab2-a394-480f-abef-8e20a4e58241 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1055 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cc48e76a-96f8-42e4-84be-950e2253686a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "53bcc59b-ec50-4014-9ec5-be1e4a581d7b", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8227f913-ffb1-4ae7-b1cf-b0e6bb54029d", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "85", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0eb591a0-7837-4119-a801-096f8753ded2", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0eb591a0-7837-4119-a801-096f8753ded2:subnet_id=9d85325c-bd8d-4b5c-bb13-fadb001c3061", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "9d85325c-bd8d-4b5c-bb13-fadb001c3061", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c4894518-8124-4496-aa67-d6225812f761", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fc62fa9c-a226-425e-88fe-502d70d6289c", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "62edd5c9-fb6d-475d-a115-c6a58926644b", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 21:12:38,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources used request id req-8c3a3ab2-a394-480f-abef-8e20a4e58241 2018-12-23 21:12:38,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:38,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fc62fa9c-a226-425e-88fe-502d70d6289c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12: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-f2d8182f-9e0f-4b3b-b6ea-c63c9e610218 x-compute-request-id: req-f2d8182f-9e0f-4b3b-b6ea-c63c9e610218 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:e1:6c", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fc62fa9c-a226-425e-88fe-502d70d6289c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fc62fa9c-a226-425e-88fe-502d70d6289c", "rel": "bookmark"}], "image": {"id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "links": [{"href": "http://172.30.9.21:8774/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2018-12-23T21:12:31.000000", "flavor": {"id": "3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "links": [{"href": "http://172.30.9.21:8774/flavors/3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "rel": "bookmark"}]}, "id": "fc62fa9c-a226-425e-88fe-502d70d6289c", "security_groups": [{"name": "default"}], "user_id": "2f68ce6bb0e24774a771000caa2626a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:12:32Z", "hostId": "ccdebc806c9b1fa0d90e615c6b643ce1ecfa3152a1cada74c3e6c6de", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "created": "2018-12-23T21:12:25Z", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:12:39,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fc62fa9c-a226-425e-88fe-502d70d6289c used request id req-f2d8182f-9e0f-4b3b-b6ea-c63c9e610218 2018-12-23 21:12:39,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12: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-155f94d7-c9dd-4644-a3d7-024ce635f495 x-compute-request-id: req-155f94d7-c9dd-4644-a3d7-024ce635f495 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "10.1.2.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "bookmark"}], "image": {"id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "links": [{"href": "http://172.30.9.21:8774/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-23T21:12:33.000000", "flavor": {"id": "4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "links": [{"href": "http://172.30.9.21:8774/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "rel": "bookmark"}]}, "id": "c4894518-8124-4496-aa67-d6225812f761", "security_groups": [{"name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp"}], "user_id": "2f68ce6bb0e24774a771000caa2626a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:12:33Z", "hostId": "430ee6e87aa5804086464bfbba6738817b3bc23299f91cf2a2431b8f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "created": "2018-12-23T21:12:27Z", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:12:39,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761 used request id req-155f94d7-c9dd-4644-a3d7-024ce635f495 2018-12-23 21:12:39,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4ea47d3f-040e-40d6-af45-7d77b2b82783 Date: Sun, 23 Dec 2018 21:12:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:39,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-4ea47d3f-040e-40d6-af45-7d77b2b82783 2018-12-23 21:12:39,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:12:39,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:12:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:12:39,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ff58737f-3bed-4b41-85d5-b4f27b419529 Date: Sun, 23 Dec 2018 21:12:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:39,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-ff58737f-3bed-4b41-85d5-b4f27b419529 2018-12-23 21:12:39,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf36e7f-9a02-446f-8cf4-3c59d3af3546 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:39,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-9bf36e7f-9a02-446f-8cf4-3c59d3af3546 2018-12-23 21:12:39,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cacbc44-69f2-46c5-8ce5-f9c07b980d5a Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:39,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-2cacbc44-69f2-46c5-8ce5-f9c07b980d5a 2018-12-23 21:12:39,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-94dbaf04-b1ad-4037-b4c4-f8041b4e750c Date: Sun, 23 Dec 2018 21:12:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:39,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-94dbaf04-b1ad-4037-b4c4-f8041b4e750c 2018-12-23 21:12:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-97ded767-3c2f-4de0-8206-6f63b839aedb Date: Sun, 23 Dec 2018 21:12:39 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:39,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-97ded767-3c2f-4de0-8206-6f63b839aedb 2018-12-23 21:12:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-332267be-f189-4ca1-adfa-dc13f5d6fffb Date: Sun, 23 Dec 2018 21:12:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:39,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-332267be-f189-4ca1-adfa-dc13f5d6fffb 2018-12-23 21:12:39,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-903e1896-62fe-48b2-afb2-394b24c2dffb Date: Sun, 23 Dec 2018 21:12:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:39,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-903e1896-62fe-48b2-afb2-394b24c2dffb 2018-12-23 21:12:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:39,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:39 GMT Server: Apache x-openstack-request-id: req-308b8b2f-b234-4951-84ea-aef9589d9ab2 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:40,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:39 GMT Server: Apache x-openstack-request-id: req-f7d99d9c-dff2-4ef8-8851-654e3c647a21 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1053 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cc48e76a-96f8-42e4-84be-950e2253686a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "53bcc59b-ec50-4014-9ec5-be1e4a581d7b", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8227f913-ffb1-4ae7-b1cf-b0e6bb54029d", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "85", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "0eb591a0-7837-4119-a801-096f8753ded2", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "0eb591a0-7837-4119-a801-096f8753ded2:subnet_id=9d85325c-bd8d-4b5c-bb13-fadb001c3061", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9d85325c-bd8d-4b5c-bb13-fadb001c3061", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c4894518-8124-4496-aa67-d6225812f761", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "fc62fa9c-a226-425e-88fe-502d70d6289c", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-23T21:12:16Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-23T21:12:16Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "62edd5c9-fb6d-475d-a115-c6a58926644b", "resource_type": "OS::Neutron::Port"}]} 2018-12-23 21:12:40,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde/resources used request id req-f7d99d9c-dff2-4ef8-8851-654e3c647a21 2018-12-23 21:12:40,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bf9901f-ac64-4896-a9b4-74ca120aaadf x-compute-request-id: req-0bf9901f-ac64-4896-a9b4-74ca120aaadf Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-flavor1-xz2wstk6npty", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "4a2a913f-e4cc-428f-8d32-d4c08c6c5b48"}} 2018-12-23 21:12:40,170 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48 used request id req-0bf9901f-ac64-4896-a9b4-74ca120aaadf 2018-12-23 21:12:40,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/9d85325c-bd8d-4b5c-bb13-fadb001c3061 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fafff05-7ce8-4562-a34b-b13452310e63 x-compute-request-id: req-5fafff05-7ce8-4562-a34b-b13452310e63 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-flavor2-xnmypz62frab", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 2, "id": "3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4"}} 2018-12-23 21:12:40,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4 used request id req-5fafff05-7ce8-4562-a34b-b13452310e63 2018-12-23 21:12:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/9d85325c-bd8d-4b5c-bb13-fadb001c3061 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-207472ee-57ad-4eae-b206-6296e9fe6b00 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}} 2018-12-23 21:12:40,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/9d85325c-bd8d-4b5c-bb13-fadb001c3061 used request id req-207472ee-57ad-4eae-b206-6296e9fe6b00 2018-12-23 21:12:40,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-5dc97c47-31ca-42f9-aaf5-608f5e682611 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}} 2018-12-23 21:12:40,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/9d85325c-bd8d-4b5c-bb13-fadb001c3061 used request id req-5dc97c47-31ca-42f9-aaf5-608f5e682611 2018-12-23 21:12:40,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-99a2e284-4cd8-4ea8-80b9-52c8a48438de Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:40,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-99a2e284-4cd8-4ea8-80b9-52c8a48438de 2018-12-23 21:12:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-256ac774-750f-42ad-9e3b-f5be11a1a262 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:40,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-256ac774-750f-42ad-9e3b-f5be11a1a262 2018-12-23 21:12:40,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-322b8c59-4042-4389-ac83-e3e1f3929669 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:40,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-322b8c59-4042-4389-ac83-e3e1f3929669 2018-12-23 21:12:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-11b3ff67-0f5e-4ff6-8c8c-96c73c224b06 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:40,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-11b3ff67-0f5e-4ff6-8c8c-96c73c224b06 2018-12-23 21:12:40,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-e12a7946-b4ac-470a-9ca3-25f91329272c Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:40,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6dd64676-745a-421f-973c-4fe3eb14c4d1 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:40,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-e12a7946-b4ac-470a-9ca3-25f91329272c 2018-12-23 21:12:40,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-6dd64676-745a-421f-973c-4fe3eb14c4d1 2018-12-23 21:12:40,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8385744f-1139-4dbf-9590-82f22c0dfaee Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:40,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-8385744f-1139-4dbf-9590-82f22c0dfaee 2018-12-23 21:12:40,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-917e8ef8-9ddd-4414-ac77-69e5120ba3bb Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:40,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-917e8ef8-9ddd-4414-ac77-69e5120ba3bb 2018-12-23 21:12:40,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-76539112-aa85-4e3e-b4af-ce390d797246 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:40,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-76539112-aa85-4e3e-b4af-ce390d797246 2018-12-23 21:12:40,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-3c46bf5a-5f1b-4c88-b009-6922ca3ffba3 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:40,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-3c46bf5a-5f1b-4c88-b009-6922ca3ffba3 2018-12-23 21:12:40,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbbeaf52-214a-4543-9c3c-6fc9611d12c6 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:40,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-fbbeaf52-214a-4543-9c3c-6fc9611d12c6 2018-12-23 21:12:40,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c3c268-abbe-4e5a-82ec-12c966219137 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:40,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-84c3c268-abbe-4e5a-82ec-12c966219137 2018-12-23 21:12:40,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1be38df3-c482-4472-80cd-ccd425d0ca90 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:40,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-1be38df3-c482-4472-80cd-ccd425d0ca90 2018-12-23 21:12:40,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a&mac_address=fa%3A16%3A3e%3A89%3Ada%3Ab9&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8b1ef253-6cd4-468f-8586-2955f5799006 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:40,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-8b1ef253-6cd4-468f-8586-2955f5799006 2018-12-23 21:12:40,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a&mac_address=fa%3A16%3A3e%3A51%3Ae1%3A6c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1103 X-Openstack-Request-Id: req-541f2369-0287-4bcc-8b96-d1e53852610a Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"}]} 2018-12-23 21:12:40,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a&mac_address=fa%3A16%3A3e%3A89%3Ada%3Ab9&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc&admin_state_up=True used request id req-541f2369-0287-4bcc-8b96-d1e53852610a 2018-12-23 21:12:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-89d52663-d731-402e-8d91-e0ccf37d76d6 Date: Sun, 23 Dec 2018 21:12:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:40,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a&mac_address=fa%3A16%3A3e%3A51%3Ae1%3A6c&admin_state_up=True used request id req-89d52663-d731-402e-8d91-e0ccf37d76d6 2018-12-23 21:12:40,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00374c43-f799-45e6-82cb-6abd9cf833c3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:40,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-00374c43-f799-45e6-82cb-6abd9cf833c3 2018-12-23 21:12:40,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda84edb-a88a-41b9-b5f9-dd0e57cbb970 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:40,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-bda84edb-a88a-41b9-b5f9-dd0e57cbb970 2018-12-23 21:12:40,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9a321a7f-481c-4572-8a06-bfa6cad5199e Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:41,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-9a321a7f-481c-4572-8a06-bfa6cad5199e 2018-12-23 21:12:41,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6e818937-bdda-4836-927c-36542aec50cf Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:41,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-6e818937-bdda-4836-927c-36542aec50cf 2018-12-23 21:12:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-94b19c4f-e3a1-45e4-9ddf-d6ee3911ca83 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:41,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-94b19c4f-e3a1-45e4-9ddf-d6ee3911ca83 2018-12-23 21:12:41,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-008aee7b-65d5-431c-a07b-e23462454acf Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"floatingips": [{"router_id": "0eb591a0-7837-4119-a801-096f8753ded2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:24Z", "updated_at": "2018-12-23T21:12:29Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "10.1.2.31", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "afec9b6d04f14db69df8cf51731e33a7", "port_id": "62edd5c9-fb6d-475d-a115-c6a58926644b", "id": "8227f913-ffb1-4ae7-b1cf-b0e6bb54029d", "qos_policy_id": null}]} 2018-12-23 21:12:41,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-008aee7b-65d5-431c-a07b-e23462454acf 2018-12-23 21:12:41,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/0eb591a0-7837-4119-a801-096f8753ded2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6ab9058a-963c-452f-a229-1fe816f17e80 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:41,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-6ab9058a-963c-452f-a229-1fe816f17e80 2018-12-23 21:12:41,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-81dd78a6-1978-431e-821e-fa33db767090 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:41,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-81dd78a6-1978-431e-821e-fa33db767090 2018-12-23 21:12:41,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7b42f3a6-56fc-4b1a-9156-920eb937597b Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:21Z", "admin_state_up": true, "updated_at": "2018-12-23T21:12:25Z", "project_id": "afec9b6d04f14db69df8cf51731e33a7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "0eb591a0-7837-4119-a801-096f8753ded2", "name": "mgmt_router"}} 2018-12-23 21:12:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/0eb591a0-7837-4119-a801-096f8753ded2 used request id req-7b42f3a6-56fc-4b1a-9156-920eb937597b 2018-12-23 21:12:41,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=0eb591a0-7837-4119-a801-096f8753ded2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-9cfc14b7-bf8a-4bde-ae2d-ce1171ad4b85 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:41,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-9cfc14b7-bf8a-4bde-ae2d-ce1171ad4b85 2018-12-23 21:12:41,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-ab61be2c-2abb-4bde-b53e-939170d2bebf Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:25Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","ip_address":"172.30.9.204"}],"id":"65632282-4937-404f-a000-1e1c5636912d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:47:be:31","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"","created_at":"2018-12-23T21:12:21Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"}]} 2018-12-23 21:12:41,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=0eb591a0-7837-4119-a801-096f8753ded2 used request id req-ab61be2c-2abb-4bde-b53e-939170d2bebf 2018-12-23 21:12:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-45a9d9f7-6393-43fe-9d7c-3e54122fd888 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"floatingips": [{"router_id": "0eb591a0-7837-4119-a801-096f8753ded2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:24Z", "updated_at": "2018-12-23T21:12:29Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "10.1.2.31", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "afec9b6d04f14db69df8cf51731e33a7", "port_id": "62edd5c9-fb6d-475d-a115-c6a58926644b", "id": "8227f913-ffb1-4ae7-b1cf-b0e6bb54029d", "qos_policy_id": null}]} 2018-12-23 21:12:41,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-45a9d9f7-6393-43fe-9d7c-3e54122fd888 2018-12-23 21:12:41,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-61145cf4-0bc7-42a1-96f5-bc3a4d2e1d71 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}} 2018-12-23 21:12:41,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f0d23bea-9e78-4e3b-8867-0fdd7e41d604 used request id req-61145cf4-0bc7-42a1-96f5-bc3a4d2e1d71 2018-12-23 21:12:41,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/9d85325c-bd8d-4b5c-bb13-fadb001c3061 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2c55aef3-2307-414f-acff-6e40fb88e2e2 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}} 2018-12-23 21:12:41,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/9d85325c-bd8d-4b5c-bb13-fadb001c3061 used request id req-2c55aef3-2307-414f-acff-6e40fb88e2e2 2018-12-23 21:12:41,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/62edd5c9-fb6d-475d-a115-c6a58926644b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1100 X-Openstack-Request-Id: req-3e8761e3-afe7-4907-a001-436958311f02 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","device_id":"c4894518-8124-4496-aa67-d6225812f761","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","project_id":"afec9b6d04f14db69df8cf51731e33a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2018-12-23 21:12:41,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/62edd5c9-fb6d-475d-a115-c6a58926644b used request id req-3e8761e3-afe7-4907-a001-436958311f02 2018-12-23 21:12:41,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/9d85325c-bd8d-4b5c-bb13-fadb001c3061 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-dc885949-aa3e-427e-8d76-6cf854f917a3 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"subnet":{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}} 2018-12-23 21:12:41,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/9d85325c-bd8d-4b5c-bb13-fadb001c3061 used request id req-dc885949-aa3e-427e-8d76-6cf854f917a3 2018-12-23 21:12:41,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5a5999c8-3b2a-4be9-a9ca-625a1c1426bb Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:12:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:12:13Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/snap", "metadata": {}}], "self": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "min_disk": 0, "protected": false, "id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "file": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afec9b6d04f14db69df8cf51731e33a7", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:12:41,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c used request id req-5a5999c8-3b2a-4be9-a9ca-625a1c1426bb 2018-12-23 21:12:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-37118826-01be-4cb7-bc8b-7ddefa77e5cf Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-23 21:12:41,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-37118826-01be-4cb7-bc8b-7ddefa77e5cf 2018-12-23 21:12:41,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:41 GMT Server: Apache x-openstack-request-id: req-c1723e28-01e4-4b4c-b84a-5594f2fafd05 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:41,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:41 GMT Server: Apache x-openstack-request-id: req-0693c073-d8e2-47c3-b871-63d44a5b9956 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsh1SALANuxCoosMH5uKkVBSjfikoKk8Gqqjm8IfKj7wWIyvy\nVYjgBD1KM/6PbromBXc+pUfUYxZEVOaI9mBa6CYGpgba1N8rX9K+cHNOjCUiidH3\n+fxcA9UuiiMe9D1a8QdK6nAahxY4yhaopz2X3XUsJG9/jRvMG2682n9s6mSTmUcm\nYxpAJeHiaEwN1FnZKLE+dZC2a6QvhCBuwL7HEv20SNix2ZIDbqasVuVirSA3UKtF\n9eUYyKZIes3Z3UPUQOvu6o3RqC0jkDR33cSPg3Wcs1wLVuxJ2Vz8ToyRmWzu6pv5\nGgLJuu37/2NKGFbH2J8v29KAxOK/c8xS4Z9O9QIDAQABAoIBAEVBFUNjMNONdKRk\nhMwHT7HJnJBPXGim9Yahybm4ctBUZ58hVUZgxAmh8xooXojFJEd3yAnn1fL5E3SX\ndqWlbXNaZbdkbu3aIDlP7fA3RVFElxtTYsH2l6h92Wyonz6EJLoXBdAF6qqfv1EE\nYms0jbnz90freoLZThFUi2XBqg2wi4xVWEqVxwPr3ykGes3TScbZxWuILJmGTwGH\nFA6C2b+yvb52BqyviueGUKD7hKbgG9Gz5fqZwrvkhPhjGvK54ZsLYyjjnM8hWNyN\n3SGlyt5q4p14BhP47SOfm9LERKI0HF4ozrf2fmRTq8s+gTe7vM6rchtpnjB4l+bT\n5i1kzbkCgYEA1tApixGTQUPz4paBn9u86jItkp1rspNneMnBAxoBrElWhB4iKJIg\nGj8zUkXuyZqNOSstVxfCCe26EwGiyR6wkvkhfqdpIyqKAGW4wHU32N0WV4GK35xd\niQIxAwQEug7pR5acbNaL6R+6blhFsKtY6IZvAFd4Gw6uPCQk1HB8ec8CgYEA1EPa\nOtrCWm1xop71xWQbin+cXMRMEuCBlf+xAC4X8NQtO0k8bAmEcL1P8nSpTinQTvX5\nyYKytPG3GG4tQx5JwL0aANNrq/3oLPjeCGL0YtyQfKBmgPEJ6Ot1MmP8r8DBwRBl\nFk/o2/Tk6N0zslFvY+NVsNMPA4nQC85cPKpzT/sCgYBpGcYJrdqvZxDvfxYC4d8n\ncs+LWYw0/hv1JDlUTCgfZG55C8lIsl4UmXGBwoeXig+otfBkGVKtyutsmzNLVcGs\n10nFDyHIu+pzUVG4kGF3sIxa2h3ZVEcLXtAeGpw5cExA43a7ZalksUpk7LmEPAGv\nGv86WpGAI4mqEUEX08WDTwKBgGSXq0oM9eIIz7tzfaGH6Y1fIGjOFgc0IfVF8UnW\njj3xL2ZTNLE2aW9MKCEMrFeAdVmWNEQNDke17UFEpWqTZfxTIYmWqAYgE/GMFxz+\nWDaptEd7dFhS4pFhVG8G928K+EdYT6+dOwtSKVE50xAEi7dYuvlLbGgO3Wta5ldR\np8gVAoGAcY+zS8ytBdMoYkQwWqi4CKcR2hn/PrE5o0p9HHcetUZk+lN2nw34XgSY\n1YvLaOqYfosNRr3hD0pmyNSkYpxUOWnE+OPpuU+zs8iC++nd/WAGNbKt7qhAMZzb\n2NTXWWqwkUwVdoxfD8gMdvACnb+0Y7H+7alQOCwmnBM1nFpqK5I=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:41,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-0693c073-d8e2-47c3-b871-63d44a5b9956 2018-12-23 21:12:41,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:12:41,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:12:41,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-76c4d40e-1d9b-4698-889a-035de48a6324 Date: Sun, 23 Dec 2018 21:12:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-23T21:12:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-23T21:12:13Z", "visibility": "shared", "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/snap", "metadata": {}}], "self": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "min_disk": 0, "protected": false, "id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "file": "/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afec9b6d04f14db69df8cf51731e33a7", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-23 21:12:41,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c used request id req-76c4d40e-1d9b-4698-889a-035de48a6324 2018-12-23 21:12:41,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a148d9075aa2908acbd0db4f92017d8277fc68c" 2018-12-23 21:12:41,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:41 GMT Server: Apache x-openstack-request-id: req-02358c6d-4d01-428f-85a9-ccd407095c7d Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:42,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:41 GMT Server: Apache x-openstack-request-id: req-cfd2aaac-e9c6-4d00-b1d6-b5fe98c38fe7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAsh1SALANuxCoosMH5uKkVBSjfikoKk8Gqqjm8IfKj7wWIyvy\nVYjgBD1KM/6PbromBXc+pUfUYxZEVOaI9mBa6CYGpgba1N8rX9K+cHNOjCUiidH3\n+fxcA9UuiiMe9D1a8QdK6nAahxY4yhaopz2X3XUsJG9/jRvMG2682n9s6mSTmUcm\nYxpAJeHiaEwN1FnZKLE+dZC2a6QvhCBuwL7HEv20SNix2ZIDbqasVuVirSA3UKtF\n9eUYyKZIes3Z3UPUQOvu6o3RqC0jkDR33cSPg3Wcs1wLVuxJ2Vz8ToyRmWzu6pv5\nGgLJuu37/2NKGFbH2J8v29KAxOK/c8xS4Z9O9QIDAQABAoIBAEVBFUNjMNONdKRk\nhMwHT7HJnJBPXGim9Yahybm4ctBUZ58hVUZgxAmh8xooXojFJEd3yAnn1fL5E3SX\ndqWlbXNaZbdkbu3aIDlP7fA3RVFElxtTYsH2l6h92Wyonz6EJLoXBdAF6qqfv1EE\nYms0jbnz90freoLZThFUi2XBqg2wi4xVWEqVxwPr3ykGes3TScbZxWuILJmGTwGH\nFA6C2b+yvb52BqyviueGUKD7hKbgG9Gz5fqZwrvkhPhjGvK54ZsLYyjjnM8hWNyN\n3SGlyt5q4p14BhP47SOfm9LERKI0HF4ozrf2fmRTq8s+gTe7vM6rchtpnjB4l+bT\n5i1kzbkCgYEA1tApixGTQUPz4paBn9u86jItkp1rspNneMnBAxoBrElWhB4iKJIg\nGj8zUkXuyZqNOSstVxfCCe26EwGiyR6wkvkhfqdpIyqKAGW4wHU32N0WV4GK35xd\niQIxAwQEug7pR5acbNaL6R+6blhFsKtY6IZvAFd4Gw6uPCQk1HB8ec8CgYEA1EPa\nOtrCWm1xop71xWQbin+cXMRMEuCBlf+xAC4X8NQtO0k8bAmEcL1P8nSpTinQTvX5\nyYKytPG3GG4tQx5JwL0aANNrq/3oLPjeCGL0YtyQfKBmgPEJ6Ot1MmP8r8DBwRBl\nFk/o2/Tk6N0zslFvY+NVsNMPA4nQC85cPKpzT/sCgYBpGcYJrdqvZxDvfxYC4d8n\ncs+LWYw0/hv1JDlUTCgfZG55C8lIsl4UmXGBwoeXig+otfBkGVKtyutsmzNLVcGs\n10nFDyHIu+pzUVG4kGF3sIxa2h3ZVEcLXtAeGpw5cExA43a7ZalksUpk7LmEPAGv\nGv86WpGAI4mqEUEX08WDTwKBgGSXq0oM9eIIz7tzfaGH6Y1fIGjOFgc0IfVF8UnW\njj3xL2ZTNLE2aW9MKCEMrFeAdVmWNEQNDke17UFEpWqTZfxTIYmWqAYgE/GMFxz+\nWDaptEd7dFhS4pFhVG8G928K+EdYT6+dOwtSKVE50xAEi7dYuvlLbGgO3Wta5ldR\np8gVAoGAcY+zS8ytBdMoYkQwWqi4CKcR2hn/PrE5o0p9HHcetUZk+lN2nw34XgSY\n1YvLaOqYfosNRr3hD0pmyNSkYpxUOWnE+OPpuU+zs8iC++nd/WAGNbKt7qhAMZzb\n2NTXWWqwkUwVdoxfD8gMdvACnb+0Y7H+7alQOCwmnBM1nFpqK5I=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:42,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-cfd2aaac-e9c6-4d00-b1d6-b5fe98c38fe7 2018-12-23 21:12:42,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-23 21:12:42,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000//v3/auth/tokens 2018-12-23 21:12:42,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e79829b75abd41df9e4521e2ce621411", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-user", "id": "2f68ce6bb0e24774a771000caa2626a7"}, "audit_ids": ["Xep2EEMgQoSbcPBWtkRDcg"], "issued_at": "2018-12-23T21:12:42.000000Z"}} 2018-12-23 21:12:42,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c721399-300d-4355-9b97-5c95bbdc5db5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:42,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-5c721399-300d-4355-9b97-5c95bbdc5db5 2018-12-23 21:12:42,221 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:12:42,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8169f9e5-27da-453c-b21b-4a550feefe31 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:42,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8169f9e5-27da-453c-b21b-4a550feefe31 2018-12-23 21:12:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66aba220bf8f433aac6e7f2536bb3d68", "name": "heat_stack_owner"}, {"id": "e79829b75abd41df9e4521e2ce621411", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:12:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/afec9b6d04f14db69df8cf51731e33a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-user", "id": "2f68ce6bb0e24774a771000caa2626a7"}, "audit_ids": ["AKWdvc3wRE-vFlv4bKtxGg"], "issued_at": "2018-12-23T21:12:42.000000Z"}} 2018-12-23 21:12:42,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:42,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea9c0d3a-01c1-43c7-98a4-8c138308718d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:42,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ea9c0d3a-01c1-43c7-98a4-8c138308718d 2018-12-23 21:12:42,545 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-23 21:12:42,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:42,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ce5a8ac1-2a53-4d0d-9e09-ca2d93da6dbe Date: Sun, 23 Dec 2018 21:12:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:42,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-ce5a8ac1-2a53-4d0d-9e09-ca2d93da6dbe 2018-12-23 21:12:42,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f5c2acc5-caeb-4cfa-b0e6-a7ad4a0253ce Date: Sun, 23 Dec 2018 21:12:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:42,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-f5c2acc5-caeb-4cfa-b0e6-a7ad4a0253ce 2018-12-23 21:12:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-f3ce317b-2263-4a6f-9cbc-af27a6989edf Date: Sun, 23 Dec 2018 21:12:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:42,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-f3ce317b-2263-4a6f-9cbc-af27a6989edf 2018-12-23 21:12:42,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:12:42,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:12:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cb4d6d-af1e-4478-b2e5-cc2e8e7daa99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:12:42,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e2cb4d6d-af1e-4478-b2e5-cc2e8e7daa99 2018-12-23 21:12:42,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:42,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8478e405-625e-4cf0-936a-d4b713fab069 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:42,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-8478e405-625e-4cf0-936a-d4b713fab069 2018-12-23 21:12:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-02989070-5a76-4c6f-9495-d4413eb956a0 Date: Sun, 23 Dec 2018 21:12:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:42,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-02989070-5a76-4c6f-9495-d4413eb956a0 2018-12-23 21:12:42,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a&mac_address=fa%3A16%3A3e%3A51%3Ae1%3A6c&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 987 X-Openstack-Request-Id: req-a75eaf1e-8f6e-42c8-be84-38a8812fcd59 Date: Sun, 23 Dec 2018 21:12:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:42,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a&mac_address=fa%3A16%3A3e%3A51%3Ae1%3A6c&admin_state_up=True used request id req-a75eaf1e-8f6e-42c8-be84-38a8812fcd59 2018-12-23 21:12:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:42,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6e27d750-3a06-4d1d-b5c3-4f669d3b7e8e Date: Sun, 23 Dec 2018 21:12:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:42,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-6e27d750-3a06-4d1d-b5c3-4f669d3b7e8e 2018-12-23 21:12:42,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:43,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27f58e3-5f6e-4209-aef3-6b423a248271 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:43,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-f27f58e3-5f6e-4209-aef3-6b423a248271 2018-12-23 21:12:43,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:43,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a12debd0-2a32-4e07-8dbf-31a9c9af97f8 Date: Sun, 23 Dec 2018 21:12:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:43,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-a12debd0-2a32-4e07-8dbf-31a9c9af97f8 2018-12-23 21:12:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:43,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4c84d26b-e2b2-4e15-9115-27215b3fa01c Date: Sun, 23 Dec 2018 21:12:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:43,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-4c84d26b-e2b2-4e15-9115-27215b3fa01c 2018-12-23 21:12:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:12:43,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:12:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:12:43,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:43,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678bd422-64af-494c-aaa3-83e83df50240 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:43,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-678bd422-64af-494c-aaa3-83e83df50240 2018-12-23 21:12:43,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:43,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f8fdb138-41f3-4262-8e2e-f921ab13dcdb Date: Sun, 23 Dec 2018 21:12:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:43,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-f8fdb138-41f3-4262-8e2e-f921ab13dcdb 2018-12-23 21:12:43,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a&mac_address=fa%3A16%3A3e%3A89%3Ada%3Ab9&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:43,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1103 X-Openstack-Request-Id: req-b7b03b7e-b34b-47e2-bfed-8ee99e564d4d Date: Sun, 23 Dec 2018 21:12:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"}]} 2018-12-23 21:12:43,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a&mac_address=fa%3A16%3A3e%3A89%3Ada%3Ab9&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc&admin_state_up=True used request id req-b7b03b7e-b34b-47e2-bfed-8ee99e564d4d 2018-12-23 21:12:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:43,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd1b41c-4c9d-44b6-a07a-5605429b605d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:43,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-5bd1b41c-4c9d-44b6-a07a-5605429b605d 2018-12-23 21:12:43,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:43,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12: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-546da1ea-63f8-4442-8486-64939c1a76af x-compute-request-id: req-546da1ea-63f8-4442-8486-64939c1a76af Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:e1:6c", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fc62fa9c-a226-425e-88fe-502d70d6289c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fc62fa9c-a226-425e-88fe-502d70d6289c", "rel": "bookmark"}], "image": {"id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "links": [{"href": "http://172.30.9.21:8774/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2018-12-23T21:12:31.000000", "flavor": {"id": "3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "links": [{"href": "http://172.30.9.21:8774/flavors/3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "rel": "bookmark"}]}, "id": "fc62fa9c-a226-425e-88fe-502d70d6289c", "security_groups": [{"name": "default"}], "user_id": "2f68ce6bb0e24774a771000caa2626a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:12:32Z", "hostId": "ccdebc806c9b1fa0d90e615c6b643ce1ecfa3152a1cada74c3e6c6de", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "created": "2018-12-23T21:12:25Z", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:12:43,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2 used request id req-546da1ea-63f8-4442-8486-64939c1a76af 2018-12-23 21:12:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:43,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-85bc9de9-0a38-4d44-aebd-79c4fbf5e529 Date: Sun, 23 Dec 2018 21:12:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:43,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-85bc9de9-0a38-4d44-aebd-79c4fbf5e529 2018-12-23 21:12:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:43,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-13dc50c5-acdf-4607-8b33-9de625f7a995 Date: Sun, 23 Dec 2018 21:12:43 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:43,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-13dc50c5-acdf-4607-8b33-9de625f7a995 2018-12-23 21:12:43,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:43,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-3868574d-9904-46a8-a349-cd79882bd009 Date: Sun, 23 Dec 2018 21:12:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:43,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-3868574d-9904-46a8-a349-cd79882bd009 2018-12-23 21:12:43,694 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2 2018-12-23 21:12:43,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:43,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-6faf023b-5dd9-45e9-9bf9-b47f89ed22d3 Date: Sun, 23 Dec 2018 21:12:43 GMT RESP BODY: {"floatingips": [{"router_id": "0eb591a0-7837-4119-a801-096f8753ded2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:24Z", "updated_at": "2018-12-23T21:12:29Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "10.1.2.31", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "afec9b6d04f14db69df8cf51731e33a7", "port_id": "62edd5c9-fb6d-475d-a115-c6a58926644b", "id": "8227f913-ffb1-4ae7-b1cf-b0e6bb54029d", "qos_policy_id": null}]} 2018-12-23 21:12:43,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-6faf023b-5dd9-45e9-9bf9-b47f89ed22d3 2018-12-23 21:12:44,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12: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-ee6d232a-0f13-4626-bb83-12b56dccbd0d x-compute-request-id: req-ee6d232a-0f13-4626-bb83-12b56dccbd0d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "10.1.2.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "bookmark"}], "image": {"id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "links": [{"href": "http://172.30.9.21:8774/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-23T21:12:33.000000", "flavor": {"id": "4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "links": [{"href": "http://172.30.9.21:8774/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "rel": "bookmark"}]}, "id": "c4894518-8124-4496-aa67-d6225812f761", "security_groups": [{"name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp"}], "user_id": "2f68ce6bb0e24774a771000caa2626a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:12:33Z", "hostId": "430ee6e87aa5804086464bfbba6738817b3bc23299f91cf2a2431b8f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "created": "2018-12-23T21:12:27Z", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:12:44,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1 used request id req-ee6d232a-0f13-4626-bb83-12b56dccbd0d 2018-12-23 21:12:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-4bbb4caf-b024-4427-ba98-fa0132d56aa7 Date: Sun, 23 Dec 2018 21:12:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:44,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-4bbb4caf-b024-4427-ba98-fa0132d56aa7 2018-12-23 21:12:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-31b6d6b3-e56b-4b51-aac1-b5909ff9b7ac Date: Sun, 23 Dec 2018 21:12:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:44,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-31b6d6b3-e56b-4b51-aac1-b5909ff9b7ac 2018-12-23 21:12:44,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-ef0133d3-f901-477f-8608-9f40653ba35f Date: Sun, 23 Dec 2018 21:12:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:44,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-ef0133d3-f901-477f-8608-9f40653ba35f 2018-12-23 21:12:44,399 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1 2018-12-23 21:12:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-f26145b3-e792-40e6-a694-eec869902f35 Date: Sun, 23 Dec 2018 21:12:44 GMT RESP BODY: {"floatingips": [{"router_id": "0eb591a0-7837-4119-a801-096f8753ded2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:24Z", "updated_at": "2018-12-23T21:12:29Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "10.1.2.31", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "afec9b6d04f14db69df8cf51731e33a7", "port_id": "62edd5c9-fb6d-475d-a115-c6a58926644b", "id": "8227f913-ffb1-4ae7-b1cf-b0e6bb54029d", "qos_policy_id": null}]} 2018-12-23 21:12:44,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-f26145b3-e792-40e6-a694-eec869902f35 2018-12-23 21:12:44,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-24b22087-b9fb-438b-b71a-dbf7e49d6fee x-compute-request-id: req-24b22087-b9fb-438b-b71a-dbf7e49d6fee Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "10.1.2.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "bookmark"}], "image": {"id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "links": [{"href": "http://172.30.9.21:8774/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-23T21:12:33.000000", "flavor": {"id": "4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "links": [{"href": "http://172.30.9.21:8774/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "rel": "bookmark"}]}, "id": "c4894518-8124-4496-aa67-d6225812f761", "security_groups": [{"name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp"}], "user_id": "2f68ce6bb0e24774a771000caa2626a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:12:33Z", "hostId": "430ee6e87aa5804086464bfbba6738817b3bc23299f91cf2a2431b8f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "created": "2018-12-23T21:12:27Z", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:12:44,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761 used request id req-24b22087-b9fb-438b-b71a-dbf7e49d6fee 2018-12-23 21:12:44,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-cc53fe78-29ca-4721-aae6-c4530809e795 Date: Sun, 23 Dec 2018 21:12:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:44,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-cc53fe78-29ca-4721-aae6-c4530809e795 2018-12-23 21:12:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aab78fd-834c-40b3-9f49-f8e277c5795c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:44,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-6aab78fd-834c-40b3-9f49-f8e277c5795c 2018-12-23 21:12:44,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7f48cafe-fadb-4ca0-9aa0-217d19b9e22e Date: Sun, 23 Dec 2018 21:12:44 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:44,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-7f48cafe-fadb-4ca0-9aa0-217d19b9e22e 2018-12-23 21:12:44,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:44,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-2dabaed7-e6d4-480c-b00f-18659994f638 Date: Sun, 23 Dec 2018 21:12:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:44,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-2dabaed7-e6d4-480c-b00f-18659994f638 2018-12-23 21:12:44,954 - create_instance - INFO - Checking if VM is active 2018-12-23 21:12:44,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:45,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-ed2f0671-5929-4635-8bf2-4d913c95ef56 x-compute-request-id: req-ed2f0671-5929-4635-8bf2-4d913c95ef56 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "10.1.2.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "bookmark"}], "image": {"id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "links": [{"href": "http://172.30.9.21:8774/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-23T21:12:33.000000", "flavor": {"id": "4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "links": [{"href": "http://172.30.9.21:8774/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "rel": "bookmark"}]}, "id": "c4894518-8124-4496-aa67-d6225812f761", "security_groups": [{"name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp"}], "user_id": "2f68ce6bb0e24774a771000caa2626a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:12:33Z", "hostId": "430ee6e87aa5804086464bfbba6738817b3bc23299f91cf2a2431b8f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "created": "2018-12-23T21:12:27Z", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:12:45,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761 used request id req-ed2f0671-5929-4635-8bf2-4d913c95ef56 2018-12-23 21:12:45,266 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1] is - ACTIVE 2018-12-23 21:12:45,266 - create_instance - INFO - VM is - ACTIVE 2018-12-23 21:12:45,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:45,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12: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-b112b0cd-1c95-48a0-8a85-2729e7f1e6e9 x-compute-request-id: req-b112b0cd-1c95-48a0-8a85-2729e7f1e6e9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "10.1.2.31", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:da:b9", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c4894518-8124-4496-aa67-d6225812f761", "rel": "bookmark"}], "image": {"id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "links": [{"href": "http://172.30.9.21:8774/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2018-12-23T21:12:33.000000", "flavor": {"id": "4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "links": [{"href": "http://172.30.9.21:8774/flavors/4a2a913f-e4cc-428f-8d32-d4c08c6c5b48", "rel": "bookmark"}]}, "id": "c4894518-8124-4496-aa67-d6225812f761", "security_groups": [{"name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp"}], "user_id": "2f68ce6bb0e24774a771000caa2626a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:12:33Z", "hostId": "430ee6e87aa5804086464bfbba6738817b3bc23299f91cf2a2431b8f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "created": "2018-12-23T21:12:27Z", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:12:45,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c4894518-8124-4496-aa67-d6225812f761 used request id req-b112b0cd-1c95-48a0-8a85-2729e7f1e6e9 2018-12-23 21:12:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:45,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9c437ae9-dcb1-46e1-b318-516a5cb8e702 Date: Sun, 23 Dec 2018 21:12:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:45,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-9c437ae9-dcb1-46e1-b318-516a5cb8e702 2018-12-23 21:12:45,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:45,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2718e70d-a67e-4cf5-91e5-713901a29ade Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:45,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-2718e70d-a67e-4cf5-91e5-713901a29ade 2018-12-23 21:12:45,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:45,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e677dbc6-d387-4668-9688-abbb75a566b4 Date: Sun, 23 Dec 2018 21:12:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:45,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-e677dbc6-d387-4668-9688-abbb75a566b4 2018-12-23 21:12:45,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99686fc36634ab08d8588b90f903c08ab5be746a" 2018-12-23 21:12:45,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-d5ebf445-1bc6-4826-b591-27c601325397 Date: Sun, 23 Dec 2018 21:12:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:45,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-d5ebf445-1bc6-4826-b591-27c601325397 2018-12-23 21:12:45,859 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 21:12:45,862 - paramiko.transport - DEBUG - starting thread (client mode): 0x8a7d7f50L 2018-12-23 21:12:45,863 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 21:12:45,863 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 21:12:45,863 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 21:12:45,864 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 21:12:45,865 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 21:12:45,865 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 21:12:45,865 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 21:12:45,865 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 21:12:45,865 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 21:12:45,881 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 21:12:45,881 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 21:12:45,895 - paramiko.transport - DEBUG - Trying discovered key 1ee7b80ff98d4a37d5ad0877b9878cfc in f37bb78f-e5f9-4d41-ac32-0fcdaed6c8e0 2018-12-23 21:12:45,920 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 21:12:45,925 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 21:12:46,025 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 21:12:46,040 - create_instance - INFO - SSH is active for VM instance 2018-12-23 21:12:46,040 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-23 21:12:46,042 - paramiko.transport - DEBUG - starting thread (client mode): 0x8a7d7f50L 2018-12-23 21:12:46,042 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 21:12:46,043 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-23 21:12:46,043 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-23 21:12:46,044 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 21:12:46,044 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 21:12:46,044 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-23 21:12:46,044 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 21:12:46,044 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 21:12:46,045 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 21:12:46,062 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 21:12:46,062 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 21:12:46,075 - paramiko.transport - DEBUG - Trying discovered key 1ee7b80ff98d4a37d5ad0877b9878cfc in f37bb78f-e5f9-4d41-ac32-0fcdaed6c8e0 2018-12-23 21:12:46,100 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 21:12:46,107 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 21:12:46,139 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 21:12:46,141 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-23 21:12:46,141 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 21:12:46,144 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 21:12:46,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/fc62fa9c-a226-425e-88fe-502d70d6289c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:46,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-ea4d3ba3-4f8e-4c02-a432-84a8e2377aa9 x-compute-request-id: req-ea4d3ba3-4f8e-4c02-a432-84a8e2377aa9 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:e1:6c", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/fc62fa9c-a226-425e-88fe-502d70d6289c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/fc62fa9c-a226-425e-88fe-502d70d6289c", "rel": "bookmark"}], "image": {"id": "ccaf049c-aba4-40a5-82ee-2726bb87b12c", "links": [{"href": "http://172.30.9.21:8774/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2018-12-23T21:12:31.000000", "flavor": {"id": "3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "links": [{"href": "http://172.30.9.21:8774/flavors/3a1f6748-c0d5-45a9-ac9c-0bcaa2a8b3a4", "rel": "bookmark"}]}, "id": "fc62fa9c-a226-425e-88fe-502d70d6289c", "security_groups": [{"name": "default"}], "user_id": "2f68ce6bb0e24774a771000caa2626a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:12:32Z", "hostId": "ccdebc806c9b1fa0d90e615c6b643ce1ecfa3152a1cada74c3e6c6de", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "created": "2018-12-23T21:12:25Z", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-23 21:12:46,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/fc62fa9c-a226-425e-88fe-502d70d6289c used request id req-ea4d3ba3-4f8e-4c02-a432-84a8e2377aa9 2018-12-23 21:12:46,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:46,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-56bfbb38-3746-4ddb-9996-df9924caf1a6 Date: Sun, 23 Dec 2018 21:12:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cc48e76a-96f8-42e4-84be-950e2253686a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"afec9b6d04f14db69df8cf51731e33a7","l2_adjacency":true,"status":"ACTIVE","subnets":["9d85325c-bd8d-4b5c-bb13-fadb001c3061"],"description":"","tags":[],"updated_at":"2018-12-23T21:12:23Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net","admin_state_up":true,"tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:22Z","provider:network_type":"vxlan"}]} 2018-12-23 21:12:46,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net used request id req-56bfbb38-3746-4ddb-9996-df9924caf1a6 2018-12-23 21:12:46,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:46,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984a3860-4594-47a4-aff1-a2086ccbb406 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:46,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-984a3860-4594-47a4-aff1-a2086ccbb406 2018-12-23 21:12:46,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:46,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cc94be11-ebc0-4ab8-b352-2f65faa130ee Date: Sun, 23 Dec 2018 21:12:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:12:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"afec9b6d04f14db69df8cf51731e33a7","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet","enable_dhcp":true,"segment_id":null,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","ip_version":4}]} 2018-12-23 21:12:46,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-cc94be11-ebc0-4ab8-b352-2f65faa130ee 2018-12-23 21:12:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d94b37690d80af6d8545dcf0e5175b66e4fb69e6" 2018-12-23 21:12:46,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-38fd7b0f-5327-4a4d-ab79-1a3a18327afc Date: Sun, 23 Dec 2018 21:12:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:29Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.1"}],"id":"58f4c318-51ea-47c7-9a54-b70156f0bf5a","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:7d:fd","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"0eb591a0-7837-4119-a801-096f8753ded2","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:33Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.31"}],"id":"62edd5c9-fb6d-475d-a115-c6a58926644b","security_groups":["53bcc59b-ec50-4014-9ec5-be1e4a581d7b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:da:b9","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack-port1-tojtxrfwwgvc","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:24Z","binding:vnic_type":"normal","device_id":"c4894518-8124-4496-aa67-d6225812f761","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:26Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.2"}],"id":"6af0cafb-8056-40c4-a120-b1c216e348b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:01:da:41","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:23Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cc48e76a-96f8-42e4-84be-950e2253686a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:12:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9d85325c-bd8d-4b5c-bb13-fadb001c3061","ip_address":"10.1.2.8"}],"id":"f824be9d-f507-4b00-ba48-8ae75a73cb46","security_groups":["b9deb5a2-eba2-4329-a2a4-dac801e2c896"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:e1:6c","project_id":"afec9b6d04f14db69df8cf51731e33a7","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cc48e76a-96f8-42e4-84be-950e2253686a","tenant_id":"afec9b6d04f14db69df8cf51731e33a7","created_at":"2018-12-23T21:12:26Z","binding:vnic_type":"normal","device_id":"fc62fa9c-a226-425e-88fe-502d70d6289c","ip_allocation":"immediate"}]} 2018-12-23 21:12:46,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=cc48e76a-96f8-42e4-84be-950e2253686a used request id req-38fd7b0f-5327-4a4d-ab79-1a3a18327afc 2018-12-23 21:12:46,934 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack 2018-12-23 21:12:46,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:46,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:46 GMT Server: Apache x-openstack-request-id: req-231d84b7-cda9-4890-8959-b7e2077c9d23 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:47,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:46 GMT Server: Apache x-openstack-request-id: req-1defa235-8a88-4a7c-88c6-97f590aabd3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:47,086 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-1defa235-8a88-4a7c-88c6-97f590aabd3f 2018-12-23 21:12:47,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:47,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:47 GMT Server: Apache x-openstack-request-id: req-cc00d6b3-2d29-4cc8-848d-433fb7fb3ada Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:47,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:47 GMT Server: Apache x-openstack-request-id: req-06a1f5b8-6155-44fb-954e-8ef4cf67aab9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 785 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:12:47Z", "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:47,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-06a1f5b8-6155-44fb-954e-8ef4cf67aab9 2018-12-23 21:12:47,326 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:12:47,327 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:50,330 - create_stack - DEBUG - Stack status query timeout in 1196.75619793 2018-12-23 21:12:50,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:50,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:50 GMT Server: Apache x-openstack-request-id: req-a4df9473-8410-4e8c-b26e-aa5454564b2e Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:50,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:50 GMT Server: Apache x-openstack-request-id: req-4844c4b9-ba43-417a-8c50-a5b03233d217 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 785 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:12:47Z", "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:50,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-4844c4b9-ba43-417a-8c50-a5b03233d217 2018-12-23 21:12:50,400 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:12:50,400 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:53,401 - create_stack - DEBUG - Stack status query timeout in 1193.68492198 2018-12-23 21:12:53,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:53,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:53 GMT Server: Apache x-openstack-request-id: req-e81560bd-0e18-4cab-9fcd-995065d8570c Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:53,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:53 GMT Server: Apache x-openstack-request-id: req-1d7ff965-bf64-4f04-9702-df0b0d129636 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 785 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "stack_status_reason": "Stack DELETE started", "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-23T21:12:47Z", "id": "d2878482-f065-428e-9378-303412a0ccde", "outputs": [{"output_value": null, "output_error": "The specified reference \"keypair\" (in unknown) is incorrect.", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:53,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-1d7ff965-bf64-4f04-9702-df0b0d129636 2018-12-23 21:12:53,519 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-23 21:12:53,520 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-23 21:12:56,523 - create_stack - DEBUG - Stack status query timeout in 1190.56318593 2018-12-23 21:12:56,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:56,568 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:56 GMT Server: Apache x-openstack-request-id: req-2b86854c-c017-4b7e-9e78-25387bff32f8 Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:56,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:56 GMT Server: Apache x-openstack-request-id: req-33fe6799-2b07-41b3-83e2-b1e0052c2812 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 701 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-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor2", "OS::project_id": "afec9b6d04f14db69df8cf51731e33a7", "OS::stack_id": "d2878482-f065-428e-9378-303412a0ccde", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-kp", "security_group_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-subnet", "net_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst2", "inst1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-inst1", "image2_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image", "flavor1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-flavor1", "image1_name": "CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image"}, "deletion_time": "2018-12-23T21:12:55Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack", "stack_user_project_id": "b6d580b30c5f4b318ede14de6753798b", "tags": null, "creation_time": "2018-12-23T21:12:16Z", "links": [{"href": "http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T21:12:47Z", "id": "d2878482-f065-428e-9378-303412a0ccde", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-12-23 21:12:56,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-33fe6799-2b07-41b3-83e2-b1e0052c2812 2018-12-23 21:12:56,593 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-23 21:12:56,593 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack 2018-12-23 21:12:56,593 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack 2018-12-23 21:12:56,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/d2878482-f065-428e-9378-303412a0ccde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae9118740d3cd39dd0830615650221d8ec43bae2" 2018-12-23 21:12:56,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 21:12:56 GMT Server: Apache x-openstack-request-id: req-32434050-38ec-47d4-8d0d-30aaf0d044cf Location: http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-23 21:12:56,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:56 GMT Server: Apache x-openstack-request-id: req-043d8ca8-c5da-4a57-954c-fc6bc67e49b4 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-23 21:12:56,664 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/afec9b6d04f14db69df8cf51731e33a7/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-stack/d2878482-f065-428e-9378-303412a0ccde used request id req-043d8ca8-c5da-4a57-954c-fc6bc67e49b4 2018-12-23 21:12:56,665 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-5f33ecb0-9ee0-46c6-a6cc-949af7a292c2-image 2018-12-23 21:12:56,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}289b85817473d97906dd2c7c202c3e25a9c4b8ed" 2018-12-23 21:12:57,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1a48bf4-7d0b-43f1-9ebc-83618dcbcabe Date: Sun, 23 Dec 2018 21:12:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:12:57,172 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ccaf049c-aba4-40a5-82ee-2726bb87b12c used request id req-c1a48bf4-7d0b-43f1-9ebc-83618dcbcabe 2018-12-23 21:12:57,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:57,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-fafe54e2-ab2a-4fd3-874c-0d6fe56ab586 Date: Sun, 23 Dec 2018 21:12:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:17Z", "updated_at": "2018-12-23T21:12:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:12:17Z", "revision_number": 0, "id": "1881e057-60aa-4cb7-99da-d5090586b31a", "remote_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "remote_ip_prefix": null, "created_at": "2018-12-23T21:12:17Z", "security_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "afec9b6d04f14db69df8cf51731e33a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:12:17Z", "revision_number": 0, "id": "352abdb0-38d9-4421-9ce9-7c6fdd3c3c2e", "remote_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "remote_ip_prefix": null, "created_at": "2018-12-23T21:12:17Z", "security_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "afec9b6d04f14db69df8cf51731e33a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:12:17Z", "revision_number": 0, "id": "66c89b2c-1537-4ecd-b6bf-337c6c1eeac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:12:17Z", "security_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "afec9b6d04f14db69df8cf51731e33a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:12:17Z", "revision_number": 0, "id": "f492c7e1-8043-473d-85eb-d53b041e466f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:12:17Z", "security_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "afec9b6d04f14db69df8cf51731e33a7"}], "revision_number": 4, "project_id": "afec9b6d04f14db69df8cf51731e33a7", "id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:12:57,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fafe54e2-ab2a-4fd3-874c-0d6fe56ab586 2018-12-23 21:12:57,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:57,579 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8816f2-df35-4c82-8673-c8806869c866 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d6cdb4c373b44f67b82ea307413b8205.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:57,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d6cdb4c373b44f67b82ea307413b8205 used request id req-7f8816f2-df35-4c82-8673-c8806869c866 2018-12-23 21:12:57,579 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:57,681 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2093a3b7-78a8-441b-b11e-e51def4f24a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: f38b5916c0944fc0904b9274752864c2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:57,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f38b5916c0944fc0904b9274752864c2 used request id req-2093a3b7-78a8-441b-b11e-e51def4f24a1 2018-12-23 21:12:57,682 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:57,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66930d66-392a-4f71-b4b5-c8a13748eebc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1b749409d40343ddadf4c9251f31920c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:57,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/1b749409d40343ddadf4c9251f31920c used request id req-66930d66-392a-4f71-b4b5-c8a13748eebc 2018-12-23 21:12:57,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:57,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:57,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb98a106-0f72-4542-b36a-7fc90a911135 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}} 2018-12-23 21:12:57,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7 used request id req-fb98a106-0f72-4542-b36a-7fc90a911135 2018-12-23 21:12:57,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:57,983 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b0cc7c-a704-433c-be15-ae233b453091 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 5ba8fce0b6a24758a346add2947fc5f2.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:57,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5ba8fce0b6a24758a346add2947fc5f2 used request id req-f7b0cc7c-a704-433c-be15-ae233b453091 2018-12-23 21:12:57,984 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:57,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:58,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfef0f3d-288c-49ed-b48a-483f15a81493 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 38db9b6bb8c84a16b04a4e342410b64c.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:58,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/38db9b6bb8c84a16b04a4e342410b64c used request id req-dfef0f3d-288c-49ed-b48a-483f15a81493 2018-12-23 21:12:58,085 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:58,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Sun, 23 Dec 2018 21:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30691778-2cd9-4f28-8b4d-f1a5204fdaaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: d4c324ccb88f4ad3942ce2735d7678cb.", "code": 404, "title": "Not Found"}} 2018-12-23 21:12:58,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4c324ccb88f4ad3942ce2735d7678cb used request id req-30691778-2cd9-4f28-8b4d-f1a5204fdaaa 2018-12-23 21:12:58,185 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-23 21:12:58,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:58,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-768293d5-db82-48bd-a37c-8f06bb9f53fb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9e87b8ff4a514b208d6408cd95de604f", "name": "service"}} 2018-12-23 21:12:58,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f used request id req-768293d5-db82-48bd-a37c-8f06bb9f53fb 2018-12-23 21:12:58,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:58,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45159620-a5b7-4fe8-9ea1-cee66642ecdb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "afec9b6d04f14db69df8cf51731e33a7", "name": "CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj"}} 2018-12-23 21:12:58,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-45159620-a5b7-4fe8-9ea1-cee66642ecdb 2018-12-23 21:12:58,391 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b9deb5a2-eba2-4329-a2a4-dac801e2c896 2018-12-23 21:12:58,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b9deb5a2-eba2-4329-a2a4-dac801e2c896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:58,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-29f55fbf-df36-4bfe-99a0-a203c9948df6 Date: Sun, 23 Dec 2018 21:12:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:12:17Z", "security_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "port_range_min": null, "revision_number": 0, "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:17Z", "project_id": "afec9b6d04f14db69df8cf51731e33a7", "id": "1881e057-60aa-4cb7-99da-d5090586b31a"}, {"remote_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:12:17Z", "security_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "port_range_min": null, "revision_number": 0, "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:17Z", "project_id": "afec9b6d04f14db69df8cf51731e33a7", "id": "352abdb0-38d9-4421-9ce9-7c6fdd3c3c2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:12:17Z", "security_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "port_range_min": null, "revision_number": 0, "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:17Z", "project_id": "afec9b6d04f14db69df8cf51731e33a7", "id": "66c89b2c-1537-4ecd-b6bf-337c6c1eeac7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:12:17Z", "security_group_id": "b9deb5a2-eba2-4329-a2a4-dac801e2c896", "port_range_min": null, "revision_number": 0, "tenant_id": "afec9b6d04f14db69df8cf51731e33a7", "created_at": "2018-12-23T21:12:17Z", "project_id": "afec9b6d04f14db69df8cf51731e33a7", "id": "f492c7e1-8043-473d-85eb-d53b041e466f"}]} 2018-12-23 21:12:58,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b9deb5a2-eba2-4329-a2a4-dac801e2c896 used request id req-29f55fbf-df36-4bfe-99a0-a203c9948df6 2018-12-23 21:12:58,415 - neutron_utils - INFO - Deleting security group with name - default 2018-12-23 21:12:58,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b9deb5a2-eba2-4329-a2a4-dac801e2c896 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:58,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af78e452-9a54-44fc-8e15-66ad458fe4eb Content-Length: 0 Date: Sun, 23 Dec 2018 21:12:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:12:58,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b9deb5a2-eba2-4329-a2a4-dac801e2c896 used request id req-af78e452-9a54-44fc-8e15-66ad458fe4eb 2018-12-23 21:12:58,566 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj 2018-12-23 21:12:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:58,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76bc125b-4aee-4c36-9a36-9661566e7b8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:58,835 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/afec9b6d04f14db69df8cf51731e33a7 used request id req-76bc125b-4aee-4c36-9a36-9661566e7b8e 2018-12-23 21:12:58,836 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-34b2dcc0-c72d-417-proj-role 2018-12-23 21:12:58,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e79829b75abd41df9e4521e2ce621411 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:58,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6cd9f3-cc9e-4173-9d02-1cd2677369d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:58,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e79829b75abd41df9e4521e2ce621411 used request id req-8d6cd9f3-cc9e-4173-9d02-1cd2677369d1 2018-12-23 21:12:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12243f3745b9b10c6615997e773e0983120ed073" 2018-12-23 21:12:59,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f129ff54-2612-4237-acd4-f1dc8d0df4d9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:12:59,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f129ff54-2612-4237-acd4-f1dc8d0df4d9 2018-12-23 21:12:59,063 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-34b2dcc0-c72d-417-user 2018-12-23 21:12:59,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2f68ce6bb0e24774a771000caa2626a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2215a796154413ad3291a95cc7d5538f6a20a542" 2018-12-23 21:12:59,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413774f3-4432-4d7a-94d2-89ed32354f2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:59,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2f68ce6bb0e24774a771000caa2626a7 used request id req-413774f3-4432-4d7a-94d2-89ed32354f2f 2018-12-23 21:12:59,300 - 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_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 ---------------------------------------------------------------------- Ran 112 tests in 1902.322s OK 2018-12-23 21:12:59,439 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 21:12:59,439 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 31:42 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-23 21:12:59,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:12:59,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:12:59,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6dcf3b0-cc7a-4402-ab8f-ad148a137cd7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "66aba220bf8f433aac6e7f2536bb3d68", "links": {"self": "http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:12:59,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f6dcf3b0-cc7a-4402-ab8f-ad148a137cd7 2018-12-23 21:12:59,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0967788696289s 2018-12-23 21:12:59,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f6dcf3b0-cc7a-4402-ab8f-ad148a137cd7 2018-12-23 21:12:59,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-23 21:12:59,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:12:59,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07133db7-f813-4020-aea8-747f6a205514 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:12:59,729 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-07133db7-f813-4020-aea8-747f6a205514 2018-12-23 21:12:59,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.178213119507s 2018-12-23 21:12:59,729 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/66aba220bf8f433aac6e7f2536bb3d68 used request id req-07133db7-f813-4020-aea8-747f6a205514 2018-12-23 21:12:59,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:12:59,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:12:59,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bd8ac9e-eb78-4b8d-833a-96c2c011190f Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:12:59,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8bd8ac9e-eb78-4b8d-833a-96c2c011190f 2018-12-23 21:12:59,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117476940155s 2018-12-23 21:12:59,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8bd8ac9e-eb78-4b8d-833a-96c2c011190f 2018-12-23 21:12:59,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:12:59,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:12:59,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae6b2ef8-1c75-4709-8051-50341802052c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_5c92b802-4c61-4fd3-b695-40cbdd14ca0c", "links": {"self": "http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c9917c3c836b4b57bca6429262e7cb48", "description": null}} 2018-12-23 21:12:59,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48 used request id req-ae6b2ef8-1c75-4709-8051-50341802052c 2018-12-23 21:12:59,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110782146454s 2018-12-23 21:12:59,965 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48 used request id req-ae6b2ef8-1c75-4709-8051-50341802052c 2018-12-23 21:12:59,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 21:12:59,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:13:00,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8923b8-a6b2-4632-86da-6931857511d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:13:00,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48 used request id req-7f8923b8-a6b2-4632-86da-6931857511d3 2018-12-23 21:13:00,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.21943116188s 2018-12-23 21:13:00,185 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c9917c3c836b4b57bca6429262e7cb48 used request id req-7f8923b8-a6b2-4632-86da-6931857511d3 2018-12-23 21:13:00,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:13:00,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:13:00,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f124936-f233-463d-8e96-18db6af9c69a Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229"}, "tags": [], "enabled": true, "id": "c104c18a322848fa9b465656ab07c229", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5c92b802-4c61-4fd3-b695-40cbdd14ca0c"}]} 2018-12-23 21:13:00,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3f124936-f233-463d-8e96-18db6af9c69a 2018-12-23 21:13:00,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0959410667419s 2018-12-23 21:13:00,287 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3f124936-f233-463d-8e96-18db6af9c69a 2018-12-23 21:13:00,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 21:13:00,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:13:00,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d3dde9d-542c-46f3-aeda-f13100449790 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:13:00,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-8d3dde9d-542c-46f3-aeda-f13100449790 2018-12-23 21:13:00,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160805940628s 2018-12-23 21:13:00,453 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c104c18a322848fa9b465656ab07c229 used request id req-8d3dde9d-542c-46f3-aeda-f13100449790 2018-12-23 21:13:00,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:13:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c104c18a322848fa9b465656ab07c229&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:13:00,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-3c762116-b938-4bf0-b023-45eb22bc3145 Date: Sun, 23 Dec 2018 21:13:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}]} 2018-12-23 21:13:00,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c104c18a322848fa9b465656ab07c229&name=default used request id req-3c762116-b938-4bf0-b023-45eb22bc3145 2018-12-23 21:13:00,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228144884109s 2018-12-23 21:13:00,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c104c18a322848fa9b465656ab07c229&name=default used request id req-3c762116-b938-4bf0-b023-45eb22bc3145 2018-12-23 21:13:00,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:13:00,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:13:00,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-c4d818c7-1d19-4a2e-9455-f7a240b85125 Date: Sun, 23 Dec 2018 21:13:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c104c18a322848fa9b465656ab07c229", "created_at": "2018-12-23T20:41:23Z", "updated_at": "2018-12-23T20:41:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "222a20db-e648-4cd5-97d7-51e160347dab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c425d3fa-7063-49c4-89d4-fe6c2e1f3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv6", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c5ee290c-a683-4a9a-877e-32a30ebb04be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T20:41:23Z", "revision_number": 0, "id": "c96aa0a6-39b9-408e-a852-d2c84e074bab", "remote_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "remote_ip_prefix": null, "created_at": "2018-12-23T20:41:23Z", "security_group_id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "tenant_id": "c104c18a322848fa9b465656ab07c229", "port_range_min": null, "ethertype": "IPv4", "project_id": "c104c18a322848fa9b465656ab07c229"}], "revision_number": 4, "project_id": "c104c18a322848fa9b465656ab07c229", "id": "ebb47d7f-1327-47d8-8604-85e59a359d5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:13:00,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c4d818c7-1d19-4a2e-9455-f7a240b85125 2018-12-23 21:13:00,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.126361131668s 2018-12-23 21:13:00,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c4d818c7-1d19-4a2e-9455-f7a240b85125 2018-12-23 21:13:00,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 21:13:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ebb47d7f-1327-47d8-8604-85e59a359d5b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d395c015a7937e40891ebc5175823003f3125321" 2018-12-23 21:13:00,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7150f3db-9c38-4097-9129-2d6bcd05ac07 Content-Length: 0 Date: Sun, 23 Dec 2018 21:13:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:13:00,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ebb47d7f-1327-47d8-8604-85e59a359d5b.json used request id req-7150f3db-9c38-4097-9129-2d6bcd05ac07 2018-12-23 21:13:00,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.174446105957s 2018-12-23 21:13:00,998 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ebb47d7f-1327-47d8-8604-85e59a359d5b.json used request id req-7150f3db-9c38-4097-9129-2d6bcd05ac07 2018-12-23 21:13:01,051 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-23 21:13:01,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:13:01,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb330ace-82f9-41fe-8b77-804c6b9b0fad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:13:01,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-cb330ace-82f9-41fe-8b77-804c6b9b0fad 2018-12-23 21:13:01,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:13:01,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["W6dNn9G1SLCh6OjsnIp0aw"], "issued_at": "2018-12-23T21:13:01.000000Z"}} 2018-12-23 21:13:01,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:13:01,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:01,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7d3c5193-171a-45e0-8a73-708334bba556 Date: Sun, 23 Dec 2018 21:13:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 21:13:01,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d3c5193-171a-45e0-8a73-708334bba556 2018-12-23 21:13:01,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276993989944s 2018-12-23 21:13:01,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d3c5193-171a-45e0-8a73-708334bba556 2018-12-23 21:13:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:13:01,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:13:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:13:01,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:13:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:01,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e1d65e-fc12-43f2-982c-37b8df36f6bd Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 21:13:01,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-57e1d65e-fc12-43f2-982c-37b8df36f6bd 2018-12-23 21:13:01,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0969829559326s 2018-12-23 21:13:01,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-57e1d65e-fc12-43f2-982c-37b8df36f6bd 2018-12-23 21:13:01,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 21:13:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}}' 2018-12-23 21:13:02,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e82f72e3-bf5a-4d89-b81a-2620770e8fd8 Content-Length: 372 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da"}, "tags": [], "enabled": true, "id": "af2067cb0dba40fe90b6f65e4001f2da", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}} 2018-12-23 21:13:02,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e82f72e3-bf5a-4d89-b81a-2620770e8fd8 2018-12-23 21:13:02,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123239994049s 2018-12-23 21:13:02,012 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e82f72e3-bf5a-4d89-b81a-2620770e8fd8 2018-12-23 21:13:02,013 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'af2067cb0dba40fe90b6f65e4001f2da', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5'}) 2018-12-23 21:13:02,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 21:13:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a145e69a-6a34-41c1-8c85-637efc5cf77f", "email": null, "name": "neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}}' 2018-12-23 21:13:02,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e72354d-8e90-442b-a43f-0a08f172544a Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": {"self": "http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bbcea5a6e1af4002b43fff997357c824", "domain_id": "default", "password_expires_at": null}} 2018-12-23 21:13:02,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-7e72354d-8e90-442b-a43f-0a08f172544a 2018-12-23 21:13:02,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.362547159195s 2018-12-23 21:13:02,382 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-7e72354d-8e90-442b-a43f-0a08f172544a 2018-12-23 21:13:02,383 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bbcea5a6e1af4002b43fff997357c824', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5'}) 2018-12-23 21:13:02,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:13:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:02,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6304206d-9074-4145-871c-ed7f94d081ee Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:13:02,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6304206d-9074-4145-871c-ed7f94d081ee 2018-12-23 21:13:02,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0905590057373s 2018-12-23 21:13:02,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6304206d-9074-4145-871c-ed7f94d081ee 2018-12-23 21:13:02,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:13:02,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:02,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f54d59-ae0a-4c71-b6c9-4f5973b8c82f Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:13:02,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-51f54d59-ae0a-4c71-b6c9-4f5973b8c82f 2018-12-23 21:13:02,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0922341346741s 2018-12-23 21:13:02,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-51f54d59-ae0a-4c71-b6c9-4f5973b8c82f 2018-12-23 21:13:02,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:13:02,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:02,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d49ba42-ffee-4e92-bc9e-d0d680fa04c1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:13:02,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8d49ba42-ffee-4e92-bc9e-d0d680fa04c1 2018-12-23 21:13:02,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929970741272s 2018-12-23 21:13:02,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8d49ba42-ffee-4e92-bc9e-d0d680fa04c1 2018-12-23 21:13:02,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:13:02,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:02,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b1ebb5-5624-4d63-8df6-8da34d4679e4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": {"self": "http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bbcea5a6e1af4002b43fff997357c824", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:13:02,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e4b1ebb5-5624-4d63-8df6-8da34d4679e4 2018-12-23 21:13:02,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112952947617s 2018-12-23 21:13:02,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e4b1ebb5-5624-4d63-8df6-8da34d4679e4 2018-12-23 21:13:02,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:13:02,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:02,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789a799e-d9c4-428c-ab90-ebf026064ba0 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da"}, "tags": [], "enabled": true, "id": "af2067cb0dba40fe90b6f65e4001f2da", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}]} 2018-12-23 21:13:02,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-789a799e-d9c4-428c-ab90-ebf026064ba0 2018-12-23 21:13:02,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0958180427551s 2018-12-23 21:13:02,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-789a799e-d9c4-428c-ab90-ebf026064ba0 2018-12-23 21:13:02,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:13:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bbcea5a6e1af4002b43fff997357c824&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=af2067cb0dba40fe90b6f65e4001f2da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:02,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05130465-2ba6-4158-8ad7-c2243f3f821d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bbcea5a6e1af4002b43fff997357c824&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=af2067cb0dba40fe90b6f65e4001f2da", "previous": null, "next": null}} 2018-12-23 21:13:02,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bbcea5a6e1af4002b43fff997357c824&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=af2067cb0dba40fe90b6f65e4001f2da used request id req-05130465-2ba6-4158-8ad7-c2243f3f821d 2018-12-23 21:13:02,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0878291130066s 2018-12-23 21:13:02,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bbcea5a6e1af4002b43fff997357c824&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=af2067cb0dba40fe90b6f65e4001f2da used request id req-05130465-2ba6-4158-8ad7-c2243f3f821d 2018-12-23 21:13:02,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:13:02,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da/users/bbcea5a6e1af4002b43fff997357c824/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:03,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46c20d2-6743-4691-a063-4fd2f5d5cbce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:13:03,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da/users/bbcea5a6e1af4002b43fff997357c824/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-e46c20d2-6743-4691-a063-4fd2f5d5cbce 2018-12-23 21:13:03,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.22437286377s 2018-12-23 21:13:03,218 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da/users/bbcea5a6e1af4002b43fff997357c824/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-e46c20d2-6743-4691-a063-4fd2f5d5cbce 2018-12-23 21:13:03,219 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'af2067cb0dba40fe90b6f65e4001f2da', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a145e69a-6a34-41c1-8c85-637efc5cf77f', 'username': u'neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 21:13:03,222 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'password': 'a145e69a-6a34-41c1-8c85-637efc5cf77f', 'project_name': 'neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'af2067cb0dba40fe90b6f65e4001f2da', 'project_domain_name': 'Default'} 2018-12-23 21:13:03,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:13:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:03,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316bbe8d-2908-40ef-91d9-9b214f60dde8 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:13:03,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-316bbe8d-2908-40ef-91d9-9b214f60dde8 2018-12-23 21:13:03,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0928370952606s 2018-12-23 21:13:03,318 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-316bbe8d-2908-40ef-91d9-9b214f60dde8 2018-12-23 21:13:03,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:13:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:03,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3ee1e4a-f624-4385-bc15-0e474b3bbf78 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:13:03,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f3ee1e4a-f624-4385-bc15-0e474b3bbf78 2018-12-23 21:13:03,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0899879932404s 2018-12-23 21:13:03,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f3ee1e4a-f624-4385-bc15-0e474b3bbf78 2018-12-23 21:13:03,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:13:03,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:03,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627a0ade-0496-4060-8f89-edd66b39e353 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:13:03,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-627a0ade-0496-4060-8f89-edd66b39e353 2018-12-23 21:13:03,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0913150310516s 2018-12-23 21:13:03,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-627a0ade-0496-4060-8f89-edd66b39e353 2018-12-23 21:13:03,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:13:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:03,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4e49db-8f39-463a-96e2-11b5a5801828 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": {"self": "http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bbcea5a6e1af4002b43fff997357c824", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:13:03,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5d4e49db-8f39-463a-96e2-11b5a5801828 2018-12-23 21:13:03,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199978113174s 2018-12-23 21:13:03,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5d4e49db-8f39-463a-96e2-11b5a5801828 2018-12-23 21:13:03,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:13:03,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:03,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe45f00-6f72-40db-a62c-4c383714e4b7 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da"}, "tags": [], "enabled": true, "id": "af2067cb0dba40fe90b6f65e4001f2da", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}]} 2018-12-23 21:13:03,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ebe45f00-6f72-40db-a62c-4c383714e4b7 2018-12-23 21:13:03,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117165088654s 2018-12-23 21:13:03,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ebe45f00-6f72-40db-a62c-4c383714e4b7 2018-12-23 21:13:03,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:13:03,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bbcea5a6e1af4002b43fff997357c824&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=af2067cb0dba40fe90b6f65e4001f2da" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:03,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50c847a-84e2-420b-aa0e-4461c2b9dcef Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bbcea5a6e1af4002b43fff997357c824&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=af2067cb0dba40fe90b6f65e4001f2da", "previous": null, "next": null}} 2018-12-23 21:13:03,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bbcea5a6e1af4002b43fff997357c824&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=af2067cb0dba40fe90b6f65e4001f2da used request id req-f50c847a-84e2-420b-aa0e-4461c2b9dcef 2018-12-23 21:13:03,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0940761566162s 2018-12-23 21:13:03,940 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bbcea5a6e1af4002b43fff997357c824&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=af2067cb0dba40fe90b6f65e4001f2da used request id req-f50c847a-84e2-420b-aa0e-4461c2b9dcef 2018-12-23 21:13:03,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:13:03,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da/users/bbcea5a6e1af4002b43fff997357c824/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:04,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abacf22d-e378-41d9-8869-90b88cf5ef1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:13:04,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da/users/bbcea5a6e1af4002b43fff997357c824/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-abacf22d-e378-41d9-8869-90b88cf5ef1a 2018-12-23 21:13:04,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129672050476s 2018-12-23 21:13:04,073 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da/users/bbcea5a6e1af4002b43fff997357c824/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-abacf22d-e378-41d9-8869-90b88cf5ef1a 2018-12-23 21:13:04,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:13:04,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:04,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d670494f-4c29-4fd4-9539-81b8c8449650 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:13:04,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d670494f-4c29-4fd4-9539-81b8c8449650 2018-12-23 21:13:04,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0939688682556s 2018-12-23 21:13:04,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d670494f-4c29-4fd4-9539-81b8c8449650 2018-12-23 21:13:04,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:13:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:04,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436e7a98-06a5-4767-b872-db27b642f4af Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:13:04,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-436e7a98-06a5-4767-b872-db27b642f4af 2018-12-23 21:13:04,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100564002991s 2018-12-23 21:13:04,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-436e7a98-06a5-4767-b872-db27b642f4af 2018-12-23 21:13:04,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:13:04,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:04,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e37fff2-ffbb-46c9-9fdc-c99d7bd13fa6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": {"self": "http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bbcea5a6e1af4002b43fff997357c824", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:13:04,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8e37fff2-ffbb-46c9-9fdc-c99d7bd13fa6 2018-12-23 21:13:04,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0363609790802s 2018-12-23 21:13:04,314 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8e37fff2-ffbb-46c9-9fdc-c99d7bd13fa6 2018-12-23 21:13:04,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:13:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=bbcea5a6e1af4002b43fff997357c824&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:04,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4518c3f1-58ce-4198-8a84-416ffbc36df1 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=bbcea5a6e1af4002b43fff997357c824&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 21:13:04,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=bbcea5a6e1af4002b43fff997357c824&scope.domain.id=default used request id req-4518c3f1-58ce-4198-8a84-416ffbc36df1 2018-12-23 21:13:04,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0907080173492s 2018-12-23 21:13:04,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=bbcea5a6e1af4002b43fff997357c824&scope.domain.id=default used request id req-4518c3f1-58ce-4198-8a84-416ffbc36df1 2018-12-23 21:13:04,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 21:13:04,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/bbcea5a6e1af4002b43fff997357c824/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:04,558 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c791a6dd-f076-4999-9569-67cf5263c0d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:13:04,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/bbcea5a6e1af4002b43fff997357c824/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-c791a6dd-f076-4999-9569-67cf5263c0d7 2018-12-23 21:13:04,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.137840986252s 2018-12-23 21:13:04,559 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/bbcea5a6e1af4002b43fff997357c824/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-c791a6dd-f076-4999-9569-67cf5263c0d7 2018-12-23 21:13:04,559 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 21:13:06,672 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 21:13:08,811 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 35330d57-593c-4c4c-92d1-06a99f9912ff | 2018-12-23T21:13:08.395851 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 35330d57-593c-4c4c-92d1-06a99f9912ff ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 21:13:11,899 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 21:13:12,631 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 21:13:14,610 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 21:13:17,351 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=df9a581c-2d24-45ac-bd21-b20b434a67fd) as the default verifier for the future CLI operations. 2018-12-23 21:13:18,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:13:18,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8da123c-f331-44fa-a6db-fd1fcb887db0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:13:18,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-c8da123c-f331-44fa-a6db-fd1fcb887db0 2018-12-23 21:13:18,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:13:19,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af2067cb0dba40fe90b6f65e4001f2da", "name": "neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/af2067cb0dba40fe90b6f65e4001f2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/af2067cb0dba40fe90b6f65e4001f2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/af2067cb0dba40fe90b6f65e4001f2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/af2067cb0dba40fe90b6f65e4001f2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/af2067cb0dba40fe90b6f65e4001f2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/af2067cb0dba40fe90b6f65e4001f2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_af2067cb0dba40fe90b6f65e4001f2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_af2067cb0dba40fe90b6f65e4001f2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/af2067cb0dba40fe90b6f65e4001f2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/af2067cb0dba40fe90b6f65e4001f2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/af2067cb0dba40fe90b6f65e4001f2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/af2067cb0dba40fe90b6f65e4001f2da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/af2067cb0dba40fe90b6f65e4001f2da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/af2067cb0dba40fe90b6f65e4001f2da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "id": "bbcea5a6e1af4002b43fff997357c824"}, "audit_ids": ["taisjabSRCWGbtbX4GuUmw"], "issued_at": "2018-12-23T21:13:19.000000Z"}} 2018-12-23 21:13:19,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 21:13:19,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:13:19,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-4843ff09-d444-48ab-b99b-b24a7de17508 Date: Sun, 23 Dec 2018 21:13:19 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 21:13:19,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-4843ff09-d444-48ab-b99b-b24a7de17508 2018-12-23 21:13:19,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.209765911102s 2018-12-23 21:13:19,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-4843ff09-d444-48ab-b99b-b24a7de17508 2018-12-23 21:13:19,630 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-23 21:13:19,631 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 21:13:19,758 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 21:13:19,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:13:19,764 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 21:13:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 21:13:19,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:13:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:13:19,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b2cb2e58-a836-4472-ad39-7cb425ec0e6d Date: Sun, 23 Dec 2018 21:13:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:13:19,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b2cb2e58-a836-4472-ad39-7cb425ec0e6d 2018-12-23 21:13:19,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201292991638s 2018-12-23 21:13:19,968 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b2cb2e58-a836-4472-ad39-7cb425ec0e6d 2018-12-23 21:13:19,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 21:13:19,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}' 2018-12-23 21:13:20,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8c6516d9-a5a1-468b-ae23-0e5c67482df3 Date: Sun, 23 Dec 2018 21:13:20 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file", "owner": "af2067cb0dba40fe90b6f65e4001f2da", "id": "943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "size": null, "self": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T21:13:19Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "checksum": null, "created_at": "2018-12-23T21:13:19Z", "protected": false} 2018-12-23 21:13:20,029 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8c6516d9-a5a1-468b-ae23-0e5c67482df3 2018-12-23 21:13:20,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0520310401917s 2018-12-23 21:13:20,029 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8c6516d9-a5a1-468b-ae23-0e5c67482df3 returning object 943d9b64-a2c6-4d42-a89c-f36ecb8a42fb 2018-12-23 21:13:20,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 21:13:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" -d '' 2018-12-23 21:13:21,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3f02b8a3-de50-4ed6-8181-b8bb3cc8a0b2 Date: Sun, 23 Dec 2018 21:13:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:13:21,121 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file used request id req-3f02b8a3-de50-4ed6-8181-b8bb3cc8a0b2 2018-12-23 21:13:21,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09114003181s 2018-12-23 21:13:21,121 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file used request id req-3f02b8a3-de50-4ed6-8181-b8bb3cc8a0b2 2018-12-23 21:13:21,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:13:21,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:13:21,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-dea3557f-ad66-4e66-b480-2c65f38ba771 Date: Sun, 23 Dec 2018 21:13:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap", "metadata": {}}], "file": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file", "owner": "af2067cb0dba40fe90b6f65e4001f2da", "id": "943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "size": 12716032, "self": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T21:13:21Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T21:13:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:13:21,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dea3557f-ad66-4e66-b480-2c65f38ba771 2018-12-23 21:13:21,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245368480682s 2018-12-23 21:13:21,150 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dea3557f-ad66-4e66-b480-2c65f38ba771 2018-12-23 21:13:21,152 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file', 'owner': u'af2067cb0dba40fe90b6f65e4001f2da', 'id': u'943d9b64-a2c6-4d42-a89c-f36ecb8a42fb', 'size': 12716032, u'self': u'/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af2067cb0dba40fe90b6f65e4001f2da', 'name': 'neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T21:13:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T21:13:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'created': u'2018-12-23T21:13:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T21:13:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 21:13:21,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 21:13:21,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 21:13:21,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13: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-1ebf7c24-2251-44b3-a57b-6bd832b5f68d x-compute-request-id: req-1ebf7c24-2251-44b3-a57b-6bd832b5f68d Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4e742004-bee0-4e7a-a2de-8f2080a8c259"}} 2018-12-23 21:13:21,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1ebf7c24-2251-44b3-a57b-6bd832b5f68d 2018-12-23 21:13:21,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.231145143509s 2018-12-23 21:13:21,384 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1ebf7c24-2251-44b3-a57b-6bd832b5f68d 2018-12-23 21:13:21,385 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_35bd8177-f17e-47a2-9b40-06ffaa06efc5', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'4e742004-bee0-4e7a-a2de-8f2080a8c259', 'swap': 0}) 2018-12-23 21:13:21,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 21:13:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" -d '{"extra_specs": {}}' 2018-12-23 21:13:21,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13: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-83fa7e9f-9d9d-4fbd-954b-22cee7723d47 x-compute-request-id: req-83fa7e9f-9d9d-4fbd-954b-22cee7723d47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 21:13:21,404 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259/os-extra_specs used request id req-83fa7e9f-9d9d-4fbd-954b-22cee7723d47 2018-12-23 21:13:21,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0185360908508s 2018-12-23 21:13:21,405 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259/os-extra_specs used request id req-83fa7e9f-9d9d-4fbd-954b-22cee7723d47 2018-12-23 21:13:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:13:21,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:13:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:13:21,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:13:21,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:13:21,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43d87b5-b666-4837-83fd-277ba42e02e1 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:13:21,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b43d87b5-b666-4837-83fd-277ba42e02e1 2018-12-23 21:13:21,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0957779884338s 2018-12-23 21:13:21,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b43d87b5-b666-4837-83fd-277ba42e02e1 2018-12-23 21:13:21,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 21:13:21,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:13:21,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13: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-69b287ba-78f8-4a5e-9b28-ba25e3a0d872 x-compute-request-id: req-69b287ba-78f8-4a5e-9b28-ba25e3a0d872 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 21:13:21,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-69b287ba-78f8-4a5e-9b28-ba25e3a0d872 2018-12-23 21:13:21,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0326750278473s 2018-12-23 21:13:21,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-69b287ba-78f8-4a5e-9b28-ba25e3a0d872 2018-12-23 21:13:21,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:13:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:13:21,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-fd4f3235-3169-4447-8165-5f24eba82ca2 Date: Sun, 23 Dec 2018 21:13:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap", "metadata": {}}], "file": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file", "owner": "af2067cb0dba40fe90b6f65e4001f2da", "id": "943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "size": 12716032, "self": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T21:13:21Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T21:13:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:13:21,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fd4f3235-3169-4447-8165-5f24eba82ca2 2018-12-23 21:13:21,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236060619354s 2018-12-23 21:13:21,591 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fd4f3235-3169-4447-8165-5f24eba82ca2 2018-12-23 21:13:21,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 21:13:21,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}' 2018-12-23 21:13:21,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e6f08491-f383-42f7-878c-25c694b1d428 Date: Sun, 23 Dec 2018 21:13:21 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/file", "owner": "af2067cb0dba40fe90b6f65e4001f2da", "id": "dd2efb59-66ac-45ba-9aa5-8a079b8b3f37", "size": null, "self": "/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T21:13:21Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "checksum": null, "created_at": "2018-12-23T21:13:21Z", "protected": false} 2018-12-23 21:13:21,648 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e6f08491-f383-42f7-878c-25c694b1d428 2018-12-23 21:13:21,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0492589473724s 2018-12-23 21:13:21,649 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e6f08491-f383-42f7-878c-25c694b1d428 returning object dd2efb59-66ac-45ba-9aa5-8a079b8b3f37 2018-12-23 21:13:21,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 21:13:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" -d '' 2018-12-23 21:13:22,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c94e354-26cb-4112-a2c9-365a35863f04 Date: Sun, 23 Dec 2018 21:13:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:13:22,145 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/file used request id req-4c94e354-26cb-4112-a2c9-365a35863f04 2018-12-23 21:13:22,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.495825052261s 2018-12-23 21:13:22,145 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/file used request id req-4c94e354-26cb-4112-a2c9-365a35863f04 2018-12-23 21:13:22,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:13:22,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:13:22,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-f8f46a9b-f9a1-491b-8757-83858fa507e1 Date: Sun, 23 Dec 2018 21:13:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/snap", "metadata": {}}], "file": "/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/file", "owner": "af2067cb0dba40fe90b6f65e4001f2da", "id": "dd2efb59-66ac-45ba-9aa5-8a079b8b3f37", "size": 12716032, "self": "/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T21:13:22Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T21:13:21Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap", "metadata": {}}], "file": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file", "owner": "af2067cb0dba40fe90b6f65e4001f2da", "id": "943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "size": 12716032, "self": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T21:13:21Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T21:13:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:13:22,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f8f46a9b-f9a1-491b-8757-83858fa507e1 2018-12-23 21:13:22,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265679359436s 2018-12-23 21:13:22,176 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f8f46a9b-f9a1-491b-8757-83858fa507e1 2018-12-23 21:13:22,179 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/file', 'owner': u'af2067cb0dba40fe90b6f65e4001f2da', 'id': u'dd2efb59-66ac-45ba-9aa5-8a079b8b3f37', 'size': 12716032, u'self': u'/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'af2067cb0dba40fe90b6f65e4001f2da', 'name': 'neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T21:13:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T21:13:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5', 'created': u'2018-12-23T21:13:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T21:13:21Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 21:13:22,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 21:13:22,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 21:13:22,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ace6ee4d-e2ea-47de-a9df-50e369d4b8ce x-compute-request-id: req-ace6ee4d-e2ea-47de-a9df-50e369d4b8ce Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f45637a1-71b0-4841-b087-4e5e2a35f54e"}} 2018-12-23 21:13:22,222 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ace6ee4d-e2ea-47de-a9df-50e369d4b8ce 2018-12-23 21:13:22,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0421409606934s 2018-12-23 21:13:22,222 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ace6ee4d-e2ea-47de-a9df-50e369d4b8ce 2018-12-23 21:13:22,224 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'f45637a1-71b0-4841-b087-4e5e2a35f54e', 'swap': 0}) 2018-12-23 21:13:22,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 21:13:22,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" -d '{"extra_specs": {}}' 2018-12-23 21:13:22,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:13:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66c137de-acd6-4704-8f63-4f598578f7d5 x-compute-request-id: req-66c137de-acd6-4704-8f63-4f598578f7d5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 21:13:22,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e/os-extra_specs used request id req-66c137de-acd6-4704-8f63-4f598578f7d5 2018-12-23 21:13:22,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0270931720734s 2018-12-23 21:13:22,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e/os-extra_specs used request id req-66c137de-acd6-4704-8f63-4f598578f7d5 2018-12-23 21:13:22,253 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'f45637a1-71b0-4841-b087-4e5e2a35f54e', 'swap': 0}) 2018-12-23 21:13:25,039 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 21:13:25,040 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 21:13:25,040 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 21:13:25,043 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 21:13:25,062 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 21:13:27,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-df9a581c-2d24-45ac-bd21-b20b434a67fd/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-23 21:13:27,990 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 21:13:27,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-12-23 21:15:21,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f104aae2-105d-4110-bdbf-f4c0dd32333e 2018-12-23 21:15:21,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f104aae2-105d-4110-bdbf-f4c0dd32333e']'. 2018-12-23 21:15:22,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-23 21:15:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-23 21:15:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 21:15:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f104aae2-105d-4110-bdbf-f4c0dd32333e | 2018-12-23 21:15:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-23 21:15:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 21:13:29 | 2018-12-23 21:15:22,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-23 21:15:21 | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:52 | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: df9a581c-2d24-45ac-bd21-b20b434a67fd) | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 35330d57-593c-4c4c-92d1-06a99f9912ff) | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 102.645 | 2018-12-23 21:15:22,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-12-23 21:15:22,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-23 21:15:22,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-23 21:15:22,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-23 21:15:22,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-23 21:15:22,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-23 21:15:22,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-23 21:15:22,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-23 21:15:22,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-12-23 21:15:24,567 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 21:15:24,568 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:05 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-23 21:15:24,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 21:15:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:15:25,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fad55f76-7b85-4d97-a217-86e99c43a9b3 Date: Sun, 23 Dec 2018 21:15:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:15:25,290 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37 used request id req-fad55f76-7b85-4d97-a217-86e99c43a9b3 2018-12-23 21:15:25,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.715973138809s 2018-12-23 21:15:25,291 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/dd2efb59-66ac-45ba-9aa5-8a079b8b3f37 used request id req-fad55f76-7b85-4d97-a217-86e99c43a9b3 2018-12-23 21:15:25,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 21:15:25,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:25,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-56ff42e4-2785-4fce-9b42-ed35aae42b8a x-compute-request-id: req-56ff42e4-2785-4fce-9b42-ed35aae42b8a Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4e742004-bee0-4e7a-a2de-8f2080a8c259"}, {"name": "neutron_trunk-flavor_alt_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f45637a1-71b0-4841-b087-4e5e2a35f54e"}]} 2018-12-23 21:15:25,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-56ff42e4-2785-4fce-9b42-ed35aae42b8a 2018-12-23 21:15:25,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238699913025s 2018-12-23 21:15:25,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-56ff42e4-2785-4fce-9b42-ed35aae42b8a 2018-12-23 21:15:25,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 21:15:25,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:25,349 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21: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 x-openstack-request-id: req-a02690d1-fe82-4fef-b9cf-1b25f2925d16 x-compute-request-id: req-a02690d1-fe82-4fef-b9cf-1b25f2925d16 Content-Length: 0 Content-Type: application/json 2018-12-23 21:15:25,349 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e used request id req-a02690d1-fe82-4fef-b9cf-1b25f2925d16 2018-12-23 21:15:25,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0307199954987s 2018-12-23 21:15:25,349 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f45637a1-71b0-4841-b087-4e5e2a35f54e used request id req-a02690d1-fe82-4fef-b9cf-1b25f2925d16 2018-12-23 21:15:25,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:15:25,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:15:25,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-60b4a84a-c6fd-4f81-9871-2f90bc1f4345 Date: Sun, 23 Dec 2018 21:15:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap", "metadata": {}}], "file": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/file", "owner": "af2067cb0dba40fe90b6f65e4001f2da", "id": "943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "size": 12716032, "self": "/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T21:13:21Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T21:13:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:15:25,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-60b4a84a-c6fd-4f81-9871-2f90bc1f4345 2018-12-23 21:15:25,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261569023132s 2018-12-23 21:15:25,379 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-60b4a84a-c6fd-4f81-9871-2f90bc1f4345 2018-12-23 21:15:25,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 21:15:25,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f71777ee2e7127a84cc965699ddc947c17117ac" 2018-12-23 21:15:26,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7550f63-bab1-4eb9-9817-1acf9c3bf708 Date: Sun, 23 Dec 2018 21:15:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:15:26,349 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb used request id req-c7550f63-bab1-4eb9-9817-1acf9c3bf708 2018-12-23 21:15:26,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.968611955643s 2018-12-23 21:15:26,349 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/943d9b64-a2c6-4d42-a89c-f36ecb8a42fb used request id req-c7550f63-bab1-4eb9-9817-1acf9c3bf708 2018-12-23 21:15:26,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 21:15:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:26,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1a2814d-2ab0-4172-896f-fb6d5d193b86 x-compute-request-id: req-c1a2814d-2ab0-4172-896f-fb6d5d193b86 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4e742004-bee0-4e7a-a2de-8f2080a8c259"}]} 2018-12-23 21:15:26,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c1a2814d-2ab0-4172-896f-fb6d5d193b86 2018-12-23 21:15:26,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259480476379s 2018-12-23 21:15:26,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c1a2814d-2ab0-4172-896f-fb6d5d193b86 2018-12-23 21:15:26,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 21:15:26,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:26,406 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7adc2c9-439a-41e9-b719-96a0fefc1d24 x-compute-request-id: req-a7adc2c9-439a-41e9-b719-96a0fefc1d24 Content-Length: 0 Content-Type: application/json 2018-12-23 21:15:26,407 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259 used request id req-a7adc2c9-439a-41e9-b719-96a0fefc1d24 2018-12-23 21:15:26,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283238887787s 2018-12-23 21:15:26,407 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4e742004-bee0-4e7a-a2de-8f2080a8c259 used request id req-a7adc2c9-439a-41e9-b719-96a0fefc1d24 2018-12-23 21:15:26,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:26,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:26,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92be7c48-64ce-460c-9d47-e19144942b87 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": {"self": "http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bbcea5a6e1af4002b43fff997357c824", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:15:26,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-92be7c48-64ce-460c-9d47-e19144942b87 2018-12-23 21:15:26,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119279146194s 2018-12-23 21:15:26,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-92be7c48-64ce-460c-9d47-e19144942b87 2018-12-23 21:15:26,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:26,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d5f275-3f56-404e-998a-e74fac0b623c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_35bd8177-f17e-47a2-9b40-06ffaa06efc5", "links": {"self": "http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bbcea5a6e1af4002b43fff997357c824", "description": null}} 2018-12-23 21:15:26,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824 used request id req-17d5f275-3f56-404e-998a-e74fac0b623c 2018-12-23 21:15:26,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106307029724s 2018-12-23 21:15:26,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824 used request id req-17d5f275-3f56-404e-998a-e74fac0b623c 2018-12-23 21:15:26,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 21:15:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:26,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f86a7b2-644c-4da6-bf12-210f92df8a63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:26,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824 used request id req-1f86a7b2-644c-4da6-bf12-210f92df8a63 2018-12-23 21:15:26,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176051139832s 2018-12-23 21:15:26,817 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bbcea5a6e1af4002b43fff997357c824 used request id req-1f86a7b2-644c-4da6-bf12-210f92df8a63 2018-12-23 21:15:26,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:15:26,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:26,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36dd624d-b027-4f01-8dc5-9fe002dcf798 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da"}, "tags": [], "enabled": true, "id": "af2067cb0dba40fe90b6f65e4001f2da", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_35bd8177-f17e-47a2-9b40-06ffaa06efc5"}]} 2018-12-23 21:15:26,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-36dd624d-b027-4f01-8dc5-9fe002dcf798 2018-12-23 21:15:26,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0935888290405s 2018-12-23 21:15:26,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-36dd624d-b027-4f01-8dc5-9fe002dcf798 2018-12-23 21:15:26,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 21:15:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:27,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f19bbae3-58cd-4549-bcec-46688210d714 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:27,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da used request id req-f19bbae3-58cd-4549-bcec-46688210d714 2018-12-23 21:15:27,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163921117783s 2018-12-23 21:15:27,087 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/af2067cb0dba40fe90b6f65e4001f2da used request id req-f19bbae3-58cd-4549-bcec-46688210d714 2018-12-23 21:15:27,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:15:27,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=af2067cb0dba40fe90b6f65e4001f2da&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fda7f2d43bc76775a651f077f196f25a9db42ae" 2018-12-23 21:15:27,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3df7a026-5cc8-4998-a48b-96820bb94868 Date: Sun, 23 Dec 2018 21:15:27 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:15:27,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=af2067cb0dba40fe90b6f65e4001f2da&name=default used request id req-3df7a026-5cc8-4998-a48b-96820bb94868 2018-12-23 21:15:27,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.217365026474s 2018-12-23 21:15:27,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=af2067cb0dba40fe90b6f65e4001f2da&name=default used request id req-3df7a026-5cc8-4998-a48b-96820bb94868 2018-12-23 21:15:27,362 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2018-12-23 21:15:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:15:27,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1239c4aa-3539-4515-9ea3-e14b77372d6c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:15:27,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-1239c4aa-3539-4515-9ea3-e14b77372d6c 2018-12-23 21:15:27,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:15:27,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:15:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["m_T4nfaHTSS-MOom0JdmSw"], "issued_at": "2018-12-23T21:15:27.000000Z"}} 2018-12-23 21:15:27,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:15:27,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:28,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c3ab567d-0aa6-419c-ad6a-0f8ff875f973 Date: Sun, 23 Dec 2018 21:15:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 21:15:28,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c3ab567d-0aa6-419c-ad6a-0f8ff875f973 2018-12-23 21:15:28,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254106998444s 2018-12-23 21:15:28,134 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c3ab567d-0aa6-419c-ad6a-0f8ff875f973 2018-12-23 21:15:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:15:28,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:15:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:15:28,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:15:28,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:28,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3a9517-d78d-4222-856b-da06c06ad2e5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 21:15:28,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8c3a9517-d78d-4222-856b-da06c06ad2e5 2018-12-23 21:15:28,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100470781326s 2018-12-23 21:15:28,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8c3a9517-d78d-4222-856b-da06c06ad2e5 2018-12-23 21:15:28,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 21:15:28,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856"}}' 2018-12-23 21:15:28,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:15:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-addef28a-133c-4b13-8976-91617f16b319 Content-Length: 380 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628"}, "tags": [], "enabled": true, "id": "b1ef1ac1f7cf4fc5a63b46a5db6e4628", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856"}} 2018-12-23 21:15:28,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-addef28a-133c-4b13-8976-91617f16b319 2018-12-23 21:15:28,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116581916809s 2018-12-23 21:15:28,368 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-addef28a-133c-4b13-8976-91617f16b319 2018-12-23 21:15:28,369 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'b1ef1ac1f7cf4fc5a63b46a5db6e4628', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856'}) 2018-12-23 21:15:28,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 21:15:28,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "67cf9113-0f9d-4281-a3cd-4e2c0066a165", "email": null, "name": "networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856"}}' 2018-12-23 21:15:28,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:15:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a41d679-5c34-4eeb-98d0-876dca9daf1e Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856", "links": {"self": "http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0f19910cdca45dd9d22d00439124d25", "domain_id": "default", "password_expires_at": null}} 2018-12-23 21:15:28,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-7a41d679-5c34-4eeb-98d0-876dca9daf1e 2018-12-23 21:15:28,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.284400939941s 2018-12-23 21:15:28,660 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-7a41d679-5c34-4eeb-98d0-876dca9daf1e 2018-12-23 21:15:28,661 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd0f19910cdca45dd9d22d00439124d25', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856'}) 2018-12-23 21:15:28,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:28,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62436b44-0aa6-4933-9068-bf969e9e5c7c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:28,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-62436b44-0aa6-4933-9068-bf969e9e5c7c 2018-12-23 21:15:28,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913610458374s 2018-12-23 21:15:28,756 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-62436b44-0aa6-4933-9068-bf969e9e5c7c 2018-12-23 21:15:28,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:28,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:28,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa1f4ca-bb63-4825-9926-2615c2304bee Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:28,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dfa1f4ca-bb63-4825-9926-2615c2304bee 2018-12-23 21:15:28,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936000347137s 2018-12-23 21:15:28,854 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dfa1f4ca-bb63-4825-9926-2615c2304bee 2018-12-23 21:15:28,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:15:28,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:28,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfb35986-314a-434e-885a-5da1f084ba44 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:15:28,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cfb35986-314a-434e-885a-5da1f084ba44 2018-12-23 21:15:28,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0944340229034s 2018-12-23 21:15:28,954 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cfb35986-314a-434e-885a-5da1f084ba44 2018-12-23 21:15:28,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:29,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78780d47-e010-43d7-9710-77e6b874508e Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856", "links": {"self": "http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0f19910cdca45dd9d22d00439124d25", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:15:29,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-78780d47-e010-43d7-9710-77e6b874508e 2018-12-23 21:15:29,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195806980133s 2018-12-23 21:15:29,151 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-78780d47-e010-43d7-9710-77e6b874508e 2018-12-23 21:15:29,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:15:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:29,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd036857-7cb8-4e2f-bf9b-a725f825f96b Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628"}, "tags": [], "enabled": true, "id": "b1ef1ac1f7cf4fc5a63b46a5db6e4628", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856"}]} 2018-12-23 21:15:29,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cd036857-7cb8-4e2f-bf9b-a725f825f96b 2018-12-23 21:15:29,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102224826813s 2018-12-23 21:15:29,262 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cd036857-7cb8-4e2f-bf9b-a725f825f96b 2018-12-23 21:15:29,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:15:29,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=d0f19910cdca45dd9d22d00439124d25&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=b1ef1ac1f7cf4fc5a63b46a5db6e4628" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:29,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ceaa81-b6f8-4437-b17d-7ccb46da1250 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=d0f19910cdca45dd9d22d00439124d25&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=b1ef1ac1f7cf4fc5a63b46a5db6e4628", "previous": null, "next": null}} 2018-12-23 21:15:29,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d0f19910cdca45dd9d22d00439124d25&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=b1ef1ac1f7cf4fc5a63b46a5db6e4628 used request id req-e5ceaa81-b6f8-4437-b17d-7ccb46da1250 2018-12-23 21:15:29,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0934689044952s 2018-12-23 21:15:29,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d0f19910cdca45dd9d22d00439124d25&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=b1ef1ac1f7cf4fc5a63b46a5db6e4628 used request id req-e5ceaa81-b6f8-4437-b17d-7ccb46da1250 2018-12-23 21:15:29,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:15:29,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628/users/d0f19910cdca45dd9d22d00439124d25/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:29,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c154693-954e-412a-8261-796fdddec4f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:29,489 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628/users/d0f19910cdca45dd9d22d00439124d25/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-5c154693-954e-412a-8261-796fdddec4f2 2018-12-23 21:15:29,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.119469165802s 2018-12-23 21:15:29,489 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628/users/d0f19910cdca45dd9d22d00439124d25/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-5c154693-954e-412a-8261-796fdddec4f2 2018-12-23 21:15:29,490 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'b1ef1ac1f7cf4fc5a63b46a5db6e4628', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '67cf9113-0f9d-4281-a3cd-4e2c0066a165', 'username': u'networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 21:15:29,494 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856', 'password': '67cf9113-0f9d-4281-a3cd-4e2c0066a165', 'project_name': 'networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'b1ef1ac1f7cf4fc5a63b46a5db6e4628', 'project_domain_name': 'Default'} 2018-12-23 21:15:29,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:29,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:29,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1bcae9-9c09-49ae-a7d0-092ea2673d64 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:29,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e1bcae9-9c09-49ae-a7d0-092ea2673d64 2018-12-23 21:15:29,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940308570862s 2018-12-23 21:15:29,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e1bcae9-9c09-49ae-a7d0-092ea2673d64 2018-12-23 21:15:29,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:29,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:29,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce415df-c55d-483b-bdc1-af27ce701ac5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:29,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dce415df-c55d-483b-bdc1-af27ce701ac5 2018-12-23 21:15:29,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917370319366s 2018-12-23 21:15:29,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dce415df-c55d-483b-bdc1-af27ce701ac5 2018-12-23 21:15:29,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:15:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:29,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c3a756f-3366-477c-86fd-74cbe8d2c31b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:15:29,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7c3a756f-3366-477c-86fd-74cbe8d2c31b 2018-12-23 21:15:29,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0960052013397s 2018-12-23 21:15:29,790 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7c3a756f-3366-477c-86fd-74cbe8d2c31b 2018-12-23 21:15:29,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:29,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866dc047-51ac-49ff-bd0d-3bdb9302a726 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856", "links": {"self": "http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0f19910cdca45dd9d22d00439124d25", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:15:29,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-866dc047-51ac-49ff-bd0d-3bdb9302a726 2018-12-23 21:15:29,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116617918015s 2018-12-23 21:15:29,908 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-866dc047-51ac-49ff-bd0d-3bdb9302a726 2018-12-23 21:15:29,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:15:29,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:30,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090896b8-df8d-49f4-8090-ce0918128ac2 Content-Encoding: gzip Content-Length: 404 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628"}, "tags": [], "enabled": true, "id": "b1ef1ac1f7cf4fc5a63b46a5db6e4628", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856"}]} 2018-12-23 21:15:30,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-090896b8-df8d-49f4-8090-ce0918128ac2 2018-12-23 21:15:30,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102946996689s 2018-12-23 21:15:30,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-090896b8-df8d-49f4-8090-ce0918128ac2 2018-12-23 21:15:30,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:15:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=d0f19910cdca45dd9d22d00439124d25&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=b1ef1ac1f7cf4fc5a63b46a5db6e4628" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:30,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f51b404-46a5-4d65-80bd-0485d512dafe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=d0f19910cdca45dd9d22d00439124d25&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=b1ef1ac1f7cf4fc5a63b46a5db6e4628", "previous": null, "next": null}} 2018-12-23 21:15:30,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d0f19910cdca45dd9d22d00439124d25&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=b1ef1ac1f7cf4fc5a63b46a5db6e4628 used request id req-4f51b404-46a5-4d65-80bd-0485d512dafe 2018-12-23 21:15:30,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.094752073288s 2018-12-23 21:15:30,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=d0f19910cdca45dd9d22d00439124d25&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=b1ef1ac1f7cf4fc5a63b46a5db6e4628 used request id req-4f51b404-46a5-4d65-80bd-0485d512dafe 2018-12-23 21:15:30,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:15:30,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628/users/d0f19910cdca45dd9d22d00439124d25/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:30,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e52d24-4c2a-4bfc-9adb-3e9d60735a90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:30,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628/users/d0f19910cdca45dd9d22d00439124d25/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-d0e52d24-4c2a-4bfc-9adb-3e9d60735a90 2018-12-23 21:15:30,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134443998337s 2018-12-23 21:15:30,262 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628/users/d0f19910cdca45dd9d22d00439124d25/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-d0e52d24-4c2a-4bfc-9adb-3e9d60735a90 2018-12-23 21:15:30,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:30,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0d5c4b-2f76-4484-8278-4e9275b854f2 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:30,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1f0d5c4b-2f76-4484-8278-4e9275b854f2 2018-12-23 21:15:30,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0909280776978s 2018-12-23 21:15:30,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1f0d5c4b-2f76-4484-8278-4e9275b854f2 2018-12-23 21:15:30,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:15:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:30,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8764bdb-00c0-475c-9d7a-638a4a8d892e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:15:30,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d8764bdb-00c0-475c-9d7a-638a4a8d892e 2018-12-23 21:15:30,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0939340591431s 2018-12-23 21:15:30,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d8764bdb-00c0-475c-9d7a-638a4a8d892e 2018-12-23 21:15:30,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:30,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:30,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bfe935e-099f-4a99-b517-4b0ec3d27dc9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856", "links": {"self": "http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0f19910cdca45dd9d22d00439124d25", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:15:30,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9bfe935e-099f-4a99-b517-4b0ec3d27dc9 2018-12-23 21:15:30,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109588861465s 2018-12-23 21:15:30,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9bfe935e-099f-4a99-b517-4b0ec3d27dc9 2018-12-23 21:15:30,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:15:30,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=d0f19910cdca45dd9d22d00439124d25&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:30,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13da977f-eb8a-4fa6-825c-b3c2d9bbced6 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=d0f19910cdca45dd9d22d00439124d25&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 21:15:30,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=d0f19910cdca45dd9d22d00439124d25&scope.domain.id=default used request id req-13da977f-eb8a-4fa6-825c-b3c2d9bbced6 2018-12-23 21:15:30,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0917730331421s 2018-12-23 21:15:30,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=d0f19910cdca45dd9d22d00439124d25&scope.domain.id=default used request id req-13da977f-eb8a-4fa6-825c-b3c2d9bbced6 2018-12-23 21:15:30,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 21:15:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/d0f19910cdca45dd9d22d00439124d25/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:30,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2d2f72b-ad6a-44ff-9970-4d8aa72ce33d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:30,838 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/d0f19910cdca45dd9d22d00439124d25/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-a2d2f72b-ad6a-44ff-9970-4d8aa72ce33d 2018-12-23 21:15:30,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.163733005524s 2018-12-23 21:15:30,839 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/d0f19910cdca45dd9d22d00439124d25/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-a2d2f72b-ad6a-44ff-9970-4d8aa72ce33d 2018-12-23 21:15:30,839 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 21:15:32,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 21:15:34,921 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3dc0d41a-5f83-4edb-ac58-d88396e67897 | 2018-12-23T21:15:34.599329 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3dc0d41a-5f83-4edb-ac58-d88396e67897 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 21:15:37,929 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 21:15:38,698 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 21:15:40,649 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 21:15:43,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b58dfa67-6223-44e7-863d-7173c2531d79) as the default verifier for the future CLI operations. 2018-12-23 21:15:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:15:45,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d665a3-11d8-450f-94a8-6888124a85c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:15:45,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-68d665a3-11d8-450f-94a8-6888124a85c2 2018-12-23 21:15:45,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:15:45,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1ef1ac1f7cf4fc5a63b46a5db6e4628", "name": "networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/b1ef1ac1f7cf4fc5a63b46a5db6e4628", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856", "id": "d0f19910cdca45dd9d22d00439124d25"}, "audit_ids": ["5kWXHOyaQXSYfsN69w_oyg"], "issued_at": "2018-12-23T21:15:45.000000Z"}} 2018-12-23 21:15:45,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 21:15:45,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}edbb17e142dddab48e4497e6fdca4c98067e34c7" 2018-12-23 21:15:45,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-73c7188e-ba1b-4841-86b9-67f4729498a9 Date: Sun, 23 Dec 2018 21:15:45 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 21:15:45,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-73c7188e-ba1b-4841-86b9-67f4729498a9 2018-12-23 21:15:45,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185198068619s 2018-12-23 21:15:45,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-73c7188e-ba1b-4841-86b9-67f4729498a9 2018-12-23 21:15:45,793 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2018-12-23 21:15:45,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:45,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee15c651-cc79-4f5e-abaa-f52d3a975334 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856", "links": {"self": "http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d0f19910cdca45dd9d22d00439124d25", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:15:45,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ee15c651-cc79-4f5e-abaa-f52d3a975334 2018-12-23 21:15:45,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107439994812s 2018-12-23 21:15:45,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ee15c651-cc79-4f5e-abaa-f52d3a975334 2018-12-23 21:15:45,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:46,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a7a0fc-18e3-499a-b2a5-732ff2eaafea Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_f049dfd2-0b6f-4cd3-866d-7d92e9676856", "links": {"self": "http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d0f19910cdca45dd9d22d00439124d25", "description": null}} 2018-12-23 21:15:46,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25 used request id req-09a7a0fc-18e3-499a-b2a5-732ff2eaafea 2018-12-23 21:15:46,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108050823212s 2018-12-23 21:15:46,016 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25 used request id req-09a7a0fc-18e3-499a-b2a5-732ff2eaafea 2018-12-23 21:15:46,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 21:15:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:46,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1058f681-e6b5-4683-a25e-0e84f5643616 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:46,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25 used request id req-1058f681-e6b5-4683-a25e-0e84f5643616 2018-12-23 21:15:46,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.195082902908s 2018-12-23 21:15:46,212 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d0f19910cdca45dd9d22d00439124d25 used request id req-1058f681-e6b5-4683-a25e-0e84f5643616 2018-12-23 21:15:46,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:15:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:46,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2589ab4c-282b-4d14-8d66-0e0c67289dac Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628"}, "tags": [], "enabled": true, "id": "b1ef1ac1f7cf4fc5a63b46a5db6e4628", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_f049dfd2-0b6f-4cd3-866d-7d92e9676856"}]} 2018-12-23 21:15:46,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2589ab4c-282b-4d14-8d66-0e0c67289dac 2018-12-23 21:15:46,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0966188907623s 2018-12-23 21:15:46,315 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2589ab4c-282b-4d14-8d66-0e0c67289dac 2018-12-23 21:15:46,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 21:15:46,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:46,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73424105-3b3e-4447-9f96-0cea7548a4d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:46,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628 used request id req-73424105-3b3e-4447-9f96-0cea7548a4d6 2018-12-23 21:15:46,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162767887115s 2018-12-23 21:15:46,483 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b1ef1ac1f7cf4fc5a63b46a5db6e4628 used request id req-73424105-3b3e-4447-9f96-0cea7548a4d6 2018-12-23 21:15:46,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:15:46,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=b1ef1ac1f7cf4fc5a63b46a5db6e4628&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe4ddd81c322e11931f6fa7d00f5fae980dd5427" 2018-12-23 21:15:46,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-334e46fd-1825-427d-a763-20e0efece698 Date: Sun, 23 Dec 2018 21:15:46 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:15:46,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=b1ef1ac1f7cf4fc5a63b46a5db6e4628&name=default used request id req-334e46fd-1825-427d-a763-20e0efece698 2018-12-23 21:15:46,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.216058015823s 2018-12-23 21:15:46,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=b1ef1ac1f7cf4fc5a63b46a5db6e4628&name=default used request id req-334e46fd-1825-427d-a763-20e0efece698 2018-12-23 21:15:46,703 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2018-12-23 21:15:46,703 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2018-12-23 21:15:46,761 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2018-12-23 21:15:46,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:15:46,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72fbdaeb-ff4b-41c6-a576-f2e7fde5faa8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:15:46,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-72fbdaeb-ff4b-41c6-a576-f2e7fde5faa8 2018-12-23 21:15:46,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:15:47,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:15:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["dTdHflh_SMivj4QtmvjAaQ"], "issued_at": "2018-12-23T21:15:47.000000Z"}} 2018-12-23 21:15:47,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:15:47,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:47,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8926d1c6-d20c-426e-b97b-3e26300b8b9b Date: Sun, 23 Dec 2018 21:15:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 21:15:47,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8926d1c6-d20c-426e-b97b-3e26300b8b9b 2018-12-23 21:15:47,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267102956772s 2018-12-23 21:15:47,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8926d1c6-d20c-426e-b97b-3e26300b8b9b 2018-12-23 21:15:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:15:47,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:15:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:15:47,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:15:47,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:47,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720b02e6-e945-471f-9f6a-e99226f3093a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 21:15:47,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-720b02e6-e945-471f-9f6a-e99226f3093a 2018-12-23 21:15:47,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0851612091064s 2018-12-23 21:15:47,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-720b02e6-e945-471f-9f6a-e99226f3093a 2018-12-23 21:15:47,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 21:15:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705"}}' 2018-12-23 21:15:47,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-323daa98-76a8-4210-afaf-1d6ae3b82c35 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa"}, "tags": [], "enabled": true, "id": "2ae3b733165443fe86d294b558ff1dfa", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705"}} 2018-12-23 21:15:47,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-323daa98-76a8-4210-afaf-1d6ae3b82c35 2018-12-23 21:15:47,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121582984924s 2018-12-23 21:15:47,699 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-323daa98-76a8-4210-afaf-1d6ae3b82c35 2018-12-23 21:15:47,699 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'2ae3b733165443fe86d294b558ff1dfa', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705'}) 2018-12-23 21:15:47,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 21:15:47,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a833e353-70bd-43cb-9fbc-b6a065b60aa8", "email": null, "name": "networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705"}}' 2018-12-23 21:15:47,992 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc488bb-40c3-4502-82ab-1ff06969f140 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705", "links": {"self": "http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4f5b46f0a6246b1814f6ece0c828105", "domain_id": "default", "password_expires_at": null}} 2018-12-23 21:15:47,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4bc488bb-40c3-4502-82ab-1ff06969f140 2018-12-23 21:15:47,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.288650989532s 2018-12-23 21:15:47,993 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4bc488bb-40c3-4502-82ab-1ff06969f140 2018-12-23 21:15:47,994 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c4f5b46f0a6246b1814f6ece0c828105', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705'}) 2018-12-23 21:15:47,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:48,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35554f9-f554-42e8-8c6f-498b030aab8e Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:48,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b35554f9-f554-42e8-8c6f-498b030aab8e 2018-12-23 21:15:48,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935950279236s 2018-12-23 21:15:48,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b35554f9-f554-42e8-8c6f-498b030aab8e 2018-12-23 21:15:48,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:48,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba86350c-41b1-435b-b39f-d14b91af5ec9 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:48,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ba86350c-41b1-435b-b39f-d14b91af5ec9 2018-12-23 21:15:48,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195821046829s 2018-12-23 21:15:48,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ba86350c-41b1-435b-b39f-d14b91af5ec9 2018-12-23 21:15:48,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:15:48,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:48,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472510cb-f612-45de-85c2-b2ad93b4d9d7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:15:48,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-472510cb-f612-45de-85c2-b2ad93b4d9d7 2018-12-23 21:15:48,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0961239337921s 2018-12-23 21:15:48,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-472510cb-f612-45de-85c2-b2ad93b4d9d7 2018-12-23 21:15:48,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:48,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:48,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736e2b39-083a-4985-916f-7bba34c63e07 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705", "links": {"self": "http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4f5b46f0a6246b1814f6ece0c828105", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:15:48,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-736e2b39-083a-4985-916f-7bba34c63e07 2018-12-23 21:15:48,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10890007019s 2018-12-23 21:15:48,504 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-736e2b39-083a-4985-916f-7bba34c63e07 2018-12-23 21:15:48,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:15:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:48,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48445f54-a3ed-4934-ae5b-9aa5a62a61ba Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa"}, "tags": [], "enabled": true, "id": "2ae3b733165443fe86d294b558ff1dfa", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:15:48,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-48445f54-a3ed-4934-ae5b-9aa5a62a61ba 2018-12-23 21:15:48,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102952003479s 2018-12-23 21:15:48,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-48445f54-a3ed-4934-ae5b-9aa5a62a61ba 2018-12-23 21:15:48,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:15:48,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c4f5b46f0a6246b1814f6ece0c828105&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=2ae3b733165443fe86d294b558ff1dfa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:48,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0efee5b-6560-4b3c-8110-9b43845df059 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c4f5b46f0a6246b1814f6ece0c828105&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=2ae3b733165443fe86d294b558ff1dfa", "previous": null, "next": null}} 2018-12-23 21:15:48,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c4f5b46f0a6246b1814f6ece0c828105&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=2ae3b733165443fe86d294b558ff1dfa used request id req-c0efee5b-6560-4b3c-8110-9b43845df059 2018-12-23 21:15:48,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0866570472717s 2018-12-23 21:15:48,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c4f5b46f0a6246b1814f6ece0c828105&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=2ae3b733165443fe86d294b558ff1dfa used request id req-c0efee5b-6560-4b3c-8110-9b43845df059 2018-12-23 21:15:48,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:15:48,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa/users/c4f5b46f0a6246b1814f6ece0c828105/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:48,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58625377-33cd-43ec-974b-95766ae762c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:48,845 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa/users/c4f5b46f0a6246b1814f6ece0c828105/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-58625377-33cd-43ec-974b-95766ae762c4 2018-12-23 21:15:48,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.127108097076s 2018-12-23 21:15:48,845 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa/users/c4f5b46f0a6246b1814f6ece0c828105/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-58625377-33cd-43ec-974b-95766ae762c4 2018-12-23 21:15:48,846 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'2ae3b733165443fe86d294b558ff1dfa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a833e353-70bd-43cb-9fbc-b6a065b60aa8', 'username': u'networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 21:15:48,850 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705', 'password': 'a833e353-70bd-43cb-9fbc-b6a065b60aa8', 'project_name': 'networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '2ae3b733165443fe86d294b558ff1dfa', 'project_domain_name': 'Default'} 2018-12-23 21:15:48,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:48,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:48,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582a9387-dc74-40f9-95c1-0c87f32ede43 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:48,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-582a9387-dc74-40f9-95c1-0c87f32ede43 2018-12-23 21:15:48,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0875809192657s 2018-12-23 21:15:48,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-582a9387-dc74-40f9-95c1-0c87f32ede43 2018-12-23 21:15:48,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1842a200-7bd6-45f0-af58-f3adddaf2b4b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:49,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1842a200-7bd6-45f0-af58-f3adddaf2b4b 2018-12-23 21:15:49,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940229892731s 2018-12-23 21:15:49,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1842a200-7bd6-45f0-af58-f3adddaf2b4b 2018-12-23 21:15:49,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:15:49,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac8e8d5-4310-49ed-ad70-1fb6d6b42970 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:15:49,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bac8e8d5-4310-49ed-ad70-1fb6d6b42970 2018-12-23 21:15:49,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0942270755768s 2018-12-23 21:15:49,139 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bac8e8d5-4310-49ed-ad70-1fb6d6b42970 2018-12-23 21:15:49,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26aa550f-a44c-480e-b316-695c0345dd35 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705", "links": {"self": "http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4f5b46f0a6246b1814f6ece0c828105", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:15:49,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-26aa550f-a44c-480e-b316-695c0345dd35 2018-12-23 21:15:49,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11035990715s 2018-12-23 21:15:49,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-26aa550f-a44c-480e-b316-695c0345dd35 2018-12-23 21:15:49,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:15:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1653bb9c-205e-493e-922c-662bb5ef2670 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa"}, "tags": [], "enabled": true, "id": "2ae3b733165443fe86d294b558ff1dfa", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:15:49,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1653bb9c-205e-493e-922c-662bb5ef2670 2018-12-23 21:15:49,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956768989563s 2018-12-23 21:15:49,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1653bb9c-205e-493e-922c-662bb5ef2670 2018-12-23 21:15:49,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:15:49,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c4f5b46f0a6246b1814f6ece0c828105&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=2ae3b733165443fe86d294b558ff1dfa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255d6022-6356-460e-a5d3-47f44deffd05 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c4f5b46f0a6246b1814f6ece0c828105&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=2ae3b733165443fe86d294b558ff1dfa", "previous": null, "next": null}} 2018-12-23 21:15:49,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c4f5b46f0a6246b1814f6ece0c828105&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=2ae3b733165443fe86d294b558ff1dfa used request id req-255d6022-6356-460e-a5d3-47f44deffd05 2018-12-23 21:15:49,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0935580730438s 2018-12-23 21:15:49,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c4f5b46f0a6246b1814f6ece0c828105&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=2ae3b733165443fe86d294b558ff1dfa used request id req-255d6022-6356-460e-a5d3-47f44deffd05 2018-12-23 21:15:49,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:15:49,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa/users/c4f5b46f0a6246b1814f6ece0c828105/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee1198a-ceff-4fe0-99a0-5bb96619c325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:49,592 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa/users/c4f5b46f0a6246b1814f6ece0c828105/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-2ee1198a-ceff-4fe0-99a0-5bb96619c325 2018-12-23 21:15:49,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133319854736s 2018-12-23 21:15:49,593 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa/users/c4f5b46f0a6246b1814f6ece0c828105/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-2ee1198a-ceff-4fe0-99a0-5bb96619c325 2018-12-23 21:15:49,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:15:49,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aaf519e-93ee-4aa7-8064-5acae1331637 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:15:49,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3aaf519e-93ee-4aa7-8064-5acae1331637 2018-12-23 21:15:49,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0923600196838s 2018-12-23 21:15:49,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3aaf519e-93ee-4aa7-8064-5acae1331637 2018-12-23 21:15:49,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:15:49,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d690a498-ca05-43b1-8570-e073bcaaba3c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:15:49,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d690a498-ca05-43b1-8570-e073bcaaba3c 2018-12-23 21:15:49,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0961790084839s 2018-12-23 21:15:49,790 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d690a498-ca05-43b1-8570-e073bcaaba3c 2018-12-23 21:15:49,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:15:49,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:49,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453d6199-fcc9-4449-b1e2-19d28bbe8f75 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705", "links": {"self": "http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4f5b46f0a6246b1814f6ece0c828105", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:15:49,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-453d6199-fcc9-4449-b1e2-19d28bbe8f75 2018-12-23 21:15:49,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111959934235s 2018-12-23 21:15:49,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-453d6199-fcc9-4449-b1e2-19d28bbe8f75 2018-12-23 21:15:49,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:15:49,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c4f5b46f0a6246b1814f6ece0c828105&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:50,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4768e9-fd22-46f3-bec2-8597046fb061 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c4f5b46f0a6246b1814f6ece0c828105&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 21:15:50,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c4f5b46f0a6246b1814f6ece0c828105&scope.domain.id=default used request id req-7e4768e9-fd22-46f3-bec2-8597046fb061 2018-12-23 21:15:50,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.089282989502s 2018-12-23 21:15:50,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c4f5b46f0a6246b1814f6ece0c828105&scope.domain.id=default used request id req-7e4768e9-fd22-46f3-bec2-8597046fb061 2018-12-23 21:15:50,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 21:15:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/c4f5b46f0a6246b1814f6ece0c828105/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:15:50,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:15:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0645f623-9dbe-4e9f-a507-bc6e05dec2e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:15:50,139 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c4f5b46f0a6246b1814f6ece0c828105/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-0645f623-9dbe-4e9f-a507-bc6e05dec2e3 2018-12-23 21:15:50,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.131285905838s 2018-12-23 21:15:50,139 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c4f5b46f0a6246b1814f6ece0c828105/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-0645f623-9dbe-4e9f-a507-bc6e05dec2e3 2018-12-23 21:15:50,140 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 21:15:52,570 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 21:15:54,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c4c99bee-5ddc-4d5e-8aff-6d45e8295b6b | 2018-12-23T21:15:54.257604 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c4c99bee-5ddc-4d5e-8aff-6d45e8295b6b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 21:15:57,559 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 21:15:58,341 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 21:16:00,296 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 21:16:02,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=d660c523-262a-4030-9ea0-c3cc850e4281) as the default verifier for the future CLI operations. 2018-12-23 21:16:04,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:04,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9292e673-a4e4-4441-9179-5881b764aaa1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:16:04,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9292e673-a4e4-4441-9179-5881b764aaa1 2018-12-23 21:16:04,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:16:04,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:16:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2ae3b733165443fe86d294b558ff1dfa", "name": "networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/2ae3b733165443fe86d294b558ff1dfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/2ae3b733165443fe86d294b558ff1dfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/2ae3b733165443fe86d294b558ff1dfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2ae3b733165443fe86d294b558ff1dfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/2ae3b733165443fe86d294b558ff1dfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/2ae3b733165443fe86d294b558ff1dfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2ae3b733165443fe86d294b558ff1dfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_2ae3b733165443fe86d294b558ff1dfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/2ae3b733165443fe86d294b558ff1dfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/2ae3b733165443fe86d294b558ff1dfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/2ae3b733165443fe86d294b558ff1dfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/2ae3b733165443fe86d294b558ff1dfa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/2ae3b733165443fe86d294b558ff1dfa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/2ae3b733165443fe86d294b558ff1dfa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705", "id": "c4f5b46f0a6246b1814f6ece0c828105"}, "audit_ids": ["0ehGap8FQ5239aJ1_ySXdQ"], "issued_at": "2018-12-23T21:16:04.000000Z"}} 2018-12-23 21:16:04,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 21:16:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a6086b7547be702e289a1583bb7f0efd6c7b74c8" 2018-12-23 21:16:05,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-e84d8d0d-3f0d-4543-8baf-c3633cdd0a76 Date: Sun, 23 Dec 2018 21:16:05 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 21:16:05,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-e84d8d0d-3f0d-4543-8baf-c3633cdd0a76 2018-12-23 21:16:05,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.205241918564s 2018-12-23 21:16:05,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-e84d8d0d-3f0d-4543-8baf-c3633cdd0a76 2018-12-23 21:16:05,192 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2018-12-23 21:16:05,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:05,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:16:05,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e390bf05-744c-43f7-8e42-d5a1d52e19d3 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705", "links": {"self": "http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c4f5b46f0a6246b1814f6ece0c828105", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:16:05,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e390bf05-744c-43f7-8e42-d5a1d52e19d3 2018-12-23 21:16:05,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110686063766s 2018-12-23 21:16:05,304 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e390bf05-744c-43f7-8e42-d5a1d52e19d3 2018-12-23 21:16:05,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:16:05,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fecdb14c-bea5-420a-96c3-4a55650335b1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_3afcbb98-380f-44ab-83c8-6af8cc371705", "links": {"self": "http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c4f5b46f0a6246b1814f6ece0c828105", "description": null}} 2018-12-23 21:16:05,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105 used request id req-fecdb14c-bea5-420a-96c3-4a55650335b1 2018-12-23 21:16:05,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10635304451s 2018-12-23 21:16:05,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105 used request id req-fecdb14c-bea5-420a-96c3-4a55650335b1 2018-12-23 21:16:05,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 21:16:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:16:05,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd9aec2-1712-400e-9b73-a191f3d8e194 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:05,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105 used request id req-dfd9aec2-1712-400e-9b73-a191f3d8e194 2018-12-23 21:16:05,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.225965023041s 2018-12-23 21:16:05,643 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c4f5b46f0a6246b1814f6ece0c828105 used request id req-dfd9aec2-1712-400e-9b73-a191f3d8e194 2018-12-23 21:16:05,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:16:05,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:16:05,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce7123f-af77-4362-92d2-315b129ec2e4 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa"}, "tags": [], "enabled": true, "id": "2ae3b733165443fe86d294b558ff1dfa", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_3afcbb98-380f-44ab-83c8-6af8cc371705"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:16:05,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-dce7123f-af77-4362-92d2-315b129ec2e4 2018-12-23 21:16:05,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.096727848053s 2018-12-23 21:16:05,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-dce7123f-af77-4362-92d2-315b129ec2e4 2018-12-23 21:16:05,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 21:16:05,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:16:05,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f0deac4-8fb2-432d-98d1-c6a0a41a1873 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:05,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa used request id req-7f0deac4-8fb2-432d-98d1-c6a0a41a1873 2018-12-23 21:16:05,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.151701927185s 2018-12-23 21:16:05,903 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2ae3b733165443fe86d294b558ff1dfa used request id req-7f0deac4-8fb2-432d-98d1-c6a0a41a1873 2018-12-23 21:16:05,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:16:05,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2ae3b733165443fe86d294b558ff1dfa&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62c084e290e952b5c1425acaffad882155283981" 2018-12-23 21:16:06,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-209a3fa0-0a25-486d-b18b-30f0ef5427f6 Date: Sun, 23 Dec 2018 21:16:06 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:16:06,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2ae3b733165443fe86d294b558ff1dfa&name=default used request id req-209a3fa0-0a25-486d-b18b-30f0ef5427f6 2018-12-23 21:16:06,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.21310710907s 2018-12-23 21:16:06,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2ae3b733165443fe86d294b558ff1dfa&name=default used request id req-209a3fa0-0a25-486d-b18b-30f0ef5427f6 2018-12-23 21:16:06,120 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2018-12-23 21:16:06,120 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2018-12-23 21:16:06,168 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-12-23 21:16:06,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:06,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7306fe39-7acf-4254-bee7-5018e0971d04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:16:06,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-7306fe39-7acf-4254-bee7-5018e0971d04 2018-12-23 21:16:06,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:16:06,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:16:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["H-A8X782RO61xqoWK75QCQ"], "issued_at": "2018-12-23T21:16:06.000000Z"}} 2018-12-23 21:16:06,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:16:06,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:06,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-bf2d2d4f-a469-4f16-9a74-0ca88ab743f2 Date: Sun, 23 Dec 2018 21:16:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 21:16:06,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bf2d2d4f-a469-4f16-9a74-0ca88ab743f2 2018-12-23 21:16:06,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275729894638s 2018-12-23 21:16:06,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bf2d2d4f-a469-4f16-9a74-0ca88ab743f2 2018-12-23 21:16:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:06,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:16:06,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:16:06,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:07,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492a1dc5-30ef-4637-992c-16f703c6a324 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 21:16:07,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-492a1dc5-30ef-4637-992c-16f703c6a324 2018-12-23 21:16:07,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112051963806s 2018-12-23 21:16:07,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-492a1dc5-30ef-4637-992c-16f703c6a324 2018-12-23 21:16:07,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 21:16:07,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62"}}' 2018-12-23 21:16:07,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cbcf4b9-96ce-4960-b407-84f66f264a25 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405"}, "tags": [], "enabled": true, "id": "6ef1cf028ab64529919d42fc682fd405", "parent_id": "default", "domain_id": "default", "name": "barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62"}} 2018-12-23 21:16:07,143 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0cbcf4b9-96ce-4960-b407-84f66f264a25 2018-12-23 21:16:07,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.120454788208s 2018-12-23 21:16:07,143 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0cbcf4b9-96ce-4960-b407-84f66f264a25 2018-12-23 21:16:07,144 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'6ef1cf028ab64529919d42fc682fd405', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62'}) 2018-12-23 21:16:07,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 21:16:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2237ce49-e1a2-439d-a8b4-bfc7804c9bd4", "email": null, "name": "barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62"}}' 2018-12-23 21:16:07,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84a87623-d311-4c27-bb03-43ec671eb248 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62", "links": {"self": "http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c0dc65adacc441cf84a7f2bf4e478038", "domain_id": "default", "password_expires_at": null}} 2018-12-23 21:16:07,514 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-84a87623-d311-4c27-bb03-43ec671eb248 2018-12-23 21:16:07,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.36377120018s 2018-12-23 21:16:07,514 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-84a87623-d311-4c27-bb03-43ec671eb248 2018-12-23 21:16:07,515 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c0dc65adacc441cf84a7f2bf4e478038', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62'}) 2018-12-23 21:16:07,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:07,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:07,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ef1ba0-5558-4f84-9064-33d1a6c9b357 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:07,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-20ef1ba0-5558-4f84-9064-33d1a6c9b357 2018-12-23 21:16:07,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0170199871063s 2018-12-23 21:16:07,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-20ef1ba0-5558-4f84-9064-33d1a6c9b357 2018-12-23 21:16:07,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:07,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:07,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0b6e51-3f71-453a-9e51-9e42ce6ec11c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:07,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd0b6e51-3f71-453a-9e51-9e42ce6ec11c 2018-12-23 21:16:07,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11748790741s 2018-12-23 21:16:07,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd0b6e51-3f71-453a-9e51-9e42ce6ec11c 2018-12-23 21:16:07,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:16:07,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:07,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bd54be-7a11-42e6-97d8-8d6ca4e0e111 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:16:07,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e4bd54be-7a11-42e6-97d8-8d6ca4e0e111 2018-12-23 21:16:07,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954129695892s 2018-12-23 21:16:07,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e4bd54be-7a11-42e6-97d8-8d6ca4e0e111 2018-12-23 21:16:07,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:07,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:07,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e1552e-8070-4f8f-9e63-a603275b46b5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62", "links": {"self": "http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c0dc65adacc441cf84a7f2bf4e478038", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:16:07,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-29e1552e-8070-4f8f-9e63-a603275b46b5 2018-12-23 21:16:07,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109663009644s 2018-12-23 21:16:07,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-29e1552e-8070-4f8f-9e63-a603275b46b5 2018-12-23 21:16:07,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:16:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:07,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e5cb47-d62e-4b08-b1cb-b621419130d0 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405"}, "tags": [], "enabled": true, "id": "6ef1cf028ab64529919d42fc682fd405", "parent_id": "default", "domain_id": "default", "name": "barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:16:07,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-71e5cb47-d62e-4b08-b1cb-b621419130d0 2018-12-23 21:16:07,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0945148468018s 2018-12-23 21:16:07,976 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-71e5cb47-d62e-4b08-b1cb-b621419130d0 2018-12-23 21:16:07,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:16:07,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c0dc65adacc441cf84a7f2bf4e478038&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=6ef1cf028ab64529919d42fc682fd405" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65163f1f-0a0b-4343-b6a6-61b33fb37d15 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c0dc65adacc441cf84a7f2bf4e478038&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=6ef1cf028ab64529919d42fc682fd405", "previous": null, "next": null}} 2018-12-23 21:16:08,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c0dc65adacc441cf84a7f2bf4e478038&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=6ef1cf028ab64529919d42fc682fd405 used request id req-65163f1f-0a0b-4343-b6a6-61b33fb37d15 2018-12-23 21:16:08,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0932760238647s 2018-12-23 21:16:08,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c0dc65adacc441cf84a7f2bf4e478038&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=6ef1cf028ab64529919d42fc682fd405 used request id req-65163f1f-0a0b-4343-b6a6-61b33fb37d15 2018-12-23 21:16:08,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:16:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405/users/c0dc65adacc441cf84a7f2bf4e478038/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72bf2efe-ed23-489e-afdb-753e13083b2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:08,211 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405/users/c0dc65adacc441cf84a7f2bf4e478038/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-72bf2efe-ed23-489e-afdb-753e13083b2c 2018-12-23 21:16:08,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130032062531s 2018-12-23 21:16:08,212 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405/users/c0dc65adacc441cf84a7f2bf4e478038/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-72bf2efe-ed23-489e-afdb-753e13083b2c 2018-12-23 21:16:08,212 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'6ef1cf028ab64529919d42fc682fd405', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2237ce49-e1a2-439d-a8b4-bfc7804c9bd4', 'username': u'barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 21:16:08,215 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62', 'password': '2237ce49-e1a2-439d-a8b4-bfc7804c9bd4', 'project_name': 'barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '6ef1cf028ab64529919d42fc682fd405', 'project_domain_name': 'Default'} 2018-12-23 21:16:08,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:08,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1ce724-de60-4903-b14a-585cf038b7cd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:08,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-db1ce724-de60-4903-b14a-585cf038b7cd 2018-12-23 21:16:08,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911309719086s 2018-12-23 21:16:08,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-db1ce724-de60-4903-b14a-585cf038b7cd 2018-12-23 21:16:08,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36abf288-9f1f-4b85-aff9-61524db348ce Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:08,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-36abf288-9f1f-4b85-aff9-61524db348ce 2018-12-23 21:16:08,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0934300422668s 2018-12-23 21:16:08,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-36abf288-9f1f-4b85-aff9-61524db348ce 2018-12-23 21:16:08,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:16:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f9a383-76e8-4c31-9f50-dd4b0baba5b6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:16:08,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-57f9a383-76e8-4c31-9f50-dd4b0baba5b6 2018-12-23 21:16:08,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.094936132431s 2018-12-23 21:16:08,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-57f9a383-76e8-4c31-9f50-dd4b0baba5b6 2018-12-23 21:16:08,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:08,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e41202cd-19cb-4b0f-9c26-d63dbebb99d6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62", "links": {"self": "http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c0dc65adacc441cf84a7f2bf4e478038", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:16:08,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e41202cd-19cb-4b0f-9c26-d63dbebb99d6 2018-12-23 21:16:08,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114874839783s 2018-12-23 21:16:08,626 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e41202cd-19cb-4b0f-9c26-d63dbebb99d6 2018-12-23 21:16:08,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:16:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-554d0260-2dbe-4db8-90c6-f49628c5283f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405"}, "tags": [], "enabled": true, "id": "6ef1cf028ab64529919d42fc682fd405", "parent_id": "default", "domain_id": "default", "name": "barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:16:08,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-554d0260-2dbe-4db8-90c6-f49628c5283f 2018-12-23 21:16:08,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0929300785065s 2018-12-23 21:16:08,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-554d0260-2dbe-4db8-90c6-f49628c5283f 2018-12-23 21:16:08,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:16:08,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c0dc65adacc441cf84a7f2bf4e478038&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=6ef1cf028ab64529919d42fc682fd405" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561cc4ca-f354-45e2-a276-5df51961ce96 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c0dc65adacc441cf84a7f2bf4e478038&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=6ef1cf028ab64529919d42fc682fd405", "previous": null, "next": null}} 2018-12-23 21:16:08,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c0dc65adacc441cf84a7f2bf4e478038&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=6ef1cf028ab64529919d42fc682fd405 used request id req-561cc4ca-f354-45e2-a276-5df51961ce96 2018-12-23 21:16:08,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0865890979767s 2018-12-23 21:16:08,822 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c0dc65adacc441cf84a7f2bf4e478038&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=6ef1cf028ab64529919d42fc682fd405 used request id req-561cc4ca-f354-45e2-a276-5df51961ce96 2018-12-23 21:16:08,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:16:08,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405/users/c0dc65adacc441cf84a7f2bf4e478038/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:08,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86e86256-a009-4a01-bb69-b27ba3313fb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:08,953 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405/users/c0dc65adacc441cf84a7f2bf4e478038/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-86e86256-a009-4a01-bb69-b27ba3313fb8 2018-12-23 21:16:08,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126837015152s 2018-12-23 21:16:08,953 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405/users/c0dc65adacc441cf84a7f2bf4e478038/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-86e86256-a009-4a01-bb69-b27ba3313fb8 2018-12-23 21:16:08,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:08,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:09,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171d9c78-e75e-4f17-af83-c273889f84de Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:09,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-171d9c78-e75e-4f17-af83-c273889f84de 2018-12-23 21:16:09,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0938889980316s 2018-12-23 21:16:09,051 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-171d9c78-e75e-4f17-af83-c273889f84de 2018-12-23 21:16:09,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:16:09,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:09,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155f62d1-79ad-49ed-9bba-238c953e80c9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:16:09,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-155f62d1-79ad-49ed-9bba-238c953e80c9 2018-12-23 21:16:09,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0941050052643s 2018-12-23 21:16:09,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-155f62d1-79ad-49ed-9bba-238c953e80c9 2018-12-23 21:16:09,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:09,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:09,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ceb3289-5e0c-446d-8d8b-cea1c44f898e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62", "links": {"self": "http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c0dc65adacc441cf84a7f2bf4e478038", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:16:09,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5ceb3289-5e0c-446d-8d8b-cea1c44f898e 2018-12-23 21:16:09,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109133958817s 2018-12-23 21:16:09,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5ceb3289-5e0c-446d-8d8b-cea1c44f898e 2018-12-23 21:16:09,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:16:09,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c0dc65adacc441cf84a7f2bf4e478038&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:09,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c4db87-9010-4d6e-93cb-80c0b66cca52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c0dc65adacc441cf84a7f2bf4e478038&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 21:16:09,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c0dc65adacc441cf84a7f2bf4e478038&scope.domain.id=default used request id req-f0c4db87-9010-4d6e-93cb-80c0b66cca52 2018-12-23 21:16:09,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0918569564819s 2018-12-23 21:16:09,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=c0dc65adacc441cf84a7f2bf4e478038&scope.domain.id=default used request id req-f0c4db87-9010-4d6e-93cb-80c0b66cca52 2018-12-23 21:16:09,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 21:16:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/c0dc65adacc441cf84a7f2bf4e478038/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:09,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eba8a858-7bb9-43ac-b5d3-dcffd3a04913 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:09,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c0dc65adacc441cf84a7f2bf4e478038/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-eba8a858-7bb9-43ac-b5d3-dcffd3a04913 2018-12-23 21:16:09,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.13640499115s 2018-12-23 21:16:09,505 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c0dc65adacc441cf84a7f2bf4e478038/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-eba8a858-7bb9-43ac-b5d3-dcffd3a04913 2018-12-23 21:16:09,505 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 21:16:12,018 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-23 21:16:14,025 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 3666b45d-3d4a-4b00-a06f-a789735a0cde | 2018-12-23T21:16:13.719429 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 3666b45d-3d4a-4b00-a06f-a789735a0cde ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 21:16:17,059 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 21:16:17,772 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 21:16:19,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-23 21:16:23,046 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=632a6925-f18b-470a-ad79-110c5af6230e) as the default verifier for the future CLI operations. 2018-12-23 21:16:24,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:24,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6802a8d4-1bdf-4e90-b056-4915e3f6bbeb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:16:24,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-6802a8d4-1bdf-4e90-b056-4915e3f6bbeb 2018-12-23 21:16:24,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:16:25,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:16:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ef1cf028ab64529919d42fc682fd405", "name": "barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/6ef1cf028ab64529919d42fc682fd405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/6ef1cf028ab64529919d42fc682fd405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/6ef1cf028ab64529919d42fc682fd405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6ef1cf028ab64529919d42fc682fd405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/6ef1cf028ab64529919d42fc682fd405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/6ef1cf028ab64529919d42fc682fd405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6ef1cf028ab64529919d42fc682fd405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_6ef1cf028ab64529919d42fc682fd405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/6ef1cf028ab64529919d42fc682fd405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/6ef1cf028ab64529919d42fc682fd405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/6ef1cf028ab64529919d42fc682fd405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/6ef1cf028ab64529919d42fc682fd405", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/6ef1cf028ab64529919d42fc682fd405", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/6ef1cf028ab64529919d42fc682fd405", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62", "id": "c0dc65adacc441cf84a7f2bf4e478038"}, "audit_ids": ["wq6AhsZ8TqO7L2Hj6JeWsA"], "issued_at": "2018-12-23T21:16:25.000000Z"}} 2018-12-23 21:16:25,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:25,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:16:25,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-23 21:16:25,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:25,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:16:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24533bf6de74060e6de12557d25849064a6c694a" 2018-12-23 21:16:25,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5410901d-ed63-48e2-a741-655957aaecd7 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/112d0b0564b64f44b7ef16e9b8c96f9f"}, "enabled": true, "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/21947d15ff654a249e99f724f7df3597"}, "enabled": true, "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/359a5cd59b554a69b5541c94ea6ceed2"}, "enabled": true, "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/4a92c6dffc8f4436ad2f6105989062c8"}, "enabled": true, "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5defac5f2a05459ba4d4275fb031b03d"}, "enabled": true, "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/63fc03cf8dbf4a8baac50b0fac4e0c82"}, "enabled": true, "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6852e2057d61491088f0459cc07403a5"}, "enabled": true, "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/706c67840ef8440791c2a6ba7818e1f4"}, "enabled": true, "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/741e6ea695634379a82e3fd9a9df4312"}, "enabled": true, "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7498a21479ce45c69b4dab77f3f13c56"}, "enabled": true, "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/89a829a03dae432c921e333048e430cc"}, "enabled": true, "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aa73724fa2da418095f89e029ff4e1ce"}, "enabled": true, "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d45095c654a1400cb62b2c944b6da247"}, "enabled": true, "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d833ba892ab44b878f2d88e21d697d36"}, "enabled": true, "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/fc2f757ccbd84de3bd99e7c0264fa323"}, "enabled": true, "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-23 21:16:25,163 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-5410901d-ed63-48e2-a741-655957aaecd7 2018-12-23 21:16:25,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0986070632935s 2018-12-23 21:16:25,164 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-5410901d-ed63-48e2-a741-655957aaecd7 2018-12-23 21:16:25,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 21:16:25,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24533bf6de74060e6de12557d25849064a6c694a" 2018-12-23 21:16:25,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-e1237902-8309-46d5-aec3-795670485699 Date: Sun, 23 Dec 2018 21:16:25 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 21:16:25,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-e1237902-8309-46d5-aec3-795670485699 2018-12-23 21:16:25,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.188196182251s 2018-12-23 21:16:25,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-e1237902-8309-46d5-aec3-795670485699 2018-12-23 21:16:25,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:25,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:25,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f2dc0b4-0f75-4392-8efa-42e9242e724d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62", "links": {"self": "http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c0dc65adacc441cf84a7f2bf4e478038", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:16:25,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8f2dc0b4-0f75-4392-8efa-42e9242e724d 2018-12-23 21:16:25,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125839948654s 2018-12-23 21:16:25,493 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8f2dc0b4-0f75-4392-8efa-42e9242e724d 2018-12-23 21:16:25,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:25,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:25,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c7764f-62a3-41df-b522-e5ce89ac4907 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_10a666ab-0de6-4bac-ad54-5d79e28a1e62", "links": {"self": "http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c0dc65adacc441cf84a7f2bf4e478038", "description": null}} 2018-12-23 21:16:25,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038 used request id req-d3c7764f-62a3-41df-b522-e5ce89ac4907 2018-12-23 21:16:25,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112776994705s 2018-12-23 21:16:25,612 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038 used request id req-d3c7764f-62a3-41df-b522-e5ce89ac4907 2018-12-23 21:16:25,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 21:16:25,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:25,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f46e4c1-ad6c-4cef-88ad-ee2f4b62fe6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:25,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038 used request id req-2f46e4c1-ad6c-4cef-88ad-ee2f4b62fe6d 2018-12-23 21:16:25,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.172978878021s 2018-12-23 21:16:25,786 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c0dc65adacc441cf84a7f2bf4e478038 used request id req-2f46e4c1-ad6c-4cef-88ad-ee2f4b62fe6d 2018-12-23 21:16:25,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:16:25,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:25,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df0e3a8-9c58-48c0-bce2-b9dc7a66c037 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405"}, "tags": [], "enabled": true, "id": "6ef1cf028ab64529919d42fc682fd405", "parent_id": "default", "domain_id": "default", "name": "barbican-project_10a666ab-0de6-4bac-ad54-5d79e28a1e62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:16:25,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-7df0e3a8-9c58-48c0-bce2-b9dc7a66c037 2018-12-23 21:16:25,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102926969528s 2018-12-23 21:16:25,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-7df0e3a8-9c58-48c0-bce2-b9dc7a66c037 2018-12-23 21:16:25,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 21:16:25,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:26,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cacbac1-b5d6-4c61-930e-d2c272ad5922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:26,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405 used request id req-3cacbac1-b5d6-4c61-930e-d2c272ad5922 2018-12-23 21:16:26,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.158607006073s 2018-12-23 21:16:26,060 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6ef1cf028ab64529919d42fc682fd405 used request id req-3cacbac1-b5d6-4c61-930e-d2c272ad5922 2018-12-23 21:16:26,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:16:26,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=6ef1cf028ab64529919d42fc682fd405&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f314c3f11a69677e8667b2f4fabd4504fe48a3fd" 2018-12-23 21:16:26,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-addb9899-5cb1-4b05-83a8-afbfd87376ee Date: Sun, 23 Dec 2018 21:16:26 GMT RESP BODY: {"security_groups": []} 2018-12-23 21:16:26,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=6ef1cf028ab64529919d42fc682fd405&name=default used request id req-addb9899-5cb1-4b05-83a8-afbfd87376ee 2018-12-23 21:16:26,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228163957596s 2018-12-23 21:16:26,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=6ef1cf028ab64529919d42fc682fd405&name=default used request id req-addb9899-5cb1-4b05-83a8-afbfd87376ee 2018-12-23 21:16:26,291 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-12-23 21:16:26,292 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-12-23 21:16:26,298 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:01 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:12 | PASS | | rally_sanity | functest | smoke | 26:03 | PASS | | rally_jobs | functest | smoke | 28:20 | PASS | | refstack_defcore | functest | smoke | 06:07 | PASS | | patrole | functest | smoke | 01:57 | PASS | | snaps_smoke | functest | smoke | 31:42 | PASS | | neutron_trunk | functest | smoke | 02:05 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-12-23 21:16:26,309 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 21:16:30,583 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-105 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-23 21:16:30,589 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=D9wCTHBFEcwUYrnzqqJGGDdW4 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=a566a01ffbd944e5ac1274f05a5753a7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-23 21:16:30,590 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 21:16:30,591 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2018-12-23 21:16:30,597 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-12-23 21:16:31,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:31,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3679da04-7dd0-4bd8-8607-fc367d33e767 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:16:31,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-3679da04-7dd0-4bd8-8607-fc367d33e767 2018-12-23 21:16:31,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:16:31,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["g_F75rV-Ry2vUSoEAQWE0A"], "issued_at": "2018-12-23T21:16:31.000000Z"}} 2018-12-23 21:16:31,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:16:31,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:31,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-85553483-a4ac-4b42-a453-ec7ff8c60f28 Date: Sun, 23 Dec 2018 21:16:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 21:16:31,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-85553483-a4ac-4b42-a453-ec7ff8c60f28 2018-12-23 21:16:31,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273616075516s 2018-12-23 21:16:31,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-85553483-a4ac-4b42-a453-ec7ff8c60f28 2018-12-23 21:16:31,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:31,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:16:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:16:31,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:16:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:31,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7863ed95-f077-4433-bbb7-519aad8a5b38 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 21:16:31,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7863ed95-f077-4433-bbb7-519aad8a5b38 2018-12-23 21:16:31,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0942158699036s 2018-12-23 21:16:31,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7863ed95-f077-4433-bbb7-519aad8a5b38 2018-12-23 21:16:31,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 21:16:31,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}}' 2018-12-23 21:16:32,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aab23dc1-a2fe-4e81-95b4-6aaf983251ea Content-Length: 354 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b"}, "tags": [], "enabled": true, "id": "63aa72002ad04500827ca71ad020e91b", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}} 2018-12-23 21:16:32,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-aab23dc1-a2fe-4e81-95b4-6aaf983251ea 2018-12-23 21:16:32,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12831902504s 2018-12-23 21:16:32,007 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-aab23dc1-a2fe-4e81-95b4-6aaf983251ea 2018-12-23 21:16:32,007 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'63aa72002ad04500827ca71ad020e91b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6'}) 2018-12-23 21:16:32,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 21:16:32,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "925dd7d5-fdf6-4da2-9f39-b03a606e4ebf", "email": null, "name": "vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}}' 2018-12-23 21:16:32,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0a8e6cf-e481-4821-868e-05522217eb44 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "links": {"self": "http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c97e098bdfa4509869910dd5c3f586b", "domain_id": "default", "password_expires_at": null}} 2018-12-23 21:16:32,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a0a8e6cf-e481-4821-868e-05522217eb44 2018-12-23 21:16:32,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357524871826s 2018-12-23 21:16:32,372 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a0a8e6cf-e481-4821-868e-05522217eb44 2018-12-23 21:16:32,372 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2c97e098bdfa4509869910dd5c3f586b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6'}) 2018-12-23 21:16:32,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:32,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b482af7-3dd0-4f6b-b248-c9c38dd04854 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:32,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5b482af7-3dd0-4f6b-b248-c9c38dd04854 2018-12-23 21:16:32,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0944809913635s 2018-12-23 21:16:32,471 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5b482af7-3dd0-4f6b-b248-c9c38dd04854 2018-12-23 21:16:32,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:32,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:32,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-870d50e0-4b10-4db6-84ef-70b950da2f8c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:32,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-870d50e0-4b10-4db6-84ef-70b950da2f8c 2018-12-23 21:16:32,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0911569595337s 2018-12-23 21:16:32,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-870d50e0-4b10-4db6-84ef-70b950da2f8c 2018-12-23 21:16:32,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:16:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:32,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95ba9d6-4fad-4477-a643-8333e99c3206 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:16:32,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b95ba9d6-4fad-4477-a643-8333e99c3206 2018-12-23 21:16:32,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0925879478455s 2018-12-23 21:16:32,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b95ba9d6-4fad-4477-a643-8333e99c3206 2018-12-23 21:16:32,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:32,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:32,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c330a711-5ef6-4c9c-b694-e4112f79ff8a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "links": {"self": "http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c97e098bdfa4509869910dd5c3f586b", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:16:32,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c330a711-5ef6-4c9c-b694-e4112f79ff8a 2018-12-23 21:16:32,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113126993179s 2018-12-23 21:16:32,779 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c330a711-5ef6-4c9c-b694-e4112f79ff8a 2018-12-23 21:16:32,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:16:32,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:32,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb73819-6525-419b-bb2f-4930ed3d1b38 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b"}, "tags": [], "enabled": true, "id": "63aa72002ad04500827ca71ad020e91b", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:16:32,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0eb73819-6525-419b-bb2f-4930ed3d1b38 2018-12-23 21:16:32,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.019907951355s 2018-12-23 21:16:32,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0eb73819-6525-419b-bb2f-4930ed3d1b38 2018-12-23 21:16:32,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:16:32,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=2c97e098bdfa4509869910dd5c3f586b&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=63aa72002ad04500827ca71ad020e91b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:32,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c70cad-e016-49f2-842e-4ae2b7ad91e5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=2c97e098bdfa4509869910dd5c3f586b&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=63aa72002ad04500827ca71ad020e91b", "previous": null, "next": null}} 2018-12-23 21:16:32,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2c97e098bdfa4509869910dd5c3f586b&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=63aa72002ad04500827ca71ad020e91b used request id req-27c70cad-e016-49f2-842e-4ae2b7ad91e5 2018-12-23 21:16:32,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0907378196716s 2018-12-23 21:16:32,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2c97e098bdfa4509869910dd5c3f586b&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=63aa72002ad04500827ca71ad020e91b used request id req-27c70cad-e016-49f2-842e-4ae2b7ad91e5 2018-12-23 21:16:32,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:16:32,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b/users/2c97e098bdfa4509869910dd5c3f586b/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:33,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80a7a450-96d6-4993-9be6-bbf16b28a82a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:33,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b/users/2c97e098bdfa4509869910dd5c3f586b/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-80a7a450-96d6-4993-9be6-bbf16b28a82a 2018-12-23 21:16:33,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.125587940216s 2018-12-23 21:16:33,038 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b/users/2c97e098bdfa4509869910dd5c3f586b/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-80a7a450-96d6-4993-9be6-bbf16b28a82a 2018-12-23 21:16:33,039 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'63aa72002ad04500827ca71ad020e91b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '925dd7d5-fdf6-4da2-9f39-b03a606e4ebf', 'username': u'vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 21:16:33,043 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', 'password': '925dd7d5-fdf6-4da2-9f39-b03a606e4ebf', 'project_name': 'vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '63aa72002ad04500827ca71ad020e91b', 'project_domain_name': 'Default'} 2018-12-23 21:16:33,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 21:16:33,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:33,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-6335bfcb-be66-4971-8e06-814018e32b87 x-compute-request-id: req-6335bfcb-be66-4971-8e06-814018e32b87 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 21:16:33,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-6335bfcb-be66-4971-8e06-814018e32b87 2018-12-23 21:16:33,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.211514949799s 2018-12-23 21:16:33,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-6335bfcb-be66-4971-8e06-814018e32b87 2018-12-23 21:16:33,261 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-12-23 21:16:33,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:33,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351a1c8a-f206-4267-a4a8-2359765b06e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:16:33,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-351a1c8a-f206-4267-a4a8-2359765b06e1 2018-12-23 21:16:33,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:16:33,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T22:16:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63aa72002ad04500827ca71ad020e91b", "name": "vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/63aa72002ad04500827ca71ad020e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/63aa72002ad04500827ca71ad020e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/63aa72002ad04500827ca71ad020e91b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/63aa72002ad04500827ca71ad020e91b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/63aa72002ad04500827ca71ad020e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/63aa72002ad04500827ca71ad020e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_63aa72002ad04500827ca71ad020e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_63aa72002ad04500827ca71ad020e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/63aa72002ad04500827ca71ad020e91b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/63aa72002ad04500827ca71ad020e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/63aa72002ad04500827ca71ad020e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/63aa72002ad04500827ca71ad020e91b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/63aa72002ad04500827ca71ad020e91b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/63aa72002ad04500827ca71ad020e91b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "id": "2c97e098bdfa4509869910dd5c3f586b"}, "audit_ids": ["rejpD0cLR1ekWx1GyhRB1w"], "issued_at": "2018-12-23T21:16:33.000000Z"}} 2018-12-23 21:16:33,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 21:16:33,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "vmtp-router_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "admin_state_up": true}}' 2018-12-23 21:16:35,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-2738d009-a30e-480e-9349-e994e5fb10dd Date: Sun, 23 Dec 2018 21:16:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "63aa72002ad04500827ca71ad020e91b", "created_at": "2018-12-23T21:16:33Z", "admin_state_up": true, "updated_at": "2018-12-23T21:16:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "63aa72002ad04500827ca71ad020e91b", "id": "6a78d8df-158a-4207-8c4e-42abf87a5497", "name": "vmtp-router_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}} 2018-12-23 21:16:35,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2738d009-a30e-480e-9349-e994e5fb10dd 2018-12-23 21:16:35,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.89180493355s 2018-12-23 21:16:35,551 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2738d009-a30e-480e-9349-e994e5fb10dd 2018-12-23 21:16:35,552 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T21:16:34Z', u'revision_number': 2, u'id': u'6a78d8df-158a-4207-8c4e-42abf87a5497', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', u'admin_state_up': True, u'tenant_id': u'63aa72002ad04500827ca71ad020e91b', u'created_at': u'2018-12-23T21:16:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'63aa72002ad04500827ca71ad020e91b'}) 2018-12-23 21:16:35,552 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-23 21:16:37,037 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-23 21:16:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:16:37,044 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 21:16:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 21:16:37,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:16:37,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:16:37,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-32e5b5f7-4a91-4d99-8961-a698e32c9b83 Date: Sun, 23 Dec 2018 21:16:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:16:37,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-32e5b5f7-4a91-4d99-8961-a698e32c9b83 2018-12-23 21:16:37,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.214706897736s 2018-12-23 21:16:37,261 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-32e5b5f7-4a91-4d99-8961-a698e32c9b83 2018-12-23 21:16:37,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 21:16:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}' 2018-12-23 21:16:37,314 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f467595e-d379-4572-8af8-c78cda263283 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c5f72733-40ad-45d0-b158-b2720a5cf2ce Date: Sun, 23 Dec 2018 21:16:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f467595e-d379-4572-8af8-c78cda263283/file", "owner": "63aa72002ad04500827ca71ad020e91b", "id": "f467595e-d379-4572-8af8-c78cda263283", "size": null, "self": "/v2/images/f467595e-d379-4572-8af8-c78cda263283", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T21:16:37Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "checksum": null, "created_at": "2018-12-23T21:16:37Z", "protected": false} 2018-12-23 21:16:37,314 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c5f72733-40ad-45d0-b158-b2720a5cf2ce 2018-12-23 21:16:37,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0452890396118s 2018-12-23 21:16:37,315 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c5f72733-40ad-45d0-b158-b2720a5cf2ce returning object f467595e-d379-4572-8af8-c78cda263283 2018-12-23 21:16:37,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 21:16:37,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f467595e-d379-4572-8af8-c78cda263283/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" -d '' 2018-12-23 21:16:41,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8dd99794-f240-4dfa-a125-472f4b263b9e Date: Sun, 23 Dec 2018 21:16:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:16:41,349 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f467595e-d379-4572-8af8-c78cda263283/file used request id req-8dd99794-f240-4dfa-a125-472f4b263b9e 2018-12-23 21:16:41,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.03289914131s 2018-12-23 21:16:41,349 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f467595e-d379-4572-8af8-c78cda263283/file used request id req-8dd99794-f240-4dfa-a125-472f4b263b9e 2018-12-23 21:16:41,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:16:41,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:16:41,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-c50d2c34-9085-451a-ac18-6e54786f6e91 Date: Sun, 23 Dec 2018 21:16:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f467595e-d379-4572-8af8-c78cda263283/snap", "metadata": {}}], "file": "/v2/images/f467595e-d379-4572-8af8-c78cda263283/file", "owner": "63aa72002ad04500827ca71ad020e91b", "id": "f467595e-d379-4572-8af8-c78cda263283", "size": 263586304, "self": "/v2/images/f467595e-d379-4572-8af8-c78cda263283", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f467595e-d379-4572-8af8-c78cda263283/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T21:16:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T21:16:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:16:41,389 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c50d2c34-9085-451a-ac18-6e54786f6e91 2018-12-23 21:16:41,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356209278107s 2018-12-23 21:16:41,390 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c50d2c34-9085-451a-ac18-6e54786f6e91 2018-12-23 21:16:41,391 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f467595e-d379-4572-8af8-c78cda263283/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f467595e-d379-4572-8af8-c78cda263283/file', 'owner': u'63aa72002ad04500827ca71ad020e91b', 'id': u'f467595e-d379-4572-8af8-c78cda263283', 'size': 263586304, u'self': u'/v2/images/f467595e-d379-4572-8af8-c78cda263283', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63aa72002ad04500827ca71ad020e91b', 'name': 'vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f467595e-d379-4572-8af8-c78cda263283/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T21:16:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T21:16:41Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/f467595e-d379-4572-8af8-c78cda263283', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', 'created': u'2018-12-23T21:16:37Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-23T21:16:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f467595e-d379-4572-8af8-c78cda263283', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-23 21:16:41,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 21:16:41,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-12-23 21:16:41,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d02baee-436f-4ca9-af6d-cf295937a7dc x-compute-request-id: req-2d02baee-436f-4ca9-af6d-cf295937a7dc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "c9a6d3da-1c35-4664-95df-48580c11fca6"}} 2018-12-23 21:16:41,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2d02baee-436f-4ca9-af6d-cf295937a7dc 2018-12-23 21:16:41,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0320978164673s 2018-12-23 21:16:41,425 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2d02baee-436f-4ca9-af6d-cf295937a7dc 2018-12-23 21:16:41,426 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', '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'a566a01ffbd944e5ac1274f05a5753a7', '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': 0, 'id': u'c9a6d3da-1c35-4664-95df-48580c11fca6', 'swap': 0}) 2018-12-23 21:16:41,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 21:16:41,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" -d '{"extra_specs": {}}' 2018-12-23 21:16:41,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f15e39fc-e7c3-4e21-a114-c16bc9541f98 x-compute-request-id: req-f15e39fc-e7c3-4e21-a114-c16bc9541f98 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 21:16:41,447 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6/os-extra_specs used request id req-f15e39fc-e7c3-4e21-a114-c16bc9541f98 2018-12-23 21:16:41,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203452110291s 2018-12-23 21:16:41,447 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6/os-extra_specs used request id req-f15e39fc-e7c3-4e21-a114-c16bc9541f98 2018-12-23 21:16:41,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:41,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e930af47-1b0e-46d1-8272-028c0bb466b1 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:41,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e930af47-1b0e-46d1-8272-028c0bb466b1 2018-12-23 21:16:41,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0857200622559s 2018-12-23 21:16:41,537 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e930af47-1b0e-46d1-8272-028c0bb466b1 2018-12-23 21:16:41,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:16:41,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:41,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a681146-e267-4425-91d7-bacacbbfff98 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:16:41,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6a681146-e267-4425-91d7-bacacbbfff98 2018-12-23 21:16:41,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.092591047287s 2018-12-23 21:16:41,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6a681146-e267-4425-91d7-bacacbbfff98 2018-12-23 21:16:41,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:16:41,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:41,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f3f9ce-a343-470e-ba83-a8172da02d68 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:16:41,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-65f3f9ce-a343-470e-ba83-a8172da02d68 2018-12-23 21:16:41,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0940971374512s 2018-12-23 21:16:41,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-65f3f9ce-a343-470e-ba83-a8172da02d68 2018-12-23 21:16:41,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:16:41,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:41,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beca0cb9-6396-48fd-94ab-70202d29b737 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "links": {"self": "http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c97e098bdfa4509869910dd5c3f586b", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:16:41,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-beca0cb9-6396-48fd-94ab-70202d29b737 2018-12-23 21:16:41,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192040920258s 2018-12-23 21:16:41,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-beca0cb9-6396-48fd-94ab-70202d29b737 2018-12-23 21:16:41,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:16:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:42,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d6cab9-248a-4f71-88df-a054e18b5e27 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b"}, "tags": [], "enabled": true, "id": "63aa72002ad04500827ca71ad020e91b", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:16:42,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-54d6cab9-248a-4f71-88df-a054e18b5e27 2018-12-23 21:16:42,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0930070877075s 2018-12-23 21:16:42,032 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-54d6cab9-248a-4f71-88df-a054e18b5e27 2018-12-23 21:16:42,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:16:42,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=2c97e098bdfa4509869910dd5c3f586b&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=63aa72002ad04500827ca71ad020e91b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:42,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedb04e6-d8d2-491b-811e-36ab67f56b2c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=2c97e098bdfa4509869910dd5c3f586b&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=63aa72002ad04500827ca71ad020e91b", "previous": null, "next": null}} 2018-12-23 21:16:42,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2c97e098bdfa4509869910dd5c3f586b&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=63aa72002ad04500827ca71ad020e91b used request id req-fedb04e6-d8d2-491b-811e-36ab67f56b2c 2018-12-23 21:16:42,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0929751396179s 2018-12-23 21:16:42,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2c97e098bdfa4509869910dd5c3f586b&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=63aa72002ad04500827ca71ad020e91b used request id req-fedb04e6-d8d2-491b-811e-36ab67f56b2c 2018-12-23 21:16:42,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:16:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b/users/2c97e098bdfa4509869910dd5c3f586b/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:16:42,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4510dba0-4297-4828-9e55-5f7df014d7a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:16:42,263 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b/users/2c97e098bdfa4509869910dd5c3f586b/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-4510dba0-4297-4828-9e55-5f7df014d7a1 2018-12-23 21:16:42,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126084089279s 2018-12-23 21:16:42,263 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b/users/2c97e098bdfa4509869910dd5c3f586b/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-4510dba0-4297-4828-9e55-5f7df014d7a1 2018-12-23 21:16:42,263 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_cc2666ed-b08f-42b7-9736-44c6b0ca98c6' 2018-12-23 21:16:42,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 21:16:42,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" -d '{"keypair": {"name": "vmtp_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}}' 2018-12-23 21:16:42,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32a8576d-c01f-49d2-a81c-94d5d8f77621 x-compute-request-id: req-32a8576d-c01f-49d2-a81c-94d5d8f77621 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwmhJJSXj66JYubBLVGkUfcmGhkJwohQ7M2R4gxov3EL74fqtYS8gCUw6uGXibdrCeyC9vVdQf7sADmJmLY3t5L/A6LpG3LJ5aOAAZoOfJnARtqx5HmJP0uGRvyD1U5KtXqArgG8rcAv0K/016q0KWF+mBWwiEg7xi2umHDZ8FDkwcDDt1E5F+kyXOOjaagJJ93OCctQLi3Vu2TzDYoQzhUamNwM8LkdUts2mT+O2rvI0YuQ01K2w2/hZMWQ1XY4t2Twp+UeUhJnD//B7Tnm6ToxzVpkxoE/1gQUODhOxQwrXYlhM3RQ7LK4nZlJgYzXbGV53CHjDShTeLS1SM3ZYT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8JoSSUl4+uiWLmwS1RpFH3JhoZCcKIUOzNkeIMaL9xC++H6r\nWEvIAlMOrhl4m3awnsgvb1XUH+7AA5iZi2N7eS/wOi6RtyyeWjgAGaDnyZwEbase\nR5iT9Lhkb8g9VOSrV6gK4BvK3AL9Cv9NeqtClhfpgVsIhIO8Ytrphw2fBQ5MHAw7\ndRORfpMlzjo2moCSfdzgnLUC4t1btk8w2KEM4VGpjcDPC5HVLbNpk/jtq7yNGLkN\nNStsNv4WTFkNV2OLdk8KflHlISZw//we055uk6Mc1aZMaBP9YEFDg4TsUMK12JYT\nN0UOyyuJ2ZSYGM12xledwh4w0oU3i0tUjN2WEwIDAQABAoIBAQCvd32MixO60LLu\nCg018uGkTHOdM2xfNKKVjGYnewUKWuEbMq3dR+8GmvIi0BqgLlAijFXjuVFpNGI+\nfSTFffjHacmldN76GoUlwJ96EVnZM3obTOdZSZHlsDA3QW5RIi8/TyMXS82G5HsM\ncSJdKtb1xVya5PvyQGy8H3Cd+LYXJWr++kTzFrA1sCu9mzv+4+6Cg0cpGmxkxUf3\nHDLpRXM8KVfWE2XMHIrNKDaBdblVxN0MPR3QlZBOoWwYDwLOEtrWSVAx6r1z/vkc\n6S9/t5ZycM8kj9bz2j/ahoeeVMsFj+z2Pv3iliuEf4c9qxmwbMdjh27LxPwd4wWN\nR0g2zjy5AoGBAP+jUQvMK3QlNg/BiNy/mPDaK1w+c9dGn+vIG6615KDqT/CsRXXV\nTfffErq6cYxrD73eczDS//3FHM9VnA5bryN+1uAVlXtmJaqk8/fFZhMJH5BlrKAP\nGSDX8fEiNPz0TehPSmLeMK5JHG5TQD8Ny/jKtceMQqIbXCTFbjPc3cEfAoGBAPDx\nTasMgeEL/xqSSDixsyupQ9hXPXuM+f5GZUnw8VldZfVSx8xfgu3PrLseAFnZA+hj\n+xaBW1lBMCo4Rrnvld7wIs0aTM2/le24D+7U+lZQMa+/t/dC25JyU29BldDJOD+F\nV9CKgaNCRuutOXUug9YiPvx2nYneaPW4HuIa5siNAoGAKAtTNL/kxqrVjx5H7Bxv\nPrtOM4Ls7nn3rx2HiJShnbtWjmLN9qlVL1DYRDvUcaSLsLhZ3voOc5ge7TOB4JXo\nF21VB4EaC1xy5go01UkstiqlsR7cLa5vxz9MfPNYzY8PbSaOhnI7ufFl7LpJxBbL\nLsvCMeH8xhv3ESOEIcelTQ0CgYBw8Zxn3yAO33HBAetq8Bm+EMVl51dB0E7r3BHk\n/FYWfwqpWhmgevFECwK8YA7oDyuexydPYGnyx/UNBX5Z8K4/aC/YF0kDdZiRa6PE\nX//NcCAqc2OIO8XzuzXTRFo3GewNErOcZSDp58qY9YWmoZxZR4phDDVDCIgJDzsi\n4FtojQKBgQDQyUsKWj/vMDOkNJBPLTTlRep9YS5/OeZd0MDYQgCC1CGbS0rnZJdL\nf2qHkawUIvCpTSrdU0kHzJ0Slx/7nmnubUNU9PiKffkjUszn0GpROrMuO1HOIhcI\nT0VhrAna0G9beaOOTx4drA018iARSTP3FWgSwoxG7AbiWqWtiySQbA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2c97e098bdfa4509869910dd5c3f586b", "name": "vmtp_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "fingerprint": "1e:ad:63:7e:04:9e:50:11:1f:f6:f9:99:5a:58:a2:e0"}} 2018-12-23 21:16:42,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-32a8576d-c01f-49d2-a81c-94d5d8f77621 2018-12-23 21:16:42,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.260452985764s 2018-12-23 21:16:42,525 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-32a8576d-c01f-49d2-a81c-94d5d8f77621 2018-12-23 21:16:42,526 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwmhJJSXj66JYubBLVGkUfcmGhkJwohQ7M2R4gxov3EL74fqtYS8gCUw6uGXibdrCeyC9vVdQf7sADmJmLY3t5L/A6LpG3LJ5aOAAZoOfJnARtqx5HmJP0uGRvyD1U5KtXqArgG8rcAv0K/016q0KWF+mBWwiEg7xi2umHDZ8FDkwcDDt1E5F+kyXOOjaagJJ93OCctQLi3Vu2TzDYoQzhUamNwM8LkdUts2mT+O2rvI0YuQ01K2w2/hZMWQ1XY4t2Twp+UeUhJnD//B7Tnm6ToxzVpkxoE/1gQUODhOxQwrXYlhM3RQ7LK4nZlJgYzXbGV53CHjDShTeLS1SM3ZYT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8JoSSUl4+uiWLmwS1RpFH3JhoZCcKIUOzNkeIMaL9xC++H6r\nWEvIAlMOrhl4m3awnsgvb1XUH+7AA5iZi2N7eS/wOi6RtyyeWjgAGaDnyZwEbase\nR5iT9Lhkb8g9VOSrV6gK4BvK3AL9Cv9NeqtClhfpgVsIhIO8Ytrphw2fBQ5MHAw7\ndRORfpMlzjo2moCSfdzgnLUC4t1btk8w2KEM4VGpjcDPC5HVLbNpk/jtq7yNGLkN\nNStsNv4WTFkNV2OLdk8KflHlISZw//we055uk6Mc1aZMaBP9YEFDg4TsUMK12JYT\nN0UOyyuJ2ZSYGM12xledwh4w0oU3i0tUjN2WEwIDAQABAoIBAQCvd32MixO60LLu\nCg018uGkTHOdM2xfNKKVjGYnewUKWuEbMq3dR+8GmvIi0BqgLlAijFXjuVFpNGI+\nfSTFffjHacmldN76GoUlwJ96EVnZM3obTOdZSZHlsDA3QW5RIi8/TyMXS82G5HsM\ncSJdKtb1xVya5PvyQGy8H3Cd+LYXJWr++kTzFrA1sCu9mzv+4+6Cg0cpGmxkxUf3\nHDLpRXM8KVfWE2XMHIrNKDaBdblVxN0MPR3QlZBOoWwYDwLOEtrWSVAx6r1z/vkc\n6S9/t5ZycM8kj9bz2j/ahoeeVMsFj+z2Pv3iliuEf4c9qxmwbMdjh27LxPwd4wWN\nR0g2zjy5AoGBAP+jUQvMK3QlNg/BiNy/mPDaK1w+c9dGn+vIG6615KDqT/CsRXXV\nTfffErq6cYxrD73eczDS//3FHM9VnA5bryN+1uAVlXtmJaqk8/fFZhMJH5BlrKAP\nGSDX8fEiNPz0TehPSmLeMK5JHG5TQD8Ny/jKtceMQqIbXCTFbjPc3cEfAoGBAPDx\nTasMgeEL/xqSSDixsyupQ9hXPXuM+f5GZUnw8VldZfVSx8xfgu3PrLseAFnZA+hj\n+xaBW1lBMCo4Rrnvld7wIs0aTM2/le24D+7U+lZQMa+/t/dC25JyU29BldDJOD+F\nV9CKgaNCRuutOXUug9YiPvx2nYneaPW4HuIa5siNAoGAKAtTNL/kxqrVjx5H7Bxv\nPrtOM4Ls7nn3rx2HiJShnbtWjmLN9qlVL1DYRDvUcaSLsLhZ3voOc5ge7TOB4JXo\nF21VB4EaC1xy5go01UkstiqlsR7cLa5vxz9MfPNYzY8PbSaOhnI7ufFl7LpJxBbL\nLsvCMeH8xhv3ESOEIcelTQ0CgYBw8Zxn3yAO33HBAetq8Bm+EMVl51dB0E7r3BHk\n/FYWfwqpWhmgevFECwK8YA7oDyuexydPYGnyx/UNBX5Z8K4/aC/YF0kDdZiRa6PE\nX//NcCAqc2OIO8XzuzXTRFo3GewNErOcZSDp58qY9YWmoZxZR4phDDVDCIgJDzsi\n4FtojQKBgQDQyUsKWj/vMDOkNJBPLTTlRep9YS5/OeZd0MDYQgCC1CGbS0rnZJdL\nf2qHkawUIvCpTSrdU0kHzJ0Slx/7nmnubUNU9PiKffkjUszn0GpROrMuO1HOIhcI\nT0VhrAna0G9beaOOTx4drA018iARSTP3FWgSwoxG7AbiWqWtiySQbA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2c97e098bdfa4509869910dd5c3f586b', 'name': u'vmtp_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', 'created_at': '2018-12-23T21:16:42.526116', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63aa72002ad04500827ca71ad020e91b', 'name': 'vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1e:ad:63:7e:04:9e:50:11:1f:f6:f9:99:5a:58:a2:e0', 'type': 'ssh', 'id': u'vmtp_cc2666ed-b08f-42b7-9736-44c6b0ca98c6'}) 2018-12-23 21:16:42,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 21:16:42,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:16:42,564 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4f874be-c6b7-41b1-b6d6-481821352ed8 x-compute-request-id: req-f4f874be-c6b7-41b1-b6d6-481821352ed8 Content-Length: 0 Content-Type: application/json 2018-12-23 21:16:42,565 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 used request id req-f4f874be-c6b7-41b1-b6d6-481821352ed8 2018-12-23 21:16:42,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0380930900574s 2018-12-23 21:16:42,565 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 used request id req-f4f874be-c6b7-41b1-b6d6-481821352ed8 2018-12-23 21:16:43,858 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2018-12-23 21:35:15,625 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2018-12-23 21:16:44,403 INFO Using http://172.30.9.21:5000//v3 2018-12-23 21:16:44,403 INFO VM public key: /tmp/tmpaUyniQ 2018-12-23 21:16:44,403 INFO VM private key: /tmp/tmpQw7wDJ 2018-12-23 21:16:45,338 INFO Found image vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 to launch VM, will continue 2018-12-23 21:16:45,868 INFO Using external router: vmtp-router_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 2018-12-23 21:16:45,869 INFO Using external network: external. 2018-12-23 21:16:46,838 INFO Created internal network: pns-internal-net_cc2666ed-b08f-42b7-9736-44c6b0ca98c6. 2018-12-23 21:16:47,587 INFO Created internal network: pns-internal-net2_cc2666ed-b08f-42b7-9736-44c6b0ca98c6. 2018-12-23 21:16:49,883 DEBUG Ext router associated to pns-internal-net_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 2018-12-23 21:16:51,928 DEBUG Ext router associated to pns-internal-net2_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 2018-12-23 21:16:52,003 INFO OpenStack agent: Open vSwitch agent 2018-12-23 21:16:52,003 INFO OpenStack network type: vxlan 2018-12-23 21:16:53,097 INFO [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Creating server VM... 2018-12-23 21:16:53,098 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 21:16:54,626 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 1 of 150... 2018-12-23 21:16:57,176 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 2 of 150... 2018-12-23 21:16:59,494 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 3 of 150... 2018-12-23 21:17:01,670 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 4 of 150... 2018-12-23 21:17:03,969 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 5 of 150... 2018-12-23 21:17:06,134 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 6 of 150... 2018-12-23 21:17:08,453 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 7 of 150... 2018-12-23 21:17:10,952 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 8 of 150... 2018-12-23 21:17:13,301 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 9 of 150... 2018-12-23 21:17:15,469 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 10 of 150... 2018-12-23 21:17:18,007 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 11 of 150... 2018-12-23 21:17:20,163 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 12 of 150... 2018-12-23 21:17:22,339 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 13 of 150... 2018-12-23 21:17:24,512 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 14 of 150... 2018-12-23 21:17:26,663 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 15 of 150... 2018-12-23 21:17:29,052 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 16 of 150... 2018-12-23 21:17:31,224 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 17 of 150... 2018-12-23 21:17:33,575 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 18 of 150... 2018-12-23 21:17:35,918 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 19 of 150... 2018-12-23 21:17:38,242 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 20 of 150... 2018-12-23 21:17:40,587 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 21 of 150... 2018-12-23 21:17:42,749 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 22 of 150... 2018-12-23 21:17:45,089 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 23 of 150... 2018-12-23 21:17:47,630 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 24 of 150... 2018-12-23 21:17:49,956 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 25 of 150... 2018-12-23 21:17:52,127 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 26 of 150... 2018-12-23 21:17:54,451 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 27 of 150... 2018-12-23 21:17:56,618 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 28 of 150... 2018-12-23 21:17:58,974 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 29 of 150... 2018-12-23 21:18:01,330 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 30 of 150... 2018-12-23 21:18:03,494 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 31 of 150... 2018-12-23 21:18:05,656 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 32 of 150... 2018-12-23 21:18:07,976 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 33 of 150... 2018-12-23 21:18:10,141 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 34 of 150... 2018-12-23 21:18:12,482 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 35 of 150... 2018-12-23 21:18:15,115 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 36 of 150... 2018-12-23 21:18:17,486 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 37 of 150... 2018-12-23 21:18:19,844 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 38 of 150... 2018-12-23 21:18:22,178 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 39 of 150... 2018-12-23 21:18:24,332 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 40 of 150... 2018-12-23 21:18:26,846 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 41 of 150... 2018-12-23 21:18:29,175 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 42 of 150... 2018-12-23 21:18:31,515 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 43 of 150... 2018-12-23 21:18:34,037 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 44 of 150... 2018-12-23 21:18:38,504 INFO [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Internal network IP: 192.168.1.10 2018-12-23 21:18:38,505 INFO [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] SSH IP: 172.30.9.201 2018-12-23 21:18:38,505 INFO [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Setup SSH for ubuntu@172.30.9.201 2018-12-23 21:18:48,066 INFO [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Installing nuttcp-8.1.4... 2018-12-23 21:18:48,110 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Copying nuttcp-8.1.4 to target... 2018-12-23 21:18:48,284 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Starting nuttcp-8.1.4 server... 2018-12-23 21:18:48,329 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] 2018-12-23 21:18:48,376 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Creating client VM... 2018-12-23 21:18:48,377 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 21:18:49,385 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 1 of 150... 2018-12-23 21:18:52,091 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 2 of 150... 2018-12-23 21:18:54,431 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 3 of 150... 2018-12-23 21:18:56,756 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 4 of 150... 2018-12-23 21:18:59,101 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 5 of 150... 2018-12-23 21:19:01,247 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] VM status=BUILD, retrying 6 of 150... 2018-12-23 21:19:05,946 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Internal network IP: 192.168.1.5 2018-12-23 21:19:05,946 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] SSH IP: 172.30.9.203 2018-12-23 21:19:05,946 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Setup SSH for ubuntu@172.30.9.203 2018-12-23 21:19:13,567 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Installing nuttcp-8.1.4... 2018-12-23 21:19:13,610 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Copying nuttcp-8.1.4 to target... 2018-12-23 21:19:13,777 INFO ============================================================ 2018-12-23 21:19:13,777 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-12-23 21:19:22,819 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] PING 192.168.1.10 (192.168.1.10) 64(92) bytes of data. 72 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=40.5 ms 72 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.472 ms 72 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.167 ms 72 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.340 ms 72 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.220 ms 72 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.189 ms 72 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.173 ms 72 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.321 ms 72 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.212 ms 72 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.392 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.167/4.304/40.560/12.085 ms 2018-12-23 21:19:31,859 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] PING 192.168.1.10 (192.168.1.10) 391(419) bytes of data. 399 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.203 ms 399 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.196 ms 399 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.141 ms 399 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.479 ms 399 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.189 ms 399 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.117 ms 399 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.185 ms 399 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.103 ms 399 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.120 ms 399 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.113 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.103/0.184/0.479/0.105 ms 2018-12-23 21:19:40,899 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] PING 192.168.1.10 (192.168.1.10) 1500(1528) bytes of data. 1508 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.439 ms 1508 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.194 ms 1508 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.156 ms 1508 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.170 ms 1508 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.301 ms 1508 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.128 ms 1508 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.176 ms 1508 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.153 ms 1508 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.135 ms 1508 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.313 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.128/0.216/0.439/0.097 ms 2018-12-23 21:19:40,900 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Measuring TCP Throughput (packet size=65536)... 2018-12-23 21:19:40,900 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:19:50,995 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=18649.0000 real_seconds=10.00 rate_Mbps=15641.9348 tx_cpu=31 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.27 2018-12-23 21:19:50,997 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:01,093 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=17129.2500 real_seconds=10.00 rate_Mbps=14365.7680 tx_cpu=30 rx_cpu=42 retrans=0 cwnd=3137 rtt_ms=0.30 2018-12-23 21:20:01,094 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:11,192 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=19534.4935 real_seconds=10.00 rate_Mbps=16383.0642 tx_cpu=35 rx_cpu=50 retrans=0 cwnd=3137 rtt_ms=0.20 2018-12-23 21:20:11,193 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Measuring UDP Throughput (packet size=128)... 2018-12-23 21:20:11,193 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:14,523 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=18.1552 real_seconds=1.00 rate_Mbps=151.8312 tx_cpu=12 rx_cpu=28 drop=0 pkt=148727 data_loss=0.00000 2018-12-23 21:20:14,525 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=128 throughput=1<155475/5000000<10000000 Kbps loss-rate=0 2018-12-23 21:20:14,525 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R466425K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:17,877 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=19.5160 real_seconds=1.00 rate_Mbps=163.3031 tx_cpu=13 rx_cpu=31 drop=0 pkt=159875 data_loss=0.00000 2018-12-23 21:20:17,877 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=128 throughput=1<167222/466425<466425 Kbps loss-rate=0 2018-12-23 21:20:17,877 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R316823K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:21,228 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=18.6829 real_seconds=1.00 rate_Mbps=156.2157 tx_cpu=12 rx_cpu=31 drop=0 pkt=153050 data_loss=0.00000 2018-12-23 21:20:21,229 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=128 throughput=1<159964/316823<316823 Kbps loss-rate=0 2018-12-23 21:20:21,229 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R238393K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:24,556 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=19.2190 real_seconds=1.00 rate_Mbps=160.7337 tx_cpu=13 rx_cpu=32 drop=90 pkt=157532 data_loss=0.05720 2018-12-23 21:20:24,556 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=128 throughput=1<164591/238393<238393 Kbps loss-rate=0 2018-12-23 21:20:24,556 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R201492K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:27,881 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=19.1809 real_seconds=1.00 rate_Mbps=160.5942 tx_cpu=13 rx_cpu=31 drop=0 pkt=157130 data_loss=0.00000 2018-12-23 21:20:27,882 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=128 throughput=1<164448/201492<201492 Kbps loss-rate=0 2018-12-23 21:20:27,882 DEBUG undershot, min=164448 kbps=182970 max=201492 2018-12-23 21:20:27,882 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182970K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:31,207 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=17.8926 real_seconds=1.00 rate_Mbps=149.7760 tx_cpu=12 rx_cpu=30 drop=201 pkt=146777 data_loss=0.13674 2018-12-23 21:20:31,207 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=128 throughput=164448<153370/182970<201492 Kbps loss-rate=0 2018-12-23 21:20:31,207 DEBUG undershot, min=182970 kbps=192231 max=201492 2018-12-23 21:20:31,208 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192231K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:34,560 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=17.0162 real_seconds=1.00 rate_Mbps=142.3335 tx_cpu=16 rx_cpu=29 drop=0 pkt=139397 data_loss=0.00000 2018-12-23 21:20:34,560 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=128 throughput=182970<145749/192231<201492 Kbps loss-rate=0 2018-12-23 21:20:34,561 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Measuring UDP Throughput (packet size=1024)... 2018-12-23 21:20:34,561 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:37,887 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=155.8418 real_seconds=1.00 rate_Mbps=1305.8919 tx_cpu=20 rx_cpu=33 drop=231 pkt=159813 data_loss=0.14455 2018-12-23 21:20:37,887 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=1024 throughput=1<1337233/5000000<10000000 Kbps loss-rate=0 2018-12-23 21:20:37,888 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3168616K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:41,213 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=145.4746 real_seconds=1.00 rate_Mbps=1218.9314 tx_cpu=18 rx_cpu=30 drop=0 pkt=148966 data_loss=0.00000 2018-12-23 21:20:41,214 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=1024 throughput=1<1248185/3168616<3168616 Kbps loss-rate=0 2018-12-23 21:20:41,214 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2208400K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:44,541 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=152.9326 real_seconds=1.00 rate_Mbps=1281.0586 tx_cpu=19 rx_cpu=33 drop=0 pkt=156603 data_loss=0.00000 2018-12-23 21:20:44,542 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=1024 throughput=1<1311804/2208400<2208400 Kbps loss-rate=0 2018-12-23 21:20:44,542 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1760102K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:47,868 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=153.1572 real_seconds=1.00 rate_Mbps=1282.3804 tx_cpu=19 rx_cpu=31 drop=0 pkt=156833 data_loss=0.00000 2018-12-23 21:20:47,868 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=1024 throughput=1<1313157/1760102<1760102 Kbps loss-rate=0 2018-12-23 21:20:47,868 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1536629K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:51,194 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=152.1152 real_seconds=1.00 rate_Mbps=1274.0984 tx_cpu=19 rx_cpu=34 drop=0 pkt=155766 data_loss=0.00000 2018-12-23 21:20:51,194 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=1024 throughput=1<1304676/1536629<1536629 Kbps loss-rate=0 2018-12-23 21:20:51,194 DEBUG undershot, min=1304676 kbps=1420652 max=1536629 2018-12-23 21:20:51,195 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1420652K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:54,521 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=152.3711 real_seconds=1.00 rate_Mbps=1276.5283 tx_cpu=19 rx_cpu=34 drop=0 pkt=156028 data_loss=0.00000 2018-12-23 21:20:54,521 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=1024 throughput=1304676<1307164/1420652<1536629 Kbps loss-rate=0 2018-12-23 21:20:54,522 DEBUG undershot, min=1307164 kbps=1421896 max=1536629 2018-12-23 21:20:54,522 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1421896K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:20:57,873 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=151.2500 real_seconds=1.00 rate_Mbps=1266.6629 tx_cpu=21 rx_cpu=31 drop=0 pkt=154880 data_loss=0.00000 2018-12-23 21:20:57,874 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=1024 throughput=1307164<1297062/1421896<1536629 Kbps loss-rate=0 2018-12-23 21:20:57,874 DEBUG undershot, min=1421896 kbps=1479262 max=1536629 2018-12-23 21:20:57,874 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1479262K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:21:01,202 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=153.0654 real_seconds=1.00 rate_Mbps=1281.3560 tx_cpu=20 rx_cpu=32 drop=0 pkt=156739 data_loss=0.00000 2018-12-23 21:21:01,203 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=1024 throughput=1421896<1312108/1479262<1536629 Kbps loss-rate=0 2018-12-23 21:21:01,203 DEBUG undershot, min=1479262 kbps=1507945 max=1536629 2018-12-23 21:21:01,203 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Measuring UDP Throughput (packet size=8192)... 2018-12-23 21:21:01,204 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:21:04,528 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=595.7422 real_seconds=1.00 rate_Mbps=4997.5826 tx_cpu=99 rx_cpu=23 drop=38 pkt=76293 data_loss=0.04981 2018-12-23 21:21:04,529 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=8192 throughput=1<5117524/5000000<10000000 Kbps loss-rate=0 2018-12-23 21:21:04,529 DEBUG undershot, min=5117524 kbps=7558762 max=10000000 2018-12-23 21:21:04,529 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558762K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:21:07,855 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=878.4062 real_seconds=1.00 rate_Mbps=7355.7552 tx_cpu=29 rx_cpu=30 drop=0 pkt=112436 data_loss=0.00000 2018-12-23 21:21:07,855 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=8192 throughput=5117524<7532293/7558762<10000000 Kbps loss-rate=0 2018-12-23 21:21:07,856 DEBUG undershot, min=7532293 kbps=8766146 max=10000000 2018-12-23 21:21:07,856 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8766146K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:21:11,181 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=901.1328 real_seconds=1.00 rate_Mbps=7543.4840 tx_cpu=26 rx_cpu=30 drop=21 pkt=115366 data_loss=0.01821 2018-12-23 21:21:11,181 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=8192 throughput=7532293<7724527/8766146<10000000 Kbps loss-rate=0 2018-12-23 21:21:11,181 DEBUG undershot, min=7724527 kbps=8862263 max=10000000 2018-12-23 21:21:11,181 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8862263K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:21:14,506 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=843.3125 real_seconds=1.00 rate_Mbps=7066.1484 tx_cpu=21 rx_cpu=28 drop=0 pkt=107944 data_loss=0.00000 2018-12-23 21:21:14,506 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=8192 throughput=7724527<7235735/8862263<10000000 Kbps loss-rate=0 2018-12-23 21:21:14,507 DEBUG undershot, min=8862263 kbps=9431131 max=10000000 2018-12-23 21:21:14,507 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9431131K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:21:17,858 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] megabytes=833.5312 real_seconds=1.00 rate_Mbps=6979.7987 tx_cpu=21 rx_cpu=29 drop=10 pkt=106702 data_loss=0.00938 2018-12-23 21:21:17,858 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] pkt-size=8192 throughput=8862263<7147313/9431131<10000000 Kbps loss-rate=0 2018-12-23 21:21:17,869 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.5', 'ip_to': u'192.168.1.10', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.27, 'throughput_kbps': 16017341, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.3, 'throughput_kbps': 14710546, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.2, 'throughput_kbps': 16776257, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145749, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1312108, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7147313, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.304', 'rtt_max_ms': '40.560', 'rtt_min_ms': '0.167', 'rtt_stddev': '12.085', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.184', 'rtt_max_ms': '0.479', 'rtt_min_ms': '0.103', 'rtt_stddev': '0.105', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.216', 'rtt_max_ms': '0.439', 'rtt_min_ms': '0.128', 'rtt_stddev': '0.097', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-12-23 21:21:17,870 INFO Deleting floating ip e4f6bec2-a8fe-4079-b629-88323e7c85bb 2018-12-23 21:21:18,997 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Floating IP 172.30.9.203 deleted 2018-12-23 21:21:19,127 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Instance deleted 2018-12-23 21:21:19,191 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Creating client VM... 2018-12-23 21:21:19,191 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-12-23 21:21:20,666 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] VM status=BUILD, retrying 1 of 150... 2018-12-23 21:21:22,826 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] VM status=BUILD, retrying 2 of 150... 2018-12-23 21:21:25,170 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] VM status=BUILD, retrying 3 of 150... 2018-12-23 21:21:27,506 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] VM status=BUILD, retrying 4 of 150... 2018-12-23 21:21:29,852 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] VM status=BUILD, retrying 5 of 150... 2018-12-23 21:21:32,027 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] VM status=BUILD, retrying 6 of 150... 2018-12-23 21:21:36,862 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Internal network IP: 192.168.2.18 2018-12-23 21:21:36,862 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] SSH IP: 172.30.9.208 2018-12-23 21:21:36,862 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Setup SSH for ubuntu@172.30.9.208 2018-12-23 21:21:49,288 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Installing nuttcp-8.1.4... 2018-12-23 21:21:49,335 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Copying nuttcp-8.1.4 to target... 2018-12-23 21:21:49,505 INFO ============================================================ 2018-12-23 21:21:49,505 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-12-23 21:21:58,580 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] PING 192.168.1.10 (192.168.1.10) 64(92) bytes of data. 72 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=1.40 ms 72 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.420 ms 72 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.621 ms 72 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.382 ms 72 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.321 ms 72 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.382 ms 72 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.788 ms 72 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.523 ms 72 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.269 ms 2018-12-23 21:22:07,625 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] PING 192.168.1.10 (192.168.1.10) 391(419) bytes of data. 399 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=0.303 ms 399 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.508 ms 399 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.257 ms 399 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.447 ms 399 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.391 ms 399 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.369 ms 399 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.267 ms 399 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.503 ms 399 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.545 ms 399 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.445 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.257/0.403/0.545/0.100 ms 2018-12-23 21:22:16,674 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] PING 192.168.1.10 (192.168.1.10) 1500(1528) bytes of data. 1508 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=1.76 ms 1508 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.407 ms 1508 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.686 ms 1508 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.586 ms 1508 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.574 ms 1508 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.753 ms 1508 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.451 ms 1508 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.363 ms 1508 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.830 ms 1508 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.925 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.363/0.734/1.765/0.385 ms 2018-12-23 21:22:16,675 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Measuring TCP Throughput (packet size=65536)... 2018-12-23 21:22:16,675 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:22:26,777 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=2170.7678 real_seconds=10.01 rate_Mbps=1819.2530 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=570 rtt_ms=0.52 2018-12-23 21:22:26,777 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:22:36,878 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=2797.2504 real_seconds=10.01 rate_Mbps=2344.5278 tx_cpu=4 rx_cpu=8 retrans=30 cwnd=356 rtt_ms=0.38 2018-12-23 21:22:36,879 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:22:46,982 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=2173.7209 real_seconds=10.01 rate_Mbps=1821.7673 tx_cpu=4 rx_cpu=7 retrans=4 cwnd=498 rtt_ms=0.32 2018-12-23 21:22:46,983 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Measuring UDP Throughput (packet size=128)... 2018-12-23 21:22:46,983 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:22:50,309 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=18.5222 real_seconds=1.00 rate_Mbps=155.2714 tx_cpu=14 rx_cpu=18 drop=31493 pkt=183226 data_loss=17.18776 2018-12-23 21:22:50,310 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<158997/5000000<10000000 Kbps loss-rate=17 2018-12-23 21:22:50,310 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R476991K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:22:53,637 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=18.0582 real_seconds=1.00 rate_Mbps=150.7830 tx_cpu=18 rx_cpu=19 drop=46325 pkt=194258 data_loss=23.84716 2018-12-23 21:22:53,637 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<154401/476991<476991 Kbps loss-rate=23 2018-12-23 21:22:53,638 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R315696K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:22:56,966 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.9852 real_seconds=1.01 rate_Mbps=149.4741 tx_cpu=21 rx_cpu=18 drop=29551 pkt=176886 data_loss=16.70626 2018-12-23 21:22:56,967 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<153061/315696<315696 Kbps loss-rate=16 2018-12-23 21:22:56,967 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234378K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:00,294 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=18.4146 real_seconds=1.00 rate_Mbps=154.2520 tx_cpu=19 rx_cpu=18 drop=52729 pkt=203581 data_loss=25.90056 2018-12-23 21:23:00,295 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<157954/234378<234378 Kbps loss-rate=25 2018-12-23 21:23:00,295 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R196166K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:03,623 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=18.9949 real_seconds=1.00 rate_Mbps=159.0995 tx_cpu=56 rx_cpu=19 drop=34600 pkt=190206 data_loss=18.19067 2018-12-23 21:23:03,624 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<162917/196166<196166 Kbps loss-rate=18 2018-12-23 21:23:03,624 DEBUG overshot, min=1 kbps=162917 max=196166 2018-12-23 21:23:03,624 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162917K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:06,954 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=18.9139 real_seconds=1.00 rate_Mbps=158.5017 tx_cpu=94 rx_cpu=16 drop=4155 pkt=159098 data_loss=2.61159 2018-12-23 21:23:06,955 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<162305/162917<196166 Kbps loss-rate=2 2018-12-23 21:23:06,955 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Measuring UDP Throughput (packet size=1024)... 2018-12-23 21:23:06,955 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:10,283 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=151.8730 real_seconds=1.01 rate_Mbps=1267.3360 tx_cpu=32 rx_cpu=19 drop=27947 pkt=183465 data_loss=15.23289 2018-12-23 21:23:10,283 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1297752/5000000<10000000 Kbps loss-rate=15 2018-12-23 21:23:10,284 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3148876K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:13,635 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=146.9512 real_seconds=1.01 rate_Mbps=1225.5963 tx_cpu=32 rx_cpu=19 drop=23720 pkt=174198 data_loss=13.61666 2018-12-23 21:23:13,636 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1255010/3148876<3148876 Kbps loss-rate=13 2018-12-23 21:23:13,636 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2201943K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:16,989 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=148.6064 real_seconds=1.00 rate_Mbps=1244.4409 tx_cpu=28 rx_cpu=19 drop=41385 pkt=193558 data_loss=21.38122 2018-12-23 21:23:16,989 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1274307/2201943<2201943 Kbps loss-rate=21 2018-12-23 21:23:16,989 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1738125K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:20,320 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=145.8955 real_seconds=1.01 rate_Mbps=1216.8850 tx_cpu=29 rx_cpu=20 drop=31618 pkt=181015 data_loss=17.46708 2018-12-23 21:23:20,320 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1246090/1738125<1738125 Kbps loss-rate=17 2018-12-23 21:23:20,321 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1492107K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:23,645 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=152.0391 real_seconds=1.00 rate_Mbps=1273.7212 tx_cpu=51 rx_cpu=19 drop=26246 pkt=181934 data_loss=14.42608 2018-12-23 21:23:23,646 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1304290/1492107<1492107 Kbps loss-rate=14 2018-12-23 21:23:23,646 DEBUG overshot, min=1 kbps=1304290 max=1492107 2018-12-23 21:23:23,646 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1304290K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:26,997 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=151.4648 real_seconds=1.00 rate_Mbps=1268.8143 tx_cpu=88 rx_cpu=19 drop=4115 pkt=159215 data_loss=2.58458 2018-12-23 21:23:26,998 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1299265/1304290<1492107 Kbps loss-rate=2 2018-12-23 21:23:26,998 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Measuring UDP Throughput (packet size=8192)... 2018-12-23 21:23:26,999 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:30,350 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=221.4297 real_seconds=1.00 rate_Mbps=1851.5120 tx_cpu=86 rx_cpu=12 drop=47951 pkt=76294 data_loss=62.85029 2018-12-23 21:23:30,351 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1895948/5000000<10000000 Kbps loss-rate=62 2018-12-23 21:23:30,351 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3447974K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:33,677 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=213.1406 real_seconds=1.00 rate_Mbps=1786.3294 tx_cpu=98 rx_cpu=14 drop=25330 pkt=52612 data_loss=48.14491 2018-12-23 21:23:33,678 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1829201/3447974<3447974 Kbps loss-rate=48 2018-12-23 21:23:33,678 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2638587K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:37,006 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=214.0078 real_seconds=1.00 rate_Mbps=1792.9613 tx_cpu=99 rx_cpu=13 drop=12869 pkt=40262 data_loss=31.96315 2018-12-23 21:23:37,006 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1835992/2638587<2638587 Kbps loss-rate=31 2018-12-23 21:23:37,007 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2237289K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:40,334 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=214.7500 real_seconds=1.00 rate_Mbps=1795.1079 tx_cpu=99 rx_cpu=12 drop=6651 pkt=34139 data_loss=19.48211 2018-12-23 21:23:40,334 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1838190/2237289<2237289 Kbps loss-rate=19 2018-12-23 21:23:40,335 DEBUG overshot, min=1 kbps=1838190 max=2237289 2018-12-23 21:23:40,335 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1838190K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:43,688 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=216.6484 real_seconds=1.00 rate_Mbps=1816.7993 tx_cpu=99 rx_cpu=9 drop=318 pkt=28049 data_loss=1.13374 2018-12-23 21:23:43,689 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1860402/1838190<2237289 Kbps loss-rate=1 2018-12-23 21:23:43,689 DEBUG undershot, min=1860402 kbps=2048845 max=2237289 2018-12-23 21:23:43,689 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2048845K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:23:47,041 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=235.3672 real_seconds=1.00 rate_Mbps=1972.4740 tx_cpu=99 rx_cpu=13 drop=1136 pkt=31263 data_loss=3.63369 2018-12-23 21:23:47,042 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1860402<2019813/2048845<2237289 Kbps loss-rate=3 2018-12-23 21:23:47,052 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.18', 'ip_to': u'192.168.1.10', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.52, 'throughput_kbps': 1862915, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 30, 'rtt_ms': 0.38, 'throughput_kbps': 2400796, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.32, 'throughput_kbps': 1865489, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.61, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 162305, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.58, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1299265, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.63, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2019813, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': 0, 'rtt_max_ms': 0, 'rtt_min_ms': 0, 'rtt_stddev': 0, 'rx_packets': 0, 'tx_packets': 0}, { 'packet_size': 391, 'rtt_avg_ms': '0.403', 'rtt_max_ms': '0.545', 'rtt_min_ms': '0.257', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.734', 'rtt_max_ms': '1.765', 'rtt_min_ms': '0.363', 'rtt_stddev': '0.385', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-23 21:23:47,054 INFO ============================================================ 2018-12-23 21:23:47,054 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-12-23 21:23:56,122 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.619 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.338 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.320 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.304 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.575 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.334 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.422 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.366 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.344 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.509 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.304/0.413/0.619/0.108 ms 2018-12-23 21:24:05,167 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.217 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.398 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.350 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.432 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.305 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.353 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.350 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.267 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.339 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.597 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.217/0.360/0.597/0.100 ms 2018-12-23 21:24:14,215 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.90 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.605 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.588 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.416 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.448 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.371 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.508 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.461 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.420 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.630 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.371/0.635/1.907/0.432 ms 2018-12-23 21:24:14,216 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Measuring TCP Throughput (packet size=65536)... 2018-12-23 21:24:14,216 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:24:24,322 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=3694.5449 real_seconds=10.01 rate_Mbps=3094.8383 tx_cpu=5 rx_cpu=11 retrans=846 cwnd=845 rtt_ms=0.37 2018-12-23 21:24:24,323 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:24:34,423 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=2357.3943 real_seconds=10.01 rate_Mbps=1975.7676 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=574 rtt_ms=0.55 2018-12-23 21:24:34,424 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:24:44,528 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=2246.0624 real_seconds=10.01 rate_Mbps=1882.4404 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=573 rtt_ms=0.65 2018-12-23 21:24:44,528 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Measuring UDP Throughput (packet size=128)... 2018-12-23 21:24:44,529 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:24:47,857 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.6769 real_seconds=1.01 rate_Mbps=147.4350 tx_cpu=17 rx_cpu=19 drop=56144 pkt=200953 data_loss=27.93880 2018-12-23 21:24:47,858 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<150973/5000000<10000000 Kbps loss-rate=27 2018-12-23 21:24:47,858 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R452919K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:24:51,184 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=18.2104 real_seconds=1.01 rate_Mbps=151.8735 tx_cpu=16 rx_cpu=18 drop=54850 pkt=204030 data_loss=26.88348 2018-12-23 21:24:51,185 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<155518/452919<452919 Kbps loss-rate=26 2018-12-23 21:24:51,185 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304218K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:24:54,513 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.7292 real_seconds=1.01 rate_Mbps=147.2302 tx_cpu=20 rx_cpu=16 drop=48058 pkt=193295 data_loss=24.86226 2018-12-23 21:24:54,514 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<150763/304218<304218 Kbps loss-rate=24 2018-12-23 21:24:54,514 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227490K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:24:57,841 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.6355 real_seconds=1.00 rate_Mbps=147.6728 tx_cpu=23 rx_cpu=17 drop=60669 pkt=205139 data_loss=29.57462 2018-12-23 21:24:57,841 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<151216/227490<227490 Kbps loss-rate=29 2018-12-23 21:24:57,842 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189353K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:01,169 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.0929 real_seconds=1.00 rate_Mbps=143.2895 tx_cpu=53 rx_cpu=18 drop=44890 pkt=184915 data_loss=24.27589 2018-12-23 21:25:01,170 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<146728/189353<189353 Kbps loss-rate=24 2018-12-23 21:25:01,170 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168040K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:04,497 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.2338 real_seconds=1.00 rate_Mbps=143.9487 tx_cpu=83 rx_cpu=18 drop=22923 pkt=164102 data_loss=13.96865 2018-12-23 21:25:04,497 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<147403/168040<168040 Kbps loss-rate=13 2018-12-23 21:25:04,498 DEBUG overshot, min=1 kbps=147403 max=168040 2018-12-23 21:25:04,498 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147403K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:07,826 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.4475 real_seconds=1.00 rate_Mbps=145.6672 tx_cpu=94 rx_cpu=19 drop=1014 pkt=143944 data_loss=0.70456 2018-12-23 21:25:07,826 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=1<149163/147403<168040 Kbps loss-rate=0 2018-12-23 21:25:07,826 DEBUG undershot, min=149163 kbps=158601 max=168040 2018-12-23 21:25:07,827 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158601K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:11,181 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.2260 real_seconds=1.00 rate_Mbps=143.9398 tx_cpu=78 rx_cpu=19 drop=12354 pkt=153470 data_loss=8.05003 2018-12-23 21:25:11,181 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=149163<147394/158601<168040 Kbps loss-rate=8 2018-12-23 21:25:11,181 DEBUG overshot, min=149163 kbps=147394 max=158601 2018-12-23 21:25:11,181 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147394K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:14,508 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.4874 real_seconds=1.00 rate_Mbps=146.4796 tx_cpu=93 rx_cpu=20 drop=682 pkt=143939 data_loss=0.47408 2018-12-23 21:25:14,508 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=149163<149995/147394<158601 Kbps loss-rate=0 2018-12-23 21:25:14,509 DEBUG undershot, min=149995 kbps=154298 max=158601 2018-12-23 21:25:14,509 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154298K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:17,836 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=17.4783 real_seconds=1.00 rate_Mbps=146.4963 tx_cpu=84 rx_cpu=19 drop=7500 pkt=150682 data_loss=4.97722 2018-12-23 21:25:17,837 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=128 throughput=149995<150012/154298<158601 Kbps loss-rate=4 2018-12-23 21:25:17,837 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Measuring UDP Throughput (packet size=1024)... 2018-12-23 21:25:17,838 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:21,190 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=137.8906 real_seconds=1.00 rate_Mbps=1154.9364 tx_cpu=25 rx_cpu=18 drop=48976 pkt=190176 data_loss=25.75302 2018-12-23 21:25:21,190 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1182654/5000000<10000000 Kbps loss-rate=25 2018-12-23 21:25:21,190 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3091327K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:24,518 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=136.7314 real_seconds=1.01 rate_Mbps=1140.6025 tx_cpu=33 rx_cpu=16 drop=41542 pkt=181555 data_loss=22.88124 2018-12-23 21:25:24,518 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1167976/3091327<3091327 Kbps loss-rate=22 2018-12-23 21:25:24,518 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2129651K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:27,845 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=138.6553 real_seconds=1.00 rate_Mbps=1161.8479 tx_cpu=27 rx_cpu=17 drop=64328 pkt=206311 data_loss=31.18010 2018-12-23 21:25:27,846 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1189732/2129651<2129651 Kbps loss-rate=31 2018-12-23 21:25:27,846 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1659691K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:31,171 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=137.5527 real_seconds=1.01 rate_Mbps=1147.2426 tx_cpu=53 rx_cpu=21 drop=61745 pkt=202599 data_loss=30.47648 2018-12-23 21:25:31,172 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1174776/1659691<1659691 Kbps loss-rate=30 2018-12-23 21:25:31,172 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1417233K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:34,496 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=145.0088 real_seconds=1.00 rate_Mbps=1211.8834 tx_cpu=61 rx_cpu=18 drop=24513 pkt=173002 data_loss=14.16921 2018-12-23 21:25:34,496 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1240968/1417233<1417233 Kbps loss-rate=14 2018-12-23 21:25:34,496 DEBUG overshot, min=1 kbps=1240968 max=1417233 2018-12-23 21:25:34,497 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1240968K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:37,824 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=143.8779 real_seconds=1.00 rate_Mbps=1202.8818 tx_cpu=81 rx_cpu=20 drop=4154 pkt=151485 data_loss=2.74223 2018-12-23 21:25:37,825 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=1024 throughput=1<1231750/1240968<1417233 Kbps loss-rate=2 2018-12-23 21:25:37,825 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Measuring UDP Throughput (packet size=8192)... 2018-12-23 21:25:37,826 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:41,179 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=195.7578 real_seconds=1.00 rate_Mbps=1639.7595 tx_cpu=61 rx_cpu=12 drop=48993 pkt=74050 data_loss=66.16205 2018-12-23 21:25:41,179 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1679113/5000000<10000000 Kbps loss-rate=66 2018-12-23 21:25:41,180 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3339556K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:44,505 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=211.0625 real_seconds=1.00 rate_Mbps=1768.9391 tx_cpu=99 rx_cpu=12 drop=23942 pkt=50958 data_loss=46.98379 2018-12-23 21:25:44,505 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1811393/3339556<3339556 Kbps loss-rate=46 2018-12-23 21:25:44,505 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2575474K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:47,833 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=210.5391 real_seconds=1.00 rate_Mbps=1764.3389 tx_cpu=99 rx_cpu=10 drop=12350 pkt=39299 data_loss=31.42572 2018-12-23 21:25:47,834 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1806683/2575474<2575474 Kbps loss-rate=31 2018-12-23 21:25:47,834 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2191078K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:51,185 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=207.7969 real_seconds=1.00 rate_Mbps=1736.8271 tx_cpu=99 rx_cpu=11 drop=6835 pkt=33433 data_loss=20.44386 2018-12-23 21:25:51,186 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1778510/2191078<2191078 Kbps loss-rate=20 2018-12-23 21:25:51,186 DEBUG overshot, min=1 kbps=1778510 max=2191078 2018-12-23 21:25:51,186 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1778510K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:54,539 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=210.7422 real_seconds=1.00 rate_Mbps=1766.4293 tx_cpu=99 rx_cpu=9 drop=163 pkt=27138 data_loss=0.60062 2018-12-23 21:25:54,539 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1<1808823/1778510<2191078 Kbps loss-rate=0 2018-12-23 21:25:54,540 DEBUG undershot, min=1808823 kbps=1999950 max=2191078 2018-12-23 21:25:54,540 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1999950K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:25:57,864 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=212.0312 real_seconds=1.00 rate_Mbps=1772.2633 tx_cpu=99 rx_cpu=10 drop=3377 pkt=30517 data_loss=11.06600 2018-12-23 21:25:57,865 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1808823<1814797/1999950<2191078 Kbps loss-rate=11 2018-12-23 21:25:57,865 DEBUG overshot, min=1808823 kbps=1814797 max=1999950 2018-12-23 21:25:57,865 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1814797K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:26:01,193 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] megabytes=210.8828 real_seconds=1.00 rate_Mbps=1768.9832 tx_cpu=98 rx_cpu=11 drop=699 pkt=27692 data_loss=2.52422 2018-12-23 21:26:01,193 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] pkt-size=8192 throughput=1808823<1811438/1814797<1999950 Kbps loss-rate=2 2018-12-23 21:26:01,204 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.18', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 846, 'rtt_ms': 0.37, 'throughput_kbps': 3169114, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.55, 'throughput_kbps': 2023186, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.65, 'throughput_kbps': 1927618, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.98, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150012, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.74, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1231750, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.52, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1811438, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.413', 'rtt_max_ms': '0.619', 'rtt_min_ms': '0.304', 'rtt_stddev': '0.108', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.360', 'rtt_max_ms': '0.597', 'rtt_min_ms': '0.217', 'rtt_stddev': '0.100', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.635', 'rtt_max_ms': '1.907', 'rtt_min_ms': '0.371', 'rtt_stddev': '0.432', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-23 21:26:01,206 INFO Deleting floating ip 9750155f-92b7-4528-be1f-913abafa78ee 2018-12-23 21:26:02,231 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Floating IP 172.30.9.208 deleted 2018-12-23 21:26:02,568 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c62] Instance deleted 2018-12-23 21:26:02,632 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Creating client VM... 2018-12-23 21:26:02,633 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 21:26:04,789 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 1 of 150... 2018-12-23 21:26:07,302 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 2 of 150... 2018-12-23 21:26:09,636 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 3 of 150... 2018-12-23 21:26:11,784 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 4 of 150... 2018-12-23 21:26:14,241 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 5 of 150... 2018-12-23 21:26:16,732 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 6 of 150... 2018-12-23 21:26:19,097 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 7 of 150... 2018-12-23 21:26:21,608 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 8 of 150... 2018-12-23 21:26:24,361 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 9 of 150... 2018-12-23 21:26:26,533 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 10 of 150... 2018-12-23 21:26:29,119 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 11 of 150... 2018-12-23 21:26:31,458 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 12 of 150... 2018-12-23 21:26:33,818 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 13 of 150... 2018-12-23 21:26:36,499 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 14 of 150... 2018-12-23 21:26:38,880 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 15 of 150... 2018-12-23 21:26:41,204 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 16 of 150... 2018-12-23 21:26:43,557 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 17 of 150... 2018-12-23 21:26:45,692 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 18 of 150... 2018-12-23 21:26:48,244 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 19 of 150... 2018-12-23 21:26:50,405 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 20 of 150... 2018-12-23 21:26:52,736 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 21 of 150... 2018-12-23 21:26:55,258 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 22 of 150... 2018-12-23 21:26:57,423 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 23 of 150... 2018-12-23 21:26:59,791 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 24 of 150... 2018-12-23 21:27:02,148 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 25 of 150... 2018-12-23 21:27:04,498 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 26 of 150... 2018-12-23 21:27:07,034 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 27 of 150... 2018-12-23 21:27:09,542 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 28 of 150... 2018-12-23 21:27:11,685 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 29 of 150... 2018-12-23 21:27:13,866 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 30 of 150... 2018-12-23 21:27:16,199 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 31 of 150... 2018-12-23 21:27:18,529 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 32 of 150... 2018-12-23 21:27:20,882 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 33 of 150... 2018-12-23 21:27:23,206 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 34 of 150... 2018-12-23 21:27:25,365 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 35 of 150... 2018-12-23 21:27:27,729 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 36 of 150... 2018-12-23 21:27:30,056 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 37 of 150... 2018-12-23 21:27:32,239 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 38 of 150... 2018-12-23 21:27:34,626 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 39 of 150... 2018-12-23 21:27:37,149 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 40 of 150... 2018-12-23 21:27:39,482 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 41 of 150... 2018-12-23 21:27:41,644 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 42 of 150... 2018-12-23 21:27:43,798 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] VM status=BUILD, retrying 43 of 150... 2018-12-23 21:27:48,620 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Internal network IP: 192.168.1.15 2018-12-23 21:27:48,621 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] SSH IP: 172.30.9.214 2018-12-23 21:27:48,621 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Setup SSH for ubuntu@172.30.9.214 2018-12-23 21:27:57,811 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Installing nuttcp-8.1.4... 2018-12-23 21:27:57,856 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Copying nuttcp-8.1.4 to target... 2018-12-23 21:27:58,029 INFO ============================================================ 2018-12-23 21:27:58,030 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-12-23 21:28:07,076 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] PING 192.168.1.10 (192.168.1.10) 64(92) bytes of data. 72 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=41.8 ms 72 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.244 ms 72 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.253 ms 72 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.211 ms 72 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.229 ms 72 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.273 ms 72 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.211 ms 72 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.579 ms 72 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.191 ms 72 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.331 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9675ms rtt min/avg/max/mdev = 0.191/4.433/41.813/12.460 ms 2018-12-23 21:28:16,121 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] PING 192.168.1.10 (192.168.1.10) 391(419) bytes of data. 399 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.186 ms 399 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.401 ms 399 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.373 ms 399 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.370 ms 399 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.459 ms 399 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.320 ms 399 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.212 ms 399 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.238 ms 399 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.460 ms 399 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.427 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.186/0.344/0.460/0.098 ms 2018-12-23 21:28:25,165 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] PING 192.168.1.10 (192.168.1.10) 1500(1528) bytes of data. 1508 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=1.17 ms 1508 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.356 ms 1508 bytes from 192.168.1.10: icmp_seq=3 ttl=64 time=0.302 ms 1508 bytes from 192.168.1.10: icmp_seq=4 ttl=64 time=0.351 ms 1508 bytes from 192.168.1.10: icmp_seq=5 ttl=64 time=0.419 ms 1508 bytes from 192.168.1.10: icmp_seq=6 ttl=64 time=0.600 ms 1508 bytes from 192.168.1.10: icmp_seq=7 ttl=64 time=0.309 ms 1508 bytes from 192.168.1.10: icmp_seq=8 ttl=64 time=0.300 ms 1508 bytes from 192.168.1.10: icmp_seq=9 ttl=64 time=0.240 ms 1508 bytes from 192.168.1.10: icmp_seq=10 ttl=64 time=0.297 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.240/0.434/1.170/0.263 ms 2018-12-23 21:28:25,166 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Measuring TCP Throughput (packet size=65536)... 2018-12-23 21:28:25,166 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:28:35,268 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=6927.8565 real_seconds=10.01 rate_Mbps=5806.0455 tx_cpu=11 rx_cpu=17 retrans=729 cwnd=416 rtt_ms=0.31 2018-12-23 21:28:35,268 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:28:45,371 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=4986.7050 real_seconds=10.01 rate_Mbps=4180.1329 tx_cpu=10 rx_cpu=12 retrans=1 cwnd=574 rtt_ms=0.28 2018-12-23 21:28:45,371 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:28:55,496 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=4581.9584 real_seconds=10.01 rate_Mbps=3840.9136 tx_cpu=8 rx_cpu=11 retrans=1 cwnd=584 rtt_ms=0.30 2018-12-23 21:28:55,496 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Measuring UDP Throughput (packet size=128)... 2018-12-23 21:28:55,497 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:28:58,849 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=25.5873 real_seconds=1.00 rate_Mbps=214.3444 tx_cpu=16 rx_cpu=27 drop=53 pkt=209664 data_loss=0.02540 2018-12-23 21:28:58,850 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=128 throughput=1<219488/5000000<10000000 Kbps loss-rate=0 2018-12-23 21:28:58,850 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R658464K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:02,176 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=25.3724 real_seconds=1.00 rate_Mbps=212.3402 tx_cpu=17 rx_cpu=25 drop=3563 pkt=211413 data_loss=1.68518 2018-12-23 21:29:02,177 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=128 throughput=1<217436/658464<658464 Kbps loss-rate=1 2018-12-23 21:29:02,177 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437950K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:05,529 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=26.0441 real_seconds=1.00 rate_Mbps=217.9776 tx_cpu=17 rx_cpu=27 drop=517 pkt=213870 data_loss=0.24170 2018-12-23 21:29:05,529 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=128 throughput=1<223209/437950<437950 Kbps loss-rate=0 2018-12-23 21:29:05,530 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R330579K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:08,882 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=26.4977 real_seconds=1.00 rate_Mbps=221.9008 tx_cpu=18 rx_cpu=25 drop=1332 pkt=218401 data_loss=0.60990 2018-12-23 21:29:08,882 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=128 throughput=1<227226/330579<330579 Kbps loss-rate=0 2018-12-23 21:29:08,883 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R278902K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:12,208 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=26.4868 real_seconds=1.00 rate_Mbps=221.7126 tx_cpu=19 rx_cpu=26 drop=121 pkt=217101 data_loss=0.05585 2018-12-23 21:29:12,208 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=128 throughput=1<227033/278902<278902 Kbps loss-rate=0 2018-12-23 21:29:12,208 DEBUG undershot, min=227033 kbps=252967 max=278902 2018-12-23 21:29:12,209 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R252967K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:15,533 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=26.3822 real_seconds=1.00 rate_Mbps=220.8438 tx_cpu=19 rx_cpu=27 drop=312 pkt=216435 data_loss=0.14421 2018-12-23 21:29:15,533 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=128 throughput=227033<226144/252967<278902 Kbps loss-rate=0 2018-12-23 21:29:15,533 DEBUG undershot, min=252967 kbps=265934 max=278902 2018-12-23 21:29:15,533 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R265934K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:18,883 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=26.2877 real_seconds=1.00 rate_Mbps=220.2687 tx_cpu=18 rx_cpu=25 drop=1994 pkt=217343 data_loss=0.91741 2018-12-23 21:29:18,883 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=128 throughput=252967<225555/265934<278902 Kbps loss-rate=0 2018-12-23 21:29:18,884 DEBUG undershot, min=265934 kbps=272418 max=278902 2018-12-23 21:29:18,884 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Measuring UDP Throughput (packet size=1024)... 2018-12-23 21:29:18,885 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:22,236 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=201.5635 real_seconds=1.00 rate_Mbps=1688.0281 tx_cpu=34 rx_cpu=28 drop=0 pkt=206401 data_loss=0.00000 2018-12-23 21:29:22,236 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=1024 throughput=1<1728540/5000000<10000000 Kbps loss-rate=0 2018-12-23 21:29:22,236 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3364270K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:25,561 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=198.8770 real_seconds=1.00 rate_Mbps=1665.7788 tx_cpu=34 rx_cpu=29 drop=264 pkt=203914 data_loss=0.12946 2018-12-23 21:29:25,561 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=1024 throughput=1<1705757/3364270<3364270 Kbps loss-rate=0 2018-12-23 21:29:25,562 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2535013K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:28,889 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=199.8213 real_seconds=1.00 rate_Mbps=1675.5640 tx_cpu=35 rx_cpu=29 drop=262 pkt=204879 data_loss=0.12785 2018-12-23 21:29:28,889 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=1024 throughput=1<1715777/2535013<2535013 Kbps loss-rate=0 2018-12-23 21:29:28,890 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2125395K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:32,217 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=194.0547 real_seconds=1.00 rate_Mbps=1626.2858 tx_cpu=34 rx_cpu=30 drop=2749 pkt=201461 data_loss=1.36455 2018-12-23 21:29:32,217 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=1024 throughput=1<1665316/2125395<2125395 Kbps loss-rate=1 2018-12-23 21:29:32,218 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1895355K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:35,545 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=195.4287 real_seconds=1.00 rate_Mbps=1637.1892 tx_cpu=35 rx_cpu=29 drop=228 pkt=200347 data_loss=0.11382 2018-12-23 21:29:35,546 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=1024 throughput=1<1676481/1895355<1895355 Kbps loss-rate=0 2018-12-23 21:29:35,546 DEBUG undershot, min=1676481 kbps=1785918 max=1895355 2018-12-23 21:29:35,546 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1785918K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:38,873 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=199.7334 real_seconds=1.00 rate_Mbps=1674.6110 tx_cpu=33 rx_cpu=29 drop=179 pkt=204706 data_loss=0.08744 2018-12-23 21:29:38,873 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=1024 throughput=1676481<1714801/1785918<1895355 Kbps loss-rate=0 2018-12-23 21:29:38,873 DEBUG undershot, min=1714801 kbps=1805078 max=1895355 2018-12-23 21:29:38,874 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1805078K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:42,202 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=201.4102 real_seconds=1.00 rate_Mbps=1687.3708 tx_cpu=42 rx_cpu=28 drop=0 pkt=206244 data_loss=0.00000 2018-12-23 21:29:42,202 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=1024 throughput=1714801<1727867/1805078<1895355 Kbps loss-rate=0 2018-12-23 21:29:42,202 DEBUG undershot, min=1727867 kbps=1811611 max=1895355 2018-12-23 21:29:42,203 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1811611K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:45,554 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=183.2070 real_seconds=1.00 rate_Mbps=1530.7672 tx_cpu=30 rx_cpu=27 drop=9448 pkt=197052 data_loss=4.79469 2018-12-23 21:29:45,555 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=1024 throughput=1727867<1567505/1811611<1895355 Kbps loss-rate=4 2018-12-23 21:29:45,555 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Measuring UDP Throughput (packet size=8192)... 2018-12-23 21:29:45,555 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:48,880 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=373.6641 real_seconds=1.00 rate_Mbps=3127.4034 tx_cpu=96 rx_cpu=20 drop=28465 pkt=76294 data_loss=37.30961 2018-12-23 21:29:48,881 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=8192 throughput=1<3202461/5000000<10000000 Kbps loss-rate=37 2018-12-23 21:29:48,881 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4101230K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:52,206 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=374.6172 real_seconds=1.00 rate_Mbps=3135.9688 tx_cpu=99 rx_cpu=20 drop=14629 pkt=62580 data_loss=23.37647 2018-12-23 21:29:52,206 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=8192 throughput=1<3211232/4101230<4101230 Kbps loss-rate=23 2018-12-23 21:29:52,207 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3656231K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:55,534 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=373.1328 real_seconds=1.00 rate_Mbps=3123.7549 tx_cpu=99 rx_cpu=21 drop=8029 pkt=55790 data_loss=14.39148 2018-12-23 21:29:55,534 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=8192 throughput=1<3198725/3656231<3656231 Kbps loss-rate=14 2018-12-23 21:29:55,535 DEBUG overshot, min=1 kbps=3198725 max=3656231 2018-12-23 21:29:55,535 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3198725K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:29:58,862 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] megabytes=362.7109 real_seconds=1.00 rate_Mbps=3043.7661 tx_cpu=99 rx_cpu=17 drop=2382 pkt=48809 data_loss=4.88025 2018-12-23 21:29:58,862 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] pkt-size=8192 throughput=1<3116816/3198725<3656231 Kbps loss-rate=4 2018-12-23 21:29:58,872 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.15', 'ip_to': u'192.168.1.10', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 729, 'rtt_ms': 0.31, 'throughput_kbps': 5945390, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.28, 'throughput_kbps': 4280456, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.3, 'throughput_kbps': 3933095, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.92, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 225555, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.79, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1567505, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.88, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3116816, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.433', 'rtt_max_ms': '41.813', 'rtt_min_ms': '0.191', 'rtt_stddev': '12.460', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.344', 'rtt_max_ms': '0.460', 'rtt_min_ms': '0.186', 'rtt_stddev': '0.098', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.434', 'rtt_max_ms': '1.170', 'rtt_min_ms': '0.240', 'rtt_stddev': '0.263', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-23 21:29:58,874 INFO Deleting floating ip a9896be9-d4ad-432e-a1fc-2307977ac25d 2018-12-23 21:29:59,818 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Floating IP 172.30.9.214 deleted 2018-12-23 21:29:59,953 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c63] Instance deleted 2018-12-23 21:29:59,985 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Creating client VM... 2018-12-23 21:29:59,985 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-12-23 21:30:01,394 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] VM status=BUILD, retrying 1 of 150... 2018-12-23 21:30:03,970 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] VM status=BUILD, retrying 2 of 150... 2018-12-23 21:30:06,362 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] VM status=BUILD, retrying 3 of 150... 2018-12-23 21:30:08,695 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] VM status=BUILD, retrying 4 of 150... 2018-12-23 21:30:10,843 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] VM status=BUILD, retrying 5 of 150... 2018-12-23 21:30:13,018 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] VM status=BUILD, retrying 6 of 150... 2018-12-23 21:30:17,867 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Internal network IP: 192.168.2.6 2018-12-23 21:30:17,867 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] SSH IP: 172.30.9.200 2018-12-23 21:30:17,867 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Setup SSH for ubuntu@172.30.9.200 2018-12-23 21:30:29,426 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Installing nuttcp-8.1.4... 2018-12-23 21:30:29,472 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Copying nuttcp-8.1.4 to target... 2018-12-23 21:30:29,638 INFO ============================================================ 2018-12-23 21:30:29,639 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-12-23 21:30:38,709 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] PING 192.168.1.10 (192.168.1.10) 64(92) bytes of data. 72 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=1.44 ms 72 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.437 ms 72 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.379 ms 72 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.431 ms 72 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.413 ms 72 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.465 ms 72 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.288 ms 72 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.372 ms 72 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.483 ms 72 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.555 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.288/0.527/1.448/0.314 ms 2018-12-23 21:30:47,753 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] PING 192.168.1.10 (192.168.1.10) 391(419) bytes of data. 399 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=0.304 ms 399 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.358 ms 399 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.492 ms 399 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.428 ms 399 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.418 ms 399 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.410 ms 399 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.414 ms 399 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.397 ms 399 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.400 ms 399 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.492 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.304/0.411/0.492/0.055 ms 2018-12-23 21:30:56,801 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] PING 192.168.1.10 (192.168.1.10) 1500(1528) bytes of data. 1508 bytes from 192.168.1.10: icmp_seq=1 ttl=63 time=1.55 ms 1508 bytes from 192.168.1.10: icmp_seq=2 ttl=63 time=0.500 ms 1508 bytes from 192.168.1.10: icmp_seq=3 ttl=63 time=0.661 ms 1508 bytes from 192.168.1.10: icmp_seq=4 ttl=63 time=0.479 ms 1508 bytes from 192.168.1.10: icmp_seq=5 ttl=63 time=0.836 ms 1508 bytes from 192.168.1.10: icmp_seq=6 ttl=63 time=0.576 ms 1508 bytes from 192.168.1.10: icmp_seq=7 ttl=63 time=0.460 ms 1508 bytes from 192.168.1.10: icmp_seq=8 ttl=63 time=0.568 ms 1508 bytes from 192.168.1.10: icmp_seq=9 ttl=63 time=0.723 ms 1508 bytes from 192.168.1.10: icmp_seq=10 ttl=63 time=0.513 ms --- 192.168.1.10 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.460/0.687/1.556/0.311 ms 2018-12-23 21:30:56,802 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Measuring TCP Throughput (packet size=65536)... 2018-12-23 21:30:56,802 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:06,905 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=1994.4593 real_seconds=10.01 rate_Mbps=1671.6429 tx_cpu=4 rx_cpu=5 retrans=21 cwnd=278 rtt_ms=0.57 2018-12-23 21:31:06,906 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:17,009 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=1973.6749 real_seconds=10.01 rate_Mbps=1654.3393 tx_cpu=4 rx_cpu=5 retrans=29 cwnd=277 rtt_ms=0.59 2018-12-23 21:31:17,009 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:27,111 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=2273.7990 real_seconds=10.01 rate_Mbps=1905.8063 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=447 rtt_ms=0.36 2018-12-23 21:31:27,111 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Measuring UDP Throughput (packet size=128)... 2018-12-23 21:31:27,112 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:30,438 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.8279 real_seconds=1.01 rate_Mbps=148.7146 tx_cpu=18 rx_cpu=18 drop=38880 pkt=184926 data_loss=21.02463 2018-12-23 21:31:30,439 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<152283/5000000<10000000 Kbps loss-rate=21 2018-12-23 21:31:30,439 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R456849K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:33,791 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=18.1561 real_seconds=1.01 rate_Mbps=151.4444 tx_cpu=16 rx_cpu=17 drop=62824 pkt=211559 data_loss=29.69592 2018-12-23 21:31:33,791 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<155079/456849<456849 Kbps loss-rate=29 2018-12-23 21:31:33,791 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R305964K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:37,118 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.7775 real_seconds=1.00 rate_Mbps=148.4099 tx_cpu=18 rx_cpu=18 drop=70908 pkt=216542 data_loss=32.74582 2018-12-23 21:31:37,118 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<151971/305964<305964 Kbps loss-rate=32 2018-12-23 21:31:37,118 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228967K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:40,470 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.9751 real_seconds=1.00 rate_Mbps=150.6922 tx_cpu=22 rx_cpu=18 drop=65892 pkt=213144 data_loss=30.91442 2018-12-23 21:31:40,471 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<154308/228967<228967 Kbps loss-rate=30 2018-12-23 21:31:40,471 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191637K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:43,823 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.9484 real_seconds=1.00 rate_Mbps=149.9820 tx_cpu=99 rx_cpu=19 drop=40110 pkt=187143 data_loss=21.43264 2018-12-23 21:31:43,824 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<153581/191637<191637 Kbps loss-rate=21 2018-12-23 21:31:43,824 DEBUG overshot, min=1 kbps=153581 max=191637 2018-12-23 21:31:43,824 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153581K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:47,150 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=18.3083 real_seconds=1.00 rate_Mbps=153.6490 tx_cpu=99 rx_cpu=22 drop=0 pkt=149982 data_loss=0.00000 2018-12-23 21:31:47,150 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<157336/153581<191637 Kbps loss-rate=0 2018-12-23 21:31:47,151 DEBUG undershot, min=157336 kbps=174486 max=191637 2018-12-23 21:31:47,151 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174486K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:50,478 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=18.3749 real_seconds=1.00 rate_Mbps=153.6316 tx_cpu=99 rx_cpu=17 drop=19869 pkt=170396 data_loss=11.66041 2018-12-23 21:31:50,478 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=157336<157318/174486<191637 Kbps loss-rate=11 2018-12-23 21:31:50,479 DEBUG overshot, min=157336 kbps=157318 max=174486 2018-12-23 21:31:50,479 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157318K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:53,806 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=18.2594 real_seconds=1.00 rate_Mbps=152.5596 tx_cpu=99 rx_cpu=17 drop=4050 pkt=153631 data_loss=2.63627 2018-12-23 21:31:53,807 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=157336<156221/157318<174486 Kbps loss-rate=2 2018-12-23 21:31:53,807 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Measuring UDP Throughput (packet size=1024)... 2018-12-23 21:31:53,807 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:31:57,134 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=147.9121 real_seconds=1.00 rate_Mbps=1239.3292 tx_cpu=27 rx_cpu=20 drop=57929 pkt=209391 data_loss=27.66547 2018-12-23 21:31:57,134 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1269073/5000000<10000000 Kbps loss-rate=27 2018-12-23 21:31:57,135 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3134536K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:00,463 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=147.8096 real_seconds=1.00 rate_Mbps=1233.9921 tx_cpu=34 rx_cpu=19 drop=32237 pkt=183594 data_loss=17.55883 2018-12-23 21:32:00,463 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1263607/3134536<3134536 Kbps loss-rate=17 2018-12-23 21:32:00,463 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2199071K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:03,790 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=150.9463 real_seconds=1.00 rate_Mbps=1260.1641 tx_cpu=35 rx_cpu=19 drop=50475 pkt=205044 data_loss=24.61667 2018-12-23 21:32:03,791 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1290408/2199071<2199071 Kbps loss-rate=24 2018-12-23 21:32:03,791 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1744739K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:07,117 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=147.0312 real_seconds=1.00 rate_Mbps=1233.4097 tx_cpu=36 rx_cpu=19 drop=40831 pkt=191391 data_loss=21.33385 2018-12-23 21:32:07,118 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1263011/1744739<1744739 Kbps loss-rate=21 2018-12-23 21:32:07,118 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1503875K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:10,443 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=148.5020 real_seconds=1.00 rate_Mbps=1241.0187 tx_cpu=94 rx_cpu=19 drop=31514 pkt=183580 data_loss=17.16631 2018-12-23 21:32:10,444 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1270803/1503875<1503875 Kbps loss-rate=17 2018-12-23 21:32:10,444 DEBUG overshot, min=1 kbps=1270803 max=1503875 2018-12-23 21:32:10,444 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1270803K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:13,799 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=142.3711 real_seconds=1.00 rate_Mbps=1189.4720 tx_cpu=99 rx_cpu=18 drop=9339 pkt=155127 data_loss=6.02022 2018-12-23 21:32:13,799 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1218019/1270803<1503875 Kbps loss-rate=6 2018-12-23 21:32:13,800 DEBUG overshot, min=1 kbps=1218019 max=1270803 2018-12-23 21:32:13,800 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1218019K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:17,127 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=144.6035 real_seconds=1.00 rate_Mbps=1210.4464 tx_cpu=99 rx_cpu=19 drop=610 pkt=148684 data_loss=0.41026 2018-12-23 21:32:17,128 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1239497/1218019<1270803 Kbps loss-rate=0 2018-12-23 21:32:17,128 DEBUG undershot, min=1239497 kbps=1255150 max=1270803 2018-12-23 21:32:17,129 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Measuring UDP Throughput (packet size=8192)... 2018-12-23 21:32:17,129 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:20,482 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=201.3828 real_seconds=1.00 rate_Mbps=1687.7080 tx_cpu=99 rx_cpu=9 drop=50520 pkt=76297 data_loss=66.21492 2018-12-23 21:32:20,483 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1728212/5000000<10000000 Kbps loss-rate=66 2018-12-23 21:32:20,483 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3364106K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:23,812 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=207.3750 real_seconds=1.00 rate_Mbps=1734.6975 tx_cpu=99 rx_cpu=9 drop=24788 pkt=51332 data_loss=48.28956 2018-12-23 21:32:23,812 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1776330/3364106<3364106 Kbps loss-rate=48 2018-12-23 21:32:23,812 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2570218K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:27,141 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=210.4297 real_seconds=1.00 rate_Mbps=1759.1642 tx_cpu=98 rx_cpu=9 drop=12284 pkt=39219 data_loss=31.32154 2018-12-23 21:32:27,141 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1801384/2570218<2570218 Kbps loss-rate=31 2018-12-23 21:32:27,141 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2185801K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:30,466 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=208.0469 real_seconds=1.00 rate_Mbps=1739.9499 tx_cpu=99 rx_cpu=8 drop=6723 pkt=33353 data_loss=20.15709 2018-12-23 21:32:30,467 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1781708/2185801<2185801 Kbps loss-rate=20 2018-12-23 21:32:30,467 DEBUG overshot, min=1 kbps=1781708 max=2185801 2018-12-23 21:32:30,467 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1781708K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:33,818 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=212.3984 real_seconds=1.00 rate_Mbps=1780.7603 tx_cpu=99 rx_cpu=9 drop=0 pkt=27187 data_loss=0.00000 2018-12-23 21:32:33,819 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1823498/1781708<2185801 Kbps loss-rate=0 2018-12-23 21:32:33,819 DEBUG undershot, min=1823498 kbps=2004649 max=2185801 2018-12-23 21:32:33,819 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2004649K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:37,146 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=205.3516 real_seconds=1.00 rate_Mbps=1717.0608 tx_cpu=98 rx_cpu=10 drop=4304 pkt=30589 data_loss=14.07042 2018-12-23 21:32:37,147 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1823498<1758270/2004649<2185801 Kbps loss-rate=14 2018-12-23 21:32:37,147 DEBUG overshot, min=1823498 kbps=1758270 max=2004649 2018-12-23 21:32:37,147 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1758270K -p5001 -P5002 -fparse 192.168.1.10 2018-12-23 21:32:40,500 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=209.2266 real_seconds=1.00 rate_Mbps=1754.5213 tx_cpu=99 rx_cpu=9 drop=48 pkt=26829 data_loss=0.17891 2018-12-23 21:32:40,501 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1823498<1796629/1758270<2004649 Kbps loss-rate=0 2018-12-23 21:32:40,501 DEBUG undershot, min=1914073 kbps=1959361 max=2004649 2018-12-23 21:32:40,512 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'192.168.1.10', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.57, 'throughput_kbps': 1711762, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 29, 'rtt_ms': 0.59, 'throughput_kbps': 1694043, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.36, 'throughput_kbps': 1951545, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.64, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 156221, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.41, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1239497, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.18, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1796629, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.527', 'rtt_max_ms': '1.448', 'rtt_min_ms': '0.288', 'rtt_stddev': '0.314', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.411', 'rtt_max_ms': '0.492', 'rtt_min_ms': '0.304', 'rtt_stddev': '0.055', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.687', 'rtt_max_ms': '1.556', 'rtt_min_ms': '0.460', 'rtt_stddev': '0.311', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-23 21:32:40,513 INFO ============================================================ 2018-12-23 21:32:40,513 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-12-23 21:32:49,583 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] PING 172.30.9.201 (172.30.9.201) 64(92) bytes of data. 72 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.605 ms 72 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.295 ms 72 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.475 ms 72 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.424 ms 72 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.295 ms 72 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.410 ms 72 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.477 ms 72 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.466 ms 72 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.468 ms 72 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.304 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.295/0.421/0.605/0.098 ms 2018-12-23 21:32:58,629 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] PING 172.30.9.201 (172.30.9.201) 391(419) bytes of data. 399 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=0.406 ms 399 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.598 ms 399 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.523 ms 399 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.527 ms 399 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.529 ms 399 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.657 ms 399 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.662 ms 399 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.694 ms 399 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.834 ms 399 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.420 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.406/0.585/0.834/0.124 ms 2018-12-23 21:33:07,674 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] PING 172.30.9.201 (172.30.9.201) 1500(1528) bytes of data. 1508 bytes from 172.30.9.201: icmp_seq=1 ttl=63 time=1.80 ms 1508 bytes from 172.30.9.201: icmp_seq=2 ttl=63 time=0.491 ms 1508 bytes from 172.30.9.201: icmp_seq=3 ttl=63 time=0.749 ms 1508 bytes from 172.30.9.201: icmp_seq=4 ttl=63 time=0.542 ms 1508 bytes from 172.30.9.201: icmp_seq=5 ttl=63 time=0.385 ms 1508 bytes from 172.30.9.201: icmp_seq=6 ttl=63 time=0.381 ms 1508 bytes from 172.30.9.201: icmp_seq=7 ttl=63 time=0.491 ms 1508 bytes from 172.30.9.201: icmp_seq=8 ttl=63 time=0.667 ms 1508 bytes from 172.30.9.201: icmp_seq=9 ttl=63 time=0.510 ms 1508 bytes from 172.30.9.201: icmp_seq=10 ttl=63 time=0.514 ms --- 172.30.9.201 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.381/0.653/1.807/0.400 ms 2018-12-23 21:33:07,675 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Measuring TCP Throughput (packet size=65536)... 2018-12-23 21:33:07,676 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:17,776 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=1828.8993 real_seconds=10.01 rate_Mbps=1533.1152 tx_cpu=4 rx_cpu=5 retrans=40 cwnd=304 rtt_ms=0.46 2018-12-23 21:33:17,777 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:27,902 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=1847.8032 real_seconds=10.01 rate_Mbps=1548.9484 tx_cpu=4 rx_cpu=5 retrans=14 cwnd=266 rtt_ms=0.63 2018-12-23 21:33:27,903 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:38,002 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=2297.5346 real_seconds=10.01 rate_Mbps=1925.6382 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=479 rtt_ms=0.34 2018-12-23 21:33:38,003 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Measuring UDP Throughput (packet size=128)... 2018-12-23 21:33:38,004 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:41,357 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.0773 real_seconds=1.01 rate_Mbps=142.3541 tx_cpu=16 rx_cpu=17 drop=64703 pkt=204600 data_loss=31.62407 2018-12-23 21:33:41,357 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<145770/5000000<10000000 Kbps loss-rate=31 2018-12-23 21:33:41,358 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437310K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:44,709 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.2103 real_seconds=1.01 rate_Mbps=143.5158 tx_cpu=17 rx_cpu=18 drop=75588 pkt=216574 data_loss=34.90145 2018-12-23 21:33:44,710 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<146960/437310<437310 Kbps loss-rate=34 2018-12-23 21:33:44,710 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R292135K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:48,061 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.5015 real_seconds=1.01 rate_Mbps=146.0388 tx_cpu=18 rx_cpu=16 drop=72796 pkt=216168 data_loss=33.67554 2018-12-23 21:33:48,062 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<149543/292135<292135 Kbps loss-rate=33 2018-12-23 21:33:48,062 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220839K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:51,388 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=18.0974 real_seconds=1.01 rate_Mbps=150.9293 tx_cpu=55 rx_cpu=16 drop=60957 pkt=209211 data_loss=29.13679 2018-12-23 21:33:51,388 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<154551/220839<220839 Kbps loss-rate=29 2018-12-23 21:33:51,389 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187695K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:54,716 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.1252 real_seconds=1.00 rate_Mbps=143.0453 tx_cpu=99 rx_cpu=15 drop=43008 pkt=183298 data_loss=23.46348 2018-12-23 21:33:54,717 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<146478/187695<187695 Kbps loss-rate=23 2018-12-23 21:33:54,717 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167086K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:33:58,071 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=16.7982 real_seconds=1.00 rate_Mbps=140.3409 tx_cpu=98 rx_cpu=18 drop=25561 pkt=163172 data_loss=15.66534 2018-12-23 21:33:58,071 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<143709/167086<167086 Kbps loss-rate=15 2018-12-23 21:33:58,072 DEBUG overshot, min=1 kbps=143709 max=167086 2018-12-23 21:33:58,072 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R143709K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:01,424 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.0200 real_seconds=1.00 rate_Mbps=142.4394 tx_cpu=99 rx_cpu=17 drop=911 pkt=140339 data_loss=0.64911 2018-12-23 21:34:01,424 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=1<145857/143709<167086 Kbps loss-rate=0 2018-12-23 21:34:01,425 DEBUG undershot, min=145857 kbps=156471 max=167086 2018-12-23 21:34:01,425 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156471K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:04,776 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.3029 real_seconds=1.00 rate_Mbps=144.6564 tx_cpu=99 rx_cpu=17 drop=11058 pkt=152804 data_loss=7.23698 2018-12-23 21:34:04,777 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=145857<148128/156471<167086 Kbps loss-rate=7 2018-12-23 21:34:04,777 DEBUG overshot, min=145857 kbps=148128 max=156471 2018-12-23 21:34:04,777 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148128K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:08,103 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=17.2462 real_seconds=1.00 rate_Mbps=144.2222 tx_cpu=99 rx_cpu=18 drop=3375 pkt=144656 data_loss=2.33319 2018-12-23 21:34:08,103 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=128 throughput=145857<147683/148128<156471 Kbps loss-rate=2 2018-12-23 21:34:08,104 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Measuring UDP Throughput (packet size=1024)... 2018-12-23 21:34:08,104 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:11,455 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=137.1943 real_seconds=1.00 rate_Mbps=1149.6692 tx_cpu=32 rx_cpu=18 drop=66741 pkt=207228 data_loss=32.20657 2018-12-23 21:34:11,456 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1177261/5000000<10000000 Kbps loss-rate=32 2018-12-23 21:34:11,456 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3088630K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:14,808 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=136.6143 real_seconds=1.00 rate_Mbps=1140.9593 tx_cpu=34 rx_cpu=18 drop=63363 pkt=203256 data_loss=31.17397 2018-12-23 21:34:14,808 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1168342/3088630<3088630 Kbps loss-rate=31 2018-12-23 21:34:14,808 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2128486K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:18,135 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=142.6621 real_seconds=1.00 rate_Mbps=1194.4754 tx_cpu=34 rx_cpu=18 drop=57958 pkt=204044 data_loss=28.40466 2018-12-23 21:34:18,136 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1223142/2128486<2128486 Kbps loss-rate=28 2018-12-23 21:34:18,136 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1675814K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:21,463 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=141.8125 real_seconds=1.00 rate_Mbps=1188.6182 tx_cpu=58 rx_cpu=18 drop=59323 pkt=204539 data_loss=29.00326 2018-12-23 21:34:21,464 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1217145/1675814<1675814 Kbps loss-rate=29 2018-12-23 21:34:21,464 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1446479K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:24,787 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=135.4209 real_seconds=1.00 rate_Mbps=1135.4909 tx_cpu=99 rx_cpu=19 drop=37903 pkt=176574 data_loss=21.46577 2018-12-23 21:34:24,788 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1162742/1446479<1446479 Kbps loss-rate=21 2018-12-23 21:34:24,788 DEBUG overshot, min=1 kbps=1162742 max=1446479 2018-12-23 21:34:24,788 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1162742K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:28,140 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=136.2646 real_seconds=1.00 rate_Mbps=1138.6437 tx_cpu=99 rx_cpu=18 drop=2401 pkt=141936 data_loss=1.69166 2018-12-23 21:34:28,140 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1<1165971/1162742<1446479 Kbps loss-rate=1 2018-12-23 21:34:28,140 DEBUG undershot, min=1165971 kbps=1306225 max=1446479 2018-12-23 21:34:28,140 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1306225K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:31,492 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=134.7500 real_seconds=1.00 rate_Mbps=1130.1717 tx_cpu=98 rx_cpu=19 drop=21467 pkt=159451 data_loss=13.46309 2018-12-23 21:34:31,492 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1165971<1157295/1306225<1446479 Kbps loss-rate=13 2018-12-23 21:34:31,493 DEBUG overshot, min=1165971 kbps=1157295 max=1306225 2018-12-23 21:34:31,493 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1157295K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:34,821 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=137.6328 real_seconds=1.00 rate_Mbps=1153.6502 tx_cpu=99 rx_cpu=18 drop=335 pkt=141271 data_loss=0.23717 2018-12-23 21:34:34,821 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1165971<1181337/1157295<1306225 Kbps loss-rate=0 2018-12-23 21:34:34,822 DEBUG undershot, min=1181337 kbps=1243781 max=1306225 2018-12-23 21:34:34,822 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1243781K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:38,173 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=142.4160 real_seconds=1.00 rate_Mbps=1190.1199 tx_cpu=99 rx_cpu=18 drop=5994 pkt=151828 data_loss=3.94788 2018-12-23 21:34:38,173 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=1024 throughput=1181337<1218682/1243781<1306225 Kbps loss-rate=3 2018-12-23 21:34:38,174 INFO [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Measuring UDP Throughput (packet size=8192)... 2018-12-23 21:34:38,174 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:41,526 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=205.8047 real_seconds=1.00 rate_Mbps=1724.3060 tx_cpu=35 rx_cpu=9 drop=46938 pkt=73281 data_loss=64.05207 2018-12-23 21:34:41,526 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1765689/5000000<10000000 Kbps loss-rate=64 2018-12-23 21:34:41,526 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3382844K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:44,851 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=204.7812 real_seconds=1.00 rate_Mbps=1716.7498 tx_cpu=99 rx_cpu=10 drop=25406 pkt=51618 data_loss=49.21927 2018-12-23 21:34:44,852 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1757951/3382844<3382844 Kbps loss-rate=49 2018-12-23 21:34:44,852 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2570397K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:48,203 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=204.9609 real_seconds=1.00 rate_Mbps=1713.4444 tx_cpu=99 rx_cpu=10 drop=12986 pkt=39221 data_loss=33.10983 2018-12-23 21:34:48,203 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1754567/2570397<2570397 Kbps loss-rate=33 2018-12-23 21:34:48,204 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2162482K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:51,556 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=209.8359 real_seconds=1.00 rate_Mbps=1754.3089 tx_cpu=98 rx_cpu=9 drop=6138 pkt=32997 data_loss=18.60172 2018-12-23 21:34:51,557 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1796412/2162482<2162482 Kbps loss-rate=18 2018-12-23 21:34:51,557 DEBUG overshot, min=1 kbps=1796412 max=2162482 2018-12-23 21:34:51,558 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1796412K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:54,912 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=213.5859 real_seconds=1.00 rate_Mbps=1791.1478 tx_cpu=99 rx_cpu=9 drop=72 pkt=27411 data_loss=0.26267 2018-12-23 21:34:54,912 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1<1834135/1796412<2162482 Kbps loss-rate=0 2018-12-23 21:34:54,913 DEBUG undershot, min=1834135 kbps=1998308 max=2162482 2018-12-23 21:34:54,913 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1998308K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:34:58,240 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=212.1562 real_seconds=1.00 rate_Mbps=1775.2451 tx_cpu=99 rx_cpu=9 drop=3336 pkt=30492 data_loss=10.94061 2018-12-23 21:34:58,241 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1834135<1817850/1998308<2162482 Kbps loss-rate=10 2018-12-23 21:34:58,241 DEBUG overshot, min=1834135 kbps=1817850 max=1998308 2018-12-23 21:34:58,241 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1817850K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:35:01,569 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=215.2109 real_seconds=1.00 rate_Mbps=1804.6146 tx_cpu=99 rx_cpu=9 drop=191 pkt=27738 data_loss=0.68859 2018-12-23 21:35:01,569 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1834135<1847925/1817850<1998308 Kbps loss-rate=0 2018-12-23 21:35:01,570 DEBUG undershot, min=1847925 kbps=1923116 max=1998308 2018-12-23 21:35:01,570 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1923116K -p5001 -P5002 -fparse 172.30.9.201 2018-12-23 21:35:04,919 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] megabytes=214.3281 real_seconds=1.00 rate_Mbps=1791.4636 tx_cpu=99 rx_cpu=10 drop=1911 pkt=29345 data_loss=6.51219 2018-12-23 21:35:04,919 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] pkt-size=8192 throughput=1847925<1834458/1923116<1998308 Kbps loss-rate=6 2018-12-23 21:35:04,920 DEBUG overshot, min=1847925 kbps=1834458 max=1923116 2018-12-23 21:35:04,927 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.6', 'ip_to': u'172.30.9.201', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 40, 'rtt_ms': 0.46, 'throughput_kbps': 1569909, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.63, 'throughput_kbps': 1586123, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.34, 'throughput_kbps': 1971853, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.33, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147683, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.95, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1218682, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.51, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1834458, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.421', 'rtt_max_ms': '0.605', 'rtt_min_ms': '0.295', 'rtt_stddev': '0.098', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.585', 'rtt_max_ms': '0.834', 'rtt_min_ms': '0.406', 'rtt_stddev': '0.124', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.653', 'rtt_max_ms': '1.807', 'rtt_min_ms': '0.381', 'rtt_stddev': '0.400', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-12-23 21:35:04,928 INFO Deleting floating ip da146798-6d1d-4464-967d-716125614c73 2018-12-23 21:35:06,215 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Floating IP 172.30.9.200 deleted 2018-12-23 21:35:06,943 DEBUG [TestClient_cc2666ed-b08f-42b7-9736-44c6b0ca98c64] Instance deleted 2018-12-23 21:35:07,057 INFO Cleaning up... 2018-12-23 21:35:07,057 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Terminating nuttcp-8.1.4 2018-12-23 21:35:07,070 INFO Deleting floating ip fe850cc4-b875-49ae-8ed4-89555e5815e4 2018-12-23 21:35:08,402 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Floating IP 172.30.9.201 deleted 2018-12-23 21:35:08,720 DEBUG [TestServer_cc2666ed-b08f-42b7-9736-44c6b0ca98c61] Instance deleted 2018-12-23 21:35:13,878 INFO Network pns-internal-net_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 deleted. 2018-12-23 21:35:15,312 INFO Network pns-internal-net2_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 deleted. 2018-12-23 21:35:15,371 INFO Removed public key pns_public_key 2018-12-23 21:35:15,371 INFO Deleting security group 2018-12-23 21:35:15,531 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15834714', 'rtt_ms': '0.256667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 145749, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1312108, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7147313, 'loss_rate': 0.01}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.184/0.103/0.479/0.105', | | | | | '64-byte': '4.304/0.167/40.560/12.085', '1500-byte': '0.216/0.128/0.439/0.097'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4719647', 'rtt_ms': '0.296667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 225555, 'loss_rate': 0.92}, 1024: {'tp_kbps': 1567505, | | | | | 'loss_rate': 4.79}, 8192: {'tp_kbps': 3116816, 'loss_rate': 4.88}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.344/0.186/0.460/0.098', | | | | | '64-byte': '4.433/0.191/41.813/12.460', '1500-byte': '0.434/0.240/1.170/0.263'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2043066', 'rtt_ms': '0.406667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 162305, 'loss_rate': 2.61}, 1024: {'tp_kbps': 1299265, | | | | | 'loss_rate': 2.58}, 8192: {'tp_kbps': 2019813, 'loss_rate': 3.63}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.403/0.257/0.545/0.100', | | | | | '64-byte': '0/0/0/0', '1500-byte': '0.734/0.363/1.765/0.385'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1785783', 'rtt_ms': '0.506667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 156221, 'loss_rate': 2.64}, 1024: {'tp_kbps': 1239497, | | | | | 'loss_rate': 0.41}, 8192: {'tp_kbps': 1796629, 'loss_rate': 0.18}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.411/0.304/0.492/0.055', | | | | | '64-byte': '0.527/0.288/1.448/0.314', '1500-byte': '0.687/0.460/1.556/0.311'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2373306', 'rtt_ms': '0.523333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150012, 'loss_rate': 4.98}, 1024: {'tp_kbps': 1231750, | | | | | 'loss_rate': 2.74}, 8192: {'tp_kbps': 1811438, 'loss_rate': 2.52}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.360/0.217/0.597/0.100', | | | | | '64-byte': '0.413/0.304/0.619/0.108', '1500-byte': '0.635/0.371/1.907/0.432'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1709295', 'rtt_ms': '0.476667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147683, 'loss_rate': 2.33}, 1024: {'tp_kbps': 1218682, | | | | | 'loss_rate': 3.95}, 8192: {'tp_kbps': 1834458, 'loss_rate': 6.51}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.585/0.406/0.834/0.124', | | | | | '64-byte': '0.421/0.295/0.605/0.098', '1500-byte': '0.653/0.381/1.807/0.400'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2018-12-23 21:35:15,537 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-12-23 21:35:15,841 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2018-12-23 21:35:15,964 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 21:35:15,965 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 21:35:15,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 21:35:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:35:16,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1703 X-Openstack-Request-Id: req-074ed82d-2f56-4ee5-a72f-3025bd47cb88 Date: Sun, 23 Dec 2018 21:35:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63aa72002ad04500827ca71ad020e91b", "created_at": "2018-12-23T21:16:33Z", "admin_state_up": true, "updated_at": "2018-12-23T21:35:11Z", "project_id": "63aa72002ad04500827ca71ad020e91b", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "6a78d8df-158a-4207-8c4e-42abf87a5497", "name": "vmtp-router_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "958dc227080c44098606ab75782646e7", "created_at": "2018-12-23T19:27:25Z", "admin_state_up": true, "updated_at": "2018-12-23T19:27:25Z", "project_id": "958dc227080c44098606ab75782646e7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "a02e3817-a8d4-45ec-bb92-7ff2ca1aca82", "name": "tempest-pretest-check-1878061599"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b71154b890c54e29b6b445ce9ab38db8", "created_at": "2018-12-23T19:27:53Z", "admin_state_up": false, "updated_at": "2018-12-23T19:27:53Z", "project_id": "b71154b890c54e29b6b445ce9ab38db8", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "aa5b59b3-4a0f-4d3e-9317-b7f9bd75496d", "name": "tempest-router-1883276358"}]} 2018-12-23 21:35:16,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-074ed82d-2f56-4ee5-a72f-3025bd47cb88 2018-12-23 21:35:16,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.228365182877s 2018-12-23 21:35:16,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-074ed82d-2f56-4ee5-a72f-3025bd47cb88 2018-12-23 21:35:16,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 21:35:16,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/6a78d8df-158a-4207-8c4e-42abf87a5497.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:35:17,686 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-853d2eec-9e13-4598-927b-fe9478d1d0d7 Content-Length: 0 Date: Sun, 23 Dec 2018 21:35:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:35:17,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6a78d8df-158a-4207-8c4e-42abf87a5497.json used request id req-853d2eec-9e13-4598-927b-fe9478d1d0d7 2018-12-23 21:35:17,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48686718941s 2018-12-23 21:35:17,687 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6a78d8df-158a-4207-8c4e-42abf87a5497.json used request id req-853d2eec-9e13-4598-927b-fe9478d1d0d7 2018-12-23 21:35:17,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:35:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:35:18,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-76d431c0-260b-4b69-a2ec-d106e45aadd7 Date: Sun, 23 Dec 2018 21:35:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f467595e-d379-4572-8af8-c78cda263283/snap", "metadata": {}}], "file": "/v2/images/f467595e-d379-4572-8af8-c78cda263283/file", "owner": "63aa72002ad04500827ca71ad020e91b", "id": "f467595e-d379-4572-8af8-c78cda263283", "size": 263586304, "self": "/v2/images/f467595e-d379-4572-8af8-c78cda263283", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/f467595e-d379-4572-8af8-c78cda263283/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T21:16:41Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T21:16:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:35:18,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-76d431c0-260b-4b69-a2ec-d106e45aadd7 2018-12-23 21:35:18,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.588218927383s 2018-12-23 21:35:18,279 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-76d431c0-260b-4b69-a2ec-d106e45aadd7 2018-12-23 21:35:18,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 21:35:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f467595e-d379-4572-8af8-c78cda263283 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:35:18,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb9b80ab-13b9-4ef6-8e32-e926238af574 Date: Sun, 23 Dec 2018 21:35:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:35:18,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f467595e-d379-4572-8af8-c78cda263283 used request id req-cb9b80ab-13b9-4ef6-8e32-e926238af574 2018-12-23 21:35:18,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.570532083511s 2018-12-23 21:35:18,851 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f467595e-d379-4572-8af8-c78cda263283 used request id req-cb9b80ab-13b9-4ef6-8e32-e926238af574 2018-12-23 21:35:18,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 21:35:18,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:19,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e36f96a-7c87-461b-9096-dd0ce3272b29 x-compute-request-id: req-4e36f96a-7c87-461b-9096-dd0ce3272b29 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "c9a6d3da-1c35-4664-95df-48580c11fca6"}]} 2018-12-23 21:35:19,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4e36f96a-7c87-461b-9096-dd0ce3272b29 2018-12-23 21:35:19,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.207960128784s 2018-12-23 21:35:19,060 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4e36f96a-7c87-461b-9096-dd0ce3272b29 2018-12-23 21:35:19,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 21:35:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:19,100 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ce179275-b243-4e24-b97b-8e8751a13153 x-compute-request-id: req-ce179275-b243-4e24-b97b-8e8751a13153 Content-Length: 0 Content-Type: application/json 2018-12-23 21:35:19,100 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6 used request id req-ce179275-b243-4e24-b97b-8e8751a13153 2018-12-23 21:35:19,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0390901565552s 2018-12-23 21:35:19,100 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c9a6d3da-1c35-4664-95df-48580c11fca6 used request id req-ce179275-b243-4e24-b97b-8e8751a13153 2018-12-23 21:35:19,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:35:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:19,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd9d261-d0f8-402c-b575-fb9818e4a621 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "links": {"self": "http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c97e098bdfa4509869910dd5c3f586b", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:35:19,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-edd9d261-d0f8-402c-b575-fb9818e4a621 2018-12-23 21:35:19,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108506202698s 2018-12-23 21:35:19,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-edd9d261-d0f8-402c-b575-fb9818e4a621 2018-12-23 21:35:19,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:35:19,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:19,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04df4a0d-dec4-4829-8d87-f463a10eb4a2 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_cc2666ed-b08f-42b7-9736-44c6b0ca98c6", "links": {"self": "http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2c97e098bdfa4509869910dd5c3f586b", "description": null}} 2018-12-23 21:35:19,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b used request id req-04df4a0d-dec4-4829-8d87-f463a10eb4a2 2018-12-23 21:35:19,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101962804794s 2018-12-23 21:35:19,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b used request id req-04df4a0d-dec4-4829-8d87-f463a10eb4a2 2018-12-23 21:35:19,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 21:35:19,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:19,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2e7136f-aa26-4d6a-8cdd-39528ff57bfc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:35:19,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b used request id req-e2e7136f-aa26-4d6a-8cdd-39528ff57bfc 2018-12-23 21:35:19,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.203765869141s 2018-12-23 21:35:19,520 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2c97e098bdfa4509869910dd5c3f586b used request id req-e2e7136f-aa26-4d6a-8cdd-39528ff57bfc 2018-12-23 21:35:19,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:35:19,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:19,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43038cd7-e3f8-4582-8c2a-dd43546d02a2 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b"}, "tags": [], "enabled": true, "id": "63aa72002ad04500827ca71ad020e91b", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_cc2666ed-b08f-42b7-9736-44c6b0ca98c6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:35:19,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-43038cd7-e3f8-4582-8c2a-dd43546d02a2 2018-12-23 21:35:19,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0977971553802s 2018-12-23 21:35:19,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-43038cd7-e3f8-4582-8c2a-dd43546d02a2 2018-12-23 21:35:19,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 21:35:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:19,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b384a58a-7827-4489-9577-8b9fa30eea6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:35:19,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b used request id req-b384a58a-7827-4489-9577-8b9fa30eea6b 2018-12-23 21:35:19,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.168333053589s 2018-12-23 21:35:19,794 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/63aa72002ad04500827ca71ad020e91b used request id req-b384a58a-7827-4489-9577-8b9fa30eea6b 2018-12-23 21:35:19,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:35:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=63aa72002ad04500827ca71ad020e91b&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:20,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-a90dd2be-b982-49ff-9066-b10dd955b296 Date: Sun, 23 Dec 2018 21:35:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "63aa72002ad04500827ca71ad020e91b", "created_at": "2018-12-23T21:16:45Z", "updated_at": "2018-12-23T21:16:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:16:46Z", "revision_number": 0, "id": "1ab4c3b5-d9bd-4ada-8556-f4dcc547809e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:16:46Z", "security_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "tenant_id": "63aa72002ad04500827ca71ad020e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "63aa72002ad04500827ca71ad020e91b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:16:46Z", "revision_number": 0, "id": "48b89f37-e4c7-4a56-8ec7-24f389153507", "remote_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "remote_ip_prefix": null, "created_at": "2018-12-23T21:16:46Z", "security_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "tenant_id": "63aa72002ad04500827ca71ad020e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "63aa72002ad04500827ca71ad020e91b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:16:45Z", "revision_number": 0, "id": "532608ad-82b2-4f46-9a4d-bbc3d18135cd", "remote_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "remote_ip_prefix": null, "created_at": "2018-12-23T21:16:45Z", "security_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "tenant_id": "63aa72002ad04500827ca71ad020e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "63aa72002ad04500827ca71ad020e91b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:16:46Z", "revision_number": 0, "id": "796b5254-1123-4c4e-bbe3-dea6224c5744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:16:46Z", "security_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "tenant_id": "63aa72002ad04500827ca71ad020e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "63aa72002ad04500827ca71ad020e91b"}], "revision_number": 4, "project_id": "63aa72002ad04500827ca71ad020e91b", "id": "8e335513-9809-4a3b-a365-12e502c95c77", "name": "default"}]} 2018-12-23 21:35:20,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=63aa72002ad04500827ca71ad020e91b&name=default used request id req-a90dd2be-b982-49ff-9066-b10dd955b296 2018-12-23 21:35:20,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220475912094s 2018-12-23 21:35:20,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=63aa72002ad04500827ca71ad020e91b&name=default used request id req-a90dd2be-b982-49ff-9066-b10dd955b296 2018-12-23 21:35:20,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:35:20,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:20,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-ec18cb2c-b855-4553-8508-ec3dd1de48d9 Date: Sun, 23 Dec 2018 21:35:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63aa72002ad04500827ca71ad020e91b", "created_at": "2018-12-23T21:16:45Z", "updated_at": "2018-12-23T21:16:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:16:46Z", "revision_number": 0, "id": "1ab4c3b5-d9bd-4ada-8556-f4dcc547809e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:16:46Z", "security_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "tenant_id": "63aa72002ad04500827ca71ad020e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "63aa72002ad04500827ca71ad020e91b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:16:46Z", "revision_number": 0, "id": "48b89f37-e4c7-4a56-8ec7-24f389153507", "remote_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "remote_ip_prefix": null, "created_at": "2018-12-23T21:16:46Z", "security_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "tenant_id": "63aa72002ad04500827ca71ad020e91b", "port_range_min": null, "ethertype": "IPv6", "project_id": "63aa72002ad04500827ca71ad020e91b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:16:45Z", "revision_number": 0, "id": "532608ad-82b2-4f46-9a4d-bbc3d18135cd", "remote_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "remote_ip_prefix": null, "created_at": "2018-12-23T21:16:45Z", "security_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "tenant_id": "63aa72002ad04500827ca71ad020e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "63aa72002ad04500827ca71ad020e91b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:16:46Z", "revision_number": 0, "id": "796b5254-1123-4c4e-bbe3-dea6224c5744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:16:46Z", "security_group_id": "8e335513-9809-4a3b-a365-12e502c95c77", "tenant_id": "63aa72002ad04500827ca71ad020e91b", "port_range_min": null, "ethertype": "IPv4", "project_id": "63aa72002ad04500827ca71ad020e91b"}], "revision_number": 4, "project_id": "63aa72002ad04500827ca71ad020e91b", "id": "8e335513-9809-4a3b-a365-12e502c95c77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 21:35:20,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ec18cb2c-b855-4553-8508-ec3dd1de48d9 2018-12-23 21:35:20,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118237018585s 2018-12-23 21:35:20,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ec18cb2c-b855-4553-8508-ec3dd1de48d9 2018-12-23 21:35:20,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 21:35:20,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8e335513-9809-4a3b-a365-12e502c95c77.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}933ba4a7b7ae23c6e59a1fab6375ef9af4fd48e9" 2018-12-23 21:35:20,348 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1a283a3b-1c3c-4307-ad89-e11516ca2c0d Content-Length: 0 Date: Sun, 23 Dec 2018 21:35:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 21:35:20,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8e335513-9809-4a3b-a365-12e502c95c77.json used request id req-1a283a3b-1c3c-4307-ad89-e11516ca2c0d 2018-12-23 21:35:20,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.203698158264s 2018-12-23 21:35:20,349 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8e335513-9809-4a3b-a365-12e502c95c77.json used request id req-1a283a3b-1c3c-4307-ad89-e11516ca2c0d 2018-12-23 21:35:20,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:35:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:35:20,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b07957ac-6f75-4ccd-97a6-b41f2980997d Date: Sun, 23 Dec 2018 21:35:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 21:35:20,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b07957ac-6f75-4ccd-97a6-b41f2980997d 2018-12-23 21:35:20,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946569442749s 2018-12-23 21:35:20,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b07957ac-6f75-4ccd-97a6-b41f2980997d 2018-12-23 21:35:20,445 - shade - DEBUG - Network pns-internal-net_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 not found for deleting 2018-12-23 21:35:20,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:35:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}265490309cadd52cd0d0335584b69ae7d94ab9c2" 2018-12-23 21:35:20,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-76f081a8-0d1c-4a8a-bb4e-f92531627612 Date: Sun, 23 Dec 2018 21:35:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 21:35:20,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-76f081a8-0d1c-4a8a-bb4e-f92531627612 2018-12-23 21:35:20,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0804440975189s 2018-12-23 21:35:20,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-76f081a8-0d1c-4a8a-bb4e-f92531627612 2018-12-23 21:35:20,528 - shade - DEBUG - Network pns-internal-net2_cc2666ed-b08f-42b7-9736-44c6b0ca98c6 not found for deleting 2018-12-23 21:35:20,539 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-12-23 21:35:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:35:20,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200f3004-a7c4-4ae9-a693-c34bfef8a15a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:35:20,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-200f3004-a7c4-4ae9-a693-c34bfef8a15a 2018-12-23 21:35:20,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:35:20,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T22:35:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["Sblbvz3qR3qefbSjt1JdOg"], "issued_at": "2018-12-23T21:35:20.000000Z"}} 2018-12-23 21:35:20,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:35:20,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:21,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0ac0cf31-481f-4b4f-a8b2-cf97f4c6fe31 Date: Sun, 23 Dec 2018 21:35:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 21:35:21,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ac0cf31-481f-4b4f-a8b2-cf97f4c6fe31 2018-12-23 21:35:21,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25431394577s 2018-12-23 21:35:21,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0ac0cf31-481f-4b4f-a8b2-cf97f4c6fe31 2018-12-23 21:35:21,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:35:21,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:35:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:35:21,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:35:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:21,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c50c195-1476-46ec-b3a8-fd425c4dfc63 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 21:35:21,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0c50c195-1476-46ec-b3a8-fd425c4dfc63 2018-12-23 21:35:21,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.092885017395s 2018-12-23 21:35:21,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0c50c195-1476-46ec-b3a8-fd425c4dfc63 2018-12-23 21:35:21,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 21:35:21,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}}' 2018-12-23 21:35:21,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e07760ca-506e-4290-bb48-8527eb02b38f Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf"}, "tags": [], "enabled": true, "id": "4629e824607a4e9f9d93afb7957df7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}} 2018-12-23 21:35:21,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e07760ca-506e-4290-bb48-8527eb02b38f 2018-12-23 21:35:21,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133125066757s 2018-12-23 21:35:21,474 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e07760ca-506e-4290-bb48-8527eb02b38f 2018-12-23 21:35:21,474 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'4629e824607a4e9f9d93afb7957df7cf', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea'}) 2018-12-23 21:35:21,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 21:35:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "40bf7ee1-0d80-4b86-bedc-44b4e6ffa4b6", "email": null, "name": "shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}}' 2018-12-23 21:35:21,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-348e2b22-074d-497e-8d71-a27bdec57d54 Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": {"self": "http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8955db450e1748978d3fabc443ff6a8c", "domain_id": "default", "password_expires_at": null}} 2018-12-23 21:35:21,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-348e2b22-074d-497e-8d71-a27bdec57d54 2018-12-23 21:35:21,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377789974213s 2018-12-23 21:35:21,858 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-348e2b22-074d-497e-8d71-a27bdec57d54 2018-12-23 21:35:21,859 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8955db450e1748978d3fabc443ff6a8c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea'}) 2018-12-23 21:35:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:35:21,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:21,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f89078-3672-44e4-8398-ef8ff7f48059 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:35:21,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-14f89078-3672-44e4-8398-ef8ff7f48059 2018-12-23 21:35:21,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935971736908s 2018-12-23 21:35:21,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-14f89078-3672-44e4-8398-ef8ff7f48059 2018-12-23 21:35:21,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:35:21,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:22,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56308f7-f131-4a88-a860-7c1be2ae8e59 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:35:22,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b56308f7-f131-4a88-a860-7c1be2ae8e59 2018-12-23 21:35:22,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931389331818s 2018-12-23 21:35:22,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b56308f7-f131-4a88-a860-7c1be2ae8e59 2018-12-23 21:35:22,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:35:22,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:22,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30fff070-fccd-4fc0-8c23-0d24ac569d1f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:35:22,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-30fff070-fccd-4fc0-8c23-0d24ac569d1f 2018-12-23 21:35:22,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0848059654236s 2018-12-23 21:35:22,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-30fff070-fccd-4fc0-8c23-0d24ac569d1f 2018-12-23 21:35:22,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:35:22,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:22,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68bae721-b225-4878-b819-139cecc41db2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": {"self": "http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8955db450e1748978d3fabc443ff6a8c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:35:22,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-68bae721-b225-4878-b819-139cecc41db2 2018-12-23 21:35:22,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113695144653s 2018-12-23 21:35:22,260 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-68bae721-b225-4878-b819-139cecc41db2 2018-12-23 21:35:22,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:35:22,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:22,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b53bee0-0b5f-4897-8d9d-af6a1e4de813 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf"}, "tags": [], "enabled": true, "id": "4629e824607a4e9f9d93afb7957df7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:35:22,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6b53bee0-0b5f-4897-8d9d-af6a1e4de813 2018-12-23 21:35:22,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0954341888428s 2018-12-23 21:35:22,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6b53bee0-0b5f-4897-8d9d-af6a1e4de813 2018-12-23 21:35:22,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:35:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=4629e824607a4e9f9d93afb7957df7cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:22,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d7fd57-b147-4e43-81d9-c1d5c4fb22d0 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=4629e824607a4e9f9d93afb7957df7cf", "previous": null, "next": null}} 2018-12-23 21:35:22,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=4629e824607a4e9f9d93afb7957df7cf used request id req-89d7fd57-b147-4e43-81d9-c1d5c4fb22d0 2018-12-23 21:35:22,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0921578407288s 2018-12-23 21:35:22,467 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=4629e824607a4e9f9d93afb7957df7cf used request id req-89d7fd57-b147-4e43-81d9-c1d5c4fb22d0 2018-12-23 21:35:22,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:35:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:22,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee6397c4-2ea3-4baf-b38e-5441c082b6be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:35:22,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-ee6397c4-2ea3-4baf-b38e-5441c082b6be 2018-12-23 21:35:22,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134151220322s 2018-12-23 21:35:22,605 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-ee6397c4-2ea3-4baf-b38e-5441c082b6be 2018-12-23 21:35:22,606 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'4629e824607a4e9f9d93afb7957df7cf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '40bf7ee1-0d80-4b86-bedc-44b4e6ffa4b6', 'username': u'shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 21:35:22,609 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'password': '40bf7ee1-0d80-4b86-bedc-44b4e6ffa4b6', 'project_name': 'shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '4629e824607a4e9f9d93afb7957df7cf', 'project_domain_name': 'Default'} 2018-12-23 21:35:22,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 21:35:22,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:22,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d5ba7c6-3406-45f7-9f81-59b18d6bbf97 x-compute-request-id: req-5d5ba7c6-3406-45f7-9f81-59b18d6bbf97 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 21:35:22,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-5d5ba7c6-3406-45f7-9f81-59b18d6bbf97 2018-12-23 21:35:22,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.207990169525s 2018-12-23 21:35:22,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-5d5ba7c6-3406-45f7-9f81-59b18d6bbf97 2018-12-23 21:35:22,820 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-12-23 21:35:22,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:35:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:22,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a6e843-b618-4420-8925-2dc26dd2dda2 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 21:35:22,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c9a6e843-b618-4420-8925-2dc26dd2dda2 2018-12-23 21:35:22,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0969259738922s 2018-12-23 21:35:22,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c9a6e843-b618-4420-8925-2dc26dd2dda2 2018-12-23 21:35:22,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:35:22,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:35:23,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f0d078-7fe9-4dcc-ab48-c368277d1ca0 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf"}, "tags": [], "enabled": true, "id": "4629e824607a4e9f9d93afb7957df7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:35:23,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-07f0d078-7fe9-4dcc-ab48-c368277d1ca0 2018-12-23 21:35:23,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.094605922699s 2018-12-23 21:35:23,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-07f0d078-7fe9-4dcc-ab48-c368277d1ca0 2018-12-23 21:35:23,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 21:35:23,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" -d '{"network": {"tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "name": "shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "admin_state_up": true}}' 2018-12-23 21:35:23,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-7787a602-ef59-4c6a-8aea-370025daf8c6 Date: Sun, 23 Dec 2018 21:35:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"4629e824607a4e9f9d93afb7957df7cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:35:23Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea","admin_state_up":true,"tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:23Z","mtu":1450}} 2018-12-23 21:35:23,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7787a602-ef59-4c6a-8aea-370025daf8c6 2018-12-23 21:35:23,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.425945997238s 2018-12-23 21:35:23,449 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7787a602-ef59-4c6a-8aea-370025daf8c6 2018-12-23 21:35:23,449 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T21:35:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'50f291df-4ce2-4a84-a6bb-9802a23d4384', u'provider:segmentation_id': 81, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', u'created_at': u'2018-12-23T21:35:23Z', u'mtu': 1450, u'tenant_id': u'4629e824607a4e9f9d93afb7957df7cf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4629e824607a4e9f9d93afb7957df7cf', u'l2_adjacency': True}) 2018-12-23 21:35:23,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:35:23,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce9f3714-8e23-4225-a39e-0e2fd96742ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 21:35:23,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ce9f3714-8e23-4225-a39e-0e2fd96742ec 2018-12-23 21:35:23,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 21:35:23,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T22:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4629e824607a4e9f9d93afb7957df7cf", "name": "shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/4629e824607a4e9f9d93afb7957df7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/4629e824607a4e9f9d93afb7957df7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/4629e824607a4e9f9d93afb7957df7cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4629e824607a4e9f9d93afb7957df7cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/4629e824607a4e9f9d93afb7957df7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/4629e824607a4e9f9d93afb7957df7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4629e824607a4e9f9d93afb7957df7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_4629e824607a4e9f9d93afb7957df7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/4629e824607a4e9f9d93afb7957df7cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/4629e824607a4e9f9d93afb7957df7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/4629e824607a4e9f9d93afb7957df7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4629e824607a4e9f9d93afb7957df7cf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/4629e824607a4e9f9d93afb7957df7cf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/4629e824607a4e9f9d93afb7957df7cf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "id": "8955db450e1748978d3fabc443ff6a8c"}, "audit_ids": ["-YSv0Ud-TZqUIi_JEQH1qw"], "issued_at": "2018-12-23T21:35:23.000000Z"}} 2018-12-23 21:35:23,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:35:23,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:24,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-cabab61a-57de-4678-9ce3-65f5a8dbdc88 Date: Sun, 23 Dec 2018 21:35:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4629e824607a4e9f9d93afb7957df7cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T21:35:23Z","qos_policy_id":null,"name":"shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea","admin_state_up":true,"tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 21:35:24,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cabab61a-57de-4678-9ce3-65f5a8dbdc88 2018-12-23 21:35:24,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281548976898s 2018-12-23 21:35:24,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cabab61a-57de-4678-9ce3-65f5a8dbdc88 2018-12-23 21:35:24,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 21:35:24,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"subnet": {"name": "shaker-subnet_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "enable_dhcp": true, "network_id": "50f291df-4ce2-4a84-a6bb-9802a23d4384", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 21:35:24,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-507acc47-00db-423a-8ddb-66f4e1a0fd83 Date: Sun, 23 Dec 2018 21:35:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T21:35:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4629e824607a4e9f9d93afb7957df7cf","id":"9e19a881-e932-4a65-bad0-cf33008314a4","subnetpool_id":null,"name":"shaker-subnet_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}} 2018-12-23 21:35:24,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-507acc47-00db-423a-8ddb-66f4e1a0fd83 2018-12-23 21:35:24,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.785026788712s 2018-12-23 21:35:24,915 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-507acc47-00db-423a-8ddb-66f4e1a0fd83 2018-12-23 21:35:24,916 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T21:35:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9e19a881-e932-4a65-bad0-cf33008314a4', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', u'enable_dhcp': True, u'network_id': u'50f291df-4ce2-4a84-a6bb-9802a23d4384', u'tenant_id': u'4629e824607a4e9f9d93afb7957df7cf', u'created_at': u'2018-12-23T21:35:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4629e824607a4e9f9d93afb7957df7cf'}) 2018-12-23 21:35:24,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 21:35:24,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "shaker-router_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "admin_state_up": true}}' 2018-12-23 21:35:26,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-175c9c60-f731-4025-9185-bf7e6761439d Date: Sun, 23 Dec 2018 21:35:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:24Z", "admin_state_up": true, "updated_at": "2018-12-23T21:35:25Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "ba8d553b-5a65-4721-9515-2cf1b8d89282", "name": "shaker-router_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}} 2018-12-23 21:35:26,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-175c9c60-f731-4025-9185-bf7e6761439d 2018-12-23 21:35:26,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.55095791817s 2018-12-23 21:35:26,468 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-175c9c60-f731-4025-9185-bf7e6761439d 2018-12-23 21:35:26,468 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T21:35:25Z', u'revision_number': 2, u'id': u'ba8d553b-5a65-4721-9515-2cf1b8d89282', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', u'admin_state_up': True, u'tenant_id': u'4629e824607a4e9f9d93afb7957df7cf', u'created_at': u'2018-12-23T21:35:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'4629e824607a4e9f9d93afb7957df7cf'}) 2018-12-23 21:35:26,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 21:35:26,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"subnet_id": "9e19a881-e932-4a65-bad0-cf33008314a4"}' 2018-12-23 21:35:28,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb0096d1-2812-4057-b419-afb01b6b2ddc Date: Sun, 23 Dec 2018 21:35:28 GMT RESP BODY: {"network_id": "50f291df-4ce2-4a84-a6bb-9802a23d4384", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "subnet_id": "9e19a881-e932-4a65-bad0-cf33008314a4", "subnet_ids": ["9e19a881-e932-4a65-bad0-cf33008314a4"], "port_id": "1ff0d13b-087b-47ab-a137-1d1bab2faff4", "id": "ba8d553b-5a65-4721-9515-2cf1b8d89282"} 2018-12-23 21:35:28,805 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282/add_router_interface.json used request id req-cb0096d1-2812-4057-b419-afb01b6b2ddc 2018-12-23 21:35:28,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33608198166s 2018-12-23 21:35:28,805 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282/add_router_interface.json used request id req-cb0096d1-2812-4057-b419-afb01b6b2ddc returning object ba8d553b-5a65-4721-9515-2cf1b8d89282 2018-12-23 21:35:28,806 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-12-23 21:35:32,676 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-12-23 21:35:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:35:32,683 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 21:35:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 21:35:32,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:35:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:33,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9d12a59a-6fc0-4498-995b-529ec41dbdc3 Date: Sun, 23 Dec 2018 21:35:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:35:33,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9d12a59a-6fc0-4498-995b-529ec41dbdc3 2018-12-23 21:35:33,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.597729921341s 2018-12-23 21:35:33,286 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9d12a59a-6fc0-4498-995b-529ec41dbdc3 2018-12-23 21:35:33,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 21:35:33,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}' 2018-12-23 21:35:33,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3931cdf9-c5da-4b79-85b5-31e987a1d55f Date: Sun, 23 Dec 2018 21:35:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a/file", "owner": "4629e824607a4e9f9d93afb7957df7cf", "id": "4b391b77-a2e6-41d7-879e-8b654890040a", "size": null, "self": "/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-23T21:35:33Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "checksum": null, "created_at": "2018-12-23T21:35:33Z", "protected": false} 2018-12-23 21:35:33,336 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3931cdf9-c5da-4b79-85b5-31e987a1d55f 2018-12-23 21:35:33,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.04234790802s 2018-12-23 21:35:33,336 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3931cdf9-c5da-4b79-85b5-31e987a1d55f returning object 4b391b77-a2e6-41d7-879e-8b654890040a 2018-12-23 21:35:33,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 21:35:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '' 2018-12-23 21:35:43,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7df117d2-7bde-458d-88e7-172642770fb9 Date: Sun, 23 Dec 2018 21:35:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 21:35:43,017 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a/file used request id req-7df117d2-7bde-458d-88e7-172642770fb9 2018-12-23 21:35:43,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.67972707748s 2018-12-23 21:35:43,017 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a/file used request id req-7df117d2-7bde-458d-88e7-172642770fb9 2018-12-23 21:35:43,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:35:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:43,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e6c59412-fa5b-46ad-a6ed-e5780b526c13 Date: Sun, 23 Dec 2018 21:35:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4b391b77-a2e6-41d7-879e-8b654890040a/snap", "metadata": {}}], "file": "/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a/file", "owner": "4629e824607a4e9f9d93afb7957df7cf", "id": "4b391b77-a2e6-41d7-879e-8b654890040a", "size": 666173440, "self": "/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4b391b77-a2e6-41d7-879e-8b654890040a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-23T21:35:42Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-23T21:35:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:35:43,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e6c59412-fa5b-46ad-a6ed-e5780b526c13 2018-12-23 21:35:43,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366950035095s 2018-12-23 21:35:43,057 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e6c59412-fa5b-46ad-a6ed-e5780b526c13 2018-12-23 21:35:43,059 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4b391b77-a2e6-41d7-879e-8b654890040a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a/file', 'owner': u'4629e824607a4e9f9d93afb7957df7cf', 'id': u'4b391b77-a2e6-41d7-879e-8b654890040a', 'size': 666173440, u'self': u'/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4629e824607a4e9f9d93afb7957df7cf', 'name': 'shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4b391b77-a2e6-41d7-879e-8b654890040a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T21:35:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T21:35:42Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'created': u'2018-12-23T21:35:33Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-12-23T21:35:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2018-12-23 21:35:43,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 21:35:43,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-12-23 21:35:43,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91f80b58-0cdc-4974-b4e6-c2d300042530 x-compute-request-id: req-91f80b58-0cdc-4974-b4e6-c2d300042530 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4"}} 2018-12-23 21:35:43,109 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-91f80b58-0cdc-4974-b4e6-c2d300042530 2018-12-23 21:35:43,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.049929857254s 2018-12-23 21:35:43,110 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-91f80b58-0cdc-4974-b4e6-c2d300042530 2018-12-23 21:35:43,110 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', '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'a566a01ffbd944e5ac1274f05a5753a7', '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': 3, 'id': u'a23a69d0-2d9d-4841-80b1-185e0a3116e4', 'swap': 0}) 2018-12-23 21:35:43,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 21:35:43,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" -d '{"extra_specs": {}}' 2018-12-23 21:35:43,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa82ebfe-1999-4aae-a6bc-dd1385720d06 x-compute-request-id: req-aa82ebfe-1999-4aae-a6bc-dd1385720d06 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 21:35:43,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4/os-extra_specs used request id req-aa82ebfe-1999-4aae-a6bc-dd1385720d06 2018-12-23 21:35:43,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187160968781s 2018-12-23 21:35:43,130 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4/os-extra_specs used request id req-aa82ebfe-1999-4aae-a6bc-dd1385720d06 2018-12-23 21:35:43,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 21:35:43,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"keypair": {"name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}}' 2018-12-23 21:35:43,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5b65b90-405e-4ab7-8533-a572727d9798 x-compute-request-id: req-b5b65b90-405e-4ab7-8533-a572727d9798 Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqbyLdQRnZzeflRoWMlE2XTYuuVu6ENabJsYtDtTZolKc9pI2YRw8/9c1iezhg6XyXG5mZorJchVwe65OmixqmOPwny3URhgTNWYUJDVW1TDTZCPaEaPicqbd+jz4/4JuSScRQC6s1BmcvZld7UeRA2Yw6WYIv3+aQTcIqQmc86FXXcuHGTEGrJkeIYV7itfnkkX5jNwl3KY8UWA6L8Plr1ROHHDwzH8ynNDIdYeXzzH/H0mz3vdqS/yxU1A1Q7/B5BqKFHXfQpwf7M9jH2v9kZDRuWM5AdXk6ptq8U36mZ67gNWKxvNqm0uQrRNO+6ftyJhErmCgs1kWaNVDAWXXB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqm8i3UEZ2c3n5UaFjJRNl02LrlbuhDWmybGLQ7U2aJSnPaSN\nmEcPP/XNYns4YOl8lxuZmaKyXIVcHuuTposapjj8J8t1EYYEzVmFCQ1VtUw02Qj2\nhGj4nKm3fo8+P+CbkknEUAurNQZnL2ZXe1HkQNmMOlmCL9/mkE3CKkJnPOhV13Lh\nxkxBqyZHiGFe4rX55JF+YzcJdymPFFgOi/D5a9UThxw8Mx/MpzQyHWHl88x/x9Js\n973akv8sVNQNUO/weQaihR130KcH+zPYx9r/ZGQ0bljOQHV5OqbavFN+pmeu4DVi\nsbzaptLkK0TTvun7ciYRK5goLNZFmjVQwFl1wQIDAQABAoIBADzvz39cL2n4fNk1\nBbrlq3hVeYO0AUO0CxZCLJDg0btCqykXFKlFfuZXdD+p3taHpMxCSgDscukxpWZI\nxFnfkn+sEDwKOqkxSbZCM5aw9dwEi0CuO7XL8lfRNpJBlPgxzm3XgiE8itJCn9IK\nvWySMxIctk6Ggk2ruDwQEUQayd60fYZW6flag/sAngtNRsEVmdqi2V3BnecRQv/c\ngX+asC3zq0qzcYKwIL3GOgvSigewi5EB8HbSM7Eu6VQNAmoBIyZ6V+4649N91ZWU\nUZ09GhAURzEhu3CpLfIUpB5DgN+fDps8+5x0x+a+h6+fA0192PT5gMGrgvMBiZLp\nmkxQvgECgYEA342DiJZBX8GScuLS4qzM3qY+kadYnnkEQZdH/zAPMaRRpVgRr7tL\n1koQN1mz39Xz1/NEePQlwvAiYmTSfiKNylypfuYSpt6iyrpl6t0rAuU9MBa+c9DM\nPT0YvvhkTWx5dJnKTMrwVk+ARS/0nu+4hpGwpr2/CHlLhfnZvbP0tzkCgYEAwyvo\nWlIq5pJjOUpylOA1jQm+eQHYWOSiLWZX+hNK7VrrE027qo4CmPRFBPfO/3MfU/61\nnhb323d7kg4tigkGJVQQ8S8jF2iwq93YQGg15MEST4k8silW6sIuVfF5jw/Nu8eP\nG5EkC8aD2GzGbdVi2wTKe4Zy5o6FoRMU5ZQYaskCgYEAvw1JEU0gV76t8yNoiTKW\n791x8bbsJJtWCNxKOowPICTHZiBrFR1jhaLMUxGFiVFnUPJlXV2CfCQPrrltr0DG\nnuAsNvhXjmcNB2bfvSYBITta3KNDZuVV9ywk3uiXiBehgQYB/zkcxxawj/CZBc/n\nipIuP4JAJfTLl5ddACQwivkCgYAbs6G5ICyCqYh32z9ELkarjBSC7GYex+TU+M/H\n6PEbm2n+RWw7mwh3WURqnhm9XEO4ElEI7U2k0uKxKl4AV6ONrM7yzLP4YJ2i50wI\naEIuA9FrhJke2ItDqugUvr94NNAItRx01zb8jOKt11KayEzNtXJf8gdg/h2tbR3s\nMAb/MQKBgDOaHOu92YpH+l34c8yT6P6pGZu4nQB5G96NmTrvYHQhBcCF/ZJSQ2L0\n2CN04y+BalRgEV3lRnScZBBIdPh4WL7TUMHZ3L5u7Q+BjoeEgXiaeE6VW6JI/OwC\nVPgUyCoX2flA8Uejx/DsgCd7kR8agMNDhWh4r6onQxoxKf3hrfSk\n-----END RSA PRIVATE KEY-----\n", "user_id": "8955db450e1748978d3fabc443ff6a8c", "name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "fingerprint": "8a:ce:32:44:76:79:87:55:a0:96:ec:b3:bc:a9:b3:db"}} 2018-12-23 21:35:43,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b5b65b90-405e-4ab7-8533-a572727d9798 2018-12-23 21:35:43,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.745417118073s 2018-12-23 21:35:43,876 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b5b65b90-405e-4ab7-8533-a572727d9798 2018-12-23 21:35:43,877 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqbyLdQRnZzeflRoWMlE2XTYuuVu6ENabJsYtDtTZolKc9pI2YRw8/9c1iezhg6XyXG5mZorJchVwe65OmixqmOPwny3URhgTNWYUJDVW1TDTZCPaEaPicqbd+jz4/4JuSScRQC6s1BmcvZld7UeRA2Yw6WYIv3+aQTcIqQmc86FXXcuHGTEGrJkeIYV7itfnkkX5jNwl3KY8UWA6L8Plr1ROHHDwzH8ynNDIdYeXzzH/H0mz3vdqS/yxU1A1Q7/B5BqKFHXfQpwf7M9jH2v9kZDRuWM5AdXk6ptq8U36mZ67gNWKxvNqm0uQrRNO+6ftyJhErmCgs1kWaNVDAWXXB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqm8i3UEZ2c3n5UaFjJRNl02LrlbuhDWmybGLQ7U2aJSnPaSN\nmEcPP/XNYns4YOl8lxuZmaKyXIVcHuuTposapjj8J8t1EYYEzVmFCQ1VtUw02Qj2\nhGj4nKm3fo8+P+CbkknEUAurNQZnL2ZXe1HkQNmMOlmCL9/mkE3CKkJnPOhV13Lh\nxkxBqyZHiGFe4rX55JF+YzcJdymPFFgOi/D5a9UThxw8Mx/MpzQyHWHl88x/x9Js\n973akv8sVNQNUO/weQaihR130KcH+zPYx9r/ZGQ0bljOQHV5OqbavFN+pmeu4DVi\nsbzaptLkK0TTvun7ciYRK5goLNZFmjVQwFl1wQIDAQABAoIBADzvz39cL2n4fNk1\nBbrlq3hVeYO0AUO0CxZCLJDg0btCqykXFKlFfuZXdD+p3taHpMxCSgDscukxpWZI\nxFnfkn+sEDwKOqkxSbZCM5aw9dwEi0CuO7XL8lfRNpJBlPgxzm3XgiE8itJCn9IK\nvWySMxIctk6Ggk2ruDwQEUQayd60fYZW6flag/sAngtNRsEVmdqi2V3BnecRQv/c\ngX+asC3zq0qzcYKwIL3GOgvSigewi5EB8HbSM7Eu6VQNAmoBIyZ6V+4649N91ZWU\nUZ09GhAURzEhu3CpLfIUpB5DgN+fDps8+5x0x+a+h6+fA0192PT5gMGrgvMBiZLp\nmkxQvgECgYEA342DiJZBX8GScuLS4qzM3qY+kadYnnkEQZdH/zAPMaRRpVgRr7tL\n1koQN1mz39Xz1/NEePQlwvAiYmTSfiKNylypfuYSpt6iyrpl6t0rAuU9MBa+c9DM\nPT0YvvhkTWx5dJnKTMrwVk+ARS/0nu+4hpGwpr2/CHlLhfnZvbP0tzkCgYEAwyvo\nWlIq5pJjOUpylOA1jQm+eQHYWOSiLWZX+hNK7VrrE027qo4CmPRFBPfO/3MfU/61\nnhb323d7kg4tigkGJVQQ8S8jF2iwq93YQGg15MEST4k8silW6sIuVfF5jw/Nu8eP\nG5EkC8aD2GzGbdVi2wTKe4Zy5o6FoRMU5ZQYaskCgYEAvw1JEU0gV76t8yNoiTKW\n791x8bbsJJtWCNxKOowPICTHZiBrFR1jhaLMUxGFiVFnUPJlXV2CfCQPrrltr0DG\nnuAsNvhXjmcNB2bfvSYBITta3KNDZuVV9ywk3uiXiBehgQYB/zkcxxawj/CZBc/n\nipIuP4JAJfTLl5ddACQwivkCgYAbs6G5ICyCqYh32z9ELkarjBSC7GYex+TU+M/H\n6PEbm2n+RWw7mwh3WURqnhm9XEO4ElEI7U2k0uKxKl4AV6ONrM7yzLP4YJ2i50wI\naEIuA9FrhJke2ItDqugUvr94NNAItRx01zb8jOKt11KayEzNtXJf8gdg/h2tbR3s\nMAb/MQKBgDOaHOu92YpH+l34c8yT6P6pGZu4nQB5G96NmTrvYHQhBcCF/ZJSQ2L0\n2CN04y+BalRgEV3lRnScZBBIdPh4WL7TUMHZ3L5u7Q+BjoeEgXiaeE6VW6JI/OwC\nVPgUyCoX2flA8Uejx/DsgCd7kR8agMNDhWh4r6onQxoxKf3hrfSk\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8955db450e1748978d3fabc443ff6a8c', 'name': u'shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'created_at': '2018-12-23T21:35:43.877293', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4629e824607a4e9f9d93afb7957df7cf', 'name': 'shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8a:ce:32:44:76:79:87:55:a0:96:ec:b3:bc:a9:b3:db', 'type': 'ssh', 'id': u'shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea'}) 2018-12-23 21:35:43,877 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqm8i3UEZ2c3n5UaFjJRNl02LrlbuhDWmybGLQ7U2aJSnPaSN mEcPP/XNYns4YOl8lxuZmaKyXIVcHuuTposapjj8J8t1EYYEzVmFCQ1VtUw02Qj2 hGj4nKm3fo8+P+CbkknEUAurNQZnL2ZXe1HkQNmMOlmCL9/mkE3CKkJnPOhV13Lh xkxBqyZHiGFe4rX55JF+YzcJdymPFFgOi/D5a9UThxw8Mx/MpzQyHWHl88x/x9Js 973akv8sVNQNUO/weQaihR130KcH+zPYx9r/ZGQ0bljOQHV5OqbavFN+pmeu4DVi sbzaptLkK0TTvun7ciYRK5goLNZFmjVQwFl1wQIDAQABAoIBADzvz39cL2n4fNk1 Bbrlq3hVeYO0AUO0CxZCLJDg0btCqykXFKlFfuZXdD+p3taHpMxCSgDscukxpWZI xFnfkn+sEDwKOqkxSbZCM5aw9dwEi0CuO7XL8lfRNpJBlPgxzm3XgiE8itJCn9IK vWySMxIctk6Ggk2ruDwQEUQayd60fYZW6flag/sAngtNRsEVmdqi2V3BnecRQv/c gX+asC3zq0qzcYKwIL3GOgvSigewi5EB8HbSM7Eu6VQNAmoBIyZ6V+4649N91ZWU UZ09GhAURzEhu3CpLfIUpB5DgN+fDps8+5x0x+a+h6+fA0192PT5gMGrgvMBiZLp mkxQvgECgYEA342DiJZBX8GScuLS4qzM3qY+kadYnnkEQZdH/zAPMaRRpVgRr7tL 1koQN1mz39Xz1/NEePQlwvAiYmTSfiKNylypfuYSpt6iyrpl6t0rAuU9MBa+c9DM PT0YvvhkTWx5dJnKTMrwVk+ARS/0nu+4hpGwpr2/CHlLhfnZvbP0tzkCgYEAwyvo WlIq5pJjOUpylOA1jQm+eQHYWOSiLWZX+hNK7VrrE027qo4CmPRFBPfO/3MfU/61 nhb323d7kg4tigkGJVQQ8S8jF2iwq93YQGg15MEST4k8silW6sIuVfF5jw/Nu8eP G5EkC8aD2GzGbdVi2wTKe4Zy5o6FoRMU5ZQYaskCgYEAvw1JEU0gV76t8yNoiTKW 791x8bbsJJtWCNxKOowPICTHZiBrFR1jhaLMUxGFiVFnUPJlXV2CfCQPrrltr0DG nuAsNvhXjmcNB2bfvSYBITta3KNDZuVV9ywk3uiXiBehgQYB/zkcxxawj/CZBc/n ipIuP4JAJfTLl5ddACQwivkCgYAbs6G5ICyCqYh32z9ELkarjBSC7GYex+TU+M/H 6PEbm2n+RWw7mwh3WURqnhm9XEO4ElEI7U2k0uKxKl4AV6ONrM7yzLP4YJ2i50wI aEIuA9FrhJke2ItDqugUvr94NNAItRx01zb8jOKt11KayEzNtXJf8gdg/h2tbR3s MAb/MQKBgDOaHOu92YpH+l34c8yT6P6pGZu4nQB5G96NmTrvYHQhBcCF/ZJSQ2L0 2CN04y+BalRgEV3lRnScZBBIdPh4WL7TUMHZ3L5u7Q+BjoeEgXiaeE6VW6JI/OwC VPgUyCoX2flA8Uejx/DsgCd7kR8agMNDhWh4r6onQxoxKf3hrfSk -----END RSA PRIVATE KEY----- 2018-12-23 21:35:43,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 21:35:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"security_group": {"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "description": "created by OPNFV Functest (shaker)"}}' 2018-12-23 21:35:44,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3bec48ed-347b-43c7-854a-e2ab9df4d6ef Date: Sun, 23 Dec 2018 21:35:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:44Z", "updated_at": "2018-12-23T21:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "0ea812af-2269-4dd7-8d65-3662a3577aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "ec483834-f01c-4fe8-9cd8-940cbafe2cff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 2, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}} 2018-12-23 21:35:44,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3bec48ed-347b-43c7-854a-e2ab9df4d6ef 2018-12-23 21:35:44,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.383089065552s 2018-12-23 21:35:44,264 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3bec48ed-347b-43c7-854a-e2ab9df4d6ef 2018-12-23 21:35:44,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:35:44,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:44,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-1d240225-32fc-4f76-8be5-b3aee51b55dc Date: Sun, 23 Dec 2018 21:35:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:44Z", "updated_at": "2018-12-23T21:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "0ea812af-2269-4dd7-8d65-3662a3577aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "ec483834-f01c-4fe8-9cd8-940cbafe2cff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 2, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"description": "Default security group", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:23Z", "updated_at": "2018-12-23T21:35:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "6aae0ffa-92e6-4a7e-8277-e5027abf9954", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "a894f27e-ce86-400e-a0f1-e8f1ec16be56", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "c9a1a836-89b7-49bb-8242-452717be6be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "d0366bcd-db87-40a0-8abf-bd18498931f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 4, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "name": "default"}]} 2018-12-23 21:35:44,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1d240225-32fc-4f76-8be5-b3aee51b55dc 2018-12-23 21:35:44,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0720460414886s 2018-12-23 21:35:44,341 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1d240225-32fc-4f76-8be5-b3aee51b55dc 2018-12-23 21:35:44,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 21:35:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -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": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4"}}' 2018-12-23 21:35:44,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-175bbe98-9dca-44d5-a166-6f2607c0ddb2 Date: Sun, 23 Dec 2018 21:35:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:44Z", "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "776df4d3-856f-4558-bbbf-b0c7c78553e9"}} 2018-12-23 21:35:44,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-175bbe98-9dca-44d5-a166-6f2607c0ddb2 2018-12-23 21:35:44,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123507976532s 2018-12-23 21:35:44,468 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-175bbe98-9dca-44d5-a166-6f2607c0ddb2 2018-12-23 21:35:44,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:35:44,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:44,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-3f13bd37-4478-4832-a1b2-5074ec1a88b0 Date: Sun, 23 Dec 2018 21:35:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:44Z", "updated_at": "2018-12-23T21:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "0ea812af-2269-4dd7-8d65-3662a3577aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "776df4d3-856f-4558-bbbf-b0c7c78553e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "ec483834-f01c-4fe8-9cd8-940cbafe2cff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 3, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"description": "Default security group", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:23Z", "updated_at": "2018-12-23T21:35:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "6aae0ffa-92e6-4a7e-8277-e5027abf9954", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "a894f27e-ce86-400e-a0f1-e8f1ec16be56", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "c9a1a836-89b7-49bb-8242-452717be6be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "d0366bcd-db87-40a0-8abf-bd18498931f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 4, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "name": "default"}]} 2018-12-23 21:35:44,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3f13bd37-4478-4832-a1b2-5074ec1a88b0 2018-12-23 21:35:44,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048712015152s 2018-12-23 21:35:44,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3f13bd37-4478-4832-a1b2-5074ec1a88b0 2018-12-23 21:35:44,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 21:35:44,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -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": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4"}}' 2018-12-23 21:35:44,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-fa946bbd-6465-4e62-b4b0-e8efe015e88c Date: Sun, 23 Dec 2018 21:35:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "port_range_min": null, "revision_number": 0, "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:44Z", "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "9ef8505d-cb88-4ca3-a0d5-4a9b92af99ce"}} 2018-12-23 21:35:44,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fa946bbd-6465-4e62-b4b0-e8efe015e88c 2018-12-23 21:35:44,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150936126709s 2018-12-23 21:35:44,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fa946bbd-6465-4e62-b4b0-e8efe015e88c 2018-12-23 21:35:44,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 21:35:44,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:44,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-f3986df0-7018-4cef-a99a-1421f3bc38e9 Date: Sun, 23 Dec 2018 21:35:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:44Z", "updated_at": "2018-12-23T21:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "0ea812af-2269-4dd7-8d65-3662a3577aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "776df4d3-856f-4558-bbbf-b0c7c78553e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "9ef8505d-cb88-4ca3-a0d5-4a9b92af99ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "ec483834-f01c-4fe8-9cd8-940cbafe2cff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 4, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"description": "Default security group", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:23Z", "updated_at": "2018-12-23T21:35:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "6aae0ffa-92e6-4a7e-8277-e5027abf9954", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "a894f27e-ce86-400e-a0f1-e8f1ec16be56", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "c9a1a836-89b7-49bb-8242-452717be6be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "d0366bcd-db87-40a0-8abf-bd18498931f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 4, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "name": "default"}]} 2018-12-23 21:35:44,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f3986df0-7018-4cef-a99a-1421f3bc38e9 2018-12-23 21:35:44,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048309803009s 2018-12-23 21:35:44,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f3986df0-7018-4cef-a99a-1421f3bc38e9 2018-12-23 21:35:44,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 21:35:44,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": 9000, "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": 9000, "ethertype": "IPv4", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4"}}' 2018-12-23 21:35:44,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-697fad8c-075c-4666-b98e-db067fc72faf Date: Sun, 23 Dec 2018 21:35:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "port_range_min": 9000, "revision_number": 0, "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:44Z", "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "cd8f032d-236c-4607-867f-2057d6b0333d"}} 2018-12-23 21:35:44,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-697fad8c-075c-4666-b98e-db067fc72faf 2018-12-23 21:35:44,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147468090057s 2018-12-23 21:35:44,878 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-697fad8c-075c-4666-b98e-db067fc72faf 2018-12-23 21:35:44,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:35:44,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:44,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-8d0d874d-60b7-477d-b706-6c96fc21a0a5 Date: Sun, 23 Dec 2018 21:35:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4629e824607a4e9f9d93afb7957df7cf","l2_adjacency":true,"status":"ACTIVE","subnets":["9e19a881-e932-4a65-bad0-cf33008314a4"],"description":"","tags":[],"updated_at":"2018-12-23T21:35:24Z","qos_policy_id":null,"name":"shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea","admin_state_up":true,"tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 21:35:44,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8d0d874d-60b7-477d-b706-6c96fc21a0a5 2018-12-23 21:35:44,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108000040054s 2018-12-23 21:35:44,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8d0d874d-60b7-477d-b706-6c96fc21a0a5 2018-12-23 21:35:44,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 21:35:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:45,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-6574f683-59f6-4aaf-a363-b6b849882315 Date: Sun, 23 Dec 2018 21:35:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4b391b77-a2e6-41d7-879e-8b654890040a/snap", "metadata": {}}], "file": "/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a/file", "owner": "4629e824607a4e9f9d93afb7957df7cf", "id": "4b391b77-a2e6-41d7-879e-8b654890040a", "size": 666173440, "self": "/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4b391b77-a2e6-41d7-879e-8b654890040a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-23T21:35:42Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-23T21:35:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 21:35:45,027 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6574f683-59f6-4aaf-a363-b6b849882315 2018-12-23 21:35:45,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0340158939362s 2018-12-23 21:35:45,027 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6574f683-59f6-4aaf-a363-b6b849882315 2018-12-23 21:35:45,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 21:35:45,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:45,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35: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-9ae415e6-9538-4861-bbd1-46423aae4bab x-compute-request-id: req-9ae415e6-9538-4861-bbd1-46423aae4bab Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4"}]} 2018-12-23 21:35:45,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9ae415e6-9538-4861-bbd1-46423aae4bab 2018-12-23 21:35:45,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246620178223s 2018-12-23 21:35:45,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9ae415e6-9538-4861-bbd1-46423aae4bab 2018-12-23 21:35:45,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 21:35:45,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"server": {"name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "imageRef": "4b391b77-a2e6-41d7-879e-8b654890040a", "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "flavorRef": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "50f291df-4ce2-4a84-a6bb-9802a23d4384"}], "security_groups": [{"name": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4"}]}}' 2018-12-23 21:35:46,743 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 21:35: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-6abc487b-161c-42dc-8266-c805d37976b1 x-compute-request-id: req-6abc487b-161c-42dc-8266-c805d37976b1 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4"}], "OS-DCF:diskConfig": "MANUAL", "id": "4a921427-0151-42e5-a494-4b491221fd41", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "adminPass": "LyBvDKPsKpU4"}} 2018-12-23 21:35:46,744 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6abc487b-161c-42dc-8266-c805d37976b1 2018-12-23 21:35:46,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.68870687485s 2018-12-23 21:35:46,744 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6abc487b-161c-42dc-8266-c805d37976b1 2018-12-23 21:35:46,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:35:46,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:47,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26ee5018-34b2-496c-b267-b33e27a057fa x-compute-request-id: req-26ee5018-34b2-496c-b267-b33e27a057fa 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.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:35:47,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26ee5018-34b2-496c-b267-b33e27a057fa 2018-12-23 21:35:47,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.282191991806s 2018-12-23 21:35:47,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26ee5018-34b2-496c-b267-b33e27a057fa 2018-12-23 21:35:47,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:35:47,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:47,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-dd62bf6c-4e5b-4c20-9478-e5e6afa71d64 Date: Sun, 23 Dec 2018 21:35:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4629e824607a4e9f9d93afb7957df7cf","l2_adjacency":true,"status":"ACTIVE","subnets":["9e19a881-e932-4a65-bad0-cf33008314a4"],"description":"","tags":[],"updated_at":"2018-12-23T21:35:24Z","qos_policy_id":null,"name":"shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea","admin_state_up":true,"tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 21:35:47,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dd62bf6c-4e5b-4c20-9478-e5e6afa71d64 2018-12-23 21:35:47,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0960550308228s 2018-12-23 21:35:47,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dd62bf6c-4e5b-4c20-9478-e5e6afa71d64 2018-12-23 21:35:47,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 21:35:47,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:47,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-dee70b5e-f2ab-4d92-9dcb-df4de1d422db Date: Sun, 23 Dec 2018 21:35:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T21:35:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4629e824607a4e9f9d93afb7957df7cf","id":"9e19a881-e932-4a65-bad0-cf33008314a4","subnetpool_id":null,"name":"shaker-subnet_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}]} 2018-12-23 21:35:47,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-dee70b5e-f2ab-4d92-9dcb-df4de1d422db 2018-12-23 21:35:47,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0512690544128s 2018-12-23 21:35:47,183 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-dee70b5e-f2ab-4d92-9dcb-df4de1d422db 2018-12-23 21:35:47,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:35:49,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:35:49,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:49,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-7ec31037-90b5-402e-a0e6-8e3796297da8 x-compute-request-id: req-7ec31037-90b5-402e-a0e6-8e3796297da8 Content-Encoding: gzip Content-Length: 652 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:48Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:35:49,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7ec31037-90b5-402e-a0e6-8e3796297da8 2018-12-23 21:35:49,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482539892197s 2018-12-23 21:35:49,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7ec31037-90b5-402e-a0e6-8e3796297da8 2018-12-23 21:35:49,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:35:51,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:35:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:52,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-7accef9b-5c68-49e6-b83a-5ab4bd47dca4 x-compute-request-id: req-7accef9b-5c68-49e6-b83a-5ab4bd47dca4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:35:52,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7accef9b-5c68-49e6-b83a-5ab4bd47dca4 2018-12-23 21:35:52,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496381998062s 2018-12-23 21:35:52,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7accef9b-5c68-49e6-b83a-5ab4bd47dca4 2018-12-23 21:35:52,177 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:35:54,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:35:54,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:55,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-974c0350-f4db-4b2d-9575-b0fb209ec5c9 x-compute-request-id: req-974c0350-f4db-4b2d-9575-b0fb209ec5c9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:35:55,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-974c0350-f4db-4b2d-9575-b0fb209ec5c9 2018-12-23 21:35:55,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916040897369s 2018-12-23 21:35:55,096 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-974c0350-f4db-4b2d-9575-b0fb209ec5c9 2018-12-23 21:35:55,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:35:57,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:35:57,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:35:57,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35: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-e527f742-ea8b-44ab-b65d-8b5b9944a58a x-compute-request-id: req-e527f742-ea8b-44ab-b65d-8b5b9944a58a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:35:57,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e527f742-ea8b-44ab-b65d-8b5b9944a58a 2018-12-23 21:35:57,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188776016235s 2018-12-23 21:35:57,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e527f742-ea8b-44ab-b65d-8b5b9944a58a 2018-12-23 21:35:57,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:35:59,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:35:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:00,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26f0327f-9fb2-40c7-85b3-b9541a8d049b x-compute-request-id: req-26f0327f-9fb2-40c7-85b3-b9541a8d049b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:00,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26f0327f-9fb2-40c7-85b3-b9541a8d049b 2018-12-23 21:36:00,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793198108673s 2018-12-23 21:36:00,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26f0327f-9fb2-40c7-85b3-b9541a8d049b 2018-12-23 21:36:00,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:02,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:02,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b45a538-146a-4b15-a21d-dd056e5a2453 x-compute-request-id: req-9b45a538-146a-4b15-a21d-dd056e5a2453 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:02,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9b45a538-146a-4b15-a21d-dd056e5a2453 2018-12-23 21:36:02,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182513952255s 2018-12-23 21:36:02,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9b45a538-146a-4b15-a21d-dd056e5a2453 2018-12-23 21:36:02,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:04,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:04,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:04,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f94f15fc-8d25-41bd-ae19-2068e323852e x-compute-request-id: req-f94f15fc-8d25-41bd-ae19-2068e323852e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:04,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f94f15fc-8d25-41bd-ae19-2068e323852e 2018-12-23 21:36:04,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197183132172s 2018-12-23 21:36:04,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f94f15fc-8d25-41bd-ae19-2068e323852e 2018-12-23 21:36:04,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:06,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:06,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:06,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24c4a58f-11da-4a9b-a2dc-988f7d94447e x-compute-request-id: req-24c4a58f-11da-4a9b-a2dc-988f7d94447e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:06,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24c4a58f-11da-4a9b-a2dc-988f7d94447e 2018-12-23 21:36:06,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197143793106s 2018-12-23 21:36:06,687 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24c4a58f-11da-4a9b-a2dc-988f7d94447e 2018-12-23 21:36:06,691 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:08,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:08,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:08,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea58af51-9a21-49cb-b063-6796fb706c17 x-compute-request-id: req-ea58af51-9a21-49cb-b063-6796fb706c17 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:08,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ea58af51-9a21-49cb-b063-6796fb706c17 2018-12-23 21:36:08,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180953025818s 2018-12-23 21:36:08,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ea58af51-9a21-49cb-b063-6796fb706c17 2018-12-23 21:36:08,878 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:10,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:11,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-96fcf4fc-58b1-43e8-bede-b3ba9ebb7dce x-compute-request-id: req-96fcf4fc-58b1-43e8-bede-b3ba9ebb7dce Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:11,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-96fcf4fc-58b1-43e8-bede-b3ba9ebb7dce 2018-12-23 21:36:11,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186890125275s 2018-12-23 21:36:11,068 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-96fcf4fc-58b1-43e8-bede-b3ba9ebb7dce 2018-12-23 21:36:11,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:13,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:13,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:13,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36: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-fce2c255-482e-4a9e-a38d-18d8816914d1 x-compute-request-id: req-fce2c255-482e-4a9e-a38d-18d8816914d1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:13,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fce2c255-482e-4a9e-a38d-18d8816914d1 2018-12-23 21:36:13,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450197935104s 2018-12-23 21:36:13,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fce2c255-482e-4a9e-a38d-18d8816914d1 2018-12-23 21:36:13,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:15,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:15,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:15,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-154b96e1-4efd-4371-b0d2-80f04e31fcc0 x-compute-request-id: req-154b96e1-4efd-4371-b0d2-80f04e31fcc0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:15,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-154b96e1-4efd-4371-b0d2-80f04e31fcc0 2018-12-23 21:36:15,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178665876389s 2018-12-23 21:36:15,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-154b96e1-4efd-4371-b0d2-80f04e31fcc0 2018-12-23 21:36:15,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:17,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:17,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:18,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36: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-74ac5449-9de4-46ba-9b71-ad6725c2c7fd x-compute-request-id: req-74ac5449-9de4-46ba-9b71-ad6725c2c7fd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:18,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-74ac5449-9de4-46ba-9b71-ad6725c2c7fd 2018-12-23 21:36:18,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336853981018s 2018-12-23 21:36:18,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-74ac5449-9de4-46ba-9b71-ad6725c2c7fd 2018-12-23 21:36:18,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:20,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:20,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:21,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-ca66f5c0-25c1-4b35-9d02-4287e76abe82 x-compute-request-id: req-ca66f5c0-25c1-4b35-9d02-4287e76abe82 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:21,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca66f5c0-25c1-4b35-9d02-4287e76abe82 2018-12-23 21:36:21,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.946622848511s 2018-12-23 21:36:21,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca66f5c0-25c1-4b35-9d02-4287e76abe82 2018-12-23 21:36:21,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:23,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:23,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:23,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-b5c15787-d790-4a46-acc4-1315fb9b4cf4 x-compute-request-id: req-b5c15787-d790-4a46-acc4-1315fb9b4cf4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:23,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5c15787-d790-4a46-acc4-1315fb9b4cf4 2018-12-23 21:36:23,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372813940048s 2018-12-23 21:36:23,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5c15787-d790-4a46-acc4-1315fb9b4cf4 2018-12-23 21:36:23,392 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:25,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:25,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:25,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36: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-abbfb95c-5449-4c5d-9117-5d7e92d136c9 x-compute-request-id: req-abbfb95c-5449-4c5d-9117-5d7e92d136c9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:25,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-abbfb95c-5449-4c5d-9117-5d7e92d136c9 2018-12-23 21:36:25,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185228824615s 2018-12-23 21:36:25,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-abbfb95c-5449-4c5d-9117-5d7e92d136c9 2018-12-23 21:36:25,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:27,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:27,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:28,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36: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-057d41ee-0f00-4da3-a32e-0578fb4c5360 x-compute-request-id: req-057d41ee-0f00-4da3-a32e-0578fb4c5360 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:28,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-057d41ee-0f00-4da3-a32e-0578fb4c5360 2018-12-23 21:36:28,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709878206253s 2018-12-23 21:36:28,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-057d41ee-0f00-4da3-a32e-0578fb4c5360 2018-12-23 21:36:28,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:30,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:30,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:30,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-407cfcb6-8f38-4b98-a64d-dfa5f0729153 x-compute-request-id: req-407cfcb6-8f38-4b98-a64d-dfa5f0729153 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:30,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-407cfcb6-8f38-4b98-a64d-dfa5f0729153 2018-12-23 21:36:30,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540241956711s 2018-12-23 21:36:30,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-407cfcb6-8f38-4b98-a64d-dfa5f0729153 2018-12-23 21:36:30,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:32,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:32,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:33,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-fba9cea7-5553-40f5-8624-e9faef15a0ce x-compute-request-id: req-fba9cea7-5553-40f5-8624-e9faef15a0ce Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:33,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fba9cea7-5553-40f5-8624-e9faef15a0ce 2018-12-23 21:36:33,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191243886948s 2018-12-23 21:36:33,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fba9cea7-5553-40f5-8624-e9faef15a0ce 2018-12-23 21:36:33,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:35,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:35,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36: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-503d98be-87f5-426f-9abd-ac0739505475 x-compute-request-id: req-503d98be-87f5-426f-9abd-ac0739505475 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:35,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-503d98be-87f5-426f-9abd-ac0739505475 2018-12-23 21:36:35,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367791891098s 2018-12-23 21:36:35,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-503d98be-87f5-426f-9abd-ac0739505475 2018-12-23 21:36:35,420 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:37,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:37,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-bb0dd829-af2b-4130-83e0-d0a517dda771 x-compute-request-id: req-bb0dd829-af2b-4130-83e0-d0a517dda771 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:37,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb0dd829-af2b-4130-83e0-d0a517dda771 2018-12-23 21:36:37,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198298931122s 2018-12-23 21:36:37,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb0dd829-af2b-4130-83e0-d0a517dda771 2018-12-23 21:36:37,625 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:39,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:39,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:39,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-26792dc1-0fe2-4aa0-9ee9-329c4b9fa4c4 x-compute-request-id: req-26792dc1-0fe2-4aa0-9ee9-329c4b9fa4c4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:39,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26792dc1-0fe2-4aa0-9ee9-329c4b9fa4c4 2018-12-23 21:36:39,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169732093811s 2018-12-23 21:36:39,798 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26792dc1-0fe2-4aa0-9ee9-329c4b9fa4c4 2018-12-23 21:36:39,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:41,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:41,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:41,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36: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-f2b4666b-c131-49d9-a2b4-0524d54b4b4a x-compute-request-id: req-f2b4666b-c131-49d9-a2b4-0524d54b4b4a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:41,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2b4666b-c131-49d9-a2b4-0524d54b4b4a 2018-12-23 21:36:41,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193456888199s 2018-12-23 21:36:41,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2b4666b-c131-49d9-a2b4-0524d54b4b4a 2018-12-23 21:36:42,001 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:44,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:44,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:44,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-07994bd5-8795-45d8-ad56-9e8e13bf5464 x-compute-request-id: req-07994bd5-8795-45d8-ad56-9e8e13bf5464 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:44,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07994bd5-8795-45d8-ad56-9e8e13bf5464 2018-12-23 21:36:44,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356658935547s 2018-12-23 21:36:44,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07994bd5-8795-45d8-ad56-9e8e13bf5464 2018-12-23 21:36:44,365 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:46,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:46,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:46,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-8d34293c-1c23-4bef-b28f-96545db9d6ec x-compute-request-id: req-8d34293c-1c23-4bef-b28f-96545db9d6ec Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:46,562 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d34293c-1c23-4bef-b28f-96545db9d6ec 2018-12-23 21:36:46,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195199966431s 2018-12-23 21:36:46,563 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d34293c-1c23-4bef-b28f-96545db9d6ec 2018-12-23 21:36:46,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:48,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:48,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:48,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-4a81e0ec-e58b-46fa-8f71-a0ab5407c805 x-compute-request-id: req-4a81e0ec-e58b-46fa-8f71-a0ab5407c805 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:48,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a81e0ec-e58b-46fa-8f71-a0ab5407c805 2018-12-23 21:36:48,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354896068573s 2018-12-23 21:36:48,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a81e0ec-e58b-46fa-8f71-a0ab5407c805 2018-12-23 21:36:48,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:50,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:51,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b5fb348-3a57-4976-a76c-e4647cabac99 x-compute-request-id: req-0b5fb348-3a57-4976-a76c-e4647cabac99 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:51,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0b5fb348-3a57-4976-a76c-e4647cabac99 2018-12-23 21:36:51,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188586950302s 2018-12-23 21:36:51,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0b5fb348-3a57-4976-a76c-e4647cabac99 2018-12-23 21:36:51,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:53,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:53,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:53,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18c0d265-3458-441b-b2b5-7567cbb7ce35 x-compute-request-id: req-18c0d265-3458-441b-b2b5-7567cbb7ce35 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:53,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-18c0d265-3458-441b-b2b5-7567cbb7ce35 2018-12-23 21:36:53,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72586107254s 2018-12-23 21:36:53,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-18c0d265-3458-441b-b2b5-7567cbb7ce35 2018-12-23 21:36:53,856 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:55,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:55,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:56,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36: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-0fcf363f-8d5d-4788-98ec-9995457d8fbc x-compute-request-id: req-0fcf363f-8d5d-4788-98ec-9995457d8fbc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:56,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0fcf363f-8d5d-4788-98ec-9995457d8fbc 2018-12-23 21:36:56,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341988801956s 2018-12-23 21:36:56,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0fcf363f-8d5d-4788-98ec-9995457d8fbc 2018-12-23 21:36:56,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:36:58,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:36:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:36:58,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6730f87b-0cba-4673-8ec7-4c84614898d2 x-compute-request-id: req-6730f87b-0cba-4673-8ec7-4c84614898d2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:36:58,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6730f87b-0cba-4673-8ec7-4c84614898d2 2018-12-23 21:36:58,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189509868622s 2018-12-23 21:36:58,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6730f87b-0cba-4673-8ec7-4c84614898d2 2018-12-23 21:36:58,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:00,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:00,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:00,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca4c3d5a-f350-4570-993b-06db80d09c9f x-compute-request-id: req-ca4c3d5a-f350-4570-993b-06db80d09c9f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:00,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca4c3d5a-f350-4570-993b-06db80d09c9f 2018-12-23 21:37:00,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3536028862s 2018-12-23 21:37:00,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca4c3d5a-f350-4570-993b-06db80d09c9f 2018-12-23 21:37:00,761 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:02,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:02,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:03,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c2ff3cf-e066-4364-b061-a97783faf5e0 x-compute-request-id: req-9c2ff3cf-e066-4364-b061-a97783faf5e0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:03,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c2ff3cf-e066-4364-b061-a97783faf5e0 2018-12-23 21:37:03,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392085075378s 2018-12-23 21:37:03,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c2ff3cf-e066-4364-b061-a97783faf5e0 2018-12-23 21:37:03,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:05,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:05,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:05,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-61f414e8-524c-407b-bc54-7377e19f7b63 x-compute-request-id: req-61f414e8-524c-407b-bc54-7377e19f7b63 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:05,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-61f414e8-524c-407b-bc54-7377e19f7b63 2018-12-23 21:37:05,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327120065689s 2018-12-23 21:37:05,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-61f414e8-524c-407b-bc54-7377e19f7b63 2018-12-23 21:37:05,494 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:07,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:07,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:07,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-a39bfea5-6e8f-46e7-80df-cb0745ce231b x-compute-request-id: req-a39bfea5-6e8f-46e7-80df-cb0745ce231b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:07,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a39bfea5-6e8f-46e7-80df-cb0745ce231b 2018-12-23 21:37:07,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204076051712s 2018-12-23 21:37:07,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a39bfea5-6e8f-46e7-80df-cb0745ce231b 2018-12-23 21:37:07,705 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:09,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:09,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:10,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2336ffc6-86b9-4ac1-a3fe-a9b72e173b9d x-compute-request-id: req-2336ffc6-86b9-4ac1-a3fe-a9b72e173b9d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:10,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2336ffc6-86b9-4ac1-a3fe-a9b72e173b9d 2018-12-23 21:37:10,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383545875549s 2018-12-23 21:37:10,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2336ffc6-86b9-4ac1-a3fe-a9b72e173b9d 2018-12-23 21:37:10,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:12,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:12,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:12,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3592d05-0afa-4d9d-93e8-685b70288fb3 x-compute-request-id: req-c3592d05-0afa-4d9d-93e8-685b70288fb3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:12,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c3592d05-0afa-4d9d-93e8-685b70288fb3 2018-12-23 21:37:12,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185866832733s 2018-12-23 21:37:12,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c3592d05-0afa-4d9d-93e8-685b70288fb3 2018-12-23 21:37:12,287 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:14,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:14,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:14,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-f27f3b10-ffbf-4215-87d1-313c4ba5b36f x-compute-request-id: req-f27f3b10-ffbf-4215-87d1-313c4ba5b36f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:14,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f27f3b10-ffbf-4215-87d1-313c4ba5b36f 2018-12-23 21:37:14,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499274969101s 2018-12-23 21:37:14,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f27f3b10-ffbf-4215-87d1-313c4ba5b36f 2018-12-23 21:37:14,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:16,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:16,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:17,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-480f240c-3a5d-46ac-9ad0-4f1c49674bdd x-compute-request-id: req-480f240c-3a5d-46ac-9ad0-4f1c49674bdd Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:17,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-480f240c-3a5d-46ac-9ad0-4f1c49674bdd 2018-12-23 21:37:17,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60297203064s 2018-12-23 21:37:17,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-480f240c-3a5d-46ac-9ad0-4f1c49674bdd 2018-12-23 21:37:17,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:19,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:19,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d394ad-7577-4e1a-8315-3ae78f9a3fef x-compute-request-id: req-06d394ad-7577-4e1a-8315-3ae78f9a3fef Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:19,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06d394ad-7577-4e1a-8315-3ae78f9a3fef 2018-12-23 21:37:19,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352164030075s 2018-12-23 21:37:19,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06d394ad-7577-4e1a-8315-3ae78f9a3fef 2018-12-23 21:37:19,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:21,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:22,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-daad6408-d5c4-4bad-8e46-7aa977adf128 x-compute-request-id: req-daad6408-d5c4-4bad-8e46-7aa977adf128 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:22,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-daad6408-d5c4-4bad-8e46-7aa977adf128 2018-12-23 21:37:22,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359121799469s 2018-12-23 21:37:22,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-daad6408-d5c4-4bad-8e46-7aa977adf128 2018-12-23 21:37:22,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:24,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:24,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:24,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20ef2733-d0a0-471c-8ff2-e9059e5f48e4 x-compute-request-id: req-20ef2733-d0a0-471c-8ff2-e9059e5f48e4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:24,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20ef2733-d0a0-471c-8ff2-e9059e5f48e4 2018-12-23 21:37:24,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393893957138s 2018-12-23 21:37:24,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20ef2733-d0a0-471c-8ff2-e9059e5f48e4 2018-12-23 21:37:24,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:26,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:26,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:26,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62705ee2-afe2-4777-95b5-d1aacc4dabde x-compute-request-id: req-62705ee2-afe2-4777-95b5-d1aacc4dabde Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:26,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62705ee2-afe2-4777-95b5-d1aacc4dabde 2018-12-23 21:37:26,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357224941254s 2018-12-23 21:37:26,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62705ee2-afe2-4777-95b5-d1aacc4dabde 2018-12-23 21:37:26,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:28,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:28,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:29,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-f7c1fdd3-d3f5-4491-a01c-ba6f45d43a56 x-compute-request-id: req-f7c1fdd3-d3f5-4491-a01c-ba6f45d43a56 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:29,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f7c1fdd3-d3f5-4491-a01c-ba6f45d43a56 2018-12-23 21:37:29,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462024927139s 2018-12-23 21:37:29,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f7c1fdd3-d3f5-4491-a01c-ba6f45d43a56 2018-12-23 21:37:29,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:31,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:31,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:31,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55c3af1b-a333-4ae1-b033-171e110f19f7 x-compute-request-id: req-55c3af1b-a333-4ae1-b033-171e110f19f7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:31,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55c3af1b-a333-4ae1-b033-171e110f19f7 2018-12-23 21:37:31,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182428121567s 2018-12-23 21:37:31,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55c3af1b-a333-4ae1-b033-171e110f19f7 2018-12-23 21:37:31,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:33,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:33,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:33,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-59038e38-c8c1-4cf5-9c3c-c64576077991 x-compute-request-id: req-59038e38-c8c1-4cf5-9c3c-c64576077991 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:33,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-59038e38-c8c1-4cf5-9c3c-c64576077991 2018-12-23 21:37:33,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365149021149s 2018-12-23 21:37:33,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-59038e38-c8c1-4cf5-9c3c-c64576077991 2018-12-23 21:37:33,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:35,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:36,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3103a9ce-e718-4d2d-a613-ad367a326f43 x-compute-request-id: req-3103a9ce-e718-4d2d-a613-ad367a326f43 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:36,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3103a9ce-e718-4d2d-a613-ad367a326f43 2018-12-23 21:37:36,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36083984375s 2018-12-23 21:37:36,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3103a9ce-e718-4d2d-a613-ad367a326f43 2018-12-23 21:37:36,288 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:38,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:38,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-4366511b-0dae-4843-b54c-efb40f05e444 x-compute-request-id: req-4366511b-0dae-4843-b54c-efb40f05e444 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:38,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4366511b-0dae-4843-b54c-efb40f05e444 2018-12-23 21:37:38,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196198940277s 2018-12-23 21:37:38,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4366511b-0dae-4843-b54c-efb40f05e444 2018-12-23 21:37:38,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:40,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:40,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:40,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-0d5b6085-4871-4692-bebc-3a6f47370573 x-compute-request-id: req-0d5b6085-4871-4692-bebc-3a6f47370573 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:40,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d5b6085-4871-4692-bebc-3a6f47370573 2018-12-23 21:37:40,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343477010727s 2018-12-23 21:37:40,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d5b6085-4871-4692-bebc-3a6f47370573 2018-12-23 21:37:40,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:42,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:42,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:43,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21: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-02523901-8eca-4b08-828b-640f14c1668f x-compute-request-id: req-02523901-8eca-4b08-828b-640f14c1668f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:43,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02523901-8eca-4b08-828b-640f14c1668f 2018-12-23 21:37:43,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189840078354s 2018-12-23 21:37:43,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02523901-8eca-4b08-828b-640f14c1668f 2018-12-23 21:37:43,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:45,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:45,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:45,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-17725d32-0e75-4b7a-843e-6289794c29d4 x-compute-request-id: req-17725d32-0e75-4b7a-843e-6289794c29d4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:45,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17725d32-0e75-4b7a-843e-6289794c29d4 2018-12-23 21:37:45,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196974992752s 2018-12-23 21:37:45,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17725d32-0e75-4b7a-843e-6289794c29d4 2018-12-23 21:37:45,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:47,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:47,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-7d5eab41-4f40-425c-b693-64efe17b6d59 x-compute-request-id: req-7d5eab41-4f40-425c-b693-64efe17b6d59 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:47,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7d5eab41-4f40-425c-b693-64efe17b6d59 2018-12-23 21:37:47,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173141002655s 2018-12-23 21:37:47,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7d5eab41-4f40-425c-b693-64efe17b6d59 2018-12-23 21:37:47,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:49,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:49,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:49,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-cb1c677e-ca13-4f5b-a7bb-4347ea025dbc x-compute-request-id: req-cb1c677e-ca13-4f5b-a7bb-4347ea025dbc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:49,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb1c677e-ca13-4f5b-a7bb-4347ea025dbc 2018-12-23 21:37:49,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54555106163s 2018-12-23 21:37:49,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb1c677e-ca13-4f5b-a7bb-4347ea025dbc 2018-12-23 21:37:49,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:51,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:52,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-7e291e66-384c-46b8-b816-fd8bcd55958c x-compute-request-id: req-7e291e66-384c-46b8-b816-fd8bcd55958c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:52,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e291e66-384c-46b8-b816-fd8bcd55958c 2018-12-23 21:37:52,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376788139343s 2018-12-23 21:37:52,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e291e66-384c-46b8-b816-fd8bcd55958c 2018-12-23 21:37:52,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:54,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:54,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:54,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-e9ff7d7f-81c2-4fb3-8271-b03809316bde x-compute-request-id: req-e9ff7d7f-81c2-4fb3-8271-b03809316bde Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:54,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9ff7d7f-81c2-4fb3-8271-b03809316bde 2018-12-23 21:37:54,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.38050699234s 2018-12-23 21:37:54,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9ff7d7f-81c2-4fb3-8271-b03809316bde 2018-12-23 21:37:54,749 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:56,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:56,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-50ea6aa1-ef43-4f56-b51f-c53c647b4ce4 x-compute-request-id: req-50ea6aa1-ef43-4f56-b51f-c53c647b4ce4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:56,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50ea6aa1-ef43-4f56-b51f-c53c647b4ce4 2018-12-23 21:37:56,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190357923508s 2018-12-23 21:37:56,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50ea6aa1-ef43-4f56-b51f-c53c647b4ce4 2018-12-23 21:37:56,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:37:58,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:37:58,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:37:59,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:37: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-f522dfb1-e467-47f4-b590-4c52db9e69b8 x-compute-request-id: req-f522dfb1-e467-47f4-b590-4c52db9e69b8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:37:59,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f522dfb1-e467-47f4-b590-4c52db9e69b8 2018-12-23 21:37:59,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189146995544s 2018-12-23 21:37:59,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f522dfb1-e467-47f4-b590-4c52db9e69b8 2018-12-23 21:37:59,143 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:01,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:01,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-a6fb2183-2e5c-42d8-8b77-6d8bc822ee62 x-compute-request-id: req-a6fb2183-2e5c-42d8-8b77-6d8bc822ee62 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:01,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6fb2183-2e5c-42d8-8b77-6d8bc822ee62 2018-12-23 21:38:01,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357685804367s 2018-12-23 21:38:01,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6fb2183-2e5c-42d8-8b77-6d8bc822ee62 2018-12-23 21:38:01,508 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:03,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:03,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:03,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e2bf906-5eba-49a5-86ef-c82ca236beb3 x-compute-request-id: req-6e2bf906-5eba-49a5-86ef-c82ca236beb3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:03,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6e2bf906-5eba-49a5-86ef-c82ca236beb3 2018-12-23 21:38:03,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192447900772s 2018-12-23 21:38:03,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6e2bf906-5eba-49a5-86ef-c82ca236beb3 2018-12-23 21:38:03,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:05,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:05,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:06,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ff51854-27f6-41dd-a554-99014f315b9c x-compute-request-id: req-0ff51854-27f6-41dd-a554-99014f315b9c Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:06,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0ff51854-27f6-41dd-a554-99014f315b9c 2018-12-23 21:38:06,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360465049744s 2018-12-23 21:38:06,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0ff51854-27f6-41dd-a554-99014f315b9c 2018-12-23 21:38:06,075 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:08,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:08,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-969ead8d-40f0-4ba1-acc3-e33294cb34bc x-compute-request-id: req-969ead8d-40f0-4ba1-acc3-e33294cb34bc Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:08,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-969ead8d-40f0-4ba1-acc3-e33294cb34bc 2018-12-23 21:38:08,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372965097427s 2018-12-23 21:38:08,452 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-969ead8d-40f0-4ba1-acc3-e33294cb34bc 2018-12-23 21:38:08,455 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:10,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:10,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:11,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac1e2288-2719-4ead-8d2f-4d15faf51358 x-compute-request-id: req-ac1e2288-2719-4ead-8d2f-4d15faf51358 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:11,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac1e2288-2719-4ead-8d2f-4d15faf51358 2018-12-23 21:38:11,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.69216799736s 2018-12-23 21:38:11,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac1e2288-2719-4ead-8d2f-4d15faf51358 2018-12-23 21:38:11,155 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:13,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:13,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:13,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-3e3566fa-7d63-4381-829b-857ccd9910c7 x-compute-request-id: req-3e3566fa-7d63-4381-829b-857ccd9910c7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:13,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e3566fa-7d63-4381-829b-857ccd9910c7 2018-12-23 21:38:13,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354336977005s 2018-12-23 21:38:13,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e3566fa-7d63-4381-829b-857ccd9910c7 2018-12-23 21:38:13,517 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:15,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:15,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:15,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d88159b-f47d-48f1-804b-a055921a8e5a x-compute-request-id: req-9d88159b-f47d-48f1-804b-a055921a8e5a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:15,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d88159b-f47d-48f1-804b-a055921a8e5a 2018-12-23 21:38:15,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169909954071s 2018-12-23 21:38:15,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d88159b-f47d-48f1-804b-a055921a8e5a 2018-12-23 21:38:15,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:17,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:18,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98150895-420a-4630-9120-ed91f8782c1e x-compute-request-id: req-98150895-420a-4630-9120-ed91f8782c1e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:18,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98150895-420a-4630-9120-ed91f8782c1e 2018-12-23 21:38:18,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451672077179s 2018-12-23 21:38:18,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98150895-420a-4630-9120-ed91f8782c1e 2018-12-23 21:38:18,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:20,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:20,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:20,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-532dde95-a1ca-4fe8-8c40-51e54ed6daa3 x-compute-request-id: req-532dde95-a1ca-4fe8-8c40-51e54ed6daa3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:20,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-532dde95-a1ca-4fe8-8c40-51e54ed6daa3 2018-12-23 21:38:20,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378906965256s 2018-12-23 21:38:20,534 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-532dde95-a1ca-4fe8-8c40-51e54ed6daa3 2018-12-23 21:38:20,538 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:22,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:22,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-795ceec1-1734-4f0e-aed4-21b9b66f3293 x-compute-request-id: req-795ceec1-1734-4f0e-aed4-21b9b66f3293 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:22,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-795ceec1-1734-4f0e-aed4-21b9b66f3293 2018-12-23 21:38:22,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369010925293s 2018-12-23 21:38:22,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-795ceec1-1734-4f0e-aed4-21b9b66f3293 2018-12-23 21:38:22,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:24,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:24,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:25,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-257d2af4-242c-47d8-b376-787b0caaf5e0 x-compute-request-id: req-257d2af4-242c-47d8-b376-787b0caaf5e0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:25,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-257d2af4-242c-47d8-b376-787b0caaf5e0 2018-12-23 21:38:25,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346863031387s 2018-12-23 21:38:25,265 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-257d2af4-242c-47d8-b376-787b0caaf5e0 2018-12-23 21:38:25,268 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:27,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:27,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:27,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e752fe28-6089-4f82-87a7-af4d5ed94f29 x-compute-request-id: req-e752fe28-6089-4f82-87a7-af4d5ed94f29 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:27,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e752fe28-6089-4f82-87a7-af4d5ed94f29 2018-12-23 21:38:27,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189576148987s 2018-12-23 21:38:27,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e752fe28-6089-4f82-87a7-af4d5ed94f29 2018-12-23 21:38:27,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:29,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:29,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:29,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3b94827-ffdf-4ffa-ba14-15d37e801cb3 x-compute-request-id: req-a3b94827-ffdf-4ffa-ba14-15d37e801cb3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:29,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a3b94827-ffdf-4ffa-ba14-15d37e801cb3 2018-12-23 21:38:29,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196313142776s 2018-12-23 21:38:29,664 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a3b94827-ffdf-4ffa-ba14-15d37e801cb3 2018-12-23 21:38:29,668 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:31,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:31,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:32,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bacc87b5-910d-41bd-90a5-105af7b842a0 x-compute-request-id: req-bacc87b5-910d-41bd-90a5-105af7b842a0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:32,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bacc87b5-910d-41bd-90a5-105af7b842a0 2018-12-23 21:38:32,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36844587326s 2018-12-23 21:38:32,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bacc87b5-910d-41bd-90a5-105af7b842a0 2018-12-23 21:38:32,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:34,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:34,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:34,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2434b8ed-825c-4549-97a6-797b7f91e67a x-compute-request-id: req-2434b8ed-825c-4549-97a6-797b7f91e67a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:34,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2434b8ed-825c-4549-97a6-797b7f91e67a 2018-12-23 21:38:34,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54257106781s 2018-12-23 21:38:34,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2434b8ed-825c-4549-97a6-797b7f91e67a 2018-12-23 21:38:34,592 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:36,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:36,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-774f0e6f-ca89-41f5-ac89-dc56cb7e2217 x-compute-request-id: req-774f0e6f-ca89-41f5-ac89-dc56cb7e2217 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:36,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-774f0e6f-ca89-41f5-ac89-dc56cb7e2217 2018-12-23 21:38:36,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189766168594s 2018-12-23 21:38:36,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-774f0e6f-ca89-41f5-ac89-dc56cb7e2217 2018-12-23 21:38:36,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:38,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:38,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:38,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-698ab0bf-20b9-4f8c-8962-e701f6c3852b x-compute-request-id: req-698ab0bf-20b9-4f8c-8962-e701f6c3852b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:38,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-698ab0bf-20b9-4f8c-8962-e701f6c3852b 2018-12-23 21:38:38,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185288906097s 2018-12-23 21:38:38,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-698ab0bf-20b9-4f8c-8962-e701f6c3852b 2018-12-23 21:38:38,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:40,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:40,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:41,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a22d792c-c5ca-477b-8905-deb5a15142bb x-compute-request-id: req-a22d792c-c5ca-477b-8905-deb5a15142bb Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:41,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a22d792c-c5ca-477b-8905-deb5a15142bb 2018-12-23 21:38:41,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177675962448s 2018-12-23 21:38:41,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a22d792c-c5ca-477b-8905-deb5a15142bb 2018-12-23 21:38:41,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:43,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:43,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f9aa3ee-b102-4235-a1ec-84906b49220a x-compute-request-id: req-6f9aa3ee-b102-4235-a1ec-84906b49220a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:43,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6f9aa3ee-b102-4235-a1ec-84906b49220a 2018-12-23 21:38:43,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183058023453s 2018-12-23 21:38:43,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6f9aa3ee-b102-4235-a1ec-84906b49220a 2018-12-23 21:38:43,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:45,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:45,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:45,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-ed4a78bf-0e95-46e5-97d7-1a7260a0edc1 x-compute-request-id: req-ed4a78bf-0e95-46e5-97d7-1a7260a0edc1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:45,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed4a78bf-0e95-46e5-97d7-1a7260a0edc1 2018-12-23 21:38:45,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173686981201s 2018-12-23 21:38:45,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed4a78bf-0e95-46e5-97d7-1a7260a0edc1 2018-12-23 21:38:45,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:47,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:47,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f546b932-eb19-4868-9777-471d5c3ae98d x-compute-request-id: req-f546b932-eb19-4868-9777-471d5c3ae98d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:47,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f546b932-eb19-4868-9777-471d5c3ae98d 2018-12-23 21:38:47,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343502998352s 2018-12-23 21:38:47,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f546b932-eb19-4868-9777-471d5c3ae98d 2018-12-23 21:38:47,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:49,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:50,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f147dd72-041c-4677-8537-3610a9e22baa x-compute-request-id: req-f147dd72-041c-4677-8537-3610a9e22baa Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:50,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f147dd72-041c-4677-8537-3610a9e22baa 2018-12-23 21:38:50,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336176872253s 2018-12-23 21:38:50,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f147dd72-041c-4677-8537-3610a9e22baa 2018-12-23 21:38:50,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:52,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:52,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:52,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-50a581f3-cfe8-4bc7-9b53-84ab0de4ffa6 x-compute-request-id: req-50a581f3-cfe8-4bc7-9b53-84ab0de4ffa6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:52,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50a581f3-cfe8-4bc7-9b53-84ab0de4ffa6 2018-12-23 21:38:52,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46871805191s 2018-12-23 21:38:52,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50a581f3-cfe8-4bc7-9b53-84ab0de4ffa6 2018-12-23 21:38:52,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:54,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:55,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-556149a0-7286-42d4-9c40-4b69d5fb2f1f x-compute-request-id: req-556149a0-7286-42d4-9c40-4b69d5fb2f1f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:55,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-556149a0-7286-42d4-9c40-4b69d5fb2f1f 2018-12-23 21:38:55,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378304004669s 2018-12-23 21:38:55,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-556149a0-7286-42d4-9c40-4b69d5fb2f1f 2018-12-23 21:38:55,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:57,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:57,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:57,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-f5309252-4b1f-4a71-bb4a-7acbf740d456 x-compute-request-id: req-f5309252-4b1f-4a71-bb4a-7acbf740d456 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:57,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f5309252-4b1f-4a71-bb4a-7acbf740d456 2018-12-23 21:38:57,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33865904808s 2018-12-23 21:38:57,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f5309252-4b1f-4a71-bb4a-7acbf740d456 2018-12-23 21:38:57,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:38:59,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:38:59,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:38:59,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:38: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-84abd21b-0ee0-4a92-8878-65e5857ea2f1 x-compute-request-id: req-84abd21b-0ee0-4a92-8878-65e5857ea2f1 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:38:59,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-84abd21b-0ee0-4a92-8878-65e5857ea2f1 2018-12-23 21:38:59,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194431066513s 2018-12-23 21:38:59,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-84abd21b-0ee0-4a92-8878-65e5857ea2f1 2018-12-23 21:38:59,636 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:39:01,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:39:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:01,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39: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-cf9612e3-1dae-442f-8e76-ad5a01b96390 x-compute-request-id: req-cf9612e3-1dae-442f-8e76-ad5a01b96390 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:39:01,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cf9612e3-1dae-442f-8e76-ad5a01b96390 2018-12-23 21:39:01,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186778068542s 2018-12-23 21:39:01,826 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cf9612e3-1dae-442f-8e76-ad5a01b96390 2018-12-23 21:39:01,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:39:03,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:39:03,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:04,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39: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-98c5291d-5ce0-4872-b720-39d5378510e8 x-compute-request-id: req-98c5291d-5ce0-4872-b720-39d5378510e8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:39:04,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98c5291d-5ce0-4872-b720-39d5378510e8 2018-12-23 21:39:04,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207118034363s 2018-12-23 21:39:04,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98c5291d-5ce0-4872-b720-39d5378510e8 2018-12-23 21:39:04,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:39:06,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:39:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:06,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb2dda15-89bc-43aa-8462-c226d66c83b7 x-compute-request-id: req-fb2dda15-89bc-43aa-8462-c226d66c83b7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T21:35:49Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:39:06,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fb2dda15-89bc-43aa-8462-c226d66c83b7 2018-12-23 21:39:06,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36467218399s 2018-12-23 21:39:06,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fb2dda15-89bc-43aa-8462-c226d66c83b7 2018-12-23 21:39:06,413 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 21:39:08,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 21:39:08,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:08,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39: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-03c6cc94-f878-4461-930d-a79dc7b220b6 x-compute-request-id: req-03c6cc94-f878-4461-930d-a79dc7b220b6 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:46:0d", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T21:39:07.000000", "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T21:39:07Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 21:39:08,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-03c6cc94-f878-4461-930d-a79dc7b220b6 2018-12-23 21:39:08,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.225523948669s 2018-12-23 21:39:08,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-03c6cc94-f878-4461-930d-a79dc7b220b6 2018-12-23 21:39:08,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 21:39:08,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=4a921427-0151-42e5-a494-4b491221fd41" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:08,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-7bba855b-acf8-48a9-92f6-0ab37d153ee4 Date: Sun, 23 Dec 2018 21:39:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:39:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e19a881-e932-4a65-bad0-cf33008314a4","ip_address":"192.168.120.13"}],"id":"1748c56b-75bb-44d7-8c4d-9b871d27c665","security_groups":["9acf191d-cbc1-4eee-93a4-7a27e549a4d4"],"mac_address":"fa:16:3e:50:46:0d","project_id":"4629e824607a4e9f9d93afb7957df7cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:49Z","binding:vnic_type":"normal","device_id":"4a921427-0151-42e5-a494-4b491221fd41","ip_allocation":"immediate"}]} 2018-12-23 21:39:08,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4a921427-0151-42e5-a494-4b491221fd41 used request id req-7bba855b-acf8-48a9-92f6-0ab37d153ee4 2018-12-23 21:39:08,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0479969978333s 2018-12-23 21:39:08,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4a921427-0151-42e5-a494-4b491221fd41 used request id req-7bba855b-acf8-48a9-92f6-0ab37d153ee4 2018-12-23 21:39:08,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 21:39:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1748c56b-75bb-44d7-8c4d-9b871d27c665" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:08,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-262138f1-8103-4932-ba40-8992b54f547b Date: Sun, 23 Dec 2018 21:39:08 GMT RESP BODY: {"floatingips": []} 2018-12-23 21:39:08,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1748c56b-75bb-44d7-8c4d-9b871d27c665 used request id req-262138f1-8103-4932-ba40-8992b54f547b 2018-12-23 21:39:08,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0238041877747s 2018-12-23 21:39:08,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1748c56b-75bb-44d7-8c4d-9b871d27c665 used request id req-262138f1-8103-4932-ba40-8992b54f547b 2018-12-23 21:39:08,724 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:50:46:0d', 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'4b391b77-a2e6-41d7-879e-8b654890040a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T21:39:07.000000', 'flavor': Munch({u'id': u'a23a69d0-2d9d-4841-80b1-185e0a3116e4'}), 'az': u'nova', 'id': u'4a921427-0151-42e5-a494-4b491221fd41', 'security_groups': [Munch({u'name': u'shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8955db450e1748978d3fabc443ff6a8c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4629e824607a4e9f9d93afb7957df7cf', 'name': 'shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T21:39:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T21:39:07Z', 'hostId': u'064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T21:39:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4629e824607a4e9f9d93afb7957df7cf', 'name': u'shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'adminPass': u'LyBvDKPsKpU4', 'tenant_id': u'4629e824607a4e9f9d93afb7957df7cf', 'created_at': u'2018-12-23T21:35:46Z', 'created': u'2018-12-23T21:35:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 21:39:08,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 21:39:08,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:08,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-3ac1390f-ffd1-4dd9-9a96-f2604ac7b4aa Date: Sun, 23 Dec 2018 21:39:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4629e824607a4e9f9d93afb7957df7cf","l2_adjacency":true,"status":"ACTIVE","subnets":["9e19a881-e932-4a65-bad0-cf33008314a4"],"description":"","tags":[],"updated_at":"2018-12-23T21:35:24Z","qos_policy_id":null,"name":"shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea","admin_state_up":true,"tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 21:39:08,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3ac1390f-ffd1-4dd9-9a96-f2604ac7b4aa 2018-12-23 21:39:08,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955221652985s 2018-12-23 21:39:08,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3ac1390f-ffd1-4dd9-9a96-f2604ac7b4aa 2018-12-23 21:39:08,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 21:39:08,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=4a921427-0151-42e5-a494-4b491221fd41" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:08,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2c86df4f-88fb-4b57-8050-dfd1fd19fa54 Date: Sun, 23 Dec 2018 21:39:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T21:39:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9e19a881-e932-4a65-bad0-cf33008314a4","ip_address":"192.168.120.13"}],"id":"1748c56b-75bb-44d7-8c4d-9b871d27c665","security_groups":["9acf191d-cbc1-4eee-93a4-7a27e549a4d4"],"mac_address":"fa:16:3e:50:46:0d","project_id":"4629e824607a4e9f9d93afb7957df7cf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:49Z","binding:vnic_type":"normal","device_id":"4a921427-0151-42e5-a494-4b491221fd41","ip_allocation":"immediate"}]} 2018-12-23 21:39:08,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4a921427-0151-42e5-a494-4b491221fd41 used request id req-2c86df4f-88fb-4b57-8050-dfd1fd19fa54 2018-12-23 21:39:08,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0637440681458s 2018-12-23 21:39:08,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=4a921427-0151-42e5-a494-4b491221fd41 used request id req-2c86df4f-88fb-4b57-8050-dfd1fd19fa54 2018-12-23 21:39:08,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 21:39:08,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.13", "port_id": "1748c56b-75bb-44d7-8c4d-9b871d27c665"}}' 2018-12-23 21:39:11,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-c0a712fa-3275-4caf-b092-e48e0ae0c601 Date: Sun, 23 Dec 2018 21:39:11 GMT RESP BODY: {"floatingip": {"router_id": "ba8d553b-5a65-4721-9515-2cf1b8d89282", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:39:09Z", "updated_at": "2018-12-23T21:39:09Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "port_id": "1748c56b-75bb-44d7-8c4d-9b871d27c665", "id": "8370c80a-e4b4-48bc-a83d-94417a32682e", "qos_policy_id": null}} 2018-12-23 21:39:11,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c0a712fa-3275-4caf-b092-e48e0ae0c601 2018-12-23 21:39:11,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.15182209015s 2018-12-23 21:39:11,042 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c0a712fa-3275-4caf-b092-e48e0ae0c601 2018-12-23 21:39:11,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 21:39:11,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:11,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-dafd7063-37b4-45c1-8251-5fdfb5c854fc Date: Sun, 23 Dec 2018 21:39:11 GMT RESP BODY: {"floatingips": [{"router_id": "ba8d553b-5a65-4721-9515-2cf1b8d89282", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:39:09Z", "updated_at": "2018-12-23T21:39:09Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "port_id": "1748c56b-75bb-44d7-8c4d-9b871d27c665", "id": "8370c80a-e4b4-48bc-a83d-94417a32682e", "qos_policy_id": null}]} 2018-12-23 21:39:11,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dafd7063-37b4-45c1-8251-5fdfb5c854fc 2018-12-23 21:39:11,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.042631149292s 2018-12-23 21:39:11,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dafd7063-37b4-45c1-8251-5fdfb5c854fc 2018-12-23 21:39:11,096 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 21:39:11,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 21:39:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:11,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-30fea88b-ee48-4abe-87a6-7ae5bb72eba4 Date: Sun, 23 Dec 2018 21:39:11 GMT RESP BODY: {"floatingips": [{"router_id": "ba8d553b-5a65-4721-9515-2cf1b8d89282", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:39:09Z", "updated_at": "2018-12-23T21:39:09Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "port_id": "1748c56b-75bb-44d7-8c4d-9b871d27c665", "id": "8370c80a-e4b4-48bc-a83d-94417a32682e", "qos_policy_id": null}]} 2018-12-23 21:39:11,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-30fea88b-ee48-4abe-87a6-7ae5bb72eba4 2018-12-23 21:39:11,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0200991630554s 2018-12-23 21:39:11,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-30fea88b-ee48-4abe-87a6-7ae5bb72eba4 2018-12-23 21:39:11,224 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 21:39:11,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 21:39:11,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:11,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-b34c223d-f55d-4a29-aa20-b666ba621dff Date: Sun, 23 Dec 2018 21:39:11 GMT RESP BODY: {"floatingips": [{"router_id": "ba8d553b-5a65-4721-9515-2cf1b8d89282", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:39:09Z", "updated_at": "2018-12-23T21:39:09Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "port_id": "1748c56b-75bb-44d7-8c4d-9b871d27c665", "id": "8370c80a-e4b4-48bc-a83d-94417a32682e", "qos_policy_id": null}]} 2018-12-23 21:39:11,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b34c223d-f55d-4a29-aa20-b666ba621dff 2018-12-23 21:39:11,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0205829143524s 2018-12-23 21:39:11,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b34c223d-f55d-4a29-aa20-b666ba621dff 2018-12-23 21:39:11,354 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 21:39:11,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 21:39:11,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:11,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-3321b843-1183-484a-a2a2-7b251dced26f Date: Sun, 23 Dec 2018 21:39:11 GMT RESP BODY: {"floatingips": [{"router_id": "ba8d553b-5a65-4721-9515-2cf1b8d89282", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:39:09Z", "updated_at": "2018-12-23T21:39:09Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "port_id": "1748c56b-75bb-44d7-8c4d-9b871d27c665", "id": "8370c80a-e4b4-48bc-a83d-94417a32682e", "qos_policy_id": null}]} 2018-12-23 21:39:11,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3321b843-1183-484a-a2a2-7b251dced26f 2018-12-23 21:39:11,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0934710502625s 2018-12-23 21:39:11,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3321b843-1183-484a-a2a2-7b251dced26f 2018-12-23 21:39:11,556 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 21:39:11,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 21:39:11,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 21:39:11,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-5a9e721d-4181-4253-a21b-80ba15286e5b Date: Sun, 23 Dec 2018 21:39:11 GMT RESP BODY: {"floatingips": [{"router_id": "ba8d553b-5a65-4721-9515-2cf1b8d89282", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:39:09Z", "updated_at": "2018-12-23T21:39:11Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "port_id": "1748c56b-75bb-44d7-8c4d-9b871d27c665", "id": "8370c80a-e4b4-48bc-a83d-94417a32682e", "qos_policy_id": null}]} 2018-12-23 21:39:11,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5a9e721d-4181-4253-a21b-80ba15286e5b 2018-12-23 21:39:11,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.298262119293s 2018-12-23 21:39:11,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5a9e721d-4181-4253-a21b-80ba15286e5b 2018-12-23 21:39:11,963 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ba8d553b-5a65-4721-9515-2cf1b8d89282', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4629e824607a4e9f9d93afb7957df7cf', 'created_at': u'2018-12-23T21:39:09Z', 'attached': True, 'updated_at': u'2018-12-23T21:39:11Z', 'id': u'8370c80a-e4b4-48bc-a83d-94417a32682e', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4629e824607a4e9f9d93afb7957df7cf', 'name': 'shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'ba8d553b-5a65-4721-9515-2cf1b8d89282', u'qos_policy_id': None, 'project_id': u'4629e824607a4e9f9d93afb7957df7cf', 'port_id': u'1748c56b-75bb-44d7-8c4d-9b871d27c665', 'port': u'1748c56b-75bb-44d7-8c4d-9b871d27c665', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 21:39:11,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 21:39:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 21:39:12,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-565ccea4-cbb3-4083-9fc0-f7c6b73e23f5 x-compute-request-id: req-565ccea4-cbb3-4083-9fc0-f7c6b73e23f5 Content-Encoding: gzip Content-Length: 9752 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 758817193 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.223482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.226431] pid_max: default: 32768 minimum: 301\n[ 0.228020] ACPI: Core revision 20150930\n[ 0.230028] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.232328] Security Framework initialized\n[ 0.233774] Yama: becoming mindful.\n[ 0.235071] AppArmor: AppArmor initialized\n[ 0.236562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243288] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245665] Initializing cgroup subsys io\n[ 0.247110] Initializing cgroup subsys memory\n[ 0.248632] Initializing cgroup subsys devices\n[ 0.250187] Initializing cgroup subsys freezer\n[ 0.251726] Initializing cgroup subsys net_cls\n[ 0.253266] Initializing cgroup subsys perf_event\n[ 0.254886] Initializing cgroup subsys net_prio\n[ 0.256456] Initializing cgroup subsys hugetlb\n[ 0.258005] Initializing cgroup subsys pids\n[ 0.259510] CPU: Physical Processor ID: 0\n[ 0.261630] mce: CPU supports 10 MCE banks\n[ 0.263122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266856] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.268705] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.270776] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.272934] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.274882] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277556] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.299852] Freeing SMP alternatives memory: 32K\n[ 0.307291] ftrace: allocating 32237 entries in 126 pages\n[ 0.347930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.352585] smpboot: Max logical packages: 1\n[ 0.354441] x2apic enabled\n[ 0.355831] Switched APIC routing to physical x2apic.\n[ 0.358857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.364645] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367911] KVM setup paravirtual spinlock\n[ 0.370801] x86: Booted up 1 node, 1 CPUs\n[ 0.372245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374886] devtmpfs: initialized\n[ 0.377286] evm: security.selinux\n[ 0.378538] evm: security.SMACK64\n[ 0.379773] evm: security.SMACK64EXEC\n[ 0.381098] evm: security.SMACK64TRANSMUTE\n[ 0.382544] evm: security.SMACK64MMAP\n[ 0.383870] evm: security.ima\n[ 0.385005] evm: security.capability\n[ 0.386485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.391861] pinctrl core: initialized pinctrl subsystem\n[ 0.393891] RTC time: 21:39:07, date: 12/23/18\n[ 0.395639] NET: Registered protocol family 16\n[ 0.397390] cpuidle: using governor ladder\n[ 0.398853] cpuidle: using governor menu\n[ 0.400267] PCCT header not found.\n[ 0.401616] ACPI: bus type PCI registered\n[ 0.403061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.405336] PCI: Using configuration type 1 for base access\n[ 0.408200] ACPI: Added _OSI(Module Device)\n[ 0.409696] ACPI: Added _OSI(Processor Device)\n[ 0.411244] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.412862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416241] ACPI: Interpreter enabled\n[ 0.417603] ACPI: (supports S0 S5)\n[ 0.418863] ACPI: Using IOAPIC for interrupt routing\n[ 0.420557] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.425341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.427392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.429610] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.431766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.435687] acpiphp: Slot [3] registered\n[ 0.453210] acpiphp: Slot [4] registered\n[ 0.454648] acpiphp: Slot [5] registered\n[ 0.456089] acpiphp: Slot [6] registered\n[ 0.457515] acpiphp: Slot [7] registered\n[ 0.458935] acpiphp: Slot [8] registered\n[ 0.460352] acpiphp: Slot [9] registered\n[ 0.461775] acpiphp: Slot [10] registered\n[ 0.463213] acpiphp: Slot [11] registered\n[ 0.464653] acpiphp: Slot [12] registered\n[ 0.466105] acpiphp: Slot [13] registered\n[ 0.467628] acpiphp: Slot [14] registered\n[ 0.469068] acpiphp: Slot [15] registered\n[ 0.470509] acpiphp: Slot [16] registered\n[ 0.471951] acpiphp: Slot [17] registered\n[ 0.473390] acpiphp: Slot [18] registered\n[ 0.474836] acpiphp: Slot [19] registered\n[ 0.476283] acpiphp: Slot [20] registered\n[ 0.477723] acpiphp: Slot [21] registered\n[ 0.479165] acpiphp: Slot [22] registered\n[ 0.480606] acpiphp: Slot [23] registered\n[ 0.482051] acpiphp: Slot [24] registered\n[ 0.483493] acpiphp: Slot [25] registered\n[ 0.484934] acpiphp: Slot [26] registered\n[ 0.486378] acpiphp: Slot [27] registered\n[ 0.487821] acpiphp: Slot [28] registered\n[ 0.489262] acpiphp: Slot [29] registered\n[ 0.490701] acpiphp: Slot [30] registered\n[ 0.492151] acpiphp: Slot [31] registered\n[ 0.493588] PCI host bridge to bus 0000:00\n[ 0.495032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.497218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.499393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.501979] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.504565] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.507212] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.513103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.515393] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.517505] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.519776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.524639] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.527191] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.552176] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.555397] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.557892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.560404] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.562857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565053] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567338] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572019] vgaarb: loaded\n[ 0.573096] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575242] SCSI subsystem initialized\n[ 0.576819] ACPI: bus type USB registered\n[ 0.578327] usbcore: registered new interface driver usbfs\n[ 0.580194] usbcore: registered new interface driver hub\n[ 0.582037] usbcore: registered new device driver usb\n[ 0.583950] PCI: Using ACPI for IRQ routing\n[ 0.585876] NetLabel: Initializing\n[ 0.587158] NetLabel: domain hash size = 128\n[ 0.588678] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590391] NetLabel: unlabeled traffic allowed by default\n[ 0.592408] amd_nb: Cannot enumerate AMD northbridges\n[ 0.594163] clocksource: Switched to clocksource kvm-clock\n[ 0.604044] AppArmor: AppArmor Filesystem Enabled\n[ 0.605747] pnp: PnP ACPI init\n[ 0.607267] pnp: PnP ACPI: found 5 devices\n[ 0.614451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.617509] NET: Registered protocol family 2\n[ 0.619324] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.621629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623764] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625903] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627849] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629959] NET: Registered protocol family 1\n[ 0.631511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635403] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.652139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668956] Unpacking initramfs...\n[ 1.156612] Freeing initrd memory: 37084K\n[ 1.158498] Scanning for low memory corruption every 60 seconds\n[ 1.160795] audit: initializing netlink subsys (disabled)\n[ 1.162709] audit: type=2000 audit(1545601149.458:1): initialized\n[ 1.164985] Initialise system trusted keyring\n[ 1.166654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168732] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171936] zbud: loaded\n[ 1.173233] VFS: Disk quotas dquot_6.6.0\n[ 1.174692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.177110] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.179280] fuse init (API version 7.23)\n[ 1.180820] Key type big_key registered\n[ 1.182243] Allocating IMA MOK and blacklist keyrings.\n[ 1.184360] Key type asymmetric registered\n[ 1.185824] Asymmetric key parser 'x509' registered\n[ 1.187525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.190138] io scheduler noop registered\n[ 1.191548] io scheduler deadline registered (default)\n[ 1.193305] io scheduler cfq registered\n[ 1.194778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.196642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.198874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.201452] ACPI: Power Button [PWRF]\n[ 1.202931] GHES: HEST is not enabled!\n[ 1.218937] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.251990] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.255521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.280850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.284385] Linux agpgart interface v0.103\n[ 1.287459] loop: module loaded\n[ 1.291084] vda: vda1\n[ 1.292838] scsi host0: ata_piix\n[ 1.294145] scsi host1: ata_piix\n[ 1.295417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.297622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.300487] libphy: Fixed MDIO Bus: probed\n[ 1.301960] tun: Universal TUN/TAP device driver, 1.6\n[ 1.303674] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.307042] PPP generic driver version 2.4.2\n[ 1.308615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.310756] ehci-pci: EHCI PCI platform driver\n[ 1.312323] ehci-platform: EHCI generic platform driver\n[ 1.314092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.316118] ohci-pci: OHCI PCI platform driver\n[ 1.317676] ohci-platform: OHCI generic platform driver\n[ 1.319449] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.336210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.337996] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.340609] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.342394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.344482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.346699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.349240] usb usb1: Product: UHCI Host Controller\n[ 1.350914] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.352990] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.354679] hub 1-0:1.0: USB hub found\n[ 1.356052] hub 1-0:1.0: 2 ports detected\n[ 1.357627] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.361306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.363002] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.364814] mousedev: PS/2 mouse device common for all mice\n[ 1.367054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.370118] rtc_cmos 00:00: RTC can wake from S4\n[ 1.372269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.374397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.376533] i2c /dev entries driver\n[ 1.377867] device-mapper: uevent: version 1.0.3\n[ 1.379533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.382435] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.384708] NET: Registered protocol family 10\n[ 1.386526] NET: Registered protocol family 17\n[ 1.388113] Key type dns_resolver registered\n[ 1.389843] registered taskstats version 1\n[ 1.391349] Loading compiled-in X.509 certificates\n[ 1.393563] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.397437] zswap: loaded using pool lzo/zbud\n[ 1.400544] Key type trusted registered\n[ 1.403979] Key type encrypted registered\n[ 1.405420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.407274] ima: No TPM chip found, activating TPM-bypass!\n[ 1.409127] evm: HMAC attrs: 0x1\n[ 1.410738] Magic number: 14:128:703\n[ 1.412319] rtc_cmos 00:00: setting system clock to 2018-12-23 21:39:09 UTC (1545601149)\n[ 1.415177] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.433546] EDD information not available.\n[ 1.456011] Freeing unused kernel memory: 1512K\n[ 1.457628] Write protecting the kernel read-only data: 14336k\n[ 1.460906] Freeing unused kernel memory: 1692K\n[ 1.462708] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.474544] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.481099] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487663] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494186] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.504973] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508115] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511373] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.566721] [drm] Initialized drm 1.1.0 20060810\n[ 1.571264] virtio_net virtio0 ens3: renamed from eth0\n[ 1.580686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.585354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.606659] FDC 0 is a S82078B\n[ 1.618100] AVX2 version of gcm_enc/dec engaged.\n[ 1.619725] AES CTR mode by8 optimization enabled\n[ 1.666202] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.829017] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.831257] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.833540] usb 1-1: Product: QEMU USB Tablet\n[ 1.835063] usb 1-1: Manufacturer: QEMU\n[ 1.836435] usb 1-1: SerialNumber: 42\n[ 1.844421] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.851609] usbcore: registered new interface driver usbhid\n[ 1.853551] usbhid: USB HID core driver\n[ 1.856475] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.860384] 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\nBegin: Loading essential drivers ... [ 2.238057] md: linear personality registered for level -1\n[ 2.242142] md: multipath personality registered for level -4\n[ 2.246296] md: raid0 personality registered for level 0\n[ 2.250861] md: raid1 personality registered for level 1\n[ 2.322170] raid6: sse2x1 gen() 11376 MB/s\n[ 2.390173] raid6: sse2x1 xor() 8854 MB/s\n[ 2.458174] raid6: sse2x2 gen() 14467 MB/s\n[ 2.526173] raid6: sse2x2 xor() 9704 MB/s\n[ 2.594160] raid6: sse2x4 gen() 16682 MB/s\n[ 2.662161] raid6: sse2x4 xor() 11602 MB/s\n[ 2.734161] raid6: avx2x1 gen() 22189 MB/s\n[ 2.802162] raid6: avx2x2 gen() 26044 MB/s\n[ 2.870161] raid6: avx2x4 gen() 29767 MB/s\n[ 2.871659] raid6: using algorithm avx2x4 gen() 29767 MB/s\n[ 2.873503] raid6: using avx2x2 recovery algorithm\n[ 2.878282] xor: automatically using best checksumming function:\n[ 2.918161] avx : 31848.000 MB/sec\n[ 2.921176] async_tx: api initialized (async)\n[ 2.933642] md: raid6 personality registered for level 6\n[ 2.935456] md: raid5 personality registered for level 5\n[ 2.937229] md: raid4 personality registered for level 4\n[ 2.944161] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.979963] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.998435] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.106998] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.114248] systemd[1]: Detected virtualization kvm.\n[ 3.116340] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.122051] systemd[1]: Set hostname to .\n[ 3.126055] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.128499] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.266850] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271588] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.275302] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.279669] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.284082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.288521] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.293415] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.298218] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.303571] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.307684] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.313009] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.317292] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.322452] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.326585] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.333457] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.338710] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.342438] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.347036] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.351573] 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[ 3.359098] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.366334] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.372263] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...[ 3.380272] Loading iSCSI transport class v2.0-870.\n\n[ 3.382704] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.390388] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.399827] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.410658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.414951] iscsi: registered transport (tcp)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.422392] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.430181] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.438401] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n"} 2018-12-23 21:39:12,039 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action used request id req-565ccea4-cbb3-4083-9fc0-f7c6b73e23f5 2018-12-23 21:39:12,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0752098560333s 2018-12-23 21:39:12,041 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action used request id req-565ccea4-cbb3-4083-9fc0-f7c6b73e23f5 2018-12-23 21:39:12,041 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 758817193 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.223482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.226431] pid_max: default: 32768 minimum: 301 [ 0.228020] ACPI: Core revision 20150930 [ 0.230028] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.232328] Security Framework initialized [ 0.233774] Yama: becoming mindful. [ 0.235071] AppArmor: AppArmor initialized [ 0.236562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243288] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245665] Initializing cgroup subsys io [ 0.247110] Initializing cgroup subsys memory [ 0.248632] Initializing cgroup subsys devices [ 0.250187] Initializing cgroup subsys freezer [ 0.251726] Initializing cgroup subsys net_cls [ 0.253266] Initializing cgroup subsys perf_event [ 0.254886] Initializing cgroup subsys net_prio [ 0.256456] Initializing cgroup subsys hugetlb [ 0.258005] Initializing cgroup subsys pids [ 0.259510] CPU: Physical Processor ID: 0 [ 0.261630] mce: CPU supports 10 MCE banks [ 0.263122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.266856] Spectre V2 : Mitigation: Full generic retpoline [ 0.268705] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.270776] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.272934] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.274882] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277556] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.299852] Freeing SMP alternatives memory: 32K [ 0.307291] ftrace: allocating 32237 entries in 126 pages [ 0.347930] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.352585] smpboot: Max logical packages: 1 [ 0.354441] x2apic enabled [ 0.355831] Switched APIC routing to physical x2apic. [ 0.358857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.364645] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367911] KVM setup paravirtual spinlock [ 0.370801] x86: Booted up 1 node, 1 CPUs [ 0.372245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374886] devtmpfs: initialized [ 0.377286] evm: security.selinux [ 0.378538] evm: security.SMACK64 [ 0.379773] evm: security.SMACK64EXEC [ 0.381098] evm: security.SMACK64TRANSMUTE [ 0.382544] evm: security.SMACK64MMAP [ 0.383870] evm: security.ima [ 0.385005] evm: security.capability [ 0.386485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.391861] pinctrl core: initialized pinctrl subsystem [ 0.393891] RTC time: 21:39:07, date: 12/23/18 [ 0.395639] NET: Registered protocol family 16 [ 0.397390] cpuidle: using governor ladder [ 0.398853] cpuidle: using governor menu [ 0.400267] PCCT header not found. [ 0.401616] ACPI: bus type PCI registered [ 0.403061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.405336] PCI: Using configuration type 1 for base access [ 0.408200] ACPI: Added _OSI(Module Device) [ 0.409696] ACPI: Added _OSI(Processor Device) [ 0.411244] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412862] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416241] ACPI: Interpreter enabled [ 0.417603] ACPI: (supports S0 S5) [ 0.418863] ACPI: Using IOAPIC for interrupt routing [ 0.420557] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.425341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.427392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.429610] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.431766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.435687] acpiphp: Slot [3] registered [ 0.453210] acpiphp: Slot [4] registered [ 0.454648] acpiphp: Slot [5] registered [ 0.456089] acpiphp: Slot [6] registered [ 0.457515] acpiphp: Slot [7] registered [ 0.458935] acpiphp: Slot [8] registered [ 0.460352] acpiphp: Slot [9] registered [ 0.461775] acpiphp: Slot [10] registered [ 0.463213] acpiphp: Slot [11] registered [ 0.464653] acpiphp: Slot [12] registered [ 0.466105] acpiphp: Slot [13] registered [ 0.467628] acpiphp: Slot [14] registered [ 0.469068] acpiphp: Slot [15] registered [ 0.470509] acpiphp: Slot [16] registered [ 0.471951] acpiphp: Slot [17] registered [ 0.473390] acpiphp: Slot [18] registered [ 0.474836] acpiphp: Slot [19] registered [ 0.476283] acpiphp: Slot [20] registered [ 0.477723] acpiphp: Slot [21] registered [ 0.479165] acpiphp: Slot [22] registered [ 0.480606] acpiphp: Slot [23] registered [ 0.482051] acpiphp: Slot [24] registered [ 0.483493] acpiphp: Slot [25] registered [ 0.484934] acpiphp: Slot [26] registered [ 0.486378] acpiphp: Slot [27] registered [ 0.487821] acpiphp: Slot [28] registered [ 0.489262] acpiphp: Slot [29] registered [ 0.490701] acpiphp: Slot [30] registered [ 0.492151] acpiphp: Slot [31] registered [ 0.493588] PCI host bridge to bus 0000:00 [ 0.495032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.497218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.499393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.501979] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.504565] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.507212] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.513103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.515393] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.517505] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.519776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.524639] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.527191] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552176] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555397] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560404] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565053] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572019] vgaarb: loaded [ 0.573096] vgaarb: bridge control possible 0000:00:02.0 [ 0.575242] SCSI subsystem initialized [ 0.576819] ACPI: bus type USB registered [ 0.578327] usbcore: registered new interface driver usbfs [ 0.580194] usbcore: registered new interface driver hub [ 0.582037] usbcore: registered new device driver usb [ 0.583950] PCI: Using ACPI for IRQ routing [ 0.585876] NetLabel: Initializing [ 0.587158] NetLabel: domain hash size = 128 [ 0.588678] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590391] NetLabel: unlabeled traffic allowed by default [ 0.592408] amd_nb: Cannot enumerate AMD northbridges [ 0.594163] clocksource: Switched to clocksource kvm-clock [ 0.604044] AppArmor: AppArmor Filesystem Enabled [ 0.605747] pnp: PnP ACPI init [ 0.607267] pnp: PnP ACPI: found 5 devices [ 0.614451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.617509] NET: Registered protocol family 2 [ 0.619324] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.621629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623764] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625903] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627849] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629959] NET: Registered protocol family 1 [ 0.631511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635403] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.652139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668956] Unpacking initramfs... [ 1.156612] Freeing initrd memory: 37084K [ 1.158498] Scanning for low memory corruption every 60 seconds [ 1.160795] audit: initializing netlink subsys (disabled) [ 1.162709] audit: type=2000 audit(1545601149.458:1): initialized [ 1.164985] Initialise system trusted keyring [ 1.166654] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168732] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171936] zbud: loaded [ 1.173233] VFS: Disk quotas dquot_6.6.0 [ 1.174692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.177110] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.179280] fuse init (API version 7.23) [ 1.180820] Key type big_key registered [ 1.182243] Allocating IMA MOK and blacklist keyrings. [ 1.184360] Key type asymmetric registered [ 1.185824] Asymmetric key parser 'x509' registered [ 1.187525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.190138] io scheduler noop registered [ 1.191548] io scheduler deadline registered (default) [ 1.193305] io scheduler cfq registered [ 1.194778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.196642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.198874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.201452] ACPI: Power Button [PWRF] [ 1.202931] GHES: HEST is not enabled! [ 1.218937] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.251990] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.255521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.280850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.284385] Linux agpgart interface v0.103 [ 1.287459] loop: module loaded [ 1.291084] vda: vda1 [ 1.292838] scsi host0: ata_piix [ 1.294145] scsi host1: ata_piix [ 1.295417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.297622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.300487] libphy: Fixed MDIO Bus: probed [ 1.301960] tun: Universal TUN/TAP device driver, 1.6 [ 1.303674] tun: (C) 1999-2004 Max Krasnyansky [ 1.307042] PPP generic driver version 2.4.2 [ 1.308615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.310756] ehci-pci: EHCI PCI platform driver [ 1.312323] ehci-platform: EHCI generic platform driver [ 1.314092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.316118] ohci-pci: OHCI PCI platform driver [ 1.317676] ohci-platform: OHCI generic platform driver [ 1.319449] uhci_hcd: USB Universal Host Controller Interface driver [ 1.336210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.337996] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.340609] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.342394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.344482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.346699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.349240] usb usb1: Product: UHCI Host Controller [ 1.350914] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.352990] usb usb1: SerialNumber: 0000:00:01.2 [ 1.354679] hub 1-0:1.0: USB hub found [ 1.356052] hub 1-0:1.0: 2 ports detected [ 1.357627] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.361306] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.363002] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.364814] mousedev: PS/2 mouse device common for all mice [ 1.367054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.370118] rtc_cmos 00:00: RTC can wake from S4 [ 1.372269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.374397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.376533] i2c /dev entries driver [ 1.377867] device-mapper: uevent: version 1.0.3 [ 1.379533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.382435] ledtrig-cpu: registered to indicate activity on CPUs [ 1.384708] NET: Registered protocol family 10 [ 1.386526] NET: Registered protocol family 17 [ 1.388113] Key type dns_resolver registered [ 1.389843] registered taskstats version 1 [ 1.391349] Loading compiled-in X.509 certificates [ 1.393563] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.397437] zswap: loaded using pool lzo/zbud [ 1.400544] Key type trusted registered [ 1.403979] Key type encrypted registered [ 1.405420] AppArmor: AppArmor sha1 policy hashing enabled [ 1.407274] ima: No TPM chip found, activating TPM-bypass! [ 1.409127] evm: HMAC attrs: 0x1 [ 1.410738] Magic number: 14:128:703 [ 1.412319] rtc_cmos 00:00: setting system clock to 2018-12-23 21:39:09 UTC (1545601149) [ 1.415177] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.433546] EDD information not available. [ 1.456011] Freeing unused kernel memory: 1512K [ 1.457628] Write protecting the kernel read-only data: 14336k [ 1.460906] Freeing unused kernel memory: 1692K [ 1.462708] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.474544] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.481099] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487663] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494186] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504973] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508115] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511373] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.566721] [drm] Initialized drm 1.1.0 20060810 [ 1.571264] virtio_net virtio0 ens3: renamed from eth0 [ 1.580686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.585354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.606659] FDC 0 is a S82078B [ 1.618100] AVX2 version of gcm_enc/dec engaged. [ 1.619725] AES CTR mode by8 optimization enabled [ 1.666202] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.829017] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.831257] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.833540] usb 1-1: Product: QEMU USB Tablet [ 1.835063] usb 1-1: Manufacturer: QEMU [ 1.836435] usb 1-1: SerialNumber: 42 [ 1.844421] hidraw: raw HID events driver (C) Jiri Kosina [ 1.851609] usbcore: registered new interface driver usbhid [ 1.853551] usbhid: USB HID core driver [ 1.856475] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.860384] 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 Begin: Loading essential drivers ... [ 2.238057] md: linear personality registered for level -1 [ 2.242142] md: multipath personality registered for level -4 [ 2.246296] md: raid0 personality registered for level 0 [ 2.250861] md: raid1 personality registered for level 1 [ 2.322170] raid6: sse2x1 gen() 11376 MB/s [ 2.390173] raid6: sse2x1 xor() 8854 MB/s [ 2.458174] raid6: sse2x2 gen() 14467 MB/s [ 2.526173] raid6: sse2x2 xor() 9704 MB/s [ 2.594160] raid6: sse2x4 gen() 16682 MB/s [ 2.662161] raid6: sse2x4 xor() 11602 MB/s [ 2.734161] raid6: avx2x1 gen() 22189 MB/s [ 2.802162] raid6: avx2x2 gen() 26044 MB/s [ 2.870161] raid6: avx2x4 gen() 29767 MB/s [ 2.871659] raid6: using algorithm avx2x4 gen() 29767 MB/s [ 2.873503] raid6: using avx2x2 recovery algorithm [ 2.878282] xor: automatically using best checksumming function: [ 2.918161] avx : 31848.000 MB/sec [ 2.921176] async_tx: api initialized (async) [ 2.933642] md: raid6 personality registered for level 6 [ 2.935456] md: raid5 personality registered for level 5 [ 2.937229] md: raid4 personality registered for level 4 [ 2.944161] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.979963] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.998435] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.106998] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.114248] systemd[1]: Detected virtualization kvm. [ 3.116340] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.122051] systemd[1]: Set hostname to . [ 3.126055] systemd[1]: Initializing machine ID from KVM UUID. [ 3.128499] systemd[1]: Installed transient /etc/machine-id file. [ 3.266850] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271588] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.275302] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.279669] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.284082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.288521] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.293415] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.298218] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303571] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.307684] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.313009] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.317292] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.322452] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.326585] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.333457] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.338710] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.342438] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.347036] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.351573] 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... [ 3.359098] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.366334] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.372263] systemd[1]: Starting Set console keymap... Starting Set console keymap...[ 3.380272] Loading iSCSI transport class v2.0-870. [ 3.382704] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.390388] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.399827] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.410658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.414951] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.422392] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.430181] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.438401] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... 2018-12-23 21:39:13,043 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-12-23 21:39:22,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 21:39:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 21:39:22,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d9fe138-f959-456c-b116-87f778786b74 x-compute-request-id: req-6d9fe138-f959-456c-b116-87f778786b74 Content-Encoding: gzip Content-Length: 10533 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 758817193 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.223482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.226431] pid_max: default: 32768 minimum: 301\n[ 0.228020] ACPI: Core revision 20150930\n[ 0.230028] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.232328] Security Framework initialized\n[ 0.233774] Yama: becoming mindful.\n[ 0.235071] AppArmor: AppArmor initialized\n[ 0.236562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243288] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245665] Initializing cgroup subsys io\n[ 0.247110] Initializing cgroup subsys memory\n[ 0.248632] Initializing cgroup subsys devices\n[ 0.250187] Initializing cgroup subsys freezer\n[ 0.251726] Initializing cgroup subsys net_cls\n[ 0.253266] Initializing cgroup subsys perf_event\n[ 0.254886] Initializing cgroup subsys net_prio\n[ 0.256456] Initializing cgroup subsys hugetlb\n[ 0.258005] Initializing cgroup subsys pids\n[ 0.259510] CPU: Physical Processor ID: 0\n[ 0.261630] mce: CPU supports 10 MCE banks\n[ 0.263122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266856] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.268705] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.270776] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.272934] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.274882] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277556] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.299852] Freeing SMP alternatives memory: 32K\n[ 0.307291] ftrace: allocating 32237 entries in 126 pages\n[ 0.347930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.352585] smpboot: Max logical packages: 1\n[ 0.354441] x2apic enabled\n[ 0.355831] Switched APIC routing to physical x2apic.\n[ 0.358857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.364645] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367911] KVM setup paravirtual spinlock\n[ 0.370801] x86: Booted up 1 node, 1 CPUs\n[ 0.372245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374886] devtmpfs: initialized\n[ 0.377286] evm: security.selinux\n[ 0.378538] evm: security.SMACK64\n[ 0.379773] evm: security.SMACK64EXEC\n[ 0.381098] evm: security.SMACK64TRANSMUTE\n[ 0.382544] evm: security.SMACK64MMAP\n[ 0.383870] evm: security.ima\n[ 0.385005] evm: security.capability\n[ 0.386485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.391861] pinctrl core: initialized pinctrl subsystem\n[ 0.393891] RTC time: 21:39:07, date: 12/23/18\n[ 0.395639] NET: Registered protocol family 16\n[ 0.397390] cpuidle: using governor ladder\n[ 0.398853] cpuidle: using governor menu\n[ 0.400267] PCCT header not found.\n[ 0.401616] ACPI: bus type PCI registered\n[ 0.403061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.405336] PCI: Using configuration type 1 for base access\n[ 0.408200] ACPI: Added _OSI(Module Device)\n[ 0.409696] ACPI: Added _OSI(Processor Device)\n[ 0.411244] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.412862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416241] ACPI: Interpreter enabled\n[ 0.417603] ACPI: (supports S0 S5)\n[ 0.418863] ACPI: Using IOAPIC for interrupt routing\n[ 0.420557] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.425341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.427392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.429610] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.431766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.435687] acpiphp: Slot [3] registered\n[ 0.453210] acpiphp: Slot [4] registered\n[ 0.454648] acpiphp: Slot [5] registered\n[ 0.456089] acpiphp: Slot [6] registered\n[ 0.457515] acpiphp: Slot [7] registered\n[ 0.458935] acpiphp: Slot [8] registered\n[ 0.460352] acpiphp: Slot [9] registered\n[ 0.461775] acpiphp: Slot [10] registered\n[ 0.463213] acpiphp: Slot [11] registered\n[ 0.464653] acpiphp: Slot [12] registered\n[ 0.466105] acpiphp: Slot [13] registered\n[ 0.467628] acpiphp: Slot [14] registered\n[ 0.469068] acpiphp: Slot [15] registered\n[ 0.470509] acpiphp: Slot [16] registered\n[ 0.471951] acpiphp: Slot [17] registered\n[ 0.473390] acpiphp: Slot [18] registered\n[ 0.474836] acpiphp: Slot [19] registered\n[ 0.476283] acpiphp: Slot [20] registered\n[ 0.477723] acpiphp: Slot [21] registered\n[ 0.479165] acpiphp: Slot [22] registered\n[ 0.480606] acpiphp: Slot [23] registered\n[ 0.482051] acpiphp: Slot [24] registered\n[ 0.483493] acpiphp: Slot [25] registered\n[ 0.484934] acpiphp: Slot [26] registered\n[ 0.486378] acpiphp: Slot [27] registered\n[ 0.487821] acpiphp: Slot [28] registered\n[ 0.489262] acpiphp: Slot [29] registered\n[ 0.490701] acpiphp: Slot [30] registered\n[ 0.492151] acpiphp: Slot [31] registered\n[ 0.493588] PCI host bridge to bus 0000:00\n[ 0.495032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.497218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.499393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.501979] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.504565] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.507212] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.513103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.515393] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.517505] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.519776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.524639] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.527191] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.552176] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.555397] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.557892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.560404] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.562857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565053] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567338] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572019] vgaarb: loaded\n[ 0.573096] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575242] SCSI subsystem initialized\n[ 0.576819] ACPI: bus type USB registered\n[ 0.578327] usbcore: registered new interface driver usbfs\n[ 0.580194] usbcore: registered new interface driver hub\n[ 0.582037] usbcore: registered new device driver usb\n[ 0.583950] PCI: Using ACPI for IRQ routing\n[ 0.585876] NetLabel: Initializing\n[ 0.587158] NetLabel: domain hash size = 128\n[ 0.588678] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590391] NetLabel: unlabeled traffic allowed by default\n[ 0.592408] amd_nb: Cannot enumerate AMD northbridges\n[ 0.594163] clocksource: Switched to clocksource kvm-clock\n[ 0.604044] AppArmor: AppArmor Filesystem Enabled\n[ 0.605747] pnp: PnP ACPI init\n[ 0.607267] pnp: PnP ACPI: found 5 devices\n[ 0.614451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.617509] NET: Registered protocol family 2\n[ 0.619324] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.621629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623764] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625903] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627849] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629959] NET: Registered protocol family 1\n[ 0.631511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635403] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.652139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668956] Unpacking initramfs...\n[ 1.156612] Freeing initrd memory: 37084K\n[ 1.158498] Scanning for low memory corruption every 60 seconds\n[ 1.160795] audit: initializing netlink subsys (disabled)\n[ 1.162709] audit: type=2000 audit(1545601149.458:1): initialized\n[ 1.164985] Initialise system trusted keyring\n[ 1.166654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168732] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171936] zbud: loaded\n[ 1.173233] VFS: Disk quotas dquot_6.6.0\n[ 1.174692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.177110] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.179280] fuse init (API version 7.23)\n[ 1.180820] Key type big_key registered\n[ 1.182243] Allocating IMA MOK and blacklist keyrings.\n[ 1.184360] Key type asymmetric registered\n[ 1.185824] Asymmetric key parser 'x509' registered\n[ 1.187525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.190138] io scheduler noop registered\n[ 1.191548] io scheduler deadline registered (default)\n[ 1.193305] io scheduler cfq registered\n[ 1.194778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.196642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.198874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.201452] ACPI: Power Button [PWRF]\n[ 1.202931] GHES: HEST is not enabled!\n[ 1.218937] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.251990] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.255521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.280850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.284385] Linux agpgart interface v0.103\n[ 1.287459] loop: module loaded\n[ 1.291084] vda: vda1\n[ 1.292838] scsi host0: ata_piix\n[ 1.294145] scsi host1: ata_piix\n[ 1.295417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.297622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.300487] libphy: Fixed MDIO Bus: probed\n[ 1.301960] tun: Universal TUN/TAP device driver, 1.6\n[ 1.303674] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.307042] PPP generic driver version 2.4.2\n[ 1.308615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.310756] ehci-pci: EHCI PCI platform driver\n[ 1.312323] ehci-platform: EHCI generic platform driver\n[ 1.314092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.316118] ohci-pci: OHCI PCI platform driver\n[ 1.317676] ohci-platform: OHCI generic platform driver\n[ 1.319449] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.336210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.337996] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.340609] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.342394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.344482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.346699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.349240] usb usb1: Product: UHCI Host Controller\n[ 1.350914] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.352990] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.354679] hub 1-0:1.0: USB hub found\n[ 1.356052] hub 1-0:1.0: 2 ports detected\n[ 1.357627] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.361306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.363002] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.364814] mousedev: PS/2 mouse device common for all mice\n[ 1.367054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.370118] rtc_cmos 00:00: RTC can wake from S4\n[ 1.372269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.374397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.376533] i2c /dev entries driver\n[ 1.377867] device-mapper: uevent: version 1.0.3\n[ 1.379533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.382435] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.384708] NET: Registered protocol family 10\n[ 1.386526] NET: Registered protocol family 17\n[ 1.388113] Key type dns_resolver registered\n[ 1.389843] registered taskstats version 1\n[ 1.391349] Loading compiled-in X.509 certificates\n[ 1.393563] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.397437] zswap: loaded using pool lzo/zbud\n[ 1.400544] Key type trusted registered\n[ 1.403979] Key type encrypted registered\n[ 1.405420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.407274] ima: No TPM chip found, activating TPM-bypass!\n[ 1.409127] evm: HMAC attrs: 0x1\n[ 1.410738] Magic number: 14:128:703\n[ 1.412319] rtc_cmos 00:00: setting system clock to 2018-12-23 21:39:09 UTC (1545601149)\n[ 1.415177] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.433546] EDD information not available.\n[ 1.456011] Freeing unused kernel memory: 1512K\n[ 1.457628] Write protecting the kernel read-only data: 14336k\n[ 1.460906] Freeing unused kernel memory: 1692K\n[ 1.462708] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.474544] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.481099] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487663] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494186] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.504973] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508115] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511373] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.566721] [drm] Initialized drm 1.1.0 20060810\n[ 1.571264] virtio_net virtio0 ens3: renamed from eth0\n[ 1.580686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.585354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.606659] FDC 0 is a S82078B\n[ 1.618100] AVX2 version of gcm_enc/dec engaged.\n[ 1.619725] AES CTR mode by8 optimization enabled\n[ 1.666202] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.829017] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.831257] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.833540] usb 1-1: Product: QEMU USB Tablet\n[ 1.835063] usb 1-1: Manufacturer: QEMU\n[ 1.836435] usb 1-1: SerialNumber: 42\n[ 1.844421] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.851609] usbcore: registered new interface driver usbhid\n[ 1.853551] usbhid: USB HID core driver\n[ 1.856475] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.860384] 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\nBegin: Loading essential drivers ... [ 2.238057] md: linear personality registered for level -1\n[ 2.242142] md: multipath personality registered for level -4\n[ 2.246296] md: raid0 personality registered for level 0\n[ 2.250861] md: raid1 personality registered for level 1\n[ 2.322170] raid6: sse2x1 gen() 11376 MB/s\n[ 2.390173] raid6: sse2x1 xor() 8854 MB/s\n[ 2.458174] raid6: sse2x2 gen() 14467 MB/s\n[ 2.526173] raid6: sse2x2 xor() 9704 MB/s\n[ 2.594160] raid6: sse2x4 gen() 16682 MB/s\n[ 2.662161] raid6: sse2x4 xor() 11602 MB/s\n[ 2.734161] raid6: avx2x1 gen() 22189 MB/s\n[ 2.802162] raid6: avx2x2 gen() 26044 MB/s\n[ 2.870161] raid6: avx2x4 gen() 29767 MB/s\n[ 2.871659] raid6: using algorithm avx2x4 gen() 29767 MB/s\n[ 2.873503] raid6: using avx2x2 recovery algorithm\n[ 2.878282] xor: automatically using best checksumming function:\n[ 2.918161] avx : 31848.000 MB/sec\n[ 2.921176] async_tx: api initialized (async)\n[ 2.933642] md: raid6 personality registered for level 6\n[ 2.935456] md: raid5 personality registered for level 5\n[ 2.937229] md: raid4 personality registered for level 4\n[ 2.944161] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.979963] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.998435] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.106998] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.114248] systemd[1]: Detected virtualization kvm.\n[ 3.116340] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.122051] systemd[1]: Set hostname to .\n[ 3.126055] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.128499] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.266850] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271588] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.275302] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.279669] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.284082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.288521] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.293415] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.298218] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.303571] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.307684] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.313009] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.317292] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.322452] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.326585] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.333457] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.338710] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.342438] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.347036] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.351573] 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[ 3.359098] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.366334] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.372263] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...[ 3.380272] Loading iSCSI transport class v2.0-870.\n\n[ 3.382704] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.390388] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.399827] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.410658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.414951] iscsi: registered transport (tcp)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.422392] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.430181] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.438401] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.447965] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.457125] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.467376] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.472079] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.480344] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.487035] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.501020] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.864214] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 5.284184] cloud-init[602]: Cloud-init v. 18.2 running 'init-local' at Sun, 23 Dec 2018 21:39:13 +0000. Up 5.12 seconds.[[0;32m OK [0m] Reached target Network (Pre).\n\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2018-12-23 21:39:22,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action used request id req-6d9fe138-f959-456c-b116-87f778786b74 2018-12-23 21:39:22,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0942158699036s 2018-12-23 21:39:22,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action used request id req-6d9fe138-f959-456c-b116-87f778786b74 2018-12-23 21:39:22,148 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 758817193 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.223482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.226431] pid_max: default: 32768 minimum: 301 [ 0.228020] ACPI: Core revision 20150930 [ 0.230028] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.232328] Security Framework initialized [ 0.233774] Yama: becoming mindful. [ 0.235071] AppArmor: AppArmor initialized [ 0.236562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243288] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245665] Initializing cgroup subsys io [ 0.247110] Initializing cgroup subsys memory [ 0.248632] Initializing cgroup subsys devices [ 0.250187] Initializing cgroup subsys freezer [ 0.251726] Initializing cgroup subsys net_cls [ 0.253266] Initializing cgroup subsys perf_event [ 0.254886] Initializing cgroup subsys net_prio [ 0.256456] Initializing cgroup subsys hugetlb [ 0.258005] Initializing cgroup subsys pids [ 0.259510] CPU: Physical Processor ID: 0 [ 0.261630] mce: CPU supports 10 MCE banks [ 0.263122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.266856] Spectre V2 : Mitigation: Full generic retpoline [ 0.268705] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.270776] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.272934] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.274882] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277556] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.299852] Freeing SMP alternatives memory: 32K [ 0.307291] ftrace: allocating 32237 entries in 126 pages [ 0.347930] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.352585] smpboot: Max logical packages: 1 [ 0.354441] x2apic enabled [ 0.355831] Switched APIC routing to physical x2apic. [ 0.358857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.364645] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367911] KVM setup paravirtual spinlock [ 0.370801] x86: Booted up 1 node, 1 CPUs [ 0.372245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374886] devtmpfs: initialized [ 0.377286] evm: security.selinux [ 0.378538] evm: security.SMACK64 [ 0.379773] evm: security.SMACK64EXEC [ 0.381098] evm: security.SMACK64TRANSMUTE [ 0.382544] evm: security.SMACK64MMAP [ 0.383870] evm: security.ima [ 0.385005] evm: security.capability [ 0.386485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.391861] pinctrl core: initialized pinctrl subsystem [ 0.393891] RTC time: 21:39:07, date: 12/23/18 [ 0.395639] NET: Registered protocol family 16 [ 0.397390] cpuidle: using governor ladder [ 0.398853] cpuidle: using governor menu [ 0.400267] PCCT header not found. [ 0.401616] ACPI: bus type PCI registered [ 0.403061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.405336] PCI: Using configuration type 1 for base access [ 0.408200] ACPI: Added _OSI(Module Device) [ 0.409696] ACPI: Added _OSI(Processor Device) [ 0.411244] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412862] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416241] ACPI: Interpreter enabled [ 0.417603] ACPI: (supports S0 S5) [ 0.418863] ACPI: Using IOAPIC for interrupt routing [ 0.420557] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.425341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.427392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.429610] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.431766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.435687] acpiphp: Slot [3] registered [ 0.453210] acpiphp: Slot [4] registered [ 0.454648] acpiphp: Slot [5] registered [ 0.456089] acpiphp: Slot [6] registered [ 0.457515] acpiphp: Slot [7] registered [ 0.458935] acpiphp: Slot [8] registered [ 0.460352] acpiphp: Slot [9] registered [ 0.461775] acpiphp: Slot [10] registered [ 0.463213] acpiphp: Slot [11] registered [ 0.464653] acpiphp: Slot [12] registered [ 0.466105] acpiphp: Slot [13] registered [ 0.467628] acpiphp: Slot [14] registered [ 0.469068] acpiphp: Slot [15] registered [ 0.470509] acpiphp: Slot [16] registered [ 0.471951] acpiphp: Slot [17] registered [ 0.473390] acpiphp: Slot [18] registered [ 0.474836] acpiphp: Slot [19] registered [ 0.476283] acpiphp: Slot [20] registered [ 0.477723] acpiphp: Slot [21] registered [ 0.479165] acpiphp: Slot [22] registered [ 0.480606] acpiphp: Slot [23] registered [ 0.482051] acpiphp: Slot [24] registered [ 0.483493] acpiphp: Slot [25] registered [ 0.484934] acpiphp: Slot [26] registered [ 0.486378] acpiphp: Slot [27] registered [ 0.487821] acpiphp: Slot [28] registered [ 0.489262] acpiphp: Slot [29] registered [ 0.490701] acpiphp: Slot [30] registered [ 0.492151] acpiphp: Slot [31] registered [ 0.493588] PCI host bridge to bus 0000:00 [ 0.495032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.497218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.499393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.501979] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.504565] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.507212] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.513103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.515393] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.517505] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.519776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.524639] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.527191] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552176] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555397] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560404] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565053] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572019] vgaarb: loaded [ 0.573096] vgaarb: bridge control possible 0000:00:02.0 [ 0.575242] SCSI subsystem initialized [ 0.576819] ACPI: bus type USB registered [ 0.578327] usbcore: registered new interface driver usbfs [ 0.580194] usbcore: registered new interface driver hub [ 0.582037] usbcore: registered new device driver usb [ 0.583950] PCI: Using ACPI for IRQ routing [ 0.585876] NetLabel: Initializing [ 0.587158] NetLabel: domain hash size = 128 [ 0.588678] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590391] NetLabel: unlabeled traffic allowed by default [ 0.592408] amd_nb: Cannot enumerate AMD northbridges [ 0.594163] clocksource: Switched to clocksource kvm-clock [ 0.604044] AppArmor: AppArmor Filesystem Enabled [ 0.605747] pnp: PnP ACPI init [ 0.607267] pnp: PnP ACPI: found 5 devices [ 0.614451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.617509] NET: Registered protocol family 2 [ 0.619324] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.621629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623764] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625903] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627849] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629959] NET: Registered protocol family 1 [ 0.631511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635403] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.652139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668956] Unpacking initramfs... [ 1.156612] Freeing initrd memory: 37084K [ 1.158498] Scanning for low memory corruption every 60 seconds [ 1.160795] audit: initializing netlink subsys (disabled) [ 1.162709] audit: type=2000 audit(1545601149.458:1): initialized [ 1.164985] Initialise system trusted keyring [ 1.166654] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168732] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171936] zbud: loaded [ 1.173233] VFS: Disk quotas dquot_6.6.0 [ 1.174692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.177110] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.179280] fuse init (API version 7.23) [ 1.180820] Key type big_key registered [ 1.182243] Allocating IMA MOK and blacklist keyrings. [ 1.184360] Key type asymmetric registered [ 1.185824] Asymmetric key parser 'x509' registered [ 1.187525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.190138] io scheduler noop registered [ 1.191548] io scheduler deadline registered (default) [ 1.193305] io scheduler cfq registered [ 1.194778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.196642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.198874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.201452] ACPI: Power Button [PWRF] [ 1.202931] GHES: HEST is not enabled! [ 1.218937] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.251990] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.255521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.280850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.284385] Linux agpgart interface v0.103 [ 1.287459] loop: module loaded [ 1.291084] vda: vda1 [ 1.292838] scsi host0: ata_piix [ 1.294145] scsi host1: ata_piix [ 1.295417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.297622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.300487] libphy: Fixed MDIO Bus: probed [ 1.301960] tun: Universal TUN/TAP device driver, 1.6 [ 1.303674] tun: (C) 1999-2004 Max Krasnyansky [ 1.307042] PPP generic driver version 2.4.2 [ 1.308615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.310756] ehci-pci: EHCI PCI platform driver [ 1.312323] ehci-platform: EHCI generic platform driver [ 1.314092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.316118] ohci-pci: OHCI PCI platform driver [ 1.317676] ohci-platform: OHCI generic platform driver [ 1.319449] uhci_hcd: USB Universal Host Controller Interface driver [ 1.336210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.337996] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.340609] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.342394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.344482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.346699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.349240] usb usb1: Product: UHCI Host Controller [ 1.350914] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.352990] usb usb1: SerialNumber: 0000:00:01.2 [ 1.354679] hub 1-0:1.0: USB hub found [ 1.356052] hub 1-0:1.0: 2 ports detected [ 1.357627] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.361306] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.363002] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.364814] mousedev: PS/2 mouse device common for all mice [ 1.367054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.370118] rtc_cmos 00:00: RTC can wake from S4 [ 1.372269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.374397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.376533] i2c /dev entries driver [ 1.377867] device-mapper: uevent: version 1.0.3 [ 1.379533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.382435] ledtrig-cpu: registered to indicate activity on CPUs [ 1.384708] NET: Registered protocol family 10 [ 1.386526] NET: Registered protocol family 17 [ 1.388113] Key type dns_resolver registered [ 1.389843] registered taskstats version 1 [ 1.391349] Loading compiled-in X.509 certificates [ 1.393563] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.397437] zswap: loaded using pool lzo/zbud [ 1.400544] Key type trusted registered [ 1.403979] Key type encrypted registered [ 1.405420] AppArmor: AppArmor sha1 policy hashing enabled [ 1.407274] ima: No TPM chip found, activating TPM-bypass! [ 1.409127] evm: HMAC attrs: 0x1 [ 1.410738] Magic number: 14:128:703 [ 1.412319] rtc_cmos 00:00: setting system clock to 2018-12-23 21:39:09 UTC (1545601149) [ 1.415177] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.433546] EDD information not available. [ 1.456011] Freeing unused kernel memory: 1512K [ 1.457628] Write protecting the kernel read-only data: 14336k [ 1.460906] Freeing unused kernel memory: 1692K [ 1.462708] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.474544] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.481099] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487663] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494186] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504973] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508115] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511373] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.566721] [drm] Initialized drm 1.1.0 20060810 [ 1.571264] virtio_net virtio0 ens3: renamed from eth0 [ 1.580686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.585354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.606659] FDC 0 is a S82078B [ 1.618100] AVX2 version of gcm_enc/dec engaged. [ 1.619725] AES CTR mode by8 optimization enabled [ 1.666202] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.829017] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.831257] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.833540] usb 1-1: Product: QEMU USB Tablet [ 1.835063] usb 1-1: Manufacturer: QEMU [ 1.836435] usb 1-1: SerialNumber: 42 [ 1.844421] hidraw: raw HID events driver (C) Jiri Kosina [ 1.851609] usbcore: registered new interface driver usbhid [ 1.853551] usbhid: USB HID core driver [ 1.856475] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.860384] 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 Begin: Loading essential drivers ... [ 2.238057] md: linear personality registered for level -1 [ 2.242142] md: multipath personality registered for level -4 [ 2.246296] md: raid0 personality registered for level 0 [ 2.250861] md: raid1 personality registered for level 1 [ 2.322170] raid6: sse2x1 gen() 11376 MB/s [ 2.390173] raid6: sse2x1 xor() 8854 MB/s [ 2.458174] raid6: sse2x2 gen() 14467 MB/s [ 2.526173] raid6: sse2x2 xor() 9704 MB/s [ 2.594160] raid6: sse2x4 gen() 16682 MB/s [ 2.662161] raid6: sse2x4 xor() 11602 MB/s [ 2.734161] raid6: avx2x1 gen() 22189 MB/s [ 2.802162] raid6: avx2x2 gen() 26044 MB/s [ 2.870161] raid6: avx2x4 gen() 29767 MB/s [ 2.871659] raid6: using algorithm avx2x4 gen() 29767 MB/s [ 2.873503] raid6: using avx2x2 recovery algorithm [ 2.878282] xor: automatically using best checksumming function: [ 2.918161] avx : 31848.000 MB/sec [ 2.921176] async_tx: api initialized (async) [ 2.933642] md: raid6 personality registered for level 6 [ 2.935456] md: raid5 personality registered for level 5 [ 2.937229] md: raid4 personality registered for level 4 [ 2.944161] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.979963] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.998435] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.106998] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.114248] systemd[1]: Detected virtualization kvm. [ 3.116340] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.122051] systemd[1]: Set hostname to . [ 3.126055] systemd[1]: Initializing machine ID from KVM UUID. [ 3.128499] systemd[1]: Installed transient /etc/machine-id file. [ 3.266850] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271588] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.275302] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.279669] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.284082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.288521] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.293415] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.298218] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303571] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.307684] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.313009] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.317292] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.322452] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.326585] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.333457] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.338710] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.342438] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.347036] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.351573] 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... [ 3.359098] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.366334] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.372263] systemd[1]: Starting Set console keymap... Starting Set console keymap...[ 3.380272] Loading iSCSI transport class v2.0-870. [ 3.382704] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.390388] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.399827] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.410658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.414951] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.422392] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.430181] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.438401] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.447965] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.457125] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.467376] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472079] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.480344] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.487035] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.501020] iscsi: registered transport (iser) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.864214] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 5.284184] cloud-init[602]: Cloud-init v. 18.2 running 'init-local' at Sun, 23 Dec 2018 21:39:13 +0000. Up 5.12 seconds.[[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2018-12-23 21:39:22,151 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2018-12-23 21:39:31,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 21:39:31,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 21:39:31,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5a38a45-d78f-4c9a-9ef6-2e0bc05ef7cc x-compute-request-id: req-e5a38a45-d78f-4c9a-9ef6-2e0bc05ef7cc Content-Encoding: gzip Content-Length: 14246 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 758817193 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0\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: 128868\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\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=512 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:33024 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.223482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.226431] pid_max: default: 32768 minimum: 301\n[ 0.228020] ACPI: Core revision 20150930\n[ 0.230028] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.232328] Security Framework initialized\n[ 0.233774] Yama: becoming mindful.\n[ 0.235071] AppArmor: AppArmor initialized\n[ 0.236562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243288] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245665] Initializing cgroup subsys io\n[ 0.247110] Initializing cgroup subsys memory\n[ 0.248632] Initializing cgroup subsys devices\n[ 0.250187] Initializing cgroup subsys freezer\n[ 0.251726] Initializing cgroup subsys net_cls\n[ 0.253266] Initializing cgroup subsys perf_event\n[ 0.254886] Initializing cgroup subsys net_prio\n[ 0.256456] Initializing cgroup subsys hugetlb\n[ 0.258005] Initializing cgroup subsys pids\n[ 0.259510] CPU: Physical Processor ID: 0\n[ 0.261630] mce: CPU supports 10 MCE banks\n[ 0.263122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266856] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.268705] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.270776] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.272934] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.274882] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277556] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.299852] Freeing SMP alternatives memory: 32K\n[ 0.307291] ftrace: allocating 32237 entries in 126 pages\n[ 0.347930] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.352585] smpboot: Max logical packages: 1\n[ 0.354441] x2apic enabled\n[ 0.355831] Switched APIC routing to physical x2apic.\n[ 0.358857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.360882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.364645] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.367911] KVM setup paravirtual spinlock\n[ 0.370801] x86: Booted up 1 node, 1 CPUs\n[ 0.372245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374886] devtmpfs: initialized\n[ 0.377286] evm: security.selinux\n[ 0.378538] evm: security.SMACK64\n[ 0.379773] evm: security.SMACK64EXEC\n[ 0.381098] evm: security.SMACK64TRANSMUTE\n[ 0.382544] evm: security.SMACK64MMAP\n[ 0.383870] evm: security.ima\n[ 0.385005] evm: security.capability\n[ 0.386485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.389727] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.391861] pinctrl core: initialized pinctrl subsystem\n[ 0.393891] RTC time: 21:39:07, date: 12/23/18\n[ 0.395639] NET: Registered protocol family 16\n[ 0.397390] cpuidle: using governor ladder\n[ 0.398853] cpuidle: using governor menu\n[ 0.400267] PCCT header not found.\n[ 0.401616] ACPI: bus type PCI registered\n[ 0.403061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.405336] PCI: Using configuration type 1 for base access\n[ 0.408200] ACPI: Added _OSI(Module Device)\n[ 0.409696] ACPI: Added _OSI(Processor Device)\n[ 0.411244] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.412862] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416241] ACPI: Interpreter enabled\n[ 0.417603] ACPI: (supports S0 S5)\n[ 0.418863] ACPI: Using IOAPIC for interrupt routing\n[ 0.420557] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.425341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.427392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.429610] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.431766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.435687] acpiphp: Slot [3] registered\n[ 0.453210] acpiphp: Slot [4] registered\n[ 0.454648] acpiphp: Slot [5] registered\n[ 0.456089] acpiphp: Slot [6] registered\n[ 0.457515] acpiphp: Slot [7] registered\n[ 0.458935] acpiphp: Slot [8] registered\n[ 0.460352] acpiphp: Slot [9] registered\n[ 0.461775] acpiphp: Slot [10] registered\n[ 0.463213] acpiphp: Slot [11] registered\n[ 0.464653] acpiphp: Slot [12] registered\n[ 0.466105] acpiphp: Slot [13] registered\n[ 0.467628] acpiphp: Slot [14] registered\n[ 0.469068] acpiphp: Slot [15] registered\n[ 0.470509] acpiphp: Slot [16] registered\n[ 0.471951] acpiphp: Slot [17] registered\n[ 0.473390] acpiphp: Slot [18] registered\n[ 0.474836] acpiphp: Slot [19] registered\n[ 0.476283] acpiphp: Slot [20] registered\n[ 0.477723] acpiphp: Slot [21] registered\n[ 0.479165] acpiphp: Slot [22] registered\n[ 0.480606] acpiphp: Slot [23] registered\n[ 0.482051] acpiphp: Slot [24] registered\n[ 0.483493] acpiphp: Slot [25] registered\n[ 0.484934] acpiphp: Slot [26] registered\n[ 0.486378] acpiphp: Slot [27] registered\n[ 0.487821] acpiphp: Slot [28] registered\n[ 0.489262] acpiphp: Slot [29] registered\n[ 0.490701] acpiphp: Slot [30] registered\n[ 0.492151] acpiphp: Slot [31] registered\n[ 0.493588] PCI host bridge to bus 0000:00\n[ 0.495032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.497218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.499393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.501979] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.504565] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.507212] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.513103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.515393] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.517505] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.519776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.524639] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.527191] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.552176] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.555397] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.557892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.560404] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.562857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565053] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567338] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572019] vgaarb: loaded\n[ 0.573096] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575242] SCSI subsystem initialized\n[ 0.576819] ACPI: bus type USB registered\n[ 0.578327] usbcore: registered new interface driver usbfs\n[ 0.580194] usbcore: registered new interface driver hub\n[ 0.582037] usbcore: registered new device driver usb\n[ 0.583950] PCI: Using ACPI for IRQ routing\n[ 0.585876] NetLabel: Initializing\n[ 0.587158] NetLabel: domain hash size = 128\n[ 0.588678] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590391] NetLabel: unlabeled traffic allowed by default\n[ 0.592408] amd_nb: Cannot enumerate AMD northbridges\n[ 0.594163] clocksource: Switched to clocksource kvm-clock\n[ 0.604044] AppArmor: AppArmor Filesystem Enabled\n[ 0.605747] pnp: PnP ACPI init\n[ 0.607267] pnp: PnP ACPI: found 5 devices\n[ 0.614451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.617509] NET: Registered protocol family 2\n[ 0.619324] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.621629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623764] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625903] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627849] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629959] NET: Registered protocol family 1\n[ 0.631511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635403] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.652139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668956] Unpacking initramfs...\n[ 1.156612] Freeing initrd memory: 37084K\n[ 1.158498] Scanning for low memory corruption every 60 seconds\n[ 1.160795] audit: initializing netlink subsys (disabled)\n[ 1.162709] audit: type=2000 audit(1545601149.458:1): initialized\n[ 1.164985] Initialise system trusted keyring\n[ 1.166654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.168732] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.171936] zbud: loaded\n[ 1.173233] VFS: Disk quotas dquot_6.6.0\n[ 1.174692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.177110] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.179280] fuse init (API version 7.23)\n[ 1.180820] Key type big_key registered\n[ 1.182243] Allocating IMA MOK and blacklist keyrings.\n[ 1.184360] Key type asymmetric registered\n[ 1.185824] Asymmetric key parser 'x509' registered\n[ 1.187525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.190138] io scheduler noop registered\n[ 1.191548] io scheduler deadline registered (default)\n[ 1.193305] io scheduler cfq registered\n[ 1.194778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.196642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.198874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.201452] ACPI: Power Button [PWRF]\n[ 1.202931] GHES: HEST is not enabled!\n[ 1.218937] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.251990] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.255521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.280850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.284385] Linux agpgart interface v0.103\n[ 1.287459] loop: module loaded\n[ 1.291084] vda: vda1\n[ 1.292838] scsi host0: ata_piix\n[ 1.294145] scsi host1: ata_piix\n[ 1.295417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.297622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.300487] libphy: Fixed MDIO Bus: probed\n[ 1.301960] tun: Universal TUN/TAP device driver, 1.6\n[ 1.303674] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.307042] PPP generic driver version 2.4.2\n[ 1.308615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.310756] ehci-pci: EHCI PCI platform driver\n[ 1.312323] ehci-platform: EHCI generic platform driver\n[ 1.314092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.316118] ohci-pci: OHCI PCI platform driver\n[ 1.317676] ohci-platform: OHCI generic platform driver\n[ 1.319449] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.336210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.337996] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.340609] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.342394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.344482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.346699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.349240] usb usb1: Product: UHCI Host Controller\n[ 1.350914] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.352990] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.354679] hub 1-0:1.0: USB hub found\n[ 1.356052] hub 1-0:1.0: 2 ports detected\n[ 1.357627] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.361306] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.363002] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.364814] mousedev: PS/2 mouse device common for all mice\n[ 1.367054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.370118] rtc_cmos 00:00: RTC can wake from S4\n[ 1.372269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.374397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.376533] i2c /dev entries driver\n[ 1.377867] device-mapper: uevent: version 1.0.3\n[ 1.379533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.382435] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.384708] NET: Registered protocol family 10\n[ 1.386526] NET: Registered protocol family 17\n[ 1.388113] Key type dns_resolver registered\n[ 1.389843] registered taskstats version 1\n[ 1.391349] Loading compiled-in X.509 certificates\n[ 1.393563] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.397437] zswap: loaded using pool lzo/zbud\n[ 1.400544] Key type trusted registered\n[ 1.403979] Key type encrypted registered\n[ 1.405420] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.407274] ima: No TPM chip found, activating TPM-bypass!\n[ 1.409127] evm: HMAC attrs: 0x1\n[ 1.410738] Magic number: 14:128:703\n[ 1.412319] rtc_cmos 00:00: setting system clock to 2018-12-23 21:39:09 UTC (1545601149)\n[ 1.415177] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.433546] EDD information not available.\n[ 1.456011] Freeing unused kernel memory: 1512K\n[ 1.457628] Write protecting the kernel read-only data: 14336k\n[ 1.460906] Freeing unused kernel memory: 1692K\n[ 1.462708] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.474544] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.481099] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.484423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487663] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494186] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.504973] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.508115] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.511373] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.566721] [drm] Initialized drm 1.1.0 20060810\n[ 1.571264] virtio_net virtio0 ens3: renamed from eth0\n[ 1.580686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.585354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.606659] FDC 0 is a S82078B\n[ 1.618100] AVX2 version of gcm_enc/dec engaged.\n[ 1.619725] AES CTR mode by8 optimization enabled\n[ 1.666202] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.829017] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.831257] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.833540] usb 1-1: Product: QEMU USB Tablet\n[ 1.835063] usb 1-1: Manufacturer: QEMU\n[ 1.836435] usb 1-1: SerialNumber: 42\n[ 1.844421] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.851609] usbcore: registered new interface driver usbhid\n[ 1.853551] usbhid: USB HID core driver\n[ 1.856475] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5\n[ 1.860384] 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\nBegin: Loading essential drivers ... [ 2.238057] md: linear personality registered for level -1\n[ 2.242142] md: multipath personality registered for level -4\n[ 2.246296] md: raid0 personality registered for level 0\n[ 2.250861] md: raid1 personality registered for level 1\n[ 2.322170] raid6: sse2x1 gen() 11376 MB/s\n[ 2.390173] raid6: sse2x1 xor() 8854 MB/s\n[ 2.458174] raid6: sse2x2 gen() 14467 MB/s\n[ 2.526173] raid6: sse2x2 xor() 9704 MB/s\n[ 2.594160] raid6: sse2x4 gen() 16682 MB/s\n[ 2.662161] raid6: sse2x4 xor() 11602 MB/s\n[ 2.734161] raid6: avx2x1 gen() 22189 MB/s\n[ 2.802162] raid6: avx2x2 gen() 26044 MB/s\n[ 2.870161] raid6: avx2x4 gen() 29767 MB/s\n[ 2.871659] raid6: using algorithm avx2x4 gen() 29767 MB/s\n[ 2.873503] raid6: using avx2x2 recovery algorithm\n[ 2.878282] xor: automatically using best checksumming function:\n[ 2.918161] avx : 31848.000 MB/sec\n[ 2.921176] async_tx: api initialized (async)\n[ 2.933642] md: raid6 personality registered for level 6\n[ 2.935456] md: raid5 personality registered for level 5\n[ 2.937229] md: raid4 personality registered for level 4\n[ 2.944161] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.979963] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.998435] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.106998] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.114248] systemd[1]: Detected virtualization kvm.\n[ 3.116340] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.122051] systemd[1]: Set hostname to .\n[ 3.126055] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.128499] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.266850] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.271588] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.275302] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.279669] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.284082] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.288521] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.293415] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.298218] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.303571] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.307684] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.313009] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.317292] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.322452] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.326585] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.333457] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.338710] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.342438] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.347036] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.351573] 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[ 3.359098] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.366334] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.372263] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...[ 3.380272] Loading iSCSI transport class v2.0-870.\n\n[ 3.382704] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.390388] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.399827] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.410658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 3.414951] iscsi: registered transport (tcp)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.422392] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.430181] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.438401] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.447965] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.457125] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.467376] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.472079] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.480344] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.487035] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.501020] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.864214] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 5.284184] cloud-init[602]: Cloud-init v. 18.2 running 'init-local' at Sun, 23 Dec 2018 21:39:13 +0000. Up 5.12 seconds.[[0;32m OK [0m] Reached target Network (Pre).\n\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 14.640155] cloud-init[929]: Cloud-init v. 18.2 running 'init' at Sun, 23 Dec 2018 21:39:14 +0000. Up 6.36 seconds.\n[ 14.644186] cloud-init[929]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 14.651568] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.659864] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 14.663104] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.670185] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:50:46:0d |\n[ 14.676399] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe50:460d/64 | . | link | fa:16:3e:50:46:0d |\n[ 14.684131] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.692132] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.695298] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.702406] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.708411] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.716131] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.719130] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.723468] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.728763] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.734397] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.738505] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.742329] cloud-init[929]: 2018-12-23 21:39:23,009 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.123845] cloud-init[929]: Generating public/private rsa key pair.\n[ 15.126202] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.132471] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.136128] cloud-init[929]: The key fingerprint is:\n[ 15.140145] cloud-init[929]: SHA256:aMytCBvoDQKP40TMJbgaygsvpbrZ262PPD+qpoaamRA root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea\n[ 15.148144] cloud-init[929]: The key's randomart image is:\n[ 15.152132] cloud-init[929]: +---[RSA 2048]----+\n[ 15.156128] cloud-init[929]: |.. . |\n[ 15.160130] cloud-init[929]: |+ o |\n[ 15.161997] cloud-init[929]: |.= |\n[ 15.168134] cloud-init[929]: |=+ o o |\n[ 15.170015] cloud-init[929]: |E++ = S |\n[ 15.176130] cloud-init[929]: |O+++ o . |\n[ 15.178041] cloud-init[929]: |+*o.. . |\n[ 15.184143] cloud-init[929]: |=Ooo.o. |\n[ 15.185992] cloud-init[929]: |&=+o**+. |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.[ 15.187788] cloud-init[929]: +----[SHA256]-----+\n[ 15.193574] cloud-init[929]: Generating public/private dsa key pair.\n[ 15.195358] cloud-init[929]: \n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.202124] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m\n[ 15.208593] cloud-init[929]: ] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] The key fingerprint is:\n[ 15.214118] cloud-init[929]: SHA256:MaCLVcgcYkbT6WRgNYpnOjJL0TwcXLPfODpYAhh4g48 root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbeaListening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[ 15.220461] cloud-init[929]: [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.The key's randomart image is:\n[ 15.225010] cloud-init[929]: +---[DSA 1024]----+\n[ 15.226409] cloud-init[929]: |ooXB=*o |\n\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] [ 15.228241] cloud-init[929]: |+**=X+o. |\n[ 15.233447] cloud-init[929]: |o*+Xo. o |\n[ 15.234845] cloud-init[929]: |E++oo.. oo |Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] \n[ 15.240321] cloud-init[929]: |=..... +S. |Reached target Timers.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 15.245385] cloud-init[929]: |o+ + . . |\n[ 15.246799] cloud-init[929]: |. . o |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 15.254108] cloud-init[929]: | . |\n[ 15.255510] cloud-init\n[929]: | |\n[ 15.260335] cloud-init[929]: +----[SHA256]-----+\n[ 15.266611] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[929]: Generating public/private ecdsa key pair.\n[ 15.274889] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets...\n\n[ 15.280285] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 15.282539] cloud-init[929]: The key fingerprint is:\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 15.288912] cloud-init[929]: SHA256:jp9HRrybmyMOBFa9cR5Byqhqp09hS44P15k/s4ycAcc root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea\n Starting System Logging Service...\n Starting Pollinate to seed the pseudo random number generator...[ 15.296998] cloud-init[929]: The key's randomart image is:\n Starting /etc/rc.local Compatibility...\n Starting Login Service...\n[ 15.305164] \n[[0;32m OK [0m] Started FUSE filesystem for LXC.\ncloud-init[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m[929]: +---[ECDSA 256]---+] Started D-Bus System Message Bus.\n\n[ 15.337027] cloud-init[929]: | .. .o. |\n[ 15.344264] cloud-init[929]: | . oo.o |\n[ 15.353033] cloud-init[929]: | o . o* . |\n[ 15.363634] [[0;32m OK [0m] Started iperf3 Service.\ncloud-init[929]: [[0;32m OK [0m] Started Regular background program processing daemon.| . + . + |\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 15.381108] cloud-init[929]: | * E S. . |\n\n Starting LSB: MD monitoring daemon...[ 15.408214] cloud-init[929]: | * B = + |\n[ 15.409793] cloud-init[929]: | = * B .o o |\n\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[ 15.424663] Starting Snappy daemon...\n[[0;32m OK [0m] Started iperf Service.\ncloud-init Starting LXD - container startup/shutdown...\n[[0;32m OK [0m[929]: ] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n| . B . O+.=. |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 15.501025] cloud-init[929]: | ..o +.B*oo |\n[ 15.522139] cloud-init[929]: +----[SHA256]-----+\n[ 15.553471] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[929]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n\n Starting Permit User Sessions...[ 15.598446] \n Starting LSB: network benchmark...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Permit User Sessions.\ncloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[ 15.684828] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m\n[ 15.734733] cloud-init[929]: The key fingerprint is:] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 15.751801] cloud-init[929]: [[0;32m OK [0m] Started Set console scheme.\nSHA256:hZSP2/6Mj6C22HP9yw3ufA5fgRP6CzB0fmgEMMPIW/U root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea\n[ 15.776838] cloud-init[929]: The key's randomart image is:\n[ 15.786911] cloud-init[929]: +--[ED25519 256]--+\n[ 15.795225] cloud-init[929]: | . o+++ |\n[ 15.802172] cloud-init[929]: | o ++.o |\n[ 15.814947] cloud-init[929]: | o .+.E . |\n[ 15.820412] cloud-init[929]: | . o.= o o |\n[ 15.824128] cloud-init[929]: | S= = + . |\n[ 15.828106] cloud-init[929]: | . = o . .|\n[ 15.834662] cloud-init[929]: | .o .o. .|\n[ 15.840234] cloud-init[929]: | oo...oB.=o. |\n[ 15.844104] cloud-init[929]: | ..++ o=@=+ |\n[ 15.849881] cloud-init[929]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 16.200104] cloud-init[1078]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 16.937021] cloud-init[1078]: en_US.UTF-8... done\n[ 16.939752] cloud-init[1078]: Generation complete.\n[ 17.442240] cloud-init[1078]: Cloud-init v. 18.2 running 'modules:config' at Sun, 23 Dec 2018 21:39:24 +0000. Up 16.09 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Execute cloud user/final scripts...\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 8a:ce:32:44:76:79:87:55:a0:96:ec:b3:bc:a9:b3:db | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Dec 23 21:39:29 ec2: \n<14>Dec 23 21:39:29 ec2: #############################################################\n<14>Dec 23 21:39:29 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Dec 23 21:39:29 ec2: 1024 SHA256:MaCLVcgcYkbT6WRgNYpnOjJL0TwcXLPfODpYAhh4g48 root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea (DSA)\n<14>Dec 23 21:39:29 ec2: 256 SHA256:jp9HRrybmyMOBFa9cR5Byqhqp09hS44P15k/s4ycAcc root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea (ECDSA)\n<14>Dec 23 21:39:29 ec2: 256 SHA256:hZSP2/6Mj6C22HP9yw3ufA5fgRP6CzB0fmgEMMPIW/U root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea (ED25519)\n<14>Dec 23 21:39:29 ec2: 2048 SHA256:aMytCBvoDQKP40TMJbgaygsvpbrZ262PPD+qpoaamRA root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea (RSA)\n<14>Dec 23 21:39:29 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Dec 23 21:39:29 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOft43wtS7cm+GrZJIO9ZbK6zVB+QxO40ldT9BZT7jbLLtipB0im9qjsijGFASm0dilWV/2t7WL3nyj8J3uWbJ0= root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII0wPNLhzhbbtxKiyRbdQY8Uvd0gPVtH327axPAYveiT root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg0uk29CP99GFrWc2fqJb/NzhXsUd9JjLUqiFX1uPEXzqeAUV9DNsFl6E3huGer2yuvBHeyVnCd/qHURb6DetrB8ag2DJepsv+NT+vNeEvN8g2IPbtUfQpOpBLJneJy5D2A3X8zSjVKQMmvFRi4BMiQ7IhSEBcOgCW6uegDwJyw+x2wuEam2zE3hHhYILNMSPd4dHEoGEYibgeLAF/tv8uHpnYEgySEZII0vUnM4F/8q4QctUZEY4pBF4v/l5U4Wj3cG6yg5jLySDCjKrnokDMWyj6WFiUg85dC36NMdpSkgypXFTW3SkPFonfVLd9VECl/Qil1S/Fqh6yAGL+xXvl root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea\n-----END SSH HOST KEY KEYS-----\n[ 20.911165] cloud-init[1304]: Cloud-init v. 18.2 running 'modules:final' at Sun, 23 Dec 2018 21:39:29 +0000. Up 20.71 seconds.\n[ 20.914115] cloud-init[1304]: Cloud-init v. 18.2 finished at Sun, 23 Dec 2018 21:39:29 +0000. Datasource DataSourceEc2. Up 20.90 seconds\n\nUbuntu 16.04.4 LTS shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea ttyS0\n\nshaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea login: "} 2018-12-23 21:39:31,248 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action used request id req-e5a38a45-d78f-4c9a-9ef6-2e0bc05ef7cc 2018-12-23 21:39:31,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0874021053314s 2018-12-23 21:39:31,249 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41/action used request id req-e5a38a45-d78f-4c9a-9ef6-2e0bc05ef7cc 2018-12-23 21:39:31,249 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 758817193 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 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: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 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.223482] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.226431] pid_max: default: 32768 minimum: 301 [ 0.228020] ACPI: Core revision 20150930 [ 0.230028] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.232328] Security Framework initialized [ 0.233774] Yama: becoming mindful. [ 0.235071] AppArmor: AppArmor initialized [ 0.236562] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238892] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241141] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243288] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245665] Initializing cgroup subsys io [ 0.247110] Initializing cgroup subsys memory [ 0.248632] Initializing cgroup subsys devices [ 0.250187] Initializing cgroup subsys freezer [ 0.251726] Initializing cgroup subsys net_cls [ 0.253266] Initializing cgroup subsys perf_event [ 0.254886] Initializing cgroup subsys net_prio [ 0.256456] Initializing cgroup subsys hugetlb [ 0.258005] Initializing cgroup subsys pids [ 0.259510] CPU: Physical Processor ID: 0 [ 0.261630] mce: CPU supports 10 MCE banks [ 0.263122] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264898] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.266856] Spectre V2 : Mitigation: Full generic retpoline [ 0.268705] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.270776] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.272934] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.274882] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277556] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.299852] Freeing SMP alternatives memory: 32K [ 0.307291] ftrace: allocating 32237 entries in 126 pages [ 0.347930] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.352585] smpboot: Max logical packages: 1 [ 0.354441] x2apic enabled [ 0.355831] Switched APIC routing to physical x2apic. [ 0.358857] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.360882] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.364645] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.367911] KVM setup paravirtual spinlock [ 0.370801] x86: Booted up 1 node, 1 CPUs [ 0.372245] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374886] devtmpfs: initialized [ 0.377286] evm: security.selinux [ 0.378538] evm: security.SMACK64 [ 0.379773] evm: security.SMACK64EXEC [ 0.381098] evm: security.SMACK64TRANSMUTE [ 0.382544] evm: security.SMACK64MMAP [ 0.383870] evm: security.ima [ 0.385005] evm: security.capability [ 0.386485] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.389727] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.391861] pinctrl core: initialized pinctrl subsystem [ 0.393891] RTC time: 21:39:07, date: 12/23/18 [ 0.395639] NET: Registered protocol family 16 [ 0.397390] cpuidle: using governor ladder [ 0.398853] cpuidle: using governor menu [ 0.400267] PCCT header not found. [ 0.401616] ACPI: bus type PCI registered [ 0.403061] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.405336] PCI: Using configuration type 1 for base access [ 0.408200] ACPI: Added _OSI(Module Device) [ 0.409696] ACPI: Added _OSI(Processor Device) [ 0.411244] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.412862] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416241] ACPI: Interpreter enabled [ 0.417603] ACPI: (supports S0 S5) [ 0.418863] ACPI: Using IOAPIC for interrupt routing [ 0.420557] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.425341] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.427392] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.429610] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.431766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.435687] acpiphp: Slot [3] registered [ 0.453210] acpiphp: Slot [4] registered [ 0.454648] acpiphp: Slot [5] registered [ 0.456089] acpiphp: Slot [6] registered [ 0.457515] acpiphp: Slot [7] registered [ 0.458935] acpiphp: Slot [8] registered [ 0.460352] acpiphp: Slot [9] registered [ 0.461775] acpiphp: Slot [10] registered [ 0.463213] acpiphp: Slot [11] registered [ 0.464653] acpiphp: Slot [12] registered [ 0.466105] acpiphp: Slot [13] registered [ 0.467628] acpiphp: Slot [14] registered [ 0.469068] acpiphp: Slot [15] registered [ 0.470509] acpiphp: Slot [16] registered [ 0.471951] acpiphp: Slot [17] registered [ 0.473390] acpiphp: Slot [18] registered [ 0.474836] acpiphp: Slot [19] registered [ 0.476283] acpiphp: Slot [20] registered [ 0.477723] acpiphp: Slot [21] registered [ 0.479165] acpiphp: Slot [22] registered [ 0.480606] acpiphp: Slot [23] registered [ 0.482051] acpiphp: Slot [24] registered [ 0.483493] acpiphp: Slot [25] registered [ 0.484934] acpiphp: Slot [26] registered [ 0.486378] acpiphp: Slot [27] registered [ 0.487821] acpiphp: Slot [28] registered [ 0.489262] acpiphp: Slot [29] registered [ 0.490701] acpiphp: Slot [30] registered [ 0.492151] acpiphp: Slot [31] registered [ 0.493588] PCI host bridge to bus 0000:00 [ 0.495032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.497218] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.499393] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.501979] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.504565] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.507212] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.513103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.515393] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.517505] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.519776] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.524639] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.527191] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.552176] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.555397] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.557892] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.560404] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.562857] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565053] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572019] vgaarb: loaded [ 0.573096] vgaarb: bridge control possible 0000:00:02.0 [ 0.575242] SCSI subsystem initialized [ 0.576819] ACPI: bus type USB registered [ 0.578327] usbcore: registered new interface driver usbfs [ 0.580194] usbcore: registered new interface driver hub [ 0.582037] usbcore: registered new device driver usb [ 0.583950] PCI: Using ACPI for IRQ routing [ 0.585876] NetLabel: Initializing [ 0.587158] NetLabel: domain hash size = 128 [ 0.588678] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590391] NetLabel: unlabeled traffic allowed by default [ 0.592408] amd_nb: Cannot enumerate AMD northbridges [ 0.594163] clocksource: Switched to clocksource kvm-clock [ 0.604044] AppArmor: AppArmor Filesystem Enabled [ 0.605747] pnp: PnP ACPI init [ 0.607267] pnp: PnP ACPI: found 5 devices [ 0.614451] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.617509] NET: Registered protocol family 2 [ 0.619324] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.621629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623764] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625903] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627849] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629959] NET: Registered protocol family 1 [ 0.631511] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635403] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.652139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668956] Unpacking initramfs... [ 1.156612] Freeing initrd memory: 37084K [ 1.158498] Scanning for low memory corruption every 60 seconds [ 1.160795] audit: initializing netlink subsys (disabled) [ 1.162709] audit: type=2000 audit(1545601149.458:1): initialized [ 1.164985] Initialise system trusted keyring [ 1.166654] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.168732] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.171936] zbud: loaded [ 1.173233] VFS: Disk quotas dquot_6.6.0 [ 1.174692] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.177110] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.179280] fuse init (API version 7.23) [ 1.180820] Key type big_key registered [ 1.182243] Allocating IMA MOK and blacklist keyrings. [ 1.184360] Key type asymmetric registered [ 1.185824] Asymmetric key parser 'x509' registered [ 1.187525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.190138] io scheduler noop registered [ 1.191548] io scheduler deadline registered (default) [ 1.193305] io scheduler cfq registered [ 1.194778] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.196642] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.198874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.201452] ACPI: Power Button [PWRF] [ 1.202931] GHES: HEST is not enabled! [ 1.218937] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.251990] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.255521] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.280850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.284385] Linux agpgart interface v0.103 [ 1.287459] loop: module loaded [ 1.291084] vda: vda1 [ 1.292838] scsi host0: ata_piix [ 1.294145] scsi host1: ata_piix [ 1.295417] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.297622] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.300487] libphy: Fixed MDIO Bus: probed [ 1.301960] tun: Universal TUN/TAP device driver, 1.6 [ 1.303674] tun: (C) 1999-2004 Max Krasnyansky [ 1.307042] PPP generic driver version 2.4.2 [ 1.308615] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.310756] ehci-pci: EHCI PCI platform driver [ 1.312323] ehci-platform: EHCI generic platform driver [ 1.314092] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.316118] ohci-pci: OHCI PCI platform driver [ 1.317676] ohci-platform: OHCI generic platform driver [ 1.319449] uhci_hcd: USB Universal Host Controller Interface driver [ 1.336210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.337996] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.340609] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.342394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.344482] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.346699] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.349240] usb usb1: Product: UHCI Host Controller [ 1.350914] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.352990] usb usb1: SerialNumber: 0000:00:01.2 [ 1.354679] hub 1-0:1.0: USB hub found [ 1.356052] hub 1-0:1.0: 2 ports detected [ 1.357627] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.361306] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.363002] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.364814] mousedev: PS/2 mouse device common for all mice [ 1.367054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.370118] rtc_cmos 00:00: RTC can wake from S4 [ 1.372269] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.374397] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.376533] i2c /dev entries driver [ 1.377867] device-mapper: uevent: version 1.0.3 [ 1.379533] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.382435] ledtrig-cpu: registered to indicate activity on CPUs [ 1.384708] NET: Registered protocol family 10 [ 1.386526] NET: Registered protocol family 17 [ 1.388113] Key type dns_resolver registered [ 1.389843] registered taskstats version 1 [ 1.391349] Loading compiled-in X.509 certificates [ 1.393563] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.397437] zswap: loaded using pool lzo/zbud [ 1.400544] Key type trusted registered [ 1.403979] Key type encrypted registered [ 1.405420] AppArmor: AppArmor sha1 policy hashing enabled [ 1.407274] ima: No TPM chip found, activating TPM-bypass! [ 1.409127] evm: HMAC attrs: 0x1 [ 1.410738] Magic number: 14:128:703 [ 1.412319] rtc_cmos 00:00: setting system clock to 2018-12-23 21:39:09 UTC (1545601149) [ 1.415177] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.433546] EDD information not available. [ 1.456011] Freeing unused kernel memory: 1512K [ 1.457628] Write protecting the kernel read-only data: 14336k [ 1.460906] Freeing unused kernel memory: 1692K [ 1.462708] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.474544] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477642] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.481099] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.484423] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487663] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494186] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500947] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504973] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.508115] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.511373] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.566721] [drm] Initialized drm 1.1.0 20060810 [ 1.571264] virtio_net virtio0 ens3: renamed from eth0 [ 1.580686] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.585354] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.606659] FDC 0 is a S82078B [ 1.618100] AVX2 version of gcm_enc/dec engaged. [ 1.619725] AES CTR mode by8 optimization enabled [ 1.666202] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.829017] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.831257] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.833540] usb 1-1: Product: QEMU USB Tablet [ 1.835063] usb 1-1: Manufacturer: QEMU [ 1.836435] usb 1-1: SerialNumber: 42 [ 1.844421] hidraw: raw HID events driver (C) Jiri Kosina [ 1.851609] usbcore: registered new interface driver usbhid [ 1.853551] usbhid: USB HID core driver [ 1.856475] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.860384] 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 Begin: Loading essential drivers ... [ 2.238057] md: linear personality registered for level -1 [ 2.242142] md: multipath personality registered for level -4 [ 2.246296] md: raid0 personality registered for level 0 [ 2.250861] md: raid1 personality registered for level 1 [ 2.322170] raid6: sse2x1 gen() 11376 MB/s [ 2.390173] raid6: sse2x1 xor() 8854 MB/s [ 2.458174] raid6: sse2x2 gen() 14467 MB/s [ 2.526173] raid6: sse2x2 xor() 9704 MB/s [ 2.594160] raid6: sse2x4 gen() 16682 MB/s [ 2.662161] raid6: sse2x4 xor() 11602 MB/s [ 2.734161] raid6: avx2x1 gen() 22189 MB/s [ 2.802162] raid6: avx2x2 gen() 26044 MB/s [ 2.870161] raid6: avx2x4 gen() 29767 MB/s [ 2.871659] raid6: using algorithm avx2x4 gen() 29767 MB/s [ 2.873503] raid6: using avx2x2 recovery algorithm [ 2.878282] xor: automatically using best checksumming function: [ 2.918161] avx : 31848.000 MB/sec [ 2.921176] async_tx: api initialized (async) [ 2.933642] md: raid6 personality registered for level 6 [ 2.935456] md: raid5 personality registered for level 5 [ 2.937229] md: raid4 personality registered for level 4 [ 2.944161] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.979963] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.998435] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.106998] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.114248] systemd[1]: Detected virtualization kvm. [ 3.116340] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.122051] systemd[1]: Set hostname to . [ 3.126055] systemd[1]: Initializing machine ID from KVM UUID. [ 3.128499] systemd[1]: Installed transient /etc/machine-id file. [ 3.266850] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.271588] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.275302] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.279669] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.284082] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.288521] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.293415] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.298218] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.303571] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.307684] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.313009] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.317292] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.322452] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.326585] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.333457] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.338710] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.342438] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.347036] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.351573] 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... [ 3.359098] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.366334] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.372263] systemd[1]: Starting Set console keymap... Starting Set console keymap...[ 3.380272] Loading iSCSI transport class v2.0-870. [ 3.382704] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.390388] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.399827] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.410658] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 3.414951] iscsi: registered transport (tcp) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.422392] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.430181] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.438401] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.447965] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.457125] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.467376] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.472079] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.480344] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.487035] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.501020] iscsi: registered transport (iser) [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.864214] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 5.284184] cloud-init[602]: Cloud-init v. 18.2 running 'init-local' at Sun, 23 Dec 2018 21:39:13 +0000. Up 5.12 seconds.[[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 14.640155] cloud-init[929]: Cloud-init v. 18.2 running 'init' at Sun, 23 Dec 2018 21:39:14 +0000. Up 6.36 seconds. [ 14.644186] cloud-init[929]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 14.651568] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.659864] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.663104] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.670185] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:50:46:0d | [ 14.676399] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe50:460d/64 | . | link | fa:16:3e:50:46:0d | [ 14.684131] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.692132] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.695298] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.702406] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.708411] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.716131] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.719130] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.723468] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.728763] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.734397] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.738505] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.742329] cloud-init[929]: 2018-12-23 21:39:23,009 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.123845] cloud-init[929]: Generating public/private rsa key pair. [ 15.126202] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.132471] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.136128] cloud-init[929]: The key fingerprint is: [ 15.140145] cloud-init[929]: SHA256:aMytCBvoDQKP40TMJbgaygsvpbrZ262PPD+qpoaamRA root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea [ 15.148144] cloud-init[929]: The key's randomart image is: [ 15.152132] cloud-init[929]: +---[RSA 2048]----+ [ 15.156128] cloud-init[929]: |.. . | [ 15.160130] cloud-init[929]: |+ o | [ 15.161997] cloud-init[929]: |.= | [ 15.168134] cloud-init[929]: |=+ o o | [ 15.170015] cloud-init[929]: |E++ = S | [ 15.176130] cloud-init[929]: |O+++ o . | [ 15.178041] cloud-init[929]: |+*o.. . | [ 15.184143] cloud-init[929]: |=Ooo.o. | [ 15.185992] cloud-init[929]: |&=+o**+. | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online.[ 15.187788] cloud-init[929]: +----[SHA256]-----+ [ 15.193574] cloud-init[929]: Generating public/private dsa key pair. [ 15.195358] cloud-init[929]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.202124] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m [ 15.208593] cloud-init[929]: ] Listening on ACPID Listen Socket. [[0;32m OK [0m] The key fingerprint is: [ 15.214118] cloud-init[929]: SHA256:MaCLVcgcYkbT6WRgNYpnOjJL0TwcXLPfODpYAhh4g48 root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbeaListening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 15.220461] cloud-init[929]: [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths.The key's randomart image is: [ 15.225010] cloud-init[929]: +---[DSA 1024]----+ [ 15.226409] cloud-init[929]: |ooXB=*o | Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] [ 15.228241] cloud-init[929]: |+**=X+o. | [ 15.233447] cloud-init[929]: |o*+Xo. o | [ 15.234845] cloud-init[929]: |E++oo.. oo |Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] [ 15.240321] cloud-init[929]: |=..... +S. |Reached target Timers. [[0;32m OK [0m] Listening on LXD - unix socket. [ 15.245385] cloud-init[929]: |o+ + . . | [ 15.246799] cloud-init[929]: |. . o | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 15.254108] cloud-init[929]: | . | [ 15.255510] cloud-init [929]: | | [ 15.260335] cloud-init[929]: +----[SHA256]-----+ [ 15.266611] cloud-init[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [929]: Generating public/private ecdsa key pair. [ 15.274889] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting Login to default iSCSI targets... [ 15.280285] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 15.282539] cloud-init[929]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 15.288912] cloud-init[929]: SHA256:jp9HRrybmyMOBFa9cR5Byqhqp09hS44P15k/s4ycAcc root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea Starting System Logging Service... Starting Pollinate to seed the pseudo random number generator...[ 15.296998] cloud-init[929]: The key's randomart image is: Starting /etc/rc.local Compatibility... Starting Login Service... [ 15.305164] [[0;32m OK [0m] Started FUSE filesystem for LXC. cloud-init[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m[929]: +---[ECDSA 256]---+] Started D-Bus System Message Bus. [ 15.337027] cloud-init[929]: | .. .o. | [ 15.344264] cloud-init[929]: | . oo.o | [ 15.353033] cloud-init[929]: | o . o* . | [ 15.363634] [[0;32m OK [0m] Started iperf3 Service. cloud-init[929]: [[0;32m OK [0m] Started Regular background program processing daemon.| . + . + | Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Deferred execution scheduler. [ 15.381108] cloud-init[929]: | * E S. . | Starting LSB: MD monitoring daemon...[ 15.408214] cloud-init[929]: | * B = + | [ 15.409793] cloud-init[929]: | = * B .o o | Starting Accounts Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 15.424663] Starting Snappy daemon... [[0;32m OK [0m] Started iperf Service. cloud-init Starting LXD - container startup/shutdown... [[0;32m OK [0m[929]: ] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. | . B . O+.=. | [[0;32m OK [0m] Started Login to default iSCSI targets. [ 15.501025] cloud-init[929]: | ..o +.B*oo | [ 15.522139] cloud-init[929]: +----[SHA256]-----+ [ 15.553471] cloud-init[[0;32m OK [0m] Started LSB: MD monitoring daemon. [929]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions...[ 15.598446] Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Permit User Sessions. cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [ 15.684828] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Accounts Service. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m [ 15.734733] cloud-init[929]: The key fingerprint is:] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 15.751801] cloud-init[929]: [[0;32m OK [0m] Started Set console scheme. SHA256:hZSP2/6Mj6C22HP9yw3ufA5fgRP6CzB0fmgEMMPIW/U root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea [ 15.776838] cloud-init[929]: The key's randomart image is: [ 15.786911] cloud-init[929]: +--[ED25519 256]--+ [ 15.795225] cloud-init[929]: | . o+++ | [ 15.802172] cloud-init[929]: | o ++.o | [ 15.814947] cloud-init[929]: | o .+.E . | [ 15.820412] cloud-init[929]: | . o.= o o | [ 15.824128] cloud-init[929]: | S= = + . | [ 15.828106] cloud-init[929]: | . = o . .| [ 15.834662] cloud-init[929]: | .o .o. .| [ 15.840234] cloud-init[929]: | oo...oB.=o. | [ 15.844104] cloud-init[929]: | ..++ o=@=+ | [ 15.849881] cloud-init[929]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 16.200104] cloud-init[1078]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 16.937021] cloud-init[1078]: en_US.UTF-8... done [ 16.939752] cloud-init[1078]: Generation complete. [ 17.442240] cloud-init[1078]: Cloud-init v. 18.2 running 'modules:config' at Sun, 23 Dec 2018 21:39:24 +0000. Up 16.09 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Execute cloud user/final scripts... Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 8a:ce:32:44:76:79:87:55:a0:96:ec:b3:bc:a9:b3:db | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Dec 23 21:39:29 ec2: <14>Dec 23 21:39:29 ec2: ############################################################# <14>Dec 23 21:39:29 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Dec 23 21:39:29 ec2: 1024 SHA256:MaCLVcgcYkbT6WRgNYpnOjJL0TwcXLPfODpYAhh4g48 root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea (DSA) <14>Dec 23 21:39:29 ec2: 256 SHA256:jp9HRrybmyMOBFa9cR5Byqhqp09hS44P15k/s4ycAcc root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea (ECDSA) <14>Dec 23 21:39:29 ec2: 256 SHA256:hZSP2/6Mj6C22HP9yw3ufA5fgRP6CzB0fmgEMMPIW/U root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea (ED25519) <14>Dec 23 21:39:29 ec2: 2048 SHA256:aMytCBvoDQKP40TMJbgaygsvpbrZ262PPD+qpoaamRA root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea (RSA) <14>Dec 23 21:39:29 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Dec 23 21:39:29 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOft43wtS7cm+GrZJIO9ZbK6zVB+QxO40ldT9BZT7jbLLtipB0im9qjsijGFASm0dilWV/2t7WL3nyj8J3uWbJ0= root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII0wPNLhzhbbtxKiyRbdQY8Uvd0gPVtH327axPAYveiT root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg0uk29CP99GFrWc2fqJb/NzhXsUd9JjLUqiFX1uPEXzqeAUV9DNsFl6E3huGer2yuvBHeyVnCd/qHURb6DetrB8ag2DJepsv+NT+vNeEvN8g2IPbtUfQpOpBLJneJy5D2A3X8zSjVKQMmvFRi4BMiQ7IhSEBcOgCW6uegDwJyw+x2wuEam2zE3hHhYILNMSPd4dHEoGEYibgeLAF/tv8uHpnYEgySEZII0vUnM4F/8q4QctUZEY4pBF4v/l5U4Wj3cG6yg5jLySDCjKrnokDMWyj6WFiUg85dC36NMdpSkgypXFTW3SkPFonfVLd9VECl/Qil1S/Fqh6yAGL+xXvl root@shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea -----END SSH HOST KEY KEYS----- [ 20.911165] cloud-init[1304]: Cloud-init v. 18.2 running 'modules:final' at Sun, 23 Dec 2018 21:39:29 +0000. Up 20.71 seconds. [ 20.914115] cloud-init[1304]: Cloud-init v. 18.2 finished at Sun, 23 Dec 2018 21:39:29 +0000. Datasource DataSourceEc2. Up 20.90 seconds Ubuntu 16.04.4 LTS shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea ttyS0 shaker-vm-ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea login: 2018-12-23 21:39:31,254 - paramiko.transport - DEBUG - starting thread (client mode): 0x8648dd50L 2018-12-23 21:39:31,255 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 21:39:31,262 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-12-23 21:39:31,262 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-12-23 21:39:31,264 - 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-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[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-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[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-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 21:39:31,264 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 21:39:31,264 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 21:39:31,264 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 21:39:31,264 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 21:39:31,265 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 21:39:31,306 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 21:39:31,307 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 21:39:31,318 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 7d71cea26e459891964b10cff77506a5 2018-12-23 21:39:31,320 - paramiko.transport - DEBUG - Trying discovered key 8ace324476798755a096ecb3bca9b3db in /tmp/tmp60mN8t 2018-12-23 21:39:31,345 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 21:39:31,379 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 21:39:31,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-23 21:39:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 21:39:31,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 21:39:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:31,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b5d0668-ac6f-42cb-af60-ba592f21926d Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/112d0b0564b64f44b7ef16e9b8c96f9f"}, "enabled": true, "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/21947d15ff654a249e99f724f7df3597"}, "enabled": true, "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/359a5cd59b554a69b5541c94ea6ceed2"}, "enabled": true, "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/4a92c6dffc8f4436ad2f6105989062c8"}, "enabled": true, "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5defac5f2a05459ba4d4275fb031b03d"}, "enabled": true, "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/63fc03cf8dbf4a8baac50b0fac4e0c82"}, "enabled": true, "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6852e2057d61491088f0459cc07403a5"}, "enabled": true, "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/706c67840ef8440791c2a6ba7818e1f4"}, "enabled": true, "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/741e6ea695634379a82e3fd9a9df4312"}, "enabled": true, "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7498a21479ce45c69b4dab77f3f13c56"}, "enabled": true, "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/89a829a03dae432c921e333048e430cc"}, "enabled": true, "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aa73724fa2da418095f89e029ff4e1ce"}, "enabled": true, "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d45095c654a1400cb62b2c944b6da247"}, "enabled": true, "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d833ba892ab44b878f2d88e21d697d36"}, "enabled": true, "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/fc2f757ccbd84de3bd99e7c0264fa323"}, "enabled": true, "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-23 21:39:31,491 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-0b5d0668-ac6f-42cb-af60-ba592f21926d 2018-12-23 21:39:31,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.102933883667s 2018-12-23 21:39:31,491 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-0b5d0668-ac6f-42cb-af60-ba592f21926d 2018-12-23 21:39:31,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-23 21:39:31,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:31,522 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-12-23 21:39:31,523 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-12-23 21:39:31,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7be97a93-a6e5-4ebd-ae96-d907ee31d091 Content-Encoding: gzip Content-Length: 1964 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e8733ce937440f6a358dabd03d67fc8"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1750bbe0a7f84e8b910f331b0dfed7ed"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1d919f1216cc439b86f4ee4f9bed0c9f"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1edf023e5fcb443a817c7e53c2fb0c9d"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2aa151cbdc4c434588c93910d53271f4"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "89a829a03dae432c921e333048e430cc", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2f426c5e56ef4db6a93a947cdc4c3d30"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/359a4cbf65994eaf8b1efe8dddf6b1f7"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3e1a6c4ba02a434db387a95bb3aab375"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/430ad24211834aaa8495d586e149b750"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "430ad24211834aaa8495d586e149b750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/44b99c30a75d4c6dab984f97abea2449"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "89a829a03dae432c921e333048e430cc", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53c8cd59377444d8a8b2638850a377c5"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/56af3e3834cb4284a67e47847f6df819"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "56af3e3834cb4284a67e47847f6df819"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c6cb1ad80604c26a804b60c104f896d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6e613a63bde84ae6b840f30bd208001e"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/79d5e9bfc3ec4b9dba5a69f4cded500d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7e2be6a90179421cbae805e1230cbdcf"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7edb7917967346efb821112e6a7d37da"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "7edb7917967346efb821112e6a7d37da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/80d5f992a8b047be8cf37d450971d70b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d14b2d3a1ba404b84f053cde4207567"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/910010374aec485993c1289b9ad3edb9"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "910010374aec485993c1289b9ad3edb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/917b52c1c2b940dcaa1258f0130b1ed7"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/91eb248773764777a43d080cc801508d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "91eb248773764777a43d080cc801508d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b0a33e321da41d795e58a8bdd4ea9ed"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9cd1e2e6c4954026a063a200d9596587"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9e141c6af257415d8dbe6ebbef5f0f21"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a31311f704a64befafcf623c17a32a42"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "a31311f704a64befafcf623c17a32a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a860189e34c04334871f350ab2612feb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "a860189e34c04334871f350ab2612feb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a928aae2432a4e9ebc5001cc0a1bf11f"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae0c6a47d9274e5980752b45553d33d1"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "ae0c6a47d9274e5980752b45553d33d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b17b4dba99db4de0b58020f38f8b84c7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "b17b4dba99db4de0b58020f38f8b84c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b1e841bb0b374ee7bd13c5930ba2ac32"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd57108b136b4709a287ce21e097902d"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "bd57108b136b4709a287ce21e097902d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5529fadfbd24d2dac07e65087e898b8"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "c5529fadfbd24d2dac07e65087e898b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cd73f9c9baca42f0945b44fee24c5d63"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d116b4d9db084bcebfae7717a2f8ab31"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d256497e536742b49f18a24283e117b2"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "d256497e536742b49f18a24283e117b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e0e01a98dc2348348b49d29caf26ac77"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "e0e01a98dc2348348b49d29caf26ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e358890aff534ec39e15d941a3aa8803"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "e358890aff534ec39e15d941a3aa8803"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f30fa8e7e2824827b6d3f7f17dabe096"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "89a829a03dae432c921e333048e430cc", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f9334e47999342078dcc97d299502e30"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "f9334e47999342078dcc97d299502e30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fda7363c01c24ec3a4239f30d13fc08a"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "fda7363c01c24ec3a4239f30d13fc08a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe6accbee64b44d682247a26fe204c2b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "fe6accbee64b44d682247a26fe204c2b"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 21:39:31,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-7be97a93-a6e5-4ebd-ae96-d907ee31d091 2018-12-23 21:39:31,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.102843999863s 2018-12-23 21:39:31,604 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-7be97a93-a6e5-4ebd-ae96-d907ee31d091 2018-12-23 21:39:31,611 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.21:5000 2018-12-23 21:39:31,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:39:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:31,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919bc993-2d3d-4dad-8fa3-fedc70b416fe Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:39:31,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-919bc993-2d3d-4dad-8fa3-fedc70b416fe 2018-12-23 21:39:31,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948071479797s 2018-12-23 21:39:31,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-919bc993-2d3d-4dad-8fa3-fedc70b416fe 2018-12-23 21:39:31,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:39:31,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:31,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8da6a7-aba4-42a7-a9c0-3452251fd1fd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:39:31,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa8da6a7-aba4-42a7-a9c0-3452251fd1fd 2018-12-23 21:39:31,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0990750789642s 2018-12-23 21:39:31,814 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa8da6a7-aba4-42a7-a9c0-3452251fd1fd 2018-12-23 21:39:31,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:39:31,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:31,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cd36ee-3b3d-4df2-8c2d-7213b93d5b53 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:39:31,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-85cd36ee-3b3d-4df2-8c2d-7213b93d5b53 2018-12-23 21:39:31,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0947511196136s 2018-12-23 21:39:31,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-85cd36ee-3b3d-4df2-8c2d-7213b93d5b53 2018-12-23 21:39:31,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:39:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:32,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df13872a-d8a3-4fcb-bf6b-26aa9d7afbed Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": {"self": "http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8955db450e1748978d3fabc443ff6a8c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:39:32,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-df13872a-d8a3-4fcb-bf6b-26aa9d7afbed 2018-12-23 21:39:32,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11225104332s 2018-12-23 21:39:32,027 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-df13872a-d8a3-4fcb-bf6b-26aa9d7afbed 2018-12-23 21:39:32,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:39:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:32,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbfb0a2-7347-4dab-b9ba-9405b1834494 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf"}, "tags": [], "enabled": true, "id": "4629e824607a4e9f9d93afb7957df7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:39:32,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-dfbfb0a2-7347-4dab-b9ba-9405b1834494 2018-12-23 21:39:32,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.091490983963s 2018-12-23 21:39:32,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-dfbfb0a2-7347-4dab-b9ba-9405b1834494 2018-12-23 21:39:32,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:39:32,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=4629e824607a4e9f9d93afb7957df7cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:32,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ec721e-0f1d-4b55-8f0f-e30bef3d84a9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=4629e824607a4e9f9d93afb7957df7cf", "previous": null, "next": null}} 2018-12-23 21:39:32,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=4629e824607a4e9f9d93afb7957df7cf used request id req-e5ec721e-0f1d-4b55-8f0f-e30bef3d84a9 2018-12-23 21:39:32,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0925419330597s 2018-12-23 21:39:32,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=4629e824607a4e9f9d93afb7957df7cf used request id req-e5ec721e-0f1d-4b55-8f0f-e30bef3d84a9 2018-12-23 21:39:32,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:39:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:32,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55a9687b-17f0-4667-b23e-78e0a235bc50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:39:32,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-55a9687b-17f0-4667-b23e-78e0a235bc50 2018-12-23 21:39:32,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139938116074s 2018-12-23 21:39:32,374 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-55a9687b-17f0-4667-b23e-78e0a235bc50 2018-12-23 21:39:32,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:39:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:32,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-382b7ee0-7e0b-4812-8f08-4ce80a088f9c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:39:32,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-382b7ee0-7e0b-4812-8f08-4ce80a088f9c 2018-12-23 21:39:32,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0901539325714s 2018-12-23 21:39:32,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-382b7ee0-7e0b-4812-8f08-4ce80a088f9c 2018-12-23 21:39:32,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-23 21:39:32,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 21:39:32,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7442abec-90d2-446a-aef4-5b441d4ceebf Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07286cf73c514523bee07e3edf76c678", "links": {"self": "http://172.30.9.21:5000/v3/roles/07286cf73c514523bee07e3edf76c678"}, "name": "heat_stack_owner"}} 2018-12-23 21:39:32,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7442abec-90d2-446a-aef4-5b441d4ceebf 2018-12-23 21:39:32,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.110609054565s 2018-12-23 21:39:32,584 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7442abec-90d2-446a-aef4-5b441d4ceebf 2018-12-23 21:39:32,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 21:39:32,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:32,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3cc64e-26e2-4d0c-aa41-9b73e54535aa Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07286cf73c514523bee07e3edf76c678", "links": {"self": "http://172.30.9.21:5000/v3/roles/07286cf73c514523bee07e3edf76c678"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 21:39:32,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd3cc64e-26e2-4d0c-aa41-9b73e54535aa 2018-12-23 21:39:32,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973918437958s 2018-12-23 21:39:32,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd3cc64e-26e2-4d0c-aa41-9b73e54535aa 2018-12-23 21:39:32,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 21:39:32,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:32,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb02bed0-f5b1-44bd-aa48-05a2fd152b10 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 21:39:32,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cb02bed0-f5b1-44bd-aa48-05a2fd152b10 2018-12-23 21:39:32,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.093416929245s 2018-12-23 21:39:32,784 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cb02bed0-f5b1-44bd-aa48-05a2fd152b10 2018-12-23 21:39:32,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 21:39:32,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:32,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68387bcf-51a2-49fb-b40c-d090ff6ccdea Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": {"self": "http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8955db450e1748978d3fabc443ff6a8c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 21:39:32,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-68387bcf-51a2-49fb-b40c-d090ff6ccdea 2018-12-23 21:39:32,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113888978958s 2018-12-23 21:39:32,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-68387bcf-51a2-49fb-b40c-d090ff6ccdea 2018-12-23 21:39:32,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 21:39:32,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:33,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a89f5b-20af-466c-bf5c-27319e03555b Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf"}, "tags": [], "enabled": true, "id": "4629e824607a4e9f9d93afb7957df7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 21:39:33,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f9a89f5b-20af-466c-bf5c-27319e03555b 2018-12-23 21:39:33,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0972111225128s 2018-12-23 21:39:33,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f9a89f5b-20af-466c-bf5c-27319e03555b 2018-12-23 21:39:33,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 21:39:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=07286cf73c514523bee07e3edf76c678&scope.project.id=4629e824607a4e9f9d93afb7957df7cf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:33,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 21:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9875d668-ad7e-4830-b0d5-03a5095cc9f5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=07286cf73c514523bee07e3edf76c678&scope.project.id=4629e824607a4e9f9d93afb7957df7cf", "previous": null, "next": null}} 2018-12-23 21:39:33,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=07286cf73c514523bee07e3edf76c678&scope.project.id=4629e824607a4e9f9d93afb7957df7cf used request id req-9875d668-ad7e-4830-b0d5-03a5095cc9f5 2018-12-23 21:39:33,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0918469429016s 2018-12-23 21:39:33,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8955db450e1748978d3fabc443ff6a8c&role.id=07286cf73c514523bee07e3edf76c678&scope.project.id=4629e824607a4e9f9d93afb7957df7cf used request id req-9875d668-ad7e-4830-b0d5-03a5095cc9f5 2018-12-23 21:39:33,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 21:39:33,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/07286cf73c514523bee07e3edf76c678 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 21:39:33,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 21:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0c459b-e417-4141-882f-d75d359f6da9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 21:39:33,239 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/07286cf73c514523bee07e3edf76c678 used request id req-9b0c459b-e417-4141-882f-d75d359f6da9 2018-12-23 21:39:33,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12717795372s 2018-12-23 21:39:33,239 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf/users/8955db450e1748978d3fabc443ff6a8c/roles/07286cf73c514523bee07e3edf76c678 used request id req-9b0c459b-e417-4141-882f-d75d359f6da9 2018-12-23 21:39:33,240 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 21:39:33,241 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 21:39:33,241 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 21:39:33,243 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 21:39:33,317 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 21:39:33,318 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 21:39:33,318 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 21:39:33,356 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 21:39:33,357 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 21:39:33,384 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 22:05:32,630 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 22:05:32,630 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=4629e824607a4e9f9d93afb7957df7cf SHELL=/bin/bash SSH_CLIENT=172.30.9.66 56572 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=40bf7ee1-0d80-4b86-bedc-44b4e6ffa4b6 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.21:5000 OS_USERNAME=shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.21,192.30.9.8 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 56572 192.168.120.13 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2018-12-23 21:39:34.146 1407 INFO shaker.engine.utils [-] Logging enabled 2018-12-23 21:39:34.149 1407 INFO shaker.engine.messaging [-] Listening on *:9000 2018-12-23 21:39:34.152 1407 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-12-23 21:39:34.160 1415 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-12-23 21:39:34.160 1415 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.205:9000 2018-12-23 21:39:34.160 1415 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-12-23 21:39:34.172 1407 INFO pykwalify.core [-] validation.valid 2018-12-23 21:39:34.734 1407 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-23 21:39:37.238 1407 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'0015390d-f017-4615-bb7f-57df8a7c0317', u'links': [{u'href': u'http://172.30.9.21:8004/v1/4629e824607a4e9f9d93afb7957df7cf/stacks/shaker_rfduoz/0015390d-f017-4615-bb7f-57df8a7c0317', u'rel': u'self'}]} 2018-12-23 21:43:08.883 1407 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rfduoz_slave_0', 'shaker_rfduoz_master_0']) 2018-12-23 21:43:17.728 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:44:48.246 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:46:18.745 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:47:49.235 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:47:49.236 1407 INFO shaker.engine.server [-] Execution is done 2018-12-23 21:47:49.812 1407 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-23 21:48:19.227 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:48:19.230 1407 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-12-23 21:48:19.243 1407 INFO pykwalify.core [-] validation.valid 2018-12-23 21:48:19.671 1407 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-23 21:48:22.173 1407 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'f00e3ebc-4d63-4e94-9eca-9c27c3c598b4', u'links': [{u'href': u'http://172.30.9.21:8004/v1/4629e824607a4e9f9d93afb7957df7cf/stacks/shaker_apstze/f00e3ebc-4d63-4e94-9eca-9c27c3c598b4', u'rel': u'self'}]} 2018-12-23 21:49:10.890 1407 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_apstze_slave_0', 'shaker_apstze_master_0']) 2018-12-23 21:49:23.351 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:50:53.883 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:52:24.390 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:53:54.900 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:53:54.902 1407 INFO shaker.engine.server [-] Execution is done 2018-12-23 21:53:55.412 1407 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-23 21:54:21.286 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:54:21.287 1407 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-12-23 21:54:21.301 1407 INFO pykwalify.core [-] validation.valid 2018-12-23 21:54:21.735 1407 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-23 21:54:24.948 1407 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'567a603f-728b-4c5c-829c-a0ced8651d3f', u'links': [{u'href': u'http://172.30.9.21:8004/v1/4629e824607a4e9f9d93afb7957df7cf/stacks/shaker_tarump/567a603f-728b-4c5c-829c-a0ced8651d3f', u'rel': u'self'}]} 2018-12-23 21:55:18.688 1407 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tarump_master_0', 'shaker_tarump_slave_0']) 2018-12-23 21:55:30.040 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:57:00.577 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 21:58:31.070 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 22:00:01.553 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 22:00:01.556 1407 INFO shaker.engine.server [-] Execution is done 2018-12-23 22:00:01.929 1407 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-23 22:00:29.026 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 22:00:29.028 1407 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-12-23 22:00:29.042 1407 INFO pykwalify.core [-] validation.valid 2018-12-23 22:00:29.469 1407 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-12-23 22:00:32.164 1407 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'459f5155-d5ca-4d87-9d33-cff8b0b02f67', u'links': [{u'href': u'http://172.30.9.21:8004/v1/4629e824607a4e9f9d93afb7957df7cf/stacks/shaker_fmspua/459f5155-d5ca-4d87-9d33-cff8b0b02f67', u'rel': u'self'}]} 2018-12-23 22:01:26.031 1407 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fmspua_master_0', 'shaker_fmspua_slave_0']) 2018-12-23 22:01:49.204 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 22:02:20.708 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 22:03:40.885 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 22:05:01.278 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 22:05:01.279 1407 INFO shaker.engine.server [-] Execution is done 2018-12-23 22:05:12.453 1407 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-12-23 22:05:32.477 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2018-12-23 22:05:32.481 1407 INFO shaker.engine.server [-] Generating aggregated report 2018-12-23 22:05:32.493 1407 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-12-23 22:05:32.497 1407 INFO shaker.engine.report [-] ******************************************************************************** 2018-12-23 22:05:32.497 1407 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-12-23 22:05:32.498 1407 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-12-23 22:05:32.498 1407 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-12-23 22:05:32.498 1407 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-12-23 22:05:32.498 1407 INFO shaker.engine.report [-] ******************************************************************************** 2018-12-23 22:05:32.499 1407 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2018-12-23 22:05:32.512 1407 INFO shaker.engine.report [-] Report saved to: report.html 2018-12-23 22:05:32,631 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-12-23 22:05:32,631 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 22:05:32,633 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-12-23 22:05:32,671 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-12-23 22:05:32,671 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-12-23 22:05:32,699 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-12-23 22:05:32,755 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-12-23 22:05:32,756 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-12-23 22:05:32,768 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-12-23 22:05:32,795 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-12-23 22:05:32,795 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-12-23 22:05:32,801 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-12-23 22:05:32,815 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-12-23 22:05:32,815 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-12-23 22:05:32,932 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 22:05:32,932 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:10 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 22:05:32,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 22:05:32,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/8370c80a-e4b4-48bc-a83d-94417a32682e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:34,319 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2c133aa-2d44-4062-b8db-0e9496065813 Content-Length: 0 Date: Sun, 23 Dec 2018 22:05:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:05:34,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/8370c80a-e4b4-48bc-a83d-94417a32682e.json used request id req-e2c133aa-2d44-4062-b8db-0e9496065813 2018-12-23 22:05:34,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.38000893593s 2018-12-23 22:05:34,320 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/8370c80a-e4b4-48bc-a83d-94417a32682e.json used request id req-e2c133aa-2d44-4062-b8db-0e9496065813 2018-12-23 22:05:34,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:05:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:34,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b8e90573-cafc-4ca7-b12c-da57342d66ae Date: Sun, 23 Dec 2018 22:05:34 GMT RESP BODY: {"floatingips": []} 2018-12-23 22:05:34,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b8e90573-cafc-4ca7-b12c-da57342d66ae 2018-12-23 22:05:34,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.035248041153s 2018-12-23 22:05:34,361 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b8e90573-cafc-4ca7-b12c-da57342d66ae 2018-12-23 22:05:34,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 22:05:34,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:34,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:05:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c867e1ab-decd-4ce9-9f71-d55eddd8d974 x-compute-request-id: req-c867e1ab-decd-4ce9-9f71-d55eddd8d974 Content-Type: application/json 2018-12-23 22:05:34,670 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41 used request id req-c867e1ab-decd-4ce9-9f71-d55eddd8d974 2018-12-23 22:05:34,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.307674884796s 2018-12-23 22:05:34,670 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41 used request id req-c867e1ab-decd-4ce9-9f71-d55eddd8d974 2018-12-23 22:05:34,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:05:34,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:35,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-e4500465-7182-45f9-84f1-12ff88c6cba4 x-compute-request-id: req-e4500465-7182-45f9-84f1-12ff88c6cba4 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:46:0d", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4a921427-0151-42e5-a494-4b491221fd41", "rel": "bookmark"}], "image": {"id": "4b391b77-a2e6-41d7-879e-8b654890040a", "links": [{"href": "http://172.30.9.21:8774/images/4b391b77-a2e6-41d7-879e-8b654890040a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000005d", "OS-SRV-USG:launched_at": "2018-12-23T21:39:07.000000", "flavor": {"id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4", "links": [{"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}]}, "id": "4a921427-0151-42e5-a494-4b491221fd41", "security_groups": [{"name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}], "user_id": "8955db450e1748978d3fabc443ff6a8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:05:34Z", "hostId": "064a3a3c31cb2fc0980f065a66ed8637edf1c7e5d9e8cd1807557baf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "created": "2018-12-23T21:35:46Z", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:05:35,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4500465-7182-45f9-84f1-12ff88c6cba4 2018-12-23 22:05:35,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.980031967163s 2018-12-23 22:05:35,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4500465-7182-45f9-84f1-12ff88c6cba4 2018-12-23 22:05:35,653 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:05:37,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:05:37,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:37,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90fecb82-2737-4075-987c-d99928a55f6c x-compute-request-id: req-90fecb82-2737-4075-987c-d99928a55f6c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 22:05:37,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90fecb82-2737-4075-987c-d99928a55f6c 2018-12-23 22:05:37,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0744359493256s 2018-12-23 22:05:37,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90fecb82-2737-4075-987c-d99928a55f6c 2018-12-23 22:05:37,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:05:37,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:37,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33961 X-Openstack-Request-Id: req-e514cae4-8f84-4afa-ae3c-e32c57ace266 Date: Sun, 23 Dec 2018 22:05:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:44Z", "updated_at": "2018-12-23T21:35:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "0ea812af-2269-4dd7-8d65-3662a3577aef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "776df4d3-856f-4558-bbbf-b0c7c78553e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "9ef8505d-cb88-4ca3-a0d5-4a9b92af99ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "cd8f032d-236c-4607-867f-2057d6b0333d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:44Z", "revision_number": 0, "id": "ec483834-f01c-4fe8-9cd8-940cbafe2cff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:44Z", "security_group_id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 5, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "9acf191d-cbc1-4eee-93a4-7a27e549a4d4", "name": "shaker-sg_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:23Z", "updated_at": "2018-12-23T21:35:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "6aae0ffa-92e6-4a7e-8277-e5027abf9954", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "a894f27e-ce86-400e-a0f1-e8f1ec16be56", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "c9a1a836-89b7-49bb-8242-452717be6be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "d0366bcd-db87-40a0-8abf-bd18498931f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 4, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 22:05:37,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e514cae4-8f84-4afa-ae3c-e32c57ace266 2018-12-23 22:05:37,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0859189033508s 2018-12-23 22:05:37,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e514cae4-8f84-4afa-ae3c-e32c57ace266 2018-12-23 22:05:37,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 22:05:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9acf191d-cbc1-4eee-93a4-7a27e549a4d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:37,986 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ded0902-56ef-4239-8699-48be3dbfdc91 Content-Length: 0 Date: Sun, 23 Dec 2018 22:05:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:05:37,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9acf191d-cbc1-4eee-93a4-7a27e549a4d4.json used request id req-1ded0902-56ef-4239-8699-48be3dbfdc91 2018-12-23 22:05:37,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160364151001s 2018-12-23 22:05:37,987 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9acf191d-cbc1-4eee-93a4-7a27e549a4d4.json used request id req-1ded0902-56ef-4239-8699-48be3dbfdc91 2018-12-23 22:05:37,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 22:05:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:38,015 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-839e45f0-cbf9-42fb-91f5-2444abf6ba8b x-compute-request-id: req-839e45f0-cbf9-42fb-91f5-2444abf6ba8b Content-Length: 0 Content-Type: application/json 2018-12-23 22:05:38,016 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea used request id req-839e45f0-cbf9-42fb-91f5-2444abf6ba8b 2018-12-23 22:05:38,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0286691188812s 2018-12-23 22:05:38,016 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea used request id req-839e45f0-cbf9-42fb-91f5-2444abf6ba8b 2018-12-23 22:05:38,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 22:05:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" -d '{"subnet_id": "9e19a881-e932-4a65-bad0-cf33008314a4"}' 2018-12-23 22:05:39,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2c36059c-7153-448d-a064-526495653f3a Date: Sun, 23 Dec 2018 22:05:39 GMT RESP BODY: {"network_id": "50f291df-4ce2-4a84-a6bb-9802a23d4384", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "subnet_id": "9e19a881-e932-4a65-bad0-cf33008314a4", "subnet_ids": ["9e19a881-e932-4a65-bad0-cf33008314a4"], "port_id": "1ff0d13b-087b-47ab-a137-1d1bab2faff4", "id": "ba8d553b-5a65-4721-9515-2cf1b8d89282"} 2018-12-23 22:05:39,764 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282/remove_router_interface.json used request id req-2c36059c-7153-448d-a064-526495653f3a 2018-12-23 22:05:39,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74757409096s 2018-12-23 22:05:39,764 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282/remove_router_interface.json used request id req-2c36059c-7153-448d-a064-526495653f3a returning object ba8d553b-5a65-4721-9515-2cf1b8d89282 2018-12-23 22:05:39,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 22:05:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:39,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1705 X-Openstack-Request-Id: req-7641658e-055f-463a-8050-d2b1f9bc3246 Date: Sun, 23 Dec 2018 22:05:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "958dc227080c44098606ab75782646e7", "created_at": "2018-12-23T19:27:25Z", "admin_state_up": true, "updated_at": "2018-12-23T19:27:25Z", "project_id": "958dc227080c44098606ab75782646e7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "a02e3817-a8d4-45ec-bb92-7ff2ca1aca82", "name": "tempest-pretest-check-1878061599"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b71154b890c54e29b6b445ce9ab38db8", "created_at": "2018-12-23T19:27:53Z", "admin_state_up": false, "updated_at": "2018-12-23T19:27:53Z", "project_id": "b71154b890c54e29b6b445ce9ab38db8", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "aa5b59b3-4a0f-4d3e-9317-b7f9bd75496d", "name": "tempest-router-1883276358"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:24Z", "admin_state_up": true, "updated_at": "2018-12-23T22:05:38Z", "project_id": "4629e824607a4e9f9d93afb7957df7cf", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ba8d553b-5a65-4721-9515-2cf1b8d89282", "name": "shaker-router_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}]} 2018-12-23 22:05:39,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7641658e-055f-463a-8050-d2b1f9bc3246 2018-12-23 22:05:39,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129954099655s 2018-12-23 22:05:39,895 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7641658e-055f-463a-8050-d2b1f9bc3246 2018-12-23 22:05:39,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 22:05:39,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:41,074 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d217ad0-9237-44de-81f9-90187bb3ac5c Content-Length: 0 Date: Sun, 23 Dec 2018 22:05:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:05:41,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282.json used request id req-8d217ad0-9237-44de-81f9-90187bb3ac5c 2018-12-23 22:05:41,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17737698555s 2018-12-23 22:05:41,075 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ba8d553b-5a65-4721-9515-2cf1b8d89282.json used request id req-8d217ad0-9237-44de-81f9-90187bb3ac5c 2018-12-23 22:05:41,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 22:05:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:41,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-2b56155f-2194-45c8-ae6e-551382b1394a Date: Sun, 23 Dec 2018 22:05:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-12-23T21:35:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9e19a881-e932-4a65-bad0-cf33008314a4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4629e824607a4e9f9d93afb7957df7cf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea","enable_dhcp":true,"segment_id":null,"network_id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:24Z","ip_version":4},{"updated_at":"2018-12-23T19:06:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0d23bea-9e78-4e3b-8867-0fdd7e41d604","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9e87b8ff4a514b208d6408cd95de604f","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6448575b-7138-4879-8a30-e8764463016b","tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:58Z","ip_version":4}]} 2018-12-23 22:05:41,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2b56155f-2194-45c8-ae6e-551382b1394a 2018-12-23 22:05:41,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0405330657959s 2018-12-23 22:05:41,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2b56155f-2194-45c8-ae6e-551382b1394a 2018-12-23 22:05:41,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 22:05:41,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/9e19a881-e932-4a65-bad0-cf33008314a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:42,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11071fd7-b3f5-4c91-98be-d637cbb55149 Date: Sun, 23 Dec 2018 22:05:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:05:42,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9e19a881-e932-4a65-bad0-cf33008314a4.json used request id req-11071fd7-b3f5-4c91-98be-d637cbb55149 2018-12-23 22:05:42,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07747817039s 2018-12-23 22:05:42,195 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9e19a881-e932-4a65-bad0-cf33008314a4.json used request id req-11071fd7-b3f5-4c91-98be-d637cbb55149 2018-12-23 22:05:42,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:05:42,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:42,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-ac8f8208-c320-48d4-b5dc-2c0a7c7dc519 Date: Sun, 23 Dec 2018 22:05:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"50f291df-4ce2-4a84-a6bb-9802a23d4384","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"4629e824607a4e9f9d93afb7957df7cf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:05:42Z","qos_policy_id":null,"name":"shaker-net_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea","admin_state_up":true,"tenant_id":"4629e824607a4e9f9d93afb7957df7cf","created_at":"2018-12-23T21:35:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 22:05:42,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ac8f8208-c320-48d4-b5dc-2c0a7c7dc519 2018-12-23 22:05:42,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974798202515s 2018-12-23 22:05:42,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ac8f8208-c320-48d4-b5dc-2c0a7c7dc519 2018-12-23 22:05:42,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 22:05:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/50f291df-4ce2-4a84-a6bb-9802a23d4384.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:43,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3cf31cb2-5ae1-4039-b6af-f1415648aec2 Date: Sun, 23 Dec 2018 22:05:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:05:43,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/50f291df-4ce2-4a84-a6bb-9802a23d4384.json used request id req-3cf31cb2-5ae1-4039-b6af-f1415648aec2 2018-12-23 22:05:43,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13339686394s 2018-12-23 22:05:43,429 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/50f291df-4ce2-4a84-a6bb-9802a23d4384.json used request id req-3cf31cb2-5ae1-4039-b6af-f1415648aec2 2018-12-23 22:05:43,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:05:43,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:43,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-b916dd2e-b3d2-43f3-b2bf-3b3106224892 Date: Sun, 23 Dec 2018 22:05:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4b391b77-a2e6-41d7-879e-8b654890040a/snap", "metadata": {}}], "file": "/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a/file", "owner": "4629e824607a4e9f9d93afb7957df7cf", "id": "4b391b77-a2e6-41d7-879e-8b654890040a", "size": 666173440, "self": "/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/4b391b77-a2e6-41d7-879e-8b654890040a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2018-12-23T21:35:42Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-12-23T21:35:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:05:43,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b916dd2e-b3d2-43f3-b2bf-3b3106224892 2018-12-23 22:05:43,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202417135239s 2018-12-23 22:05:43,635 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b916dd2e-b3d2-43f3-b2bf-3b3106224892 2018-12-23 22:05:43,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 22:05:43,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5923a843ca2fe1e2e7abe4200af5a2a72301a3c" 2018-12-23 22:05:44,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-32dd61f6-fc85-4bf9-9b81-41e3bd8264cb Date: Sun, 23 Dec 2018 22:05:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:05:44,102 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a used request id req-32dd61f6-fc85-4bf9-9b81-41e3bd8264cb 2018-12-23 22:05:44,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.464892864227s 2018-12-23 22:05:44,102 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4b391b77-a2e6-41d7-879e-8b654890040a used request id req-32dd61f6-fc85-4bf9-9b81-41e3bd8264cb 2018-12-23 22:05:44,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:05:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:44,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-be64e42c-51a9-418a-97ec-03aa35939f94 x-compute-request-id: req-be64e42c-51a9-418a-97ec-03aa35939f94 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "a23a69d0-2d9d-4841-80b1-185e0a3116e4"}]} 2018-12-23 22:05:44,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-be64e42c-51a9-418a-97ec-03aa35939f94 2018-12-23 22:05:44,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.123940944672s 2018-12-23 22:05:44,227 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-be64e42c-51a9-418a-97ec-03aa35939f94 2018-12-23 22:05:44,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 22:05:44,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:44,256 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22: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 x-openstack-request-id: req-2205d029-341a-472e-a436-e7c21d1472ae x-compute-request-id: req-2205d029-341a-472e-a436-e7c21d1472ae Content-Length: 0 Content-Type: application/json 2018-12-23 22:05:44,256 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4 used request id req-2205d029-341a-472e-a436-e7c21d1472ae 2018-12-23 22:05:44,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0276229381561s 2018-12-23 22:05:44,256 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a23a69d0-2d9d-4841-80b1-185e0a3116e4 used request id req-2205d029-341a-472e-a436-e7c21d1472ae 2018-12-23 22:05:44,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:05:44,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:44,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e436aa96-bc28-4a4b-8c77-6924adb7a46f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": {"self": "http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8955db450e1748978d3fabc443ff6a8c", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:05:44,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e436aa96-bc28-4a4b-8c77-6924adb7a46f 2018-12-23 22:05:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109630823135s 2018-12-23 22:05:44,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e436aa96-bc28-4a4b-8c77-6924adb7a46f 2018-12-23 22:05:44,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:05:44,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:44,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544cc52b-0539-491e-8598-a8d4f4af5760 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea", "links": {"self": "http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8955db450e1748978d3fabc443ff6a8c", "description": null}} 2018-12-23 22:05:44,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c used request id req-544cc52b-0539-491e-8598-a8d4f4af5760 2018-12-23 22:05:44,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115988969803s 2018-12-23 22:05:44,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c used request id req-544cc52b-0539-491e-8598-a8d4f4af5760 2018-12-23 22:05:44,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 22:05:44,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:44,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73ca0b81-d218-4e12-b73c-c9743ea77e29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:05:44,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c used request id req-73ca0b81-d218-4e12-b73c-c9743ea77e29 2018-12-23 22:05:44,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.2103099823s 2018-12-23 22:05:44,700 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8955db450e1748978d3fabc443ff6a8c used request id req-73ca0b81-d218-4e12-b73c-c9743ea77e29 2018-12-23 22:05:44,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:05:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:44,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07aeeb5-ef76-451e-8118-da91648602ce Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf"}, "tags": [], "enabled": true, "id": "4629e824607a4e9f9d93afb7957df7cf", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ad5e0166-0d79-40ed-a2b0-3d1e66d3fbea"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 22:05:44,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f07aeeb5-ef76-451e-8118-da91648602ce 2018-12-23 22:05:44,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963611602783s 2018-12-23 22:05:44,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f07aeeb5-ef76-451e-8118-da91648602ce 2018-12-23 22:05:44,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 22:05:44,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:45,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8a9d9aa-4dbc-4032-b22c-2da9c888e016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:05:45,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf used request id req-b8a9d9aa-4dbc-4032-b22c-2da9c888e016 2018-12-23 22:05:45,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.200510025024s 2018-12-23 22:05:45,008 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4629e824607a4e9f9d93afb7957df7cf used request id req-b8a9d9aa-4dbc-4032-b22c-2da9c888e016 2018-12-23 22:05:45,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:05:45,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4629e824607a4e9f9d93afb7957df7cf&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:45,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-adc283f6-4872-4719-8a23-641ea354d040 Date: Sun, 23 Dec 2018 22:05:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:23Z", "updated_at": "2018-12-23T21:35:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "6aae0ffa-92e6-4a7e-8277-e5027abf9954", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "a894f27e-ce86-400e-a0f1-e8f1ec16be56", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "c9a1a836-89b7-49bb-8242-452717be6be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "d0366bcd-db87-40a0-8abf-bd18498931f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 4, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "name": "default"}]} 2018-12-23 22:05:45,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4629e824607a4e9f9d93afb7957df7cf&name=default used request id req-adc283f6-4872-4719-8a23-641ea354d040 2018-12-23 22:05:45,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215391159058s 2018-12-23 22:05:45,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4629e824607a4e9f9d93afb7957df7cf&name=default used request id req-adc283f6-4872-4719-8a23-641ea354d040 2018-12-23 22:05:45,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:05:45,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:45,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-342719d1-1fc3-4fa9-919c-4cc1c6236a6f Date: Sun, 23 Dec 2018 22:05:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "created_at": "2018-12-23T21:35:23Z", "updated_at": "2018-12-23T21:35:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "6aae0ffa-92e6-4a7e-8277-e5027abf9954", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "a894f27e-ce86-400e-a0f1-e8f1ec16be56", "remote_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "c9a1a836-89b7-49bb-8242-452717be6be4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv6", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T21:35:23Z", "revision_number": 0, "id": "d0366bcd-db87-40a0-8abf-bd18498931f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T21:35:23Z", "security_group_id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "tenant_id": "4629e824607a4e9f9d93afb7957df7cf", "port_range_min": null, "ethertype": "IPv4", "project_id": "4629e824607a4e9f9d93afb7957df7cf"}], "revision_number": 4, "project_id": "4629e824607a4e9f9d93afb7957df7cf", "id": "eee7b8f9-8845-4504-b5cc-1271a47c509f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 22:05:45,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-342719d1-1fc3-4fa9-919c-4cc1c6236a6f 2018-12-23 22:05:45,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.117454051971s 2018-12-23 22:05:45,348 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-342719d1-1fc3-4fa9-919c-4cc1c6236a6f 2018-12-23 22:05:45,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 22:05:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/eee7b8f9-8845-4504-b5cc-1271a47c509f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:45,535 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5e6bec6-63c7-475e-b959-942c73af36a5 Content-Length: 0 Date: Sun, 23 Dec 2018 22:05:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:05:45,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/eee7b8f9-8845-4504-b5cc-1271a47c509f.json used request id req-c5e6bec6-63c7-475e-b959-942c73af36a5 2018-12-23 22:05:45,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.181133031845s 2018-12-23 22:05:45,535 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/eee7b8f9-8845-4504-b5cc-1271a47c509f.json used request id req-c5e6bec6-63c7-475e-b959-942c73af36a5 2018-12-23 22:05:45,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:05:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:45,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcf6040-ef55-4794-a102-fd9f9211ad64 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07286cf73c514523bee07e3edf76c678", "links": {"self": "http://172.30.9.21:5000/v3/roles/07286cf73c514523bee07e3edf76c678"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:05:45,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3fcf6040-ef55-4794-a102-fd9f9211ad64 2018-12-23 22:05:45,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101003885269s 2018-12-23 22:05:45,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3fcf6040-ef55-4794-a102-fd9f9211ad64 2018-12-23 22:05:45,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-23 22:05:45,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/07286cf73c514523bee07e3edf76c678 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bbc1007b6e1edbd41f19834d28288b68957882d9" 2018-12-23 22:05:45,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c45a70fe-2c89-48ad-a19f-d3d4cb7429ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:05:45,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/07286cf73c514523bee07e3edf76c678 used request id req-c45a70fe-2c89-48ad-a19f-d3d4cb7429ef 2018-12-23 22:05:45,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.118736028671s 2018-12-23 22:05:45,765 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/07286cf73c514523bee07e3edf76c678 used request id req-c45a70fe-2c89-48ad-a19f-d3d4cb7429ef 2018-12-23 22:05:45,765 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 18:43 | PASS | | shaker | functest | benchmarking | 30:10 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2018-12-23 22:05:45,769 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 22:05:45,849 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 22:05:50,587 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-105 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-23 22:05:50,592 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=D9wCTHBFEcwUYrnzqqJGGDdW4 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=a566a01ffbd944e5ac1274f05a5753a7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-23 22:05:50,593 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 22:05:50,593 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-12-23 22:05:50,594 - 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 | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2018-12-23 22:05:50,598 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-23 22:05:54,351 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-105 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-23 22:05:54,357 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=D9wCTHBFEcwUYrnzqqJGGDdW4 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=a566a01ffbd944e5ac1274f05a5753a7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-23 22:05:54,357 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-23 22:05:54,358 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2018-12-23 22:05:54,373 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-12-23 22:05:55,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:05:55,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9646a1d7-a6ee-4d73-803c-40102f14e6c2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 22:05:55,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-9646a1d7-a6ee-4d73-803c-40102f14e6c2 2018-12-23 22:05:55,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 22:05:55,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T23:05:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["_GjgqJ5LQGmryFKLaath3A"], "issued_at": "2018-12-23T22:05:55.000000Z"}} 2018-12-23 22:05:55,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:05:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:56,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-71e1db9f-6798-4bff-ba03-78e0e9a38719 Date: Sun, 23 Dec 2018 22:05:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 22:05:56,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-71e1db9f-6798-4bff-ba03-78e0e9a38719 2018-12-23 22:05:56,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.659991025925s 2018-12-23 22:05:56,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-71e1db9f-6798-4bff-ba03-78e0e9a38719 2018-12-23 22:05:56,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:05:56,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 22:05:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 22:05:56,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:05:56,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:56,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9645798-8774-4953-8291-65b8e4653a25 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 22:05:56,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d9645798-8774-4953-8291-65b8e4653a25 2018-12-23 22:05:56,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0911538600922s 2018-12-23 22:05:56,330 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d9645798-8774-4953-8291-65b8e4653a25 2018-12-23 22:05:56,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 22:05:56,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}}' 2018-12-23 22:05:56,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6cd7891-d10e-4351-a681-fa5b87221ae8 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57"}, "tags": [], "enabled": true, "id": "ec69e809772c487fb07c43daacf92e57", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}} 2018-12-23 22:05:56,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f6cd7891-d10e-4351-a681-fa5b87221ae8 2018-12-23 22:05:56,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123300075531s 2018-12-23 22:05:56,462 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f6cd7891-d10e-4351-a681-fa5b87221ae8 2018-12-23 22:05:56,462 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'ec69e809772c487fb07c43daacf92e57', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b'}) 2018-12-23 22:05:56,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 22:05:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "408a8a74-134d-48e6-a880-c67748793787", "email": null, "name": "cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}}' 2018-12-23 22:05:56,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-600fdf08-cb5c-4ea4-949d-e245712a5f8f Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "links": {"self": "http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "268b38a4d5714d0d8aa821726c8b55e3", "domain_id": "default", "password_expires_at": null}} 2018-12-23 22:05:56,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-600fdf08-cb5c-4ea4-949d-e245712a5f8f 2018-12-23 22:05:56,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364709854126s 2018-12-23 22:05:56,834 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-600fdf08-cb5c-4ea4-949d-e245712a5f8f 2018-12-23 22:05:56,835 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'268b38a4d5714d0d8aa821726c8b55e3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b'}) 2018-12-23 22:05:56,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:05:56,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:56,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff64dccb-659f-40f2-93bc-f9554ad4077d Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:05:56,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ff64dccb-659f-40f2-93bc-f9554ad4077d 2018-12-23 22:05:56,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0925841331482s 2018-12-23 22:05:56,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ff64dccb-659f-40f2-93bc-f9554ad4077d 2018-12-23 22:05:56,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:05:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:57,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c38fb2e-3ec2-4612-8264-733046fa4b40 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:05:57,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c38fb2e-3ec2-4612-8264-733046fa4b40 2018-12-23 22:05:57,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0871150493622s 2018-12-23 22:05:57,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c38fb2e-3ec2-4612-8264-733046fa4b40 2018-12-23 22:05:57,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:05:57,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:57,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c99f78-7660-4ff0-9c30-5b34dbef959f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 22:05:57,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-16c99f78-7660-4ff0-9c30-5b34dbef959f 2018-12-23 22:05:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0945088863373s 2018-12-23 22:05:57,123 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-16c99f78-7660-4ff0-9c30-5b34dbef959f 2018-12-23 22:05:57,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:05:57,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:57,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4349cd47-9dcd-4cd1-a553-3942784a97a3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "links": {"self": "http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "268b38a4d5714d0d8aa821726c8b55e3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:05:57,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4349cd47-9dcd-4cd1-a553-3942784a97a3 2018-12-23 22:05:57,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117694139481s 2018-12-23 22:05:57,242 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4349cd47-9dcd-4cd1-a553-3942784a97a3 2018-12-23 22:05:57,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:05:57,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:57,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-802c00cc-1b81-4f62-a6de-1f95109741ed Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57"}, "tags": [], "enabled": true, "id": "ec69e809772c487fb07c43daacf92e57", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}]} 2018-12-23 22:05:57,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-802c00cc-1b81-4f62-a6de-1f95109741ed 2018-12-23 22:05:57,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0922040939331s 2018-12-23 22:05:57,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-802c00cc-1b81-4f62-a6de-1f95109741ed 2018-12-23 22:05:57,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 22:05:57,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=268b38a4d5714d0d8aa821726c8b55e3&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=ec69e809772c487fb07c43daacf92e57" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:57,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c76feb43-1985-4ec6-ac13-4e5981f6a393 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=268b38a4d5714d0d8aa821726c8b55e3&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=ec69e809772c487fb07c43daacf92e57", "previous": null, "next": null}} 2018-12-23 22:05:57,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=268b38a4d5714d0d8aa821726c8b55e3&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=ec69e809772c487fb07c43daacf92e57 used request id req-c76feb43-1985-4ec6-ac13-4e5981f6a393 2018-12-23 22:05:57,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.092896938324s 2018-12-23 22:05:57,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=268b38a4d5714d0d8aa821726c8b55e3&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=ec69e809772c487fb07c43daacf92e57 used request id req-c76feb43-1985-4ec6-ac13-4e5981f6a393 2018-12-23 22:05:57,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 22:05:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57/users/268b38a4d5714d0d8aa821726c8b55e3/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:57,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd1f579-2ede-4689-8533-a15f6286eb92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:05:57,578 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57/users/268b38a4d5714d0d8aa821726c8b55e3/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-4fd1f579-2ede-4689-8533-a15f6286eb92 2018-12-23 22:05:57,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.127894878387s 2018-12-23 22:05:57,578 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57/users/268b38a4d5714d0d8aa821726c8b55e3/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-4fd1f579-2ede-4689-8533-a15f6286eb92 2018-12-23 22:05:57,579 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'ec69e809772c487fb07c43daacf92e57', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '408a8a74-134d-48e6-a880-c67748793787', 'username': u'cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 22:05:57,582 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'password': '408a8a74-134d-48e6-a880-c67748793787', 'project_name': 'cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'ec69e809772c487fb07c43daacf92e57', 'project_domain_name': 'Default'} 2018-12-23 22:05:57,583 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-12-23 22:05:57,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:05:57,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:57,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e789ecc9-d398-4314-92a4-2d4c23777674 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 22:05:57,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e789ecc9-d398-4314-92a4-2d4c23777674 2018-12-23 22:05:57,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954189300537s 2018-12-23 22:05:57,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e789ecc9-d398-4314-92a4-2d4c23777674 2018-12-23 22:05:57,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:05:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:05:57,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa3a878-c249-4f54-955c-8095c208407c Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57"}, "tags": [], "enabled": true, "id": "ec69e809772c487fb07c43daacf92e57", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}]} 2018-12-23 22:05:57,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6fa3a878-c249-4f54-955c-8095c208407c 2018-12-23 22:05:57,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0978939533234s 2018-12-23 22:05:57,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6fa3a878-c249-4f54-955c-8095c208407c 2018-12-23 22:05:57,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 22:05:57,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" -d '{"network": {"tenant_id": "ec69e809772c487fb07c43daacf92e57", "name": "cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "admin_state_up": true}}' 2018-12-23 22:05:58,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-5e095fc1-94f7-4e0b-9887-d8a4acdab8f9 Date: Sun, 23 Dec 2018 22:05:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a764ec6d-ccfb-431c-b591-16d4f947344f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"ec69e809772c487fb07c43daacf92e57","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:05:57Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b","admin_state_up":true,"tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:57Z","mtu":1450}} 2018-12-23 22:05:58,105 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5e095fc1-94f7-4e0b-9887-d8a4acdab8f9 2018-12-23 22:05:58,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.318452119827s 2018-12-23 22:05:58,106 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5e095fc1-94f7-4e0b-9887-d8a4acdab8f9 2018-12-23 22:05:58,106 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T22:05:57Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a764ec6d-ccfb-431c-b591-16d4f947344f', u'provider:segmentation_id': 69, 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-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', u'created_at': u'2018-12-23T22:05:57Z', u'mtu': 1450, u'tenant_id': u'ec69e809772c487fb07c43daacf92e57', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec69e809772c487fb07c43daacf92e57', u'l2_adjacency': True}) 2018-12-23 22:05:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:05:58,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef738688-5dee-40bd-a9c5-121a41ba5b37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 22:05:58,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ef738688-5dee-40bd-a9c5-121a41ba5b37 2018-12-23 22:05:58,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 22:05:58,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T23:05:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec69e809772c487fb07c43daacf92e57", "name": "cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/ec69e809772c487fb07c43daacf92e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/ec69e809772c487fb07c43daacf92e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/ec69e809772c487fb07c43daacf92e57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ec69e809772c487fb07c43daacf92e57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/ec69e809772c487fb07c43daacf92e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/ec69e809772c487fb07c43daacf92e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_ec69e809772c487fb07c43daacf92e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_ec69e809772c487fb07c43daacf92e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/ec69e809772c487fb07c43daacf92e57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/ec69e809772c487fb07c43daacf92e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/ec69e809772c487fb07c43daacf92e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/ec69e809772c487fb07c43daacf92e57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/ec69e809772c487fb07c43daacf92e57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/ec69e809772c487fb07c43daacf92e57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "id": "268b38a4d5714d0d8aa821726c8b55e3"}, "audit_ids": ["3DuqsarvQGKZ2BKUxcZRaQ"], "issued_at": "2018-12-23T22:05:58.000000Z"}} 2018-12-23 22:05:58,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:05:58,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:05:58,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-49bc6670-9bc8-4cd7-b4a7-f943de210616 Date: Sun, 23 Dec 2018 22:05:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a764ec6d-ccfb-431c-b591-16d4f947344f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec69e809772c487fb07c43daacf92e57","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:05:57Z","qos_policy_id":null,"name":"cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b","admin_state_up":true,"tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:57Z","mtu":1450}]} 2018-12-23 22:05:58,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-49bc6670-9bc8-4cd7-b4a7-f943de210616 2018-12-23 22:05:58,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301549911499s 2018-12-23 22:05:58,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-49bc6670-9bc8-4cd7-b4a7-f943de210616 2018-12-23 22:05:58,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 22:05:58,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"subnet": {"name": "cloudify-subnet_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "enable_dhcp": true, "network_id": "a764ec6d-ccfb-431c-b591-16d4f947344f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 22:05:59,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ca29f572-9302-42c5-a7e6-8f66fc56f6b4 Date: Sun, 23 Dec 2018 22:05:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a764ec6d-ccfb-431c-b591-16d4f947344f","tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:05:59Z","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":"ec69e809772c487fb07c43daacf92e57","id":"6255f355-b4fe-4215-a9e0-15616d5b8625","subnetpool_id":null,"name":"cloudify-subnet_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}} 2018-12-23 22:05:59,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ca29f572-9302-42c5-a7e6-8f66fc56f6b4 2018-12-23 22:05:59,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.710858106613s 2018-12-23 22:05:59,519 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ca29f572-9302-42c5-a7e6-8f66fc56f6b4 2018-12-23 22:05:59,520 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T22:05:59Z', 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'6255f355-b4fe-4215-a9e0-15616d5b8625', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', u'enable_dhcp': True, u'network_id': u'a764ec6d-ccfb-431c-b591-16d4f947344f', u'tenant_id': u'ec69e809772c487fb07c43daacf92e57', u'created_at': u'2018-12-23T22:05:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ec69e809772c487fb07c43daacf92e57'}) 2018-12-23 22:05:59,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 22:05:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "cloudify-router_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "admin_state_up": true}}' 2018-12-23 22:06:01,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f0485b18-5d71-4ff4-b74a-ee4597646c9b Date: Sun, 23 Dec 2018 22:06:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:59Z", "admin_state_up": true, "updated_at": "2018-12-23T22:06:00Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "name": "cloudify-router_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}} 2018-12-23 22:06:01,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f0485b18-5d71-4ff4-b74a-ee4597646c9b 2018-12-23 22:06:01,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52730083466s 2018-12-23 22:06:01,048 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f0485b18-5d71-4ff4-b74a-ee4597646c9b 2018-12-23 22:06:01,049 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T22:06:00Z', u'revision_number': 2, u'id': u'22d67231-81ee-44bf-ba8b-e494b0d00940', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', u'admin_state_up': True, u'tenant_id': u'ec69e809772c487fb07c43daacf92e57', u'created_at': u'2018-12-23T22:05:59Z', u'flavor_id': None, u'routes': [], u'project_id': u'ec69e809772c487fb07c43daacf92e57'}) 2018-12-23 22:06:01,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 22:06:01,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"subnet_id": "6255f355-b4fe-4215-a9e0-15616d5b8625"}' 2018-12-23 22:06:03,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47971270-5e7b-44af-80cb-c612ae7e3e45 Date: Sun, 23 Dec 2018 22:06:03 GMT RESP BODY: {"network_id": "a764ec6d-ccfb-431c-b591-16d4f947344f", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "subnet_id": "6255f355-b4fe-4215-a9e0-15616d5b8625", "subnet_ids": ["6255f355-b4fe-4215-a9e0-15616d5b8625"], "port_id": "eced701e-30cc-482a-bbf6-ae361f0aa919", "id": "22d67231-81ee-44bf-ba8b-e494b0d00940"} 2018-12-23 22:06:03,535 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940/add_router_interface.json used request id req-47971270-5e7b-44af-80cb-c612ae7e3e45 2018-12-23 22:06:03,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48589515686s 2018-12-23 22:06:03,536 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940/add_router_interface.json used request id req-47971270-5e7b-44af-80cb-c612ae7e3e45 returning object 22d67231-81ee-44bf-ba8b-e494b0d00940 2018-12-23 22:06:03,536 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-23 22:06:42,845 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-23 22:06:42,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:06:42,859 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 22:06:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 22:06:42,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:06:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:06:43,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7abdf1d7-4e87-4cab-b654-d57b2148b254 Date: Sun, 23 Dec 2018 22:06:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:06:43,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7abdf1d7-4e87-4cab-b654-d57b2148b254 2018-12-23 22:06:43,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.226302862167s 2018-12-23 22:06:43,091 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7abdf1d7-4e87-4cab-b654-d57b2148b254 2018-12-23 22:06:43,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 22:06:43,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}' 2018-12-23 22:06:43,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-486fee44-ae28-4efc-9531-6897b8d44c87 Date: Sun, 23 Dec 2018 22:06:43 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/file", "owner": "ec69e809772c487fb07c43daacf92e57", "id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "size": null, "self": "/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:06:43Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "checksum": null, "created_at": "2018-12-23T22:06:43Z", "protected": false} 2018-12-23 22:06:43,138 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-486fee44-ae28-4efc-9531-6897b8d44c87 2018-12-23 22:06:43,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0389709472656s 2018-12-23 22:06:43,139 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-486fee44-ae28-4efc-9531-6897b8d44c87 returning object a1fbe669-a0f0-49e5-93e0-fedb744b5bef 2018-12-23 22:06:43,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 22:06:43,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '' 2018-12-23 22:07:43,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d037978-67e5-40a5-8be2-3c8b84edc5d8 Date: Sun, 23 Dec 2018 22:07:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:07:43,454 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/file used request id req-5d037978-67e5-40a5-8be2-3c8b84edc5d8 2018-12-23 22:07:43,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.3145971298s 2018-12-23 22:07:43,454 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/file used request id req-5d037978-67e5-40a5-8be2-3c8b84edc5d8 2018-12-23 22:07:43,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:07:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:43,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8bc203e3-b44f-4b9d-8f9c-3b4cef979380 Date: Sun, 23 Dec 2018 22:07:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/snap", "metadata": {}}], "file": "/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/file", "owner": "ec69e809772c487fb07c43daacf92e57", "id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "size": 4373348352, "self": "/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:07:43Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:06:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:07:43,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8bc203e3-b44f-4b9d-8f9c-3b4cef979380 2018-12-23 22:07:43,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359427928925s 2018-12-23 22:07:43,495 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8bc203e3-b44f-4b9d-8f9c-3b4cef979380 2018-12-23 22:07:43,497 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/file', 'owner': u'ec69e809772c487fb07c43daacf92e57', 'id': u'a1fbe669-a0f0-49e5-93e0-fedb744b5bef', 'size': 4373348352, u'self': u'/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec69e809772c487fb07c43daacf92e57', 'name': 'cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T22:07:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T22:07:43Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'created': u'2018-12-23T22:06:43Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-23T22:06:43Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-23 22:07:43,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 22:07:43,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-23 22:07:43,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-93edc689-1451-4962-8c9c-b8685b2ed5eb x-compute-request-id: req-93edc689-1451-4962-8c9c-b8685b2ed5eb Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "e9fcc7cb-1410-49db-a40b-493218b5a474"}} 2018-12-23 22:07:43,752 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-93edc689-1451-4962-8c9c-b8685b2ed5eb 2018-12-23 22:07:43,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.253279924393s 2018-12-23 22:07:43,752 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-93edc689-1451-4962-8c9c-b8685b2ed5eb 2018-12-23 22:07:43,753 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'e9fcc7cb-1410-49db-a40b-493218b5a474', 'swap': 0}) 2018-12-23 22:07:43,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 22:07:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" -d '{"extra_specs": {}}' 2018-12-23 22:07:43,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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 x-openstack-request-id: req-afb2c92a-8a80-46bc-80dc-07583c1d1932 x-compute-request-id: req-afb2c92a-8a80-46bc-80dc-07583c1d1932 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 22:07:43,774 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474/os-extra_specs used request id req-afb2c92a-8a80-46bc-80dc-07583c1d1932 2018-12-23 22:07:43,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203990936279s 2018-12-23 22:07:43,775 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474/os-extra_specs used request id req-afb2c92a-8a80-46bc-80dc-07583c1d1932 2018-12-23 22:07:43,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 22:07:43,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"keypair": {"name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}}' 2018-12-23 22:07:44,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-ac2e4cab-f4ad-4916-8e18-b65d40bb321c x-compute-request-id: req-ac2e4cab-f4ad-4916-8e18-b65d40bb321c Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGmZTK5b/r+0RpXSMadzSO5H+yUbCSvp5ULdVLXgMJcFJ/X4Tzr55SG6BxmajQmP5MNvHKJvYLeOvWxJBPxugKddW7jbNgXwYJrCjTOHSCE8c6Z/28dc1h7bT2lxAIgwonQAK1gogCKhYVjVM2J2O6tWLlKX0TWdsmDZifdGTJCxRi5lE8ej1eaey09n/ZaRMQgpq+1k32DmHoMN134tJgahy8b3xcpnOiMu9cmbrYKOIB+QYMIwT/sc4hrQBUQfNkHn7phRm0a+H4FHONXuj2O7Tyl4Fd6mPuCzs/D2StvdQqdPhIIz0ZO4NC+BlbqceaH2r1bmHXEAevPdmU6Z57 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAxpmUyuW/6/tEaV0jGnc0juR/slGwkr6eVC3VS14DCXBSf1+E\n86+eUhugcZmo0Jj+TDbxyib2C3jr1sSQT8boCnXVu42zYF8GCawo0zh0ghPHOmf9\nvHXNYe209pcQCIMKJ0ACtYKIAioWFY1TNidjurVi5Sl9E1nbJg2Yn3RkyQsUYuZR\nPHo9XmnstPZ/2WkTEIKavtZN9g5h6DDdd+LSYGocvG98XKZzojLvXJm62CjiAfkG\nDCME/7HOIa0AVEHzZB5+6YUZtGvh+BRzjV7o9ju08peBXepj7gs7Pw9krb3UKnT4\nSCM9GTuDQvgZW6nHmh9q9W5h1xAHrz3ZlOmeewIDAQABAoIBAQCtezsegdNEsBjy\ncQlY9QhUSgXCHtm/VgO4RNEtJNJCTHvECAx7Uc1arAdbNH7iuMJqkRRlIeOL4fUh\nhlMJXRcVDBnH29/1Lwx3JowC9i3P8rb1riFXnw/pm1uYjBzVUqJr5t52768fNORV\nrz4g8AeN8SSSScuYO8XTV80afPINKrVDMFY7ywmCiJgt9VY5f/omkpf/Obw5BEsX\n/juO5ssxakqirmPwS+zzlubxnrK7qRr/+JRek9/AX5HdGV9zeuNbdx2s+Gml5AC1\nS1gForjRV86zNjrS6WdSp/k1qktOShQMTiZyOJEZBgCVc/nFdZpl4hhrUc9WZRkE\ntIFJMMoBAoGBAPS77q6SPxmtJaI3sNVDEv6ecq87uMvu45VsWM0r4Xs/6XnJWkYl\nqosD433qnIZtWbtbOR38CCEwJZeLitIjYWYA6Yl3SpaqkPMSiq35ZPipiJi1PYE6\nzD7JayRLvp1xe0PGzEidHfOg5wOaKHb/yrFVp3dp/CG/b7E/S1VCbcvJAoGBAM+9\n+xlhiD6tUnsvOVdhuHFJOP7AI2UuhDdAIYcmyiGkxVcxgRO7/jXkjbbzwKfHRKzV\n4k1FlhqGturnOBbzqDaSKtRfYlWvNsWSWFgIewTQ2L6a6i3jIna5zosDLwDLHjT+\nVi28DbcA4lYJ4b1KWEpf9XRqM72xyw38jQjXDbIjAoGBAOOC9i+Ju2lmQo8cUKLh\nOP5FVH48+d1z1lRppeAOhA5s6uKR4f9GMtYLJmg/O4XokDuRYXbTfsdDmB7a1ZHm\n3DvUa0alBE0ugZPGz+9N4qUcDeVQz72caJWR762NUMXS4nGulOiIT3jWQwxhOm7t\n+oODCi0D9SV2byIKokC/gYypAoGBAKeaNN2TTKKUnzj3LqILGw1679rIFUZqsw0I\nVoR9jRJ7pyLjs6nCQCQm0xbJraMvJ37xyHRjMekQyr7V8PDDf/EXGCrjEajjhaL8\noP3VSbrm7BdLUKfY2lNDMRoCZYeUWDiVAd5AHCiLNBAKRO+87WKD7LoRfNEMgjA0\nk2yQZGJVAoGBALUlo8Z0qsNoCAOGn88pIu0VsMpTGNFKR4aAk6oy9MgjBgBqfBEH\nxj24G84CD0+W1bjsUuM9/lg+7ljE89kqkeZKMKqff0HmNPgGnd7hVJ0mAhgvOKZ+\nAsx+k50dUwT5LrHR0pGaC3obVusTFU5ClR3o+WqX7/MScpu6fTfrIb7N\n-----END RSA PRIVATE KEY-----\n", "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "fingerprint": "a4:90:68:fb:25:7f:e9:41:4b:e9:16:31:ba:4c:74:17"}} 2018-12-23 22:07:44,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ac2e4cab-f4ad-4916-8e18-b65d40bb321c 2018-12-23 22:07:44,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.299782037735s 2018-12-23 22:07:44,075 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ac2e4cab-f4ad-4916-8e18-b65d40bb321c 2018-12-23 22:07:44,076 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGmZTK5b/r+0RpXSMadzSO5H+yUbCSvp5ULdVLXgMJcFJ/X4Tzr55SG6BxmajQmP5MNvHKJvYLeOvWxJBPxugKddW7jbNgXwYJrCjTOHSCE8c6Z/28dc1h7bT2lxAIgwonQAK1gogCKhYVjVM2J2O6tWLlKX0TWdsmDZifdGTJCxRi5lE8ej1eaey09n/ZaRMQgpq+1k32DmHoMN134tJgahy8b3xcpnOiMu9cmbrYKOIB+QYMIwT/sc4hrQBUQfNkHn7phRm0a+H4FHONXuj2O7Tyl4Fd6mPuCzs/D2StvdQqdPhIIz0ZO4NC+BlbqceaH2r1bmHXEAevPdmU6Z57 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAxpmUyuW/6/tEaV0jGnc0juR/slGwkr6eVC3VS14DCXBSf1+E\n86+eUhugcZmo0Jj+TDbxyib2C3jr1sSQT8boCnXVu42zYF8GCawo0zh0ghPHOmf9\nvHXNYe209pcQCIMKJ0ACtYKIAioWFY1TNidjurVi5Sl9E1nbJg2Yn3RkyQsUYuZR\nPHo9XmnstPZ/2WkTEIKavtZN9g5h6DDdd+LSYGocvG98XKZzojLvXJm62CjiAfkG\nDCME/7HOIa0AVEHzZB5+6YUZtGvh+BRzjV7o9ju08peBXepj7gs7Pw9krb3UKnT4\nSCM9GTuDQvgZW6nHmh9q9W5h1xAHrz3ZlOmeewIDAQABAoIBAQCtezsegdNEsBjy\ncQlY9QhUSgXCHtm/VgO4RNEtJNJCTHvECAx7Uc1arAdbNH7iuMJqkRRlIeOL4fUh\nhlMJXRcVDBnH29/1Lwx3JowC9i3P8rb1riFXnw/pm1uYjBzVUqJr5t52768fNORV\nrz4g8AeN8SSSScuYO8XTV80afPINKrVDMFY7ywmCiJgt9VY5f/omkpf/Obw5BEsX\n/juO5ssxakqirmPwS+zzlubxnrK7qRr/+JRek9/AX5HdGV9zeuNbdx2s+Gml5AC1\nS1gForjRV86zNjrS6WdSp/k1qktOShQMTiZyOJEZBgCVc/nFdZpl4hhrUc9WZRkE\ntIFJMMoBAoGBAPS77q6SPxmtJaI3sNVDEv6ecq87uMvu45VsWM0r4Xs/6XnJWkYl\nqosD433qnIZtWbtbOR38CCEwJZeLitIjYWYA6Yl3SpaqkPMSiq35ZPipiJi1PYE6\nzD7JayRLvp1xe0PGzEidHfOg5wOaKHb/yrFVp3dp/CG/b7E/S1VCbcvJAoGBAM+9\n+xlhiD6tUnsvOVdhuHFJOP7AI2UuhDdAIYcmyiGkxVcxgRO7/jXkjbbzwKfHRKzV\n4k1FlhqGturnOBbzqDaSKtRfYlWvNsWSWFgIewTQ2L6a6i3jIna5zosDLwDLHjT+\nVi28DbcA4lYJ4b1KWEpf9XRqM72xyw38jQjXDbIjAoGBAOOC9i+Ju2lmQo8cUKLh\nOP5FVH48+d1z1lRppeAOhA5s6uKR4f9GMtYLJmg/O4XokDuRYXbTfsdDmB7a1ZHm\n3DvUa0alBE0ugZPGz+9N4qUcDeVQz72caJWR762NUMXS4nGulOiIT3jWQwxhOm7t\n+oODCi0D9SV2byIKokC/gYypAoGBAKeaNN2TTKKUnzj3LqILGw1679rIFUZqsw0I\nVoR9jRJ7pyLjs6nCQCQm0xbJraMvJ37xyHRjMekQyr7V8PDDf/EXGCrjEajjhaL8\noP3VSbrm7BdLUKfY2lNDMRoCZYeUWDiVAd5AHCiLNBAKRO+87WKD7LoRfNEMgjA0\nk2yQZGJVAoGBALUlo8Z0qsNoCAOGn88pIu0VsMpTGNFKR4aAk6oy9MgjBgBqfBEH\nxj24G84CD0+W1bjsUuM9/lg+7ljE89kqkeZKMKqff0HmNPgGnd7hVJ0mAhgvOKZ+\nAsx+k50dUwT5LrHR0pGaC3obVusTFU5ClR3o+WqX7/MScpu6fTfrIb7N\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'268b38a4d5714d0d8aa821726c8b55e3', 'name': u'cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'created_at': '2018-12-23T22:07:44.076656', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec69e809772c487fb07c43daacf92e57', 'name': 'cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a4:90:68:fb:25:7f:e9:41:4b:e9:16:31:ba:4c:74:17', 'type': 'ssh', 'id': u'cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b'}) 2018-12-23 22:07:44,077 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAxpmUyuW/6/tEaV0jGnc0juR/slGwkr6eVC3VS14DCXBSf1+E 86+eUhugcZmo0Jj+TDbxyib2C3jr1sSQT8boCnXVu42zYF8GCawo0zh0ghPHOmf9 vHXNYe209pcQCIMKJ0ACtYKIAioWFY1TNidjurVi5Sl9E1nbJg2Yn3RkyQsUYuZR PHo9XmnstPZ/2WkTEIKavtZN9g5h6DDdd+LSYGocvG98XKZzojLvXJm62CjiAfkG DCME/7HOIa0AVEHzZB5+6YUZtGvh+BRzjV7o9ju08peBXepj7gs7Pw9krb3UKnT4 SCM9GTuDQvgZW6nHmh9q9W5h1xAHrz3ZlOmeewIDAQABAoIBAQCtezsegdNEsBjy cQlY9QhUSgXCHtm/VgO4RNEtJNJCTHvECAx7Uc1arAdbNH7iuMJqkRRlIeOL4fUh hlMJXRcVDBnH29/1Lwx3JowC9i3P8rb1riFXnw/pm1uYjBzVUqJr5t52768fNORV rz4g8AeN8SSSScuYO8XTV80afPINKrVDMFY7ywmCiJgt9VY5f/omkpf/Obw5BEsX /juO5ssxakqirmPwS+zzlubxnrK7qRr/+JRek9/AX5HdGV9zeuNbdx2s+Gml5AC1 S1gForjRV86zNjrS6WdSp/k1qktOShQMTiZyOJEZBgCVc/nFdZpl4hhrUc9WZRkE tIFJMMoBAoGBAPS77q6SPxmtJaI3sNVDEv6ecq87uMvu45VsWM0r4Xs/6XnJWkYl qosD433qnIZtWbtbOR38CCEwJZeLitIjYWYA6Yl3SpaqkPMSiq35ZPipiJi1PYE6 zD7JayRLvp1xe0PGzEidHfOg5wOaKHb/yrFVp3dp/CG/b7E/S1VCbcvJAoGBAM+9 +xlhiD6tUnsvOVdhuHFJOP7AI2UuhDdAIYcmyiGkxVcxgRO7/jXkjbbzwKfHRKzV 4k1FlhqGturnOBbzqDaSKtRfYlWvNsWSWFgIewTQ2L6a6i3jIna5zosDLwDLHjT+ Vi28DbcA4lYJ4b1KWEpf9XRqM72xyw38jQjXDbIjAoGBAOOC9i+Ju2lmQo8cUKLh OP5FVH48+d1z1lRppeAOhA5s6uKR4f9GMtYLJmg/O4XokDuRYXbTfsdDmB7a1ZHm 3DvUa0alBE0ugZPGz+9N4qUcDeVQz72caJWR762NUMXS4nGulOiIT3jWQwxhOm7t +oODCi0D9SV2byIKokC/gYypAoGBAKeaNN2TTKKUnzj3LqILGw1679rIFUZqsw0I VoR9jRJ7pyLjs6nCQCQm0xbJraMvJ37xyHRjMekQyr7V8PDDf/EXGCrjEajjhaL8 oP3VSbrm7BdLUKfY2lNDMRoCZYeUWDiVAd5AHCiLNBAKRO+87WKD7LoRfNEMgjA0 k2yQZGJVAoGBALUlo8Z0qsNoCAOGn88pIu0VsMpTGNFKR4aAk6oy9MgjBgBqfBEH xj24G84CD0+W1bjsUuM9/lg+7ljE89kqkeZKMKqff0HmNPgGnd7hVJ0mAhgvOKZ+ Asx+k50dUwT5LrHR0pGaC3obVusTFU5ClR3o+WqX7/MScpu6fTfrIb7N -----END RSA PRIVATE KEY----- 2018-12-23 22:07:44,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 22:07:44,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"security_group": {"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "description": "created by OPNFV Functest (cloudify)"}}' 2018-12-23 22:07:44,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-c160e93d-f375-4317-9a79-5b95520d6e88 Date: Sun, 23 Dec 2018 22:07:44 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "updated_at": "2018-12-23T22:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "136328b3-dc7f-4dd5-b265-c4077fed896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "c6c12796-5811-44ca-8901-94da4d5ff882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 2, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}} 2018-12-23 22:07:44,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c160e93d-f375-4317-9a79-5b95520d6e88 2018-12-23 22:07:44,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.428511142731s 2018-12-23 22:07:44,509 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c160e93d-f375-4317-9a79-5b95520d6e88 2018-12-23 22:07:44,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:07:44,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:44,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-58039a4d-8196-42fa-a89a-c7ad847fadd6 Date: Sun, 23 Dec 2018 22:07:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "updated_at": "2018-12-23T22:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "136328b3-dc7f-4dd5-b265-c4077fed896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "c6c12796-5811-44ca-8901-94da4d5ff882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 2, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}, {"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}]} 2018-12-23 22:07:44,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-58039a4d-8196-42fa-a89a-c7ad847fadd6 2018-12-23 22:07:44,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113748073578s 2018-12-23 22:07:44,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-58039a4d-8196-42fa-a89a-c7ad847fadd6 2018-12-23 22:07:44,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:07:44,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -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": "8b3cedcb-708b-462b-b4cc-bf645286ae80"}}' 2018-12-23 22:07:44,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-79ac0ae2-8be8-443b-95b4-8ccbe1f51595 Date: Sun, 23 Dec 2018 22:07:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "port_range_min": 22, "revision_number": 0, "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "240737b9-579f-4046-b38c-98a874ffeda0"}} 2018-12-23 22:07:44,778 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-79ac0ae2-8be8-443b-95b4-8ccbe1f51595 2018-12-23 22:07:44,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147109031677s 2018-12-23 22:07:44,779 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-79ac0ae2-8be8-443b-95b4-8ccbe1f51595 2018-12-23 22:07:44,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:07:44,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:44,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-8e22b0f1-350a-4582-9209-fe3e987720bc Date: Sun, 23 Dec 2018 22:07:44 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "updated_at": "2018-12-23T22:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "136328b3-dc7f-4dd5-b265-c4077fed896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "240737b9-579f-4046-b38c-98a874ffeda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "c6c12796-5811-44ca-8901-94da4d5ff882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 3, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}, {"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}]} 2018-12-23 22:07:44,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8e22b0f1-350a-4582-9209-fe3e987720bc 2018-12-23 22:07:44,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468428134918s 2018-12-23 22:07:44,830 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8e22b0f1-350a-4582-9209-fe3e987720bc 2018-12-23 22:07:44,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:07:44,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -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": "8b3cedcb-708b-462b-b4cc-bf645286ae80"}}' 2018-12-23 22:07:44,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9e580b5d-0dc3-4670-961e-35ec61c30633 Date: Sun, 23 Dec 2018 22:07:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "port_range_min": null, "revision_number": 0, "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "4e8231eb-ad07-4a6f-8add-ebcf005f9828"}} 2018-12-23 22:07:44,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9e580b5d-0dc3-4670-961e-35ec61c30633 2018-12-23 22:07:44,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136577129364s 2018-12-23 22:07:44,970 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9e580b5d-0dc3-4670-961e-35ec61c30633 2018-12-23 22:07:44,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:07:44,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:45,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-d55c0ccd-0466-4ea9-a3f4-a7f25991ea05 Date: Sun, 23 Dec 2018 22:07:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "updated_at": "2018-12-23T22:07:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "136328b3-dc7f-4dd5-b265-c4077fed896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "240737b9-579f-4046-b38c-98a874ffeda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "4e8231eb-ad07-4a6f-8add-ebcf005f9828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "c6c12796-5811-44ca-8901-94da4d5ff882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}, {"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}]} 2018-12-23 22:07:45,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d55c0ccd-0466-4ea9-a3f4-a7f25991ea05 2018-12-23 22:07:45,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480051040649s 2018-12-23 22:07:45,022 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d55c0ccd-0466-4ea9-a3f4-a7f25991ea05 2018-12-23 22:07:45,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:07:45,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -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": "8b3cedcb-708b-462b-b4cc-bf645286ae80"}}' 2018-12-23 22:07:45,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-39911e88-348a-4601-b80a-84dbe44d1dc8 Date: Sun, 23 Dec 2018 22:07:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "port_range_min": 80, "revision_number": 0, "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:45Z", "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "0b54c329-da75-4c67-8ab9-53d802862878"}} 2018-12-23 22:07:45,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-39911e88-348a-4601-b80a-84dbe44d1dc8 2018-12-23 22:07:45,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130550146103s 2018-12-23 22:07:45,156 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-39911e88-348a-4601-b80a-84dbe44d1dc8 2018-12-23 22:07:45,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:07:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:45,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-e022b554-a5d0-4d73-a111-bba01ae4b862 Date: Sun, 23 Dec 2018 22:07:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "updated_at": "2018-12-23T22:07:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "0b54c329-da75-4c67-8ab9-53d802862878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "136328b3-dc7f-4dd5-b265-c4077fed896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "240737b9-579f-4046-b38c-98a874ffeda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "4e8231eb-ad07-4a6f-8add-ebcf005f9828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "c6c12796-5811-44ca-8901-94da4d5ff882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 5, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}, {"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}]} 2018-12-23 22:07:45,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e022b554-a5d0-4d73-a111-bba01ae4b862 2018-12-23 22:07:45,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.286628007889s 2018-12-23 22:07:45,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e022b554-a5d0-4d73-a111-bba01ae4b862 2018-12-23 22:07:45,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:07:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -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": "8b3cedcb-708b-462b-b4cc-bf645286ae80"}}' 2018-12-23 22:07:45,652 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-7fd61e06-ed19-4a33-bd6a-6d735014cf3f Date: Sun, 23 Dec 2018 22:07:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "port_range_min": 443, "revision_number": 0, "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:45Z", "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "12b06a42-b1a6-4103-b386-be37fc986675"}} 2018-12-23 22:07:45,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7fd61e06-ed19-4a33-bd6a-6d735014cf3f 2018-12-23 22:07:45,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.202537059784s 2018-12-23 22:07:45,653 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7fd61e06-ed19-4a33-bd6a-6d735014cf3f 2018-12-23 22:07:45,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:07:45,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:45,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-1817cb44-20da-46f6-b46d-c65584272ccc Date: Sun, 23 Dec 2018 22:07:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "updated_at": "2018-12-23T22:07:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "0b54c329-da75-4c67-8ab9-53d802862878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "12b06a42-b1a6-4103-b386-be37fc986675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "136328b3-dc7f-4dd5-b265-c4077fed896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "240737b9-579f-4046-b38c-98a874ffeda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "4e8231eb-ad07-4a6f-8add-ebcf005f9828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "c6c12796-5811-44ca-8901-94da4d5ff882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 6, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}, {"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}]} 2018-12-23 22:07:45,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1817cb44-20da-46f6-b46d-c65584272ccc 2018-12-23 22:07:45,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519788265228s 2018-12-23 22:07:45,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1817cb44-20da-46f6-b46d-c65584272ccc 2018-12-23 22:07:45,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:07:45,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -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": "8b3cedcb-708b-462b-b4cc-bf645286ae80"}}' 2018-12-23 22:07:45,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-3423429d-ed94-4729-bfe4-3bbf1f415e4b Date: Sun, 23 Dec 2018 22:07:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "port_range_min": 5671, "revision_number": 0, "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:45Z", "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "f95397dd-d093-4f99-9022-dad1ce1cc4d1"}} 2018-12-23 22:07:45,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3423429d-ed94-4729-bfe4-3bbf1f415e4b 2018-12-23 22:07:45,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.16780591011s 2018-12-23 22:07:45,880 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3423429d-ed94-4729-bfe4-3bbf1f415e4b 2018-12-23 22:07:45,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:07:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:45,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-ecca3ff4-73c6-4ba4-8449-d7396aeff09e Date: Sun, 23 Dec 2018 22:07:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "updated_at": "2018-12-23T22:07:45Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "0b54c329-da75-4c67-8ab9-53d802862878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "12b06a42-b1a6-4103-b386-be37fc986675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "136328b3-dc7f-4dd5-b265-c4077fed896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "240737b9-579f-4046-b38c-98a874ffeda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "4e8231eb-ad07-4a6f-8add-ebcf005f9828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "c6c12796-5811-44ca-8901-94da4d5ff882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "f95397dd-d093-4f99-9022-dad1ce1cc4d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 7, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}, {"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}]} 2018-12-23 22:07:45,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ecca3ff4-73c6-4ba4-8449-d7396aeff09e 2018-12-23 22:07:45,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0562899112701s 2018-12-23 22:07:45,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ecca3ff4-73c6-4ba4-8449-d7396aeff09e 2018-12-23 22:07:45,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:07:45,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -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": "8b3cedcb-708b-462b-b4cc-bf645286ae80"}}' 2018-12-23 22:07:46,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-eb920992-c5e4-403f-b1a8-497e252512f7 Date: Sun, 23 Dec 2018 22:07:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-23T22:07:46Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "port_range_min": 53333, "revision_number": 0, "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:46Z", "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "2f7dd9a5-3903-4930-9572-50d86d36c76b"}} 2018-12-23 22:07:46,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-eb920992-c5e4-403f-b1a8-497e252512f7 2018-12-23 22:07:46,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158241033554s 2018-12-23 22:07:46,102 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-eb920992-c5e4-403f-b1a8-497e252512f7 2018-12-23 22:07:46,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:07:46,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:46,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-28413454-243e-4668-b468-b20bd681f2c1 Date: Sun, 23 Dec 2018 22:07:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a764ec6d-ccfb-431c-b591-16d4f947344f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec69e809772c487fb07c43daacf92e57","l2_adjacency":true,"status":"ACTIVE","subnets":["6255f355-b4fe-4215-a9e0-15616d5b8625"],"description":"","tags":[],"updated_at":"2018-12-23T22:05:59Z","qos_policy_id":null,"name":"cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b","admin_state_up":true,"tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:57Z","mtu":1450}]} 2018-12-23 22:07:46,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-28413454-243e-4668-b468-b20bd681f2c1 2018-12-23 22:07:46,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101386070251s 2018-12-23 22:07:46,205 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-28413454-243e-4668-b468-b20bd681f2c1 2018-12-23 22:07:46,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:07:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:46,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-fffb0e82-bb62-406b-9e71-f854da955f22 Date: Sun, 23 Dec 2018 22:07:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/snap", "metadata": {}}], "file": "/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/file", "owner": "ec69e809772c487fb07c43daacf92e57", "id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "size": 4373348352, "self": "/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:07:43Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:06:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:07:46,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fffb0e82-bb62-406b-9e71-f854da955f22 2018-12-23 22:07:46,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0343589782715s 2018-12-23 22:07:46,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fffb0e82-bb62-406b-9e71-f854da955f22 2018-12-23 22:07:46,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:07:46,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:46,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:07:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5839195-4ebe-40a7-a75b-ca0b7cb255a4 x-compute-request-id: req-c5839195-4ebe-40a7-a75b-ca0b7cb255a4 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "e9fcc7cb-1410-49db-a40b-493218b5a474"}]} 2018-12-23 22:07:46,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c5839195-4ebe-40a7-a75b-ca0b7cb255a4 2018-12-23 22:07:46,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023796081543s 2018-12-23 22:07:46,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c5839195-4ebe-40a7-a75b-ca0b7cb255a4 2018-12-23 22:07:46,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 22:07:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"server": {"name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "imageRef": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "flavorRef": "e9fcc7cb-1410-49db-a40b-493218b5a474", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a764ec6d-ccfb-431c-b591-16d4f947344f"}], "security_groups": [{"name": "8b3cedcb-708b-462b-b4cc-bf645286ae80"}]}}' 2018-12-23 22:07:47,030 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22:07:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-92c80e42-3da6-4a38-a466-ecee67ca3131 x-compute-request-id: req-92c80e42-3da6-4a38-a466-ecee67ca3131 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8b3cedcb-708b-462b-b4cc-bf645286ae80"}], "OS-DCF:diskConfig": "MANUAL", "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "adminPass": "4XJZMo9xiZcu"}} 2018-12-23 22:07:47,031 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-92c80e42-3da6-4a38-a466-ecee67ca3131 2018-12-23 22:07:47,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.75866317749s 2018-12-23 22:07:47,031 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-92c80e42-3da6-4a38-a466-ecee67ca3131 2018-12-23 22:07:47,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:07:47,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:47,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:07:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d80be616-4d0b-4d16-9f3c-f7fa4319947e x-compute-request-id: req-d80be616-4d0b-4d16-9f3c-f7fa4319947e Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:07:47,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d80be616-4d0b-4d16-9f3c-f7fa4319947e 2018-12-23 22:07:47,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.27799487114s 2018-12-23 22:07:47,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d80be616-4d0b-4d16-9f3c-f7fa4319947e 2018-12-23 22:07:47,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:07:47,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:47,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-b4784721-6d8d-4184-9cda-f4c44b3f3329 Date: Sun, 23 Dec 2018 22:07:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a764ec6d-ccfb-431c-b591-16d4f947344f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec69e809772c487fb07c43daacf92e57","l2_adjacency":true,"status":"ACTIVE","subnets":["6255f355-b4fe-4215-a9e0-15616d5b8625"],"description":"","tags":[],"updated_at":"2018-12-23T22:05:59Z","qos_policy_id":null,"name":"cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b","admin_state_up":true,"tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:57Z","mtu":1450}]} 2018-12-23 22:07:47,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b4784721-6d8d-4184-9cda-f4c44b3f3329 2018-12-23 22:07:47,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0993440151215s 2018-12-23 22:07:47,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b4784721-6d8d-4184-9cda-f4c44b3f3329 2018-12-23 22:07:47,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 22:07:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:47,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f0629ab6-3644-443c-9944-6e92acb3307e Date: Sun, 23 Dec 2018 22:07:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a764ec6d-ccfb-431c-b591-16d4f947344f","tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:05:59Z","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":"ec69e809772c487fb07c43daacf92e57","id":"6255f355-b4fe-4215-a9e0-15616d5b8625","subnetpool_id":null,"name":"cloudify-subnet_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}]} 2018-12-23 22:07:47,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f0629ab6-3644-443c-9944-6e92acb3307e 2018-12-23 22:07:47,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0457880496979s 2018-12-23 22:07:47,464 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f0629ab6-3644-443c-9944-6e92acb3307e 2018-12-23 22:07:47,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:07:49,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:07:49,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:50,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:07:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecc9cd4f-4379-47fb-8324-bfd5f60058bc x-compute-request-id: req-ecc9cd4f-4379-47fb-8324-bfd5f60058bc Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:07:50,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ecc9cd4f-4379-47fb-8324-bfd5f60058bc 2018-12-23 22:07:50,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1664750576s 2018-12-23 22:07:50,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ecc9cd4f-4379-47fb-8324-bfd5f60058bc 2018-12-23 22:07:50,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:07:52,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:07:52,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:53,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-478a2367-470f-4c36-8a40-ea3404784381 x-compute-request-id: req-478a2367-470f-4c36-8a40-ea3404784381 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:07:53,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-478a2367-470f-4c36-8a40-ea3404784381 2018-12-23 22:07:53,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.603593111038s 2018-12-23 22:07:53,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-478a2367-470f-4c36-8a40-ea3404784381 2018-12-23 22:07:53,249 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:07:55,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:07:55,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:56,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-1fad1d2f-cde8-414d-9d3c-ff784128e4de x-compute-request-id: req-1fad1d2f-cde8-414d-9d3c-ff784128e4de Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:07:56,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1fad1d2f-cde8-414d-9d3c-ff784128e4de 2018-12-23 22:07:56,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04054403305s 2018-12-23 22:07:56,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1fad1d2f-cde8-414d-9d3c-ff784128e4de 2018-12-23 22:07:56,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:07:58,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:07:58,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:07:58,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:07:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dd6dd36-1ac0-4fe6-bcff-71d1e0fd306b x-compute-request-id: req-5dd6dd36-1ac0-4fe6-bcff-71d1e0fd306b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:07:58,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5dd6dd36-1ac0-4fe6-bcff-71d1e0fd306b 2018-12-23 22:07:58,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190590858459s 2018-12-23 22:07:58,491 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5dd6dd36-1ac0-4fe6-bcff-71d1e0fd306b 2018-12-23 22:07:58,495 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:00,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:00,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb61358e-6e47-49d3-ae2b-342de994f59a x-compute-request-id: req-cb61358e-6e47-49d3-ae2b-342de994f59a Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:00,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb61358e-6e47-49d3-ae2b-342de994f59a 2018-12-23 22:08:00,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39678311348s 2018-12-23 22:08:00,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb61358e-6e47-49d3-ae2b-342de994f59a 2018-12-23 22:08:00,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:02,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:03,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-791a23b0-16e4-4afe-aa0a-f115a673a0ac x-compute-request-id: req-791a23b0-16e4-4afe-aa0a-f115a673a0ac Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:03,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-791a23b0-16e4-4afe-aa0a-f115a673a0ac 2018-12-23 22:08:03,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537232875824s 2018-12-23 22:08:03,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-791a23b0-16e4-4afe-aa0a-f115a673a0ac 2018-12-23 22:08:03,443 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:05,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:06,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f31738af-6062-496e-95a6-9dada578e4f1 x-compute-request-id: req-f31738af-6062-496e-95a6-9dada578e4f1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:06,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f31738af-6062-496e-95a6-9dada578e4f1 2018-12-23 22:08:06,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689821004868s 2018-12-23 22:08:06,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f31738af-6062-496e-95a6-9dada578e4f1 2018-12-23 22:08:06,140 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:08,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:08,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83180a3c-bb66-4597-85a5-133b0665cf66 x-compute-request-id: req-83180a3c-bb66-4597-85a5-133b0665cf66 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:08,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-83180a3c-bb66-4597-85a5-133b0665cf66 2018-12-23 22:08:08,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206652879715s 2018-12-23 22:08:08,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-83180a3c-bb66-4597-85a5-133b0665cf66 2018-12-23 22:08:08,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:10,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:11,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55458eb5-b127-4155-8675-ecfecdacb1c4 x-compute-request-id: req-55458eb5-b127-4155-8675-ecfecdacb1c4 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:11,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55458eb5-b127-4155-8675-ecfecdacb1c4 2018-12-23 22:08:11,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709451913834s 2018-12-23 22:08:11,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55458eb5-b127-4155-8675-ecfecdacb1c4 2018-12-23 22:08:11,070 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:13,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:13,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08: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-db361388-9970-4631-b758-8df190d602c0 x-compute-request-id: req-db361388-9970-4631-b758-8df190d602c0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:13,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db361388-9970-4631-b758-8df190d602c0 2018-12-23 22:08:13,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381417989731s 2018-12-23 22:08:13,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db361388-9970-4631-b758-8df190d602c0 2018-12-23 22:08:13,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:15,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:16,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a8093d5-6c54-4fd7-bfc3-9f94e7f10c8c x-compute-request-id: req-3a8093d5-6c54-4fd7-bfc3-9f94e7f10c8c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:16,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a8093d5-6c54-4fd7-bfc3-9f94e7f10c8c 2018-12-23 22:08:16,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600178003311s 2018-12-23 22:08:16,062 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a8093d5-6c54-4fd7-bfc3-9f94e7f10c8c 2018-12-23 22:08:16,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:18,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:18,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:18,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ec8de2c-2368-4f4a-8171-d03f6c99f795 x-compute-request-id: req-6ec8de2c-2368-4f4a-8171-d03f6c99f795 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:18,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ec8de2c-2368-4f4a-8171-d03f6c99f795 2018-12-23 22:08:18,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911655902863s 2018-12-23 22:08:18,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ec8de2c-2368-4f4a-8171-d03f6c99f795 2018-12-23 22:08:18,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:20,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:20,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:21,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd908744-8ace-49cf-8c07-56a3395f0ecb x-compute-request-id: req-dd908744-8ace-49cf-8c07-56a3395f0ecb Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:21,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd908744-8ace-49cf-8c07-56a3395f0ecb 2018-12-23 22:08:21,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354319095612s 2018-12-23 22:08:21,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd908744-8ace-49cf-8c07-56a3395f0ecb 2018-12-23 22:08:21,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:23,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:23,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:23,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-294dc9aa-f8ae-4a7e-aa4c-25694a323642 x-compute-request-id: req-294dc9aa-f8ae-4a7e-aa4c-25694a323642 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:23,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-294dc9aa-f8ae-4a7e-aa4c-25694a323642 2018-12-23 22:08:23,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183068990707s 2018-12-23 22:08:23,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-294dc9aa-f8ae-4a7e-aa4c-25694a323642 2018-12-23 22:08:23,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:25,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:25,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:26,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c6110de-0829-4108-97e1-18568c2fdfdd x-compute-request-id: req-7c6110de-0829-4108-97e1-18568c2fdfdd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:26,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c6110de-0829-4108-97e1-18568c2fdfdd 2018-12-23 22:08:26,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926913022995s 2018-12-23 22:08:26,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c6110de-0829-4108-97e1-18568c2fdfdd 2018-12-23 22:08:26,468 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:28,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:28,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:28,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08: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-4aa8cbb8-88d3-46be-b5d2-4af86b0d3fd0 x-compute-request-id: req-4aa8cbb8-88d3-46be-b5d2-4af86b0d3fd0 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:28,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4aa8cbb8-88d3-46be-b5d2-4af86b0d3fd0 2018-12-23 22:08:28,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367403030396s 2018-12-23 22:08:28,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4aa8cbb8-88d3-46be-b5d2-4af86b0d3fd0 2018-12-23 22:08:28,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:30,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:31,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caf18425-4044-4f59-aadf-a8cd31771ae3 x-compute-request-id: req-caf18425-4044-4f59-aadf-a8cd31771ae3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:31,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-caf18425-4044-4f59-aadf-a8cd31771ae3 2018-12-23 22:08:31,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373970031738s 2018-12-23 22:08:31,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-caf18425-4044-4f59-aadf-a8cd31771ae3 2018-12-23 22:08:31,224 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:33,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:33,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:33,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08: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-1c8e77a4-7419-46f8-ad17-4a5d2fb7c271 x-compute-request-id: req-1c8e77a4-7419-46f8-ad17-4a5d2fb7c271 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:33,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c8e77a4-7419-46f8-ad17-4a5d2fb7c271 2018-12-23 22:08:33,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174169063568s 2018-12-23 22:08:33,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c8e77a4-7419-46f8-ad17-4a5d2fb7c271 2018-12-23 22:08:33,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:35,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:35,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:35,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67283e90-b408-4a24-bcd0-af28236120db x-compute-request-id: req-67283e90-b408-4a24-bcd0-af28236120db Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:35,933 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67283e90-b408-4a24-bcd0-af28236120db 2018-12-23 22:08:35,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526921987534s 2018-12-23 22:08:35,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67283e90-b408-4a24-bcd0-af28236120db 2018-12-23 22:08:35,938 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:37,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:37,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:38,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08: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-c2c02900-4ffa-432b-8a41-15d7e187462b x-compute-request-id: req-c2c02900-4ffa-432b-8a41-15d7e187462b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:38,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c2c02900-4ffa-432b-8a41-15d7e187462b 2018-12-23 22:08:38,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33847618103s 2018-12-23 22:08:38,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c2c02900-4ffa-432b-8a41-15d7e187462b 2018-12-23 22:08:38,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:40,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:40,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58065fdc-f8ad-44a4-bb4b-2616cafcbe3d x-compute-request-id: req-58065fdc-f8ad-44a4-bb4b-2616cafcbe3d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:40,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-58065fdc-f8ad-44a4-bb4b-2616cafcbe3d 2018-12-23 22:08:40,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341867923737s 2018-12-23 22:08:40,628 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-58065fdc-f8ad-44a4-bb4b-2616cafcbe3d 2018-12-23 22:08:40,632 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:42,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:42,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:42,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ae185e9-10b8-4a85-9489-e94d2cb9044b x-compute-request-id: req-5ae185e9-10b8-4a85-9489-e94d2cb9044b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:42,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ae185e9-10b8-4a85-9489-e94d2cb9044b 2018-12-23 22:08:42,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18498301506s 2018-12-23 22:08:42,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ae185e9-10b8-4a85-9489-e94d2cb9044b 2018-12-23 22:08:42,824 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:44,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:45,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08: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-53cddf1c-a8ce-4fc7-bafa-cab4e47cb8f7 x-compute-request-id: req-53cddf1c-a8ce-4fc7-bafa-cab4e47cb8f7 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:45,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53cddf1c-a8ce-4fc7-bafa-cab4e47cb8f7 2018-12-23 22:08:45,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178701877594s 2018-12-23 22:08:45,005 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53cddf1c-a8ce-4fc7-bafa-cab4e47cb8f7 2018-12-23 22:08:45,009 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:47,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:47,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:47,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59a5354e-f36a-48e5-a95d-22ed069631c3 x-compute-request-id: req-59a5354e-f36a-48e5-a95d-22ed069631c3 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:47,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-59a5354e-f36a-48e5-a95d-22ed069631c3 2018-12-23 22:08:47,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178540945053s 2018-12-23 22:08:47,191 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-59a5354e-f36a-48e5-a95d-22ed069631c3 2018-12-23 22:08:47,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:49,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:49,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:49,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-5bd5952e-9ed3-4234-a51b-3a0c7d8cbad8 x-compute-request-id: req-5bd5952e-9ed3-4234-a51b-3a0c7d8cbad8 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:49,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5bd5952e-9ed3-4234-a51b-3a0c7d8cbad8 2018-12-23 22:08:49,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335373878479s 2018-12-23 22:08:49,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5bd5952e-9ed3-4234-a51b-3a0c7d8cbad8 2018-12-23 22:08:49,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:51,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:51,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:51,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02799591-5d2a-4ab7-8755-2439788b949b x-compute-request-id: req-02799591-5d2a-4ab7-8755-2439788b949b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:51,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02799591-5d2a-4ab7-8755-2439788b949b 2018-12-23 22:08:51,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348963022232s 2018-12-23 22:08:51,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02799591-5d2a-4ab7-8755-2439788b949b 2018-12-23 22:08:51,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:53,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:54,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08: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-49b39348-3329-41cd-b394-7f683f2a4ad1 x-compute-request-id: req-49b39348-3329-41cd-b394-7f683f2a4ad1 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:54,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49b39348-3329-41cd-b394-7f683f2a4ad1 2018-12-23 22:08:54,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178097963333s 2018-12-23 22:08:54,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49b39348-3329-41cd-b394-7f683f2a4ad1 2018-12-23 22:08:54,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:56,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:56,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:08: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-dc7a0a6c-cf07-4bc7-97da-f6c9041fba6e x-compute-request-id: req-dc7a0a6c-cf07-4bc7-97da-f6c9041fba6e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:56,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc7a0a6c-cf07-4bc7-97da-f6c9041fba6e 2018-12-23 22:08:56,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229162931442s 2018-12-23 22:08:56,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc7a0a6c-cf07-4bc7-97da-f6c9041fba6e 2018-12-23 22:08:56,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:08:58,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:08:58,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:08:58,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-5b5ca535-e19b-411b-aae4-cd155f421365 x-compute-request-id: req-5b5ca535-e19b-411b-aae4-cd155f421365 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:08:58,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5b5ca535-e19b-411b-aae4-cd155f421365 2018-12-23 22:08:58,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346037149429s 2018-12-23 22:08:58,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5b5ca535-e19b-411b-aae4-cd155f421365 2018-12-23 22:08:58,666 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:00,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:00,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:01,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-408bf228-435b-476b-8c78-c58a7e6f900c x-compute-request-id: req-408bf228-435b-476b-8c78-c58a7e6f900c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:01,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-408bf228-435b-476b-8c78-c58a7e6f900c 2018-12-23 22:09:01,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345848083496s 2018-12-23 22:09:01,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-408bf228-435b-476b-8c78-c58a7e6f900c 2018-12-23 22:09:01,018 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:03,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:03,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:03,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-8fc2489d-34b7-4a61-be18-aedc59a43348 x-compute-request-id: req-8fc2489d-34b7-4a61-be18-aedc59a43348 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:03,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8fc2489d-34b7-4a61-be18-aedc59a43348 2018-12-23 22:09:03,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188405990601s 2018-12-23 22:09:03,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8fc2489d-34b7-4a61-be18-aedc59a43348 2018-12-23 22:09:03,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:05,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:05,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:05,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c95d55b7-45b0-4d6c-b4e6-cde97a045965 x-compute-request-id: req-c95d55b7-45b0-4d6c-b4e6-cde97a045965 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:05,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c95d55b7-45b0-4d6c-b4e6-cde97a045965 2018-12-23 22:09:05,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368444919586s 2018-12-23 22:09:05,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c95d55b7-45b0-4d6c-b4e6-cde97a045965 2018-12-23 22:09:05,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:07,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:07,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48875f58-3ea6-4cfd-b035-63ef1c5e142b x-compute-request-id: req-48875f58-3ea6-4cfd-b035-63ef1c5e142b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:07,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48875f58-3ea6-4cfd-b035-63ef1c5e142b 2018-12-23 22:09:07,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190762042999s 2018-12-23 22:09:07,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48875f58-3ea6-4cfd-b035-63ef1c5e142b 2018-12-23 22:09:07,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:09,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:09,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2188a346-3b25-49bd-aafa-53084d6261db x-compute-request-id: req-2188a346-3b25-49bd-aafa-53084d6261db Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:09,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2188a346-3b25-49bd-aafa-53084d6261db 2018-12-23 22:09:09,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178881883621s 2018-12-23 22:09:09,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2188a346-3b25-49bd-aafa-53084d6261db 2018-12-23 22:09:09,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:11,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:11,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:12,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-0a8beb8d-8960-4f2d-95de-c7da766a4b5b x-compute-request-id: req-0a8beb8d-8960-4f2d-95de-c7da766a4b5b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:12,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a8beb8d-8960-4f2d-95de-c7da766a4b5b 2018-12-23 22:09:12,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358507871628s 2018-12-23 22:09:12,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a8beb8d-8960-4f2d-95de-c7da766a4b5b 2018-12-23 22:09:12,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:14,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:14,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-e6cc6397-cc45-4b57-ba67-52b89b533a27 x-compute-request-id: req-e6cc6397-cc45-4b57-ba67-52b89b533a27 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:14,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6cc6397-cc45-4b57-ba67-52b89b533a27 2018-12-23 22:09:14,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357470035553s 2018-12-23 22:09:14,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6cc6397-cc45-4b57-ba67-52b89b533a27 2018-12-23 22:09:14,701 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:16,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:16,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:17,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-d616a392-b74d-4670-94aa-30c2b1724289 x-compute-request-id: req-d616a392-b74d-4670-94aa-30c2b1724289 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:17,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d616a392-b74d-4670-94aa-30c2b1724289 2018-12-23 22:09:17,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361287117004s 2018-12-23 22:09:17,065 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d616a392-b74d-4670-94aa-30c2b1724289 2018-12-23 22:09:17,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:19,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:19,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82b06a94-dd6a-4c7d-b6c5-496ec7d85683 x-compute-request-id: req-82b06a94-dd6a-4c7d-b6c5-496ec7d85683 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:19,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-82b06a94-dd6a-4c7d-b6c5-496ec7d85683 2018-12-23 22:09:19,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530872106552s 2018-12-23 22:09:19,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-82b06a94-dd6a-4c7d-b6c5-496ec7d85683 2018-12-23 22:09:19,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:21,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:21,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3f822c4-428d-4b59-9d40-a99e4b50e8ad x-compute-request-id: req-d3f822c4-428d-4b59-9d40-a99e4b50e8ad Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:21,804 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3f822c4-428d-4b59-9d40-a99e4b50e8ad 2018-12-23 22:09:21,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195302963257s 2018-12-23 22:09:21,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3f822c4-428d-4b59-9d40-a99e4b50e8ad 2018-12-23 22:09:21,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:23,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:23,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:24,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06db0ff9-86c6-4cb7-886d-3c533e6c629d x-compute-request-id: req-06db0ff9-86c6-4cb7-886d-3c533e6c629d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:24,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06db0ff9-86c6-4cb7-886d-3c533e6c629d 2018-12-23 22:09:24,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.913311004639s 2018-12-23 22:09:24,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06db0ff9-86c6-4cb7-886d-3c533e6c629d 2018-12-23 22:09:24,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:26,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:26,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:26,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48e34205-c469-4c15-bd23-4499a41bed2c x-compute-request-id: req-48e34205-c469-4c15-bd23-4499a41bed2c Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:26,930 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48e34205-c469-4c15-bd23-4499a41bed2c 2018-12-23 22:09:26,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199393033981s 2018-12-23 22:09:26,930 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48e34205-c469-4c15-bd23-4499a41bed2c 2018-12-23 22:09:26,934 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:28,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:28,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:29,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35b2b436-a4c7-48cb-8a3b-e2a81cb862a2 x-compute-request-id: req-35b2b436-a4c7-48cb-8a3b-e2a81cb862a2 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:29,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-35b2b436-a4c7-48cb-8a3b-e2a81cb862a2 2018-12-23 22:09:29,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364902973175s 2018-12-23 22:09:29,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-35b2b436-a4c7-48cb-8a3b-e2a81cb862a2 2018-12-23 22:09:29,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:31,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:31,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b6131db-5566-4bef-a3f9-61fbfee79d15 x-compute-request-id: req-1b6131db-5566-4bef-a3f9-61fbfee79d15 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:31,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b6131db-5566-4bef-a3f9-61fbfee79d15 2018-12-23 22:09:31,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173215866089s 2018-12-23 22:09:31,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b6131db-5566-4bef-a3f9-61fbfee79d15 2018-12-23 22:09:31,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:33,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:33,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-906504f6-e793-4dbb-abd9-2b92dc65a8a8 x-compute-request-id: req-906504f6-e793-4dbb-abd9-2b92dc65a8a8 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:33,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-906504f6-e793-4dbb-abd9-2b92dc65a8a8 2018-12-23 22:09:33,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181718111038s 2018-12-23 22:09:33,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-906504f6-e793-4dbb-abd9-2b92dc65a8a8 2018-12-23 22:09:33,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:35,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:35,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:36,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c98d201-ca11-48aa-9dd7-3124eda12403 x-compute-request-id: req-1c98d201-ca11-48aa-9dd7-3124eda12403 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:36,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c98d201-ca11-48aa-9dd7-3124eda12403 2018-12-23 22:09:36,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36191701889s 2018-12-23 22:09:36,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c98d201-ca11-48aa-9dd7-3124eda12403 2018-12-23 22:09:36,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:38,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:38,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:38,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-076bfb3f-e21f-479e-b504-d07864d6cc04 x-compute-request-id: req-076bfb3f-e21f-479e-b504-d07864d6cc04 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:38,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-076bfb3f-e21f-479e-b504-d07864d6cc04 2018-12-23 22:09:38,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354916095734s 2018-12-23 22:09:38,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-076bfb3f-e21f-479e-b504-d07864d6cc04 2018-12-23 22:09:38,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:40,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:40,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-88166137-5ff5-471e-b401-82289e6b1877 x-compute-request-id: req-88166137-5ff5-471e-b401-82289e6b1877 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:40,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88166137-5ff5-471e-b401-82289e6b1877 2018-12-23 22:09:40,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423655986786s 2018-12-23 22:09:40,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-88166137-5ff5-471e-b401-82289e6b1877 2018-12-23 22:09:40,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:42,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:42,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:43,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-82803d23-2a12-472e-90a1-bf9c9d75715e x-compute-request-id: req-82803d23-2a12-472e-90a1-bf9c9d75715e Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:43,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-82803d23-2a12-472e-90a1-bf9c9d75715e 2018-12-23 22:09:43,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354796886444s 2018-12-23 22:09:43,193 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-82803d23-2a12-472e-90a1-bf9c9d75715e 2018-12-23 22:09:43,196 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:45,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:45,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:45,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-bd177a01-ad81-42e4-bbad-5247658cf0ad x-compute-request-id: req-bd177a01-ad81-42e4-bbad-5247658cf0ad Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:45,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bd177a01-ad81-42e4-bbad-5247658cf0ad 2018-12-23 22:09:45,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200112104416s 2018-12-23 22:09:45,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bd177a01-ad81-42e4-bbad-5247658cf0ad 2018-12-23 22:09:45,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:47,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:47,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:47,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5a4e639-7773-461f-8938-cfbe20699b73 x-compute-request-id: req-b5a4e639-7773-461f-8938-cfbe20699b73 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:47,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5a4e639-7773-461f-8938-cfbe20699b73 2018-12-23 22:09:47,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169966220856s 2018-12-23 22:09:47,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5a4e639-7773-461f-8938-cfbe20699b73 2018-12-23 22:09:47,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:49,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:49,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-59139217-90e4-45ac-b50d-eba4d0447037 x-compute-request-id: req-59139217-90e4-45ac-b50d-eba4d0447037 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:49,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-59139217-90e4-45ac-b50d-eba4d0447037 2018-12-23 22:09:49,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366031169891s 2018-12-23 22:09:49,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-59139217-90e4-45ac-b50d-eba4d0447037 2018-12-23 22:09:49,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:51,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:52,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-0985dfe1-8106-4ece-ae86-2ce0af879b79 x-compute-request-id: req-0985dfe1-8106-4ece-ae86-2ce0af879b79 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:52,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0985dfe1-8106-4ece-ae86-2ce0af879b79 2018-12-23 22:09:52,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170876979828s 2018-12-23 22:09:52,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0985dfe1-8106-4ece-ae86-2ce0af879b79 2018-12-23 22:09:52,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:54,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:54,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:54,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09: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-926b30a6-95e2-4c2c-a14a-9ed960c58c96 x-compute-request-id: req-926b30a6-95e2-4c2c-a14a-9ed960c58c96 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:54,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-926b30a6-95e2-4c2c-a14a-9ed960c58c96 2018-12-23 22:09:54,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388268947601s 2018-12-23 22:09:54,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-926b30a6-95e2-4c2c-a14a-9ed960c58c96 2018-12-23 22:09:54,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:56,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:56,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:56,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f20e4824-f575-48aa-a57d-23f330c18f46 x-compute-request-id: req-f20e4824-f575-48aa-a57d-23f330c18f46 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:56,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f20e4824-f575-48aa-a57d-23f330c18f46 2018-12-23 22:09:56,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370292901993s 2018-12-23 22:09:56,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f20e4824-f575-48aa-a57d-23f330c18f46 2018-12-23 22:09:56,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:09:58,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:09:58,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:09:59,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-e6e31ff1-de46-41af-b2e7-492f718d4d91 x-compute-request-id: req-e6e31ff1-de46-41af-b2e7-492f718d4d91 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:07:49Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:09:59,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6e31ff1-de46-41af-b2e7-492f718d4d91 2018-12-23 22:09:59,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379276037216s 2018-12-23 22:09:59,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6e31ff1-de46-41af-b2e7-492f718d4d91 2018-12-23 22:09:59,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:10:01,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:10:01,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:01,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8db96441-5a50-44c0-b539-8db8ab01797d x-compute-request-id: req-8db96441-5a50-44c0-b539-8db8ab01797d Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:b8:c0", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:09:59.000000", "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:09:59Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:10:01,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8db96441-5a50-44c0-b539-8db8ab01797d 2018-12-23 22:10:01,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175745010376s 2018-12-23 22:10:01,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8db96441-5a50-44c0-b539-8db8ab01797d 2018-12-23 22:10:01,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 22:10:01,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=81de52c1-d9a5-4315-b8a2-490ee70f63c4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:01,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-fb8ae349-4593-45c4-84cb-a466e0d310f0 Date: Sun, 23 Dec 2018 22:10:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T22:09:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6255f355-b4fe-4215-a9e0-15616d5b8625","ip_address":"192.168.120.24"}],"id":"4aec5a47-f1d8-4586-8c03-bc168876e60b","security_groups":["8b3cedcb-708b-462b-b4cc-bf645286ae80"],"mac_address":"fa:16:3e:69:b8:c0","project_id":"ec69e809772c487fb07c43daacf92e57","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a764ec6d-ccfb-431c-b591-16d4f947344f","tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:07:50Z","binding:vnic_type":"normal","device_id":"81de52c1-d9a5-4315-b8a2-490ee70f63c4","ip_allocation":"immediate"}]} 2018-12-23 22:10:01,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=81de52c1-d9a5-4315-b8a2-490ee70f63c4 used request id req-fb8ae349-4593-45c4-84cb-a466e0d310f0 2018-12-23 22:10:01,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494389533997s 2018-12-23 22:10:01,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=81de52c1-d9a5-4315-b8a2-490ee70f63c4 used request id req-fb8ae349-4593-45c4-84cb-a466e0d310f0 2018-12-23 22:10:01,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:01,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4aec5a47-f1d8-4586-8c03-bc168876e60b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:01,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-589e2685-f46a-4ff2-8566-b9cfcc960647 Date: Sun, 23 Dec 2018 22:10:01 GMT RESP BODY: {"floatingips": []} 2018-12-23 22:10:01,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4aec5a47-f1d8-4586-8c03-bc168876e60b used request id req-589e2685-f46a-4ff2-8566-b9cfcc960647 2018-12-23 22:10:01,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0164852142334s 2018-12-23 22:10:01,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4aec5a47-f1d8-4586-8c03-bc168876e60b used request id req-589e2685-f46a-4ff2-8566-b9cfcc960647 2018-12-23 22:10:01,544 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:b8:c0', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a1fbe669-a0f0-49e5-93e0-fedb744b5bef'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:09:59.000000', 'flavor': Munch({u'id': u'e9fcc7cb-1410-49db-a40b-493218b5a474'}), 'az': u'nova', 'id': u'81de52c1-d9a5-4315-b8a2-490ee70f63c4', 'security_groups': [Munch({u'name': u'cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'268b38a4d5714d0d8aa821726c8b55e3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec69e809772c487fb07c43daacf92e57', 'name': 'cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T22:09:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:09:59Z', 'hostId': u'0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:09:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ec69e809772c487fb07c43daacf92e57', 'name': u'cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'adminPass': u'4XJZMo9xiZcu', 'tenant_id': u'ec69e809772c487fb07c43daacf92e57', 'created_at': u'2018-12-23T22:07:47Z', 'created': u'2018-12-23T22:07:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 22:10:01,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:10:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:01,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-f5b16f27-5b6d-4014-9b3f-251097f79eae Date: Sun, 23 Dec 2018 22:10:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a764ec6d-ccfb-431c-b591-16d4f947344f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec69e809772c487fb07c43daacf92e57","l2_adjacency":true,"status":"ACTIVE","subnets":["6255f355-b4fe-4215-a9e0-15616d5b8625"],"description":"","tags":[],"updated_at":"2018-12-23T22:05:59Z","qos_policy_id":null,"name":"cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b","admin_state_up":true,"tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:57Z","mtu":1450}]} 2018-12-23 22:10:01,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f5b16f27-5b6d-4014-9b3f-251097f79eae 2018-12-23 22:10:01,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988359451294s 2018-12-23 22:10:01,646 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f5b16f27-5b6d-4014-9b3f-251097f79eae 2018-12-23 22:10:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 22:10:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=81de52c1-d9a5-4315-b8a2-490ee70f63c4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:01,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-203b09db-5fc8-4d47-80ac-3f8c5e943d10 Date: Sun, 23 Dec 2018 22:10:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T22:09:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6255f355-b4fe-4215-a9e0-15616d5b8625","ip_address":"192.168.120.24"}],"id":"4aec5a47-f1d8-4586-8c03-bc168876e60b","security_groups":["8b3cedcb-708b-462b-b4cc-bf645286ae80"],"mac_address":"fa:16:3e:69:b8:c0","project_id":"ec69e809772c487fb07c43daacf92e57","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a764ec6d-ccfb-431c-b591-16d4f947344f","tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:07:50Z","binding:vnic_type":"normal","device_id":"81de52c1-d9a5-4315-b8a2-490ee70f63c4","ip_allocation":"immediate"}]} 2018-12-23 22:10:01,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=81de52c1-d9a5-4315-b8a2-490ee70f63c4 used request id req-203b09db-5fc8-4d47-80ac-3f8c5e943d10 2018-12-23 22:10:01,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476031303406s 2018-12-23 22:10:01,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=81de52c1-d9a5-4315-b8a2-490ee70f63c4 used request id req-203b09db-5fc8-4d47-80ac-3f8c5e943d10 2018-12-23 22:10:01,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 22:10:01,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b"}}' 2018-12-23 22:10:03,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-476488d0-9999-4bfa-9cb3-cf194dae2495 Date: Sun, 23 Dec 2018 22:10:03 GMT RESP BODY: {"floatingip": {"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:02Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}} 2018-12-23 22:10:03,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-476488d0-9999-4bfa-9cb3-cf194dae2495 2018-12-23 22:10:03,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.29138302803s 2018-12-23 22:10:03,988 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-476488d0-9999-4bfa-9cb3-cf194dae2495 2018-12-23 22:10:03,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:04,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-ea60ce9a-6760-46b2-8e9f-4cce2b98984b Date: Sun, 23 Dec 2018 22:10:04 GMT RESP BODY: {"floatingips": [{"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:02Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}]} 2018-12-23 22:10:04,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ea60ce9a-6760-46b2-8e9f-4cce2b98984b 2018-12-23 22:10:04,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0560231208801s 2018-12-23 22:10:04,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ea60ce9a-6760-46b2-8e9f-4cce2b98984b 2018-12-23 22:10:04,056 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:10:04,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:04,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:04,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-e25c4070-d76b-4bb4-921b-14e9cdbc6348 Date: Sun, 23 Dec 2018 22:10:04 GMT RESP BODY: {"floatingips": [{"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:02Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}]} 2018-12-23 22:10:04,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e25c4070-d76b-4bb4-921b-14e9cdbc6348 2018-12-23 22:10:04,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0204110145569s 2018-12-23 22:10:04,182 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e25c4070-d76b-4bb4-921b-14e9cdbc6348 2018-12-23 22:10:04,184 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:10:04,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:04,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-8f6382ab-d7a2-418c-b5e1-25ff9c66f375 Date: Sun, 23 Dec 2018 22:10:04 GMT RESP BODY: {"floatingips": [{"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:02Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}]} 2018-12-23 22:10:04,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8f6382ab-d7a2-418c-b5e1-25ff9c66f375 2018-12-23 22:10:04,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206558704376s 2018-12-23 22:10:04,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8f6382ab-d7a2-418c-b5e1-25ff9c66f375 2018-12-23 22:10:04,313 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:10:04,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:04,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:04,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-a0fad0b9-6de0-4e5e-8fc4-5ac2649aaecc Date: Sun, 23 Dec 2018 22:10:04 GMT RESP BODY: {"floatingips": [{"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:02Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}]} 2018-12-23 22:10:04,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a0fad0b9-6de0-4e5e-8fc4-5ac2649aaecc 2018-12-23 22:10:04,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0201930999756s 2018-12-23 22:10:04,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a0fad0b9-6de0-4e5e-8fc4-5ac2649aaecc 2018-12-23 22:10:04,442 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:10:04,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:04,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:04,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-4aa95774-4a46-4648-bbf2-049d753c1d4e Date: Sun, 23 Dec 2018 22:10:04 GMT RESP BODY: {"floatingips": [{"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:02Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}]} 2018-12-23 22:10:04,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4aa95774-4a46-4648-bbf2-049d753c1d4e 2018-12-23 22:10:04,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209929943085s 2018-12-23 22:10:04,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4aa95774-4a46-4648-bbf2-049d753c1d4e 2018-12-23 22:10:04,571 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:10:04,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:04,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-6446b5b9-6a97-4897-8caa-4a7d96223757 Date: Sun, 23 Dec 2018 22:10:04 GMT RESP BODY: {"floatingips": [{"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:02Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}]} 2018-12-23 22:10:04,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6446b5b9-6a97-4897-8caa-4a7d96223757 2018-12-23 22:10:04,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0204789638519s 2018-12-23 22:10:04,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6446b5b9-6a97-4897-8caa-4a7d96223757 2018-12-23 22:10:04,699 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:10:04,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:04,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:04,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-4fa44dd2-6667-4639-b4a4-1d6f467a0ec0 Date: Sun, 23 Dec 2018 22:10:04 GMT RESP BODY: {"floatingips": [{"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:02Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}]} 2018-12-23 22:10:04,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4fa44dd2-6667-4639-b4a4-1d6f467a0ec0 2018-12-23 22:10:04,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0212030410767s 2018-12-23 22:10:04,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4fa44dd2-6667-4639-b4a4-1d6f467a0ec0 2018-12-23 22:10:04,829 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:10:04,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:04,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-2b5ca3eb-3833-40a1-9c11-b5a67e9aef53 Date: Sun, 23 Dec 2018 22:10:04 GMT RESP BODY: {"floatingips": [{"router_id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:10:02Z", "updated_at": "2018-12-23T22:10:04Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "ec69e809772c487fb07c43daacf92e57", "port_id": "4aec5a47-f1d8-4586-8c03-bc168876e60b", "id": "6c539232-481d-4d43-8cc1-dd5cbaf5ad2d", "qos_policy_id": null}]} 2018-12-23 22:10:04,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2b5ca3eb-3833-40a1-9c11-b5a67e9aef53 2018-12-23 22:10:04,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0211670398712s 2018-12-23 22:10:04,956 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2b5ca3eb-3833-40a1-9c11-b5a67e9aef53 2018-12-23 22:10:04,959 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'22d67231-81ee-44bf-ba8b-e494b0d00940', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'ec69e809772c487fb07c43daacf92e57', 'created_at': u'2018-12-23T22:10:02Z', 'attached': True, 'updated_at': u'2018-12-23T22:10:04Z', 'id': u'6c539232-481d-4d43-8cc1-dd5cbaf5ad2d', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', 'fixed_ip_address': u'192.168.120.24', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec69e809772c487fb07c43daacf92e57', 'name': 'cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'22d67231-81ee-44bf-ba8b-e494b0d00940', u'qos_policy_id': None, 'project_id': u'ec69e809772c487fb07c43daacf92e57', 'port_id': u'4aec5a47-f1d8-4586-8c03-bc168876e60b', 'port': u'4aec5a47-f1d8-4586-8c03-bc168876e60b', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 22:10:04,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:10:04,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:10:05,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10: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-88b2412a-d784-421f-a088-19bef5fa308c x-compute-request-id: req-88b2412a-d784-421f-a088-19bef5fa308c Content-Encoding: gzip Content-Length: 9261 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 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 1983576496 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.490648] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.494406] pid_max: default: 32768 minimum: 301\n[ 0.496426] Security Framework initialized\n[ 0.498306] SELinux: Initializing.\n[ 0.500278] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.507577] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.512230] Mount-cache hash table entries: 4096\n[ 0.514560] Initializing cgroup subsys memory\n[ 0.516507] Initializing cgroup subsys devices\n[ 0.518466] Initializing cgroup subsys freezer\n[ 0.520423] Initializing cgroup subsys net_cls\n[ 0.522376] Initializing cgroup subsys blkio\n[ 0.524284] Initializing cgroup subsys perf_event\n[ 0.526308] Initializing cgroup subsys hugetlb\n[ 0.528271] Initializing cgroup subsys pids\n[ 0.530154] Initializing cgroup subsys net_prio\n[ 0.532225] CPU: Physical Processor ID: 0\n[ 0.534773] mce: CPU supports 10 MCE banks\n[ 0.536682] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.538879] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.541072] tlb_flushall_shift: 6\n[ 0.542968] Freeing SMP alternatives: 28k freed\n[ 0.548223] ACPI: Core revision 20130517\n[ 0.550482] ACPI: All ACPI Tables successfully acquired\n[ 0.552944] ftrace: allocating 25812 entries in 101 pages\n[ 0.579513] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.582080] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.584618] smpboot: Max logical packages: 2\n[ 0.586814] Enabling x2apic\n[ 0.588331] Enabled x2apic\n[ 0.590126] Switched APIC routing to physical x2apic.\n[ 0.593645] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.596102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.600583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.610243] KVM setup paravirtual spinlock\n[ 0.613411] smpboot: Booting Node 0, Processors #1 OK\n[ 0.615991] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.638390] Brought up 2 CPUs\n[ 0.638393] KVM setup async PF for cpu 1\n[ 0.638398] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.643711] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.647111] devtmpfs: initialized\n[ 0.650251] EVM: security.selinux\n[ 0.651899] EVM: security.ima\n[ 0.653443] EVM: security.capability\n[ 0.655809] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.658425] pinctrl core: initialized pinctrl subsystem\n[ 0.660708] NET: Registered protocol family 16\n[ 0.662848] ACPI: bus type PCI registered\n[ 0.664685] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.667266] PCI: Using configuration type 1 for base access\n[ 0.673910] ACPI: Added _OSI(Module Device)\n[ 0.675806] ACPI: Added _OSI(Processor Device)\n[ 0.677756] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.679771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.683139] ACPI: Interpreter enabled\n[ 0.684897] ACPI: (supports S0 S5)\n[ 0.686561] ACPI: Using IOAPIC for interrupt routing\n[ 0.688662] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.694387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.696806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.699414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.701953] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.706613] acpiphp: Slot [3] registered\n[ 0.708442] acpiphp: Slot [4] registered\n[ 0.710271] acpiphp: Slot [5] registered\n[ 0.712092] acpiphp: Slot [6] registered\n[ 0.713913] acpiphp: Slot [7] registered\n[ 0.715725] acpiphp: Slot [8] registered\n[ 0.717565] acpiphp: Slot [9] registered\n[ 0.719390] acpiphp: Slot [10] registered\n[ 0.721230] acpiphp: Slot [11] registered\n[ 0.723071] acpiphp: Slot [12] registered\n[ 0.724918] acpiphp: Slot [13] registered\n[ 0.726758] acpiphp: Slot [14] registered\n[ 0.728603] acpiphp: Slot [15] registered\n[ 0.730451] acpiphp: Slot [16] registered\n[ 0.732297] acpiphp: Slot [17] registered\n[ 0.734256] acpiphp: Slot [18] registered\n[ 0.736101] acpiphp: Slot [19] registered\n[ 0.737956] acpiphp: Slot [20] registered\n[ 0.739798] acpiphp: Slot [21] registered\n[ 0.741634] acpiphp: Slot [22] registered\n[ 0.743469] acpiphp: Slot [23] registered\n[ 0.745304] acpiphp: Slot [24] registered\n[ 0.747143] acpiphp: Slot [25] registered\n[ 0.748983] acpiphp: Slot [26] registered\n[ 0.750819] acpiphp: Slot [27] registered\n[ 0.752649] acpiphp: Slot [28] registered\n[ 0.754476] acpiphp: Slot [29] registered\n[ 0.756305] acpiphp: Slot [30] registered\n[ 0.758140] acpiphp: Slot [31] registered\n[ 0.759965] PCI host bridge to bus 0000:00\n[ 0.761795] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.763995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.766539] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.769088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.772446] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.775803] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.782379] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.785037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.787514] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.790157] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.795445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.798782] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.826006] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.829013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.831913] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.835276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.838153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.840789] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.843420] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.846979] vgaarb: loaded\n[ 0.848460] vgaarb: bridge control possible 0000:00:02.0\n[ 0.850822] SCSI subsystem initialized\n[ 0.852617] ACPI: bus type USB registered\n[ 0.854472] usbcore: registered new interface driver usbfs\n[ 0.856704] usbcore: registered new interface driver hub\n[ 0.858920] usbcore: registered new device driver usb\n[ 0.861223] PCI: Using ACPI for IRQ routing\n[ 0.863505] NetLabel: Initializing\n[ 0.865176] NetLabel: domain hash size = 128\n[ 0.867086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.869216] NetLabel: unlabeled traffic allowed by default\n[ 0.871588] Switched to clocksource kvm-clock\n[ 0.881582] pnp: PnP ACPI init\n[ 0.883174] ACPI: bus type PNP registered\n[ 0.885416] pnp: PnP ACPI: found 5 devices\n[ 0.887269] ACPI: bus type PNP unregistered\n[ 0.895289] NET: Registered protocol family 2\n[ 0.897533] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.901119] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.904066] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.906679] TCP: reno registered\n[ 0.908288] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910698] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.913256] NET: Registered protocol family 1\n[ 0.915191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.917523] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.919829] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.940668] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.961747] Unpacking initramfs...\n[ 1.451082] Freeing initrd memory: 37508k freed\n[ 1.461700] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.464329] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.469109] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.471666] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.474521] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.476998] Initialise system trusted keyring\n[ 1.478971] audit: initializing netlink socket (disabled)\n[ 1.481235] type=2000 audit(1545603002.806:1): initialized\n[ 1.498925] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.501440] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.504814] zpool: loaded\n[ 1.506307] zbud: loaded\n[ 1.507956] VFS: Disk quotas dquot_6.5.2\n[ 1.509814] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.512489] msgmni has been set to 7578\n[ 1.514355] Key type big_key registered\n[ 1.517097] NET: Registered protocol family 38\n[ 1.519075] Key type asymmetric registered\n[ 1.520935] Asymmetric key parser 'x509' registered\n[ 1.523032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.526471] io scheduler noop registered\n[ 1.528406] io scheduler deadline registered (default)\n[ 1.546389] io scheduler cfq registered\n[ 1.548294] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.550582] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.553237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.556634] ACPI: Power Button [PWRF]\n[ 1.558570] GHES: HEST is not enabled!\n[ 1.560425] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.587538] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.590325] Non-volatile memory driver v1.3\n[ 1.592176] Linux agpgart interface v0.103\n[ 1.594145] crash memory driver: version 1.1\n[ 1.596105] rdac: device handler registered\n[ 1.598009] hp_sw: device handler registered\n[ 1.599914] emc: device handler registered\n[ 1.601727] alua: device handler registered\n[ 1.603605] libphy: Fixed MDIO Bus: probed\n[ 1.605512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.607993] ehci-pci: EHCI PCI platform driver\n[ 1.609940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.612308] ohci-pci: OHCI PCI platform driver\n[ 1.614224] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.635215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.637448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.640876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.643059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.645466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.648100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.651436] usb usb1: Product: UHCI Host Controller\n[ 1.653502] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.656176] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.658283] hub 1-0:1.0: USB hub found\n[ 1.660064] hub 1-0:1.0: 2 ports detected\n[ 1.662057] usbcore: registered new interface driver usbserial\n[ 1.664400] usbcore: registered new interface driver usbserial_generic\n[ 1.667090] usbserial: USB Serial support registered for generic\n[ 1.669495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.673937] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.676036] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.678251] mousedev: PS/2 mouse device common for all mice\n[ 1.680940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.684851] rtc_cmos 00:00: RTC can wake from S4\n[ 1.685924] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.686568] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.695357] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.697898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.700474] cpuidle: using governor menu\n[ 1.702379] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.704722] usbcore: registered new interface driver usbhid\n[ 1.707027] usbhid: USB HID core driver\n[ 1.708880] drop_monitor: Initializing network drop monitor service\n[ 1.711439] TCP: cubic registered\n[ 1.713111] Initializing XFRM netlink socket\n[ 1.715131] NET: Registered protocol family 10\n[ 1.717383] NET: Registered protocol family 17\n[ 1.719594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.721922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.724315] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.728259] Loading compiled-in X.509 certificates\n[ 1.730365] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.734397] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.738902] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.742941] registered taskstats version 1\n[ 1.746787] Key type trusted registered\n[ 1.749960] Key type encrypted registered\n[ 1.753131] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.755981] rtc_cmos 00:00: setting system clock to 2018-12-23 22:10:03 UTC (1545603003)\n[ 1.760355] Freeing unused kernel memory: 1680k freed\n[ 1.766999] 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.773984] systemd[1]: Detected virtualization kvm.\n[ 1.776102] systemd[1]: Detected architecture x86-64.\n[ 1.778226] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.782285] systemd[1]: No hostname configured.\n[ 1.784285] systemd[1]: Set hostname to .\n[ 1.786471] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.813058] systemd[1]: Reached target Swap.\n[ 1.815012] systemd[1]: Starting Swap.\n[ 1.816846] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.820454] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.825464] systemd[1]: Created slice Root Slice.\n[ 1.827509] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.830904] systemd[1]: Listening on Journal Socket.\n[ 1.833040] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.836362] systemd[1]: Reached target Timers.\n[ 1.838337] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.841429] systemd[1]: Reached target Paths.\n[ 1.843390] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.846708] systemd[1]: Listening on udev Control Socket.\n[ 1.848961] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.852613] systemd[1]: Listening on udev Kernel Socket.\n[ 1.854838] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.858262] systemd[1]: Reached target Sockets.\n[ 1.860263] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.863746] systemd[1]: Reached target Local File Systems.\n[ 1.866032] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.869635] systemd[1]: Created slice System Slice.\n[ 1.871748] systemd[1]: Starting System Slice.\n[ 1.874194] 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 Slices.\n[ 1.881411] systemd[1]: Reached target Slices.\n[ 1.883396] systemd[1]: Starting Slices.\n[ 1.885777] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.889846] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.893540] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.898671] 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.964607] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.974422] RPC: Registered named UNIX socket transport module.\n[ 1.976894] RPC: Registered udp transport module.\n[ 1.978957] RPC: Registered tcp transport module.\n[ 1.981022] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.091841] FDC 0 is a S82078B\n[ 2.104994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.109290] scsi host0: ata_piix\n[ 2.111191] scsi host1: ata_piix\n[ 2.112858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.115535] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.116698] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.116699] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.116700] usb 1-1: Product: QEMU USB Tablet\n[ 2.116700] usb 1-1: Manufacturer: QEMU\n[ 2.116701] usb 1-1: SerialNumber: 42\n[ 2.129401] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.133579] 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[ 2.163726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.171476] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.298420] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.302046] XFS (vda1): Mounting V4 Filesystem\n[ 2.389642] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target 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 Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.661784] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.952097] SELinux: Disabled at runtime.\n[ 2.992637] type=1404 audit(1545603004.736:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.050208] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.052640] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n"} 2018-12-23 22:10:05,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4/action used request id req-88b2412a-d784-421f-a088-19bef5fa308c 2018-12-23 22:10:05,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0678489208221s 2018-12-23 22:10:05,028 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4/action used request id req-88b2412a-d784-421f-a088-19bef5fa308c 2018-12-23 22:10:05,029 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1983576496 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.490648] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.494406] pid_max: default: 32768 minimum: 301 [ 0.496426] Security Framework initialized [ 0.498306] SELinux: Initializing. [ 0.500278] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.507577] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.512230] Mount-cache hash table entries: 4096 [ 0.514560] Initializing cgroup subsys memory [ 0.516507] Initializing cgroup subsys devices [ 0.518466] Initializing cgroup subsys freezer [ 0.520423] Initializing cgroup subsys net_cls [ 0.522376] Initializing cgroup subsys blkio [ 0.524284] Initializing cgroup subsys perf_event [ 0.526308] Initializing cgroup subsys hugetlb [ 0.528271] Initializing cgroup subsys pids [ 0.530154] Initializing cgroup subsys net_prio [ 0.532225] CPU: Physical Processor ID: 0 [ 0.534773] mce: CPU supports 10 MCE banks [ 0.536682] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.538879] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541072] tlb_flushall_shift: 6 [ 0.542968] Freeing SMP alternatives: 28k freed [ 0.548223] ACPI: Core revision 20130517 [ 0.550482] ACPI: All ACPI Tables successfully acquired [ 0.552944] ftrace: allocating 25812 entries in 101 pages [ 0.579513] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.582080] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.584618] smpboot: Max logical packages: 2 [ 0.586814] Enabling x2apic [ 0.588331] Enabled x2apic [ 0.590126] Switched APIC routing to physical x2apic. [ 0.593645] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.596102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.600583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.610243] KVM setup paravirtual spinlock [ 0.613411] smpboot: Booting Node 0, Processors #1 OK [ 0.615991] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.638390] Brought up 2 CPUs [ 0.638393] KVM setup async PF for cpu 1 [ 0.638398] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.643711] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.647111] devtmpfs: initialized [ 0.650251] EVM: security.selinux [ 0.651899] EVM: security.ima [ 0.653443] EVM: security.capability [ 0.655809] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.658425] pinctrl core: initialized pinctrl subsystem [ 0.660708] NET: Registered protocol family 16 [ 0.662848] ACPI: bus type PCI registered [ 0.664685] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.667266] PCI: Using configuration type 1 for base access [ 0.673910] ACPI: Added _OSI(Module Device) [ 0.675806] ACPI: Added _OSI(Processor Device) [ 0.677756] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.679771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.683139] ACPI: Interpreter enabled [ 0.684897] ACPI: (supports S0 S5) [ 0.686561] ACPI: Using IOAPIC for interrupt routing [ 0.688662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.694387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.696806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.699414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.701953] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.706613] acpiphp: Slot [3] registered [ 0.708442] acpiphp: Slot [4] registered [ 0.710271] acpiphp: Slot [5] registered [ 0.712092] acpiphp: Slot [6] registered [ 0.713913] acpiphp: Slot [7] registered [ 0.715725] acpiphp: Slot [8] registered [ 0.717565] acpiphp: Slot [9] registered [ 0.719390] acpiphp: Slot [10] registered [ 0.721230] acpiphp: Slot [11] registered [ 0.723071] acpiphp: Slot [12] registered [ 0.724918] acpiphp: Slot [13] registered [ 0.726758] acpiphp: Slot [14] registered [ 0.728603] acpiphp: Slot [15] registered [ 0.730451] acpiphp: Slot [16] registered [ 0.732297] acpiphp: Slot [17] registered [ 0.734256] acpiphp: Slot [18] registered [ 0.736101] acpiphp: Slot [19] registered [ 0.737956] acpiphp: Slot [20] registered [ 0.739798] acpiphp: Slot [21] registered [ 0.741634] acpiphp: Slot [22] registered [ 0.743469] acpiphp: Slot [23] registered [ 0.745304] acpiphp: Slot [24] registered [ 0.747143] acpiphp: Slot [25] registered [ 0.748983] acpiphp: Slot [26] registered [ 0.750819] acpiphp: Slot [27] registered [ 0.752649] acpiphp: Slot [28] registered [ 0.754476] acpiphp: Slot [29] registered [ 0.756305] acpiphp: Slot [30] registered [ 0.758140] acpiphp: Slot [31] registered [ 0.759965] PCI host bridge to bus 0000:00 [ 0.761795] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.766539] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.769088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.772446] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.775803] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.782379] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.785037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.787514] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.790157] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.795445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.798782] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826006] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.829013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.831913] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.835276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.838153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.840789] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.843420] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.846979] vgaarb: loaded [ 0.848460] vgaarb: bridge control possible 0000:00:02.0 [ 0.850822] SCSI subsystem initialized [ 0.852617] ACPI: bus type USB registered [ 0.854472] usbcore: registered new interface driver usbfs [ 0.856704] usbcore: registered new interface driver hub [ 0.858920] usbcore: registered new device driver usb [ 0.861223] PCI: Using ACPI for IRQ routing [ 0.863505] NetLabel: Initializing [ 0.865176] NetLabel: domain hash size = 128 [ 0.867086] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.869216] NetLabel: unlabeled traffic allowed by default [ 0.871588] Switched to clocksource kvm-clock [ 0.881582] pnp: PnP ACPI init [ 0.883174] ACPI: bus type PNP registered [ 0.885416] pnp: PnP ACPI: found 5 devices [ 0.887269] ACPI: bus type PNP unregistered [ 0.895289] NET: Registered protocol family 2 [ 0.897533] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.901119] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.904066] TCP: Hash tables configured (established 32768 bind 32768) [ 0.906679] TCP: reno registered [ 0.908288] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910698] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.913256] NET: Registered protocol family 1 [ 0.915191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.917523] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.919829] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.940668] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.961747] Unpacking initramfs... [ 1.451082] Freeing initrd memory: 37508k freed [ 1.461700] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.464329] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.469109] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.471666] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.474521] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.476998] Initialise system trusted keyring [ 1.478971] audit: initializing netlink socket (disabled) [ 1.481235] type=2000 audit(1545603002.806:1): initialized [ 1.498925] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.501440] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504814] zpool: loaded [ 1.506307] zbud: loaded [ 1.507956] VFS: Disk quotas dquot_6.5.2 [ 1.509814] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.512489] msgmni has been set to 7578 [ 1.514355] Key type big_key registered [ 1.517097] NET: Registered protocol family 38 [ 1.519075] Key type asymmetric registered [ 1.520935] Asymmetric key parser 'x509' registered [ 1.523032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.526471] io scheduler noop registered [ 1.528406] io scheduler deadline registered (default) [ 1.546389] io scheduler cfq registered [ 1.548294] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.550582] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.553237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.556634] ACPI: Power Button [PWRF] [ 1.558570] GHES: HEST is not enabled! [ 1.560425] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.587538] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.590325] Non-volatile memory driver v1.3 [ 1.592176] Linux agpgart interface v0.103 [ 1.594145] crash memory driver: version 1.1 [ 1.596105] rdac: device handler registered [ 1.598009] hp_sw: device handler registered [ 1.599914] emc: device handler registered [ 1.601727] alua: device handler registered [ 1.603605] libphy: Fixed MDIO Bus: probed [ 1.605512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.607993] ehci-pci: EHCI PCI platform driver [ 1.609940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.612308] ohci-pci: OHCI PCI platform driver [ 1.614224] uhci_hcd: USB Universal Host Controller Interface driver [ 1.635215] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.637448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.640876] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.643059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.645466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.648100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.651436] usb usb1: Product: UHCI Host Controller [ 1.653502] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.656176] usb usb1: SerialNumber: 0000:00:01.2 [ 1.658283] hub 1-0:1.0: USB hub found [ 1.660064] hub 1-0:1.0: 2 ports detected [ 1.662057] usbcore: registered new interface driver usbserial [ 1.664400] usbcore: registered new interface driver usbserial_generic [ 1.667090] usbserial: USB Serial support registered for generic [ 1.669495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.673937] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.676036] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.678251] mousedev: PS/2 mouse device common for all mice [ 1.680940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.684851] rtc_cmos 00:00: RTC can wake from S4 [ 1.685924] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.686568] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.695357] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.697898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.700474] cpuidle: using governor menu [ 1.702379] hidraw: raw HID events driver (C) Jiri Kosina [ 1.704722] usbcore: registered new interface driver usbhid [ 1.707027] usbhid: USB HID core driver [ 1.708880] drop_monitor: Initializing network drop monitor service [ 1.711439] TCP: cubic registered [ 1.713111] Initializing XFRM netlink socket [ 1.715131] NET: Registered protocol family 10 [ 1.717383] NET: Registered protocol family 17 [ 1.719594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.721922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.724315] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.728259] Loading compiled-in X.509 certificates [ 1.730365] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.734397] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.738902] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.742941] registered taskstats version 1 [ 1.746787] Key type trusted registered [ 1.749960] Key type encrypted registered [ 1.753131] IMA: No TPM chip found, activating TPM-bypass! [ 1.755981] rtc_cmos 00:00: setting system clock to 2018-12-23 22:10:03 UTC (1545603003) [ 1.760355] Freeing unused kernel memory: 1680k freed [ 1.766999] 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.773984] systemd[1]: Detected virtualization kvm. [ 1.776102] systemd[1]: Detected architecture x86-64. [ 1.778226] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.782285] systemd[1]: No hostname configured. [ 1.784285] systemd[1]: Set hostname to . [ 1.786471] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.813058] systemd[1]: Reached target Swap. [ 1.815012] systemd[1]: Starting Swap. [ 1.816846] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.820454] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.825464] systemd[1]: Created slice Root Slice. [ 1.827509] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.830904] systemd[1]: Listening on Journal Socket. [ 1.833040] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.836362] systemd[1]: Reached target Timers. [ 1.838337] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.841429] systemd[1]: Reached target Paths. [ 1.843390] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.846708] systemd[1]: Listening on udev Control Socket. [ 1.848961] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.852613] systemd[1]: Listening on udev Kernel Socket. [ 1.854838] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.858262] systemd[1]: Reached target Sockets. [ 1.860263] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.863746] systemd[1]: Reached target Local File Systems. [ 1.866032] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.869635] systemd[1]: Created slice System Slice. [ 1.871748] systemd[1]: Starting System Slice. [ 1.874194] 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 Slices. [ 1.881411] systemd[1]: Reached target Slices. [ 1.883396] systemd[1]: Starting Slices. [ 1.885777] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.889846] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.893540] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.898671] 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.964607] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.974422] RPC: Registered named UNIX socket transport module. [ 1.976894] RPC: Registered udp transport module. [ 1.978957] RPC: Registered tcp transport module. [ 1.981022] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.091841] FDC 0 is a S82078B [ 2.104994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.109290] scsi host0: ata_piix [ 2.111191] scsi host1: ata_piix [ 2.112858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.115535] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.116698] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.116699] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.116700] usb 1-1: Product: QEMU USB Tablet [ 2.116700] usb 1-1: Manufacturer: QEMU [ 2.116701] usb 1-1: SerialNumber: 42 [ 2.129401] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.133579] 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 [ 2.163726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.171476] 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. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.298420] SGI XFS with ACLs, security attributes, no debug enabled [ 2.302046] XFS (vda1): Mounting V4 Filesystem [ 2.389642] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target 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 Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.661784] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.952097] SELinux: Disabled at runtime. [ 2.992637] type=1404 audit(1545603004.736:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.050208] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.052640] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2018-12-23 22:10:06,032 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: timed out 2018-12-23 22:10:15,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:10:15,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:10:15,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-d35b6728-cc31-440c-9324-ddf4cd42ee9f x-compute-request-id: req-d35b6728-cc31-440c-9324-ddf4cd42ee9f Content-Encoding: gzip Content-Length: 12710 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 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 1983576496 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.490648] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.494406] pid_max: default: 32768 minimum: 301\n[ 0.496426] Security Framework initialized\n[ 0.498306] SELinux: Initializing.\n[ 0.500278] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.507577] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.512230] Mount-cache hash table entries: 4096\n[ 0.514560] Initializing cgroup subsys memory\n[ 0.516507] Initializing cgroup subsys devices\n[ 0.518466] Initializing cgroup subsys freezer\n[ 0.520423] Initializing cgroup subsys net_cls\n[ 0.522376] Initializing cgroup subsys blkio\n[ 0.524284] Initializing cgroup subsys perf_event\n[ 0.526308] Initializing cgroup subsys hugetlb\n[ 0.528271] Initializing cgroup subsys pids\n[ 0.530154] Initializing cgroup subsys net_prio\n[ 0.532225] CPU: Physical Processor ID: 0\n[ 0.534773] mce: CPU supports 10 MCE banks\n[ 0.536682] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.538879] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.541072] tlb_flushall_shift: 6\n[ 0.542968] Freeing SMP alternatives: 28k freed\n[ 0.548223] ACPI: Core revision 20130517\n[ 0.550482] ACPI: All ACPI Tables successfully acquired\n[ 0.552944] ftrace: allocating 25812 entries in 101 pages\n[ 0.579513] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.582080] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.584618] smpboot: Max logical packages: 2\n[ 0.586814] Enabling x2apic\n[ 0.588331] Enabled x2apic\n[ 0.590126] Switched APIC routing to physical x2apic.\n[ 0.593645] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.596102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.600583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.610243] KVM setup paravirtual spinlock\n[ 0.613411] smpboot: Booting Node 0, Processors #1 OK\n[ 0.615991] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.638390] Brought up 2 CPUs\n[ 0.638393] KVM setup async PF for cpu 1\n[ 0.638398] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.643711] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.647111] devtmpfs: initialized\n[ 0.650251] EVM: security.selinux\n[ 0.651899] EVM: security.ima\n[ 0.653443] EVM: security.capability\n[ 0.655809] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.658425] pinctrl core: initialized pinctrl subsystem\n[ 0.660708] NET: Registered protocol family 16\n[ 0.662848] ACPI: bus type PCI registered\n[ 0.664685] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.667266] PCI: Using configuration type 1 for base access\n[ 0.673910] ACPI: Added _OSI(Module Device)\n[ 0.675806] ACPI: Added _OSI(Processor Device)\n[ 0.677756] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.679771] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.683139] ACPI: Interpreter enabled\n[ 0.684897] ACPI: (supports S0 S5)\n[ 0.686561] ACPI: Using IOAPIC for interrupt routing\n[ 0.688662] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.694387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.696806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.699414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.701953] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.706613] acpiphp: Slot [3] registered\n[ 0.708442] acpiphp: Slot [4] registered\n[ 0.710271] acpiphp: Slot [5] registered\n[ 0.712092] acpiphp: Slot [6] registered\n[ 0.713913] acpiphp: Slot [7] registered\n[ 0.715725] acpiphp: Slot [8] registered\n[ 0.717565] acpiphp: Slot [9] registered\n[ 0.719390] acpiphp: Slot [10] registered\n[ 0.721230] acpiphp: Slot [11] registered\n[ 0.723071] acpiphp: Slot [12] registered\n[ 0.724918] acpiphp: Slot [13] registered\n[ 0.726758] acpiphp: Slot [14] registered\n[ 0.728603] acpiphp: Slot [15] registered\n[ 0.730451] acpiphp: Slot [16] registered\n[ 0.732297] acpiphp: Slot [17] registered\n[ 0.734256] acpiphp: Slot [18] registered\n[ 0.736101] acpiphp: Slot [19] registered\n[ 0.737956] acpiphp: Slot [20] registered\n[ 0.739798] acpiphp: Slot [21] registered\n[ 0.741634] acpiphp: Slot [22] registered\n[ 0.743469] acpiphp: Slot [23] registered\n[ 0.745304] acpiphp: Slot [24] registered\n[ 0.747143] acpiphp: Slot [25] registered\n[ 0.748983] acpiphp: Slot [26] registered\n[ 0.750819] acpiphp: Slot [27] registered\n[ 0.752649] acpiphp: Slot [28] registered\n[ 0.754476] acpiphp: Slot [29] registered\n[ 0.756305] acpiphp: Slot [30] registered\n[ 0.758140] acpiphp: Slot [31] registered\n[ 0.759965] PCI host bridge to bus 0000:00\n[ 0.761795] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.763995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.766539] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.769088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.772446] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.775803] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.782379] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.785037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.787514] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.790157] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.795445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.798782] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.826006] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.829013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.831913] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.835276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.838153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.840789] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.843420] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.846979] vgaarb: loaded\n[ 0.848460] vgaarb: bridge control possible 0000:00:02.0\n[ 0.850822] SCSI subsystem initialized\n[ 0.852617] ACPI: bus type USB registered\n[ 0.854472] usbcore: registered new interface driver usbfs\n[ 0.856704] usbcore: registered new interface driver hub\n[ 0.858920] usbcore: registered new device driver usb\n[ 0.861223] PCI: Using ACPI for IRQ routing\n[ 0.863505] NetLabel: Initializing\n[ 0.865176] NetLabel: domain hash size = 128\n[ 0.867086] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.869216] NetLabel: unlabeled traffic allowed by default\n[ 0.871588] Switched to clocksource kvm-clock\n[ 0.881582] pnp: PnP ACPI init\n[ 0.883174] ACPI: bus type PNP registered\n[ 0.885416] pnp: PnP ACPI: found 5 devices\n[ 0.887269] ACPI: bus type PNP unregistered\n[ 0.895289] NET: Registered protocol family 2\n[ 0.897533] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.901119] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.904066] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.906679] TCP: reno registered\n[ 0.908288] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910698] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.913256] NET: Registered protocol family 1\n[ 0.915191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.917523] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.919829] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.940668] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.961747] Unpacking initramfs...\n[ 1.451082] Freeing initrd memory: 37508k freed\n[ 1.461700] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.464329] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.469109] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.471666] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.474521] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.476998] Initialise system trusted keyring\n[ 1.478971] audit: initializing netlink socket (disabled)\n[ 1.481235] type=2000 audit(1545603002.806:1): initialized\n[ 1.498925] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.501440] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.504814] zpool: loaded\n[ 1.506307] zbud: loaded\n[ 1.507956] VFS: Disk quotas dquot_6.5.2\n[ 1.509814] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.512489] msgmni has been set to 7578\n[ 1.514355] Key type big_key registered\n[ 1.517097] NET: Registered protocol family 38\n[ 1.519075] Key type asymmetric registered\n[ 1.520935] Asymmetric key parser 'x509' registered\n[ 1.523032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.526471] io scheduler noop registered\n[ 1.528406] io scheduler deadline registered (default)\n[ 1.546389] io scheduler cfq registered\n[ 1.548294] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.550582] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.553237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.556634] ACPI: Power Button [PWRF]\n[ 1.558570] GHES: HEST is not enabled!\n[ 1.560425] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.587538] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.590325] Non-volatile memory driver v1.3\n[ 1.592176] Linux agpgart interface v0.103\n[ 1.594145] crash memory driver: version 1.1\n[ 1.596105] rdac: device handler registered\n[ 1.598009] hp_sw: device handler registered\n[ 1.599914] emc: device handler registered\n[ 1.601727] alua: device handler registered\n[ 1.603605] libphy: Fixed MDIO Bus: probed\n[ 1.605512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.607993] ehci-pci: EHCI PCI platform driver\n[ 1.609940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.612308] ohci-pci: OHCI PCI platform driver\n[ 1.614224] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.635215] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.637448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.640876] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.643059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.645466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.648100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.651436] usb usb1: Product: UHCI Host Controller\n[ 1.653502] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.656176] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.658283] hub 1-0:1.0: USB hub found\n[ 1.660064] hub 1-0:1.0: 2 ports detected\n[ 1.662057] usbcore: registered new interface driver usbserial\n[ 1.664400] usbcore: registered new interface driver usbserial_generic\n[ 1.667090] usbserial: USB Serial support registered for generic\n[ 1.669495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.673937] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.676036] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.678251] mousedev: PS/2 mouse device common for all mice\n[ 1.680940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.684851] rtc_cmos 00:00: RTC can wake from S4\n[ 1.685924] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.686568] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.695357] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.697898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.700474] cpuidle: using governor menu\n[ 1.702379] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.704722] usbcore: registered new interface driver usbhid\n[ 1.707027] usbhid: USB HID core driver\n[ 1.708880] drop_monitor: Initializing network drop monitor service\n[ 1.711439] TCP: cubic registered\n[ 1.713111] Initializing XFRM netlink socket\n[ 1.715131] NET: Registered protocol family 10\n[ 1.717383] NET: Registered protocol family 17\n[ 1.719594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.721922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.724315] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.728259] Loading compiled-in X.509 certificates\n[ 1.730365] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.734397] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.738902] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.742941] registered taskstats version 1\n[ 1.746787] Key type trusted registered\n[ 1.749960] Key type encrypted registered\n[ 1.753131] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.755981] rtc_cmos 00:00: setting system clock to 2018-12-23 22:10:03 UTC (1545603003)\n[ 1.760355] Freeing unused kernel memory: 1680k freed\n[ 1.766999] 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.773984] systemd[1]: Detected virtualization kvm.\n[ 1.776102] systemd[1]: Detected architecture x86-64.\n[ 1.778226] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.782285] systemd[1]: No hostname configured.\n[ 1.784285] systemd[1]: Set hostname to .\n[ 1.786471] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.813058] systemd[1]: Reached target Swap.\n[ 1.815012] systemd[1]: Starting Swap.\n[ 1.816846] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.820454] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.825464] systemd[1]: Created slice Root Slice.\n[ 1.827509] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.830904] systemd[1]: Listening on Journal Socket.\n[ 1.833040] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Timers.\n[ 1.836362] systemd[1]: Reached target Timers.\n[ 1.838337] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Paths.\n[ 1.841429] systemd[1]: Reached target Paths.\n[ 1.843390] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.846708] systemd[1]: Listening on udev Control Socket.\n[ 1.848961] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.852613] systemd[1]: Listening on udev Kernel Socket.\n[ 1.854838] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.858262] systemd[1]: Reached target Sockets.\n[ 1.860263] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.863746] systemd[1]: Reached target Local File Systems.\n[ 1.866032] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.869635] systemd[1]: Created slice System Slice.\n[ 1.871748] systemd[1]: Starting System Slice.\n[ 1.874194] 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 Slices.\n[ 1.881411] systemd[1]: Reached target Slices.\n[ 1.883396] systemd[1]: Starting Slices.\n[ 1.885777] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.889846] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.893540] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.898671] 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.964607] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.974422] RPC: Registered named UNIX socket transport module.\n[ 1.976894] RPC: Registered udp transport module.\n[ 1.978957] RPC: Registered tcp transport module.\n[ 1.981022] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.091841] FDC 0 is a S82078B\n[ 2.104994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.109290] scsi host0: ata_piix\n[ 2.111191] scsi host1: ata_piix\n[ 2.112858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.115535] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.116698] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.116699] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.116700] usb 1-1: Product: QEMU USB Tablet\n[ 2.116700] usb 1-1: Manufacturer: QEMU\n[ 2.116701] usb 1-1: SerialNumber: 42\n[ 2.129401] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.133579] 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[ 2.163726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.171476] 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[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.298420] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.302046] XFS (vda1): Mounting V4 Filesystem\n[ 2.389642] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target 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 Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Closed udev Kernel Socket.\n[[32m OK [0m] Closed udev Control Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.661784] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.952097] SELinux: Disabled at runtime.\n[ 2.992637] type=1404 audit(1545603004.736:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.050208] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.052640] 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-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Reached target Swap.\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 Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Slices.\n Starting Remount Root and Kernel File Systems...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 3.478975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 3.495229] systemd-journald[387]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\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 Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[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[ 3.684790] type=1305 audit(1545603005.428:3): audit_pid=433 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.[ 3.846948] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.855709] [drm] Initialized drm 1.1.0 20060810\n[ 3.858047] input: PC Speaker as /devices/platform/pcspkr/input/input5\n\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.883824] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.883825] [TTM] Initializing pool allocator\n[ 3.883828] [TTM] Initializing DMA pool allocator\n[ 3.884096] [drm] fb mappable at 0xFC000000\n[ 3.884096] [drm] vram aper at 0xFC000000\n[ 3.884097] [drm] size 33554432\n[ 3.884097] [drm] fb depth is 24\n[ 3.884097] [drm] pitch is 3072\n[[32m OK [0m] Reached target Sockets.\n[ 3.884907] ppdev: user-space parallel port driver\n[ 3.938248] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.965639] Console: switching to colour frame buffer device 128x48\n[ 3.982361] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[ 3.986961] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting Authorization Manager...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 4.102599] AES CTR mode by8 optimization enabled\n[ 4.106305] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.112642] alg: No test for crc32 (crc32-pclmul)\n[ 4.145025] intel_rapl: no valid rapl domains found in package 0\n[ 4.150993] intel_rapl: no valid rapl domains found in package 0\n[ 4.154613] intel_powerclamp: No package C-state available\n[ 4.163258] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\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 Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[ 4.473115] cloud-init[515]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 22:10:06 +0000. Up 4.43 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 System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST 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] Started System Logging Service.\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] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.654781] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:10:08 +0000. Up 6.58 seconds.\n[ 6.693266] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.696342] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.698920] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.703730] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.706523] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.711736] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.24 | 255.255.255.0 | fa:16:3e:69:b8:c0 |\n[ 6.715843] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.728351] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.731227] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.733879] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.736524] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.743939] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.747396] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.750192] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.757836] cloud-init[801]: 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: [ 11.488705] cloud-init[3464]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:10:13 +0000. Up 11.44 seconds.\n[ 11.782231] cloud-init[3528]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:10:14 +0000. Up 11.73 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 | a4:90:68:fb:25:7f:e9:41:4b:e9:16:31:ba:4c:74: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[ 11.872873] cloud-init[3528]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:10:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.86 seconds\n"} 2018-12-23 22:10:15,128 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4/action used request id req-d35b6728-cc31-440c-9324-ddf4cd42ee9f 2018-12-23 22:10:15,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0860841274261s 2018-12-23 22:10:15,129 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4/action used request id req-d35b6728-cc31-440c-9324-ddf4cd42ee9f 2018-12-23 22:10:15,130 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1983576496 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.490648] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.494406] pid_max: default: 32768 minimum: 301 [ 0.496426] Security Framework initialized [ 0.498306] SELinux: Initializing. [ 0.500278] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.507577] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.512230] Mount-cache hash table entries: 4096 [ 0.514560] Initializing cgroup subsys memory [ 0.516507] Initializing cgroup subsys devices [ 0.518466] Initializing cgroup subsys freezer [ 0.520423] Initializing cgroup subsys net_cls [ 0.522376] Initializing cgroup subsys blkio [ 0.524284] Initializing cgroup subsys perf_event [ 0.526308] Initializing cgroup subsys hugetlb [ 0.528271] Initializing cgroup subsys pids [ 0.530154] Initializing cgroup subsys net_prio [ 0.532225] CPU: Physical Processor ID: 0 [ 0.534773] mce: CPU supports 10 MCE banks [ 0.536682] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.538879] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.541072] tlb_flushall_shift: 6 [ 0.542968] Freeing SMP alternatives: 28k freed [ 0.548223] ACPI: Core revision 20130517 [ 0.550482] ACPI: All ACPI Tables successfully acquired [ 0.552944] ftrace: allocating 25812 entries in 101 pages [ 0.579513] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.582080] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.584618] smpboot: Max logical packages: 2 [ 0.586814] Enabling x2apic [ 0.588331] Enabled x2apic [ 0.590126] Switched APIC routing to physical x2apic. [ 0.593645] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.596102] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.600583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.610243] KVM setup paravirtual spinlock [ 0.613411] smpboot: Booting Node 0, Processors #1 OK [ 0.615991] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.638390] Brought up 2 CPUs [ 0.638393] KVM setup async PF for cpu 1 [ 0.638398] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.643711] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.647111] devtmpfs: initialized [ 0.650251] EVM: security.selinux [ 0.651899] EVM: security.ima [ 0.653443] EVM: security.capability [ 0.655809] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.658425] pinctrl core: initialized pinctrl subsystem [ 0.660708] NET: Registered protocol family 16 [ 0.662848] ACPI: bus type PCI registered [ 0.664685] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.667266] PCI: Using configuration type 1 for base access [ 0.673910] ACPI: Added _OSI(Module Device) [ 0.675806] ACPI: Added _OSI(Processor Device) [ 0.677756] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.679771] ACPI: Added _OSI(Processor Aggregator Device) [ 0.683139] ACPI: Interpreter enabled [ 0.684897] ACPI: (supports S0 S5) [ 0.686561] ACPI: Using IOAPIC for interrupt routing [ 0.688662] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.694387] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.696806] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.699414] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.701953] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.706613] acpiphp: Slot [3] registered [ 0.708442] acpiphp: Slot [4] registered [ 0.710271] acpiphp: Slot [5] registered [ 0.712092] acpiphp: Slot [6] registered [ 0.713913] acpiphp: Slot [7] registered [ 0.715725] acpiphp: Slot [8] registered [ 0.717565] acpiphp: Slot [9] registered [ 0.719390] acpiphp: Slot [10] registered [ 0.721230] acpiphp: Slot [11] registered [ 0.723071] acpiphp: Slot [12] registered [ 0.724918] acpiphp: Slot [13] registered [ 0.726758] acpiphp: Slot [14] registered [ 0.728603] acpiphp: Slot [15] registered [ 0.730451] acpiphp: Slot [16] registered [ 0.732297] acpiphp: Slot [17] registered [ 0.734256] acpiphp: Slot [18] registered [ 0.736101] acpiphp: Slot [19] registered [ 0.737956] acpiphp: Slot [20] registered [ 0.739798] acpiphp: Slot [21] registered [ 0.741634] acpiphp: Slot [22] registered [ 0.743469] acpiphp: Slot [23] registered [ 0.745304] acpiphp: Slot [24] registered [ 0.747143] acpiphp: Slot [25] registered [ 0.748983] acpiphp: Slot [26] registered [ 0.750819] acpiphp: Slot [27] registered [ 0.752649] acpiphp: Slot [28] registered [ 0.754476] acpiphp: Slot [29] registered [ 0.756305] acpiphp: Slot [30] registered [ 0.758140] acpiphp: Slot [31] registered [ 0.759965] PCI host bridge to bus 0000:00 [ 0.761795] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.763995] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.766539] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.769088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.772446] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.775803] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.782379] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.785037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.787514] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.790157] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.795445] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.798782] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.826006] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.829013] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.831913] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.835276] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.838153] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.840789] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.843420] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.846979] vgaarb: loaded [ 0.848460] vgaarb: bridge control possible 0000:00:02.0 [ 0.850822] SCSI subsystem initialized [ 0.852617] ACPI: bus type USB registered [ 0.854472] usbcore: registered new interface driver usbfs [ 0.856704] usbcore: registered new interface driver hub [ 0.858920] usbcore: registered new device driver usb [ 0.861223] PCI: Using ACPI for IRQ routing [ 0.863505] NetLabel: Initializing [ 0.865176] NetLabel: domain hash size = 128 [ 0.867086] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.869216] NetLabel: unlabeled traffic allowed by default [ 0.871588] Switched to clocksource kvm-clock [ 0.881582] pnp: PnP ACPI init [ 0.883174] ACPI: bus type PNP registered [ 0.885416] pnp: PnP ACPI: found 5 devices [ 0.887269] ACPI: bus type PNP unregistered [ 0.895289] NET: Registered protocol family 2 [ 0.897533] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.901119] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.904066] TCP: Hash tables configured (established 32768 bind 32768) [ 0.906679] TCP: reno registered [ 0.908288] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910698] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.913256] NET: Registered protocol family 1 [ 0.915191] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.917523] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.919829] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.940668] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.961747] Unpacking initramfs... [ 1.451082] Freeing initrd memory: 37508k freed [ 1.461700] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.464329] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.469109] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.471666] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.474521] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.476998] Initialise system trusted keyring [ 1.478971] audit: initializing netlink socket (disabled) [ 1.481235] type=2000 audit(1545603002.806:1): initialized [ 1.498925] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.501440] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.504814] zpool: loaded [ 1.506307] zbud: loaded [ 1.507956] VFS: Disk quotas dquot_6.5.2 [ 1.509814] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.512489] msgmni has been set to 7578 [ 1.514355] Key type big_key registered [ 1.517097] NET: Registered protocol family 38 [ 1.519075] Key type asymmetric registered [ 1.520935] Asymmetric key parser 'x509' registered [ 1.523032] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.526471] io scheduler noop registered [ 1.528406] io scheduler deadline registered (default) [ 1.546389] io scheduler cfq registered [ 1.548294] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.550582] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.553237] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.556634] ACPI: Power Button [PWRF] [ 1.558570] GHES: HEST is not enabled! [ 1.560425] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.587538] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.590325] Non-volatile memory driver v1.3 [ 1.592176] Linux agpgart interface v0.103 [ 1.594145] crash memory driver: version 1.1 [ 1.596105] rdac: device handler registered [ 1.598009] hp_sw: device handler registered [ 1.599914] emc: device handler registered [ 1.601727] alua: device handler registered [ 1.603605] libphy: Fixed MDIO Bus: probed [ 1.605512] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.607993] ehci-pci: EHCI PCI platform driver [ 1.609940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.612308] ohci-pci: OHCI PCI platform driver [ 1.614224] uhci_hcd: USB Universal Host Controller Interface driver [ 1.635215] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.637448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.640876] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.643059] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.645466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.648100] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.651436] usb usb1: Product: UHCI Host Controller [ 1.653502] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.656176] usb usb1: SerialNumber: 0000:00:01.2 [ 1.658283] hub 1-0:1.0: USB hub found [ 1.660064] hub 1-0:1.0: 2 ports detected [ 1.662057] usbcore: registered new interface driver usbserial [ 1.664400] usbcore: registered new interface driver usbserial_generic [ 1.667090] usbserial: USB Serial support registered for generic [ 1.669495] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.673937] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.676036] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.678251] mousedev: PS/2 mouse device common for all mice [ 1.680940] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.684851] rtc_cmos 00:00: RTC can wake from S4 [ 1.685924] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.686568] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.695357] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.697898] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.700474] cpuidle: using governor menu [ 1.702379] hidraw: raw HID events driver (C) Jiri Kosina [ 1.704722] usbcore: registered new interface driver usbhid [ 1.707027] usbhid: USB HID core driver [ 1.708880] drop_monitor: Initializing network drop monitor service [ 1.711439] TCP: cubic registered [ 1.713111] Initializing XFRM netlink socket [ 1.715131] NET: Registered protocol family 10 [ 1.717383] NET: Registered protocol family 17 [ 1.719594] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.721922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.724315] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.728259] Loading compiled-in X.509 certificates [ 1.730365] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.734397] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.738902] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.742941] registered taskstats version 1 [ 1.746787] Key type trusted registered [ 1.749960] Key type encrypted registered [ 1.753131] IMA: No TPM chip found, activating TPM-bypass! [ 1.755981] rtc_cmos 00:00: setting system clock to 2018-12-23 22:10:03 UTC (1545603003) [ 1.760355] Freeing unused kernel memory: 1680k freed [ 1.766999] 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.773984] systemd[1]: Detected virtualization kvm. [ 1.776102] systemd[1]: Detected architecture x86-64. [ 1.778226] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.782285] systemd[1]: No hostname configured. [ 1.784285] systemd[1]: Set hostname to . [ 1.786471] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.813058] systemd[1]: Reached target Swap. [ 1.815012] systemd[1]: Starting Swap. [ 1.816846] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.820454] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.825464] systemd[1]: Created slice Root Slice. [ 1.827509] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.830904] systemd[1]: Listening on Journal Socket. [ 1.833040] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Timers. [ 1.836362] systemd[1]: Reached target Timers. [ 1.838337] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Paths. [ 1.841429] systemd[1]: Reached target Paths. [ 1.843390] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.846708] systemd[1]: Listening on udev Control Socket. [ 1.848961] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.852613] systemd[1]: Listening on udev Kernel Socket. [ 1.854838] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.858262] systemd[1]: Reached target Sockets. [ 1.860263] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.863746] systemd[1]: Reached target Local File Systems. [ 1.866032] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.869635] systemd[1]: Created slice System Slice. [ 1.871748] systemd[1]: Starting System Slice. [ 1.874194] 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 Slices. [ 1.881411] systemd[1]: Reached target Slices. [ 1.883396] systemd[1]: Starting Slices. [ 1.885777] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.889846] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.893540] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.898671] 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.964607] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.974422] RPC: Registered named UNIX socket transport module. [ 1.976894] RPC: Registered udp transport module. [ 1.978957] RPC: Registered tcp transport module. [ 1.981022] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.091841] FDC 0 is a S82078B [ 2.104994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.109290] scsi host0: ata_piix [ 2.111191] scsi host1: ata_piix [ 2.112858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.115535] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.116698] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.116699] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.116700] usb 1-1: Product: QEMU USB Tablet [ 2.116700] usb 1-1: Manufacturer: QEMU [ 2.116701] usb 1-1: SerialNumber: 42 [ 2.129401] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.133579] 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 [ 2.163726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.171476] 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. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.298420] SGI XFS with ACLs, security attributes, no debug enabled [ 2.302046] XFS (vda1): Mounting V4 Filesystem [ 2.389642] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target 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 Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.661784] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.952097] SELinux: Disabled at runtime. [ 2.992637] type=1404 audit(1545603004.736:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.050208] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.052640] 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-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Reached target Swap. [[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 Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. Starting Remount Root and Kernel File Systems... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Load/Save Random Seed. [ 3.478975] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [ 3.495229] systemd-journald[387]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[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 Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[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. [ 3.684790] type=1305 audit(1545603005.428:3): audit_pid=433 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers.[ 3.846948] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.855709] [drm] Initialized drm 1.1.0 20060810 [ 3.858047] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.883824] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.883825] [TTM] Initializing pool allocator [ 3.883828] [TTM] Initializing DMA pool allocator [ 3.884096] [drm] fb mappable at 0xFC000000 [ 3.884096] [drm] vram aper at 0xFC000000 [ 3.884097] [drm] size 33554432 [ 3.884097] [drm] fb depth is 24 [ 3.884097] [drm] pitch is 3072 [[32m OK [0m] Reached target Sockets. [ 3.884907] ppdev: user-space parallel port driver [ 3.938248] fbcon: cirrusdrmfb (fb0) is primary device [ 3.965639] Console: switching to colour frame buffer device 128x48 [ 3.982361] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [ 3.986961] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 4.102599] AES CTR mode by8 optimization enabled [ 4.106305] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.112642] alg: No test for crc32 (crc32-pclmul) [ 4.145025] intel_rapl: no valid rapl domains found in package 0 [ 4.150993] intel_rapl: no valid rapl domains found in package 0 [ 4.154613] intel_powerclamp: No package C-state available [ 4.163258] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [ 4.473115] cloud-init[515]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 22:10:06 +0000. Up 4.43 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 System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST 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] Started System Logging Service. [[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] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.654781] cloud-init[801]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:10:08 +0000. Up 6.58 seconds. [ 6.693266] cloud-init[801]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.696342] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.698920] cloud-init[801]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.703730] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.706523] cloud-init[801]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.711736] cloud-init[801]: ci-info: | eth0: | True | 192.168.120.24 | 255.255.255.0 | fa:16:3e:69:b8:c0 | [ 6.715843] cloud-init[801]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.728351] cloud-init[801]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.731227] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.733879] cloud-init[801]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.736524] cloud-init[801]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.743939] cloud-init[801]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.747396] cloud-init[801]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.750192] cloud-init[801]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.757836] cloud-init[801]: 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: [ 11.488705] cloud-init[3464]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:10:13 +0000. Up 11.44 seconds. [ 11.782231] cloud-init[3528]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:10:14 +0000. Up 11.73 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 | a4:90:68:fb:25:7f:e9:41:4b:e9:16:31:ba:4c:74: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----- [ 11.872873] cloud-init[3528]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:10:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.86 seconds 2018-12-23 22:10:15,135 - paramiko.transport - DEBUG - starting thread (client mode): 0xef94a390L 2018-12-23 22:10:15,136 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 22:10:15,150 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-23 22:10:15,150 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-23 22:10:15,157 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 22:10:15,158 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 22:10:15,158 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 22:10:15,158 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 22:10:15,158 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 22:10:15,158 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 22:10:15,168 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 22:10:15,169 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 22:10:15,200 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-23 22:10:15,202 - paramiko.transport - DEBUG - Trying discovered key a49068fb257fe9414be91631ba4c7417 in /tmp/tmpAamND9 2018-12-23 22:10:15,208 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 22:10:15,237 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 22:10:15,267 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-23 22:10:15,267 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-23 22:10:15,268 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-23 22:10:15,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-12-23 22:10:15,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:10:15,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:10:15,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:10:15,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:10:15,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:10:15,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:10:15,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:10:15,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 824, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 1912, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 866, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 825, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 855, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 22:10:15,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:10:15,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:10:15 GMT 2018-12-23 22:10:15,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:10:15,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-12-23 22:10:15,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:10:15,532 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 824, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 1912, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 866, 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': 825, 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': 812, 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 855, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-23 22:10:15,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-12-23 22:10:15,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:10:15,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:10:15,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:10:15,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:10:15,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:10:15,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:10:15,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:10:15,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 824, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 1912, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 866, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 825, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 812, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4207, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 855, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 22:10:15,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:10:15,833 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:10:15 GMT 2018-12-23 22:10:15,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:10:15,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2385 2018-12-23 22:10:15,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:10:15,834 - functest.core.cloudify - INFO - The current manager status is running 2018-12-23 22:10:15,834 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-23 22:10:15,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:10:15,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:10:15,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:10:15,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:10:15,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:10:15.801Z", "updated_at": "2018-12-23T22:10:15.801Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:10:15 GMT 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 22:10:15,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:10:15,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-12-23 22:10:16,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:10:16,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:10:16,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:10:16,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:10:16,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:10:16,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:10:16,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:10:16,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T22:10:15.801Z", "updated_at": "2018-12-23T22:10:15.801Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 22:10:16,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:10:16,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:10:15 GMT 2018-12-23 22:10:16,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:10:16,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-23 22:10:16,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:10:16,037 - functest.core.cloudify - DEBUG - List secrets: 2018-12-23 22:10:16,038 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-12-23 22:10:16,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:10:16,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:10:16,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:10:16,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:10:15.801Z", "updated_at": "2018-12-23T22:10:15.801Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:10:16 GMT 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:10:16,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 22:10:16,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:10:16,116 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-23 22:10:16,116 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-23 22:10:16,236 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 22:10:16,236 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 22:10:16,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 22:10:16,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/6c539232-481d-4d43-8cc1-dd5cbaf5ad2d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:17,515 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fed298c-a61d-4762-aff4-ec6d9b185cb3 Content-Length: 0 Date: Sun, 23 Dec 2018 22:10:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:10:17,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6c539232-481d-4d43-8cc1-dd5cbaf5ad2d.json used request id req-3fed298c-a61d-4762-aff4-ec6d9b185cb3 2018-12-23 22:10:17,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.26986098289s 2018-12-23 22:10:17,515 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6c539232-481d-4d43-8cc1-dd5cbaf5ad2d.json used request id req-3fed298c-a61d-4762-aff4-ec6d9b185cb3 2018-12-23 22:10:17,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:10:17,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:17,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a052d0f3-e51a-41bf-8c51-67f6e6b91605 Date: Sun, 23 Dec 2018 22:10:17 GMT RESP BODY: {"floatingips": []} 2018-12-23 22:10:17,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a052d0f3-e51a-41bf-8c51-67f6e6b91605 2018-12-23 22:10:17,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0485348701477s 2018-12-23 22:10:17,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a052d0f3-e51a-41bf-8c51-67f6e6b91605 2018-12-23 22:10:17,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 22:10:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:17,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-922bb110-fe3e-4c49-815a-3bc1dcb4e501 x-compute-request-id: req-922bb110-fe3e-4c49-815a-3bc1dcb4e501 Content-Type: application/json 2018-12-23 22:10:17,703 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4 used request id req-922bb110-fe3e-4c49-815a-3bc1dcb4e501 2018-12-23 22:10:17,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.13351392746s 2018-12-23 22:10:17,704 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4 used request id req-922bb110-fe3e-4c49-815a-3bc1dcb4e501 2018-12-23 22:10:17,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:10:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:18,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef716092-e72d-4db8-aa0a-8eb9e30832ea x-compute-request-id: req-ef716092-e72d-4db8-aa0a-8eb9e30832ea Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:b8:c0", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:b8:c0", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/81de52c1-d9a5-4315-b8a2-490ee70f63c4", "rel": "bookmark"}], "image": {"id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "links": [{"href": "http://172.30.9.21:8774/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:09:59.000000", "flavor": {"id": "e9fcc7cb-1410-49db-a40b-493218b5a474", "links": [{"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}]}, "id": "81de52c1-d9a5-4315-b8a2-490ee70f63c4", "security_groups": [{"name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}], "user_id": "268b38a4d5714d0d8aa821726c8b55e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:10:17Z", "hostId": "0219976f05f207c79ee410eb95fb74cb09c182dd537a6ec6eff32751", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "name": "cloudify-vm_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "created": "2018-12-23T22:07:47Z", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:10:18,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef716092-e72d-4db8-aa0a-8eb9e30832ea 2018-12-23 22:10:18,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383063077927s 2018-12-23 22:10:18,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef716092-e72d-4db8-aa0a-8eb9e30832ea 2018-12-23 22:10:18,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:10:20,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:10:20,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:20,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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 x-openstack-request-id: req-a96755ba-897d-4821-a0f8-41488b3af93b x-compute-request-id: req-a96755ba-897d-4821-a0f8-41488b3af93b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 22:10:20,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a96755ba-897d-4821-a0f8-41488b3af93b 2018-12-23 22:10:20,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0676801204681s 2018-12-23 22:10:20,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a96755ba-897d-4821-a0f8-41488b3af93b 2018-12-23 22:10:20,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:10:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:20,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-b0a1f34d-0168-4700-9276-fed49d1368ef Date: Sun, 23 Dec 2018 22:10:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:07:44Z", "updated_at": "2018-12-23T22:07:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "0b54c329-da75-4c67-8ab9-53d802862878", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 80, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "12b06a42-b1a6-4103-b386-be37fc986675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 443, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "136328b3-dc7f-4dd5-b265-c4077fed896a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "240737b9-579f-4046-b38c-98a874ffeda0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-23T22:07:46Z", "revision_number": 0, "id": "2f7dd9a5-3903-4930-9572-50d86d36c76b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:46Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "4e8231eb-ad07-4a6f-8add-ebcf005f9828", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:07:44Z", "revision_number": 0, "id": "c6c12796-5811-44ca-8901-94da4d5ff882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:44Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T22:07:45Z", "revision_number": 0, "id": "f95397dd-d093-4f99-9022-dad1ce1cc4d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:07:45Z", "security_group_id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 8, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "8b3cedcb-708b-462b-b4cc-bf645286ae80", "name": "cloudify-sg_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}, {"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}]} 2018-12-23 22:10:20,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b0a1f34d-0168-4700-9276-fed49d1368ef 2018-12-23 22:10:20,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0611710548401s 2018-12-23 22:10:20,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b0a1f34d-0168-4700-9276-fed49d1368ef 2018-12-23 22:10:20,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 22:10:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8b3cedcb-708b-462b-b4cc-bf645286ae80.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:20,414 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d2d3e2e5-89c5-4376-a564-1a151332ccda Content-Length: 0 Date: Sun, 23 Dec 2018 22:10:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:10:20,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8b3cedcb-708b-462b-b4cc-bf645286ae80.json used request id req-d2d3e2e5-89c5-4376-a564-1a151332ccda 2018-12-23 22:10:20,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.186439990997s 2018-12-23 22:10:20,415 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8b3cedcb-708b-462b-b4cc-bf645286ae80.json used request id req-d2d3e2e5-89c5-4376-a564-1a151332ccda 2018-12-23 22:10:20,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 22:10:20,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:21,475 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22: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 x-openstack-request-id: req-6c49f717-5bc2-4156-a8ff-4030f52b1e81 x-compute-request-id: req-6c49f717-5bc2-4156-a8ff-4030f52b1e81 Content-Length: 0 Content-Type: application/json 2018-12-23 22:10:21,475 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b used request id req-6c49f717-5bc2-4156-a8ff-4030f52b1e81 2018-12-23 22:10:21,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.05984401703s 2018-12-23 22:10:21,475 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_35b4f8d1-3325-4cdf-871f-098ae5bdef2b used request id req-6c49f717-5bc2-4156-a8ff-4030f52b1e81 2018-12-23 22:10:21,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 22:10:21,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" -d '{"subnet_id": "6255f355-b4fe-4215-a9e0-15616d5b8625"}' 2018-12-23 22:10:23,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-66a69eff-fe99-4030-85a4-ed230cb14bfd Date: Sun, 23 Dec 2018 22:10:23 GMT RESP BODY: {"network_id": "a764ec6d-ccfb-431c-b591-16d4f947344f", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "subnet_id": "6255f355-b4fe-4215-a9e0-15616d5b8625", "subnet_ids": ["6255f355-b4fe-4215-a9e0-15616d5b8625"], "port_id": "eced701e-30cc-482a-bbf6-ae361f0aa919", "id": "22d67231-81ee-44bf-ba8b-e494b0d00940"} 2018-12-23 22:10:23,617 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940/remove_router_interface.json used request id req-66a69eff-fe99-4030-85a4-ed230cb14bfd 2018-12-23 22:10:23,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14103388786s 2018-12-23 22:10:23,617 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940/remove_router_interface.json used request id req-66a69eff-fe99-4030-85a4-ed230cb14bfd returning object 22d67231-81ee-44bf-ba8b-e494b0d00940 2018-12-23 22:10:23,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 22:10:23,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:23,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-c9dd0cd8-be4a-4b4c-9840-413940baf6cf Date: Sun, 23 Dec 2018 22:10:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:59Z", "admin_state_up": true, "updated_at": "2018-12-23T22:10:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "22d67231-81ee-44bf-ba8b-e494b0d00940", "name": "cloudify-router_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}]} 2018-12-23 22:10:23,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c9dd0cd8-be4a-4b4c-9840-413940baf6cf 2018-12-23 22:10:23,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120022058487s 2018-12-23 22:10:23,738 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c9dd0cd8-be4a-4b4c-9840-413940baf6cf 2018-12-23 22:10:23,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 22:10:23,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:25,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0c966c5-52dd-46e0-9bc6-b31b204a3b0c Content-Length: 0 Date: Sun, 23 Dec 2018 22:10:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:10:25,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940.json used request id req-f0c966c5-52dd-46e0-9bc6-b31b204a3b0c 2018-12-23 22:10:25,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2660369873s 2018-12-23 22:10:25,006 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/22d67231-81ee-44bf-ba8b-e494b0d00940.json used request id req-f0c966c5-52dd-46e0-9bc6-b31b204a3b0c 2018-12-23 22:10:25,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 22:10:25,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:25,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d104e048-959e-4eed-9949-90c4e0a34ddb Date: Sun, 23 Dec 2018 22:10:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a764ec6d-ccfb-431c-b591-16d4f947344f","tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:05:59Z","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":"ec69e809772c487fb07c43daacf92e57","id":"6255f355-b4fe-4215-a9e0-15616d5b8625","subnetpool_id":null,"name":"cloudify-subnet_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}]} 2018-12-23 22:10:25,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d104e048-959e-4eed-9949-90c4e0a34ddb 2018-12-23 22:10:25,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0468740463257s 2018-12-23 22:10:25,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d104e048-959e-4eed-9949-90c4e0a34ddb 2018-12-23 22:10:25,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 22:10:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/6255f355-b4fe-4215-a9e0-15616d5b8625.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:26,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1fa02a92-2ef7-4fb4-8df7-5f2fd0f51f4f Date: Sun, 23 Dec 2018 22:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:10:26,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6255f355-b4fe-4215-a9e0-15616d5b8625.json used request id req-1fa02a92-2ef7-4fb4-8df7-5f2fd0f51f4f 2018-12-23 22:10:26,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15594005585s 2018-12-23 22:10:26,211 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6255f355-b4fe-4215-a9e0-15616d5b8625.json used request id req-1fa02a92-2ef7-4fb4-8df7-5f2fd0f51f4f 2018-12-23 22:10:26,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:10:26,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:26,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-12591dff-ba86-4063-a952-ca19347867b7 Date: Sun, 23 Dec 2018 22:10:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"a764ec6d-ccfb-431c-b591-16d4f947344f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec69e809772c487fb07c43daacf92e57","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:10:26Z","qos_policy_id":null,"name":"cloudify-net_35b4f8d1-3325-4cdf-871f-098ae5bdef2b","admin_state_up":true,"tenant_id":"ec69e809772c487fb07c43daacf92e57","created_at":"2018-12-23T22:05:57Z","mtu":1450}]} 2018-12-23 22:10:26,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-12591dff-ba86-4063-a952-ca19347867b7 2018-12-23 22:10:26,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100914001465s 2018-12-23 22:10:26,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-12591dff-ba86-4063-a952-ca19347867b7 2018-12-23 22:10:26,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 22:10:26,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/a764ec6d-ccfb-431c-b591-16d4f947344f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:27,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f7489dc-af53-4d55-bb34-866985d359e8 Date: Sun, 23 Dec 2018 22:10:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:10:27,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a764ec6d-ccfb-431c-b591-16d4f947344f.json used request id req-4f7489dc-af53-4d55-bb34-866985d359e8 2018-12-23 22:10:27,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13725399971s 2018-12-23 22:10:27,451 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a764ec6d-ccfb-431c-b591-16d4f947344f.json used request id req-4f7489dc-af53-4d55-bb34-866985d359e8 2018-12-23 22:10:27,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:10:27,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:27,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-7887b1a3-6145-42e4-9c8f-bccd69a54441 Date: Sun, 23 Dec 2018 22:10:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/snap", "metadata": {}}], "file": "/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/file", "owner": "ec69e809772c487fb07c43daacf92e57", "id": "a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "size": 4373348352, "self": "/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:07:43Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:06:43Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:10:27,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7887b1a3-6145-42e4-9c8f-bccd69a54441 2018-12-23 22:10:27,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360488891602s 2018-12-23 22:10:27,492 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7887b1a3-6145-42e4-9c8f-bccd69a54441 2018-12-23 22:10:27,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 22:10:27,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}892489bedf8e39489d5b83bf75b0991dbd0fdc1d" 2018-12-23 22:10:28,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bbe958a-516d-4fbd-90be-7da77d468871 Date: Sun, 23 Dec 2018 22:10:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:10:28,083 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef used request id req-0bbe958a-516d-4fbd-90be-7da77d468871 2018-12-23 22:10:28,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.589643955231s 2018-12-23 22:10:28,083 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a1fbe669-a0f0-49e5-93e0-fedb744b5bef used request id req-0bbe958a-516d-4fbd-90be-7da77d468871 2018-12-23 22:10:28,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:10:28,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:28,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-9c9c5bfa-6efc-4c83-83dc-54b9cfc0fe95 x-compute-request-id: req-9c9c5bfa-6efc-4c83-83dc-54b9cfc0fe95 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "e9fcc7cb-1410-49db-a40b-493218b5a474"}]} 2018-12-23 22:10:28,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9c9c5bfa-6efc-4c83-83dc-54b9cfc0fe95 2018-12-23 22:10:28,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215790271759s 2018-12-23 22:10:28,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9c9c5bfa-6efc-4c83-83dc-54b9cfc0fe95 2018-12-23 22:10:28,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 22:10:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:28,135 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22: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 x-openstack-request-id: req-3a710381-f57e-42e5-b872-2df02cf077b4 x-compute-request-id: req-3a710381-f57e-42e5-b872-2df02cf077b4 Content-Length: 0 Content-Type: application/json 2018-12-23 22:10:28,135 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474 used request id req-3a710381-f57e-42e5-b872-2df02cf077b4 2018-12-23 22:10:28,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028167963028s 2018-12-23 22:10:28,135 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e9fcc7cb-1410-49db-a40b-493218b5a474 used request id req-3a710381-f57e-42e5-b872-2df02cf077b4 2018-12-23 22:10:28,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:10:28,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:28,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de6e63c0-2602-43de-8099-e7608c078e88 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "links": {"self": "http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "268b38a4d5714d0d8aa821726c8b55e3", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:10:28,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-de6e63c0-2602-43de-8099-e7608c078e88 2018-12-23 22:10:28,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101972818375s 2018-12-23 22:10:28,238 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-de6e63c0-2602-43de-8099-e7608c078e88 2018-12-23 22:10:28,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:10:28,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:28,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce0e71ca-6bce-4487-ad47-0bb3831b0d81 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_35b4f8d1-3325-4cdf-871f-098ae5bdef2b", "links": {"self": "http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "268b38a4d5714d0d8aa821726c8b55e3", "description": null}} 2018-12-23 22:10:28,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3 used request id req-ce0e71ca-6bce-4487-ad47-0bb3831b0d81 2018-12-23 22:10:28,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117686033249s 2018-12-23 22:10:28,362 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3 used request id req-ce0e71ca-6bce-4487-ad47-0bb3831b0d81 2018-12-23 22:10:28,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 22:10:28,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:28,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d433c44-79b1-4e5b-9d40-ee890b06fbe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:10:28,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3 used request id req-9d433c44-79b1-4e5b-9d40-ee890b06fbe1 2018-12-23 22:10:28,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209425926208s 2018-12-23 22:10:28,573 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/268b38a4d5714d0d8aa821726c8b55e3 used request id req-9d433c44-79b1-4e5b-9d40-ee890b06fbe1 2018-12-23 22:10:28,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:10:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:28,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909b449c-d8ac-4467-846b-10255c7d86f6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57"}, "tags": [], "enabled": true, "id": "ec69e809772c487fb07c43daacf92e57", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_35b4f8d1-3325-4cdf-871f-098ae5bdef2b"}]} 2018-12-23 22:10:28,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-909b449c-d8ac-4467-846b-10255c7d86f6 2018-12-23 22:10:28,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.095137834549s 2018-12-23 22:10:28,674 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-909b449c-d8ac-4467-846b-10255c7d86f6 2018-12-23 22:10:28,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 22:10:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:28,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3176f158-0971-4298-b9a5-bb1d36f5e0d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:10:28,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57 used request id req-3176f158-0971-4298-b9a5-bb1d36f5e0d4 2018-12-23 22:10:28,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.257962942123s 2018-12-23 22:10:28,937 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ec69e809772c487fb07c43daacf92e57 used request id req-3176f158-0971-4298-b9a5-bb1d36f5e0d4 2018-12-23 22:10:28,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:10:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ec69e809772c487fb07c43daacf92e57&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:28,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b68e078f-534e-4c4b-af31-648866301821 Date: Sun, 23 Dec 2018 22:10:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}]} 2018-12-23 22:10:28,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ec69e809772c487fb07c43daacf92e57&name=default used request id req-b68e078f-534e-4c4b-af31-648866301821 2018-12-23 22:10:28,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0575969219208s 2018-12-23 22:10:28,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ec69e809772c487fb07c43daacf92e57&name=default used request id req-b68e078f-534e-4c4b-af31-648866301821 2018-12-23 22:10:29,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:10:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:29,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-6d3a19c7-2041-485a-b2a2-9b16e834ea6a Date: Sun, 23 Dec 2018 22:10:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ec69e809772c487fb07c43daacf92e57", "created_at": "2018-12-23T22:05:57Z", "updated_at": "2018-12-23T22:05:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "137c4a44-dbaf-45ef-a797-2a41cdbc5160", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "82ee34e8-8297-41ce-b57f-9dbb5893381f", "remote_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "c718c3a2-94de-4c52-8c19-4575be668471", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec69e809772c487fb07c43daacf92e57"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:05:57Z", "revision_number": 0, "id": "f8487124-6667-473e-bd3a-414ac54ee563", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:05:57Z", "security_group_id": "93b82c97-af15-4beb-8364-b3a6b563c228", "tenant_id": "ec69e809772c487fb07c43daacf92e57", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec69e809772c487fb07c43daacf92e57"}], "revision_number": 4, "project_id": "ec69e809772c487fb07c43daacf92e57", "id": "93b82c97-af15-4beb-8364-b3a6b563c228", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 22:10:29,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6d3a19c7-2041-485a-b2a2-9b16e834ea6a 2018-12-23 22:10:29,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.120153188705s 2018-12-23 22:10:29,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6d3a19c7-2041-485a-b2a2-9b16e834ea6a 2018-12-23 22:10:29,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 22:10:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/93b82c97-af15-4beb-8364-b3a6b563c228.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9b57ba58bfc3794acb9640bb83f7eb5c2b6eea9c" 2018-12-23 22:10:29,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4147cf1-6724-4084-8e20-f7b08821bd54 Content-Length: 0 Date: Sun, 23 Dec 2018 22:10:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:10:29,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/93b82c97-af15-4beb-8364-b3a6b563c228.json used request id req-d4147cf1-6724-4084-8e20-f7b08821bd54 2018-12-23 22:10:29,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135026931763s 2018-12-23 22:10:29,262 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/93b82c97-af15-4beb-8364-b3a6b563c228.json used request id req-d4147cf1-6724-4084-8e20-f7b08821bd54 2018-12-23 22:10:29,284 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-12-23 22:10:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:10:29,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b655f2-634a-4a02-b033-33c7453439b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 22:10:29,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-37b655f2-634a-4a02-b033-33c7453439b3 2018-12-23 22:10:29,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 22:10:29,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T23:10:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["qJTpX0akRJqU0Zlsmlv07g"], "issued_at": "2018-12-23T22:10:29.000000Z"}} 2018-12-23 22:10:29,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:10:29,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:30,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d861d2ed-8800-44e5-a48d-a71d3987f850 Date: Sun, 23 Dec 2018 22:10:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 22:10:30,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d861d2ed-8800-44e5-a48d-a71d3987f850 2018-12-23 22:10:30,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26139998436s 2018-12-23 22:10:30,011 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d861d2ed-8800-44e5-a48d-a71d3987f850 2018-12-23 22:10:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:10:30,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 22:10:30,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:10:30,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:30,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03dda75a-b7b0-418b-a4ff-acebf1933052 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 22:10:30,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-03dda75a-b7b0-418b-a4ff-acebf1933052 2018-12-23 22:10:30,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0920209884644s 2018-12-23 22:10:30,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-03dda75a-b7b0-418b-a4ff-acebf1933052 2018-12-23 22:10:30,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 22:10:30,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}}' 2018-12-23 22:10:30,250 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90948b9b-7d20-409f-8746-93ea10a4f184 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4"}, "tags": [], "enabled": true, "id": "de967139e78345ee897611dec5d890e4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}} 2018-12-23 22:10:30,250 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-90948b9b-7d20-409f-8746-93ea10a4f184 2018-12-23 22:10:30,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129009962082s 2018-12-23 22:10:30,251 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-90948b9b-7d20-409f-8746-93ea10a4f184 2018-12-23 22:10:30,251 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'de967139e78345ee897611dec5d890e4', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e'}) 2018-12-23 22:10:30,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 22:10:30,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "76271c6f-502c-4f3c-a447-7391fef732b8", "email": null, "name": "cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}}' 2018-12-23 22:10:30,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f608d7f6-5df4-43be-8afc-19d31bccb9cf Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": {"self": "http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a47ff927fe1246cdb3f9adc58ee60570", "domain_id": "default", "password_expires_at": null}} 2018-12-23 22:10:30,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-f608d7f6-5df4-43be-8afc-19d31bccb9cf 2018-12-23 22:10:30,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364710092545s 2018-12-23 22:10:30,623 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-f608d7f6-5df4-43be-8afc-19d31bccb9cf 2018-12-23 22:10:30,623 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a47ff927fe1246cdb3f9adc58ee60570', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e'}) 2018-12-23 22:10:30,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:10:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:30,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576bd0a9-2af2-46f2-9589-38eb20ebdddd Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:10:30,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-576bd0a9-2af2-46f2-9589-38eb20ebdddd 2018-12-23 22:10:30,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0927431583405s 2018-12-23 22:10:30,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-576bd0a9-2af2-46f2-9589-38eb20ebdddd 2018-12-23 22:10:30,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:10:30,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:30,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1aa5ae-9741-4a4e-8214-7e87d2a74e21 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:10:30,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd1aa5ae-9741-4a4e-8214-7e87d2a74e21 2018-12-23 22:10:30,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0173568725586s 2018-12-23 22:10:30,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd1aa5ae-9741-4a4e-8214-7e87d2a74e21 2018-12-23 22:10:30,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:10:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:30,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a49c627-1ec9-461d-a235-f879c64308a7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 22:10:30,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8a49c627-1ec9-461d-a235-f879c64308a7 2018-12-23 22:10:30,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0948708057404s 2018-12-23 22:10:30,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8a49c627-1ec9-461d-a235-f879c64308a7 2018-12-23 22:10:30,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:10:30,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:30,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef75aa70-216c-43bf-be7d-ebf55d7a42fc Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": {"self": "http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a47ff927fe1246cdb3f9adc58ee60570", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:10:30,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ef75aa70-216c-43bf-be7d-ebf55d7a42fc 2018-12-23 22:10:30,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119251966476s 2018-12-23 22:10:30,963 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ef75aa70-216c-43bf-be7d-ebf55d7a42fc 2018-12-23 22:10:30,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:10:30,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:31,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b2b630-0f09-4bb7-b2bb-91ee5c636876 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4"}, "tags": [], "enabled": true, "id": "de967139e78345ee897611dec5d890e4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}]} 2018-12-23 22:10:31,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-67b2b630-0f09-4bb7-b2bb-91ee5c636876 2018-12-23 22:10:31,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127921819687s 2018-12-23 22:10:31,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-67b2b630-0f09-4bb7-b2bb-91ee5c636876 2018-12-23 22:10:31,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 22:10:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=a47ff927fe1246cdb3f9adc58ee60570&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=de967139e78345ee897611dec5d890e4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:31,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97dbca2-2349-4377-88c6-94ef8b6e047b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=a47ff927fe1246cdb3f9adc58ee60570&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=de967139e78345ee897611dec5d890e4", "previous": null, "next": null}} 2018-12-23 22:10:31,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a47ff927fe1246cdb3f9adc58ee60570&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=de967139e78345ee897611dec5d890e4 used request id req-b97dbca2-2349-4377-88c6-94ef8b6e047b 2018-12-23 22:10:31,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0929610729218s 2018-12-23 22:10:31,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a47ff927fe1246cdb3f9adc58ee60570&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=de967139e78345ee897611dec5d890e4 used request id req-b97dbca2-2349-4377-88c6-94ef8b6e047b 2018-12-23 22:10:31,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 22:10:31,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4/users/a47ff927fe1246cdb3f9adc58ee60570/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:31,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580f4205-aa0e-4877-b4fc-0b088c674c86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:10:31,341 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4/users/a47ff927fe1246cdb3f9adc58ee60570/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-580f4205-aa0e-4877-b4fc-0b088c674c86 2018-12-23 22:10:31,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134021043777s 2018-12-23 22:10:31,342 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4/users/a47ff927fe1246cdb3f9adc58ee60570/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-580f4205-aa0e-4877-b4fc-0b088c674c86 2018-12-23 22:10:31,343 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'de967139e78345ee897611dec5d890e4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '76271c6f-502c-4f3c-a447-7391fef732b8', 'username': u'cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 22:10:31,346 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'password': '76271c6f-502c-4f3c-a447-7391fef732b8', 'project_name': 'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'de967139e78345ee897611dec5d890e4', 'project_domain_name': 'Default'} 2018-12-23 22:10:31,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-12-23 22:10:31,415 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-12-23 22:10:31,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:10:31,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:31,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75f6084-0414-4623-b491-ee07af4bc753 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 22:10:31,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d75f6084-0414-4623-b491-ee07af4bc753 2018-12-23 22:10:31,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0944950580597s 2018-12-23 22:10:31,510 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d75f6084-0414-4623-b491-ee07af4bc753 2018-12-23 22:10:31,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:10:31,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:10:31,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e80e3e-01c4-4b05-b424-4af549585b45 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4"}, "tags": [], "enabled": true, "id": "de967139e78345ee897611dec5d890e4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}]} 2018-12-23 22:10:31,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c5e80e3e-01c4-4b05-b424-4af549585b45 2018-12-23 22:10:31,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0961060523987s 2018-12-23 22:10:31,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c5e80e3e-01c4-4b05-b424-4af549585b45 2018-12-23 22:10:31,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 22:10:31,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" -d '{"network": {"tenant_id": "de967139e78345ee897611dec5d890e4", "name": "cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "admin_state_up": true}}' 2018-12-23 22:10:32,003 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-34d5ce0b-a637-4432-8d4e-1cd975d48b8b Date: Sun, 23 Dec 2018 22:10:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"de967139e78345ee897611dec5d890e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:10:31Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e","admin_state_up":true,"tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:31Z","mtu":1450}} 2018-12-23 22:10:32,003 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-34d5ce0b-a637-4432-8d4e-1cd975d48b8b 2018-12-23 22:10:32,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.386823892593s 2018-12-23 22:10:32,004 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-34d5ce0b-a637-4432-8d4e-1cd975d48b8b 2018-12-23 22:10:32,004 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T22:10:31Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941', u'provider:segmentation_id': 90, 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_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'created_at': u'2018-12-23T22:10:31Z', u'mtu': 1450, u'tenant_id': u'de967139e78345ee897611dec5d890e4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'de967139e78345ee897611dec5d890e4', u'l2_adjacency': True}) 2018-12-23 22:10:32,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:10:32,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab944b15-8d1a-408f-a4ad-69913fdcf611 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 22:10:32,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ab944b15-8d1a-408f-a4ad-69913fdcf611 2018-12-23 22:10:32,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 22:10:32,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T23:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de967139e78345ee897611dec5d890e4", "name": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/de967139e78345ee897611dec5d890e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/de967139e78345ee897611dec5d890e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/de967139e78345ee897611dec5d890e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/de967139e78345ee897611dec5d890e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/de967139e78345ee897611dec5d890e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/de967139e78345ee897611dec5d890e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_de967139e78345ee897611dec5d890e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_de967139e78345ee897611dec5d890e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/de967139e78345ee897611dec5d890e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/de967139e78345ee897611dec5d890e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/de967139e78345ee897611dec5d890e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/de967139e78345ee897611dec5d890e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/de967139e78345ee897611dec5d890e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/de967139e78345ee897611dec5d890e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "id": "a47ff927fe1246cdb3f9adc58ee60570"}, "audit_ids": ["3fAyHHhPRDOg6ooJBJvnnw"], "issued_at": "2018-12-23T22:10:32.000000Z"}} 2018-12-23 22:10:32,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:10:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:10:32,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-acb33c14-7fea-40b2-b47b-9d5c2acd6d8a Date: Sun, 23 Dec 2018 22:10:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"de967139e78345ee897611dec5d890e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:10:31Z","qos_policy_id":null,"name":"cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e","admin_state_up":true,"tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 22:10:32,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-acb33c14-7fea-40b2-b47b-9d5c2acd6d8a 2018-12-23 22:10:32,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.263936042786s 2018-12-23 22:10:32,670 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-acb33c14-7fea-40b2-b47b-9d5c2acd6d8a 2018-12-23 22:10:32,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 22:10:32,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"subnet": {"name": "cloudify_ims-subnet_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "enable_dhcp": true, "network_id": "5b01f8d5-9b4a-4f42-8ab5-87469f420941", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 22:10:33,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-56ca9dad-5b66-43f5-94db-776539687e5d Date: Sun, 23 Dec 2018 22:10:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:10:32Z","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":"de967139e78345ee897611dec5d890e4","id":"4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a","subnetpool_id":null,"name":"cloudify_ims-subnet_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}} 2018-12-23 22:10:33,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-56ca9dad-5b66-43f5-94db-776539687e5d 2018-12-23 22:10:33,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.553169965744s 2018-12-23 22:10:33,225 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-56ca9dad-5b66-43f5-94db-776539687e5d 2018-12-23 22:10:33,226 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T22:10:32Z', 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'4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'enable_dhcp': True, u'network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941', u'tenant_id': u'de967139e78345ee897611dec5d890e4', u'created_at': u'2018-12-23T22:10:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'de967139e78345ee897611dec5d890e4'}) 2018-12-23 22:10:33,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 22:10:33,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "cloudify_ims-router_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "admin_state_up": true}}' 2018-12-23 22:10:34,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-c41c8ac8-ebe1-49f9-a09e-43ec2c5e618e Date: Sun, 23 Dec 2018 22:10:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:33Z", "admin_state_up": true, "updated_at": "2018-12-23T22:10:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "de967139e78345ee897611dec5d890e4", "id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "name": "cloudify_ims-router_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}} 2018-12-23 22:10:34,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c41c8ac8-ebe1-49f9-a09e-43ec2c5e618e 2018-12-23 22:10:34,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53848195076s 2018-12-23 22:10:34,765 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c41c8ac8-ebe1-49f9-a09e-43ec2c5e618e 2018-12-23 22:10:34,766 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T22:10:34Z', u'revision_number': 2, u'id': u'3d1a8f73-fcc1-4590-a569-27ad5540b543', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'admin_state_up': True, u'tenant_id': u'de967139e78345ee897611dec5d890e4', u'created_at': u'2018-12-23T22:10:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'de967139e78345ee897611dec5d890e4'}) 2018-12-23 22:10:34,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 22:10:34,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"subnet_id": "4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a"}' 2018-12-23 22:10:37,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a7347599-0e13-4286-b1e7-256059b0ae38 Date: Sun, 23 Dec 2018 22:10:37 GMT RESP BODY: {"network_id": "5b01f8d5-9b4a-4f42-8ab5-87469f420941", "tenant_id": "de967139e78345ee897611dec5d890e4", "subnet_id": "4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a", "subnet_ids": ["4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a"], "port_id": "551242bb-d1cf-4191-bf07-21a640e00917", "id": "3d1a8f73-fcc1-4590-a569-27ad5540b543"} 2018-12-23 22:10:37,231 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543/add_router_interface.json used request id req-a7347599-0e13-4286-b1e7-256059b0ae38 2018-12-23 22:10:37,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46448111534s 2018-12-23 22:10:37,231 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543/add_router_interface.json used request id req-a7347599-0e13-4286-b1e7-256059b0ae38 returning object 3d1a8f73-fcc1-4590-a569-27ad5540b543 2018-12-23 22:10:37,232 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-23 22:11:00,482 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-23 22:11:00,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:11:00,489 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 22:11:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 22:11:00,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:11:00,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:11:01,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d77cb83e-e15f-4244-8344-909135599c7f Date: Sun, 23 Dec 2018 22:11:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:11:01,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d77cb83e-e15f-4244-8344-909135599c7f 2018-12-23 22:11:01,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.614328145981s 2018-12-23 22:11:01,105 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d77cb83e-e15f-4244-8344-909135599c7f 2018-12-23 22:11:01,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 22:11:01,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}' 2018-12-23 22:11:01,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/61f32830-efd6-4ff0-9b98-31a080707049 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c264e796-0b53-4713-9c12-16e8fe7a7502 Date: Sun, 23 Dec 2018 22:11:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file", "owner": "de967139e78345ee897611dec5d890e4", "id": "61f32830-efd6-4ff0-9b98-31a080707049", "size": null, "self": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:11:01Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "checksum": null, "created_at": "2018-12-23T22:11:01Z", "protected": false} 2018-12-23 22:11:01,180 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c264e796-0b53-4713-9c12-16e8fe7a7502 2018-12-23 22:11:01,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0685410499573s 2018-12-23 22:11:01,181 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c264e796-0b53-4713-9c12-16e8fe7a7502 returning object 61f32830-efd6-4ff0-9b98-31a080707049 2018-12-23 22:11:01,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 22:11:01,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '' 2018-12-23 22:12:00,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b2abc09-227b-41df-90a4-11bbcd751a16 Date: Sun, 23 Dec 2018 22:12:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:12:00,318 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file used request id req-3b2abc09-227b-41df-90a4-11bbcd751a16 2018-12-23 22:12:00,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.1362071037s 2018-12-23 22:12:00,318 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file used request id req-3b2abc09-227b-41df-90a4-11bbcd751a16 2018-12-23 22:12:00,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:12:00,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:00,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-270692a4-c39d-46d9-8184-6243b0071e8b Date: Sun, 23 Dec 2018 22:12:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "metadata": {}}], "file": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file", "owner": "de967139e78345ee897611dec5d890e4", "id": "61f32830-efd6-4ff0-9b98-31a080707049", "size": 4373348352, "self": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:11:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:12:00,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-270692a4-c39d-46d9-8184-6243b0071e8b 2018-12-23 22:12:00,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376648902893s 2018-12-23 22:12:00,360 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-270692a4-c39d-46d9-8184-6243b0071e8b 2018-12-23 22:12:00,362 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap', u'metadata': Munch({})})], 'file': u'/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file', 'owner': u'de967139e78345ee897611dec5d890e4', 'id': u'61f32830-efd6-4ff0-9b98-31a080707049', 'size': 4373348352, u'self': u'/v2/images/61f32830-efd6-4ff0-9b98-31a080707049', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de967139e78345ee897611dec5d890e4', 'name': 'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T22:12:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T22:12:00Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/61f32830-efd6-4ff0-9b98-31a080707049', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'created': u'2018-12-23T22:11:01Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-23T22:11:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/61f32830-efd6-4ff0-9b98-31a080707049', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-23 22:12:00,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 22:12:00,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-23 22:12:00,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-c9ffe3eb-9084-4cd0-8c75-70ee45e5aee9 x-compute-request-id: req-c9ffe3eb-9084-4cd0-8c75-70ee45e5aee9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028"}} 2018-12-23 22:12:00,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c9ffe3eb-9084-4cd0-8c75-70ee45e5aee9 2018-12-23 22:12:00,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.216076850891s 2018-12-23 22:12:00,580 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c9ffe3eb-9084-4cd0-8c75-70ee45e5aee9 2018-12-23 22:12:00,581 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_d1d4df8f-623f-4e48-acb0-a4a11e04325e', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'66257288-4a5b-4a2f-a82f-ad3c6de4f028', 'swap': 0}) 2018-12-23 22:12:00,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 22:12:00,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" -d '{"extra_specs": {}}' 2018-12-23 22:12:00,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-a045721f-8241-4540-b92c-52b8a90db7f4 x-compute-request-id: req-a045721f-8241-4540-b92c-52b8a90db7f4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 22:12:00,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028/os-extra_specs used request id req-a045721f-8241-4540-b92c-52b8a90db7f4 2018-12-23 22:12:00,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207979679108s 2018-12-23 22:12:00,602 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028/os-extra_specs used request id req-a045721f-8241-4540-b92c-52b8a90db7f4 2018-12-23 22:12:00,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 22:12:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"keypair": {"name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}}' 2018-12-23 22:12:00,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-d4c00c72-6eb7-4e85-be57-5c4e0dae744c x-compute-request-id: req-d4c00c72-6eb7-4e85-be57-5c4e0dae744c Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1RnmQF3+BuRuuoKXnTJToZz0Frq1pWM6dAB6JFND58YzryHuM9tSCEckzUlzSVWWU1/7rh7qpAMMUDaR5xxmSxE9nrmVsTQ5jcACW8vKzcgAn9um5tq83Snd57rCvAPmNVxCFX9nXxX88zPgu2x5JLadR2Opz4NBBC9XfinldNEJVah3pauyMHAIXT68JQAn2hZtWsGYp0VCXNOXJ6HcitvI/6m9xLCMg2kpTtjmXTxiQuZCVvEfzMkL2XxRJk1YKfwsg7TWllx/tvrN2X3TlsLh3QmuJXjQXvse2PC3WmfU7G4gYmkdJg66A3RV3t0o3ml1C9IUlD4G0Nze1jM0t Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtUZ5kBd/gbkbrqCl50yU6Gc9Ba6taVjOnQAeiRTQ+fGM68h7\njPbUghHJM1Jc0lVllNf+64e6qQDDFA2keccZksRPZ65lbE0OY3AAlvLys3IAJ/bp\nubavN0p3ee6wrwD5jVcQhV/Z18V/PMz4LtseSS2nUdjqc+DQQQvV34p5XTRCVWod\n6WrsjBwCF0+vCUAJ9oWbVrBmKdFQlzTlyeh3IrbyP+pvcSwjINpKU7Y5l08YkLmQ\nlbxH8zJC9l8USZNWCn8LIO01pZcf7b6zdl905bC4d0JriV40F77Htjwt1pn1OxuI\nGJpHSYOugN0Vd7dKN5pdQvSFJQ+BtDc3tYzNLQIDAQABAoIBAQCePXP2hZynp+fz\nS4cnXuGJ8j0BjdcQ5BYQVT9SmJpH5UUHug2oIvukw1PoehhO/37aLKb6AZS+3Mxt\n3+7Y4yV+yeEq98DPhoBt6yKIonGclYJvYInstP1E/btH9EXFrsspR3xDgUWPpnaI\no8BuXpaUeMbbmsgm+XOxpFxBdAa3hWKR/bJHOkPskSys9/6tt68RSGx7oskobywS\n3emeCFc5y3pnNbpccCW5Yd2huGAfefUW39ifO76L7J167IOK9rU6UslPp96TK3DS\nivMY2ufjGmkhxZ1PbLt0bePTcdVDgpV8LeT0mEVKitZ1juEX28XygSQR5MCqOc8V\nAYUXasndAoGBAOoIBr/yNzhPhzze0HQW4f/pGBanULqYSbLSE+1V89B6C80sRtFc\nkNSPxPvfs1ikHvhVJ5zQLKUVk1IvebSK0HA8Rm7ePClUQeIykfcno8lQSfEo27LT\nRI4Fl5trMG4R761q8YK9bpwrLzyk8gu7YQQp9HjwGF+FpXsJuslXMmJbAoGBAMZK\nrNsXRURcxusqoYkq+yxtnKOjGkDTO2hnNPPxTNAReFv1EjAQ+IjadpIzByKNLfwC\ngMaRFU32Qiz6j/KVkckheaBu/K41JDuh7cfrq2RadlhrXQmjZlRsMHh2SHuPvNeT\npkJdF/9kw1E/z/+NW0FHBhWj+KmZQ33ylg2zBZUXAoGBAMALNBbA2YVw5WYS5XXN\n7UjF60lzpTBplViTQVzpwnhaHmMQKVDWJ9b130xc5lwf2XYo0qfAwFH7oXe4k6OO\nobroC1ghL7cueB35J4RsV9/z7aliwN4+tavhdOZJkGVSfJ6O+n4xmpm2aj3WkPUF\nn3f+QaoYQ7fnAMM1WbysvCCvAoGAUXyWlGJ3wKQvyqx2PZxAI/3XhRedzk3/9+OR\nyz26RzcmswN/Oel/eR3t5B68K+LApvOQYAl3K9arUziUtyfoBTOQe/GgPSbxgOAG\ni0W55T+XqrZUQYW4o7DiKl7RYpWrERxIErWXCwkpitYib+5zNdwuD+6WXXvyVGvA\nZljPTnkCgYAo/cy1h8ityMro2wf86PfGjKUyTY1MtaDup492siahqshrrTJp9tnq\nqUi/3WatMX+K/rmvUDTtbOfXjZHoVNDrbtTXWCyhHIUoUJfDWWLnbOwr2oIkBmiV\nJvR63eac0pJnTcwupDgcBQ9lYBXSmvbVEzkxrsU7i47vBUSxZg+/jQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "fingerprint": "69:a4:c6:a2:73:f5:cd:dd:eb:bb:7f:d8:f7:da:8f:ad"}} 2018-12-23 22:12:00,957 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d4c00c72-6eb7-4e85-be57-5c4e0dae744c 2018-12-23 22:12:00,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.354318857193s 2018-12-23 22:12:00,958 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d4c00c72-6eb7-4e85-be57-5c4e0dae744c 2018-12-23 22:12:00,958 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1RnmQF3+BuRuuoKXnTJToZz0Frq1pWM6dAB6JFND58YzryHuM9tSCEckzUlzSVWWU1/7rh7qpAMMUDaR5xxmSxE9nrmVsTQ5jcACW8vKzcgAn9um5tq83Snd57rCvAPmNVxCFX9nXxX88zPgu2x5JLadR2Opz4NBBC9XfinldNEJVah3pauyMHAIXT68JQAn2hZtWsGYp0VCXNOXJ6HcitvI/6m9xLCMg2kpTtjmXTxiQuZCVvEfzMkL2XxRJk1YKfwsg7TWllx/tvrN2X3TlsLh3QmuJXjQXvse2PC3WmfU7G4gYmkdJg66A3RV3t0o3ml1C9IUlD4G0Nze1jM0t Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtUZ5kBd/gbkbrqCl50yU6Gc9Ba6taVjOnQAeiRTQ+fGM68h7\njPbUghHJM1Jc0lVllNf+64e6qQDDFA2keccZksRPZ65lbE0OY3AAlvLys3IAJ/bp\nubavN0p3ee6wrwD5jVcQhV/Z18V/PMz4LtseSS2nUdjqc+DQQQvV34p5XTRCVWod\n6WrsjBwCF0+vCUAJ9oWbVrBmKdFQlzTlyeh3IrbyP+pvcSwjINpKU7Y5l08YkLmQ\nlbxH8zJC9l8USZNWCn8LIO01pZcf7b6zdl905bC4d0JriV40F77Htjwt1pn1OxuI\nGJpHSYOugN0Vd7dKN5pdQvSFJQ+BtDc3tYzNLQIDAQABAoIBAQCePXP2hZynp+fz\nS4cnXuGJ8j0BjdcQ5BYQVT9SmJpH5UUHug2oIvukw1PoehhO/37aLKb6AZS+3Mxt\n3+7Y4yV+yeEq98DPhoBt6yKIonGclYJvYInstP1E/btH9EXFrsspR3xDgUWPpnaI\no8BuXpaUeMbbmsgm+XOxpFxBdAa3hWKR/bJHOkPskSys9/6tt68RSGx7oskobywS\n3emeCFc5y3pnNbpccCW5Yd2huGAfefUW39ifO76L7J167IOK9rU6UslPp96TK3DS\nivMY2ufjGmkhxZ1PbLt0bePTcdVDgpV8LeT0mEVKitZ1juEX28XygSQR5MCqOc8V\nAYUXasndAoGBAOoIBr/yNzhPhzze0HQW4f/pGBanULqYSbLSE+1V89B6C80sRtFc\nkNSPxPvfs1ikHvhVJ5zQLKUVk1IvebSK0HA8Rm7ePClUQeIykfcno8lQSfEo27LT\nRI4Fl5trMG4R761q8YK9bpwrLzyk8gu7YQQp9HjwGF+FpXsJuslXMmJbAoGBAMZK\nrNsXRURcxusqoYkq+yxtnKOjGkDTO2hnNPPxTNAReFv1EjAQ+IjadpIzByKNLfwC\ngMaRFU32Qiz6j/KVkckheaBu/K41JDuh7cfrq2RadlhrXQmjZlRsMHh2SHuPvNeT\npkJdF/9kw1E/z/+NW0FHBhWj+KmZQ33ylg2zBZUXAoGBAMALNBbA2YVw5WYS5XXN\n7UjF60lzpTBplViTQVzpwnhaHmMQKVDWJ9b130xc5lwf2XYo0qfAwFH7oXe4k6OO\nobroC1ghL7cueB35J4RsV9/z7aliwN4+tavhdOZJkGVSfJ6O+n4xmpm2aj3WkPUF\nn3f+QaoYQ7fnAMM1WbysvCCvAoGAUXyWlGJ3wKQvyqx2PZxAI/3XhRedzk3/9+OR\nyz26RzcmswN/Oel/eR3t5B68K+LApvOQYAl3K9arUziUtyfoBTOQe/GgPSbxgOAG\ni0W55T+XqrZUQYW4o7DiKl7RYpWrERxIErWXCwkpitYib+5zNdwuD+6WXXvyVGvA\nZljPTnkCgYAo/cy1h8ityMro2wf86PfGjKUyTY1MtaDup492siahqshrrTJp9tnq\nqUi/3WatMX+K/rmvUDTtbOfXjZHoVNDrbtTXWCyhHIUoUJfDWWLnbOwr2oIkBmiV\nJvR63eac0pJnTcwupDgcBQ9lYBXSmvbVEzkxrsU7i47vBUSxZg+/jQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a47ff927fe1246cdb3f9adc58ee60570', 'name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'created_at': '2018-12-23T22:12:00.958864', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de967139e78345ee897611dec5d890e4', 'name': 'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:a4:c6:a2:73:f5:cd:dd:eb:bb:7f:d8:f7:da:8f:ad', 'type': 'ssh', 'id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e'}) 2018-12-23 22:12:00,959 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtUZ5kBd/gbkbrqCl50yU6Gc9Ba6taVjOnQAeiRTQ+fGM68h7 jPbUghHJM1Jc0lVllNf+64e6qQDDFA2keccZksRPZ65lbE0OY3AAlvLys3IAJ/bp ubavN0p3ee6wrwD5jVcQhV/Z18V/PMz4LtseSS2nUdjqc+DQQQvV34p5XTRCVWod 6WrsjBwCF0+vCUAJ9oWbVrBmKdFQlzTlyeh3IrbyP+pvcSwjINpKU7Y5l08YkLmQ lbxH8zJC9l8USZNWCn8LIO01pZcf7b6zdl905bC4d0JriV40F77Htjwt1pn1OxuI GJpHSYOugN0Vd7dKN5pdQvSFJQ+BtDc3tYzNLQIDAQABAoIBAQCePXP2hZynp+fz S4cnXuGJ8j0BjdcQ5BYQVT9SmJpH5UUHug2oIvukw1PoehhO/37aLKb6AZS+3Mxt 3+7Y4yV+yeEq98DPhoBt6yKIonGclYJvYInstP1E/btH9EXFrsspR3xDgUWPpnaI o8BuXpaUeMbbmsgm+XOxpFxBdAa3hWKR/bJHOkPskSys9/6tt68RSGx7oskobywS 3emeCFc5y3pnNbpccCW5Yd2huGAfefUW39ifO76L7J167IOK9rU6UslPp96TK3DS ivMY2ufjGmkhxZ1PbLt0bePTcdVDgpV8LeT0mEVKitZ1juEX28XygSQR5MCqOc8V AYUXasndAoGBAOoIBr/yNzhPhzze0HQW4f/pGBanULqYSbLSE+1V89B6C80sRtFc kNSPxPvfs1ikHvhVJ5zQLKUVk1IvebSK0HA8Rm7ePClUQeIykfcno8lQSfEo27LT RI4Fl5trMG4R761q8YK9bpwrLzyk8gu7YQQp9HjwGF+FpXsJuslXMmJbAoGBAMZK rNsXRURcxusqoYkq+yxtnKOjGkDTO2hnNPPxTNAReFv1EjAQ+IjadpIzByKNLfwC gMaRFU32Qiz6j/KVkckheaBu/K41JDuh7cfrq2RadlhrXQmjZlRsMHh2SHuPvNeT pkJdF/9kw1E/z/+NW0FHBhWj+KmZQ33ylg2zBZUXAoGBAMALNBbA2YVw5WYS5XXN 7UjF60lzpTBplViTQVzpwnhaHmMQKVDWJ9b130xc5lwf2XYo0qfAwFH7oXe4k6OO obroC1ghL7cueB35J4RsV9/z7aliwN4+tavhdOZJkGVSfJ6O+n4xmpm2aj3WkPUF n3f+QaoYQ7fnAMM1WbysvCCvAoGAUXyWlGJ3wKQvyqx2PZxAI/3XhRedzk3/9+OR yz26RzcmswN/Oel/eR3t5B68K+LApvOQYAl3K9arUziUtyfoBTOQe/GgPSbxgOAG i0W55T+XqrZUQYW4o7DiKl7RYpWrERxIErWXCwkpitYib+5zNdwuD+6WXXvyVGvA ZljPTnkCgYAo/cy1h8ityMro2wf86PfGjKUyTY1MtaDup492siahqshrrTJp9tnq qUi/3WatMX+K/rmvUDTtbOfXjZHoVNDrbtTXWCyhHIUoUJfDWWLnbOwr2oIkBmiV JvR63eac0pJnTcwupDgcBQ9lYBXSmvbVEzkxrsU7i47vBUSxZg+/jQ== -----END RSA PRIVATE KEY----- 2018-12-23 22:12:00,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 22:12:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"security_group": {"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-12-23 22:12:01,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-05a9e6f3-0f89-4f3a-97d2-1818d992c02c Date: Sun, 23 Dec 2018 22:12:01 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 2, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}} 2018-12-23 22:12:01,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-05a9e6f3-0f89-4f3a-97d2-1818d992c02c 2018-12-23 22:12:01,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.445868968964s 2018-12-23 22:12:01,409 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-05a9e6f3-0f89-4f3a-97d2-1818d992c02c 2018-12-23 22:12:01,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:12:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:01,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-99671ec2-9bcd-4b6c-97bd-3a3b6597527e Date: Sun, 23 Dec 2018 22:12:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 2, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:10:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:12:01,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-99671ec2-9bcd-4b6c-97bd-3a3b6597527e 2018-12-23 22:12:01,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0719330310822s 2018-12-23 22:12:01,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-99671ec2-9bcd-4b6c-97bd-3a3b6597527e 2018-12-23 22:12:01,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:12:01,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -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": "35048365-82ef-4675-8b8e-e9b48db6ac6a"}}' 2018-12-23 22:12:01,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-5822aad6-d769-4fb6-a1ca-c1cd65d8f24e Date: Sun, 23 Dec 2018 22:12:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "port_range_min": 22, "revision_number": 0, "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "project_id": "de967139e78345ee897611dec5d890e4", "id": "7ebf5d79-900b-40b6-9139-3e2badfa9e65"}} 2018-12-23 22:12:01,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5822aad6-d769-4fb6-a1ca-c1cd65d8f24e 2018-12-23 22:12:01,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12703704834s 2018-12-23 22:12:01,617 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5822aad6-d769-4fb6-a1ca-c1cd65d8f24e 2018-12-23 22:12:01,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:12:01,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:01,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-86224ccc-497c-4a2c-a6ee-ee91a5d24590 Date: Sun, 23 Dec 2018 22:12:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "7ebf5d79-900b-40b6-9139-3e2badfa9e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 3, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:10:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:12:01,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-86224ccc-497c-4a2c-a6ee-ee91a5d24590 2018-12-23 22:12:01,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0702619552612s 2018-12-23 22:12:01,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-86224ccc-497c-4a2c-a6ee-ee91a5d24590 2018-12-23 22:12:01,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:12:01,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -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": "35048365-82ef-4675-8b8e-e9b48db6ac6a"}}' 2018-12-23 22:12:01,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a7d0c94d-e026-425c-8d23-8b3dd840e346 Date: Sun, 23 Dec 2018 22:12:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "port_range_min": null, "revision_number": 0, "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "project_id": "de967139e78345ee897611dec5d890e4", "id": "5426c504-d459-4902-99ca-24080b0e5713"}} 2018-12-23 22:12:01,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a7d0c94d-e026-425c-8d23-8b3dd840e346 2018-12-23 22:12:01,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144061088562s 2018-12-23 22:12:01,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a7d0c94d-e026-425c-8d23-8b3dd840e346 2018-12-23 22:12:01,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:12:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:01,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-49b3688d-189b-4a2b-8a27-a25604490f94 Date: Sun, 23 Dec 2018 22:12:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "5426c504-d459-4902-99ca-24080b0e5713", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "7ebf5d79-900b-40b6-9139-3e2badfa9e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:10:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:12:01,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-49b3688d-189b-4a2b-8a27-a25604490f94 2018-12-23 22:12:01,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484201908112s 2018-12-23 22:12:01,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-49b3688d-189b-4a2b-8a27-a25604490f94 2018-12-23 22:12:01,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:12:01,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -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": "35048365-82ef-4675-8b8e-e9b48db6ac6a"}}' 2018-12-23 22:12:02,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-123a6ac5-8f46-4a7a-ad84-467c502b4881 Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "port_range_min": 80, "revision_number": 0, "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "project_id": "de967139e78345ee897611dec5d890e4", "id": "90d1932b-c54f-4e35-8963-33a32bff2fe0"}} 2018-12-23 22:12:02,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-123a6ac5-8f46-4a7a-ad84-467c502b4881 2018-12-23 22:12:02,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12963104248s 2018-12-23 22:12:02,024 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-123a6ac5-8f46-4a7a-ad84-467c502b4881 2018-12-23 22:12:02,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:12:02,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:02,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-fdd31171-a71e-4fc5-af78-f79e491e69c2 Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "5426c504-d459-4902-99ca-24080b0e5713", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "7ebf5d79-900b-40b6-9139-3e2badfa9e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "90d1932b-c54f-4e35-8963-33a32bff2fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 5, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:10:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:12:02,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fdd31171-a71e-4fc5-af78-f79e491e69c2 2018-12-23 22:12:02,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049259185791s 2018-12-23 22:12:02,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fdd31171-a71e-4fc5-af78-f79e491e69c2 2018-12-23 22:12:02,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:12:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -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": "35048365-82ef-4675-8b8e-e9b48db6ac6a"}}' 2018-12-23 22:12:02,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-43b23438-36d9-442c-8d24-335390b40da3 Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "port_range_min": 443, "revision_number": 0, "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:02Z", "project_id": "de967139e78345ee897611dec5d890e4", "id": "c2475233-3f52-4db9-8d29-18580e72c331"}} 2018-12-23 22:12:02,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-43b23438-36d9-442c-8d24-335390b40da3 2018-12-23 22:12:02,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14125585556s 2018-12-23 22:12:02,223 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-43b23438-36d9-442c-8d24-335390b40da3 2018-12-23 22:12:02,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:12:02,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:02,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-edf55169-1794-46b3-8216-96959a8e0b1e Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "5426c504-d459-4902-99ca-24080b0e5713", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "7ebf5d79-900b-40b6-9139-3e2badfa9e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "90d1932b-c54f-4e35-8963-33a32bff2fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "c2475233-3f52-4db9-8d29-18580e72c331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 6, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:10:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:12:02,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-edf55169-1794-46b3-8216-96959a8e0b1e 2018-12-23 22:12:02,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0471029281616s 2018-12-23 22:12:02,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-edf55169-1794-46b3-8216-96959a8e0b1e 2018-12-23 22:12:02,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:12:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -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": "35048365-82ef-4675-8b8e-e9b48db6ac6a"}}' 2018-12-23 22:12:02,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-9a77e949-2cb9-4462-b1d5-8b90fabea520 Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:02Z", "project_id": "de967139e78345ee897611dec5d890e4", "id": "169de1c2-0c1f-4cc7-a075-f516b43ca7a8"}} 2018-12-23 22:12:02,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9a77e949-2cb9-4462-b1d5-8b90fabea520 2018-12-23 22:12:02,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143314123154s 2018-12-23 22:12:02,420 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9a77e949-2cb9-4462-b1d5-8b90fabea520 2018-12-23 22:12:02,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:12:02,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:02,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-19d82a91-debb-492d-87ad-ce3009319e50 Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "169de1c2-0c1f-4cc7-a075-f516b43ca7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "5426c504-d459-4902-99ca-24080b0e5713", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "7ebf5d79-900b-40b6-9139-3e2badfa9e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "90d1932b-c54f-4e35-8963-33a32bff2fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "c2475233-3f52-4db9-8d29-18580e72c331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 7, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:10:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:12:02,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-19d82a91-debb-492d-87ad-ce3009319e50 2018-12-23 22:12:02,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0488290786743s 2018-12-23 22:12:02,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-19d82a91-debb-492d-87ad-ce3009319e50 2018-12-23 22:12:02,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:12:02,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -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": "35048365-82ef-4675-8b8e-e9b48db6ac6a"}}' 2018-12-23 22:12:02,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-664bfa9a-f72e-4203-bf24-308b6b4ce32e Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:02Z", "project_id": "de967139e78345ee897611dec5d890e4", "id": "4bf340cb-e59a-4967-af11-624fc8e116d6"}} 2018-12-23 22:12:02,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-664bfa9a-f72e-4203-bf24-308b6b4ce32e 2018-12-23 22:12:02,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140683889389s 2018-12-23 22:12:02,617 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-664bfa9a-f72e-4203-bf24-308b6b4ce32e 2018-12-23 22:12:02,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:12:02,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:02,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-1dc15683-3999-46be-837a-7015edd1ca77 Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"de967139e78345ee897611dec5d890e4","l2_adjacency":true,"status":"ACTIVE","subnets":["4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a"],"description":"","tags":[],"updated_at":"2018-12-23T22:10:32Z","qos_policy_id":null,"name":"cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e","admin_state_up":true,"tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 22:12:02,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1dc15683-3999-46be-837a-7015edd1ca77 2018-12-23 22:12:02,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103024959564s 2018-12-23 22:12:02,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1dc15683-3999-46be-837a-7015edd1ca77 2018-12-23 22:12:02,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:12:02,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:02,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0be9bd66-3872-4bae-97ef-c65bc464b3ae Date: Sun, 23 Dec 2018 22:12:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "metadata": {}}], "file": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file", "owner": "de967139e78345ee897611dec5d890e4", "id": "61f32830-efd6-4ff0-9b98-31a080707049", "size": 4373348352, "self": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:11:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:12:02,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0be9bd66-3872-4bae-97ef-c65bc464b3ae 2018-12-23 22:12:02,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342669487s 2018-12-23 22:12:02,761 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0be9bd66-3872-4bae-97ef-c65bc464b3ae 2018-12-23 22:12:02,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:12:02,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:02,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d7a742d-1b3c-41fc-97be-10e029622c33 x-compute-request-id: req-2d7a742d-1b3c-41fc-97be-10e029622c33 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028"}]} 2018-12-23 22:12:02,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2d7a742d-1b3c-41fc-97be-10e029622c33 2018-12-23 22:12:02,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211179256439s 2018-12-23 22:12:02,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2d7a742d-1b3c-41fc-97be-10e029622c33 2018-12-23 22:12:02,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 22:12:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"server": {"name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "imageRef": "61f32830-efd6-4ff0-9b98-31a080707049", "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "flavorRef": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5b01f8d5-9b4a-4f42-8ab5-87469f420941"}], "security_groups": [{"name": "35048365-82ef-4675-8b8e-e9b48db6ac6a"}]}}' 2018-12-23 22:12:03,822 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22:12:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a525501a-7598-4db0-9a91-6d31290f3cd2 x-compute-request-id: req-a525501a-7598-4db0-9a91-6d31290f3cd2 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "35048365-82ef-4675-8b8e-e9b48db6ac6a"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "adminPass": "r44jQjZVMVrL"}} 2018-12-23 22:12:03,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a525501a-7598-4db0-9a91-6d31290f3cd2 2018-12-23 22:12:03,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.03781199455s 2018-12-23 22:12:03,822 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a525501a-7598-4db0-9a91-6d31290f3cd2 2018-12-23 22:12:03,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:03,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:04,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-21a57b2d-4823-445e-9cea-a0d582dad8b7 x-compute-request-id: req-21a57b2d-4823-445e-9cea-a0d582dad8b7 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.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:04,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-21a57b2d-4823-445e-9cea-a0d582dad8b7 2018-12-23 22:12:04,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909808158875s 2018-12-23 22:12:04,733 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-21a57b2d-4823-445e-9cea-a0d582dad8b7 2018-12-23 22:12:04,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:12:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:04,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-82efe190-7db3-49ad-9fff-1c74e85ba36e Date: Sun, 23 Dec 2018 22:12:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"de967139e78345ee897611dec5d890e4","l2_adjacency":true,"status":"ACTIVE","subnets":["4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a"],"description":"","tags":[],"updated_at":"2018-12-23T22:10:32Z","qos_policy_id":null,"name":"cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e","admin_state_up":true,"tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 22:12:04,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-82efe190-7db3-49ad-9fff-1c74e85ba36e 2018-12-23 22:12:04,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0924258232117s 2018-12-23 22:12:04,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-82efe190-7db3-49ad-9fff-1c74e85ba36e 2018-12-23 22:12:04,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 22:12:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:04,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-cf725f6b-3bb4-45a1-b5d1-7464e814c2d6 Date: Sun, 23 Dec 2018 22:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:10:32Z","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":"de967139e78345ee897611dec5d890e4","id":"4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a","subnetpool_id":null,"name":"cloudify_ims-subnet_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}]} 2018-12-23 22:12:04,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cf725f6b-3bb4-45a1-b5d1-7464e814c2d6 2018-12-23 22:12:04,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0447888374329s 2018-12-23 22:12:04,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-cf725f6b-3bb4-45a1-b5d1-7464e814c2d6 2018-12-23 22:12:04,880 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:06,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:06,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:07,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-f9107bba-a61c-4a29-be35-187742d8da6f x-compute-request-id: req-f9107bba-a61c-4a29-be35-187742d8da6f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:07,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9107bba-a61c-4a29-be35-187742d8da6f 2018-12-23 22:12:07,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638990163803s 2018-12-23 22:12:07,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9107bba-a61c-4a29-be35-187742d8da6f 2018-12-23 22:12:07,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:09,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:09,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:09,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe77140e-8c91-4c77-879f-2836a6b5c3cd x-compute-request-id: req-fe77140e-8c91-4c77-879f-2836a6b5c3cd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:09,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe77140e-8c91-4c77-879f-2836a6b5c3cd 2018-12-23 22:12:09,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223242044449s 2018-12-23 22:12:09,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe77140e-8c91-4c77-879f-2836a6b5c3cd 2018-12-23 22:12:09,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:11,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:12,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-b9b09b84-5b63-4d69-8277-f55b90028147 x-compute-request-id: req-b9b09b84-5b63-4d69-8277-f55b90028147 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:12,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b9b09b84-5b63-4d69-8277-f55b90028147 2018-12-23 22:12:12,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408993959427s 2018-12-23 22:12:12,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b9b09b84-5b63-4d69-8277-f55b90028147 2018-12-23 22:12:12,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:14,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:14,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:14,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-fe11930c-e4c5-45aa-8f1d-69c133aec04c x-compute-request-id: req-fe11930c-e4c5-45aa-8f1d-69c133aec04c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:14,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe11930c-e4c5-45aa-8f1d-69c133aec04c 2018-12-23 22:12:14,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579111814499s 2018-12-23 22:12:14,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe11930c-e4c5-45aa-8f1d-69c133aec04c 2018-12-23 22:12:14,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:16,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:16,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:17,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c52a323-ce3d-4795-8b3f-f1258730ae67 x-compute-request-id: req-6c52a323-ce3d-4795-8b3f-f1258730ae67 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:17,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c52a323-ce3d-4795-8b3f-f1258730ae67 2018-12-23 22:12:17,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532064914703s 2018-12-23 22:12:17,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c52a323-ce3d-4795-8b3f-f1258730ae67 2018-12-23 22:12:17,296 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:19,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:19,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:19,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49b5d644-7e09-49f3-9d3d-e2603dd144be x-compute-request-id: req-49b5d644-7e09-49f3-9d3d-e2603dd144be Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:19,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49b5d644-7e09-49f3-9d3d-e2603dd144be 2018-12-23 22:12:19,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194549798965s 2018-12-23 22:12:19,494 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49b5d644-7e09-49f3-9d3d-e2603dd144be 2018-12-23 22:12:19,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:21,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:21,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:21,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-85435ae4-dc76-42b3-b3ab-03a7fd9f8a5c x-compute-request-id: req-85435ae4-dc76-42b3-b3ab-03a7fd9f8a5c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:21,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-85435ae4-dc76-42b3-b3ab-03a7fd9f8a5c 2018-12-23 22:12:21,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196996927261s 2018-12-23 22:12:21,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-85435ae4-dc76-42b3-b3ab-03a7fd9f8a5c 2018-12-23 22:12:21,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:23,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:23,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:23,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71abb76e-efb0-4740-b431-c0268f613e22 x-compute-request-id: req-71abb76e-efb0-4740-b431-c0268f613e22 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:23,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-71abb76e-efb0-4740-b431-c0268f613e22 2018-12-23 22:12:23,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187314987183s 2018-12-23 22:12:23,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-71abb76e-efb0-4740-b431-c0268f613e22 2018-12-23 22:12:23,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:25,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:25,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:26,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-8f552f10-8de7-4997-b711-7238e6a138e4 x-compute-request-id: req-8f552f10-8de7-4997-b711-7238e6a138e4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:26,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f552f10-8de7-4997-b711-7238e6a138e4 2018-12-23 22:12:26,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184588909149s 2018-12-23 22:12:26,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f552f10-8de7-4997-b711-7238e6a138e4 2018-12-23 22:12:26,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:28,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:28,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-aa9ede49-29dd-4c64-804b-be0bb464340b x-compute-request-id: req-aa9ede49-29dd-4c64-804b-be0bb464340b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:28,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa9ede49-29dd-4c64-804b-be0bb464340b 2018-12-23 22:12:28,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340642929077s 2018-12-23 22:12:28,432 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa9ede49-29dd-4c64-804b-be0bb464340b 2018-12-23 22:12:28,436 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:30,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:30,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f009f432-6326-4579-b06a-661ec30d510d x-compute-request-id: req-f009f432-6326-4579-b06a-661ec30d510d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:30,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f009f432-6326-4579-b06a-661ec30d510d 2018-12-23 22:12:30,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378271102905s 2018-12-23 22:12:30,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f009f432-6326-4579-b06a-661ec30d510d 2018-12-23 22:12:30,821 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:32,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:32,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:32,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-b89a3628-e475-41e3-a386-0742beac87ec x-compute-request-id: req-b89a3628-e475-41e3-a386-0742beac87ec Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:32,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b89a3628-e475-41e3-a386-0742beac87ec 2018-12-23 22:12:32,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17014503479s 2018-12-23 22:12:32,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b89a3628-e475-41e3-a386-0742beac87ec 2018-12-23 22:12:32,996 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:34,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:35,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:35,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-e5ae1729-70e0-404d-bb50-bfd0616ae2e6 x-compute-request-id: req-e5ae1729-70e0-404d-bb50-bfd0616ae2e6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:35,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5ae1729-70e0-404d-bb50-bfd0616ae2e6 2018-12-23 22:12:35,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516695022583s 2018-12-23 22:12:35,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5ae1729-70e0-404d-bb50-bfd0616ae2e6 2018-12-23 22:12:35,520 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:37,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:37,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:37,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c90e7c3-0b64-4a9b-a12d-4d4edb136f7b x-compute-request-id: req-7c90e7c3-0b64-4a9b-a12d-4d4edb136f7b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:37,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c90e7c3-0b64-4a9b-a12d-4d4edb136f7b 2018-12-23 22:12:37,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473984956741s 2018-12-23 22:12:37,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c90e7c3-0b64-4a9b-a12d-4d4edb136f7b 2018-12-23 22:12:38,002 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:40,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:40,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-065d9cfa-c58b-4334-856c-cde71e0c28e0 x-compute-request-id: req-065d9cfa-c58b-4334-856c-cde71e0c28e0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:40,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-065d9cfa-c58b-4334-856c-cde71e0c28e0 2018-12-23 22:12:40,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429933071136s 2018-12-23 22:12:40,435 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-065d9cfa-c58b-4334-856c-cde71e0c28e0 2018-12-23 22:12:40,439 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:42,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:42,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:42,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-081a764a-866d-4597-bef2-d9bee2d020a5 x-compute-request-id: req-081a764a-866d-4597-bef2-d9bee2d020a5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:42,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-081a764a-866d-4597-bef2-d9bee2d020a5 2018-12-23 22:12:42,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200240850449s 2018-12-23 22:12:42,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-081a764a-866d-4597-bef2-d9bee2d020a5 2018-12-23 22:12:42,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:44,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:44,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:45,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-76f1ef28-e9ce-4e09-88da-dd9cdafb26fb x-compute-request-id: req-76f1ef28-e9ce-4e09-88da-dd9cdafb26fb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:45,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-76f1ef28-e9ce-4e09-88da-dd9cdafb26fb 2018-12-23 22:12:45,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389216184616s 2018-12-23 22:12:45,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-76f1ef28-e9ce-4e09-88da-dd9cdafb26fb 2018-12-23 22:12:45,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:47,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:47,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:47,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-1c0e156f-76ba-4d28-b650-c14fcfe53f3e x-compute-request-id: req-1c0e156f-76ba-4d28-b650-c14fcfe53f3e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:47,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c0e156f-76ba-4d28-b650-c14fcfe53f3e 2018-12-23 22:12:47,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494984865189s 2018-12-23 22:12:47,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c0e156f-76ba-4d28-b650-c14fcfe53f3e 2018-12-23 22:12:47,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:49,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:49,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12: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-4054483c-317c-4a31-9f69-005c42a3e56f x-compute-request-id: req-4054483c-317c-4a31-9f69-005c42a3e56f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:49,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4054483c-317c-4a31-9f69-005c42a3e56f 2018-12-23 22:12:49,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356485128403s 2018-12-23 22:12:49,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4054483c-317c-4a31-9f69-005c42a3e56f 2018-12-23 22:12:49,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:51,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:51,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:52,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:12:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74c9687d-3d81-4e1c-b91c-340f54d98f87 x-compute-request-id: req-74c9687d-3d81-4e1c-b91c-340f54d98f87 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:52,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-74c9687d-3d81-4e1c-b91c-340f54d98f87 2018-12-23 22:12:52,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347974061966s 2018-12-23 22:12:52,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-74c9687d-3d81-4e1c-b91c-340f54d98f87 2018-12-23 22:12:52,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:54,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:54,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:54,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-b6ef4fb2-ed32-45da-9a68-92a3481bec65 x-compute-request-id: req-b6ef4fb2-ed32-45da-9a68-92a3481bec65 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:54,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b6ef4fb2-ed32-45da-9a68-92a3481bec65 2018-12-23 22:12:54,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195139169693s 2018-12-23 22:12:54,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b6ef4fb2-ed32-45da-9a68-92a3481bec65 2018-12-23 22:12:54,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:56,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:56,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:56,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-e8a78be1-7de1-4285-8f77-eff5f7c7c622 x-compute-request-id: req-e8a78be1-7de1-4285-8f77-eff5f7c7c622 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:56,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e8a78be1-7de1-4285-8f77-eff5f7c7c622 2018-12-23 22:12:56,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194525003433s 2018-12-23 22:12:56,661 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e8a78be1-7de1-4285-8f77-eff5f7c7c622 2018-12-23 22:12:56,665 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:12:58,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:12:58,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:12:59,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-e06136ff-e400-467e-b17e-c935cf4c77a5 x-compute-request-id: req-e06136ff-e400-467e-b17e-c935cf4c77a5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:12:59,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e06136ff-e400-467e-b17e-c935cf4c77a5 2018-12-23 22:12:59,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361708164215s 2018-12-23 22:12:59,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e06136ff-e400-467e-b17e-c935cf4c77a5 2018-12-23 22:12:59,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:01,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:01,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:01,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86dd96f4-9e47-4066-b062-3a0e663ea079 x-compute-request-id: req-86dd96f4-9e47-4066-b062-3a0e663ea079 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:01,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-86dd96f4-9e47-4066-b062-3a0e663ea079 2018-12-23 22:13:01,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523922920227s 2018-12-23 22:13:01,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-86dd96f4-9e47-4066-b062-3a0e663ea079 2018-12-23 22:13:01,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:03,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:03,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:04,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-e08c908b-544c-4e64-9f55-8543ca130730 x-compute-request-id: req-e08c908b-544c-4e64-9f55-8543ca130730 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:04,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e08c908b-544c-4e64-9f55-8543ca130730 2018-12-23 22:13:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516551971436s 2018-12-23 22:13:04,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e08c908b-544c-4e64-9f55-8543ca130730 2018-12-23 22:13:04,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:06,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:06,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:06,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-bcb202c3-4a8e-4f2e-ba3b-1869edad0b11 x-compute-request-id: req-bcb202c3-4a8e-4f2e-ba3b-1869edad0b11 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:06,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcb202c3-4a8e-4f2e-ba3b-1869edad0b11 2018-12-23 22:13:06,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376063108444s 2018-12-23 22:13:06,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcb202c3-4a8e-4f2e-ba3b-1869edad0b11 2018-12-23 22:13:06,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:08,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:08,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:08,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-0a11a115-03b3-4bdb-84cd-d7dc26790876 x-compute-request-id: req-0a11a115-03b3-4bdb-84cd-d7dc26790876 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:08,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a11a115-03b3-4bdb-84cd-d7dc26790876 2018-12-23 22:13:08,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37650513649s 2018-12-23 22:13:08,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a11a115-03b3-4bdb-84cd-d7dc26790876 2018-12-23 22:13:08,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:10,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:10,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:11,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13: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-51843d68-0f1d-43af-abe1-d75c3c7c8b45 x-compute-request-id: req-51843d68-0f1d-43af-abe1-d75c3c7c8b45 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:11,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51843d68-0f1d-43af-abe1-d75c3c7c8b45 2018-12-23 22:13:11,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190577030182s 2018-12-23 22:13:11,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51843d68-0f1d-43af-abe1-d75c3c7c8b45 2018-12-23 22:13:11,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:13,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:13,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:13,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62eb28bd-0855-4b2b-b663-6b1d9a3e3f12 x-compute-request-id: req-62eb28bd-0855-4b2b-b663-6b1d9a3e3f12 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:13,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62eb28bd-0855-4b2b-b663-6b1d9a3e3f12 2018-12-23 22:13:13,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366889953613s 2018-12-23 22:13:13,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62eb28bd-0855-4b2b-b663-6b1d9a3e3f12 2018-12-23 22:13:13,423 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:15,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:15,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:15,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b917a82-787d-43db-b3ba-6d32f8672630 x-compute-request-id: req-3b917a82-787d-43db-b3ba-6d32f8672630 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:15,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3b917a82-787d-43db-b3ba-6d32f8672630 2018-12-23 22:13:15,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363487958908s 2018-12-23 22:13:15,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3b917a82-787d-43db-b3ba-6d32f8672630 2018-12-23 22:13:15,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:17,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:17,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:18,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-958fad05-18a3-4e1b-be0d-00795932fec7 x-compute-request-id: req-958fad05-18a3-4e1b-be0d-00795932fec7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:18,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-958fad05-18a3-4e1b-be0d-00795932fec7 2018-12-23 22:13:18,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346635103226s 2018-12-23 22:13:18,142 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-958fad05-18a3-4e1b-be0d-00795932fec7 2018-12-23 22:13:18,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:20,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:20,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:20,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-455bbc11-d3b9-41d0-866e-b5fdc20ef3ac x-compute-request-id: req-455bbc11-d3b9-41d0-866e-b5fdc20ef3ac Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:20,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-455bbc11-d3b9-41d0-866e-b5fdc20ef3ac 2018-12-23 22:13:20,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173956871033s 2018-12-23 22:13:20,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-455bbc11-d3b9-41d0-866e-b5fdc20ef3ac 2018-12-23 22:13:20,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:22,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:22,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:22,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44867472-5890-4877-8732-4fcef35f6987 x-compute-request-id: req-44867472-5890-4877-8732-4fcef35f6987 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:22,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44867472-5890-4877-8732-4fcef35f6987 2018-12-23 22:13:22,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379697084427s 2018-12-23 22:13:22,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44867472-5890-4877-8732-4fcef35f6987 2018-12-23 22:13:22,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:24,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:24,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:24,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-5cd6ebf0-7e82-448a-a590-f5565334888e x-compute-request-id: req-5cd6ebf0-7e82-448a-a590-f5565334888e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:24,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5cd6ebf0-7e82-448a-a590-f5565334888e 2018-12-23 22:13:24,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188090085983s 2018-12-23 22:13:24,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5cd6ebf0-7e82-448a-a590-f5565334888e 2018-12-23 22:13:24,908 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:26,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:26,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:27,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-239bfee8-886d-488c-a336-a8cdd9d0b4ae x-compute-request-id: req-239bfee8-886d-488c-a336-a8cdd9d0b4ae Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:27,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-239bfee8-886d-488c-a336-a8cdd9d0b4ae 2018-12-23 22:13:27,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37900185585s 2018-12-23 22:13:27,290 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-239bfee8-886d-488c-a336-a8cdd9d0b4ae 2018-12-23 22:13:27,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:29,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:29,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-657f5332-cf5e-490b-9157-1b97ab515179 x-compute-request-id: req-657f5332-cf5e-490b-9157-1b97ab515179 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:29,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-657f5332-cf5e-490b-9157-1b97ab515179 2018-12-23 22:13:29,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192992925644s 2018-12-23 22:13:29,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-657f5332-cf5e-490b-9157-1b97ab515179 2018-12-23 22:13:29,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:31,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:31,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:31,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13: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-aaee8a1a-4b2c-4af0-99be-ce0ad38e525c x-compute-request-id: req-aaee8a1a-4b2c-4af0-99be-ce0ad38e525c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:31,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aaee8a1a-4b2c-4af0-99be-ce0ad38e525c 2018-12-23 22:13:31,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343721866608s 2018-12-23 22:13:31,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aaee8a1a-4b2c-4af0-99be-ce0ad38e525c 2018-12-23 22:13:31,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:33,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:33,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:34,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13: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-76695fd7-4a27-435f-886a-f654c64045d8 x-compute-request-id: req-76695fd7-4a27-435f-886a-f654c64045d8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:34,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-76695fd7-4a27-435f-886a-f654c64045d8 2018-12-23 22:13:34,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350968122482s 2018-12-23 22:13:34,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-76695fd7-4a27-435f-886a-f654c64045d8 2018-12-23 22:13:34,201 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:36,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:36,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:36,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-ab07e16c-defd-4a6b-8d9a-6fc3f81b49c8 x-compute-request-id: req-ab07e16c-defd-4a6b-8d9a-6fc3f81b49c8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:36,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ab07e16c-defd-4a6b-8d9a-6fc3f81b49c8 2018-12-23 22:13:36,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340918064117s 2018-12-23 22:13:36,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ab07e16c-defd-4a6b-8d9a-6fc3f81b49c8 2018-12-23 22:13:36,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:38,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:38,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:38,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dadf603-a30d-4021-9333-d02389500da0 x-compute-request-id: req-4dadf603-a30d-4021-9333-d02389500da0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:38,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dadf603-a30d-4021-9333-d02389500da0 2018-12-23 22:13:38,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189937829971s 2018-12-23 22:13:38,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dadf603-a30d-4021-9333-d02389500da0 2018-12-23 22:13:38,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:40,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:40,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:40,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43fe7243-b853-4b57-b33d-fd8abb144c65 x-compute-request-id: req-43fe7243-b853-4b57-b33d-fd8abb144c65 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:40,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-43fe7243-b853-4b57-b33d-fd8abb144c65 2018-12-23 22:13:40,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197798967361s 2018-12-23 22:13:40,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-43fe7243-b853-4b57-b33d-fd8abb144c65 2018-12-23 22:13:40,950 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:42,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:43,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13: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-2876569d-c024-4ffa-a4e0-d97a085293ab x-compute-request-id: req-2876569d-c024-4ffa-a4e0-d97a085293ab Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:43,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2876569d-c024-4ffa-a4e0-d97a085293ab 2018-12-23 22:13:43,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389599084854s 2018-12-23 22:13:43,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2876569d-c024-4ffa-a4e0-d97a085293ab 2018-12-23 22:13:43,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:45,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:45,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:45,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13: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-24f3400f-5efe-4347-9ff7-83d4aee86664 x-compute-request-id: req-24f3400f-5efe-4347-9ff7-83d4aee86664 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:45,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24f3400f-5efe-4347-9ff7-83d4aee86664 2018-12-23 22:13:45,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560595035553s 2018-12-23 22:13:45,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24f3400f-5efe-4347-9ff7-83d4aee86664 2018-12-23 22:13:45,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:47,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:48,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3e0b7f6-340e-4ed0-b9c1-5b486be1f843 x-compute-request-id: req-d3e0b7f6-340e-4ed0-b9c1-5b486be1f843 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:48,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3e0b7f6-340e-4ed0-b9c1-5b486be1f843 2018-12-23 22:13:48,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189859867096s 2018-12-23 22:13:48,108 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3e0b7f6-340e-4ed0-b9c1-5b486be1f843 2018-12-23 22:13:48,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:50,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:50,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:50,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9021163b-0749-4793-aaeb-1ee4a6aec015 x-compute-request-id: req-9021163b-0749-4793-aaeb-1ee4a6aec015 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:50,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9021163b-0749-4793-aaeb-1ee4a6aec015 2018-12-23 22:13:50,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416597127914s 2018-12-23 22:13:50,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9021163b-0749-4793-aaeb-1ee4a6aec015 2018-12-23 22:13:50,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:52,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:52,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:52,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-89de38ed-5a89-41b9-805b-6a0641f46dec x-compute-request-id: req-89de38ed-5a89-41b9-805b-6a0641f46dec Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:52,893 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89de38ed-5a89-41b9-805b-6a0641f46dec 2018-12-23 22:13:52,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358057975769s 2018-12-23 22:13:52,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89de38ed-5a89-41b9-805b-6a0641f46dec 2018-12-23 22:13:52,897 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:54,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:55,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-2c3f2305-01d1-4b86-a43c-8c057103208f x-compute-request-id: req-2c3f2305-01d1-4b86-a43c-8c057103208f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:55,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2c3f2305-01d1-4b86-a43c-8c057103208f 2018-12-23 22:13:55,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355035066605s 2018-12-23 22:13:55,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2c3f2305-01d1-4b86-a43c-8c057103208f 2018-12-23 22:13:55,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:57,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:57,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:57,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13: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-97dfc7e1-c7d1-4377-a6e0-a0a1ea9a5e1d x-compute-request-id: req-97dfc7e1-c7d1-4377-a6e0-a0a1ea9a5e1d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:57,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97dfc7e1-c7d1-4377-a6e0-a0a1ea9a5e1d 2018-12-23 22:13:57,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182146072388s 2018-12-23 22:13:57,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97dfc7e1-c7d1-4377-a6e0-a0a1ea9a5e1d 2018-12-23 22:13:57,447 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:13:59,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:13:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:13:59,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:13:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c07d1afb-f558-4d5a-bea3-f13373920482 x-compute-request-id: req-c07d1afb-f558-4d5a-bea3-f13373920482 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:13:59,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c07d1afb-f558-4d5a-bea3-f13373920482 2018-12-23 22:13:59,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353089094162s 2018-12-23 22:13:59,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c07d1afb-f558-4d5a-bea3-f13373920482 2018-12-23 22:13:59,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:14:01,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:14:01,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:02,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14: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-40f1ff4c-b006-4f87-a00c-b51eb465420e x-compute-request-id: req-40f1ff4c-b006-4f87-a00c-b51eb465420e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:14:02,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40f1ff4c-b006-4f87-a00c-b51eb465420e 2018-12-23 22:14:02,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617707014084s 2018-12-23 22:14:02,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40f1ff4c-b006-4f87-a00c-b51eb465420e 2018-12-23 22:14:02,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:14:04,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:14:04,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:04,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14: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-69cfaf75-8652-4a5a-aba7-c3f17feea623 x-compute-request-id: req-69cfaf75-8652-4a5a-aba7-c3f17feea623 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:14:04,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69cfaf75-8652-4a5a-aba7-c3f17feea623 2018-12-23 22:14:04,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172914981842s 2018-12-23 22:14:04,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69cfaf75-8652-4a5a-aba7-c3f17feea623 2018-12-23 22:14:04,613 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:14:06,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:14:06,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:06,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44603266-2e35-4946-8a01-d18c6f55a484 x-compute-request-id: req-44603266-2e35-4946-8a01-d18c6f55a484 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:14:06,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44603266-2e35-4946-8a01-d18c6f55a484 2018-12-23 22:14:06,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346626996994s 2018-12-23 22:14:06,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44603266-2e35-4946-8a01-d18c6f55a484 2018-12-23 22:14:06,967 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:14:08,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:14:08,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:09,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24468bf1-dd9c-4d39-942f-f4e8461624af x-compute-request-id: req-24468bf1-dd9c-4d39-942f-f4e8461624af Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:14:09,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24468bf1-dd9c-4d39-942f-f4e8461624af 2018-12-23 22:14:09,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176895141602s 2018-12-23 22:14:09,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24468bf1-dd9c-4d39-942f-f4e8461624af 2018-12-23 22:14:09,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:14:11,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:14:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:11,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-6a43d191-b917-4cb1-8414-81951e5f59ff x-compute-request-id: req-6a43d191-b917-4cb1-8414-81951e5f59ff Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:14:11,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6a43d191-b917-4cb1-8414-81951e5f59ff 2018-12-23 22:14:11,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367583990097s 2018-12-23 22:14:11,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6a43d191-b917-4cb1-8414-81951e5f59ff 2018-12-23 22:14:11,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:14:13,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:14:13,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:13,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-6c8e43b7-2d7a-4384-8a46-3c417315febd x-compute-request-id: req-6c8e43b7-2d7a-4384-8a46-3c417315febd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:14:13,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c8e43b7-2d7a-4384-8a46-3c417315febd 2018-12-23 22:14:13,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182112932205s 2018-12-23 22:14:13,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c8e43b7-2d7a-4384-8a46-3c417315febd 2018-12-23 22:14:13,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:14:15,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:14:15,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:15,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1cee8b0-37f9-47f1-aad2-85e0c0e0cb8e x-compute-request-id: req-a1cee8b0-37f9-47f1-aad2-85e0c0e0cb8e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:12:05Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:14:15,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1cee8b0-37f9-47f1-aad2-85e0c0e0cb8e 2018-12-23 22:14:15,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169949054718s 2018-12-23 22:14:15,888 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1cee8b0-37f9-47f1-aad2-85e0c0e0cb8e 2018-12-23 22:14:15,892 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:14:17,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:14:17,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:18,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14: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-106804b4-0126-4622-8845-c57b0849a68f x-compute-request-id: req-106804b4-0126-4622-8845-c57b0849a68f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:05:13", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:14:16.000000", "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:14:16Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:14:18,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-106804b4-0126-4622-8845-c57b0849a68f 2018-12-23 22:14:18,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.333889961243s 2018-12-23 22:14:18,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-106804b4-0126-4622-8845-c57b0849a68f 2018-12-23 22:14:18,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 22:14:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d2c9f66f-dbf3-446e-ba6a-063cca28eac1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:18,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-980677f9-e36c-4b92-81b0-292536a9bb49 Date: Sun, 23 Dec 2018 22:14:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T22:14:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a","ip_address":"192.168.120.9"}],"id":"c5155a48-9dfc-459d-9b98-07582ebcabff","security_groups":["35048365-82ef-4675-8b8e-e9b48db6ac6a"],"mac_address":"fa:16:3e:24:05:13","project_id":"de967139e78345ee897611dec5d890e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:12:05Z","binding:vnic_type":"normal","device_id":"d2c9f66f-dbf3-446e-ba6a-063cca28eac1","ip_allocation":"immediate"}]} 2018-12-23 22:14:18,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2c9f66f-dbf3-446e-ba6a-063cca28eac1 used request id req-980677f9-e36c-4b92-81b0-292536a9bb49 2018-12-23 22:14:18,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0485801696777s 2018-12-23 22:14:18,280 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2c9f66f-dbf3-446e-ba6a-063cca28eac1 used request id req-980677f9-e36c-4b92-81b0-292536a9bb49 2018-12-23 22:14:18,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c5155a48-9dfc-459d-9b98-07582ebcabff" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:18,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fcc11df0-cdef-4616-b8c9-ca8cc31650ed Date: Sun, 23 Dec 2018 22:14:18 GMT RESP BODY: {"floatingips": []} 2018-12-23 22:14:18,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c5155a48-9dfc-459d-9b98-07582ebcabff used request id req-fcc11df0-cdef-4616-b8c9-ca8cc31650ed 2018-12-23 22:14:18,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0154440402985s 2018-12-23 22:14:18,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c5155a48-9dfc-459d-9b98-07582ebcabff used request id req-fcc11df0-cdef-4616-b8c9-ca8cc31650ed 2018-12-23 22:14:18,299 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:24:05:13', 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'61f32830-efd6-4ff0-9b98-31a080707049'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:14:16.000000', 'flavor': Munch({u'id': u'66257288-4a5b-4a2f-a82f-ad3c6de4f028'}), 'az': u'nova', 'id': u'd2c9f66f-dbf3-446e-ba6a-063cca28eac1', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a47ff927fe1246cdb3f9adc58ee60570', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de967139e78345ee897611dec5d890e4', 'name': 'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T22:14:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:14:16Z', 'hostId': u'36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:14:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'de967139e78345ee897611dec5d890e4', 'name': u'cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'adminPass': u'r44jQjZVMVrL', 'tenant_id': u'de967139e78345ee897611dec5d890e4', 'created_at': u'2018-12-23T22:12:03Z', 'created': u'2018-12-23T22:12:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 22:14:18,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:14:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:18,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-07350831-7a51-4b55-8cb2-494a52417a94 Date: Sun, 23 Dec 2018 22:14:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"de967139e78345ee897611dec5d890e4","l2_adjacency":true,"status":"ACTIVE","subnets":["4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a"],"description":"","tags":[],"updated_at":"2018-12-23T22:10:32Z","qos_policy_id":null,"name":"cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e","admin_state_up":true,"tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 22:14:18,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-07350831-7a51-4b55-8cb2-494a52417a94 2018-12-23 22:14:18,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0971097946167s 2018-12-23 22:14:18,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-07350831-7a51-4b55-8cb2-494a52417a94 2018-12-23 22:14:18,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 22:14:18,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d2c9f66f-dbf3-446e-ba6a-063cca28eac1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:18,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-29fb5a5b-a927-461d-95f3-8053a9bb2e75 Date: Sun, 23 Dec 2018 22:14:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T22:14:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a","ip_address":"192.168.120.9"}],"id":"c5155a48-9dfc-459d-9b98-07582ebcabff","security_groups":["35048365-82ef-4675-8b8e-e9b48db6ac6a"],"mac_address":"fa:16:3e:24:05:13","project_id":"de967139e78345ee897611dec5d890e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:12:05Z","binding:vnic_type":"normal","device_id":"d2c9f66f-dbf3-446e-ba6a-063cca28eac1","ip_allocation":"immediate"}]} 2018-12-23 22:14:18,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2c9f66f-dbf3-446e-ba6a-063cca28eac1 used request id req-29fb5a5b-a927-461d-95f3-8053a9bb2e75 2018-12-23 22:14:18,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0477180480957s 2018-12-23 22:14:18,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d2c9f66f-dbf3-446e-ba6a-063cca28eac1 used request id req-29fb5a5b-a927-461d-95f3-8053a9bb2e75 2018-12-23 22:14:18,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 22:14:18,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff"}}' 2018-12-23 22:14:20,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-c2c2c975-9181-468a-9a68-e6c2389c4909 Date: Sun, 23 Dec 2018 22:14:20 GMT RESP BODY: {"floatingip": {"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:19Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}} 2018-12-23 22:14:20,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c2c2c975-9181-468a-9a68-e6c2389c4909 2018-12-23 22:14:20,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.17264914513s 2018-12-23 22:14:20,622 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c2c2c975-9181-468a-9a68-e6c2389c4909 2018-12-23 22:14:20,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:20,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-cf5f5b5b-bbc1-412d-81f7-1cc27a75d014 Date: Sun, 23 Dec 2018 22:14:20 GMT RESP BODY: {"floatingips": [{"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:19Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}]} 2018-12-23 22:14:20,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cf5f5b5b-bbc1-412d-81f7-1cc27a75d014 2018-12-23 22:14:20,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0503070354462s 2018-12-23 22:14:20,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cf5f5b5b-bbc1-412d-81f7-1cc27a75d014 2018-12-23 22:14:20,685 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:14:20,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:20,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:20,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-ae5b19bd-22a1-4010-ad74-2a3e8e4d9379 Date: Sun, 23 Dec 2018 22:14:20 GMT RESP BODY: {"floatingips": [{"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:19Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}]} 2018-12-23 22:14:20,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ae5b19bd-22a1-4010-ad74-2a3e8e4d9379 2018-12-23 22:14:20,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209150314331s 2018-12-23 22:14:20,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ae5b19bd-22a1-4010-ad74-2a3e8e4d9379 2018-12-23 22:14:20,814 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:14:20,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:20,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:20,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-2597eb24-a265-4aea-acd1-8ba32d429525 Date: Sun, 23 Dec 2018 22:14:20 GMT RESP BODY: {"floatingips": [{"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:19Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}]} 2018-12-23 22:14:20,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2597eb24-a265-4aea-acd1-8ba32d429525 2018-12-23 22:14:20,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207750797272s 2018-12-23 22:14:20,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2597eb24-a265-4aea-acd1-8ba32d429525 2018-12-23 22:14:20,943 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:14:21,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:21,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:21,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-017c5da6-32e4-4cdb-a66a-f8b1d1661c76 Date: Sun, 23 Dec 2018 22:14:21 GMT RESP BODY: {"floatingips": [{"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:19Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}]} 2018-12-23 22:14:21,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-017c5da6-32e4-4cdb-a66a-f8b1d1661c76 2018-12-23 22:14:21,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209920406342s 2018-12-23 22:14:21,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-017c5da6-32e4-4cdb-a66a-f8b1d1661c76 2018-12-23 22:14:21,073 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:14:21,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:21,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:21,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-adbc9d7f-53eb-4688-813e-d5f7e8dcbefe Date: Sun, 23 Dec 2018 22:14:21 GMT RESP BODY: {"floatingips": [{"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:19Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}]} 2018-12-23 22:14:21,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-adbc9d7f-53eb-4688-813e-d5f7e8dcbefe 2018-12-23 22:14:21,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0211849212646s 2018-12-23 22:14:21,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-adbc9d7f-53eb-4688-813e-d5f7e8dcbefe 2018-12-23 22:14:21,203 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:14:21,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:21,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:21,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-8e9cc767-529d-47d1-bbce-548506b159b7 Date: Sun, 23 Dec 2018 22:14:21 GMT RESP BODY: {"floatingips": [{"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:19Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}]} 2018-12-23 22:14:21,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8e9cc767-529d-47d1-bbce-548506b159b7 2018-12-23 22:14:21,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0419671535492s 2018-12-23 22:14:21,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8e9cc767-529d-47d1-bbce-548506b159b7 2018-12-23 22:14:21,354 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:14:21,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:21,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:21,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-7401587b-a2c5-4108-88f6-ff90c360d466 Date: Sun, 23 Dec 2018 22:14:21 GMT RESP BODY: {"floatingips": [{"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "DOWN", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:19Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}]} 2018-12-23 22:14:21,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7401587b-a2c5-4108-88f6-ff90c360d466 2018-12-23 22:14:21,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0501630306244s 2018-12-23 22:14:21,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7401587b-a2c5-4108-88f6-ff90c360d466 2018-12-23 22:14:21,513 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 22:14:21,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:14:21,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:14:21,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-a3fe97e1-f16e-4589-986f-da3a9e846ce5 Date: Sun, 23 Dec 2018 22:14:21 GMT RESP BODY: {"floatingips": [{"router_id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:14:19Z", "updated_at": "2018-12-23T22:14:21Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "de967139e78345ee897611dec5d890e4", "port_id": "c5155a48-9dfc-459d-9b98-07582ebcabff", "id": "dd9972fa-2f4b-4416-bd65-83d2a194e3b7", "qos_policy_id": null}]} 2018-12-23 22:14:21,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a3fe97e1-f16e-4589-986f-da3a9e846ce5 2018-12-23 22:14:21,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0208320617676s 2018-12-23 22:14:21,640 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a3fe97e1-f16e-4589-986f-da3a9e846ce5 2018-12-23 22:14:21,643 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'3d1a8f73-fcc1-4590-a569-27ad5540b543', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'de967139e78345ee897611dec5d890e4', 'created_at': u'2018-12-23T22:14:19Z', 'attached': True, 'updated_at': u'2018-12-23T22:14:21Z', 'id': u'dd9972fa-2f4b-4416-bd65-83d2a194e3b7', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de967139e78345ee897611dec5d890e4', 'name': 'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'3d1a8f73-fcc1-4590-a569-27ad5540b543', u'qos_policy_id': None, 'project_id': u'de967139e78345ee897611dec5d890e4', 'port_id': u'c5155a48-9dfc-459d-9b98-07582ebcabff', 'port': u'c5155a48-9dfc-459d-9b98-07582ebcabff', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 22:14:21,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:14:21,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:14:21,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba1b440b-efb1-41f4-ba31-766782748a81 x-compute-request-id: req-ba1b440b-efb1-41f4-ba31-766782748a81 Content-Encoding: gzip Content-Length: 9278 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 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 2188741028 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.493961] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.497839] pid_max: default: 32768 minimum: 301\n[ 0.499924] Security Framework initialized\n[ 0.501862] SELinux: Initializing.\n[ 0.503889] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.511114] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.515631] Mount-cache hash table entries: 4096\n[ 0.518004] Initializing cgroup subsys memory\n[ 0.520009] Initializing cgroup subsys devices\n[ 0.522032] Initializing cgroup subsys freezer\n[ 0.524051] Initializing cgroup subsys net_cls\n[ 0.526064] Initializing cgroup subsys blkio\n[ 0.528035] Initializing cgroup subsys perf_event\n[ 0.530139] Initializing cgroup subsys hugetlb\n[ 0.532164] Initializing cgroup subsys pids\n[ 0.534116] Initializing cgroup subsys net_prio\n[ 0.536286] CPU: Physical Processor ID: 0\n[ 0.538937] mce: CPU supports 10 MCE banks\n[ 0.540908] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.543172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.545428] tlb_flushall_shift: 6\n[ 0.547413] Freeing SMP alternatives: 28k freed\n[ 0.552726] ACPI: Core revision 20130517\n[ 0.555033] ACPI: All ACPI Tables successfully acquired\n[ 0.557527] ftrace: allocating 25812 entries in 101 pages\n[ 0.584009] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.586630] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.589263] smpboot: Max logical packages: 2\n[ 0.591544] Enabling x2apic\n[ 0.593103] Enabled x2apic\n[ 0.594909] Switched APIC routing to physical x2apic.\n[ 0.598535] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.601077] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.605666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.615454] KVM setup paravirtual spinlock\n[ 0.618613] smpboot: Booting Node 0, Processors #1 OK\n[ 0.621267] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.643772] Brought up 2 CPUs\n[ 0.643775] KVM setup async PF for cpu 1\n[ 0.643779] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.649290] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.652820] devtmpfs: initialized\n[ 0.655894] EVM: security.selinux\n[ 0.657568] EVM: security.ima\n[ 0.659151] EVM: security.capability\n[ 0.661619] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.664370] pinctrl core: initialized pinctrl subsystem\n[ 0.666747] NET: Registered protocol family 16\n[ 0.668972] ACPI: bus type PCI registered\n[ 0.670853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.673524] PCI: Using configuration type 1 for base access\n[ 0.680284] ACPI: Added _OSI(Module Device)\n[ 0.682225] ACPI: Added _OSI(Processor Device)\n[ 0.684211] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.686299] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.689736] ACPI: Interpreter enabled\n[ 0.691556] ACPI: (supports S0 S5)\n[ 0.693258] ACPI: Using IOAPIC for interrupt routing\n[ 0.695410] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.701241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.703773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.706475] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.709137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.713946] acpiphp: Slot [3] registered\n[ 0.715837] acpiphp: Slot [4] registered\n[ 0.717696] acpiphp: Slot [5] registered\n[ 0.719593] acpiphp: Slot [6] registered\n[ 0.721499] acpiphp: Slot [7] registered\n[ 0.723377] acpiphp: Slot [8] registered\n[ 0.725243] acpiphp: Slot [9] registered\n[ 0.727097] acpiphp: Slot [10] registered\n[ 0.728984] acpiphp: Slot [11] registered\n[ 0.730876] acpiphp: Slot [12] registered\n[ 0.732753] acpiphp: Slot [13] registered\n[ 0.734620] acpiphp: Slot [14] registered\n[ 0.736493] acpiphp: Slot [15] registered\n[ 0.738373] acpiphp: Slot [16] registered\n[ 0.740311] acpiphp: Slot [17] registered\n[ 0.742228] acpiphp: Slot [18] registered\n[ 0.744102] acpiphp: Slot [19] registered\n[ 0.746032] acpiphp: Slot [20] registered\n[ 0.747912] acpiphp: Slot [21] registered\n[ 0.749793] acpiphp: Slot [22] registered\n[ 0.751695] acpiphp: Slot [23] registered\n[ 0.753567] acpiphp: Slot [24] registered\n[ 0.755462] acpiphp: Slot [25] registered\n[ 0.757338] acpiphp: Slot [26] registered\n[ 0.759253] acpiphp: Slot [27] registered\n[ 0.761167] acpiphp: Slot [28] registered\n[ 0.763055] acpiphp: Slot [29] registered\n[ 0.764934] acpiphp: Slot [30] registered\n[ 0.766802] acpiphp: Slot [31] registered\n[ 0.768630] PCI host bridge to bus 0000:00\n[ 0.770596] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.772922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.775612] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.778309] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.781861] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.785386] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.791906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.794646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.797220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.799984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.804916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.808348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.833602] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.836697] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.839672] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.842750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.845679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.848363] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.851107] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.854788] vgaarb: loaded\n[ 0.856318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.858752] SCSI subsystem initialized\n[ 0.860597] ACPI: bus type USB registered\n[ 0.862512] usbcore: registered new interface driver usbfs\n[ 0.864836] usbcore: registered new interface driver hub\n[ 0.867120] usbcore: registered new device driver usb\n[ 0.869516] PCI: Using ACPI for IRQ routing\n[ 0.871878] NetLabel: Initializing\n[ 0.873584] NetLabel: domain hash size = 128\n[ 0.875551] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.877715] NetLabel: unlabeled traffic allowed by default\n[ 0.880150] Switched to clocksource kvm-clock\n[ 0.890605] pnp: PnP ACPI init\n[ 0.892238] ACPI: bus type PNP registered\n[ 0.894553] pnp: PnP ACPI: found 5 devices\n[ 0.896486] ACPI: bus type PNP unregistered\n[ 0.904636] NET: Registered protocol family 2\n[ 0.906966] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.910576] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.913652] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.916344] TCP: reno registered\n[ 0.917991] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.920435] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.923080] NET: Registered protocol family 1\n[ 0.925127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.927543] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.929911] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.951023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.972033] Unpacking initramfs...\n[ 1.451982] Freeing initrd memory: 37508k freed\n[ 1.462152] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.464809] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.469540] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.472108] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.474950] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.477464] Initialise system trusted keyring\n[ 1.479469] audit: initializing netlink socket (disabled)\n[ 1.481754] type=2000 audit(1545603259.458:1): initialized\n[ 1.499417] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.501966] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.505372] zpool: loaded\n[ 1.506872] zbud: loaded\n[ 1.508495] VFS: Disk quotas dquot_6.5.2\n[ 1.510393] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.513118] msgmni has been set to 7578\n[ 1.515001] Key type big_key registered\n[ 1.517645] NET: Registered protocol family 38\n[ 1.519678] Key type asymmetric registered\n[ 1.521592] Asymmetric key parser 'x509' registered\n[ 1.523733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.527294] io scheduler noop registered\n[ 1.529630] io scheduler deadline registered (default)\n[ 1.551746] io scheduler cfq registered\n[ 1.554062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.556837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.560068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.564223] ACPI: Power Button [PWRF]\n[ 1.566561] GHES: HEST is not enabled!\n[ 1.568858] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.595856] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.599271] Non-volatile memory driver v1.3\n[ 1.601590] Linux agpgart interface v0.103\n[ 1.604070] crash memory driver: version 1.1\n[ 1.606472] rdac: device handler registered\n[ 1.608893] hp_sw: device handler registered\n[ 1.611272] emc: device handler registered\n[ 1.613586] alua: device handler registered\n[ 1.615968] libphy: Fixed MDIO Bus: probed\n[ 1.618378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.621535] ehci-pci: EHCI PCI platform driver\n[ 1.623976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.627021] ohci-pci: OHCI PCI platform driver\n[ 1.629463] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.657628] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.660416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.664694] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.667411] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.670409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.673661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.677832] usb usb1: Product: UHCI Host Controller\n[ 1.680401] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.683757] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.686371] hub 1-0:1.0: USB hub found\n[ 1.688593] hub 1-0:1.0: 2 ports detected\n[ 1.691067] usbcore: registered new interface driver usbserial\n[ 1.693995] usbcore: registered new interface driver usbserial_generic\n[ 1.697138] usbserial: USB Serial support registered for generic\n[ 1.700149] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.705598] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.708210] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.710953] mousedev: PS/2 mouse device common for all mice\n[ 1.714256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.719068] rtc_cmos 00:00: RTC can wake from S4\n[ 1.720130] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.720651] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.729346] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.731881] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.734446] cpuidle: using governor menu\n[ 1.736337] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.738635] usbcore: registered new interface driver usbhid\n[ 1.740905] usbhid: USB HID core driver\n[ 1.742730] drop_monitor: Initializing network drop monitor service\n[ 1.745234] TCP: cubic registered\n[ 1.746906] Initializing XFRM netlink socket\n[ 1.748897] NET: Registered protocol family 10\n[ 1.751111] NET: Registered protocol family 17\n[ 1.753278] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.756184] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.758547] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.762457] Loading compiled-in X.509 certificates\n[ 1.764540] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.768559] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.773055] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.777071] registered taskstats version 1\n[ 1.780795] Key type trusted registered\n[ 1.783870] Key type encrypted registered\n[ 1.786924] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.789695] rtc_cmos 00:00: setting system clock to 2018-12-23 22:14:19 UTC (1545603259)\n[ 1.794015] Freeing unused kernel memory: 1680k freed\n[ 1.800754] 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.809481] systemd[1]: Detected virtualization kvm.\n[ 1.812128] systemd[1]: Detected architecture x86-64.\n[ 1.814799] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.819812] systemd[1]: No hostname configured.\n[ 1.822321] systemd[1]: Set hostname to .\n[ 1.825036] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.853309] systemd[1]: Reached target Swap.\n[ 1.855761] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.859808] systemd[1]: Reached target Local File Systems.\n[ 1.862626] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.866792] systemd[1]: Reached target Timers.\n[ 1.869260] systemd[1]: Starting Timers.\n[ 1.871613] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.876058] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.882046] systemd[1]: Reached target Paths.\n[ 1.884472] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.888441] systemd[1]: Created slice Root Slice.\n[ 1.891020] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.895260] systemd[1]: Created slice System Slice.\n[ 1.897878] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.902165] systemd[1]: Listening on udev Control Socket.\n[ 1.904953] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.909367] systemd[1]: Listening on udev Kernel Socket.\n[ 1.912133] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.916502] systemd[1]: Listening on Journal Socket.\n[ 1.919146] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.923271] systemd[1]: Reached target Sockets.\n[ 1.925775] systemd[1]: Starting Sockets.\n[ 1.928465] 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.936228] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.940932] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.945595] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.961341] systemd[1]: Reached target Slices.\n[ 1.963836] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.968048] 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.995163] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.005957] RPC: Registered named UNIX socket transport module.\n[ 2.008354] RPC: Registered udp transport module.\n[ 2.010393] RPC: Registered tcp transport module.\n[ 2.012431] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.[ 2.122790] FDC 0 is a S82078B\n\n[[32m OK [0m] Reached target Basic System.\n[ 2.150520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.150835] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.150837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.150838] usb 1-1: Product: QEMU USB Tablet\n[ 2.150839] usb 1-1: Manufacturer: QEMU\n[ 2.150840] usb 1-1: SerialNumber: 42\n[ 2.159911] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.160058] 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[ 2.225583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.230442] scsi host0: ata_piix\n[ 2.232753] scsi host1: ata_piix\n[ 2.234928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.238371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.241450] 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[[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[ 2.414439] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.418010] XFS (vda1): Mounting V4 Filesystem\n[ 2.485503] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target 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 Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.752939] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.916040] SELinux: Disabled at runtime.\n[ 2.954195] type=1404 audit(1545603260.664:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.009731] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.012094] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n"} 2018-12-23 22:14:21,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1/action used request id req-ba1b440b-efb1-41f4-ba31-766782748a81 2018-12-23 22:14:21,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0678479671478s 2018-12-23 22:14:21,712 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1/action used request id req-ba1b440b-efb1-41f4-ba31-766782748a81 2018-12-23 22:14:21,713 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2188741028 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.493961] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.497839] pid_max: default: 32768 minimum: 301 [ 0.499924] Security Framework initialized [ 0.501862] SELinux: Initializing. [ 0.503889] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.511114] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515631] Mount-cache hash table entries: 4096 [ 0.518004] Initializing cgroup subsys memory [ 0.520009] Initializing cgroup subsys devices [ 0.522032] Initializing cgroup subsys freezer [ 0.524051] Initializing cgroup subsys net_cls [ 0.526064] Initializing cgroup subsys blkio [ 0.528035] Initializing cgroup subsys perf_event [ 0.530139] Initializing cgroup subsys hugetlb [ 0.532164] Initializing cgroup subsys pids [ 0.534116] Initializing cgroup subsys net_prio [ 0.536286] CPU: Physical Processor ID: 0 [ 0.538937] mce: CPU supports 10 MCE banks [ 0.540908] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.545428] tlb_flushall_shift: 6 [ 0.547413] Freeing SMP alternatives: 28k freed [ 0.552726] ACPI: Core revision 20130517 [ 0.555033] ACPI: All ACPI Tables successfully acquired [ 0.557527] ftrace: allocating 25812 entries in 101 pages [ 0.584009] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.586630] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.589263] smpboot: Max logical packages: 2 [ 0.591544] Enabling x2apic [ 0.593103] Enabled x2apic [ 0.594909] Switched APIC routing to physical x2apic. [ 0.598535] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.601077] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.605666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.615454] KVM setup paravirtual spinlock [ 0.618613] smpboot: Booting Node 0, Processors #1 OK [ 0.621267] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.643772] Brought up 2 CPUs [ 0.643775] KVM setup async PF for cpu 1 [ 0.643779] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.649290] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.652820] devtmpfs: initialized [ 0.655894] EVM: security.selinux [ 0.657568] EVM: security.ima [ 0.659151] EVM: security.capability [ 0.661619] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.664370] pinctrl core: initialized pinctrl subsystem [ 0.666747] NET: Registered protocol family 16 [ 0.668972] ACPI: bus type PCI registered [ 0.670853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.673524] PCI: Using configuration type 1 for base access [ 0.680284] ACPI: Added _OSI(Module Device) [ 0.682225] ACPI: Added _OSI(Processor Device) [ 0.684211] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686299] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689736] ACPI: Interpreter enabled [ 0.691556] ACPI: (supports S0 S5) [ 0.693258] ACPI: Using IOAPIC for interrupt routing [ 0.695410] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.701241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.703773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.706475] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.709137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.713946] acpiphp: Slot [3] registered [ 0.715837] acpiphp: Slot [4] registered [ 0.717696] acpiphp: Slot [5] registered [ 0.719593] acpiphp: Slot [6] registered [ 0.721499] acpiphp: Slot [7] registered [ 0.723377] acpiphp: Slot [8] registered [ 0.725243] acpiphp: Slot [9] registered [ 0.727097] acpiphp: Slot [10] registered [ 0.728984] acpiphp: Slot [11] registered [ 0.730876] acpiphp: Slot [12] registered [ 0.732753] acpiphp: Slot [13] registered [ 0.734620] acpiphp: Slot [14] registered [ 0.736493] acpiphp: Slot [15] registered [ 0.738373] acpiphp: Slot [16] registered [ 0.740311] acpiphp: Slot [17] registered [ 0.742228] acpiphp: Slot [18] registered [ 0.744102] acpiphp: Slot [19] registered [ 0.746032] acpiphp: Slot [20] registered [ 0.747912] acpiphp: Slot [21] registered [ 0.749793] acpiphp: Slot [22] registered [ 0.751695] acpiphp: Slot [23] registered [ 0.753567] acpiphp: Slot [24] registered [ 0.755462] acpiphp: Slot [25] registered [ 0.757338] acpiphp: Slot [26] registered [ 0.759253] acpiphp: Slot [27] registered [ 0.761167] acpiphp: Slot [28] registered [ 0.763055] acpiphp: Slot [29] registered [ 0.764934] acpiphp: Slot [30] registered [ 0.766802] acpiphp: Slot [31] registered [ 0.768630] PCI host bridge to bus 0000:00 [ 0.770596] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.772922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775612] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.778309] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.781861] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.785386] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.791906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.794646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.797220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.799984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.804916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.808348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.833602] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836697] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839672] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.845679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848363] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851107] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.854788] vgaarb: loaded [ 0.856318] vgaarb: bridge control possible 0000:00:02.0 [ 0.858752] SCSI subsystem initialized [ 0.860597] ACPI: bus type USB registered [ 0.862512] usbcore: registered new interface driver usbfs [ 0.864836] usbcore: registered new interface driver hub [ 0.867120] usbcore: registered new device driver usb [ 0.869516] PCI: Using ACPI for IRQ routing [ 0.871878] NetLabel: Initializing [ 0.873584] NetLabel: domain hash size = 128 [ 0.875551] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.877715] NetLabel: unlabeled traffic allowed by default [ 0.880150] Switched to clocksource kvm-clock [ 0.890605] pnp: PnP ACPI init [ 0.892238] ACPI: bus type PNP registered [ 0.894553] pnp: PnP ACPI: found 5 devices [ 0.896486] ACPI: bus type PNP unregistered [ 0.904636] NET: Registered protocol family 2 [ 0.906966] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.910576] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.913652] TCP: Hash tables configured (established 32768 bind 32768) [ 0.916344] TCP: reno registered [ 0.917991] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920435] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923080] NET: Registered protocol family 1 [ 0.925127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.927543] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.929911] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.951023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.972033] Unpacking initramfs... [ 1.451982] Freeing initrd memory: 37508k freed [ 1.462152] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.464809] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.469540] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.472108] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.474950] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.477464] Initialise system trusted keyring [ 1.479469] audit: initializing netlink socket (disabled) [ 1.481754] type=2000 audit(1545603259.458:1): initialized [ 1.499417] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.501966] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.505372] zpool: loaded [ 1.506872] zbud: loaded [ 1.508495] VFS: Disk quotas dquot_6.5.2 [ 1.510393] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513118] msgmni has been set to 7578 [ 1.515001] Key type big_key registered [ 1.517645] NET: Registered protocol family 38 [ 1.519678] Key type asymmetric registered [ 1.521592] Asymmetric key parser 'x509' registered [ 1.523733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.527294] io scheduler noop registered [ 1.529630] io scheduler deadline registered (default) [ 1.551746] io scheduler cfq registered [ 1.554062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.556837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.560068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.564223] ACPI: Power Button [PWRF] [ 1.566561] GHES: HEST is not enabled! [ 1.568858] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.595856] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.599271] Non-volatile memory driver v1.3 [ 1.601590] Linux agpgart interface v0.103 [ 1.604070] crash memory driver: version 1.1 [ 1.606472] rdac: device handler registered [ 1.608893] hp_sw: device handler registered [ 1.611272] emc: device handler registered [ 1.613586] alua: device handler registered [ 1.615968] libphy: Fixed MDIO Bus: probed [ 1.618378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621535] ehci-pci: EHCI PCI platform driver [ 1.623976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.627021] ohci-pci: OHCI PCI platform driver [ 1.629463] uhci_hcd: USB Universal Host Controller Interface driver [ 1.657628] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.660416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.664694] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.667411] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.670409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.673661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.677832] usb usb1: Product: UHCI Host Controller [ 1.680401] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.683757] usb usb1: SerialNumber: 0000:00:01.2 [ 1.686371] hub 1-0:1.0: USB hub found [ 1.688593] hub 1-0:1.0: 2 ports detected [ 1.691067] usbcore: registered new interface driver usbserial [ 1.693995] usbcore: registered new interface driver usbserial_generic [ 1.697138] usbserial: USB Serial support registered for generic [ 1.700149] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.705598] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.708210] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.710953] mousedev: PS/2 mouse device common for all mice [ 1.714256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719068] rtc_cmos 00:00: RTC can wake from S4 [ 1.720130] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.720651] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.729346] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.731881] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.734446] cpuidle: using governor menu [ 1.736337] hidraw: raw HID events driver (C) Jiri Kosina [ 1.738635] usbcore: registered new interface driver usbhid [ 1.740905] usbhid: USB HID core driver [ 1.742730] drop_monitor: Initializing network drop monitor service [ 1.745234] TCP: cubic registered [ 1.746906] Initializing XFRM netlink socket [ 1.748897] NET: Registered protocol family 10 [ 1.751111] NET: Registered protocol family 17 [ 1.753278] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756184] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.758547] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762457] Loading compiled-in X.509 certificates [ 1.764540] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.768559] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773055] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777071] registered taskstats version 1 [ 1.780795] Key type trusted registered [ 1.783870] Key type encrypted registered [ 1.786924] IMA: No TPM chip found, activating TPM-bypass! [ 1.789695] rtc_cmos 00:00: setting system clock to 2018-12-23 22:14:19 UTC (1545603259) [ 1.794015] Freeing unused kernel memory: 1680k freed [ 1.800754] 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.809481] systemd[1]: Detected virtualization kvm. [ 1.812128] systemd[1]: Detected architecture x86-64. [ 1.814799] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.819812] systemd[1]: No hostname configured. [ 1.822321] systemd[1]: Set hostname to . [ 1.825036] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.853309] systemd[1]: Reached target Swap. [ 1.855761] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.859808] systemd[1]: Reached target Local File Systems. [ 1.862626] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.866792] systemd[1]: Reached target Timers. [ 1.869260] systemd[1]: Starting Timers. [ 1.871613] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.876058] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.882046] systemd[1]: Reached target Paths. [ 1.884472] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.888441] systemd[1]: Created slice Root Slice. [ 1.891020] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.895260] systemd[1]: Created slice System Slice. [ 1.897878] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.902165] systemd[1]: Listening on udev Control Socket. [ 1.904953] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.909367] systemd[1]: Listening on udev Kernel Socket. [ 1.912133] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.916502] systemd[1]: Listening on Journal Socket. [ 1.919146] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.923271] systemd[1]: Reached target Sockets. [ 1.925775] systemd[1]: Starting Sockets. [ 1.928465] 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.936228] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.940932] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.945595] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.961341] systemd[1]: Reached target Slices. [ 1.963836] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.968048] 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.995163] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.005957] RPC: Registered named UNIX socket transport module. [ 2.008354] RPC: Registered udp transport module. [ 2.010393] RPC: Registered tcp transport module. [ 2.012431] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization.[ 2.122790] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 2.150520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150835] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.150837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.150838] usb 1-1: Product: QEMU USB Tablet [ 2.150839] usb 1-1: Manufacturer: QEMU [ 2.150840] usb 1-1: SerialNumber: 42 [ 2.159911] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160058] 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 [ 2.225583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.230442] scsi host0: ata_piix [ 2.232753] scsi host1: ata_piix [ 2.234928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.238371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.241450] 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. [[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. [ 2.414439] SGI XFS with ACLs, security attributes, no debug enabled [ 2.418010] XFS (vda1): Mounting V4 Filesystem [ 2.485503] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target 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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped 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.752939] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.916040] SELinux: Disabled at runtime. [ 2.954195] type=1404 audit(1545603260.664:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.009731] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.012094] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2018-12-23 22:14:22,715 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2018-12-23 22:14:31,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:14:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:14:31,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14: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-042528e8-23fb-42c5-aaaa-9505771644be x-compute-request-id: req-042528e8-23fb-42c5-aaaa-9505771644be Content-Encoding: gzip Content-Length: 12723 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 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 2188741028 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.493961] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.497839] pid_max: default: 32768 minimum: 301\n[ 0.499924] Security Framework initialized\n[ 0.501862] SELinux: Initializing.\n[ 0.503889] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.511114] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.515631] Mount-cache hash table entries: 4096\n[ 0.518004] Initializing cgroup subsys memory\n[ 0.520009] Initializing cgroup subsys devices\n[ 0.522032] Initializing cgroup subsys freezer\n[ 0.524051] Initializing cgroup subsys net_cls\n[ 0.526064] Initializing cgroup subsys blkio\n[ 0.528035] Initializing cgroup subsys perf_event\n[ 0.530139] Initializing cgroup subsys hugetlb\n[ 0.532164] Initializing cgroup subsys pids\n[ 0.534116] Initializing cgroup subsys net_prio\n[ 0.536286] CPU: Physical Processor ID: 0\n[ 0.538937] mce: CPU supports 10 MCE banks\n[ 0.540908] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.543172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.545428] tlb_flushall_shift: 6\n[ 0.547413] Freeing SMP alternatives: 28k freed\n[ 0.552726] ACPI: Core revision 20130517\n[ 0.555033] ACPI: All ACPI Tables successfully acquired\n[ 0.557527] ftrace: allocating 25812 entries in 101 pages\n[ 0.584009] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.586630] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.589263] smpboot: Max logical packages: 2\n[ 0.591544] Enabling x2apic\n[ 0.593103] Enabled x2apic\n[ 0.594909] Switched APIC routing to physical x2apic.\n[ 0.598535] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.601077] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.605666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.615454] KVM setup paravirtual spinlock\n[ 0.618613] smpboot: Booting Node 0, Processors #1 OK\n[ 0.621267] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.643772] Brought up 2 CPUs\n[ 0.643775] KVM setup async PF for cpu 1\n[ 0.643779] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.649290] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.652820] devtmpfs: initialized\n[ 0.655894] EVM: security.selinux\n[ 0.657568] EVM: security.ima\n[ 0.659151] EVM: security.capability\n[ 0.661619] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.664370] pinctrl core: initialized pinctrl subsystem\n[ 0.666747] NET: Registered protocol family 16\n[ 0.668972] ACPI: bus type PCI registered\n[ 0.670853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.673524] PCI: Using configuration type 1 for base access\n[ 0.680284] ACPI: Added _OSI(Module Device)\n[ 0.682225] ACPI: Added _OSI(Processor Device)\n[ 0.684211] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.686299] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.689736] ACPI: Interpreter enabled\n[ 0.691556] ACPI: (supports S0 S5)\n[ 0.693258] ACPI: Using IOAPIC for interrupt routing\n[ 0.695410] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.701241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.703773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.706475] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.709137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.713946] acpiphp: Slot [3] registered\n[ 0.715837] acpiphp: Slot [4] registered\n[ 0.717696] acpiphp: Slot [5] registered\n[ 0.719593] acpiphp: Slot [6] registered\n[ 0.721499] acpiphp: Slot [7] registered\n[ 0.723377] acpiphp: Slot [8] registered\n[ 0.725243] acpiphp: Slot [9] registered\n[ 0.727097] acpiphp: Slot [10] registered\n[ 0.728984] acpiphp: Slot [11] registered\n[ 0.730876] acpiphp: Slot [12] registered\n[ 0.732753] acpiphp: Slot [13] registered\n[ 0.734620] acpiphp: Slot [14] registered\n[ 0.736493] acpiphp: Slot [15] registered\n[ 0.738373] acpiphp: Slot [16] registered\n[ 0.740311] acpiphp: Slot [17] registered\n[ 0.742228] acpiphp: Slot [18] registered\n[ 0.744102] acpiphp: Slot [19] registered\n[ 0.746032] acpiphp: Slot [20] registered\n[ 0.747912] acpiphp: Slot [21] registered\n[ 0.749793] acpiphp: Slot [22] registered\n[ 0.751695] acpiphp: Slot [23] registered\n[ 0.753567] acpiphp: Slot [24] registered\n[ 0.755462] acpiphp: Slot [25] registered\n[ 0.757338] acpiphp: Slot [26] registered\n[ 0.759253] acpiphp: Slot [27] registered\n[ 0.761167] acpiphp: Slot [28] registered\n[ 0.763055] acpiphp: Slot [29] registered\n[ 0.764934] acpiphp: Slot [30] registered\n[ 0.766802] acpiphp: Slot [31] registered\n[ 0.768630] PCI host bridge to bus 0000:00\n[ 0.770596] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.772922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.775612] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.778309] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.781861] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.785386] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.791906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.794646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.797220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.799984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.804916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.808348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.833602] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.836697] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.839672] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.842750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.845679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.848363] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.851107] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.854788] vgaarb: loaded\n[ 0.856318] vgaarb: bridge control possible 0000:00:02.0\n[ 0.858752] SCSI subsystem initialized\n[ 0.860597] ACPI: bus type USB registered\n[ 0.862512] usbcore: registered new interface driver usbfs\n[ 0.864836] usbcore: registered new interface driver hub\n[ 0.867120] usbcore: registered new device driver usb\n[ 0.869516] PCI: Using ACPI for IRQ routing\n[ 0.871878] NetLabel: Initializing\n[ 0.873584] NetLabel: domain hash size = 128\n[ 0.875551] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.877715] NetLabel: unlabeled traffic allowed by default\n[ 0.880150] Switched to clocksource kvm-clock\n[ 0.890605] pnp: PnP ACPI init\n[ 0.892238] ACPI: bus type PNP registered\n[ 0.894553] pnp: PnP ACPI: found 5 devices\n[ 0.896486] ACPI: bus type PNP unregistered\n[ 0.904636] NET: Registered protocol family 2\n[ 0.906966] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.910576] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.913652] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.916344] TCP: reno registered\n[ 0.917991] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.920435] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.923080] NET: Registered protocol family 1\n[ 0.925127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.927543] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.929911] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.951023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.972033] Unpacking initramfs...\n[ 1.451982] Freeing initrd memory: 37508k freed\n[ 1.462152] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.464809] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.469540] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.472108] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.474950] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.477464] Initialise system trusted keyring\n[ 1.479469] audit: initializing netlink socket (disabled)\n[ 1.481754] type=2000 audit(1545603259.458:1): initialized\n[ 1.499417] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.501966] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.505372] zpool: loaded\n[ 1.506872] zbud: loaded\n[ 1.508495] VFS: Disk quotas dquot_6.5.2\n[ 1.510393] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.513118] msgmni has been set to 7578\n[ 1.515001] Key type big_key registered\n[ 1.517645] NET: Registered protocol family 38\n[ 1.519678] Key type asymmetric registered\n[ 1.521592] Asymmetric key parser 'x509' registered\n[ 1.523733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.527294] io scheduler noop registered\n[ 1.529630] io scheduler deadline registered (default)\n[ 1.551746] io scheduler cfq registered\n[ 1.554062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.556837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.560068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.564223] ACPI: Power Button [PWRF]\n[ 1.566561] GHES: HEST is not enabled!\n[ 1.568858] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.595856] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.599271] Non-volatile memory driver v1.3\n[ 1.601590] Linux agpgart interface v0.103\n[ 1.604070] crash memory driver: version 1.1\n[ 1.606472] rdac: device handler registered\n[ 1.608893] hp_sw: device handler registered\n[ 1.611272] emc: device handler registered\n[ 1.613586] alua: device handler registered\n[ 1.615968] libphy: Fixed MDIO Bus: probed\n[ 1.618378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.621535] ehci-pci: EHCI PCI platform driver\n[ 1.623976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.627021] ohci-pci: OHCI PCI platform driver\n[ 1.629463] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.657628] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.660416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.664694] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.667411] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.670409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.673661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.677832] usb usb1: Product: UHCI Host Controller\n[ 1.680401] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.683757] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.686371] hub 1-0:1.0: USB hub found\n[ 1.688593] hub 1-0:1.0: 2 ports detected\n[ 1.691067] usbcore: registered new interface driver usbserial\n[ 1.693995] usbcore: registered new interface driver usbserial_generic\n[ 1.697138] usbserial: USB Serial support registered for generic\n[ 1.700149] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.705598] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.708210] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.710953] mousedev: PS/2 mouse device common for all mice\n[ 1.714256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.719068] rtc_cmos 00:00: RTC can wake from S4\n[ 1.720130] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.720651] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.729346] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.731881] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.734446] cpuidle: using governor menu\n[ 1.736337] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.738635] usbcore: registered new interface driver usbhid\n[ 1.740905] usbhid: USB HID core driver\n[ 1.742730] drop_monitor: Initializing network drop monitor service\n[ 1.745234] TCP: cubic registered\n[ 1.746906] Initializing XFRM netlink socket\n[ 1.748897] NET: Registered protocol family 10\n[ 1.751111] NET: Registered protocol family 17\n[ 1.753278] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.756184] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.758547] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.762457] Loading compiled-in X.509 certificates\n[ 1.764540] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.768559] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.773055] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.777071] registered taskstats version 1\n[ 1.780795] Key type trusted registered\n[ 1.783870] Key type encrypted registered\n[ 1.786924] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.789695] rtc_cmos 00:00: setting system clock to 2018-12-23 22:14:19 UTC (1545603259)\n[ 1.794015] Freeing unused kernel memory: 1680k freed\n[ 1.800754] 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.809481] systemd[1]: Detected virtualization kvm.\n[ 1.812128] systemd[1]: Detected architecture x86-64.\n[ 1.814799] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.819812] systemd[1]: No hostname configured.\n[ 1.822321] systemd[1]: Set hostname to .\n[ 1.825036] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.853309] systemd[1]: Reached target Swap.\n[ 1.855761] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.859808] systemd[1]: Reached target Local File Systems.\n[ 1.862626] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.866792] systemd[1]: Reached target Timers.\n[ 1.869260] systemd[1]: Starting Timers.\n[ 1.871613] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.876058] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.882046] systemd[1]: Reached target Paths.\n[ 1.884472] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.888441] systemd[1]: Created slice Root Slice.\n[ 1.891020] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.895260] systemd[1]: Created slice System Slice.\n[ 1.897878] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.902165] systemd[1]: Listening on udev Control Socket.\n[ 1.904953] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.909367] systemd[1]: Listening on udev Kernel Socket.\n[ 1.912133] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.916502] systemd[1]: Listening on Journal Socket.\n[ 1.919146] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.923271] systemd[1]: Reached target Sockets.\n[ 1.925775] systemd[1]: Starting Sockets.\n[ 1.928465] 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.936228] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.940932] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.945595] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Slices.\n[ 1.961341] systemd[1]: Reached target Slices.\n[ 1.963836] systemd[1]: Starting Slices.\n[[32m OK [0m] Started Journal Service.\n[ 1.968048] 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.995163] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 2.005957] RPC: Registered named UNIX socket transport module.\n[ 2.008354] RPC: Registered udp transport module.\n[ 2.010393] RPC: Registered tcp transport module.\n[ 2.012431] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.[ 2.122790] FDC 0 is a S82078B\n\n[[32m OK [0m] Reached target Basic System.\n[ 2.150520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.150835] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.150837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.150838] usb 1-1: Product: QEMU USB Tablet\n[ 2.150839] usb 1-1: Manufacturer: QEMU\n[ 2.150840] usb 1-1: SerialNumber: 42\n[ 2.159911] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.160058] 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[ 2.225583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.230442] scsi host0: ata_piix\n[ 2.232753] scsi host1: ata_piix\n[ 2.234928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.238371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.241450] 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[[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[ 2.414439] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.418010] XFS (vda1): Mounting V4 Filesystem\n[ 2.485503] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target 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 Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.752939] systemd-journald[111]: Received SIGTERM from PID 1 (systemd).\n[ 2.916040] SELinux: Disabled at runtime.\n[ 2.954195] type=1404 audit(1545603260.664:2): selinux=0 auid=4294967295 ses=4294967295\n[ 3.009731] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 3.012094] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 3.605329] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting 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[ 3.760207] systemd-journald[397]: 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 Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n 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[ 3.885005] type=1305 audit(1545603261.594:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[ 4.044226] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started udev Coldplug all Devices.\n[ 4.052824] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[ 4.064361] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 4.097166] ppdev: user-space parallel port driver\n[ 4.104695] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 4.104696] [TTM] Initializing pool allocator\n[ 4.104699] [TTM] Initializing DMA pool allocator\n[ 4.104956] [drm] fb mappable at 0xFC000000\n[ 4.104957] [drm] vram aper at 0xFC000000\n[ 4.104957] [drm] size 33554432\n[ 4.104957] [drm] fb depth is 24\n[[32m OK [0m] Reached target Sockets.\n[ 4.104958] [drm] pitch is 3072\n[ 4.155201] fbcon: cirrusdrmfb (fb0) is primary device\n[ 4.183402] Console: switching to colour frame buffer device 128x48\n[ 4.200338] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[ 4.210162] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\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[ 4.378916] AES CTR mode by8 optimization enabled\n[ 4.386536] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.393094] alg: No test for crc32 (crc32-pclmul)\n[ 4.401991] intel_rapl: no valid rapl domains found in package 0\n[ 4.406479] intel_rapl: no valid rapl domains found in package 0\n[ 4.415627] intel_powerclamp: No package C-state available\n[ 4.424003] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server.\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 Starting Permit User Sessions...\n[[32m OK [0m] Started Authorization Manager.\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[ 4.664927] cloud-init[488]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 22:14:23 +0000. Up 4.62 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\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[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.706374] cloud-init[788]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:14:25 +0000. Up 6.63 seconds.\n[ 6.755275] cloud-init[788]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.763362] cloud-init[788]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.767281] cloud-init[788]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.771210] cloud-init[788]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.775468] cloud-init[788]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.779646] cloud-init[788]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:24:05:13 |\n[ 6.783514] cloud-init[788]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.788330] cloud-init[788]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.793656] cloud-init[788]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.798307] cloud-init[788]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.803126] cloud-init[788]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.808195] cloud-init[788]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.814489] cloud-init[788]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.821951] cloud-init[788]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.827768] cloud-init[788]: 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: [ 11.546816] cloud-init[3215]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:14:29 +0000. Up 11.49 seconds.\n[ 11.819704] cloud-init[3387]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:14:30 +0000. Up 11.77 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 | 69:a4:c6:a2:73:f5:cd:dd:eb:bb:7f:d8:f7:da:8f:ad | - | 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[ 11.899525] cloud-init[3387]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:14:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.89 seconds\n"} 2018-12-23 22:14:31,795 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1/action used request id req-042528e8-23fb-42c5-aaaa-9505771644be 2018-12-23 22:14:31,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0788969993591s 2018-12-23 22:14:31,797 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1/action used request id req-042528e8-23fb-42c5-aaaa-9505771644be 2018-12-23 22:14:31,797 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 2188741028 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.493961] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.497839] pid_max: default: 32768 minimum: 301 [ 0.499924] Security Framework initialized [ 0.501862] SELinux: Initializing. [ 0.503889] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.511114] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.515631] Mount-cache hash table entries: 4096 [ 0.518004] Initializing cgroup subsys memory [ 0.520009] Initializing cgroup subsys devices [ 0.522032] Initializing cgroup subsys freezer [ 0.524051] Initializing cgroup subsys net_cls [ 0.526064] Initializing cgroup subsys blkio [ 0.528035] Initializing cgroup subsys perf_event [ 0.530139] Initializing cgroup subsys hugetlb [ 0.532164] Initializing cgroup subsys pids [ 0.534116] Initializing cgroup subsys net_prio [ 0.536286] CPU: Physical Processor ID: 0 [ 0.538937] mce: CPU supports 10 MCE banks [ 0.540908] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.543172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.545428] tlb_flushall_shift: 6 [ 0.547413] Freeing SMP alternatives: 28k freed [ 0.552726] ACPI: Core revision 20130517 [ 0.555033] ACPI: All ACPI Tables successfully acquired [ 0.557527] ftrace: allocating 25812 entries in 101 pages [ 0.584009] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.586630] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.589263] smpboot: Max logical packages: 2 [ 0.591544] Enabling x2apic [ 0.593103] Enabled x2apic [ 0.594909] Switched APIC routing to physical x2apic. [ 0.598535] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.601077] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.605666] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.615454] KVM setup paravirtual spinlock [ 0.618613] smpboot: Booting Node 0, Processors #1 OK [ 0.621267] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.643772] Brought up 2 CPUs [ 0.643775] KVM setup async PF for cpu 1 [ 0.643779] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.649290] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.652820] devtmpfs: initialized [ 0.655894] EVM: security.selinux [ 0.657568] EVM: security.ima [ 0.659151] EVM: security.capability [ 0.661619] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.664370] pinctrl core: initialized pinctrl subsystem [ 0.666747] NET: Registered protocol family 16 [ 0.668972] ACPI: bus type PCI registered [ 0.670853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.673524] PCI: Using configuration type 1 for base access [ 0.680284] ACPI: Added _OSI(Module Device) [ 0.682225] ACPI: Added _OSI(Processor Device) [ 0.684211] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.686299] ACPI: Added _OSI(Processor Aggregator Device) [ 0.689736] ACPI: Interpreter enabled [ 0.691556] ACPI: (supports S0 S5) [ 0.693258] ACPI: Using IOAPIC for interrupt routing [ 0.695410] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.701241] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.703773] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.706475] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.709137] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.713946] acpiphp: Slot [3] registered [ 0.715837] acpiphp: Slot [4] registered [ 0.717696] acpiphp: Slot [5] registered [ 0.719593] acpiphp: Slot [6] registered [ 0.721499] acpiphp: Slot [7] registered [ 0.723377] acpiphp: Slot [8] registered [ 0.725243] acpiphp: Slot [9] registered [ 0.727097] acpiphp: Slot [10] registered [ 0.728984] acpiphp: Slot [11] registered [ 0.730876] acpiphp: Slot [12] registered [ 0.732753] acpiphp: Slot [13] registered [ 0.734620] acpiphp: Slot [14] registered [ 0.736493] acpiphp: Slot [15] registered [ 0.738373] acpiphp: Slot [16] registered [ 0.740311] acpiphp: Slot [17] registered [ 0.742228] acpiphp: Slot [18] registered [ 0.744102] acpiphp: Slot [19] registered [ 0.746032] acpiphp: Slot [20] registered [ 0.747912] acpiphp: Slot [21] registered [ 0.749793] acpiphp: Slot [22] registered [ 0.751695] acpiphp: Slot [23] registered [ 0.753567] acpiphp: Slot [24] registered [ 0.755462] acpiphp: Slot [25] registered [ 0.757338] acpiphp: Slot [26] registered [ 0.759253] acpiphp: Slot [27] registered [ 0.761167] acpiphp: Slot [28] registered [ 0.763055] acpiphp: Slot [29] registered [ 0.764934] acpiphp: Slot [30] registered [ 0.766802] acpiphp: Slot [31] registered [ 0.768630] PCI host bridge to bus 0000:00 [ 0.770596] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.772922] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775612] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.778309] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.781861] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.785386] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.791906] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.794646] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.797220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.799984] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.804916] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.808348] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.833602] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.836697] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.839672] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.842750] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.845679] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.848363] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.851107] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.854788] vgaarb: loaded [ 0.856318] vgaarb: bridge control possible 0000:00:02.0 [ 0.858752] SCSI subsystem initialized [ 0.860597] ACPI: bus type USB registered [ 0.862512] usbcore: registered new interface driver usbfs [ 0.864836] usbcore: registered new interface driver hub [ 0.867120] usbcore: registered new device driver usb [ 0.869516] PCI: Using ACPI for IRQ routing [ 0.871878] NetLabel: Initializing [ 0.873584] NetLabel: domain hash size = 128 [ 0.875551] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.877715] NetLabel: unlabeled traffic allowed by default [ 0.880150] Switched to clocksource kvm-clock [ 0.890605] pnp: PnP ACPI init [ 0.892238] ACPI: bus type PNP registered [ 0.894553] pnp: PnP ACPI: found 5 devices [ 0.896486] ACPI: bus type PNP unregistered [ 0.904636] NET: Registered protocol family 2 [ 0.906966] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.910576] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.913652] TCP: Hash tables configured (established 32768 bind 32768) [ 0.916344] TCP: reno registered [ 0.917991] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.920435] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.923080] NET: Registered protocol family 1 [ 0.925127] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.927543] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.929911] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.951023] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.972033] Unpacking initramfs... [ 1.451982] Freeing initrd memory: 37508k freed [ 1.462152] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.464809] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.469540] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.472108] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.474950] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.477464] Initialise system trusted keyring [ 1.479469] audit: initializing netlink socket (disabled) [ 1.481754] type=2000 audit(1545603259.458:1): initialized [ 1.499417] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.501966] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.505372] zpool: loaded [ 1.506872] zbud: loaded [ 1.508495] VFS: Disk quotas dquot_6.5.2 [ 1.510393] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.513118] msgmni has been set to 7578 [ 1.515001] Key type big_key registered [ 1.517645] NET: Registered protocol family 38 [ 1.519678] Key type asymmetric registered [ 1.521592] Asymmetric key parser 'x509' registered [ 1.523733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.527294] io scheduler noop registered [ 1.529630] io scheduler deadline registered (default) [ 1.551746] io scheduler cfq registered [ 1.554062] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.556837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.560068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.564223] ACPI: Power Button [PWRF] [ 1.566561] GHES: HEST is not enabled! [ 1.568858] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.595856] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.599271] Non-volatile memory driver v1.3 [ 1.601590] Linux agpgart interface v0.103 [ 1.604070] crash memory driver: version 1.1 [ 1.606472] rdac: device handler registered [ 1.608893] hp_sw: device handler registered [ 1.611272] emc: device handler registered [ 1.613586] alua: device handler registered [ 1.615968] libphy: Fixed MDIO Bus: probed [ 1.618378] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.621535] ehci-pci: EHCI PCI platform driver [ 1.623976] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.627021] ohci-pci: OHCI PCI platform driver [ 1.629463] uhci_hcd: USB Universal Host Controller Interface driver [ 1.657628] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.660416] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.664694] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.667411] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.670409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.673661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.677832] usb usb1: Product: UHCI Host Controller [ 1.680401] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.683757] usb usb1: SerialNumber: 0000:00:01.2 [ 1.686371] hub 1-0:1.0: USB hub found [ 1.688593] hub 1-0:1.0: 2 ports detected [ 1.691067] usbcore: registered new interface driver usbserial [ 1.693995] usbcore: registered new interface driver usbserial_generic [ 1.697138] usbserial: USB Serial support registered for generic [ 1.700149] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.705598] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.708210] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.710953] mousedev: PS/2 mouse device common for all mice [ 1.714256] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.719068] rtc_cmos 00:00: RTC can wake from S4 [ 1.720130] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.720651] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.729346] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.731881] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.734446] cpuidle: using governor menu [ 1.736337] hidraw: raw HID events driver (C) Jiri Kosina [ 1.738635] usbcore: registered new interface driver usbhid [ 1.740905] usbhid: USB HID core driver [ 1.742730] drop_monitor: Initializing network drop monitor service [ 1.745234] TCP: cubic registered [ 1.746906] Initializing XFRM netlink socket [ 1.748897] NET: Registered protocol family 10 [ 1.751111] NET: Registered protocol family 17 [ 1.753278] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.756184] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.758547] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.762457] Loading compiled-in X.509 certificates [ 1.764540] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.768559] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.773055] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.777071] registered taskstats version 1 [ 1.780795] Key type trusted registered [ 1.783870] Key type encrypted registered [ 1.786924] IMA: No TPM chip found, activating TPM-bypass! [ 1.789695] rtc_cmos 00:00: setting system clock to 2018-12-23 22:14:19 UTC (1545603259) [ 1.794015] Freeing unused kernel memory: 1680k freed [ 1.800754] 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.809481] systemd[1]: Detected virtualization kvm. [ 1.812128] systemd[1]: Detected architecture x86-64. [ 1.814799] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.819812] systemd[1]: No hostname configured. [ 1.822321] systemd[1]: Set hostname to . [ 1.825036] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.853309] systemd[1]: Reached target Swap. [ 1.855761] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.859808] systemd[1]: Reached target Local File Systems. [ 1.862626] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.866792] systemd[1]: Reached target Timers. [ 1.869260] systemd[1]: Starting Timers. [ 1.871613] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.876058] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.882046] systemd[1]: Reached target Paths. [ 1.884472] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.888441] systemd[1]: Created slice Root Slice. [ 1.891020] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.895260] systemd[1]: Created slice System Slice. [ 1.897878] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.902165] systemd[1]: Listening on udev Control Socket. [ 1.904953] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.909367] systemd[1]: Listening on udev Kernel Socket. [ 1.912133] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.916502] systemd[1]: Listening on Journal Socket. [ 1.919146] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.923271] systemd[1]: Reached target Sockets. [ 1.925775] systemd[1]: Starting Sockets. [ 1.928465] 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.936228] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.940932] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.945595] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [ 1.961341] systemd[1]: Reached target Slices. [ 1.963836] systemd[1]: Starting Slices. [[32m OK [0m] Started Journal Service. [ 1.968048] 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.995163] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 2.005957] RPC: Registered named UNIX socket transport module. [ 2.008354] RPC: Registered udp transport module. [ 2.010393] RPC: Registered tcp transport module. [ 2.012431] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization.[ 2.122790] FDC 0 is a S82078B [[32m OK [0m] Reached target Basic System. [ 2.150520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.150835] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.150837] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.150838] usb 1-1: Product: QEMU USB Tablet [ 2.150839] usb 1-1: Manufacturer: QEMU [ 2.150840] usb 1-1: SerialNumber: 42 [ 2.159911] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.160058] 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 [ 2.225583] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.230442] scsi host0: ata_piix [ 2.232753] scsi host1: ata_piix [ 2.234928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.238371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.241450] 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. [[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. [ 2.414439] SGI XFS with ACLs, security attributes, no debug enabled [ 2.418010] XFS (vda1): Mounting V4 Filesystem [ 2.485503] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target 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 Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped 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.752939] systemd-journald[111]: Received SIGTERM from PID 1 (systemd). [ 2.916040] SELinux: Disabled at runtime. [ 2.954195] type=1404 audit(1545603260.664:2): selinux=0 auid=4294967295 ses=4294967295 [ 3.009731] ip_tables: (C) 2000-2006 Netfilter Core Team [ 3.012094] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Reached target Slices. Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 3.605329] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted NFSD configuration filesystem. Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting 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... [ 3.760207] systemd-journald[397]: 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 Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[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. [ 3.885005] type=1305 audit(1545603261.594:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [ 4.044226] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started udev Coldplug all Devices. [ 4.052824] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [ 4.064361] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 4.097166] ppdev: user-space parallel port driver [ 4.104695] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 4.104696] [TTM] Initializing pool allocator [ 4.104699] [TTM] Initializing DMA pool allocator [ 4.104956] [drm] fb mappable at 0xFC000000 [ 4.104957] [drm] vram aper at 0xFC000000 [ 4.104957] [drm] size 33554432 [ 4.104957] [drm] fb depth is 24 [[32m OK [0m] Reached target Sockets. [ 4.104958] [drm] pitch is 3072 [ 4.155201] fbcon: cirrusdrmfb (fb0) is primary device [ 4.183402] Console: switching to colour frame buffer device 128x48 [ 4.200338] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [ 4.210162] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting NTP client/server... Starting GSSAPI Proxy Daemon... [[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. [ 4.378916] AES CTR mode by8 optimization enabled [ 4.386536] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.393094] alg: No test for crc32 (crc32-pclmul) [ 4.401991] intel_rapl: no valid rapl domains found in package 0 [ 4.406479] intel_rapl: no valid rapl domains found in package 0 [ 4.415627] intel_powerclamp: No package C-state available [ 4.424003] intel_powerclamp: No package C-state available[[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[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. [ 4.664927] cloud-init[488]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 22:14:23 +0000. Up 4.62 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [ 6.706374] cloud-init[788]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:14:25 +0000. Up 6.63 seconds. [ 6.755275] cloud-init[788]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.763362] cloud-init[788]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.767281] cloud-init[788]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.771210] cloud-init[788]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.775468] cloud-init[788]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.779646] cloud-init[788]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:24:05:13 | [ 6.783514] cloud-init[788]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.788330] cloud-init[788]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.793656] cloud-init[788]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.798307] cloud-init[788]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.803126] cloud-init[788]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.808195] cloud-init[788]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.814489] cloud-init[788]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.821951] cloud-init[788]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.827768] cloud-init[788]: 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: [ 11.546816] cloud-init[3215]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:14:29 +0000. Up 11.49 seconds. [ 11.819704] cloud-init[3387]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:14:30 +0000. Up 11.77 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 | 69:a4:c6:a2:73:f5:cd:dd:eb:bb:7f:d8:f7:da:8f:ad | - | 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----- [ 11.899525] cloud-init[3387]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:14:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.89 seconds 2018-12-23 22:14:31,800 - paramiko.transport - DEBUG - starting thread (client mode): 0xef939c90L 2018-12-23 22:14:31,801 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 22:14:31,822 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-23 22:14:31,822 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-23 22:14:31,842 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 22:14:31,842 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 22:14:31,842 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 22:14:31,842 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 22:14:31,842 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 22:14:31,842 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 22:14:31,848 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 22:14:31,849 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 22:14:31,864 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-23 22:14:31,865 - paramiko.transport - DEBUG - Trying discovered key 69a4c6a273f5cdddebbb7fd8f7da8fad in /tmp/tmphuumOC 2018-12-23 22:14:31,888 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 22:14:31,909 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 22:14:31,930 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-23 22:14:31,930 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-23 22:14:31,930 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-23 22:14:31,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 813, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4073, "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": "running", "MainPID": 2026, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4075, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1116, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 799, "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": 4071, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 1125, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 22:14:32,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:14:32,535 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:14:31 GMT 2018-12-23 22:14:32,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:14:32,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-23 22:14:32,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:14:32,535 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 813, 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': 4073, 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': 2026, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 4075, 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': 1116, 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': 799, 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': 4071, 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': 1125, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-23 22:14:32,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2018-12-23 22:14:32,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:14:32,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:14:32,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:14:32,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:14:32,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:14:32,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:14:32,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:14:32,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 813, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4073, "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": "running", "MainPID": 2026, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4075, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1116, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 799, "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": 4071, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 1125, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 22:14:32,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:14:32,772 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:14:31 GMT 2018-12-23 22:14:32,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:14:32,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-23 22:14:32,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:14:32,772 - functest.core.cloudify - INFO - The current manager status is running 2018-12-23 22:14:32,772 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-23 22:14:32,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:14:32,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:14:32,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:14:32,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:14:32,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:14:32,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:14:32,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:14:32,955 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-23 22:14:32,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:14:32.026Z", "updated_at": "2018-12-23T22:14:32.026Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 22:14:32,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:14:32,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:14:32 GMT 2018-12-23 22:14:32,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:14:32,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 22:14:32,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:14:32,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-12-23 22:14:33,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:14:33,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:14:33,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:14:33,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:14:33,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:14:33,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:14:33,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:14:33,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T22:14:32.026Z", "updated_at": "2018-12-23T22:14:32.026Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 22:14:33,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:14:33,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:14:32 GMT 2018-12-23 22:14:33,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:14:33,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-23 22:14:33,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:14:33,091 - functest.core.cloudify - DEBUG - List secrets: 2018-12-23 22:14:33,092 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2018-12-23 22:14:33,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:14:32.026Z", "updated_at": "2018-12-23T22:14:32.026Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:14:33,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:14:32 GMT 2018-12-23 22:14:33,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:14:33,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 22:14:33,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:14:33,333 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-23 22:14:33,333 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-23 22:14:33,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:14:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:14:33,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4e89ee-836b-477a-98dc-a7201b428481 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4"}, "tags": [], "enabled": true, "id": "de967139e78345ee897611dec5d890e4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}]} 2018-12-23 22:14:33,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-bb4e89ee-836b-477a-98dc-a7201b428481 2018-12-23 22:14:33,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101865053177s 2018-12-23 22:14:33,442 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-bb4e89ee-836b-477a-98dc-a7201b428481 2018-12-23 22:14:33,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-23 22:14:33,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/de967139e78345ee897611dec5d890e4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-23 22:14:33,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-4cc4580c-7672-4ab3-8e6a-635897fb5b8b Date: Sun, 23 Dec 2018 22:14:33 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-12-23 22:14:33,663 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/de967139e78345ee897611dec5d890e4.json used request id req-4cc4580c-7672-4ab3-8e6a-635897fb5b8b 2018-12-23 22:14:33,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.219319820404s 2018-12-23 22:14:33,664 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/de967139e78345ee897611dec5d890e4.json used request id req-4cc4580c-7672-4ab3-8e6a-635897fb5b8b 2018-12-23 22:14:33,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-12-23 22:14:33,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-23 22:14:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:14:33,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 22:14:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 22:14:33,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:14:33,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7d5ed7-f9d5-48ec-91b7-56d86e994e93 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/112d0b0564b64f44b7ef16e9b8c96f9f"}, "enabled": true, "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/21947d15ff654a249e99f724f7df3597"}, "enabled": true, "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/359a5cd59b554a69b5541c94ea6ceed2"}, "enabled": true, "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/4a92c6dffc8f4436ad2f6105989062c8"}, "enabled": true, "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5defac5f2a05459ba4d4275fb031b03d"}, "enabled": true, "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/63fc03cf8dbf4a8baac50b0fac4e0c82"}, "enabled": true, "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6852e2057d61491088f0459cc07403a5"}, "enabled": true, "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/706c67840ef8440791c2a6ba7818e1f4"}, "enabled": true, "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/741e6ea695634379a82e3fd9a9df4312"}, "enabled": true, "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7498a21479ce45c69b4dab77f3f13c56"}, "enabled": true, "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/89a829a03dae432c921e333048e430cc"}, "enabled": true, "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aa73724fa2da418095f89e029ff4e1ce"}, "enabled": true, "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d45095c654a1400cb62b2c944b6da247"}, "enabled": true, "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d833ba892ab44b878f2d88e21d697d36"}, "enabled": true, "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/fc2f757ccbd84de3bd99e7c0264fa323"}, "enabled": true, "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-23 22:14:33,760 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-ba7d5ed7-f9d5-48ec-91b7-56d86e994e93 2018-12-23 22:14:33,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.092759847641s 2018-12-23 22:14:33,761 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-ba7d5ed7-f9d5-48ec-91b7-56d86e994e93 2018-12-23 22:14:33,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-23 22:14:33,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:14:33,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389b7466-b29e-44de-b0f0-9e871a8b0adf Content-Encoding: gzip Content-Length: 1964 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e8733ce937440f6a358dabd03d67fc8"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1750bbe0a7f84e8b910f331b0dfed7ed"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1d919f1216cc439b86f4ee4f9bed0c9f"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1edf023e5fcb443a817c7e53c2fb0c9d"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2aa151cbdc4c434588c93910d53271f4"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "89a829a03dae432c921e333048e430cc", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2f426c5e56ef4db6a93a947cdc4c3d30"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/359a4cbf65994eaf8b1efe8dddf6b1f7"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3e1a6c4ba02a434db387a95bb3aab375"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/430ad24211834aaa8495d586e149b750"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "430ad24211834aaa8495d586e149b750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/44b99c30a75d4c6dab984f97abea2449"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "89a829a03dae432c921e333048e430cc", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53c8cd59377444d8a8b2638850a377c5"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/56af3e3834cb4284a67e47847f6df819"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "56af3e3834cb4284a67e47847f6df819"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c6cb1ad80604c26a804b60c104f896d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6e613a63bde84ae6b840f30bd208001e"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/79d5e9bfc3ec4b9dba5a69f4cded500d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7e2be6a90179421cbae805e1230cbdcf"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7edb7917967346efb821112e6a7d37da"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "7edb7917967346efb821112e6a7d37da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/80d5f992a8b047be8cf37d450971d70b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d14b2d3a1ba404b84f053cde4207567"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/910010374aec485993c1289b9ad3edb9"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "910010374aec485993c1289b9ad3edb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/917b52c1c2b940dcaa1258f0130b1ed7"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/91eb248773764777a43d080cc801508d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "91eb248773764777a43d080cc801508d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b0a33e321da41d795e58a8bdd4ea9ed"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9cd1e2e6c4954026a063a200d9596587"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9e141c6af257415d8dbe6ebbef5f0f21"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a31311f704a64befafcf623c17a32a42"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "a31311f704a64befafcf623c17a32a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a860189e34c04334871f350ab2612feb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "a860189e34c04334871f350ab2612feb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a928aae2432a4e9ebc5001cc0a1bf11f"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae0c6a47d9274e5980752b45553d33d1"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "ae0c6a47d9274e5980752b45553d33d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b17b4dba99db4de0b58020f38f8b84c7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "b17b4dba99db4de0b58020f38f8b84c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b1e841bb0b374ee7bd13c5930ba2ac32"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd57108b136b4709a287ce21e097902d"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "bd57108b136b4709a287ce21e097902d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5529fadfbd24d2dac07e65087e898b8"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "c5529fadfbd24d2dac07e65087e898b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cd73f9c9baca42f0945b44fee24c5d63"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d116b4d9db084bcebfae7717a2f8ab31"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d256497e536742b49f18a24283e117b2"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "d256497e536742b49f18a24283e117b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e0e01a98dc2348348b49d29caf26ac77"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "e0e01a98dc2348348b49d29caf26ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e358890aff534ec39e15d941a3aa8803"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "e358890aff534ec39e15d941a3aa8803"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f30fa8e7e2824827b6d3f7f17dabe096"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "89a829a03dae432c921e333048e430cc", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f9334e47999342078dcc97d299502e30"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "f9334e47999342078dcc97d299502e30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fda7363c01c24ec3a4239f30d13fc08a"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "fda7363c01c24ec3a4239f30d13fc08a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe6accbee64b44d682247a26fe204c2b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "fe6accbee64b44d682247a26fe204c2b"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 22:14:33,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-389b7466-b29e-44de-b0f0-9e871a8b0adf 2018-12-23 22:14:33,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0984539985657s 2018-12-23 22:14:33,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-389b7466-b29e-44de-b0f0-9e871a8b0adf 2018-12-23 22:14:33,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '76271c6f-502c-4f3c-a447-7391fef732b8', 'keystone_tenant_name': u'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.21:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'project_domain_name': 'Default'} 2018-12-23 22:14:33,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-12-23 22:14:33,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - try 1: Cannot create secrets 2018-12-23 22:15:03,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2018-12-23 22:15:03,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:03,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:03 GMT 2018-12-23 22:15:03,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:03,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-12-23 22:15:03,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:03,999 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "76271c6f-502c-4f3c-a447-7391fef732b8"} 2018-12-23 22:15:04,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:04,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:03.871Z", "updated_at": "2018-12-23T22:15:03.871Z", "created_by": "admin", "private_resource": false, "value": "76271c6f-502c-4f3c-a447-7391fef732b8", "key": "keystone_password"} 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:03 GMT 2018-12-23 22:15:04,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:04,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-12-23 22:15:04,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:04,059 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e"} 2018-12-23 22:15:04,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:04,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:03.936Z", "updated_at": "2018-12-23T22:15:03.936Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "key": "keystone_tenant_name"} 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:03 GMT 2018-12-23 22:15:04,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:04,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-12-23 22:15:04,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:04,116 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-12-23 22:15:04,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:04,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:04,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:04,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:04,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:04,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:04,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:04,172 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-12-23 22:15:04,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:03.997Z", "updated_at": "2018-12-23T22:15:03.997Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-12-23 22:15:04,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:04,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:04 GMT 2018-12-23 22:15:04,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:04,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-12-23 22:15:04,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:04,173 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.21:5000"} 2018-12-23 22:15:04,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:04,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:04,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:04,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:04,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:04,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:04.059Z", "updated_at": "2018-12-23T22:15:04.059Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.21:5000", "key": "keystone_url"} 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:04 GMT 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:04,229 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-23 22:15:04,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:04,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:04.123Z", "updated_at": "2018-12-23T22:15:04.123Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:04 GMT 2018-12-23 22:15:04,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:04,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-12-23 22:15:04,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:04,302 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e"} 2018-12-23 22:15:04,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:04,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:04,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:04,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:04.204Z", "updated_at": "2018-12-23T22:15:04.204Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "key": "keystone_username"} 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:04 GMT 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:04,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-12-23 22:15:04,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:04,365 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-23 22:15:04,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:04,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:04,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:04,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:04,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:04,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:04,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:04,457 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-23 22:15:04,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:04.302Z", "updated_at": "2018-12-23T22:15:04.302Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-12-23 22:15:04,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:04,458 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:04 GMT 2018-12-23 22:15:04,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:04,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-12-23 22:15:04,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:04,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-12-23 22:15:04,459 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 22:15:04,461 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 22:15:04,461 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 22:15:04,466 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 22:15:04,533 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 22:15:04,534 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 22:15:04,535 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 22:15:04,572 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 22:15:04,572 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 22:15:04,600 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 22:15:31,876 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 22:15:31,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.syringanetworks.net * extras: repo1.sea.innoscale.net * updates: mirror.jaleco.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 9.4 MB/s | 55 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+--------------+ | service | status | +--------------------------------+--------------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | stop-sigterm | | Webserver | running | +--------------------------------+--------------+ 2018-12-23 22:15:31,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-12-23 22:15:31,877 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 22:15:31,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:15:31,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=de967139e78345ee897611dec5d890e4&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:15:31,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-ecc8ae0d-087e-404a-89af-ebf336b6f0f4 Date: Sun, 23 Dec 2018 22:15:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:10:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:15:31,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=de967139e78345ee897611dec5d890e4&name=default used request id req-ecc8ae0d-087e-404a-89af-ebf336b6f0f4 2018-12-23 22:15:31,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0589249134064s 2018-12-23 22:15:31,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=de967139e78345ee897611dec5d890e4&name=default used request id req-ecc8ae0d-087e-404a-89af-ebf336b6f0f4 2018-12-23 22:15:31,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:15:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:15:31,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-fcc87ef9-c96e-4c57-9e0e-a97b397157a6 Date: Sun, 23 Dec 2018 22:15:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "169de1c2-0c1f-4cc7-a075-f516b43ca7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "4bf340cb-e59a-4967-af11-624fc8e116d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "5426c504-d459-4902-99ca-24080b0e5713", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "7ebf5d79-900b-40b6-9139-3e2badfa9e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "90d1932b-c54f-4e35-8963-33a32bff2fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "c2475233-3f52-4db9-8d29-18580e72c331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 8, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:10:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 4, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:15:31,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fcc87ef9-c96e-4c57-9e0e-a97b397157a6 2018-12-23 22:15:31,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0491468906403s 2018-12-23 22:15:31,994 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fcc87ef9-c96e-4c57-9e0e-a97b397157a6 2018-12-23 22:15:31,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:15:31,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -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": "75c2d04a-6df4-4a8b-be76-e97e370232ea"}}' 2018-12-23 22:15:32,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f4a272f1-c3d6-4f3e-a8dc-17cfd1121168 Date: Sun, 23 Dec 2018 22:15: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-12-23T22:15:32Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "port_range_min": 22, "revision_number": 0, "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:15:32Z", "project_id": "de967139e78345ee897611dec5d890e4", "id": "a3ef9d62-ac34-4579-b29a-acdf047ea63c"}} 2018-12-23 22:15:32,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f4a272f1-c3d6-4f3e-a8dc-17cfd1121168 2018-12-23 22:15:32,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.168035984039s 2018-12-23 22:15:32,166 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f4a272f1-c3d6-4f3e-a8dc-17cfd1121168 2018-12-23 22:15:32,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-12-23 22:15:32,506 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-12-23 22:15:35,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:35,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:35,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:35,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:35,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:35,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:35,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:35,177 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-23 22:15:35,178 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:35.119Z", "updated_at": "2018-12-23T22:15:35.119Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": "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": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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-12-23 22:15:35,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:35,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:35 GMT 2018-12-23 22:15:35,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:35,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-23 22:15:35,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:35,205 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-23 22:15:36,675 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-23 22:15:36,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:15:36,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:15:36,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-8d99f611-ac06-4d14-bfa0-65dda636bb97 Date: Sun, 23 Dec 2018 22:15:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "metadata": {}}], "file": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file", "owner": "de967139e78345ee897611dec5d890e4", "id": "61f32830-efd6-4ff0-9b98-31a080707049", "size": 4373348352, "self": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:11:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:15:36,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8d99f611-ac06-4d14-bfa0-65dda636bb97 2018-12-23 22:15:36,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200315952301s 2018-12-23 22:15:36,878 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8d99f611-ac06-4d14-bfa0-65dda636bb97 2018-12-23 22:15:36,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 22:15:36,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}' 2018-12-23 22:15:36,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/57005156-834f-4a93-b4e7-586a6c070b51 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-916a5c31-1564-4a90-89f1-712feb7d86cc Date: Sun, 23 Dec 2018 22:15:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/57005156-834f-4a93-b4e7-586a6c070b51/file", "owner": "de967139e78345ee897611dec5d890e4", "id": "57005156-834f-4a93-b4e7-586a6c070b51", "size": null, "self": "/v2/images/57005156-834f-4a93-b4e7-586a6c070b51", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:15:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "checksum": null, "created_at": "2018-12-23T22:15:36Z", "protected": false} 2018-12-23 22:15:36,924 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-916a5c31-1564-4a90-89f1-712feb7d86cc 2018-12-23 22:15:36,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.040107011795s 2018-12-23 22:15:36,924 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-916a5c31-1564-4a90-89f1-712feb7d86cc returning object 57005156-834f-4a93-b4e7-586a6c070b51 2018-12-23 22:15:36,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 22:15:36,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/57005156-834f-4a93-b4e7-586a6c070b51/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '' 2018-12-23 22:15:40,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3625728-984a-4465-805f-70661126e5a4 Date: Sun, 23 Dec 2018 22:15:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:15:40,548 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/57005156-834f-4a93-b4e7-586a6c070b51/file used request id req-b3625728-984a-4465-805f-70661126e5a4 2018-12-23 22:15:40,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.62345409393s 2018-12-23 22:15:40,548 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/57005156-834f-4a93-b4e7-586a6c070b51/file used request id req-b3625728-984a-4465-805f-70661126e5a4 2018-12-23 22:15:40,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:15:40,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:15:40,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-fbf2a074-415a-464b-b4f8-b2696c8c3f08 Date: Sun, 23 Dec 2018 22:15:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/57005156-834f-4a93-b4e7-586a6c070b51/snap", "metadata": {}}], "file": "/v2/images/57005156-834f-4a93-b4e7-586a6c070b51/file", "owner": "de967139e78345ee897611dec5d890e4", "id": "57005156-834f-4a93-b4e7-586a6c070b51", "size": 263586304, "self": "/v2/images/57005156-834f-4a93-b4e7-586a6c070b51", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/57005156-834f-4a93-b4e7-586a6c070b51/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:15:40Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:15:36Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "metadata": {}}], "file": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file", "owner": "de967139e78345ee897611dec5d890e4", "id": "61f32830-efd6-4ff0-9b98-31a080707049", "size": 4373348352, "self": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:11:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:15:40,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fbf2a074-415a-464b-b4f8-b2696c8c3f08 2018-12-23 22:15:40,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0607540607452s 2018-12-23 22:15:40,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fbf2a074-415a-464b-b4f8-b2696c8c3f08 2018-12-23 22:15:40,615 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/57005156-834f-4a93-b4e7-586a6c070b51/snap', u'metadata': Munch({})})], 'file': u'/v2/images/57005156-834f-4a93-b4e7-586a6c070b51/file', 'owner': u'de967139e78345ee897611dec5d890e4', 'id': u'57005156-834f-4a93-b4e7-586a6c070b51', 'size': 263586304, u'self': u'/v2/images/57005156-834f-4a93-b4e7-586a6c070b51', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'de967139e78345ee897611dec5d890e4', 'name': 'cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/57005156-834f-4a93-b4e7-586a6c070b51/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T22:15:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T22:15:40Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/57005156-834f-4a93-b4e7-586a6c070b51', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'created': u'2018-12-23T22:15:36Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-23T22:15:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/57005156-834f-4a93-b4e7-586a6c070b51', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-23 22:15:40,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 22:15:40,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-23 22:15:40,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8dda384-43b8-49d9-8a7f-f2d4ab55cdc7 x-compute-request-id: req-e8dda384-43b8-49d9-8a7f-f2d4ab55cdc7 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "3be9e704-fc30-4ea2-8e8e-8245798ae258"}} 2018-12-23 22:15:40,660 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e8dda384-43b8-49d9-8a7f-f2d4ab55cdc7 2018-12-23 22:15:40,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0444710254669s 2018-12-23 22:15:40,660 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e8dda384-43b8-49d9-8a7f-f2d4ab55cdc7 2018-12-23 22:15:40,661 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'3be9e704-fc30-4ea2-8e8e-8245798ae258', 'swap': 0}) 2018-12-23 22:15:40,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 22:15:40,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" -d '{"extra_specs": {}}' 2018-12-23 22:15:40,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:15:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da68e75d-5349-4590-8f3d-ac15dd0f0719 x-compute-request-id: req-da68e75d-5349-4590-8f3d-ac15dd0f0719 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 22:15:40,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258/os-extra_specs used request id req-da68e75d-5349-4590-8f3d-ac15dd0f0719 2018-12-23 22:15:40,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019562959671s 2018-12-23 22:15:40,682 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258/os-extra_specs used request id req-da68e75d-5349-4590-8f3d-ac15dd0f0719 2018-12-23 22:15:40,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-12-23 22:15:40,682 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "57005156-834f-4a93-b4e7-586a6c070b51", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "bono_cluster_size": 1, "flavor_id": "3be9e704-fc30-4ea2-8e8e-8245798ae258", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-12-23 22:15:41,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:41,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:41,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:41,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:41,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:41,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:41,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:41,782 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-12-23 22:15:41,782 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "57005156-834f-4a93-b4e7-586a6c070b51", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "bono_cluster_size": 1, "flavor_id": "3be9e704-fc30-4ea2-8e8e-8245798ae258", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "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-12-23T22:15:40.813Z", "updated_at": "2018-12-23T22:15:40.813Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-23 22:15:41,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:41,783 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:41 GMT 2018-12-23 22:15:41,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:41,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-23 22:15:41,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:41,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-12-23 22:15:41,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:41,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:41,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:41,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:41,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:41,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:41,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:41,847 - 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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 22:15:41,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:41,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:41 GMT 2018-12-23 22:15:41,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:41,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-12-23 22:15:41,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:41,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:15:41,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:41,913 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:41 GMT 2018-12-23 22:15:41,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:41,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 22:15:41,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:41,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/a6b53628-0829-48b3-958a-c25420c25b2a 2018-12-23 22:15:42,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:42,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:42,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:42,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:42,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:42,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:42,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:42,007 - 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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"} 2018-12-23 22:15:42,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:42,007 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:42 GMT 2018-12-23 22:15:42,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:42,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 22:15:42,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:47,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:15:47,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:47,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:47,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:47,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:47,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:47,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:47,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:47,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:42.642Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:42.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:43.018Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:43.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:43.531Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:43.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:43.564Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:43.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:43.564Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:43.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:43.564Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:43.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:44.544Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:44.544Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:44.544Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:44.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:45.549Z", "message": "Installing from directory: /tmp/tmpDaykAA [args=--prefix=\"/tmp/openstack-p53psY\" --constraint=\"/tmp/openstack-p53psY/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:45.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:15:45.549Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpDaykAA --prefix=\"/tmp/openstack-p53psY\" --constraint=\"/tmp/openstack-p53psY/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:15:45.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-23 22:15:47,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:47,112 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:47 GMT 2018-12-23 22:15:47,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:47,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-12-23 22:15:47,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:47,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-23 22:15:47,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-12-23 22:15:47,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-23 22:15:47,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:15:47,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:15:47,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-12-23 22:15:47,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-23 22:15:47,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-23 22:15:47,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:15:47,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpDaykAA [args=--prefix="/tmp/openstack-p53psY" --constraint="/tmp/openstack-p53psY/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-23 22:15:47,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpDaykAA --prefix="/tmp/openstack-p53psY" --constraint="/tmp/openstack-p53psY/constraint.txt" 2018-12-23 22:15:47,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/a6b53628-0829-48b3-958a-c25420c25b2a 2018-12-23 22:15:47,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:47,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:47,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:47,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:47,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:47,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:47,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:47,175 - 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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"} 2018-12-23 22:15:47,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:47,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:47 GMT 2018-12-23 22:15:47,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:47,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 22:15:47,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:52,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:15:52,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:52,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:52,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:52,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:52,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:52,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:52,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:52,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 22:15:52,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:52,314 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:52 GMT 2018-12-23 22:15:52,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:52,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 22:15:52,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:52,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/a6b53628-0829-48b3-958a-c25420c25b2a 2018-12-23 22:15:52,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:52,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:52,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:52,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:52,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:52,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:52,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:52,394 - 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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"} 2018-12-23 22:15:52,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:52,394 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:52 GMT 2018-12-23 22:15:52,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:52,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 22:15:52,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:57,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:15:57,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:57,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:57,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:57,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:57,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:57,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:57,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:57,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 22:15:57,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:57,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:57 GMT 2018-12-23 22:15:57,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:57,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 22:15:57,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:15:57,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/a6b53628-0829-48b3-958a-c25420c25b2a 2018-12-23 22:15:57,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:15:57,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:15:57,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:15:57,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:15:57,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:15:57,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:15:57,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:15:57,570 - 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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"} 2018-12-23 22:15:57,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:15:57,570 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:15:57 GMT 2018-12-23 22:15:57,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:15:57,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 22:15:57,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:02,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:02,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:02,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:02,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:02,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:02,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:02 GMT 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:02,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/a6b53628-0829-48b3-958a-c25420c25b2a 2018-12-23 22:16:02,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:02,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:02,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:02,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:02,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:02,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:02,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:02,720 - 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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"} 2018-12-23 22:16:02,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:02,721 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:02 GMT 2018-12-23 22:16:02,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:02,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 22:16:02,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:07,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 22:16:07,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:07,788 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:07 GMT 2018-12-23 22:16:07,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:07,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 22:16:07,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:07,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/a6b53628-0829-48b3-958a-c25420c25b2a 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:07,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}, {"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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"} 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:07 GMT 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-23 22:16:07,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:12,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:12,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:12,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:12,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:12,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:10.787Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:10.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:11.584Z", "message": "Removing directory: /tmp/tmpDaykAA", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:11.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a", "logger": "7f8ed044-c575-4129-b199-eff3ae79e638"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:11.780Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:11.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:12.597Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:12.597Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:12.597Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "a6b53628-0829-48b3-958a-c25420c25b2a"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:12 GMT 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-12-23 22:16:12,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:12,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-23 22:16:12,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpDaykAA 2018-12-23 22:16:12,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:16:12,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-23 22:16:12,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-12-23 22:16:12,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-23 22:16:12,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/a6b53628-0829-48b3-958a-c25420c25b2a 2018-12-23 22:16:12,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:12,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:12,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:12,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:12,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:12,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:12,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:12,991 - 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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"} 2018-12-23 22:16:12,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:12,991 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:12 GMT 2018-12-23 22:16:12,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:12,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-12-23 22:16:12,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:12,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-12-23 22:16:12,992 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-23 22:16:13,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:13,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:13,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:13,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:13,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:13,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:13,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:13,144 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-12-23 22:16:13,144 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:13,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:13,145 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:13 GMT 2018-12-23 22:16:13,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:13,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:13,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:13,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:13,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:13,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:13,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:13 GMT 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 22:16:13,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:13,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:13,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:13,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:13,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:13,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:13,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:13,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:13,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:13,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:13,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:13,298 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:13 GMT 2018-12-23 22:16:13,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:13,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:13,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:18,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:18,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:18,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:18,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:18,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:18,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:18,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:18,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:18,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:13.778Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:13.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:14.915Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:14.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.191Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_security_group_mesk3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.237Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "570516fa-8d94-4724-ab9b-c417e1bd8810"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fb427f93-a086-429e-b42a-0022578b8044"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fb427f93-a086-429e-b42a-0022578b8044"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fb427f93-a086-429e-b42a-0022578b8044"}, {"node_instance_id": "bind_security_group_mesk3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "570516fa-8d94-4724-ab9b-c417e1bd8810"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fb427f93-a086-429e-b42a-0022578b8044"}, {"node_instance_id": "bind_security_group_mesk3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "570516fa-8d94-4724-ab9b-c417e1bd8810"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fb427f93-a086-429e-b42a-0022578b8044"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fb427f93-a086-429e-b42a-0022578b8044"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fb427f93-a086-429e-b42a-0022578b8044"}, {"node_instance_id": "bind_security_group_mesk3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "570516fa-8d94-4724-ab9b-c417e1bd8810"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9174d487-68e5-4d6b-ad9f-86a9fbe8d54d"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:17.720Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:17.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fb427f93-a086-429e-b42a-0022578b8044"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 56, "offset": 0, "size": 50}}} 2018-12-23 22:16:18,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:18,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:18 GMT 2018-12-23 22:16:18,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:18,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29133 2018-12-23 22:16:18,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:18,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-12-23 22:16:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 22:16:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-23 22:16:18,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 22:16:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-23 22:16:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2018-12-23 22:16:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-12-23 22:16:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2018-12-23 22:16:18,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2018-12-23 22:16:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2018-12-23 22:16:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2018-12-23 22:16:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2018-12-23 22:16:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2018-12-23 22:16:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2018-12-23 22:16:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2018-12-23 22:16:18,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-12-23 22:16:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2018-12-23 22:16:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 22:16:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 22:16:18,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:18,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:18,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:18,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:18,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:18,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:18,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:18,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:18,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:18,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:18,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:18,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:18 GMT 2018-12-23 22:16:18,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:18,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:18,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:23,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_uc0mkk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.217Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "keypair_0ix1kt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:18.727Z", "message": "Using external resource keypair: cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:18.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "20c6fb7b-5692-44d3-851c-fddadf4a58bd"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:19.281Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:19.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:19.281Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:19.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:19.281Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:19.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:19.281Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:19.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:19.281Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:19.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_floatingip_4xh4m4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:19.752Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'de967139e78345ee897611dec5d890e4', u'created_at': u'2018-12-23T22:16:18Z', u'updated_at': u'2018-12-23T22:16:18Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'de967139e78345ee897611dec5d890e4', u'port_id': None, u'id': u'b3fb5255-2231-4ca8-a04d-3ba1e459cdfb', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:19.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bc45000e-1702-4a65-87f1-1ff0e39ddd4f"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:20.300Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:20.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:20.300Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:20.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:20.300Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:20.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:20.300Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:20.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_security_group_6dfsna", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:20.773Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:20.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a0a2f20e-8117-4cc8-8ec1-0464d54e042e"}, {"node_instance_id": "sprout_security_group_6dfsna", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:20.773Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:20.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a0a2f20e-8117-4cc8-8ec1-0464d54e042e"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:21.322Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:21.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:21.322Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:21.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:21.322Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:21.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:21.322Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:21.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:21.322Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:21.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_floatingip_urwkqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.469Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'de967139e78345ee897611dec5d890e4', u'created_at': u'2018-12-23T22:16:20Z', u'updated_at': u'2018-12-23T22:16:20Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'de967139e78345ee897611dec5d890e4', u'port_id': None, u'id': u'4e44026e-46f7-4043-9ed1-33ae5db1c346', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ac88cb54-8d39-4330-94df-4b53a7233f32"}, {"node_instance_id": "ellis_security_group_zi5qwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3f27ca8d-982c-45b1-8a14-4ab2978ac2ae"}, {"node_instance_id": "ellis_security_group_zi5qwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3f27ca8d-982c-45b1-8a14-4ab2978ac2ae"}, {"node_instance_id": "ellis_security_group_zi5qwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3f27ca8d-982c-45b1-8a14-4ab2978ac2ae"}, {"node_instance_id": "ellis_security_group_zi5qwi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3f27ca8d-982c-45b1-8a14-4ab2978ac2ae"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.622Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.622Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.622Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.622Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.622Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:22.622Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:22.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 85, "offset": 50, "size": 50}}} 2018-12-23 22:16:23,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:23,600 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:23 GMT 2018-12-23 22:16:23,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:23,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20070 2018-12-23 22:16:23,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e 2018-12-23 22:16:23,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:23,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 22:16:23,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 22:16:23,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-23 22:16:23,602 - 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'de967139e78345ee897611dec5d890e4', u'created_at': u'2018-12-23T22:16:18Z', u'updated_at': u'2018-12-23T22:16:18Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'de967139e78345ee897611dec5d890e4', u'port_id': None, u'id': u'b3fb5255-2231-4ca8-a04d-3ba1e459cdfb', u'qos_policy_id': None} 2018-12-23 22:16:23,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:23,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:23,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:23,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:23,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:23,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2018-12-23 22:16:23,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:23,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 22:16:23,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:23,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,604 - 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'de967139e78345ee897611dec5d890e4', u'created_at': u'2018-12-23T22:16:20Z', u'updated_at': u'2018-12-23T22:16:20Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'de967139e78345ee897611dec5d890e4', u'port_id': None, u'id': u'4e44026e-46f7-4043-9ed1-33ae5db1c346', u'qos_policy_id': None} 2018-12-23 22:16:23,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:23,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:23,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2018-12-23 22:16:23,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2018-12-23 22:16:23,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 22:16:23,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:23,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:23,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:23,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:23,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:23 GMT 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:23,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:23,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:28,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:28,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:28,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:28,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:28,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:28,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:28,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:28,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:28,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "dime_security_group_uc0mkk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c910ab8d-91c2-43d9-9693-3150cf63d47c"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "homer_security_group_oj63uf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7f1ebc93-8d9c-4be0-b5ed-03f2eaa4e62f"}, {"node_instance_id": "dime_security_group_uc0mkk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c910ab8d-91c2-43d9-9693-3150cf63d47c"}, {"node_instance_id": "dime_security_group_uc0mkk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c910ab8d-91c2-43d9-9693-3150cf63d47c"}, {"node_instance_id": "homer_security_group_oj63uf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7f1ebc93-8d9c-4be0-b5ed-03f2eaa4e62f"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "dime_security_group_uc0mkk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c910ab8d-91c2-43d9-9693-3150cf63d47c"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "homer_security_group_oj63uf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7f1ebc93-8d9c-4be0-b5ed-03f2eaa4e62f"}, {"node_instance_id": "dime_security_group_uc0mkk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c910ab8d-91c2-43d9-9693-3150cf63d47c"}, {"node_instance_id": "dime_security_group_uc0mkk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c910ab8d-91c2-43d9-9693-3150cf63d47c"}, {"node_instance_id": "homer_security_group_oj63uf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7f1ebc93-8d9c-4be0-b5ed-03f2eaa4e62f"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.581Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "066ad470-bac2-48a1-849f-373c412f8295"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.758Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.758Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.758Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.758Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.758Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.758Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.758Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:23.758Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:23.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:24.875Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:24.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:24.875Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:24.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:24.875Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:24.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:24.875Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:24.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:24.875Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:24.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:24.875Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:24.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:24.875Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:24.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:24.875Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:24.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "internal_sip_security_group_p1yako", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:25.325Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:25.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "95b8074c-bfaf-49da-ac5d-5f3c8171b665"}, {"node_instance_id": "internal_sip_security_group_p1yako", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:25.600Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "95b8074c-bfaf-49da-ac5d-5f3c8171b665"}, {"node_instance_id": "internal_sip_security_group_p1yako", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:25.600Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "95b8074c-bfaf-49da-ac5d-5f3c8171b665"}, {"node_instance_id": "internal_sip_security_group_p1yako", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:25.600Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "95b8074c-bfaf-49da-ac5d-5f3c8171b665"}, {"node_instance_id": "internal_sip_security_group_p1yako", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:25.600Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "95b8074c-bfaf-49da-ac5d-5f3c8171b665"}, {"node_instance_id": "internal_sip_security_group_p1yako", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:25.600Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:25.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "95b8074c-bfaf-49da-ac5d-5f3c8171b665"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:25.881Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:25.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:25.881Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:25.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 152, "offset": 85, "size": 50}}} 2018-12-23 22:16:28,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:28,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:28 GMT 2018-12-23 22:16:28,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:28,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30720 2018-12-23 22:16:28,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2018-12-23 22:16:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2018-12-23 22:16:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2018-12-23 22:16:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2018-12-23 22:16:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-12-23 22:16:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2018-12-23 22:16:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2018-12-23 22:16:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2018-12-23 22:16:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2018-12-23 22:16:28,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2018-12-23 22:16:28,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2018-12-23 22:16:28,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2018-12-23 22:16:28,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2018-12-23 22:16:28,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:28,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:28,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:28,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:28,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:28,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:28,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 22:16:28,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:28,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:28,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:28,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:28,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 22:16:28,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 22:16:28,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:28,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 22:16:28,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:28,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2018-12-23 22:16:28,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 22:16:28,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2018-12-23 22:16:28,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2018-12-23 22:16:28,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:28,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:28,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:28,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:28,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:28,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:28,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:28,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:28,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:28,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:28,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:28,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:28,815 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:28 GMT 2018-12-23 22:16:28,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:28,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:28,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:33,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:33,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:33,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:33,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:33,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:33,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:33,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:33,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:33,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_bmuu7a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:26.605Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'de967139e78345ee897611dec5d890e4', u'created_at': u'2018-12-23T22:16:25Z', u'updated_at': u'2018-12-23T22:16:25Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'de967139e78345ee897611dec5d890e4', u'port_id': None, u'id': u'1c86ed25-dba4-4184-8fc0-e749a8032e39', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:26.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3be1234d-72ed-4e4f-947e-b09882ca5a4f"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:27.035Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:27.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:27.035Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:27.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:27.035Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:27.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:27.035Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:27.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.065Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.065Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.065Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.065Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.065Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.065Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.107Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dcfff408-e367-49c7-80f6-4fbf900fdcc1"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.613Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0c4475ea-a68b-4f7a-a98e-7b1d5573f2a7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'4e44026e-46f7-4043-9ed1-33ae5db1c346', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "39db2db6-f99d-4e11-881e-c59fb6c8b3b2"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.613Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2eeff9b8-e9ae-4041-8466-c66b0cd0b1d6', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bf2e9914-8652-4fc9-8cb0-d61e2ecb7545"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.613Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_9vi7pm'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "39db2db6-f99d-4e11-881e-c59fb6c8b3b2"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.613Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_hcj7gw'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dcfff408-e367-49c7-80f6-4fbf900fdcc1"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:28.613Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_fhgew4'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:28.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bf2e9914-8652-4fc9-8cb0-d61e2ecb7545"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.089Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.089Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.089Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.089Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.089Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.089Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.089Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.089Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:29.982Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'01b1553a-f0c1-479a-911a-15f6e701a2e9', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'1c86ed25-dba4-4184-8fc0-e749a8032e39', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:29.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "efed84cd-5c2d-4711-b583-e38aee9c9abb"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.095Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.095Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.095Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.095Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.095Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.095Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "39db2db6-f99d-4e11-881e-c59fb6c8b3b2"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dcfff408-e367-49c7-80f6-4fbf900fdcc1"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bf2e9914-8652-4fc9-8cb0-d61e2ecb7545"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_9vi7pm', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "39db2db6-f99d-4e11-881e-c59fb6c8b3b2"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_hcj7gw', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dcfff408-e367-49c7-80f6-4fbf900fdcc1"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_fhgew4', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bf2e9914-8652-4fc9-8cb0-d61e2ecb7545"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b6f1080c-391a-41d8-a727-2e72ecca6e32', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3eedfd09-aeec-4163-bb5f-89e4730ec64f"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_9vi7pm', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "39db2db6-f99d-4e11-881e-c59fb6c8b3b2"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_hcj7gw', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dcfff408-e367-49c7-80f6-4fbf900fdcc1"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_fhgew4', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bf2e9914-8652-4fc9-8cb0-d61e2ecb7545"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_gcfxev'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "efed84cd-5c2d-4711-b583-e38aee9c9abb"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:30.623Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_jx2qqv'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:30.623Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3eedfd09-aeec-4163-bb5f-89e4730ec64f"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:31.106Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:31.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:31.106Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:31.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:31.106Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:31.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:31.106Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:31.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:31.106Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:31.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:31.106Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:31.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 207, "offset": 135, "size": 50}}} 2018-12-23 22:16:33,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:33,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:33 GMT 2018-12-23 22:16:33,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:33,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31551 2018-12-23 22:16:33,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:33,894 - 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'de967139e78345ee897611dec5d890e4', u'created_at': u'2018-12-23T22:16:25Z', u'updated_at': u'2018-12-23T22:16:25Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'de967139e78345ee897611dec5d890e4', u'port_id': None, u'id': u'1c86ed25-dba4-4184-8fc0-e749a8032e39', u'qos_policy_id': None} 2018-12-23 22:16:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 22:16:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 22:16:33,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 22:16:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 22:16:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:33,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:33,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}] 2018-12-23 22:16:33,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0c4475ea-a68b-4f7a-a98e-7b1d5573f2a7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'4e44026e-46f7-4043-9ed1-33ae5db1c346', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-12-23 22:16:33,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2eeff9b8-e9ae-4041-8466-c66b0cd0b1d6', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-12-23 22:16:33,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_9vi7pm'} 2018-12-23 22:16:33,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_hcj7gw'} 2018-12-23 22:16:33,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_fhgew4'} 2018-12-23 22:16:33,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:33,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:33,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:33,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 22:16:33,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:33,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:33,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 22:16:33,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 22:16:33,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'01b1553a-f0c1-479a-911a-15f6e701a2e9', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'1c86ed25-dba4-4184-8fc0-e749a8032e39', u'floating_ip_address': u'172.30.9.200', u'external_type': u'floatingip'}] 2018-12-23 22:16:33,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:33,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:33,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:33,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 22:16:33,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:33,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 22:16:33,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 22:16:33,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 22:16:33,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 22:16:33,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_9vi7pm', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:33,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_hcj7gw', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:33,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_fhgew4', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:33,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'b6f1080c-391a-41d8-a727-2e72ecca6e32', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-12-23 22:16:33,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_9vi7pm', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:33,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_hcj7gw', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:33,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_fhgew4', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:33,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_gcfxev'} 2018-12-23 22:16:33,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_jx2qqv'} 2018-12-23 22:16:33,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:33,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:16:33,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 22:16:33,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 22:16:33,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 22:16:33,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:33,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:33,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:33,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:33 GMT 2018-12-23 22:16:33,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:33,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:33,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:38,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:39,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:39,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:39,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:39,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:39,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:39,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:39,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:39,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:32.228Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:32.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:32.228Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:32.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:32.228Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:32.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:32.228Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:32.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:32.228Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:32.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:32.276Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4b0460a4-7bd4-4471-adaf-f3d37e214a9e', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:32.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c0498f31-c0c8-4006-9106-4af8ad631c7e"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:32.627Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_82xxbf'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:32.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c0498f31-c0c8-4006-9106-4af8ad631c7e"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.261Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.261Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.261Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.261Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.261Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "efed84cd-5c2d-4711-b583-e38aee9c9abb"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3eedfd09-aeec-4163-bb5f-89e4730ec64f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_gcfxev', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "efed84cd-5c2d-4711-b583-e38aee9c9abb"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_jx2qqv', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3eedfd09-aeec-4163-bb5f-89e4730ec64f"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'51599890-296c-4f43-b9e4-1010c2098d14', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'bf9b47a3-63c8-400e-a0f7-3d6426a8478f', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "22f690c3-ac49-434e-94b2-1034e604ebd6"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9bb04cdb-2e87-406e-a6ea-3fd7dda6e984', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'51599890-296c-4f43-b9e4-1010c2098d14', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b3fb5255-2231-4ca8-a04d-3ba1e459cdfb', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "58183de3-7492-4443-bad9-0edc58ce8672"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_gcfxev', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "efed84cd-5c2d-4711-b583-e38aee9c9abb"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_jx2qqv', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3eedfd09-aeec-4163-bb5f-89e4730ec64f"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_y3vy74'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "58183de3-7492-4443-bad9-0edc58ce8672"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:33.750Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_o35894'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:33.750Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "22f690c3-ac49-434e-94b2-1034e604ebd6"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:34.353Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:34.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:34.353Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:34.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:34.353Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:34.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:34.353Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:34.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:34.353Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:34.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:34.891Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_82xxbf', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:34.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c0498f31-c0c8-4006-9106-4af8ad631c7e"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.277Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.277Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.277Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.277Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.277Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.768Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "58183de3-7492-4443-bad9-0edc58ce8672"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.768Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c0498f31-c0c8-4006-9106-4af8ad631c7e"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.768Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "22f690c3-ac49-434e-94b2-1034e604ebd6"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.768Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_y3vy74', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "58183de3-7492-4443-bad9-0edc58ce8672"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.768Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_82xxbf', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c0498f31-c0c8-4006-9106-4af8ad631c7e"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.768Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_o35894', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "22f690c3-ac49-434e-94b2-1034e604ebd6"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.768Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_y3vy74', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "58183de3-7492-4443-bad9-0edc58ce8672"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:35.768Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_o35894', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:35.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "22f690c3-ac49-434e-94b2-1034e604ebd6"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:36.283Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:36.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:36.283Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:36.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:36.283Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:36.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:36.283Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:36.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:36.283Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:36.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:37.426Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:37.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:37.426Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:37.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:37.426Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:37.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:37.426Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:37.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 241, "offset": 185, "size": 50}}} 2018-12-23 22:16:39,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:39,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:39 GMT 2018-12-23 22:16:39,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:39,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32307 2018-12-23 22:16:39,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 22:16:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 22:16:39,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 22:16:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 22:16:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4b0460a4-7bd4-4471-adaf-f3d37e214a9e', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-12-23 22:16:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_82xxbf'} 2018-12-23 22:16:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:39,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 22:16:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 22:16:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 22:16:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 22:16:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_gcfxev', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_jx2qqv', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'51599890-296c-4f43-b9e4-1010c2098d14', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'bf9b47a3-63c8-400e-a0f7-3d6426a8478f', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-12-23 22:16:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', u'external_type': u'keypair'}, {u'external_id': u'ce8aa5c3-e4d9-42a7-b4c4-a3c35d8d1fbc', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'9bb04cdb-2e87-406e-a6ea-3fd7dda6e984', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'51599890-296c-4f43-b9e4-1010c2098d14', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b3fb5255-2231-4ca8-a04d-3ba1e459cdfb', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2018-12-23 22:16:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_gcfxev', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_jx2qqv', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_y3vy74'} 2018-12-23 22:16:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_o35894'} 2018-12-23 22:16:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 22:16:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 22:16:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 22:16:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 22:16:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_82xxbf', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 22:16:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 22:16:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 22:16:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 22:16:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 22:16:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 22:16:39,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_y3vy74', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_82xxbf', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_o35894', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_y3vy74', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_o35894', 'key_name': u'cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'image': u'57005156-834f-4a93-b4e7-586a6c070b51', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e', 'cloudify_management_network_id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}, 'nics': [{'net-id': u'5b01f8d5-9b4a-4f42-8ab5-87469f420941'}], 'flavor': u'3be9e704-fc30-4ea2-8e8e-8245798ae258'} 2018-12-23 22:16:39,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:39,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 22:16:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 22:16:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 22:16:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 22:16:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 22:16:39,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 22:16:39,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:39,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:39,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:39,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:39,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:39,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:39,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:39,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:39,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:39,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:39,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:39 GMT 2018-12-23 22:16:39,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:39,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:39,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:44,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:44,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:44,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:44,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:44,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:44,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:44,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:44,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:44,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:38.454Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:38.454Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:38.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": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:16:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:38.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-12-23T22:16:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:38.454Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:38.454Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:38.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:39.459Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:39.459Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:39.459Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:39.459Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:39.459Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:16:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:39.459Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:39.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:40.523Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:40.523Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:40.523Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:40.523Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:16:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:40.523Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:16:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:40.523Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:40.523Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:16:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:41.529Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:16:41.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:42.532Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:16:42.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:16:42.532Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:16:42.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 257, "offset": 235, "size": 50}}} 2018-12-23 22:16:44,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:44,178 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:44 GMT 2018-12-23 22:16:44,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:44,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15761 2018-12-23 22:16:44,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:44,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:44,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:44,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 22:16:44,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 22:16:44,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 22:16:44,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 22:16:44,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:16:44,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 22:16:44,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:44,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:44,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 22:16:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 22:16:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 22:16:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 22:16:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:16:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 22:16:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 22:16:44,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 22:16:44,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 22:16:44,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 22:16:44,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 22:16:44,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 22:16:44,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:44,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:44,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:44,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:44,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:44,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:44,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:44,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:44,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:44,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:44,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:44 GMT 2018-12-23 22:16:44,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:44,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:44,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:49,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:49,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:49,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:49 GMT 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:49,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:16:49,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:49,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:49,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:49,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:49,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:49,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:49,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:49,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:49,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:49,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:49,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:49,373 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:49 GMT 2018-12-23 22:16:49,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:49,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:49,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:54,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:54,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:54,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:54,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:54,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:54,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:54,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:54,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:54,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-23 22:16:54,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:54,460 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:54 GMT 2018-12-23 22:16:54,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:54,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:16:54,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:54,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:54,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:54,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:54,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:54,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:54 GMT 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:54,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:59,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:16:59,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:59,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:59,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:59,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:59,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:59,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:59,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:59,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-23 22:16:59,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:59,740 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:59 GMT 2018-12-23 22:16:59,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:59,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:16:59,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:16:59,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:16:59,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:16:59,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:16:59,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:16:59,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:16:59,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:16:59,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:16:59,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:16:59,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:16:59,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:16:59,801 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:16:59 GMT 2018-12-23 22:16:59,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:16:59,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:16:59,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:04,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:04,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:04,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:04 GMT 2018-12-23 22:17:04,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:04,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:17:04,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:04,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:04,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:04,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:04,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:04,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:04,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:04,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:04,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:04,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:04,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:04,938 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:04 GMT 2018-12-23 22:17:04,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:04,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:04,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:09,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:10,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:10,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:10,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:10,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:10,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:10,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:10,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:10,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:06.812Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:06.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:07.561Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:07.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:07.561Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:07.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:07.561Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:07.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:08.685Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:08.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:09.567Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:09.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:09.567Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:09.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:09.567Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:09.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 265, "offset": 257, "size": 50}}} 2018-12-23 22:17:10,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:10,050 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:10 GMT 2018-12-23 22:17:10,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:10,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5434 2018-12-23 22:17:10,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:10,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:10,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:10,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:10,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:10,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 22:17:10,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:10,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 22:17:10,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:10,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:10,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:10,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:10 GMT 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:10,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:10,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:15,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:15,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:15,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:15,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:15,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:15,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:15,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:15,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:15,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:10.603Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:10.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:10.603Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:10.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:10.603Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:10.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:10.603Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:10.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:11.610Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:11.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:11.610Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:11.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:11.610Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:11.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:12.615Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:12.615Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:12.615Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:12.615Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:12.615Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:12.615Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:13.699Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:13.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:14.620Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:14.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:14.620Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:14.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 281, "offset": 265, "size": 50}}} 2018-12-23 22:17:15,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:15,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:15 GMT 2018-12-23 22:17:15,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:15,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12020 2018-12-23 22:17:15,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:15,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 22:17:15,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 22:17:15,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 22:17:15,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 22:17:15,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 22:17:15,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 22:17:15,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 22:17:15,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:15,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:15,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:15,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:15,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:15,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:15,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:15,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:15,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:15,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:15,348 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:15 GMT 2018-12-23 22:17:15,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:15,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:15,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:20,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:20,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:20,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:20,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:20,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:20,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:20,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:20,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:20,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-23 22:17:20,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:20,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:20 GMT 2018-12-23 22:17:20,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:20,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:17:20,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:20,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:20,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:20,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:20 GMT 2018-12-23 22:17:20,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:20,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:20,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:25,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:25,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:25,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:25,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:25,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:25,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:25,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:25,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:25,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-23 22:17:25,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:25,554 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:25 GMT 2018-12-23 22:17:25,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:25,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:17:25,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:25,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:25,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:25,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:25,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:25 GMT 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:25,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:30,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:30,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:30,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:30,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:30,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:30,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:30 GMT 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:30,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:30,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:30,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:30,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:30,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:30,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:30,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:30,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:30,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:30,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:30,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:30 GMT 2018-12-23 22:17:30,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:30,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:30,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:35,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:35,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:35,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:35,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:35,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:35 GMT 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:17:35,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:35,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:35,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:35,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:35,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:35,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:35,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:35,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:35,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:35,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:35,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:35,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:35 GMT 2018-12-23 22:17:35,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:35,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:35,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:40,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:41,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:41,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:41,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:41,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:41,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:41,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:41,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:41,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:38.707Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:38.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:39.643Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:39.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:39.643Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:39.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:39.643Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:39.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:40.680Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:40.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 286, "offset": 281, "size": 50}}} 2018-12-23 22:17:41,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:41,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:41 GMT 2018-12-23 22:17:41,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:41,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3276 2018-12-23 22:17:41,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:41,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:41,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:41,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:41,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:41,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 2/60] 2018-12-23 22:17:41,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:41,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:41,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:41,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:41,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:41 GMT 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:41,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:46,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:46,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:46,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:46,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:46,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:41.647Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:41.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:41.647Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:41.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:41.647Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:41.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:42.652Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:42.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:42.652Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:42.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:43.656Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:43.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:43.656Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:43.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:43.656Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:43.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:44.879Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:44.879Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:44.879Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:44.879Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:44.879Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:44.879Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:44.879Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:44.879Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:17:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:45.886Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:45.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 303, "offset": 286, "size": 50}}} 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:46 GMT 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11910 2018-12-23 22:17:46,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 22:17:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 22:17:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 22:17:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 22:17:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 22:17:46,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 22:17:46,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:46,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:46,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:46 GMT 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:46,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:51,220 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:51,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:51,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:51,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_y3vy74", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:46.885Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:46.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:17:46.885Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:17:46.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 305, "offset": 303, "size": 50}}} 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:51 GMT 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2350 2018-12-23 22:17:51,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 22:17:51,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-12-23 22:17:51,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:51,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:51,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:51,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:51 GMT 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:51,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:56,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:17:56,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:56,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:56,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:56,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:56,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:56,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:56,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:56,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-23 22:17:56,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:56,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:56 GMT 2018-12-23 22:17:56,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:56,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:17:56,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:17:56,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:17:56,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:17:56,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:17:56,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:17:56,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:17:56,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:17:56,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:17:56,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:17:56,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:17:56,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:17:56,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:17:56 GMT 2018-12-23 22:17:56,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:17:56,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:17:56,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:01,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:01,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:01,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:01,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:01,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:01,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:01,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:01,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:01,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-23 22:18:01,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:01,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:01 GMT 2018-12-23 22:18:01,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:01,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:18:01,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:01,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:01,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:01,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:01,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:01,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:01,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:01,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:01,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:01,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:01,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:01,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:01 GMT 2018-12-23 22:18:01,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:01,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:01,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:06,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:07,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:07,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:07,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:07,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:07,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:07,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:07,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:07,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-23 22:18:07,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:07,077 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:07 GMT 2018-12-23 22:18:07,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:07,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:18:07,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:07,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:07,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:07,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:07,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:07 GMT 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:07,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:07,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:12,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:13,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:13,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:13,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:13,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:13,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:13,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:13,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:13,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:10.706Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:10.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:11.895Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:11.895Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:11.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 308, "offset": 305, "size": 50}}} 2018-12-23 22:18:13,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:13,419 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:13 GMT 2018-12-23 22:18:13,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:13,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-12-23 22:18:13,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:13,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:13,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:13,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:13,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:14,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:14,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:14 GMT 2018-12-23 22:18:14,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:14,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:14,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:19,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:22,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:22,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:22,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:22,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:13.527Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:13.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:15.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:15.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:15.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:15.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:15.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:15.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:15.001Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:15.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:15.001Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:15.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:17.634Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:17.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:17.634Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:17.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:17.634Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:17.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:17.634Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:17.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:20.615Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:20.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:20.615Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:20.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:20.615Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:20.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:20.615Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:20.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 322, "offset": 308, "size": 50}}} 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:22 GMT 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8506 2018-12-23 22:18:22,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:22,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-23 22:18:22,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-23 22:18:22,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:22,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:26,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:26,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:26,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:26,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:26,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:26,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:26,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:26,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:26,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:26,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:26 GMT 2018-12-23 22:18:26,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:26,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:26,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:31,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:32,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:32,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:32,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:32,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:32,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:32,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:32,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:32,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9vi7pm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:21.849Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:21.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:21.849Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:21.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:24.372Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:24.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:28.224Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:28.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:31.682Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:31.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 327, "offset": 322, "size": 50}}} 2018-12-23 22:18:32,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:32,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:32 GMT 2018-12-23 22:18:32,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:32,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5133 2018-12-23 22:18:32,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-23 22:18:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-23 22:18:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-23 22:18:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-23 22:18:32,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-23 22:18:32,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:32,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:32,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:32,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:32,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:32 GMT 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:32,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:37,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:38,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:38,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:38,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:38,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:38,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:38,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:38,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:38,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_o35894", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:32.687Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:32.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:34.921Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:34.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2018-12-23 22:18:38,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:38,566 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:38 GMT 2018-12-23 22:18:38,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:38,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2354 2018-12-23 22:18:38,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:38,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-23 22:18:38,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-12-23 22:18:38,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:38,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:38,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:38,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:38,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:38 GMT 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:38,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:43,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:44,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:44,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:44,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:44 GMT 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:44,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:18:44,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:44,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:45,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:45,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:45 GMT 2018-12-23 22:18:45,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:45,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:45,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:50,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:50,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:50,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:50,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:50,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:50,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:50,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:50,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:50,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:48.447Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:48.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:49.625Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:49.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-12-23 22:18:50,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:50,908 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:50 GMT 2018-12-23 22:18:50,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:50,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-12-23 22:18:50,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:50,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:50,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:50,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:51,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:51,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:51,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:51,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:51,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:51,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:51,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:51,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:51,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:51,916 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:51 GMT 2018-12-23 22:18:51,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:51,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:51,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:56,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:18:57,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:57,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:57,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:57,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:57,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:57,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:57,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:57,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:51.476Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:51.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:51.476Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:51.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:51.476Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:51.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:51.476Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:51.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:51.956Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:51.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "10caf6be-3a45-490c-af76-848cf84ab67b"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:52.964Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:52.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:52.964Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:52.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:53.064Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:53.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1cfef0da-74a5-4ab5-8f26-36c8e1f27889"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:55.509Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:55.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:56.559Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:56.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:56.559Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:56.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:56.559Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:56.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:56.559Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:56.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:56.559Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:56.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:56.559Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:56.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:56.559Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:56.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 347, "offset": 331, "size": 50}}} 2018-12-23 22:18:57,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:57,098 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:57 GMT 2018-12-23 22:18:57,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:57,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8218 2018-12-23 22:18:57,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:18:57,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:57,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:57,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:57,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:57,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 22:18:57,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:57,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:57,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 22:18:57,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:57,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 22:18:57,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 22:18:57,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 22:18:57,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 22:18:57,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 22:18:57,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 22:18:57,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:18:57,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:18:57,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:18:57,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:18:57,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:18:57,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:18:57,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:18:57,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:18:57,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:18:57,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:18:57,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:18:57,260 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:18:57 GMT 2018-12-23 22:18:57,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:18:57,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:18:57,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:02,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:02,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:02,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:02,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:02,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:02,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:02,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:02,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:02,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_jx2qqv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:57.779Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:57.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:59.214Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:59.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:59.214Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:18:59.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:18:59.214Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:18:59.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.121Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.450Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:19:01.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "dc980a13-4086-43c0-9c98-8aeb04c2f1f6"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:01.897Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:01.897Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7af09d3b-9cc6-4e0a-984d-d515482d44a4"}], "metadata": {"pagination": {"total": 374, "offset": 347, "size": 50}}} 2018-12-23 22:19:02,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:02,437 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:02 GMT 2018-12-23 22:19:02,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:02,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16578 2018-12-23 22:19:02,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:02,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-23 22:19:02,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:02,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-23 22:19:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-23 22:19:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:02,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:02,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:02,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:02,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:02,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:02,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:02,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:02,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:02,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:02,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:02,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:02,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:02 GMT 2018-12-23 22:19:02,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:02,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:02,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:07,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:07,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:07,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:07,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:07,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:07,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:07,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:07,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:07,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:02.498Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:02.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:02.498Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:02.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:02.498Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:02.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:02.687Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:02.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:03.833Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:03.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:04.471Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0202fb5c-5eee-4541-8c4e-889679696f87"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:04.767Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (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.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:19:04.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:04.767Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:19:04.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:04.767Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:04.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:05.882Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:05.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:05.882Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:05.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:05.882Z", "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": "proxy_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-12-23T22:19:05.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:05.882Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:05.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:05.882Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:05.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:05.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:05.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.899Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.899Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.899Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.899Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "4f4957e3-5e0c-4abd-9b07-dfc5972f1c1c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:06.952Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:06.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "bbdabd69-3b02-48a3-817b-bb6a54136982"}], "metadata": {"pagination": {"total": 404, "offset": 374, "size": 50}}} 2018-12-23 22:19:07,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:07,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:07 GMT 2018-12-23 22:19:07,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:07,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17849 2018-12-23 22:19:07,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 22:19:07,653 - 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.13 on port 22: Unable to connect to port 22 on 192.168.120.13 (tried 1 time) 2018-12-23 22:19:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-12-23 22:19:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 22:19:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 22:19:07,653 - 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-12-23 22:19:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 22:19:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 22:19:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 22:19:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 22:19:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-23 22:19:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:07,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:07,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 22:19:07,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:07,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:07,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:07,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:07,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:07,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:07,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:07,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:07,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:07,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:07,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:07,738 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:07 GMT 2018-12-23 22:19:07,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:07,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:07,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:12,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:13,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:13,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:13,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:07.982Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:07.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "de81047f-e8c8-43ff-88df-0f23fe233ab5"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:09.202Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:19:09.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:10.736Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T22:19:10.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 417, "offset": 404, "size": 50}}} 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:13 GMT 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:13,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8549 2018-12-23 22:19:13,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:13,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:13,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:13,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:13,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.15 on port 22: Unable to connect to port 22 on 192.168.120.15 (tried 1 time) 2018-12-23 22:19:13,023 - 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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2018-12-23 22:19:13,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:13,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:13,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:13,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:13,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:13,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:13,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:13,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:13,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:13,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:13,097 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:13 GMT 2018-12-23 22:19:13,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:13,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:13,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:18,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:18,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:18,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:18,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:18,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:18,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:18,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:18,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:18,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 417, "offset": 417, "size": 50}}} 2018-12-23 22:19:18,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:18,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:18 GMT 2018-12-23 22:19:18,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:18,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:19:18,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:18,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:18,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:18,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:18 GMT 2018-12-23 22:19:18,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:18,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:18,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:23,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:23,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:23,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:23,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:23,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:23,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:23,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:23,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:23,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:19.676Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:19.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:19.951Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:19.951Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:20.369Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:20.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:20.976Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:20.976Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:20.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:21.044Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:21.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:22.148Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}], "metadata": {"pagination": {"total": 443, "offset": 417, "size": 50}}} 2018-12-23 22:19:23,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:23,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:23 GMT 2018-12-23 22:19:23,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:23,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14298 2018-12-23 22:19:23,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:23,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:23,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:23,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:23,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:23,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:23,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:23,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:23,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:23,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:23,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:23,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:23,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:23 GMT 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:23,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:23,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:28,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:28,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:28,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:28,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:28,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:28,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:28,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:28,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:28,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:24.268Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:24.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:24.411Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:24.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.115Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.115Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:25.184Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:25.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.182Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.182Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}], "metadata": {"pagination": {"total": 541, "offset": 443, "size": 50}}} 2018-12-23 22:19:28,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:28,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:28 GMT 2018-12-23 22:19:28,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:28,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27705 2018-12-23 22:19:28,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:19:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 22:19:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:19:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 22:19:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 22:19:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:28,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:28,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:28,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:28,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:28,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:28,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:28,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:28,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:28,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:28,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:28,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:28 GMT 2018-12-23 22:19:28,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:28,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:28,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:33,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:33,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:33,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:33,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:33,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:33,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:33,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:33,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:33,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Creating Agent proxy_host_hcj7gw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Creating Agent vellum_host_fhgew4", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_hcj7gw/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_fhgew4/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:26.601Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:26.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.458Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:27.652Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:27.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.203Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}], "metadata": {"pagination": {"total": 724, "offset": 493, "size": 50}}} 2018-12-23 22:19:33,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:33,795 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:33 GMT 2018-12-23 22:19:33,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:33,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27674 2018-12-23 22:19:33,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:33,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:19:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:19:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 22:19:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 22:19:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 22:19:33,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_hcj7gw 2018-12-23 22:19:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_fhgew4 2018-12-23 22:19:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:19:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:19:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:19:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 22:19:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:19:33,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 22:19:33,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 22:19:33,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_hcj7gw/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 22:19:33,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_fhgew4/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 22:19:33,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:33,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:19:33,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:33,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 22:19:33,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:33,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:19:33,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:33,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:33,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:33,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:33,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:33 GMT 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:33,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:38,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:39,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "/home/ubuntu/vellum_host_fhgew4/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_fhgew4/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_fhgew4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_fhgew4/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_fhgew4', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_fhgew4/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_fhgew4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_hcj7gw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_hcj7gw/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_hcj7gw', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_hcj7gw/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_hcj7gw', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:28.811Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:28.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "708e7879-faf6-4812-baaa-733b3818c52c"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.209Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.209Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.209Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.209Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.209Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "/home/ubuntu/proxy_host_hcj7gw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2457215c-0ce7-4722-a5c2-b1dd00de1c4a"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}], "metadata": {"pagination": {"total": 875, "offset": 543, "size": 50}}} 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:39,177 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:39 GMT 2018-12-23 22:19:39,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:39,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29950 2018-12-23 22:19:39,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 22:19:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_fhgew4/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:19:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_fhgew4/env 2018-12-23 22:19:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:19:39,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 22:19:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 22:19:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:19:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:19:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 22:19:39,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 22:19:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_fhgew4/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_fhgew4/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_fhgew4', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_fhgew4/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_fhgew4', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'} 2018-12-23 22:19:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 22:19:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_hcj7gw/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_hcj7gw/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_hcj7gw', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_hcj7gw/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_hcj7gw', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'} 2018-12-23 22:19:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 22:19:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:19:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 22:19:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 22:19:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:19:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 22:19:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:19:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:19:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hcj7gw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:19:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:19:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 22:19:39,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:19:39,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:39,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:39,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:39,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:39,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:39,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:39,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:39,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:39,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:39,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:39,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:39 GMT 2018-12-23 22:19:39,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:39,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:39,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:44,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:44,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:44,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:44,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:44,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:44,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:44,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:44,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:44,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "Creating Agent sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "/home/ubuntu/proxy_host_hcj7gw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d7f5bda-4462-4aeb-a62a-e8ca4b2bd4a4"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:29.838Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:29.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2457215c-0ce7-4722-a5c2-b1dd00de1c4a"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.306Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.306Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.306Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.306Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.306Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.306Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.306Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.306Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3638a7c7-8053-4e0a-8efb-918f8ddada1f"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}], "metadata": {"pagination": {"total": 1020, "offset": 593, "size": 50}}} 2018-12-23 22:19:44,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:44,373 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:44 GMT 2018-12-23 22:19:44,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:44,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27649 2018-12-23 22:19:44,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:19:44,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_o35894 2018-12-23 22:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 22:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 22:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_hcj7gw/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 22:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 22:19:44,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 22:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 22:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 22:19:44,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 22:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 22:19:44,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 22:19:44,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:44,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 22:19:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:19:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 22:19:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:19:44,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:44,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:44,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:44,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:44 GMT 2018-12-23 22:19:44,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:44,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:44,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:49,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:49,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:49,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:49,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:49,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:49,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:49,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:49,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:49,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:30.869Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:30.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:31.316Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:31.316Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:31.316Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:31.316Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:31.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Configuring Agent vellum_host_fhgew4", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Configuring Agent proxy_host_hcj7gw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_o35894/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_o35894/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_o35894', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_o35894/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_o35894', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Successfully configured daemon: proxy_host_hcj7gw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_o35894/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Creating Agent bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_y3vy74/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Successfully configured daemon: vellum_host_fhgew4", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "b811631f-eb38-427d-8e22-0af63c722ecd"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}], "metadata": {"pagination": {"total": 1211, "offset": 643, "size": 50}}} 2018-12-23 22:19:49,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:49,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:49 GMT 2018-12-23 22:19:49,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:49,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28211 2018-12-23 22:19:49,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 22:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 22:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 22:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 22:19:49,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 22:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:19:49,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_fhgew4 2018-12-23 22:19:49,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 22:19:49,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:49,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 22:19:49,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_hcj7gw 2018-12-23 22:19:49,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_o35894/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_o35894/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_o35894', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_o35894/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_o35894', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'} 2018-12-23 22:19:49,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 22:19:49,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:19:49,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_hcj7gw 2018-12-23 22:19:49,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 22:19:49,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_o35894/env 2018-12-23 22:19:49,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_y3vy74 2018-12-23 22:19:49,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:19:49,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_y3vy74/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 22:19:49,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:19:49,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:19:49,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_fhgew4 2018-12-23 22:19:49,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:49,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:49,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:49,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:49,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:49,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:49,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:49,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:49,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:49,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:49,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:49,735 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:49 GMT 2018-12-23 22:19:49,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:49,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:49,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:54,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:19:54,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:54,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:54,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:54,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:54,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:54,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:54,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:54,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.230Z", "message": "Configuring Agent proxy_host_hcj7gw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "21e9e2fe-1fd1-48d6-a23f-bf680ecb8181"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:32.538Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:32.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Successfully created daemon: sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "/home/ubuntu/sprout_host_o35894/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-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ff45186-9f50-4621-b84d-67f471013e65"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.302Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.547Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.547Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.547Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:33.547Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:33.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_y3vy74/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_y3vy74/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_y3vy74', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_y3vy74/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_y3vy74', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_y3vy74/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Successfully created daemon: bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "/home/ubuntu/bono_host_y3vy74/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}], "metadata": {"pagination": {"total": 1320, "offset": 693, "size": 50}}} 2018-12-23 22:19:54,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:54,864 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:54 GMT 2018-12-23 22:19:54,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:54,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28563 2018-12-23 22:19:54,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:19:54,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_hcj7gw 2018-12-23 22:19:54,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 22:19:54,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:19:54,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 22:19:54,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 22:19:54,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 22:19:54,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 22:19:54,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 22:19:54,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 22:19:54,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:19:54,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 22:19:54,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:54,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:54,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_o35894 2018-12-23 22:19:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:19:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 22:19:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_o35894/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:19:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:19:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 22:19:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 22:19:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:19:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_y3vy74/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_y3vy74/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_y3vy74', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_y3vy74/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_y3vy74', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'} 2018-12-23 22:19:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_y3vy74/env 2018-12-23 22:19:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 22:19:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 22:19:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_y3vy74 2018-12-23 22:19:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:19:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 22:19:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_y3vy74/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:19:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:19:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:19:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:19:54,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:19:54,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:19:54,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:19:54,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:19:54,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:19:54,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:19:54,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:19:54,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:19:54,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:19:54,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:19:54,999 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:19:54 GMT 2018-12-23 22:19:54,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:19:54,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:19:54,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:00,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:00,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:00,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:00,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:00,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:00,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:00,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:00,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:00,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Starting Agent vellum_host_fhgew4", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.311Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_y3vy74/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_y3vy74/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_y3vy74', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_y3vy74/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_y3vy74', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "246d41ec-3817-443e-89eb-646b2d76ee37"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.567Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:34.567Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:34.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "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-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.468Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.591Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.591Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.591Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.591Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.591Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.591Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:35.591Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:35.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}], "metadata": {"pagination": {"total": 1372, "offset": 743, "size": 50}}} 2018-12-23 22:20:00,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:00,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:00 GMT 2018-12-23 22:20:00,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:00,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28044 2018-12-23 22:20:00,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:00,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_fhgew4 2018-12-23 22:20:00,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_y3vy74/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_y3vy74/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_y3vy74', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_y3vy74/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_y3vy74', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'} 2018-12-23 22:20:00,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:20:00,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-23 22:20:00,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:00,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 22:20:00,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 22:20:00,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:00,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:00,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:20:00,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 22:20:00,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:20:00,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:00,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:00,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 22:20:00,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:00,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:00,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:20:00,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:20:00,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:00,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:00,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:00,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:00 GMT 2018-12-23 22:20:00,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:00,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:00,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:05,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:05,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:05,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:05,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:05,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:05,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:05,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:05,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:05,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Configuring Agent sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Creating Agent homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Starting Agent proxy_host_hcj7gw", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.501Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_jx2qqv/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:36.730Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:36.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Creating Agent bind_host_9vi7pm", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_9vi7pm/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Successfully configured daemon: sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}], "metadata": {"pagination": {"total": 1399, "offset": 793, "size": 50}}} 2018-12-23 22:20:05,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:05,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:05 GMT 2018-12-23 22:20:05,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:05,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27750 2018-12-23 22:20:05,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:05,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_o35894 2018-12-23 22:20:05,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_jx2qqv 2018-12-23 22:20:05,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:20:05,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:20:05,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_hcj7gw 2018-12-23 22:20:05,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 22:20:05,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:05,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_jx2qqv/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 22:20:05,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:05,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 22:20:05,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_9vi7pm 2018-12-23 22:20:05,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:05,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_9vi7pm/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 22:20:05,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 22:20:05,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:20:05,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 22:20:05,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 22:20:05,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:05,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:05,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_o35894 2018-12-23 22:20:05,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:05,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:05,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:05,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:05,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:05,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:05,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:05,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:05,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:05,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:05,341 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:05 GMT 2018-12-23 22:20:05,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:05,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:05,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:10,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:10,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:10,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:10,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:10,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:10,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:10,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:10,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:10,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a27f238d-93eb-409d-8896-d581afdeeb4a"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.573Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.636Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.636Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:37.636Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:37.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "14800580-692b-46c8-ba89-ba572b2b812d"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_jx2qqv/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Successfully started daemon: vellum_host_fhgew4", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_fhgew4 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e27fe243-6974-491d-80db-3135169a8a8b"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.645Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_jx2qqv/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_jx2qqv/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_jx2qqv', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_jx2qqv/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_jx2qqv', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.653Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.653Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.653Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.653Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:38.653Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:38.653Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_hcj7gw start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "28adbca8-3508-43c9-95bb-fdbab2b24509"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "/home/ubuntu/homer_host_jx2qqv/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "[localhost] run: /home/ubuntu/vellum_host_fhgew4/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Configuring Agent bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Successfully created daemon: homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}], "metadata": {"pagination": {"total": 1418, "offset": 843, "size": 50}}} 2018-12-23 22:20:10,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:10,421 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:10 GMT 2018-12-23 22:20:10,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:10,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28503 2018-12-23 22:20:10,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:10,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:20:10,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:10,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 22:20:10,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:20:10,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 22:20:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-23 22:20:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 22:20:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:20:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 22:20:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 22:20:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:20:10,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_jx2qqv/env 2018-12-23 22:20:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_fhgew4 2018-12-23 22:20:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_fhgew4 start 2018-12-23 22:20:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 22:20:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_jx2qqv/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_jx2qqv/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_jx2qqv', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_jx2qqv/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_jx2qqv', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'} 2018-12-23 22:20:10,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:10,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:10,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:10,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:20:10,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:10,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_hcj7gw start 2018-12-23 22:20:10,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:10,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:20:10,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 22:20:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 22:20:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 22:20:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_jx2qqv/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:20:10,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_fhgew4/env/bin/pip freeze 2018-12-23 22:20:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_y3vy74 2018-12-23 22:20:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 22:20:10,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_jx2qqv 2018-12-23 22:20:10,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:10,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:10 GMT 2018-12-23 22:20:10,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:10,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:10,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:15,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:15,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:15,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:15,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:15,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:15,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:15,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:15,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:15,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "[localhost] run: /home/ubuntu/vellum_host_fhgew4/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.670Z", "message": "/home/ubuntu/homer_host_jx2qqv/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "890364fd-b53e-4da1-a547-9d1fcb44ad38"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:39.691Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:39.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_9vi7pm/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8c529b64-31a3-41b0-b4bc-233e2790b6cb"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Successfully configured daemon: bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8c529b64-31a3-41b0-b4bc-233e2790b6cb"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "[localhost] run: /home/ubuntu/proxy_host_hcj7gw/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8c529b64-31a3-41b0-b4bc-233e2790b6cb"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "/home/ubuntu/bind_host_9vi7pm/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "449e768b-f52a-45a4-bf81-f11111b58252"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8c529b64-31a3-41b0-b4bc-233e2790b6cb"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Starting Agent sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}], "metadata": {"pagination": {"total": 1434, "offset": 893, "size": 50}}} 2018-12-23 22:20:15,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:15,566 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:15 GMT 2018-12-23 22:20:15,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:15,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27878 2018-12-23 22:20:15,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:15,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 22:20:15,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 22:20:15,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_fhgew4/env/bin/pip freeze 2018-12-23 22:20:15,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:15,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:20:15,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:15,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_jx2qqv/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:20:15,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-23 22:20:15,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 22:20:15,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-23 22:20:15,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:20:15,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-23 22:20:15,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-23 22:20:15,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:20:15,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:15,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:15,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-23 22:20:15,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:15,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 22:20:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_9vi7pm/env 2018-12-23 22:20:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-23 22:20:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:20:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 22:20:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_y3vy74 2018-12-23 22:20:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 22:20:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:20:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_hcj7gw/env/bin/pip freeze 2018-12-23 22:20:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 22:20:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 22:20:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_9vi7pm/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:20:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:15,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 22:20:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_o35894 2018-12-23 22:20:15,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:15,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:15,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:15,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:15,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:15,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:15,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:15,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:15,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:15,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:15,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:15,632 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:15 GMT 2018-12-23 22:20:15,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:15,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:15,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:20,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:20,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:20,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:20,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:20,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:20,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:20,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:20,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:20,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Removing directory: /tmp/tmp9umaMk", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "641b0bf5-181b-4a29-92c8-8eb1fd0373ee"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Successfully configured daemon: bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e8c4362-8931-4cb1-95de-7de65a094d59"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.715Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:40.726Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:40.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Removing directory: /tmp/tmp8HpSEm", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8c529b64-31a3-41b0-b4bc-233e2790b6cb"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8c529b64-31a3-41b0-b4bc-233e2790b6cb"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Configuring Agent homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.725Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.742Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.742Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.742Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1442, "offset": 943, "size": 50}}} 2018-12-23 22:20:20,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:20,833 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:20 GMT 2018-12-23 22:20:20,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:20,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27220 2018-12-23 22:20:20,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:20,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:20:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:20,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-23 22:20:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp9umaMk 2018-12-23 22:20:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_y3vy74 2018-12-23 22:20:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:20:20,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 22:20:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 22:20:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:20,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-23 22:20:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp8HpSEm 2018-12-23 22:20:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:20,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-23 22:20:20,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_jx2qqv 2018-12-23 22:20:20,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:20,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:20,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:20,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:20,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 22:20:20,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:20:20,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:20,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:20,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:20,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:20,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:20,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:20,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:20,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:20,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:20,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:20,944 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:20 GMT 2018-12-23 22:20:20,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:20,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:20,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:25,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:26,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:26,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:26,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:26,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:26,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:26,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:26,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:26,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.742Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.742Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:41.742Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:41.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Starting Agent bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Successfully configured daemon: homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7a835e98-a0bc-47e9-9324-c00d5ec54337"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.735Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.747Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:42.747Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:42.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.768Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:43.854Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:43.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Creating Agent ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}], "metadata": {"pagination": {"total": 1443, "offset": 993, "size": 50}}} 2018-12-23 22:20:26,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:26,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:26 GMT 2018-12-23 22:20:26,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:26,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26958 2018-12-23 22:20:26,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:26,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:26,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:20:26,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:20:26,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:26,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:20:26,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_y3vy74 2018-12-23 22:20:26,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_jx2qqv 2018-12-23 22:20:26,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 22:20:26,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:26,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:20:26,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 22:20:26,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 22:20:26,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:20:26,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:26,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:26,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:26,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:26,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:26,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 22:20:26,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 22:20:26,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 22:20:26,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:26,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 22:20:26,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:20:26,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:20:26,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:26,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 22:20:26,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:26,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_gcfxev 2018-12-23 22:20:26,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:26,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:26,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:26,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:26,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:26,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:26,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:26,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:26,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:26,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:26,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:26 GMT 2018-12-23 22:20:26,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:26,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:26,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:31,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:31,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:31,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:31,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:31,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:31,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:31,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:31,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:31,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_gcfxev/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Creating Agent ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Configuring Agent bind_host_9vi7pm", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Successfully started daemon: sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9ba7db05-33eb-462b-9bc7-8e928d1aa311"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.834Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.854Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.854Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1469, "offset": 1043, "size": 50}}} 2018-12-23 22:20:31,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:31,429 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:31 GMT 2018-12-23 22:20:31,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:31,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27591 2018-12-23 22:20:31,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:31,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-23 22:20:31,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:31,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-23 22:20:31,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:31,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_gcfxev/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 22:20:31,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 22:20:31,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_gcfxev 2018-12-23 22:20:31,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:20:31,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:31,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:31,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_9vi7pm 2018-12-23 22:20:31,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-23 22:20:31,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_o35894 2018-12-23 22:20:31,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-23 22:20:31,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:31,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:20:31,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:20:31,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:31,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:31,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:31,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:31,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:31,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:31,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:31,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:31,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:31,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:31,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:31,628 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:31 GMT 2018-12-23 22:20:31,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:31,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:31,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:36,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:36,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:36,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:36,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:36,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:36,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:36,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:36,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:36,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.854Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:44.854Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:44.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_node_leubcs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_node_leubcs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_node_leubcs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.013Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_y3vy74 start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Creating Agent dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Successfully started daemon: bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f25f3815-1e35-4e50-a139-d58cf7423acf"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "[localhost] run: /home/ubuntu/sprout_host_o35894/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "66ae9e3d-1f4d-45a7-a429-1b90dc69f5e5"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "66ae9e3d-1f4d-45a7-a429-1b90dc69f5e5"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Successfully configured daemon: bind_host_9vi7pm", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_82xxbf/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "66ae9e3d-1f4d-45a7-a429-1b90dc69f5e5"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:46.017Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:46.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5dcc960e-d3c7-4b3d-833e-5240ab2a392f"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.021Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.021Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.021Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.021Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.021Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.021Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.021Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_node_leubcs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/TXCDI/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "18bfe4ef-b8cb-48d5-886c-b926a5828548"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Removing directory: /tmp/tmpXFr5fv", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "66ae9e3d-1f4d-45a7-a429-1b90dc69f5e5"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}], "metadata": {"pagination": {"total": 1478, "offset": 1093, "size": 50}}} 2018-12-23 22:20:36,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:36,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:36 GMT 2018-12-23 22:20:36,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:36,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26910 2018-12-23 22:20:36,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 22:20:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:20:36,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:20:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:20:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:20:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 22:20:36,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.9:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-23 22:20:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_y3vy74 start 2018-12-23 22:20:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:36,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_82xxbf 2018-12-23 22:20:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_y3vy74 2018-12-23 22:20:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-23 22:20:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_o35894/env/bin/pip freeze 2018-12-23 22:20:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 22:20:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_9vi7pm 2018-12-23 22:20:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:20:36,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:36,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-23 22:20:36,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:36,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 22:20:36,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 22:20:36,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_82xxbf/cloudify/ssl/cloudify_internal_cert.pem 2018-12-23 22:20:36,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 22:20:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:20:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 22:20:36,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:20:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:20:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/TXCDI/install_requirements.sh 2018-12-23 22:20:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpXFr5fv 2018-12-23 22:20:36,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:36,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:36,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:36,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:36,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:36,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:36,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:36,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:36,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:36,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:36,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:36,789 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:36 GMT 2018-12-23 22:20:36,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:36,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:36,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:41,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:41,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:41,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:41,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:41,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:41,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:41,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:41,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:41,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "proxy_node_leubcs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Executing: /tmp/TXCDI/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "18bfe4ef-b8cb-48d5-886c-b926a5828548"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d95c2b76-4ffc-42df-b6ae-9b63e435b61a"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "66ae9e3d-1f4d-45a7-a429-1b90dc69f5e5"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "66ae9e3d-1f4d-45a7-a429-1b90dc69f5e5"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Starting Agent homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "[localhost] run: /home/ubuntu/bono_host_y3vy74/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d95c2b76-4ffc-42df-b6ae-9b63e435b61a"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:47.030Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:47.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "66ae9e3d-1f4d-45a7-a429-1b90dc69f5e5"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.077Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.077Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.077Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Successfully created daemon: ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d95c2b76-4ffc-42df-b6ae-9b63e435b61a"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_gcfxev/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_82xxbf/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_82xxbf/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_82xxbf', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_82xxbf/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_82xxbf', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_gcfxev/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_gcfxev/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_gcfxev', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_gcfxev/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_gcfxev', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "/home/ubuntu/ellis_host_gcfxev/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d95c2b76-4ffc-42df-b6ae-9b63e435b61a"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Starting Agent bind_host_9vi7pm", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_82xxbf/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d95c2b76-4ffc-42df-b6ae-9b63e435b61a"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ebebb799-4747-4687-bc24-340e7711a884"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:48.100Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:48.100Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1478, "offset": 1143, "size": 50}}} 2018-12-23 22:20:41,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:41,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:41 GMT 2018-12-23 22:20:41,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:41,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29304 2018-12-23 22:20:41,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:41,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TXCDI/install_requirements.sh 2018-12-23 22:20:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 22:20:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 22:20:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-23 22:20:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_jx2qqv 2018-12-23 22:20:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_y3vy74/env/bin/pip freeze 2018-12-23 22:20:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-23 22:20:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:20:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:20:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 22:20:41,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 22:20:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_gcfxev 2018-12-23 22:20:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 22:20:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 22:20:41,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_gcfxev/env 2018-12-23 22:20:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_82xxbf/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_82xxbf/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_82xxbf', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_82xxbf/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_82xxbf', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'} 2018-12-23 22:20:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.9', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_gcfxev/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_gcfxev/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_gcfxev', 'REST_HOST': '192.168.120.9', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_gcfxev/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_gcfxev', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwGarQ.mB-9TXELc_WzRGq_Jbtbak4Xooo'} 2018-12-23 22:20:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_gcfxev/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:20:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-23 22:20:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 22:20:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-23 22:20:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 22:20:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_9vi7pm 2018-12-23 22:20:41,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 22:20:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_82xxbf/env 2018-12-23 22:20:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:20:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 22:20:41,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:41,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:41,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:41,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-23 22:20:41,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:41,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:20:41,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:41,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:20:41,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:41,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:41,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:41,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:41,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:41 GMT 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:41,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:46,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:47,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:47,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:47,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:47,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:47,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:47,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:47,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:47,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.197Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Removing directory: /tmp/tmp90V6_v", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d95c2b76-4ffc-42df-b6ae-9b63e435b61a"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "/home/ubuntu/dime_host_82xxbf/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Successfully created daemon: dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "6eb6e06c-f382-483a-aa77-cae20120bcef"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:49.264Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d95c2b76-4ffc-42df-b6ae-9b63e435b61a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.206Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.206Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.206Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.206Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.206Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.206Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Configuring Agent ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_jx2qqv start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Successfully started daemon: homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1d13bd16-002e-4588-b7e3-091f6c4d121a"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:50.280Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:50.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1481, "offset": 1193, "size": 50}}} 2018-12-23 22:20:47,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:47,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:47 GMT 2018-12-23 22:20:47,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:47,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27085 2018-12-23 22:20:47,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:20:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:47,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:20:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-23 22:20:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:47,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp90V6_v 2018-12-23 22:20:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_82xxbf/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings 2018-12-23 22:20:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-23 22:20:47,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_82xxbf 2018-12-23 22:20:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-23 22:20:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-23 22:20:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:20:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:20:47,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:20:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 22:20:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:20:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_gcfxev 2018-12-23 22:20:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:47,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_jx2qqv start 2018-12-23 22:20:47,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_jx2qqv 2018-12-23 22:20:47,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:47,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:47,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:47,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:47,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 22:20:47,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:47,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:47,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:47,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:47,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:47,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 22:20:47,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:47,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:47,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:47,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:47,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:47,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:47,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:47,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:47,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:47,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:47,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:47 GMT 2018-12-23 22:20:47,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:47,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:47,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:52,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:52,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:52,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:52,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:52,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:52,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:52,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:52,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:52,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.289Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f9d0d6c0-528e-4c2f-ba14-53815f2c0c49"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Configuring Agent dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "[localhost] run: /home/ubuntu/homer_host_jx2qqv/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f9d0d6c0-528e-4c2f-ba14-53815f2c0c49"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f9d0d6c0-528e-4c2f-ba14-53815f2c0c49"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f9d0d6c0-528e-4c2f-ba14-53815f2c0c49"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f9d0d6c0-528e-4c2f-ba14-53815f2c0c49"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Successfully configured daemon: dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5db4872e-50f3-4cb7-a5a4-e4850592a68f"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Successfully configured daemon: ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:51.326Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:51.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "8152729f-6f67-456f-acd3-8a414fb06178"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.355Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.355Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.355Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.355Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.355Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.355Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Successfully started daemon: bind_host_9vi7pm", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_9vi7pm start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f9d0d6c0-528e-4c2f-ba14-53815f2c0c49"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Starting Agent ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "c94d3ea9-1f7a-4dbd-bc43-c88145233498"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Removing directory: /tmp/tmp2FUoGW", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "f9d0d6c0-528e-4c2f-ba14-53815f2c0c49"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:52.425Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:52.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.388Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1481, "offset": 1243, "size": 50}}} 2018-12-23 22:20:52,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:52,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:52 GMT 2018-12-23 22:20:52,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:52,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27124 2018-12-23 22:20:52,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:52,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:52,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 22:20:52,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-23 22:20:52,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 22:20:52,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 22:20:52,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-23 22:20:52,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 22:20:52,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:52,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_82xxbf 2018-12-23 22:20:52,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:20:52,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_jx2qqv/env/bin/pip freeze 2018-12-23 22:20:52,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:20:52,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 22:20:52,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 22:20:52,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_82xxbf 2018-12-23 22:20:52,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-23 22:20:52,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_gcfxev 2018-12-23 22:20:52,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-23 22:20:52,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:52,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:52,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:52,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:52,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:20:52,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-23 22:20:52,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:52,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_9vi7pm 2018-12-23 22:20:52,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_9vi7pm start 2018-12-23 22:20:52,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-23 22:20:52,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-23 22:20:52,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_gcfxev 2018-12-23 22:20:52,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:52,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:52,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp2FUoGW 2018-12-23 22:20:52,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:52,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 22:20:52,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:52,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:52,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:52 GMT 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:52,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:52,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:57,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:20:57,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:57,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:57,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:57,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:57,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:57,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:57,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:57,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.388Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.388Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.388Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a91ce997-6d08-4eb1-a515-f850840f950d"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a91ce997-6d08-4eb1-a515-f850840f950d"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "[localhost] run: /home/ubuntu/bind_host_9vi7pm/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a91ce997-6d08-4eb1-a515-f850840f950d"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a91ce997-6d08-4eb1-a515-f850840f950d"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a91ce997-6d08-4eb1-a515-f850840f950d"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Starting Agent dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:53.431Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:53.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.676Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a91ce997-6d08-4eb1-a515-f850840f950d"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.676Z", "message": "Removing directory: /tmp/tmpk5s2TC", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a91ce997-6d08-4eb1-a515-f850840f950d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.693Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.693Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.693Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.693Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.693Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.693Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.693Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:54.693Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:54.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.745Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.745Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.745Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.745Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.745Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.745Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.745Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.745Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:55.935Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:55.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.738Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_gcfxev start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.738Z", "message": "Successfully started daemon: ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "2ba38c26-4f90-40f8-aee5-2da6e23ca4d2"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.754Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.754Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.754Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.754Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.754Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.754Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:56.754Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:56.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.748Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.748Z", "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-12-23T22:19:57.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a95592d2-b428-4ee8-999f-9d207780a4e7"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.748Z", "message": "[localhost] run: /home/ubuntu/ellis_host_gcfxev/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a95592d2-b428-4ee8-999f-9d207780a4e7"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.748Z", "message": "Successfully started daemon: dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.748Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a95592d2-b428-4ee8-999f-9d207780a4e7"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.748Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_82xxbf start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7572d867-787b-4ab0-9f07-11557ce9d75c"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.748Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a95592d2-b428-4ee8-999f-9d207780a4e7"}], "metadata": {"pagination": {"total": 1481, "offset": 1293, "size": 50}}} 2018-12-23 22:20:57,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:57,623 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:57 GMT 2018-12-23 22:20:57,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:57,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26920 2018-12-23 22:20:57,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:20:57,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:20:57,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:57,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:57,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:57,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:57,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:57,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:20:57,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 22:20:57,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_9vi7pm/env/bin/pip freeze 2018-12-23 22:20:57,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-23 22:20:57,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 22:20:57,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:57,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 22:20:57,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_82xxbf 2018-12-23 22:20:57,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:20:57,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-23 22:20:57,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpk5s2TC 2018-12-23 22:20:57,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:20:57,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 22:20:57,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:57,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:20:57,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:20:57,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 22:20:57,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:57,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:20:57,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 22:20:57,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:57,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 22:20:57,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 22:20:57,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:57,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:20:57,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 22:20:57,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:20:57,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:57,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_gcfxev start 2018-12-23 22:20:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_gcfxev 2018-12-23 22:20:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:20:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 22:20:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:20:57,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 22:20:57,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:20:57,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:20:57,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-23 22:20:57,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 22:20:57,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_gcfxev/env/bin/pip freeze 2018-12-23 22:20:57,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_82xxbf 2018-12-23 22:20:57,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:20:57,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_82xxbf start 2018-12-23 22:20:57,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 22:20:57,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:20:57,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:20:57,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:20:57,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:20:57,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:20:57,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:20:57,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:20:57,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:20:57,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:20:57,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:20:57,955 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:20:57 GMT 2018-12-23 22:20:57,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:20:57,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:20:57,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:02,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:03,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:03,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:03,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:03,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:03,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:03,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:03,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:03,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.748Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a95592d2-b428-4ee8-999f-9d207780a4e7"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.761Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:57.761Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:57.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.856Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.857Z", "message": "Removing directory: /tmp/tmpb3Ps6Y", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a95592d2-b428-4ee8-999f-9d207780a4e7"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.857Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "852b9aea-09a4-4822-a7a3-440742231553"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.857Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "852b9aea-09a4-4822-a7a3-440742231553"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.857Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "852b9aea-09a4-4822-a7a3-440742231553"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.857Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "a95592d2-b428-4ee8-999f-9d207780a4e7"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.857Z", "message": "[localhost] run: /home/ubuntu/dime_host_82xxbf/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "852b9aea-09a4-4822-a7a3-440742231553"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:58.857Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:58.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "852b9aea-09a4-4822-a7a3-440742231553"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:59.923Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:59.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:59.923Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:59.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:59.923Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:59.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:59.935Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:59.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "852b9aea-09a4-4822-a7a3-440742231553"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:19:59.935Z", "message": "Removing directory: /tmp/tmpEc54cy", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:19:59.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "852b9aea-09a4-4822-a7a3-440742231553"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:00.928Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:00.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:02.124Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:02.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:02.124Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:02.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:02.124Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:02.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:02.124Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:02.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:02.124Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:02.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:02.124Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:02.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:02.124Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:02.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:02.124Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:02.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:03.228Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:03.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:03.228Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:03.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:03.228Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:03.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:03.228Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:03.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:04.264Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:04.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:04.264Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:04.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:04.264Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:04.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1481, "offset": 1343, "size": 50}}} 2018-12-23 22:21:03,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:03,104 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:03 GMT 2018-12-23 22:21:03,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:03,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26335 2018-12-23 22:21:03,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 22:21:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-23 22:21:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-23 22:21:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 22:21:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 22:21:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 22:21:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 22:21:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:21:03,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:21:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpb3Ps6Y 2018-12-23 22:21:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-23 22:21:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-23 22:21:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-23 22:21:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-23 22:21:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_82xxbf/env/bin/pip freeze 2018-12-23 22:21:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-23 22:21:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 22:21:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:21:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 22:21:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2018-12-23 22:21:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpEc54cy 2018-12-23 22:21:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-23 22:21:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-23 22:21:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 22:21:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 22:21:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:03,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:03,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:03,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-23 22:21:03,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-23 22:21:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-23 22:21:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-23 22:21:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:03,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:03,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:03,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:03 GMT 2018-12-23 22:21:03,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:03,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:03,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:08,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:08,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:08,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:08,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:08,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:08,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:08,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:08,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:08,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:05.613Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:05.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:06.329Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:06.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:06.329Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:06.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:06.329Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:06.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:07.462Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:07.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:07.462Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:07.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:07.462Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:07.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:08.466Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:08.466Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:08.466Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:08.466Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:08.466Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:09.497Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:09.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:09.497Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:09.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:09.497Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:09.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:10.548Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:10.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:10.548Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:10.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:10.548Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:10.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:11.564Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:11.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:12.589Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:12.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:12.589Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:12.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:12.589Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:12.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:13.593Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:13.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:13.593Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:13.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:13.593Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:13.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_node_leubcs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:14.069Z", "message": "Execution done (return_code=0): /tmp/TXCDI/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:14.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "18bfe4ef-b8cb-48d5-886c-b926a5828548"}, {"node_instance_id": "proxy_node_leubcs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:14.605Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:14.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:14.605Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:14.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_node_leubcs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:14.605Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:14.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:15.502Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6SJNS/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:15.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:15.608Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:15.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:15.608Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:15.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "proxy_node_leubcs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:15.608Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:15.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:15.608Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:15.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:15.608Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:15.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:15.970Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:15.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:15.970Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:15.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:17.085Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:17.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:23.449Z", "message": "[localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:23.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.395Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "[localhost] run: sudo mv /tmp/tmpXLuEPI /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "[localhost] run: sudo mv /tmp/tmpMYhSJn /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "[localhost] run: sudo mv /tmp/tmp40vv3Q /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:29.978Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:29.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}], "metadata": {"pagination": {"total": 1481, "offset": 1393, "size": 50}}} 2018-12-23 22:21:08,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:08,378 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:08 GMT 2018-12-23 22:21:08,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:08,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26143 2018-12-23 22:21:08,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:08,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:08,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-23 22:21:08,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TXCDI/install_requirements.sh 2018-12-23 22:21:08,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:21:08,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:08,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6SJNS/bind.py 2018-12-23 22:21:08,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:21:08,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:08,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:21:08,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-23 22:21:08,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:08,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-12-23 22:21:08,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-12-23 22:21:08,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-23 22:21:08,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-12-23 22:21:08,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 22:21:08,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-12-23 22:21:08,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-12-23 22:21:08,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-12-23 22:21:08,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXLuEPI /etc/clearwater/local_config 2018-12-23 22:21:08,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.4', 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.4', u'hss_hostname': u''}. 2018-12-23 22:21:08,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMYhSJn /etc/bind/named.conf.local 2018-12-23 22:21:08,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 22:21:08,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp40vv3Q /etc/clearwater/shared_config 2018-12-23 22:21:08,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 22:21:08,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-12-23 22:21:08,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:08,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:08,483 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:08 GMT 2018-12-23 22:21:08,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:08,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:08,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:13,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:13,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:13,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:13,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:13,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:13,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:13,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:13,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:13,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_t17c7b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:30.660Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:30.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "[localhost] run: sudo mv /tmp/tmpKZ3OOg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.4', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.034Z", "message": "[localhost] run: sudo mv /tmp/tmpK77qJp /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ace44ee9-405c-4dc2-8a5d-f67619188722"}, {"node_instance_id": "bind_t17c7b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.619Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.619Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:31.619Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:31.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:32.039Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:32.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:32.039Z", "message": "Executing: /tmp/H5OK1/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:32.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:32.039Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/H5OK1/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:32.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:33.043Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:33.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:33.043Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:33.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:33.043Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:33.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:43.636Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-9vi7pm\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\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/universe amd64 Packages\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\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,794 B/s)\nReading package lists...\n\nreal\t0m10.410s\nuser\t0m2.684s\nsys\t0m0.403s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:43.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:44.049Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:44.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:20:45.052Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:20:45.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}], "metadata": {"pagination": {"total": 1481, "offset": 1443, "size": 50}}} 2018-12-23 22:21:13,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:13,575 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:13 GMT 2018-12-23 22:21:13,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:13,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17235 2018-12-23 22:21:13,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:21:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:21:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:21:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:21:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKZ3OOg /etc/bind/db.clearwater.opnfv 2018-12-23 22:21:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:21:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:21:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:21:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.4', u'hss_hostname': u''}. 2018-12-23 22:21:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:21:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpK77qJp /etc/bind/db.clearwater.local 2018-12-23 22:21:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:21:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-12-23 22:21:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/H5OK1/install-etcd.sh 2018-12-23 22:21:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/H5OK1/install-etcd.sh 2018-12-23 22:21:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-12-23 22:21:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-12-23 22:21:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-12-23 22:21:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-9vi7pm Hit http://security.ubuntu.com trusty-security InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages 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/universe amd64 Packages Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources 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,794 B/s) Reading package lists... real 0m10.410s user 0m2.684s sys 0m0.403s 2018-12-23 22:21:13,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-12-23 22:21:13,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:21:13,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:13,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:13,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:13,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:13,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:13,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:13,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:13,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:13,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:13,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:13,890 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:13 GMT 2018-12-23 22:21:13,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:13,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:13,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:18,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:18,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:18,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:18,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:18,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:18,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:18,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:18,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:18,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1467, "size": 50}}} 2018-12-23 22:21:18,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:18,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:18 GMT 2018-12-23 22:21:18,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:18,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:21:18,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:18,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:19,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:19,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:19 GMT 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:19,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:19,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:24,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:24,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:24,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:24,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:24,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:24,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:24,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:24,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:24,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1467, "size": 50}}} 2018-12-23 22:21:24,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:24,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:24 GMT 2018-12-23 22:21:24,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:24,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:21:24,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:24,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:24,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:24,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:24,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:24,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:24 GMT 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:24,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:29,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:29,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:29,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:29,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:29,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:29,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:29,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:29,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:29,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1467, "size": 50}}} 2018-12-23 22:21:29,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:29,413 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:29 GMT 2018-12-23 22:21:29,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:29,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:21:29,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:29,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:29,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:29,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:29 GMT 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:29,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:29,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:34,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:34,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:34,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:34,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:34,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:34,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:34,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:34,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:34,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1481, "offset": 1467, "size": 50}}} 2018-12-23 22:21:34,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:34,636 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:34 GMT 2018-12-23 22:21:34,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:34,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:21:34,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:34,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:34,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:34,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:34,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:34,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:34 GMT 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:34,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:39,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:39,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:39,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:39,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:39,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:39,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:39,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:39,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:39,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:38.687Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-9vi7pm\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:21 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:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 12s (6,676 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51415 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8962\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m54.402s\nuser\t0m18.751s\nsys\t0m8.998s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:38.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:39.069Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:39.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}], "metadata": {"pagination": {"total": 1483, "offset": 1467, "size": 50}}} 2018-12-23 22:21:39,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:39,787 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:39 GMT 2018-12-23 22:21:39,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:39,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45109 2018-12-23 22:21:39,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:39,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-9vi7pm Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 12 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:21 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:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 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 12s (6,676 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51415 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8962 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m54.402s user 0m18.751s sys 0m8.998s 2018-12-23 22:21:39,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-12-23 22:21:39,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:39,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:39,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:39,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:39 GMT 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:39,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:44,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:45,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:45,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:45,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:45,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:45,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:45,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:45,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:45,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:40.073Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:40.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:40.073Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:40.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:40.073Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7a:95:ac \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7a:95ac/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69893 errors:0 dropped:0 overruns:0 frame:0\n TX packets:33956 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123662697 (123.6 MB) TX bytes:4779100 (4.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:166 errors:0 dropped:0 overruns:0 frame:0\n TX packets:166 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13736 (13.7 KB) TX bytes:13736 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:40.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:40.073Z", "message": "[etcd] => \nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:40.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:40.073Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:40.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:41.079Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 22:19 ? 00:00:01 /sbin/init\nroot 2 0 0 22:19 ? 00:00:00 [kthreadd]\nroot 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 22:19 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 22:19 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 22:19 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 22:19 ? 00:00:00 [rcu_sched]\nroot 8 2 0 22:19 ? 00:00:00 [rcuos/0]\nroot 9 2 0 22:19 ? 00:00:00 [rcuos/1]\nroot 10 2 0 22:19 ? 00:00:00 [rcu_bh]\nroot 11 2 0 22:19 ? 00:00:00 [rcuob/0]\nroot 12 2 0 22:19 ? 00:00:00 [rcuob/1]\nroot 13 2 0 22:19 ? 00:00:00 [migration/0]\nroot 14 2 0 22:19 ? 00:00:00 [watchdog/0]\nroot 15 2 0 22:19 ? 00:00:00 [watchdog/1]\nroot 16 2 0 22:19 ? 00:00:00 [migration/1]\nroot 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 22:19 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 22:19 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 22:19 ? 00:00:00 [khelper]\nroot 21 2 0 22:19 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 22:19 ? 00:00:00 [netns]\nroot 23 2 0 22:19 ? 00:00:00 [writeback]\nroot 24 2 0 22:19 ? 00:00:00 [kintegrityd]\nroot 25 2 0 22:19 ? 00:00:00 [bioset]\nroot 26 2 0 22:19 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 22:19 ? 00:00:00 [kblockd]\nroot 28 2 0 22:19 ? 00:00:00 [ata_sff]\nroot 29 2 0 22:19 ? 00:00:00 [khubd]\nroot 30 2 0 22:19 ? 00:00:00 [md]\nroot 31 2 0 22:19 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 22:19 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 22:19 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 22:19 ? 00:00:00 [khungtaskd]\nroot 36 2 0 22:19 ? 00:00:00 [kswapd0]\nroot 37 2 0 22:19 ? 00:00:00 [vmstat]\nroot 38 2 0 22:19 ? 00:00:00 [ksmd]\nroot 39 2 0 22:19 ? 00:00:00 [khugepaged]\nroot 40 2 0 22:19 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 22:19 ? 00:00:00 [crypto]\nroot 54 2 0 22:19 ? 00:00:00 [kthrotld]\nroot 55 2 0 22:19 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 22:19 ? 00:00:00 [vballoon]\nroot 57 2 0 22:19 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 22:19 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 22:19 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 22:19 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 22:19 ? 00:00:00 [deferwq]\nroot 80 2 0 22:19 ? 00:00:00 [charger_manager]\nroot 124 2 0 22:19 ? 00:00:00 [kpsmoused]\nroot 143 2 0 22:19 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 22:19 ? 00:00:00 [kworker/u5:1]\nroot 513 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon\nroot 619 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 22:19 ? 00:00:00 [kauditd]\nmessage+ 887 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork\nroot 931 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind\nroot 952 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1014 1 0 22:19 ? 00:00:00 rsyslogd\nroot 1053 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 22:19 ? 00:00:00 cron\ndaemon 1115 1 0 22:19 ? 00:00:00 atd\nroot 1124 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance\nroot 1127 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 22:19 ? 00:00:00 /home/ubuntu/bind_host_9vi7pm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_9vi7pm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_9vi7pm --logging-server-logdir=/home/ubuntu/bind_host_9vi7pm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_9vi7pm/work/bind_host_9vi7pm%I.log --pidfile=/home/ubuntu/bind_host_9vi7pm/work/bind_host_9vi7pm.pid\nubuntu 1701 1662 0 22:19 ? 00:00:00 /home/ubuntu/bind_host_9vi7pm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_9vi7pm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_9vi7pm --logging-server-logdir=/home/ubuntu/bind_host_9vi7pm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_9vi7pm/work/bind_host_9vi7pm%I.log --pidfile=/home/ubuntu/bind_host_9vi7pm/work/bind_host_9vi7pm.pid\nubuntu 1776 1 0 22:20 ? 00:00:00 python2.7 /home/ubuntu/bind_host_9vi7pm/env/bin/diamond --configfile /home/ubuntu/bind_host_9vi7pm/work/plugins/diamond/etc/diamond.conf\nroot 2368 2 0 22:20 ? 00:00:00 [kworker/u5:2]\nbind 2445 1 0 22:20 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2498 1701 0 22:20 ? 00:00:00 /home/ubuntu/bind_host_9vi7pm/env/bin/python2.7 /home/ubuntu/bind_host_9vi7pm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-W_y_3f\nubuntu 2509 2498 0 22:20 ? 00:00:00 /bin/sh -c /tmp/H5OK1/install-etcd.sh\nubuntu 2512 2509 0 22:20 ? 00:00:00 /bin/bash -e /tmp/H5OK1/install-etcd.sh\nntp 8556 1 0 22:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9095 1 0 22:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9109 9095 0 22:21 ? 00:00:00 [check-monit-upt] \nclearwa+ 9173 1 1 22:21 ? 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.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380\nroot 9192 9095 0 22:21 ? 00:00:00 [check-etcd-upti] \nroot 9195 9095 0 22:21 ? 00:00:00 [poll_etcd_clust] \nroot 9198 9095 0 22:21 ? 00:00:00 [poll_etcd.sh] \nroot 9225 1 0 22:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9229 9225 0 22:21 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9383 2512 0 22:21 ? 00:00:00 /bin/bash -e /tmp/H5OK1/install-etcd.sh\nubuntu 9384 9383 0 22:21 ? 00:00:00 /bin/bash -e /tmp/H5OK1/install-etcd.sh\nroot 9385 9384 0 22:21 ? 00:00:00 sudo ps -edf\nroot 9386 9385 0 22:21 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:41.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:41.079Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:41.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:41.079Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:41.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:41.079Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:41.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:41.079Z", "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.4:2380 0.0.0.0:* LISTEN 9173/etcd \ntcp 0 0 192.168.120.4:53 0.0.0.0:* LISTEN 2445/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2445/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2445/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9095/monit \ntcp6 0 0 :::53 :::* LISTEN 2445/named \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2445/named \ntcp6 0 0 :::4000 :::* LISTEN 9173/etcd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8556/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8556/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8556/ntpd \nudp 0 0 0.0.0.0:6287 0.0.0.0:* 619/dhclient \nudp 0 0 192.168.120.4:53 0.0.0.0:* 2445/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2445/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 619/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8556/ntpd \nudp6 0 0 ::1:123 :::* 8556/ntpd \nudp6 0 0 :::123 :::* 8556/ntpd \nudp6 0 0 :::55443 :::* 619/dhclient \nudp6 0 0 :::53 :::* 2445/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7440 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9522 1127/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10786 1662/python2.7 /tmp/cloudify-logging-server-b26fa.socket\nunix 2 [ ACC ] STREAM LISTENING 6970 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9346 887/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 14195 2498/python2.7 /tmp/ctx-1WJ_pz.socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:41.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:42.084Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:42.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:42.084Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:42.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:42.084Z", "message": "[etcd] => [23-Dec-2018 22:21:33 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 22:21:33 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:42.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:42.084Z", "message": "[etcd] => /var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/sysstat/sa23\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:42.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:43.089Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:43.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:43.089Z", "message": "[etcd] => 2018-12-23 22:21:26.009774538 Stopping etcd clearwater-etcd\n2018-12-23 22:21:32.033780730 Restarting etcd clearwater-etcd\n2018-12-23 22:21:32.038534721 Configured ETCDCTL_PEERS: \n2018-12-23 22:21:32.039253820 Check for previous failed startup attempt\n2018-12-23 22:21:32.040441062 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-12-23 22:21:32.054317119 etcdctl returned 2\n2018-12-23 22:21:32.060258133 Creating new cluster...\n2018-12-23 22:21:32.062910036 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.4:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.4\n --name 192-168-120-4\n --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.4:2380\n --listen-peer-urls http://192.168.120.4:2380\n2018-12-23 22:21:32.064514111 Check we're actually a member of the cluster\n2018-12-23 22:21:32.078835159 Wait for etcd to startup\n2018-12-23 22:21:33.089899144 Etcd started successfully\n2018-12-23 22:21:32.091182 I | etcdmain: etcd Version: 3.1.7\n2018-12-23 22:21:32.091235 I | etcdmain: Git SHA: 43b7507\n2018-12-23 22:21:32.091240 I | etcdmain: Go Version: go1.7.5\n2018-12-23 22:21:32.091243 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-23 22:21:32.091247 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-23 22:21:32.091335 I | embed: listening for peers on http://192.168.120.4:2380\n2018-12-23 22:21:32.091395 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-23 22:21:32.143153 I | etcdserver: name = 192-168-120-4\n2018-12-23 22:21:32.143178 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.4\n2018-12-23 22:21:32.143184 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.4/member\n2018-12-23 22:21:32.143188 I | etcdserver: heartbeat = 100ms\n2018-12-23 22:21:32.143191 I | etcdserver: election = 1000ms\n2018-12-23 22:21:32.143194 I | etcdserver: snapshot count = 10000\n2018-12-23 22:21:32.143202 I | etcdserver: advertise client URLs = http://192.168.120.4:4000\n2018-12-23 22:21:32.143206 I | etcdserver: initial advertise peer URLs = http://192.168.120.4:2380\n2018-12-23 22:21:32.143213 I | etcdserver: initial cluster = 192-168-120-4=http://192.168.120.4:2380\n2018-12-23 22:21:32.150783 I | etcdserver: starting member 6ba49394a177149e in cluster d3dc8fc20b8dc775\n2018-12-23 22:21:32.150850 I | raft: 6ba49394a177149e became follower at term 0\n2018-12-23 22:21:32.150891 I | raft: newRaft 6ba49394a177149e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-23 22:21:32.150896 I | raft: 6ba49394a177149e became follower at term 1\n2018-12-23 22:21:32.169056 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-23 22:21:32.169935 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775\n2018-12-23 22:21:33.051262 I | raft: 6ba49394a177149e is starting a new election at term 1\n2018-12-23 22:21:33.051305 I | raft: 6ba49394a177149e became candidate at term 2\n2018-12-23 22:21:33.051332 I | raft: 6ba49394a177149e received MsgVoteResp from 6ba49394a177149e at term 2\n2018-12-23 22:21:33.051347 I | raft: 6ba49394a177149e became leader at term 2\n2018-12-23 22:21:33.051353 I | raft: raft.node: 6ba49394a177149e elected leader 6ba49394a177149e at term 2\n2018-12-23 22:21:33.051730 I | etcdserver: published {Name:192-168-120-4 ClientURLs:[http://192.168.120.4:4000]} to cluster d3dc8fc20b8dc775\n2018-12-23 22:21:33.051774 I | etcdserver: setting up the initial cluster version to 3.1\n2018-12-23 22:21:33.051840 I | embed: ready to serve client requests\n2018-12-23 22:21:33.052800 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-23 22:21:33.054466 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-23 22:21:33.054527 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-23 22:21:33.243652 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.4:58808\n2018-12-23 22:21:33.267505 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:58809\n2018-12-23 22:21:33.268305 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:58810\n2018-12-23 22:21:38.728698 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.4/liveness-check remote:192.168.120.4:58811\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:43.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:43.350Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:43.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:44.127Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:44.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:44.127Z", "message": "Execution done (return_code=0): /tmp/H5OK1/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:44.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "692a2721-6d4d-4b15-99ae-6f5a43521dcb"}, {"node_instance_id": "bind_t17c7b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:44.647Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:44.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1506, "offset": 1469, "size": 50}}} 2018-12-23 22:21:45,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:45,067 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:45 GMT 2018-12-23 22:21:45,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:45,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29804 2018-12-23 22:21:45,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-12-23 22:21:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-12-23 22:21:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7a:95:ac inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7a:95ac/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:69893 errors:0 dropped:0 overruns:0 frame:0 TX packets:33956 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123662697 (123.6 MB) TX bytes:4779100 (4.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:166 errors:0 dropped:0 overruns:0 frame:0 TX packets:166 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13736 (13.7 KB) TX bytes:13736 (13.7 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-23 22:21:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.011s user 0m0.000s sys 0m0.011s 2018-12-23 22:21:45,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-12-23 22:21:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:19 ? 00:00:01 /sbin/init root 2 0 0 22:19 ? 00:00:00 [kthreadd] root 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0] root 4 2 0 22:19 ? 00:00:00 [kworker/0:0] root 5 2 0 22:19 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:19 ? 00:00:00 [kworker/u4:0] root 7 2 0 22:19 ? 00:00:00 [rcu_sched] root 8 2 0 22:19 ? 00:00:00 [rcuos/0] root 9 2 0 22:19 ? 00:00:00 [rcuos/1] root 10 2 0 22:19 ? 00:00:00 [rcu_bh] root 11 2 0 22:19 ? 00:00:00 [rcuob/0] root 12 2 0 22:19 ? 00:00:00 [rcuob/1] root 13 2 0 22:19 ? 00:00:00 [migration/0] root 14 2 0 22:19 ? 00:00:00 [watchdog/0] root 15 2 0 22:19 ? 00:00:00 [watchdog/1] root 16 2 0 22:19 ? 00:00:00 [migration/1] root 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1] root 18 2 0 22:19 ? 00:00:00 [kworker/1:0] root 19 2 0 22:19 ? 00:00:00 [kworker/1:0H] root 20 2 0 22:19 ? 00:00:00 [khelper] root 21 2 0 22:19 ? 00:00:00 [kdevtmpfs] root 22 2 0 22:19 ? 00:00:00 [netns] root 23 2 0 22:19 ? 00:00:00 [writeback] root 24 2 0 22:19 ? 00:00:00 [kintegrityd] root 25 2 0 22:19 ? 00:00:00 [bioset] root 26 2 0 22:19 ? 00:00:00 [kworker/u5:0] root 27 2 0 22:19 ? 00:00:00 [kblockd] root 28 2 0 22:19 ? 00:00:00 [ata_sff] root 29 2 0 22:19 ? 00:00:00 [khubd] root 30 2 0 22:19 ? 00:00:00 [md] root 31 2 0 22:19 ? 00:00:00 [devfreq_wq] root 32 2 0 22:19 ? 00:00:00 [kworker/0:1] root 33 2 0 22:19 ? 00:00:00 [kworker/1:1] root 35 2 0 22:19 ? 00:00:00 [khungtaskd] root 36 2 0 22:19 ? 00:00:00 [kswapd0] root 37 2 0 22:19 ? 00:00:00 [vmstat] root 38 2 0 22:19 ? 00:00:00 [ksmd] root 39 2 0 22:19 ? 00:00:00 [khugepaged] root 40 2 0 22:19 ? 00:00:00 [fsnotify_mark] root 41 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 22:19 ? 00:00:00 [crypto] root 54 2 0 22:19 ? 00:00:00 [kthrotld] root 55 2 0 22:19 ? 00:00:00 [kworker/u4:1] root 56 2 0 22:19 ? 00:00:00 [vballoon] root 57 2 0 22:19 ? 00:00:00 [scsi_eh_0] root 58 2 0 22:19 ? 00:00:00 [scsi_eh_1] root 59 2 0 22:19 ? 00:00:00 [kworker/u4:2] root 60 2 0 22:19 ? 00:00:00 [kworker/u4:3] root 79 2 0 22:19 ? 00:00:00 [deferwq] root 80 2 0 22:19 ? 00:00:00 [charger_manager] root 124 2 0 22:19 ? 00:00:00 [kpsmoused] root 143 2 0 22:19 ? 00:00:00 [kworker/1:2] root 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 22:19 ? 00:00:00 [kworker/u5:1] root 513 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon root 619 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 22:19 ? 00:00:00 [kauditd] message+ 887 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork root 931 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind root 952 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon syslog 1014 1 0 22:19 ? 00:00:00 rsyslogd root 1053 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 22:19 ? 00:00:00 cron daemon 1115 1 0 22:19 ? 00:00:00 atd root 1124 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance root 1127 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 22:19 ? 00:00:00 /home/ubuntu/bind_host_9vi7pm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_9vi7pm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_9vi7pm --logging-server-logdir=/home/ubuntu/bind_host_9vi7pm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_9vi7pm/work/bind_host_9vi7pm%I.log --pidfile=/home/ubuntu/bind_host_9vi7pm/work/bind_host_9vi7pm.pid ubuntu 1701 1662 0 22:19 ? 00:00:00 /home/ubuntu/bind_host_9vi7pm/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_9vi7pm --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_9vi7pm --logging-server-logdir=/home/ubuntu/bind_host_9vi7pm/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_9vi7pm/work/bind_host_9vi7pm%I.log --pidfile=/home/ubuntu/bind_host_9vi7pm/work/bind_host_9vi7pm.pid ubuntu 1776 1 0 22:20 ? 00:00:00 python2.7 /home/ubuntu/bind_host_9vi7pm/env/bin/diamond --configfile /home/ubuntu/bind_host_9vi7pm/work/plugins/diamond/etc/diamond.conf root 2368 2 0 22:20 ? 00:00:00 [kworker/u5:2] bind 2445 1 0 22:20 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2498 1701 0 22:20 ? 00:00:00 /home/ubuntu/bind_host_9vi7pm/env/bin/python2.7 /home/ubuntu/bind_host_9vi7pm/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-W_y_3f ubuntu 2509 2498 0 22:20 ? 00:00:00 /bin/sh -c /tmp/H5OK1/install-etcd.sh ubuntu 2512 2509 0 22:20 ? 00:00:00 /bin/bash -e /tmp/H5OK1/install-etcd.sh ntp 8556 1 0 22:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9095 1 0 22:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9109 9095 0 22:21 ? 00:00:00 [check-monit-upt] clearwa+ 9173 1 1 22:21 ? 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.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380 root 9192 9095 0 22:21 ? 00:00:00 [check-etcd-upti] root 9195 9095 0 22:21 ? 00:00:00 [poll_etcd_clust] root 9198 9095 0 22:21 ? 00:00:00 [poll_etcd.sh] root 9225 1 0 22:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9229 9225 0 22:21 ? 00:00:00 inotifywait -e create -qq . ubuntu 9383 2512 0 22:21 ? 00:00:00 /bin/bash -e /tmp/H5OK1/install-etcd.sh ubuntu 9384 9383 0 22:21 ? 00:00:00 /bin/bash -e /tmp/H5OK1/install-etcd.sh root 9385 9384 0 22:21 ? 00:00:00 sudo ps -edf root 9386 9385 0 22:21 ? 00:00:00 ps -edf real 0m0.010s user 0m0.009s sys 0m0.002s 2018-12-23 22:21:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-12-23 22:21:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.012s user 0m0.000s sys 0m0.009s 2018-12-23 22:21:45,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-12-23 22:21:45,070 - 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.4:2380 0.0.0.0:* LISTEN 9173/etcd tcp 0 0 192.168.120.4:53 0.0.0.0:* LISTEN 2445/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2445/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2445/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9095/monit tcp6 0 0 :::53 :::* LISTEN 2445/named tcp6 0 0 :::22 :::* LISTEN 1097/sshd tcp6 0 0 ::1:953 :::* LISTEN 2445/named tcp6 0 0 :::4000 :::* LISTEN 9173/etcd udp 0 0 192.168.120.4:123 0.0.0.0:* 8556/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8556/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8556/ntpd udp 0 0 0.0.0.0:6287 0.0.0.0:* 619/dhclient udp 0 0 192.168.120.4:53 0.0.0.0:* 2445/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2445/named udp 0 0 0.0.0.0:68 0.0.0.0:* 619/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8556/ntpd udp6 0 0 ::1:123 :::* 8556/ntpd udp6 0 0 :::123 :::* 8556/ntpd udp6 0 0 :::55443 :::* 619/dhclient udp6 0 0 :::53 :::* 2445/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7440 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9522 1127/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10786 1662/python2.7 /tmp/cloudify-logging-server-b26fa.socket unix 2 [ ACC ] STREAM LISTENING 6970 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9346 887/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 14195 2498/python2.7 /tmp/ctx-1WJ_pz.socket real 0m0.008s user 0m0.004s sys 0m0.004s 2018-12-23 22:21:45,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-23 22:21:45,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-12-23 22:21:45,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [23-Dec-2018 22:21:33 UTC] clearwater-diags-monitor starting [23-Dec-2018 22:21:33 UTC] Waiting for trigger files real 0m0.006s user 0m0.005s sys 0m0.001s 2018-12-23 22:21:45,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/sysstat/sa23 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.009s user 0m0.000s sys 0m0.006s 2018-12-23 22:21:45,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-23 22:21:45,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-12-23 22:21:26.009774538 Stopping etcd clearwater-etcd 2018-12-23 22:21:32.033780730 Restarting etcd clearwater-etcd 2018-12-23 22:21:32.038534721 Configured ETCDCTL_PEERS: 2018-12-23 22:21:32.039253820 Check for previous failed startup attempt 2018-12-23 22:21:32.040441062 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-12-23 22:21:32.054317119 etcdctl returned 2 2018-12-23 22:21:32.060258133 Creating new cluster... 2018-12-23 22:21:32.062910036 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.4:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.4 --name 192-168-120-4 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.4:2380 --listen-peer-urls http://192.168.120.4:2380 2018-12-23 22:21:32.064514111 Check we're actually a member of the cluster 2018-12-23 22:21:32.078835159 Wait for etcd to startup 2018-12-23 22:21:33.089899144 Etcd started successfully 2018-12-23 22:21:32.091182 I | etcdmain: etcd Version: 3.1.7 2018-12-23 22:21:32.091235 I | etcdmain: Git SHA: 43b7507 2018-12-23 22:21:32.091240 I | etcdmain: Go Version: go1.7.5 2018-12-23 22:21:32.091243 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-23 22:21:32.091247 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-23 22:21:32.091335 I | embed: listening for peers on http://192.168.120.4:2380 2018-12-23 22:21:32.091395 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-23 22:21:32.143153 I | etcdserver: name = 192-168-120-4 2018-12-23 22:21:32.143178 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.4 2018-12-23 22:21:32.143184 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.4/member 2018-12-23 22:21:32.143188 I | etcdserver: heartbeat = 100ms 2018-12-23 22:21:32.143191 I | etcdserver: election = 1000ms 2018-12-23 22:21:32.143194 I | etcdserver: snapshot count = 10000 2018-12-23 22:21:32.143202 I | etcdserver: advertise client URLs = http://192.168.120.4:4000 2018-12-23 22:21:32.143206 I | etcdserver: initial advertise peer URLs = http://192.168.120.4:2380 2018-12-23 22:21:32.143213 I | etcdserver: initial cluster = 192-168-120-4=http://192.168.120.4:2380 2018-12-23 22:21:32.150783 I | etcdserver: starting member 6ba49394a177149e in cluster d3dc8fc20b8dc775 2018-12-23 22:21:32.150850 I | raft: 6ba49394a177149e became follower at term 0 2018-12-23 22:21:32.150891 I | raft: newRaft 6ba49394a177149e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-23 22:21:32.150896 I | raft: 6ba49394a177149e became follower at term 1 2018-12-23 22:21:32.169056 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-23 22:21:32.169935 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775 2018-12-23 22:21:33.051262 I | raft: 6ba49394a177149e is starting a new election at term 1 2018-12-23 22:21:33.051305 I | raft: 6ba49394a177149e became candidate at term 2 2018-12-23 22:21:33.051332 I | raft: 6ba49394a177149e received MsgVoteResp from 6ba49394a177149e at term 2 2018-12-23 22:21:33.051347 I | raft: 6ba49394a177149e became leader at term 2 2018-12-23 22:21:33.051353 I | raft: raft.node: 6ba49394a177149e elected leader 6ba49394a177149e at term 2 2018-12-23 22:21:33.051730 I | etcdserver: published {Name:192-168-120-4 ClientURLs:[http://192.168.120.4:4000]} to cluster d3dc8fc20b8dc775 2018-12-23 22:21:33.051774 I | etcdserver: setting up the initial cluster version to 3.1 2018-12-23 22:21:33.051840 I | embed: ready to serve client requests 2018-12-23 22:21:33.052800 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-23 22:21:33.054466 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-23 22:21:33.054527 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-23 22:21:33.243652 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.4:58808 2018-12-23 22:21:33.267505 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:58809 2018-12-23 22:21:33.268305 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:58810 2018-12-23 22:21:38.728698 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.4/liveness-check remote:192.168.120.4:58811 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:21:45,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:45,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-12-23 22:21:45,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/H5OK1/install-etcd.sh 2018-12-23 22:21:45,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:21:45,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:45,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:45,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:45,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:45,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:45,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:45,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:45,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:45,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:45,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:45,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:45 GMT 2018-12-23 22:21:45,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:45,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:45,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:50,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:50,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:50,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:50,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:50,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:50,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:50,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:50,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:50,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.588Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/TOJ79/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "homer_uhfh0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_udd58h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_udd58h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_udd58h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:45.654Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:45.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "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-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/H72DS/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6RHUN/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'sprout-rfkk4x', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "[localhost] run: sudo mv /tmp/tmpjHPjU1 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ca0f2d74-383f-4cca-95ad-56544d923451"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/XM620/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ca0f2d74-383f-4cca-95ad-56544d923451"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DLHSX/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.168Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:46.664Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:46.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpK44ZOj /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpkNtRMr /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpoYroP6 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.4', 'name': u'ellis-n42fv9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ca0f2d74-383f-4cca-95ad-56544d923451"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}], "metadata": {"pagination": {"total": 1651, "offset": 1489, "size": 50}}} 2018-12-23 22:21:50,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:50,287 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:50 GMT 2018-12-23 22:21:50,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:50,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26359 2018-12-23 22:21:50,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:50,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/TOJ79/clearwater.py 2018-12-23 22:21:50,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:50,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:50,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:21:50,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:21:50,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:50,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:21:50,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:21:50,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:50,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:50,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:21:50,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:50,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:50,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:50,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:50,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-23 22:21:50,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:50,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:50,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:50,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 22:21:50,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:21:50,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 22:21:50,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/H72DS/clearwater.py 2018-12-23 22:21:50,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6RHUN/clearwater.py 2018-12-23 22:21:50,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'sprout-rfkk4x', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2018-12-23 22:21:50,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 22:21:50,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjHPjU1 /etc/clearwater/local_config 2018-12-23 22:21:50,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:21:50,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 22:21:50,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 22:21:50,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/XM620/clearwater.py 2018-12-23 22:21:50,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DLHSX/clearwater.py 2018-12-23 22:21:50,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 22:21:50,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:21:50,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 22:21:50,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:50,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpK44ZOj /etc/clearwater/local_config 2018-12-23 22:21:50,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 22:21:50,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:50,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 22:21:50,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:21:50,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkNtRMr /etc/dnsmasq.resolv.conf 2018-12-23 22:21:50,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:50,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoYroP6 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:50,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.4', 'name': u'ellis-n42fv9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-12-23 22:21:50,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:50,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:50,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:50,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 22:21:50,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 22:21:50,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:50,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:50,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:50,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:50 GMT 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:50,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:55,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:21:55,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:55,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:55,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:55,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:55,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:55,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:55,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:55,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6XNID/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpkNtRMr /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmp7JWOUj /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpoYroP6 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ca0f2d74-383f-4cca-95ad-56544d923451"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'vellum-zqlgsk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'dime-qbrv5i', 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-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.4', 'name': u'ellis-n42fv9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmp8mZdzg /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'homer-uhfh0o', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ca0f2d74-383f-4cca-95ad-56544d923451"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpGnTlnl /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "7978d5ab-f722-4224-9687-f039f5a1be37"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpVwzFFR /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "be05b370-56d0-429e-a3d0-e2a3f45e359a"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0e74b9a7-6d2e-4a9b-9b6f-5ce4ce9d3891"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpRYqbq8 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "92aaa60f-74c5-4663-8588-322303a49681"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "5a771bb8-2052-48e7-8a4b-81076fe4c91e"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ca0f2d74-383f-4cca-95ad-56544d923451"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.182Z", "message": "[localhost] run: sudo mv /tmp/tmpu1Qgz0 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "ca0f2d74-383f-4cca-95ad-56544d923451"}, {"node_instance_id": "ellis_n42fv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_udd58h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:47.708Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:47.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.195Z", "message": "Executing: /tmp/YSRS8/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.195Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/K7XS5/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d80e2c90-79c2-4455-ab3d-49fd74ffe54a"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.195Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/YSRS8/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1652, "offset": 1539, "size": 50}}} 2018-12-23 22:21:55,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:55,459 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:55 GMT 2018-12-23 22:21:55,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:55,459 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26725 2018-12-23 22:21:55,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:21:55,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 22:21:55,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6XNID/clearwater.py 2018-12-23 22:21:55,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 22:21:55,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:55,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkNtRMr /etc/dnsmasq.resolv.conf 2018-12-23 22:21:55,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7JWOUj /etc/clearwater/local_config 2018-12-23 22:21:55,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoYroP6 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:55,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 22:21:55,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'vellum-zqlgsk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-12-23 22:21:55,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 22:21:55,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'dime-qbrv5i', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-12-23 22:21:55,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.200', 'etcd_ip': u'192.168.120.4', 'name': u'ellis-n42fv9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-12-23 22:21:55,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 22:21:55,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 22:21:55,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8mZdzg /etc/clearwater/local_config 2018-12-23 22:21:55,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.4', 'name': u'homer-uhfh0o', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2018-12-23 22:21:55,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:55,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGnTlnl /etc/dnsmasq.resolv.conf 2018-12-23 22:21:55,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-23 22:21:55,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVwzFFR /etc/clearwater/local_config 2018-12-23 22:21:55,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:55,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-23 22:21:55,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:55,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 22:21:55,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-23 22:21:55,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRYqbq8 /etc/dnsmasq.resolv.conf 2018-12-23 22:21:55,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 22:21:55,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-23 22:21:55,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpu1Qgz0 /etc/clearwater/local_config 2018-12-23 22:21:55,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:21:55,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:21:55,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:55,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:55,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:21:55,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:55,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:21:55,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:55,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:55,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:55,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:21:55,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YSRS8/install-homer.sh 2018-12-23 22:21:55,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/K7XS5/append_proxy_snmp_conf.py 2018-12-23 22:21:55,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/YSRS8/install-homer.sh 2018-12-23 22:21:55,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:55,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:21:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:21:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:21:55,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:21:55,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:21:55,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:21:55,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:21:55,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:21:55,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:21:55,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:21:55,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:21:55,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:21:55,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:21:55,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:21:55 GMT 2018-12-23 22:21:55,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:21:55,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:21:55,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:00,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:00,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:00,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:00,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:00,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:00,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:00,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:00,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:00,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_n42fv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_udd58h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:48.729Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:48.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Executing: /tmp/VNOHG/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Executing: /tmp/6LA68/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/6LA68/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/AS2DW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/872W6/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Executing: /tmp/Z61BW/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/X8Y0T/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "817dfc1d-0b46-4586-8cfa-376668e0a649"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Executing: /tmp/872W6/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/Z61BW/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/VNOHG/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.201Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "bono_udd58h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.765Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_udd58h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:49.765Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:49.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:50.206Z", "message": "Executing: /tmp/AS2DW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:50.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:51.261Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:51.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:58.407Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-o35894\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,287 kB/s)\nReading package lists...\n\nreal\t0m8.016s\nuser\t0m5.230s\nsys\t0m0.630s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:58.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:59.266Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:59.266Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:59.266Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:59.266Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:59.266Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:59.266Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}], "metadata": {"pagination": {"total": 1664, "offset": 1589, "size": 50}}} 2018-12-23 22:22:00,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:00,645 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:00 GMT 2018-12-23 22:22:00,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:00,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30772 2018-12-23 22:22:00,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:00,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:22:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:22:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:22:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-23 22:22:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:22:00,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:22:00,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:22:00,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VNOHG/install-dime.sh 2018-12-23 22:22:00,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-12-23 22:22:00,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-12-23 22:22:00,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/6LA68/install-vellum.sh 2018-12-23 22:22:00,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/6LA68/install-vellum.sh 2018-12-23 22:22:00,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/AS2DW/install-bono.sh 2018-12-23 22:22:00,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/872W6/install-sprout.sh 2018-12-23 22:22:00,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z61BW/install-ellis.sh 2018-12-23 22:22:00,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-12-23 22:22:00,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/X8Y0T/append_proxy_snmp_conf.py 2018-12-23 22:22:00,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-12-23 22:22:00,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-12-23 22:22:00,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-12-23 22:22:00,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/872W6/install-sprout.sh 2018-12-23 22:22:00,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/Z61BW/install-ellis.sh 2018-12-23 22:22:00,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/VNOHG/install-dime.sh 2018-12-23 22:22:00,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-12-23 22:22:00,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-12-23 22:22:00,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-12-23 22:22:00,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:22:00,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:22:00,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-12-23 22:22:00,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-12-23 22:22:00,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-12-23 22:22:00,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-12-23 22:22:00,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-12-23 22:22:00,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-12-23 22:22:00,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-12-23 22:22:00,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-12-23 22:22:00,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-12-23 22:22:00,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-12-23 22:22:00,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-12-23 22:22:00,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-12-23 22:22:00,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-12-23 22:22:00,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AS2DW/install-bono.sh 2018-12-23 22:22:00,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-12-23 22:22:00,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-o35894 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,287 kB/s) Reading package lists... real 0m8.016s user 0m5.230s sys 0m0.630s 2018-12-23 22:22:00,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:22:00,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-12-23 22:22:00,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-12-23 22:22:00,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-12-23 22:22:00,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:22:00,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:22:00,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:00,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:00,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:00,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:00,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:00,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:00,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:00,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:00,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:00,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:00,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:00 GMT 2018-12-23 22:22:00,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:00,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:00,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:05,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:05,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:05,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:05,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:05,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:05,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:05,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:05,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:05,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:59.266Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:21:59.266Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:21:59.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:00.309Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-y3vy74\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 6s (2,089 kB/s)\nReading package lists...\n\nreal\t0m8.663s\nuser\t0m4.778s\nsys\t0m0.600s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:00.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:00.309Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:00.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:00.309Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:00.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:01.994Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-fhgew4\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\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:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,210 kB/s)\nReading package lists...\n\nreal\t0m12.260s\nuser\t0m4.832s\nsys\t0m0.510s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:01.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:02.313Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:02.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:03.334Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:03.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:03.334Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-82xxbf\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,211 kB/s)\nReading package lists...\n\nreal\t0m12.638s\nuser\t0m5.205s\nsys\t0m0.702s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:03.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:03.334Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:03.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:22:03.334Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:22:03.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}], "metadata": {"pagination": {"total": 1670, "offset": 1639, "size": 50}}} 2018-12-23 22:22:05,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:05,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:05 GMT 2018-12-23 22:22:05,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:05,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20148 2018-12-23 22:22:05,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-12-23 22:22:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:22:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-y3vy74 Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 6s (2,089 kB/s) Reading package lists... real 0m8.663s user 0m4.778s sys 0m0.600s 2018-12-23 22:22:05,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:22:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-12-23 22:22:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-fhgew4 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] 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:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,210 kB/s) Reading package lists... real 0m12.260s user 0m4.832s sys 0m0.510s 2018-12-23 22:22:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-12-23 22:22:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:22:05,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-82xxbf Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,211 kB/s) Reading package lists... real 0m12.638s user 0m5.205s sys 0m0.702s 2018-12-23 22:22:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:22:05,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-12-23 22:22:05,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:05,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:05,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:05,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:05,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:05 GMT 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:05,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:10,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:10,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:10,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:10 GMT 2018-12-23 22:22:10,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:10,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:10,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:10,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:11,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:11,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:11,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:11,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:11,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:11,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:11,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:11,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:11,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:11,084 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:11 GMT 2018-12-23 22:22:11,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:11,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:11,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:16,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:16,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:16,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:16,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:16,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:16,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:16,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:16,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:16,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:16,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:16,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:16 GMT 2018-12-23 22:22:16,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:16,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:16,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:16,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:16,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:16,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:16,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:16,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:16,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:16,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:16,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:16,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:16,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:16,235 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:16 GMT 2018-12-23 22:22:16,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:16,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:16,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:21,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:21,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:21,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:21,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:21,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:21 GMT 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:21,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:21,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:21,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:21,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:21,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:21,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:21 GMT 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:21,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:26,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:26,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:26,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:26,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:26,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:26,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:26,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:26,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:26,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:26,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:26,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:26 GMT 2018-12-23 22:22:26,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:26,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:26,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:26,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:26,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:26,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:26 GMT 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:26,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:26,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:31,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:31,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:31,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:31,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:31,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:31,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:31,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:31,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:31,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:31,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:31,886 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:31 GMT 2018-12-23 22:22:31,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:31,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:31,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:31,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:31,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:31,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:31,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:31,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:31,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:31,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:31,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:31,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:31,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:31,971 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:31 GMT 2018-12-23 22:22:31,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:31,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:31,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:36,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:37,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:37,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:37 GMT 2018-12-23 22:22:37,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:37,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:37,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:37,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:37,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:37,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:37,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:37,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:37,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:37,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:37,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:37,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:37,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:37,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:37 GMT 2018-12-23 22:22:37,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:37,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:37,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:42,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:42,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:42,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:42,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:42,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:42,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:42,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:42,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:42,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:42,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:42,279 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:42 GMT 2018-12-23 22:22:42,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:42,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:42,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:42,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:42,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:42,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:42,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:42,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:42,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:42,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:42,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:42,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:42,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:42,375 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:42 GMT 2018-12-23 22:22:42,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:42,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:42,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:47,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:47,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:47,466 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:47 GMT 2018-12-23 22:22:47,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:47,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:47,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:47,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:47,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:47,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:47,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:47,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:47,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:47,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:47,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:47,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:47,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:47,553 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:47 GMT 2018-12-23 22:22:47,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:47,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:47,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:52,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:52,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:52,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:52 GMT 2018-12-23 22:22:52,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:52,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:52,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:52,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:52,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:52,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:52,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:52 GMT 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:52,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:57,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:22:57,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:57,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:57,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:57,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:57,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:57,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:57,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:57,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:22:57,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:57,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:57 GMT 2018-12-23 22:22:57,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:57,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:22:57,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:22:57,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:22:57,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:22:57,960 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:22:57 GMT 2018-12-23 22:22:57,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:22:57,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:22:57,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:02,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:03,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:03,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:03,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:03,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:03 GMT 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:03,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:03,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:03,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:03,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:03,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:03,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:03 GMT 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:03,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:08,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:08,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:08,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:08,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:08 GMT 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:08,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:08,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:08,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:08,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:08,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:08,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:08,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:08,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:08,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:08,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:08,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:08,254 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:08 GMT 2018-12-23 22:23:08,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:08,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:08,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:13,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:13,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:13,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:13,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:13 GMT 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:13,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:13,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:13,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:13,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:13,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:13,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:13,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:13,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:13,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:13,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:13,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:13,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:13 GMT 2018-12-23 22:23:13,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:13,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:13,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:18,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:18,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:18,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:18,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:18 GMT 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:18,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:18,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:18,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:18,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:18,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:18,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:18 GMT 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:18,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:23,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:23,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:23,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:23,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:23,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:23,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:23 GMT 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:23,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:23,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:23,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:23,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:23,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:23,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:23,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:23,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:23,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:23,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:23,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:23 GMT 2018-12-23 22:23:23,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:23,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:23,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:28,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:28,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:28,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:28,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:28,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:28 GMT 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:28,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:28,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:28,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:28,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:28,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:28,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:28,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:28,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:28,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:28,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:28,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:28,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:28 GMT 2018-12-23 22:23:28,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:28,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:28,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:33,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:34,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:34,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:34,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1670, "offset": 1650, "size": 50}}} 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:34 GMT 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:34,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:34,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:34,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:34,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:34,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:34,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:34,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:34,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:34,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:34,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:34,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:34,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:34,101 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:34 GMT 2018-12-23 22:23:34,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:34,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:34,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:39,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:39,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:39,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:39,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:39,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:39,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:39,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:39,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:39,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:23:37.620Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-y3vy74\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:19 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:20 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 7s (7,080 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8640\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 8683\nclearwater-socket-factory-sig start/running, process 8691\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\t1m37.558s\nuser\t0m8.400s\nsys\t0m8.157s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:23:37.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:23:38.390Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:23:38.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}], "metadata": {"pagination": {"total": 1672, "offset": 1650, "size": 50}}} 2018-12-23 22:23:39,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:39,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:39 GMT 2018-12-23 22:23:39,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:39,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37697 2018-12-23 22:23:39,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:39,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-y3vy74 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 12 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:19 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:20 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 7s (7,080 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8640 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 8683 clearwater-socket-factory-sig start/running, process 8691 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 1m37.558s user 0m8.400s sys 0m8.157s 2018-12-23 22:23:39,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:23:39,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:39,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:39,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:39,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:39,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:39,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:39,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:39,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:39,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:39,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:39,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:39 GMT 2018-12-23 22:23:39,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:39,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:39,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:44,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:44,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:44,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:44,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:44,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:44,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:44,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:44,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:44,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1652, "size": 50}}} 2018-12-23 22:23:44,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:44,353 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:44 GMT 2018-12-23 22:23:44,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:44,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:44,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:44,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:44,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:44,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:44,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:44 GMT 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:44,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:49,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:49,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1652, "size": 50}}} 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:49,550 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:49 GMT 2018-12-23 22:23:49,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:49,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:49,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:49,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:49,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:49,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:49,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:49,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:49,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:49,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:49,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:49,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:49,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:49,747 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:49 GMT 2018-12-23 22:23:49,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:49,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:49,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:54,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:23:54,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:54,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:54,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:54,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1652, "size": 50}}} 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:54 GMT 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:23:54,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:54,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:23:54,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:23:54,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:23:54,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:23:54,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:23:54,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:23:54,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:23:54,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:23:54,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:23:54,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:23:54,909 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:23:54 GMT 2018-12-23 22:23:54,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:23:54,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:23:54,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:23:59,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:00,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:00,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:00,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:00,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:00,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:00,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:00,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:00,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1672, "offset": 1652, "size": 50}}} 2018-12-23 22:24:00,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:00,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:00 GMT 2018-12-23 22:24:00,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:00,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:24:00,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:00,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:00,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:00,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:00,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:00 GMT 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:00,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:00,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:05,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:05,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:05,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:05,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:04.508Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (11.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57619 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.404s\nuser\t0m12.327s\nsys\t0m3.315s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:04.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}], "metadata": {"pagination": {"total": 1673, "offset": 1652, "size": 50}}} 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:05 GMT 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:05,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14365 2018-12-23 22:24:05,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:05,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (11.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57619 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.404s user 0m12.327s sys 0m3.315s 2018-12-23 22:24:05,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:05,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:05,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:05 GMT 2018-12-23 22:24:05,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:05,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:05,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:10,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:10,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:10,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:10,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:10,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:10,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:10,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:10,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:10,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:05.428Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:05.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:09.758Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-o35894\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,396 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8924\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 8955\nclearwater-socket-factory-sig start/running, process 8960\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9009\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n..............+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m10.691s\nuser\t0m9.468s\nsys\t0m9.208s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:09.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}], "metadata": {"pagination": {"total": 1675, "offset": 1653, "size": 50}}} 2018-12-23 22:24:10,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:10,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:10 GMT 2018-12-23 22:24:10,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:10,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46516 2018-12-23 22:24:10,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:10,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:24:10,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-o35894 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,396 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8924 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 8955 clearwater-socket-factory-sig start/running, process 8960 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9009 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ..............+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m10.691s user 0m9.468s sys 0m9.208s 2018-12-23 22:24:10,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:10,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:10,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:10 GMT 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:10,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:10,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:15,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:15,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:15,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:15,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:15,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:15,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:15,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:15,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:15,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:10.462Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:10.462Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:11.471Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,139 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57842 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m5.967s\nuser\t0m0.701s\nsys\t0m0.587s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:11.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:11.471Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:11.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:11.471Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:11.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:12.504Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:12.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:13.808Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.001s\nsys\t0m0.060s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:13.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:14.524Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:20:a4:0d \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe20:a40d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84291 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42450 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131768916 (131.7 MB) TX bytes:7609355 (7.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3643 (3.6 KB) TX bytes:3643 (3.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:14.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:14.524Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:14.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:14.524Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:14.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}], "metadata": {"pagination": {"total": 1684, "offset": 1655, "size": 50}}} 2018-12-23 22:24:15,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:15,511 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:15 GMT 2018-12-23 22:24:15,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:15,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8218 2018-12-23 22:24:15,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:15,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:24:15,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,139 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57842 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m5.967s user 0m0.701s sys 0m0.587s 2018-12-23 22:24:15,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-12-23 22:24:15,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-12-23 22:24:15,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-12-23 22:24:15,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.001s sys 0m0.060s 2018-12-23 22:24:15,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:20:a4:0d inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe20:a40d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84291 errors:0 dropped:0 overruns:0 frame:0 TX packets:42450 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131768916 (131.7 MB) TX bytes:7609355 (7.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3643 (3.6 KB) TX bytes:3643 (3.6 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:24:15,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-12-23 22:24:15,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-12-23 22:24:15,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:15,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:15,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:15,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:15,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:15,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:15,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:15,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:15,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:15,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:15,585 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:15 GMT 2018-12-23 22:24:15,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:15,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:15,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:20,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:20,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:20,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:20,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:20,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:20,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:20,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:20,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:20,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:15.566Z", "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 9820/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1117/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8640/monit \ntcp 0 0 192.168.120.12:5058 0.0.0.0:* LISTEN 9125/bono \ntcp 0 0 192.168.120.12:5060 0.0.0.0:* LISTEN 9125/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9125/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9820/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1117/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8133/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8133/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8133/ntpd \nudp 0 0 0.0.0.0:44439 0.0.0.0:* 583/dhclient \nudp 0 0 192.168.120.12:5058 0.0.0.0:* 9125/bono \nudp 0 0 192.168.120.12:5060 0.0.0.0:* 9125/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9820/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8133/ntpd \nudp6 0 0 ::1:123 :::* 8133/ntpd \nudp6 0 0 :::123 :::* 8133/ntpd \nudp6 0 0 :::17270 :::* 583/dhclient \nudp6 0 0 ::1:53 :::* 9820/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 21545 8695/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21549 8700/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11720 1663/python2.7 /tmp/cloudify-logging-server-0b9cb.socket\nunix 2 [ ACC ] STREAM LISTENING 7083 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12043 1850/python2.7 /tmp/ctx-DH_wdp.socket\nunix 2 [ ACC ] STREAM LISTENING 9573 1135/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9345 996/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1718 391/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:15.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:15.566Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:15.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:15.566Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:15.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:15.566Z", "message": "[bono] => /var/log/iotop.log\n/var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181223T220000Z.txt\n/var/log/bono/bono_err.log\n/var/log/auth.log\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:15.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:15.566Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 22:19 ? 00:00:01 /sbin/init\nroot 2 0 0 22:19 ? 00:00:00 [kthreadd]\nroot 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 22:19 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 22:19 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 22:19 ? 00:00:00 [rcu_sched]\nroot 8 2 0 22:19 ? 00:00:00 [rcuos/0]\nroot 9 2 0 22:19 ? 00:00:00 [rcuos/1]\nroot 10 2 0 22:19 ? 00:00:00 [rcu_bh]\nroot 11 2 0 22:19 ? 00:00:00 [rcuob/0]\nroot 12 2 0 22:19 ? 00:00:00 [rcuob/1]\nroot 13 2 0 22:19 ? 00:00:00 [migration/0]\nroot 14 2 0 22:19 ? 00:00:00 [watchdog/0]\nroot 15 2 0 22:19 ? 00:00:00 [watchdog/1]\nroot 16 2 0 22:19 ? 00:00:00 [migration/1]\nroot 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 22:19 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 22:19 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 22:19 ? 00:00:00 [khelper]\nroot 21 2 0 22:19 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 22:19 ? 00:00:00 [netns]\nroot 23 2 0 22:19 ? 00:00:00 [writeback]\nroot 24 2 0 22:19 ? 00:00:00 [kintegrityd]\nroot 25 2 0 22:19 ? 00:00:00 [bioset]\nroot 26 2 0 22:19 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 22:19 ? 00:00:00 [kblockd]\nroot 28 2 0 22:19 ? 00:00:00 [ata_sff]\nroot 29 2 0 22:19 ? 00:00:00 [khubd]\nroot 30 2 0 22:19 ? 00:00:00 [md]\nroot 31 2 0 22:19 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 22:19 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 22:19 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 22:19 ? 00:00:00 [khungtaskd]\nroot 36 2 0 22:19 ? 00:00:00 [kswapd0]\nroot 37 2 0 22:19 ? 00:00:00 [vmstat]\nroot 38 2 0 22:19 ? 00:00:00 [ksmd]\nroot 39 2 0 22:19 ? 00:00:00 [khugepaged]\nroot 40 2 0 22:19 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 22:19 ? 00:00:00 [crypto]\nroot 54 2 0 22:19 ? 00:00:00 [kthrotld]\nroot 55 2 0 22:19 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 22:19 ? 00:00:00 [vballoon]\nroot 57 2 0 22:19 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 22:19 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 22:19 ? 00:00:00 [deferwq]\nroot 80 2 0 22:19 ? 00:00:00 [charger_manager]\nroot 124 2 0 22:19 ? 00:00:00 [kpsmoused]\nroot 141 2 0 22:19 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver]\nroot 348 2 0 22:19 ? 00:00:00 [kworker/u5:1]\nroot 386 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 542 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon\nroot 583 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 810 2 0 22:19 ? 00:00:00 [kworker/u5:2]\nroot 822 2 0 22:19 ? 00:00:00 [kauditd]\nroot 930 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 996 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork\nroot 1019 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1021 1 0 22:19 ? 00:00:00 rsyslogd\nroot 1066 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1069 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1073 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1074 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1076 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1117 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D\nroot 1119 1 0 22:19 ? 00:00:00 cron\ndaemon 1120 1 0 22:19 ? 00:00:00 atd\nroot 1129 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance\nroot 1135 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1254 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1260 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1457 2 0 22:19 ? 00:00:00 [kworker/1:2]\nubuntu 1663 1 0 22:19 ? 00:00:00 /home/ubuntu/bono_host_y3vy74/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_y3vy74 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_y3vy74 --logging-server-logdir=/home/ubuntu/bono_host_y3vy74/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_y3vy74/work/bono_host_y3vy74%I.log --pidfile=/home/ubuntu/bono_host_y3vy74/work/bono_host_y3vy74.pid\nubuntu 1777 1 0 22:19 ? 00:00:01 python2.7 /home/ubuntu/bono_host_y3vy74/env/bin/diamond --configfile /home/ubuntu/bono_host_y3vy74/work/plugins/diamond/etc/diamond.conf\nubuntu 1829 1663 0 22:21 ? 00:00:00 /home/ubuntu/bono_host_y3vy74/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_y3vy74 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_y3vy74 --logging-server-logdir=/home/ubuntu/bono_host_y3vy74/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_y3vy74/work/bono_host_y3vy74%I.log --pidfile=/home/ubuntu/bono_host_y3vy74/work/bono_host_y3vy74.pid\nubuntu 1850 1829 0 22:21 ? 00:00:00 /home/ubuntu/bono_host_y3vy74/env/bin/python2.7 /home/ubuntu/bono_host_y3vy74/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-N3thhN\nubuntu 1861 1850 0 22:21 ? 00:00:00 /bin/sh -c /tmp/AS2DW/install-bono.sh\nubuntu 1863 1861 0 22:21 ? 00:00:00 /bin/bash -e /tmp/AS2DW/install-bono.sh\nntp 8133 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8640 1 0 22:23 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8683 1 0 22:23 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8684 8683 0 22:23 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8691 1 0 22:23 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8692 8691 0 22:23 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8695 8684 0 22:23 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8699 8692 0 22:23 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8700 8699 0 22:23 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9104 1 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9108 9104 0 22:24 ? 00:00:00 inotifywait -e create -qq .\nbono 9125 1 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.12,bono-udd58h.clearwater.local --alias=172.30.9.207,bono-udd58h.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-udd58h.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 9820 1 0 22:24 ? 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 9883 1863 0 22:24 ? 00:00:00 /bin/bash -e /tmp/AS2DW/install-bono.sh\nubuntu 9884 9883 0 22:24 ? 00:00:00 /bin/bash -e /tmp/AS2DW/install-bono.sh\nroot 9885 9884 0 22:24 ? 00:00:00 sudo ps -edf\nroot 9886 9885 0 22:24 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:15.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:16.571Z", "message": "[bono] => [23-Dec-2018 22:24:03 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 22:24:03 UTC] Waiting for trigger files\n2018:12:23 22:23:33: Namespace: management\n2018:12:23 22:23:33: [management] Starting server\n2018:12:23 22:23:33: [management] Listening for requests\n2018:12:23 22:23:33: Namespace: signaling\n2018:12:23 22:23:33: [signaling] Starting server\n2018:12:23 22:23:33: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:16.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:16.571Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-jx2qqv\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://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-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 16s (5,186 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8998\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.................................+++\n...................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m17.220s\nuser\t0m20.333s\nsys\t0m11.737s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:16.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:16.571Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:16.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:17.627Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:17.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:17.627Z", "message": "[bono] => 2018-12-23 22:23:49.744554381 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:17.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:17.627Z", "message": "Execution done (return_code=0): /tmp/AS2DW/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:17.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:17.627Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:17.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:17.627Z", "message": "[bono] sudo cat /var/log/bono/bono_20181223T220000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:17.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:17.627Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:17.627Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "cb61cfda-c805-4f93-931c-363c734f9648"}, {"node_instance_id": "bono_udd58h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:17.947Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:17.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "bono_udd58h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:18.807Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:18.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:19.819Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:19.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:19.819Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:19.819Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:19.937Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Y31Y0/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:19.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}], "metadata": {"pagination": {"total": 1706, "offset": 1664, "size": 50}}} 2018-12-23 22:24:20,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:20,725 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:20 GMT 2018-12-23 22:24:20,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:20,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 74214 2018-12-23 22:24:20,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:20,727 - 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 9820/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1117/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8640/monit tcp 0 0 192.168.120.12:5058 0.0.0.0:* LISTEN 9125/bono tcp 0 0 192.168.120.12:5060 0.0.0.0:* LISTEN 9125/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9125/bono tcp6 0 0 ::1:53 :::* LISTEN 9820/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1117/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 8133/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8133/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8133/ntpd udp 0 0 0.0.0.0:44439 0.0.0.0:* 583/dhclient udp 0 0 192.168.120.12:5058 0.0.0.0:* 9125/bono udp 0 0 192.168.120.12:5060 0.0.0.0:* 9125/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9820/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8133/ntpd udp6 0 0 ::1:123 :::* 8133/ntpd udp6 0 0 :::123 :::* 8133/ntpd udp6 0 0 :::17270 :::* 583/dhclient udp6 0 0 ::1:53 :::* 9820/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 21545 8695/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21549 8700/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11720 1663/python2.7 /tmp/cloudify-logging-server-0b9cb.socket unix 2 [ ACC ] STREAM LISTENING 7083 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12043 1850/python2.7 /tmp/ctx-DH_wdp.socket unix 2 [ ACC ] STREAM LISTENING 9573 1135/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9345 996/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1718 391/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.004s 2018-12-23 22:24:20,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-12-23 22:24:20,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-12-23 22:24:20,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/bono/bono_out.log /var/log/bono/bono_20181223T220000Z.txt /var/log/bono/bono_err.log /var/log/auth.log /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.004s sys 0m0.003s 2018-12-23 22:24:20,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:19 ? 00:00:01 /sbin/init root 2 0 0 22:19 ? 00:00:00 [kthreadd] root 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:19 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:19 ? 00:00:00 [kworker/u4:0] root 7 2 0 22:19 ? 00:00:00 [rcu_sched] root 8 2 0 22:19 ? 00:00:00 [rcuos/0] root 9 2 0 22:19 ? 00:00:00 [rcuos/1] root 10 2 0 22:19 ? 00:00:00 [rcu_bh] root 11 2 0 22:19 ? 00:00:00 [rcuob/0] root 12 2 0 22:19 ? 00:00:00 [rcuob/1] root 13 2 0 22:19 ? 00:00:00 [migration/0] root 14 2 0 22:19 ? 00:00:00 [watchdog/0] root 15 2 0 22:19 ? 00:00:00 [watchdog/1] root 16 2 0 22:19 ? 00:00:00 [migration/1] root 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1] root 18 2 0 22:19 ? 00:00:00 [kworker/1:0] root 19 2 0 22:19 ? 00:00:00 [kworker/1:0H] root 20 2 0 22:19 ? 00:00:00 [khelper] root 21 2 0 22:19 ? 00:00:00 [kdevtmpfs] root 22 2 0 22:19 ? 00:00:00 [netns] root 23 2 0 22:19 ? 00:00:00 [writeback] root 24 2 0 22:19 ? 00:00:00 [kintegrityd] root 25 2 0 22:19 ? 00:00:00 [bioset] root 26 2 0 22:19 ? 00:00:00 [kworker/u5:0] root 27 2 0 22:19 ? 00:00:00 [kblockd] root 28 2 0 22:19 ? 00:00:00 [ata_sff] root 29 2 0 22:19 ? 00:00:00 [khubd] root 30 2 0 22:19 ? 00:00:00 [md] root 31 2 0 22:19 ? 00:00:00 [devfreq_wq] root 32 2 0 22:19 ? 00:00:00 [kworker/0:1] root 33 2 0 22:19 ? 00:00:00 [kworker/1:1] root 35 2 0 22:19 ? 00:00:00 [khungtaskd] root 36 2 0 22:19 ? 00:00:00 [kswapd0] root 37 2 0 22:19 ? 00:00:00 [vmstat] root 38 2 0 22:19 ? 00:00:00 [ksmd] root 39 2 0 22:19 ? 00:00:00 [khugepaged] root 40 2 0 22:19 ? 00:00:00 [fsnotify_mark] root 41 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 22:19 ? 00:00:00 [crypto] root 54 2 0 22:19 ? 00:00:00 [kthrotld] root 55 2 0 22:19 ? 00:00:00 [kworker/u4:1] root 56 2 0 22:19 ? 00:00:00 [vballoon] root 57 2 0 22:19 ? 00:00:00 [scsi_eh_0] root 58 2 0 22:19 ? 00:00:00 [scsi_eh_1] root 79 2 0 22:19 ? 00:00:00 [deferwq] root 80 2 0 22:19 ? 00:00:00 [charger_manager] root 124 2 0 22:19 ? 00:00:00 [kpsmoused] root 141 2 0 22:19 ? 00:00:00 [kworker/0:2] root 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver] root 348 2 0 22:19 ? 00:00:00 [kworker/u5:1] root 386 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 542 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon root 583 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 810 2 0 22:19 ? 00:00:00 [kworker/u5:2] root 822 2 0 22:19 ? 00:00:00 [kauditd] root 930 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon message+ 996 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork root 1019 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind syslog 1021 1 0 22:19 ? 00:00:00 rsyslogd root 1066 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1069 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1073 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1074 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1076 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1117 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D root 1119 1 0 22:19 ? 00:00:00 cron daemon 1120 1 0 22:19 ? 00:00:00 atd root 1129 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance root 1135 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1254 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1260 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1457 2 0 22:19 ? 00:00:00 [kworker/1:2] ubuntu 1663 1 0 22:19 ? 00:00:00 /home/ubuntu/bono_host_y3vy74/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_y3vy74 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_y3vy74 --logging-server-logdir=/home/ubuntu/bono_host_y3vy74/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_y3vy74/work/bono_host_y3vy74%I.log --pidfile=/home/ubuntu/bono_host_y3vy74/work/bono_host_y3vy74.pid ubuntu 1777 1 0 22:19 ? 00:00:01 python2.7 /home/ubuntu/bono_host_y3vy74/env/bin/diamond --configfile /home/ubuntu/bono_host_y3vy74/work/plugins/diamond/etc/diamond.conf ubuntu 1829 1663 0 22:21 ? 00:00:00 /home/ubuntu/bono_host_y3vy74/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_y3vy74 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_y3vy74 --logging-server-logdir=/home/ubuntu/bono_host_y3vy74/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_y3vy74/work/bono_host_y3vy74%I.log --pidfile=/home/ubuntu/bono_host_y3vy74/work/bono_host_y3vy74.pid ubuntu 1850 1829 0 22:21 ? 00:00:00 /home/ubuntu/bono_host_y3vy74/env/bin/python2.7 /home/ubuntu/bono_host_y3vy74/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-N3thhN ubuntu 1861 1850 0 22:21 ? 00:00:00 /bin/sh -c /tmp/AS2DW/install-bono.sh ubuntu 1863 1861 0 22:21 ? 00:00:00 /bin/bash -e /tmp/AS2DW/install-bono.sh ntp 8133 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8640 1 0 22:23 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8683 1 0 22:23 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8684 8683 0 22:23 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8691 1 0 22:23 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8692 8691 0 22:23 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8695 8684 0 22:23 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8699 8692 0 22:23 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8700 8699 0 22:23 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9104 1 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9108 9104 0 22:24 ? 00:00:00 inotifywait -e create -qq . bono 9125 1 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.12,bono-udd58h.clearwater.local --alias=172.30.9.207,bono-udd58h.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-udd58h.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 9820 1 0 22:24 ? 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 9883 1863 0 22:24 ? 00:00:00 /bin/bash -e /tmp/AS2DW/install-bono.sh ubuntu 9884 9883 0 22:24 ? 00:00:00 /bin/bash -e /tmp/AS2DW/install-bono.sh root 9885 9884 0 22:24 ? 00:00:00 sudo ps -edf root 9886 9885 0 22:24 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2018-12-23 22:24:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [23-Dec-2018 22:24:03 UTC] clearwater-diags-monitor starting [23-Dec-2018 22:24:03 UTC] Waiting for trigger files 2018:12:23 22:23:33: Namespace: management 2018:12:23 22:23:33: [management] Starting server 2018:12:23 22:23:33: [management] Listening for requests 2018:12:23 22:23:33: Namespace: signaling 2018:12:23 22:23:33: [signaling] Starting server 2018:12:23 22:23:33: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:24:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-jx2qqv Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://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-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,186 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8998 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .................................+++ ...................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m17.220s user 0m20.333s sys 0m11.737s 2018-12-23 22:24:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-23 22:24:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:24:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-12-23 22:23:49.744554381 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 22:24:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AS2DW/install-bono.sh 2018-12-23 22:24:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-23 22:24:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181223T220000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-12-23 22:24:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-12-23 22:24:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:24:20,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:24:20,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:24:20,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:24:20,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Y31Y0/bind.py 2018-12-23 22:24:20,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:20,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:20,822 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:20,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:20,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:20,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:20,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:20,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:20,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:20,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:20,823 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:20 GMT 2018-12-23 22:24:20,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:20,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:20,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:25,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:25,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:25,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:25,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:25,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:25,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:25,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:25,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:25,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:20.881Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:20.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:20.881Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:20.881Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.383Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "[localhost] run: sudo mv /tmp/tmpAHUMlR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "[localhost] run: sudo mv /tmp/tmp_xiIzm /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.887Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3e346e93-3e5a-4f3a-a831-c1164fdb70ab"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.915Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:21.915Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:21.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:22.923Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_hcj7gw/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:22.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1ed650bf-3648-4d4d-b980-d227c2e8351b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:22.923Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DYCCQ/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:22.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "1ed650bf-3648-4d4d-b980-d227c2e8351b"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:25.110Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gcfxev\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 16s (4,089 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9240\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9977\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................+++\n.....................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m25.728s\nuser\t0m16.750s\nsys\t0m12.117s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:25.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:25.212Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:25.212Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1725, "offset": 1683, "size": 50}}} 2018-12-23 22:24:25,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:25,969 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:25 GMT 2018-12-23 22:24:25,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:25,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 55540 2018-12-23 22:24:25,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:25,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:24:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:24:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:24:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:24:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:24:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:24:25,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAHUMlR /etc/bind/db.clearwater.opnfv 2018-12-23 22:24:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:24:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:24:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:24:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_xiIzm /etc/bind/db.clearwater.local 2018-12-23 22:24:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:24:25,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:24:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:24:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_hcj7gw/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-12-23 22:24:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DYCCQ/add-snmpproxy-collector.py 2018-12-23 22:24:25,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-gcfxev Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 12 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 16s (4,089 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51933 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9240 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9977 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................+++ .....................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m25.728s user 0m16.750s sys 0m12.117s 2018-12-23 22:24:25,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:24:25,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:26,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:26,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:26,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:26,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:26 GMT 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:26,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:31,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:31,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:31,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:31,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:31,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:25.964Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:25.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}], "metadata": {"pagination": {"total": 1726, "offset": 1701, "size": 50}}} 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:31 GMT 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 621 2018-12-23 22:24:31,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:31,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:24:31,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:31,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:31,422 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:31 GMT 2018-12-23 22:24:31,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:31,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:31,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:36,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:36,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:36,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:36,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:36,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:36,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:36,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:36,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:36,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1726, "offset": 1702, "size": 50}}} 2018-12-23 22:24:36,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:36,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:36 GMT 2018-12-23 22:24:36,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:36,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:24:36,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:36,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:36,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:36,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:36,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:36,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:36,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:36,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:36,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:36,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:36,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:36,669 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:36 GMT 2018-12-23 22:24:36,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:36,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:36,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:41,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:41,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:41,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:41,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:41,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:41,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:41,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:41,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:41,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:38.457Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57922 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.216s\nuser\t0m13.010s\nsys\t0m3.471s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:38.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:39.040Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:39.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:39.040Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:39.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:40.197Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-82xxbf\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:12 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:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-164.214 [774 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 libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:49 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:50 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:52 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:53 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:54 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:56 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:59 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:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:62 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:63 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:64 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:68 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:71 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:73 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:75 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:77 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 14s (6,381 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9368\nclearwater-socket-factory-sig start/running, process 9373\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9422\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........................+++\n..+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m36.428s\nuser\t0m21.752s\nsys\t0m13.129s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:40.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:40.197Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:40.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:40.197Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:40.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:41.415Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.082s\nuser\t0m0.013s\nsys\t0m0.050s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:41.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}], "metadata": {"pagination": {"total": 1733, "offset": 1702, "size": 50}}} 2018-12-23 22:24:41,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:41,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:41 GMT 2018-12-23 22:24:41,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:41,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 77273 2018-12-23 22:24:41,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:41,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.216s user 0m13.010s sys 0m3.471s 2018-12-23 22:24:41,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-12-23 22:24:41,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-12-23 22:24:41,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-82xxbf Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 12 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:12 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:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-164.214 [774 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 libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:49 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:50 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:53 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:54 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:56 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:59 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:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:62 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:63 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:64 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:71 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:73 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:75 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:77 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 14s (6,381 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9368 clearwater-socket-factory-sig start/running, process 9373 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9422 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........................+++ ..+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m36.428s user 0m21.752s sys 0m13.129s 2018-12-23 22:24:41,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-12-23 22:24:41,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:24:41,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.082s user 0m0.013s sys 0m0.050s 2018-12-23 22:24:41,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:41,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:41,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:41,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:41,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:41,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:41,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:41,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:41,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:41,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:41,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:41 GMT 2018-12-23 22:24:41,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:41,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:41,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:46,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:46,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:46,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:46,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:46,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:46,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:46,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:46,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:46,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:42.203Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6f:53:00 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe6f:5300/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85177 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45678 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133837203 (133.8 MB) TX bytes:8191183 (8.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: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.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:42.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:42.203Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:42.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:42.203Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:42.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:43.209Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 22:19 ? 00:00:01 /sbin/init\nroot 2 0 0 22:19 ? 00:00:00 [kthreadd]\nroot 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 22:19 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 22:19 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 22:19 ? 00:00:00 [rcu_sched]\nroot 8 2 0 22:19 ? 00:00:00 [rcuos/0]\nroot 9 2 0 22:19 ? 00:00:00 [rcuos/1]\nroot 10 2 0 22:19 ? 00:00:00 [rcu_bh]\nroot 11 2 0 22:19 ? 00:00:00 [rcuob/0]\nroot 12 2 0 22:19 ? 00:00:00 [rcuob/1]\nroot 13 2 0 22:19 ? 00:00:00 [migration/0]\nroot 14 2 0 22:19 ? 00:00:00 [watchdog/0]\nroot 15 2 0 22:19 ? 00:00:00 [watchdog/1]\nroot 16 2 0 22:19 ? 00:00:00 [migration/1]\nroot 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 22:19 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 22:19 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 22:19 ? 00:00:00 [khelper]\nroot 21 2 0 22:19 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 22:19 ? 00:00:00 [netns]\nroot 23 2 0 22:19 ? 00:00:00 [writeback]\nroot 24 2 0 22:19 ? 00:00:00 [kintegrityd]\nroot 25 2 0 22:19 ? 00:00:00 [bioset]\nroot 27 2 0 22:19 ? 00:00:00 [kblockd]\nroot 28 2 0 22:19 ? 00:00:00 [ata_sff]\nroot 29 2 0 22:19 ? 00:00:00 [khubd]\nroot 30 2 0 22:19 ? 00:00:00 [md]\nroot 31 2 0 22:19 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 22:19 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 22:19 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 22:19 ? 00:00:00 [khungtaskd]\nroot 36 2 0 22:19 ? 00:00:00 [kswapd0]\nroot 37 2 0 22:19 ? 00:00:00 [vmstat]\nroot 38 2 0 22:19 ? 00:00:00 [ksmd]\nroot 39 2 0 22:19 ? 00:00:00 [khugepaged]\nroot 40 2 0 22:19 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 22:19 ? 00:00:00 [crypto]\nroot 54 2 0 22:19 ? 00:00:00 [kthrotld]\nroot 55 2 0 22:19 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 22:19 ? 00:00:00 [vballoon]\nroot 57 2 0 22:19 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 22:19 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 22:19 ? 00:00:00 [deferwq]\nroot 80 2 0 22:19 ? 00:00:00 [charger_manager]\nroot 125 2 0 22:19 ? 00:00:00 [kpsmoused]\nroot 142 2 0 22:19 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver]\nroot 369 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon\nroot 374 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 447 2 0 22:19 ? 00:00:00 [kworker/u5:1]\nroot 448 2 0 22:19 ? 00:00:00 [kworker/u5:2]\nroot 503 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 22:19 ? 00:00:00 [kauditd]\nroot 944 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1009 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork\nroot 1019 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1050 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D\nroot 1110 1 0 22:19 ? 00:00:00 cron\ndaemon 1111 1 0 22:19 ? 00:00:00 atd\nroot 1118 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 22:19 ? 00:00:00 /home/ubuntu/sprout_host_o35894/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_o35894 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_o35894 --logging-server-logdir=/home/ubuntu/sprout_host_o35894/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_o35894/work/sprout_host_o35894%I.log --pidfile=/home/ubuntu/sprout_host_o35894/work/sprout_host_o35894.pid\nubuntu 1776 1 0 22:19 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_o35894/env/bin/diamond --configfile /home/ubuntu/sprout_host_o35894/work/plugins/diamond/etc/diamond.conf\nubuntu 1828 1662 0 22:21 ? 00:00:00 /home/ubuntu/sprout_host_o35894/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_o35894 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_o35894 --logging-server-logdir=/home/ubuntu/sprout_host_o35894/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_o35894/work/sprout_host_o35894%I.log --pidfile=/home/ubuntu/sprout_host_o35894/work/sprout_host_o35894.pid\nubuntu 1850 1828 0 22:21 ? 00:00:00 /home/ubuntu/sprout_host_o35894/env/bin/python2.7 /home/ubuntu/sprout_host_o35894/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-jPMPyo\nubuntu 1861 1850 0 22:21 ? 00:00:00 /bin/sh -c /tmp/872W6/install-sprout.sh\nubuntu 1863 1861 0 22:21 ? 00:00:00 /bin/bash -e /tmp/872W6/install-sprout.sh\nntp 8442 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8924 1 0 22:24 ? 00:00:00 rsyslogd\nroot 8955 1 0 22:24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8956 8955 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8960 1 0 22:24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8962 8960 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8967 8956 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8971 8962 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8972 8971 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9009 1 0 22:24 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9512 2 0 22:24 ? 00:00:00 [kworker/u5:0]\nroot 9572 1 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9576 9572 0 22:24 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9751 1 0 22:24 ? 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 9814 1863 0 22:24 ? 00:00:00 /bin/bash -e /tmp/872W6/install-sprout.sh\nubuntu 9815 9814 0 22:24 ? 00:00:00 /bin/bash -e /tmp/872W6/install-sprout.sh\nroot 9816 9815 0 22:24 ? 00:00:00 sudo ps -edf\nroot 9817 9816 0 22:24 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:43.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:43.209Z", "message": "[sprout] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/sprout\n/var/log/sprout/sprout_20181223T220000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.010s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:43.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:43.209Z", "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 9751/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9009/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9751/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8442/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8442/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8442/ntpd \nudp 0 0 0.0.0.0:24321 0.0.0.0:* 580/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9751/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8442/ntpd \nudp6 0 0 ::1:123 :::* 8442/ntpd \nudp6 0 0 :::123 :::* 8442/ntpd \nudp6 0 0 :::55294 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 9751/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7206 374/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9305 1009/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11627 1662/python2.7 /tmp/cloudify-logging-server-964b1.socket\nunix 2 [ ACC ] STREAM LISTENING 7004 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12383 1850/python2.7 /tmp/ctx-OBMxKI.socket\nunix 2 [ ACC ] STREAM LISTENING 8867 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 21668 8967/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21671 8972/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:43.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:43.209Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:43.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:43.209Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:43.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:44.255Z", "message": "[sprout] => [23-Dec-2018 22:24:29 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 22:24:29 UTC] Waiting for trigger files\n2018:12:23 22:24:02: Namespace: management\n2018:12:23 22:24:02: [management] Starting server\n2018:12:23 22:24:02: [management] Listening for requests\n2018:12:23 22:24:02: Namespace: signaling\n2018:12:23 22:24:02: [signaling] Starting server\n2018:12:23 22:24:02: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:44.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:44.255Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:44.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:45.104Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:45.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:45.302Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.3 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58183 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.192s\nuser\t0m12.877s\nsys\t0m3.402s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:45.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:45.302Z", "message": "Execution done (return_code=0): /tmp/872W6/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:45.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:45.302Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:45.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:45.302Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:45.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:45.302Z", "message": "[sprout] => 2018-12-23 22:24:20.278182506 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:45.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "98537a08-3f92-45d9-a24a-397021b0fca9"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:45.302Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:45.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:45.930Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:45.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:46.532Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:46.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:46.532Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:46.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}], "metadata": {"pagination": {"total": 1756, "offset": 1709, "size": 50}}} 2018-12-23 22:24:46,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:46,972 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:46 GMT 2018-12-23 22:24:46,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:46,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 38592 2018-12-23 22:24:46,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:6f:53:00 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe6f:5300/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85177 errors:0 dropped:0 overruns:0 frame:0 TX packets:45678 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133837203 (133.8 MB) TX bytes:8191183 (8.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: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.000s sys 0m0.005s 2018-12-23 22:24:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-12-23 22:24:46,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-12-23 22:24:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:19 ? 00:00:01 /sbin/init root 2 0 0 22:19 ? 00:00:00 [kthreadd] root 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:19 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:19 ? 00:00:00 [kworker/u4:0] root 7 2 0 22:19 ? 00:00:00 [rcu_sched] root 8 2 0 22:19 ? 00:00:00 [rcuos/0] root 9 2 0 22:19 ? 00:00:00 [rcuos/1] root 10 2 0 22:19 ? 00:00:00 [rcu_bh] root 11 2 0 22:19 ? 00:00:00 [rcuob/0] root 12 2 0 22:19 ? 00:00:00 [rcuob/1] root 13 2 0 22:19 ? 00:00:00 [migration/0] root 14 2 0 22:19 ? 00:00:00 [watchdog/0] root 15 2 0 22:19 ? 00:00:00 [watchdog/1] root 16 2 0 22:19 ? 00:00:00 [migration/1] root 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1] root 18 2 0 22:19 ? 00:00:00 [kworker/1:0] root 19 2 0 22:19 ? 00:00:00 [kworker/1:0H] root 20 2 0 22:19 ? 00:00:00 [khelper] root 21 2 0 22:19 ? 00:00:00 [kdevtmpfs] root 22 2 0 22:19 ? 00:00:00 [netns] root 23 2 0 22:19 ? 00:00:00 [writeback] root 24 2 0 22:19 ? 00:00:00 [kintegrityd] root 25 2 0 22:19 ? 00:00:00 [bioset] root 27 2 0 22:19 ? 00:00:00 [kblockd] root 28 2 0 22:19 ? 00:00:00 [ata_sff] root 29 2 0 22:19 ? 00:00:00 [khubd] root 30 2 0 22:19 ? 00:00:00 [md] root 31 2 0 22:19 ? 00:00:00 [devfreq_wq] root 32 2 0 22:19 ? 00:00:00 [kworker/0:1] root 33 2 0 22:19 ? 00:00:00 [kworker/1:1] root 35 2 0 22:19 ? 00:00:00 [khungtaskd] root 36 2 0 22:19 ? 00:00:00 [kswapd0] root 37 2 0 22:19 ? 00:00:00 [vmstat] root 38 2 0 22:19 ? 00:00:00 [ksmd] root 39 2 0 22:19 ? 00:00:00 [khugepaged] root 40 2 0 22:19 ? 00:00:00 [fsnotify_mark] root 41 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 22:19 ? 00:00:00 [crypto] root 54 2 0 22:19 ? 00:00:00 [kthrotld] root 55 2 0 22:19 ? 00:00:00 [kworker/u4:1] root 56 2 0 22:19 ? 00:00:00 [vballoon] root 57 2 0 22:19 ? 00:00:00 [scsi_eh_0] root 58 2 0 22:19 ? 00:00:00 [scsi_eh_1] root 79 2 0 22:19 ? 00:00:00 [deferwq] root 80 2 0 22:19 ? 00:00:00 [charger_manager] root 125 2 0 22:19 ? 00:00:00 [kpsmoused] root 142 2 0 22:19 ? 00:00:00 [kworker/0:2] root 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver] root 369 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon root 374 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 447 2 0 22:19 ? 00:00:00 [kworker/u5:1] root 448 2 0 22:19 ? 00:00:00 [kworker/u5:2] root 503 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 22:19 ? 00:00:00 [kauditd] root 944 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon message+ 1009 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork root 1019 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind root 1050 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D root 1110 1 0 22:19 ? 00:00:00 cron daemon 1111 1 0 22:19 ? 00:00:00 atd root 1118 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 22:19 ? 00:00:00 /home/ubuntu/sprout_host_o35894/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_o35894 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_o35894 --logging-server-logdir=/home/ubuntu/sprout_host_o35894/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_o35894/work/sprout_host_o35894%I.log --pidfile=/home/ubuntu/sprout_host_o35894/work/sprout_host_o35894.pid ubuntu 1776 1 0 22:19 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_o35894/env/bin/diamond --configfile /home/ubuntu/sprout_host_o35894/work/plugins/diamond/etc/diamond.conf ubuntu 1828 1662 0 22:21 ? 00:00:00 /home/ubuntu/sprout_host_o35894/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_o35894 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_o35894 --logging-server-logdir=/home/ubuntu/sprout_host_o35894/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_o35894/work/sprout_host_o35894%I.log --pidfile=/home/ubuntu/sprout_host_o35894/work/sprout_host_o35894.pid ubuntu 1850 1828 0 22:21 ? 00:00:00 /home/ubuntu/sprout_host_o35894/env/bin/python2.7 /home/ubuntu/sprout_host_o35894/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-jPMPyo ubuntu 1861 1850 0 22:21 ? 00:00:00 /bin/sh -c /tmp/872W6/install-sprout.sh ubuntu 1863 1861 0 22:21 ? 00:00:00 /bin/bash -e /tmp/872W6/install-sprout.sh ntp 8442 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8924 1 0 22:24 ? 00:00:00 rsyslogd root 8955 1 0 22:24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8956 8955 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8960 1 0 22:24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8962 8960 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8967 8956 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8971 8962 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8972 8971 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9009 1 0 22:24 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9512 2 0 22:24 ? 00:00:00 [kworker/u5:0] root 9572 1 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9576 9572 0 22:24 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9751 1 0 22:24 ? 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 9814 1863 0 22:24 ? 00:00:00 /bin/bash -e /tmp/872W6/install-sprout.sh ubuntu 9815 9814 0 22:24 ? 00:00:00 /bin/bash -e /tmp/872W6/install-sprout.sh root 9816 9815 0 22:24 ? 00:00:00 sudo ps -edf root 9817 9816 0 22:24 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2018-12-23 22:24:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_20181223T220000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.010s user 0m0.002s sys 0m0.006s 2018-12-23 22:24:46,974 - 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 9751/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9009/monit tcp6 0 0 ::1:53 :::* LISTEN 9751/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8442/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8442/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8442/ntpd udp 0 0 0.0.0.0:24321 0.0.0.0:* 580/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9751/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8442/ntpd udp6 0 0 ::1:123 :::* 8442/ntpd udp6 0 0 :::123 :::* 8442/ntpd udp6 0 0 :::55294 :::* 580/dhclient udp6 0 0 ::1:53 :::* 9751/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7206 374/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9305 1009/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11627 1662/python2.7 /tmp/cloudify-logging-server-964b1.socket unix 2 [ ACC ] STREAM LISTENING 7004 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12383 1850/python2.7 /tmp/ctx-OBMxKI.socket unix 2 [ ACC ] STREAM LISTENING 8867 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 21668 8967/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21671 8972/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.008s user 0m0.004s sys 0m0.005s 2018-12-23 22:24:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-12-23 22:24:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-12-23 22:24:46,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [23-Dec-2018 22:24:29 UTC] clearwater-diags-monitor starting [23-Dec-2018 22:24:29 UTC] Waiting for trigger files 2018:12:23 22:24:02: Namespace: management 2018:12:23 22:24:02: [management] Starting server 2018:12:23 22:24:02: [management] Listening for requests 2018:12:23 22:24:02: Namespace: signaling 2018:12:23 22:24:02: [signaling] Starting server 2018:12:23 22:24:02: [signaling] Listening for requests real 0m0.006s user 0m0.005s sys 0m0.003s 2018-12-23 22:24:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-23 22:24:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:24:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.3 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58183 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.192s user 0m12.877s sys 0m3.402s 2018-12-23 22:24:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/872W6/install-sprout.sh 2018-12-23 22:24:46,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-23 22:24:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-12-23 22:24:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-12-23 22:24:20.278182506 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 22:24:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-12-23 22:24:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:24:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-12-23 22:24:46,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-12-23 22:24:46,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:47,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:47,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:47,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:47 GMT 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:47,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:52,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:52,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:46.933Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:46.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:46.933Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:46.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:47.546Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RJ1JB/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:47.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:47.546Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:47.546Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.367Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:68:d6:fe \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe68:d6fe/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:110163 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48038 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166789603 (166.7 MB) TX bytes:8454288 (8.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: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.004s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.010s\nsys\t0m0.053s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "[localhost] run: sudo mv /tmp/tmpTxVnbS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "[localhost] run: sudo mv /tmp/tmpIg9I3c /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.586Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "aae43769-ca8e-4990-adf7-21f7449d4a0f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.960Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:48.960Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:48.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:49.590Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 22:19 ? 00:00:01 /sbin/init\nroot 2 0 0 22:19 ? 00:00:00 [kthreadd]\nroot 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 22:19 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 22:19 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 22:19 ? 00:00:00 [rcu_sched]\nroot 8 2 0 22:19 ? 00:00:00 [rcuos/0]\nroot 9 2 0 22:19 ? 00:00:00 [rcuos/1]\nroot 10 2 0 22:19 ? 00:00:00 [rcu_bh]\nroot 11 2 0 22:19 ? 00:00:00 [rcuob/0]\nroot 12 2 0 22:19 ? 00:00:00 [rcuob/1]\nroot 13 2 0 22:19 ? 00:00:00 [migration/0]\nroot 14 2 0 22:19 ? 00:00:00 [watchdog/0]\nroot 15 2 0 22:19 ? 00:00:00 [watchdog/1]\nroot 16 2 0 22:19 ? 00:00:00 [migration/1]\nroot 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 22:19 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 22:19 ? 00:00:00 [khelper]\nroot 21 2 0 22:19 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 22:19 ? 00:00:00 [netns]\nroot 23 2 0 22:19 ? 00:00:00 [writeback]\nroot 24 2 0 22:19 ? 00:00:00 [kintegrityd]\nroot 25 2 0 22:19 ? 00:00:00 [bioset]\nroot 27 2 0 22:19 ? 00:00:00 [kblockd]\nroot 28 2 0 22:19 ? 00:00:00 [ata_sff]\nroot 29 2 0 22:19 ? 00:00:00 [khubd]\nroot 30 2 0 22:19 ? 00:00:00 [md]\nroot 31 2 0 22:19 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 22:19 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 22:19 ? 00:00:00 [khungtaskd]\nroot 35 2 0 22:19 ? 00:00:00 [kswapd0]\nroot 36 2 0 22:19 ? 00:00:00 [vmstat]\nroot 37 2 0 22:19 ? 00:00:00 [ksmd]\nroot 38 2 0 22:19 ? 00:00:00 [khugepaged]\nroot 39 2 0 22:19 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 22:19 ? 00:00:00 [crypto]\nroot 53 2 0 22:19 ? 00:00:00 [kthrotld]\nroot 54 2 0 22:19 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 22:19 ? 00:00:00 [vballoon]\nroot 56 2 0 22:19 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 22:19 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 22:19 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 22:19 ? 00:00:00 [deferwq]\nroot 80 2 0 22:19 ? 00:00:00 [charger_manager]\nroot 124 2 0 22:19 ? 00:00:00 [kpsmoused]\nroot 125 2 0 22:19 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver]\nroot 370 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon\nroot 375 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 22:19 ? 00:00:00 [kworker/u5:1]\nroot 418 2 0 22:19 ? 00:00:00 [kworker/u5:2]\nroot 530 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 22:19 ? 00:00:00 [kauditd]\nmessage+ 907 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork\nroot 938 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind\nroot 948 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1021 1 0 22:19 ? 00:00:00 rsyslogd\nroot 1052 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 22:19 ? 00:00:00 cron\ndaemon 1110 1 0 22:19 ? 00:00:00 atd\nroot 1114 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1194 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1457 2 0 22:19 ? 00:00:00 [kworker/0:2]\nubuntu 1663 1 0 22:19 ? 00:00:00 /home/ubuntu/homer_host_jx2qqv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_jx2qqv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_jx2qqv --logging-server-logdir=/home/ubuntu/homer_host_jx2qqv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_jx2qqv/work/homer_host_jx2qqv%I.log --pidfile=/home/ubuntu/homer_host_jx2qqv/work/homer_host_jx2qqv.pid\nubuntu 1777 1 0 22:19 ? 00:00:01 python2.7 /home/ubuntu/homer_host_jx2qqv/env/bin/diamond --configfile /home/ubuntu/homer_host_jx2qqv/work/plugins/diamond/etc/diamond.conf\nubuntu 1827 1663 0 22:21 ? 00:00:00 /home/ubuntu/homer_host_jx2qqv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_jx2qqv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_jx2qqv --logging-server-logdir=/home/ubuntu/homer_host_jx2qqv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_jx2qqv/work/homer_host_jx2qqv%I.log --pidfile=/home/ubuntu/homer_host_jx2qqv/work/homer_host_jx2qqv.pid\nubuntu 1848 1827 0 22:21 ? 00:00:00 /home/ubuntu/homer_host_jx2qqv/env/bin/python2.7 /home/ubuntu/homer_host_jx2qqv/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-XSYTGH\nubuntu 1859 1848 0 22:21 ? 00:00:00 /bin/sh -c /tmp/YSRS8/install-homer.sh\nubuntu 1861 1859 0 22:21 ? 00:00:00 /bin/bash -e /tmp/YSRS8/install-homer.sh\nntp 8484 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8998 1 0 22:23 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9047 1 0 22:23 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9051 9047 0 22:23 ? 00:00:00 inotifywait -e create -qq .\nroot 9163 1 0 22:24 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9164 9163 0 22:24 ? 00:00:00 nginx: worker process\nwww-data 9165 9163 0 22:24 ? 00:00:00 nginx: worker process\nwww-data 9166 9163 0 22:24 ? 00:00:00 nginx: worker process\nwww-data 9167 9163 0 22:24 ? 00:00:00 nginx: worker process\nroot 9649 2 0 22:24 ? 00:00:00 [kworker/u5:0]\nroot 9709 8998 0 22:24 ? 00:00:00 [nginx_ping] \nroot 9710 8998 0 22:24 ? 00:00:00 [check-nginx-upt] \nroot 9713 8998 0 22:24 ? 00:00:00 [check-monit-upt] \ndnsmasq 9813 1 0 22:24 ? 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 9876 1861 0 22:24 ? 00:00:00 /bin/bash -e /tmp/YSRS8/install-homer.sh\nubuntu 9877 9876 0 22:24 ? 00:00:00 /bin/bash -e /tmp/YSRS8/install-homer.sh\nroot 9878 9877 0 22:24 ? 00:00:00 sudo ps -edf\nroot 9879 9878 0 22:24 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:49.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:49.590Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:49.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:49.590Z", "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 9813/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8998/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9163/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9813/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8484/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8484/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8484/ntpd \nudp 0 0 0.0.0.0:24321 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9813/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8484/ntpd \nudp6 0 0 ::1:123 :::* 8484/ntpd \nudp6 0 0 :::123 :::* 8484/ntpd \nudp6 0 0 :::55294 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 9813/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9537 907/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9808 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10880 1663/python2.7 /tmp/cloudify-logging-server-7ceec.socket\nunix 2 [ ACC ] STREAM LISTENING 304 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12332 1848/python2.7 /tmp/ctx-LpLabh.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 501 375/systemd-udevd /run/udev/control\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:49.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:49.590Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/NL8I8/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:49.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "3dd6130e-f457-4c8c-b0b3-0462ff9f71a9"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:49.590Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:49.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:49.590Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:49.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:50.595Z", "message": "[homer] => [23-Dec-2018 22:23:57 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 22:23:57 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:50.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:50.595Z", "message": "[homer] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:50.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:50.595Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:50.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:51.600Z", "message": "[homer] => 2018-12-23 22:24:29.725015684 Stopping etcd clearwater-etcd\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:51.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:51.600Z", "message": "Execution done (return_code=0): /tmp/YSRS8/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:51.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:51.600Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:51.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:51.600Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:51.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "eebe7b8c-8a7f-4f79-b6ae-d6165aa23236"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:51.613Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:51.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1794, "offset": 1729, "size": 50}}} 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:52,199 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:52 GMT 2018-12-23 22:24:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31972 2018-12-23 22:24:52,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:52,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:24:52,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:24:52,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RJ1JB/bind.py 2018-12-23 22:24:52,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:24:52,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:24:52,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:68:d6:fe inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe68:d6fe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:110163 errors:0 dropped:0 overruns:0 frame:0 TX packets:48038 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166789603 (166.7 MB) TX bytes:8454288 (8.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: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.004s sys 0m0.001s 2018-12-23 22:24:52,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.010s sys 0m0.053s 2018-12-23 22:24:52,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:24:52,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:24:52,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-12-23 22:24:52,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:24:52,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:24:52,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:24:52,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTxVnbS /etc/bind/db.clearwater.opnfv 2018-12-23 22:24:52,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIg9I3c /etc/bind/db.clearwater.local 2018-12-23 22:24:52,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:24:52,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:24:52,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:24:52,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:24:52,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:24:52,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:19 ? 00:00:01 /sbin/init root 2 0 0 22:19 ? 00:00:00 [kthreadd] root 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:19 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:19 ? 00:00:00 [kworker/u4:0] root 7 2 0 22:19 ? 00:00:00 [rcu_sched] root 8 2 0 22:19 ? 00:00:00 [rcuos/0] root 9 2 0 22:19 ? 00:00:00 [rcuos/1] root 10 2 0 22:19 ? 00:00:00 [rcu_bh] root 11 2 0 22:19 ? 00:00:00 [rcuob/0] root 12 2 0 22:19 ? 00:00:00 [rcuob/1] root 13 2 0 22:19 ? 00:00:00 [migration/0] root 14 2 0 22:19 ? 00:00:00 [watchdog/0] root 15 2 0 22:19 ? 00:00:00 [watchdog/1] root 16 2 0 22:19 ? 00:00:00 [migration/1] root 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1] root 19 2 0 22:19 ? 00:00:00 [kworker/1:0H] root 20 2 0 22:19 ? 00:00:00 [khelper] root 21 2 0 22:19 ? 00:00:00 [kdevtmpfs] root 22 2 0 22:19 ? 00:00:00 [netns] root 23 2 0 22:19 ? 00:00:00 [writeback] root 24 2 0 22:19 ? 00:00:00 [kintegrityd] root 25 2 0 22:19 ? 00:00:00 [bioset] root 27 2 0 22:19 ? 00:00:00 [kblockd] root 28 2 0 22:19 ? 00:00:00 [ata_sff] root 29 2 0 22:19 ? 00:00:00 [khubd] root 30 2 0 22:19 ? 00:00:00 [md] root 31 2 0 22:19 ? 00:00:00 [devfreq_wq] root 32 2 0 22:19 ? 00:00:00 [kworker/1:1] root 34 2 0 22:19 ? 00:00:00 [khungtaskd] root 35 2 0 22:19 ? 00:00:00 [kswapd0] root 36 2 0 22:19 ? 00:00:00 [vmstat] root 37 2 0 22:19 ? 00:00:00 [ksmd] root 38 2 0 22:19 ? 00:00:00 [khugepaged] root 39 2 0 22:19 ? 00:00:00 [fsnotify_mark] root 40 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 22:19 ? 00:00:00 [crypto] root 53 2 0 22:19 ? 00:00:00 [kthrotld] root 54 2 0 22:19 ? 00:00:00 [kworker/u4:1] root 55 2 0 22:19 ? 00:00:00 [vballoon] root 56 2 0 22:19 ? 00:00:00 [kworker/0:1] root 57 2 0 22:19 ? 00:00:00 [scsi_eh_0] root 58 2 0 22:19 ? 00:00:00 [scsi_eh_1] root 79 2 0 22:19 ? 00:00:00 [deferwq] root 80 2 0 22:19 ? 00:00:00 [charger_manager] root 124 2 0 22:19 ? 00:00:00 [kpsmoused] root 125 2 0 22:19 ? 00:00:00 [kworker/1:2] root 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver] root 370 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon root 375 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 22:19 ? 00:00:00 [kworker/u5:1] root 418 2 0 22:19 ? 00:00:00 [kworker/u5:2] root 530 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 22:19 ? 00:00:00 [kauditd] message+ 907 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork root 938 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind root 948 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon syslog 1021 1 0 22:19 ? 00:00:00 rsyslogd root 1052 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 22:19 ? 00:00:00 cron daemon 1110 1 0 22:19 ? 00:00:00 atd root 1114 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1194 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1457 2 0 22:19 ? 00:00:00 [kworker/0:2] ubuntu 1663 1 0 22:19 ? 00:00:00 /home/ubuntu/homer_host_jx2qqv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_jx2qqv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_jx2qqv --logging-server-logdir=/home/ubuntu/homer_host_jx2qqv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_jx2qqv/work/homer_host_jx2qqv%I.log --pidfile=/home/ubuntu/homer_host_jx2qqv/work/homer_host_jx2qqv.pid ubuntu 1777 1 0 22:19 ? 00:00:01 python2.7 /home/ubuntu/homer_host_jx2qqv/env/bin/diamond --configfile /home/ubuntu/homer_host_jx2qqv/work/plugins/diamond/etc/diamond.conf ubuntu 1827 1663 0 22:21 ? 00:00:00 /home/ubuntu/homer_host_jx2qqv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_jx2qqv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_jx2qqv --logging-server-logdir=/home/ubuntu/homer_host_jx2qqv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_jx2qqv/work/homer_host_jx2qqv%I.log --pidfile=/home/ubuntu/homer_host_jx2qqv/work/homer_host_jx2qqv.pid ubuntu 1848 1827 0 22:21 ? 00:00:00 /home/ubuntu/homer_host_jx2qqv/env/bin/python2.7 /home/ubuntu/homer_host_jx2qqv/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-XSYTGH ubuntu 1859 1848 0 22:21 ? 00:00:00 /bin/sh -c /tmp/YSRS8/install-homer.sh ubuntu 1861 1859 0 22:21 ? 00:00:00 /bin/bash -e /tmp/YSRS8/install-homer.sh ntp 8484 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8998 1 0 22:23 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9047 1 0 22:23 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9051 9047 0 22:23 ? 00:00:00 inotifywait -e create -qq . root 9163 1 0 22:24 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9164 9163 0 22:24 ? 00:00:00 nginx: worker process www-data 9165 9163 0 22:24 ? 00:00:00 nginx: worker process www-data 9166 9163 0 22:24 ? 00:00:00 nginx: worker process www-data 9167 9163 0 22:24 ? 00:00:00 nginx: worker process root 9649 2 0 22:24 ? 00:00:00 [kworker/u5:0] root 9709 8998 0 22:24 ? 00:00:00 [nginx_ping] root 9710 8998 0 22:24 ? 00:00:00 [check-nginx-upt] root 9713 8998 0 22:24 ? 00:00:00 [check-monit-upt] dnsmasq 9813 1 0 22:24 ? 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 9876 1861 0 22:24 ? 00:00:00 /bin/bash -e /tmp/YSRS8/install-homer.sh ubuntu 9877 9876 0 22:24 ? 00:00:00 /bin/bash -e /tmp/YSRS8/install-homer.sh root 9878 9877 0 22:24 ? 00:00:00 sudo ps -edf root 9879 9878 0 22:24 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-12-23 22:24:52,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-12-23 22:24:52,205 - 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 9813/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8998/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9163/nginx tcp6 0 0 ::1:53 :::* LISTEN 9813/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8484/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8484/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8484/ntpd udp 0 0 0.0.0.0:24321 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9813/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8484/ntpd udp6 0 0 ::1:123 :::* 8484/ntpd udp6 0 0 :::123 :::* 8484/ntpd udp6 0 0 :::55294 :::* 584/dhclient udp6 0 0 ::1:53 :::* 9813/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9537 907/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9808 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10880 1663/python2.7 /tmp/cloudify-logging-server-7ceec.socket unix 2 [ ACC ] STREAM LISTENING 304 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12332 1848/python2.7 /tmp/ctx-LpLabh.socket unix 2 [ ACC ] SEQPACKET LISTENING 501 375/systemd-udevd /run/udev/control real 0m0.010s user 0m0.000s sys 0m0.009s 2018-12-23 22:24:52,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/NL8I8/add-snmpproxy-collector.py 2018-12-23 22:24:52,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-12-23 22:24:52,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-12-23 22:24:52,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [23-Dec-2018 22:23:57 UTC] clearwater-diags-monitor starting [23-Dec-2018 22:23:57 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:24:52,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.004s sys 0m0.003s 2018-12-23 22:24:52,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-23 22:24:52,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-12-23 22:24:29.725015684 Stopping etcd clearwater-etcd real 0m0.007s user 0m0.000s sys 0m0.007s 2018-12-23 22:24:52,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YSRS8/install-homer.sh 2018-12-23 22:24:52,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-23 22:24:52,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-12-23 22:24:52,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:24:52,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:52,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:52,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:52,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:52,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:52,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:52,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:52,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:52,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:52,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:52,269 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:52 GMT 2018-12-23 22:24:52,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:52,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:52,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:57,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:24:57,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:57,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:57,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:57,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:57,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:57,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:57,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:57,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:52.631Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:52.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "homer_uhfh0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:52.631Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:52.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:52.901Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,999 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58130 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m27.361s\nuser\t0m12.782s\nsys\t0m3.312s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:52.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:52.963Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:52.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:53.605Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:53.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:53.605Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HS4Y2/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:53.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:53.605Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:53.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:53.605Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:53.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "[localhost] run: sudo mv /tmp/tmpW6OvJY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_uhfh0o': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-uhfh0o'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "[localhost] run: sudo mv /tmp/tmpQAUZYl /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.717Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "fec84918-7739-4c61-bcfa-528738050b22"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:54.761Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:54.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:55.855Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.009s\nsys\t0m0.053s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:55.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:56.723Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:56.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:56.723Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8e:c1:0e \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8e:c10e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:94812 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49035 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147481438 (147.4 MB) TX bytes:8663637 (8.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:312 errors:0 dropped:0 overruns:0 frame:0\n TX packets:312 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:29247 (29.2 KB) TX bytes:29247 (29.2 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:56.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:56.723Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 22:19 ? 00:00:01 /sbin/init\nroot 2 0 0 22:19 ? 00:00:00 [kthreadd]\nroot 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 22:19 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 22:19 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 22:19 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 22:19 ? 00:00:00 [rcu_sched]\nroot 8 2 0 22:19 ? 00:00:00 [rcuos/0]\nroot 9 2 0 22:19 ? 00:00:00 [rcuos/1]\nroot 10 2 0 22:19 ? 00:00:00 [rcu_bh]\nroot 11 2 0 22:19 ? 00:00:00 [rcuob/0]\nroot 12 2 0 22:19 ? 00:00:00 [rcuob/1]\nroot 13 2 0 22:19 ? 00:00:00 [migration/0]\nroot 14 2 0 22:19 ? 00:00:00 [watchdog/0]\nroot 15 2 0 22:19 ? 00:00:00 [watchdog/1]\nroot 16 2 0 22:19 ? 00:00:00 [migration/1]\nroot 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 22:19 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 22:19 ? 00:00:00 [khelper]\nroot 21 2 0 22:19 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 22:19 ? 00:00:00 [netns]\nroot 23 2 0 22:19 ? 00:00:00 [writeback]\nroot 24 2 0 22:19 ? 00:00:00 [kintegrityd]\nroot 25 2 0 22:19 ? 00:00:00 [bioset]\nroot 26 2 0 22:19 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 22:19 ? 00:00:00 [kblockd]\nroot 28 2 0 22:19 ? 00:00:00 [ata_sff]\nroot 29 2 0 22:19 ? 00:00:00 [khubd]\nroot 30 2 0 22:19 ? 00:00:00 [md]\nroot 31 2 0 22:19 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 22:19 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 22:19 ? 00:00:00 [khungtaskd]\nroot 35 2 0 22:19 ? 00:00:00 [kswapd0]\nroot 36 2 0 22:19 ? 00:00:00 [vmstat]\nroot 37 2 0 22:19 ? 00:00:00 [ksmd]\nroot 38 2 0 22:19 ? 00:00:00 [khugepaged]\nroot 39 2 0 22:19 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 22:19 ? 00:00:00 [crypto]\nroot 53 2 0 22:19 ? 00:00:00 [kthrotld]\nroot 54 2 0 22:19 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 22:19 ? 00:00:00 [vballoon]\nroot 56 2 0 22:19 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 22:19 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 22:19 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 22:19 ? 00:00:00 [deferwq]\nroot 80 2 0 22:19 ? 00:00:00 [charger_manager]\nroot 124 2 0 22:19 ? 00:00:00 [kpsmoused]\nroot 142 2 0 22:19 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 22:19 ? 00:00:00 [kworker/u5:2]\nroot 487 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 823 2 0 22:19 ? 00:00:00 [kauditd]\nmessage+ 900 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork\nroot 950 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon\nroot 956 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1009 1 0 22:19 ? 00:00:00 rsyslogd\nroot 1056 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1059 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1064 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1066 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 22:19 ? 00:00:00 cron\ndaemon 1112 1 0 22:19 ? 00:00:00 atd\nroot 1118 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance\nroot 1125 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1665 1 0 22:19 ? 00:00:00 /home/ubuntu/ellis_host_gcfxev/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_gcfxev --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_gcfxev --logging-server-logdir=/home/ubuntu/ellis_host_gcfxev/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_gcfxev/work/ellis_host_gcfxev%I.log --pidfile=/home/ubuntu/ellis_host_gcfxev/work/ellis_host_gcfxev.pid\nubuntu 1779 1 0 22:20 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_gcfxev/env/bin/diamond --configfile /home/ubuntu/ellis_host_gcfxev/work/plugins/diamond/etc/diamond.conf\nubuntu 1827 1665 0 22:21 ? 00:00:00 /home/ubuntu/ellis_host_gcfxev/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_gcfxev --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_gcfxev --logging-server-logdir=/home/ubuntu/ellis_host_gcfxev/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_gcfxev/work/ellis_host_gcfxev%I.log --pidfile=/home/ubuntu/ellis_host_gcfxev/work/ellis_host_gcfxev.pid\nubuntu 1848 1827 0 22:21 ? 00:00:00 /home/ubuntu/ellis_host_gcfxev/env/bin/python2.7 /home/ubuntu/ellis_host_gcfxev/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e6Vmlu\nubuntu 1859 1848 0 22:21 ? 00:00:00 /bin/sh -c /tmp/Z61BW/install-ellis.sh\nubuntu 1861 1859 0 22:21 ? 00:00:00 /bin/bash -e /tmp/Z61BW/install-ellis.sh\nmysql 9240 1 0 22:23 ? 00:00:00 /usr/sbin/mysqld\nntp 9391 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9977 1 0 22:24 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10030 1 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10034 10030 0 22:24 ? 00:00:00 inotifywait -e create -qq .\nroot 10150 1 0 22:24 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10151 10150 0 22:24 ? 00:00:00 nginx: worker process\nwww-data 10152 10150 0 22:24 ? 00:00:00 nginx: worker process\nwww-data 10153 10150 0 22:24 ? 00:00:00 nginx: worker process\nwww-data 10154 10150 0 22:24 ? 00:00:00 nginx: worker process\nroot 10169 2 0 22:24 ? 00:00:00 [kworker/u5:1]\nellis 10331 1 0 22:24 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10718 1 1 22:24 ? 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.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\nroot 10845 1 0 22:24 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10891 1 0 22:24 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.6 --sig-local-ip=192.168.120.6 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=9cc5b209-955f-41a0-b803-fcd7858ffb9a --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 11036 9977 0 22:24 ? 00:00:00 [nginx_ping] \nroot 11038 9977 0 22:24 ? 00:00:00 [check-nginx-upt] \nroot 11043 9977 0 22:24 ? 00:00:00 [check-monit-upt] \nroot 11047 9977 0 22:24 ? 00:00:00 [poll_ellis.sh] \nroot 11053 9977 0 22:24 ? 00:00:00 [poll_ellis_http] \nroot 11056 9977 0 22:24 ? 00:00:00 [check-queue-man] \nroot 11063 9977 0 22:24 ? 00:00:00 [check-etcd-upti] \nroot 11066 9977 0 22:24 ? 00:00:00 [poll_etcd_clust] \nroot 11069 9977 0 22:24 ? 00:00:00 [poll_etcd.sh] \nroot 11110 1 0 22:24 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11120 1 0 22:24 ? 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 11204 1861 0 22:24 ? 00:00:00 /bin/bash -e /tmp/Z61BW/install-ellis.sh\nubuntu 11205 11204 0 22:24 ? 00:00:00 /bin/bash -e /tmp/Z61BW/install-ellis.sh\nroot 11206 11205 0 22:24 ? 00:00:00 sudo ps -edf\nroot 11207 11206 0 22:24 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:56.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:56.723Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:56.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}], "metadata": {"pagination": {"total": 1820, "offset": 1763, "size": 50}}} 2018-12-23 22:24:57,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:57,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:57 GMT 2018-12-23 22:24:57,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:57,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 39359 2018-12-23 22:24:57,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:24:57,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:24:57,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:24:57,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,999 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58130 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.361s user 0m12.782s sys 0m3.312s 2018-12-23 22:24:57,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:24:57,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-12-23 22:24:57,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HS4Y2/bind.py 2018-12-23 22:24:57,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-12-23 22:24:57,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-12-23 22:24:57,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:24:57,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:24:57,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:24:57,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpW6OvJY /etc/bind/db.clearwater.opnfv 2018-12-23 22:24:57,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:24:57,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:24:57,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:24:57,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:24:57,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_uhfh0o': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-uhfh0o'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:24:57,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQAUZYl /etc/bind/db.clearwater.local 2018-12-23 22:24:57,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:24:57,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:24:57,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.009s sys 0m0.053s 2018-12-23 22:24:57,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-12-23 22:24:57,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8e:c1:0e inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8e:c10e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:94812 errors:0 dropped:0 overruns:0 frame:0 TX packets:49035 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147481438 (147.4 MB) TX bytes:8663637 (8.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:312 errors:0 dropped:0 overruns:0 frame:0 TX packets:312 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:29247 (29.2 KB) TX bytes:29247 (29.2 KB) real 0m0.008s user 0m0.003s sys 0m0.005s 2018-12-23 22:24:57,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:19 ? 00:00:01 /sbin/init root 2 0 0 22:19 ? 00:00:00 [kthreadd] root 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0] root 4 2 0 22:19 ? 00:00:00 [kworker/0:0] root 5 2 0 22:19 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:19 ? 00:00:00 [kworker/u4:0] root 7 2 0 22:19 ? 00:00:00 [rcu_sched] root 8 2 0 22:19 ? 00:00:00 [rcuos/0] root 9 2 0 22:19 ? 00:00:00 [rcuos/1] root 10 2 0 22:19 ? 00:00:00 [rcu_bh] root 11 2 0 22:19 ? 00:00:00 [rcuob/0] root 12 2 0 22:19 ? 00:00:00 [rcuob/1] root 13 2 0 22:19 ? 00:00:00 [migration/0] root 14 2 0 22:19 ? 00:00:00 [watchdog/0] root 15 2 0 22:19 ? 00:00:00 [watchdog/1] root 16 2 0 22:19 ? 00:00:00 [migration/1] root 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1] root 19 2 0 22:19 ? 00:00:00 [kworker/1:0H] root 20 2 0 22:19 ? 00:00:00 [khelper] root 21 2 0 22:19 ? 00:00:00 [kdevtmpfs] root 22 2 0 22:19 ? 00:00:00 [netns] root 23 2 0 22:19 ? 00:00:00 [writeback] root 24 2 0 22:19 ? 00:00:00 [kintegrityd] root 25 2 0 22:19 ? 00:00:00 [bioset] root 26 2 0 22:19 ? 00:00:00 [kworker/u5:0] root 27 2 0 22:19 ? 00:00:00 [kblockd] root 28 2 0 22:19 ? 00:00:00 [ata_sff] root 29 2 0 22:19 ? 00:00:00 [khubd] root 30 2 0 22:19 ? 00:00:00 [md] root 31 2 0 22:19 ? 00:00:00 [devfreq_wq] root 32 2 0 22:19 ? 00:00:00 [kworker/1:1] root 34 2 0 22:19 ? 00:00:00 [khungtaskd] root 35 2 0 22:19 ? 00:00:00 [kswapd0] root 36 2 0 22:19 ? 00:00:00 [vmstat] root 37 2 0 22:19 ? 00:00:00 [ksmd] root 38 2 0 22:19 ? 00:00:00 [khugepaged] root 39 2 0 22:19 ? 00:00:00 [fsnotify_mark] root 40 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 22:19 ? 00:00:00 [crypto] root 53 2 0 22:19 ? 00:00:00 [kthrotld] root 54 2 0 22:19 ? 00:00:00 [kworker/u4:1] root 55 2 0 22:19 ? 00:00:00 [vballoon] root 56 2 0 22:19 ? 00:00:00 [kworker/0:1] root 57 2 0 22:19 ? 00:00:00 [scsi_eh_0] root 58 2 0 22:19 ? 00:00:00 [scsi_eh_1] root 79 2 0 22:19 ? 00:00:00 [deferwq] root 80 2 0 22:19 ? 00:00:00 [charger_manager] root 124 2 0 22:19 ? 00:00:00 [kpsmoused] root 142 2 0 22:19 ? 00:00:00 [kworker/1:2] root 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 22:19 ? 00:00:00 [kworker/u5:2] root 487 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 22:19 ? 00:00:00 [kauditd] message+ 900 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork root 950 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon root 956 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind syslog 1009 1 0 22:19 ? 00:00:00 rsyslogd root 1056 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1059 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1064 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1066 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 22:19 ? 00:00:00 cron daemon 1112 1 0 22:19 ? 00:00:00 atd root 1118 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance root 1125 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1665 1 0 22:19 ? 00:00:00 /home/ubuntu/ellis_host_gcfxev/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_gcfxev --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_gcfxev --logging-server-logdir=/home/ubuntu/ellis_host_gcfxev/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_gcfxev/work/ellis_host_gcfxev%I.log --pidfile=/home/ubuntu/ellis_host_gcfxev/work/ellis_host_gcfxev.pid ubuntu 1779 1 0 22:20 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_gcfxev/env/bin/diamond --configfile /home/ubuntu/ellis_host_gcfxev/work/plugins/diamond/etc/diamond.conf ubuntu 1827 1665 0 22:21 ? 00:00:00 /home/ubuntu/ellis_host_gcfxev/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_gcfxev --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_gcfxev --logging-server-logdir=/home/ubuntu/ellis_host_gcfxev/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_gcfxev/work/ellis_host_gcfxev%I.log --pidfile=/home/ubuntu/ellis_host_gcfxev/work/ellis_host_gcfxev.pid ubuntu 1848 1827 0 22:21 ? 00:00:00 /home/ubuntu/ellis_host_gcfxev/env/bin/python2.7 /home/ubuntu/ellis_host_gcfxev/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-e6Vmlu ubuntu 1859 1848 0 22:21 ? 00:00:00 /bin/sh -c /tmp/Z61BW/install-ellis.sh ubuntu 1861 1859 0 22:21 ? 00:00:00 /bin/bash -e /tmp/Z61BW/install-ellis.sh mysql 9240 1 0 22:23 ? 00:00:00 /usr/sbin/mysqld ntp 9391 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9977 1 0 22:24 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10030 1 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10034 10030 0 22:24 ? 00:00:00 inotifywait -e create -qq . root 10150 1 0 22:24 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10151 10150 0 22:24 ? 00:00:00 nginx: worker process www-data 10152 10150 0 22:24 ? 00:00:00 nginx: worker process www-data 10153 10150 0 22:24 ? 00:00:00 nginx: worker process www-data 10154 10150 0 22:24 ? 00:00:00 nginx: worker process root 10169 2 0 22:24 ? 00:00:00 [kworker/u5:1] ellis 10331 1 0 22:24 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10718 1 1 22:24 ? 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.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 10845 1 0 22:24 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10891 1 0 22:24 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.6 --sig-local-ip=192.168.120.6 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=9cc5b209-955f-41a0-b803-fcd7858ffb9a --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 11036 9977 0 22:24 ? 00:00:00 [nginx_ping] root 11038 9977 0 22:24 ? 00:00:00 [check-nginx-upt] root 11043 9977 0 22:24 ? 00:00:00 [check-monit-upt] root 11047 9977 0 22:24 ? 00:00:00 [poll_ellis.sh] root 11053 9977 0 22:24 ? 00:00:00 [poll_ellis_http] root 11056 9977 0 22:24 ? 00:00:00 [check-queue-man] root 11063 9977 0 22:24 ? 00:00:00 [check-etcd-upti] root 11066 9977 0 22:24 ? 00:00:00 [poll_etcd_clust] root 11069 9977 0 22:24 ? 00:00:00 [poll_etcd.sh] root 11110 1 0 22:24 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11120 1 0 22:24 ? 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 11204 1861 0 22:24 ? 00:00:00 /bin/bash -e /tmp/Z61BW/install-ellis.sh ubuntu 11205 11204 0 22:24 ? 00:00:00 /bin/bash -e /tmp/Z61BW/install-ellis.sh root 11206 11205 0 22:24 ? 00:00:00 sudo ps -edf root 11207 11206 0 22:24 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.007s 2018-12-23 22:24:57,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-12-23 22:24:57,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:24:57,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:24:57,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:24:57,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:24:57,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:24:57,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:24:57,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:24:57,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:24:57,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:24:57,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:24:57,425 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:24:57 GMT 2018-12-23 22:24:57,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:24:57,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:24:57,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:02,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:57.726Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:57.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:57.726Z", "message": "[ellis] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20181223T220000Z.txt\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-cluster-manager/cluster-manager_20181223T220000Z.txt\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20181223T220000Z.txt\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/mysql.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/ellis\n/var/log/cloud-init.log\n\nreal\t0m0.031s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:57.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:57.726Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 10718/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11120/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9977/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10150/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9240/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11120/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10718/etcd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 9391/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9391/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9391/ntpd \nudp 0 0 0.0.0.0:24321 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11120/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 9391/ntpd \nudp6 0 0 ::1:123 :::* 9391/ntpd \nudp6 0 0 :::123 :::* 9391/ntpd \nudp6 0 0 :::55294 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 11120/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8450 900/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8766 1125/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10902 1665/python2.7 /tmp/cloudify-logging-server-a3e37.socket\nunix 2 [ ACC ] STREAM LISTENING 374 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12361 1848/python2.7 /tmp/ctx-kKtzMf.socket\nunix 2 [ ACC ] STREAM LISTENING 22755 10331/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 20959 9240/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7660 395/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:57.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:57.726Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:57.726Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:58.730Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:58.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:58.730Z", "message": "[ellis] => 23-12-2018 22:24:48.369 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n23-12-2018 22:24:48.369 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:58.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:58.730Z", "message": "[ellis] => [23-Dec-2018 22:24:08 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 22:24:08 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-12-23T22:24:58.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:59.198Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:59.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:59.757Z", "message": "[ellis] => 23-12-2018 22:24:48.053 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n23-12-2018 22:24:48.054 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n23-12-2018 22:24:48.075 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n23-12-2018 22:24:48.075 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n23-12-2018 22:24:48.077 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n23-12-2018 22:24:48.078 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n23-12-2018 22:24:48.351 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n23-12-2018 22:24:48.359 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n23-12-2018 22:24:48.359 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n23-12-2018 22:24:48.367 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n23-12-2018 22:24:50.470 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n23-12-2018 22:24:52.572 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n23-12-2018 22:24:52.579 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n23-12-2018 22:24:52.582 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n23-12-2018 22:24:54.681 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n23-12-2018 22:24:56.783 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n23-12-2018 22:24:56.820 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.6-ellis\"}]} from etcd, comparing to last value None\n23-12-2018 22:24:56.820 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.6-ellis\"}]} from etcd\n23-12-2018 22:24:56.821 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n23-12-2018 22:24:58.921 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm\n23-12-2018 22:24:56.152 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n23-12-2018 22:24:56.153 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.6-ellis to queue to restart\n23-12-2018 22:24:56.160 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n23-12-2018 22:24:56.161 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.6-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:59.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:59.757Z", "message": "[ellis] => 2018-12-23 22:24:38.150548733 Stopping etcd clearwater-etcd\n2018-12-23 22:24:38.875373846 Restarting etcd clearwater-etcd\n2018-12-23 22:24:38.880494654 Configured ETCDCTL_PEERS: 192.168.120.4:4000,\n2018-12-23 22:24:38.881271719 Check for previous failed startup attempt\n2018-12-23 22:24:38.882439057 Running etcdctl member list\n6ba49394a177149e: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=true\n2018-12-23 22:24:39.001906845 etcdctl returned 0\n2018-12-23 22:24:39.008620050 Joining existing cluster...\n2018-12-23 22:24:45.011375259 Configured ETCDCTL_PEERS: 192.168.120.4:4000,\n2018-12-23 22:24:45.012140405 Check cluster is healthy\n2018-12-23 22:24:45.013819743 Running etcdctl cluster-health\nmember 6ba49394a177149e is healthy: got healthy result from http://192.168.120.4:4000\ncluster is healthy\n2018-12-23 22:24:45.026495103 etcdctl returned 0\n2018-12-23 22:24:45.027590035 Tell the cluster we're joining\n2018-12-23 22:24:45.028368823 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380\nAdded member named 192-168-120-6 with ID d2a32862c81a4846 to cluster\n\nETCD_NAME=\"192-168-120-6\"\nETCD_INITIAL_CLUSTER=\"192-168-120-4=http://192.168.120.4:2380,192-168-120-6=http://192.168.120.6:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-12-23 22:24:45.044444634 etcdctl returned 0\n2018-12-23 22:24:45.076276123 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-6=http://192.168.120.6:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2018-12-23 22:24:45.077945371 Check we're actually a member of the cluster\n2018-12-23 22:24:45.082671488 Wait for etcd to startup\n2018-12-23 22:24:46.102971606 Etcd started successfully\n2018-12-23 22:24:45.104184 I | etcdmain: etcd Version: 3.1.7\n2018-12-23 22:24:45.104223 I | etcdmain: Git SHA: 43b7507\n2018-12-23 22:24:45.104228 I | etcdmain: Go Version: go1.7.5\n2018-12-23 22:24:45.104231 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-23 22:24:45.104236 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-23 22:24:45.104285 I | embed: listening for peers on http://192.168.120.6:2380\n2018-12-23 22:24:45.104356 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-23 22:24:45.147631 I | etcdserver: name = 192-168-120-6\n2018-12-23 22:24:45.147676 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2018-12-23 22:24:45.147685 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2018-12-23 22:24:45.147689 I | etcdserver: heartbeat = 100ms\n2018-12-23 22:24:45.147693 I | etcdserver: election = 1000ms\n2018-12-23 22:24:45.147697 I | etcdserver: snapshot count = 10000\n2018-12-23 22:24:45.147711 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2018-12-23 22:24:45.261238 I | etcdserver: starting member d2a32862c81a4846 in cluster d3dc8fc20b8dc775\n2018-12-23 22:24:45.261551 I | raft: d2a32862c81a4846 became follower at term 0\n2018-12-23 22:24:45.261577 I | raft: newRaft d2a32862c81a4846 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-23 22:24:45.261583 I | raft: d2a32862c81a4846 became follower at term 1\n2018-12-23 22:24:45.686425 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e\n2018-12-23 22:24:45.686458 I | rafthttp: starting peer 6ba49394a177149e...\n2018-12-23 22:24:45.686505 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e\n2018-12-23 22:24:45.691220 I | rafthttp: started streaming with peer 6ba49394a177149e (writer)\n2018-12-23 22:24:45.691238 I | rafthttp: started streaming with peer 6ba49394a177149e (writer)\n2018-12-23 22:24:45.692767 I | rafthttp: started peer 6ba49394a177149e\n2018-12-23 22:24:45.692793 I | rafthttp: added peer 6ba49394a177149e\n2018-12-23 22:24:45.692816 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-23 22:24:45.694599 I | rafthttp: started streaming with peer 6ba49394a177149e (stream MsgApp v2 reader)\n2018-12-23 22:24:45.694796 I | rafthttp: started streaming with peer 6ba49394a177149e (stream Message reader)\n2018-12-23 22:24:45.696009 I | raft: d2a32862c81a4846 [term: 1] received a MsgHeartbeat message with higher term from 6ba49394a177149e [term: 2]\n2018-12-23 22:24:45.696032 I | raft: d2a32862c81a4846 became follower at term 2\n2018-12-23 22:24:45.696045 I | raft: raft.node: d2a32862c81a4846 elected leader 6ba49394a177149e at term 2\n2018-12-23 22:24:45.696181 I | rafthttp: peer 6ba49394a177149e became active\n2018-12-23 22:24:45.696210 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message writer)\n2018-12-23 22:24:45.696374 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 reader)\n2018-12-23 22:24:45.696856 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message reader)\n2018-12-23 22:24:45.696976 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 writer)\n2018-12-23 22:24:46.881504 I | raft: d2a32862c81a4846 [term: 2] received a MsgVote message with higher term from 6ba49394a177149e [term: 3]\n2018-12-23 22:24:46.881533 I | raft: d2a32862c81a4846 became follower at term 3\n2018-12-23 22:24:46.881549 I | raft: d2a32862c81a4846 [logterm: 0, index: 0, vote: 0] cast MsgVote for 6ba49394a177149e [logterm: 2, index: 30] at term 3\n2018-12-23 22:24:46.881557 I | raft: raft.node: d2a32862c81a4846 lost leader 6ba49394a177149e at term 3\n2018-12-23 22:24:46.901868 D | raft: d2a32862c81a4846 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 6ba49394a177149e\n2018-12-23 22:24:46.901892 I | raft: raft.node: d2a32862c81a4846 elected leader 6ba49394a177149e at term 3\n2018-12-23 22:24:46.938785 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775\n2018-12-23 22:24:46.938945 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-23 22:24:46.938971 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-23 22:24:46.939183 I | etcdserver/membership: added member d2a32862c81a4846 [http://192.168.120.6:2380] to cluster d3dc8fc20b8dc775\n2018-12-23 22:24:47.055750 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster d3dc8fc20b8dc775\n2018-12-23 22:24:47.055924 I | embed: ready to serve client requests\n2018-12-23 22:24:47.056347 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-23 22:24:47.057047 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:56992\n2018-12-23 22:24:47.057320 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:56991\n2018-12-23 22:24:47.086934 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57000\n2018-12-23 22:24:48.079636 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:57003\n2018-12-23 22:24:48.259074 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:57004\n2018-12-23 22:24:48.262363 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:57005\n2018-12-23 22:24:48.352496 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57003\n2018-12-23 22:24:48.353174 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57007\n2018-12-23 22:24:52.573933 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57003\n2018-12-23 22:24:52.579669 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:57003\n2018-12-23 22:24:53.726537 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:57011\n2018-12-23 22:24:53.730250 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:57013\n2018-12-23 22:24:53.732779 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57014\n2018-12-23 22:24:55.946903 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:57015\n2018-12-23 22:24:55.947251 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.6:57016\n2018-12-23 22:24:56.153831 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:57017\n2018-12-23 22:24:56.157438 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57017\n2018-12-23 22:24:56.160786 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57018\n2018-12-23 22:24:56.537794 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:34732\n2018-12-23 22:24:56.783874 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57003\n2018-12-23 22:24:56.796926 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:57003\n2018-12-23 22:24:58.181339 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:57015\n2018-12-23 22:24:58.184769 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.6:57015\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:59.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:59.757Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:59.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:24:59.757Z", "message": "[ellis] => 23-12-2018 22:24:53.828 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n23-12-2018 22:24:53.829 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n23-12-2018 22:24:53.830 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n23-12-2018 22:24:53.830 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n23-12-2018 22:24:53.830 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n23-12-2018 22:24:53.831 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n23-12-2018 22:24:53.831 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n23-12-2018 22:24:53.840 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n23-12-2018 22:24:55.945 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n23-12-2018 22:24:55.945 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n23-12-2018 22:24:55.946 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n23-12-2018 22:24:55.947 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n23-12-2018 22:24:56.063 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n23-12-2018 22:24:56.063 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n23-12-2018 22:24:56.063 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n23-12-2018 22:24:56.066 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.4: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.4\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 from etcd, comparing to last value None\n23-12-2018 22:24:56.066 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash 486967dc974234124acef68affc40c01\n23-12-2018 22:24:56.066 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n23-12-2018 22:24:58.184 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n23-12-2018 22:24:58.184 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:24:59.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:00.761Z", "message": "Execution done (return_code=0): /tmp/Z61BW/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:00.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:00.761Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:00.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "9864cf02-7c16-415f-9206-9c9dfe78537c"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:00.968Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:00.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:01.971Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:01.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "ellis_n42fv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:01.971Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:01.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:01.971Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:01.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.221Z", "message": "Downloaded scripts/bind/bind.py to /tmp/499FQ/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}], "metadata": {"pagination": {"total": 1844, "offset": 1788, "size": 50}}} 2018-12-23 22:25:02,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:02,513 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:02 GMT 2018-12-23 22:25:02,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:02,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32587 2018-12-23 22:25:02,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-12-23 22:25:02,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/mysql.err /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20181223T220000Z.txt /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-cluster-manager/cluster-manager_20181223T220000Z.txt /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20181223T220000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.031s user 0m0.000s sys 0m0.006s 2018-12-23 22:25:02,514 - 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 192.168.120.6:2380 0.0.0.0:* LISTEN 10718/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11120/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9977/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10150/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9240/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11120/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd tcp6 0 0 :::4000 :::* LISTEN 10718/etcd udp 0 0 192.168.120.6:123 0.0.0.0:* 9391/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9391/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9391/ntpd udp 0 0 0.0.0.0:24321 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11120/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 9391/ntpd udp6 0 0 ::1:123 :::* 9391/ntpd udp6 0 0 :::123 :::* 9391/ntpd udp6 0 0 :::55294 :::* 586/dhclient udp6 0 0 ::1:53 :::* 11120/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8450 900/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8766 1125/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10902 1665/python2.7 /tmp/cloudify-logging-server-a3e37.socket unix 2 [ ACC ] STREAM LISTENING 374 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12361 1848/python2.7 /tmp/ctx-kKtzMf.socket unix 2 [ ACC ] STREAM LISTENING 22755 10331/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 20959 9240/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] SEQPACKET LISTENING 7660 395/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.005s 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 23-12-2018 22:24:48.369 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 23-12-2018 22:24:48.369 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [23-Dec-2018 22:24:08 UTC] clearwater-diags-monitor starting [23-Dec-2018 22:24:08 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 23-12-2018 22:24:48.053 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 23-12-2018 22:24:48.054 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 23-12-2018 22:24:48.075 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 23-12-2018 22:24:48.075 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 23-12-2018 22:24:48.077 UTC INFO main.py:114 (thread MainThread): Loaded plugin 23-12-2018 22:24:48.078 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 23-12-2018 22:24:48.351 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 23-12-2018 22:24:48.359 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 23-12-2018 22:24:48.359 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 23-12-2018 22:24:48.367 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 23-12-2018 22:24:50.470 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 23-12-2018 22:24:52.572 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 23-12-2018 22:24:52.579 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 23-12-2018 22:24:52.582 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 23-12-2018 22:24:54.681 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 23-12-2018 22:24:56.783 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 23-12-2018 22:24:56.820 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.6-ellis"}]} from etcd, comparing to last value None 23-12-2018 22:24:56.820 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.6-ellis"}]} from etcd 23-12-2018 22:24:56.821 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 23-12-2018 22:24:58.921 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm 23-12-2018 22:24:56.152 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 23-12-2018 22:24:56.153 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.6-ellis to queue to restart 23-12-2018 22:24:56.160 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 23-12-2018 22:24:56.161 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.6-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-12-23 22:24:38.150548733 Stopping etcd clearwater-etcd 2018-12-23 22:24:38.875373846 Restarting etcd clearwater-etcd 2018-12-23 22:24:38.880494654 Configured ETCDCTL_PEERS: 192.168.120.4:4000, 2018-12-23 22:24:38.881271719 Check for previous failed startup attempt 2018-12-23 22:24:38.882439057 Running etcdctl member list 6ba49394a177149e: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=true 2018-12-23 22:24:39.001906845 etcdctl returned 0 2018-12-23 22:24:39.008620050 Joining existing cluster... 2018-12-23 22:24:45.011375259 Configured ETCDCTL_PEERS: 192.168.120.4:4000, 2018-12-23 22:24:45.012140405 Check cluster is healthy 2018-12-23 22:24:45.013819743 Running etcdctl cluster-health member 6ba49394a177149e is healthy: got healthy result from http://192.168.120.4:4000 cluster is healthy 2018-12-23 22:24:45.026495103 etcdctl returned 0 2018-12-23 22:24:45.027590035 Tell the cluster we're joining 2018-12-23 22:24:45.028368823 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380 Added member named 192-168-120-6 with ID d2a32862c81a4846 to cluster ETCD_NAME="192-168-120-6" ETCD_INITIAL_CLUSTER="192-168-120-4=http://192.168.120.4:2380,192-168-120-6=http://192.168.120.6:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-12-23 22:24:45.044444634 etcdctl returned 0 2018-12-23 22:24:45.076276123 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2018-12-23 22:24:45.077945371 Check we're actually a member of the cluster 2018-12-23 22:24:45.082671488 Wait for etcd to startup 2018-12-23 22:24:46.102971606 Etcd started successfully 2018-12-23 22:24:45.104184 I | etcdmain: etcd Version: 3.1.7 2018-12-23 22:24:45.104223 I | etcdmain: Git SHA: 43b7507 2018-12-23 22:24:45.104228 I | etcdmain: Go Version: go1.7.5 2018-12-23 22:24:45.104231 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-23 22:24:45.104236 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-23 22:24:45.104285 I | embed: listening for peers on http://192.168.120.6:2380 2018-12-23 22:24:45.104356 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-23 22:24:45.147631 I | etcdserver: name = 192-168-120-6 2018-12-23 22:24:45.147676 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2018-12-23 22:24:45.147685 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2018-12-23 22:24:45.147689 I | etcdserver: heartbeat = 100ms 2018-12-23 22:24:45.147693 I | etcdserver: election = 1000ms 2018-12-23 22:24:45.147697 I | etcdserver: snapshot count = 10000 2018-12-23 22:24:45.147711 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2018-12-23 22:24:45.261238 I | etcdserver: starting member d2a32862c81a4846 in cluster d3dc8fc20b8dc775 2018-12-23 22:24:45.261551 I | raft: d2a32862c81a4846 became follower at term 0 2018-12-23 22:24:45.261577 I | raft: newRaft d2a32862c81a4846 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-23 22:24:45.261583 I | raft: d2a32862c81a4846 became follower at term 1 2018-12-23 22:24:45.686425 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e 2018-12-23 22:24:45.686458 I | rafthttp: starting peer 6ba49394a177149e... 2018-12-23 22:24:45.686505 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e 2018-12-23 22:24:45.691220 I | rafthttp: started streaming with peer 6ba49394a177149e (writer) 2018-12-23 22:24:45.691238 I | rafthttp: started streaming with peer 6ba49394a177149e (writer) 2018-12-23 22:24:45.692767 I | rafthttp: started peer 6ba49394a177149e 2018-12-23 22:24:45.692793 I | rafthttp: added peer 6ba49394a177149e 2018-12-23 22:24:45.692816 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-23 22:24:45.694599 I | rafthttp: started streaming with peer 6ba49394a177149e (stream MsgApp v2 reader) 2018-12-23 22:24:45.694796 I | rafthttp: started streaming with peer 6ba49394a177149e (stream Message reader) 2018-12-23 22:24:45.696009 I | raft: d2a32862c81a4846 [term: 1] received a MsgHeartbeat message with higher term from 6ba49394a177149e [term: 2] 2018-12-23 22:24:45.696032 I | raft: d2a32862c81a4846 became follower at term 2 2018-12-23 22:24:45.696045 I | raft: raft.node: d2a32862c81a4846 elected leader 6ba49394a177149e at term 2 2018-12-23 22:24:45.696181 I | rafthttp: peer 6ba49394a177149e became active 2018-12-23 22:24:45.696210 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message writer) 2018-12-23 22:24:45.696374 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 reader) 2018-12-23 22:24:45.696856 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message reader) 2018-12-23 22:24:45.696976 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 writer) 2018-12-23 22:24:46.881504 I | raft: d2a32862c81a4846 [term: 2] received a MsgVote message with higher term from 6ba49394a177149e [term: 3] 2018-12-23 22:24:46.881533 I | raft: d2a32862c81a4846 became follower at term 3 2018-12-23 22:24:46.881549 I | raft: d2a32862c81a4846 [logterm: 0, index: 0, vote: 0] cast MsgVote for 6ba49394a177149e [logterm: 2, index: 30] at term 3 2018-12-23 22:24:46.881557 I | raft: raft.node: d2a32862c81a4846 lost leader 6ba49394a177149e at term 3 2018-12-23 22:24:46.901868 D | raft: d2a32862c81a4846 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 6ba49394a177149e 2018-12-23 22:24:46.901892 I | raft: raft.node: d2a32862c81a4846 elected leader 6ba49394a177149e at term 3 2018-12-23 22:24:46.938785 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775 2018-12-23 22:24:46.938945 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-23 22:24:46.938971 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-23 22:24:46.939183 I | etcdserver/membership: added member d2a32862c81a4846 [http://192.168.120.6:2380] to cluster d3dc8fc20b8dc775 2018-12-23 22:24:47.055750 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster d3dc8fc20b8dc775 2018-12-23 22:24:47.055924 I | embed: ready to serve client requests 2018-12-23 22:24:47.056347 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-23 22:24:47.057047 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:56992 2018-12-23 22:24:47.057320 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:56991 2018-12-23 22:24:47.086934 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57000 2018-12-23 22:24:48.079636 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:57003 2018-12-23 22:24:48.259074 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:57004 2018-12-23 22:24:48.262363 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:57005 2018-12-23 22:24:48.352496 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57003 2018-12-23 22:24:48.353174 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57007 2018-12-23 22:24:52.573933 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57003 2018-12-23 22:24:52.579669 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:57003 2018-12-23 22:24:53.726537 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:57011 2018-12-23 22:24:53.730250 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:57013 2018-12-23 22:24:53.732779 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:57014 2018-12-23 22:24:55.946903 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:57015 2018-12-23 22:24:55.947251 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.6:57016 2018-12-23 22:24:56.153831 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:57017 2018-12-23 22:24:56.157438 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57017 2018-12-23 22:24:56.160786 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57018 2018-12-23 22:24:56.537794 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:34732 2018-12-23 22:24:56.783874 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:57003 2018-12-23 22:24:56.796926 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:57003 2018-12-23 22:24:58.181339 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:57015 2018-12-23 22:24:58.184769 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.6:57015 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-23 22:25:02,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 23-12-2018 22:24:53.828 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 23-12-2018 22:24:53.829 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 23-12-2018 22:24:53.830 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 23-12-2018 22:24:53.830 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 23-12-2018 22:24:53.830 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 23-12-2018 22:24:53.831 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 23-12-2018 22:24:53.831 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 23-12-2018 22:24:53.840 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 23-12-2018 22:24:55.945 UTC INFO main.py:113 (thread MainThread): Loaded plugin 23-12-2018 22:24:55.945 UTC INFO main.py:113 (thread MainThread): Loaded plugin 23-12-2018 22:24:55.946 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 23-12-2018 22:24:55.947 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 23-12-2018 22:24:56.063 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 23-12-2018 22:24:56.063 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 23-12-2018 22:24:56.063 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 23-12-2018 22:24:56.066 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.4: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.4 # 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 from etcd, comparing to last value None 23-12-2018 22:24:56.066 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash 486967dc974234124acef68affc40c01 23-12-2018 22:24:56.066 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 23-12-2018 22:24:58.184 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 23-12-2018 22:24:58.184 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-23 22:25:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/Z61BW/install-ellis.sh 2018-12-23 22:25:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-12-23 22:25:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:25:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:25:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:25:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:25:02,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/499FQ/bind.py 2018-12-23 22:25:02,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:02,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:02 GMT 2018-12-23 22:25:02,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:02,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:02,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:07,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:07,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:07,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:07,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:07,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:07,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:07,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:07,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:07,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d333cc2b-a6af-4a8d-887d-2bb32579e69d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d333cc2b-a6af-4a8d-887d-2bb32579e69d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "Executing: /tmp/5KPJX/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d333cc2b-a6af-4a8d-887d-2bb32579e69d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.4: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.4\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d333cc2b-a6af-4a8d-887d-2bb32579e69d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/5KPJX/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d333cc2b-a6af-4a8d-887d-2bb32579e69d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_uhfh0o': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-uhfh0o'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "[localhost] run: sudo mv /tmp/tmpCXNah0 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:02.920Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:02.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:03.133Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:03.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:03.948Z", "message": "[localhost] run: sudo mv /tmp/tmpQpTLBS /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:03.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:03.948Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:03.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:03.948Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58604 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m23.605s\nuser\t0m12.808s\nsys\t0m3.389s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:03.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:03.948Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:03.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "0ac4d44a-3b7f-40f1-b215-4fb4a0209a7b"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:04.954Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:04.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:04.954Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:04.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:04.954Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:04.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:06.733Z", "message": "Execution done (return_code=0): /tmp/5KPJX/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:06.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "d333cc2b-a6af-4a8d-887d-2bb32579e69d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:06.801Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:06.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:06.957Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.005s\nsys\t0m0.061s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:06.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}], "metadata": {"pagination": {"total": 1869, "offset": 1807, "size": 50}}} 2018-12-23 22:25:07,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:07,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:07 GMT 2018-12-23 22:25:07,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:07,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28293 2018-12-23 22:25:07,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:07,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:25:07,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:25:07,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:25:07,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-23 22:25:07,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-12-23 22:25:07,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5KPJX/create_number.sh 2018-12-23 22:25:07,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:25:07,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.4: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.4 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2018-12-23 22:25:07,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/5KPJX/create_number.sh 2018-12-23 22:25:07,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_uhfh0o': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-uhfh0o'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:25:07,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCXNah0 /etc/bind/db.clearwater.local 2018-12-23 22:25:07,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:25:07,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:25:07,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:25:07,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQpTLBS /etc/bind/db.clearwater.opnfv 2018-12-23 22:25:07,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:25:07,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58604 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m23.605s user 0m12.808s sys 0m3.389s 2018-12-23 22:25:07,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:25:07,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-12-23 22:25:07,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-12-23 22:25:07,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-12-23 22:25:07,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5KPJX/create_number.sh 2018-12-23 22:25:07,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:25:07,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.005s sys 0m0.061s 2018-12-23 22:25:07,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:07,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:07,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:07,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:07,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:07 GMT 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:07,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:12,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:12,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:12,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:12,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:12,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:12,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:12,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:12,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:12,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:07.961Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:07.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:07.961Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:07.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:07.961Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f4:fb:1f \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef4:fb1f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107059 errors:0 dropped:0 overruns:0 frame:0\n TX packets:55520 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171667280 (171.6 MB) TX bytes:9027444 (9.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.006s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:07.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:07.961Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:07.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:07.961Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 22:19 ? 00:00:01 /sbin/init\nroot 2 0 0 22:19 ? 00:00:00 [kthreadd]\nroot 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 22:19 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 22:19 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 22:19 ? 00:00:00 [rcu_sched]\nroot 8 2 0 22:19 ? 00:00:00 [rcuos/0]\nroot 9 2 0 22:19 ? 00:00:00 [rcuos/1]\nroot 10 2 0 22:19 ? 00:00:00 [rcu_bh]\nroot 11 2 0 22:19 ? 00:00:00 [rcuob/0]\nroot 12 2 0 22:19 ? 00:00:00 [rcuob/1]\nroot 13 2 0 22:19 ? 00:00:00 [migration/0]\nroot 14 2 0 22:19 ? 00:00:00 [watchdog/0]\nroot 15 2 0 22:19 ? 00:00:00 [watchdog/1]\nroot 16 2 0 22:19 ? 00:00:00 [migration/1]\nroot 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 22:19 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 22:19 ? 00:00:00 [khelper]\nroot 21 2 0 22:19 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 22:19 ? 00:00:00 [netns]\nroot 23 2 0 22:19 ? 00:00:00 [writeback]\nroot 24 2 0 22:19 ? 00:00:00 [kintegrityd]\nroot 25 2 0 22:19 ? 00:00:00 [bioset]\nroot 27 2 0 22:19 ? 00:00:00 [kblockd]\nroot 28 2 0 22:19 ? 00:00:00 [ata_sff]\nroot 29 2 0 22:19 ? 00:00:00 [khubd]\nroot 30 2 0 22:19 ? 00:00:00 [md]\nroot 31 2 0 22:19 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 22:19 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 22:19 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 22:19 ? 00:00:00 [khungtaskd]\nroot 36 2 0 22:19 ? 00:00:00 [kswapd0]\nroot 37 2 0 22:19 ? 00:00:00 [vmstat]\nroot 38 2 0 22:19 ? 00:00:00 [ksmd]\nroot 39 2 0 22:19 ? 00:00:00 [khugepaged]\nroot 40 2 0 22:19 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 22:19 ? 00:00:00 [crypto]\nroot 54 2 0 22:19 ? 00:00:00 [kthrotld]\nroot 55 2 0 22:19 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 22:19 ? 00:00:00 [vballoon]\nroot 57 2 0 22:19 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 22:19 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 22:19 ? 00:00:00 [deferwq]\nroot 80 2 0 22:19 ? 00:00:00 [charger_manager]\nroot 124 2 0 22:19 ? 00:00:00 [kpsmoused]\nroot 142 2 0 22:19 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 441 2 0 22:19 ? 00:00:00 [kworker/u5:1]\nroot 480 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon\nroot 581 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 22:19 ? 00:00:00 [kauditd]\nmessage+ 925 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork\nroot 943 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon\nroot 953 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1017 1 0 22:19 ? 00:00:00 rsyslogd\nroot 1049 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 22:19 ? 00:00:00 cron\ndaemon 1107 1 0 22:19 ? 00:00:00 atd\nroot 1116 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1217 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1225 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1454 2 0 22:19 ? 00:00:00 [kworker/1:2]\nubuntu 1660 1 0 22:19 ? 00:00:00 /home/ubuntu/dime_host_82xxbf/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_82xxbf --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_82xxbf --logging-server-logdir=/home/ubuntu/dime_host_82xxbf/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_82xxbf/work/dime_host_82xxbf%I.log --pidfile=/home/ubuntu/dime_host_82xxbf/work/dime_host_82xxbf.pid\nroot 1661 2 0 22:19 ? 00:00:00 [kworker/u5:2]\nubuntu 1775 1 0 22:20 ? 00:00:02 python2.7 /home/ubuntu/dime_host_82xxbf/env/bin/diamond --configfile /home/ubuntu/dime_host_82xxbf/work/plugins/diamond/etc/diamond.conf\nubuntu 1822 1660 0 22:21 ? 00:00:00 /home/ubuntu/dime_host_82xxbf/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_82xxbf --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_82xxbf --logging-server-logdir=/home/ubuntu/dime_host_82xxbf/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_82xxbf/work/dime_host_82xxbf%I.log --pidfile=/home/ubuntu/dime_host_82xxbf/work/dime_host_82xxbf.pid\nubuntu 1843 1822 0 22:21 ? 00:00:00 /home/ubuntu/dime_host_82xxbf/env/bin/python2.7 /home/ubuntu/dime_host_82xxbf/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-a2_wrV\nubuntu 1854 1843 0 22:21 ? 00:00:00 /bin/sh -c /tmp/VNOHG/install-dime.sh\nubuntu 1855 1854 0 22:21 ? 00:00:00 /bin/bash -e /tmp/VNOHG/install-dime.sh\nntp 8803 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9368 1 0 22:24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9369 9368 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9373 1 0 22:24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9374 9373 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9383 9369 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9384 9374 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9385 9384 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9422 1 0 22:24 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10157 1 0 22:24 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10440 1 0 22:25 ? 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 10503 1855 0 22:25 ? 00:00:00 /bin/bash -e /tmp/VNOHG/install-dime.sh\nubuntu 10504 10503 0 22:25 ? 00:00:00 /bin/bash -e /tmp/VNOHG/install-dime.sh\nroot 10505 10504 0 22:25 ? 00:00:00 sudo ps -edf\nroot 10506 10505 0 22:25 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.010s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:07.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:08.974Z", "message": "[dime] => 2018:12:23 22:24:12: Namespace: management\n2018:12:23 22:24:12: [management] Starting server\n2018:12:23 22:24:12: [management] Listening for requests\n2018:12:23 22:24:12: Namespace: signaling\n2018:12:23 22:24:12: [signaling] Starting server\n2018:12:23 22:24:12: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:08.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:08.974Z", "message": "[dime] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20181223T220000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.022s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:08.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:08.974Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:08.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:08.974Z", "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 10440/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9422/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10440/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8803/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8803/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8803/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10157/snmpd \nudp 0 0 0.0.0.0:15947 0.0.0.0:* 581/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10440/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8803/ntpd \nudp6 0 0 ::1:123 :::* 8803/ntpd \nudp6 0 0 :::123 :::* 8803/ntpd \nudp6 0 0 :::161 :::* 10157/snmpd \nudp6 0 0 :::61761 :::* 581/dhclient \nudp6 0 0 ::1:53 :::* 10440/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8206 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 12300 1660/python2.7 /tmp/cloudify-logging-server-48c7f.socket\nunix 2 [ ACC ] STREAM LISTENING 6954 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12759 1843/python2.7 /tmp/ctx-o_QGa2.socket\nunix 2 [ ACC ] STREAM LISTENING 21113 9383/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21998 9385/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9119 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 23788 10157/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 8891 925/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.012s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:08.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:08.974Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:08.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:09.985Z", "message": "[dime] => 2018-12-23 22:24:49.632674670 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:09.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:09.985Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:09.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:10.407Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:10.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:10.989Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:10.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:10.989Z", "message": "Execution done (return_code=0): /tmp/VNOHG/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:10.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:10.989Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:10.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "05369053-2bba-4d0c-92d4-241b3b3f169d"}, {"node_instance_id": "dime_qbrv5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:11.099Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:11.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:12.106Z", "message": "Downloaded scripts/bind/bind.py to /tmp/I31TD/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:12.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:12.147Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:12.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:12.147Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:12.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1891, "offset": 1831, "size": 50}}} 2018-12-23 22:25:12,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:12,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:12 GMT 2018-12-23 22:25:12,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:12,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24782 2018-12-23 22:25:12,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:12,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-12-23 22:25:12,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-12-23 22:25:12,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f4:fb:1f inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef4:fb1f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107059 errors:0 dropped:0 overruns:0 frame:0 TX packets:55520 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171667280 (171.6 MB) TX bytes:9027444 (9.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.007s user 0m0.006s sys 0m0.002s 2018-12-23 22:25:12,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-12-23 22:25:12,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:19 ? 00:00:01 /sbin/init root 2 0 0 22:19 ? 00:00:00 [kthreadd] root 3 2 0 22:19 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:19 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:19 ? 00:00:00 [kworker/u4:0] root 7 2 0 22:19 ? 00:00:00 [rcu_sched] root 8 2 0 22:19 ? 00:00:00 [rcuos/0] root 9 2 0 22:19 ? 00:00:00 [rcuos/1] root 10 2 0 22:19 ? 00:00:00 [rcu_bh] root 11 2 0 22:19 ? 00:00:00 [rcuob/0] root 12 2 0 22:19 ? 00:00:00 [rcuob/1] root 13 2 0 22:19 ? 00:00:00 [migration/0] root 14 2 0 22:19 ? 00:00:00 [watchdog/0] root 15 2 0 22:19 ? 00:00:00 [watchdog/1] root 16 2 0 22:19 ? 00:00:00 [migration/1] root 17 2 0 22:19 ? 00:00:00 [ksoftirqd/1] root 19 2 0 22:19 ? 00:00:00 [kworker/1:0H] root 20 2 0 22:19 ? 00:00:00 [khelper] root 21 2 0 22:19 ? 00:00:00 [kdevtmpfs] root 22 2 0 22:19 ? 00:00:00 [netns] root 23 2 0 22:19 ? 00:00:00 [writeback] root 24 2 0 22:19 ? 00:00:00 [kintegrityd] root 25 2 0 22:19 ? 00:00:00 [bioset] root 27 2 0 22:19 ? 00:00:00 [kblockd] root 28 2 0 22:19 ? 00:00:00 [ata_sff] root 29 2 0 22:19 ? 00:00:00 [khubd] root 30 2 0 22:19 ? 00:00:00 [md] root 31 2 0 22:19 ? 00:00:00 [devfreq_wq] root 32 2 0 22:19 ? 00:00:00 [kworker/0:1] root 33 2 0 22:19 ? 00:00:00 [kworker/1:1] root 35 2 0 22:19 ? 00:00:00 [khungtaskd] root 36 2 0 22:19 ? 00:00:00 [kswapd0] root 37 2 0 22:19 ? 00:00:00 [vmstat] root 38 2 0 22:19 ? 00:00:00 [ksmd] root 39 2 0 22:19 ? 00:00:00 [khugepaged] root 40 2 0 22:19 ? 00:00:00 [fsnotify_mark] root 41 2 0 22:19 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 22:19 ? 00:00:00 [crypto] root 54 2 0 22:19 ? 00:00:00 [kthrotld] root 55 2 0 22:19 ? 00:00:00 [kworker/u4:1] root 56 2 0 22:19 ? 00:00:00 [vballoon] root 57 2 0 22:19 ? 00:00:00 [scsi_eh_0] root 58 2 0 22:19 ? 00:00:00 [scsi_eh_1] root 79 2 0 22:19 ? 00:00:00 [deferwq] root 80 2 0 22:19 ? 00:00:00 [charger_manager] root 124 2 0 22:19 ? 00:00:00 [kpsmoused] root 142 2 0 22:19 ? 00:00:00 [kworker/0:2] root 186 2 0 22:19 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 22:19 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 441 2 0 22:19 ? 00:00:00 [kworker/u5:1] root 480 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon root 581 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 22:19 ? 00:00:00 [kauditd] message+ 925 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork root 943 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon root 953 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind syslog 1017 1 0 22:19 ? 00:00:00 rsyslogd root 1049 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 22:19 ? 00:00:00 cron daemon 1107 1 0 22:19 ? 00:00:00 atd root 1116 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1217 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1225 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1454 2 0 22:19 ? 00:00:00 [kworker/1:2] ubuntu 1660 1 0 22:19 ? 00:00:00 /home/ubuntu/dime_host_82xxbf/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_82xxbf --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_82xxbf --logging-server-logdir=/home/ubuntu/dime_host_82xxbf/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_82xxbf/work/dime_host_82xxbf%I.log --pidfile=/home/ubuntu/dime_host_82xxbf/work/dime_host_82xxbf.pid root 1661 2 0 22:19 ? 00:00:00 [kworker/u5:2] ubuntu 1775 1 0 22:20 ? 00:00:02 python2.7 /home/ubuntu/dime_host_82xxbf/env/bin/diamond --configfile /home/ubuntu/dime_host_82xxbf/work/plugins/diamond/etc/diamond.conf ubuntu 1822 1660 0 22:21 ? 00:00:00 /home/ubuntu/dime_host_82xxbf/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_82xxbf --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_82xxbf --logging-server-logdir=/home/ubuntu/dime_host_82xxbf/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_82xxbf/work/dime_host_82xxbf%I.log --pidfile=/home/ubuntu/dime_host_82xxbf/work/dime_host_82xxbf.pid ubuntu 1843 1822 0 22:21 ? 00:00:00 /home/ubuntu/dime_host_82xxbf/env/bin/python2.7 /home/ubuntu/dime_host_82xxbf/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-a2_wrV ubuntu 1854 1843 0 22:21 ? 00:00:00 /bin/sh -c /tmp/VNOHG/install-dime.sh ubuntu 1855 1854 0 22:21 ? 00:00:00 /bin/bash -e /tmp/VNOHG/install-dime.sh ntp 8803 1 0 22:23 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9368 1 0 22:24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9369 9368 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9373 1 0 22:24 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9374 9373 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9383 9369 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9384 9374 0 22:24 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9385 9384 0 22:24 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9422 1 0 22:24 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10157 1 0 22:24 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10440 1 0 22:25 ? 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 10503 1855 0 22:25 ? 00:00:00 /bin/bash -e /tmp/VNOHG/install-dime.sh ubuntu 10504 10503 0 22:25 ? 00:00:00 /bin/bash -e /tmp/VNOHG/install-dime.sh root 10505 10504 0 22:25 ? 00:00:00 sudo ps -edf root 10506 10505 0 22:25 ? 00:00:00 ps -edf real 0m0.011s user 0m0.010s sys 0m0.003s 2018-12-23 22:25:12,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:12:23 22:24:12: Namespace: management 2018:12:23 22:24:12: [management] Starting server 2018:12:23 22:24:12: [management] Listening for requests 2018:12:23 22:24:12: Namespace: signaling 2018:12:23 22:24:12: [signaling] Starting server 2018:12:23 22:24:12: [signaling] Listening for requests real 0m0.005s user 0m0.002s sys 0m0.003s 2018-12-23 22:25:12,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20181223T220000Z.txt /var/log/homestead/homestead_err.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.022s user 0m0.005s sys 0m0.004s 2018-12-23 22:25:12,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-12-23 22:25:12,896 - 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 10440/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9422/monit tcp6 0 0 ::1:53 :::* LISTEN 10440/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8803/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8803/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8803/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10157/snmpd udp 0 0 0.0.0.0:15947 0.0.0.0:* 581/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10440/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 581/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8803/ntpd udp6 0 0 ::1:123 :::* 8803/ntpd udp6 0 0 :::123 :::* 8803/ntpd udp6 0 0 :::161 :::* 10157/snmpd udp6 0 0 :::61761 :::* 581/dhclient udp6 0 0 ::1:53 :::* 10440/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8206 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 12300 1660/python2.7 /tmp/cloudify-logging-server-48c7f.socket unix 2 [ ACC ] STREAM LISTENING 6954 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12759 1843/python2.7 /tmp/ctx-o_QGa2.socket unix 2 [ ACC ] STREAM LISTENING 21113 9383/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21998 9385/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9119 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 23788 10157/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 8891 925/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.012s user 0m0.000s sys 0m0.012s 2018-12-23 22:25:12,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-23 22:25:12,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-12-23 22:24:49.632674670 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 22:25:12,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-23 22:25:12,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:25:12,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-12-23 22:25:12,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VNOHG/install-dime.sh 2018-12-23 22:25:12,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-23 22:25:12,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:25:12,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/I31TD/bind.py 2018-12-23 22:25:12,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:25:12,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:25:12,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:12,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:12,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:12 GMT 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:12,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:17,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:18,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:18,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:18,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:18,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:18,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:18,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:18,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:18,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "[localhost] run: sudo mv /tmp/tmpGSr8Le /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "[localhost] run: sudo mv /tmp/tmpwjnvfq /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.006Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_uhfh0o': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-uhfh0o'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "495d0a7f-b026-46fb-9cc7-9c5f8532c445"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:13.149Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:13.149Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1904, "offset": 1851, "size": 50}}} 2018-12-23 22:25:18,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:18,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:18 GMT 2018-12-23 22:25:18,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:18,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7429 2018-12-23 22:25:18,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:18,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:25:18,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGSr8Le /etc/bind/db.clearwater.local 2018-12-23 22:25:18,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:25:18,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:25:18,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:25:18,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:25:18,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:25:18,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwjnvfq /etc/bind/db.clearwater.opnfv 2018-12-23 22:25:18,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:25:18,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:25:18,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_uhfh0o': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-uhfh0o'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:25:18,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:25:18,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:18,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:18,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:18,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:18,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:18,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:18,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:18,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:18,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:18,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:18,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:18 GMT 2018-12-23 22:25:18,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:18,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:18,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:23,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:19.615Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:19.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}], "metadata": {"pagination": {"total": 1905, "offset": 1863, "size": 50}}} 2018-12-23 22:25:23,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:23,181 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:23 GMT 2018-12-23 22:25:23,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:23,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-12-23 22:25:23,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:23,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-23 22:25:23,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:23,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:23,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:23,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:23 GMT 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:23,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:23,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:28,326 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:28,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:28,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:28,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:28,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:28,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:28,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:28,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:28,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:26.045Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (6,116 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59695 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.257s\nuser\t0m3.550s\nsys\t0m0.960s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:26.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:27.014Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:27.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:27.014Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:27.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:27.014Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:27.014Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}], "metadata": {"pagination": {"total": 1909, "offset": 1864, "size": 50}}} 2018-12-23 22:25:28,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:28,404 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:28 GMT 2018-12-23 22:25:28,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:28,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6919 2018-12-23 22:25:28,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (6,116 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59695 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.257s user 0m3.550s sys 0m0.960s 2018-12-23 22:25:28,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-12-23 22:25:28,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-12-23 22:25:28,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-12-23 22:25:28,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:28,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:28,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:28,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:28,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:28,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:28,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:28,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:28,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:28,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:28,464 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:28 GMT 2018-12-23 22:25:28,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:28,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:28,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:33,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:33,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:33,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:33,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:33,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:33,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:33,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:33,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:33,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:29.003Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.090s\nuser\t0m0.010s\nsys\t0m0.060s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:29.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:30.018Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:08:42:40 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe08:4240/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:142242 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61065 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218684652 (218.6 MB) TX bytes:10150242 (10.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:299 errors:0 dropped:0 overruns:0 frame:0\n TX packets:299 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:24881 (24.8 KB) TX bytes:24881 (24.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:30.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:30.018Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 22:18 ? 00:00:01 /sbin/init\nroot 2 0 0 22:18 ? 00:00:00 [kthreadd]\nroot 3 2 0 22:18 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 22:18 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 22:18 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 22:18 ? 00:00:00 [rcu_sched]\nroot 8 2 0 22:18 ? 00:00:00 [rcuos/0]\nroot 9 2 0 22:18 ? 00:00:00 [rcuos/1]\nroot 10 2 0 22:18 ? 00:00:00 [rcu_bh]\nroot 11 2 0 22:18 ? 00:00:00 [rcuob/0]\nroot 12 2 0 22:18 ? 00:00:00 [rcuob/1]\nroot 13 2 0 22:18 ? 00:00:00 [migration/0]\nroot 14 2 0 22:18 ? 00:00:00 [watchdog/0]\nroot 15 2 0 22:18 ? 00:00:00 [watchdog/1]\nroot 16 2 0 22:18 ? 00:00:00 [migration/1]\nroot 17 2 0 22:18 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 22:18 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 22:18 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 22:18 ? 00:00:00 [khelper]\nroot 21 2 0 22:18 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 22:18 ? 00:00:00 [netns]\nroot 23 2 0 22:18 ? 00:00:00 [writeback]\nroot 24 2 0 22:18 ? 00:00:00 [kintegrityd]\nroot 25 2 0 22:18 ? 00:00:00 [bioset]\nroot 26 2 0 22:18 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 22:18 ? 00:00:00 [kblockd]\nroot 28 2 0 22:18 ? 00:00:00 [ata_sff]\nroot 29 2 0 22:18 ? 00:00:00 [khubd]\nroot 30 2 0 22:18 ? 00:00:00 [md]\nroot 31 2 0 22:18 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 22:18 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 22:18 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 22:18 ? 00:00:00 [khungtaskd]\nroot 36 2 0 22:18 ? 00:00:00 [kswapd0]\nroot 37 2 0 22:18 ? 00:00:00 [vmstat]\nroot 38 2 0 22:18 ? 00:00:00 [ksmd]\nroot 39 2 0 22:18 ? 00:00:00 [khugepaged]\nroot 40 2 0 22:18 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 22:18 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 22:18 ? 00:00:00 [crypto]\nroot 54 2 0 22:18 ? 00:00:00 [kthrotld]\nroot 55 2 0 22:18 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 22:18 ? 00:00:00 [vballoon]\nroot 57 2 0 22:18 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 22:18 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 22:18 ? 00:00:00 [deferwq]\nroot 80 2 0 22:18 ? 00:00:00 [charger_manager]\nroot 124 2 0 22:18 ? 00:00:00 [kpsmoused]\nroot 142 2 0 22:18 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 22:18 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 22:18 ? 00:00:00 [ext4-rsv-conver]\nroot 350 2 0 22:19 ? 00:00:00 [kworker/u5:1]\nroot 387 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 473 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 22:19 ? 00:00:00 [kauditd]\nroot 935 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 961 1 0 22:19 ? 00:00:00 rsyslogd\nmessage+ 968 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork\nroot 990 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1062 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1065 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1069 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1070 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1072 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1111 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D\nroot 1112 1 0 22:19 ? 00:00:00 cron\ndaemon 1113 1 0 22:19 ? 00:00:00 atd\nroot 1129 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1147 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance\nroot 1202 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1661 1 0 22:19 ? 00:00:00 /home/ubuntu/vellum_host_fhgew4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_fhgew4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_fhgew4 --logging-server-logdir=/home/ubuntu/vellum_host_fhgew4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_fhgew4/work/vellum_host_fhgew4%I.log --pidfile=/home/ubuntu/vellum_host_fhgew4/work/vellum_host_fhgew4.pid\nubuntu 1775 1 0 22:19 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_fhgew4/env/bin/diamond --configfile /home/ubuntu/vellum_host_fhgew4/work/plugins/diamond/etc/diamond.conf\nubuntu 1830 1661 0 22:21 ? 00:00:00 /home/ubuntu/vellum_host_fhgew4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_fhgew4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_fhgew4 --logging-server-logdir=/home/ubuntu/vellum_host_fhgew4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_fhgew4/work/vellum_host_fhgew4%I.log --pidfile=/home/ubuntu/vellum_host_fhgew4/work/vellum_host_fhgew4.pid\nubuntu 1851 1830 0 22:21 ? 00:00:00 /home/ubuntu/vellum_host_fhgew4/env/bin/python2.7 /home/ubuntu/vellum_host_fhgew4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-d97LXS\nubuntu 1862 1851 0 22:21 ? 00:00:00 /bin/sh -c /tmp/6LA68/install-vellum.sh\nubuntu 1863 1862 0 22:21 ? 00:00:00 /bin/bash -e /tmp/6LA68/install-vellum.sh\nroot 2292 2 0 22:22 ? 00:00:00 [kworker/u5:2]\nntp 11870 1 0 22:24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12268 1 0 22:24 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12935 1 0 22:24 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13265 1 0 22:24 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13271 13265 0 22:24 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13927 12935 0 22:25 ? 00:00:00 [check-monit-upt] \nmemcache 13971 1 0 22:25 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.13 -c 4096 -r -U 0\nroot 13977 12935 0 22:25 ? 00:00:00 [check-memcached] \nroot 13981 12935 0 22:25 ? 00:00:00 [poll_memcached.] \nclearwa+ 14094 1 1 22:25 ? 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.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380\nroot 14112 12935 0 22:25 ? 00:00:00 [check-etcd-upti] \nroot 14115 12935 0 22:25 ? 00:00:00 [poll_etcd_clust] \nroot 14118 12935 0 22:25 ? 00:00:00 [poll_etcd.sh] \nroot 14144 1 0 22:25 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 14151 14144 0 22:25 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 14440 1 0 22:25 ? 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 14504 1863 0 22:25 ? 00:00:00 /bin/bash -e /tmp/6LA68/install-vellum.sh\nubuntu 14505 14504 0 22:25 ? 00:00:00 /bin/bash -e /tmp/6LA68/install-vellum.sh\nroot 14506 14505 0 22:25 ? 00:00:00 sudo ps -edf\nroot 14507 14506 0 22:25 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:30.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:30.018Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:30.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:30.018Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:30.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:31.022Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:31.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:31.022Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:31.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:31.022Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.13:2380 0.0.0.0:* LISTEN 14094/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14440/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1111/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12935/monit \ntcp 0 0 192.168.120.13:11211 0.0.0.0:* LISTEN 13971/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12268/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14440/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1111/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14094/etcd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 11870/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11870/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11870/ntpd \nudp 0 0 0.0.0.0:18801 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12268/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14440/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 11870/ntpd \nudp6 0 0 ::1:123 :::* 11870/ntpd \nudp6 0 0 :::123 :::* 11870/ntpd \nudp6 0 0 :::57122 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 14440/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7483 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11549 1661/python2.7 /tmp/cloudify-logging-server-8816c.socket\nunix 2 [ ACC ] STREAM LISTENING 7013 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11859 1851/python2.7 /tmp/ctx-zWr677.socket\nunix 2 [ ACC ] STREAM LISTENING 8869 968/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9398 1129/acpid /var/run/acpid.socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:31.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:31.022Z", "message": "[vellum] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20181223T220000Z.txt\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/memcached.log\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/rogers/rogers_20181223T220000Z.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_current.txt\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/chronos\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:31.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:31.022Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:31.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:32.026Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:32.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:32.026Z", "message": "[vellum] => [23-Dec-2018 22:25:18 UTC] clearwater-diags-monitor starting\n[23-Dec-2018 22:25:18 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:32.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:33.030Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:33.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:33.030Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:33.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:33.030Z", "message": "[vellum] => INFO [main] 2018-12-23 22:23:10,205 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-12-23 22:23:10,220 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 22:23:10,319 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-23 22:23:10,485 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-12-23 22:23:10,492 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-12-23 22:23:10,492 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-12-23 22:23:10,838 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 22:23:10,850 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 713408(696K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74006344(72271K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-12-23 22:23:10,884 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-12-23 22:23:10,884 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-12-23 22:23:10,884 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16769168(16376K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-12-23 22:23:10,884 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2018-12-23 22:23:10,885 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_1545603789.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1545603789.log]\nINFO [main] 2018-12-23 22:23:10,947 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-12-23 22:23:10,947 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-12-23 22:23:11,031 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-12-23 22:23:11,034 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-12-23 22:23:11,034 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-12-23 22:23:11,038 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-12-23 22:23:11,045 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-12-23 22:23:11,050 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-12-23 22:23:11,051 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-12-23 22:23:11,118 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-12-23 22:23:12,411 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-12-23 22:23:12,415 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-12-23 22:23:12,420 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-12-23 22:23:12,424 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-12-23 22:23:12,429 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-12-23 22:23:12,433 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-12-23 22:23:12,437 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-12-23 22:23:12,442 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-12-23 22:23:12,445 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-12-23 22:23:12,449 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-12-23 22:23:12,455 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-12-23 22:23:12,459 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-12-23 22:23:12,462 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-12-23 22:23:12,465 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-12-23 22:23:12,469 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-12-23 22:23:12,472 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-12-23 22:23:12,544 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-12-23 22:23:12,544 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-12-23 22:23:12,592 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:12,597 Memtable.java:347 - Writing Memtable-local@558651751(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:12,635 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=1545603792387, position=399)\nINFO [main] 2018-12-23 22:23:13,274 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-12-23 22:23:13,437 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-12-23 22:23:13,438 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-12-23 22:23:13,440 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-12-23 22:23:13,453 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes\nINFO [main] 2018-12-23 22:23:13,453 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-12-23 22:23:13,469 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 22:23:13,477 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2018-12-23 22:23:13,487 SystemKeyspace.java:765 - No host ID found, created 7d696100-f1d3-494f-9c60-8e6f73e25167 (Note: This should happen exactly once per node).\nINFO [main] 2018-12-23 22:23:13,489 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-12-23 22:23:13,491 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-23 22:23:13,492 Memtable.java:347 - Writing Memtable-local@1794422029(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-23 22:23:13,493 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=1545603792387, position=93397)\nINFO [main] 2018-12-23 22:23:14,020 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 22:23:14,027 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-23 22:23:14,053 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-12-23 22:23:14,070 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 22:23:14,082 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-23 22:23:14,091 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 22:23:14,098 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-23 22:23:14,106 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-12-23 22:23:14,108 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-23 22:23:14,115 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2018-12-23 22:23:14,126 StorageService.java:959 - Generated random tokens. tokens are [3406963656706840636, 6172237155170228823, -7668862244793297919, 5361476108035604368, 4194493077240028623, -2579164161915653408, 7247467128803226569, -3932241741283863677, -7408021743421259814, -7088053094375818063, -3005541893597952867, -1078456575325913621, -8501004658227960236, 7308139417918633229, 1884667285853361930, -4198992247466226131, -4604973395852570576, 6494179449761175257, -7833824059580193564, -934219127307017423, 2823780845735482887, -6057031549241652121, 57458510760722800, -2329585709984442835, -5560087257975070040, -2940342217010424382, 135561364353279438, 6016053001162717695, -7306419125491215005, 4469932168782045496, -1529433144775779591, 4462778324607278812, 7005185400827796739, -8703003460120164712, -2629191835589051671, 4603566361448110748, -8730356668887785331, 3505945258827359648, 3615427967091786344, 5262178199740315556, 2518369004936703473, -8126384208026100833, -2989314838002176018, -6525342536212570030, -1796928319104047749, 5631756894058689012, 8478860848995933570, -6349970713856922502, -1480271682885522595, -8061785141740719615, 1244846757537133352, -6094828918899926121, -8694340749463751601, -9062325050652352374, -7746809889464080337, -3553392296360049041, -1250223266489771723, -5988810226158896332, 2561228516709302523, -6656842372064815246, -1829112764698898116, 1959673702664449707, -2929585774088927829, 7458090252903584378, -122505089673278664, 2784801760621256651, -3032765770612695416, 357908430306935622, -417296327570236838, -2147954250823265965, 3759426316635594091, -1524626392080699341, 7672246980786292932, -455055807902970207, -4276210344715636468, 1782250933157606744, 4359802095245946173, -5766540869776009306, -2813985030791195363, -3920022945386557844, 8044570577979833371, 3302550493725352085, -6206008879595518169, -5453124017549009252, -4576869281770373134, 1171313683148322248, 5465135411983420016, -7073636301499395047, 4517959405560350137, 4190790643872371346, 5413851559280089718, -8817120390146079043, 720689532583344910, -1939384854653727866, 969963561266251531, -3178677795632858313, -7959200706686678031, 3735083188898155426, 122435929822560989, -2050048742944508431, 4818731429141799082, -8036570319158568529, 6692572047568180168, 4059016857186503039, -9206809107122422579, 7834781830222623140, 3032334433782018073, 2747320217619283573, -1024653422841503157, 8490389188463915034, 8144970943409633836, 4464717923178348016, 7466447225527832034, 7503686382249322703, 7891248491021407062, 1643725320556508199, -7573947895501309918, -8345384496547657603, -6846794890329443843, 4410868438453385167, -1845949900207301478, 7151539415200529181, -801480049057881235, -6977811542633122509, -6874629237469946487, 3426942184696213930, 85540323819221659, -4671654709437160063, -2408835269932412586, -5724098449812983674, 5351727318307135907, 527422342276431455, -4673475683110532975, -1800933751962908131, 4500268113825929357, -7355164795316509545, 5648396803851094829, 966522796583860339, -4200695804595808728, 2426177152272831546, -7874248356511336570, 5633401280132792491, 3379956570654035525, 6079659801880336251, 3318944240960981661, -7833876092655103829, 7249355555973174783, -3355311194740294330, -35308475264486398, -1151819902928601426, 3074483544383292622, 1438875997767100338, -707097983021553359, 8898653283048095071, 2307389419116951502, 7073728087754441791, 3285408742109181766, -781536796220745317, -5269835172438868052, -8012464039238382113, 4222590251910117986, 15615729435046062, 2608881782998463550, -7607921126749252450, 5186315610918712143, 5840821924537305620, 4495347771714448469, -9013103632189137114, -4669504445469625605, -4666848221075644365, -6736071787027404862, 6107825445192429021, 6628496939043496311, 527220532569572500, 2836950718103093560, 7635501867875643550, 27035276765735432, -5746736542469050871, 9084881090765305769, 2525677340143668297, 36355305387452529, -4594806859753795714, 2693973774984937103, -5280212064762211638, -9220536447929051907, -7965901383281189523, -7324001105439638505, 528099096382156989, 8648913535751340266, -6521856290514435747, 3087201972391383755, 3507929542967060891, 7504603972576498422, -3781659500828212919, 1437761446844071619, 4479678252648185758, -2646381122004590774, -4450376155249984589, -7424487717149529510, -409391095683425055, 7660893235020340979, -5710651503936564007, -7447032030351491377, -4304687694056090965, 75178228284775486, 9044029135241318189, 680684657034879393, -8380649329167812299, 123968166214787924, 3320514172692094540, 1549206702076304025, -4682371228006954203, -1316991249730141653, 3150023338169140773, -7313236395873943515, -2948134564305937608, -2056903802707102529, 6922908531675781457, 6522229036760990858, 515944901537328193, 6697923919104079474, 7387531599853030255, 5025254758070361740, -5996216057650703196, 575738770189844134, 5693184730630118175, -480171623661763603, 3197375391359699890, -1593087598749543998, 1210616045711962124, 2793653102103475405, -5057460392139273244, -7773265739068801755, 4165738102607644631, -3884837477870876152, 7754914359858041440, -8010974238288335218, -228992616686384044, 6501848773754670001, -6933577113566931622, -7010563747667062886, 1167566191126136202, 4482649784743572271, 9050622891865648747, -8985779152353290817, 1111326655935895847, -3785377479996683860, -5883021916827789385, -5339078211150629126, 2898811249368845887, -7840570445097091823, 1185359556069347521, -7362764937553805557, -4685577410209087211, -8193095445612034788, 753727932262820394]\nINFO [main] 2018-12-23 22:23:14,136 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3ed11dec[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@586193f3[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@1f9aaecc}\nINFO [MigrationStage:1] 2018-12-23 22:23:14,181 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,181 Memtable.java:347 - Writing Memtable-schema_keyspaces@2051304236(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,183 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=1545603792387, position=102352)\nINFO [MigrationStage:1] 2018-12-23 22:23:14,498 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,498 Memtable.java:347 - Writing Memtable-schema_columnfamilies@965297214(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,508 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=1545603792387, position=102352)\nINFO [MigrationStage:1] 2018-12-23 22:23:14,594 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,595 Memtable.java:347 - Writing Memtable-schema_columns@1144205437(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,611 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=1545603792387, position=102352)\nINFO [MigrationStage:1] 2018-12-23 22:23:14,691 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,692 Memtable.java:347 - Writing Memtable-schema_triggers@2105297302(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,693 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=1545603792387, position=102352)\nINFO [MigrationStage:1] 2018-12-23 22:23:14,773 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,773 Memtable.java:347 - Writing Memtable-schema_usertypes@485029237(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,774 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=1545603792387, position=102352)\nINFO [MigrationStage:1] 2018-12-23 22:23:14,838 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5a6e5cfa[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-12-23 22:23:14,843 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-12-23 22:23:14,843 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3fb64955[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2018-12-23 22:23:14,847 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-12-23 22:23:14,889 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,891 Memtable.java:347 - Writing Memtable-local@1408860599(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,892 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=1545603792387, position=102595)\nINFO [main] 2018-12-23 22:23:15,276 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:15,277 Memtable.java:347 - Writing Memtable-local@1198731012(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-23 22:23:15,285 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=1545603792387, position=114572)\nINFO [CompactionExecutor:1] 2018-12-23 22:23:16,368 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2018-12-23 22:23:16,387 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-12-23 22:23:16,559 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-12-23 22:23:16,587 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2018-12-23 22:23:16,651 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-12-23 22:23:16,696 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-12-23 22:23:16,701 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-12-23 22:23:17,583 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,933 bytes to 5,755 (~96% of original) in 1,132ms = 0.004848MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-12-23 22:24:44,584 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-12-23 22:24:44,629 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-12-23 22:24:44,630 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-12-23 22:24:44,632 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-12-23 22:24:46,638 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-12-23 22:24:46,640 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:33.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:33.030Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:33.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:33.030Z", "message": "[vellum] => 2018-12-23 22:24:48.835556091 Stopping etcd clearwater-etcd\n2018-12-23 22:25:15.182800730 Restarting etcd clearwater-etcd\n2018-12-23 22:25:15.187820406 Configured ETCDCTL_PEERS: 192.168.120.4:4000,\n2018-12-23 22:25:15.188601948 Check for previous failed startup attempt\n2018-12-23 22:25:15.189845747 Running etcdctl member list\n6ba49394a177149e: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=true\n8f13321547bd9989: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false\nd2a32862c81a4846: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false\n2018-12-23 22:25:15.381017532 etcdctl returned 0\n2018-12-23 22:25:15.388098852 Joining existing cluster...\n2018-12-23 22:25:16.391051343 Configured ETCDCTL_PEERS: 192.168.120.4:4000,\n2018-12-23 22:25:16.391840321 Check cluster is healthy\n2018-12-23 22:25:16.393582305 Running etcdctl cluster-health\nmember 6ba49394a177149e is healthy: got healthy result from http://192.168.120.4:4000\nmember 8f13321547bd9989 is healthy: got healthy result from http://192.168.120.12:4000\nmember d2a32862c81a4846 is healthy: got healthy result from http://192.168.120.6:4000\ncluster is healthy\n2018-12-23 22:25:16.663909212 etcdctl returned 0\n2018-12-23 22:25:16.665017391 Tell the cluster we're joining\n2018-12-23 22:25:16.665749499 Running etcdctl member add 192-168-120-13 http://192.168.120.13:2380\nAdded member named 192-168-120-13 with ID a741a7fc4e63923c to cluster\n\nETCD_NAME=\"192-168-120-13\"\nETCD_INITIAL_CLUSTER=\"192-168-120-4=http://192.168.120.4:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-6=http://192.168.120.6:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-12-23 22:25:16.839798694 etcdctl returned 0\n2018-12-23 22:25:16.871692991 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.13:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.13\n --name 192-168-120-13\n --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-13=http://192.168.120.13:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.13:2380\n --listen-peer-urls http://192.168.120.13:2380\n2018-12-23 22:25:16.873375304 Check we're actually a member of the cluster\n2018-12-23 22:25:16.880747146 Wait for etcd to startup\n2018-12-23 22:25:17.886674618 Etcd started successfully\n2018-12-23 22:25:17.232478 I | etcdmain: etcd Version: 3.1.7\n2018-12-23 22:25:17.232541 I | etcdmain: Git SHA: 43b7507\n2018-12-23 22:25:17.232545 I | etcdmain: Go Version: go1.7.5\n2018-12-23 22:25:17.232549 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-23 22:25:17.232552 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-23 22:25:17.232699 I | embed: listening for peers on http://192.168.120.13:2380\n2018-12-23 22:25:17.232756 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-23 22:25:17.424205 I | etcdserver: name = 192-168-120-13\n2018-12-23 22:25:17.424225 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13\n2018-12-23 22:25:17.424233 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member\n2018-12-23 22:25:17.424237 I | etcdserver: heartbeat = 100ms\n2018-12-23 22:25:17.424241 I | etcdserver: election = 1000ms\n2018-12-23 22:25:17.424245 I | etcdserver: snapshot count = 10000\n2018-12-23 22:25:17.424253 I | etcdserver: advertise client URLs = http://192.168.120.13:4000\n2018-12-23 22:25:17.648302 I | etcdserver: starting member a741a7fc4e63923c in cluster d3dc8fc20b8dc775\n2018-12-23 22:25:17.648590 I | raft: a741a7fc4e63923c became follower at term 0\n2018-12-23 22:25:17.648637 I | raft: newRaft a741a7fc4e63923c [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-23 22:25:17.648644 I | raft: a741a7fc4e63923c became follower at term 1\n2018-12-23 22:25:17.666437 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e\n2018-12-23 22:25:17.666499 I | rafthttp: started HTTP pipelining with peer 8f13321547bd9989\n2018-12-23 22:25:17.666522 I | rafthttp: started HTTP pipelining with peer d2a32862c81a4846\n2018-12-23 22:25:17.666601 I | rafthttp: starting peer 6ba49394a177149e...\n2018-12-23 22:25:17.666635 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e\n2018-12-23 22:25:17.669583 I | rafthttp: started streaming with peer 6ba49394a177149e (writer)\n2018-12-23 22:25:17.670229 I | rafthttp: started streaming with peer 6ba49394a177149e (writer)\n2018-12-23 22:25:17.676955 I | rafthttp: started peer 6ba49394a177149e\n2018-12-23 22:25:17.677002 I | rafthttp: added peer 6ba49394a177149e\n2018-12-23 22:25:17.677018 I | rafthttp: starting peer 8f13321547bd9989...\n2018-12-23 22:25:17.677086 I | rafthttp: started streaming with peer 6ba49394a177149e (stream MsgApp v2 reader)\n2018-12-23 22:25:17.678298 I | rafthttp: started HTTP pipelining with peer 8f13321547bd9989\n2018-12-23 22:25:17.680522 I | rafthttp: started streaming with peer 8f13321547bd9989 (writer)\n2018-12-23 22:25:17.680978 I | rafthttp: started streaming with peer 8f13321547bd9989 (writer)\n2018-12-23 22:25:17.681926 I | rafthttp: started peer 8f13321547bd9989\n2018-12-23 22:25:17.681947 I | rafthttp: added peer 8f13321547bd9989\n2018-12-23 22:25:17.681960 I | rafthttp: starting peer d2a32862c81a4846...\n2018-12-23 22:25:17.682021 I | rafthttp: started HTTP pipelining with peer d2a32862c81a4846\n2018-12-23 22:25:17.682956 I | rafthttp: started streaming with peer 6ba49394a177149e (stream Message reader)\n2018-12-23 22:25:17.685355 I | rafthttp: started peer d2a32862c81a4846\n2018-12-23 22:25:17.685377 I | rafthttp: added peer d2a32862c81a4846\n2018-12-23 22:25:17.685402 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-23 22:25:17.686560 I | rafthttp: started streaming with peer d2a32862c81a4846 (writer)\n2018-12-23 22:25:17.686951 I | rafthttp: started streaming with peer d2a32862c81a4846 (stream MsgApp v2 reader)\n2018-12-23 22:25:17.692456 I | rafthttp: started streaming with peer 8f13321547bd9989 (stream MsgApp v2 reader)\n2018-12-23 22:25:17.692631 I | rafthttp: started streaming with peer 8f13321547bd9989 (stream Message reader)\n2018-12-23 22:25:17.693173 I | rafthttp: started streaming with peer d2a32862c81a4846 (stream Message reader)\n2018-12-23 22:25:17.693489 I | rafthttp: started streaming with peer d2a32862c81a4846 (writer)\n2018-12-23 22:25:17.693607 I | rafthttp: peer 6ba49394a177149e became active\n2018-12-23 22:25:17.693619 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 reader)\n2018-12-23 22:25:17.695394 I | raft: a741a7fc4e63923c [term: 1] received a MsgHeartbeat message with higher term from 6ba49394a177149e [term: 3]\n2018-12-23 22:25:17.695409 I | raft: a741a7fc4e63923c became follower at term 3\n2018-12-23 22:25:17.695428 I | raft: raft.node: a741a7fc4e63923c elected leader 6ba49394a177149e at term 3\n2018-12-23 22:25:17.696042 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message reader)\n2018-12-23 22:25:17.696237 I | rafthttp: peer d2a32862c81a4846 became active\n2018-12-23 22:25:17.696254 I | rafthttp: established a TCP streaming connection with peer d2a32862c81a4846 (stream MsgApp v2 reader)\n2018-12-23 22:25:17.696391 I | rafthttp: peer 8f13321547bd9989 became active\n2018-12-23 22:25:17.696406 I | rafthttp: established a TCP streaming connection with peer 8f13321547bd9989 (stream Message reader)\n2018-12-23 22:25:17.696442 I | rafthttp: established a TCP streaming connection with peer 8f13321547bd9989 (stream MsgApp v2 reader)\n2018-12-23 22:25:17.703735 I | rafthttp: established a TCP streaming connection with peer d2a32862c81a4846 (stream Message reader)\n2018-12-23 22:25:17.705264 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message writer)\n2018-12-23 22:25:17.706331 I | rafthttp: established a TCP streaming connection with peer d2a32862c81a4846 (stream MsgApp v2 writer)\n2018-12-23 22:25:17.706966 I | rafthttp: established a TCP streaming connection with peer 8f13321547bd9989 (stream Message writer)\n2018-12-23 22:25:17.707230 I | rafthttp: established a TCP streaming connection with peer 8f13321547bd9989 (stream MsgApp v2 writer)\n2018-12-23 22:25:17.707699 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 writer)\n2018-12-23 22:25:17.707950 D | raft: a741a7fc4e63923c [logterm: 0, index: 85] rejected msgApp [logterm: 3, index: 85] from 6ba49394a177149e\n2018-12-23 22:25:17.708235 I | rafthttp: established a TCP streaming connection with peer d2a32862c81a4846 (stream Message writer)\n2018-12-23 22:25:17.710084 D | raft: a741a7fc4e63923c [logterm: 0, index: 85] rejected msgApp [logterm: 3, index: 85] from 6ba49394a177149e\n2018-12-23 22:25:17.713054 D | raft: a741a7fc4e63923c [logterm: 0, index: 85] rejected msgApp [logterm: 3, index: 85] from 6ba49394a177149e\n2018-12-23 22:25:17.713531 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775\n2018-12-23 22:25:17.713655 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-23 22:25:17.713681 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-23 22:25:17.713998 I | etcdserver/membership: added member d2a32862c81a4846 [http://192.168.120.6:2380] to cluster d3dc8fc20b8dc775\n2018-12-23 22:25:17.714924 I | etcdserver/membership: added member 8f13321547bd9989 [http://192.168.120.12:2380] to cluster d3dc8fc20b8dc775\n2018-12-23 22:25:17.715228 I | etcdserver/membership: added member a741a7fc4e63923c [http://192.168.120.13:2380] to cluster d3dc8fc20b8dc775\n2018-12-23 22:25:17.715319 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster d3dc8fc20b8dc775\n2018-12-23 22:25:17.715391 I | embed: ready to serve client requests\n2018-12-23 22:25:17.715893 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-23 22:25:18.110605 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:56684\n2018-12-23 22:25:18.112105 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:56686\n2018-12-23 22:25:18.122033 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:56688\n2018-12-23 22:25:27.227039 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:38419\n2018-12-23 22:25:31.285837 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:43681\n2018-12-23 22:25:31.558538 I | etcdserver/membership: added member af24516709061872 [http://192.168.120.3:2380] to cluster d3dc8fc20b8dc775\n2018-12-23 22:25:31.558641 I | rafthttp: starting peer af24516709061872...\n2018-12-23 22:25:31.558690 I | rafthttp: started HTTP pipelining with peer af24516709061872\n2018-12-23 22:25:31.560978 I | rafthttp: started peer af24516709061872\n2018-12-23 22:25:31.561018 I | rafthttp: added peer af24516709061872\n2018-12-23 22:25:31.561076 I | rafthttp: started streaming with peer af24516709061872 (writer)\n2018-12-23 22:25:31.561091 I | rafthttp: started streaming with peer af24516709061872 (writer)\n2018-12-23 22:25:31.561224 I | rafthttp: started streaming with peer af24516709061872 (stream MsgApp v2 reader)\n2018-12-23 22:25:31.561234 I | rafthttp: started streaming with peer af24516709061872 (stream Message reader)\n2018-12-23 22:25:31.562170 D | rafthttp: failed to dial af24516709061872 on stream Message (dial tcp 192.168.120.3:2380: getsockopt: connection refused)\n2018-12-23 22:25:31.562205 D | rafthttp: failed to dial af24516709061872 on stream MsgApp v2 (dial tcp 192.168.120.3:2380: getsockopt: connection refused)\n2018-12-23 22:25:31.703036 I | rafthttp: peer af24516709061872 became active\n2018-12-23 22:25:31.703078 I | rafthttp: established a TCP streaming connection with peer af24516709061872 (stream Message reader)\n2018-12-23 22:25:31.704127 I | rafthttp: established a TCP streaming connection with peer af24516709061872 (stream Message writer)\n2018-12-23 22:25:31.704281 I | rafthttp: established a TCP streaming connection with peer af24516709061872 (stream MsgApp v2 writer)\n2018-12-23 22:25:31.704549 I | rafthttp: established a TCP streaming connection with peer af24516709061872 (stream MsgApp v2 reader)\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:33.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}], "metadata": {"pagination": {"total": 1928, "offset": 1868, "size": 50}}} 2018-12-23 22:25:33,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:33,543 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:33 GMT 2018-12-23 22:25:33,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:33,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87603 2018-12-23 22:25:33,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:33,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.090s user 0m0.010s sys 0m0.060s 2018-12-23 22:25:33,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:08:42:40 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe08:4240/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:142242 errors:0 dropped:0 overruns:0 frame:0 TX packets:61065 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218684652 (218.6 MB) TX bytes:10150242 (10.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:299 errors:0 dropped:0 overruns:0 frame:0 TX packets:299 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:24881 (24.8 KB) TX bytes:24881 (24.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:25:33,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 22:18 ? 00:00:01 /sbin/init root 2 0 0 22:18 ? 00:00:00 [kthreadd] root 3 2 0 22:18 ? 00:00:00 [ksoftirqd/0] root 5 2 0 22:18 ? 00:00:00 [kworker/0:0H] root 6 2 0 22:18 ? 00:00:00 [kworker/u4:0] root 7 2 0 22:18 ? 00:00:00 [rcu_sched] root 8 2 0 22:18 ? 00:00:00 [rcuos/0] root 9 2 0 22:18 ? 00:00:00 [rcuos/1] root 10 2 0 22:18 ? 00:00:00 [rcu_bh] root 11 2 0 22:18 ? 00:00:00 [rcuob/0] root 12 2 0 22:18 ? 00:00:00 [rcuob/1] root 13 2 0 22:18 ? 00:00:00 [migration/0] root 14 2 0 22:18 ? 00:00:00 [watchdog/0] root 15 2 0 22:18 ? 00:00:00 [watchdog/1] root 16 2 0 22:18 ? 00:00:00 [migration/1] root 17 2 0 22:18 ? 00:00:00 [ksoftirqd/1] root 18 2 0 22:18 ? 00:00:00 [kworker/1:0] root 19 2 0 22:18 ? 00:00:00 [kworker/1:0H] root 20 2 0 22:18 ? 00:00:00 [khelper] root 21 2 0 22:18 ? 00:00:00 [kdevtmpfs] root 22 2 0 22:18 ? 00:00:00 [netns] root 23 2 0 22:18 ? 00:00:00 [writeback] root 24 2 0 22:18 ? 00:00:00 [kintegrityd] root 25 2 0 22:18 ? 00:00:00 [bioset] root 26 2 0 22:18 ? 00:00:00 [kworker/u5:0] root 27 2 0 22:18 ? 00:00:00 [kblockd] root 28 2 0 22:18 ? 00:00:00 [ata_sff] root 29 2 0 22:18 ? 00:00:00 [khubd] root 30 2 0 22:18 ? 00:00:00 [md] root 31 2 0 22:18 ? 00:00:00 [devfreq_wq] root 32 2 0 22:18 ? 00:00:00 [kworker/0:1] root 33 2 0 22:18 ? 00:00:00 [kworker/1:1] root 35 2 0 22:18 ? 00:00:00 [khungtaskd] root 36 2 0 22:18 ? 00:00:00 [kswapd0] root 37 2 0 22:18 ? 00:00:00 [vmstat] root 38 2 0 22:18 ? 00:00:00 [ksmd] root 39 2 0 22:18 ? 00:00:00 [khugepaged] root 40 2 0 22:18 ? 00:00:00 [fsnotify_mark] root 41 2 0 22:18 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 22:18 ? 00:00:00 [crypto] root 54 2 0 22:18 ? 00:00:00 [kthrotld] root 55 2 0 22:18 ? 00:00:00 [kworker/u4:1] root 56 2 0 22:18 ? 00:00:00 [vballoon] root 57 2 0 22:18 ? 00:00:00 [scsi_eh_0] root 58 2 0 22:18 ? 00:00:00 [scsi_eh_1] root 79 2 0 22:18 ? 00:00:00 [deferwq] root 80 2 0 22:18 ? 00:00:00 [charger_manager] root 124 2 0 22:18 ? 00:00:00 [kpsmoused] root 142 2 0 22:18 ? 00:00:00 [kworker/0:2] root 186 2 0 22:18 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 22:18 ? 00:00:00 [ext4-rsv-conver] root 350 2 0 22:19 ? 00:00:00 [kworker/u5:1] root 387 1 0 22:19 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 473 1 0 22:19 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 22:19 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 22:19 ? 00:00:00 [kauditd] root 935 1 0 22:19 ? 00:00:00 upstart-file-bridge --daemon syslog 961 1 0 22:19 ? 00:00:00 rsyslogd message+ 968 1 0 22:19 ? 00:00:00 dbus-daemon --system --fork root 990 1 0 22:19 ? 00:00:00 /lib/systemd/systemd-logind root 1062 1 0 22:19 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1065 1 0 22:19 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1069 1 0 22:19 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1070 1 0 22:19 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1072 1 0 22:19 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1111 1 0 22:19 ? 00:00:00 /usr/sbin/sshd -D root 1112 1 0 22:19 ? 00:00:00 cron daemon 1113 1 0 22:19 ? 00:00:00 atd root 1129 1 0 22:19 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1147 1 0 22:19 ? 00:00:00 /usr/sbin/irqbalance root 1202 1 0 22:19 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 22:19 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1661 1 0 22:19 ? 00:00:00 /home/ubuntu/vellum_host_fhgew4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_fhgew4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_fhgew4 --logging-server-logdir=/home/ubuntu/vellum_host_fhgew4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_fhgew4/work/vellum_host_fhgew4%I.log --pidfile=/home/ubuntu/vellum_host_fhgew4/work/vellum_host_fhgew4.pid ubuntu 1775 1 0 22:19 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_fhgew4/env/bin/diamond --configfile /home/ubuntu/vellum_host_fhgew4/work/plugins/diamond/etc/diamond.conf ubuntu 1830 1661 0 22:21 ? 00:00:00 /home/ubuntu/vellum_host_fhgew4/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_fhgew4 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_fhgew4 --logging-server-logdir=/home/ubuntu/vellum_host_fhgew4/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_fhgew4/work/vellum_host_fhgew4%I.log --pidfile=/home/ubuntu/vellum_host_fhgew4/work/vellum_host_fhgew4.pid ubuntu 1851 1830 0 22:21 ? 00:00:00 /home/ubuntu/vellum_host_fhgew4/env/bin/python2.7 /home/ubuntu/vellum_host_fhgew4/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-d97LXS ubuntu 1862 1851 0 22:21 ? 00:00:00 /bin/sh -c /tmp/6LA68/install-vellum.sh ubuntu 1863 1862 0 22:21 ? 00:00:00 /bin/bash -e /tmp/6LA68/install-vellum.sh root 2292 2 0 22:22 ? 00:00:00 [kworker/u5:2] ntp 11870 1 0 22:24 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12268 1 0 22:24 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12935 1 0 22:24 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13265 1 0 22:24 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13271 13265 0 22:24 ? 00:00:00 cpulimit -e astaire -l 10 root 13927 12935 0 22:25 ? 00:00:00 [check-monit-upt] memcache 13971 1 0 22:25 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.13 -c 4096 -r -U 0 root 13977 12935 0 22:25 ? 00:00:00 [check-memcached] root 13981 12935 0 22:25 ? 00:00:00 [poll_memcached.] clearwa+ 14094 1 1 22:25 ? 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.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 root 14112 12935 0 22:25 ? 00:00:00 [check-etcd-upti] root 14115 12935 0 22:25 ? 00:00:00 [poll_etcd_clust] root 14118 12935 0 22:25 ? 00:00:00 [poll_etcd.sh] root 14144 1 0 22:25 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14151 14144 0 22:25 ? 00:00:00 inotifywait -e create -qq . dnsmasq 14440 1 0 22:25 ? 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 14504 1863 0 22:25 ? 00:00:00 /bin/bash -e /tmp/6LA68/install-vellum.sh ubuntu 14505 14504 0 22:25 ? 00:00:00 /bin/bash -e /tmp/6LA68/install-vellum.sh root 14506 14505 0 22:25 ? 00:00:00 sudo ps -edf root 14507 14506 0 22:25 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2018-12-23 22:25:33,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-12-23 22:25:33,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-12-23 22:25:33,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-23 22:25:33,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-12-23 22:25:33,547 - 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 192.168.120.13:2380 0.0.0.0:* LISTEN 14094/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14440/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1111/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12935/monit tcp 0 0 192.168.120.13:11211 0.0.0.0:* LISTEN 13971/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12268/memcached tcp6 0 0 ::1:53 :::* LISTEN 14440/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1111/sshd tcp6 0 0 :::4000 :::* LISTEN 14094/etcd udp 0 0 192.168.120.13:123 0.0.0.0:* 11870/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11870/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11870/ntpd udp 0 0 0.0.0.0:18801 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12268/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14440/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 11870/ntpd udp6 0 0 ::1:123 :::* 11870/ntpd udp6 0 0 :::123 :::* 11870/ntpd udp6 0 0 :::57122 :::* 585/dhclient udp6 0 0 ::1:53 :::* 14440/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7483 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11549 1661/python2.7 /tmp/cloudify-logging-server-8816c.socket unix 2 [ ACC ] STREAM LISTENING 7013 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11859 1851/python2.7 /tmp/ctx-zWr677.socket unix 2 [ ACC ] STREAM LISTENING 8869 968/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9398 1129/acpid /var/run/acpid.socket real 0m0.010s user 0m0.004s sys 0m0.006s 2018-12-23 22:25:33,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20181223T220000Z.txt /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/memcached.log /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/rogers /var/log/rogers/rogers_20181223T220000Z.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/rogers/rogers_current.txt /var/log/auth.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/ntpstats /var/log/monit.log /var/log/chronos /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.006s 2018-12-23 22:25:33,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-12-23 22:25:33,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-23 22:25:33,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [23-Dec-2018 22:25:18 UTC] clearwater-diags-monitor starting [23-Dec-2018 22:25:18 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:25:33,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-12-23 22:25:33,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-12-23 22:25:33,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-12-23 22:23:10,205 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-12-23 22:23:10,220 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 22:23:10,319 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-23 22:23:10,485 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-12-23 22:23:10,492 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-12-23 22:23:10,492 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-12-23 22:23:10,838 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 22:23:10,850 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 713408(696K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-12-23 22:23:10,883 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74006344(72271K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-12-23 22:23:10,884 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-12-23 22:23:10,884 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-12-23 22:23:10,884 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16769168(16376K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-12-23 22:23:10,884 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2018-12-23 22:23:10,885 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_1545603789.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1545603789.log] INFO [main] 2018-12-23 22:23:10,947 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-12-23 22:23:10,947 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-12-23 22:23:11,031 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-12-23 22:23:11,034 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-12-23 22:23:11,034 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-12-23 22:23:11,038 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-12-23 22:23:11,045 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-12-23 22:23:11,050 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-12-23 22:23:11,051 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-12-23 22:23:11,118 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-12-23 22:23:12,411 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-12-23 22:23:12,415 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-12-23 22:23:12,420 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-12-23 22:23:12,424 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-12-23 22:23:12,429 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-12-23 22:23:12,433 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-12-23 22:23:12,437 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-12-23 22:23:12,442 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-12-23 22:23:12,445 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-12-23 22:23:12,449 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-12-23 22:23:12,455 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-12-23 22:23:12,459 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-12-23 22:23:12,462 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-12-23 22:23:12,465 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-12-23 22:23:12,469 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-12-23 22:23:12,472 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-12-23 22:23:12,544 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-12-23 22:23:12,544 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-12-23 22:23:12,592 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 22:23:12,597 Memtable.java:347 - Writing Memtable-local@558651751(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 22:23:12,635 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=1545603792387, position=399) INFO [main] 2018-12-23 22:23:13,274 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-12-23 22:23:13,437 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-12-23 22:23:13,438 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-12-23 22:23:13,440 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-12-23 22:23:13,453 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2018-12-23 22:23:13,453 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-12-23 22:23:13,469 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 22:23:13,477 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2018-12-23 22:23:13,487 SystemKeyspace.java:765 - No host ID found, created 7d696100-f1d3-494f-9c60-8e6f73e25167 (Note: This should happen exactly once per node). INFO [main] 2018-12-23 22:23:13,489 StorageService.java:807 - Starting up server gossip INFO [main] 2018-12-23 22:23:13,491 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-23 22:23:13,492 Memtable.java:347 - Writing Memtable-local@1794422029(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-23 22:23:13,493 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=1545603792387, position=93397) INFO [main] 2018-12-23 22:23:14,020 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 22:23:14,027 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-23 22:23:14,053 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-12-23 22:23:14,070 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 22:23:14,082 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-23 22:23:14,091 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 22:23:14,098 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-23 22:23:14,106 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-12-23 22:23:14,108 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-23 22:23:14,115 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2018-12-23 22:23:14,126 StorageService.java:959 - Generated random tokens. tokens are [3406963656706840636, 6172237155170228823, -7668862244793297919, 5361476108035604368, 4194493077240028623, -2579164161915653408, 7247467128803226569, -3932241741283863677, -7408021743421259814, -7088053094375818063, -3005541893597952867, -1078456575325913621, -8501004658227960236, 7308139417918633229, 1884667285853361930, -4198992247466226131, -4604973395852570576, 6494179449761175257, -7833824059580193564, -934219127307017423, 2823780845735482887, -6057031549241652121, 57458510760722800, -2329585709984442835, -5560087257975070040, -2940342217010424382, 135561364353279438, 6016053001162717695, -7306419125491215005, 4469932168782045496, -1529433144775779591, 4462778324607278812, 7005185400827796739, -8703003460120164712, -2629191835589051671, 4603566361448110748, -8730356668887785331, 3505945258827359648, 3615427967091786344, 5262178199740315556, 2518369004936703473, -8126384208026100833, -2989314838002176018, -6525342536212570030, -1796928319104047749, 5631756894058689012, 8478860848995933570, -6349970713856922502, -1480271682885522595, -8061785141740719615, 1244846757537133352, -6094828918899926121, -8694340749463751601, -9062325050652352374, -7746809889464080337, -3553392296360049041, -1250223266489771723, -5988810226158896332, 2561228516709302523, -6656842372064815246, -1829112764698898116, 1959673702664449707, -2929585774088927829, 7458090252903584378, -122505089673278664, 2784801760621256651, -3032765770612695416, 357908430306935622, -417296327570236838, -2147954250823265965, 3759426316635594091, -1524626392080699341, 7672246980786292932, -455055807902970207, -4276210344715636468, 1782250933157606744, 4359802095245946173, -5766540869776009306, -2813985030791195363, -3920022945386557844, 8044570577979833371, 3302550493725352085, -6206008879595518169, -5453124017549009252, -4576869281770373134, 1171313683148322248, 5465135411983420016, -7073636301499395047, 4517959405560350137, 4190790643872371346, 5413851559280089718, -8817120390146079043, 720689532583344910, -1939384854653727866, 969963561266251531, -3178677795632858313, -7959200706686678031, 3735083188898155426, 122435929822560989, -2050048742944508431, 4818731429141799082, -8036570319158568529, 6692572047568180168, 4059016857186503039, -9206809107122422579, 7834781830222623140, 3032334433782018073, 2747320217619283573, -1024653422841503157, 8490389188463915034, 8144970943409633836, 4464717923178348016, 7466447225527832034, 7503686382249322703, 7891248491021407062, 1643725320556508199, -7573947895501309918, -8345384496547657603, -6846794890329443843, 4410868438453385167, -1845949900207301478, 7151539415200529181, -801480049057881235, -6977811542633122509, -6874629237469946487, 3426942184696213930, 85540323819221659, -4671654709437160063, -2408835269932412586, -5724098449812983674, 5351727318307135907, 527422342276431455, -4673475683110532975, -1800933751962908131, 4500268113825929357, -7355164795316509545, 5648396803851094829, 966522796583860339, -4200695804595808728, 2426177152272831546, -7874248356511336570, 5633401280132792491, 3379956570654035525, 6079659801880336251, 3318944240960981661, -7833876092655103829, 7249355555973174783, -3355311194740294330, -35308475264486398, -1151819902928601426, 3074483544383292622, 1438875997767100338, -707097983021553359, 8898653283048095071, 2307389419116951502, 7073728087754441791, 3285408742109181766, -781536796220745317, -5269835172438868052, -8012464039238382113, 4222590251910117986, 15615729435046062, 2608881782998463550, -7607921126749252450, 5186315610918712143, 5840821924537305620, 4495347771714448469, -9013103632189137114, -4669504445469625605, -4666848221075644365, -6736071787027404862, 6107825445192429021, 6628496939043496311, 527220532569572500, 2836950718103093560, 7635501867875643550, 27035276765735432, -5746736542469050871, 9084881090765305769, 2525677340143668297, 36355305387452529, -4594806859753795714, 2693973774984937103, -5280212064762211638, -9220536447929051907, -7965901383281189523, -7324001105439638505, 528099096382156989, 8648913535751340266, -6521856290514435747, 3087201972391383755, 3507929542967060891, 7504603972576498422, -3781659500828212919, 1437761446844071619, 4479678252648185758, -2646381122004590774, -4450376155249984589, -7424487717149529510, -409391095683425055, 7660893235020340979, -5710651503936564007, -7447032030351491377, -4304687694056090965, 75178228284775486, 9044029135241318189, 680684657034879393, -8380649329167812299, 123968166214787924, 3320514172692094540, 1549206702076304025, -4682371228006954203, -1316991249730141653, 3150023338169140773, -7313236395873943515, -2948134564305937608, -2056903802707102529, 6922908531675781457, 6522229036760990858, 515944901537328193, 6697923919104079474, 7387531599853030255, 5025254758070361740, -5996216057650703196, 575738770189844134, 5693184730630118175, -480171623661763603, 3197375391359699890, -1593087598749543998, 1210616045711962124, 2793653102103475405, -5057460392139273244, -7773265739068801755, 4165738102607644631, -3884837477870876152, 7754914359858041440, -8010974238288335218, -228992616686384044, 6501848773754670001, -6933577113566931622, -7010563747667062886, 1167566191126136202, 4482649784743572271, 9050622891865648747, -8985779152353290817, 1111326655935895847, -3785377479996683860, -5883021916827789385, -5339078211150629126, 2898811249368845887, -7840570445097091823, 1185359556069347521, -7362764937553805557, -4685577410209087211, -8193095445612034788, 753727932262820394] INFO [main] 2018-12-23 22:23:14,136 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3ed11dec[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@586193f3[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@1f9aaecc} INFO [MigrationStage:1] 2018-12-23 22:23:14,181 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,181 Memtable.java:347 - Writing Memtable-schema_keyspaces@2051304236(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,183 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=1545603792387, position=102352) INFO [MigrationStage:1] 2018-12-23 22:23:14,498 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,498 Memtable.java:347 - Writing Memtable-schema_columnfamilies@965297214(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,508 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=1545603792387, position=102352) INFO [MigrationStage:1] 2018-12-23 22:23:14,594 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,595 Memtable.java:347 - Writing Memtable-schema_columns@1144205437(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,611 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=1545603792387, position=102352) INFO [MigrationStage:1] 2018-12-23 22:23:14,691 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,692 Memtable.java:347 - Writing Memtable-schema_triggers@2105297302(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,693 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=1545603792387, position=102352) INFO [MigrationStage:1] 2018-12-23 22:23:14,773 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,773 Memtable.java:347 - Writing Memtable-schema_usertypes@485029237(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 22:23:14,774 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=1545603792387, position=102352) INFO [MigrationStage:1] 2018-12-23 22:23:14,838 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@5a6e5cfa[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-12-23 22:23:14,843 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-12-23 22:23:14,843 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3fb64955[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2018-12-23 22:23:14,847 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-12-23 22:23:14,889 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,891 Memtable.java:347 - Writing Memtable-local@1408860599(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-23 22:23:14,892 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=1545603792387, position=102595) INFO [main] 2018-12-23 22:23:15,276 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51466 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-23 22:23:15,277 Memtable.java:347 - Writing Memtable-local@1198731012(8.353KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-23 22:23:15,285 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=1545603792387, position=114572) INFO [CompactionExecutor:1] 2018-12-23 22:23:16,368 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2018-12-23 22:23:16,387 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-12-23 22:23:16,559 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-12-23 22:23:16,587 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2018-12-23 22:23:16,651 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-12-23 22:23:16,696 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-12-23 22:23:16,701 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-12-23 22:23:17,583 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,933 bytes to 5,755 (~96% of original) in 1,132ms = 0.004848MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-12-23 22:24:44,584 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-12-23 22:24:44,629 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-12-23 22:24:44,630 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-12-23 22:24:44,632 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-12-23 22:24:46,638 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-12-23 22:24:46,640 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.000s sys 0m0.005s 2018-12-23 22:25:33,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-23 22:25:33,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-12-23 22:24:48.835556091 Stopping etcd clearwater-etcd 2018-12-23 22:25:15.182800730 Restarting etcd clearwater-etcd 2018-12-23 22:25:15.187820406 Configured ETCDCTL_PEERS: 192.168.120.4:4000, 2018-12-23 22:25:15.188601948 Check for previous failed startup attempt 2018-12-23 22:25:15.189845747 Running etcdctl member list 6ba49394a177149e: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=true 8f13321547bd9989: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false d2a32862c81a4846: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false 2018-12-23 22:25:15.381017532 etcdctl returned 0 2018-12-23 22:25:15.388098852 Joining existing cluster... 2018-12-23 22:25:16.391051343 Configured ETCDCTL_PEERS: 192.168.120.4:4000, 2018-12-23 22:25:16.391840321 Check cluster is healthy 2018-12-23 22:25:16.393582305 Running etcdctl cluster-health member 6ba49394a177149e is healthy: got healthy result from http://192.168.120.4:4000 member 8f13321547bd9989 is healthy: got healthy result from http://192.168.120.12:4000 member d2a32862c81a4846 is healthy: got healthy result from http://192.168.120.6:4000 cluster is healthy 2018-12-23 22:25:16.663909212 etcdctl returned 0 2018-12-23 22:25:16.665017391 Tell the cluster we're joining 2018-12-23 22:25:16.665749499 Running etcdctl member add 192-168-120-13 http://192.168.120.13:2380 Added member named 192-168-120-13 with ID a741a7fc4e63923c to cluster ETCD_NAME="192-168-120-13" ETCD_INITIAL_CLUSTER="192-168-120-4=http://192.168.120.4:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-13=http://192.168.120.13:2380,192-168-120-6=http://192.168.120.6:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-12-23 22:25:16.839798694 etcdctl returned 0 2018-12-23 22:25:16.871692991 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.13:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.13 --name 192-168-120-13 --debug --initial-cluster 192-168-120-4=http://192.168.120.4:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-13=http://192.168.120.13:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.13:2380 --listen-peer-urls http://192.168.120.13:2380 2018-12-23 22:25:16.873375304 Check we're actually a member of the cluster 2018-12-23 22:25:16.880747146 Wait for etcd to startup 2018-12-23 22:25:17.886674618 Etcd started successfully 2018-12-23 22:25:17.232478 I | etcdmain: etcd Version: 3.1.7 2018-12-23 22:25:17.232541 I | etcdmain: Git SHA: 43b7507 2018-12-23 22:25:17.232545 I | etcdmain: Go Version: go1.7.5 2018-12-23 22:25:17.232549 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-23 22:25:17.232552 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-23 22:25:17.232699 I | embed: listening for peers on http://192.168.120.13:2380 2018-12-23 22:25:17.232756 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-23 22:25:17.424205 I | etcdserver: name = 192-168-120-13 2018-12-23 22:25:17.424225 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.13 2018-12-23 22:25:17.424233 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.13/member 2018-12-23 22:25:17.424237 I | etcdserver: heartbeat = 100ms 2018-12-23 22:25:17.424241 I | etcdserver: election = 1000ms 2018-12-23 22:25:17.424245 I | etcdserver: snapshot count = 10000 2018-12-23 22:25:17.424253 I | etcdserver: advertise client URLs = http://192.168.120.13:4000 2018-12-23 22:25:17.648302 I | etcdserver: starting member a741a7fc4e63923c in cluster d3dc8fc20b8dc775 2018-12-23 22:25:17.648590 I | raft: a741a7fc4e63923c became follower at term 0 2018-12-23 22:25:17.648637 I | raft: newRaft a741a7fc4e63923c [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-23 22:25:17.648644 I | raft: a741a7fc4e63923c became follower at term 1 2018-12-23 22:25:17.666437 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e 2018-12-23 22:25:17.666499 I | rafthttp: started HTTP pipelining with peer 8f13321547bd9989 2018-12-23 22:25:17.666522 I | rafthttp: started HTTP pipelining with peer d2a32862c81a4846 2018-12-23 22:25:17.666601 I | rafthttp: starting peer 6ba49394a177149e... 2018-12-23 22:25:17.666635 I | rafthttp: started HTTP pipelining with peer 6ba49394a177149e 2018-12-23 22:25:17.669583 I | rafthttp: started streaming with peer 6ba49394a177149e (writer) 2018-12-23 22:25:17.670229 I | rafthttp: started streaming with peer 6ba49394a177149e (writer) 2018-12-23 22:25:17.676955 I | rafthttp: started peer 6ba49394a177149e 2018-12-23 22:25:17.677002 I | rafthttp: added peer 6ba49394a177149e 2018-12-23 22:25:17.677018 I | rafthttp: starting peer 8f13321547bd9989... 2018-12-23 22:25:17.677086 I | rafthttp: started streaming with peer 6ba49394a177149e (stream MsgApp v2 reader) 2018-12-23 22:25:17.678298 I | rafthttp: started HTTP pipelining with peer 8f13321547bd9989 2018-12-23 22:25:17.680522 I | rafthttp: started streaming with peer 8f13321547bd9989 (writer) 2018-12-23 22:25:17.680978 I | rafthttp: started streaming with peer 8f13321547bd9989 (writer) 2018-12-23 22:25:17.681926 I | rafthttp: started peer 8f13321547bd9989 2018-12-23 22:25:17.681947 I | rafthttp: added peer 8f13321547bd9989 2018-12-23 22:25:17.681960 I | rafthttp: starting peer d2a32862c81a4846... 2018-12-23 22:25:17.682021 I | rafthttp: started HTTP pipelining with peer d2a32862c81a4846 2018-12-23 22:25:17.682956 I | rafthttp: started streaming with peer 6ba49394a177149e (stream Message reader) 2018-12-23 22:25:17.685355 I | rafthttp: started peer d2a32862c81a4846 2018-12-23 22:25:17.685377 I | rafthttp: added peer d2a32862c81a4846 2018-12-23 22:25:17.685402 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-23 22:25:17.686560 I | rafthttp: started streaming with peer d2a32862c81a4846 (writer) 2018-12-23 22:25:17.686951 I | rafthttp: started streaming with peer d2a32862c81a4846 (stream MsgApp v2 reader) 2018-12-23 22:25:17.692456 I | rafthttp: started streaming with peer 8f13321547bd9989 (stream MsgApp v2 reader) 2018-12-23 22:25:17.692631 I | rafthttp: started streaming with peer 8f13321547bd9989 (stream Message reader) 2018-12-23 22:25:17.693173 I | rafthttp: started streaming with peer d2a32862c81a4846 (stream Message reader) 2018-12-23 22:25:17.693489 I | rafthttp: started streaming with peer d2a32862c81a4846 (writer) 2018-12-23 22:25:17.693607 I | rafthttp: peer 6ba49394a177149e became active 2018-12-23 22:25:17.693619 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 reader) 2018-12-23 22:25:17.695394 I | raft: a741a7fc4e63923c [term: 1] received a MsgHeartbeat message with higher term from 6ba49394a177149e [term: 3] 2018-12-23 22:25:17.695409 I | raft: a741a7fc4e63923c became follower at term 3 2018-12-23 22:25:17.695428 I | raft: raft.node: a741a7fc4e63923c elected leader 6ba49394a177149e at term 3 2018-12-23 22:25:17.696042 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message reader) 2018-12-23 22:25:17.696237 I | rafthttp: peer d2a32862c81a4846 became active 2018-12-23 22:25:17.696254 I | rafthttp: established a TCP streaming connection with peer d2a32862c81a4846 (stream MsgApp v2 reader) 2018-12-23 22:25:17.696391 I | rafthttp: peer 8f13321547bd9989 became active 2018-12-23 22:25:17.696406 I | rafthttp: established a TCP streaming connection with peer 8f13321547bd9989 (stream Message reader) 2018-12-23 22:25:17.696442 I | rafthttp: established a TCP streaming connection with peer 8f13321547bd9989 (stream MsgApp v2 reader) 2018-12-23 22:25:17.703735 I | rafthttp: established a TCP streaming connection with peer d2a32862c81a4846 (stream Message reader) 2018-12-23 22:25:17.705264 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream Message writer) 2018-12-23 22:25:17.706331 I | rafthttp: established a TCP streaming connection with peer d2a32862c81a4846 (stream MsgApp v2 writer) 2018-12-23 22:25:17.706966 I | rafthttp: established a TCP streaming connection with peer 8f13321547bd9989 (stream Message writer) 2018-12-23 22:25:17.707230 I | rafthttp: established a TCP streaming connection with peer 8f13321547bd9989 (stream MsgApp v2 writer) 2018-12-23 22:25:17.707699 I | rafthttp: established a TCP streaming connection with peer 6ba49394a177149e (stream MsgApp v2 writer) 2018-12-23 22:25:17.707950 D | raft: a741a7fc4e63923c [logterm: 0, index: 85] rejected msgApp [logterm: 3, index: 85] from 6ba49394a177149e 2018-12-23 22:25:17.708235 I | rafthttp: established a TCP streaming connection with peer d2a32862c81a4846 (stream Message writer) 2018-12-23 22:25:17.710084 D | raft: a741a7fc4e63923c [logterm: 0, index: 85] rejected msgApp [logterm: 3, index: 85] from 6ba49394a177149e 2018-12-23 22:25:17.713054 D | raft: a741a7fc4e63923c [logterm: 0, index: 85] rejected msgApp [logterm: 3, index: 85] from 6ba49394a177149e 2018-12-23 22:25:17.713531 I | etcdserver/membership: added member 6ba49394a177149e [http://192.168.120.4:2380] to cluster d3dc8fc20b8dc775 2018-12-23 22:25:17.713655 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-23 22:25:17.713681 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-23 22:25:17.713998 I | etcdserver/membership: added member d2a32862c81a4846 [http://192.168.120.6:2380] to cluster d3dc8fc20b8dc775 2018-12-23 22:25:17.714924 I | etcdserver/membership: added member 8f13321547bd9989 [http://192.168.120.12:2380] to cluster d3dc8fc20b8dc775 2018-12-23 22:25:17.715228 I | etcdserver/membership: added member a741a7fc4e63923c [http://192.168.120.13:2380] to cluster d3dc8fc20b8dc775 2018-12-23 22:25:17.715319 I | etcdserver: published {Name:192-168-120-13 ClientURLs:[http://192.168.120.13:4000]} to cluster d3dc8fc20b8dc775 2018-12-23 22:25:17.715391 I | embed: ready to serve client requests 2018-12-23 22:25:17.715893 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-23 22:25:18.110605 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.13:56684 2018-12-23 22:25:18.112105 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.13:56686 2018-12-23 22:25:18.122033 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.13:56688 2018-12-23 22:25:27.227039 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:38419 2018-12-23 22:25:31.285837 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.3:43681 2018-12-23 22:25:31.558538 I | etcdserver/membership: added member af24516709061872 [http://192.168.120.3:2380] to cluster d3dc8fc20b8dc775 2018-12-23 22:25:31.558641 I | rafthttp: starting peer af24516709061872... 2018-12-23 22:25:31.558690 I | rafthttp: started HTTP pipelining with peer af24516709061872 2018-12-23 22:25:31.560978 I | rafthttp: started peer af24516709061872 2018-12-23 22:25:31.561018 I | rafthttp: added peer af24516709061872 2018-12-23 22:25:31.561076 I | rafthttp: started streaming with peer af24516709061872 (writer) 2018-12-23 22:25:31.561091 I | rafthttp: started streaming with peer af24516709061872 (writer) 2018-12-23 22:25:31.561224 I | rafthttp: started streaming with peer af24516709061872 (stream MsgApp v2 reader) 2018-12-23 22:25:31.561234 I | rafthttp: started streaming with peer af24516709061872 (stream Message reader) 2018-12-23 22:25:31.562170 D | rafthttp: failed to dial af24516709061872 on stream Message (dial tcp 192.168.120.3:2380: getsockopt: connection refused) 2018-12-23 22:25:31.562205 D | rafthttp: failed to dial af24516709061872 on stream MsgApp v2 (dial tcp 192.168.120.3:2380: getsockopt: connection refused) 2018-12-23 22:25:31.703036 I | rafthttp: peer af24516709061872 became active 2018-12-23 22:25:31.703078 I | rafthttp: established a TCP streaming connection with peer af24516709061872 (stream Message reader) 2018-12-23 22:25:31.704127 I | rafthttp: established a TCP streaming connection with peer af24516709061872 (stream Message writer) 2018-12-23 22:25:31.704281 I | rafthttp: established a TCP streaming connection with peer af24516709061872 (stream MsgApp v2 writer) 2018-12-23 22:25:31.704549 I | rafthttp: established a TCP streaming connection with peer af24516709061872 (stream MsgApp v2 reader) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-12-23 22:25:33,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:33,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:33,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:33,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:33,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:33,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:33,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:33,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:33,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:33,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:33,609 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:33 GMT 2018-12-23 22:25:33,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:33,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:33,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:38,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:38,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:38,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:38,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:38,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:38,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:38,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:38,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:38,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:33.943Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:33.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:34.162Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:34.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:34.162Z", "message": "Execution done (return_code=0): /tmp/6LA68/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:34.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:34.162Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:34.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:34.162Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:34.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:34.162Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:34.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "99632b94-6c83-4c1e-988a-1b028fba0de9"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:35.157Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:35.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:35.157Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:35.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:35.157Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:35.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:35.165Z", "message": "Executing: /tmp/BKRHH/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:35.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:35.165Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/BKRHH/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:35.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:36.168Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:36.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:36.168Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:36.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:36.168Z", "message": "[vellum] 192.168.120.13", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:36.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:37.171Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:37.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:37.171Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:37.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1944, "offset": 1885, "size": 50}}} 2018-12-23 22:25:38,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:38,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:38 GMT 2018-12-23 22:25:38,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:38,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12613 2018-12-23 22:25:38,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:25:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-23 22:25:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/6LA68/install-vellum.sh 2018-12-23 22:25:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-12-23 22:25:38,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-23 22:25:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-12-23 22:25:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:25:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-23 22:25:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:25:38,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BKRHH/start-vellum.sh 2018-12-23 22:25:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/BKRHH/start-vellum.sh 2018-12-23 22:25:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-23 22:25:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-12-23 22:25:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.13 2018-12-23 22:25:38,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-12-23 22:25:38,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:25:38,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:38,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:38,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:38,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:38 GMT 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:38,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:43,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:43,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:43,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:43,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1901, "size": 50}}} 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:43 GMT 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:25:43,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:43,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:43,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:43,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:43,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:43 GMT 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:43,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:43,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:48,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:49,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:49,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:49,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:46.674Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:46.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1945, "offset": 1901, "size": 50}}} 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:49 GMT 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:49,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:25:49,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:49,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:25:49,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:49,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:49,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:49,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:49,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:49,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:49,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:49,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:49,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:49,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:49,096 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:49 GMT 2018-12-23 22:25:49,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:49,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:49,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:54,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:54,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:54,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:54,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:54,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1945, "offset": 1902, "size": 50}}} 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:54 GMT 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:25:54,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:54,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:54,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:54,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:54,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:54,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:54,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:54,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:54,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:54,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:54,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:54,604 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:54 GMT 2018-12-23 22:25:54,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:54,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:54,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:59,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:25:59,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:59,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:59,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:59,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:59,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:59,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:59,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:59,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:25:56.910Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:25:56.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1946, "offset": 1902, "size": 50}}} 2018-12-23 22:25:59,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:59,705 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:59 GMT 2018-12-23 22:25:59,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:59,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:25:59,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:25:59,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:25:59,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:25:59,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:25:59 GMT 2018-12-23 22:25:59,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:25:59,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:25:59,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:04,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:04,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:04,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:04,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:04,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1946, "offset": 1903, "size": 50}}} 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:04 GMT 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:26:04,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:04,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:04,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:04,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:04,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:04,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:04,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:04,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:04,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:04,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:04,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:04,970 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:04 GMT 2018-12-23 22:26:04,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:04,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:04,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:09,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:10,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:10,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:10,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:10,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:10,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:10,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:10,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:10,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:26:07.153Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:26:07.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1947, "offset": 1903, "size": 50}}} 2018-12-23 22:26:10,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:10,205 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:10 GMT 2018-12-23 22:26:10,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:10,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:26:10,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:10,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:26:10,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:10,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:10,267 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:10 GMT 2018-12-23 22:26:10,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:10,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:10,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:15,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:15,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:15,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:15,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:15,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:15,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1947, "offset": 1904, "size": 50}}} 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:15 GMT 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:15,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:15,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:15 GMT 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:15,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:15,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:20,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:20,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:20,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:20,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:20,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:20,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:20,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:20,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:20,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:26:17.386Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:26:17.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1948, "offset": 1904, "size": 50}}} 2018-12-23 22:26:20,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:20,554 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:20 GMT 2018-12-23 22:26:20,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:20,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:26:20,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:20,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:26:20,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:20,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:20,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:20,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:20,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:20,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:20,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:20,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:20,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:20,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:20,618 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:20 GMT 2018-12-23 22:26:20,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:20,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:20,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:25,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:25,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1948, "offset": 1905, "size": 50}}} 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:25,733 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:25 GMT 2018-12-23 22:26:25,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:25,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:26:25,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:25,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:25,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:25,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:25,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:25,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:25,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:25,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:25,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:25,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:25,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:25,799 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:25 GMT 2018-12-23 22:26:25,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:25,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:25,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:30,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:30,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:30,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:30,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:30,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:30,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:30,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:30,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:30,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:26:27.621Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:26:27.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1949, "offset": 1905, "size": 50}}} 2018-12-23 22:26:30,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:30,908 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:30 GMT 2018-12-23 22:26:30,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:30,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:26:30,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:30,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:26:30,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:30,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:30,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:30,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:30 GMT 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:30,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:30,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:35,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:36,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:36,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:36,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:36,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:36,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:36,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:36,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:36,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1949, "offset": 1906, "size": 50}}} 2018-12-23 22:26:36,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:36,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:36 GMT 2018-12-23 22:26:36,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:36,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:26:36,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:36,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:36,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:36,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:36,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:36,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:36,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:36,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:36,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:36,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:36,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:36,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:36 GMT 2018-12-23 22:26:36,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:36,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:36,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:41,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:41,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:41,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:41,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:41,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:41,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:41,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:41,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:41,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:26:37.861Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:26:37.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1950, "offset": 1906, "size": 50}}} 2018-12-23 22:26:41,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:41,250 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:41 GMT 2018-12-23 22:26:41,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:41,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:26:41,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:41,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:26:41,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:41,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:41,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:41,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:41,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:41 GMT 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:41,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:46,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:46,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:46,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:46,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:46,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:46,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:46,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:46,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:46,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1950, "offset": 1907, "size": 50}}} 2018-12-23 22:26:46,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:46,390 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:46 GMT 2018-12-23 22:26:46,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:46,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:26:46,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:46,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:46,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:46,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:46,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:46,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:46,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:46,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:46,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:46,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:46,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:46,448 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:46 GMT 2018-12-23 22:26:46,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:46,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:46,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:51,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:51,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:51,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:26:48.101Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:26:48.101Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1951, "offset": 1907, "size": 50}}} 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:51 GMT 2018-12-23 22:26:51,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:51,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:26:51,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:51,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:26:51,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:51,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:51,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:51,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:51 GMT 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:51,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:56,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:26:56,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:56,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:56,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1951, "offset": 1908, "size": 50}}} 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:56 GMT 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:26:56,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:26:56,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:26:56,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:26:56 GMT 2018-12-23 22:26:56,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:26:56,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:26:56,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:01,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:01,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:01,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:26:58.344Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:26:58.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1952, "offset": 1908, "size": 50}}} 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:01 GMT 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:01,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:27:01,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:02,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:02,008 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:02 GMT 2018-12-23 22:27:02,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:02,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:02,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:07,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1952, "offset": 1909, "size": 50}}} 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:07 GMT 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:07,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:07 GMT 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:07,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:12,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:12,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:12,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:12,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:12,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:12,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:12,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:12,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:12,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:08.585Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:08.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1953, "offset": 1909, "size": 50}}} 2018-12-23 22:27:12,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:12,301 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:12 GMT 2018-12-23 22:27:12,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:12,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:27:12,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:12,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:27:12,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:12,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:12,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:12,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:12,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:12,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:12,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:12,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:12,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:12,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:12,361 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:12 GMT 2018-12-23 22:27:12,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:12,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:12,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:17,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:17,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:17,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:17,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1953, "offset": 1910, "size": 50}}} 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:17 GMT 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:27:17,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:17,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:17,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:17,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:17 GMT 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:17,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:17,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:22,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:22,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:22,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:22,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:22,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:22,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:22,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:22,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:22,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:18.822Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:18.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1954, "offset": 1910, "size": 50}}} 2018-12-23 22:27:22,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:22,642 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:22 GMT 2018-12-23 22:27:22,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:22,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:27:22,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:22,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:27:22,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:22,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:22,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:22,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:22,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:22,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:22,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:22,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:22,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-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:22,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:22,701 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:22 GMT 2018-12-23 22:27:22,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:22,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:22,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:27,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1954, "offset": 1911, "size": 50}}} 2018-12-23 22:27:27,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:27,779 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:27 GMT 2018-12-23 22:27:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:27,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:27:27,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:27,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:27,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:27,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:27,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:27,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:27,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:27,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:27,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:27,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:27,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:27,847 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:27 GMT 2018-12-23 22:27:27,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:27,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:27,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:32,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:32,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:32,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:32,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:32,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:32,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:32,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:32,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:32,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:29.065Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:29.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1955, "offset": 1911, "size": 50}}} 2018-12-23 22:27:32,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:32,972 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:32 GMT 2018-12-23 22:27:32,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:32,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:27:32,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:32,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:27:32,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:33,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:33,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:33,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:33,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:33,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:33,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:33,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:33,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:33,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:33,033 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:33 GMT 2018-12-23 22:27:33,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:33,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:33,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:38,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:38,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:38,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:38,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:38,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:38,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:38,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:38,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:38,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1955, "offset": 1912, "size": 50}}} 2018-12-23 22:27:38,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:38,191 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:38 GMT 2018-12-23 22:27:38,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:38,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:27:38,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:38,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:38,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:38,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:38 GMT 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:38,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:38,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:43,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:43,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:43,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:43,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:43,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:43,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:43,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:43,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:43,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:39.306Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:39.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}], "metadata": {"pagination": {"total": 1956, "offset": 1912, "size": 50}}} 2018-12-23 22:27:43,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:43,383 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:43 GMT 2018-12-23 22:27:43,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:43,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-23 22:27:43,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:43,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-23 22:27:43,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:43,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:43,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:43,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:43,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:43 GMT 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:43,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:48,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:48,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:48,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:48,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:48,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:48,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:48,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:48,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:48,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1956, "offset": 1913, "size": 50}}} 2018-12-23 22:27:48,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:48,540 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:48 GMT 2018-12-23 22:27:48,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:48,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-23 22:27:48,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:48,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:48,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:48,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:48,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:48,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:48,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:48,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:48,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:48,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:48,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:48 GMT 2018-12-23 22:27:48,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:48,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-23 22:27:48,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:53,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:27:53,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:53,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:53,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:53,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:53,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:53,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:53,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:53,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:49.345Z", "message": "Execution done (return_code=0): /tmp/BKRHH/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:49.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "e2239fb4-bf89-462e-b5f8-949e5a8f1420"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:49.455Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:49.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:50.200Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:50.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:50.200Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:50.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:50.521Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TWGBK/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:50.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:50.521Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:50.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "[localhost] run: sudo mv /tmp/tmpp7aYYg /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_uhfh0o': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-uhfh0o'}}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {u'vellum_zqlgsk': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-zqlgsk'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "[localhost] run: sudo mv /tmp/tmpSdlUPZ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.203Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83", "logger": "50ff075e-ff22-4c83-99a9-a55034d86bd0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:51.204Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:51.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:27:52.207Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T22:27:52.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 1975, "offset": 1913, "size": 50}}} 2018-12-23 22:27:53,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:53,760 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:53 GMT 2018-12-23 22:27:53,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:53,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10571 2018-12-23 22:27:53,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:53,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BKRHH/start-vellum.sh 2018-12-23 22:27:53,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:27:53,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:27:53,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:27:53,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TWGBK/bind.py 2018-12-23 22:27:53,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:27:53,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:27:53,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:27:53,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpp7aYYg /etc/bind/db.clearwater.opnfv 2018-12-23 22:27:53,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:27:53,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:27:53,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_uhfh0o': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-uhfh0o'}}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {u'vellum_zqlgsk': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-zqlgsk'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:27:53,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSdlUPZ /etc/bind/db.clearwater.local 2018-12-23 22:27:53,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:27:53,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:27:53,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:27:53,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:27:53,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-12-23 22:27:53,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/ed231c4a-62b6-406d-b387-1ef66a66ac83 2018-12-23 22:27:53,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:53,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:53,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:53,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"} 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:53 GMT 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-12-23 22:27:53,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:53,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-12-23T22:16:13.059Z', 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'ed231c4a-62b6-406d-b387-1ef66a66ac83'} 2018-12-23 22:27:53,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-23 22:27:53,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:27:53,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:27:53,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:27:53,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:27:53,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:27:53,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:27:53,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:27:53,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2018-12-23 22:27:53,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:27:53,897 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:27:53 GMT 2018-12-23 22:27:53,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:27:53,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-23 22:27:53,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:27:53,899 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.200 2018-12-23 22:27:53,986 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-12-23 22:27:54,053 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-23 22:27:54,053 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-23 22:27:54,085 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:27:54,086 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-23 22:28:59,532 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:28:59,532 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-23 22:30:04,836 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:30:04,836 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-23 22:31:10,166 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:31:10,167 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-23 22:31:35,366 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550659@clearwater.opnfv', u'sip_username': u'6505550659', u'formatted_number': u'(650) 555-0659', u'number': u'6505550659', u'sip_uri': u'sip:6505550659@clearwater.opnfv', u'number_id': u'b190551b19714dd7ab2549135f7eab88', u'sip_password': u'hNtw39Yr6', u'pstn': False} 2018-12-23 22:31:35,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-23 22:31:35,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:31:35,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:31:35,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:31:35,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:31:35,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:31:35,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:31:35,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:31:35,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.200"}, "deployment_id": "clearwater-opnfv"} 2018-12-23 22:31:35,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:31:35,458 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:31:35 GMT 2018-12-23 22:31:35,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:31:35,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-23 22:31:35,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:31:35,459 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-23 22:31:35,459 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-23 22:31:35,481 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-12-23 22:31:35,482 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-12-23 22:34:16,770 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-12-23 22:34:16,771 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "599", "Upstream URL": "http://homer.clearwater.local:7888/org.etsi.ngn.simservs/users/sip%3A6505550754%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/basic-call.rb:20:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - SDP (TCP) - (6505550210, 6505550696) Passed Basic Call - Tel URIs (TCP) - (6505550042, 6505550370) Passed Basic Call - Unknown number (TCP) - (6505550496, 6505550873) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550223, 6505550633) Passed Basic Call - Messages - Pager model (TCP) - (6505550301, 6505550662) Passed Basic Call - Pracks (TCP) - (6505550593, 6505550874) Passed Basic Registration (TCP) - (6505550093) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550658, 6505550605) Passed Call Barring - Outbound Rejection (TCP) - (6505550286, 6505550012) 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) - (6505550862, 6505550639) 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) - (6505550478, 6505550873, 6505550240) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550953, 6505550217, 6505550427) Passed Call Diversion - Not reachable (408) (TCP) - (6505550843, 6505550293, 6505550886) Passed Call Diversion - Not reachable (503) (TCP) - (6505550428, 6505550189, 6505550688) Passed Call Diversion - Not reachable (500) (TCP) - (6505550281, 6505550074, 6505550380) Passed Call Diversion - Busy (TCP) - (6505550789, 6505550087, 6505550227) Passed Call Diversion - Unconditional (TCP) - (6505550010, 6505550593, 6505550064) Passed Call Diversion - No answer (TCP) - (6505550213, 6505550033, 6505550814) Passed Call Diversion - Bad target URI (TCP) - (6505550780, 6505550964) Passed Call Diversion - Audio-only call (TCP) - (6505550689, 6505550164, 6505550897, 6505550063) Passed Call Diversion - Audio-video call (TCP) - (6505550016, 6505550034, 6505550643, 6505550165) Passed Call Forking - Mainline (TCP) - (6505550723, 6505550033) Passed Call Forking - Endpoint offline (TCP) - (6505550542, 6505550923) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550266, 6505550325) Passed Call Waiting - Accepted (TCP) - (6505550710, 6505550989, 6505550462) Passed Call Waiting - Cancelled (TCP) - (6505550731, 6505550201, 6505550517) Passed CANCEL - Mainline (TCP) - (6505550427, 6505550386) Passed Filtering - Accept-Contact (TCP) - (6505550617, 6505550900) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550252, 6505550000) Passed Filtering - Accept-Contact no match (TCP) - (6505550176, 6505550512) Passed Filtering - Accept-Contact negated match (TCP) - (6505550956, 6505550707) Passed Filtering - RFC3841 example (TCP) - (6505550109, 6505550432) Passed Filtering - Reject-Contact no match (TCP) - (6505550526, 6505550532) Passed Filtering - Reject-Contact match (TCP) - (6505550590, 6505550583) 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) - (6505550449) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550493) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550176) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550288) Passed GRUU - Call - first endpoint GRUU as target (TCP) - # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' /usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' (6505550931, 6505550082) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550809, 6505550897) Passed GRUU - Call - only GRUU as target (TCP) - (6505550150, 6505550329) Passed GRUU - Call - AoR as target (TCP) - (6505550244, 6505550137) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550900, 6505550750) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550313, 6505550338) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550761, 6505550570) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550468, 6505550905) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550152, 6505550304) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550653, 6505550385) 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) - 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) - (6505550547) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550522) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550782) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550634, 6505550575) 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= 1 failures out of 96 tests run Basic Call - Mainline (TCP) at 2018-12-23 22:32:06 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-12-23 22:34:16,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 1, 'skipped': 43, 'total': 96, 'passed': 52} 2018-12-23 22:34:16,906 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 22:34:16,906 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 23:45 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-23 22:34:16,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-12-23 22:34:16,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions 2018-12-23 22:34:17,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:17,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:17,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:17,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:17,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:17,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:17,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:17,004 - 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-12-23T22:15:41.682Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "a6b53628-0829-48b3-958a-c25420c25b2a"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:16:13.059Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "ed231c4a-62b6-406d-b387-1ef66a66ac83"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-23 22:34:17,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:17,004 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:17 GMT 2018-12-23 22:34:17,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:17,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-12-23 22:34:17,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:17,005 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-23 22:34:17,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:17,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:17,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:17,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:17,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:17,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:17,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:17,167 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-12-23 22:34:17,167 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:17,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:17,167 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:17 GMT 2018-12-23 22:34:17,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:17,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:17,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:17,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:17,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:17,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:17,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:17,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:17 GMT 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 22:34:17,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:17,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:17,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:17,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:17,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:17,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:17 GMT 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:17,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:22,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:22,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:22,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:22,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:22,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:22,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:22,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:22,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:22,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:18.012Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:18.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_udd58h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.084Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.084Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_uhfh0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.084Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.084Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.084Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_n42fv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.084Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.084Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_udd58h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_udd58h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.311Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_uhfh0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.311Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:19.703Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/HWWOC/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:19.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "19778ed0-1720-447e-8506-52abe423ddd9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c1e3e0b5-1668-4a86-b844-d6f4cd14c3a9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Executing: /tmp/OR22E/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c1e3e0b5-1668-4a86-b844-d6f4cd14c3a9"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Execution done (return_code=1): /tmp/OR22E/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c1e3e0b5-1668-4a86-b844-d6f4cd14c3a9"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Execution done (return_code=1): /tmp/PHMUQ/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "1340c926-e6f9-42c0-8f9d-fe0b51d0f230"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/Y5VWT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "73e1c51f-7f5b-4ed3-a342-f4d029c1ef67"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "73e1c51f-7f5b-4ed3-a342-f4d029c1ef67"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/PHMUQ/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "1340c926-e6f9-42c0-8f9d-fe0b51d0f230"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Executing: /tmp/4QKTZ/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c25512d-4517-436c-a141-3ce7104e7302"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "19778ed0-1720-447e-8506-52abe423ddd9"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/5AP6S/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f5eadfbc-6a74-46aa-aff6-dca436cfb47c"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Execution done (return_code=1): /tmp/Y5VWT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "73e1c51f-7f5b-4ed3-a342-f4d029c1ef67"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/OR22E/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c1e3e0b5-1668-4a86-b844-d6f4cd14c3a9"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "1340c926-e6f9-42c0-8f9d-fe0b51d0f230"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/4QKTZ/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c25512d-4517-436c-a141-3ce7104e7302"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Executing: /tmp/5AP6S/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f5eadfbc-6a74-46aa-aff6-dca436cfb47c"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Executing: /tmp/HWWOC/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "19778ed0-1720-447e-8506-52abe423ddd9"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c25512d-4517-436c-a141-3ce7104e7302"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Executing: /tmp/Y5VWT/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "73e1c51f-7f5b-4ed3-a342-f4d029c1ef67"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f5eadfbc-6a74-46aa-aff6-dca436cfb47c"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.315Z", "message": "Executing: /tmp/PHMUQ/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "1340c926-e6f9-42c0-8f9d-fe0b51d0f230"}, {"node_instance_id": "ellis_n42fv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.318Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.318Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.318Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.318Z", "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_jx2qqv/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_jx2qqv/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_jx2qqv/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-23T22:34:20.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:20.318Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:20.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:21.359Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YCRCB/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:21.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:21.359Z", "message": "Execution done (return_code=1): /tmp/5AP6S/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:21.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f5eadfbc-6a74-46aa-aff6-dca436cfb47c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:21.359Z", "message": "Downloaded scripts/bind/bind.py to /tmp/MMBTN/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:21.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:21.379Z", "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_fhgew4/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_fhgew4/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_fhgew4/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'vellum' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-23T22:34:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:21.379Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:21.379Z", "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_82xxbf/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_82xxbf/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_82xxbf/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Group 'dime' not found\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-23T22:34:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:21.379Z", "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_gcfxev/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_gcfxev/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_gcfxev/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-23T22:34:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:21.379Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:21.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 55, "offset": 0, "size": 50}}} 2018-12-23 22:34:22,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:22,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:22 GMT 2018-12-23 22:34:22,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:22,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29921 2018-12-23 22:34:22,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:22,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-12-23 22:34:22,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/HWWOC/stop-sprout.sh 2018-12-23 22:34:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-12-23 22:34:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OR22E/stop-vellum.sh 2018-12-23 22:34:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/OR22E/stop-vellum.sh 2018-12-23 22:34:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/PHMUQ/stop-homer.sh 2018-12-23 22:34:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/Y5VWT/stop-ellis.sh 2018-12-23 22:34:22,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-12-23 22:34:22,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/PHMUQ/stop-homer.sh 2018-12-23 22:34:22,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4QKTZ/stop-bono.sh 2018-12-23 22:34:22,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-12-23 22:34:22,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/5AP6S/stop-dime.sh 2018-12-23 22:34:22,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/Y5VWT/stop-ellis.sh 2018-12-23 22:34:22,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/OR22E/stop-vellum.sh 2018-12-23 22:34:22,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-12-23 22:34:22,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/4QKTZ/stop-bono.sh 2018-12-23 22:34:22,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5AP6S/stop-dime.sh 2018-12-23 22:34:22,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/HWWOC/stop-sprout.sh 2018-12-23 22:34:22,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-12-23 22:34:22,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y5VWT/stop-ellis.sh 2018-12-23 22:34:22,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-12-23 22:34:22,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PHMUQ/stop-homer.sh 2018-12-23 22:34:22,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:22,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:22,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:22,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-23 22:34:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YCRCB/bind.py 2018-12-23 22:34:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/5AP6S/stop-dime.sh 2018-12-23 22:34:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/MMBTN/bind.py 2018-12-23 22:34:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-12-23 22:34:22,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-12-23 22:34:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-23 22:34:22,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:22,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:22,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:22,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:22,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:22,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:22,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:22,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:22,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:22,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:22,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:22,461 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:22 GMT 2018-12-23 22:34:22,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:22,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:22,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:27,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:27,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:27,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:27,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:27,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:27,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:27,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:27,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:27,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.384Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.384Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo mv /tmp/tmpbeY9RD /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo mv /tmp/tmpMF44lV /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo mv /tmp/tmp4U_AIv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Downloaded scripts/bind/bind.py to /tmp/56QS5/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo mv /tmp/tmpVCmI3O /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {u'vellum_zqlgsk': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-zqlgsk'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo mv /tmp/tmpLxkJgE /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e67ed698-8391-4a33-9281-e174fe35ca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DPES1/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo mv /tmp/tmpopVzEQ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo mv /tmp/tmp6BChUl /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo mv /tmp/tmpVYGhvF /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "66e59a3d-82b1-4d03-b571-99d6111e05f9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:22.388Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:22.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "716c3b39-2f0d-473b-8690-0aa6a7fc0faf"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_n42fv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 157, "offset": 49, "size": 50}}} 2018-12-23 22:34:27,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:27,532 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:27 GMT 2018-12-23 22:34:27,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:27,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29695 2018-12-23 22:34:27,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:27,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:34:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:34:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:34:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbeY9RD /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:34:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:34:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMF44lV /etc/bind/db.clearwater.local 2018-12-23 22:34:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:34:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:34:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:34:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:34:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4U_AIv /etc/bind/db.clearwater.local 2018-12-23 22:34:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:34:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:34:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:34:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:34:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/56QS5/bind.py 2018-12-23 22:34:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:34:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:34:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:34:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:34:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:34:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:34:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:34:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:34:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:34:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:34:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVCmI3O /etc/bind/db.clearwater.local 2018-12-23 22:34:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:34:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:34:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {u'vellum_zqlgsk': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-zqlgsk'}}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:34:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLxkJgE /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:34:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_n42fv9': {u'public_address': u'172.30.9.200', u'private_address': u'192.168.120.6', u'name': u'ellis-n42fv9'}}, u'dime': {u'dime_qbrv5i': {u'public_address': u'', u'private_address': u'192.168.120.8', u'name': u'dime-qbrv5i'}}, u'sprout': {u'sprout_rfkk4x': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-rfkk4x'}}, u'vellum': {}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:34:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:34:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DPES1/bind.py 2018-12-23 22:34:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpopVzEQ /etc/bind/db.clearwater.local 2018-12-23 22:34:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6BChUl /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVYGhvF /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:34:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:34:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:34:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:34:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:34:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:27,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:27,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:27,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:27,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:27,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:27,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:27,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:27,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:27,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:27,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:27,596 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:27 GMT 2018-12-23 22:34:27,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:27,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:27,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:32,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:32,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:32,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:32,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:32,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:32,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:32,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:32,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:32,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_uhfh0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_n42fv9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_n42fv9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.391Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.396Z", "message": "Executing: /tmp/ACVJT/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "90bad9a8-58ff-436d-8062-d82a842cc847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.396Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.396Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ACVJT/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "90bad9a8-58ff-436d-8062-d82a842cc847"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.396Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "a61f2c08-28ac-4d6b-9551-b906b2a58b5c"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.396Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "d9c99ef7-6b13-410a-9a3b-70e3a148bb51"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.396Z", "message": "Executing: /tmp/CSUWE/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "d9c99ef7-6b13-410a-9a3b-70e3a148bb51"}, {"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:23.396Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CSUWE/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:23.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "d9c99ef7-6b13-410a-9a3b-70e3a148bb51"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.396Z", "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_o35894/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_o35894/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_o35894/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_cluster_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-23T22:34:24.396Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.399Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:24.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e5d5ca63-c706-4188-a19a-478faf05212b"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.399Z", "message": "Executing: /tmp/0L1J6/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:24.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e5d5ca63-c706-4188-a19a-478faf05212b"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.399Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F7FR7/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:24.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "bbfd0e86-141a-46a8-81e1-e9740ee0efe7"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.399Z", "message": "Execution done (return_code=1): /tmp/HWWOC/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:24.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "19778ed0-1720-447e-8506-52abe423ddd9"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.399Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:24.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "90bad9a8-58ff-436d-8062-d82a842cc847"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.399Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/0L1J6/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:24.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e5d5ca63-c706-4188-a19a-478faf05212b"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.399Z", "message": "Executing: /tmp/F7FR7/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:24.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "bbfd0e86-141a-46a8-81e1-e9740ee0efe7"}, {"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:24.399Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:24.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "bbfd0e86-141a-46a8-81e1-e9740ee0efe7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:25.399Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:25.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:25.399Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:25.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:25.403Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XM3BG/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:25.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:25.403Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:25.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.401Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "[localhost] run: sudo mv /tmp/tmpTZI2mJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "[localhost] run: sudo mv /tmp/tmpqL_jKW /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:26.406Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:26.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "169e87be-c7af-4ed0-9994-a0af50de2def"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:27.404Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:27.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:27.404Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:27.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_rfkk4x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:27.404Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:27.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:27.410Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9JFZG/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:27.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "b45ec63a-bc9b-4963-9bf4-5e27f64ca693"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:27.410Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:27.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "b45ec63a-bc9b-4963-9bf4-5e27f64ca693"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:27.410Z", "message": "Executing: /tmp/9JFZG/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:27.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "b45ec63a-bc9b-4963-9bf4-5e27f64ca693"}, {"node_instance_id": "homer_uhfh0o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:29.285Z", "message": "Execution done (return_code=0): /tmp/ACVJT/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:29.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "90bad9a8-58ff-436d-8062-d82a842cc847"}, {"node_instance_id": "homer_uhfh0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:29.346Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:29.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:30.409Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:30.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:30.409Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:30.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:30.409Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:30.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 172, "offset": 99, "size": 50}}} 2018-12-23 22:34:32,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:32,669 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:32 GMT 2018-12-23 22:34:32,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:32,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28247 2018-12-23 22:34:32,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:32,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:34:32,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:32,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:34:32,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:34:32,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:32,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:32,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:32,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:32,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ACVJT/remove-cluster-node.sh 2018-12-23 22:34:32,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:32,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ACVJT/remove-cluster-node.sh 2018-12-23 22:34:32,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:34:32,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 22:34:32,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CSUWE/remove-cluster-node.sh 2018-12-23 22:34:32,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CSUWE/remove-cluster-node.sh 2018-12-23 22:34:32,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_cluster_manager" 2018-12-23 22:34:32,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 22:34:32,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/0L1J6/remove-cluster-node.sh 2018-12-23 22:34:32,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/F7FR7/remove-cluster-node.sh 2018-12-23 22:34:32,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/HWWOC/stop-sprout.sh 2018-12-23 22:34:32,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 22:34:32,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/0L1J6/remove-cluster-node.sh 2018-12-23 22:34:32,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/F7FR7/remove-cluster-node.sh 2018-12-23 22:34:32,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 22:34:32,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:32,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:32,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XM3BG/bind.py 2018-12-23 22:34:32,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:34:32,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:34:32,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:34:32,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_udd58h': {u'public_address': u'172.30.9.207', u'private_address': u'192.168.120.12', u'name': u'bono-udd58h'}}}, 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.4', u'hss_hostname': u''}. 2018-12-23 22:34:32,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:34:32,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:34:32,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTZI2mJ /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:32,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:34:32,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqL_jKW /etc/bind/db.clearwater.local 2018-12-23 22:34:32,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:34:32,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:34:32,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:34:32,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:34:32,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:34:32,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:34:32,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9JFZG/remove-cluster-node.sh 2018-12-23 22:34:32,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 22:34:32,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9JFZG/remove-cluster-node.sh 2018-12-23 22:34:32,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ACVJT/remove-cluster-node.sh 2018-12-23 22:34:32,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:34:32,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 22:34:32,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:32,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 22:34:32,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:32,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:32,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:32,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:32,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:32 GMT 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:32,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:37,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:37,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:37,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:37,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:37,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:37,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:37,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:37,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:37,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_n42fv9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:31.148Z", "message": "Execution done (return_code=0): /tmp/F7FR7/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:31.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "bbfd0e86-141a-46a8-81e1-e9740ee0efe7"}, {"node_instance_id": "ellis_n42fv9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:31.413Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:31.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:32.416Z", "message": "Execution done (return_code=0): /tmp/0L1J6/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:32.416Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e5d5ca63-c706-4188-a19a-478faf05212b"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:32.552Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:32.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:32.552Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:32.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:32.552Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:32.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:32.552Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:32.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_qbrv5i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:32.552Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:32.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:32.552Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:32.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:32.552Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:32.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:34.155Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:34.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:34.556Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:34.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:34.556Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:34.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:34.556Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:34.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:34.556Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:34.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:34.556Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:34.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.573Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.573Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.573Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.573Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.573Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.573Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.573Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.573Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.573Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:35.747Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:35.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Stopping Agent homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Stopping Agent ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.435Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:36.780Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:36.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:37.593Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:37.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:37.593Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:37.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:37.593Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:37.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:37.593Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:37.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:37.593Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:37.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 212, "offset": 149, "size": 50}}} 2018-12-23 22:34:37,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:37,812 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:37 GMT 2018-12-23 22:34:37,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:37,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26309 2018-12-23 22:34:37,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:37,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/F7FR7/remove-cluster-node.sh 2018-12-23 22:34:37,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:34:37,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/0L1J6/remove-cluster-node.sh 2018-12-23 22:34:37,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 22:34:37,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 22:34:37,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 22:34:37,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:37,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:34:37,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:37,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 22:34:37,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 22:34:37,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 22:34:37,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 22:34:37,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:37,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:37,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 22:34:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_jx2qqv 2018-12-23 22:34:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_gcfxev 2018-12-23 22:34:37,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:37,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 22:34:37,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:37,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 22:34:37,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:37,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:37,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:37,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:37 GMT 2018-12-23 22:34:37,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:37,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:37,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:42,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:42,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:42,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:42,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:42,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:42,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:42,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:42,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:42,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.207Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.441Z", "message": "Stopping Agent dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:38.601Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:38.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:40.424Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:40.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:40.445Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_jx2qqv stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:40.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:40.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:40.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.456Z", "message": "Successfully stopped daemon: ellis_host_gcfxev\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.456Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_gcfxev stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.456Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "94a3c1fc-b3e0-4396-8657-12d9b37f1d89"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.456Z", "message": "Successfully stopped daemon: homer_host_jx2qqv\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f75123c0-368e-4e43-bfd1-7a0889a76604"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.456Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.605Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.605Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.605Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.605Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.605Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.605Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:41.605Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:41.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Deleting Agent ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Deleting Agent homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:42.461Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:42.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}], "metadata": {"pagination": {"total": 257, "offset": 199, "size": 50}}} 2018-12-23 22:34:42,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:42,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:42 GMT 2018-12-23 22:34:42,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:42,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24535 2018-12-23 22:34:42,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:42,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_82xxbf 2018-12-23 22:34:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 22:34:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_jx2qqv stop 2018-12-23 22:34:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_gcfxev 2018-12-23 22:34:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_gcfxev stop 2018-12-23 22:34:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 22:34:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_jx2qqv 2018-12-23 22:34:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 22:34:42,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:42,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 22:34:42,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:42,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:42,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:42,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_gcfxev 2018-12-23 22:34:42,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_jx2qqv 2018-12-23 22:34:42,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:42,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:43,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:43,021 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:43 GMT 2018-12-23 22:34:43,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:43,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:43,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:48,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:48,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:48,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:48,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:48,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:48,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:48,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:48,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:48,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:43.056Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:43.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:43.467Z", "message": "Successfully stopped daemon: dime_host_82xxbf\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:43.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:43.467Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:43.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:43.467Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_82xxbf stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:43.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0ddba1c8-7834-467d-9942-3f07bc4d2496"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:43.608Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:43.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:43.608Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:43.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:43.608Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:43.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Successfully deleted daemon: ellis_host_gcfxev", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9ff3f714-31d4-4911-a4c3-3d98a9d26c17"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Deleting Agent dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.668Z", "message": "Successfully deleted daemon: homer_host_jx2qqv", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.668Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ac349020-d2cb-49eb-8184-7d650abc6a44"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.677Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.677Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.677Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.677Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.677Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:44.677Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:44.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:45.956Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:45.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:46.346Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:46.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:46.681Z", "message": "Successfully deleted daemon: dime_host_82xxbf", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:46.681Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:46.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "fe35f913-240c-4e24-bce0-62df361c18fc"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:46.682Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:46.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:46.682Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:46.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:47.691Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:47.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:47.691Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:47.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:47.691Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:47.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:47.691Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:47.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:47.691Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:47.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:47.691Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:47.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 298, "offset": 244, "size": 50}}} 2018-12-23 22:34:48,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:48,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:48 GMT 2018-12-23 22:34:48,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:48,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21681 2018-12-23 22:34:48,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:48,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 22:34:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_82xxbf 2018-12-23 22:34:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 22:34:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_82xxbf stop 2018-12-23 22:34:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 22:34:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:48,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_gcfxev 2018-12-23 22:34:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 22:34:48,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 22:34:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 22:34:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 22:34:48,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_82xxbf 2018-12-23 22:34:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:34:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_jx2qqv 2018-12-23 22:34:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 22:34:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 22:34:48,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 22:34:48,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 22:34:48,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:48,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:48,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 22:34:48,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 22:34:48,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_82xxbf 2018-12-23 22:34:48,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 22:34:48,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 22:34:48,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 22:34:48,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 22:34:48,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:48,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:34:48,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 22:34:48,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:48,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:34:48,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:48,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:48,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:48,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:48,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:48,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:48,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:48,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:48,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:48,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:48,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:48 GMT 2018-12-23 22:34:48,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:48,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:48,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:53,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:53,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:53,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:53,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:53,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:53,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:53,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:53,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:53,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:49.068Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:49.701Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:49.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:49.701Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:49.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:51.161Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:51.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:51.705Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:51.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:51.705Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:51.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:52.773Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:52.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:52.773Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:52.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:52.773Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:52.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_rfkk4x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:53.184Z", "message": "Execution done (return_code=0): /tmp/9JFZG/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:53.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "b45ec63a-bc9b-4963-9bf4-5e27f64ca693"}], "metadata": {"pagination": {"total": 308, "offset": 285, "size": 50}}} 2018-12-23 22:34:53,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:53,271 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:53 GMT 2018-12-23 22:34:53,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:53,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5248 2018-12-23 22:34:53,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 22:34:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:53,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:34:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:53,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9JFZG/remove-cluster-node.sh 2018-12-23 22:34:53,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:53,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:53 GMT 2018-12-23 22:34:53,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:53,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:53,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:58,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:34:58,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:58,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_rfkk4x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:53.776Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:53.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:53.776Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:53.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:53.776Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:53.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:53.776Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:53.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:53.776Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:53.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:54.780Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:54.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:54.780Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:54.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:55.796Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:55.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:55.796Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:55.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:55.796Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:55.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:56.802Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:56.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:56.802Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:56.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:56.802Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:56.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:56.802Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:56.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:56.865Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:56.865Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "69f2a7b3-9c92-4536-b115-91c55160e179"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:57.808Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:57.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:57.808Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:57.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:57.808Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:57.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:57.808Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:57.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:57.808Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:57.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_host_jx2qqv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.143Z", "message": "Waiting for server \"53067de8-3fb5-45b0-8946-e3e06083cc4a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "69f2a7b3-9c92-4536-b115-91c55160e179"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.143Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ce7cbea3-6903-4e00-83a0-a982760cf3c8"}], "metadata": {"pagination": {"total": 331, "offset": 295, "size": 50}}} 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:58 GMT 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11223 2018-12-23 22:34:58,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:34:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:34:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:34:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 22:34:58,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 22:34:58,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 22:34:58,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 22:34:58,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 22:34:58,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 22:34:58,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:34:58,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "53067de8-3fb5-45b0-8946-e3e06083cc4a" to be deleted. current status: SHUTOFF 2018-12-23 22:34:58,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 22:34:58,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:34:58,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:34:58,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:34:58,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:34:58,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:34:58 GMT 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:34:58,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:03,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:03,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:03,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:03,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:03,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:03,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:03,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:03,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:03,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_gcfxev", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:58.827Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.153Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.697Z", "message": "Stopping Agent sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.697Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "06954283-1207-4c9a-a645-1fdbfa38df0d"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "dime_host_82xxbf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.697Z", "message": "Waiting for server \"5a2437af-cbd2-43f5-a0bc-6a565d7056ad\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ce7cbea3-6903-4e00-83a0-a982760cf3c8"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:34:59.697Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:34:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "ellis_host_gcfxev", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:01.107Z", "message": "Waiting for server \"834e7832-8d4c-45be-83fd-893072600927\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:01.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "06954283-1207-4c9a-a645-1fdbfa38df0d"}, {"node_instance_id": "homer_host_jx2qqv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:03.314Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:03.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 354, "offset": 317, "size": 50}}} 2018-12-23 22:35:03,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:03,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:03 GMT 2018-12-23 22:35:03,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:03,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12360 2018-12-23 22:35:03,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:03,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 22:35:03,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 22:35:03,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 22:35:03,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:03,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 22:35:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 22:35:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:35:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 22:35:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 22:35:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_o35894 2018-12-23 22:35:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 22:35:03,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5a2437af-cbd2-43f5-a0bc-6a565d7056ad" to be deleted. current status: ACTIVE 2018-12-23 22:35:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "834e7832-8d4c-45be-83fd-893072600927" to be deleted. current status: SHUTOFF 2018-12-23 22:35:03,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 22:35:03,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:03,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:03,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:03 GMT 2018-12-23 22:35:03,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:03,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:03,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:08,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:08,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:08,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:08,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:08,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:08,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:08,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:08,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:08,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:03.773Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:03.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:03.838Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:03.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.705Z", "message": "Successfully stopped daemon: sprout_host_o35894\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.705Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_o35894 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "8881fc4c-750d-4ee0-bb1a-0712d58ec6e0"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.842Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.842Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.842Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.842Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.842Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.842Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_host_82xxbf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.842Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:04.842Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:04.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Deleting Agent sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "homer_security_group_oj63uf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "9e5535d6-72c4-4689-93db-d842597218f9"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.714Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.873Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.873Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.873Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:05.873Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:05.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_security_group_uc0mkk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:06.718Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:06.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "6a351cf7-7d3f-42dc-a304-266eea5023c1"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:06.877Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:06.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_host_gcfxev", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:06.877Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:06.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "homer_security_group_oj63uf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:06.877Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:06.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.738Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.738Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.738Z", "message": "Successfully deleted daemon: sprout_host_o35894", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "17a9a2be-f36e-4915-89ee-14fee896f9da"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "dime_security_group_uc0mkk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:07.936Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:07.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 399, "offset": 340, "size": 50}}} 2018-12-23 22:35:08,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:08,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:08 GMT 2018-12-23 22:35:08,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:08,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23639 2018-12-23 22:35:08,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 22:35:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:35:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_o35894 2018-12-23 22:35:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_o35894 stop 2018-12-23 22:35:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 22:35:08,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:35:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 22:35:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 22:35:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:35:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:35:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 22:35:08,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 22:35:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_o35894 2018-12-23 22:35:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:35:08,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:35:08,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:35:08,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:35:08,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:35:08,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:35:08,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:35:08,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:35:08,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 22:35:08,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:35:08,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 22:35:08,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 22:35:08,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_o35894 2018-12-23 22:35:08,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 22:35:08,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:35:08,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 22:35:08,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:35:08,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 22:35:08,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 22:35:08,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 22:35:08,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:35:08,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:35:08,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:35:08,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:35:08,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:08,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:08,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:08,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:08,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:08,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:08,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:08,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:08,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:08,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:08,746 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:08 GMT 2018-12-23 22:35:08,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:08,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:08,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:13,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:13,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:13,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:13,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_zi5qwi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:08.823Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:08.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "2d840958-9f76-40b1-ae39-725ccbdf3e9a"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:08.823Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:08.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "164d8193-1e9c-4467-b89a-f040da64f6a3"}, {"node_instance_id": "ellis_security_group_zi5qwi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:09.314Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:09.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:10.960Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:10.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:10.960Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:10.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "ellis_floatingip_bmuu7a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:10.960Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:10.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:10.960Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:10.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 406, "offset": 385, "size": 50}}} 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:13 GMT 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3752 2018-12-23 22:35:13,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:13,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:35:13,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-23 22:35:13,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:35:13,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:13,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:13,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 22:35:13,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 22:35:13,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:13,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:13,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:13 GMT 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:13,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:18,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:18,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:18,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:18,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:18,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:18,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:18,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:18,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:18,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:13.917Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:13.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:14.964Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:14.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:14.964Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:14.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:17.397Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:17.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:17.968Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:17.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:17.968Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:17.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 412, "offset": 392, "size": 50}}} 2018-12-23 22:35:18,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:18,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:18 GMT 2018-12-23 22:35:18,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:18,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3168 2018-12-23 22:35:18,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:18,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:18,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:18,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:18,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:18,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:18,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:18,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:19,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:19,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:19,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:19,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:19,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:19,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:19,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:19,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:19,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:19,011 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:19 GMT 2018-12-23 22:35:19,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:19,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:19,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:24,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:24,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:24,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:24,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:24,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:24,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:24,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:24,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:24,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:21.025Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:21.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:21.985Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:21.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:21.985Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:21.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:21.985Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:21.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:22.203Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:22.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "05c7c562-3a15-4cfc-8f74-d1da3331958a"}, {"node_instance_id": "sprout_host_o35894", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:23.719Z", "message": "Waiting for server \"88430d6d-a462-49d8-8e6d-28799601c3ff\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:23.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "05c7c562-3a15-4cfc-8f74-d1da3331958a"}], "metadata": {"pagination": {"total": 418, "offset": 398, "size": 50}}} 2018-12-23 22:35:24,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:24,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:24 GMT 2018-12-23 22:35:24,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:24,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-12-23 22:35:24,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:24,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:35:24,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 22:35:24,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 22:35:24,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:35:24,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 22:35:24,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "88430d6d-a462-49d8-8e6d-28799601c3ff" to be deleted. current status: SHUTOFF 2018-12-23 22:35:24,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:24,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:24,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:24,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:24,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:24,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:24,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:24,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:24,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:24,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:24,143 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:24 GMT 2018-12-23 22:35:24,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:24,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:24,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:29,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:29,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:29,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:29,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:29,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:29,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:29,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:29,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:29,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_o35894", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:29.003Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:29.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 419, "offset": 404, "size": 50}}} 2018-12-23 22:35:29,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:29,223 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:29 GMT 2018-12-23 22:35:29,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:29,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-12-23 22:35:29,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:29,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 22:35:29,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:29,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:29,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:29,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:29,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:29 GMT 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:29,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:34,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:34,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:34,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:34,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:34,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:34,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:34,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:34,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:34,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_6dfsna", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:29.990Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:29.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_security_group_6dfsna", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:30.986Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:30.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "5a3d9065-5cb3-48ac-9d1e-49654621b3f7"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:30.992Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:30.992Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:30.992Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:30.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "sprout_security_group_6dfsna", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:35:31.995Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:35:31.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 425, "offset": 405, "size": 50}}} 2018-12-23 22:35:34,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:34,355 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:34 GMT 2018-12-23 22:35:34,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:34,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-12-23 22:35:34,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:35:34,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:35:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:35:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:35:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:35:34,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:35:34,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:34,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:34,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:34,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:34,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:34,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:34,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:34,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:34,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:34,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:34,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:34 GMT 2018-12-23 22:35:34,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:34,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:34,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:39,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:39,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:39,490 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:39 GMT 2018-12-23 22:35:39,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:39,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:35:39,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:39,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:39,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:39,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:39,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:39,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:39,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:39,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:39,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:39,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:39,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:39,551 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:39 GMT 2018-12-23 22:35:39,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:39,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:39,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:44,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:44,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:44,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:44,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:44,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:44,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:44,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:44,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:44,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:35:44,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:44,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:44 GMT 2018-12-23 22:35:44,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:44,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:35:44,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:44,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:44,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:44 GMT 2018-12-23 22:35:44,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:44,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:44,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:49,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:49,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:49,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:49,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:49,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:49,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:49,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:49,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:49,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:35:49,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:49,744 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:49 GMT 2018-12-23 22:35:49,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:49,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:35:49,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:49,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:49,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:49,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:49 GMT 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:49,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:49,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:54,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:54,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:54,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:54,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:54,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:54 GMT 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:35:54,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:54,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:35:54,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:54,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:54 GMT 2018-12-23 22:35:54,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:54,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:35:54,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:59,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:35:59,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:35:59,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:35:59,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:35:59,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:35:59,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:35:59,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:35:59,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:35:59,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:35:59,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:35:59,998 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:35:59 GMT 2018-12-23 22:35:59,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:35:59,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:35:59,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:35:59,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:00,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:00 GMT 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:05,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:05,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:05,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:05,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:05,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:05 GMT 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:36:05,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:05,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:05,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:05,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:05 GMT 2018-12-23 22:36:05,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:05,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:05,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:10,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:10,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:10,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:10,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:10,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:10 GMT 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:36:10,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:10,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:10,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:10 GMT 2018-12-23 22:36:10,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:10,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:10,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:15,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:15,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:15 GMT 2018-12-23 22:36:15,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:15,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:36:15,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:15,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:15,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:15,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:15,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:15,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:15 GMT 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:15,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:20,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:20,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:20,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:20,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:20,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 411, "size": 50}}} 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:20 GMT 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:36:20,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:20,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:20,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:20,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:20 GMT 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:20,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:25,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:25,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:25,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:25,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_zqlgsk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:24.779Z", "message": "Execution done (return_code=0): /tmp/CSUWE/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:24.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "d9c99ef7-6b13-410a-9a3b-70e3a148bb51"}, {"node_instance_id": "vellum_zqlgsk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:24.922Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:24.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 427, "offset": 411, "size": 50}}} 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:25 GMT 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1136 2018-12-23 22:36:25,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:25,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/CSUWE/remove-cluster-node.sh 2018-12-23 22:36:25,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:36:25,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:25,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:25,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:25 GMT 2018-12-23 22:36:25,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:25,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:25,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:30,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:30,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:30,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:30,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:26.024Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:26.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:26.024Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:26.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:26.024Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:26.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.029Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.029Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.029Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.029Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.029Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.029Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.029Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.485Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:27.849Z", "message": "Stopping Agent vellum_host_fhgew4", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:27.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}], "metadata": {"pagination": {"total": 447, "offset": 413, "size": 50}}} 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:30 GMT 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10676 2018-12-23 22:36:30,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 22:36:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:36:30,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 22:36:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 22:36:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 22:36:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 22:36:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 22:36:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 22:36:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 22:36:30,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 22:36:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:30,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_fhgew4 2018-12-23 22:36:30,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:30,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:30,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:30 GMT 2018-12-23 22:36:30,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:30,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:30,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:35,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:35,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:32.211Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:32.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:32.409Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:32.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:32.856Z", "message": "Successfully stopped daemon: vellum_host_fhgew4\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:32.856Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_fhgew4 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:32.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "da1cfacf-b874-4403-8c3a-d669e5f088fb"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.034Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.034Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.034Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:33.861Z", "message": "Deleting Agent vellum_host_fhgew4", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:33.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:35.289Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:35.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:35.682Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:35.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:35.868Z", "message": "Successfully deleted daemon: vellum_host_fhgew4", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:35.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:35.868Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:35.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "de8e3642-1e11-475c-a294-a3e310c446ac"}], "metadata": {"pagination": {"total": 468, "offset": 433, "size": 50}}} 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:35,977 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:35 GMT 2018-12-23 22:36:35,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:35,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11471 2018-12-23 22:36:35,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:35,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 22:36:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 22:36:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_fhgew4 2018-12-23 22:36:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_fhgew4 stop 2018-12-23 22:36:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 22:36:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 22:36:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 22:36:35,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:36:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_fhgew4 2018-12-23 22:36:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 22:36:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 22:36:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_fhgew4 2018-12-23 22:36:35,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 22:36:35,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:36,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:36,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:36,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-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:36 GMT 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:36,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:36,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:41,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:41,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:41,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:41,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:41,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:41,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:41,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:41,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:41,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:36.039Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:36.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:36.039Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:36.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:37.873Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:37.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:38.043Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:38.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:38.043Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:38.043Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 473, "offset": 454, "size": 50}}} 2018-12-23 22:36:41,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:41,113 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:41 GMT 2018-12-23 22:36:41,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:41,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2618 2018-12-23 22:36:41,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:41,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 22:36:41,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 22:36:41,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 22:36:41,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:36:41,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:36:41,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:41,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:41,173 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:41 GMT 2018-12-23 22:36:41,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:41,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:41,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:46,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:46,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:46,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:46,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:41.802Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:41.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:42.046Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:42.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:42.046Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:42.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:45.268Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:45.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:46.049Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:46.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:46.049Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:46.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_host_fhgew4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:46.049Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:46.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 480, "offset": 459, "size": 50}}} 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:46 GMT 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:46,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3606 2018-12-23 22:36:46,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:36:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:36:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:36:46,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:36:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 22:36:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:36:46,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 22:36:46,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:46,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:46,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:46,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:46 GMT 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:46,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:46,304 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:51,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:51,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:51,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:51,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:46.399Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:46.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "96bcb17a-cf3c-4cd5-b30e-c51def520fdd"}, {"node_instance_id": "vellum_host_fhgew4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:47.835Z", "message": "Waiting for server \"a4d8af73-8eb5-49f7-9f13-62607eb014c8\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:47.835Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "96bcb17a-cf3c-4cd5-b30e-c51def520fdd"}], "metadata": {"pagination": {"total": 482, "offset": 466, "size": 50}}} 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:51 GMT 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1197 2018-12-23 22:36:51,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:51,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 22:36:51,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a4d8af73-8eb5-49f7-9f13-62607eb014c8" to be deleted. current status: ACTIVE 2018-12-23 22:36:51,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:51,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:51,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:51,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:51,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:51,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:51,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:51,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:51,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:51,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:51,577 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:51 GMT 2018-12-23 22:36:51,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:51,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:51,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:56,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:36:56,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:56,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:56,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:56,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:56,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:56,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:56,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:56,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_fhgew4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:52.998Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:52.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:54.054Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:54.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:54.054Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:54.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:54.054Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:54.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:54.054Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:54.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "vellum_security_group_sxkc05", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:54.687Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:54.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e2ff0bc6-19e4-4c46-a3ad-743851b3e40a"}, {"node_instance_id": "vellum_security_group_sxkc05", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:36:55.561Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:36:55.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 489, "offset": 468, "size": 50}}} 2018-12-23 22:36:56,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:56,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:56 GMT 2018-12-23 22:36:56,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:56,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-12-23 22:36:56,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:36:56,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 22:36:56,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:36:56,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:36:56,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:36:56,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:36:56,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:36:56,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:36:56,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:36:56,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:36:56,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:36:56 GMT 2018-12-23 22:36:56,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:36:56,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:36:56,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:01,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:01,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:01,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:01,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:01,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:01,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:01,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:01,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:01,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 22:37:01,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:01,807 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:01 GMT 2018-12-23 22:37:01,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:01,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:37:01,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:01,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:01,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:01,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:01,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:01,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:01,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:01,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:01,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:01,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:01,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:01,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:01 GMT 2018-12-23 22:37:01,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:01,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:01,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:06,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:06,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:06,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:06,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:06,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:06,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:06,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:06,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:06,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 22:37:06,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:06,938 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:06 GMT 2018-12-23 22:37:06,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:06,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:37:06,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:06,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:07,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:07,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:07,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:07,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:07,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:07,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:07,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:07,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:07,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:07,081 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:07 GMT 2018-12-23 22:37:07,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:07,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:07,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:12,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:12,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:12,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:12,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:12,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:12,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:12,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:12,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:12,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 22:37:12,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:12,153 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:12 GMT 2018-12-23 22:37:12,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:12,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:37:12,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:12,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:12,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:12,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:12,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:12 GMT 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:12,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:17,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:17,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:17,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:17,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:17,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:17,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:17,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:17,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:17,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 475, "size": 50}}} 2018-12-23 22:37:17,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:17,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:17 GMT 2018-12-23 22:37:17,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:17,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:37:17,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:17,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:17,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:17,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:17,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:17,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:17,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:17,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:17,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:17,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:17,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:17,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:17 GMT 2018-12-23 22:37:17,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:17,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:17,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:22,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:22,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:22,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:22,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:20.020Z", "message": "Execution done (return_code=124): /tmp/4QKTZ/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:20.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c25512d-4517-436c-a141-3ce7104e7302"}, {"node_instance_id": "bono_udd58h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:20.161Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_y3vy74/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_y3vy74/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_y3vy74/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-23T22:37:20.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.059Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1EZ6Z/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.059Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.062Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.062Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.4', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "[localhost] run: sudo mv /tmp/tmp7vdB0Y /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "[localhost] run: sudo mv /tmp/tmpoTdsLi /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:21.885Z", "message": "[localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:21.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3a2fe8da-5c21-4685-a7cb-c5e3613ddf23"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:22.065Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:22.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_udd58h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:22.065Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:22.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 508, "offset": 475, "size": 50}}} 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:22 GMT 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:22,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10699 2018-12-23 22:37:22,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:22,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/4QKTZ/stop-bono.sh 2018-12-23 22:37:22,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-12-23 22:37:22,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1EZ6Z/bind.py 2018-12-23 22:37:22,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-23 22:37:22,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:37:22,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:37:22,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-23 22:37:22,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'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.4', u'hss_hostname': u''}. 2018-12-23 22:37:22,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7vdB0Y /etc/bind/db.clearwater.local 2018-12-23 22:37:22,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-23 22:37:22,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-23 22:37:22,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-23 22:37:22,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoTdsLi /etc/bind/db.clearwater.opnfv 2018-12-23 22:37:22,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-23 22:37:22,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-23 22:37:22,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-23 22:37:22,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-23 22:37:22,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:37:22,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:22,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:22,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:22,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:22,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:22,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:22,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:22,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:22,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:22,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:22,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:22 GMT 2018-12-23 22:37:22,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:22,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:22,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:27,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:27,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:27,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:27,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:22.890Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/THCEZ/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:22.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "2678b3b3-e655-4f13-b0f4-05724230a667"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:22.890Z", "message": "Executing: /tmp/THCEZ/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:22.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "2678b3b3-e655-4f13-b0f4-05724230a667"}, {"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:22.890Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:22.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "2678b3b3-e655-4f13-b0f4-05724230a667"}, {"node_instance_id": "bono_udd58h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:23.069Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:23.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_udd58h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:23.069Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:23.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 513, "offset": 493, "size": 50}}} 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:27 GMT 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:27,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2689 2018-12-23 22:37:27,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/THCEZ/remove-cluster-node.sh 2018-12-23 22:37:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/THCEZ/remove-cluster-node.sh 2018-12-23 22:37:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-23 22:37:27,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-23 22:37:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-23 22:37:27,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:27,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:27,614 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:27 GMT 2018-12-23 22:37:27,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:27,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:27,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:32,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:32,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:32,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:32,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:32,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:32,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:32,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:32,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:32,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 498, "size": 50}}} 2018-12-23 22:37:32,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:32,687 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:32 GMT 2018-12-23 22:37:32,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:32,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:37:32,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:32,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:32,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:32,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:32,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:32,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:32,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:32,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:32,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:32,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:32,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:32,752 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:32 GMT 2018-12-23 22:37:32,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:32,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:32,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:37,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:37,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:37,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:37,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:37,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:37,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:37,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:37,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:37,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 498, "size": 50}}} 2018-12-23 22:37:37,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:37,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:37 GMT 2018-12-23 22:37:37,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:37,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 22:37:37,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:37,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:37,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:37,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:37,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:37,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:37,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:37,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:37,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:37,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-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:37,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:37,888 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:37 GMT 2018-12-23 22:37:37,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:37,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:37,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:42,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:42,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:42,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:42,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:42,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:42,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:42,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:42,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:42,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_udd58h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:41.135Z", "message": "Execution done (return_code=2): /tmp/THCEZ/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:41.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "2678b3b3-e655-4f13-b0f4-05724230a667"}, {"node_instance_id": "bono_udd58h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:41.311Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 8f13321547bd9989: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.4:4000 has no leader\n; error #1: client: etcd member http://192.168.120.12:4000 has no leader\n; error #2: client: endpoint http://192.168.120.3:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 8f13321547bd9989: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.4:4000 has no leader\n; error #1: client: etcd member http://192.168.120.12:4000 has no leader\n; error #2: client: endpoint http://192.168.120.3:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_y3vy74/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_y3vy74/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_y3vy74/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member 8f13321547bd9989: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.4:4000 has no leader\n; error #1: client: etcd member http://192.168.120.12:4000 has no leader\n; error #2: client: endpoint http://192.168.120.3:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-12-23T22:37:41.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:42.078Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:42.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:42.078Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:42.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:42.078Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:42.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_t17c7b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:42.078Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:42.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_node_leubcs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:42.078Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:42.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 520, "offset": 498, "size": 50}}} 2018-12-23 22:37:42,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:42,955 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:42 GMT 2018-12-23 22:37:42,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:42,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5319 2018-12-23 22:37:42,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/THCEZ/remove-cluster-node.sh 2018-12-23 22:37:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 8f13321547bd9989: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.4:4000 has no leader ; error #1: client: etcd member http://192.168.120.12:4000 has no leader ; error #2: client: endpoint http://192.168.120.3:4000 exceeded header timeout 2018-12-23 22:37:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:37:42,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 22:37:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 22:37:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:37:42,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:37:42,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:43,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:43,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:43,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:43,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:43,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:43,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:43,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:43,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:43,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:43,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:43 GMT 2018-12-23 22:37:43,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:43,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:43,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:48,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:48,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:48,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:48,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:48,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_t17c7b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:43.082Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:43.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_node_leubcs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:43.082Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:43.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:44.088Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:44.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:44.088Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:44.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:44.088Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:44.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:44.088Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:44.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:44.088Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:44.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:44.088Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:44.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:46.635Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:46.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:47.092Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:47.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:47.092Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:47.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 531, "offset": 505, "size": 50}}} 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:48 GMT 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5438 2018-12-23 22:37:48,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:48,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:37:48,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:37:48,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 22:37:48,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-23 22:37:48,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:37:48,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:37:48,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 22:37:48,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-23 22:37:48,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 22:37:48,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:48,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:48,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:48,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:48,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:48,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:48 GMT 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:48,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:53,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:53,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:53,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:53,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:53,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:53,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:53,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:53,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:53,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.099Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.099Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.099Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.099Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.099Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.099Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.099Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Stopping Agent bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:48.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:48.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.105Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.105Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.105Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.105Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Stopping Agent bind_host_9vi7pm", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:49.905Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:49.905Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:52.864Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:52.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:52.909Z", "message": "Successfully stopped daemon: bono_host_y3vy74\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:52.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:52.909Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_y3vy74 stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:52.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "c75b1e05-07c2-4568-add3-3ed0461e5ea7"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:53.070Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:53.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 566, "offset": 516, "size": 50}}} 2018-12-23 22:37:53,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:53,315 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:53 GMT 2018-12-23 22:37:53,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:53,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18805 2018-12-23 22:37:53,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:53,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 22:37:53,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:53,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:53,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 22:37:53,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-23 22:37:53,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 22:37:53,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:53,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_y3vy74 2018-12-23 22:37:53,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 22:37:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 22:37:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 22:37:53,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_9vi7pm 2018-12-23 22:37:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 22:37:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_y3vy74 2018-12-23 22:37:53,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_y3vy74 stop 2018-12-23 22:37:53,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 22:37:53,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:53,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:53,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:53,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:53,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:53,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:53,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:53,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:53,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:53,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:53,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:53 GMT 2018-12-23 22:37:53,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:53,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:53,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:58,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:37:58,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:58,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:58,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:58,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:58,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:58,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:58,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:58,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:53.915Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:53.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:53.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:53.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:53.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:53.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:53.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:53.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:53.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:53.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:53.915Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:53.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.090Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.090Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.090Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.090Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5974)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5974)", "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_hcj7gw/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_hcj7gw/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_hcj7gw/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_hcj7gw/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_hcj7gw/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=5974)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-12-23T22:37:54.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.924Z", "message": "Deleting Agent bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.924Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_9vi7pm stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.924Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:54.924Z", "message": "Successfully stopped daemon: bind_host_9vi7pm\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:54.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8ee58ce-3954-4e6d-aa8a-0ac10f318fc0"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.126Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Stopping Agent proxy_host_hcj7gw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Deleting Agent bind_host_9vi7pm", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:55.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:55.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:56.355Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:56.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:56.936Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:56.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:56.936Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:56.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}], "metadata": {"pagination": {"total": 625, "offset": 551, "size": 50}}} 2018-12-23 22:37:58,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:58,461 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:58 GMT 2018-12-23 22:37:58,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:58,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28146 2018-12-23 22:37:58,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:37:58,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 22:37:58,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 22:37:58,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 22:37:58,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 22:37:58,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5974) 2018-12-23 22:37:58,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_y3vy74 2018-12-23 22:37:58,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_9vi7pm stop 2018-12-23 22:37:58,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_9vi7pm 2018-12-23 22:37:58,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-23 22:37:58,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:58,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:58,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-23 22:37:58,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-23 22:37:58,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 22:37:58,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 22:37:58,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-23 22:37:58,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 22:37:58,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 22:37:58,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_hcj7gw 2018-12-23 22:37:58,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_9vi7pm 2018-12-23 22:37:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:37:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 22:37:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 22:37:58,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 22:37:58,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:37:58,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:37:58,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:37:58,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:37:58,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:37:58,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:37:58,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:37:58,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:37:58,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:37:58,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:37:58,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:37:58 GMT 2018-12-23 22:37:58,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:37:58,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:37:58,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:03,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:38:03,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:03,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:56.936Z", "message": "Successfully deleted daemon: bono_host_y3vy74", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:56.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "394f6119-72c3-4ca1-a107-1235862eda60"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:57.130Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:57.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:57.130Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:57.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:57.966Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:57.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:57.966Z", "message": "Successfully deleted daemon: bind_host_9vi7pm", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:57.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:57.966Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:57.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "770ab322-cd54-48c2-9e8b-a6032ad22f37"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:58.133Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:58.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:58.133Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:58.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:58.133Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:58.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:59.137Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:59.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:59.137Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:59.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:37:59.137Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:37:59.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:00.161Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:00.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:00.161Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:00.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:00.161Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:00.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:00.257Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:00.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:00.970Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_hcj7gw stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:00.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:00.970Z", "message": "Successfully stopped daemon: proxy_host_hcj7gw\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:00.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "7c90deef-42b6-4375-a971-5105fa59f8d4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.175Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.175Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.175Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.175Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Deleting Agent proxy_host_hcj7gw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:01.974Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:01.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:02.272Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:02.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:03.178Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:03.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:03.178Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:03.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:03.311Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:03.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}], "metadata": {"pagination": {"total": 652, "offset": 601, "size": 50}}} 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:03 GMT 2018-12-23 22:38:03,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:03,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19049 2018-12-23 22:38:03,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:03,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_y3vy74 2018-12-23 22:38:03,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 22:38:03,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 22:38:03,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 22:38:03,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_9vi7pm 2018-12-23 22:38:03,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 22:38:03,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 22:38:03,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 22:38:03,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 22:38:03,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:38:03,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:38:03,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 22:38:03,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:38:03,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 22:38:03,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:38:03,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-23 22:38:03,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_hcj7gw stop 2018-12-23 22:38:03,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_hcj7gw 2018-12-23 22:38:03,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-23 22:38:03,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-23 22:38:03,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-23 22:38:03,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-23 22:38:03,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_hcj7gw 2018-12-23 22:38:03,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-23 22:38:03,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:38:03,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:03,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:03,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-23 22:38:03,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:38:03,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:03,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:03,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:03,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:03,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:03,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:03,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:03,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:38:03,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:03,672 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:03 GMT 2018-12-23 22:38:03,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:03,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:38:03,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:08,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:38:08,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:08,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:08,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:08,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:08,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:08,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:08,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:08,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:03.986Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:03.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:03.986Z", "message": "Successfully deleted daemon: proxy_host_hcj7gw", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:03.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "f8e4d2c0-cf91-4a65-beb4-9675fb42168a"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:04.222Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:04.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:04.222Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:04.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:04.222Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:04.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:04.222Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:04.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:04.222Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:04.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:04.222Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:04.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:05.810Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:05.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:06.292Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:06.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:06.292Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:06.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:06.292Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:06.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:07.298Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:07.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:07.298Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:07.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:07.298Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:07.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:07.298Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:07.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:07.298Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:07.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:07.298Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:07.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:07.535Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ca7090c1-c57d-4606-bffc-26b5203539c0"}], "metadata": {"pagination": {"total": 671, "offset": 637, "size": 50}}} 2018-12-23 22:38:08,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:08,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:08 GMT 2018-12-23 22:38:08,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:08,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9795 2018-12-23 22:38:08,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-23 22:38:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_hcj7gw 2018-12-23 22:38:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 22:38:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-23 22:38:08,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 22:38:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-23 22:38:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:08,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-23 22:38:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 22:38:08,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 22:38:08,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 22:38:08,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:38:08,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:08,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:08,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:08,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:08,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:08,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:08,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:08,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:38:08,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:08,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:08 GMT 2018-12-23 22:38:08,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:08,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:38:08,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:13,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:38:13,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:13,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:13,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:13,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:13,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:13,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:13,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:13,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:08.956Z", "message": "Waiting for server \"e5e8a374-9c42-42de-831f-70709234829d\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:08.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ca7090c1-c57d-4606-bffc-26b5203539c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:09.272Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:09.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:09.418Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:09.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:09.418Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:09.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:10.421Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:10.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:11.372Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:11.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "266f3a0f-09da-442e-a5ec-f8486264106c"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:11.424Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:11.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:11.424Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:11.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:11.424Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:11.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:12.738Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:12.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_host_9vi7pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:12.994Z", "message": "Waiting for server \"cf0556a4-9163-4279-930a-e08235f0af41\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:12.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "266f3a0f-09da-442e-a5ec-f8486264106c"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:13.427Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:13.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:13.427Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:13.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:13.427Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:13.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 685, "offset": 656, "size": 50}}} 2018-12-23 22:38:13,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:13,880 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:13 GMT 2018-12-23 22:38:13,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:13,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7268 2018-12-23 22:38:13,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:13,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e5e8a374-9c42-42de-831f-70709234829d" to be deleted. current status: ACTIVE 2018-12-23 22:38:13,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:13,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:13,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:13,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 22:38:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 22:38:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 22:38:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-23 22:38:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "cf0556a4-9163-4279-930a-e08235f0af41" to be deleted. current status: SHUTOFF 2018-12-23 22:38:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 22:38:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 22:38:13,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:38:13,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:13,938 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:13 GMT 2018-12-23 22:38:13,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:13,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:38:13,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:18,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:38:19,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:19,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:19,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:19,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:19,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:19,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:19,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:19,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:14.150Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:14.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e942983c-977b-4cf7-8606-572ffb725867"}, {"node_instance_id": "proxy_host_hcj7gw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:15.153Z", "message": "Waiting for server \"e5e8a374-9c42-42de-831f-70709234829d\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:15.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ca7090c1-c57d-4606-bffc-26b5203539c0"}, {"node_instance_id": "bono_host_y3vy74", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:16.156Z", "message": "Waiting for server \"88acec5c-419b-4860-88f1-6986bc43f50c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:16.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "e942983c-977b-4cf7-8606-572ffb725867"}, {"node_instance_id": "bind_host_9vi7pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:18.161Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:18.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 689, "offset": 670, "size": 50}}} 2018-12-23 22:38:19,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:19,012 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:19 GMT 2018-12-23 22:38:19,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:19,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2293 2018-12-23 22:38:19,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-23 22:38:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "e5e8a374-9c42-42de-831f-70709234829d" to be deleted. current status: ACTIVE 2018-12-23 22:38:19,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "88acec5c-419b-4860-88f1-6986bc43f50c" to be deleted. current status: SHUTOFF 2018-12-23 22:38:19,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 22:38:19,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:38:19,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:19,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:19,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-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:19 GMT 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:19,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:38:19,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:24,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:38:24,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:24,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:24,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:24,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:24,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:24,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:24,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:24,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_mesk3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:19.367Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:19.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:19.367Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:19.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:19.367Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:19.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:19.431Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:19.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_security_group_mesk3p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:20.200Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:20.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "ccdbeaa9-f7fb-4217-8eac-342cd4d87ed4"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:20.435Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:20.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:20.435Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:20.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "proxy_host_hcj7gw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:20.435Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:20.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:20.435Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:20.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:20.435Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:20.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_floatingip_urwkqw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:21.162Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:21.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "0b2cee06-9ae5-4d9a-acb3-2540d60705af"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:21.439Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:21.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:21.439Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:21.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:21.439Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:21.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_host_y3vy74", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:21.439Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:21.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:21.439Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:21.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:21.439Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:21.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_security_group_mesk3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:21.439Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:21.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bind_floatingip_urwkqw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:22.679Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:22.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:23.744Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:23.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:23.744Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:23.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "internal_sip_security_group_p1yako", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:23.799Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:23.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "3f12a0f4-35cf-4f8d-9ce3-6e8ec5463146"}], "metadata": {"pagination": {"total": 724, "offset": 674, "size": 50}}} 2018-12-23 22:38:24,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:24,163 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:24 GMT 2018-12-23 22:38:24,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:24,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17664 2018-12-23 22:38:24,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:24,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:38:24,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:38:24,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:24,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:24,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:38:24,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 22:38:24,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 22:38:24,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 22:38:24,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-23 22:38:24,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:38:24,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:38:24,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:38:24,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-23 22:38:24,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:38:24,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-23 22:38:24,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 22:38:24,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:24,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:24,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 22:38:24,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:24,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 22:38:24,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:24,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-23 22:38:24,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 22:38:24,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-23 22:38:24,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-23 22:38:24,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:38:24,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:38:24,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:24,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:24,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:24,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:24 GMT 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-23 22:38:24,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:29,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/events 2018-12-23 22:38:29,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:29,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:29,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:29,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_4xh4m4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:24.167Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:24.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "cc1ab922-dd04-41bb-84ec-df766d2a6fdb"}, {"node_instance_id": "base_security_group_sh3sye", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:24.167Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:24.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "34202a24-5ee3-4afb-a19b-eb685413f3c6"}, {"node_instance_id": "bono_security_group_4u30h0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:24.167Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:24.167Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "123ba649-b7b5-4c89-af67-2e7e0bb3b881"}, {"node_instance_id": "keypair_0ix1kt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:24.800Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "internal_sip_security_group_p1yako", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:24.800Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "keypair_0ix1kt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:25.171Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:25.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4", "logger": "5a477acf-5d2a-4f07-9f50-d26918eb9eef"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:25.807Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:25.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_security_group_4u30h0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:25.807Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:25.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "bono_floatingip_4xh4m4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:25.807Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:25.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}, {"node_instance_id": "base_security_group_sh3sye", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-23T22:38:25.807Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T22:38:25.807Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "83476d17-6bed-433e-a97a-48e50ed9cac4"}], "metadata": {"pagination": {"total": 734, "offset": 709, "size": 50}}} 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:29 GMT 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5351 2018-12-23 22:38:29,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:29,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-23 22:38:29,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:38:29,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-23 22:38:29,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-23 22:38:29,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:38:29,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-12-23 22:38:29,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-12-23 22:38:29,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:38:29,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 22:38:29,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 22:38:29,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/executions/83476d17-6bed-433e-a97a-48e50ed9cac4 2018-12-23 22:38:29,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:29,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:29,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:29,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T22:34:17.071Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "83476d17-6bed-433e-a97a-48e50ed9cac4"} 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:29 GMT 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-12-23 22:38:29,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:29,364 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/deployments/clearwater-opnfv 2018-12-23 22:38:30,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:30,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:30,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:30,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:30,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:30,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:30,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:30,179 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 22:38:30,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "57005156-834f-4a93-b4e7-586a6c070b51", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "bono_cluster_size": 1, "flavor_id": "3be9e704-fc30-4ea2-8e8e-8245798ae258", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "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-12-23T22:15:40.813Z", "updated_at": "2018-12-23T22:15:40.813Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-12-23 22:38:30,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:30,180 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:30 GMT 2018-12-23 22:38:30,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:30,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-23 22:38:30,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:30,181 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/blueprints/clearwater-opnfv 2018-12-23 22:38:30,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 22:38:30,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 22:38:30,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 22:38:30,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 22:38:30,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 22:38:30,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 22:38:30,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 22:38:30,258 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 22:38:30,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T22:15:35.119Z", "updated_at": "2018-12-23T22:15:35.119Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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": "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": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "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-12-23 22:38:30,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 22:38:30,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 22:38:30 GMT 2018-12-23 22:38:30,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 22:38:30,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-23 22:38:30,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 22:38:30,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 22:38:30,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/57005156-834f-4a93-b4e7-586a6c070b51 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:31,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-428401f3-dba4-4569-a781-5521264efe44 Date: Sun, 23 Dec 2018 22:38:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:38:31,999 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/57005156-834f-4a93-b4e7-586a6c070b51 used request id req-428401f3-dba4-4569-a781-5521264efe44 2018-12-23 22:38:32,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.71507000923s 2018-12-23 22:38:32,000 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/57005156-834f-4a93-b4e7-586a6c070b51 used request id req-428401f3-dba4-4569-a781-5521264efe44 2018-12-23 22:38:32,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:38:32,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:32,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e62ca702-5f9e-4d8d-8240-eee7d6803a81 x-compute-request-id: req-e62ca702-5f9e-4d8d-8240-eee7d6803a81 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "3be9e704-fc30-4ea2-8e8e-8245798ae258"}, {"name": "cloudify_ims-flavor_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028"}]} 2018-12-23 22:38:32,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e62ca702-5f9e-4d8d-8240-eee7d6803a81 2018-12-23 22:38:32,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.197703838348s 2018-12-23 22:38:32,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e62ca702-5f9e-4d8d-8240-eee7d6803a81 2018-12-23 22:38:32,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 22:38:32,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:32,231 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22:38:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad90884c-6a9d-4e1b-ab06-e0df3d23a054 x-compute-request-id: req-ad90884c-6a9d-4e1b-ab06-e0df3d23a054 Content-Length: 0 Content-Type: application/json 2018-12-23 22:38:32,232 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258 used request id req-ad90884c-6a9d-4e1b-ab06-e0df3d23a054 2018-12-23 22:38:32,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0305759906769s 2018-12-23 22:38:32,232 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3be9e704-fc30-4ea2-8e8e-8245798ae258 used request id req-ad90884c-6a9d-4e1b-ab06-e0df3d23a054 2018-12-23 22:38:32,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 22:38:32,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/dd9972fa-2f4b-4416-bd65-83d2a194e3b7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:33,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e2348c4-7391-448c-8792-a0a63259cf92 Content-Length: 0 Date: Sun, 23 Dec 2018 22:38:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:38:33,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/dd9972fa-2f4b-4416-bd65-83d2a194e3b7.json used request id req-2e2348c4-7391-448c-8792-a0a63259cf92 2018-12-23 22:38:33,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.21462011337s 2018-12-23 22:38:33,450 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/dd9972fa-2f4b-4416-bd65-83d2a194e3b7.json used request id req-2e2348c4-7391-448c-8792-a0a63259cf92 2018-12-23 22:38:33,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 22:38:33,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:33,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0370411f-0832-48f3-9c2d-b1765485fb4e Date: Sun, 23 Dec 2018 22:38:33 GMT RESP BODY: {"floatingips": []} 2018-12-23 22:38:33,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0370411f-0832-48f3-9c2d-b1765485fb4e 2018-12-23 22:38:33,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0336081981659s 2018-12-23 22:38:33,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0370411f-0832-48f3-9c2d-b1765485fb4e 2018-12-23 22:38:33,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 22:38:33,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:33,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:38: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-34cfd167-aab3-47ee-a48c-8ddd0110fb06 x-compute-request-id: req-34cfd167-aab3-47ee-a48c-8ddd0110fb06 Content-Type: application/json 2018-12-23 22:38:33,786 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1 used request id req-34cfd167-aab3-47ee-a48c-8ddd0110fb06 2018-12-23 22:38:33,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.297065019608s 2018-12-23 22:38:33,786 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1 used request id req-34cfd167-aab3-47ee-a48c-8ddd0110fb06 2018-12-23 22:38:33,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:38:33,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:34,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38: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-0d199ff6-6c73-4c52-bef5-1532fa80af8d x-compute-request-id: req-0d199ff6-6c73-4c52-bef5-1532fa80af8d Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:05:13", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:24:05:13", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "rel": "bookmark"}], "image": {"id": "61f32830-efd6-4ff0-9b98-31a080707049", "links": [{"href": "http://172.30.9.21:8774/images/61f32830-efd6-4ff0-9b98-31a080707049", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:14:16.000000", "flavor": {"id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028", "links": [{"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}]}, "id": "d2c9f66f-dbf3-446e-ba6a-063cca28eac1", "security_groups": [{"name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}], "user_id": "a47ff927fe1246cdb3f9adc58ee60570", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:38:33Z", "hostId": "36692a556316bb28f3306110cab4c988c430395e76ce7404b1bc1145", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "name": "cloudify_ims-vm_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "created": "2018-12-23T22:12:03Z", "tenant_id": "de967139e78345ee897611dec5d890e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:38:34,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d199ff6-6c73-4c52-bef5-1532fa80af8d 2018-12-23 22:38:34,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567257881165s 2018-12-23 22:38:34,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d199ff6-6c73-4c52-bef5-1532fa80af8d 2018-12-23 22:38:34,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:38:36,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:38:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:36,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38: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-3ebc818c-398a-48bd-995c-33f0ef2467ef x-compute-request-id: req-3ebc818c-398a-48bd-995c-33f0ef2467ef Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 22:38:36,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ebc818c-398a-48bd-995c-33f0ef2467ef 2018-12-23 22:38:36,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232538938522s 2018-12-23 22:38:36,591 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ebc818c-398a-48bd-995c-33f0ef2467ef 2018-12-23 22:38:36,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:38:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:36,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-6af44d9d-d46e-4457-8187-69fd36823f64 Date: Sun, 23 Dec 2018 22:38:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:12:01Z", "updated_at": "2018-12-23T22:12:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "169de1c2-0c1f-4cc7-a075-f516b43ca7a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "2312bc2b-bab4-4690-b2ad-9be7a8347a88", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "38d87c72-a5d3-4113-a938-0880401dedcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "4bf340cb-e59a-4967-af11-624fc8e116d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "5426c504-d459-4902-99ca-24080b0e5713", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "7ebf5d79-900b-40b6-9139-3e2badfa9e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:12:01Z", "revision_number": 0, "id": "90d1932b-c54f-4e35-8963-33a32bff2fe0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:01Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:12:02Z", "revision_number": 0, "id": "c2475233-3f52-4db9-8d29-18580e72c331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:12:02Z", "security_group_id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 8, "project_id": "de967139e78345ee897611dec5d890e4", "id": "35048365-82ef-4675-8b8e-e9b48db6ac6a", "name": "cloudify_ims-sg_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:15:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:15:32Z", "revision_number": 0, "id": "a3ef9d62-ac34-4579-b29a-acdf047ea63c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:15:32Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 5, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:38:36,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6af44d9d-d46e-4457-8187-69fd36823f64 2018-12-23 22:38:36,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.052649974823s 2018-12-23 22:38:36,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6af44d9d-d46e-4457-8187-69fd36823f64 2018-12-23 22:38:36,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 22:38:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/35048365-82ef-4675-8b8e-e9b48db6ac6a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:36,795 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0db5d9b2-f47c-49d3-bb11-0ae81e1996e2 Content-Length: 0 Date: Sun, 23 Dec 2018 22:38:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:38:36,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/35048365-82ef-4675-8b8e-e9b48db6ac6a.json used request id req-0db5d9b2-f47c-49d3-bb11-0ae81e1996e2 2018-12-23 22:38:36,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144572019577s 2018-12-23 22:38:36,795 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/35048365-82ef-4675-8b8e-e9b48db6ac6a.json used request id req-0db5d9b2-f47c-49d3-bb11-0ae81e1996e2 2018-12-23 22:38:36,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 22:38:36,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:36,819 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22:38: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-6231d920-41f2-4837-a25e-1bc7fab6891f x-compute-request-id: req-6231d920-41f2-4837-a25e-1bc7fab6891f Content-Length: 0 Content-Type: application/json 2018-12-23 22:38:36,819 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e used request id req-6231d920-41f2-4837-a25e-1bc7fab6891f 2018-12-23 22:38:36,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0230369567871s 2018-12-23 22:38:36,819 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_d1d4df8f-623f-4e48-acb0-a4a11e04325e used request id req-6231d920-41f2-4837-a25e-1bc7fab6891f 2018-12-23 22:38:36,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 22:38:36,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" -d '{"subnet_id": "4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a"}' 2018-12-23 22:38:38,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-17035e12-8654-4f1d-840a-a220ada572a6 Date: Sun, 23 Dec 2018 22:38:38 GMT RESP BODY: {"network_id": "5b01f8d5-9b4a-4f42-8ab5-87469f420941", "tenant_id": "de967139e78345ee897611dec5d890e4", "subnet_id": "4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a", "subnet_ids": ["4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a"], "port_id": "551242bb-d1cf-4191-bf07-21a640e00917", "id": "3d1a8f73-fcc1-4590-a569-27ad5540b543"} 2018-12-23 22:38:38,738 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543/remove_router_interface.json used request id req-17035e12-8654-4f1d-840a-a220ada572a6 2018-12-23 22:38:38,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.91833901405s 2018-12-23 22:38:38,738 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543/remove_router_interface.json used request id req-17035e12-8654-4f1d-840a-a220ada572a6 returning object 3d1a8f73-fcc1-4590-a569-27ad5540b543 2018-12-23 22:38:38,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 22:38:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:38,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-6d9ade30-8ed0-4604-bc30-df7c74e64bce Date: Sun, 23 Dec 2018 22:38:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:33Z", "admin_state_up": true, "updated_at": "2018-12-23T22:38:37Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "de967139e78345ee897611dec5d890e4", "id": "3d1a8f73-fcc1-4590-a569-27ad5540b543", "name": "cloudify_ims-router_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}]} 2018-12-23 22:38:38,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6d9ade30-8ed0-4604-bc30-df7c74e64bce 2018-12-23 22:38:38,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140040874481s 2018-12-23 22:38:38,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6d9ade30-8ed0-4604-bc30-df7c74e64bce 2018-12-23 22:38:38,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 22:38:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:40,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d614bde-bd9f-49f1-874e-639f819064ac Content-Length: 0 Date: Sun, 23 Dec 2018 22:38:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:38:40,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543.json used request id req-6d614bde-bd9f-49f1-874e-639f819064ac 2018-12-23 22:38:40,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14710998535s 2018-12-23 22:38:40,028 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/3d1a8f73-fcc1-4590-a569-27ad5540b543.json used request id req-6d614bde-bd9f-49f1-874e-639f819064ac 2018-12-23 22:38:40,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 22:38:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:40,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9b4213e5-b5e1-433a-ba7f-13b73f6e8202 Date: Sun, 23 Dec 2018 22:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:10:32Z","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":"de967139e78345ee897611dec5d890e4","id":"4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a","subnetpool_id":null,"name":"cloudify_ims-subnet_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}]} 2018-12-23 22:38:40,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9b4213e5-b5e1-433a-ba7f-13b73f6e8202 2018-12-23 22:38:40,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0430657863617s 2018-12-23 22:38:40,072 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9b4213e5-b5e1-433a-ba7f-13b73f6e8202 2018-12-23 22:38:40,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 22:38:40,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:41,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9452003e-a17b-43aa-8898-570c3f46b53c Date: Sun, 23 Dec 2018 22:38:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:38:41,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a.json used request id req-9452003e-a17b-43aa-8898-570c3f46b53c 2018-12-23 22:38:41,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19755887985s 2018-12-23 22:38:41,271 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4945e6bf-f451-4a3c-bc58-9e7e17c7cd6a.json used request id req-9452003e-a17b-43aa-8898-570c3f46b53c 2018-12-23 22:38:41,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:38:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:41,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-c1cf9af3-0006-43a7-8c82-8dd5cd0097b7 Date: Sun, 23 Dec 2018 22:38:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"5b01f8d5-9b4a-4f42-8ab5-87469f420941","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"de967139e78345ee897611dec5d890e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:38:41Z","qos_policy_id":null,"name":"cloudify_ims-net_d1d4df8f-623f-4e48-acb0-a4a11e04325e","admin_state_up":true,"tenant_id":"de967139e78345ee897611dec5d890e4","created_at":"2018-12-23T22:10:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 22:38:41,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c1cf9af3-0006-43a7-8c82-8dd5cd0097b7 2018-12-23 22:38:41,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0968420505524s 2018-12-23 22:38:41,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c1cf9af3-0006-43a7-8c82-8dd5cd0097b7 2018-12-23 22:38:41,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 22:38:41,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5b01f8d5-9b4a-4f42-8ab5-87469f420941.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:42,561 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7aa1296f-2eb5-467f-827c-162a7a3be4b9 Date: Sun, 23 Dec 2018 22:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:38:42,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5b01f8d5-9b4a-4f42-8ab5-87469f420941.json used request id req-7aa1296f-2eb5-467f-827c-162a7a3be4b9 2018-12-23 22:38:42,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19155788422s 2018-12-23 22:38:42,562 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5b01f8d5-9b4a-4f42-8ab5-87469f420941.json used request id req-7aa1296f-2eb5-467f-827c-162a7a3be4b9 2018-12-23 22:38:42,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:38:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:42,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-a314505d-baf6-43be-94cf-1ce1988eb33d Date: Sun, 23 Dec 2018 22:38:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "metadata": {}}], "file": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049/file", "owner": "de967139e78345ee897611dec5d890e4", "id": "61f32830-efd6-4ff0-9b98-31a080707049", "size": 4373348352, "self": "/v2/images/61f32830-efd6-4ff0-9b98-31a080707049", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/61f32830-efd6-4ff0-9b98-31a080707049/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:12:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:11:01Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:38:42,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a314505d-baf6-43be-94cf-1ce1988eb33d 2018-12-23 22:38:42,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0419888496399s 2018-12-23 22:38:42,608 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a314505d-baf6-43be-94cf-1ce1988eb33d 2018-12-23 22:38:42,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 22:38:42,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/61f32830-efd6-4ff0-9b98-31a080707049 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3663497cae7ac64b396f1a47256956fa356f341" 2018-12-23 22:38:43,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-445171a6-314d-4419-bc28-c13918a72c2b Date: Sun, 23 Dec 2018 22:38:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:38:43,072 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/61f32830-efd6-4ff0-9b98-31a080707049 used request id req-445171a6-314d-4419-bc28-c13918a72c2b 2018-12-23 22:38:43,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.462857961655s 2018-12-23 22:38:43,073 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/61f32830-efd6-4ff0-9b98-31a080707049 used request id req-445171a6-314d-4419-bc28-c13918a72c2b 2018-12-23 22:38:43,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:38:43,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:43,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3e107e-29e9-4ac3-955a-0cbfb1055b25 x-compute-request-id: req-bf3e107e-29e9-4ac3-955a-0cbfb1055b25 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "66257288-4a5b-4a2f-a82f-ad3c6de4f028"}]} 2018-12-23 22:38:43,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-bf3e107e-29e9-4ac3-955a-0cbfb1055b25 2018-12-23 22:38:43,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021763086319s 2018-12-23 22:38:43,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-bf3e107e-29e9-4ac3-955a-0cbfb1055b25 2018-12-23 22:38:43,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 22:38:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:43,126 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-386909bd-76bb-4a1a-9e1a-740491011a36 x-compute-request-id: req-386909bd-76bb-4a1a-9e1a-740491011a36 Content-Length: 0 Content-Type: application/json 2018-12-23 22:38:43,126 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028 used request id req-386909bd-76bb-4a1a-9e1a-740491011a36 2018-12-23 22:38:43,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0293610095978s 2018-12-23 22:38:43,126 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/66257288-4a5b-4a2f-a82f-ad3c6de4f028 used request id req-386909bd-76bb-4a1a-9e1a-740491011a36 2018-12-23 22:38:43,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:38:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:43,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71ff1be-c510-4e4d-bf23-e508334258b9 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": {"self": "http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a47ff927fe1246cdb3f9adc58ee60570", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:38:43,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d71ff1be-c510-4e4d-bf23-e508334258b9 2018-12-23 22:38:43,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113316774368s 2018-12-23 22:38:43,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d71ff1be-c510-4e4d-bf23-e508334258b9 2018-12-23 22:38:43,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:38:43,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:43,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bc86469-dd81-40d5-8146-7b340ba79155 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_d1d4df8f-623f-4e48-acb0-a4a11e04325e", "links": {"self": "http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a47ff927fe1246cdb3f9adc58ee60570", "description": null}} 2018-12-23 22:38:43,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570 used request id req-2bc86469-dd81-40d5-8146-7b340ba79155 2018-12-23 22:38:43,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105126142502s 2018-12-23 22:38:43,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570 used request id req-2bc86469-dd81-40d5-8146-7b340ba79155 2018-12-23 22:38:43,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 22:38:43,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:43,612 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c801f7-e225-43de-8fd8-2f752159856e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:38:43,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570 used request id req-92c801f7-e225-43de-8fd8-2f752159856e 2018-12-23 22:38:43,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.260195970535s 2018-12-23 22:38:43,613 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a47ff927fe1246cdb3f9adc58ee60570 used request id req-92c801f7-e225-43de-8fd8-2f752159856e 2018-12-23 22:38:43,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:38:43,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:43,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132a302c-0a25-4b5d-b045-26231488d6f8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4"}, "tags": [], "enabled": true, "id": "de967139e78345ee897611dec5d890e4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_d1d4df8f-623f-4e48-acb0-a4a11e04325e"}]} 2018-12-23 22:38:43,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-132a302c-0a25-4b5d-b045-26231488d6f8 2018-12-23 22:38:43,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103479146957s 2018-12-23 22:38:43,723 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-132a302c-0a25-4b5d-b045-26231488d6f8 2018-12-23 22:38:43,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 22:38:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:43,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2543506b-8a07-4de9-b9f8-972b0213c0c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:38:43,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4 used request id req-2543506b-8a07-4de9-b9f8-972b0213c0c3 2018-12-23 22:38:43,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161417961121s 2018-12-23 22:38:43,889 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/de967139e78345ee897611dec5d890e4 used request id req-2543506b-8a07-4de9-b9f8-972b0213c0c3 2018-12-23 22:38:43,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:38:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=de967139e78345ee897611dec5d890e4&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:44,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-245586d1-5e81-47d2-8930-6379fa2a0cfa Date: Sun, 23 Dec 2018 22:38:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:15:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:15:32Z", "revision_number": 0, "id": "a3ef9d62-ac34-4579-b29a-acdf047ea63c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:15:32Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 5, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}]} 2018-12-23 22:38:44,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=de967139e78345ee897611dec5d890e4&name=default used request id req-245586d1-5e81-47d2-8930-6379fa2a0cfa 2018-12-23 22:38:44,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.149792194366s 2018-12-23 22:38:44,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=de967139e78345ee897611dec5d890e4&name=default used request id req-245586d1-5e81-47d2-8930-6379fa2a0cfa 2018-12-23 22:38:44,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:38:44,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:44,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31566 X-Openstack-Request-Id: req-0ce2ca99-eb38-4615-af99-5bfdbdab4d1f Date: Sun, 23 Dec 2018 22:38:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "de967139e78345ee897611dec5d890e4", "created_at": "2018-12-23T22:10:31Z", "updated_at": "2018-12-23T22:15:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "22988075-505e-4b55-b11b-18efd9b16746", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "76951b6a-ee55-449b-8919-0388af106b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "7d841cad-be0e-431e-9fd4-af0e5de15a20", "remote_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:15:32Z", "revision_number": 0, "id": "a3ef9d62-ac34-4579-b29a-acdf047ea63c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:15:32Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:10:31Z", "revision_number": 0, "id": "e936d8d2-e9cd-409e-be1c-48c39f21e94f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:10:31Z", "security_group_id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "tenant_id": "de967139e78345ee897611dec5d890e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "de967139e78345ee897611dec5d890e4"}], "revision_number": 5, "project_id": "de967139e78345ee897611dec5d890e4", "id": "75c2d04a-6df4-4a8b-be76-e97e370232ea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 22:38:44,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0ce2ca99-eb38-4615-af99-5bfdbdab4d1f 2018-12-23 22:38:44,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118020057678s 2018-12-23 22:38:44,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0ce2ca99-eb38-4615-af99-5bfdbdab4d1f 2018-12-23 22:38:44,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 22:38:44,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/75c2d04a-6df4-4a8b-be76-e97e370232ea.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9c353d4205cc78a72061e9e34bf7968bea07467c" 2018-12-23 22:38:44,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8abdeb4a-2ba6-4dd0-b5a3-efbe143a46b4 Content-Length: 0 Date: Sun, 23 Dec 2018 22:38:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:38:44,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/75c2d04a-6df4-4a8b-be76-e97e370232ea.json used request id req-8abdeb4a-2ba6-4dd0-b5a3-efbe143a46b4 2018-12-23 22:38:44,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.150313138962s 2018-12-23 22:38:44,320 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/75c2d04a-6df4-4a8b-be76-e97e370232ea.json used request id req-8abdeb4a-2ba6-4dd0-b5a3-efbe143a46b4 2018-12-23 22:38:44,342 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-12-23 22:38:44,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:38:44,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea028296-8466-424e-9799-1fb99e47d7fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 22:38:44,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-ea028296-8466-424e-9799-1fb99e47d7fa 2018-12-23 22:38:44,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 22:38:44,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T23:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["-9T-gNrsQpyUApnl6t9N8A"], "issued_at": "2018-12-23T22:38:44.000000Z"}} 2018-12-23 22:38:44,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:38:44,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:45,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-bdda148e-c5e0-4b15-8918-14c263545be6 Date: Sun, 23 Dec 2018 22:38:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 22:38:45,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdda148e-c5e0-4b15-8918-14c263545be6 2018-12-23 22:38:45,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254854917526s 2018-12-23 22:38:45,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bdda148e-c5e0-4b15-8918-14c263545be6 2018-12-23 22:38:45,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:38:45,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 22:38:45,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:38:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:45,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd2593f-fddf-4fc4-ba1f-539b14583d26 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 22:38:45,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3bd2593f-fddf-4fc4-ba1f-539b14583d26 2018-12-23 22:38:45,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102365970612s 2018-12-23 22:38:45,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3bd2593f-fddf-4fc4-ba1f-539b14583d26 2018-12-23 22:38:45,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 22:38:45,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}}' 2018-12-23 22:38:45,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3923eaa-4e14-41c0-819f-b3ec2f693543 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab"}, "tags": [], "enabled": true, "id": "613e93de38f241b8b4b7f924e9ad9bab", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}} 2018-12-23 22:38:45,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c3923eaa-4e14-41c0-819f-b3ec2f693543 2018-12-23 22:38:45,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126260995865s 2018-12-23 22:38:45,277 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c3923eaa-4e14-41c0-819f-b3ec2f693543 2018-12-23 22:38:45,278 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}) 2018-12-23 22:38:45,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 22:38:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "310be6ac-167b-4e54-938a-95d4fe661fff", "email": null, "name": "heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}}' 2018-12-23 22:38:45,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1a2fe52-f217-4dcc-8c3c-66a110562fd4 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": {"self": "http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c221121f7f64333b27116786d642596", "domain_id": "default", "password_expires_at": null}} 2018-12-23 22:38:45,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e1a2fe52-f217-4dcc-8c3c-66a110562fd4 2018-12-23 22:38:45,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.35273194313s 2018-12-23 22:38:45,637 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e1a2fe52-f217-4dcc-8c3c-66a110562fd4 2018-12-23 22:38:45,637 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2c221121f7f64333b27116786d642596', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}) 2018-12-23 22:38:45,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:38:45,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:45,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04e528f-28c3-4382-b1f3-5dd224f14111 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:38:45,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a04e528f-28c3-4382-b1f3-5dd224f14111 2018-12-23 22:38:45,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935919284821s 2018-12-23 22:38:45,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a04e528f-28c3-4382-b1f3-5dd224f14111 2018-12-23 22:38:45,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:38:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:45,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d41cd61-92fc-4812-b8b3-37c3cc185110 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:38:45,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d41cd61-92fc-4812-b8b3-37c3cc185110 2018-12-23 22:38:45,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0180940628052s 2018-12-23 22:38:45,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d41cd61-92fc-4812-b8b3-37c3cc185110 2018-12-23 22:38:45,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:38:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:45,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0bf3749-4fe2-46dd-a079-e75ebac6a231 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 22:38:45,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c0bf3749-4fe2-46dd-a079-e75ebac6a231 2018-12-23 22:38:45,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.096107006073s 2018-12-23 22:38:45,859 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c0bf3749-4fe2-46dd-a079-e75ebac6a231 2018-12-23 22:38:45,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:38:45,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:45,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03e780fd-4892-4591-b490-7a1280632da8 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": {"self": "http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c221121f7f64333b27116786d642596", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:38:45,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-03e780fd-4892-4591-b490-7a1280632da8 2018-12-23 22:38:45,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112215995789s 2018-12-23 22:38:45,973 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-03e780fd-4892-4591-b490-7a1280632da8 2018-12-23 22:38:45,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:38:45,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:46,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741cd82f-2321-4bd9-bca7-931d19e94865 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab"}, "tags": [], "enabled": true, "id": "613e93de38f241b8b4b7f924e9ad9bab", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 22:38:46,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-741cd82f-2321-4bd9-bca7-931d19e94865 2018-12-23 22:38:46,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.092787027359s 2018-12-23 22:38:46,078 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-741cd82f-2321-4bd9-bca7-931d19e94865 2018-12-23 22:38:46,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 22:38:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=2c221121f7f64333b27116786d642596&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=613e93de38f241b8b4b7f924e9ad9bab" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:46,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34b40f1-a4ef-4333-8b47-c12122588bd1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=2c221121f7f64333b27116786d642596&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=613e93de38f241b8b4b7f924e9ad9bab", "previous": null, "next": null}} 2018-12-23 22:38:46,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2c221121f7f64333b27116786d642596&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=613e93de38f241b8b4b7f924e9ad9bab used request id req-c34b40f1-a4ef-4333-8b47-c12122588bd1 2018-12-23 22:38:46,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0897350311279s 2018-12-23 22:38:46,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2c221121f7f64333b27116786d642596&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=613e93de38f241b8b4b7f924e9ad9bab used request id req-c34b40f1-a4ef-4333-8b47-c12122588bd1 2018-12-23 22:38:46,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 22:38:46,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab/users/2c221121f7f64333b27116786d642596/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:46,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c12426-defc-4ec1-bc0c-7b12af5e0d3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:38:46,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab/users/2c221121f7f64333b27116786d642596/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-f0c12426-defc-4ec1-bc0c-7b12af5e0d3d 2018-12-23 22:38:46,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13206911087s 2018-12-23 22:38:46,311 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab/users/2c221121f7f64333b27116786d642596/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-f0c12426-defc-4ec1-bc0c-7b12af5e0d3d 2018-12-23 22:38:46,312 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '310be6ac-167b-4e54-938a-95d4fe661fff', 'username': u'heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 22:38:46,315 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'password': '310be6ac-167b-4e54-938a-95d4fe661fff', 'project_name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '613e93de38f241b8b4b7f924e9ad9bab', 'project_domain_name': 'Default'} 2018-12-23 22:38:46,347 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2018-12-23 22:38:46,348 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-12-23 22:38:46,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:38:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:46,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a39047-a681-45ea-b315-db14a7ea4aa3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 22:38:46,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f3a39047-a681-45ea-b315-db14a7ea4aa3 2018-12-23 22:38:46,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100581169128s 2018-12-23 22:38:46,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-f3a39047-a681-45ea-b315-db14a7ea4aa3 2018-12-23 22:38:46,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:38:46,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:38:46,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c7b3e2-9d9b-4392-aad9-8b98ee00d181 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab"}, "tags": [], "enabled": true, "id": "613e93de38f241b8b4b7f924e9ad9bab", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 22:38:46,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d1c7b3e2-9d9b-4392-aad9-8b98ee00d181 2018-12-23 22:38:46,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0973150730133s 2018-12-23 22:38:46,554 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d1c7b3e2-9d9b-4392-aad9-8b98ee00d181 2018-12-23 22:38:46,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 22:38:46,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" -d '{"network": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "heat_ims-net_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "admin_state_up": true}}' 2018-12-23 22:38:46,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-857185fd-7ca4-4888-bcfa-e039902d8156 Date: Sun, 23 Dec 2018 22:38:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7e46374e-0809-4999-8615-186c5b7b88af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"613e93de38f241b8b4b7f924e9ad9bab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:38:46Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_c21efafb-e142-47aa-8ac0-dbe7c210ad62","admin_state_up":true,"tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:38:46Z","mtu":1450}} 2018-12-23 22:38:46,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-857185fd-7ca4-4888-bcfa-e039902d8156 2018-12-23 22:38:46,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.39013004303s 2018-12-23 22:38:46,947 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-857185fd-7ca4-4888-bcfa-e039902d8156 2018-12-23 22:38:46,947 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T22:38:46Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e46374e-0809-4999-8615-186c5b7b88af', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'heat_ims-net_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'created_at': u'2018-12-23T22:38:46Z', u'mtu': 1450, u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'l2_adjacency': True}) 2018-12-23 22:38:46,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:38:46,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87bdb134-6e0b-4a72-9524-28a0d9110d23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 22:38:46,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-87bdb134-6e0b-4a72-9524-28a0d9110d23 2018-12-23 22:38:46,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 22:38:47,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T23:38:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/613e93de38f241b8b4b7f924e9ad9bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/613e93de38f241b8b4b7f924e9ad9bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/613e93de38f241b8b4b7f924e9ad9bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/613e93de38f241b8b4b7f924e9ad9bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/613e93de38f241b8b4b7f924e9ad9bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_613e93de38f241b8b4b7f924e9ad9bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_613e93de38f241b8b4b7f924e9ad9bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/613e93de38f241b8b4b7f924e9ad9bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/613e93de38f241b8b4b7f924e9ad9bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/613e93de38f241b8b4b7f924e9ad9bab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/613e93de38f241b8b4b7f924e9ad9bab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/613e93de38f241b8b4b7f924e9ad9bab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "id": "2c221121f7f64333b27116786d642596"}, "audit_ids": ["BSqjXBo5RDq4NdeQXsM1mA"], "issued_at": "2018-12-23T22:38:47.000000Z"}} 2018-12-23 22:38:47,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:38:47,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:38:47,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-ec430fb1-6389-4149-b4fc-d01d1a6694c4 Date: Sun, 23 Dec 2018 22:38:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7e46374e-0809-4999-8615-186c5b7b88af","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"613e93de38f241b8b4b7f924e9ad9bab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:38:46Z","qos_policy_id":null,"name":"heat_ims-net_c21efafb-e142-47aa-8ac0-dbe7c210ad62","admin_state_up":true,"tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:38:46Z","mtu":1450}]} 2018-12-23 22:38:47,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ec430fb1-6389-4149-b4fc-d01d1a6694c4 2018-12-23 22:38:47,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266822099686s 2018-12-23 22:38:47,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ec430fb1-6389-4149-b4fc-d01d1a6694c4 2018-12-23 22:38:47,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 22:38:47,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"subnet": {"name": "heat_ims-subnet_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "enable_dhcp": true, "network_id": "7e46374e-0809-4999-8615-186c5b7b88af", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 22:38:48,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eb2324f4-c071-462a-b14f-464b8c1388e8 Date: Sun, 23 Dec 2018 22:38:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e46374e-0809-4999-8615-186c5b7b88af","tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:38:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:38:47Z","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":"613e93de38f241b8b4b7f924e9ad9bab","id":"27d00249-f80f-4a02-8c27-6beeffc1a2d2","subnetpool_id":null,"name":"heat_ims-subnet_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}} 2018-12-23 22:38:48,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eb2324f4-c071-462a-b14f-464b8c1388e8 2018-12-23 22:38:48,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.844762086868s 2018-12-23 22:38:48,456 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eb2324f4-c071-462a-b14f-464b8c1388e8 2018-12-23 22:38:48,457 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T22:38:47Z', 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'27d00249-f80f-4a02-8c27-6beeffc1a2d2', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'enable_dhcp': True, u'network_id': u'7e46374e-0809-4999-8615-186c5b7b88af', u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'created_at': u'2018-12-23T22:38:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'613e93de38f241b8b4b7f924e9ad9bab'}) 2018-12-23 22:38:48,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 22:38:48,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "heat_ims-router_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "admin_state_up": true}}' 2018-12-23 22:38:50,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-45ae0642-07db-4266-af3d-2b239413fcbd Date: Sun, 23 Dec 2018 22:38:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "created_at": "2018-12-23T22:38:48Z", "admin_state_up": true, "updated_at": "2018-12-23T22:38:49Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "76419095-e296-4036-a51d-33783491c230", "name": "heat_ims-router_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}} 2018-12-23 22:38:50,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-45ae0642-07db-4266-af3d-2b239413fcbd 2018-12-23 22:38:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64051985741s 2018-12-23 22:38:50,098 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-45ae0642-07db-4266-af3d-2b239413fcbd 2018-12-23 22:38:50,099 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T22:38:49Z', u'revision_number': 2, u'id': u'76419095-e296-4036-a51d-33783491c230', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'admin_state_up': True, u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'created_at': u'2018-12-23T22:38:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'613e93de38f241b8b4b7f924e9ad9bab'}) 2018-12-23 22:38:50,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 22:38:50,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"subnet_id": "27d00249-f80f-4a02-8c27-6beeffc1a2d2"}' 2018-12-23 22:38:52,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ecea05e6-5407-4a6a-8cde-9c0fbe2b1958 Date: Sun, 23 Dec 2018 22:38:52 GMT RESP BODY: {"network_id": "7e46374e-0809-4999-8615-186c5b7b88af", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "subnet_id": "27d00249-f80f-4a02-8c27-6beeffc1a2d2", "subnet_ids": ["27d00249-f80f-4a02-8c27-6beeffc1a2d2"], "port_id": "386ae836-eeec-4642-b765-0d7bc1d64820", "id": "76419095-e296-4036-a51d-33783491c230"} 2018-12-23 22:38:52,558 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230/add_router_interface.json used request id req-ecea05e6-5407-4a6a-8cde-9c0fbe2b1958 2018-12-23 22:38:52,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45904111862s 2018-12-23 22:38:52,559 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230/add_router_interface.json used request id req-ecea05e6-5407-4a6a-8cde-9c0fbe2b1958 returning object 76419095-e296-4036-a51d-33783491c230 2018-12-23 22:38:52,559 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-23 22:38:54,054 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-23 22:38:54,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:38:54,059 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 22:38:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 22:38:54,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:38:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:38:54,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-edbbe637-6985-49e1-8a58-9c76de8c3041 Date: Sun, 23 Dec 2018 22:38:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:38:54,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-edbbe637-6985-49e1-8a58-9c76de8c3041 2018-12-23 22:38:54,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207968950272s 2018-12-23 22:38:54,269 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-edbbe637-6985-49e1-8a58-9c76de8c3041 2018-12-23 22:38:54,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 22:38:54,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}' 2018-12-23 22:38:54,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/24701514-142a-41a3-bacd-1691443ba5b7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-76b8c540-c53a-4739-a8e7-d3bb187bfd35 Date: Sun, 23 Dec 2018 22:38:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": null, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:38:54Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": null, "created_at": "2018-12-23T22:38:54Z", "protected": false} 2018-12-23 22:38:54,354 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-76b8c540-c53a-4739-a8e7-d3bb187bfd35 2018-12-23 22:38:54,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0776979923248s 2018-12-23 22:38:54,355 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-76b8c540-c53a-4739-a8e7-d3bb187bfd35 returning object 24701514-142a-41a3-bacd-1691443ba5b7 2018-12-23 22:38:54,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 22:38:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '' 2018-12-23 22:39:00,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4f7581a-0d66-467f-982e-36e9ddf953fc Date: Sun, 23 Dec 2018 22:39:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:00,065 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file used request id req-f4f7581a-0d66-467f-982e-36e9ddf953fc 2018-12-23 22:39:00,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.70945715904s 2018-12-23 22:39:00,065 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file used request id req-f4f7581a-0d66-467f-982e-36e9ddf953fc 2018-12-23 22:39:00,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:39:00,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:00,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-5dfa32e4-a4f7-44b6-ac6d-be496b14bd0f Date: Sun, 23 Dec 2018 22:39:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:39:00,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5dfa32e4-a4f7-44b6-ac6d-be496b14bd0f 2018-12-23 22:39:00,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.054694890976s 2018-12-23 22:39:00,125 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5dfa32e4-a4f7-44b6-ac6d-be496b14bd0f 2018-12-23 22:39:00,127 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file', 'owner': u'613e93de38f241b8b4b7f924e9ad9bab', 'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'size': 263586304, u'self': u'/v2/images/24701514-142a-41a3-bacd-1691443ba5b7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T22:39:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T22:39:00Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/24701514-142a-41a3-bacd-1691443ba5b7', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'created': u'2018-12-23T22:38:54Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-23T22:38:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/24701514-142a-41a3-bacd-1691443ba5b7', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-23 22:39:00,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 22:39:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-23 22:39:00,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39: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-af106602-0ce5-4535-ab64-f448dabe6352 x-compute-request-id: req-af106602-0ce5-4535-ab64-f448dabe6352 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}} 2018-12-23 22:39:00,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-af106602-0ce5-4535-ab64-f448dabe6352 2018-12-23 22:39:00,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.160941123962s 2018-12-23 22:39:00,289 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-af106602-0ce5-4535-ab64-f448dabe6352 2018-12-23 22:39:00,290 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'c100c35e-7677-4ab4-8972-66663adece74', 'swap': 0}) 2018-12-23 22:39:00,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 22:39:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" -d '{"extra_specs": {}}' 2018-12-23 22:39:00,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39: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-37900ee7-019b-4b73-942d-953aea16628a x-compute-request-id: req-37900ee7-019b-4b73-942d-953aea16628a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 22:39:00,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74/os-extra_specs used request id req-37900ee7-019b-4b73-942d-953aea16628a 2018-12-23 22:39:00,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198559761047s 2018-12-23 22:39:00,311 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74/os-extra_specs used request id req-37900ee7-019b-4b73-942d-953aea16628a 2018-12-23 22:39:00,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:39:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:39:00,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d725219-4901-43b3-acd0-0334bebb6933 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab"}, "tags": [], "enabled": true, "id": "613e93de38f241b8b4b7f924e9ad9bab", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 22:39:00,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3d725219-4901-43b3-acd0-0334bebb6933 2018-12-23 22:39:00,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0942981243134s 2018-12-23 22:39:00,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3d725219-4901-43b3-acd0-0334bebb6933 2018-12-23 22:39:00,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-23 22:39:00,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/613e93de38f241b8b4b7f924e9ad9bab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-23 22:39:00,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-7c3184e1-cab8-468c-9b00-b736abf30021 Date: Sun, 23 Dec 2018 22:39:00 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-12-23 22:39:00,673 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/613e93de38f241b8b4b7f924e9ad9bab.json used request id req-7c3184e1-cab8-468c-9b00-b736abf30021 2018-12-23 22:39:00,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.259226083755s 2018-12-23 22:39:00,674 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/613e93de38f241b8b4b7f924e9ad9bab.json used request id req-7c3184e1-cab8-468c-9b00-b736abf30021 2018-12-23 22:39:00,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:39:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:39:00,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67293144-37e5-4b5e-b42b-6570373e3294 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:39:00,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-67293144-37e5-4b5e-b42b-6570373e3294 2018-12-23 22:39:00,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0958299636841s 2018-12-23 22:39:00,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-67293144-37e5-4b5e-b42b-6570373e3294 2018-12-23 22:39:00,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-12-23 22:39:00,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-23 22:39:00,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72adcd3b-96b2-4f0c-85a7-479cf6116ba7 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "715a2cf11adb4a1ea5452b93ba8fc307", "links": {"self": "http://172.30.9.21:5000/v3/roles/715a2cf11adb4a1ea5452b93ba8fc307"}, "name": "heat_stack_owner"}} 2018-12-23 22:39:00,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-72adcd3b-96b2-4f0c-85a7-479cf6116ba7 2018-12-23 22:39:00,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0997519493103s 2018-12-23 22:39:00,879 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-72adcd3b-96b2-4f0c-85a7-479cf6116ba7 2018-12-23 22:39:00,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:39:00,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:39:00,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e861098d-799e-4497-9336-f391514ec0d1 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "715a2cf11adb4a1ea5452b93ba8fc307", "links": {"self": "http://172.30.9.21:5000/v3/roles/715a2cf11adb4a1ea5452b93ba8fc307"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:39:00,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e861098d-799e-4497-9336-f391514ec0d1 2018-12-23 22:39:00,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0920188426971s 2018-12-23 22:39:00,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e861098d-799e-4497-9336-f391514ec0d1 2018-12-23 22:39:00,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:39:00,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:39:01,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f5d13f-e89e-4270-8fc1-01921609edf0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 22:39:01,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d4f5d13f-e89e-4270-8fc1-01921609edf0 2018-12-23 22:39:01,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954139232635s 2018-12-23 22:39:01,077 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d4f5d13f-e89e-4270-8fc1-01921609edf0 2018-12-23 22:39:01,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:39:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:39:01,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73ef873-a0ed-46cf-be86-0aa8cb9d0a93 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": {"self": "http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c221121f7f64333b27116786d642596", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:39:01,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b73ef873-a0ed-46cf-be86-0aa8cb9d0a93 2018-12-23 22:39:01,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109230995178s 2018-12-23 22:39:01,188 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b73ef873-a0ed-46cf-be86-0aa8cb9d0a93 2018-12-23 22:39:01,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:39:01,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:39:01,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa340bf-7947-42f4-a9e8-5238c303272d Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab"}, "tags": [], "enabled": true, "id": "613e93de38f241b8b4b7f924e9ad9bab", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 22:39:01,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8fa340bf-7947-42f4-a9e8-5238c303272d 2018-12-23 22:39:01,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0920469760895s 2018-12-23 22:39:01,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8fa340bf-7947-42f4-a9e8-5238c303272d 2018-12-23 22:39:01,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 22:39:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=2c221121f7f64333b27116786d642596&role.id=715a2cf11adb4a1ea5452b93ba8fc307&scope.project.id=613e93de38f241b8b4b7f924e9ad9bab" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:39:01,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25c0664-912f-43bb-bb6a-331845bbb599 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=2c221121f7f64333b27116786d642596&role.id=715a2cf11adb4a1ea5452b93ba8fc307&scope.project.id=613e93de38f241b8b4b7f924e9ad9bab", "previous": null, "next": null}} 2018-12-23 22:39:01,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2c221121f7f64333b27116786d642596&role.id=715a2cf11adb4a1ea5452b93ba8fc307&scope.project.id=613e93de38f241b8b4b7f924e9ad9bab used request id req-e25c0664-912f-43bb-bb6a-331845bbb599 2018-12-23 22:39:01,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.093132019043s 2018-12-23 22:39:01,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2c221121f7f64333b27116786d642596&role.id=715a2cf11adb4a1ea5452b93ba8fc307&scope.project.id=613e93de38f241b8b4b7f924e9ad9bab used request id req-e25c0664-912f-43bb-bb6a-331845bbb599 2018-12-23 22:39:01,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 22:39:01,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab/users/2c221121f7f64333b27116786d642596/roles/715a2cf11adb4a1ea5452b93ba8fc307 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:39:01,528 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70bb065-2d27-4109-8afc-5fa2aa22da00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:39:01,528 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab/users/2c221121f7f64333b27116786d642596/roles/715a2cf11adb4a1ea5452b93ba8fc307 used request id req-f70bb065-2d27-4109-8afc-5fa2aa22da00 2018-12-23 22:39:01,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131683111191s 2018-12-23 22:39:01,528 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab/users/2c221121f7f64333b27116786d642596/roles/715a2cf11adb4a1ea5452b93ba8fc307 used request id req-f70bb065-2d27-4109-8afc-5fa2aa22da00 2018-12-23 22:39:01,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 22:39:01,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"keypair": {"name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}}' 2018-12-23 22:39:01,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39: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-d05bcc6f-858c-448d-b770-9ebef14c1041 x-compute-request-id: req-d05bcc6f-858c-448d-b770-9ebef14c1041 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC35A8fYclsvuaWgO6UX7arQSzawLx08z/3EEwAFOHus0866qf4kbWNmNCtApU6Co6SpO1Kfvm7Vq0YqJCuft6JQfN768It07WKZcbqzy+gZG0c83yghp7Bfri5YigeNnzF+uw1J//Ev0bWko1QvqmrrPiSh4OfNSnoBID667MbbhbWmZ4JjOzMFWTP13ATyLigTnrGSlRlYh1pyokdSozkqYJm5JxlccA2C0mzkF3tSx1EEYz8vGG31R1vbgV84CC71A1nm/b92ZYogwiV9QPiuK0nSr+jhESRaJTIvsUMFshBDlxlIqZ/kVbEdphnDpAH+jOXmuL8ywFASH+5jhT1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt+QPH2HJbL7mloDulF+2q0Es2sC8dPM/9xBMABTh7rNPOuqn\n+JG1jZjQrQKVOgqOkqTtSn75u1atGKiQrn7eiUHze+vCLdO1imXG6s8voGRtHPN8\noIaewX64uWIoHjZ8xfrsNSf/xL9G1pKNUL6pq6z4koeDnzUp6ASA+uuzG24W1pme\nCYzszBVkz9dwE8i4oE56xkpUZWIdacqJHUqM5KmCZuScZXHANgtJs5Bd7UsdRBGM\n/Lxht9Udb24FfOAgu9QNZ5v2/dmWKIMIlfUD4ritJ0q/o4REkWiUyL7FDBbIQQ5c\nZSKmf5FWxHaYZw6QB/ozl5ri/MsBQEh/uY4U9QIDAQABAoIBAEcsuEW3PZUflnRu\nVumK2lMSmN/adZb2h62C20e0zXXsZSAyruzgyNqTaUFtnICokWJk/4sz9kjyVXET\n3VwMsumBY1J1f+To6n00w3ci1hZIiIsKGxSuxkeyWqE2Qrze7hBa/I3ee3qVZj+q\n3ZOBGH7gJh3g4ar/ksbA54M3M03L99ab5D6/RDGZNx21HhmIoMNE3PdnMChq2daQ\n1mUlTC+mHNc4M3LE1NR3K5IaVl1P7WZ/OtfQsz/GdNHp3Wcz5UuZXPFXR7D8kP9R\nBH3HLSx1G0QCzZ+RC7BFRiIHpDpKefy43X5OXwAZHkvoz2pzd3eMj7VB8HIeXQC3\nD+UGq4kCgYEA7bD3JhZk9YtfksYsZsFdP46ZifDR+h4yxDhwxjwt0Z8WU26rJVLS\nb5rbsMy5YjFKE6dbKvme44BvBhFy2kORHDBT9SmWn5/2tb6sn7rCift0JXyV9rms\nigIonGoexUr+zfrpPrTTmsFNoRuo34/8Beyh+Obg3+7QNhzALC8fLOMCgYEAxg40\nAqa46+FTApekvaTJEMG4KvuTr9gZd0Ddnev0VDM+kKtZ9Jchd/Pv6jEo99J3aZXN\nj7MHGQGrrnHBSV5lCLVBZWuyNgoZCCNAj9MQ8Kw0fG7WmPi2QAvreUuIYW2AptG2\nUjJrXyk4kFPv0gmvrTe0Hdk4Y9vfolCalk9odkcCgYEAjNGaKvN7jsmqrr8/0QTg\nJOZr6oBFNoSrmPrDPX6rupQg2v8m4C7oQ3ygiWdQsW74LxqodZZ73tbZb+Pogo0j\nLGspYoboGNvhgx1bEirIVI0n64mbIxgvs3fB7aElZ8ednBT6GM9yyi2Zu0gyzXh1\nXGEsONU4BxNqQZTY+ZRVSPcCgYAvB2xePMyoZkbZ1Lxvs9NywS1EN5zoIn5ZjPOS\n7laEL+7pV2by53gxDaGokKfTwQxN7B51wuMqkvT7ZVOqYlnHaZLvzFTy9A7hmc1Y\n2ZuqKpoD+iXHCTftmWb+1Gq8B86GzkFm30YTwKwHyYam71nh3dpNRClZvPorhsxO\naOi7PQKBgQCUuSnPqGSfBDdOoRLiupTdEOwDEoDO0Q6bV7vDSwZIytuBfhD4Db6a\nMlwSF/RkOl/9QQAoycOTz06iJmFm37QakNC7z0G1fQQglu1f1mga4vLFxzmIMB0J\nCLnt5r510Ezry7RVrevFfk6+I0LHH/U5A/Qlak8GTQ+fqz0m9CtNGA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "2c221121f7f64333b27116786d642596", "name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "fingerprint": "c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad"}} 2018-12-23 22:39:01,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d05bcc6f-858c-448d-b770-9ebef14c1041 2018-12-23 22:39:01,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.431531906128s 2018-12-23 22:39:01,961 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d05bcc6f-858c-448d-b770-9ebef14c1041 2018-12-23 22:39:01,962 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC35A8fYclsvuaWgO6UX7arQSzawLx08z/3EEwAFOHus0866qf4kbWNmNCtApU6Co6SpO1Kfvm7Vq0YqJCuft6JQfN768It07WKZcbqzy+gZG0c83yghp7Bfri5YigeNnzF+uw1J//Ev0bWko1QvqmrrPiSh4OfNSnoBID667MbbhbWmZ4JjOzMFWTP13ATyLigTnrGSlRlYh1pyokdSozkqYJm5JxlccA2C0mzkF3tSx1EEYz8vGG31R1vbgV84CC71A1nm/b92ZYogwiV9QPiuK0nSr+jhESRaJTIvsUMFshBDlxlIqZ/kVbEdphnDpAH+jOXmuL8ywFASH+5jhT1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAt+QPH2HJbL7mloDulF+2q0Es2sC8dPM/9xBMABTh7rNPOuqn\n+JG1jZjQrQKVOgqOkqTtSn75u1atGKiQrn7eiUHze+vCLdO1imXG6s8voGRtHPN8\noIaewX64uWIoHjZ8xfrsNSf/xL9G1pKNUL6pq6z4koeDnzUp6ASA+uuzG24W1pme\nCYzszBVkz9dwE8i4oE56xkpUZWIdacqJHUqM5KmCZuScZXHANgtJs5Bd7UsdRBGM\n/Lxht9Udb24FfOAgu9QNZ5v2/dmWKIMIlfUD4ritJ0q/o4REkWiUyL7FDBbIQQ5c\nZSKmf5FWxHaYZw6QB/ozl5ri/MsBQEh/uY4U9QIDAQABAoIBAEcsuEW3PZUflnRu\nVumK2lMSmN/adZb2h62C20e0zXXsZSAyruzgyNqTaUFtnICokWJk/4sz9kjyVXET\n3VwMsumBY1J1f+To6n00w3ci1hZIiIsKGxSuxkeyWqE2Qrze7hBa/I3ee3qVZj+q\n3ZOBGH7gJh3g4ar/ksbA54M3M03L99ab5D6/RDGZNx21HhmIoMNE3PdnMChq2daQ\n1mUlTC+mHNc4M3LE1NR3K5IaVl1P7WZ/OtfQsz/GdNHp3Wcz5UuZXPFXR7D8kP9R\nBH3HLSx1G0QCzZ+RC7BFRiIHpDpKefy43X5OXwAZHkvoz2pzd3eMj7VB8HIeXQC3\nD+UGq4kCgYEA7bD3JhZk9YtfksYsZsFdP46ZifDR+h4yxDhwxjwt0Z8WU26rJVLS\nb5rbsMy5YjFKE6dbKvme44BvBhFy2kORHDBT9SmWn5/2tb6sn7rCift0JXyV9rms\nigIonGoexUr+zfrpPrTTmsFNoRuo34/8Beyh+Obg3+7QNhzALC8fLOMCgYEAxg40\nAqa46+FTApekvaTJEMG4KvuTr9gZd0Ddnev0VDM+kKtZ9Jchd/Pv6jEo99J3aZXN\nj7MHGQGrrnHBSV5lCLVBZWuyNgoZCCNAj9MQ8Kw0fG7WmPi2QAvreUuIYW2AptG2\nUjJrXyk4kFPv0gmvrTe0Hdk4Y9vfolCalk9odkcCgYEAjNGaKvN7jsmqrr8/0QTg\nJOZr6oBFNoSrmPrDPX6rupQg2v8m4C7oQ3ygiWdQsW74LxqodZZ73tbZb+Pogo0j\nLGspYoboGNvhgx1bEirIVI0n64mbIxgvs3fB7aElZ8ednBT6GM9yyi2Zu0gyzXh1\nXGEsONU4BxNqQZTY+ZRVSPcCgYAvB2xePMyoZkbZ1Lxvs9NywS1EN5zoIn5ZjPOS\n7laEL+7pV2by53gxDaGokKfTwQxN7B51wuMqkvT7ZVOqYlnHaZLvzFTy9A7hmc1Y\n2ZuqKpoD+iXHCTftmWb+1Gq8B86GzkFm30YTwKwHyYam71nh3dpNRClZvPorhsxO\naOi7PQKBgQCUuSnPqGSfBDdOoRLiupTdEOwDEoDO0Q6bV7vDSwZIytuBfhD4Db6a\nMlwSF/RkOl/9QQAoycOTz06iJmFm37QakNC7z0G1fQQglu1f1mga4vLFxzmIMB0J\nCLnt5r510Ezry7RVrevFfk6+I0LHH/U5A/Qlak8GTQ+fqz0m9CtNGA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2c221121f7f64333b27116786d642596', 'name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'created_at': '2018-12-23T22:39:01.962130', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad', 'type': 'ssh', 'id': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}) 2018-12-23 22:39:01,962 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-12-23 22:39:03,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-12-23 22:39:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"ellis_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Ellis nodes (management)\"}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"ellis_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_port=0\\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\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__ --realm __zone__\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"vellum_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes inbound traffic (signaling)\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"vellum_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Vellum nodes outbound traffic (signaling)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"vellum_sig_outbound_security_group\"}, {\"get_param\": \"vellum_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_sig_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_sig_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __private_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"sprout_sig_outbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes outbound traffic (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"sprout_sig_inbound_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Sprout nodes inbound traffic (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"sprout_sig_outbound_security_group\"}, {\"get_param\": \"sprout_sig_inbound_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"dns_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dns_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Set up the signaling network interface\\nip addr add __private_sig_ip__/$(echo __private_sig_cidr__ | cut -d / -f 2) dev eth1\\nip link set dev eth1 up\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"dime_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (signaling)\"}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"dime_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Dime nodes (management)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"dime_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"dime_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__private_sig_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __private_sig_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __private_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"bono_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Bono nodes (signaling)\"}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"bono_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_sig_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"public_sig_ip\": {\"description\": \"IP address in public signaling network\", \"value\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}}, \"private_sig_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"private_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of private signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"public_sig_net_id\": {\"type\": \"string\", \"description\": \"ID of public signaling network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"homer_sig_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (signaling)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"homer_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for Homer nodes (maangement)\"}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"dns_sig_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on signaling network\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"private_sig_net_cidr\": {\"default\": \"192.168.1.0/24\", \"type\": \"string\", \"description\": \"Private signaling network address (CIDR notation)\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_sig_net_gateway\": {\"default\": \"192.168.1.254\", \"type\": \"string\", \"description\": \"Private signaling network gateway address\"}}, \"resources\": {\"sig_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_sig_net_id\"}, \"port_id\": {\"get_resource\": \"sig_port\"}}}, \"sig_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_sig_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"homer_sig_security_group\"}]}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}, {\"get_param\": \"homer_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"__private_sig_cidr__\": {\"get_param\": \"private_sig_net_cidr\"}, \"__public_sig_ip__\": {\"get_attr\": [\"sig_floating_ip\", \"floating_ip_address\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__private_sig_gateway__\": {\"get_param\": \"private_sig_net_gateway\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__private_sig_ip__\": {\"get_attr\": [\"sig_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"__dns_sig_ip__\": {\"get_param\": \"dns_sig_ip\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Set up the signaling network namespace on each boot by creating an init file and\\n# linking to it from runlevel 2 and 3\\ncat >/etc/init.d/signaling_namespace < /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nsignaling_namespace=signaling\\nsignaling_dns_server=__dns_sig_ip__\\nmanagement_local_ip=__private_mgmt_ip__\\nlocal_ip=__private_sig_ip__\\npublic_ip=__public_sig_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_sig_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nmkdir -p /etc/netns/signaling\\necho 'nameserver __dns_sig_ip__' > /etc/netns/signaling/resolv.conf\\nservice dnsmasq force-reload\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}, {\"port\": {\"get_resource\": \"sig_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"dime_sig\": {\"description\": \"Security group for Dime nodes (signaling)\", \"value\": {\"get_resource\": \"dime_sig\"}}, \"dime_mgmt\": {\"description\": \"Security group for Dime nodes (management)\", \"value\": {\"get_resource\": \"dime_mgmt\"}}, \"ellis_mgmt\": {\"description\": \"Security group for Ellis nodes (managment)\", \"value\": {\"get_resource\": \"ellis_mgmt\"}}, \"sprout_sig_outbound\": {\"description\": \"Security group for Sprout nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_outbound\"}}, \"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}, \"homer_mgmt\": {\"description\": \"Security group for Homer nodes (management)\", \"value\": {\"get_resource\": \"homer_mgmt\"}}, \"vellum_sig_outbound\": {\"description\": \"Security group for Vellum nodes outbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_outbound\"}}, \"homer_sig\": {\"description\": \"Security group for Homer nodes (signaling)\", \"value\": {\"get_resource\": \"homer_sig\"}}, \"dns\": {\"description\": \"Security group for DNS nodes\", \"value\": {\"get_resource\": \"dns\"}}, \"bono_sig\": {\"description\": \"Security group for Bono nodes (signaling)\", \"value\": {\"get_resource\": \"bono_sig\"}}, \"sprout_sig_inbound\": {\"description\": \"Security group for Sprout nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"sprout_sig_inbound\"}}, \"vellum_sig_inbound\": {\"description\": \"Security group for Vellum nodes inbound traffic (signaling)\", \"value\": {\"get_resource\": \"vellum_sig_inbound\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"dime_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 8888, \"port_range_min\": 8888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 10888, \"port_range_min\": 10888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-sig\"}}, \"description\": \"Security group for Dime nodes (signaling)\"}}, \"dime_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"ellis_mgmt\"}, \"port_range_max\": 8889, \"port_range_min\": 8889, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dime-mgmt\"}}, \"description\": \"Security group for Dime nodes (management)\"}}, \"ellis_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 80, \"port_range_min\": 80}, {\"protocol\": \"tcp\", \"port_range_max\": 443, \"port_range_min\": 443}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-ellis-mgmt\"}}, \"description\": \"Security group for Ellis nodes (management)\"}}, \"sprout_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 5052, \"port_range_min\": 5052, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 5054, \"port_range_min\": 5054, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-outbound\"}}, \"description\": \"Security group for Sprout nodes outbound traffic (signaling)\"}}, \"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 161, \"port_range_min\": 161}, {\"protocol\": \"tcp\", \"port_range_max\": 2380, \"port_range_min\": 2380, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 4000, \"port_range_min\": 4000, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}, \"homer_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-mgmt\"}}, \"description\": \"Security group for Homer nodes (management)\"}}, \"vellum_sig_outbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7253, \"port_range_min\": 7253, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 7000, \"port_range_min\": 7000, \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 11211, \"port_range_min\": 11211, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-outbound\"}}, \"description\": \"Security group for Vellum nodes outbound traffic (signaling)\"}}, \"homer_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"tcp\", \"port_range_max\": 7888, \"port_range_min\": 7888}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7888, \"port_range_min\": 7888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"tcp\", \"port_range_max\": 9160, \"port_range_min\": 9160, \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-homer-sig\"}}, \"description\": \"Security group for Homer nodes (signaling)\"}}, \"dns\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 22, \"port_range_min\": 22}, {\"protocol\": \"udp\", \"port_range_max\": 53, \"port_range_min\": 53}, {\"protocol\": \"tcp\", \"port_range_max\": 53, \"port_range_min\": 53}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-dns\"}}, \"description\": \"Security group for DNS nodes\"}}, \"bono_sig\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"protocol\": \"udp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 3478, \"port_range_min\": 3478}, {\"protocol\": \"tcp\", \"port_range_max\": 5058, \"port_range_min\": 5058, \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 5058, \"port_range_min\": 5058, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"protocol\": \"udp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5060, \"port_range_min\": 5060}, {\"protocol\": \"tcp\", \"port_range_max\": 5062, \"port_range_min\": 5062}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 32768}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-bono-sig\"}}, \"description\": \"Security group for Bono nodes (signaling)\"}}, \"sprout_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5052, \"port_range_min\": 5052, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"bono_sig\"}, \"port_range_max\": 5054, \"port_range_min\": 5054, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"vellum_sig_outbound\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9888, \"port_range_min\": 9888, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-sprout-sig-inbound\"}}, \"description\": \"Security group for Sprout nodes inbound traffic (signaling)\"}}, \"vellum_sig_inbound\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 11311, \"port_range_min\": 11311, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"sprout_sig_outbound\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 7253, \"port_range_min\": 7253, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"dime_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}, {\"remote_group_id\": {\"get_resource\": \"homer_sig\"}, \"port_range_max\": 9160, \"port_range_min\": 9160, \"protocol\": \"tcp\", \"remote_mode\": \"remote_group_id\"}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-vellum-sig-inbound\"}}, \"description\": \"Security group for Vellum nodes inbound traffic (signaling)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "dn_range_length": "1000", "dime_cluster_size": 1, "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "external_sig_dns_ip": "8.8.8.8", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "private_sig_net_pool_end": {"default": "192.168.1.253", "type": "string", "description": "End of private signaling network IP address pool"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "public_sig_net_id": {"type": "string", "description": "ID of public signaling network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "private_sig_net_ip_version": {"default": "4", "type": "string", "description": "IP version (4 or 6) on the private signaling network", "constraints": [{"description": "Must be 4 (IPv4) or 6 (IPv6)", "allowed_values": ["4", "6"]}]}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_sig_net_pool_start": {"default": "192.168.1.1", "type": "string", "description": "Start of private signaling network IP address pool"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "private_sig_net_cidr": {"default": "192.168.1.0/24", "type": "string", "description": "Private signaling network address (CIDR notation)"}, "external_sig_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on signaling network"}, "private_sig_net_gateway": {"default": "192.168.1.254", "type": "string", "description": "Private signaling network gateway address"}}, "resources": {"homer": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "homer_sig_security_group": {"get_attr": ["security_groups", "homer_sig"]}, "repo_url": {"get_param": "repo_url"}, "homer_mgmt_security_group": {"get_attr": ["security_groups", "homer_mgmt"]}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "ellis": {"type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "ellis_mgmt_security_group": {"get_attr": ["security_groups", "ellis_mgmt"]}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"dime_sig_security_group": {"get_attr": ["security_groups", "dime_sig"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "dnssec_key": {"get_param": "dnssec_key"}, "zone": {"get_param": "zone"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "dime_mgmt_security_group": {"get_attr": ["security_groups", "dime_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sprout": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"sprout_sig_outbound_security_group": {"get_attr": ["security_groups", "sprout_sig_outbound"]}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "sprout_sig_inbound_security_group": {"get_attr": ["security_groups", "sprout_sig_inbound"]}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "vellum": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "vellum_sig_inbound_security_group": {"get_attr": ["security_groups", "vellum_sig_inbound"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "vellum_sig_outbound_security_group": {"get_attr": ["security_groups", "vellum_sig_outbound"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "sig_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_cidr": {"get_param": "private_sig_net_cidr"}, "private_net_pool_end": {"get_param": "private_sig_net_pool_end"}, "dns_ip": {"get_param": "external_sig_dns_ip"}, "private_net_gateway": {"get_param": "private_sig_net_gateway"}, "public_net_id": {"get_param": "public_sig_net_id"}, "private_net_pool_start": {"get_param": "private_sig_net_pool_start"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-signaling"}}, "private_net_ip_version": {"get_param": "private_sig_net_ip_version"}}}, "bono": {"type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "repo_url": {"get_param": "repo_url"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}, "bono_sig_security_group": {"get_attr": ["security_groups", "bono_sig"]}, "etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "dns_sig_ip": {"get_attr": ["dns", "private_sig_ip"]}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "private_sig_net_gateway": {"get_attr": ["sig_network", "private_net_gateway"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"dns_security_group": {"get_attr": ["security_groups", "dns"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "private_sig_net_id": {"get_attr": ["sig_network", "private_net"]}, "public_sig_net_id": {"get_param": "public_sig_net_id"}, "private_sig_net_cidr": {"get_attr": ["sig_network", "private_net_cidr"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2018-12-23 22:39:09,596 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:39:03 GMT Server: Apache x-openstack-request-id: req-d8022d02-cefd-4c20-a638-badecaef1fc9 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}]}} 2018-12-23 22:39:09,596 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks used request id req-d8022d02-cefd-4c20-a638-badecaef1fc9 2018-12-23 22:39:09,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 6.4554541111s 2018-12-23 22:39:09,597 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks used request id req-d8022d02-cefd-4c20-a638-badecaef1fc9 2018-12-23 22:39:09,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:09,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:10,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:09 GMT Server: Apache x-openstack-request-id: req-5e6df161-00e4-4206-be1e-173f1bb40236 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?sort_dir=asc Content-Length: 463 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:10,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:10 GMT Server: Apache x-openstack-request-id: req-2c171973-113f-4b68-8d94-c84e49a6481c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 428 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-23T22:39:09Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv/events/3b593cfe-f5c0-414b-942d-e6e0126219a1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "id": "3b593cfe-f5c0-414b-942d-e6e0126219a1"}, {"resource_name": "mgmt_network", "event_time": "2018-12-23T22:39:09Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/mgmt_network/events/26fe34a2-0538-4bc1-a04c-264f8c97d74e", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-w7is3ceql6od", "id": "26fe34a2-0538-4bc1-a04c-264f8c97d74e"}]} 2018-12-23 22:39:10,830 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?sort_dir=asc&sort_dir=asc used request id req-2c171973-113f-4b68-8d94-c84e49a6481c 2018-12-23 22:39:10,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.23307013512s 2018-12-23 22:39:10,831 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?sort_dir=asc&sort_dir=asc used request id req-2c171973-113f-4b68-8d94-c84e49a6481c 2018-12-23 22:39:15,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:15,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=26fe34a2-0538-4bc1-a04c-264f8c97d74e&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:16,528 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:15 GMT Server: Apache x-openstack-request-id: req-e7457963-5052-494a-8748-0a1e5941cdb7 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=26fe34a2-0538-4bc1-a04c-264f8c97d74e&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:17,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:16 GMT Server: Apache x-openstack-request-id: req-c6ddcf4d-6f6a-4471-9b65-0d754bc86c9b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 439 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-12-23T22:39:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sig_network/events/e7e6346e-8b14-49fd-879e-88ed26da7412", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-iwpbiz5mvwkt", "id": "e7e6346e-8b14-49fd-879e-88ed26da7412"}, {"resource_name": "security_groups", "event_time": "2018-12-23T22:39:11Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/security_groups/events/84b3fb0e-2a50-44a7-96aa-1c7e1c0ad79f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-i7xyqvthhxlr", "id": "84b3fb0e-2a50-44a7-96aa-1c7e1c0ad79f"}]} 2018-12-23 22:39:17,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=26fe34a2-0538-4bc1-a04c-264f8c97d74e&sort_dir=asc&marker=26fe34a2-0538-4bc1-a04c-264f8c97d74e&sort_dir=asc used request id req-c6ddcf4d-6f6a-4471-9b65-0d754bc86c9b 2018-12-23 22:39:17,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.36961197853s 2018-12-23 22:39:17,207 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=26fe34a2-0538-4bc1-a04c-264f8c97d74e&sort_dir=asc&marker=26fe34a2-0538-4bc1-a04c-264f8c97d74e&sort_dir=asc used request id req-c6ddcf4d-6f6a-4471-9b65-0d754bc86c9b 2018-12-23 22:39:22,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:22,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=84b3fb0e-2a50-44a7-96aa-1c7e1c0ad79f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:23,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:22 GMT Server: Apache x-openstack-request-id: req-85103fc8-fec9-44dc-be71-df2914ab1e39 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=84b3fb0e-2a50-44a7-96aa-1c7e1c0ad79f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:24,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:23 GMT Server: Apache x-openstack-request-id: req-a3f6cabd-1c9f-4350-bd12-ee90904070fe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2018-12-23T22:39:21Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sig_network/events/46706842-a607-4af3-968a-9bbbebb8a204", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "7a5ecb0a-8cd2-4202-b27a-48c7826b6c0e", "id": "46706842-a607-4af3-968a-9bbbebb8a204"}, {"resource_name": "mgmt_network", "event_time": "2018-12-23T22:39:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/mgmt_network/events/ffbf5a0d-a289-4fcb-a252-1f135d433bfa", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8004443a-9431-4d34-a45a-575f197c7822", "id": "ffbf5a0d-a289-4fcb-a252-1f135d433bfa"}]} 2018-12-23 22:39:24,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=84b3fb0e-2a50-44a7-96aa-1c7e1c0ad79f&sort_dir=asc&marker=84b3fb0e-2a50-44a7-96aa-1c7e1c0ad79f&sort_dir=asc used request id req-a3f6cabd-1c9f-4350-bd12-ee90904070fe 2018-12-23 22:39:24,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 2.26407694817s 2018-12-23 22:39:24,477 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=84b3fb0e-2a50-44a7-96aa-1c7e1c0ad79f&sort_dir=asc&marker=84b3fb0e-2a50-44a7-96aa-1c7e1c0ad79f&sort_dir=asc used request id req-a3f6cabd-1c9f-4350-bd12-ee90904070fe 2018-12-23 22:39:29,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:29,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=ffbf5a0d-a289-4fcb-a252-1f135d433bfa&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:29,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:29 GMT Server: Apache x-openstack-request-id: req-b2f7d8be-12ba-4dd0-90b8-bb53091e1b86 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=ffbf5a0d-a289-4fcb-a252-1f135d433bfa&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:29,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:29 GMT Server: Apache x-openstack-request-id: req-47766319-51ac-4c89-a62c-9d50fdbb635b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-12-23T22:39:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/security_groups/events/6b539adf-33e5-4bb3-8515-bb7d6626c29e", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4f6b3bb6-c272-4c0f-bc13-9d4564df77ec", "id": "6b539adf-33e5-4bb3-8515-bb7d6626c29e"}, {"resource_name": "dns", "event_time": "2018-12-23T22:39:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dns/events/89ccc694-7430-4542-8f89-fe61f39af3ec", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-wiq42inzytca", "id": "89ccc694-7430-4542-8f89-fe61f39af3ec"}]} 2018-12-23 22:39:29,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=ffbf5a0d-a289-4fcb-a252-1f135d433bfa&sort_dir=asc&marker=ffbf5a0d-a289-4fcb-a252-1f135d433bfa&sort_dir=asc used request id req-47766319-51ac-4c89-a62c-9d50fdbb635b 2018-12-23 22:39:29,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717120170593s 2018-12-23 22:39:29,556 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=ffbf5a0d-a289-4fcb-a252-1f135d433bfa&sort_dir=asc&marker=ffbf5a0d-a289-4fcb-a252-1f135d433bfa&sort_dir=asc used request id req-47766319-51ac-4c89-a62c-9d50fdbb635b 2018-12-23 22:39:34,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:34,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:34,590 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:34 GMT Server: Apache x-openstack-request-id: req-d7f84965-0268-47d0-a844-111b667e0c8c Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:34,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:34 GMT Server: Apache x-openstack-request-id: req-4e17e283-5694-43d5-b0c0-d3d38499ab13 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:39:34,631 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-4e17e283-5694-43d5-b0c0-d3d38499ab13 2018-12-23 22:39:34,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698461532593s 2018-12-23 22:39:34,632 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-4e17e283-5694-43d5-b0c0-d3d38499ab13 2018-12-23 22:39:39,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:39,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:40,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:39 GMT Server: Apache x-openstack-request-id: req-6a00e654-f28b-4ee8-ba2a-3217e89fdcc5 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:40,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:40 GMT Server: Apache x-openstack-request-id: req-c6a8597f-f311-45dd-9331-ebf4761c7489 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:39:40,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-c6a8597f-f311-45dd-9331-ebf4761c7489 2018-12-23 22:39:40,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.616458892822s 2018-12-23 22:39:40,254 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-c6a8597f-f311-45dd-9331-ebf4761c7489 2018-12-23 22:39:40,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:39:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:40,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:40 GMT Server: Apache x-openstack-request-id: req-96533c57-ff33-4020-98c8-d9e27c630e08 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:40,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:40 GMT Server: Apache x-openstack-request-id: req-c95afda8-6757-4ef9-8eb5-51272049960a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:39:40,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-c95afda8-6757-4ef9-8eb5-51272049960a 2018-12-23 22:39:40,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.632916927338s 2018-12-23 22:39:40,888 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-c95afda8-6757-4ef9-8eb5-51272049960a 2018-12-23 22:39:45,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:45,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:46,579 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:45 GMT Server: Apache x-openstack-request-id: req-b07c07d7-31b4-4a64-9d75-dc40b244d66e Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:46,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:46 GMT Server: Apache x-openstack-request-id: req-da40e0c1-275a-44fa-9f73-ac4876b96bb5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:39:46,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-da40e0c1-275a-44fa-9f73-ac4876b96bb5 2018-12-23 22:39:46,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.725345134735s 2018-12-23 22:39:46,621 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-da40e0c1-275a-44fa-9f73-ac4876b96bb5 2018-12-23 22:39:51,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:51,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:52,225 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:51 GMT Server: Apache x-openstack-request-id: req-e8d74d9b-32d7-4976-98e6-b42cbb8b193c Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:53,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:52 GMT Server: Apache x-openstack-request-id: req-15392a42-678a-4c27-99cd-d997cd297ace Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:39:53,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-15392a42-678a-4c27-99cd-d997cd297ace 2018-12-23 22:39:53,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 2.25542116165s 2018-12-23 22:39:53,882 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-15392a42-678a-4c27-99cd-d997cd297ace 2018-12-23 22:39:53,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:39:53,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:53,912 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:53 GMT Server: Apache x-openstack-request-id: req-416b3fad-35aa-4812-a27b-b4173044fa51 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:53,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:53 GMT Server: Apache x-openstack-request-id: req-bfbd2cf7-6c4f-435b-aa03-70ea3c191afc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:39:53,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-bfbd2cf7-6c4f-435b-aa03-70ea3c191afc 2018-12-23 22:39:53,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714650154114s 2018-12-23 22:39:53,954 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-bfbd2cf7-6c4f-435b-aa03-70ea3c191afc 2018-12-23 22:39:58,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:39:58,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:39:58,992 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:39:58 GMT Server: Apache x-openstack-request-id: req-d144a697-f57b-4382-813c-5ccc8ccac526 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:39:59,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:39:59 GMT Server: Apache x-openstack-request-id: req-ff46a36e-dee9-499e-8c69-35b5142d6339 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:39:59,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-ff46a36e-dee9-499e-8c69-35b5142d6339 2018-12-23 22:39:59,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726180076599s 2018-12-23 22:39:59,034 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-ff46a36e-dee9-499e-8c69-35b5142d6339 2018-12-23 22:40:04,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:04,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:04,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:04 GMT Server: Apache x-openstack-request-id: req-6ed67543-d9fe-4b40-b6c5-0e9a73110295 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:04,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:04 GMT Server: Apache x-openstack-request-id: req-7afc47a8-2ca0-42ad-b09f-0b5507975298 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:04,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-7afc47a8-2ca0-42ad-b09f-0b5507975298 2018-12-23 22:40:04,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726821422577s 2018-12-23 22:40:04,113 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-7afc47a8-2ca0-42ad-b09f-0b5507975298 2018-12-23 22:40:04,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:40:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:04,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:04 GMT Server: Apache x-openstack-request-id: req-0f06b80a-aa05-438f-8207-2994d2c60ab7 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:04,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:04 GMT Server: Apache x-openstack-request-id: req-6714366e-0c47-40b3-8839-d032078d6e23 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:40:04,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-6714366e-0c47-40b3-8839-d032078d6e23 2018-12-23 22:40:04,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704607963562s 2018-12-23 22:40:04,184 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-6714366e-0c47-40b3-8839-d032078d6e23 2018-12-23 22:40:09,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:09,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:09,222 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:09 GMT Server: Apache x-openstack-request-id: req-3d3e17da-6e08-4d4e-ac33-9e7bcba2ba87 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:09,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:09 GMT Server: Apache x-openstack-request-id: req-e851c8a4-7033-4e60-a38a-aef6afa0a19f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:09,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-e851c8a4-7033-4e60-a38a-aef6afa0a19f 2018-12-23 22:40:09,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732858181s 2018-12-23 22:40:09,264 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-e851c8a4-7033-4e60-a38a-aef6afa0a19f 2018-12-23 22:40:14,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:14,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:14,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:14 GMT Server: Apache x-openstack-request-id: req-a10f8047-95de-4a52-afd3-39e0e0748d12 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:14,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:14 GMT Server: Apache x-openstack-request-id: req-33fa71ea-0817-4b92-856b-7f196b9c5545 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:14,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-33fa71ea-0817-4b92-856b-7f196b9c5545 2018-12-23 22:40:14,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718050003052s 2018-12-23 22:40:14,342 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-33fa71ea-0817-4b92-856b-7f196b9c5545 2018-12-23 22:40:14,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:40:14,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:14,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:14 GMT Server: Apache x-openstack-request-id: req-dda6a263-ffc3-414d-81af-968c0a00a41c Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:14,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:14 GMT Server: Apache x-openstack-request-id: req-a42ae506-fbec-4399-a9cf-659451f6e1b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:40:14,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-a42ae506-fbec-4399-a9cf-659451f6e1b7 2018-12-23 22:40:14,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0690519809723s 2018-12-23 22:40:14,412 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-a42ae506-fbec-4399-a9cf-659451f6e1b7 2018-12-23 22:40:19,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:19,449 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:19 GMT Server: Apache x-openstack-request-id: req-f4b19608-07e1-40a8-8b00-88db6cfaca20 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:19,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:19 GMT Server: Apache x-openstack-request-id: req-21d7a5e9-4673-479a-8338-284214d82709 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:19,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-21d7a5e9-4673-479a-8338-284214d82709 2018-12-23 22:40:19,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728580951691s 2018-12-23 22:40:19,492 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-21d7a5e9-4673-479a-8338-284214d82709 2018-12-23 22:40:24,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:24,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:24,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:24 GMT Server: Apache x-openstack-request-id: req-1d8cd222-9104-40ee-9f13-0392081f8284 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:24,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:24 GMT Server: Apache x-openstack-request-id: req-015eca32-fdd6-4c80-80a5-da9a98423ea3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:24,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-015eca32-fdd6-4c80-80a5-da9a98423ea3 2018-12-23 22:40:24,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704598426819s 2018-12-23 22:40:24,568 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-015eca32-fdd6-4c80-80a5-da9a98423ea3 2018-12-23 22:40:24,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:40:24,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:24,614 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:24 GMT Server: Apache x-openstack-request-id: req-c02fc7fb-00b4-444e-8b3f-24f0e3a28635 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:24,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:24 GMT Server: Apache x-openstack-request-id: req-fc800dc4-ae69-40ac-9a0e-d2fb01ce1932 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:40:24,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-fc800dc4-ae69-40ac-9a0e-d2fb01ce1932 2018-12-23 22:40:24,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0868339538574s 2018-12-23 22:40:24,656 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-fc800dc4-ae69-40ac-9a0e-d2fb01ce1932 2018-12-23 22:40:29,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:29,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:29,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:29 GMT Server: Apache x-openstack-request-id: req-d0f70a29-c028-40bf-ade7-bee81b110ffd Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:29,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:29 GMT Server: Apache x-openstack-request-id: req-bcdd336d-1534-452a-a4b2-9d55734b2aaa Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:29,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-bcdd336d-1534-452a-a4b2-9d55734b2aaa 2018-12-23 22:40:29,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738859176636s 2018-12-23 22:40:29,737 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-bcdd336d-1534-452a-a4b2-9d55734b2aaa 2018-12-23 22:40:34,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:34,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:34 GMT Server: Apache x-openstack-request-id: req-06aad77e-0e64-4872-9aaa-26abd5c4e58c Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:34,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:34 GMT Server: Apache x-openstack-request-id: req-f0e3b3ce-bb0d-4583-88f1-f171dc10baf3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:34,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-f0e3b3ce-bb0d-4583-88f1-f171dc10baf3 2018-12-23 22:40:34,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070699930191s 2018-12-23 22:40:34,813 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-f0e3b3ce-bb0d-4583-88f1-f171dc10baf3 2018-12-23 22:40:34,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:40:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:34,842 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:34 GMT Server: Apache x-openstack-request-id: req-8d8411f3-1948-4bda-85eb-16c93e03c01a Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:34,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:34 GMT Server: Apache x-openstack-request-id: req-ba1b5290-48f9-4bbe-a18d-06693dd75f88 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:40:34,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-ba1b5290-48f9-4bbe-a18d-06693dd75f88 2018-12-23 22:40:34,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687839984894s 2018-12-23 22:40:34,883 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-ba1b5290-48f9-4bbe-a18d-06693dd75f88 2018-12-23 22:40:39,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:39,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:39 GMT Server: Apache x-openstack-request-id: req-0ede7a9c-ec48-48e9-a749-07fab30376a7 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:39,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:39 GMT Server: Apache x-openstack-request-id: req-24ba79d3-dec7-43db-8d15-ab3990d22eac Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:39,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-24ba79d3-dec7-43db-8d15-ab3990d22eac 2018-12-23 22:40:39,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.068519115448s 2018-12-23 22:40:39,959 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-24ba79d3-dec7-43db-8d15-ab3990d22eac 2018-12-23 22:40:44,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:44,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:44,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:44 GMT Server: Apache x-openstack-request-id: req-a5c86c82-5211-49ff-bf70-379b0b5efe05 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:45,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:45 GMT Server: Apache x-openstack-request-id: req-98807f7a-ef4e-4473-ad10-034fce0f227b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:45,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-98807f7a-ef4e-4473-ad10-034fce0f227b 2018-12-23 22:40:45,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698308944702s 2018-12-23 22:40:45,034 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-98807f7a-ef4e-4473-ad10-034fce0f227b 2018-12-23 22:40:45,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:40:45,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:45,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:45 GMT Server: Apache x-openstack-request-id: req-5edff8ca-6001-47ca-8b22-0016127488a1 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:45,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:45 GMT Server: Apache x-openstack-request-id: req-603a0be0-bd51-4c50-bec9-4e5a923fa6c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:40:45,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-603a0be0-bd51-4c50-bec9-4e5a923fa6c5 2018-12-23 22:40:45,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0688970088959s 2018-12-23 22:40:45,104 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-603a0be0-bd51-4c50-bec9-4e5a923fa6c5 2018-12-23 22:40:50,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:50,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:50,139 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:50 GMT Server: Apache x-openstack-request-id: req-e5fc0068-911b-4746-ab62-87ef23cab0b4 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:50,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:50 GMT Server: Apache x-openstack-request-id: req-23665696-9bc1-429f-b7dc-ff902b6a80ba Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:50,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-23665696-9bc1-429f-b7dc-ff902b6a80ba 2018-12-23 22:40:50,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.06968998909s 2018-12-23 22:40:50,181 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-23665696-9bc1-429f-b7dc-ff902b6a80ba 2018-12-23 22:40:55,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:40:55,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:55,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:55 GMT Server: Apache x-openstack-request-id: req-b6319bac-cd84-44c7-b110-86a7e48bb445 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:55,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:55 GMT Server: Apache x-openstack-request-id: req-730e98ff-753f-4c72-bee8-da9ac826ee89 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:40:55,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-730e98ff-753f-4c72-bee8-da9ac826ee89 2018-12-23 22:40:55,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705850124359s 2018-12-23 22:40:55,257 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-730e98ff-753f-4c72-bee8-da9ac826ee89 2018-12-23 22:40:55,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:40:55,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:40:55,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:40:55 GMT Server: Apache x-openstack-request-id: req-fc64a322-ac67-4628-ae86-21b81f76a558 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:40:55,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:40:55 GMT Server: Apache x-openstack-request-id: req-25fc5698-0e9f-4789-87cc-4a9a6e98095e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:40:55,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-25fc5698-0e9f-4789-87cc-4a9a6e98095e 2018-12-23 22:40:55,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699231624603s 2018-12-23 22:40:55,328 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-25fc5698-0e9f-4789-87cc-4a9a6e98095e 2018-12-23 22:41:00,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:00,362 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:00 GMT Server: Apache x-openstack-request-id: req-c15dbd6d-74ef-431a-b857-a06b2a032922 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:00,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:00 GMT Server: Apache x-openstack-request-id: req-57307069-38cb-4fd1-bab7-98027af61087 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:00,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-57307069-38cb-4fd1-bab7-98027af61087 2018-12-23 22:41:00,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718178749084s 2018-12-23 22:41:00,404 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-57307069-38cb-4fd1-bab7-98027af61087 2018-12-23 22:41:05,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:05,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:05 GMT Server: Apache x-openstack-request-id: req-a43edd6b-f385-4026-8a26-04e36ce3aaa4 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:05,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:05 GMT Server: Apache x-openstack-request-id: req-0d025f86-1d03-429f-aba5-ddff3ca8c358 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-23T22:41:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dns/events/cf6e3613-9dd7-4ab5-ab12-18a071fb91c0", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3eef1232-8f4b-494e-9a5e-63ae7a058aec", "id": "cf6e3613-9dd7-4ab5-ab12-18a071fb91c0"}, {"resource_name": "ellis", "event_time": "2018-12-23T22:41:03Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/ellis/events/82b7e5c3-974c-476c-81e9-073cb2fdc531", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-5stgjuqbfmp7", "id": "82b7e5c3-974c-476c-81e9-073cb2fdc531"}]} 2018-12-23 22:41:05,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-0d025f86-1d03-429f-aba5-ddff3ca8c358 2018-12-23 22:41:05,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710048675537s 2018-12-23 22:41:05,481 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc&marker=89ccc694-7430-4542-8f89-fe61f39af3ec&sort_dir=asc used request id req-0d025f86-1d03-429f-aba5-ddff3ca8c358 2018-12-23 22:41:10,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:10,516 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:10 GMT Server: Apache x-openstack-request-id: req-578c46fe-43a2-4f84-b94f-291c39ab6223 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:10,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:10 GMT Server: Apache x-openstack-request-id: req-1c214d5c-371a-48c4-a574-75576cb91ed8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:10,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-1c214d5c-371a-48c4-a574-75576cb91ed8 2018-12-23 22:41:10,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0686919689178s 2018-12-23 22:41:10,557 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-1c214d5c-371a-48c4-a574-75576cb91ed8 2018-12-23 22:41:15,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:15,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:15 GMT Server: Apache x-openstack-request-id: req-093e5c27-a369-45f0-aa11-511fef4ab76b Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:15,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:15 GMT Server: Apache x-openstack-request-id: req-776e7ef0-5292-4e25-9b50-85df798175c5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:15,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-776e7ef0-5292-4e25-9b50-85df798175c5 2018-12-23 22:41:15,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.12557387352s 2018-12-23 22:41:15,689 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-776e7ef0-5292-4e25-9b50-85df798175c5 2018-12-23 22:41:15,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:41:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:15,717 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:15 GMT Server: Apache x-openstack-request-id: req-20aaf099-4a89-46f9-9e7b-7f02861fabb3 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:15,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:15 GMT Server: Apache x-openstack-request-id: req-a990e2c7-08ef-4f6c-b762-3a6f9f6a2828 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:41:15,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-a990e2c7-08ef-4f6c-b762-3a6f9f6a2828 2018-12-23 22:41:15,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695819854736s 2018-12-23 22:41:15,759 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-a990e2c7-08ef-4f6c-b762-3a6f9f6a2828 2018-12-23 22:41:20,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:20,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:20,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:20 GMT Server: Apache x-openstack-request-id: req-59ee9f93-f2c9-40de-a15b-033bc6608f43 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:20,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:20 GMT Server: Apache x-openstack-request-id: req-9479d605-1df2-44ad-8aee-c0f4b4b338a7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:20,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-9479d605-1df2-44ad-8aee-c0f4b4b338a7 2018-12-23 22:41:20,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707850456238s 2018-12-23 22:41:20,837 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-9479d605-1df2-44ad-8aee-c0f4b4b338a7 2018-12-23 22:41:25,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:25,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:25 GMT Server: Apache x-openstack-request-id: req-f3564388-c148-4814-8f65-fc88cfc1c77c Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:25,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:25 GMT Server: Apache x-openstack-request-id: req-51615d1d-96bd-4add-a215-7232a72e4cb9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:25,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-51615d1d-96bd-4add-a215-7232a72e4cb9 2018-12-23 22:41:25,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707278251648s 2018-12-23 22:41:25,914 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-51615d1d-96bd-4add-a215-7232a72e4cb9 2018-12-23 22:41:25,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:41:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:25,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:25 GMT Server: Apache x-openstack-request-id: req-e79ba042-3cfb-42f6-835f-24f5929801e7 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:25,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:25 GMT Server: Apache x-openstack-request-id: req-3526ed80-7908-4219-a6af-ed862a997c28 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:41:25,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-3526ed80-7908-4219-a6af-ed862a997c28 2018-12-23 22:41:25,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715029239655s 2018-12-23 22:41:25,986 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-3526ed80-7908-4219-a6af-ed862a997c28 2018-12-23 22:41:30,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:31,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:31 GMT Server: Apache x-openstack-request-id: req-b7c3f521-bb53-4af5-b6ae-a560ec70e5a6 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:31,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:31 GMT Server: Apache x-openstack-request-id: req-a498d609-6886-4b87-95e7-657719a189a0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:31,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-a498d609-6886-4b87-95e7-657719a189a0 2018-12-23 22:41:31,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.142137050629s 2018-12-23 22:41:31,135 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-a498d609-6886-4b87-95e7-657719a189a0 2018-12-23 22:41:36,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:36,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:36 GMT Server: Apache x-openstack-request-id: req-d369ae6a-9911-4e92-8528-1a1b865347e4 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:36,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:36 GMT Server: Apache x-openstack-request-id: req-4e9d3161-a242-468f-9b2f-8996472f473a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:36,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-4e9d3161-a242-468f-9b2f-8996472f473a 2018-12-23 22:41:36,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695879459381s 2018-12-23 22:41:36,211 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-4e9d3161-a242-468f-9b2f-8996472f473a 2018-12-23 22:41:36,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:41:36,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:36,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:36 GMT Server: Apache x-openstack-request-id: req-3ad3a0e6-cedf-4369-b0e3-cee93d5c1654 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:36,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:36 GMT Server: Apache x-openstack-request-id: req-68debf83-531b-400f-a7aa-70fa5ffcc7a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:41:36,279 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-68debf83-531b-400f-a7aa-70fa5ffcc7a1 2018-12-23 22:41:36,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0676221847534s 2018-12-23 22:41:36,279 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-68debf83-531b-400f-a7aa-70fa5ffcc7a1 2018-12-23 22:41:41,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:41,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:41,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:41 GMT Server: Apache x-openstack-request-id: req-785ddad1-8aed-4311-888e-6d666157b01c Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:41,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:41 GMT Server: Apache x-openstack-request-id: req-0601dabf-2fc3-4e58-bfd2-2918cf88a062 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:41,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-0601dabf-2fc3-4e58-bfd2-2918cf88a062 2018-12-23 22:41:41,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073401927948s 2018-12-23 22:41:41,359 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-0601dabf-2fc3-4e58-bfd2-2918cf88a062 2018-12-23 22:41:46,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:46,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:46,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:46 GMT Server: Apache x-openstack-request-id: req-d5ad0bfe-937e-42c0-bc02-592e5588d273 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:46,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:46 GMT Server: Apache x-openstack-request-id: req-c071e80a-adc2-491c-b825-d091f3555766 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:46,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-c071e80a-adc2-491c-b825-d091f3555766 2018-12-23 22:41:46,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736179351807s 2018-12-23 22:41:46,439 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-c071e80a-adc2-491c-b825-d091f3555766 2018-12-23 22:41:46,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:41:46,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:46,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:46 GMT Server: Apache x-openstack-request-id: req-2911acf4-61df-44bf-b936-434a3e2f9b25 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:46,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:46 GMT Server: Apache x-openstack-request-id: req-93f4e5ef-2abc-4017-9073-48690ea6423e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:41:46,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-93f4e5ef-2abc-4017-9073-48690ea6423e 2018-12-23 22:41:46,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717890262604s 2018-12-23 22:41:46,512 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-93f4e5ef-2abc-4017-9073-48690ea6423e 2018-12-23 22:41:51,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:51,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:51 GMT Server: Apache x-openstack-request-id: req-a4b43da9-401c-47d2-8457-6f0f32807f71 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:51,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:51 GMT Server: Apache x-openstack-request-id: req-87ea45b2-ac06-4058-bb35-3e7717003199 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:51,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-87ea45b2-ac06-4058-bb35-3e7717003199 2018-12-23 22:41:51,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750207901001s 2018-12-23 22:41:51,593 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-87ea45b2-ac06-4058-bb35-3e7717003199 2018-12-23 22:41:56,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:41:56,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:56,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:56 GMT Server: Apache x-openstack-request-id: req-a54d1398-28be-4eba-8f46-06850e751edd Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:56,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:56 GMT Server: Apache x-openstack-request-id: req-e843ffbe-bcaf-4445-b21f-8ced8d4cb630 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:41:56,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-e843ffbe-bcaf-4445-b21f-8ced8d4cb630 2018-12-23 22:41:56,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693891048431s 2018-12-23 22:41:56,669 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-e843ffbe-bcaf-4445-b21f-8ced8d4cb630 2018-12-23 22:41:56,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:41:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:41:56,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:41:56 GMT Server: Apache x-openstack-request-id: req-ecce1f64-dd69-4f08-8d97-42615ca907c2 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:41:56,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:41:56 GMT Server: Apache x-openstack-request-id: req-62fe9150-d2f7-4400-b06d-3affd9202572 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:41:56,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-62fe9150-d2f7-4400-b06d-3affd9202572 2018-12-23 22:41:56,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692148208618s 2018-12-23 22:41:56,739 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-62fe9150-d2f7-4400-b06d-3affd9202572 2018-12-23 22:42:01,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:01,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:01 GMT Server: Apache x-openstack-request-id: req-e9656dc5-6ebc-4749-9fdf-83935a56021f Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:01,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:01 GMT Server: Apache x-openstack-request-id: req-7709c8ce-81b4-43c2-a1a0-11b9585f22ef Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:01,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-7709c8ce-81b4-43c2-a1a0-11b9585f22ef 2018-12-23 22:42:01,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0900959968567s 2018-12-23 22:42:01,836 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-7709c8ce-81b4-43c2-a1a0-11b9585f22ef 2018-12-23 22:42:06,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:06,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:06,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:06 GMT Server: Apache x-openstack-request-id: req-fef43db7-e929-4bbe-93fe-48edb73be5ce Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:06,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:06 GMT Server: Apache x-openstack-request-id: req-10dbd204-9b8e-4606-96e5-bda6d9fc2a73 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:06,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-10dbd204-9b8e-4606-96e5-bda6d9fc2a73 2018-12-23 22:42:06,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700099468231s 2018-12-23 22:42:06,912 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-10dbd204-9b8e-4606-96e5-bda6d9fc2a73 2018-12-23 22:42:06,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:42:06,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:06,940 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:06 GMT Server: Apache x-openstack-request-id: req-796990a7-07b1-43a5-9075-6ee526e9d3d5 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:06,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:06 GMT Server: Apache x-openstack-request-id: req-4f527940-7cf7-4867-affc-67a005af3f18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:42:06,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-4f527940-7cf7-4867-affc-67a005af3f18 2018-12-23 22:42:06,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0690839290619s 2018-12-23 22:42:06,982 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-4f527940-7cf7-4867-affc-67a005af3f18 2018-12-23 22:42:11,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:11,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:12,018 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:12 GMT Server: Apache x-openstack-request-id: req-6ff95827-4b29-4bd5-b55f-1765003235ee Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:12,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:12 GMT Server: Apache x-openstack-request-id: req-fa9cb3ba-0343-4f59-abda-cdf636524ac7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:12,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-fa9cb3ba-0343-4f59-abda-cdf636524ac7 2018-12-23 22:42:12,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700759887695s 2018-12-23 22:42:12,059 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-fa9cb3ba-0343-4f59-abda-cdf636524ac7 2018-12-23 22:42:17,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:17,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:17,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:17 GMT Server: Apache x-openstack-request-id: req-d7fb5d78-b03e-49a0-ad52-c48377939212 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:17,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:17 GMT Server: Apache x-openstack-request-id: req-aaf73348-0995-4168-806c-c80b48882fc2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:17,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-aaf73348-0995-4168-806c-c80b48882fc2 2018-12-23 22:42:17,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722780227661s 2018-12-23 22:42:17,137 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-aaf73348-0995-4168-806c-c80b48882fc2 2018-12-23 22:42:17,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:42:17,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:17,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:17 GMT Server: Apache x-openstack-request-id: req-f7bfae27-0060-4a91-826c-56d4e96a4e2a Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:17,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:17 GMT Server: Apache x-openstack-request-id: req-0334d43e-3201-4d4c-a97c-8b174067ed4c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:42:17,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-0334d43e-3201-4d4c-a97c-8b174067ed4c 2018-12-23 22:42:17,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694599151611s 2018-12-23 22:42:17,208 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-0334d43e-3201-4d4c-a97c-8b174067ed4c 2018-12-23 22:42:22,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:22,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:22,244 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:22 GMT Server: Apache x-openstack-request-id: req-56897fc2-7e4b-4661-b4df-98ebbb59d6b4 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:22,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:22 GMT Server: Apache x-openstack-request-id: req-5218d430-4719-44b9-bb39-dd62ea43a0ab Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:22,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-5218d430-4719-44b9-bb39-dd62ea43a0ab 2018-12-23 22:42:22,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727698802948s 2018-12-23 22:42:22,287 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-5218d430-4719-44b9-bb39-dd62ea43a0ab 2018-12-23 22:42:27,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:27,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:27,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:27 GMT Server: Apache x-openstack-request-id: req-ba111af7-a9ae-4865-9f99-a8cb4eb0907b Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:27,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:27 GMT Server: Apache x-openstack-request-id: req-4ad49c96-416d-402f-8a29-55890d85e204 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:27,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-4ad49c96-416d-402f-8a29-55890d85e204 2018-12-23 22:42:27,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720131397247s 2018-12-23 22:42:27,365 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-4ad49c96-416d-402f-8a29-55890d85e204 2018-12-23 22:42:27,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:42:27,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:27,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:27 GMT Server: Apache x-openstack-request-id: req-a72b4cca-d886-4d5e-9f42-d329a2929b75 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:27,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:27 GMT Server: Apache x-openstack-request-id: req-9a0fb242-b0aa-480f-b4f8-df0898b4b68d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:42:27,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-9a0fb242-b0aa-480f-b4f8-df0898b4b68d 2018-12-23 22:42:27,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070760011673s 2018-12-23 22:42:27,437 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-9a0fb242-b0aa-480f-b4f8-df0898b4b68d 2018-12-23 22:42:32,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:32,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:32,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:32 GMT Server: Apache x-openstack-request-id: req-99af85a7-ef8f-428d-ae0c-031ae25cc595 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:32,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:32 GMT Server: Apache x-openstack-request-id: req-359e1a76-725e-47e4-9a48-f265284c3b3c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:32,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-359e1a76-725e-47e4-9a48-f265284c3b3c 2018-12-23 22:42:32,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.132394075394s 2018-12-23 22:42:32,577 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-359e1a76-725e-47e4-9a48-f265284c3b3c 2018-12-23 22:42:37,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:37,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:37,612 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:37 GMT Server: Apache x-openstack-request-id: req-53857ada-da49-4670-9708-9dcf7fc1b40d Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:37,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:37 GMT Server: Apache x-openstack-request-id: req-fa73390e-dcc8-4040-8523-4ca164b24b2f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:37,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-fa73390e-dcc8-4040-8523-4ca164b24b2f 2018-12-23 22:42:37,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070004940033s 2018-12-23 22:42:37,653 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-fa73390e-dcc8-4040-8523-4ca164b24b2f 2018-12-23 22:42:37,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:42:37,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:37,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:37 GMT Server: Apache x-openstack-request-id: req-d280f171-509b-4e8d-8724-84d6940e2875 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:37,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:37 GMT Server: Apache x-openstack-request-id: req-f454cbbf-4a46-452f-a6ed-800d2c11aeb6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:42:37,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-f454cbbf-4a46-452f-a6ed-800d2c11aeb6 2018-12-23 22:42:37,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695009231567s 2018-12-23 22:42:37,723 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-f454cbbf-4a46-452f-a6ed-800d2c11aeb6 2018-12-23 22:42:42,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:42,757 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:42 GMT Server: Apache x-openstack-request-id: req-4ba7dbfe-9bed-4880-9534-7f8c9b7d534f Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:42,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:42 GMT Server: Apache x-openstack-request-id: req-01a2afd3-535c-406c-b286-ce18650c871a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:42,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-01a2afd3-535c-406c-b286-ce18650c871a 2018-12-23 22:42:42,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702831745148s 2018-12-23 22:42:42,799 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-01a2afd3-535c-406c-b286-ce18650c871a 2018-12-23 22:42:47,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:47,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:47,833 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:47 GMT Server: Apache x-openstack-request-id: req-16e04ca2-5ea8-4e14-af77-8e33521f4c83 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:47,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:47 GMT Server: Apache x-openstack-request-id: req-ba9f799b-cdb9-4b93-b696-80ddd8df1092 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:47,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-ba9f799b-cdb9-4b93-b696-80ddd8df1092 2018-12-23 22:42:47,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704121589661s 2018-12-23 22:42:47,875 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-ba9f799b-cdb9-4b93-b696-80ddd8df1092 2018-12-23 22:42:47,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:42:47,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:47,905 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:47 GMT Server: Apache x-openstack-request-id: req-5d9e775a-bb56-42c8-b174-f55bcf199c00 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:47,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:47 GMT Server: Apache x-openstack-request-id: req-33b58713-7b07-4b1e-baef-41d46c4ce551 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:42:47,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-33b58713-7b07-4b1e-baef-41d46c4ce551 2018-12-23 22:42:47,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708231925964s 2018-12-23 22:42:47,947 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-33b58713-7b07-4b1e-baef-41d46c4ce551 2018-12-23 22:42:52,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:52,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:52,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:52 GMT Server: Apache x-openstack-request-id: req-a082ed3a-8d32-4602-a340-63905a4ec26d Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:53,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:52 GMT Server: Apache x-openstack-request-id: req-5b0c7a16-6b81-4ac5-af8e-abe13af1d30b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:53,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-5b0c7a16-6b81-4ac5-af8e-abe13af1d30b 2018-12-23 22:42:53,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705530643463s 2018-12-23 22:42:53,024 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-5b0c7a16-6b81-4ac5-af8e-abe13af1d30b 2018-12-23 22:42:58,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:42:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:58,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:58 GMT Server: Apache x-openstack-request-id: req-21027ff8-87db-473b-97d6-6e7872a4c949 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:58,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:58 GMT Server: Apache x-openstack-request-id: req-3d8930dd-4581-4595-ad8b-6295fe8f6977 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:42:58,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-3d8930dd-4581-4595-ad8b-6295fe8f6977 2018-12-23 22:42:58,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706369876862s 2018-12-23 22:42:58,101 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-3d8930dd-4581-4595-ad8b-6295fe8f6977 2018-12-23 22:42:58,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:42:58,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:42:58,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:42:58 GMT Server: Apache x-openstack-request-id: req-86577438-1c73-45e4-8339-59c07fb4e096 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:42:58,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:42:58 GMT Server: Apache x-openstack-request-id: req-b8d2f29d-3c84-4544-b196-5c281e95a75d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:42:58,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-b8d2f29d-3c84-4544-b196-5c281e95a75d 2018-12-23 22:42:58,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0684740543365s 2018-12-23 22:42:58,170 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-b8d2f29d-3c84-4544-b196-5c281e95a75d 2018-12-23 22:43:03,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:03,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:03,204 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:03 GMT Server: Apache x-openstack-request-id: req-62b753a6-ee2e-4308-b1ac-4067a149892a Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:03,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:03 GMT Server: Apache x-openstack-request-id: req-13db2235-3f4f-42b8-813f-987b8e599ba7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-23T22:42:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/ellis/events/e3c85a3c-64e4-49d1-9fc2-86e3267f9d6a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f99c6773-8167-4278-8439-fa97313f6ed3", "id": "e3c85a3c-64e4-49d1-9fc2-86e3267f9d6a"}, {"resource_name": "dime", "event_time": "2018-12-23T22:42:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dime/events/16ee8dbd-12ac-472a-86c5-e80b1348e0e5", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-qfcu33xpioet", "id": "16ee8dbd-12ac-472a-86c5-e80b1348e0e5"}, {"resource_name": "sprout", "event_time": "2018-12-23T22:42:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sprout/events/206ccad8-cd9e-4189-810d-0956324a0f96", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-obc2kncccyct", "id": "206ccad8-cd9e-4189-810d-0956324a0f96"}, {"resource_name": "vellum", "event_time": "2018-12-23T22:42:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/vellum/events/2937b566-9b45-48b7-8547-4093b08abf5a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-oan2closqx62", "id": "2937b566-9b45-48b7-8547-4093b08abf5a"}, {"resource_name": "bono", "event_time": "2018-12-23T22:42:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/bono/events/06283e12-6583-4b0c-813d-73667ff415f5", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-o7sozspofs6o", "id": "06283e12-6583-4b0c-813d-73667ff415f5"}, {"resource_name": "homer", "event_time": "2018-12-23T22:42:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/homer/events/9eaa19a4-c7dd-4262-a653-1fd4565af9c9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-cy4kw55bkq7y", "id": "9eaa19a4-c7dd-4262-a653-1fd4565af9c9"}]} 2018-12-23 22:43:03,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-13db2235-3f4f-42b8-813f-987b8e599ba7 2018-12-23 22:43:03,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071445941925s 2018-12-23 22:43:03,249 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc&marker=82b7e5c3-974c-476c-81e9-073cb2fdc531&sort_dir=asc used request id req-13db2235-3f4f-42b8-813f-987b8e599ba7 2018-12-23 22:43:08,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:08,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:08,305 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:08 GMT Server: Apache x-openstack-request-id: req-b40da092-3835-4e8b-b380-d461061d1a46 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:08,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:08 GMT Server: Apache x-openstack-request-id: req-b630ceb6-fc10-4cc1-8345-898358f73a8c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:43:08,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-b630ceb6-fc10-4cc1-8345-898358f73a8c 2018-12-23 22:43:08,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0945751667023s 2018-12-23 22:43:08,350 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-b630ceb6-fc10-4cc1-8345-898358f73a8c 2018-12-23 22:43:13,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:13,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:13,386 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:13 GMT Server: Apache x-openstack-request-id: req-4f31c885-f430-4b95-b437-8b2cf4ffd2ec Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:13,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:13 GMT Server: Apache x-openstack-request-id: req-c6153351-e27a-4b62-8eef-f6ed86b8a466 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:43:13,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-c6153351-e27a-4b62-8eef-f6ed86b8a466 2018-12-23 22:43:13,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704021453857s 2018-12-23 22:43:13,427 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-c6153351-e27a-4b62-8eef-f6ed86b8a466 2018-12-23 22:43:13,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:43:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:13,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:13 GMT Server: Apache x-openstack-request-id: req-25a0a4df-7461-4dd6-89de-e4fd1d8b5600 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:13,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:13 GMT Server: Apache x-openstack-request-id: req-e096fd97-7c66-4f13-b0b7-4ce9a5d71777 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:43:13,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-e096fd97-7c66-4f13-b0b7-4ce9a5d71777 2018-12-23 22:43:13,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0685951709747s 2018-12-23 22:43:13,497 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-e096fd97-7c66-4f13-b0b7-4ce9a5d71777 2018-12-23 22:43:18,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:18,549 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:18 GMT Server: Apache x-openstack-request-id: req-94d08f9b-7474-4599-abe6-5a5f46fbf526 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:18,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:18 GMT Server: Apache x-openstack-request-id: req-99b677bb-82f5-4798-a450-985086178676 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:43:18,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-99b677bb-82f5-4798-a450-985086178676 2018-12-23 22:43:18,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0867731571198s 2018-12-23 22:43:18,591 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-99b677bb-82f5-4798-a450-985086178676 2018-12-23 22:43:23,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:23,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:23,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:23 GMT Server: Apache x-openstack-request-id: req-d620918f-9d5e-49db-a746-3a9bf412f57f Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:23,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:23 GMT Server: Apache x-openstack-request-id: req-a480dacf-4cb0-42d5-bf15-b1f6d050151c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:43:23,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-a480dacf-4cb0-42d5-bf15-b1f6d050151c 2018-12-23 22:43:23,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699350833893s 2018-12-23 22:43:23,667 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-a480dacf-4cb0-42d5-bf15-b1f6d050151c 2018-12-23 22:43:23,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:43:23,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:23,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:23 GMT Server: Apache x-openstack-request-id: req-2f6e12cd-0cad-4109-a356-8df8689f6fae Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:23,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:23 GMT Server: Apache x-openstack-request-id: req-e3a61c09-8cb7-497a-bc67-6da3fedd4702 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:43:23,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-e3a61c09-8cb7-497a-bc67-6da3fedd4702 2018-12-23 22:43:23,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0859889984131s 2018-12-23 22:43:23,754 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-e3a61c09-8cb7-497a-bc67-6da3fedd4702 2018-12-23 22:43:28,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:28,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:28,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:28 GMT Server: Apache x-openstack-request-id: req-fcbf0e54-d189-4773-91d4-45dfd316b271 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:28,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:28 GMT Server: Apache x-openstack-request-id: req-0561a053-c2a1-4e56-9698-bd0f88ed6ac7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:43:28,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-0561a053-c2a1-4e56-9698-bd0f88ed6ac7 2018-12-23 22:43:28,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695731639862s 2018-12-23 22:43:28,828 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-0561a053-c2a1-4e56-9698-bd0f88ed6ac7 2018-12-23 22:43:33,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:33,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:33,863 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:33 GMT Server: Apache x-openstack-request-id: req-840762e3-92f3-4959-b39b-97976552f6ef Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:33,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:33 GMT Server: Apache x-openstack-request-id: req-c2098c07-90d8-4d0d-821a-53ea1043836d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:43:33,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-c2098c07-90d8-4d0d-821a-53ea1043836d 2018-12-23 22:43:33,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071151971817s 2018-12-23 22:43:33,906 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-c2098c07-90d8-4d0d-821a-53ea1043836d 2018-12-23 22:43:33,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:43:33,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:33,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:33 GMT Server: Apache x-openstack-request-id: req-38e59a22-a6cc-431c-b8d0-98a219f652a4 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:33,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:33 GMT Server: Apache x-openstack-request-id: req-fbd05ec6-9dac-41e3-8815-0dc8a4a499d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:43:33,977 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-fbd05ec6-9dac-41e3-8815-0dc8a4a499d7 2018-12-23 22:43:33,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715210437775s 2018-12-23 22:43:33,978 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-fbd05ec6-9dac-41e3-8815-0dc8a4a499d7 2018-12-23 22:43:38,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:38,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:39,013 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:38 GMT Server: Apache x-openstack-request-id: req-9c9bd3b9-16d0-4d1d-9038-9bbda06c1b69 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:39,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:39 GMT Server: Apache x-openstack-request-id: req-4c45d756-8b39-41aa-a0e6-13ba3e605241 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:43:39,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-4c45d756-8b39-41aa-a0e6-13ba3e605241 2018-12-23 22:43:39,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699529647827s 2018-12-23 22:43:39,055 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-4c45d756-8b39-41aa-a0e6-13ba3e605241 2018-12-23 22:43:44,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:44,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:44,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:44 GMT Server: Apache x-openstack-request-id: req-7c905ce3-a6de-481b-a9f7-25904ae8f794 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:44,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:44 GMT Server: Apache x-openstack-request-id: req-2ede1ded-4e52-4b2b-a373-9c949309b5df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2018-12-23T22:43:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dime/events/08bdd362-704d-41da-a66c-534fbee901c9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ecb074f7-d8e6-48bd-9c25-1d08f39bfe7f", "id": "08bdd362-704d-41da-a66c-534fbee901c9"}]} 2018-12-23 22:43:44,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-2ede1ded-4e52-4b2b-a373-9c949309b5df 2018-12-23 22:43:44,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739228725433s 2018-12-23 22:43:44,135 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc&marker=9eaa19a4-c7dd-4262-a653-1fd4565af9c9&sort_dir=asc used request id req-2ede1ded-4e52-4b2b-a373-9c949309b5df 2018-12-23 22:43:49,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:49,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:49,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:49 GMT Server: Apache x-openstack-request-id: req-1f17e324-f83a-4f32-83dd-3dedbe83aeb1 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:49,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:49 GMT Server: Apache x-openstack-request-id: req-02e2420a-a3c9-4c46-b906-a51b1ef6da80 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:43:49,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc&marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc used request id req-02e2420a-a3c9-4c46-b906-a51b1ef6da80 2018-12-23 22:43:49,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703768730164s 2018-12-23 22:43:49,212 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc&marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc used request id req-02e2420a-a3c9-4c46-b906-a51b1ef6da80 2018-12-23 22:43:54,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:54,247 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:54 GMT Server: Apache x-openstack-request-id: req-af7ca83d-a08f-4cf5-b898-a9e31d9bac7c Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:54,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:54 GMT Server: Apache x-openstack-request-id: req-8f694c64-887c-44ce-9cf1-e80791bebc45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-12-23T22:43:49Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/vellum/events/2e290136-1eba-4c50-8d4c-eef9d1fad07f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a6640c03-e92a-4b19-8229-9e9166c1748c", "id": "2e290136-1eba-4c50-8d4c-eef9d1fad07f"}]} 2018-12-23 22:43:54,289 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc&marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc used request id req-8f694c64-887c-44ce-9cf1-e80791bebc45 2018-12-23 22:43:54,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708417892456s 2018-12-23 22:43:54,289 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc&marker=08bdd362-704d-41da-a66c-534fbee901c9&sort_dir=asc used request id req-8f694c64-887c-44ce-9cf1-e80791bebc45 2018-12-23 22:43:59,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:43:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/events?marker=2e290136-1eba-4c50-8d4c-eef9d1fad07f&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:59,324 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:59 GMT Server: Apache x-openstack-request-id: req-ad13864a-c52b-4bc5-bcbb-a25168110da4 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=2e290136-1eba-4c50-8d4c-eef9d1fad07f&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:59,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:59 GMT Server: Apache x-openstack-request-id: req-49d35234-b676-49e9-b2a7-11b572494288 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-23T22:43:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sprout/events/d32458f5-064f-493a-9e04-c04df54b6382", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d42c5d97-bff0-4f5d-bd66-1a2a09c642a0", "id": "d32458f5-064f-493a-9e04-c04df54b6382"}, {"resource_name": "bono", "event_time": "2018-12-23T22:43:55Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/bono/events/29c2cc6e-1ed4-467d-b4c4-8bf813684a5f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ccf50642-ea6c-4b03-85dc-b4e94159ed05", "id": "29c2cc6e-1ed4-467d-b4c4-8bf813684a5f"}, {"resource_name": "homer", "event_time": "2018-12-23T22:43:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/homer/events/137544b8-177f-43a2-bf85-856f4bb1f25b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "33e491d1-85a2-4140-9a78-edb8b6a0bc08", "id": "137544b8-177f-43a2-bf85-856f4bb1f25b"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-23T22:43:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv/events/5768d8b7-41d6-4cea-afd8-1339a744ad83", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "id": "5768d8b7-41d6-4cea-afd8-1339a744ad83"}]} 2018-12-23 22:43:59,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=2e290136-1eba-4c50-8d4c-eef9d1fad07f&sort_dir=asc&marker=2e290136-1eba-4c50-8d4c-eef9d1fad07f&sort_dir=asc used request id req-49d35234-b676-49e9-b2a7-11b572494288 2018-12-23 22:43:59,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725901126862s 2018-12-23 22:43:59,369 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=2e290136-1eba-4c50-8d4c-eef9d1fad07f&sort_dir=asc&marker=2e290136-1eba-4c50-8d4c-eef9d1fad07f&sort_dir=asc used request id req-49d35234-b676-49e9-b2a7-11b572494288 2018-12-23 22:43:59,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:43:59,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:59,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:43:59 GMT Server: Apache x-openstack-request-id: req-7bc72155-faa6-420a-bd0b-3b4443853a58 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:43:59,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:43:59 GMT Server: Apache x-openstack-request-id: req-71c74879-8dac-4a41-9d4f-eae23a8e930e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-12-23 22:43:59,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f used request id req-71c74879-8dac-4a41-9d4f-eae23a8e930e 2018-12-23 22:43:59,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.151231050491s 2018-12-23 22:43:59,522 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f used request id req-71c74879-8dac-4a41-9d4f-eae23a8e930e 2018-12-23 22:43:59,523 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-12-23T22:39:07Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'3d7bb07a-07f3-451c-91d5-a46c6dafec1f', 'parameters': Munch({u'OS::project_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'6448575b-7138-4879-8a30-e8764463016b', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'3d7bb07a-07f3-451c-91d5-a46c6dafec1f', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'6448575b-7138-4879-8a30-e8764463016b'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'5c74b5972680483595b1cbc1d4cdf5bc', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2018-12-23T22:39:07Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f'}) 2018-12-23 22:43:59,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:43:59,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:43:59,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-bbf215f8-f109-43ef-9a10-7927e686fbe8 x-compute-request-id: req-bbf215f8-f109-43ef-9a10-7927e686fbe8 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:43:59,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bbf215f8-f109-43ef-9a10-7927e686fbe8 2018-12-23 22:43:59,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.29306101799s 2018-12-23 22:43:59,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bbf215f8-f109-43ef-9a10-7927e686fbe8 2018-12-23 22:43:59,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:43:59,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:00,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2525 X-Openstack-Request-Id: req-27ddc90f-e40d-412a-a104-d14592e2c1fa Date: Sun, 23 Dec 2018 22:44:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"02498612-d0f0-4b48-b889-2a1131efd9b6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"613e93de38f241b8b4b7f924e9ad9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["afd0f53b-cc74-4571-8cfb-4589c1c3b3b0"],"description":"","tags":[],"updated_at":"2018-12-23T22:39:14Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:39:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7e46374e-0809-4999-8615-186c5b7b88af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"613e93de38f241b8b4b7f924e9ad9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["27d00249-f80f-4a02-8c27-6beeffc1a2d2"],"description":"","tags":[],"updated_at":"2018-12-23T22:38:47Z","qos_policy_id":null,"name":"heat_ims-net_c21efafb-e142-47aa-8ac0-dbe7c210ad62","admin_state_up":true,"tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:38:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"86d6855f-ed0e-4291-bee1-fcef997b209d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"613e93de38f241b8b4b7f924e9ad9bab","l2_adjacency":true,"status":"ACTIVE","subnets":["5bb3b661-e417-4354-959f-09d43a341a09"],"description":"","tags":[],"updated_at":"2018-12-23T22:39:13Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:39:12Z","mtu":1450}]} 2018-12-23 22:44:00,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-27ddc90f-e40d-412a-a104-d14592e2c1fa 2018-12-23 22:44:00,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290979862213s 2018-12-23 22:44:00,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-27ddc90f-e40d-412a-a104-d14592e2c1fa 2018-12-23 22:44:00,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 22:44:00,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:00,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-60cee21b-9653-4927-a802-f434bde9f643 Date: Sun, 23 Dec 2018 22:44:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e46374e-0809-4999-8615-186c5b7b88af","tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:38:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:38:47Z","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":"613e93de38f241b8b4b7f924e9ad9bab","id":"27d00249-f80f-4a02-8c27-6beeffc1a2d2","subnetpool_id":null,"name":"heat_ims-subnet_c21efafb-e142-47aa-8ac0-dbe7c210ad62"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"86d6855f-ed0e-4291-bee1-fcef997b209d","tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:39:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.1.1","end":"192.168.1.253"}],"gateway_ip":"192.168.1.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.1.0/24","project_id":"613e93de38f241b8b4b7f924e9ad9bab","id":"5bb3b661-e417-4354-959f-09d43a341a09","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"02498612-d0f0-4b48-b889-2a1131efd9b6","tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:39:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:39:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"613e93de38f241b8b4b7f924e9ad9bab","id":"afd0f53b-cc74-4571-8cfb-4589c1c3b3b0","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2018-12-23 22:44:00,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-60cee21b-9653-4927-a802-f434bde9f643 2018-12-23 22:44:00,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0737781524658s 2018-12-23 22:44:00,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-60cee21b-9653-4927-a802-f434bde9f643 2018-12-23 22:44:01,196 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-23 22:44:01,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:44:01,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:01,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99224beb-0e1f-4ee0-a1a9-df2c1219bc1f x-compute-request-id: req-99224beb-0e1f-4ee0-a1a9-df2c1219bc1f Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}]} 2018-12-23 22:44:01,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-99224beb-0e1f-4ee0-a1a9-df2c1219bc1f 2018-12-23 22:44:01,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235249996185s 2018-12-23 22:44:01,221 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-99224beb-0e1f-4ee0-a1a9-df2c1219bc1f 2018-12-23 22:44:01,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-23 22:44:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:01,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-694297d8-0ac8-4614-8227-6a1c99c21e02 x-compute-request-id: req-694297d8-0ac8-4614-8227-6a1c99c21e02 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "05882b1a-8dc7-49f1-9694-be34e9f257a8"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e9f1e69-c67f-4366-8388-7e23edcdcb72"}, {"from_port": 2380, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "4daf45b6-7845-4c0e-b59a-afdc082de6a8"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4deb6339-e85f-40a0-abda-33b0b27d0edc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8b5141d-e4f0-479d-9df0-0392b5e32a97"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5058, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "ip_range": {}, "id": "055cd07a-8d55-4b8c-9aac-32939758e329"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "86e94f88-695c-4272-b31c-655ab0a6dd83"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "930080d8-9979-456b-9028-5943b705e3dc"}, {"from_port": 5058, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "ip_range": {}, "id": "96badf6c-2b5a-4240-b7f3-ddd13e726343"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bc2a8a78-f6f7-48fc-b739-c4d89a43c3fe"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d4f04d38-e95d-4028-8e0d-0a5aa0dc7b1a"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9ea47a0-b0d7-44f0-8741-80beb8783747"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f74ef2cc-653d-4cfa-9ddb-c31ba8cb8ed0"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "48fcbbee-cf83-4da3-a219-0528be0c56b5", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-12-23 22:44:01,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/os-security-groups used request id req-694297d8-0ac8-4614-8227-6a1c99c21e02 2018-12-23 22:44:01,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.400260925293s 2018-12-23 22:44:01,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/os-security-groups used request id req-694297d8-0ac8-4614-8227-6a1c99c21e02 2018-12-23 22:44:01,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:44:01,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:01,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-978e502b-76d9-4fee-8dc9-883577e25f08 Date: Sun, 23 Dec 2018 22:44:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:44:01,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-978e502b-76d9-4fee-8dc9-883577e25f08 2018-12-23 22:44:01,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0474710464478s 2018-12-23 22:44:01,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-978e502b-76d9-4fee-8dc9-883577e25f08 2018-12-23 22:44:01,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 22:44:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:02,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:01 GMT Server: Apache x-compute-request-id: req-15b04387-55d4-408a-acc4-5f083eb7cf04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15b04387-55d4-408a-acc4-5f083eb7cf04 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 22:44:02,339 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-15b04387-55d4-408a-acc4-5f083eb7cf04 2018-12-23 22:44:02,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.655830860138s 2018-12-23 22:44:02,339 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-15b04387-55d4-408a-acc4-5f083eb7cf04 2018-12-23 22:44:02,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:44:02,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:02,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d46d934-4e62-4923-b87d-bf39f812bb55 x-compute-request-id: req-4d46d934-4e62-4923-b87d-bf39f812bb55 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}]} 2018-12-23 22:44:02,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4d46d934-4e62-4923-b87d-bf39f812bb55 2018-12-23 22:44:02,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.202319145203s 2018-12-23 22:44:02,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4d46d934-4e62-4923-b87d-bf39f812bb55 2018-12-23 22:44:02,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-23 22:44:02,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:03,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb7b5b58-8d28-41c9-a621-3d2a41f1d0d8 x-compute-request-id: req-eb7b5b58-8d28-41c9-a621-3d2a41f1d0d8 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "05882b1a-8dc7-49f1-9694-be34e9f257a8"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e9f1e69-c67f-4366-8388-7e23edcdcb72"}, {"from_port": 2380, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "4daf45b6-7845-4c0e-b59a-afdc082de6a8"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4deb6339-e85f-40a0-abda-33b0b27d0edc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8b5141d-e4f0-479d-9df0-0392b5e32a97"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "92232f51-65fe-48a2-998a-3c4af2ac5d95", "ip_range": {}, "id": "0c9c6b1d-1e05-4110-8aad-5cb6a874b5d4"}, {"from_port": 9888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "92232f51-65fe-48a2-998a-3c4af2ac5d95", "ip_range": {}, "id": "d5a821ce-4196-44ef-a865-c9a0686bb645"}, {"from_port": 5052, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "92232f51-65fe-48a2-998a-3c4af2ac5d95", "ip_range": {}, "id": "d72f85a4-0d4f-4d35-b5cf-dde3148df0b1"}, {"from_port": 5054, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "92232f51-65fe-48a2-998a-3c4af2ac5d95", "ip_range": {}, "id": "e7abbcfb-34b0-4782-b7da-e6e8943df659"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "92232f51-65fe-48a2-998a-3c4af2ac5d95", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "22ed353d-9177-4361-9c6b-eac065ea49f5", "ip_range": {}, "id": "1c6b080e-ebec-4c6b-91e8-bd7ca589ef2f"}, {"from_port": 5054, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "22ed353d-9177-4361-9c6b-eac065ea49f5", "ip_range": {}, "id": "3933ed26-4b17-4f60-985a-9b1ddb30cad6"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "22ed353d-9177-4361-9c6b-eac065ea49f5", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-12-23 22:44:03,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/os-security-groups used request id req-eb7b5b58-8d28-41c9-a621-3d2a41f1d0d8 2018-12-23 22:44:03,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.49350810051s 2018-12-23 22:44:03,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/os-security-groups used request id req-eb7b5b58-8d28-41c9-a621-3d2a41f1d0d8 2018-12-23 22:44:03,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:44:03,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:03,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-cd914800-5c93-4bae-8544-d3e35c46cce8 Date: Sun, 23 Dec 2018 22:44:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:44:03,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cd914800-5c93-4bae-8544-d3e35c46cce8 2018-12-23 22:44:03,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386991500854s 2018-12-23 22:44:03,085 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cd914800-5c93-4bae-8544-d3e35c46cce8 2018-12-23 22:44:03,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 22:44:03,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:03,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:03 GMT Server: Apache x-compute-request-id: req-48187614-b832-47af-a7f8-24968889fa0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-48187614-b832-47af-a7f8-24968889fa0d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 22:44:03,742 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-48187614-b832-47af-a7f8-24968889fa0d 2018-12-23 22:44:03,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.653168916702s 2018-12-23 22:44:03,743 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-48187614-b832-47af-a7f8-24968889fa0d 2018-12-23 22:44:03,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:44:03,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:03,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93e0d619-289f-4ee8-86e9-f1b6c8296b83 x-compute-request-id: req-93e0d619-289f-4ee8-86e9-f1b6c8296b83 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}]} 2018-12-23 22:44:03,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-93e0d619-289f-4ee8-86e9-f1b6c8296b83 2018-12-23 22:44:03,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0216748714447s 2018-12-23 22:44:03,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-93e0d619-289f-4ee8-86e9-f1b6c8296b83 2018-12-23 22:44:03,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-23 22:44:03,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:04,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b356193-6370-4e5f-9d92-84ea59f2c987 x-compute-request-id: req-0b356193-6370-4e5f-9d92-84ea59f2c987 Content-Encoding: gzip Content-Length: 919 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "05882b1a-8dc7-49f1-9694-be34e9f257a8"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e9f1e69-c67f-4366-8388-7e23edcdcb72"}, {"from_port": 2380, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "4daf45b6-7845-4c0e-b59a-afdc082de6a8"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4deb6339-e85f-40a0-abda-33b0b27d0edc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8b5141d-e4f0-479d-9df0-0392b5e32a97"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7253, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "369f62f3-5dbd-4220-9e32-16f93def09df", "ip_range": {}, "id": "1234382e-4189-43d3-8d60-6fe7f2d9dc11"}, {"from_port": 9160, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "369f62f3-5dbd-4220-9e32-16f93def09df", "ip_range": {}, "id": "15e81189-19e0-4347-be30-f0748cb52453"}, {"from_port": 7253, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "369f62f3-5dbd-4220-9e32-16f93def09df", "ip_range": {}, "id": "1b9db62b-3049-423e-b8ee-adc31e264a10"}, {"from_port": 9160, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "369f62f3-5dbd-4220-9e32-16f93def09df", "ip_range": {}, "id": "7e63ddc9-43ef-469c-bb79-59ab6ec7312d"}, {"from_port": 11311, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "369f62f3-5dbd-4220-9e32-16f93def09df", "ip_range": {}, "id": "993904f3-1371-464f-94d7-962e0b18a572"}, {"from_port": 11311, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "369f62f3-5dbd-4220-9e32-16f93def09df", "ip_range": {}, "id": "f8f21f7e-626a-485d-abfe-396449fe277d"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "369f62f3-5dbd-4220-9e32-16f93def09df", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "88df4e70-c2b1-4fda-8df7-2447cf3ecd3b", "ip_range": {}, "id": "374e8f6d-1d5f-4f5b-ae63-c5a149e69b81"}, {"from_port": 11211, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "88df4e70-c2b1-4fda-8df7-2447cf3ecd3b", "ip_range": {}, "id": "cacda2b8-30d5-4214-b928-e22f024b158d"}, {"from_port": 7253, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "88df4e70-c2b1-4fda-8df7-2447cf3ecd3b", "ip_range": {}, "id": "ea86abf9-fc82-431e-887f-723692e13f1f"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "88df4e70-c2b1-4fda-8df7-2447cf3ecd3b", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-12-23 22:44:04,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/os-security-groups used request id req-0b356193-6370-4e5f-9d92-84ea59f2c987 2018-12-23 22:44:04,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.446140050888s 2018-12-23 22:44:04,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/os-security-groups used request id req-0b356193-6370-4e5f-9d92-84ea59f2c987 2018-12-23 22:44:04,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:44:04,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:04,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-26ddff71-181d-4f3a-95c6-de656bb3f84e Date: Sun, 23 Dec 2018 22:44:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:44:04,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-26ddff71-181d-4f3a-95c6-de656bb3f84e 2018-12-23 22:44:04,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0349390506744s 2018-12-23 22:44:04,258 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-26ddff71-181d-4f3a-95c6-de656bb3f84e 2018-12-23 22:44:04,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 22:44:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:04,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:04 GMT Server: Apache x-compute-request-id: req-64b95ef1-26b1-4e91-8128-9f0d041db10d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-64b95ef1-26b1-4e91-8128-9f0d041db10d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 22:44:04,878 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-64b95ef1-26b1-4e91-8128-9f0d041db10d 2018-12-23 22:44:04,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.616451025009s 2018-12-23 22:44:04,879 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-64b95ef1-26b1-4e91-8128-9f0d041db10d 2018-12-23 22:44:05,922 - shade - DEBUG - The cloud returned multiple addresses, and none of them seem to work. That might be what you wanted, but we have no clue what's going on, so we just picked one at random 2018-12-23 22:44:05,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:44:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:05,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-81f01ba3-294c-4640-bad9-ecf204200cdc x-compute-request-id: req-81f01ba3-294c-4640-bad9-ecf204200cdc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}]} 2018-12-23 22:44:05,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-81f01ba3-294c-4640-bad9-ecf204200cdc 2018-12-23 22:44:05,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024393081665s 2018-12-23 22:44:05,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-81f01ba3-294c-4640-bad9-ecf204200cdc 2018-12-23 22:44:05,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-23 22:44:05,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:06,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-d1368027-0348-40c0-8eca-67319a9710ae x-compute-request-id: req-d1368027-0348-40c0-8eca-67319a9710ae Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "05882b1a-8dc7-49f1-9694-be34e9f257a8"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e9f1e69-c67f-4366-8388-7e23edcdcb72"}, {"from_port": 2380, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "4daf45b6-7845-4c0e-b59a-afdc082de6a8"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4deb6339-e85f-40a0-abda-33b0b27d0edc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8b5141d-e4f0-479d-9df0-0392b5e32a97"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "663747f7-b184-4c80-9c90-cbfc357d1f94", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "519968ce-4521-4846-967e-c4e2f491f7c7"}, {"from_port": 7888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "663747f7-b184-4c80-9c90-cbfc357d1f94", "ip_range": {}, "id": "77f07b9f-226d-4d45-9631-c0fda2e5fed3"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "663747f7-b184-4c80-9c90-cbfc357d1f94", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "466c2650-db98-47a2-b5b9-6a8a39617c6e", "ip_range": {}, "id": "597885c0-5432-4daf-8e4a-5773f7892893"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "466c2650-db98-47a2-b5b9-6a8a39617c6e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5ca65b8d-fd93-4d30-ad43-b121885b684f"}, {"from_port": 9160, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "466c2650-db98-47a2-b5b9-6a8a39617c6e", "ip_range": {}, "id": "8a421a49-bda6-4b80-832a-292ecd1370d2"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "466c2650-db98-47a2-b5b9-6a8a39617c6e", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-12-23 22:44:06,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607/os-security-groups used request id req-d1368027-0348-40c0-8eca-67319a9710ae 2018-12-23 22:44:06,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.194667100906s 2018-12-23 22:44:06,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607/os-security-groups used request id req-d1368027-0348-40c0-8eca-67319a9710ae 2018-12-23 22:44:06,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:44:06,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:06,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e4b74c30-95fd-492b-8f38-fa8bb308ad39 Date: Sun, 23 Dec 2018 22:44:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:44:06,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e4b74c30-95fd-492b-8f38-fa8bb308ad39 2018-12-23 22:44:06,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0357329845428s 2018-12-23 22:44:06,188 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e4b74c30-95fd-492b-8f38-fa8bb308ad39 2018-12-23 22:44:06,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 22:44:06,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:06,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:06 GMT Server: Apache x-compute-request-id: req-6efb9b1c-78e1-4c32-b513-52c22b18913d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6efb9b1c-78e1-4c32-b513-52c22b18913d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 22:44:06,816 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-6efb9b1c-78e1-4c32-b513-52c22b18913d 2018-12-23 22:44:06,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.623654127121s 2018-12-23 22:44:06,817 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-6efb9b1c-78e1-4c32-b513-52c22b18913d 2018-12-23 22:44:06,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:44:06,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:06,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4943e8b2-1999-4625-82c3-57472cae3b23 x-compute-request-id: req-4943e8b2-1999-4625-82c3-57472cae3b23 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}]} 2018-12-23 22:44:06,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4943e8b2-1999-4625-82c3-57472cae3b23 2018-12-23 22:44:06,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227329730988s 2018-12-23 22:44:06,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4943e8b2-1999-4625-82c3-57472cae3b23 2018-12-23 22:44:06,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-23 22:44:06,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:07,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a87605bd-ea67-4c03-b8dd-83b049f91600 x-compute-request-id: req-a87605bd-ea67-4c03-b8dd-83b049f91600 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "05882b1a-8dc7-49f1-9694-be34e9f257a8"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e9f1e69-c67f-4366-8388-7e23edcdcb72"}, {"from_port": 2380, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "4daf45b6-7845-4c0e-b59a-afdc082de6a8"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4deb6339-e85f-40a0-abda-33b0b27d0edc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8b5141d-e4f0-479d-9df0-0392b5e32a97"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "a751c4a8-687c-4125-a910-1758ebac73b1", "ip_range": {}, "id": "284bc622-e363-40a5-a644-ed016aa0f0a0"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "a751c4a8-687c-4125-a910-1758ebac73b1", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "357b1f36-7922-41ae-ae52-30874d136780", "ip_range": {}, "id": "6f6494f0-44a3-4c4c-8d28-740bb0468f8b"}, {"from_port": 10888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "357b1f36-7922-41ae-ae52-30874d136780", "ip_range": {}, "id": "b53f2ccc-d06d-45be-b612-41852c5e069d"}, {"from_port": 8888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "357b1f36-7922-41ae-ae52-30874d136780", "ip_range": {}, "id": "d0b05998-ec9c-4cba-846a-a1b2fca45e83"}, {"from_port": 10888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "357b1f36-7922-41ae-ae52-30874d136780", "ip_range": {}, "id": "d441f5bd-3664-4bfc-89d2-ac9589b959a0"}, {"from_port": 8888, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "357b1f36-7922-41ae-ae52-30874d136780", "ip_range": {}, "id": "e7a2a0ec-b8fd-4760-8805-7edfefbd040f"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "357b1f36-7922-41ae-ae52-30874d136780", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-12-23 22:44:07,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a/os-security-groups used request id req-a87605bd-ea67-4c03-b8dd-83b049f91600 2018-12-23 22:44:07,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.297966003418s 2018-12-23 22:44:07,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a/os-security-groups used request id req-a87605bd-ea67-4c03-b8dd-83b049f91600 2018-12-23 22:44:07,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:44:07,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:07,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-f4986457-c02e-4b4e-ab8c-6c7b604a5596 Date: Sun, 23 Dec 2018 22:44:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:44:07,189 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f4986457-c02e-4b4e-ab8c-6c7b604a5596 2018-12-23 22:44:07,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.04057097435s 2018-12-23 22:44:07,190 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f4986457-c02e-4b4e-ab8c-6c7b604a5596 2018-12-23 22:44:07,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 22:44:07,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:07,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:07 GMT Server: Apache x-compute-request-id: req-0a71eddb-8015-4dbf-bba8-c0fcc3c65755 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a71eddb-8015-4dbf-bba8-c0fcc3c65755 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 22:44:07,846 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-0a71eddb-8015-4dbf-bba8-c0fcc3c65755 2018-12-23 22:44:07,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.652302980423s 2018-12-23 22:44:07,846 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-0a71eddb-8015-4dbf-bba8-c0fcc3c65755 2018-12-23 22:44:07,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:44:07,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:07,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-8e3bd270-dae8-42fb-902a-afa8892e79be x-compute-request-id: req-8e3bd270-dae8-42fb-902a-afa8892e79be Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}]} 2018-12-23 22:44:07,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8e3bd270-dae8-42fb-902a-afa8892e79be 2018-12-23 22:44:07,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253999233246s 2018-12-23 22:44:07,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8e3bd270-dae8-42fb-902a-afa8892e79be 2018-12-23 22:44:07,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-23 22:44:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-421e14e6-9cd4-4e3e-840c-f650f64235d1 x-compute-request-id: req-421e14e6-9cd4-4e3e-840c-f650f64235d1 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "05882b1a-8dc7-49f1-9694-be34e9f257a8"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e9f1e69-c67f-4366-8388-7e23edcdcb72"}, {"from_port": 2380, "group": {"tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {}, "id": "4daf45b6-7845-4c0e-b59a-afdc082de6a8"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4deb6339-e85f-40a0-abda-33b0b27d0edc"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8b5141d-e4f0-479d-9df0-0392b5e32a97"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "0ab4ce04-3237-4038-b1a0-5e899aa750e8", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "42cb9399-4ed8-41bc-803b-26110735cc8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4a5e4e22-8702-4a0f-a533-38714b0576d2"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "42cb9399-4ed8-41bc-803b-26110735cc8b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8620380d-1937-4341-ace1-5e4fcf7365c4"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "42cb9399-4ed8-41bc-803b-26110735cc8b", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-12-23 22:44:08,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a/os-security-groups used request id req-421e14e6-9cd4-4e3e-840c-f650f64235d1 2018-12-23 22:44:08,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.166043996811s 2018-12-23 22:44:08,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a/os-security-groups used request id req-421e14e6-9cd4-4e3e-840c-f650f64235d1 2018-12-23 22:44:08,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:44:08,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:08,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9e2e4978-4baf-4553-b8c8-a8f443f49ba5 Date: Sun, 23 Dec 2018 22:44:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:44:08,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9e2e4978-4baf-4553-b8c8-a8f443f49ba5 2018-12-23 22:44:08,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337309837341s 2018-12-23 22:44:08,081 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9e2e4978-4baf-4553-b8c8-a8f443f49ba5 2018-12-23 22:44:08,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 22:44:08,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:08,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:08 GMT Server: Apache x-compute-request-id: req-784e4b1c-de6a-4769-ae15-4fe774f02807 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-784e4b1c-de6a-4769-ae15-4fe774f02807 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 22:44:08,124 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-784e4b1c-de6a-4769-ae15-4fe774f02807 2018-12-23 22:44:08,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0401449203491s 2018-12-23 22:44:08,124 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-784e4b1c-de6a-4769-ae15-4fe774f02807 2018-12-23 22:44:08,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:44:08,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:08,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-335644d8-f87a-4f3d-920f-508298e5f125 x-compute-request-id: req-335644d8-f87a-4f3d-920f-508298e5f125 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}]} 2018-12-23 22:44:08,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-335644d8-f87a-4f3d-920f-508298e5f125 2018-12-23 22:44:08,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254399776459s 2018-12-23 22:44:08,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-335644d8-f87a-4f3d-920f-508298e5f125 2018-12-23 22:44:08,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-12-23 22:44:08,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243/os-security-groups -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:08,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f342f3e5-8575-4123-aa6a-be65f7eb2962 x-compute-request-id: req-f342f3e5-8575-4123-aa6a-be65f7eb2962 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "20ace614-7074-4992-8958-07cd70d752d8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32ac1245-1699-4f89-903c-d6b04d31d1e3"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "20ace614-7074-4992-8958-07cd70d752d8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6b6a2088-a497-40ec-8004-f5c6a678c918"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "20ace614-7074-4992-8958-07cd70d752d8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92d40570-7833-475e-b02e-afc16fb6f8d8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "20ace614-7074-4992-8958-07cd70d752d8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9847f71-5a63-4724-8a39-3e53df385d41"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "20ace614-7074-4992-8958-07cd70d752d8", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "20ace614-7074-4992-8958-07cd70d752d8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "32ac1245-1699-4f89-903c-d6b04d31d1e3"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "20ace614-7074-4992-8958-07cd70d752d8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6b6a2088-a497-40ec-8004-f5c6a678c918"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "20ace614-7074-4992-8958-07cd70d752d8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "92d40570-7833-475e-b02e-afc16fb6f8d8"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "20ace614-7074-4992-8958-07cd70d752d8", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a9847f71-5a63-4724-8a39-3e53df385d41"}], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "20ace614-7074-4992-8958-07cd70d752d8", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-12-23 22:44:08,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243/os-security-groups used request id req-f342f3e5-8575-4123-aa6a-be65f7eb2962 2018-12-23 22:44:08,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.142643928528s 2018-12-23 22:44:08,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243/os-security-groups used request id req-f342f3e5-8575-4123-aa6a-be65f7eb2962 2018-12-23 22:44:08,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:44:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:08,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-8eca0489-9665-4489-9e53-91eb806c572a Date: Sun, 23 Dec 2018 22:44:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:44:08,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8eca0489-9665-4489-9e53-91eb806c572a 2018-12-23 22:44:08,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0363388061523s 2018-12-23 22:44:08,338 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8eca0489-9665-4489-9e53-91eb806c572a 2018-12-23 22:44:08,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-12-23 22:44:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:08,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:08 GMT Server: Apache x-compute-request-id: req-27e3d78e-7089-45c6-9fb7-f6b919237268 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27e3d78e-7089-45c6-9fb7-f6b919237268 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-23 22:44:08,969 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-27e3d78e-7089-45c6-9fb7-f6b919237268 2018-12-23 22:44:08,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.627153158188s 2018-12-23 22:44:08,970 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/613e93de38f241b8b4b7f924e9ad9bab/volumes/detail used request id req-27e3d78e-7089-45c6-9fb7-f6b919237268 2018-12-23 22:44:08,970 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:34:1f:df', u'version': 4, u'addr': u'192.168.1.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:34:1f:df', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ce:50:2c', u'version': 4, u'addr': u'192.168.0.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ce:50:2c', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:54.000000', 'flavor': Munch({u'id': u'c100c35e-7677-4ab4-8972-66663adece74', 'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), 'az': u'nova', 'id': u'49331a29-7659-42d4-b59b-242fe0fa5f52', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'05882b1a-8dc7-49f1-9694-be34e9f257a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3e9f1e69-c67f-4366-8388-7e23edcdcb72'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4daf45b6-7845-4c0e-b59a-afdc082de6a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4deb6339-e85f-40a0-abda-33b0b27d0edc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a8b5141d-e4f0-479d-9df0-0392b5e32a97'})], 'id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'055cd07a-8d55-4b8c-9aac-32939758e329'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'86e94f88-695c-4272-b31c-655ab0a6dd83'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'930080d8-9979-456b-9028-5943b705e3dc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'96badf6c-2b5a-4240-b7f3-ddd13e726343'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'bc2a8a78-f6f7-48fc-b739-c4d89a43c3fe'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'd4f04d38-e95d-4028-8e0d-0a5aa0dc7b1a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e9ea47a0-b0d7-44f0-8741-80beb8783747'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'f74ef2cc-653d-4cfa-9ddb-c31ba8cb8ed0'})], 'id': u'48fcbbee-cf83-4da3-a219-0528be0c56b5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c221121f7f64333b27116786d642596', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2018-12-23T22:43:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:43:54Z', 'hostId': u'c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'public_v6': '', 'private_v4': u'192.168.1.6', 'cloud': 'envvars', 'host_id': u'c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'created_at': u'2018-12-23T22:43:13Z', 'created': u'2018-12-23T22:43:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:d2:90', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:fa:c8', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c8:fa:c8', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:52.000000', 'flavor': Munch({u'id': u'c100c35e-7677-4ab4-8972-66663adece74', 'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), 'az': u'nova', 'id': u'aac40cd7-2de5-4854-b47d-09b58e53f052', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'05882b1a-8dc7-49f1-9694-be34e9f257a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3e9f1e69-c67f-4366-8388-7e23edcdcb72'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4daf45b6-7845-4c0e-b59a-afdc082de6a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4deb6339-e85f-40a0-abda-33b0b27d0edc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a8b5141d-e4f0-479d-9df0-0392b5e32a97'})], 'id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'92232f51-65fe-48a2-998a-3c4af2ac5d95', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'0c9c6b1d-1e05-4110-8aad-5cb6a874b5d4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'92232f51-65fe-48a2-998a-3c4af2ac5d95', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'd5a821ce-4196-44ef-a865-c9a0686bb645'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'92232f51-65fe-48a2-998a-3c4af2ac5d95', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'd72f85a4-0d4f-4d35-b5cf-dde3148df0b1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'92232f51-65fe-48a2-998a-3c4af2ac5d95', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'e7abbcfb-34b0-4782-b7da-e6e8943df659'})], 'id': u'92232f51-65fe-48a2-998a-3c4af2ac5d95', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'22ed353d-9177-4361-9c6b-eac065ea49f5', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1c6b080e-ebec-4c6b-91e8-bd7ca589ef2f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'22ed353d-9177-4361-9c6b-eac065ea49f5', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3933ed26-4b17-4f60-985a-9b1ddb30cad6'})], 'id': u'22ed353d-9177-4361-9c6b-eac065ea49f5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c221121f7f64333b27116786d642596', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2018-12-23T22:43:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:43:52Z', 'hostId': u'c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'public_v6': '', 'private_v4': u'192.168.0.16', 'cloud': 'envvars', 'host_id': u'c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'created_at': u'2018-12-23T22:43:13Z', 'created': u'2018-12-23T22:43:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d1:a8:09', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:52:40', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:30:52:40', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:46.000000', 'flavor': Munch({u'id': u'c100c35e-7677-4ab4-8972-66663adece74', 'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), 'az': u'nova', 'id': u'2f8d98be-9aa4-44d3-a362-4c555796633c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'05882b1a-8dc7-49f1-9694-be34e9f257a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3e9f1e69-c67f-4366-8388-7e23edcdcb72'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4daf45b6-7845-4c0e-b59a-afdc082de6a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4deb6339-e85f-40a0-abda-33b0b27d0edc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a8b5141d-e4f0-479d-9df0-0392b5e32a97'})], 'id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'369f62f3-5dbd-4220-9e32-16f93def09df', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'1234382e-4189-43d3-8d60-6fe7f2d9dc11'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'369f62f3-5dbd-4220-9e32-16f93def09df', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'15e81189-19e0-4347-be30-f0748cb52453'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'369f62f3-5dbd-4220-9e32-16f93def09df', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'1b9db62b-3049-423e-b8ee-adc31e264a10'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'369f62f3-5dbd-4220-9e32-16f93def09df', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'7e63ddc9-43ef-469c-bb79-59ab6ec7312d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'369f62f3-5dbd-4220-9e32-16f93def09df', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'993904f3-1371-464f-94d7-962e0b18a572'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'369f62f3-5dbd-4220-9e32-16f93def09df', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f8f21f7e-626a-485d-abfe-396449fe277d'})], 'id': u'369f62f3-5dbd-4220-9e32-16f93def09df', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'88df4e70-c2b1-4fda-8df7-2447cf3ecd3b', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'374e8f6d-1d5f-4f5b-ae63-c5a149e69b81'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'88df4e70-c2b1-4fda-8df7-2447cf3ecd3b', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'cacda2b8-30d5-4214-b928-e22f024b158d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'88df4e70-c2b1-4fda-8df7-2447cf3ecd3b', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'ea86abf9-fc82-431e-887f-723692e13f1f'})], 'id': u'88df4e70-c2b1-4fda-8df7-2447cf3ecd3b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c221121f7f64333b27116786d642596', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-12-23T22:43:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:43:46Z', 'hostId': u'b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'created_at': u'2018-12-23T22:43:10Z', 'created': u'2018-12-23T22:43:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:48:2a', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:48:2a', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:08:a0', u'version': 4, u'addr': u'192.168.0.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:08:a0', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:53.000000', 'flavor': Munch({u'id': u'c100c35e-7677-4ab4-8972-66663adece74', 'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), 'az': u'nova', 'id': u'd93e93b4-9e16-4452-8e3d-9a1b4a501607', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'05882b1a-8dc7-49f1-9694-be34e9f257a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3e9f1e69-c67f-4366-8388-7e23edcdcb72'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4daf45b6-7845-4c0e-b59a-afdc082de6a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4deb6339-e85f-40a0-abda-33b0b27d0edc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a8b5141d-e4f0-479d-9df0-0392b5e32a97'})], 'id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'663747f7-b184-4c80-9c90-cbfc357d1f94', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'519968ce-4521-4846-967e-c4e2f491f7c7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'663747f7-b184-4c80-9c90-cbfc357d1f94', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'77f07b9f-226d-4d45-9631-c0fda2e5fed3'})], 'id': u'663747f7-b184-4c80-9c90-cbfc357d1f94', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'466c2650-db98-47a2-b5b9-6a8a39617c6e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'597885c0-5432-4daf-8e4a-5773f7892893'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'466c2650-db98-47a2-b5b9-6a8a39617c6e', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5ca65b8d-fd93-4d30-ad43-b121885b684f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'466c2650-db98-47a2-b5b9-6a8a39617c6e', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'8a421a49-bda6-4b80-832a-292ecd1370d2'})], 'id': u'466c2650-db98-47a2-b5b9-6a8a39617c6e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c221121f7f64333b27116786d642596', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2018-12-23T22:43:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:43:53Z', 'hostId': u'b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'public_v6': '', 'private_v4': u'192.168.1.3', 'cloud': 'envvars', 'host_id': u'b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'created_at': u'2018-12-23T22:43:10Z', 'created': u'2018-12-23T22:43:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:de:dc:7b', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:d7:13', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:d7:13', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:38.000000', 'flavor': Munch({u'id': u'c100c35e-7677-4ab4-8972-66663adece74', 'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), 'az': u'nova', 'id': u'c172288b-4497-4efa-bd0b-5ea0b2b9509a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'05882b1a-8dc7-49f1-9694-be34e9f257a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3e9f1e69-c67f-4366-8388-7e23edcdcb72'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4daf45b6-7845-4c0e-b59a-afdc082de6a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4deb6339-e85f-40a0-abda-33b0b27d0edc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a8b5141d-e4f0-479d-9df0-0392b5e32a97'})], 'id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'a751c4a8-687c-4125-a910-1758ebac73b1', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'284bc622-e363-40a5-a644-ed016aa0f0a0'})], 'id': u'a751c4a8-687c-4125-a910-1758ebac73b1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'357b1f36-7922-41ae-ae52-30874d136780', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'6f6494f0-44a3-4c4c-8d28-740bb0468f8b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'357b1f36-7922-41ae-ae52-30874d136780', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'b53f2ccc-d06d-45be-b612-41852c5e069d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'357b1f36-7922-41ae-ae52-30874d136780', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'd0b05998-ec9c-4cba-846a-a1b2fca45e83'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'357b1f36-7922-41ae-ae52-30874d136780', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd441f5bd-3664-4bfc-89d2-ac9589b959a0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'357b1f36-7922-41ae-ae52-30874d136780', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e7a2a0ec-b8fd-4760-8805-7edfefbd040f'})], 'id': u'357b1f36-7922-41ae-ae52-30874d136780', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c221121f7f64333b27116786d642596', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2018-12-23T22:43:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:43:38Z', 'hostId': u'c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'public_v6': '', 'private_v4': u'192.168.0.9', 'cloud': 'envvars', 'host_id': u'c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:43:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'created_at': u'2018-12-23T22:43:09Z', 'created': u'2018-12-23T22:43:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:db:4e', u'version': 4, u'addr': u'192.168.0.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:db:4e', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:42:55.000000', 'flavor': Munch({u'id': u'c100c35e-7677-4ab4-8972-66663adece74', 'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), 'az': u'nova', 'id': u'198d5cb3-bfd1-46c2-930a-44259b19068a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'05882b1a-8dc7-49f1-9694-be34e9f257a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3e9f1e69-c67f-4366-8388-7e23edcdcb72'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4daf45b6-7845-4c0e-b59a-afdc082de6a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4deb6339-e85f-40a0-abda-33b0b27d0edc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a8b5141d-e4f0-479d-9df0-0392b5e32a97'})], 'id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'42cb9399-4ed8-41bc-803b-26110735cc8b', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4a5e4e22-8702-4a0f-a533-38714b0576d2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'42cb9399-4ed8-41bc-803b-26110735cc8b', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8620380d-1937-4341-ace1-5e4fcf7365c4'})], 'id': u'42cb9399-4ed8-41bc-803b-26110735cc8b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c221121f7f64333b27116786d642596', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-12-23T22:42:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:42:56Z', 'hostId': u'b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'public_v6': '', 'private_v4': u'192.168.0.17', 'cloud': 'envvars', 'host_id': u'b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:42:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'created_at': u'2018-12-23T22:41:10Z', 'created': u'2018-12-23T22:41:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a9:4b:80', u'version': 4, u'addr': u'192.168.1.8', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:03:24', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:32:03:24', u'version': 4, u'addr': u'172.30.9.204', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:41:01.000000', 'flavor': Munch({u'id': u'c100c35e-7677-4ab4-8972-66663adece74', 'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), 'az': u'nova', 'id': u'37b5e7aa-b8b9-4085-8184-52f3a5d12243', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'20ace614-7074-4992-8958-07cd70d752d8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'32ac1245-1699-4f89-903c-d6b04d31d1e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'20ace614-7074-4992-8958-07cd70d752d8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6b6a2088-a497-40ec-8004-f5c6a678c918'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'20ace614-7074-4992-8958-07cd70d752d8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92d40570-7833-475e-b02e-afc16fb6f8d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'20ace614-7074-4992-8958-07cd70d752d8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a9847f71-5a63-4724-8a39-3e53df385d41'})], 'id': u'20ace614-7074-4992-8958-07cd70d752d8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'20ace614-7074-4992-8958-07cd70d752d8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'32ac1245-1699-4f89-903c-d6b04d31d1e3'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'20ace614-7074-4992-8958-07cd70d752d8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'6b6a2088-a497-40ec-8004-f5c6a678c918'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'20ace614-7074-4992-8958-07cd70d752d8', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'92d40570-7833-475e-b02e-afc16fb6f8d8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'20ace614-7074-4992-8958-07cd70d752d8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a9847f71-5a63-4724-8a39-3e53df385d41'})], 'id': u'20ace614-7074-4992-8958-07cd70d752d8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c221121f7f64333b27116786d642596', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.204', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2018-12-23T22:41:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:41:01Z', 'hostId': u'c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:41:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'created_at': u'2018-12-23T22:39:35Z', 'created': u'2018-12-23T22:39:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-12-23 22:44:08,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:44:08,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:09,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfc14e21-efcf-48b1-b963-0ce1799fa327 x-compute-request-id: req-cfc14e21-efcf-48b1-b963-0ce1799fa327 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:44:09,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cfc14e21-efcf-48b1-b963-0ce1799fa327 2018-12-23 22:44:09,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.301271915436s 2018-12-23 22:44:09,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cfc14e21-efcf-48b1-b963-0ce1799fa327 2018-12-23 22:44:09,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:44:09,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:44:09,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-d6c2cb03-c618-402e-b3bd-148fa6f1e762 x-compute-request-id: req-d6c2cb03-c618-402e-b3bd-148fa6f1e762 Content-Encoding: gzip Content-Length: 10013 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0"} 2018-12-23 22:44:09,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-d6c2cb03-c618-402e-b3bd-148fa6f1e762 2018-12-23 22:44:09,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0717210769653s 2018-12-23 22:44:09,365 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-d6c2cb03-c618-402e-b3bd-148fa6f1e762 2018-12-23 22:44:09,365 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2018-12-23 22:44:09,367 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:44:19,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:44:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:19,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-c56519ac-10fd-4769-a62a-69d966a91fad x-compute-request-id: req-c56519ac-10fd-4769-a62a-69d966a91fad Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:44:19,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c56519ac-10fd-4769-a62a-69d966a91fad 2018-12-23 22:44:19,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461788892746s 2018-12-23 22:44:19,832 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c56519ac-10fd-4769-a62a-69d966a91fad 2018-12-23 22:44:19,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:44:19,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:44:19,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-4fe171c1-7a12-47fe-9974-54a3b6b47891 x-compute-request-id: req-4fe171c1-7a12-47fe-9974-54a3b6b47891 Content-Encoding: gzip Content-Length: 12386 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\n"} 2018-12-23 22:44:19,910 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-4fe171c1-7a12-47fe-9974-54a3b6b47891 2018-12-23 22:44:19,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0711719989777s 2018-12-23 22:44:19,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-4fe171c1-7a12-47fe-9974-54a3b6b47891 2018-12-23 22:44:19,912 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] 2018-12-23 22:44:19,914 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:44:29,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:44:29,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:30,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-b67e55b2-aae0-4fab-aa3f-aa3fe9d8178d x-compute-request-id: req-b67e55b2-aae0-4fab-aa3f-aa3fe9d8178d Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:44:30,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b67e55b2-aae0-4fab-aa3f-aa3fe9d8178d 2018-12-23 22:44:30,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407845973969s 2018-12-23 22:44:30,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b67e55b2-aae0-4fab-aa3f-aa3fe9d8178d 2018-12-23 22:44:30,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:44:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:44:30,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d950c9f-76c3-42d1-b69b-b75bb16f42a0 x-compute-request-id: req-2d950c9f-76c3-42d1-b69b-b75bb16f42a0 Content-Encoding: gzip Content-Length: 13547 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\n"} 2018-12-23 22:44:30,616 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-2d950c9f-76c3-42d1-b69b-b75bb16f42a0 2018-12-23 22:44:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.28392291069s 2018-12-23 22:44:30,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-2d950c9f-76c3-42d1-b69b-b75bb16f42a0 2018-12-23 22:44:30,618 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2018-12-23 22:44:30,620 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:44:40,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:44:40,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:40,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-d1053421-d436-41e4-a18f-e67f4cc76ee2 x-compute-request-id: req-d1053421-d436-41e4-a18f-e67f4cc76ee2 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:44:40,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1053421-d436-41e4-a18f-e67f4cc76ee2 2018-12-23 22:44:40,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.304996013641s 2018-12-23 22:44:40,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1053421-d436-41e4-a18f-e67f4cc76ee2 2018-12-23 22:44:40,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:44:40,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:44:41,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44: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-74cad95b-0782-4c65-9916-06033f5be286 x-compute-request-id: req-74cad95b-0782-4c65-9916-06033f5be286 Content-Encoding: gzip Content-Length: 13894 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\n"} 2018-12-23 22:44:41,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-74cad95b-0782-4c65-9916-06033f5be286 2018-12-23 22:44:41,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0748360157013s 2018-12-23 22:44:41,020 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-74cad95b-0782-4c65-9916-06033f5be286 2018-12-23 22:44:41,021 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... 2018-12-23 22:44:41,023 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:44:51,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:44:51,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:44:51,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6694780a-68f8-45a7-b740-46eda6bbf55a x-compute-request-id: req-6694780a-68f8-45a7-b740-46eda6bbf55a Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:44:51,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6694780a-68f8-45a7-b740-46eda6bbf55a 2018-12-23 22:44:51,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484863042831s 2018-12-23 22:44:51,520 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6694780a-68f8-45a7-b740-46eda6bbf55a 2018-12-23 22:44:51,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:44:51,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:44:51,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:44:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fb08d34-9ba8-415a-8ece-97131ee8cb53 x-compute-request-id: req-2fb08d34-9ba8-415a-8ece-97131ee8cb53 Content-Encoding: gzip Content-Length: 14167 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\n"} 2018-12-23 22:44:51,628 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-2fb08d34-9ba8-415a-8ece-97131ee8cb53 2018-12-23 22:44:51,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101744890213s 2018-12-23 22:44:51,630 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-2fb08d34-9ba8-415a-8ece-97131ee8cb53 2018-12-23 22:44:51,630 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2018-12-23 22:44:51,633 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:45:01,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:45:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:45:02,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:45:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f4898b0-3f3a-449b-ab0c-4d79403f21e4 x-compute-request-id: req-3f4898b0-3f3a-449b-ab0c-4d79403f21e4 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:45:02,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3f4898b0-3f3a-449b-ab0c-4d79403f21e4 2018-12-23 22:45:02,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718667984009s 2018-12-23 22:45:02,363 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3f4898b0-3f3a-449b-ab0c-4d79403f21e4 2018-12-23 22:45:02,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:45:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:45:02,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aa217c1-67fe-42b7-b273-981e59e72c1d x-compute-request-id: req-4aa217c1-67fe-42b7-b273-981e59e72c1d Content-Encoding: gzip Content-Length: 14434 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\n"} 2018-12-23 22:45:02,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-4aa217c1-67fe-42b7-b273-981e59e72c1d 2018-12-23 22:45:02,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741889476776s 2018-12-23 22:45:02,446 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-4aa217c1-67fe-42b7-b273-981e59e72c1d 2018-12-23 22:45:02,446 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... 2018-12-23 22:45:02,449 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:45:12,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:45:12,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:45:13,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-4e143725-c072-4078-b598-30f78d3eb98e x-compute-request-id: req-4e143725-c072-4078-b598-30f78d3eb98e Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:45:13,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4e143725-c072-4078-b598-30f78d3eb98e 2018-12-23 22:45:13,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676922082901s 2018-12-23 22:45:13,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4e143725-c072-4078-b598-30f78d3eb98e 2018-12-23 22:45:13,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:45:13,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:45:13,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:45:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d14011-0be9-41f3-89be-991470816120 x-compute-request-id: req-53d14011-0be9-41f3-89be-991470816120 Content-Encoding: gzip Content-Length: 14844 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\n"} 2018-12-23 22:45:13,222 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-53d14011-0be9-41f3-89be-991470816120 2018-12-23 22:45:13,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0769760608673s 2018-12-23 22:45:13,224 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-53d14011-0be9-41f3-89be-991470816120 2018-12-23 22:45:13,224 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... 2018-12-23 22:45:13,226 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:45:23,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:45:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:45:23,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-0c6320ab-b59c-45b8-9d48-99a4fbd7c014 x-compute-request-id: req-0c6320ab-b59c-45b8-9d48-99a4fbd7c014 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:45:23,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0c6320ab-b59c-45b8-9d48-99a4fbd7c014 2018-12-23 22:45:23,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482285022736s 2018-12-23 22:45:23,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0c6320ab-b59c-45b8-9d48-99a4fbd7c014 2018-12-23 22:45:23,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:45:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:45:23,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-d6e83b17-0ec7-4afc-a546-acdc77dd2bb4 x-compute-request-id: req-d6e83b17-0ec7-4afc-a546-acdc77dd2bb4 Content-Encoding: gzip Content-Length: 15063 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n"} 2018-12-23 22:45:23,800 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-d6e83b17-0ec7-4afc-a546-acdc77dd2bb4 2018-12-23 22:45:23,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734558105469s 2018-12-23 22:45:23,802 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-d6e83b17-0ec7-4afc-a546-acdc77dd2bb4 2018-12-23 22:45:23,802 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... 2018-12-23 22:45:23,805 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:45:33,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:45:33,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:45:34,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:45: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-e1a9b628-1dbc-4519-b542-d0beb4740099 x-compute-request-id: req-e1a9b628-1dbc-4519-b542-d0beb4740099 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:45:34,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1a9b628-1dbc-4519-b542-d0beb4740099 2018-12-23 22:45:34,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492589950562s 2018-12-23 22:45:34,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1a9b628-1dbc-4519-b542-d0beb4740099 2018-12-23 22:45:34,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:45:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:45:34,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-78d36f73-79d9-4a4e-aacf-bdb1874933aa x-compute-request-id: req-78d36f73-79d9-4a4e-aacf-bdb1874933aa Content-Encoding: gzip Content-Length: 15438 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\n"} 2018-12-23 22:45:34,396 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-78d36f73-79d9-4a4e-aacf-bdb1874933aa 2018-12-23 22:45:34,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795080661774s 2018-12-23 22:45:34,398 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-78d36f73-79d9-4a4e-aacf-bdb1874933aa 2018-12-23 22:45:34,398 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... 2018-12-23 22:45:34,401 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:45:44,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:45:44,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:45:44,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-0a6f3a24-cee1-496b-8ec2-ab021a924081 x-compute-request-id: req-0a6f3a24-cee1-496b-8ec2-ab021a924081 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:45:44,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a6f3a24-cee1-496b-8ec2-ab021a924081 2018-12-23 22:45:44,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464434862137s 2018-12-23 22:45:44,873 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a6f3a24-cee1-496b-8ec2-ab021a924081 2018-12-23 22:45:44,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:45:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:45:44,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-6db62d4e-7258-4ecc-93fd-889a2623080d x-compute-request-id: req-6db62d4e-7258-4ecc-93fd-889a2623080d Content-Encoding: gzip Content-Length: 16000 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\n"} 2018-12-23 22:45:44,960 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-6db62d4e-7258-4ecc-93fd-889a2623080d 2018-12-23 22:45:44,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0792939662933s 2018-12-23 22:45:44,962 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-6db62d4e-7258-4ecc-93fd-889a2623080d 2018-12-23 22:45:44,962 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... 2018-12-23 22:45:44,965 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:45:54,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:45:54,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:45:55,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:45:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68391ebf-1be3-4d1f-960d-c51da1c9bae2 x-compute-request-id: req-68391ebf-1be3-4d1f-960d-c51da1c9bae2 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:45:55,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-68391ebf-1be3-4d1f-960d-c51da1c9bae2 2018-12-23 22:45:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65283703804s 2018-12-23 22:45:55,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-68391ebf-1be3-4d1f-960d-c51da1c9bae2 2018-12-23 22:45:55,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:45:55,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:45:55,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:45: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-6b94f4d2-c3fd-45ff-8b37-6e7ab0f63327 x-compute-request-id: req-6b94f4d2-c3fd-45ff-8b37-6e7ab0f63327 Content-Encoding: gzip Content-Length: 16459 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7984\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7992\nclearwater-socket-factory-sig start/running, process 7997\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8086 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57608 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\n"} 2018-12-23 22:45:55,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-6b94f4d2-c3fd-45ff-8b37-6e7ab0f63327 2018-12-23 22:45:55,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0793600082397s 2018-12-23 22:45:55,708 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-6b94f4d2-c3fd-45ff-8b37-6e7ab0f63327 2018-12-23 22:45:55,709 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7984 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7992 clearwater-socket-factory-sig start/running, process 7997 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8086 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57608 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... 2018-12-23 22:45:55,712 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:46:05,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:46:05,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:46:06,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46: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-6248d2b2-7ea1-4a27-aa29-7b853021a43b x-compute-request-id: req-6248d2b2-7ea1-4a27-aa29-7b853021a43b Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:46:06,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6248d2b2-7ea1-4a27-aa29-7b853021a43b 2018-12-23 22:46:06,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553514003754s 2018-12-23 22:46:06,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6248d2b2-7ea1-4a27-aa29-7b853021a43b 2018-12-23 22:46:06,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:46:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:46:06,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46: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-1ee36de7-b1a2-4964-b87a-533a2dbf03ec x-compute-request-id: req-1ee36de7-b1a2-4964-b87a-533a2dbf03ec Content-Encoding: gzip Content-Length: 16571 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7984\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7992\nclearwater-socket-factory-sig start/running, process 7997\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8086 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57608 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\n"} 2018-12-23 22:46:06,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-1ee36de7-b1a2-4964-b87a-533a2dbf03ec 2018-12-23 22:46:06,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0801060199738s 2018-12-23 22:46:06,366 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-1ee36de7-b1a2-4964-b87a-533a2dbf03ec 2018-12-23 22:46:06,367 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7984 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7992 clearwater-socket-factory-sig start/running, process 7997 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8086 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57608 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 2018-12-23 22:46:06,370 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:46:16,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:46:16,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:46:17,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d03cf50-d88a-4290-bd5f-618b5da06c36 x-compute-request-id: req-3d03cf50-d88a-4290-bd5f-618b5da06c36 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:46:17,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d03cf50-d88a-4290-bd5f-618b5da06c36 2018-12-23 22:46:17,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664634943008s 2018-12-23 22:46:17,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d03cf50-d88a-4290-bd5f-618b5da06c36 2018-12-23 22:46:17,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:46:17,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:46:17,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4182279a-cb43-46c9-b3a3-528a0b5fbae4 x-compute-request-id: req-4182279a-cb43-46c9-b3a3-528a0b5fbae4 Content-Encoding: gzip Content-Length: 17308 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7984\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7992\nclearwater-socket-factory-sig start/running, process 7997\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8086 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57608 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\n"} 2018-12-23 22:46:17,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-4182279a-cb43-46c9-b3a3-528a0b5fbae4 2018-12-23 22:46:17,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0940370559692s 2018-12-23 22:46:17,149 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-4182279a-cb43-46c9-b3a3-528a0b5fbae4 2018-12-23 22:46:17,150 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7984 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7992 clearwater-socket-factory-sig start/running, process 7997 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8086 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57608 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env 2018-12-23 22:46:17,153 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:46:27,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:46:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:46:27,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-c3b04d91-40f6-458a-8acd-d31d48d5a99e x-compute-request-id: req-c3b04d91-40f6-458a-8acd-d31d48d5a99e Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:46:27,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c3b04d91-40f6-458a-8acd-d31d48d5a99e 2018-12-23 22:46:27,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481647968292s 2018-12-23 22:46:27,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c3b04d91-40f6-458a-8acd-d31d48d5a99e 2018-12-23 22:46:27,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:46:27,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:46:27,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-dda70271-8e5c-4a6e-bc73-7c8387ec799d x-compute-request-id: req-dda70271-8e5c-4a6e-bc73-7c8387ec799d Content-Encoding: gzip Content-Length: 18721 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009659] Security Framework initialized\n[ 0.011160] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026613] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029583] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033659] Initializing cgroup subsys hugetlb\n[ 0.036776] mce: CPU supports 10 MCE banks\n[ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044066] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.067167] ACPI: Core revision 20131115\n[ 0.068582] ACPI: All ACPI Tables successfully acquired\n[ 0.070648] ftrace: allocating 28753 entries in 113 pages\n[ 0.092361] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100297] Enabling x2apic\n[ 0.101440] Enabled x2apic\n[ 0.102838] Switched APIC routing to physical x2apic.\n[ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.123477] KVM setup paravirtual spinlock\n[ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128208] x86: Booting SMP configuration:\n[ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144022] x86: Booted up 1 node, 2 CPUs\n[ 0.144014] KVM setup async PF for cpu 1\n[ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150639] devtmpfs: initialized\n[ 0.153819] EVM: security.selinux\n[ 0.155077] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157152] EVM: security.capability\n[ 0.158523] pinctrl core: initialized pinctrl subsystem\n[ 0.160056] regulator-dummy: no parameters\n[ 0.161613] RTC time: 22:43:54, date: 12/23/18\n[ 0.163224] NET: Registered protocol family 16\n[ 0.164127] cpuidle: using governor ladder\n[ 0.165601] cpuidle: using governor menu\n[ 0.167098] ACPI: bus type PCI registered\n[ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170253] PCI: Using configuration type 1 for base access\n[ 0.172650] bio: create slab at 0\n[ 0.173506] ACPI: Added _OSI(Module Device)\n[ 0.173569] ACPI: Added _OSI(Processor Device)\n[ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177633] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.180723] ACPI: Interpreter enabled\n[ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195368] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200203] ACPI: No dock devices found.\n[ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211941] acpiphp: Slot [3] registered\n[ 0.212027] acpiphp: Slot [4] registered\n[ 0.213480] acpiphp: Slot [5] registered\n[ 0.215160] acpiphp: Slot [6] registered\n[ 0.216026] acpiphp: Slot [7] registered\n[ 0.217470] acpiphp: Slot [8] registered\n[ 0.218907] acpiphp: Slot [9] registered\n[ 0.220035] acpiphp: Slot [10] registered\n[ 0.221486] acpiphp: Slot [11] registered\n[ 0.222934] acpiphp: Slot [12] registered\n[ 0.224023] acpiphp: Slot [13] registered\n[ 0.225477] acpiphp: Slot [14] registered\n[ 0.226940] acpiphp: Slot [15] registered\n[ 0.228023] acpiphp: Slot [16] registered\n[ 0.229482] acpiphp: Slot [17] registered\n[ 0.230947] acpiphp: Slot [18] registered\n[ 0.232031] acpiphp: Slot [19] registered\n[ 0.233487] acpiphp: Slot [20] registered\n[ 0.234944] acpiphp: Slot [21] registered\n[ 0.236023] acpiphp: Slot [22] registered\n[ 0.237484] acpiphp: Slot [23] registered\n[ 0.238943] acpiphp: Slot [24] registered\n[ 0.240023] acpiphp: Slot [25] registered\n[ 0.241487] acpiphp: Slot [26] registered\n[ 0.242944] acpiphp: Slot [27] registered\n[ 0.244023] acpiphp: Slot [28] registered\n[ 0.245478] acpiphp: Slot [29] registered\n[ 0.246941] acpiphp: Slot [30] registered\n[ 0.248031] acpiphp: Slot [31] registered\n[ 0.249485] PCI host bridge to bus 0000:00\n[ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317085] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319149] SCSI subsystem initialized\n[ 0.320165] ACPI: bus type USB registered\n[ 0.321543] usbcore: registered new interface driver usbfs\n[ 0.323410] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325835] PCI: Using ACPI for IRQ routing\n[ 0.325944] NetLabel: Initializing\n[ 0.328007] NetLabel: domain hash size = 128\n[ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.331293] NetLabel: unlabeled traffic allowed by default\n[ 0.332202] Switched to clocksource kvm-clock\n[ 0.340863] AppArmor: AppArmor Filesystem Enabled\n[ 0.342530] pnp: PnP ACPI init\n[ 0.343714] ACPI: bus type PNP registered\n[ 0.345632] pnp: PnP ACPI: found 8 devices\n[ 0.347104] ACPI: bus type PNP unregistered\n[ 0.355000] NET: Registered protocol family 2\n[ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.361918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.364187] TCP: reno registered\n[ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.369629] NET: Registered protocol family 1\n[ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.421016] Trying to unpack rootfs image as initramfs...\n[ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.533668] Scanning for low memory corruption every 60 seconds\n[ 0.536404] Initialise system trusted keyring\n[ 0.538231] audit: initializing netlink socket (disabled)\n[ 0.540403] type=2000 audit(1545605035.366:1): initialized\n[ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.564838] zbud: loaded\n[ 0.566256] VFS: Disk quotas dquot_6.5.2\n[ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570844] fuse init (API version 7.22)\n[ 0.572551] msgmni has been set to 3997\n[ 0.574231] Key type big_key registered\n[ 0.576266] Key type asymmetric registered\n[ 0.577955] Asymmetric key parser 'x509' registered\n[ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582773] io scheduler noop registered\n[ 0.584184] io scheduler deadline registered (default)\n[ 0.585931] io scheduler cfq registered\n[ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591400] ipmi message handler version 39.2\n[ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595554] ACPI: Power Button [PWRF]\n[ 0.596989] GHES: HEST is not enabled!\n[ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717716] Linux agpgart interface v0.103\n[ 0.720117] brd: module loaded\n[ 0.721726] loop: module loaded\n[ 0.723290] blk-mq: CPU -> queue map\n[ 0.724594] CPU 0 -> Queue 0\n[ 0.725750] CPU 1 -> Queue 0\n[ 0.727669] vda: vda1\n[ 0.729455] scsi0 : ata_piix\n[ 0.730739] scsi1 : ata_piix\n[ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.736552] libphy: Fixed MDIO Bus: probed\n[ 0.738128] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739977] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.743944] PPP generic driver version 2.4.2\n[ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.747697] ehci-pci: EHCI PCI platform driver\n[ 0.749265] ehci-platform: EHCI generic platform driver\n[ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.753098] ohci-pci: OHCI PCI platform driver\n[ 0.754666] ohci-platform: OHCI generic platform driver\n[ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.790574] usb usb1: Product: UHCI Host Controller\n[ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.794386] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.796116] hub 1-0:1.0: USB hub found\n[ 0.797517] hub 1-0:1.0: 2 ports detected\n[ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.806481] mousedev: PS/2 mouse device common for all mice\n[ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811933] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.818096] device-mapper: uevent: version 1.0.3\n[ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824506] TCP: cubic registered\n[ 0.825816] NET: Registered protocol family 10\n[ 0.827635] NET: Registered protocol family 17\n[ 0.840437] Key type dns_resolver registered\n[ 0.842155] Loading compiled-in X.509 certificates\n[ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.847451] registered taskstats version 1\n[ 0.850992] Key type trusted registered\n[ 0.855201] Key type encrypted registered\n[ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.858518] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.861009] regulator-dummy: disabling\n[ 0.862671] Magic number: 14:784:755\n[ 0.864267] tty ttyS6: hash matches\n[ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871631] EDD information not available.\n[ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897205] Write protecting the kernel read-only data: 12288k\n[ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921698] systemd-udevd[107]: starting version 204\n[ 0.960895] FDC 0 is a S82078B\n[ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.276509] usb 1-1: Product: QEMU USB Tablet\n[ 1.278037] usb 1-1: Manufacturer: QEMU\n[ 1.279421] usb 1-1: SerialNumber: 42\n[ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds.\ncloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[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 Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[5.05]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df |\nci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . S |\n| . . o. |\n| o o..o oo|\n| + ..o.o**|\n| ..+E.o++@|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ooo= +.E.|\n| . +.= O +|\n| . ..= .+|\n| . .. ..|\n| S o .|\n| o . |\n| o |\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:\nb1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+. |\n| .o..|\n| . o.= |\n| o . *. |\n| S . oo. |\n| .. +.o..|\n| E.o.. oo|\n| .. .o|\n| .. .|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .|\n| ..|\n| ..|\n| . .E|\n| S o . .|\n| . . o = |\n| . = = =|\n| . + X B |\n| . = =.+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021\nOK\n+ apt-get update\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 [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2676 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\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 restund 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 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 sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 7s (7020 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\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) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7984\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7992\nclearwater-socket-factory-sig start/running, process 7997\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8086 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57608 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 (DSA)\nec2: 256 b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 (ECDSA)\nec2: 256 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 (ED25519)\nec2: 2048 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKFv2AGRxATLfWR85Y64peGQ6AFjVXOD40YMtmZxi71VYXuj/8WAgwz/XSF09fkb9wGRf2sepeLRuIsMcFlhddM= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICKoHaPcTj/fzKJYKgRFW6sb4m8pzXpCmjQhPaW173iN root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnQIhjee9OaBo/CU+xxD7rJzVyvvhA73Ppsa0r82JYCGYZvGJW0cKAnOJPKAD1JbGr+6jvup751rEd2pJMAyFihBjYlUkkFPoXLw6j3eCQ+Rk00yMis5pq+a27rdDcZszhAEeeP760jnDXh347u0BUFLyKDiAVejYoMjO9nsb9ExMC8LMIjVecPAkIUvTDKFTGVnEvSA+2N+YUbuTf40Fc5MuCYjjEaOyS+PtfG/DLE4r88X2d9DRW5j316ZH0MTC+pSHdUzVXdV+NTuE6IQQR+GjQI5Wrza0OFJbTDLlcBy2Ved6KCHpH86617YzwwGS2nUSSN9l/BQ4hluTMyZUZ root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:46:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 146.69 seconds\n"} 2018-12-23 22:46:27,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-dda70271-8e5c-4a6e-bc73-7c8387ec799d 2018-12-23 22:46:27,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0853319168091s 2018-12-23 22:46:27,741 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52/action used request id req-dda70271-8e5c-4a6e-bc73-7c8387ec799d 2018-12-23 22:46:27,742 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009659] Security Framework initialized [ 0.011160] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013449] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017845] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020892] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026613] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029583] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033659] Initializing cgroup subsys hugetlb [ 0.036776] mce: CPU supports 10 MCE banks [ 0.038290] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038290] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044066] Spectre V2 : Mitigation: Full generic retpoline [ 0.045965] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050253] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054833] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060171] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067167] ACPI: Core revision 20131115 [ 0.068582] ACPI: All ACPI Tables successfully acquired [ 0.070648] ftrace: allocating 28753 entries in 113 pages [ 0.092361] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098179] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100297] Enabling x2apic [ 0.101440] Enabled x2apic [ 0.102838] Switched APIC routing to physical x2apic. [ 0.105400] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.112797] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123477] KVM setup paravirtual spinlock [ 0.126104] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128208] x86: Booting SMP configuration: [ 0.129792] .... node #0, CPUs: #1[ 0.126045] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144022] x86: Booted up 1 node, 2 CPUs [ 0.144014] KVM setup async PF for cpu 1 [ 0.144018] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150639] devtmpfs: initialized [ 0.153819] EVM: security.selinux [ 0.155077] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157152] EVM: security.capability [ 0.158523] pinctrl core: initialized pinctrl subsystem [ 0.160056] regulator-dummy: no parameters [ 0.161613] RTC time: 22:43:54, date: 12/23/18 [ 0.163224] NET: Registered protocol family 16 [ 0.164127] cpuidle: using governor ladder [ 0.165601] cpuidle: using governor menu [ 0.167098] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170253] PCI: Using configuration type 1 for base access [ 0.172650] bio: create slab at 0 [ 0.173506] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177633] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180723] ACPI: Interpreter enabled [ 0.182089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195368] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200203] ACPI: No dock devices found. [ 0.203640] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211941] acpiphp: Slot [3] registered [ 0.212027] acpiphp: Slot [4] registered [ 0.213480] acpiphp: Slot [5] registered [ 0.215160] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217470] acpiphp: Slot [8] registered [ 0.218907] acpiphp: Slot [9] registered [ 0.220035] acpiphp: Slot [10] registered [ 0.221486] acpiphp: Slot [11] registered [ 0.222934] acpiphp: Slot [12] registered [ 0.224023] acpiphp: Slot [13] registered [ 0.225477] acpiphp: Slot [14] registered [ 0.226940] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229482] acpiphp: Slot [17] registered [ 0.230947] acpiphp: Slot [18] registered [ 0.232031] acpiphp: Slot [19] registered [ 0.233487] acpiphp: Slot [20] registered [ 0.234944] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237484] acpiphp: Slot [23] registered [ 0.238943] acpiphp: Slot [24] registered [ 0.240023] acpiphp: Slot [25] registered [ 0.241487] acpiphp: Slot [26] registered [ 0.242944] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245478] acpiphp: Slot [29] registered [ 0.246941] acpiphp: Slot [30] registered [ 0.248031] acpiphp: Slot [31] registered [ 0.249485] PCI host bridge to bus 0000:00 [ 0.250951] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268552] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271142] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299363] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301216] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.304105] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.306652] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309140] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311422] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312281] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.313927] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317085] vgaarb: bridge control possible 0000:00:02.0 [ 0.319149] SCSI subsystem initialized [ 0.320165] ACPI: bus type USB registered [ 0.321543] usbcore: registered new interface driver usbfs [ 0.323410] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325835] PCI: Using ACPI for IRQ routing [ 0.325944] NetLabel: Initializing [ 0.328007] NetLabel: domain hash size = 128 [ 0.329535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.331293] NetLabel: unlabeled traffic allowed by default [ 0.332202] Switched to clocksource kvm-clock [ 0.340863] AppArmor: AppArmor Filesystem Enabled [ 0.342530] pnp: PnP ACPI init [ 0.343714] ACPI: bus type PNP registered [ 0.345632] pnp: PnP ACPI: found 8 devices [ 0.347104] ACPI: bus type PNP unregistered [ 0.355000] NET: Registered protocol family 2 [ 0.356857] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.359540] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.361918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.364187] TCP: reno registered [ 0.365416] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.367436] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.369629] NET: Registered protocol family 1 [ 0.371207] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.373178] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.375107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397964] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.421016] Trying to unpack rootfs image as initramfs... [ 0.522987] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.525894] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.527825] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.530205] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.533668] Scanning for low memory corruption every 60 seconds [ 0.536404] Initialise system trusted keyring [ 0.538231] audit: initializing netlink socket (disabled) [ 0.540403] type=2000 audit(1545605035.366:1): initialized [ 0.561433] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.564838] zbud: loaded [ 0.566256] VFS: Disk quotas dquot_6.5.2 [ 0.567916] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570844] fuse init (API version 7.22) [ 0.572551] msgmni has been set to 3997 [ 0.574231] Key type big_key registered [ 0.576266] Key type asymmetric registered [ 0.577955] Asymmetric key parser 'x509' registered [ 0.579908] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582773] io scheduler noop registered [ 0.584184] io scheduler deadline registered (default) [ 0.585931] io scheduler cfq registered [ 0.587372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589225] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591400] ipmi message handler version 39.2 [ 0.592991] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595554] ACPI: Power Button [PWRF] [ 0.596989] GHES: HEST is not enabled! [ 0.619306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686427] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.688913] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717716] Linux agpgart interface v0.103 [ 0.720117] brd: module loaded [ 0.721726] loop: module loaded [ 0.723290] blk-mq: CPU -> queue map [ 0.724594] CPU 0 -> Queue 0 [ 0.725750] CPU 1 -> Queue 0 [ 0.727669] vda: vda1 [ 0.729455] scsi0 : ata_piix [ 0.730739] scsi1 : ata_piix [ 0.731900] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.736552] libphy: Fixed MDIO Bus: probed [ 0.738128] tun: Universal TUN/TAP device driver, 1.6 [ 0.739977] tun: (C) 1999-2004 Max Krasnyansky [ 0.743944] PPP generic driver version 2.4.2 [ 0.745548] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.747697] ehci-pci: EHCI PCI platform driver [ 0.749265] ehci-platform: EHCI generic platform driver [ 0.751063] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.753098] ohci-pci: OHCI PCI platform driver [ 0.754666] ohci-platform: OHCI generic platform driver [ 0.756458] uhci_hcd: USB Universal Host Controller Interface driver [ 0.779275] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.781073] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783765] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785793] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.788017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.790574] usb usb1: Product: UHCI Host Controller [ 0.792264] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.794386] usb usb1: SerialNumber: 0000:00:01.2 [ 0.796116] hub 1-0:1.0: USB hub found [ 0.797517] hub 1-0:1.0: 2 ports detected [ 0.799100] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.802726] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.804436] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.806481] mousedev: PS/2 mouse device common for all mice [ 0.808747] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811933] rtc_cmos 00:00: RTC can wake from S4 [ 0.813893] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815948] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.818096] device-mapper: uevent: version 1.0.3 [ 0.819728] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822504] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824506] TCP: cubic registered [ 0.825816] NET: Registered protocol family 10 [ 0.827635] NET: Registered protocol family 17 [ 0.840437] Key type dns_resolver registered [ 0.842155] Loading compiled-in X.509 certificates [ 0.844404] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.847451] registered taskstats version 1 [ 0.850992] Key type trusted registered [ 0.855201] Key type encrypted registered [ 0.856695] AppArmor: AppArmor sha1 policy hashing enabled [ 0.858518] IMA: No TPM chip found, activating TPM-bypass! [ 0.861009] regulator-dummy: disabling [ 0.862671] Magic number: 14:784:755 [ 0.864267] tty ttyS6: hash matches [ 0.865907] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.869286] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871631] EDD information not available. [ 0.894093] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897205] Write protecting the kernel read-only data: 12288k [ 0.900926] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.906156] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921698] systemd-udevd[107]: starting version 204 [ 0.960895] FDC 0 is a S82078B [ 1.108027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.271999] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.274200] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.276509] usb 1-1: Product: QEMU USB Tablet [ 1.278037] usb 1-1: Manufacturer: QEMU [ 1.279421] usb 1-1: SerialNumber: 42 [ 1.977423] 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.415984] 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.561138] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.836143] 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 Sun, 23 Dec 2018 22:43:58 +0000. Up 3.51 seconds. cloud-init-nonet[3.74]: 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 configure network device security[74G[ OK ] * Starting configure network device[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 Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[5.05]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 5.19 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: | eth1 | False | . | . | fa:16:3e:34:1f:df | ci-info: | eth0 | True | 192.168.0.18 | 255.255.255.0 | fa:16:3e:ce:50:2c | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . S | | . . o. | | o o..o oo| | + ..o.o**| | ..+E.o++@| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo= +.E.| | . +.= O +| | . ..= .+| | . .. ..| | S o .| | o . | | o | | . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+. | | .o..| | . o.= | | o . *. | | S . oo. | | .. +.o..| | E.o.. oo| | .. .o| | .. .| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .| | ..| | ..| | . .E| | S o . .| | . . o = | | . = = =| | . + X B | | . = =.+| +-----------------+ * 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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:07 +0000. Up 12.95 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:08 +0000. Up 14.02 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17002 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update 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 [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2676 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes 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 restund 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 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 sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 12 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:16 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:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 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:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 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: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 7s (7020 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... 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) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7984 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7992 clearwater-socket-factory-sig start/running, process 7997 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8086 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57608 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b9:56:53:d0:1e:68:01:d6:dd:d2:66:49:f5:4f:9d:64 root@bono-0 (DSA) ec2: 256 b1:7f:35:01:45:93:cb:59:a2:37:ca:76:f3:f5:a3:80 root@bono-0 (ECDSA) ec2: 256 3d:ee:9d:c9:9d:cd:2b:43:5a:db:b1:a1:dc:c1:11:ed root@bono-0 (ED25519) ec2: 2048 8f:26:e1:ff:9b:87:f4:d7:bd:3d:fa:f4:5e:3e:33:a2 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKFv2AGRxATLfWR85Y64peGQ6AFjVXOD40YMtmZxi71VYXuj/8WAgwz/XSF09fkb9wGRf2sepeLRuIsMcFlhddM= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICKoHaPcTj/fzKJYKgRFW6sb4m8pzXpCmjQhPaW173iN root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnQIhjee9OaBo/CU+xxD7rJzVyvvhA73Ppsa0r82JYCGYZvGJW0cKAnOJPKAD1JbGr+6jvup751rEd2pJMAyFihBjYlUkkFPoXLw6j3eCQ+Rk00yMis5pq+a27rdDcZszhAEeeP760jnDXh347u0BUFLyKDiAVejYoMjO9nsb9ExMC8LMIjVecPAkIUvTDKFTGVnEvSA+2N+YUbuTf40Fc5MuCYjjEaOyS+PtfG/DLE4r88X2d9DRW5j316ZH0MTC+pSHdUzVXdV+NTuE6IQQR+GjQI5Wrza0OFJbTDLlcBy2Ved6KCHpH86617YzwwGS2nUSSN9l/BQ4hluTMyZUZ root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:46:21 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 146.69 seconds 2018-12-23 22:46:27,745 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-23 22:46:27,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:46:27,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:46:28,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-854cdb50-774b-4973-91db-c5a0073c3636 x-compute-request-id: req-854cdb50-774b-4973-91db-c5a0073c3636 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:46:28,235 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-854cdb50-774b-4973-91db-c5a0073c3636 2018-12-23 22:46:28,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489727973938s 2018-12-23 22:46:28,236 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-854cdb50-774b-4973-91db-c5a0073c3636 2018-12-23 22:46:28,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:46:28,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:46:28,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46: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-c2a63cba-54a1-47a1-8da7-a8cfdbe321d0 x-compute-request-id: req-c2a63cba-54a1-47a1-8da7-a8cfdbe321d0 Content-Encoding: gzip Content-Length: 18075 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008042] pid_max: default: 32768 minimum: 301\n[ 0.009952] Security Framework initialized\n[ 0.012222] AppArmor: AppArmor initialized\n[ 0.013718] Yama: becoming mindful.\n[ 0.016212] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023678] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028914] Initializing cgroup subsys memory\n[ 0.030533] Initializing cgroup subsys devices\n[ 0.032017] Initializing cgroup subsys freezer\n[ 0.033641] Initializing cgroup subsys blkio\n[ 0.035168] Initializing cgroup subsys perf_event\n[ 0.036017] Initializing cgroup subsys hugetlb\n[ 0.038508] mce: CPU supports 10 MCE banks\n[ 0.040136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044034] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045931] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050278] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.061221] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.070440] ACPI: Core revision 20131115\n[ 0.072588] ACPI: All ACPI Tables successfully acquired\n[ 0.074728] ftrace: allocating 28753 entries in 113 pages\n[ 0.096344] smpboot: Max logical packages: 2\n[ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.102183] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.104361] Enabling x2apic\n[ 0.105476] Enabled x2apic\n[ 0.106876] Switched APIC routing to physical x2apic.\n[ 0.109392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127619] KVM setup paravirtual spinlock\n[ 0.131662] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132245] x86: Booting SMP configuration:\n[ 0.133797] .... node #0, CPUs: #1[ 0.131585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148031] x86: Booted up 1 node, 2 CPUs\n[ 0.148021] KVM setup async PF for cpu 1\n[ 0.148022] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152018] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.154675] devtmpfs: initialized\n[ 0.157819] EVM: security.selinux\n[ 0.159079] EVM: security.SMACK64\n[ 0.160003] EVM: security.ima\n[ 0.161166] EVM: security.capability\n[ 0.162579] pinctrl core: initialized pinctrl subsystem\n[ 0.164073] regulator-dummy: no parameters\n[ 0.165644] RTC time: 22:43:53, date: 12/23/18\n[ 0.167350] NET: Registered protocol family 16\n[ 0.168195] cpuidle: using governor ladder\n[ 0.169681] cpuidle: using governor menu\n[ 0.171187] ACPI: bus type PCI registered\n[ 0.172017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174325] PCI: Using configuration type 1 for base access\n[ 0.176751] bio: create slab at 0\n[ 0.177516] ACPI: Added _OSI(Module Device)\n[ 0.180004] ACPI: Added _OSI(Processor Device)\n[ 0.181613] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183240] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185689] ACPI: Interpreter enabled\n[ 0.187070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.190179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.192939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.199430] ACPI: (supports S0 S5)\n[ 0.200003] ACPI: Using IOAPIC for interrupt routing\n[ 0.201741] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204225] ACPI: No dock devices found.\n[ 0.207700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216013] acpiphp: Slot [3] registered\n[ 0.217485] acpiphp: Slot [4] registered\n[ 0.218944] acpiphp: Slot [5] registered\n[ 0.220038] acpiphp: Slot [6] registered\n[ 0.221487] acpiphp: Slot [7] registered\n[ 0.222924] acpiphp: Slot [8] registered\n[ 0.224025] acpiphp: Slot [9] registered\n[ 0.225473] acpiphp: Slot [10] registered\n[ 0.226940] acpiphp: Slot [11] registered\n[ 0.228026] acpiphp: Slot [12] registered\n[ 0.229487] acpiphp: Slot [13] registered\n[ 0.230959] acpiphp: Slot [14] registered\n[ 0.232031] acpiphp: Slot [15] registered\n[ 0.233535] acpiphp: Slot [16] registered\n[ 0.234999] acpiphp: Slot [17] registered\n[ 0.236024] acpiphp: Slot [18] registered\n[ 0.237502] acpiphp: Slot [19] registered\n[ 0.238967] acpiphp: Slot [20] registered\n[ 0.240023] acpiphp: Slot [21] registered\n[ 0.241487] acpiphp: Slot [22] registered\n[ 0.242999] acpiphp: Slot [23] registered\n[ 0.244032] acpiphp: Slot [24] registered\n[ 0.245494] acpiphp: Slot [25] registered\n[ 0.246947] acpiphp: Slot [26] registered\n[ 0.248023] acpiphp: Slot [27] registered\n[ 0.249480] acpiphp: Slot [28] registered\n[ 0.250964] acpiphp: Slot [29] registered\n[ 0.252024] acpiphp: Slot [30] registered\n[ 0.253505] acpiphp: Slot [31] registered\n[ 0.255108] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.258353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.266241] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.275947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.306375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.309251] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.311820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.313234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.315778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.316935] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.319128] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.319128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320004] vgaarb: loaded\n[ 0.321107] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323319] SCSI subsystem initialized\n[ 0.324183] ACPI: bus type USB registered\n[ 0.325588] usbcore: registered new interface driver usbfs\n[ 0.327537] usbcore: registered new interface driver hub\n[ 0.328063] usbcore: registered new device driver usb\n[ 0.329876] PCI: Using ACPI for IRQ routing\n[ 0.332144] NetLabel: Initializing\n[ 0.333435] NetLabel: domain hash size = 128\n[ 0.334992] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.336076] NetLabel: unlabeled traffic allowed by default\n[ 0.338023] Switched to clocksource kvm-clock\n[ 0.345026] AppArmor: AppArmor Filesystem Enabled\n[ 0.346733] pnp: PnP ACPI init\n[ 0.347938] ACPI: bus type PNP registered\n[ 0.349885] pnp: PnP ACPI: found 8 devices\n[ 0.351364] ACPI: bus type PNP unregistered\n[ 0.359769] NET: Registered protocol family 2\n[ 0.361649] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.364375] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.366738] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.369011] TCP: reno registered\n[ 0.370239] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.372248] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.374486] NET: Registered protocol family 1\n[ 0.376074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.378059] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.380039] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402913] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426902] Trying to unpack rootfs image as initramfs...\n[ 0.529152] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.532184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.534132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.536389] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.539299] Scanning for low memory corruption every 60 seconds\n[ 0.541674] Initialise system trusted keyring\n[ 0.543249] audit: initializing netlink socket (disabled)\n[ 0.545044] type=2000 audit(1545605034.308:1): initialized\n[ 0.567195] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570196] zbud: loaded\n[ 0.571446] VFS: Disk quotas dquot_6.5.2\n[ 0.572895] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575398] fuse init (API version 7.22)\n[ 0.576916] msgmni has been set to 3997\n[ 0.578373] Key type big_key registered\n[ 0.580385] Key type asymmetric registered\n[ 0.581848] Asymmetric key parser 'x509' registered\n[ 0.583510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.586091] io scheduler noop registered\n[ 0.587536] io scheduler deadline registered (default)\n[ 0.589270] io scheduler cfq registered\n[ 0.590711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594716] ipmi message handler version 39.2\n[ 0.596270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.598775] ACPI: Power Button [PWRF]\n[ 0.600191] GHES: HEST is not enabled!\n[ 0.622397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690495] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.693313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.719567] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723503] Linux agpgart interface v0.103\n[ 0.726117] brd: module loaded\n[ 0.727856] loop: module loaded\n[ 0.729424] blk-mq: CPU -> queue map\n[ 0.730712] CPU 0 -> Queue 0\n[ 0.731848] CPU 1 -> Queue 0\n[ 0.733878] vda: vda1\n[ 0.735634] scsi0 : ata_piix\n[ 0.736848] scsi1 : ata_piix\n[ 0.737992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.740152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.742649] libphy: Fixed MDIO Bus: probed\n[ 0.744287] tun: Universal TUN/TAP device driver, 1.6\n[ 0.746049] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750055] PPP generic driver version 2.4.2\n[ 0.751643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753792] ehci-pci: EHCI PCI platform driver\n[ 0.755538] ehci-platform: EHCI generic platform driver\n[ 0.757329] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759327] ohci-pci: OHCI PCI platform driver\n[ 0.760876] ohci-platform: OHCI generic platform driver\n[ 0.762630] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785590] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.787327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.791905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.796513] usb usb1: Product: UHCI Host Controller\n[ 0.798133] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.800174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.801849] hub 1-0:1.0: USB hub found\n[ 0.803192] hub 1-0:1.0: 2 ports detected\n[ 0.804753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808358] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.810013] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811854] mousedev: PS/2 mouse device common for all mice\n[ 0.814032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.817046] rtc_cmos 00:00: RTC can wake from S4\n[ 0.819044] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.821196] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.823473] device-mapper: uevent: version 1.0.3\n[ 0.825198] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.828166] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.830405] TCP: cubic registered\n[ 0.831764] NET: Registered protocol family 10\n[ 0.833655] NET: Registered protocol family 17\n[ 0.846828] Key type dns_resolver registered\n[ 0.848917] Loading compiled-in X.509 certificates\n[ 0.851175] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.854289] registered taskstats version 1\n[ 0.857728] Key type trusted registered\n[ 0.861917] Key type encrypted registered\n[ 0.863316] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865106] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.867580] regulator-dummy: disabling\n[ 0.869020] Magic number: 14:784:755\n[ 0.870361] tty ttyS6: hash matches\n[ 0.871786] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:53 UTC (1545605033)\n[ 0.874638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.876647] EDD information not available.\n[ 0.901376] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.904129] Write protecting the kernel read-only data: 12288k\n[ 0.906749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.910857] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.926067] systemd-udevd[106]: starting version 204\n[ 0.968657] FDC 0 is a S82078B\n[ 1.116034] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.280714] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283318] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285689] usb 1-1: Product: QEMU USB Tablet\n[ 1.287281] usb 1-1: Manufacturer: QEMU\n[ 1.288696] usb 1-1: SerialNumber: 42\n[ 1.985484] 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.338348] 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.464672] 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.594026] 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 Sun, 23 Dec 2018 22:43:55 +0000. Up 3.16 seconds.\ncloud-init-nonet[3.31]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.37]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:57 +0000. Up 4.56 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: | eth1 | False | . | . | fa:16:3e:44:d2:90 |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:c8:fa:c8 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\nf0:b5:c2:05:6d:19:2b:60:6d:23:4c:1e:62:3e:2f:1c root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo=....o |\n| o +oo+.+. |\n| E oo.o+ |\n| . + + + . |\n| o . 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:\nf7:25:9a:96:e5:f4:8c:47:5e:e3:b0:3d:07:d7:1b:67 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| .|\n| S . +.+oE|\n| . O O===|\n| = +.==.|\n| . . o|\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n2b:00:d6:74:c9:73:42:d1:f8:ac:3f:d9:bf:e3:2c:c5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+= |\n| o .* o |\n| o . * |\n| . . o |\n| . .S . |\n| .. . E |\n| ...o . |\n| .+ o.. |\n| . +=o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb6:4c:55:b2:37:ab:46:46:b7:6d:6d:36:66:58:62:55 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . .E|\n| + . |\n| + +o . |\n| o o.=+. |\n| S o o.o++|\n| + + . .oo.|\n| o o |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:02 +0000. Up 9.98 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:04 +0000. Up 12.31 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19221 0 --:--:-- --:--:-- --:--:-- 19319\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 8s (1567 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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 libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 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:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\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-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:95 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:101 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 11s (5145 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\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-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8272\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8301\nclearwater-socket-factory-sig start/running, process 8306\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8355\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\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-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57935 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\n"} 2018-12-23 22:46:28,323 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action used request id req-c2a63cba-54a1-47a1-8da7-a8cfdbe321d0 2018-12-23 22:46:28,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0785698890686s 2018-12-23 22:46:28,325 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action used request id req-c2a63cba-54a1-47a1-8da7-a8cfdbe321d0 2018-12-23 22:46:28,325 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008042] pid_max: default: 32768 minimum: 301 [ 0.009952] Security Framework initialized [ 0.012222] AppArmor: AppArmor initialized [ 0.013718] Yama: becoming mindful. [ 0.016212] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023678] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028914] Initializing cgroup subsys memory [ 0.030533] Initializing cgroup subsys devices [ 0.032017] Initializing cgroup subsys freezer [ 0.033641] Initializing cgroup subsys blkio [ 0.035168] Initializing cgroup subsys perf_event [ 0.036017] Initializing cgroup subsys hugetlb [ 0.038508] mce: CPU supports 10 MCE banks [ 0.040136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044034] Spectre V2 : Mitigation: Full generic retpoline [ 0.045931] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050278] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.061221] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.070440] ACPI: Core revision 20131115 [ 0.072588] ACPI: All ACPI Tables successfully acquired [ 0.074728] ftrace: allocating 28753 entries in 113 pages [ 0.096344] smpboot: Max logical packages: 2 [ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.102183] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.104361] Enabling x2apic [ 0.105476] Enabled x2apic [ 0.106876] Switched APIC routing to physical x2apic. [ 0.109392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127619] KVM setup paravirtual spinlock [ 0.131662] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132245] x86: Booting SMP configuration: [ 0.133797] .... node #0, CPUs: #1[ 0.131585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148031] x86: Booted up 1 node, 2 CPUs [ 0.148021] KVM setup async PF for cpu 1 [ 0.148022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152018] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154675] devtmpfs: initialized [ 0.157819] EVM: security.selinux [ 0.159079] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161166] EVM: security.capability [ 0.162579] pinctrl core: initialized pinctrl subsystem [ 0.164073] regulator-dummy: no parameters [ 0.165644] RTC time: 22:43:53, date: 12/23/18 [ 0.167350] NET: Registered protocol family 16 [ 0.168195] cpuidle: using governor ladder [ 0.169681] cpuidle: using governor menu [ 0.171187] ACPI: bus type PCI registered [ 0.172017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174325] PCI: Using configuration type 1 for base access [ 0.176751] bio: create slab at 0 [ 0.177516] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181613] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183240] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185689] ACPI: Interpreter enabled [ 0.187070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199430] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.201741] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204225] ACPI: No dock devices found. [ 0.207700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216013] acpiphp: Slot [3] registered [ 0.217485] acpiphp: Slot [4] registered [ 0.218944] acpiphp: Slot [5] registered [ 0.220038] acpiphp: Slot [6] registered [ 0.221487] acpiphp: Slot [7] registered [ 0.222924] acpiphp: Slot [8] registered [ 0.224025] acpiphp: Slot [9] registered [ 0.225473] acpiphp: Slot [10] registered [ 0.226940] acpiphp: Slot [11] registered [ 0.228026] acpiphp: Slot [12] registered [ 0.229487] acpiphp: Slot [13] registered [ 0.230959] acpiphp: Slot [14] registered [ 0.232031] acpiphp: Slot [15] registered [ 0.233535] acpiphp: Slot [16] registered [ 0.234999] acpiphp: Slot [17] registered [ 0.236024] acpiphp: Slot [18] registered [ 0.237502] acpiphp: Slot [19] registered [ 0.238967] acpiphp: Slot [20] registered [ 0.240023] acpiphp: Slot [21] registered [ 0.241487] acpiphp: Slot [22] registered [ 0.242999] acpiphp: Slot [23] registered [ 0.244032] acpiphp: Slot [24] registered [ 0.245494] acpiphp: Slot [25] registered [ 0.246947] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249480] acpiphp: Slot [28] registered [ 0.250964] acpiphp: Slot [29] registered [ 0.252024] acpiphp: Slot [30] registered [ 0.253505] acpiphp: Slot [31] registered [ 0.255108] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.266241] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.275947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.306375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309251] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.311820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.313234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.315778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316935] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319128] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.319128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321107] vgaarb: bridge control possible 0000:00:02.0 [ 0.323319] SCSI subsystem initialized [ 0.324183] ACPI: bus type USB registered [ 0.325588] usbcore: registered new interface driver usbfs [ 0.327537] usbcore: registered new interface driver hub [ 0.328063] usbcore: registered new device driver usb [ 0.329876] PCI: Using ACPI for IRQ routing [ 0.332144] NetLabel: Initializing [ 0.333435] NetLabel: domain hash size = 128 [ 0.334992] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336076] NetLabel: unlabeled traffic allowed by default [ 0.338023] Switched to clocksource kvm-clock [ 0.345026] AppArmor: AppArmor Filesystem Enabled [ 0.346733] pnp: PnP ACPI init [ 0.347938] ACPI: bus type PNP registered [ 0.349885] pnp: PnP ACPI: found 8 devices [ 0.351364] ACPI: bus type PNP unregistered [ 0.359769] NET: Registered protocol family 2 [ 0.361649] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.364375] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.366738] TCP: Hash tables configured (established 16384 bind 16384) [ 0.369011] TCP: reno registered [ 0.370239] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.372248] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.374486] NET: Registered protocol family 1 [ 0.376074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378059] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380039] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402913] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426902] Trying to unpack rootfs image as initramfs... [ 0.529152] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.532184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.534132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.536389] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.539299] Scanning for low memory corruption every 60 seconds [ 0.541674] Initialise system trusted keyring [ 0.543249] audit: initializing netlink socket (disabled) [ 0.545044] type=2000 audit(1545605034.308:1): initialized [ 0.567195] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570196] zbud: loaded [ 0.571446] VFS: Disk quotas dquot_6.5.2 [ 0.572895] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575398] fuse init (API version 7.22) [ 0.576916] msgmni has been set to 3997 [ 0.578373] Key type big_key registered [ 0.580385] Key type asymmetric registered [ 0.581848] Asymmetric key parser 'x509' registered [ 0.583510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.586091] io scheduler noop registered [ 0.587536] io scheduler deadline registered (default) [ 0.589270] io scheduler cfq registered [ 0.590711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594716] ipmi message handler version 39.2 [ 0.596270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.598775] ACPI: Power Button [PWRF] [ 0.600191] GHES: HEST is not enabled! [ 0.622397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690495] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.693313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.719567] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723503] Linux agpgart interface v0.103 [ 0.726117] brd: module loaded [ 0.727856] loop: module loaded [ 0.729424] blk-mq: CPU -> queue map [ 0.730712] CPU 0 -> Queue 0 [ 0.731848] CPU 1 -> Queue 0 [ 0.733878] vda: vda1 [ 0.735634] scsi0 : ata_piix [ 0.736848] scsi1 : ata_piix [ 0.737992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.740152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.742649] libphy: Fixed MDIO Bus: probed [ 0.744287] tun: Universal TUN/TAP device driver, 1.6 [ 0.746049] tun: (C) 1999-2004 Max Krasnyansky [ 0.750055] PPP generic driver version 2.4.2 [ 0.751643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.753792] ehci-pci: EHCI PCI platform driver [ 0.755538] ehci-platform: EHCI generic platform driver [ 0.757329] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759327] ohci-pci: OHCI PCI platform driver [ 0.760876] ohci-platform: OHCI generic platform driver [ 0.762630] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785590] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.787327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.791905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796513] usb usb1: Product: UHCI Host Controller [ 0.798133] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.800174] usb usb1: SerialNumber: 0000:00:01.2 [ 0.801849] hub 1-0:1.0: USB hub found [ 0.803192] hub 1-0:1.0: 2 ports detected [ 0.804753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.808358] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.810013] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.811854] mousedev: PS/2 mouse device common for all mice [ 0.814032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.817046] rtc_cmos 00:00: RTC can wake from S4 [ 0.819044] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.821196] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.823473] device-mapper: uevent: version 1.0.3 [ 0.825198] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.828166] ledtrig-cpu: registered to indicate activity on CPUs [ 0.830405] TCP: cubic registered [ 0.831764] NET: Registered protocol family 10 [ 0.833655] NET: Registered protocol family 17 [ 0.846828] Key type dns_resolver registered [ 0.848917] Loading compiled-in X.509 certificates [ 0.851175] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.854289] registered taskstats version 1 [ 0.857728] Key type trusted registered [ 0.861917] Key type encrypted registered [ 0.863316] AppArmor: AppArmor sha1 policy hashing enabled [ 0.865106] IMA: No TPM chip found, activating TPM-bypass! [ 0.867580] regulator-dummy: disabling [ 0.869020] Magic number: 14:784:755 [ 0.870361] tty ttyS6: hash matches [ 0.871786] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:53 UTC (1545605033) [ 0.874638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.876647] EDD information not available. [ 0.901376] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.904129] Write protecting the kernel read-only data: 12288k [ 0.906749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.910857] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.926067] systemd-udevd[106]: starting version 204 [ 0.968657] FDC 0 is a S82078B [ 1.116034] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.280714] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283318] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285689] usb 1-1: Product: QEMU USB Tablet [ 1.287281] usb 1-1: Manufacturer: QEMU [ 1.288696] usb 1-1: SerialNumber: 42 [ 1.985484] 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.338348] 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.464672] 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.594026] 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 Sun, 23 Dec 2018 22:43:55 +0000. Up 3.16 seconds. cloud-init-nonet[3.31]: 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.37]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:57 +0000. Up 4.56 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: | eth1 | False | . | . | fa:16:3e:44:d2:90 | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:c8:fa:c8 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: f0:b5:c2:05:6d:19:2b:60:6d:23:4c:1e:62:3e:2f:1c root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | oo=....o | | o +oo+.+. | | E oo.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: f7:25:9a:96:e5:f4:8c:47:5e:e3:b0:3d:07:d7:1b:67 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | .| | S . +.+oE| | . O O===| | = +.==.| | . . o| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 2b:00:d6:74:c9:73:42:d1:f8:ac:3f:d9:bf:e3:2c:c5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+= | | o .* o | | o . * | | . . o | | . .S . | | .. . E | | ...o . | | .+ o.. | | . +=o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b6:4c:55:b2:37:ab:46:46:b7:6d:6d:36:66:58:62:55 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . . .E| | + . | | + +o . | | o o.=+. | | S o o.o++| | + + . .oo.| | o o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:02 +0000. Up 9.98 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:04 +0000. Up 12.31 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19221 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 8s (1567 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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 libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 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:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] 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-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:95 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:104 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.7 MB in 11s (5145 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... 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-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8272 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8301 clearwater-socket-factory-sig start/running, process 8306 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8355 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ..............................+++ ................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * 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-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57935 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) 2018-12-23 22:46:28,329 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:46:38,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:46:38,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:46:38,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1d58449-2300-45c0-9e91-051f85df15ff x-compute-request-id: req-a1d58449-2300-45c0-9e91-051f85df15ff Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:46:38,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1d58449-2300-45c0-9e91-051f85df15ff 2018-12-23 22:46:38,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497349023819s 2018-12-23 22:46:38,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1d58449-2300-45c0-9e91-051f85df15ff 2018-12-23 22:46:38,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:46:38,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:46:38,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8117916-8bf5-47c6-a206-ca9d49e92ab6 x-compute-request-id: req-b8117916-8bf5-47c6-a206-ca9d49e92ab6 Content-Encoding: gzip Content-Length: 19030 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008042] pid_max: default: 32768 minimum: 301\n[ 0.009952] Security Framework initialized\n[ 0.012222] AppArmor: AppArmor initialized\n[ 0.013718] Yama: becoming mindful.\n[ 0.016212] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023678] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028914] Initializing cgroup subsys memory\n[ 0.030533] Initializing cgroup subsys devices\n[ 0.032017] Initializing cgroup subsys freezer\n[ 0.033641] Initializing cgroup subsys blkio\n[ 0.035168] Initializing cgroup subsys perf_event\n[ 0.036017] Initializing cgroup subsys hugetlb\n[ 0.038508] mce: CPU supports 10 MCE banks\n[ 0.040136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044034] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045931] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050278] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.061221] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.070440] ACPI: Core revision 20131115\n[ 0.072588] ACPI: All ACPI Tables successfully acquired\n[ 0.074728] ftrace: allocating 28753 entries in 113 pages\n[ 0.096344] smpboot: Max logical packages: 2\n[ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.102183] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.104361] Enabling x2apic\n[ 0.105476] Enabled x2apic\n[ 0.106876] Switched APIC routing to physical x2apic.\n[ 0.109392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127619] KVM setup paravirtual spinlock\n[ 0.131662] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132245] x86: Booting SMP configuration:\n[ 0.133797] .... node #0, CPUs: #1[ 0.131585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148031] x86: Booted up 1 node, 2 CPUs\n[ 0.148021] KVM setup async PF for cpu 1\n[ 0.148022] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152018] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.154675] devtmpfs: initialized\n[ 0.157819] EVM: security.selinux\n[ 0.159079] EVM: security.SMACK64\n[ 0.160003] EVM: security.ima\n[ 0.161166] EVM: security.capability\n[ 0.162579] pinctrl core: initialized pinctrl subsystem\n[ 0.164073] regulator-dummy: no parameters\n[ 0.165644] RTC time: 22:43:53, date: 12/23/18\n[ 0.167350] NET: Registered protocol family 16\n[ 0.168195] cpuidle: using governor ladder\n[ 0.169681] cpuidle: using governor menu\n[ 0.171187] ACPI: bus type PCI registered\n[ 0.172017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174325] PCI: Using configuration type 1 for base access\n[ 0.176751] bio: create slab at 0\n[ 0.177516] ACPI: Added _OSI(Module Device)\n[ 0.180004] ACPI: Added _OSI(Processor Device)\n[ 0.181613] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183240] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185689] ACPI: Interpreter enabled\n[ 0.187070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.190179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.192939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.199430] ACPI: (supports S0 S5)\n[ 0.200003] ACPI: Using IOAPIC for interrupt routing\n[ 0.201741] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204225] ACPI: No dock devices found.\n[ 0.207700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216013] acpiphp: Slot [3] registered\n[ 0.217485] acpiphp: Slot [4] registered\n[ 0.218944] acpiphp: Slot [5] registered\n[ 0.220038] acpiphp: Slot [6] registered\n[ 0.221487] acpiphp: Slot [7] registered\n[ 0.222924] acpiphp: Slot [8] registered\n[ 0.224025] acpiphp: Slot [9] registered\n[ 0.225473] acpiphp: Slot [10] registered\n[ 0.226940] acpiphp: Slot [11] registered\n[ 0.228026] acpiphp: Slot [12] registered\n[ 0.229487] acpiphp: Slot [13] registered\n[ 0.230959] acpiphp: Slot [14] registered\n[ 0.232031] acpiphp: Slot [15] registered\n[ 0.233535] acpiphp: Slot [16] registered\n[ 0.234999] acpiphp: Slot [17] registered\n[ 0.236024] acpiphp: Slot [18] registered\n[ 0.237502] acpiphp: Slot [19] registered\n[ 0.238967] acpiphp: Slot [20] registered\n[ 0.240023] acpiphp: Slot [21] registered\n[ 0.241487] acpiphp: Slot [22] registered\n[ 0.242999] acpiphp: Slot [23] registered\n[ 0.244032] acpiphp: Slot [24] registered\n[ 0.245494] acpiphp: Slot [25] registered\n[ 0.246947] acpiphp: Slot [26] registered\n[ 0.248023] acpiphp: Slot [27] registered\n[ 0.249480] acpiphp: Slot [28] registered\n[ 0.250964] acpiphp: Slot [29] registered\n[ 0.252024] acpiphp: Slot [30] registered\n[ 0.253505] acpiphp: Slot [31] registered\n[ 0.255108] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.258353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.266241] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.275947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.306375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.309251] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.311820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.313234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.315778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.316935] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.319128] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.319128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320004] vgaarb: loaded\n[ 0.321107] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323319] SCSI subsystem initialized\n[ 0.324183] ACPI: bus type USB registered\n[ 0.325588] usbcore: registered new interface driver usbfs\n[ 0.327537] usbcore: registered new interface driver hub\n[ 0.328063] usbcore: registered new device driver usb\n[ 0.329876] PCI: Using ACPI for IRQ routing\n[ 0.332144] NetLabel: Initializing\n[ 0.333435] NetLabel: domain hash size = 128\n[ 0.334992] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.336076] NetLabel: unlabeled traffic allowed by default\n[ 0.338023] Switched to clocksource kvm-clock\n[ 0.345026] AppArmor: AppArmor Filesystem Enabled\n[ 0.346733] pnp: PnP ACPI init\n[ 0.347938] ACPI: bus type PNP registered\n[ 0.349885] pnp: PnP ACPI: found 8 devices\n[ 0.351364] ACPI: bus type PNP unregistered\n[ 0.359769] NET: Registered protocol family 2\n[ 0.361649] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.364375] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.366738] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.369011] TCP: reno registered\n[ 0.370239] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.372248] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.374486] NET: Registered protocol family 1\n[ 0.376074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.378059] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.380039] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402913] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426902] Trying to unpack rootfs image as initramfs...\n[ 0.529152] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.532184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.534132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.536389] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.539299] Scanning for low memory corruption every 60 seconds\n[ 0.541674] Initialise system trusted keyring\n[ 0.543249] audit: initializing netlink socket (disabled)\n[ 0.545044] type=2000 audit(1545605034.308:1): initialized\n[ 0.567195] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570196] zbud: loaded\n[ 0.571446] VFS: Disk quotas dquot_6.5.2\n[ 0.572895] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575398] fuse init (API version 7.22)\n[ 0.576916] msgmni has been set to 3997\n[ 0.578373] Key type big_key registered\n[ 0.580385] Key type asymmetric registered\n[ 0.581848] Asymmetric key parser 'x509' registered\n[ 0.583510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.586091] io scheduler noop registered\n[ 0.587536] io scheduler deadline registered (default)\n[ 0.589270] io scheduler cfq registered\n[ 0.590711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594716] ipmi message handler version 39.2\n[ 0.596270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.598775] ACPI: Power Button [PWRF]\n[ 0.600191] GHES: HEST is not enabled!\n[ 0.622397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690495] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.693313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.719567] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723503] Linux agpgart interface v0.103\n[ 0.726117] brd: module loaded\n[ 0.727856] loop: module loaded\n[ 0.729424] blk-mq: CPU -> queue map\n[ 0.730712] CPU 0 -> Queue 0\n[ 0.731848] CPU 1 -> Queue 0\n[ 0.733878] vda: vda1\n[ 0.735634] scsi0 : ata_piix\n[ 0.736848] scsi1 : ata_piix\n[ 0.737992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.740152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.742649] libphy: Fixed MDIO Bus: probed\n[ 0.744287] tun: Universal TUN/TAP device driver, 1.6\n[ 0.746049] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750055] PPP generic driver version 2.4.2\n[ 0.751643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753792] ehci-pci: EHCI PCI platform driver\n[ 0.755538] ehci-platform: EHCI generic platform driver\n[ 0.757329] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759327] ohci-pci: OHCI PCI platform driver\n[ 0.760876] ohci-platform: OHCI generic platform driver\n[ 0.762630] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785590] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.787327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.791905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.796513] usb usb1: Product: UHCI Host Controller\n[ 0.798133] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.800174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.801849] hub 1-0:1.0: USB hub found\n[ 0.803192] hub 1-0:1.0: 2 ports detected\n[ 0.804753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808358] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.810013] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811854] mousedev: PS/2 mouse device common for all mice\n[ 0.814032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.817046] rtc_cmos 00:00: RTC can wake from S4\n[ 0.819044] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.821196] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.823473] device-mapper: uevent: version 1.0.3\n[ 0.825198] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.828166] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.830405] TCP: cubic registered\n[ 0.831764] NET: Registered protocol family 10\n[ 0.833655] NET: Registered protocol family 17\n[ 0.846828] Key type dns_resolver registered\n[ 0.848917] Loading compiled-in X.509 certificates\n[ 0.851175] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.854289] registered taskstats version 1\n[ 0.857728] Key type trusted registered\n[ 0.861917] Key type encrypted registered\n[ 0.863316] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865106] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.867580] regulator-dummy: disabling\n[ 0.869020] Magic number: 14:784:755\n[ 0.870361] tty ttyS6: hash matches\n[ 0.871786] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:53 UTC (1545605033)\n[ 0.874638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.876647] EDD information not available.\n[ 0.901376] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.904129] Write protecting the kernel read-only data: 12288k\n[ 0.906749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.910857] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.926067] systemd-udevd[106]: starting version 204\n[ 0.968657] FDC 0 is a S82078B\n[ 1.116034] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.280714] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283318] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285689] usb 1-1: Product: QEMU USB Tablet\n[ 1.287281] usb 1-1: Manufacturer: QEMU\n[ 1.288696] usb 1-1: SerialNumber: 42\n[ 1.985484] 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.338348] 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.464672] 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.594026] 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 Sun, 23 Dec 2018 22:43:55 +0000. Up 3.16 seconds.\ncloud-init-nonet[3.31]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.37]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:57 +0000. Up 4.56 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: | eth1 | False | . | . | fa:16:3e:44:d2:90 |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:c8:fa:c8 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\nf0:b5:c2:05:6d:19:2b:60:6d:23:4c:1e:62:3e:2f:1c root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo=....o |\n| o +oo+.+. |\n| E oo.o+ |\n| . + + + . |\n| o . 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:\nf7:25:9a:96:e5:f4:8c:47:5e:e3:b0:3d:07:d7:1b:67 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| .|\n| S . +.+oE|\n| . O O===|\n| = +.==.|\n| . . o|\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n2b:00:d6:74:c9:73:42:d1:f8:ac:3f:d9:bf:e3:2c:c5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+= |\n| o .* o |\n| o . * |\n| . . o |\n| . .S . |\n| .. . E |\n| ...o . |\n| .+ o.. |\n| . +=o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb6:4c:55:b2:37:ab:46:46:b7:6d:6d:36:66:58:62:55 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . .E|\n| + . |\n| + +o . |\n| o o.=+. |\n| S o o.o++|\n| + + . .oo.|\n| o o |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:02 +0000. Up 9.98 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:04 +0000. Up 12.31 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19221 0 --:--:-- --:--:-- --:--:-- 19319\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 8s (1567 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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 libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 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:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\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-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:95 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:101 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 11s (5145 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\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-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8272\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8301\nclearwater-socket-factory-sig start/running, process 8306\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8355\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\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-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57935 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n++ ip2rr 192.168.1.15\n++ echo 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.15\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-12-23 22:46:38,927 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action used request id req-b8117916-8bf5-47c6-a206-ca9d49e92ab6 2018-12-23 22:46:38,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0814847946167s 2018-12-23 22:46:38,929 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action used request id req-b8117916-8bf5-47c6-a206-ca9d49e92ab6 2018-12-23 22:46:38,930 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008042] pid_max: default: 32768 minimum: 301 [ 0.009952] Security Framework initialized [ 0.012222] AppArmor: AppArmor initialized [ 0.013718] Yama: becoming mindful. [ 0.016212] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023678] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028914] Initializing cgroup subsys memory [ 0.030533] Initializing cgroup subsys devices [ 0.032017] Initializing cgroup subsys freezer [ 0.033641] Initializing cgroup subsys blkio [ 0.035168] Initializing cgroup subsys perf_event [ 0.036017] Initializing cgroup subsys hugetlb [ 0.038508] mce: CPU supports 10 MCE banks [ 0.040136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044034] Spectre V2 : Mitigation: Full generic retpoline [ 0.045931] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050278] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.061221] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.070440] ACPI: Core revision 20131115 [ 0.072588] ACPI: All ACPI Tables successfully acquired [ 0.074728] ftrace: allocating 28753 entries in 113 pages [ 0.096344] smpboot: Max logical packages: 2 [ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.102183] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.104361] Enabling x2apic [ 0.105476] Enabled x2apic [ 0.106876] Switched APIC routing to physical x2apic. [ 0.109392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127619] KVM setup paravirtual spinlock [ 0.131662] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132245] x86: Booting SMP configuration: [ 0.133797] .... node #0, CPUs: #1[ 0.131585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148031] x86: Booted up 1 node, 2 CPUs [ 0.148021] KVM setup async PF for cpu 1 [ 0.148022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152018] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154675] devtmpfs: initialized [ 0.157819] EVM: security.selinux [ 0.159079] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161166] EVM: security.capability [ 0.162579] pinctrl core: initialized pinctrl subsystem [ 0.164073] regulator-dummy: no parameters [ 0.165644] RTC time: 22:43:53, date: 12/23/18 [ 0.167350] NET: Registered protocol family 16 [ 0.168195] cpuidle: using governor ladder [ 0.169681] cpuidle: using governor menu [ 0.171187] ACPI: bus type PCI registered [ 0.172017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174325] PCI: Using configuration type 1 for base access [ 0.176751] bio: create slab at 0 [ 0.177516] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181613] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183240] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185689] ACPI: Interpreter enabled [ 0.187070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199430] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.201741] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204225] ACPI: No dock devices found. [ 0.207700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216013] acpiphp: Slot [3] registered [ 0.217485] acpiphp: Slot [4] registered [ 0.218944] acpiphp: Slot [5] registered [ 0.220038] acpiphp: Slot [6] registered [ 0.221487] acpiphp: Slot [7] registered [ 0.222924] acpiphp: Slot [8] registered [ 0.224025] acpiphp: Slot [9] registered [ 0.225473] acpiphp: Slot [10] registered [ 0.226940] acpiphp: Slot [11] registered [ 0.228026] acpiphp: Slot [12] registered [ 0.229487] acpiphp: Slot [13] registered [ 0.230959] acpiphp: Slot [14] registered [ 0.232031] acpiphp: Slot [15] registered [ 0.233535] acpiphp: Slot [16] registered [ 0.234999] acpiphp: Slot [17] registered [ 0.236024] acpiphp: Slot [18] registered [ 0.237502] acpiphp: Slot [19] registered [ 0.238967] acpiphp: Slot [20] registered [ 0.240023] acpiphp: Slot [21] registered [ 0.241487] acpiphp: Slot [22] registered [ 0.242999] acpiphp: Slot [23] registered [ 0.244032] acpiphp: Slot [24] registered [ 0.245494] acpiphp: Slot [25] registered [ 0.246947] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249480] acpiphp: Slot [28] registered [ 0.250964] acpiphp: Slot [29] registered [ 0.252024] acpiphp: Slot [30] registered [ 0.253505] acpiphp: Slot [31] registered [ 0.255108] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.266241] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.275947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.306375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309251] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.311820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.313234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.315778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316935] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319128] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.319128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321107] vgaarb: bridge control possible 0000:00:02.0 [ 0.323319] SCSI subsystem initialized [ 0.324183] ACPI: bus type USB registered [ 0.325588] usbcore: registered new interface driver usbfs [ 0.327537] usbcore: registered new interface driver hub [ 0.328063] usbcore: registered new device driver usb [ 0.329876] PCI: Using ACPI for IRQ routing [ 0.332144] NetLabel: Initializing [ 0.333435] NetLabel: domain hash size = 128 [ 0.334992] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336076] NetLabel: unlabeled traffic allowed by default [ 0.338023] Switched to clocksource kvm-clock [ 0.345026] AppArmor: AppArmor Filesystem Enabled [ 0.346733] pnp: PnP ACPI init [ 0.347938] ACPI: bus type PNP registered [ 0.349885] pnp: PnP ACPI: found 8 devices [ 0.351364] ACPI: bus type PNP unregistered [ 0.359769] NET: Registered protocol family 2 [ 0.361649] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.364375] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.366738] TCP: Hash tables configured (established 16384 bind 16384) [ 0.369011] TCP: reno registered [ 0.370239] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.372248] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.374486] NET: Registered protocol family 1 [ 0.376074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378059] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380039] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402913] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426902] Trying to unpack rootfs image as initramfs... [ 0.529152] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.532184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.534132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.536389] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.539299] Scanning for low memory corruption every 60 seconds [ 0.541674] Initialise system trusted keyring [ 0.543249] audit: initializing netlink socket (disabled) [ 0.545044] type=2000 audit(1545605034.308:1): initialized [ 0.567195] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570196] zbud: loaded [ 0.571446] VFS: Disk quotas dquot_6.5.2 [ 0.572895] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575398] fuse init (API version 7.22) [ 0.576916] msgmni has been set to 3997 [ 0.578373] Key type big_key registered [ 0.580385] Key type asymmetric registered [ 0.581848] Asymmetric key parser 'x509' registered [ 0.583510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.586091] io scheduler noop registered [ 0.587536] io scheduler deadline registered (default) [ 0.589270] io scheduler cfq registered [ 0.590711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594716] ipmi message handler version 39.2 [ 0.596270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.598775] ACPI: Power Button [PWRF] [ 0.600191] GHES: HEST is not enabled! [ 0.622397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690495] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.693313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.719567] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723503] Linux agpgart interface v0.103 [ 0.726117] brd: module loaded [ 0.727856] loop: module loaded [ 0.729424] blk-mq: CPU -> queue map [ 0.730712] CPU 0 -> Queue 0 [ 0.731848] CPU 1 -> Queue 0 [ 0.733878] vda: vda1 [ 0.735634] scsi0 : ata_piix [ 0.736848] scsi1 : ata_piix [ 0.737992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.740152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.742649] libphy: Fixed MDIO Bus: probed [ 0.744287] tun: Universal TUN/TAP device driver, 1.6 [ 0.746049] tun: (C) 1999-2004 Max Krasnyansky [ 0.750055] PPP generic driver version 2.4.2 [ 0.751643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.753792] ehci-pci: EHCI PCI platform driver [ 0.755538] ehci-platform: EHCI generic platform driver [ 0.757329] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759327] ohci-pci: OHCI PCI platform driver [ 0.760876] ohci-platform: OHCI generic platform driver [ 0.762630] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785590] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.787327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.791905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796513] usb usb1: Product: UHCI Host Controller [ 0.798133] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.800174] usb usb1: SerialNumber: 0000:00:01.2 [ 0.801849] hub 1-0:1.0: USB hub found [ 0.803192] hub 1-0:1.0: 2 ports detected [ 0.804753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.808358] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.810013] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.811854] mousedev: PS/2 mouse device common for all mice [ 0.814032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.817046] rtc_cmos 00:00: RTC can wake from S4 [ 0.819044] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.821196] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.823473] device-mapper: uevent: version 1.0.3 [ 0.825198] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.828166] ledtrig-cpu: registered to indicate activity on CPUs [ 0.830405] TCP: cubic registered [ 0.831764] NET: Registered protocol family 10 [ 0.833655] NET: Registered protocol family 17 [ 0.846828] Key type dns_resolver registered [ 0.848917] Loading compiled-in X.509 certificates [ 0.851175] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.854289] registered taskstats version 1 [ 0.857728] Key type trusted registered [ 0.861917] Key type encrypted registered [ 0.863316] AppArmor: AppArmor sha1 policy hashing enabled [ 0.865106] IMA: No TPM chip found, activating TPM-bypass! [ 0.867580] regulator-dummy: disabling [ 0.869020] Magic number: 14:784:755 [ 0.870361] tty ttyS6: hash matches [ 0.871786] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:53 UTC (1545605033) [ 0.874638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.876647] EDD information not available. [ 0.901376] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.904129] Write protecting the kernel read-only data: 12288k [ 0.906749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.910857] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.926067] systemd-udevd[106]: starting version 204 [ 0.968657] FDC 0 is a S82078B [ 1.116034] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.280714] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283318] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285689] usb 1-1: Product: QEMU USB Tablet [ 1.287281] usb 1-1: Manufacturer: QEMU [ 1.288696] usb 1-1: SerialNumber: 42 [ 1.985484] 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.338348] 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.464672] 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.594026] 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 Sun, 23 Dec 2018 22:43:55 +0000. Up 3.16 seconds. cloud-init-nonet[3.31]: 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.37]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:57 +0000. Up 4.56 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: | eth1 | False | . | . | fa:16:3e:44:d2:90 | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:c8:fa:c8 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: f0:b5:c2:05:6d:19:2b:60:6d:23:4c:1e:62:3e:2f:1c root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | oo=....o | | o +oo+.+. | | E oo.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: f7:25:9a:96:e5:f4:8c:47:5e:e3:b0:3d:07:d7:1b:67 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | .| | S . +.+oE| | . O O===| | = +.==.| | . . o| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 2b:00:d6:74:c9:73:42:d1:f8:ac:3f:d9:bf:e3:2c:c5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+= | | o .* o | | o . * | | . . o | | . .S . | | .. . E | | ...o . | | .+ o.. | | . +=o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b6:4c:55:b2:37:ab:46:46:b7:6d:6d:36:66:58:62:55 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . . .E| | + . | | + +o . | | o o.=+. | | S o o.o++| | + + . .oo.| | o o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:02 +0000. Up 9.98 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:04 +0000. Up 12.31 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19221 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 8s (1567 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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 libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 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:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] 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-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:95 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:104 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.7 MB in 11s (5145 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... 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-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8272 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8301 clearwater-socket-factory-sig start/running, process 8306 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8355 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ..............................+++ ................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * 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-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57935 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2018-12-23 22:46:38,934 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:46:48,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:46:48,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:46:49,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46: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-77eaa63e-90ba-4b70-9bbf-1248ad662422 x-compute-request-id: req-77eaa63e-90ba-4b70-9bbf-1248ad662422 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:46:49,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-77eaa63e-90ba-4b70-9bbf-1248ad662422 2018-12-23 22:46:49,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653455972672s 2018-12-23 22:46:49,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-77eaa63e-90ba-4b70-9bbf-1248ad662422 2018-12-23 22:46:49,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:46:49,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:46:49,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b7384a-be1e-4583-b891-789be295f98b x-compute-request-id: req-81b7384a-be1e-4583-b891-789be295f98b Content-Encoding: gzip Content-Length: 20091 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008042] pid_max: default: 32768 minimum: 301\n[ 0.009952] Security Framework initialized\n[ 0.012222] AppArmor: AppArmor initialized\n[ 0.013718] Yama: becoming mindful.\n[ 0.016212] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.023678] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028914] Initializing cgroup subsys memory\n[ 0.030533] Initializing cgroup subsys devices\n[ 0.032017] Initializing cgroup subsys freezer\n[ 0.033641] Initializing cgroup subsys blkio\n[ 0.035168] Initializing cgroup subsys perf_event\n[ 0.036017] Initializing cgroup subsys hugetlb\n[ 0.038508] mce: CPU supports 10 MCE banks\n[ 0.040136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044034] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045931] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050278] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.061221] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.070440] ACPI: Core revision 20131115\n[ 0.072588] ACPI: All ACPI Tables successfully acquired\n[ 0.074728] ftrace: allocating 28753 entries in 113 pages\n[ 0.096344] smpboot: Max logical packages: 2\n[ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.102183] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.104361] Enabling x2apic\n[ 0.105476] Enabled x2apic\n[ 0.106876] Switched APIC routing to physical x2apic.\n[ 0.109392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127619] KVM setup paravirtual spinlock\n[ 0.131662] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.132245] x86: Booting SMP configuration:\n[ 0.133797] .... node #0, CPUs: #1[ 0.131585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148031] x86: Booted up 1 node, 2 CPUs\n[ 0.148021] KVM setup async PF for cpu 1\n[ 0.148022] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152018] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.154675] devtmpfs: initialized\n[ 0.157819] EVM: security.selinux\n[ 0.159079] EVM: security.SMACK64\n[ 0.160003] EVM: security.ima\n[ 0.161166] EVM: security.capability\n[ 0.162579] pinctrl core: initialized pinctrl subsystem\n[ 0.164073] regulator-dummy: no parameters\n[ 0.165644] RTC time: 22:43:53, date: 12/23/18\n[ 0.167350] NET: Registered protocol family 16\n[ 0.168195] cpuidle: using governor ladder\n[ 0.169681] cpuidle: using governor menu\n[ 0.171187] ACPI: bus type PCI registered\n[ 0.172017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.174325] PCI: Using configuration type 1 for base access\n[ 0.176751] bio: create slab at 0\n[ 0.177516] ACPI: Added _OSI(Module Device)\n[ 0.180004] ACPI: Added _OSI(Processor Device)\n[ 0.181613] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.183240] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.185689] ACPI: Interpreter enabled\n[ 0.187070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.190179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.192939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.199430] ACPI: (supports S0 S5)\n[ 0.200003] ACPI: Using IOAPIC for interrupt routing\n[ 0.201741] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204225] ACPI: No dock devices found.\n[ 0.207700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216013] acpiphp: Slot [3] registered\n[ 0.217485] acpiphp: Slot [4] registered\n[ 0.218944] acpiphp: Slot [5] registered\n[ 0.220038] acpiphp: Slot [6] registered\n[ 0.221487] acpiphp: Slot [7] registered\n[ 0.222924] acpiphp: Slot [8] registered\n[ 0.224025] acpiphp: Slot [9] registered\n[ 0.225473] acpiphp: Slot [10] registered\n[ 0.226940] acpiphp: Slot [11] registered\n[ 0.228026] acpiphp: Slot [12] registered\n[ 0.229487] acpiphp: Slot [13] registered\n[ 0.230959] acpiphp: Slot [14] registered\n[ 0.232031] acpiphp: Slot [15] registered\n[ 0.233535] acpiphp: Slot [16] registered\n[ 0.234999] acpiphp: Slot [17] registered\n[ 0.236024] acpiphp: Slot [18] registered\n[ 0.237502] acpiphp: Slot [19] registered\n[ 0.238967] acpiphp: Slot [20] registered\n[ 0.240023] acpiphp: Slot [21] registered\n[ 0.241487] acpiphp: Slot [22] registered\n[ 0.242999] acpiphp: Slot [23] registered\n[ 0.244032] acpiphp: Slot [24] registered\n[ 0.245494] acpiphp: Slot [25] registered\n[ 0.246947] acpiphp: Slot [26] registered\n[ 0.248023] acpiphp: Slot [27] registered\n[ 0.249480] acpiphp: Slot [28] registered\n[ 0.250964] acpiphp: Slot [29] registered\n[ 0.252024] acpiphp: Slot [30] registered\n[ 0.253505] acpiphp: Slot [31] registered\n[ 0.255108] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.258353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.266241] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.275947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.306375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.309251] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.311820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.313234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.315778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.316935] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.319128] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.319128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320004] vgaarb: loaded\n[ 0.321107] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323319] SCSI subsystem initialized\n[ 0.324183] ACPI: bus type USB registered\n[ 0.325588] usbcore: registered new interface driver usbfs\n[ 0.327537] usbcore: registered new interface driver hub\n[ 0.328063] usbcore: registered new device driver usb\n[ 0.329876] PCI: Using ACPI for IRQ routing\n[ 0.332144] NetLabel: Initializing\n[ 0.333435] NetLabel: domain hash size = 128\n[ 0.334992] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.336076] NetLabel: unlabeled traffic allowed by default\n[ 0.338023] Switched to clocksource kvm-clock\n[ 0.345026] AppArmor: AppArmor Filesystem Enabled\n[ 0.346733] pnp: PnP ACPI init\n[ 0.347938] ACPI: bus type PNP registered\n[ 0.349885] pnp: PnP ACPI: found 8 devices\n[ 0.351364] ACPI: bus type PNP unregistered\n[ 0.359769] NET: Registered protocol family 2\n[ 0.361649] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.364375] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.366738] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.369011] TCP: reno registered\n[ 0.370239] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.372248] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.374486] NET: Registered protocol family 1\n[ 0.376074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.378059] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.380039] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402913] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426902] Trying to unpack rootfs image as initramfs...\n[ 0.529152] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.532184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.534132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.536389] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.539299] Scanning for low memory corruption every 60 seconds\n[ 0.541674] Initialise system trusted keyring\n[ 0.543249] audit: initializing netlink socket (disabled)\n[ 0.545044] type=2000 audit(1545605034.308:1): initialized\n[ 0.567195] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.570196] zbud: loaded\n[ 0.571446] VFS: Disk quotas dquot_6.5.2\n[ 0.572895] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575398] fuse init (API version 7.22)\n[ 0.576916] msgmni has been set to 3997\n[ 0.578373] Key type big_key registered\n[ 0.580385] Key type asymmetric registered\n[ 0.581848] Asymmetric key parser 'x509' registered\n[ 0.583510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.586091] io scheduler noop registered\n[ 0.587536] io scheduler deadline registered (default)\n[ 0.589270] io scheduler cfq registered\n[ 0.590711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594716] ipmi message handler version 39.2\n[ 0.596270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.598775] ACPI: Power Button [PWRF]\n[ 0.600191] GHES: HEST is not enabled!\n[ 0.622397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.667041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.690495] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.693313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.719567] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.723503] Linux agpgart interface v0.103\n[ 0.726117] brd: module loaded\n[ 0.727856] loop: module loaded\n[ 0.729424] blk-mq: CPU -> queue map\n[ 0.730712] CPU 0 -> Queue 0\n[ 0.731848] CPU 1 -> Queue 0\n[ 0.733878] vda: vda1\n[ 0.735634] scsi0 : ata_piix\n[ 0.736848] scsi1 : ata_piix\n[ 0.737992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.740152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.742649] libphy: Fixed MDIO Bus: probed\n[ 0.744287] tun: Universal TUN/TAP device driver, 1.6\n[ 0.746049] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.750055] PPP generic driver version 2.4.2\n[ 0.751643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753792] ehci-pci: EHCI PCI platform driver\n[ 0.755538] ehci-platform: EHCI generic platform driver\n[ 0.757329] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.759327] ohci-pci: OHCI PCI platform driver\n[ 0.760876] ohci-platform: OHCI generic platform driver\n[ 0.762630] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785590] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.787327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.791905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.796513] usb usb1: Product: UHCI Host Controller\n[ 0.798133] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.800174] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.801849] hub 1-0:1.0: USB hub found\n[ 0.803192] hub 1-0:1.0: 2 ports detected\n[ 0.804753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.808358] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.810013] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.811854] mousedev: PS/2 mouse device common for all mice\n[ 0.814032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.817046] rtc_cmos 00:00: RTC can wake from S4\n[ 0.819044] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.821196] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.823473] device-mapper: uevent: version 1.0.3\n[ 0.825198] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.828166] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.830405] TCP: cubic registered\n[ 0.831764] NET: Registered protocol family 10\n[ 0.833655] NET: Registered protocol family 17\n[ 0.846828] Key type dns_resolver registered\n[ 0.848917] Loading compiled-in X.509 certificates\n[ 0.851175] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.854289] registered taskstats version 1\n[ 0.857728] Key type trusted registered\n[ 0.861917] Key type encrypted registered\n[ 0.863316] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.865106] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.867580] regulator-dummy: disabling\n[ 0.869020] Magic number: 14:784:755\n[ 0.870361] tty ttyS6: hash matches\n[ 0.871786] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:53 UTC (1545605033)\n[ 0.874638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.876647] EDD information not available.\n[ 0.901376] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.904129] Write protecting the kernel read-only data: 12288k\n[ 0.906749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.910857] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.926067] systemd-udevd[106]: starting version 204\n[ 0.968657] FDC 0 is a S82078B\n[ 1.116034] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.280714] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283318] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285689] usb 1-1: Product: QEMU USB Tablet\n[ 1.287281] usb 1-1: Manufacturer: QEMU\n[ 1.288696] usb 1-1: SerialNumber: 42\n[ 1.985484] 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.338348] 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.464672] 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.594026] 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 Sun, 23 Dec 2018 22:43:55 +0000. Up 3.16 seconds.\ncloud-init-nonet[3.31]: 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.37]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:57 +0000. Up 4.56 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: | eth1 | False | . | . | fa:16:3e:44:d2:90 |\nci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:c8:fa:c8 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\nf0:b5:c2:05:6d:19:2b:60:6d:23:4c:1e:62:3e:2f:1c root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oo=....o |\n| o +oo+.+. |\n| E oo.o+ |\n| . + + + . |\n| o . 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:\nf7:25:9a:96:e5:f4:8c:47:5e:e3:b0:3d:07:d7:1b:67 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| .|\n| S . +.+oE|\n| . O O===|\n| = +.==.|\n| . . o|\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n2b:00:d6:74:c9:73:42:d1:f8:ac:3f:d9:bf:e3:2c:c5 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o+= |\n| o .* o |\n| o . * |\n| . . o |\n| . .S . |\n| .. . E |\n| ...o . |\n| .+ o.. |\n| . +=o |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb6:4c:55:b2:37:ab:46:46:b7:6d:6d:36:66:58:62:55 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . .E|\n| + . |\n| + +o . |\n| o o.=+. |\n| S o o.o++|\n| + + . .oo.|\n| o o |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:02 +0000. Up 9.98 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:04 +0000. Up 12.31 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19221 0 --:--:-- --:--:-- --:--:-- 19319\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 8s (1567 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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 libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 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:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\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-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:95 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:101 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:103 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:104 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:105 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 11s (5145 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\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-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\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-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8272\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8301\nclearwater-socket-factory-sig start/running, process 8306\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8355\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\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-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57935 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n++ ip2rr 192.168.1.15\n++ echo 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.15\n++ ip2rr 192.168.1.15\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.15\n++ echo A 192.168.1.15\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f7:25:9a:96:e5:f4:8c:47:5e:e3:b0:3d:07:d7:1b:67 root@sprout-0 (DSA)\nec2: 256 2b:00:d6:74:c9:73:42:d1:f8:ac:3f:d9:bf:e3:2c:c5 root@sprout-0 (ECDSA)\nec2: 256 b6:4c:55:b2:37:ab:46:46:b7:6d:6d:36:66:58:62:55 root@sprout-0 (ED25519)\nec2: 2048 f0:b5:c2:05:6d:19:2b:60:6d:23:4c:1e:62:3e:2f:1c root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIJcXK7hc8ey20/hW86LH39f/FPEUJL/ms2VuCGgytaFOGPd2S+GOSw7lz4P3q4CCqGfgZe6gm5HbbFDcYVIt4w= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFBIwxsus3gMIA1gTx1TCN99uYT7yarMGSg9bKnL/hL root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+aIZBBO6gVPHJT6aZFP/71UWY0kma7JgLWaaGZWHH+cdn71rsNEYwvFhFXRdNo5++EIgIld7MCLOBeY/pGJHtHd4jUurd+4qOnYbiqjOIJt40vKyWnid1xo9PcZIJP4NwCdOr2b7k2mw/5GX/4HQJkQ9EMjdd5j16MwKlCGRhi1LFgy9flMu7GXIoJX0ob2sP3sYuKboSqGI7QRj2IutKNFwKT0tfoJE8qpIjk6xKrKaSt6VD37Qq1O1bisu5nP7xOn0CpbalP9EfIvf8XapIm0BiYa7RZeZtb+u63Z4gLnSXAwrZ1yZ9WegFG/StfnTFpl2fauDqeMZ+5FaIsS5J root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:46:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 166.90 seconds\n"} 2018-12-23 22:46:49,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action used request id req-81b7384a-be1e-4583-b891-789be295f98b 2018-12-23 22:46:49,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.078861951828s 2018-12-23 22:46:49,687 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052/action used request id req-81b7384a-be1e-4583-b891-789be295f98b 2018-12-23 22:46:49,688 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008042] pid_max: default: 32768 minimum: 301 [ 0.009952] Security Framework initialized [ 0.012222] AppArmor: AppArmor initialized [ 0.013718] Yama: becoming mindful. [ 0.016212] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020445] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.023678] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028914] Initializing cgroup subsys memory [ 0.030533] Initializing cgroup subsys devices [ 0.032017] Initializing cgroup subsys freezer [ 0.033641] Initializing cgroup subsys blkio [ 0.035168] Initializing cgroup subsys perf_event [ 0.036017] Initializing cgroup subsys hugetlb [ 0.038508] mce: CPU supports 10 MCE banks [ 0.040136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040136] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044034] Spectre V2 : Mitigation: Full generic retpoline [ 0.045931] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050278] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056017] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.061221] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.070440] ACPI: Core revision 20131115 [ 0.072588] ACPI: All ACPI Tables successfully acquired [ 0.074728] ftrace: allocating 28753 entries in 113 pages [ 0.096344] smpboot: Max logical packages: 2 [ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.102183] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.104361] Enabling x2apic [ 0.105476] Enabled x2apic [ 0.106876] Switched APIC routing to physical x2apic. [ 0.109392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116830] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127619] KVM setup paravirtual spinlock [ 0.131662] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132245] x86: Booting SMP configuration: [ 0.133797] .... node #0, CPUs: #1[ 0.131585] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148031] x86: Booted up 1 node, 2 CPUs [ 0.148021] KVM setup async PF for cpu 1 [ 0.148022] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152018] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154675] devtmpfs: initialized [ 0.157819] EVM: security.selinux [ 0.159079] EVM: security.SMACK64 [ 0.160003] EVM: security.ima [ 0.161166] EVM: security.capability [ 0.162579] pinctrl core: initialized pinctrl subsystem [ 0.164073] regulator-dummy: no parameters [ 0.165644] RTC time: 22:43:53, date: 12/23/18 [ 0.167350] NET: Registered protocol family 16 [ 0.168195] cpuidle: using governor ladder [ 0.169681] cpuidle: using governor menu [ 0.171187] ACPI: bus type PCI registered [ 0.172017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174325] PCI: Using configuration type 1 for base access [ 0.176751] bio: create slab at 0 [ 0.177516] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181613] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183240] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185689] ACPI: Interpreter enabled [ 0.187070] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.190179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.199430] ACPI: (supports S0 S5) [ 0.200003] ACPI: Using IOAPIC for interrupt routing [ 0.201741] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204225] ACPI: No dock devices found. [ 0.207700] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210250] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216013] acpiphp: Slot [3] registered [ 0.217485] acpiphp: Slot [4] registered [ 0.218944] acpiphp: Slot [5] registered [ 0.220038] acpiphp: Slot [6] registered [ 0.221487] acpiphp: Slot [7] registered [ 0.222924] acpiphp: Slot [8] registered [ 0.224025] acpiphp: Slot [9] registered [ 0.225473] acpiphp: Slot [10] registered [ 0.226940] acpiphp: Slot [11] registered [ 0.228026] acpiphp: Slot [12] registered [ 0.229487] acpiphp: Slot [13] registered [ 0.230959] acpiphp: Slot [14] registered [ 0.232031] acpiphp: Slot [15] registered [ 0.233535] acpiphp: Slot [16] registered [ 0.234999] acpiphp: Slot [17] registered [ 0.236024] acpiphp: Slot [18] registered [ 0.237502] acpiphp: Slot [19] registered [ 0.238967] acpiphp: Slot [20] registered [ 0.240023] acpiphp: Slot [21] registered [ 0.241487] acpiphp: Slot [22] registered [ 0.242999] acpiphp: Slot [23] registered [ 0.244032] acpiphp: Slot [24] registered [ 0.245494] acpiphp: Slot [25] registered [ 0.246947] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249480] acpiphp: Slot [28] registered [ 0.250964] acpiphp: Slot [29] registered [ 0.252024] acpiphp: Slot [30] registered [ 0.253505] acpiphp: Slot [31] registered [ 0.255108] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.266241] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.275947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.306375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.309251] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.311820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.313234] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.315778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316935] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319128] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.319128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321107] vgaarb: bridge control possible 0000:00:02.0 [ 0.323319] SCSI subsystem initialized [ 0.324183] ACPI: bus type USB registered [ 0.325588] usbcore: registered new interface driver usbfs [ 0.327537] usbcore: registered new interface driver hub [ 0.328063] usbcore: registered new device driver usb [ 0.329876] PCI: Using ACPI for IRQ routing [ 0.332144] NetLabel: Initializing [ 0.333435] NetLabel: domain hash size = 128 [ 0.334992] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336076] NetLabel: unlabeled traffic allowed by default [ 0.338023] Switched to clocksource kvm-clock [ 0.345026] AppArmor: AppArmor Filesystem Enabled [ 0.346733] pnp: PnP ACPI init [ 0.347938] ACPI: bus type PNP registered [ 0.349885] pnp: PnP ACPI: found 8 devices [ 0.351364] ACPI: bus type PNP unregistered [ 0.359769] NET: Registered protocol family 2 [ 0.361649] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.364375] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.366738] TCP: Hash tables configured (established 16384 bind 16384) [ 0.369011] TCP: reno registered [ 0.370239] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.372248] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.374486] NET: Registered protocol family 1 [ 0.376074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.378059] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380039] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402913] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426902] Trying to unpack rootfs image as initramfs... [ 0.529152] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.532184] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.534132] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.536389] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.539299] Scanning for low memory corruption every 60 seconds [ 0.541674] Initialise system trusted keyring [ 0.543249] audit: initializing netlink socket (disabled) [ 0.545044] type=2000 audit(1545605034.308:1): initialized [ 0.567195] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.570196] zbud: loaded [ 0.571446] VFS: Disk quotas dquot_6.5.2 [ 0.572895] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575398] fuse init (API version 7.22) [ 0.576916] msgmni has been set to 3997 [ 0.578373] Key type big_key registered [ 0.580385] Key type asymmetric registered [ 0.581848] Asymmetric key parser 'x509' registered [ 0.583510] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.586091] io scheduler noop registered [ 0.587536] io scheduler deadline registered (default) [ 0.589270] io scheduler cfq registered [ 0.590711] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592557] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594716] ipmi message handler version 39.2 [ 0.596270] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.598775] ACPI: Power Button [PWRF] [ 0.600191] GHES: HEST is not enabled! [ 0.622397] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.667041] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.690495] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.693313] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.719567] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.723503] Linux agpgart interface v0.103 [ 0.726117] brd: module loaded [ 0.727856] loop: module loaded [ 0.729424] blk-mq: CPU -> queue map [ 0.730712] CPU 0 -> Queue 0 [ 0.731848] CPU 1 -> Queue 0 [ 0.733878] vda: vda1 [ 0.735634] scsi0 : ata_piix [ 0.736848] scsi1 : ata_piix [ 0.737992] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.740152] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.742649] libphy: Fixed MDIO Bus: probed [ 0.744287] tun: Universal TUN/TAP device driver, 1.6 [ 0.746049] tun: (C) 1999-2004 Max Krasnyansky [ 0.750055] PPP generic driver version 2.4.2 [ 0.751643] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.753792] ehci-pci: EHCI PCI platform driver [ 0.755538] ehci-platform: EHCI generic platform driver [ 0.757329] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.759327] ohci-pci: OHCI PCI platform driver [ 0.760876] ohci-platform: OHCI generic platform driver [ 0.762630] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785590] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.787327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789934] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.791905] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794059] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796513] usb usb1: Product: UHCI Host Controller [ 0.798133] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.800174] usb usb1: SerialNumber: 0000:00:01.2 [ 0.801849] hub 1-0:1.0: USB hub found [ 0.803192] hub 1-0:1.0: 2 ports detected [ 0.804753] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.808358] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.810013] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.811854] mousedev: PS/2 mouse device common for all mice [ 0.814032] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.817046] rtc_cmos 00:00: RTC can wake from S4 [ 0.819044] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.821196] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.823473] device-mapper: uevent: version 1.0.3 [ 0.825198] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.828166] ledtrig-cpu: registered to indicate activity on CPUs [ 0.830405] TCP: cubic registered [ 0.831764] NET: Registered protocol family 10 [ 0.833655] NET: Registered protocol family 17 [ 0.846828] Key type dns_resolver registered [ 0.848917] Loading compiled-in X.509 certificates [ 0.851175] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.854289] registered taskstats version 1 [ 0.857728] Key type trusted registered [ 0.861917] Key type encrypted registered [ 0.863316] AppArmor: AppArmor sha1 policy hashing enabled [ 0.865106] IMA: No TPM chip found, activating TPM-bypass! [ 0.867580] regulator-dummy: disabling [ 0.869020] Magic number: 14:784:755 [ 0.870361] tty ttyS6: hash matches [ 0.871786] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:53 UTC (1545605033) [ 0.874638] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.876647] EDD information not available. [ 0.901376] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.904129] Write protecting the kernel read-only data: 12288k [ 0.906749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.910857] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.926067] systemd-udevd[106]: starting version 204 [ 0.968657] FDC 0 is a S82078B [ 1.116034] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.280714] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283318] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285689] usb 1-1: Product: QEMU USB Tablet [ 1.287281] usb 1-1: Manufacturer: QEMU [ 1.288696] usb 1-1: SerialNumber: 42 [ 1.985484] 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.338348] 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.464672] 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.594026] 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 Sun, 23 Dec 2018 22:43:55 +0000. Up 3.16 seconds. cloud-init-nonet[3.31]: 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.37]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:57 +0000. Up 4.56 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: | eth1 | False | . | . | fa:16:3e:44:d2:90 | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:c8:fa:c8 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: f0:b5:c2:05:6d:19:2b:60:6d:23:4c:1e:62:3e:2f:1c root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | oo=....o | | o +oo+.+. | | E oo.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: f7:25:9a:96:e5:f4:8c:47:5e:e3:b0:3d:07:d7:1b:67 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | .| | S . +.+oE| | . O O===| | = +.==.| | . . o| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 2b:00:d6:74:c9:73:42:d1:f8:ac:3f:d9:bf:e3:2c:c5 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .o+= | | o .* o | | o . * | | . . o | | . .S . | | .. . E | | ...o . | | .+ o.. | | . +=o | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: b6:4c:55:b2:37:ab:46:46:b7:6d:6d:36:66:58:62:55 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . . .E| | + . | | + +o . | | o o.=+. | | S o o.o++| | + + . .oo.| | o o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:02 +0000. Up 9.98 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:04 +0000. Up 12.31 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 19221 0 --:--:-- --:--:-- --:--:-- 19319 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 8s (1567 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 12 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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 libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 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:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 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-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] 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-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:89 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:95 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:101 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:102 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:103 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:104 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:105 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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.7 MB in 11s (5145 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... 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-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... 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-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8272 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8301 clearwater-socket-factory-sig start/running, process 8306 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8355 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ..............................+++ ................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * 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-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57935 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f7:25:9a:96:e5:f4:8c:47:5e:e3:b0:3d:07:d7:1b:67 root@sprout-0 (DSA) ec2: 256 2b:00:d6:74:c9:73:42:d1:f8:ac:3f:d9:bf:e3:2c:c5 root@sprout-0 (ECDSA) ec2: 256 b6:4c:55:b2:37:ab:46:46:b7:6d:6d:36:66:58:62:55 root@sprout-0 (ED25519) ec2: 2048 f0:b5:c2:05:6d:19:2b:60:6d:23:4c:1e:62:3e:2f:1c root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIJcXK7hc8ey20/hW86LH39f/FPEUJL/ms2VuCGgytaFOGPd2S+GOSw7lz4P3q4CCqGfgZe6gm5HbbFDcYVIt4w= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJFBIwxsus3gMIA1gTx1TCN99uYT7yarMGSg9bKnL/hL root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+aIZBBO6gVPHJT6aZFP/71UWY0kma7JgLWaaGZWHH+cdn71rsNEYwvFhFXRdNo5++EIgIld7MCLOBeY/pGJHtHd4jUurd+4qOnYbiqjOIJt40vKyWnid1xo9PcZIJP4NwCdOr2b7k2mw/5GX/4HQJkQ9EMjdd5j16MwKlCGRhi1LFgy9flMu7GXIoJX0ob2sP3sYuKboSqGI7QRj2IutKNFwKT0tfoJE8qpIjk6xKrKaSt6VD37Qq1O1bisu5nP7xOn0CpbalP9EfIvf8XapIm0BiYa7RZeZtb+u63Z4gLnSXAwrZ1yZ9WegFG/StfnTFpl2fauDqeMZ+5FaIsS5J root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:46:40 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 166.90 seconds 2018-12-23 22:46:49,692 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-23 22:46:49,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:46:49,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:46:49,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e979f375-a7e2-4874-bea3-b1c0cbf43640 x-compute-request-id: req-e979f375-a7e2-4874-bea3-b1c0cbf43640 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:46:49,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e979f375-a7e2-4874-bea3-b1c0cbf43640 2018-12-23 22:46:49,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.300935029984s 2018-12-23 22:46:49,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e979f375-a7e2-4874-bea3-b1c0cbf43640 2018-12-23 22:46:50,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:46:50,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:46:50,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:46:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ca8f87d-e000-474a-8cd9-ddf2e40a15c8 x-compute-request-id: req-5ca8f87d-e000-474a-8cd9-ddf2e40a15c8 Content-Encoding: gzip Content-Length: 21563 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009690] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013539] Yama: becoming mindful.\n[ 0.015014] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017765] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020921] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024008] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026653] Initializing cgroup subsys memory\n[ 0.028013] Initializing cgroup subsys devices\n[ 0.029586] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033626] Initializing cgroup subsys perf_event\n[ 0.035248] Initializing cgroup subsys hugetlb\n[ 0.036775] mce: CPU supports 10 MCE banks\n[ 0.038338] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040010] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044012] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050284] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054883] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056866] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.065817] ACPI: Core revision 20131115\n[ 0.067748] ACPI: All ACPI Tables successfully acquired\n[ 0.069479] ftrace: allocating 28753 entries in 113 pages\n[ 0.092288] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098116] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100294] Enabling x2apic\n[ 0.101507] Enabled x2apic\n[ 0.104004] Switched APIC routing to physical x2apic.\n[ 0.108701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111709] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.126781] KVM setup paravirtual spinlock\n[ 0.129396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.131807] x86: Booting SMP configuration:\n[ 0.132004] .... node #0, CPUs: #1[ 0.129352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148027] x86: Booted up 1 node, 2 CPUs\n[ 0.148020] KVM setup async PF for cpu 1\n[ 0.148024] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.154769] devtmpfs: initialized\n[ 0.157189] EVM: security.selinux\n[ 0.158425] EVM: security.SMACK64\n[ 0.159628] EVM: security.ima\n[ 0.160004] EVM: security.capability\n[ 0.161343] pinctrl core: initialized pinctrl subsystem\n[ 0.164060] regulator-dummy: no parameters\n[ 0.165567] RTC time: 22:43:47, date: 12/23/18\n[ 0.167238] NET: Registered protocol family 16\n[ 0.168144] cpuidle: using governor ladder\n[ 0.170307] cpuidle: using governor menu\n[ 0.172187] ACPI: bus type PCI registered\n[ 0.173974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176141] PCI: Using configuration type 1 for base access\n[ 0.178624] bio: create slab at 0\n[ 0.180071] ACPI: Added _OSI(Module Device)\n[ 0.181526] ACPI: Added _OSI(Processor Device)\n[ 0.183076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187180] ACPI: Interpreter enabled\n[ 0.188007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.204006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.207278] ACPI: (supports S0 S5)\n[ 0.208004] ACPI: Using IOAPIC for interrupt routing\n[ 0.209679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.212204] ACPI: No dock devices found.\n[ 0.215613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.218141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.220020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.223804] acpiphp: Slot [3] registered\n[ 0.224030] acpiphp: Slot [4] registered\n[ 0.225413] acpiphp: Slot [5] registered\n[ 0.226783] acpiphp: Slot [6] registered\n[ 0.228022] acpiphp: Slot [7] registered\n[ 0.229436] acpiphp: Slot [8] registered\n[ 0.230809] acpiphp: Slot [9] registered\n[ 0.232030] acpiphp: Slot [10] registered\n[ 0.233458] acpiphp: Slot [11] registered\n[ 0.234905] acpiphp: Slot [12] registered\n[ 0.236021] acpiphp: Slot [13] registered\n[ 0.237415] acpiphp: Slot [14] registered\n[ 0.238815] acpiphp: Slot [15] registered\n[ 0.240021] acpiphp: Slot [16] registered\n[ 0.241423] acpiphp: Slot [17] registered\n[ 0.242814] acpiphp: Slot [18] registered\n[ 0.244030] acpiphp: Slot [19] registered\n[ 0.245473] acpiphp: Slot [20] registered\n[ 0.246901] acpiphp: Slot [21] registered\n[ 0.248021] acpiphp: Slot [22] registered\n[ 0.249472] acpiphp: Slot [23] registered\n[ 0.250929] acpiphp: Slot [24] registered\n[ 0.252023] acpiphp: Slot [25] registered\n[ 0.253478] acpiphp: Slot [26] registered\n[ 0.254934] acpiphp: Slot [27] registered\n[ 0.256021] acpiphp: Slot [28] registered\n[ 0.257455] acpiphp: Slot [29] registered\n[ 0.258897] acpiphp: Slot [30] registered\n[ 0.260027] acpiphp: Slot [31] registered\n[ 0.261460] PCI host bridge to bus 0000:00\n[ 0.262909] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.266019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.268003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.270231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.272003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.280626] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.283237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.312080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.314724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.317191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.319961] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.321164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.323412] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.324295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.325863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329048] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331047] SCSI subsystem initialized\n[ 0.332173] ACPI: bus type USB registered\n[ 0.333501] usbcore: registered new interface driver usbfs\n[ 0.335331] usbcore: registered new interface driver hub\n[ 0.336064] usbcore: registered new device driver usb\n[ 0.337823] PCI: Using ACPI for IRQ routing\n[ 0.340035] NetLabel: Initializing\n[ 0.341336] NetLabel: domain hash size = 128\n[ 0.342879] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344067] NetLabel: unlabeled traffic allowed by default\n[ 0.345932] Switched to clocksource kvm-clock\n[ 0.353304] AppArmor: AppArmor Filesystem Enabled\n[ 0.354975] pnp: PnP ACPI init\n[ 0.356170] ACPI: bus type PNP registered\n[ 0.358073] pnp: PnP ACPI: found 8 devices\n[ 0.359513] ACPI: bus type PNP unregistered\n[ 0.367853] NET: Registered protocol family 2\n[ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374812] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.377107] TCP: reno registered\n[ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.382507] NET: Registered protocol family 1\n[ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437200] Trying to unpack rootfs image as initramfs...\n[ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.561584] Scanning for low memory corruption every 60 seconds\n[ 0.563915] Initialise system trusted keyring\n[ 0.565701] audit: initializing netlink socket (disabled)\n[ 0.567537] type=2000 audit(1545605028.229:1): initialized\n[ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591650] zbud: loaded\n[ 0.592909] VFS: Disk quotas dquot_6.5.2\n[ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596918] fuse init (API version 7.22)\n[ 0.598394] msgmni has been set to 3997\n[ 0.599844] Key type big_key registered\n[ 0.601699] Key type asymmetric registered\n[ 0.603168] Asymmetric key parser 'x509' registered\n[ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.607531] io scheduler noop registered\n[ 0.608947] io scheduler deadline registered (default)\n[ 0.610696] io scheduler cfq registered\n[ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616226] ipmi message handler version 39.2\n[ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620436] ACPI: Power Button [PWRF]\n[ 0.621876] GHES: HEST is not enabled!\n[ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745074] Linux agpgart interface v0.103\n[ 0.747588] brd: module loaded\n[ 0.749409] loop: module loaded\n[ 0.751167] blk-mq: CPU -> queue map\n[ 0.752589] CPU 0 -> Queue 0\n[ 0.753840] CPU 1 -> Queue 0\n[ 0.756037] vda: vda1\n[ 0.758034] scsi0 : ata_piix\n[ 0.759372] scsi1 : ata_piix\n[ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.765776] libphy: Fixed MDIO Bus: probed\n[ 0.767633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769669] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774148] PPP generic driver version 2.4.2\n[ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.778132] ehci-pci: EHCI PCI platform driver\n[ 0.779778] ehci-platform: EHCI generic platform driver\n[ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783792] ohci-pci: OHCI PCI platform driver\n[ 0.785457] ohci-platform: OHCI generic platform driver\n[ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.822661] usb usb1: Product: UHCI Host Controller\n[ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.826647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828593] hub 1-0:1.0: USB hub found\n[ 0.830062] hub 1-0:1.0: 2 ports detected\n[ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.839586] mousedev: PS/2 mouse device common for all mice\n[ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.845548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.852520] device-mapper: uevent: version 1.0.3\n[ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.859641] TCP: cubic registered\n[ 0.861088] NET: Registered protocol family 10\n[ 0.863051] NET: Registered protocol family 17\n[ 0.876490] Key type dns_resolver registered\n[ 0.878411] Loading compiled-in X.509 certificates\n[ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.884150] registered taskstats version 1\n[ 0.887960] Key type trusted registered\n[ 0.892883] Key type encrypted registered\n[ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.896455] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.899167] regulator-dummy: disabling\n[ 0.900803] Magic number: 14:784:755\n[ 0.902239] tty ttyS6: hash matches\n[ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028)\n[ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.909166] EDD information not available.\n[ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.928433] Write protecting the kernel read-only data: 12288k\n[ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.952524] systemd-udevd[107]: starting version 204\n[ 1.005385] FDC 0 is a S82078B\n[ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.309362] usb 1-1: Product: QEMU USB Tablet\n[ 1.310879] usb 1-1: Manufacturer: QEMU\n[ 1.312239] usb 1-1: SerialNumber: 42\n[ 2.021620] 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.375253] 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[ 3.229234] random: init urandom read with 10 bits of entropy available\n[ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds.\ncloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.15]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .oE |\n|..o. |\n|+ . . o o |\n|.+ = + X . |\n|o + + * S |\n|o o . . |\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:\n9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+*oo o |\n|E o o . |\n| + . |\n| . . |\n| . oS |\n| .. .o. . |\n| o. o.o.o |\n| o. ..= |\n| .. . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ooE*O+.. |\n| .oB + .. |\n| *.B |\n| . o = . |\n| S = |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| . = . |\n| o = . |\n| S o o . .|\n| . o . .|\n| E . . . . |\n| . . . +.o o|\n| ..o =o.+B|\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\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 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 5s (2380 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.4 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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 libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11915\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-12-23 22:46:50,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-5ca8f87d-e000-474a-8cd9-ddf2e40a15c8 2018-12-23 22:46:50,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0830631256104s 2018-12-23 22:46:50,087 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-5ca8f87d-e000-474a-8cd9-ddf2e40a15c8 2018-12-23 22:46:50,087 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009690] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013539] Yama: becoming mindful. [ 0.015014] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017765] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020921] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024008] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026653] Initializing cgroup subsys memory [ 0.028013] Initializing cgroup subsys devices [ 0.029586] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033626] Initializing cgroup subsys perf_event [ 0.035248] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038338] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040010] Spectre V2 : Mitigation: Full generic retpoline [ 0.044012] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050284] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054883] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056866] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.065817] ACPI: Core revision 20131115 [ 0.067748] ACPI: All ACPI Tables successfully acquired [ 0.069479] ftrace: allocating 28753 entries in 113 pages [ 0.092288] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098116] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100294] Enabling x2apic [ 0.101507] Enabled x2apic [ 0.104004] Switched APIC routing to physical x2apic. [ 0.108701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111709] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.126781] KVM setup paravirtual spinlock [ 0.129396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.131807] x86: Booting SMP configuration: [ 0.132004] .... node #0, CPUs: #1[ 0.129352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148027] x86: Booted up 1 node, 2 CPUs [ 0.148020] KVM setup async PF for cpu 1 [ 0.148024] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154769] devtmpfs: initialized [ 0.157189] EVM: security.selinux [ 0.158425] EVM: security.SMACK64 [ 0.159628] EVM: security.ima [ 0.160004] EVM: security.capability [ 0.161343] pinctrl core: initialized pinctrl subsystem [ 0.164060] regulator-dummy: no parameters [ 0.165567] RTC time: 22:43:47, date: 12/23/18 [ 0.167238] NET: Registered protocol family 16 [ 0.168144] cpuidle: using governor ladder [ 0.170307] cpuidle: using governor menu [ 0.172187] ACPI: bus type PCI registered [ 0.173974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176141] PCI: Using configuration type 1 for base access [ 0.178624] bio: create slab at 0 [ 0.180071] ACPI: Added _OSI(Module Device) [ 0.181526] ACPI: Added _OSI(Processor Device) [ 0.183076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187180] ACPI: Interpreter enabled [ 0.188007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.204006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.207278] ACPI: (supports S0 S5) [ 0.208004] ACPI: Using IOAPIC for interrupt routing [ 0.209679] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.212204] ACPI: No dock devices found. [ 0.215613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.220020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.223804] acpiphp: Slot [3] registered [ 0.224030] acpiphp: Slot [4] registered [ 0.225413] acpiphp: Slot [5] registered [ 0.226783] acpiphp: Slot [6] registered [ 0.228022] acpiphp: Slot [7] registered [ 0.229436] acpiphp: Slot [8] registered [ 0.230809] acpiphp: Slot [9] registered [ 0.232030] acpiphp: Slot [10] registered [ 0.233458] acpiphp: Slot [11] registered [ 0.234905] acpiphp: Slot [12] registered [ 0.236021] acpiphp: Slot [13] registered [ 0.237415] acpiphp: Slot [14] registered [ 0.238815] acpiphp: Slot [15] registered [ 0.240021] acpiphp: Slot [16] registered [ 0.241423] acpiphp: Slot [17] registered [ 0.242814] acpiphp: Slot [18] registered [ 0.244030] acpiphp: Slot [19] registered [ 0.245473] acpiphp: Slot [20] registered [ 0.246901] acpiphp: Slot [21] registered [ 0.248021] acpiphp: Slot [22] registered [ 0.249472] acpiphp: Slot [23] registered [ 0.250929] acpiphp: Slot [24] registered [ 0.252023] acpiphp: Slot [25] registered [ 0.253478] acpiphp: Slot [26] registered [ 0.254934] acpiphp: Slot [27] registered [ 0.256021] acpiphp: Slot [28] registered [ 0.257455] acpiphp: Slot [29] registered [ 0.258897] acpiphp: Slot [30] registered [ 0.260027] acpiphp: Slot [31] registered [ 0.261460] PCI host bridge to bus 0000:00 [ 0.262909] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.266019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.270231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.272003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.280626] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.283237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.312080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.314724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.317191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.319961] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323412] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.325863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329048] vgaarb: bridge control possible 0000:00:02.0 [ 0.331047] SCSI subsystem initialized [ 0.332173] ACPI: bus type USB registered [ 0.333501] usbcore: registered new interface driver usbfs [ 0.335331] usbcore: registered new interface driver hub [ 0.336064] usbcore: registered new device driver usb [ 0.337823] PCI: Using ACPI for IRQ routing [ 0.340035] NetLabel: Initializing [ 0.341336] NetLabel: domain hash size = 128 [ 0.342879] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344067] NetLabel: unlabeled traffic allowed by default [ 0.345932] Switched to clocksource kvm-clock [ 0.353304] AppArmor: AppArmor Filesystem Enabled [ 0.354975] pnp: PnP ACPI init [ 0.356170] ACPI: bus type PNP registered [ 0.358073] pnp: PnP ACPI: found 8 devices [ 0.359513] ACPI: bus type PNP unregistered [ 0.367853] NET: Registered protocol family 2 [ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374812] TCP: Hash tables configured (established 16384 bind 16384) [ 0.377107] TCP: reno registered [ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.382507] NET: Registered protocol family 1 [ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437200] Trying to unpack rootfs image as initramfs... [ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.561584] Scanning for low memory corruption every 60 seconds [ 0.563915] Initialise system trusted keyring [ 0.565701] audit: initializing netlink socket (disabled) [ 0.567537] type=2000 audit(1545605028.229:1): initialized [ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591650] zbud: loaded [ 0.592909] VFS: Disk quotas dquot_6.5.2 [ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.596918] fuse init (API version 7.22) [ 0.598394] msgmni has been set to 3997 [ 0.599844] Key type big_key registered [ 0.601699] Key type asymmetric registered [ 0.603168] Asymmetric key parser 'x509' registered [ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.607531] io scheduler noop registered [ 0.608947] io scheduler deadline registered (default) [ 0.610696] io scheduler cfq registered [ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616226] ipmi message handler version 39.2 [ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620436] ACPI: Power Button [PWRF] [ 0.621876] GHES: HEST is not enabled! [ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.745074] Linux agpgart interface v0.103 [ 0.747588] brd: module loaded [ 0.749409] loop: module loaded [ 0.751167] blk-mq: CPU -> queue map [ 0.752589] CPU 0 -> Queue 0 [ 0.753840] CPU 1 -> Queue 0 [ 0.756037] vda: vda1 [ 0.758034] scsi0 : ata_piix [ 0.759372] scsi1 : ata_piix [ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.765776] libphy: Fixed MDIO Bus: probed [ 0.767633] tun: Universal TUN/TAP device driver, 1.6 [ 0.769669] tun: (C) 1999-2004 Max Krasnyansky [ 0.774148] PPP generic driver version 2.4.2 [ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.778132] ehci-pci: EHCI PCI platform driver [ 0.779778] ehci-platform: EHCI generic platform driver [ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.783792] ohci-pci: OHCI PCI platform driver [ 0.785457] ohci-platform: OHCI generic platform driver [ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.822661] usb usb1: Product: UHCI Host Controller [ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.826647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.828593] hub 1-0:1.0: USB hub found [ 0.830062] hub 1-0:1.0: 2 ports detected [ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.839586] mousedev: PS/2 mouse device common for all mice [ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.845548] rtc_cmos 00:00: RTC can wake from S4 [ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.852520] device-mapper: uevent: version 1.0.3 [ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs [ 0.859641] TCP: cubic registered [ 0.861088] NET: Registered protocol family 10 [ 0.863051] NET: Registered protocol family 17 [ 0.876490] Key type dns_resolver registered [ 0.878411] Loading compiled-in X.509 certificates [ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.884150] registered taskstats version 1 [ 0.887960] Key type trusted registered [ 0.892883] Key type encrypted registered [ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled [ 0.896455] IMA: No TPM chip found, activating TPM-bypass! [ 0.899167] regulator-dummy: disabling [ 0.900803] Magic number: 14:784:755 [ 0.902239] tty ttyS6: hash matches [ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028) [ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.909166] EDD information not available. [ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.928433] Write protecting the kernel read-only data: 12288k [ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.952524] systemd-udevd[107]: starting version 204 [ 1.005385] FDC 0 is a S82078B [ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.309362] usb 1-1: Product: QEMU USB Tablet [ 1.310879] usb 1-1: Manufacturer: QEMU [ 1.312239] usb 1-1: SerialNumber: 42 [ 2.021620] 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.375253] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.229234] random: init urandom read with 10 bits of entropy available [ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds. cloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.15]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .oE | |..o. | |+ . . o o | |.+ = + X . | |o + + * S | |o o . . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |+*oo o | |E o o . | | + . | | . . | | . oS | | .. .o. . | | o. o.o.o | | o. ..= | | .. . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ooE*O+.. | | .oB + .. | | *.B | | . o = . | | S = | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | . = . | | o = . | | S o o . .| | . o . .| | E . . . . | | . . . +.o o| | ..o =o.+B| +-----------------+ * 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 5s (2380 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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 libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11915 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq 2018-12-23 22:46:50,093 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:47:00,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:47:00,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:47:00,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0300dd6c-b48c-4b41-a294-82571fcba1f3 x-compute-request-id: req-0300dd6c-b48c-4b41-a294-82571fcba1f3 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:47:00,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0300dd6c-b48c-4b41-a294-82571fcba1f3 2018-12-23 22:47:00,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480388879776s 2018-12-23 22:47:00,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0300dd6c-b48c-4b41-a294-82571fcba1f3 2018-12-23 22:47:00,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:47:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:47:00,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7949a53-cfd3-403e-83bb-9e03dbf1b470 x-compute-request-id: req-f7949a53-cfd3-403e-83bb-9e03dbf1b470 Content-Encoding: gzip Content-Length: 21402 Content-Type: application/json RESP BODY: {"output": " 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009690] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013539] Yama: becoming mindful.\n[ 0.015014] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017765] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020921] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024008] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026653] Initializing cgroup subsys memory\n[ 0.028013] Initializing cgroup subsys devices\n[ 0.029586] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033626] Initializing cgroup subsys perf_event\n[ 0.035248] Initializing cgroup subsys hugetlb\n[ 0.036775] mce: CPU supports 10 MCE banks\n[ 0.038338] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040010] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044012] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050284] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054883] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056866] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.065817] ACPI: Core revision 20131115\n[ 0.067748] ACPI: All ACPI Tables successfully acquired\n[ 0.069479] ftrace: allocating 28753 entries in 113 pages\n[ 0.092288] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098116] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100294] Enabling x2apic\n[ 0.101507] Enabled x2apic\n[ 0.104004] Switched APIC routing to physical x2apic.\n[ 0.108701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111709] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.126781] KVM setup paravirtual spinlock\n[ 0.129396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.131807] x86: Booting SMP configuration:\n[ 0.132004] .... node #0, CPUs: #1[ 0.129352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148027] x86: Booted up 1 node, 2 CPUs\n[ 0.148020] KVM setup async PF for cpu 1\n[ 0.148024] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.154769] devtmpfs: initialized\n[ 0.157189] EVM: security.selinux\n[ 0.158425] EVM: security.SMACK64\n[ 0.159628] EVM: security.ima\n[ 0.160004] EVM: security.capability\n[ 0.161343] pinctrl core: initialized pinctrl subsystem\n[ 0.164060] regulator-dummy: no parameters\n[ 0.165567] RTC time: 22:43:47, date: 12/23/18\n[ 0.167238] NET: Registered protocol family 16\n[ 0.168144] cpuidle: using governor ladder\n[ 0.170307] cpuidle: using governor menu\n[ 0.172187] ACPI: bus type PCI registered\n[ 0.173974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176141] PCI: Using configuration type 1 for base access\n[ 0.178624] bio: create slab at 0\n[ 0.180071] ACPI: Added _OSI(Module Device)\n[ 0.181526] ACPI: Added _OSI(Processor Device)\n[ 0.183076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187180] ACPI: Interpreter enabled\n[ 0.188007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.204006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.207278] ACPI: (supports S0 S5)\n[ 0.208004] ACPI: Using IOAPIC for interrupt routing\n[ 0.209679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.212204] ACPI: No dock devices found.\n[ 0.215613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.218141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.220020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.223804] acpiphp: Slot [3] registered\n[ 0.224030] acpiphp: Slot [4] registered\n[ 0.225413] acpiphp: Slot [5] registered\n[ 0.226783] acpiphp: Slot [6] registered\n[ 0.228022] acpiphp: Slot [7] registered\n[ 0.229436] acpiphp: Slot [8] registered\n[ 0.230809] acpiphp: Slot [9] registered\n[ 0.232030] acpiphp: Slot [10] registered\n[ 0.233458] acpiphp: Slot [11] registered\n[ 0.234905] acpiphp: Slot [12] registered\n[ 0.236021] acpiphp: Slot [13] registered\n[ 0.237415] acpiphp: Slot [14] registered\n[ 0.238815] acpiphp: Slot [15] registered\n[ 0.240021] acpiphp: Slot [16] registered\n[ 0.241423] acpiphp: Slot [17] registered\n[ 0.242814] acpiphp: Slot [18] registered\n[ 0.244030] acpiphp: Slot [19] registered\n[ 0.245473] acpiphp: Slot [20] registered\n[ 0.246901] acpiphp: Slot [21] registered\n[ 0.248021] acpiphp: Slot [22] registered\n[ 0.249472] acpiphp: Slot [23] registered\n[ 0.250929] acpiphp: Slot [24] registered\n[ 0.252023] acpiphp: Slot [25] registered\n[ 0.253478] acpiphp: Slot [26] registered\n[ 0.254934] acpiphp: Slot [27] registered\n[ 0.256021] acpiphp: Slot [28] registered\n[ 0.257455] acpiphp: Slot [29] registered\n[ 0.258897] acpiphp: Slot [30] registered\n[ 0.260027] acpiphp: Slot [31] registered\n[ 0.261460] PCI host bridge to bus 0000:00\n[ 0.262909] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.266019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.268003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.270231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.272003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.280626] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.283237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.312080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.314724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.317191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.319961] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.321164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.323412] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.324295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.325863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329048] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331047] SCSI subsystem initialized\n[ 0.332173] ACPI: bus type USB registered\n[ 0.333501] usbcore: registered new interface driver usbfs\n[ 0.335331] usbcore: registered new interface driver hub\n[ 0.336064] usbcore: registered new device driver usb\n[ 0.337823] PCI: Using ACPI for IRQ routing\n[ 0.340035] NetLabel: Initializing\n[ 0.341336] NetLabel: domain hash size = 128\n[ 0.342879] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344067] NetLabel: unlabeled traffic allowed by default\n[ 0.345932] Switched to clocksource kvm-clock\n[ 0.353304] AppArmor: AppArmor Filesystem Enabled\n[ 0.354975] pnp: PnP ACPI init\n[ 0.356170] ACPI: bus type PNP registered\n[ 0.358073] pnp: PnP ACPI: found 8 devices\n[ 0.359513] ACPI: bus type PNP unregistered\n[ 0.367853] NET: Registered protocol family 2\n[ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374812] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.377107] TCP: reno registered\n[ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.382507] NET: Registered protocol family 1\n[ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437200] Trying to unpack rootfs image as initramfs...\n[ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.561584] Scanning for low memory corruption every 60 seconds\n[ 0.563915] Initialise system trusted keyring\n[ 0.565701] audit: initializing netlink socket (disabled)\n[ 0.567537] type=2000 audit(1545605028.229:1): initialized\n[ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591650] zbud: loaded\n[ 0.592909] VFS: Disk quotas dquot_6.5.2\n[ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596918] fuse init (API version 7.22)\n[ 0.598394] msgmni has been set to 3997\n[ 0.599844] Key type big_key registered\n[ 0.601699] Key type asymmetric registered\n[ 0.603168] Asymmetric key parser 'x509' registered\n[ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.607531] io scheduler noop registered\n[ 0.608947] io scheduler deadline registered (default)\n[ 0.610696] io scheduler cfq registered\n[ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616226] ipmi message handler version 39.2\n[ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620436] ACPI: Power Button [PWRF]\n[ 0.621876] GHES: HEST is not enabled!\n[ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745074] Linux agpgart interface v0.103\n[ 0.747588] brd: module loaded\n[ 0.749409] loop: module loaded\n[ 0.751167] blk-mq: CPU -> queue map\n[ 0.752589] CPU 0 -> Queue 0\n[ 0.753840] CPU 1 -> Queue 0\n[ 0.756037] vda: vda1\n[ 0.758034] scsi0 : ata_piix\n[ 0.759372] scsi1 : ata_piix\n[ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.765776] libphy: Fixed MDIO Bus: probed\n[ 0.767633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769669] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774148] PPP generic driver version 2.4.2\n[ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.778132] ehci-pci: EHCI PCI platform driver\n[ 0.779778] ehci-platform: EHCI generic platform driver\n[ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783792] ohci-pci: OHCI PCI platform driver\n[ 0.785457] ohci-platform: OHCI generic platform driver\n[ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.822661] usb usb1: Product: UHCI Host Controller\n[ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.826647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828593] hub 1-0:1.0: USB hub found\n[ 0.830062] hub 1-0:1.0: 2 ports detected\n[ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.839586] mousedev: PS/2 mouse device common for all mice\n[ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.845548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.852520] device-mapper: uevent: version 1.0.3\n[ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.859641] TCP: cubic registered\n[ 0.861088] NET: Registered protocol family 10\n[ 0.863051] NET: Registered protocol family 17\n[ 0.876490] Key type dns_resolver registered\n[ 0.878411] Loading compiled-in X.509 certificates\n[ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.884150] registered taskstats version 1\n[ 0.887960] Key type trusted registered\n[ 0.892883] Key type encrypted registered\n[ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.896455] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.899167] regulator-dummy: disabling\n[ 0.900803] Magic number: 14:784:755\n[ 0.902239] tty ttyS6: hash matches\n[ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028)\n[ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.909166] EDD information not available.\n[ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.928433] Write protecting the kernel read-only data: 12288k\n[ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.952524] systemd-udevd[107]: starting version 204\n[ 1.005385] FDC 0 is a S82078B\n[ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.309362] usb 1-1: Product: QEMU USB Tablet\n[ 1.310879] usb 1-1: Manufacturer: QEMU\n[ 1.312239] usb 1-1: SerialNumber: 42\n[ 2.021620] 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.375253] 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[ 3.229234] random: init urandom read with 10 bits of entropy available\n[ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds.\ncloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.15]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .oE |\n|..o. |\n|+ . . o o |\n|.+ = + X . |\n|o + + * S |\n|o o . . |\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:\n9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+*oo o |\n|E o o . |\n| + . |\n| . . |\n| . oS |\n| .. .o. . |\n| o. o.o.o |\n| o. ..= |\n| .. . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ooE*O+.. |\n| .oB + .. |\n| *.B |\n| . o = . |\n| S = |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| . = . |\n| o = . |\n| S o o . .|\n| . o . .|\n| E . . . . |\n| . . . +.o o|\n| ..o =o.+B|\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\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 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 5s (2380 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.4 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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 libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11915\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12540\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2018-12-23 22:47:00,674 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-f7949a53-cfd3-403e-83bb-9e03dbf1b470 2018-12-23 22:47:00,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0826740264893s 2018-12-23 22:47:00,677 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-f7949a53-cfd3-403e-83bb-9e03dbf1b470 2018-12-23 22:47:00,677 - functest.core.singlevm - DEBUG - console: 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009690] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013539] Yama: becoming mindful. [ 0.015014] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017765] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020921] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024008] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026653] Initializing cgroup subsys memory [ 0.028013] Initializing cgroup subsys devices [ 0.029586] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033626] Initializing cgroup subsys perf_event [ 0.035248] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038338] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040010] Spectre V2 : Mitigation: Full generic retpoline [ 0.044012] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050284] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054883] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056866] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.065817] ACPI: Core revision 20131115 [ 0.067748] ACPI: All ACPI Tables successfully acquired [ 0.069479] ftrace: allocating 28753 entries in 113 pages [ 0.092288] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098116] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100294] Enabling x2apic [ 0.101507] Enabled x2apic [ 0.104004] Switched APIC routing to physical x2apic. [ 0.108701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111709] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.126781] KVM setup paravirtual spinlock [ 0.129396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.131807] x86: Booting SMP configuration: [ 0.132004] .... node #0, CPUs: #1[ 0.129352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148027] x86: Booted up 1 node, 2 CPUs [ 0.148020] KVM setup async PF for cpu 1 [ 0.148024] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154769] devtmpfs: initialized [ 0.157189] EVM: security.selinux [ 0.158425] EVM: security.SMACK64 [ 0.159628] EVM: security.ima [ 0.160004] EVM: security.capability [ 0.161343] pinctrl core: initialized pinctrl subsystem [ 0.164060] regulator-dummy: no parameters [ 0.165567] RTC time: 22:43:47, date: 12/23/18 [ 0.167238] NET: Registered protocol family 16 [ 0.168144] cpuidle: using governor ladder [ 0.170307] cpuidle: using governor menu [ 0.172187] ACPI: bus type PCI registered [ 0.173974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176141] PCI: Using configuration type 1 for base access [ 0.178624] bio: create slab at 0 [ 0.180071] ACPI: Added _OSI(Module Device) [ 0.181526] ACPI: Added _OSI(Processor Device) [ 0.183076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187180] ACPI: Interpreter enabled [ 0.188007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.204006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.207278] ACPI: (supports S0 S5) [ 0.208004] ACPI: Using IOAPIC for interrupt routing [ 0.209679] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.212204] ACPI: No dock devices found. [ 0.215613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.220020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.223804] acpiphp: Slot [3] registered [ 0.224030] acpiphp: Slot [4] registered [ 0.225413] acpiphp: Slot [5] registered [ 0.226783] acpiphp: Slot [6] registered [ 0.228022] acpiphp: Slot [7] registered [ 0.229436] acpiphp: Slot [8] registered [ 0.230809] acpiphp: Slot [9] registered [ 0.232030] acpiphp: Slot [10] registered [ 0.233458] acpiphp: Slot [11] registered [ 0.234905] acpiphp: Slot [12] registered [ 0.236021] acpiphp: Slot [13] registered [ 0.237415] acpiphp: Slot [14] registered [ 0.238815] acpiphp: Slot [15] registered [ 0.240021] acpiphp: Slot [16] registered [ 0.241423] acpiphp: Slot [17] registered [ 0.242814] acpiphp: Slot [18] registered [ 0.244030] acpiphp: Slot [19] registered [ 0.245473] acpiphp: Slot [20] registered [ 0.246901] acpiphp: Slot [21] registered [ 0.248021] acpiphp: Slot [22] registered [ 0.249472] acpiphp: Slot [23] registered [ 0.250929] acpiphp: Slot [24] registered [ 0.252023] acpiphp: Slot [25] registered [ 0.253478] acpiphp: Slot [26] registered [ 0.254934] acpiphp: Slot [27] registered [ 0.256021] acpiphp: Slot [28] registered [ 0.257455] acpiphp: Slot [29] registered [ 0.258897] acpiphp: Slot [30] registered [ 0.260027] acpiphp: Slot [31] registered [ 0.261460] PCI host bridge to bus 0000:00 [ 0.262909] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.266019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.270231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.272003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.280626] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.283237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.312080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.314724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.317191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.319961] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323412] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.325863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329048] vgaarb: bridge control possible 0000:00:02.0 [ 0.331047] SCSI subsystem initialized [ 0.332173] ACPI: bus type USB registered [ 0.333501] usbcore: registered new interface driver usbfs [ 0.335331] usbcore: registered new interface driver hub [ 0.336064] usbcore: registered new device driver usb [ 0.337823] PCI: Using ACPI for IRQ routing [ 0.340035] NetLabel: Initializing [ 0.341336] NetLabel: domain hash size = 128 [ 0.342879] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344067] NetLabel: unlabeled traffic allowed by default [ 0.345932] Switched to clocksource kvm-clock [ 0.353304] AppArmor: AppArmor Filesystem Enabled [ 0.354975] pnp: PnP ACPI init [ 0.356170] ACPI: bus type PNP registered [ 0.358073] pnp: PnP ACPI: found 8 devices [ 0.359513] ACPI: bus type PNP unregistered [ 0.367853] NET: Registered protocol family 2 [ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374812] TCP: Hash tables configured (established 16384 bind 16384) [ 0.377107] TCP: reno registered [ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.382507] NET: Registered protocol family 1 [ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437200] Trying to unpack rootfs image as initramfs... [ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.561584] Scanning for low memory corruption every 60 seconds [ 0.563915] Initialise system trusted keyring [ 0.565701] audit: initializing netlink socket (disabled) [ 0.567537] type=2000 audit(1545605028.229:1): initialized [ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591650] zbud: loaded [ 0.592909] VFS: Disk quotas dquot_6.5.2 [ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.596918] fuse init (API version 7.22) [ 0.598394] msgmni has been set to 3997 [ 0.599844] Key type big_key registered [ 0.601699] Key type asymmetric registered [ 0.603168] Asymmetric key parser 'x509' registered [ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.607531] io scheduler noop registered [ 0.608947] io scheduler deadline registered (default) [ 0.610696] io scheduler cfq registered [ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616226] ipmi message handler version 39.2 [ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620436] ACPI: Power Button [PWRF] [ 0.621876] GHES: HEST is not enabled! [ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.745074] Linux agpgart interface v0.103 [ 0.747588] brd: module loaded [ 0.749409] loop: module loaded [ 0.751167] blk-mq: CPU -> queue map [ 0.752589] CPU 0 -> Queue 0 [ 0.753840] CPU 1 -> Queue 0 [ 0.756037] vda: vda1 [ 0.758034] scsi0 : ata_piix [ 0.759372] scsi1 : ata_piix [ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.765776] libphy: Fixed MDIO Bus: probed [ 0.767633] tun: Universal TUN/TAP device driver, 1.6 [ 0.769669] tun: (C) 1999-2004 Max Krasnyansky [ 0.774148] PPP generic driver version 2.4.2 [ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.778132] ehci-pci: EHCI PCI platform driver [ 0.779778] ehci-platform: EHCI generic platform driver [ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.783792] ohci-pci: OHCI PCI platform driver [ 0.785457] ohci-platform: OHCI generic platform driver [ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.822661] usb usb1: Product: UHCI Host Controller [ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.826647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.828593] hub 1-0:1.0: USB hub found [ 0.830062] hub 1-0:1.0: 2 ports detected [ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.839586] mousedev: PS/2 mouse device common for all mice [ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.845548] rtc_cmos 00:00: RTC can wake from S4 [ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.852520] device-mapper: uevent: version 1.0.3 [ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs [ 0.859641] TCP: cubic registered [ 0.861088] NET: Registered protocol family 10 [ 0.863051] NET: Registered protocol family 17 [ 0.876490] Key type dns_resolver registered [ 0.878411] Loading compiled-in X.509 certificates [ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.884150] registered taskstats version 1 [ 0.887960] Key type trusted registered [ 0.892883] Key type encrypted registered [ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled [ 0.896455] IMA: No TPM chip found, activating TPM-bypass! [ 0.899167] regulator-dummy: disabling [ 0.900803] Magic number: 14:784:755 [ 0.902239] tty ttyS6: hash matches [ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028) [ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.909166] EDD information not available. [ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.928433] Write protecting the kernel read-only data: 12288k [ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.952524] systemd-udevd[107]: starting version 204 [ 1.005385] FDC 0 is a S82078B [ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.309362] usb 1-1: Product: QEMU USB Tablet [ 1.310879] usb 1-1: Manufacturer: QEMU [ 1.312239] usb 1-1: SerialNumber: 42 [ 2.021620] 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.375253] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.229234] random: init urandom read with 10 bits of entropy available [ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds. cloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.15]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .oE | |..o. | |+ . . o o | |.+ = + X . | |o + + * S | |o o . . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |+*oo o | |E o o . | | + . | | . . | | . oS | | .. .o. . | | o. o.o.o | | o. ..= | | .. . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ooE*O+.. | | .oB + .. | | *.B | | . o = . | | S = | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | . = . | | o = . | | S o o . .| | . o . .| | E . . . . | | . . . +.o o| | ..o =o.+B| +-----------------+ * 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 5s (2380 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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 libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11915 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12540 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq 2018-12-23 22:47:00,683 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:47:10,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:47:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:47:11,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-433af462-2482-4c36-a5d0-a6ca2a8d85c2 x-compute-request-id: req-433af462-2482-4c36-a5d0-a6ca2a8d85c2 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:47:11,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-433af462-2482-4c36-a5d0-a6ca2a8d85c2 2018-12-23 22:47:11,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489518880844s 2018-12-23 22:47:11,182 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-433af462-2482-4c36-a5d0-a6ca2a8d85c2 2018-12-23 22:47:11,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:47:11,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:47:11,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47: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-a01546be-e0d6-416e-9511-3435bea8b088 x-compute-request-id: req-a01546be-e0d6-416e-9511-3435bea8b088 Content-Encoding: gzip Content-Length: 20995 Content-Type: application/json RESP BODY: {"output": "global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009690] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013539] Yama: becoming mindful.\n[ 0.015014] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017765] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020921] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024008] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026653] Initializing cgroup subsys memory\n[ 0.028013] Initializing cgroup subsys devices\n[ 0.029586] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033626] Initializing cgroup subsys perf_event\n[ 0.035248] Initializing cgroup subsys hugetlb\n[ 0.036775] mce: CPU supports 10 MCE banks\n[ 0.038338] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040010] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044012] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050284] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054883] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056866] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.065817] ACPI: Core revision 20131115\n[ 0.067748] ACPI: All ACPI Tables successfully acquired\n[ 0.069479] ftrace: allocating 28753 entries in 113 pages\n[ 0.092288] smpboot: Max logical packages: 2\n[ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.098116] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100294] Enabling x2apic\n[ 0.101507] Enabled x2apic\n[ 0.104004] Switched APIC routing to physical x2apic.\n[ 0.108701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.111709] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.116026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.126781] KVM setup paravirtual spinlock\n[ 0.129396] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.131807] x86: Booting SMP configuration:\n[ 0.132004] .... node #0, CPUs: #1[ 0.129352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.148027] x86: Booted up 1 node, 2 CPUs\n[ 0.148020] KVM setup async PF for cpu 1\n[ 0.148024] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.154769] devtmpfs: initialized\n[ 0.157189] EVM: security.selinux\n[ 0.158425] EVM: security.SMACK64\n[ 0.159628] EVM: security.ima\n[ 0.160004] EVM: security.capability\n[ 0.161343] pinctrl core: initialized pinctrl subsystem\n[ 0.164060] regulator-dummy: no parameters\n[ 0.165567] RTC time: 22:43:47, date: 12/23/18\n[ 0.167238] NET: Registered protocol family 16\n[ 0.168144] cpuidle: using governor ladder\n[ 0.170307] cpuidle: using governor menu\n[ 0.172187] ACPI: bus type PCI registered\n[ 0.173974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176141] PCI: Using configuration type 1 for base access\n[ 0.178624] bio: create slab at 0\n[ 0.180071] ACPI: Added _OSI(Module Device)\n[ 0.181526] ACPI: Added _OSI(Processor Device)\n[ 0.183076] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187180] ACPI: Interpreter enabled\n[ 0.188007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.204006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.207278] ACPI: (supports S0 S5)\n[ 0.208004] ACPI: Using IOAPIC for interrupt routing\n[ 0.209679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.212204] ACPI: No dock devices found.\n[ 0.215613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.218141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.220020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.223804] acpiphp: Slot [3] registered\n[ 0.224030] acpiphp: Slot [4] registered\n[ 0.225413] acpiphp: Slot [5] registered\n[ 0.226783] acpiphp: Slot [6] registered\n[ 0.228022] acpiphp: Slot [7] registered\n[ 0.229436] acpiphp: Slot [8] registered\n[ 0.230809] acpiphp: Slot [9] registered\n[ 0.232030] acpiphp: Slot [10] registered\n[ 0.233458] acpiphp: Slot [11] registered\n[ 0.234905] acpiphp: Slot [12] registered\n[ 0.236021] acpiphp: Slot [13] registered\n[ 0.237415] acpiphp: Slot [14] registered\n[ 0.238815] acpiphp: Slot [15] registered\n[ 0.240021] acpiphp: Slot [16] registered\n[ 0.241423] acpiphp: Slot [17] registered\n[ 0.242814] acpiphp: Slot [18] registered\n[ 0.244030] acpiphp: Slot [19] registered\n[ 0.245473] acpiphp: Slot [20] registered\n[ 0.246901] acpiphp: Slot [21] registered\n[ 0.248021] acpiphp: Slot [22] registered\n[ 0.249472] acpiphp: Slot [23] registered\n[ 0.250929] acpiphp: Slot [24] registered\n[ 0.252023] acpiphp: Slot [25] registered\n[ 0.253478] acpiphp: Slot [26] registered\n[ 0.254934] acpiphp: Slot [27] registered\n[ 0.256021] acpiphp: Slot [28] registered\n[ 0.257455] acpiphp: Slot [29] registered\n[ 0.258897] acpiphp: Slot [30] registered\n[ 0.260027] acpiphp: Slot [31] registered\n[ 0.261460] PCI host bridge to bus 0000:00\n[ 0.262909] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.266019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.268003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.270231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.272003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.280626] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.283237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.312080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.314724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.317191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.319961] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.321164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.323412] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.324295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.325863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329048] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331047] SCSI subsystem initialized\n[ 0.332173] ACPI: bus type USB registered\n[ 0.333501] usbcore: registered new interface driver usbfs\n[ 0.335331] usbcore: registered new interface driver hub\n[ 0.336064] usbcore: registered new device driver usb\n[ 0.337823] PCI: Using ACPI for IRQ routing\n[ 0.340035] NetLabel: Initializing\n[ 0.341336] NetLabel: domain hash size = 128\n[ 0.342879] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344067] NetLabel: unlabeled traffic allowed by default\n[ 0.345932] Switched to clocksource kvm-clock\n[ 0.353304] AppArmor: AppArmor Filesystem Enabled\n[ 0.354975] pnp: PnP ACPI init\n[ 0.356170] ACPI: bus type PNP registered\n[ 0.358073] pnp: PnP ACPI: found 8 devices\n[ 0.359513] ACPI: bus type PNP unregistered\n[ 0.367853] NET: Registered protocol family 2\n[ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374812] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.377107] TCP: reno registered\n[ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.382507] NET: Registered protocol family 1\n[ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437200] Trying to unpack rootfs image as initramfs...\n[ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.561584] Scanning for low memory corruption every 60 seconds\n[ 0.563915] Initialise system trusted keyring\n[ 0.565701] audit: initializing netlink socket (disabled)\n[ 0.567537] type=2000 audit(1545605028.229:1): initialized\n[ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591650] zbud: loaded\n[ 0.592909] VFS: Disk quotas dquot_6.5.2\n[ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596918] fuse init (API version 7.22)\n[ 0.598394] msgmni has been set to 3997\n[ 0.599844] Key type big_key registered\n[ 0.601699] Key type asymmetric registered\n[ 0.603168] Asymmetric key parser 'x509' registered\n[ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.607531] io scheduler noop registered\n[ 0.608947] io scheduler deadline registered (default)\n[ 0.610696] io scheduler cfq registered\n[ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616226] ipmi message handler version 39.2\n[ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620436] ACPI: Power Button [PWRF]\n[ 0.621876] GHES: HEST is not enabled!\n[ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745074] Linux agpgart interface v0.103\n[ 0.747588] brd: module loaded\n[ 0.749409] loop: module loaded\n[ 0.751167] blk-mq: CPU -> queue map\n[ 0.752589] CPU 0 -> Queue 0\n[ 0.753840] CPU 1 -> Queue 0\n[ 0.756037] vda: vda1\n[ 0.758034] scsi0 : ata_piix\n[ 0.759372] scsi1 : ata_piix\n[ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.765776] libphy: Fixed MDIO Bus: probed\n[ 0.767633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769669] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774148] PPP generic driver version 2.4.2\n[ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.778132] ehci-pci: EHCI PCI platform driver\n[ 0.779778] ehci-platform: EHCI generic platform driver\n[ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783792] ohci-pci: OHCI PCI platform driver\n[ 0.785457] ohci-platform: OHCI generic platform driver\n[ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.822661] usb usb1: Product: UHCI Host Controller\n[ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.826647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828593] hub 1-0:1.0: USB hub found\n[ 0.830062] hub 1-0:1.0: 2 ports detected\n[ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.839586] mousedev: PS/2 mouse device common for all mice\n[ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.845548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.852520] device-mapper: uevent: version 1.0.3\n[ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.859641] TCP: cubic registered\n[ 0.861088] NET: Registered protocol family 10\n[ 0.863051] NET: Registered protocol family 17\n[ 0.876490] Key type dns_resolver registered\n[ 0.878411] Loading compiled-in X.509 certificates\n[ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.884150] registered taskstats version 1\n[ 0.887960] Key type trusted registered\n[ 0.892883] Key type encrypted registered\n[ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.896455] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.899167] regulator-dummy: disabling\n[ 0.900803] Magic number: 14:784:755\n[ 0.902239] tty ttyS6: hash matches\n[ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028)\n[ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.909166] EDD information not available.\n[ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.928433] Write protecting the kernel read-only data: 12288k\n[ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.952524] systemd-udevd[107]: starting version 204\n[ 1.005385] FDC 0 is a S82078B\n[ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.309362] usb 1-1: Product: QEMU USB Tablet\n[ 1.310879] usb 1-1: Manufacturer: QEMU\n[ 1.312239] usb 1-1: SerialNumber: 42\n[ 2.021620] 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.375253] 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[ 3.229234] random: init urandom read with 10 bits of entropy available\n[ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds.\ncloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.15]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .oE |\n|..o. |\n|+ . . o o |\n|.+ = + X . |\n|o + + * S |\n|o o . . |\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:\n9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+*oo o |\n|E o o . |\n| + . |\n| . . |\n| . oS |\n| .. .o. . |\n| o. o.o.o |\n| o. ..= |\n| .. . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ooE*O+.. |\n| .oB + .. |\n| *.B |\n| . o = . |\n| S = |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| . = . |\n| o = . |\n| S o o . .|\n| . o . .|\n| E . . . . |\n| . . . +.o o|\n| ..o =o.+B|\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\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 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 5s (2380 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.4 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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 libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11915\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12540\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\n"} 2018-12-23 22:47:11,269 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-a01546be-e0d6-416e-9511-3435bea8b088 2018-12-23 22:47:11,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0807690620422s 2018-12-23 22:47:11,272 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-a01546be-e0d6-416e-9511-3435bea8b088 2018-12-23 22:47:11,272 - functest.core.singlevm - DEBUG - console: global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009690] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013539] Yama: becoming mindful. [ 0.015014] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017765] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020921] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024008] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026653] Initializing cgroup subsys memory [ 0.028013] Initializing cgroup subsys devices [ 0.029586] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033626] Initializing cgroup subsys perf_event [ 0.035248] Initializing cgroup subsys hugetlb [ 0.036775] mce: CPU supports 10 MCE banks [ 0.038338] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038338] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040010] Spectre V2 : Mitigation: Full generic retpoline [ 0.044012] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050284] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054883] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056866] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.065817] ACPI: Core revision 20131115 [ 0.067748] ACPI: All ACPI Tables successfully acquired [ 0.069479] ftrace: allocating 28753 entries in 113 pages [ 0.092288] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098116] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100294] Enabling x2apic [ 0.101507] Enabled x2apic [ 0.104004] Switched APIC routing to physical x2apic. [ 0.108701] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.111709] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.126781] KVM setup paravirtual spinlock [ 0.129396] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.131807] x86: Booting SMP configuration: [ 0.132004] .... node #0, CPUs: #1[ 0.129352] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148027] x86: Booted up 1 node, 2 CPUs [ 0.148020] KVM setup async PF for cpu 1 [ 0.148024] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154769] devtmpfs: initialized [ 0.157189] EVM: security.selinux [ 0.158425] EVM: security.SMACK64 [ 0.159628] EVM: security.ima [ 0.160004] EVM: security.capability [ 0.161343] pinctrl core: initialized pinctrl subsystem [ 0.164060] regulator-dummy: no parameters [ 0.165567] RTC time: 22:43:47, date: 12/23/18 [ 0.167238] NET: Registered protocol family 16 [ 0.168144] cpuidle: using governor ladder [ 0.170307] cpuidle: using governor menu [ 0.172187] ACPI: bus type PCI registered [ 0.173974] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176141] PCI: Using configuration type 1 for base access [ 0.178624] bio: create slab at 0 [ 0.180071] ACPI: Added _OSI(Module Device) [ 0.181526] ACPI: Added _OSI(Processor Device) [ 0.183076] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187180] ACPI: Interpreter enabled [ 0.188007] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.192011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197407] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.204006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.207278] ACPI: (supports S0 S5) [ 0.208004] ACPI: Using IOAPIC for interrupt routing [ 0.209679] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.212204] ACPI: No dock devices found. [ 0.215613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.220020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.223804] acpiphp: Slot [3] registered [ 0.224030] acpiphp: Slot [4] registered [ 0.225413] acpiphp: Slot [5] registered [ 0.226783] acpiphp: Slot [6] registered [ 0.228022] acpiphp: Slot [7] registered [ 0.229436] acpiphp: Slot [8] registered [ 0.230809] acpiphp: Slot [9] registered [ 0.232030] acpiphp: Slot [10] registered [ 0.233458] acpiphp: Slot [11] registered [ 0.234905] acpiphp: Slot [12] registered [ 0.236021] acpiphp: Slot [13] registered [ 0.237415] acpiphp: Slot [14] registered [ 0.238815] acpiphp: Slot [15] registered [ 0.240021] acpiphp: Slot [16] registered [ 0.241423] acpiphp: Slot [17] registered [ 0.242814] acpiphp: Slot [18] registered [ 0.244030] acpiphp: Slot [19] registered [ 0.245473] acpiphp: Slot [20] registered [ 0.246901] acpiphp: Slot [21] registered [ 0.248021] acpiphp: Slot [22] registered [ 0.249472] acpiphp: Slot [23] registered [ 0.250929] acpiphp: Slot [24] registered [ 0.252023] acpiphp: Slot [25] registered [ 0.253478] acpiphp: Slot [26] registered [ 0.254934] acpiphp: Slot [27] registered [ 0.256021] acpiphp: Slot [28] registered [ 0.257455] acpiphp: Slot [29] registered [ 0.258897] acpiphp: Slot [30] registered [ 0.260027] acpiphp: Slot [31] registered [ 0.261460] PCI host bridge to bus 0000:00 [ 0.262909] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.266019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.270231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.272003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.280626] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.283237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.312080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.314724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.317191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.319961] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323412] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.325863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329048] vgaarb: bridge control possible 0000:00:02.0 [ 0.331047] SCSI subsystem initialized [ 0.332173] ACPI: bus type USB registered [ 0.333501] usbcore: registered new interface driver usbfs [ 0.335331] usbcore: registered new interface driver hub [ 0.336064] usbcore: registered new device driver usb [ 0.337823] PCI: Using ACPI for IRQ routing [ 0.340035] NetLabel: Initializing [ 0.341336] NetLabel: domain hash size = 128 [ 0.342879] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344067] NetLabel: unlabeled traffic allowed by default [ 0.345932] Switched to clocksource kvm-clock [ 0.353304] AppArmor: AppArmor Filesystem Enabled [ 0.354975] pnp: PnP ACPI init [ 0.356170] ACPI: bus type PNP registered [ 0.358073] pnp: PnP ACPI: found 8 devices [ 0.359513] ACPI: bus type PNP unregistered [ 0.367853] NET: Registered protocol family 2 [ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374812] TCP: Hash tables configured (established 16384 bind 16384) [ 0.377107] TCP: reno registered [ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.382507] NET: Registered protocol family 1 [ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437200] Trying to unpack rootfs image as initramfs... [ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.561584] Scanning for low memory corruption every 60 seconds [ 0.563915] Initialise system trusted keyring [ 0.565701] audit: initializing netlink socket (disabled) [ 0.567537] type=2000 audit(1545605028.229:1): initialized [ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591650] zbud: loaded [ 0.592909] VFS: Disk quotas dquot_6.5.2 [ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.596918] fuse init (API version 7.22) [ 0.598394] msgmni has been set to 3997 [ 0.599844] Key type big_key registered [ 0.601699] Key type asymmetric registered [ 0.603168] Asymmetric key parser 'x509' registered [ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.607531] io scheduler noop registered [ 0.608947] io scheduler deadline registered (default) [ 0.610696] io scheduler cfq registered [ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616226] ipmi message handler version 39.2 [ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620436] ACPI: Power Button [PWRF] [ 0.621876] GHES: HEST is not enabled! [ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.745074] Linux agpgart interface v0.103 [ 0.747588] brd: module loaded [ 0.749409] loop: module loaded [ 0.751167] blk-mq: CPU -> queue map [ 0.752589] CPU 0 -> Queue 0 [ 0.753840] CPU 1 -> Queue 0 [ 0.756037] vda: vda1 [ 0.758034] scsi0 : ata_piix [ 0.759372] scsi1 : ata_piix [ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.765776] libphy: Fixed MDIO Bus: probed [ 0.767633] tun: Universal TUN/TAP device driver, 1.6 [ 0.769669] tun: (C) 1999-2004 Max Krasnyansky [ 0.774148] PPP generic driver version 2.4.2 [ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.778132] ehci-pci: EHCI PCI platform driver [ 0.779778] ehci-platform: EHCI generic platform driver [ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.783792] ohci-pci: OHCI PCI platform driver [ 0.785457] ohci-platform: OHCI generic platform driver [ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.822661] usb usb1: Product: UHCI Host Controller [ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.826647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.828593] hub 1-0:1.0: USB hub found [ 0.830062] hub 1-0:1.0: 2 ports detected [ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.839586] mousedev: PS/2 mouse device common for all mice [ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.845548] rtc_cmos 00:00: RTC can wake from S4 [ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.852520] device-mapper: uevent: version 1.0.3 [ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs [ 0.859641] TCP: cubic registered [ 0.861088] NET: Registered protocol family 10 [ 0.863051] NET: Registered protocol family 17 [ 0.876490] Key type dns_resolver registered [ 0.878411] Loading compiled-in X.509 certificates [ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.884150] registered taskstats version 1 [ 0.887960] Key type trusted registered [ 0.892883] Key type encrypted registered [ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled [ 0.896455] IMA: No TPM chip found, activating TPM-bypass! [ 0.899167] regulator-dummy: disabling [ 0.900803] Magic number: 14:784:755 [ 0.902239] tty ttyS6: hash matches [ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028) [ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.909166] EDD information not available. [ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.928433] Write protecting the kernel read-only data: 12288k [ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.952524] systemd-udevd[107]: starting version 204 [ 1.005385] FDC 0 is a S82078B [ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.309362] usb 1-1: Product: QEMU USB Tablet [ 1.310879] usb 1-1: Manufacturer: QEMU [ 1.312239] usb 1-1: SerialNumber: 42 [ 2.021620] 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.375253] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.229234] random: init urandom read with 10 bits of entropy available [ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds. cloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.15]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .oE | |..o. | |+ . . o o | |.+ = + X . | |o + + * S | |o o . . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |+*oo o | |E o o . | | + . | | . . | | . oS | | .. .o. . | | o. o.o.o | | o. ..= | | .. . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ooE*O+.. | | .oB + .. | | *.B | | . o = . | | S = | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | . = . | | o = . | | S o o . .| | . o . .| | E . . . . | | . . . +.o o| | ..o =o.+B| +-----------------+ * 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 5s (2380 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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 libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11915 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12540 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager 2018-12-23 22:47:11,278 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:47:21,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:47:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:47:21,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-849cf92d-7f90-4d73-86ae-721443e68875 x-compute-request-id: req-849cf92d-7f90-4d73-86ae-721443e68875 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:47:21,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-849cf92d-7f90-4d73-86ae-721443e68875 2018-12-23 22:47:21,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.300239801407s 2018-12-23 22:47:21,590 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-849cf92d-7f90-4d73-86ae-721443e68875 2018-12-23 22:47:21,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:47:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:47:21,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-4a331799-d589-4f91-907e-a03dd6c172fa x-compute-request-id: req-4a331799-d589-4f91-907e-a03dd6c172fa Content-Encoding: gzip Content-Length: 19516 Content-Type: application/json RESP BODY: {"output": "204006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.207278] ACPI: (supports S0 S5)\n[ 0.208004] ACPI: Using IOAPIC for interrupt routing\n[ 0.209679] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.212204] ACPI: No dock devices found.\n[ 0.215613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.218141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.220020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.223804] acpiphp: Slot [3] registered\n[ 0.224030] acpiphp: Slot [4] registered\n[ 0.225413] acpiphp: Slot [5] registered\n[ 0.226783] acpiphp: Slot [6] registered\n[ 0.228022] acpiphp: Slot [7] registered\n[ 0.229436] acpiphp: Slot [8] registered\n[ 0.230809] acpiphp: Slot [9] registered\n[ 0.232030] acpiphp: Slot [10] registered\n[ 0.233458] acpiphp: Slot [11] registered\n[ 0.234905] acpiphp: Slot [12] registered\n[ 0.236021] acpiphp: Slot [13] registered\n[ 0.237415] acpiphp: Slot [14] registered\n[ 0.238815] acpiphp: Slot [15] registered\n[ 0.240021] acpiphp: Slot [16] registered\n[ 0.241423] acpiphp: Slot [17] registered\n[ 0.242814] acpiphp: Slot [18] registered\n[ 0.244030] acpiphp: Slot [19] registered\n[ 0.245473] acpiphp: Slot [20] registered\n[ 0.246901] acpiphp: Slot [21] registered\n[ 0.248021] acpiphp: Slot [22] registered\n[ 0.249472] acpiphp: Slot [23] registered\n[ 0.250929] acpiphp: Slot [24] registered\n[ 0.252023] acpiphp: Slot [25] registered\n[ 0.253478] acpiphp: Slot [26] registered\n[ 0.254934] acpiphp: Slot [27] registered\n[ 0.256021] acpiphp: Slot [28] registered\n[ 0.257455] acpiphp: Slot [29] registered\n[ 0.258897] acpiphp: Slot [30] registered\n[ 0.260027] acpiphp: Slot [31] registered\n[ 0.261460] PCI host bridge to bus 0000:00\n[ 0.262909] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.266019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.268003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.270231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.272003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.280626] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.283237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.312080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.314724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.317191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.319961] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.321164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.323412] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.324295] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.325863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.328004] vgaarb: loaded\n[ 0.329048] vgaarb: bridge control possible 0000:00:02.0\n[ 0.331047] SCSI subsystem initialized\n[ 0.332173] ACPI: bus type USB registered\n[ 0.333501] usbcore: registered new interface driver usbfs\n[ 0.335331] usbcore: registered new interface driver hub\n[ 0.336064] usbcore: registered new device driver usb\n[ 0.337823] PCI: Using ACPI for IRQ routing\n[ 0.340035] NetLabel: Initializing\n[ 0.341336] NetLabel: domain hash size = 128\n[ 0.342879] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.344067] NetLabel: unlabeled traffic allowed by default\n[ 0.345932] Switched to clocksource kvm-clock\n[ 0.353304] AppArmor: AppArmor Filesystem Enabled\n[ 0.354975] pnp: PnP ACPI init\n[ 0.356170] ACPI: bus type PNP registered\n[ 0.358073] pnp: PnP ACPI: found 8 devices\n[ 0.359513] ACPI: bus type PNP unregistered\n[ 0.367853] NET: Registered protocol family 2\n[ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374812] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.377107] TCP: reno registered\n[ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.382507] NET: Registered protocol family 1\n[ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437200] Trying to unpack rootfs image as initramfs...\n[ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.561584] Scanning for low memory corruption every 60 seconds\n[ 0.563915] Initialise system trusted keyring\n[ 0.565701] audit: initializing netlink socket (disabled)\n[ 0.567537] type=2000 audit(1545605028.229:1): initialized\n[ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591650] zbud: loaded\n[ 0.592909] VFS: Disk quotas dquot_6.5.2\n[ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596918] fuse init (API version 7.22)\n[ 0.598394] msgmni has been set to 3997\n[ 0.599844] Key type big_key registered\n[ 0.601699] Key type asymmetric registered\n[ 0.603168] Asymmetric key parser 'x509' registered\n[ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.607531] io scheduler noop registered\n[ 0.608947] io scheduler deadline registered (default)\n[ 0.610696] io scheduler cfq registered\n[ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616226] ipmi message handler version 39.2\n[ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620436] ACPI: Power Button [PWRF]\n[ 0.621876] GHES: HEST is not enabled!\n[ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745074] Linux agpgart interface v0.103\n[ 0.747588] brd: module loaded\n[ 0.749409] loop: module loaded\n[ 0.751167] blk-mq: CPU -> queue map\n[ 0.752589] CPU 0 -> Queue 0\n[ 0.753840] CPU 1 -> Queue 0\n[ 0.756037] vda: vda1\n[ 0.758034] scsi0 : ata_piix\n[ 0.759372] scsi1 : ata_piix\n[ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.765776] libphy: Fixed MDIO Bus: probed\n[ 0.767633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769669] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774148] PPP generic driver version 2.4.2\n[ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.778132] ehci-pci: EHCI PCI platform driver\n[ 0.779778] ehci-platform: EHCI generic platform driver\n[ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783792] ohci-pci: OHCI PCI platform driver\n[ 0.785457] ohci-platform: OHCI generic platform driver\n[ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.822661] usb usb1: Product: UHCI Host Controller\n[ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.826647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828593] hub 1-0:1.0: USB hub found\n[ 0.830062] hub 1-0:1.0: 2 ports detected\n[ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.839586] mousedev: PS/2 mouse device common for all mice\n[ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.845548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.852520] device-mapper: uevent: version 1.0.3\n[ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.859641] TCP: cubic registered\n[ 0.861088] NET: Registered protocol family 10\n[ 0.863051] NET: Registered protocol family 17\n[ 0.876490] Key type dns_resolver registered\n[ 0.878411] Loading compiled-in X.509 certificates\n[ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.884150] registered taskstats version 1\n[ 0.887960] Key type trusted registered\n[ 0.892883] Key type encrypted registered\n[ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.896455] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.899167] regulator-dummy: disabling\n[ 0.900803] Magic number: 14:784:755\n[ 0.902239] tty ttyS6: hash matches\n[ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028)\n[ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.909166] EDD information not available.\n[ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.928433] Write protecting the kernel read-only data: 12288k\n[ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.952524] systemd-udevd[107]: starting version 204\n[ 1.005385] FDC 0 is a S82078B\n[ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.309362] usb 1-1: Product: QEMU USB Tablet\n[ 1.310879] usb 1-1: Manufacturer: QEMU\n[ 1.312239] usb 1-1: SerialNumber: 42\n[ 2.021620] 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.375253] 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[ 3.229234] random: init urandom read with 10 bits of entropy available\n[ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds.\ncloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.15]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .oE |\n|..o. |\n|+ . . o o |\n|.+ = + X . |\n|o + + * S |\n|o o . . |\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:\n9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+*oo o |\n|E o o . |\n| + . |\n| . . |\n| . oS |\n| .. .o. . |\n| o. o.o.o |\n| o. ..= |\n| .. . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ooE*O+.. |\n| .oB + .. |\n| *.B |\n| . o = . |\n| S = |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| . = . |\n| o = . |\n| S o o . .|\n| . o . .|\n| E . . . . |\n| . . . +.o o|\n| ..o =o.+B|\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\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 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 5s (2380 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.4 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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 libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11915\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12540\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5736 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59713 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\n"} 2018-12-23 22:47:21,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-4a331799-d589-4f91-907e-a03dd6c172fa 2018-12-23 22:47:21,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825879573822s 2018-12-23 22:47:21,682 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-4a331799-d589-4f91-907e-a03dd6c172fa 2018-12-23 22:47:21,682 - functest.core.singlevm - DEBUG - console: 204006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.207278] ACPI: (supports S0 S5) [ 0.208004] ACPI: Using IOAPIC for interrupt routing [ 0.209679] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.212204] ACPI: No dock devices found. [ 0.215613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.216008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.218141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.220020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.223804] acpiphp: Slot [3] registered [ 0.224030] acpiphp: Slot [4] registered [ 0.225413] acpiphp: Slot [5] registered [ 0.226783] acpiphp: Slot [6] registered [ 0.228022] acpiphp: Slot [7] registered [ 0.229436] acpiphp: Slot [8] registered [ 0.230809] acpiphp: Slot [9] registered [ 0.232030] acpiphp: Slot [10] registered [ 0.233458] acpiphp: Slot [11] registered [ 0.234905] acpiphp: Slot [12] registered [ 0.236021] acpiphp: Slot [13] registered [ 0.237415] acpiphp: Slot [14] registered [ 0.238815] acpiphp: Slot [15] registered [ 0.240021] acpiphp: Slot [16] registered [ 0.241423] acpiphp: Slot [17] registered [ 0.242814] acpiphp: Slot [18] registered [ 0.244030] acpiphp: Slot [19] registered [ 0.245473] acpiphp: Slot [20] registered [ 0.246901] acpiphp: Slot [21] registered [ 0.248021] acpiphp: Slot [22] registered [ 0.249472] acpiphp: Slot [23] registered [ 0.250929] acpiphp: Slot [24] registered [ 0.252023] acpiphp: Slot [25] registered [ 0.253478] acpiphp: Slot [26] registered [ 0.254934] acpiphp: Slot [27] registered [ 0.256021] acpiphp: Slot [28] registered [ 0.257455] acpiphp: Slot [29] registered [ 0.258897] acpiphp: Slot [30] registered [ 0.260027] acpiphp: Slot [31] registered [ 0.261460] PCI host bridge to bus 0000:00 [ 0.262909] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.266019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.268003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.270231] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.272003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.280626] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.283237] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.312080] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.314724] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.317191] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.319961] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.321164] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.323412] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.324295] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.325863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.328004] vgaarb: loaded [ 0.329048] vgaarb: bridge control possible 0000:00:02.0 [ 0.331047] SCSI subsystem initialized [ 0.332173] ACPI: bus type USB registered [ 0.333501] usbcore: registered new interface driver usbfs [ 0.335331] usbcore: registered new interface driver hub [ 0.336064] usbcore: registered new device driver usb [ 0.337823] PCI: Using ACPI for IRQ routing [ 0.340035] NetLabel: Initializing [ 0.341336] NetLabel: domain hash size = 128 [ 0.342879] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.344067] NetLabel: unlabeled traffic allowed by default [ 0.345932] Switched to clocksource kvm-clock [ 0.353304] AppArmor: AppArmor Filesystem Enabled [ 0.354975] pnp: PnP ACPI init [ 0.356170] ACPI: bus type PNP registered [ 0.358073] pnp: PnP ACPI: found 8 devices [ 0.359513] ACPI: bus type PNP unregistered [ 0.367853] NET: Registered protocol family 2 [ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374812] TCP: Hash tables configured (established 16384 bind 16384) [ 0.377107] TCP: reno registered [ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.382507] NET: Registered protocol family 1 [ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437200] Trying to unpack rootfs image as initramfs... [ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.561584] Scanning for low memory corruption every 60 seconds [ 0.563915] Initialise system trusted keyring [ 0.565701] audit: initializing netlink socket (disabled) [ 0.567537] type=2000 audit(1545605028.229:1): initialized [ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591650] zbud: loaded [ 0.592909] VFS: Disk quotas dquot_6.5.2 [ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.596918] fuse init (API version 7.22) [ 0.598394] msgmni has been set to 3997 [ 0.599844] Key type big_key registered [ 0.601699] Key type asymmetric registered [ 0.603168] Asymmetric key parser 'x509' registered [ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.607531] io scheduler noop registered [ 0.608947] io scheduler deadline registered (default) [ 0.610696] io scheduler cfq registered [ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616226] ipmi message handler version 39.2 [ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620436] ACPI: Power Button [PWRF] [ 0.621876] GHES: HEST is not enabled! [ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.745074] Linux agpgart interface v0.103 [ 0.747588] brd: module loaded [ 0.749409] loop: module loaded [ 0.751167] blk-mq: CPU -> queue map [ 0.752589] CPU 0 -> Queue 0 [ 0.753840] CPU 1 -> Queue 0 [ 0.756037] vda: vda1 [ 0.758034] scsi0 : ata_piix [ 0.759372] scsi1 : ata_piix [ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.765776] libphy: Fixed MDIO Bus: probed [ 0.767633] tun: Universal TUN/TAP device driver, 1.6 [ 0.769669] tun: (C) 1999-2004 Max Krasnyansky [ 0.774148] PPP generic driver version 2.4.2 [ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.778132] ehci-pci: EHCI PCI platform driver [ 0.779778] ehci-platform: EHCI generic platform driver [ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.783792] ohci-pci: OHCI PCI platform driver [ 0.785457] ohci-platform: OHCI generic platform driver [ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.822661] usb usb1: Product: UHCI Host Controller [ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.826647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.828593] hub 1-0:1.0: USB hub found [ 0.830062] hub 1-0:1.0: 2 ports detected [ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.839586] mousedev: PS/2 mouse device common for all mice [ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.845548] rtc_cmos 00:00: RTC can wake from S4 [ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.852520] device-mapper: uevent: version 1.0.3 [ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs [ 0.859641] TCP: cubic registered [ 0.861088] NET: Registered protocol family 10 [ 0.863051] NET: Registered protocol family 17 [ 0.876490] Key type dns_resolver registered [ 0.878411] Loading compiled-in X.509 certificates [ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.884150] registered taskstats version 1 [ 0.887960] Key type trusted registered [ 0.892883] Key type encrypted registered [ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled [ 0.896455] IMA: No TPM chip found, activating TPM-bypass! [ 0.899167] regulator-dummy: disabling [ 0.900803] Magic number: 14:784:755 [ 0.902239] tty ttyS6: hash matches [ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028) [ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.909166] EDD information not available. [ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.928433] Write protecting the kernel read-only data: 12288k [ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.952524] systemd-udevd[107]: starting version 204 [ 1.005385] FDC 0 is a S82078B [ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.309362] usb 1-1: Product: QEMU USB Tablet [ 1.310879] usb 1-1: Manufacturer: QEMU [ 1.312239] usb 1-1: SerialNumber: 42 [ 2.021620] 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.375253] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.229234] random: init urandom read with 10 bits of entropy available [ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds. cloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.15]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .oE | |..o. | |+ . . o o | |.+ = + X . | |o + + * S | |o o . . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |+*oo o | |E o o . | | + . | | . . | | . oS | | .. .o. . | | o. o.o.o | | o. ..= | | .. . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ooE*O+.. | | .oB + .. | | *.B | | . o = . | | S = | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | . = . | | o = . | | S o o . .| | . o . .| | E . . . . | | . . . +.o o| | ..o =o.+B| +-----------------+ * 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 5s (2380 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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 libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11915 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12540 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5736 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59713 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) 2018-12-23 22:47:21,688 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-12-23 22:47:31,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:47:31,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:47:32,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-807d42fe-4bad-44af-8aa0-6837e04babed x-compute-request-id: req-807d42fe-4bad-44af-8aa0-6837e04babed Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:47:32,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-807d42fe-4bad-44af-8aa0-6837e04babed 2018-12-23 22:47:32,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472556829453s 2018-12-23 22:47:32,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-807d42fe-4bad-44af-8aa0-6837e04babed 2018-12-23 22:47:32,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:47:32,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:47:32,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48f80e07-291b-4c1d-be75-09834c48dab6 x-compute-request-id: req-48f80e07-291b-4c1d-be75-09834c48dab6 Content-Encoding: gzip Content-Length: 19707 Content-Type: application/json RESP BODY: {"output": "ype PNP unregistered\n[ 0.367853] NET: Registered protocol family 2\n[ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.374812] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.377107] TCP: reno registered\n[ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.382507] NET: Registered protocol family 1\n[ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.437200] Trying to unpack rootfs image as initramfs...\n[ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.561584] Scanning for low memory corruption every 60 seconds\n[ 0.563915] Initialise system trusted keyring\n[ 0.565701] audit: initializing netlink socket (disabled)\n[ 0.567537] type=2000 audit(1545605028.229:1): initialized\n[ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591650] zbud: loaded\n[ 0.592909] VFS: Disk quotas dquot_6.5.2\n[ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.596918] fuse init (API version 7.22)\n[ 0.598394] msgmni has been set to 3997\n[ 0.599844] Key type big_key registered\n[ 0.601699] Key type asymmetric registered\n[ 0.603168] Asymmetric key parser 'x509' registered\n[ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.607531] io scheduler noop registered\n[ 0.608947] io scheduler deadline registered (default)\n[ 0.610696] io scheduler cfq registered\n[ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.616226] ipmi message handler version 39.2\n[ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620436] ACPI: Power Button [PWRF]\n[ 0.621876] GHES: HEST is not enabled!\n[ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.745074] Linux agpgart interface v0.103\n[ 0.747588] brd: module loaded\n[ 0.749409] loop: module loaded\n[ 0.751167] blk-mq: CPU -> queue map\n[ 0.752589] CPU 0 -> Queue 0\n[ 0.753840] CPU 1 -> Queue 0\n[ 0.756037] vda: vda1\n[ 0.758034] scsi0 : ata_piix\n[ 0.759372] scsi1 : ata_piix\n[ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.765776] libphy: Fixed MDIO Bus: probed\n[ 0.767633] tun: Universal TUN/TAP device driver, 1.6\n[ 0.769669] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774148] PPP generic driver version 2.4.2\n[ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.778132] ehci-pci: EHCI PCI platform driver\n[ 0.779778] ehci-platform: EHCI generic platform driver\n[ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.783792] ohci-pci: OHCI PCI platform driver\n[ 0.785457] ohci-platform: OHCI generic platform driver\n[ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.822661] usb usb1: Product: UHCI Host Controller\n[ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.826647] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.828593] hub 1-0:1.0: USB hub found\n[ 0.830062] hub 1-0:1.0: 2 ports detected\n[ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.839586] mousedev: PS/2 mouse device common for all mice\n[ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.845548] rtc_cmos 00:00: RTC can wake from S4\n[ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.852520] device-mapper: uevent: version 1.0.3\n[ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.859641] TCP: cubic registered\n[ 0.861088] NET: Registered protocol family 10\n[ 0.863051] NET: Registered protocol family 17\n[ 0.876490] Key type dns_resolver registered\n[ 0.878411] Loading compiled-in X.509 certificates\n[ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.884150] registered taskstats version 1\n[ 0.887960] Key type trusted registered\n[ 0.892883] Key type encrypted registered\n[ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.896455] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.899167] regulator-dummy: disabling\n[ 0.900803] Magic number: 14:784:755\n[ 0.902239] tty ttyS6: hash matches\n[ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028)\n[ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.909166] EDD information not available.\n[ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.928433] Write protecting the kernel read-only data: 12288k\n[ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.952524] systemd-udevd[107]: starting version 204\n[ 1.005385] FDC 0 is a S82078B\n[ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.309362] usb 1-1: Product: QEMU USB Tablet\n[ 1.310879] usb 1-1: Manufacturer: QEMU\n[ 1.312239] usb 1-1: SerialNumber: 42\n[ 2.021620] 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.375253] 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[ 3.229234] random: init urandom read with 10 bits of entropy available\n[ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds.\ncloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.15]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .oE |\n|..o. |\n|+ . . o o |\n|.+ = + X . |\n|o + + * S |\n|o o . . |\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:\n9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+*oo o |\n|E o o . |\n| + . |\n| . . |\n| . oS |\n| .. .o. . |\n| o. o.o.o |\n| o. ..= |\n| .. . . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ooE*O+.. |\n| .oB + .. |\n| *.B |\n| . o = . |\n| S = |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| o . |\n| . = . |\n| o = . |\n| S o o . .|\n| . o . .|\n| E . . . . |\n| . . . +.o o|\n| ..o =o.+B|\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\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 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 ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 5s (2380 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\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 rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.4 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018g-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\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 openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\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 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 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 libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\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-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 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 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 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-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018g-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:EC-ACC.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Izenpe.com.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:SecureSign_RootCA11.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53156 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\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 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-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.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 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 libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package 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 libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\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 clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\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-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\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 gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\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 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 rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\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 libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\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 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-pip (1.5.4-1ubuntu4) ...\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 memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ...\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 python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11915\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12540\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 homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5736 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59713 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.210\n++ echo A 172.30.9.210\n++ ip2rr 192.168.1.10\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.10\n++ echo A 192.168.1.10\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0 (DSA)\nec2: 256 9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0 (ECDSA)\nec2: 256 76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0 (ED25519)\nec2: 2048 43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBRP7B1K4xPc3xzHvFbgrnsmth2jhlQkxoJN2XmQ8b5sC01Tyn+t6t7DIqR5XgGbmQwrDWtnIiP7Czc9MlkOB/Y= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJp0zwOp8tAvv45U09d2pxg3lXuwNd7IEi4Jvg3ygypy root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTeRBK0DDWYuTlF6rOcDLr2/JJdPmgjTHxxMjkfY/aJYQG+J4q9v3WGR9dXJHTCpL990erupT0XWqYgD1DMkqFfmyDBOil3U02Kyu5BhSMReTJQjP555VIfNcpEpzorIgBCMpyxurDPjPHW5zLxgCT6L4LQwMoUK5ZLPVHVv46RjO3w9VDlq4JnkX1M5fO4WdH2pRWDayg0pCvuSU9jOOI4bbwQIXrLxpsqohCf2XUt+JBEeSvYapLrLdJfGDXKKZBM5ZUwSeLkXSGhCt7Psrx8okjBSmZ62PfEz9SsnKEo1Pe3dqTm/3l1Dses20wo4zVTownlb99M32VOexHOj2r root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:47:25 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 218.03 seconds\n"} 2018-12-23 22:47:32,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-48f80e07-291b-4c1d-be75-09834c48dab6 2018-12-23 22:47:32,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0770378112793s 2018-12-23 22:47:32,251 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c/action used request id req-48f80e07-291b-4c1d-be75-09834c48dab6 2018-12-23 22:47:32,252 - functest.core.singlevm - DEBUG - console: ype PNP unregistered [ 0.367853] NET: Registered protocol family 2 [ 0.369728] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.372444] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.374812] TCP: Hash tables configured (established 16384 bind 16384) [ 0.377107] TCP: reno registered [ 0.378330] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.380328] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.382507] NET: Registered protocol family 1 [ 0.384100] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.386069] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.387963] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.411039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.437200] Trying to unpack rootfs image as initramfs... [ 0.551702] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.554567] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556568] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.558630] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.561584] Scanning for low memory corruption every 60 seconds [ 0.563915] Initialise system trusted keyring [ 0.565701] audit: initializing netlink socket (disabled) [ 0.567537] type=2000 audit(1545605028.229:1): initialized [ 0.588499] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591650] zbud: loaded [ 0.592909] VFS: Disk quotas dquot_6.5.2 [ 0.594368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.596918] fuse init (API version 7.22) [ 0.598394] msgmni has been set to 3997 [ 0.599844] Key type big_key registered [ 0.601699] Key type asymmetric registered [ 0.603168] Asymmetric key parser 'x509' registered [ 0.604857] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.607531] io scheduler noop registered [ 0.608947] io scheduler deadline registered (default) [ 0.610696] io scheduler cfq registered [ 0.612168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614038] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.616226] ipmi message handler version 39.2 [ 0.617825] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620436] ACPI: Power Button [PWRF] [ 0.621876] GHES: HEST is not enabled! [ 0.644583] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.689817] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.713360] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.716172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.741597] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.745074] Linux agpgart interface v0.103 [ 0.747588] brd: module loaded [ 0.749409] loop: module loaded [ 0.751167] blk-mq: CPU -> queue map [ 0.752589] CPU 0 -> Queue 0 [ 0.753840] CPU 1 -> Queue 0 [ 0.756037] vda: vda1 [ 0.758034] scsi0 : ata_piix [ 0.759372] scsi1 : ata_piix [ 0.760591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.762870] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.765776] libphy: Fixed MDIO Bus: probed [ 0.767633] tun: Universal TUN/TAP device driver, 1.6 [ 0.769669] tun: (C) 1999-2004 Max Krasnyansky [ 0.774148] PPP generic driver version 2.4.2 [ 0.775887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.778132] ehci-pci: EHCI PCI platform driver [ 0.779778] ehci-platform: EHCI generic platform driver [ 0.781684] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.783792] ohci-pci: OHCI PCI platform driver [ 0.785457] ohci-platform: OHCI generic platform driver [ 0.787350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.810746] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.812683] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.815494] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.817687] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.820020] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.822661] usb usb1: Product: UHCI Host Controller [ 0.824468] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.826647] usb usb1: SerialNumber: 0000:00:01.2 [ 0.828593] hub 1-0:1.0: USB hub found [ 0.830062] hub 1-0:1.0: 2 ports detected [ 0.831747] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.835675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.837508] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.839586] mousedev: PS/2 mouse device common for all mice [ 0.842054] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.845548] rtc_cmos 00:00: RTC can wake from S4 [ 0.847736] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.850102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.852520] device-mapper: uevent: version 1.0.3 [ 0.854359] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.857433] ledtrig-cpu: registered to indicate activity on CPUs [ 0.859641] TCP: cubic registered [ 0.861088] NET: Registered protocol family 10 [ 0.863051] NET: Registered protocol family 17 [ 0.876490] Key type dns_resolver registered [ 0.878411] Loading compiled-in X.509 certificates [ 0.880718] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.884150] registered taskstats version 1 [ 0.887960] Key type trusted registered [ 0.892883] Key type encrypted registered [ 0.894489] AppArmor: AppArmor sha1 policy hashing enabled [ 0.896455] IMA: No TPM chip found, activating TPM-bypass! [ 0.899167] regulator-dummy: disabling [ 0.900803] Magic number: 14:784:755 [ 0.902239] tty ttyS6: hash matches [ 0.903754] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:48 UTC (1545605028) [ 0.907010] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.909166] EDD information not available. [ 0.925476] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.928433] Write protecting the kernel read-only data: 12288k [ 0.931095] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.935355] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.952524] systemd-udevd[107]: starting version 204 [ 1.005385] FDC 0 is a S82078B [ 1.140090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.304634] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.306982] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.309362] usb 1-1: Product: QEMU USB Tablet [ 1.310879] usb 1-1: Manufacturer: QEMU [ 1.312239] usb 1-1: SerialNumber: 42 [ 2.021620] 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.375253] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.229234] random: init urandom read with 10 bits of entropy available [ 3.346835] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Sun, 23 Dec 2018 22:43:51 +0000. Up 3.90 seconds. cloud-init-nonet[4.05]: 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 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.15]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:52 +0000. Up 5.39 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: | eth1 | False | . | . | fa:16:3e:d1:a8:09 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:30:52:40 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .oE | |..o. | |+ . . o o | |.+ = + X . | |o + + * S | |o o . . | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |+*oo o | |E o o . | | + . | | . . | | . oS | | .. .o. . | | o. o.o.o | | o. ..= | | .. . . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | ooE*O+.. | | .oB + .. | | *.B | | . o = . | | S = | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | o . | | . = . | | o = . | | S o o . .| | . o . .| | E . . . . | | . . . +.o o| | ..o =o.+B| +-----------------+ * 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:59 +0000. Up 12.31 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[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 ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:01 +0000. Up 13.42 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14872 0 --:--:-- --:--:-- --:--:-- 14924 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 5s (2380 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections 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 gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless 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 rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 12 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018g-0ubuntu0.14.04 [69.6 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:36 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:72 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:74 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:76 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:78 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:81 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:83 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:96 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:97 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:99 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:100 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:102 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:108 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:110 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.4 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018g-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018g-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-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 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 libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... 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 openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... 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 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 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 libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... 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-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 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 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 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-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018g-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.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 libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Taiwan_GRCA.pem Adding debian:AddTrust_External_Root.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:ACCVRAIZ1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:SecureTrust_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:EC-ACC.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Izenpe.com.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:ACEDICOM_Root.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:SecureSign_RootCA11.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53156 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... 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 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-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.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 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 libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package 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 libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... 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 clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... 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-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... 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 gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... 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 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 rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... 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 libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... 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-program-options1.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 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 libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... 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 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-pip (1.5.4-1ubuntu4) ... 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 memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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 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 gdb (7.7.1-0ubuntu5~14.04.3) ... 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 python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11915 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12540 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5736 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59713 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 192.168.1.10 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.10 ++ echo A 192.168.1.10 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 9f:1a:0f:92:f8:c2:54:ef:41:80:89:32:54:42:16:38 root@vellum-0 (DSA) ec2: 256 9d:03:8c:13:39:55:61:8a:d6:0f:e0:57:1d:30:04:11 root@vellum-0 (ECDSA) ec2: 256 76:4c:3d:fc:92:d1:bf:bf:9f:af:18:3e:cb:80:eb:48 root@vellum-0 (ED25519) ec2: 2048 43:0b:2f:cc:8d:71:8a:66:18:ea:00:95:e8:7c:16:64 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBRP7B1K4xPc3xzHvFbgrnsmth2jhlQkxoJN2XmQ8b5sC01Tyn+t6t7DIqR5XgGbmQwrDWtnIiP7Czc9MlkOB/Y= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJp0zwOp8tAvv45U09d2pxg3lXuwNd7IEi4Jvg3ygypy root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTeRBK0DDWYuTlF6rOcDLr2/JJdPmgjTHxxMjkfY/aJYQG+J4q9v3WGR9dXJHTCpL990erupT0XWqYgD1DMkqFfmyDBOil3U02Kyu5BhSMReTJQjP555VIfNcpEpzorIgBCMpyxurDPjPHW5zLxgCT6L4LQwMoUK5ZLPVHVv46RjO3w9VDlq4JnkX1M5fO4WdH2pRWDayg0pCvuSU9jOOI4bbwQIXrLxpsqohCf2XUt+JBEeSvYapLrLdJfGDXKKZBM5ZUwSeLkXSGhCt7Psrx8okjBSmZ62PfEz9SsnKEo1Pe3dqTm/3l1Dses20wo4zVTownlb99M32VOexHOj2r root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:47:25 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 218.03 seconds 2018-12-23 22:47:32,257 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-23 22:47:32,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:47:32,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:47:32,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-857ba9cb-8018-44a7-aee4-3e7904ed679d x-compute-request-id: req-857ba9cb-8018-44a7-aee4-3e7904ed679d Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:47:32,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-857ba9cb-8018-44a7-aee4-3e7904ed679d 2018-12-23 22:47:32,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456994056702s 2018-12-23 22:47:32,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-857ba9cb-8018-44a7-aee4-3e7904ed679d 2018-12-23 22:47:32,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:47:32,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:47:32,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c99bb7a3-384f-4043-b0c9-063e133daabc x-compute-request-id: req-c99bb7a3-384f-4043-b0c9-063e133daabc Content-Encoding: gzip Content-Length: 20915 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008014] pid_max: default: 32768 minimum: 301\n[ 0.009959] Security Framework initialized\n[ 0.012083] AppArmor: AppArmor initialized\n[ 0.013759] Yama: becoming mindful.\n[ 0.016265] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020959] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024535] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.027049] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028439] Initializing cgroup subsys memory\n[ 0.030265] Initializing cgroup subsys devices\n[ 0.032009] Initializing cgroup subsys freezer\n[ 0.033839] Initializing cgroup subsys blkio\n[ 0.036008] Initializing cgroup subsys perf_event\n[ 0.037902] Initializing cgroup subsys hugetlb\n[ 0.040842] mce: CPU supports 10 MCE banks\n[ 0.042365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044015] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048007] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050006] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.054131] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.061111] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.068978] ACPI: Core revision 20131115\n[ 0.070923] ACPI: All ACPI Tables successfully acquired\n[ 0.072423] ftrace: allocating 28753 entries in 113 pages\n[ 0.092266] smpboot: Max logical packages: 2\n[ 0.093791] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.098450] Enabling x2apic\n[ 0.099555] Enabled x2apic\n[ 0.100007] Switched APIC routing to physical x2apic.\n[ 0.104959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.107036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109581] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.118765] KVM setup paravirtual spinlock\n[ 0.121956] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124193] x86: Booting SMP configuration:\n[ 0.125686] .... node #0, CPUs: #1[ 0.121903] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140019] x86: Booted up 1 node, 2 CPUs\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140013] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146609] devtmpfs: initialized\n[ 0.149662] EVM: security.selinux\n[ 0.150878] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153103] EVM: security.capability\n[ 0.154437] pinctrl core: initialized pinctrl subsystem\n[ 0.156067] regulator-dummy: no parameters\n[ 0.157602] RTC time: 22:43:54, date: 12/23/18\n[ 0.159199] NET: Registered protocol family 16\n[ 0.160124] cpuidle: using governor ladder\n[ 0.161576] cpuidle: using governor menu\n[ 0.163072] ACPI: bus type PCI registered\n[ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166232] PCI: Using configuration type 1 for base access\n[ 0.168657] bio: create slab at 0\n[ 0.169481] ACPI: Added _OSI(Module Device)\n[ 0.169501] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176703] ACPI: Interpreter enabled\n[ 0.178065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191295] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193701] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196208] ACPI: No dock devices found.\n[ 0.199611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207896] acpiphp: Slot [3] registered\n[ 0.208024] acpiphp: Slot [4] registered\n[ 0.209445] acpiphp: Slot [5] registered\n[ 0.210844] acpiphp: Slot [6] registered\n[ 0.212024] acpiphp: Slot [7] registered\n[ 0.213402] acpiphp: Slot [8] registered\n[ 0.214803] acpiphp: Slot [9] registered\n[ 0.216031] acpiphp: Slot [10] registered\n[ 0.217486] acpiphp: Slot [11] registered\n[ 0.218922] acpiphp: Slot [12] registered\n[ 0.220021] acpiphp: Slot [13] registered\n[ 0.221468] acpiphp: Slot [14] registered\n[ 0.222931] acpiphp: Slot [15] registered\n[ 0.224031] acpiphp: Slot [16] registered\n[ 0.225458] acpiphp: Slot [17] registered\n[ 0.226904] acpiphp: Slot [18] registered\n[ 0.228028] acpiphp: Slot [19] registered\n[ 0.229468] acpiphp: Slot [20] registered\n[ 0.230891] acpiphp: Slot [21] registered\n[ 0.232024] acpiphp: Slot [22] registered\n[ 0.233454] acpiphp: Slot [23] registered\n[ 0.234862] acpiphp: Slot [24] registered\n[ 0.236021] acpiphp: Slot [25] registered\n[ 0.237479] acpiphp: Slot [26] registered\n[ 0.238908] acpiphp: Slot [27] registered\n[ 0.240037] acpiphp: Slot [28] registered\n[ 0.241465] acpiphp: Slot [29] registered\n[ 0.242894] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245468] PCI host bridge to bus 0000:00\n[ 0.246906] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.254168] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.264586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267110] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.293881] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.296510] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299132] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303814] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304922] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307271] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.307271] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309046] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311044] SCSI subsystem initialized\n[ 0.312161] ACPI: bus type USB registered\n[ 0.313471] usbcore: registered new interface driver usbfs\n[ 0.315237] usbcore: registered new interface driver hub\n[ 0.316053] usbcore: registered new device driver usb\n[ 0.317789] PCI: Using ACPI for IRQ routing\n[ 0.317895] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321465] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323138] NetLabel: unlabeled traffic allowed by default\n[ 0.324202] Switched to clocksource kvm-clock\n[ 0.332866] AppArmor: AppArmor Filesystem Enabled\n[ 0.334508] pnp: PnP ACPI init\n[ 0.335669] ACPI: bus type PNP registered\n[ 0.337572] pnp: PnP ACPI: found 8 devices\n[ 0.339015] ACPI: bus type PNP unregistered\n[ 0.346794] NET: Registered protocol family 2\n[ 0.348539] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351087] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.353330] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.355475] TCP: reno registered\n[ 0.356660] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.358575] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.360719] NET: Registered protocol family 1\n[ 0.362215] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364096] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366110] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.388587] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.411481] Trying to unpack rootfs image as initramfs...\n[ 0.508755] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.511633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.513519] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.515568] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.518572] Scanning for low memory corruption every 60 seconds\n[ 0.520951] Initialise system trusted keyring\n[ 0.522543] audit: initializing netlink socket (disabled)\n[ 0.524392] type=2000 audit(1545605035.260:1): initialized\n[ 0.545841] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.548931] zbud: loaded\n[ 0.550201] VFS: Disk quotas dquot_6.5.2\n[ 0.551675] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.554205] fuse init (API version 7.22)\n[ 0.555689] msgmni has been set to 3997\n[ 0.557149] Key type big_key registered\n[ 0.559053] Key type asymmetric registered\n[ 0.560516] Asymmetric key parser 'x509' registered\n[ 0.562221] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564899] io scheduler noop registered\n[ 0.566344] io scheduler deadline registered (default)\n[ 0.568117] io scheduler cfq registered\n[ 0.569616] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.571495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573706] ipmi message handler version 39.2\n[ 0.575300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577908] ACPI: Power Button [PWRF]\n[ 0.579381] GHES: HEST is not enabled!\n[ 0.602247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.646656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.672901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698236] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701609] Linux agpgart interface v0.103\n[ 0.704084] brd: module loaded\n[ 0.705690] loop: module loaded\n[ 0.707263] blk-mq: CPU -> queue map\n[ 0.708558] CPU 0 -> Queue 0\n[ 0.709694] CPU 1 -> Queue 0\n[ 0.711902] vda: vda1\n[ 0.713881] scsi0 : ata_piix\n[ 0.715210] scsi1 : ata_piix\n[ 0.716408] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.718726] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.721278] libphy: Fixed MDIO Bus: probed\n[ 0.722923] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724779] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.728937] PPP generic driver version 2.4.2\n[ 0.730476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732521] ehci-pci: EHCI PCI platform driver\n[ 0.734164] ehci-platform: EHCI generic platform driver\n[ 0.735898] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.737850] ohci-pci: OHCI PCI platform driver\n[ 0.739351] ohci-platform: OHCI generic platform driver\n[ 0.741100] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767789] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.769730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774277] usb usb1: Product: UHCI Host Controller\n[ 0.775885] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.777901] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779552] hub 1-0:1.0: USB hub found\n[ 0.780897] hub 1-0:1.0: 2 ports detected\n[ 0.782428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.785981] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787627] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789449] mousedev: PS/2 mouse device common for all mice\n[ 0.791569] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795717] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.796083] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796154] device-mapper: uevent: version 1.0.3\n[ 0.802315] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.805238] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807310] TCP: cubic registered\n[ 0.808657] NET: Registered protocol family 10\n[ 0.810411] NET: Registered protocol family 17\n[ 0.823225] Key type dns_resolver registered\n[ 0.825042] Loading compiled-in X.509 certificates\n[ 0.827186] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.830266] registered taskstats version 1\n[ 0.833567] Key type trusted registered\n[ 0.837661] Key type encrypted registered\n[ 0.839104] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.840907] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.843385] regulator-dummy: disabling\n[ 0.844790] Magic number: 14:784:755\n[ 0.846134] tty ttyS6: hash matches\n[ 0.847542] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035)\n[ 0.850367] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852270] EDD information not available.\n[ 0.877992] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.880608] Write protecting the kernel read-only data: 12288k\n[ 0.883856] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.888450] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.902591] systemd-udevd[107]: starting version 204\n[ 0.936825] FDC 0 is a S82078B\n[ 1.092031] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.256360] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.258629] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.260899] usb 1-1: Product: QEMU USB Tablet\n[ 1.262403] usb 1-1: Manufacturer: QEMU\n[ 1.263765] usb 1-1: SerialNumber: 42\n[ 1.958040] 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.308293] 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.418992] 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.510266] 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 Sun, 23 Dec 2018 22:43:57 +0000. Up 3.06 seconds.\ncloud-init-nonet[3.19]: 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 * Stopping set console keymap[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 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 configure network device security[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.47]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 4.62 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: | eth1 | False | . | . | fa:16:3e:69:48:2a |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:7d:08:a0 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\n53:b8:48:07:ac:06:72:32:47:8d:f3:4d:80:bc:d5:c1 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o.+.=o. |\n|+ O o E. . |\n| * * +. 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:\na8:b7:2b:1c:67:fa:6e:be:cd:15:b3:0e:5f:2f:53:04 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| E |\n| . |\n| . . |\n| . S o . |\n| ..o + . |\n| ..=. . o .. |\n| +..+ = .o. |\n| *Boo o o. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ne7:d6:6b:b9:13:23:41:77:1a:1d:b9:93:1f:1b:1e:ad root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o |\n| . o + |\n| . . + o.|\n| . . ++.|\n| S .. .+=|\n| o..o Eo.|\n| o..+ |\n| . +. |\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:\n7e:b1:33:af:26:eb:22:3b:7c:f1:5e:5e:74:10:96:af root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. |\n| ... |\n| .. |\n| .. |\n| S . ... |\n| .. +E. |\n| . o. * . |\n| + o o+.= |\n| .= +++o.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G * Starting SystemD login management service[74G[ OK ]\n[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:06 +0000. Up 11.52 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:07 +0000. Up 13.30 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14737 0 --:--:-- --:--:-- --:--:-- 14784\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 4s (2786 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://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-164.214 [774 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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.5 [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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 9s (9495 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\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-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8344\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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..................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8968 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58194 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ echo 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 a8:b7:2b:1c:67:fa:6e:be:cd:15:b3:0e:5f:2f:53:04 root@homer-0 (DSA)\nec2: 256 e7:d6:6b:b9:13:23:41:77:1a:1d:b9:93:1f:1b:1e:ad root@homer-0 (ECDSA)\nec2: 256 7e:b1:33:af:26:eb:22:3b:7c:f1:5e:5e:74:10:96:af root@homer-0 (ED25519)\nec2: 2048 53:b8:48:07:ac:06:72:32:47:8d:f3:4d:80:bc:d5:c1 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD2crlac7q8h0Lk0enXksRDm5eBaejpA5W48VghreeTUV8EpGEIESlTo082z7gaF8oQLvFwdU6fXL3f15hyOE/Y= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMLDDQBx4N8yls0J1fGtMyik6ocd+ELmeYK+y2E2bB/O root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPPg0SChEnqFnSCTkp46TUro5+zpu9ZDORJM3f9hHmYXHUy1JurH4XeCDjV/7L2FpS1Bg+R/4XfWrNmGdmAenIaO0S9yKjg2FKoopwbJo7Jehoo98SZPKjTgFIdU/u+lDNnBp96z239hGWo/LOgiXmCVnxm0xlWobTPPJq++dRCOWkLY/4YoMOjb5YAw6Nq3Afv6SQWJBY72Wk7bmV043ZHNP6pxHzhSO/k3+jm6MM1AuniFuw4EjunMMHJCujXhtq4WBMtf/sbOVcQ0icYUai8ULosgQ5JoonYjgo0HhFGRHX34tl69Hx8Z/fHasYaCTxm05cB3Aw+7NWSUp6EU0D root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:46:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.07 seconds\n"} 2018-12-23 22:47:32,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607/action used request id req-c99bb7a3-384f-4043-b0c9-063e133daabc 2018-12-23 22:47:32,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0798869132996s 2018-12-23 22:47:32,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607/action used request id req-c99bb7a3-384f-4043-b0c9-063e133daabc 2018-12-23 22:47:32,805 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008014] pid_max: default: 32768 minimum: 301 [ 0.009959] Security Framework initialized [ 0.012083] AppArmor: AppArmor initialized [ 0.013759] Yama: becoming mindful. [ 0.016265] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020959] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024535] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.027049] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028439] Initializing cgroup subsys memory [ 0.030265] Initializing cgroup subsys devices [ 0.032009] Initializing cgroup subsys freezer [ 0.033839] Initializing cgroup subsys blkio [ 0.036008] Initializing cgroup subsys perf_event [ 0.037902] Initializing cgroup subsys hugetlb [ 0.040842] mce: CPU supports 10 MCE banks [ 0.042365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044015] Spectre V2 : Mitigation: Full generic retpoline [ 0.048007] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050006] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054131] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.061111] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.068978] ACPI: Core revision 20131115 [ 0.070923] ACPI: All ACPI Tables successfully acquired [ 0.072423] ftrace: allocating 28753 entries in 113 pages [ 0.092266] smpboot: Max logical packages: 2 [ 0.093791] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.098450] Enabling x2apic [ 0.099555] Enabled x2apic [ 0.100007] Switched APIC routing to physical x2apic. [ 0.104959] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.107036] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109581] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.118765] KVM setup paravirtual spinlock [ 0.121956] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124193] x86: Booting SMP configuration: [ 0.125686] .... node #0, CPUs: #1[ 0.121903] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140019] x86: Booted up 1 node, 2 CPUs [ 0.140012] KVM setup async PF for cpu 1 [ 0.140013] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146609] devtmpfs: initialized [ 0.149662] EVM: security.selinux [ 0.150878] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153103] EVM: security.capability [ 0.154437] pinctrl core: initialized pinctrl subsystem [ 0.156067] regulator-dummy: no parameters [ 0.157602] RTC time: 22:43:54, date: 12/23/18 [ 0.159199] NET: Registered protocol family 16 [ 0.160124] cpuidle: using governor ladder [ 0.161576] cpuidle: using governor menu [ 0.163072] ACPI: bus type PCI registered [ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166232] PCI: Using configuration type 1 for base access [ 0.168657] bio: create slab at 0 [ 0.169481] ACPI: Added _OSI(Module Device) [ 0.169501] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176703] ACPI: Interpreter enabled [ 0.178065] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191295] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193701] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196208] ACPI: No dock devices found. [ 0.199611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207896] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209445] acpiphp: Slot [5] registered [ 0.210844] acpiphp: Slot [6] registered [ 0.212024] acpiphp: Slot [7] registered [ 0.213402] acpiphp: Slot [8] registered [ 0.214803] acpiphp: Slot [9] registered [ 0.216031] acpiphp: Slot [10] registered [ 0.217486] acpiphp: Slot [11] registered [ 0.218922] acpiphp: Slot [12] registered [ 0.220021] acpiphp: Slot [13] registered [ 0.221468] acpiphp: Slot [14] registered [ 0.222931] acpiphp: Slot [15] registered [ 0.224031] acpiphp: Slot [16] registered [ 0.225458] acpiphp: Slot [17] registered [ 0.226904] acpiphp: Slot [18] registered [ 0.228028] acpiphp: Slot [19] registered [ 0.229468] acpiphp: Slot [20] registered [ 0.230891] acpiphp: Slot [21] registered [ 0.232024] acpiphp: Slot [22] registered [ 0.233454] acpiphp: Slot [23] registered [ 0.234862] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237479] acpiphp: Slot [26] registered [ 0.238908] acpiphp: Slot [27] registered [ 0.240037] acpiphp: Slot [28] registered [ 0.241465] acpiphp: Slot [29] registered [ 0.242894] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245468] PCI host bridge to bus 0000:00 [ 0.246906] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254168] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264586] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267110] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.293881] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.296510] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299132] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301189] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303814] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304922] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307271] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.307271] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309046] vgaarb: bridge control possible 0000:00:02.0 [ 0.311044] SCSI subsystem initialized [ 0.312161] ACPI: bus type USB registered [ 0.313471] usbcore: registered new interface driver usbfs [ 0.315237] usbcore: registered new interface driver hub [ 0.316053] usbcore: registered new device driver usb [ 0.317789] PCI: Using ACPI for IRQ routing [ 0.317895] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321465] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323138] NetLabel: unlabeled traffic allowed by default [ 0.324202] Switched to clocksource kvm-clock [ 0.332866] AppArmor: AppArmor Filesystem Enabled [ 0.334508] pnp: PnP ACPI init [ 0.335669] ACPI: bus type PNP registered [ 0.337572] pnp: PnP ACPI: found 8 devices [ 0.339015] ACPI: bus type PNP unregistered [ 0.346794] NET: Registered protocol family 2 [ 0.348539] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351087] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.353330] TCP: Hash tables configured (established 16384 bind 16384) [ 0.355475] TCP: reno registered [ 0.356660] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.358575] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.360719] NET: Registered protocol family 1 [ 0.362215] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364096] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366110] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388587] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411481] Trying to unpack rootfs image as initramfs... [ 0.508755] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.511633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.513519] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.515568] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.518572] Scanning for low memory corruption every 60 seconds [ 0.520951] Initialise system trusted keyring [ 0.522543] audit: initializing netlink socket (disabled) [ 0.524392] type=2000 audit(1545605035.260:1): initialized [ 0.545841] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.548931] zbud: loaded [ 0.550201] VFS: Disk quotas dquot_6.5.2 [ 0.551675] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.554205] fuse init (API version 7.22) [ 0.555689] msgmni has been set to 3997 [ 0.557149] Key type big_key registered [ 0.559053] Key type asymmetric registered [ 0.560516] Asymmetric key parser 'x509' registered [ 0.562221] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564899] io scheduler noop registered [ 0.566344] io scheduler deadline registered (default) [ 0.568117] io scheduler cfq registered [ 0.569616] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571495] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573706] ipmi message handler version 39.2 [ 0.575300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577908] ACPI: Power Button [PWRF] [ 0.579381] GHES: HEST is not enabled! [ 0.602247] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.646656] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.670164] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.672901] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.698236] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.701609] Linux agpgart interface v0.103 [ 0.704084] brd: module loaded [ 0.705690] loop: module loaded [ 0.707263] blk-mq: CPU -> queue map [ 0.708558] CPU 0 -> Queue 0 [ 0.709694] CPU 1 -> Queue 0 [ 0.711902] vda: vda1 [ 0.713881] scsi0 : ata_piix [ 0.715210] scsi1 : ata_piix [ 0.716408] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.718726] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.721278] libphy: Fixed MDIO Bus: probed [ 0.722923] tun: Universal TUN/TAP device driver, 1.6 [ 0.724779] tun: (C) 1999-2004 Max Krasnyansky [ 0.728937] PPP generic driver version 2.4.2 [ 0.730476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732521] ehci-pci: EHCI PCI platform driver [ 0.734164] ehci-platform: EHCI generic platform driver [ 0.735898] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737850] ohci-pci: OHCI PCI platform driver [ 0.739351] ohci-platform: OHCI generic platform driver [ 0.741100] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763446] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.765200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767789] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.769730] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.771849] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774277] usb usb1: Product: UHCI Host Controller [ 0.775885] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.777901] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779552] hub 1-0:1.0: USB hub found [ 0.780897] hub 1-0:1.0: 2 ports detected [ 0.782428] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785981] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787627] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789449] mousedev: PS/2 mouse device common for all mice [ 0.791569] rtc_cmos 00:00: RTC can wake from S4 [ 0.793632] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.795717] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.796083] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796154] device-mapper: uevent: version 1.0.3 [ 0.802315] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.805238] ledtrig-cpu: registered to indicate activity on CPUs [ 0.807310] TCP: cubic registered [ 0.808657] NET: Registered protocol family 10 [ 0.810411] NET: Registered protocol family 17 [ 0.823225] Key type dns_resolver registered [ 0.825042] Loading compiled-in X.509 certificates [ 0.827186] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.830266] registered taskstats version 1 [ 0.833567] Key type trusted registered [ 0.837661] Key type encrypted registered [ 0.839104] AppArmor: AppArmor sha1 policy hashing enabled [ 0.840907] IMA: No TPM chip found, activating TPM-bypass! [ 0.843385] regulator-dummy: disabling [ 0.844790] Magic number: 14:784:755 [ 0.846134] tty ttyS6: hash matches [ 0.847542] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:55 UTC (1545605035) [ 0.850367] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852270] EDD information not available. [ 0.877992] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.880608] Write protecting the kernel read-only data: 12288k [ 0.883856] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.888450] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.902591] systemd-udevd[107]: starting version 204 [ 0.936825] FDC 0 is a S82078B [ 1.092031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.256360] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.258629] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.260899] usb 1-1: Product: QEMU USB Tablet [ 1.262403] usb 1-1: Manufacturer: QEMU [ 1.263765] usb 1-1: SerialNumber: 42 [ 1.958040] 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.308293] 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.418992] 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.510266] 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 Sun, 23 Dec 2018 22:43:57 +0000. Up 3.06 seconds. cloud-init-nonet[3.19]: 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 ] * Stopping set console keymap[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 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 configure network device security[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.47]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:59 +0000. Up 4.62 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: | eth1 | False | . | . | fa:16:3e:69:48:2a | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:7d:08:a0 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: 53:b8:48:07:ac:06:72:32:47:8d:f3:4d:80:bc:d5:c1 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | o.+.=o. | |+ O o E. . | | * * +. 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: a8:b7:2b:1c:67:fa:6e:be:cd:15:b3:0e:5f:2f:53:04 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | E | | . | | . . | | . S o . | | ..o + . | | ..=. . o .. | | +..+ = .o. | | *Boo 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: e7:d6:6b:b9:13:23:41:77:1a:1d:b9:93:1f:1b:1e:ad root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o | | . o + | | . . + o.| | . . ++.| | S .. .+=| | o..o Eo.| | 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: 7e:b1:33:af:26:eb:22:3b:7c:f1:5e:5e:74:10:96:af root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o. | | ... | | .. | | .. | | S . ... | | .. +E. | | . o. * . | | + o o+.= | | .= +++o.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G * Starting SystemD login management service[74G[ OK ] [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:06 +0000. Up 11.52 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:07 +0000. Up 13.30 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14737 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 4s (2786 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 12 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://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-164.214 [774 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 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.5 [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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 9s (9495 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... 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-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8344 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 ...........+++ ..................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8968 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58194 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ echo 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a8:b7:2b:1c:67:fa:6e:be:cd:15:b3:0e:5f:2f:53:04 root@homer-0 (DSA) ec2: 256 e7:d6:6b:b9:13:23:41:77:1a:1d:b9:93:1f:1b:1e:ad root@homer-0 (ECDSA) ec2: 256 7e:b1:33:af:26:eb:22:3b:7c:f1:5e:5e:74:10:96:af root@homer-0 (ED25519) ec2: 2048 53:b8:48:07:ac:06:72:32:47:8d:f3:4d:80:bc:d5:c1 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD2crlac7q8h0Lk0enXksRDm5eBaejpA5W48VghreeTUV8EpGEIESlTo082z7gaF8oQLvFwdU6fXL3f15hyOE/Y= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMLDDQBx4N8yls0J1fGtMyik6ocd+ELmeYK+y2E2bB/O root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPPg0SChEnqFnSCTkp46TUro5+zpu9ZDORJM3f9hHmYXHUy1JurH4XeCDjV/7L2FpS1Bg+R/4XfWrNmGdmAenIaO0S9yKjg2FKoopwbJo7Jehoo98SZPKjTgFIdU/u+lDNnBp96z239hGWo/LOgiXmCVnxm0xlWobTPPJq++dRCOWkLY/4YoMOjb5YAw6Nq3Afv6SQWJBY72Wk7bmV043ZHNP6pxHzhSO/k3+jm6MM1AuniFuw4EjunMMHJCujXhtq4WBMtf/sbOVcQ0icYUai8ULosgQ5JoonYjgo0HhFGRHX34tl69Hx8Z/fHasYaCTxm05cB3Aw+7NWSUp6EU0D root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:46:48 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.07 seconds 2018-12-23 22:47:32,809 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-23 22:47:32,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:47:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:47:33,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27bbfd9b-d60b-4a69-9c6d-234acffa415a x-compute-request-id: req-27bbfd9b-d60b-4a69-9c6d-234acffa415a Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:47:33,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27bbfd9b-d60b-4a69-9c6d-234acffa415a 2018-12-23 22:47:33,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481530189514s 2018-12-23 22:47:33,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27bbfd9b-d60b-4a69-9c6d-234acffa415a 2018-12-23 22:47:33,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:47:33,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:47:33,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9580c69-b4bc-4319-b956-ac5930cd8820 x-compute-request-id: req-b9580c69-b4bc-4319-b956-ac5930cd8820 Content-Encoding: gzip Content-Length: 20773 Content-Type: application/json RESP BODY: {"output": "ility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009623] Security Framework initialized\n[ 0.011101] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013421] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017851] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020898] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026585] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029556] Initializing cgroup subsys freezer\n[ 0.031102] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033617] Initializing cgroup subsys hugetlb\n[ 0.036681] mce: CPU supports 10 MCE banks\n[ 0.038156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041843] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046201] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056424] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062320] ACPI: Core revision 20131115\n[ 0.064217] ACPI: All ACPI Tables successfully acquired\n[ 0.066261] ftrace: allocating 28753 entries in 113 pages\n[ 0.088230] smpboot: Max logical packages: 2\n[ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.094139] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096266] Enabling x2apic\n[ 0.097365] Enabled x2apic\n[ 0.100003] Switched APIC routing to physical x2apic.\n[ 0.103090] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.108772] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.118679] KVM setup paravirtual spinlock\n[ 0.121280] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.123690] x86: Booting SMP configuration:\n[ 0.124004] .... node #0, CPUs: #1[ 0.121237] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140019] x86: Booted up 1 node, 2 CPUs\n[ 0.140012] KVM setup async PF for cpu 1\n[ 0.140014] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146589] devtmpfs: initialized\n[ 0.149630] EVM: security.selinux\n[ 0.150821] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153121] EVM: security.capability\n[ 0.154439] pinctrl core: initialized pinctrl subsystem\n[ 0.156046] regulator-dummy: no parameters\n[ 0.157565] RTC time: 22:43:39, date: 12/23/18\n[ 0.159122] NET: Registered protocol family 16\n[ 0.160099] cpuidle: using governor ladder\n[ 0.161535] cpuidle: using governor menu\n[ 0.162984] ACPI: bus type PCI registered\n[ 0.164004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166183] PCI: Using configuration type 1 for base access\n[ 0.168613] bio: create slab at 0\n[ 0.169471] ACPI: Added _OSI(Module Device)\n[ 0.169528] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173600] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176951] ACPI: Interpreter enabled\n[ 0.178283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191305] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.193686] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196203] ACPI: No dock devices found.\n[ 0.199632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202202] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207886] acpiphp: Slot [3] registered\n[ 0.208023] acpiphp: Slot [4] registered\n[ 0.209457] acpiphp: Slot [5] registered\n[ 0.210873] acpiphp: Slot [6] registered\n[ 0.212024] acpiphp: Slot [7] registered\n[ 0.213439] acpiphp: Slot [8] registered\n[ 0.214854] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217461] acpiphp: Slot [11] registered\n[ 0.218884] acpiphp: Slot [12] registered\n[ 0.220021] acpiphp: Slot [13] registered\n[ 0.221441] acpiphp: Slot [14] registered\n[ 0.222872] acpiphp: Slot [15] registered\n[ 0.224021] acpiphp: Slot [16] registered\n[ 0.225475] acpiphp: Slot [17] registered\n[ 0.226885] acpiphp: Slot [18] registered\n[ 0.228029] acpiphp: Slot [19] registered\n[ 0.229452] acpiphp: Slot [20] registered\n[ 0.230871] acpiphp: Slot [21] registered\n[ 0.232021] acpiphp: Slot [22] registered\n[ 0.233437] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237435] acpiphp: Slot [26] registered\n[ 0.238854] acpiphp: Slot [27] registered\n[ 0.240021] acpiphp: Slot [28] registered\n[ 0.241435] acpiphp: Slot [29] registered\n[ 0.242845] acpiphp: Slot [30] registered\n[ 0.244028] acpiphp: Slot [31] registered\n[ 0.245440] PCI host bridge to bus 0000:00\n[ 0.246866] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.249980] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251926] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.263761] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295459] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297178] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303376] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304279] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309053] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311057] SCSI subsystem initialized\n[ 0.312160] ACPI: bus type USB registered\n[ 0.313497] usbcore: registered new interface driver usbfs\n[ 0.315294] usbcore: registered new interface driver hub\n[ 0.316050] usbcore: registered new device driver usb\n[ 0.317773] PCI: Using ACPI for IRQ routing\n[ 0.317884] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321496] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323192] NetLabel: unlabeled traffic allowed by default\n[ 0.324185] Switched to clocksource kvm-clock\n[ 0.332782] AppArmor: AppArmor Filesystem Enabled\n[ 0.334419] pnp: PnP ACPI init\n[ 0.335577] ACPI: bus type PNP registered\n[ 0.337457] pnp: PnP ACPI: found 8 devices\n[ 0.338898] ACPI: bus type PNP unregistered\n[ 0.346689] NET: Registered protocol family 2\n[ 0.348474] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351101] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.353423] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.355632] TCP: reno registered\n[ 0.356842] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.358815] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.360954] NET: Registered protocol family 1\n[ 0.362472] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364386] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366268] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.389038] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.411910] Trying to unpack rootfs image as initramfs...\n[ 0.512711] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.515569] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.517474] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519472] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522384] Scanning for low memory corruption every 60 seconds\n[ 0.524701] Initialise system trusted keyring\n[ 0.526262] audit: initializing netlink socket (disabled)\n[ 0.528070] type=2000 audit(1545605020.775:1): initialized\n[ 0.549042] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.552020] zbud: loaded\n[ 0.553264] VFS: Disk quotas dquot_6.5.2\n[ 0.554699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.557150] fuse init (API version 7.22)\n[ 0.558614] msgmni has been set to 3997\n[ 0.560050] Key type big_key registered\n[ 0.561822] Key type asymmetric registered\n[ 0.563263] Asymmetric key parser 'x509' registered\n[ 0.564924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.567493] io scheduler noop registered\n[ 0.568885] io scheduler deadline registered (default)\n[ 0.570600] io scheduler cfq registered\n[ 0.572032] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.573861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.575995] ipmi message handler version 39.2\n[ 0.577557] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.580098] ACPI: Power Button [PWRF]\n[ 0.581505] GHES: HEST is not enabled!\n[ 0.603809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.671069] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.673669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699141] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702512] Linux agpgart interface v0.103\n[ 0.704903] brd: module loaded\n[ 0.706500] loop: module loaded\n[ 0.708065] blk-mq: CPU -> queue map\n[ 0.709305] CPU 0 -> Queue 0\n[ 0.710402] CPU 1 -> Queue 0\n[ 0.712249] vda: vda1\n[ 0.713893] scsi0 : ata_piix\n[ 0.715074] scsi1 : ata_piix\n[ 0.716167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.718211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.720489] libphy: Fixed MDIO Bus: probed\n[ 0.721942] tun: Universal TUN/TAP device driver, 1.6\n[ 0.723616] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.727368] PPP generic driver version 2.4.2\n[ 0.728871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.730895] ehci-pci: EHCI PCI platform driver\n[ 0.732370] ehci-platform: EHCI generic platform driver\n[ 0.734027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.735915] ohci-pci: OHCI PCI platform driver\n[ 0.737380] ohci-platform: OHCI generic platform driver\n[ 0.739020] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761299] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.762962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.765425] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.767293] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.769331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.771703] usb usb1: Product: UHCI Host Controller\n[ 0.773228] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.775149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776764] hub 1-0:1.0: USB hub found\n[ 0.778083] hub 1-0:1.0: 2 ports detected\n[ 0.779586] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783019] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784601] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786365] mousedev: PS/2 mouse device common for all mice\n[ 0.788475] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.791528] rtc_cmos 00:00: RTC can wake from S4\n[ 0.793465] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.795535] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.797663] device-mapper: uevent: version 1.0.3\n[ 0.799302] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.802127] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.804147] TCP: cubic registered\n[ 0.805442] NET: Registered protocol family 10\n[ 0.807236] NET: Registered protocol family 17\n[ 0.820043] Key type dns_resolver registered\n[ 0.821738] Loading compiled-in X.509 certificates\n[ 0.823887] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.826994] registered taskstats version 1\n[ 0.830237] Key type trusted registered\n[ 0.834426] Key type encrypted registered\n[ 0.835861] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.837667] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.840117] regulator-dummy: disabling\n[ 0.841507] Magic number: 14:784:755\n[ 0.842863] tty ttyS6: hash matches\n[ 0.844271] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:40 UTC (1545605020)\n[ 0.847062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.848995] EDD information not available.\n[ 0.877560] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.880288] Write protecting the kernel read-only data: 12288k\n[ 0.882782] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.886785] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.901022] systemd-udevd[107]: starting version 204\n[ 0.932795] FDC 0 is a S82078B\n[ 1.088049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.253553] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.255921] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.258187] usb 1-1: Product: QEMU USB Tablet\n[ 1.259691] usb 1-1: Manufacturer: QEMU\n[ 1.261051] usb 1-1: SerialNumber: 42\n[ 1.958038] 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.366673] 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[ 3.788394] random: init urandom read with 10 bits of entropy available\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[ 4.227714] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 22:43:50 +0000. Up 10.83 seconds.\ncloud-init-nonet[10.99]: 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 set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 configure network device[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[12.07]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:51 +0000. Up 12.32 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: | eth1 | False | . | . | fa:16:3e:de:dc:7b |\nci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:90:d7:13 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\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 ]\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:\nc2:dd:39:af:93:1e:c9:56:9d:d6:12:83:53:04:91:95 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o*+. |\n| .oE |\n| o o |\n| . . . . o = |\n| o S + . = .|\n| . . = . . |\n| =.. |\n| .oo |\n| .o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ncf:e6:2c:b3:da:83:7c:dc:f5:33:25:43:2f:f4:35:98 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| o |\n| Eo..|\n| S o oo|\n| o . + +|\n| . o .+. . = |\n| o.*+. + |\n| .oo=o o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n6e:2c:b4:a8:5f:bf:d7:1c:93:0a:da:a7:13:41:96:78 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . . |\n| . E |\n| + |\n| . |\n| . S. . |\n| o +o + |\n| . +o+o + o |\n| . ..+o + o |\n| ... +* |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n44:f7:1d:f7:46:6f:a6:e5:21:b7:6a:f8:65:71:4d:89 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . . o|\n| . . . ..++|\n| . .E.+O|\n| . oO+|\n| S .o+|\n| . . o|\n| . o o |\n| o o |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:00 +0000. Up 20.35 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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:02 +0000. Up 21.85 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14564 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 8s (1593 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.17\n+ '[' -n 192.168.0.17 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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 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 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 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, 117 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ 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 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 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://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 10s (9084 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\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-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\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 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 fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\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-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8730\nclearwater-socket-factory-sig start/running, process 8735\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8784\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\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-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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...........................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58625 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.1.7\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.7\n++ echo A 192.168.1.7\n++ ip2rr 192.168.0.9\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.9\n++ echo A 192.168.0.9\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.8'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cf:e6:2c:b3:da:83:7c:dc:f5:33:25:43:2f:f4:35:98 root@dime-0 (DSA)\nec2: 256 6e:2c:b4:a8:5f:bf:d7:1c:93:0a:da:a7:13:41:96:78 root@dime-0 (ECDSA)\nec2: 256 44:f7:1d:f7:46:6f:a6:e5:21:b7:6a:f8:65:71:4d:89 root@dime-0 (ED25519)\nec2: 2048 c2:dd:39:af:93:1e:c9:56:9d:d6:12:83:53:04:91:95 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOhJ3cEqcbfwSYdlriHP2q+PCZlPMKvZtkVuaUL9carMCj0Igmz7rHxXlS2BOXlK2DLk+cJVNIefAe7EFvJSiRM= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4+kyp5Rchp0pkOdgNP3qvPpKum84LgIwKf3zxZO8ok root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiIIge9m59gkK6MpjXpZkOopPtabsweabyXP9rOXHBakMvmJ/255aWU/vYWcexC/IzVchf4+J9yUEYgbUrNVm/tV64wLyP3lHngOBm3ETN8i0zTBV2N/gyw/zJDjyUrE9TttVFlSJFOsGDgFz3/5M6/sAtBNuw7OzeFAJrSSstYCJAofKkb3qdevYiAvdPFLJVm/JhbcCXNst3kVaY90tSr4vLrSnSv8H0OqIJUEWKHAx8gWifeZMaTqYojqfHuqCCYRLFNy66TsA2K/XFW8VyrJRJ5gbwBSEXNbWMWuKm1ipIsW0uTU3q9hf0i2vgN+PRKg8WXZ/UWdiT7Pg/MaNP root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:47:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 201.67 seconds\n"} 2018-12-23 22:47:33,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a/action used request id req-b9580c69-b4bc-4319-b956-ac5930cd8820 2018-12-23 22:47:33,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109256029129s 2018-12-23 22:47:33,411 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a/action used request id req-b9580c69-b4bc-4319-b956-ac5930cd8820 2018-12-23 22:47:33,411 - functest.core.singlevm - DEBUG - console: ility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009623] Security Framework initialized [ 0.011101] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013421] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017851] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020898] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026585] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029556] Initializing cgroup subsys freezer [ 0.031102] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033617] Initializing cgroup subsys hugetlb [ 0.036681] mce: CPU supports 10 MCE banks [ 0.038156] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038156] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041843] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046201] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056424] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062320] ACPI: Core revision 20131115 [ 0.064217] ACPI: All ACPI Tables successfully acquired [ 0.066261] ftrace: allocating 28753 entries in 113 pages [ 0.088230] smpboot: Max logical packages: 2 [ 0.092004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094139] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096266] Enabling x2apic [ 0.097365] Enabled x2apic [ 0.100003] Switched APIC routing to physical x2apic. [ 0.103090] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108772] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.118679] KVM setup paravirtual spinlock [ 0.121280] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.123690] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.121237] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140019] x86: Booted up 1 node, 2 CPUs [ 0.140012] KVM setup async PF for cpu 1 [ 0.140014] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144006] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146589] devtmpfs: initialized [ 0.149630] EVM: security.selinux [ 0.150821] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153121] EVM: security.capability [ 0.154439] pinctrl core: initialized pinctrl subsystem [ 0.156046] regulator-dummy: no parameters [ 0.157565] RTC time: 22:43:39, date: 12/23/18 [ 0.159122] NET: Registered protocol family 16 [ 0.160099] cpuidle: using governor ladder [ 0.161535] cpuidle: using governor menu [ 0.162984] ACPI: bus type PCI registered [ 0.164004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166183] PCI: Using configuration type 1 for base access [ 0.168613] bio: create slab at 0 [ 0.169471] ACPI: Added _OSI(Module Device) [ 0.169528] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173600] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176951] ACPI: Interpreter enabled [ 0.178283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191305] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.193686] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196203] ACPI: No dock devices found. [ 0.199632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202202] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207886] acpiphp: Slot [3] registered [ 0.208023] acpiphp: Slot [4] registered [ 0.209457] acpiphp: Slot [5] registered [ 0.210873] acpiphp: Slot [6] registered [ 0.212024] acpiphp: Slot [7] registered [ 0.213439] acpiphp: Slot [8] registered [ 0.214854] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217461] acpiphp: Slot [11] registered [ 0.218884] acpiphp: Slot [12] registered [ 0.220021] acpiphp: Slot [13] registered [ 0.221441] acpiphp: Slot [14] registered [ 0.222872] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225475] acpiphp: Slot [17] registered [ 0.226885] acpiphp: Slot [18] registered [ 0.228029] acpiphp: Slot [19] registered [ 0.229452] acpiphp: Slot [20] registered [ 0.230871] acpiphp: Slot [21] registered [ 0.232021] acpiphp: Slot [22] registered [ 0.233437] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237435] acpiphp: Slot [26] registered [ 0.238854] acpiphp: Slot [27] registered [ 0.240021] acpiphp: Slot [28] registered [ 0.241435] acpiphp: Slot [29] registered [ 0.242845] acpiphp: Slot [30] registered [ 0.244028] acpiphp: Slot [31] registered [ 0.245440] PCI host bridge to bus 0000:00 [ 0.246866] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249980] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251926] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254153] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263761] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292495] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295459] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297178] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299677] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303376] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304279] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305876] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309053] vgaarb: bridge control possible 0000:00:02.0 [ 0.311057] SCSI subsystem initialized [ 0.312160] ACPI: bus type USB registered [ 0.313497] usbcore: registered new interface driver usbfs [ 0.315294] usbcore: registered new interface driver hub [ 0.316050] usbcore: registered new device driver usb [ 0.317773] PCI: Using ACPI for IRQ routing [ 0.317884] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321496] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323192] NetLabel: unlabeled traffic allowed by default [ 0.324185] Switched to clocksource kvm-clock [ 0.332782] AppArmor: AppArmor Filesystem Enabled [ 0.334419] pnp: PnP ACPI init [ 0.335577] ACPI: bus type PNP registered [ 0.337457] pnp: PnP ACPI: found 8 devices [ 0.338898] ACPI: bus type PNP unregistered [ 0.346689] NET: Registered protocol family 2 [ 0.348474] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351101] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.353423] TCP: Hash tables configured (established 16384 bind 16384) [ 0.355632] TCP: reno registered [ 0.356842] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.358815] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.360954] NET: Registered protocol family 1 [ 0.362472] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366268] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389038] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411910] Trying to unpack rootfs image as initramfs... [ 0.512711] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515569] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.517474] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519472] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522384] Scanning for low memory corruption every 60 seconds [ 0.524701] Initialise system trusted keyring [ 0.526262] audit: initializing netlink socket (disabled) [ 0.528070] type=2000 audit(1545605020.775:1): initialized [ 0.549042] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.552020] zbud: loaded [ 0.553264] VFS: Disk quotas dquot_6.5.2 [ 0.554699] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557150] fuse init (API version 7.22) [ 0.558614] msgmni has been set to 3997 [ 0.560050] Key type big_key registered [ 0.561822] Key type asymmetric registered [ 0.563263] Asymmetric key parser 'x509' registered [ 0.564924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.567493] io scheduler noop registered [ 0.568885] io scheduler deadline registered (default) [ 0.570600] io scheduler cfq registered [ 0.572032] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575995] ipmi message handler version 39.2 [ 0.577557] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.580098] ACPI: Power Button [PWRF] [ 0.581505] GHES: HEST is not enabled! [ 0.603809] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648028] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.671069] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.673669] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699141] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702512] Linux agpgart interface v0.103 [ 0.704903] brd: module loaded [ 0.706500] loop: module loaded [ 0.708065] blk-mq: CPU -> queue map [ 0.709305] CPU 0 -> Queue 0 [ 0.710402] CPU 1 -> Queue 0 [ 0.712249] vda: vda1 [ 0.713893] scsi0 : ata_piix [ 0.715074] scsi1 : ata_piix [ 0.716167] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.718211] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.720489] libphy: Fixed MDIO Bus: probed [ 0.721942] tun: Universal TUN/TAP device driver, 1.6 [ 0.723616] tun: (C) 1999-2004 Max Krasnyansky [ 0.727368] PPP generic driver version 2.4.2 [ 0.728871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.730895] ehci-pci: EHCI PCI platform driver [ 0.732370] ehci-platform: EHCI generic platform driver [ 0.734027] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.735915] ohci-pci: OHCI PCI platform driver [ 0.737380] ohci-platform: OHCI generic platform driver [ 0.739020] uhci_hcd: USB Universal Host Controller Interface driver [ 0.761299] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.762962] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.765425] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.767293] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.769331] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.771703] usb usb1: Product: UHCI Host Controller [ 0.773228] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.775149] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776764] hub 1-0:1.0: USB hub found [ 0.778083] hub 1-0:1.0: 2 ports detected [ 0.779586] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.783019] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784601] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786365] mousedev: PS/2 mouse device common for all mice [ 0.788475] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.791528] rtc_cmos 00:00: RTC can wake from S4 [ 0.793465] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.795535] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.797663] device-mapper: uevent: version 1.0.3 [ 0.799302] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.802127] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804147] TCP: cubic registered [ 0.805442] NET: Registered protocol family 10 [ 0.807236] NET: Registered protocol family 17 [ 0.820043] Key type dns_resolver registered [ 0.821738] Loading compiled-in X.509 certificates [ 0.823887] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.826994] registered taskstats version 1 [ 0.830237] Key type trusted registered [ 0.834426] Key type encrypted registered [ 0.835861] AppArmor: AppArmor sha1 policy hashing enabled [ 0.837667] IMA: No TPM chip found, activating TPM-bypass! [ 0.840117] regulator-dummy: disabling [ 0.841507] Magic number: 14:784:755 [ 0.842863] tty ttyS6: hash matches [ 0.844271] rtc_cmos 00:00: setting system clock to 2018-12-23 22:43:40 UTC (1545605020) [ 0.847062] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.848995] EDD information not available. [ 0.877560] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.880288] Write protecting the kernel read-only data: 12288k [ 0.882782] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.886785] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.901022] systemd-udevd[107]: starting version 204 [ 0.932795] FDC 0 is a S82078B [ 1.088049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.253553] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.255921] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.258187] usb 1-1: Product: QEMU USB Tablet [ 1.259691] usb 1-1: Manufacturer: QEMU [ 1.261051] usb 1-1: SerialNumber: 42 [ 1.958038] 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.366673] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 3.788394] random: init urandom read with 10 bits of entropy available * 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 ] [ 4.227714] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 22:43:50 +0000. Up 10.83 seconds. cloud-init-nonet[10.99]: 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 set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 configure network device[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[12.07]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:51 +0000. Up 12.32 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: | eth1 | False | . | . | fa:16:3e:de:dc:7b | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:90:d7:13 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * 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 ] 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: c2:dd:39:af:93:1e:c9:56:9d:d6:12:83:53:04:91:95 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | o*+. | | .oE | | o o | | . . . . o = | | o S + . = .| | . . = . . | | =.. | | .oo | | .o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: cf:e6:2c:b3:da:83:7c:dc:f5:33:25:43:2f:f4:35:98 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | o | | Eo..| | S o oo| | o . + +| | . o .+. . = | | o.*+. + | | .oo=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: 6e:2c:b4:a8:5f:bf:d7:1c:93:0a:da:a7:13:41:96:78 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . . | | . E | | + | | . | | . S. . | | o +o + | | . +o+o + o | | . ..+o + o | | ... +* | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 44:f7:1d:f7:46:6f:a6:e5:21:b7:6a:f8:65:71:4d:89 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . . o| | . . . ..++| | . .E.+O| | . oO+| | S .o+| | . . o| | . o o | | o o | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:44:00 +0000. Up 20.35 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:44:02 +0000. Up 21.85 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14564 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 8s (1593 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.17 + '[' -n 192.168.0.17 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes 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 libboost-thread1.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 libboost-thread1.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, 117 newly installed, 0 to remove and 12 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ 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 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ 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/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 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://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 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:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 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:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 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: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 10s (9084 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... 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-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... 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 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 fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... 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-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8730 clearwater-socket-factory-sig start/running, process 8735 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8784 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 .................................................................................+++ ...........................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.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-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [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/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58625 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.1.7 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.7 ++ echo A 192.168.1.7 ++ ip2rr 192.168.0.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.9 ++ echo A 192.168.0.9 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.8' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cf:e6:2c:b3:da:83:7c:dc:f5:33:25:43:2f:f4:35:98 root@dime-0 (DSA) ec2: 256 6e:2c:b4:a8:5f:bf:d7:1c:93:0a:da:a7:13:41:96:78 root@dime-0 (ECDSA) ec2: 256 44:f7:1d:f7:46:6f:a6:e5:21:b7:6a:f8:65:71:4d:89 root@dime-0 (ED25519) ec2: 2048 c2:dd:39:af:93:1e:c9:56:9d:d6:12:83:53:04:91:95 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOhJ3cEqcbfwSYdlriHP2q+PCZlPMKvZtkVuaUL9carMCj0Igmz7rHxXlS2BOXlK2DLk+cJVNIefAe7EFvJSiRM= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN4+kyp5Rchp0pkOdgNP3qvPpKum84LgIwKf3zxZO8ok root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiIIge9m59gkK6MpjXpZkOopPtabsweabyXP9rOXHBakMvmJ/255aWU/vYWcexC/IzVchf4+J9yUEYgbUrNVm/tV64wLyP3lHngOBm3ETN8i0zTBV2N/gyw/zJDjyUrE9TttVFlSJFOsGDgFz3/5M6/sAtBNuw7OzeFAJrSSstYCJAofKkb3qdevYiAvdPFLJVm/JhbcCXNst3kVaY90tSr4vLrSnSv8H0OqIJUEWKHAx8gWifeZMaTqYojqfHuqCCYRLFNy66TsA2K/XFW8VyrJRJ5gbwBSEXNbWMWuKm1ipIsW0uTU3q9hf0i2vgN+PRKg8WXZ/UWdiT7Pg/MaNP root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:47:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 201.67 seconds 2018-12-23 22:47:33,416 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-23 22:47:33,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:47:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:47:33,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8508c17a-3b2e-4c7f-ac9e-4a3166da19d3 x-compute-request-id: req-8508c17a-3b2e-4c7f-ac9e-4a3166da19d3 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:47:33,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8508c17a-3b2e-4c7f-ac9e-4a3166da19d3 2018-12-23 22:47:33,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.298011064529s 2018-12-23 22:47:33,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8508c17a-3b2e-4c7f-ac9e-4a3166da19d3 2018-12-23 22:47:33,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:47:33,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:47:33,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99adcf22-8999-4eff-ab55-50b25da6c3b0 x-compute-request-id: req-99adcf22-8999-4eff-ab55-50b25da6c3b0 Content-Encoding: gzip Content-Length: 20617 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\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 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009632] Security Framework initialized\n[ 0.011121] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013428] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017791] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020860] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026575] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029559] Initializing cgroup subsys freezer\n[ 0.031106] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033629] Initializing cgroup subsys hugetlb\n[ 0.036701] mce: CPU supports 10 MCE banks\n[ 0.038200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041858] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046228] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056753] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062751] ACPI: Core revision 20131115\n[ 0.064472] ACPI: All ACPI Tables successfully acquired\n[ 0.066502] ftrace: allocating 28753 entries in 113 pages\n[ 0.088244] smpboot: Max logical packages: 2\n[ 0.092094] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.094231] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096326] Enabling x2apic\n[ 0.097428] Enabled x2apic\n[ 0.100015] Switched APIC routing to physical x2apic.\n[ 0.103162] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.108850] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119424] KVM setup paravirtual spinlock\n[ 0.122328] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124226] x86: Booting SMP configuration:\n[ 0.125778] .... node #0, CPUs: #1[ 0.122274] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144021] x86: Booted up 1 node, 2 CPUs\n[ 0.144011] KVM setup async PF for cpu 1\n[ 0.144011] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150630] devtmpfs: initialized\n[ 0.153908] EVM: security.selinux\n[ 0.155153] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157140] EVM: security.capability\n[ 0.158489] pinctrl core: initialized pinctrl subsystem\n[ 0.160102] regulator-dummy: no parameters\n[ 0.161651] RTC time: 22:42:56, date: 12/23/18\n[ 0.163260] NET: Registered protocol family 16\n[ 0.164149] cpuidle: using governor ladder\n[ 0.165603] cpuidle: using governor menu\n[ 0.167133] ACPI: bus type PCI registered\n[ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170307] PCI: Using configuration type 1 for base access\n[ 0.172653] bio: create slab at 0\n[ 0.173501] ACPI: Added _OSI(Module Device)\n[ 0.173574] ACPI: Added _OSI(Processor Device)\n[ 0.176003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.177622] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181063] ACPI: Interpreter enabled\n[ 0.182425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.184932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.191308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.194113] ACPI: (supports S0 S5)\n[ 0.195376] ACPI: Using IOAPIC for interrupt routing\n[ 0.196022] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200208] ACPI: No dock devices found.\n[ 0.203623] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206229] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211938] acpiphp: Slot [3] registered\n[ 0.212035] acpiphp: Slot [4] registered\n[ 0.213465] acpiphp: Slot [5] registered\n[ 0.214906] acpiphp: Slot [6] registered\n[ 0.216022] acpiphp: Slot [7] registered\n[ 0.217445] acpiphp: Slot [8] registered\n[ 0.218857] acpiphp: Slot [9] registered\n[ 0.220029] acpiphp: Slot [10] registered\n[ 0.221483] acpiphp: Slot [11] registered\n[ 0.222920] acpiphp: Slot [12] registered\n[ 0.224021] acpiphp: Slot [13] registered\n[ 0.225474] acpiphp: Slot [14] registered\n[ 0.226924] acpiphp: Slot [15] registered\n[ 0.228021] acpiphp: Slot [16] registered\n[ 0.229480] acpiphp: Slot [17] registered\n[ 0.230918] acpiphp: Slot [18] registered\n[ 0.232028] acpiphp: Slot [19] registered\n[ 0.233471] acpiphp: Slot [20] registered\n[ 0.234912] acpiphp: Slot [21] registered\n[ 0.236021] acpiphp: Slot [22] registered\n[ 0.237459] acpiphp: Slot [23] registered\n[ 0.238905] acpiphp: Slot [24] registered\n[ 0.240022] acpiphp: Slot [25] registered\n[ 0.241470] acpiphp: Slot [26] registered\n[ 0.242905] acpiphp: Slot [27] registered\n[ 0.244021] acpiphp: Slot [28] registered\n[ 0.245487] acpiphp: Slot [29] registered\n[ 0.246927] acpiphp: Slot [30] registered\n[ 0.248028] acpiphp: Slot [31] registered\n[ 0.249460] PCI host bridge to bus 0000:00\n[ 0.250916] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.254024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258215] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.269856] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.295120] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297218] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299767] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303688] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304914] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307055] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.307055] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311171] SCSI subsystem initialized\n[ 0.312167] ACPI: bus type USB registered\n[ 0.313522] usbcore: registered new interface driver usbfs\n[ 0.315357] usbcore: registered new interface driver hub\n[ 0.316051] usbcore: registered new device driver usb\n[ 0.317818] PCI: Using ACPI for IRQ routing\n[ 0.317898] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321529] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323304] NetLabel: unlabeled traffic allowed by default\n[ 0.324197] Switched to clocksource kvm-clock\n[ 0.332777] AppArmor: AppArmor Filesystem Enabled\n[ 0.334439] pnp: PnP ACPI init\n[ 0.335615] ACPI: bus type PNP registered\n[ 0.337518] pnp: PnP ACPI: found 8 devices\n[ 0.338986] ACPI: bus type PNP unregistered\n[ 0.346758] NET: Registered protocol family 2\n[ 0.348604] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351277] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.353632] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.355889] TCP: reno registered\n[ 0.357112] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.359113] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.361295] NET: Registered protocol family 1\n[ 0.362854] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364827] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366757] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.389514] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412301] Trying to unpack rootfs image as initramfs...\n[ 0.511866] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.514796] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516728] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.519202] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.522832] Scanning for low memory corruption every 60 seconds\n[ 0.525588] Initialise system trusted keyring\n[ 0.527483] audit: initializing netlink socket (disabled)\n[ 0.529761] type=2000 audit(1545604977.220:1): initialized\n[ 0.550871] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554317] zbud: loaded\n[ 0.555795] VFS: Disk quotas dquot_6.5.2\n[ 0.557527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.560518] fuse init (API version 7.22)\n[ 0.562250] msgmni has been set to 3997\n[ 0.563950] Key type big_key registered\n[ 0.565968] Key type asymmetric registered\n[ 0.567733] Asymmetric key parser 'x509' registered\n[ 0.569755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.572924] io scheduler noop registered\n[ 0.574644] io scheduler deadline registered (default)\n[ 0.576770] io scheduler cfq registered\n[ 0.578531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583429] ipmi message handler version 39.2\n[ 0.585354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588468] ACPI: Power Button [PWRF]\n[ 0.590172] GHES: HEST is not enabled!\n[ 0.612488] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.656370] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.659350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.689700] Linux agpgart interface v0.103\n[ 0.692415] brd: module loaded\n[ 0.694236] loop: module loaded\n[ 0.696089] blk-mq: CPU -> queue map\n[ 0.697659] CPU 0 -> Queue 0\n[ 0.699020] CPU 1 -> Queue 0\n[ 0.701274] vda: vda1\n[ 0.703025] scsi0 : ata_piix\n[ 0.704289] scsi1 : ata_piix\n[ 0.705449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.707669] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.710103] libphy: Fixed MDIO Bus: probed\n[ 0.711673] tun: Universal TUN/TAP device driver, 1.6\n[ 0.713453] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.716609] PPP generic driver version 2.4.2\n[ 0.718218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.720657] ehci-pci: EHCI PCI platform driver\n[ 0.722447] ehci-platform: EHCI generic platform driver\n[ 0.724505] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.726867] ohci-pci: OHCI PCI platform driver\n[ 0.728673] ohci-platform: OHCI generic platform driver\n[ 0.730737] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.753743] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.755782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.758844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.761165] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763735] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.766609] usb usb1: Product: UHCI Host Controller\n[ 0.768544] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.771019] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.773003] hub 1-0:1.0: USB hub found\n[ 0.774612] hub 1-0:1.0: 2 ports detected\n[ 0.776445] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780510] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782497] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784648] mousedev: PS/2 mouse device common for all mice\n[ 0.786715] rtc_cmos 00:00: RTC can wake from S4\n[ 0.788840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.790944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.793925] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796547] device-mapper: uevent: version 1.0.3\n[ 0.798498] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.801895] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.804296] TCP: cubic registered\n[ 0.805808] NET: Registered protocol family 10\n[ 0.807881] NET: Registered protocol family 17\n[ 0.809700] Key type dns_resolver registered\n[ 0.811698] Loading compiled-in X.509 certificates\n[ 0.814172] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.817895] registered taskstats version 1\n[ 0.821472] Key type trusted registered\n[ 0.825937] Key type encrypted registered\n[ 0.838875] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.841051] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.843734] regulator-dummy: disabling\n[ 0.845404] Magic number: 14:784:755\n[ 0.846988] tty ttyS6: hash matches\n[ 0.848603] rtc_cmos 00:00: setting system clock to 2018-12-23 22:42:57 UTC (1545604977)\n[ 0.851914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.854232] EDD information not available.\n[ 0.869311] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.872483] Write protecting the kernel read-only data: 12288k\n[ 0.875378] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.879987] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.894442] systemd-udevd[107]: starting version 204\n[ 0.932508] FDC 0 is a S82078B\n[ 1.088021] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.253273] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.255543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.257889] usb 1-1: Product: QEMU USB Tablet\n[ 1.259457] usb 1-1: Manufacturer: QEMU\n[ 1.260881] usb 1-1: SerialNumber: 42\n[ 1.945607] 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.297932] 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.414747] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.532381] 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 Sun, 23 Dec 2018 22:42:59 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.06]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting 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 * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.05]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:00 +0000. Up 4.29 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 | 192.168.0.17 | 255.255.255.0 | fa:16:3e:ee:db:4e |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\nac:fe:50:22:ee:34:7b:c0:0c:0c:99:2f:c7:85:eb:80 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o . |\n|+ . . |\n|.= o |\n|E B . |\n| = +. . S |\n| ..+. + |\n| +.o |\n| o +.. |\n| o.... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf5:56:06:27:51:d4:c9:d7:7c:83:a3:5d:a3:da:b9:67 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ++*oo|\n| * **|\n| . o * =|\n| . o = |\n| S = . |\n| o o |\n| . |\n| . E |\n| o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n74:74:4e:88:96:00:1a:10:88:b3:bd:13:f0:de:5b:93 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|=o. .... o..o |\n|= o +..+ |\n| *. .. . . |\n|. + . . |\n| . + .S |\n| + . E |\n| . o . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n5c:c8:d0:4c:18:fd:39:4b:db:16:78:4d:91:bb:c2:7b root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oB. .o |\n| .o+. o |\n| o..o o . |\n| . .* o o |\n| S. B . . |\n| o = . |\n| . o |\n| . E |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:06 +0000. Up 10.26 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 regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:43:08 +0000. Up 11.45 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 11098 0 --:--:-- --:--:-- --:--:-- 11127\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [96.0 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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\nFetched 12.9 MB in 9s (1322 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.17\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 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 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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 [1459 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 [3754 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 [1979 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 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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 [1820 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]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 16s (4254 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\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-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\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-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\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 8562\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9285\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\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.........................................................+++\nunable to write 'random state'\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\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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 defusedxml-0.5.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+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6590 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58141 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-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\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-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\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...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.0.5'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f5:56:06:27:51:d4:c9:d7:7c:83:a3:5d:a3:da:b9:67 root@ellis-0 (DSA)\nec2: 256 74:74:4e:88:96:00:1a:10:88:b3:bd:13:f0:de:5b:93 root@ellis-0 (ECDSA)\nec2: 256 5c:c8:d0:4c:18:fd:39:4b:db:16:78:4d:91:bb:c2:7b root@ellis-0 (ED25519)\nec2: 2048 ac:fe:50:22:ee:34:7b:c0:0c:0c:99:2f:c7:85:eb:80 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLiuItKMQ0N4+7u9tTzImTTKKoIs9/gjzvo/Ua2v9Igb4ob+XFe9W3IgU9zcMxx+9LQfU6yJVi0tNRm/d6KNrD0= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID1aVNl884Bx5I6eMVTUmCfFKqVffV862eCr9n8B3Lt1 root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjM3Nbzf/7kNuOZ5wwtYpsfYT21RoiXVYfXTc1lcBH2v0C4FT/u8K6NIMP1l9KJAsWUAGFwP73/sY/qoV2HXy5pZfD6HIE2WY90RJKxR3vrVvlhSIpzwYe5akMJ3R9VP7ddMT4BASdiR3k3kmjST/YTU2QNKub5B28zaXUJjYJE2i7tk5BIhNAMOIzvmM71a77mADgH5ohZQeFbq4lQGB7Mz/n/Acd0VWQwabmIiVRVmOXgCbMdHe418M9LZxHMgShVsfGCciQVJVnliuHFjUL3hr+K0M63pseelE8nUJfqjK0CWdH8ZApU1APb0PGTnuTsyw0ASrPwi9IxlwI7WAH root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:46:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 210.82 seconds\n"} 2018-12-23 22:47:33,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a/action used request id req-99adcf22-8999-4eff-ab55-50b25da6c3b0 2018-12-23 22:47:33,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787210464478s 2018-12-23 22:47:33,804 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a/action used request id req-99adcf22-8999-4eff-ab55-50b25da6c3b0 2018-12-23 22:47:33,804 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 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 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009632] Security Framework initialized [ 0.011121] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013428] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017791] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020860] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026575] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029559] Initializing cgroup subsys freezer [ 0.031106] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033629] Initializing cgroup subsys hugetlb [ 0.036701] mce: CPU supports 10 MCE banks [ 0.038200] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038200] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041858] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046228] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056753] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062751] ACPI: Core revision 20131115 [ 0.064472] ACPI: All ACPI Tables successfully acquired [ 0.066502] ftrace: allocating 28753 entries in 113 pages [ 0.088244] smpboot: Max logical packages: 2 [ 0.092094] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094231] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096326] Enabling x2apic [ 0.097428] Enabled x2apic [ 0.100015] Switched APIC routing to physical x2apic. [ 0.103162] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108850] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119424] KVM setup paravirtual spinlock [ 0.122328] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124226] x86: Booting SMP configuration: [ 0.125778] .... node #0, CPUs: #1[ 0.122274] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144021] x86: Booted up 1 node, 2 CPUs [ 0.144011] KVM setup async PF for cpu 1 [ 0.144011] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150630] devtmpfs: initialized [ 0.153908] EVM: security.selinux [ 0.155153] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157140] EVM: security.capability [ 0.158489] pinctrl core: initialized pinctrl subsystem [ 0.160102] regulator-dummy: no parameters [ 0.161651] RTC time: 22:42:56, date: 12/23/18 [ 0.163260] NET: Registered protocol family 16 [ 0.164149] cpuidle: using governor ladder [ 0.165603] cpuidle: using governor menu [ 0.167133] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170307] PCI: Using configuration type 1 for base access [ 0.172653] bio: create slab at 0 [ 0.173501] ACPI: Added _OSI(Module Device) [ 0.173574] ACPI: Added _OSI(Processor Device) [ 0.176003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177622] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181063] ACPI: Interpreter enabled [ 0.182425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184932] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191308] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194113] ACPI: (supports S0 S5) [ 0.195376] ACPI: Using IOAPIC for interrupt routing [ 0.196022] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200208] ACPI: No dock devices found. [ 0.203623] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206229] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211938] acpiphp: Slot [3] registered [ 0.212035] acpiphp: Slot [4] registered [ 0.213465] acpiphp: Slot [5] registered [ 0.214906] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217445] acpiphp: Slot [8] registered [ 0.218857] acpiphp: Slot [9] registered [ 0.220029] acpiphp: Slot [10] registered [ 0.221483] acpiphp: Slot [11] registered [ 0.222920] acpiphp: Slot [12] registered [ 0.224021] acpiphp: Slot [13] registered [ 0.225474] acpiphp: Slot [14] registered [ 0.226924] acpiphp: Slot [15] registered [ 0.228021] acpiphp: Slot [16] registered [ 0.229480] acpiphp: Slot [17] registered [ 0.230918] acpiphp: Slot [18] registered [ 0.232028] acpiphp: Slot [19] registered [ 0.233471] acpiphp: Slot [20] registered [ 0.234912] acpiphp: Slot [21] registered [ 0.236021] acpiphp: Slot [22] registered [ 0.237459] acpiphp: Slot [23] registered [ 0.238905] acpiphp: Slot [24] registered [ 0.240022] acpiphp: Slot [25] registered [ 0.241470] acpiphp: Slot [26] registered [ 0.242905] acpiphp: Slot [27] registered [ 0.244021] acpiphp: Slot [28] registered [ 0.245487] acpiphp: Slot [29] registered [ 0.246927] acpiphp: Slot [30] registered [ 0.248028] acpiphp: Slot [31] registered [ 0.249460] PCI host bridge to bus 0000:00 [ 0.250916] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254024] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258215] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.269856] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.295120] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297218] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299767] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301190] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303688] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304914] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307055] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.307055] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309088] vgaarb: bridge control possible 0000:00:02.0 [ 0.311171] SCSI subsystem initialized [ 0.312167] ACPI: bus type USB registered [ 0.313522] usbcore: registered new interface driver usbfs [ 0.315357] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317818] PCI: Using ACPI for IRQ routing [ 0.317898] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321529] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323304] NetLabel: unlabeled traffic allowed by default [ 0.324197] Switched to clocksource kvm-clock [ 0.332777] AppArmor: AppArmor Filesystem Enabled [ 0.334439] pnp: PnP ACPI init [ 0.335615] ACPI: bus type PNP registered [ 0.337518] pnp: PnP ACPI: found 8 devices [ 0.338986] ACPI: bus type PNP unregistered [ 0.346758] NET: Registered protocol family 2 [ 0.348604] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351277] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.353632] TCP: Hash tables configured (established 16384 bind 16384) [ 0.355889] TCP: reno registered [ 0.357112] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359113] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361295] NET: Registered protocol family 1 [ 0.362854] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364827] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366757] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.389514] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412301] Trying to unpack rootfs image as initramfs... [ 0.511866] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.514796] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516728] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519202] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522832] Scanning for low memory corruption every 60 seconds [ 0.525588] Initialise system trusted keyring [ 0.527483] audit: initializing netlink socket (disabled) [ 0.529761] type=2000 audit(1545604977.220:1): initialized [ 0.550871] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554317] zbud: loaded [ 0.555795] VFS: Disk quotas dquot_6.5.2 [ 0.557527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560518] fuse init (API version 7.22) [ 0.562250] msgmni has been set to 3997 [ 0.563950] Key type big_key registered [ 0.565968] Key type asymmetric registered [ 0.567733] Asymmetric key parser 'x509' registered [ 0.569755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572924] io scheduler noop registered [ 0.574644] io scheduler deadline registered (default) [ 0.576770] io scheduler cfq registered [ 0.578531] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580820] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583429] ipmi message handler version 39.2 [ 0.585354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588468] ACPI: Power Button [PWRF] [ 0.590172] GHES: HEST is not enabled! [ 0.612488] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.656370] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.659350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685902] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.689700] Linux agpgart interface v0.103 [ 0.692415] brd: module loaded [ 0.694236] loop: module loaded [ 0.696089] blk-mq: CPU -> queue map [ 0.697659] CPU 0 -> Queue 0 [ 0.699020] CPU 1 -> Queue 0 [ 0.701274] vda: vda1 [ 0.703025] scsi0 : ata_piix [ 0.704289] scsi1 : ata_piix [ 0.705449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.707669] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.710103] libphy: Fixed MDIO Bus: probed [ 0.711673] tun: Universal TUN/TAP device driver, 1.6 [ 0.713453] tun: (C) 1999-2004 Max Krasnyansky [ 0.716609] PPP generic driver version 2.4.2 [ 0.718218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.720657] ehci-pci: EHCI PCI platform driver [ 0.722447] ehci-platform: EHCI generic platform driver [ 0.724505] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.726867] ohci-pci: OHCI PCI platform driver [ 0.728673] ohci-platform: OHCI generic platform driver [ 0.730737] uhci_hcd: USB Universal Host Controller Interface driver [ 0.753743] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.755782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.758844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.761165] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763735] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.766609] usb usb1: Product: UHCI Host Controller [ 0.768544] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.771019] usb usb1: SerialNumber: 0000:00:01.2 [ 0.773003] hub 1-0:1.0: USB hub found [ 0.774612] hub 1-0:1.0: 2 ports detected [ 0.776445] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.780510] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782497] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.784648] mousedev: PS/2 mouse device common for all mice [ 0.786715] rtc_cmos 00:00: RTC can wake from S4 [ 0.788840] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.790944] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.793925] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796547] device-mapper: uevent: version 1.0.3 [ 0.798498] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.801895] ledtrig-cpu: registered to indicate activity on CPUs [ 0.804296] TCP: cubic registered [ 0.805808] NET: Registered protocol family 10 [ 0.807881] NET: Registered protocol family 17 [ 0.809700] Key type dns_resolver registered [ 0.811698] Loading compiled-in X.509 certificates [ 0.814172] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.817895] registered taskstats version 1 [ 0.821472] Key type trusted registered [ 0.825937] Key type encrypted registered [ 0.838875] AppArmor: AppArmor sha1 policy hashing enabled [ 0.841051] IMA: No TPM chip found, activating TPM-bypass! [ 0.843734] regulator-dummy: disabling [ 0.845404] Magic number: 14:784:755 [ 0.846988] tty ttyS6: hash matches [ 0.848603] rtc_cmos 00:00: setting system clock to 2018-12-23 22:42:57 UTC (1545604977) [ 0.851914] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.854232] EDD information not available. [ 0.869311] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.872483] Write protecting the kernel read-only data: 12288k [ 0.875378] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.879987] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.894442] systemd-udevd[107]: starting version 204 [ 0.932508] FDC 0 is a S82078B [ 1.088021] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.253273] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.255543] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.257889] usb 1-1: Product: QEMU USB Tablet [ 1.259457] usb 1-1: Manufacturer: QEMU [ 1.260881] usb 1-1: SerialNumber: 42 [ 1.945607] 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.297932] 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.414747] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.532381] 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 Sun, 23 Dec 2018 22:42:59 +0000. Up 2.91 seconds. cloud-init-nonet[3.06]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.05]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:43:00 +0000. Up 4.29 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 | 192.168.0.17 | 255.255.255.0 | fa:16:3e:ee:db:4e | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: ac:fe:50:22:ee:34:7b:c0:0c:0c:99:2f:c7:85:eb:80 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | o . | |+ . . | |.= o | |E B . | | = +. . S | | ..+. + | | +.o | | o +.. | | o.... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: f5:56:06:27:51:d4:c9:d7:7c:83:a3:5d:a3:da:b9:67 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | ++*oo| | * **| | . o * =| | . o = | | S = . | | o o | | . | | . E | | 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: 74:74:4e:88:96:00:1a:10:88:b3:bd:13:f0:de:5b:93 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ |=o. .... o..o | |= o +..+ | | *. .. . . | |. + . . | | . + .S | | + . E | | . o . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5c:c8:d0:4c:18:fd:39:4b:db:16:78:4d:91:bb:c2:7b root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | oB. .o | | .o+. o | | o..o o . | | . .* o o | | S. B . . | | o = . | | . o | | . E | | . | +-----------------+ * 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 ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:43:06 +0000. Up 10.26 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:43:08 +0000. Up 11.45 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 11098 0 --:--:-- --:--:-- --:--:-- 11127 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [96.0 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 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 [1896 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 [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 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 Fetched 12.9 MB in 9s (1322 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.17 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 12 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 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 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 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 [1459 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 [3754 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 [1979 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 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 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 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 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 [1051 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 [1490 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 [4838 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 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 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 [1820 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.8 MB in 16s (4254 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51933 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... 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-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... 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-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... 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 8562 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9285 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... 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 .......................................................+++ .........................................................+++ unable to write 'random state' 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 unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, 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 defusedxml-0.5.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) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 12 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6590 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58141 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-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... 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-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... 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... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 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 nsenter-0.2 pathlib-1.0.1 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 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# 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" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.5' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f5:56:06:27:51:d4:c9:d7:7c:83:a3:5d:a3:da:b9:67 root@ellis-0 (DSA) ec2: 256 74:74:4e:88:96:00:1a:10:88:b3:bd:13:f0:de:5b:93 root@ellis-0 (ECDSA) ec2: 256 5c:c8:d0:4c:18:fd:39:4b:db:16:78:4d:91:bb:c2:7b root@ellis-0 (ED25519) ec2: 2048 ac:fe:50:22:ee:34:7b:c0:0c:0c:99:2f:c7:85:eb:80 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLiuItKMQ0N4+7u9tTzImTTKKoIs9/gjzvo/Ua2v9Igb4ob+XFe9W3IgU9zcMxx+9LQfU6yJVi0tNRm/d6KNrD0= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID1aVNl884Bx5I6eMVTUmCfFKqVffV862eCr9n8B3Lt1 root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjM3Nbzf/7kNuOZ5wwtYpsfYT21RoiXVYfXTc1lcBH2v0C4FT/u8K6NIMP1l9KJAsWUAGFwP73/sY/qoV2HXy5pZfD6HIE2WY90RJKxR3vrVvlhSIpzwYe5akMJ3R9VP7ddMT4BASdiR3k3kmjST/YTU2QNKub5B28zaXUJjYJE2i7tk5BIhNAMOIzvmM71a77mADgH5ohZQeFbq4lQGB7Mz/n/Acd0VWQwabmIiVRVmOXgCbMdHe418M9LZxHMgShVsfGCciQVJVnliuHFjUL3hr+K0M63pseelE8nUJfqjK0CWdH8ZApU1APb0PGTnuTsyw0ASrPwi9IxlwI7WAH root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:46:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 210.82 seconds 2018-12-23 22:47:33,808 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-23 22:47:33,808 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:db:4e', u'version': 4, u'addr': u'192.168.0.17', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:db:4e', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'24701514-142a-41a3-bacd-1691443ba5b7', 'name': u'heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:42:55.000000', 'flavor': Munch({u'id': u'c100c35e-7677-4ab4-8972-66663adece74', 'name': u'heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62'}), 'az': u'nova', 'id': u'198d5cb3-bfd1-46c2-930a-44259b19068a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'05882b1a-8dc7-49f1-9694-be34e9f257a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'3e9f1e69-c67f-4366-8388-7e23edcdcb72'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'4daf45b6-7845-4c0e-b59a-afdc082de6a8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4deb6339-e85f-40a0-abda-33b0b27d0edc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a8b5141d-e4f0-479d-9df0-0392b5e32a97'})], 'id': u'0ab4ce04-3237-4038-b1a0-5e899aa750e8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'42cb9399-4ed8-41bc-803b-26110735cc8b', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4a5e4e22-8702-4a0f-a533-38714b0576d2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'42cb9399-4ed8-41bc-803b-26110735cc8b', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'8620380d-1937-4341-ace1-5e4fcf7365c4'})], 'id': u'42cb9399-4ed8-41bc-803b-26110735cc8b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2c221121f7f64333b27116786d642596', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': 'heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2018-12-23T22:42:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T22:42:56Z', 'hostId': u'b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62', 'public_v6': '', 'private_v4': u'192.168.0.17', 'cloud': 'envvars', 'host_id': u'b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T22:42:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'613e93de38f241b8b4b7f924e9ad9bab', 'created_at': u'2018-12-23T22:41:10Z', 'created': u'2018-12-23T22:41:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 22:47:33,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:47:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:47:34,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7398f2fc-91a3-48b0-9252-2658be67d892 x-compute-request-id: req-7398f2fc-91a3-48b0-9252-2658be67d892 Content-Encoding: gzip Content-Length: 1512 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "192.168.0.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:50:2c", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "192.168.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:34:1f:df", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/49331a29-7659-42d4-b59b-242fe0fa5f52", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:54.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "49331a29-7659-42d4-b59b-242fe0fa5f52", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:54Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "bono-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:fa:c8", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:d2:90", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/aac40cd7-2de5-4854-b47d-09b58e53f052", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:52.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "aac40cd7-2de5-4854-b47d-09b58e53f052", "security_groups": [{"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:52Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "sprout-0.clearwater.opnfv", "created": "2018-12-23T22:43:13Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:52:40", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:a8:09", "version": 4, "addr": "192.168.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2f8d98be-9aa4-44d3-a362-4c555796633c", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:46.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "2f8d98be-9aa4-44d3-a362-4c555796633c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:46Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "vellum-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:08:a0", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:48:2a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d93e93b4-9e16-4452-8e3d-9a1b4a501607", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:53.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "d93e93b4-9e16-4452-8e3d-9a1b4a501607", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:53Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "homer-0.clearwater.opnfv", "created": "2018-12-23T22:43:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "192.168.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:d7:13", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:de:dc:7b", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c172288b-4497-4efa-bd0b-5ea0b2b9509a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:43:38.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "c172288b-4497-4efa-bd0b-5ea0b2b9509a", "security_groups": [{"name": "clearwater-opnfv-dime-sig"}, {"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:43:38Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "dime-0.clearwater.opnfv", "created": "2018-12-23T22:43:09Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "192.168.0.17", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:db:4e", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/198d5cb3-bfd1-46c2-930a-44259b19068a", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:42:55.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "198d5cb3-bfd1-46c2-930a-44259b19068a", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:42:56Z", "hostId": "b1ea778d67b33581e800b58d0b45a4e5285211778ced794147c0e4ec", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ellis-0.clearwater.opnfv", "created": "2018-12-23T22:41:10Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:03:24", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a9:4b:80", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243", "rel": "bookmark"}], "image": {"id": "24701514-142a-41a3-bacd-1691443ba5b7", "links": [{"href": "http://172.30.9.21:8774/images/24701514-142a-41a3-bacd-1691443ba5b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T22:41:01.000000", "flavor": {"id": "c100c35e-7677-4ab4-8972-66663adece74", "links": [{"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}]}, "id": "37b5e7aa-b8b9-4085-8184-52f3a5d12243", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "2c221121f7f64333b27116786d642596", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T22:41:01Z", "hostId": "c8b47162582c9d1918a35de521000c96afebde1e117701a9460664e9", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "name": "ns.clearwater.opnfv", "created": "2018-12-23T22:39:35Z", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:47:34,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7398f2fc-91a3-48b0-9252-2658be67d892 2018-12-23 22:47:34,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289405107498s 2018-12-23 22:47:34,100 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7398f2fc-91a3-48b0-9252-2658be67d892 2018-12-23 22:47:34,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 22:47:34,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 22:47:34,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:47: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-57de2a3a-814d-409d-93a5-bcb7c9099fb1 x-compute-request-id: req-57de2a3a-814d-409d-93a5-bcb7c9099fb1 Content-Encoding: gzip Content-Length: 11944 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\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 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008009] pid_max: default: 32768 minimum: 301\n[ 0.009624] Security Framework initialized\n[ 0.011096] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013416] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017827] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020882] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.023003] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024298] Initializing cgroup subsys memory\n[ 0.025806] Initializing cgroup subsys devices\n[ 0.028005] Initializing cgroup subsys freezer\n[ 0.029619] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033639] Initializing cgroup subsys hugetlb\n[ 0.036564] mce: CPU supports 10 MCE banks\n[ 0.038066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046218] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056823] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.063159] ACPI: Core revision 20131115\n[ 0.064483] ACPI: All ACPI Tables successfully acquired\n[ 0.066506] ftrace: allocating 28753 entries in 113 pages\n[ 0.088224] smpboot: Max logical packages: 2\n[ 0.092314] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.098596] Enabling x2apic\n[ 0.099679] Enabled x2apic\n[ 0.100048] Switched APIC routing to physical x2apic.\n[ 0.104667] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106718] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109838] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.121396] KVM setup paravirtual spinlock\n[ 0.127909] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128341] x86: Booting SMP configuration:\n[ 0.129873] .... node #0, CPUs: #1[ 0.127818] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.144018] KVM setup async PF for cpu 1\n[ 0.144041] x86: Booted up 1 node, 2 CPUs\n[ 0.144052] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.148000] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152233] devtmpfs: initialized\n[ 0.155266] EVM: security.selinux\n[ 0.156004] EVM: security.SMACK64\n[ 0.157230] EVM: security.ima\n[ 0.158356] EVM: security.capability\n[ 0.161106] pinctrl core: initialized pinctrl subsystem\n[ 0.163115] regulator-dummy: no parameters\n[ 0.164112] RTC time: 22:41:02, date: 12/23/18\n[ 0.165823] NET: Registered protocol family 16\n[ 0.167629] cpuidle: using governor ladder\n[ 0.168004] cpuidle: using governor menu\n[ 0.169535] ACPI: bus type PCI registered\n[ 0.170968] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.172267] PCI: Using configuration type 1 for base access\n[ 0.174873] bio: create slab at 0\n[ 0.176150] ACPI: Added _OSI(Module Device)\n[ 0.177667] ACPI: Added _OSI(Processor Device)\n[ 0.179181] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.180004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.183899] ACPI: Interpreter enabled\n[ 0.184045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.187324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.190086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.196007] ACPI: (supports S0 S5)\n[ 0.197244] ACPI: Using IOAPIC for interrupt routing\n[ 0.198948] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200226] ACPI: No dock devices found.\n[ 0.203748] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204035] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206246] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212010] acpiphp: Slot [3] registered\n[ 0.213443] acpiphp: Slot [4] registered\n[ 0.214869] acpiphp: Slot [5] registered\n[ 0.216040] acpiphp: Slot [6] registered\n[ 0.217577] acpiphp: Slot [7] registered\n[ 0.218986] acpiphp: Slot [8] registered\n[ 0.220023] acpiphp: Slot [9] registered\n[ 0.221434] acpiphp: Slot [10] registered\n[ 0.222869] acpiphp: Slot [11] registered\n[ 0.224023] acpiphp: Slot [12] registered\n[ 0.225458] acpiphp: Slot [13] registered\n[ 0.226905] acpiphp: Slot [14] registered\n[ 0.228031] acpiphp: Slot [15] registered\n[ 0.229461] acpiphp: Slot [16] registered\n[ 0.230906] acpiphp: Slot [17] registered\n[ 0.232023] acpiphp: Slot [18] registered\n[ 0.233499] acpiphp: Slot [19] registered\n[ 0.234929] acpiphp: Slot [20] registered\n[ 0.236023] acpiphp: Slot [21] registered\n[ 0.237446] acpiphp: Slot [22] registered\n[ 0.238866] acpiphp: Slot [23] registered\n[ 0.240030] acpiphp: Slot [24] registered\n[ 0.241455] acpiphp: Slot [25] registered\n[ 0.242880] acpiphp: Slot [26] registered\n[ 0.244022] acpiphp: Slot [27] registered\n[ 0.245449] acpiphp: Slot [28] registered\n[ 0.246869] acpiphp: Slot [29] registered\n[ 0.248023] acpiphp: Slot [30] registered\n[ 0.249457] acpiphp: Slot [31] registered\n[ 0.250877] PCI host bridge to bus 0000:00\n[ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253810] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.255800] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.270334] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.303361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.305204] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.307715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.309170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.311640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.312927] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.315101] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.315101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317068] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319288] SCSI subsystem initialized\n[ 0.320193] ACPI: bus type USB registered\n[ 0.321608] usbcore: registered new interface driver usbfs\n[ 0.323454] usbcore: registered new interface driver hub\n[ 0.324055] usbcore: registered new device driver usb\n[ 0.325849] PCI: Using ACPI for IRQ routing\n[ 0.328217] NetLabel: Initializing\n[ 0.329469] NetLabel: domain hash size = 128\n[ 0.330966] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.332093] NetLabel: unlabeled traffic allowed by default\n[ 0.333935] Switched to clocksource kvm-clock\n[ 0.341157] AppArmor: AppArmor Filesystem Enabled\n[ 0.342816] pnp: PnP ACPI init\n[ 0.343989] ACPI: bus type PNP registered\n[ 0.345929] pnp: PnP ACPI: found 8 devices\n[ 0.347387] ACPI: bus type PNP unregistered\n[ 0.355732] NET: Registered protocol family 2\n[ 0.357822] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.360477] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.362833] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.365115] TCP: reno registered\n[ 0.366320] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.368322] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.370567] NET: Registered protocol family 1\n[ 0.372167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.374125] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.376038] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.398877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.422001] Trying to unpack rootfs image as initramfs...\n[ 0.524742] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.527708] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.529650] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.531749] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.534869] Scanning for low memory corruption every 60 seconds\n[ 0.537408] Initialise system trusted keyring\n[ 0.539064] audit: initializing netlink socket (disabled)\n[ 0.540984] type=2000 audit(1545604863.136:1): initialized\n[ 0.562144] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.565600] zbud: loaded\n[ 0.566930] VFS: Disk quotas dquot_6.5.2\n[ 0.568425] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570978] fuse init (API version 7.22)\n[ 0.572486] msgmni has been set to 3997\n[ 0.573995] Key type big_key registered\n[ 0.576331] Key type asymmetric registered\n[ 0.577879] Asymmetric key parser 'x509' registered\n[ 0.579630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582403] io scheduler noop registered\n[ 0.583841] io scheduler deadline registered (default)\n[ 0.585630] io scheduler cfq registered\n[ 0.587136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589026] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591240] ipmi message handler version 39.2\n[ 0.592894] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595583] ACPI: Power Button [PWRF]\n[ 0.597083] GHES: HEST is not enabled!\n[ 0.619403] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662897] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686616] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689264] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718186] Linux agpgart interface v0.103\n[ 0.720679] brd: module loaded\n[ 0.722333] loop: module loaded\n[ 0.723954] blk-mq: CPU -> queue map\n[ 0.725311] CPU 0 -> Queue 0\n[ 0.726514] CPU 1 -> Queue 0\n[ 0.728660] vda: vda1\n[ 0.730667] scsi0 : ata_piix\n[ 0.731924] scsi1 : ata_piix\n[ 0.733073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.735232] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.737685] libphy: Fixed MDIO Bus: probed\n[ 0.739284] tun: Universal TUN/TAP device driver, 1.6\n[ 0.741040] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.746000] PPP generic driver version 2.4.2\n[ 0.747585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.749717] ehci-pci: EHCI PCI platform driver\n[ 0.751258] ehci-platform: EHCI generic platform driver\n[ 0.753015] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.755013] ohci-pci: OHCI PCI platform driver\n[ 0.756566] ohci-platform: OHCI generic platform driver\n[ 0.758318] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781072] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.785454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.787436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.789570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.792040] usb usb1: Product: UHCI Host Controller\n[ 0.793672] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.795757] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.797452] hub 1-0:1.0: USB hub found\n[ 0.798797] hub 1-0:1.0: 2 ports detected\n[ 0.800388] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.803988] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805659] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807474] mousedev: PS/2 mouse device common for all mice\n[ 0.809691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.812664] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814687] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816891] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.819162] device-mapper: uevent: version 1.0.3\n[ 0.820896] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.823902] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.826091] TCP: cubic registered\n[ 0.827487] NET: Registered protocol family 10\n[ 0.840206] NET: Registered protocol family 17\n[ 0.841874] Key type dns_resolver registered\n[ 0.843624] Loading compiled-in X.509 certificates\n[ 0.845864] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.849137] registered taskstats version 1\n[ 0.852809] Key type trusted registered\n[ 0.857206] Key type encrypted registered\n[ 0.858693] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.860610] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.863165] regulator-dummy: disabling\n[ 0.864695] Magic number: 14:234:705\n[ 0.866246] rtc_cmos 00:00: setting system clock to 2018-12-23 22:41:03 UTC (1545604863)\n[ 0.869267] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871323] EDD information not available.\n[ 0.894670] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.897584] Write protecting the kernel read-only data: 12288k\n[ 0.900945] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.905954] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.921856] systemd-udevd[107]: starting version 204\n[ 0.964583] FDC 0 is a S82078B\n[ 1.112028] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276684] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278914] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.281184] usb 1-1: Product: QEMU USB Tablet\n[ 1.282694] usb 1-1: Manufacturer: QEMU\n[ 1.284069] usb 1-1: SerialNumber: 42\n[ 1.981693] 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.332325] 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.440133] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.545477] 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 Sun, 23 Dec 2018 22:41:05 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.04]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting 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 configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:41:07 +0000. Up 4.43 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: | eth1 | False | . | . | fa:16:3e:a9:4b:80 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:32:03:24 |\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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\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:\nd9:fd:98:c4:d7:14:51:33:68:05:59:d7:be:18:05:6b root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| oBB*|\n| +..*|\n| .E...|\n| o o.. o.|\n| S . + + o|\n| . * . |\n| o . |\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:\n62:3d:d9:9a:4d:c4:07:30:3c:20:dc:11:53:2b:a6:63 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ...=*+.. |\n| ....o+ . |\n| o ..o . |\n| o o + . |\n| E o S o |\n| . o . * |\n| o . |\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:\n0e:05:28:25:e7:34:2f:22:a8:3b:e3:46:0d:4e:42:ae root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..=.. |\n|...=.o . |\n|= ..o . . |\n|o= . . . |\n|* o . S |\n|E+ . o |\n|= . |\n|.+ |\n|.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:17:cc:89:a3:50:0c:ca:eb:02:2b:69:1f:db:be:45 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o. |\n| . . .. + . |\n| o . + = |\n| . . + . . |\n|. . ES . . |\n| + . . . |\n|+.... . |\n|o ..+ . |\n| o.+. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping Flush boot log to disk[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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:41:11 +0000. Up 9.33 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing 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 ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:41:13 +0000. Up 10.39 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.8/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 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\nFetched 12.9 MB in 8s (1585 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (330 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51330 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.204\n++ echo 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.204\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 62:3d:d9:9a:4d:c4:07:30:3c:20:dc:11:53:2b:a6:63 root@ns (DSA)\nec2: 256 0e:05:28:25:e7:34:2f:22:a8:3b:e3:46:0d:4e:42:ae root@ns (ECDSA)\nec2: 256 e5:17:cc:89:a3:50:0c:ca:eb:02:2b:69:1f:db:be:45 root@ns (ED25519)\nec2: 2048 d9:fd:98:c4:d7:14:51:33:68:05:59:d7:be:18:05:6b root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLJXGzwPEItT7DdiURpAseTy760fOzwXr9Wmz4kAh+CvcevYZeUNOJGGdjRgpJADddxylz7LFjV/5jpoYpFaVsE= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAq6SItAC+BBmHr2H/7eEY9/QRVs2UUBKj/aIVv/30Xa root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyeY2Krr6z8Bhmsz7U/TAczzjDtpMi08btHOf/qcEvhAVZmkuc6Z/mIatyTAAz+nIJ4n8ivuT3bQNraHZn3w5zRb4Wu4zDhixn4zYyioGHpvtcMSVLeqYXoHneyJZaFAY+8zHa6PfbnXmTIuFrh8jfUOpe27/8NlYj8CuKrR+HyCRx7i7A7uw99sybHOqcYaYCRBJO2fmqO7EfLOuSBDcswyTajZdqMO5Q520hndHwgoyVRS1SzmNqixrJF3XL35yEBlGG1zYqKBcCg4ofzxCopD4x5uNRQGmzpl0c1uC/VPMgIlNok+rLBAs+egYGFLqpNGO1b9M6eNV7p43TRT83 root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:41:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 24.87 seconds\n"} 2018-12-23 22:47:34,176 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243/action used request id req-57de2a3a-814d-409d-93a5-bcb7c9099fb1 2018-12-23 22:47:34,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0685141086578s 2018-12-23 22:47:34,177 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/37b5e7aa-b8b9-4085-8184-52f3a5d12243/action used request id req-57de2a3a-814d-409d-93a5-bcb7c9099fb1 2018-12-23 22:47:34,177 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 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 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008009] pid_max: default: 32768 minimum: 301 [ 0.009624] Security Framework initialized [ 0.011096] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013416] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017827] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020882] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023003] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024298] Initializing cgroup subsys memory [ 0.025806] Initializing cgroup subsys devices [ 0.028005] Initializing cgroup subsys freezer [ 0.029619] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033639] Initializing cgroup subsys hugetlb [ 0.036564] mce: CPU supports 10 MCE banks [ 0.038066] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038066] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046218] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056823] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.063159] ACPI: Core revision 20131115 [ 0.064483] ACPI: All ACPI Tables successfully acquired [ 0.066506] ftrace: allocating 28753 entries in 113 pages [ 0.088224] smpboot: Max logical packages: 2 [ 0.092314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.098596] Enabling x2apic [ 0.099679] Enabled x2apic [ 0.100048] Switched APIC routing to physical x2apic. [ 0.104667] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106718] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109838] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.121396] KVM setup paravirtual spinlock [ 0.127909] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128341] x86: Booting SMP configuration: [ 0.129873] .... node #0, CPUs: #1[ 0.127818] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144018] KVM setup async PF for cpu 1 [ 0.144041] x86: Booted up 1 node, 2 CPUs [ 0.144052] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.148000] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152233] devtmpfs: initialized [ 0.155266] EVM: security.selinux [ 0.156004] EVM: security.SMACK64 [ 0.157230] EVM: security.ima [ 0.158356] EVM: security.capability [ 0.161106] pinctrl core: initialized pinctrl subsystem [ 0.163115] regulator-dummy: no parameters [ 0.164112] RTC time: 22:41:02, date: 12/23/18 [ 0.165823] NET: Registered protocol family 16 [ 0.167629] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169535] ACPI: bus type PCI registered [ 0.170968] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172267] PCI: Using configuration type 1 for base access [ 0.174873] bio: create slab at 0 [ 0.176150] ACPI: Added _OSI(Module Device) [ 0.177667] ACPI: Added _OSI(Processor Device) [ 0.179181] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183899] ACPI: Interpreter enabled [ 0.184045] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187324] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190086] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197244] ACPI: Using IOAPIC for interrupt routing [ 0.198948] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200226] ACPI: No dock devices found. [ 0.203748] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204035] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206246] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208059] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212010] acpiphp: Slot [3] registered [ 0.213443] acpiphp: Slot [4] registered [ 0.214869] acpiphp: Slot [5] registered [ 0.216040] acpiphp: Slot [6] registered [ 0.217577] acpiphp: Slot [7] registered [ 0.218986] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221434] acpiphp: Slot [10] registered [ 0.222869] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225458] acpiphp: Slot [13] registered [ 0.226905] acpiphp: Slot [14] registered [ 0.228031] acpiphp: Slot [15] registered [ 0.229461] acpiphp: Slot [16] registered [ 0.230906] acpiphp: Slot [17] registered [ 0.232023] acpiphp: Slot [18] registered [ 0.233499] acpiphp: Slot [19] registered [ 0.234929] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237446] acpiphp: Slot [22] registered [ 0.238866] acpiphp: Slot [23] registered [ 0.240030] acpiphp: Slot [24] registered [ 0.241455] acpiphp: Slot [25] registered [ 0.242880] acpiphp: Slot [26] registered [ 0.244022] acpiphp: Slot [27] registered [ 0.245449] acpiphp: Slot [28] registered [ 0.246869] acpiphp: Slot [29] registered [ 0.248023] acpiphp: Slot [30] registered [ 0.249457] acpiphp: Slot [31] registered [ 0.250877] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253810] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.255800] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258177] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270334] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.303361] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.305204] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.307715] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.309170] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.311640] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.312927] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.315101] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.315101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317068] vgaarb: bridge control possible 0000:00:02.0 [ 0.319288] SCSI subsystem initialized [ 0.320193] ACPI: bus type USB registered [ 0.321608] usbcore: registered new interface driver usbfs [ 0.323454] usbcore: registered new interface driver hub [ 0.324055] usbcore: registered new device driver usb [ 0.325849] PCI: Using ACPI for IRQ routing [ 0.328217] NetLabel: Initializing [ 0.329469] NetLabel: domain hash size = 128 [ 0.330966] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332093] NetLabel: unlabeled traffic allowed by default [ 0.333935] Switched to clocksource kvm-clock [ 0.341157] AppArmor: AppArmor Filesystem Enabled [ 0.342816] pnp: PnP ACPI init [ 0.343989] ACPI: bus type PNP registered [ 0.345929] pnp: PnP ACPI: found 8 devices [ 0.347387] ACPI: bus type PNP unregistered [ 0.355732] NET: Registered protocol family 2 [ 0.357822] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.360477] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.362833] TCP: Hash tables configured (established 16384 bind 16384) [ 0.365115] TCP: reno registered [ 0.366320] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.368322] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.370567] NET: Registered protocol family 1 [ 0.372167] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.374125] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.376038] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.398877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.422001] Trying to unpack rootfs image as initramfs... [ 0.524742] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.527708] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.529650] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.531749] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.534869] Scanning for low memory corruption every 60 seconds [ 0.537408] Initialise system trusted keyring [ 0.539064] audit: initializing netlink socket (disabled) [ 0.540984] type=2000 audit(1545604863.136:1): initialized [ 0.562144] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.565600] zbud: loaded [ 0.566930] VFS: Disk quotas dquot_6.5.2 [ 0.568425] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570978] fuse init (API version 7.22) [ 0.572486] msgmni has been set to 3997 [ 0.573995] Key type big_key registered [ 0.576331] Key type asymmetric registered [ 0.577879] Asymmetric key parser 'x509' registered [ 0.579630] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582403] io scheduler noop registered [ 0.583841] io scheduler deadline registered (default) [ 0.585630] io scheduler cfq registered [ 0.587136] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589026] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591240] ipmi message handler version 39.2 [ 0.592894] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595583] ACPI: Power Button [PWRF] [ 0.597083] GHES: HEST is not enabled! [ 0.619403] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662897] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686616] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689264] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714662] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.718186] Linux agpgart interface v0.103 [ 0.720679] brd: module loaded [ 0.722333] loop: module loaded [ 0.723954] blk-mq: CPU -> queue map [ 0.725311] CPU 0 -> Queue 0 [ 0.726514] CPU 1 -> Queue 0 [ 0.728660] vda: vda1 [ 0.730667] scsi0 : ata_piix [ 0.731924] scsi1 : ata_piix [ 0.733073] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.735232] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.737685] libphy: Fixed MDIO Bus: probed [ 0.739284] tun: Universal TUN/TAP device driver, 1.6 [ 0.741040] tun: (C) 1999-2004 Max Krasnyansky [ 0.746000] PPP generic driver version 2.4.2 [ 0.747585] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.749717] ehci-pci: EHCI PCI platform driver [ 0.751258] ehci-platform: EHCI generic platform driver [ 0.753015] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.755013] ohci-pci: OHCI PCI platform driver [ 0.756566] ohci-platform: OHCI generic platform driver [ 0.758318] uhci_hcd: USB Universal Host Controller Interface driver [ 0.781072] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.782809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.785454] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.787436] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.789570] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792040] usb usb1: Product: UHCI Host Controller [ 0.793672] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.795757] usb usb1: SerialNumber: 0000:00:01.2 [ 0.797452] hub 1-0:1.0: USB hub found [ 0.798797] hub 1-0:1.0: 2 ports detected [ 0.800388] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.803988] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805659] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.807474] mousedev: PS/2 mouse device common for all mice [ 0.809691] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.812664] rtc_cmos 00:00: RTC can wake from S4 [ 0.814687] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816891] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819162] device-mapper: uevent: version 1.0.3 [ 0.820896] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.823902] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826091] TCP: cubic registered [ 0.827487] NET: Registered protocol family 10 [ 0.840206] NET: Registered protocol family 17 [ 0.841874] Key type dns_resolver registered [ 0.843624] Loading compiled-in X.509 certificates [ 0.845864] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.849137] registered taskstats version 1 [ 0.852809] Key type trusted registered [ 0.857206] Key type encrypted registered [ 0.858693] AppArmor: AppArmor sha1 policy hashing enabled [ 0.860610] IMA: No TPM chip found, activating TPM-bypass! [ 0.863165] regulator-dummy: disabling [ 0.864695] Magic number: 14:234:705 [ 0.866246] rtc_cmos 00:00: setting system clock to 2018-12-23 22:41:03 UTC (1545604863) [ 0.869267] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871323] EDD information not available. [ 0.894670] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.897584] Write protecting the kernel read-only data: 12288k [ 0.900945] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.905954] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.921856] systemd-udevd[107]: starting version 204 [ 0.964583] FDC 0 is a S82078B [ 1.112028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276684] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278914] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.281184] usb 1-1: Product: QEMU USB Tablet [ 1.282694] usb 1-1: Manufacturer: QEMU [ 1.284069] usb 1-1: SerialNumber: 42 [ 1.981693] 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.332325] 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.440133] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.545477] 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 Sun, 23 Dec 2018 22:41:05 +0000. Up 2.90 seconds. cloud-init-nonet[3.04]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting 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 configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 22:41:07 +0000. Up 4.43 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: | eth1 | False | . | . | fa:16:3e:a9:4b:80 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:32:03:24 | 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 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | 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: d9:fd:98:c4:d7:14:51:33:68:05:59:d7:be:18:05:6b root@ns The key's randomart image is: +--[ RSA 2048]----+ | oBB*| | +..*| | .E...| | o o.. o.| | S . + + o| | . * . | | o . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 62:3d:d9:9a:4d:c4:07:30:3c:20:dc:11:53:2b:a6:63 root@ns The key's randomart image is: +--[ DSA 1024]----+ | ...=*+.. | | ....o+ . | | o ..o . | | o o + . | | E o S o | | . o . * | | o . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0e:05:28:25:e7:34:2f:22:a8:3b:e3:46:0d:4e:42:ae root@ns The key's randomart image is: +--[ECDSA 256]---+ | ..=.. | |...=.o . | |= ..o . . | |o= . . . | |* o . S | |E+ . o | |= . | |.+ | |.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:17:cc:89:a3:50:0c:ca:eb:02:2b:69:1f:db:be:45 root@ns The key's randomart image is: +--[ED25519 256--+ | .o. | | . . .. + . | | o . + = | | . . + . . | |. . ES . . | | + . . . | |+.... . | |o ..+ . | | o.+. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[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 ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 22:41:11 +0000. Up 9.33 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing 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 ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 22:41:13 +0000. Up 10.39 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.8/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7437 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1135 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 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:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 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 Fetched 12.9 MB in 8s (1585 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 12 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.18 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.18 [287 kB] Preconfiguring packages ... Fetched 432 kB in 1s (330 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51330 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.18_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.18) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.18) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.204 ++ echo 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.204 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | c0:dd:f2:b2:05:df:bd:53:b2:60:61:f6:d2:1b:ff:ad | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 62:3d:d9:9a:4d:c4:07:30:3c:20:dc:11:53:2b:a6:63 root@ns (DSA) ec2: 256 0e:05:28:25:e7:34:2f:22:a8:3b:e3:46:0d:4e:42:ae root@ns (ECDSA) ec2: 256 e5:17:cc:89:a3:50:0c:ca:eb:02:2b:69:1f:db:be:45 root@ns (ED25519) ec2: 2048 d9:fd:98:c4:d7:14:51:33:68:05:59:d7:be:18:05:6b root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLJXGzwPEItT7DdiURpAseTy760fOzwXr9Wmz4kAh+CvcevYZeUNOJGGdjRgpJADddxylz7LFjV/5jpoYpFaVsE= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAq6SItAC+BBmHr2H/7eEY9/QRVs2UUBKj/aIVv/30Xa root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyeY2Krr6z8Bhmsz7U/TAczzjDtpMi08btHOf/qcEvhAVZmkuc6Z/mIatyTAAz+nIJ4n8ivuT3bQNraHZn3w5zRb4Wu4zDhixn4zYyioGHpvtcMSVLeqYXoHneyJZaFAY+8zHa6PfbnXmTIuFrh8jfUOpe27/8NlYj8CuKrR+HyCRx7i7A7uw99sybHOqcYaYCRBJO2fmqO7EfLOuSBDcswyTajZdqMO5Q520hndHwgoyVRS1SzmNqixrJF3XL35yEBlGG1zYqKBcCg4ofzxCopD4x5uNRQGmzpl0c1uC/VPMgIlNok+rLBAs+egYGFLqpNGO1b9M6eNV7p43TRT83 root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 22:41:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 24.87 seconds 2018-12-23 22:47:34,179 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-12-23 22:47:34,181 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.201 2018-12-23 22:47:34,266 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2018-12-23 22:47:34,333 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-23 22:47:34,334 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-23 22:47:34,465 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:47:34,465 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-23 22:47:59,511 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:47:59,511 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-23 22:48:24,560 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:48:24,560 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-23 22:48:49,626 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:48:49,627 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-23 22:49:14,658 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:49:14,658 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-12-23 22:49:39,707 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:49:39,707 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-12-23 22:50:04,755 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:50:04,755 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-12-23 22:50:29,804 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-23 22:50:29,804 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-12-23 22:50:55,055 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550210@clearwater.opnfv', u'sip_username': u'6505550210', u'formatted_number': u'(650) 555-0210', u'number': u'6505550210', u'sip_uri': u'sip:6505550210@clearwater.opnfv', u'number_id': u'303cf5e5806147f4a9a73af236bcf31b', u'sip_password': u'WrF8xMGPr', u'pstn': False} 2018-12-23 22:50:55,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:50:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:50:55,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:50:55 GMT Server: Apache x-openstack-request-id: req-03152da9-8c97-46c0-970f-69e00aa9169c Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:50:55,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:50:55 GMT Server: Apache x-openstack-request-id: req-ef5b8b12-d3ce-4cd9-a4eb-c68b17ce7086 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "outputs": [{"output_value": "172.30.9.204", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2018-12-23 22:50:55,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f used request id req-ef5b8b12-d3ce-4cd9-a4eb-c68b17ce7086 2018-12-23 22:50:55,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.606873989105s 2018-12-23 22:50:55,664 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f used request id req-ef5b8b12-d3ce-4cd9-a4eb-c68b17ce7086 2018-12-23 22:50:55,666 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.204', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2018-12-23 22:50:55,666 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-23 22:50:55,667 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-23 22:50:55,674 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-12-23 22:50:55,674 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-12-23 22:56:22,310 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-12-23 22:56:22,311 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 7b9af5303d7a375f50ff4f040618a52d) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID 4c770785e4b653e0ad269d3a5cb502d7) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 04372ab8a09fc06f1c229f98d2163e6d) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 486, got 503 (call ID 678cf79e863b7aae289bf12d008c7f96) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID ca8bdd75c6f780424687919e6fda3f23) (RuntimeError) from /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 180, got 503 (call ID c5380f1834467c21e08c2983c8f459f9) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' from /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 504 (call ID db06cb9d25ecd8a0460af1fca66c90b7) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call': sip:6505550149@clearwater.opnfv timed out waiting for new incoming call (RuntimeError) from /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' from /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': Connection reset by peer @ io_fillbuf - fd:42 (Errno::ECONNRESET) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550183, 6505550733) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 7b9af5303d7a375f50ff4f040618a52d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:38:in `block (2 levels) in ' Terminating other threads after failure Basic Call - SDP (TCP) - (6505550737, 6505550835) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 4c770785e4b653e0ad269d3a5cb502d7) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:97:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Tel URIs (TCP) - (6505550188, 6505550054) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 04372ab8a09fc06f1c229f98d2163e6d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:158:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Unknown number (TCP) - (6505550426, 6505550193) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550580, 6505550643) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 678cf79e863b7aae289bf12d008c7f96) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:216:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Messages - Pager model (TCP) - (6505550295, 6505550675) Failed Endpoint threw exception: - Expected 200, got 503 (call ID ca8bdd75c6f780424687919e6fda3f23) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-call.rb:249:in `block (2 levels) in ' Terminating other threads after failure Basic Call - Pracks (TCP) - (6505550697, 6505550292) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c5380f1834467c21e08c2983c8f459f9) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/call.rb:239:in `recv_response_and_create_dialog' - /src/vims-test/lib/tests/basic-call.rb:282:in `block (2 levels) in ' Terminating other threads after failure Basic Registration (TCP) - (6505550680) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550456, 6505550019) Failed Endpoint threw exception: - Expected 200, got 504 (call ID db06cb9d25ecd8a0460af1fca66c90b7) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:75:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 3fb00eb8517c7a03438ae603cddf5287) Call Barring - Outbound Rejection (TCP) - (6505550975, 6505550200) 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) - (6505550338, 6505550245) 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) - (6505550279, 6505550467, 6505550149) Failed Endpoint threw exception: - sip:6505550149@clearwater.opnfv timed out waiting for new incoming call - /src/vims-test/quaff/lib/endpoint.rb:68:in `rescue in incoming_call' - /src/vims-test/quaff/lib/endpoint.rb:65:in `incoming_call' - /src/vims-test/lib/tests/call-diversion.rb:59:in `block in add_redirectee_scenario' Terminating other threads after failure Exception in quaff_cleanup_blk: - sip:6505550149@clearwater.opnfv timed out waiting for 401|200 (call ID e9f4f5701a15261eda6a21c2a0918b36) Call Diversion - Not reachable (not registered) (TCP) - Leaked sip:6505550053@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - Leaked sip:6505550369@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550579@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550764@clearwater.opnfv, DELETE returned 502 Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/abstract_response.rb:74:in `return!' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:495:in `process_result' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:421:in `block in transmit' - /usr/lib/ruby/2.5.0/net/http.rb:910:in `start' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:413:in `transmit' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:176:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rest-client-1.8.0/lib/restclient/request.rb:41:in `execute' - /src/vims-test/lib/ellis.rb:105:in `set_simservs' - /src/vims-test/lib/tests/call-diversion.rb:129:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550891%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550546%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550296%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550665%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550958%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550183%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550699%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550504%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550334%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Endpoint offline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550571%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:108:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Forking - Endpoint offline while ringing (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550278%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-forking.rb:183:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550711%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550599%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550902%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550200%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550516%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550247%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550365%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550259%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550556%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550447%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 500 (call ID ef3dada0d010b998ef281c1754fa78b4) (RuntimeError) from /src/vims-test/quaff/lib/endpoint.rb:188:in `register' from /src/vims-test/lib/tests/gruu.rb:91:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID ee14fdae22a6e1637977e1281900be89) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID ecffbca478520a91486c73856e4eb5e6) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID b2f560b289991df0e013b4bedcebc21b) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID 09458d4ed54edd03b8c107794f16e3f9) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' 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) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550253%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550733) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550518) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550050) Failed Endpoint threw exception: - Expected 200, got 500 (call ID ef3dada0d010b998ef281c1754fa78b4) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/gruu.rb:91:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 500 (call ID 7959d136bcfb608492abf5307c0273d9) GRUU - Call - first endpoint GRUU as target (TCP) - (6505550273, 6505550262) Failed Endpoint threw exception: - Expected 200, got 503 (call ID ee14fdae22a6e1637977e1281900be89) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:122:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - second endpoint GRUU as target (TCP) - (6505550447, 6505550606) Failed Endpoint threw exception: - Expected 200, got 503 (call ID ecffbca478520a91486c73856e4eb5e6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:158:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - only GRUU as target (TCP) - (6505550697, 6505550836) Failed Endpoint threw exception: - Expected 200, got 503 (call ID b2f560b289991df0e013b4bedcebc21b) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:194:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - AoR as target (TCP) - (6505550637, 6505550396) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 09458d4ed54edd03b8c107794f16e3f9) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550086, 6505550163) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550595, 6505550501) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550412, 6505550511) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550050, 6505550468) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 500 (call ID bae214a5fc6097883a28b0e655d10a3a) Failed RuntimeError thrown: - Expected 401|200, got 500 (call ID bae214a5fc6097883a28b0e655d10a3a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:341:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID f7c0cf0e8230044019b9a3cbea672dd4) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 200, got 503 (call ID f038d8816b479525b682961e2e00662d) (RuntimeError) from /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550710@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 513a3323d5d210413a45556e859224f7) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550103@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 3037639b2b73a26fc9453746c8e4d841) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of': sip:6505550007@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9e238e4f8865ca114fe4f8d3e4553130) (RuntimeError) from /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' from /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' from /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' GRUU - Call - AoR with other param as target (TCP) - (6505550856, 6505550333) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f7c0cf0e8230044019b9a3cbea672dd4) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550202, 6505550731) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f038d8816b479525b682961e2e00662d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure 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) - 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) - (6505550710) Failed Endpoint threw exception: - sip:6505550710@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 513a3323d5d210413a45556e859224f7) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550103) Failed Endpoint threw exception: - sip:6505550103@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 3037639b2b73a26fc9453746c8e4d841) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550007) Failed Endpoint threw exception: - sip:6505550007@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 9e238e4f8865ca114fe4f8d3e4553130) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550096, 6505550228) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 810f8ee5034eb3d9d523ed5a199da28e) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 810f8ee5034eb3d9d523ed5a199da28e) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:232:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550579%40clearwater.opnfv/associated_private_ids"} 44 failures out of 96 tests run Basic Call - Mainline (TCP) at 2018-12-23 22:51:02 +0000 Basic Call - SDP (TCP) at 2018-12-23 22:51:07 +0000 Basic Call - Tel URIs (TCP) at 2018-12-23 22:51:12 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-12-23 22:51:20 +0000 Basic Call - Messages - Pager model (TCP) at 2018-12-23 22:51:25 +0000 Basic Call - Pracks (TCP) at 2018-12-23 22:51:30 +0000 Multiple Identities (TCP) at 2018-12-23 22:51:38 +0000 Call Diversion - Not registered (TCP) at 2018-12-23 22:52:44 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-12-23 22:53:25 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-12-23 22:53:49 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-12-23 22:53:49 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-12-23 22:53:49 +0000 Call Diversion - Busy (TCP) at 2018-12-23 22:53:49 +0000 Call Diversion - Unconditional (TCP) at 2018-12-23 22:53:49 +0000 Call Diversion - No answer (TCP) at 2018-12-23 22:53:50 +0000 Call Diversion - Bad target URI (TCP) at 2018-12-23 22:53:50 +0000 Call Diversion - Audio-only call (TCP) at 2018-12-23 22:53:50 +0000 Call Diversion - Audio-video call (TCP) at 2018-12-23 22:53:50 +0000 Call Forking - Mainline (TCP) at 2018-12-23 22:53:51 +0000 Call Forking - Endpoint offline (TCP) at 2018-12-23 22:53:51 +0000 Call Forking - Endpoint offline while ringing (TCP) at 2018-12-23 22:53:51 +0000 Call Waiting - Accepted (TCP) at 2018-12-23 22:53:51 +0000 Call Waiting - Cancelled (TCP) at 2018-12-23 22:53:51 +0000 CANCEL - Mainline (TCP) at 2018-12-23 22:53:52 +0000 Filtering - Accept-Contact (TCP) at 2018-12-23 22:53:52 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-12-23 22:53:52 +0000 Filtering - Accept-Contact no match (TCP) at 2018-12-23 22:53:52 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-12-23 22:53:53 +0000 Filtering - RFC3841 example (TCP) at 2018-12-23 22:53:53 +0000 Filtering - Reject-Contact no match (TCP) at 2018-12-23 22:53:53 +0000 Filtering - Reject-Contact match (TCP) at 2018-12-23 22:53:53 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-12-23 22:53:53 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-12-23 22:53:58 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-12-23 22:54:04 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-12-23 22:54:10 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-12-23 22:54:15 +0000 GRUU - Call - AoR as target (TCP) at 2018-12-23 22:54:21 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-12-23 22:54:30 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-12-23 22:54:36 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-12-23 22:54:41 +0000 SUBSCRIBE - reg-event (TCP) at 2018-12-23 22:55:13 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-12-23 22:55:44 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-12-23 22:56:16 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-12-23 22:56:22 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-12-23 22:56:22,314 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 43, 'total': 96, 'passed': 9} 2018-12-23 22:56:22,429 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 22:56:22,429 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 17:36 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-23 22:56:22,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:56:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:22,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:22 GMT Server: Apache x-openstack-request-id: req-df849a9c-f13d-46d9-b5cf-de894bdbc86b Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:22,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:22 GMT Server: Apache x-openstack-request-id: req-1ca6ab0a-9c7b-4914-822e-aacc596246ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:56:22,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-1ca6ab0a-9c7b-4914-822e-aacc596246ff 2018-12-23 22:56:22,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.452579975128s 2018-12-23 22:56:22,887 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-1ca6ab0a-9c7b-4914-822e-aacc596246ff 2018-12-23 22:56:22,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:56:22,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:23,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:22 GMT Server: Apache x-openstack-request-id: req-30d94bdb-be14-4ce9-a4b4-23584b27b600 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?limit=1&sort_dir=desc Content-Length: 489 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:23,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:23 GMT Server: Apache x-openstack-request-id: req-5962e358-d778-4817-921d-82b7ed3721f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-23T22:43:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv/events/5768d8b7-41d6-4cea-afd8-1339a744ad83", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "id": "5768d8b7-41d6-4cea-afd8-1339a744ad83"}]} 2018-12-23 22:56:23,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-5962e358-d778-4817-921d-82b7ed3721f8 2018-12-23 22:56:23,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.418869018555s 2018-12-23 22:56:23,308 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-5962e358-d778-4817-921d-82b7ed3721f8 2018-12-23 22:56:23,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-12-23 22:56:23,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:23,524 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:23 GMT Server: Apache x-openstack-request-id: req-df7f34a1-dc60-40ff-8f43-a5d37fffdfcb Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f Content-Length: 423 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:23,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:56:23 GMT Server: Apache x-openstack-request-id: req-067da0d0-e627-4a24-90c3-f07feeb8d328 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:56:23,922 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f used request id req-067da0d0-e627-4a24-90c3-f07feeb8d328 2018-12-23 22:56:23,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.613364934921s 2018-12-23 22:56:23,922 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f used request id req-067da0d0-e627-4a24-90c3-f07feeb8d328 2018-12-23 22:56:23,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:56:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=5768d8b7-41d6-4cea-afd8-1339a744ad83&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:23,951 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:23 GMT Server: Apache x-openstack-request-id: req-24e8bc3f-8325-46ce-a0b2-4272c669e3c9 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=5768d8b7-41d6-4cea-afd8-1339a744ad83&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:24,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:23 GMT Server: Apache x-openstack-request-id: req-6a431f4d-2711-485a-a097-0da57e4c3fba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-12-23T22:56:23Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv/events/feeb68c5-21df-4c9c-8f7e-9c32c1014549", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "id": "feeb68c5-21df-4c9c-8f7e-9c32c1014549"}]} 2018-12-23 22:56:24,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=5768d8b7-41d6-4cea-afd8-1339a744ad83&sort_dir=asc&marker=5768d8b7-41d6-4cea-afd8-1339a744ad83&sort_dir=asc used request id req-6a431f4d-2711-485a-a097-0da57e4c3fba 2018-12-23 22:56:24,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.101903915405s 2018-12-23 22:56:24,025 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=5768d8b7-41d6-4cea-afd8-1339a744ad83&sort_dir=asc&marker=5768d8b7-41d6-4cea-afd8-1339a744ad83&sort_dir=asc used request id req-6a431f4d-2711-485a-a097-0da57e4c3fba 2018-12-23 22:56:29,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:56:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=feeb68c5-21df-4c9c-8f7e-9c32c1014549&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:29,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:29 GMT Server: Apache x-openstack-request-id: req-ead7fd1f-a09c-4472-a583-78e45af714e6 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=feeb68c5-21df-4c9c-8f7e-9c32c1014549&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:30,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:29 GMT Server: Apache x-openstack-request-id: req-6c921d84-e6a7-4b4e-ad43-244cc2b437dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-23T22:56:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sprout/events/51d6af56-a363-4e4e-b7ca-fd774006a020", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d42c5d97-bff0-4f5d-bd66-1a2a09c642a0", "id": "51d6af56-a363-4e4e-b7ca-fd774006a020"}, {"resource_name": "homer", "event_time": "2018-12-23T22:56:25Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/homer/events/15f928eb-7c1d-460f-90eb-c0382eb179e0", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "33e491d1-85a2-4140-9a78-edb8b6a0bc08", "id": "15f928eb-7c1d-460f-90eb-c0382eb179e0"}, {"resource_name": "bono", "event_time": "2018-12-23T22:56:26Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/bono/events/9dc47a65-838b-40a4-b4b5-2779c7c4b7ae", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ccf50642-ea6c-4b03-85dc-b4e94159ed05", "id": "9dc47a65-838b-40a4-b4b5-2779c7c4b7ae"}, {"resource_name": "dime", "event_time": "2018-12-23T22:56:27Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dime/events/5fa7e0be-5191-4e58-9570-4103d5f663f9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ecb074f7-d8e6-48bd-9c25-1d08f39bfe7f", "id": "5fa7e0be-5191-4e58-9570-4103d5f663f9"}, {"resource_name": "vellum", "event_time": "2018-12-23T22:56:28Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/vellum/events/766eefb7-92b6-4451-904e-0c0564a3a8c6", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a6640c03-e92a-4b19-8229-9e9166c1748c", "id": "766eefb7-92b6-4451-904e-0c0564a3a8c6"}]} 2018-12-23 22:56:30,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=feeb68c5-21df-4c9c-8f7e-9c32c1014549&sort_dir=asc&marker=feeb68c5-21df-4c9c-8f7e-9c32c1014549&sort_dir=asc used request id req-6c921d84-e6a7-4b4e-ad43-244cc2b437dc 2018-12-23 22:56:30,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.976855993271s 2018-12-23 22:56:30,008 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=feeb68c5-21df-4c9c-8f7e-9c32c1014549&sort_dir=asc&marker=feeb68c5-21df-4c9c-8f7e-9c32c1014549&sort_dir=asc used request id req-6c921d84-e6a7-4b4e-ad43-244cc2b437dc 2018-12-23 22:56:35,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:56:35,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=766eefb7-92b6-4451-904e-0c0564a3a8c6&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:35,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:35 GMT Server: Apache x-openstack-request-id: req-2e3e910a-39e0-4de1-bbb8-750aef49e185 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=766eefb7-92b6-4451-904e-0c0564a3a8c6&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:35,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:35 GMT Server: Apache x-openstack-request-id: req-718f6718-d933-4872-b75d-7938266f3dd8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-12-23T22:56:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sprout/events/0aa89270-0091-4021-8e89-9113accc8f09", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d42c5d97-bff0-4f5d-bd66-1a2a09c642a0", "id": "0aa89270-0091-4021-8e89-9113accc8f09"}]} 2018-12-23 22:56:35,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=766eefb7-92b6-4451-904e-0c0564a3a8c6&sort_dir=asc&marker=766eefb7-92b6-4451-904e-0c0564a3a8c6&sort_dir=asc used request id req-718f6718-d933-4872-b75d-7938266f3dd8 2018-12-23 22:56:35,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332259893417s 2018-12-23 22:56:35,343 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=766eefb7-92b6-4451-904e-0c0564a3a8c6&sort_dir=asc&marker=766eefb7-92b6-4451-904e-0c0564a3a8c6&sort_dir=asc used request id req-718f6718-d933-4872-b75d-7938266f3dd8 2018-12-23 22:56:40,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:56:40,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=0aa89270-0091-4021-8e89-9113accc8f09&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:40,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:40 GMT Server: Apache x-openstack-request-id: req-7fdbe9fc-caa6-46f0-adea-6d066b759f01 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=0aa89270-0091-4021-8e89-9113accc8f09&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:40,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:40 GMT Server: Apache x-openstack-request-id: req-1896b97d-0175-4987-a0b4-897562f5ae05 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2018-12-23T22:56:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/bono/events/3e033387-a84f-4e70-8b51-41cc41b504cc", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ccf50642-ea6c-4b03-85dc-b4e94159ed05", "id": "3e033387-a84f-4e70-8b51-41cc41b504cc"}, {"resource_name": "homer", "event_time": "2018-12-23T22:56:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/homer/events/33e80fa3-756c-4461-8451-5a9d6c84af11", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "33e491d1-85a2-4140-9a78-edb8b6a0bc08", "id": "33e80fa3-756c-4461-8451-5a9d6c84af11"}, {"resource_name": "dime", "event_time": "2018-12-23T22:56:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dime/events/9c2579a2-a3c2-41d0-8df2-0f12972faed9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ecb074f7-d8e6-48bd-9c25-1d08f39bfe7f", "id": "9c2579a2-a3c2-41d0-8df2-0f12972faed9"}, {"resource_name": "vellum", "event_time": "2018-12-23T22:56:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/vellum/events/d1e87dcb-4661-43c9-bba8-b9269b3eb5fa", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a6640c03-e92a-4b19-8229-9e9166c1748c", "id": "d1e87dcb-4661-43c9-bba8-b9269b3eb5fa"}, {"resource_name": "ellis", "event_time": "2018-12-23T22:56:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/ellis/events/568fac5e-235a-4c57-b29b-36a4ac5f08ec", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f99c6773-8167-4278-8439-fa97313f6ed3", "id": "568fac5e-235a-4c57-b29b-36a4ac5f08ec"}]} 2018-12-23 22:56:40,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=0aa89270-0091-4021-8e89-9113accc8f09&sort_dir=asc&marker=0aa89270-0091-4021-8e89-9113accc8f09&sort_dir=asc used request id req-1896b97d-0175-4987-a0b4-897562f5ae05 2018-12-23 22:56:40,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0904879570007s 2018-12-23 22:56:40,440 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=0aa89270-0091-4021-8e89-9113accc8f09&sort_dir=asc&marker=0aa89270-0091-4021-8e89-9113accc8f09&sort_dir=asc used request id req-1896b97d-0175-4987-a0b4-897562f5ae05 2018-12-23 22:56:45,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:56:45,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=568fac5e-235a-4c57-b29b-36a4ac5f08ec&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:45,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:45 GMT Server: Apache x-openstack-request-id: req-7b1153a5-d7a8-44a6-ab36-23f32d89a2ea Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=568fac5e-235a-4c57-b29b-36a4ac5f08ec&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:45,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:45 GMT Server: Apache x-openstack-request-id: req-2bfd2c34-b854-4138-9a84-0670081ba65d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-12-23T22:56:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/ellis/events/ac741334-dd3f-49e5-b268-af0b890ee68b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f99c6773-8167-4278-8439-fa97313f6ed3", "id": "ac741334-dd3f-49e5-b268-af0b890ee68b"}, {"resource_name": "dns", "event_time": "2018-12-23T22:56:42Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dns/events/3587ac34-0bcd-4558-afd9-0ef799c0b739", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3eef1232-8f4b-494e-9a5e-63ae7a058aec", "id": "3587ac34-0bcd-4558-afd9-0ef799c0b739"}]} 2018-12-23 22:56:45,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=568fac5e-235a-4c57-b29b-36a4ac5f08ec&sort_dir=asc&marker=568fac5e-235a-4c57-b29b-36a4ac5f08ec&sort_dir=asc used request id req-2bfd2c34-b854-4138-9a84-0670081ba65d 2018-12-23 22:56:45,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.290657043457s 2018-12-23 22:56:45,738 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=568fac5e-235a-4c57-b29b-36a4ac5f08ec&sort_dir=asc&marker=568fac5e-235a-4c57-b29b-36a4ac5f08ec&sort_dir=asc used request id req-2bfd2c34-b854-4138-9a84-0670081ba65d 2018-12-23 22:56:50,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:56:50,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=3587ac34-0bcd-4558-afd9-0ef799c0b739&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:50,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:50 GMT Server: Apache x-openstack-request-id: req-898c113a-ecaf-41f7-aadf-beaddbc6ba77 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=3587ac34-0bcd-4558-afd9-0ef799c0b739&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:50,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:50 GMT Server: Apache x-openstack-request-id: req-dca85394-bad2-4ce4-a094-548d5a130b62 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-12-23T22:56:48Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dns/events/4d16f639-6902-4497-8898-a6924b720fb9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3eef1232-8f4b-494e-9a5e-63ae7a058aec", "id": "4d16f639-6902-4497-8898-a6924b720fb9"}, {"resource_name": "sig_network", "event_time": "2018-12-23T22:56:48Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sig_network/events/6b466030-1ad4-40a1-9c3f-eaa49f8d8aef", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "7a5ecb0a-8cd2-4202-b27a-48c7826b6c0e", "id": "6b466030-1ad4-40a1-9c3f-eaa49f8d8aef"}, {"resource_name": "mgmt_network", "event_time": "2018-12-23T22:56:49Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/mgmt_network/events/438471b1-2da7-46f3-a3d8-5b8497cb88c9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8004443a-9431-4d34-a45a-575f197c7822", "id": "438471b1-2da7-46f3-a3d8-5b8497cb88c9"}, {"resource_name": "security_groups", "event_time": "2018-12-23T22:56:49Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/security_groups/events/7dfbe51d-e195-4a1b-80a0-907b0fae4d2b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4f6b3bb6-c272-4c0f-bc13-9d4564df77ec", "id": "7dfbe51d-e195-4a1b-80a0-907b0fae4d2b"}]} 2018-12-23 22:56:50,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=3587ac34-0bcd-4558-afd9-0ef799c0b739&sort_dir=asc&marker=3587ac34-0bcd-4558-afd9-0ef799c0b739&sort_dir=asc used request id req-dca85394-bad2-4ce4-a094-548d5a130b62 2018-12-23 22:56:50,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734088420868s 2018-12-23 22:56:50,816 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=3587ac34-0bcd-4558-afd9-0ef799c0b739&sort_dir=asc&marker=3587ac34-0bcd-4558-afd9-0ef799c0b739&sort_dir=asc used request id req-dca85394-bad2-4ce4-a094-548d5a130b62 2018-12-23 22:56:55,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:56:55,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:56:56,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:56:55 GMT Server: Apache x-openstack-request-id: req-3c507ecd-9e27-4403-8c5a-3645b73a33ad Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:56:56,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:56:56 GMT Server: Apache x-openstack-request-id: req-b2aee031-715a-43c1-ad9b-8b849890db3a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:56:56,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc&marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc used request id req-b2aee031-715a-43c1-ad9b-8b849890db3a 2018-12-23 22:56:56,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380161046982s 2018-12-23 22:56:56,203 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc&marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc used request id req-b2aee031-715a-43c1-ad9b-8b849890db3a 2018-12-23 22:57:01,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:57:01,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:01,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:57:01 GMT Server: Apache x-openstack-request-id: req-f0d90728-4198-4b91-8628-11130c0a7f44 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:57:01,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:01 GMT Server: Apache x-openstack-request-id: req-89b7812b-367b-454f-9c0a-50c546284ed9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-12-23T22:56:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/mgmt_network/events/1aba2e53-0155-4ee4-b1fe-b250a90c1fda", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8004443a-9431-4d34-a45a-575f197c7822", "id": "1aba2e53-0155-4ee4-b1fe-b250a90c1fda"}, {"resource_name": "sig_network", "event_time": "2018-12-23T22:56:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sig_network/events/b4920f20-33c6-4522-b43c-308d9b8a78bf", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "7a5ecb0a-8cd2-4202-b27a-48c7826b6c0e", "id": "b4920f20-33c6-4522-b43c-308d9b8a78bf"}, {"resource_name": "security_groups", "event_time": "2018-12-23T22:56:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/security_groups/events/42128482-c66a-470c-84da-ec9ed6fa019d", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4f6b3bb6-c272-4c0f-bc13-9d4564df77ec", "id": "42128482-c66a-470c-84da-ec9ed6fa019d"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-12-23T22:56:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv/events/fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "id": "fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac"}]} 2018-12-23 22:57:01,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc&marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc used request id req-89b7812b-367b-454f-9c0a-50c546284ed9 2018-12-23 22:57:01,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724148750305s 2018-12-23 22:57:01,281 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc&marker=7dfbe51d-e195-4a1b-80a0-907b0fae4d2b&sort_dir=asc used request id req-89b7812b-367b-454f-9c0a-50c546284ed9 2018-12-23 22:57:06,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:57:06,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:06,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:57:06 GMT Server: Apache x-openstack-request-id: req-8ff1e0f9-2b29-4831-a7c0-a7df15b4ba2d Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:57:06,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:06 GMT Server: Apache x-openstack-request-id: req-8231e32d-baa2-4106-a1ff-8368441848a0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:57:06,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc&marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc used request id req-8231e32d-baa2-4106-a1ff-8368441848a0 2018-12-23 22:57:06,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.261153936386s 2018-12-23 22:57:06,549 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc&marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc used request id req-8231e32d-baa2-4106-a1ff-8368441848a0 2018-12-23 22:57:11,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-12-23 22:57:11,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:11,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:57:11 GMT Server: Apache x-openstack-request-id: req-f1e48470-03d6-4d03-9a70-c2974f493bf4 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc Content-Length: 559 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:57:11,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:11 GMT Server: Apache x-openstack-request-id: req-496862df-3fe5-449b-af0d-3a8923c9db3c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-12-23 22:57:11,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc&marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc used request id req-496862df-3fe5-449b-af0d-3a8923c9db3c 2018-12-23 22:57:11,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.244386196136s 2018-12-23 22:57:11,800 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f/events?marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc&marker=fbba7f0d-9dda-4d1a-bd9b-a949bfeff6ac&sort_dir=asc used request id req-496862df-3fe5-449b-af0d-3a8923c9db3c 2018-12-23 22:57:11,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-12-23 22:57:11,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:11,828 - keystoneauth.session - DEBUG - RESP: [302] Date: Sun, 23 Dec 2018 22:57:11 GMT Server: Apache x-openstack-request-id: req-9ebbaa17-1530-406c-8e26-4702d10427a0 Location: http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False Content-Length: 467 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:57:11,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:11 GMT Server: Apache x-openstack-request-id: req-40ab282c-fb8f-439e-8121-592d3178f958 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "613e93de38f241b8b4b7f924e9ad9bab", "private_sig_net_ip_version": "4", "image": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "sprout_cluster_size": "1", "private_sig_net_pool_start": "192.168.1.1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.0.253", "external_mgmt_dns_ip": "8.8.8.8", "private_sig_net_cidr": "192.168.1.0/24", "external_sig_dns_ip": "8.8.8.8", "private_sig_net_gateway": "192.168.1.254", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.0.0/24", "private_sig_net_pool_end": "192.168.1.253", "dn_range_start": "6505550000", "public_sig_net_id": "6448575b-7138-4879-8a30-e8764463016b", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6448575b-7138-4879-8a30-e8764463016b"}, "deletion_time": "2018-12-23T22:56:58Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "5c74b5972680483595b1cbc1d4cdf5bc", "tags": null, "creation_time": "2018-12-23T22:39:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-23T22:56:23Z", "id": "3d7bb07a-07f3-451c-91d5-a46c6dafec1f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-12-23 22:57:11,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-40ab282c-fb8f-439e-8121-592d3178f958 2018-12-23 22:57:11,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0674369335175s 2018-12-23 22:57:11,868 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/613e93de38f241b8b4b7f924e9ad9bab/stacks/clearwater-opnfv/3d7bb07a-07f3-451c-91d5-a46c6dafec1f?resolve_outputs=False used request id req-40ab282c-fb8f-439e-8121-592d3178f958 2018-12-23 22:57:11,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 22:57:11,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" -d '{"subnet_id": "27d00249-f80f-4a02-8c27-6beeffc1a2d2"}' 2018-12-23 22:57:13,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ec3e1897-2d82-40f7-a480-40f53c6e1e20 Date: Sun, 23 Dec 2018 22:57:13 GMT RESP BODY: {"network_id": "7e46374e-0809-4999-8615-186c5b7b88af", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "subnet_id": "27d00249-f80f-4a02-8c27-6beeffc1a2d2", "subnet_ids": ["27d00249-f80f-4a02-8c27-6beeffc1a2d2"], "port_id": "386ae836-eeec-4642-b765-0d7bc1d64820", "id": "76419095-e296-4036-a51d-33783491c230"} 2018-12-23 22:57:13,845 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230/remove_router_interface.json used request id req-ec3e1897-2d82-40f7-a480-40f53c6e1e20 2018-12-23 22:57:13,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.97643589973s 2018-12-23 22:57:13,845 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230/remove_router_interface.json used request id req-ec3e1897-2d82-40f7-a480-40f53c6e1e20 returning object 76419095-e296-4036-a51d-33783491c230 2018-12-23 22:57:13,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 22:57:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:13,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-b65595a7-f5f6-486f-9739-cc30d6347b3f Date: Sun, 23 Dec 2018 22:57:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "created_at": "2018-12-23T22:38:48Z", "admin_state_up": true, "updated_at": "2018-12-23T22:57:12Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "76419095-e296-4036-a51d-33783491c230", "name": "heat_ims-router_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}]} 2018-12-23 22:57:13,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b65595a7-f5f6-486f-9739-cc30d6347b3f 2018-12-23 22:57:13,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120537042618s 2018-12-23 22:57:13,967 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b65595a7-f5f6-486f-9739-cc30d6347b3f 2018-12-23 22:57:13,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 22:57:13,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:15,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9943c63-f52c-40c6-bec8-a7a889de2d35 Content-Length: 0 Date: Sun, 23 Dec 2018 22:57:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:57:15,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230.json used request id req-c9943c63-f52c-40c6-bec8-a7a889de2d35 2018-12-23 22:57:15,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25437283516s 2018-12-23 22:57:15,223 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/76419095-e296-4036-a51d-33783491c230.json used request id req-c9943c63-f52c-40c6-bec8-a7a889de2d35 2018-12-23 22:57:15,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 22:57:15,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:15,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-70b6196f-5307-4767-af10-a2ee0e43be9a Date: Sun, 23 Dec 2018 22:57:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7e46374e-0809-4999-8615-186c5b7b88af","tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:38:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:38:47Z","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":"613e93de38f241b8b4b7f924e9ad9bab","id":"27d00249-f80f-4a02-8c27-6beeffc1a2d2","subnetpool_id":null,"name":"heat_ims-subnet_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}]} 2018-12-23 22:57:15,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-70b6196f-5307-4767-af10-a2ee0e43be9a 2018-12-23 22:57:15,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0485608577728s 2018-12-23 22:57:15,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-70b6196f-5307-4767-af10-a2ee0e43be9a 2018-12-23 22:57:15,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 22:57:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/27d00249-f80f-4a02-8c27-6beeffc1a2d2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:16,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bedc6dd3-13ce-47cc-9509-7ed174141c40 Date: Sun, 23 Dec 2018 22:57:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:57:16,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/27d00249-f80f-4a02-8c27-6beeffc1a2d2.json used request id req-bedc6dd3-13ce-47cc-9509-7ed174141c40 2018-12-23 22:57:16,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.3221809864s 2018-12-23 22:57:16,596 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/27d00249-f80f-4a02-8c27-6beeffc1a2d2.json used request id req-bedc6dd3-13ce-47cc-9509-7ed174141c40 2018-12-23 22:57:16,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:57:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:16,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-78132c20-d68e-4178-9490-a5f19fd648c4 Date: Sun, 23 Dec 2018 22:57:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"7e46374e-0809-4999-8615-186c5b7b88af","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"613e93de38f241b8b4b7f924e9ad9bab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:57:16Z","qos_policy_id":null,"name":"heat_ims-net_c21efafb-e142-47aa-8ac0-dbe7c210ad62","admin_state_up":true,"tenant_id":"613e93de38f241b8b4b7f924e9ad9bab","created_at":"2018-12-23T22:38:46Z","mtu":1450}]} 2018-12-23 22:57:16,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-78132c20-d68e-4178-9490-a5f19fd648c4 2018-12-23 22:57:16,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111413955688s 2018-12-23 22:57:16,708 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-78132c20-d68e-4178-9490-a5f19fd648c4 2018-12-23 22:57:16,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 22:57:16,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/7e46374e-0809-4999-8615-186c5b7b88af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:17,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6be043d6-8cac-4227-9f28-b21ee3ba4f08 Date: Sun, 23 Dec 2018 22:57:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:57:17,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7e46374e-0809-4999-8615-186c5b7b88af.json used request id req-6be043d6-8cac-4227-9f28-b21ee3ba4f08 2018-12-23 22:57:17,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16794705391s 2018-12-23 22:57:17,877 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7e46374e-0809-4999-8615-186c5b7b88af.json used request id req-6be043d6-8cac-4227-9f28-b21ee3ba4f08 2018-12-23 22:57:17,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:57:17,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:18,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-5363c6a5-b1f0-4478-b4f5-05dc3dc6831a Date: Sun, 23 Dec 2018 22:57:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "metadata": {}}], "file": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7/file", "owner": "613e93de38f241b8b4b7f924e9ad9bab", "id": "24701514-142a-41a3-bacd-1691443ba5b7", "size": 263586304, "self": "/v2/images/24701514-142a-41a3-bacd-1691443ba5b7", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/24701514-142a-41a3-bacd-1691443ba5b7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T22:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T22:38:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:57:18,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5363c6a5-b1f0-4478-b4f5-05dc3dc6831a 2018-12-23 22:57:18,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220168113708s 2018-12-23 22:57:18,102 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5363c6a5-b1f0-4478-b4f5-05dc3dc6831a 2018-12-23 22:57:18,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 22:57:18,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/24701514-142a-41a3-bacd-1691443ba5b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ae3b726d31cf5ee4889127f3a4d8e59b7d61f91" 2018-12-23 22:57:18,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0acf519f-5be3-4d16-9646-5c6c6fda6ccb Date: Sun, 23 Dec 2018 22:57:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:57:18,776 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/24701514-142a-41a3-bacd-1691443ba5b7 used request id req-0acf519f-5be3-4d16-9646-5c6c6fda6ccb 2018-12-23 22:57:18,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.673160076141s 2018-12-23 22:57:18,777 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/24701514-142a-41a3-bacd-1691443ba5b7 used request id req-0acf519f-5be3-4d16-9646-5c6c6fda6ccb 2018-12-23 22:57:18,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:57:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:18,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-624fe4ee-88cf-49d4-9219-cc62a976610b x-compute-request-id: req-624fe4ee-88cf-49d4-9219-cc62a976610b Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c100c35e-7677-4ab4-8972-66663adece74", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": "c100c35e-7677-4ab4-8972-66663adece74"}]} 2018-12-23 22:57:18,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-624fe4ee-88cf-49d4-9219-cc62a976610b 2018-12-23 22:57:18,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.195461988449s 2018-12-23 22:57:18,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-624fe4ee-88cf-49d4-9219-cc62a976610b 2018-12-23 22:57:18,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 22:57:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:19,006 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22:57:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25eac4b6-700d-4faa-8400-1b0df5b4f208 x-compute-request-id: req-25eac4b6-700d-4faa-8400-1b0df5b4f208 Content-Length: 0 Content-Type: application/json 2018-12-23 22:57:19,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74 used request id req-25eac4b6-700d-4faa-8400-1b0df5b4f208 2018-12-23 22:57:19,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0321218967438s 2018-12-23 22:57:19,007 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c100c35e-7677-4ab4-8972-66663adece74 used request id req-25eac4b6-700d-4faa-8400-1b0df5b4f208 2018-12-23 22:57:19,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:57:19,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:19,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd1dca07-0e9d-4dae-b4be-19d850f667d7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": {"self": "http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2c221121f7f64333b27116786d642596", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:57:19,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fd1dca07-0e9d-4dae-b4be-19d850f667d7 2018-12-23 22:57:19,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106590986252s 2018-12-23 22:57:19,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fd1dca07-0e9d-4dae-b4be-19d850f667d7 2018-12-23 22:57:19,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:57:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:19,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7008697a-7e60-4622-afab-f974dc8d04ae Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_c21efafb-e142-47aa-8ac0-dbe7c210ad62", "links": {"self": "http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2c221121f7f64333b27116786d642596", "description": null}} 2018-12-23 22:57:19,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596 used request id req-7008697a-7e60-4622-afab-f974dc8d04ae 2018-12-23 22:57:19,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112637042999s 2018-12-23 22:57:19,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596 used request id req-7008697a-7e60-4622-afab-f974dc8d04ae 2018-12-23 22:57:19,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 22:57:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:19,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13680fa6-276e-4d94-aaac-dffbcd8871e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:57:19,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596 used request id req-13680fa6-276e-4d94-aaac-dffbcd8871e5 2018-12-23 22:57:19,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.190788030624s 2018-12-23 22:57:19,423 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2c221121f7f64333b27116786d642596 used request id req-13680fa6-276e-4d94-aaac-dffbcd8871e5 2018-12-23 22:57:19,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:57:19,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:19,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6227fb20-5cc5-4f9f-939d-de3015d5d637 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab"}, "tags": [], "enabled": true, "id": "613e93de38f241b8b4b7f924e9ad9bab", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_c21efafb-e142-47aa-8ac0-dbe7c210ad62"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 22:57:19,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6227fb20-5cc5-4f9f-939d-de3015d5d637 2018-12-23 22:57:19,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0968828201294s 2018-12-23 22:57:19,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6227fb20-5cc5-4f9f-939d-de3015d5d637 2018-12-23 22:57:19,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 22:57:19,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:19,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:57:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c60773-35ff-4bc9-ad27-1a7c01f2d737 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:57:19,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab used request id req-11c60773-35ff-4bc9-ad27-1a7c01f2d737 2018-12-23 22:57:19,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.197799921036s 2018-12-23 22:57:19,724 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/613e93de38f241b8b4b7f924e9ad9bab used request id req-11c60773-35ff-4bc9-ad27-1a7c01f2d737 2018-12-23 22:57:19,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:57:19,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=613e93de38f241b8b4b7f924e9ad9bab&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:19,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-e532bfe6-87fa-44fa-bc93-c702f0277e26 Date: Sun, 23 Dec 2018 22:57:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "created_at": "2018-12-23T22:38:46Z", "updated_at": "2018-12-23T22:38:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:38:46Z", "revision_number": 0, "id": "35a5dc16-eaac-4b74-b214-1add1007c05b", "remote_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "remote_ip_prefix": null, "created_at": "2018-12-23T22:38:46Z", "security_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "613e93de38f241b8b4b7f924e9ad9bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:38:46Z", "revision_number": 0, "id": "7fee26dd-a891-4b49-8051-4816f786cf91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:38:46Z", "security_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "613e93de38f241b8b4b7f924e9ad9bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:38:46Z", "revision_number": 0, "id": "83eef78e-d247-4a29-b269-100ce71eeaa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:38:46Z", "security_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "613e93de38f241b8b4b7f924e9ad9bab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:38:46Z", "revision_number": 0, "id": "946231a0-7ce3-480e-975a-709600890534", "remote_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "remote_ip_prefix": null, "created_at": "2018-12-23T22:38:46Z", "security_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "613e93de38f241b8b4b7f924e9ad9bab"}], "revision_number": 4, "project_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "name": "default"}]} 2018-12-23 22:57:19,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=613e93de38f241b8b4b7f924e9ad9bab&name=default used request id req-e532bfe6-87fa-44fa-bc93-c702f0277e26 2018-12-23 22:57:19,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.218921899796s 2018-12-23 22:57:19,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=613e93de38f241b8b4b7f924e9ad9bab&name=default used request id req-e532bfe6-87fa-44fa-bc93-c702f0277e26 2018-12-23 22:57:19,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:57:19,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:20,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-60c9b0a2-7cee-4a77-8fa0-aec23f4679c7 Date: Sun, 23 Dec 2018 22:57:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "created_at": "2018-12-23T22:38:46Z", "updated_at": "2018-12-23T22:38:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:38:46Z", "revision_number": 0, "id": "35a5dc16-eaac-4b74-b214-1add1007c05b", "remote_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "remote_ip_prefix": null, "created_at": "2018-12-23T22:38:46Z", "security_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "613e93de38f241b8b4b7f924e9ad9bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:38:46Z", "revision_number": 0, "id": "7fee26dd-a891-4b49-8051-4816f786cf91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:38:46Z", "security_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "613e93de38f241b8b4b7f924e9ad9bab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:38:46Z", "revision_number": 0, "id": "83eef78e-d247-4a29-b269-100ce71eeaa0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:38:46Z", "security_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "port_range_min": null, "ethertype": "IPv6", "project_id": "613e93de38f241b8b4b7f924e9ad9bab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:38:46Z", "revision_number": 0, "id": "946231a0-7ce3-480e-975a-709600890534", "remote_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "remote_ip_prefix": null, "created_at": "2018-12-23T22:38:46Z", "security_group_id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "tenant_id": "613e93de38f241b8b4b7f924e9ad9bab", "port_range_min": null, "ethertype": "IPv4", "project_id": "613e93de38f241b8b4b7f924e9ad9bab"}], "revision_number": 4, "project_id": "613e93de38f241b8b4b7f924e9ad9bab", "id": "4edc371f-48ad-4e40-a9e6-6c897c06dce7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 22:57:20,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-60c9b0a2-7cee-4a77-8fa0-aec23f4679c7 2018-12-23 22:57:20,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115970849991s 2018-12-23 22:57:20,063 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-60c9b0a2-7cee-4a77-8fa0-aec23f4679c7 2018-12-23 22:57:20,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 22:57:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4edc371f-48ad-4e40-a9e6-6c897c06dce7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:20,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47410e17-a180-41b5-acab-3d00ea8864c3 Content-Length: 0 Date: Sun, 23 Dec 2018 22:57:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 22:57:20,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4edc371f-48ad-4e40-a9e6-6c897c06dce7.json used request id req-47410e17-a180-41b5-acab-3d00ea8864c3 2018-12-23 22:57:20,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149804115295s 2018-12-23 22:57:20,216 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4edc371f-48ad-4e40-a9e6-6c897c06dce7.json used request id req-47410e17-a180-41b5-acab-3d00ea8864c3 2018-12-23 22:57:20,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:57:20,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a61c51a-1550-47c0-abb0-2a00c363a1c4 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "715a2cf11adb4a1ea5452b93ba8fc307", "links": {"self": "http://172.30.9.21:5000/v3/roles/715a2cf11adb4a1ea5452b93ba8fc307"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:57:20,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a61c51a-1550-47c0-abb0-2a00c363a1c4 2018-12-23 22:57:20,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0952689647675s 2018-12-23 22:57:20,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a61c51a-1550-47c0-abb0-2a00c363a1c4 2018-12-23 22:57:20,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-12-23 22:57:20,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/715a2cf11adb4a1ea5452b93ba8fc307 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}854e61edc81c916f7b5d702ed052a70c5763895d" 2018-12-23 22:57:20,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:57:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bd1393a-b047-40ff-8eee-39737205576f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:57:20,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/715a2cf11adb4a1ea5452b93ba8fc307 used request id req-5bd1393a-b047-40ff-8eee-39737205576f 2018-12-23 22:57:20,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.11935210228s 2018-12-23 22:57:20,435 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/715a2cf11adb4a1ea5452b93ba8fc307 used request id req-5bd1393a-b047-40ff-8eee-39737205576f 2018-12-23 22:57:20,446 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-12-23 22:57:20,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:57:20,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaa0d2ea-e2f1-42be-862f-0cc2ded5f8b2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 22:57:20,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aaa0d2ea-e2f1-42be-862f-0cc2ded5f8b2 2018-12-23 22:57:20,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 22:57:21,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-23T23:57:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["eyOsNzSySienbf0cEIX6_g"], "issued_at": "2018-12-23T22:57:21.000000Z"}} 2018-12-23 22:57:21,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:57:21,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-123b117d-8555-458a-aeff-95aabe385306 Date: Sun, 23 Dec 2018 22:57:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 22:57:21,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-123b117d-8555-458a-aeff-95aabe385306 2018-12-23 22:57:21,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271461009979s 2018-12-23 22:57:21,287 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-123b117d-8555-458a-aeff-95aabe385306 2018-12-23 22:57:21,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:57:21,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 22:57:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 22:57:21,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:57:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:21,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433de0b4-c9a7-4e57-a26c-1b07da8fc236 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 22:57:21,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-433de0b4-c9a7-4e57-a26c-1b07da8fc236 2018-12-23 22:57:21,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0966620445251s 2018-12-23 22:57:21,394 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-433de0b4-c9a7-4e57-a26c-1b07da8fc236 2018-12-23 22:57:21,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 22:57:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}}' 2018-12-23 22:57:21,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c51a9c91-3919-44c6-9404-a8aef3a6cace Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca"}, "tags": [], "enabled": true, "id": "48501324f3d245a0bbbe3c58833f0dca", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}} 2018-12-23 22:57:21,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c51a9c91-3919-44c6-9404-a8aef3a6cace 2018-12-23 22:57:21,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122400045395s 2018-12-23 22:57:21,523 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c51a9c91-3919-44c6-9404-a8aef3a6cace 2018-12-23 22:57:21,524 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'48501324f3d245a0bbbe3c58833f0dca', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3'}) 2018-12-23 22:57:21,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 22:57:21,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6cb4641a-0bc2-4107-9ece-020136c085b7", "email": null, "name": "vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}}' 2018-12-23 22:57:21,894 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 22:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ff35d2-a084-4a01-8ba7-02e2be46c094 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": {"self": "http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddb4be36061d455dbe2fa4b9742b3fd5", "domain_id": "default", "password_expires_at": null}} 2018-12-23 22:57:21,894 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-74ff35d2-a084-4a01-8ba7-02e2be46c094 2018-12-23 22:57:21,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364337921143s 2018-12-23 22:57:21,895 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-74ff35d2-a084-4a01-8ba7-02e2be46c094 2018-12-23 22:57:21,895 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ddb4be36061d455dbe2fa4b9742b3fd5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3'}) 2018-12-23 22:57:21,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:57:21,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:21,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c56a37-b3b8-4d52-90ac-9a3eeb0fc5f5 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:57:21,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-33c56a37-b3b8-4d52-90ac-9a3eeb0fc5f5 2018-12-23 22:57:21,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936648845673s 2018-12-23 22:57:21,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-33c56a37-b3b8-4d52-90ac-9a3eeb0fc5f5 2018-12-23 22:57:21,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 22:57:22,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:22,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab93a62b-e268-4a92-96a9-cda705e5692a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 22:57:22,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab93a62b-e268-4a92-96a9-cda705e5692a 2018-12-23 22:57:22,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104583024979s 2018-12-23 22:57:22,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab93a62b-e268-4a92-96a9-cda705e5692a 2018-12-23 22:57:22,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:57:22,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:22,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f82205-f254-4d75-b739-431cc8cc47ab Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 22:57:22,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-21f82205-f254-4d75-b739-431cc8cc47ab 2018-12-23 22:57:22,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0189850330353s 2018-12-23 22:57:22,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-21f82205-f254-4d75-b739-431cc8cc47ab 2018-12-23 22:57:22,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 22:57:22,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:22,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b1e634-b50f-41d5-8aa6-b3c9716470c5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": {"self": "http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddb4be36061d455dbe2fa4b9742b3fd5", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 22:57:22,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-36b1e634-b50f-41d5-8aa6-b3c9716470c5 2018-12-23 22:57:22,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110620975494s 2018-12-23 22:57:22,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-36b1e634-b50f-41d5-8aa6-b3c9716470c5 2018-12-23 22:57:22,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:57:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:22,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64664d3a-0c60-45ca-bad4-cde5a414627a Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca"}, "tags": [], "enabled": true, "id": "48501324f3d245a0bbbe3c58833f0dca", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 22:57:22,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-64664d3a-0c60-45ca-bad4-cde5a414627a 2018-12-23 22:57:22,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.092983007431s 2018-12-23 22:57:22,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-64664d3a-0c60-45ca-bad4-cde5a414627a 2018-12-23 22:57:22,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 22:57:22,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=ddb4be36061d455dbe2fa4b9742b3fd5&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=48501324f3d245a0bbbe3c58833f0dca" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:22,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b09d9f-6b2f-4ad0-8350-a4f21d417438 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=ddb4be36061d455dbe2fa4b9742b3fd5&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=48501324f3d245a0bbbe3c58833f0dca", "previous": null, "next": null}} 2018-12-23 22:57:22,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ddb4be36061d455dbe2fa4b9742b3fd5&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=48501324f3d245a0bbbe3c58833f0dca used request id req-f4b09d9f-6b2f-4ad0-8350-a4f21d417438 2018-12-23 22:57:22,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0845098495483s 2018-12-23 22:57:22,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ddb4be36061d455dbe2fa4b9742b3fd5&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=48501324f3d245a0bbbe3c58833f0dca used request id req-f4b09d9f-6b2f-4ad0-8350-a4f21d417438 2018-12-23 22:57:22,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 22:57:22,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca/users/ddb4be36061d455dbe2fa4b9742b3fd5/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:22,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80c48ccb-f1f9-47de-a61f-c58aeb26569f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 22:57:22,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca/users/ddb4be36061d455dbe2fa4b9742b3fd5/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-80c48ccb-f1f9-47de-a61f-c58aeb26569f 2018-12-23 22:57:22,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.139960050583s 2018-12-23 22:57:22,573 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca/users/ddb4be36061d455dbe2fa4b9742b3fd5/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-80c48ccb-f1f9-47de-a61f-c58aeb26569f 2018-12-23 22:57:22,573 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'48501324f3d245a0bbbe3c58833f0dca', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6cb4641a-0bc2-4107-9ece-020136c085b7', 'username': u'vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 22:57:22,577 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'password': '6cb4641a-0bc2-4107-9ece-020136c085b7', 'project_name': 'vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '48501324f3d245a0bbbe3c58833f0dca', 'project_domain_name': 'Default'} 2018-12-23 22:57:22,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-12-23 22:57:22,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-12-23 22:57:22,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-12-23 22:57:22,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-12-23 22:57:22,700 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-12-23 22:57:22,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 22:57:22,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:22,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61cbdade-702c-44e1-a5c9-eed5b53f1249 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 22:57:22,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-61cbdade-702c-44e1-a5c9-eed5b53f1249 2018-12-23 22:57:22,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0916159152985s 2018-12-23 22:57:22,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-61cbdade-702c-44e1-a5c9-eed5b53f1249 2018-12-23 22:57:22,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 22:57:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 22:57:22,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03199e7-3acf-426d-97b3-0d2c20b713ab Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca"}, "tags": [], "enabled": true, "id": "48501324f3d245a0bbbe3c58833f0dca", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 22:57:22,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f03199e7-3acf-426d-97b3-0d2c20b713ab 2018-12-23 22:57:22,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0955328941345s 2018-12-23 22:57:22,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f03199e7-3acf-426d-97b3-0d2c20b713ab 2018-12-23 22:57:22,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 22:57:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" -d '{"network": {"tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "name": "vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "admin_state_up": true}}' 2018-12-23 22:57:23,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d7e7740f-697f-42bc-bf9b-38eae13b8dc6 Date: Sun, 23 Dec 2018 22:57:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"16f7ecca-2239-4a92-8e05-c17291c474a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"48501324f3d245a0bbbe3c58833f0dca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:57:23Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3","admin_state_up":true,"tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:23Z","mtu":1450}} 2018-12-23 22:57:23,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d7e7740f-697f-42bc-bf9b-38eae13b8dc6 2018-12-23 22:57:23,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.372968912125s 2018-12-23 22:57:23,271 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d7e7740f-697f-42bc-bf9b-38eae13b8dc6 2018-12-23 22:57:23,271 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T22:57:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'16f7ecca-2239-4a92-8e05-c17291c474a3', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', u'created_at': u'2018-12-23T22:57:23Z', u'mtu': 1450, u'tenant_id': u'48501324f3d245a0bbbe3c58833f0dca', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'48501324f3d245a0bbbe3c58833f0dca', u'l2_adjacency': True}) 2018-12-23 22:57:23,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:57:23,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a9c92ce-d78d-4278-af18-95c986f81d41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 22:57:23,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-8a9c92ce-d78d-4278-af18-95c986f81d41 2018-12-23 22:57:23,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 22:57:23,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-23T23:57:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "48501324f3d245a0bbbe3c58833f0dca", "name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/48501324f3d245a0bbbe3c58833f0dca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/48501324f3d245a0bbbe3c58833f0dca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/48501324f3d245a0bbbe3c58833f0dca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/48501324f3d245a0bbbe3c58833f0dca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/48501324f3d245a0bbbe3c58833f0dca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/48501324f3d245a0bbbe3c58833f0dca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_48501324f3d245a0bbbe3c58833f0dca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_48501324f3d245a0bbbe3c58833f0dca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/48501324f3d245a0bbbe3c58833f0dca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/48501324f3d245a0bbbe3c58833f0dca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/48501324f3d245a0bbbe3c58833f0dca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/48501324f3d245a0bbbe3c58833f0dca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/48501324f3d245a0bbbe3c58833f0dca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/48501324f3d245a0bbbe3c58833f0dca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "id": "ddb4be36061d455dbe2fa4b9742b3fd5"}, "audit_ids": ["TqtEMyQ3Q7-0QM7x99h-3Q"], "issued_at": "2018-12-23T22:57:23.000000Z"}} 2018-12-23 22:57:23,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:57:23,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:57:23,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-67c375dc-5134-4d07-bcc2-0eae73178e27 Date: Sun, 23 Dec 2018 22:57:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"16f7ecca-2239-4a92-8e05-c17291c474a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"48501324f3d245a0bbbe3c58833f0dca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T22:57:23Z","qos_policy_id":null,"name":"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3","admin_state_up":true,"tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 22:57:23,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-67c375dc-5134-4d07-bcc2-0eae73178e27 2018-12-23 22:57:23,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278057813644s 2018-12-23 22:57:23,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-67c375dc-5134-4d07-bcc2-0eae73178e27 2018-12-23 22:57:23,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 22:57:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"subnet": {"name": "vyos_vrouter-subnet_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "enable_dhcp": true, "network_id": "16f7ecca-2239-4a92-8e05-c17291c474a3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-23 22:57:24,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1b6a72e1-e25c-48e2-9ec7-57c46a457737 Date: Sun, 23 Dec 2018 22:57:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16f7ecca-2239-4a92-8e05-c17291c474a3","tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:57:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"48501324f3d245a0bbbe3c58833f0dca","id":"a55ef66b-0c83-4ebc-9bea-df7b81d92ad3","subnetpool_id":null,"name":"vyos_vrouter-subnet_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}} 2018-12-23 22:57:24,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1b6a72e1-e25c-48e2-9ec7-57c46a457737 2018-12-23 22:57:24,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.502209186554s 2018-12-23 22:57:24,458 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1b6a72e1-e25c-48e2-9ec7-57c46a457737 2018-12-23 22:57:24,459 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T22:57:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a55ef66b-0c83-4ebc-9bea-df7b81d92ad3', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', u'enable_dhcp': True, u'network_id': u'16f7ecca-2239-4a92-8e05-c17291c474a3', u'tenant_id': u'48501324f3d245a0bbbe3c58833f0dca', u'created_at': u'2018-12-23T22:57:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'48501324f3d245a0bbbe3c58833f0dca'}) 2018-12-23 22:57:24,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 22:57:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "vyos_vrouter-router_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "admin_state_up": true}}' 2018-12-23 22:57:26,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-6aca6f74-1f28-4c5e-989c-4d198a1f7e05 Date: Sun, 23 Dec 2018 22:57:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:24Z", "admin_state_up": true, "updated_at": "2018-12-23T22:57:25Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "name": "vyos_vrouter-router_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}} 2018-12-23 22:57:26,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6aca6f74-1f28-4c5e-989c-4d198a1f7e05 2018-12-23 22:57:26,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57005000114s 2018-12-23 22:57:26,030 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6aca6f74-1f28-4c5e-989c-4d198a1f7e05 2018-12-23 22:57:26,030 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T22:57:25Z', u'revision_number': 2, u'id': u'75a084e5-7130-45af-a87b-0b98139ad1ac', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', u'admin_state_up': True, u'tenant_id': u'48501324f3d245a0bbbe3c58833f0dca', u'created_at': u'2018-12-23T22:57:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'48501324f3d245a0bbbe3c58833f0dca'}) 2018-12-23 22:57:26,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 22:57:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"subnet_id": "a55ef66b-0c83-4ebc-9bea-df7b81d92ad3"}' 2018-12-23 22:57:28,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a446135b-48cc-446a-b117-d2be8a72be83 Date: Sun, 23 Dec 2018 22:57:28 GMT RESP BODY: {"network_id": "16f7ecca-2239-4a92-8e05-c17291c474a3", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "subnet_id": "a55ef66b-0c83-4ebc-9bea-df7b81d92ad3", "subnet_ids": ["a55ef66b-0c83-4ebc-9bea-df7b81d92ad3"], "port_id": "449d4f3f-c7cd-4bb9-ba1b-d13e7e37d052", "id": "75a084e5-7130-45af-a87b-0b98139ad1ac"} 2018-12-23 22:57:28,453 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac/add_router_interface.json used request id req-a446135b-48cc-446a-b117-d2be8a72be83 2018-12-23 22:57:28,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.42200088501s 2018-12-23 22:57:28,453 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac/add_router_interface.json used request id req-a446135b-48cc-446a-b117-d2be8a72be83 returning object 75a084e5-7130-45af-a87b-0b98139ad1ac 2018-12-23 22:57:28,454 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-23 22:57:51,598 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-23 22:57:51,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 22:57:51,604 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 22:57:51 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 22:57:51,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:57:51,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:57:51,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6cee3d6b-b398-4191-948c-89fe368ea0e7 Date: Sun, 23 Dec 2018 22:57:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:57:51,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6cee3d6b-b398-4191-948c-89fe368ea0e7 2018-12-23 22:57:51,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.221805095673s 2018-12-23 22:57:51,828 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6cee3d6b-b398-4191-948c-89fe368ea0e7 2018-12-23 22:57:51,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 22:57:51,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}' 2018-12-23 22:57:51,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fffdef6e-938b-4363-9246-3fd3170aabf7 Date: Sun, 23 Dec 2018 22:57:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file", "owner": "48501324f3d245a0bbbe3c58833f0dca", "id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "size": null, "self": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:57:51Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "checksum": null, "created_at": "2018-12-23T22:57:51Z", "protected": false} 2018-12-23 22:57:51,895 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fffdef6e-938b-4363-9246-3fd3170aabf7 2018-12-23 22:57:51,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0608642101288s 2018-12-23 22:57:51,896 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fffdef6e-938b-4363-9246-3fd3170aabf7 returning object 6acf709b-fb90-4c0e-8920-7336ce269d68 2018-12-23 22:57:51,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 22:57:51,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '' 2018-12-23 22:58:53,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c6f8bcf6-aa22-43ad-921b-37216c678979 Date: Sun, 23 Dec 2018 22:58:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 22:58:53,310 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file used request id req-c6f8bcf6-aa22-43ad-921b-37216c678979 2018-12-23 22:58:53,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.4138998985s 2018-12-23 22:58:53,310 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file used request id req-c6f8bcf6-aa22-43ad-921b-37216c678979 2018-12-23 22:58:53,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:58:53,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:53,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d0bd630e-7f79-4f60-9a68-d22166174133 Date: Sun, 23 Dec 2018 22:58:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "metadata": {}}], "file": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file", "owner": "48501324f3d245a0bbbe3c58833f0dca", "id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "size": 4373348352, "self": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:58:53Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:57:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:58:53,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d0bd630e-7f79-4f60-9a68-d22166174133 2018-12-23 22:58:53,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.035532951355s 2018-12-23 22:58:53,351 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d0bd630e-7f79-4f60-9a68-d22166174133 2018-12-23 22:58:53,353 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file', 'owner': u'48501324f3d245a0bbbe3c58833f0dca', 'id': u'6acf709b-fb90-4c0e-8920-7336ce269d68', 'size': 4373348352, u'self': u'/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48501324f3d245a0bbbe3c58833f0dca', 'name': 'vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T22:58:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T22:58:53Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'created': u'2018-12-23T22:57:51Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-23T22:57:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-23 22:58:53,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 22:58:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-23 22:58:53,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-743517ca-14f3-4450-9eb3-22d06a5ffd37 x-compute-request-id: req-743517ca-14f3-4450-9eb3-22d06a5ffd37 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f"}} 2018-12-23 22:58:53,587 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-743517ca-14f3-4450-9eb3-22d06a5ffd37 2018-12-23 22:58:53,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233013868332s 2018-12-23 22:58:53,587 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-743517ca-14f3-4450-9eb3-22d06a5ffd37 2018-12-23 22:58:53,588 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'1a6b1960-b58d-432a-8b2f-9d2f4c54537f', 'swap': 0}) 2018-12-23 22:58:53,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 22:58:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" -d '{"extra_specs": {}}' 2018-12-23 22:58:53,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78612bac-1dbc-4038-8685-427040815315 x-compute-request-id: req-78612bac-1dbc-4038-8685-427040815315 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 22:58:53,610 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f/os-extra_specs used request id req-78612bac-1dbc-4038-8685-427040815315 2018-12-23 22:58:53,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021586894989s 2018-12-23 22:58:53,611 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f/os-extra_specs used request id req-78612bac-1dbc-4038-8685-427040815315 2018-12-23 22:58:53,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-23 22:58:53,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"keypair": {"name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}}' 2018-12-23 22:58:53,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:58:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c0b7d35-27aa-484e-b246-19b5e308dffd x-compute-request-id: req-1c0b7d35-27aa-484e-b246-19b5e308dffd Content-Encoding: gzip Content-Length: 1815 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5a78Mg4uixX/3Lp94iCmmmZMbT+OqHxUb7EWUoFditbhexK6/kLRYR/nh/v7R+X08vPK+h7UseWu/2AdjjTynAKx4cWKPopxV5q4EtqoBoNIT0Imt/DUCkMH67XFVKzaXbuoQNi91QsCQk+Etuvu0FZdSoDWeIni8SR+EE1Nh93LhPV7Ji48bheM4SurNlzjETxT0Qrki2PcSzFZ4JBUBr1Dmvy3DKIQ0xqIIjFxNeNIDL0QzwRGEcUl5lXO0SleEPanwXv6/uRb/78U0dg50FgSQ/WvQWOnhRea58iSwqCPx0b+ItWHiG5Fz8UV+KH8CnYnIAg/gemShSRpX1aCH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA+Wu/DIOLosV/9y6feIgpppmTG0/jqh8VG+xFlKBXYrW4XsSu\nv5C0WEf54f7+0fl9PLzyvoe1LHlrv9gHY408pwCseHFij6KcVeauBLaqAaDSE9CJ\nrfw1ApDB+u1xVSs2l27qEDYvdULAkJPhLbr7tBWXUqA1niJ4vEkfhBNTYfdy4T1e\nyYuPG4XjOErqzZc4xE8U9EK5Itj3EsxWeCQVAa9Q5r8twyiENMaiCIxcTXjSAy9E\nM8ERhHFJeZVztEpXhD2p8F7+v7kW/+/FNHYOdBYEkP1r0Fjp4UXmufIksKgj8dG/\niLVh4huRc/FFfih/Ap2JyAIP4HpkoUkaV9WghwIDAQABAoIBAQCqNfFm5M6CAi3V\nzadeZe2ml99gICDJk/Sf3ZmOV+3KmyB669YlPOcV5+iLZa0YNh5VOMyfYZUuCJ6T\niSVhtpzRixAoEZilVN9Db+0Jom5aNhmnFAUhCqBSY989EpTo/lh+914cOh4g87Dd\n+U0OHDBxMNrXtCVjCTtDotMzGs0oaJDGC/OYh1Lsvu1WkLwcRTCzVmXDPTQJdyI5\nkvUzHntVN5Okivg/o1avQQJF2OVvU6i6xmfRNPYjbZ9y7lHo0PQQvjNYEk7bbMwA\nx5gpBLEFtjg9r+GwWKOrYJHcRHHFHHICakzxqfPavcop485R5yhL4n2aRCc5lJq+\nJZe43ecBAoGBAP0e6cCiZ9P5sCW8WbkYyQOond0FG/2cQOY4QZF93X9onBWjQz71\ntzyXhbEkMJKgGnLr2BzwYckVSTmGtVOdGpmO+F6PiER73HnUWeHrAPENBdmOgKxI\n2I/mD21yDoI6HmDIZ7YqUPQakFwBL1S+pMopx1fH7oclaORBD2hGCSGnAoGBAPxC\nDyY+blRIcyk5XyX0cuplQyDYfX1TMoBC8OR+V3HWDamwtLXYY57VSCrZKstkpQ0Q\nVtdETnVJA13Qlw84nwLvGUPVHjcJzK5+VXnezZidcgmDb9DEx9UpXqYs0B2Wt5rq\nyrrhqUqPvKLTAEMYXYa3k2Yy5TT9fZdwdOqzOqYhAoGAT98ZU7frm3AGrWGpzkaL\n56OlbMDX/Eb6E6tcxVQ6OKIB3rIN3igbEfueLC+HRD1RG0Jgh4Ey2gjlekmPnjrM\n0ffTV8Ni9HlBMRBY7HkDawz485WL9NFnxMCLzbVX7q/4NgIG9+ySbvSS6PVWwh8G\nUOSuCn0EP5EGcEA3ZGf1KbECgYAe4J8mGUI8AtpF04X4CWH/mwGKhbVmn8ZwuMDv\n1x8xCfiGKuET2TbofEbnJ8n7N4iUfsmCdBP+ez90PlIfRNkB7O50xSN7rTFmsoQX\n9NPJuIv66iHHti6XwwaY5Kdc19QFnHPQSEsGm22FqLpBfDwGf3YFbnlr8RNsdBF7\noRCuwQKBgQDC7EwnmZmZSPRG1wcu2QmccPZQkLE/8Evi9fuqqydshFHXIQNQ/072\njaEvby/M135/30zg3Kj1QGM49+kKBm/0rnzYNdwkzt4hAtZI/z/NmUeIELjl85CW\nFhBEvfZMAH3nPBd28U+X5CB5KeSSVP6ApeYugwyv7S86OF32DHsuYQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "fingerprint": "a9:81:c2:f0:21:f3:4e:d6:01:19:41:98:ad:1f:d4:cc"}} 2018-12-23 22:58:53,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-1c0b7d35-27aa-484e-b246-19b5e308dffd 2018-12-23 22:58:53,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.326821088791s 2018-12-23 22:58:53,938 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-1c0b7d35-27aa-484e-b246-19b5e308dffd 2018-12-23 22:58:53,939 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5a78Mg4uixX/3Lp94iCmmmZMbT+OqHxUb7EWUoFditbhexK6/kLRYR/nh/v7R+X08vPK+h7UseWu/2AdjjTynAKx4cWKPopxV5q4EtqoBoNIT0Imt/DUCkMH67XFVKzaXbuoQNi91QsCQk+Etuvu0FZdSoDWeIni8SR+EE1Nh93LhPV7Ji48bheM4SurNlzjETxT0Qrki2PcSzFZ4JBUBr1Dmvy3DKIQ0xqIIjFxNeNIDL0QzwRGEcUl5lXO0SleEPanwXv6/uRb/78U0dg50FgSQ/WvQWOnhRea58iSwqCPx0b+ItWHiG5Fz8UV+KH8CnYnIAg/gemShSRpX1aCH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA+Wu/DIOLosV/9y6feIgpppmTG0/jqh8VG+xFlKBXYrW4XsSu\nv5C0WEf54f7+0fl9PLzyvoe1LHlrv9gHY408pwCseHFij6KcVeauBLaqAaDSE9CJ\nrfw1ApDB+u1xVSs2l27qEDYvdULAkJPhLbr7tBWXUqA1niJ4vEkfhBNTYfdy4T1e\nyYuPG4XjOErqzZc4xE8U9EK5Itj3EsxWeCQVAa9Q5r8twyiENMaiCIxcTXjSAy9E\nM8ERhHFJeZVztEpXhD2p8F7+v7kW/+/FNHYOdBYEkP1r0Fjp4UXmufIksKgj8dG/\niLVh4huRc/FFfih/Ap2JyAIP4HpkoUkaV9WghwIDAQABAoIBAQCqNfFm5M6CAi3V\nzadeZe2ml99gICDJk/Sf3ZmOV+3KmyB669YlPOcV5+iLZa0YNh5VOMyfYZUuCJ6T\niSVhtpzRixAoEZilVN9Db+0Jom5aNhmnFAUhCqBSY989EpTo/lh+914cOh4g87Dd\n+U0OHDBxMNrXtCVjCTtDotMzGs0oaJDGC/OYh1Lsvu1WkLwcRTCzVmXDPTQJdyI5\nkvUzHntVN5Okivg/o1avQQJF2OVvU6i6xmfRNPYjbZ9y7lHo0PQQvjNYEk7bbMwA\nx5gpBLEFtjg9r+GwWKOrYJHcRHHFHHICakzxqfPavcop485R5yhL4n2aRCc5lJq+\nJZe43ecBAoGBAP0e6cCiZ9P5sCW8WbkYyQOond0FG/2cQOY4QZF93X9onBWjQz71\ntzyXhbEkMJKgGnLr2BzwYckVSTmGtVOdGpmO+F6PiER73HnUWeHrAPENBdmOgKxI\n2I/mD21yDoI6HmDIZ7YqUPQakFwBL1S+pMopx1fH7oclaORBD2hGCSGnAoGBAPxC\nDyY+blRIcyk5XyX0cuplQyDYfX1TMoBC8OR+V3HWDamwtLXYY57VSCrZKstkpQ0Q\nVtdETnVJA13Qlw84nwLvGUPVHjcJzK5+VXnezZidcgmDb9DEx9UpXqYs0B2Wt5rq\nyrrhqUqPvKLTAEMYXYa3k2Yy5TT9fZdwdOqzOqYhAoGAT98ZU7frm3AGrWGpzkaL\n56OlbMDX/Eb6E6tcxVQ6OKIB3rIN3igbEfueLC+HRD1RG0Jgh4Ey2gjlekmPnjrM\n0ffTV8Ni9HlBMRBY7HkDawz485WL9NFnxMCLzbVX7q/4NgIG9+ySbvSS6PVWwh8G\nUOSuCn0EP5EGcEA3ZGf1KbECgYAe4J8mGUI8AtpF04X4CWH/mwGKhbVmn8ZwuMDv\n1x8xCfiGKuET2TbofEbnJ8n7N4iUfsmCdBP+ez90PlIfRNkB7O50xSN7rTFmsoQX\n9NPJuIv66iHHti6XwwaY5Kdc19QFnHPQSEsGm22FqLpBfDwGf3YFbnlr8RNsdBF7\noRCuwQKBgQDC7EwnmZmZSPRG1wcu2QmccPZQkLE/8Evi9fuqqydshFHXIQNQ/072\njaEvby/M135/30zg3Kj1QGM49+kKBm/0rnzYNdwkzt4hAtZI/z/NmUeIELjl85CW\nFhBEvfZMAH3nPBd28U+X5CB5KeSSVP6ApeYugwyv7S86OF32DHsuYQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ddb4be36061d455dbe2fa4b9742b3fd5', 'name': u'vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'created_at': '2018-12-23T22:58:53.939547', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48501324f3d245a0bbbe3c58833f0dca', 'name': 'vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a9:81:c2:f0:21:f3:4e:d6:01:19:41:98:ad:1f:d4:cc', 'type': 'ssh', 'id': u'vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3'}) 2018-12-23 22:58:53,940 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA+Wu/DIOLosV/9y6feIgpppmTG0/jqh8VG+xFlKBXYrW4XsSu v5C0WEf54f7+0fl9PLzyvoe1LHlrv9gHY408pwCseHFij6KcVeauBLaqAaDSE9CJ rfw1ApDB+u1xVSs2l27qEDYvdULAkJPhLbr7tBWXUqA1niJ4vEkfhBNTYfdy4T1e yYuPG4XjOErqzZc4xE8U9EK5Itj3EsxWeCQVAa9Q5r8twyiENMaiCIxcTXjSAy9E M8ERhHFJeZVztEpXhD2p8F7+v7kW/+/FNHYOdBYEkP1r0Fjp4UXmufIksKgj8dG/ iLVh4huRc/FFfih/Ap2JyAIP4HpkoUkaV9WghwIDAQABAoIBAQCqNfFm5M6CAi3V zadeZe2ml99gICDJk/Sf3ZmOV+3KmyB669YlPOcV5+iLZa0YNh5VOMyfYZUuCJ6T iSVhtpzRixAoEZilVN9Db+0Jom5aNhmnFAUhCqBSY989EpTo/lh+914cOh4g87Dd +U0OHDBxMNrXtCVjCTtDotMzGs0oaJDGC/OYh1Lsvu1WkLwcRTCzVmXDPTQJdyI5 kvUzHntVN5Okivg/o1avQQJF2OVvU6i6xmfRNPYjbZ9y7lHo0PQQvjNYEk7bbMwA x5gpBLEFtjg9r+GwWKOrYJHcRHHFHHICakzxqfPavcop485R5yhL4n2aRCc5lJq+ JZe43ecBAoGBAP0e6cCiZ9P5sCW8WbkYyQOond0FG/2cQOY4QZF93X9onBWjQz71 tzyXhbEkMJKgGnLr2BzwYckVSTmGtVOdGpmO+F6PiER73HnUWeHrAPENBdmOgKxI 2I/mD21yDoI6HmDIZ7YqUPQakFwBL1S+pMopx1fH7oclaORBD2hGCSGnAoGBAPxC DyY+blRIcyk5XyX0cuplQyDYfX1TMoBC8OR+V3HWDamwtLXYY57VSCrZKstkpQ0Q VtdETnVJA13Qlw84nwLvGUPVHjcJzK5+VXnezZidcgmDb9DEx9UpXqYs0B2Wt5rq yrrhqUqPvKLTAEMYXYa3k2Yy5TT9fZdwdOqzOqYhAoGAT98ZU7frm3AGrWGpzkaL 56OlbMDX/Eb6E6tcxVQ6OKIB3rIN3igbEfueLC+HRD1RG0Jgh4Ey2gjlekmPnjrM 0ffTV8Ni9HlBMRBY7HkDawz485WL9NFnxMCLzbVX7q/4NgIG9+ySbvSS6PVWwh8G UOSuCn0EP5EGcEA3ZGf1KbECgYAe4J8mGUI8AtpF04X4CWH/mwGKhbVmn8ZwuMDv 1x8xCfiGKuET2TbofEbnJ8n7N4iUfsmCdBP+ez90PlIfRNkB7O50xSN7rTFmsoQX 9NPJuIv66iHHti6XwwaY5Kdc19QFnHPQSEsGm22FqLpBfDwGf3YFbnlr8RNsdBF7 oRCuwQKBgQDC7EwnmZmZSPRG1wcu2QmccPZQkLE/8Evi9fuqqydshFHXIQNQ/072 jaEvby/M135/30zg3Kj1QGM49+kKBm/0rnzYNdwkzt4hAtZI/z/NmUeIELjl85CW FhBEvfZMAH3nPBd28U+X5CB5KeSSVP6ApeYugwyv7S86OF32DHsuYQ== -----END RSA PRIVATE KEY----- 2018-12-23 22:58:53,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-23 22:58:53,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"security_group": {"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-12-23 22:58:54,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-c8cfe4c3-2e4a-4129-a2c4-a0ab9c413529 Date: Sun, 23 Dec 2018 22:58:54 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "updated_at": "2018-12-23T22:58:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "4211ed49-64be-4de6-b9e6-1e8a6ed3cdd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "af1dfa23-c006-41e5-9ce7-d2a763e01e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 2, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}} 2018-12-23 22:58:54,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c8cfe4c3-2e4a-4129-a2c4-a0ab9c413529 2018-12-23 22:58:54,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.575690984726s 2018-12-23 22:58:54,519 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c8cfe4c3-2e4a-4129-a2c4-a0ab9c413529 2018-12-23 22:58:54,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:58:54,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:54,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-ce22cfe2-a8aa-443e-acf1-bc99ca3f7502 Date: Sun, 23 Dec 2018 22:58:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "updated_at": "2018-12-23T22:58:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "4211ed49-64be-4de6-b9e6-1e8a6ed3cdd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "af1dfa23-c006-41e5-9ce7-d2a763e01e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 2, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 22:58:54,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ce22cfe2-a8aa-443e-acf1-bc99ca3f7502 2018-12-23 22:58:54,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.109679937363s 2018-12-23 22:58:54,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ce22cfe2-a8aa-443e-acf1-bc99ca3f7502 2018-12-23 22:58:54,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:58:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -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": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"}}' 2018-12-23 22:58:54,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-e7fec848-4ea5-4180-91ad-4275d7af9ccb Date: Sun, 23 Dec 2018 22:58:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "port_range_min": 22, "revision_number": 0, "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "6b0f49c3-e8d6-48c3-acc6-e3c222d160f2"}} 2018-12-23 22:58:54,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e7fec848-4ea5-4180-91ad-4275d7af9ccb 2018-12-23 22:58:54,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.152340173721s 2018-12-23 22:58:54,790 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e7fec848-4ea5-4180-91ad-4275d7af9ccb 2018-12-23 22:58:54,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:58:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-1d7617b9-7fed-4f9f-ae06-37abf98dbefe Date: Sun, 23 Dec 2018 22:58:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "updated_at": "2018-12-23T22:58:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "4211ed49-64be-4de6-b9e6-1e8a6ed3cdd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "6b0f49c3-e8d6-48c3-acc6-e3c222d160f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "af1dfa23-c006-41e5-9ce7-d2a763e01e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 3, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 22:58:54,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1d7617b9-7fed-4f9f-ae06-37abf98dbefe 2018-12-23 22:58:54,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0463709831238s 2018-12-23 22:58:54,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1d7617b9-7fed-4f9f-ae06-37abf98dbefe 2018-12-23 22:58:54,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:58:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -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": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"}}' 2018-12-23 22:58:55,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b247081d-2b12-463a-8cb8-4de9af872729 Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "port_range_min": null, "revision_number": 0, "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "12e153b0-9b41-45cd-b5df-422683001055"}} 2018-12-23 22:58:55,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b247081d-2b12-463a-8cb8-4de9af872729 2018-12-23 22:58:55,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.161706924438s 2018-12-23 22:58:55,006 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b247081d-2b12-463a-8cb8-4de9af872729 2018-12-23 22:58:55,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:58:55,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:55,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-783dd5c5-926f-4aed-9c6d-7935078236a5 Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "updated_at": "2018-12-23T22:58:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "12e153b0-9b41-45cd-b5df-422683001055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "4211ed49-64be-4de6-b9e6-1e8a6ed3cdd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "6b0f49c3-e8d6-48c3-acc6-e3c222d160f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "af1dfa23-c006-41e5-9ce7-d2a763e01e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 22:58:55,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-783dd5c5-926f-4aed-9c6d-7935078236a5 2018-12-23 22:58:55,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0448069572449s 2018-12-23 22:58:55,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-783dd5c5-926f-4aed-9c6d-7935078236a5 2018-12-23 22:58:55,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:58:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -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": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"}}' 2018-12-23 22:58:55,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-41354c9b-a492-427e-817f-f732becbc632 Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "port_range_min": 80, "revision_number": 0, "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:55Z", "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "9b0ff528-670c-4850-8dde-74a395b311da"}} 2018-12-23 22:58:55,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-41354c9b-a492-427e-817f-f732becbc632 2018-12-23 22:58:55,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167261123657s 2018-12-23 22:58:55,226 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-41354c9b-a492-427e-817f-f732becbc632 2018-12-23 22:58:55,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:58:55,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:55,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-d97de3bd-b916-4f0e-83e5-76d3d183290f Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "updated_at": "2018-12-23T22:58:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "12e153b0-9b41-45cd-b5df-422683001055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "4211ed49-64be-4de6-b9e6-1e8a6ed3cdd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "6b0f49c3-e8d6-48c3-acc6-e3c222d160f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "9b0ff528-670c-4850-8dde-74a395b311da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 80, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "af1dfa23-c006-41e5-9ce7-d2a763e01e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 5, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 22:58:55,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d97de3bd-b916-4f0e-83e5-76d3d183290f 2018-12-23 22:58:55,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482070446014s 2018-12-23 22:58:55,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d97de3bd-b916-4f0e-83e5-76d3d183290f 2018-12-23 22:58:55,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:58:55,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -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": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"}}' 2018-12-23 22:58:55,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b9b49fa1-1bae-4610-b166-99d11f65e22d Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "port_range_min": 443, "revision_number": 0, "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:55Z", "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "38052e8c-b5f3-460c-99ba-288d7b42f647"}} 2018-12-23 22:58:55,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b9b49fa1-1bae-4610-b166-99d11f65e22d 2018-12-23 22:58:55,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148231983185s 2018-12-23 22:58:55,430 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b9b49fa1-1bae-4610-b166-99d11f65e22d 2018-12-23 22:58:55,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:58:55,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:55,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-48240843-f5fc-46cc-a3a9-ebdb7e3a203f Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "updated_at": "2018-12-23T22:58:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "12e153b0-9b41-45cd-b5df-422683001055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "38052e8c-b5f3-460c-99ba-288d7b42f647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 443, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "4211ed49-64be-4de6-b9e6-1e8a6ed3cdd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "6b0f49c3-e8d6-48c3-acc6-e3c222d160f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "9b0ff528-670c-4850-8dde-74a395b311da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 80, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "af1dfa23-c006-41e5-9ce7-d2a763e01e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 6, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 22:58:55,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-48240843-f5fc-46cc-a3a9-ebdb7e3a203f 2018-12-23 22:58:55,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0563521385193s 2018-12-23 22:58:55,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-48240843-f5fc-46cc-a3a9-ebdb7e3a203f 2018-12-23 22:58:55,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:58:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -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": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"}}' 2018-12-23 22:58:55,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-1e6761d0-284a-4226-ab4c-2dc7056c9bb5 Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:55Z", "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "4e29eb79-4176-4592-a2a6-a1dce8480ca1"}} 2018-12-23 22:58:55,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1e6761d0-284a-4226-ab4c-2dc7056c9bb5 2018-12-23 22:58:55,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153230905533s 2018-12-23 22:58:55,647 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1e6761d0-284a-4226-ab4c-2dc7056c9bb5 2018-12-23 22:58:55,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 22:58:55,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:55,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-32b0d9ab-3e91-46b7-8beb-77872bcb8467 Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "updated_at": "2018-12-23T22:58:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "12e153b0-9b41-45cd-b5df-422683001055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "38052e8c-b5f3-460c-99ba-288d7b42f647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 443, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "4211ed49-64be-4de6-b9e6-1e8a6ed3cdd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "4e29eb79-4176-4592-a2a6-a1dce8480ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "6b0f49c3-e8d6-48c3-acc6-e3c222d160f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "9b0ff528-670c-4850-8dde-74a395b311da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 80, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "af1dfa23-c006-41e5-9ce7-d2a763e01e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 7, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 22:58:55,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-32b0d9ab-3e91-46b7-8beb-77872bcb8467 2018-12-23 22:58:55,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498387813568s 2018-12-23 22:58:55,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-32b0d9ab-3e91-46b7-8beb-77872bcb8467 2018-12-23 22:58:55,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-23 22:58:55,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -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": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"}}' 2018-12-23 22:58:55,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-56338c1e-d754-4de9-96e9-7e2cb84b9ebb Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:55Z", "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "6bf0faad-81b2-4699-b1b8-8b26c32aeb42"}} 2018-12-23 22:58:55,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-56338c1e-d754-4de9-96e9-7e2cb84b9ebb 2018-12-23 22:58:55,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127478837967s 2018-12-23 22:58:55,832 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-56338c1e-d754-4de9-96e9-7e2cb84b9ebb 2018-12-23 22:58:55,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:58:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:55,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-736b6496-5a22-4d58-985f-5b9b00a21ce9 Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16f7ecca-2239-4a92-8e05-c17291c474a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"48501324f3d245a0bbbe3c58833f0dca","l2_adjacency":true,"status":"ACTIVE","subnets":["a55ef66b-0c83-4ebc-9bea-df7b81d92ad3"],"description":"","tags":[],"updated_at":"2018-12-23T22:57:24Z","qos_policy_id":null,"name":"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3","admin_state_up":true,"tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 22:58:55,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-736b6496-5a22-4d58-985f-5b9b00a21ce9 2018-12-23 22:58:55,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997090339661s 2018-12-23 22:58:55,934 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-736b6496-5a22-4d58-985f-5b9b00a21ce9 2018-12-23 22:58:55,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 22:58:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:55,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-48e77d68-0532-4589-bf6e-4d5022046de2 Date: Sun, 23 Dec 2018 22:58:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "metadata": {}}], "file": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file", "owner": "48501324f3d245a0bbbe3c58833f0dca", "id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "size": 4373348352, "self": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:58:53Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:57:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 22:58:55,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-48e77d68-0532-4589-bf6e-4d5022046de2 2018-12-23 22:58:55,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354521274567s 2018-12-23 22:58:55,974 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-48e77d68-0532-4589-bf6e-4d5022046de2 2018-12-23 22:58:55,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 22:58:55,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:56,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:58: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-5cd8cf42-16d5-4393-9ebc-0b32031eb9db x-compute-request-id: req-5cd8cf42-16d5-4393-9ebc-0b32031eb9db Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f"}]} 2018-12-23 22:58:56,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5cd8cf42-16d5-4393-9ebc-0b32031eb9db 2018-12-23 22:58:56,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267112255096s 2018-12-23 22:58:56,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5cd8cf42-16d5-4393-9ebc-0b32031eb9db 2018-12-23 22:58:56,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-23 22:58:56,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"server": {"name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "imageRef": "6acf709b-fb90-4c0e-8920-7336ce269d68", "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "flavorRef": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "16f7ecca-2239-4a92-8e05-c17291c474a3"}], "security_groups": [{"name": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"}]}}' 2018-12-23 22:58:57,102 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 22: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-c8349b5e-bce1-4b3f-821f-7be57e685ef1 x-compute-request-id: req-c8349b5e-bce1-4b3f-821f-7be57e685ef1 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"}], "OS-DCF:diskConfig": "MANUAL", "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "adminPass": "6JowNCkwxtj8"}} 2018-12-23 22:58:57,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c8349b5e-bce1-4b3f-821f-7be57e685ef1 2018-12-23 22:58:57,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.09804821014s 2018-12-23 22:58:57,103 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c8349b5e-bce1-4b3f-821f-7be57e685ef1 2018-12-23 22:58:57,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:58:57,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:57,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:58: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-1c0bca2a-382e-4860-86c7-4d79f2cadc21 x-compute-request-id: req-1c0bca2a-382e-4860-86c7-4d79f2cadc21 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:58:57,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c0bca2a-382e-4860-86c7-4d79f2cadc21 2018-12-23 22:58:57,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.266972064972s 2018-12-23 22:58:57,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c0bca2a-382e-4860-86c7-4d79f2cadc21 2018-12-23 22:58:57,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 22:58:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:57,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-2f63c758-5a32-48bc-a69a-f128cf7644db Date: Sun, 23 Dec 2018 22:58:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16f7ecca-2239-4a92-8e05-c17291c474a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"48501324f3d245a0bbbe3c58833f0dca","l2_adjacency":true,"status":"ACTIVE","subnets":["a55ef66b-0c83-4ebc-9bea-df7b81d92ad3"],"description":"","tags":[],"updated_at":"2018-12-23T22:57:24Z","qos_policy_id":null,"name":"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3","admin_state_up":true,"tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 22:58:57,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2f63c758-5a32-48bc-a69a-f128cf7644db 2018-12-23 22:58:57,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287709951401s 2018-12-23 22:58:57,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2f63c758-5a32-48bc-a69a-f128cf7644db 2018-12-23 22:58:57,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 22:58:57,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:58:57,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-def5a3ee-4abf-4cb6-8b32-89e03fe537f8 Date: Sun, 23 Dec 2018 22:58:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16f7ecca-2239-4a92-8e05-c17291c474a3","tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:57:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"48501324f3d245a0bbbe3c58833f0dca","id":"a55ef66b-0c83-4ebc-9bea-df7b81d92ad3","subnetpool_id":null,"name":"vyos_vrouter-subnet_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 22:58:57,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-def5a3ee-4abf-4cb6-8b32-89e03fe537f8 2018-12-23 22:58:57,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474700927734s 2018-12-23 22:58:57,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-def5a3ee-4abf-4cb6-8b32-89e03fe537f8 2018-12-23 22:58:57,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:58:59,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:58:59,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:00,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:58: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-cd9f3cfa-5b55-4696-aa9c-7ae4dc45665a x-compute-request-id: req-cd9f3cfa-5b55-4696-aa9c-7ae4dc45665a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:00,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cd9f3cfa-5b55-4696-aa9c-7ae4dc45665a 2018-12-23 22:59:00,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577389001846s 2018-12-23 22:59:00,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cd9f3cfa-5b55-4696-aa9c-7ae4dc45665a 2018-12-23 22:59:00,300 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:02,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:02,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:02,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-9c7e0cc6-e36a-4b8f-a191-db4b5a8d51d9 x-compute-request-id: req-9c7e0cc6-e36a-4b8f-a191-db4b5a8d51d9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:02,522 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c7e0cc6-e36a-4b8f-a191-db4b5a8d51d9 2018-12-23 22:59:02,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219789981842s 2018-12-23 22:59:02,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c7e0cc6-e36a-4b8f-a191-db4b5a8d51d9 2018-12-23 22:59:02,526 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:04,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:04,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:05,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed71c1ca-ba9a-4003-a58f-2b3160140814 x-compute-request-id: req-ed71c1ca-ba9a-4003-a58f-2b3160140814 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:05,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed71c1ca-ba9a-4003-a58f-2b3160140814 2018-12-23 22:59:05,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574213981628s 2018-12-23 22:59:05,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed71c1ca-ba9a-4003-a58f-2b3160140814 2018-12-23 22:59:05,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:07,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:07,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:07,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59: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-5af6a357-e18b-41b7-bf6d-fee008977e2c x-compute-request-id: req-5af6a357-e18b-41b7-bf6d-fee008977e2c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:07,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5af6a357-e18b-41b7-bf6d-fee008977e2c 2018-12-23 22:59:07,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386162042618s 2018-12-23 22:59:07,496 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5af6a357-e18b-41b7-bf6d-fee008977e2c 2018-12-23 22:59:07,500 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:09,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:09,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:09,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-d5ecb882-462e-4f66-b924-1866e2498650 x-compute-request-id: req-d5ecb882-462e-4f66-b924-1866e2498650 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:09,855 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5ecb882-462e-4f66-b924-1866e2498650 2018-12-23 22:59:09,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353152036667s 2018-12-23 22:59:09,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5ecb882-462e-4f66-b924-1866e2498650 2018-12-23 22:59:09,860 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:11,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:11,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:12,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8267673-0177-457c-b8f8-fe51e001b225 x-compute-request-id: req-b8267673-0177-457c-b8f8-fe51e001b225 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:12,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b8267673-0177-457c-b8f8-fe51e001b225 2018-12-23 22:59:12,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.786911010742s 2018-12-23 22:59:12,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b8267673-0177-457c-b8f8-fe51e001b225 2018-12-23 22:59:12,653 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:14,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:14,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:14,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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,Accept-Encoding x-openstack-request-id: req-1d870481-4338-4fca-a169-0492b880a45a x-compute-request-id: req-1d870481-4338-4fca-a169-0492b880a45a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:14,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1d870481-4338-4fca-a169-0492b880a45a 2018-12-23 22:59:14,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192589044571s 2018-12-23 22:59:14,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1d870481-4338-4fca-a169-0492b880a45a 2018-12-23 22:59:14,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:16,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:17,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59: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-bcbcb07d-7eb0-46d3-b20b-0b8f42e88180 x-compute-request-id: req-bcbcb07d-7eb0-46d3-b20b-0b8f42e88180 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:17,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcbcb07d-7eb0-46d3-b20b-0b8f42e88180 2018-12-23 22:59:17,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770676851273s 2018-12-23 22:59:17,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcbcb07d-7eb0-46d3-b20b-0b8f42e88180 2018-12-23 22:59:17,630 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:19,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:19,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:20,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06200c54-cdcd-4d85-b825-f179210a1bf0 x-compute-request-id: req-06200c54-cdcd-4d85-b825-f179210a1bf0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:20,165 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06200c54-cdcd-4d85-b825-f179210a1bf0 2018-12-23 22:59:20,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532662153244s 2018-12-23 22:59:20,165 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-06200c54-cdcd-4d85-b825-f179210a1bf0 2018-12-23 22:59:20,169 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:22,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:22,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1edbab2-1cf3-4c8c-89c7-9d5f2d1ed717 x-compute-request-id: req-a1edbab2-1cf3-4c8c-89c7-9d5f2d1ed717 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:22,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1edbab2-1cf3-4c8c-89c7-9d5f2d1ed717 2018-12-23 22:59:22,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19904088974s 2018-12-23 22:59:22,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1edbab2-1cf3-4c8c-89c7-9d5f2d1ed717 2018-12-23 22:59:22,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:24,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:24,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d11ef66d-bee7-4a4a-8a86-05a0a030a71e x-compute-request-id: req-d11ef66d-bee7-4a4a-8a86-05a0a030a71e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:24,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d11ef66d-bee7-4a4a-8a86-05a0a030a71e 2018-12-23 22:59:24,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369117021561s 2018-12-23 22:59:24,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d11ef66d-bee7-4a4a-8a86-05a0a030a71e 2018-12-23 22:59:24,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:26,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:26,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:26,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d8ba9c-0411-4779-bbe4-fe5303451aef x-compute-request-id: req-a3d8ba9c-0411-4779-bbe4-fe5303451aef Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:26,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a3d8ba9c-0411-4779-bbe4-fe5303451aef 2018-12-23 22:59:26,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177544116974s 2018-12-23 22:59:26,931 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a3d8ba9c-0411-4779-bbe4-fe5303451aef 2018-12-23 22:59:26,935 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:28,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:28,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:29,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f360eef6-81e5-4dea-a543-6895fd4e5f34 x-compute-request-id: req-f360eef6-81e5-4dea-a543-6895fd4e5f34 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:29,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f360eef6-81e5-4dea-a543-6895fd4e5f34 2018-12-23 22:59:29,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346815824509s 2018-12-23 22:59:29,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f360eef6-81e5-4dea-a543-6895fd4e5f34 2018-12-23 22:59:29,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:31,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:31,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:31,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33b88774-6464-4ce7-a1f1-6d562c01cdd0 x-compute-request-id: req-33b88774-6464-4ce7-a1f1-6d562c01cdd0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:31,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33b88774-6464-4ce7-a1f1-6d562c01cdd0 2018-12-23 22:59:31,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45002913475s 2018-12-23 22:59:31,742 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33b88774-6464-4ce7-a1f1-6d562c01cdd0 2018-12-23 22:59:31,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:33,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:33,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:34,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfa38262-b36c-4324-a018-541cf9c34281 x-compute-request-id: req-dfa38262-b36c-4324-a018-541cf9c34281 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:34,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dfa38262-b36c-4324-a018-541cf9c34281 2018-12-23 22:59:34,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467666864395s 2018-12-23 22:59:34,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dfa38262-b36c-4324-a018-541cf9c34281 2018-12-23 22:59:34,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:36,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:36,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:36,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6135d47-928b-41ce-adaa-5189531c9298 x-compute-request-id: req-d6135d47-928b-41ce-adaa-5189531c9298 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:36,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6135d47-928b-41ce-adaa-5189531c9298 2018-12-23 22:59:36,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358498811722s 2018-12-23 22:59:36,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6135d47-928b-41ce-adaa-5189531c9298 2018-12-23 22:59:36,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:38,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:38,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:38,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-897aa201-02a0-43cf-8193-83add2c5c000 x-compute-request-id: req-897aa201-02a0-43cf-8193-83add2c5c000 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:38,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-897aa201-02a0-43cf-8193-83add2c5c000 2018-12-23 22:59:38,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195608854294s 2018-12-23 22:59:38,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-897aa201-02a0-43cf-8193-83add2c5c000 2018-12-23 22:59:38,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:40,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:40,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c62a680-6a7e-4774-8d0f-c3e5d1d8d5c8 x-compute-request-id: req-8c62a680-6a7e-4774-8d0f-c3e5d1d8d5c8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:40,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c62a680-6a7e-4774-8d0f-c3e5d1d8d5c8 2018-12-23 22:59:40,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194551944733s 2018-12-23 22:59:40,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c62a680-6a7e-4774-8d0f-c3e5d1d8d5c8 2018-12-23 22:59:40,989 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:42,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:42,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:43,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c26df9a-62bd-4518-aa41-a78fbfe4da5a x-compute-request-id: req-4c26df9a-62bd-4518-aa41-a78fbfe4da5a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:43,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4c26df9a-62bd-4518-aa41-a78fbfe4da5a 2018-12-23 22:59:43,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350281000137s 2018-12-23 22:59:43,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4c26df9a-62bd-4518-aa41-a78fbfe4da5a 2018-12-23 22:59:43,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:45,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:45,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:45,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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,Accept-Encoding x-openstack-request-id: req-8020c66d-4b47-4942-9332-f31221f32821 x-compute-request-id: req-8020c66d-4b47-4942-9332-f31221f32821 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:45,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8020c66d-4b47-4942-9332-f31221f32821 2018-12-23 22:59:45,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37032699585s 2018-12-23 22:59:45,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8020c66d-4b47-4942-9332-f31221f32821 2018-12-23 22:59:45,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:47,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:47,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:47,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59: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-6b99960b-b3e0-488f-8537-575bcace8229 x-compute-request-id: req-6b99960b-b3e0-488f-8537-575bcace8229 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:47,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b99960b-b3e0-488f-8537-575bcace8229 2018-12-23 22:59:47,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173736810684s 2018-12-23 22:59:47,899 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b99960b-b3e0-488f-8537-575bcace8229 2018-12-23 22:59:47,903 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:49,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:49,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:50,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0471f789-dcb4-4bea-a1f0-6da7b6b0ffc6 x-compute-request-id: req-0471f789-dcb4-4bea-a1f0-6da7b6b0ffc6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:50,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0471f789-dcb4-4bea-a1f0-6da7b6b0ffc6 2018-12-23 22:59:50,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343620061874s 2018-12-23 22:59:50,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0471f789-dcb4-4bea-a1f0-6da7b6b0ffc6 2018-12-23 22:59:50,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:52,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:52,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f54c3fd0-5c5d-4e20-90cb-550a486061ed x-compute-request-id: req-f54c3fd0-5c5d-4e20-90cb-550a486061ed Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:52,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f54c3fd0-5c5d-4e20-90cb-550a486061ed 2018-12-23 22:59:52,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363261938095s 2018-12-23 22:59:52,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f54c3fd0-5c5d-4e20-90cb-550a486061ed 2018-12-23 22:59:52,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:54,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:54,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:55,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59: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-1fcd61d2-0103-43e6-8626-1b7b18478878 x-compute-request-id: req-1fcd61d2-0103-43e6-8626-1b7b18478878 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:55,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1fcd61d2-0103-43e6-8626-1b7b18478878 2018-12-23 22:59:55,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.892877101898s 2018-12-23 22:59:55,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1fcd61d2-0103-43e6-8626-1b7b18478878 2018-12-23 22:59:55,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:57,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 22:59:57,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22:59: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-3783fc07-df54-4113-aacc-340971dbc59d x-compute-request-id: req-3783fc07-df54-4113-aacc-340971dbc59d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 22:59:57,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3783fc07-df54-4113-aacc-340971dbc59d 2018-12-23 22:59:57,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351051092148s 2018-12-23 22:59:57,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3783fc07-df54-4113-aacc-340971dbc59d 2018-12-23 22:59:57,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 22:59:59,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 22:59:59,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:00,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 22: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-abe79549-1dda-4a1a-8700-860a56780651 x-compute-request-id: req-abe79549-1dda-4a1a-8700-860a56780651 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:00,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-abe79549-1dda-4a1a-8700-860a56780651 2018-12-23 23:00:00,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386231899261s 2018-12-23 23:00:00,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-abe79549-1dda-4a1a-8700-860a56780651 2018-12-23 23:00:00,274 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:02,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:02,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:02,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-e287f368-ffd4-4dd0-9c4b-61cb1d0b64e4 x-compute-request-id: req-e287f368-ffd4-4dd0-9c4b-61cb1d0b64e4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:02,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e287f368-ffd4-4dd0-9c4b-61cb1d0b64e4 2018-12-23 23:00:02,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348918914795s 2018-12-23 23:00:02,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e287f368-ffd4-4dd0-9c4b-61cb1d0b64e4 2018-12-23 23:00:02,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:04,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:04,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:05,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b29c35d4-8115-4252-9b9f-be5aad43f569 x-compute-request-id: req-b29c35d4-8115-4252-9b9f-be5aad43f569 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:05,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b29c35d4-8115-4252-9b9f-be5aad43f569 2018-12-23 23:00:05,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529471874237s 2018-12-23 23:00:05,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b29c35d4-8115-4252-9b9f-be5aad43f569 2018-12-23 23:00:05,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:07,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:07,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3460a2cd-13f2-4cef-b4f8-61ee936fcacc x-compute-request-id: req-3460a2cd-13f2-4cef-b4f8-61ee936fcacc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:07,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3460a2cd-13f2-4cef-b4f8-61ee936fcacc 2018-12-23 23:00:07,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341240167618s 2018-12-23 23:00:07,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3460a2cd-13f2-4cef-b4f8-61ee936fcacc 2018-12-23 23:00:07,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:09,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:09,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:09,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ece1f9e-5b43-4434-acfe-619f36bf8a25 x-compute-request-id: req-5ece1f9e-5b43-4434-acfe-619f36bf8a25 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:09,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ece1f9e-5b43-4434-acfe-619f36bf8a25 2018-12-23 23:00:09,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361008882523s 2018-12-23 23:00:09,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ece1f9e-5b43-4434-acfe-619f36bf8a25 2018-12-23 23:00:09,882 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:11,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:12,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00: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-ed5a2a59-84b0-4647-83e8-0f07751f61a4 x-compute-request-id: req-ed5a2a59-84b0-4647-83e8-0f07751f61a4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:12,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed5a2a59-84b0-4647-83e8-0f07751f61a4 2018-12-23 23:00:12,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368500232697s 2018-12-23 23:00:12,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed5a2a59-84b0-4647-83e8-0f07751f61a4 2018-12-23 23:00:12,258 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:14,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:14,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:14,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec3f36b5-58f2-40be-a78b-c4fd1df04877 x-compute-request-id: req-ec3f36b5-58f2-40be-a78b-c4fd1df04877 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:14,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec3f36b5-58f2-40be-a78b-c4fd1df04877 2018-12-23 23:00:14,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183687210083s 2018-12-23 23:00:14,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec3f36b5-58f2-40be-a78b-c4fd1df04877 2018-12-23 23:00:14,448 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:16,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:16,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:16,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-238847a6-51d1-49f8-b6fd-64ceca115516 x-compute-request-id: req-238847a6-51d1-49f8-b6fd-64ceca115516 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:16,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-238847a6-51d1-49f8-b6fd-64ceca115516 2018-12-23 23:00:16,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342396020889s 2018-12-23 23:00:16,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-238847a6-51d1-49f8-b6fd-64ceca115516 2018-12-23 23:00:16,794 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:18,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:18,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:19,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a38ff5bd-ae3a-45a0-8efe-2167a9f77bb3 x-compute-request-id: req-a38ff5bd-ae3a-45a0-8efe-2167a9f77bb3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:19,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a38ff5bd-ae3a-45a0-8efe-2167a9f77bb3 2018-12-23 23:00:19,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33310008049s 2018-12-23 23:00:19,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a38ff5bd-ae3a-45a0-8efe-2167a9f77bb3 2018-12-23 23:00:19,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:21,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:21,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8510573d-9d3c-403d-9d61-8257aed056b4 x-compute-request-id: req-8510573d-9d3c-403d-9d61-8257aed056b4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:21,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8510573d-9d3c-403d-9d61-8257aed056b4 2018-12-23 23:00:21,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203782081604s 2018-12-23 23:00:21,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8510573d-9d3c-403d-9d61-8257aed056b4 2018-12-23 23:00:21,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:23,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:23,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:23,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00: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-d2cb180b-9e4f-4c01-ad65-025fac1a7065 x-compute-request-id: req-d2cb180b-9e4f-4c01-ad65-025fac1a7065 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:23,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d2cb180b-9e4f-4c01-ad65-025fac1a7065 2018-12-23 23:00:23,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170058012009s 2018-12-23 23:00:23,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d2cb180b-9e4f-4c01-ad65-025fac1a7065 2018-12-23 23:00:23,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:25,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:25,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:25,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09fec2f1-0765-4b5d-a401-8c48476af140 x-compute-request-id: req-09fec2f1-0765-4b5d-a401-8c48476af140 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:25,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-09fec2f1-0765-4b5d-a401-8c48476af140 2018-12-23 23:00:25,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172868013382s 2018-12-23 23:00:25,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-09fec2f1-0765-4b5d-a401-8c48476af140 2018-12-23 23:00:25,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:27,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:27,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:28,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dce3f3d-9e1b-434c-8a2b-f8f293698844 x-compute-request-id: req-6dce3f3d-9e1b-434c-8a2b-f8f293698844 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:28,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6dce3f3d-9e1b-434c-8a2b-f8f293698844 2018-12-23 23:00:28,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357011079788s 2018-12-23 23:00:28,064 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6dce3f3d-9e1b-434c-8a2b-f8f293698844 2018-12-23 23:00:28,068 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:30,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:30,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f681fc70-64ab-47ca-9beb-9785488f515b x-compute-request-id: req-f681fc70-64ab-47ca-9beb-9785488f515b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:30,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f681fc70-64ab-47ca-9beb-9785488f515b 2018-12-23 23:00:30,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191065073013s 2018-12-23 23:00:30,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f681fc70-64ab-47ca-9beb-9785488f515b 2018-12-23 23:00:30,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:32,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:32,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75c28e8a-7f1a-4059-9201-29e2a6669ccb x-compute-request-id: req-75c28e8a-7f1a-4059-9201-29e2a6669ccb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:32,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75c28e8a-7f1a-4059-9201-29e2a6669ccb 2018-12-23 23:00:32,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360653877258s 2018-12-23 23:00:32,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75c28e8a-7f1a-4059-9201-29e2a6669ccb 2018-12-23 23:00:32,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:34,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:34,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:35,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-537df59a-c5a5-4220-b974-bfd1590ffe5b x-compute-request-id: req-537df59a-c5a5-4220-b974-bfd1590ffe5b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:35,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-537df59a-c5a5-4220-b974-bfd1590ffe5b 2018-12-23 23:00:35,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436076879501s 2018-12-23 23:00:35,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-537df59a-c5a5-4220-b974-bfd1590ffe5b 2018-12-23 23:00:35,076 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:37,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:37,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d16591ee-56e9-4c03-a76f-be81d351cf50 x-compute-request-id: req-d16591ee-56e9-4c03-a76f-be81d351cf50 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:37,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d16591ee-56e9-4c03-a76f-be81d351cf50 2018-12-23 23:00:37,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.321654081345s 2018-12-23 23:00:37,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d16591ee-56e9-4c03-a76f-be81d351cf50 2018-12-23 23:00:37,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:39,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:39,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:39,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00: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-d09d27af-010c-4a02-a403-67b9ef442f97 x-compute-request-id: req-d09d27af-010c-4a02-a403-67b9ef442f97 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:39,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d09d27af-010c-4a02-a403-67b9ef442f97 2018-12-23 23:00:39,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176309108734s 2018-12-23 23:00:39,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d09d27af-010c-4a02-a403-67b9ef442f97 2018-12-23 23:00:39,587 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:41,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:41,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:41,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00: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-44c472d8-5e22-4ec8-8623-62224b30a3ec x-compute-request-id: req-44c472d8-5e22-4ec8-8623-62224b30a3ec Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:41,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44c472d8-5e22-4ec8-8623-62224b30a3ec 2018-12-23 23:00:41,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381957769394s 2018-12-23 23:00:41,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44c472d8-5e22-4ec8-8623-62224b30a3ec 2018-12-23 23:00:41,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:43,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:43,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:44,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f4232763-a846-4c1b-bf98-d5835908fb83 x-compute-request-id: req-f4232763-a846-4c1b-bf98-d5835908fb83 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:44,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4232763-a846-4c1b-bf98-d5835908fb83 2018-12-23 23:00:44,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351763963699s 2018-12-23 23:00:44,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4232763-a846-4c1b-bf98-d5835908fb83 2018-12-23 23:00:44,335 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:46,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:46,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:46,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cadf2223-2a91-4dc5-a313-3cf274a220bd x-compute-request-id: req-cadf2223-2a91-4dc5-a313-3cf274a220bd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:46,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cadf2223-2a91-4dc5-a313-3cf274a220bd 2018-12-23 23:00:46,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357793092728s 2018-12-23 23:00:46,695 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cadf2223-2a91-4dc5-a313-3cf274a220bd 2018-12-23 23:00:46,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:48,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:49,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6889edf8-e808-4aea-abfa-8d0d21d94fa1 x-compute-request-id: req-6889edf8-e808-4aea-abfa-8d0d21d94fa1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:49,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6889edf8-e808-4aea-abfa-8d0d21d94fa1 2018-12-23 23:00:49,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383373975754s 2018-12-23 23:00:49,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6889edf8-e808-4aea-abfa-8d0d21d94fa1 2018-12-23 23:00:49,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:51,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:51,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:51,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc094d44-5f77-4b0d-bfee-a7315bd96f94 x-compute-request-id: req-bc094d44-5f77-4b0d-bfee-a7315bd96f94 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:51,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc094d44-5f77-4b0d-bfee-a7315bd96f94 2018-12-23 23:00:51,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166964054108s 2018-12-23 23:00:51,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc094d44-5f77-4b0d-bfee-a7315bd96f94 2018-12-23 23:00:51,263 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:53,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:53,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-151a637a-92cf-4551-906b-24c50b462b8a x-compute-request-id: req-151a637a-92cf-4551-906b-24c50b462b8a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:53,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-151a637a-92cf-4551-906b-24c50b462b8a 2018-12-23 23:00:53,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337514162064s 2018-12-23 23:00:53,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-151a637a-92cf-4551-906b-24c50b462b8a 2018-12-23 23:00:53,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:55,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:55,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:55,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f121a20c-399c-473f-b8d8-717fd9fab406 x-compute-request-id: req-f121a20c-399c-473f-b8d8-717fd9fab406 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:55,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f121a20c-399c-473f-b8d8-717fd9fab406 2018-12-23 23:00:55,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339670181274s 2018-12-23 23:00:55,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f121a20c-399c-473f-b8d8-717fd9fab406 2018-12-23 23:00:55,954 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:00:57,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:00:57,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:00:58,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5e86026-a297-464b-9373-0820736013f1 x-compute-request-id: req-e5e86026-a297-464b-9373-0820736013f1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:00:58,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5e86026-a297-464b-9373-0820736013f1 2018-12-23 23:00:58,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188397169113s 2018-12-23 23:00:58,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5e86026-a297-464b-9373-0820736013f1 2018-12-23 23:00:58,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:00,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:00,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-57839098-aa60-4e6b-aab3-196dcf7cfe93 x-compute-request-id: req-57839098-aa60-4e6b-aab3-196dcf7cfe93 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:00,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57839098-aa60-4e6b-aab3-196dcf7cfe93 2018-12-23 23:01:00,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37818813324s 2018-12-23 23:01:00,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57839098-aa60-4e6b-aab3-196dcf7cfe93 2018-12-23 23:01:00,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:02,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:02,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:03,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-0859ff18-305c-45c6-8991-4dc142552d75 x-compute-request-id: req-0859ff18-305c-45c6-8991-4dc142552d75 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:03,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0859ff18-305c-45c6-8991-4dc142552d75 2018-12-23 23:01:03,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499547958374s 2018-12-23 23:01:03,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0859ff18-305c-45c6-8991-4dc142552d75 2018-12-23 23:01:03,041 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:05,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:05,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:05,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-ef08ee6a-4061-4f43-bb76-34820dfc32c2 x-compute-request-id: req-ef08ee6a-4061-4f43-bb76-34820dfc32c2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:05,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef08ee6a-4061-4f43-bb76-34820dfc32c2 2018-12-23 23:01:05,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378718137741s 2018-12-23 23:01:05,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef08ee6a-4061-4f43-bb76-34820dfc32c2 2018-12-23 23:01:05,426 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:07,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:07,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-65492945-d401-429d-b4cb-9ffd1c3223af x-compute-request-id: req-65492945-d401-429d-b4cb-9ffd1c3223af Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:07,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-65492945-d401-429d-b4cb-9ffd1c3223af 2018-12-23 23:01:07,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17916893959s 2018-12-23 23:01:07,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-65492945-d401-429d-b4cb-9ffd1c3223af 2018-12-23 23:01:07,613 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:09,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:09,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:09,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-c9f38bd7-1334-41e1-9196-286831558c63 x-compute-request-id: req-c9f38bd7-1334-41e1-9196-286831558c63 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:09,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9f38bd7-1334-41e1-9196-286831558c63 2018-12-23 23:01:09,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177565097809s 2018-12-23 23:01:09,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9f38bd7-1334-41e1-9196-286831558c63 2018-12-23 23:01:09,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:11,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:11,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:11,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e61738dd-e9ce-407a-9377-b571a2704e86 x-compute-request-id: req-e61738dd-e9ce-407a-9377-b571a2704e86 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:11,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e61738dd-e9ce-407a-9377-b571a2704e86 2018-12-23 23:01:11,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179970979691s 2018-12-23 23:01:11,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e61738dd-e9ce-407a-9377-b571a2704e86 2018-12-23 23:01:11,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:13,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:13,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:14,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-fcfda797-752e-4fa3-a318-126225b56852 x-compute-request-id: req-fcfda797-752e-4fa3-a318-126225b56852 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:14,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fcfda797-752e-4fa3-a318-126225b56852 2018-12-23 23:01:14,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353078126907s 2018-12-23 23:01:14,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fcfda797-752e-4fa3-a318-126225b56852 2018-12-23 23:01:14,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:16,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:16,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:16,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-e9cb3394-c1ea-44a4-b31c-3bbe9952ff9a x-compute-request-id: req-e9cb3394-c1ea-44a4-b31c-3bbe9952ff9a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-23T22:58:58Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:16,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9cb3394-c1ea-44a4-b31c-3bbe9952ff9a 2018-12-23 23:01:16,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180288076401s 2018-12-23 23:01:16,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9cb3394-c1ea-44a4-b31c-3bbe9952ff9a 2018-12-23 23:01:16,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:01:18,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:01:18,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:18,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:01:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67cc4240-9aa9-4b6a-a9ae-0346eb25e448 x-compute-request-id: req-67cc4240-9aa9-4b6a-a9ae-0346eb25e448 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:01:18,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67cc4240-9aa9-4b6a-a9ae-0346eb25e448 2018-12-23 23:01:18,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36012005806s 2018-12-23 23:01:18,893 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67cc4240-9aa9-4b6a-a9ae-0346eb25e448 2018-12-23 23:01:18,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 23:01:18,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d715c5a5-ba72-44cb-8eb3-a1a7c762934b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:18,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-6387dce5-8c98-4e16-905d-eea3a1520c55 Date: Sun, 23 Dec 2018 23:01:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T23:01:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a55ef66b-0c83-4ebc-9bea-df7b81d92ad3","ip_address":"192.168.120.6"}],"id":"afaa8ebe-39fd-4b6c-b1c6-c2781c24625f","security_groups":["cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"],"mac_address":"fa:16:3e:4b:72:9c","project_id":"48501324f3d245a0bbbe3c58833f0dca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16f7ecca-2239-4a92-8e05-c17291c474a3","tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:58:58Z","binding:vnic_type":"normal","device_id":"d715c5a5-ba72-44cb-8eb3-a1a7c762934b","ip_allocation":"immediate"}]} 2018-12-23 23:01:18,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d715c5a5-ba72-44cb-8eb3-a1a7c762934b used request id req-6387dce5-8c98-4e16-905d-eea3a1520c55 2018-12-23 23:01:18,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0596330165863s 2018-12-23 23:01:18,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d715c5a5-ba72-44cb-8eb3-a1a7c762934b used request id req-6387dce5-8c98-4e16-905d-eea3a1520c55 2018-12-23 23:01:18,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:01:18,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=afaa8ebe-39fd-4b6c-b1c6-c2781c24625f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:18,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-54187ce2-ffb1-45d3-9d6e-8eb06fa09654 Date: Sun, 23 Dec 2018 23:01:18 GMT RESP BODY: {"floatingips": []} 2018-12-23 23:01:18,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=afaa8ebe-39fd-4b6c-b1c6-c2781c24625f used request id req-54187ce2-ffb1-45d3-9d6e-8eb06fa09654 2018-12-23 23:01:18,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0260899066925s 2018-12-23 23:01:18,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=afaa8ebe-39fd-4b6c-b1c6-c2781c24625f used request id req-54187ce2-ffb1-45d3-9d6e-8eb06fa09654 2018-12-23 23:01:18,989 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:72:9c', 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'6acf709b-fb90-4c0e-8920-7336ce269d68'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T23:01:16.000000', 'flavor': Munch({u'id': u'1a6b1960-b58d-432a-8b2f-9d2f4c54537f'}), 'az': u'nova', 'id': u'd715c5a5-ba72-44cb-8eb3-a1a7c762934b', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ddb4be36061d455dbe2fa4b9742b3fd5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48501324f3d245a0bbbe3c58833f0dca', 'name': 'vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-12-23T23:01:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-23T23:01:16Z', 'hostId': u'0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-23T23:01:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'48501324f3d245a0bbbe3c58833f0dca', 'name': u'vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'adminPass': u'6JowNCkwxtj8', 'tenant_id': u'48501324f3d245a0bbbe3c58833f0dca', 'created_at': u'2018-12-23T22:58:57Z', 'created': u'2018-12-23T22:58:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-12-23 23:01:18,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 23:01:18,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:19,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-e312bbb5-393f-43cd-a6a4-063d17898bf0 Date: Sun, 23 Dec 2018 23:01:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"16f7ecca-2239-4a92-8e05-c17291c474a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"48501324f3d245a0bbbe3c58833f0dca","l2_adjacency":true,"status":"ACTIVE","subnets":["a55ef66b-0c83-4ebc-9bea-df7b81d92ad3"],"description":"","tags":[],"updated_at":"2018-12-23T22:57:24Z","qos_policy_id":null,"name":"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3","admin_state_up":true,"tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 23:01:19,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e312bbb5-393f-43cd-a6a4-063d17898bf0 2018-12-23 23:01:19,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997159481049s 2018-12-23 23:01:19,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e312bbb5-393f-43cd-a6a4-063d17898bf0 2018-12-23 23:01:19,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-23 23:01:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d715c5a5-ba72-44cb-8eb3-a1a7c762934b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:19,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-7be5236f-247d-432f-9c8f-11f3cd6bf66b Date: Sun, 23 Dec 2018 23:01:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-23T23:01:15Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a55ef66b-0c83-4ebc-9bea-df7b81d92ad3","ip_address":"192.168.120.6"}],"id":"afaa8ebe-39fd-4b6c-b1c6-c2781c24625f","security_groups":["cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a"],"mac_address":"fa:16:3e:4b:72:9c","project_id":"48501324f3d245a0bbbe3c58833f0dca","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16f7ecca-2239-4a92-8e05-c17291c474a3","tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:58:58Z","binding:vnic_type":"normal","device_id":"d715c5a5-ba72-44cb-8eb3-a1a7c762934b","ip_allocation":"immediate"}]} 2018-12-23 23:01:19,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d715c5a5-ba72-44cb-8eb3-a1a7c762934b used request id req-7be5236f-247d-432f-9c8f-11f3cd6bf66b 2018-12-23 23:01:19,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0460958480835s 2018-12-23 23:01:19,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d715c5a5-ba72-44cb-8eb3-a1a7c762934b used request id req-7be5236f-247d-432f-9c8f-11f3cd6bf66b 2018-12-23 23:01:19,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-23 23:01:19,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"floatingip": {"floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f"}}' 2018-12-23 23:01:21,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-931e99d8-45d6-42f9-b855-add42170996d Date: Sun, 23 Dec 2018 23:01:21 GMT RESP BODY: {"floatingip": {"router_id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T23:01:20Z", "updated_at": "2018-12-23T23:01:20Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f", "id": "571afdbd-4148-4ce4-8a08-3bb6a58738ef", "qos_policy_id": null}} 2018-12-23 23:01:21,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-931e99d8-45d6-42f9-b855-add42170996d 2018-12-23 23:01:21,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.38836693764s 2018-12-23 23:01:21,530 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-931e99d8-45d6-42f9-b855-add42170996d 2018-12-23 23:01:21,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:01:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:21,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-22c25080-6c5d-4f5a-a275-8ed15ce6da79 Date: Sun, 23 Dec 2018 23:01:21 GMT RESP BODY: {"floatingips": [{"router_id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T23:01:20Z", "updated_at": "2018-12-23T23:01:20Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f", "id": "571afdbd-4148-4ce4-8a08-3bb6a58738ef", "qos_policy_id": null}]} 2018-12-23 23:01:21,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-22c25080-6c5d-4f5a-a275-8ed15ce6da79 2018-12-23 23:01:21,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.047581911087s 2018-12-23 23:01:21,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-22c25080-6c5d-4f5a-a275-8ed15ce6da79 2018-12-23 23:01:21,591 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 23:01:21,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:01:21,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:21,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-50639b83-bd9d-4d9b-9860-6279c946dd0d Date: Sun, 23 Dec 2018 23:01:21 GMT RESP BODY: {"floatingips": [{"router_id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T23:01:20Z", "updated_at": "2018-12-23T23:01:20Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f", "id": "571afdbd-4148-4ce4-8a08-3bb6a58738ef", "qos_policy_id": null}]} 2018-12-23 23:01:21,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-50639b83-bd9d-4d9b-9860-6279c946dd0d 2018-12-23 23:01:21,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0216290950775s 2018-12-23 23:01:21,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-50639b83-bd9d-4d9b-9860-6279c946dd0d 2018-12-23 23:01:21,722 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 23:01:21,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:01:21,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:21,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-8b00ff52-1da5-4394-bfdf-492f646e9cdf Date: Sun, 23 Dec 2018 23:01:21 GMT RESP BODY: {"floatingips": [{"router_id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T23:01:20Z", "updated_at": "2018-12-23T23:01:20Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f", "id": "571afdbd-4148-4ce4-8a08-3bb6a58738ef", "qos_policy_id": null}]} 2018-12-23 23:01:21,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8b00ff52-1da5-4394-bfdf-492f646e9cdf 2018-12-23 23:01:21,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0222752094269s 2018-12-23 23:01:21,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8b00ff52-1da5-4394-bfdf-492f646e9cdf 2018-12-23 23:01:21,853 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 23:01:21,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:01:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:21,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-6fd426f9-7d7f-4977-bb6f-a53d36984db5 Date: Sun, 23 Dec 2018 23:01:21 GMT RESP BODY: {"floatingips": [{"router_id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T23:01:20Z", "updated_at": "2018-12-23T23:01:20Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f", "id": "571afdbd-4148-4ce4-8a08-3bb6a58738ef", "qos_policy_id": null}]} 2018-12-23 23:01:21,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6fd426f9-7d7f-4977-bb6f-a53d36984db5 2018-12-23 23:01:21,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0202629566193s 2018-12-23 23:01:21,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6fd426f9-7d7f-4977-bb6f-a53d36984db5 2018-12-23 23:01:21,982 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 23:01:22,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:01:22,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:22,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-80afa7fd-f8b8-4f9a-93dd-6e3f8fe988ac Date: Sun, 23 Dec 2018 23:01:22 GMT RESP BODY: {"floatingips": [{"router_id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T23:01:20Z", "updated_at": "2018-12-23T23:01:20Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f", "id": "571afdbd-4148-4ce4-8a08-3bb6a58738ef", "qos_policy_id": null}]} 2018-12-23 23:01:22,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80afa7fd-f8b8-4f9a-93dd-6e3f8fe988ac 2018-12-23 23:01:22,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0240647792816s 2018-12-23 23:01:22,111 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-80afa7fd-f8b8-4f9a-93dd-6e3f8fe988ac 2018-12-23 23:01:22,115 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 23:01:22,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:01:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:22,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-98c702fb-d203-42a3-b2d5-11a740d0aa27 Date: Sun, 23 Dec 2018 23:01:22 GMT RESP BODY: {"floatingips": [{"router_id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "status": "DOWN", "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T23:01:20Z", "updated_at": "2018-12-23T23:01:20Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f", "id": "571afdbd-4148-4ce4-8a08-3bb6a58738ef", "qos_policy_id": null}]} 2018-12-23 23:01:22,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-98c702fb-d203-42a3-b2d5-11a740d0aa27 2018-12-23 23:01:22,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0214469432831s 2018-12-23 23:01:22,242 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-98c702fb-d203-42a3-b2d5-11a740d0aa27 2018-12-23 23:01:22,245 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-23 23:01:22,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:01:22,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:01:22,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-ee9d3413-ba66-43b7-b809-8cb3ac3b3ddc Date: Sun, 23 Dec 2018 23:01:22 GMT RESP BODY: {"floatingips": [{"router_id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T23:01:20Z", "updated_at": "2018-12-23T23:01:22Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "port_id": "afaa8ebe-39fd-4b6c-b1c6-c2781c24625f", "id": "571afdbd-4148-4ce4-8a08-3bb6a58738ef", "qos_policy_id": null}]} 2018-12-23 23:01:22,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ee9d3413-ba66-43b7-b809-8cb3ac3b3ddc 2018-12-23 23:01:22,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0210318565369s 2018-12-23 23:01:22,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ee9d3413-ba66-43b7-b809-8cb3ac3b3ddc 2018-12-23 23:01:22,375 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'75a084e5-7130-45af-a87b-0b98139ad1ac', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'48501324f3d245a0bbbe3c58833f0dca', 'created_at': u'2018-12-23T23:01:20Z', 'attached': True, 'updated_at': u'2018-12-23T23:01:22Z', 'id': u'571afdbd-4148-4ce4-8a08-3bb6a58738ef', 'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', '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'48501324f3d245a0bbbe3c58833f0dca', 'name': 'vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'75a084e5-7130-45af-a87b-0b98139ad1ac', u'qos_policy_id': None, 'project_id': u'48501324f3d245a0bbbe3c58833f0dca', 'port_id': u'afaa8ebe-39fd-4b6c-b1c6-c2781c24625f', 'port': u'afaa8ebe-39fd-4b6c-b1c6-c2781c24625f', 'network': u'6448575b-7138-4879-8a30-e8764463016b'}) 2018-12-23 23:01:22,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 23:01:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 23:01:22,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-325574b1-877b-4764-8f80-2e1c29276fa0 x-compute-request-id: req-325574b1-877b-4764-8f80-2e1c29276fa0 Content-Encoding: gzip Content-Length: 10648 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 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 1996169757 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.490798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.494695] pid_max: default: 32768 minimum: 301\n[ 0.496780] Security Framework initialized\n[ 0.498721] SELinux: Initializing.\n[ 0.500759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.508082] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.512682] Mount-cache hash table entries: 4096\n[ 0.515042] Initializing cgroup subsys memory\n[ 0.517058] Initializing cgroup subsys devices\n[ 0.519085] Initializing cgroup subsys freezer\n[ 0.521101] Initializing cgroup subsys net_cls\n[ 0.523142] Initializing cgroup subsys blkio\n[ 0.525119] Initializing cgroup subsys perf_event\n[ 0.527216] Initializing cgroup subsys hugetlb\n[ 0.529245] Initializing cgroup subsys pids\n[ 0.531214] Initializing cgroup subsys net_prio\n[ 0.533365] CPU: Physical Processor ID: 0\n[ 0.536015] mce: CPU supports 10 MCE banks\n[ 0.537981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.540236] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.542497] tlb_flushall_shift: 6\n[ 0.544468] Freeing SMP alternatives: 28k freed\n[ 0.549923] ACPI: Core revision 20130517\n[ 0.552229] ACPI: All ACPI Tables successfully acquired\n[ 0.554756] ftrace: allocating 25812 entries in 101 pages\n[ 0.582316] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.584948] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.587552] smpboot: Max logical packages: 2\n[ 0.589796] Enabling x2apic\n[ 0.591343] Enabled x2apic\n[ 0.593178] Switched APIC routing to physical x2apic.\n[ 0.596792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.599308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.603930] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.613802] KVM setup paravirtual spinlock\n[ 0.616973] smpboot: Booting Node 0, Processors #1 OK\n[ 0.619623] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.642024] Brought up 2 CPUs\n[ 0.642027] KVM setup async PF for cpu 1\n[ 0.642031] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.647444] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.650861] devtmpfs: initialized\n[ 0.654257] EVM: security.selinux\n[ 0.655915] EVM: security.ima\n[ 0.657474] EVM: security.capability\n[ 0.659875] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.662526] pinctrl core: initialized pinctrl subsystem\n[ 0.664814] NET: Registered protocol family 16\n[ 0.667000] ACPI: bus type PCI registered\n[ 0.668876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.671495] PCI: Using configuration type 1 for base access\n[ 0.678221] ACPI: Added _OSI(Module Device)\n[ 0.680176] ACPI: Added _OSI(Processor Device)\n[ 0.682182] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.684222] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.687587] ACPI: Interpreter enabled\n[ 0.689388] ACPI: (supports S0 S5)\n[ 0.691062] ACPI: Using IOAPIC for interrupt routing\n[ 0.693180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.698833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.701279] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.703895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.706475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.711131] acpiphp: Slot [3] registered\n[ 0.712972] acpiphp: Slot [4] registered\n[ 0.714784] acpiphp: Slot [5] registered\n[ 0.716625] acpiphp: Slot [6] registered\n[ 0.718490] acpiphp: Slot [7] registered\n[ 0.720324] acpiphp: Slot [8] registered\n[ 0.722151] acpiphp: Slot [9] registered\n[ 0.723974] acpiphp: Slot [10] registered\n[ 0.725821] acpiphp: Slot [11] registered\n[ 0.727658] acpiphp: Slot [12] registered\n[ 0.729512] acpiphp: Slot [13] registered\n[ 0.731346] acpiphp: Slot [14] registered\n[ 0.733219] acpiphp: Slot [15] registered\n[ 0.735101] acpiphp: Slot [16] registered\n[ 0.736946] acpiphp: Slot [17] registered\n[ 0.738883] acpiphp: Slot [18] registered\n[ 0.740711] acpiphp: Slot [19] registered\n[ 0.742549] acpiphp: Slot [20] registered\n[ 0.744437] acpiphp: Slot [21] registered\n[ 0.746280] acpiphp: Slot [22] registered\n[ 0.748109] acpiphp: Slot [23] registered\n[ 0.749955] acpiphp: Slot [24] registered\n[ 0.751788] acpiphp: Slot [25] registered\n[ 0.753667] acpiphp: Slot [26] registered\n[ 0.755525] acpiphp: Slot [27] registered\n[ 0.757377] acpiphp: Slot [28] registered\n[ 0.759245] acpiphp: Slot [29] registered\n[ 0.761082] acpiphp: Slot [30] registered\n[ 0.762945] acpiphp: Slot [31] registered\n[ 0.764814] PCI host bridge to bus 0000:00\n[ 0.766670] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.768885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.771483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.774079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.777515] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.780942] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.787503] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.790214] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.792750] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.795457] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.800420] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.803816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.830360] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.833402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.836372] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.839455] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.842386] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.845077] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.847793] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.851378] vgaarb: loaded\n[ 0.852906] vgaarb: bridge control possible 0000:00:02.0\n[ 0.855332] SCSI subsystem initialized\n[ 0.857117] ACPI: bus type USB registered\n[ 0.859050] usbcore: registered new interface driver usbfs\n[ 0.861302] usbcore: registered new interface driver hub\n[ 0.863546] usbcore: registered new device driver usb\n[ 0.865899] PCI: Using ACPI for IRQ routing\n[ 0.868244] NetLabel: Initializing\n[ 0.869919] NetLabel: domain hash size = 128\n[ 0.871849] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.873987] NetLabel: unlabeled traffic allowed by default\n[ 0.876392] Switched to clocksource kvm-clock\n[ 0.887286] pnp: PnP ACPI init\n[ 0.888882] ACPI: bus type PNP registered\n[ 0.891108] pnp: PnP ACPI: found 5 devices\n[ 0.892951] ACPI: bus type PNP unregistered\n[ 0.901029] NET: Registered protocol family 2\n[ 0.903290] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.906859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.909812] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.912423] TCP: reno registered\n[ 0.914043] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.916448] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.918994] NET: Registered protocol family 1\n[ 0.920920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.923263] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.925575] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.945991] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.966455] Unpacking initramfs...\n[ 1.434663] Freeing initrd memory: 37508k freed\n[ 1.444883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.447449] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.452061] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.454571] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.457408] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.459887] Initialise system trusted keyring\n[ 1.461869] audit: initializing netlink socket (disabled)\n[ 1.464111] type=2000 audit(1545606079.398:1): initialized\n[ 1.481851] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.484367] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.487772] zpool: loaded\n[ 1.489270] zbud: loaded\n[ 1.490905] VFS: Disk quotas dquot_6.5.2\n[ 1.492952] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.495615] msgmni has been set to 7578\n[ 1.497474] Key type big_key registered\n[ 1.500032] NET: Registered protocol family 38\n[ 1.502077] Key type asymmetric registered\n[ 1.503965] Asymmetric key parser 'x509' registered\n[ 1.506070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.509533] io scheduler noop registered\n[ 1.511411] io scheduler deadline registered (default)\n[ 1.529436] io scheduler cfq registered\n[ 1.531341] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.533630] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.536296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.539741] ACPI: Power Button [PWRF]\n[ 1.541664] GHES: HEST is not enabled!\n[ 1.543532] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.569531] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.572322] Non-volatile memory driver v1.3\n[ 1.574230] Linux agpgart interface v0.103\n[ 1.576252] crash memory driver: version 1.1\n[ 1.578248] rdac: device handler registered\n[ 1.580189] hp_sw: device handler registered\n[ 1.582149] emc: device handler registered\n[ 1.583997] alua: device handler registered\n[ 1.585872] libphy: Fixed MDIO Bus: probed\n[ 1.587768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.590265] ehci-pci: EHCI PCI platform driver\n[ 1.592229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.594607] ohci-pci: OHCI PCI platform driver\n[ 1.596529] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.617003] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.619221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.622711] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.624902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.627327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.629951] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.633331] usb usb1: Product: UHCI Host Controller\n[ 1.635410] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.638098] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.640216] hub 1-0:1.0: USB hub found\n[ 1.642007] hub 1-0:1.0: 2 ports detected\n[ 1.644010] usbcore: registered new interface driver usbserial\n[ 1.646374] usbcore: registered new interface driver usbserial_generic\n[ 1.648905] usbserial: USB Serial support registered for generic\n[ 1.651325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.655780] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.657917] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.660125] mousedev: PS/2 mouse device common for all mice\n[ 1.662809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.666740] rtc_cmos 00:00: RTC can wake from S4\n[ 1.667651] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.669630] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.677050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.679607] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.682210] cpuidle: using governor menu\n[ 1.684113] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.686462] usbcore: registered new interface driver usbhid\n[ 1.688758] usbhid: USB HID core driver\n[ 1.690611] drop_monitor: Initializing network drop monitor service\n[ 1.693149] TCP: cubic registered\n[ 1.694825] Initializing XFRM netlink socket\n[ 1.696841] NET: Registered protocol family 10\n[ 1.699075] NET: Registered protocol family 17\n[ 1.701259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.703597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.705985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.709927] Loading compiled-in X.509 certificates\n[ 1.712024] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.716058] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.720599] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.724651] registered taskstats version 1\n[ 1.728353] Key type trusted registered\n[ 1.731441] Key type encrypted registered\n[ 1.734475] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.737274] rtc_cmos 00:00: setting system clock to 2018-12-23 23:01:19 UTC (1545606079)\n[ 1.741630] Freeing unused kernel memory: 1680k freed\n[ 1.747805] 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.754844] systemd[1]: Detected virtualization kvm.\n[ 1.756984] systemd[1]: Detected architecture x86-64.\n[ 1.759135] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.763197] systemd[1]: No hostname configured.\n[ 1.765235] systemd[1]: Set hostname to .\n[ 1.767447] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.792130] systemd[1]: Reached target Timers.\n[ 1.794132] systemd[1]: Starting Timers.\n[ 1.796011] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.799610] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.804473] systemd[1]: Reached target Paths.\n[ 1.806443] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.809741] systemd[1]: Reached target Local File Systems.\n[ 1.812025] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.815385] systemd[1]: Reached target Swap.\n[ 1.817327] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.820511] systemd[1]: Created slice Root Slice.\n[ 1.822580] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.825915] systemd[1]: Listening on Journal Socket.\n[ 1.828049] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.831571] systemd[1]: Listening on udev Control Socket.\n[ 1.833830] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.837419] systemd[1]: Listening on udev Kernel Socket.\n[ 1.839664] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.843066] systemd[1]: Reached target Sockets.\n[ 1.845141] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.848471] systemd[1]: Created slice System Slice.\n[ 1.850593] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.853837] systemd[1]: Reached target Slices.\n[ 1.855828] systemd[1]: Starting Slices.\n[ 1.858024] 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.864313] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.867932] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.871799] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.877650] 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.939557] RPC: Registered named UNIX socket transport module.\n[ 1.941991] RPC: Registered udp transport module.\n[ 1.944035] RPC: Registered tcp transport module.\n[ 1.946081] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.946409] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.046340] FDC 0 is a S82078B\n[ 2.072654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.098024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.100682] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.103453] usb 1-1: Product: QEMU USB Tablet\n[ 2.105430] usb 1-1: Manufacturer: QEMU\n[ 2.107284] usb 1-1: SerialNumber: 42\n[ 2.117106] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.118371] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.118445] 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[ 2.129959] scsi host0: ata_piix\n[ 2.131811] scsi host1: ata_piix\n[ 2.133518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.136094] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.141041] 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[[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[ 2.311789] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.315460] XFS (vda1): Mounting V4 Filesystem\n[ 2.348748] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev 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.631448] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.788140] SELinux: Disabled at runtime.\n[ 2.827407] type=1404 audit(1545606080.590:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.875532] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.878471] 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 /dev/initctl Compatibility Named Pipe.\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 udev Control Socket.\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] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.337414] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 3.397213] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\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 Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[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 Security Auditing Service.\n[ 3.654456] type=1305 audit(1545606081.417:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m[ 3.697745] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n] Reached target Timers.\n[[32m OK [0m] Listening on D-B[ 3.706311] input: PC Speaker as /devices/platform/pcspkr/input/input5\nus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n[ 3.742041] [drm] Initialized drm 1.1.0 20060810\n[ 3.744224] ppdev: user-space parallel port driver\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n[[32m OK [0m[ 3.801275] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n] Started irqbalance daemon.[ 3.804370] [TTM] Initializing pool allocator\n\n[ 3.806835] [TTM] Initializing DMA pool allocator\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.812821] [drm] fb mappable at 0xFC000000\n[ 3.814841] [drm] vram aper at 0xFC000000\n[ 3.816901] [drm] size 33554432\n[ 3.818845] [drm] fb depth is 24\n[ 3.820617] [drm] pitch is 3072\n[ 3.822453] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.849647] Console: switching to colour frame buffer device 128x48\n[ 3.865615] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.870405] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n"} 2018-12-23 23:01:22,447 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b/action used request id req-325574b1-877b-4764-8f80-2e1c29276fa0 2018-12-23 23:01:22,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.071338891983s 2018-12-23 23:01:22,448 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b/action used request id req-325574b1-877b-4764-8f80-2e1c29276fa0 2018-12-23 23:01:22,448 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1996169757 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.490798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.494695] pid_max: default: 32768 minimum: 301 [ 0.496780] Security Framework initialized [ 0.498721] SELinux: Initializing. [ 0.500759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.508082] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.512682] Mount-cache hash table entries: 4096 [ 0.515042] Initializing cgroup subsys memory [ 0.517058] Initializing cgroup subsys devices [ 0.519085] Initializing cgroup subsys freezer [ 0.521101] Initializing cgroup subsys net_cls [ 0.523142] Initializing cgroup subsys blkio [ 0.525119] Initializing cgroup subsys perf_event [ 0.527216] Initializing cgroup subsys hugetlb [ 0.529245] Initializing cgroup subsys pids [ 0.531214] Initializing cgroup subsys net_prio [ 0.533365] CPU: Physical Processor ID: 0 [ 0.536015] mce: CPU supports 10 MCE banks [ 0.537981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.540236] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.542497] tlb_flushall_shift: 6 [ 0.544468] Freeing SMP alternatives: 28k freed [ 0.549923] ACPI: Core revision 20130517 [ 0.552229] ACPI: All ACPI Tables successfully acquired [ 0.554756] ftrace: allocating 25812 entries in 101 pages [ 0.582316] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584948] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587552] smpboot: Max logical packages: 2 [ 0.589796] Enabling x2apic [ 0.591343] Enabled x2apic [ 0.593178] Switched APIC routing to physical x2apic. [ 0.596792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.599308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603930] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613802] KVM setup paravirtual spinlock [ 0.616973] smpboot: Booting Node 0, Processors #1 OK [ 0.619623] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.642024] Brought up 2 CPUs [ 0.642027] KVM setup async PF for cpu 1 [ 0.642031] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.647444] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650861] devtmpfs: initialized [ 0.654257] EVM: security.selinux [ 0.655915] EVM: security.ima [ 0.657474] EVM: security.capability [ 0.659875] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662526] pinctrl core: initialized pinctrl subsystem [ 0.664814] NET: Registered protocol family 16 [ 0.667000] ACPI: bus type PCI registered [ 0.668876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.671495] PCI: Using configuration type 1 for base access [ 0.678221] ACPI: Added _OSI(Module Device) [ 0.680176] ACPI: Added _OSI(Processor Device) [ 0.682182] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.684222] ACPI: Added _OSI(Processor Aggregator Device) [ 0.687587] ACPI: Interpreter enabled [ 0.689388] ACPI: (supports S0 S5) [ 0.691062] ACPI: Using IOAPIC for interrupt routing [ 0.693180] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.698833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.701279] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.703895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.706475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.711131] acpiphp: Slot [3] registered [ 0.712972] acpiphp: Slot [4] registered [ 0.714784] acpiphp: Slot [5] registered [ 0.716625] acpiphp: Slot [6] registered [ 0.718490] acpiphp: Slot [7] registered [ 0.720324] acpiphp: Slot [8] registered [ 0.722151] acpiphp: Slot [9] registered [ 0.723974] acpiphp: Slot [10] registered [ 0.725821] acpiphp: Slot [11] registered [ 0.727658] acpiphp: Slot [12] registered [ 0.729512] acpiphp: Slot [13] registered [ 0.731346] acpiphp: Slot [14] registered [ 0.733219] acpiphp: Slot [15] registered [ 0.735101] acpiphp: Slot [16] registered [ 0.736946] acpiphp: Slot [17] registered [ 0.738883] acpiphp: Slot [18] registered [ 0.740711] acpiphp: Slot [19] registered [ 0.742549] acpiphp: Slot [20] registered [ 0.744437] acpiphp: Slot [21] registered [ 0.746280] acpiphp: Slot [22] registered [ 0.748109] acpiphp: Slot [23] registered [ 0.749955] acpiphp: Slot [24] registered [ 0.751788] acpiphp: Slot [25] registered [ 0.753667] acpiphp: Slot [26] registered [ 0.755525] acpiphp: Slot [27] registered [ 0.757377] acpiphp: Slot [28] registered [ 0.759245] acpiphp: Slot [29] registered [ 0.761082] acpiphp: Slot [30] registered [ 0.762945] acpiphp: Slot [31] registered [ 0.764814] PCI host bridge to bus 0000:00 [ 0.766670] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.768885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.771483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.774079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.777515] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.780942] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.787503] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.790214] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.792750] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.795457] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.800420] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.803816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.830360] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.833402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.836372] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.839455] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.842386] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.845077] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.847793] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.851378] vgaarb: loaded [ 0.852906] vgaarb: bridge control possible 0000:00:02.0 [ 0.855332] SCSI subsystem initialized [ 0.857117] ACPI: bus type USB registered [ 0.859050] usbcore: registered new interface driver usbfs [ 0.861302] usbcore: registered new interface driver hub [ 0.863546] usbcore: registered new device driver usb [ 0.865899] PCI: Using ACPI for IRQ routing [ 0.868244] NetLabel: Initializing [ 0.869919] NetLabel: domain hash size = 128 [ 0.871849] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.873987] NetLabel: unlabeled traffic allowed by default [ 0.876392] Switched to clocksource kvm-clock [ 0.887286] pnp: PnP ACPI init [ 0.888882] ACPI: bus type PNP registered [ 0.891108] pnp: PnP ACPI: found 5 devices [ 0.892951] ACPI: bus type PNP unregistered [ 0.901029] NET: Registered protocol family 2 [ 0.903290] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.906859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.909812] TCP: Hash tables configured (established 32768 bind 32768) [ 0.912423] TCP: reno registered [ 0.914043] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.916448] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.918994] NET: Registered protocol family 1 [ 0.920920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.923263] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.925575] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.945991] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.966455] Unpacking initramfs... [ 1.434663] Freeing initrd memory: 37508k freed [ 1.444883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.447449] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.452061] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.454571] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.457408] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.459887] Initialise system trusted keyring [ 1.461869] audit: initializing netlink socket (disabled) [ 1.464111] type=2000 audit(1545606079.398:1): initialized [ 1.481851] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.484367] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.487772] zpool: loaded [ 1.489270] zbud: loaded [ 1.490905] VFS: Disk quotas dquot_6.5.2 [ 1.492952] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.495615] msgmni has been set to 7578 [ 1.497474] Key type big_key registered [ 1.500032] NET: Registered protocol family 38 [ 1.502077] Key type asymmetric registered [ 1.503965] Asymmetric key parser 'x509' registered [ 1.506070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.509533] io scheduler noop registered [ 1.511411] io scheduler deadline registered (default) [ 1.529436] io scheduler cfq registered [ 1.531341] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.533630] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.536296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.539741] ACPI: Power Button [PWRF] [ 1.541664] GHES: HEST is not enabled! [ 1.543532] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.569531] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.572322] Non-volatile memory driver v1.3 [ 1.574230] Linux agpgart interface v0.103 [ 1.576252] crash memory driver: version 1.1 [ 1.578248] rdac: device handler registered [ 1.580189] hp_sw: device handler registered [ 1.582149] emc: device handler registered [ 1.583997] alua: device handler registered [ 1.585872] libphy: Fixed MDIO Bus: probed [ 1.587768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.590265] ehci-pci: EHCI PCI platform driver [ 1.592229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.594607] ohci-pci: OHCI PCI platform driver [ 1.596529] uhci_hcd: USB Universal Host Controller Interface driver [ 1.617003] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.619221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.622711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.624902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.627327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.629951] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.633331] usb usb1: Product: UHCI Host Controller [ 1.635410] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.638098] usb usb1: SerialNumber: 0000:00:01.2 [ 1.640216] hub 1-0:1.0: USB hub found [ 1.642007] hub 1-0:1.0: 2 ports detected [ 1.644010] usbcore: registered new interface driver usbserial [ 1.646374] usbcore: registered new interface driver usbserial_generic [ 1.648905] usbserial: USB Serial support registered for generic [ 1.651325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.655780] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.657917] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.660125] mousedev: PS/2 mouse device common for all mice [ 1.662809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.666740] rtc_cmos 00:00: RTC can wake from S4 [ 1.667651] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.669630] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.677050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.679607] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.682210] cpuidle: using governor menu [ 1.684113] hidraw: raw HID events driver (C) Jiri Kosina [ 1.686462] usbcore: registered new interface driver usbhid [ 1.688758] usbhid: USB HID core driver [ 1.690611] drop_monitor: Initializing network drop monitor service [ 1.693149] TCP: cubic registered [ 1.694825] Initializing XFRM netlink socket [ 1.696841] NET: Registered protocol family 10 [ 1.699075] NET: Registered protocol family 17 [ 1.701259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.703597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.705985] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.709927] Loading compiled-in X.509 certificates [ 1.712024] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.716058] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.720599] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.724651] registered taskstats version 1 [ 1.728353] Key type trusted registered [ 1.731441] Key type encrypted registered [ 1.734475] IMA: No TPM chip found, activating TPM-bypass! [ 1.737274] rtc_cmos 00:00: setting system clock to 2018-12-23 23:01:19 UTC (1545606079) [ 1.741630] Freeing unused kernel memory: 1680k freed [ 1.747805] 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.754844] systemd[1]: Detected virtualization kvm. [ 1.756984] systemd[1]: Detected architecture x86-64. [ 1.759135] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.763197] systemd[1]: No hostname configured. [ 1.765235] systemd[1]: Set hostname to . [ 1.767447] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.792130] systemd[1]: Reached target Timers. [ 1.794132] systemd[1]: Starting Timers. [ 1.796011] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.799610] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.804473] systemd[1]: Reached target Paths. [ 1.806443] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.809741] systemd[1]: Reached target Local File Systems. [ 1.812025] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.815385] systemd[1]: Reached target Swap. [ 1.817327] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.820511] systemd[1]: Created slice Root Slice. [ 1.822580] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.825915] systemd[1]: Listening on Journal Socket. [ 1.828049] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.831571] systemd[1]: Listening on udev Control Socket. [ 1.833830] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.837419] systemd[1]: Listening on udev Kernel Socket. [ 1.839664] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.843066] systemd[1]: Reached target Sockets. [ 1.845141] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.848471] systemd[1]: Created slice System Slice. [ 1.850593] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.853837] systemd[1]: Reached target Slices. [ 1.855828] systemd[1]: Starting Slices. [ 1.858024] 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.864313] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.867932] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.871799] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.877650] 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.939557] RPC: Registered named UNIX socket transport module. [ 1.941991] RPC: Registered udp transport module. [ 1.944035] RPC: Registered tcp transport module. [ 1.946081] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.946409] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.046340] FDC 0 is a S82078B [ 2.072654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.098024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.100682] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.103453] usb 1-1: Product: QEMU USB Tablet [ 2.105430] usb 1-1: Manufacturer: QEMU [ 2.107284] usb 1-1: SerialNumber: 42 [ 2.117106] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.118371] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.118445] 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 [ 2.129959] scsi host0: ata_piix [ 2.131811] scsi host1: ata_piix [ 2.133518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.136094] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.141041] 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. [[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. [ 2.311789] SGI XFS with ACLs, security attributes, no debug enabled [ 2.315460] XFS (vda1): Mounting V4 Filesystem [ 2.348748] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev 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.631448] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.788140] SELinux: Disabled at runtime. [ 2.827407] type=1404 audit(1545606080.590:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.875532] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.878471] 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 /dev/initctl Compatibility Named Pipe. [[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 udev Control Socket. [[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] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.337414] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.397213] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[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 Security Auditing Service. [ 3.654456] type=1305 audit(1545606081.417:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m[ 3.697745] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ] Reached target Timers. [[32m OK [0m] Listening on D-B[ 3.706311] input: PC Speaker as /devices/platform/pcspkr/input/input5 us System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... [ 3.742041] [drm] Initialized drm 1.1.0 20060810 [ 3.744224] ppdev: user-space parallel port driver Starting Dump dmesg to /var/log/dmesg... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting NTP client/server... [[32m OK [0m[ 3.801275] [TTM] Zone kernel: Available graphics memory: 1940960 kiB ] Started irqbalance daemon.[ 3.804370] [TTM] Initializing pool allocator [ 3.806835] [TTM] Initializing DMA pool allocator Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.812821] [drm] fb mappable at 0xFC000000 [ 3.814841] [drm] vram aper at 0xFC000000 [ 3.816901] [drm] size 33554432 [ 3.818845] [drm] fb depth is 24 [ 3.820617] [drm] pitch is 3072 [ 3.822453] fbcon: cirrusdrmfb (fb0) is primary device [ 3.849647] Console: switching to colour frame buffer device 128x48 [ 3.865615] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.870405] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 2018-12-23 23:01:23,451 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2018-12-23 23:01:32,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-23 23:01:32,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-23 23:01:32,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b56b4a94-2512-4d21-a79a-272470fdcce6 x-compute-request-id: req-b56b4a94-2512-4d21-a79a-272470fdcce6 Content-Encoding: gzip Content-Length: 12796 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff]\n[ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 00000000bffdfd80 00040\n[ 0.000000] ACPI: APIC 00000000bffe1251 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 1996169757 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.490798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.494695] pid_max: default: 32768 minimum: 301\n[ 0.496780] Security Framework initialized\n[ 0.498721] SELinux: Initializing.\n[ 0.500759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.508082] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.512682] Mount-cache hash table entries: 4096\n[ 0.515042] Initializing cgroup subsys memory\n[ 0.517058] Initializing cgroup subsys devices\n[ 0.519085] Initializing cgroup subsys freezer\n[ 0.521101] Initializing cgroup subsys net_cls\n[ 0.523142] Initializing cgroup subsys blkio\n[ 0.525119] Initializing cgroup subsys perf_event\n[ 0.527216] Initializing cgroup subsys hugetlb\n[ 0.529245] Initializing cgroup subsys pids\n[ 0.531214] Initializing cgroup subsys net_prio\n[ 0.533365] CPU: Physical Processor ID: 0\n[ 0.536015] mce: CPU supports 10 MCE banks\n[ 0.537981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.540236] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.542497] tlb_flushall_shift: 6\n[ 0.544468] Freeing SMP alternatives: 28k freed\n[ 0.549923] ACPI: Core revision 20130517\n[ 0.552229] ACPI: All ACPI Tables successfully acquired\n[ 0.554756] ftrace: allocating 25812 entries in 101 pages\n[ 0.582316] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.584948] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.587552] smpboot: Max logical packages: 2\n[ 0.589796] Enabling x2apic\n[ 0.591343] Enabled x2apic\n[ 0.593178] Switched APIC routing to physical x2apic.\n[ 0.596792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.599308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.603930] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.613802] KVM setup paravirtual spinlock\n[ 0.616973] smpboot: Booting Node 0, Processors #1 OK\n[ 0.619623] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.642024] Brought up 2 CPUs\n[ 0.642027] KVM setup async PF for cpu 1\n[ 0.642031] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.647444] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.650861] devtmpfs: initialized\n[ 0.654257] EVM: security.selinux\n[ 0.655915] EVM: security.ima\n[ 0.657474] EVM: security.capability\n[ 0.659875] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.662526] pinctrl core: initialized pinctrl subsystem\n[ 0.664814] NET: Registered protocol family 16\n[ 0.667000] ACPI: bus type PCI registered\n[ 0.668876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.671495] PCI: Using configuration type 1 for base access\n[ 0.678221] ACPI: Added _OSI(Module Device)\n[ 0.680176] ACPI: Added _OSI(Processor Device)\n[ 0.682182] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.684222] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.687587] ACPI: Interpreter enabled\n[ 0.689388] ACPI: (supports S0 S5)\n[ 0.691062] ACPI: Using IOAPIC for interrupt routing\n[ 0.693180] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.698833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.701279] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.703895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.706475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.711131] acpiphp: Slot [3] registered\n[ 0.712972] acpiphp: Slot [4] registered\n[ 0.714784] acpiphp: Slot [5] registered\n[ 0.716625] acpiphp: Slot [6] registered\n[ 0.718490] acpiphp: Slot [7] registered\n[ 0.720324] acpiphp: Slot [8] registered\n[ 0.722151] acpiphp: Slot [9] registered\n[ 0.723974] acpiphp: Slot [10] registered\n[ 0.725821] acpiphp: Slot [11] registered\n[ 0.727658] acpiphp: Slot [12] registered\n[ 0.729512] acpiphp: Slot [13] registered\n[ 0.731346] acpiphp: Slot [14] registered\n[ 0.733219] acpiphp: Slot [15] registered\n[ 0.735101] acpiphp: Slot [16] registered\n[ 0.736946] acpiphp: Slot [17] registered\n[ 0.738883] acpiphp: Slot [18] registered\n[ 0.740711] acpiphp: Slot [19] registered\n[ 0.742549] acpiphp: Slot [20] registered\n[ 0.744437] acpiphp: Slot [21] registered\n[ 0.746280] acpiphp: Slot [22] registered\n[ 0.748109] acpiphp: Slot [23] registered\n[ 0.749955] acpiphp: Slot [24] registered\n[ 0.751788] acpiphp: Slot [25] registered\n[ 0.753667] acpiphp: Slot [26] registered\n[ 0.755525] acpiphp: Slot [27] registered\n[ 0.757377] acpiphp: Slot [28] registered\n[ 0.759245] acpiphp: Slot [29] registered\n[ 0.761082] acpiphp: Slot [30] registered\n[ 0.762945] acpiphp: Slot [31] registered\n[ 0.764814] PCI host bridge to bus 0000:00\n[ 0.766670] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.768885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.771483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.774079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.777515] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.780942] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.787503] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.790214] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.792750] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.795457] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.800420] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.803816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.830360] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.833402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.836372] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.839455] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.842386] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.845077] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.847793] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.851378] vgaarb: loaded\n[ 0.852906] vgaarb: bridge control possible 0000:00:02.0\n[ 0.855332] SCSI subsystem initialized\n[ 0.857117] ACPI: bus type USB registered\n[ 0.859050] usbcore: registered new interface driver usbfs\n[ 0.861302] usbcore: registered new interface driver hub\n[ 0.863546] usbcore: registered new device driver usb\n[ 0.865899] PCI: Using ACPI for IRQ routing\n[ 0.868244] NetLabel: Initializing\n[ 0.869919] NetLabel: domain hash size = 128\n[ 0.871849] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.873987] NetLabel: unlabeled traffic allowed by default\n[ 0.876392] Switched to clocksource kvm-clock\n[ 0.887286] pnp: PnP ACPI init\n[ 0.888882] ACPI: bus type PNP registered\n[ 0.891108] pnp: PnP ACPI: found 5 devices\n[ 0.892951] ACPI: bus type PNP unregistered\n[ 0.901029] NET: Registered protocol family 2\n[ 0.903290] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.906859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.909812] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.912423] TCP: reno registered\n[ 0.914043] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.916448] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.918994] NET: Registered protocol family 1\n[ 0.920920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.923263] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.925575] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.945991] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.966455] Unpacking initramfs...\n[ 1.434663] Freeing initrd memory: 37508k freed\n[ 1.444883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.447449] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.452061] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.454571] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.457408] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.459887] Initialise system trusted keyring\n[ 1.461869] audit: initializing netlink socket (disabled)\n[ 1.464111] type=2000 audit(1545606079.398:1): initialized\n[ 1.481851] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.484367] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.487772] zpool: loaded\n[ 1.489270] zbud: loaded\n[ 1.490905] VFS: Disk quotas dquot_6.5.2\n[ 1.492952] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.495615] msgmni has been set to 7578\n[ 1.497474] Key type big_key registered\n[ 1.500032] NET: Registered protocol family 38\n[ 1.502077] Key type asymmetric registered\n[ 1.503965] Asymmetric key parser 'x509' registered\n[ 1.506070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.509533] io scheduler noop registered\n[ 1.511411] io scheduler deadline registered (default)\n[ 1.529436] io scheduler cfq registered\n[ 1.531341] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.533630] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.536296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.539741] ACPI: Power Button [PWRF]\n[ 1.541664] GHES: HEST is not enabled!\n[ 1.543532] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.569531] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.572322] Non-volatile memory driver v1.3\n[ 1.574230] Linux agpgart interface v0.103\n[ 1.576252] crash memory driver: version 1.1\n[ 1.578248] rdac: device handler registered\n[ 1.580189] hp_sw: device handler registered\n[ 1.582149] emc: device handler registered\n[ 1.583997] alua: device handler registered\n[ 1.585872] libphy: Fixed MDIO Bus: probed\n[ 1.587768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.590265] ehci-pci: EHCI PCI platform driver\n[ 1.592229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.594607] ohci-pci: OHCI PCI platform driver\n[ 1.596529] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.617003] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.619221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.622711] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.624902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.627327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.629951] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.633331] usb usb1: Product: UHCI Host Controller\n[ 1.635410] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.638098] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.640216] hub 1-0:1.0: USB hub found\n[ 1.642007] hub 1-0:1.0: 2 ports detected\n[ 1.644010] usbcore: registered new interface driver usbserial\n[ 1.646374] usbcore: registered new interface driver usbserial_generic\n[ 1.648905] usbserial: USB Serial support registered for generic\n[ 1.651325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.655780] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.657917] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.660125] mousedev: PS/2 mouse device common for all mice\n[ 1.662809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.666740] rtc_cmos 00:00: RTC can wake from S4\n[ 1.667651] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.669630] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.677050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.679607] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.682210] cpuidle: using governor menu\n[ 1.684113] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.686462] usbcore: registered new interface driver usbhid\n[ 1.688758] usbhid: USB HID core driver\n[ 1.690611] drop_monitor: Initializing network drop monitor service\n[ 1.693149] TCP: cubic registered\n[ 1.694825] Initializing XFRM netlink socket\n[ 1.696841] NET: Registered protocol family 10\n[ 1.699075] NET: Registered protocol family 17\n[ 1.701259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.703597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.705985] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.709927] Loading compiled-in X.509 certificates\n[ 1.712024] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.716058] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.720599] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.724651] registered taskstats version 1\n[ 1.728353] Key type trusted registered\n[ 1.731441] Key type encrypted registered\n[ 1.734475] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.737274] rtc_cmos 00:00: setting system clock to 2018-12-23 23:01:19 UTC (1545606079)\n[ 1.741630] Freeing unused kernel memory: 1680k freed\n[ 1.747805] 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.754844] systemd[1]: Detected virtualization kvm.\n[ 1.756984] systemd[1]: Detected architecture x86-64.\n[ 1.759135] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.763197] systemd[1]: No hostname configured.\n[ 1.765235] systemd[1]: Set hostname to .\n[ 1.767447] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.792130] systemd[1]: Reached target Timers.\n[ 1.794132] systemd[1]: Starting Timers.\n[ 1.796011] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.799610] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.804473] systemd[1]: Reached target Paths.\n[ 1.806443] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.809741] systemd[1]: Reached target Local File Systems.\n[ 1.812025] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.815385] systemd[1]: Reached target Swap.\n[ 1.817327] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.820511] systemd[1]: Created slice Root Slice.\n[ 1.822580] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.825915] systemd[1]: Listening on Journal Socket.\n[ 1.828049] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.831571] systemd[1]: Listening on udev Control Socket.\n[ 1.833830] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.837419] systemd[1]: Listening on udev Kernel Socket.\n[ 1.839664] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.843066] systemd[1]: Reached target Sockets.\n[ 1.845141] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.848471] systemd[1]: Created slice System Slice.\n[ 1.850593] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.853837] systemd[1]: Reached target Slices.\n[ 1.855828] systemd[1]: Starting Slices.\n[ 1.858024] 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.864313] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.867932] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.871799] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.877650] 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.939557] RPC: Registered named UNIX socket transport module.\n[ 1.941991] RPC: Registered udp transport module.\n[ 1.944035] RPC: Registered tcp transport module.\n[ 1.946081] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.946409] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.046340] FDC 0 is a S82078B\n[ 2.072654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.098024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.100682] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.103453] usb 1-1: Product: QEMU USB Tablet\n[ 2.105430] usb 1-1: Manufacturer: QEMU\n[ 2.107284] usb 1-1: SerialNumber: 42\n[ 2.117106] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.118371] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.118445] 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[ 2.129959] scsi host0: ata_piix\n[ 2.131811] scsi host1: ata_piix\n[ 2.133518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.136094] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.141041] 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[[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[ 2.311789] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.315460] XFS (vda1): Mounting V4 Filesystem\n[ 2.348748] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped dracut pre-udev hook.\n Stopping dracut pre-udev hook...\n[[32m OK [0m] Stopped dracut cmdline hook.\n Stopping dracut cmdline hook...\n[[32m OK [0m] Stopped Create Static Device Nodes in /dev.\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev 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.631448] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.788140] SELinux: Disabled at runtime.\n[ 2.827407] type=1404 audit(1545606080.590:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.875532] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.878471] 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 /dev/initctl Compatibility Named Pipe.\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 udev Control Socket.\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] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-getty.slice.\n Starting Create list of required st... nodes for the current kernel...\n Mounting NFSD configuration filesystem...\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Mounting Debug File System...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.337414] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[ 3.397213] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\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 Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[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 Security Auditing Service.\n[ 3.654456] type=1305 audit(1545606081.417:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m[ 3.697745] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n] Reached target Timers.\n[[32m OK [0m] Listening on D-B[ 3.706311] input: PC Speaker as /devices/platform/pcspkr/input/input5\nus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n[ 3.742041] [drm] Initialized drm 1.1.0 20060810\n[ 3.744224] ppdev: user-space parallel port driver\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n[[32m OK [0m[ 3.801275] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n] Started irqbalance daemon.[ 3.804370] [TTM] Initializing pool allocator\n\n[ 3.806835] [TTM] Initializing DMA pool allocator\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.812821] [drm] fb mappable at 0xFC000000\n[ 3.814841] [drm] vram aper at 0xFC000000\n[ 3.816901] [drm] size 33554432\n[ 3.818845] [drm] fb depth is 24\n[ 3.820617] [drm] pitch is 3072\n[ 3.822453] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.849647] Console: switching to colour frame buffer device 128x48\n[ 3.865615] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.870405] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Getty on tty1.\n[ 4.093719] AES CTR mode by8 optimization enabled\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n [ 4.100263] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\nStarting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.109263] alg: No test for crc32 (crc32-pclmul)\n[ 4.129252] intel_rapl: no valid rapl domains found in package 0\n[ 4.134774] intel_rapl: no valid rapl domains found in package 0\n[ 4.142361] intel_powerclamp: No package C-state available\n[ 4.148233] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 4.154857] cloud-init[510]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 23:01:22 +0000. Up 4.12 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 Dynamic System Tuning Daemon...\n Starting PostgreSQL 9.5 database server...\n Starting Postfix Mail Transport Agent...\n Starting System Logging Service...\n Starting OpenSSH server daemon...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started System Logging Service.\n[ 6.205719] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 23:01:24 +0000. Up 6.16 seconds.\n[ 6.252317] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.260149] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.263999] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.276844] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+[[32m OK [0m] Created slice user-993.slice.\n\n[ 6.286040] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.293706] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:4b:72:9c |\n[ 6.303360] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.315772] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.323630] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.340336] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.344484] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.352445] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.359452] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.366081] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.373205] cloud-init[815]: 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: [ 11.111023] cloud-init[3247]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 23:01:29 +0000. Up 11.06 seconds.\n[ 11.518437] cloud-init[3466]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 23:01:29 +0000. Up 11.47 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 | a9:81:c2:f0:21:f3:4e:d6:01:19:41:98:ad:1f:d4:cc | - | 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[ 11.577581] cloud-init[3466]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 23:01:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.57 seconds\n"} 2018-12-23 23:01:32,549 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b/action used request id req-b56b4a94-2512-4d21-a79a-272470fdcce6 2018-12-23 23:01:32,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0881471633911s 2018-12-23 23:01:32,550 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b/action used request id req-b56b4a94-2512-4d21-a79a-272470fdcce6 2018-12-23 23:01:32,551 - 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 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 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 1996169757 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.490798] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.494695] pid_max: default: 32768 minimum: 301 [ 0.496780] Security Framework initialized [ 0.498721] SELinux: Initializing. [ 0.500759] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.508082] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.512682] Mount-cache hash table entries: 4096 [ 0.515042] Initializing cgroup subsys memory [ 0.517058] Initializing cgroup subsys devices [ 0.519085] Initializing cgroup subsys freezer [ 0.521101] Initializing cgroup subsys net_cls [ 0.523142] Initializing cgroup subsys blkio [ 0.525119] Initializing cgroup subsys perf_event [ 0.527216] Initializing cgroup subsys hugetlb [ 0.529245] Initializing cgroup subsys pids [ 0.531214] Initializing cgroup subsys net_prio [ 0.533365] CPU: Physical Processor ID: 0 [ 0.536015] mce: CPU supports 10 MCE banks [ 0.537981] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.540236] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.542497] tlb_flushall_shift: 6 [ 0.544468] Freeing SMP alternatives: 28k freed [ 0.549923] ACPI: Core revision 20130517 [ 0.552229] ACPI: All ACPI Tables successfully acquired [ 0.554756] ftrace: allocating 25812 entries in 101 pages [ 0.582316] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.584948] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.587552] smpboot: Max logical packages: 2 [ 0.589796] Enabling x2apic [ 0.591343] Enabled x2apic [ 0.593178] Switched APIC routing to physical x2apic. [ 0.596792] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.599308] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.603930] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.613802] KVM setup paravirtual spinlock [ 0.616973] smpboot: Booting Node 0, Processors #1 OK [ 0.619623] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.642024] Brought up 2 CPUs [ 0.642027] KVM setup async PF for cpu 1 [ 0.642031] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.647444] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.650861] devtmpfs: initialized [ 0.654257] EVM: security.selinux [ 0.655915] EVM: security.ima [ 0.657474] EVM: security.capability [ 0.659875] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.662526] pinctrl core: initialized pinctrl subsystem [ 0.664814] NET: Registered protocol family 16 [ 0.667000] ACPI: bus type PCI registered [ 0.668876] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.671495] PCI: Using configuration type 1 for base access [ 0.678221] ACPI: Added _OSI(Module Device) [ 0.680176] ACPI: Added _OSI(Processor Device) [ 0.682182] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.684222] ACPI: Added _OSI(Processor Aggregator Device) [ 0.687587] ACPI: Interpreter enabled [ 0.689388] ACPI: (supports S0 S5) [ 0.691062] ACPI: Using IOAPIC for interrupt routing [ 0.693180] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.698833] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.701279] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.703895] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.706475] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.711131] acpiphp: Slot [3] registered [ 0.712972] acpiphp: Slot [4] registered [ 0.714784] acpiphp: Slot [5] registered [ 0.716625] acpiphp: Slot [6] registered [ 0.718490] acpiphp: Slot [7] registered [ 0.720324] acpiphp: Slot [8] registered [ 0.722151] acpiphp: Slot [9] registered [ 0.723974] acpiphp: Slot [10] registered [ 0.725821] acpiphp: Slot [11] registered [ 0.727658] acpiphp: Slot [12] registered [ 0.729512] acpiphp: Slot [13] registered [ 0.731346] acpiphp: Slot [14] registered [ 0.733219] acpiphp: Slot [15] registered [ 0.735101] acpiphp: Slot [16] registered [ 0.736946] acpiphp: Slot [17] registered [ 0.738883] acpiphp: Slot [18] registered [ 0.740711] acpiphp: Slot [19] registered [ 0.742549] acpiphp: Slot [20] registered [ 0.744437] acpiphp: Slot [21] registered [ 0.746280] acpiphp: Slot [22] registered [ 0.748109] acpiphp: Slot [23] registered [ 0.749955] acpiphp: Slot [24] registered [ 0.751788] acpiphp: Slot [25] registered [ 0.753667] acpiphp: Slot [26] registered [ 0.755525] acpiphp: Slot [27] registered [ 0.757377] acpiphp: Slot [28] registered [ 0.759245] acpiphp: Slot [29] registered [ 0.761082] acpiphp: Slot [30] registered [ 0.762945] acpiphp: Slot [31] registered [ 0.764814] PCI host bridge to bus 0000:00 [ 0.766670] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.768885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.771483] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.774079] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.777515] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.780942] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.787503] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.790214] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.792750] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.795457] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.800420] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.803816] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.830360] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.833402] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.836372] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.839455] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.842386] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.845077] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.847793] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.851378] vgaarb: loaded [ 0.852906] vgaarb: bridge control possible 0000:00:02.0 [ 0.855332] SCSI subsystem initialized [ 0.857117] ACPI: bus type USB registered [ 0.859050] usbcore: registered new interface driver usbfs [ 0.861302] usbcore: registered new interface driver hub [ 0.863546] usbcore: registered new device driver usb [ 0.865899] PCI: Using ACPI for IRQ routing [ 0.868244] NetLabel: Initializing [ 0.869919] NetLabel: domain hash size = 128 [ 0.871849] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.873987] NetLabel: unlabeled traffic allowed by default [ 0.876392] Switched to clocksource kvm-clock [ 0.887286] pnp: PnP ACPI init [ 0.888882] ACPI: bus type PNP registered [ 0.891108] pnp: PnP ACPI: found 5 devices [ 0.892951] ACPI: bus type PNP unregistered [ 0.901029] NET: Registered protocol family 2 [ 0.903290] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.906859] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.909812] TCP: Hash tables configured (established 32768 bind 32768) [ 0.912423] TCP: reno registered [ 0.914043] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.916448] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.918994] NET: Registered protocol family 1 [ 0.920920] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.923263] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.925575] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.945991] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.966455] Unpacking initramfs... [ 1.434663] Freeing initrd memory: 37508k freed [ 1.444883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.447449] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.452061] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.454571] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.457408] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.459887] Initialise system trusted keyring [ 1.461869] audit: initializing netlink socket (disabled) [ 1.464111] type=2000 audit(1545606079.398:1): initialized [ 1.481851] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.484367] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.487772] zpool: loaded [ 1.489270] zbud: loaded [ 1.490905] VFS: Disk quotas dquot_6.5.2 [ 1.492952] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.495615] msgmni has been set to 7578 [ 1.497474] Key type big_key registered [ 1.500032] NET: Registered protocol family 38 [ 1.502077] Key type asymmetric registered [ 1.503965] Asymmetric key parser 'x509' registered [ 1.506070] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.509533] io scheduler noop registered [ 1.511411] io scheduler deadline registered (default) [ 1.529436] io scheduler cfq registered [ 1.531341] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.533630] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.536296] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.539741] ACPI: Power Button [PWRF] [ 1.541664] GHES: HEST is not enabled! [ 1.543532] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.569531] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.572322] Non-volatile memory driver v1.3 [ 1.574230] Linux agpgart interface v0.103 [ 1.576252] crash memory driver: version 1.1 [ 1.578248] rdac: device handler registered [ 1.580189] hp_sw: device handler registered [ 1.582149] emc: device handler registered [ 1.583997] alua: device handler registered [ 1.585872] libphy: Fixed MDIO Bus: probed [ 1.587768] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.590265] ehci-pci: EHCI PCI platform driver [ 1.592229] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.594607] ohci-pci: OHCI PCI platform driver [ 1.596529] uhci_hcd: USB Universal Host Controller Interface driver [ 1.617003] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.619221] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.622711] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.624902] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.627327] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.629951] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.633331] usb usb1: Product: UHCI Host Controller [ 1.635410] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.638098] usb usb1: SerialNumber: 0000:00:01.2 [ 1.640216] hub 1-0:1.0: USB hub found [ 1.642007] hub 1-0:1.0: 2 ports detected [ 1.644010] usbcore: registered new interface driver usbserial [ 1.646374] usbcore: registered new interface driver usbserial_generic [ 1.648905] usbserial: USB Serial support registered for generic [ 1.651325] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.655780] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.657917] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.660125] mousedev: PS/2 mouse device common for all mice [ 1.662809] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.666740] rtc_cmos 00:00: RTC can wake from S4 [ 1.667651] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.669630] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.677050] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.679607] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.682210] cpuidle: using governor menu [ 1.684113] hidraw: raw HID events driver (C) Jiri Kosina [ 1.686462] usbcore: registered new interface driver usbhid [ 1.688758] usbhid: USB HID core driver [ 1.690611] drop_monitor: Initializing network drop monitor service [ 1.693149] TCP: cubic registered [ 1.694825] Initializing XFRM netlink socket [ 1.696841] NET: Registered protocol family 10 [ 1.699075] NET: Registered protocol family 17 [ 1.701259] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.703597] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.705985] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.709927] Loading compiled-in X.509 certificates [ 1.712024] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.716058] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.720599] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.724651] registered taskstats version 1 [ 1.728353] Key type trusted registered [ 1.731441] Key type encrypted registered [ 1.734475] IMA: No TPM chip found, activating TPM-bypass! [ 1.737274] rtc_cmos 00:00: setting system clock to 2018-12-23 23:01:19 UTC (1545606079) [ 1.741630] Freeing unused kernel memory: 1680k freed [ 1.747805] 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.754844] systemd[1]: Detected virtualization kvm. [ 1.756984] systemd[1]: Detected architecture x86-64. [ 1.759135] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.763197] systemd[1]: No hostname configured. [ 1.765235] systemd[1]: Set hostname to . [ 1.767447] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.792130] systemd[1]: Reached target Timers. [ 1.794132] systemd[1]: Starting Timers. [ 1.796011] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.799610] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.804473] systemd[1]: Reached target Paths. [ 1.806443] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.809741] systemd[1]: Reached target Local File Systems. [ 1.812025] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.815385] systemd[1]: Reached target Swap. [ 1.817327] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.820511] systemd[1]: Created slice Root Slice. [ 1.822580] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.825915] systemd[1]: Listening on Journal Socket. [ 1.828049] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.831571] systemd[1]: Listening on udev Control Socket. [ 1.833830] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.837419] systemd[1]: Listening on udev Kernel Socket. [ 1.839664] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.843066] systemd[1]: Reached target Sockets. [ 1.845141] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.848471] systemd[1]: Created slice System Slice. [ 1.850593] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.853837] systemd[1]: Reached target Slices. [ 1.855828] systemd[1]: Starting Slices. [ 1.858024] 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.864313] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.867932] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.871799] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.877650] 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.939557] RPC: Registered named UNIX socket transport module. [ 1.941991] RPC: Registered udp transport module. [ 1.944035] RPC: Registered tcp transport module. [ 1.946081] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.946409] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.046340] FDC 0 is a S82078B [ 2.072654] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.098024] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.100682] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.103453] usb 1-1: Product: QEMU USB Tablet [ 2.105430] usb 1-1: Manufacturer: QEMU [ 2.107284] usb 1-1: SerialNumber: 42 [ 2.117106] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.118371] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.118445] 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 [ 2.129959] scsi host0: ata_piix [ 2.131811] scsi host1: ata_piix [ 2.133518] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.136094] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.141041] 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. [[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. [ 2.311789] SGI XFS with ACLs, security attributes, no debug enabled [ 2.315460] XFS (vda1): Mounting V4 Filesystem [ 2.348748] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev 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.631448] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.788140] SELinux: Disabled at runtime. [ 2.827407] type=1404 audit(1545606080.590:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.875532] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.878471] 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 /dev/initctl Compatibility Named Pipe. [[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 udev Control Socket. [[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] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... Mounting NFSD configuration filesystem... Mounting Huge Pages File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... Mounting Debug File System... Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.337414] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [ 3.397213] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[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 Security Auditing Service. [ 3.654456] type=1305 audit(1545606081.417:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m[ 3.697745] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ] Reached target Timers. [[32m OK [0m] Listening on D-B[ 3.706311] input: PC Speaker as /devices/platform/pcspkr/input/input5 us System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... [ 3.742041] [drm] Initialized drm 1.1.0 20060810 [ 3.744224] ppdev: user-space parallel port driver Starting Dump dmesg to /var/log/dmesg... Starting Login Service... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting Authorization Manager... Starting NTP client/server... [[32m OK [0m[ 3.801275] [TTM] Zone kernel: Available graphics memory: 1940960 kiB ] Started irqbalance daemon.[ 3.804370] [TTM] Initializing pool allocator [ 3.806835] [TTM] Initializing DMA pool allocator Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.812821] [drm] fb mappable at 0xFC000000 [ 3.814841] [drm] vram aper at 0xFC000000 [ 3.816901] [drm] size 33554432 [ 3.818845] [drm] fb depth is 24 [ 3.820617] [drm] pitch is 3072 [ 3.822453] fbcon: cirrusdrmfb (fb0) is primary device [ 3.849647] Console: switching to colour frame buffer device 128x48 [ 3.865615] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.870405] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. [ 4.093719] AES CTR mode by8 optimization enabled Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. [ 4.100263] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 4.109263] alg: No test for crc32 (crc32-pclmul) [ 4.129252] intel_rapl: no valid rapl domains found in package 0 [ 4.134774] intel_rapl: no valid rapl domains found in package 0 [ 4.142361] intel_powerclamp: No package C-state available [ 4.148233] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 4.154857] cloud-init[510]: Cloud-init v. 0.7.5 running 'init-local' at Sun, 23 Dec 2018 23:01:22 +0000. Up 4.12 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 Dynamic System Tuning Daemon... Starting PostgreSQL 9.5 database server... Starting Postfix Mail Transport Agent... Starting System Logging Service... Starting OpenSSH server daemon... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[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. [ 6.205719] cloud-init[815]: Cloud-init v. 0.7.5 running 'init' at Sun, 23 Dec 2018 23:01:24 +0000. Up 6.16 seconds. [ 6.252317] cloud-init[815]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.260149] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.263999] cloud-init[815]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.276844] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+[[32m OK [0m] Created slice user-993.slice. [ 6.286040] cloud-init[815]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.293706] cloud-init[815]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:4b:72:9c | [ 6.303360] cloud-init[815]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.315772] cloud-init[815]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.323630] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.340336] cloud-init[815]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.344484] cloud-init[815]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.352445] cloud-init[815]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.359452] cloud-init[815]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.366081] cloud-init[815]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.373205] cloud-init[815]: 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: [ 11.111023] cloud-init[3247]: Cloud-init v. 0.7.5 running 'modules:config' at Sun, 23 Dec 2018 23:01:29 +0000. Up 11.06 seconds. [ 11.518437] cloud-init[3466]: Cloud-init v. 0.7.5 running 'modules:final' at Sun, 23 Dec 2018 23:01:29 +0000. Up 11.47 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 | a9:81:c2:f0:21:f3:4e:d6:01:19:41:98:ad:1f:d4:cc | - | 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----- [ 11.577581] cloud-init[3466]: Cloud-init v. 0.7.5 finished at Sun, 23 Dec 2018 23:01:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.57 seconds 2018-12-23 23:01:32,554 - paramiko.transport - DEBUG - starting thread (client mode): 0xef79e9d0L 2018-12-23 23:01:32,555 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 23:01:32,560 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-23 23:01:32,560 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-23 23:01:32,578 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 23:01:32,578 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-23 23:01:32,578 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-23 23:01:32,578 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 23:01:32,579 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-23 23:01:32,579 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 23:01:32,585 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-23 23:01:32,585 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 23:01:32,586 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-23 23:01:32,587 - paramiko.transport - DEBUG - Trying discovered key a981c2f021f34ed601194198ad1fd4cc in /tmp/tmpjNLgT7 2018-12-23 23:01:32,626 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 23:01:32,674 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-23 23:01:32,688 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-23 23:01:32,688 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-23 23:01:32,689 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-23 23:01:32,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-12-23 23:01:32,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:01:32,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:01:32,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:01:32,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:01:32,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:01:32,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:01:32,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:01:32,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 830, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 2094, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1038, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 824, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 832, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 872, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 23:01:32,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:01:32,957 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:01:32 GMT 2018-12-23 23:01:32,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:01:32,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2379 2018-12-23 23:01:32,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:01:32,958 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 830, 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': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], 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': 2094, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 1038, 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': 824, 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': 832, 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 872, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-23 23:01:32,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-12-23 23:01:33,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 830, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "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": "start-post", "MainPID": 2094, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1038, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 824, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 832, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 872, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:01:32 GMT 2018-12-23 23:01:33,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:01:33,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2379 2018-12-23 23:01:33,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:01:33,080 - functest.core.cloudify - INFO - The current manager status is running 2018-12-23 23:01:33,080 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-23 23:01:33,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:01:33,156 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:01:33,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:01:33,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:01:33,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:01:33,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:01:33,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:01:33,156 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-23 23:01:33,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T23:01:32.420Z", "updated_at": "2018-12-23T23:01:32.420Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 23:01:33,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:01:33,157 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:01:32 GMT 2018-12-23 23:01:33,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:01:33,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 23:01:33,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:01:33,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-12-23 23:01:33,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:01:33,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:01:33,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:01:33,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:01:33,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:01:33,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:01:33,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:01:33,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-23T23:01:32.420Z", "updated_at": "2018-12-23T23:01:32.420Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 23:01:33,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:01:33,236 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:01:32 GMT 2018-12-23 23:01:33,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:01:33,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-23 23:01:33,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:01:33,236 - functest.core.cloudify - DEBUG - List secrets: 2018-12-23 23:01:33,237 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-12-23 23:01:33,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:01:33,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:01:33,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:01:33,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:01:33,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:01:33,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:01:33,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:01:33,300 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 23:01:33,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-23T23:01:32.420Z", "updated_at": "2018-12-23T23:01:32.420Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-23 23:01:33,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:01:33,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:01:32 GMT 2018-12-23 23:01:33,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:01:33,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-23 23:01:33,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:01:33,300 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-23 23:01:33,301 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-23 23:01:33,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-12-23 23:01:33,301 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 23:01:33,302 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 23:01:33,302 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 23:01:33,306 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 23:01:33,348 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-23 23:01:33,349 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-23 23:01:33,351 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-23 23:01:33,352 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-23 23:01:33,352 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-23 23:01:33,363 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-23 23:02:10,010 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-23 23:02:10,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.tocici.com * extras: mirrors.unifiedlayer.com * updates: mirrors.cat.pdx.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 32 MB/s | 55 MB 00:01 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-12-23 23:02:10,012 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-23 23:02:10,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-12-23 23:02:10,012 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-12-23 23:02:13,262 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-12-23 23:02:13,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:02:13,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:02:13,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ebfc2b0e-a67c-4c15-9ce3-b2e88ac37c06 Date: Sun, 23 Dec 2018 23:02:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "metadata": {}}], "file": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file", "owner": "48501324f3d245a0bbbe3c58833f0dca", "id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "size": 4373348352, "self": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:58:53Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:57:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:02:13,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ebfc2b0e-a67c-4c15-9ce3-b2e88ac37c06 2018-12-23 23:02:13,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0459089279175s 2018-12-23 23:02:13,311 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ebfc2b0e-a67c-4c15-9ce3-b2e88ac37c06 2018-12-23 23:02:13,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 23:02:13,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}' 2018-12-23 23:02:13,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-56ca5a80-d1e7-43ef-a7e9-d99322655112 Date: Sun, 23 Dec 2018 23:02:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/file", "owner": "48501324f3d245a0bbbe3c58833f0dca", "id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "size": null, "self": "/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-12-23T23:02:13Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "checksum": null, "created_at": "2018-12-23T23:02:13Z", "protected": false} 2018-12-23 23:02:13,381 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-56ca5a80-d1e7-43ef-a7e9-d99322655112 2018-12-23 23:02:13,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0638208389282s 2018-12-23 23:02:13,382 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-56ca5a80-d1e7-43ef-a7e9-d99322655112 returning object 2e96b091-775f-42cc-9a76-586e6d0e4ab0 2018-12-23 23:02:13,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 23:02:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '' 2018-12-23 23:02:19,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03aab660-1a0e-4f9f-96b0-d717f7668b60 Date: Sun, 23 Dec 2018 23:02:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:02:19,344 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/file used request id req-03aab660-1a0e-4f9f-96b0-d717f7668b60 2018-12-23 23:02:19,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.96194911003s 2018-12-23 23:02:19,345 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/file used request id req-03aab660-1a0e-4f9f-96b0-d717f7668b60 2018-12-23 23:02:19,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:02:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:02:19,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-72d51715-539d-4164-88ed-a12039710007 Date: Sun, 23 Dec 2018 23:02:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/snap", "metadata": {}}], "file": "/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/file", "owner": "48501324f3d245a0bbbe3c58833f0dca", "id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "size": 426967040, "self": "/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-12-23T23:02:19Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-12-23T23:02:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "metadata": {}}], "file": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file", "owner": "48501324f3d245a0bbbe3c58833f0dca", "id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "size": 4373348352, "self": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:58:53Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:57:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:02:19,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-72d51715-539d-4164-88ed-a12039710007 2018-12-23 23:02:19,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0609350204468s 2018-12-23 23:02:19,410 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-72d51715-539d-4164-88ed-a12039710007 2018-12-23 23:02:19,412 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/file', 'owner': u'48501324f3d245a0bbbe3c58833f0dca', 'id': u'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'size': 426967040, u'self': u'/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'48501324f3d245a0bbbe3c58833f0dca', 'name': 'vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T23:02:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T23:02:19Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', 'created': u'2018-12-23T23:02:13Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-12-23T23:02:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-12-23 23:02:19,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 23:02:19,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-12-23 23:02:19,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:02:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-257fb635-c118-4643-86be-0caf394c5f67 x-compute-request-id: req-257fb635-c118-4643-86be-0caf394c5f67 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7"}} 2018-12-23 23:02:19,445 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-257fb635-c118-4643-86be-0caf394c5f67 2018-12-23 23:02:19,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0318849086761s 2018-12-23 23:02:19,446 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-257fb635-c118-4643-86be-0caf394c5f67 2018-12-23 23:02:19,446 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'db0f2627-b5a4-4a3f-9750-7009f1197ad7', 'swap': 0}) 2018-12-23 23:02:19,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 23:02:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" -d '{"extra_specs": {}}' 2018-12-23 23:02:19,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:02:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ddacb45f-8733-45df-bce6-9df75b551f79 x-compute-request-id: req-ddacb45f-8733-45df-bce6-9df75b551f79 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 23:02:19,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7/os-extra_specs used request id req-ddacb45f-8733-45df-bce6-9df75b551f79 2018-12-23 23:02:19,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215840339661s 2018-12-23 23:02:19,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7/os-extra_specs used request id req-ddacb45f-8733-45df-bce6-9df75b551f79 2018-12-23 23:02:19,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-23 23:02:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:02:19,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 23:02:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 23:02:19,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:02:19,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d74ed6-6724-4e7c-9da8-e2f81622f6f6 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/112d0b0564b64f44b7ef16e9b8c96f9f"}, "enabled": true, "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/21947d15ff654a249e99f724f7df3597"}, "enabled": true, "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/359a5cd59b554a69b5541c94ea6ceed2"}, "enabled": true, "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/4a92c6dffc8f4436ad2f6105989062c8"}, "enabled": true, "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5defac5f2a05459ba4d4275fb031b03d"}, "enabled": true, "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/63fc03cf8dbf4a8baac50b0fac4e0c82"}, "enabled": true, "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6852e2057d61491088f0459cc07403a5"}, "enabled": true, "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/706c67840ef8440791c2a6ba7818e1f4"}, "enabled": true, "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/741e6ea695634379a82e3fd9a9df4312"}, "enabled": true, "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7498a21479ce45c69b4dab77f3f13c56"}, "enabled": true, "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/89a829a03dae432c921e333048e430cc"}, "enabled": true, "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aa73724fa2da418095f89e029ff4e1ce"}, "enabled": true, "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d45095c654a1400cb62b2c944b6da247"}, "enabled": true, "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d833ba892ab44b878f2d88e21d697d36"}, "enabled": true, "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/fc2f757ccbd84de3bd99e7c0264fa323"}, "enabled": true, "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-23 23:02:19,571 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-59d74ed6-6724-4e7c-9da8-e2f81622f6f6 2018-12-23 23:02:19,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0980930328369s 2018-12-23 23:02:19,572 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-59d74ed6-6724-4e7c-9da8-e2f81622f6f6 2018-12-23 23:02:19,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-23 23:02:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:02:19,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815f5ec7-e6b1-417b-8dab-311ee5304b93 Content-Encoding: gzip Content-Length: 1964 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e8733ce937440f6a358dabd03d67fc8"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1750bbe0a7f84e8b910f331b0dfed7ed"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1d919f1216cc439b86f4ee4f9bed0c9f"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1edf023e5fcb443a817c7e53c2fb0c9d"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2aa151cbdc4c434588c93910d53271f4"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "89a829a03dae432c921e333048e430cc", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2f426c5e56ef4db6a93a947cdc4c3d30"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/359a4cbf65994eaf8b1efe8dddf6b1f7"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3e1a6c4ba02a434db387a95bb3aab375"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/430ad24211834aaa8495d586e149b750"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "430ad24211834aaa8495d586e149b750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/44b99c30a75d4c6dab984f97abea2449"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "89a829a03dae432c921e333048e430cc", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53c8cd59377444d8a8b2638850a377c5"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/56af3e3834cb4284a67e47847f6df819"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "56af3e3834cb4284a67e47847f6df819"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c6cb1ad80604c26a804b60c104f896d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6e613a63bde84ae6b840f30bd208001e"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/79d5e9bfc3ec4b9dba5a69f4cded500d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7e2be6a90179421cbae805e1230cbdcf"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7edb7917967346efb821112e6a7d37da"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "7edb7917967346efb821112e6a7d37da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/80d5f992a8b047be8cf37d450971d70b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d14b2d3a1ba404b84f053cde4207567"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/910010374aec485993c1289b9ad3edb9"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "910010374aec485993c1289b9ad3edb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/917b52c1c2b940dcaa1258f0130b1ed7"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/91eb248773764777a43d080cc801508d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "91eb248773764777a43d080cc801508d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b0a33e321da41d795e58a8bdd4ea9ed"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9cd1e2e6c4954026a063a200d9596587"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9e141c6af257415d8dbe6ebbef5f0f21"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a31311f704a64befafcf623c17a32a42"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "a31311f704a64befafcf623c17a32a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a860189e34c04334871f350ab2612feb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "a860189e34c04334871f350ab2612feb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a928aae2432a4e9ebc5001cc0a1bf11f"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae0c6a47d9274e5980752b45553d33d1"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "ae0c6a47d9274e5980752b45553d33d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b17b4dba99db4de0b58020f38f8b84c7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "b17b4dba99db4de0b58020f38f8b84c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b1e841bb0b374ee7bd13c5930ba2ac32"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd57108b136b4709a287ce21e097902d"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "bd57108b136b4709a287ce21e097902d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5529fadfbd24d2dac07e65087e898b8"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "c5529fadfbd24d2dac07e65087e898b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cd73f9c9baca42f0945b44fee24c5d63"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d116b4d9db084bcebfae7717a2f8ab31"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d256497e536742b49f18a24283e117b2"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "d256497e536742b49f18a24283e117b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e0e01a98dc2348348b49d29caf26ac77"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "e0e01a98dc2348348b49d29caf26ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e358890aff534ec39e15d941a3aa8803"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "e358890aff534ec39e15d941a3aa8803"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f30fa8e7e2824827b6d3f7f17dabe096"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "89a829a03dae432c921e333048e430cc", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f9334e47999342078dcc97d299502e30"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "f9334e47999342078dcc97d299502e30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fda7363c01c24ec3a4239f30d13fc08a"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "fda7363c01c24ec3a4239f30d13fc08a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe6accbee64b44d682247a26fe204c2b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "fe6accbee64b44d682247a26fe204c2b"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 23:02:19,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-815f5ec7-e6b1-417b-8dab-311ee5304b93 2018-12-23 23:02:19,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.107585906982s 2018-12-23 23:02:19,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-815f5ec7-e6b1-417b-8dab-311ee5304b93 2018-12-23 23:02:19,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-12-23 23:02:19,727 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-12-23 23:02:21,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:21,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:21,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:21,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:21,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:21,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:21,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:21,678 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-23 23:02:21,678 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:21.556Z", "updated_at": "2018-12-23T23:02:21.556Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "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"}, "target_vnf_image_id": {"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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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"}}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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"}}, "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": {"network": {}, "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"}}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-23 23:02:21,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:21,679 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:21 GMT 2018-12-23 23:02:21,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:21,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-23 23:02:21,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:21,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-12-23 23:02:21,692 - 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.21:5000", "keystone_tenant_name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "keystone_password": "6cb4641a-0bc2-4107-9ece-020136c085b7", "reference_vnf_flavor_id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "target_vnf_flavor_id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "target_vnf_image_id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-12-23 23:02:22,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:22,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:22,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-12-23 23:02:22,431 - 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": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "target_vnf_flavor_id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "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_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "keystone_password": "6cb4641a-0bc2-4107-9ece-020136c085b7", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:21.870Z", "updated_at": "2018-12-23T23:02:21.870Z", "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:22 GMT 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:22,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-23 23:02:22,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:22,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-12-23 23:02:22,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:22,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:22,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:22,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:22,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:22,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:22,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:22,495 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-23 23:02:22,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:22,495 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:22 GMT 2018-12-23 23:02:22,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:22,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-12-23 23:02:22,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:22,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:22,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:22,611 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:22 GMT 2018-12-23 23:02:22,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:22,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 23:02:22,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:22,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/a1b1e1c2-046f-4ef5-9322-7e2d61d55974 2018-12-23 23:02:22,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:22,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:22,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:22,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:22,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:22,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:22,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:22,669 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"} 2018-12-23 23:02:22,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:22,669 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:22 GMT 2018-12-23 23:02:22,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:22,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 23:02:22,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:27,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:27,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:27,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:23.269Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:23.269Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:23.685Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:23.685Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:23.837Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip freeze", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:23.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:23.861Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:23.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:23.861Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:23.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:23.861Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:23.861Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:24.847Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:24.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:24.847Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:24.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:24.847Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:24.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:25.873Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpnlpXpE --prefix=\"/tmp/openstack-hDXOLk\" --constraint=\"/tmp/openstack-hDXOLk/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:25.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:25.873Z", "message": "Installing from directory: /tmp/tmpnlpXpE [args=--prefix=\"/tmp/openstack-hDXOLk\" --constraint=\"/tmp/openstack-hDXOLk/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:25.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:27 GMT 2018-12-23 23:02:27,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:27,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-12-23 23:02:27,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:27,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-23 23:02:27,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-12-23 23:02:27,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-23 23:02:27,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-23 23:02:27,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-12-23 23:02:27,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-23 23:02:27,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-12-23 23:02:27,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-23 23:02:27,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-23 23:02:27,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpnlpXpE --prefix="/tmp/openstack-hDXOLk" --constraint="/tmp/openstack-hDXOLk/constraint.txt" 2018-12-23 23:02:27,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpnlpXpE [args=--prefix="/tmp/openstack-hDXOLk" --constraint="/tmp/openstack-hDXOLk/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-23 23:02:27,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/a1b1e1c2-046f-4ef5-9322-7e2d61d55974 2018-12-23 23:02:27,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:27,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:27,819 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"} 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:27 GMT 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:27,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 23:02:27,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:32,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:32,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:32,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:32,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:32,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:32 GMT 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 23:02:32,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:32,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/a1b1e1c2-046f-4ef5-9322-7e2d61d55974 2018-12-23 23:02:32,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:32,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:32,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:32,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:32,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:32,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:32,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:32,962 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"} 2018-12-23 23:02:32,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:32,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:32 GMT 2018-12-23 23:02:32,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:32,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 23:02:32,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:37,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:38,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:38,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:38,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:38,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:38 GMT 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 23:02:38,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:38,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/a1b1e1c2-046f-4ef5-9322-7e2d61d55974 2018-12-23 23:02:38,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:38,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:38,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:38,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:38,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:38,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:38,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:38,111 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"} 2018-12-23 23:02:38,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:38,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:38 GMT 2018-12-23 23:02:38,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:38,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 23:02:38,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:43,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:43,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:43 GMT 2018-12-23 23:02:43,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:43,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 23:02:43,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:43,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/a1b1e1c2-046f-4ef5-9322-7e2d61d55974 2018-12-23 23:02:43,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:43,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:43,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:43,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:43,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:43,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:43,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:43,290 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"} 2018-12-23 23:02:43,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:43,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:43 GMT 2018-12-23 23:02:43,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:43,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 23:02:43,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:48,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:48,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:48,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:48,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:48,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:48,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:48,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:48,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:48,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-23 23:02:48,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:48,385 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:48 GMT 2018-12-23 23:02:48,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:48,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-23 23:02:48,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:48,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/a1b1e1c2-046f-4ef5-9322-7e2d61d55974 2018-12-23 23:02:48,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:48,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:48,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:48,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:48,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:48,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:48,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:48,446 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"} 2018-12-23 23:02:48,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:48,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:48 GMT 2018-12-23 23:02:48,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:48,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-23 23:02:48,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:53,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:53,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:53,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:50.656Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:50.656Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:50.909Z", "message": "Removing directory: /tmp/tmpnlpXpE", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:50.909Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974", "logger": "5517051d-898f-484b-a9eb-2b959c124da4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:51.565Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:51.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:51.899Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:51.899Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:52.907Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:52.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:52.907Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:52.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:53 GMT 2018-12-23 23:02:53,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:53,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-12-23 23:02:53,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:53,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-23 23:02:53,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpnlpXpE 2018-12-23 23:02:53,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-23 23:02:53,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-23 23:02:53,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-12-23 23:02:53,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-23 23:02:53,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/a1b1e1c2-046f-4ef5-9322-7e2d61d55974 2018-12-23 23:02:53,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:53,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:53,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:53,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:53,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:53,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:53,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:53,570 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"} 2018-12-23 23:02:53,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:53,570 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:53 GMT 2018-12-23 23:02:53,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:53,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-12-23 23:02:53,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:53,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-12-23 23:02:53,571 - 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-12-23 23:02:53,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:02:53,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:53,700 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:53 GMT 2018-12-23 23:02:53,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:53,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:02:53,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:53,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:53,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:53,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:53,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:53,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:53,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:53,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:53,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:53,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 23:02:53,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:53,780 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:53 GMT 2018-12-23 23:02:53,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:53,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 23:02:53,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:53,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:02:53,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:53 GMT 2018-12-23 23:02:53,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:53,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:02:53,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:58,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:02:58,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:58,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:58,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:58,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:58,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:58,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:58,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:58,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:54.448Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:54.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "external_network_mygswr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:55.467Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:55.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "external_network_mygswr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:55.467Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:55.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "external_network_mygswr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:56.860Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:56.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:56.860Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:56.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:56.860Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:56.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:56.860Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:56.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:56.860Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:56.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "external_network_mygswr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:57.358Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:57.358Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "3e09dd48-88df-480c-8aef-56077181d386"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "security_group_84d1r3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "security_group_84d1r3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "keypair_5slusl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "keypair_5slusl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "keypair_5slusl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "security_group_84d1r3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "external_network_mygswr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.052Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.054Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "dcf86fcd-9aae-45bb-9175-6a062e39e143"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.054Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "dcf86fcd-9aae-45bb-9175-6a062e39e143"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.054Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "dcf86fcd-9aae-45bb-9175-6a062e39e143"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.054Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "dcf86fcd-9aae-45bb-9175-6a062e39e143"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.054Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "dcf86fcd-9aae-45bb-9175-6a062e39e143"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.054Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "dcf86fcd-9aae-45bb-9175-6a062e39e143"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.054Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "dcf86fcd-9aae-45bb-9175-6a062e39e143"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:58.054Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:58.054Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "dcf86fcd-9aae-45bb-9175-6a062e39e143"}], "metadata": {"pagination": {"total": 31, "offset": 0, "size": 50}}} 2018-12-23 23:02:58,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:58,981 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:58 GMT 2018-12-23 23:02:58,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:58,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16784 2018-12-23 23:02:58,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:02:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-12-23 23:02:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:02:58,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-23 23:02:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-23 23:02:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 23:02:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-23 23:02:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:02:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:02:58,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-12-23 23:02:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 23:02:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-23 23:02:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-23 23:02:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:02:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-23 23:02:58,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:02:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:02:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-23 23:02:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-23 23:02:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:02:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-23 23:02:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-23 23:02:58,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-23 23:02:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-23 23:02:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2018-12-23 23:02:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 23:02:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 23:02:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 23:02:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 23:02:58,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 23:02:58,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 23:02:58,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2018-12-23 23:02:58,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:02:59,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:02:59,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:02:59,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:02:59,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:02:59,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:02:59,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:02:59,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:02:59,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:02:59,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:02:59,132 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:02:59 GMT 2018-12-23 23:02:59,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:02:59,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:02:59,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:04,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:04,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:04,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:04,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:04,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:04,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:04,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:04,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:04,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_mygswr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:59.172Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:59.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:59.172Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:59.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:59.172Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:59.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "external_network_mygswr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:59.172Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:59.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:59.172Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:59.172Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:02:59.777Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'48501324f3d245a0bbbe3c58833f0dca', u'created_at': u'2018-12-23T23:02:58Z', u'updated_at': u'2018-12-23T23:02:58Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'48501324f3d245a0bbbe3c58833f0dca', u'port_id': None, u'id': u'0f34ae94-8fe2-43c1-84f6-e5938078723e', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:02:59.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "cf941454-07a6-429f-a532-ae08b5db4191"}, {"node_instance_id": "target_vnf_ip_130874", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.144Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'48501324f3d245a0bbbe3c58833f0dca', u'created_at': u'2018-12-23T23:02:59Z', u'updated_at': u'2018-12-23T23:02:59Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'48501324f3d245a0bbbe3c58833f0dca', u'port_id': None, u'id': u'cacb315a-02e6-4e56-b30b-e2d8986faf35', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "9a187288-02dd-40c9-9c25-207c208ae776"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.150Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "router_wdsujm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.150Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "keypair_5slusl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.150Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "keypair_5slusl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.150Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "router_wdsujm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.150Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "router_wdsujm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.150Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.150Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:00.150Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:00.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:01.162Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:01.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "keypair_5slusl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:01.162Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:01.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:01.162Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:01.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:01.162Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:01.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:01.162Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:01.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:01.162Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:01.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:01.162Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:01.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "security_group_84d1r3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:02.175Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:02.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "security_group_84d1r3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:02.175Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:02.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:02.175Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:02.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "router_wdsujm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:03.181Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:03.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:03.181Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:03.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "security_group_84d1r3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:03.181Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:03.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:03.181Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:03.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "router_wdsujm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:03.181Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:03.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:03.181Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:03.181Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}], "metadata": {"pagination": {"total": 62, "offset": 31, "size": 50}}} 2018-12-23 23:03:04,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:04,209 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:04 GMT 2018-12-23 23:03:04,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:04,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15953 2018-12-23 23:03:04,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:04,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:04,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:04,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-23 23:03:04,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:04,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-23 23:03:04,211 - 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'48501324f3d245a0bbbe3c58833f0dca', u'created_at': u'2018-12-23T23:02:58Z', u'updated_at': u'2018-12-23T23:02:58Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'48501324f3d245a0bbbe3c58833f0dca', u'port_id': None, u'id': u'0f34ae94-8fe2-43c1-84f6-e5938078723e', u'qos_policy_id': None} 2018-12-23 23:03:04,211 - 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'48501324f3d245a0bbbe3c58833f0dca', u'created_at': u'2018-12-23T23:02:59Z', u'updated_at': u'2018-12-23T23:02:59Z', u'floating_network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'48501324f3d245a0bbbe3c58833f0dca', u'port_id': None, u'id': u'cacb315a-02e6-4e56-b30b-e2d8986faf35', u'qos_policy_id': None} 2018-12-23 23:03:04,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 23:03:04,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-12-23 23:03:04,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-23 23:03:04,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:04,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-12-23 23:03:04,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:04,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-23 23:03:04,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:04,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:04,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:04,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:04,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:04,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-23 23:03:04,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:04,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:04,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:04,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-23 23:03:04,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:04,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:04,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:04,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:04,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-23 23:03:04,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-12-23 23:03:04,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-23 23:03:04,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:04,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:04,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:04,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:04,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:04 GMT 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:04,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:09,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:09,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:09,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:09,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:09,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:09,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:09,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:09,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:09,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_wdsujm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:04.205Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:04.205Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:05.214Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:05.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:05.214Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:05.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:05.214Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:05.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:05.214Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:05.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:05.214Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:05.214Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:06.222Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:06.222Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:07.242Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:07.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:07.242Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:07.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:07.242Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:07.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:07.242Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:07.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:07.242Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:07.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:07.242Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:07.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:07.242Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:07.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:07.242Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:07.242Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:08.250Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:08.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:09.255Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:09.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:09.255Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:09.255Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}], "metadata": {"pagination": {"total": 80, "offset": 62, "size": 50}}} 2018-12-23 23:03:09,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:09,334 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:09 GMT 2018-12-23 23:03:09,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:09,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9014 2018-12-23 23:03:09,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:09,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:09,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:09,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:09,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-23 23:03:09,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-23 23:03:09,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-23 23:03:09,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:09,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:09,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:09,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:09,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-23 23:03:09,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-23 23:03:09,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-23 23:03:09,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-23 23:03:09,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-23 23:03:09,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:09,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-12-23 23:03:09,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-12-23 23:03:09,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:09,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:09,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:09,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:09,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:09,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:09,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:09,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:09,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:09,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:09,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:09 GMT 2018-12-23 23:03:09,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:09,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:09,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:14,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:14,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:14,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:14,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:14,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:14,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:14,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:14,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:14,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:10.259Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:10.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:10.259Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:10.259Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:11.263Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:11.263Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:11.263Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:11.263Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:12.457Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:12.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:12.457Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:12.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:12.457Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:12.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:12.457Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:12.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:13.493Z", "message": "connect_security_group(): source_id=261eb109-3116-4c5d-8273-5b08bbb4157f target={u'external_id': u'44ce6542-dbe8-4f17-bf6b-f43adfdb6eaa', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:13.493Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "fe9896cb-fcc4-4071-ba60-b35c2d9b15dc"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:13.508Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:13.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:13.508Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:13.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:13.508Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:13.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:13.508Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:13.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:13.508Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:13.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:13.508Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:13.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:13.508Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:13.508Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:14.187Z", "message": "connect_security_group(): source_id=3ee41e49-94da-41eb-a425-8617fe8f5685 target={u'external_id': u'44ce6542-dbe8-4f17-bf6b-f43adfdb6eaa', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:14.187Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "029a2313-613c-48b0-bd5f-7f91db2ebd0b"}], "metadata": {"pagination": {"total": 99, "offset": 80, "size": 50}}} 2018-12-23 23:03:14,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:14,463 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:14 GMT 2018-12-23 23:03:14,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:14,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8940 2018-12-23 23:03:14,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-23 23:03:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-23 23:03:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:14,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-23 23:03:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-23 23:03:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=261eb109-3116-4c5d-8273-5b08bbb4157f target={u'external_id': u'44ce6542-dbe8-4f17-bf6b-f43adfdb6eaa', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-23 23:03:14,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:14,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:14,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-23 23:03:14,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-23 23:03:14,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-23 23:03:14,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-23 23:03:14,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-12-23 23:03:14,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=3ee41e49-94da-41eb-a425-8617fe8f5685 target={u'external_id': u'44ce6542-dbe8-4f17-bf6b-f43adfdb6eaa', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-23 23:03:14,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:14,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:14,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:14,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:14,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:14,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:14,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:14,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:14,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:14,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:14,523 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:14 GMT 2018-12-23 23:03:14,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:14,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:14,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:19,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:19,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:19,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:19,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:19,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:19,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:19,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:19,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:19,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-12-23T23:03:14.545Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:14.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:15.746Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:15.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:16.549Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:16.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:16.549Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:16.549Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:17.553Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:17.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:17.553Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:17.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:17.553Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:17.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:18.562Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:18.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:18.562Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:18.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:19.261Z", "message": "connect_security_group(): source_id=bf95328b-9549-4a43-9dbb-3676ce00c5d3 target={u'external_id': u'44ce6542-dbe8-4f17-bf6b-f43adfdb6eaa', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:19.261Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "0d294440-4112-4057-99d7-fe22138f056c"}], "metadata": {"pagination": {"total": 112, "offset": 97, "size": 50}}} 2018-12-23 23:03:19,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:19,595 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:19 GMT 2018-12-23 23:03:19,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:19,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5161 2018-12-23 23:03:19,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-23 23:03:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-23 23:03:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-23 23:03:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:19,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:19,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:19,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-23 23:03:19,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-23 23:03:19,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bf95328b-9549-4a43-9dbb-3676ce00c5d3 target={u'external_id': u'44ce6542-dbe8-4f17-bf6b-f43adfdb6eaa', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-23 23:03:19,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:19,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:19,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:19 GMT 2018-12-23 23:03:19,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:19,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:19,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:24,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:24,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:24,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:24,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:24,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:24,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:24,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:24,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:24,717 - 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-12-23T23:03:19.899Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:19.899Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:20.217Z", "message": "connect_security_group(): source_id=86722c02-14f3-4121-ae14-fbda4fba05d2 target={u'external_id': u'44ce6542-dbe8-4f17-bf6b-f43adfdb6eaa', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:20.217Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "73569825-9762-42d0-98ca-1ebaa023963a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:20.683Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:20.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:20.683Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:20.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:20.683Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:20.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:22.577Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:22.577Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:23.746Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:23.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:23.746Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:23.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:23.746Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:23.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:23.746Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:23.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:23.746Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:23.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:23.746Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:23.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:23.746Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:23.746Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:23.836Z", "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'bf95328b-9549-4a43-9dbb-3676ce00c5d3', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:55:2b:e7'}, {u'external_id': u'3ee41e49-94da-41eb-a425-8617fe8f5685', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:10:f3:85'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:23.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "2a78aa8e-9628-4a99-bc30-513f5a214007"}, {"node_instance_id": "reference_vnf_host_hksw8m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:24.265Z", "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'86722c02-14f3-4121-ae14-fbda4fba05d2', u'fixed_ip_address': u'11.0.0.19', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:19:64:8b'}, {u'external_id': u'261eb109-3116-4c5d-8273-5b08bbb4157f', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d5:c0:d5'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:24.265Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "bb8496df-73e8-41ae-82ed-7a9b805092a7"}, {"node_instance_id": "reference_vnf_host_hksw8m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:24.265Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:24.265Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "bb8496df-73e8-41ae-82ed-7a9b805092a7"}, {"node_instance_id": "target_vnf_host_dd0ony", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:24.265Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:24.265Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "2a78aa8e-9628-4a99-bc30-513f5a214007"}], "metadata": {"pagination": {"total": 131, "offset": 107, "size": 50}}} 2018-12-23 23:03:24,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:24,717 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:24 GMT 2018-12-23 23:03:24,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:24,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10065 2018-12-23 23:03:24,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:24,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-23 23:03:24,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=86722c02-14f3-4121-ae14-fbda4fba05d2 target={u'external_id': u'44ce6542-dbe8-4f17-bf6b-f43adfdb6eaa', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-23 23:03:24,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-23 23:03:24,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-23 23:03:24,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-23 23:03:24,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-23 23:03:24,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:24,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-23 23:03:24,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 23:03:24,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-23 23:03:24,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 23:03:24,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-23 23:03:24,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-23 23:03:24,721 - 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'bf95328b-9549-4a43-9dbb-3676ce00c5d3', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:55:2b:e7'}, {u'external_id': u'3ee41e49-94da-41eb-a425-8617fe8f5685', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:10:f3:85'}] 2018-12-23 23:03:24,721 - 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'86722c02-14f3-4121-ae14-fbda4fba05d2', u'fixed_ip_address': u'11.0.0.19', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:19:64:8b'}, {u'external_id': u'261eb109-3116-4c5d-8273-5b08bbb4157f', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:d5:c0:d5'}] 2018-12-23 23:03:24,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-12-23 23:03:24,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-12-23 23:03:24,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:24,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:24,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:24,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:24,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:24 GMT 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:24,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:29,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:29,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:29,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:29,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:29,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_dd0ony", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:26.010Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d73aa4c-279e-4dee-ad20-9c325bbb90e8'}, 'nics': [{'port-id': u'bf95328b-9549-4a43-9dbb-3676ce00c5d3'}, {'port-id': u'3ee41e49-94da-41eb-a425-8617fe8f5685'}], 'flavor': u'db0f2627-b5a4-4a3f-9750-7009f1197ad7'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:26.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "2a78aa8e-9628-4a99-bc30-513f5a214007"}, {"node_instance_id": "reference_vnf_host_hksw8m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:27.273Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:27.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "bb8496df-73e8-41ae-82ed-7a9b805092a7"}, {"node_instance_id": "target_vnf_host_dd0ony", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:27.273Z", "message": "Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor)", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:27.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "2a78aa8e-9628-4a99-bc30-513f5a214007"}, {"node_instance_id": "reference_vnf_host_hksw8m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:27.273Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d73aa4c-279e-4dee-ad20-9c325bbb90e8'}, 'nics': [{'port-id': u'86722c02-14f3-4121-ae14-fbda4fba05d2'}, {'port-id': u'261eb109-3116-4c5d-8273-5b08bbb4157f'}], 'flavor': u'db0f2627-b5a4-4a3f-9750-7009f1197ad7'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:27.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "bb8496df-73e8-41ae-82ed-7a9b805092a7"}, {"node_instance_id": "target_vnf_host_dd0ony", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:27.273Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d73aa4c-279e-4dee-ad20-9c325bbb90e8'}, 'nics': [{'port-id': u'bf95328b-9549-4a43-9dbb-3676ce00c5d3'}, {'port-id': u'3ee41e49-94da-41eb-a425-8617fe8f5685'}], 'flavor': u'db0f2627-b5a4-4a3f-9750-7009f1197ad7'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:27.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "2a78aa8e-9628-4a99-bc30-513f5a214007"}, {"node_instance_id": "reference_vnf_host_hksw8m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:27.273Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d73aa4c-279e-4dee-ad20-9c325bbb90e8'}, 'nics': [{'port-id': u'86722c02-14f3-4121-ae14-fbda4fba05d2'}, {'port-id': u'261eb109-3116-4c5d-8273-5b08bbb4157f'}], 'flavor': u'db0f2627-b5a4-4a3f-9750-7009f1197ad7'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:27.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "bb8496df-73e8-41ae-82ed-7a9b805092a7"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:27.426Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:27.426Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:27.776Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:27.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:28.780Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:28.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:28.780Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:28.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}], "metadata": {"pagination": {"total": 141, "offset": 124, "size": 50}}} 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:29 GMT 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7100 2018-12-23 23:03:29,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:29,930 - 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'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d73aa4c-279e-4dee-ad20-9c325bbb90e8'}, 'nics': [{'port-id': u'bf95328b-9549-4a43-9dbb-3676ce00c5d3'}, {'port-id': u'3ee41e49-94da-41eb-a425-8617fe8f5685'}], 'flavor': u'db0f2627-b5a4-4a3f-9750-7009f1197ad7'} 2018-12-23 23:03:29,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 23:03:29,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-12-23 23:03:29,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d73aa4c-279e-4dee-ad20-9c325bbb90e8'}, 'nics': [{'port-id': u'86722c02-14f3-4121-ae14-fbda4fba05d2'}, {'port-id': u'261eb109-3116-4c5d-8273-5b08bbb4157f'}], 'flavor': u'db0f2627-b5a4-4a3f-9750-7009f1197ad7'} 2018-12-23 23:03:29,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d73aa4c-279e-4dee-ad20-9c325bbb90e8'}, 'nics': [{'port-id': u'bf95328b-9549-4a43-9dbb-3676ce00c5d3'}, {'port-id': u'3ee41e49-94da-41eb-a425-8617fe8f5685'}], 'flavor': u'db0f2627-b5a4-4a3f-9750-7009f1197ad7'} 2018-12-23 23:03:29,931 - 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'2e96b091-775f-42cc-9a76-586e6d0e4ab0', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'1d73aa4c-279e-4dee-ad20-9c325bbb90e8'}, 'nics': [{'port-id': u'86722c02-14f3-4121-ae14-fbda4fba05d2'}, {'port-id': u'261eb109-3116-4c5d-8273-5b08bbb4157f'}], 'flavor': u'db0f2627-b5a4-4a3f-9750-7009f1197ad7'} 2018-12-23 23:03:29,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 23:03:29,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-23 23:03:29,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:29,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-23 23:03:29,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:29,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:29,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:29,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:29,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:29,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:29,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:29,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:29,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:29,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:29,989 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:29 GMT 2018-12-23 23:03:29,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:29,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:29,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:34,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:35,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:35,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:35,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:35,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:35,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:35,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:35,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:35,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:30.101Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:30.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:30.101Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:30.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:30.101Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:30.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:30.101Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:30.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:30.101Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:30.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:30.101Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:03:30.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:31.291Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T23:03:31.291Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:03:32.105Z", "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-12-23T23:03:32.105Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}], "metadata": {"pagination": {"total": 149, "offset": 134, "size": 50}}} 2018-12-23 23:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:35 GMT 2018-12-23 23:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5280 2018-12-23 23:03:35,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:35,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 23:03:35,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-23 23:03:35,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:35,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-23 23:03:35,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 23:03:35,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-23 23:03:35,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 23:03:35,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-12-23 23:03:35,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:35,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:35,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:35 GMT 2018-12-23 23:03:35,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:35,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:35,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:40,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:40,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:40,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:40,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:40,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:40,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:40,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:40,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:40,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-23 23:03:40,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:40,241 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:40 GMT 2018-12-23 23:03:40,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:40,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:03:40,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:40,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:40,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:40,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:40,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:40,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:40,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:40,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:40,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:40,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:40,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:40,344 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:40 GMT 2018-12-23 23:03:40,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:40,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:40,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:45,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:45,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:45,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:45,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:45,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:45,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:45,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:45,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:45,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-23 23:03:45,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:45,424 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:45 GMT 2018-12-23 23:03:45,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:45,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:03:45,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:45,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:45,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:45,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:45,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:45,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:45,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:45,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:45,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:45,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:45,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:45,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:45 GMT 2018-12-23 23:03:45,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:45,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:45,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:50,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:50,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:50,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:50,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:50,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:50,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:50,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:50,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:50,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-23 23:03:50,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:50,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:50 GMT 2018-12-23 23:03:50,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:50,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:03:50,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:50,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:50,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:50,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:50,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:50,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:50,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:50,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:50,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:50,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:50,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:50,656 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:50 GMT 2018-12-23 23:03:50,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:50,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:50,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:55,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:03:55,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:55,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:55,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:55,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:55,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:55,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:55,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:55,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-23 23:03:55,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:55,809 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:55 GMT 2018-12-23 23:03:55,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:55,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:03:55,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:03:55,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:03:55,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:03:55,866 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:03:55 GMT 2018-12-23 23:03:55,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:03:55,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:03:55,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:00,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:00,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:00,929 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:00 GMT 2018-12-23 23:04:00,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:00,930 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:04:00,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:00,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:00,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:00,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:00,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:00,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:00,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:00,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:00,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:00,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:00,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:00,983 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:00 GMT 2018-12-23 23:04:00,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:00,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:04:00,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:05,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:06,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:06,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:06,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:06,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:01.283Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:01.283Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:02.127Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:02.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:02.127Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:02.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:02.127Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:02.127Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:03.134Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T23:04:03.134Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:04.138Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-23T23:04:04.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}], "metadata": {"pagination": {"total": 155, "offset": 142, "size": 50}}} 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:06 GMT 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-12-23 23:04:06,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:06,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 23:04:06,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-23 23:04:06,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 23:04:06,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-23 23:04:06,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 23:04:06,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-12-23 23:04:06,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:06,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:06,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:06,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:06 GMT 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:04:06,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:11,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:11,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:11,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:11,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:11,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:11,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:11,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:11,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:11,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-23 23:04:11,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:11,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:11 GMT 2018-12-23 23:04:11,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:11,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:04:11,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:11,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:11,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:11,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:11 GMT 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:11,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:04:11,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:16,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:16,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:16,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:16,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:16,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:16,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:16,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:16,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:16,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-23 23:04:16,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:16,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:16 GMT 2018-12-23 23:04:16,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:16,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:04:16,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:16,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:16,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:16,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:16,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:16,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:16,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:16,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:16,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:16,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:16,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:16,363 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:16 GMT 2018-12-23 23:04:16,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:16,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:04:16,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:21,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:21,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:21,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:21,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:21,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:21,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:21,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:21,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:21,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-23 23:04:21,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:21,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:21 GMT 2018-12-23 23:04:21,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:21,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:04:21,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:21,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:21,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:21,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:21,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:21,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:21 GMT 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:04:21,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:26,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:26,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:26,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:26,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:26,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:26,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:26,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:26,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:26,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-23 23:04:26,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:26,562 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:26 GMT 2018-12-23 23:04:26,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:26,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:04:26,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:26,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:26,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:26,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:26,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:26,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:26,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:26,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:26,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:26,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:26,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:26,620 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:26 GMT 2018-12-23 23:04:26,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:26,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:04:26,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:31,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:31,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:31,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:31,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:31,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:31,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:31,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:31,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:31,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-12-23 23:04:31,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:31,688 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:31 GMT 2018-12-23 23:04:31,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:31,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-23 23:04:31,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:31,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:31,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:31,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:31 GMT 2018-12-23 23:04:31,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:31,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:04:31,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:36,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:36,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:36,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:33.236Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:33.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:34.155Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:34.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:34.155Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:34.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:34.155Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:34.155Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "reference_vnf_host_hksw8m", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:35.449Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:35.449Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "31b73050-8cf5-45ef-9bad-43edbee364e8"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:35.561Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:35.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": "target_vnf_host_dd0ony", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:36.312Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:36.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331", "logger": "0ca61527-03ea-4908-8a5c-d0085aab7b5f"}], "metadata": {"pagination": {"total": 162, "offset": 148, "size": 50}}} 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:36 GMT 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:36,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3727 2018-12-23 23:04:36,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:36,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 23:04:36,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-23 23:04:36,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 23:04:36,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-23 23:04:36,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-23 23:04:36,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-23 23:04:36,810 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-23 23:04:36,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:36,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:36,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:36,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:36,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:36,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:36,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:36,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:36,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:36,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:36,865 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:36 GMT 2018-12-23 23:04:36,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:36,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-23 23:04:36,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:41,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:04:41,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:41,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:41,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:41,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:41,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:41,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:41,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:41,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:37.166Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:37.166Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:04:38.171Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-23T23:04:38.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}], "metadata": {"pagination": {"total": 164, "offset": 155, "size": 50}}} 2018-12-23 23:04:41,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:41,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:41 GMT 2018-12-23 23:04:41,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:41,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1046 2018-12-23 23:04:41,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:41,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-23 23:04:41,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-12-23 23:04:41,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/e261a39c-f161-4cd4-92a7-87bb50bef331 2018-12-23 23:04:41,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:04:41,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:04:41,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:04:41,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"} 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:04:41 GMT 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-12-23 23:04:41,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:04:41,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-12-23T23:02:53.637Z', 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'e261a39c-f161-4cd4-92a7-87bb50bef331'} 2018-12-23 23:04:42,011 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-12-23 23:04:42,073 - 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.200'}, 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.205'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-12-23 23:04:42,209 - 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.200'}, 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.205'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-12-23 23:04:42,210 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-12-23 23:04:42,210 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.200 2018-12-23 23:04:42,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:04:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:04:42,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c38d4dc2-1841-419e-8919-9a43ba751c70 x-compute-request-id: req-c38d4dc2-1841-419e-8919-9a43ba751c70 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:04:42,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c38d4dc2-1841-419e-8919-9a43ba751c70 2018-12-23 23:04:42,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697956085205s 2018-12-23 23:04:42,909 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c38d4dc2-1841-419e-8919-9a43ba751c70 2018-12-23 23:04:42,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:04:42,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:04:43,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:04:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb179c9e-18f6-4f15-87af-301ffbeefe92 x-compute-request-id: req-cb179c9e-18f6-4f15-87af-301ffbeefe92 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:04:43,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb179c9e-18f6-4f15-87af-301ffbeefe92 2018-12-23 23:04:43,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346580982208s 2018-12-23 23:04:43,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cb179c9e-18f6-4f15-87af-301ffbeefe92 2018-12-23 23:04:43,264 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.19 2018-12-23 23:04:43,264 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:19:64:8b 2018-12-23 23:04:43,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:04:43,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:04:43,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-c765fd73-b219-4d80-a8ab-6647e8ee2c31 x-compute-request-id: req-c765fd73-b219-4d80-a8ab-6647e8ee2c31 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:04:43,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c765fd73-b219-4d80-a8ab-6647e8ee2c31 2018-12-23 23:04:43,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36715388298s 2018-12-23 23:04:43,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c765fd73-b219-4d80-a8ab-6647e8ee2c31 2018-12-23 23:04:43,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:04:43,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:04:43,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-f019a31c-a10c-43b2-a089-363e443afe95 x-compute-request-id: req-f019a31c-a10c-43b2-a089-363e443afe95 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:04:43,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f019a31c-a10c-43b2-a089-363e443afe95 2018-12-23 23:04:43,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343399047852s 2018-12-23 23:04:43,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f019a31c-a10c-43b2-a089-363e443afe95 2018-12-23 23:04:43,983 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2018-12-23 23:04:43,983 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:d5:c0:d5 2018-12-23 23:04:43,984 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-12-23 23:04:43,984 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.205 2018-12-23 23:04:43,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:04:43,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:04:44,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-acb64f76-f88a-4d3c-93b1-a738fcdcdf06 x-compute-request-id: req-acb64f76-f88a-4d3c-93b1-a738fcdcdf06 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:04:44,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-acb64f76-f88a-4d3c-93b1-a738fcdcdf06 2018-12-23 23:04:44,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.332208156586s 2018-12-23 23:04:44,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-acb64f76-f88a-4d3c-93b1-a738fcdcdf06 2018-12-23 23:04:44,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:04:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:04:44,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b058f86-fc03-4e1c-abad-358cd571074d x-compute-request-id: req-6b058f86-fc03-4e1c-abad-358cd571074d 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:04:44,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b058f86-fc03-4e1c-abad-358cd571074d 2018-12-23 23:04:44,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349627971649s 2018-12-23 23:04:44,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b058f86-fc03-4e1c-abad-358cd571074d 2018-12-23 23:04:44,675 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.4 2018-12-23 23:04:44,675 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:55:2b:e7 2018-12-23 23:04:44,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:04:44,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:04:45,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3440e332-b74d-4b18-b1ad-af2bf23e43a1 x-compute-request-id: req-3440e332-b74d-4b18-b1ad-af2bf23e43a1 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:04:45,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3440e332-b74d-4b18-b1ad-af2bf23e43a1 2018-12-23 23:04:45,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372998952866s 2018-12-23 23:04:45,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3440e332-b74d-4b18-b1ad-af2bf23e43a1 2018-12-23 23:04:45,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:04:45,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:04:45,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:04: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-66b72856-6272-4498-82ec-8531a5c4ee13 x-compute-request-id: req-66b72856-6272-4498-82ec-8531a5c4ee13 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:04:45,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66b72856-6272-4498-82ec-8531a5c4ee13 2018-12-23 23:04:45,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179654121399s 2018-12-23 23:04:45,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66b72856-6272-4498-82ec-8531a5c4ee13 2018-12-23 23:04:45,236 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.12 2018-12-23 23:04:45,237 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:10:f3:85 2018-12-23 23:04:45,237 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-12-23 23:04:45,260 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-12-23 23:04:45,277 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-12-23 23:04:45,278 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-12-23 23:04:45,349 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-12-23 23:04:45' 2018-12-23 23:04:45,349 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-12-23 23:04:45,349 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-12-23 23:04:45,396 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-12-23 23:04:45,399 - paramiko.transport - DEBUG - starting thread (client mode): 0xef464750L 2018-12-23 23:04:45,399 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 23:04:45,402 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-23 23:04:45,403 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-23 23:04:45,404 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 23:04:45,404 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-23 23:04:45,404 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-23 23:04:45,404 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 23:04:45,405 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-23 23:04:45,405 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 23:04:45,442 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-23 23:04:45,551 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-23 23:04:45,552 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 23:04:45,555 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-23 23:04:45,591 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 23:04:45,598 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-23 23:04:45,599 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-23 23:04:45,620 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2018-12-23 23:04:45,620 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 23:04:45,621 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 23:04:45,622 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 23:04:45,626 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 23:04:45,628 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 23:04:46,660 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-23 23:04:47,662 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-23 23:04:52,667 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-23 23:04:53,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-23 23:04:58,674 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-23 23:04:59,676 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-23 23:05:04,682 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-12-23 23:05:05,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:10,689 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-12-23 23:05:11,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:16,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-12-23 23:05:17,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:22,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-12-23 23:05:23,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:28,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-12-23 23:05:29,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:34,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-12-23 23:05:35,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:40,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-12-23 23:05:41,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:46,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-12-23 23:05:47,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:52,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-12-23 23:05:53,742 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:05:58,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-12-23 23:05:59,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:06:04,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-23 23:06:05,757 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-23 23:06:10,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2018-12-23 23:06:11,764 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-23 23:06:16,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2018-12-23 23:06:17,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2018-12-23 23:06:22,777 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.12 2018-12-23 23:06:23,779 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.12 [edit] vyos@vyos# 2018-12-23 23:06:28,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-12-23 23:06:29,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-12-23 23:06:34,791 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2018-12-23 23:06:35,793 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-12-23 23:06:40,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-12-23 23:06:41,800 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-12-23 23:06:46,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-12-23 23:06:47,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-12-23 23:06:52,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-12-23 23:06:53,814 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-12-23 23:06:58,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-12-23 23:06:59,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-12-23 23:07:04,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-12-23 23:07:05,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-12-23 23:07:10,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-12-23 23:07:11,836 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-12-23 23:07:16,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-12-23 23:07:17,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-12-23 23:07:22,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-12-23 23:07:23,850 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-12-23 23:07:28,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-12-23 23:07:29,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-12-23 23:07:34,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-12-23 23:07:35,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-12-23 23:07:40,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.12 2018-12-23 23:07:41,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-12-23 23:07:46,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-23 23:07:47,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-23 23:07:52,983 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 23:07:53,000 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-12-23 23:07:53,046 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2018-12-23 23:07:53,049 - paramiko.transport - DEBUG - starting thread (client mode): 0xef94a3d0L 2018-12-23 23:07:53,049 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 23:07:53,058 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-23 23:07:53,058 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-23 23:07:53,059 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 23:07:53,059 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-23 23:07:53,059 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-23 23:07:53,059 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 23:07:53,059 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-23 23:07:53,059 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 23:07:53,092 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-23 23:07:53,193 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-23 23:07:53,193 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 23:07:53,195 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-23 23:07:53,230 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 23:07:53,241 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-23 23:07:53,241 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-23 23:07:53,260 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2018-12-23 23:07:53,260 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 23:07:53,261 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 23:07:53,261 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 23:07:53,264 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 23:07:53,266 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 23:07:54,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-23 23:07:55,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-23 23:08:00,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-23 23:08:01,299 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-23 23:08:06,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-23 23:08:07,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-23 23:08:12,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-12-23 23:08:13,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:08:18,319 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-12-23 23:08:19,321 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:08:24,326 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-12-23 23:08:25,328 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:08:30,333 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-12-23 23:08:31,335 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:08:36,340 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-12-23 23:08:37,342 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:08:42,347 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-12-23 23:08:43,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:08:48,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-12-23 23:08:49,356 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:08:54,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-12-23 23:08:55,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:09:00,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-12-23 23:09:01,370 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:09:06,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-12-23 23:09:07,378 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-12-23 23:09:12,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-23 23:09:13,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-23 23:09:18,387 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' 2018-12-23 23:09:19,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-23 23:09:24,394 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 2018-12-23 23:09:25,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 remote-as 65001 [edit] vyos@vyos# 2018-12-23 23:09:30,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.4 2018-12-23 23:09:31,403 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 update-source 12.0.0.4 [edit] vyos@vyos# 2018-12-23 23:09:36,404 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-12-23 23:09:37,406 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-12-23 23:09:42,411 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 2018-12-23 23:09:43,413 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-12-23 23:09:48,413 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-12-23 23:09:49,415 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-12-23 23:09:54,421 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-12-23 23:09:55,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-12-23 23:10:00,428 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-12-23 23:10:01,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-12-23 23:10:06,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-12-23 23:10:07,438 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-12-23 23:10:12,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-12-23 23:10:13,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-12-23 23:10:18,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-12-23 23:10:19,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-12-23 23:10:24,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-12-23 23:10:25,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-12-23 23:10:30,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-12-23 23:10:31,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-12-23 23:10:36,473 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-12-23 23:10:37,475 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-12-23 23:10:42,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-12-23 23:10:43,482 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-12-23 23:10:48,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2018-12-23 23:10:49,489 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-12-23 23:10:54,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-23 23:10:55,497 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-23 23:11:00,551 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 23:11:00,566 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-12-23 23:11:00,567 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-12-23 23:12:00,600 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-12-23 23:12:00,645 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-12-23 23:12:00,649 - paramiko.transport - DEBUG - starting thread (client mode): 0xef245590L 2018-12-23 23:12:00,650 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-12-23 23:12:00,655 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-23 23:12:00,655 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-23 23:12:00,656 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-12-23 23:12:00,657 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-23 23:12:00,657 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-23 23:12:00,657 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-23 23:12:00,657 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-23 23:12:00,657 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-23 23:12:00,697 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-23 23:12:00,815 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-23 23:12:00,816 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-23 23:12:00,819 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-23 23:12:00,856 - paramiko.transport - DEBUG - userauth is OK 2018-12-23 23:12:12,873 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-23 23:12:12,874 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-23 23:12:12,896 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2018-12-23 23:12:12,897 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-23 23:12:12,898 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-23 23:12:12,898 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-23 23:12:12,902 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 23:12:12,904 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-23 23:12:13,905 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-12-23 23:12:44,024 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 23:12:44,051 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-12-23 23:12:44,052 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.12, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.4 4 65002 3 6 0 0 0 00:01:14 10 Total number of neighbors 1 vyos@vyos:~$ 2018-12-23 23:12:44,052 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:20 Last read 00:55:59, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.12 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.12, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 38910 Nexthop: 12.0.0.12 Nexthop global: fe80::f816:3eff:fe10:f385 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-12-23 23:12:44,052 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.12 0 32768 i *> 10.0.2.0/24 12.0.0.12 0 32768 i *> 10.0.3.0/24 12.0.0.12 0 32768 i *> 10.0.4.0/24 12.0.0.12 0 32768 i *> 10.0.5.0/24 12.0.0.12 0 32768 i *> 10.0.6.0/24 12.0.0.12 0 32768 i *> 10.0.7.0/24 12.0.0.12 0 32768 i *> 10.0.8.0/24 12.0.0.12 0 32768 i *> 10.0.9.0/24 12.0.0.12 0 32768 i *> 10.0.10.0/24 12.0.0.12 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-23 23:12:44,052 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-23 23:12:44,052 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.12 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-23 23:12:44,053 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-12-23 23:12:44,053 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'478.7' 2018-12-23 23:12:44,053 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-12-23 23:12:44,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:12:44,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:12:44,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-44f319b2-6709-41a2-983f-07fcde8ce3a8 x-compute-request-id: req-44f319b2-6709-41a2-983f-07fcde8ce3a8 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:12:44,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44f319b2-6709-41a2-983f-07fcde8ce3a8 2018-12-23 23:12:44,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740960121155s 2018-12-23 23:12:44,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44f319b2-6709-41a2-983f-07fcde8ce3a8 2018-12-23 23:12:44,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 23:12:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:12:44,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23: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-fbbed9b4-721f-45eb-8620-bb22e0c71a01 x-compute-request-id: req-fbbed9b4-721f-45eb-8620-bb22e0c71a01 Content-Type: application/json 2018-12-23 23:12:44,936 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30 used request id req-fbbed9b4-721f-45eb-8620-bb22e0c71a01 2018-12-23 23:12:44,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137592077255s 2018-12-23 23:12:44,937 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30 used request id req-fbbed9b4-721f-45eb-8620-bb22e0c71a01 2018-12-23 23:12:44,937 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-12-23 23:12:44,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:12:44,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:12:45,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-51f6032a-108e-4727-a08c-252f8ad7c9c5 x-compute-request-id: req-51f6032a-108e-4727-a08c-252f8ad7c9c5 Content-Encoding: gzip Content-Length: 1202 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:19:64:8b", "version": 4, "addr": "11.0.0.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:64:8b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:c0:d5", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "74d5f357-97dc-4d63-aa59-4f5c5fe84e30", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:12:44Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:2b:e7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:f3:85", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01", "rel": "bookmark"}], "image": {"id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "links": [{"href": "http://172.30.9.21:8774/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:04:10.000000", "flavor": {"id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "links": [{"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}]}, "id": "79297f4c-b8a1-41e2-8cde-96f8602e6d01", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:04:10Z", "hostId": "992f86bce5ab669822b86120756e69d5bcf67bc7f9f4f794d20ce2df", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-23T23:03:27Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "1d73aa4c-279e-4dee-ad20-9c325bbb90e8"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:01:16Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:12:45,631 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51f6032a-108e-4727-a08c-252f8ad7c9c5 2018-12-23 23:12:45,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693840026855s 2018-12-23 23:12:45,632 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51f6032a-108e-4727-a08c-252f8ad7c9c5 2018-12-23 23:12:45,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 23:12:45,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:12:45,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:12: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-431fbcab-2bf4-4f92-b29b-0d882129d46c x-compute-request-id: req-431fbcab-2bf4-4f92-b29b-0d882129d46c Content-Type: application/json 2018-12-23 23:12:45,769 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01 used request id req-431fbcab-2bf4-4f92-b29b-0d882129d46c 2018-12-23 23:12:45,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.134093999863s 2018-12-23 23:12:45,770 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/79297f4c-b8a1-41e2-8cde-96f8602e6d01 used request id req-431fbcab-2bf4-4f92-b29b-0d882129d46c 2018-12-23 23:12:45,895 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 23:12:45,895 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:23 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-23 23:12:45,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-12-23 23:12:45,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-12-23 23:12:45,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:12:45,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:12:45,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:12:45,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:12:45,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:12:45,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:12:45,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:12:45,993 - 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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:22.318Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "a1b1e1c2-046f-4ef5-9322-7e2d61d55974"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:53.637Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "e261a39c-f161-4cd4-92a7-87bb50bef331"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-23 23:12:45,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:12:45,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:12:45 GMT 2018-12-23 23:12:45,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:12:45,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-12-23 23:12:45,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:12:45,994 - 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-12-23 23:12:46,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:12:46,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:12:46,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:12:46,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:12:46 GMT 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:12:46,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 23:12:46,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:12:46,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:12:46,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:12:46,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:12:46 GMT 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-23 23:12:46,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:12:46,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0ed45516-8701-4bf2-8bba-724266c90471 2018-12-23 23:12:46,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:12:46,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:12:46,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:12:46,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:12:46,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:12:46,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:12:46,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:12:46,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:12:46,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:12:46,337 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:12:46 GMT 2018-12-23 23:12:46,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:12:46,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 23:12:46,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:12:51,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:12:51,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:12:51,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:12:51,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:12:51,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:12:51,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:12:51,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:12:51,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:12:51,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:46.842Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:46.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:47.873Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:47.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:47.873Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:47.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:47.873Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:47.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:47.873Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:47.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:47.873Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:47.873Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:48.372Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:48.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:49.528Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 79297f4c-b8a1-41e2-8cde-96f8602e6d01 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 79297f4c-b8a1-41e2-8cde-96f8602e6d01 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 79297f4c-b8a1-41e2-8cde-96f8602e6d01 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-23T23:12:49.528Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:50.387Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:50.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:50.387Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 74d5f357-97dc-4d63-aa59-4f5c5fe84e30 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 74d5f357-97dc-4d63-aa59-4f5c5fe84e30 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 74d5f357-97dc-4d63-aa59-4f5c5fe84e30 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-23T23:12:50.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:50.387Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:50.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-12-23 23:12:51,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:12:51,410 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:12:51 GMT 2018-12-23 23:12:51,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:12:51,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-12-23 23:12:51,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:12:51,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-12-23 23:12:51,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 23:12:51,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-23 23:12:51,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:12:51,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:12:51,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 23:12:51,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-23 23:12:51,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 79297f4c-b8a1-41e2-8cde-96f8602e6d01 could not be found. [status_code=404] 2018-12-23 23:12:51,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-23 23:12:51,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 74d5f357-97dc-4d63-aa59-4f5c5fe84e30 could not be found. [status_code=404] 2018-12-23 23:12:51,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-23 23:12:51,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0ed45516-8701-4bf2-8bba-724266c90471 2018-12-23 23:12:51,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:12:51,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:12:51,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:12:51,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:12:51,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:12:51,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:12:51,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:12:51,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:12:51,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:12:51,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:12:51 GMT 2018-12-23 23:12:51,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:12:51,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 23:12:51,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:12:56,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:12:56,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:12:56,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:51.685Z", "message": "Detaching port 261eb109-3116-4c5d-8273-5b08bbb4157f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:51.685Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "5351c794-8424-4e6a-a520-6338413b3556"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:52.160Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:52.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:52.395Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:52.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:52.395Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:52.395Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:52.409Z", "message": "Detaching port 3ee41e49-94da-41eb-a425-8617fe8f5685...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:52.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "a11c93bd-8d1c-4a44-ab90-b171688c79c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:52.409Z", "message": "Successfully detached port 261eb109-3116-4c5d-8273-5b08bbb4157f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:52.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "5351c794-8424-4e6a-a520-6338413b3556"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:52.409Z", "message": "Successfully detached port 3ee41e49-94da-41eb-a425-8617fe8f5685", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:52.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "a11c93bd-8d1c-4a44-ab90-b171688c79c3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:53.403Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:53.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:53.403Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:53.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:53.403Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:53.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:53.780Z", "message": "Detaching port 86722c02-14f3-4121-ae14-fbda4fba05d2...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:53.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "9529993a-2551-49b8-a250-04e6d0b63b95"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:54.406Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:54.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:54.416Z", "message": "Detaching port bf95328b-9549-4a43-9dbb-3676ce00c5d3...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:54.416Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "6f078f96-86d7-4cf5-8241-f6e30e242ecc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:54.416Z", "message": "Successfully detached port 86722c02-14f3-4121-ae14-fbda4fba05d2", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:54.416Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "9529993a-2551-49b8-a250-04e6d0b63b95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:54.416Z", "message": "Successfully detached port bf95328b-9549-4a43-9dbb-3676ce00c5d3", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:54.416Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "6f078f96-86d7-4cf5-8241-f6e30e242ecc"}, {"node_instance_id": "reference_vnf_host_hksw8m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:55.435Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:55.435Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "92db031b-f746-426c-ad97-6ae14daec1a6"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:55.441Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:55.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:55.441Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:55.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:55.441Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:55.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:55.441Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:55.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:55.441Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:55.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:55.441Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:55.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:55.441Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:55.441Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:56.424Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:56.424Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "b45b1945-dc59-47a2-8581-34b0f6d04869"}, {"node_instance_id": "reference_vnf_host_hksw8m", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:56.457Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 74d5f357-97dc-4d63-aa59-4f5c5fe84e30 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 74d5f357-97dc-4d63-aa59-4f5c5fe84e30 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 74d5f357-97dc-4d63-aa59-4f5c5fe84e30 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-23T23:12:56.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_host_dd0ony", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:56.457Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 79297f4c-b8a1-41e2-8cde-96f8602e6d01 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 79297f4c-b8a1-41e2-8cde-96f8602e6d01 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 79297f4c-b8a1-41e2-8cde-96f8602e6d01 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-23T23:12:56.457Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}], "metadata": {"pagination": {"total": 39, "offset": 11, "size": 50}}} 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:12:56 GMT 2018-12-23 23:12:56,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:12:56,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17812 2018-12-23 23:12:56,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:12:56,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 261eb109-3116-4c5d-8273-5b08bbb4157f... 2018-12-23 23:12:56,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-23 23:12:56,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-23 23:12:56,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-23 23:12:56,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 3ee41e49-94da-41eb-a425-8617fe8f5685... 2018-12-23 23:12:56,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 261eb109-3116-4c5d-8273-5b08bbb4157f 2018-12-23 23:12:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 3ee41e49-94da-41eb-a425-8617fe8f5685 2018-12-23 23:12:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-23 23:12:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-23 23:12:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-23 23:12:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 86722c02-14f3-4121-ae14-fbda4fba05d2... 2018-12-23 23:12:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-23 23:12:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bf95328b-9549-4a43-9dbb-3676ce00c5d3... 2018-12-23 23:12:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 86722c02-14f3-4121-ae14-fbda4fba05d2 2018-12-23 23:12:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bf95328b-9549-4a43-9dbb-3676ce00c5d3 2018-12-23 23:12:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-23 23:12:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:12:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:12:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 23:12:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-23 23:12:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 23:12:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-23 23:12:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-23 23:12:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-23 23:12:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 74d5f357-97dc-4d63-aa59-4f5c5fe84e30 could not be found. [status_code=404] 2018-12-23 23:12:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 79297f4c-b8a1-41e2-8cde-96f8602e6d01 could not be found. [status_code=404] 2018-12-23 23:12:56,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0ed45516-8701-4bf2-8bba-724266c90471 2018-12-23 23:12:56,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:12:56,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:12:56,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:12:56,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:12:56,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:12:56,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:12:56,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:12:56,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:12:56,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:12:56,600 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:12:56 GMT 2018-12-23 23:12:56,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:12:56,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 23:12:56,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:01,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:13:01,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:01,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:01,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:01,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:01,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:01,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:01,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:01,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:57.557Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "keypair_5slusl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:57.557Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:57.557Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:57.557Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:57.557Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:57.557Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:57.557Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:57.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "keypair_5slusl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "keypair_5slusl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "keypair_5slusl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:58.929Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:58.929Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:59.100Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:59.100Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "61253263-7e15-4212-a623-f487e3607aaf"}, {"node_instance_id": "keypair_5slusl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:59.499Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:59.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "8136ec54-72b2-4d83-98ed-9a0715853004"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:59.499Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:59.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "86f13425-d93a-4e26-b44e-35b7754f084e"}, {"node_instance_id": "keypair_5slusl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:12:59.499Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:12:59.499Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "8136ec54-72b2-4d83-98ed-9a0715853004"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:00.092Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:00.092Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:00.992Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:00.992Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:00.992Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:00.992Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_data_plane_port_zjd9l5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:00.992Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_data_plane_port_lnqi2a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:00.992Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "keypair_5slusl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:00.992Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:00.992Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_port_occ8x7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:01.406Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:01.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "c844b1e6-d64e-42db-a39f-8d7feb5254da"}], "metadata": {"pagination": {"total": 70, "offset": 37, "size": 50}}} 2018-12-23 23:13:01,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:01,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:01 GMT 2018-12-23 23:13:01,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:01,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15666 2018-12-23 23:13:01,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:01,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 23:13:01,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:01,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:01,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:01,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 23:13:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 23:13:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-23 23:13:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-23 23:13:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-23 23:13:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 23:13:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-23 23:13:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-23 23:13:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-23 23:13:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-23 23:13:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-12-23 23:13:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-23 23:13:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-12-23 23:13:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 23:13:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-23 23:13:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-23 23:13:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-12-23 23:13:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-23 23:13:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-23 23:13:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-23 23:13:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-23 23:13:01,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0ed45516-8701-4bf2-8bba-724266c90471 2018-12-23 23:13:01,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:01,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:01 GMT 2018-12-23 23:13:01,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:01,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 23:13:01,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:06,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:13:06,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:06,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:06,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:06,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:06,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:06,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:06,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:06,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:02.008Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:02.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:02.008Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:02.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:02.008Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:02.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:02.008Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:02.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:02.008Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:02.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:02.008Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:02.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:02.008Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:02.008Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_port_5mifiy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:02.506Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:02.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "9e7fba3d-0188-47a3-bf82-7b9a5525fd78"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:03.014Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:03.014Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_port_occ8x7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:03.014Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:03.014Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_subnet_knyqpy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:03.511Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:03.511Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "096ca6eb-3f5f-4eb1-a87f-7d9005f9db11"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:04.021Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:04.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:04.021Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:04.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:04.021Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:04.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "security_group_84d1r3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:04.021Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:04.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:04.021Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:04.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:04.021Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:04.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_port_5mifiy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:04.021Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:04.021Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:04.709Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:04.709Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "a0745927-447b-470d-bf69-12ef39fc0661"}, {"node_instance_id": "security_group_84d1r3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "security_group_84d1r3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "security_group_84d1r3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_subnet_knyqpy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.208Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.208Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "target_vnf_ip_130874", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.821Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "68a55666-ef34-4494-a083-6b335cc69590"}, {"node_instance_id": "security_group_84d1r3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:05.821Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:05.821Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "97bc6d6b-ef58-4ade-a51e-acd67963ac57"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:06.266Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:06.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:06.266Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:06.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:06.266Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:06.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:06.266Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:06.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "reference_vnf_ip_ljzbsv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:06.266Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:06.266Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}], "metadata": {"pagination": {"total": 105, "offset": 68, "size": 50}}} 2018-12-23 23:13:06,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:06,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:06 GMT 2018-12-23 23:13:06,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:06,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17411 2018-12-23 23:13:06,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:06,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:06,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:06,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-23 23:13:06,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-23 23:13:06,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:06,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-23 23:13:06,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-23 23:13:06,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-23 23:13:06,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:06,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-23 23:13:06,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-23 23:13:06,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:06,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 23:13:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 23:13:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-23 23:13:06,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-23 23:13:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-23 23:13:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-12-23 23:13:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-23 23:13:06,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-23 23:13:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-12-23 23:13:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-23 23:13:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-23 23:13:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-23 23:13:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-12-23 23:13:06,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-23 23:13:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-23 23:13:06,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 23:13:06,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0ed45516-8701-4bf2-8bba-724266c90471 2018-12-23 23:13:06,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:06,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:06,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:06,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:06 GMT 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 23:13:06,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:11,973 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:13:12,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:12,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:12,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:12,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:12,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:12,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:12,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:12,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_vlcq5l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:06.912Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:06.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "985b55c3-a5dc-4099-8ee5-cc5d3eea7361"}, {"node_instance_id": "target_vnf_ip_130874", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:07.274Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:07.274Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "security_group_84d1r3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:07.274Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:07.274Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "data_plane_network_vlcq5l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:08.902Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:08.902Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:09.277Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:09.277Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "management_plane_subnet_0s3psz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:10.122Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:10.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "e00bc660-7200-42f7-b8a8-794553d04aaf"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:10.292Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:10.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:10.292Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:10.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:10.292Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:10.292Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}], "metadata": {"pagination": {"total": 114, "offset": 103, "size": 50}}} 2018-12-23 23:13:12,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:12,048 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:12 GMT 2018-12-23 23:13:12,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:12,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4729 2018-12-23 23:13:12,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:12,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-23 23:13:12,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-23 23:13:12,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-23 23:13:12,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-23 23:13:12,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-12-23 23:13:12,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-23 23:13:12,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:12,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-23 23:13:12,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-23 23:13:12,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0ed45516-8701-4bf2-8bba-724266c90471 2018-12-23 23:13:12,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:12,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:12,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:12,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:12,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:12,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:12,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:12,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:13:12,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:12,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:12 GMT 2018-12-23 23:13:12,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:12,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 23:13:12,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:17,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:13:17,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:17,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:17,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_0s3psz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:12.117Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:12.117Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "router_wdsujm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:13.140Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:13.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "router_wdsujm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:13.140Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:13.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:13.140Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:13.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "router_wdsujm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:13.140Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:13.140Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:13.301Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:13.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:13.301Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:13.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "router_wdsujm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:13.301Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:13.301Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "router_wdsujm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:13.848Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:13.848Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "9e1201fd-a911-4f86-8c06-a3ba99f73c61"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:14.314Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:14.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "management_plane_network_mriq1u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:14.523Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:14.523Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "4566c52c-dc71-43e8-91f5-b28e9f96788b"}, {"node_instance_id": "management_plane_network_mriq1u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:15.451Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:15.451Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "router_wdsujm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:16.319Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:16.319Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}], "metadata": {"pagination": {"total": 127, "offset": 112, "size": 50}}} 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:17 GMT 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6543 2018-12-23 23:13:17,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:17,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-23 23:13:17,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:17,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-12-23 23:13:17,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:17,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:17,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:17,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-23 23:13:17,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-12-23 23:13:17,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-12-23 23:13:17,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-23 23:13:17,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-23 23:13:17,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-23 23:13:17,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-12-23 23:13:17,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0ed45516-8701-4bf2-8bba-724266c90471 2018-12-23 23:13:17,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:17 GMT 2018-12-23 23:13:17,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:17,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-23 23:13:17,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:22,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-23 23:13:22,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:22,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:22,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:22,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:22,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:22,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:22,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:22,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_mygswr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:17.366Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:17.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "external_network_mygswr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:17.366Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:17.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "external_network_mygswr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:17.366Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:17.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "external_network_mygswr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:17.366Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:17.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": "external_network_mygswr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:18.022Z", "message": "not deleting network since an external network is being used", "level": "info", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:18.022Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471", "logger": "9b2e4e5f-c401-496b-af44-9f75de92047a"}, {"node_instance_id": "external_network_mygswr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:18.370Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:18.370Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-23T23:13:19.375Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-23T23:13:19.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0ed45516-8701-4bf2-8bba-724266c90471"}], "metadata": {"pagination": {"total": 134, "offset": 125, "size": 50}}} 2018-12-23 23:13:22,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:22,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:22 GMT 2018-12-23 23:13:22,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:22,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3552 2018-12-23 23:13:22,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:22,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-23 23:13:22,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-23 23:13:22,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-23 23:13:22,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-23 23:13:22,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-12-23 23:13:22,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-23 23:13:22,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-12-23 23:13:22,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/0ed45516-8701-4bf2-8bba-724266c90471 2018-12-23 23:13:22,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:22,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:22,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:22,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:22,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:22,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:22,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:22,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:12:46.086Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "0ed45516-8701-4bf2-8bba-724266c90471"} 2018-12-23 23:13:22,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:22,356 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:22 GMT 2018-12-23 23:13:22,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:22,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-12-23 23:13:22,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:22,356 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/deployments/vrouter-opnfv 2018-12-23 23:13:22,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:22,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:22,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 23:13:22,727 - 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": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "target_vnf_flavor_id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7", "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_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "keystone_password": "6cb4641a-0bc2-4107-9ece-020136c085b7", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "2e96b091-775f-42cc-9a76-586e6d0e4ab0", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:21.870Z", "updated_at": "2018-12-23T23:02:21.870Z", "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:22 GMT 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:22,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-23 23:13:22,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:22,728 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/blueprints/vrouter-opnfv 2018-12-23 23:13:22,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-23 23:13:22,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-23 23:13:22,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-23 23:13:22,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-12-23 23:13:22,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-23 23:13:22,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-23 23:13:22,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-23 23:13:22,797 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-23 23:13:22,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-12-23T23:02:21.556Z", "updated_at": "2018-12-23T23:02:21.556Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "region": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "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"}, "target_vnf_image_id": {"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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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"}}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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"}}, "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": {"network": {}, "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"}}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-23 23:13:22,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-23 23:13:22,798 - cloudify.rest_client.http - DEBUG - response header: Date: Sun, 23 Dec 2018 23:13:22 GMT 2018-12-23 23:13:22,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-23 23:13:22,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-23 23:13:22,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-23 23:13:22,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 23:13:22,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:23,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84284fa0-11ed-479d-b33f-7acd7ce524d9 Date: Sun, 23 Dec 2018 23:13:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:13:23,749 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0 used request id req-84284fa0-11ed-479d-b33f-7acd7ce524d9 2018-12-23 23:13:23,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.938141107559s 2018-12-23 23:13:23,749 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2e96b091-775f-42cc-9a76-586e6d0e4ab0 used request id req-84284fa0-11ed-479d-b33f-7acd7ce524d9 2018-12-23 23:13:23,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 23:13:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:24,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-887c2928-8a90-4ede-a3ae-5198c3e1c0a5 x-compute-request-id: req-887c2928-8a90-4ede-a3ae-5198c3e1c0a5 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f"}, {"name": "vyos_vrouter-flavor_alt_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": "db0f2627-b5a4-4a3f-9750-7009f1197ad7"}]} 2018-12-23 23:13:24,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-887c2928-8a90-4ede-a3ae-5198c3e1c0a5 2018-12-23 23:13:24,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.583914041519s 2018-12-23 23:13:24,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-887c2928-8a90-4ede-a3ae-5198c3e1c0a5 2018-12-23 23:13:24,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 23:13:24,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:24,371 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 23:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3032b0c8-d434-487c-bb66-af22cc41fc4b x-compute-request-id: req-3032b0c8-d434-487c-bb66-af22cc41fc4b Content-Length: 0 Content-Type: application/json 2018-12-23 23:13:24,371 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7 used request id req-3032b0c8-d434-487c-bb66-af22cc41fc4b 2018-12-23 23:13:24,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346760749817s 2018-12-23 23:13:24,371 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/db0f2627-b5a4-4a3f-9750-7009f1197ad7 used request id req-3032b0c8-d434-487c-bb66-af22cc41fc4b 2018-12-23 23:13:24,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 23:13:24,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/571afdbd-4148-4ce4-8a08-3bb6a58738ef.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:25,481 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62e4c9ec-b034-4d85-aecd-178fc0ca3f1d Content-Length: 0 Date: Sun, 23 Dec 2018 23:13:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:13:25,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/571afdbd-4148-4ce4-8a08-3bb6a58738ef.json used request id req-62e4c9ec-b034-4d85-aecd-178fc0ca3f1d 2018-12-23 23:13:25,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10643005371s 2018-12-23 23:13:25,481 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/571afdbd-4148-4ce4-8a08-3bb6a58738ef.json used request id req-62e4c9ec-b034-4d85-aecd-178fc0ca3f1d 2018-12-23 23:13:25,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:13:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:25,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c2188e05-e508-4fa7-a720-de92cfe1be24 Date: Sun, 23 Dec 2018 23:13:25 GMT RESP BODY: {"floatingips": []} 2018-12-23 23:13:25,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c2188e05-e508-4fa7-a720-de92cfe1be24 2018-12-23 23:13:25,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0368318557739s 2018-12-23 23:13:25,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c2188e05-e508-4fa7-a720-de92cfe1be24 2018-12-23 23:13:25,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-23 23:13:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:25,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:13:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad715b25-379d-4d27-8143-7b356338dc6c x-compute-request-id: req-ad715b25-379d-4d27-8143-7b356338dc6c Content-Type: application/json 2018-12-23 23:13:25,642 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b used request id req-ad715b25-379d-4d27-8143-7b356338dc6c 2018-12-23 23:13:25,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.118239164352s 2018-12-23 23:13:25,643 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b used request id req-ad715b25-379d-4d27-8143-7b356338dc6c 2018-12-23 23:13:25,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:13:25,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:26,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-b1fdcb9d-ed82-40fb-a4aa-97d5f1dd75d1 x-compute-request-id: req-b1fdcb9d-ed82-40fb-a4aa-97d5f1dd75d1 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:72:9c", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "rel": "bookmark"}], "image": {"id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "links": [{"href": "http://172.30.9.21:8774/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-23T23:01:16.000000", "flavor": {"id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "links": [{"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}]}, "id": "d715c5a5-ba72-44cb-8eb3-a1a7c762934b", "security_groups": [{"name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}], "user_id": "ddb4be36061d455dbe2fa4b9742b3fd5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-23T23:13:25Z", "hostId": "0e6f451ff21cb2048c6e1d7efd6f8a1d89cbe1a6e6b06c2e14a3dd7f", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "name": "vyos_vrouter-vm_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "created": "2018-12-23T22:58:57Z", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-23 23:13:26,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b1fdcb9d-ed82-40fb-a4aa-97d5f1dd75d1 2018-12-23 23:13:26,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454413175583s 2018-12-23 23:13:26,098 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b1fdcb9d-ed82-40fb-a4aa-97d5f1dd75d1 2018-12-23 23:13:26,100 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-23 23:13:28,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-23 23:13:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:28,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69fe2aaa-c87e-44c3-9160-8e79516c65bc x-compute-request-id: req-69fe2aaa-c87e-44c3-9160-8e79516c65bc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-23 23:13:28,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69fe2aaa-c87e-44c3-9160-8e79516c65bc 2018-12-23 23:13:28,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0747020244598s 2018-12-23 23:13:28,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69fe2aaa-c87e-44c3-9160-8e79516c65bc 2018-12-23 23:13:28,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 23:13:28,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:28,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-0d85df24-0259-48fb-8a20-2ec2f0892fdd Date: Sun, 23 Dec 2018 23:13:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:58:54Z", "updated_at": "2018-12-23T22:58:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "12e153b0-9b41-45cd-b5df-422683001055", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "38052e8c-b5f3-460c-99ba-288d7b42f647", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 443, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "4211ed49-64be-4de6-b9e6-1e8a6ed3cdd5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "4e29eb79-4176-4592-a2a6-a1dce8480ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "6b0f49c3-e8d6-48c3-acc6-e3c222d160f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 22, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "6bf0faad-81b2-4699-b1b8-8b26c32aeb42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-23T22:58:55Z", "revision_number": 0, "id": "9b0ff528-670c-4850-8dde-74a395b311da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:55Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": 80, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:58:54Z", "revision_number": 0, "id": "af1dfa23-c006-41e5-9ce7-d2a763e01e41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:58:54Z", "security_group_id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 8, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a", "name": "vyos_vrouter-sg_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 23:13:28,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0d85df24-0259-48fb-8a20-2ec2f0892fdd 2018-12-23 23:13:28,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0508399009705s 2018-12-23 23:13:28,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0d85df24-0259-48fb-8a20-2ec2f0892fdd 2018-12-23 23:13:28,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 23:13:28,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:28,441 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b99ae93b-16bc-41c7-87df-ff75ea983b79 Content-Length: 0 Date: Sun, 23 Dec 2018 23:13:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:13:28,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a.json used request id req-b99ae93b-16bc-41c7-87df-ff75ea983b79 2018-12-23 23:13:28,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.205996990204s 2018-12-23 23:13:28,441 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cde226c6-6e5a-4d3a-8d57-e9cb2c9a0a7a.json used request id req-b99ae93b-16bc-41c7-87df-ff75ea983b79 2018-12-23 23:13:28,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-23 23:13:28,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:29,490 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 23:13:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c28d96c0-888a-4f81-a950-0983874031a0 x-compute-request-id: req-c28d96c0-888a-4f81-a950-0983874031a0 Content-Length: 0 Content-Type: application/json 2018-12-23 23:13:29,490 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3 used request id req-c28d96c0-888a-4f81-a950-0983874031a0 2018-12-23 23:13:29,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04824090004s 2018-12-23 23:13:29,490 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3 used request id req-c28d96c0-888a-4f81-a950-0983874031a0 2018-12-23 23:13:29,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 23:13:29,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" -d '{"subnet_id": "a55ef66b-0c83-4ebc-9bea-df7b81d92ad3"}' 2018-12-23 23:13:31,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d05532a3-8c3b-4548-b0c2-90e258217b27 Date: Sun, 23 Dec 2018 23:13:31 GMT RESP BODY: {"network_id": "16f7ecca-2239-4a92-8e05-c17291c474a3", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "subnet_id": "a55ef66b-0c83-4ebc-9bea-df7b81d92ad3", "subnet_ids": ["a55ef66b-0c83-4ebc-9bea-df7b81d92ad3"], "port_id": "449d4f3f-c7cd-4bb9-ba1b-d13e7e37d052", "id": "75a084e5-7130-45af-a87b-0b98139ad1ac"} 2018-12-23 23:13:31,594 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac/remove_router_interface.json used request id req-d05532a3-8c3b-4548-b0c2-90e258217b27 2018-12-23 23:13:31,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10374188423s 2018-12-23 23:13:31,595 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac/remove_router_interface.json used request id req-d05532a3-8c3b-4548-b0c2-90e258217b27 returning object 75a084e5-7130-45af-a87b-0b98139ad1ac 2018-12-23 23:13:31,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 23:13:31,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:31,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-f3094f39-082b-4e81-b18b-02be08e759b5 Date: Sun, 23 Dec 2018 23:13:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:24Z", "admin_state_up": true, "updated_at": "2018-12-23T23:13:30Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "75a084e5-7130-45af-a87b-0b98139ad1ac", "name": "vyos_vrouter-router_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 23:13:31,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f3094f39-082b-4e81-b18b-02be08e759b5 2018-12-23 23:13:31,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127855062485s 2018-12-23 23:13:31,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f3094f39-082b-4e81-b18b-02be08e759b5 2018-12-23 23:13:31,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 23:13:31,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:32,864 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61812eb7-9c55-4832-8c60-6bf5123a199d Content-Length: 0 Date: Sun, 23 Dec 2018 23:13:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:13:32,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac.json used request id req-61812eb7-9c55-4832-8c60-6bf5123a199d 2018-12-23 23:13:32,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13948297501s 2018-12-23 23:13:32,865 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/75a084e5-7130-45af-a87b-0b98139ad1ac.json used request id req-61812eb7-9c55-4832-8c60-6bf5123a199d 2018-12-23 23:13:32,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 23:13:32,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:32,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-956962bb-359c-40ed-96f6-98b602bd4be3 Date: Sun, 23 Dec 2018 23:13:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16f7ecca-2239-4a92-8e05-c17291c474a3","tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T22:57:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"48501324f3d245a0bbbe3c58833f0dca","id":"a55ef66b-0c83-4ebc-9bea-df7b81d92ad3","subnetpool_id":null,"name":"vyos_vrouter-subnet_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}]} 2018-12-23 23:13:32,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-956962bb-359c-40ed-96f6-98b602bd4be3 2018-12-23 23:13:32,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0502018928528s 2018-12-23 23:13:32,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-956962bb-359c-40ed-96f6-98b602bd4be3 2018-12-23 23:13:32,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 23:13:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/a55ef66b-0c83-4ebc-9bea-df7b81d92ad3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:34,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3a88fc0-6a91-4493-8fdb-e02cda595ce7 Date: Sun, 23 Dec 2018 23:13:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:13:34,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a55ef66b-0c83-4ebc-9bea-df7b81d92ad3.json used request id req-c3a88fc0-6a91-4493-8fdb-e02cda595ce7 2018-12-23 23:13:34,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20540499687s 2018-12-23 23:13:34,123 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a55ef66b-0c83-4ebc-9bea-df7b81d92ad3.json used request id req-c3a88fc0-6a91-4493-8fdb-e02cda595ce7 2018-12-23 23:13:34,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 23:13:34,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:34,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-b1eac398-9d8b-451e-ade1-85fae4c0108b Date: Sun, 23 Dec 2018 23:13:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"16f7ecca-2239-4a92-8e05-c17291c474a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"48501324f3d245a0bbbe3c58833f0dca","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T23:13:33Z","qos_policy_id":null,"name":"vyos_vrouter-net_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3","admin_state_up":true,"tenant_id":"48501324f3d245a0bbbe3c58833f0dca","created_at":"2018-12-23T22:57:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500}]} 2018-12-23 23:13:34,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b1eac398-9d8b-451e-ade1-85fae4c0108b 2018-12-23 23:13:34,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.130474090576s 2018-12-23 23:13:34,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b1eac398-9d8b-451e-ade1-85fae4c0108b 2018-12-23 23:13:34,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 23:13:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/16f7ecca-2239-4a92-8e05-c17291c474a3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:35,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57e6e5f4-10c5-4abd-8b1d-952365a4f3c3 Date: Sun, 23 Dec 2018 23:13:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:13:35,167 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/16f7ecca-2239-4a92-8e05-c17291c474a3.json used request id req-57e6e5f4-10c5-4abd-8b1d-952365a4f3c3 2018-12-23 23:13:35,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.911461830139s 2018-12-23 23:13:35,167 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/16f7ecca-2239-4a92-8e05-c17291c474a3.json used request id req-57e6e5f4-10c5-4abd-8b1d-952365a4f3c3 2018-12-23 23:13:35,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:13:35,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:35,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-ac1e25a7-18bc-4fef-8309-5138148efbfe Date: Sun, 23 Dec 2018 23:13:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "metadata": {}}], "file": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68/file", "owner": "48501324f3d245a0bbbe3c58833f0dca", "id": "6acf709b-fb90-4c0e-8920-7336ce269d68", "size": 4373348352, "self": "/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/6acf709b-fb90-4c0e-8920-7336ce269d68/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-23T22:58:53Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-23T22:57:51Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:13:35,384 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ac1e25a7-18bc-4fef-8309-5138148efbfe 2018-12-23 23:13:35,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213433027267s 2018-12-23 23:13:35,385 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ac1e25a7-18bc-4fef-8309-5138148efbfe 2018-12-23 23:13:35,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 23:13:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}770d015d0d49f34b8e75ee71cffcaaf65e0ee450" 2018-12-23 23:13:35,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2f73133e-514e-4a87-8423-106567827690 Date: Sun, 23 Dec 2018 23:13:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:13:35,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68 used request id req-2f73133e-514e-4a87-8423-106567827690 2018-12-23 23:13:35,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.427407979965s 2018-12-23 23:13:35,814 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6acf709b-fb90-4c0e-8920-7336ce269d68 used request id req-2f73133e-514e-4a87-8423-106567827690 2018-12-23 23:13:35,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 23:13:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:35,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13: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-43b09aa4-99e5-4878-97eb-bec33d04d91e x-compute-request-id: req-43b09aa4-99e5-4878-97eb-bec33d04d91e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "1a6b1960-b58d-432a-8b2f-9d2f4c54537f"}]} 2018-12-23 23:13:35,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-43b09aa4-99e5-4878-97eb-bec33d04d91e 2018-12-23 23:13:35,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238399505615s 2018-12-23 23:13:35,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-43b09aa4-99e5-4878-97eb-bec33d04d91e 2018-12-23 23:13:35,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 23:13:35,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:35,866 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 23:13: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-40cc9bb2-7a4d-4cb4-bf3d-922efd627241 x-compute-request-id: req-40cc9bb2-7a4d-4cb4-bf3d-922efd627241 Content-Length: 0 Content-Type: application/json 2018-12-23 23:13:35,867 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f used request id req-40cc9bb2-7a4d-4cb4-bf3d-922efd627241 2018-12-23 23:13:35,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0264019966125s 2018-12-23 23:13:35,867 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1a6b1960-b58d-432a-8b2f-9d2f4c54537f used request id req-40cc9bb2-7a4d-4cb4-bf3d-922efd627241 2018-12-23 23:13:35,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 23:13:35,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:35,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8eb1011-4b49-46ce-90f8-a67c1de04169 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": {"self": "http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ddb4be36061d455dbe2fa4b9742b3fd5", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 23:13:35,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d8eb1011-4b49-46ce-90f8-a67c1de04169 2018-12-23 23:13:35,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109043836594s 2018-12-23 23:13:35,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d8eb1011-4b49-46ce-90f8-a67c1de04169 2018-12-23 23:13:35,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 23:13:35,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:36,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3188da-bc90-444a-b8ce-a5052cc1a114 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3", "links": {"self": "http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ddb4be36061d455dbe2fa4b9742b3fd5", "description": null}} 2018-12-23 23:13:36,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5 used request id req-2e3188da-bc90-444a-b8ce-a5052cc1a114 2018-12-23 23:13:36,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104108095169s 2018-12-23 23:13:36,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5 used request id req-2e3188da-bc90-444a-b8ce-a5052cc1a114 2018-12-23 23:13:36,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 23:13:36,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:36,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:13:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed543b94-e76b-4142-a86b-512174477c96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 23:13:36,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5 used request id req-ed543b94-e76b-4142-a86b-512174477c96 2018-12-23 23:13:36,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297358989716s 2018-12-23 23:13:36,386 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ddb4be36061d455dbe2fa4b9742b3fd5 used request id req-ed543b94-e76b-4142-a86b-512174477c96 2018-12-23 23:13:36,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 23:13:36,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:36,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207aa48f-9656-4f2a-8f63-50eea8ef68cc Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca"}, "tags": [], "enabled": true, "id": "48501324f3d245a0bbbe3c58833f0dca", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_19357f5b-8bd7-4b05-bbe7-b84dcf8b98b3"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 23:13:36,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-207aa48f-9656-4f2a-8f63-50eea8ef68cc 2018-12-23 23:13:36,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109139919281s 2018-12-23 23:13:36,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-207aa48f-9656-4f2a-8f63-50eea8ef68cc 2018-12-23 23:13:36,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 23:13:36,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:36,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:13:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d23cd2cf-69c6-4d29-876a-ce72cd1ca1a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 23:13:36,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca used request id req-d23cd2cf-69c6-4d29-876a-ce72cd1ca1a9 2018-12-23 23:13:36,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.196655035019s 2018-12-23 23:13:36,704 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/48501324f3d245a0bbbe3c58833f0dca used request id req-d23cd2cf-69c6-4d29-876a-ce72cd1ca1a9 2018-12-23 23:13:36,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 23:13:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=48501324f3d245a0bbbe3c58833f0dca&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:36,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d582364e-0cae-498e-b078-6401253ee811 Date: Sun, 23 Dec 2018 23:13:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}]} 2018-12-23 23:13:36,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=48501324f3d245a0bbbe3c58833f0dca&name=default used request id req-d582364e-0cae-498e-b078-6401253ee811 2018-12-23 23:13:36,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.14995598793s 2018-12-23 23:13:36,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=48501324f3d245a0bbbe3c58833f0dca&name=default used request id req-d582364e-0cae-498e-b078-6401253ee811 2018-12-23 23:13:36,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 23:13:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:36,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-7436b04e-4dfb-4cae-9cad-c58eccd3bcab Date: Sun, 23 Dec 2018 23:13:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "created_at": "2018-12-23T22:57:22Z", "updated_at": "2018-12-23T22:57:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:22Z", "revision_number": 0, "id": "08be9eba-f4d1-435e-a213-c7b149c9de7e", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:22Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "4853892a-555a-4b80-9178-25bbeced5b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv4", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "8a484f51-4543-4bcc-9d64-99c68fc5a3e6", "remote_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T22:57:23Z", "revision_number": 0, "id": "a3928681-ee6d-48a2-908a-72270c5f5079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T22:57:23Z", "security_group_id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "tenant_id": "48501324f3d245a0bbbe3c58833f0dca", "port_range_min": null, "ethertype": "IPv6", "project_id": "48501324f3d245a0bbbe3c58833f0dca"}], "revision_number": 4, "project_id": "48501324f3d245a0bbbe3c58833f0dca", "id": "50f5f05a-33b3-4808-b28c-2b10d18e7d29", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 23:13:36,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7436b04e-4dfb-4cae-9cad-c58eccd3bcab 2018-12-23 23:13:36,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.119462013245s 2018-12-23 23:13:36,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7436b04e-4dfb-4cae-9cad-c58eccd3bcab 2018-12-23 23:13:36,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 23:13:36,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/50f5f05a-33b3-4808-b28c-2b10d18e7d29.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7011f8d3bb1d9c143af57a59cb53de2f10286888" 2018-12-23 23:13:37,125 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92ab18ce-fa65-4f89-bfae-b18b62c7f70a Content-Length: 0 Date: Sun, 23 Dec 2018 23:13:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:13:37,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/50f5f05a-33b3-4808-b28c-2b10d18e7d29.json used request id req-92ab18ce-fa65-4f89-bfae-b18b62c7f70a 2018-12-23 23:13:37,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138787984848s 2018-12-23 23:13:37,126 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/50f5f05a-33b3-4808-b28c-2b10d18e7d29.json used request id req-92ab18ce-fa65-4f89-bfae-b18b62c7f70a 2018-12-23 23:13:37,146 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-12-23 23:13:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:13:37,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f6e130-8cb2-4441-80fc-1415cf5a3e47 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 23:13:37,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-b3f6e130-8cb2-4441-80fc-1415cf5a3e47 2018-12-23 23:13:37,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 23:13:37,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-24T00:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["OyBzXJQbSB6c5cksGC6Xxg"], "issued_at": "2018-12-23T23:13:37.000000Z"}} 2018-12-23 23:13:37,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 23:13:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:37,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d3fdf7bc-52ca-47ec-96e8-be0b2a21a4fc Date: Sun, 23 Dec 2018 23:13:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 23:13:37,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d3fdf7bc-52ca-47ec-96e8-be0b2a21a4fc 2018-12-23 23:13:37,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256951808929s 2018-12-23 23:13:37,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d3fdf7bc-52ca-47ec-96e8-be0b2a21a4fc 2018-12-23 23:13:37,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:13:37,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 23:13:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 23:13:37,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 23:13:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:37,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a7b3ac-adb2-4b3c-9047-956cecc2210c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 23:13:37,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-15a7b3ac-adb2-4b3c-9047-956cecc2210c 2018-12-23 23:13:37,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0927939414978s 2018-12-23 23:13:37,948 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-15a7b3ac-adb2-4b3c-9047-956cecc2210c 2018-12-23 23:13:37,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 23:13:37,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf"}}' 2018-12-23 23:13:38,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 23:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8ee62ce-caba-4709-b8ad-71fa2fb89f80 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8"}, "tags": [], "enabled": true, "id": "456101d67e6a4b3abb5dfa090a9971f8", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf"}} 2018-12-23 23:13:38,078 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d8ee62ce-caba-4709-b8ad-71fa2fb89f80 2018-12-23 23:13:38,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122933864594s 2018-12-23 23:13:38,078 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d8ee62ce-caba-4709-b8ad-71fa2fb89f80 2018-12-23 23:13:38,079 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'456101d67e6a4b3abb5dfa090a9971f8', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf'}) 2018-12-23 23:13:38,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 23:13:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0fe08bb1-1a52-4bf3-addb-a49e9de31559", "email": null, "name": "juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf"}}' 2018-12-23 23:13:38,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 23:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93981bd3-dc71-4e7c-9962-c91caa6060ce Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf", "links": {"self": "http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b3737a635384678a9eee49316141349", "domain_id": "default", "password_expires_at": null}} 2018-12-23 23:13:38,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-93981bd3-dc71-4e7c-9962-c91caa6060ce 2018-12-23 23:13:38,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.354281902313s 2018-12-23 23:13:38,440 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-93981bd3-dc71-4e7c-9962-c91caa6060ce 2018-12-23 23:13:38,441 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1b3737a635384678a9eee49316141349', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf'}) 2018-12-23 23:13:38,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 23:13:38,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:38,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5887e799-c44f-4537-87ad-50152b60997c Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 23:13:38,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5887e799-c44f-4537-87ad-50152b60997c 2018-12-23 23:13:38,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988819599152s 2018-12-23 23:13:38,544 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5887e799-c44f-4537-87ad-50152b60997c 2018-12-23 23:13:38,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 23:13:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:38,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71f8ffb-850d-4129-8ade-e5f5ac23c795 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 23:13:38,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a71f8ffb-850d-4129-8ade-e5f5ac23c795 2018-12-23 23:13:38,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0914659500122s 2018-12-23 23:13:38,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a71f8ffb-850d-4129-8ade-e5f5ac23c795 2018-12-23 23:13:38,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 23:13:38,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:38,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54d2d8f-6ec0-416f-9d7a-60f6adc7e79a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 23:13:38,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f54d2d8f-6ec0-416f-9d7a-60f6adc7e79a 2018-12-23 23:13:38,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.020192861557s 2018-12-23 23:13:38,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f54d2d8f-6ec0-416f-9d7a-60f6adc7e79a 2018-12-23 23:13:38,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 23:13:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:38,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d06733f4-dede-46b2-b6f1-39e4e82952f1 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf", "links": {"self": "http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b3737a635384678a9eee49316141349", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 23:13:38,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d06733f4-dede-46b2-b6f1-39e4e82952f1 2018-12-23 23:13:38,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108069896698s 2018-12-23 23:13:38,775 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d06733f4-dede-46b2-b6f1-39e4e82952f1 2018-12-23 23:13:38,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 23:13:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:38,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b2f2ed-211e-4164-a74a-1b93080aea19 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8"}, "tags": [], "enabled": true, "id": "456101d67e6a4b3abb5dfa090a9971f8", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 23:13:38,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-27b2f2ed-211e-4164-a74a-1b93080aea19 2018-12-23 23:13:38,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108896970749s 2018-12-23 23:13:38,895 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-27b2f2ed-211e-4164-a74a-1b93080aea19 2018-12-23 23:13:38,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 23:13:38,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=1b3737a635384678a9eee49316141349&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=456101d67e6a4b3abb5dfa090a9971f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:38,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c82681-c09a-4425-9e56-3daf17919086 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=1b3737a635384678a9eee49316141349&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=456101d67e6a4b3abb5dfa090a9971f8", "previous": null, "next": null}} 2018-12-23 23:13:38,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=1b3737a635384678a9eee49316141349&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=456101d67e6a4b3abb5dfa090a9971f8 used request id req-74c82681-c09a-4425-9e56-3daf17919086 2018-12-23 23:13:38,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0870499610901s 2018-12-23 23:13:38,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=1b3737a635384678a9eee49316141349&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=456101d67e6a4b3abb5dfa090a9971f8 used request id req-74c82681-c09a-4425-9e56-3daf17919086 2018-12-23 23:13:38,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 23:13:38,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8/users/1b3737a635384678a9eee49316141349/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:39,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:13:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3dc6dd-09d0-40aa-959b-1429a5fd74db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 23:13:39,125 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8/users/1b3737a635384678a9eee49316141349/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-3c3dc6dd-09d0-40aa-959b-1429a5fd74db 2018-12-23 23:13:39,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13087105751s 2018-12-23 23:13:39,125 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8/users/1b3737a635384678a9eee49316141349/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-3c3dc6dd-09d0-40aa-959b-1429a5fd74db 2018-12-23 23:13:39,126 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'456101d67e6a4b3abb5dfa090a9971f8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0fe08bb1-1a52-4bf3-addb-a49e9de31559', 'username': u'juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 23:13:39,129 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf', 'password': '0fe08bb1-1a52-4bf3-addb-a49e9de31559', 'project_name': 'juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '456101d67e6a4b3abb5dfa090a9971f8', 'project_domain_name': 'Default'} 2018-12-23 23:13:39,193 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-12-23 23:13:39,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-12-23 23:13:39,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:13:39,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 23:13:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 23:13:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:39,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4463a5e0-2b86-4043-a205-4fea0274860c Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/112d0b0564b64f44b7ef16e9b8c96f9f"}, "enabled": true, "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/21947d15ff654a249e99f724f7df3597"}, "enabled": true, "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/359a5cd59b554a69b5541c94ea6ceed2"}, "enabled": true, "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/4a92c6dffc8f4436ad2f6105989062c8"}, "enabled": true, "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5defac5f2a05459ba4d4275fb031b03d"}, "enabled": true, "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/63fc03cf8dbf4a8baac50b0fac4e0c82"}, "enabled": true, "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6852e2057d61491088f0459cc07403a5"}, "enabled": true, "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/706c67840ef8440791c2a6ba7818e1f4"}, "enabled": true, "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/741e6ea695634379a82e3fd9a9df4312"}, "enabled": true, "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7498a21479ce45c69b4dab77f3f13c56"}, "enabled": true, "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/89a829a03dae432c921e333048e430cc"}, "enabled": true, "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/aa73724fa2da418095f89e029ff4e1ce"}, "enabled": true, "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d45095c654a1400cb62b2c944b6da247"}, "enabled": true, "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d833ba892ab44b878f2d88e21d697d36"}, "enabled": true, "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/fc2f757ccbd84de3bd99e7c0264fa323"}, "enabled": true, "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-12-23 23:13:39,308 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-4463a5e0-2b86-4043-a205-4fea0274860c 2018-12-23 23:13:39,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0915219783783s 2018-12-23 23:13:39,308 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-4463a5e0-2b86-4043-a205-4fea0274860c 2018-12-23 23:13:39,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-12-23 23:13:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:39,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b883cb5-992b-426a-8a54-2991ad20610e Content-Encoding: gzip Content-Length: 1964 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e8733ce937440f6a358dabd03d67fc8"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1750bbe0a7f84e8b910f331b0dfed7ed"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1d919f1216cc439b86f4ee4f9bed0c9f"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1edf023e5fcb443a817c7e53c2fb0c9d"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2aa151cbdc4c434588c93910d53271f4"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "89a829a03dae432c921e333048e430cc", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2f426c5e56ef4db6a93a947cdc4c3d30"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/359a4cbf65994eaf8b1efe8dddf6b1f7"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3e1a6c4ba02a434db387a95bb3aab375"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/430ad24211834aaa8495d586e149b750"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "430ad24211834aaa8495d586e149b750"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/44b99c30a75d4c6dab984f97abea2449"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "89a829a03dae432c921e333048e430cc", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53c8cd59377444d8a8b2638850a377c5"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/56af3e3834cb4284a67e47847f6df819"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "56af3e3834cb4284a67e47847f6df819"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5c6cb1ad80604c26a804b60c104f896d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6e613a63bde84ae6b840f30bd208001e"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/79d5e9bfc3ec4b9dba5a69f4cded500d"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7e2be6a90179421cbae805e1230cbdcf"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7edb7917967346efb821112e6a7d37da"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "7edb7917967346efb821112e6a7d37da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/80d5f992a8b047be8cf37d450971d70b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8d14b2d3a1ba404b84f053cde4207567"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/910010374aec485993c1289b9ad3edb9"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "910010374aec485993c1289b9ad3edb9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/917b52c1c2b940dcaa1258f0130b1ed7"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7498a21479ce45c69b4dab77f3f13c56", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/91eb248773764777a43d080cc801508d"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "91eb248773764777a43d080cc801508d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b0a33e321da41d795e58a8bdd4ea9ed"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "359a5cd59b554a69b5541c94ea6ceed2", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9cd1e2e6c4954026a063a200d9596587"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9e141c6af257415d8dbe6ebbef5f0f21"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a31311f704a64befafcf623c17a32a42"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "a31311f704a64befafcf623c17a32a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a860189e34c04334871f350ab2612feb"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "a860189e34c04334871f350ab2612feb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a928aae2432a4e9ebc5001cc0a1bf11f"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d45095c654a1400cb62b2c944b6da247", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ae0c6a47d9274e5980752b45553d33d1"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5defac5f2a05459ba4d4275fb031b03d", "id": "ae0c6a47d9274e5980752b45553d33d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b17b4dba99db4de0b58020f38f8b84c7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d833ba892ab44b878f2d88e21d697d36", "id": "b17b4dba99db4de0b58020f38f8b84c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b1e841bb0b374ee7bd13c5930ba2ac32"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd57108b136b4709a287ce21e097902d"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "bd57108b136b4709a287ce21e097902d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c5529fadfbd24d2dac07e65087e898b8"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a92c6dffc8f4436ad2f6105989062c8", "id": "c5529fadfbd24d2dac07e65087e898b8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cd73f9c9baca42f0945b44fee24c5d63"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d116b4d9db084bcebfae7717a2f8ab31"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d256497e536742b49f18a24283e117b2"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "706c67840ef8440791c2a6ba7818e1f4", "id": "d256497e536742b49f18a24283e117b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e0e01a98dc2348348b49d29caf26ac77"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6852e2057d61491088f0459cc07403a5", "id": "e0e01a98dc2348348b49d29caf26ac77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e358890aff534ec39e15d941a3aa8803"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "741e6ea695634379a82e3fd9a9df4312", "id": "e358890aff534ec39e15d941a3aa8803"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f30fa8e7e2824827b6d3f7f17dabe096"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "89a829a03dae432c921e333048e430cc", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f9334e47999342078dcc97d299502e30"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fc2f757ccbd84de3bd99e7c0264fa323", "id": "f9334e47999342078dcc97d299502e30"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fda7363c01c24ec3a4239f30d13fc08a"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "112d0b0564b64f44b7ef16e9b8c96f9f", "id": "fda7363c01c24ec3a4239f30d13fc08a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe6accbee64b44d682247a26fe204c2b"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "21947d15ff654a249e99f724f7df3597", "id": "fe6accbee64b44d682247a26fe204c2b"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-23 23:13:39,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-4b883cb5-992b-426a-8a54-2991ad20610e 2018-12-23 23:13:39,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0922231674194s 2018-12-23 23:13:39,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-4b883cb5-992b-426a-8a54-2991ad20610e 2018-12-23 23:13:39,417 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-12-23 23:13:39,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 23:13:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:39,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c8dc20f-2a4b-4b62-980d-eaab4d585e36 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 23:13:39,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4c8dc20f-2a4b-4b62-980d-eaab4d585e36 2018-12-23 23:13:39,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0936839580536s 2018-12-23 23:13:39,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4c8dc20f-2a4b-4b62-980d-eaab4d585e36 2018-12-23 23:13:39,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 23:13:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:13:39,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a6fa7da-b414-4b7c-b461-3b03d20a5e29 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8"}, "tags": [], "enabled": true, "id": "456101d67e6a4b3abb5dfa090a9971f8", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 23:13:39,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3a6fa7da-b414-4b7c-b461-3b03d20a5e29 2018-12-23 23:13:39,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101470947266s 2018-12-23 23:13:39,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3a6fa7da-b414-4b7c-b461-3b03d20a5e29 2018-12-23 23:13:39,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-23 23:13:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" -d '{"network": {"tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "name": "juju_epc-net_5c8020c6-8783-4acc-b983-31283f772ecf", "admin_state_up": true}}' 2018-12-23 23:13:40,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-92d34493-bbec-4eb5-9447-48e964c478b1 Date: Sun, 23 Dec 2018 23:13:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"456101d67e6a4b3abb5dfa090a9971f8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T23:13:39Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_5c8020c6-8783-4acc-b983-31283f772ecf","admin_state_up":true,"tenant_id":"456101d67e6a4b3abb5dfa090a9971f8","created_at":"2018-12-23T23:13:39Z","mtu":1450}} 2018-12-23 23:13:40,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-92d34493-bbec-4eb5-9447-48e964c478b1 2018-12-23 23:13:40,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.469293832779s 2018-12-23 23:13:40,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-92d34493-bbec-4eb5-9447-48e964c478b1 2018-12-23 23:13:40,092 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-12-23T23:13:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6', u'provider:segmentation_id': 82, 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_5c8020c6-8783-4acc-b983-31283f772ecf', u'created_at': u'2018-12-23T23:13:39Z', u'mtu': 1450, u'tenant_id': u'456101d67e6a4b3abb5dfa090a9971f8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'456101d67e6a4b3abb5dfa090a9971f8', u'l2_adjacency': True}) 2018-12-23 23:13:40,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:13:40,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073d196c-e1d9-4864-9bc0-cd00e9bad196 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 23:13:40,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-073d196c-e1d9-4864-9bc0-cd00e9bad196 2018-12-23 23:13:40,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 23:13:40,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}], "expires_at": "2018-12-24T00:13:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "456101d67e6a4b3abb5dfa090a9971f8", "name": "juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/456101d67e6a4b3abb5dfa090a9971f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/456101d67e6a4b3abb5dfa090a9971f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/456101d67e6a4b3abb5dfa090a9971f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/456101d67e6a4b3abb5dfa090a9971f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/456101d67e6a4b3abb5dfa090a9971f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/456101d67e6a4b3abb5dfa090a9971f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_456101d67e6a4b3abb5dfa090a9971f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_456101d67e6a4b3abb5dfa090a9971f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/456101d67e6a4b3abb5dfa090a9971f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/456101d67e6a4b3abb5dfa090a9971f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/456101d67e6a4b3abb5dfa090a9971f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/456101d67e6a4b3abb5dfa090a9971f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/456101d67e6a4b3abb5dfa090a9971f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/456101d67e6a4b3abb5dfa090a9971f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf", "id": "1b3737a635384678a9eee49316141349"}, "audit_ids": ["PK-E8C8AQa2cMnEBFF6zVg"], "issued_at": "2018-12-23T23:13:40.000000Z"}} 2018-12-23 23:13:40,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 23:13:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:13:40,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-c2078cd2-70db-4792-8762-3efbd6b0eaec Date: Sun, 23 Dec 2018 23:13:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"456101d67e6a4b3abb5dfa090a9971f8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T23:13:39Z","qos_policy_id":null,"name":"juju_epc-net_5c8020c6-8783-4acc-b983-31283f772ecf","admin_state_up":true,"tenant_id":"456101d67e6a4b3abb5dfa090a9971f8","created_at":"2018-12-23T23:13:39Z","mtu":1450}]} 2018-12-23 23:13:40,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c2078cd2-70db-4792-8762-3efbd6b0eaec 2018-12-23 23:13:40,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290947198868s 2018-12-23 23:13:40,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c2078cd2-70db-4792-8762-3efbd6b0eaec 2018-12-23 23:13:40,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-23 23:13:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" -d '{"subnet": {"name": "juju_epc-subnet_5c8020c6-8783-4acc-b983-31283f772ecf", "enable_dhcp": true, "network_id": "e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-12-23 23:13:41,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9dacbc4d-1057-4ce8-a1d0-c2040462ae3c Date: Sun, 23 Dec 2018 23:13:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6","tenant_id":"456101d67e6a4b3abb5dfa090a9971f8","created_at":"2018-12-23T23:13:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T23:13:41Z","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":"456101d67e6a4b3abb5dfa090a9971f8","id":"488d99a5-d2a0-4549-9e27-eda72354babe","subnetpool_id":null,"name":"juju_epc-subnet_5c8020c6-8783-4acc-b983-31283f772ecf"}} 2018-12-23 23:13:41,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9dacbc4d-1057-4ce8-a1d0-c2040462ae3c 2018-12-23 23:13:41,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.604509115219s 2018-12-23 23:13:41,388 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9dacbc4d-1057-4ce8-a1d0-c2040462ae3c 2018-12-23 23:13:41,389 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T23:13:41Z', 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'488d99a5-d2a0-4549-9e27-eda72354babe', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_5c8020c6-8783-4acc-b983-31283f772ecf', u'enable_dhcp': True, u'network_id': u'e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6', u'tenant_id': u'456101d67e6a4b3abb5dfa090a9971f8', u'created_at': u'2018-12-23T23:13:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'456101d67e6a4b3abb5dfa090a9971f8'}) 2018-12-23 23:13:41,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-23 23:13:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" -d '{"router": {"external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b"}, "name": "juju_epc-router_5c8020c6-8783-4acc-b983-31283f772ecf", "admin_state_up": true}}' 2018-12-23 23:13:42,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b7f599ad-8197-45e5-bd27-834fe4e171e4 Date: Sun, 23 Dec 2018 23:13:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:13:41Z", "admin_state_up": true, "updated_at": "2018-12-23T23:13:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "id": "2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee", "name": "juju_epc-router_5c8020c6-8783-4acc-b983-31283f772ecf"}} 2018-12-23 23:13:42,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b7f599ad-8197-45e5-bd27-834fe4e171e4 2018-12-23 23:13:42,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58788704872s 2018-12-23 23:13:42,978 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b7f599ad-8197-45e5-bd27-834fe4e171e4 2018-12-23 23:13:42,978 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-23T23:13:42Z', u'revision_number': 2, u'id': u'2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee', u'external_gateway_info': {u'network_id': u'6448575b-7138-4879-8a30-e8764463016b', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f0d23bea-9e78-4e3b-8867-0fdd7e41d604', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_5c8020c6-8783-4acc-b983-31283f772ecf', u'admin_state_up': True, u'tenant_id': u'456101d67e6a4b3abb5dfa090a9971f8', u'created_at': u'2018-12-23T23:13:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'456101d67e6a4b3abb5dfa090a9971f8'}) 2018-12-23 23:13:42,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-23 23:13:42,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" -d '{"subnet_id": "488d99a5-d2a0-4549-9e27-eda72354babe"}' 2018-12-23 23:13:45,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1eea3581-bcea-4c5e-b2dc-fde254cbbd08 Date: Sun, 23 Dec 2018 23:13:45 GMT RESP BODY: {"network_id": "e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "subnet_id": "488d99a5-d2a0-4549-9e27-eda72354babe", "subnet_ids": ["488d99a5-d2a0-4549-9e27-eda72354babe"], "port_id": "ab3d420b-5192-4abc-b7ff-058fd31a8d52", "id": "2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee"} 2018-12-23 23:13:45,522 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee/add_router_interface.json used request id req-1eea3581-bcea-4c5e-b2dc-fde254cbbd08 2018-12-23 23:13:45,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.542937994s 2018-12-23 23:13:45,522 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee/add_router_interface.json used request id req-1eea3581-bcea-4c5e-b2dc-fde254cbbd08 returning object 2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee 2018-12-23 23:13:45,522 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-12-23 23:13:47,191 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:56cea6fd89a03c2b12f0f2004ca9c688 sha256:9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f 2018-12-23 23:13:47,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:13:47,198 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 23:13:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 23:13:47,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:13:47,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:13:47,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c0a8bb3b-79d3-4f57-96b9-93435898cb08 Date: Sun, 23 Dec 2018 23:13:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:13:47,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0a8bb3b-79d3-4f57-96b9-93435898cb08 2018-12-23 23:13:47,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.213861942291s 2018-12-23 23:13:47,417 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0a8bb3b-79d3-4f57-96b9-93435898cb08 2018-12-23 23:13:47,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 23:13:47,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" -d '{"owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "owner_specified.shade.object": "images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf"}' 2018-12-23 23:13:47,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d24c26e-5756-4f6c-9c40-2ea6c8fb18f0 Date: Sun, 23 Dec 2018 23:13:47 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file", "owner": "456101d67e6a4b3abb5dfa090a9971f8", "id": "e9517bec-57c4-46c5-96c1-ab9996670fd4", "size": null, "self": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-23T23:13:47Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "checksum": null, "created_at": "2018-12-23T23:13:47Z", "protected": false} 2018-12-23 23:13:47,483 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7d24c26e-5756-4f6c-9c40-2ea6c8fb18f0 2018-12-23 23:13:47,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0589120388031s 2018-12-23 23:13:47,483 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7d24c26e-5756-4f6c-9c40-2ea6c8fb18f0 returning object e9517bec-57c4-46c5-96c1-ab9996670fd4 2018-12-23 23:13:47,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 23:13:47,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" -d '' 2018-12-23 23:13:51,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e5001080-95c7-4b03-8075-1c07de63775f Date: Sun, 23 Dec 2018 23:13:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:13:51,811 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file used request id req-e5001080-95c7-4b03-8075-1c07de63775f 2018-12-23 23:13:51,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.32692599297s 2018-12-23 23:13:51,811 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file used request id req-e5001080-95c7-4b03-8075-1c07de63775f 2018-12-23 23:13:51,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:13:51,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:13:51,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-54f24f2e-9ebf-4cbb-884b-2d788e5b5da8 Date: Sun, 23 Dec 2018 23:13:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap", "metadata": {}}], "file": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file", "owner": "456101d67e6a4b3abb5dfa090a9971f8", "id": "e9517bec-57c4-46c5-96c1-ab9996670fd4", "size": 297009152, "self": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-23T23:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-23T23:13:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:13:51,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-54f24f2e-9ebf-4cbb-884b-2d788e5b5da8 2018-12-23 23:13:51,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0340981483459s 2018-12-23 23:13:51,849 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-54f24f2e-9ebf-4cbb-884b-2d788e5b5da8 2018-12-23 23:13:51,851 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file', 'owner': u'456101d67e6a4b3abb5dfa090a9971f8', 'id': u'e9517bec-57c4-46c5-96c1-ab9996670fd4', 'size': 297009152, u'self': u'/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'456101d67e6a4b3abb5dfa090a9971f8', 'name': 'juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T23:13:51Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T23:13:51Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf', 'created': u'2018-12-23T23:13:47Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2018-12-23T23:13:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2018-12-23 23:13:54,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i e9517bec-57c4-46c5-96c1-ab9996670fd4 -s xenial -r regionOne -u http://172.30.9.21:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-23 23:13:54,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 23:13:54,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_5c8020c6-8783-4acc-b983-31283f772ecf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-23 23:13:54,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-88e98e76-ce55-41a5-ab5d-7fac3092e36e x-compute-request-id: req-88e98e76-ce55-41a5-ab5d-7fac3092e36e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_5c8020c6-8783-4acc-b983-31283f772ecf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f0487cd7-9ca2-48ec-8c48-3a31d776906f"}} 2018-12-23 23:13:54,761 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-88e98e76-ce55-41a5-ab5d-7fac3092e36e 2018-12-23 23:13:54,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.153235912323s 2018-12-23 23:13:54,761 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-88e98e76-ce55-41a5-ab5d-7fac3092e36e 2018-12-23 23:13:54,762 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_5c8020c6-8783-4acc-b983-31283f772ecf', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'f0487cd7-9ca2-48ec-8c48-3a31d776906f', 'swap': 0}) 2018-12-23 23:13:54,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 23:13:54,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" -d '{"extra_specs": {}}' 2018-12-23 23:13:54,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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 x-openstack-request-id: req-16e1a5f1-8d81-43d9-9a86-65b395fcb320 x-compute-request-id: req-16e1a5f1-8d81-43d9-9a86-65b395fcb320 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 23:13:54,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f/os-extra_specs used request id req-16e1a5f1-8d81-43d9-9a86-65b395fcb320 2018-12-23 23:13:54,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208110809326s 2018-12-23 23:13:54,784 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f/os-extra_specs used request id req-16e1a5f1-8d81-43d9-9a86-65b395fcb320 2018-12-23 23:13:54,784 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-12-23 23:13:54,786 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-105 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2018-12-23 23:13:54,794 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-12-23 23:13:54,962 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-12-23 23:13:54,962 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-12-23 23:13:55,134 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-12-23 23:13:55,134 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-23 23:13:56,608 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-23 23:13:56,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:13:56,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:13:56,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-6ba1bd97-83d3-4b90-9e7a-99cb18a1c1d4 Date: Sun, 23 Dec 2018 23:13:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap", "metadata": {}}], "file": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file", "owner": "456101d67e6a4b3abb5dfa090a9971f8", "id": "e9517bec-57c4-46c5-96c1-ab9996670fd4", "size": 297009152, "self": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-23T23:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-23T23:13:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:13:56,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6ba1bd97-83d3-4b90-9e7a-99cb18a1c1d4 2018-12-23 23:13:56,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364999771118s 2018-12-23 23:13:56,647 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6ba1bd97-83d3-4b90-9e7a-99cb18a1c1d4 2018-12-23 23:13:56,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 23:13:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf"}' 2018-12-23 23:13:56,711 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0ff36488-3230-41b1-b5ad-607111523cce Date: Sun, 23 Dec 2018 23:13:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/file", "owner": "456101d67e6a4b3abb5dfa090a9971f8", "id": "afa36543-da4c-4eb7-bbde-c0b12c765a01", "size": null, "self": "/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T23:13:56Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf", "checksum": null, "created_at": "2018-12-23T23:13:56Z", "protected": false} 2018-12-23 23:13:56,711 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0ff36488-3230-41b1-b5ad-607111523cce 2018-12-23 23:13:56,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0596129894257s 2018-12-23 23:13:56,712 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0ff36488-3230-41b1-b5ad-607111523cce returning object afa36543-da4c-4eb7-bbde-c0b12c765a01 2018-12-23 23:13:56,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 23:13:56,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" -d '' 2018-12-23 23:14:00,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-372835b3-e666-4ce6-8137-5553c31bcab1 Date: Sun, 23 Dec 2018 23:14:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:14:00,997 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/file used request id req-372835b3-e666-4ce6-8137-5553c31bcab1 2018-12-23 23:14:00,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.28438615799s 2018-12-23 23:14:00,997 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/file used request id req-372835b3-e666-4ce6-8137-5553c31bcab1 2018-12-23 23:14:01,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:14:01,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:14:01,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-44f87464-5e57-48d4-ab8c-95c3bb45317c Date: Sun, 23 Dec 2018 23:14:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/snap", "metadata": {}}], "file": "/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/file", "owner": "456101d67e6a4b3abb5dfa090a9971f8", "id": "afa36543-da4c-4eb7-bbde-c0b12c765a01", "size": 263586304, "self": "/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-23T23:14:00Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-23T23:13:56Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap", "metadata": {}}], "file": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file", "owner": "456101d67e6a4b3abb5dfa090a9971f8", "id": "e9517bec-57c4-46c5-96c1-ab9996670fd4", "size": 297009152, "self": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-23T23:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-23T23:13:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:14:01,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-44f87464-5e57-48d4-ab8c-95c3bb45317c 2018-12-23 23:14:01,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0412759780884s 2018-12-23 23:14:01,044 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-44f87464-5e57-48d4-ab8c-95c3bb45317c 2018-12-23 23:14:01,047 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/snap', u'metadata': Munch({})})], 'file': u'/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/file', 'owner': u'456101d67e6a4b3abb5dfa090a9971f8', 'id': u'afa36543-da4c-4eb7-bbde-c0b12c765a01', 'size': 263586304, u'self': u'/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'456101d67e6a4b3abb5dfa090a9971f8', 'name': 'juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/afa36543-da4c-4eb7-bbde-c0b12c765a01/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T23:14:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-23T23:14:00Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf', 'created': u'2018-12-23T23:13:56Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-23T23:13:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_5c8020c6-8783-4acc-b983-31283f772ecf', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-23 23:14:01,241 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i afa36543-da4c-4eb7-bbde-c0b12c765a01 -s trusty -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-12-23 23:14:01,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 23:14:01,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_5c8020c6-8783-4acc-b983-31283f772ecf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-23 23:14:01,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:14: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-b4253421-68ba-4dab-91d6-70febdbfbe82 x-compute-request-id: req-b4253421-68ba-4dab-91d6-70febdbfbe82 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_5c8020c6-8783-4acc-b983-31283f772ecf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "91644fc9-42f8-45de-abb2-8fd3522f8533"}} 2018-12-23 23:14:01,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b4253421-68ba-4dab-91d6-70febdbfbe82 2018-12-23 23:14:01,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0383307933807s 2018-12-23 23:14:01,281 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b4253421-68ba-4dab-91d6-70febdbfbe82 2018-12-23 23:14:01,281 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_5c8020c6-8783-4acc-b983-31283f772ecf', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'91644fc9-42f8-45de-abb2-8fd3522f8533', 'swap': 0}) 2018-12-23 23:14:01,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 23:14:01,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" -d '{"extra_specs": {}}' 2018-12-23 23:14:01,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:14: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-651aea78-5a77-4b73-bc34-0d4aab8e1aa7 x-compute-request-id: req-651aea78-5a77-4b73-bc34-0d4aab8e1aa7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 23:14:01,302 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533/os-extra_specs used request id req-651aea78-5a77-4b73-bc34-0d4aab8e1aa7 2018-12-23 23:14:01,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199589729309s 2018-12-23 23:14:01,302 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533/os-extra_specs used request id req-651aea78-5a77-4b73-bc34-0d4aab8e1aa7 2018-12-23 23:14:01,302 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-12-23 23:17:35,563 - 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=e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 23:14:01 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.7] 23:14:01 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=e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 23:14:01 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 23:14:01 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6 external-network:] 23:14:01 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 23:14:01 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[external-network: enable-os-refresh-update:true fan-config: max-action-results-age:336h type:openstack disable-network-management:false ignore-machine-addresses:false ftp-proxy: container-image-metadata-url: agent-stream:released cloudinit-userdata: max-action-results-size:5G policy-target-group: apt-ftp-proxy: resource-tags: transmit-vendor-metrics:true container-image-stream:released http-proxy: enable-os-upgrade:true container-inherit-properties: image-metadata-url: image-stream:released default-series:xenial net-bond-reconfigure-delay:17 apt-mirror: max-status-history-size:5G name:controller provisioner-harvest-mode:destroyed use-floating-ip:true ssl-hostname-verification:false firewall-mode:instance https-proxy: egress-subnets: no-proxy:127.0.0.1,localhost,::1 use-default-secgroup:true apt-no-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv+ldALTpDMvzdkd2XQMU6lI9LaGrhVMxNI/byhi8m/ceXrC5yh7TmY/H6jkoV9reudvvw07Qt8MYmBnv9fzpoIvH7HdagvOvNYi+zsqa3/MeW0qeA00ltq72rZj6UUPIfIlraNr6CbYLxKn/nxWCGZps52lo4UJabMDZWBmtr4HiFDp3luQRoAPMA+3XzlVlIUuUmA4i8RzAVQlIooPygeGCv0P/yfdlEx4jFLS0HBBP12i/W2JD1W1bQ9+M8ZqKhJDsMpNgT5JPYDZzswm2FK7IJwCcAfpk/eHQa38xpMgFjs93s2d8wa7xIigkB2FEN/1VL/q2XtF2RO2jbyj7H juju-client-key use-openstack-gbp:false apt-https-proxy: proxy-ssh:false test-mode:false max-status-history-age:336h uuid:34b35c5f-f89a-44c0-8430-475121347b24 network:e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6 logforward-enabled:false agent-metadata-url: logging-config: development:false update-status-hook-interval:5m container-networking-method: automatically-retry-hooks:true apt-http-proxy:] 23:14:01 INFO juju.provider.openstack provider.go:145 opening model "controller" 23:14:02 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcIBa6LON41Q52HgyBorf0h66m4OI4QPFDIiEJguhfq0U6MqM1xGZ3tBdrTeKNwK90Dkj2k2SNqK9Mvp_OQJrco7wcmeqEz48SISb4x3H70oiLrhF0QGzxO8Yad8JPm5MY_JmUla8fJzFKm8xION8jT2iTxG8PAB6U6yXC3cPWGQnxK6A TenantId:456101d67e6a4b3abb5dfa090a9971f8 UserId:1b3737a635384678a9eee49316141349 Domain: RegionServiceURLs:map[regionOne:map[event:http://172.30.9.21:8977 image:http://172.30.9.21:9292 metric:http://172.30.9.21:8041 identity:http://172.30.9.21:5000 orchestration:http://172.30.9.21:8004/v1/456101d67e6a4b3abb5dfa090a9971f8 object-store:http://172.30.9.21:8080/v1/AUTH_456101d67e6a4b3abb5dfa090a9971f8 placement:http://172.30.9.21:8778/placement volumev2:http://172.30.9.21:8776/v2/456101d67e6a4b3abb5dfa090a9971f8 alarming:http://172.30.9.21:8042 volume:http://172.30.9.21:8776/v1/456101d67e6a4b3abb5dfa090a9971f8 compute:http://172.30.9.21:8774/v2.1 network:http://172.30.9.21:9696 volumev3:http://172.30.9.21:8776/v3/456101d67e6a4b3abb5dfa090a9971f8 cloudformation:http://172.30.9.21:8000/v1]]} 23:14:02 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 23:14:02 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 23:14:02 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 23:14:02 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 23:14:02 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 23:14:02 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 23:14:02 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 23:14:02 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 23:14:02 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 23:14:02 INFO cmd bootstrap.go:233 Loading image metadata 23:14:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 23:14:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 23:14:02 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 23:14:02 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [trusty yakkety artful win2012hv utopic xenial win2008r2 win8 win81 win10 wily bionic win2012r2 quantal zesty win2016hv opensuseleap win2016 win2016nano win7 centos7 win2012 genericlinux precise raring saucy vivid win2012hvr2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 23:14:02 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 23:14:05 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 23:14:06 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 23:14:06 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 23:14:06 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 23:14:06 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 23:14:06 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 23:14:06 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 23:14:06 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 23:14:06 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 23:14:06 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 23:14:06 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 23:14:06 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 23:14:06 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 []} 23:14:08 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 23:14:08 INFO cmd bootstrap.go:389 Starting new instance for initial controller 23:14:08 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 23:14:08 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 23:14:08 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:e9517bec-57c4-46c5-96c1-ab9996670fd4 Arch:amd64 VirtType:}] 23:14:08 INFO juju.environs.instances image.go:106 find instance - using image with id: e9517bec-57c4-46c5-96c1-ab9996670fd4 23:14:08 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 23:14:08 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 23:14:08 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 23:14:08 DEBUG juju.provider.openstack provider.go:1005 using network id "e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6" 23:14:08 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" has status BUILD, wait 10 seconds before retry, attempt 11 23:16:08 INFO juju.provider.openstack provider.go:1175 started instance "5ced2683-3cf6-4a9f-87d0-08af345e8459" 23:16:08 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 23:16:09 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.201 23:16:09 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.201 23:16:11 INFO cmd bootstrap.go:225 - 5ced2683-3cf6-4a9f-87d0-08af345e8459 (arch=amd64 mem=2G cores=1) 23:16:11 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 23:16:11 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 23:16:11 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 23:16:13 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 23:16:13 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 23:16:14 DEBUG juju.provider.openstack provider.go:417 instance 5ced2683-3cf6-4a9f-87d0-08af345e8459 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.121.9:22 23:16:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 23:16:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: ssh: connect to host 172.30.9.201 port 22: Connection refused 23:16:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 23:16:20 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 23:16:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.9 failed: ssh: connect to host 192.168.121.9 port 22: Connection refused 23:16:24 DEBUG juju.provider.openstack provider.go:417 instance 5ced2683-3cf6-4a9f-87d0-08af345e8459 has floating IP address: 172.30.9.201 23:16:25 INFO cmd bootstrap.go:333 Connected to 172.30.9.201 23:16:25 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]> 23:16:25 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-347b24-controller-0 23:17:32 INFO cmd bootstrap.go:455 Bootstrap agent now started 23:17:33 DEBUG juju.provider.openstack provider.go:417 instance 5ced2683-3cf6-4a9f-87d0-08af345e8459 has floating IP address: 172.30.9.201 23:17:33 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.201:17070 192.168.121.9:17070] 23:17:33 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 23:17:33 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.121.9:17070] 23:17:35 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" 23:17:35 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" 23:17:35 DEBUG juju.api monitor.go:35 RPC connection died 23:17:35 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 23:17:35 INFO cmd controller.go:88 Controller machines are in the "controller" model 23:17:35 INFO cmd controller.go:89 Initial model "default" added 23:17:35 INFO cmd supercommand.go:465 command finished 2018-12-23 23:17:35,563 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-12-23 23:17:35,564 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-12-23 23:17:49,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2018-12-23 23:17:49,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-12-23 23:32:32,615 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-12-23 23:32:15.636239Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-12-23 23:32:32,616 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-12-23 23:32:32,616 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-12-23 23:32:32,841 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.200 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.214 3306/tcp oai-epc/0* error idle 2 172.30.9.206 hook failed: "install" oai-hss/0* active idle 3 172.30.9.202 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.200 c0493991-f5c6-4248-a996-94412c5fc863 xenial nova ACTIVE 1 started 172.30.9.214 fee60846-6edd-44e7-a6c3-c694a6c38759 trusty nova ACTIVE 2 started 172.30.9.206 f7932f9e-9b33-4e69-afd4-b68ea3426959 trusty nova ACTIVE 3 started 172.30.9.202 6e937998-c76f-4fa1-a49e-14fc5ebb663c trusty nova ACTIVE 2018-12-23 23:32:33,121 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.200 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-12-23 23:32:33,122 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-12-23 23:32:33,235 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-23 23:32:33,236 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 18:54 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-23 23:32:34,158 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 23:20:07 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 23:20:07 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 23:20:07 DEBUG juju.agent read agent config, format "2.0" machine-0: 23:20:07 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 23:20:07 DEBUG juju.worker start "engine" machine-0: 23:20:07 INFO juju.worker start "engine" machine-0: 23:20:07 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 23:20:07 DEBUG juju.worker "engine" started machine-0: 23:20:07 DEBUG juju.worker.introspection stats worker now serving machine-0: 23:20:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.apicaller connecting with old password machine-0: 23:20:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 23:20:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 INFO juju.api connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 23:20:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 23:20:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 23:20:07 DEBUG juju.worker.apicaller connected machine-0: 23:20:07 DEBUG juju.worker.apicaller changing password... machine-0: 23:20:07 DEBUG juju.worker.apicaller password changed machine-0: 23:20:07 DEBUG juju.api RPC connection died machine-0: 23:20:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 23:20:07 DEBUG juju.worker.apicaller connecting with current password machine-0: 23:20:07 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:07 INFO juju.api connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:07 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:08 DEBUG juju.worker.apicaller connected machine-0: 23:20:08 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 23:20:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 23:20:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 23:20:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 23:20:08 INFO juju.worker.upgrader unblocking abort check machine-0: 23:20:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 23:20:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 23:20:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 23:20:08 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 23:20:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 23:20:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 23:20:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 23:20:09 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 23:20:09 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 23:20:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 23:20:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.logger logger setup machine-0: 23:20:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:20:09 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 23:20:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 23:20:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 23:20:09 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 23:20:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:20:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:20:09 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:20:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-0: 23:20:09 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 23:20:09 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 23:20:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 23:20:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 23:20:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 23:20:09 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 23:20:09 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 23:20:09 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 23:20:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 23:20:09 DEBUG juju.network including address local-machine:::1 for machine machine-0: 23:20:09 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 23:20:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 23:20:09 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-0: 23:20: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-0: 23:20:09 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 23:20:09 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 23:20:09 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 23:20:09 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 23:20:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 23:20:09 DEBUG juju.api RPC connection died machine-0: 23:20:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker killing runner 0xc4206ff790 machine-0: 23:20:09 INFO juju.worker runner is dying machine-0: 23:20:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 23:20:09 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: 23:20:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.apicaller connecting with current password machine-0: 23:20:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:09 INFO juju.api connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 23:20:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 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: 23:20:09 DEBUG juju.worker.apicaller connected machine-0: 23:20:09 DEBUG juju.api RPC connection died machine-0: 23:20:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 23:20:09 DEBUG juju.worker.apicaller connecting with current password machine-0: 23:20:09 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:09 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:09 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:09 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-0: 23:20:09 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: 23:20:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 23:20:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:09 DEBUG juju.worker.apicaller connected machine-0: 23:20:09 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 23:20:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 23:20:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:20:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:20:10 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:20:10 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:20:10 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 23:20:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 23:20:10 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 23:20:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 23:20:10 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 23:20:10 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 23:20:10 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 23:20:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 23:20:10 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 23:20:10 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 23:20:10 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 23:20:10 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 23:20:10 DEBUG juju.network "lxdbr0" has addresses [fe80::f4e1:a7ff:feb0:1414/64 fe80::1/64] machine-0: 23:20:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 23:20:10 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 23:20:10 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-0: 23:20:10 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-0: 23:20:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 23:20:10 DEBUG juju.network including address local-machine:::1 for machine machine-0: 23:20:10 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 23:20:10 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 23:20:10 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-0: 23:20:10 INFO juju.worker.upgrader unblocking abort check machine-0: 23:20:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 23:20:10 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 23:20:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 23:20:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.logger logger setup machine-0: 23:20:10 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 23:20:10 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 23:20:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 23:20:10 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 23:20:10 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: 23:20:10 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 23:20:10 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 23:20:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 23:20:10 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 23:20:10 DEBUG juju.worker start "0-container-watcher" machine-0: 23:20:10 DEBUG juju.worker start "stateconverter" machine-0: 23:20:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 23:20:10 INFO juju.worker start "0-container-watcher" machine-0: 23:20:10 DEBUG juju.worker "0-container-watcher" started machine-0: 23:20:10 INFO juju.worker start "stateconverter" machine-0: 23:20:10 DEBUG juju.worker "stateconverter" started machine-0: 23:20:10 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 23:20:10 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 23:20:10 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 23:20:10 DEBUG juju.service discovered init system "systemd" from local host machine-0: 23:20:10 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-0: 23:20:10 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: 23:20:10 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 23:20:10 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 23:20:10 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 23:20:10 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: 23:20:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 23:20:10 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 23:20:10 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 23:20:10 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 23:20:10 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 23:20:10 DEBUG juju.network "lxdbr0" has addresses [fe80::f4e1:a7ff:feb0:1414/64 fe80::1/64] machine-0: 23:20:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 23:20:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 23:20:10 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-0: 23:20:10 DEBUG juju.network including address local-fan:252.16.0.1 for machine machine-0: 23:20:10 DEBUG juju.network including address local-machine:::1 for machine machine-0: 23:20:10 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:::1] machine-0: 23:20:10 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-fan:252.16.0.1 local-machine:::1] machine-0: 23:20:10 INFO juju.worker.machiner "machine-0" started machine-0: 23:20:10 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 23:20:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 23:20:10 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: 23:20:10 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 23:20:10 INFO juju.worker start "api" unit-abot-epc-basic-0: 23:20:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 23:20:10 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:20:10 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:20:10 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:20:10 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:20:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 23:20:10 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: 23:20:11 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:a5:df:65 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.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:a5:df:65 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:f6:e1:a7:b0:14:14 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:f6:e1:a7:b0:14:14 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:fe:15:7e:9a:37:ab 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.16.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:fe:15:7e:9a:37:ab 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:fe:15:7e:9a:37:ab 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: 23:20:11 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 23:20:11 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 23:20:11 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 23:20:11 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 23:20:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 23:20:11 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 23:20:11 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:20:11 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:20:11 DEBUG juju.api successfully dialed "wss://252.9.0.1:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:20:11 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 23:20:12 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 23:20:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 23:20:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 23:20:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 23:20:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-0: 23:20:12 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 23:20:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 23:20:12 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 23:20:12 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: 23:20:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 23:20:12 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 23:20:12 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 23:20:12 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 23:20:12 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: 23:20:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network "lxdbr0" has addresses [fe80::f4e1:a7ff:feb0:1414/64 fe80::1/64] unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 23:20:12 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 23:20:12 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 23:20:12 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 23:20:12 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 23:20:12 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 23:20:12 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: 23:20:12 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 23:20:12 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 23:20:12 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 23:20:12 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 23:20:12 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 23:20:12 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 23:20:12 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 23:20:12 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 23:20:12 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 23:20:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 23:20:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:20:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 23:20:13 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 23:20:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:20:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 23:20:15 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: 23:20:15 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 23:20:15 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: 23:20:15 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 23:20:15 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: 23:20:15 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 23:20:15 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: 23:20:15 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 23:20:15 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 23:20:15 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: 23:20:16 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: 23:20:16 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: 23:20:16 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: 23:20:17 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: 23:20:17 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: 23:20:17 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: 23:20:17 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: 23:20:17 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: 23:20:17 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: 23:20:17 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: 23:20:18 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: 23:20:18 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: 23:20:18 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: 23:20:18 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: 23:20:18 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: 23:20:18 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: 23:20:18 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: 23:20:19 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: 23:20:19 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: 23:20:19 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: 23:20:19 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: 23:20:19 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: 23:20:19 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.6 [197 kB] unit-abot-epc-basic-0: 23:20:19 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: 23:20:20 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: 23:20:20 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: 23:20:20 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: 23:20:20 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: 23:20:20 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 23:20:22 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: 23:20:22 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: 23:20:22 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: 23:20:22 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: 23:20:22 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: 23:20:23 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: 23:20:23 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: 23:20:23 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: 23:20:23 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: 23:20:23 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: 23:20:23 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: 23:20:23 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: 23:20:24 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: 23:20:24 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: 23:20:24 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: 23:20:24 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: 23:20:24 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: 23:20:24 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: 23:20:24 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: 23:20:25 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: 23:20:25 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: 23:20:25 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: 23:20:25 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: 23:20:25 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: 23:20:26 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: 23:20:26 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: 23:20:26 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: 23:20:27 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: 23:20:27 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: 23:20:27 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: 23:20:27 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: 23:20:27 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: 23:20:27 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: 23:20:27 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: 23:20:28 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: 23:20:28 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: 23:20:28 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: 23:20:28 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: 23:20:28 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: 23:20:28 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: 23:20:28 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: 23:20:29 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: 23:20:29 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: 23:20:29 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: 23:20:29 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: 23:20:29 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: 23:20:29 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: 23:20:30 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: 23:20:30 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: 23:20:30 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: 23:20:30 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: 23:20:30 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: 23:20:30 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: 23:20:30 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: 23:20:31 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: 23:20:31 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: 23:20:31 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: 23:20:31 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: 23:20:31 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: 23:20:31 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: 23:20:31 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: 23:20:31 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: 23:20:32 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: 23:20:32 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: 23:20:32 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 23:20:32 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 23:20:33 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: 23:20:33 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 17s (3932 kB/s) unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54410 files and directories currently installed.) unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 23:20:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 23:20:35 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: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 23:20:35 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: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 23:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 23:20:36 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: 23:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 23:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 23:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 23:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 23:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 23:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 23:20:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 23:20:42 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: 23:20:42 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 23:20:43 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: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 23:20:43 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: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 23:20:43 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: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 23:20:43 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: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 23:20:43 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: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 23:20:43 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: 23:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 23:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 23:20:44 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: 23:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 23:20:44 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: 23:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 23:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 23:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 23:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 23:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 23:20:46 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: 23:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 23:20:47 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: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 23:20:47 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: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 23:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 23:20:48 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: 23:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 23:20:48 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: 23:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 23:20:48 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: 23:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 23:20:48 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: 23:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 23:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 23:20:48 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: 23:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 23:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 23:20:49 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: 23:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 23:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 23:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 23:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 23:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 23:20:49 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: 23:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 23:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 23:20:50 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: 23:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 23:20:51 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: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 23:20:51 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: 23:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 23:20:52 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: 23:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:20:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 23:20:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:20:54 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:20:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 23:20:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:20:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 23:20:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 23:20:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 23:20:55 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 23:20:56 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 23:20:56 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 23:20:56 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 23:20:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 23:20:56 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 23:20:56 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:20:57 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:20:57 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:20:59 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 23:20:59 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 23:20:59 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 23:21:00 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: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 23:21:00 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: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 23:21:00 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: 23:21:00 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 23:21:01 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 23:21:02 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: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:02 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: 23:21:02 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: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:21:02 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 23:21:03 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: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 23:21:03 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:03 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: 23:21:04 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 23:21:04 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: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 23:21:04 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 23:21:05 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: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:21:05 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: 23:21:05 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 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: 23:21:05 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:21:05 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: 23:21:05 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: 23:21:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 23:21:05 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 23:21:06 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 23:21:06 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 23:21:06 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:21:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 23:21:06 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 23:21:07 DEBUG unit.abot-epc-basic/0.install --2018-12-23 23:21:07-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 23:21:07 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 23:21:07 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 23:21:07 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 23:21:07 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: 23:21:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 96.4K 8m4s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 195K 6m1s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.58M 4m2s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.2M 3m3s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 198K 3m13s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.6M 2m41s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.8M 2m19s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.6M 2m2s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 205K 2m13s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.4M 2m0s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.1M 1m49s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.4M 1m41s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 93s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.4M 87s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.0M 81s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.8M 76s unit-abot-epc-basic-0: 23:21:08 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 3.97M 72s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 231K 79s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.0M 75s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.1M 71s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.4M 68s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.5M 65s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.2M 62s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.9M 60s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.2M 58s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 56s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 54s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.6M 52s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.0M 50s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.5M 48s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.7M 47s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 171K 54s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 18.4M 52s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 307K 55s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 38.9M 53s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 46.7M 52s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 50.3M 50s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 45.2M 49s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 54.2M 48s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 56.1M 46s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 48.5M 45s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 48.1M 44s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 50.0M 43s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 50.6M 42s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 50.8M 41s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 41.2M 40s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 50.3M 39s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 48.6M 38s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1.04M 38s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 20.4M 38s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 16.9M 37s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 29.0M 36s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 19.6M 36s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 22.9M 35s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 21.4M 34s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 19.2M 34s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 23.9M 33s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 25.4M 32s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 19.6M 32s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 23.4M 31s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 22.7M 31s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 22.1M 30s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 19.4M 30s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 54.5M 29s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 54.8M 29s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 57.6M 28s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 58.3M 28s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 56.4M 28s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 52.4M 27s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 57.5M 27s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 307K 28s unit-abot-epc-basic-0: 23:21:09 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 7.59M 28s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 7.57M 28s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 7.50M 27s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 7.64M 27s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 7.53M 27s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 7.50M 26s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 2.35M 26s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.0M 26s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.1M 26s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.4M 25s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.2M 25s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.5M 25s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 10.8M 24s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 10.9M 24s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.4M 24s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 189K 26s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 27.3M 26s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 44.0M 26s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 44.5M 25s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 46.7M 25s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 49.2M 25s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 59.2M 24s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 43.2M 24s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 56.1M 24s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 53.6M 24s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 51.8M 23s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 48.4M 23s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 52.3M 23s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 52.9M 23s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 49.2M 22s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 45.6M 22s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 52.7M 22s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 50.4M 22s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 51.6M 21s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 47.6M 21s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 99.4M 21s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 476M 21s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 377M 21s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 459M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 389M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 482M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 111M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 353K 21s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 5.34M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 6.17M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 4.94M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 5.80M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 2.10M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 8.33M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 7.62M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 7.93M 20s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 8.14M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 7.86M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 9.84M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.1M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.0M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.3M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 8.58M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 359K 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 5.53M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 5.68M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 5.12M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 5.96M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 1.99M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 7.97M 19s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 7.48M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 8.08M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 7.80M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 8.28M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 8.19M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 9.78M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.3M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 10.6M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 10.5M 18s unit-abot-epc-basic-0: 23:21:10 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 8.85M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 356K 18s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 5.82M 18s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 5.72M 18s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 5.66M 18s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 5.63M 18s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 2.06M 18s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 7.76M 18s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 7.61M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 8.29M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 8.27M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 8.05M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 8.37M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 9.45M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 9.33M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.4M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.0M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 9.51M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 357K 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 5.93M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 5.88M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 5.44M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 5.61M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 2.08M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 7.74M 17s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 8.75M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 7.00M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 9.24M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 8.23M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 8.34M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 9.56M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 8.90M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 6.20M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 54.5M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.0M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 362K 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 5.35M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 5.56M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 5.83M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 6.08M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 2.00M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 8.70M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 8.04M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 7.14M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 9.45M 16s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 7.24M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 10.0M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 8.22M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 8.31M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.3M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 6.03M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 11.2M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 1.30M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 478K 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 6.34M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 5.75M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 5.83M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 5.56M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 2.14M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 8.36M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 8.60M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 6.76M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 9.72M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 8.17M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 8.79M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 8.87M 15s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 8.49M 14s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 6.14M 14s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.4M 14s unit-abot-epc-basic-0: 23:21:11 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 10.9M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 367K 15s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 5.27M 15s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 6.41M 15s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 6.12M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 6.09M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 2.02M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 8.48M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 8.30M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 7.42M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 6.41M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 9.18M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 10.4M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 9.52M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 8.04M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 6.46M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 9.35M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.0M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 376K 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 5.31M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 6.50M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 6.25M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 5.13M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 5.40M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 2.28M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 7.65M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 7.89M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 6.21M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 8.67M 13s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 10.4M 13s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 183K 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 986K 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 473K 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 6.45M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 6.38M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 4.57M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 47.8M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 48.7M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 53.0M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 51.9M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 48.6M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 54.0M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 48.8M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 54.2M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 49.5M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 52.6M 14s unit-abot-epc-basic-0: 23:21:12 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 872K 14s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 758K 14s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 542K 14s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 57.7M 14s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 50.2M 14s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 61.9M 14s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 62.1M 14s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 61.4M 14s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 55.1M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 63.3M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 11.7M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 4.06M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 4.13M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 4.84M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 1.96M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 5.08M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 4.38M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 7.33M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 6.92M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 10.3M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 5.61M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 1001K 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 516K 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 4.43M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 5.46M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 3.59M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 2.00M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 5.43M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 4.85M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 4.37M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 7.22M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 9.38M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 9.52M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 4.28M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 367K 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 6.17M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 4.56M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 6.00M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 3.60M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 2.04M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 5.30M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 5.09M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 4.57M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 8.70M 13s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 7.58M 12s unit-abot-epc-basic-0: 23:21:13 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 187K 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 974K 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 39.7M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 64.7M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 57.4M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 64.6M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 57.8M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 61.0M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 58.9M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 65.2M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 57.5M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 63.0M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 63.1M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 255K 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 844K 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 58.7M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 60.2M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 58.9M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 52.1M 13s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 60.7M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 62.7M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 60.8M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 54.1M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 562K 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 2.96M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 3.18M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 1.67M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 4.27M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 3.22M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 4.93M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 7.87M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1019K 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 511K 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 3.50M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 2.68M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 2.70M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 2.18M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 3.24M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 4.45M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 5.19M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 8.68M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 952K 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 524K 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 3.56M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 2.97M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 1.77M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 3.77M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 3.20M 12s unit-abot-epc-basic-0: 23:21:14 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 4.53M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 5.55M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 8.72M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 951K 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 525K 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 3.57M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 2.97M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 1.95M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 3.22M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 3.37M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 4.71M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 5.17M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 8.75M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 957K 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 537K 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 3.47M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 2.80M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 4.30M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 1.71M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 4.03M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 3.79M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 5.01M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 9.36M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 4.22M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 1018K 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 524K 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 3.40M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 3.40M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.74M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 4.85M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 3.29M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 4.67M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 5.97M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 8.85M 11s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 916K 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 542K 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 3.79M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 2.73M 12s unit-abot-epc-basic-0: 23:21:15 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 3.44M 12s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 2.11M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 4.03M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 3.83M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 5.50M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 7.27M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 7.25M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 940K 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 527K 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 4.42M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 3.03M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1.95M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 3.35M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 3.71M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 4.72M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 5.16M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 8.72M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 4.39M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 668K 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 727K 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 3.61M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 3.54M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 1.78M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 4.19M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 3.72M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 5.07M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 5.08M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 8.00M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.05M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.12M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 786K 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 3.53M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 3.70M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.77M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 4.28M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 3.63M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 5.06M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 5.28M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 7.70M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 3.30M 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 665K 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 780K 11s unit-abot-epc-basic-0: 23:21:16 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 3.64M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 3.72M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 1.75M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 4.23M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 3.68M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 5.28M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 5.29M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 7.34M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 5.84M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 894K 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 557K 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 3.68M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 3.82M 11s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.75M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 4.58M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 3.52M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 5.14M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 5.44M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 6.89M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 8.61M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 944K 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 530K 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 4.58M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 2.99M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 3.42M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 2.18M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 4.49M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 3.72M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 5.71M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 5.83M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 10.2M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 940K 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 547K 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 3.55M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 3.54M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 4.02M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 1.94M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 4.14M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 4.26M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 4.56M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 5.33M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 9.27M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.00M 10s unit-abot-epc-basic-0: 23:21:17 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 1.07M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 849K 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 3.49M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 3.86M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.83M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 4.09M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 3.69M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 5.54M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 5.12M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 7.28M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 10.1M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 855K 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 559K 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 3.80M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 3.37M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 2.54M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 2.89M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 4.10M 10s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 3.99M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 6.81M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 5.23M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 9.89M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 963K 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 536K 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 3.69M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 3.67M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 4.11M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 2.02M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 3.81M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 4.57M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 4.52M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 5.75M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 7.20M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 3.83M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 676K 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 758K 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 3.57M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 3.78M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.88M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 4.53M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 3.67M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 4.25M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 7.31M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 5.67M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 8.78M 9s unit-abot-epc-basic-0: 23:21:18 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 955K 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 541K 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 3.73M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 3.33M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 3.39M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 2.32M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 4.23M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 3.61M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 5.35M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 5.72M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 8.30M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.01M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 658K 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 1.68M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 3.64M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 3.53M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.92M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 4.44M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 3.80M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 4.44M 9s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 6.04M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 6.18M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 10.1M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 880K 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 563K 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 3.61M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 3.20M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 2.65M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 2.75M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 4.32M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 4.24M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 5.46M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 5.78M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 8.32M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 962K 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 541K 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 3.81M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 4.27M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 3.66M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.98M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 3.88M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 4.53M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 4.25M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 6.24M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 6.14M 8s unit-abot-epc-basic-0: 23:21:19 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 8.97M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 659K 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 711K 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 3.92M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 3.24M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 2.32M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 3.31M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 3.72M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 4.24M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 5.73M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 6.60M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 8.30M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 971K 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 542K 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 3.36M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 3.73M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 3.40M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 2.38M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 3.62M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 4.56M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 4.56M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 4.74M 8s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 6.61M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 1.11M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.05M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 843K 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 3.42M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 3.79M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 1.82M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 5.00M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 3.57M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 4.06M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 5.73M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 5.22M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 11.1M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 939K 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 554K 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 3.80M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 3.25M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 2.66M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 2.94M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 4.14M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 3.92M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 5.56M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 3.68M 7s unit-abot-epc-basic-0: 23:21:20 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 11.0M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.01M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 531K 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 5.40M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 3.58M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 3.82M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.91M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 4.11M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 4.03M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 4.23M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 5.19M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 5.72M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 6.37M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 699K 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 730K 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 3.28M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 3.67M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 2.64M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.61M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 4.64M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 4.34M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 4.00M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 4.84M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 10.7M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.00M 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 538K 7s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 3.75M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 3.54M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 4.86M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 2.00M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 3.91M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 4.32M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 4.31M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 5.37M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 5.23M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 6.59M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 702K 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 706K 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 3.66M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 3.74M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 2.06M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 3.75M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 3.87M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 5.46M 6s unit-abot-epc-basic-0: 23:21:21 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 3.92M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 4.85M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 10.6M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 1.02M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 534K 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 3.91M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 3.48M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 5.03M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.95M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 3.82M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 4.75M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.09M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 5.34M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 4.96M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 7.47M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 705K 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 728K 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 2.98M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 3.99M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 2.06M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 3.71M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 4.76M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 4.48M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 4.34M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.33M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 9.13M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.03M 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 534K 6s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 4.89M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 3.04M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 4.89M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.93M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 4.48M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 4.35M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 4.23M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 4.68M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 5.12M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 7.71M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 998K 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 559K 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 3.50M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 3.10M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 3.02M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 2.81M 5s unit-abot-epc-basic-0: 23:21:22 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 4.77M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 3.83M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 5.10M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 4.90M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 5.64M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 1.23M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.08M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 794K 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 3.45M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 3.60M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 2.05M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 3.89M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 4.06M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 5.78M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 4.57M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 4.53M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 7.79M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.04M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 546K 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 5.47M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 2.61M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 5.34M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 1.86M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 4.67M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.19M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 4.75M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 4.84M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 5.47M 5s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 7.16M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 1004K 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 555K 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 4.39M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 3.27M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 4.81M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.88M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 5.20M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 4.03M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 5.14M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 4.37M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 5.74M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 7.56M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 988K 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 557K 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 4.60M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 3.12M 4s unit-abot-epc-basic-0: 23:21:23 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 5.35M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 1.87M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 5.33M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 4.08M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 5.25M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 4.41M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 5.57M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 7.31M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 1021K 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 550K 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 5.85M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 2.77M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 5.06M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.92M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 4.90M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 4.21M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 5.31M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 5.45M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 4.68M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 7.37M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 1.13M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 673K 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.68M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 2.51M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 4.93M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 2.56M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 3.50M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 4.75M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 4.03M 4s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 6.37M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 4.80M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 6.26M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 3.94M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 777K 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 727K 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 3.50M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 3.25M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 5.67M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 2.11M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 3.70M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 6.56M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 4.05M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 6.82M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 4.63M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 8.86M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 1.02M 3s unit-abot-epc-basic-0: 23:21:24 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 727K 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.71M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 2.58M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 4.58M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 3.30M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 2.67M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 4.24M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 7.10M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 4.48M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 4.75M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 6.35M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 4.10M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 1.16M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 563K 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 4.44M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 3.17M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 4.93M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 2.45M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 3.71M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 4.16M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 5.43M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 5.97M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 4.63M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 6.75M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 4.17M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.02M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 590K 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 5.24M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.91M 3s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.59M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 2.54M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 3.62M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 4.42M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 6.85M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 4.59M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 5.17M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 6.23M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 8.81M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 1021K 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 599K 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 3.73M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 3.47M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 3.72M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 4.69M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 2.29M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 4.37M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 6.74M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 4.72M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 7.25M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 5.25M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 6.52M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.28M 2s unit-abot-epc-basic-0: 23:21:25 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.15M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 789K 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 4.90M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 3.13M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 5.51M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 2.32M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 4.77M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 3.99M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 9.06M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 4.33M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 5.04M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 7.38M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 8.64M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.00M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 750K 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1.76M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 4.03M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 3.55M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 4.76M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 2.55M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 4.88M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 4.11M 2s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 8.68M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 4.44M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 5.22M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 7.35M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 8.27M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.06M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.45M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 789K 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 4.69M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 3.46M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 4.34M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 2.66M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 4.96M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 4.77M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 6.13M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 5.15M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 7.37M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 5.52M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 7.09M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.34M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.41M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 707K 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 4.80M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 4.69M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 3.78M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 5.71M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 2.60M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 4.96M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 4.38M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 8.56M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 4.81M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 5.50M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 7.74M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 8.30M 1s unit-abot-epc-basic-0: 23:21:26 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 1.16M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 1.63M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 712K 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 5.62M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 3.46M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 5.29M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 5.82M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 2.58M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 5.44M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 4.43M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 8.73M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 4.69M 1s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 8.09M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 5.77M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 8.61M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 1.32M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.47M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 714K 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 4.43M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 5.96M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 4.10M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 4.52M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 2.91M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 4.96M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 5.09M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 6.36M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 6.52M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 6.26M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 5.62M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 7.28M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 5.67M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.11M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.61M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 781K 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 6.44M 0s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 5.57M=20s unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install 2018-12-23 23:21:27 (2.29 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 23:21:27 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:21:27 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: 23:21:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 23:21:28 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57453 files and directories currently installed.) unit-abot-epc-basic-0: 23:21:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 23:21:28 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 23:21:33 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 23:21:35 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: 23:21:35 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 23:21:35 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: 23:21:35 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 23:21:35 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: 23:21:35 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: 23:21:35 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 23:21:35 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: 23:21:35 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 23:21:35 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: 23:21:35 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 23:21:35 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: 23:21:35 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 23:21:35 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 23:21:36 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:21:36 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 23:21:36 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 23:21:36 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 23:21:36 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 23:21:36 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 23:21:36 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: 23:21:36 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: 23:21:36 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: 23:21:37 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: 23:21:37 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 23:21:37 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: 23:21:37 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: 23:21:37 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: 23:21:37 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: 23:21:37 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 23:21:37 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 23:21:37 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: 23:21:37 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: 23:21:38 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: 23:21:38 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: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 23:21:38 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 23:21:39 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: 23:21:39 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: 23:21:39 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: 23:21:39 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: 23:21:39 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: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 23:21:39 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 23:21:40 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: 23:21:40 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: 23:21:40 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: 23:21:40 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 23:21:40 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 23:21:40 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: 23:21:40 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 23:21:40 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 23:21:40 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 23:21:40 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: 23:21:40 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: 23:21:40 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: 23:21:41 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: 23:21:41 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: 23:21:41 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: 23:21:41 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: 23:21:41 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 23:21:41 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: 23:21:41 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: 23:21:41 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: 23:21:41 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: 23:21:41 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: 23:21:41 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: 23:21:41 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 23:21:41 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: 23:21:41 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: 23:21:42 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: 23:21:42 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: 23:21:42 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: 23:21:42 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: 23:21:42 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 23:21:42 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 23:21:42 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: 23:21:42 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 23:21:42 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 23:21:42 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 23:21:42 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 23:21:43 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 23:21:43 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: 23:21:43 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: 23:21:43 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: 23:21:43 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: 23:21:43 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: 23:21:43 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: 23:21:43 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 23:21:43 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 23:21:43 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: 23:21:43 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 23:21:43 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 23:21:43 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: 23:21:44 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: 23:21:44 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: 23:21:44 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: 23:21:44 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: 23:21:44 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: 23:21:44 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: 23:21:44 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: 23:21:44 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-141.167 [854 kB] unit-abot-epc-basic-0: 23:21:44 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: 23:21:44 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: 23:21:44 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 23:21:45 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: 23:21:45 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 23:21:45 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 23:21:45 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 23:21:45 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 23:21:45 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 23:21:46 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 23:21:46 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 23:21:46 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 23:21:46 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 23:21:46 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 23:21:46 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 23:21:46 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 23:21:46 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-abot-epc-basic-0: 23:21:47 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: 23:21:47 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 23:21:47 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 23:21:47 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: 23:21:47 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: 23:21:47 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: 23:21:47 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: 23:21:47 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: 23:21:47 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 23:21:48 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: 23:21:48 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: 23:21:48 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: 23:21:48 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 23:21:48 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: 23:21:48 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: 23:21:48 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: 23:21:48 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: 23:21:48 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: 23:21:48 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 23:21:48 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-abot-epc-basic-0: 23:21:49 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: 23:21:49 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: 23:21:49 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: 23:21:49 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 23:21:49 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 23:21:50 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: 23:21:50 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: 23:21:50 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 23:21:50 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: 23:21:50 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: 23:21:50 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: 23:21:50 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: 23:21:50 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 14s (6985 kB/s) unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57616 files and directories currently installed.) unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 23:21:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 23:21:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 23:21:51 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: 23:21:51 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 23:21:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 23:21:53 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: 23:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 23:21:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 23:21:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 23:21:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 23:21:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 23:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 23:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 23:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 23:21:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 23:21:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 23:21:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 23:21:56 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: 23:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 23:21:56 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: 23:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 23:21:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 23:21:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 23:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 23:21:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 23:21:58 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: 23:21:58 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 23:21: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: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 23:21:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 23:21:59 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: 23:21:59 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 23:22:00 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 23:22:01 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: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 23:22:01 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: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 23:22:01 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 23:22:02 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: 23:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 23:22:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 23:22:03 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 23:22:04 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: 23:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 23:22:04 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: 23:22:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 23:22:05 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: 23:22:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 23:22:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 23:22:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 23:22:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 23:22:06 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:06 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:06 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61259 files and directories currently installed.) unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 23:22:07 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-141.167_amd64.deb ... unit-abot-epc-basic-0: 23:22:08 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-141.167) ... unit-abot-epc-basic-0: 23:22:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 23:22:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 23:22:10 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:22:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 23:22:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 23:22:11 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 23:22:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 23:22:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:12 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 23:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:22:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 23:22:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 23:22:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:17 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 23:22:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 23:22:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:18 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 23:22:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:22:19 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:22:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 23:22:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:19 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 23:22:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:22:20 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:22:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 23:22:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:22:22 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:22:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 23:22:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 23:22:22 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 23:22:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 23:22:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 23:22:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 23:22:23 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:22:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 23:22:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 23:22:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 23:22:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 23:22:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 23:22:27 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: 23:22:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 23:22:27 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: 23:22:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 23:22:28 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: 23:22:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 23:22:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 23:22:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 23:22:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 23:22:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 23:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 23:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 23:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 23:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 23:22:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 23:22:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 23:22:29 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 23:22:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 23:22:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:22:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 23:22:33 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 23:22:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 23:22:33 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 23:22:33 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 23:22:33 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 23:22:34 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 23:22:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 23:22:36 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: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 23:22:36 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 23:22:37 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: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:22:37 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 23:22:38 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 23:22:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 23:22:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 23:22:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 23:22:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 23:22:39 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 23:22:40 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 23:22:40 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 23:22:40 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 23:22:40 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 23:22:41 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 23:22:41 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:41 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:22:42 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:42 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:22:42 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 23:22:42 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 23:22:42 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 23:22:42 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 23:22:42 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 23:22:44 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 23:22:44 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: 23:22:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.7 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 439.1 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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 780.0 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 498.3 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 729.0 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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 368.7 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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 466.4 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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 1334.6 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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/14/apache-14.pom (15 KB at 551.6 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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 1115.1 KB/sec) unit-abot-epc-basic-0: 23:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 23:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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: 23:22:45 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 89.1 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 729.5 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 989.0 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 250.1 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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 104.2 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:45 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 133.0 KB/sec) unit-abot-epc-basic-0: 23:22:45 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: 23:22:46 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 102.1 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 278.7 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 539.9 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 43.4 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 407.5 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 28.3 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 266.8 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 51.3 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 352.4 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 190.9 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 117.8 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 101.5 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 96.5 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 50.6 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 454.0 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1574.4 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 740.2 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 263.5 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1446.5 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 568.6 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 783/965 B 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 44.9 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 146.3 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 831.9 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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 275.0 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 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: 23:22:46 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: 23:22:46 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: 23:22:46 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 29/153 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 32/153 KB 36/153 KB 3/13 KB 40/153 KB 3/13 KB 36/153 KB 6/13 KB 40/153 KB 6/13 KB 44/153 KB 9/13 KB 44/153 KB 9/13 KB 48/153 KB 9/13 KB 52/153 KB 11/13 KB 52/153 KB 13/13 KB 52/153 KB 13/13 KB 56/153 KB 13/13 KB 56/153 KB 3/48 KB 13/13 KB 56/153 KB 5/48 KB 13/13 KB 60/153 KB 5/48 KB 13/13 KB 64/153 KB 5/48 KB 3/35 KB 13/13 KB 68/153 KB 8/48 KB 3/35 KB 13/13 KB 64/153 KB 5/48 KB 3/35 KB 13/13 KB 64/153 KB 8/48 KB 5/35 KB 13/13 KB 68/153 KB 8/48 KB 8/35 KB 13/13 KB 68/153 KB 11/48 KB 5/35 KB 13/13 KB 68/153 KB 11/48 KB 8/35 KB 13/13 KB 68/153 KB 13/48 KB 11/35 KB 13/13 KB 68/153 KB 13/48 KB 13/35 KB 13/13 KB 68/153 KB 13/48 KB 16/35 KB 13/13 KB 72/153 KB 16/48 KB 13/35 KB 13/13 KB 72/153 KB 16/48 KB 13/35 KB 13/13 KB 68/153 KB 16/48 KB 16/35 KB 13/13 KB 72/153 KB 19/48 KB 16/35 KB 13/13 KB 76/153 KB 19/48 KB 16/35 KB 13/13 KB 80/153 KB 19/48 KB 16/35 KB 13/13 KB 80/153 KB 21/48 KB 19/35 KB 13/13 KB 80/153 KB 24/48 KB 19/35 KB 13/13 KB 84/153 KB 27/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 232.4 KB/sec) unit-abot-epc-basic-0: 23:22:46 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 machine-1: 23:22:46 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 23:22:46 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 23:22:46 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 19/35 KB 13/13 KB 80/153 KB 21/48 KB 21/35 KB 84/153 KB 27/48 KB 19/35 KB 13/13 KB 84/153 KB 24/48 KB 21/35 KB 88/153 KB 29/48 KB 21/35 KB 88/153 KB 32/48 KB 21/35 KB 88/153 KB 29/48 KB 24/35 KB 88/153 KB 32/48 KB 24/35 KB 92/153 KB 32/48 KB 27/35 KB 3/30 KB 96/153 KB 32/48 KB 27/35 KB 3/30 KB 100/153 KB 32/48 KB 27/35 KB 3/30 KB 104/153 KB 36/48 KB 27/35 KB 3/30 KB 92/153 KB 32/48 KB 29/35 KB 3/30 KB 104/153 KB 36/48 KB 24/35 KB 3/30 KB 92/153 KB 32/48 KB 29/35 KB 3/30 KB 3/50 KB 104/153 KB 36/48 KB 32/35 KB 5/30 KB 5/50 KB 104/153 KB 36/48 KB 27/35 KB 3/30 KB 100/153 KB 36/48 KB 32/35 KB 5/30 KB 5/50 KB 108/153 KB 40/48 KB 32/35 KB 5/30 KB 5/50 KB 108/153 KB 44/48 KB 32/35 KB 5/30 KB 5/50 KB 108/153 KB 36/48 KB 32/35 KB 5/30 KB 3/50 KB 104/153 KB 36/48 KB 32/35 KB 3/30 KB 3/50 KB 104/153 KB 36/48 KB 35/35 KB 5/30 KB 5/50 KB 112/153 KB 44/48 KB 35/35 KB 5/30 KB 5/50 KB 112/153 KB 44/48 KB 35/35 KB 8/30 KB 5/50 KB 112/153 KB 44/48 KB 35/35 KB 8/30 KB 5/50 KB 112/153 KB 48/48 KB 35/35 KB 11/30 KB 5/50 KB 112/153 KB 48/48 KB 35/35 KB 11/30 KB 5/50 KB 112/153 KB 48/48 KB 35/35 KB 11/30 KB 8/50 KB 116/153 KB 48/48 KB 35/35 KB 11/30 KB 8/50 KB 112/153 KB 48/48 KB 35/35 KB 11/30 KB 5/50 KB 112/153 KB 48/48 KB 35/35 KB 13/30 KB 8/50 KB 120/153 KB 48/48 KB 35/35 KB 13/30 KB 11/50 KB 120/153 KB 48/48 KB 35/35 KB 13/30 KB 13/50 KB 120/153 KB 48/48 KB 35/35 KB 16/30 KB 16/50 KB 120/153 KB 48/48 KB 35/35 KB 16/30 KB 13/50 KB 120/153 KB 48/48 KB 35/35 KB 16/30 KB 13/50 KB 120/153 KB 48/48 KB 35/35 KB 16/30 KB 16/50 KB 124/153 KB 48/48 KB 35/35 KB 16/30 KB 16/50 KB 128/153 KB 48/48 KB 35/35 KB 16/30 KB 19/50 KB 128/153 KB 48/48 KB 35/35 KB 16/30 KB 21/50 KB 128/153 KB 48/48 KB 35/35 KB 16/30 KB 24/50 KB 132/153 KB 48/48 KB 35/35 KB 16/30 KB 21/50 KB 132/153 KB 48/48 KB 35/35 KB 16/30 KB 27/50 KB 136/153 KB 48/48 KB 35/35 KB 16/30 KB 27/50 KB 140/153 KB 48/48 KB 35/35 KB 16/30 KB 27/50 KB 140/153 KB 48/48 KB 35/35 KB 16/30 KB 29/50 KB 144/153 KB 48/48 KB 35/35 KB 16/30 KB 27/50 KB 144/153 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 548.1 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 19/30 KB 29/50 KB 144/153 KB 48/48 KB 21/30 KB 29/50 KB 144/153 KB 48/48 KB 24/30 KB 29/50 KB 144/153 KB 27/30 KB 29/50 KB 144/153 KB 29/30 KB 29/50 KB 144/153 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 704.3 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 30/30 KB 29/50 KB 144/153 KB 30/30 KB 32/50 KB 144/153 KB 30/30 KB 3/190 KB 36/50 KB 148/153 KB 30/30 KB 3/190 KB 40/50 KB 148/153 KB 30/30 KB 32/50 KB 148/153 KB 30/30 KB 3/190 KB 40/50 KB 152/153 KB 30/30 KB 3/190 KB 40/50 KB 153/153 KB 30/30 KB 3/190 KB 32/50 KB 148/153 KB 30/30 KB 5/190 KB 40/50 KB 153/153 KB 30/30 KB 5/190 KB 44/50 KB 153/153 KB 30/30 KB 5/190 KB 48/50 KB 153/153 KB 30/30 KB 8/190 KB 48/50 KB 153/153 KB 30/30 KB 8/190 KB 50/50 KB 153/153 KB 30/30 KB 11/190 KB 50/50 KB 153/153 KB 30/30 KB 11/190 KB 50/50 KB 3/119 KB 153/153 KB 30/30 KB 13/190 KB 50/50 KB 3/119 KB 153/153 KB 30/30 KB 13/190 KB 50/50 KB 6/119 KB 153/153 KB 13/190 KB 50/50 KB 9/119 KB 16/190 KB 50/50 KB 11/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 367.3 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1774.7 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 16/190 KB 14/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 606.6 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 16/190 KB 50/50 KB 9/119 KB 19/190 KB 16/119 KB 21/190 KB 16/119 KB 24/190 KB 16/119 KB 16/190 KB 16/119 KB 27/190 KB 16/119 KB 29/190 KB 19/119 KB 32/190 KB 19/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 27/190 KB 19/119 KB 32/190 KB 22/119 KB 32/190 KB 25/119 KB 32/190 KB 27/119 KB 32/190 KB 30/119 KB 36/190 KB 4/37 KB 32/119 KB 36/190 KB 4/37 KB 36/119 KB 36/190 KB 4/37 KB 30/119 KB 32/190 KB 4/37 KB 30/119 KB 40/190 KB 8/37 KB 36/119 KB 40/190 KB 12/37 KB 36/119 KB 40/190 KB 16/37 KB 36/119 KB 40/190 KB 20/37 KB 36/119 KB 40/190 KB 4/37 KB 36/119 KB 3/86 KB 44/190 KB 24/37 KB 40/119 KB 3/86 KB 48/190 KB 24/37 KB 4/66 KB 40/119 KB 3/86 KB 40/190 KB 20/37 KB 36/119 KB 5/86 KB 48/190 KB 24/37 KB 4/66 KB 40/119 KB 8/86 KB 48/190 KB 24/37 KB 4/66 KB 40/119 KB 11/86 KB 48/190 KB 24/37 KB 4/66 KB 40/119 KB 13/86 KB 52/190 KB 24/37 KB 4/66 KB 40/119 KB 3/86 KB 40/190 KB 24/37 KB 40/119 KB 3/86 KB 40/190 KB 24/37 KB 36/119 KB 13/86 KB 52/190 KB 28/37 KB 4/66 KB 40/119 KB 13/86 KB 52/190 KB 32/37 KB 4/66 KB 40/119 KB 13/86 KB 52/190 KB 32/37 KB 4/66 KB 44/119 KB 13/86 KB 52/190 KB 32/37 KB 4/66 KB 48/119 KB 11/86 KB 52/190 KB 24/37 KB 4/66 KB 40/119 KB 3/86 KB 44/190 KB 24/37 KB 4/66 KB 40/119 KB 16/86 KB 52/190 KB 36/37 KB 4/66 KB 48/119 KB 16/86 KB 52/190 KB 32/37 KB 4/66 KB 48/119 KB 19/86 KB 52/190 KB 36/37 KB 4/66 KB 48/119 KB 21/86 KB 56/190 KB 37/37 KB 8/66 KB 48/119 KB 19/86 KB 56/190 KB 37/37 KB 8/66 KB 48/119 KB 19/86 KB 52/190 KB 37/37 KB 8/66 KB 48/119 KB 21/86 KB 60/190 KB 37/37 KB 12/66 KB 52/119 KB 21/86 KB 60/190 KB 37/37 KB 16/66 KB 52/119 KB 21/86 KB 60/190 KB 37/37 KB 20/66 KB 52/119 KB 19/86 KB 52/190 KB 37/37 KB 4/66 KB 48/119 KB 21/86 KB 60/190 KB 37/37 KB 20/66 KB 52/119 KB 21/86 KB 64/190 KB 37/37 KB 20/66 KB 52/119 KB 21/86 KB 68/190 KB 37/37 KB 20/66 KB 52/119 KB 24/86 KB 72/190 KB 37/37 KB 24/66 KB 52/119 KB 21/86 KB 56/190 KB 37/37 KB 8/66 KB 52/119 KB 24/86 KB 76/190 KB 37/37 KB 24/66 KB 56/119 KB 24/86 KB 76/190 KB 37/37 KB 24/66 KB 60/119 KB 24/86 KB 68/190 KB 37/37 KB 24/66 KB 52/119 KB 21/86 KB 68/190 KB 37/37 KB 24/66 KB 52/119 KB 24/86 KB 76/190 KB 37/37 KB 28/66 KB 64/119 KB 24/86 KB 76/190 KB 37/37 KB 32/66 KB 64/119 KB 24/86 KB 76/190 KB 37/37 KB 36/66 KB 64/119 KB 27/86 KB 76/190 KB 37/37 KB 40/66 KB 64/119 KB 24/86 KB 76/190 KB 37/37 KB 36/66 KB 64/119 KB 27/86 KB 76/190 KB 37/37 KB 36/66 KB 64/119 KB 24/86 KB 76/190 KB 37/37 KB 24/66 KB 64/119 KB 29/86 KB 76/190 KB 37/37 KB 44/66 KB 64/119 KB 32/86 KB 80/190 KB 37/37 KB 44/66 KB 68/119 KB 27/86 KB 80/190 KB 37/37 KB 44/66 KB 68/119 KB 29/86 KB 80/190 KB 37/37 KB 44/66 KB 68/119 KB 32/86 KB 84/190 KB 37/37 KB 48/66 KB 68/119 KB 32/86 KB 88/190 KB 37/37 KB 48/66 KB 68/119 KB 36/86 KB 92/190 KB 37/37 KB 48/66 KB 68/119 KB 29/86 KB 76/190 KB 37/37 KB 44/66 KB 68/119 KB 36/86 KB 96/190 KB 37/37 KB 48/66 KB 72/119 KB 36/86 KB 96/190 KB 37/37 KB 48/66 KB 76/119 KB 36/86 KB 96/190 KB 37/37 KB 48/66 KB 80/119 KB 36/86 KB 96/190 KB 37/37 KB 48/66 KB 80/119 KB 36/86 KB 96/190 KB 37/37 KB 48/66 KB 84/119 KB 36/86 KB 100/190 KB 48/66 KB 88/119 KB 36/86 KB 100/190 KB 48/66 KB 92/119 KB 36/86 KB 100/190 KB 48/66 KB 96/119 KB 36/86 KB 100/190 KB 48/66 KB 100/119 KB 36/86 KB 100/190 KB 48/66 KB 104/119 KB 36/86 KB 88/190 KB 37/37 KB 48/66 KB 68/119 KB 32/86 KB 80/190 KB 37/37 KB 48/66 KB 68/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 310.5 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 40/86 KB 100/190 KB 52/66 KB 108/119 KB 44/86 KB 100/190 KB 52/66 KB 108/119 KB 48/86 KB 100/190 KB 52/66 KB 108/119 KB 36/86 KB 100/190 KB 37/37 KB 48/66 KB 84/119 KB 40/86 KB 100/190 KB 52/66 KB 108/119 KB 48/86 KB 104/190 KB 56/66 KB 108/119 KB 48/86 KB 104/190 KB 60/66 KB 108/119 KB 48/86 KB 104/190 KB 64/66 KB 108/119 KB 48/86 KB 104/190 KB 66/66 KB 108/119 KB 48/86 KB 104/190 KB 66/66 KB 108/119 KB 52/86 KB 108/190 KB 66/66 KB 108/119 KB 48/86 KB 108/190 KB 66/66 KB 108/119 KB 52/86 KB 112/190 KB 66/66 KB 108/119 KB 52/86 KB 116/190 KB 66/66 KB 108/119 KB 36/86 KB 116/190 KB 66/66 KB 108/119 KB 56/86 KB 116/190 KB 66/66 KB 108/119 KB 60/86 KB 116/190 KB 66/66 KB 112/119 KB 64/86 KB 116/190 KB 66/66 KB 112/119 KB 56/86 KB 116/190 KB 66/66 KB 112/119 KB 68/86 KB 116/190 KB 66/66 KB 112/119 KB 72/86 KB 120/190 KB 66/66 KB 116/119 KB 68/86 KB 120/190 KB 66/66 KB 116/119 KB 72/86 KB 120/190 KB 66/66 KB 119/119 KB 68/86 KB 120/190 KB 66/66 KB 112/119 KB 72/86 KB 124/190 KB 66/66 KB 119/119 KB 72/86 KB 128/190 KB 66/66 KB 119/119 KB 72/86 KB 128/190 KB 66/66 KB 119/119 KB 4/26 KB 72/86 KB 128/190 KB 66/66 KB 119/119 KB 8/26 KB 72/86 KB 128/190 KB 66/66 KB 119/119 KB 12/26 KB 72/86 KB 128/190 KB 66/66 KB 119/119 KB 16/26 KB 72/86 KB 128/190 KB 66/66 KB 119/119 KB 20/26 KB 72/86 KB 132/190 KB 119/119 KB 24/26 KB 76/86 KB 132/190 KB 119/119 KB 26/26 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 515.5 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 72/86 KB 132/190 KB 119/119 KB 20/26 KB 76/86 KB 132/190 KB 119/119 KB 24/26 KB 80/86 KB 136/190 KB 119/119 KB 26/26 KB 84/86 KB 136/190 KB 119/119 KB 26/26 KB 86/86 KB 136/190 KB 119/119 KB 26/26 KB 76/86 KB 136/190 KB 119/119 KB 26/26 KB 86/86 KB 140/190 KB 119/119 KB 26/26 KB 86/86 KB 144/190 KB 119/119 KB 26/26 KB 86/86 KB 148/190 KB 119/119 KB 26/26 KB 86/86 KB 152/190 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 856.8 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 86/86 KB 156/190 KB 26/26 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 23:22:46 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 611.0 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 86/86 KB 160/190 KB 26/26 KB 160/190 KB 3/324 KB 26/26 KB 160/190 KB 5/324 KB 26/26 KB 160/190 KB 8/324 KB 26/26 KB 164/190 KB 11/324 KB 26/26 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 23:22:46 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 175.2 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 164/190 KB 8/324 KB 26/26 KB 168/190 KB 11/324 KB 172/190 KB 11/324 KB 172/190 KB 13/324 KB 4/79 KB 172/190 KB 13/324 KB 176/190 KB 13/324 KB 4/79 KB 176/190 KB 16/324 KB 4/79 KB 180/190 KB 19/324 KB 4/79 KB 180/190 KB 21/324 KB 4/79 KB 180/190 KB 16/324 KB 4/79 KB 180/190 KB 21/324 KB 8/79 KB 184/190 KB 21/324 KB 12/79 KB 184/190 KB 21/324 KB 12/79 KB 188/190 KB 24/324 KB 16/79 KB 188/190 KB 21/324 KB 16/79 KB 190/190 KB 24/324 KB 16/79 KB 184/190 KB 24/324 KB 16/79 KB 190/190 KB 24/324 KB 20/79 KB 190/190 KB 27/324 KB 24/79 KB 3/228 KB 190/190 KB 27/324 KB 20/79 KB 3/228 KB 190/190 KB 24/324 KB 20/79 KB 3/228 KB 190/190 KB 27/324 KB 24/79 KB 5/228 KB 190/190 KB 27/324 KB 24/79 KB 8/228 KB 190/190 KB 27/324 KB 24/79 KB 3/152 KB 8/228 KB 190/190 KB 27/324 KB 24/79 KB 5/152 KB 8/228 KB 190/190 KB 27/324 KB 24/79 KB 8/152 KB 8/228 KB 190/190 KB 29/324 KB 24/79 KB 11/152 KB 11/228 KB 190/190 KB 29/324 KB 24/79 KB 8/152 KB 11/228 KB 190/190 KB 27/324 KB 24/79 KB 8/152 KB 11/228 KB 190/190 KB 29/324 KB 24/79 KB 11/152 KB 13/228 KB 190/190 KB 29/324 KB 24/79 KB 13/152 KB 16/228 KB 190/190 KB 29/324 KB 24/79 KB 13/152 KB 13/228 KB 190/190 KB 32/324 KB 28/79 KB 13/152 KB 16/228 KB 190/190 KB 32/324 KB 24/79 KB 13/152 KB 16/228 KB 190/190 KB 36/324 KB 32/79 KB 13/152 KB 16/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 1200.2 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 190/190 KB 36/324 KB 32/79 KB 16/152 KB 19/228 KB 190/190 KB 36/324 KB 32/79 KB 16/152 KB 16/228 KB 190/190 KB 32/324 KB 32/79 KB 13/152 KB 16/228 KB 40/324 KB 36/79 KB 19/152 KB 19/228 KB 40/324 KB 36/79 KB 21/152 KB 19/228 KB 40/324 KB 36/79 KB 21/152 KB 21/228 KB 40/324 KB 36/79 KB 21/152 KB 24/228 KB 40/324 KB 36/79 KB 21/152 KB 27/228 KB 40/324 KB 36/79 KB 24/152 KB 29/228 KB 40/324 KB 36/79 KB 24/152 KB 27/228 KB 40/324 KB 36/79 KB 24/152 KB 29/228 KB 44/324 KB 36/79 KB 24/152 KB 29/228 KB 48/324 KB 36/79 KB 24/152 KB 29/228 KB 40/324 KB 36/79 KB 24/152 KB 29/228 KB 48/324 KB 40/79 KB 24/152 KB 29/228 KB 52/324 KB 44/79 KB 24/152 KB 29/228 KB 52/324 KB 48/79 KB 27/152 KB 29/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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 52/324 KB 48/79 KB 27/152 KB 29/228 KB 52/324 KB 48/79 KB 29/152 KB 29/228 KB 52/324 KB 48/79 KB 32/152 KB 29/228 KB 52/324 KB 52/79 KB 36/152 KB 32/228 KB 52/324 KB 40/79 KB 24/152 KB 29/228 KB 52/324 KB 52/79 KB 32/152 KB 32/228 KB 56/324 KB 52/79 KB 36/152 KB 32/228 KB 56/324 KB 52/79 KB 36/152 KB 36/228 KB 60/324 KB 52/79 KB 36/152 KB 40/228 KB 52/324 KB 52/79 KB 32/152 KB 29/228 KB 60/324 KB 56/79 KB 40/152 KB 40/228 KB 60/324 KB 60/79 KB 40/152 KB 40/228 KB 60/324 KB 64/79 KB 40/152 KB 40/228 KB 60/324 KB 52/79 KB 40/152 KB 40/228 KB 60/324 KB 52/79 KB 36/152 KB 36/228 KB 64/324 KB 64/79 KB 44/152 KB 40/228 KB 68/324 KB 64/79 KB 44/152 KB 40/228 KB 72/324 KB 68/79 KB 44/152 KB 44/228 KB 68/324 KB 68/79 KB 44/152 KB 44/228 KB 60/324 KB 64/79 KB 44/152 KB 44/228 KB 68/324 KB 64/79 KB 44/152 KB 44/228 KB 76/324 KB 68/79 KB 48/152 KB 48/228 KB 76/324 KB 68/79 KB 48/152 KB 44/228 KB 76/324 KB 68/79 KB 48/152 KB 52/228 KB 4/32 KB 76/324 KB 72/79 KB 52/152 KB 56/228 KB 4/32 KB 76/324 KB 72/79 KB 52/152 KB 60/228 KB 4/32 KB 76/324 KB 72/79 KB 52/152 KB 64/228 KB 4/32 KB 76/324 KB 72/79 KB 52/152 KB 68/228 KB 4/32 KB 76/324 KB 72/79 KB 52/152 KB 72/228 KB 4/32 KB 76/324 KB 72/79 KB 52/152 KB 52/228 KB 76/324 KB 68/79 KB 52/152 KB 52/228 KB 4/32 KB 80/324 KB 76/79 KB 52/152 KB 76/228 KB 4/32 KB 76/324 KB 68/79 KB 52/152 KB 52/228 KB 4/32 KB 76/324 KB 68/79 KB 48/152 KB 52/228 KB 8/32 KB 80/324 KB 76/79 KB 52/152 KB 76/228 KB 12/32 KB 80/324 KB 76/79 KB 52/152 KB 76/228 KB 16/32 KB 80/324 KB 76/79 KB 52/152 KB 76/228 KB 20/32 KB 84/324 KB 76/79 KB 56/152 KB 76/228 KB 4/32 KB 76/324 KB 76/79 KB 52/152 KB 76/228 KB 24/32 KB 84/324 KB 79/79 KB 56/152 KB 76/228 KB 16/32 KB 84/324 KB 76/79 KB 56/152 KB 76/228 KB 16/32 KB 80/324 KB 76/79 KB 56/152 KB 76/228 KB 24/32 KB 88/324 KB 79/79 KB 60/152 KB 76/228 KB 24/32 KB 88/324 KB 79/79 KB 64/152 KB 76/228 KB 24/32 KB 88/324 KB 79/79 KB 68/152 KB 76/228 KB 24/32 KB 84/324 KB 76/79 KB 56/152 KB 76/228 KB 24/32 KB 88/324 KB 79/79 KB 68/152 KB 76/228 KB 24/32 KB 92/324 KB 79/79 KB 68/152 KB 76/228 KB 24/32 KB 96/324 KB 79/79 KB 68/152 KB 76/228 KB 28/32 KB 96/324 KB 79/79 KB 68/152 KB 76/228 KB 32/32 KB 96/324 KB 79/79 KB 68/152 KB 76/228 KB 32/32 KB 96/324 KB 79/79 KB 72/152 KB 76/228 KB 32/32 KB 100/324 KB 79/79 KB 76/152 KB 76/228 KB 4/32 KB 100/324 KB 79/79 KB 76/152 KB 76/228 KB 32/32 KB 100/324 KB 79/79 KB 76/152 KB 76/228 KB 32/32 KB 100/324 KB 79/79 KB 80/152 KB 80/228 KB 32/32 KB 100/324 KB 79/79 KB 80/152 KB 80/228 KB 32/32 KB 100/324 KB 79/79 KB 84/152 KB 80/228 KB 32/32 KB 104/324 KB 79/79 KB 88/152 KB 84/228 KB 32/32 KB 104/324 KB 79/79 KB 84/152 KB 84/228 KB 32/32 KB 104/324 KB 79/79 KB 84/152 KB 80/228 KB 32/32 KB 108/324 KB 79/79 KB 92/152 KB 88/228 KB 32/32 KB 112/324 KB 79/79 KB 92/152 KB 88/228 KB 32/32 KB 104/324 KB 79/79 KB 92/152 KB 88/228 KB 32/32 KB 112/324 KB 79/79 KB 92/152 KB 92/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 424.0 KB/sec) unit-abot-epc-basic-0: 23:22:46 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: 23:22:46 DEBUG unit.abot-epc-basic/0.install 32/32 KB 112/324 KB 79/79 KB 92/152 KB 92/228 KB 32/32 KB 112/324 KB 96/152 KB 92/228 KB 32/32 KB 112/324 KB 96/152 KB 96/228 KB 32/32 KB 112/324 KB 100/152 KB 96/228 KB 116/324 KB 104/152 KB 100/228 KB 116/324 KB 100/152 KB 100/228 KB 120/324 KB 108/152 KB 100/228 KB 124/324 KB 108/152 KB 100/228 KB 128/324 KB 108/152 KB 100/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 165.5 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 116/324 KB 100/152 KB 100/228 KB 128/324 KB 108/152 KB 104/228 KB 128/324 KB 108/152 KB 108/228 KB 128/324 KB 108/152 KB 112/228 KB 128/324 KB 108/152 KB 116/228 KB 132/324 KB 108/152 KB 120/228 KB 4/234 KB 128/324 KB 108/152 KB 108/228 KB 132/324 KB 112/152 KB 124/228 KB 4/234 KB 132/324 KB 116/152 KB 124/228 KB 4/234 KB 132/324 KB 120/152 KB 124/228 KB 4/234 KB 132/324 KB 124/152 KB 124/228 KB 4/234 KB 132/324 KB 128/152 KB 124/228 KB 4/234 KB 132/324 KB 108/152 KB 116/228 KB 4/234 KB 132/324 KB 108/152 KB 116/228 KB 136/324 KB 128/152 KB 124/228 KB 4/234 KB 140/324 KB 128/152 KB 124/228 KB 4/234 KB 144/324 KB 128/152 KB 124/228 KB 4/234 KB 148/324 KB 128/152 KB 124/228 KB 4/234 KB 132/324 KB 124/152 KB 124/228 KB 4/234 KB 148/324 KB 132/152 KB 128/228 KB 8/234 KB 148/324 KB 132/152 KB 132/228 KB 8/234 KB 148/324 KB 132/152 KB 124/228 KB 8/234 KB 152/324 KB 136/152 KB 132/228 KB 8/234 KB 148/324 KB 128/152 KB 124/228 KB 8/234 KB 152/324 KB 140/152 KB 136/228 KB 12/234 KB 152/324 KB 140/152 KB 136/228 KB 16/234 KB 152/324 KB 140/152 KB 136/228 KB 20/234 KB 152/324 KB 136/152 KB 136/228 KB 8/234 KB 152/324 KB 132/152 KB 132/228 KB 8/234 KB 156/324 KB 140/152 KB 140/228 KB 24/234 KB 160/324 KB 140/152 KB 140/228 KB 24/234 KB 152/324 KB 140/152 KB 136/228 KB 20/234 KB 160/324 KB 144/152 KB 140/228 KB 24/234 KB 160/324 KB 148/152 KB 140/228 KB 24/234 KB 164/324 KB 152/152 KB 140/228 KB 24/234 KB 164/324 KB 152/152 KB 140/228 KB 24/234 KB 152/324 KB 140/152 KB 140/228 KB 24/234 KB 164/324 KB 152/152 KB 144/228 KB 24/234 KB 164/324 KB 152/152 KB 148/228 KB 24/234 KB 164/324 KB 148/152 KB 140/228 KB 24/234 KB 168/324 KB 152/152 KB 152/228 KB 24/234 KB 172/324 KB 152/152 KB 152/228 KB 24/234 KB 176/324 KB 152/152 KB 152/228 KB 24/234 KB 164/324 KB 152/152 KB 152/228 KB 24/234 KB 176/324 KB 152/152 KB 156/228 KB 24/234 KB 180/324 KB 152/152 KB 160/228 KB 24/234 KB 180/324 KB 152/152 KB 164/228 KB 24/234 KB 180/324 KB 152/152 KB 168/228 KB 24/234 KB 180/324 KB 152/152 KB 156/228 KB 24/234 KB 180/324 KB 152/152 KB 172/228 KB 28/234 KB 180/324 KB 152/152 KB 172/228 KB 32/234 KB 180/324 KB 152/152 KB 172/228 KB 36/234 KB 180/324 KB 152/152 KB 156/228 KB 24/234 KB 184/324 KB 152/152 KB 172/228 KB 40/234 KB 188/324 KB 152/152 KB 172/228 KB 40/234 KB 192/324 KB 152/152 KB 172/228 KB 40/234 KB 180/324 KB 152/152 KB 172/228 KB 40/234 KB 192/324 KB 152/152 KB 172/228 KB 44/234 KB 192/324 KB 152/152 KB 172/228 KB 48/234 KB 196/324 KB 152/152 KB 172/228 KB 48/234 KB 200/324 KB 152/152 KB 172/228 KB 52/234 KB 180/324 KB 152/152 KB 172/228 KB 52/234 KB 200/324 KB 152/152 KB 176/228 KB 52/234 KB 200/324 KB 152/152 KB 180/228 KB 52/234 KB 196/324 KB 152/152 KB 172/228 KB 52/234 KB 204/324 KB 152/152 KB 180/228 KB 56/234 KB 204/324 KB 152/152 KB 180/228 KB 60/234 KB 204/324 KB 152/152 KB 180/228 KB 64/234 KB 204/324 KB 152/152 KB 180/228 KB 52/234 KB 208/324 KB 152/152 KB 180/228 KB 64/234 KB 208/324 KB 152/152 KB 184/228 KB 64/234 KB 208/324 KB 152/152 KB 188/228 KB 68/234 KB 208/324 KB 152/152 KB 192/228 KB 68/234 KB 208/324 KB 152/152 KB 196/228 KB 68/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 690.0 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 208/324 KB 152/152 KB 184/228 KB 68/234 KB 212/324 KB 152/152 KB 196/228 KB 68/234 KB 216/324 KB 196/228 KB 72/234 KB 216/324 KB 196/228 KB 72/234 KB 220/324 KB 196/228 KB 72/234 KB 224/324 KB 196/228 KB 76/234 KB 220/324 KB 196/228 KB 76/234 KB 224/324 KB 200/228 KB 76/234 KB 224/324 KB 200/228 KB 80/234 KB 228/324 KB 204/228 KB 80/234 KB 232/324 KB 204/228 KB 84/234 KB 228/324 KB 204/228 KB 84/234 KB 236/324 KB 204/228 KB 88/234 KB 236/324 KB 204/228 KB 92/234 KB 236/324 KB 204/228 KB 96/234 KB 228/324 KB 204/228 KB 80/234 KB 236/324 KB 208/228 KB 96/234 KB 236/324 KB 212/228 KB 96/234 KB 236/324 KB 204/228 KB 92/234 KB 240/324 KB 216/228 KB 96/234 KB 236/324 KB 216/228 KB 96/234 KB 240/324 KB 220/228 KB 96/234 KB 240/324 KB 224/228 KB 96/234 KB 244/324 KB 228/228 KB 96/234 KB 244/324 KB 224/228 KB 96/234 KB 244/324 KB 228/228 KB 100/234 KB 244/324 KB 228/228 KB 104/234 KB 248/324 KB 228/228 KB 104/234 KB 252/324 KB 228/228 KB 108/234 KB 248/324 KB 228/228 KB 108/234 KB 256/324 KB 228/228 KB 112/234 KB 256/324 KB 228/228 KB 108/234 KB 256/324 KB 228/228 KB 116/234 KB 260/324 KB 228/228 KB 120/234 KB 260/324 KB 228/228 KB 116/234 KB 264/324 KB 228/228 KB 124/234 KB 268/324 KB 228/228 KB 124/234 KB 268/324 KB 228/228 KB 124/234 KB 272/324 KB 228/228 KB 128/234 KB 272/324 KB 228/228 KB 124/234 KB 272/324 KB 228/228 KB 132/234 KB 276/324 KB 228/228 KB 136/234 KB 276/324 KB 228/228 KB 140/234 KB 276/324 KB 228/228 KB 144/234 KB 276/324 KB 228/228 KB 132/234 KB 280/324 KB 228/228 KB 144/234 KB 284/324 KB 228/228 KB 144/234 KB 288/324 KB 228/228 KB 144/234 KB 292/324 KB 228/228 KB 144/234 KB 296/324 KB 228/228 KB 144/234 KB 300/324 KB 148/234 KB 296/324 KB 148/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 947.1 KB/sec) unit-abot-epc-basic-0: 23:22:46 DEBUG unit.abot-epc-basic/0.install 304/324 KB 152/234 KB 304/324 KB 156/234 KB 304/324 KB 156/234 KB 304/324 KB 160/234 KB 308/324 KB 160/234 KB 312/324 KB 164/234 KB 308/324 KB 164/234 KB 312/324 KB 168/234 KB 312/324 KB 172/234 KB 316/324 KB 172/234 KB 320/324 KB 176/234 KB 320/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1265.4 KB/sec) unit-abot-epc-basic-0: 23:22:46 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 901.0 KB/sec) unit-abot-epc-basic-0: 23:22:47 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: 23:22:47 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3260672883441156689.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: 23:22:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:47 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:22:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:47 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.838 s unit-abot-epc-basic-0: 23:22:47 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T23:22:47+00:00 unit-abot-epc-basic-0: 23:22:47 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 23:22:47 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ machine-1: 23:22:47 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 23:22:47 DEBUG juju.worker start "engine" machine-1: 23:22:47 INFO juju.worker start "engine" machine-1: 23:22:47 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 23:22:47 DEBUG juju.worker "engine" started machine-1: 23:22:47 DEBUG juju.worker.introspection stats worker now serving machine-1: 23:22:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:22:47 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 23:22:47 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 23:22:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.apicaller connecting with old password machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:47 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:47 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 23:22:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 23:22:47 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 23:22:47 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 23:22:47 DEBUG juju.worker.apicaller connected machine-1: 23:22:47 DEBUG juju.worker.apicaller changing password... machine-1: 23:22:47 DEBUG juju.worker.apicaller password changed machine-1: 23:22:47 DEBUG juju.api RPC connection died machine-1: 23:22:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 23:22:47 DEBUG juju.worker.apicaller connecting with current password machine-1: 23:22:47 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:47 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:47 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:48 DEBUG juju.worker.apicaller connected machine-1: 23:22:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 23:22:48 INFO juju.worker.upgrader unblocking abort check machine-1: 23:22:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 23:22:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 23:22:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 23:22:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 23:22:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 23:22:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 23:22:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.logger logger setup machine-1: 23:22:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 23:22:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 23:22:48 INFO juju.util.exec run result: exit status 127 machine-1: 23:22:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec169563051/script.sh: line 1: fanatic: command not found 127 machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 23:22:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 23:22:48 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 23:22:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 23:22:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 23:22:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 23:22:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:22:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:22:48 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 23:22:48 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 23:22:48 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-1: 23:22:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 23:22:48 DEBUG juju.network including address local-machine:::1 for machine machine-1: 23:22:48 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 23:22:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 23:22:48 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-1: 23:22:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:22:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:22:48 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:22:48 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 23:22:48 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 23:22:48 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 23:22:48 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 23:22:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-1: 23:22:48 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 23:22:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 23:22:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 23:22:48 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 23:22:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 23:22:48 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 23:22:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 23:22:48 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 23:22:48 DEBUG juju.api RPC connection died machine-1: 23:22:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 23:22:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 23:22:48 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 23:22:48 DEBUG juju.worker killing runner 0xc420439380 machine-1: 23:22:48 ERROR juju.worker.logger connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 23:22:48 INFO juju.worker runner is dying machine-1: 23:22:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 23:22:48 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: 23:22:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 23:22:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 23:22:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.apicaller connecting with current password machine-1: 23:22:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:48 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 23:22:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 23:22:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-1: 23:22:49 DEBUG juju.worker.apicaller connected machine-1: 23:22:49 DEBUG juju.api RPC connection died machine-1: 23:22:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 23:22:49 DEBUG juju.worker.apicaller connecting with current password machine-1: 23:22:49 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:49 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:49 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:22:49 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: 23:22:49 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: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7043633522877274511.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: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.746 s unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T23:22:49+00:00 unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:49 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 23:22:50 DEBUG juju.worker.apicaller connected machine-1: 23:22:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 23:22:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 23:22:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 23:22:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 23:22:50 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 23:22:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 23:22:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 23:22:50 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 23:22:50 INFO juju.util.exec run result: exit status 127 machine-1: 23:22:50 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec891126818/script.sh: line 1: fanatic: command not found 127 machine-1: 23:22:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 23:22:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 23:22:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:22:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:22:50 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 23:22:50 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 23:22:50 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 23:22:50 INFO juju.util.exec run result: exit status 127 machine-1: 23:22:50 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec470144179/script.sh: line 1: fanatic: command not found 127 machine-1: 23:22:50 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 23:22:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:22:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:22:50 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 23:22:50 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 23:22:50 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-1: 23:22:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 23:22:50 DEBUG juju.network including address local-machine:::1 for machine machine-1: 23:22:50 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 23:22:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 23:22:50 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-1: 23:22:50 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 23:22:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:22:50 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 23:22:50 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: 23:22:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 23:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.logger logger setup machine-1: 23:22:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 23:22:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 23:22:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 23:22:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 23:22:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:22:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 23:22:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 23:22:50 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-1: 23:22:50 DEBUG juju.network including address local-machine:::1 for machine machine-1: 23:22:50 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-1: 23:22:50 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-machine:::1] machine-1: 23:22:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 23:22:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-1: 23:22:50 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 23:22:50 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 23:22: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-1: 23:22:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 23:22:50 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 23:22:50 INFO juju.worker.upgrader unblocking abort check machine-1: 23:22:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 23:22:50 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 23:22:50 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 23:22:50 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 23:22:50 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 23:22:50 DEBUG juju.worker start "1-container-watcher" machine-1: 23:22:50 DEBUG juju.worker start "stateconverter" machine-1: 23:22:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 23:22:50 INFO juju.worker start "1-container-watcher" machine-1: 23:22:50 DEBUG juju.worker "1-container-watcher" started machine-1: 23:22:50 INFO juju.worker start "stateconverter" machine-1: 23:22:50 DEBUG juju.worker "stateconverter" started machine-1: 23:22:50 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 23:22:50 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 23:22:50 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 23:22:50 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 23:22:50 INFO juju.worker.machiner "machine-1" started machine-1: 23:22:50 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 23:22:50 DEBUG juju.service discovered init system "upstart" from local host machine-1: 23:22:50 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-1: 23:22:50 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 23:22:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 23:22:50 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: 23:22:50 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 23:22:50 DEBUG juju.worker start "api" unit-mysql-0: 23:22:50 INFO juju.worker start "api" unit-mysql-0: 23:22:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 23:22:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 23:22:50 DEBUG juju.worker "api" started unit-mysql-0: 23:22:50 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 23:22:50 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 23:22:50 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-mysql-0: 23:22:50 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-mysql-0: 23:22:50 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:50 DEBUG juju.worker.apicaller connected unit-mysql-0: 23:22:50 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 23:22:50 DEBUG juju.worker.apicaller password changed unit-mysql-0: 23:22:50 DEBUG juju.api RPC connection died unit-mysql-0: 23:22:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 23:22:50 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 23:22:50 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-mysql-0: 23:22:50 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-mysql-0: 23:22:50 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-1: 23:22:50 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:58:4c:e4 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.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:58:4c:e4 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: 23:22:51 DEBUG juju.worker.apicaller connected unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 23:22:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:22:51 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 23:22:52 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 23:22:52 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 23:22:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 23:22:52 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 23:22:52 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 23:22:52 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 23:22:52 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 23:22:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 23:22:52 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.worker.logger logger setup unit-mysql-0: 23:22:52 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 23:22:52 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 23:22:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 23:22:52 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 23:22:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 23:22:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 23:22:52 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 23:22:52 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-mysql-0: 23:22:52 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-mysql-0: 23:22:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 23:22:52 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 23:22:52 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 23:22:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 23:22:52 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: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4808737760948620416.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 23:22:52 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.717 s unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T23:22:52+00:00 unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 23:22:52 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 23:22:52 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 23:22:52 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 23:22:52 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 23:22:52 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 23:22:52 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 23:22:52 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 23:22:52 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 23:22:52 INFO juju.worker.uniter resuming charm install unit-mysql-0: 23:22:52 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 23:22:52 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 23:22:52 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 23:22:52 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 23:22:52 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 23:22:52 DEBUG httpbakery } -> error unit-mysql-0: 23:22:52 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 23:22:52 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 23:22:52 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 23:22:52 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 23:22:52 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 23:22:52 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 23:22:53 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 23:22:53 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 23:22:53 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 23:22:53 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 23:22:53 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 23:22:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install Building dependency tree... unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 23:22:53 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: 23:22:53 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: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 23:22:53 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 23:22:53 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 23:22:54 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 23:22:54 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: 23:22:54 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 50.2MB/s eta 0:00:01  17% |##### | 20kB 4.3MB/s eta 0:00:01  25% |######## | 30kB 6.1MB/s eta 0:00:01  34% |########## | 40kB 4.0MB/s eta 0:00:01  42% |############# | 51kB 4.9MB/s eta 0:00:01  51% |################ | 61kB 5.7MB/s eta 0:00:01  59% |################### | 71kB 6.6MB/s eta 0:00:01  68% |##################### | 81kB 5.3MB/s eta 0:00:01  76% |######################## | 92kB 5.9MB/s eta 0:00:01  85% |########################### | 102kB 6.5MB/s eta 0:00:01  93% |############################## | 112kB 6.5MB/s eta 0:00:01  100% |################################| 122kB 5.5MB/s unit-abot-epc-basic-0: 23:22:54 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 23:22:54 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: 23:22:54 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 67.0MB/s eta 0:00:01  17% |##### | 20kB 49.8MB/s eta 0:00:01  26% |######## | 30kB 51.3MB/s eta 0:00:01  34% |########### | 40kB 50.8MB/s eta 0:00:01  43% |############# | 51kB 50.1MB/s eta 0:00:01  52% |################ | 61kB 50.0MB/s eta 0:00:01  60% |################### | 71kB 50.1MB/s eta 0:00:01  69% |###################### | 81kB 49.8MB/s eta 0:00:01  78% |######################## | 92kB 50.3MB/s eta 0:00:01  86% |########################### | 102kB 50.0MB/s eta 0:00:01  95% |############################## | 112kB 49.3MB/s eta 0:00:01  100% |################################| 122kB 9.5MB/s unit-abot-epc-basic-0: 23:22:54 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 23:22:54 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 23:22:54 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: 23:22:54 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 23:22:54 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (667 kB/s) unit-mysql-0: 23:22:54 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install (Reading database ... 78219 files and directories currently installed.) unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:22:55 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 23:22:55 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: 23:22:55 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 56.0MB/s eta 0:00:01  22% |####### | 20kB 4.3MB/s eta 0:00:01  33% |########## | 30kB 6.2MB/s eta 0:00:01  44% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################# | 51kB 4.9MB/s eta 0:00:01  67% |##################### | 61kB 5.7MB/s eta 0:00:01  78% |######################### | 71kB 6.6MB/s eta 0:00:01  89% |############################ | 81kB 7.3MB/s eta 0:00:01  100% |################################| 92kB 5.4MB/s unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:22:55 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 23:22:55 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: 23:22:55 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 88.9MB/s eta 0:00:01  16% |##### | 20kB 52.3MB/s eta 0:00:01  24% |####### | 30kB 52.7MB/s eta 0:00:01  32% |########## | 40kB 51.1MB/s eta 0:00:01  40% |############ | 51kB 50.4MB/s eta 0:00:01  48% |############### | 61kB 50.0MB/s eta 0:00:01  56% |################## | 71kB 49.8MB/s eta 0:00:01  64% |#################### | 81kB 50.0MB/s eta 0:00:01  72% |####################### | 92kB 50.7MB/s eta 0:00:01  81% |######################### | 102kB 23.6MB/s eta 0:00:01  89% |############################ | 112kB 23.2MB/s eta 0:00:01  97% |############################### | 122kB 23.6MB/s eta 0:00:01  100% |################################| 133kB 8.7MB/s unit-abot-epc-basic-0: 23:22:55 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:22:55 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: 23:22:55 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 23:22:55 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: 23:22:55 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 81.3MB/s eta 0:00:01  6% |## | 20kB 53.5MB/s eta 0:00:01  9% |### | 30kB 52.8MB/s eta 0:00:01  12% |#### | 40kB 52.0MB/s eta 0:00:01  15% |##### | 51kB 51.7MB/s eta 0:00:01  19% |###### | 61kB 52.3MB/s eta 0:00:01  22% |####### | 71kB 52.1MB/s eta 0:00:01  25% |######## | 81kB 51.5MB/s eta 0:00:01  28% |######### | 92kB 52.1MB/s eta 0:00:01  31% |########## | 102kB 52.0MB/s eta 0:00:01  34% |########### | 112kB 50.6MB/s eta 0:00:01  38% |############ | 122kB 24.0MB/s eta 0:00:01  41% |############# | 133kB 22.6MB/s eta 0:00:01  44% |############## | 143kB 22.2MB/s eta 0:00:01  47% |############### | 153kB 21.3MB/s eta 0:00:01  50% |################ | 163kB 21.0MB/s eta 0:00:01  53% |################# | 174kB 21.0MB/s eta 0:00:01  57% |################## | 184kB 21.0MB/s eta 0:00:01  60% |################### | 194kB 21.0MB/s eta 0:00:01  63% |#################### | 204kB 21.0MB/s eta 0:00:01  66% |##################### | 215kB 20.9MB/s eta 0:00:01  69% |###################### | 225kB 39.8MB/s eta 0:00:01  72% |####################### | 235kB 44.0MB/s eta 0:00:01  76% |######################## | 245kB 45.8MB/s eta 0:00:01  79% |######################### | 256kB 50.8MB/s eta 0:00:01  82% |########################## | 266kB 52.1MB/s eta 0:00:01  85% |########################### | 276kB 51.8MB/s eta 0:00:01  88% |############################ | 286kB 51.8MB/s eta 0:00:01  91% |############################# | 296kB 51.2MB/s eta 0:00:01  95% |############################## | 307kB 47.9MB/s eta 0:00:01  98% |############################### | 317kB 47.7MB/s eta 0:00:01  100% |################################| 327kB 4.7MB/s unit-abot-epc-basic-0: 23:22:55 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 23:22:55 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: 23:22:55 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 74.7MB/s eta 0:00:01  25% |######## | 20kB 47.1MB/s eta 0:00:01  37% |############ | 30kB 49.6MB/s eta 0:00:01  50% |################ | 40kB 49.5MB/s eta 0:00:01  62% |#################### | 51kB 49.7MB/s eta 0:00:01  75% |######################## | 61kB 50.4MB/s eta 0:00:01  88% |############################ | 71kB 50.4MB/s eta 0:00:01  100% |################################| 81kB 12.8MB/s unit-abot-epc-basic-0: 23:22:55 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:22:55 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 23:22:55 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: 23:22:55 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 23:22:56 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: 23:22:56 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: 23:22:56 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 23:22:56 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: 23:22:56 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (24.1 kB/s) unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install (Reading database ... 78259 files and directories currently installed.) unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 23:22:56 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 23:22:56 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 23:22:57 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: 23:22:57 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 23:22:57 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: 23:22:57 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 7.7MB/s eta 0:00:01  22% |####### | 20kB 3.1MB/s eta 0:00:01  33% |########## | 30kB 4.5MB/s eta 0:00:01  45% |############## | 40kB 3.4MB/s eta 0:00:01  56% |################## | 51kB 4.2MB/s eta 0:00:01  67% |##################### | 61kB 5.0MB/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.1MB/s unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 23:22:57 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: 23:22:57 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 23:22:57 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 23:22:57 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 23:22:58 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:22:58 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 23:22:58 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 23:22:58 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-mysql-0: 23:22:58 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-mysql-0: 23:22:58 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: 23:22:59 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: 23:22:59 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 23:22:59 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 23:22:59 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: 23:22:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:22:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:22:59 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 23:22:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 23:22:59 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: 23:23:00 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 23:23:00 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 23:23:00 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-mysql-0: 23:23:00 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 23:23:00 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 23:23:00 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 23:23:00 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 9.8 KB/sec) unit-abot-epc-basic-0: 23:23:00 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: 23:23:00 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 396.8 KB/sec) unit-abot-epc-basic-0: 23:23:00 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: 23:23:00 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 946.9 KB/sec) unit-abot-epc-basic-0: 23:23:00 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: 23:23:00 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 542.0 KB/sec) unit-abot-epc-basic-0: 23:23:00 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: 23:23:00 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 854.9 KB/sec) unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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 64.6 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 519.7 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 1/15 KB 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 744.0 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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 176.3 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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 264.8 KB/sec) unit-abot-epc-basic-0: 23:23:01 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-mysql-0: 23:23:01 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-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/9 KB 4/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 510.4 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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: 23:23:01 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/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 483.0 KB/sec) unit-abot-epc-basic-0: 23:23:01 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 2759.7 KB/sec) unit-mysql-0: 23:23:01 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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: 23:23:01 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 171.7 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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 108.6 KB/sec) unit-abot-epc-basic-0: 23:23:01 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-mysql-0: 23:23:01 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: 23:23:01 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 82.7 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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 98.1 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 461.0 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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 142.3 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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 106.3 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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 81.1 KB/sec) unit-abot-epc-basic-0: 23:23:01 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-mysql-0: 23:23:01 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: 23:23:01 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 105.6 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 141.6 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 57.5 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 285.8 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23: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/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 470.7 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23: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/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 472.9 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 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: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 23:23:01 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.jar unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/35 KB 3/48 KB 3/35 KB 5/48 KB 3/35 KB 8/48 KB 3/35 KB 11/48 KB 3/35 KB 13/48 KB 3/35 KB 16/48 KB 3/35 KB 19/48 KB 3/35 KB 6/35 KB 19/48 KB 9/35 KB 21/48 KB 6/35 KB 21/48 KB 9/35 KB 24/48 KB 9/35 KB 27/48 KB 11/35 KB 29/48 KB 11/35 KB 32/48 KB 11/35 KB 36/48 KB 11/35 KB 40/48 KB 11/35 KB 27/48 KB 14/35 KB 40/48 KB 16/35 KB 40/48 KB 19/35 KB 40/48 KB 22/35 KB 40/48 KB 25/35 KB 40/48 KB 25/35 KB 44/48 KB 27/35 KB 44/48 KB 27/35 KB 48/48 KB 30/35 KB 48/48 KB 32/35 KB 48/48 KB 30/35 KB 48/48 KB 35/35 KB 48/48 KB 35/35 KB 3/114 KB 48/48 KB 35/35 KB 5/114 KB 48/48 KB 35/35 KB 8/114 KB 48/48 KB 35/35 KB 11/114 KB 48/48 KB 35/35 KB 11/114 KB 48/48 KB 3/29 KB 35/35 KB 13/114 KB 48/48 KB 3/29 KB 35/35 KB 16/114 KB 48/48 KB 5/29 KB 35/35 KB 19/114 KB 48/48 KB 5/29 KB 21/114 KB 5/29 KB 35/35 KB 13/114 KB 48/48 KB 5/29 KB 21/114 KB 8/29 KB 21/114 KB 11/29 KB 21/114 KB 13/29 KB 3/85 KB 21/114 KB 16/29 KB 3/85 KB 24/114 KB 19/29 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 922.1 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 702.3 KB/sec) unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/85 KB 24/114 KB 16/29 KB 3/85 KB 27/114 KB 19/29 KB 3/85 KB 29/114 KB 19/29 KB 3/85 KB 32/114 KB 19/29 KB 3/85 KB 36/114 KB 21/29 KB 3/85 KB 40/114 KB 21/29 KB 3/85 KB 21/114 KB 13/29 KB 3/85 KB 32/114 KB 21/29 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 3/85 KB 40/114 KB 24/29 KB 5/85 KB 44/114 KB 27/29 KB 5/85 KB 44/114 KB 29/29 KB 5/85 KB 44/114 KB 24/29 KB 8/85 KB 44/114 KB 29/29 KB 3/85 KB 44/114 KB 24/29 KB 11/85 KB 48/114 KB 29/29 KB 13/85 KB 48/114 KB 29/29 KB 16/85 KB 48/114 KB 29/29 KB 19/85 KB 48/114 KB 29/29 KB 4/56 KB 11/85 KB 48/114 KB 29/29 KB 19/85 KB 52/114 KB 29/29 KB 4/56 KB 16/85 KB 48/114 KB 29/29 KB 4/56 KB 3/24 KB 19/85 KB 52/114 KB 29/29 KB 4/56 KB 6/24 KB 19/85 KB 52/114 KB 29/29 KB 4/56 KB 6/24 KB 19/85 KB 56/114 KB 29/29 KB 4/56 KB 9/24 KB 19/85 KB 60/114 KB 29/29 KB 4/56 KB 6/24 KB 19/85 KB 60/114 KB 29/29 KB 4/56 KB 9/24 KB 21/85 KB 60/114 KB 29/29 KB 4/56 KB 11/24 KB 24/85 KB 64/114 KB 29/29 KB 8/56 KB 11/24 KB 21/85 KB 64/114 KB 29/29 KB 8/56 KB 9/24 KB 21/85 KB 64/114 KB 29/29 KB 8/56 KB 9/24 KB 21/85 KB 60/114 KB 29/29 KB 8/56 KB 11/24 KB 24/85 KB 64/114 KB 29/29 KB 12/56 KB 11/24 KB 24/85 KB 64/114 KB 29/29 KB 16/56 KB 11/24 KB 24/85 KB 64/114 KB 20/56 KB 14/24 KB 27/85 KB 68/114 KB 24/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 434.5 KB/sec) unit-abot-epc-basic-0: 23:23:01 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: 23:23:01 DEBUG unit.abot-epc-basic/0.install 14/24 KB 27/85 KB 68/114 KB 20/56 KB 14/24 KB 24/85 KB 68/114 KB 20/56 KB 16/24 KB 27/85 KB 68/114 KB 24/56 KB 11/24 KB 24/85 KB 68/114 KB 20/56 KB 16/24 KB 29/85 KB 68/114 KB 24/56 KB 16/24 KB 32/85 KB 72/114 KB 24/56 KB 16/24 KB 29/85 KB 72/114 KB 24/56 KB 19/24 KB 32/85 KB 76/114 KB 28/56 KB 19/24 KB 32/85 KB 72/114 KB 28/56 KB 19/24 KB 32/85 KB 72/114 KB 24/56 KB 22/24 KB 32/85 KB 76/114 KB 28/56 KB 24/24 KB 32/85 KB 80/114 KB 32/56 KB 22/24 KB 32/85 KB 80/114 KB 32/56 KB 22/24 KB 32/85 KB 80/114 KB 28/56 KB 24/24 KB 36/85 KB 84/114 KB 32/56 KB 24/24 KB 36/85 KB 88/114 KB 3/86 KB 36/56 KB 24/24 KB 36/85 KB 92/114 KB 3/86 KB 36/56 KB 24/24 KB 36/85 KB 96/114 KB 3/86 KB 36/56 KB 24/24 KB 36/85 KB 80/114 KB 32/56 KB 24/24 KB 40/85 KB 96/114 KB 3/86 KB 36/56 KB 24/24 KB 36/85 KB 84/114 KB 3/86 KB 36/56 KB 24/24 KB 36/85 KB 84/114 KB 36/56 KB 24/24 KB 40/85 KB 96/114 KB 3/86 KB 40/56 KB 24/24 KB 44/85 KB 96/114 KB 5/86 KB 40/56 KB 24/24 KB 44/85 KB 96/114 KB 3/86 KB 40/56 KB 24/24 KB 44/85 KB 96/114 KB 5/86 KB 44/56 KB 24/24 KB 48/85 KB 96/114 KB 5/86 KB 48/56 KB 24/24 KB 48/85 KB 96/114 KB 8/86 KB 48/56 KB 24/24 KB 52/85 KB 100/114 KB 11/86 KB 48/56 KB 24/24 KB 52/85 KB 100/114 KB 8/86 KB 48/56 KB 24/24 KB 48/85 KB 96/114 KB 8/86 KB 48/56 KB 24/24 KB 52/85 KB 100/114 KB 11/86 KB 52/56 KB 24/24 KB 52/85 KB 96/114 KB 8/86 KB 48/56 KB 24/24 KB 56/85 KB 100/114 KB 11/86 KB 56/56 KB 24/24 KB 60/85 KB 104/114 KB 11/86 KB 56/56 KB 24/24 KB 52/85 KB 100/114 KB 11/86 KB 56/56 KB 24/24 KB 60/85 KB 104/114 KB 13/86 KB 56/56 KB 24/24 KB 56/85 KB 104/114 KB 11/86 KB 56/56 KB 24/24 KB 60/85 KB 108/114 KB 13/86 KB 56/56 KB 24/24 KB 60/85 KB 112/114 KB 13/86 KB 56/56 KB 24/24 KB 64/85 KB 114/114 KB 13/86 KB 56/56 KB 24/24 KB 64/85 KB 112/114 KB 13/86 KB 56/56 KB 24/24 KB 64/85 KB 114/114 KB 16/86 KB 56/56 KB 24/24 KB 64/85 KB 114/114 KB 19/86 KB 56/56 KB 24/24 KB 68/85 KB 114/114 KB 21/86 KB 56/56 KB 24/24 KB 68/85 KB 114/114 KB 19/86 KB 56/56 KB 24/24 KB 72/85 KB 114/114 KB 24/86 KB 56/56 KB 24/24 KB 72/85 KB 114/114 KB 27/86 KB 56/56 KB 24/24 KB 72/85 KB 114/114 KB 29/86 KB 56/56 KB 24/24 KB 72/85 KB 114/114 KB 32/86 KB 56/56 KB 24/24 KB 72/85 KB 114/114 KB 24/86 KB 56/56 KB 24/24 KB 76/85 KB 114/114 KB 32/86 KB 56/56 KB 24/24 KB 80/85 KB 114/114 KB 32/86 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 291.5 KB/sec) unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 84/85 KB 32/86 KB 85/85 KB 32/86 KB 85/85 KB 36/86 KB 85/85 KB 40/86 KB 85/85 KB 44/86 KB 85/85 KB 48/86 KB 85/85 KB 52/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1101.6 KB/sec) unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 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 656.9 KB/sec) unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 85/85 KB 3/218 KB 52/86 KB 85/85 KB 5/218 KB 52/86 KB 85/85 KB 8/218 KB 52/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 85/85 KB 11/218 KB 52/86 KB 85/85 KB 13/218 KB 52/86 KB 85/85 KB 13/218 KB 56/86 KB 85/85 KB 13/218 KB 60/86 KB 85/85 KB 13/218 KB 64/86 KB 85/85 KB 13/218 KB 68/86 KB 85/85 KB 13/218 KB 72/86 KB 4/12 KB 85/85 KB 13/218 KB 76/86 KB 4/12 KB 85/85 KB 13/218 KB 80/86 KB 4/12 KB 85/85 KB 13/218 KB 68/86 KB 4/12 KB 85/85 KB 16/218 KB 84/86 KB 8/12 KB 85/85 KB 16/218 KB 84/86 KB 12/12 KB 85/85 KB 16/218 KB 84/86 KB 12/12 KB 85/85 KB 16/218 KB 84/86 KB 4/12 KB 85/85 KB 19/218 KB 84/86 KB 12/12 KB 85/85 KB 21/218 KB 84/86 KB 12/12 KB 85/85 KB 24/218 KB 84/86 KB 12/12 KB 85/85 KB 27/218 KB 84/86 KB 12/12 KB 29/218 KB 84/86 KB 12/12 KB 32/218 KB 84/86 KB 12/12 KB 85/85 KB 27/218 KB 84/86 KB 12/12 KB 32/218 KB 86/86 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 703.0 KB/sec) unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 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 12/12 KB 52/218 KB 86/86 KB 12/12 KB 56/218 KB 86/86 KB 12/12 KB 60/218 KB 86/86 KB 12/12 KB 64/218 KB 86/86 KB 12/12 KB 68/218 KB 86/86 KB 12/12 KB 72/218 KB 86/86 KB 12/12 KB 76/218 KB 86/86 KB 12/12 KB 80/218 KB 86/86 KB 12/12 KB 84/218 KB 86/86 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 688.0 KB/sec) unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 88/218 KB 12/12 KB 92/218 KB 12/12 KB 96/218 KB 12/12 KB 100/218 KB 12/12 KB 104/218 KB 12/12 KB 108/218 KB 12/12 KB 112/218 KB 12/12 KB 116/218 KB 12/12 KB 120/218 KB 12/12 KB 124/218 KB 12/12 KB 128/218 KB 12/12 KB 132/218 KB 12/12 KB 136/218 KB 12/12 KB 140/218 KB 12/12 KB 144/218 KB 12/12 KB 148/218 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 88.4 KB/sec) unit-abot-epc-basic-0: 23:23:01 DEBUG unit.abot-epc-basic/0.install 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 1443.3 KB/sec) unit-mysql-0: 23:23:02 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 23:23:02 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: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8405162601746253900.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:02 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: 23:23:02 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: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3561030687090469827.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: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:02 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: 23:23:02 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: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3061378271592157335.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: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:02 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: 23:23:02 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: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall424281223178623022.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:02 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: 23:23:02 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: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7535128742790558737.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-mysql-0: 23:23:02 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:02 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: 23:23:02 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: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7384063067523639188.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.528 s unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T23:23:02+00:00 unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 23:23:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 23:23:02 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-mysql-0: 23:23:02 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: 23:23:02 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: 23:23:02 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-mysql-0: 23:23:03 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 23:23:04 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: 23:23:04 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 23:23:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:23:04 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 23:23:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 23:23:04 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: 23:23:04 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: 23:23:04 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 23:23:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-mysql-0: 23:23:04 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: 23:23:04 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 23:23:05 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 23:23:05 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 14.6 KB/sec) unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 408.3 KB/sec) unit-mysql-0: 23:23:05 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 968.2 KB/sec) unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 556.3 KB/sec) unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 758.6 KB/sec) unit-mysql-0: 23:23:05 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 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: 23:23:05 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: 23:23:05 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 992.0 KB/sec) unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 236.2 KB/sec) unit-mysql-0: 23:23:05 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 667.4 KB/sec) unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 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: 23:23:05 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: 23:23:05 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 751.8 KB/sec) unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 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 1293.2 KB/sec) unit-abot-epc-basic-0: 23:23:05 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-mysql-0: 23:23:05 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: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 23:23:05 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: 23:23:05 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1230.5 KB/sec) unit-abot-epc-basic-0: 23:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 23:23:05 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 308.8 KB/sec) unit-abot-epc-basic-0: 23:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 23:23:05 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 188.4 KB/sec) unit-abot-epc-basic-0: 23:23:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-mysql-0: 23:23:05 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: 23:23:06 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: 23:23:06 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 23:23: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/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 26.3 KB/sec) unit-abot-epc-basic-0: 23:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-mysql-0: 23:23:06 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: 23:23:06 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 23:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 23:23:06 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 218.5 KB/sec) unit-abot-epc-basic-0: 23:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 23:23:06 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: 23:23:06 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 23:23:06 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: 23:23: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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 320.5 KB/sec) unit-abot-epc-basic-0: 23:23:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 23:23:06 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: 23:23:06 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: 23:23:07 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 277.5 KB/sec) unit-mysql-0: 23:23:07 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: 23:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-mysql-0: 23:23:07 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-abot-epc-basic-0: 23:23:07 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: 23:23:07 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 208.7 KB/sec) unit-abot-epc-basic-0: 23:23:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 23:23:07 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: 23:23:07 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: 23:23:07 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: 23:23:07 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 28.1 KB/sec) unit-abot-epc-basic-0: 23:23:07 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-mysql-0: 23:23:07 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 23:23:07 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: 23:23:07 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1170.8 KB/sec) unit-abot-epc-basic-0: 23:23:07 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-mysql-0: 23:23:07 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 23:23:07 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: 23:23:07 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 163.9 KB/sec) unit-abot-epc-basic-0: 23:23:07 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-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4058 kB/s) unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-abot-epc-basic-0: 23:23:08 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-mysql-0: 23:23:08 DEBUG unit.mysql/0.install (Reading database ... 78269 files and directories currently installed.) unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:08 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 161.0 KB/sec) unit-abot-epc-basic-0: 23:23:08 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-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:08 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: 23:23:08 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 144.4 KB/sec) unit-abot-epc-basic-0: 23:23:08 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-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 23:23:08 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-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:23:08 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 154.5 KB/sec) unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:08 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: 23:23:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 23:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:08 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: 23:23:08 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 24.1 KB/sec) unit-abot-epc-basic-0: 23:23:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 23:23:08 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:09 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: 23:23:09 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 87.5 KB/sec) unit-abot-epc-basic-0: 23:23:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 23:23:09 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: 23:23:09 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 143.6 KB/sec) unit-abot-epc-basic-0: 23:23:09 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-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 23:23:09 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: 23:23:09 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 72.0 KB/sec) unit-abot-epc-basic-0: 23:23:09 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-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:23:09 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-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 23:23:09 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 369.4 KB/sec) unit-abot-epc-basic-0: 23:23:09 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-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 23:23:09 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:23:09 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: 23:23:10 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 423.4 KB/sec) unit-abot-epc-basic-0: 23:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 23:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 23:23:10 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1309.9 KB/sec) unit-mysql-0: 23:23:10 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 23:23:10 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-mysql-0: 23:23:10 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:10 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: 23:23:10 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 1035.0 KB/sec) unit-abot-epc-basic-0: 23:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 23:23:10 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: 23:23:10 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 23:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 23:23:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 23:23:10 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 233.3 KB/sec) unit-abot-epc-basic-0: 23:23:10 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: 23:23:11 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: 23:23:11 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 162.8 KB/sec) unit-abot-epc-basic-0: 23:23:11 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: 23:23:11 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: 23:23:11 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 128.0 KB/sec) unit-abot-epc-basic-0: 23:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:11 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: 23:23:11 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 815.5 KB/sec) unit-abot-epc-basic-0: 23:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:11 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:11 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: 23:23:11 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2185.3 KB/sec) unit-abot-epc-basic-0: 23:23:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 23:23:12 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: 23:23:12 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 245.7 KB/sec) unit-abot-epc-basic-0: 23:23:12 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: 23:23:12 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: 23:23:12 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 155.6 KB/sec) unit-abot-epc-basic-0: 23:23:12 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: 23:23:12 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: 23:23:12 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 20.9 KB/sec) unit-abot-epc-basic-0: 23:23:12 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-mysql-0: 23:23:12 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 23:23:12 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-mysql-0: 23:23:12 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 23:23:12 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 143.7 KB/sec) unit-abot-epc-basic-0: 23:23:12 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-mysql-0: 23:23:12 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:23:12 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: 23:23:12 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 58.0 KB/sec) unit-abot-epc-basic-0: 23:23:12 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-mysql-0: 23:23:12 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 23:23:12 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:12 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:13 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: 23:23:13 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 339.3 KB/sec) unit-abot-epc-basic-0: 23:23:13 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: 23:23:13 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: 23:23:13 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 44.6 KB/sec) unit-abot-epc-basic-0: 23:23:13 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-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:13 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: 23:23:13 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 413.0 KB/sec) unit-abot-epc-basic-0: 23:23:13 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: 23:23:13 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: 23:23:13 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 823.9 KB/sec) unit-abot-epc-basic-0: 23:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 23:23:13 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: 23:23:13 DEBUG unit.abot-epc-basic/0.install 2/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: 23:23:13 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-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 23:23:13 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: 23:23:13 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1105.5 KB/sec) unit-abot-epc-basic-0: 23:23:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 23:23:13 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 23:23:14 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: 23:23:14 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2728.6 KB/sec) unit-abot-epc-basic-0: 23:23:14 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-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 23:23:14 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: 23:23:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 23:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 23:23:14 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: 23:23:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/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 299.1 KB/sec) unit-abot-epc-basic-0: 23:23:14 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-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 23:23:14 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:23:14 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: 23:23:14 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 27.7 KB/sec) unit-abot-epc-basic-0: 23:23:14 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: 23:23:14 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: 23:23:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 131.3 KB/sec) unit-abot-epc-basic-0: 23:23:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-mysql-0: 23:23:15 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 23:23:15 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: 23:23:15 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 744.8 KB/sec) unit-abot-epc-basic-0: 23:23:15 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: 23:23:15 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: 23:23:15 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: 23:23:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 23:23:15 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: 23:23:15 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: 23:23:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 23:23:15 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: 23:23:15 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 50.9 KB/sec) unit-abot-epc-basic-0: 23:23:15 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: 23:23:16 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: 23:23:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 23:23:16 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: 23:23:16 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: 23:23:16 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 23:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 23:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 23:23:16 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 218.3 KB/sec) unit-abot-epc-basic-0: 23:23:16 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: 23:23:16 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: 23:23:16 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 682.2 KB/sec) unit-abot-epc-basic-0: 23:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 23:23:16 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 23:23:16 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 23:23:16 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: 23:23:16 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 200.5 KB/sec) unit-abot-epc-basic-0: 23:23:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 23:23:16 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 23:23:17 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-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 23:23:17 DEBUG unit.abot-epc-basic/0.install 1/11 KB 3/11 KB 6/11 KB 9/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-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 23:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 23:23:17 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: 23:23:17 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 1146.3 KB/sec) unit-abot-epc-basic-0: 23:23:17 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-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 23:23:17 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-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 23:23:17 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 692.7 KB/sec) unit-abot-epc-basic-0: 23:23:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:17 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: 23:23:17 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: 23:23:17 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: 23:23:17 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: 23:23:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 183.0 KB/sec) unit-abot-epc-basic-0: 23:23:17 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-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 23:23:17 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:23:18 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: 23:23:18 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: 23:23:18 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-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 23:23:18 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-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 23:23:18 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 486.6 KB/sec) unit-abot-epc-basic-0: 23:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:18 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 913.3 KB/sec) unit-abot-epc-basic-0: 23:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 23:23:18 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: 23:23:18 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 487.5 KB/sec) unit-abot-epc-basic-0: 23:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 23:23:18 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: 23:23:18 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 249.1 KB/sec) unit-abot-epc-basic-0: 23:23:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 23:23:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:23:19 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: 23:23:19 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 55.1 KB/sec) unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-abot-epc-basic-0: 23:23: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.pom unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 23:23:19 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: 23:23:19 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 76.3 KB/sec) unit-abot-epc-basic-0: 23:23: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.pom unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 23:23:19 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: 23:23:19 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 39.1 KB/sec) unit-abot-epc-basic-0: 23:23: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.pom unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 23:23:19 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:19 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: 23:23:19 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 76.7 KB/sec) unit-abot-epc-basic-0: 23:23: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.pom unit-abot-epc-basic-0: 23:23:19 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: 23:23:19 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 62.6 KB/sec) unit-abot-epc-basic-0: 23:23: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.pom unit-abot-epc-basic-0: 23:23:19 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: 23:23:19 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 120.3 KB/sec) unit-abot-epc-basic-0: 23:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 23:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 23:23:20 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 331.2 KB/sec) unit-abot-epc-basic-0: 23:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 23:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 23:23:20 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 112.8 KB/sec) unit-abot-epc-basic-0: 23:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 23:23:20 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: 23:23:20 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 311.1 KB/sec) unit-abot-epc-basic-0: 23:23:20 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: 23:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 23:23:20 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 1169.2 KB/sec) unit-abot-epc-basic-0: 23:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 23:23:20 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: 23:23:20 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: 23:23:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 23:23:20 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: 23:23:20 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 942.0 KB/sec) unit-abot-epc-basic-0: 23:23:21 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: 23:23:21 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: 23:23:21 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 114.6 KB/sec) unit-abot-epc-basic-0: 23:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 23:23:21 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: 23:23:21 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 467.1 KB/sec) unit-abot-epc-basic-0: 23:23:21 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: 23:23:21 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-mysql-0: 23:23:21 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:21 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 88.7 KB/sec) unit-abot-epc-basic-0: 23:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-mysql-0: 23:23:21 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:23:21 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:21 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: 23:23:21 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 447.1 KB/sec) unit-abot-epc-basic-0: 23:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 23:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 23:23:21 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 138.2 KB/sec) unit-abot-epc-basic-0: 23:23:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 23:23:21 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 23:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 23:23:22 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 548.9 KB/sec) unit-abot-epc-basic-0: 23:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 23:23: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.pom unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 23:23:22 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 299.3 KB/sec) unit-abot-epc-basic-0: 23:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:22 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: 23:23:22 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 847.8 KB/sec) unit-abot-epc-basic-0: 23:23:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:22 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: 23:23:22 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 1478.0 KB/sec) unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 23:23:22 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-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:23: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.pom unit-abot-epc-basic-0: 23:23:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 23:23:22 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-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:23:22 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-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:22 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 834.6 KB/sec) unit-mysql-0: 23:23:22 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:22 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-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:23:23 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-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:23:23 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 896.1 KB/sec) unit-abot-epc-basic-0: 23:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 23:23:23 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: 23:23:23 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 2226.1 KB/sec) unit-abot-epc-basic-0: 23:23:23 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-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 23:23:23 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: 23:23:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 311.6 KB/sec) unit-abot-epc-basic-0: 23:23:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 23:23:23 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-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 23:23:23 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 47.0 KB/sec) unit-abot-epc-basic-0: 23:23:23 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-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 23:23:23 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: 23:23:23 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 1730.0 KB/sec) unit-abot-epc-basic-0: 23:23:23 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-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 23:23:23 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 23:23:24 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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: 23:23:24 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-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 23:23:24 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-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 23:23:24 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 247.3 KB/sec) unit-abot-epc-basic-0: 23:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 23:23:24 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: 23:23:24 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-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:23:24 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: 23:23:24 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 75.1 KB/sec) unit-abot-epc-basic-0: 23:23:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 23:23:24 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-mysql-0: 23:23:24 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 23:23:25 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:23:25 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 23:23:25 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:23:25 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 23:23:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 15.8 KB/sec) unit-abot-epc-basic-0: 23:23:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 23:23:25 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: 23:23:25 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 706.8 KB/sec) unit-abot-epc-basic-0: 23:23:25 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-mysql-0: 23:23:25 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:23:25 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 23:23:25 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 23:23:25 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: 23:23:25 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: 23:23: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/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: 23:23:25 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: 23:23:26 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: 23:23:26 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1427.7 KB/sec) unit-abot-epc-basic-0: 23:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 23:23:26 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (104 kB/s) unit-abot-epc-basic-0: 23:23:26 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: 23:23:26 DEBUG unit.abot-epc-basic/0.install 2/14 KB 4/14 KB 7/14 KB 10/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 23:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 23:23:26 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: 23:23:26 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 8.7 KB/sec) unit-abot-epc-basic-0: 23:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 23:23:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 23:23:26 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-mysql-0: 23:23:26 DEBUG unit.mysql/0.install (Reading database ... 83397 files and directories currently installed.) unit-mysql-0: 23:23:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-abot-epc-basic-0: 23:23:26 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 882.9 KB/sec) unit-mysql-0: 23:23:26 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 23:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 23:23:26 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 23:23:26 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: 23:23:26 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 201.1 KB/sec) unit-abot-epc-basic-0: 23:23:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 23:23:26 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: 23:23:26 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 150.0 KB/sec) unit-abot-epc-basic-0: 23:23:26 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: 23:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 23:23:27 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 37.9 KB/sec) unit-abot-epc-basic-0: 23:23:27 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: 23:23:27 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: 23:23:27 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 633.8 KB/sec) unit-abot-epc-basic-0: 23:23:27 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: 23:23:27 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: 23:23:27 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 2884.8 KB/sec) unit-abot-epc-basic-0: 23:23:27 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-mysql-0: 23:23:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 23:23:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 23:23:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:23:27 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 23:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 23:23:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 23:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 23:23:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 23:23:27 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 35.0 KB/sec) unit-abot-epc-basic-0: 23:23:27 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-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 23:23:28 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: 23:23:28 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 23:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 23:23:28 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: 23:23:28 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 750.9 KB/sec) unit-abot-epc-basic-0: 23:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 23:23:28 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 2.4 KB/sec) unit-abot-epc-basic-0: 23:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 23:23:28 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: 23:23:28 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 300.3 KB/sec) unit-abot-epc-basic-0: 23:23:28 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 23:23:28 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: 23:23:28 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: 23:23:28 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: 23:23:28 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: 23:23:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 23:23:28 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 23:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 23:23:29 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: 23:23:29 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: 23:23:29 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: 23:23:29 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-mysql-0: 23:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 23:23:29 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: 23:23:29 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-mysql-0: 23:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 23:23:29 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: 23:23:29 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: 23:23:29 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: 23:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-mysql-0: 23:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 23:23:29 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: 23:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-mysql-0: 23:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 23:23:29 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: 23:23:29 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-mysql-0: 23:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 23:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 23:23:29 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: 23:23:29 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-mysql-0: 23:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 23:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 23:23:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 23:23:29 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: 23:23:29 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: 23:23:29 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-mysql-0: 23:23:29 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 23:23:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 23:23:30 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: 23:23:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-mysql-0: 23:23:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 23:23:30 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: 23:23:30 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: 23:23:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-mysql-0: 23:23:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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-mysql-0: 23:23:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 23:23:30 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: 23:23:30 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-mysql-0: 23:23:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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: 23:23:30 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-mysql-0: 23:23:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 23:23:30 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: 23:23:30 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: 23:23:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-mysql-0: 23:23:30 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 23:23:30 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: 23:23:31 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: 23:23:31 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: 23:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-mysql-0: 23:23:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-mysql-0: 23:23:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 23:23:31 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: 23:23:31 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: 23:23:31 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 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-mysql-0: 23:23:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install 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 Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 23:23:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 23:23:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 23:23:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 449/966 KB 453/966 KB 457/966 KB 461/966 KB 465/966 KB 469/966 KB 473/966 KB 477/966 KB 481/966 KB 485/966 KB 489/966 KB 493/966 KB 497/966 KB 501/966 KB 505/966 KB 509/966 KB 513/966 KB 517/966 KB 521/966 KB 525/966 KB 529/966 KB 533/966 KB 537/966 KB 541/966 KB 545/966 KB 549/966 KB 553/966 KB 557/966 KB 561/966 KB 565/966 KB 569/966 KB 573/966 KB 577/966 KB 581/966 KB 585/966 KB 589/966 KB 593/966 KB 597/966 KB 601/966 KB 605/966 KB 609/966 KB 613/966 KB 617/966 KB 621/966 KB 625/966 KB 629/966 KB 633/966 KB 637/966 KB 641/966 KB 645/966 KB 649/966 KB 653/966 KB 657/966 KB 661/966 KB 665/966 KB 669/966 KB 673/966 KB 677/966 KB 681/966 KB 685/966 KB 689/966 KB 693/966 KB 697/966 KB 701/966 KB 705/966 KB 709/966 KB 713/966 KB 717/966 KB 721/966 KB 725/966 KB 729/966 KB 733/966 KB 737/966 KB 741/966 KB 745/966 KB 749/966 KB 753/966 KB 757/966 KB 761/966 KB 765/966 KB 769/966 KB 773/966 KB 777/966 KB 781/966 KB 785/966 KB 789/966 KB 793/966 KB 797/966 KB 801/966 KB 805/966 KB 809/966 KB 813/966 KB 817/966 KB 821/966 KB 825/966 KB 829/966 KB 833/966 KB 837/966 KB 841/966 KB 845/966 KB 849/966 KB 853/966 KB 857/966 KB 861/966 KB 865/966 KB 869/966 KB 873/966 KB 877/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 324.5 KB/sec) unit-abot-epc-basic-0: 23:23:31 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: 23:23:31 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: 23:23:31 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: 23:23:31 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: 23:23:31 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: 23:23:31 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 3/1710 KB 60/590 KB 3/1710 KB 64/590 KB 3/1710 KB 52/590 KB 3/1710 KB 64/590 KB 6/1710 KB 64/590 KB 9/1710 KB 64/590 KB 11/1710 KB 3/232 KB 64/590 KB 11/1710 KB 5/232 KB 64/590 KB 11/1710 KB 8/232 KB 64/590 KB 11/1710 KB 11/232 KB 64/590 KB 11/1710 KB 13/232 KB 64/590 KB 11/1710 KB 13/232 KB 68/590 KB 11/1710 KB 13/232 KB 72/590 KB 14/1710 KB 13/232 KB 68/590 KB 14/1710 KB 13/232 KB 76/590 KB 16/1710 KB 13/232 KB 76/590 KB 19/1710 KB 13/232 KB 76/590 KB 22/1710 KB 13/232 KB 76/590 KB 25/1710 KB 13/232 KB 76/590 KB 27/1710 KB 13/232 KB 76/590 KB 14/1710 KB 13/232 KB 80/590 KB 30/1710 KB 13/232 KB 84/590 KB 30/1710 KB 16/232 KB 88/590 KB 30/1710 KB 16/232 KB 92/590 KB 30/1710 KB 16/232 KB 96/590 KB 30/1710 KB 13/232 KB 76/590 KB 30/1710 KB 16/232 KB 84/590 KB 30/1710 KB 19/232 KB 96/590 KB 30/1710 KB 21/232 KB 96/590 KB 30/1710 KB 24/232 KB 96/590 KB 30/1710 KB 27/232 KB 96/590 KB 30/1710 KB 29/232 KB 96/590 KB 30/1710 KB 32/232 KB 96/590 KB 30/1710 KB 32/232 KB 96/590 KB 32/1710 KB 32/232 KB 96/590 KB 36/1710 KB 32/232 KB 96/590 KB 40/1710 KB 32/232 KB 96/590 KB 44/1710 KB 32/232 KB 96/590 KB 48/1710 KB 32/232 KB 96/590 KB 52/1710 KB 32/232 KB 3/240 KB 100/590 KB 56/1710 KB 36/232 KB 3/240 KB 100/590 KB 60/1710 KB 36/232 KB 3/240 KB 100/590 KB 64/1710 KB 36/232 KB 3/240 KB 100/590 KB 64/1710 KB 32/232 KB 3/240 KB 100/590 KB 52/1710 KB 36/232 KB 3/240 KB 104/590 KB 64/1710 KB 36/232 KB 3/240 KB 108/590 KB 64/1710 KB 36/232 KB 3/240 KB 112/590 KB 64/1710 KB 32/232 KB 3/240 KB 96/590 KB 52/1710 KB 36/232 KB 3/240 KB 100/590 KB 56/1710 KB 40/232 KB 3/240 KB 112/590 KB 64/1710 KB 44/232 KB 3/240 KB 112/590 KB 64/1710 KB 48/232 KB 3/240 KB 112/590 KB 64/1710 KB 52/232 KB 3/240 KB 112/590 KB 64/1710 KB 56/232 KB 3/240 KB 112/590 KB 64/1710 KB 60/232 KB 3/240 KB 112/590 KB 64/1710 KB 64/232 KB 3/240 KB 112/590 KB 64/1710 KB 68/232 KB 3/240 KB 112/590 KB 64/1710 KB 72/232 KB 5/240 KB 112/590 KB 64/1710 KB 68/232 KB 5/240 KB 112/590 KB 64/1710 KB 76/232 KB 5/240 KB 112/590 KB 64/1710 KB 76/232 KB 8/240 KB 112/590 KB 64/1710 KB 80/232 KB 8/240 KB 112/590 KB 64/1710 KB 80/232 KB 8/240 KB 116/590 KB 64/1710 KB 84/232 KB 11/240 KB 120/590 KB 68/1710 KB 84/232 KB 11/240 KB 124/590 KB 68/1710 KB 84/232 KB 11/240 KB 128/590 KB 68/1710 KB 84/232 KB 11/240 KB 116/590 KB 68/1710 KB 84/232 KB 11/240 KB 128/590 KB 72/1710 KB 84/232 KB 11/240 KB 128/590 KB 76/1710 KB 84/232 KB 11/240 KB 128/590 KB 80/1710 KB 84/232 KB 11/240 KB 128/590 KB 84/1710 KB 84/232 KB 11/240 KB 116/590 KB 64/1710 KB 80/232 KB 11/240 KB 116/590 KB 64/1710 KB 84/232 KB 13/240 KB 132/590 KB 84/1710 KB 84/232 KB 16/240 KB 132/590 KB 84/1710 KB 88/232 KB 16/240 KB 132/590 KB 84/1710 KB 92/232 KB 16/240 KB 132/590 KB 84/1710 KB 96/232 KB 19/240 KB 132/590 KB 84/1710 KB 100/232 KB 19/240 KB 132/590 KB 84/1710 KB 104/232 KB 19/240 KB 132/590 KB 84/1710 KB 108/232 KB 19/240 KB 132/590 KB 84/1710 KB 112/232 KB 19/240 KB 132/590 KB 84/1710 KB 84/232 KB 11/240 KB 132/590 KB 84/1710 KB 112/232 KB 19/240 KB 136/590 KB 84/1710 KB 112/232 KB 19/240 KB 140/590 KB 84/1710 KB 112/232 KB 19/240 KB 144/590 KB 84/1710 KB 112/232 KB 19/240 KB 148/590 KB 84/1710 KB 92/232 KB 19/240 unit-mysql-0: 23:23:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install KB 132/590 KB 84/1710 KB 116/232 KB 21/240 KB 148/590 KB 88/1710 KB 116/232 KB 24/240 KB 148/590 KB 88/1710 KB 116/232 KB 27/240 KB 148/590 KB 88/1710 KB 116/232 KB 29/240 KB 148/590 KB 88/1710 KB 116/232 KB 32/240 KB 148/590 KB 88/1710 KB 116/232 KB 36/240 KB 148/590 KB 88/1710 KB 116/232 KB 40/240 KB 152/590 KB 88/1710 KB 116/232 KB 19/240 KB 148/590 KB 88/1710 KB 112/232 KB 19/240 KB 148/590 KB 88/1710 KB 116/232 KB 40/240 KB 152/590 KB 92/1710 KB 116/232 KB 40/240 KB 152/590 KB 96/1710 KB 120/232 KB 40/240 KB 152/590 KB 96/1710 KB 124/232 KB 40/240 KB 152/590 KB 96/1710 KB 128/232 KB 40/240 KB 152/590 KB 96/1710 KB 132/232 KB 44/240 KB 152/590 KB 96/1710 KB 136/232 KB 44/240 KB 152/590 KB 100/1710 KB 140/232 KB 44/240 KB 152/590 KB 100/1710 KB 144/232 KB 44/240 KB 152/590 KB 100/1710 KB 116/232 KB 36/240 KB 152/590 KB 88/1710 KB 144/232 KB 44/240 KB 156/590 KB 100/1710 KB 144/232 KB 44/240 KB 160/590 KB 100/1710 KB 144/232 KB 44/240 KB 164/590 KB 100/1710 KB 144/232 KB 44/240 KB 168/590 KB 100/1710 KB 144/232 KB 44/240 KB 172/590 KB 100/1710 KB 144/232 KB 44/240 KB 176/590 KB 100/1710 KB 132/232 KB 44/240 KB 152/590 KB 100/1710 KB 128/232 KB 44/240 KB 152/590 KB 96/1710 KB 144/232 KB 48/240 KB 176/590 KB 100/1710 KB 144/232 KB 52/240 KB 176/590 KB 100/1710 KB 144/232 KB 56/240 KB 176/590 KB 104/1710 KB 144/232 KB 60/240 KB 176/590 KB 104/1710 KB 144/232 KB 64/240 KB 176/590 KB 104/1710 KB 144/232 KB 52/240 KB 176/590 KB 104/1710 KB 144/232 KB 64/240 KB 176/590 KB 108/1710 KB 144/232 KB 64/240 KB 176/590 KB 112/1710 KB 144/232 KB 68/240 KB 176/590 KB 112/1710 KB 148/232 KB 72/240 KB 180/590 KB 116/1710 KB 148/232 KB 76/240 KB 180/590 KB 116/1710 KB 148/232 KB 80/240 KB 180/590 KB 116/1710 KB 148/232 KB 68/240 KB 180/590 KB 116/1710 KB 148/232 KB 80/240 KB 180/590 KB 120/1710 KB 148/232 KB 80/240 KB 180/590 KB 124/1710 KB 148/232 KB 80/240 KB 180/590 KB 128/1710 KB 148/232 KB 68/240 KB 180/590 KB 112/1710 KB 152/232 KB 80/240 KB 180/590 KB 128/1710 KB 156/232 KB 80/240 KB 180/590 KB 128/1710 KB 160/232 KB 80/240 KB 180/590 KB 132/1710 KB 164/232 KB 80/240 KB 180/590 KB 132/1710 KB 168/232 KB 84/240 KB 180/590 KB 132/1710 KB 172/232 KB 84/240 KB 180/590 KB 132/1710 KB 176/232 KB 84/240 KB 180/590 KB 132/1710 KB 180/232 KB 84/240 KB 180/590 KB 132/1710 KB 144/232 KB 68/240 KB 180/590 KB 112/1710 KB 180/232 KB 84/240 KB 184/590 KB 132/1710 KB 180/232 KB 84/240 KB 188/590 KB 132/1710 KB 180/232 KB 84/240 KB 192/590 KB 132/1710 KB 180/232 KB 84/240 KB 196/590 KB 132/1710 KB 180/232 KB 84/240 KB 200/590 KB 132/1710 KB 180/232 KB 84/240 KB 204/590 KB 132/1710 KB 180/232 KB 84/240 KB 208/590 KB 132/1710 KB 164/232 KB 84/240 KB 180/590 KB 132/1710 KB 180/232 KB 88/240 KB 208/590 KB 132/1710 KB 180/232 KB 92/240 KB 208/590 KB 132/1710 KB 180/232 KB 96/240 KB 208/590 KB 132/1710 KB 156/232 KB 80/240 KB 180/590 KB 132/1710 KB 180/232 KB 96/240 KB 208/590 KB 136/1710 KB 180/232 KB 96/240 KB 208/590 KB 140/1710 KB 180/232 KB 96/240 KB 208/590 KB 144/1710 KB 180/232 KB 96/240 KB 208/590 KB 148/1710 KB 180/232 KB 100/240 KB 212/590 KB 152/1710 KB 180/232 KB 100/240 KB 212/590 KB 148/1710 KB 184/232 KB 104/240 KB 212/590 KB 152/1710 KB 184/232 KB 108/240 KB 212/590 KB 156/1710 KB 184/232 KB 112/240 KB 212/590 KB 156/1710 KB 180/232 KB 96/240 KB 212/590 KB 148/1710 KB 184/232 KB 112/240 KB 216/590 KB 156/1710 KB 184/232 KB 112/240 KB 220/590 KB 156/171 unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install 0 KB 184/232 KB 112/240 KB 224/590 KB 156/1710 KB 184/232 KB 104/240 KB 212/590 KB 156/1710 KB 184/232 KB 112/240 KB 224/590 KB 160/1710 KB 184/232 KB 100/240 KB 212/590 KB 152/1710 KB 188/232 KB 112/240 KB 224/590 KB 160/1710 KB 192/232 KB 112/240 KB 224/590 KB 160/1710 KB 192/232 KB 116/240 KB 224/590 KB 160/1710 KB 196/232 KB 120/240 KB 228/590 KB 160/1710 KB 196/232 KB 116/240 KB 228/590 KB 160/1710 KB 192/232 KB 116/240 KB 228/590 KB 160/1710 KB 200/232 KB 124/240 KB 228/590 KB 164/1710 KB 204/232 KB 124/240 KB 228/590 KB 164/1710 KB 196/232 KB 120/240 KB 228/590 KB 164/1710 KB 204/232 KB 124/240 KB 232/590 KB 168/1710 KB 204/232 KB 124/240 KB 232/590 KB 172/1710 KB 196/232 KB 124/240 KB 232/590 KB 164/1710 KB 204/232 KB 124/240 KB 232/590 KB 164/1710 KB 208/232 KB 124/240 KB 236/590 KB 172/1710 KB 208/232 KB 128/240 KB 240/590 KB 176/1710 KB 208/232 KB 124/240 KB 232/590 KB 172/1710 KB 208/232 KB 128/240 KB 236/590 KB 176/1710 KB 208/232 KB 128/240 KB 236/590 KB 172/1710 KB 212/232 KB 128/240 KB 240/590 KB 176/1710 KB 216/232 KB 132/240 KB 244/590 KB 180/1710 KB 212/232 KB 132/240 KB 244/590 KB 180/1710 KB 220/232 KB 132/240 KB 244/590 KB 184/1710 KB 220/232 KB 132/240 KB 244/590 KB 188/1710 KB 212/232 KB 132/240 KB 240/590 KB 176/1710 KB 220/232 KB 136/240 KB 244/590 KB 188/1710 KB 220/232 KB 140/240 KB 244/590 KB 188/1710 KB 220/232 KB 144/240 KB 244/590 KB 188/1710 KB 212/232 KB 132/240 KB 244/590 KB 176/1710 KB 220/232 KB 132/240 KB 244/590 KB 184/1710 KB 224/232 KB 144/240 KB 244/590 KB 188/1710 KB 228/232 KB 144/240 KB 248/590 KB 188/1710 KB 232/232 KB 148/240 KB 248/590 KB 192/1710 KB 232/232 KB 148/240 KB 248/590 KB 192/1710 KB 224/232 KB 144/240 KB 248/590 KB 188/1710 KB 232/232 KB 148/240 KB 252/590 KB 192/1710 KB 232/232 KB 148/240 KB 256/590 KB 192/1710 KB 232/232 KB 148/240 KB 260/590 KB 192/1710 KB 232/232 KB 148/240 KB 264/590 KB 192/1710 KB 232/232 KB 148/240 KB 268/590 KB 192/1710 KB 232/232 KB 148/240 KB 272/590 KB 192/1710 KB 228/232 KB 148/240 KB 248/590 KB 192/1710 KB 232/232 KB 152/240 KB 272/590 KB 192/1710 KB 232/232 KB 156/240 KB 272/590 KB 192/1710 KB 232/232 KB 160/240 KB 272/590 KB 192/1710 KB 228/232 KB 144/240 KB 248/590 KB 192/1710 KB 232/232 KB 160/240 KB 272/590 KB 196/1710 KB 232/232 KB 160/240 KB 272/590 KB 200/1710 KB 232/232 KB 160/240 KB 272/590 KB 204/1710 KB 232/232 KB 160/240 KB 272/590 KB 208/1710 KB 232/232 KB 164/240 KB 272/590 KB 208/1710 KB 232/232 KB 168/240 KB 276/590 KB 212/1710 KB 232/232 KB 172/240 KB 276/590 KB 212/1710 KB 232/232 KB 176/240 KB 276/590 KB 212/1710 KB 232/232 KB 180/240 KB 276/590 KB 212/1710 KB 232/232 KB 184/240 KB 276/590 KB 212/1710 KB 232/232 KB 164/240 KB 276/590 KB 212/1710 KB 232/232 KB 184/240 KB 280/590 KB 212/1710 KB 232/232 KB 184/240 KB 284/590 KB 212/1710 KB 232/232 KB 164/240 KB 272/590 KB 212/1710 KB 232/232 KB 184/240 KB 284/590 KB 216/1710 KB 232/232 KB 184/240 KB 284/590 KB 220/1710 KB 232/232 KB 184/240 KB 284/590 KB 224/1710 KB 232/232 KB 184/240 KB 288/590 KB 224/1710 KB 232/232 KB 184/240 KB 292/590 KB 224/1710 KB 232/232 KB 188/240 KB 296/590 KB 228/1710 KB 232/232 KB 188/240 KB 300/590 KB 228/1710 KB 232/232 KB 188/240 KB 304/590 KB 228/1710 KB 232/232 KB 188/240 KB 292/590 KB 228/1710 KB 232/232 KB 192/240 KB 304/590 KB 228/1710 KB 232/232 KB 196/240 KB 304/590 KB 228/1710 KB 232/232 KB 200/240 KB 304/590 KB 228/1710 KB 232/232 KB 204/240 KB 304/590 KB unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install 228/1710 KB 232/232 KB 208/240 KB 304/590 KB 228/1710 KB 232/232 KB 212/240 KB 304/590 KB 228/1710 KB 232/232 KB 216/240 KB 308/590 KB 228/1710 KB 232/232 KB 184/240 KB 292/590 KB 228/1710 KB 232/232 KB 220/240 KB 308/590 KB 232/1710 KB 232/232 KB 220/240 KB 308/590 KB 236/1710 KB 232/232 KB 220/240 KB 308/590 KB 240/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 2229.6 KB/sec) unit-abot-epc-basic-0: 23:23:31 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: 23:23:31 DEBUG unit.abot-epc-basic/0.install 220/240 KB 308/590 KB 244/1710 KB 220/240 KB 308/590 KB 248/1710 KB 220/240 KB 308/590 KB 252/1710 KB 220/240 KB 308/590 KB 256/1710 KB 232/232 KB 212/240 KB 308/590 KB 228/1710 KB 220/240 KB 312/590 KB 256/1710 KB 220/240 KB 316/590 KB 256/1710 KB 220/240 KB 320/590 KB 256/1710 KB 220/240 KB 320/590 KB 260/1710 KB 220/240 KB 320/590 KB 264/1710 KB 4/44 KB 220/240 KB 320/590 KB 268/1710 KB 4/44 KB 220/240 KB 320/590 KB 272/1710 KB 4/44 KB 220/240 KB 320/590 KB 276/1710 KB 4/44 KB 220/240 KB 320/590 KB 280/1710 KB 4/44 KB 220/240 KB 320/590 KB 284/1710 KB 4/44 KB 220/240 KB 320/590 KB 288/1710 KB 4/44 KB 220/240 KB 320/590 KB 292/1710 KB 232/232 KB 220/240 KB 320/590 KB 264/1710 KB 4/44 KB 224/240 KB 320/590 KB 292/1710 KB 4/44 KB 228/240 KB 320/590 KB 292/1710 KB 4/44 KB 232/240 KB 320/590 KB 292/1710 KB 4/44 KB 236/240 KB 320/590 KB 292/1710 KB 4/44 KB 240/240 KB 320/590 KB 292/1710 KB 4/44 KB 220/240 KB 320/590 KB 264/1710 KB 8/44 KB 240/240 KB 320/590 KB 292/1710 KB 12/44 KB 240/240 KB 320/590 KB 292/1710 KB 16/44 KB 240/240 KB 320/590 KB 292/1710 KB 20/44 KB 240/240 KB 320/590 KB 292/1710 KB 20/44 KB 240/240 KB 320/590 KB 296/1710 KB 20/44 KB 240/240 KB 320/590 KB 300/1710 KB 24/44 KB 240/240 KB 320/590 KB 300/1710 KB 28/44 KB 240/240 KB 320/590 KB 300/1710 KB 28/44 KB 240/240 KB 320/590 KB 304/1710 KB 32/44 KB 240/240 KB 320/590 KB 304/1710 KB 36/44 KB 240/240 KB 320/590 KB 304/1710 KB 40/44 KB 240/240 KB 320/590 KB 308/1710 KB 44/44 KB 240/240 KB 320/590 KB 308/1710 KB 44/44 KB 240/240 KB 320/590 KB 308/1710 KB 36/44 KB 240/240 KB 320/590 KB 308/1710 KB 44/44 KB 240/240 KB 320/590 KB 312/1710 KB 44/44 KB 240/240 KB 320/590 KB 316/1710 KB 44/44 KB 240/240 KB 320/590 KB 320/1710 KB 44/44 KB 240/240 KB 320/590 KB 324/1710 KB 44/44 KB 240/240 KB 320/590 KB 328/1710 KB 44/44 KB 240/240 KB 320/590 KB 332/1710 KB 44/44 KB 240/240 KB 320/590 KB 336/1710 KB 44/44 KB 240/240 KB 320/590 KB 340/1710 KB 44/44 KB 240/240 KB 320/590 KB 344/1710 KB 44/44 KB 240/240 KB 320/590 KB 348/1710 KB 44/44 KB 240/240 KB 324/590 KB 348/1710 KB 44/44 KB 240/240 KB 328/590 KB 348/1710 KB 44/44 KB 240/240 KB 332/590 KB 348/1710 KB 44/44 KB 240/240 KB 336/590 KB 348/1710 KB 44/44 KB 240/240 KB 340/590 KB 348/1710 KB 44/44 KB 240/240 KB 344/590 KB 348/1710 KB 44/44 KB 240/240 KB 348/590 KB 348/1710 KB 44/44 KB 240/240 KB 352/590 KB 348/1710 KB 44/44 KB 240/240 KB 356/590 KB 348/1710 KB 44/44 KB 360/590 KB 348/1710 KB 44/44 KB 364/590 KB 348/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1855.0 KB/sec) unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install 44/44 KB 368/590 KB 348/1710 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 23:23:31 DEBUG unit.abot-epc-basic/0.install 44/44 KB 372/590 KB 348/1710 KB 44/44 KB 376/590 KB 348/1710 KB 44/44 KB 380/590 KB 348/1710 KB 44/44 KB 384/590 KB 348/1710 KB 44/44 KB 388/590 KB 348/1710 KB 392/590 KB 348/1710 KB 396/590 KB 348/1710 KB 400/590 KB 348/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 335.6 KB/sec) unit-abot-epc-basic-0: 23:23:31 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: 23:23:31 DEBUG unit.abot-epc-basic/0.install 404/590 KB 348/1710 KB 404/590 KB 352/1710 KB 404/590 KB 356/1710 KB 408/590 KB 360/1710 KB 408/590 KB 364/1710 KB 408/590 KB 368/1710 KB 408/590 KB 356/1710 KB 412/590 KB 368/1710 KB 416/590 KB 368/1710 KB 420/590 KB 368/1710 KB 424/590 KB 372/1710 KB 428/590 KB 372/1710 KB 420/590 KB 372/1710 KB 428/590 KB 376/1710 KB 432/590 KB 376/1710 KB 432/590 KB 380/1710 KB 432/590 KB 384/1710 KB 432/590 KB 388/1710 KB 4/258 KB 436/590 KB 392/1710 KB 4/258 KB 436/590 KB 388/1710 KB 4/258 KB 432/590 KB 388/1710 KB 8/258 KB 4/223 KB 436/590 KB 392/1710 KB 12/258 KB 4/223 KB 436/590 KB 392/1710 KB 16/258 KB 4/223 KB 436/590 KB 392/1710 KB 20/258 KB 4/223 KB 436/590 KB 392/1710 KB 24/258 KB 4/223 KB 436/590 KB 392/1710 KB 28/258 KB 4/223 KB 436/590 KB 392/1710 KB 32/258 KB 4/223 KB 436/590 KB 392/1710 KB 4/258 KB 4/223 KB 436/590 KB 392/1710 KB 32/258 KB 8/223 KB 436/590 KB 392/1710 KB 32/258 KB 12/223 KB 436/590 KB 392/1710 KB 32/258 KB 16/223 KB 436/590 KB 392/1710 KB 32/258 KB 20/223 KB 436/590 KB 392/1710 KB 36/258 KB 24/223 KB 436/590 KB 392/1710 KB 36/258 KB 28/223 KB 436/590 KB 392/1710 KB 36/258 KB 32/223 KB 436/590 KB 392/1710 KB 36/258 KB 36/223 KB 440/590 KB 392/1710 KB 36/258 KB 20/223 KB 436/590 KB 392/1710 KB 40/258 KB 36/223 KB 440/590 KB 396/1710 KB 44/258 KB 36/223 KB 440/590 KB 396/1710 KB 48/258 KB 36/223 KB 440/590 KB 396/1710 KB 52/258 KB 36/223 KB 440/590 KB 396/1710 KB 36/258 KB 36/223 KB 440/590 KB 396/1710 KB 36/258 KB 32/223 KB 440/590 KB 392/1710 KB 52/258 KB 36/223 KB 444/590 KB 396/1710 KB 52/258 KB 36/223 KB 448/590 KB 396/1710 KB 52/258 KB 36/223 KB 452/590 KB 396/1710 KB 56/258 KB 36/223 KB 456/590 KB 400/1710 KB 56/258 KB 36/223 KB 452/590 KB 400/1710 KB 60/258 KB 40/223 KB 456/590 KB 400/1710 KB 64/258 KB 40/223 KB 456/590 KB 400/1710 KB 52/258 KB 36/223 KB 452/590 KB 400/1710 KB 64/258 KB 40/223 KB 456/590 KB 404/1710 KB 68/258 KB 40/223 KB 460/590 KB 408/1710 KB 68/258 KB 40/223 KB 460/590 KB 412/1710 KB 68/258 KB 40/223 KB 460/590 KB 416/1710 KB 56/258 KB 40/223 KB 456/590 KB 400/1710 KB 68/258 KB 44/223 KB 460/590 KB 416/1710 KB 68/258 KB 48/223 KB 460/590 KB 416/1710 KB 68/258 KB 52/223 KB 460/590 KB 416/1710 KB 68/258 KB 56/223 KB 460/590 KB 420/1710 KB 68/258 KB 60/223 KB 460/590 KB 420/1710 KB 68/258 KB 64/223 KB 460/590 KB 420/1710 KB 68/258 KB 40/223 KB 460/590 KB 404/1710 KB 72/258 KB 64/223 KB 460/590 KB 420/1710 KB 76/258 KB 64/223 KB 460/590 KB 420/1710 KB 80/258 KB 64/223 KB 460/590 KB 420/1710 KB 64/258 KB 40/223 KB 460/590 KB 404/1710 KB 80/258 KB 64/223 KB 464/590 KB 420/1710 KB 80/258 KB 64/223 KB 468/590 KB 420/1710 KB 80/258 KB 64/223 KB 472/590 KB 420/1710 KB 80/258 KB 64/223 KB 476/590 KB 420/1710 KB 80/258 KB 64/223 KB 480/590 KB 420/1710 KB 80/258 KB 64/223 KB 484/590 KB 420/1710 KB 84/258 KB 68/223 KB 488/590 KB 420/1710 KB 84/258 KB 68/223 KB 492/590 KB 420/1710 KB 84/258 KB 68/223 KB 496/590 KB 420/1710 KB 68/258 KB 52/223 KB 460/590 KB 420/1710 KB 84/258 KB 68/223 KB 496/590 KB 424/1710 KB 84/258 KB 68/223 KB 496/590 KB 428/1710 KB 84/258 KB 68/223 KB 496/590 KB 432/1710 KB 84/258 KB 68/223 KB 496/590 KB 436/1710 KB 84/258 KB 68/223 KB 500/590 KB 440/1710 KB 84/258 KB 68/223 KB 500/590 KB 444/1710 KB 84/258 KB 68/223 KB 500/590 KB 448/1710 KB 84/258 KB 68/223 KB 484/590 KB 420/1710 KB 84/258 KB 72/223 KB 500/590 KB 448/1710 KB 84/258 KB 76/223 KB 500/590 KB 448/1710 KB 84 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install /258 KB 80/223 KB 500/590 KB 448/1710 KB 84/258 KB 64/223 KB 484/590 KB 420/1710 KB 88/258 KB 80/223 KB 500/590 KB 448/1710 KB 92/258 KB 80/223 KB 500/590 KB 448/1710 KB 96/258 KB 80/223 KB 500/590 KB 448/1710 KB 100/258 KB 80/223 KB 500/590 KB 448/1710 KB 104/258 KB 80/223 KB 500/590 KB 448/1710 KB 108/258 KB 80/223 KB 500/590 KB 448/1710 KB 112/258 KB 80/223 KB 500/590 KB 452/1710 KB 116/258 KB 80/223 KB 500/590 KB 452/1710 KB 120/258 KB 84/223 KB 500/590 KB 452/1710 KB 124/258 KB 84/223 KB 500/590 KB 452/1710 KB 128/258 KB 84/223 KB 500/590 KB 452/1710 KB 84/258 KB 68/223 KB 500/590 KB 436/1710 KB 128/258 KB 84/223 KB 504/590 KB 452/1710 KB 128/258 KB 84/223 KB 508/590 KB 452/1710 KB 128/258 KB 84/223 KB 512/590 KB 452/1710 KB 128/258 KB 84/223 KB 516/590 KB 452/1710 KB 128/258 KB 84/223 KB 520/590 KB 452/1710 KB 128/258 KB 84/223 KB 524/590 KB 452/1710 KB 128/258 KB 84/223 KB 528/590 KB 452/1710 KB 128/258 KB 84/223 KB 532/590 KB 452/1710 KB 132/258 KB 84/223 KB 536/590 KB 452/1710 KB 132/258 KB 84/223 KB 540/590 KB 452/1710 KB 132/258 KB 84/223 KB 544/590 KB 452/1710 KB 116/258 KB 84/223 KB 500/590 KB 452/1710 KB 108/258 KB 80/223 KB 500/590 KB 452/1710 KB 132/258 KB 84/223 KB 544/590 KB 456/1710 KB 132/258 KB 88/223 KB 544/590 KB 460/1710 KB 132/258 KB 88/223 KB 544/590 KB 464/1710 KB 132/258 KB 88/223 KB 544/590 KB 468/1710 KB 132/258 KB 88/223 KB 544/590 KB 472/1710 KB 132/258 KB 88/223 KB 544/590 KB 476/1710 KB 132/258 KB 84/223 KB 532/590 KB 452/1710 KB 136/258 KB 88/223 KB 544/590 KB 476/1710 KB 140/258 KB 88/223 KB 544/590 KB 476/1710 KB 132/258 KB 88/223 KB 544/590 KB 456/1710 KB 140/258 KB 92/223 KB 544/590 KB 480/1710 KB 140/258 KB 96/223 KB 544/590 KB 480/1710 KB 140/258 KB 100/223 KB 544/590 KB 480/1710 KB 140/258 KB 104/223 KB 544/590 KB 480/1710 KB 140/258 KB 108/223 KB 544/590 KB 480/1710 KB 140/258 KB 112/223 KB 544/590 KB 480/1710 KB 140/258 KB 88/223 KB 544/590 KB 480/1710 KB 140/258 KB 116/223 KB 544/590 KB 480/1710 KB 144/258 KB 120/223 KB 548/590 KB 484/1710 KB 144/258 KB 124/223 KB 548/590 KB 484/1710 KB 144/258 KB 128/223 KB 548/590 KB 484/1710 KB 144/258 KB 116/223 KB 548/590 KB 484/1710 KB 144/258 KB 116/223 KB 544/590 KB 480/1710 KB 148/258 KB 128/223 KB 552/590 KB 484/1710 KB 152/258 KB 128/223 KB 552/590 KB 484/1710 KB 156/258 KB 128/223 KB 552/590 KB 484/1710 KB 160/258 KB 128/223 KB 552/590 KB 484/1710 KB 164/258 KB 128/223 KB 552/590 KB 484/1710 KB 168/258 KB 132/223 KB 552/590 KB 484/1710 KB 172/258 KB 132/223 KB 552/590 KB 484/1710 KB 176/258 KB 132/223 KB 552/590 KB 484/1710 KB 144/258 KB 116/223 KB 544/590 KB 484/1710 KB 176/258 KB 132/223 KB 552/590 KB 488/1710 KB 176/258 KB 132/223 KB 552/590 KB 492/1710 KB 176/258 KB 132/223 KB 552/590 KB 496/1710 KB 176/258 KB 132/223 KB 552/590 KB 500/1710 KB 164/258 KB 132/223 KB 552/590 KB 484/1710 KB 176/258 KB 136/223 KB 552/590 KB 500/1710 KB 176/258 KB 140/223 KB 552/590 KB 500/1710 KB 176/258 KB 144/223 KB 552/590 KB 500/1710 KB 144/258 KB 128/223 KB 552/590 KB 484/1710 KB 176/258 KB 144/223 KB 556/590 KB 504/1710 KB 176/258 KB 144/223 KB 560/590 KB 504/1710 KB 176/258 KB 144/223 KB 564/590 KB 504/1710 KB 176/258 KB 144/223 KB 568/590 KB 504/1710 KB 176/258 KB 144/223 KB 572/590 KB 504/1710 KB 176/258 KB 144/223 KB 576/590 KB 504/1710 KB 176/258 KB 144/223 KB 580/590 KB 504/1710 KB 180/258 KB 148/223 KB 584/590 KB 504/1710 KB 180/258 KB 148/223 KB 588/590 KB 5 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 04/1710 KB 180/258 KB 148/223 KB 590/590 KB 504/1710 KB 176/258 KB 144/223 KB 552/590 KB 504/1710 KB 180/258 KB 148/223 KB 590/590 KB 508/1710 KB 180/258 KB 148/223 KB 590/590 KB 512/1710 KB 180/258 KB 148/223 KB 590/590 KB 516/1710 KB 180/258 KB 148/223 KB 590/590 KB 520/1710 KB 180/258 KB 148/223 KB 580/590 KB 504/1710 KB 184/258 KB 148/223 KB 590/590 KB 520/1710 KB 176/258 KB 148/223 KB 580/590 KB 504/1710 KB 184/258 KB 152/223 KB 590/590 KB 524/1710 KB 184/258 KB 156/223 KB 590/590 KB 524/1710 KB 184/258 KB 160/223 KB 590/590 KB 524/1710 KB 184/258 KB 164/223 KB 590/590 KB 524/1710 KB 188/258 KB 168/223 KB 590/590 KB 524/1710 KB 188/258 KB 172/223 KB 590/590 KB 524/1710 KB 184/258 KB 148/223 KB 590/590 KB 524/1710 KB 188/258 KB 176/223 KB 590/590 KB 528/1710 KB 188/258 KB 164/223 KB 590/590 KB 524/1710 KB 192/258 KB 176/223 KB 590/590 KB 528/1710 KB 196/258 KB 176/223 KB 590/590 KB 528/1710 KB 200/258 KB 176/223 KB 590/590 KB 532/1710 KB 204/258 KB 176/223 KB 590/590 KB 532/1710 KB 208/258 KB 176/223 KB 590/590 KB 532/1710 KB 188/258 KB 176/223 KB 590/590 KB 532/1710 KB 196/258 KB 176/223 KB 590/590 KB 532/1710 KB 208/258 KB 176/223 KB 590/590 KB 536/1710 KB 208/258 KB 176/223 KB 590/590 KB 540/1710 KB 208/258 KB 176/223 KB 590/590 KB 544/1710 KB 208/258 KB 180/223 KB 590/590 KB 544/1710 KB 212/258 KB 184/223 KB 590/590 KB 548/1710 KB 212/258 KB 188/223 KB 590/590 KB 548/1710 KB 212/258 KB 192/223 KB 590/590 KB 548/1710 KB 212/258 KB 180/223 KB 590/590 KB 548/1710 KB 212/258 KB 192/223 KB 590/590 KB 552/1710 KB 212/258 KB 196/223 KB 590/590 KB 556/1710 KB 212/258 KB 180/223 KB 590/590 KB 544/1710 KB 216/258 KB 196/223 KB 590/590 KB 556/1710 KB 220/258 KB 196/223 KB 590/590 KB 556/1710 KB 224/258 KB 196/223 KB 590/590 KB 556/1710 KB 228/258 KB 196/223 KB 590/590 KB 560/1710 KB 232/258 KB 196/223 KB 590/590 KB 560/1710 KB 212/258 KB 196/223 KB 590/590 KB 552/1710 KB 236/258 KB 200/223 KB 590/590 KB 560/1710 KB 236/258 KB 204/223 KB 590/590 KB 560/1710 KB 236/258 KB 208/223 KB 590/590 KB 560/1710 KB 224/258 KB 196/223 KB 590/590 KB 560/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 3071.1 KB/sec) unit-abot-epc-basic-0: 23:23:32 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-mysql-0: 23:23:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 236/258 KB 208/223 KB 564/1710 KB 236/258 KB 208/223 KB 568/1710 KB 236/258 KB 208/223 KB 572/1710 KB 236/258 KB 208/223 KB 576/1710 KB 236/258 KB 196/223 KB 590/590 KB 572/1710 KB 240/258 KB 208/223 KB 576/1710 KB 240/258 KB 212/223 KB 576/1710 KB 240/258 KB 216/223 KB 576/1710 KB 240/258 KB 220/223 KB 576/1710 KB 240/258 KB 223/223 KB 576/1710 KB 244/258 KB 223/223 KB 580/1710 KB 248/258 KB 223/223 KB 580/1710 KB 252/258 KB 223/223 KB 580/1710 KB 256/258 KB 223/223 KB 580/1710 KB 240/258 KB 223/223 KB 580/1710 KB 256/258 KB 223/223 KB 584/1710 KB 256/258 KB 223/223 KB 588/1710 KB 256/258 KB 223/223 KB 592/1710 KB 258/258 KB 223/223 KB 592/1710 KB 258/258 KB 223/223 KB 596/1710 KB 258/258 KB 223/223 KB 600/1710 KB 258/258 KB 223/223 KB 604/1710 KB 258/258 KB 223/223 KB 608/1710 KB 258/258 KB 223/223 KB 612/1710 KB 258/258 KB 223/223 KB 616/1710 KB 258/258 KB 223/223 KB 620/1710 KB 258/258 KB 223/223 KB 624/1710 KB 258/258 KB 223/223 KB 628/1710 KB 258/258 KB 223/223 KB 632/1710 KB 258/258 KB 223/223 KB 636/1710 KB 258/258 KB 223/223 KB 636/1710 KB 4/208 KB 258/258 KB 223/223 KB 636/1710 KB 8/208 KB 258/258 KB 223/223 KB 636/1710 KB 12/208 KB 258/258 KB 223/223 KB 636/1710 KB 16/208 KB 258/258 KB 223/223 KB 636/1710 KB 20/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1127.1 KB/sec) unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 636/1710 KB 24/208 KB 636/1710 KB 28/208 KB 636/1710 KB 32/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1301.2 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 636/1710 KB 36/208 KB 636/1710 KB 40/208 KB 636/1710 KB 44/208 KB 636/1710 KB 48/208 KB 636/1710 KB 52/208 KB 640/1710 KB 56/208 KB 640/1710 KB 60/208 KB 4/38 KB 640/1710 KB 60/208 KB 8/38 KB 640/1710 KB 60/208 KB 12/38 KB 640/1710 KB 60/208 KB 16/38 KB 640/1710 KB 60/208 KB 640/1710 KB 52/208 KB 16/38 KB 644/1710 KB 60/208 KB 20/38 KB 648/1710 KB 60/208 KB 20/38 KB 644/1710 KB 60/208 KB 24/38 KB 648/1710 KB 64/208 KB 28/38 KB 648/1710 KB 64/208 KB 20/38 KB 648/1710 KB 64/208 KB 28/38 KB 652/1710 KB 64/208 KB 28/38 KB 656/1710 KB 64/208 KB 32/38 KB 660/1710 KB 68/208 KB 32/38 KB 664/1710 KB 68/208 KB 32/38 KB 668/1710 KB 68/208 KB 32/38 KB 672/1710 KB 68/208 KB 32/38 KB 656/1710 KB 68/208 KB 32/38 KB 672/1710 KB 72/208 KB 32/38 KB 656/1710 KB 64/208 KB 36/38 KB 672/1710 KB 72/208 KB 38/38 KB 672/1710 KB 72/208 KB 38/38 KB 672/1710 KB 76/208 KB 38/38 KB 672/1710 KB 80/208 KB 38/38 KB 672/1710 KB 84/208 KB 38/38 KB 676/1710 KB 88/208 KB 38/38 KB 676/1710 KB 84/208 KB 38/38 KB 680/1710 KB 92/208 KB 38/38 KB 684/1710 KB 92/208 KB 38/38 KB 688/1710 KB 92/208 KB 38/38 KB 676/1710 KB 92/208 KB 38/38 KB 688/1710 KB 96/208 KB 38/38 KB 688/1710 KB 100/208 KB 38/38 KB 692/1710 KB 104/208 KB 38/38 KB 692/1710 KB 108/208 KB 38/38 KB 692/1710 KB 112/208 KB 38/38 KB 692/1710 KB 100/208 KB 38/38 KB 696/1710 KB 112/208 KB 38/38 KB 700/1710 KB 112/208 KB 38/38 KB 704/1710 KB 112/208 KB 38/38 KB 704/1710 KB 116/208 KB 38/38 KB 708/1710 KB 120/208 KB 38/38 KB 708/1710 KB 116/208 KB 38/38 KB 712/1710 KB 120/208 KB 38/38 KB 716/1710 KB 124/208 KB 38/38 KB 720/1710 KB 124/208 KB 38/38 KB 724/1710 KB 124/208 KB 728/1710 KB 124/208 KB 38/38 KB 712/1710 KB 124/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 728/1710 KB 128/208 KB 728/1710 KB 132/208 KB 728/1710 KB 136/208 KB 728/1710 KB 140/208 KB 732/1710 KB 140/208 KB 736/1710 KB 140/208 KB 736/1710 KB 144/208 KB 740/1710 KB 144/208 KB 744/1710 KB 148/208 KB 748/1710 KB 148/208 KB 752/1710 KB 148/208 KB 740/1710 KB 148/208 KB 752/1710 KB 152/208 KB 752/1710 KB 156/208 KB 752/1710 KB 160/208 KB 756/1710 KB 160/208 KB 760/1710 KB 164/208 KB 764/1710 KB 164/208 KB 768/1710 KB 164/208 KB 772/1710 KB 164/208 KB 4/531 KB 772/1710 KB 164/208 KB 8/531 KB 772/1710 KB 164/208 KB 12/531 KB 772/1710 KB 164/208 KB 16/531 KB 772/1710 KB 164/208 KB 20/531 KB 772/1710 KB 164/208 KB 24/531 KB 772/1710 KB 164/208 KB 28/531 KB 772/1710 KB 164/208 KB 32/531 KB 772/1710 KB 164/208 KB 36/531 KB 772/1710 KB 164/208 KB 36/531 KB 3/10 KB 772/1710 KB 164/208 KB 36/531 KB 5/10 KB 772/1710 KB 164/208 KB 36/531 KB 8/10 KB 772/1710 KB 164/208 KB 36/531 KB 10/10 KB 772/1710 KB 164/208 KB 40/531 KB 10/10 KB 772/1710 KB 164/208 KB 44/531 KB 10/10 KB 772/1710 KB 164/208 KB 48/531 KB 10/10 KB 772/1710 KB 164/208 KB 52/531 KB 10/10 KB 772/1710 KB 164/208 KB 756/1710 KB 164/208 KB 56/531 KB 10/10 KB 772/1710 KB 168/208 KB 56/531 KB 10/10 KB 772/1710 KB 172/208 KB 56/531 KB 10/10 KB 772/1710 KB 176/208 KB 56/531 KB 10/10 KB 772/1710 KB 176/208 KB 60/531 KB 10/10 KB 772/1710 KB 176/208 KB 64/531 KB 10/10 KB 772/1710 KB 180/208 KB 68/531 KB 10/10 KB 772/1710 KB 180/208 KB 72/531 KB 10/10 KB 776/1710 KB 180/208 KB 76/531 KB 10/10 KB 776/1710 KB 180/208 KB 80/531 KB 10/10 KB 776/1710 KB 180/208 KB 60/531 KB 10/10 KB 772/1710 KB 180/208 KB 80/531 KB 10/10 KB 776/1710 KB 184/208 KB 80/531 KB 10/10 KB 776/1710 KB 188/208 KB 80/531 KB 10/10 KB 776/1710 KB 192/208 KB 68/531 KB 10/10 KB 776/1710 KB 180/208 KB 80/531 KB 10/10 KB 780/1710 KB 192/208 KB 80/531 KB 10/10 KB 784/1710 KB 192/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 42.3 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 80/531 KB 788/1710 KB 192/208 KB 84/531 KB 792/1710 KB 196/208 KB 84/531 KB 796/1710 KB 196/208 KB 84/531 KB 800/1710 KB 196/208 KB 84/531 KB 788/1710 KB 196/208 KB 80/531 KB 788/1710 KB 196/208 KB 84/531 KB 800/1710 KB 200/208 KB 84/531 KB 800/1710 KB 204/208 KB 84/531 KB 800/1710 KB 208/208 KB 84/531 KB 804/1710 KB 208/208 KB 88/531 KB 804/1710 KB 208/208 KB 92/531 KB 808/1710 KB 208/208 KB 96/531 KB 808/1710 KB 208/208 KB 100/531 KB 808/1710 KB 208/208 KB 88/531 KB 808/1710 KB 208/208 KB 100/531 KB 812/1710 KB 208/208 KB 100/531 KB 816/1710 KB 208/208 KB 104/531 KB 816/1710 KB 208/208 KB 108/531 KB 816/1710 KB 208/208 KB 112/531 KB 816/1710 KB 208/208 KB 116/531 KB 816/1710 KB 208/208 KB 120/531 KB 820/1710 KB 208/208 KB 116/531 KB 820/1710 KB 208/208 KB 120/531 KB 824/1710 KB 208/208 KB 120/531 KB 828/1710 KB 208/208 KB 120/531 KB 832/1710 KB 208/208 KB 120/531 KB 836/1710 KB 208/208 KB 124/531 KB 836/1710 KB 208/208 KB 124/531 KB 3/214 KB 836/1710 KB 208/208 KB 124/531 KB 5/214 KB 836/1710 KB 208/208 KB 124/531 KB 8/214 KB 836/1710 KB 208/208 KB 124/531 KB 11/214 KB 836/1710 KB 208/208 KB 124/531 KB 13/214 KB 836/1710 KB 208/208 KB 124/531 KB 16/214 KB 836/1710 KB 208/208 KB 124/531 KB 19/214 KB 836/1710 KB 208/208 KB 124/531 KB 21/214 KB 836/1710 KB 208/208 KB 128/531 KB 21/214 KB 836/1710 KB 208/208 KB 132/531 KB 21/214 KB 836/1710 KB 208/208 KB 136/531 KB 21/214 KB 840/1710 KB 208/208 KB 140/531 KB 21/214 KB 840/1710 KB 208/208 KB 132/531 KB 21/214 KB 840/1710 KB 208/208 KB 140/531 KB 21/214 KB 844/1710 KB 208/208 KB 140/531 KB 21/214 KB 848/1710 KB 208/208 KB 140/531 KB 21/214 KB 852/1710 KB 208/208 KB 144/531 KB 21/214 KB 852/1710 KB 208/208 KB 148/531 KB 21/214 KB 852/1710 KB 208/208 KB 148/531 KB 24/214 KB 856/1710 KB 208/208 KB 148/531 KB 27/214 KB 856/1710 KB 208/208 KB 148/531 KB 29/214 KB 856/1710 KB 208/208 KB 148/531 KB 32/214 KB 856/1710 KB 208/208 KB 148/531 KB 36/214 KB 856/1710 KB 208/208 KB 148/531 KB 40/214 KB 856/1710 KB 208/208 KB 148/531 KB 44/214 KB 856/1710 KB 208/208 KB 148/531 KB 48/214 KB 856/1710 KB 208/208 KB 148/531 KB 52/214 KB 856/1710 KB 208/208 KB 148/531 KB 56/214 KB 856/1710 KB 208/208 KB 148/531 KB 60/214 KB 856/1710 KB 208/208 KB 148/531 KB 64/214 KB 856/1710 KB 208/208 KB 148/531 KB 21/214 KB 856/1710 KB 208/208 KB 148/531 KB 64/214 KB 860/1710 KB 208/208 KB 148/531 KB 64/214 KB 864/1710 KB 208/208 KB 152/531 KB 64/214 KB 864/1710 KB 208/208 KB 156/531 KB 64/214 KB 864/1710 KB 208/208 KB 160/531 KB 64/214 KB 864/1710 KB 208/208 KB 164/531 KB 64/214 KB 864/1710 KB 208/208 KB 164/531 KB 64/214 KB 868/1710 KB 208/208 KB 164/531 KB 68/214 KB 872/1710 KB 208/208 KB 164/531 KB 68/214 KB 868/1710 KB 208/208 KB 164/531 KB 72/214 KB 872/1710 KB 208/208 KB 164/531 KB 76/214 KB 872/1710 KB 208/208 KB 164/531 KB 80/214 KB 872/1710 KB 208/208 KB 164/531 KB 84/214 KB 872/1710 KB 208/208 KB 164/531 KB 88/214 KB 872/1710 KB 208/208 KB 164/531 KB 92/214 KB 872/1710 KB 208/208 KB 164/531 KB 96/214 KB 872/1710 KB 208/208 KB 164/531 KB 96/214 KB 876/1710 KB 208/208 KB 164/531 KB 96/214 KB 880/1710 KB 208/208 KB 168/531 KB 100/214 KB 884/1710 KB 208/208 KB 168/531 KB 100/214 KB 880/1710 KB 208/208 KB 168/531 KB 104/214 KB 888/1710 KB 208/208 KB 168/531 KB 108/214 KB 888/1710 KB 208/208 KB 168/531 KB 112/214 KB 888/1710 KB 208/208 KB 168/531 KB 96/214 KB 880/1710 KB 208/208 KB 172/531 KB 112/214 KB 888/171 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 0 KB 208/208 KB 176/531 KB 112/214 KB 888/1710 KB 208/208 KB 180/531 KB 112/214 KB 888/1710 KB 208/208 KB 184/531 KB 116/214 KB 888/1710 KB 208/208 KB 188/531 KB 116/214 KB 888/1710 KB 208/208 KB 192/531 KB 116/214 KB 888/1710 KB 208/208 KB 180/531 KB 116/214 KB 888/1710 KB 208/208 KB 192/531 KB 120/214 KB 888/1710 KB 208/208 KB 192/531 KB 124/214 KB 888/1710 KB 208/208 KB 192/531 KB 128/214 KB 888/1710 KB 208/208 KB 192/531 KB 132/214 KB 888/1710 KB 208/208 KB 196/531 KB 136/214 KB 888/1710 KB 208/208 KB 196/531 KB 140/214 KB 888/1710 KB 208/208 KB 196/531 KB 144/214 KB 888/1710 KB 208/208 KB 168/531 KB 112/214 KB 888/1710 KB 208/208 KB 196/531 KB 144/214 KB 892/1710 KB 208/208 KB 196/531 KB 144/214 KB 896/1710 KB 208/208 KB 196/531 KB 144/214 KB 900/1710 KB 208/208 KB 196/531 KB 144/214 KB 904/1710 KB 208/208 KB 196/531 KB 132/214 KB 888/1710 KB 208/208 KB 196/531 KB 144/214 KB 908/1710 KB 208/208 KB 196/531 KB 144/214 KB 912/1710 KB 208/208 KB 200/531 KB 144/214 KB 912/1710 KB 208/208 KB 204/531 KB 144/214 KB 912/1710 KB 208/208 KB 208/531 KB 144/214 KB 912/1710 KB 208/208 KB 208/531 KB 144/214 KB 916/1710 KB 208/208 KB 212/531 KB 148/214 KB 920/1710 KB 208/208 KB 212/531 KB 148/214 KB 924/1710 KB 208/208 KB 212/531 KB 148/214 KB 928/1710 KB 208/208 KB 212/531 KB 148/214 KB 916/1710 KB 208/208 KB 212/531 KB 152/214 KB 928/1710 KB 208/208 KB 212/531 KB 156/214 KB 928/1710 KB 208/208 KB 212/531 KB 160/214 KB 928/1710 KB 208/208 KB 212/531 KB 164/214 KB 928/1710 KB 208/208 KB 212/531 KB 168/214 KB 932/1710 KB 208/208 KB 212/531 KB 172/214 KB 932/1710 KB 208/208 KB 212/531 KB 176/214 KB 932/1710 KB 208/208 KB 212/531 KB 144/214 KB 916/1710 KB 208/208 KB 216/531 KB 176/214 KB 932/1710 KB 208/208 KB 220/531 KB 176/214 KB 932/1710 KB 208/208 KB 224/531 KB 176/214 KB 932/1710 KB 208/208 KB 228/531 KB 176/214 KB 932/1710 KB 208/208 KB 212/531 KB 164/214 KB 932/1710 KB 208/208 KB 228/531 KB 176/214 KB 936/1710 KB 208/208 KB 228/531 KB 176/214 KB 940/1710 KB 208/208 KB 228/531 KB 176/214 KB 944/1710 KB 208/208 KB 232/531 KB 176/214 KB 944/1710 KB 208/208 KB 232/531 KB 176/214 KB 948/1710 KB 208/208 KB 236/531 KB 180/214 KB 952/1710 KB 208/208 KB 236/531 KB 180/214 KB 956/1710 KB 208/208 KB 236/531 KB 180/214 KB 960/1710 KB 208/208 KB 236/531 KB 180/214 KB 948/1710 KB 208/208 KB 236/531 KB 184/214 KB 960/1710 KB 208/208 KB 236/531 KB 188/214 KB 960/1710 KB 208/208 KB 236/531 KB 192/214 KB 960/1710 KB 208/208 KB 236/531 KB 196/214 KB 960/1710 KB 208/208 KB 236/531 KB 176/214 KB 948/1710 KB 208/208 KB 240/531 KB 196/214 KB 964/1710 KB 208/208 KB 244/531 KB 196/214 KB 964/1710 KB 208/208 KB 248/531 KB 196/214 KB 964/1710 KB 208/208 KB 252/531 KB 196/214 KB 964/1710 KB 208/208 KB 256/531 KB 196/214 KB 964/1710 KB 208/208 KB 260/531 KB 196/214 KB 964/1710 KB 208/208 KB 236/531 KB 196/214 KB 964/1710 KB 208/208 KB 260/531 KB 200/214 KB 968/1710 KB 208/208 KB 260/531 KB 200/214 KB 972/1710 KB 208/208 KB 260/531 KB 200/214 KB 976/1710 KB 208/208 KB 260/531 KB 200/214 KB 964/1710 KB 208/208 KB 264/531 KB 204/214 KB 976/1710 KB 208/208 KB 264/531 KB 208/214 KB 976/1710 KB 208/208 KB 264/531 KB 200/214 KB 976/1710 KB 208/208 KB 268/531 KB 208/214 KB 976/1710 KB 208/208 KB 272/531 KB 208/214 KB 976/1710 KB 208/208 KB 276/531 KB 212/214 KB 980/1710 KB 208/208 KB 280/531 KB 212/214 KB 980/1710 KB 208/208 KB 284/531 KB 212/214 KB 980/1710 KB 208/208 KB 288/531 KB 212/214 KB unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 980/1710 KB 208/208 KB 272/531 KB 212/214 KB 980/1710 KB 208/208 KB 288/531 KB 214/214 KB 980/1710 KB 208/208 KB 272/531 KB 208/214 KB 980/1710 KB 208/208 KB 288/531 KB 214/214 KB 984/1710 KB 208/208 KB 288/531 KB 214/214 KB 988/1710 KB 208/208 KB 288/531 KB 214/214 KB 992/1710 KB 208/208 KB 288/531 KB 214/214 KB 996/1710 KB 208/208 KB 292/531 KB 214/214 KB 1000/1710 KB 208/208 KB 292/531 KB 214/214 KB 1004/1710 KB 208/208 KB 292/531 KB 214/214 KB 1008/1710 KB 208/208 KB 292/531 KB 214/214 KB 996/1710 KB 208/208 KB 296/531 KB 214/214 KB 1008/1710 KB 208/208 KB 300/531 KB 214/214 KB 1008/1710 KB 208/208 KB 304/531 KB 214/214 KB 1008/1710 KB 208/208 KB 308/531 KB 214/214 KB 1008/1710 KB 208/208 KB 312/531 KB 214/214 KB 1012/1710 KB 208/208 KB 316/531 KB 214/214 KB 1012/1710 KB 208/208 KB 320/531 KB 214/214 KB 1012/1710 KB 208/208 KB 308/531 KB 214/214 KB 1012/1710 KB 208/208 KB 320/531 KB 214/214 KB 1016/1710 KB 208/208 KB 320/531 KB 214/214 KB 1020/1710 KB 208/208 KB 320/531 KB 214/214 KB 1024/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 753.1 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 320/531 KB 1028/1710 KB 208/208 KB 324/531 KB 1032/1710 KB 208/208 KB 324/531 KB 1036/1710 KB 208/208 KB 324/531 KB 1040/1710 KB 208/208 KB 324/531 KB 1028/1710 KB 208/208 KB 328/531 KB 1040/1710 KB 208/208 KB 332/531 KB 1040/1710 KB 208/208 KB 336/531 KB 1040/1710 KB 208/208 KB 340/531 KB 1040/1710 KB 208/208 KB 344/531 KB 1044/1710 KB 208/208 KB 348/531 KB 1044/1710 KB 208/208 KB 352/531 KB 1044/1710 KB 208/208 KB 340/531 KB 1044/1710 KB 208/208 KB 352/531 KB 1048/1710 KB 208/208 KB 352/531 KB 1052/1710 KB 208/208 KB 352/531 KB 1056/1710 KB 208/208 KB 352/531 KB 1060/1710 KB 208/208 KB 356/531 KB 1064/1710 KB 208/208 KB 356/531 KB 1060/1710 KB 208/208 KB 360/531 KB 1064/1710 KB 208/208 KB 364/531 KB 1068/1710 KB 208/208 KB 364/531 KB 1072/1710 KB 208/208 KB 364/531 KB 4/18 KB 1072/1710 KB 208/208 KB 364/531 KB 1072/1710 KB 208/208 KB 368/531 KB 8/18 KB 1072/1710 KB 208/208 KB 372/531 KB 8/18 KB 1072/1710 KB 208/208 KB 376/531 KB 8/18 KB 1072/1710 KB 208/208 KB 380/531 KB 8/18 KB 1072/1710 KB 208/208 KB 384/531 KB 8/18 KB 1076/1710 KB 208/208 KB 380/531 KB 8/18 KB 1076/1710 KB 208/208 KB 364/531 KB 8/18 KB 1072/1710 KB 208/208 KB 384/531 KB 12/18 KB 1076/1710 KB 208/208 KB 384/531 KB 16/18 KB 1076/1710 KB 208/208 KB 384/531 KB 18/18 KB 1076/1710 KB 208/208 KB 384/531 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 4/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 8/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 12/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 16/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 20/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 24/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 28/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 32/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 36/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 40/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 44/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 48/1267 KB 18/18 KB 1080/1710 KB 208/208 KB 384/531 KB 48/1267 KB 18/18 KB 1084/1710 KB 208/208 KB 384/531 KB 48/1267 KB 18/18 KB 1088/1710 KB 208/208 KB 384/531 KB 48/1267 KB 18/18 KB 1092/1710 KB 208/208 KB 388/531 KB 52/1267 KB 18/18 KB 1096/1710 KB 208/208 KB 388/531 KB 52/1267 KB 18/18 KB 1100/1710 KB 208/208 KB 388/531 KB 52/1267 KB 18/18 KB 1092/1710 KB 208/208 KB 384/531 KB 52/1267 KB 18/18 KB 1092/1710 KB 208/208 KB 392/531 KB 56/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 392/531 KB 60/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 392/531 KB 64/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 392/531 KB 60/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 396/531 KB 64/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 400/531 KB 64/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 400/531 KB 68/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 404/531 KB 72/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 404/531 KB 76/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 404/531 KB 68/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 388/531 KB 52/1267 KB 18/18 KB 1104/1710 KB 208/208 KB 404/531 KB 76/1267 KB 18/18 KB 1108/1710 KB 208/208 KB 408/531 KB 76/1267 KB 18/18 KB 1112/1710 KB 208/208 KB 408/531 KB 80/1267 KB 1116/1710 KB 208/208 KB 408/531 KB 80/1267 KB 1120/1710 KB 208/208 KB 408/531 KB 76/1267 KB 18/18 KB 1108/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 58.7 KB/se unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install c) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 412/531 KB 80/1267 KB 1120/1710 KB 208/208 KB 416/531 KB 80/1267 KB 1120/1710 KB 208/208 KB 408/531 KB 80/1267 KB 18/18 KB 1112/1710 KB 208/208 KB 416/531 KB 84/1267 KB 1120/1710 KB 208/208 KB 420/531 KB 88/1267 KB 1124/1710 KB 208/208 KB 420/531 KB 84/1267 KB 1124/1710 KB 208/208 KB 416/531 KB 84/1267 KB 1124/1710 KB 208/208 KB 420/531 KB 92/1267 KB 1124/1710 KB 208/208 KB 420/531 KB 96/1267 KB 1124/1710 KB 208/208 KB 424/531 KB 96/1267 KB 1128/1710 KB 208/208 KB 424/531 KB 96/1267 KB 1124/1710 KB 208/208 KB 428/531 KB 96/1267 KB 1128/1710 KB 208/208 KB 432/531 KB 96/1267 KB 1128/1710 KB 208/208 KB 436/531 KB 96/1267 KB 1132/1710 KB 208/208 KB 440/531 KB 100/1267 KB 4/109 KB 1132/1710 KB 208/208 KB 444/531 KB 100/1267 KB 4/109 KB 1132/1710 KB 208/208 KB 432/531 KB 96/1267 KB 1132/1710 KB 208/208 KB 444/531 KB 100/1267 KB 4/109 KB 1136/1710 KB 208/208 KB 444/531 KB 100/1267 KB 4/109 KB 1140/1710 KB 208/208 KB 444/531 KB 100/1267 KB 4/109 KB 1144/1710 KB 208/208 KB 444/531 KB 100/1267 KB 4/109 KB 1148/1710 KB 208/208 KB 436/531 KB 100/1267 KB 4/109 KB 1132/1710 KB 208/208 KB 436/531 KB 96/1267 KB 4/109 KB 1132/1710 KB 208/208 KB 448/531 KB 100/1267 KB 8/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 12/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 16/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 20/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 24/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 28/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 32/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 36/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 40/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 44/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 48/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 52/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 56/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 60/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 64/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 68/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 72/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 76/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 80/109 KB 1152/1710 KB 208/208 KB 448/531 KB 104/1267 KB 84/109 KB 1152/1710 KB 208/208 KB 448/531 KB 104/1267 KB 88/109 KB 1152/1710 KB 208/208 KB 448/531 KB 104/1267 KB 92/109 KB 1152/1710 KB 208/208 KB 448/531 KB 104/1267 KB 96/109 KB 1152/1710 KB 208/208 KB 448/531 KB 100/1267 KB 4/109 KB 1148/1710 KB 208/208 KB 448/531 KB 100/1267 KB 4/109 KB 1152/1710 KB 208/208 KB 448/531 KB 104/1267 KB 80/109 KB 1152/1710 KB 208/208 KB 448/531 KB 108/1267 KB 96/109 KB 1152/1710 KB 208/208 KB 448/531 KB 112/1267 KB 96/109 KB 1152/1710 KB 208/208 KB 448/531 KB 116/1267 KB 96/109 KB 1152/1710 KB 208/208 KB 452/531 KB 120/1267 KB 96/109 KB 1156/1710 KB 208/208 KB 452/531 KB 124/1267 KB 96/109 KB 1156/1710 KB 208/208 KB 452/531 KB 128/1267 KB 100/109 KB 1156/1710 KB 208/208 KB 452/531 KB 116/1267 KB 96/109 KB 1156/1710 KB 208/208 KB 456/531 KB 128/1267 KB 100/109 KB 1156/1710 KB 208/208 KB 460/531 KB 128/1267 KB 100/109 KB 1156/1710 KB 208/208 KB 448/531 KB 116/1267 KB 96/109 KB 1156/1710 KB 208/208 KB 460/531 KB 132/1267 KB 100/109 KB 1156/1710 KB 208/208 KB 464/531 KB 136/1267 KB 100/109 KB 1160/1710 KB 464/531 KB 140/1267 KB 100/109 KB 1160/1710 KB 464/531 KB 144/1267 KB 100/109 KB 1160/1710 KB 452/531 KB 124/1267 KB unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 100/109 KB 1156/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 638.9 KB/sec) unit-abot-epc-basic-0: 23:23:32 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-mysql-0: 23:23:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 464/531 KB 132/1267 KB 100/109 KB 1160/1710 KB 208/208 KB 460/531 KB 132/1267 KB 100/109 KB 1160/1710 KB 208/208 KB 464/531 KB 144/1267 KB 100/109 KB 1164/1710 KB 464/531 KB 144/1267 KB 100/109 KB 1168/1710 KB 464/531 KB 144/1267 KB 104/109 KB 1172/1710 KB 468/531 KB 144/1267 KB 104/109 KB 1176/1710 KB 468/531 KB 148/1267 KB 104/109 KB 1180/1710 KB 468/531 KB 148/1267 KB 104/109 KB 1184/1710 KB 464/531 KB 144/1267 KB 104/109 KB 1168/1710 KB 468/531 KB 148/1267 KB 108/109 KB 1184/1710 KB 468/531 KB 148/1267 KB 109/109 KB 1184/1710 KB 468/531 KB 148/1267 KB 109/109 KB 1188/1710 KB 468/531 KB 148/1267 KB 104/109 KB 1176/1710 KB 468/531 KB 152/1267 KB 109/109 KB 1188/1710 KB 468/531 KB 156/1267 KB 109/109 KB 1188/1710 KB 468/531 KB 160/1267 KB 109/109 KB 1188/1710 KB 468/531 KB 144/1267 KB 104/109 KB 1172/1710 KB 472/531 KB 160/1267 KB 109/109 KB 1188/1710 KB 476/531 KB 160/1267 KB 109/109 KB 1188/1710 KB 480/531 KB 160/1267 KB 109/109 KB 1188/1710 KB 484/531 KB 160/1267 KB 109/109 KB 1188/1710 KB 488/531 KB 160/1267 KB 109/109 KB 1188/1710 KB 492/531 KB 160/1267 KB 109/109 KB 1192/1710 KB 496/531 KB 160/1267 KB 109/109 KB 1192/1710 KB 500/531 KB 4/80 KB 160/1267 KB 109/109 KB 1192/1710 KB 504/531 KB 4/80 KB 164/1267 KB 1192/1710 KB 508/531 KB 4/80 KB 164/1267 KB 1192/1710 KB 512/531 KB 4/80 KB 164/1267 KB 1192/1710 KB 488/531 KB 160/1267 KB 109/109 KB 1192/1710 KB 512/531 KB 4/80 KB 164/1267 KB 1196/1710 KB 512/531 KB 4/80 KB 164/1267 KB 1200/1710 KB 500/531 KB 4/80 KB 164/1267 KB 1192/1710 KB 512/531 KB 4/80 KB 168/1267 KB 1200/1710 KB 512/531 KB 4/80 KB 172/1267 KB 1200/1710 KB 512/531 KB 4/80 KB 176/1267 KB 1200/1710 KB 512/531 KB 4/80 KB 180/1267 KB 1200/1710 KB 496/531 KB 4/80 KB 160/1267 KB 109/109 KB 1192/1710 KB 516/531 KB 8/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 12/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 16/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 20/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 24/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 28/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 32/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 36/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 40/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 44/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 48/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 52/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 56/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 60/80 KB 180/1267 KB 1204/1710 KB 516/531 KB 64/80 KB 180/1267 KB 1204/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 318.2 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 516/531 KB 68/80 KB 184/1267 KB 1204/1710 KB 516/531 KB 68/80 KB 188/1267 KB 1204/1710 KB 516/531 KB 68/80 KB 192/1267 KB 1204/1710 KB 516/531 KB 4/80 KB 180/1267 KB 1204/1710 KB 520/531 KB 68/80 KB 192/1267 KB 1204/1710 KB 524/531 KB 68/80 KB 192/1267 KB 1204/1710 KB 528/531 KB 68/80 KB 192/1267 KB 1204/1710 KB 531/531 KB 68/80 KB 192/1267 KB 1204/1710 KB 512/531 KB 4/80 KB 180/1267 KB 1204/1710 KB 531/531 KB 68/80 KB 196/1267 KB 1208/1710 KB 531/531 KB 68/80 KB 196/1267 KB 1212/1710 KB 531/531 KB 68/80 KB 196/1267 KB 1216/1710 KB 531/531 KB 68/80 KB 196/1267 KB 1220/1710 KB 531/531 KB 68/80 KB 196/1267 KB 1224/1710 KB 531/531 KB 68/80 KB 196/1267 KB 1228/1710 KB 531/531 KB 68/80 KB 196/1267 KB 1232/1710 KB 531/531 KB 68/80 KB 196/1267 KB 1204/1710 KB 516/531 KB 68/80 KB 180/1267 KB 1204/1710 KB 531/531 KB 71/80 KB 196/1267 KB 1232/1710 KB 531/531 KB 75/80 KB 196/1267 KB 1232/1710 KB 531/531 KB 79/80 KB 196/1267 KB 1232/1710 KB 531/531 KB 80/80 KB 196/1267 KB 1232/1710 KB 531/531 KB 80/80 KB 200/1267 KB 1232/1710 KB 531/531 KB 80/80 KB 204/1267 KB 1232/1710 KB 531/531 KB 80/80 KB 208/1267 KB 1232/1710 KB 531/531 KB 80/80 KB 212/1267 KB 1232/1710 KB 531/531 KB 80/80 KB 216/1267 KB 1236/1710 KB 531/531 KB 80/80 KB 220/1267 KB 1236/1710 KB 531/531 KB 80/80 KB 224/1267 KB 1236/1710 KB 531/531 KB 80/80 KB 212/1267 KB 1236/1710 KB 531/531 KB 80/80 KB 224/1267 KB 1240/1710 KB 531/531 KB 80/80 KB 224/1267 KB 1244/1710 KB 531/531 KB 80/80 KB 224/1267 KB 1248/1710 KB 531/531 KB 80/80 KB 224/1267 KB 1252/1710 KB 531/531 KB 80/80 KB 228/1267 KB 1256/1710 KB 531/531 KB 80/80 KB 228/1267 KB 1260/1710 KB 531/531 KB 80/80 KB 228/1267 KB 1264/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 1515.2 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 531/531 KB 80/80 KB 228/1267 KB 1252/1710 KB 80/80 KB 232/1267 KB 1264/1710 KB 80/80 KB 236/1267 KB 1264/1710 KB 80/80 KB 240/1267 KB 1264/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 224.5 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 244/1267 KB 1264/1710 KB 248/1267 KB 1268/1710 KB 244/1267 KB 1268/1710 KB 248/1267 KB 1272/1710 KB 248/1267 KB 1276/1710 KB 248/1267 KB 1280/1710 KB 248/1267 KB 1284/1710 KB 252/1267 KB 1284/1710 KB 256/1267 KB 1288/1710 KB 260/1267 KB 1288/1710 KB 264/1267 KB 1288/1710 KB 268/1267 KB 1288/1710 KB 252/1267 KB 1288/1710 KB 4/61 KB 268/1267 KB 1292/1710 KB 4/61 KB 268/1267 KB 1296/1710 KB 4/61 KB 268/1267 KB 1288/1710 KB 8/61 KB 268/1267 KB 1296/1710 KB 12/61 KB 268/1267 KB 1296/1710 KB 16/61 KB 268/1267 KB 1296/1710 KB 20/61 KB 268/1267 KB 1296/1710 KB 24/61 KB 268/1267 KB 1296/1710 KB 28/61 KB 268/1267 KB 1296/1710 KB 32/61 KB 268/1267 KB 1296/1710 KB 36/61 KB 272/1267 KB 1296/1710 KB 40/61 KB 272/1267 KB 1300/1710 KB 44/61 KB 272/1267 KB 1300/1710 KB 48/61 KB 272/1267 KB 1300/1710 KB 32/61 KB 272/1267 KB 1296/1710 KB 48/61 KB 276/1267 KB 1300/1710 KB 36/61 KB 272/1267 KB 1300/1710 KB 48/61 KB 280/1267 KB 1304/1710 KB 48/61 KB 280/1267 KB 1308/1710 KB 48/61 KB 280/1267 KB 1312/1710 KB 48/61 KB 280/1267 KB 1316/1710 KB 52/61 KB 280/1267 KB 1320/1710 KB 52/61 KB 280/1267 KB 1324/1710 KB 52/61 KB 280/1267 KB 1328/1710 KB 52/61 KB 280/1267 KB 1316/1710 KB 56/61 KB 280/1267 KB 1328/1710 KB 60/61 KB 280/1267 KB 1328/1710 KB 61/61 KB 280/1267 KB 1332/1710 KB 48/61 KB 280/1267 KB 1316/1710 KB 61/61 KB 280/1267 KB 1332/1710 KB 4/1044 KB 61/61 KB 280/1267 KB 1332/1710 KB 8/1044 KB 61/61 KB 280/1267 KB 1332/1710 KB 12/1044 KB 61/61 KB 280/1267 KB 1332/1710 KB 16/1044 KB 61/61 KB 280/1267 KB 1332/1710 KB 20/1044 KB 61/61 KB 280/1267 KB 1332/1710 KB 24/1044 KB 61/61 KB 280/1267 KB 1332/1710 KB 28/1044 KB 61/61 KB 280/1267 KB 1332/1710 KB 32/1044 KB 60/61 KB 280/1267 KB 1332/1710 KB 61/61 KB 280/1267 KB 1336/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1340/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1344/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1348/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1352/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1356/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1360/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1364/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1368/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1372/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1376/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1380/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1384/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1388/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1392/1710 KB 32/1044 KB 61/61 KB 280/1267 KB 1396/1710 KB 32/1044 KB 284/1267 KB 1396/1710 KB 36/1044 KB 284/1267 KB 1396/1710 KB 40/1044 KB 284/1267 KB 1396/1710 KB 44/1044 KB 284/1267 KB 1396/1710 KB 48/1044 KB 284/1267 KB 1396/1710 KB 52/1044 KB 284/1267 KB 1396/1710 KB 56/1044 KB 284/1267 KB 1396/1710 KB 60/1044 KB 284/1267 KB 1396/1710 KB 64/1044 KB 284/1267 KB 1396/1710 KB 32/1044 KB 288/1267 KB 1396/1710 KB 64/1044 KB 292/1267 KB 1396/1710 KB 64/1044 KB 296/1267 KB 1396/1710 KB 64/1044 KB 300/1267 KB 1396/1710 KB 64/1044 KB 304/1267 KB 1396/1710 KB 64/1044 KB 308/1267 KB 1396/1710 KB 64/1044 KB 312/1267 KB 1396/1710 KB 64/1044 KB 316/1267 KB 1396/1710 KB 64/1044 KB 320/1267 KB 1396/1710 KB 64/1044 KB 320/1267 KB 1396/1710 KB 68/1044 KB 324/1267 KB 1396/1710 KB 72/1044 KB 324/1267 KB 1396/1710 KB 76/1044 KB 324/1267 KB 1396/1710 KB 80/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 157.2 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 324/1267 KB 1396/1710 KB 68/1044 KB 328/1267 KB 1396/1710 KB 84/1044 KB 328/1267 KB 1396/1710 KB 88/1044 KB 328/1267 KB 1396/1710 KB 84/1044 KB 332/1267 KB 1396/1710 KB 88/1044 KB 336/1267 KB 1396/1710 KB 88/1044 KB 340/1267 KB 1396/1710 KB 88/1044 KB 340/1267 KB 1396/1710 KB 92/1044 KB 340/1267 KB 1396/1710 KB 96/1044 KB 340/1267 KB 1396/1710 KB 100/1044 KB 344/1267 KB 1396/1710 KB 100/1044 KB 348/1267 KB 1396/1710 KB 100/1044 KB 352/1267 KB 1396/1710 KB 100/1044 KB 356/1267 KB 1396/1710 KB 100/1044 KB 356/1267 KB 1396/1710 KB 104/1044 KB 356/1267 KB 1396/1710 KB 108/1044 KB 356/1267 KB 1396/1710 KB 112/1044 KB 356/1267 KB 1396/1710 KB 116/1044 KB 360/1267 KB 1400/1710 KB 120/1044 KB 360/1267 KB 1400/1710 KB 124/1044 KB 360/1267 KB 1400/1710 KB 128/1044 KB 360/1267 KB 1400/1710 KB 116/1044 KB 360/1267 KB 1396/1710 KB 116/1044 KB 364/1267 KB 1404/1710 KB 128/1044 KB 368/1267 KB 1404/1710 KB 128/1044 KB 368/1267 KB 1404/1710 KB 128/1044 KB 368/1267 KB 1408/1710 KB 128/1044 KB 368/1267 KB 1412/1710 KB 128/1044 KB 372/1267 KB 1416/1710 KB 132/1044 KB 372/1267 KB 1420/1710 KB 132/1044 KB 372/1267 KB 1424/1710 KB 132/1044 KB 372/1267 KB 1412/1710 KB 132/1044 KB 372/1267 KB 1424/1710 KB 136/1044 KB 372/1267 KB 1424/1710 KB 140/1044 KB 372/1267 KB 1424/1710 KB 144/1044 KB 372/1267 KB 1412/1710 KB 128/1044 KB 376/1267 KB 1424/1710 KB 144/1044 KB 380/1267 KB 1424/1710 KB 144/1044 KB 384/1267 KB 1424/1710 KB 144/1044 KB 388/1267 KB 1424/1710 KB 144/1044 KB 392/1267 KB 1428/1710 KB 148/1044 KB 396/1267 KB 1428/1710 KB 148/1044 KB 400/1267 KB 1428/1710 KB 148/1044 KB 388/1267 KB 1428/1710 KB 148/1044 KB 400/1267 KB 1428/1710 KB 152/1044 KB 400/1267 KB 1428/1710 KB 156/1044 KB 400/1267 KB 1428/1710 KB 160/1044 KB 400/1267 KB 1428/1710 KB 164/1044 KB 404/1267 KB 1428/1710 KB 168/1044 KB 404/1267 KB 1428/1710 KB 172/1044 KB 404/1267 KB 1428/1710 KB 176/1044 KB 388/1267 KB 1428/1710 KB 144/1044 KB 404/1267 KB 1432/1710 KB 176/1044 KB 404/1267 KB 1436/1710 KB 176/1044 KB 404/1267 KB 1440/1710 KB 176/1044 KB 404/1267 KB 1440/1710 KB 176/1044 KB 4/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 8/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 12/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 16/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 20/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 24/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 28/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 32/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 36/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 40/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 44/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 48/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 52/713 KB 404/1267 KB 4/1063 KB 1444/1710 KB 176/1044 KB 56/713 KB 404/1267 KB 4/1063 KB 1444/1710 KB 176/1044 KB 60/713 KB 404/1267 KB 4/1063 KB 1444/1710 KB 176/1044 KB 64/713 KB 404/1267 KB 1428/1710 KB 164/1044 KB 408/1267 KB 4/1063 KB 1444/1710 KB 176/1044 KB 64/713 KB 412/1267 KB 4/1063 KB 1444/1710 KB 176/1044 KB 64/713 KB 416/1267 KB 4/1063 KB 1444/1710 KB 176/1044 KB 64/713 KB 404/1267 KB 4/1063 KB 1444/1710 KB 176/1044 KB 52/713 KB 404/1267 KB 4/1063 KB 1440/1710 KB 176/1044 KB 4/713 KB 416/1267 KB 8/1063 KB 1444/1710 KB 176/1044 KB 64/713 KB 416/1267 KB 12/1063 KB 1444/1710 KB 176/1044 KB 64/713 KB 416/1267 KB 16/1063 KB 1444/1710 KB 176/1044 KB 64/713 KB 416/1267 KB 20/1063 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install KB 1444/1710 KB 176/1044 KB 64/713 KB 416/1267 KB 20/1063 KB 1448/1710 KB 176/1044 KB 64/713 KB 416/1267 KB 20/1063 KB 1452/1710 KB 176/1044 KB 64/713 KB 416/1267 KB 24/1063 KB 1456/1710 KB 180/1044 KB 68/713 KB 416/1267 KB 24/1063 KB 1460/1710 KB 180/1044 KB 68/713 KB 420/1267 KB 24/1063 KB 1464/1710 KB 180/1044 KB 68/713 KB 416/1267 KB 24/1063 KB 1452/1710 KB 180/1044 KB 68/713 KB 416/1267 KB 24/1063 KB 1452/1710 KB 176/1044 KB 68/713 KB 416/1267 KB 24/1063 KB 1452/1710 KB 176/1044 KB 64/713 KB 420/1267 KB 28/1063 KB 1464/1710 KB 180/1044 KB 68/713 KB 420/1267 KB 32/1063 KB 1464/1710 KB 180/1044 KB 68/713 KB 420/1267 KB 36/1063 KB 1464/1710 KB 180/1044 KB 68/713 KB 420/1267 KB 40/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 420/1267 KB 44/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 420/1267 KB 48/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 420/1267 KB 24/1063 KB 1460/1710 KB 180/1044 KB 68/713 KB 424/1267 KB 48/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 428/1267 KB 48/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 432/1267 KB 48/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 436/1267 KB 48/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 440/1267 KB 52/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 444/1267 KB 52/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 420/1267 KB 36/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1472/1710 KB 184/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1476/1710 KB 184/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1480/1710 KB 184/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1484/1710 KB 184/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 184/1044 KB 72/713 KB 420/1267 KB 36/1063 KB 1464/1710 KB 184/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 188/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 192/1044 KB 72/713 KB 420/1267 KB 36/1063 KB 1464/1710 KB 180/1044 KB 72/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 192/1044 KB 76/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 192/1044 KB 80/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 192/1044 KB 84/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 196/1044 KB 88/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 196/1044 KB 92/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 196/1044 KB 96/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 196/1044 KB 100/713 KB 452/1267 KB 52/1063 KB 1492/1710 KB 196/1044 KB 104/713 KB 452/1267 KB 52/1063 KB 1492/1710 KB 196/1044 KB 108/713 KB 452/1267 KB 52/1063 KB 1492/1710 KB 196/1044 KB 112/713 KB 436/1267 KB 52/1063 KB 1468/1710 KB 184/1044 KB 72/713 KB 452/1267 KB 56/1063 KB 1492/1710 KB 196/1044 KB 112/713 KB 452/1267 KB 60/1063 KB 1492/1710 KB 196/1044 KB 112/713 KB 452/1267 KB 64/1063 KB 1492/1710 KB 196/1044 KB 112/713 KB 452/1267 KB 68/1063 KB 1492/1710 KB 196/1044 KB 112/713 KB 452/1267 KB 72/1063 KB 1492/1710 KB 196/1044 KB 116/713 KB 452/1267 KB 76/1063 KB 1492/1710 KB 196/1044 KB 116/713 KB 452/1267 KB 80/1063 KB 1492/1710 KB 196/1044 KB 116/713 KB 452/1267 KB 52/1063 KB 1492/1710 KB 196/1044 KB 100/713 KB 456/1267 KB 80/1063 KB 1492/1710 KB 196/1044 KB 116/713 KB 460/1267 KB 80/1063 KB 1492/1710 KB 196/1044 KB 116/713 KB 464/1267 KB 80/1063 KB 1492/1710 KB 196/1044 KB 116/713 KB 448/1267 KB 52/1063 KB 1492/1710 KB 196/1044 KB 100/713 KB 448/1267 KB 52/1063 KB 1488/1710 KB 196/1044 KB 84/713 KB 464/1267 KB 80/1063 KB 1492/1710 KB 200/1044 KB 116/713 KB 464/1267 KB 80/1063 KB 1492/1710 KB 204/1044 KB 116/713 KB 464/1267 KB 80/1063 KB 14 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 92/1710 KB 208/1044 KB 116/713 KB 464/1267 KB 80/1063 KB 1492/1710 KB 212/1044 KB 116/713 KB 468/1267 KB 80/1063 KB 1496/1710 KB 216/1044 KB 116/713 KB 468/1267 KB 80/1063 KB 1496/1710 KB 220/1044 KB 116/713 KB 468/1267 KB 80/1063 KB 1496/1710 KB 224/1044 KB 116/713 KB 452/1267 KB 68/1063 KB 1492/1710 KB 196/1044 KB 116/713 KB 468/1267 KB 80/1063 KB 1496/1710 KB 228/1044 KB 120/713 KB 468/1267 KB 80/1063 KB 1496/1710 KB 228/1044 KB 124/713 KB 468/1267 KB 84/1063 KB 1496/1710 KB 228/1044 KB 128/713 KB 468/1267 KB 88/1063 KB 1496/1710 KB 228/1044 KB 128/713 KB 468/1267 KB 80/1063 KB 1496/1710 KB 212/1044 KB 116/713 KB 464/1267 KB 80/1063 KB 1496/1710 KB 212/1044 KB 116/713 KB 468/1267 KB 88/1063 KB 1500/1710 KB 228/1044 KB 128/713 KB 468/1267 KB 88/1063 KB 1504/1710 KB 228/1044 KB 128/713 KB 468/1267 KB 88/1063 KB 1508/1710 KB 228/1044 KB 128/713 KB 472/1267 KB 88/1063 KB 1512/1710 KB 228/1044 KB 128/713 KB 472/1267 KB 88/1063 KB 1516/1710 KB 228/1044 KB 128/713 KB 472/1267 KB 88/1063 KB 1520/1710 KB 228/1044 KB 128/713 KB 468/1267 KB 80/1063 KB 1496/1710 KB 228/1044 KB 128/713 KB 472/1267 KB 88/1063 KB 1520/1710 KB 232/1044 KB 128/713 KB 472/1267 KB 88/1063 KB 1520/1710 KB 236/1044 KB 128/713 KB 472/1267 KB 92/1063 KB 1520/1710 KB 240/1044 KB 128/713 KB 472/1267 KB 92/1063 KB 1520/1710 KB 244/1044 KB 128/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 248/1044 KB 128/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 252/1044 KB 128/713 KB 468/1267 KB 84/1063 KB 1496/1710 KB 228/1044 KB 128/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 252/1044 KB 132/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 252/1044 KB 136/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 252/1044 KB 140/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 252/1044 KB 144/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 252/1044 KB 148/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 244/1044 KB 128/713 KB 472/1267 KB 92/1063 KB 1528/1710 KB 256/1044 KB 148/713 KB 472/1267 KB 92/1063 KB 1532/1710 KB 256/1044 KB 148/713 KB 472/1267 KB 92/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 472/1267 KB 92/1063 KB 1520/1710 KB 236/1044 KB 128/713 KB 472/1267 KB 96/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 472/1267 KB 88/1063 KB 1508/1710 KB 228/1044 KB 128/713 KB 476/1267 KB 96/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 480/1267 KB 96/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 484/1267 KB 96/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 488/1267 KB 96/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 492/1267 KB 96/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 496/1267 KB 96/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 500/1267 KB 96/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 504/1267 KB 100/1063 KB 1540/1710 KB 256/1044 KB 152/713 KB 508/1267 KB 100/1063 KB 1540/1710 KB 256/1044 KB 152/713 KB 512/1267 KB 100/1063 KB 1540/1710 KB 256/1044 KB 152/713 KB 472/1267 KB 92/1063 KB 1524/1710 KB 256/1044 KB 148/713 KB 500/1267 KB 100/1063 KB 1540/1710 KB 256/1044 KB 152/713 KB 512/1267 KB 100/1063 KB 1540/1710 KB 256/1044 KB 156/713 KB 512/1267 KB 100/1063 KB 1540/1710 KB 256/1044 KB 160/713 KB 512/1267 KB 100/1063 KB 1540/1710 KB 256/1044 KB 164/713 KB 516/1267 KB 100/1063 KB 1540/1710 KB 260/1044 KB 168/713 KB 516/1267 KB 100/1063 KB 1540/1710 KB 260/1044 KB 172/713 KB 516/1267 KB 100/1063 KB 1540/1710 KB 260/1044 KB 176/713 KB 500/1267 KB 100/1063 KB 1540/1710 KB 256/1044 KB 148/713 KB 516/1267 KB 100/1063 KB 1544/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 100/1063 KB 1548/1710 KB 260/1044 K unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install B 176/713 KB 516/1267 KB 100/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 500/1267 KB 100/1063 KB 1536/1710 KB 256/1044 KB 148/713 KB 516/1267 KB 104/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 108/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 112/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 116/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 120/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 124/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 128/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 132/1063 KB 1552/1710 KB 260/1044 KB 176/713 KB 516/1267 KB 136/1063 KB 1556/1710 KB 260/1044 KB 180/713 KB 516/1267 KB 100/1063 KB 1540/1710 KB 260/1044 KB 164/713 KB 520/1267 KB 136/1063 KB 1556/1710 KB 260/1044 KB 180/713 KB 524/1267 KB 136/1063 KB 1556/1710 KB 260/1044 KB 180/713 KB 512/1267 KB 100/1063 KB 1540/1710 KB 260/1044 KB 164/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 264/1044 KB 180/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 268/1044 KB 180/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 272/1044 KB 180/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 276/1044 KB 180/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 280/1044 KB 180/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 284/1044 KB 180/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 288/1044 KB 180/713 KB 516/1267 KB 132/1063 KB 1556/1710 KB 260/1044 KB 180/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 288/1044 KB 184/713 KB 516/1267 KB 132/1063 KB 1556/1710 KB 260/1044 KB 176/713 KB 528/1267 KB 140/1063 KB 1560/1710 KB 288/1044 KB 184/713 KB 528/1267 KB 140/1063 KB 1564/1710 KB 288/1044 KB 184/713 KB 528/1267 KB 140/1063 KB 1568/1710 KB 288/1044 KB 184/713 KB 528/1267 KB 140/1063 KB 1572/1710 KB 288/1044 KB 184/713 KB 528/1267 KB 140/1063 KB 1576/1710 KB 292/1044 KB 188/713 KB 528/1267 KB 140/1063 KB 1556/1710 KB 288/1044 KB 184/713 KB 528/1267 KB 144/1063 KB 1576/1710 KB 292/1044 KB 188/713 KB 528/1267 KB 136/1063 KB 1556/1710 KB 276/1044 KB 180/713 KB 532/1267 KB 144/1063 KB 1576/1710 KB 292/1044 KB 188/713 KB 536/1267 KB 144/1063 KB 1576/1710 KB 292/1044 KB 188/713 KB 540/1267 KB 144/1063 KB 1576/1710 KB 292/1044 KB 188/713 KB 544/1267 KB 144/1063 KB 1576/1710 KB 292/1044 KB 188/713 KB 548/1267 KB 144/1063 KB 1576/1710 KB 292/1044 KB 188/713 KB 552/1267 KB 148/1063 KB 1580/1710 KB 292/1044 KB 188/713 KB 556/1267 KB 148/1063 KB 1580/1710 KB 292/1044 KB 188/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 292/1044 KB 188/713 KB 528/1267 KB 140/1063 KB 1572/1710 KB 292/1044 KB 188/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 296/1044 KB 188/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 300/1044 KB 188/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 304/1044 KB 188/713 KB 528/1267 KB 140/1063 KB 1572/1710 KB 288/1044 KB 188/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 304/1044 KB 192/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 304/1044 KB 196/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 304/1044 KB 200/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 304/1044 KB 204/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 304/1044 KB 208/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 304/1044 KB 212/713 KB 564/1267 KB 148/1063 KB 1580/1710 KB 308/1044 KB 216/713 KB 564/1267 KB 148/1063 KB 1580/1710 KB 308/1044 KB 220/713 KB 564/1267 KB 148/1063 KB 1580/1710 KB 308/1044 KB 224/713 KB 548/1267 KB 148/1063 KB 1580/1710 KB 292/1044 KB 188/713 KB 548/1267 KB 144/1063 KB 1580/1710 KB 292/1044 KB 188/713 KB 564/1267 KB 152/1063 KB 158 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 4/1710 KB 308/1044 KB 224/713 KB 564/1267 KB 152/1063 KB 1588/1710 KB 308/1044 KB 224/713 KB 564/1267 KB 152/1063 KB 1592/1710 KB 308/1044 KB 224/713 KB 564/1267 KB 152/1063 KB 1596/1710 KB 308/1044 KB 224/713 KB 564/1267 KB 152/1063 KB 1600/1710 KB 308/1044 KB 224/713 KB 564/1267 KB 148/1063 KB 1580/1710 KB 308/1044 KB 212/713 KB 568/1267 KB 152/1063 KB 1600/1710 KB 308/1044 KB 224/713 KB 572/1267 KB 152/1063 KB 1600/1710 KB 308/1044 KB 224/713 KB 576/1267 KB 152/1063 KB 1600/1710 KB 308/1044 KB 224/713 KB 580/1267 KB 152/1063 KB 1600/1710 KB 308/1044 KB 224/713 KB 584/1267 KB 152/1063 KB 1604/1710 KB 308/1044 KB 228/713 KB 560/1267 KB 148/1063 KB 1580/1710 KB 308/1044 KB 212/713 KB 588/1267 KB 152/1063 KB 1604/1710 KB 312/1044 KB 228/713 KB 588/1267 KB 152/1063 KB 1604/1710 KB 316/1044 KB 228/713 KB 588/1267 KB 152/1063 KB 1604/1710 KB 320/1044 KB 228/713 KB 588/1267 KB 152/1063 KB 1604/1710 KB 324/1044 KB 228/713 KB 588/1267 KB 152/1063 KB 1604/1710 KB 328/1044 KB 228/713 KB 580/1267 KB 152/1063 KB 1604/1710 KB 308/1044 KB 228/713 KB 588/1267 KB 152/1063 KB 1608/1710 KB 328/1044 KB 228/713 KB 588/1267 KB 152/1063 KB 1612/1710 KB 328/1044 KB 228/713 KB 588/1267 KB 152/1063 KB 1616/1710 KB 328/1044 KB 228/713 KB 580/1267 KB 152/1063 KB 1600/1710 KB 308/1044 KB 228/713 KB 564/1267 KB 152/1063 KB 1588/1710 KB 308/1044 KB 224/713 KB 588/1267 KB 156/1063 KB 1616/1710 KB 332/1044 KB 228/713 KB 588/1267 KB 160/1063 KB 1616/1710 KB 332/1044 KB 228/713 KB 588/1267 KB 164/1063 KB 1616/1710 KB 332/1044 KB 228/713 KB 588/1267 KB 168/1063 KB 1616/1710 KB 332/1044 KB 228/713 KB 588/1267 KB 172/1063 KB 1616/1710 KB 332/1044 KB 228/713 KB 588/1267 KB 176/1063 KB 1616/1710 KB 332/1044 KB 228/713 KB 588/1267 KB 180/1063 KB 1616/1710 KB 332/1044 KB 228/713 KB 588/1267 KB 152/1063 KB 1616/1710 KB 332/1044 KB 228/713 KB 588/1267 KB 180/1063 KB 1616/1710 KB 336/1044 KB 232/713 KB 588/1267 KB 180/1063 KB 1616/1710 KB 332/1044 KB 232/713 KB 588/1267 KB 184/1063 KB 1616/1710 KB 336/1044 KB 236/713 KB 588/1267 KB 184/1063 KB 1616/1710 KB 336/1044 KB 240/713 KB 588/1267 KB 184/1063 KB 1616/1710 KB 340/1044 KB 244/713 KB 588/1267 KB 184/1063 KB 1620/1710 KB 340/1044 KB 248/713 KB 588/1267 KB 184/1063 KB 1620/1710 KB 340/1044 KB 252/713 KB 588/1267 KB 184/1063 KB 1620/1710 KB 340/1044 KB 256/713 KB 588/1267 KB 184/1063 KB 1616/1710 KB 336/1044 KB 232/713 KB 588/1267 KB 188/1063 KB 1620/1710 KB 340/1044 KB 256/713 KB 588/1267 KB 192/1063 KB 1620/1710 KB 340/1044 KB 256/713 KB 588/1267 KB 196/1063 KB 1620/1710 KB 340/1044 KB 256/713 KB 588/1267 KB 184/1063 KB 1620/1710 KB 340/1044 KB 244/713 KB 588/1267 KB 200/1063 KB 1624/1710 KB 340/1044 KB 256/713 KB 588/1267 KB 200/1063 KB 1628/1710 KB 340/1044 KB 256/713 KB 588/1267 KB 200/1063 KB 1632/1710 KB 340/1044 KB 256/713 KB 588/1267 KB 152/1063 KB 1604/1710 KB 308/1044 KB 228/713 KB 592/1267 KB 200/1063 KB 1632/1710 KB 340/1044 KB 256/713 KB 596/1267 KB 200/1063 KB 1632/1710 KB 340/1044 KB 256/713 KB 600/1267 KB 200/1063 KB 1632/1710 KB 340/1044 KB 256/713 KB 604/1267 KB 200/1063 KB 1632/1710 KB 340/1044 KB 256/713 KB 608/1267 KB 200/1063 KB 1632/1710 KB 340/1044 KB 260/713 KB 612/1267 KB 200/1063 KB 1632/1710 KB 340/1044 KB 260/713 KB 616/1267 KB 200/1063 KB 1636/1710 KB 340/1044 KB 260/713 KB 620/1267 KB 200/1063 KB 1636/1710 KB 340/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1636/1710 KB 340/1044 KB 260/713 KB 588/1267 KB 184/1063 KB 1616/1710 KB 340/1044 KB 240/713 KB 624/1267 unit-mysql-0: 23:23:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install KB 200/1063 KB 1636/1710 KB 344/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1636/1710 KB 348/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1636/1710 KB 352/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1636/1710 KB 356/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1636/1710 KB 360/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1636/1710 KB 364/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1636/1710 KB 368/1044 KB 260/713 KB 612/1267 KB 200/1063 KB 1636/1710 KB 340/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1640/1710 KB 368/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1644/1710 KB 368/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1648/1710 KB 368/1044 KB 260/713 KB 604/1267 KB 200/1063 KB 1632/1710 KB 340/1044 KB 260/713 KB 624/1267 KB 200/1063 KB 1648/1710 KB 368/1044 KB 264/713 KB 588/1267 KB 200/1063 KB 1620/1710 KB 340/1044 KB 256/713 KB 624/1267 KB 204/1063 KB 1648/1710 KB 368/1044 KB 268/713 KB 624/1267 KB 208/1063 KB 1648/1710 KB 368/1044 KB 268/713 KB 624/1267 KB 212/1063 KB 1648/1710 KB 368/1044 KB 268/713 KB 624/1267 KB 216/1063 KB 1648/1710 KB 368/1044 KB 268/713 KB 624/1267 KB 220/1063 KB 1648/1710 KB 368/1044 KB 268/713 KB 624/1267 KB 224/1063 KB 1648/1710 KB 368/1044 KB 268/713 KB 624/1267 KB 228/1063 KB 1648/1710 KB 368/1044 KB 268/713 KB 628/1267 KB 232/1063 KB 1652/1710 KB 372/1044 KB 268/713 KB 628/1267 KB 236/1063 KB 1652/1710 KB 372/1044 KB 268/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 372/1044 KB 268/713 KB 624/1267 KB 200/1063 KB 1648/1710 KB 368/1044 KB 268/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 372/1044 KB 272/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 372/1044 KB 276/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 372/1044 KB 280/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 372/1044 KB 284/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 372/1044 KB 288/713 KB 628/1267 KB 228/1063 KB 1652/1710 KB 372/1044 KB 268/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 376/1044 KB 288/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 380/1044 KB 288/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 384/1044 KB 288/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 388/1044 KB 288/713 KB 628/1267 KB 244/1063 KB 1652/1710 KB 392/1044 KB 292/713 KB 628/1267 KB 244/1063 KB 1652/1710 KB 396/1044 KB 292/713 KB 628/1267 KB 244/1063 KB 1652/1710 KB 400/1044 KB 292/713 KB 628/1267 KB 228/1063 KB 1652/1710 KB 368/1044 KB 268/713 KB 632/1267 KB 244/1063 KB 1652/1710 KB 400/1044 KB 292/713 KB 636/1267 KB 244/1063 KB 1652/1710 KB 400/1044 KB 292/713 KB 640/1267 KB 244/1063 KB 1652/1710 KB 400/1044 KB 292/713 KB 624/1267 KB 228/1063 KB 1652/1710 KB 368/1044 KB 268/713 KB 640/1267 KB 244/1063 KB 1656/1710 KB 400/1044 KB 292/713 KB 640/1267 KB 244/1063 KB 1660/1710 KB 400/1044 KB 292/713 KB 640/1267 KB 244/1063 KB 1664/1710 KB 400/1044 KB 292/713 KB 640/1267 KB 244/1063 KB 1668/1710 KB 400/1044 KB 292/713 KB 640/1267 KB 244/1063 KB 1672/1710 KB 400/1044 KB 292/713 KB 640/1267 KB 244/1063 KB 1676/1710 KB 400/1044 KB 292/713 KB 640/1267 KB 244/1063 KB 1680/1710 KB 400/1044 KB 292/713 KB 640/1267 KB 244/1063 KB 1684/1710 KB 400/1044 KB 292/713 KB 644/1267 KB 244/1063 KB 1688/1710 KB 404/1044 KB 292/713 KB 644/1267 KB 244/1063 KB 1692/1710 KB 404/1044 KB 292/713 KB 644/1267 KB 244/1063 KB 1696/1710 KB 404/1044 KB 292/713 KB 628/1267 KB 244/1063 KB 1652/1710 KB 388/1044 KB 292/713 KB 628/1267 KB 240/1063 KB 1652/1710 KB 388/1044 KB 292/713 KB 644/1267 KB 244/1063 KB 1696/1710 KB 404/1044 KB 296/713 KB 644/1267 KB 244/1063 KB 1696/1710 KB 404/1044 KB 3 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 00/713 KB 644/1267 KB 244/1063 KB 1696/1710 KB 404/1044 KB 304/713 KB 644/1267 KB 244/1063 KB 1696/1710 KB 404/1044 KB 308/713 KB 644/1267 KB 248/1063 KB 1696/1710 KB 404/1044 KB 312/713 KB 644/1267 KB 248/1063 KB 1696/1710 KB 404/1044 KB 316/713 KB 644/1267 KB 248/1063 KB 1696/1710 KB 404/1044 KB 320/713 KB 644/1267 KB 244/1063 KB 1684/1710 KB 404/1044 KB 292/713 KB 644/1267 KB 248/1063 KB 1696/1710 KB 408/1044 KB 320/713 KB 644/1267 KB 244/1063 KB 1684/1710 KB 400/1044 KB 292/713 KB 644/1267 KB 248/1063 KB 1696/1710 KB 404/1044 KB 308/713 KB 644/1267 KB 252/1063 KB 1696/1710 KB 408/1044 KB 320/713 KB 648/1267 KB 256/1063 KB 1696/1710 KB 408/1044 KB 320/713 KB 648/1267 KB 252/1063 KB 1696/1710 KB 408/1044 KB 320/713 KB 652/1267 KB 256/1063 KB 1696/1710 KB 408/1044 KB 320/713 KB 656/1267 KB 256/1063 KB 1696/1710 KB 408/1044 KB 320/713 KB 656/1267 KB 260/1063 KB 1696/1710 KB 408/1044 KB 320/713 KB 660/1267 KB 264/1063 KB 1700/1710 KB 412/1044 KB 320/713 KB 660/1267 KB 268/1063 KB 1700/1710 KB 412/1044 KB 320/713 KB 660/1267 KB 272/1063 KB 1700/1710 KB 412/1044 KB 320/713 KB 660/1267 KB 276/1063 KB 1700/1710 KB 412/1044 KB 324/713 KB 660/1267 KB 260/1063 KB 1700/1710 KB 412/1044 KB 320/713 KB 660/1267 KB 276/1063 KB 1700/1710 KB 416/1044 KB 324/713 KB 660/1267 KB 276/1063 KB 1700/1710 KB 420/1044 KB 324/713 KB 660/1267 KB 276/1063 KB 1700/1710 KB 424/1044 KB 324/713 KB 660/1267 KB 276/1063 KB 1700/1710 KB 428/1044 KB 324/713 KB 660/1267 KB 276/1063 KB 1700/1710 KB 432/1044 KB 324/713 KB 660/1267 KB 260/1063 KB 1700/1710 KB 408/1044 KB 320/713 KB 660/1267 KB 260/1063 KB 1696/1710 KB 408/1044 KB 320/713 KB 664/1267 KB 280/1063 KB 1700/1710 KB 432/1044 KB 324/713 KB 668/1267 KB 280/1063 KB 1700/1710 KB 432/1044 KB 324/713 KB 672/1267 KB 280/1063 KB 1700/1710 KB 432/1044 KB 324/713 KB 676/1267 KB 280/1063 KB 1700/1710 KB 432/1044 KB 324/713 KB 660/1267 KB 280/1063 KB 1700/1710 KB 432/1044 KB 324/713 KB 660/1267 KB 272/1063 KB 1700/1710 KB 412/1044 KB 324/713 KB 676/1267 KB 280/1063 KB 1704/1710 KB 432/1044 KB 324/713 KB 676/1267 KB 284/1063 KB 1708/1710 KB 432/1044 KB 324/713 KB 676/1267 KB 284/1063 KB 1710/1710 KB 432/1044 KB 324/713 KB 676/1267 KB 284/1063 KB 1710/1710 KB 432/1044 KB 328/713 KB 676/1267 KB 284/1063 KB 1710/1710 KB 432/1044 KB 332/713 KB 676/1267 KB 284/1063 KB 1710/1710 KB 432/1044 KB 336/713 KB 676/1267 KB 284/1063 KB 1710/1710 KB 432/1044 KB 340/713 KB 680/1267 KB 284/1063 KB 1710/1710 KB 436/1044 KB 344/713 KB 680/1267 KB 284/1063 KB 1710/1710 KB 436/1044 KB 348/713 KB 680/1267 KB 284/1063 KB 1710/1710 KB 436/1044 KB 352/713 KB 680/1267 KB 284/1063 KB 1710/1710 KB 436/1044 KB 340/713 KB 680/1267 KB 284/1063 KB 1710/1710 KB 440/1044 KB 352/713 KB 680/1267 KB 284/1063 KB 1710/1710 KB 444/1044 KB 352/713 KB 676/1267 KB 284/1063 KB 1710/1710 KB 432/1044 KB 340/713 KB 680/1267 KB 288/1063 KB 1710/1710 KB 444/1044 KB 352/713 KB 680/1267 KB 284/1063 KB 1710/1710 KB 432/1044 KB 340/713 KB 684/1267 KB 288/1063 KB 1710/1710 KB 444/1044 KB 352/713 KB 688/1267 KB 288/1063 KB 1710/1710 KB 444/1044 KB 352/713 KB 688/1267 KB 292/1063 KB 1710/1710 KB 444/1044 KB 352/713 KB 692/1267 KB 296/1063 KB 1710/1710 KB 444/1044 KB 352/713 KB 692/1267 KB 292/1063 KB 1710/1710 KB 444/1044 KB 352/713 KB 692/1267 KB 296/1063 KB 1710/1710 KB 448/1044 KB 352/713 KB 696/1267 KB 296/1063 KB 1710/1710 KB 452/1044 KB 352/713 KB 696/1267 KB 300/1063 KB 1710/1710 KB 456/1044 KB 356/713 KB 696/1267 KB 300/1063 KB 1710/171 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 0 KB 460/1044 KB 356/713 KB 696/1267 KB 300/1063 KB 1710/1710 KB 464/1044 KB 356/713 KB 696/1267 KB 296/1063 KB 1710/1710 KB 448/1044 KB 352/713 KB 700/1267 KB 300/1063 KB 1710/1710 KB 464/1044 KB 356/713 KB 704/1267 KB 300/1063 KB 1710/1710 KB 464/1044 KB 356/713 KB 708/1267 KB 300/1063 KB 1710/1710 KB 464/1044 KB 356/713 KB 712/1267 KB 300/1063 KB 1710/1710 KB 464/1044 KB 356/713 KB 716/1267 KB 300/1063 KB 1710/1710 KB 468/1044 KB 356/713 KB 696/1267 KB 300/1063 KB 1710/1710 KB 452/1044 KB 356/713 KB 720/1267 KB 300/1063 KB 1710/1710 KB 468/1044 KB 360/713 KB 720/1267 KB 300/1063 KB 1710/1710 KB 468/1044 KB 364/713 KB 696/1267 KB 300/1063 KB 1710/1710 KB 452/1044 KB 352/713 KB 720/1267 KB 304/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 720/1267 KB 308/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 720/1267 KB 312/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 720/1267 KB 316/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 720/1267 KB 320/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 720/1267 KB 320/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 720/1267 KB 324/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 724/1267 KB 328/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 724/1267 KB 332/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 724/1267 KB 336/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 712/1267 KB 300/1063 KB 1710/1710 KB 468/1044 KB 356/713 KB 724/1267 KB 336/1063 KB 1710/1710 KB 472/1044 KB 368/713 KB 724/1267 KB 336/1063 KB 1710/1710 KB 476/1044 KB 368/713 KB 724/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 368/713 KB 724/1267 KB 324/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 728/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 368/713 KB 732/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 368/713 KB 736/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 368/713 KB 720/1267 KB 300/1063 KB 1710/1710 KB 468/1044 KB 368/713 KB 736/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 372/713 KB 736/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 376/713 KB 736/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 380/713 KB 736/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 384/713 KB 736/1267 KB 336/1063 KB 1710/1710 KB 480/1044 KB 388/713 KB 736/1267 KB 340/1063 KB 484/1044 KB 392/713 KB 736/1267 KB 340/1063 KB 484/1044 KB 396/713 KB 736/1267 KB 340/1063 KB 484/1044 KB 400/713 KB 740/1267 KB 340/1063 KB 484/1044 KB 400/713 KB 744/1267 KB 340/1063 KB 484/1044 KB 400/713 KB 748/1267 KB 340/1063 KB 484/1044 KB 400/713 KB 752/1267 KB 340/1063 KB 484/1044 KB 400/713 KB 756/1267 KB 340/1063 KB 484/1044 KB 400/713 KB 760/1267 KB 340/1063 KB 484/1044 KB 404/713 KB 764/1267 KB 340/1063 KB 484/1044 KB 404/713 KB 768/1267 KB 340/1063 KB 484/1044 KB 404/713 KB 736/1267 KB 340/1063 KB 1710/1710 KB 484/1044 KB 388/713 KB 768/1267 KB 340/1063 KB 488/1044 KB 404/713 KB 768/1267 KB 340/1063 KB 492/1044 KB 404/713 KB 768/1267 KB 340/1063 KB 496/1044 KB 404/713 KB 736/1267 KB 340/1063 KB 1710/1710 KB 480/1044 KB 388/713 KB 768/1267 KB 344/1063 KB 496/1044 KB 404/713 KB 768/1267 KB 348/1063 KB 496/1044 KB 404/713 KB 768/1267 KB 352/1063 KB 496/1044 KB 404/713 KB 768/1267 KB 352/1063 KB 500/1044 KB 404/713 KB 768/1267 KB 356/1063 KB 504/1044 KB 404/713 KB 768/1267 KB 356/1063 KB 508/1044 KB 404/713 KB 768/1267 KB 356/1063 KB 512/1044 KB 404/713 KB 756/1267 KB 340/1063 KB 484/1044 KB 404/713 KB 768/1267 KB 356/1063 KB 512/1044 KB 408/713 KB 768/1267 KB 356/1063 KB 512/1044 KB 412/713 KB 768/ unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 1267 KB 356/1063 KB 512/1044 KB 416/713 KB 768/1267 KB 356/1063 KB 512/1044 KB 420/713 KB 772/1267 KB 356/1063 KB 516/1044 KB 424/713 KB 772/1267 KB 356/1063 KB 516/1044 KB 428/713 KB 772/1267 KB 356/1063 KB 516/1044 KB 432/713 KB 768/1267 KB 356/1063 KB 500/1044 KB 404/713 KB 772/1267 KB 360/1063 KB 516/1044 KB 432/713 KB 772/1267 KB 364/1063 KB 516/1044 KB 432/713 KB 772/1267 KB 368/1063 KB 516/1044 KB 432/713 KB 772/1267 KB 372/1063 KB 516/1044 KB 432/713 KB 772/1267 KB 376/1063 KB 516/1044 KB 432/713 KB 772/1267 KB 380/1063 KB 516/1044 KB 432/713 KB 772/1267 KB 384/1063 KB 516/1044 KB 432/713 KB 772/1267 KB 356/1063 KB 516/1044 KB 420/713 KB 776/1267 KB 384/1063 KB 516/1044 KB 432/713 KB 780/1267 KB 384/1063 KB 516/1044 KB 432/713 KB 784/1267 KB 384/1063 KB 516/1044 KB 432/713 KB 788/1267 KB 388/1063 KB 516/1044 KB 432/713 KB 792/1267 KB 388/1063 KB 516/1044 KB 436/713 KB 796/1267 KB 388/1063 KB 516/1044 KB 436/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3294.6 KB/sec) unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 768/1267 KB 356/1063 KB 516/1044 KB 420/713 KB 796/1267 KB 388/1063 KB 520/1044 KB 436/713 KB 796/1267 KB 388/1063 KB 524/1044 KB 436/713 KB 796/1267 KB 388/1063 KB 528/1044 KB 436/713 KB 796/1267 KB 388/1063 KB 532/1044 KB 436/713 KB 796/1267 KB 388/1063 KB 536/1044 KB 436/713 KB 796/1267 KB 388/1063 KB 540/1044 KB 436/713 KB 796/1267 KB 388/1063 KB 544/1044 KB 436/713 KB 788/1267 KB 388/1063 KB 516/1044 KB 436/713 KB 796/1267 KB 388/1063 KB 544/1044 KB 440/713 KB 796/1267 KB 388/1063 KB 544/1044 KB 444/713 KB 796/1267 KB 388/1063 KB 544/1044 KB 448/713 KB 796/1267 KB 388/1063 KB 544/1044 KB 452/713 KB 800/1267 KB 388/1063 KB 548/1044 KB 456/713 KB 800/1267 KB 388/1063 KB 548/1044 KB 460/713 KB 800/1267 KB 388/1063 KB 548/1044 KB 464/713 KB 784/1267 KB 388/1063 KB 516/1044 KB 432/713 KB 800/1267 KB 392/1063 KB 548/1044 KB 464/713 KB 800/1267 KB 396/1063 KB 548/1044 KB 464/713 KB 800/1267 KB 400/1063 KB 548/1044 KB 464/713 KB 800/1267 KB 404/1063 KB 548/1044 KB 464/713 KB 800/1267 KB 408/1063 KB 548/1044 KB 464/713 KB 800/1267 KB 412/1063 KB 548/1044 KB 464/713 KB 800/1267 KB 416/1063 KB 548/1044 KB 464/713 KB 800/1267 KB 420/1063 KB 548/1044 KB 464/713 KB 800/1267 KB 424/1063 KB 548/1044 KB 468/713 KB 800/1267 KB 388/1063 KB 548/1044 KB 452/713 KB 796/1267 KB 388/1063 KB 548/1044 KB 452/713 KB 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 804/1267 KB 428/1063 KB 548/1044 KB 468/713 KB 808/1267 KB 428/1063 KB 552/1044 KB 468/713 KB 812/1267 KB 428/1063 KB 552/1044 KB 468/713 KB 816/1267 KB 428/1063 KB 552/1044 KB 468/713 KB 800/1267 KB 420/1063 KB 548/1044 KB 468/713 KB 816/1267 KB 428/1063 KB 552/1044 KB 472/713 KB 816/1267 KB 428/1063 KB 552/1044 KB 476/713 KB 816/1267 KB 428/1063 KB 552/1044 KB 480/713 KB 804/1267 KB 428/1063 KB 552/1044 KB 468/713 KB 816/1267 KB 428/1063 KB 556/1044 KB 480/713 KB 816/1267 KB 428/1063 KB 560/1044 KB 480/713 KB 816/1267 KB 428/1063 KB 564/1044 KB 480/713 KB 816/1267 KB 428/1063 KB 568/1044 KB 480/713 KB 816/1267 KB 428/1063 KB 572/1044 KB 480/713 KB 816/1267 KB 428/1063 KB 576/1044 KB 480/713 KB 820/1267 KB 428/1063 KB 576/1044 KB 480/713 KB 824/1267 KB 428/1063 KB 580/1044 KB 484/713 KB 828/1267 KB 428/1063 KB 580/1044 KB 484/713 KB 832/1267 KB 428/1063 KB 580/1044 KB 484/713 KB 820/1267 KB 428/1063 KB 580/1044 KB 484/713 KB 832/1267 KB 428/1063 KB 580/1044 KB 488/713 KB 832/1267 KB 428/1063 KB 580/1044 KB 492/713 KB 836/1267 KB 428/1063 KB 580/1044 KB 496/713 KB 820/1267 KB 428/1063 KB 580/1044 KB 480/713 KB 836/1267 KB 428/1063 KB 584/1044 KB 496/713 KB 836/1267 KB 428/1063 KB 588/1044 KB 496/713 KB 836/1267 KB 428/1063 KB 592/1044 KB 496/713 KB 800/1267 KB 428/1063 KB 576/1044 KB 480/713 KB 836/1267 KB 432/1063 KB 592/1044 KB 496/713 KB 836/1267 KB 436/1063 KB 592/1044 KB 496/713 KB 836/1267 KB 440/1063 KB 592/1044 KB 496/713 KB 836/1267 KB 444/1063 KB 596/1044 KB 496/713 KB 836/1267 KB 448/1063 KB 596/1044 KB 496/713 KB 836/1267 KB 452/1063 KB 596/1044 KB 496/713 KB 836/1267 KB 456/1063 KB 596/1044 KB 500/713 KB 836/1267 KB 460/1063 KB 596/1044 KB 500/713 KB 836/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 836/1267 KB 428/1063 KB 580/1044 KB 492/713 KB 840/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 844/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 848/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 852/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 856/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 860/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 864/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 868/1267 KB 464/1063 KB 596/1044 KB 500/713 KB 872/1267 KB 468/1063 KB 596/1044 KB 500/713 KB 876/1267 KB 468/1063 KB 596/1044 KB 500/713 KB 4/257 KB 880/1267 KB 468/1063 KB 596/1044 KB 500/713 KB 836/1267 KB 452/1063 KB 596/1044 KB 500/713 KB 4/257 KB 880/1267 KB 468/1063 KB 596/1044 KB 504/713 KB 4/257 KB 880/1267 KB 468/1063 KB 596/1044 KB 508/713 KB 4/257 KB 880/1267 KB 468/1063 KB 596/1044 KB 512/713 KB 836/1267 KB 440/1063 KB 596/1044 KB 496/713 KB 4/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 4/257 KB 876/1267 KB 468/1063 KB 596/1044 KB 500/713 KB 8/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 12/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 16/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 20/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 24/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 28/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 32/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 36/257 KB 880/1267 KB 468/1063 KB 600/1044 KB 512/713 KB 40/257 KB 880/1267 KB 468/1063 KB 604/1044 KB 512/713 KB 44/257 KB 880/1267 KB 468/1063 KB 604/1044 KB 512/713 KB 48/257 KB 880/1267 KB 468/1063 KB 604/1044 KB 512/713 KB 48/257 KB 880/1267 KB 468/1063 KB 604/1044 KB 516/713 KB 52/257 KB 880/1267 KB 468/1063 KB 604/1044 KB 520/713 KB 52/257 KB unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 880/1267 KB 468/1063 KB 604/1044 KB 524/713 KB 52/257 KB 880/1267 KB 468/1063 KB 604/1044 KB 528/713 KB 868/1267 KB 468/1063 KB 596/1044 KB 500/713 KB 52/257 KB 880/1267 KB 468/1063 KB 604/1044 KB 516/713 KB 56/257 KB 880/1267 KB 472/1063 KB 604/1044 KB 528/713 KB 60/257 KB 880/1267 KB 472/1063 KB 604/1044 KB 528/713 KB 64/257 KB 880/1267 KB 472/1063 KB 604/1044 KB 528/713 KB 36/257 KB 880/1267 KB 468/1063 KB 604/1044 KB 512/713 KB 64/257 KB 880/1267 KB 472/1063 KB 608/1044 KB 528/713 KB 64/257 KB 880/1267 KB 472/1063 KB 612/1044 KB 528/713 KB 64/257 KB 880/1267 KB 472/1063 KB 616/1044 KB 528/713 KB 64/257 KB 880/1267 KB 472/1063 KB 620/1044 KB 528/713 KB 64/257 KB 880/1267 KB 472/1063 KB 624/1044 KB 528/713 KB 64/257 KB 880/1267 KB 472/1063 KB 628/1044 KB 528/713 KB 68/257 KB 880/1267 KB 472/1063 KB 632/1044 KB 532/713 KB 68/257 KB 880/1267 KB 472/1063 KB 636/1044 KB 532/713 KB 68/257 KB 880/1267 KB 472/1063 KB 640/1044 KB 532/713 KB 60/257 KB 880/1267 KB 472/1063 KB 604/1044 KB 528/713 KB 68/257 KB 884/1267 KB 476/1063 KB 640/1044 KB 532/713 KB 68/257 KB 884/1267 KB 480/1063 KB 640/1044 KB 532/713 KB 68/257 KB 884/1267 KB 484/1063 KB 640/1044 KB 532/713 KB 68/257 KB 884/1267 KB 488/1063 KB 640/1044 KB 532/713 KB 68/257 KB 884/1267 KB 492/1063 KB 640/1044 KB 532/713 KB 68/257 KB 884/1267 KB 496/1063 KB 640/1044 KB 532/713 KB 68/257 KB 884/1267 KB 500/1063 KB 640/1044 KB 532/713 KB 68/257 KB 884/1267 KB 504/1063 KB 644/1044 KB 532/713 KB 68/257 KB 884/1267 KB 508/1063 KB 644/1044 KB 532/713 KB 68/257 KB 884/1267 KB 512/1063 KB 644/1044 KB 532/713 KB 68/257 KB 884/1267 KB 472/1063 KB 640/1044 KB 532/713 KB 68/257 KB 888/1267 KB 512/1063 KB 644/1044 KB 532/713 KB 68/257 KB 892/1267 KB 512/1063 KB 644/1044 KB 532/713 KB 68/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 532/713 KB 68/257 KB 880/1267 KB 472/1063 KB 628/1044 KB 532/713 KB 68/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 536/713 KB 68/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 540/713 KB 68/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 544/713 KB 68/257 KB 880/1267 KB 472/1063 KB 628/1044 KB 528/713 KB 72/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 544/713 KB 76/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 544/713 KB 80/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 544/713 KB 84/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 544/713 KB 88/257 KB 900/1267 KB 512/1063 KB 644/1044 KB 548/713 KB 92/257 KB 900/1267 KB 512/1063 KB 644/1044 KB 548/713 KB 96/257 KB 900/1267 KB 512/1063 KB 644/1044 KB 548/713 KB 68/257 KB 884/1267 KB 500/1063 KB 644/1044 KB 532/713 KB 96/257 KB 900/1267 KB 512/1063 KB 648/1044 KB 548/713 KB 96/257 KB 900/1267 KB 512/1063 KB 652/1044 KB 548/713 KB 96/257 KB 900/1267 KB 512/1063 KB 656/1044 KB 548/713 KB 96/257 KB 900/1267 KB 512/1063 KB 660/1044 KB 548/713 KB 100/257 KB 900/1267 KB 516/1063 KB 664/1044 KB 548/713 KB 100/257 KB 900/1267 KB 516/1063 KB 668/1044 KB 548/713 KB 100/257 KB 900/1267 KB 516/1063 KB 672/1044 KB 548/713 KB 84/257 KB 900/1267 KB 512/1063 KB 644/1044 KB 548/713 KB 100/257 KB 904/1267 KB 516/1063 KB 672/1044 KB 548/713 KB 100/257 KB 908/1267 KB 516/1063 KB 672/1044 KB 548/713 KB 100/257 KB 912/1267 KB 516/1063 KB 672/1044 KB 548/713 KB 84/257 KB 896/1267 KB 512/1063 KB 644/1044 KB 548/713 KB 100/257 KB 912/1267 KB 516/1063 KB 672/1044 KB 552/713 KB 100/257 KB 912/1267 KB 516/1063 KB 672/1044 KB 556/713 KB 100/257 KB 912/1267 KB 516/1063 KB 672/1044 KB 560/713 KB 100/257 KB 912/1267 KB 516 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install /1063 KB 672/1044 KB 564/713 KB 100/257 KB 916/1267 KB 516/1063 KB 672/1044 KB 568/713 KB 100/257 KB 916/1267 KB 516/1063 KB 672/1044 KB 572/713 KB 100/257 KB 916/1267 KB 516/1063 KB 672/1044 KB 576/713 KB 100/257 KB 900/1267 KB 516/1063 KB 660/1044 KB 548/713 KB 104/257 KB 916/1267 KB 516/1063 KB 672/1044 KB 576/713 KB 108/257 KB 916/1267 KB 516/1063 KB 672/1044 KB 576/713 KB 112/257 KB 916/1267 KB 516/1063 KB 672/1044 KB 576/713 KB 96/257 KB 900/1267 KB 516/1063 KB 660/1044 KB 548/713 KB 112/257 KB 916/1267 KB 520/1063 KB 672/1044 KB 576/713 KB 112/257 KB 916/1267 KB 524/1063 KB 672/1044 KB 576/713 KB 112/257 KB 916/1267 KB 528/1063 KB 672/1044 KB 576/713 KB 116/257 KB 916/1267 KB 528/1063 KB 672/1044 KB 576/713 KB 120/257 KB 916/1267 KB 532/1063 KB 676/1044 KB 576/713 KB 124/257 KB 916/1267 KB 532/1063 KB 676/1044 KB 576/713 KB 100/257 KB 916/1267 KB 516/1063 KB 672/1044 KB 564/713 KB 124/257 KB 920/1267 KB 532/1063 KB 676/1044 KB 580/713 KB 124/257 KB 924/1267 KB 532/1063 KB 676/1044 KB 580/713 KB 124/257 KB 928/1267 KB 532/1063 KB 676/1044 KB 580/713 KB 124/257 KB 932/1267 KB 532/1063 KB 676/1044 KB 580/713 KB 124/257 KB 916/1267 KB 532/1063 KB 676/1044 KB 580/713 KB 128/257 KB 932/1267 KB 532/1063 KB 676/1044 KB 584/713 KB 116/257 KB 916/1267 KB 532/1063 KB 676/1044 KB 576/713 KB 128/257 KB 932/1267 KB 536/1063 KB 676/1044 KB 584/713 KB 128/257 KB 932/1267 KB 540/1063 KB 676/1044 KB 584/713 KB 128/257 KB 932/1267 KB 544/1063 KB 676/1044 KB 584/713 KB 116/257 KB 916/1267 KB 528/1063 KB 676/1044 KB 576/713 KB 128/257 KB 932/1267 KB 544/1063 KB 680/1044 KB 588/713 KB 128/257 KB 932/1267 KB 544/1063 KB 684/1044 KB 588/713 KB 128/257 KB 932/1267 KB 544/1063 KB 688/1044 KB 588/713 KB 128/257 KB 932/1267 KB 544/1063 KB 692/1044 KB 588/713 KB 128/257 KB 936/1267 KB 548/1063 KB 696/1044 KB 588/713 KB 128/257 KB 936/1267 KB 548/1063 KB 700/1044 KB 588/713 KB 128/257 KB 936/1267 KB 548/1063 KB 704/1044 KB 588/713 KB 128/257 KB 932/1267 KB 544/1063 KB 676/1044 KB 588/713 KB 128/257 KB 932/1267 KB 532/1063 KB 676/1044 KB 580/713 KB 132/257 KB 936/1267 KB 548/1063 KB 704/1044 KB 592/713 KB 136/257 KB 936/1267 KB 548/1063 KB 704/1044 KB 592/713 KB 140/257 KB 936/1267 KB 548/1063 KB 704/1044 KB 592/713 KB 144/257 KB 936/1267 KB 548/1063 KB 704/1044 KB 592/713 KB 148/257 KB 936/1267 KB 548/1063 KB 708/1044 KB 592/713 KB 128/257 KB 936/1267 KB 548/1063 KB 692/1044 KB 588/713 KB 148/257 KB 940/1267 KB 548/1063 KB 708/1044 KB 592/713 KB 148/257 KB 944/1267 KB 548/1063 KB 708/1044 KB 592/713 KB 128/257 KB 932/1267 KB 548/1063 KB 692/1044 KB 588/713 KB 148/257 KB 944/1267 KB 552/1063 KB 708/1044 KB 592/713 KB 148/257 KB 944/1267 KB 556/1063 KB 708/1044 KB 592/713 KB 148/257 KB 944/1267 KB 560/1063 KB 708/1044 KB 592/713 KB 148/257 KB 944/1267 KB 564/1063 KB 708/1044 KB 592/713 KB 152/257 KB 948/1267 KB 568/1063 KB 708/1044 KB 592/713 KB 152/257 KB 948/1267 KB 572/1063 KB 708/1044 KB 592/713 KB 152/257 KB 948/1267 KB 576/1063 KB 708/1044 KB 592/713 KB 144/257 KB 936/1267 KB 548/1063 KB 708/1044 KB 592/713 KB 152/257 KB 948/1267 KB 576/1063 KB 712/1044 KB 592/713 KB 152/257 KB 948/1267 KB 576/1063 KB 716/1044 KB 592/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 592/713 KB 128/257 KB 936/1267 KB 548/1063 KB 704/1044 KB 592/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 596/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 600/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 6 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 04/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 608/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 612/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 616/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 620/713 KB 152/257 KB 948/1267 KB 576/1063 KB 720/1044 KB 624/713 KB 152/257 KB 948/1267 KB 580/1063 KB 724/1044 KB 628/713 KB 152/257 KB 948/1267 KB 564/1063 KB 708/1044 KB 592/713 KB 156/257 KB 948/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 160/257 KB 948/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 148/257 KB 948/1267 KB 564/1063 KB 708/1044 KB 592/713 KB 160/257 KB 952/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 160/257 KB 956/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 160/257 KB 960/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 160/257 KB 964/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 164/257 KB 968/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 164/257 KB 972/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 164/257 KB 976/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 152/257 KB 948/1267 KB 580/1063 KB 724/1044 KB 624/713 KB 164/257 KB 976/1267 KB 580/1063 KB 728/1044 KB 632/713 KB 164/257 KB 976/1267 KB 580/1063 KB 732/1044 KB 632/713 KB 164/257 KB 976/1267 KB 580/1063 KB 736/1044 KB 632/713 KB 164/257 KB 976/1267 KB 580/1063 KB 740/1044 KB 632/713 KB 164/257 KB 980/1267 KB 580/1063 KB 744/1044 KB 632/713 KB 164/257 KB 980/1267 KB 580/1063 KB 748/1044 KB 632/713 KB 164/257 KB 980/1267 KB 580/1063 KB 752/1044 KB 632/713 KB 152/257 KB 948/1267 KB 580/1063 KB 720/1044 KB 624/713 KB 164/257 KB 980/1267 KB 584/1063 KB 752/1044 KB 632/713 KB 164/257 KB 980/1267 KB 588/1063 KB 752/1044 KB 632/713 KB 164/257 KB 980/1267 KB 592/1063 KB 752/1044 KB 632/713 KB 164/257 KB 980/1267 KB 580/1063 KB 740/1044 KB 632/713 KB 164/257 KB 984/1267 KB 592/1063 KB 752/1044 KB 632/713 KB 164/257 KB 988/1267 KB 592/1063 KB 752/1044 KB 632/713 KB 164/257 KB 992/1267 KB 592/1063 KB 752/1044 KB 632/713 KB 164/257 KB 996/1267 KB 592/1063 KB 752/1044 KB 632/713 KB 164/257 KB 1000/1267 KB 596/1063 KB 756/1044 KB 632/713 KB 164/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 632/713 KB 152/257 KB 976/1267 KB 580/1063 KB 740/1044 KB 632/713 KB 164/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 636/713 KB 164/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 640/713 KB 164/257 KB 964/1267 KB 580/1063 KB 724/1044 KB 632/713 KB 168/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 640/713 KB 172/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 640/713 KB 176/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 640/713 KB 180/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 640/713 KB 184/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 644/713 KB 188/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 644/713 KB 192/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 644/713 KB 196/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 644/713 KB 164/257 KB 996/1267 KB 596/1063 KB 756/1044 KB 632/713 KB 200/257 KB 1008/1267 KB 596/1063 KB 760/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 596/1063 KB 764/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 596/1063 KB 768/1044 KB 644/713 KB 164/257 KB 996/1267 KB 596/1063 KB 752/1044 KB 632/713 KB 200/257 KB 1008/1267 KB 600/1063 KB 768/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 604/1063 KB 768/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 608/1063 KB 768/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 612/1063 KB 768/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 616/1063 KB 768/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 620/1063 KB 768/1044 KB 644/7 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 13 KB 200/257 KB 1008/1267 KB 624/1063 KB 768/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 628/1063 KB 768/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 632/1063 KB 772/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 636/1063 KB 772/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 640/1063 KB 772/1044 KB 644/713 KB 200/257 KB 1008/1267 KB 596/1063 KB 756/1044 KB 644/713 KB 204/257 KB 1008/1267 KB 640/1063 KB 772/1044 KB 644/713 KB 208/257 KB 1008/1267 KB 640/1063 KB 772/1044 KB 644/713 KB 196/257 KB 1008/1267 KB 596/1063 KB 756/1044 KB 644/713 KB 180/257 KB 1004/1267 KB 596/1063 KB 756/1044 KB 644/713 KB 208/257 KB 1008/1267 KB 640/1063 KB 772/1044 KB 648/713 KB 208/257 KB 1008/1267 KB 640/1063 KB 772/1044 KB 652/713 KB 208/257 KB 1008/1267 KB 640/1063 KB 772/1044 KB 656/713 KB 208/257 KB 1008/1267 KB 640/1063 KB 772/1044 KB 660/713 KB 208/257 KB 1012/1267 KB 640/1063 KB 772/1044 KB 664/713 KB 208/257 KB 1012/1267 KB 640/1063 KB 772/1044 KB 668/713 KB 208/257 KB 1012/1267 KB 640/1063 KB 772/1044 KB 672/713 KB 208/257 KB 1012/1267 KB 640/1063 KB 772/1044 KB 676/713 KB 212/257 KB 1012/1267 KB 640/1063 KB 772/1044 KB 680/713 KB 200/257 KB 1008/1267 KB 628/1063 KB 772/1044 KB 644/713 KB 212/257 KB 1012/1267 KB 640/1063 KB 776/1044 KB 684/713 KB 212/257 KB 1012/1267 KB 640/1063 KB 772/1044 KB 676/713 KB 216/257 KB 1012/1267 KB 640/1063 KB 776/1044 KB 684/713 KB 220/257 KB 1012/1267 KB 640/1063 KB 776/1044 KB 684/713 KB 224/257 KB 1012/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 208/257 KB 1012/1267 KB 640/1063 KB 772/1044 KB 660/713 KB 224/257 KB 1016/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 224/257 KB 1020/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 224/257 KB 1024/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 224/257 KB 1028/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1032/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1036/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1040/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1044/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1048/1267 KB 644/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1052/1267 KB 644/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 644/1063 KB 780/1044 KB 684/713 KB 220/257 KB 1012/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 644/1063 KB 784/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 644/1063 KB 788/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 644/1063 KB 792/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 644/1063 KB 796/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 644/1063 KB 800/1044 KB 684/713 KB 228/257 KB 1044/1267 KB 644/1063 KB 780/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 648/1063 KB 800/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 652/1063 KB 800/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 656/1063 KB 800/1044 KB 684/713 KB 228/257 KB 1056/1267 KB 660/1063 KB 800/1044 KB 684/713 KB 212/257 KB 1012/1267 KB 640/1063 KB 772/1044 KB 684/713 KB 228/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 688/713 KB 228/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 692/713 KB 228/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 696/713 KB 228/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 700/713 KB 228/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 704/713 KB 228/257 KB 1028/1267 KB 640/1063 KB 780/1044 KB 684/713 KB 232/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 704/713 KB 236/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 704/713 KB 240/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 704/713 KB 244/257 KB 1060/1267 KB unit-mysql-0: 23:23:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 660/1063 KB 804/1044 KB 704/713 KB 248/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 708/713 KB 252/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 708/713 KB 256/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 708/713 KB 257/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 708/713 KB 228/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 684/713 KB 257/257 KB 1064/1267 KB 664/1063 KB 804/1044 KB 708/713 KB 257/257 KB 1068/1267 KB 664/1063 KB 804/1044 KB 708/713 KB 257/257 KB 1072/1267 KB 664/1063 KB 804/1044 KB 708/713 KB 228/257 KB 1056/1267 KB 660/1063 KB 804/1044 KB 684/713 KB 257/257 KB 1072/1267 KB 664/1063 KB 808/1044 KB 708/713 KB 257/257 KB 1072/1267 KB 664/1063 KB 812/1044 KB 708/713 KB 257/257 KB 1072/1267 KB 664/1063 KB 816/1044 KB 708/713 KB 257/257 KB 1060/1267 KB 664/1063 KB 804/1044 KB 708/713 KB 257/257 KB 1072/1267 KB 668/1063 KB 816/1044 KB 708/713 KB 257/257 KB 1072/1267 KB 672/1063 KB 816/1044 KB 708/713 KB 244/257 KB 1060/1267 KB 660/1063 KB 804/1044 KB 708/713 KB 257/257 KB 1072/1267 KB 672/1063 KB 816/1044 KB 712/713 KB 257/257 KB 1072/1267 KB 672/1063 KB 816/1044 KB 713/713 KB 257/257 KB 1072/1267 KB 672/1063 KB 820/1044 KB 713/713 KB 257/257 KB 1076/1267 KB 676/1063 KB 824/1044 KB 713/713 KB 257/257 KB 1076/1267 KB 676/1063 KB 828/1044 KB 713/713 KB 257/257 KB 1076/1267 KB 676/1063 KB 832/1044 KB 713/713 KB 257/257 KB 1076/1267 KB 676/1063 KB 820/1044 KB 713/713 KB 257/257 KB 1080/1267 KB 676/1063 KB 832/1044 KB 713/713 KB 257/257 KB 1084/1267 KB 676/1063 KB 832/1044 KB 713/713 KB 257/257 KB 1088/1267 KB 676/1063 KB 832/1044 KB 713/713 KB 257/257 KB 1092/1267 KB 676/1063 KB 832/1044 KB 713/713 KB 257/257 KB 1096/1267 KB 676/1063 KB 836/1044 KB 713/713 KB 257/257 KB 1100/1267 KB 676/1063 KB 836/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 676/1063 KB 836/1044 KB 713/713 KB 257/257 KB 1072/1267 KB 676/1063 KB 820/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 680/1063 KB 836/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 684/1063 KB 836/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 688/1063 KB 836/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 692/1063 KB 836/1044 KB 713/713 KB 257/257 KB 1092/1267 KB 676/1063 KB 836/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 696/1063 KB 840/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 696/1063 KB 844/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 696/1063 KB 848/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 696/1063 KB 848/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 700/1063 KB 848/1044 KB 713/713 KB 257/257 KB 1104/1267 KB 704/1063 KB 848/1044 KB 713/713 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 1157.4 KB/sec) unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 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 415.3 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 1104/1267 KB 704/1063 KB 852/1044 KB 1108/1267 KB 704/1063 KB 856/1044 KB 1108/1267 KB 704/1063 KB 860/1044 KB 1108/1267 KB 704/1063 KB 864/1044 KB 1108/1267 KB 704/1063 KB 852/1044 KB 1108/1267 KB 708/1063 KB 864/1044 KB 1108/1267 KB 712/1063 KB 868/1044 KB 1108/1267 KB 716/1063 KB 868/1044 KB 1108/1267 KB 720/1063 KB 868/1044 KB 1108/1267 KB 724/1063 KB 868/1044 KB 1108/1267 KB 728/1063 KB 868/1044 KB 1108/1267 KB 732/1063 KB 868/1044 KB 1108/1267 KB 736/1063 KB 868/1044 KB 1108/1267 KB 740/1063 KB 868/1044 KB 1108/1267 KB 708/1063 KB 868/1044 KB 1108/1267 KB 740/1063 KB 872/1044 KB 1108/1267 KB 740/1063 KB 876/1044 KB 1108/1267 KB 740/1063 KB 880/1044 KB 1108/1267 KB 740/1063 KB 884/1044 KB 1108/1267 KB 740/1063 KB 888/1044 KB 4/358 KB 1108/1267 KB 740/1063 KB 892/1044 KB 4/358 KB 1108/1267 KB 740/1063 KB 896/1044 KB 4/358 KB 1108/1267 KB 740/1063 KB 884/1044 KB 4/358 KB 1108/1267 KB 740/1063 KB 896/1044 KB 8/358 KB 1108/1267 KB 740/1063 KB 896/1044 KB 12/358 KB 1108/1267 KB 740/1063 KB 896/1044 KB 16/358 KB 1108/1267 KB 744/1063 KB 896/1044 KB 16/358 KB 1108/1267 KB 748/1063 KB 896/1044 KB 16/358 KB 1108/1267 KB 752/1063 KB 900/1044 KB 16/358 KB 1108/1267 KB 756/1063 KB 900/1044 KB 16/358 KB 1108/1267 KB 760/1063 KB 900/1044 KB 20/358 KB 1108/1267 KB 764/1063 KB 900/1044 KB 20/358 KB 1108/1267 KB 748/1063 KB 900/1044 KB 16/358 KB 1108/1267 KB 768/1063 KB 904/1044 KB 20/358 KB 1108/1267 KB 768/1063 KB 908/1044 KB 20/358 KB 1108/1267 KB 768/1063 KB 912/1044 KB 20/358 KB 1108/1267 KB 756/1063 KB 900/1044 KB 20/358 KB 1108/1267 KB 768/1063 KB 912/1044 KB 24/358 KB 1108/1267 KB 768/1063 KB 912/1044 KB 28/358 KB 1108/1267 KB 768/1063 KB 912/1044 KB 32/358 KB 1108/1267 KB 768/1063 KB 916/1044 KB 32/358 KB 1108/1267 KB 768/1063 KB 920/1044 KB 36/358 KB 1108/1267 KB 768/1063 KB 924/1044 KB 36/358 KB 1108/1267 KB 768/1063 KB 916/1044 KB 36/358 KB 1108/1267 KB 768/1063 KB 924/1044 KB 40/358 KB 1108/1267 KB 768/1063 KB 924/1044 KB 44/358 KB 1108/1267 KB 768/1063 KB 928/1044 KB 48/358 KB 1108/1267 KB 768/1063 KB 916/1044 KB 32/358 KB 1108/1267 KB 772/1063 KB 928/1044 KB 48/358 KB 1108/1267 KB 776/1063 KB 928/1044 KB 48/358 KB 1108/1267 KB 780/1063 KB 928/1044 KB 48/358 KB 1108/1267 KB 784/1063 KB 928/1044 KB 48/358 KB 1108/1267 KB 768/1063 KB 928/1044 KB 44/358 KB 1108/1267 KB 784/1063 KB 932/1044 KB 48/358 KB 1108/1267 KB 788/1063 KB 936/1044 KB 52/358 KB 1108/1267 KB 788/1063 KB 940/1044 KB 52/358 KB 1112/1267 KB 788/1063 KB 944/1044 KB 52/358 KB 1108/1267 KB 788/1063 KB 932/1044 KB 52/358 KB 1112/1267 KB 792/1063 KB 944/1044 KB 52/358 KB 1112/1267 KB 796/1063 KB 944/1044 KB 52/358 KB 1112/1267 KB 800/1063 KB 944/1044 KB 52/358 KB 1112/1267 KB 804/1063 KB 944/1044 KB 52/358 KB 1112/1267 KB 808/1063 KB 948/1044 KB 52/358 KB 1112/1267 KB 812/1063 KB 948/1044 KB 52/358 KB 1112/1267 KB 816/1063 KB 948/1044 KB 52/358 KB 1108/1267 KB 784/1063 KB 932/1044 KB 52/358 KB 1112/1267 KB 816/1063 KB 948/1044 KB 56/358 KB 1112/1267 KB 816/1063 KB 948/1044 KB 60/358 KB 1112/1267 KB 816/1063 KB 948/1044 KB 64/358 KB 1112/1267 KB 816/1063 KB 948/1044 KB 68/358 KB 1112/1267 KB 816/1063 KB 948/1044 KB 72/358 KB 1112/1267 KB 816/1063 KB 948/1044 KB 76/358 KB 1112/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1112/1267 KB 804/1063 KB 948/1044 KB 52/358 KB 1112/1267 KB 788/1063 KB 940/1044 KB 52/358 KB 1116/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1120/1267 KB 816/1063 KB 948/1044 KB 80/3 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 58 KB 1124/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1128/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1132/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1136/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1140/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1144/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1148/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1152/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1156/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1160/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1164/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1168/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1172/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1176/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1180/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1184/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1188/1267 KB 816/1063 KB 948/1044 KB 80/358 KB 1188/1267 KB 816/1063 KB 952/1044 KB 80/358 KB 1188/1267 KB 816/1063 KB 956/1044 KB 80/358 KB 1188/1267 KB 816/1063 KB 960/1044 KB 80/358 KB 1192/1267 KB 816/1063 KB 960/1044 KB 80/358 KB 1196/1267 KB 816/1063 KB 960/1044 KB 80/358 KB 1200/1267 KB 816/1063 KB 964/1044 KB 84/358 KB 1204/1267 KB 816/1063 KB 964/1044 KB 84/358 KB 1208/1267 KB 820/1063 KB 964/1044 KB 84/358 KB 1212/1267 KB 820/1063 KB 964/1044 KB 84/358 KB 1216/1267 KB 820/1063 KB 964/1044 KB 84/358 KB 1196/1267 KB 816/1063 KB 964/1044 KB 84/358 KB 1216/1267 KB 820/1063 KB 968/1044 KB 84/358 KB 1216/1267 KB 820/1063 KB 972/1044 KB 84/358 KB 1216/1267 KB 820/1063 KB 976/1044 KB 84/358 KB 1196/1267 KB 816/1063 KB 960/1044 KB 84/358 KB 1216/1267 KB 820/1063 KB 976/1044 KB 88/358 KB 1216/1267 KB 820/1063 KB 976/1044 KB 92/358 KB 1216/1267 KB 820/1063 KB 976/1044 KB 96/358 KB 1204/1267 KB 820/1063 KB 964/1044 KB 84/358 KB 1216/1267 KB 824/1063 KB 976/1044 KB 96/358 KB 1216/1267 KB 828/1063 KB 976/1044 KB 96/358 KB 1216/1267 KB 832/1063 KB 976/1044 KB 100/358 KB 1216/1267 KB 836/1063 KB 976/1044 KB 100/358 KB 1220/1267 KB 840/1063 KB 980/1044 KB 100/358 KB 1220/1267 KB 844/1063 KB 980/1044 KB 100/358 KB 1220/1267 KB 848/1063 KB 980/1044 KB 100/358 KB 1216/1267 KB 828/1063 KB 976/1044 KB 100/358 KB 1220/1267 KB 848/1063 KB 980/1044 KB 104/358 KB 1220/1267 KB 836/1063 KB 980/1044 KB 100/358 KB 1224/1267 KB 848/1063 KB 980/1044 KB 104/358 KB 1228/1267 KB 848/1063 KB 980/1044 KB 108/358 KB 1232/1267 KB 848/1063 KB 980/1044 KB 108/358 KB 1216/1267 KB 836/1063 KB 980/1044 KB 100/358 KB 1232/1267 KB 848/1063 KB 984/1044 KB 108/358 KB 1232/1267 KB 848/1063 KB 988/1044 KB 108/358 KB 1232/1267 KB 848/1063 KB 992/1044 KB 108/358 KB 1224/1267 KB 848/1063 KB 980/1044 KB 108/358 KB 1232/1267 KB 848/1063 KB 992/1044 KB 112/358 KB 1232/1267 KB 848/1063 KB 996/1044 KB 112/358 KB 1236/1267 KB 852/1063 KB 1000/1044 KB 116/358 KB 1236/1267 KB 852/1063 KB 1004/1044 KB 116/358 KB 1236/1267 KB 852/1063 KB 1008/1044 KB 116/358 KB 1236/1267 KB 852/1063 KB 996/1044 KB 116/358 KB 1236/1267 KB 852/1063 KB 1008/1044 KB 120/358 KB 1236/1267 KB 852/1063 KB 1008/1044 KB 124/358 KB 1236/1267 KB 852/1063 KB 1008/1044 KB 128/358 KB 1236/1267 KB 852/1063 KB 996/1044 KB 112/358 KB 1240/1267 KB 852/1063 KB 1008/1044 KB 128/358 KB 1244/1267 KB 852/1063 KB 1008/1044 KB 128/358 KB 1248/1267 KB 852/1063 KB 1008/1044 KB 128/358 KB 1252/1267 KB 852/1063 KB 1008/1044 KB 128/358 KB 1256/1267 KB 852/1063 KB 1012/1044 KB 132/358 KB 1260/1267 KB 852/1063 KB 1012/1044 KB 132/358 KB 1264/1267 KB 852/1063 KB 1012/1044 KB 132/358 KB 1232/1267 KB 852/1063 KB 996/1044 KB 112/358 KB 1264/126 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 7 KB 856/1063 KB 1012/1044 KB 132/358 KB 1264/1267 KB 860/1063 KB 1012/1044 KB 132/358 KB 1264/1267 KB 864/1063 KB 1012/1044 KB 132/358 KB 1264/1267 KB 868/1063 KB 1012/1044 KB 132/358 KB 1264/1267 KB 872/1063 KB 1012/1044 KB 132/358 KB 1264/1267 KB 876/1063 KB 1012/1044 KB 132/358 KB 1264/1267 KB 880/1063 KB 1012/1044 KB 132/358 KB 1264/1267 KB 884/1063 KB 1012/1044 KB 132/358 KB 1252/1267 KB 852/1063 KB 1012/1044 KB 132/358 KB 1267/1267 KB 884/1063 KB 1016/1044 KB 132/358 KB 1267/1267 KB 884/1063 KB 1020/1044 KB 132/358 KB 1267/1267 KB 884/1063 KB 1024/1044 KB 132/358 KB 1252/1267 KB 852/1063 KB 1008/1044 KB 132/358 KB 1267/1267 KB 884/1063 KB 1024/1044 KB 136/358 KB 1267/1267 KB 884/1063 KB 1024/1044 KB 140/358 KB 1267/1267 KB 884/1063 KB 1024/1044 KB 144/358 KB 1267/1267 KB 884/1063 KB 1024/1044 KB 148/358 KB 1267/1267 KB 884/1063 KB 1028/1044 KB 152/358 KB 1267/1267 KB 884/1063 KB 1028/1044 KB 156/358 KB 1267/1267 KB 884/1063 KB 1012/1044 KB 132/358 KB 1267/1267 KB 888/1063 KB 1028/1044 KB 156/358 KB 1267/1267 KB 892/1063 KB 1028/1044 KB 160/358 KB 1267/1267 KB 896/1063 KB 1028/1044 KB 160/358 KB 1267/1267 KB 884/1063 KB 1028/1044 KB 148/358 KB 1267/1267 KB 896/1063 KB 1032/1044 KB 160/358 KB 1267/1267 KB 896/1063 KB 1036/1044 KB 160/358 KB 1267/1267 KB 896/1063 KB 1040/1044 KB 160/358 KB 1267/1267 KB 888/1063 KB 1028/1044 KB 160/358 KB 1267/1267 KB 896/1063 KB 1044/1044 KB 160/358 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 164/358 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 164/358 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 168/358 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 172/358 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 176/358 KB 1267/1267 KB 900/1063 KB 1044/1044 KB 160/358 KB 1267/1267 KB 904/1063 KB 1044/1044 KB 176/358 KB 1267/1267 KB 908/1063 KB 1044/1044 KB 176/358 KB 1267/1267 KB 912/1063 KB 1044/1044 KB 176/358 KB 1267/1267 KB 916/1063 KB 1044/1044 KB 176/358 KB 1267/1267 KB 920/1063 KB 1044/1044 KB 180/358 KB 1267/1267 KB 924/1063 KB 1044/1044 KB 180/358 KB 1267/1267 KB 928/1063 KB 1044/1044 KB 180/358 KB 1267/1267 KB 916/1063 KB 1044/1044 KB 180/358 KB 1267/1267 KB 928/1063 KB 1044/1044 KB 184/358 KB 1267/1267 KB 928/1063 KB 1044/1044 KB 188/358 KB 1267/1267 KB 928/1063 KB 1044/1044 KB 192/358 KB 1267/1267 KB 928/1063 KB 1044/1044 KB 196/358 KB 1267/1267 KB 932/1063 KB 1044/1044 KB 200/358 KB 1267/1267 KB 932/1063 KB 1044/1044 KB 204/358 KB 1267/1267 KB 932/1063 KB 1044/1044 KB 208/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1870.7 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 932/1063 KB 1044/1044 KB 196/358 KB 936/1063 KB 1044/1044 KB 208/358 KB 940/1063 KB 1044/1044 KB 208/358 KB 944/1063 KB 1044/1044 KB 208/358 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 1537.4 KB/sec) unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 948/1063 KB 208/358 KB 952/1063 KB 212/358 KB 956/1063 KB 212/358 KB 960/1063 KB 212/358 KB 948/1063 KB 212/358 KB 960/1063 KB 216/358 KB 960/1063 KB 220/358 KB 960/1063 KB 224/358 KB 964/1063 KB 224/358 KB 968/1063 KB 228/358 KB 972/1063 KB 228/358 KB 976/1063 KB 228/358 KB 3/5 KB 980/1063 KB 228/358 KB 3/5 KB 984/1063 KB 228/358 KB 3/5 KB 988/1063 KB 228/358 KB 3/5 KB 992/1063 KB 228/358 KB 964/1063 KB 228/358 KB 3/5 KB 992/1063 KB 232/358 KB 3/5 KB 976/1063 KB 228/358 KB 4/5 KB 992/1063 KB 232/358 KB 5/5 KB 992/1063 KB 232/358 KB 5/5 KB 992/1063 KB 236/358 KB 5/5 KB 992/1063 KB 240/358 KB 5/5 KB 992/1063 KB 244/358 KB 5/5 KB 992/1063 KB 248/358 KB 5/5 KB 992/1063 KB 252/358 KB 5/5 KB 992/1063 KB 256/358 KB 5/5 KB 4/86 KB 992/1063 KB 256/358 KB 5/5 KB 8/86 KB 992/1063 KB 256/358 KB 5/5 KB 12/86 KB 992/1063 KB 256/358 KB 5/5 KB 16/86 KB 992/1063 KB 256/358 KB 5/5 KB 20/86 KB 992/1063 KB 256/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.3 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 5/5 KB 24/86 KB 992/1063 KB 256/358 KB 28/86 KB 992/1063 KB 256/358 KB 32/86 KB 992/1063 KB 256/358 KB 36/86 KB 992/1063 KB 256/358 KB 40/86 KB 992/1063 KB 256/358 KB 44/86 KB 992/1063 KB 256/358 KB 48/86 KB 992/1063 KB 256/358 KB 52/86 KB 992/1063 KB 256/358 KB 56/86 KB 996/1063 KB 260/358 KB 60/86 KB 996/1063 KB 260/358 KB 64/86 KB 996/1063 KB 260/358 KB 52/86 KB 996/1063 KB 256/358 KB 64/86 KB 1000/1063 KB 260/358 KB 64/86 KB 1004/1063 KB 260/358 KB 64/86 KB 1008/1063 KB 260/358 KB 52/86 KB 996/1063 KB 260/358 KB 64/86 KB 1008/1063 KB 264/358 KB 64/86 KB 1008/1063 KB 268/358 KB 64/86 KB 1012/1063 KB 268/358 KB 68/86 KB 1016/1063 KB 272/358 KB 68/86 KB 1020/1063 KB 272/358 KB 68/86 KB 1024/1063 KB 272/358 KB 68/86 KB 1012/1063 KB 272/358 KB 72/86 KB 1024/1063 KB 272/358 KB 76/86 KB 1024/1063 KB 272/358 KB 80/86 KB 1024/1063 KB 272/358 KB 64/86 KB 1012/1063 KB 272/358 KB 80/86 KB 1024/1063 KB 276/358 KB 80/86 KB 1024/1063 KB 280/358 KB 80/86 KB 1024/1063 KB 284/358 KB 80/86 KB 1024/1063 KB 288/358 KB 80/86 KB 1024/1063 KB 292/358 KB 84/86 KB 1028/1063 KB 3/404 KB 296/358 KB 84/86 KB 1028/1063 KB 3/404 KB 300/358 KB 84/86 KB 1028/1063 KB 3/404 KB 304/358 KB 84/86 KB 1028/1063 KB 3/404 KB 308/358 KB 84/86 KB 1028/1063 KB 3/404 KB 312/358 KB 84/86 KB 1028/1063 KB 3/404 KB 316/358 KB 84/86 KB 1028/1063 KB 3/404 KB 320/358 KB 84/86 KB 1028/1063 KB 3/404 KB 292/358 KB 84/86 KB 1032/1063 KB 3/404 KB 320/358 KB 84/86 KB 1036/1063 KB 3/404 KB 320/358 KB 84/86 KB 1040/1063 KB 3/404 KB 320/358 KB 84/86 KB 1024/1063 KB 3/404 KB 292/358 KB 80/86 KB 1024/1063 KB 3/404 KB 292/358 KB 84/86 KB 1040/1063 KB 5/404 KB 320/358 KB 84/86 KB 1040/1063 KB 8/404 KB 320/358 KB 84/86 KB 1040/1063 KB 11/404 KB 320/358 KB 84/86 KB 1040/1063 KB 13/404 KB 320/358 KB 84/86 KB 1040/1063 KB 16/404 KB 320/358 KB 84/86 KB 1040/1063 KB 19/404 KB 320/358 KB 84/86 KB 1040/1063 KB 21/404 KB 320/358 KB 84/86 KB 1040/1063 KB 24/404 KB 320/358 KB 84/86 KB 1040/1063 KB 27/404 KB 320/358 KB 84/86 KB 1040/1063 KB 29/404 KB 320/358 KB 86/86 KB 1040/1063 KB 32/404 KB 320/358 KB 86/86 KB 1040/1063 KB 29/404 KB 320/358 KB 86/86 KB 1040/1063 KB 36/404 KB 320/358 KB 86/86 KB 1044/1063 KB 36/404 KB 320/358 KB 86/86 KB 1048/1063 KB 36/404 KB 320/358 KB 86/86 KB 1052/1063 KB 36/404 KB 320/358 KB 86/86 KB 1056/1063 KB 36/404 KB 320/358 KB 86/86 KB 1060/1063 KB 36/404 KB 320/358 KB 86/86 KB 1063/1063 KB 36/404 KB 324/358 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 119.2 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 86/86 KB 1060/1063 KB 36/404 KB 324/358 KB 1063/1063 KB 36/404 KB 328/358 KB 1063/1063 KB 36/404 KB 332/358 KB 1063/1063 KB 36/404 KB 336/358 KB 1063/1063 KB 36/404 KB 340/358 KB 1063/1063 KB 36/404 KB 344/358 KB 1063/1063 KB 36/404 KB 348/358 KB 1063/1063 KB 36/404 KB 352/358 KB 1063/1063 KB 36/404 KB 356/358 KB 1063/1063 KB 36/404 KB 358/358 KB 1063/1063 KB 40/404 KB 358/358 KB 1063/1063 KB 44/404 KB 358/358 KB 1063/1063 KB 48/404 KB 358/358 KB 1063/1063 KB 52/404 KB 358/358 KB 1063/1063 KB 56/404 KB 358/358 KB 1063/1063 KB 60/404 KB 358/358 KB 1063/1063 KB 64/404 KB 358/358 KB 1063/1063 KB 68/404 KB 358/358 KB 1063/1063 KB 72/404 KB 358/358 KB 1063/1063 KB 76/404 KB 358/358 KB 1063/1063 KB 80/404 KB 358/358 KB 1063/1063 KB 84/404 KB 358/358 KB 1063/1063 KB 88/404 KB 358/358 KB 1063/1063 KB 92/404 KB 358/358 KB 1063/1063 KB 96/404 KB 358/358 KB 1063/1063 KB 100/404 KB 358/358 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 491.6 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 1063/1063 KB 104/404 KB 1063/1063 KB 108/404 KB 1063/1063 KB 112/404 KB 1063/1063 KB 116/404 KB 1063/1063 KB 120/404 KB 1063/1063 KB 124/404 KB 1063/1063 KB 128/404 KB 1063/1063 KB 132/404 KB 1063/1063 KB 136/404 KB 1063/1063 KB 140/404 KB 1063/1063 KB 144/404 KB 1063/1063 KB 148/404 KB 1063/1063 KB 152/404 KB 1063/1063 KB 156/404 KB 1063/1063 KB 160/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 1443.1 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 164/404 KB 168/404 KB 172/404 KB 176/404 KB 180/404 KB 184/404 KB 188/404 KB 192/404 KB 196/404 KB 200/404 KB 4/894 KB 200/404 KB 8/894 KB 200/404 KB 12/894 KB 200/404 KB 16/894 KB 200/404 KB 20/894 KB 200/404 KB 24/894 KB 200/404 KB 28/894 KB 200/404 KB 32/894 KB 200/404 KB 36/894 KB 200/404 KB 40/894 KB 200/404 KB 44/894 KB 200/404 KB 48/894 KB 200/404 KB 52/894 KB 200/404 KB 56/894 KB 200/404 KB 60/894 KB 200/404 KB 64/894 KB 200/404 KB 68/894 KB 200/404 KB 4/26 KB 68/894 KB 204/404 KB 4/26 KB 68/894 KB 200/404 KB 8/26 KB 68/894 KB 204/404 KB 12/26 KB 68/894 KB 204/404 KB 16/26 KB 68/894 KB 204/404 KB 20/26 KB 68/894 KB 204/404 KB 24/26 KB 68/894 KB 204/404 KB 26/26 KB 68/894 KB 204/404 KB 26/26 KB 68/894 KB 208/404 KB 26/26 KB 72/894 KB 208/404 KB 26/26 KB 76/894 KB 208/404 KB 26/26 KB 80/894 KB 208/404 KB 26/26 KB 4/587 KB 80/894 KB 208/404 KB 26/26 KB 8/587 KB 80/894 KB 208/404 KB 26/26 KB 12/587 KB 80/894 KB 208/404 KB 26/26 KB 16/587 KB 80/894 KB 208/404 KB 26/26 KB 20/587 KB 80/894 KB 208/404 KB 26/26 KB 24/587 KB 80/894 KB 208/404 KB 26/26 KB 28/587 KB 80/894 KB 208/404 KB 26/26 KB 32/587 KB 80/894 KB 208/404 KB 26/26 KB 36/587 KB 80/894 KB 208/404 KB 26/26 KB 40/587 KB 80/894 KB 208/404 KB 26/26 KB 44/587 KB 80/894 KB 208/404 KB 26/26 KB 48/587 KB 80/894 KB 208/404 KB 26/26 KB 52/587 KB 80/894 KB 208/404 KB 26/26 KB 56/587 KB 80/894 KB 208/404 KB 26/26 KB 60/587 KB 80/894 KB 208/404 KB 26/26 KB 64/587 KB 80/894 KB 208/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 33.8 KB/sec) unit-abot-epc-basic-0: 23:23:32 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-mysql-0: 23:23:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 68/587 KB 80/894 KB 208/404 KB 72/587 KB 84/894 KB 212/404 KB 68/587 KB 84/894 KB 212/404 KB 68/587 KB 84/894 KB 208/404 KB 76/587 KB 84/894 KB 216/404 KB 76/587 KB 88/894 KB 216/404 KB 76/587 KB 88/894 KB 220/404 KB 76/587 KB 92/894 KB 224/404 KB 76/587 KB 92/894 KB 220/404 KB 76/587 KB 96/894 KB 224/404 KB 76/587 KB 100/894 KB 224/404 KB 76/587 KB 104/894 KB 228/404 KB 76/587 KB 108/894 KB 228/404 KB 76/587 KB 112/894 KB 228/404 KB 76/587 KB 100/894 KB 228/404 KB 76/587 KB 112/894 KB 232/404 KB 76/587 KB 112/894 KB 236/404 KB 76/587 KB 100/894 KB 224/404 KB 80/587 KB 112/894 KB 236/404 KB 84/587 KB 112/894 KB 236/404 KB 88/587 KB 112/894 KB 236/404 KB 92/587 KB 112/894 KB 240/404 KB 96/587 KB 112/894 KB 240/404 KB 100/587 KB 112/894 KB 240/404 KB 104/587 KB 116/894 KB 240/404 KB 108/587 KB 116/894 KB 240/404 KB 112/587 KB 116/894 KB 240/404 KB 4/79 KB 112/587 KB 116/894 KB 240/404 KB 8/79 KB 112/587 KB 116/894 KB 240/404 KB 12/79 KB 112/587 KB 116/894 KB 240/404 KB 16/79 KB 112/587 KB 116/894 KB 240/404 KB 20/79 KB 112/587 KB 116/894 KB 240/404 KB 24/79 KB 112/587 KB 116/894 KB 240/404 KB 28/79 KB 112/587 KB 116/894 KB 240/404 KB 32/79 KB 112/587 KB 116/894 KB 240/404 KB 36/79 KB 112/587 KB 116/894 KB 240/404 KB 40/79 KB 112/587 KB 116/894 KB 240/404 KB 44/79 KB 112/587 KB 116/894 KB 240/404 KB 48/79 KB 112/587 KB 116/894 KB 240/404 KB 88/587 KB 112/894 KB 240/404 KB 48/79 KB 112/587 KB 116/894 KB 244/404 KB 48/79 KB 112/587 KB 116/894 KB 248/404 KB 48/79 KB 112/587 KB 116/894 KB 252/404 KB 48/79 KB 112/587 KB 116/894 KB 256/404 KB 48/79 KB 112/587 KB 116/894 KB 260/404 KB 52/79 KB 116/587 KB 116/894 KB 264/404 KB 52/79 KB 116/587 KB 116/894 KB 268/404 KB 52/79 KB 116/587 KB 116/894 KB 272/404 KB 100/587 KB 116/894 KB 240/404 KB 52/79 KB 116/587 KB 120/894 KB 272/404 KB 52/79 KB 116/587 KB 124/894 KB 272/404 KB 52/79 KB 116/587 KB 128/894 KB 272/404 KB 52/79 KB 116/587 KB 132/894 KB 272/404 KB 52/79 KB 116/587 KB 136/894 KB 272/404 KB 52/79 KB 116/587 KB 140/894 KB 272/404 KB 52/79 KB 116/587 KB 144/894 KB 272/404 KB 52/79 KB 116/587 KB 148/894 KB 272/404 KB 52/79 KB 116/587 KB 152/894 KB 276/404 KB 52/79 KB 116/587 KB 156/894 KB 276/404 KB 52/79 KB 116/587 KB 160/894 KB 276/404 KB 52/79 KB 116/587 KB 116/894 KB 260/404 KB 52/79 KB 120/587 KB 160/894 KB 276/404 KB 52/79 KB 124/587 KB 160/894 KB 276/404 KB 52/79 KB 128/587 KB 160/894 KB 276/404 KB 52/79 KB 112/587 KB 116/894 KB 260/404 KB 56/79 KB 128/587 KB 160/894 KB 276/404 KB 60/79 KB 128/587 KB 160/894 KB 276/404 KB 64/79 KB 128/587 KB 160/894 KB 276/404 KB 68/79 KB 128/587 KB 160/894 KB 276/404 KB 72/79 KB 128/587 KB 160/894 KB 276/404 KB 76/79 KB 128/587 KB 160/894 KB 276/404 KB 79/79 KB 128/587 KB 160/894 KB 276/404 KB 79/79 KB 132/587 KB 160/894 KB 276/404 KB 79/79 KB 136/587 KB 160/894 KB 276/404 KB 79/79 KB 140/587 KB 160/894 KB 276/404 KB 79/79 KB 144/587 KB 164/894 KB 276/404 KB 52/79 KB 116/587 KB 148/894 KB 276/404 KB 79/79 KB 144/587 KB 164/894 KB 280/404 KB 79/79 KB 144/587 KB 164/894 KB 284/404 KB 79/79 KB 144/587 KB 164/894 KB 288/404 KB 79/79 KB 144/587 KB 164/894 KB 292/404 KB 79/79 KB 148/587 KB 164/894 KB 296/404 KB 79/79 KB 148/587 KB 164/894 KB 300/404 KB 79/79 KB 148/587 KB 164/894 KB 304/404 KB 79/79 KB 140/587 KB 164/894 KB 276/404 KB 79/79 KB 148/587 KB 168/894 KB 304/404 KB 79/79 KB 148/587 KB 172/894 KB 304/404 KB 79/ unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 79 KB 148/587 KB 176/894 KB 304/404 KB 79/79 KB 148/587 KB 180/894 KB 304/404 KB 79/79 KB 148/587 KB 184/894 KB 308/404 KB 79/79 KB 148/587 KB 188/894 KB 308/404 KB 79/79 KB 148/587 KB 192/894 KB 308/404 KB 79/79 KB 148/587 KB 164/894 KB 292/404 KB 79/79 KB 152/587 KB 192/894 KB 308/404 KB 79/79 KB 156/587 KB 192/894 KB 308/404 KB 79/79 KB 160/587 KB 192/894 KB 308/404 KB 79/79 KB 164/587 KB 192/894 KB 308/404 KB 79/79 KB 168/587 KB 192/894 KB 308/404 KB 79/79 KB 172/587 KB 192/894 KB 308/404 KB 79/79 KB 176/587 KB 192/894 KB 308/404 KB 79/79 KB 148/587 KB 180/894 KB 308/404 KB 79/79 KB 176/587 KB 192/894 KB 312/404 KB 79/79 KB 176/587 KB 192/894 KB 316/404 KB 79/79 KB 176/587 KB 192/894 KB 320/404 KB 79/79 KB 176/587 KB 196/894 KB 324/404 KB 79/79 KB 176/587 KB 200/894 KB 324/404 KB 79/79 KB 176/587 KB 204/894 KB 324/404 KB 79/79 KB 176/587 KB 208/894 KB 324/404 KB 79/79 KB 176/587 KB 212/894 KB 324/404 KB 79/79 KB 176/587 KB 204/894 KB 324/404 KB 79/79 KB 180/587 KB 212/894 KB 328/404 KB 79/79 KB 180/587 KB 212/894 KB 332/404 KB 79/79 KB 180/587 KB 212/894 KB 336/404 KB 79/79 KB 180/587 KB 212/894 KB 324/404 KB 79/79 KB 184/587 KB 212/894 KB 336/404 KB 79/79 KB 188/587 KB 212/894 KB 336/404 KB 79/79 KB 192/587 KB 212/894 KB 336/404 KB 79/79 KB 192/587 KB 212/894 KB 340/404 KB 79/79 KB 196/587 KB 216/894 KB 344/404 KB 79/79 KB 196/587 KB 216/894 KB 348/404 KB 79/79 KB 196/587 KB 216/894 KB 352/404 KB 79/79 KB 196/587 KB 216/894 KB 340/404 KB 79/79 KB 196/587 KB 220/894 KB 352/404 KB 79/79 KB 196/587 KB 224/894 KB 352/404 KB 79/79 KB 196/587 KB 212/894 KB 340/404 KB 79/79 KB 200/587 KB 224/894 KB 352/404 KB 79/79 KB 204/587 KB 224/894 KB 352/404 KB 79/79 KB 208/587 KB 228/894 KB 352/404 KB 79/79 KB 212/587 KB 228/894 KB 352/404 KB 79/79 KB 216/587 KB 228/894 KB 356/404 KB 79/79 KB 220/587 KB 228/894 KB 356/404 KB 79/79 KB 224/587 KB 228/894 KB 356/404 KB 79/79 KB 204/587 KB 228/894 KB 352/404 KB 79/79 KB 224/587 KB 232/894 KB 356/404 KB 79/79 KB 224/587 KB 236/894 KB 356/404 KB 79/79 KB 212/587 KB 228/894 KB 356/404 KB 79/79 KB 224/587 KB 236/894 KB 360/404 KB 79/79 KB 224/587 KB 236/894 KB 364/404 KB 79/79 KB 224/587 KB 240/894 KB 364/404 KB 79/79 KB 224/587 KB 240/894 KB 368/404 KB 79/79 KB 224/587 KB 244/894 KB 368/404 KB 79/79 KB 228/587 KB 248/894 KB 372/404 KB 79/79 KB 228/587 KB 252/894 KB 372/404 KB 79/79 KB 228/587 KB 256/894 KB 372/404 KB 79/79 KB 228/587 KB 244/894 KB 372/404 KB 79/79 KB 232/587 KB 256/894 KB 372/404 KB 79/79 KB 236/587 KB 256/894 KB 372/404 KB 79/79 KB 240/587 KB 256/894 KB 372/404 KB 79/79 KB 244/587 KB 256/894 KB 372/404 KB 79/79 KB 248/587 KB 260/894 KB 372/404 KB 79/79 KB 252/587 KB 260/894 KB 372/404 KB 79/79 KB 256/587 KB 260/894 KB 372/404 KB 79/79 KB 224/587 KB 244/894 KB 372/404 KB 79/79 KB 256/587 KB 260/894 KB 376/404 KB 79/79 KB 256/587 KB 260/894 KB 380/404 KB 79/79 KB 256/587 KB 260/894 KB 384/404 KB 79/79 KB 256/587 KB 260/894 KB 388/404 KB 79/79 KB 256/587 KB 260/894 KB 392/404 KB 79/79 KB 256/587 KB 260/894 KB 396/404 KB 79/79 KB 256/587 KB 260/894 KB 400/404 KB 79/79 KB 244/587 KB 260/894 KB 372/404 KB 79/79 KB 256/587 KB 264/894 KB 400/404 KB 79/79 KB 256/587 KB 268/894 KB 400/404 KB 79/79 KB 256/587 KB 272/894 KB 400/404 KB 79/79 KB 256/587 KB 272/894 KB 404/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-pac unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install ketfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 99.6 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 256/587 KB 276/894 KB 404/404 KB 260/587 KB 280/894 KB 404/404 KB 260/587 KB 284/894 KB 404/404 KB 260/587 KB 288/894 KB 404/404 KB 260/587 KB 276/894 KB 404/404 KB 264/587 KB 288/894 KB 404/404 KB 268/587 KB 288/894 KB 404/404 KB 272/587 KB 288/894 KB 404/404 KB 276/587 KB 288/894 KB 404/404 KB 280/587 KB 292/894 KB 404/404 KB 276/587 KB 292/894 KB 404/404 KB 280/587 KB 296/894 KB 404/404 KB 280/587 KB 300/894 KB 404/404 KB 280/587 KB 304/894 KB 404/404 KB 284/587 KB 304/894 KB 404/404 KB 288/587 KB 304/894 KB 404/404 KB 288/587 KB 308/894 KB 404/404 KB 292/587 KB 312/894 KB 404/404 KB 292/587 KB 316/894 KB 404/404 KB 292/587 KB 320/894 KB 404/404 KB 292/587 KB 308/894 KB 404/404 KB 296/587 KB 320/894 KB 404/404 KB 300/587 KB 320/894 KB 404/404 KB 304/587 KB 320/894 KB 404/404 KB 304/587 KB 324/894 KB 404/404 KB 308/587 KB 328/894 KB 404/404 KB 308/587 KB 332/894 KB 404/404 KB 308/587 KB 336/894 KB 404/404 KB 308/587 KB 324/894 KB 404/404 KB 312/587 KB 336/894 KB 404/404 KB 316/587 KB 336/894 KB 404/404 KB 320/587 KB 336/894 KB 404/404 KB 324/587 KB 340/894 KB 404/404 KB 328/587 KB 340/894 KB 332/587 KB 340/894 KB 336/587 KB 340/894 KB 320/587 KB 340/894 KB 404/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 500.1 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 336/587 KB 344/894 KB 336/587 KB 348/894 KB 336/587 KB 352/894 KB 340/587 KB 352/894 KB 344/587 KB 356/894 KB 348/587 KB 356/894 KB 352/587 KB 356/894 KB 340/587 KB 356/894 KB 352/587 KB 360/894 KB 352/587 KB 364/894 KB 352/587 KB 368/894 KB 352/587 KB 372/894 KB 356/587 KB 376/894 KB 356/587 KB 372/894 KB 360/587 KB 376/894 KB 364/587 KB 376/894 KB 368/587 KB 376/894 KB 372/587 KB 376/894 KB 376/587 KB 380/894 KB 380/587 KB 380/894 KB 384/587 KB 380/894 KB 372/587 KB 380/894 KB 384/587 KB 384/894 KB 384/587 KB 388/894 KB 384/587 KB 392/894 KB 388/587 KB 392/894 KB 388/587 KB 396/894 KB 388/587 KB 400/894 KB 388/587 KB 404/894 KB 392/587 KB 404/894 KB 3/115 KB 392/587 KB 404/894 KB 6/115 KB 392/587 KB 404/894 KB 9/115 KB 392/587 KB 404/894 KB 11/115 KB 392/587 KB 404/894 KB 14/115 KB 392/587 KB 404/894 KB 16/115 KB 392/587 KB 404/894 KB 19/115 KB 392/587 KB 404/894 KB 22/115 KB 392/587 KB 404/894 KB 25/115 KB 392/587 KB 404/894 KB 27/115 KB 392/587 KB 404/894 KB 30/115 KB 392/587 KB 404/894 KB 32/115 KB 392/587 KB 404/894 KB 36/115 KB 392/587 KB 404/894 KB 40/115 KB 392/587 KB 404/894 KB 44/115 KB 392/587 KB 404/894 KB 48/115 KB 392/587 KB 404/894 KB 52/115 KB 392/587 KB 404/894 KB 56/115 KB 392/587 KB 404/894 KB 60/115 KB 392/587 KB 404/894 KB 63/115 KB 392/587 KB 404/894 KB 67/115 KB 392/587 KB 404/894 KB 71/115 KB 392/587 KB 404/894 KB 75/115 KB 392/587 KB 404/894 KB 79/115 KB 392/587 KB 404/894 KB 396/587 KB 408/894 KB 79/115 KB 400/587 KB 408/894 KB 79/115 KB 404/587 KB 408/894 KB 79/115 KB 408/587 KB 408/894 KB 83/115 KB 412/587 KB 408/894 KB 83/115 KB 416/587 KB 408/894 KB 83/115 KB 392/587 KB 408/894 KB 79/115 KB 416/587 KB 412/894 KB 83/115 KB 416/587 KB 416/894 KB 83/115 KB 404/587 KB 408/894 KB 83/115 KB 416/587 KB 416/894 KB 83/115 KB 4/1822 KB 416/587 KB 416/894 KB 83/115 KB 8/1822 KB 416/587 KB 416/894 KB 83/115 KB 12/1822 KB 416/587 KB 416/894 KB 83/115 KB 16/1822 KB 416/587 KB 416/894 KB 83/115 KB 20/1822 KB 416/587 KB 416/894 KB 83/115 KB 24/1822 KB 416/587 KB 416/894 KB 83/115 KB 28/1822 KB 416/587 KB 416/894 KB 83/115 KB 32/1822 KB 416/587 KB 416/894 KB 83/115 KB 36/1822 KB 416/587 KB 416/894 KB 83/115 KB 40/1822 KB 416/587 KB 416/894 KB 83/115 KB 44/1822 KB 416/587 KB 416/894 KB 83/115 KB 48/1822 KB 416/587 KB 416/894 KB 83/115 KB 52/1822 KB 416/587 KB 416/894 KB 83/115 KB 56/1822 KB 416/587 KB 416/894 KB 83/115 KB 60/1822 KB 416/587 KB 416/894 KB 83/115 KB 64/1822 KB 416/587 KB 416/894 KB 83/115 KB 68/1822 KB 420/587 KB 420/894 KB 87/115 KB 72/1822 KB 420/587 KB 420/894 KB 87/115 KB 76/1822 KB 420/587 KB 420/894 KB 87/115 KB 68/1822 KB 420/587 KB 424/894 KB 87/115 KB 80/1822 KB 420/587 KB 428/894 KB 87/115 KB 80/1822 KB 420/587 KB 432/894 KB 87/115 KB 80/1822 KB 420/587 KB 416/894 KB 87/115 KB 68/1822 KB 424/587 KB 432/894 KB 87/115 KB 80/1822 KB 428/587 KB 432/894 KB 87/115 KB 80/1822 KB 432/587 KB 432/894 KB 87/115 KB 80/1822 KB 416/587 KB 416/894 KB 87/115 KB 68/1822 KB 432/587 KB 432/894 KB 91/115 KB 80/1822 KB 432/587 KB 432/894 KB 95/115 KB 80/1822 KB 432/587 KB 432/894 KB 99/115 KB 80/1822 KB 432/587 KB 436/894 KB 103/115 KB 80/1822 KB 432/587 KB 436/894 KB 107/115 KB 80/1822 KB 432/587 KB 436/894 KB 111/115 KB 80/1822 KB 436/587 KB 436/894 KB 115/115 KB 80/1822 KB 424/587 KB 432/894 KB 87/115 KB 80/1822 KB 436/587 KB 436/894 KB 115/115 KB 84/1822 KB 436/587 KB 436/894 KB 115/115 KB unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 88/1822 KB 436/587 KB 436/894 KB 111/115 KB 80/1822 KB 440/587 KB 436/894 KB 115/115 KB 92/1822 KB 444/587 KB 436/894 KB 115/115 KB 92/1822 KB 448/587 KB 436/894 KB 115/115 KB 92/1822 KB 432/587 KB 436/894 KB 99/115 KB 80/1822 KB 448/587 KB 440/894 KB 115/115 KB 92/1822 KB 448/587 KB 444/894 KB 115/115 KB 92/1822 KB 448/587 KB 448/894 KB 115/115 KB 92/1822 KB 444/587 KB 436/894 KB 115/115 KB 92/1822 KB 448/587 KB 452/894 KB 115/115 KB 92/1822 KB 448/587 KB 456/894 KB 115/115 KB 96/1822 KB 448/587 KB 452/894 KB 115/115 KB 96/1822 KB 452/587 KB 456/894 KB 115/115 KB 100/1822 KB 452/587 KB 456/894 KB 115/115 KB 104/1822 KB 452/587 KB 456/894 KB 115/115 KB 108/1822 KB 452/587 KB 460/894 KB 115/115 KB 112/1822 KB 452/587 KB 456/894 KB 115/115 KB 96/1822 KB 456/587 KB 460/894 KB 115/115 KB 112/1822 KB 460/587 KB 460/894 KB 115/115 KB 112/1822 KB 464/587 KB 460/894 KB 115/115 KB 112/1822 KB 452/587 KB 460/894 KB 115/115 KB 108/1822 KB 464/587 KB 464/894 KB 115/115 KB 112/1822 KB 464/587 KB 468/894 KB 115/115 KB 112/1822 KB 468/587 KB 472/894 KB 116/1822 KB 468/587 KB 476/894 KB 116/1822 KB 468/587 KB 480/894 KB 116/1822 KB 468/587 KB 468/894 KB 115/115 KB 116/1822 KB 472/587 KB 480/894 KB 116/1822 KB 464/587 KB 468/894 KB 115/115 KB 116/1822 KB 472/587 KB 480/894 KB 120/1822 KB 472/587 KB 480/894 KB 124/1822 KB 476/587 KB 480/894 KB 128/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 135.5 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 476/587 KB 480/894 KB 124/1822 KB 480/587 KB 480/894 KB 128/1822 KB 484/587 KB 480/894 KB 128/1822 KB 488/587 KB 484/894 KB 132/1822 KB 492/587 KB 484/894 KB 132/1822 KB 496/587 KB 484/894 KB 132/1822 KB 484/587 KB 484/894 KB 132/1822 KB 496/587 KB 488/894 KB 132/1822 KB 496/587 KB 492/894 KB 132/1822 KB 496/587 KB 496/894 KB 132/1822 KB 496/587 KB 500/894 KB 132/1822 KB 500/587 KB 504/894 KB 132/1822 KB 500/587 KB 508/894 KB 132/1822 KB 500/587 KB 512/894 KB 132/1822 KB 484/587 KB 480/894 KB 132/1822 KB 500/587 KB 512/894 KB 136/1822 KB 500/587 KB 512/894 KB 140/1822 KB 500/587 KB 512/894 KB 144/1822 KB 500/587 KB 512/894 KB 148/1822 KB 500/587 KB 512/894 KB 152/1822 KB 500/587 KB 512/894 KB 156/1822 KB 500/587 KB 500/894 KB 132/1822 KB 504/587 KB 512/894 KB 156/1822 KB 508/587 KB 512/894 KB 156/1822 KB 512/587 KB 512/894 KB 156/1822 KB 516/587 KB 512/894 KB 156/1822 KB 520/587 KB 516/894 KB 160/1822 KB 524/587 KB 516/894 KB 160/1822 KB 528/587 KB 516/894 KB 160/1822 KB 516/587 KB 516/894 KB 160/1822 KB 516/587 KB 512/894 KB 160/1822 KB 528/587 KB 516/894 KB 164/1822 KB 4/206 KB 532/587 KB 520/894 KB 168/1822 KB 4/206 KB 532/587 KB 520/894 KB 172/1822 KB 4/206 KB 532/587 KB 520/894 KB 176/1822 KB 4/206 KB 528/587 KB 516/894 KB 160/1822 KB 4/206 KB 532/587 KB 520/894 KB 176/1822 KB 8/206 KB 532/587 KB 520/894 KB 176/1822 KB 12/206 KB 532/587 KB 520/894 KB 176/1822 KB 16/206 KB 532/587 KB 520/894 KB 176/1822 KB 20/206 KB 532/587 KB 520/894 KB 176/1822 KB 24/206 KB 532/587 KB 520/894 KB 176/1822 KB 28/206 KB 532/587 KB 520/894 KB 176/1822 KB 32/206 KB 532/587 KB 520/894 KB 180/1822 KB 32/206 KB 532/587 KB 520/894 KB 184/1822 KB 36/206 KB 532/587 KB 520/894 KB 188/1822 KB 36/206 KB 532/587 KB 520/894 KB 192/1822 KB 36/206 KB 532/587 KB 520/894 KB 164/1822 KB 4/206 KB 536/587 KB 520/894 KB 192/1822 KB 36/206 KB 540/587 KB 520/894 KB 192/1822 KB 36/206 KB 544/587 KB 520/894 KB 192/1822 KB 36/206 KB 528/587 KB 520/894 KB 164/1822 KB 4/206 KB 544/587 KB 524/894 KB 192/1822 KB 36/206 KB 544/587 KB 528/894 KB 192/1822 KB 36/206 KB 544/587 KB 532/894 KB 192/1822 KB 36/206 KB 544/587 KB 536/894 KB 192/1822 KB 36/206 KB 544/587 KB 540/894 KB 192/1822 KB 36/206 KB 544/587 KB 544/894 KB 192/1822 KB 36/206 KB 544/587 KB 548/894 KB 192/1822 KB 36/206 KB 548/587 KB 552/894 KB 196/1822 KB 36/206 KB 548/587 KB 556/894 KB 196/1822 KB 36/206 KB 548/587 KB 560/894 KB 196/1822 KB 36/206 KB 532/587 KB 520/894 KB 180/1822 KB 36/206 KB 548/587 KB 560/894 KB 196/1822 KB 40/206 KB 548/587 KB 560/894 KB 196/1822 KB 44/206 KB 548/587 KB 560/894 KB 196/1822 KB 48/206 KB 548/587 KB 560/894 KB 196/1822 KB 52/206 KB 548/587 KB 560/894 KB 196/1822 KB 56/206 KB 548/587 KB 560/894 KB 196/1822 KB 60/206 KB 548/587 KB 560/894 KB 196/1822 KB 64/206 KB 548/587 KB 560/894 KB 196/1822 KB 68/206 KB 548/587 KB 564/894 KB 196/1822 KB 72/206 KB 548/587 KB 564/894 KB 196/1822 KB 76/206 KB 548/587 KB 564/894 KB 196/1822 KB 80/206 KB 548/587 KB 548/894 KB 196/1822 KB 36/206 KB 548/587 KB 564/894 KB 200/1822 KB 80/206 KB 548/587 KB 564/894 KB 204/1822 KB 80/206 KB 548/587 KB 564/894 KB 208/1822 KB 80/206 KB 548/587 KB 548/894 KB 192/1822 KB 36/206 KB 552/587 KB 564/894 KB 208/1822 KB 80/206 KB 556/587 KB 564/894 KB 208/1822 KB 80/206 KB 560/587 KB 564/894 KB 208/1822 KB 80/206 KB 564/587 KB 564/894 KB 208/1822 KB 80/206 KB 568/587 KB 564/894 KB 208/1822 KB 80/206 KB 572/587 KB 564/894 KB unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 208/1822 KB 80/206 KB 576/587 KB 564/894 KB 208/1822 KB 80/206 KB 580/587 KB 564/894 KB 208/1822 KB 80/206 KB 584/587 KB 564/894 KB 212/1822 KB 80/206 KB 587/587 KB 564/894 KB 212/1822 KB 80/206 KB 548/587 KB 564/894 KB 196/1822 KB 68/206 KB 587/587 KB 568/894 KB 212/1822 KB 80/206 KB 587/587 KB 572/894 KB 212/1822 KB 80/206 KB 587/587 KB 576/894 KB 212/1822 KB 80/206 KB 580/587 KB 564/894 KB 212/1822 KB 80/206 KB 587/587 KB 576/894 KB 216/1822 KB 80/206 KB 587/587 KB 576/894 KB 220/1822 KB 80/206 KB 587/587 KB 576/894 KB 224/1822 KB 80/206 KB 587/587 KB 576/894 KB 228/1822 KB 80/206 KB 587/587 KB 580/894 KB 232/1822 KB 84/206 KB 587/587 KB 580/894 KB 236/1822 KB 84/206 KB 587/587 KB 580/894 KB 240/1822 KB 84/206 KB 587/587 KB 580/894 KB 228/1822 KB 84/206 KB 587/587 KB 580/894 KB 240/1822 KB 88/206 KB 587/587 KB 580/894 KB 240/1822 KB 92/206 KB 587/587 KB 580/894 KB 228/1822 KB 80/206 KB 587/587 KB 584/894 KB 240/1822 KB 92/206 KB 587/587 KB 588/894 KB 240/1822 KB 92/206 KB 587/587 KB 592/894 KB 240/1822 KB 92/206 KB 587/587 KB 596/894 KB 240/1822 KB 92/206 KB 587/587 KB 600/894 KB 244/1822 KB 96/206 KB 587/587 KB 604/894 KB 244/1822 KB 96/206 KB 587/587 KB 608/894 KB 244/1822 KB 96/206 KB 587/587 KB 596/894 KB 244/1822 KB 96/206 KB 587/587 KB 608/894 KB 248/1822 KB 96/206 KB 587/587 KB 608/894 KB 252/1822 KB 96/206 KB 587/587 KB 608/894 KB 256/1822 KB 96/206 KB 587/587 KB 608/894 KB 260/1822 KB 96/206 KB 587/587 KB 612/894 KB 264/1822 KB 96/206 KB 587/587 KB 596/894 KB 240/1822 KB 96/206 KB 587/587 KB 612/894 KB 264/1822 KB 100/206 KB 612/894 KB 264/1822 KB 104/206 KB 612/894 KB 264/1822 KB 108/206 KB 612/894 KB 264/1822 KB 112/206 KB 612/894 KB 264/1822 KB 116/206 KB 612/894 KB 264/1822 KB 120/206 KB 612/894 KB 264/1822 KB 124/206 KB 587/587 KB 612/894 KB 260/1822 KB 96/206 KB 616/894 KB 268/1822 KB 124/206 KB 620/894 KB 268/1822 KB 124/206 KB 624/894 KB 268/1822 KB 124/206 KB 628/894 KB 268/1822 KB 124/206 KB 612/894 KB 268/1822 KB 124/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 668.9 KB/sec) unit-abot-epc-basic-0: 23:23:32 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-mysql-0: 23:23:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 628/894 KB 268/1822 KB 128/206 KB 628/894 KB 272/1822 KB 128/206 KB 628/894 KB 272/1822 KB 132/206 KB 632/894 KB 276/1822 KB 136/206 KB 632/894 KB 276/1822 KB 140/206 KB 632/894 KB 276/1822 KB 144/206 KB 632/894 KB 276/1822 KB 132/206 KB 636/894 KB 276/1822 KB 144/206 KB 640/894 KB 276/1822 KB 144/206 KB 628/894 KB 276/1822 KB 132/206 KB 640/894 KB 280/1822 KB 144/206 KB 640/894 KB 284/1822 KB 144/206 KB 640/894 KB 288/1822 KB 144/206 KB 644/894 KB 292/1822 KB 144/206 KB 644/894 KB 296/1822 KB 148/206 KB 644/894 KB 300/1822 KB 148/206 KB 644/894 KB 304/1822 KB 148/206 KB 644/894 KB 288/1822 KB 144/206 KB 648/894 KB 304/1822 KB 148/206 KB 652/894 KB 304/1822 KB 148/206 KB 656/894 KB 304/1822 KB 148/206 KB 660/894 KB 304/1822 KB 148/206 KB 664/894 KB 308/1822 KB 148/206 KB 668/894 KB 308/1822 KB 148/206 KB 672/894 KB 308/1822 KB 148/206 KB 644/894 KB 292/1822 KB 148/206 KB 672/894 KB 308/1822 KB 152/206 KB 672/894 KB 308/1822 KB 156/206 KB 672/894 KB 308/1822 KB 160/206 KB 672/894 KB 308/1822 KB 164/206 KB 672/894 KB 308/1822 KB 168/206 KB 672/894 KB 308/1822 KB 172/206 KB 672/894 KB 308/1822 KB 176/206 KB 660/894 KB 308/1822 KB 148/206 KB 672/894 KB 312/1822 KB 176/206 KB 672/894 KB 316/1822 KB 176/206 KB 672/894 KB 320/1822 KB 176/206 KB 672/894 KB 324/1822 KB 176/206 KB 676/894 KB 328/1822 KB 180/206 KB 676/894 KB 324/1822 KB 180/206 KB 676/894 KB 332/1822 KB 184/206 KB 676/894 KB 332/1822 KB 188/206 KB 676/894 KB 332/1822 KB 192/206 KB 676/894 KB 324/1822 KB 176/206 KB 680/894 KB 332/1822 KB 192/206 KB 684/894 KB 332/1822 KB 192/206 KB 688/894 KB 332/1822 KB 192/206 KB 688/894 KB 332/1822 KB 192/206 KB 692/894 KB 336/1822 KB 192/206 KB 692/894 KB 336/1822 KB 196/206 KB 692/894 KB 340/1822 KB 200/206 KB 692/894 KB 340/1822 KB 204/206 KB 692/894 KB 340/1822 KB 206/206 KB 692/894 KB 332/1822 KB 192/206 KB 696/894 KB 340/1822 KB 206/206 KB 700/894 KB 340/1822 KB 206/206 KB 704/894 KB 340/1822 KB 206/206 KB 692/894 KB 340/1822 KB 196/206 KB 704/894 KB 344/1822 KB 206/206 KB 704/894 KB 348/1822 KB 206/206 KB 708/894 KB 352/1822 KB 206/206 KB 708/894 KB 356/1822 KB 206/206 KB 708/894 KB 360/1822 KB 206/206 KB 708/894 KB 364/1822 KB 206/206 KB 708/894 KB 368/1822 KB 206/206 KB 708/894 KB 348/1822 KB 206/206 KB 712/894 KB 368/1822 KB 206/206 KB 716/894 KB 368/1822 KB 206/206 KB 720/894 KB 368/1822 KB 206/206 KB 724/894 KB 368/1822 KB 206/206 KB 728/894 KB 372/1822 KB 206/206 KB 732/894 KB 372/1822 KB 206/206 KB 736/894 KB 372/1822 KB 206/206 KB 740/894 KB 372/1822 KB 206/206 KB 744/894 KB 372/1822 KB 206/206 KB 748/894 KB 372/1822 KB 752/894 KB 372/1822 KB 756/894 KB 372/1822 KB 760/894 KB 372/1822 KB 724/894 KB 372/1822 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 228.8 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 760/894 KB 376/1822 KB 760/894 KB 380/1822 KB 760/894 KB 384/1822 KB 760/894 KB 388/1822 KB 760/894 KB 392/1822 KB 760/894 KB 396/1822 KB 760/894 KB 400/1822 KB 760/894 KB 404/1822 KB 764/894 KB 404/1822 KB 768/894 KB 404/1822 KB 768/894 KB 408/1822 KB 768/894 KB 412/1822 KB 768/894 KB 416/1822 KB 768/894 KB 420/1822 KB 772/894 KB 424/1822 KB 772/894 KB 428/1822 KB 772/894 KB 432/1822 KB 772/894 KB 420/1822 KB 776/894 KB 432/1822 KB 780/894 KB 432/1822 KB 784/894 KB 432/1822 KB 788/894 KB 432/1822 KB 792/894 KB 436/1822 KB 796/894 KB 436/1822 KB 800/894 KB 436/1822 KB 788/894 KB 436/1822 KB 800/894 KB 440/1822 KB 800/894 KB 444/1822 KB 800/894 KB 448/1822 KB 800/894 KB 452/1822 KB 804/894 KB 456/1822 KB 804/894 KB 460/1822 KB 804/894 KB 464/1822 KB 804/894 KB 452/1822 KB 808/894 KB 464/1822 KB 812/894 KB 464/1822 KB 816/894 KB 464/1822 KB 816/894 KB 464/1822 KB 4/57 KB 816/894 KB 464/1822 KB 8/57 KB 816/894 KB 464/1822 KB 12/57 KB 816/894 KB 464/1822 KB 16/57 KB 816/894 KB 464/1822 KB 20/57 KB 816/894 KB 464/1822 KB 24/57 KB 816/894 KB 464/1822 KB 28/57 KB 816/894 KB 464/1822 KB 32/57 KB 816/894 KB 464/1822 KB 36/57 KB 816/894 KB 464/1822 KB 40/57 KB 816/894 KB 464/1822 KB 44/57 KB 816/894 KB 464/1822 KB 48/57 KB 816/894 KB 464/1822 KB 52/57 KB 816/894 KB 464/1822 KB 56/57 KB 816/894 KB 464/1822 KB 57/57 KB 820/894 KB 464/1822 KB 57/57 KB 824/894 KB 468/1822 KB 57/57 KB 828/894 KB 468/1822 KB 57/57 KB 832/894 KB 468/1822 KB 57/57 KB 820/894 KB 468/1822 KB 57/57 KB 832/894 KB 472/1822 KB 57/57 KB 832/894 KB 476/1822 KB 57/57 KB 832/894 KB 480/1822 KB 57/57 KB 832/894 KB 484/1822 KB 57/57 KB 836/894 KB 488/1822 KB 57/57 KB 836/894 KB 492/1822 KB 57/57 KB 836/894 KB 496/1822 KB 57/57 KB 836/894 KB 484/1822 KB 57/57 KB 840/894 KB 496/1822 KB 57/57 KB 844/894 KB 496/1822 KB 57/57 KB 848/894 KB 496/1822 KB 57/57 KB 852/894 KB 496/1822 KB 57/57 KB 4/549 KB 856/894 KB 500/1822 KB 57/57 KB 4/549 KB 860/894 KB 500/1822 KB 57/57 KB 4/549 KB 864/894 KB 500/1822 KB 57/57 KB 4/549 KB 852/894 KB 496/1822 KB 57/57 KB 8/549 KB 864/894 KB 500/1822 KB 57/57 KB 12/549 KB 864/894 KB 500/1822 KB 57/57 KB 16/549 KB 864/894 KB 500/1822 KB 57/57 KB 20/549 KB 864/894 KB 500/1822 KB 57/57 KB 24/549 KB 864/894 KB 500/1822 KB 57/57 KB 28/549 KB 864/894 KB 500/1822 KB 57/57 KB 32/549 KB 864/894 KB 500/1822 KB 57/57 KB 36/549 KB 864/894 KB 500/1822 KB 57/57 KB 40/549 KB 864/894 KB 500/1822 KB 44/549 KB 864/894 KB 500/1822 KB 48/549 KB 864/894 KB 500/1822 KB 52/549 KB 864/894 KB 500/1822 KB 56/549 KB 864/894 KB 500/1822 KB 60/549 KB 864/894 KB 500/1822 KB 64/549 KB 864/894 KB 500/1822 KB 68/549 KB 864/894 KB 500/1822 KB 72/549 KB 864/894 KB 500/1822 KB 76/549 KB 864/894 KB 500/1822 KB 80/549 KB 864/894 KB 500/1822 KB 4/549 KB 852/894 KB 500/1822 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 61.7 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 80/549 KB 864/894 KB 504/1822 KB 80/549 KB 868/894 KB 508/1822 KB 80/549 KB 868/894 KB 512/1822 KB 80/549 KB 868/894 KB 516/1822 KB 84/549 KB 868/894 KB 520/1822 KB 84/549 KB 868/894 KB 524/1822 KB 84/549 KB 868/894 KB 528/1822 KB 80/549 KB 868/894 KB 504/1822 KB 84/549 KB 872/894 KB 528/1822 KB 84/549 KB 876/894 KB 528/1822 KB 84/549 KB 880/894 KB 528/1822 KB 84/549 KB 868/894 KB 516/1822 KB 88/549 KB 880/894 KB 528/1822 KB 92/549 KB 880/894 KB 528/1822 KB 96/549 KB 880/894 KB 528/1822 KB 100/549 KB 880/894 KB 528/1822 KB 104/549 KB 884/894 KB 532/1822 KB 108/549 KB 884/894 KB 532/1822 KB 112/549 KB 884/894 KB 532/1822 KB 100/549 KB 884/894 KB 532/1822 KB 112/549 KB 884/894 KB 536/1822 KB 112/549 KB 884/894 KB 540/1822 KB 112/549 KB 884/894 KB 544/1822 KB 112/549 KB 884/894 KB 548/1822 KB 116/549 KB 884/894 KB 552/1822 KB 100/549 KB 884/894 KB 528/1822 KB 116/549 KB 888/894 KB 552/1822 KB 116/549 KB 892/894 KB 552/1822 KB 116/549 KB 894/894 KB 552/1822 KB 116/549 KB 884/894 KB 548/1822 KB 120/549 KB 894/894 KB 552/1822 KB 124/549 KB 894/894 KB 552/1822 KB 128/549 KB 894/894 KB 552/1822 KB 132/549 KB 894/894 KB 552/1822 KB 132/549 KB 894/894 KB 556/1822 KB 132/549 KB 894/894 KB 560/1822 KB 132/549 KB 894/894 KB 564/1822 KB 136/549 KB 894/894 KB 564/1822 KB 140/549 KB 894/894 KB 564/1822 KB 144/549 KB 894/894 KB 564/1822 KB 148/549 KB 894/894 KB 568/1822 KB 152/549 KB 894/894 KB 568/1822 KB 156/549 KB 894/894 KB 568/1822 KB 160/549 KB 894/894 KB 568/1822 KB 144/549 KB 894/894 KB 568/1822 KB 160/549 KB 894/894 KB 572/1822 KB 160/549 KB 894/894 KB 576/1822 KB 160/549 KB 894/894 KB 580/1822 KB 160/549 KB 894/894 KB 584/1822 KB 160/549 KB 894/894 KB 588/1822 KB 160/549 KB 894/894 KB 592/1822 KB 164/549 KB 894/894 KB 592/1822 KB 168/549 KB 894/894 KB 596/1822 KB 172/549 KB 894/894 KB 596/1822 KB 176/549 KB 894/894 KB 596/1822 KB 164/549 KB 894/894 KB 596/1822 KB 176/549 KB 894/894 KB 600/1822 KB 176/549 KB 894/894 KB 4/263 KB 600/1822 KB 176/549 KB 894/894 KB 8/263 KB 600/1822 KB 176/549 KB 894/894 KB 12/263 KB 600/1822 KB 176/549 KB 894/894 KB 16/263 KB 600/1822 KB 176/549 KB 894/894 KB 20/263 KB 600/1822 KB 176/549 KB 894/894 KB 24/263 KB 600/1822 KB 176/549 KB 894/894 KB 28/263 KB 600/1822 KB 176/549 KB 894/894 KB 32/263 KB 600/1822 KB 176/549 KB 894/894 KB 36/263 KB 600/1822 KB 176/549 KB 894/894 KB 40/263 KB 600/1822 KB 176/549 KB 894/894 KB 44/263 KB 600/1822 KB 176/549 KB 894/894 KB 48/263 KB 600/1822 KB 176/549 KB 894/894 KB 52/263 KB 600/1822 KB 176/549 KB 894/894 KB 56/263 KB 600/1822 KB 176/549 KB 894/894 KB 60/263 KB 600/1822 KB 176/549 KB 894/894 KB 60/263 KB 604/1822 KB 180/549 KB 894/894 KB 64/263 KB 608/1822 KB 180/549 KB 894/894 KB 64/263 KB 612/1822 KB 180/549 KB 894/894 KB 64/263 KB 616/1822 KB 180/549 KB 894/894 KB 64/263 KB 620/1822 KB 180/549 KB 894/894 KB 64/263 KB 624/1822 KB 180/549 KB 894/894 KB 64/263 KB 604/1822 KB 184/549 KB 894/894 KB 64/263 KB 624/1822 KB 188/549 KB 894/894 KB 64/263 KB 624/1822 KB 192/549 KB 894/894 KB 64/263 KB 624/1822 KB 176/549 KB 894/894 KB 64/263 KB 604/1822 KB 192/549 KB 894/894 KB 68/263 KB 624/1822 KB 192/549 KB 894/894 KB 72/263 KB 624/1822 KB 192/549 KB 894/894 KB 76/263 KB 624/1822 KB 192/549 KB 894/894 KB 80/263 KB 624/1822 KB 192/549 KB 894/894 KB 84/263 KB 624/1822 KB 196/549 KB 894/894 KB 88/263 KB 628/1822 KB 196/549 KB 894/894 KB 92/263 KB 628/1822 KB 196/549 KB 894/894 KB 9 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 6/263 KB 628/1822 KB 196/549 KB 894/894 KB 84/263 KB 628/1822 KB 196/549 KB 894/894 KB 96/263 KB 632/1822 KB 196/549 KB 894/894 KB 96/263 KB 636/1822 KB 196/549 KB 894/894 KB 96/263 KB 640/1822 KB 196/549 KB 894/894 KB 96/263 KB 644/1822 KB 196/549 KB 894/894 KB 100/263 KB 648/1822 KB 196/549 KB 894/894 KB 100/263 KB 652/1822 KB 196/549 KB 894/894 KB 84/263 KB 624/1822 KB 200/549 KB 894/894 KB 100/263 KB 652/1822 KB 204/549 KB 894/894 KB 100/263 KB 652/1822 KB 208/549 KB 894/894 KB 100/263 KB 652/1822 KB 212/549 KB 894/894 KB 100/263 KB 652/1822 KB 216/549 KB 894/894 KB 100/263 KB 652/1822 KB 220/549 KB 894/894 KB 100/263 KB 652/1822 KB 196/549 KB 894/894 KB 100/263 KB 644/1822 KB 220/549 KB 894/894 KB 104/263 KB 652/1822 KB 220/549 KB 894/894 KB 108/263 KB 652/1822 KB 224/549 KB 894/894 KB 108/263 KB 652/1822 KB 224/549 KB 894/894 KB 112/263 KB 652/1822 KB 228/549 KB 894/894 KB 112/263 KB 652/1822 KB 232/549 KB 894/894 KB 116/263 KB 656/1822 KB 236/549 KB 894/894 KB 116/263 KB 656/1822 KB 228/549 KB 894/894 KB 116/263 KB 656/1822 KB 236/549 KB 894/894 KB 120/263 KB 656/1822 KB 236/549 KB 894/894 KB 124/263 KB 656/1822 KB 236/549 KB 894/894 KB 128/263 KB 656/1822 KB 228/549 KB 894/894 KB 112/263 KB 656/1822 KB 240/549 KB 894/894 KB 128/263 KB 660/1822 KB 240/549 KB 894/894 KB 128/263 KB 664/1822 KB 240/549 KB 128/263 KB 668/1822 KB 240/549 KB 128/263 KB 672/1822 KB 240/549 KB 128/263 KB 676/1822 KB 240/549 KB 132/263 KB 680/1822 KB 240/549 KB 132/263 KB 684/1822 KB 240/549 KB 132/263 KB 688/1822 KB 240/549 KB 894/894 KB 128/263 KB 656/1822 KB 244/549 KB 132/263 KB 688/1822 KB 248/549 KB 132/263 KB 688/1822 KB 252/549 KB 132/263 KB 688/1822 KB 256/549 KB 132/263 KB 688/1822 KB 240/549 KB 132/263 KB 676/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 935.2 KB/sec) unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 256/549 KB 136/263 KB 688/1822 KB 256/549 KB 140/263 KB 688/1822 KB 256/549 KB 144/263 KB 688/1822 KB 260/549 KB 144/263 KB 688/1822 KB 264/549 KB 148/263 KB 692/1822 KB 268/549 KB 148/263 KB 692/1822 KB 260/549 KB 148/263 KB 692/1822 KB 268/549 KB 148/263 KB 696/1822 KB 268/549 KB 148/263 KB 700/1822 KB 260/549 KB 148/263 KB 688/1822 KB 272/549 KB 152/263 KB 704/1822 KB 272/549 KB 156/263 KB 704/1822 KB 272/549 KB 160/263 KB 704/1822 KB 272/549 KB 148/263 KB 700/1822 KB 272/549 KB 160/263 KB 704/1822 KB 272/549 KB 160/263 KB 708/1822 KB 276/549 KB 164/263 KB 712/1822 KB 276/549 KB 164/263 KB 716/1822 KB 276/549 KB 164/263 KB 720/1822 KB 276/549 KB 164/263 KB 708/1822 KB 280/549 KB 164/263 KB 720/1822 KB 284/549 KB 164/263 KB 720/1822 KB 288/549 KB 164/263 KB 720/1822 KB 272/549 KB 164/263 KB 708/1822 KB 288/549 KB 168/263 KB 720/1822 KB 288/549 KB 172/263 KB 720/1822 KB 288/549 KB 176/263 KB 720/1822 KB 292/549 KB 176/263 KB 720/1822 KB 296/549 KB 180/263 KB 724/1822 KB 300/549 KB 180/263 KB 724/1822 KB 304/549 KB 180/263 KB 724/1822 KB 292/549 KB 180/263 KB 724/1822 KB 304/549 KB 184/263 KB 724/1822 KB 304/549 KB 188/263 KB 724/1822 KB 304/549 KB 192/263 KB 724/1822 KB 292/549 KB 176/263 KB 724/1822 KB 304/549 KB 192/263 KB 728/1822 KB 304/549 KB 192/263 KB 732/1822 KB 304/549 KB 192/263 KB 736/1822 KB 304/549 KB 4/99 KB 196/263 KB 740/1822 KB 304/549 KB 4/99 KB 196/263 KB 736/1822 KB 304/549 KB 4/99 KB 192/263 KB 736/1822 KB 308/549 KB 8/99 KB 196/263 KB 4/314 KB 740/1822 KB 308/549 KB 12/99 KB 196/263 KB 4/314 KB 740/1822 KB 308/549 KB 16/99 KB 196/263 KB 4/314 KB 740/1822 KB 308/549 KB 20/99 KB 196/263 KB 4/314 KB 740/1822 KB 308/549 KB 4/99 KB 196/263 KB 4/314 KB 740/1822 KB 308/549 KB 20/99 KB 196/263 KB 8/314 KB 740/1822 KB 308/549 KB 20/99 KB 196/263 KB 12/314 KB 740/1822 KB 308/549 KB 20/99 KB 196/263 KB 16/314 KB 740/1822 KB 308/549 KB 20/99 KB 196/263 KB 20/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 24/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 28/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 32/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 36/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 40/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 44/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 48/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 52/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 56/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 60/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 64/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 68/314 KB 740/1822 KB 308/549 KB 24/99 KB 200/263 KB 72/314 KB 744/1822 KB 308/549 KB 24/99 KB 200/263 KB 76/314 KB 744/1822 KB 308/549 KB 24/99 KB 200/263 KB 80/314 KB 744/1822 KB 308/549 KB 4/99 KB 196/263 KB 740/1822 KB 312/549 KB 24/99 KB 200/263 KB 80/314 KB 744/1822 KB 316/549 KB 24/99 KB 200/263 KB 80/314 KB 744/1822 KB 320/549 KB 24/99 KB 200/263 KB 80/314 KB 744/1822 KB 308/549 KB 24/99 KB 200/263 KB 68/314 KB 744/1822 KB 320/549 KB 24/99 KB 200/263 KB 80/314 KB 748/1822 KB 320/549 KB 24/99 KB 200/263 KB 80/314 KB 752/1822 KB 320/549 KB 24/99 KB 200/263 KB 80/314 KB 756/1822 KB 324/549 KB 24/99 KB 200/263 KB 84/314 KB 760/1822 KB 324/549 KB 24/99 KB 200/263 KB 84/314 KB 764/1822 KB 324/549 KB 24/99 KB 200/263 KB 84/314 KB 768/1822 KB 308/549 KB 24/99 KB 200/263 KB 68/314 KB 740/1822 KB 308/549 KB 24/99 KB 196/263 KB 20/314 KB 740/1822 KB unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 324/549 KB 28/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 32/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 36/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 40/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 44/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 48/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 52/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 56/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 60/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 64/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 68/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 72/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 76/99 KB 200/263 KB 84/314 KB 768/1822 KB 324/549 KB 80/99 KB 204/263 KB 84/314 KB 768/1822 KB 324/549 KB 84/99 KB 204/263 KB 84/314 KB 768/1822 KB 324/549 KB 88/99 KB 204/263 KB 84/314 KB 768/1822 KB 324/549 KB 92/99 KB 204/263 KB 84/314 KB 768/1822 KB 324/549 KB 96/99 KB 204/263 KB 84/314 KB 768/1822 KB 324/549 KB 24/99 KB 200/263 KB 84/314 KB 756/1822 KB 324/549 KB 96/99 KB 204/263 KB 88/314 KB 768/1822 KB 324/549 KB 99/99 KB 204/263 KB 92/314 KB 768/1822 KB 324/549 KB 99/99 KB 204/263 KB 96/314 KB 768/1822 KB 324/549 KB 24/99 KB 200/263 KB 80/314 KB 756/1822 KB 328/549 KB 99/99 KB 204/263 KB 96/314 KB 768/1822 KB 332/549 KB 99/99 KB 204/263 KB 96/314 KB 768/1822 KB 336/549 KB 99/99 KB 204/263 KB 96/314 KB 768/1822 KB 340/549 KB 99/99 KB 204/263 KB 96/314 KB 768/1822 KB 344/549 KB 99/99 KB 204/263 KB 100/314 KB 768/1822 KB 348/549 KB 99/99 KB 204/263 KB 100/314 KB 768/1822 KB 352/549 KB 99/99 KB 204/263 KB 100/314 KB 772/1822 KB 324/549 KB 99/99 KB 204/263 KB 88/314 KB 768/1822 KB 324/549 KB 76/99 KB 204/263 KB 84/314 KB 768/1822 KB 352/549 KB 99/99 KB 208/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 212/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 216/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 220/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 224/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 228/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 232/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 236/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 240/263 KB 100/314 KB 772/1822 KB 348/549 KB 99/99 KB 204/263 KB 100/314 KB 772/1822 KB 352/549 KB 99/99 KB 240/263 KB 100/314 KB 776/1822 KB 352/549 KB 99/99 KB 244/263 KB 100/314 KB 780/1822 KB 352/549 KB 99/99 KB 244/263 KB 100/314 KB 784/1822 KB 340/549 KB 99/99 KB 204/263 KB 100/314 KB 768/1822 KB 352/549 KB 99/99 KB 244/263 KB 104/314 KB 784/1822 KB 352/549 KB 99/99 KB 244/263 KB 108/314 KB 784/1822 KB 352/549 KB 99/99 KB 244/263 KB 112/314 KB 784/1822 KB 356/549 KB 99/99 KB 244/263 KB 112/314 KB 784/1822 KB 360/549 KB 99/99 KB 244/263 KB 116/314 KB 784/1822 KB 364/549 KB 99/99 KB 244/263 KB 116/314 KB 784/1822 KB 368/549 KB 99/99 KB 244/263 KB 116/314 KB 784/1822 KB 372/549 KB 99/99 KB 244/263 KB 116/314 KB 784/1822 KB 352/549 KB 99/99 KB 244/263 KB 100/314 KB 776/1822 KB 372/549 KB 99/99 KB 248/263 KB 116/314 KB 788/1822 KB 372/549 KB 99/99 KB 252/263 KB 116/314 KB 788/1822 KB 372/549 KB 99/99 KB 256/263 KB 116/314 KB 788/1822 KB 372/549 KB 99/99 KB 244/263 KB 116/314 KB 788/1822 KB 372/549 KB 99/99 KB 256/263 KB 116/314 KB 792/1822 KB 372/549 KB 99/99 KB 256/263 KB 116/314 KB 796/1822 KB 372/549 KB 99/99 KB 256/263 KB 116/314 KB 800/1822 KB 356/549 KB 99/99 KB 244/263 KB 116/314 KB 784/1822 KB 372/549 KB 99/99 KB 260 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install /263 KB 120/314 KB 800/1822 KB 372/549 KB 99/99 KB 260/263 KB 124/314 KB 800/1822 KB 372/549 KB 99/99 KB 260/263 KB 128/314 KB 800/1822 KB 372/549 KB 99/99 KB 260/263 KB 116/314 KB 800/1822 KB 372/549 KB 99/99 KB 263/263 KB 128/314 KB 800/1822 KB 376/549 KB 99/99 KB 263/263 KB 132/314 KB 800/1822 KB 380/549 KB 99/99 KB 263/263 KB 132/314 KB 800/1822 KB 384/549 KB 263/263 KB 132/314 KB 804/1822 KB 388/549 KB 263/263 KB 132/314 KB 804/1822 KB 392/549 KB 263/263 KB 132/314 KB 804/1822 KB 396/549 KB 263/263 KB 132/314 KB 804/1822 KB 400/549 KB 263/263 KB 132/314 KB 804/1822 KB 372/549 KB 99/99 KB 263/263 KB 132/314 KB 800/1822 KB 400/549 KB 263/263 KB 136/314 KB 804/1822 KB 400/549 KB 263/263 KB 140/314 KB 804/1822 KB 400/549 KB 263/263 KB 144/314 KB 804/1822 KB 380/549 KB 263/263 KB 132/314 KB 804/1822 KB 400/549 KB 263/263 KB 144/314 KB 808/1822 KB 400/549 KB 263/263 KB 144/314 KB 812/1822 KB 400/549 KB 263/263 KB 144/314 KB 816/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 99.3 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 400/549 KB 263/263 KB 148/314 KB 816/1822 KB 404/549 KB 263/263 KB 152/314 KB 820/1822 KB 404/549 KB 263/263 KB 156/314 KB 820/1822 KB 404/549 KB 263/263 KB 160/314 KB 820/1822 KB 404/549 KB 263/263 KB 148/314 KB 820/1822 KB 408/549 KB 263/263 KB 160/314 KB 820/1822 KB 412/549 KB 263/263 KB 160/314 KB 820/1822 KB 416/549 KB 263/263 KB 160/314 KB 820/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 262.7 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 400/549 KB 263/263 KB 148/314 KB 820/1822 KB 416/549 KB 160/314 KB 824/1822 KB 416/549 KB 160/314 KB 828/1822 KB 416/549 KB 160/314 KB 832/1822 KB 416/549 KB 164/314 KB 832/1822 KB 416/549 KB 168/314 KB 836/1822 KB 416/549 KB 172/314 KB 836/1822 KB 416/549 KB 164/314 KB 836/1822 KB 416/549 KB 176/314 KB 840/1822 KB 416/549 KB 176/314 KB 844/1822 KB 420/549 KB 176/314 KB 848/1822 KB 416/549 KB 176/314 KB 836/1822 KB 420/549 KB 176/314 KB 844/1822 KB 424/549 KB 176/314 KB 848/1822 KB 428/549 KB 180/314 KB 848/1822 KB 432/549 KB 180/314 KB 848/1822 KB 436/549 KB 180/314 KB 848/1822 KB 440/549 KB 180/314 KB 852/1822 KB 444/549 KB 180/314 KB 852/1822 KB 448/549 KB 180/314 KB 852/1822 KB 424/549 KB 180/314 KB 848/1822 KB 448/549 KB 184/314 KB 852/1822 KB 448/549 KB 188/314 KB 852/1822 KB 448/549 KB 192/314 KB 852/1822 KB 436/549 KB 180/314 KB 852/1822 KB 448/549 KB 192/314 KB 856/1822 KB 448/549 KB 192/314 KB 860/1822 KB 448/549 KB 192/314 KB 864/1822 KB 448/549 KB 196/314 KB 864/1822 KB 452/549 KB 4/276 KB 200/314 KB 868/1822 KB 452/549 KB 4/276 KB 204/314 KB 868/1822 KB 452/549 KB 4/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 4/276 KB 196/314 KB 868/1822 KB 448/549 KB 4/276 KB 196/314 KB 868/1822 KB 452/549 KB 8/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 12/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 16/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 20/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 24/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 28/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 32/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 36/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 40/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 44/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 48/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 52/276 KB 3/54 KB 208/314 KB 868/1822 KB 448/549 KB 196/314 KB 868/1822 KB 456/549 KB 52/276 KB 3/54 KB 208/314 KB 872/1822 KB 456/549 KB 52/276 KB 3/54 KB 208/314 KB 876/1822 KB 456/549 KB 52/276 KB 3/54 KB 208/314 KB 880/1822 KB 456/549 KB 52/276 KB 3/54 KB 212/314 KB 880/1822 KB 456/549 KB 56/276 KB 3/54 KB 216/314 KB 884/1822 KB 456/549 KB 56/276 KB 3/54 KB 220/314 KB 884/1822 KB 456/549 KB 56/276 KB 3/54 KB 224/314 KB 884/1822 KB 456/549 KB 52/276 KB 3/54 KB 208/314 KB 868/1822 KB 452/549 KB 4/276 KB 3/54 KB 204/314 KB 868/1822 KB 456/549 KB 56/276 KB 6/54 KB 224/314 KB 884/1822 KB 456/549 KB 56/276 KB 9/54 KB 224/314 KB 884/1822 KB 456/549 KB 56/276 KB 11/54 KB 224/314 KB 884/1822 KB 456/549 KB 56/276 KB 14/54 KB 224/314 KB 884/1822 KB 456/549 KB 56/276 KB 16/54 KB 224/314 KB 884/1822 KB 456/549 KB 56/276 KB 19/54 KB 224/314 KB 884/1822 KB 456/549 KB 56/276 KB 22/54 KB 224/314 KB 884/1822 KB 456/549 KB 56/276 KB 25/54 KB 224/314 KB 884/1822 KB 456/549 KB 56/276 KB 27/54 KB 224/314 KB 884/1822 KB 460/549 KB 56/276 KB 27/54 KB 224/314 KB 884/1822 KB 464/549 KB 56/276 KB 27/54 KB 224/314 KB 884/1822 KB 468/549 KB 56/276 KB 30/54 KB 224/314 KB 884/1822 KB 472/549 KB 56/276 KB 30/54 KB 224/314 KB 884/1822 KB 476/549 KB 56/276 KB 30/54 KB 224/314 KB 884/1822 KB 480/549 KB 56/276 KB 30/54 KB 224/314 KB 884/1822 KB 484/549 KB 56/276 KB 30/54 KB 224/314 KB 884/1822 KB 488/549 KB 56/276 KB 30/54 KB 228/314 KB 884/1822 KB 456/549 KB 56/276 KB 3/54 KB 212/314 KB 884/1822 KB 456/549 KB 56/276 KB 3/54 KB 212/314 KB 880/1822 KB 492/549 KB 60/276 KB 30/54 KB 2 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 28/314 KB 884/1822 KB 492/549 KB 64/276 KB 30/54 KB 228/314 KB 884/1822 KB 492/549 KB 68/276 KB 30/54 KB 228/314 KB 884/1822 KB 492/549 KB 72/276 KB 30/54 KB 228/314 KB 888/1822 KB 492/549 KB 76/276 KB 30/54 KB 228/314 KB 888/1822 KB 492/549 KB 80/276 KB 30/54 KB 228/314 KB 888/1822 KB 484/549 KB 56/276 KB 30/54 KB 228/314 KB 884/1822 KB 492/549 KB 80/276 KB 30/54 KB 232/314 KB 888/1822 KB 492/549 KB 80/276 KB 30/54 KB 236/314 KB 888/1822 KB 492/549 KB 80/276 KB 30/54 KB 240/314 KB 888/1822 KB 492/549 KB 80/276 KB 30/54 KB 244/314 KB 888/1822 KB 464/549 KB 56/276 KB 30/54 KB 224/314 KB 884/1822 KB 492/549 KB 84/276 KB 32/54 KB 244/314 KB 888/1822 KB 492/549 KB 84/276 KB 36/54 KB 244/314 KB 888/1822 KB 492/549 KB 84/276 KB 40/54 KB 244/314 KB 888/1822 KB 492/549 KB 84/276 KB 44/54 KB 244/314 KB 888/1822 KB 492/549 KB 84/276 KB 48/54 KB 244/314 KB 888/1822 KB 492/549 KB 84/276 KB 52/54 KB 244/314 KB 888/1822 KB 492/549 KB 84/276 KB 54/54 KB 244/314 KB 888/1822 KB 492/549 KB 84/276 KB 30/54 KB 244/314 KB 888/1822 KB 496/549 KB 84/276 KB 54/54 KB 244/314 KB 888/1822 KB 492/549 KB 84/276 KB 30/54 KB 244/314 KB 888/1822 KB 496/549 KB 88/276 KB 54/54 KB 244/314 KB 888/1822 KB 496/549 KB 92/276 KB 54/54 KB 244/314 KB 888/1822 KB 496/549 KB 96/276 KB 54/54 KB 244/314 KB 888/1822 KB 496/549 KB 100/276 KB 54/54 KB 244/314 KB 888/1822 KB 492/549 KB 68/276 KB 30/54 KB 228/314 KB 888/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 892/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 896/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 900/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 904/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 908/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 912/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 916/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 920/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 924/1822 KB 500/549 KB 100/276 KB 54/54 KB 248/314 KB 888/1822 KB 504/549 KB 100/276 KB 54/54 KB 248/314 KB 924/1822 KB 508/549 KB 100/276 KB 54/54 KB 248/314 KB 924/1822 KB 512/549 KB 104/276 KB 54/54 KB 248/314 KB 924/1822 KB 496/549 KB 100/276 KB 54/54 KB 248/314 KB 888/1822 KB 512/549 KB 104/276 KB 54/54 KB 252/314 KB 928/1822 KB 512/549 KB 104/276 KB 54/54 KB 256/314 KB 928/1822 KB 512/549 KB 104/276 KB 54/54 KB 260/314 KB 928/1822 KB 516/549 KB 104/276 KB 54/54 KB 264/314 KB 928/1822 KB 516/549 KB 104/276 KB 54/54 KB 268/314 KB 928/1822 KB 516/549 KB 104/276 KB 54/54 KB 272/314 KB 928/1822 KB 512/549 KB 104/276 KB 54/54 KB 248/314 KB 928/1822 KB 508/549 KB 104/276 KB 54/54 KB 248/314 KB 924/1822 KB 516/549 KB 108/276 KB 54/54 KB 272/314 KB 928/1822 KB 516/549 KB 112/276 KB 54/54 KB 272/314 KB 928/1822 KB 516/549 KB 116/276 KB 54/54 KB 272/314 KB 928/1822 KB 516/549 KB 120/276 KB 276/314 KB 932/1822 KB 516/549 KB 104/276 KB 54/54 KB 260/314 KB 928/1822 KB 520/549 KB 120/276 KB 276/314 KB 932/1822 KB 524/549 KB 120/276 KB 276/314 KB 932/1822 KB 528/549 KB 120/276 KB 276/314 KB 932/1822 KB 532/549 KB 124/276 KB 276/314 KB 932/1822 KB 536/549 KB 124/276 KB 276/314 KB 932/1822 KB 540/549 KB 124/276 KB 276/314 KB 932/1822 KB 544/549 KB 124/276 KB 276/314 KB 932/1822 KB 516/549 KB 116/276 KB 276/314 KB 932/1822 KB 544/549 KB 124/276 KB 280/314 KB 932/1822 KB 544/549 KB 124/276 KB 284/314 KB 932/1822 KB 544/549 KB 124/276 KB 288/314 KB 932/1822 KB unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 51.9 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 516/549 KB 116/276 KB 54/54 KB 272/314 KB 932/1822 KB 544/549 KB 124/276 KB 288/314 KB 936/1822 KB 544/549 KB 124/276 KB 288/314 KB 940/1822 KB 544/549 KB 124/276 KB 288/314 KB 944/1822 KB 544/549 KB 124/276 KB 288/314 KB 948/1822 KB 544/549 KB 124/276 KB 292/314 KB 952/1822 KB 528/549 KB 124/276 KB 276/314 KB 932/1822 KB 544/549 KB 128/276 KB 292/314 KB 952/1822 KB 544/549 KB 132/276 KB 292/314 KB 952/1822 KB 544/549 KB 136/276 KB 292/314 KB 952/1822 KB 544/549 KB 140/276 KB 292/314 KB 952/1822 KB 544/549 KB 144/276 KB 292/314 KB 956/1822 KB 544/549 KB 124/276 KB 292/314 KB 948/1822 KB 544/549 KB 144/276 KB 296/314 KB 956/1822 KB 548/549 KB 144/276 KB 300/314 KB 956/1822 KB 548/549 KB 144/276 KB 304/314 KB 956/1822 KB 548/549 KB 144/276 KB 308/314 KB 956/1822 KB 548/549 KB 148/276 KB 312/314 KB 956/1822 KB 548/549 KB 148/276 KB 314/314 KB 956/1822 KB 544/549 KB 140/276 KB 292/314 KB 956/1822 KB 548/549 KB 148/276 KB 314/314 KB 960/1822 KB 548/549 KB 148/276 KB 314/314 KB 964/1822 KB 548/549 KB 148/276 KB 314/314 KB 968/1822 KB 548/549 KB 148/276 KB 314/314 KB 972/1822 KB 548/549 KB 148/276 KB 314/314 KB 976/1822 KB 548/549 KB 148/276 KB 308/314 KB 956/1822 KB 548/549 KB 152/276 KB 314/314 KB 976/1822 KB 548/549 KB 156/276 KB 314/314 KB 976/1822 KB 548/549 KB 160/276 KB 314/314 KB 976/1822 KB 548/549 KB 144/276 KB 296/314 KB 956/1822 KB 549/549 KB 160/276 KB 314/314 KB 976/1822 KB 549/549 KB 160/276 KB 314/314 KB 980/1822 KB 549/549 KB 164/276 KB 314/314 KB 984/1822 KB 549/549 KB 164/276 KB 314/314 KB 988/1822 KB 549/549 KB 164/276 KB 314/314 KB 992/1822 KB 4/748 KB 549/549 KB 164/276 KB 314/314 KB 992/1822 KB 8/748 KB 549/549 KB 164/276 KB 314/314 KB 992/1822 KB 12/748 KB 549/549 KB 164/276 KB 314/314 KB 992/1822 KB 16/748 KB 549/549 KB 164/276 KB 314/314 KB 992/1822 KB 20/748 KB 549/549 KB 164/276 KB 314/314 KB 992/1822 KB 549/549 KB 164/276 KB 314/314 KB 980/1822 KB 24/748 KB 549/549 KB 164/276 KB 314/314 KB 992/1822 KB 28/748 KB 549/549 KB 168/276 KB 314/314 KB 992/1822 KB 24/748 KB 549/549 KB 168/276 KB 314/314 KB 992/1822 KB 28/748 KB 549/549 KB 168/276 KB 314/314 KB 996/1822 KB 32/748 KB 549/549 KB 172/276 KB 314/314 KB 996/1822 KB 32/748 KB 549/549 KB 176/276 KB 314/314 KB 996/1822 KB 32/748 KB 549/549 KB 180/276 KB 314/314 KB 996/1822 KB 32/748 KB 549/549 KB 184/276 KB 314/314 KB 1000/1822 KB 32/748 KB 549/549 KB 188/276 KB 314/314 KB 1000/1822 KB 32/748 KB 549/549 KB 192/276 KB 314/314 KB 1000/1822 KB 32/748 KB 549/549 KB 168/276 KB 314/314 KB 996/1822 KB 36/748 KB 549/549 KB 192/276 KB 314/314 KB 1000/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 299.2 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 32/748 KB 549/549 KB 180/276 KB 314/314 KB 1000/1822 KB 36/748 KB 549/549 KB 192/276 KB 1004/1822 KB 40/748 KB 549/549 KB 192/276 KB 1004/1822 KB 44/748 KB 549/549 KB 192/276 KB 1004/1822 KB 48/748 KB 549/549 KB 192/276 KB 1008/1822 KB 44/748 KB 549/549 KB 192/276 KB 1008/1822 KB 48/748 KB 549/549 KB 192/276 KB 1012/1822 KB 52/748 KB 549/549 KB 196/276 KB 1016/1822 KB 52/748 KB 549/549 KB 196/276 KB 1020/1822 KB 52/748 KB 549/549 KB 196/276 KB 1024/1822 KB 52/748 KB 549/549 KB 196/276 KB 1012/1822 KB 52/748 KB 549/549 KB 200/276 KB 1024/1822 KB 52/748 KB 549/549 KB 204/276 KB 1024/1822 KB 52/748 KB 549/549 KB 208/276 KB 1024/1822 KB 52/748 KB 549/549 KB 192/276 KB 1012/1822 KB 56/748 KB 549/549 KB 208/276 KB 1024/1822 KB 60/748 KB 549/549 KB 208/276 KB 1024/1822 KB 64/748 KB 549/549 KB 208/276 KB 1024/1822 KB 64/748 KB 549/549 KB 212/276 KB 1024/1822 KB 68/748 KB 549/549 KB 216/276 KB 1028/1822 KB 68/748 KB 549/549 KB 220/276 KB 1028/1822 KB 68/748 KB 549/549 KB 224/276 KB 1028/1822 KB 68/748 KB 549/549 KB 212/276 KB 1028/1822 KB 68/748 KB 549/549 KB 224/276 KB 1032/1822 KB 68/748 KB 549/549 KB 224/276 KB 1036/1822 KB 68/748 KB 549/549 KB 224/276 KB 1040/1822 KB 68/748 KB 549/549 KB 224/276 KB 1044/1822 KB 68/748 KB 549/549 KB 212/276 KB 1024/1822 KB 72/748 KB 549/549 KB 228/276 KB 1044/1822 KB 76/748 KB 549/549 KB 228/276 KB 1044/1822 KB 80/748 KB 549/549 KB 228/276 KB 1044/1822 KB 84/748 KB 549/549 KB 228/276 KB 1044/1822 KB 68/748 KB 549/549 KB 228/276 KB 1044/1822 KB 84/748 KB 549/549 KB 232/276 KB 1048/1822 KB 84/748 KB 549/549 KB 236/276 KB 1048/1822 KB 84/748 KB 549/549 KB 240/276 KB 1048/1822 KB 84/748 KB 549/549 KB 228/276 KB 1048/1822 KB 84/748 KB 549/549 KB 240/276 KB 1052/1822 KB 88/748 KB 549/549 KB 240/276 KB 1056/1822 KB 88/748 KB 549/549 KB 240/276 KB 1060/1822 KB 88/748 KB 549/549 KB 244/276 KB 4/223 KB 1060/1822 KB 88/748 KB 549/549 KB 244/276 KB 8/223 KB 1060/1822 KB 88/748 KB 549/549 KB 244/276 KB 12/223 KB 1060/1822 KB 88/748 KB 549/549 KB 244/276 KB 16/223 KB 1060/1822 KB 88/748 KB 549/549 KB 244/276 KB 20/223 KB 1060/1822 KB 88/748 KB 549/549 KB 240/276 KB 1052/1822 KB 88/748 KB 549/549 KB 244/276 KB 24/223 KB 1060/1822 KB 92/748 KB 549/549 KB 244/276 KB 24/223 KB 1060/1822 KB 96/748 KB 549/549 KB 244/276 KB 24/223 KB 1060/1822 KB 100/748 KB 549/549 KB 244/276 KB 28/223 KB 1060/1822 KB 88/748 KB 549/549 KB 244/276 KB 1060/1822 KB 100/748 KB 549/549 KB 248/276 KB 28/223 KB 1064/1822 KB 100/748 KB 549/549 KB 252/276 KB 28/223 KB 1064/1822 KB 100/748 KB 549/549 KB 256/276 KB 28/223 KB 1064/1822 KB 100/748 KB 549/549 KB 244/276 KB 28/223 KB 1064/1822 KB 100/748 KB 549/549 KB 256/276 KB 28/223 KB 1068/1822 KB 100/748 KB 549/549 KB 256/276 KB 28/223 KB 1072/1822 KB 104/748 KB 549/549 KB 256/276 KB 28/223 KB 1076/1822 KB 104/748 KB 549/549 KB 260/276 KB 28/223 KB 1080/1822 KB 104/748 KB 549/549 KB 260/276 KB 28/223 KB 1084/1822 KB 96/748 KB 549/549 KB 244/276 KB 28/223 KB 1060/1822 KB 104/748 KB 549/549 KB 260/276 KB 32/223 KB 1084/1822 KB 104/748 KB 549/549 KB 260/276 KB 36/223 KB 1084/1822 KB 104/748 KB 549/549 KB 260/276 KB 40/223 KB 1084/1822 KB 104/748 KB 549/549 KB 260/276 KB 44/223 KB 1084/1822 KB 104/748 KB 549/549 KB 260/276 KB 48/223 KB 1084/1822 KB 104/748 KB 549/549 KB 260/276 KB 52/223 KB 1084/1822 KB 104/748 KB 549/549 KB 260/276 KB 56/223 KB 1084/1822 KB 104/748 KB 549/549 KB 260/276 KB 28/223 KB 1076/1822 KB 104/ unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 748 KB 549/549 KB 264/276 KB 56/223 KB 1088/1822 KB 104/748 KB 549/549 KB 268/276 KB 56/223 KB 1088/1822 KB 104/748 KB 549/549 KB 272/276 KB 56/223 KB 1088/1822 KB 104/748 KB 549/549 KB 256/276 KB 28/223 KB 1072/1822 KB 108/748 KB 549/549 KB 272/276 KB 56/223 KB 1088/1822 KB 112/748 KB 549/549 KB 272/276 KB 56/223 KB 1088/1822 KB 116/748 KB 549/549 KB 272/276 KB 56/223 KB 1088/1822 KB 120/748 KB 549/549 KB 272/276 KB 56/223 KB 1088/1822 KB 124/748 KB 549/549 KB 272/276 KB 56/223 KB 1088/1822 KB 128/748 KB 549/549 KB 276/276 KB 60/223 KB 1088/1822 KB 104/748 KB 549/549 KB 260/276 KB 56/223 KB 1088/1822 KB 124/748 KB 549/549 KB 276/276 KB 60/223 KB 1088/1822 KB 128/748 KB 549/549 KB 276/276 KB 60/223 KB 1088/1822 KB 124/748 KB 549/549 KB 272/276 KB 60/223 KB 1088/1822 KB 128/748 KB 549/549 KB 276/276 KB 64/223 KB 1092/1822 KB 132/748 KB 549/549 KB 276/276 KB 64/223 KB 1092/1822 KB 136/748 KB 549/549 KB 276/276 KB 68/223 KB 1092/1822 KB 140/748 KB 549/549 KB 276/276 KB 68/223 KB 1092/1822 KB 144/748 KB 549/549 KB 276/276 KB 68/223 KB 1092/1822 KB 128/748 KB 549/549 KB 276/276 KB 60/223 KB 1092/1822 KB 144/748 KB 549/549 KB 276/276 KB 68/223 KB 1096/1822 KB 144/748 KB 549/549 KB 276/276 KB 68/223 KB 1100/1822 KB 144/748 KB 549/549 KB 276/276 KB 68/223 KB 1104/1822 KB 132/748 KB 549/549 KB 276/276 KB 68/223 KB 1092/1822 KB 144/748 KB 549/549 KB 276/276 KB 72/223 KB 1104/1822 KB 144/748 KB 549/549 KB 276/276 KB 72/223 KB 1108/1822 KB 148/748 KB 549/549 KB 276/276 KB 76/223 KB 1112/1822 KB 148/748 KB 549/549 KB 276/276 KB 76/223 KB 1116/1822 KB 148/748 KB 549/549 KB 276/276 KB 76/223 KB 1120/1822 KB 148/748 KB 549/549 KB 276/276 KB 76/223 KB 1108/1822 KB 152/748 KB 549/549 KB 276/276 KB 76/223 KB 1120/1822 KB 156/748 KB 549/549 KB 276/276 KB 76/223 KB 1120/1822 KB 144/748 KB 549/549 KB 276/276 KB 76/223 KB 1108/1822 KB 156/748 KB 549/549 KB 276/276 KB 80/223 KB 1120/1822 KB 156/748 KB 549/549 KB 84/223 KB 1120/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 256.0 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 156/748 KB 549/549 KB 88/223 KB 1120/1822 KB 156/748 KB 549/549 KB 92/223 KB 1120/1822 KB 156/748 KB 549/549 KB 96/223 KB 1120/1822 KB 160/748 KB 549/549 KB 100/223 KB 1120/1822 KB 160/748 KB 549/549 KB 104/223 KB 1124/1822 KB 160/748 KB 549/549 KB 108/223 KB 1124/1822 KB 160/748 KB 549/549 KB 112/223 KB 1124/1822 KB 160/748 KB 549/549 KB 96/223 KB 1120/1822 KB 164/748 KB 549/549 KB 112/223 KB 1124/1822 KB 168/748 KB 549/549 KB 112/223 KB 1124/1822 KB 172/748 KB 549/549 KB 112/223 KB 1124/1822 KB 176/748 KB 549/549 KB 112/223 KB 1124/1822 KB 180/748 KB 549/549 KB 112/223 KB 1124/1822 KB 184/748 KB 549/549 KB 116/223 KB 1124/1822 KB 188/748 KB 549/549 KB 116/223 KB 1124/1822 KB 192/748 KB 549/549 KB 116/223 KB 1124/1822 KB 160/748 KB 549/549 KB 100/223 KB 1124/1822 KB 192/748 KB 549/549 KB 116/223 KB 1128/1822 KB 192/748 KB 549/549 KB 116/223 KB 1132/1822 KB 192/748 KB 549/549 KB 4/27 KB 116/223 KB 1136/1822 KB 192/748 KB 549/549 KB 4/27 KB 116/223 KB 1140/1822 KB 192/748 KB 549/549 KB 4/27 KB 116/223 KB 1144/1822 KB 192/748 KB 549/549 KB 4/27 KB 116/223 KB 1148/1822 KB 192/748 KB 549/549 KB 4/27 KB 116/223 KB 1152/1822 KB 180/748 KB 549/549 KB 116/223 KB 1124/1822 KB 192/748 KB 549/549 KB 4/27 KB 120/223 KB 1152/1822 KB 192/748 KB 549/549 KB 4/27 KB 124/223 KB 1152/1822 KB 192/748 KB 549/549 KB 4/27 KB 128/223 KB 1152/1822 KB 192/748 KB 549/549 KB 4/27 KB 116/223 KB 1132/1822 KB 192/748 KB 549/549 KB 8/27 KB 128/223 KB 1152/1822 KB 192/748 KB 549/549 KB 12/27 KB 128/223 KB 1152/1822 KB 192/748 KB 549/549 KB 16/27 KB 128/223 KB 1152/1822 KB 192/748 KB 549/549 KB 20/27 KB 128/223 KB 1152/1822 KB 192/748 KB 549/549 KB 24/27 KB 132/223 KB 1152/1822 KB 192/748 KB 549/549 KB 27/27 KB 132/223 KB 1152/1822 KB 196/748 KB 549/549 KB 27/27 KB 132/223 KB 1156/1822 KB 192/748 KB 549/549 KB 20/27 KB 132/223 KB 1152/1822 KB 196/748 KB 549/549 KB 27/27 KB 136/223 KB 1156/1822 KB 196/748 KB 549/549 KB 27/27 KB 140/223 KB 1156/1822 KB 196/748 KB 549/549 KB 27/27 KB 144/223 KB 1156/1822 KB 192/748 KB 549/549 KB 27/27 KB 132/223 KB 1156/1822 KB 200/748 KB 549/549 KB 27/27 KB 144/223 KB 1160/1822 KB 200/748 KB 549/549 KB 27/27 KB 144/223 KB 1164/1822 KB 200/748 KB 549/549 KB 27/27 KB 144/223 KB 1168/1822 KB 200/748 KB 549/549 KB 27/27 KB 144/223 KB 1156/1822 KB 204/748 KB 549/549 KB 27/27 KB 144/223 KB 1168/1822 KB 208/748 KB 549/549 KB 27/27 KB 144/223 KB 1168/1822 KB 212/748 KB 549/549 KB 27/27 KB 148/223 KB 1168/1822 KB 208/748 KB 549/549 KB 27/27 KB 148/223 KB 1168/1822 KB 212/748 KB 549/549 KB 27/27 KB 152/223 KB 1172/1822 KB 212/748 KB 549/549 KB 27/27 KB 156/223 KB 1172/1822 KB 212/748 KB 549/549 KB 27/27 KB 160/223 KB 1172/1822 KB 212/748 KB 549/549 KB 27/27 KB 164/223 KB 1172/1822 KB 212/748 KB 549/549 KB 27/27 KB 148/223 KB 1172/1822 KB 216/748 KB 549/549 KB 27/27 KB 164/223 KB 1176/1822 KB 216/748 KB 549/549 KB 27/27 KB 164/223 KB 1180/1822 KB 216/748 KB 549/549 KB 27/27 KB 164/223 KB 1184/1822 KB 216/748 KB 549/549 KB 27/27 KB 164/223 KB 1172/1822 KB 220/748 KB 549/549 KB 27/27 KB 164/223 KB 1184/1822 KB 224/748 KB 549/549 KB 27/27 KB 164/223 KB 1184/1822 KB 228/748 KB 549/549 KB 27/27 KB 164/223 KB 1184/1822 KB 232/748 KB 549/549 KB 27/27 KB 168/223 KB 1188/1822 KB 236/748 KB 549/549 KB 27/27 KB 168/223 KB 1188/1822 KB 240/748 KB 549/549 KB 27/27 KB 168/223 KB 1188/1822 KB 228/748 KB 549/549 KB 27/27 KB 168/223 KB 1188/1822 KB 240/748 KB 549/549 KB 172/223 KB 1 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install 188/1822 KB 240/748 KB 549/549 KB 176/223 KB 1188/1822 KB 228/748 KB 549/549 KB 27/27 KB 164/223 KB 1188/1822 KB 240/748 KB 549/549 KB 176/223 KB 1192/1822 KB 240/748 KB 549/549 KB 176/223 KB 1196/1822 KB 240/748 KB 549/549 KB 176/223 KB 1200/1822 KB 240/748 KB 549/549 KB 176/223 KB 1204/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 24.1 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 244/748 KB 549/549 KB 180/223 KB 1208/1822 KB 244/748 KB 549/549 KB 180/223 KB 1212/1822 KB 244/748 KB 549/549 KB 180/223 KB 1216/1822 KB 244/748 KB 549/549 KB 180/223 KB 1204/1822 KB 248/748 KB 549/549 KB 180/223 KB 1216/1822 KB 252/748 KB 549/549 KB 180/223 KB 1216/1822 KB 256/748 KB 549/549 KB 180/223 KB 1216/1822 KB 240/748 KB 549/549 KB 180/223 KB 1204/1822 KB 256/748 KB 549/549 KB 184/223 KB 1216/1822 KB 256/748 KB 549/549 KB 188/223 KB 1216/1822 KB 256/748 KB 549/549 KB 192/223 KB 1216/1822 KB 256/748 KB 549/549 KB 196/223 KB 1216/1822 KB 256/748 KB 549/549 KB 200/223 KB 1220/1822 KB 256/748 KB 549/549 KB 204/223 KB 1220/1822 KB 256/748 KB 549/549 KB 208/223 KB 1220/1822 KB 260/748 KB 549/549 KB 212/223 KB 1220/1822 KB 260/748 KB 549/549 KB 216/223 KB 1220/1822 KB 260/748 KB 549/549 KB 220/223 KB 1220/1822 KB 260/748 KB 549/549 KB 223/223 KB 1220/1822 KB 256/748 KB 549/549 KB 196/223 KB 1220/1822 KB 260/748 KB 549/549 KB 223/223 KB 1224/1822 KB 260/748 KB 549/549 KB 223/223 KB 1228/1822 KB 260/748 KB 549/549 KB 223/223 KB 1232/1822 KB 260/748 KB 549/549 KB 208/223 KB 1220/1822 KB 264/748 KB 549/549 KB 223/223 KB 1232/1822 KB 268/748 KB 549/549 KB 223/223 KB 1232/1822 KB 272/748 KB 549/549 KB 223/223 KB 1232/1822 KB 272/748 KB 549/549 KB 223/223 KB 1236/1822 KB 276/748 KB 549/549 KB 223/223 KB 1240/1822 KB 276/748 KB 549/549 KB 223/223 KB 1244/1822 KB 276/748 KB 549/549 KB 223/223 KB 1248/1822 KB 276/748 KB 549/549 KB 223/223 KB 1236/1822 KB 280/748 KB 549/549 KB 223/223 KB 1248/1822 KB 284/748 KB 549/549 KB 223/223 KB 1248/1822 KB 288/748 KB 549/549 KB 223/223 KB 1248/1822 KB 292/748 KB 549/549 KB 223/223 KB 1248/1822 KB 296/748 KB 549/549 KB 223/223 KB 1252/1822 KB 300/748 KB 549/549 KB 223/223 KB 1252/1822 KB 304/748 KB 549/549 KB 223/223 KB 1252/1822 KB 292/748 KB 549/549 KB 223/223 KB 1252/1822 KB 304/748 KB 549/549 KB 223/223 KB 1256/1822 KB 304/748 KB 549/549 KB 223/223 KB 1260/1822 KB 304/748 KB 549/549 KB 223/223 KB 1264/1822 KB 308/748 KB 549/549 KB 223/223 KB 1264/1822 KB 312/748 KB 549/549 KB 223/223 KB 1268/1822 KB 316/748 KB 549/549 KB 223/223 KB 1268/1822 KB 308/748 KB 549/549 KB 223/223 KB 1268/1822 KB 320/748 KB 549/549 KB 223/223 KB 1272/1822 KB 320/748 KB 549/549 KB 223/223 KB 1276/1822 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 320/748 KB 549/549 KB 223/223 KB 1276/1822 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 4/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 8/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 12/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 16/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 20/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 24/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 28/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 32/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 36/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 40/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 44/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 48/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 52/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 56/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 60/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 64/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 68/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 72/178 KB 320/748 KB 549/549 KB 223/223 KB 1280/1822 KB 76/178 KB 320/748 KB 549/549 unit-abot-epc-basic-0: 23:23:32 DEBUG unit.abot-epc-basic/0.install KB 223/223 KB 1284/1822 KB 80/178 KB 320/748 KB 549/549 KB 223/223 KB 1284/1822 KB 84/178 KB 324/748 KB 549/549 KB 223/223 KB 1284/1822 KB 88/178 KB 324/748 KB 549/549 KB 223/223 KB 1284/1822 KB 92/178 KB 324/748 KB 549/549 KB 223/223 KB 1284/1822 KB 96/178 KB 320/748 KB 549/549 KB 223/223 KB 1284/1822 KB 76/178 KB 324/748 KB 549/549 KB 223/223 KB 1288/1822 KB 96/178 KB 324/748 KB 549/549 KB 223/223 KB 1292/1822 KB 96/178 KB 324/748 KB 549/549 KB 223/223 KB 1296/1822 KB 96/178 KB 324/748 KB 549/549 KB 223/223 KB 1284/1822 KB 84/178 KB 328/748 KB 549/549 KB 223/223 KB 1296/1822 KB 96/178 KB 332/748 KB 549/549 KB 223/223 KB 1296/1822 KB 96/178 KB 336/748 KB 549/549 KB 223/223 KB 1296/1822 KB 96/178 KB 340/748 KB 549/549 KB 223/223 KB 1296/1822 KB 96/178 KB 344/748 KB 549/549 KB 223/223 KB 1300/1822 KB 100/178 KB 348/748 KB 549/549 KB 223/223 KB 1300/1822 KB 100/178 KB 352/748 KB 549/549 KB 223/223 KB 1300/1822 KB 100/178 KB 356/748 KB 549/549 KB 223/223 KB 1300/1822 KB 100/178 KB 340/748 KB 549/549 KB 223/223 KB 1300/1822 KB 96/178 KB 356/748 KB 549/549 KB 223/223 KB 1304/1822 KB 100/178 KB 356/748 KB 549/549 KB 223/223 KB 1308/1822 KB 100/178 KB 356/748 KB 549/549 KB 223/223 KB 1312/1822 KB 100/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 198.5 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 340/748 KB 549/549 KB 223/223 KB 1300/1822 KB 100/178 KB 356/748 KB 549/549 KB 1312/1822 KB 104/178 KB 356/748 KB 549/549 KB 1312/1822 KB 108/178 KB 356/748 KB 549/549 KB 1312/1822 KB 112/178 KB 356/748 KB 549/549 KB 1316/1822 KB 112/178 KB 360/748 KB 549/549 KB 1320/1822 KB 116/178 KB 360/748 KB 549/549 KB 1324/1822 KB 116/178 KB 360/748 KB 549/549 KB 1328/1822 KB 116/178 KB 360/748 KB 549/549 KB 1332/1822 KB 116/178 KB 360/748 KB 549/549 KB 1336/1822 KB 116/178 KB 360/748 KB 549/549 KB 1340/1822 KB 116/178 KB 360/748 KB 549/549 KB 1344/1822 KB 116/178 KB 360/748 KB 549/549 KB 1316/1822 KB 116/178 KB 360/748 KB 549/549 KB 1344/1822 KB 120/178 KB 360/748 KB 549/549 KB 1344/1822 KB 124/178 KB 360/748 KB 549/549 KB 1344/1822 KB 128/178 KB 360/748 KB 549/549 KB 1316/1822 KB 112/178 KB 364/748 KB 549/549 KB 1344/1822 KB 128/178 KB 368/748 KB 549/549 KB 1344/1822 KB 128/178 KB 372/748 KB 549/549 KB 1344/1822 KB 128/178 KB 376/748 KB 549/549 KB 1344/1822 KB 128/178 KB 376/748 KB 549/549 KB 4/23 KB 1344/1822 KB 128/178 KB 376/748 KB 549/549 KB 8/23 KB 1344/1822 KB 128/178 KB 376/748 KB 549/549 KB 12/23 KB 1344/1822 KB 128/178 KB 376/748 KB 549/549 KB 16/23 KB 1344/1822 KB 128/178 KB 376/748 KB 549/549 KB 20/23 KB 1344/1822 KB 128/178 KB 376/748 KB 549/549 KB 23/23 KB 1344/1822 KB 128/178 KB 380/748 KB 549/549 KB 23/23 KB 1344/1822 KB 128/178 KB 384/748 KB 549/549 KB 23/23 KB 1344/1822 KB 128/178 KB 388/748 KB 549/549 KB 23/23 KB 1344/1822 KB 128/178 KB 392/748 KB 549/549 KB 23/23 KB 1348/1822 KB 132/178 KB 396/748 KB 549/549 KB 23/23 KB 1348/1822 KB 132/178 KB 400/748 KB 549/549 KB 23/23 KB 1348/1822 KB 132/178 KB 404/748 KB 549/549 KB 23/23 KB 1348/1822 KB 132/178 KB 408/748 KB 549/549 KB 23/23 KB 1348/1822 KB 132/178 KB 412/748 KB 549/549 KB 23/23 KB 1348/1822 KB 132/178 KB 416/748 KB 549/549 KB 23/23 KB 1348/1822 KB 132/178 KB 388/748 KB 549/549 KB 23/23 KB 1348/1822 KB 132/178 KB 416/748 KB 549/549 KB 23/23 KB 1352/1822 KB 132/178 KB 416/748 KB 549/549 KB 23/23 KB 1356/1822 KB 132/178 KB 416/748 KB 549/549 KB 23/23 KB 1360/1822 KB 132/178 KB 388/748 KB 549/549 KB 23/23 KB 1344/1822 KB 132/178 KB 416/748 KB 549/549 KB 23/23 KB 1360/1822 KB 136/178 KB 416/748 KB 549/549 KB 23/23 KB 1360/1822 KB 140/178 KB 416/748 KB 549/549 KB 23/23 KB 1360/1822 KB 144/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.9 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 420/748 KB 549/549 KB 1360/1822 KB 144/178 KB 424/748 KB 549/549 KB 1360/1822 KB 144/178 KB 428/748 KB 549/549 KB 1360/1822 KB 144/178 KB 432/748 KB 549/549 KB 1360/1822 KB 144/178 KB 436/748 KB 549/549 KB 1360/1822 KB 144/178 KB 440/748 KB 549/549 KB 1360/1822 KB 144/178 KB 444/748 KB 549/549 KB 1360/1822 KB 144/178 KB 448/748 KB 549/549 KB 1360/1822 KB 144/178 KB 448/748 KB 549/549 KB 1364/1822 KB 148/178 KB 448/748 KB 549/549 KB 1368/1822 KB 148/178 KB 448/748 KB 549/549 KB 1372/1822 KB 148/178 KB 448/748 KB 549/549 KB 1376/1822 KB 148/178 KB 448/748 KB 549/549 KB 1360/1822 KB 148/178 KB 448/748 KB 549/549 KB 1376/1822 KB 152/178 KB 448/748 KB 549/549 KB 1376/1822 KB 156/178 KB 448/748 KB 549/549 KB 1376/1822 KB 160/178 KB 448/748 KB 549/549 KB 1376/1822 KB 164/178 KB 448/748 KB 549/549 KB 1380/1822 KB 168/178 KB 448/748 KB 549/549 KB 1380/1822 KB 172/178 KB 448/748 KB 549/549 KB 1380/1822 KB 176/178 KB 448/748 KB 549/549 KB 1380/1822 KB 164/178 KB 448/748 KB 549/549 KB 1384/1822 KB 176/178 KB 448/748 KB 549/549 KB 1388/1822 KB 178/178 KB 448/748 KB 549/549 KB 1392/1822 KB 178/178 KB 448/748 KB 549/549 KB 1384/1822 KB 178/178 KB 448/748 KB 549/549 KB 1396/1822 KB 178/178 KB 448/748 KB 549/549 KB 1400/1822 KB 178/178 KB 448/748 KB 549/549 KB 1404/1822 KB 178/178 KB 448/748 KB 549/549 KB 1408/1822 KB 178/178 KB 448/748 KB 549/549 KB 4/55 KB 1408/1822 KB 178/178 KB 448/748 KB 549/549 KB 8/55 KB 1408/1822 KB 178/178 KB 448/748 KB 549/549 KB 12/55 KB 1408/1822 KB 178/178 KB 448/748 KB 549/549 KB 16/55 KB 1408/1822 KB 178/178 KB 448/748 KB 549/549 KB 20/55 KB 1408/1822 KB 178/178 KB 452/748 KB 549/549 KB 24/55 KB 1408/1822 KB 178/178 KB 452/748 KB 549/549 KB 28/55 KB 1408/1822 KB 178/178 KB 452/748 KB 549/549 KB 32/55 KB 1412/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 473.3 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:32 DEBUG unit.abot-epc-basic/0.install 452/748 KB 549/549 KB 20/55 KB 1408/1822 KB 178/178 KB 456/748 KB 36/55 KB 1412/1822 KB 460/748 KB 36/55 KB 1412/1822 KB 464/748 KB 36/55 KB 1412/1822 KB 468/748 KB 36/55 KB 1412/1822 KB 472/748 KB 36/55 KB 1412/1822 KB 476/748 KB 36/55 KB 1412/1822 KB 480/748 KB 36/55 KB 1412/1822 KB 452/748 KB 36/55 KB 1412/1822 KB 480/748 KB 40/55 KB 1412/1822 KB 480/748 KB 44/55 KB 1412/1822 KB 480/748 KB 48/55 KB 1412/1822 KB 452/748 KB 549/549 KB 28/55 KB 1412/1822 KB 480/748 KB 48/55 KB 1416/1822 KB 480/748 KB 48/55 KB 1420/1822 KB 480/748 KB 48/55 KB 1424/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 152.8 KB/sec) unit-abot-epc-basic-0: 23:23:32 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 480/748 KB 48/55 KB 1428/1822 KB 480/748 KB 48/55 KB 1432/1822 KB 480/748 KB 52/55 KB 1436/1822 KB 480/748 KB 52/55 KB 1440/1822 KB 480/748 KB 52/55 KB 1444/1822 KB 484/748 KB 52/55 KB 1448/1822 KB 484/748 KB 52/55 KB 1452/1822 KB 484/748 KB 52/55 KB 1456/1822 KB 480/748 KB 52/55 KB 1432/1822 KB 484/748 KB 55/55 KB 1456/1822 KB 484/748 KB 52/55 KB 1444/1822 KB 488/748 KB 55/55 KB 1456/1822 KB 492/748 KB 55/55 KB 1456/1822 KB 496/748 KB 55/55 KB 1456/1822 KB 500/748 KB 55/55 KB 1456/1822 KB 504/748 KB 55/55 KB 1460/1822 KB 508/748 KB 55/55 KB 1460/1822 KB 512/748 KB 55/55 KB 1460/1822 KB 516/748 KB 55/55 KB 1460/1822 KB 520/748 KB 4/1210 KB 1460/1822 KB 500/748 KB 55/55 KB 1460/1822 KB 516/748 KB 55/55 KB 4/1210 KB 1460/1822 KB 520/748 KB 8/1210 KB 1460/1822 KB 520/748 KB 12/1210 KB 1460/1822 KB 520/748 KB 16/1210 KB 1460/1822 KB 520/748 KB 20/1210 KB 1460/1822 KB 520/748 KB 24/1210 KB 1460/1822 KB 520/748 KB 28/1210 KB 1460/1822 KB 520/748 KB 32/1210 KB 1460/1822 KB 520/748 KB 36/1210 KB 1460/1822 KB 520/748 KB 40/1210 KB 1464/1822 KB 4/471 KB 520/748 KB 44/1210 KB 1464/1822 KB 4/471 KB 520/748 KB 48/1210 KB 1464/1822 KB 4/471 KB 520/748 KB 52/1210 KB 1464/1822 KB 4/471 KB 520/748 KB 36/1210 KB 1464/1822 KB 4/471 KB 520/748 KB 52/1210 KB 1468/1822 KB 4/471 KB 520/748 KB 56/1210 KB 1472/1822 KB 4/471 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 46.1 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 520/748 KB 36/1210 KB 1460/1822 KB 4/471 KB 520/748 KB 56/1210 KB 1472/1822 KB 8/471 KB 520/748 KB 56/1210 KB 1472/1822 KB 12/471 KB 520/748 KB 56/1210 KB 1472/1822 KB 16/471 KB 520/748 KB 56/1210 KB 1472/1822 KB 20/471 KB 520/748 KB 56/1210 KB 1472/1822 KB 24/471 KB 520/748 KB 56/1210 KB 1472/1822 KB 28/471 KB 520/748 KB 56/1210 KB 1472/1822 KB 32/471 KB 520/748 KB 56/1210 KB 1468/1822 KB 4/471 KB 520/748 KB 60/1210 KB 1472/1822 KB 32/471 KB 520/748 KB 64/1210 KB 1472/1822 KB 32/471 KB 520/748 KB 68/1210 KB 1472/1822 KB 32/471 KB 524/748 KB 72/1210 KB 1476/1822 KB 36/471 KB 524/748 KB 76/1210 KB 1476/1822 KB 36/471 KB 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 524/748 KB 68/1210 KB 1476/1822 KB 36/471 KB 528/748 KB 76/1210 KB 1476/1822 KB 36/471 KB 520/748 KB 68/1210 KB 1476/1822 KB 36/471 KB 528/748 KB 76/1210 KB 1476/1822 KB 40/471 KB 528/748 KB 76/1210 KB 1476/1822 KB 44/471 KB 528/748 KB 76/1210 KB 1476/1822 KB 48/471 KB 528/748 KB 76/1210 KB 1476/1822 KB 52/471 KB 532/748 KB 80/1210 KB 1476/1822 KB 56/471 KB 520/748 KB 68/1210 KB 1476/1822 KB 32/471 KB 532/748 KB 80/1210 KB 1480/1822 KB 60/471 KB 532/748 KB 80/1210 KB 1484/1822 KB 60/471 KB 532/748 KB 80/1210 KB 1488/1822 KB 60/471 KB 532/748 KB 80/1210 KB 1492/1822 KB 60/471 KB 532/748 KB 80/1210 KB 1476/1822 KB 52/471 KB 528/748 KB 80/1210 KB 1476/1822 KB 52/471 KB 536/748 KB 80/1210 KB 1492/1822 KB 60/471 KB 536/748 KB 84/1210 KB 1492/1822 KB 60/471 KB 532/748 KB 80/1210 KB 1476/1822 KB 60/471 KB 540/748 KB 84/1210 KB 1492/1822 KB 64/471 KB 540/748 KB 84/1210 KB 1492/1822 KB 68/471 KB 540/748 KB 88/1210 KB 1496/1822 KB 72/471 KB 540/748 KB 88/1210 KB 1496/1822 KB 76/471 KB 540/748 KB 88/1210 KB 1496/1822 KB 80/471 KB 540/748 KB 88/1210 KB 1496/1822 KB 84/471 KB 540/748 KB 84/1210 KB 1492/1822 KB 60/471 KB 544/748 KB 88/1210 KB 1496/1822 KB 84/471 KB 548/748 KB 88/1210 KB 1496/1822 KB 84/471 KB 540/748 KB 88/1210 KB 1496/1822 KB 68/471 KB 540/748 KB 88/1210 KB 1492/1822 KB 68/471 KB 548/748 KB 92/1210 KB 1496/1822 KB 84/471 KB 548/748 KB 96/1210 KB 1496/1822 KB 84/471 KB 548/748 KB 100/1210 KB 1496/1822 KB 84/471 KB 552/748 KB 100/1210 KB 1500/1822 KB 84/471 KB 556/748 KB 100/1210 KB 1500/1822 KB 84/471 KB 560/748 KB 100/1210 KB 1500/1822 KB 84/471 KB 548/748 KB 100/1210 KB 1500/1822 KB 84/471 KB 560/748 KB 104/1210 KB 1504/1822 KB 84/471 KB 560/748 KB 104/1210 KB 1508/1822 KB 84/471 KB 560/748 KB 4/93 KB 104/1210 KB 1512/1822 KB 84/471 KB 560/748 KB 4/93 KB 104/1210 KB 1516/1822 KB 84/471 KB 560/748 KB 104/1210 KB 1500/1822 KB 84/471 KB 560/748 KB 4/93 KB 108/1210 KB 1516/1822 KB 88/471 KB 560/748 KB 4/93 KB 112/1210 KB 1516/1822 KB 88/471 KB 560/748 KB 4/93 KB 116/1210 KB 1516/1822 KB 88/471 KB 564/748 KB 4/93 KB 120/1210 KB 1520/1822 KB 88/471 KB 564/748 KB 4/93 KB 124/1210 KB 1520/1822 KB 88/471 KB 564/748 KB 4/93 KB 128/1210 KB 1520/1822 KB 88/471 KB 560/748 KB 4/93 KB 104/1210 KB 1516/1822 KB 88/471 KB 564/748 KB 4/93 KB 128/1210 KB 1520/1822 KB 92/471 KB 564/748 KB 4/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 560/748 KB 4/93 KB 104/1210 KB 1508/1822 KB 84/471 KB 564/748 KB 8/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 564/748 KB 12/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 564/748 KB 16/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 564/748 KB 20/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 564/748 KB 24/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 564/748 KB 28/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 564/748 KB 32/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 564/748 KB 36/93 KB 128/1210 KB 1520/1822 KB 96/471 KB 564/748 KB 40/93 KB 128/1210 KB 1520/1822 KB 100/471 KB 564/748 KB 44/93 KB 128/1210 KB 1520/1822 KB 100/471 KB 564/748 KB 48/93 KB 128/1210 KB 1520/1822 KB 100/471 KB 564/748 KB 4/93 KB 116/1210 KB 1520/1822 KB 88/471 KB 568/748 KB 48/93 KB 128/1210 KB 1520/1822 KB 100/471 KB 572/748 KB 48/93 KB 128/1210 KB 1520/1822 KB 100/471 KB 576/748 KB 48/93 KB 128/1210 KB 1520/1822 KB 100/471 KB 560/748 KB 4/93 KB 116/1210 KB 1520/1822 KB 88/471 KB 576/748 KB 48/93 KB 128/1210 KB 1524/1822 KB 100/471 KB 576/748 KB 48/93 KB 128/1210 KB 1528/1822 KB 100/471 KB 580/748 K unit-mysql-0: 23:23:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install B 48/93 KB 128/1210 KB 1532/1822 KB 100/471 KB 580/748 KB 48/93 KB 132/1210 KB 1536/1822 KB 100/471 KB 580/748 KB 48/93 KB 132/1210 KB 1540/1822 KB 100/471 KB 580/748 KB 52/93 KB 132/1210 KB 1544/1822 KB 100/471 KB 580/748 KB 52/93 KB 132/1210 KB 1548/1822 KB 100/471 KB 580/748 KB 52/93 KB 132/1210 KB 1552/1822 KB 100/471 KB 580/748 KB 52/93 KB 132/1210 KB 1556/1822 KB 100/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 100/471 KB 564/748 KB 36/93 KB 128/1210 KB 1520/1822 KB 100/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 104/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 108/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 112/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 116/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 120/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 124/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 128/471 KB 580/748 KB 52/93 KB 132/1210 KB 1560/1822 KB 132/471 KB 580/748 KB 52/93 KB 132/1210 KB 1564/1822 KB 136/471 KB 580/748 KB 52/93 KB 132/1210 KB 1564/1822 KB 140/471 KB 580/748 KB 52/93 KB 132/1210 KB 1564/1822 KB 144/471 KB 580/748 KB 52/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 52/93 KB 132/1210 KB 1540/1822 KB 100/471 KB 580/748 KB 56/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 60/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 64/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 68/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 72/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 76/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 80/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 84/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 88/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 92/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 93/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 580/748 KB 48/93 KB 132/1210 KB 1532/1822 KB 100/471 KB 580/748 KB 48/93 KB 128/1210 KB 1528/1822 KB 100/471 KB 584/748 KB 93/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 588/748 KB 93/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 592/748 KB 93/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 596/748 KB 93/93 KB 132/1210 KB 1564/1822 KB 148/471 KB 600/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 604/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 608/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 612/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 616/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 620/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 624/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 628/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 632/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 152/471 KB 636/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 152/471 KB 640/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 152/471 KB 580/748 KB 52/93 KB 132/1210 KB 1564/1822 KB 132/471 KB 644/748 KB 93/93 KB 136/1210 KB 1568/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1572/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1576/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1580/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1584/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1588/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1592/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1596/1822 KB 152/471 KB 644/748 KB 93/93 KB 136/1210 KB 1600/1822 KB 152/471 KB 644/748 KB 93/93 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install KB 136/1210 KB 1604/1822 KB 152/471 KB 628/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 152/471 KB 596/748 KB 93/93 KB 136/1210 KB 1564/1822 KB 148/471 KB 648/748 KB 93/93 KB 140/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 144/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 148/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 152/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 156/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 160/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 164/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 168/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 172/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 176/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 180/1210 KB 1604/1822 KB 152/471 KB 648/748 KB 93/93 KB 184/1210 KB 1604/1822 KB 156/471 KB 648/748 KB 93/93 KB 188/1210 KB 1604/1822 KB 156/471 KB 648/748 KB 93/93 KB 192/1210 KB 1604/1822 KB 156/471 KB 648/748 KB 93/93 KB 196/1210 KB 1604/1822 KB 156/471 KB 648/748 KB 93/93 KB 200/1210 KB 1604/1822 KB 156/471 KB 648/748 KB 93/93 KB 136/1210 KB 1604/1822 KB 152/471 KB 652/748 KB 93/93 KB 200/1210 KB 1604/1822 KB 156/471 KB 656/748 KB 93/93 KB 200/1210 KB 1604/1822 KB 156/471 KB 660/748 KB 93/93 KB 200/1210 KB 1604/1822 KB 156/471 KB 648/748 KB 93/93 KB 180/1210 KB 1604/1822 KB 156/471 KB 660/748 KB 93/93 KB 204/1210 KB 1608/1822 KB 160/471 KB 660/748 KB 93/93 KB 204/1210 KB 1608/1822 KB 164/471 KB 660/748 KB 93/93 KB 204/1210 KB 1608/1822 KB 168/471 KB 660/748 KB 93/93 KB 204/1210 KB 1608/1822 KB 172/471 KB 660/748 KB 93/93 KB 204/1210 KB 1608/1822 KB 176/471 KB 660/748 KB 93/93 KB 204/1210 KB 1608/1822 KB 180/471 KB 660/748 KB 93/93 KB 204/1210 KB 1608/1822 KB 156/471 KB 660/748 KB 93/93 KB 204/1210 KB 1604/1822 KB 156/471 KB 660/748 KB 93/93 KB 208/1210 KB 1608/1822 KB 180/471 KB 660/748 KB 93/93 KB 212/1210 KB 1608/1822 KB 180/471 KB 664/748 KB 93/93 KB 216/1210 KB 1612/1822 KB 184/471 KB 664/748 KB 93/93 KB 212/1210 KB 1612/1822 KB 184/471 KB 660/748 KB 93/93 KB 212/1210 KB 1612/1822 KB 184/471 KB 660/748 KB 93/93 KB 212/1210 KB 1608/1822 KB 184/471 KB 664/748 KB 93/93 KB 216/1210 KB 1616/1822 KB 188/471 KB 664/748 KB 93/93 KB 216/1210 KB 1616/1822 KB 188/471 KB 664/748 KB 93/93 KB 216/1210 KB 1620/1822 KB 188/471 KB 668/748 KB 93/93 KB 220/1210 KB 1620/1822 KB 192/471 KB 668/748 KB 93/93 KB 216/1210 KB 1620/1822 KB 192/471 KB 668/748 KB 93/93 KB 220/1210 KB 1620/1822 KB 196/471 KB 668/748 KB 93/93 KB 216/1210 KB 1620/1822 KB 188/471 KB 672/748 KB 93/93 KB 224/1210 KB 1624/1822 KB 196/471 KB 676/748 KB 93/93 KB 224/1210 KB 1624/1822 KB 196/471 KB 668/748 KB 93/93 KB 224/1210 KB 1624/1822 KB 196/471 KB 668/748 KB 93/93 KB 224/1210 KB 1620/1822 KB 196/471 KB 676/748 KB 93/93 KB 224/1210 KB 1628/1822 KB 196/471 KB 676/748 KB 224/1210 KB 1632/1822 KB 196/471 KB 676/748 KB 224/1210 KB 1636/1822 KB 196/471 KB 680/748 KB 228/1210 KB 1640/1822 KB 200/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 74.8 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 680/748 KB 228/1210 KB 1636/1822 KB 200/471 KB 680/748 KB 224/1210 KB 1636/1822 KB 200/471 KB 676/748 KB 224/1210 KB 1636/1822 KB 200/471 KB 680/748 KB 228/1210 KB 1640/1822 KB 204/471 KB 684/748 KB 228/1210 KB 1640/1822 KB 204/471 KB 688/748 KB 228/1210 KB 1640/1822 KB 208/471 KB 688/748 KB 232/1210 KB 1640/1822 KB 208/471 KB 684/748 KB 228/1210 KB 1640/1822 KB 208/471 KB 692/748 KB 236/1210 KB 1640/1822 KB 208/471 KB 696/748 KB 236/1210 KB 1644/1822 KB 212/471 KB 692/748 KB 236/1210 KB 1644/1822 KB 212/471 KB 692/748 KB 236/1210 KB 1644/1822 KB 208/471 KB 688/748 KB 236/1210 KB 1640/1822 KB 208/471 KB 696/748 KB 240/1210 KB 1648/1822 KB 216/471 KB 696/748 KB 244/1210 KB 1648/1822 KB 216/471 KB 700/748 KB 244/1210 KB 1648/1822 KB 216/471 KB 696/748 KB 236/1210 KB 1648/1822 KB 216/471 KB 696/748 KB 244/1210 KB 1648/1822 KB 216/471 KB 704/748 KB 244/1210 KB 1652/1822 KB 216/471 KB 704/748 KB 248/1210 KB 1652/1822 KB 220/471 KB 704/748 KB 244/1210 KB 1652/1822 KB 220/471 KB 704/748 KB 244/1210 KB 1652/1822 KB 220/471 KB 704/748 KB 252/1210 KB 1652/1822 KB 224/471 KB 708/748 KB 252/1210 KB 1652/1822 KB 224/471 KB 712/748 KB 252/1210 KB 1656/1822 KB 228/471 KB 708/748 KB 252/1210 KB 1656/1822 KB 228/471 KB 708/748 KB 252/1210 KB 1652/1822 KB 224/471 KB 708/748 KB 252/1210 KB 1656/1822 KB 224/471 KB 716/748 KB 256/1210 KB 1656/1822 KB 228/471 KB 716/748 KB 256/1210 KB 1660/1822 KB 228/471 KB 716/748 KB 256/1210 KB 1664/1822 KB 228/471 KB 716/748 KB 260/1210 KB 1668/1822 KB 228/471 KB 716/748 KB 260/1210 KB 1672/1822 KB 232/471 KB 716/748 KB 4/53 KB 260/1210 KB 1676/1822 KB 232/471 KB 716/748 KB 260/1210 KB 1664/1822 KB 228/471 KB 716/748 KB 4/53 KB 260/1210 KB 1672/1822 KB 232/471 KB 716/748 KB 8/53 KB 260/1210 KB 1676/1822 KB 232/471 KB 716/748 KB 260/1210 KB 1668/1822 KB 232/471 KB 716/748 KB 260/1210 KB 1668/1822 KB 228/471 KB 720/748 KB 12/53 KB 260/1210 KB 1676/1822 KB 236/471 KB 716/748 KB 12/53 KB 260/1210 KB 1676/1822 KB 236/471 KB 716/748 KB 12/53 KB 260/1210 KB 1676/1822 KB 236/471 KB 720/748 KB 12/53 KB 260/1210 KB 1676/1822 KB 240/471 KB 720/748 KB 16/53 KB 264/1210 KB 1676/1822 KB 244/471 KB 724/748 KB 16/53 KB 264/1210 KB 1680/1822 KB 248/471 KB 720/748 KB 16/53 KB 264/1210 KB 1676/1822 KB 240/471 KB 720/748 KB 16/53 KB 260/1210 KB 1676/1822 KB 240/471 KB 724/748 KB 16/53 KB 268/1210 KB 1680/1822 KB 248/471 KB 724/748 KB 16/53 KB 272/1210 KB 1680/1822 KB 248/471 KB 724/748 KB 16/53 KB 276/1210 KB 1680/1822 KB 248/471 KB 724/748 KB 20/53 KB 280/1210 KB 1680/1822 KB 252/471 KB 724/748 KB 16/53 KB 264/1210 KB 1680/1822 KB 244/471 KB 724/748 KB 16/53 KB 264/1210 KB 1676/1822 KB 244/471 KB 724/748 KB 20/53 KB 280/1210 KB 1684/1822 KB 252/471 KB 724/748 KB 20/53 KB 276/1210 KB 1680/1822 KB 252/471 KB 724/748 KB 20/53 KB 276/1210 KB 1680/1822 KB 248/471 KB 728/748 KB 24/53 KB 284/1210 KB 1684/1822 KB 256/471 KB 728/748 KB 28/53 KB 284/1210 KB 1684/1822 KB 256/471 KB 728/748 KB 28/53 KB 284/1210 KB 1684/1822 KB 260/471 KB 728/748 KB 28/53 KB 284/1210 KB 1688/1822 KB 264/471 KB 728/748 KB 20/53 KB 284/1210 KB 1684/1822 KB 252/471 KB 728/748 KB 20/53 KB 280/1210 KB 1684/1822 KB 252/471 KB 732/748 KB 28/53 KB 284/1210 KB 1688/1822 KB 264/471 KB 736/748 KB 28/53 KB 284/1210 KB 1688/1822 KB 264/471 KB 740/748 KB 28/53 KB 284/1210 KB 1688/1822 KB 264/471 KB 728/748 KB 28/53 KB 284/1210 KB 1688/1822 KB 260/471 KB 728/748 KB 28/53 KB 284/1210 KB 1684/1822 KB 256/471 KB 740/74 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 8 KB 32/53 KB 288/1210 KB 1692/1822 KB 264/471 KB 740/748 KB 36/53 KB 288/1210 KB 1692/1822 KB 264/471 KB 740/748 KB 28/53 KB 288/1210 KB 1688/1822 KB 264/471 KB 744/748 KB 36/53 KB 292/1210 KB 1692/1822 KB 264/471 KB 744/748 KB 40/53 KB 296/1210 KB 1692/1822 KB 268/471 KB 744/748 KB 36/53 KB 288/1210 KB 1692/1822 KB 264/471 KB 740/748 KB 36/53 KB 288/1210 KB 1692/1822 KB 264/471 KB 744/748 KB 40/53 KB 296/1210 KB 1696/1822 KB 268/471 KB 744/748 KB 40/53 KB 296/1210 KB 1700/1822 KB 268/471 KB 748/748 KB 40/53 KB 300/1210 KB 1704/1822 KB 268/471 KB 744/748 KB 40/53 KB 292/1210 KB 1692/1822 KB 268/471 KB 744/748 KB 40/53 KB 292/1210 KB 1692/1822 KB 264/471 KB 748/748 KB 40/53 KB 300/1210 KB 1704/1822 KB 272/471 KB 748/748 KB 44/53 KB 300/1210 KB 1704/1822 KB 276/471 KB 748/748 KB 40/53 KB 300/1210 KB 1700/1822 KB 268/471 KB 748/748 KB 40/53 KB 296/1210 KB 1700/1822 KB 268/471 KB 748/748 KB 44/53 KB 304/1210 KB 1708/1822 KB 276/471 KB 748/748 KB 44/53 KB 304/1210 KB 1708/1822 KB 276/471 KB 748/748 KB 44/53 KB 308/1210 KB 1708/1822 KB 276/471 KB 748/748 KB 44/53 KB 300/1210 KB 1708/1822 KB 276/471 KB 748/748 KB 44/53 KB 300/1210 KB 1704/1822 KB 272/471 KB 748/748 KB 48/53 KB 308/1210 KB 1708/1822 KB 280/471 KB 748/748 KB 52/53 KB 308/1210 KB 1708/1822 KB 280/471 KB 748/748 KB 53/53 KB 308/1210 KB 1712/1822 KB 280/471 KB 748/748 KB 44/53 KB 308/1210 KB 1708/1822 KB 280/471 KB 748/748 KB 52/53 KB 308/1210 KB 1712/1822 KB 280/471 KB 748/748 KB 53/53 KB 308/1210 KB 1716/1822 KB 280/471 KB 748/748 KB 53/53 KB 312/1210 KB 1716/1822 KB 284/471 KB 748/748 KB 53/53 KB 308/1210 KB 1716/1822 KB 284/471 KB 748/748 KB 53/53 KB 316/1210 KB 1716/1822 KB 288/471 KB 748/748 KB 53/53 KB 316/1210 KB 1716/1822 KB 284/471 KB 748/748 KB 53/53 KB 320/1210 KB 1720/1822 KB 288/471 KB 748/748 KB 53/53 KB 324/1210 KB 1720/1822 KB 288/471 KB 748/748 KB 53/53 KB 328/1210 KB 1720/1822 KB 292/471 KB 748/748 KB 53/53 KB 316/1210 KB 1720/1822 KB 288/471 KB 748/748 KB 53/53 KB 328/1210 KB 1724/1822 KB 292/471 KB 748/748 KB 53/53 KB 328/1210 KB 1728/1822 KB 292/471 KB 748/748 KB 53/53 KB 328/1210 KB 1732/1822 KB 292/471 KB 748/748 KB 53/53 KB 324/1210 KB 1720/1822 KB 292/471 KB 748/748 KB 53/53 KB 328/1210 KB 1736/1822 KB 296/471 KB 748/748 KB 53/53 KB 328/1210 KB 1736/1822 KB 300/471 KB 748/748 KB 53/53 KB 328/1210 KB 1736/1822 KB 304/471 KB 748/748 KB 53/53 KB 332/1210 KB 1736/1822 KB 304/471 KB 748/748 KB 53/53 KB 336/1210 KB 1736/1822 KB 304/471 KB 748/748 KB 53/53 KB 340/1210 KB 1736/1822 KB 308/471 KB 748/748 KB 53/53 KB 344/1210 KB 1736/1822 KB 308/471 KB 748/748 KB 53/53 KB 348/1210 KB 1736/1822 KB 308/471 KB 748/748 KB 53/53 KB 352/1210 KB 1736/1822 KB 308/471 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 592.5 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 41.9 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 748/748 KB 53/53 KB 336/1210 KB 1736/1822 KB 308/471 KB 748/748 KB 53/53 KB 336/1210 KB 1736/1822 KB 304/471 KB 352/1210 KB 1740/1822 KB 312/471 KB 352/1210 KB 1744/1822 KB 312/471 KB 352/1210 KB 1748/1822 KB 312/471 KB 352/1210 KB 1752/1822 KB 312/471 KB 352/1210 KB 1756/1822 KB 312/471 KB 352/1210 KB 1760/1822 KB 312/471 KB 352/1210 KB 1736/1822 KB 312/471 KB 352/1210 KB 1760/1822 KB 316/471 KB 352/1210 KB 1760/1822 KB 320/471 KB 356/1210 KB 1760/1822 KB 320/471 KB 360/1210 KB 1764/1822 KB 324/471 KB 364/1210 KB 1764/1822 KB 324/471 KB 368/1210 KB 1764/1822 KB 324/471 KB 356/1210 KB 1764/1822 KB 324/471 KB 368/1210 KB 1764/1822 KB 328/471 KB 368/1210 KB 1764/1822 KB 332/471 KB 356/1210 KB 1764/1822 KB 320/471 KB 368/1210 KB 1768/1822 KB 336/471 KB 368/1210 KB 1772/1822 KB 336/471 KB 368/1210 KB 1776/1822 KB 336/471 KB 368/1210 KB 1780/1822 KB 336/471 KB 372/1210 KB 1784/1822 KB 336/471 KB 372/1210 KB 1788/1822 KB 336/471 KB 372/1210 KB 1792/1822 KB 336/471 KB 368/1210 KB 1776/1822 KB 336/471 KB 4/276 KB 372/1210 KB 1792/1822 KB 336/471 KB 8/276 KB 372/1210 KB 1792/1822 KB 336/471 KB 12/276 KB 372/1210 KB 1792/1822 KB 336/471 KB 16/276 KB 372/1210 KB 1792/1822 KB 336/471 KB 20/276 KB 372/1210 KB 1792/1822 KB 336/471 KB 24/276 KB 372/1210 KB 1792/1822 KB 336/471 KB 28/276 KB 372/1210 KB 1792/1822 KB 336/471 KB 32/276 KB 372/1210 KB 1792/1822 KB 340/471 KB 372/1210 KB 1780/1822 KB 336/471 KB 32/276 KB 4/577 KB 376/1210 KB 1792/1822 KB 340/471 KB 32/276 KB 4/577 KB 372/1210 KB 1792/1822 KB 340/471 KB 32/276 KB 8/577 KB 376/1210 KB 1792/1822 KB 340/471 KB 32/276 KB 12/577 KB 376/1210 KB 1792/1822 KB 340/471 KB 32/276 KB 16/577 KB 376/1210 KB 1792/1822 KB 340/471 KB 32/276 KB 20/577 KB 376/1210 KB 1792/1822 KB 340/471 KB 36/276 KB 24/577 KB 380/1210 KB 1796/1822 KB 340/471 KB 36/276 KB 28/577 KB 380/1210 KB 1796/1822 KB 340/471 KB 36/276 KB 32/577 KB 380/1210 KB 1796/1822 KB 340/471 KB 28/276 KB 372/1210 KB 1792/1822 KB 340/471 KB 36/276 KB 32/577 KB 380/1210 KB 1796/1822 KB 344/471 KB 36/276 KB 32/577 KB 380/1210 KB 1796/1822 KB 348/471 KB 36/276 KB 32/577 KB 380/1210 KB 1796/1822 KB 352/471 KB 36/276 KB 32/577 KB 380/1210 KB 1796/1822 KB 356/471 KB 36/276 KB 36/577 KB 380/1210 KB 1796/1822 KB 360/471 KB 36/276 KB 36/577 KB 380/1210 KB 1796/1822 KB 364/471 KB 36/276 KB 36/577 KB 380/1210 KB 1796/1822 KB 368/471 KB 36/276 KB 20/577 KB 380/1210 KB 1796/1822 KB 340/471 KB 40/276 KB 36/577 KB 380/1210 KB 1796/1822 KB 368/471 KB 44/276 KB 36/577 KB 380/1210 KB 1796/1822 KB 368/471 KB 48/276 KB 36/577 KB 380/1210 KB 1796/1822 KB 368/471 KB 32/276 KB 20/577 KB 380/1210 KB 1796/1822 KB 340/471 KB 48/276 KB 36/577 KB 380/1210 KB 1800/1822 KB 368/471 KB 32/276 KB 20/577 KB 380/1210 KB 1792/1822 KB 340/471 KB 48/276 KB 36/577 KB 384/1210 KB 1800/1822 KB 368/471 KB 48/276 KB 36/577 KB 388/1210 KB 1800/1822 KB 368/471 KB 48/276 KB 36/577 KB 392/1210 KB 1800/1822 KB 368/471 KB 48/276 KB 36/577 KB 396/1210 KB 1804/1822 KB 368/471 KB 48/276 KB 36/577 KB 400/1210 KB 1804/1822 KB 368/471 KB 52/276 KB 36/577 KB 400/1210 KB 1804/1822 KB 368/471 KB 56/276 KB 36/577 KB 404/1210 KB 1804/1822 KB 372/471 KB 60/276 KB 36/577 KB 404/1210 KB 1804/1822 KB 372/471 KB 64/276 KB 36/577 KB 404/1210 KB 1804/1822 KB 372/471 KB 36/276 KB 36/577 KB 380/1210 KB 1796/1822 KB 356/471 KB 64/276 KB 40/577 KB 404/1210 KB 1804/1822 KB 372/471 KB 64/276 KB 44/577 KB 404/1210 KB 1804/1822 KB unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 372/471 KB 64/276 KB 48/577 KB 404/1210 KB 1804/1822 KB 372/471 KB 52/276 KB 36/577 KB 404/1210 KB 1804/1822 KB 372/471 KB 64/276 KB 48/577 KB 408/1210 KB 1804/1822 KB 372/471 KB 64/276 KB 48/577 KB 412/1210 KB 1804/1822 KB 372/471 KB 64/276 KB 48/577 KB 416/1210 KB 1804/1822 KB 372/471 KB 68/276 KB 48/577 KB 420/1210 KB 1804/1822 KB 372/471 KB 68/276 KB 52/577 KB 424/1210 KB 1804/1822 KB 372/471 KB 68/276 KB 52/577 KB 428/1210 KB 1804/1822 KB 372/471 KB 68/276 KB 52/577 KB 432/1210 KB 1804/1822 KB 372/471 KB 52/276 KB 36/577 KB 400/1210 KB 1804/1822 KB 372/471 KB 68/276 KB 52/577 KB 432/1210 KB 1804/1822 KB 376/471 KB 68/276 KB 52/577 KB 432/1210 KB 1804/1822 KB 380/471 KB 68/276 KB 52/577 KB 432/1210 KB 1804/1822 KB 384/471 KB 48/276 KB 36/577 KB 392/1210 KB 1804/1822 KB 368/471 KB 68/276 KB 52/577 KB 432/1210 KB 1808/1822 KB 384/471 KB 68/276 KB 52/577 KB 432/1210 KB 1812/1822 KB 384/471 KB 68/276 KB 52/577 KB 432/1210 KB 1816/1822 KB 384/471 KB 68/276 KB 52/577 KB 432/1210 KB 1820/1822 KB 384/471 KB 68/276 KB 52/577 KB 432/1210 KB 1822/1822 KB 384/471 KB 68/276 KB 52/577 KB 432/1210 KB 1822/1822 KB 388/471 KB 68/276 KB 52/577 KB 432/1210 KB 1822/1822 KB 392/471 KB 68/276 KB 52/577 KB 432/1210 KB 1822/1822 KB 396/471 KB 68/276 KB 52/577 KB 432/1210 KB 1822/1822 KB 400/471 KB 68/276 KB 52/577 KB 432/1210 KB 1822/1822 KB 404/471 KB 68/276 KB 52/577 KB 420/1210 KB 1804/1822 KB 372/471 KB 68/276 KB 56/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 68/276 KB 60/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 68/276 KB 64/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 68/276 KB 48/577 KB 416/1210 KB 1804/1822 KB 372/471 KB 72/276 KB 64/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 76/276 KB 64/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 80/276 KB 64/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 84/276 KB 64/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 88/276 KB 68/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 92/276 KB 68/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 96/276 KB 68/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 68/276 KB 52/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 96/276 KB 68/577 KB 440/1210 KB 1822/1822 KB 404/471 KB 96/276 KB 68/577 KB 444/1210 KB 1822/1822 KB 404/471 KB 96/276 KB 68/577 KB 448/1210 KB 1822/1822 KB 404/471 KB 100/276 KB 68/577 KB 452/1210 KB 1822/1822 KB 404/471 KB 84/276 KB 68/577 KB 436/1210 KB 1822/1822 KB 404/471 KB 100/276 KB 72/577 KB 452/1210 KB 1822/1822 KB 408/471 KB 100/276 KB 76/577 KB 452/1210 KB 1822/1822 KB 408/471 KB 100/276 KB 80/577 KB 452/1210 KB 1822/1822 KB 408/471 KB 100/276 KB 84/577 KB 452/1210 KB 1822/1822 KB 408/471 KB 100/276 KB 88/577 KB 452/1210 KB 1822/1822 KB 408/471 KB 100/276 KB 92/577 KB 452/1210 KB 1822/1822 KB 408/471 KB 100/276 KB 96/577 KB 452/1210 KB 1822/1822 KB 408/471 KB 100/276 KB 100/577 KB 452/1210 KB 408/471 KB 100/276 KB 68/577 KB 452/1210 KB 1822/1822 KB 408/471 KB 100/276 KB 100/577 KB 456/1210 KB 412/471 KB 100/276 KB 100/577 KB 456/1210 KB 416/471 KB 100/276 KB 68/577 KB 448/1210 KB 1822/1822 KB 404/471 KB 104/276 KB 100/577 KB 456/1210 KB 416/471 KB 108/276 KB 100/577 KB 456/1210 KB 416/471 KB 112/276 KB 100/577 KB 456/1210 KB 416/471 KB 116/276 KB 100/577 KB 456/1210 KB 420/471 KB 100/276 KB 100/577 KB 456/1210 KB 408/471 KB 116/276 KB 104/577 KB 460/1210 KB 420/471 KB 116/276 KB 104/577 KB 464/1210 KB 420/471 KB Downloaded: https://repo.maven.a unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install pache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1402.1 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 116/276 KB 104/577 KB 468/1210 KB 420/471 KB 116/276 KB 104/577 KB 456/1210 KB 420/471 KB 120/276 KB 108/577 KB 468/1210 KB 420/471 KB 120/276 KB 112/577 KB 468/1210 KB 420/471 KB 112/276 KB 100/577 KB 456/1210 KB 420/471 KB 120/276 KB 112/577 KB 468/1210 KB 424/471 KB 120/276 KB 112/577 KB 468/1210 KB 428/471 KB 120/276 KB 112/577 KB 468/1210 KB 432/471 KB 120/276 KB 104/577 KB 468/1210 KB 420/471 KB 124/276 KB 112/577 KB 468/1210 KB 432/471 KB 128/276 KB 116/577 KB 468/1210 KB 432/471 KB 132/276 KB 116/577 KB 472/1210 KB 432/471 KB 136/276 KB 116/577 KB 472/1210 KB 436/471 KB 140/276 KB 116/577 KB 472/1210 KB 436/471 KB 144/276 KB 116/577 KB 472/1210 KB 436/471 KB 124/276 KB 116/577 KB 468/1210 KB 432/471 KB 144/276 KB 120/577 KB 472/1210 KB 436/471 KB 144/276 KB 124/577 KB 472/1210 KB 436/471 KB 144/276 KB 128/577 KB 472/1210 KB 436/471 KB 132/276 KB 116/577 KB 472/1210 KB 436/471 KB 144/276 KB 128/577 KB 472/1210 KB 440/471 KB 144/276 KB 128/577 KB 472/1210 KB 444/471 KB 144/276 KB 128/577 KB 472/1210 KB 448/471 KB 128/276 KB 116/577 KB 472/1210 KB 432/471 KB 144/276 KB 128/577 KB 476/1210 KB 448/471 KB 144/276 KB 128/577 KB 480/1210 KB 448/471 KB 144/276 KB 128/577 KB 484/1210 KB 448/471 KB 144/276 KB 128/577 KB 488/1210 KB 448/471 KB 144/276 KB 132/577 KB 492/1210 KB 452/471 KB 144/276 KB 132/577 KB 496/1210 KB 452/471 KB 144/276 KB 132/577 KB 500/1210 KB 452/471 KB 148/276 KB 132/577 KB 504/1210 KB 452/471 KB 148/276 KB 132/577 KB 508/1210 KB 452/471 KB 148/276 KB 132/577 KB 512/1210 KB 452/471 KB 144/276 KB 132/577 KB 488/1210 KB 452/471 KB 148/276 KB 136/577 KB 512/1210 KB 452/471 KB 148/276 KB 140/577 KB 512/1210 KB 452/471 KB 148/276 KB 144/577 KB 512/1210 KB 452/471 KB 144/276 KB 128/577 KB 488/1210 KB 452/471 KB 148/276 KB 144/577 KB 512/1210 KB 456/471 KB 148/276 KB 144/577 KB 512/1210 KB 460/471 KB 148/276 KB 144/577 KB 4/37 KB 512/1210 KB 460/471 KB 148/276 KB 144/577 KB 8/37 KB 512/1210 KB 460/471 KB 148/276 KB 144/577 KB 12/37 KB 512/1210 KB 460/471 KB 148/276 KB 144/577 KB 16/37 KB 512/1210 KB 460/471 KB 148/276 KB 144/577 KB 20/37 KB 512/1210 KB 460/471 KB 148/276 KB 144/577 KB 24/37 KB 512/1210 KB 460/471 KB 148/276 KB 144/577 KB 28/37 KB 512/1210 KB 460/471 KB 148/276 KB 132/577 KB 500/1210 KB 452/471 KB 152/276 KB 144/577 KB 28/37 KB 512/1210 KB 464/471 KB 156/276 KB 144/577 KB 28/37 KB 512/1210 KB 464/471 KB 160/276 KB 144/577 KB 32/37 KB 512/1210 KB 464/471 KB 164/276 KB 148/577 KB 32/37 KB 512/1210 KB 464/471 KB 168/276 KB 148/577 KB 32/37 KB 516/1210 KB 464/471 KB 172/276 KB 148/577 KB 32/37 KB 516/1210 KB 464/471 KB 176/276 KB 148/577 KB 32/37 KB 516/1210 KB 464/471 KB 180/276 KB 148/577 KB 32/37 KB 516/1210 KB 464/471 KB 148/276 KB 144/577 KB 28/37 KB 512/1210 KB 464/471 KB 180/276 KB 148/577 KB 32/37 KB 516/1210 KB 468/471 KB 180/276 KB 148/577 KB 32/37 KB 516/1210 KB 471/471 KB 164/276 KB 148/577 KB 32/37 KB 516/1210 KB 464/471 KB 160/276 KB 148/577 KB 32/37 KB 512/1210 KB 464/471 KB 180/276 KB 152/577 KB 32/37 KB 516/1210 KB 471/471 KB 180/276 KB 156/577 KB 32/37 KB 516/1210 KB 471/471 KB 180/276 KB 160/577 KB 32/37 KB 516/1210 KB 471/471 KB 156/276 KB 144/577 KB 32/37 KB 512/1210 KB 464/471 KB 180/276 KB 160/577 KB 36/37 KB 516/1210 KB 471/471 KB 180/276 KB 160/577 KB 37/37 KB 516/1210 KB 471/471 KB 180/276 KB 164/577 KB 37/37 KB 516/1210 KB 471/471 KB 180/276 KB 164/577 KB 37/37 KB 520/1210 KB 471/471 KB 180/276 KB unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 164/577 KB 37/37 KB 524/1210 KB 471/471 KB 180/276 KB 164/577 KB 37/37 KB 528/1210 KB 471/471 KB 180/276 KB 164/577 KB 37/37 KB 532/1210 KB 471/471 KB 184/276 KB 168/577 KB 37/37 KB 536/1210 KB 471/471 KB 184/276 KB 168/577 KB 37/37 KB 540/1210 KB 471/471 KB 184/276 KB 168/577 KB 37/37 KB 544/1210 KB 471/471 KB 184/276 KB 168/577 KB 37/37 KB 532/1210 KB 471/471 KB 188/276 KB 168/577 KB 37/37 KB 544/1210 KB 471/471 KB 192/276 KB 168/577 KB 37/37 KB 544/1210 KB 471/471 KB 180/276 KB 168/577 KB 37/37 KB 532/1210 KB 471/471 KB 192/276 KB 172/577 KB 37/37 KB 544/1210 KB 471/471 KB 192/276 KB 176/577 KB 37/37 KB 544/1210 KB 471/471 KB 192/276 KB 180/577 KB 37/37 KB 544/1210 KB 471/471 KB 196/276 KB 184/577 KB 37/37 KB 548/1210 KB 471/471 KB 196/276 KB 188/577 KB 37/37 KB 548/1210 KB 471/471 KB 196/276 KB 192/577 KB 37/37 KB 548/1210 KB 471/471 KB 196/276 KB 180/577 KB 37/37 KB 548/1210 KB 471/471 KB 196/276 KB 192/577 KB 37/37 KB 552/1210 KB 471/471 KB 196/276 KB 192/577 KB 37/37 KB 556/1210 KB 471/471 KB 196/276 KB 192/577 KB 37/37 KB 560/1210 KB 471/471 KB 196/276 KB 180/577 KB 37/37 KB 544/1210 KB 471/471 KB 200/276 KB 192/577 KB 37/37 KB 560/1210 KB 471/471 KB 204/276 KB 192/577 KB 37/37 KB 560/1210 KB 471/471 KB 208/276 KB 192/577 KB 37/37 KB 560/1210 KB 471/471 KB 212/276 KB 192/577 KB 37/37 KB 560/1210 KB 471/471 KB 216/276 KB 196/577 KB 37/37 KB 564/1210 KB 471/471 KB 220/276 KB 196/577 KB 37/37 KB 564/1210 KB 471/471 KB 224/276 KB 196/577 KB 37/37 KB 564/1210 KB 471/471 KB 212/276 KB 196/577 KB 37/37 KB 564/1210 KB 471/471 KB 224/276 KB 196/577 KB 37/37 KB 568/1210 KB 471/471 KB 224/276 KB 196/577 KB 572/1210 KB 471/471 KB 224/276 KB 196/577 KB 576/1210 KB 471/471 KB 224/276 KB 196/577 KB 580/1210 KB 471/471 KB 228/276 KB 196/577 KB 584/1210 KB 471/471 KB 228/276 KB 196/577 KB 588/1210 KB 471/471 KB 228/276 KB 196/577 KB 592/1210 KB 471/471 KB 212/276 KB 196/577 KB 37/37 KB 560/1210 KB 471/471 KB 228/276 KB 200/577 KB 592/1210 KB 471/471 KB 228/276 KB 204/577 KB 592/1210 KB 471/471 KB 228/276 KB 208/577 KB 592/1210 KB 471/471 KB 228/276 KB 212/577 KB 592/1210 KB 471/471 KB 228/276 KB 216/577 KB 592/1210 KB 471/471 KB 228/276 KB 220/577 KB 592/1210 KB 471/471 KB 228/276 KB 224/577 KB 592/1210 KB 471/471 KB 228/276 KB 196/577 KB 580/1210 KB 471/471 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.4 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-mysql-0: 23:23:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 232/276 KB 224/577 KB 592/1210 KB 471/471 KB 236/276 KB 224/577 KB 592/1210 KB 471/471 KB 240/276 KB 224/577 KB 592/1210 KB 471/471 KB 244/276 KB 224/577 KB 592/1210 KB 471/471 KB 248/276 KB 228/577 KB 596/1210 KB 471/471 KB 252/276 KB 228/577 KB 596/1210 KB 471/471 KB 256/276 KB 228/577 KB 596/1210 KB 471/471 KB 244/276 KB 228/577 KB 596/1210 KB 471/471 KB 256/276 KB 232/577 KB 596/1210 KB 471/471 KB 256/276 KB 236/577 KB 596/1210 KB 471/471 KB 244/276 KB 224/577 KB 596/1210 KB 471/471 KB 256/276 KB 236/577 KB 600/1210 KB 471/471 KB 256/276 KB 240/577 KB 600/1210 KB 471/471 KB 256/276 KB 240/577 KB 604/1210 KB 471/471 KB 256/276 KB 240/577 KB 608/1210 KB 471/471 KB 256/276 KB 244/577 KB 612/1210 KB 471/471 KB 260/276 KB 244/577 KB 616/1210 KB 471/471 KB 260/276 KB 244/577 KB 620/1210 KB 471/471 KB 260/276 KB 244/577 KB 624/1210 KB 471/471 KB 256/276 KB 244/577 KB 608/1210 KB 471/471 KB 260/276 KB 248/577 KB 624/1210 KB 471/471 KB 260/276 KB 252/577 KB 624/1210 KB 471/471 KB 260/276 KB 256/577 KB 624/1210 KB 471/471 KB 260/276 KB 244/577 KB 612/1210 KB 471/471 KB 264/276 KB 256/577 KB 624/1210 KB 471/471 KB 268/276 KB 256/577 KB 624/1210 KB 471/471 KB 272/276 KB 256/577 KB 624/1210 KB 471/471 KB 276/276 KB 256/577 KB 624/1210 KB 471/471 KB 276/276 KB 256/577 KB 628/1210 KB 471/471 KB 276/276 KB 260/577 KB 628/1210 KB 471/471 KB 276/276 KB 264/577 KB 628/1210 KB 471/471 KB 276/276 KB 268/577 KB 628/1210 KB 471/471 KB 276/276 KB 272/577 KB 628/1210 KB 471/471 KB 276/276 KB 256/577 KB 628/1210 KB 471/471 KB 276/276 KB 272/577 KB 632/1210 KB 471/471 KB 276/276 KB 272/577 KB 636/1210 KB 471/471 KB 276/276 KB 272/577 KB 640/1210 KB 471/471 KB 276/276 KB 272/577 KB 644/1210 KB 471/471 KB 276/276 KB 276/577 KB 648/1210 KB 471/471 KB 276/276 KB 276/577 KB 652/1210 KB 471/471 KB 276/276 KB 276/577 KB 656/1210 KB 471/471 KB 276/276 KB 276/577 KB 644/1210 KB 471/471 KB 276/276 KB 280/577 KB 656/1210 KB 471/471 KB 276/276 KB 284/577 KB 656/1210 KB 471/471 KB 276/276 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 4/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 8/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 12/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 16/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 20/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 24/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 28/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 32/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 36/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 40/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 44/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 48/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 52/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 56/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 60/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 64/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 68/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 72/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 76/167 KB 288/577 KB 656/1210 KB 471/471 KB 276/276 KB 80/167 KB 288/577 KB 656/1210 KB 471/471 KB 84/167 KB 288/577 KB 660/1210 KB 471/471 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 204.5 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 276/276 KB 80/167 KB 288/577 KB 660/1210 KB 471/471 KB 84/167 KB 292/577 KB 664/1210 KB 471/471 KB 84/167 KB 292/577 KB 668/1210 KB 471/471 KB 84/167 KB 292/577 KB 672/1210 KB 471/471 KB 84/167 KB 292/577 KB 660/1210 KB 471/471 KB 84/167 KB 296/577 KB 672/1210 KB 471/471 KB 84/167 KB 300/577 KB 672/1210 KB 471/471 KB 84/167 KB 304/577 KB 672/1210 KB 471/471 KB 84/167 KB 308/577 KB 672/1210 KB 471/471 KB 88/167 KB 312/577 KB 676/1210 KB 471/471 KB 88/167 KB 316/577 KB 676/1210 KB 471/471 KB 88/167 KB 320/577 KB 676/1210 KB 471/471 KB 88/167 KB 308/577 KB 676/1210 KB 471/471 KB 92/167 KB 320/577 KB 676/1210 KB 471/471 KB 96/167 KB 320/577 KB 676/1210 KB 471/471 KB 84/167 KB 308/577 KB 676/1210 KB 471/471 KB 96/167 KB 320/577 KB 680/1210 KB 471/471 KB 96/167 KB 320/577 KB 684/1210 KB 471/471 KB 96/167 KB 320/577 KB 688/1210 KB 471/471 KB 96/167 KB 320/577 KB 692/1210 KB 471/471 KB 100/167 KB 324/577 KB 696/1210 KB 471/471 KB 100/167 KB 324/577 KB 700/1210 KB 471/471 KB 100/167 KB 324/577 KB 704/1210 KB 471/471 KB 100/167 KB 324/577 KB 692/1210 KB 471/471 KB 104/167 KB 324/577 KB 704/1210 KB 471/471 KB 108/167 KB 324/577 KB 704/1210 KB 471/471 KB 112/167 KB 324/577 KB 704/1210 KB 471/471 KB 96/167 KB 324/577 KB 692/1210 KB 471/471 KB 112/167 KB 328/577 KB 704/1210 KB 471/471 KB 112/167 KB 332/577 KB 704/1210 KB 471/471 KB 112/167 KB 336/577 KB 704/1210 KB 471/471 KB 112/167 KB 340/577 KB 704/1210 KB 471/471 KB 116/167 KB 344/577 KB 708/1210 KB 471/471 KB 116/167 KB 348/577 KB 708/1210 KB 471/471 KB 116/167 KB 352/577 KB 708/1210 KB 471/471 KB 116/167 KB 340/577 KB 708/1210 KB 471/471 KB 116/167 KB 352/577 KB 712/1210 KB 471/471 KB 116/167 KB 352/577 KB 716/1210 KB 471/471 KB 116/167 KB 352/577 KB 720/1210 KB 471/471 KB 116/167 KB 340/577 KB 704/1210 KB 471/471 KB 120/167 KB 352/577 KB 720/1210 KB 471/471 KB 124/167 KB 352/577 KB 720/1210 KB 471/471 KB 128/167 KB 352/577 KB 720/1210 KB 471/471 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 346.0 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 132/167 KB 352/577 KB 720/1210 KB 136/167 KB 356/577 KB 724/1210 KB 140/167 KB 356/577 KB 724/1210 KB 144/167 KB 356/577 KB 724/1210 KB 132/167 KB 356/577 KB 724/1210 KB 144/167 KB 356/577 KB 728/1210 KB 144/167 KB 356/577 KB 732/1210 KB 144/167 KB 356/577 KB 736/1210 KB 132/167 KB 356/577 KB 720/1210 KB 144/167 KB 360/577 KB 736/1210 KB 144/167 KB 364/577 KB 736/1210 KB 144/167 KB 368/577 KB 736/1210 KB 144/167 KB 372/577 KB 736/1210 KB 148/167 KB 376/577 KB 740/1210 KB 148/167 KB 380/577 KB 740/1210 KB 148/167 KB 384/577 KB 740/1210 KB 148/167 KB 372/577 KB 740/1210 KB 148/167 KB 384/577 KB 744/1210 KB 148/167 KB 384/577 KB 748/1210 KB 148/167 KB 384/577 KB 752/1210 KB 148/167 KB 372/577 KB 736/1210 KB 152/167 KB 384/577 KB 752/1210 KB 156/167 KB 384/577 KB 752/1210 KB 160/167 KB 384/577 KB 752/1210 KB 164/167 KB 384/577 KB 752/1210 KB 167/167 KB 388/577 KB 752/1210 KB 167/167 KB 388/577 KB 756/1210 KB 167/167 KB 388/577 KB 760/1210 KB 167/167 KB 388/577 KB 764/1210 KB 167/167 KB 388/577 KB 768/1210 KB 164/167 KB 388/577 KB 752/1210 KB 167/167 KB 392/577 KB 768/1210 KB 167/167 KB 396/577 KB 768/1210 KB 167/167 KB 400/577 KB 768/1210 KB 167/167 KB 404/577 KB 768/1210 KB 167/167 KB 4/439 KB 408/577 KB 772/1210 KB 167/167 KB 4/439 KB 412/577 KB 772/1210 KB 167/167 KB 4/439 KB 416/577 KB 772/1210 KB 167/167 KB 4/439 KB 420/577 KB 772/1210 KB 4/439 KB 424/577 KB 772/1210 KB 4/439 KB 428/577 KB 772/1210 KB 167/167 KB 4/439 KB 404/577 KB 772/1210 KB 167/167 KB 4/439 KB 404/577 KB 768/1210 KB 8/439 KB 432/577 KB 772/1210 KB 12/439 KB 432/577 KB 772/1210 KB 16/439 KB 432/577 KB 772/1210 KB 20/439 KB 432/577 KB 772/1210 KB 24/439 KB 432/577 KB 772/1210 KB 28/439 KB 432/577 KB 772/1210 KB 32/439 KB 3/1192 KB 432/577 KB 772/1210 KB 36/439 KB 3/1192 KB 432/577 KB 772/1210 KB 40/439 KB 3/1192 KB 432/577 KB 772/1210 KB 44/439 KB 3/1192 KB 432/577 KB 772/1210 KB 48/439 KB 3/1192 KB 432/577 KB 772/1210 KB 52/439 KB 3/1192 KB 432/577 KB 772/1210 KB 56/439 KB 3/1192 KB 432/577 KB 772/1210 KB 60/439 KB 3/1192 KB 432/577 KB 772/1210 KB 64/439 KB 3/1192 KB 432/577 KB 772/1210 KB 28/439 KB 3/1192 KB 432/577 KB 772/1210 KB 64/439 KB 5/1192 KB 432/577 KB 772/1210 KB 64/439 KB 8/1192 KB 432/577 KB 772/1210 KB 64/439 KB 11/1192 KB 432/577 KB 772/1210 KB 64/439 KB 13/1192 KB 432/577 KB 772/1210 KB 64/439 KB 16/1192 KB 432/577 KB 772/1210 KB 64/439 KB 19/1192 KB 432/577 KB 772/1210 KB 64/439 KB 21/1192 KB 432/577 KB 772/1210 KB 64/439 KB 24/1192 KB 432/577 KB 772/1210 KB 64/439 KB 27/1192 KB 432/577 KB 772/1210 KB 64/439 KB 29/1192 KB 432/577 KB 772/1210 KB 64/439 KB 32/1192 KB 432/577 KB 772/1210 KB 64/439 KB 36/1192 KB 432/577 KB 772/1210 KB 64/439 KB 40/1192 KB 432/577 KB 772/1210 KB 68/439 KB 44/1192 KB 432/577 KB 772/1210 KB 68/439 KB 48/1192 KB 432/577 KB 772/1210 KB 68/439 KB 40/1192 KB 432/577 KB 772/1210 KB 72/439 KB 48/1192 KB 432/577 KB 776/1210 KB 76/439 KB 48/1192 KB 432/577 KB 776/1210 KB 80/439 KB 48/1192 KB 432/577 KB 776/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 120.6 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 80/439 KB 52/1192 KB 432/577 KB 776/1210 KB 80/439 KB 56/1192 KB 432/577 KB 776/1210 KB 80/439 KB 60/1192 KB 432/577 KB 776/1210 KB 80/439 KB 64/1192 KB 432/577 KB 776/1210 KB 80/439 KB 68/1192 KB 432/577 KB 776/1210 KB 84/439 KB 72/1192 KB 432/577 KB 776/1210 KB 68/439 KB 48/1192 KB 432/577 KB 776/1210 KB 84/439 KB 72/1192 KB 432/577 KB 780/1210 KB 84/439 KB 72/1192 KB 432/577 KB 784/1210 KB 84/439 KB 72/1192 KB 432/577 KB 788/1210 KB 84/439 KB 72/1192 KB 432/577 KB 792/1210 KB 84/439 KB 72/1192 KB 432/577 KB 796/1210 KB 84/439 KB 72/1192 KB 432/577 KB 800/1210 KB 84/439 KB 68/1192 KB 432/577 KB 776/1210 KB 4/439 KB 432/577 KB 772/1210 KB 88/439 KB 72/1192 KB 436/577 KB 800/1210 KB 88/439 KB 72/1192 KB 440/577 KB 800/1210 KB 88/439 KB 72/1192 KB 444/577 KB 800/1210 KB 88/439 KB 72/1192 KB 444/577 KB 800/1210 KB 92/439 KB 72/1192 KB 448/577 KB 800/1210 KB 96/439 KB 72/1192 KB 448/577 KB 800/1210 KB 88/439 KB 72/1192 KB 448/577 KB 800/1210 KB 96/439 KB 72/1192 KB 448/577 KB 804/1210 KB 100/439 KB 76/1192 KB 452/577 KB 808/1210 KB 100/439 KB 76/1192 KB 452/577 KB 812/1210 KB 100/439 KB 76/1192 KB 452/577 KB 816/1210 KB 100/439 KB 76/1192 KB 452/577 KB 804/1210 KB 100/439 KB 76/1192 KB 4/562 KB 452/577 KB 816/1210 KB 96/439 KB 76/1192 KB 452/577 KB 804/1210 KB 100/439 KB 80/1192 KB 4/562 KB 452/577 KB 816/1210 KB 100/439 KB 84/1192 KB 8/562 KB 452/577 KB 816/1210 KB 104/439 KB 88/1192 KB 8/562 KB 452/577 KB 820/1210 KB 104/439 KB 92/1192 KB 8/562 KB 452/577 KB 820/1210 KB 104/439 KB 96/1192 KB 8/562 KB 452/577 KB 820/1210 KB 96/439 KB 72/1192 KB 452/577 KB 804/1210 KB 104/439 KB 96/1192 KB 8/562 KB 456/577 KB 820/1210 KB 104/439 KB 96/1192 KB 8/562 KB 460/577 KB 820/1210 KB 104/439 KB 96/1192 KB 8/562 KB 464/577 KB 820/1210 KB 104/439 KB 96/1192 KB 8/562 KB 468/577 KB 820/1210 KB 104/439 KB 96/1192 KB 8/562 KB 472/577 KB 820/1210 KB 104/439 KB 96/1192 KB 8/562 KB 476/577 KB 820/1210 KB 104/439 KB 100/1192 KB 8/562 KB 480/577 KB 820/1210 KB 104/439 KB 84/1192 KB 8/562 KB 452/577 KB 820/1210 KB 104/439 KB 100/1192 KB 8/562 KB 480/577 KB 824/1210 KB 104/439 KB 100/1192 KB 8/562 KB 480/577 KB 828/1210 KB 104/439 KB 100/1192 KB 8/562 KB 480/577 KB 832/1210 KB 104/439 KB 84/1192 KB 8/562 KB 452/577 KB 816/1210 KB 100/439 KB 84/1192 KB 8/562 KB 452/577 KB 816/1210 KB 108/439 KB 100/1192 KB 12/562 KB 480/577 KB 832/1210 KB 108/439 KB 100/1192 KB 16/562 KB 480/577 KB 832/1210 KB 108/439 KB 100/1192 KB 20/562 KB 480/577 KB 832/1210 KB 108/439 KB 100/1192 KB 24/562 KB 480/577 KB 832/1210 KB 108/439 KB 100/1192 KB 28/562 KB 480/577 KB 832/1210 KB 108/439 KB 100/1192 KB 32/562 KB 480/577 KB 832/1210 KB 108/439 KB 100/1192 KB 36/562 KB 480/577 KB 832/1210 KB 108/439 KB 100/1192 KB 40/562 KB 484/577 KB 836/1210 KB 108/439 KB 100/1192 KB 44/562 KB 484/577 KB 836/1210 KB 108/439 KB 100/1192 KB 48/562 KB 484/577 KB 836/1210 KB 104/439 KB 100/1192 KB 8/562 KB 476/577 KB 820/1210 KB 108/439 KB 104/1192 KB 48/562 KB 484/577 KB 836/1210 KB 108/439 KB 108/1192 KB 48/562 KB 484/577 KB 836/1210 KB 108/439 KB 112/1192 KB 48/562 KB 484/577 KB 836/1210 KB 108/439 KB 100/1192 KB 36/562 KB 484/577 KB 836/1210 KB 108/439 KB 100/1192 KB 36/562 KB 480/577 KB 836/1210 KB 108/439 KB 112/1192 KB 48/562 KB 488/577 KB 840/1210 KB 108/439 KB 112/1192 KB 48/562 KB 488/577 KB 844/1210 KB 108/439 KB 100/1192 KB 20/562 KB 480/577 KB 832/1210 KB 112/439 KB 112/1192 KB 48/562 KB 488/5 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 77 KB 848/1210 KB 112/439 KB 112/1192 KB 48/562 KB 488/577 KB 852/1210 KB 112/439 KB 116/1192 KB 52/562 KB 488/577 KB 856/1210 KB 112/439 KB 116/1192 KB 52/562 KB 488/577 KB 860/1210 KB 112/439 KB 116/1192 KB 52/562 KB 488/577 KB 864/1210 KB 112/439 KB 116/1192 KB 52/562 KB 488/577 KB 868/1210 KB 112/439 KB 116/1192 KB 52/562 KB 488/577 KB 872/1210 KB 112/439 KB 116/1192 KB 52/562 KB 488/577 KB 876/1210 KB 112/439 KB 116/1192 KB 52/562 KB 488/577 KB 880/1210 KB 112/439 KB 116/1192 KB 52/562 KB 488/577 KB 852/1210 KB 112/439 KB 120/1192 KB 52/562 KB 488/577 KB 880/1210 KB 112/439 KB 124/1192 KB 52/562 KB 488/577 KB 880/1210 KB 112/439 KB 128/1192 KB 52/562 KB 488/577 KB 880/1210 KB 112/439 KB 112/1192 KB 52/562 KB 488/577 KB 852/1210 KB 112/439 KB 128/1192 KB 56/562 KB 488/577 KB 880/1210 KB 112/439 KB 128/1192 KB 60/562 KB 488/577 KB 880/1210 KB 112/439 KB 128/1192 KB 64/562 KB 488/577 KB 880/1210 KB 108/439 KB 112/1192 KB 48/562 KB 488/577 KB 836/1210 KB 112/439 KB 128/1192 KB 64/562 KB 492/577 KB 880/1210 KB 112/439 KB 112/1192 KB 48/562 KB 488/577 KB 844/1210 KB 116/439 KB 128/1192 KB 64/562 KB 492/577 KB 880/1210 KB 120/439 KB 128/1192 KB 64/562 KB 492/577 KB 880/1210 KB 124/439 KB 128/1192 KB 64/562 KB 492/577 KB 880/1210 KB 128/439 KB 128/1192 KB 64/562 KB 492/577 KB 880/1210 KB 132/439 KB 128/1192 KB 64/562 KB 492/577 KB 880/1210 KB 136/439 KB 128/1192 KB 64/562 KB 492/577 KB 880/1210 KB 140/439 KB 128/1192 KB 64/562 KB 496/577 KB 880/1210 KB 144/439 KB 128/1192 KB 64/562 KB 496/577 KB 880/1210 KB 136/439 KB 128/1192 KB 64/562 KB 496/577 KB 880/1210 KB 144/439 KB 128/1192 KB 64/562 KB 500/577 KB 880/1210 KB 148/439 KB 128/1192 KB 64/562 KB 504/577 KB 880/1210 KB 148/439 KB 128/1192 KB 64/562 KB 508/577 KB 880/1210 KB 148/439 KB 128/1192 KB 64/562 KB 512/577 KB 880/1210 KB 148/439 KB 132/1192 KB 64/562 KB 516/577 KB 880/1210 KB 148/439 KB 132/1192 KB 68/562 KB 520/577 KB 880/1210 KB 148/439 KB 132/1192 KB 68/562 KB 524/577 KB 880/1210 KB 148/439 KB 132/1192 KB 68/562 KB 528/577 KB 880/1210 KB 148/439 KB 128/1192 KB 64/562 KB 500/577 KB 880/1210 KB 152/439 KB 132/1192 KB 68/562 KB 528/577 KB 884/1210 KB 156/439 KB 132/1192 KB 68/562 KB 528/577 KB 884/1210 KB 160/439 KB 132/1192 KB 68/562 KB 528/577 KB 884/1210 KB 164/439 KB 132/1192 KB 68/562 KB 528/577 KB 884/1210 KB 168/439 KB 132/1192 KB 68/562 KB 528/577 KB 884/1210 KB 172/439 KB 132/1192 KB 68/562 KB 528/577 KB 884/1210 KB 176/439 KB 132/1192 KB 68/562 KB 528/577 KB 884/1210 KB 176/439 KB 132/1192 KB 68/562 KB 532/577 KB 884/1210 KB 180/439 KB 132/1192 KB 68/562 KB 536/577 KB 884/1210 KB 180/439 KB 132/1192 KB 68/562 KB 540/577 KB 884/1210 KB 180/439 KB 132/1192 KB 68/562 KB 544/577 KB 884/1210 KB 148/439 KB 132/1192 KB 68/562 KB 528/577 KB 884/1210 KB 180/439 KB 132/1192 KB 68/562 KB 544/577 KB 888/1210 KB 180/439 KB 132/1192 KB 68/562 KB 544/577 KB 892/1210 KB 180/439 KB 132/1192 KB 68/562 KB 544/577 KB 896/1210 KB 148/439 KB 132/1192 KB 68/562 KB 516/577 KB 880/1210 KB 180/439 KB 132/1192 KB 72/562 KB 544/577 KB 896/1210 KB 180/439 KB 132/1192 KB 76/562 KB 544/577 KB 896/1210 KB 180/439 KB 132/1192 KB 80/562 KB 544/577 KB 896/1210 KB 148/439 KB 132/1192 KB 64/562 KB 512/577 KB 880/1210 KB 180/439 KB 136/1192 KB 80/562 KB 544/577 KB 896/1210 KB 180/439 KB 140/1192 KB 80/562 KB 544/577 KB 896/1210 KB 180/439 KB 144/1192 KB 80/562 KB 544/577 KB 896/1210 KB 180/439 KB 144/1192 KB 84/562 KB 544/577 KB 8 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 96/1210 KB 180/439 KB 148/1192 KB 88/562 KB 544/577 KB 896/1210 KB 180/439 KB 148/1192 KB 92/562 KB 544/577 KB 896/1210 KB 180/439 KB 148/1192 KB 96/562 KB 544/577 KB 896/1210 KB 180/439 KB 148/1192 KB 100/562 KB 544/577 KB 896/1210 KB 180/439 KB 148/1192 KB 104/562 KB 548/577 KB 900/1210 KB 180/439 KB 148/1192 KB 108/562 KB 548/577 KB 900/1210 KB 180/439 KB 148/1192 KB 112/562 KB 548/577 KB 900/1210 KB 180/439 KB 132/1192 KB 68/562 KB 532/577 KB 884/1210 KB 184/439 KB 148/1192 KB 112/562 KB 548/577 KB 900/1210 KB 188/439 KB 148/1192 KB 112/562 KB 548/577 KB 900/1210 KB 192/439 KB 148/1192 KB 112/562 KB 548/577 KB 900/1210 KB 196/439 KB 148/1192 KB 112/562 KB 548/577 KB 900/1210 KB 200/439 KB 148/1192 KB 116/562 KB 548/577 KB 900/1210 KB 204/439 KB 148/1192 KB 116/562 KB 548/577 KB 900/1210 KB 208/439 KB 148/1192 KB 116/562 KB 548/577 KB 900/1210 KB 180/439 KB 148/1192 KB 100/562 KB 548/577 KB 900/1210 KB 208/439 KB 148/1192 KB 116/562 KB 548/577 KB 904/1210 KB 208/439 KB 148/1192 KB 116/562 KB 548/577 KB 908/1210 KB 208/439 KB 148/1192 KB 116/562 KB 548/577 KB 912/1210 KB 180/439 KB 148/1192 KB 100/562 KB 548/577 KB 896/1210 KB 208/439 KB 148/1192 KB 116/562 KB 552/577 KB 912/1210 KB 208/439 KB 148/1192 KB 116/562 KB 556/577 KB 912/1210 KB 180/439 KB 148/1192 KB 84/562 KB 544/577 KB 896/1210 KB 208/439 KB 152/1192 KB 116/562 KB 556/577 KB 912/1210 KB 208/439 KB 156/1192 KB 116/562 KB 556/577 KB 912/1210 KB 208/439 KB 160/1192 KB 116/562 KB 556/577 KB 912/1210 KB 208/439 KB 164/1192 KB 116/562 KB 556/577 KB 912/1210 KB 208/439 KB 168/1192 KB 116/562 KB 556/577 KB 912/1210 KB 208/439 KB 172/1192 KB 116/562 KB 556/577 KB 912/1210 KB 208/439 KB 176/1192 KB 116/562 KB 560/577 KB 912/1210 KB 208/439 KB 176/1192 KB 116/562 KB 560/577 KB 916/1210 KB 212/439 KB 176/1192 KB 116/562 KB 564/577 KB 920/1210 KB 212/439 KB 176/1192 KB 116/562 KB 564/577 KB 924/1210 KB 212/439 KB 176/1192 KB 116/562 KB 564/577 KB 928/1210 KB 196/439 KB 148/1192 KB 116/562 KB 548/577 KB 900/1210 KB 212/439 KB 176/1192 KB 120/562 KB 564/577 KB 928/1210 KB 212/439 KB 176/1192 KB 124/562 KB 564/577 KB 928/1210 KB 212/439 KB 176/1192 KB 128/562 KB 564/577 KB 928/1210 KB 212/439 KB 176/1192 KB 132/562 KB 564/577 KB 928/1210 KB 212/439 KB 176/1192 KB 136/562 KB 564/577 KB 932/1210 KB 212/439 KB 176/1192 KB 140/562 KB 564/577 KB 932/1210 KB 212/439 KB 176/1192 KB 116/562 KB 564/577 KB 916/1210 KB 216/439 KB 176/1192 KB 140/562 KB 564/577 KB 932/1210 KB 220/439 KB 176/1192 KB 140/562 KB 564/577 KB 932/1210 KB 224/439 KB 176/1192 KB 140/562 KB 564/577 KB 932/1210 KB 208/439 KB 176/1192 KB 116/562 KB 564/577 KB 916/1210 KB 224/439 KB 176/1192 KB 140/562 KB 568/577 KB 932/1210 KB 224/439 KB 176/1192 KB 140/562 KB 572/577 KB 932/1210 KB 224/439 KB 176/1192 KB 140/562 KB 576/577 KB 932/1210 KB 208/439 KB 176/1192 KB 116/562 KB 556/577 KB 912/1210 KB 224/439 KB 180/1192 KB 140/562 KB 576/577 KB 932/1210 KB 224/439 KB 184/1192 KB 140/562 KB 576/577 KB 932/1210 KB 224/439 KB 188/1192 KB 140/562 KB 576/577 KB 932/1210 KB 224/439 KB 192/1192 KB 140/562 KB 576/577 KB 932/1210 KB 224/439 KB 196/1192 KB 140/562 KB 576/577 KB 932/1210 KB 228/439 KB 200/1192 KB 140/562 KB 577/577 KB 932/1210 KB 228/439 KB 204/1192 KB 140/562 KB 577/577 KB 932/1210 KB 228/439 KB 208/1192 KB 144/562 KB 577/577 KB 932/1210 KB 212/439 KB 176/1192 KB 132/562 KB 564/577 KB 932/1210 KB 228/439 KB 208/1192 KB 144/562 KB 577/577 KB 936/1210 KB 228/439 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install KB 208/1192 KB 144/562 KB 577/577 KB 940/1210 KB 228/439 KB 208/1192 KB 144/562 KB 577/577 KB 944/1210 KB 228/439 KB 204/1192 KB 144/562 KB 577/577 KB 932/1210 KB 228/439 KB 208/1192 KB 148/562 KB 577/577 KB 944/1210 KB 228/439 KB 212/1192 KB 152/562 KB 577/577 KB 948/1210 KB 228/439 KB 212/1192 KB 156/562 KB 577/577 KB 948/1210 KB 228/439 KB 212/1192 KB 160/562 KB 577/577 KB 948/1210 KB 228/439 KB 196/1192 KB 140/562 KB 577/577 KB 932/1210 KB 232/439 KB 212/1192 KB 160/562 KB 577/577 KB 948/1210 KB 236/439 KB 212/1192 KB 160/562 KB 577/577 KB 948/1210 KB 240/439 KB 212/1192 KB 160/562 KB 577/577 KB 948/1210 KB 244/439 KB 212/1192 KB 160/562 KB 577/577 KB 948/1210 KB 248/439 KB 212/1192 KB 160/562 KB 577/577 KB 948/1210 KB 224/439 KB 196/1192 KB 140/562 KB 577/577 KB 932/1210 KB 228/439 KB 212/1192 KB 148/562 KB 577/577 KB 948/1210 KB 248/439 KB 216/1192 KB 160/562 KB 577/577 KB 948/1210 KB 248/439 KB 220/1192 KB 160/562 KB 577/577 KB 948/1210 KB 248/439 KB 224/1192 KB 160/562 KB 577/577 KB 948/1210 KB 228/439 KB 208/1192 KB 148/562 KB 577/577 KB 948/1210 KB 248/439 KB 224/1192 KB 160/562 KB 577/577 KB 952/1210 KB 248/439 KB 224/1192 KB 160/562 KB 577/577 KB 956/1210 KB 248/439 KB 224/1192 KB 160/562 KB 577/577 KB 960/1210 KB 248/439 KB 228/1192 KB 160/562 KB 577/577 KB 960/1210 KB 252/439 KB 232/1192 KB 164/562 KB 577/577 KB 964/1210 KB 252/439 KB 236/1192 KB 164/562 KB 577/577 KB 964/1210 KB 252/439 KB 240/1192 KB 164/562 KB 577/577 KB 964/1210 KB 252/439 KB 228/1192 KB 164/562 KB 577/577 KB 964/1210 KB 252/439 KB 228/1192 KB 164/562 KB 577/577 KB 960/1210 KB 252/439 KB 240/1192 KB 168/562 KB 577/577 KB 964/1210 KB 252/439 KB 240/1192 KB 172/562 KB 577/577 KB 964/1210 KB 252/439 KB 240/1192 KB 176/562 KB 577/577 KB 964/1210 KB 252/439 KB 228/1192 KB 160/562 KB 577/577 KB 960/1210 KB 256/439 KB 240/1192 KB 176/562 KB 577/577 KB 968/1210 KB 260/439 KB 240/1192 KB 176/562 KB 577/577 KB 968/1210 KB 264/439 KB 244/1192 KB 180/562 KB 577/577 KB 968/1210 KB 252/439 KB 240/1192 KB 176/562 KB 577/577 KB 968/1210 KB 264/439 KB 244/1192 KB 180/562 KB 577/577 KB 972/1210 KB 264/439 KB 244/1192 KB 180/562 KB 577/577 KB 976/1210 KB 264/439 KB 244/1192 KB 180/562 KB 577/577 KB 980/1210 KB 260/439 KB 244/1192 KB 180/562 KB 577/577 KB 968/1210 KB 268/439 KB 248/1192 KB 180/562 KB 577/577 KB 980/1210 KB 268/439 KB 252/1192 KB 180/562 KB 577/577 KB 980/1210 KB 268/439 KB 256/1192 KB 180/562 KB 577/577 KB 984/1210 KB 260/439 KB 240/1192 KB 180/562 KB 577/577 KB 968/1210 KB 268/439 KB 256/1192 KB 184/562 KB 577/577 KB 984/1210 KB 268/439 KB 256/1192 KB 188/562 KB 577/577 KB 984/1210 KB 268/439 KB 256/1192 KB 192/562 KB 577/577 KB 984/1210 KB 268/439 KB 252/1192 KB 180/562 KB 577/577 KB 984/1210 KB 268/439 KB 256/1192 KB 192/562 KB 577/577 KB 988/1210 KB 268/439 KB 256/1192 KB 192/562 KB 992/1210 KB 268/439 KB 256/1192 KB 192/562 KB 996/1210 KB 268/439 KB 260/1192 KB 196/562 KB 1000/1210 KB 268/439 KB 244/1192 KB 180/562 KB 577/577 KB 980/1210 KB 272/439 KB 260/1192 KB 196/562 KB 1000/1210 KB 276/439 KB 260/1192 KB 196/562 KB 1000/1210 KB 280/439 KB 260/1192 KB 196/562 KB 1000/1210 KB 284/439 KB 260/1192 KB 196/562 KB 1000/1210 KB 288/439 KB 260/1192 KB 196/562 KB 1000/1210 KB 268/439 KB 260/1192 KB 196/562 KB 996/1210 KB 288/439 KB 260/1192 KB 200/562 KB 1000/1210 KB 288/439 KB 260/1192 KB 204/562 KB 1000/1210 KB 288/439 KB 260/1192 KB 208/562 KB 1000/1210 KB 288/439 KB 260/1192 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install KB 212/562 KB 1000/1210 KB 292/439 KB 260/1192 KB 216/562 KB 1004/1210 KB 292/439 KB 260/1192 KB 220/562 KB 1004/1210 KB 292/439 KB 260/1192 KB 224/562 KB 1004/1210 KB 268/439 KB 260/1192 KB 192/562 KB 996/1210 KB 292/439 KB 264/1192 KB 224/562 KB 1004/1210 KB 292/439 KB 268/1192 KB 224/562 KB 1004/1210 KB 292/439 KB 272/1192 KB 224/562 KB 1004/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 397.7 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 292/439 KB 276/1192 KB 224/562 KB 1004/1210 KB 292/439 KB 280/1192 KB 224/562 KB 1004/1210 KB 292/439 KB 284/1192 KB 224/562 KB 1004/1210 KB 292/439 KB 288/1192 KB 224/562 KB 1004/1210 KB 292/439 KB 292/1192 KB 224/562 KB 1004/1210 KB 292/439 KB 296/1192 KB 228/562 KB 1004/1210 KB 292/439 KB 300/1192 KB 228/562 KB 1004/1210 KB 292/439 KB 304/1192 KB 228/562 KB 1004/1210 KB 292/439 KB 260/1192 KB 212/562 KB 1004/1210 KB 288/439 KB 260/1192 KB 212/562 KB 1004/1210 KB 292/439 KB 304/1192 KB 228/562 KB 1008/1210 KB 292/439 KB 304/1192 KB 228/562 KB 1012/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1016/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1020/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1024/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1028/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1032/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1036/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1040/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1044/1210 KB 4/256 KB 296/439 KB 308/1192 KB 228/562 KB 1048/1210 KB 292/439 KB 292/1192 KB 228/562 KB 1004/1210 KB 4/256 KB 296/439 KB 308/1192 KB 228/562 KB 1044/1210 KB 8/256 KB 296/439 KB 308/1192 KB 228/562 KB 1048/1210 KB 12/256 KB 296/439 KB 308/1192 KB 228/562 KB 1048/1210 KB 12/256 KB 296/439 KB 308/1192 KB 232/562 KB 1048/1210 KB 16/256 KB 296/439 KB 308/1192 KB 236/562 KB 1048/1210 KB 16/256 KB 296/439 KB 308/1192 KB 240/562 KB 1048/1210 KB 16/256 KB 296/439 KB 308/1192 KB 244/562 KB 1048/1210 KB 16/256 KB 296/439 KB 308/1192 KB 248/562 KB 1048/1210 KB 16/256 KB 296/439 KB 308/1192 KB 252/562 KB 1048/1210 KB 16/256 KB 296/439 KB 308/1192 KB 256/562 KB 1048/1210 KB 296/439 KB 308/1192 KB 228/562 KB 1044/1210 KB 296/439 KB 304/1192 KB 228/562 KB 1012/1210 KB 16/256 KB 300/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 304/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 308/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 312/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 316/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 320/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 324/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 328/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 332/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 336/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 340/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 296/439 KB 308/1192 KB 256/562 KB 1052/1210 KB 16/256 KB 340/439 KB 312/1192 KB 256/562 KB 1056/1210 KB 16/256 KB 344/439 KB 312/1192 KB 256/562 KB 1060/1210 KB 16/256 KB 296/439 KB 308/1192 KB 232/562 KB 1048/1210 KB 20/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 24/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 28/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 32/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 36/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 40/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 44/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 48/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 16/256 KB 344/439 KB 312/1192 KB 260/562 KB 1060/1210 KB 48/256 KB 344/439 KB 312/1192 KB 264/562 KB 1060/1210 KB 16/256 KB 344/439 KB 312/1192 KB 256/562 KB 1056/1210 KB 48/256 KB 348/439 KB 312/1192 KB 264/562 KB 1064/1210 KB 48/256 KB 352/439 KB 312/1192 KB 264/562 KB 1064/1210 KB 16/256 KB 340/439 KB 312/1192 KB 256/562 KB 1052/1210 KB 48/256 KB 352/439 KB 316/1192 KB 264/562 KB 1064/1210 KB 48/256 KB 352/439 KB unit-mysql-0: 23:23:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 320/1192 KB 264/562 KB 1064/1210 KB 48/256 KB 352/439 KB 324/1192 KB 264/562 KB 1064/1210 KB 48/256 KB 356/439 KB 328/1192 KB 264/562 KB 1064/1210 KB 48/256 KB 356/439 KB 332/1192 KB 268/562 KB 1064/1210 KB 48/256 KB 356/439 KB 336/1192 KB 268/562 KB 1064/1210 KB 48/256 KB 356/439 KB 340/1192 KB 268/562 KB 1064/1210 KB 52/256 KB 356/439 KB 344/1192 KB 268/562 KB 1064/1210 KB 52/256 KB 356/439 KB 348/1192 KB 268/562 KB 1064/1210 KB 52/256 KB 356/439 KB 352/1192 KB 268/562 KB 1064/1210 KB 48/256 KB 344/439 KB 312/1192 KB 264/562 KB 1064/1210 KB 52/256 KB 356/439 KB 352/1192 KB 268/562 KB 1068/1210 KB 52/256 KB 356/439 KB 352/1192 KB 268/562 KB 1072/1210 KB 52/256 KB 356/439 KB 352/1192 KB 268/562 KB 1076/1210 KB 52/256 KB 356/439 KB 352/1192 KB 268/562 KB 1080/1210 KB 52/256 KB 356/439 KB 352/1192 KB 268/562 KB 1084/1210 KB 52/256 KB 356/439 KB 340/1192 KB 268/562 KB 1064/1210 KB 56/256 KB 356/439 KB 352/1192 KB 268/562 KB 1084/1210 KB 60/256 KB 356/439 KB 352/1192 KB 268/562 KB 1084/1210 KB 64/256 KB 356/439 KB 352/1192 KB 268/562 KB 1084/1210 KB 48/256 KB 356/439 KB 328/1192 KB 268/562 KB 1064/1210 KB 64/256 KB 356/439 KB 352/1192 KB 272/562 KB 1084/1210 KB 48/256 KB 356/439 KB 324/1192 KB 264/562 KB 1064/1210 KB 64/256 KB 360/439 KB 352/1192 KB 272/562 KB 1084/1210 KB 64/256 KB 364/439 KB 352/1192 KB 272/562 KB 1084/1210 KB 64/256 KB 368/439 KB 352/1192 KB 272/562 KB 1084/1210 KB 64/256 KB 372/439 KB 352/1192 KB 272/562 KB 1084/1210 KB 68/256 KB 376/439 KB 352/1192 KB 276/562 KB 1084/1210 KB 68/256 KB 380/439 KB 352/1192 KB 276/562 KB 1088/1210 KB 68/256 KB 384/439 KB 352/1192 KB 276/562 KB 1088/1210 KB 68/256 KB 388/439 KB 352/1192 KB 276/562 KB 1088/1210 KB 68/256 KB 392/439 KB 356/1192 KB 276/562 KB 1088/1210 KB 68/256 KB 396/439 KB 356/1192 KB 276/562 KB 1088/1210 KB 68/256 KB 400/439 KB 356/1192 KB 276/562 KB 1088/1210 KB 68/256 KB 372/439 KB 352/1192 KB 276/562 KB 1084/1210 KB 72/256 KB 400/439 KB 356/1192 KB 276/562 KB 1088/1210 KB 76/256 KB 400/439 KB 356/1192 KB 276/562 KB 1088/1210 KB 80/256 KB 400/439 KB 356/1192 KB 276/562 KB 1088/1210 KB 64/256 KB 372/439 KB 352/1192 KB 276/562 KB 1084/1210 KB 80/256 KB 400/439 KB 356/1192 KB 280/562 KB 1088/1210 KB 80/256 KB 400/439 KB 356/1192 KB 284/562 KB 1088/1210 KB 80/256 KB 400/439 KB 356/1192 KB 288/562 KB 1088/1210 KB 80/256 KB 400/439 KB 356/1192 KB 292/562 KB 1088/1210 KB 80/256 KB 400/439 KB 356/1192 KB 296/562 KB 1088/1210 KB 80/256 KB 400/439 KB 356/1192 KB 300/562 KB 1088/1210 KB 80/256 KB 400/439 KB 356/1192 KB 304/562 KB 1088/1210 KB 80/256 KB 400/439 KB 356/1192 KB 308/562 KB 1088/1210 KB 84/256 KB 404/439 KB 356/1192 KB 312/562 KB 1088/1210 KB 84/256 KB 404/439 KB 356/1192 KB 316/562 KB 1088/1210 KB 84/256 KB 404/439 KB 356/1192 KB 320/562 KB 1088/1210 KB 68/256 KB 388/439 KB 356/1192 KB 276/562 KB 1088/1210 KB 84/256 KB 404/439 KB 360/1192 KB 320/562 KB 1088/1210 KB 84/256 KB 404/439 KB 364/1192 KB 320/562 KB 1088/1210 KB 84/256 KB 404/439 KB 368/1192 KB 320/562 KB 1088/1210 KB 68/256 KB 376/439 KB 352/1192 KB 276/562 KB 1088/1210 KB 84/256 KB 404/439 KB 368/1192 KB 320/562 KB 1092/1210 KB 84/256 KB 404/439 KB 368/1192 KB 320/562 KB 1096/1210 KB 84/256 KB 404/439 KB 368/1192 KB 320/562 KB 1100/1210 KB 84/256 KB 404/439 KB 368/1192 KB 320/562 KB 1104/1210 KB 84/256 KB 404/439 KB 368/1192 KB 320/562 KB 1108/1210 KB 84/256 KB 404/439 KB 372/1192 KB 320/562 KB 1112/1210 KB 84/256 KB 404/439 KB 372/1192 KB unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 320/562 KB 1116/1210 KB 84/256 KB 404/439 KB 372/1192 KB 320/562 KB 1120/1210 KB 84/256 KB 404/439 KB 372/1192 KB 320/562 KB 1124/1210 KB 84/256 KB 404/439 KB 372/1192 KB 324/562 KB 1128/1210 KB 84/256 KB 404/439 KB 372/1192 KB 324/562 KB 1132/1210 KB 84/256 KB 404/439 KB 372/1192 KB 324/562 KB 1136/1210 KB 84/256 KB 404/439 KB 372/1192 KB 324/562 KB 1140/1210 KB 84/256 KB 404/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 84/256 KB 404/439 KB 356/1192 KB 308/562 KB 1088/1210 KB 84/256 KB 400/439 KB 356/1192 KB 308/562 KB 1088/1210 KB 88/256 KB 404/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 92/256 KB 404/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 96/256 KB 404/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 100/256 KB 404/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 104/256 KB 408/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 108/256 KB 408/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 112/256 KB 408/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 84/256 KB 404/439 KB 372/1192 KB 324/562 KB 1124/1210 KB 112/256 KB 408/439 KB 372/1192 KB 328/562 KB 1144/1210 KB 112/256 KB 408/439 KB 372/1192 KB 332/562 KB 1144/1210 KB 112/256 KB 408/439 KB 372/1192 KB 336/562 KB 1144/1210 KB 112/256 KB 408/439 KB 372/1192 KB 340/562 KB 1144/1210 KB 84/256 KB 404/439 KB 372/1192 KB 320/562 KB 1108/1210 KB 116/256 KB 408/439 KB 376/1192 KB 340/562 KB 1144/1210 KB 116/256 KB 408/439 KB 380/1192 KB 340/562 KB 1144/1210 KB 116/256 KB 408/439 KB 384/1192 KB 340/562 KB 1144/1210 KB 116/256 KB 408/439 KB 388/1192 KB 340/562 KB 1144/1210 KB 116/256 KB 408/439 KB 392/1192 KB 340/562 KB 1144/1210 KB 116/256 KB 408/439 KB 396/1192 KB 340/562 KB 1144/1210 KB 116/256 KB 408/439 KB 400/1192 KB 340/562 KB 1144/1210 KB 116/256 KB 408/439 KB 404/1192 KB 340/562 KB 1144/1210 KB 116/256 KB 408/439 KB 372/1192 KB 340/562 KB 1144/1210 KB 120/256 KB 408/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 124/256 KB 408/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 408/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 100/256 KB 408/439 KB 372/1192 KB 324/562 KB 1144/1210 KB 128/256 KB 412/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 416/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 420/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 424/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 428/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 432/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 436/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 439/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 116/256 KB 408/439 KB 404/1192 KB 344/562 KB 1144/1210 KB 128/256 KB 439/439 KB 404/1192 KB 348/562 KB 1144/1210 KB 128/256 KB 439/439 KB 404/1192 KB 352/562 KB 1148/1210 KB 132/256 KB 439/439 KB 408/1192 KB 352/562 KB 1148/1210 KB 136/256 KB 439/439 KB 408/1192 KB 356/562 KB 1148/1210 KB 140/256 KB 439/439 KB 408/1192 KB 356/562 KB 1148/1210 KB 144/256 KB 439/439 KB 408/1192 KB 356/562 KB 1148/1210 KB 128/256 KB 439/439 KB 404/1192 KB 348/562 KB 1148/1210 KB 144/256 KB 439/439 KB 408/1192 KB 356/562 KB 1152/1210 KB 144/256 KB 439/439 KB 408/1192 KB 356/562 KB 1156/1210 KB 148/256 KB 439/439 KB 408/1192 KB 356/562 KB 1160/1210 KB 148/256 KB 439/439 KB 408/1192 KB 356/562 KB 1164/1210 KB 148/256 KB 439/439 KB 408/1192 KB 356/562 KB 1168/1210 KB 132/256 KB 439/439 KB 408/1192 KB 356/562 KB 1148/1210 KB 148/256 KB 439/439 KB 408/1192 KB 360/562 KB 1168/1210 KB 148/256 KB 439/439 KB 408/1192 KB 364/562 KB 1168/1210 KB 148/256 KB unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 439/439 KB 408/1192 KB 368/562 KB 1168/1210 KB 128/256 KB 439/439 KB 408/1192 KB 352/562 KB 1148/1210 KB 148/256 KB 439/439 KB 412/1192 KB 368/562 KB 1168/1210 KB 148/256 KB 439/439 KB 416/1192 KB 368/562 KB 1168/1210 KB 148/256 KB 439/439 KB 420/1192 KB 368/562 KB 1168/1210 KB 148/256 KB 439/439 KB 424/1192 KB 368/562 KB 1168/1210 KB 148/256 KB 439/439 KB 428/1192 KB 368/562 KB 1168/1210 KB 148/256 KB 439/439 KB 432/1192 KB 368/562 KB 1168/1210 KB 148/256 KB 439/439 KB 436/1192 KB 368/562 KB 1168/1210 KB 148/256 KB 439/439 KB 440/1192 KB 372/562 KB 1172/1210 KB 148/256 KB 439/439 KB 444/1192 KB 372/562 KB 1172/1210 KB 148/256 KB 439/439 KB 448/1192 KB 372/562 KB 1172/1210 KB 148/256 KB 439/439 KB 408/1192 KB 356/562 KB 1156/1210 KB 152/256 KB 439/439 KB 448/1192 KB 372/562 KB 1172/1210 KB 156/256 KB 439/439 KB 448/1192 KB 372/562 KB 1172/1210 KB 160/256 KB 448/1192 KB 372/562 KB 1172/1210 KB 148/256 KB 439/439 KB 436/1192 KB 372/562 KB 1172/1210 KB 160/256 KB 448/1192 KB 376/562 KB 1172/1210 KB 164/256 KB 448/1192 KB 376/562 KB 1172/1210 KB 168/256 KB 452/1192 KB 380/562 KB 1172/1210 KB 172/256 KB 452/1192 KB 380/562 KB 1172/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1172/1210 KB 148/256 KB 439/439 KB 436/1192 KB 368/562 KB 1172/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1176/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1180/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1184/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1188/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1192/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1196/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1200/1210 KB 176/256 KB 452/1192 KB 380/562 KB 1204/1210 KB 180/256 KB 452/1192 KB 380/562 KB 1208/1210 KB 180/256 KB 452/1192 KB 380/562 KB 1210/1210 KB 164/256 KB 452/1192 KB 380/562 KB 1172/1210 KB 180/256 KB 456/1192 KB 380/562 KB 1210/1210 KB 180/256 KB 460/1192 KB 380/562 KB 1210/1210 KB 180/256 KB 464/1192 KB 380/562 KB 1210/1210 KB 164/256 KB 448/1192 KB 380/562 KB 1172/1210 KB 180/256 KB 464/1192 KB 384/562 KB 1210/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 290.9 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 180/256 KB 464/1192 KB 388/562 KB 1210/1210 KB 180/256 KB 464/1192 KB 392/562 KB 1210/1210 KB 180/256 KB 464/1192 KB 396/562 KB 1210/1210 KB 180/256 KB 464/1192 KB 400/562 KB 1210/1210 KB 180/256 KB 464/1192 KB 404/562 KB 1210/1210 KB 180/256 KB 468/1192 KB 408/562 KB 1210/1210 KB 180/256 KB 452/1192 KB 380/562 KB 1204/1210 KB 184/256 KB 468/1192 KB 412/562 KB 1210/1210 KB 188/256 KB 468/1192 KB 412/562 KB 1210/1210 KB 192/256 KB 468/1192 KB 412/562 KB 1210/1210 KB 180/256 KB 468/1192 KB 404/562 KB 1210/1210 KB 192/256 KB 472/1192 KB 412/562 KB 1210/1210 KB 192/256 KB 476/1192 KB 412/562 KB 1210/1210 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 180/256 KB 468/1192 KB 412/562 KB 1210/1210 KB 192/256 KB 476/1192 KB 416/562 KB 1210/1210 KB 192/256 KB 480/1192 KB 416/562 KB 1210/1210 KB 192/256 KB 480/1192 KB 420/562 KB 1210/1210 KB 196/256 KB 484/1192 KB 424/562 KB 1210/1210 KB 196/256 KB 484/1192 KB 428/562 KB 1210/1210 KB 196/256 KB 484/1192 KB 432/562 KB 1210/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 798.4 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 196/256 KB 484/1192 KB 420/562 KB 1210/1210 KB 196/256 KB 480/1192 KB 420/562 KB 1210/1210 KB 200/256 KB 484/1192 KB 436/562 KB 204/256 KB 484/1192 KB 436/562 KB 208/256 KB 484/1192 KB 436/562 KB 212/256 KB 484/1192 KB 436/562 KB 216/256 KB 488/1192 KB 436/562 KB 220/256 KB 488/1192 KB 436/562 KB 224/256 KB 488/1192 KB 436/562 KB 196/256 KB 484/1192 KB 436/562 KB 212/256 KB 488/1192 KB 436/562 KB 224/256 KB 492/1192 KB 440/562 KB 224/256 KB 496/1192 KB 440/562 KB 224/256 KB 500/1192 KB 440/562 KB 4/140 KB 228/256 KB 504/1192 KB 440/562 KB 224/256 KB 488/1192 KB 440/562 KB 4/140 KB 228/256 KB 500/1192 KB 440/562 KB 8/140 KB 228/256 KB 504/1192 KB 440/562 KB 12/140 KB 228/256 KB 504/1192 KB 440/562 KB 16/140 KB 228/256 KB 504/1192 KB 440/562 KB 20/140 KB 228/256 KB 504/1192 KB 440/562 KB 24/140 KB 228/256 KB 504/1192 KB 440/562 KB 28/140 KB 228/256 KB 504/1192 KB 440/562 KB 32/140 KB 228/256 KB 504/1192 KB 440/562 KB 36/140 KB 228/256 KB 504/1192 KB 440/562 KB 40/140 KB 228/256 KB 508/1192 KB 444/562 KB 44/140 KB 228/256 KB 508/1192 KB 444/562 KB 48/140 KB 228/256 KB 508/1192 KB 444/562 KB 228/256 KB 500/1192 KB 440/562 KB 48/140 KB 232/256 KB 508/1192 KB 444/562 KB 48/140 KB 236/256 KB 508/1192 KB 444/562 KB 48/140 KB 240/256 KB 508/1192 KB 444/562 KB 48/140 KB 244/256 KB 508/1192 KB 444/562 KB 52/140 KB 248/256 KB 508/1192 KB 444/562 KB 52/140 KB 252/256 KB 508/1192 KB 444/562 KB 52/140 KB 256/256 KB 508/1192 KB 444/562 KB 52/140 KB 256/256 KB 508/1192 KB 444/562 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 52/140 KB 244/256 KB 508/1192 KB 444/562 KB 56/140 KB 256/256 KB 508/1192 KB 444/562 KB 60/140 KB 256/256 KB 508/1192 KB 444/562 KB 64/140 KB 256/256 KB 508/1192 KB 444/562 KB 36/140 KB 228/256 KB 508/1192 KB 444/562 KB 64/140 KB 256/256 KB 512/1192 KB 444/562 KB 36/140 KB 228/256 KB 504/1192 KB 444/562 KB 64/140 KB 256/256 KB 512/1192 KB 448/562 KB 64/140 KB 256/256 KB 512/1192 KB 452/562 KB 64/140 KB 256/256 KB 516/1192 KB 456/562 KB 64/140 KB 256/256 KB 516/1192 KB 460/562 KB 64/140 KB 256/256 KB 516/1192 KB 464/562 KB 64/140 KB 256/256 KB 516/1192 KB 452/562 KB 64/140 KB 256/256 KB 520/1192 KB 464/562 KB 64/140 KB 256/256 KB 524/1192 KB 464/562 KB 64/140 KB 256/256 KB 528/1192 KB 464/562 KB 64/140 KB 256/256 KB 532/1192 KB 464/562 KB 68/140 KB 256/256 KB 536/1192 KB 468/562 KB 68/140 KB 256/256 KB 540/1192 KB 468/562 KB 68/140 KB 256/256 KB 544/1192 KB 468/562 KB 68/140 KB 256/256 KB 532/1192 KB 468/562 KB 72/140 KB 256/256 KB 544/1192 KB 468/562 KB 76/140 KB 256/256 KB 544/1192 KB 468/562 KB 80/140 KB 256/256 KB 544/1192 KB 468/562 KB 84/140 KB 256/256 KB 548/1192 KB 468/562 KB 88/140 KB 256/256 KB 548/1192 KB 468/562 KB 64/140 KB 256/256 KB 532/1192 KB 468/562 KB 88/140 KB 256/256 KB 548/1192 KB 472/562 KB 88/140 KB 256/256 KB 548/1192 KB 476/562 KB 88/140 KB 256/256 KB 548/1192 KB 480/562 KB 88/140 KB 256/256 KB 548/1192 KB 484/562 KB 88/140 KB 256/256 KB 548/1192 KB 488/562 KB 88/140 KB 256/256 KB 548/1192 KB 492/562 KB 88/140 KB 256/256 KB 548/1192 KB 496/562 KB 80/140 KB 256/256 KB 548/1192 KB 468/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 166.5 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 92/140 KB 552/1192 KB 496/562 KB 88/140 KB 256/256 KB 552/1192 KB 496/562 KB 92/140 KB 556/1192 KB 496/562 KB 92/140 KB 560/1192 KB 496/562 KB 96/140 KB 560/1192 KB 496/562 KB 96/140 KB 560/1192 KB 500/562 KB 96/140 KB 564/1192 KB 504/562 KB 96/140 KB 564/1192 KB 508/562 KB 96/140 KB 564/1192 KB 512/562 KB 96/140 KB 564/1192 KB 500/562 KB 100/140 KB 568/1192 KB 512/562 KB 100/140 KB 572/1192 KB 512/562 KB 100/140 KB 576/1192 KB 512/562 KB 100/140 KB 580/1192 KB 512/562 KB 100/140 KB 584/1192 KB 516/562 KB 100/140 KB 588/1192 KB 516/562 KB 100/140 KB 592/1192 KB 516/562 KB 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 100/140 KB 580/1192 KB 516/562 KB 100/140 KB 592/1192 KB 520/562 KB 100/140 KB 592/1192 KB 524/562 KB 100/140 KB 592/1192 KB 528/562 KB 100/140 KB 564/1192 KB 512/562 KB 104/140 KB 592/1192 KB 528/562 KB 108/140 KB 592/1192 KB 528/562 KB 112/140 KB 592/1192 KB 528/562 KB 116/140 KB 592/1192 KB 528/562 KB 120/140 KB 592/1192 KB 528/562 KB 124/140 KB 592/1192 KB 528/562 KB 128/140 KB 592/1192 KB 528/562 KB 132/140 KB 596/1192 KB 528/562 KB 136/140 KB 596/1192 KB 532/562 KB 140/140 KB 596/1192 KB 532/562 KB 140/140 KB 596/1192 KB 532/562 KB 128/140 KB 596/1192 KB 528/562 KB 132/140 KB 596/1192 KB 532/562 KB 140/140 KB 596/1192 KB 536/562 KB 140/140 KB 596/1192 KB 540/562 KB 140/140 KB 596/1192 KB 544/562 KB 140/140 KB 600/1192 KB 544/562 KB 140/140 KB 604/1192 KB 544/562 KB 140/140 KB 608/1192 KB 544/562 KB 140/140 KB 608/1192 KB 548/562 KB 140/140 KB 612/1192 KB 552/562 KB 140/140 KB 612/1192 KB 556/562 KB 140/140 KB 612/1192 KB 560/562 KB 140/140 KB 612/1192 KB 548/562 KB 140/140 KB 616/1192 KB 560/562 KB 140/140 KB 620/1192 KB 560/562 KB 140/140 KB 620/1192 KB 562/562 KB 140/140 KB 624/1192 KB 562/562 KB 140/140 KB 624/1192 KB 562/562 KB 4/1118 KB 140/140 KB 624/1192 KB 562/562 KB 8/1118 KB 140/140 KB 624/1192 KB 562/562 KB 12/1118 KB 140/140 KB 624/1192 KB 562/562 KB 16/1118 KB 140/140 KB 624/1192 KB 562/562 KB 20/1118 KB 140/140 KB 624/1192 KB 562/562 KB 24/1118 KB 140/140 KB 624/1192 KB 562/562 KB 28/1118 KB 140/140 KB 624/1192 KB 562/562 KB 32/1118 KB 140/140 KB 624/1192 KB 562/562 KB 36/1118 KB 140/140 KB 624/1192 KB 562/562 KB 40/1118 KB 140/140 KB 624/1192 KB 562/562 KB 44/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.1 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 624/1192 KB 562/562 KB 48/1118 KB 628/1192 KB 562/562 KB 52/1118 KB 628/1192 KB 562/562 KB 56/1118 KB 628/1192 KB 562/562 KB 60/1118 KB 628/1192 KB 562/562 KB 64/1118 KB 628/1192 KB 562/562 KB 68/1118 KB 628/1192 KB 72/1118 KB 628/1192 KB 76/1118 KB 628/1192 KB 80/1118 KB 628/1192 KB 562/562 KB 48/1118 KB 632/1192 KB 80/1118 KB 636/1192 KB 80/1118 KB 640/1192 KB 80/1118 KB 644/1192 KB 80/1118 KB 648/1192 KB 80/1118 KB 652/1192 KB 80/1118 KB 656/1192 KB 80/1118 KB 660/1192 KB 80/1118 KB 664/1192 KB 84/1118 KB 3/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 360.0 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 660/1192 KB 84/1118 KB 3/1461 KB 660/1192 KB 80/1118 KB 3/1461 KB 664/1192 KB 84/1118 KB 5/1461 KB 664/1192 KB 84/1118 KB 8/1461 KB 664/1192 KB 84/1118 KB 11/1461 KB 664/1192 KB 84/1118 KB 13/1461 KB 664/1192 KB 84/1118 KB 16/1461 KB 664/1192 KB 84/1118 KB 19/1461 KB 664/1192 KB 84/1118 KB 21/1461 KB 664/1192 KB 84/1118 KB 24/1461 KB 664/1192 KB 84/1118 KB 27/1461 KB 664/1192 KB 84/1118 KB 29/1461 KB 664/1192 KB 84/1118 KB 32/1461 KB 664/1192 KB 84/1118 KB 36/1461 KB 664/1192 KB 84/1118 KB 4/37 KB 40/1461 KB 664/1192 KB 84/1118 KB 4/37 KB 44/1461 KB 664/1192 KB 84/1118 KB 4/37 KB 48/1461 KB 664/1192 KB 84/1118 KB 4/37 KB 52/1461 KB 664/1192 KB 84/1118 KB 4/37 KB 56/1461 KB 664/1192 KB 84/1118 KB 4/37 KB 36/1461 KB 664/1192 KB 88/1118 KB 8/37 KB 56/1461 KB 664/1192 KB 88/1118 KB 12/37 KB 56/1461 KB 664/1192 KB 88/1118 KB 16/37 KB 56/1461 KB 664/1192 KB 88/1118 KB 4/37 KB 56/1461 KB 664/1192 KB 92/1118 KB 16/37 KB 56/1461 KB 668/1192 KB 92/1118 KB 20/37 KB 60/1461 KB 672/1192 KB 96/1118 KB 20/37 KB 60/1461 KB 676/1192 KB 96/1118 KB 20/37 KB 60/1461 KB 680/1192 KB 96/1118 KB 20/37 KB 3/46 KB 60/1461 KB 684/1192 KB 96/1118 KB 20/37 KB 3/46 KB 60/1461 KB 688/1192 KB 96/1118 KB 20/37 KB 3/46 KB 60/1461 KB 664/1192 KB 92/1118 KB 20/37 KB 60/1461 KB 688/1192 KB 96/1118 KB 24/37 KB 3/46 KB 60/1461 KB 688/1192 KB 96/1118 KB 28/37 KB 3/46 KB 60/1461 KB 688/1192 KB 96/1118 KB 32/37 KB 3/46 KB 60/1461 KB 664/1192 KB 92/1118 KB 16/37 KB 60/1461 KB 688/1192 KB 96/1118 KB 32/37 KB 3/46 KB 64/1461 KB 688/1192 KB 96/1118 KB 32/37 KB 3/46 KB 68/1461 KB 676/1192 KB 96/1118 KB 20/37 KB 3/46 KB 60/1461 KB 668/1192 KB 96/1118 KB 20/37 KB 60/1461 KB 688/1192 KB 100/1118 KB 32/37 KB 3/46 KB 72/1461 KB 688/1192 KB 104/1118 KB 32/37 KB 5/46 KB 72/1461 KB 688/1192 KB 108/1118 KB 32/37 KB 5/46 KB 72/1461 KB 688/1192 KB 112/1118 KB 36/37 KB 5/46 KB 72/1461 KB 688/1192 KB 100/1118 KB 32/37 KB 5/46 KB 72/1461 KB 688/1192 KB 100/1118 KB 32/37 KB 3/46 KB 72/1461 KB 688/1192 KB 112/1118 KB 36/37 KB 5/46 KB 76/1461 KB 688/1192 KB 112/1118 KB 36/37 KB 5/46 KB 80/1461 KB 688/1192 KB 112/1118 KB 36/37 KB 5/46 KB 84/1461 KB 692/1192 KB 116/1118 KB 36/37 KB 8/46 KB 88/1461 KB 692/1192 KB 116/1118 KB 36/37 KB 8/46 KB 92/1461 KB 692/1192 KB 116/1118 KB 36/37 KB 8/46 KB 96/1461 KB 688/1192 KB 108/1118 KB 36/37 KB 5/46 KB 72/1461 KB 692/1192 KB 116/1118 KB 37/37 KB 8/46 KB 96/1461 KB 692/1192 KB 116/1118 KB 36/37 KB 8/46 KB 84/1461 KB 692/1192 KB 120/1118 KB 37/37 KB 8/46 KB 96/1461 KB 692/1192 KB 124/1118 KB 37/37 KB 8/46 KB 100/1461 KB 692/1192 KB 128/1118 KB 37/37 KB 8/46 KB 100/1461 KB 692/1192 KB 112/1118 KB 36/37 KB 8/46 KB 84/1461 KB 688/1192 KB 112/1118 KB 36/37 KB 8/46 KB 84/1461 KB 692/1192 KB 128/1118 KB 37/37 KB 11/46 KB 100/1461 KB 692/1192 KB 128/1118 KB 37/37 KB 13/46 KB 100/1461 KB 692/1192 KB 128/1118 KB 37/37 KB 16/46 KB 100/1461 KB 696/1192 KB 128/1118 KB 37/37 KB 19/46 KB 100/1461 KB 696/1192 KB 132/1118 KB 37/37 KB 21/46 KB 100/1461 KB 692/1192 KB 120/1118 KB 37/37 KB 8/46 KB 100/1461 KB 696/1192 KB 132/1118 KB 37/37 KB 21/46 KB 104/1461 KB 696/1192 KB 132/1118 KB 37/37 KB 21/46 KB 108/1461 KB 696/1192 KB 132/1118 KB 37/37 KB 24/46 KB 108/1461 KB 696/1192 KB 132/1118 KB 37/37 KB 19/46 KB 100/1461 KB 696/1192 KB 128/1118 KB 37/37 KB 16/46 KB 100/1461 KB 700/1192 KB 132/1118 KB 37/37 KB 24/46 KB 112/1461 KB 704/1192 KB 132/1118 KB 37/37 KB 24/46 KB 1 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 12/1461 KB 708/1192 KB 132/1118 KB 37/37 KB 24/46 KB 112/1461 KB 712/1192 KB 136/1118 KB 37/37 KB 27/46 KB 112/1461 KB 716/1192 KB 136/1118 KB 37/37 KB 27/46 KB 112/1461 KB 720/1192 KB 136/1118 KB 27/46 KB 112/1461 KB 696/1192 KB 132/1118 KB 37/37 KB 24/46 KB 112/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.2 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 720/1192 KB 136/1118 KB 27/46 KB 116/1461 KB 720/1192 KB 136/1118 KB 27/46 KB 120/1461 KB 720/1192 KB 136/1118 KB 27/46 KB 124/1461 KB 720/1192 KB 136/1118 KB 27/46 KB 128/1461 KB 720/1192 KB 136/1118 KB 27/46 KB 132/1461 KB 724/1192 KB 136/1118 KB 27/46 KB 136/1461 KB 724/1192 KB 136/1118 KB 27/46 KB 140/1461 KB 724/1192 KB 136/1118 KB 27/46 KB 144/1461 KB 708/1192 KB 136/1118 KB 37/37 KB 27/46 KB 112/1461 KB 708/1192 KB 136/1118 KB 37/37 KB 24/46 KB 112/1461 KB 724/1192 KB 140/1118 KB 27/46 KB 144/1461 KB 724/1192 KB 144/1118 KB 27/46 KB 144/1461 KB 724/1192 KB 148/1118 KB 27/46 KB 144/1461 KB 724/1192 KB 152/1118 KB 29/46 KB 144/1461 KB 724/1192 KB 156/1118 KB 29/46 KB 144/1461 KB 724/1192 KB 160/1118 KB 29/46 KB 144/1461 KB 724/1192 KB 136/1118 KB 27/46 KB 132/1461 KB 728/1192 KB 160/1118 KB 29/46 KB 144/1461 KB 732/1192 KB 160/1118 KB 29/46 KB 144/1461 KB 736/1192 KB 160/1118 KB 29/46 KB 144/1461 KB 740/1192 KB 160/1118 KB 29/46 KB 144/1461 KB 744/1192 KB 164/1118 KB 29/46 KB 148/1461 KB 748/1192 KB 164/1118 KB 29/46 KB 148/1461 KB 724/1192 KB 148/1118 KB 29/46 KB 144/1461 KB 748/1192 KB 164/1118 KB 32/46 KB 148/1461 KB 748/1192 KB 164/1118 KB 36/46 KB 148/1461 KB 748/1192 KB 164/1118 KB 40/46 KB 148/1461 KB 748/1192 KB 164/1118 KB 44/46 KB 148/1461 KB 748/1192 KB 164/1118 KB 46/46 KB 148/1461 KB 752/1192 KB 164/1118 KB 46/46 KB 148/1461 KB 740/1192 KB 164/1118 KB 29/46 KB 148/1461 KB 752/1192 KB 164/1118 KB 46/46 KB 152/1461 KB 752/1192 KB 164/1118 KB 46/46 KB 156/1461 KB 752/1192 KB 164/1118 KB 46/46 KB 160/1461 KB 752/1192 KB 164/1118 KB 46/46 KB 164/1461 KB 756/1192 KB 164/1118 KB 46/46 KB 168/1461 KB 756/1192 KB 164/1118 KB 46/46 KB 172/1461 KB 756/1192 KB 164/1118 KB 46/46 KB 176/1461 KB 740/1192 KB 164/1118 KB 29/46 KB 144/1461 KB 756/1192 KB 4/287 KB 164/1118 KB 46/46 KB 176/1461 KB 756/1192 KB 8/287 KB 164/1118 KB 46/46 KB 176/1461 KB 756/1192 KB 12/287 KB 164/1118 KB 46/46 KB 176/1461 KB 756/1192 KB 16/287 KB 168/1118 KB 46/46 KB 176/1461 KB 756/1192 KB 20/287 KB 168/1118 KB 46/46 KB 176/1461 KB 756/1192 KB 24/287 KB 168/1118 KB 46/46 KB 176/1461 KB 756/1192 KB 28/287 KB 168/1118 KB 46/46 KB 176/1461 KB 756/1192 KB 32/287 KB 168/1118 KB 46/46 KB 176/1461 KB 756/1192 KB 164/1118 KB 46/46 KB 164/1461 KB 760/1192 KB 32/287 KB 168/1118 KB 176/1461 KB 764/1192 KB 32/287 KB 168/1118 KB 176/1461 KB 768/1192 KB 32/287 KB 168/1118 KB 176/1461 KB 756/1192 KB 12/287 KB 168/1118 KB 46/46 KB 176/1461 KB 768/1192 KB 32/287 KB 172/1118 KB 176/1461 KB 768/1192 KB 32/287 KB 176/1118 KB 176/1461 KB 768/1192 KB 32/287 KB 180/1118 KB 176/1461 KB 768/1192 KB 32/287 KB 184/1118 KB 176/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.2 KB/sec) unit-mysql-0: 23:23:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 768/1192 KB 32/287 KB 188/1118 KB 176/1461 KB 768/1192 KB 32/287 KB 192/1118 KB 176/1461 KB 768/1192 KB 36/287 KB 192/1118 KB 176/1461 KB 772/1192 KB 40/287 KB 192/1118 KB 180/1461 KB 772/1192 KB 44/287 KB 192/1118 KB 180/1461 KB 772/1192 KB 48/287 KB 196/1118 KB 180/1461 KB 772/1192 KB 36/287 KB 192/1118 KB 176/1461 KB 776/1192 KB 48/287 KB 196/1118 KB 180/1461 KB 780/1192 KB 48/287 KB 196/1118 KB 180/1461 KB 784/1192 KB 48/287 KB 196/1118 KB 180/1461 KB 772/1192 KB 36/287 KB 192/1118 KB 180/1461 KB 784/1192 KB 48/287 KB 196/1118 KB 184/1461 KB 784/1192 KB 48/287 KB 196/1118 KB 188/1461 KB 784/1192 KB 48/287 KB 196/1118 KB 192/1461 KB 784/1192 KB 48/287 KB 196/1118 KB 196/1461 KB 788/1192 KB 52/287 KB 196/1118 KB 200/1461 KB 788/1192 KB 52/287 KB 196/1118 KB 204/1461 KB 788/1192 KB 52/287 KB 196/1118 KB 208/1461 KB 772/1192 KB 44/287 KB 196/1118 KB 180/1461 KB 788/1192 KB 52/287 KB 200/1118 KB 208/1461 KB 788/1192 KB 52/287 KB 204/1118 KB 208/1461 KB 788/1192 KB 52/287 KB 208/1118 KB 208/1461 KB 788/1192 KB 52/287 KB 212/1118 KB 208/1461 KB 788/1192 KB 52/287 KB 216/1118 KB 208/1461 KB 788/1192 KB 52/287 KB 196/1118 KB 196/1461 KB 788/1192 KB 56/287 KB 216/1118 KB 208/1461 KB 788/1192 KB 60/287 KB 216/1118 KB 208/1461 KB 788/1192 KB 64/287 KB 216/1118 KB 208/1461 KB 788/1192 KB 48/287 KB 196/1118 KB 196/1461 KB 792/1192 KB 64/287 KB 216/1118 KB 208/1461 KB 796/1192 KB 64/287 KB 216/1118 KB 208/1461 KB 800/1192 KB 64/287 KB 216/1118 KB 208/1461 KB 800/1192 KB 64/287 KB 220/1118 KB 208/1461 KB 800/1192 KB 64/287 KB 224/1118 KB 208/1461 KB 800/1192 KB 64/287 KB 228/1118 KB 208/1461 KB 804/1192 KB 68/287 KB 232/1118 KB 212/1461 KB 804/1192 KB 68/287 KB 236/1118 KB 212/1461 KB 804/1192 KB 68/287 KB 240/1118 KB 212/1461 KB 804/1192 KB 68/287 KB 228/1118 KB 212/1461 KB 804/1192 KB 68/287 KB 240/1118 KB 216/1461 KB 804/1192 KB 68/287 KB 240/1118 KB 220/1461 KB 804/1192 KB 68/287 KB 240/1118 KB 224/1461 KB 804/1192 KB 68/287 KB 228/1118 KB 208/1461 KB 800/1192 KB 68/287 KB 228/1118 KB 208/1461 KB 804/1192 KB 72/287 KB 240/1118 KB 224/1461 KB 804/1192 KB 76/287 KB 240/1118 KB 224/1461 KB 804/1192 KB 80/287 KB 240/1118 KB 224/1461 KB 808/1192 KB 80/287 KB 240/1118 KB 224/1461 KB 812/1192 KB 80/287 KB 240/1118 KB 224/1461 KB 816/1192 KB 80/287 KB 240/1118 KB 224/1461 KB 820/1192 KB 80/287 KB 240/1118 KB 224/1461 KB 824/1192 KB 84/287 KB 244/1118 KB 228/1461 KB 828/1192 KB 84/287 KB 244/1118 KB 228/1461 KB 832/1192 KB 84/287 KB 244/1118 KB 228/1461 KB 820/1192 KB 84/287 KB 244/1118 KB 228/1461 KB 832/1192 KB 84/287 KB 248/1118 KB 228/1461 KB 832/1192 KB 84/287 KB 252/1118 KB 228/1461 KB 832/1192 KB 84/287 KB 256/1118 KB 228/1461 KB 820/1192 KB 84/287 KB 240/1118 KB 228/1461 KB 832/1192 KB 84/287 KB 256/1118 KB 232/1461 KB 832/1192 KB 84/287 KB 256/1118 KB 236/1461 KB 832/1192 KB 84/287 KB 256/1118 KB 240/1461 KB 820/1192 KB 84/287 KB 240/1118 KB 224/1461 KB 832/1192 KB 88/287 KB 256/1118 KB 240/1461 KB 832/1192 KB 92/287 KB 256/1118 KB 240/1461 KB 832/1192 KB 96/287 KB 256/1118 KB 240/1461 KB 832/1192 KB 100/287 KB 256/1118 KB 240/1461 KB 836/1192 KB 104/287 KB 260/1118 KB 244/1461 KB 836/1192 KB 108/287 KB 260/1118 KB 244/1461 KB 836/1192 KB 112/287 KB 260/1118 KB 244/1461 KB 836/1192 KB 100/287 KB 260/1118 KB 244/1461 KB 836/1192 KB 112/287 KB 260/1118 KB 248/1461 KB 836/1192 KB 112/287 KB 260/1118 KB 252/1461 KB 836/1192 KB 112/287 KB 260/1118 KB 256/1461 KB 836/1192 KB 100/ unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 287 KB 260/1118 KB 240/1461 KB 836/1192 KB 112/287 KB 264/1118 KB 256/1461 KB 836/1192 KB 100/287 KB 256/1118 KB 240/1461 KB 840/1192 KB 112/287 KB 264/1118 KB 256/1461 KB 844/1192 KB 112/287 KB 264/1118 KB 256/1461 KB 848/1192 KB 112/287 KB 264/1118 KB 256/1461 KB 848/1192 KB 116/287 KB 264/1118 KB 256/1461 KB 852/1192 KB 120/287 KB 268/1118 KB 260/1461 KB 852/1192 KB 124/287 KB 268/1118 KB 260/1461 KB 852/1192 KB 128/287 KB 268/1118 KB 260/1461 KB 852/1192 KB 116/287 KB 268/1118 KB 260/1461 KB 852/1192 KB 128/287 KB 268/1118 KB 264/1461 KB 852/1192 KB 128/287 KB 268/1118 KB 268/1461 KB 852/1192 KB 128/287 KB 268/1118 KB 272/1461 KB 852/1192 KB 116/287 KB 268/1118 KB 256/1461 KB 856/1192 KB 128/287 KB 268/1118 KB 272/1461 KB 860/1192 KB 128/287 KB 268/1118 KB 272/1461 KB 864/1192 KB 128/287 KB 268/1118 KB 272/1461 KB 848/1192 KB 116/287 KB 268/1118 KB 256/1461 KB 864/1192 KB 128/287 KB 272/1118 KB 272/1461 KB 864/1192 KB 128/287 KB 276/1118 KB 272/1461 KB 864/1192 KB 128/287 KB 280/1118 KB 272/1461 KB 864/1192 KB 132/287 KB 284/1118 KB 276/1461 KB 864/1192 KB 132/287 KB 288/1118 KB 276/1461 KB 864/1192 KB 132/287 KB 292/1118 KB 276/1461 KB 868/1192 KB 132/287 KB 296/1118 KB 276/1461 KB 868/1192 KB 132/287 KB 300/1118 KB 276/1461 KB 868/1192 KB 132/287 KB 304/1118 KB 276/1461 KB 864/1192 KB 132/287 KB 280/1118 KB 276/1461 KB 868/1192 KB 136/287 KB 304/1118 KB 276/1461 KB 868/1192 KB 140/287 KB 304/1118 KB 276/1461 KB 868/1192 KB 144/287 KB 304/1118 KB 276/1461 KB 864/1192 KB 128/287 KB 280/1118 KB 276/1461 KB 868/1192 KB 144/287 KB 304/1118 KB 280/1461 KB 868/1192 KB 144/287 KB 304/1118 KB 284/1461 KB 868/1192 KB 144/287 KB 304/1118 KB 288/1461 KB 868/1192 KB 132/287 KB 292/1118 KB 276/1461 KB 872/1192 KB 144/287 KB 304/1118 KB 288/1461 KB 876/1192 KB 144/287 KB 304/1118 KB 288/1461 KB 880/1192 KB 144/287 KB 304/1118 KB 288/1461 KB 884/1192 KB 144/287 KB 304/1118 KB 288/1461 KB 888/1192 KB 148/287 KB 308/1118 KB 292/1461 KB 892/1192 KB 148/287 KB 308/1118 KB 292/1461 KB 896/1192 KB 148/287 KB 308/1118 KB 292/1461 KB 900/1192 KB 148/287 KB 308/1118 KB 292/1461 KB 904/1192 KB 148/287 KB 308/1118 KB 292/1461 KB 908/1192 KB 148/287 KB 308/1118 KB 292/1461 KB 912/1192 KB 148/287 KB 308/1118 KB 292/1461 KB 884/1192 KB 148/287 KB 308/1118 KB 292/1461 KB 884/1192 KB 148/287 KB 304/1118 KB 292/1461 KB 912/1192 KB 148/287 KB 312/1118 KB 296/1461 KB 912/1192 KB 148/287 KB 312/1118 KB 300/1461 KB 912/1192 KB 148/287 KB 312/1118 KB 304/1461 KB 884/1192 KB 148/287 KB 304/1118 KB 288/1461 KB 912/1192 KB 152/287 KB 312/1118 KB 304/1461 KB 912/1192 KB 156/287 KB 312/1118 KB 304/1461 KB 912/1192 KB 160/287 KB 312/1118 KB 304/1461 KB 912/1192 KB 160/287 KB 312/1118 KB 308/1461 KB 912/1192 KB 164/287 KB 312/1118 KB 312/1461 KB 912/1192 KB 164/287 KB 312/1118 KB 316/1461 KB 912/1192 KB 164/287 KB 312/1118 KB 320/1461 KB 912/1192 KB 164/287 KB 312/1118 KB 308/1461 KB 912/1192 KB 168/287 KB 312/1118 KB 320/1461 KB 912/1192 KB 172/287 KB 312/1118 KB 320/1461 KB 912/1192 KB 176/287 KB 312/1118 KB 320/1461 KB 912/1192 KB 160/287 KB 312/1118 KB 308/1461 KB 912/1192 KB 176/287 KB 316/1118 KB 320/1461 KB 912/1192 KB 176/287 KB 320/1118 KB 320/1461 KB 912/1192 KB 176/287 KB 324/1118 KB 320/1461 KB 916/1192 KB 176/287 KB 328/1118 KB 320/1461 KB 916/1192 KB 176/287 KB 332/1118 KB 320/1461 KB 916/1192 KB 180/287 KB 336/1118 KB 320/1461 KB 916/1192 KB 180/287 KB 340/1118 KB 320/1461 KB 916/1192 KB 180/287 KB unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 344/1118 KB 324/1461 KB 916/1192 KB 180/287 KB 348/1118 KB 324/1461 KB 916/1192 KB 180/287 KB 352/1118 KB 324/1461 KB 916/1192 KB 176/287 KB 324/1118 KB 320/1461 KB 920/1192 KB 180/287 KB 352/1118 KB 324/1461 KB 924/1192 KB 180/287 KB 352/1118 KB 324/1461 KB 928/1192 KB 180/287 KB 352/1118 KB 324/1461 KB 916/1192 KB 180/287 KB 340/1118 KB 324/1461 KB 928/1192 KB 180/287 KB 352/1118 KB 328/1461 KB 928/1192 KB 180/287 KB 352/1118 KB 332/1461 KB 928/1192 KB 180/287 KB 352/1118 KB 336/1461 KB 916/1192 KB 180/287 KB 332/1118 KB 320/1461 KB 928/1192 KB 184/287 KB 352/1118 KB 336/1461 KB 928/1192 KB 188/287 KB 352/1118 KB 336/1461 KB 928/1192 KB 192/287 KB 352/1118 KB 336/1461 KB 932/1192 KB 192/287 KB 352/1118 KB 336/1461 KB 936/1192 KB 192/287 KB 356/1118 KB 340/1461 KB 940/1192 KB 196/287 KB 356/1118 KB 340/1461 KB 944/1192 KB 196/287 KB 356/1118 KB 340/1461 KB 932/1192 KB 192/287 KB 356/1118 KB 340/1461 KB 932/1192 KB 192/287 KB 352/1118 KB 340/1461 KB 944/1192 KB 196/287 KB 356/1118 KB 344/1461 KB 944/1192 KB 196/287 KB 356/1118 KB 348/1461 KB 944/1192 KB 196/287 KB 356/1118 KB 352/1461 KB 936/1192 KB 196/287 KB 356/1118 KB 340/1461 KB 944/1192 KB 200/287 KB 356/1118 KB 352/1461 KB 944/1192 KB 204/287 KB 356/1118 KB 352/1461 KB 944/1192 KB 208/287 KB 356/1118 KB 352/1461 KB 948/1192 KB 208/287 KB 356/1118 KB 352/1461 KB 952/1192 KB 212/287 KB 360/1118 KB 356/1461 KB 956/1192 KB 212/287 KB 360/1118 KB 356/1461 KB 960/1192 KB 212/287 KB 360/1118 KB 356/1461 KB 948/1192 KB 212/287 KB 360/1118 KB 356/1461 KB 960/1192 KB 216/287 KB 360/1118 KB 356/1461 KB 960/1192 KB 220/287 KB 360/1118 KB 356/1461 KB 960/1192 KB 224/287 KB 360/1118 KB 356/1461 KB 960/1192 KB 228/287 KB 360/1118 KB 356/1461 KB 964/1192 KB 232/287 KB 360/1118 KB 356/1461 KB 964/1192 KB 236/287 KB 360/1118 KB 356/1461 KB 964/1192 KB 240/287 KB 360/1118 KB 356/1461 KB 948/1192 KB 208/287 KB 360/1118 KB 356/1461 KB 964/1192 KB 240/287 KB 360/1118 KB 360/1461 KB 964/1192 KB 240/287 KB 360/1118 KB 364/1461 KB 964/1192 KB 240/287 KB 360/1118 KB 368/1461 KB 948/1192 KB 208/287 KB 360/1118 KB 352/1461 KB 964/1192 KB 240/287 KB 364/1118 KB 368/1461 KB 964/1192 KB 240/287 KB 368/1118 KB 368/1461 KB 964/1192 KB 240/287 KB 372/1118 KB 368/1461 KB 964/1192 KB 240/287 KB 376/1118 KB 368/1461 KB 964/1192 KB 240/287 KB 380/1118 KB 368/1461 KB 964/1192 KB 240/287 KB 384/1118 KB 368/1461 KB 964/1192 KB 240/287 KB 388/1118 KB 368/1461 KB 964/1192 KB 244/287 KB 392/1118 KB 372/1461 KB 964/1192 KB 244/287 KB 396/1118 KB 372/1461 KB 964/1192 KB 244/287 KB 400/1118 KB 372/1461 KB 964/1192 KB 228/287 KB 360/1118 KB 356/1461 KB 968/1192 KB 244/287 KB 400/1118 KB 372/1461 KB 972/1192 KB 244/287 KB 400/1118 KB 372/1461 KB 976/1192 KB 244/287 KB 400/1118 KB 372/1461 KB 964/1192 KB 244/287 KB 388/1118 KB 372/1461 KB 976/1192 KB 248/287 KB 404/1118 KB 372/1461 KB 976/1192 KB 252/287 KB 404/1118 KB 372/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 372/1461 KB 964/1192 KB 240/287 KB 388/1118 KB 372/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 376/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 380/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 384/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 388/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 392/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 396/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 400/1461 KB 976/1192 KB 256/287 KB 404/1118 KB 404/1461 KB 976/1192 KB 260/287 KB 404/1118 KB 408/1461 KB 976/1192 KB 260/287 KB 404/111 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 8 KB 412/1461 KB 976/1192 KB 260/287 KB 404/1118 KB 416/1461 KB 976/1192 KB 244/287 KB 404/1118 KB 372/1461 KB 976/1192 KB 260/287 KB 408/1118 KB 416/1461 KB 976/1192 KB 260/287 KB 412/1118 KB 416/1461 KB 976/1192 KB 260/287 KB 416/1118 KB 416/1461 KB 976/1192 KB 260/287 KB 404/1118 KB 404/1461 KB 976/1192 KB 264/287 KB 416/1118 KB 416/1461 KB 976/1192 KB 268/287 KB 416/1118 KB 416/1461 KB 976/1192 KB 272/287 KB 416/1118 KB 416/1461 KB 976/1192 KB 276/287 KB 416/1118 KB 416/1461 KB 976/1192 KB 280/287 KB 420/1118 KB 420/1461 KB 976/1192 KB 284/287 KB 420/1118 KB 420/1461 KB 976/1192 KB 287/287 KB 420/1118 KB 420/1461 KB 976/1192 KB 276/287 KB 420/1118 KB 420/1461 KB 976/1192 KB 287/287 KB 420/1118 KB 424/1461 KB 976/1192 KB 287/287 KB 420/1118 KB 428/1461 KB 976/1192 KB 287/287 KB 420/1118 KB 432/1461 KB 976/1192 KB 287/287 KB 420/1118 KB 436/1461 KB 976/1192 KB 287/287 KB 420/1118 KB 440/1461 KB 976/1192 KB 287/287 KB 420/1118 KB 444/1461 KB 976/1192 KB 287/287 KB 420/1118 KB 448/1461 KB 980/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 976/1192 KB 276/287 KB 420/1118 KB 416/1461 KB 980/1192 KB 287/287 KB 420/1118 KB 448/1461 KB 984/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 988/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 992/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 996/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 1000/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 1004/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 1008/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 1012/1192 KB 287/287 KB 420/1118 KB 452/1461 KB 1012/1192 KB 287/287 KB 424/1118 KB 452/1461 KB 1012/1192 KB 287/287 KB 428/1118 KB 452/1461 KB 1012/1192 KB 287/287 KB 432/1118 KB 452/1461 KB 1016/1192 KB 287/287 KB 432/1118 KB 452/1461 KB 1020/1192 KB 287/287 KB 432/1118 KB 452/1461 KB 1024/1192 KB 287/287 KB 432/1118 KB 452/1461 KB 1028/1192 KB 287/287 KB 432/1118 KB 452/1461 KB 1032/1192 KB 287/287 KB 436/1118 KB 452/1461 KB 1036/1192 KB 287/287 KB 436/1118 KB 452/1461 KB 1040/1192 KB 287/287 KB 436/1118 KB 452/1461 KB 1028/1192 KB 287/287 KB 436/1118 KB 452/1461 KB 1040/1192 KB 287/287 KB 440/1118 KB 452/1461 KB 1040/1192 KB 287/287 KB 444/1118 KB 452/1461 KB 1040/1192 KB 287/287 KB 448/1118 KB 452/1461 KB 1040/1192 KB 287/287 KB 452/1118 KB 452/1461 KB 1044/1192 KB 287/287 KB 456/1118 KB 452/1461 KB 1044/1192 KB 287/287 KB 460/1118 KB 452/1461 KB 1044/1192 KB 287/287 KB 464/1118 KB 452/1461 KB 1044/1192 KB 287/287 KB 452/1118 KB 452/1461 KB 1048/1192 KB 287/287 KB 464/1118 KB 456/1461 KB 1052/1192 KB 287/287 KB 464/1118 KB 456/1461 KB 1056/1192 KB 287/287 KB 464/1118 KB 456/1461 KB 1060/1192 KB 287/287 KB 464/1118 KB 456/1461 KB 1064/1192 KB 468/1118 KB 456/1461 KB 1068/1192 KB 468/1118 KB 456/1461 KB 1072/1192 KB 468/1118 KB 456/1461 KB 1044/1192 KB 287/287 KB 464/1118 KB 456/1461 KB 1072/1192 KB 468/1118 KB 460/1461 KB 1072/1192 KB 468/1118 KB 464/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 171.1 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 1060/1192 KB 287/287 KB 468/1118 KB 456/1461 KB 1072/1192 KB 472/1118 KB 464/1461 KB 1072/1192 KB 476/1118 KB 464/1461 KB 1072/1192 KB 480/1118 KB 464/1461 KB 1072/1192 KB 480/1118 KB 468/1461 KB 1072/1192 KB 480/1118 KB 472/1461 KB 1072/1192 KB 480/1118 KB 476/1461 KB 1072/1192 KB 480/1118 KB 480/1461 KB 1076/1192 KB 480/1118 KB 484/1461 KB 1076/1192 KB 484/1118 KB 488/1461 KB 1076/1192 KB 484/1118 KB 492/1461 KB 1076/1192 KB 484/1118 KB 496/1461 KB 1076/1192 KB 480/1118 KB 480/1461 KB 1080/1192 KB 484/1118 KB 496/1461 KB 1084/1192 KB 484/1118 KB 496/1461 KB 1088/1192 KB 484/1118 KB 496/1461 KB 1076/1192 KB 484/1118 KB 484/1461 KB 1088/1192 KB 488/1118 KB 496/1461 KB 1088/1192 KB 492/1118 KB 496/1461 KB 1088/1192 KB 496/1118 KB 496/1461 KB 1088/1192 KB 500/1118 KB 496/1461 KB 1092/1192 KB 504/1118 KB 500/1461 KB 1092/1192 KB 508/1118 KB 500/1461 KB 1092/1192 KB 512/1118 KB 500/1461 KB 1092/1192 KB 500/1118 KB 500/1461 KB 1096/1192 KB 512/1118 KB 500/1461 KB 1100/1192 KB 512/1118 KB 500/1461 KB 1088/1192 KB 500/1118 KB 500/1461 KB 1104/1192 KB 512/1118 KB 504/1461 KB 1104/1192 KB 512/1118 KB 508/1461 KB 1104/1192 KB 512/1118 KB 512/1461 KB 1104/1192 KB 512/1118 KB 516/1461 KB 1104/1192 KB 516/1118 KB 520/1461 KB 1104/1192 KB 516/1118 KB 524/1461 KB 1104/1192 KB 516/1118 KB 528/1461 KB 1104/1192 KB 512/1118 KB 512/1461 KB 1108/1192 KB 516/1118 KB 528/1461 KB 1112/1192 KB 516/1118 KB 528/1461 KB 1116/1192 KB 516/1118 KB 528/1461 KB 1120/1192 KB 516/1118 KB 528/1461 KB 1104/1192 KB 516/1118 KB 516/1461 KB 1120/1192 KB 520/1118 KB 528/1461 KB 1120/1192 KB 524/1118 KB 528/1461 KB 1120/1192 KB 528/1118 KB 528/1461 KB 1120/1192 KB 532/1118 KB 528/1461 KB 1120/1192 KB 536/1118 KB 532/1461 KB 1120/1192 KB 540/1118 KB 532/1461 KB 1120/1192 KB 532/1118 KB 532/1461 KB 1124/1192 KB 540/1118 KB 536/1461 KB 1124/1192 KB 540/1118 KB 540/1461 KB 1124/1192 KB 540/1118 KB 532/1461 KB 1128/1192 KB 544/1118 KB 540/1461 KB 1132/1192 KB 544/1118 KB 540/1461 KB 1136/1192 KB 544/1118 KB 540/1461 KB 1124/1192 KB 544/1118 KB 540/1461 KB 1136/1192 KB 548/1118 KB 544/1461 KB 1140/1192 KB 552/1118 KB 544/1461 KB 1140/1192 KB 556/1118 KB 544/1461 KB 1140/1192 KB 560/1118 KB 544/1461 KB 1136/1192 KB 544/1118 KB 544/1461 KB 1140/1192 KB 560/1118 KB 548/1461 KB 1140/1192 KB 560/1118 KB 552/1461 KB 1140/1192 KB 560/1118 KB 556/1461 KB 1140/1192 KB 560/1118 KB 560/1461 KB 1140/1192 KB 560/1118 KB 564/1461 KB 1140/1192 KB 564/1118 KB 568/1461 KB 1140/1192 KB 564/1118 KB 572/1461 KB 1140/1192 KB 564/1118 KB 576/1461 KB 1140/1192 KB 548/1118 KB 544/1461 KB 1144/1192 KB 564/1118 KB 576/1461 KB 1148/1192 KB 564/1118 KB 576/1461 KB 1152/1192 KB 564/1118 KB 576/1461 KB 1156/1192 KB 564/1118 KB 576/1461 KB 1160/1192 KB 564/1118 KB 576/1461 KB 1164/1192 KB 564/1118 KB 576/1461 KB 1168/1192 KB 564/1118 KB 576/1461 KB 1172/1192 KB 564/1118 KB 576/1461 KB 1176/1192 KB 564/1118 KB 580/1461 KB 1180/1192 KB 564/1118 KB 580/1461 KB 1184/1192 KB 564/1118 KB 580/1461 KB 1140/1192 KB 564/1118 KB 564/1461 KB 1184/1192 KB 568/1118 KB 580/1461 KB 1184/1192 KB 572/1118 KB 580/1461 KB 1184/1192 KB 576/1118 KB 580/1461 KB 1184/1192 KB 580/1118 KB 580/1461 KB 1184/1192 KB 584/1118 KB 580/1461 KB 1184/1192 KB 588/1118 KB 580/1461 KB 1184/1192 KB 592/1118 KB 580/1461 KB 1184/1192 KB 596/1118 KB 580/1461 KB 1188/1192 KB 600/1118 KB 580/1461 KB 1188/1192 KB 604/1118 KB 580/1461 KB 1188/1192 KB 608/1118 KB 580/1461 KB 1172/1192 KB 564/1118 KB 580/14 unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 61 KB 1188/1192 KB 608/1118 KB 584/1461 KB 1188/1192 KB 608/1118 KB 588/1461 KB 1188/1192 KB 608/1118 KB 592/1461 KB 1188/1192 KB 608/1118 KB 596/1461 KB 1188/1192 KB 608/1118 KB 600/1461 KB 1188/1192 KB 608/1118 KB 604/1461 KB 1188/1192 KB 608/1118 KB 608/1461 KB 1188/1192 KB 596/1118 KB 580/1461 KB 1192/1192 KB 608/1118 KB 608/1461 KB 1192/1192 KB 608/1118 KB 608/1461 KB 1192/1192 KB 612/1118 KB 608/1461 KB 1192/1192 KB 616/1118 KB 612/1461 KB 1192/1192 KB 620/1118 KB 612/1461 KB 1192/1192 KB 624/1118 KB 612/1461 KB 1192/1192 KB 612/1118 KB 612/1461 KB 1192/1192 KB 624/1118 KB 616/1461 KB 1192/1192 KB 624/1118 KB 620/1461 KB 1192/1192 KB 624/1118 KB 624/1461 KB 1192/1192 KB 628/1118 KB 624/1461 KB 1192/1192 KB 632/1118 KB 628/1461 KB 1192/1192 KB 636/1118 KB 628/1461 KB 1192/1192 KB 640/1118 KB 628/1461 KB 1192/1192 KB 628/1118 KB 628/1461 KB 1192/1192 KB 640/1118 KB 632/1461 KB 1192/1192 KB 640/1118 KB 636/1461 KB 1192/1192 KB 640/1118 KB 640/1461 KB 1192/1192 KB 640/1118 KB 644/1461 KB 1192/1192 KB 644/1118 KB 644/1461 KB 1192/1192 KB 648/1118 KB 644/1461 KB 1192/1192 KB 652/1118 KB 648/1461 KB 1192/1192 KB 656/1118 KB 648/1461 KB 1192/1192 KB 648/1118 KB 648/1461 KB 1192/1192 KB 656/1118 KB 652/1461 KB 1192/1192 KB 656/1118 KB 656/1461 KB 1192/1192 KB 660/1118 KB 656/1461 KB 664/1118 KB 660/1461 KB 668/1118 KB 660/1461 KB 672/1118 KB 660/1461 KB 660/1118 KB 660/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 699.3 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 672/1118 KB 664/1461 KB 672/1118 KB 668/1461 KB 672/1118 KB 672/1461 KB 676/1118 KB 672/1461 KB 680/1118 KB 676/1461 KB 684/1118 KB 676/1461 KB 688/1118 KB 676/1461 KB 676/1118 KB 676/1461 KB 688/1118 KB 680/1461 KB 688/1118 KB 684/1461 KB 688/1118 KB 688/1461 KB 692/1118 KB 692/1461 KB 692/1118 KB 696/1461 KB 692/1118 KB 700/1461 KB 692/1118 KB 704/1461 KB 692/1118 KB 688/1461 KB 696/1118 KB 704/1461 KB 700/1118 KB 704/1461 KB 704/1118 KB 704/1461 KB 708/1118 KB 704/1461 KB 712/1118 KB 708/1461 KB 716/1118 KB 708/1461 KB 720/1118 KB 708/1461 KB 708/1118 KB 708/1461 KB 720/1118 KB 712/1461 KB 720/1118 KB 716/1461 KB 720/1118 KB 720/1461 KB 720/1118 KB 724/1461 KB 724/1118 KB 728/1461 KB 724/1118 KB 732/1461 KB 724/1118 KB 736/1461 KB 724/1118 KB 724/1461 KB 728/1118 KB 736/1461 KB 732/1118 KB 736/1461 KB 736/1118 KB 736/1461 KB 736/1118 KB 740/1461 KB 740/1118 KB 744/1461 KB 740/1118 KB 748/1461 KB 740/1118 KB 752/1461 KB 740/1118 KB 756/1461 KB 740/1118 KB 760/1461 KB 740/1118 KB 764/1461 KB 740/1118 KB 768/1461 KB 740/1118 KB 740/1461 KB 744/1118 KB 768/1461 KB 748/1118 KB 768/1461 KB 752/1118 KB 768/1461 KB 756/1118 KB 768/1461 KB 760/1118 KB 768/1461 KB 764/1118 KB 768/1461 KB 768/1118 KB 768/1461 KB 768/1118 KB 772/1461 KB 772/1118 KB 776/1461 KB 772/1118 KB 780/1461 KB 772/1118 KB 784/1461 KB 772/1118 KB 772/1461 KB 776/1118 KB 784/1461 KB 780/1118 KB 784/1461 KB 784/1118 KB 784/1461 KB 788/1118 KB 788/1461 KB 792/1118 KB 788/1461 KB 796/1118 KB 788/1461 KB 800/1118 KB 788/1461 KB 784/1118 KB 788/1461 KB 800/1118 KB 792/1461 KB 800/1118 KB 796/1461 KB 800/1118 KB 800/1461 KB 800/1118 KB 804/1461 KB 804/1118 KB 808/1461 KB 804/1118 KB 812/1461 KB 804/1118 KB 816/1461 KB 804/1118 KB 804/1461 KB 808/1118 KB 816/1461 KB 812/1118 KB 816/1461 KB 816/1118 KB 816/1461 KB 820/1118 KB 816/1461 KB 824/1118 KB 820/1461 KB 828/1118 KB 820/1461 KB 832/1118 KB 820/1461 KB 820/1118 KB 820/1461 KB 832/1118 KB 824/1461 KB 832/1118 KB 828/1461 KB 832/1118 KB 832/1461 KB 832/1118 KB 836/1461 KB 836/1118 KB 840/1461 KB 836/1118 KB 844/1461 KB 836/1118 KB 848/1461 KB 836/1118 KB 836/1461 KB 840/1118 KB 848/1461 KB 844/1118 KB 848/1461 KB 848/1118 KB 848/1461 KB 852/1118 KB 848/1461 KB 856/1118 KB 852/1461 KB 860/1118 KB 852/1461 KB 864/1118 KB 852/1461 KB 852/1118 KB 852/1461 KB 864/1118 KB 856/1461 KB 864/1118 KB 860/1461 KB 864/1118 KB 864/1461 KB 864/1118 KB 868/1461 KB 868/1118 KB 872/1461 KB 868/1118 KB 876/1461 KB 868/1118 KB 880/1461 KB 868/1118 KB 868/1461 KB 872/1118 KB 880/1461 KB 876/1118 KB 880/1461 KB 880/1118 KB 880/1461 KB 880/1118 KB 884/1461 KB 884/1118 KB 888/1461 KB 884/1118 KB 892/1461 KB 884/1118 KB 896/1461 KB 884/1118 KB 884/1461 KB 888/1118 KB 896/1461 KB 892/1118 KB 896/1461 KB 896/1118 KB 896/1461 KB 900/1118 KB 900/1461 KB 904/1118 KB 900/1461 KB 908/1118 KB 900/1461 KB 912/1118 KB 900/1461 KB 896/1118 KB 900/1461 KB 912/1118 KB 904/1461 KB 912/1118 KB 908/1461 KB 912/1118 KB 912/1461 KB 912/1118 KB 916/1461 KB 916/1118 KB 920/1461 KB 916/1118 KB 924/1461 KB 916/1118 KB 928/1461 KB 916/1118 KB 916/1461 KB 920/1118 KB 928/1461 KB 924/1118 KB 928/1461 KB 928/1118 KB 928/1461 KB 932/1118 KB 928/1461 KB 936/1118 KB 932/1461 KB 940/1118 KB 932/1461 KB 944/1118 KB 932/1461 KB 932/1118 KB 932/1461 KB 944/1118 KB 936/1461 KB 944/1118 KB 940/1461 KB 944/1118 KB 944/1461 KB 944/1118 KB 948/1461 KB 948/1118 KB 952/1461 KB 948/111 unit-mysql-0: 23:23:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 8 KB 956/1461 KB 948/1118 KB 948/1461 KB 952/1118 KB 960/1461 KB 956/1118 KB 960/1461 KB 960/1118 KB 960/1461 KB 964/1118 KB 960/1461 KB 968/1118 KB 960/1461 KB 972/1118 KB 960/1461 KB 976/1118 KB 960/1461 KB 948/1118 KB 960/1461 KB 976/1118 KB 964/1461 KB 976/1118 KB 968/1461 KB 976/1118 KB 972/1461 KB 976/1118 KB 976/1461 KB 976/1118 KB 980/1461 KB 980/1118 KB 984/1461 KB 980/1118 KB 988/1461 KB 980/1118 KB 992/1461 KB 980/1118 KB 980/1461 KB 984/1118 KB 992/1461 KB 988/1118 KB 992/1461 KB 992/1118 KB 992/1461 KB 996/1118 KB 992/1461 KB 1000/1118 KB 996/1461 KB 1004/1118 KB 996/1461 KB 1008/1118 KB 996/1461 KB 996/1118 KB 996/1461 KB 1008/1118 KB 1000/1461 KB 1008/1118 KB 1004/1461 KB 1008/1118 KB 1008/1461 KB 1008/1118 KB 1012/1461 KB 1012/1118 KB 1016/1461 KB 1012/1118 KB 1020/1461 KB 1012/1118 KB 1024/1461 KB 1012/1118 KB 1012/1461 KB 1016/1118 KB 1024/1461 KB 1020/1118 KB 1024/1461 KB 1024/1118 KB 1024/1461 KB 1028/1118 KB 1024/1461 KB 1032/1118 KB 1028/1461 KB 1036/1118 KB 1028/1461 KB 1040/1118 KB 1028/1461 KB 1028/1118 KB 1028/1461 KB 1040/1118 KB 1032/1461 KB 1040/1118 KB 1036/1461 KB 1040/1118 KB 1040/1461 KB 1040/1118 KB 1044/1461 KB 1044/1118 KB 1048/1461 KB 1044/1118 KB 1052/1461 KB 1044/1118 KB 1056/1461 KB 1044/1118 KB 1044/1461 KB 1048/1118 KB 1056/1461 KB 1052/1118 KB 1056/1461 KB 1056/1118 KB 1056/1461 KB 1056/1118 KB 1060/1461 KB 1060/1118 KB 1064/1461 KB 1060/1118 KB 1068/1461 KB 1060/1118 KB 1072/1461 KB 1060/1118 KB 1060/1461 KB 1064/1118 KB 1072/1461 KB 1068/1118 KB 1072/1461 KB 1072/1118 KB 1072/1461 KB 1076/1118 KB 1076/1461 KB 1080/1118 KB 1076/1461 KB 1084/1118 KB 1076/1461 KB 1088/1118 KB 1076/1461 KB 1072/1118 KB 1076/1461 KB 1088/1118 KB 1080/1461 KB 1088/1118 KB 1084/1461 KB 1088/1118 KB 1088/1461 KB 1088/1118 KB 1092/1461 KB 1092/1118 KB 1096/1461 KB 1092/1118 KB 1100/1461 KB 1092/1118 KB 1104/1461 KB 1092/1118 KB 1092/1461 KB 1096/1118 KB 1104/1461 KB 1100/1118 KB 1104/1461 KB 1104/1118 KB 1104/1461 KB 1108/1118 KB 1104/1461 KB 1112/1118 KB 1108/1461 KB 1116/1118 KB 1108/1461 KB 1118/1118 KB 1108/1461 KB 1108/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 629.4 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install 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 808.5 KB/sec) unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:33 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-mysql-0: 23:23:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 23:23: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/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 312.1 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 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 133.3 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 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 131.6 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 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 24.4 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 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 182.0 KB/sec) unit-abot-epc-basic-0: 23:23:33 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-mysql-0: 23:23:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 23:23:33 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 110.9 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 1/3 KB 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: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 123.2 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23: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/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 432.8 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 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 231.9 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23: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/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec) unit-abot-epc-basic-0: 23:23:33 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: 23:23:33 DEBUG unit.abot-epc-basic/0.install 1/9 KB 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 607.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 37.7 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 3/5 KB 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 463.2 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 66.9 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 943.7 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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: 23:23:34 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: 23:23:34 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: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 3/6 KB 4/10 KB 1/21 KB 3/149 KB 3/6 KB 4/10 KB 1/21 KB 5/149 KB 6/6 KB 4/10 KB 4/14 KB 1/21 KB 5/149 KB 6/6 KB 4/10 KB 4/14 KB 1/21 KB 3/149 KB 4/10 KB 1/21 KB 5/149 KB 6/6 KB 8/10 KB 4/14 KB 1/21 KB 5/149 KB 6/6 KB 10/10 KB 4/14 KB 1/21 KB 3/149 KB 1/21 KB 5/149 KB 6/6 KB 10/10 KB 4/14 KB 5/21 KB 5/149 KB 6/6 KB 10/10 KB 4/14 KB 9/21 KB 5/149 KB 6/6 KB 10/10 KB 4/14 KB 13/21 KB 8/149 KB 6/6 KB 10/10 KB 4/14 KB 17/21 KB 5/149 KB 3/6 KB 4/10 KB 4/14 KB 1/21 KB 8/149 KB 6/6 KB 10/10 KB 8/14 KB 17/21 KB 8/149 KB 6/6 KB 10/10 KB 12/14 KB 17/21 KB 8/149 KB 6/6 KB 10/10 KB 14/14 KB 17/21 KB 8/149 KB 6/6 KB 10/10 KB 4/14 KB 13/21 KB 11/149 KB 6/6 KB 10/10 KB 14/14 KB 17/21 KB 13/149 KB 6/6 KB 10/10 KB 14/14 KB 17/21 KB 13/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 16/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 19/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 21/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 24/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 27/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 29/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 32/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 36/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 40/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 44/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 KB 48/149 KB 6/6 KB 10/10 KB 14/14 KB 21/21 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 252.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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: 23:23:34 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: 23:23:34 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 511.3 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 614.2 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 52/149 KB 56/149 KB 60/149 KB 64/149 KB 64/149 KB 4/30 KB 64/149 KB 4/37 KB 8/30 KB 64/149 KB 4/37 KB 12/30 KB 64/149 KB 4/37 KB 3/37 KB 16/30 KB 64/149 KB 4/37 KB 4/30 KB 64/149 KB 8/37 KB 3/37 KB 16/30 KB 64/149 KB 12/37 KB 3/37 KB 16/30 KB 64/149 KB 16/37 KB 3/37 KB 16/30 KB 64/149 KB 20/37 KB 3/37 KB 16/30 KB 64/149 KB 4/37 KB 3/37 KB 12/30 KB 64/149 KB 20/37 KB 5/37 KB 20/30 KB 64/149 KB 20/37 KB 8/37 KB 20/30 KB 64/149 KB 20/37 KB 3/37 KB 20/30 KB 64/149 KB 24/37 KB 8/37 KB 24/30 KB 64/149 KB 28/37 KB 8/37 KB 24/30 KB 64/149 KB 28/37 KB 11/37 KB 24/30 KB 64/149 KB 28/37 KB 11/37 KB 24/30 KB 64/149 KB 32/37 KB 11/37 KB 24/30 KB 4/14 KB 64/149 KB 32/37 KB 11/37 KB 24/30 KB 8/14 KB 64/149 KB 32/37 KB 11/37 KB 24/30 KB 12/14 KB 64/149 KB 32/37 KB 11/37 KB 24/30 KB 14/14 KB 64/149 KB 32/37 KB 11/37 KB 28/30 KB 14/14 KB 64/149 KB 32/37 KB 11/37 KB 30/30 KB 14/14 KB 64/149 KB 32/37 KB 11/37 KB 24/30 KB 64/149 KB 32/37 KB 13/37 KB 30/30 KB 14/14 KB 64/149 KB 32/37 KB 16/37 KB 30/30 KB 14/14 KB 64/149 KB 36/37 KB 16/37 KB 30/30 KB 14/14 KB 64/149 KB 37/37 KB 16/37 KB 30/30 KB 14/14 KB 64/149 KB 37/37 KB 19/37 KB 30/30 KB 14/14 KB 64/149 KB 37/37 KB 21/37 KB 30/30 KB 14/14 KB 68/149 KB 37/37 KB 21/37 KB 30/30 KB 14/14 KB 68/149 KB 37/37 KB 24/37 KB 30/30 KB 14/14 KB 72/149 KB 37/37 KB 24/37 KB 30/30 KB 14/14 KB 76/149 KB 37/37 KB 27/37 KB 30/30 KB 14/14 KB 80/149 KB 37/37 KB 27/37 KB 30/30 KB 14/14 KB 72/149 KB 37/37 KB 27/37 KB 30/30 KB 14/14 KB 80/149 KB 37/37 KB 29/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 29/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 32/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 35/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB 88/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB 92/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB 92/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB 96/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB 100/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB 104/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB 108/149 KB 37/37 KB 37/37 KB 30/30 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 684.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 818.4 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 112/149 KB 37/37 KB 116/149 KB 37/37 KB 120/149 KB 37/37 KB 124/149 KB 37/37 KB 128/149 KB 37/37 KB 132/149 KB 37/37 KB 136/149 KB 140/149 KB 144/149 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 770.1 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 144/149 KB 4/11 KB 144/149 KB 8/11 KB 144/149 KB 11/11 KB 148/149 KB 11/11 KB 149/149 KB 11/11 KB 149/149 KB 4/43 KB 11/11 KB 149/149 KB 4/7 KB 8/43 KB 11/11 KB 149/149 KB 4/7 KB 12/43 KB 11/11 KB 149/149 KB 4/7 KB 16/43 KB 11/11 KB 149/149 KB 4/7 KB 4/43 KB 11/11 KB 149/149 KB 7/7 KB 16/43 KB 11/11 KB 149/149 KB 7/7 KB 16/43 KB 11/11 KB 149/149 KB 7/7 KB 20/43 KB 11/11 KB 149/149 KB 7/7 KB 24/43 KB 11/11 KB 149/149 KB 7/7 KB 28/43 KB 11/11 KB 149/149 KB 7/7 KB 32/43 KB 11/11 KB 149/149 KB 7/7 KB 36/43 KB 11/11 KB 149/149 KB 7/7 KB 40/43 KB 11/11 KB 149/149 KB 7/7 KB 43/43 KB 11/11 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 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 109.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install 149/149 KB 43/43 KB 3/60 KB 149/149 KB 43/43 KB 5/60 KB 149/149 KB 43/43 KB 8/60 KB 149/149 KB 43/43 KB 11/60 KB 149/149 KB 13/60 KB 149/149 KB 16/60 KB 149/149 KB 19/60 KB 149/149 KB 21/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 679.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install 149/149 KB 24/60 KB 149/149 KB 27/60 KB 149/149 KB 29/60 KB 149/149 KB 32/60 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 1922.9 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 795.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 97.3 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 23:23:34 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 1230.9 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 1571.2 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 105.4 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 131.9 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 23:23:34 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 475.2 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 23:23:34 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 125.6 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 191.7 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 106.6 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23: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.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 116.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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: 23:23:34 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 203.6 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 164.8 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 23:23: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.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 126.6 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 59.8 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 47.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23: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-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 23:23:34 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 196.4 KB/sec) unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 23:23:34 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1211.9 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 39.8 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 42.0 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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 80.9 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 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: 23:23:34 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: 23:23:34 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: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/87 KB 3/48 KB 4/21 KB 5/13 KB 4/156 KB 3/87 KB 3/48 KB 4/21 KB 8/13 KB 4/156 KB 3/87 KB 3/48 KB 4/21 KB 3/13 KB 4/156 KB 3/87 KB 3/48 KB 8/21 KB 8/13 KB 4/156 KB 3/87 KB 3/48 KB 12/21 KB 8/13 KB 4/156 KB 3/87 KB 3/48 KB 16/21 KB 8/13 KB 4/156 KB 3/87 KB 3/48 KB 20/21 KB 8/13 KB 4/156 KB 3/87 KB 3/48 KB 21/21 KB 8/13 KB 4/156 KB 3/87 KB 3/48 KB 3/13 KB 4/156 KB 3/87 KB 3/48 KB 3/13 KB 3/87 KB 6/48 KB 21/21 KB 11/13 KB 4/156 KB 3/87 KB 9/48 KB 21/21 KB 11/13 KB 4/156 KB 3/87 KB 11/48 KB 21/21 KB 11/13 KB 4/156 KB 3/87 KB 3/13 KB 6/87 KB 11/48 KB 21/21 KB 11/13 KB 8/156 KB 9/87 KB 11/48 KB 21/21 KB 11/13 KB 8/156 KB 11/87 KB 11/48 KB 21/21 KB 11/13 KB 8/156 KB 14/87 KB 11/48 KB 21/21 KB 11/13 KB 8/156 KB 16/87 KB 14/48 KB 21/21 KB 11/13 KB 8/156 KB 3/87 KB 11/48 KB 21/21 KB 11/13 KB 8/156 KB 16/87 KB 14/48 KB 21/21 KB 11/13 KB 12/156 KB 16/87 KB 14/48 KB 21/21 KB 11/13 KB 16/156 KB 3/87 KB 3/48 KB 21/21 KB 11/13 KB 4/156 KB 16/87 KB 14/48 KB 21/21 KB 13/13 KB 16/156 KB 14/87 KB 14/48 KB 21/21 KB 11/13 KB 8/156 KB 16/87 KB 16/48 KB 21/21 KB 13/13 KB 16/156 KB 16/87 KB 19/48 KB 21/21 KB 13/13 KB 20/156 KB 19/87 KB 22/48 KB 21/21 KB 13/13 KB 20/156 KB 19/87 KB 25/48 KB 21/21 KB 13/13 KB 20/156 KB 16/87 KB 16/48 KB 21/21 KB 13/13 KB 20/156 KB 19/87 KB 25/48 KB 21/21 KB 13/13 KB 24/156 KB 19/87 KB 19/48 KB 21/21 KB 13/13 KB 20/156 KB 22/87 KB 25/48 KB 21/21 KB 13/13 KB 24/156 KB 25/87 KB 25/48 KB 21/21 KB 13/13 KB 24/156 KB 25/87 KB 27/48 KB 21/21 KB 13/13 KB 24/156 KB 25/87 KB 30/48 KB 21/21 KB 13/13 KB 28/156 KB 25/87 KB 27/48 KB 21/21 KB 13/13 KB 28/156 KB 27/87 KB 30/48 KB 21/21 KB 13/13 KB 32/156 KB 27/87 KB 30/48 KB 21/21 KB 13/13 KB 28/156 KB 30/87 KB 30/48 KB 21/21 KB 13/13 KB 32/156 KB 32/87 KB 32/48 KB 13/13 KB 36/156 KB 30/87 KB 32/48 KB 13/13 KB 36/156 KB 32/87 KB 36/48 KB 13/13 KB 36/156 KB 36/87 KB 40/48 KB 13/13 KB 36/156 KB 36/87 KB 44/48 KB 13/13 KB 36/156 KB 36/87 KB 48/48 KB 13/13 KB 36/156 KB 30/87 KB 30/48 KB 13/13 KB 36/156 KB 36/87 KB 48/48 KB 13/13 KB 40/156 KB 36/87 KB 48/48 KB 13/13 KB 44/156 KB 36/87 KB 48/48 KB 13/13 KB 48/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 728.2 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 36/87 KB 36/48 KB 13/13 KB 36/156 KB 40/87 KB 48/48 KB 48/156 KB 44/87 KB 48/48 KB 48/156 KB 48/87 KB 48/48 KB 48/156 KB 52/87 KB 48/48 KB 52/156 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 331.3 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 48/87 KB 48/48 KB 52/156 KB 56/87 KB 48/48 KB 56/156 KB 56/87 KB 48/48 KB 60/156 KB 56/87 KB 48/48 KB 64/156 KB 56/87 KB 48/48 KB 68/156 KB 56/87 KB 48/48 KB 3/35 KB 72/156 KB 56/87 KB 48/48 KB 3/35 KB 76/156 KB 56/87 KB 48/48 KB 3/35 KB 80/156 KB 56/87 KB 48/48 KB 52/156 KB 60/87 KB 48/48 KB 3/35 KB 80/156 KB 64/87 KB 48/48 KB 3/35 KB 80/156 KB 56/87 KB 48/48 KB 3/35 KB 68/156 KB 64/87 KB 48/48 KB 5/35 KB 80/156 KB 64/87 KB 48/48 KB 8/35 KB 80/156 KB 64/87 KB 11/35 KB 80/156 KB 64/87 KB 13/35 KB 80/156 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 1296.2 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 68/87 KB 16/35 KB 84/156 KB 68/87 KB 16/35 KB 3/86 KB 88/156 KB 68/87 KB 16/35 KB 3/86 KB 92/156 KB 68/87 KB 16/35 KB 3/86 KB 96/156 KB 68/87 KB 13/35 KB 80/156 KB 72/87 KB 16/35 KB 3/86 KB 96/156 KB 76/87 KB 16/35 KB 3/86 KB 96/156 KB 80/87 KB 16/35 KB 3/86 KB 96/156 KB 68/87 KB 16/35 KB 3/86 KB 84/156 KB 80/87 KB 16/35 KB 6/86 KB 96/156 KB 80/87 KB 16/35 KB 9/86 KB 96/156 KB 80/87 KB 16/35 KB 11/86 KB 96/156 KB 68/87 KB 16/35 KB 80/156 KB 80/87 KB 16/35 KB 14/86 KB 96/156 KB 80/87 KB 19/35 KB 14/86 KB 96/156 KB 80/87 KB 21/35 KB 16/86 KB 96/156 KB 80/87 KB 24/35 KB 16/86 KB 96/156 KB 4/24 KB 80/87 KB 27/35 KB 16/86 KB 96/156 KB 4/24 KB 80/87 KB 29/35 KB 16/86 KB 96/156 KB 80/87 KB 19/35 KB 16/86 KB 96/156 KB 4/24 KB 84/87 KB 29/35 KB 19/86 KB 96/156 KB 4/24 KB 84/87 KB 29/35 KB 22/86 KB 96/156 KB 4/24 KB 84/87 KB 29/35 KB 25/86 KB 96/156 KB 4/24 KB 84/87 KB 29/35 KB 16/86 KB 96/156 KB 4/24 KB 87/87 KB 29/35 KB 25/86 KB 96/156 KB 4/24 KB 87/87 KB 29/35 KB 27/86 KB 96/156 KB 4/24 KB 87/87 KB 29/35 KB 27/86 KB 100/156 KB 4/24 KB 87/87 KB 32/35 KB 30/86 KB 104/156 KB 4/24 KB 87/87 KB 32/35 KB 30/86 KB 108/156 KB 4/24 KB 87/87 KB 32/35 KB 30/86 KB 112/156 KB 4/24 KB 80/87 KB 24/35 KB 16/86 KB 96/156 KB 8/24 KB 87/87 KB 32/35 KB 30/86 KB 112/156 KB 12/24 KB 87/87 KB 32/35 KB 30/86 KB 112/156 KB 16/24 KB 87/87 KB 32/35 KB 30/86 KB 112/156 KB 4/24 KB 87/87 KB 32/35 KB 30/86 KB 100/156 KB 4/24 KB 87/87 KB 32/35 KB 27/86 KB 100/156 KB 16/24 KB 87/87 KB 35/35 KB 30/86 KB 112/156 KB 16/24 KB 87/87 KB 35/35 KB 30/86 KB 112/156 KB 16/24 KB 87/87 KB 35/35 KB 32/86 KB 112/156 KB 20/24 KB 87/87 KB 35/35 KB 32/86 KB 112/156 KB 24/24 KB 87/87 KB 35/35 KB 36/86 KB 112/156 KB 24/24 KB 87/87 KB 35/35 KB 36/86 KB 112/156 KB 20/24 KB 87/87 KB 35/35 KB 36/86 KB 112/156 KB 24/24 KB 87/87 KB 35/35 KB 40/86 KB 112/156 KB 24/24 KB 87/87 KB 35/35 KB 44/86 KB 116/156 KB 24/24 KB 87/87 KB 35/35 KB 48/86 KB 116/156 KB 24/24 KB 87/87 KB 35/35 KB 52/86 KB 116/156 KB 24/24 KB 35/35 KB 56/86 KB 116/156 KB 24/24 KB 35/35 KB 60/86 KB 116/156 KB 24/24 KB 35/35 KB 64/86 KB 116/156 KB 24/24 KB 87/87 KB 35/35 KB 40/86 KB 116/156 KB 24/24 KB 35/35 KB 64/86 KB 120/156 KB 24/24 KB 35/35 KB 64/86 KB 124/156 KB 24/24 KB 35/35 KB 64/86 KB 128/156 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 1447.1 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 627.8 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:34 DEBUG unit.abot-epc-basic/0.install 24/24 KB 64/86 KB 132/156 KB 24/24 KB 64/86 KB 136/156 KB 24/24 KB 64/86 KB 140/156 KB 24/24 KB 64/86 KB 144/156 KB 68/86 KB 148/156 KB 68/86 KB 152/156 KB 68/86 KB 156/156 KB 68/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 406.5 KB/sec) unit-abot-epc-basic-0: 23:23:34 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: 23:23:35 DEBUG unit.abot-epc-basic/0.install 24/24 KB 68/86 KB 144/156 KB 72/86 KB 156/156 KB 76/86 KB 156/156 KB 80/86 KB 156/156 KB 84/86 KB 156/156 KB 86/86 KB 156/156 KB 3/14 KB 86/86 KB 156/156 KB 4/119 KB 5/14 KB 86/86 KB 156/156 KB 4/119 KB 8/14 KB 86/86 KB 156/156 KB 4/119 KB 11/14 KB 86/86 KB 156/156 KB 4/119 KB 13/14 KB 86/86 KB 156/156 KB 4/119 KB 14/14 KB 86/86 KB 156/156 KB 4/119 KB 3/14 KB 86/86 KB 156/156 KB 8/119 KB 14/14 KB 86/86 KB 156/156 KB 12/119 KB 14/14 KB 86/86 KB 156/156 KB 16/119 KB 14/14 KB 86/86 KB 156/156 KB 20/119 KB 14/14 KB 86/86 KB 156/156 KB 24/119 KB 14/14 KB 86/86 KB 156/156 KB 28/119 KB 14/14 KB 86/86 KB 156/156 KB 32/119 KB 14/14 KB 86/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2195.6 KB/sec) unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install 32/119 KB 4/29 KB 14/14 KB 86/86 KB 32/119 KB 8/29 KB 14/14 KB 86/86 KB 32/119 KB 12/29 KB 14/14 KB 86/86 KB 32/119 KB 16/29 KB 14/14 KB 86/86 KB 32/119 KB 20/29 KB 14/14 KB 86/86 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install 32/119 KB 24/29 KB 14/14 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 195.1 KB/sec) unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install 32/119 KB 28/29 KB 86/86 KB 32/119 KB 29/29 KB 86/86 KB 36/119 KB 29/29 KB 86/86 KB 40/119 KB 29/29 KB 86/86 KB 44/119 KB 29/29 KB 86/86 KB 48/119 KB 29/29 KB 86/86 KB 52/119 KB 29/29 KB 86/86 KB 56/119 KB 29/29 KB 86/86 KB 60/119 KB 29/29 KB 86/86 KB 64/119 KB 29/29 KB 86/86 KB 68/119 KB 29/29 KB 86/86 KB 72/119 KB 29/29 KB 86/86 KB 76/119 KB 29/29 KB 86/86 KB 80/119 KB 29/29 KB 86/86 KB 84/119 KB 29/29 KB 86/86 KB 88/119 KB 29/29 KB 86/86 KB 92/119 KB 29/29 KB 86/86 KB 96/119 KB 29/29 KB 86/86 KB 100/119 KB 29/29 KB 86/86 KB 100/119 KB 3/57 KB 4/37 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 368.7 KB/sec) unit-abot-epc-basic-0: 23:23:35 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 1107.5 KB/sec) unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install 100/119 KB 29/29 KB 3/57 KB 86/86 KB 100/119 KB 5/57 KB 8/37 KB 100/119 KB 8/57 KB 8/37 KB 100/119 KB 11/57 KB 8/37 KB 100/119 KB 3/57 KB 8/37 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install 100/119 KB 13/57 KB 8/37 KB 100/119 KB 13/57 KB 12/37 KB 100/119 KB 13/57 KB 16/37 KB 100/119 KB 16/57 KB 16/37 KB 100/119 KB 16/57 KB 20/37 KB 100/119 KB 19/57 KB 24/37 KB 100/119 KB 19/57 KB 28/37 KB 100/119 KB 19/57 KB 32/37 KB 100/119 KB 19/57 KB 20/37 KB 100/119 KB 21/57 KB 32/37 KB 100/119 KB 24/57 KB 32/37 KB 100/119 KB 27/57 KB 32/37 KB 100/119 KB 27/57 KB 36/37 KB 100/119 KB 27/57 KB 37/37 KB 100/119 KB 29/57 KB 37/37 KB 100/119 KB 32/57 KB 37/37 KB 100/119 KB 36/57 KB 37/37 KB 100/119 KB 40/57 KB 37/37 KB 104/119 KB 40/57 KB 37/37 KB 104/119 KB 44/57 KB 37/37 KB 108/119 KB 48/57 KB 37/37 KB 108/119 KB 44/57 KB 37/37 KB 112/119 KB 48/57 KB 37/37 KB 112/119 KB 4/11 KB 48/57 KB 37/37 KB 112/119 KB 8/11 KB 48/57 KB 37/37 KB 112/119 KB 11/11 KB 48/57 KB 37/37 KB 116/119 KB 11/11 KB 48/57 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 37/37 KB 116/119 KB 11/11 KB 52/57 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 3/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 6/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 9/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 11/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 14/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 16/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 19/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 22/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 25/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 27/33 KB 37/37 KB 119/119 KB 11/11 KB 52/57 KB 30/33 KB 37/37 KB 119/119 KB 11/11 KB 56/57 KB 30/33 KB 37/37 KB 119/119 KB 11/11 KB 57/57 KB 30/33 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 108.0 KB/sec) unit-abot-epc-basic-0: 23:23:35 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: 23:23:35 DEBUG unit.abot-epc-basic/0.install 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 411.1 KB/sec) unit-abot-epc-basic-0: 23:23:35 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: 23:23:35 DEBUG unit.abot-epc-basic/0.install 119/119 KB 11/11 KB 57/57 KB 32/33 KB 37/37 KB 119/119 KB 57/57 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1251.9 KB/sec) unit-abot-epc-basic-0: 23:23:35 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: 23:23:35 DEBUG unit.abot-epc-basic/0.install 57/57 KB 33/33 KB 4/5 KB 57/57 KB 33/33 KB 5/5 KB 57/57 KB 33/33 KB 5/5 KB 4/21 KB 57/57 KB 33/33 KB 5/5 KB 8/21 KB 57/57 KB 33/33 KB 5/5 KB 12/21 KB 57/57 KB 33/33 KB 5/5 KB 16/21 KB 57/57 KB 33/33 KB 5/5 KB 20/21 KB 57/57 KB 33/33 KB 5/5 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 553.7 KB/sec) unit-abot-epc-basic-0: 23:23:35 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 312.0 KB/sec) unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install 5/5 KB 21/21 KB 4/14 KB 5/5 KB 21/21 KB 8/14 KB 5/5 KB 21/21 KB 12/14 KB 5/5 KB 21/21 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 195.3 KB/sec) unit-abot-epc-basic-0: 23:23:35 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 41.2 KB/sec) unit-abot-epc-basic-0: 23:23:35 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 127.1 KB/sec) unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:35 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: 23:23:35 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: 23:23:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:35 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 23:23:35 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 23:23:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:23:35 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 23:23:35 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 23:23:35 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 23:23:35 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 477.4 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 113.6 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 772.0 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 201.6 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 155.4 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 155.0 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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: 23:23:36 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 668.3 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 136.5 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 132.4 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 23:23:36 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 552.5 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 194.3 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 162.9 KB/sec) unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 23:23:36 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 23:23:36 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-abot-epc-basic-0: 23:23:36 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: 23:23:36 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: 23:23:36 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: 23:23:36 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 607.9 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 87.8 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 87.7 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 170.1 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install 1/7 KB 4/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 585.7 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 386.6 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1020.0 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-mysql-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 3/39 KB 3/286 KB 3/39 KB 3/223 KB 3/45 KB 3/286 KB 5/39 KB 3/223 KB 6/45 KB 3/286 KB 5/39 KB 3/223 KB 9/45 KB 3/286 KB 5/39 KB 3/223 KB 11/45 KB 3/286 KB 3/39 KB 3/223 KB 6/286 KB 5/39 KB 3/223 KB 3/308 KB 11/45 KB 9/286 KB 5/39 KB 3/223 KB 3/308 KB 11/45 KB 11/286 KB 5/39 KB 3/223 KB 3/308 KB 11/45 KB 14/286 KB 5/39 KB 3/223 KB 3/308 KB 11/45 KB 3/39 KB 3/223 KB 14/286 KB 5/39 KB 5/223 KB 3/308 KB 11/45 KB 14/286 KB 5/39 KB 8/223 KB 3/308 KB 11/45 KB 14/286 KB 5/39 KB 11/223 KB 3/308 KB 11/45 KB 14/286 KB 5/39 KB 13/223 KB 3/308 KB 11/45 KB 16/286 KB 5/39 KB 16/223 KB 3/308 KB 14/45 KB 3/286 KB 5/39 KB 3/223 KB 3/308 KB 11/45 KB 16/286 KB 5/39 KB 16/223 KB 5/308 KB 14/45 KB 16/286 KB 5/39 KB 16/223 KB 8/308 KB 14/45 KB 16/286 KB 5/39 KB 16/223 KB 11/308 KB 14/45 KB 16/286 KB 5/39 KB 16/223 KB 13/308 KB 14/45 KB 16/286 KB 5/39 KB 16/223 KB 16/308 KB 14/45 KB 16/286 KB 5/39 KB 16/223 KB 19/308 KB 14/45 KB 3/286 KB 5/39 KB 3/223 KB 6/45 KB 16/286 KB 8/39 KB 16/223 KB 19/308 KB 14/45 KB 16/286 KB 11/39 KB 16/223 KB 19/308 KB 14/45 KB 16/286 KB 13/39 KB 16/223 KB 19/308 KB 14/45 KB 16/286 KB 16/39 KB 16/223 KB 19/308 KB 14/45 KB 16/286 KB 19/39 KB 16/223 KB 19/308 KB 14/45 KB 16/286 KB 21/39 KB 16/223 KB 19/308 KB 14/45 KB 16/286 KB 24/39 KB 16/223 KB 19/308 KB 14/45 KB 16/286 KB 5/39 KB 13/223 KB 3/308 KB 14/45 KB 16/286 KB 24/39 KB 16/223 KB 19/308 KB 16/45 KB 16/286 KB 24/39 KB 16/223 KB 21/308 KB 19/45 KB 16/286 KB 27/39 KB 16/223 KB 21/308 KB 22/45 KB 16/286 KB 5/39 KB 13/223 KB 3/308 KB 11/45 KB 19/286 KB 27/39 KB 19/223 KB 21/308 KB 22/45 KB 16/286 KB 27/39 KB 19/223 KB 21/308 KB 22/45 KB 16/286 KB 27/39 KB 16/223 KB 21/308 KB 19/45 KB 16/286 KB 24/39 KB 16/223 KB 21/308 KB 16/45 KB 22/286 KB 27/39 KB 19/223 KB 24/308 KB 22/45 KB 22/286 KB 29/39 KB 19/223 KB 27/308 KB 22/45 KB 22/286 KB 27/39 KB 19/223 KB 21/308 KB 22/45 KB 22/286 KB 29/39 KB 21/223 KB 27/308 KB 25/45 KB 25/286 KB 29/39 KB 21/223 KB 27/308 KB 25/45 KB 22/286 KB 29/39 KB 19/223 KB 27/308 KB 25/45 KB 22/286 KB 29/39 KB 19/223 KB 24/308 KB 22/45 KB 25/286 KB 32/39 KB 21/223 KB 29/308 KB 25/45 KB 25/286 KB 29/39 KB 21/223 KB 29/308 KB 25/45 KB 25/286 KB 35/39 KB 21/223 KB 29/308 KB 25/45 KB 25/286 KB 35/39 KB 24/223 KB 29/308 KB 27/45 KB 27/286 KB 35/39 KB 24/223 KB 32/308 KB 30/45 KB 25/286 KB 35/39 KB 24/223 KB 29/308 KB 25/45 KB 27/286 KB 37/39 KB 24/223 KB 32/308 KB 30/45 KB 27/286 KB 35/39 KB 24/223 KB 32/308 KB 27/45 KB 25/286 KB 35/39 KB 24/223 KB 32/308 KB 27/45 KB 27/286 KB 37/39 KB 27/223 KB 32/308 KB 30/45 KB 27/286 KB 37/39 KB 29/223 KB 32/308 KB 30/45 KB 30/286 KB 39/39 KB 32/223 KB 36/308 KB 32/45 KB 30/286 KB 39/39 KB 29/223 KB 36/308 KB 32/45 KB 30/286 KB 39/39 KB 32/223 KB 40/308 KB 32/45 KB 30/286 KB 39/39 KB 36/223 KB 44/308 KB 32/45 KB 30/286 KB 37/39 KB 29/223 KB 32/308 KB 30/45 KB 30/286 KB 39/39 KB 29/223 KB 32/308 KB 32/45 KB 30/286 KB 39/39 KB 29/223 KB 32/308 KB 30/45 KB 32/286 KB 39/39 KB 36/223 KB 44/308 KB 32/45 KB 36/286 KB 39/39 KB 36/223 KB 44/308 KB 32/45 KB 40/286 KB 39/39 KB 36/223 KB 48/308 KB 36/45 KB 44/286 KB 39/39 KB 36/223 KB 48/308 KB 36/45 KB 48/286 KB 39/39 KB 36/223 KB 48/308 KB 36/45 KB 30/286 KB 39/39 KB 36/223 KB 40/308 KB 32/45 KB 48/286 KB 39/39 KB 40/223 KB 48/308 KB 36/45 KB 48/286 KB 39/39 KB 44/223 KB 48/308 KB 36/45 KB 48/286 KB 39/39 KB unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install 48/223 KB 48/308 KB 36/45 KB 36/286 KB 39/39 KB 36/223 KB 48/308 KB 36/45 KB 36/286 KB 39/39 KB 36/223 KB 44/308 KB 36/45 KB 52/286 KB 39/39 KB 48/223 KB 48/308 KB 40/45 KB 52/286 KB 39/39 KB 48/223 KB 48/308 KB 44/45 KB 52/286 KB 39/39 KB 48/223 KB 48/308 KB 45/45 KB 52/286 KB 39/39 KB 48/223 KB 48/308 KB 36/45 KB 52/286 KB 39/39 KB 48/223 KB 52/308 KB 45/45 KB 52/286 KB 48/223 KB 56/308 KB 45/45 KB 52/286 KB 48/223 KB 60/308 KB 45/45 KB 52/286 KB 48/223 KB 64/308 KB 45/45 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1096.1 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install 56/286 KB 48/223 KB 64/308 KB 45/45 KB 60/286 KB 52/223 KB 68/308 KB 45/45 KB 61/286 KB 52/223 KB 68/308 KB 45/45 KB 56/286 KB 52/223 KB 64/308 KB 45/45 KB 61/286 KB 56/223 KB 68/308 KB 45/45 KB 61/286 KB 60/223 KB 68/308 KB 45/45 KB 61/286 KB 64/223 KB 68/308 KB 45/45 KB 61/286 KB 68/223 KB 68/308 KB 45/45 KB 65/286 KB 72/223 KB 68/308 KB 65/286 KB 76/223 KB 68/308 KB 65/286 KB 80/223 KB 68/308 KB 56/286 KB 52/223 KB 68/308 KB 45/45 KB 65/286 KB 80/223 KB 72/308 KB 65/286 KB 80/223 KB 76/308 KB 65/286 KB 80/223 KB 80/308 KB 65/286 KB 68/223 KB 68/308 KB 69/286 KB 80/223 KB 80/308 KB 73/286 KB 80/223 KB 80/308 KB 77/286 KB 80/223 KB 80/308 KB 81/286 KB 80/223 KB 80/308 KB 85/286 KB 84/223 KB 84/308 KB 89/286 KB 84/223 KB 84/308 KB 93/286 KB 84/223 KB 84/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 965.9 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 81/286 KB 84/223 KB 84/308 KB 93/286 KB 88/223 KB 84/308 KB 93/286 KB 92/223 KB 84/308 KB 93/286 KB 96/223 KB 84/308 KB 93/286 KB 100/223 KB 84/308 KB 97/286 KB 104/223 KB 84/308 KB 97/286 KB 108/223 KB 84/308 KB 81/286 KB 80/223 KB 84/308 KB 97/286 KB 108/223 KB 84/308 KB 3/174 KB 97/286 KB 108/223 KB 84/308 KB 5/174 KB 97/286 KB 108/223 KB 84/308 KB 8/174 KB 97/286 KB 108/223 KB 88/308 KB 11/174 KB 97/286 KB 108/223 KB 88/308 KB 13/174 KB 97/286 KB 108/223 KB 88/308 KB 16/174 KB 97/286 KB 108/223 KB 88/308 KB 19/174 KB 97/286 KB 100/223 KB 84/308 KB 101/286 KB 108/223 KB 88/308 KB 19/174 KB 105/286 KB 108/223 KB 88/308 KB 19/174 KB 97/286 KB 108/223 KB 88/308 KB 8/174 KB 105/286 KB 108/223 KB 92/308 KB 21/174 KB 105/286 KB 108/223 KB 96/308 KB 21/174 KB 105/286 KB 108/223 KB 100/308 KB 21/174 KB 105/286 KB 108/223 KB 104/308 KB 21/174 KB 105/286 KB 108/223 KB 108/308 KB 21/174 KB 105/286 KB 108/223 KB 112/308 KB 21/174 KB 105/286 KB 108/223 KB 88/308 KB 21/174 KB 109/286 KB 108/223 KB 112/308 KB 21/174 KB 113/286 KB 4/22 KB 108/223 KB 112/308 KB 21/174 KB 113/286 KB 8/22 KB 108/223 KB 112/308 KB 21/174 KB 113/286 KB 12/22 KB 108/223 KB 112/308 KB 21/174 KB 113/286 KB 16/22 KB 108/223 KB 112/308 KB 21/174 KB 113/286 KB 20/22 KB 108/223 KB 112/308 KB 21/174 KB 113/286 KB 22/22 KB 108/223 KB 112/308 KB 21/174 KB 113/286 KB 22/22 KB 108/223 KB 112/308 KB 24/174 KB 113/286 KB 22/22 KB 108/223 KB 112/308 KB 27/174 KB 113/286 KB 22/22 KB 112/223 KB 116/308 KB 29/174 KB 113/286 KB 22/22 KB 112/223 KB 116/308 KB 32/174 KB 113/286 KB 22/22 KB 112/223 KB 116/308 KB 27/174 KB 113/286 KB 22/22 KB 112/223 KB 120/308 KB 32/174 KB 113/286 KB 22/22 KB 112/223 KB 124/308 KB 32/174 KB 113/286 KB 22/22 KB 112/223 KB 128/308 KB 32/174 KB 113/286 KB 22/22 KB 112/223 KB 132/308 KB 32/174 KB 113/286 KB 22/22 KB 112/223 KB 136/308 KB 36/174 KB 113/286 KB 22/22 KB 112/223 KB 140/308 KB 36/174 KB 113/286 KB 22/22 KB 112/223 KB 144/308 KB 36/174 KB 113/286 KB 22/22 KB 112/223 KB 148/308 KB 36/174 KB 113/286 KB 22/22 KB 112/223 KB 112/308 KB 27/174 KB 113/286 KB 22/22 KB 116/223 KB 148/308 KB 36/174 KB 113/286 KB 120/223 KB 148/308 KB 36/174 KB 113/286 KB 124/223 KB 148/308 KB 36/174 KB 113/286 KB 128/223 KB 148/308 KB 36/174 KB 113/286 KB 22/22 KB 112/223 KB 132/308 KB 36/174 KB 113/286 KB 128/223 KB 148/308 KB 40/174 KB 113/286 KB 128/223 KB 148/308 KB 44/174 KB 113/286 KB 128/223 KB 148/308 KB 48/174 KB 113/286 KB 128/223 KB 148/308 KB 52/174 KB 113/286 KB 132/223 KB 148/308 KB 56/174 KB 113/286 KB 112/223 KB 116/308 KB 32/174 KB 117/286 KB 132/223 KB 152/308 KB 56/174 KB 121/286 KB 132/223 KB 152/308 KB 56/174 KB 125/286 KB 132/223 KB 152/308 KB 56/174 KB 129/286 KB 132/223 KB 152/308 KB 56/174 KB 133/286 KB 132/223 KB 152/308 KB 56/174 KB 137/286 KB 132/223 KB 152/308 KB 56/174 KB 141/286 KB 132/223 KB 152/308 KB 56/174 KB 145/286 KB 132/223 KB 152/308 KB 56/174 KB 113/286 KB 132/223 KB 152/308 KB 56/174 KB 145/286 KB 132/223 KB 156/308 KB 60/174 KB 113/286 KB 132/223 KB 148/308 KB 52/174 KB 149/286 KB 136/223 KB 156/308 KB 60/174 KB 149/286 KB 140/223 KB 156/308 KB 60/174 KB 149/286 KB 144/223 KB 156/308 KB 60/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 380.2 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 149/286 KB 148/223 KB 156/308 KB 60/174 KB 149/286 KB 132/223 KB 156/308 KB 60/174 KB 153/286 KB 148/223 KB 160/308 KB 60/174 KB 157/286 KB 148/223 KB 160/308 KB 60/174 KB 145/286 KB 132/223 KB 152/308 KB 60/174 KB 157/286 KB 148/223 KB 160/308 KB 64/174 KB 149/286 KB 148/223 KB 160/308 KB 60/174 KB 157/286 KB 148/223 KB 160/308 KB 68/174 KB 161/286 KB 152/223 KB 164/308 KB 72/174 KB 161/286 KB 152/223 KB 164/308 KB 76/174 KB 161/286 KB 152/223 KB 164/308 KB 80/174 KB 161/286 KB 152/223 KB 164/308 KB 68/174 KB 161/286 KB 156/223 KB 164/308 KB 80/174 KB 161/286 KB 160/223 KB 164/308 KB 80/174 KB 161/286 KB 148/223 KB 164/308 KB 68/174 KB 161/286 KB 160/223 KB 164/308 KB 80/174 KB 4/9 KB 161/286 KB 164/223 KB 168/308 KB 84/174 KB 8/9 KB 161/286 KB 164/223 KB 168/308 KB 84/174 KB 9/9 KB 161/286 KB 148/223 KB 160/308 KB 68/174 KB 165/286 KB 164/223 KB 168/308 KB 84/174 KB 9/9 KB 169/286 KB 164/223 KB 168/308 KB 84/174 KB 9/9 KB 173/286 KB 164/223 KB 168/308 KB 84/174 KB 9/9 KB 177/286 KB 164/223 KB 168/308 KB 84/174 KB 9/9 KB 181/286 KB 164/223 KB 168/308 KB 84/174 KB 9/9 KB 185/286 KB 164/223 KB 168/308 KB 84/174 KB 9/9 KB 161/286 KB 164/223 KB 168/308 KB 84/174 KB 4/9 KB 185/286 KB 168/223 KB 168/308 KB 84/174 KB 9/9 KB 185/286 KB 172/223 KB 168/308 KB 84/174 KB 9/9 KB 185/286 KB 176/223 KB 168/308 KB 84/174 KB 9/9 KB 161/286 KB 160/223 KB 168/308 KB 84/174 KB 4/9 KB 185/286 KB 176/223 KB 168/308 KB 88/174 KB 9/9 KB 185/286 KB 176/223 KB 168/308 KB 92/174 KB 9/9 KB 185/286 KB 176/223 KB 168/308 KB 96/174 KB 9/9 KB 185/286 KB 176/223 KB 168/308 KB 100/174 KB 9/9 KB 189/286 KB 180/223 KB 168/308 KB 104/174 KB 9/9 KB 161/286 KB 160/223 KB 168/308 KB 80/174 KB 4/9 KB 189/286 KB 180/223 KB 172/308 KB 104/174 KB 9/9 KB 189/286 KB 180/223 KB 176/308 KB 104/174 KB 9/9 KB 189/286 KB 180/223 KB 180/308 KB 104/174 KB 9/9 KB 189/286 KB 180/223 KB 184/308 KB 104/174 KB 9/9 KB 189/286 KB 180/223 KB 188/308 KB 104/174 KB 9/9 KB 189/286 KB 180/223 KB 192/308 KB 104/174 KB 9/9 KB 189/286 KB 180/223 KB 168/308 KB 100/174 KB 9/9 KB 189/286 KB 176/223 KB 168/308 KB 100/174 KB 9/9 KB 193/286 KB 180/223 KB 192/308 KB 104/174 KB 9/9 KB 197/286 KB 184/223 KB 196/308 KB 104/174 KB 9/9 KB 201/286 KB 184/223 KB 196/308 KB 108/174 KB 9/9 KB 205/286 KB 184/223 KB 196/308 KB 108/174 KB 9/9 KB 193/286 KB 184/223 KB 196/308 KB 104/174 KB 9/9 KB 205/286 KB 184/223 KB 200/308 KB 108/174 KB 9/9 KB 205/286 KB 184/223 KB 204/308 KB 108/174 KB 9/9 KB 205/286 KB 184/223 KB 208/308 KB 108/174 KB 9/9 KB 209/286 KB 184/223 KB 212/308 KB 108/174 KB 209/286 KB 184/223 KB 216/308 KB 108/174 KB 209/286 KB 184/223 KB 220/308 KB 108/174 KB 209/286 KB 184/223 KB 224/308 KB 108/174 KB 209/286 KB 184/223 KB 228/308 KB 108/174 KB 193/286 KB 184/223 KB 192/308 KB 104/174 KB 9/9 KB 209/286 KB 188/223 KB 228/308 KB 108/174 KB 209/286 KB 192/223 KB 228/308 KB 108/174 KB 209/286 KB 196/223 KB 228/308 KB 108/174 KB 209/286 KB 200/223 KB 228/308 KB 108/174 KB 209/286 KB 204/223 KB 228/308 KB 108/174 KB 209/286 KB 208/223 KB 228/308 KB 108/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 97.8 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 209/286 KB 184/223 KB 208/308 KB 108/174 KB 9/9 KB 213/286 KB 208/223 KB 228/308 KB 108/174 KB 217/286 KB 208/223 KB 228/308 KB 108/174 KB 221/286 KB 208/223 KB 228/308 KB 108/174 KB 225/286 KB 208/223 KB 228/308 KB 108/174 KB 197/286 KB 184/223 KB 196/308 KB 108/174 KB 9/9 KB 225/286 KB 212/223 KB 228/308 KB 112/174 KB 225/286 KB 212/223 KB 228/308 KB 116/174 KB 225/286 KB 212/223 KB 228/308 KB 120/174 KB 225/286 KB 212/223 KB 228/308 KB 124/174 KB 225/286 KB 212/223 KB 228/308 KB 128/174 KB 225/286 KB 212/223 KB 228/308 KB 132/174 KB 225/286 KB 212/223 KB 228/308 KB 136/174 KB 225/286 KB 212/223 KB 228/308 KB 108/174 KB 229/286 KB 216/223 KB 228/308 KB 136/174 KB 229/286 KB 220/223 KB 228/308 KB 136/174 KB 229/286 KB 223/223 KB 228/308 KB 136/174 KB 229/286 KB 223/223 KB 228/308 KB 140/174 KB 229/286 KB 212/223 KB 228/308 KB 136/174 KB 233/286 KB 223/223 KB 232/308 KB 140/174 KB 229/286 KB 223/223 KB 232/308 KB 140/174 KB 233/286 KB 223/223 KB 236/308 KB 144/174 KB 237/286 KB 223/223 KB 240/308 KB 144/174 KB 233/286 KB 223/223 KB 232/308 KB 144/174 KB 237/286 KB 223/223 KB 236/308 KB 144/174 KB 237/286 KB 223/223 KB 240/308 KB 148/174 KB 241/286 KB 223/223 KB 244/308 KB 152/174 KB 241/286 KB 223/223 KB 244/308 KB 156/174 KB 241/286 KB 223/223 KB 244/308 KB 148/174 KB 245/286 KB 223/223 KB 244/308 KB 156/174 KB 245/286 KB 223/223 KB 4/22 KB 244/308 KB 156/174 KB 245/286 KB 223/223 KB 8/22 KB 244/308 KB 156/174 KB 245/286 KB 223/223 KB 12/22 KB 244/308 KB 156/174 KB 245/286 KB 223/223 KB 16/22 KB 244/308 KB 156/174 KB 237/286 KB 223/223 KB 244/308 KB 148/174 KB 245/286 KB 223/223 KB 16/22 KB 248/308 KB 156/174 KB 245/286 KB 223/223 KB 16/22 KB 252/308 KB 156/174 KB 249/286 KB 223/223 KB 16/22 KB 256/308 KB 156/174 KB 249/286 KB 223/223 KB 20/22 KB 260/308 KB 160/174 KB 249/286 KB 223/223 KB 20/22 KB 264/308 KB 160/174 KB 249/286 KB 223/223 KB 20/22 KB 268/308 KB 160/174 KB 249/286 KB 223/223 KB 20/22 KB 272/308 KB 160/174 KB 249/286 KB 223/223 KB 16/22 KB 252/308 KB 156/174 KB 253/286 KB 223/223 KB 20/22 KB 272/308 KB 160/174 KB 257/286 KB 223/223 KB 20/22 KB 272/308 KB 160/174 KB 261/286 KB 20/22 KB 272/308 KB 160/174 KB 265/286 KB 20/22 KB 272/308 KB 160/174 KB 249/286 KB 223/223 KB 20/22 KB 256/308 KB 160/174 KB 265/286 KB 22/22 KB 272/308 KB 160/174 KB 249/286 KB 223/223 KB 16/22 KB 256/308 KB 160/174 KB 265/286 KB 22/22 KB 272/308 KB 164/174 KB 269/286 KB 22/22 KB 276/308 KB 168/174 KB 269/286 KB 22/22 KB 276/308 KB 172/174 KB 269/286 KB 22/22 KB 276/308 KB 174/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2025.1 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 269/286 KB 22/22 KB 276/308 KB 164/174 KB 273/286 KB 22/22 KB 276/308 KB 174/174 KB 277/286 KB 22/22 KB 276/308 KB 174/174 KB 281/286 KB 22/22 KB 276/308 KB 174/174 KB 285/286 KB 22/22 KB 276/308 KB 174/174 KB 265/286 KB 22/22 KB 276/308 KB 164/174 KB 285/286 KB 22/22 KB 280/308 KB 174/174 KB 285/286 KB 22/22 KB 284/308 KB 174/174 KB 285/286 KB 22/22 KB 288/308 KB 174/174 KB 285/286 KB 22/22 KB 292/308 KB 174/174 KB 286/286 KB 22/22 KB 292/308 KB 174/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 198.3 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 286/286 KB 296/308 KB 174/174 KB 286/286 KB 300/308 KB 174/174 KB 286/286 KB 304/308 KB 174/174 KB 286/286 KB 308/308 KB 174/174 KB 286/286 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1537.3 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 286/286 KB 4/17 KB 308/308 KB 286/286 KB 8/17 KB 4/11 KB 308/308 KB 286/286 KB 12/17 KB 4/11 KB 308/308 KB 286/286 KB 16/17 KB 4/11 KB 308/308 KB 286/286 KB 17/17 KB 4/11 KB 308/308 KB 286/286 KB 4/17 KB 4/11 KB 308/308 KB 286/286 KB 17/17 KB 8/11 KB 308/308 KB 286/286 KB 17/17 KB 11/11 KB 308/308 KB 286/286 KB 4/13 KB 17/17 KB 11/11 KB 308/308 KB 8/13 KB 17/17 KB 11/11 KB 308/308 KB 12/13 KB 17/17 KB 11/11 KB 13/13 KB 17/17 KB 11/11 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 2164.0 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2244.9 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 119.2 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 77.4 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 13/13 KB 3/28 KB 13/13 KB 6/28 KB 13/13 KB 9/28 KB 13/13 KB 11/28 KB 13/13 KB 14/28 KB 3/14 KB 13/13 KB 16/28 KB 3/14 KB 13/13 KB 4/309 KB 19/28 KB 3/14 KB 13/13 KB 11/28 KB 3/14 KB 13/13 KB 4/309 KB 19/28 KB 6/14 KB 13/13 KB 4/309 KB 19/28 KB 9/14 KB 13/13 KB 4/309 KB 19/28 KB 11/14 KB 13/13 KB 4/309 KB 19/28 KB 14/14 KB 13/13 KB 4/309 KB 19/28 KB 3/11 KB 14/14 KB 13/13 KB 4/309 KB 19/28 KB 6/11 KB 14/14 KB 13/13 KB 4/309 KB 19/28 KB 9/11 KB 14/14 KB 13/13 KB 4/309 KB 19/28 KB 11/11 KB 14/14 KB 13/13 KB 4/309 KB 16/28 KB 3/14 KB 13/13 KB 8/309 KB 19/28 KB 11/11 KB 14/14 KB 13/13 KB 12/309 KB 19/28 KB 11/11 KB 14/14 KB 13/13 KB 16/309 KB 19/28 KB 11/11 KB 14/14 KB 13/13 KB 20/309 KB 19/28 KB 11/11 KB 14/14 KB 13/13 KB 24/309 KB 19/28 KB 11/11 KB 14/14 KB 13/13 KB 28/309 KB 22/28 KB 11/11 KB 14/14 KB 13/13 KB 32/309 KB 22/28 KB 11/11 KB 14/14 KB 13/13 KB 24/309 KB 22/28 KB 11/11 KB 14/14 KB 13/13 KB 32/309 KB 25/28 KB 11/11 KB 14/14 KB 13/13 KB 32/309 KB 27/28 KB 11/11 KB 14/14 KB 13/13 KB 32/309 KB 28/28 KB 11/11 KB 14/14 KB 13/13 KB 36/309 KB 28/28 KB 11/11 KB 14/14 KB 13/13 KB 40/309 KB 28/28 KB 11/11 KB 14/14 KB 13/13 KB 44/309 KB 28/28 KB 11/11 KB 14/14 KB 13/13 KB 48/309 KB 28/28 KB 11/11 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 86.1 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 66.3 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 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 82.0 KB/sec) unit-abot-epc-basic-0: 23:23:36 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: 23:23:36 DEBUG unit.abot-epc-basic/0.install 52/309 KB 28/28 KB 56/309 KB 60/309 KB 64/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 177.6 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install 68/309 KB 72/309 KB 76/309 KB 80/309 KB 84/309 KB 88/309 KB 3/192 KB 84/309 KB 3/192 KB 88/309 KB 5/192 KB 88/309 KB 8/192 KB 3/37 KB 88/309 KB 5/192 KB 3/37 KB 88/309 KB 8/192 KB 6/37 KB 88/309 KB 8/192 KB 9/37 KB 3/14 KB 88/309 KB 8/192 KB 9/37 KB 6/14 KB 88/309 KB 8/192 KB 9/37 KB 9/14 KB 88/309 KB 8/192 KB 9/37 KB 11/14 KB 88/309 KB 8/192 KB 9/37 KB 14/14 KB 88/309 KB 8/192 KB 9/37 KB 14/14 KB 88/309 KB 8/192 KB 9/37 KB 14/14 KB 88/309 KB 8/192 KB 11/37 KB 14/14 KB 88/309 KB 8/192 KB 14/37 KB 14/14 KB 88/309 KB 8/192 KB 16/37 KB 14/14 KB 88/309 KB 8/192 KB 19/37 KB 14/14 KB 88/309 KB 8/192 KB 22/37 KB 14/14 KB 88/309 KB 11/192 KB 22/37 KB 14/14 KB 88/309 KB 11/192 KB 25/37 KB 14/14 KB 88/309 KB 11/192 KB 27/37 KB 14/14 KB 88/309 KB 13/192 KB 27/37 KB 14/14 KB 88/309 KB 13/192 KB 30/37 KB 14/14 KB 88/309 KB 16/192 KB 30/37 KB 14/14 KB 88/309 KB 19/192 KB 30/37 KB 14/14 KB 88/309 KB 19/192 KB 32/37 KB 14/14 KB 88/309 KB 21/192 KB 32/37 KB 14/14 KB 88/309 KB 21/192 KB 35/37 KB 14/14 KB 88/309 KB 24/192 KB 35/37 KB 14/14 KB 92/309 KB 24/192 KB 37/37 KB 14/14 KB 92/309 KB 24/192 KB 35/37 KB 14/14 KB 96/309 KB 24/192 KB 37/37 KB 14/14 KB 96/309 KB 27/192 KB 37/37 KB 14/14 KB 96/309 KB 29/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 80.6 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install 96/309 KB 32/192 KB 37/37 KB 100/309 KB 32/192 KB 37/37 KB 104/309 KB 32/192 KB 37/37 KB 108/309 KB 32/192 KB 37/37 KB 112/309 KB 36/192 KB 37/37 KB 116/309 KB 36/192 KB 37/37 KB 120/309 KB 36/192 KB 37/37 KB 124/309 KB 36/192 KB 37/37 KB 128/309 KB 36/192 KB 37/37 KB 108/309 KB 36/192 KB 37/37 KB 128/309 KB 40/192 KB 37/37 KB 128/309 KB 44/192 KB 37/37 KB 128/309 KB 48/192 KB 37/37 KB 128/309 KB 52/192 KB 37/37 KB 132/309 KB 56/192 KB 132/309 KB 60/192 KB 132/309 KB 64/192 KB 132/309 KB 52/192 KB 136/309 KB 64/192 KB 140/309 KB 64/192 KB 144/309 KB 68/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 207.6 KB/sec) unit-abot-epc-basic-0: 23:23:36 DEBUG unit.abot-epc-basic/0.install 148/309 KB 68/192 KB 152/309 KB 68/192 KB 156/309 KB 68/192 KB 160/309 KB 68/192 KB 164/309 KB 68/192 KB 168/309 KB 68/192 KB 172/309 KB 68/192 KB 176/309 KB 68/192 KB 140/309 KB 68/192 KB 176/309 KB 72/192 KB 176/309 KB 76/192 KB 176/309 KB 80/192 KB 176/309 KB 84/192 KB 176/309 KB 88/192 KB 176/309 KB 92/192 KB 176/309 KB 96/192 KB 176/309 KB 100/192 KB 176/309 KB 104/192 KB 176/309 KB 108/192 KB 176/309 KB 112/192 KB 176/309 KB 116/192 KB 180/309 KB 116/192 KB 184/309 KB 116/192 KB 188/309 KB 116/192 KB 192/309 KB 116/192 KB 196/309 KB 116/192 KB 196/309 KB 120/192 KB 196/309 KB 124/192 KB 196/309 KB 128/192 KB 196/309 KB 132/192 KB 200/309 KB 136/192 KB 200/309 KB 140/192 KB 200/309 KB 144/192 KB 200/309 KB 132/192 KB 204/309 KB 144/192 KB 208/309 KB 144/192 KB 212/309 KB 144/192 KB 216/309 KB 144/192 KB 220/309 KB 144/192 KB 224/309 KB 144/192 KB 224/309 KB 148/192 KB 224/309 KB 152/192 KB 224/309 KB 156/192 KB 224/309 KB 160/192 KB 228/309 KB 164/192 KB 228/309 KB 168/192 KB 228/309 KB 172/192 KB 228/309 KB 176/192 KB 228/309 KB 180/192 KB 228/309 KB 184/192 KB 228/309 KB 188/192 KB 228/309 KB 192/192 KB 228/309 KB 192/192 KB 228/309 KB 160/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 270/309 KB 192/192 KB 274/309 KB 192/192 KB 278/309 KB 192/192 KB 282/309 KB 192/192 KB 286/309 KB 192/192 KB 290/309 KB 192/192 KB 294/309 KB 192/192 KB 298/309 KB 192/192 KB 302/309 KB 192/192 KB 306/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 962.2 KB/sec) unit-abot-epc-basic-0: 23:23:36 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 1475.6 KB/sec) unit-abot-epc-basic-0: 23:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 23:23:37 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 187.7 KB/sec) unit-abot-epc-basic-0: 23:23:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 23:23:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 23:23:37 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: 23:23:37 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 3068.8 KB/sec) unit-abot-epc-basic-0: 23:23:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:23:37 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 23:23:37 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 23:23:37 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 23:23:37 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: 23:23:37 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-abot-epc-basic-0: 23:23:37 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 23:23:37 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: 23:23:37 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: 23:23:38 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: 23:23:38 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (381 kB/s) unit-abot-epc-basic-0: 23:23:38 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 23:23:38 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:38 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:23:38 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sun Dec 23 23:23:38 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 23:23:38 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:38 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:38 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 23:23:39 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:39 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:39 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-mysql-0: 23:23:39 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 23:23:39 DEBUG unit.mysql/0.install (Reading database ... 83497 files and directories currently installed.) unit-mysql-0: 23:23:39 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 23:23:39 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:23:40 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:40 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 23:23:40 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:41 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sun Dec 23 23:23:41 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:41 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:41 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: 23:23:41 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:41 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:41 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:41 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-mysql-0: 23:23:41 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 23:23:41 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:41 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:41 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-mysql-0: 23:23:41 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:41 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sun Dec 23 23:23:41 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:41 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:41 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: 23:23:41 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:41 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:41 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:42 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: 23:23:42 DEBUG unit.abot-epc-basic/0.install Dec 23, 2018 11:23:42 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: STEP EXECUTION TIME TAKEN :1304 MS unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [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: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: STEP EXECUTION TIME TAKEN :99 MS unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 23:23:42 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: 23:23:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install 0m1.916s unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.141 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 23:23:42 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.001 sec unit-abot-epc-basic-0: 23:23:42 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.018 sec unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install 23-Dec-2018 23:23:42.958 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 DEBUG unit.abot-epc-basic/0.install 2/5 KB 4/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 233.2 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 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: 23:23:43 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: 23:23:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 105.8 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 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 202.7 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 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 52.3 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 440.7 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 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: 23:23:43 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: 23:23:43 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: 23:23:43 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: 23:23:43 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 3/60 KB 22/22 KB 6/60 KB 22/22 KB 9/60 KB 3/181 KB 22/22 KB 11/60 KB 3/181 KB 22/22 KB 6/60 KB 3/181 KB 22/22 KB 3/57 KB 11/60 KB 6/181 KB 22/22 KB 3/203 KB 3/57 KB 11/60 KB 9/181 KB 22/22 KB 3/203 KB 3/57 KB 11/60 KB 11/181 KB 22/22 KB 3/57 KB 11/60 KB 3/181 KB 22/22 KB 3/203 KB 5/57 KB 11/60 KB 11/181 KB 22/22 KB 3/203 KB 8/57 KB 11/60 KB 11/181 KB 22/22 KB 3/203 KB 11/57 KB 11/60 KB 11/181 KB 22/22 KB 3/203 KB 3/57 KB 11/60 KB 6/181 KB 22/22 KB 5/203 KB 11/57 KB 11/60 KB 11/181 KB 22/22 KB 8/203 KB 11/57 KB 11/60 KB 11/181 KB 22/22 KB 11/203 KB 13/57 KB 11/60 KB 11/181 KB 22/22 KB 13/203 KB 13/57 KB 11/60 KB 11/181 KB 22/22 KB 16/203 KB 13/57 KB 14/60 KB 14/181 KB 22/22 KB 8/203 KB 13/57 KB 11/60 KB 11/181 KB 22/22 KB 13/203 KB 13/57 KB 14/60 KB 14/181 KB 22/22 KB 13/203 KB 13/57 KB 11/60 KB 14/181 KB 22/22 KB 16/203 KB 16/57 KB 14/60 KB 16/181 KB 22/22 KB 16/203 KB 16/57 KB 16/60 KB 19/181 KB 22/22 KB 19/203 KB 16/57 KB 16/60 KB 22/181 KB 16/203 KB 16/57 KB 14/60 KB 14/181 KB 22/22 KB 19/203 KB 19/57 KB 16/60 KB 22/181 KB 19/203 KB 21/57 KB 16/60 KB 22/181 KB 19/203 KB 24/57 KB 16/60 KB 22/181 KB 19/203 KB 27/57 KB 16/60 KB 25/181 KB 19/203 KB 16/57 KB 16/60 KB 19/181 KB 22/22 KB 16/203 KB 16/57 KB 16/60 KB 16/181 KB 22/22 KB 19/203 KB 27/57 KB 19/60 KB 25/181 KB 19/203 KB 27/57 KB 22/60 KB 25/181 KB 21/203 KB 27/57 KB 25/60 KB 25/181 KB 19/203 KB 24/57 KB 16/60 KB 25/181 KB 21/203 KB 27/57 KB 25/60 KB 27/181 KB 21/203 KB 29/57 KB 27/60 KB 30/181 KB 21/203 KB 27/57 KB 22/60 KB 25/181 KB 24/203 KB 29/57 KB 27/60 KB 30/181 KB 27/203 KB 29/57 KB 27/60 KB 30/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 645.5 KB/sec) unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install 21/203 KB 29/57 KB 27/60 KB 27/181 KB 27/203 KB 29/57 KB 30/60 KB 30/181 KB 29/203 KB 29/57 KB 32/60 KB 30/181 KB 29/203 KB 29/57 KB 36/60 KB 32/181 KB 29/203 KB 29/57 KB 40/60 KB 32/181 KB 29/203 KB 29/57 KB 44/60 KB 32/181 KB 29/203 KB 29/57 KB 48/60 KB 32/181 KB 21/203 KB 29/57 KB 25/60 KB 27/181 KB 29/203 KB 32/57 KB 48/60 KB 32/181 KB 29/203 KB 29/57 KB 32/60 KB 32/181 KB 29/203 KB 29/57 KB 30/60 KB 30/181 KB 32/203 KB 32/57 KB 48/60 KB 32/181 KB 32/203 KB 36/57 KB 48/60 KB 32/181 KB 36/203 KB 40/57 KB 48/60 KB 36/181 KB 36/203 KB 44/57 KB 48/60 KB 36/181 KB 36/203 KB 48/57 KB 48/60 KB 36/181 KB 36/203 KB 36/57 KB 48/60 KB 36/181 KB 36/203 KB 48/57 KB 48/60 KB 40/181 KB 36/203 KB 48/57 KB 48/60 KB 44/181 KB 36/203 KB 48/57 KB 48/60 KB 48/181 KB 36/203 KB 36/57 KB 48/60 KB 32/181 KB 40/203 KB 48/57 KB 48/60 KB 48/181 KB 44/203 KB 48/57 KB 48/60 KB 48/181 KB 48/203 KB 48/57 KB 48/60 KB 48/181 KB 52/203 KB 48/57 KB 52/60 KB 48/181 KB 56/203 KB 52/57 KB 52/60 KB 52/181 KB 60/203 KB 52/57 KB 52/60 KB 52/181 KB 64/203 KB 52/57 KB 52/60 KB 52/181 KB 48/203 KB 48/57 KB 52/60 KB 48/181 KB 64/203 KB 52/57 KB 56/60 KB 52/181 KB 64/203 KB 52/57 KB 60/60 KB 52/181 KB 52/203 KB 52/57 KB 52/60 KB 52/181 KB 64/203 KB 56/57 KB 60/60 KB 52/181 KB 64/203 KB 57/57 KB 60/60 KB 52/181 KB 52/203 KB 48/57 KB 52/60 KB 52/181 KB 64/203 KB 57/57 KB 60/60 KB 56/181 KB 64/203 KB 57/57 KB 60/60 KB 60/181 KB 64/203 KB 57/57 KB 60/60 KB 64/181 KB 64/203 KB 57/57 KB 60/60 KB 68/181 KB 68/203 KB 57/57 KB 60/60 KB 72/181 KB 68/203 KB 57/57 KB 60/60 KB 76/181 KB 68/203 KB 57/57 KB 60/60 KB 80/181 KB 68/203 KB 57/57 KB 60/60 KB 84/181 KB 68/203 KB 57/57 KB 60/60 KB 88/181 KB 68/203 KB 57/57 KB 60/60 KB 92/181 KB 68/203 KB 57/57 KB 60/60 KB 96/181 KB 68/203 KB 57/57 KB 60/60 KB 68/181 KB 72/203 KB 57/57 KB 60/60 KB 96/181 KB 76/203 KB 57/57 KB 60/60 KB 96/181 KB 80/203 KB 57/57 KB 60/60 KB 96/181 KB 84/203 KB 57/57 KB 60/60 KB 96/181 KB 88/203 KB 57/57 KB 60/60 KB 96/181 KB 92/203 KB 57/57 KB 60/60 KB 96/181 KB 96/203 KB 57/57 KB 60/60 KB 100/181 KB 100/203 KB 57/57 KB 60/60 KB 100/181 KB 104/203 KB 57/57 KB 60/60 KB 100/181 KB 108/203 KB 57/57 KB 60/60 KB 100/181 KB 112/203 KB 57/57 KB 60/60 KB 100/181 KB 116/203 KB 57/57 KB 60/60 KB 100/181 KB 120/203 KB 57/57 KB 60/60 KB 100/181 KB 124/203 KB 57/57 KB 60/60 KB 100/181 KB 128/203 KB 57/57 KB 60/60 KB 100/181 KB 132/203 KB 57/57 KB 60/60 KB 100/181 KB 92/203 KB 57/57 KB 60/60 KB 100/181 KB 132/203 KB 57/57 KB 60/60 KB 104/181 KB 132/203 KB 57/57 KB 60/60 KB 108/181 KB 132/203 KB 57/57 KB 60/60 KB 112/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1073.6 KB/sec) unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1073.8 KB/sec) unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install 132/203 KB 116/181 KB 132/203 KB 120/181 KB 132/203 KB 124/181 KB 132/203 KB 128/181 KB 132/203 KB 132/181 KB 132/203 KB 136/181 KB 132/203 KB 140/181 KB 136/203 KB 144/181 KB 136/203 KB 140/181 KB 140/203 KB 144/181 KB 144/203 KB 144/181 KB 148/203 KB 144/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 148/203 KB 148/181 KB 160/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 164/181 KB 164/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 164/181 KB 168/203 KB 176/181 KB 172/203 KB 176/181 KB 176/203 KB 176/181 KB 180/203 KB 176/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 180/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2573.1 KB/sec) unit-abot-epc-basic-0: 23:23:43 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 3073.6 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 128.5 KB/sec) unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 23:23:43 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1271.5 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 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 218.3 KB/sec) unit-abot-epc-basic-0: 23:23:43 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: 23:23:43 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: 23:23:43 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: 23:23:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 120.7 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 127.3 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 957.4 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 107.7 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 594.0 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 1347.1 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 41.6 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 35.2 KB/sec) unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 150.8 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 938.0 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 61.2 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 1/5 KB 4/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: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 274.4 KB/sec) unit-abot-epc-basic-0: 23:23:44 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-mysql-0: 23:23:44 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 23:23:44 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 367.2 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 792.8 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 206.5 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 566.7 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 64.9 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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 2482.7 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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: 23:23:44 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: 23:23:44 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: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 4/46 KB 4/54 KB 8/46 KB 4/54 KB 12/46 KB 4/54 KB 16/46 KB 4/54 KB 20/46 KB 3/158 KB 3/44 KB 4/201 KB 4/54 KB 4/46 KB 8/54 KB 20/46 KB 3/158 KB 3/44 KB 4/201 KB 12/54 KB 20/46 KB 3/158 KB 3/44 KB 4/201 KB 16/54 KB 20/46 KB 3/158 KB 3/44 KB 4/201 KB 4/54 KB 16/46 KB 3/158 KB 3/44 KB 4/201 KB 16/54 KB 20/46 KB 3/158 KB 3/44 KB 8/201 KB 16/54 KB 20/46 KB 3/158 KB 3/44 KB 12/201 KB 16/54 KB 20/46 KB 3/158 KB 3/44 KB 16/201 KB 16/54 KB 20/46 KB 3/158 KB 3/44 KB 20/201 KB 20/54 KB 20/46 KB 3/158 KB 3/44 KB 24/201 KB 20/54 KB 24/46 KB 3/158 KB 3/44 KB 28/201 KB 20/54 KB 24/46 KB 3/158 KB 3/44 KB 32/201 KB 4/54 KB 16/46 KB 3/158 KB 3/44 KB 20/54 KB 24/46 KB 3/158 KB 6/44 KB 32/201 KB 20/54 KB 24/46 KB 3/158 KB 9/44 KB 32/201 KB 20/54 KB 24/46 KB 3/158 KB 11/44 KB 32/201 KB 20/54 KB 24/46 KB 3/158 KB 14/44 KB 32/201 KB 20/54 KB 24/46 KB 3/158 KB 16/44 KB 32/201 KB 20/54 KB 24/46 KB 3/158 KB 19/44 KB 32/201 KB 4/54 KB 16/46 KB 3/158 KB 20/54 KB 24/46 KB 6/158 KB 19/44 KB 32/201 KB 20/54 KB 24/46 KB 9/158 KB 19/44 KB 32/201 KB 20/54 KB 24/46 KB 9/158 KB 22/44 KB 32/201 KB 20/54 KB 24/46 KB 11/158 KB 25/44 KB 32/201 KB 20/54 KB 24/46 KB 3/158 KB 3/44 KB 24/201 KB 20/54 KB 28/46 KB 11/158 KB 25/44 KB 32/201 KB 20/54 KB 32/46 KB 11/158 KB 25/44 KB 32/201 KB 20/54 KB 36/46 KB 11/158 KB 27/44 KB 32/201 KB 20/54 KB 40/46 KB 11/158 KB 27/44 KB 32/201 KB 20/54 KB 44/46 KB 11/158 KB 27/44 KB 32/201 KB 20/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 20/54 KB 20/46 KB 3/158 KB 3/44 KB 20/201 KB 24/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 28/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 32/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 36/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 40/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 44/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 48/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 52/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 54/54 KB 46/46 KB 11/158 KB 27/44 KB 32/201 KB 20/54 KB 32/46 KB 11/158 KB 27/44 KB 32/201 KB 54/54 KB 46/46 KB 11/158 KB 30/44 KB 32/201 KB 54/54 KB 46/46 KB 11/158 KB 32/44 KB 32/201 KB 54/54 KB 46/46 KB 11/158 KB 36/44 KB 32/201 KB 54/54 KB 46/46 KB 11/158 KB 40/44 KB 32/201 KB 54/54 KB 46/46 KB 11/158 KB 44/44 KB 32/201 KB 20/54 KB 24/46 KB 11/158 KB 22/44 KB 32/201 KB 54/54 KB 46/46 KB 14/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 16/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 19/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 22/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 25/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 27/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 30/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 32/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 36/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 40/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 44/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 48/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 52/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 56/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 60/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 61/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 65/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 69/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 73/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 77/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 81/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 85/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 89/1 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 58 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 93/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 97/158 KB 44/44 KB 32/201 KB 54/54 KB 46/46 KB 97/158 KB 44/44 KB 36/201 KB 46/46 KB 97/158 KB 44/44 KB 40/201 KB 46/46 KB 97/158 KB 44/44 KB 44/201 KB 46/46 KB 97/158 KB 44/44 KB 48/201 KB 46/46 KB 97/158 KB 44/44 KB 52/201 KB 46/46 KB 97/158 KB 44/44 KB 56/201 KB 46/46 KB 97/158 KB 44/44 KB 60/201 KB 46/46 KB 97/158 KB 64/201 KB 46/46 KB 97/158 KB 68/201 KB 46/46 KB 97/158 KB 72/201 KB 46/46 KB 97/158 KB 76/201 KB 46/46 KB 97/158 KB 80/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 895.0 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 46/46 KB 97/158 KB 84/201 KB 46/46 KB 97/158 KB 88/201 KB 46/46 KB 97/158 KB 92/201 KB 46/46 KB 97/158 KB 96/201 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 1034.6 KB/sec) unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 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 750.3 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 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-mysql-0: 23:23:44 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 97/158 KB 100/201 KB 97/158 KB 104/201 KB 97/158 KB 108/201 KB 97/158 KB 112/201 KB 97/158 KB 116/201 KB 97/158 KB 120/201 KB 97/158 KB 124/201 KB 97/158 KB 128/201 KB 101/158 KB 132/201 KB 101/158 KB 136/201 KB 101/158 KB 140/201 KB 101/158 KB 144/201 KB 101/158 KB 128/201 KB 105/158 KB 144/201 KB 109/158 KB 144/201 KB 109/158 KB 148/201 KB 113/158 KB 148/201 KB 117/158 KB 148/201 KB 121/158 KB 148/201 KB 125/158 KB 148/201 KB 125/158 KB 152/201 KB 125/158 KB 156/201 KB 129/158 KB 160/201 KB 129/158 KB 164/201 KB 129/158 KB 168/201 KB 129/158 KB 172/201 KB 129/158 KB 176/201 KB 129/158 KB 156/201 KB 133/158 KB 176/201 KB 137/158 KB 176/201 KB 141/158 KB 176/201 KB 145/158 KB 176/201 KB 149/158 KB 180/201 KB 153/158 KB 180/201 KB 157/158 KB 180/201 KB 158/158 KB 180/201 KB 145/158 KB 180/201 KB 3/3 KB 158/158 KB 3/6 KB 180/201 KB 158/158 KB 3/6 KB 180/201 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 4/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 4/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 8/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 12/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 16/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 20/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 24/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 28/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 32/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 36/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 40/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 44/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 48/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 52/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 56/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 60/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 64/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB 68/367 KB 3/3 KB 158/158 KB 6/6 KB 180/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 39.3 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 68/367 KB 3/3 KB 158/158 KB 6/6 KB 184/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 90.6 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 68/367 KB 158/158 KB 188/201 KB 68/367 KB 158/158 KB 192/201 KB 72/367 KB 158/158 KB 192/201 KB 76/367 KB 158/158 KB 192/201 KB 80/367 KB 158/158 KB 192/201 KB 80/367 KB 158/158 KB 196/201 KB 80/367 KB 158/158 KB 200/201 KB 80/367 KB 201/201 KB 84/367 KB 201/201 KB 88/367 KB 3/52 KB 3/5 KB 201/201 KB 92/367 KB 3/52 KB 3/5 KB 201/201 KB 96/367 KB 3/52 KB 3/5 KB 201/201 KB 100/367 KB 3/52 KB 3/5 KB 201/201 KB 104/367 KB 3/52 KB 3/5 KB 108/367 KB 3/52 KB 3/5 KB 112/367 KB 3/52 KB 3/5 KB 116/367 KB 3/52 KB 3/5 KB 120/367 KB 3/52 KB 3/5 KB 124/367 KB 3/52 KB 3/5 KB 128/367 KB 3/52 KB 3/5 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 1725.8 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 84/367 KB 3/52 KB 3/5 KB 201/201 KB 132/367 KB 6/52 KB 3/5 KB 132/367 KB 9/52 KB 3/5 KB 132/367 KB 11/52 KB 3/5 KB 132/367 KB 14/52 KB 3/5 KB 132/367 KB 16/52 KB 3/5 KB 84/367 KB 3/5 KB 201/201 KB 132/367 KB 16/52 KB 5/5 KB 132/367 KB 19/52 KB 5/5 KB 132/367 KB 22/52 KB 5/5 KB 132/367 KB 25/52 KB 5/5 KB 132/367 KB 27/52 KB 5/5 KB 132/367 KB 30/52 KB 5/5 KB 132/367 KB 32/52 KB 5/5 KB 132/367 KB 36/52 KB 5/5 KB 132/367 KB 40/52 KB 5/5 KB 132/367 KB 44/52 KB 5/5 KB 132/367 KB 48/52 KB 5/5 KB 132/367 KB 52/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 2156.9 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 132/367 KB 3/52 KB 3/5 KB 136/367 KB 52/52 KB 5/5 KB 140/367 KB 52/52 KB 5/5 KB 144/367 KB 52/52 KB 5/5 KB 148/367 KB 52/52 KB 5/5 KB 152/367 KB 52/52 KB 5/5 KB 156/367 KB 52/52 KB 5/5 KB 160/367 KB 52/52 KB 5/5 KB 164/367 KB 52/52 KB 5/5 KB 4/47 KB 164/367 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 46.2 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 8/47 KB 164/367 KB 52/52 KB 12/47 KB 164/367 KB 52/52 KB 16/47 KB 164/367 KB 52/52 KB 20/47 KB 164/367 KB 52/52 KB 24/47 KB 164/367 KB 52/52 KB 28/47 KB 164/367 KB 32/47 KB 164/367 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 565.4 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 32/47 KB 164/367 KB 4/238 KB 32/47 KB 164/367 KB 8/238 KB 32/47 KB 164/367 KB 12/238 KB 32/47 KB 164/367 KB 16/238 KB 32/47 KB 164/367 KB 20/238 KB 36/47 KB 164/367 KB 24/238 KB 36/47 KB 164/367 KB 28/238 KB 36/47 KB 164/367 KB 32/238 KB 36/47 KB 164/367 KB 20/238 KB 40/47 KB 164/367 KB 32/238 KB 44/47 KB 164/367 KB 32/238 KB 47/47 KB 164/367 KB 32/238 KB 47/47 KB 164/367 KB 3/28 KB 32/238 KB 47/47 KB 164/367 KB 5/28 KB 32/238 KB 47/47 KB 164/367 KB 8/28 KB 32/238 KB 47/47 KB 164/367 KB 11/28 KB 32/238 KB 47/47 KB 164/367 KB 13/28 KB 32/238 KB 47/47 KB 164/367 KB 16/28 KB 32/238 KB 47/47 KB 164/367 KB 19/28 KB 32/238 KB 47/47 KB 164/367 KB 21/28 KB 32/238 KB 47/47 KB 164/367 KB 24/28 KB 32/238 KB 47/47 KB 164/367 KB 27/28 KB 32/238 KB 47/47 KB 164/367 KB 28/28 KB 32/238 KB 47/47 KB 164/367 KB 28/28 KB 36/238 KB 47/47 KB 168/367 KB 28/28 KB 40/238 KB 47/47 KB 168/367 KB 28/28 KB 44/238 KB 47/47 KB 168/367 KB 28/28 KB 48/238 KB 47/47 KB 168/367 KB 28/28 KB 36/238 KB 47/47 KB 172/367 KB 28/28 KB 48/238 KB 47/47 KB 176/367 KB 28/28 KB 48/238 KB 47/47 KB 180/367 KB 28/28 KB 48/238 KB 47/47 KB 184/367 KB 28/28 KB 48/238 KB 47/47 KB 188/367 KB 28/28 KB 52/238 KB 47/47 KB 192/367 KB 28/28 KB 52/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 265.2 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 47/47 KB 196/367 KB 52/238 KB 47/47 KB 200/367 KB 52/238 KB 47/47 KB 204/367 KB 52/238 KB 47/47 KB 208/367 KB 52/238 KB 212/367 KB 52/238 KB 216/367 KB 52/238 KB 220/367 KB 52/238 KB 224/367 KB 52/238 KB 47/47 KB 184/367 KB 28/28 KB 52/238 KB 224/367 KB 56/238 KB 224/367 KB 60/238 KB 224/367 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 432.0 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 224/367 KB 68/238 KB 224/367 KB 72/238 KB 224/367 KB 76/238 KB 224/367 KB 80/238 KB 224/367 KB 84/238 KB 224/367 KB 88/238 KB 224/367 KB 92/238 KB 224/367 KB 96/238 KB 228/367 KB 100/238 KB 228/367 KB 104/238 KB 228/367 KB 108/238 KB 228/367 KB 112/238 KB 228/367 KB 96/238 KB 232/367 KB 112/238 KB 232/367 KB 112/238 KB 3/186 KB 232/367 KB 112/238 KB 5/186 KB 232/367 KB 112/238 KB 8/186 KB 232/367 KB 112/238 KB 11/186 KB 232/367 KB 112/238 KB 13/186 KB 232/367 KB 112/238 KB 16/186 KB 232/367 KB 112/238 KB 19/186 KB 232/367 KB 112/238 KB 21/186 KB 232/367 KB 112/238 KB 24/186 KB 232/367 KB 112/238 KB 27/186 KB 232/367 KB 112/238 KB 29/186 KB 236/367 KB 112/238 KB 29/186 KB 236/367 KB 112/238 KB 32/186 KB 240/367 KB 112/238 KB 32/186 KB 240/367 KB 112/238 KB 36/186 KB 244/367 KB 116/238 KB 40/186 KB 244/367 KB 116/238 KB 44/186 KB 244/367 KB 116/238 KB 48/186 KB 244/367 KB 112/238 KB 36/186 KB 4/558 KB 248/367 KB 116/238 KB 48/186 KB 4/558 KB 252/367 KB 116/238 KB 48/186 KB 4/558 KB 256/367 KB 116/238 KB 48/186 KB 4/558 KB 260/367 KB 116/238 KB 48/186 KB 4/558 KB 264/367 KB 116/238 KB 52/186 KB 4/558 KB 268/367 KB 116/238 KB 52/186 KB 4/558 KB 272/367 KB 116/238 KB 52/186 KB 244/367 KB 116/238 KB 36/186 KB 4/558 KB 272/367 KB 120/238 KB 52/186 KB 4/558 KB 272/367 KB 124/238 KB 52/186 KB 4/558 KB 272/367 KB 128/238 KB 52/186 KB 4/558 KB 272/367 KB 132/238 KB 52/186 KB 4/558 KB 260/367 KB 116/238 KB 52/186 KB 4/558 KB 244/367 KB 116/238 KB 48/186 KB 8/558 KB 272/367 KB 132/238 KB 52/186 KB 12/558 KB 272/367 KB 132/238 KB 52/186 KB 16/558 KB 272/367 KB 132/238 KB 52/186 KB 20/558 KB 272/367 KB 132/238 KB 52/186 KB 24/558 KB 272/367 KB 132/238 KB 52/186 KB 28/558 KB 272/367 KB 132/238 KB 52/186 KB 32/558 KB 272/367 KB 132/238 KB 52/186 KB 36/558 KB 272/367 KB 132/238 KB 52/186 KB 40/558 KB 272/367 KB 132/238 KB 52/186 KB 44/558 KB 272/367 KB 132/238 KB 52/186 KB 48/558 KB 272/367 KB 132/238 KB 52/186 KB 52/558 KB 272/367 KB 132/238 KB 52/186 KB 56/558 KB 272/367 KB 132/238 KB 52/186 KB 56/558 KB 272/367 KB 132/238 KB 56/186 KB 60/558 KB 272/367 KB 132/238 KB 56/186 KB 64/558 KB 272/367 KB 132/238 KB 56/186 KB 64/558 KB 272/367 KB 132/238 KB 60/186 KB 64/558 KB 272/367 KB 132/238 KB 64/186 KB 64/558 KB 272/367 KB 136/238 KB 64/186 KB 64/558 KB 272/367 KB 140/238 KB 64/186 KB 64/558 KB 272/367 KB 144/238 KB 64/186 KB 64/558 KB 272/367 KB 148/238 KB 64/186 KB 68/558 KB 276/367 KB 152/238 KB 68/186 KB 68/558 KB 276/367 KB 156/238 KB 68/186 KB 68/558 KB 276/367 KB 160/238 KB 68/186 KB 68/558 KB 276/367 KB 148/238 KB 68/186 KB 68/558 KB 280/367 KB 160/238 KB 68/186 KB 4/1199 KB 68/558 KB 284/367 KB 160/238 KB 68/186 KB 4/1199 KB 68/558 KB 288/367 KB 164/238 KB 68/186 KB 4/1199 KB 68/558 KB 272/367 KB 148/238 KB 68/186 KB 68/558 KB 272/367 KB 148/238 KB 64/186 KB 72/558 KB 288/367 KB 164/238 KB 68/186 KB 4/1199 KB 72/558 KB 288/367 KB 164/238 KB 72/186 KB 4/1199 KB 76/558 KB 288/367 KB 164/238 KB 76/186 KB 4/1199 KB 76/558 KB 288/367 KB 164/238 KB 80/186 KB 4/1199 KB 76/558 KB 288/367 KB 164/238 KB 84/186 KB 4/1199 KB 76/558 KB 292/367 KB 164/238 KB 88/186 KB 4/1199 KB 76/558 KB 292/367 KB 164/238 KB 92/186 KB 4/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 4/1199 KB 68/558 KB 284/367 KB 164/238 KB 68/186 KB 4/1199 KB 68/558 KB 276/367 KB 160/238 KB 68/186 KB 4/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 8/11 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 99 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 12/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 16/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 20/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 24/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 28/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 32/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 36/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 40/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 44/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 48/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 52/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 56/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 60/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 64/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 68/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 72/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 76/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 80/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 84/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 88/1199 KB 76/558 KB 292/367 KB 164/238 KB 96/186 KB 92/1199 KB 76/558 KB 292/367 KB 168/238 KB 96/186 KB 96/1199 KB 76/558 KB 292/367 KB 164/238 KB 84/186 KB 4/1199 KB 76/558 KB 296/367 KB 168/238 KB 96/186 KB 96/1199 KB 76/558 KB 300/367 KB 168/238 KB 96/186 KB 96/1199 KB 76/558 KB 304/367 KB 168/238 KB 96/186 KB 96/1199 KB 76/558 KB 308/367 KB 168/238 KB 100/186 KB 96/1199 KB 76/558 KB 288/367 KB 164/238 KB 72/186 KB 4/1199 KB 80/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 84/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 88/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 92/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 96/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 100/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 104/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 108/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 112/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 76/558 KB 308/367 KB 168/238 KB 100/186 KB 100/1199 KB 112/558 KB 312/367 KB 168/238 KB 100/186 KB 104/1199 KB 112/558 KB 312/367 KB 168/238 KB 100/186 KB 108/1199 KB 112/558 KB 312/367 KB 168/238 KB 100/186 KB 112/1199 KB 76/558 KB 304/367 KB 168/238 KB 100/186 KB 96/1199 KB 112/558 KB 312/367 KB 168/238 KB 104/186 KB 112/1199 KB 112/558 KB 312/367 KB 168/238 KB 108/186 KB 112/1199 KB 112/558 KB 312/367 KB 168/238 KB 112/186 KB 112/1199 KB 116/558 KB 312/367 KB 168/238 KB 116/186 KB 112/1199 KB 76/558 KB 292/367 KB 168/238 KB 96/186 KB 92/1199 KB 116/558 KB 312/367 KB 172/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 176/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 180/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 184/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 188/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 192/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 196/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 200/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 168/238 KB 116/186 KB 116/1199 KB 116/558 KB 312/367 KB 168/238 KB 112/186 KB 112/1199 KB 112/558 KB 312/367 KB 168/238 KB 100/186 KB 100/1199 KB 116/558 KB 316/367 KB 200/238 KB 120/186 KB 116/1199 KB 116/558 KB 320/367 KB 200/238 KB 120/186 KB 116/1199 KB 116/558 KB 324/367 KB 200/238 KB 120/186 KB 116/1199 KB 120/558 KB 328/367 KB 204/238 KB 120/186 KB 120/1199 KB 120/558 KB 332/367 KB 204 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install /238 KB 120/186 KB 120/1199 KB 120/558 KB 336/367 KB 204/238 KB 120/186 KB 120/1199 KB 116/558 KB 312/367 KB 200/238 KB 120/186 KB 116/1199 KB 120/558 KB 324/367 KB 204/238 KB 120/186 KB 120/1199 KB 120/558 KB 336/367 KB 208/238 KB 120/186 KB 120/1199 KB 120/558 KB 336/367 KB 212/238 KB 124/186 KB 120/1199 KB 120/558 KB 336/367 KB 216/238 KB 124/186 KB 120/1199 KB 120/558 KB 336/367 KB 220/238 KB 124/186 KB 120/1199 KB 120/558 KB 336/367 KB 224/238 KB 124/186 KB 120/1199 KB 120/558 KB 336/367 KB 228/238 KB 124/186 KB 120/1199 KB 120/558 KB 340/367 KB 232/238 KB 124/186 KB 120/1199 KB 120/558 KB 340/367 KB 236/238 KB 124/186 KB 120/1199 KB 120/558 KB 340/367 KB 238/238 KB 124/186 KB 120/1199 KB 120/558 KB 324/367 KB 200/238 KB 120/186 KB 120/1199 KB 124/558 KB 340/367 KB 238/238 KB 124/186 KB 120/1199 KB 128/558 KB 340/367 KB 238/238 KB 124/186 KB 120/1199 KB 116/558 KB 324/367 KB 200/238 KB 120/186 KB 120/1199 KB 128/558 KB 340/367 KB 238/238 KB 124/186 KB 124/1199 KB 128/558 KB 340/367 KB 238/238 KB 124/186 KB 128/1199 KB 128/558 KB 340/367 KB 238/238 KB 124/186 KB 132/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 136/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 140/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 144/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 148/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 152/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 156/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 160/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 164/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 168/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 172/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 176/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 180/1199 KB 120/558 KB 340/367 KB 228/238 KB 124/186 KB 120/1199 KB 132/558 KB 344/367 KB 238/238 KB 124/186 KB 180/1199 KB 132/558 KB 348/367 KB 238/238 KB 124/186 KB 180/1199 KB 132/558 KB 352/367 KB 238/238 KB 124/186 KB 180/1199 KB 120/558 KB 336/367 KB 208/238 KB 124/186 KB 120/1199 KB 132/558 KB 352/367 KB 238/238 KB 128/186 KB 180/1199 KB 132/558 KB 352/367 KB 238/238 KB 132/186 KB 180/1199 KB 132/558 KB 352/367 KB 238/238 KB 136/186 KB 180/1199 KB 132/558 KB 352/367 KB 238/238 KB 140/186 KB 180/1199 KB 132/558 KB 340/367 KB 238/238 KB 124/186 KB 132/1199 KB 136/558 KB 352/367 KB 238/238 KB 144/186 KB 180/1199 KB 140/558 KB 352/367 KB 238/238 KB 144/186 KB 180/1199 KB 144/558 KB 352/367 KB 238/238 KB 144/186 KB 180/1199 KB 132/558 KB 352/367 KB 238/238 KB 144/186 KB 180/1199 KB 144/558 KB 352/367 KB 238/238 KB 148/186 KB 180/1199 KB 148/558 KB 352/367 KB 238/238 KB 152/186 KB 180/1199 KB 148/558 KB 352/367 KB 238/238 KB 156/186 KB 180/1199 KB 148/558 KB 352/367 KB 238/238 KB 160/186 KB 180/1199 KB 148/558 KB 352/367 KB 238/238 KB 164/186 KB 180/1199 KB 148/558 KB 356/367 KB 168/186 KB 180/1199 KB 148/558 KB 356/367 KB 172/186 KB 180/1199 KB 148/558 KB 356/367 KB 176/186 KB 180/1199 KB 148/558 KB 352/367 KB 238/238 KB 148/186 KB 180/1199 KB 152/558 KB 356/367 KB 176/186 KB 180/1199 KB 156/558 KB 356/367 KB 176/186 KB 180/1199 KB 160/558 KB 356/367 KB 176/186 KB 180/1199 KB 164/558 KB 356/367 KB 176/186 KB 180/1199 KB 168/558 KB 356/367 KB 176/186 KB 180/1199 KB 172/558 KB 356/367 KB 176/186 KB 180/1199 KB 176/558 KB 356/367 KB 176/186 KB 180/1199 KB 180/558 KB 356/367 KB 176/186 KB 180/1199 KB 184/558 KB 356/367 KB 180/186 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install KB 184/1199 KB 188/558 KB 356/367 KB 180/186 KB 184/1199 KB 192/558 KB 356/367 KB 180/186 KB 184/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1447.7 KB/sec) unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 148/558 KB 356/367 KB 238/238 KB 164/186 KB 180/1199 KB 192/558 KB 360/367 KB 180/186 KB 184/1199 KB 192/558 KB 364/367 KB 180/186 KB 184/1199 KB 192/558 KB 367/367 KB 180/186 KB 184/1199 KB 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 180/558 KB 356/367 KB 180/186 KB 184/1199 KB 192/558 KB 367/367 KB 180/186 KB 188/1199 KB 192/558 KB 367/367 KB 180/186 KB 192/1199 KB 180/558 KB 356/367 KB 180/186 KB 180/1199 KB 192/558 KB 367/367 KB 184/186 KB 192/1199 KB 192/558 KB 367/367 KB 186/186 KB 192/1199 KB 192/558 KB 367/367 KB 186/186 KB 196/1199 KB 196/558 KB 367/367 KB 186/186 KB 200/1199 KB 196/558 KB 367/367 KB 186/186 KB 204/1199 KB 196/558 KB 367/367 KB 186/186 KB 208/1199 KB 196/558 KB 367/367 KB 186/186 KB 196/1199 KB 200/558 KB 367/367 KB 186/186 KB 208/1199 KB 204/558 KB 367/367 KB 186/186 KB 208/1199 KB 208/558 KB 367/367 KB 186/186 KB 208/1199 KB 208/558 KB 367/367 KB 186/186 KB 212/1199 KB 212/558 KB 367/367 KB 186/186 KB 216/1199 KB 212/558 KB 367/367 KB 186/186 KB 220/1199 KB 212/558 KB 367/367 KB 186/186 KB 224/1199 KB 212/558 KB 367/367 KB 186/186 KB 212/1199 KB 216/558 KB 367/367 KB 186/186 KB 224/1199 KB 220/558 KB 367/367 KB 186/186 KB 224/1199 KB 224/558 KB 367/367 KB 186/186 KB 228/1199 KB 228/558 KB 367/367 KB 186/186 KB 228/1199 KB 232/558 KB 367/367 KB 186/186 KB 228/1199 KB 236/558 KB 367/367 KB 186/186 KB 228/1199 KB 240/558 KB 367/367 KB 186/186 KB 228/1199 KB 220/558 KB 367/367 KB 186/186 KB 228/1199 KB 240/558 KB 367/367 KB 186/186 KB 232/1199 KB 240/558 KB 367/367 KB 186/186 KB 236/1199 KB 240/558 KB 367/367 KB 186/186 KB 240/1199 KB 240/558 KB 367/367 KB 186/186 KB 244/1199 KB 244/558 KB 367/367 KB 186/186 KB 248/1199 KB 244/558 KB 367/367 KB 186/186 KB 252/1199 KB 244/558 KB 367/367 KB 186/186 KB 256/1199 KB 244/558 KB 367/367 KB 186/186 KB 244/1199 KB 248/558 KB 367/367 KB 186/186 KB 256/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1075.0 KB/sec) unit-abot-epc-basic-0: 23:23:44 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 2094.1 KB/sec) unit-abot-epc-basic-0: 23:23:44 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: 23:23:44 DEBUG unit.abot-epc-basic/0.install 248/558 KB 256/1199 KB 4/1206 KB 248/558 KB 256/1199 KB 8/1206 KB 248/558 KB 256/1199 KB 12/1206 KB 248/558 KB 256/1199 KB 16/1206 KB 248/558 KB 256/1199 KB 20/1206 KB 248/558 KB 256/1199 KB 24/1206 KB 248/558 KB 256/1199 KB 28/1206 KB 248/558 KB 256/1199 KB 32/1206 KB 248/558 KB 256/1199 KB 36/1206 KB 248/558 KB 256/1199 KB 40/1206 KB 248/558 KB 256/1199 KB 44/1206 KB 252/558 KB 260/1199 KB 48/1206 KB 252/558 KB 260/1199 KB 52/1206 KB 252/558 KB 260/1199 KB 56/1206 KB 252/558 KB 260/1199 KB 60/1206 KB 252/558 KB 260/1199 KB 64/1206 KB 252/558 KB 260/1199 KB 68/1206 KB 252/558 KB 260/1199 KB 72/1206 KB 252/558 KB 260/1199 KB 76/1206 KB 252/558 KB 260/1199 KB 80/1206 KB 252/558 KB 260/1199 KB 44/1206 KB 252/558 KB 264/1199 KB 80/1206 KB 252/558 KB 4/181 KB 268/1199 KB 80/1206 KB 252/558 KB 256/1199 KB 44/1206 KB 252/558 KB 4/181 KB 264/1199 KB 80/1206 KB 252/558 KB 8/181 KB 268/1199 KB 80/1206 KB 252/558 KB 12/181 KB 268/1199 KB 80/1206 KB 252/558 KB 16/181 KB 268/1199 KB 80/1206 KB 252/558 KB 20/181 KB 268/1199 KB 80/1206 KB 256/558 KB 20/181 KB 268/1199 KB 80/1206 KB 260/558 KB 20/181 KB 268/1199 KB 80/1206 KB 260/558 KB 24/181 KB 268/1199 KB 80/1206 KB 260/558 KB 28/181 KB 268/1199 KB 80/1206 KB 260/558 KB 32/181 KB 268/1199 KB 80/1206 KB 264/558 KB 32/181 KB 268/1199 KB 80/1206 KB 268/558 KB 32/181 KB 268/1199 KB 80/1206 KB 272/558 KB 32/181 KB 272/1199 KB 80/1206 KB 276/558 KB 32/181 KB 272/1199 KB 80/1206 KB 280/558 KB 36/181 KB 272/1199 KB 80/1206 KB 284/558 KB 36/181 KB 272/1199 KB 80/1206 KB 288/558 KB 36/181 KB 272/1199 KB 80/1206 KB 292/558 KB 36/181 KB 272/1199 KB 80/1206 KB 268/558 KB 32/181 KB 272/1199 KB 80/1206 KB 292/558 KB 36/181 KB 276/1199 KB 84/1206 KB 292/558 KB 36/181 KB 280/1199 KB 84/1206 KB 292/558 KB 36/181 KB 284/1199 KB 84/1206 KB 292/558 KB 36/181 KB 288/1199 KB 84/1206 KB 292/558 KB 36/181 KB 292/1199 KB 84/1206 KB 292/558 KB 36/181 KB 272/1199 KB 84/1206 KB 296/558 KB 36/181 KB 292/1199 KB 88/1206 KB 296/558 KB 36/181 KB 292/1199 KB 92/1206 KB 276/558 KB 36/181 KB 272/1199 KB 80/1206 KB 296/558 KB 40/181 KB 292/1199 KB 92/1206 KB 296/558 KB 44/181 KB 292/1199 KB 92/1206 KB 296/558 KB 48/181 KB 292/1199 KB 92/1206 KB 296/558 KB 52/181 KB 292/1199 KB 92/1206 KB 296/558 KB 56/181 KB 292/1199 KB 92/1206 KB 296/558 KB 60/181 KB 292/1199 KB 92/1206 KB 296/558 KB 64/181 KB 292/1199 KB 92/1206 KB 296/558 KB 36/181 KB 292/1199 KB 84/1206 KB 300/558 KB 64/181 KB 296/1199 KB 96/1206 KB 304/558 KB 64/181 KB 296/1199 KB 96/1206 KB 308/558 KB 64/181 KB 296/1199 KB 96/1206 KB 312/558 KB 68/181 KB 296/1199 KB 96/1206 KB 316/558 KB 68/181 KB 296/1199 KB 96/1206 KB 320/558 KB 68/181 KB 296/1199 KB 96/1206 KB 296/558 KB 64/181 KB 296/1199 KB 96/1206 KB 320/558 KB 68/181 KB 300/1199 KB 96/1206 KB 320/558 KB 68/181 KB 304/1199 KB 96/1206 KB 296/558 KB 64/181 KB 292/1199 KB 96/1206 KB 320/558 KB 68/181 KB 304/1199 KB 100/1206 KB 320/558 KB 68/181 KB 308/1199 KB 104/1206 KB 308/558 KB 68/181 KB 296/1199 KB 96/1206 KB 320/558 KB 72/181 KB 308/1199 KB 104/1206 KB 320/558 KB 76/181 KB 308/1199 KB 104/1206 KB 320/558 KB 80/181 KB 308/1199 KB 108/1206 KB 320/558 KB 68/181 KB 308/1199 KB 100/1206 KB 320/558 KB 80/181 KB 312/1199 KB 108/1206 KB 320/558 KB 84/181 KB 316/1199 KB 108/1206 KB 324/558 KB 84/181 KB 320/1199 KB 108/1206 KB 320/558 KB 76/181 KB 308/1199 KB 108/1206 KB 324/558 KB 84/181 KB 320/1199 KB 112/1206 KB 324/55 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 8 KB 84/181 KB 320/1199 KB 116/1206 KB 324/558 KB 84/181 KB 324/1199 KB 120/1206 KB 324/558 KB 84/181 KB 324/1199 KB 124/1206 KB 324/558 KB 84/181 KB 324/1199 KB 128/1206 KB 324/558 KB 84/181 KB 316/1199 KB 108/1206 KB 328/558 KB 84/181 KB 324/1199 KB 128/1206 KB 332/558 KB 84/181 KB 324/1199 KB 128/1206 KB 336/558 KB 84/181 KB 324/1199 KB 128/1206 KB 320/558 KB 84/181 KB 312/1199 KB 108/1206 KB 336/558 KB 88/181 KB 324/1199 KB 128/1206 KB 336/558 KB 92/181 KB 324/1199 KB 128/1206 KB 336/558 KB 96/181 KB 324/1199 KB 128/1206 KB 336/558 KB 100/181 KB 324/1199 KB 128/1206 KB 340/558 KB 104/181 KB 324/1199 KB 132/1206 KB 340/558 KB 108/181 KB 324/1199 KB 132/1206 KB 340/558 KB 112/181 KB 324/1199 KB 132/1206 KB 324/558 KB 84/181 KB 324/1199 KB 116/1206 KB 340/558 KB 112/181 KB 328/1199 KB 132/1206 KB 340/558 KB 112/181 KB 332/1199 KB 132/1206 KB 340/558 KB 112/181 KB 336/1199 KB 132/1206 KB 340/558 KB 112/181 KB 340/1199 KB 132/1206 KB 340/558 KB 112/181 KB 344/1199 KB 132/1206 KB 340/558 KB 112/181 KB 348/1199 KB 132/1206 KB 340/558 KB 100/181 KB 324/1199 KB 132/1206 KB 340/558 KB 112/181 KB 352/1199 KB 136/1206 KB 340/558 KB 112/181 KB 352/1199 KB 140/1206 KB 340/558 KB 112/181 KB 352/1199 KB 144/1206 KB 340/558 KB 112/181 KB 352/1199 KB 148/1206 KB 340/558 KB 116/181 KB 352/1199 KB 152/1206 KB 340/558 KB 116/181 KB 352/1199 KB 156/1206 KB 340/558 KB 116/181 KB 352/1199 KB 160/1206 KB 340/558 KB 100/181 KB 324/1199 KB 128/1206 KB 344/558 KB 116/181 KB 352/1199 KB 160/1206 KB 348/558 KB 116/181 KB 352/1199 KB 160/1206 KB 352/558 KB 116/181 KB 352/1199 KB 160/1206 KB 356/558 KB 116/181 KB 352/1199 KB 160/1206 KB 360/558 KB 116/181 KB 352/1199 KB 160/1206 KB 364/558 KB 116/181 KB 352/1199 KB 160/1206 KB 368/558 KB 116/181 KB 352/1199 KB 160/1206 KB 372/558 KB 116/181 KB 352/1199 KB 160/1206 KB 376/558 KB 116/181 KB 352/1199 KB 164/1206 KB 340/558 KB 116/181 KB 352/1199 KB 148/1206 KB 376/558 KB 120/181 KB 352/1199 KB 164/1206 KB 376/558 KB 124/181 KB 352/1199 KB 164/1206 KB 376/558 KB 128/181 KB 352/1199 KB 164/1206 KB 340/558 KB 112/181 KB 352/1199 KB 132/1206 KB 376/558 KB 128/181 KB 356/1199 KB 164/1206 KB 376/558 KB 132/181 KB 356/1199 KB 164/1206 KB 376/558 KB 136/181 KB 360/1199 KB 164/1206 KB 376/558 KB 140/181 KB 360/1199 KB 164/1206 KB 376/558 KB 144/181 KB 360/1199 KB 164/1206 KB 372/558 KB 116/181 KB 352/1199 KB 164/1206 KB 376/558 KB 144/181 KB 360/1199 KB 168/1206 KB 376/558 KB 144/181 KB 360/1199 KB 172/1206 KB 376/558 KB 144/181 KB 360/1199 KB 176/1206 KB 376/558 KB 144/181 KB 360/1199 KB 180/1206 KB 376/558 KB 132/181 KB 360/1199 KB 164/1206 KB 380/558 KB 148/181 KB 364/1199 KB 180/1206 KB 380/558 KB 148/181 KB 368/1199 KB 180/1206 KB 380/558 KB 148/181 KB 372/1199 KB 180/1206 KB 380/558 KB 148/181 KB 376/1199 KB 180/1206 KB 380/558 KB 148/181 KB 380/1199 KB 180/1206 KB 380/558 KB 148/181 KB 384/1199 KB 180/1206 KB 380/558 KB 148/181 KB 388/1199 KB 180/1206 KB 380/558 KB 148/181 KB 360/1199 KB 180/1206 KB 380/558 KB 152/181 KB 388/1199 KB 184/1206 KB 380/558 KB 156/181 KB 388/1199 KB 184/1206 KB 380/558 KB 160/181 KB 388/1199 KB 184/1206 KB 380/558 KB 144/181 KB 360/1199 KB 180/1206 KB 384/558 KB 160/181 KB 388/1199 KB 184/1206 KB 388/558 KB 160/181 KB 388/1199 KB 184/1206 KB 392/558 KB 164/181 KB 392/1199 KB 184/1206 KB 396/558 KB 164/181 KB 392/1199 KB 184/1206 KB 400/558 KB 164/181 KB 392/1199 KB 184/1206 KB 380/558 KB 148/181 KB 388/1199 KB 184/1 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 206 KB 400/558 KB 164/181 KB 392/1199 KB 188/1206 KB 400/558 KB 164/181 KB 392/1199 KB 192/1206 KB 388/558 KB 164/181 KB 392/1199 KB 184/1206 KB 400/558 KB 164/181 KB 396/1199 KB 192/1206 KB 400/558 KB 164/181 KB 396/1199 KB 196/1206 KB 404/558 KB 164/181 KB 400/1199 KB 200/1206 KB 404/558 KB 164/181 KB 400/1199 KB 204/1206 KB 404/558 KB 164/181 KB 400/1199 KB 208/1206 KB 388/558 KB 164/181 KB 388/1199 KB 184/1206 KB 404/558 KB 168/181 KB 400/1199 KB 208/1206 KB 404/558 KB 172/181 KB 400/1199 KB 208/1206 KB 404/558 KB 176/181 KB 400/1199 KB 208/1206 KB 404/558 KB 180/181 KB 400/1199 KB 208/1206 KB 404/558 KB 181/181 KB 400/1199 KB 208/1206 KB 404/558 KB 164/181 KB 400/1199 KB 196/1206 KB 408/558 KB 181/181 KB 400/1199 KB 208/1206 KB 412/558 KB 181/181 KB 400/1199 KB 208/1206 KB 416/558 KB 181/181 KB 400/1199 KB 208/1206 KB 420/558 KB 181/181 KB 400/1199 KB 208/1206 KB 400/558 KB 164/181 KB 400/1199 KB 196/1206 KB 420/558 KB 181/181 KB 404/1199 KB 212/1206 KB 420/558 KB 181/181 KB 408/1199 KB 212/1206 KB 420/558 KB 181/181 KB 412/1199 KB 212/1206 KB 420/558 KB 181/181 KB 416/1199 KB 212/1206 KB 420/558 KB 181/181 KB 420/1199 KB 212/1206 KB 420/558 KB 181/181 KB 424/1199 KB 212/1206 KB 420/558 KB 181/181 KB 428/1199 KB 212/1206 KB 420/558 KB 181/181 KB 432/1199 KB 212/1206 KB 420/558 KB 181/181 KB 400/1199 KB 212/1206 KB 420/558 KB 181/181 KB 432/1199 KB 216/1206 KB 424/558 KB 181/181 KB 432/1199 KB 220/1206 KB 428/558 KB 181/181 KB 432/1199 KB 220/1206 KB 432/558 KB 181/181 KB 432/1199 KB 220/1206 KB 420/558 KB 181/181 KB 432/1199 KB 220/1206 KB 432/558 KB 181/181 KB 432/1199 KB 224/1206 KB 432/558 KB 181/181 KB 436/1199 KB 224/1206 KB 436/558 KB 181/181 KB 440/1199 KB 228/1206 KB 436/558 KB 181/181 KB 444/1199 KB 228/1206 KB 436/558 KB 181/181 KB 448/1199 KB 228/1206 KB 436/558 KB 181/181 KB 436/1199 KB 228/1206 KB 436/558 KB 181/181 KB 448/1199 KB 232/1206 KB 436/558 KB 181/181 KB 448/1199 KB 236/1206 KB 436/558 KB 181/181 KB 448/1199 KB 240/1206 KB 436/558 KB 181/181 KB 436/1199 KB 224/1206 KB 440/558 KB 181/181 KB 448/1199 KB 240/1206 KB 444/558 KB 181/181 KB 448/1199 KB 240/1206 KB 448/558 KB 448/1199 KB 240/1206 KB 452/558 KB 448/1199 KB 244/1206 KB 456/558 KB 452/1199 KB 244/1206 KB 460/558 KB 452/1199 KB 244/1206 KB 464/558 KB 452/1199 KB 244/1206 KB 468/558 KB 452/1199 KB 244/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 779.3 KB/sec) unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 452/558 KB 452/1199 KB 244/1206 KB 468/558 KB 456/1199 KB 244/1206 KB 468/558 KB 460/1199 KB 244/1206 KB 468/558 KB 464/1199 KB 244/1206 KB 448/558 KB 448/1199 KB 244/1206 KB 468/558 KB 464/1199 KB 248/1206 KB 468/558 KB 464/1199 KB 252/1206 KB 468/558 KB 464/1199 KB 256/1206 KB 468/558 KB 468/1199 KB 256/1206 KB 468/558 KB 472/1199 KB 256/1206 KB 468/558 KB 476/1199 KB 256/1206 KB 468/558 KB 480/1199 KB 260/1206 KB 468/558 KB 476/1199 KB 260/1206 KB 468/558 KB 480/1199 KB 264/1206 KB 472/558 KB 480/1199 KB 268/1206 KB 472/558 KB 480/1199 KB 272/1206 KB 472/558 KB 480/1199 KB 276/1206 KB 472/558 KB 484/1199 KB 280/1206 KB 472/558 KB 484/1199 KB 284/1206 KB 472/558 KB 484/1199 KB 288/1206 KB 472/558 KB 480/1199 KB 264/1206 KB 476/558 KB 484/1199 KB 288/1206 KB 480/558 KB 484/1199 KB 288/1206 KB 484/558 KB 484/1199 KB 288/1206 KB 488/558 KB 484/1199 KB 288/1206 KB 492/558 KB 484/1199 KB 288/1206 KB 496/558 KB 484/1199 KB 288/1206 KB 500/558 KB 484/1199 KB 288/1206 KB 504/558 KB 484/1199 KB 292/1206 KB 508/558 KB 484/1199 KB 292/1206 KB 512/558 KB 484/1199 KB 292/1206 KB 472/558 KB 484/1199 KB 276/1206 KB 512/558 KB 488/1199 KB 292/1206 KB 512/558 KB 492/1199 KB 292/1206 KB 512/558 KB 496/1199 KB 292/1206 KB 512/558 KB 500/1199 KB 292/1206 KB 512/558 KB 504/1199 KB 292/1206 KB 512/558 KB 508/1199 KB 292/1206 KB 512/558 KB 512/1199 KB 292/1206 KB 500/558 KB 484/1199 KB 292/1206 KB 512/558 KB 512/1199 KB 296/1206 KB 512/558 KB 512/1199 KB 300/1206 KB 512/558 KB 512/1199 KB 304/1206 KB 512/558 KB 516/1199 KB 304/1206 KB 516/558 KB 520/1199 KB 308/1206 KB 516/558 KB 524/1199 KB 308/1206 KB 516/558 KB 528/1199 KB 308/1206 KB 516/558 KB 516/1199 KB 308/1206 KB 516/558 KB 528/1199 KB 312/1206 KB 516/558 KB 528/1199 KB 316/1206 KB 516/558 KB 516/1199 KB 304/1206 KB 520/558 KB 528/1199 KB 316/1206 KB 524/558 KB 528/1199 KB 316/1206 KB 528/558 KB 528/1199 KB 316/1206 KB 528/558 KB 528/1199 KB 320/1206 KB 528/558 KB 532/1199 KB 320/1206 KB 528/558 KB 536/1199 KB 324/1206 KB 528/558 KB 540/1199 KB 324/1206 KB 532/558 KB 544/1199 KB 324/1206 KB 528/558 KB 532/1199 KB 324/1206 KB 532/558 KB 544/1199 KB 328/1206 KB 532/558 KB 544/1199 KB 332/1206 KB 532/558 KB 544/1199 KB 336/1206 KB 532/558 KB 540/1199 KB 324/1206 KB 536/558 KB 544/1199 KB 336/1206 KB 540/558 KB 544/1199 KB 336/1206 KB 544/558 KB 544/1199 KB 336/1206 KB 544/558 KB 548/1199 KB 336/1206 KB 548/558 KB 552/1199 KB 336/1206 KB 548/558 KB 556/1199 KB 336/1206 KB 548/558 KB 548/1199 KB 336/1206 KB 552/558 KB 556/1199 KB 336/1206 KB 552/558 KB 556/1199 KB 340/1206 KB 552/558 KB 560/1199 KB 340/1206 KB 556/558 KB 560/1199 KB 340/1206 KB 556/558 KB 560/1199 KB 344/1206 KB 556/558 KB 560/1199 KB 348/1206 KB 558/558 KB 560/1199 KB 352/1206 KB 558/558 KB 560/1199 KB 356/1206 KB 558/558 KB 564/1199 KB 360/1206 KB 558/558 KB 564/1199 KB 364/1206 KB 558/558 KB 564/1199 KB 368/1206 KB 558/558 KB 560/1199 KB 348/1206 KB 558/558 KB 564/1199 KB 356/1206 KB 558/558 KB 568/1199 KB 368/1206 KB 558/558 KB 572/1199 KB 368/1206 KB 558/558 KB 576/1199 KB 368/1206 KB 558/558 KB 580/1199 KB 368/1206 KB 558/558 KB 584/1199 KB 372/1206 KB 558/558 KB 588/1199 KB 372/1206 KB 558/558 KB 592/1199 KB 372/1206 KB 558/558 KB 580/1199 KB 372/1206 KB 558/558 KB 592/1199 KB 376/1206 KB 558/558 KB 592/1199 KB 380/1206 KB 558/558 KB 592/1199 KB 384/1206 KB 558/558 KB 592/1199 KB 388/1206 KB 596/1199 KB 392/1206 KB 596/1199 KB 396/1206 KB 596/11 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 99 KB 400/1206 KB 596/1199 KB 388/1206 KB 600/1199 KB 400/1206 KB 604/1199 KB 400/1206 KB 608/1199 KB 400/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2184.7 KB/sec) unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 612/1199 KB 400/1206 KB 616/1199 KB 404/1206 KB 620/1199 KB 404/1206 KB 624/1199 KB 404/1206 KB 612/1199 KB 404/1206 KB 624/1199 KB 408/1206 KB 624/1199 KB 412/1206 KB 624/1199 KB 416/1206 KB 624/1199 KB 420/1206 KB 628/1199 KB 424/1206 KB 628/1199 KB 428/1206 KB 628/1199 KB 432/1206 KB 628/1199 KB 420/1206 KB 632/1199 KB 432/1206 KB 636/1199 KB 432/1206 KB 640/1199 KB 432/1206 KB 644/1199 KB 432/1206 KB 648/1199 KB 436/1206 KB 652/1199 KB 436/1206 KB 656/1199 KB 436/1206 KB 644/1199 KB 436/1206 KB 656/1199 KB 440/1206 KB 656/1199 KB 444/1206 KB 656/1199 KB 448/1206 KB 656/1199 KB 452/1206 KB 660/1199 KB 456/1206 KB 660/1199 KB 460/1206 KB 660/1199 KB 464/1206 KB 660/1199 KB 452/1206 KB 664/1199 KB 464/1206 KB 668/1199 KB 464/1206 KB 672/1199 KB 464/1206 KB 676/1199 KB 464/1206 KB 680/1199 KB 468/1206 KB 684/1199 KB 468/1206 KB 688/1199 KB 468/1206 KB 676/1199 KB 468/1206 KB 688/1199 KB 472/1206 KB 688/1199 KB 476/1206 KB 688/1199 KB 480/1206 KB 688/1199 KB 484/1206 KB 692/1199 KB 488/1206 KB 692/1199 KB 492/1206 KB 692/1199 KB 496/1206 KB 692/1199 KB 500/1206 KB 692/1199 KB 504/1206 KB 692/1199 KB 508/1206 KB 692/1199 KB 512/1206 KB 692/1199 KB 516/1206 KB 692/1199 KB 484/1206 KB 696/1199 KB 516/1206 KB 700/1199 KB 516/1206 KB 704/1199 KB 516/1206 KB 708/1199 KB 516/1206 KB 712/1199 KB 516/1206 KB 716/1199 KB 516/1206 KB 720/1199 KB 516/1206 KB 724/1199 KB 516/1206 KB 728/1199 KB 516/1206 KB 732/1199 KB 516/1206 KB 736/1199 KB 516/1206 KB 736/1199 KB 520/1206 KB 736/1199 KB 524/1206 KB 740/1199 KB 528/1206 KB 740/1199 KB 532/1206 KB 740/1199 KB 536/1206 KB 740/1199 KB 540/1206 KB 740/1199 KB 544/1206 KB 740/1199 KB 548/1206 KB 740/1199 KB 552/1206 KB 740/1199 KB 556/1206 KB 740/1199 KB 560/1206 KB 740/1199 KB 564/1206 KB 740/1199 KB 524/1206 KB 744/1199 KB 564/1206 KB 748/1199 KB 564/1206 KB 752/1199 KB 564/1206 KB 756/1199 KB 564/1206 KB 760/1199 KB 564/1206 KB 764/1199 KB 564/1206 KB 768/1199 KB 564/1206 KB 772/1199 KB 564/1206 KB 776/1199 KB 564/1206 KB 780/1199 KB 564/1206 KB 784/1199 KB 564/1206 KB 788/1199 KB 568/1206 KB 784/1199 KB 568/1206 KB 788/1199 KB 572/1206 KB 788/1199 KB 576/1206 KB 788/1199 KB 580/1206 KB 792/1199 KB 580/1206 KB 796/1199 KB 580/1206 KB 800/1199 KB 580/1206 KB 800/1199 KB 584/1206 KB 800/1199 KB 588/1206 KB 800/1199 KB 592/1206 KB 800/1199 KB 596/1206 KB 804/1199 KB 600/1206 KB 804/1199 KB 604/1206 KB 804/1199 KB 608/1206 KB 804/1199 KB 612/1206 KB 804/1199 KB 616/1206 KB 804/1199 KB 620/1206 KB 804/1199 KB 624/1206 KB 804/1199 KB 596/1206 KB 808/1199 KB 624/1206 KB 812/1199 KB 624/1206 KB 816/1199 KB 624/1206 KB 820/1199 KB 624/1206 KB 824/1199 KB 624/1206 KB 828/1199 KB 624/1206 KB 832/1199 KB 624/1206 KB 832/1199 KB 628/1206 KB 836/1199 KB 632/1206 KB 836/1199 KB 636/1206 KB 836/1199 KB 640/1206 KB 836/1199 KB 644/1206 KB 836/1199 KB 648/1206 KB 836/1199 KB 652/1206 KB 836/1199 KB 656/1206 KB 836/1199 KB 660/1206 KB 836/1199 KB 664/1206 KB 836/1199 KB 668/1206 KB 836/1199 KB 628/1206 KB 840/1199 KB 668/1206 KB 844/1199 KB 668/1206 KB 848/1199 KB 668/1206 KB 852/1199 KB 668/1206 KB 856/1199 KB 668/1206 KB 860/1199 KB 668/1206 KB 864/1199 KB 668/1206 KB 868/1199 KB 668/1206 KB 868/1199 KB 672/1206 KB 872/1199 KB 672/1206 KB 876/1199 KB 672/1206 KB 880/1199 KB 672/1206 KB 880/1199 KB 676/1206 KB 884/1199 KB 680/1206 KB 884/1199 KB 684/1206 KB 884/1199 KB 688/1206 KB 884/1199 KB 676/1206 KB 888/119 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 9 KB 688/1206 KB 892/1199 KB 688/1206 KB 896/1199 KB 688/1206 KB 900/1199 KB 688/1206 KB 904/1199 KB 692/1206 KB 908/1199 KB 692/1206 KB 912/1199 KB 692/1206 KB 900/1199 KB 692/1206 KB 912/1199 KB 696/1206 KB 912/1199 KB 700/1206 KB 912/1199 KB 704/1206 KB 912/1199 KB 708/1206 KB 916/1199 KB 712/1206 KB 916/1199 KB 716/1206 KB 916/1199 KB 720/1206 KB 916/1199 KB 724/1206 KB 916/1199 KB 728/1206 KB 916/1199 KB 732/1206 KB 916/1199 KB 736/1206 KB 916/1199 KB 740/1206 KB 916/1199 KB 744/1206 KB 916/1199 KB 748/1206 KB 916/1199 KB 752/1206 KB 916/1199 KB 708/1206 KB 920/1199 KB 752/1206 KB 924/1199 KB 752/1206 KB 928/1199 KB 752/1206 KB 932/1199 KB 752/1206 KB 936/1199 KB 752/1206 KB 940/1199 KB 752/1206 KB 944/1199 KB 752/1206 KB 948/1199 KB 752/1206 KB 952/1199 KB 752/1206 KB 956/1199 KB 752/1206 KB 960/1199 KB 752/1206 KB 960/1199 KB 756/1206 KB 964/1199 KB 760/1206 KB 964/1199 KB 764/1206 KB 964/1199 KB 768/1206 KB 964/1199 KB 756/1206 KB 968/1199 KB 768/1206 KB 972/1199 KB 768/1206 KB 976/1199 KB 768/1206 KB 976/1199 KB 772/1206 KB 980/1199 KB 776/1206 KB 980/1199 KB 780/1206 KB 980/1199 KB 784/1206 KB 980/1199 KB 772/1206 KB 984/1199 KB 784/1206 KB 988/1199 KB 784/1206 KB 992/1199 KB 784/1206 KB 996/1199 KB 784/1206 KB 1000/1199 KB 788/1206 KB 1004/1199 KB 788/1206 KB 1008/1199 KB 788/1206 KB 996/1199 KB 788/1206 KB 1008/1199 KB 792/1206 KB 1008/1199 KB 796/1206 KB 1008/1199 KB 800/1206 KB 1008/1199 KB 804/1206 KB 1012/1199 KB 808/1206 KB 1012/1199 KB 812/1206 KB 1012/1199 KB 816/1206 KB 1012/1199 KB 804/1206 KB 1016/1199 KB 816/1206 KB 1020/1199 KB 816/1206 KB 1024/1199 KB 816/1206 KB 1024/1199 KB 820/1206 KB 1028/1199 KB 824/1206 KB 1028/1199 KB 828/1206 KB 1028/1199 KB 832/1206 KB 1028/1199 KB 820/1206 KB 1032/1199 KB 832/1206 KB 1036/1199 KB 832/1206 KB 1040/1199 KB 832/1206 KB 1040/1199 KB 836/1206 KB 1044/1199 KB 840/1206 KB 1044/1199 KB 844/1206 KB 1044/1199 KB 848/1206 KB 1044/1199 KB 836/1206 KB 1048/1199 KB 848/1206 KB 1052/1199 KB 848/1206 KB 1056/1199 KB 848/1206 KB 1060/1199 KB 848/1206 KB 1064/1199 KB 852/1206 KB 1068/1199 KB 852/1206 KB 1072/1199 KB 852/1206 KB 1060/1199 KB 852/1206 KB 1072/1199 KB 856/1206 KB 1072/1199 KB 860/1206 KB 1072/1199 KB 864/1206 KB 1072/1199 KB 868/1206 KB 1076/1199 KB 872/1206 KB 1076/1199 KB 876/1206 KB 1076/1199 KB 880/1206 KB 1076/1199 KB 868/1206 KB 1080/1199 KB 880/1206 KB 1084/1199 KB 880/1206 KB 1088/1199 KB 880/1206 KB 1092/1199 KB 880/1206 KB 1096/1199 KB 884/1206 KB 1092/1199 KB 884/1206 KB 1096/1199 KB 888/1206 KB 1096/1199 KB 892/1206 KB 1096/1199 KB 896/1206 KB 1096/1199 KB 900/1206 KB 1100/1199 KB 904/1206 KB 1100/1199 KB 908/1206 KB 1100/1199 KB 912/1206 KB 1100/1199 KB 916/1206 KB 1100/1199 KB 920/1206 KB 1100/1199 KB 924/1206 KB 1100/1199 KB 928/1206 KB 1100/1199 KB 932/1206 KB 1100/1199 KB 900/1206 KB 1104/1199 KB 932/1206 KB 1108/1199 KB 932/1206 KB 1112/1199 KB 932/1206 KB 1116/1199 KB 932/1206 KB 1120/1199 KB 932/1206 KB 1124/1199 KB 932/1206 KB 1128/1199 KB 932/1206 KB 1132/1199 KB 932/1206 KB 1136/1199 KB 932/1206 KB 1140/1199 KB 932/1206 KB 1140/1199 KB 936/1206 KB 1140/1199 KB 940/1206 KB 1140/1199 KB 944/1206 KB 1140/1199 KB 948/1206 KB 1144/1199 KB 952/1206 KB 1144/1199 KB 956/1206 KB 1144/1199 KB 960/1206 KB 1144/1199 KB 964/1206 KB 1144/1199 KB 968/1206 KB 1144/1199 KB 972/1206 KB 1144/1199 KB 976/1206 KB 1144/1199 KB 980/1206 KB 1144/1199 KB 948/1206 KB 1148/1199 KB 9 unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 80/1206 KB 1152/1199 KB 980/1206 KB 1156/1199 KB 980/1206 KB 1160/1199 KB 980/1206 KB 1164/1199 KB 980/1206 KB 1168/1199 KB 980/1206 KB 1172/1199 KB 980/1206 KB 1176/1199 KB 980/1206 KB 1180/1199 KB 980/1206 KB 1184/1199 KB 980/1206 KB 1184/1199 KB 984/1206 KB 1184/1199 KB 988/1206 KB 1188/1199 KB 992/1206 KB 1188/1199 KB 996/1206 KB 1188/1199 KB 1000/1206 KB 1188/1199 KB 1004/1206 KB 1188/1199 KB 1008/1206 KB 1188/1199 KB 1012/1206 KB 1188/1199 KB 1016/1206 KB 1188/1199 KB 1020/1206 KB 1188/1199 KB 1024/1206 KB 1188/1199 KB 1028/1206 KB 1188/1199 KB 988/1206 KB 1192/1199 KB 1028/1206 KB 1196/1199 KB 1028/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3556.9 KB/sec) unit-abot-epc-basic-0: 23:23:44 DEBUG unit.abot-epc-basic/0.install 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3425.2 KB/sec) unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 23:23:45 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: 23:23:45 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: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 41.552 s unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-23T23:23:45+00:00 unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 23:23:45 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 23:23:46 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 23:23:46 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 23:23:46 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 23:23:46 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:23:46 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 23:23:46 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 23:23:46 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-141.167) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 23:23:47 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:47 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 23:23:48 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 23:23:48 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:23: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-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 23:23:48 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 23:23:48 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 23:23:48 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 23:23:49 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 23:23:49 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-mysql-0: 23:23:49 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-mysql-0: 23:23:49 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 23:23:49 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 23:23:49 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 23:23:49 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-mysql-0: 23:23:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 23:23:49 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:23:49 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 23:23:49 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 23:23:49 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 23:23:50 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 23:23:50 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 23:23:50 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 23:23:50 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 23:23:50 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 23:23:50 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 23:23:50 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 23:23:50 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 23:23:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 23:23:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:23:50 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 23:23:50 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-ff42c6-default-0". unit-abot-epc-basic-0: 23:23:50 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: 23:23:50 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 23:23:50 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 23:23:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:23:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:23:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-mysql-0: 23:23:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:23:50 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 23:23:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 23:23:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 23:23:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 23:23:50 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 23:23:50 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 23:23:50 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 23:23:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 23:23:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-mysql-0: 23:23:51 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 23:23:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 23:23:52 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-mysql-0: 23:23:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 23:23:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 23:23:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 23:23:52 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-mysql-0: 23:23:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 23:23:52 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-mysql-0: 23:23:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 23:23:52 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 23:23:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 23:23:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 23:23:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 23:23:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 23:23:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 23:23:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 23:23:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 23:23:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:23:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:23:53 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: 23:23:53 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 23:23:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 23:23:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 23:23:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:23:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-mysql-0: 23:23:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 23:23:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.14). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-mysql-0: 23:23:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 23:23:54 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: 23:23:54 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 23:23:54 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-mysql-0: 23:23:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 23:23:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 23:23:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 23:23:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 23:23:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 23:23:55 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:23:55 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 23:23:55 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: 23:23:55 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-mysql-0: 23:23:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 23:23:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 23:23:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 23:23:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 23:23:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 23:23:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 23:23:56 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-mysql-0: 23:23:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 23:23:56 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-mysql-0: 23:23:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 23:23:56 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-mysql-0: 23:23:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 23:23:56 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 23:23:57 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: 23:23:57 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: 23:23:57 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: 23:23:57 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: 23:23:57 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: 23:23:57 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: 23:23:58 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: 23:23:58 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: 23:23:58 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-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 23:23:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:23:58 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: 23:23:58 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-mysql-0: 23:23:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:23:58 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 23:23:58 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-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 23:23:58 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-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 23:23:58 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 23:23:59 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: 23:23:59 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: 23:23:59 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-mysql-0: 23:23:59 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 23:23:59 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 23:23:59 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 23:23:59 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 23:23:59 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: 23:23:59 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: 23:23:59 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: 23:23:59 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: 23:24:00 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-mysql-0: 23:24:00 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 23:24:00 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-mysql-0: 23:24:00 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: 23:24:00 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-mysql-0: 23:24:00 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: 23:24:00 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-mysql-0: 23:24:00 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-abot-epc-basic-0: 23:24:01 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-mysql-0: 23:24:01 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-abot-epc-basic-0: 23:24:01 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: 23:24:01 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-mysql-0: 23:24:01 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-abot-epc-basic-0: 23:24:01 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: 23:24:01 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-mysql-0: 23:24:01 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-abot-epc-basic-0: 23:24:01 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-mysql-0: 23:24:01 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 23:24:01 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 23:24:01 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-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3158 kB/s) unit-abot-epc-basic-0: 23:24: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-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed (Reading database ... 83591 files and directories currently installed.) unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:24:02 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-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 23:24:02 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: 23:24:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:24:02 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 23:24:02 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-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 23:24:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:24:02 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 23:24:02 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 23:24:02 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: 23:24: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: 23:24: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: 23:24: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-mysql-0: 23:24:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-abot-epc-basic-0: 23:24: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-mysql-0: 23:24:03 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: 23:24:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:24: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: 23:24: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-abot-epc-basic-0: 23:24:04 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 23:24: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: 23:24: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-abot-epc-basic-0: 23:24: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: 23:24: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: 23:24: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-mysql-0: 23:24:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 23:24:04 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:24: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-mysql-0: 23:24:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:24:05 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: 23:24:05 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: 23:24:05 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 23:24:05 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: 23:24:05 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-mysql-0: 23:24:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 23:24:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 23:24:05 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 23:24:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 23:24:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 23:24:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 23:24:05 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:24:05 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: 23:24:05 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: 23:24:06 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: 23:24:06 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: 23:24:06 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: 23:24:06 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: 23:24:06 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: 23:24:06 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-mysql-0: 23:24:06 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 23:24:06 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: 23:24:07 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: 23:24:07 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: 23:24:07 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-mysql-0: 23:24:07 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 23:24:07 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: 23:24:07 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-mysql-0: 23:24:07 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:24:07 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: 23:24:08 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: 23:24:08 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-mysql-0: 23:24:08 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 23:24:08 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: 23:24:08 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: 23:24:08 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: 23:24:08 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 23:24:08 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 23:24:09 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-mysql-0: 23:24:09 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: 23:24:09 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 23:24:09 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: 23:24:09 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: 23:24:09 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: 23:24:09 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: 23:24:09 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: 23:24:10 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: 23:24:10 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-mysql-0: 23:24:10 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:24:10 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: 23:24:10 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: 23:24:10 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: 23:24:10 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-mysql-0: 23:24:10 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: 23:24:10 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-mysql-0: 23:24:11 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:24:11 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: 23:24:11 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 23:24:11 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 23:24:11 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 23:24:11 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 23:24:12 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: 23:24:12 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: 23:24:12 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: 23:24:13 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: 23:24:13 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: 23:24:14 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: 23:24:14 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: 23:24:14 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: 23:24:14 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: 23:24:14 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: 23:24:14 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: 23:24:14 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: 23:24:15 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: 23:24:15 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: 23:24:16 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: 23:24:16 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: 23:24:16 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: 23:24:16 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: 23:24:16 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: 23:24:16 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 23:24:16 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: 23:24:17 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 23:24:17 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 23:24:17 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 23:24:17 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: 23:24:17 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 23:24:17 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: 23:24:18 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 23:24:18 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: 23:24:18 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 23:24:18 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: 23:24:18 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 23:24:19 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 23:24:19 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 23:24:19 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-mysql-0: 23:24:19 DEBUG unit.mysql/0.config-changed 181223 23:24:19 [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: 23:24:19 DEBUG unit.mysql/0.config-changed 181223 23:24:19 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 23:24:19 DEBUG unit.mysql/0.config-changed 181223 23:24:19 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 21654 ... unit-abot-epc-basic-0: 23:24:19 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 23:24:19 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 23:24:20 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: 23:24:20 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 23:24:20 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 23:24:20 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 23:24:20 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 23:24:21 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 23:24:21 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 23:24:21 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 23:24:21 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 23:24:21 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 23:24:21 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 23:24:22 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 23:24:22 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: 23:24:22 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 23:24:22 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 23:24:23 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: 23:24:23 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 23:24:23 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.6 [16.1 kB] unit-abot-epc-basic-0: 23:24:23 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 23:24:23 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 23:24:23 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 23:24:24 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.3 [5,095 kB] unit-abot-epc-basic-0: 23:24:24 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [2,274 kB] unit-abot-epc-basic-0: 23:24:24 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 23:24:24 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [47.2 kB] unit-abot-epc-basic-0: 23:24:25 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 23:24:25 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 23:24:25 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 23:24:25 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 23:24:25 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 23:24:25 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 23:24:25 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 23:24:26 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 23:24:26 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 23:24:26 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 23:24:26 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 23:24:26 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 23:24:26 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 23:24:27 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 23:24:27 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: 23:24:27 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 23:24:27 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 23:24:27 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: 23:24:27 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: 23:24:28 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: 23:24:28 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: 23:24:28 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: 23:24:28 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: 23:24:28 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: 23:24:28 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: 23:24:29 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: 23:24:29 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: 23:24:29 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: 23:24:29 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-mysql-0: 23:24:29 DEBUG unit.mysql/0.config-changed mysql start/running, process 21789 unit-abot-epc-basic-0: 23:24:29 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: 23:24:29 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-mysql-0: 23:24:29 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 23:24:29 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 23:24:29 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:24:29 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: 23:24:30 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: 23:24:30 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: 23:24:30 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: 23:24:30 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: 23:24:30 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: 23:24:31 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: 23:24:31 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 23:24:31 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-mysql-0: 23:24:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:24:31 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 23:24:31 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: 23:24:32 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: 23:24:32 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: 23:24:32 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: 23:24:32 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: 23:24:32 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 23:24:32 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: 23:24:33 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 23:24:33 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 23:24:33 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: 23:24:33 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-mysql-0: 23:24:34 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 23:24:34 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: 23:24:34 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: 23:24:34 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: 23:24:34 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: 23:24:34 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: 23:24:35 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: 23:24:35 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: 23:24:35 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: 23:24:35 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: 23:24:35 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: 23:24:35 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: 23:24:35 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: 23:24:36 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: 23:24:36 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: 23:24:37 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: 23:24:37 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: 23:24:37 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-mysql-0: 23:24:37 DEBUG unit.mysql/0.config-changed mysql start/running, process 21985 unit-mysql-0: 23:24:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 23:24:37 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 23:24:37 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 23:24:37 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-mysql-0: 23:24:37 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 23:24:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:24:37 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 23:24:37 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 23:24:37 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 23:24:37 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 23:24:37 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 23:24:37 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 23:24:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 23:24:37 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: 23:24:37 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: 23:24:38 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: 23:24:38 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: 23:24:38 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: 23:24:38 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: 23:24:38 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-mysql-0: 23:24:38 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 23:24:38 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: 23:24:39 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: 23:24:39 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: 23:24:39 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: 23:24:39 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: 23:24:39 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: 23:24:39 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: 23:24:39 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: 23:24:40 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: 23:24:40 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: 23:24:40 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: 23:24:40 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: 23:24:40 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-mysql-0: 23:24:40 DEBUG unit.mysql/0.start mysql start/running, process 22189 unit-abot-epc-basic-0: 23:24:40 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-mysql-0: 23:24:41 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 23:24:41 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: 23:24:41 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: 23:24:41 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: 23:24:41 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-mysql-0: 23:24:41 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 23:24:41 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 23:24:41 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 23:24:41 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 23:24:41 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:24:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:24:41 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 23:24:41 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 23:24:41 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-mysql-0: 23:24:41 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 23:24:41 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 23:24:41 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 23:24:41 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 23:24:41 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 23:24:41 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: 23:24:42 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: 23:24:42 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: 23:24:42 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: 23:24:42 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: 23:24:42 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: 23:24:42 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: 23:24:42 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: 23:24:43 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: 23:24:43 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: 23:24:43 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: 23:24:43 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: 23:24:43 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: 23:24:43 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: 23:24:44 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: 23:24:44 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: 23:24:44 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: 23:24:44 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: 23:24:44 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: 23:24:44 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: 23:24:45 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: 23:24:45 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: 23:24:45 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: 23:24:45 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: 23:24:45 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: 23:24:45 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: 23:24:46 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: 23:24:46 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: 23:24:46 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: 23:24:46 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: 23:24:46 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: 23:24:46 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: 23:24:47 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: 23:24:47 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: 23:24:47 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: 23:24:47 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: 23:24:47 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: 23:24:47 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: 23:24:48 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: 23:24:48 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 23:24:48 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 23:24:48 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: 23:24:48 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: 23:24:49 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: 23:24:49 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: 23:24:49 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: 23:24:50 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: 23:24:50 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: 23:24:50 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: 23:24:50 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: 23:24:50 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: 23:24:51 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: 23:24:51 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: 23:24:51 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: 23:24:51 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: 23:24:51 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: 23:24:51 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: 23:24:51 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: 23:24:52 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: 23:24:52 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: 23:24:52 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: 23:24:52 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: 23:24:52 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: 23:24:52 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: 23:24:52 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: 23:24:53 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: 23:24:53 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: 23:24:53 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: 23:24:53 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: 23:24:53 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: 23:24:54 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: 23:24:54 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: 23:24:54 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: 23:24:54 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: 23:24:54 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: 23:24:55 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: 23:24:55 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: 23:24:55 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: 23:24:55 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: 23:24:55 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: 23:24:55 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: 23:24:55 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: 23:24:56 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: 23:24:56 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: 23:24:56 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: 23:24:56 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: 23:24:57 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: 23:24:57 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: 23:24:57 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: 23:24:57 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: 23:24:57 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: 23:24:57 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] machine-2: 23:24:57 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 23:24:57 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 23:24:57 DEBUG juju.agent read agent config, format "2.0" machine-2: 23:24:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 23:24:58 DEBUG juju.worker start "engine" machine-2: 23:24:58 INFO juju.worker start "engine" machine-2: 23:24:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 23:24:58 DEBUG juju.worker "engine" started machine-2: 23:24:58 DEBUG juju.worker.introspection stats worker now serving machine-2: 23:24:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 23:24:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-abot-epc-basic-0: 23:24:58 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] machine-2: 23:24:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 23:24:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:24:58 DEBUG juju.worker.apicaller connecting with old password machine-2: 23:24:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 23:24:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 23:24:58 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-2: 23:24:58 INFO juju.api connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-2: 23:24:58 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-2: 23:24:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 23:24:58 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: 23:24:58 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: 23:24:58 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: 23:24:58 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] machine-2: 23:24:58 DEBUG juju.worker.apicaller connected machine-2: 23:24:58 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 23:24:58 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: 23:24:58 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: 23:24:59 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: 23:24:59 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] machine-2: 23:24:59 DEBUG juju.worker.apicaller password changed machine-2: 23:24:59 DEBUG juju.api RPC connection died machine-2: 23:24:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 23:24:59 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] machine-2: 23:24:59 DEBUG juju.worker.apicaller connecting with current password machine-2: 23:24:59 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-2: 23:24:59 INFO juju.api connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-2: 23:24:59 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:24:59 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: 23:24:59 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: 23:24:59 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: 23:24:59 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: 23:25:00 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] machine-2: 23:25:00 DEBUG juju.worker.apicaller connected machine-2: 23:25:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:25:00 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 23:25:00 INFO juju.worker.upgrader unblocking abort check machine-2: 23:25:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 23:25:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 23:25:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 23:25:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 23:25:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:25:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:25:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:25:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:25:00 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 23:25:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 23:25:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 23:25: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-2: 23:25:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:25:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 23:25:00 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 23:25:00 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 23:25:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:25:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 23:25:00 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 23:25:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 23:25:00 DEBUG juju.worker.logger logger setup machine-2: 23:25:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 23:25:00 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 23:25:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 23:25:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 23:25:00 INFO juju.util.exec run result: exit status 127 machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec482285292/script.sh: line 1: fanatic: command not found 127 machine-2: 23:25:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 23:25:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:25:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:25:00 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 23:25:00 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 23:25:00 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 23:25:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 23:25:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 23:25:00 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 23:25:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 23:25:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 23:25:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 23:25:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 23:25:00 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 23:25:00 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-2: 23:25:00 DEBUG juju.worker start "2-container-watcher" machine-2: 23:25:00 DEBUG juju.worker start "stateconverter" machine-2: 23:25:00 INFO juju.worker start "2-container-watcher" machine-2: 23:25:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 23:25:00 DEBUG juju.worker "2-container-watcher" started machine-2: 23:25:00 INFO juju.worker start "stateconverter" machine-2: 23:25:00 DEBUG juju.worker "stateconverter" started machine-2: 23:25:00 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 23:25:00 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 23:25:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 23:25:00 DEBUG juju.api RPC connection died machine-2: 23:25:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker killing runner 0xc4205fab60 machine-2: 23:25:00 INFO juju.worker stopped "stateconverter", err: can't get life for machine: connection is shut down machine-2: 23:25:00 INFO juju.worker stopped "2-container-watcher", err: worker "2-container-watcher" exited: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 23:25:00 INFO juju.worker runner is dying machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker killing "2-container-watcher" machine-2: 23:25:00 DEBUG juju.worker killing "stateconverter" machine-2: 23:25:00 DEBUG juju.worker "stateconverter" done: can't get life for machine: connection is shut down machine-2: 23:25:00 ERROR juju.worker fatal "stateconverter": can't get life for machine: connection is shut down machine-2: 23:25:00 DEBUG juju.worker "2-container-watcher" done: worker "2-container-watcher" exited: connection is shut down machine-2: 23:25:00 ERROR juju.worker fatal "2-container-watcher": worker "2-container-watcher" exited: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: can't get life for machine: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 23:25:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 23:25:00 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] machine-2: 23:25:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 23:25:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 23:25:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 23:25:00 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-2: 23:25:00 INFO juju.api connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-2: 23:25:00 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:25:00 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 23:25:00 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] machine-2: 23:25:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 23:25:00 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] machine-2: 23:25:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 23:25:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 23:25:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 23:25:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:25:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:25:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 23:25:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 23:25:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:25:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:25:00 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 23:25:00 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-2: 23:25:00 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-2: 23:25:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 23:25:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 23:25:00 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 23:25:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 23:25:00 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 23:25:00 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 23:25:00 INFO juju.util.exec run result: exit status 127 machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec811769023/script.sh: line 1: fanatic: command not found 127 machine-2: 23:25:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 23:25:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:25:00 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 23:25:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 23:25: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-2: 23:25:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 23:25:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 23:25:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 23:25:00 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 23:25:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 23:25:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.logger logger setup machine-2: 23:25:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 23:25:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 23:25:00 INFO juju.util.exec run result: exit status 127 machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec564576585/script.sh: line 1: fanatic: command not found 127 machine-2: 23:25:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 23:25:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 23:25:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 23:25:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 23:25:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 23:25:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 23:25:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 23:25:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:25:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 23:25:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 23:25:00 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-2: 23:25:00 DEBUG juju.network including address local-machine:::1 for machine machine-2: 23:25:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 23:25:00 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 23:25:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 23:25:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 23:25:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 23:25:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 23:25:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 23:25:00 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.10 [757 kB] machine-2: 23:25:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 23:25:01 INFO juju.worker.upgrader unblocking abort check machine-2: 23:25:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 23:25:01 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] machine-2: 23:25:01 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 23:25:01 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] machine-2: 23:25:01 DEBUG juju.worker start "2-container-watcher" machine-2: 23:25:01 DEBUG juju.worker start "stateconverter" machine-2: 23:25:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 23:25:01 INFO juju.worker start "2-container-watcher" machine-2: 23:25:01 DEBUG juju.worker "2-container-watcher" started machine-2: 23:25:01 INFO juju.worker start "stateconverter" machine-2: 23:25:01 DEBUG juju.worker "stateconverter" started machine-2: 23:25:01 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 23:25:01 INFO juju.worker.machiner "machine-2" started machine-2: 23:25:01 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 23:25:01 DEBUG juju.service discovered init system "upstart" from local host machine-2: 23:25:01 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-2: 23:25:01 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: 23:25:01 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-epc-0: 23:25:01 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 23:25:01 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: 23:25:01 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 23:25:01 DEBUG juju.worker start "api" unit-oai-epc-0: 23:25:01 INFO juju.worker start "api" unit-oai-epc-0: 23:25:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 23:25:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 23:25:01 DEBUG juju.worker "api" started unit-oai-epc-0: 23:25:01 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-epc-0: 23:25:01 INFO juju.api connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-epc-0: 23:25:01 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:25:01 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-oai-epc-0: 23:25:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 23:25:01 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: 23:25:02 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: 23:25:02 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-oai-epc-0: 23:25:02 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 23:25:02 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 23:25:02 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-oai-epc-0: 23:25:02 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 23:25:02 DEBUG juju.api RPC connection died unit-oai-epc-0: 23:25:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 23:25:02 DEBUG juju.worker.apicaller connecting with current password machine-2: 23:25:02 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:41:51:2c 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.18 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:41:51:2c 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: 23:25:02 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-epc-0: 23:25:02 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-epc-0: 23:25:02 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:25:02 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: 23:25:02 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: 23:25:02 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: 23:25:02 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: 23:25:03 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-oai-epc-0: 23:25:03 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:25:03 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-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:03 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 23:25:03 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 23:25:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 23:25:03 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-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 23:25:03 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 23:25:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 23:25:03 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: 23:25:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 23:25:03 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 23:25:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 23:25:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 23:25:03 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 23:25:03 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-epc-0: 23:25:03 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-epc-0: 23:25:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 23:25:03 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 23:25:03 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 23:25:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 23:25:03 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 23:25:03 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 23:25:03 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 23:25:03 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 23:25:03 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 23:25:03 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 23:25:03 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 23:25:03 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 23:25:03 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 23:25:03 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 23:25:03 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 23:25:03 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 23:25:03 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 23:25:03 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 23:25:03 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 23:25:03 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 23:25:03 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 23:25:03 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 23:25:03 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 23:25:03 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 23:25:03 DEBUG httpbakery } -> error unit-oai-epc-0: 23:25:03 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 23:25:03 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 23:25:03 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: 23:25:03 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: 23:25:03 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-oai-epc-0: 23:25:03 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 23:25:03 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 23:25:03 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 23:25:04 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 23:25:04 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 23:25:04 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 23:25:04 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:25:04 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:25:04 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 23:25:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 23:25:04 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-oai-epc-0: 23:25:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 23:25:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 23:25:04 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-oai-epc-0: 23:25:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 23:25:04 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-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 23:25:04 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: 23:25:04 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 23:25:04 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 23:25:04 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: 23:25:04 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: 23:25:04 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.14 [1,345 kB] unit-abot-epc-basic-0: 23:25:05 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.14 [1,078 kB] unit-oai-epc-0: 23:25:05 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:25:05 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 23:25:05 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 23:25:05 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: 23:25:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:25:05 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 23:25:05 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: 23:25:05 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: 23:25:05 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 23:25:05 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: 23:25:06 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: 23:25:06 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 23:25:06 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: 23:25:06 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1783 kB/s) unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 23:25:06 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 23:25:07 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: 23:25:07 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: 23:25:07 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-oai-epc-0: 23:25:07 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:07 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 23:25:07 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 23:25:08 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: 23:25:08 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: 23:25:08 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-epc-0: 23:25:08 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 23:25:08 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: 23:25:08 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 23:25:08 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 23:25:09 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: 23:25:09 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: 23:25:09 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-epc-0: 23:25:09 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 23:25:09 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 23:25:10 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: 23:25:10 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: 23:25:10 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 23:25:10 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 23:25:10 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 23:25:10 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 23:25:11 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 23:25:11 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.4 kB/s) unit-abot-epc-basic-0: 23:25:11 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 23:25:11 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 23:25:11 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: 23:25:11 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 23:25:11 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 23:25:12 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 23:25:12 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 23:25:12 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-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 23:25:12 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] machine-3: 23:25:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 23:25:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 23:25:12 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 23:25:12 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common machine-3: 23:25:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 23:25:12 DEBUG juju.worker start "engine" machine-3: 23:25:12 INFO juju.worker start "engine" machine-3: 23:25:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 23:25:12 DEBUG juju.worker "engine" started machine-3: 23:25:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.introspection stats worker now serving machine-3: 23:25:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 23:25:12 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 23:25:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 23:25:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 23:25:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 23:25:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 23:25:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.apicaller connecting with old password machine-3: 23:25:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:25:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:12 INFO juju.api connection established to "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:12 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 23:25:12 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] machine-3: 23:25:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 23:25:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 23:25:12 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 23:25:12 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 23:25:12 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: 23:25:13 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-oai-epc-0: 23:25:13 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 23:25:13 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: 23:25:13 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: 23:25:13 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] machine-3: 23:25:13 DEBUG juju.worker.apicaller connected machine-3: 23:25:13 DEBUG juju.worker.apicaller changing password... machine-3: 23:25:13 DEBUG juju.worker.apicaller password changed machine-3: 23:25:13 DEBUG juju.api RPC connection died machine-3: 23:25:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 23:25:13 DEBUG juju.worker.apicaller connecting with current password machine-3: 23:25:13 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:13 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:13 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-abot-epc-basic-0: 23:25:13 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: 23:25:13 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 23:25:13 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-oai-epc-0: 23:25:13 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 23:25:14 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: 23:25:14 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-oai-epc-0: 23:25:14 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 23:25:14 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 23:25:14 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 23:25:14 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: 23:25:14 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-epc-0: 23:25:14 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] machine-3: 23:25:14 DEBUG juju.worker.apicaller connected machine-3: 23:25:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 23:25:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 23:25:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 23:25:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 23:25:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 23:25:14 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 23:25:14 INFO juju.worker.upgrader unblocking abort check machine-3: 23:25:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 23:25:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 23:25:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 23:25:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 23:25:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 23:25:15 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] machine-3: 23:25:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 23:25:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 23:25:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 23:25:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 23:25:15 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 23:25:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 23:25:15 DEBUG juju.worker.logger logger setup machine-3: 23:25:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 23:25:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 23:25:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 23:25:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 23:25:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 23:25:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:25:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:25:15 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 23:25:15 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 23:25:15 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 23:25:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 23:25:15 DEBUG juju.network including address local-machine:::1 for machine machine-3: 23:25:15 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 23:25:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 23:25:15 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-3: 23:25:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:25:15 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 23:25:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 23:25:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 23:25:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 23:25:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 23:25:15 DEBUG juju.api RPC connection died machine-3: 23:25:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 23:25:15 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: creating fanconfigurer orchestrator: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-3": connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 23:25: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-3: 23:25:15 DEBUG juju.worker killing runner 0xc42057e820 machine-3: 23:25:15 INFO juju.worker runner is dying machine-3: 23:25:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 23:25:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 23:25:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 23:25:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 23:25:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1584 kB/s) machine-3: 23:25:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:15 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:15 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 23:25:15 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: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:15 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 23:25:15 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: 23:25:15 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: 23:25:15 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] machine-3: 23:25:15 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 23:25:15 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] machine-3: 23:25:16 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 23:25:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 23:25:16 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 23:25:16 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 23:25:16 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:25:16 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} machine-3: 23:25:16 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 23:25:16 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 23:25:16 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: 23:25:16 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 23:25:16 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 23:25:16 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 23:25:16 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 23:25:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:25:16 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 23:25:16 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 23:25:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 23:25:16 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 23:25:16 INFO juju.util.exec run result: exit status 127 machine-3: 23:25:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec355004564/script.sh: line 1: fanatic: command not found 127 machine-3: 23:25:16 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 23:25:16 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:25:16 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 23:25:16 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 23:25:16 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: 23:25:16 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 23:25:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.logger logger setup machine-3: 23:25:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 23:25:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 23:25:16 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 23:25:16 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 23:25:16 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 23:25:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 23:25:16 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 23:25:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:25:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:25:16 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 23:25:16 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 23:25:16 DEBUG juju.network including address local-fan:252.9.0.1 for machine machine-3: 23:25:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 23:25:16 DEBUG juju.network including address local-machine:::1 for machine machine-3: 23:25:16 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 23:25:16 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 23:25:16 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-3: 23:25:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:25:16 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:25:16 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 23:25:16 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 23:25:16 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 23:25:16 INFO juju.util.exec run result: exit status 127 machine-3: 23:25:16 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec410856712/script.sh: line 1: fanatic: command not found 127 machine-3: 23:25:16 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 23:25:16 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 23:25:16 DEBUG juju.worker start "3-container-watcher" machine-3: 23:25:16 DEBUG juju.worker start "stateconverter" machine-3: 23:25:16 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 23:25:16 INFO juju.worker start "3-container-watcher" machine-3: 23:25:16 DEBUG juju.worker "3-container-watcher" started machine-3: 23:25:16 INFO juju.worker start "stateconverter" machine-3: 23:25:16 DEBUG juju.worker "stateconverter" started machine-3: 23:25:16 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 23:25:16 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 23:25:16 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 23:25:16 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 23:25:16 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 23:25:16 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 23:25:16 INFO juju.worker.upgrader unblocking abort check machine-3: 23:25:16 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 23:25:16 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 23:25:16 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 23:25:16 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 23:25:16 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 23:25:16 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 23:25:16 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:25:16 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 23:25:16 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 23:25:16 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-3: 23:25:16 DEBUG juju.network including address local-machine:::1 for machine machine-3: 23:25:16 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-3: 23:25:16 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-3: 23:25:16 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 23:25:16 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 23:25:16 INFO juju.worker.machiner "machine-3" started machine-3: 23:25:16 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 23:25:16 DEBUG juju.service discovered init system "upstart" from local host machine-3: 23:25:16 DEBUG juju.worker.deployer API addresses: ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] machine-3: 23:25:16 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: 23:25:16 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 23:25:16 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: 23:25:16 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 23:25:16 DEBUG juju.worker start "api" unit-oai-hss-0: 23:25:16 INFO juju.worker start "api" unit-oai-hss-0: 23:25:16 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 23:25:16 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 23:25:16 DEBUG juju.worker "api" started unit-oai-hss-0: 23:25:16 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:16 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 23:25:16 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:25:16 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 23:25:16 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 23:25:16 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:25:16 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-hss-0: 23:25:16 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-hss-0: 23:25:16 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" machine-3: 23:25:16 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:94:ea:98 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.21 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:94:ea:98 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: 23:25:16 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:16 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:16 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 23:25:17 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-oai-hss-0: 23:25:17 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 23:25:17 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 23:25:17 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 23:25:17 DEBUG juju.api RPC connection died unit-oai-hss-0: 23:25:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 23:25:17 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 23:25:17 DEBUG juju.api successfully dialed "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-hss-0: 23:25:17 INFO juju.api connection established to "wss://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-hss-0: 23:25:17 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/api" unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 23:25:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:17 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:25:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 23:25:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:25:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:25:18 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 23:25:18 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 23:25:18 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 23:25:18 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 23:25:18 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: 23:25:18 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 23:25:18 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 23:25:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 23:25:18 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: 23:25:19 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: 23:25:19 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 23:25:19 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 23:25:19 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 23:25:19 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 23:25:19 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 23:25:19 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.9,252.9.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 23:25:19 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: 23:25:19 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 23:25:19 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 23:25:19 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 23:25:19 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 23:25:19 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 23:25:19 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 23:25:19 DEBUG juju.network including address local-cloud:192.168.121.9 for machine unit-oai-hss-0: 23:25:19 DEBUG juju.network including address local-fan:252.9.0.1 for machine unit-oai-hss-0: 23:25:19 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 23:25:19 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 23:25:19 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.9 local-fan:252.9.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 23:25:19 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.9:17070 252.9.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 23:25:19 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 23:25:19 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 23:25:19 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 23:25:19 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 23:25:19 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: 23:25:19 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.9:17070" "252.9.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.9:17070" "252.9.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 23:25:19 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 23:25:19 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: 23:25:19 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 23:25:19 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 23:25:19 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 23:25:19 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 23:25:19 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 23:25:19 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 23:25:19 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 23:25:19 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 23:25:19 DEBUG httpbakery client do GET https://192.168.121.9:17070/model/d671e9d1-daf1-4e80-892d-0fc6efff42c6/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 23:25:19 DEBUG httpbakery } -> error unit-oai-hss-0: 23:25:19 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 23:25:19 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 23:25:19 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 23:25:19 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 23:25:19 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 23:25:19 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 23:25:19 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 23:25:19 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 23:25:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-abot-epc-basic-0: 23:25:19 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 23:25:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 23:25:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 23:25:19 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 23:25:19 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-oai-hss-0: 23:25:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:25:19 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: 23:25:20 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:25:20 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: 23:25:20 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 23:25:20 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 23:25:20 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-oai-hss-0: 23:25:20 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 23:25:20 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: 23:25:20 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: 23:25:21 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 23:25:21 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 0s (3486 kB/s) unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 23:25:21 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 23:25:21 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: 23:25:21 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 23:25:21 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 26s (3,394 kB/s) unit-abot-epc-basic-0: 23:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 23:25:22 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67311 files and directories currently installed.) unit-abot-epc-basic-0: 23:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 23:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 23:25:22 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:22 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: 23:25:22 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:25:22 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 23:25:23 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: 23:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-epc-0: 23:25:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:23 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 23:25: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: 23:25:23 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 23:25:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:23 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-epc-0: 23:25:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install --2018-12-23 23:25:23-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 23:25:23 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install --2018-12-23 23:25:23-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:25:23 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 23:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install 0K ....... 31.6M=0s unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install 2018-12-23 23:25:24 (31.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 23:25:24-- unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (31.6 MB/s) unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 23:25:24 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 23:25:24 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 23:25:24 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:25:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:25:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:25:24 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 23:25:24 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: 23:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 23:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 23:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (70.3 kB/s) unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:25:24 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 23:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 23:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 23:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 23:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 23:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 23:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 23:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 23:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 23:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:25 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: 23:25:25 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:25 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 23:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 23:25:25 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: 23:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 23:25:26 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 23:25:26 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: 23:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 23:25:26 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: 23:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 23:25:27 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: 23:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 23:25:27 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 23:25:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 23:25:27 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: 23:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 23:25:27 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: 23:25:27 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 23:25:28 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: 23:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 23:25:28 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: 23:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 23:25:28 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-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 23:25:28 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1515 kB/s) unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:25:28 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 23:25:29 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:25:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 23:25:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:25:29 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-epc-0: 23:25:29 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 23:25:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:25:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:25:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:25:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:25:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 23:25:30 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 23:25:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 23:25:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 23:25:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:25:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 23:25:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 23:25:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 23:25:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 23:25:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:30 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-epc-0: 23:25:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:25:30 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 23:25:30 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 23:25:30 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: 23:25:30 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: 23:25:31 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:25:31 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 23:25:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 23:25:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 23:25:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-epc-0: 23:25:31 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:25:31 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:31 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: 23:25:31 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 23:25:31 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 23:25:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 23:25:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 23:25:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:25:32 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:32 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:25:32 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 23:25:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:25:32 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 23:25:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:33 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:25:33 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: 23:25:33 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 23:25:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:33 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 23:25:33 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: 23:25:33 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 23:25:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:33 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 23:25:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 23:25:33 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install --2018-12-23 23:25:33-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 23:25:33 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 23:25:33 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install --2018-12-23 23:25:33-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:25:33 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 23:25:33 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 23:25:33 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 23:25:33 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 23:25:33 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: 23:25:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 23:25:33 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: 23:25:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:25:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 23:25:34 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: 23:25:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install 0K ....... 38.9M=0s unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install 2018-12-23 23:25:34 (38.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 23:25:34-- unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (38.9 MB/s) unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:25:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 23:25:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 23:25:34 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 23:25:34 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 23:25:34 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:25:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:25:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:25:34 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 23:25:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 23:25:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:34 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 23:25:35 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: 23:25:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:35 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: 23:25:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 23:25:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:35 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 23:25:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 23:25:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 23:25:35 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 23:25:36 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 23:25:36 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 23:25:36 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 23:25:36 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 23:25:36 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: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 23:25:36 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: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 23:25:36 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: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 23:25:36 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: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 23:25:36 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: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 23:25:37 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: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 23:25:37 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: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 23:25:38 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: 23:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 23:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 23:25:38 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: 23:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 23:25:39 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: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 23:25:39 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: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 23:25:39 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: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 23:25:39 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: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 23:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 23:25:39 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: 23:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:40 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: 23:25:40 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 23:25:40 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: 23:25:40 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:40 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 23:25:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:40 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 23:25:40 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: 23:25:40 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 23:25:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:40 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 23:25:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 23:25:40 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: 23:25:40 DEBUG unit.oai-hss/0.install --2018-12-23 23:25:40-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:25:40 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install --2018-12-23 23:25:41-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install 0K ....... 42.3M=0s unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install 2018-12-23 23:25:41 (42.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install FINISHED --2018-12-23 23:25:41-- unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install Total wall clock time: 0.9s unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install Downloaded: 1 files, 7.9K in 0s (42.3 MB/s) unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install cannot access archive: No such file or directory unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install Errors were encountered while processing: unit-oai-hss-0: 23:25:41 DEBUG unit.oai-hss/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-hss-0: 23:25:41 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-hss-0: 23:25:41 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 23:25:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:25:41 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 23:25:41 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 23:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 23:25:42 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: 23:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 23:25:42 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: 23:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 23:25:43 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: 23:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 23:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 23:25:43 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: 23:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 23:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 23:25:43 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: 23:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 23:25:43 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: 23:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 23:25:43 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: 23:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 23:25:43 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: 23:25:43 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: 23:25:43 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: 23:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 23:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 23:25:44 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 23:25:44 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:25:44 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:25:44 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:25:44 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:25:44 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:25:44 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 23:25:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 23:25:44 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:25:44 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 23:25:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 23:25:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:25:45 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:45 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: 23:25:45 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 23:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 23:25:45 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: 23:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 23:25:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:46 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 23:25:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 23:25:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:46 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:25:46 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: 23:25:46 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 23:25:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:46 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 23:25:46 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: 23:25:46 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 23:25:46 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 23:25:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 23:25:46 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 23:25:46 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 23:25:46 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 23:25:46 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:25:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:25:46 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 23:25:46 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 23:25:46 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 23:25:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 23:25:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 23:25:46 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 23:25:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-hss-0: 23:25:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install --2018-12-23 23:25:47-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 23:25:47 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: 23:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:47 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: 23:25:47 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install --2018-12-23 23:25:47-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 23:25:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install 0K ....... 43.2M=0s unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install 2018-12-23 23:25:47 (43.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 23:25:47-- unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (43.2 MB/s) unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 23:25:47 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 23:25:47 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 23:25:47 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:25:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:25:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:25:47 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 23:25:47 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: 23:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:25:47 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:48 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: 23:25:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 23:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 23:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 23:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 23:25:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:48 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 23:25:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 23:25:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:48 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 23:25:48 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: 23:25:48 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 23:25:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:48 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' reboot '!=' reboot ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + juju-log 'Failed to install the kernel 3.19. Proceed with the current kernel.' unit-oai-hss-0: 23:25:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:48 INFO unit.oai-hss/0.juju-log Failed to install the kernel 3.19. Proceed with the current kernel. unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 23:25:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 23:25:48 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 23:25:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:25:49 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 23:25:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 23:25:49 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 23:25:50 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: 23:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 23:25:50 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: 23:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 23:25:50 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 23:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 23:25:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 23:25:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 23:25:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 23:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 23:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-oai-hss-0: 23:25:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 23:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 23:25:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 23:25:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 23:25:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 23:25:51 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 23:25:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 23:25:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 23:25:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 23:25:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 23:25:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 23:25:52 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 23:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 23:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 23:25:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 23:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 23:25:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 23:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 23:25:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-oai-hss-0: 23:25:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 23:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 23:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 23:25: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: 23:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 23:25:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 23:25:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 23:25:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 23:25:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 23:25:53 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 23:25:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 23:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 23:25:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 23:25:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 23:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 23:25:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 23:25:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 23:25:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 23:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-oai-hss-0: 23:25:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 23:25:54 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: 23:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 23:25:54 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 23:25:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 23:25:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 23:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 23:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 23:25:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 23:25:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 23:25:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 23:25:55 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 23:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 23:25:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 23:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 23:25:58 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: 23:25:58 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 23:25:58 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: 23:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 23:25:58 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-oai-hss-0: 23:25:58 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: 23:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 23:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 23:25:59 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: 23:25:59 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 23:25:59 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 23:25:59 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 23:25:59 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: 23:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 23:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 23:25:59 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: 23:25:59 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: 23:25:59 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 23:25:59 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: 23:25:59 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: 23:25:59 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: 23:25:59 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: 23:26:00 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-abot-epc-basic-0: 23:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 23:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 23:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 23:26:00 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-abot-epc-basic-0: 23:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 23:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 23:26:00 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: 23:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 23:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 23:26:00 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: 23:26:00 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 23:26:00 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: 23:26:00 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: 23:26:00 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 23:26:00 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: 23:26:01 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: 23:26:01 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: 23:26:01 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: 23:26:01 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 23:26:01 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 23:26:01 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: 23:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 23:26:01 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 23:26:01 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: 23:26:01 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: 23:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 23:26:01 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-oai-hss-0: 23:26:01 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 23:26:01 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 23:26:02 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: 23:26:02 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: 23:26:02 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: 23:26:02 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: 23:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 23:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 23:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 23:26:02 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 23:26:02 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: 23:26:02 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: 23:26:02 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 23:26:02 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-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 23:26:03 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 23:26:03 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 23:26:03 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 23:26:03 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 23:26:03 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-oai-hss-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-oai-hss-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 23:26:03 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: 23:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 23:26:04 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 23:26:04 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: 23:26:04 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: 23:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 23:26:04 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: 23:26:04 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: 23:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-oai-hss-0: 23:26:04 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: 23:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 23:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 23:26:05 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-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:26:05 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-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:26:05 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-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 23:26:05 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: 23:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:26:05 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 23:26:05 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: 23:26:05 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: 23:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 23:26:05 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-abot-epc-basic-0: 23:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:26:05 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 23:26:05 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: 23:26:06 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:26:06 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: 23:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 23:26:06 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 23:26:06 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 23:26:06 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: 23:26:06 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: 23:26:06 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: 23:26:06 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: 23:26:06 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: 23:26:06 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: 23:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 23:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 23:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 23:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 23:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 23:26:07 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: 23:26:07 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 23:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 23:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7881 kB/s) unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 23:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 23:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 23:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 23:26:08 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: 23:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 23:26:08 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 23:26:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:26:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:26:08 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:26:08 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:26:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:26:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 23:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 23:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-epc-0: 23:26:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 23:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 23:26:08 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 23:26:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 23:26:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:26:08 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:26:08 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:26:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 23:26:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 23:26:09 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-epc-0: 23:26:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:26:09 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 23:26:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:26:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 23:26:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 23:26:09 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-epc-0: 23:26:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:26:09 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:26:09 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: 23:26:09 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:26:09 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 23:26:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:26:10 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 23:26:10 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: 23:26:10 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 23:26:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:26:10 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 23:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 23:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-oai-epc-0: 23:26:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install --2018-12-23 23:26:10-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 23:26:10 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: 23:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 23:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install --2018-12-23 23:26:10-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-epc-0: 23:26:10 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 23:26:10 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 23:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 23:26:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 23:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 23:26:11 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: 23:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install 0K ....... 36.9M=0s unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install 2018-12-23 23:26:11 (36.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 23:26:11-- unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (36.9 MB/s) unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 23:26:11 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 23:26:11 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 23:26:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:26:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:26:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:26:11 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 23:26:11 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: 23:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 23:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 23:26:11 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: 23:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 23:26:11 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 23:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:26:12 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 23:26:13 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: 23:26:13 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 23:26:13 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: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-oai-hss-0: 23:26:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 23:26:13 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: 23:26:13 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 23:26:13 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: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 23:26:13 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: 23:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 23:26:14 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: 23:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 23:26:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 23:26:14 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: 23:26:14 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 23:26:14 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: 23:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 23:26:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 23:26:14 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: 23:26:14 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 23:26:14 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: 23:26:14 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 23:26:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 23:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 23:26:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 23:26:15 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: 23:26:15 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 23:26:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 23:26:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-oai-hss-0: 23:26:15 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 23:26:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 23:26:15 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: 23:26:15 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 23:26:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 23:26:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 23:26:15 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 23:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:26:16 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 23:26:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 23:26:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:26:17 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 23:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 23:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 23:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 23:26:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 23:26:17 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: 23:26:17 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 23:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 23:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 23:26:18 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: 23:26:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 23:26:18 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: 23:26:18 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 23:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-abot-epc-basic-0: 23:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 23:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 23:26:18 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: 23:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 23:26:18 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 23:26:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 23:26:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 23:26:19 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: 23:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-oai-hss-0: 23:26:19 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-oai-hss-0: 23:26:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 23:26:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 23:26:19 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 23:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 23:26:20 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: 23:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 23:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 23:26:20 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: 23:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 23:26:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 23:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 23:26:20 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: 23:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 23:26:21 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 23:26:21 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: 23:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 23:26:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 23:26:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 23:26:21 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 23:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 23:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 23:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 23:26:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 23:26:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 23:26:22 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 23:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 23:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 23:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 23:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-oai-hss-0: 23:26:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 23:26:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 23:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 23:26:22 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 23:26:23 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: 23:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 23:26:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-oai-hss-0: 23:26:23 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: 23:26:23 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:23 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: 23:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 23:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 23:26:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 23:26:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 23:26:23 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:26:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 23:26:23 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: 23:26:23 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 23:26:24 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: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 23:26:24 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: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 23:26:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 23:26:24 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: 23:26:24 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 23:26:25 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: 23:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 23:26:25 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 23:26:25 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: 23:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 23:26:25 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: 23:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 23:26:26 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: 23:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 23:26:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 23:26:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 23:26:26 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 23:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 23:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 23:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 23:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 23:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 23:26:27 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: 23:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 23:26:27 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: 23:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 23:26:27 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: 23:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 23:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 23:26:27 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 23:26:28 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: 23:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 23:26:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 23:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 23:26:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 23:26:30 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 23:26:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 23:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 23:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 23:26:33 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 23:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 23:26:34 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 23:26:35 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 23:26:35 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 23:26:35 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 23:26:35 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 23:26:35 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 23:26:35 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 23:26:35 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: 23:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:26:35 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 23:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 23:26:36 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: 23:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 23:26:36 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:37 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 23:26:38 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 23:26:38 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: 23:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 23:26:38 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: 23:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 23:26:38 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 23:26:38 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 23:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 23:26:39 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: 23:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 23:26:39 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: 23:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 23:26:39 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: 23:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 23:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 23:26:40 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: 23:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 23:26:40 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-oai-hss-0: 23:26:40 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: 23:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 23:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 23:26:41 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-oai-hss-0: 23:26:41 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 23:26:41 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 23:26:41 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-oai-hss-0: 23:26:41 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 23:26:41 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:26:41 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-oai-hss-0: 23:26:41 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 23:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 23:26:42 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: 23:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 23:26:42 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: 23:26:42 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 23:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 23:26:42 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: 23:26:42 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 23:26:42 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 23:26:43 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 23:26:43 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 23:26:43 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 23:26:43 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 23:26:43 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: 23:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 23:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 23:26:43 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 23:26:43 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 23:26:43 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 23:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 23:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 23:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 23:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:26:44 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 23:26:45 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: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 23:26:45 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:26:45 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 23:26:45 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 23:26:45 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: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 23:26:45 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: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 23:26:45 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: 23:26:45 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: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 23:26:45 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: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 23:26:45 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: 23:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 23:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 23:26:46 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: 23:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 23:26:46 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: 23:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1272 kB/s) unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install (Reading database ... 85974 files and directories currently installed.) unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 23:26:46 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: 23:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 23:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 23:26:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 23:26:47 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: 23:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 23:26:47 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 23:26:48 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 23:26:49 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: 23:26:49 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: 23:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 23:26:49 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: 23:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.10_amd64.deb ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-oai-hss-0: 23:26:49 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-oai-hss-0: 23:26:49 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 23:26:49 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: 23:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-oai-hss-0: 23:26:49 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: 23:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 23:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 23:26:50 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: 23:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:26:50 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-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 23:26:50 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 23:26:50 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 23:26:50 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: 23:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 23:26:50 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: 23:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 23:26:50 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: 23:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 23:26:50 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: 23:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 23:26:50 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: 23:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:26:50 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: 23:26:50 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:26:50 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 23:26:50 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 23:26:50 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 23:26:51 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-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 23:26:51 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: 23:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:26:51 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-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 23:26:51 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: 23:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:26:51 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: 23:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 23:26:51 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:26:51 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 2s (3998 kB/s) unit-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 23:26:51 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: 23:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 23:26:51 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: 23:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:26:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 23:26:51 DEBUG unit.oai-hss/0.install (Reading database ... 86085 files and directories currently installed.) unit-oai-hss-0: 23:26:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 23:26:51 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 23:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 23:26:52 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: 23:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:26:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 23:26:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 23:26:52 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-epc-0: 23:26:52 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 23:26:52 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:26:52 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:26:52 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:26:52 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:26:52 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:26:52 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 23:26:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 23:26:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 23:26:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 23:26:52 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:26:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 23:26:52 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: 23:26:52 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 23:26:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 23:26:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 23:26:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 23:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 23:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:26:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:52 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: 23:26:52 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 23:26:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:26:53 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 23:26:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 23:26:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:26:53 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 23:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:26:53 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: 23:26:53 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 23:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-oai-hss-0: 23:26:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 23:26:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 23:26:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:26:53 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 23:26:53 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: 23:26:53 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 23:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-epc-0: 23:26:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:26:53 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 23:26:53 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 23:26:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install --2018-12-23 23:26:54-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 23:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 23:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 23:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install --2018-12-23 23:26:54-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:26:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 23:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 23:26:54 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 23:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 23:26:54 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: 23:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 23:26:55 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: 23:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install 0K ....... 42.3M=0s unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install 2018-12-23 23:26:55 (42.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 23:26:55-- unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (42.3 MB/s) unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 23:26:55 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 23:26:55 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 23:26:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:26:55 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:26:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:26:55 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 23:26:55 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: 23:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.14_amd64.deb ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 23:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 23:26:55 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 23:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.14_all.deb ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 23:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 23:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 23:26:56 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 23:26:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 23:26:58 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-oai-hss-0: 23:26:58 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 23:26:58 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: 23:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 23:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 23:26:58 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: 23:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 23:26:59 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 23:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 23:27:00 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 23:27:00 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 23:27:00 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:27:00 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:27:00 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:27:00 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 23:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 23:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 23:27:01 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: 23:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 23:27:01 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: 23:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 23:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 23:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 23:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 23:27: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: 23:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 23:27: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: 23:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 23:27:03 DEBUG unit.oai-hss/0.install 181223 23:27:03 [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: 23:27:03 DEBUG unit.oai-hss/0.install 181223 23:27:03 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 23:27:03 DEBUG unit.oai-hss/0.install 181223 23:27:03 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 25737 ... unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 23:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 23:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 23:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 23:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 23:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 23:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 23:27:06 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: 23:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 23:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 23:27:07 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: 23:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 23:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 23:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 23:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 23:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 23:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 23:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 23:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 23:27:09 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: 23:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 23:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 23:27:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 23:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 23:27:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 23:27:11 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 23:27:12 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: 23:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install mysql start/running, process 25870 unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 23:27:13 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:27:14 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 23:27:14 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:27:14 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 23:27:14 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 23:27:14 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 23:27:14 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 23:27:14 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 23:27:15 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 23:27:15 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 23:27:15 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 23:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 23:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 23:27:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 23:27:16 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 23:27:16 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: 23:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 23:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (266 kB/s) unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install (Reading database ... 88086 files and directories currently installed.) unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 23:27:17 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 23:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 23:27:18 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 23:27:18 DEBUG unit.oai-hss/0.install --2018-12-23 23:27:18-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 23:27:18 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: 23:27:18 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 23:27:19 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: 23:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 327K 3s unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 655K 2s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 41.4M 1s unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 665K 1s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 27.9M 1s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 49.3M 1s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 59.0M 1s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 680K 1s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 22.2M 1s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 32.5M 0s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 54.1M 0s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 54.5M 0s unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 23:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 129K 1s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 45.4M 0s unit-oai-hss-0: 23:27:19 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 36.3M 0s unit-abot-epc-basic-0: 23:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 23:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 23:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 23:27:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 109K 0s unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 664K 0s unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 253K 0s unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 36.2M 0s unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 49.4M 0s unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 277K 0s unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 49.5M=1.7s unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install 2018-12-23 23:27:20 (642 KB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 23:27:20 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 23:27:21 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 23:27:22 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: 23:27:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 23:27:22 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: 23:27:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 23:27:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 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: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 23:27:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 23:27:24 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: 23:27:24 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 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: 23:27:24 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 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: 23:27:24 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 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: 23:27:24 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 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: 23:27:24 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 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: 23:27:24 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: 23:27:24 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 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: 23:27:24 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.10) ... unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 23:27:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:27:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 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: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 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: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 23:27:25 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: 23:27:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 23:27:25 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: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 23:27:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 23:27:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 23:27:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:28 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: 23:27:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:28 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: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 23:27:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:29 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: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 23:27:29 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: 23:27:29 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 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: 23:27:29 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 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: 23:27:29 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 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: 23:27:29 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 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: 23:27:29 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 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: 23:27:29 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: 23:27:29 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 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: 23:27:29 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 23:27:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 23:27:30 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: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:30 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: 23:27:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 23:27:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 23:27:31 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: 23:27:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 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: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:31 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:31 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 23:27:32 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:33 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: 23:27:33 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-abot-epc-basic-0: 23:27:33 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 23:27:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 23:27:34 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 23:27:34 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: 23:27:34 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 23:27:34 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: 23:27:34 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: 23:27:34 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 23:27:34 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: 23:27:34 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 23:27:34 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 23:27:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-abot-epc-basic-0: 23:27:35 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:35 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-abot-epc-basic-0: 23:27:35 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-abot-epc-basic-0: 23:27:35 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-abot-epc-basic-0: 23:27:35 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-abot-epc-basic-0: 23:27:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-abot-epc-basic-0: 23:27:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-abot-epc-basic-0: 23:27:35 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-abot-epc-basic-0: 23:27:35 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: 23:27:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:37 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: 23:27:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:37 DEBUG unit.oai-hss/0.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-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 23:27:37 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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-abot-epc-basic-0: 23:27:38 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 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: 23:27:38 DEBUG unit.oai-hss/0.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: 23:27:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:38 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 23:27:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 23:27:39 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: 23:27:39 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:39 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: 23:27:39 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:39 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: 23:27:39 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 23:27:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-abot-epc-basic-0: 23:27:39 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 23:27:39 DEBUG unit.oai-hss/0.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: 23:27:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install true unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 23:27:40 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-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 23:27:40 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: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 23:27:40 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: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 23:27:40 DEBUG unit.oai-hss/0.install PASS: bignum unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 23:27:40 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 23:27: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: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: cxx unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-abot-epc-basic-0: 23:27:41 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:27:41 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 23:27:42 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: 23:27:42 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 23:27:42 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: 23:27:42 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install ./config.status config.h unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 23:27:42 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 23:27:42 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: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:27:42 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 23:27:43 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:27:43 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 23:27:43 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 23:27:43 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 23:27:43 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: 23:27:43 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: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 23:27:43 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:43 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: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:43 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: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:43 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 23:27:44 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-hss-0: 23:27:44 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 23:27:44 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 23:27:44 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 23:27:44 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: 23:27:44 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 23:27:44 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (867 kB/s) unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install (Reading database ... 88104 files and directories currently installed.) unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 23:27:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 23:27:45 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 23:27:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 23:27:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:27:46 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 23:27:46 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: 23:27:46 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 23:27:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:46 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: 23:27:46 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: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 23:27:46 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 23:27:47 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 23:27:47 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 23:27:47 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:47 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 23:27:47 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install --2018-12-23 23:27:48-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 23:27:48 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: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 23:27:48 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: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 23:27:48 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: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 23:27:48 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 144K 35s unit-abot-epc-basic-0: 23:27:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 297K 25s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 531K 20s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 628K 17s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 969K 14s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.13M 12s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.18M 11s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.51M 10s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.68M 9s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.82M 8s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.11M 8s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.20M 7s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.43M 7s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.65M 6s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.01M 6s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.12M 5s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.30M 5s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.73M 5s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.49M 5s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.45M 4s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.88M 4s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.84M 4s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.51M 4s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.57M 4s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.04M 3s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.92M 3s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.31M 3s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.32M 3s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.66M 3s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.00M 3s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.62M 3s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.15M 3s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.79M 2s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.08M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.44M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.03M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.29M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.96M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.23M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.89M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.41M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.69M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.33M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.47M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.15M 2s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.28M 2s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.6M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 8.79M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.1M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.1M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.0M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.87M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 10.8M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 12.4M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.0M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 10.4M 1s unit-abot-epc-basic-0: 23:27:49 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 14.1M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 10.3M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.5M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 16.0M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 9.35M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.7M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.2M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.1M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 10.9M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.8M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.9M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 12.7M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.9M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.5M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.7M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.8M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 12.2M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.4M 1s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 15.1M 0s unit-oai-hss-0: 23:27:49 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 16.5M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 14.9M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.7M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.4M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 17.1M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 16.1M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 11.9M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 22.3M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.5M 0s unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 16.8M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.8M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 17.9M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 18.1M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 22.9M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 14.1M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 21.7M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 22.1M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 16.7M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 19.6M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 22.9M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 15.2M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 23.1M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 17.1M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.0M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 26.7M 0s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 14.8M=1.5s unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install 2018-12-23 23:27:50 (3.34 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 23:27:50 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: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-abot-epc-basic-0: 23:27:50 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-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-abot-epc-basic-0: 23:27:50 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 23:27:50 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-abot-epc-basic-0: 23:27:51 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-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-oai-hss-0: 23:27:51 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-abot-epc-basic-0: 23:27:51 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-abot-epc-basic-0: 23:27:52 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 23:27:52 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-abot-epc-basic-0: 23:27:53 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 23:27:53 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-abot-epc-basic-0: 23:27:54 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: 23:27:54 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: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-abot-epc-basic-0: 23:27:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 23:27:54 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 23:27:55 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 23:27:55 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-abot-epc-basic-0: 23:27:56 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: 23:27:56 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-abot-epc-basic-0: 23:27:56 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: 23:27:56 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 23:27:56 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-abot-epc-basic-0: 23:27:56 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-abot-epc-basic-0: 23:27:57 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: 23:27:57 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 23:27:57 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: 23:27:57 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-abot-epc-basic-0: 23:27:57 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 23:27:57 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-mysql-0: 23:27:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 23:27:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:27:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 23:27:58 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 23:27:58 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 23:27:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-mysql-0: 23:27:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 23:27:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-mysql-0: 23:27:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 23:27:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 23:27:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:27:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-oai-hss-0: 23:27:58 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-abot-epc-basic-0: 23:27:58 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-abot-epc-basic-0: 23:27:59 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 23:27:59 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 23:28:00 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-abot-epc-basic-0: 23:28:01 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:28:01 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:28:01 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: 23:28:01 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 23:28:01 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 23:28:02 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 23:28:03 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: 23:28:03 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: 23:28:03 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 23:28:03 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 23:28:04 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 23:28:05 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 23:28:06 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: 23:28:06 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: 23:28:06 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 23:28:06 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: 23:28:06 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 23:28:06 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: 23:28:06 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:28:06 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 23:28:06 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 23:28:07 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 23:28:07 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 23:28:07 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 23:28:07 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 23:28:07 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: 23:28:07 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (56.3 kB/s) unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107968 files and directories currently installed.) unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 23:28:07 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: 23:28:07 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 23:28:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 23:28:08 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 23:28:08 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-abot-epc-basic-0: 23:28:08 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:28:08 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: 23:28:08 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 23:28:08 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 23:28:09 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 23:28:10 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 23:28:11 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 23:28:12 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 23:28:13 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: 23:28:13 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 23:28:13 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 23:28:14 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: 23:28:14 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: 23:28:14 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 23:28:14 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: 23:28:14 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 23:28:14 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: 23:28:14 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 23:28:14 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 23:28:14 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: 23:28:14 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: 23:28:15 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 23:28:15 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: 23:28:15 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 23:28:15 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-epc-0: 23:28:16 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 23:28:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:28:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:28:16 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:28:16 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:28:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:28:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 23:28:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-epc-0: 23:28:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:28:16 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 23:28:16 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-epc-0: 23:28:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-epc-0: 23:28:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 23:28:17 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Dec 23 23:24 /dev/zero unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 23:28:17 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-epc-0: 23:28:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:28:18 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-epc-0: 23:28:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-epc-0: 23:28:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:28:18 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 23:28:18 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: 23:28:18 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:28:18 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 23:28:18 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-epc-0: 23:28:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:28:19 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 23:28:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:28:19 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-epc-0: 23:28:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install --2018-12-23 23:28:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-epc-0: 23:28:19 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 23:28:19 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install --2018-12-23 23:28:20-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install 0K ....... 44.4M=0s unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install 2018-12-23 23:28:20 (44.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 23:28:20-- unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (44.4 MB/s) unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 23:28:20 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 23:28:20 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 23:28:20 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:28:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:28:20 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:28:20 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 23:28:20 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 23:28:22 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 23:28:23 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 23:28:24 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 23:28:24 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 23:28:24 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 23:28:24 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 23:28:24 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 23:28:25 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 23:28:26 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 23:28:27 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 23:28:27 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 23:28:27 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 23:28:27 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 23:28:27 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 23:28:27 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 23:28:27 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 23:28:28 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 23:28:29 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 23:28:30 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 23:28:30 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 23:28:30 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 23:28:31 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 23:28:32 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 23:28:32 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 23:28:32 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 23:28:33 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 23:28:33 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 23:28:34 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 23:28:34 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 23:28:35 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 23:28:35 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 23:28:35 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 23:28:36 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 23:28:36 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 23:28:36 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 23:28:37 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 23:28:37 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 23:28:37 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 23:28:37 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 23:28:38 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 23:28:39 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 23:28:40 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 23:28:41 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 23:28:41 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 23:28:41 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 23:28:41 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 23:28:41 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 23:28:41 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 23:28:42 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 23:28:43 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 23:28:43 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 23:28:43 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 23:28:44 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: 23:28:44 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: 23:28:44 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 23:28:44 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: 23:28:44 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 23:28:44 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: 23:28:44 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 23:28:44 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 23:28:44 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 23:28:44 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 23:28:44 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: 23:28:44 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 23:28:44 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 23:28:45 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: 23:28:45 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (703 kB/s) unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 23:28: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 ... 108077 files and directories currently installed.) unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 23:28:45 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 23:28:45 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 23:28:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 23:28:45 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 23:28:46 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 23:28:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 23:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 23:28:47 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: 23:28:47 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 23:28:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 23:28:47 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 23:28:47 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 23:28:47 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 23:28:47 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 23:28:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:28:48 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: 23:28:48 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 23:28:48 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 23:28:48 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 23:28:49 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 23:28:50 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 23:28:50 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 23:28:50 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 23:28:50 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 23:28:51 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 23:28:51 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 23:28:51 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 23:28:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:28:51 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 23:28:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:28:51 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 23:28:52 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 23:28:53 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 23:28:53 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 23:28:53 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 23:28:54 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 23:28:55 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 23:28:55 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 23:28:55 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 23:28:56 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 23:28:57 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 23:28:58 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 23:28:59 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 23:28:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:28:59 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 23:28:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:28:59 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 23:28:59 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 23:28:59 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 23:28:59 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 23:29:00 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 23:29:00 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 23:29:00 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 23:29:00 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 23:29:01 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 23:29:01 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 23:29:01 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 23:29:01 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 23:29:01 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 23:29:01 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 23:29:02 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 23:29:02 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 23:29:02 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 23:29:02 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 23:29:02 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 23:29:03 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 23:29:03 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 23:29:03 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 23:29:03 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 23:29:03 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 23:29:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:29:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:04 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 23:29:04 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 23:29:04 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 23:29:04 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 23:29:04 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 23:29:04 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 23:29:04 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 23:29:05 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 23:29:06 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 23:29:06 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 23:29:07 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 23:29:07 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 23:29:07 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 23:29:07 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 23:29:08 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 23:29:09 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 23:29:09 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 23:29:09 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 23:29:09 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 23:29:09 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 23:29:10 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 23:29:10 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 23:29:10 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 23:29:11 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 23:29:11 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 23:29:11 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 23:29:12 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 23:29:12 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 23:29:12 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 23:29:12 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 23:29:12 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 23:29:13 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 23:29:13 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 23:29:13 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 23:29:13 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 23:29:13 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 23:29:14 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 23:29:14 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 23:29:14 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 23:29:14 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 23:29:14 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 23:29:15 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 23:29:16 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 23:29:16 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 23:29:16 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 23:29:16 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 23:29:17 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 23:29:17 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 23:29:17 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 23:29:18 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 23:29:18 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 23:29:18 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 23:29:18 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 23:29:19 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 23:29:19 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 23:29:19 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 23:29:19 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 23:29:20 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: 23:29:20 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:20 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: 23:29:20 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 23:29:20 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: 23:29:20 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:20 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: 23:29:20 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:20 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: 23:29:20 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 23:29:20 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: 23:29:20 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 23:29:20 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: 23:29:20 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:20 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: 23:29:20 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:20 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 23:29:21 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 23:29:21 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 23:29:22 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 23:29:22 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 23:29:22 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 23:29:23 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 23:29:23 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-abot-epc-basic-0: 23:29:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:29:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:29:24 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 23:29:24 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:29:24 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: 23:29:24 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 23:29:24 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 23:29:24 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 23:29:25 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: 23:29:25 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:25 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: 23:29:25 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 23:29:25 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: 23:29:25 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:25 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: 23:29:25 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:29:25 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 23:29:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:28 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 23:29:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:29:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:28 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 23:29:29 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 23:29:29 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 23:29:29 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 23:29:29 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 23:29:29 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 23:29:29 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 23:29:29 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 23:29:30 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 23:29:30 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 23:29:30 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 23:29:30 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 23:29:30 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 23:29:31 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 23:29:32 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 23:29:32 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 23:29:32 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 23:29:32 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: 23:29:32 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 23:29:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:32 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 23:29:33 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 23:29:33 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 23:29:33 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 23:29:33 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 23:29:33 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: 23:29:33 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 23:29:33 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:33 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 23:29:34 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: 23:29:34 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:34 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: 23:29:34 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 23:29:34 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 23:29:35 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: 23:29:35 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 23:29:35 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 23:29:36 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 23:29:37 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 23:29:37 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 23:29:37 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 23:29:37 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 23:29:37 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 23:29:37 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 23:29:38 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 23:29:39 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: 23:29:39 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 23:29:39 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: 23:29:39 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 23:29:39 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 23:29:40 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:29:41 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 23:29:42 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: 23:29:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 23:29:42 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 23:29:43 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: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:43 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 23:29:44 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: 23:29:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 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: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 23:29:44 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: 23:29:44 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 23:29:44 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: 23:29:44 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 23:29:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 23:29:45 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: 23:29:45 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 23:29:45 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 23:29:45 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: 23:29:46 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: 23:29:46 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: 23:29:46 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: 23:29:46 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: 23:29:46 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: 23:29:46 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: 23:29:47 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 23:29:47 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: 23:29:48 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: 23:29:48 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: 23:29:48 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: 23:29:48 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: 23:29:49 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: 23:29:49 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: 23:29:49 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: 23:29:49 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: 23:29:49 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: 23:29:49 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: 23:29:49 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: 23:29:50 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: 23:29:50 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: 23:29:50 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: 23:29:50 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: 23:29:50 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: 23:29:50 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: 23:29:50 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: 23:29:51 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 23:29:52 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: 23:29:52 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: 23:29:52 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: 23:29:52 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: 23:29:52 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: 23:29:52 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: 23:29:53 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: 23:29:53 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: 23:29:53 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: 23:29:53 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: 23:29:53 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: 23:29:53 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: 23:29:53 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: 23:29:54 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: 23:29:54 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: 23:29:54 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 23:29:54 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: 23:29:54 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: 23:29:54 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: 23:29:54 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: 23:29:55 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: 23:29:55 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: 23:29:55 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 23:29:55 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 23:29:55 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: 23:29:55 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: 23:29:56 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: 23:29:56 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: 23:29:56 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: 23:29:56 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: 23:29:56 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: 23:29:56 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 23:29:56 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 23:29:57 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 23:29:57 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: 23:29:57 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: 23:29:57 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: 23:29:57 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: 23:29:57 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: 23:29:58 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: 23:29:58 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: 23:29:58 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: 23:29:58 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: 23:29:59 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: 23:29:59 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: 23:29:59 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 23:29:59 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: 23:29:59 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 23:29:59 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 23:29:59 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 14s (2987 kB/s) unit-oai-hss-0: 23:29:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 23:29:59 DEBUG unit.oai-hss/0.install (Reading database ... 88380 files and directories currently installed.) unit-oai-hss-0: 23:29:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:29:59 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 23:30:00 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 23:30:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 23:30:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:30:01 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:02 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 23:30:04 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 23:30:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 23:30:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:06 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 23:30:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 23:30:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 23:30:06 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 23:30:07 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 23:30:08 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: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 23:30:08 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 23:30:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 23:30:10 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 23:30:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 23:30:12 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 23:30:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 23:30:15 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 23:30:15 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:30:16 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 23:30:17 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: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 23:30:17 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 23:30:18 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: 23:30:18 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 23:30:18 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 23:30:19 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 23:30:19 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 23:30:19 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 23:30:19 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 23:30:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:30:19 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 23:30:20 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 23:30:21 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 23:30:21 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 23:30:21 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 23:30:21 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: 23:30:21 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: 23:30:21 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 23:30:22 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 23:30:22 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-epc-0: 23:30:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 23:30:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 23:30:41 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 23:30:41 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 23:30:41 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 23:30:42 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 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: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 23:30:43 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 23:30:44 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 23:30:45 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 23:30:46 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 23:30:47 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 23:30:48 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 23:30:49 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: 23:30:49 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 23:30:49 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: 23:30:49 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 23:30:49 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: 23:30:49 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 23:30:49 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 23:30:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 23:30:50 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: 23:30:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 23:30:50 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 23:30:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 23:30:50 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: 23:30:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 23:30:50 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 23:30:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 23:30:50 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: 23:30:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 23:30:50 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 23:30:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 23:30:50 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: 23:30:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 23:30:51 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: 23:30:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 23:30:51 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: 23:30:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 23:30:51 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: 23:30:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 23:30:51 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: 23:30:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 23:30:51 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: 23:30:51 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: 23:30:51 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: 23:30:51 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: 23:30:51 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 23:30:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 23:30:51 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: 23:30:51 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: 23:30:52 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: 23:30:52 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: 23:30:52 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: 23:30:52 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 23:30:52 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: 23:30:52 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: 23:30:52 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 23:30:52 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: 23:30:52 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 23:30:52 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: 23:30:52 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 23:30:52 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: 23:30:52 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: 23:30:52 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: 23:30:52 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: 23:30:52 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 23:30:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 23:30:52 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: 23:30:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 23:30:53 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: 23:30:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 23:30:53 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: 23:30:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 23:30:53 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: 23:30:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 23:30:53 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 23:30:54 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: 23:30:54 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (88.3 kB/s) unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install (Reading database ... 91271 files and directories currently installed.) unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 23:30:54 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: 23:30:54 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 23:30:54 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install .++++++ unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install ...................++++++ unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Not Before: Dec 23 23:30:55 2018 GMT unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Not After : Dec 23 23:30:55 2019 GMT unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install A5:38:E2:D5:8B:D7:AE:8B:E3:A1:8A:D9:83:12:09:F4:1A:DB:67:68 unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install keyid:27:C2:D5:1E:D0:67:FB:A6:4C:50:25:EB:13:A3:AE:AE:F9:99:4E:9F unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Certificate is to be certified until Dec 23 23:30:55 2019 GMT (365 days) unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 23:30:55 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: 23:30:55 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 23:30:55 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: 23:30:55 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: 23:30:55 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 23:30:55 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: 23:30:55 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: 23:30:55 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 23:30:55 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: 23:30:55 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: 23:30:55 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: 23:30:55 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: 23:30:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 23:30:55 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 23:30:55 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: 23:30:56 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 23:30:56 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: 23:30:56 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 23:30:56 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 23:30:57 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 23:30:57 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 23:30:57 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 23:30:57 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 23:30:57 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_db.a unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 23:30:58 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: 23:30:58 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 23:30:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:30:58 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 23:30:58 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: 23:30:58 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 23:30:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:30:58 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 23:30:58 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 23:30:58 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 23:30:58 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 23:30:58 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 23:30:58 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 23:30:58 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 23:30:58 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 23:30:58 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 23:30:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 23:30:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 23:30:58 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 23:30:59 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: 23:30:59 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 23:30:59 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: 23:30:59 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 23:30:59 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: 23:30:59 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 23:30:59 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: 23:30:59 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: 23:30:59 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: 23:30:59 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 23:30:59 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: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:30:59 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: 23:30:59 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: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:30:59 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 23:30:59 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 23:30:59 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 23:30:59 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:30:59 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 23:30:59 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 23:30:59 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 23:30:59 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 23:30:59 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 23:30:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:30:59 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:30:59 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:30:59 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:30:59 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 23:30:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:30:59 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 23:30:59 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 23:30:59 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:30:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:30:59 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 23:30:59 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 23:30:59 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 23:30:59 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 23:30:59 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 23:30:59 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:31:00 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: 23:31:00 DEBUG unit.oai-epc/0.install unit-mysql-0: 23:31:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 23:31:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:31:00 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 23:31:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 23:31:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 23:31:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-epc-0: 23:31:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 23:31:00 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 23:31:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 23:31:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 23:31:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 23:31:00 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 23:31:00 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 23:31:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:31:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:31:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.3 unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-epc-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:31:00 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-mysql-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 23:31:00 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:31:00 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-mysql-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 23:31:00 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: 23:31:00 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 23:31:00 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 23:31:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:00 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 23:31:01 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:31:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 23:31:01 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-epc-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:31:01 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 23:31:01 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: 23:31:01 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-mysql-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-epc-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 23:31:01 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 23:31:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:31:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:31:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install --2018-12-23 23:31:01-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 23:31:01 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `bahkiechangeiyu` identified by 'quaekepooraozia'] unit-mysql-0: 23:31:01 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `bahkiechangeiyu` identified by 'quaekepooraozia'] unit-mysql-0: 23:31:01 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=bahkiechangeiyu', 'password=quaekepooraozia', 'host=192.168.121.3', 'slave=False'] unit-mysql-0: 23:31:01 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 23:31:01 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 23:31:01 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 23:31:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 23:31:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + user=bahkiechangeiyu unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 23:31:01 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 23:31:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-mysql-0: 23:31:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + password=quaekepooraozia unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.3 unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install --2018-12-23 23:31:01-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 23:31:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.3 bahkiechangeiyu quaekepooraozia oai-hss unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"bahkiechangeiyu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"quaekepooraozia"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 23:31:01 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: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-epc-0: 23:31:01 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 23:31:01 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: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u bahkiechangeiyu --password=quaekepooraozia -h 192.168.121.3 oai-hss -e 'show tables;' unit-oai-hss-0: 23:31:01 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u bahkiechangeiyu --password=quaekepooraozia -h 192.168.121.3 oai-hss unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install 0K ....... 31.2M=0s unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install 2018-12-23 23:31:02 (31.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install FINISHED --2018-12-23 23:31:02-- unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (31.2 MB/s) unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 23:31:02 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 23:31:02 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 23:31:02 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 23:31:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 23:31:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 23:31:02 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-epc-0: 23:31:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 23:31:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 23:31:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:02 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 3710 unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 3710' unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 3710 =~ .*running.* ]] unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:31:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:02 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 23:31:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:02 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 23:31:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 23:31:02 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 23:31:02 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + db_host=bahkiechangeiyu unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 23:31:02 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 23:31:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:03 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 23:31:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:03 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 23:31:03 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 23:31:04 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 23:31:04 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 23:31:04 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 23:31:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:04 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 23:31:04 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:05 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:05 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:31:05 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 23:31:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 23:31:05 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 23:31:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 23:31:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 23:31:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:31:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:31:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 23:31:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 23:31:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 23:31:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 23:31:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 23:31:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 23:31:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 23:31:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 23:31:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 23:31:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 23:31:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 3710' unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 3710 =~ .*running.* ]] unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 23:31:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 23:31:06 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 23:31:06 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 23:31:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 23:31:06 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 23:31:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 23:31:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 23:31:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 23:31:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:31:31 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 23:31:31 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 23:32:10 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 23:32:10 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 23:32:10 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 23:32:10 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 23:32:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 23:32:10 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 23:32:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:32:10 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 23:32:10 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 23:32:10 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 23:32:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 23:32:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 23:32:10 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 23:32:10 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 23:32:10 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:32:10 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 23:32:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start SHA256:UbQPYffiXjBdmJIm6lePRIBnpGYrPnvz+VWFz1u7hJA root@juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | +B... o.| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | .+++=ooo | unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | =+o++.+ .| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | o.o +++ o.| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | ..S Eoo. =| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | . .. ..o.o.+| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | o . ...+ | unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | oo . .. .| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | .. oo.. . | unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 23:32:11 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: 23:32:11 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start SHA256:9t1Rt/6xpeYjwZHG0rA/4i+Isb4vymNiaqXjmuBA/wc ubuntu@juju-ff42c6-default-0 unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | = . o| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | o * .o| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start | . S = ... | unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start |. .. E.. ...=... | unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start |o o. .+ o...o.o.| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start |+=o.+ +.. o . o.=| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start |B=.oo=++. o.+oo.| unit-abot-epc-basic-0: 23:32:11 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 23:32:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 23:32:11 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 23:32:11 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 23:32:11 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 23:32:11 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 23:32:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 23:32:11 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 23:32:11 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 23:32:11 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 23:32:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 23:32:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 23:32:11 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 23:32:11 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 23:32:11 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 23:32:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 23:32:11 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 23:32:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-12-23 23:32:34,531 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-12-23 23:33:02,642 - 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 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, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2018-12-23 23:33:02,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:33:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:02,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2422 X-Openstack-Request-Id: req-cce74c52-e56c-446c-a4d4-19ead945bb0e Date: Sun, 23 Dec 2018 23:33:02 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:23:58Z", "updated_at": "2018-12-23T23:32:53Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "5f8c6315-4b08-4064-bd47-5b013758aa4e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:21:42Z", "updated_at": "2018-12-23T23:32:47Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "702b0a4f-9936-4815-bf18-ec4ae6606eac", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:16:09Z", "updated_at": "2018-12-23T23:33:01Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "753e76db-24ae-4667-a163-8a60ea0302f8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:24:28Z", "updated_at": "2018-12-23T23:32:53Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "c76c7c8d-aa87-45f4-ad95-4f47057b885c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:19:36Z", "updated_at": "2018-12-23T23:32:43Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "cd9f2080-ad28-4a12-99a9-db6395019161", "qos_policy_id": null}]} 2018-12-23 23:33:02,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cce74c52-e56c-446c-a4d4-19ead945bb0e 2018-12-23 23:33:02,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.206036090851s 2018-12-23 23:33:02,853 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cce74c52-e56c-446c-a4d4-19ead945bb0e 2018-12-23 23:33:02,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 23:33:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/5f8c6315-4b08-4064-bd47-5b013758aa4e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:03,389 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e70f8dd1-af90-4e2f-954c-615b0324bf77 Content-Length: 0 Date: Sun, 23 Dec 2018 23:33:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:03,389 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/5f8c6315-4b08-4064-bd47-5b013758aa4e.json used request id req-e70f8dd1-af90-4e2f-954c-615b0324bf77 2018-12-23 23:33:03,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.519825935364s 2018-12-23 23:33:03,389 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/5f8c6315-4b08-4064-bd47-5b013758aa4e.json used request id req-e70f8dd1-af90-4e2f-954c-615b0324bf77 2018-12-23 23:33:03,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:33:03,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:03,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1941 X-Openstack-Request-Id: req-38b43ab0-76ac-498d-9cac-fcae67b29c28 Date: Sun, 23 Dec 2018 23:33:03 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:21:42Z", "updated_at": "2018-12-23T23:32:47Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "702b0a4f-9936-4815-bf18-ec4ae6606eac", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:16:09Z", "updated_at": "2018-12-23T23:33:01Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "753e76db-24ae-4667-a163-8a60ea0302f8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:24:28Z", "updated_at": "2018-12-23T23:32:53Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "c76c7c8d-aa87-45f4-ad95-4f47057b885c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:19:36Z", "updated_at": "2018-12-23T23:32:43Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "cd9f2080-ad28-4a12-99a9-db6395019161", "qos_policy_id": null}]} 2018-12-23 23:33:03,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-38b43ab0-76ac-498d-9cac-fcae67b29c28 2018-12-23 23:33:03,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601959228516s 2018-12-23 23:33:03,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-38b43ab0-76ac-498d-9cac-fcae67b29c28 2018-12-23 23:33:03,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 23:33:03,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/702b0a4f-9936-4815-bf18-ec4ae6606eac.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:03,997 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-486c2122-f50e-4bdd-a61d-98e59140f451 Content-Length: 0 Date: Sun, 23 Dec 2018 23:33:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:03,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/702b0a4f-9936-4815-bf18-ec4ae6606eac.json used request id req-486c2122-f50e-4bdd-a61d-98e59140f451 2018-12-23 23:33:03,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.527126073837s 2018-12-23 23:33:03,997 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/702b0a4f-9936-4815-bf18-ec4ae6606eac.json used request id req-486c2122-f50e-4bdd-a61d-98e59140f451 2018-12-23 23:33:04,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:33:04,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:04,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1460 X-Openstack-Request-Id: req-3836f7d1-28bb-497c-9444-8c0d64f92860 Date: Sun, 23 Dec 2018 23:33:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:16:09Z", "updated_at": "2018-12-23T23:33:01Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "753e76db-24ae-4667-a163-8a60ea0302f8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:24:28Z", "updated_at": "2018-12-23T23:32:53Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "c76c7c8d-aa87-45f4-ad95-4f47057b885c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:19:36Z", "updated_at": "2018-12-23T23:32:43Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "cd9f2080-ad28-4a12-99a9-db6395019161", "qos_policy_id": null}]} 2018-12-23 23:33:04,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3836f7d1-28bb-497c-9444-8c0d64f92860 2018-12-23 23:33:04,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0497598648071s 2018-12-23 23:33:04,052 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3836f7d1-28bb-497c-9444-8c0d64f92860 2018-12-23 23:33:04,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 23:33:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/753e76db-24ae-4667-a163-8a60ea0302f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:04,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95657851-e357-4cc1-b4d8-6eaff90252d8 Content-Length: 0 Date: Sun, 23 Dec 2018 23:33:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:04,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/753e76db-24ae-4667-a163-8a60ea0302f8.json used request id req-95657851-e357-4cc1-b4d8-6eaff90252d8 2018-12-23 23:33:04,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.650971889496s 2018-12-23 23:33:04,715 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/753e76db-24ae-4667-a163-8a60ea0302f8.json used request id req-95657851-e357-4cc1-b4d8-6eaff90252d8 2018-12-23 23:33:04,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:33:04,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:04,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 979 X-Openstack-Request-Id: req-3299b846-c431-4fbf-b9a0-09cc3821baca Date: Sun, 23 Dec 2018 23:33:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:24:28Z", "updated_at": "2018-12-23T23:32:53Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "c76c7c8d-aa87-45f4-ad95-4f47057b885c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:19:36Z", "updated_at": "2018-12-23T23:32:43Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "cd9f2080-ad28-4a12-99a9-db6395019161", "qos_policy_id": null}]} 2018-12-23 23:33:04,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3299b846-c431-4fbf-b9a0-09cc3821baca 2018-12-23 23:33:04,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0502038002014s 2018-12-23 23:33:04,771 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3299b846-c431-4fbf-b9a0-09cc3821baca 2018-12-23 23:33:04,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 23:33:04,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/c76c7c8d-aa87-45f4-ad95-4f47057b885c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:05,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ffc50b6-1b31-4c1d-abd9-8c0a46381b64 Content-Length: 0 Date: Sun, 23 Dec 2018 23:33:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:05,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c76c7c8d-aa87-45f4-ad95-4f47057b885c.json used request id req-4ffc50b6-1b31-4c1d-abd9-8c0a46381b64 2018-12-23 23:33:05,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.450733184814s 2018-12-23 23:33:05,231 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c76c7c8d-aa87-45f4-ad95-4f47057b885c.json used request id req-4ffc50b6-1b31-4c1d-abd9-8c0a46381b64 2018-12-23 23:33:05,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:33:05,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:05,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-9203314c-cb59-4c87-8be5-7cd3519f30a5 Date: Sun, 23 Dec 2018 23:33:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:19:36Z", "updated_at": "2018-12-23T23:32:43Z", "floating_network_id": "6448575b-7138-4879-8a30-e8764463016b", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_id": null, "id": "cd9f2080-ad28-4a12-99a9-db6395019161", "qos_policy_id": null}]} 2018-12-23 23:33:05,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9203314c-cb59-4c87-8be5-7cd3519f30a5 2018-12-23 23:33:05,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0447359085083s 2018-12-23 23:33:05,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9203314c-cb59-4c87-8be5-7cd3519f30a5 2018-12-23 23:33:05,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-23 23:33:05,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/cd9f2080-ad28-4a12-99a9-db6395019161.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:05,729 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e4aa0c5-7811-42b8-ab1f-1070a7b309f7 Content-Length: 0 Date: Sun, 23 Dec 2018 23:33:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:05,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/cd9f2080-ad28-4a12-99a9-db6395019161.json used request id req-2e4aa0c5-7811-42b8-ab1f-1070a7b309f7 2018-12-23 23:33:05,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.441854000092s 2018-12-23 23:33:05,729 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/cd9f2080-ad28-4a12-99a9-db6395019161.json used request id req-2e4aa0c5-7811-42b8-ab1f-1070a7b309f7 2018-12-23 23:33:05,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-23 23:33:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:05,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-22720fa5-ddfd-49ec-82c5-9325b033dbd6 Date: Sun, 23 Dec 2018 23:33:05 GMT RESP BODY: {"floatingips": []} 2018-12-23 23:33:05,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-22720fa5-ddfd-49ec-82c5-9325b033dbd6 2018-12-23 23:33:05,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0377819538116s 2018-12-23 23:33:05,772 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-22720fa5-ddfd-49ec-82c5-9325b033dbd6 2018-12-23 23:33:05,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 23:33:05,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:06,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d841bd6-1c31-46ec-a814-856c5d2db306 Date: Sun, 23 Dec 2018 23:33:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:33:06,761 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01 used request id req-6d841bd6-1c31-46ec-a814-856c5d2db306 2018-12-23 23:33:06,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.987061977386s 2018-12-23 23:33:06,761 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/afa36543-da4c-4eb7-bbde-c0b12c765a01 used request id req-6d841bd6-1c31-46ec-a814-856c5d2db306 2018-12-23 23:33:06,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 23:33:06,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:06,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-834c0b30-939b-4404-8716-d360fb4fb41d x-compute-request-id: req-834c0b30-939b-4404-8716-d360fb4fb41d Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_5c8020c6-8783-4acc-b983-31283f772ecf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "91644fc9-42f8-45de-abb2-8fd3522f8533"}, {"name": "juju_epc-flavor_5c8020c6-8783-4acc-b983-31283f772ecf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f0487cd7-9ca2-48ec-8c48-3a31d776906f"}]} 2018-12-23 23:33:06,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-834c0b30-939b-4404-8716-d360fb4fb41d 2018-12-23 23:33:06,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.214651107788s 2018-12-23 23:33:06,976 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-834c0b30-939b-4404-8716-d360fb4fb41d 2018-12-23 23:33:06,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 23:33:06,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:07,005 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 23:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f3c3156-1b58-45c4-b32a-1e8420f17c77 x-compute-request-id: req-9f3c3156-1b58-45c4-b32a-1e8420f17c77 Content-Length: 0 Content-Type: application/json 2018-12-23 23:33:07,005 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533 used request id req-9f3c3156-1b58-45c4-b32a-1e8420f17c77 2018-12-23 23:33:07,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0261931419373s 2018-12-23 23:33:07,005 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/91644fc9-42f8-45de-abb2-8fd3522f8533 used request id req-9f3c3156-1b58-45c4-b32a-1e8420f17c77 2018-12-23 23:33:07,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-23 23:33:07,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" -d '{"subnet_id": "488d99a5-d2a0-4549-9e27-eda72354babe"}' 2018-12-23 23:33:09,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fdddb341-e47b-4343-8af4-937cb8f8e754 Date: Sun, 23 Dec 2018 23:33:09 GMT RESP BODY: {"network_id": "e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "subnet_id": "488d99a5-d2a0-4549-9e27-eda72354babe", "subnet_ids": ["488d99a5-d2a0-4549-9e27-eda72354babe"], "port_id": "ab3d420b-5192-4abc-b7ff-058fd31a8d52", "id": "2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee"} 2018-12-23 23:33:09,000 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee/remove_router_interface.json used request id req-fdddb341-e47b-4343-8af4-937cb8f8e754 2018-12-23 23:33:09,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.99469399452s 2018-12-23 23:33:09,001 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee/remove_router_interface.json used request id req-fdddb341-e47b-4343-8af4-937cb8f8e754 returning object 2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee 2018-12-23 23:33:09,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-23 23:33:09,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:09,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-de38d901-b9aa-4734-a362-634f904e2556 Date: Sun, 23 Dec 2018 23:33:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6448575b-7138-4879-8a30-e8764463016b", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f0d23bea-9e78-4e3b-8867-0fdd7e41d604", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:13:41Z", "admin_state_up": true, "updated_at": "2018-12-23T23:33:07Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "id": "2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee", "name": "juju_epc-router_5c8020c6-8783-4acc-b983-31283f772ecf"}]} 2018-12-23 23:33:09,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-de38d901-b9aa-4734-a362-634f904e2556 2018-12-23 23:33:09,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112264156342s 2018-12-23 23:33:09,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-de38d901-b9aa-4734-a362-634f904e2556 2018-12-23 23:33:09,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-23 23:33:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:10,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bc5409e-ffca-42d1-89fc-0439a6aa030c Content-Length: 0 Date: Sun, 23 Dec 2018 23:33:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:10,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee.json used request id req-0bc5409e-ffca-42d1-89fc-0439a6aa030c 2018-12-23 23:33:10,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15266609192s 2018-12-23 23:33:10,268 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2ffcb25a-ee30-4fc3-a81e-2c8c941cdbee.json used request id req-0bc5409e-ffca-42d1-89fc-0439a6aa030c 2018-12-23 23:33:10,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-23 23:33:10,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:10,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c360ee96-1245-48b3-8852-3462b18f891c Date: Sun, 23 Dec 2018 23:33:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6","tenant_id":"456101d67e6a4b3abb5dfa090a9971f8","created_at":"2018-12-23T23:13:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-23T23:13:41Z","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":"456101d67e6a4b3abb5dfa090a9971f8","id":"488d99a5-d2a0-4549-9e27-eda72354babe","subnetpool_id":null,"name":"juju_epc-subnet_5c8020c6-8783-4acc-b983-31283f772ecf"}]} 2018-12-23 23:33:10,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c360ee96-1245-48b3-8852-3462b18f891c 2018-12-23 23:33:10,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041482925415s 2018-12-23 23:33:10,311 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c360ee96-1245-48b3-8852-3462b18f891c 2018-12-23 23:33:10,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-23 23:33:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/488d99a5-d2a0-4549-9e27-eda72354babe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:11,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0202c0b-dd1a-42fa-9fd8-4634aa59c160 Date: Sun, 23 Dec 2018 23:33:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:11,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/488d99a5-d2a0-4549-9e27-eda72354babe.json used request id req-b0202c0b-dd1a-42fa-9fd8-4634aa59c160 2018-12-23 23:33:11,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16930198669s 2018-12-23 23:33:11,482 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/488d99a5-d2a0-4549-9e27-eda72354babe.json used request id req-b0202c0b-dd1a-42fa-9fd8-4634aa59c160 2018-12-23 23:33:11,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 23:33:11,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:11,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-aa72ccdb-5e45-4553-a4cc-41d2621ca416 Date: Sun, 23 Dec 2018 23:33:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"456101d67e6a4b3abb5dfa090a9971f8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-23T23:33:11Z","qos_policy_id":null,"name":"juju_epc-net_5c8020c6-8783-4acc-b983-31283f772ecf","admin_state_up":true,"tenant_id":"456101d67e6a4b3abb5dfa090a9971f8","created_at":"2018-12-23T23:13:39Z","mtu":1450}]} 2018-12-23 23:33:11,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-aa72ccdb-5e45-4553-a4cc-41d2621ca416 2018-12-23 23:33:11,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948560237885s 2018-12-23 23:33:11,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-aa72ccdb-5e45-4553-a4cc-41d2621ca416 2018-12-23 23:33:11,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-23 23:33:11,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:12,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfe5fc4f-0089-4749-912b-94a153e32b5c Date: Sun, 23 Dec 2018 23:33:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:12,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6.json used request id req-cfe5fc4f-0089-4749-912b-94a153e32b5c 2018-12-23 23:33:12,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26307296753s 2018-12-23 23:33:12,842 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e6d1d66a-32d1-40d9-bbe9-2bfe82943cb6.json used request id req-cfe5fc4f-0089-4749-912b-94a153e32b5c 2018-12-23 23:33:12,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:33:12,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:12,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-37936191-c0c4-4b3a-9012-e2f1267f3780 Date: Sun, 23 Dec 2018 23:33:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap", "metadata": {}}], "file": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/file", "owner": "456101d67e6a4b3abb5dfa090a9971f8", "id": "e9517bec-57c4-46c5-96c1-ab9996670fd4", "size": 297009152, "self": "/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e9517bec-57c4-46c5-96c1-ab9996670fd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-23T23:13:51Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_5c8020c6-8783-4acc-b983-31283f772ecf", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-23T23:13:47Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:33:12,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-37936191-c0c4-4b3a-9012-e2f1267f3780 2018-12-23 23:33:12,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410370826721s 2018-12-23 23:33:12,887 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-37936191-c0c4-4b3a-9012-e2f1267f3780 2018-12-23 23:33:12,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-23 23:33:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0185ad557c63696d1109f6dc739513e2c5a67de0" 2018-12-23 23:33:13,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1774eb9-0fb4-44a6-833d-850ee0d989c5 Date: Sun, 23 Dec 2018 23:33:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:33:13,847 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4 used request id req-b1774eb9-0fb4-44a6-833d-850ee0d989c5 2018-12-23 23:33:13,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.958482027054s 2018-12-23 23:33:13,847 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e9517bec-57c4-46c5-96c1-ab9996670fd4 used request id req-b1774eb9-0fb4-44a6-833d-850ee0d989c5 2018-12-23 23:33:13,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-23 23:33:13,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:13,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-823fec9b-6465-47d0-aeb9-8fd18323b5d8 x-compute-request-id: req-823fec9b-6465-47d0-aeb9-8fd18323b5d8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_5c8020c6-8783-4acc-b983-31283f772ecf", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": "f0487cd7-9ca2-48ec-8c48-3a31d776906f"}]} 2018-12-23 23:33:13,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-823fec9b-6465-47d0-aeb9-8fd18323b5d8 2018-12-23 23:33:13,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239779949188s 2018-12-23 23:33:13,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-823fec9b-6465-47d0-aeb9-8fd18323b5d8 2018-12-23 23:33:13,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-23 23:33:13,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:13,906 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 23 Dec 2018 23:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e9b7bda9-b1a8-4333-83fe-a37eaee777c0 x-compute-request-id: req-e9b7bda9-b1a8-4333-83fe-a37eaee777c0 Content-Length: 0 Content-Type: application/json 2018-12-23 23:33:13,906 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f used request id req-e9b7bda9-b1a8-4333-83fe-a37eaee777c0 2018-12-23 23:33:13,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326900482178s 2018-12-23 23:33:13,906 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f0487cd7-9ca2-48ec-8c48-3a31d776906f used request id req-e9b7bda9-b1a8-4333-83fe-a37eaee777c0 2018-12-23 23:33:13,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 23:33:13,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:14,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf59344-172d-468e-81f2-60463ce1ae04 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf", "links": {"self": "http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1b3737a635384678a9eee49316141349", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 23:33:14,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5bf59344-172d-468e-81f2-60463ce1ae04 2018-12-23 23:33:14,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113606929779s 2018-12-23 23:33:14,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5bf59344-172d-468e-81f2-60463ce1ae04 2018-12-23 23:33:14,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 23:33:14,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:14,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5dd4773-c1c2-44ea-9ea4-1bb5cdcce9f7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_5c8020c6-8783-4acc-b983-31283f772ecf", "links": {"self": "http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1b3737a635384678a9eee49316141349", "description": null}} 2018-12-23 23:33:14,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349 used request id req-d5dd4773-c1c2-44ea-9ea4-1bb5cdcce9f7 2018-12-23 23:33:14,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188216924667s 2018-12-23 23:33:14,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349 used request id req-d5dd4773-c1c2-44ea-9ea4-1bb5cdcce9f7 2018-12-23 23:33:14,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-23 23:33:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:14,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f80df8-8be6-4069-bbf9-a5ab6e269db2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 23:33:14,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349 used request id req-b0f80df8-8be6-4069-bbf9-a5ab6e269db2 2018-12-23 23:33:14,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.177620887756s 2018-12-23 23:33:14,393 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1b3737a635384678a9eee49316141349 used request id req-b0f80df8-8be6-4069-bbf9-a5ab6e269db2 2018-12-23 23:33:14,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 23:33:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:14,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d4f9a4-2046-49c9-82a6-22aad99d619e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8"}, "tags": [], "enabled": true, "id": "456101d67e6a4b3abb5dfa090a9971f8", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_5c8020c6-8783-4acc-b983-31283f772ecf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 23:33:14,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f7d4f9a4-2046-49c9-82a6-22aad99d619e 2018-12-23 23:33:14,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0966370105743s 2018-12-23 23:33:14,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f7d4f9a4-2046-49c9-82a6-22aad99d619e 2018-12-23 23:33:14,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-23 23:33:14,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:14,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:33:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc96aab-5ce5-4308-a17b-c1cbf23b1d20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 23:33:14,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8 used request id req-5cc96aab-5ce5-4308-a17b-c1cbf23b1d20 2018-12-23 23:33:14,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.163985013962s 2018-12-23 23:33:14,666 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/456101d67e6a4b3abb5dfa090a9971f8 used request id req-5cc96aab-5ce5-4308-a17b-c1cbf23b1d20 2018-12-23 23:33:14,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 23:33:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=456101d67e6a4b3abb5dfa090a9971f8&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:14,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-dc87c935-b53b-430c-be6e-70381ed7e047 Date: Sun, 23 Dec 2018 23:33:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:13:39Z", "updated_at": "2018-12-23T23:13:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T23:13:39Z", "revision_number": 0, "id": "3049633c-6c24-46c8-af0a-bbc018dc04a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T23:13:39Z", "security_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "456101d67e6a4b3abb5dfa090a9971f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T23:13:39Z", "revision_number": 0, "id": "6c32817e-ea5c-42e3-913f-bd112e947e6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T23:13:39Z", "security_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "456101d67e6a4b3abb5dfa090a9971f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T23:13:39Z", "revision_number": 0, "id": "acbac093-a5f0-4210-b1b0-81bca3bc1997", "remote_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "remote_ip_prefix": null, "created_at": "2018-12-23T23:13:39Z", "security_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "456101d67e6a4b3abb5dfa090a9971f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T23:13:39Z", "revision_number": 0, "id": "bff95aa8-e2e0-40b1-b5c5-3c27ce4dee78", "remote_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "remote_ip_prefix": null, "created_at": "2018-12-23T23:13:39Z", "security_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "456101d67e6a4b3abb5dfa090a9971f8"}], "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "name": "default"}]} 2018-12-23 23:33:14,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=456101d67e6a4b3abb5dfa090a9971f8&name=default used request id req-dc87c935-b53b-430c-be6e-70381ed7e047 2018-12-23 23:33:14,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22329211235s 2018-12-23 23:33:14,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=456101d67e6a4b3abb5dfa090a9971f8&name=default used request id req-dc87c935-b53b-430c-be6e-70381ed7e047 2018-12-23 23:33:14,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-23 23:33:14,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:15,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-1006d429-02ef-450f-9caf-d869dd08652a Date: Sun, 23 Dec 2018 23:33:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "created_at": "2018-12-23T19:26:53Z", "updated_at": "2018-12-23T19:26:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "16590d3e-90ed-4596-aa3e-49795ad3700b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "25259fbc-1fc4-4010-af93-c5c2b0be598a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "cc16c475-5aff-4b89-bb95-67ed0467ceb6", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:26:53Z", "revision_number": 0, "id": "f847505a-9633-423e-b37d-b9d1b807722d", "remote_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "remote_ip_prefix": null, "created_at": "2018-12-23T19:26:53Z", "security_group_id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "tenant_id": "d6cdb4c373b44f67b82ea307413b8205", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6cdb4c373b44f67b82ea307413b8205"}], "revision_number": 4, "project_id": "d6cdb4c373b44f67b82ea307413b8205", "id": "00ac90db-1767-4eeb-a7ad-3125e7c68d55", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f38b5916c0944fc0904b9274752864c2", "created_at": "2018-12-23T19:27:20Z", "updated_at": "2018-12-23T19:27:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "23e52338-201a-4714-8887-d36d112ba4e0", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "84008ff9-99d2-469d-9f58-ae69aa9eec8a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv6", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "9110a9fe-53c6-4698-8daa-f487cd8cf17c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:20Z", "revision_number": 0, "id": "d64dc15d-dce4-4b02-90ce-346eb8a5d0dd", "remote_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:20Z", "security_group_id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "tenant_id": "f38b5916c0944fc0904b9274752864c2", "port_range_min": null, "ethertype": "IPv4", "project_id": "f38b5916c0944fc0904b9274752864c2"}], "revision_number": 4, "project_id": "f38b5916c0944fc0904b9274752864c2", "id": "29072220-dc49-407c-8e41-5fc1a4b64b87", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1b749409d40343ddadf4c9251f31920c", "created_at": "2018-12-23T19:27:22Z", "updated_at": "2018-12-23T19:27:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "39625c05-7593-42dd-a3e4-d7bf87ca0e75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "47797d54-d530-4ea4-93c6-0dc2fc5c53bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "8037718d-e2c8-4560-a243-78730ab15f43", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1b749409d40343ddadf4c9251f31920c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:22Z", "revision_number": 0, "id": "e56930f3-f32b-4ca1-8742-b9284643b454", "remote_group_id": "2bab3151-8914-459a-a065-75d70578de79", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:22Z", "security_group_id": "2bab3151-8914-459a-a065-75d70578de79", "tenant_id": "1b749409d40343ddadf4c9251f31920c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1b749409d40343ddadf4c9251f31920c"}], "revision_number": 4, "project_id": "1b749409d40343ddadf4c9251f31920c", "id": "2bab3151-8914-459a-a065-75d70578de79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "created_at": "2018-12-23T19:09:49Z", "updated_at": "2018-12-23T19:09:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "12138a6c-30cb-458a-af57-801286b04e3b", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "52b14cf4-35b0-4603-9739-9a44bb4ceeaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "a0daf2af-16ff-4a11-b857-f3a6f968a2be", "remote_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:50Z", "revision_number": 0, "id": "aac82e98-d288-4aa9-8f6d-caf84fcec4f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:50Z", "security_group_id": "2c2239d1-bf44-415a-b32b-396ad709536b", "tenant_id": "a566a01ffbd944e5ac1274f05a5753a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "a566a01ffbd944e5ac1274f05a5753a7"}], "revision_number": 4, "project_id": "a566a01ffbd944e5ac1274f05a5753a7", "id": "2c2239d1-bf44-415a-b32b-396ad709536b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "created_at": "2018-12-23T19:27:14Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "70e366e4-55a3-43a8-a692-0ac19d3bc6d4", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "a65af9a1-3a77-46d6-b7bc-c210a1216583", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "d65a7ff0-86d6-4a93-bca1-fbba3d8ca642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "e652e1d2-8cb7-4038-9a0f-ea15e973cedd", "remote_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "tenant_id": "5ba8fce0b6a24758a346add2947fc5f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "5ba8fce0b6a24758a346add2947fc5f2"}], "revision_number": 4, "project_id": "5ba8fce0b6a24758a346add2947fc5f2", "id": "3e92f6d4-6589-44f0-84ad-e621e747f80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "created_at": "2018-12-23T19:27:21Z", "updated_at": "2018-12-23T19:27:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "71138145-4d5a-4506-bb29-ba102d0cda68", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "935ab503-87f8-4bd1-9479-5505dcfb516f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv4", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "d1372ba1-f106-4a67-96de-b3061ff5c1b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:21Z", "revision_number": 0, "id": "f877b12e-d2b4-474a-9835-3d3ad17716ef", "remote_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:21Z", "security_group_id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "tenant_id": "38db9b6bb8c84a16b04a4e342410b64c", "port_range_min": null, "ethertype": "IPv6", "project_id": "38db9b6bb8c84a16b04a4e342410b64c"}], "revision_number": 4, "project_id": "38db9b6bb8c84a16b04a4e342410b64c", "id": "73a81c06-55a9-42ea-8d7a-485d18923a30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "created_at": "2018-12-23T19:27:12Z", "updated_at": "2018-12-23T19:27:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "1bd5c128-ce5f-4db3-a331-68c5c25a23ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "74494532-5c03-4714-ad2c-5029246ded0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "dfeab6c8-45de-4b53-9b1e-7f94c06fc8d8", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:12Z", "revision_number": 0, "id": "e6030ca7-eaa1-4313-990d-92aabd165560", "remote_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:12Z", "security_group_id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "tenant_id": "d4c324ccb88f4ad3942ce2735d7678cb", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4c324ccb88f4ad3942ce2735d7678cb"}], "revision_number": 4, "project_id": "d4c324ccb88f4ad3942ce2735d7678cb", "id": "8be7f29a-cd4b-4747-a156-3872c44e0842", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "created_at": "2018-12-23T23:13:39Z", "updated_at": "2018-12-23T23:13:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T23:13:39Z", "revision_number": 0, "id": "3049633c-6c24-46c8-af0a-bbc018dc04a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T23:13:39Z", "security_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "456101d67e6a4b3abb5dfa090a9971f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T23:13:39Z", "revision_number": 0, "id": "6c32817e-ea5c-42e3-913f-bd112e947e6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T23:13:39Z", "security_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "456101d67e6a4b3abb5dfa090a9971f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T23:13:39Z", "revision_number": 0, "id": "acbac093-a5f0-4210-b1b0-81bca3bc1997", "remote_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "remote_ip_prefix": null, "created_at": "2018-12-23T23:13:39Z", "security_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "456101d67e6a4b3abb5dfa090a9971f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T23:13:39Z", "revision_number": 0, "id": "bff95aa8-e2e0-40b1-b5c5-3c27ce4dee78", "remote_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "remote_ip_prefix": null, "created_at": "2018-12-23T23:13:39Z", "security_group_id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "tenant_id": "456101d67e6a4b3abb5dfa090a9971f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "456101d67e6a4b3abb5dfa090a9971f8"}], "revision_number": 4, "project_id": "456101d67e6a4b3abb5dfa090a9971f8", "id": "8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "created_at": "2018-12-23T19:06:52Z", "updated_at": "2018-12-23T19:06:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4560baea-3a02-4bad-bbd0-fdb9c5568eea", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "4def0ad3-3f4a-43c1-b755-d585ffee2353", "remote_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "a7541b11-aaba-43be-9e36-a9476acfb823", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:06:52Z", "revision_number": 0, "id": "e94f77b3-a177-4d7e-9d4c-09a160a17927", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:06:52Z", "security_group_id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "tenant_id": "9e87b8ff4a514b208d6408cd95de604f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9e87b8ff4a514b208d6408cd95de604f"}], "revision_number": 4, "project_id": "9e87b8ff4a514b208d6408cd95de604f", "id": "b436f0c8-9286-45e1-ae7a-d57183d9037e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "created_at": "2018-12-23T19:27:13Z", "updated_at": "2018-12-23T19:27:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "0150895d-4758-4b7d-871d-e631a4ddf290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "348ab1d0-a4fe-4592-8fa5-448fbb84937b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "76446f2e-ae29-493f-beb3-09a92aa07986", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv4", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:27:14Z", "revision_number": 0, "id": "c7b9b188-edc7-46b9-bee4-d8670ecda3e8", "remote_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "remote_ip_prefix": null, "created_at": "2018-12-23T19:27:14Z", "security_group_id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "tenant_id": "7261bd25f0404e47a1f6a59d9d107def", "port_range_min": null, "ethertype": "IPv6", "project_id": "7261bd25f0404e47a1f6a59d9d107def"}], "revision_number": 4, "project_id": "7261bd25f0404e47a1f6a59d9d107def", "id": "c6b5cd52-4b8a-47ce-a8c6-1b0482a2b2e3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "created_at": "2018-12-23T19:30:55Z", "updated_at": "2018-12-23T19:30:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "013b0e2e-0570-4e4e-93bd-7e429cecad90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "15d18118-d9c0-460f-92c2-93240efee6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "295cfd77-7583-4fae-91cf-86c98d3744bb", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:55Z", "revision_number": 0, "id": "71d86aa4-7965-4c1f-9419-fca2dd3920b4", "remote_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:55Z", "security_group_id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "tenant_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12"}], "revision_number": 4, "project_id": "0ae8b0f7d5104551a0c69c23eb8e6a12", "id": "c995f3bf-5310-4a0f-a124-d261e4bed89b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-23T19:09:51Z", "updated_at": "2018-12-23T19:09:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "5560c32c-97fd-48c5-8296-9560ceae485b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "6e556928-4f43-4a97-ba65-62d1ec5d8a4d", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "767bd93d-8b85-4578-9026-180a657c385f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:09:51Z", "revision_number": 0, "id": "86328f7a-f3f6-4d5b-86c8-42fc22f96141", "remote_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "remote_ip_prefix": null, "created_at": "2018-12-23T19:09:51Z", "security_group_id": "f5f80777-b379-409d-bd84-8e4890c6c755", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "f5f80777-b379-409d-bd84-8e4890c6c755", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35b47a562db443118823d217e1e37894", "created_at": "2018-12-23T19:30:54Z", "updated_at": "2018-12-23T19:30:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "0f45265d-31d5-4159-80d9-1656718d0f34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "31f9bdd6-d7b2-49e5-bcef-0658f1e626d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "34d36cf0-e351-49ba-9627-4b18da97bfe0", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv4", "project_id": "35b47a562db443118823d217e1e37894"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-23T19:30:54Z", "revision_number": 0, "id": "6a137f73-4592-4993-aa4b-8106a9e7826d", "remote_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "remote_ip_prefix": null, "created_at": "2018-12-23T19:30:54Z", "security_group_id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "tenant_id": "35b47a562db443118823d217e1e37894", "port_range_min": null, "ethertype": "IPv6", "project_id": "35b47a562db443118823d217e1e37894"}], "revision_number": 4, "project_id": "35b47a562db443118823d217e1e37894", "id": "f7ffab6c-2665-4527-a88c-3407cf9b375c", "name": "default"}]} 2018-12-23 23:33:15,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1006d429-02ef-450f-9caf-d869dd08652a 2018-12-23 23:33:15,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.119102954865s 2018-12-23 23:33:15,016 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1006d429-02ef-450f-9caf-d869dd08652a 2018-12-23 23:33:15,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-23 23:33:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bc956e3d4aae367997f2e4d2689ff96e4a794928" 2018-12-23 23:33:15,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8449d91a-8539-42b5-b045-513e6cf67655 Content-Length: 0 Date: Sun, 23 Dec 2018 23:33:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-23 23:33:15,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886.json used request id req-8449d91a-8539-42b5-b045-513e6cf67655 2018-12-23 23:33:15,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12908911705s 2018-12-23 23:33:15,151 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8ca23b30-4f7d-4fa4-84b4-5c0dd82f7886.json used request id req-8449d91a-8539-42b5-b045-513e6cf67655 2018-12-23 23:33:15,151 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-12-23 23:33:15,152 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:19 | PASS | | cloudify_ims | functest | vnf | 23:45 | PASS | | heat_ims | functest | vnf | 17:36 | PASS | | vyos_vrouter | functest | vnf | 15:23 | PASS | | juju_epc | functest | vnf | 18:54 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-12-23 23:33:15,158 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-23 23:33:15,185 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 23:33:15,207 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-23 23:33:19,838 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-105 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-23 23:33:19,843 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=D9wCTHBFEcwUYrnzqqJGGDdW4 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=a566a01ffbd944e5ac1274f05a5753a7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-23 23:33:19,844 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-12-23 23:33:19,855 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-12-23 23:33:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:33:20,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492dc103-8802-4fa7-8955-795d3ba4978f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 23:33:20,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-492dc103-8802-4fa7-8955-795d3ba4978f 2018-12-23 23:33:20,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 23:33:20,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-24T00:33:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["FfOYfsI5RD-nmuNHNCUapQ"], "issued_at": "2018-12-23T23:33:20.000000Z"}} 2018-12-23 23:33:20,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-23 23:33:20,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:21,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-378c2ba0-9e42-4462-8489-9880fb373e4e Date: Sun, 23 Dec 2018 23:33:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-23 23:33:21,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-378c2ba0-9e42-4462-8489-9880fb373e4e 2018-12-23 23:33:21,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279471874237s 2018-12-23 23:33:21,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-378c2ba0-9e42-4462-8489-9880fb373e4e 2018-12-23 23:33:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:33:21,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 23:33:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 23:33:21,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 23:33:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:21,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa18fe9-d8f8-4e5b-9685-9b99b0cb24fc Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-23 23:33:21,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3fa18fe9-d8f8-4e5b-9685-9b99b0cb24fc 2018-12-23 23:33:21,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985419750214s 2018-12-23 23:33:21,366 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3fa18fe9-d8f8-4e5b-9685-9b99b0cb24fc 2018-12-23 23:33:21,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-23 23:33:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}}' 2018-12-23 23:33:21,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 23:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e65b30-b355-438e-936e-39b52dc0f290 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb"}, "tags": [], "enabled": true, "id": "938076936c7d4004a38df001acdaadfb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}} 2018-12-23 23:33:21,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-48e65b30-b355-438e-936e-39b52dc0f290 2018-12-23 23:33:21,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12682890892s 2018-12-23 23:33:21,501 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-48e65b30-b355-438e-936e-39b52dc0f290 2018-12-23 23:33:21,501 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'938076936c7d4004a38df001acdaadfb', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0'}) 2018-12-23 23:33:21,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-23 23:33:21,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9e99cc60-42ff-4a0f-8f4a-fca425bd3efe", "email": null, "name": "tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}}' 2018-12-23 23:33:21,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 23 Dec 2018 23:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cec76b1b-5fe8-4088-ab6f-cdb0424f7f97 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": {"self": "http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e82312c3868d48a9a4b0b3b7b4d6aa0c", "domain_id": "default", "password_expires_at": null}} 2018-12-23 23:33:21,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-cec76b1b-5fe8-4088-ab6f-cdb0424f7f97 2018-12-23 23:33:21,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369781017303s 2018-12-23 23:33:21,878 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-cec76b1b-5fe8-4088-ab6f-cdb0424f7f97 2018-12-23 23:33:21,878 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e82312c3868d48a9a4b0b3b7b4d6aa0c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0'}) 2018-12-23 23:33:21,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 23:33:21,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:21,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de0f6ea-f16c-4bb3-b514-b4ca5de5f9e7 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 23:33:21,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4de0f6ea-f16c-4bb3-b514-b4ca5de5f9e7 2018-12-23 23:33:21,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0926489830017s 2018-12-23 23:33:21,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4de0f6ea-f16c-4bb3-b514-b4ca5de5f9e7 2018-12-23 23:33:21,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 23:33:21,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a933b1-95a7-4f1c-a105-6cf604d13a58 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 23:33:22,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a3a933b1-95a7-4f1c-a105-6cf604d13a58 2018-12-23 23:33:22,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09050989151s 2018-12-23 23:33:22,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a3a933b1-95a7-4f1c-a105-6cf604d13a58 2018-12-23 23:33:22,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 23:33:22,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a3f748-f202-460c-8398-1bd91d69a3ef Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 23:33:22,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-80a3f748-f202-460c-8398-1bd91d69a3ef 2018-12-23 23:33:22,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0198309421539s 2018-12-23 23:33:22,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-80a3f748-f202-460c-8398-1bd91d69a3ef 2018-12-23 23:33:22,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 23:33:22,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b1b38d-7ff8-4c33-8174-b8dab0032472 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": {"self": "http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e82312c3868d48a9a4b0b3b7b4d6aa0c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 23:33:22,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d2b1b38d-7ff8-4c33-8174-b8dab0032472 2018-12-23 23:33:22,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119833946228s 2018-12-23 23:33:22,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d2b1b38d-7ff8-4c33-8174-b8dab0032472 2018-12-23 23:33:22,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 23:33:22,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc10702b-96e4-48cd-bfe3-16d78ab44945 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb"}, "tags": [], "enabled": true, "id": "938076936c7d4004a38df001acdaadfb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 23:33:22,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cc10702b-96e4-48cd-bfe3-16d78ab44945 2018-12-23 23:33:22,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181039094925s 2018-12-23 23:33:22,409 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cc10702b-96e4-48cd-bfe3-16d78ab44945 2018-12-23 23:33:22,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 23:33:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=938076936c7d4004a38df001acdaadfb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03462d97-6288-4d73-bfde-87eaf0de2201 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=938076936c7d4004a38df001acdaadfb", "previous": null, "next": null}} 2018-12-23 23:33:22,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=938076936c7d4004a38df001acdaadfb used request id req-03462d97-6288-4d73-bfde-87eaf0de2201 2018-12-23 23:33:22,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0905029773712s 2018-12-23 23:33:22,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=938076936c7d4004a38df001acdaadfb used request id req-03462d97-6288-4d73-bfde-87eaf0de2201 2018-12-23 23:33:22,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 23:33:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e33860-2ae0-41b3-9b30-ef3e002cf696 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 23:33:22,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-02e33860-2ae0-41b3-9b30-ef3e002cf696 2018-12-23 23:33:22,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13557600975s 2018-12-23 23:33:22,647 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-02e33860-2ae0-41b3-9b30-ef3e002cf696 2018-12-23 23:33:22,648 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'938076936c7d4004a38df001acdaadfb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9e99cc60-42ff-4a0f-8f4a-fca425bd3efe', 'username': u'tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-23 23:33:22,651 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'password': '9e99cc60-42ff-4a0f-8f4a-fca425bd3efe', 'project_name': 'tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': '938076936c7d4004a38df001acdaadfb', 'project_domain_name': 'Default'} 2018-12-23 23:33:22,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 23:33:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94571de0-1b96-4c91-95b2-46437a1a42a1 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 23:33:22,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94571de0-1b96-4c91-95b2-46437a1a42a1 2018-12-23 23:33:22,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912311077118s 2018-12-23 23:33:22,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94571de0-1b96-4c91-95b2-46437a1a42a1 2018-12-23 23:33:22,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 23:33:22,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5773b5e-1759-4d24-8038-6ef3dcccc620 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 23:33:22,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5773b5e-1759-4d24-8038-6ef3dcccc620 2018-12-23 23:33:22,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0934619903564s 2018-12-23 23:33:22,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5773b5e-1759-4d24-8038-6ef3dcccc620 2018-12-23 23:33:22,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 23:33:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:22,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcd5058-35be-4e5d-855b-ed858ebddbd9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 23:33:22,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bdcd5058-35be-4e5d-855b-ed858ebddbd9 2018-12-23 23:33:22,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100983142853s 2018-12-23 23:33:22,951 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bdcd5058-35be-4e5d-855b-ed858ebddbd9 2018-12-23 23:33:22,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 23:33:22,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ba38c8-ae8a-4adc-bd8e-722651e587ea Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": {"self": "http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e82312c3868d48a9a4b0b3b7b4d6aa0c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 23:33:23,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-05ba38c8-ae8a-4adc-bd8e-722651e587ea 2018-12-23 23:33:23,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109910011292s 2018-12-23 23:33:23,063 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-05ba38c8-ae8a-4adc-bd8e-722651e587ea 2018-12-23 23:33:23,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-23 23:33:23,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0c3573-f3e8-4c24-88ac-efb6c728c2a9 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb"}, "tags": [], "enabled": true, "id": "938076936c7d4004a38df001acdaadfb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-23 23:33:23,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5a0c3573-f3e8-4c24-88ac-efb6c728c2a9 2018-12-23 23:33:23,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103126049042s 2018-12-23 23:33:23,178 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5a0c3573-f3e8-4c24-88ac-efb6c728c2a9 2018-12-23 23:33:23,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 23:33:23,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=938076936c7d4004a38df001acdaadfb" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864abae8-937c-40d2-852f-e8cad3f37cf9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=938076936c7d4004a38df001acdaadfb", "previous": null, "next": null}} 2018-12-23 23:33:23,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=938076936c7d4004a38df001acdaadfb used request id req-864abae8-937c-40d2-852f-e8cad3f37cf9 2018-12-23 23:33:23,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0861141681671s 2018-12-23 23:33:23,271 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=938076936c7d4004a38df001acdaadfb used request id req-864abae8-937c-40d2-852f-e8cad3f37cf9 2018-12-23 23:33:23,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-23 23:33:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1adb4139-6b63-4fe7-99ef-5c33a4441155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 23:33:23,412 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-1adb4139-6b63-4fe7-99ef-5c33a4441155 2018-12-23 23:33:23,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137631177902s 2018-12-23 23:33:23,412 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-1adb4139-6b63-4fe7-99ef-5c33a4441155 2018-12-23 23:33:23,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 23:33:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65774154-5284-4f46-9287-c6db4d4e2865 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 23:33:23,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-65774154-5284-4f46-9287-c6db4d4e2865 2018-12-23 23:33:23,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0930600166321s 2018-12-23 23:33:23,509 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-65774154-5284-4f46-9287-c6db4d4e2865 2018-12-23 23:33:23,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-23 23:33:23,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc32d3e-a2e3-4f85-a558-28c1f20cf7e3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-23 23:33:23,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6fc32d3e-a2e3-4f85-a558-28c1f20cf7e3 2018-12-23 23:33:23,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103672027588s 2018-12-23 23:33:23,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6fc32d3e-a2e3-4f85-a558-28c1f20cf7e3 2018-12-23 23:33:23,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-23 23:33:23,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed84dd60-0fe2-4986-bced-b5b881a483c8 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": {"self": "http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e82312c3868d48a9a4b0b3b7b4d6aa0c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-23 23:33:23,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ed84dd60-0fe2-4986-bced-b5b881a483c8 2018-12-23 23:33:23,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105753898621s 2018-12-23 23:33:23,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ed84dd60-0fe2-4986-bced-b5b881a483c8 2018-12-23 23:33:23,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-23 23:33:23,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba9e9b6-633d-4ad5-ba57-8d049a483a4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&scope.domain.id=default", "previous": null, "next": null}} 2018-12-23 23:33:23,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&scope.domain.id=default used request id req-aba9e9b6-633d-4ad5-ba57-8d049a483a4d 2018-12-23 23:33:23,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.092041015625s 2018-12-23 23:33:23,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=e82312c3868d48a9a4b0b3b7b4d6aa0c&scope.domain.id=default used request id req-aba9e9b6-633d-4ad5-ba57-8d049a483a4d 2018-12-23 23:33:23,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-23 23:33:23,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:23,956 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 23 Dec 2018 23:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0107d4c2-abe1-4599-a60e-c2b99d5d70be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-23 23:33:23,956 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-0107d4c2-abe1-4599-a60e-c2b99d5d70be 2018-12-23 23:33:23,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.124451875687s 2018-12-23 23:33:23,956 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/e82312c3868d48a9a4b0b3b7b4d6aa0c/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-0107d4c2-abe1-4599-a60e-c2b99d5d70be 2018-12-23 23:33:23,957 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-23 23:33:29,453 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f15b50d7-7c8f-4587-b02b-f2c795359351 | 2018-12-23T23:33:29.074605 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f15b50d7-7c8f-4587-b02b-f2c795359351 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-23 23:33:32,583 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-12-23 23:33:33,351 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-23 23:33:38,066 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=f8c824f3-2b99-40db-9a35-0b9f680dacc6) as the default verifier for the future CLI operations. 2018-12-23 23:33:39,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:33:39,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa66cdf6-7dc0-4d1d-93f6-b40c6028427f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-23 23:33:39,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-aa66cdf6-7dc0-4d1d-93f6-b40c6028427f 2018-12-23 23:33:39,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-23 23:33:40,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-24T00:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "938076936c7d4004a38df001acdaadfb", "name": "tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/938076936c7d4004a38df001acdaadfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/938076936c7d4004a38df001acdaadfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/938076936c7d4004a38df001acdaadfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/938076936c7d4004a38df001acdaadfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/938076936c7d4004a38df001acdaadfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/938076936c7d4004a38df001acdaadfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_938076936c7d4004a38df001acdaadfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_938076936c7d4004a38df001acdaadfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/938076936c7d4004a38df001acdaadfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/938076936c7d4004a38df001acdaadfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/938076936c7d4004a38df001acdaadfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/938076936c7d4004a38df001acdaadfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/938076936c7d4004a38df001acdaadfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/938076936c7d4004a38df001acdaadfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "id": "e82312c3868d48a9a4b0b3b7b4d6aa0c"}, "audit_ids": ["crjwPt9EQrKnm3vMHGHFTQ"], "issued_at": "2018-12-23T23:33:40.000000Z"}} 2018-12-23 23:33:40,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-23 23:33:40,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-23 23:33:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-598a0f72-957e-4fc2-9bb6-d1bdf64a957a Date: Sun, 23 Dec 2018 23:33:40 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-23 23:33:40,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-598a0f72-957e-4fc2-9bb6-d1bdf64a957a 2018-12-23 23:33:40,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.183115005493s 2018-12-23 23:33:40,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-598a0f72-957e-4fc2-9bb6-d1bdf64a957a 2018-12-23 23:33:40,214 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-12-23 23:33:40,214 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-23 23:33:40,337 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-23 23:33:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:33:40,343 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 23 Dec 2018 23:33:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-23 23:33:40,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:33:40,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-23 23:33:40,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-653625d0-83b8-4c9c-a350-d789cd932ea7 Date: Sun, 23 Dec 2018 23:33:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:33:40,543 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-653625d0-83b8-4c9c-a350-d789cd932ea7 2018-12-23 23:33:40,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196187019348s 2018-12-23 23:33:40,544 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-653625d0-83b8-4c9c-a350-d789cd932ea7 2018-12-23 23:33:40,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 23:33:40,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}' 2018-12-23 23:33:40,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9b8c439c-67b0-4264-860e-27f251339df8 Date: Sun, 23 Dec 2018 23:33:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file", "owner": "938076936c7d4004a38df001acdaadfb", "id": "eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "size": null, "self": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T23:33:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "checksum": null, "created_at": "2018-12-23T23:33:40Z", "protected": false} 2018-12-23 23:33:40,609 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9b8c439c-67b0-4264-860e-27f251339df8 2018-12-23 23:33:40,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0569930076599s 2018-12-23 23:33:40,609 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9b8c439c-67b0-4264-860e-27f251339df8 returning object eb5871f1-23de-49fc-aec0-34f79cc2cbcc 2018-12-23 23:33:40,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 23:33:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" -d '' 2018-12-23 23:33:41,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3537b77b-1a1b-4ca8-9239-2145065f328d Date: Sun, 23 Dec 2018 23:33:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:33:41,725 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file used request id req-3537b77b-1a1b-4ca8-9239-2145065f328d 2018-12-23 23:33:41,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.11574101448s 2018-12-23 23:33:41,726 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file used request id req-3537b77b-1a1b-4ca8-9239-2145065f328d 2018-12-23 23:33:41,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:33:41,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-23 23:33:41,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-5666057b-8727-421a-877a-b1bfb25c4a05 Date: Sun, 23 Dec 2018 23:33:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap", "metadata": {}}], "file": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file", "owner": "938076936c7d4004a38df001acdaadfb", "id": "eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "size": 12716032, "self": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T23:33:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T23:33:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:33:41,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5666057b-8727-421a-877a-b1bfb25c4a05 2018-12-23 23:33:41,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279879570007s 2018-12-23 23:33:41,758 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5666057b-8727-421a-877a-b1bfb25c4a05 2018-12-23 23:33:41,760 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file', 'owner': u'938076936c7d4004a38df001acdaadfb', 'id': u'eb5871f1-23de-49fc-aec0-34f79cc2cbcc', 'size': 12716032, u'self': u'/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'938076936c7d4004a38df001acdaadfb', 'name': 'tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T23:33:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T23:33:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'created': u'2018-12-23T23:33:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T23:33:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 23:33:41,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 23:33:41,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 23:33:41,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-eafe79e6-a441-41af-8135-8a43a7442e69 x-compute-request-id: req-eafe79e6-a441-41af-8135-8a43a7442e69 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7d20c38a-144f-4c81-836a-9201615310b8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7d20c38a-144f-4c81-836a-9201615310b8"}} 2018-12-23 23:33:41,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-eafe79e6-a441-41af-8135-8a43a7442e69 2018-12-23 23:33:41,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.208059072495s 2018-12-23 23:33:41,969 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-eafe79e6-a441-41af-8135-8a43a7442e69 2018-12-23 23:33:41,970 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_1f8eeb0b-96eb-415e-8f45-c20f155547f0', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'7d20c38a-144f-4c81-836a-9201615310b8', 'swap': 0}) 2018-12-23 23:33:41,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 23:33:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" -d '{"extra_specs": {}}' 2018-12-23 23:33:41,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23: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-37354a16-7af4-42b1-b5d2-22923ae39fd0 x-compute-request-id: req-37354a16-7af4-42b1-b5d2-22923ae39fd0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 23:33:41,989 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8/os-extra_specs used request id req-37354a16-7af4-42b1-b5d2-22923ae39fd0 2018-12-23 23:33:41,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0183568000793s 2018-12-23 23:33:41,989 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8/os-extra_specs used request id req-37354a16-7af4-42b1-b5d2-22923ae39fd0 2018-12-23 23:33:41,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-23 23:33:41,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 23 Dec 2018 23:33:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-23 23:33:42,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-23 23:33:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-23 23:33:42,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4300ad-44e3-46ba-a94e-2b3c71935fc7 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-23 23:33:42,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b4300ad-44e3-46ba-a94e-2b3c71935fc7 2018-12-23 23:33:42,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.104784965515s 2018-12-23 23:33:42,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b4300ad-44e3-46ba-a94e-2b3c71935fc7 2018-12-23 23:33:42,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-23 23:33:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-23 23:33:42,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33: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-503d9240-81aa-4d63-a50c-1bc1d4011bac x-compute-request-id: req-503d9240-81aa-4d63-a50c-1bc1d4011bac Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-23 23:33:42,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-503d9240-81aa-4d63-a50c-1bc1d4011bac 2018-12-23 23:33:42,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.032870054245s 2018-12-23 23:33:42,154 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-503d9240-81aa-4d63-a50c-1bc1d4011bac 2018-12-23 23:33:42,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:33:42,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-23 23:33:42,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-8701f59b-b83e-4ac1-a790-cfa0b894d7c9 Date: Sun, 23 Dec 2018 23:33:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap", "metadata": {}}], "file": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file", "owner": "938076936c7d4004a38df001acdaadfb", "id": "eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "size": 12716032, "self": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T23:33:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T23:33:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:33:42,185 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8701f59b-b83e-4ac1-a790-cfa0b894d7c9 2018-12-23 23:33:42,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272221565247s 2018-12-23 23:33:42,186 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8701f59b-b83e-4ac1-a790-cfa0b894d7c9 2018-12-23 23:33:42,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-23 23:33:42,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}' 2018-12-23 23:33:42,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/e62cc49a-c466-469b-994f-8515c11d5744 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-918efd0f-9f01-4bb3-b1ce-f4c769f7ca2a Date: Sun, 23 Dec 2018 23:33:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e62cc49a-c466-469b-994f-8515c11d5744/file", "owner": "938076936c7d4004a38df001acdaadfb", "id": "e62cc49a-c466-469b-994f-8515c11d5744", "size": null, "self": "/v2/images/e62cc49a-c466-469b-994f-8515c11d5744", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T23:33:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "checksum": null, "created_at": "2018-12-23T23:33:42Z", "protected": false} 2018-12-23 23:33:42,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-918efd0f-9f01-4bb3-b1ce-f4c769f7ca2a 2018-12-23 23:33:42,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0414168834686s 2018-12-23 23:33:42,235 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-918efd0f-9f01-4bb3-b1ce-f4c769f7ca2a returning object e62cc49a-c466-469b-994f-8515c11d5744 2018-12-23 23:33:42,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-23 23:33:42,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/e62cc49a-c466-469b-994f-8515c11d5744/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" -d '' 2018-12-23 23:33:42,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36de1cc3-a19e-49ca-b0a8-a61760c5749a Date: Sun, 23 Dec 2018 23:33:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-23 23:33:42,820 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e62cc49a-c466-469b-994f-8515c11d5744/file used request id req-36de1cc3-a19e-49ca-b0a8-a61760c5749a 2018-12-23 23:33:42,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.584152936935s 2018-12-23 23:33:42,820 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e62cc49a-c466-469b-994f-8515c11d5744/file used request id req-36de1cc3-a19e-49ca-b0a8-a61760c5749a 2018-12-23 23:33:42,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-23 23:33:42,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-23 23:33:42,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2351 Content-Type: application/json X-Openstack-Request-Id: req-04f23206-f866-4fc9-8f9c-f2231e3291db Date: Sun, 23 Dec 2018 23:33:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e62cc49a-c466-469b-994f-8515c11d5744/snap", "metadata": {}}], "file": "/v2/images/e62cc49a-c466-469b-994f-8515c11d5744/file", "owner": "938076936c7d4004a38df001acdaadfb", "id": "e62cc49a-c466-469b-994f-8515c11d5744", "size": 12716032, "self": "/v2/images/e62cc49a-c466-469b-994f-8515c11d5744", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e62cc49a-c466-469b-994f-8515c11d5744/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T23:33:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T23:33:42Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap", "metadata": {}}], "file": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file", "owner": "938076936c7d4004a38df001acdaadfb", "id": "eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "size": 12716032, "self": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T23:33:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T23:33:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-23 23:33:42,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-04f23206-f866-4fc9-8f9c-f2231e3291db 2018-12-23 23:33:42,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255789756775s 2018-12-23 23:33:42,850 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-04f23206-f866-4fc9-8f9c-f2231e3291db 2018-12-23 23:33:42,852 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e62cc49a-c466-469b-994f-8515c11d5744/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e62cc49a-c466-469b-994f-8515c11d5744/file', 'owner': u'938076936c7d4004a38df001acdaadfb', 'id': u'e62cc49a-c466-469b-994f-8515c11d5744', 'size': 12716032, u'self': u'/v2/images/e62cc49a-c466-469b-994f-8515c11d5744', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'938076936c7d4004a38df001acdaadfb', 'name': 'tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/e62cc49a-c466-469b-994f-8515c11d5744/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-23T23:33:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-23T23:33:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e62cc49a-c466-469b-994f-8515c11d5744', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0', 'created': u'2018-12-23T23:33:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-23T23:33:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e62cc49a-c466-469b-994f-8515c11d5744', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-23 23:33:42,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-23 23:33:42,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-23 23:33:42,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33: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-a3d30fe1-68dc-4156-95ef-0922a391288e x-compute-request-id: req-a3d30fe1-68dc-4156-95ef-0922a391288e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/310fff40-3252-49d5-a511-433fa793adce", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/310fff40-3252-49d5-a511-433fa793adce", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "310fff40-3252-49d5-a511-433fa793adce"}} 2018-12-23 23:33:42,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a3d30fe1-68dc-4156-95ef-0922a391288e 2018-12-23 23:33:42,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0323901176453s 2018-12-23 23:33:42,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a3d30fe1-68dc-4156-95ef-0922a391288e 2018-12-23 23:33:42,887 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'310fff40-3252-49d5-a511-433fa793adce', 'swap': 0}) 2018-12-23 23:33:42,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-23 23:33:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/310fff40-3252-49d5-a511-433fa793adce/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" -d '{"extra_specs": {}}' 2018-12-23 23:33:42,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 23 Dec 2018 23:33: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-9a688c82-a67e-46f8-a1d5-489031b007f5 x-compute-request-id: req-9a688c82-a67e-46f8-a1d5-489031b007f5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-23 23:33:42,912 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/310fff40-3252-49d5-a511-433fa793adce/os-extra_specs used request id req-9a688c82-a67e-46f8-a1d5-489031b007f5 2018-12-23 23:33:42,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248529911041s 2018-12-23 23:33:42,913 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/310fff40-3252-49d5-a511-433fa793adce/os-extra_specs used request id req-9a688c82-a67e-46f8-a1d5-489031b007f5 2018-12-23 23:33:42,913 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'310fff40-3252-49d5-a511-433fa793adce', 'swap': 0}) 2018-12-23 23:33:45,481 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-23 23:33:45,482 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-23 23:33:45,482 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-23 23:33:45,485 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-23 23:33:45,499 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-23 23:33:47,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f8c824f3-2b99-40db-9a35-0b9f680dacc6/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-12-23 23:33:47,527 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-23 23:33:47,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-12-23 23:33:55,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:55.259 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.264s] 2018-12-23 23:33:55,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:55.344 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.086s] 2018-12-23 23:33:55,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:55.769 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.695s] 2018-12-23 23:33:55,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:55.855 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.086s] 2018-12-23 23:33:55,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:55.936 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.081s] 2018-12-23 23:33:56,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:56.121 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.184s] 2018-12-23 23:33:56,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:56.234 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.387s] 2018-12-23 23:33:56,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:56.254 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.133s] 2018-12-23 23:33:57,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.065 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.831s] 2018-12-23 23:33:57,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.228 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.161s] 2018-12-23 23:33:57,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.242 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.014s] 2018-12-23 23:33:57,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.252 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-12-23 23:33:57,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.263 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.010s] 2018-12-23 23:33:57,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.417 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.154s] 2018-12-23 23:33:57,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.526 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.108s] 2018-12-23 23:33:57,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.557 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.031s] 2018-12-23 23:33:57,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.671 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.114s] 2018-12-23 23:33:57,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.697 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.026s] 2018-12-23 23:33:57,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.706 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-12-23 23:33:57,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:57.969 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.260s] 2018-12-23 23:33:58,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:33:58.156 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.187s] 2018-12-23 23:34:00,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:00.589 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:34:00,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:00.590 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-23 23:34:03,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:03.874 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.018s] 2018-12-23 23:34:03,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:03.972 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.099s] 2018-12-23 23:34:04,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:04.345 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.371s] 2018-12-23 23:34:04,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:04.867 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.682s] 2018-12-23 23:34:04,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:04.934 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.066s] 2018-12-23 23:34:05,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:05.028 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.682s] 2018-12-23 23:34:05,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:05.233 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.299s] 2018-12-23 23:34:05,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:05.440 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.412s] 2018-12-23 23:34:11,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:11.343 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [8.840s] 2018-12-23 23:34:11,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:11.527 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.187s] 2018-12-23 23:34:11,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:11.756 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.228s] 2018-12-23 23:34:11,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:11.958 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.107s] 2018-12-23 23:34:11,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:11.999 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.243s] 2018-12-23 23:34:12,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:12.119 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.120s] 2018-12-23 23:34:12,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:12.266 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.146s] 2018-12-23 23:34:12,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:12.406 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.139s] 2018-12-23 23:34:12,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:12.947 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.540s] 2018-12-23 23:34:13,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:13.030 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.084s] 2018-12-23 23:34:14,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.104 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.241s] 2018-12-23 23:34:14,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.113 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.009s] 2018-12-23 23:34:14,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.129 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.016s] 2018-12-23 23:34:14,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.139 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.009s] 2018-12-23 23:34:14,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.151 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.012s] 2018-12-23 23:34:14,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.160 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-12-23 23:34:14,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.175 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.015s] 2018-12-23 23:34:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.184 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.009s] 2018-12-23 23:34:14,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.198 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.014s] 2018-12-23 23:34:14,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.208 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-12-23 23:34:14,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.219 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-12-23 23:34:14,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.230 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.011s] 2018-12-23 23:34:14,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.240 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2018-12-23 23:34:14,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.258 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.017s] 2018-12-23 23:34:14,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:14.470 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:34:20,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:20.182 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.183s] 2018-12-23 23:34:20,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:20.271 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.220s] 2018-12-23 23:34:20,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:20.325 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.053s] 2018-12-23 23:34:21,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:21.405 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-12-23 23:34:27,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:27.239 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.438s] 2018-12-23 23:34:27,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:27.447 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.208s] 2018-12-23 23:34:30,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:30.047 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.599s] 2018-12-23 23:34:31,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:31.308 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.261s] 2018-12-23 23:34:33,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:33.199 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [6.941s] 2018-12-23 23:34:39,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:39.118 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [17.706s] 2018-12-23 23:34:39,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:39.287 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [2.313s] 2018-12-23 23:34:39,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:39.412 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [6.212s] 2018-12-23 23:34:41,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:41.481 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.193s] 2018-12-23 23:34:42,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:42.315 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-23 23:34:42,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:42.461 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [35.181s] 2018-12-23 23:34:42,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:42.900 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [1.417s] 2018-12-23 23:34:42,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:42.902 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-12-23 23:34:42,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:42.904 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2018-12-23 23:34:42,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:42.913 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2018-12-23 23:34:45,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:45.981 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.376s] 2018-12-23 23:34:46,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:46.088 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.107s] 2018-12-23 23:34:46,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:46.212 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.123s] 2018-12-23 23:34:46,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:46.304 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.092s] 2018-12-23 23:34:46,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:46.421 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.116s] 2018-12-23 23:34:46,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:46.770 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.348s] 2018-12-23 23:34:46,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:46.880 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.111s] 2018-12-23 23:34:47,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:47.176 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.294s] 2018-12-23 23:34:47,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:47.338 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.163s] 2018-12-23 23:34:47,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:47.490 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.151s] 2018-12-23 23:34:53,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:53.772 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.255s] 2018-12-23 23:34:53,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:53.810 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.038s] 2018-12-23 23:34:53,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:53.846 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.036s] 2018-12-23 23:34:53,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:53.926 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.080s] 2018-12-23 23:34:54,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:54.051 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.124s] 2018-12-23 23:34:55,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:55.149 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [6.836s] 2018-12-23 23:34:58,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:58.506 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [19.384s] 2018-12-23 23:34:58,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:34:58.507 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-12-23 23:35:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.216 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.203s] 2018-12-23 23:35:00,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.225 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.009s] 2018-12-23 23:35:00,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.234 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.008s] 2018-12-23 23:35:00,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.445 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.210s] 2018-12-23 23:35:00,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.454 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2018-12-23 23:35:00,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.497 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.043s] 2018-12-23 23:35:00,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.506 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2018-12-23 23:35:00,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.698 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.058s] 2018-12-23 23:35:00,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:00.797 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.100s] 2018-12-23 23:35:05,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:05.187 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [4.844s] 2018-12-23 23:35:05,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:05.874 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.196s] 2018-12-23 23:35:05,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:05.896 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.022s] 2018-12-23 23:35:06,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:06.979 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.115s] 2018-12-23 23:35:06,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:06.990 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-12-23 23:35:07,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:07.040 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.050s] 2018-12-23 23:35:07,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:07.081 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.041s] 2018-12-23 23:35:07,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:07.098 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.016s] 2018-12-23 23:35:07,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:07.107 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.009s] 2018-12-23 23:35:07,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:07.117 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.009s] 2018-12-23 23:35:09,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:09.419 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:35:11,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:11.054 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.819s] 2018-12-23 23:35:11,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:11.142 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.089s] 2018-12-23 23:35:11,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:11.794 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.215s] 2018-12-23 23:35:11,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:11.994 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.199s] 2018-12-23 23:35:12,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:12.653 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.223s] 2018-12-23 23:35:12,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:12.691 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.038s] 2018-12-23 23:35:12,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:12.759 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.068s] 2018-12-23 23:35:12,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:12.779 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.020s] 2018-12-23 23:35:12,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:12.962 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.182s] 2018-12-23 23:35:14,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:14.479 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:35:16,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:16.631 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [4.060s] 2018-12-23 23:35:18,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:18.967 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.472s] 2018-12-23 23:35:18,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:18.982 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.016s] 2018-12-23 23:35:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:19.023 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.040s] 2018-12-23 23:35:19,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:19.038 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.015s] 2018-12-23 23:35:21,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:21.000 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:35:21,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:21.470 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.148s] 2018-12-23 23:35:21,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:21.507 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.037s] 2018-12-23 23:35:21,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:21.745 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.237s] 2018-12-23 23:35:25,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:25.022 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-23 23:35:28,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:28.184 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.180s] 2018-12-23 23:35:30,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:30.144 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [5.929s] 2018-12-23 23:35:34,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:34.550 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [6.362s] 2018-12-23 23:35:34,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:34.560 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.012s] 2018-12-23 23:35:34,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:34.572 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2018-12-23 23:35:34,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:34.583 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.010s] 2018-12-23 23:35:34,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:34.970 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.386s] 2018-12-23 23:35:35,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:35.315 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.344s] 2018-12-23 23:35:36,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:36.742 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [6.595s] 2018-12-23 23:35:40,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:40.894 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [13.676s] 2018-12-23 23:35:43,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:43.342 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.249s] 2018-12-23 23:35:43,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:43.426 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.084s] 2018-12-23 23:35:43,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:43.501 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.074s] 2018-12-23 23:35:43,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:43.671 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.170s] 2018-12-23 23:35:45,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:45.391 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.642s] 2018-12-23 23:35:45,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:45.819 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:35:47,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:47.484 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-12-23 23:35:51,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:51.217 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.249s] 2018-12-23 23:35:51,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:51.297 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.080s] 2018-12-23 23:35:51,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:51.341 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.044s] 2018-12-23 23:35:51,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:51.382 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.041s] 2018-12-23 23:35:56,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:56.883 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.169s] 2018-12-23 23:35:56,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:56.894 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.011s] 2018-12-23 23:35:57,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:35:57.078 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.183s] 2018-12-23 23:36:09,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:09.354 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [8.514s] 2018-12-23 23:36:09,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:09.365 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2018-12-23 23:36:09,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:09.474 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.107s] 2018-12-23 23:36:09,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:09.500 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.027s] 2018-12-23 23:36:16,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:16.681 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [58.936s] 2018-12-23 23:36:16,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:16.699 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.021s] 2018-12-23 23:36:18,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:18.769 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [10.750s] 2018-12-23 23:36:21,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:21.351 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.583s] 2018-12-23 23:36:28,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:28.604 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-23 23:36:36,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:36.507 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [3.733s] 2018-12-23 23:36:36,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:36.634 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.127s] 2018-12-23 23:36:36,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:36.982 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.347s] 2018-12-23 23:36:43,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:43.856 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [62.949s] 2018-12-23 23:36:55,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:55.933 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [12.076s] 2018-12-23 23:36:56,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:56.750 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [7.863s] 2018-12-23 23:36:56,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:56.775 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.027s] 2018-12-23 23:36:56,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:56.787 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-12-23 23:36:56,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:56.798 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2018-12-23 23:36:56,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:56.807 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.008s] 2018-12-23 23:36:57,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:57.049 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.241s] 2018-12-23 23:36:57,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:57.250 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.201s] 2018-12-23 23:36:57,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:57.453 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.202s] 2018-12-23 23:36:57,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:57.477 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.023s] 2018-12-23 23:36:57,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:36:57.677 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.201s] 2018-12-23 23:37:01,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:01.099 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [13.323s] 2018-12-23 23:37:01,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:01.163 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [5.232s] 2018-12-23 23:37:01,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:01.791 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.376s] 2018-12-23 23:37:05,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:05.585 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [4.488s] 2018-12-23 23:37:05,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:05.737 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.372s] 2018-12-23 23:37:06,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:06.003 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.265s] 2018-12-23 23:37:06,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:06.098 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.095s] 2018-12-23 23:37:06,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:06.584 36 INFO opnfv-tempest [-] {3} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:37:07,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:06.999 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.899s] 2018-12-23 23:37:08,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:08.913 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.217s] 2018-12-23 23:37:13,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:13.099 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [56.380s] 2018-12-23 23:37:13,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:13.188 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.200s] 2018-12-23 23:37:13,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:13.600 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.181s] 2018-12-23 23:37:14,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:14.263 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.074s] 2018-12-23 23:37:15,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:15.520 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.256s] 2018-12-23 23:37:17,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:17.288 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.767s] 2018-12-23 23:37:18,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:18.202 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.914s] 2018-12-23 23:37:19,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:19.356 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.312s] 2018-12-23 23:37:19,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:19.363 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.007s] 2018-12-23 23:37:20,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.254 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.889s] 2018-12-23 23:37:20,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.256 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-12-23 23:37:20,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.260 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-12-23 23:37:20,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.261 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2018-12-23 23:37:20,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.465 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.209s] 2018-12-23 23:37:20,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.494 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.028s] 2018-12-23 23:37:20,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.498 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-12-23 23:37:20,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.499 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-12-23 23:37:20,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:20.500 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-12-23 23:37:23,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:23.367 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:37:24,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:24.814 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.237s] 2018-12-23 23:37:25,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:25.041 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.227s] 2018-12-23 23:37:30,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:30.412 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.051s] 2018-12-23 23:37:30,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:30.429 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2018-12-23 23:37:35,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:35.239 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.655s] 2018-12-23 23:37:35,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:35.730 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.490s] 2018-12-23 23:37:35,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:35.805 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.075s] 2018-12-23 23:37:42,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:42.545 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [7.362s] 2018-12-23 23:37:47,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:47.126 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [4.581s] 2018-12-23 23:37:51,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:51.321 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [10.771s] 2018-12-23 23:37:52,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:52.090 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.770s] 2018-12-23 23:37:53,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:53.852 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [1.759s] 2018-12-23 23:37:55,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:55.483 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.147s] 2018-12-23 23:37:55,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:55.554 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.071s] 2018-12-23 23:37:55,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:55.725 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.170s] 2018-12-23 23:37:55,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:55.851 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.125s] 2018-12-23 23:37:55,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:37:55.852 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-23 23:38:01,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:01.633 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.044s] 2018-12-23 23:38:01,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:01.642 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.010s] 2018-12-23 23:38:11,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:11.424 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [17.567s] 2018-12-23 23:38:11,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:11.860 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.441s] 2018-12-23 23:38:18,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:18.333 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [65.213s] 2018-12-23 23:38:18,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:18.582 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.587s] 2018-12-23 23:38:18,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:18.790 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.208s] 2018-12-23 23:38:19,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:19.030 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.239s] 2018-12-23 23:38:19,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:19.445 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.415s] 2018-12-23 23:38:19,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:19.824 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.378s] 2018-12-23 23:38:20,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:20.278 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.454s] 2018-12-23 23:38:20,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:20.649 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.370s] 2018-12-23 23:38:29,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:29.550 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.081s] 2018-12-23 23:38:29,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:29.608 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.058s] 2018-12-23 23:38:29,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:29.783 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.174s] 2018-12-23 23:38:29,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:29.875 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.090s] 2018-12-23 23:38:29,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:29.876 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-23 23:38:30,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:30.971 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.416s] 2018-12-23 23:38:30,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:30.987 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.016s] 2018-12-23 23:38:31,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:31.003 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.015s] 2018-12-23 23:38:31,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:31.332 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.327s] 2018-12-23 23:38:32,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:32.928 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.592s] 2018-12-23 23:38:32,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:32.943 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2018-12-23 23:38:32,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:32.960 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.017s] 2018-12-23 23:38:32,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:32.972 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.012s] 2018-12-23 23:38:32,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:32.981 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2018-12-23 23:38:32,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:32.998 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2018-12-23 23:38:33,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:33.011 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.012s] 2018-12-23 23:38:33,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:33.021 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.010s] 2018-12-23 23:38:34,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:34.190 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [9.774s] 2018-12-23 23:38:35,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:35.637 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:38:43,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:43.903 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.336s] 2018-12-23 23:38:44,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:44.055 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.152s] 2018-12-23 23:38:53,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:53.138 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [18.943s] 2018-12-23 23:38:57,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:38:57.499 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.778s] 2018-12-23 23:39:03,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:03.443 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [1.962s] 2018-12-23 23:39:05,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:05.882 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:39:10,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:10.475 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.303s] 2018-12-23 23:39:10,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:10.798 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.323s] 2018-12-23 23:39:14,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:14.331 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [25.801s] 2018-12-23 23:39:16,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:16.646 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [23.506s] 2018-12-23 23:39:21,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:21.490 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.316s] 2018-12-23 23:39:25,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:25.231 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [66.887s] 2018-12-23 23:39:29,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:29.183 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.401s] 2018-12-23 23:39:29,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:29.467 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.284s] 2018-12-23 23:39:32,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:32.742 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.272s] 2018-12-23 23:39:32,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:32.952 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:39:33,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:33.472 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.731s] 2018-12-23 23:39:34,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:34.773 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.300s] 2018-12-23 23:39:36,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:36.279 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [21.948s] 2018-12-23 23:39:43,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:43.462 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:39:44,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:44.128 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.526s] 2018-12-23 23:39:44,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:44.805 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.677s] 2018-12-23 23:39:45,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:45.382 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.576s] 2018-12-23 23:39:45,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:45.665 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [4.162s] 2018-12-23 23:39:46,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:46.000 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.337s] 2018-12-23 23:39:46,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:46.046 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.664s] 2018-12-23 23:39:46,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:46.522 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.521s] 2018-12-23 23:39:47,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:47.026 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.503s] 2018-12-23 23:39:47,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:47.057 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.032s] 2018-12-23 23:39:47,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:47.255 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.208s] 2018-12-23 23:39:47,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:47.477 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.419s] 2018-12-23 23:39:47,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:47.701 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.223s] 2018-12-23 23:39:48,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:48.203 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [0.948s] 2018-12-23 23:39:48,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:48.725 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [32.077s] 2018-12-23 23:39:51,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:51.207 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.053s] 2018-12-23 23:39:53,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:53.832 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.623s] 2018-12-23 23:39:55,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:55.906 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.098s] 2018-12-23 23:39:55,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:55.998 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.091s] 2018-12-23 23:39:56,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:56.090 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.090s] 2018-12-23 23:39:56,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:56.186 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.096s] 2018-12-23 23:39:56,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:39:56.216 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.030s] 2018-12-23 23:40:01,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:01.331 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.275s] 2018-12-23 23:40:03,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:03.180 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.687s] 2018-12-23 23:40:03,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:03.591 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.411s] 2018-12-23 23:40:04,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:04.220 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.628s] 2018-12-23 23:40:04,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:04.749 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.530s] 2018-12-23 23:40:05,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:05.824 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.060s] 2018-12-23 23:40:05,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:05.835 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-12-23 23:40:05,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:05.970 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.135s] 2018-12-23 23:40:05,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:05.984 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.014s] 2018-12-23 23:40:05,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:05.995 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-12-23 23:40:06,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:06.207 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.212s] 2018-12-23 23:40:06,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:06.266 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2018-12-23 23:40:06,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:06.330 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.063s] 2018-12-23 23:40:06,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:06.458 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.127s] 2018-12-23 23:40:06,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:06.472 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-23 23:40:06,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:06.536 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.064s] 2018-12-23 23:40:09,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:09.495 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-23 23:40:11,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:11.319 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.188s] 2018-12-23 23:40:11,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:11.789 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.469s] 2018-12-23 23:40:11,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:11.860 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.071s] 2018-12-23 23:40:12,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:12.126 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.266s] 2018-12-23 23:40:16,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:16.545 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.103s] 2018-12-23 23:40:21,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:21.706 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.820s] 2018-12-23 23:40:26,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:26.410 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-12-23 23:40:26,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:26.412 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-23 23:40:27,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:27.739 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.098s] 2018-12-23 23:40:27,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:27.801 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2018-12-23 23:40:27,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:27.985 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.183s] 2018-12-23 23:40:28,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:28.080 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.094s] 2018-12-23 23:40:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:28.081 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-23 23:40:32,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:32.644 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.232s] 2018-12-23 23:40:33,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:33.995 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-23 23:40:33,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:33.997 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-23 23:40:33,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:33.998 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-23 23:40:37,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:37.173 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.184s] 2018-12-23 23:40:37,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:37.409 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.237s] 2018-12-23 23:40:38,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:38.200 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.790s] 2018-12-23 23:40:39,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:39.189 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.989s] 2018-12-23 23:40:47,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:47.749 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [5.486s] 2018-12-23 23:40:52,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.388 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2018-12-23 23:40:52,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.397 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-12-23 23:40:52,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.453 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.055s] 2018-12-23 23:40:52,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.490 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.037s] 2018-12-23 23:40:52,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.521 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.031s] 2018-12-23 23:40:52,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.556 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.034s] 2018-12-23 23:40:52,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.791 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.233s] 2018-12-23 23:40:52,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.822 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.032s] 2018-12-23 23:40:52,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.874 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.051s] 2018-12-23 23:40:52,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.920 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.045s] 2018-12-23 23:40:52,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:52.968 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.048s] 2018-12-23 23:40:53,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:53.012 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.043s] 2018-12-23 23:40:53,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:53.047 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.035s] 2018-12-23 23:40:53,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:53.094 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.046s] 2018-12-23 23:40:53,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:53.136 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2018-12-23 23:40:57,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:57.778 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [10.025s] 2018-12-23 23:40:59,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:40:59.126 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.351s] 2018-12-23 23:41:04,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:04.046 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.703s] 2018-12-23 23:41:05,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:05.111 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.064s] 2018-12-23 23:41:05,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:05.912 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [6.782s] 2018-12-23 23:41:05,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:05.913 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-12-23 23:41:09,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:09.394 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.354s] 2018-12-23 23:41:09,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:09.593 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.198s] 2018-12-23 23:41:09,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:09.736 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.143s] 2018-12-23 23:41:13,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:13.706 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [0.755s] 2018-12-23 23:41:17,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:17.625 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.683s] 2018-12-23 23:41:21,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:21.046 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.178s] 2018-12-23 23:41:21,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:21.233 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.186s] 2018-12-23 23:41:21,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:21.240 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.007s] 2018-12-23 23:41:21,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:21.247 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.006s] 2018-12-23 23:41:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:21.825 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.578s] 2018-12-23 23:41:21,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:21.833 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.007s] 2018-12-23 23:41:22,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:22.001 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.168s] 2018-12-23 23:41:22,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:22.011 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.010s] 2018-12-23 23:41:22,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:22.018 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2018-12-23 23:41:22,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:22.026 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.008s] 2018-12-23 23:41:25,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:25.744 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.722s] 2018-12-23 23:41:25,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:25.950 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.206s] 2018-12-23 23:41:27,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:27.868 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [100.138s] 2018-12-23 23:41:30,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:30.841 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.019s] 2018-12-23 23:41:31,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:31.124 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [3.259s] 2018-12-23 23:41:31,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:31.157 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.316s] 2018-12-23 23:41:31,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:31.387 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.229s] 2018-12-23 23:41:31,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:31.477 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.090s] 2018-12-23 23:41:31,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:31.505 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.029s] 2018-12-23 23:41:31,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:31.975 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.852s] 2018-12-23 23:41:41,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:41.807 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [1.880s] 2018-12-23 23:41:42,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:42.000 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.196s] 2018-12-23 23:41:42,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:42.118 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.117s] 2018-12-23 23:41:52,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:52.526 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.436s] 2018-12-23 23:41:53,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:53.104 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [6.351s] 2018-12-23 23:41:57,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:57.422 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [4.895s] 2018-12-23 23:41:57,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:57.681 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [51.756s] 2018-12-23 23:41:59,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:59.042 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.620s] 2018-12-23 23:41:59,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:59.466 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [6.362s] 2018-12-23 23:41:59,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:59.468 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-23 23:41:59,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:59.469 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-12-23 23:41:59,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:41:59.470 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-12-23 23:42:00,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:00.441 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.399s] 2018-12-23 23:42:02,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:02.162 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.721s] 2018-12-23 23:42:05,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:05.194 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [7.513s] 2018-12-23 23:42:09,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.047 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.229s] 2018-12-23 23:42:09,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.092 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2018-12-23 23:42:09,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.152 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.060s] 2018-12-23 23:42:09,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.203 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.050s] 2018-12-23 23:42:09,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.227 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.023s] 2018-12-23 23:42:09,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.280 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.053s] 2018-12-23 23:42:09,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.322 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.042s] 2018-12-23 23:42:09,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.366 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.044s] 2018-12-23 23:42:09,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.388 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.468s] 2018-12-23 23:42:09,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.389 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-12-23 23:42:09,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.435 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.047s] 2018-12-23 23:42:09,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.482 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.046s] 2018-12-23 23:42:09,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:09.502 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.116s] 2018-12-23 23:42:17,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:17.409 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [4.738s] 2018-12-23 23:42:17,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:17.496 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [1.743s] 2018-12-23 23:42:19,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:19.900 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.402s] 2018-12-23 23:42:21,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:21.046 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.146s] 2018-12-23 23:42:23,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:23.199 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.153s] 2018-12-23 23:42:30,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:30.393 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [3.707s] 2018-12-23 23:42:30,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:30.578 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.112s] 2018-12-23 23:42:33,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:33.107 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [2.714s] 2018-12-23 23:42:33,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:33.910 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.331s] 2018-12-23 23:42:40,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:40.850 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [6.939s] 2018-12-23 23:42:41,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:41.119 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [72.381s] 2018-12-23 23:42:42,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:42.784 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [1.671s] 2018-12-23 23:42:46,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:46.122 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [5.270s] 2018-12-23 23:42:49,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:49.564 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.497s] 2018-12-23 23:42:50,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:50.135 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [7.349s] 2018-12-23 23:42:50,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:50.614 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.492s] 2018-12-23 23:42:54,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:54.502 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.887s] 2018-12-23 23:42:59,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:42:59.315 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.812s] 2018-12-23 23:43:00,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:00.572 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [0.767s] 2018-12-23 23:43:01,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:01.028 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [0.456s] 2018-12-23 23:43:01,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:01.570 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.542s] 2018-12-23 23:43:02,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:02.342 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [0.771s] 2018-12-23 23:43:02,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:02.770 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [57.563s] 2018-12-23 23:43:03,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:03.373 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [1.031s] 2018-12-23 23:43:03,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:03.501 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.187s] 2018-12-23 23:43:04,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:04.472 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [1.098s] 2018-12-23 23:43:06,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:06.345 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2018-12-23 23:43:09,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:09.254 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.379s] 2018-12-23 23:43:09,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:09.468 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.214s] 2018-12-23 23:43:09,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:09.658 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.190s] 2018-12-23 23:43:09,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:09.681 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.023s] 2018-12-23 23:43:09,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:09.703 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.021s] 2018-12-23 23:43:09,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:09.727 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.024s] 2018-12-23 23:43:17,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:17.645 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.285s] 2018-12-23 23:43:18,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:18.056 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.411s] 2018-12-23 23:43:19,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:19.511 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.455s] 2018-12-23 23:43:24,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:24.576 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [6.784s] 2018-12-23 23:43:25,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:25.001 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.427s] 2018-12-23 23:43:26,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:26.741 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-12-23 23:43:28,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:28.950 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.183s] 2018-12-23 23:43:30,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:30.091 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.140s] 2018-12-23 23:43:30,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:30.744 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.653s] 2018-12-23 23:43:32,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:32.006 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.261s] 2018-12-23 23:43:32,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:32.629 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.622s] 2018-12-23 23:43:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:33.559 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [0.928s] 2018-12-23 23:43:34,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:34.361 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.802s] 2018-12-23 23:43:34,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:34.425 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.066s] 2018-12-23 23:43:34,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:34.769 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.540s] 2018-12-23 23:43:35,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:35.138 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.369s] 2018-12-23 23:43:35,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:35.457 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.029s] 2018-12-23 23:43:35,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:35.521 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.383s] 2018-12-23 23:43:35,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:35.973 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.515s] 2018-12-23 23:43:36,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:36.654 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.681s] 2018-12-23 23:43:36,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:36.674 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.020s] 2018-12-23 23:43:36,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:36.690 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.016s] 2018-12-23 23:43:36,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:36.709 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.019s] 2018-12-23 23:43:40,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:40.680 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.898s] 2018-12-23 23:43:44,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:44.692 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [9.166s] 2018-12-23 23:43:46,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:46.105 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [1.639s] 2018-12-23 23:43:49,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:49.955 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-23 23:43:54,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:54.377 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.418s] 2018-12-23 23:43:54,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:54.837 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.460s] 2018-12-23 23:43:54,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:54.878 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [10.185s] 2018-12-23 23:43:57,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:43:57.317 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.479s] 2018-12-23 23:44:03,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:03.104 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [54.451s] 2018-12-23 23:44:03,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:03.321 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.739s] 2018-12-23 23:44:11,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:11.671 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.154s] 2018-12-23 23:44:11,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:11.687 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-12-23 23:44:11,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:11.710 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.022s] 2018-12-23 23:44:11,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:11.730 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.020s] 2018-12-23 23:44:11,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:11.740 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2018-12-23 23:44:11,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:11.764 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.023s] 2018-12-23 23:44:11,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:11.794 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.030s] 2018-12-23 23:44:11,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:11.804 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.009s] 2018-12-23 23:44:12,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.025 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.217s] 2018-12-23 23:44:12,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.035 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.013s] 2018-12-23 23:44:12,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.054 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.019s] 2018-12-23 23:44:12,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.065 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.011s] 2018-12-23 23:44:12,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.075 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.010s] 2018-12-23 23:44:12,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.082 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2018-12-23 23:44:12,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.097 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.013s] 2018-12-23 23:44:12,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.718 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.620s] 2018-12-23 23:44:12,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:12.893 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.174s] 2018-12-23 23:44:13,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:13.013 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.119s] 2018-12-23 23:44:13,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:13.074 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.061s] 2018-12-23 23:44:13,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:13.171 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.096s] 2018-12-23 23:44:13,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:13.245 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.074s] 2018-12-23 23:44:23,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:23.113 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.020s] 2018-12-23 23:44:26,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:26.248 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.132s] 2018-12-23 23:44:27,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:27.517 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.065s] 2018-12-23 23:44:27,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:27.567 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.050s] 2018-12-23 23:44:27,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:27.708 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.140s] 2018-12-23 23:44:27,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:27.975 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.267s] 2018-12-23 23:44:28,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.045 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.069s] 2018-12-23 23:44:28,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.107 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.062s] 2018-12-23 23:44:28,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.172 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.065s] 2018-12-23 23:44:28,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.186 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:44:28,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.189 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:44:28,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.191 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-23 23:44:28,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.192 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-23 23:44:28,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.192 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:44:28,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.416 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.243s] 2018-12-23 23:44:28,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.469 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.053s] 2018-12-23 23:44:28,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.613 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.143s] 2018-12-23 23:44:28,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.697 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.082s] 2018-12-23 23:44:28,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.799 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.102s] 2018-12-23 23:44:28,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:28.851 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.053s] 2018-12-23 23:44:34,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:34.625 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.768s] 2018-12-23 23:44:35,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:35.227 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.604s] 2018-12-23 23:44:35,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:35.816 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.588s] 2018-12-23 23:44:38,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:38.644 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [2.825s] 2018-12-23 23:44:40,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:40.239 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.173s] 2018-12-23 23:44:40,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:40.281 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.041s] 2018-12-23 23:44:40,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:40.571 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.290s] 2018-12-23 23:44:40,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:40.582 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-12-23 23:44:40,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:40.616 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.034s] 2018-12-23 23:44:40,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:40.627 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-12-23 23:44:40,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:40.663 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.035s] 2018-12-23 23:44:40,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:40.683 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.020s] 2018-12-23 23:44:43,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:43.775 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [5.129s] 2018-12-23 23:44:43,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:43.810 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.037s] 2018-12-23 23:44:44,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:44.164 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.354s] 2018-12-23 23:44:46,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:46.677 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.414s] 2018-12-23 23:44:47,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:47.305 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.627s] 2018-12-23 23:44:47,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:47.315 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2018-12-23 23:44:47,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:47.566 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.251s] 2018-12-23 23:44:47,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:47.974 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.407s] 2018-12-23 23:44:48,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:48.239 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.265s] 2018-12-23 23:44:48,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:48.268 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.028s] 2018-12-23 23:44:48,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:48.579 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.311s] 2018-12-23 23:44:51,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:51.319 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.198s] 2018-12-23 23:44:51,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:51.532 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.214s] 2018-12-23 23:44:51,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:51.739 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.206s] 2018-12-23 23:44:51,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:51.923 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.183s] 2018-12-23 23:44:52,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:52.101 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.178s] 2018-12-23 23:44:52,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:52.280 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.178s] 2018-12-23 23:44:52,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:52.296 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.016s] 2018-12-23 23:44:52,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:52.537 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.241s] 2018-12-23 23:44:52,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:52.756 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.218s] 2018-12-23 23:44:52,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:52.966 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.210s] 2018-12-23 23:44:53,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:53.189 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.223s] 2018-12-23 23:44:58,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:58.261 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.400s] 2018-12-23 23:44:58,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:58.329 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [55.210s] 2018-12-23 23:44:58,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:44:58.385 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.125s] 2018-12-23 23:45:03,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:03.143 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.084s] 2018-12-23 23:45:07,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:07.432 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.129s] 2018-12-23 23:45:07,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:07.475 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.044s] 2018-12-23 23:45:09,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:09.969 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:45:10,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:10.649 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.174s] 2018-12-23 23:45:12,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:12.936 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.923s] 2018-12-23 23:45:12,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:12.945 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-23 23:45:13,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:13.608 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2018-12-23 23:45:14,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:14.741 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:45:22,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:22.478 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.434s] 2018-12-23 23:45:22,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:22.729 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.251s] 2018-12-23 23:45:23,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:23.238 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.506s] 2018-12-23 23:45:23,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:23.239 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [6.515s] 2018-12-23 23:45:23,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:23.514 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.277s] 2018-12-23 23:45:24,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:24.008 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.494s] 2018-12-23 23:45:24,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:24.260 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.251s] 2018-12-23 23:45:26,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:26.352 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.116s] 2018-12-23 23:45:30,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:30.668 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.177s] 2018-12-23 23:45:30,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:30.680 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.011s] 2018-12-23 23:45:30,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:30.694 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.015s] 2018-12-23 23:45:31,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:31.077 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.382s] 2018-12-23 23:45:31,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:31.086 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-12-23 23:45:31,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:31.094 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-12-23 23:45:31,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:31.483 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.389s] 2018-12-23 23:45:31,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:31.889 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.406s] 2018-12-23 23:45:32,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:32.911 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:45:33,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:33.527 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:45:33,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:33.527 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:45:34,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:34.043 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [67.780s] 2018-12-23 23:45:37,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:37.855 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.664s] 2018-12-23 23:45:38,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:38.448 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.593s] 2018-12-23 23:45:38,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:38.732 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [3.803s] 2018-12-23 23:45:45,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:45.054 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.427s] 2018-12-23 23:45:45,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:45.410 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.355s] 2018-12-23 23:45:45,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:45.856 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [7.121s] 2018-12-23 23:45:45,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:45.901 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.492s] 2018-12-23 23:45:53,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:53.249 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.365s] 2018-12-23 23:45:53,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:53.317 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.068s] 2018-12-23 23:45:53,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:53.393 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.076s] 2018-12-23 23:45:53,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:53.473 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.080s] 2018-12-23 23:45:53,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:53.497 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.024s] 2018-12-23 23:45:54,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:54.003 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.146s] 2018-12-23 23:45:56,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:45:56.099 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [57.753s] 2018-12-23 23:46:00,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:00.875 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.250s] 2018-12-23 23:46:01,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:01.354 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.479s] 2018-12-23 23:46:01,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:01.664 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.309s] 2018-12-23 23:46:01,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:01.992 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.328s] 2018-12-23 23:46:02,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:02.352 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.360s] 2018-12-23 23:46:03,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:03.117 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.764s] 2018-12-23 23:46:04,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.159 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.210s] 2018-12-23 23:46:04,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.202 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.082s] 2018-12-23 23:46:04,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.203 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.042s] 2018-12-23 23:46:04,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.453 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.251s] 2018-12-23 23:46:04,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.488 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.035s] 2018-12-23 23:46:04,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.519 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.032s] 2018-12-23 23:46:04,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.677 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.476s] 2018-12-23 23:46:04,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.712 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.192s] 2018-12-23 23:46:04,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.732 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.019s] 2018-12-23 23:46:04,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.752 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.020s] 2018-12-23 23:46:04,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.772 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.019s] 2018-12-23 23:46:04,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.791 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.019s] 2018-12-23 23:46:04,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:04.865 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.073s] 2018-12-23 23:46:05,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:05.095 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.229s] 2018-12-23 23:46:05,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:05.123 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.446s] 2018-12-23 23:46:05,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:05.624 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.500s] 2018-12-23 23:46:06,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:06.072 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.448s] 2018-12-23 23:46:13,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:13.205 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.200s] 2018-12-23 23:46:13,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:13.409 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.204s] 2018-12-23 23:46:13,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:13.506 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.528s] 2018-12-23 23:46:13,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:13.597 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.187s] 2018-12-23 23:46:13,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:13.808 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.211s] 2018-12-23 23:46:14,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:14.017 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.209s] 2018-12-23 23:46:14,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:14.288 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.781s] 2018-12-23 23:46:14,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:14.704 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.415s] 2018-12-23 23:46:15,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:15.077 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.373s] 2018-12-23 23:46:16,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:16.220 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.141s] 2018-12-23 23:46:16,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:16.652 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.433s] 2018-12-23 23:46:16,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:16.945 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [2.926s] 2018-12-23 23:46:17,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:17.168 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.515s] 2018-12-23 23:46:18,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:18.693 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.523s] 2018-12-23 23:46:19,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:19.181 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.489s] 2018-12-23 23:46:19,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:19.794 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.611s] 2018-12-23 23:46:19,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:19.864 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.071s] 2018-12-23 23:46:20,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:20.272 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.407s] 2018-12-23 23:46:20,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:20.961 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.688s] 2018-12-23 23:46:27,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:27.654 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.521s] 2018-12-23 23:46:28,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:28.028 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.374s] 2018-12-23 23:46:28,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:28.775 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.745s] 2018-12-23 23:46:35,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:35.510 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.185s] 2018-12-23 23:46:37,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:37.675 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.162s] 2018-12-23 23:46:37,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:37.676 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-12-23 23:46:40,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:40.235 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.562s] 2018-12-23 23:46:41,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:41.494 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.258s] 2018-12-23 23:46:43,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:43.822 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-23 23:46:43,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:43.823 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-23 23:46:47,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:47.788 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [73.721s] 2018-12-23 23:46:47,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:47.835 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.053s] 2018-12-23 23:46:47,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:47.882 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.047s] 2018-12-23 23:46:48,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:48.450 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.425s] 2018-12-23 23:46:51,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:51.399 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [55.290s] 2018-12-23 23:46:55,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:55.856 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [4.457s] 2018-12-23 23:46:56,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:56.462 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.141s] 2018-12-23 23:46:56,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:56.470 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.009s] 2018-12-23 23:46:56,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:56.477 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.007s] 2018-12-23 23:46:56,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:56.948 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.468s] 2018-12-23 23:46:57,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:57.222 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.274s] 2018-12-23 23:46:57,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:46:57.534 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.312s] 2018-12-23 23:47:02,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:02.553 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [0.589s] 2018-12-23 23:47:03,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:03.100 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.546s] 2018-12-23 23:47:06,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:06.290 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [4.621s] 2018-12-23 23:47:06,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:06.821 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-23 23:47:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:07.892 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.603s] 2018-12-23 23:47:08,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:08.908 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-23 23:47:14,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:14.581 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [6.686s] 2018-12-23 23:47:15,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:15.023 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [2.819s] 2018-12-23 23:47:16,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:16.183 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.261s] 2018-12-23 23:47:16,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:16.374 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.191s] 2018-12-23 23:47:16,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:16.559 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.185s] 2018-12-23 23:47:16,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:16.971 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.410s] 2018-12-23 23:47:17,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:17.154 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.183s] 2018-12-23 23:47:17,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:17.220 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.066s] 2018-12-23 23:47:17,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:17.347 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.127s] 2018-12-23 23:47:17,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:17.414 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.066s] 2018-12-23 23:47:17,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:17.475 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.061s] 2018-12-23 23:47:17,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:17.540 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.064s] 2018-12-23 23:47:17,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:17.609 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.069s] 2018-12-23 23:47:20,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:20.863 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.280s] 2018-12-23 23:47:21,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:21.214 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [0.960s] 2018-12-23 23:47:21,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:21.482 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.269s] 2018-12-23 23:47:23,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:23.472 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-12-23 23:47:29,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:29.488 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [2.889s] 2018-12-23 23:47:31,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:31.110 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [10.244s] 2018-12-23 23:47:37,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:37.566 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.456s] 2018-12-23 23:47:38,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:38.429 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.342s] 2018-12-23 23:47:40,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:40.797 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.368s] 2018-12-23 23:47:42,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:42.776 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [1.979s] 2018-12-23 23:47:46,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:46.328 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.552s] 2018-12-23 23:47:54,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:47:54.465 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.039s] 2018-12-23 23:48:02,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:02.087 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.303s] 2018-12-23 23:48:06,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:06.775 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.688s] 2018-12-23 23:48:12,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:12.437 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.661s] 2018-12-23 23:48:14,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:14.996 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.559s] 2018-12-23 23:48:17,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:17.098 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.102s] 2018-12-23 23:48:22,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:22.539 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [64.908s] 2018-12-23 23:48:22,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:22.550 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.017s] 2018-12-23 23:48:23,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:23.523 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.970s] 2018-12-23 23:48:23,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:23.524 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2018-12-23 23:48:23,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:23.725 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.202s] 2018-12-23 23:48:23,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:23.867 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.142s] 2018-12-23 23:48:25,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:25.764 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [8.664s] 2018-12-23 23:48:25,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:25.831 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.068s] 2018-12-23 23:48:25,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:25.876 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.046s] 2018-12-23 23:48:31,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:31.203 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.622s] 2018-12-23 23:48:31,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:31.929 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [6.050s] 2018-12-23 23:48:36,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:36.522 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.696s] 2018-12-23 23:48:36,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:36.928 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.406s] 2018-12-23 23:48:37,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:37.326 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.398s] 2018-12-23 23:48:37,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:37.692 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [5.762s] 2018-12-23 23:48:37,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:37.714 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.388s] 2018-12-23 23:48:38,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:38.138 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.423s] 2018-12-23 23:48:44,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:44.964 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.004s] 2018-12-23 23:48:47,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:47.643 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.677s] 2018-12-23 23:48:47,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:47.914 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [10.221s] 2018-12-23 23:48:47,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:47.985 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.071s] 2018-12-23 23:48:48,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:48.023 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.038s] 2018-12-23 23:48:49,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:49.029 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.386s] 2018-12-23 23:48:49,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:49.675 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.646s] 2018-12-23 23:48:50,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:50.276 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.600s] 2018-12-23 23:48:51,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:51.077 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.800s] 2018-12-23 23:48:52,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:52.091 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.013s] 2018-12-23 23:48:52,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:52.781 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.689s] 2018-12-23 23:48:53,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:53.911 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.130s] 2018-12-23 23:48:54,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:54.820 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.794s] 2018-12-23 23:48:54,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:54.876 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [0.964s] 2018-12-23 23:48:55,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:55.126 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.250s] 2018-12-23 23:48:55,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:55.569 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.443s] 2018-12-23 23:48:55,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:55.766 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.196s] 2018-12-23 23:48:55,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:55.992 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.225s] 2018-12-23 23:48:56,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:56.198 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.206s] 2018-12-23 23:48:56,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:56.407 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.208s] 2018-12-23 23:48:57,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:56.999 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.592s] 2018-12-23 23:48:58,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:58.000 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.000s] 2018-12-23 23:48:58,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:58.209 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.210s] 2018-12-23 23:48:59,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:48:59.527 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-12-23 23:49:01,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:01.126 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [2.914s] 2018-12-23 23:49:01,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:01.127 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-12-23 23:49:01,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:01.356 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.231s] 2018-12-23 23:49:01,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:01.566 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.209s] 2018-12-23 23:49:01,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:01.709 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.888s] 2018-12-23 23:49:01,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:01.791 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.225s] 2018-12-23 23:49:02,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:02.005 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.213s] 2018-12-23 23:49:02,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:02.228 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.223s] 2018-12-23 23:49:02,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:02.461 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.233s] 2018-12-23 23:49:02,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:02.672 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.211s] 2018-12-23 23:49:03,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:03.099 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.426s] 2018-12-23 23:49:03,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:03.326 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.227s] 2018-12-23 23:49:03,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:03.584 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.257s] 2018-12-23 23:49:03,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:03.884 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.300s] 2018-12-23 23:49:04,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:04.572 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.686s] 2018-12-23 23:49:04,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:04.574 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-23 23:49:04,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:04.575 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-12-23 23:49:04,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:04.773 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.200s] 2018-12-23 23:49:05,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:05.019 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.246s] 2018-12-23 23:49:09,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:09.497 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [4.475s] 2018-12-23 23:49:09,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:09.700 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.205s] 2018-12-23 23:49:10,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:10.049 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.347s] 2018-12-23 23:49:10,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:10.051 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-12-23 23:49:10,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:10.052 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-12-23 23:49:10,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:10.253 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.204s] 2018-12-23 23:49:10,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:10.449 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.196s] 2018-12-23 23:49:10,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:10.672 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.223s] 2018-12-23 23:49:22,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:22.700 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.100s] 2018-12-23 23:49:23,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:23.032 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.333s] 2018-12-23 23:49:23,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:23.765 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.732s] 2018-12-23 23:49:26,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:26.128 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.362s] 2018-12-23 23:49:30,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:30.781 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [31.241s] 2018-12-23 23:49:30,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:30.895 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.767s] 2018-12-23 23:49:30,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:30.960 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.064s] 2018-12-23 23:49:31,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:31.019 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.059s] 2018-12-23 23:49:31,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:31.022 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.043s] 2018-12-23 23:49:34,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:34.000 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [3.222s] 2018-12-23 23:49:38,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:38.268 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.130s] 2018-12-23 23:49:42,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:42.182 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.174s] 2018-12-23 23:49:42,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:42.222 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.039s] 2018-12-23 23:49:43,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:43.704 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-23 23:49:44,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:44.660 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.178s] 2018-12-23 23:49:45,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:45.672 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.011s] 2018-12-23 23:49:46,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:46.366 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.583s] 2018-12-23 23:49:46,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:46.508 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.836s] 2018-12-23 23:49:46,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:46.565 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.199s] 2018-12-23 23:49:46,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:46.964 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.398s] 2018-12-23 23:49:47,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:47.251 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.742s] 2018-12-23 23:49:48,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:48.246 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.993s] 2018-12-23 23:49:49,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:49.247 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.000s] 2018-12-23 23:49:49,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:49.870 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.622s] 2018-12-23 23:49:49,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:49.940 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.072s] 2018-12-23 23:49:50,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:50.978 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.036s] 2018-12-23 23:49:51,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:51.403 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.425s] 2018-12-23 23:49:51,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:51.441 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.039s] 2018-12-23 23:49:51,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:51.459 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-12-23 23:49:51,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:51.476 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.017s] 2018-12-23 23:49:55,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:55.302 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [21.294s] 2018-12-23 23:49:57,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:49:57.473 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.135s] 2018-12-23 23:50:02,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:02.256 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2018-12-23 23:50:03,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:03.713 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [8.411s] 2018-12-23 23:50:04,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:04.184 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.475s] 2018-12-23 23:50:06,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:06.913 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.163s] 2018-12-23 23:50:07,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.174 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.260s] 2018-12-23 23:50:07,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.306 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.132s] 2018-12-23 23:50:07,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.442 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.135s] 2018-12-23 23:50:07,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.567 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.126s] 2018-12-23 23:50:07,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.638 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.071s] 2018-12-23 23:50:07,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.741 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.102s] 2018-12-23 23:50:07,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.825 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.083s] 2018-12-23 23:50:07,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.879 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.054s] 2018-12-23 23:50:07,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:07.923 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.043s] 2018-12-23 23:50:08,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.016 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.093s] 2018-12-23 23:50:08,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.070 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.054s] 2018-12-23 23:50:08,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.136 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.066s] 2018-12-23 23:50:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.249 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.112s] 2018-12-23 23:50:08,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.296 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.047s] 2018-12-23 23:50:08,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.347 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.051s] 2018-12-23 23:50:08,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.455 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.106s] 2018-12-23 23:50:08,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.568 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.113s] 2018-12-23 23:50:08,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.635 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.067s] 2018-12-23 23:50:08,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.718 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.083s] 2018-12-23 23:50:08,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.781 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.062s] 2018-12-23 23:50:08,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.836 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.055s] 2018-12-23 23:50:08,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:08.904 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.067s] 2018-12-23 23:50:09,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:09.083 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.179s] 2018-12-23 23:50:09,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:09.165 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.081s] 2018-12-23 23:50:09,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:09.259 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.094s] 2018-12-23 23:50:09,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:09.333 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.073s] 2018-12-23 23:50:09,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:09.413 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.080s] 2018-12-23 23:50:11,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:11.576 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [2.161s] 2018-12-23 23:50:11,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:11.639 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.064s] 2018-12-23 23:50:11,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:11.686 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.047s] 2018-12-23 23:50:12,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:12.166 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.478s] 2018-12-23 23:50:12,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:12.822 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.655s] 2018-12-23 23:50:12,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:12.886 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.065s] 2018-12-23 23:50:12,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:12.969 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.083s] 2018-12-23 23:50:13,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:13.048 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.078s] 2018-12-23 23:50:13,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:13.690 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.640s] 2018-12-23 23:50:13,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:13.762 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.074s] 2018-12-23 23:50:13,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:13.839 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.077s] 2018-12-23 23:50:26,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:26.934 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.252s] 2018-12-23 23:50:27,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:27.351 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.417s] 2018-12-23 23:50:34,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:34.398 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.019s] 2018-12-23 23:50:36,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:36.592 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.193s] 2018-12-23 23:50:38,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:38.352 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.760s] 2018-12-23 23:50:40,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:40.951 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.599s] 2018-12-23 23:50:44,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:44.083 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [39.884s] 2018-12-23 23:50:47,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:47.389 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.051s] 2018-12-23 23:50:47,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:47.462 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.382s] 2018-12-23 23:50:56,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:56.585 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.122s] 2018-12-23 23:50:57,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:57.065 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.480s]: Skipped until Bug: 1014647 is resolved. 2018-12-23 23:50:58,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:50:58.020 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.886s] 2018-12-23 23:51:03,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:03.011 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.369s] 2018-12-23 23:51:03,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:03.186 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.175s] 2018-12-23 23:51:05,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:05.425 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:51:05,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:05.426 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:51:05,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:05.427 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:51:10,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:10.897 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.059s] 2018-12-23 23:51:11,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:11.205 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.309s] 2018-12-23 23:51:11,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:11.656 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.451s] 2018-12-23 23:51:11,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:11.940 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.283s] 2018-12-23 23:51:11,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:11.953 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.014s] 2018-12-23 23:51:12,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:12.135 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.181s] 2018-12-23 23:51:12,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:12.254 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.118s] 2018-12-23 23:51:14,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:14.871 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-23 23:51:15,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:15.117 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [18.045s] 2018-12-23 23:51:19,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:19.580 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.792s] 2018-12-23 23:51:19,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:19.815 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.235s] 2018-12-23 23:51:29,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:29.876 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.603s] 2018-12-23 23:51:29,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:29.930 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.054s] 2018-12-23 23:51:42,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:42.180 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [4.018s] 2018-12-23 23:51:42,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:42.499 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.320s] 2018-12-23 23:51:43,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:43.296 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [0.795s] 2018-12-23 23:51:43,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:43.315 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.020s] 2018-12-23 23:51:43,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:43.618 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.303s] 2018-12-23 23:51:48,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:48.631 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [112.934s] 2018-12-23 23:51:52,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:51:52.129 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [37.002s] 2018-12-23 23:52:00,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:00.367 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [9.331s] 2018-12-23 23:52:03,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:03.503 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [3.138s] 2018-12-23 23:52:06,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:06.609 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.105s] 2018-12-23 23:52:09,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:09.623 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.013s] 2018-12-23 23:52:12,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:12.665 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.041s] 2018-12-23 23:52:14,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:14.750 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.084s] 2018-12-23 23:52:15,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:15.393 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [26.756s] 2018-12-23 23:52:23,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:23.026 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [30.890s] 2018-12-23 23:52:29,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:29.940 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [8.044s] 2018-12-23 23:52:29,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:29.941 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-23 23:52:30,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:30.392 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [7.368s] 2018-12-23 23:52:34,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:34.804 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.801s] 2018-12-23 23:52:37,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:37.560 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:52:38,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:38.652 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [11.320s] 2018-12-23 23:52:45,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:45.215 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.218s] 2018-12-23 23:52:45,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:45.268 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.052s] 2018-12-23 23:52:45,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:45.295 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [14.899s] 2018-12-23 23:52:45,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:45.319 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.051s] 2018-12-23 23:52:45,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:45.973 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.652s] 2018-12-23 23:52:46,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:46.091 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.118s] 2018-12-23 23:52:46,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:46.356 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.263s] 2018-12-23 23:52:46,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:46.393 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2018-12-23 23:52:46,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:46.474 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.081s] 2018-12-23 23:52:46,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:46.568 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.094s] 2018-12-23 23:52:46,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:46.641 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.072s] 2018-12-23 23:52:46,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:46.731 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.090s] 2018-12-23 23:52:46,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:46.967 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.236s] 2018-12-23 23:52:47,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:47.077 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.109s] 2018-12-23 23:52:47,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:47.154 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.076s] 2018-12-23 23:52:47,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:47.235 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.080s] 2018-12-23 23:52:47,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:47.304 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.069s] 2018-12-23 23:52:47,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:47.390 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.086s] 2018-12-23 23:52:47,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:47.613 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.222s] 2018-12-23 23:52:47,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:47.699 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [9.047s] 2018-12-23 23:52:54,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:54.034 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:52:54,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:54.035 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:52:54,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:54.037 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-23 23:52:54,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:54.038 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:52:57,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:57.734 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.419s] 2018-12-23 23:52:57,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:57.803 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.070s] 2018-12-23 23:52:58,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:58.184 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.380s] 2018-12-23 23:52:58,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:58.258 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.074s] 2018-12-23 23:52:58,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:52:58.719 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.460s] 2018-12-23 23:53:04,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:04.886 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.809s] 2018-12-23 23:53:05,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:05.448 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.563s] 2018-12-23 23:53:11,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:11.111 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.176s] 2018-12-23 23:53:11,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:11.529 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.418s] 2018-12-23 23:53:11,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:11.581 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.052s] 2018-12-23 23:53:11,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:11.631 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.049s] 2018-12-23 23:53:11,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:11.714 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.082s] 2018-12-23 23:53:12,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:12.097 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.383s] 2018-12-23 23:53:12,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:12.423 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.326s] 2018-12-23 23:53:21,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:21.785 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [36.481s] 2018-12-23 23:53:23,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:23.805 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [4.923s] 2018-12-23 23:53:24,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:24.257 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.455s] 2018-12-23 23:53:26,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:26.567 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.306s] 2018-12-23 23:53:27,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:27.801 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.237s] 2018-12-23 23:53:37,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:37.828 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.798s] 2018-12-23 23:53:40,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:40.543 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [2.717s] 2018-12-23 23:53:43,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:43.805 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.259s] 2018-12-23 23:53:46,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:46.303 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.498s] 2018-12-23 23:53:49,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:49.418 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.113s] 2018-12-23 23:53:52,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:52.057 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [30.264s] 2018-12-23 23:53:52,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:52.549 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.131s] 2018-12-23 23:53:54,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:54.854 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-23 23:53:54,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:54.855 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:53:54,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:54.855 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-23 23:53:56,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:56.865 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.086s] 2018-12-23 23:53:56,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:56.950 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.085s] 2018-12-23 23:53:57,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:57.044 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.093s] 2018-12-23 23:53:57,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:53:57.054 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2018-12-23 23:54:00,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:00.705 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2018-12-23 23:54:01,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:01.429 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.724s] 2018-12-23 23:54:06,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:06.452 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.314s] 2018-12-23 23:54:11,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:11.177 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.191s] 2018-12-23 23:54:11,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:11.360 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.183s] 2018-12-23 23:54:11,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:11.465 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.105s] 2018-12-23 23:54:11,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:11.591 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.125s] 2018-12-23 23:54:11,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:11.598 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2018-12-23 23:54:11,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:11.774 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.176s] 2018-12-23 23:54:11,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:11.786 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.012s] 2018-12-23 23:54:11,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:11.961 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.175s] 2018-12-23 23:54:15,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:15.914 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.610s] 2018-12-23 23:54:23,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:23.200 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [2.813s] 2018-12-23 23:54:31,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:31.015 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [2.766s] 2018-12-23 23:54:36,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:36.944 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [44.875s] 2018-12-23 23:54:36,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:36.945 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-12-23 23:54:39,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:39.180 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.951s] 2018-12-23 23:54:42,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:42.360 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.180s] 2018-12-23 23:54:44,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:44.221 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [7.278s] 2018-12-23 23:54:44,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:44.673 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.312s] 2018-12-23 23:54:47,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:47.759 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [3.538s] 2018-12-23 23:54:49,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:49.118 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.444s] 2018-12-23 23:54:59,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:59.189 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.611s] 2018-12-23 23:54:59,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:54:59.679 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.491s] 2018-12-23 23:55:14,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:14.254 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.702s] 2018-12-23 23:55:17,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:17.649 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [3.395s] 2018-12-23 23:55:18,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:18.386 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.045s] 2018-12-23 23:55:18,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:18.478 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.092s] 2018-12-23 23:55:18,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:18.871 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.222s] 2018-12-23 23:55:21,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:21.581 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [2.710s] 2018-12-23 23:55:22,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:22.458 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [0.877s] 2018-12-23 23:55:25,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:25.759 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.300s] 2018-12-23 23:55:25,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:25.818 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.328s] 2018-12-23 23:55:25,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:25.950 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.132s] 2018-12-23 23:55:26,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:26.101 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.150s] 2018-12-23 23:55:29,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:29.068 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.308s] 2018-12-23 23:55:31,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:31.804 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [5.701s] 2018-12-23 23:55:31,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:31.836 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.034s] 2018-12-23 23:55:31,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:31.868 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.032s] 2018-12-23 23:55:32,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:32.480 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.412s] 2018-12-23 23:55:33,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:33.906 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.424s] 2018-12-23 23:55:38,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:38.557 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.730s] 2018-12-23 23:55:38,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:38.560 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.654s] 2018-12-23 23:55:39,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:39.722 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.161s] 2018-12-23 23:55:40,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:40.367 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:55:40,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:40.370 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2018-12-23 23:55:40,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:40.371 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:55:40,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:40.373 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:55:40,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:40.374 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-23 23:55:43,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:43.394 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.672s] 2018-12-23 23:55:43,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:43.543 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.149s] 2018-12-23 23:55:43,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:43.911 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.367s] 2018-12-23 23:55:44,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:44.007 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.096s] 2018-12-23 23:55:44,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:44.070 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.063s] 2018-12-23 23:55:44,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:44.117 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.046s] 2018-12-23 23:55:44,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:44.229 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.111s] 2018-12-23 23:55:44,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:44.499 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.269s] 2018-12-23 23:55:44,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:44.557 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.058s] 2018-12-23 23:55:44,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:44.770 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.213s] 2018-12-23 23:55:44,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:44.951 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.301s] 2018-12-23 23:55:45,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:45.760 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [0.808s] 2018-12-23 23:55:47,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:47.136 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.376s] 2018-12-23 23:55:48,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:48.162 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.391s] 2018-12-23 23:55:50,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:50.925 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.782s] 2018-12-23 23:55:56,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:55:56.776 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.425s] 2018-12-23 23:56:02,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:02.374 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.253s] 2018-12-23 23:56:02,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:02.741 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.366s] 2018-12-23 23:56:02,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:02.772 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.196s] 2018-12-23 23:56:02,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:02.795 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.023s] 2018-12-23 23:56:02,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:02.831 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.035s] 2018-12-23 23:56:02,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:02.861 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.030s] 2018-12-23 23:56:02,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:02.882 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.021s] 2018-12-23 23:56:02,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:02.916 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.033s] 2018-12-23 23:56:03,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:03.117 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.201s] 2018-12-23 23:56:03,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:03.146 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.028s] 2018-12-23 23:56:03,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:03.178 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.032s] 2018-12-23 23:56:03,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:03.212 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.034s] 2018-12-23 23:56:03,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:03.294 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.552s] 2018-12-23 23:56:04,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:04.722 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.427s] 2018-12-23 23:56:04,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:04.793 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.072s] 2018-12-23 23:56:04,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:04.866 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.072s] 2018-12-23 23:56:04,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:04.939 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.073s] 2018-12-23 23:56:11,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:11.130 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.312s] 2018-12-23 23:56:12,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:12.407 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.074s] 2018-12-23 23:56:12,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:12.481 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.074s] 2018-12-23 23:56:12,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:12.840 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.358s] 2018-12-23 23:56:13,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:13.109 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.269s] 2018-12-23 23:56:14,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:14.687 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [3.557s] 2018-12-23 23:56:19,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:19.347 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.659s] 2018-12-23 23:56:20,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:20.783 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.730s] 2018-12-23 23:56:20,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:20.805 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.024s] 2018-12-23 23:56:22,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:22.056 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.708s] 2018-12-23 23:56:23,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:23.536 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-23 23:56:23,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:23.538 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-23 23:56:23,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:23.539 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-23 23:56:23,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:23.540 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-23 23:56:23,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:23.828 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.772s] 2018-12-23 23:56:26,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:26.135 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.678s] 2018-12-23 23:56:32,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:32.135 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [8.305s] 2018-12-23 23:56:32,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:32.200 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.066s] 2018-12-23 23:56:32,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:32.248 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.047s] 2018-12-23 23:56:38,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:38.006 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [5.756s] 2018-12-23 23:56:43,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:43.157 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [5.149s] 2018-12-23 23:56:45,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:45.452 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.909s] 2018-12-23 23:56:51,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:51.498 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.046s] 2018-12-23 23:56:52,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:52.691 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [9.533s] 2018-12-23 23:56:52,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:52.906 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.216s] 2018-12-23 23:56:52,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:52.955 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.048s] 2018-12-23 23:56:58,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:56:58.343 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [5.386s] 2018-12-23 23:57:02,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:02.239 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-23 23:57:04,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:04.454 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.110s] 2018-12-23 23:57:08,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:08.265 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [1.896s] 2018-12-23 23:57:11,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:11.266 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.000s] 2018-12-23 23:57:12,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:12.840 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.574s] 2018-12-23 23:57:14,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:14.620 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [1.779s] 2018-12-23 23:57:21,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:21.509 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.216s] 2018-12-23 23:57:25,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:25.069 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.558s] 2018-12-23 23:57:26,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:26.060 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.076s] 2018-12-23 23:57:31,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:31.820 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [6.751s] 2018-12-23 23:57:32,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:32.841 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.782s] 2018-12-23 23:57:36,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:36.897 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [5.075s] 2018-12-23 23:57:40,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:40.932 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.088s] 2018-12-23 23:57:40,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:40.934 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-12-23 23:57:40,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:40.936 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.039s] 2018-12-23 23:57:44,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:44.713 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.775s] 2018-12-23 23:57:45,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:45.434 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.501s] 2018-12-23 23:57:49,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:49.006 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [4.294s] 2018-12-23 23:57:51,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:51.511 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [6.077s] 2018-12-23 23:57:52,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:57:52.549 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.542s] 2018-12-23 23:58:10,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:10.231 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [12.043s] 2018-12-23 23:58:17,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:17.968 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [26.453s] 2018-12-23 23:58:19,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:19.446 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.476s] 2018-12-23 23:58:19,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:19.447 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [9.212s] 2018-12-23 23:58:22,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:22.772 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.331s] 2018-12-23 23:58:24,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:24.462 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [1.689s] 2018-12-23 23:58:42,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:42.166 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [17.700s] 2018-12-23 23:58:55,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:55.526 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.699s] 2018-12-23 23:58:55,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:55.587 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.063s] 2018-12-23 23:58:56,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:56.173 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.584s] 2018-12-23 23:58:57,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:58:57.838 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.665s] 2018-12-23 23:59:01,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:01.983 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.144s] 2018-12-23 23:59:02,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:02.051 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.069s] 2018-12-23 23:59:02,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:02.114 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.063s] 2018-12-23 23:59:05,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:05.144 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [22.973s] 2018-12-23 23:59:06,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:06.366 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.226s] 2018-12-23 23:59:15,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:15.850 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.481s] 2018-12-23 23:59:15,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:15.852 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.178s] 2018-12-23 23:59:21,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:21.950 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.458s] 2018-12-23 23:59:22,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:22.947 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [7.096s] 2018-12-23 23:59:24,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:24.533 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.581s] 2018-12-23 23:59:26,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:26.300 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.354s] 2018-12-23 23:59:27,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:27.044 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.510s] 2018-12-23 23:59:33,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:33.343 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.292s] 2018-12-23 23:59:35,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:35.704 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.360s] 2018-12-23 23:59:38,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:38.070 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.365s] 2018-12-23 23:59:41,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:41.827 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [3.755s] 2018-12-23 23:59:44,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:44.330 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.502s] 2018-12-23 23:59:46,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:46.747 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.417s] 2018-12-23 23:59:47,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:47.042 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.295s] 2018-12-23 23:59:49,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:49.426 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.382s] 2018-12-23 23:59:51,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:51.172 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [24.865s] 2018-12-23 23:59:51,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:51.829 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.402s] 2018-12-23 23:59:54,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:54.231 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.401s] 2018-12-23 23:59:56,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:56.650 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.418s] 2018-12-23 23:59:59,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-23 23:59:59.028 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.378s] 2018-12-24 00:00:00,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:00.570 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.725s] 2018-12-24 00:00:01,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:01.302 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.731s] 2018-12-24 00:00:01,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:01.505 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.475s] 2018-12-24 00:00:04,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:04.091 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.586s] 2018-12-24 00:00:06,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:06.376 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.284s] 2018-12-24 00:00:08,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:08.849 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.472s] 2018-12-24 00:00:11,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:11.802 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.952s] 2018-12-24 00:00:14,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:14.365 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.562s] 2018-12-24 00:00:16,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:16.749 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.383s] 2018-12-24 00:00:18,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:18.540 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.197s] 2018-12-24 00:00:19,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:19.228 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.478s] 2018-12-24 00:00:21,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:21.912 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.683s] 2018-12-24 00:00:23,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:23.418 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.877s] 2018-12-24 00:00:24,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:24.595 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.682s] 2018-12-24 00:00:27,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:27.140 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.544s] 2018-12-24 00:00:29,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:29.469 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.050s] 2018-12-24 00:00:29,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:29.704 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.562s] 2018-12-24 00:00:33,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:33.663 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.013s] 2018-12-24 00:00:33,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:33.667 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.006s] 2018-12-24 00:00:33,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:33.674 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-12-24 00:00:33,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:33.680 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.006s] 2018-12-24 00:00:33,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:33.996 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.314s] 2018-12-24 00:00:34,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:34.004 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2018-12-24 00:00:34,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:34.013 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.009s] 2018-12-24 00:00:34,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:34.103 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [4.634s] 2018-12-24 00:00:34,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:34.157 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.143s] 2018-12-24 00:00:34,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:34.167 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.010s] 2018-12-24 00:00:34,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:34.175 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2018-12-24 00:00:37,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:37.777 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.008s] 2018-12-24 00:00:45,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:45.287 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [11.183s] 2018-12-24 00:00:55,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:00:55.129 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.187s] 2018-12-24 00:01:02,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:02.686 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.766s] 2018-12-24 00:01:07,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:07.106 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.418s] 2018-12-24 00:01:07,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:07.294 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.164s] 2018-12-24 00:01:13,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:13.848 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.741s] 2018-12-24 00:01:15,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:15.179 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.075s] 2018-12-24 00:01:22,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:22.496 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.406s] 2018-12-24 00:01:23,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:23.441 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.029s] 2018-12-24 00:01:23,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:23.457 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.016s] 2018-12-24 00:01:25,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:25.416 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.918s] 2018-12-24 00:01:26,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:26.988 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-12-24 00:01:29,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:29.275 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.859s] 2018-12-24 00:01:33,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:33.522 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.924s] 2018-12-24 00:01:37,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:37.539 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.017s] 2018-12-24 00:01:40,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:40.549 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.008s] 2018-12-24 00:01:44,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:44.159 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [4.145s] 2018-12-24 00:01:44,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:44.856 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.307s] 2018-12-24 00:01:47,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:47.892 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [3.733s] 2018-12-24 00:01:48,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:48.534 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.677s] 2018-12-24 00:01:48,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:48.921 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.388s] 2018-12-24 00:01:49,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:49.647 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [1.755s] 2018-12-24 00:01:51,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:51.727 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [2.080s] 2018-12-24 00:01:55,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:55.002 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [3.275s] 2018-12-24 00:01:56,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:56.818 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.204s] 2018-12-24 00:01:57,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:57.018 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.200s] 2018-12-24 00:01:59,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:01:59.555 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-24 00:02:03,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:03.841 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.951s] 2018-12-24 00:02:04,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:04.103 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.262s] 2018-12-24 00:02:04,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:04.508 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.405s] 2018-12-24 00:02:06,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:06.826 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.211s] 2018-12-24 00:02:09,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:09.826 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.180s] 2018-12-24 00:02:10,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:10.376 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.549s] 2018-12-24 00:02:12,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:12.766 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [2.390s] 2018-12-24 00:02:14,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:14.854 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.088s] 2018-12-24 00:02:17,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:17.331 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.109s] 2018-12-24 00:02:18,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:18.080 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.748s] 2018-12-24 00:02:18,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:18.166 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.311s] 2018-12-24 00:02:20,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:20.114 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [1.948s] 2018-12-24 00:02:23,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:23.277 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.163s] 2018-12-24 00:02:25,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:25.171 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.348s] 2018-12-24 00:02:25,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:25.173 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2018-12-24 00:02:27,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:27.533 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.254s] 2018-12-24 00:02:28,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:28.948 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.416s] 2018-12-24 00:02:30,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:30.932 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [1.982s] 2018-12-24 00:02:31,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.100 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.168s] 2018-12-24 00:02:31,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.207 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.106s] 2018-12-24 00:02:31,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.304 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.097s] 2018-12-24 00:02:31,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.361 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.057s] 2018-12-24 00:02:31,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.404 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.043s] 2018-12-24 00:02:31,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.507 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.103s] 2018-12-24 00:02:31,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.597 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.089s] 2018-12-24 00:02:31,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.644 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.047s] 2018-12-24 00:02:31,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:31.688 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.044s] 2018-12-24 00:02:34,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:34.903 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.214s] 2018-12-24 00:02:52,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:52.570 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.394s] 2018-12-24 00:02:59,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:02:59.438 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.867s] 2018-12-24 00:03:05,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:03:05.324 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.886s] 2018-12-24 00:03:05,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:03:05.326 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-12-24 00:03:08,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:03:08.938 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.613s] 2018-12-24 00:03:15,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:03:15.535 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [6.596s] 2018-12-24 00:03:40,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:03:40.385 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [24.845s] 2018-12-24 00:03:41,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:03:41.928 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.547s] 2018-12-24 00:04:06,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:06.392 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.362s] 2018-12-24 00:04:07,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:07.014 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [0.622s] 2018-12-24 00:04:08,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:08.959 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [1.939s] 2018-12-24 00:04:09,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:09.506 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.551s] 2018-12-24 00:04:10,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:10.755 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.246s] 2018-12-24 00:04:12,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:12.297 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.543s] 2018-12-24 00:04:13,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:13.623 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.323s] 2018-12-24 00:04:13,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:13.663 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-12-24 00:04:17,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:17.974 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.217s] 2018-12-24 00:04:19,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:19.011 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.037s] 2018-12-24 00:04:21,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:21.026 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.010s] 2018-12-24 00:04:21,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:21.724 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.702s] 2018-12-24 00:04:22,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:22.990 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.263s] 2018-12-24 00:04:23,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:23.833 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.843s] 2018-12-24 00:04:24,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:24.884 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.048s] 2018-12-24 00:04:24,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:24.924 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.043s] 2018-12-24 00:04:33,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:33.691 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [2.544s] 2018-12-24 00:04:35,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:35.726 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [2.034s] 2018-12-24 00:04:44,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:44.387 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.433s] 2018-12-24 00:04:44,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:44.566 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.179s] 2018-12-24 00:04:54,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:54.827 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.655s] 2018-12-24 00:04:57,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:04:57.258 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.430s] 2018-12-24 00:05:03,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:03.123 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.354s] 2018-12-24 00:05:03,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:03.229 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.106s] 2018-12-24 00:05:03,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:03.403 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.173s] 2018-12-24 00:05:03,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:03.507 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.103s] 2018-12-24 00:05:03,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:03.687 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.179s] 2018-12-24 00:05:03,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:03.742 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.055s] 2018-12-24 00:05:03,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:03.867 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.125s] 2018-12-24 00:05:03,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:03.931 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.064s] 2018-12-24 00:05:04,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:04.088 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.156s] 2018-12-24 00:05:09,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:09.116 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.162s] 2018-12-24 00:05:09,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:09.281 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.164s] 2018-12-24 00:05:09,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:09.443 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.162s] 2018-12-24 00:05:09,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:09.538 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.095s] 2018-12-24 00:05:15,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:15.876 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.033s] 2018-12-24 00:05:15,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:15.955 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.077s] 2018-12-24 00:05:15,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:15.975 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.020s] 2018-12-24 00:05:15,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:15.994 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.019s] 2018-12-24 00:05:16,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:16.053 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.059s] 2018-12-24 00:05:19,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:19.384 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-12-24 00:05:22,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:22.637 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.213s] 2018-12-24 00:05:23,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:23.016 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.380s] 2018-12-24 00:05:28,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:28.889 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.216s] 2018-12-24 00:05:30,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:30.669 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.778s] 2018-12-24 00:05:35,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:35.935 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.188s] 2018-12-24 00:05:36,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:36.115 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.180s] 2018-12-24 00:05:36,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:36.295 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.180s] 2018-12-24 00:05:38,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:38.343 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.045s] 2018-12-24 00:05:38,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:38.528 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.186s] 2018-12-24 00:05:46,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:46.813 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [1.480s] 2018-12-24 00:05:48,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:48.022 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.209s] 2018-12-24 00:05:54,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:54.782 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.399s] 2018-12-24 00:05:54,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:54.962 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.179s] 2018-12-24 00:05:55,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:55.149 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.186s] 2018-12-24 00:05:55,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:55.324 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.175s] 2018-12-24 00:05:57,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:05:57.496 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-24 00:06:03,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:03.977 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.927s] 2018-12-24 00:06:10,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:10.944 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.236s] 2018-12-24 00:06:18,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:18.747 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.577s] 2018-12-24 00:06:19,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:19.153 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.406s] 2018-12-24 00:06:28,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:28.662 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [3.159s] 2018-12-24 00:06:31,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:31.376 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [2.715s] 2018-12-24 00:06:45,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:45.120 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.950s] 2018-12-24 00:06:51,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:51.939 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [6.818s] 2018-12-24 00:06:52,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:52.328 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.391s] 2018-12-24 00:06:52,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:52.675 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.347s] 2018-12-24 00:06:53,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:06:53.052 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.376s] 2018-12-24 00:07:13,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:13.663 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.607s] 2018-12-24 00:07:16,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:16.391 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-24 00:07:27,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:27.694 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [7.583s] 2018-12-24 00:07:29,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:29.623 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.930s] 2018-12-24 00:07:32,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:32.054 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.432s] 2018-12-24 00:07:32,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:32.247 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.192s] 2018-12-24 00:07:32,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:32.269 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.022s] 2018-12-24 00:07:32,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:32.478 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.208s] 2018-12-24 00:07:32,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:32.667 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.188s] 2018-12-24 00:07:32,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:32.677 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.010s] 2018-12-24 00:07:32,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:32.860 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.183s] 2018-12-24 00:07:32,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:32.897 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.036s] 2018-12-24 00:07:33,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.093 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.195s] 2018-12-24 00:07:33,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.101 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2018-12-24 00:07:33,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.139 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.037s] 2018-12-24 00:07:33,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.174 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.035s] 2018-12-24 00:07:33,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.182 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-12-24 00:07:33,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.221 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.039s] 2018-12-24 00:07:33,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.262 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.041s] 2018-12-24 00:07:33,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.301 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.038s] 2018-12-24 00:07:33,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.354 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.052s] 2018-12-24 00:07:33,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.521 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.167s] 2018-12-24 00:07:33,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.558 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-12-24 00:07:33,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.595 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-12-24 00:07:33,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.771 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.176s] 2018-12-24 00:07:33,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:33.972 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.200s] 2018-12-24 00:07:34,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:34.007 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.035s] 2018-12-24 00:07:34,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:34.043 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.036s] 2018-12-24 00:07:34,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:34.081 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.038s] 2018-12-24 00:07:34,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:34.265 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.183s] 2018-12-24 00:07:34,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:34.300 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.034s] 2018-12-24 00:07:34,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:34.339 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.038s] 2018-12-24 00:07:34,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:34.372 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.033s] 2018-12-24 00:07:34,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:34.409 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.037s] 2018-12-24 00:07:39,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:07:39.495 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-24 00:08:00,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:08:00.632 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [21.128s] 2018-12-24 00:08:04,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:08:04.295 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.667s] 2018-12-24 00:08:23,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:08:23.306 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [19.002s] 2018-12-24 00:08:28,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:08:28.365 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.064s] 2018-12-24 00:08:36,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: fb3b2ee5-5c44-4ebc-8345-52cfe73791ec 2018-12-24 00:08:36,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fb3b2ee5-5c44-4ebc-8345-52cfe73791ec']'. 2018-12-24 00:08:37,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-24 00:08:37,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-24 00:08:37,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-24 00:08:37,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fb3b2ee5-5c44-4ebc-8345-52cfe73791ec | 2018-12-24 00:08:37,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-24 00:08:37,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-23 23:33:49 | 2018-12-24 00:08:37,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-24 00:08:35 | 2018-12-24 00:08:37,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:34:46 | 2018-12-24 00:08:37,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-24 00:08:37,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-24 00:08:37,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-24 00:08:37,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f8c824f3-2b99-40db-9a35-0b9f680dacc6) | 2018-12-24 00:08:37,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-24 00:08:37,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f15b50d7-7c8f-4587-b02b-f2c795359351) | 2018-12-24 00:08:37,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2018-12-24 00:08:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2076.655 | 2018-12-24 00:08:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1216 | 2018-12-24 00:08:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 254 | 2018-12-24 00:08:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-24 00:08:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-24 00:08:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-12-24 00:08:37,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-24 00:08:37,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-24 00:08:37,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-24 00:08:37,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.9178307313% 2018-12-24 00:08:39,980 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 34:60 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-12-24 00:08:39,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-24 00:08:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/e62cc49a-c466-469b-994f-8515c11d5744 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-24 00:08:41,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-533137f4-162a-4d57-911e-eb1b0e52abcd Date: Mon, 24 Dec 2018 00:08:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-24 00:08:41,398 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e62cc49a-c466-469b-994f-8515c11d5744 used request id req-533137f4-162a-4d57-911e-eb1b0e52abcd 2018-12-24 00:08:41,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.40808606148s 2018-12-24 00:08:41,398 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e62cc49a-c466-469b-994f-8515c11d5744 used request id req-533137f4-162a-4d57-911e-eb1b0e52abcd 2018-12-24 00:08:41,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-24 00:08:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:41,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08: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-c954ee0f-5316-469d-afab-d66b34cce008 x-compute-request-id: req-c954ee0f-5316-469d-afab-d66b34cce008 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/310fff40-3252-49d5-a511-433fa793adce", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/310fff40-3252-49d5-a511-433fa793adce", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "310fff40-3252-49d5-a511-433fa793adce"}, {"name": "tempest_full-flavor_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7d20c38a-144f-4c81-836a-9201615310b8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7d20c38a-144f-4c81-836a-9201615310b8"}]} 2018-12-24 00:08:41,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c954ee0f-5316-469d-afab-d66b34cce008 2018-12-24 00:08:41,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.209342956543s 2018-12-24 00:08:41,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c954ee0f-5316-469d-afab-d66b34cce008 2018-12-24 00:08:41,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-24 00:08:41,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/310fff40-3252-49d5-a511-433fa793adce -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:41,677 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 24 Dec 2018 00:08: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-a14f5693-9b2b-4ef9-805b-576fc06b8d66 x-compute-request-id: req-a14f5693-9b2b-4ef9-805b-576fc06b8d66 Content-Length: 0 Content-Type: application/json 2018-12-24 00:08:41,677 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/310fff40-3252-49d5-a511-433fa793adce used request id req-a14f5693-9b2b-4ef9-805b-576fc06b8d66 2018-12-24 00:08:41,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0652990341187s 2018-12-24 00:08:41,677 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/310fff40-3252-49d5-a511-433fa793adce used request id req-a14f5693-9b2b-4ef9-805b-576fc06b8d66 2018-12-24 00:08:41,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-24 00:08:41,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-24 00:08:41,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-89c013a6-d491-4195-9210-28eb668b8bed Date: Mon, 24 Dec 2018 00:08:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap", "metadata": {}}], "file": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/file", "owner": "938076936c7d4004a38df001acdaadfb", "id": "eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "size": 12716032, "self": "/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-23T23:33:41Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-23T23:33:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-24 00:08:41,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-89c013a6-d491-4195-9210-28eb668b8bed 2018-12-24 00:08:41,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241479873657s 2018-12-24 00:08:41,706 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-89c013a6-d491-4195-9210-28eb668b8bed 2018-12-24 00:08:41,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-24 00:08:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f5c88ad5333f67eb96734d8933721a07d6563e88" 2018-12-24 00:08:42,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-58390d3b-ec2d-4a00-8e3f-85a3d089fedb Date: Mon, 24 Dec 2018 00:08:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-24 00:08:42,433 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc used request id req-58390d3b-ec2d-4a00-8e3f-85a3d089fedb 2018-12-24 00:08:42,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.725754022598s 2018-12-24 00:08:42,434 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/eb5871f1-23de-49fc-aec0-34f79cc2cbcc used request id req-58390d3b-ec2d-4a00-8e3f-85a3d089fedb 2018-12-24 00:08:42,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-24 00:08:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:42,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4a3f9ce-e7cd-4184-8575-a4d9b5ae8f22 x-compute-request-id: req-a4a3f9ce-e7cd-4184-8575-a4d9b5ae8f22 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7d20c38a-144f-4c81-836a-9201615310b8", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7d20c38a-144f-4c81-836a-9201615310b8"}]} 2018-12-24 00:08:42,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a4a3f9ce-e7cd-4184-8575-a4d9b5ae8f22 2018-12-24 00:08:42,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287652015686s 2018-12-24 00:08:42,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a4a3f9ce-e7cd-4184-8575-a4d9b5ae8f22 2018-12-24 00:08:42,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-24 00:08:42,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:42,492 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 24 Dec 2018 00:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da590128-d71e-43ff-807d-20db1d5b03bd x-compute-request-id: req-da590128-d71e-43ff-807d-20db1d5b03bd Content-Length: 0 Content-Type: application/json 2018-12-24 00:08:42,492 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8 used request id req-da590128-d71e-43ff-807d-20db1d5b03bd 2018-12-24 00:08:42,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0275869369507s 2018-12-24 00:08:42,493 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7d20c38a-144f-4c81-836a-9201615310b8 used request id req-da590128-d71e-43ff-807d-20db1d5b03bd 2018-12-24 00:08:42,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-24 00:08:42,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:42,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4888a8a-16bc-4c12-af1d-c6bcd52cbbfe Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": {"self": "http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e82312c3868d48a9a4b0b3b7b4d6aa0c", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-24 00:08:42,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c4888a8a-16bc-4c12-af1d-c6bcd52cbbfe 2018-12-24 00:08:42,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117561101913s 2018-12-24 00:08:42,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c4888a8a-16bc-4c12-af1d-c6bcd52cbbfe 2018-12-24 00:08:42,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-24 00:08:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:42,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fbc1e22-b2cf-44a9-851b-e04db19a31a6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_1f8eeb0b-96eb-415e-8f45-c20f155547f0", "links": {"self": "http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e82312c3868d48a9a4b0b3b7b4d6aa0c", "description": null}} 2018-12-24 00:08:42,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c used request id req-0fbc1e22-b2cf-44a9-851b-e04db19a31a6 2018-12-24 00:08:42,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107735872269s 2018-12-24 00:08:42,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c used request id req-0fbc1e22-b2cf-44a9-851b-e04db19a31a6 2018-12-24 00:08:42,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-24 00:08:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:42,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 24 Dec 2018 00:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6137d4de-8ea9-4ba9-beb4-ad2be4e1cd99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-24 00:08:42,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c used request id req-6137d4de-8ea9-4ba9-beb4-ad2be4e1cd99 2018-12-24 00:08:42,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199886798859s 2018-12-24 00:08:42,926 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e82312c3868d48a9a4b0b3b7b4d6aa0c used request id req-6137d4de-8ea9-4ba9-beb4-ad2be4e1cd99 2018-12-24 00:08:42,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-24 00:08:42,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:43,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a34e8aa0-69dc-45fe-81d0-baf82b9b9cfd Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb"}, "tags": [], "enabled": true, "id": "938076936c7d4004a38df001acdaadfb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_1f8eeb0b-96eb-415e-8f45-c20f155547f0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-12-24 00:08:43,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-a34e8aa0-69dc-45fe-81d0-baf82b9b9cfd 2018-12-24 00:08:43,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963509082794s 2018-12-24 00:08:43,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-a34e8aa0-69dc-45fe-81d0-baf82b9b9cfd 2018-12-24 00:08:43,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-24 00:08:43,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:43,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 24 Dec 2018 00:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947a9525-3d5d-47f7-8ef0-1ba1e4986036 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-24 00:08:43,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb used request id req-947a9525-3d5d-47f7-8ef0-1ba1e4986036 2018-12-24 00:08:43,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176816940308s 2018-12-24 00:08:43,211 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/938076936c7d4004a38df001acdaadfb used request id req-947a9525-3d5d-47f7-8ef0-1ba1e4986036 2018-12-24 00:08:43,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-24 00:08:43,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=938076936c7d4004a38df001acdaadfb&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}866886175a5a8fb7498754def1b5d36510047bdf" 2018-12-24 00:08:43,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-58e49a6e-0006-4872-b817-baeef589adce Date: Mon, 24 Dec 2018 00:08:43 GMT RESP BODY: {"security_groups": []} 2018-12-24 00:08:43,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=938076936c7d4004a38df001acdaadfb&name=default used request id req-58e49a6e-0006-4872-b817-baeef589adce 2018-12-24 00:08:43,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238751888275s 2018-12-24 00:08:43,453 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=938076936c7d4004a38df001acdaadfb&name=default used request id req-58e49a6e-0006-4872-b817-baeef589adce 2018-12-24 00:08:43,453 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-12-24 00:08:43,454 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-24 00:08:46,396 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-105 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-12-24 00:08:46,400 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=D9wCTHBFEcwUYrnzqqJGGDdW4 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=a566a01ffbd944e5ac1274f05a5753a7 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-12-24 00:08:46,400 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-12-24 00:08:46,410 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-12-24 00:08:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-24 00:08:46,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49591cd-86a9-4ecb-be7b-be88fe60a66a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-24 00:08:46,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-d49591cd-86a9-4ecb-be7b-be88fe60a66a 2018-12-24 00:08:46,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-24 00:08:47,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-24T01:08:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a566a01ffbd944e5ac1274f05a5753a7", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "tempest-type-742578954", "id": "a6fc7802f62948179ec80969ad3187f5", "name": "tempest-service-1049870817"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [], "type": "tempest-type-1394757060", "id": "d668d483d75745349f598c01f249b869", "name": "tempest-service-112689415"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/a566a01ffbd944e5ac1274f05a5753a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "2629381fd212405581999fe9f546e584"}, "audit_ids": ["GiNgrB0_SxSC4w325kp7Bg"], "issued_at": "2018-12-24T00:08:47.000000Z"}} 2018-12-24 00:08:47,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-24 00:08:47,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:47,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-397a3f51-1ede-4968-a032-0ef90f512bac Date: Mon, 24 Dec 2018 00:08:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"6448575b-7138-4879-8a30-e8764463016b","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9e87b8ff4a514b208d6408cd95de604f","l2_adjacency":true,"status":"ACTIVE","subnets":["f0d23bea-9e78-4e3b-8867-0fdd7e41d604"],"description":"","tags":[],"updated_at":"2018-12-23T19:27:30Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9e87b8ff4a514b208d6408cd95de604f","created_at":"2018-12-23T19:06:52Z","provider:network_type":"flat"}]} 2018-12-24 00:08:47,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-397a3f51-1ede-4968-a032-0ef90f512bac 2018-12-24 00:08:47,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.665008068085s 2018-12-24 00:08:47,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-397a3f51-1ede-4968-a032-0ef90f512bac 2018-12-24 00:08:47,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-24 00:08:47,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 24 Dec 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-24 00:08:47,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-24 00:08:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:47,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f387a28-c187-49a0-b5c8-a4d167e90378 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ffc4b450532943ccb1479e31efd111c3"}, "tags": [], "enabled": true, "id": "ffc4b450532943ccb1479e31efd111c3", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-24 00:08:47,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7f387a28-c187-49a0-b5c8-a4d167e90378 2018-12-24 00:08:47,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0206658840179s 2018-12-24 00:08:47,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7f387a28-c187-49a0-b5c8-a4d167e90378 2018-12-24 00:08:47,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-24 00:08:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310"}}' 2018-12-24 00:08:47,930 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 24 Dec 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2e0e82-d8a4-43a5-9235-f3fa452d0690 Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5"}, "tags": [], "enabled": true, "id": "e538fcd4b11e4fe2b808010d48c087c5", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310"}} 2018-12-24 00:08:47,930 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7e2e0e82-d8a4-43a5-9235-f3fa452d0690 2018-12-24 00:08:47,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126828193665s 2018-12-24 00:08:47,930 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7e2e0e82-d8a4-43a5-9235-f3fa452d0690 2018-12-24 00:08:47,930 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'e538fcd4b11e4fe2b808010d48c087c5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310'}) 2018-12-24 00:08:47,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-12-24 00:08:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "816689d4-89d7-45b3-af8f-8c8755bc6c88", "email": null, "name": "tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310"}}' 2018-12-24 00:08:48,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Mon, 24 Dec 2018 00:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc80186-c2a0-4333-a5f6-a55bdace9a7b Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310", "links": {"self": "http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e17e59ed464f4b04b287996941c5cbf4", "domain_id": "default", "password_expires_at": null}} 2018-12-24 00:08:48,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4bc80186-c2a0-4333-a5f6-a55bdace9a7b 2018-12-24 00:08:48,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.354332923889s 2018-12-24 00:08:48,289 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4bc80186-c2a0-4333-a5f6-a55bdace9a7b 2018-12-24 00:08:48,290 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e17e59ed464f4b04b287996941c5cbf4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310'}) 2018-12-24 00:08:48,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-24 00:08:48,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:48,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac757cba-00a2-4d2b-b337-9015c5420bd3 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-24 00:08:48,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ac757cba-00a2-4d2b-b337-9015c5420bd3 2018-12-24 00:08:48,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917549133301s 2018-12-24 00:08:48,386 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ac757cba-00a2-4d2b-b337-9015c5420bd3 2018-12-24 00:08:48,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-24 00:08:48,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:48,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f41b94-782c-49e1-b166-f3530a853772 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-24 00:08:48,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7f41b94-782c-49e1-b166-f3530a853772 2018-12-24 00:08:48,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184511899948s 2018-12-24 00:08:48,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7f41b94-782c-49e1-b166-f3530a853772 2018-12-24 00:08:48,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-24 00:08:48,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:48,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbcc537-8ea1-4666-9ba6-c1f0984dafc8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-24 00:08:48,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8bbcc537-8ea1-4666-9ba6-c1f0984dafc8 2018-12-24 00:08:48,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0959038734436s 2018-12-24 00:08:48,677 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8bbcc537-8ea1-4666-9ba6-c1f0984dafc8 2018-12-24 00:08:48,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-24 00:08:48,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:48,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa603ce-17a2-4cc9-9075-a210c7fe5f51 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310", "links": {"self": "http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e17e59ed464f4b04b287996941c5cbf4", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-24 00:08:48,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cfa603ce-17a2-4cc9-9075-a210c7fe5f51 2018-12-24 00:08:48,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112591028214s 2018-12-24 00:08:48,791 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cfa603ce-17a2-4cc9-9075-a210c7fe5f51 2018-12-24 00:08:48,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-24 00:08:48,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:48,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2a28f2f-680a-446d-ad13-95628983f3c2 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5"}, "tags": [], "enabled": true, "id": "e538fcd4b11e4fe2b808010d48c087c5", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310"}]} 2018-12-24 00:08:48,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d2a28f2f-680a-446d-ad13-95628983f3c2 2018-12-24 00:08:48,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.184769153595s 2018-12-24 00:08:48,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d2a28f2f-680a-446d-ad13-95628983f3c2 2018-12-24 00:08:48,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-24 00:08:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=e17e59ed464f4b04b287996941c5cbf4&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=e538fcd4b11e4fe2b808010d48c087c5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:49,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a769629-7956-4aba-ac35-82b5834a68a4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=e17e59ed464f4b04b287996941c5cbf4&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=e538fcd4b11e4fe2b808010d48c087c5", "previous": null, "next": null}} 2018-12-24 00:08:49,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e17e59ed464f4b04b287996941c5cbf4&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=e538fcd4b11e4fe2b808010d48c087c5 used request id req-2a769629-7956-4aba-ac35-82b5834a68a4 2018-12-24 00:08:49,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0952610969543s 2018-12-24 00:08:49,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e17e59ed464f4b04b287996941c5cbf4&role.id=4a6e8687b5cb430db45c48f8d3db9af7&scope.project.id=e538fcd4b11e4fe2b808010d48c087c5 used request id req-2a769629-7956-4aba-ac35-82b5834a68a4 2018-12-24 00:08:49,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-24 00:08:49,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5/users/e17e59ed464f4b04b287996941c5cbf4/roles/4a6e8687b5cb430db45c48f8d3db9af7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:49,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e71ad83-79a3-476e-abde-28dbdd2e8b53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-24 00:08:49,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5/users/e17e59ed464f4b04b287996941c5cbf4/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-5e71ad83-79a3-476e-abde-28dbdd2e8b53 2018-12-24 00:08:49,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.138794898987s 2018-12-24 00:08:49,234 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5/users/e17e59ed464f4b04b287996941c5cbf4/roles/4a6e8687b5cb430db45c48f8d3db9af7 used request id req-5e71ad83-79a3-476e-abde-28dbdd2e8b53 2018-12-24 00:08:49,235 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'e538fcd4b11e4fe2b808010d48c087c5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '816689d4-89d7-45b3-af8f-8c8755bc6c88', 'username': u'tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-24 00:08:49,238 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310', 'password': '816689d4-89d7-45b3-af8f-8c8755bc6c88', 'project_name': 'tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000//v3', 'project_id': 'e538fcd4b11e4fe2b808010d48c087c5', 'project_domain_name': 'Default'} 2018-12-24 00:08:49,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-24 00:08:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:49,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205a4055-45f8-40da-99ce-c244895d0dc4 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-24 00:08:49,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-205a4055-45f8-40da-99ce-c244895d0dc4 2018-12-24 00:08:49,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0926089286804s 2018-12-24 00:08:49,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-205a4055-45f8-40da-99ce-c244895d0dc4 2018-12-24 00:08:49,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-24 00:08:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:49,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d9eedf-1f78-46ab-91a3-f337fcb2a9df Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-24 00:08:49,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e9d9eedf-1f78-46ab-91a3-f337fcb2a9df 2018-12-24 00:08:49,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0899350643158s 2018-12-24 00:08:49,431 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e9d9eedf-1f78-46ab-91a3-f337fcb2a9df 2018-12-24 00:08:49,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-24 00:08:49,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:49,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63bc9c3f-1063-4f7f-a16a-ebfc52a090d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-24 00:08:49,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-63bc9c3f-1063-4f7f-a16a-ebfc52a090d8 2018-12-24 00:08:49,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0951790809631s 2018-12-24 00:08:49,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-63bc9c3f-1063-4f7f-a16a-ebfc52a090d8 2018-12-24 00:08:49,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-24 00:08:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:49,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bee0714-20e3-4fec-834e-edaca53b30a2 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310", "links": {"self": "http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e17e59ed464f4b04b287996941c5cbf4", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-24 00:08:49,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6bee0714-20e3-4fec-834e-edaca53b30a2 2018-12-24 00:08:49,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109828948975s 2018-12-24 00:08:49,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6bee0714-20e3-4fec-834e-edaca53b30a2 2018-12-24 00:08:49,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-24 00:08:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:49,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d87a67-12b1-440d-94ed-e7447e7a9184 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5"}, "tags": [], "enabled": true, "id": "e538fcd4b11e4fe2b808010d48c087c5", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310"}]} 2018-12-24 00:08:49,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d1d87a67-12b1-440d-94ed-e7447e7a9184 2018-12-24 00:08:49,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984108448029s 2018-12-24 00:08:49,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d1d87a67-12b1-440d-94ed-e7447e7a9184 2018-12-24 00:08:49,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-24 00:08:49,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=e17e59ed464f4b04b287996941c5cbf4&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=e538fcd4b11e4fe2b808010d48c087c5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:49,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6350946-9f65-4e9e-bbca-506983f7e282 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=e17e59ed464f4b04b287996941c5cbf4&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=e538fcd4b11e4fe2b808010d48c087c5", "previous": null, "next": null}} 2018-12-24 00:08:49,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e17e59ed464f4b04b287996941c5cbf4&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=e538fcd4b11e4fe2b808010d48c087c5 used request id req-e6350946-9f65-4e9e-bbca-506983f7e282 2018-12-24 00:08:49,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.095584154129s 2018-12-24 00:08:49,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e17e59ed464f4b04b287996941c5cbf4&role.id=ec2f30a01664462cb5142a9242e8ce07&scope.project.id=e538fcd4b11e4fe2b808010d48c087c5 used request id req-e6350946-9f65-4e9e-bbca-506983f7e282 2018-12-24 00:08:49,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-12-24 00:08:49,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5/users/e17e59ed464f4b04b287996941c5cbf4/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:50,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 24 Dec 2018 00:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e694351-a11f-4868-ad69-aac7b6a2981a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-24 00:08:50,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5/users/e17e59ed464f4b04b287996941c5cbf4/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-6e694351-a11f-4868-ad69-aac7b6a2981a 2018-12-24 00:08:50,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146906137466s 2018-12-24 00:08:50,007 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5/users/e17e59ed464f4b04b287996941c5cbf4/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-6e694351-a11f-4868-ad69-aac7b6a2981a 2018-12-24 00:08:50,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-24 00:08:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:50,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f810486-ac94-4f49-8094-5f18c3976c95 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-24 00:08:50,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7f810486-ac94-4f49-8094-5f18c3976c95 2018-12-24 00:08:50,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0863571166992s 2018-12-24 00:08:50,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7f810486-ac94-4f49-8094-5f18c3976c95 2018-12-24 00:08:50,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-12-24 00:08:50,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:50,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9b8e84-c928-40c8-abd9-f73d1ec67e2f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-12-24 00:08:50,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6c9b8e84-c928-40c8-abd9-f73d1ec67e2f 2018-12-24 00:08:50,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0948820114136s 2018-12-24 00:08:50,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6c9b8e84-c928-40c8-abd9-f73d1ec67e2f 2018-12-24 00:08:50,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-24 00:08:50,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:50,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860c594d-a856-4184-b170-27e3b78f99d3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310", "links": {"self": "http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e17e59ed464f4b04b287996941c5cbf4", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-24 00:08:50,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-860c594d-a856-4184-b170-27e3b78f99d3 2018-12-24 00:08:50,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111497163773s 2018-12-24 00:08:50,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-860c594d-a856-4184-b170-27e3b78f99d3 2018-12-24 00:08:50,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-12-24 00:08:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=e17e59ed464f4b04b287996941c5cbf4&scope.domain.id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:50,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8e78e2-dc5a-4e07-aa89-a4a1fea76438 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=e17e59ed464f4b04b287996941c5cbf4&scope.domain.id=default", "previous": null, "next": null}} 2018-12-24 00:08:50,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=e17e59ed464f4b04b287996941c5cbf4&scope.domain.id=default used request id req-bf8e78e2-dc5a-4e07-aa89-a4a1fea76438 2018-12-24 00:08:50,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.090882062912s 2018-12-24 00:08:50,413 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ec2f30a01664462cb5142a9242e8ce07&user.id=e17e59ed464f4b04b287996941c5cbf4&scope.domain.id=default used request id req-bf8e78e2-dc5a-4e07-aa89-a4a1fea76438 2018-12-24 00:08:50,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-12-24 00:08:50,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/e17e59ed464f4b04b287996941c5cbf4/roles/ec2f30a01664462cb5142a9242e8ce07 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:08:50,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 24 Dec 2018 00:08:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48af9549-8cec-4779-8bea-cc4aebe30708 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-24 00:08:50,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/e17e59ed464f4b04b287996941c5cbf4/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-48af9549-8cec-4779-8bea-cc4aebe30708 2018-12-24 00:08:50,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.128509044647s 2018-12-24 00:08:50,545 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/e17e59ed464f4b04b287996941c5cbf4/roles/ec2f30a01664462cb5142a9242e8ce07 used request id req-48af9549-8cec-4779-8bea-cc4aebe30708 2018-12-24 00:08:50,545 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-24 00:08:54,315 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ac34bbff-2608-4c54-87fa-118ecaa5e0ef | 2018-12-24T00:08:54.008996 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ac34bbff-2608-4c54-87fa-118ecaa5e0ef ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-12-24 00:08:57,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1394757060 | Available | | __unknown__ | tempest-type-742578954 | 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 | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2018-12-24 00:08:58,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-24 00:09:02,545 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ea4544e4-53b3-407c-8879-8c323ff5581e) as the default verifier for the future CLI operations. 2018-12-24 00:09:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-24 00:09:04,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8055129-27ca-4b01-90d6-8e637bfab3e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-24 00:09:04,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000//v3 used request id req-e8055129-27ca-4b01-90d6-8e637bfab3e4 2018-12-24 00:09:04,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-24 00:09:04,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a6e8687b5cb430db45c48f8d3db9af7", "name": "Member"}, {"id": "ec2f30a01664462cb5142a9242e8ce07", "name": "admin"}], "expires_at": "2018-12-24T01:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e538fcd4b11e4fe2b808010d48c087c5", "name": "tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "910010374aec485993c1289b9ad3edb9"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd73f9c9baca42f0945b44fee24c5d63"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fda7363c01c24ec3a4239f30d13fc08a"}], "type": "identity", "id": "112d0b0564b64f44b7ef16e9b8c96f9f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8004/v1/e538fcd4b11e4fe2b808010d48c087c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e2be6a90179421cbae805e1230cbdcf"}, {"url": "http://192.30.9.8:8004/v1/e538fcd4b11e4fe2b808010d48c087c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "80d5f992a8b047be8cf37d450971d70b"}, {"url": "http://192.30.9.8:8004/v1/e538fcd4b11e4fe2b808010d48c087c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fe6accbee64b44d682247a26fe204c2b"}], "type": "orchestration", "id": "21947d15ff654a249e99f724f7df3597", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "430ad24211834aaa8495d586e149b750"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91eb248773764777a43d080cc801508d"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b0a33e321da41d795e58a8bdd4ea9ed"}], "type": "compute", "id": "359a5cd59b554a69b5541c94ea6ceed2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e538fcd4b11e4fe2b808010d48c087c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1d919f1216cc439b86f4ee4f9bed0c9f"}, {"url": "http://192.30.9.8:8776/v2/e538fcd4b11e4fe2b808010d48c087c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "56af3e3834cb4284a67e47847f6df819"}, {"url": "http://172.30.9.21:8776/v2/e538fcd4b11e4fe2b808010d48c087c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5529fadfbd24d2dac07e65087e898b8"}], "type": "volumev2", "id": "4a92c6dffc8f4436ad2f6105989062c8", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d14b2d3a1ba404b84f053cde4207567"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a31311f704a64befafcf623c17a32a42"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae0c6a47d9274e5980752b45553d33d1"}], "type": "network", "id": "5defac5f2a05459ba4d4275fb031b03d", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e8733ce937440f6a358dabd03d67fc8"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e538fcd4b11e4fe2b808010d48c087c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1edf023e5fcb443a817c7e53c2fb0c9d"}, {"url": "http://12.0.0.30:8080/v1/AUTH_e538fcd4b11e4fe2b808010d48c087c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9e141c6af257415d8dbe6ebbef5f0f21"}], "type": "object-store", "id": "63fc03cf8dbf4a8baac50b0fac4e0c82", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1e841bb0b374ee7bd13c5930ba2ac32"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d116b4d9db084bcebfae7717a2f8ab31"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e0e01a98dc2348348b49d29caf26ac77"}], "type": "alarming", "id": "6852e2057d61491088f0459cc07403a5", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/e538fcd4b11e4fe2b808010d48c087c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7edb7917967346efb821112e6a7d37da"}, {"url": "http://192.30.9.8:8776/v3/e538fcd4b11e4fe2b808010d48c087c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a860189e34c04334871f350ab2612feb"}, {"url": "http://172.30.9.21:8776/v3/e538fcd4b11e4fe2b808010d48c087c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d256497e536742b49f18a24283e117b2"}], "type": "volumev3", "id": "706c67840ef8440791c2a6ba7818e1f4", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2f426c5e56ef4db6a93a947cdc4c3d30"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6e613a63bde84ae6b840f30bd208001e"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e358890aff534ec39e15d941a3aa8803"}], "type": "event", "id": "741e6ea695634379a82e3fd9a9df4312", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1750bbe0a7f84e8b910f331b0dfed7ed"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "359a4cbf65994eaf8b1efe8dddf6b1f7"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "917b52c1c2b940dcaa1258f0130b1ed7"}], "type": "placement", "id": "7498a21479ce45c69b4dab77f3f13c56", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2aa151cbdc4c434588c93910d53271f4"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "44b99c30a75d4c6dab984f97abea2449"}, {"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f30fa8e7e2824827b6d3f7f17dabe096"}], "type": "image", "id": "89a829a03dae432c921e333048e430cc", "name": "glance"}, {"endpoints": [], "type": "tempest-type-742578954", "id": "a6fc7802f62948179ec80969ad3187f5", "name": "tempest-service-1049870817"}, {"endpoints": [], "type": "metering", "id": "aa73724fa2da418095f89e029ff4e1ce", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5c6cb1ad80604c26a804b60c104f896d"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79d5e9bfc3ec4b9dba5a69f4cded500d"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a928aae2432a4e9ebc5001cc0a1bf11f"}], "type": "metric", "id": "d45095c654a1400cb62b2c944b6da247", "name": "gnocchi"}, {"endpoints": [], "type": "tempest-type-1394757060", "id": "d668d483d75745349f598c01f249b869", "name": "tempest-service-112689415"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53c8cd59377444d8a8b2638850a377c5"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9cd1e2e6c4954026a063a200d9596587"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b17b4dba99db4de0b58020f38f8b84c7"}], "type": "cloudformation", "id": "d833ba892ab44b878f2d88e21d697d36", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/e538fcd4b11e4fe2b808010d48c087c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e1a6c4ba02a434db387a95bb3aab375"}, {"url": "http://192.30.9.8:8776/v1/e538fcd4b11e4fe2b808010d48c087c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd57108b136b4709a287ce21e097902d"}, {"url": "http://172.30.9.21:8776/v1/e538fcd4b11e4fe2b808010d48c087c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9334e47999342078dcc97d299502e30"}], "type": "volume", "id": "fc2f757ccbd84de3bd99e7c0264fa323", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310", "id": "e17e59ed464f4b04b287996941c5cbf4"}, "audit_ids": ["lDxFjD0QSgeWIQnQbn-8dA"], "issued_at": "2018-12-24T00:09:04.000000Z"}} 2018-12-24 00:09:04,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-12-24 00:09:04,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:09:05,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-9fcab8ac-2547-4b7a-a8d5-4382961f298f Date: Mon, 24 Dec 2018 00:09:05 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-12-24 00:09:05,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-9fcab8ac-2547-4b7a-a8d5-4382961f298f 2018-12-24 00:09:05,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.581279993057s 2018-12-24 00:09:05,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-9fcab8ac-2547-4b7a-a8d5-4382961f298f 2018-12-24 00:09:05,170 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-12-24 00:09:05,171 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-24 00:09:05,298 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-24 00:09:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-24 00:09:05,304 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Mon, 24 Dec 2018 00:09:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-24 00:09:05,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-24 00:09:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:09:05,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4a4fbf82-f06f-4860-9241-c1be37f6129f Date: Mon, 24 Dec 2018 00:09:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-24 00:09:05,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4a4fbf82-f06f-4860-9241-c1be37f6129f 2018-12-24 00:09:05,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200204133987s 2018-12-24 00:09:05,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4a4fbf82-f06f-4860-9241-c1be37f6129f 2018-12-24 00:09:05,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-24 00:09:05,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310"}' 2018-12-24 00:09:05,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6941c761-34c9-4df1-bd69-d76e214e448f Date: Mon, 24 Dec 2018 00:09:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file", "owner": "e538fcd4b11e4fe2b808010d48c087c5", "id": "a5592016-be96-4084-9284-bbd70c52b0cb", "size": null, "self": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-24T00:09:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "checksum": null, "created_at": "2018-12-24T00:09:05Z", "protected": false} 2018-12-24 00:09:05,587 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6941c761-34c9-4df1-bd69-d76e214e448f 2018-12-24 00:09:05,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0721459388733s 2018-12-24 00:09:05,587 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6941c761-34c9-4df1-bd69-d76e214e448f returning object a5592016-be96-4084-9284-bbd70c52b0cb 2018-12-24 00:09:05,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-24 00:09:05,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" -d '' 2018-12-24 00:09:05,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-357a97cf-b027-416d-ab2a-f926ede4e1e4 Date: Mon, 24 Dec 2018 00:09:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-24 00:09:05,904 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file used request id req-357a97cf-b027-416d-ab2a-f926ede4e1e4 2018-12-24 00:09:05,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.316724061966s 2018-12-24 00:09:05,904 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file used request id req-357a97cf-b027-416d-ab2a-f926ede4e1e4 2018-12-24 00:09:05,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-24 00:09:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:09:05,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-b85c3bb5-81d4-4f3a-8d92-219c984ee562 Date: Mon, 24 Dec 2018 00:09:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap", "metadata": {}}], "file": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file", "owner": "e538fcd4b11e4fe2b808010d48c087c5", "id": "a5592016-be96-4084-9284-bbd70c52b0cb", "size": 12716032, "self": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-24T00:09:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-24T00:09:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-24 00:09:05,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b85c3bb5-81d4-4f3a-8d92-219c984ee562 2018-12-24 00:09:05,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238199234009s 2018-12-24 00:09:05,932 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b85c3bb5-81d4-4f3a-8d92-219c984ee562 2018-12-24 00:09:05,933 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file', 'owner': u'e538fcd4b11e4fe2b808010d48c087c5', 'id': u'a5592016-be96-4084-9284-bbd70c52b0cb', 'size': 12716032, u'self': u'/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e538fcd4b11e4fe2b808010d48c087c5', 'name': 'tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-24T00:09:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-24T00:09:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310', 'created': u'2018-12-24T00:09:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-24T00:09:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-24 00:09:05,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-24 00:09:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_bcf6180a-d751-4324-8014-da702778e310", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-24 00:09:06,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18db5615-e33e-4571-85d6-d61da0c9bcd6 x-compute-request-id: req-18db5615-e33e-4571-85d6-d61da0c9bcd6 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_bcf6180a-d751-4324-8014-da702778e310", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2f53337e-11d9-4a2f-a498-dad572072f38", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2f53337e-11d9-4a2f-a498-dad572072f38"}} 2018-12-24 00:09:06,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18db5615-e33e-4571-85d6-d61da0c9bcd6 2018-12-24 00:09:06,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.201382875443s 2018-12-24 00:09:06,135 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18db5615-e33e-4571-85d6-d61da0c9bcd6 2018-12-24 00:09:06,136 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_bcf6180a-d751-4324-8014-da702778e310', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'2f53337e-11d9-4a2f-a498-dad572072f38', 'swap': 0}) 2018-12-24 00:09:06,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-24 00:09:06,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" -d '{"extra_specs": {}}' 2018-12-24 00:09:06,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5a97d1b-f5a3-47a6-b13d-1037868bca6e x-compute-request-id: req-b5a97d1b-f5a3-47a6-b13d-1037868bca6e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-24 00:09:06,152 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38/os-extra_specs used request id req-b5a97d1b-f5a3-47a6-b13d-1037868bca6e 2018-12-24 00:09:06,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0164859294891s 2018-12-24 00:09:06,153 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38/os-extra_specs used request id req-b5a97d1b-f5a3-47a6-b13d-1037868bca6e 2018-12-24 00:09:06,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-12-24 00:09:06,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Mon, 24 Dec 2018 00:09:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-24 00:09:06,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-12-24 00:09:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:09:06,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045c6499-6259-4bcd-9859-c0c66179b73b Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4a6e8687b5cb430db45c48f8d3db9af7", "links": {"self": "http://172.30.9.21:5000/v3/roles/4a6e8687b5cb430db45c48f8d3db9af7"}, "name": "Member"}, {"domain_id": null, "id": "4cfbc5b874554b739e98ab86495a7183", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cfbc5b874554b739e98ab86495a7183"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5fbc19fcfc0248e5890ab762133895f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fbc19fcfc0248e5890ab762133895f3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c292cec35e7f413ca25670f95ed8e7d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/c292cec35e7f413ca25670f95ed8e7d6"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ec2f30a01664462cb5142a9242e8ce07", "links": {"self": "http://172.30.9.21:5000/v3/roles/ec2f30a01664462cb5142a9242e8ce07"}, "name": "admin"}]} 2018-12-24 00:09:06,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-045c6499-6259-4bcd-9859-c0c66179b73b 2018-12-24 00:09:06,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.094141960144s 2018-12-24 00:09:06,255 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-045c6499-6259-4bcd-9859-c0c66179b73b 2018-12-24 00:09:06,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-24 00:09:06,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:09:06,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:09:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b96ae9c-cbb4-4f3d-aafc-59d88740d5a0 x-compute-request-id: req-1b96ae9c-cbb4-4f3d-aafc-59d88740d5a0 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 15}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-12-24 00:09:06,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-1b96ae9c-cbb4-4f3d-aafc-59d88740d5a0 2018-12-24 00:09:06,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0282928943634s 2018-12-24 00:09:06,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-1b96ae9c-cbb4-4f3d-aafc-59d88740d5a0 2018-12-24 00:09:06,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-24 00:09:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:09:06,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-48126784-3910-4ffa-a41c-efbf5e94c16a Date: Mon, 24 Dec 2018 00:09:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap", "metadata": {}}], "file": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file", "owner": "e538fcd4b11e4fe2b808010d48c087c5", "id": "a5592016-be96-4084-9284-bbd70c52b0cb", "size": 12716032, "self": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-24T00:09:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-24T00:09:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-24 00:09:06,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-48126784-3910-4ffa-a41c-efbf5e94c16a 2018-12-24 00:09:06,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0195989608765s 2018-12-24 00:09:06,312 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-48126784-3910-4ffa-a41c-efbf5e94c16a 2018-12-24 00:09:06,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-24 00:09:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310"}' 2018-12-24 00:09:06,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc89b228-fa6b-4c95-b26a-3c1f7cf50206 Date: Mon, 24 Dec 2018 00:09:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/file", "owner": "e538fcd4b11e4fe2b808010d48c087c5", "id": "50fb56c3-8d2a-4932-9c5f-c66b509f44d1", "size": null, "self": "/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-24T00:09:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310", "checksum": null, "created_at": "2018-12-24T00:09:06Z", "protected": false} 2018-12-24 00:09:06,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bc89b228-fa6b-4c95-b26a-3c1f7cf50206 2018-12-24 00:09:06,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0722188949585s 2018-12-24 00:09:06,388 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bc89b228-fa6b-4c95-b26a-3c1f7cf50206 returning object 50fb56c3-8d2a-4932-9c5f-c66b509f44d1 2018-12-24 00:09:06,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-24 00:09:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" -d '' 2018-12-24 00:09:06,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-00a3e77b-9650-468b-a542-2b129aabc400 Date: Mon, 24 Dec 2018 00:09:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-24 00:09:06,989 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/file used request id req-00a3e77b-9650-468b-a542-2b129aabc400 2018-12-24 00:09:06,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.600792884827s 2018-12-24 00:09:06,990 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/file used request id req-00a3e77b-9650-468b-a542-2b129aabc400 2018-12-24 00:09:06,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-24 00:09:06,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:09:07,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-d747c8fb-daab-4dc7-a23c-674873ac23a5 Date: Mon, 24 Dec 2018 00:09:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/snap", "metadata": {}}], "file": "/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/file", "owner": "e538fcd4b11e4fe2b808010d48c087c5", "id": "50fb56c3-8d2a-4932-9c5f-c66b509f44d1", "size": 12716032, "self": "/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-24T00:09:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-24T00:09:06Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap", "metadata": {}}], "file": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file", "owner": "e538fcd4b11e4fe2b808010d48c087c5", "id": "a5592016-be96-4084-9284-bbd70c52b0cb", "size": 12716032, "self": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-24T00:09:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-24T00:09:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-24 00:09:07,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d747c8fb-daab-4dc7-a23c-674873ac23a5 2018-12-24 00:09:07,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245921611786s 2018-12-24 00:09:07,018 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d747c8fb-daab-4dc7-a23c-674873ac23a5 2018-12-24 00:09:07,020 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/file', 'owner': u'e538fcd4b11e4fe2b808010d48c087c5', 'id': u'50fb56c3-8d2a-4932-9c5f-c66b509f44d1', 'size': 12716032, u'self': u'/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e538fcd4b11e4fe2b808010d48c087c5', 'name': 'tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-24T00:09:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-24T00:09:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310', 'created': u'2018-12-24T00:09:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-24T00:09:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_bcf6180a-d751-4324-8014-da702778e310', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-24 00:09:07,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-24 00:09:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_bcf6180a-d751-4324-8014-da702778e310", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-24 00:09:07,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9fc6e52-6e28-4140-a80c-6be07450552e x-compute-request-id: req-a9fc6e52-6e28-4140-a80c-6be07450552e Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_bcf6180a-d751-4324-8014-da702778e310", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "25aa9448-96e1-4912-83ed-2e23af32aac4"}} 2018-12-24 00:09:07,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a9fc6e52-6e28-4140-a80c-6be07450552e 2018-12-24 00:09:07,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0275421142578s 2018-12-24 00:09:07,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a9fc6e52-6e28-4140-a80c-6be07450552e 2018-12-24 00:09:07,048 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_bcf6180a-d751-4324-8014-da702778e310', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'25aa9448-96e1-4912-83ed-2e23af32aac4', 'swap': 0}) 2018-12-24 00:09:07,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-24 00:09:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" -d '{"extra_specs": {}}' 2018-12-24 00:09:07,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de4e33fe-3766-4b38-abcb-f566c9f3b1c3 x-compute-request-id: req-de4e33fe-3766-4b38-abcb-f566c9f3b1c3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-24 00:09:07,066 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4/os-extra_specs used request id req-de4e33fe-3766-4b38-abcb-f566c9f3b1c3 2018-12-24 00:09:07,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0172250270844s 2018-12-24 00:09:07,066 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4/os-extra_specs used request id req-de4e33fe-3766-4b38-abcb-f566c9f3b1c3 2018-12-24 00:09:07,066 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_bcf6180a-d751-4324-8014-da702778e310', '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'a566a01ffbd944e5ac1274f05a5753a7', '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'25aa9448-96e1-4912-83ed-2e23af32aac4', 'swap': 0}) 2018-12-24 00:09:09,724 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-24 00:09:09,725 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-24 00:09:09,725 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-24 00:09:09,728 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-24 00:09:09,748 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-24 00:09:11,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ea4544e4-53b3-407c-8879-8c323ff5581e/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-12-24 00:09:11,695 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-24 00:09:11,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-12-24 00:10:04,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:10:04.118 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [41.166s] 2018-12-24 00:10:50,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:10:50.463 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [36.199s] 2018-12-24 00:11:35,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:11:35.076 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [39.098s] 2018-12-24 00:13:20,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:13:20.326 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [105.240s] 2018-12-24 00:14:44,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:14:44.421 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [79.043s] 2018-12-24 00:14:50,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:14:50.370 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.730s] 2018-12-24 00:16:04,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:16:04.690 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [68.311s] 2018-12-24 00:16:49,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:16:49.142 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [44.446s] 2018-12-24 00:17:21,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:17:21.334 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [21.953s] 2018-12-24 00:18:01,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:18:01.336 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [20.058s] 2018-12-24 00:18:27,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:18:27.286 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-12-24 00:19:01,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:19:01.792 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [34.489s] 2018-12-24 00:20:05,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-24 00:20:05.139 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [63.331s] 2018-12-24 00:20:21,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 37577c28-0490-4e92-ab72-9d3f662b1d72 2018-12-24 00:20:21,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '37577c28-0490-4e92-ab72-9d3f662b1d72']'. 2018-12-24 00:20:21,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-24 00:20:21,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-24 00:20:21,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-24 00:20:21,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 37577c28-0490-4e92-ab72-9d3f662b1d72 | 2018-12-24 00:20:21,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-24 00:09:13 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-24 00:20:20 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:07 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ea4544e4-53b3-407c-8879-8c323ff5581e) | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ac34bbff-2608-4c54-87fa-118ecaa5e0ef) | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 649.175 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-24 00:20:21,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-24 00:20:21,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-24 00:20:21,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-24 00:20:21,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-24 00:20:21,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2018-12-24 00:20:23,431 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 11:18 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-24 00:20:23,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-24 00:20:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:20:24,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-588cc7e6-d726-457a-b989-ff3933d31d5a Date: Mon, 24 Dec 2018 00:20:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-24 00:20:24,175 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1 used request id req-588cc7e6-d726-457a-b989-ff3933d31d5a 2018-12-24 00:20:24,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.737246990204s 2018-12-24 00:20:24,175 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/50fb56c3-8d2a-4932-9c5f-c66b509f44d1 used request id req-588cc7e6-d726-457a-b989-ff3933d31d5a 2018-12-24 00:20:24,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-24 00:20:24,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:24,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00: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-29be0d1f-70d2-48d6-8cb4-bb555e65744b x-compute-request-id: req-29be0d1f-70d2-48d6-8cb4-bb555e65744b Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_bcf6180a-d751-4324-8014-da702778e310", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "25aa9448-96e1-4912-83ed-2e23af32aac4"}, {"name": "tempest_scenario-flavor_bcf6180a-d751-4324-8014-da702778e310", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2f53337e-11d9-4a2f-a498-dad572072f38", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2f53337e-11d9-4a2f-a498-dad572072f38"}]} 2018-12-24 00:20:24,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-29be0d1f-70d2-48d6-8cb4-bb555e65744b 2018-12-24 00:20:24,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.21860408783s 2018-12-24 00:20:24,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-29be0d1f-70d2-48d6-8cb4-bb555e65744b 2018-12-24 00:20:24,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-24 00:20:24,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:24,430 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 24 Dec 2018 00: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 x-openstack-request-id: req-f90bcb57-8601-4618-94f1-d254f3a64e1b x-compute-request-id: req-f90bcb57-8601-4618-94f1-d254f3a64e1b Content-Length: 0 Content-Type: application/json 2018-12-24 00:20:24,430 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4 used request id req-f90bcb57-8601-4618-94f1-d254f3a64e1b 2018-12-24 00:20:24,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331490039825s 2018-12-24 00:20:24,431 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/25aa9448-96e1-4912-83ed-2e23af32aac4 used request id req-f90bcb57-8601-4618-94f1-d254f3a64e1b 2018-12-24 00:20:24,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-24 00:20:24,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:20:24,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-9aca366c-bec7-4356-b863-d99f02ac4c40 Date: Mon, 24 Dec 2018 00:20:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap", "metadata": {}}], "file": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb/file", "owner": "e538fcd4b11e4fe2b808010d48c087c5", "id": "a5592016-be96-4084-9284-bbd70c52b0cb", "size": 12716032, "self": "/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb", "disk_format": "qcow2", "direct_url": "rbd://d2c89ae3-ec08-49cf-9b3d-b85bdce29d14/images/a5592016-be96-4084-9284-bbd70c52b0cb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-24T00:09:05Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_bcf6180a-d751-4324-8014-da702778e310", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-24T00:09:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-24 00:20:24,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9aca366c-bec7-4356-b863-d99f02ac4c40 2018-12-24 00:20:24,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241901874542s 2018-12-24 00:20:24,459 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9aca366c-bec7-4356-b863-d99f02ac4c40 2018-12-24 00:20:24,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-24 00:20:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ad4f17958dc66b594262a8f1ceb6fb6b4540dde0" 2018-12-24 00:20:25,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1df1247c-bb75-47b3-9d77-f2920d6b4b1e Date: Mon, 24 Dec 2018 00:20:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-24 00:20:25,224 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb used request id req-1df1247c-bb75-47b3-9d77-f2920d6b4b1e 2018-12-24 00:20:25,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.763085842133s 2018-12-24 00:20:25,224 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a5592016-be96-4084-9284-bbd70c52b0cb used request id req-1df1247c-bb75-47b3-9d77-f2920d6b4b1e 2018-12-24 00:20:25,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-24 00:20:25,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:25,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:20: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-119e6cac-5a81-4def-b1a1-7a2e4d83bdbd x-compute-request-id: req-119e6cac-5a81-4def-b1a1-7a2e4d83bdbd Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_bcf6180a-d751-4324-8014-da702778e310", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2f53337e-11d9-4a2f-a498-dad572072f38", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "2f53337e-11d9-4a2f-a498-dad572072f38"}]} 2018-12-24 00:20:25,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-119e6cac-5a81-4def-b1a1-7a2e4d83bdbd 2018-12-24 00:20:25,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023313999176s 2018-12-24 00:20:25,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-119e6cac-5a81-4def-b1a1-7a2e4d83bdbd 2018-12-24 00:20:25,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-24 00:20:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:25,294 - keystoneauth.session - DEBUG - RESP: [202] Date: Mon, 24 Dec 2018 00:20: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-d8fc9608-46c7-4f27-8a17-4e7af32721b2 x-compute-request-id: req-d8fc9608-46c7-4f27-8a17-4e7af32721b2 Content-Length: 0 Content-Type: application/json 2018-12-24 00:20:25,294 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38 used request id req-d8fc9608-46c7-4f27-8a17-4e7af32721b2 2018-12-24 00:20:25,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0441160202026s 2018-12-24 00:20:25,295 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2f53337e-11d9-4a2f-a498-dad572072f38 used request id req-d8fc9608-46c7-4f27-8a17-4e7af32721b2 2018-12-24 00:20:25,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-24 00:20:25,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:25,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2520f2e-f3c4-4de7-9f74-ae587425d433 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/14d664261d0d4cf287593dd7c3fa8637"}, "domain_id": "default", "enabled": true, "options": {}, "id": "14d664261d0d4cf287593dd7c3fa8637", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2629381fd212405581999fe9f546e584"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2629381fd212405581999fe9f546e584", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/2fedb14221ef4a719ed8dcd439690f74"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fedb14221ef4a719ed8dcd439690f74", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5031e2ec96904170866057466febdefa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5031e2ec96904170866057466febdefa", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a014ce8059614339af6ff5ae5851acd5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a014ce8059614339af6ff5ae5851acd5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b28c56a265614398a4f83862465fc665"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b28c56a265614398a4f83862465fc665", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/b967eade9bdc4841ab68dab7fd14fc0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b967eade9bdc4841ab68dab7fd14fc0f", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/c17aac65cf6e41288433a32624910267"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c17aac65cf6e41288433a32624910267", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/cfdc48ed5b73414fb43b06ce1fc31b61"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfdc48ed5b73414fb43b06ce1fc31b61", "email": "neutron@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/def21b462c7943fdaf8641d7ea52190c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "def21b462c7943fdaf8641d7ea52190c", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310", "links": {"self": "http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e17e59ed464f4b04b287996941c5cbf4", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/ec5ee88077794b8aa42075981dedde70"}, "domain_id": "ffc4b450532943ccb1479e31efd111c3", "enabled": true, "options": {}, "id": "ec5ee88077794b8aa42075981dedde70", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/f1f976eb86964759bfecec84adbfa433"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f1f976eb86964759bfecec84adbfa433", "email": "nova@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/f2929134f8ab414b9ba73e992d7fb533"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f2929134f8ab414b9ba73e992d7fb533", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b4590df7aa4f54b4fc8f248a5fffe2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f4b4590df7aa4f54b4fc8f248a5fffe2", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-24 00:20:25,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f2520f2e-f3c4-4de7-9f74-ae587425d433 2018-12-24 00:20:25,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118587970734s 2018-12-24 00:20:25,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f2520f2e-f3c4-4de7-9f74-ae587425d433 2018-12-24 00:20:25,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-24 00:20:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:25,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6497771-6821-4cb5-bc4b-4d1db91d2a92 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_bcf6180a-d751-4324-8014-da702778e310", "links": {"self": "http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e17e59ed464f4b04b287996941c5cbf4", "description": null}} 2018-12-24 00:20:25,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4 used request id req-d6497771-6821-4cb5-bc4b-4d1db91d2a92 2018-12-24 00:20:25,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11320400238s 2018-12-24 00:20:25,533 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4 used request id req-d6497771-6821-4cb5-bc4b-4d1db91d2a92 2018-12-24 00:20:25,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-24 00:20:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:25,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 24 Dec 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dac353f-e23b-43b6-8a65-283317e36188 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-24 00:20:25,774 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4 used request id req-0dac353f-e23b-43b6-8a65-283317e36188 2018-12-24 00:20:25,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.240298986435s 2018-12-24 00:20:25,775 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e17e59ed464f4b04b287996941c5cbf4 used request id req-0dac353f-e23b-43b6-8a65-283317e36188 2018-12-24 00:20:25,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-24 00:20:25,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:25,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Mon, 24 Dec 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e2a6ba-efb4-44ca-95d5-5cd348136650 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9e87b8ff4a514b208d6408cd95de604f"}, "tags": [], "enabled": true, "id": "9e87b8ff4a514b208d6408cd95de604f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/a566a01ffbd944e5ac1274f05a5753a7"}, "tags": [], "enabled": true, "id": "a566a01ffbd944e5ac1274f05a5753a7", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5"}, "tags": [], "enabled": true, "id": "e538fcd4b11e4fe2b808010d48c087c5", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_bcf6180a-d751-4324-8014-da702778e310"}]} 2018-12-24 00:20:25,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f7e2a6ba-efb4-44ca-95d5-5cd348136650 2018-12-24 00:20:25,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0971658229828s 2018-12-24 00:20:25,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f7e2a6ba-efb4-44ca-95d5-5cd348136650 2018-12-24 00:20:25,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-24 00:20:25,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:26,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Mon, 24 Dec 2018 00:20:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3345e88b-7673-47f0-8ba1-f3786ce84a79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-24 00:20:26,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5 used request id req-3345e88b-7673-47f0-8ba1-f3786ce84a79 2018-12-24 00:20:26,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.176329135895s 2018-12-24 00:20:26,060 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e538fcd4b11e4fe2b808010d48c087c5 used request id req-3345e88b-7673-47f0-8ba1-f3786ce84a79 2018-12-24 00:20:26,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-24 00:20:26,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e538fcd4b11e4fe2b808010d48c087c5&name=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}25ba9ec40f97c944bbf09e6228c2509024b9a928" 2018-12-24 00:20:26,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0ea3d379-4eb4-45e9-8a83-d028444e2e32 Date: Mon, 24 Dec 2018 00:20:26 GMT RESP BODY: {"security_groups": []} 2018-12-24 00:20:26,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e538fcd4b11e4fe2b808010d48c087c5&name=default used request id req-0ea3d379-4eb4-45e9-8a83-d028444e2e32 2018-12-24 00:20:26,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.219606876373s 2018-12-24 00:20:26,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e538fcd4b11e4fe2b808010d48c087c5&name=default used request id req-0ea3d379-4eb4-45e9-8a83-d028444e2e32 2018-12-24 00:20:26,283 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK